:root{--v5-ink: #0a0a0b;--v5-ink-2: #17171a;--v5-muted: #6b675f;--v5-faint: #a09b92;--v5-canvas: #fdfdfc;--v5-panel: #f6f5f2;--v5-line: rgba(10, 10, 11, .08);--v5-line-strong: rgba(10, 10, 11, .16);--v5-on-ink: #f4f1ea;--v5-on-ink-muted: rgba(244, 241, 234, .62);--v5-on-ink-line: rgba(244, 241, 234, .14);--v5-shadow-card: 0 8px 28px rgba(10, 10, 11, .04);--v5-shadow-float: 0 1px 2px rgba(10, 10, 11, .06), 0 30px 70px var(--v5-shadow-float-tint, rgba(10, 10, 11, .2));--v5-orange: #f97316;--v5-orange-deep: #c2410c;--v5-orange-soft: #fff1e6;--v5-serif: "EB Garamond Variable", "EB Garamond", Georgia, serif;--v5-sans: "Geist Variable", "Geist", system-ui, sans-serif;--v5-mono: "Geist Mono", ui-monospace, monospace;--v5-rail: 1120px;--v5-rail-wide: 1480px;--v5-gut: clamp(20px, 5vw, 56px);--v5-pad: clamp(80px, 11vw, 136px);--v5-radius-lg: 24px;--v5-radius: 16px;--v5-radius-sm: 10px}.home-v5{background:var(--v5-canvas);color:var(--v5-ink);font-family:var(--v5-sans);font-size:15px;line-height:1.6;font-feature-settings:"ss01","cv11";-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:clip}.home-v5 *,.home-v5 *:before,.home-v5 *:after{box-sizing:border-box}.home-v5 ::selection{background:#f9731638}.home-v5 .v5-section{position:relative;padding:var(--v5-pad) var(--v5-gut)}.home-v5 .v5-rail{width:100%;max-width:var(--v5-rail);margin:0 auto;position:relative}.home-v5 .v5-wide{width:100%;max-width:var(--v5-rail-wide);margin-inline:auto}.home-v5 .v5-tint{background:var(--v5-panel);border-top:1px solid var(--v5-line);border-bottom:1px solid var(--v5-line)}.home-v5 .v5-h2{font-family:var(--v5-serif);font-weight:400;font-size:clamp(30px,4.6vw,48px);line-height:1.05;letter-spacing:-.02em;margin:18px 0 0;max-width:680px}.home-v5 .v5-h2 em{font-style:normal;font-weight:400;color:inherit}.home-v5 .v5-lead{color:var(--v5-muted);max-width:560px;margin:16px 0 0;font-size:16px;line-height:1.65;text-wrap:pretty}.home-v5 .v5-fig{margin-top:32px;font-family:var(--v5-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--v5-faint);text-align:center}.home-v5 .v5-center{text-align:center;display:flex;flex-direction:column;align-items:center}.home-v5 .v5-center .v5-h2,.home-v5 .v5-center .v5-lead{margin-inline:auto}.v5-btn{display:inline-flex;align-items:center;gap:9px;padding:12px 22px;border-radius:12px;font-weight:500;font-size:14.5px;line-height:1;border:1px solid var(--v5-line-strong);background:#fff;color:var(--v5-ink);cursor:pointer;transition:border-color .2s ease,background .2s ease;will-change:transform}.v5-btn:hover{border-color:#0a0a0b4d}.v5-btn svg{width:15px;height:15px;transition:transform .25s cubic-bezier(.2,.8,.2,1)}.v5-btn:hover svg{transform:translate(3px)}.v5-btn--primary{position:relative;overflow:hidden;background:var(--v5-orange);border-color:var(--v5-orange);color:#fff;box-shadow:inset 0 1px #ffffff40,0 4px 16px #f9731647}.v5-btn--primary:hover{background:#fb8534;border-color:#fb8534}.v5-btn--sm{padding:10px 18px;font-size:14px}.v5-btn--lg{padding:15px 28px;font-size:15px}.v5-btn--ghost{background:transparent;border-color:transparent;color:var(--v5-muted)}.v5-btn--ghost:hover{border-color:transparent;background:#0a0a0b0a;color:var(--v5-ink)}.v5-btn--primary:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.35) 50%,transparent 60%);transform:translate(-120%);transition:transform .6s ease;pointer-events:none}.v5-btn--primary:hover:after{transform:translate(120%)}.home-v5 .v5-ic{background:var(--v5-orange-soft);color:var(--v5-orange-deep);width:30px;height:30px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;flex:none;transition:transform .25s cubic-bezier(.2,.8,.2,1)}.home-v5 .v5-ic svg{width:15px;height:15px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.home-v5 .v5-ic--sm{width:24px;height:24px;border-radius:7px}.home-v5 .v5-ic--sm svg{width:12.5px;height:12.5px}.home-v5 .v5-badge{font-family:var(--v5-mono);font-size:10px;font-weight:500;letter-spacing:.08em;border-radius:6px;padding:3px 8px;white-space:nowrap}.home-v5 .v5-badge--live{color:var(--v5-orange-deep);background:var(--v5-orange-soft);border:1px solid rgba(249,115,22,.3)}.home-v5 .v5-badge--stale,.home-v5 .v5-badge--tag{color:var(--v5-muted);background:var(--v5-panel);border:1px solid var(--v5-line-strong)}.home-v5 .v5-hero{position:relative;padding:clamp(112px,14vh,150px) var(--v5-gut) 0;overflow:clip;min-height:100svh;display:flex;flex-direction:column}@media(min-width:961px){.home-v5 .v5-shot{flex:1;min-height:clamp(520px,52vh,720px)}}.home-v5 .v5-hero .v5-rail{display:flex;flex-direction:column;flex:1;min-height:0}.home-v5 .v5-hero-tabs{padding-top:clamp(32px,4vw,48px)}.home-v5 .v5-hero-art{position:absolute;inset:0;pointer-events:none;background:radial-gradient(640px 320px at 82% 0%,rgba(249,115,22,.09),transparent 70%),radial-gradient(480px 280px at 6% 42%,rgba(79,110,247,.05),transparent 70%)}.home-v5 .v5-hero-lines{position:absolute;top:-40px;right:-80px;width:min(760px,70vw);height:auto;opacity:.6}.home-v5 .v5-hero-lines path{fill:none;stroke:var(--v5-orange);stroke-width:1}.home-v5 .v5-hero h1{font-family:var(--v5-serif);font-weight:400;font-size:clamp(42px,6.6vw,74px);line-height:1;letter-spacing:-.025em;max-width:840px;margin:26px 0 0}.home-v5 .v5-hero h1 em{font-style:normal;font-weight:400;color:inherit}.home-v5 .v5-word{display:inline-block;overflow:hidden;vertical-align:bottom;padding-bottom:.24em;margin-bottom:-.24em}.home-v5 .v5-word>span{display:inline-block;will-change:transform}.home-v5 .v5-hero-sub{color:var(--v5-muted);font-size:17px;line-height:1.65;max-width:760px;margin:24px 0 0;text-wrap:pretty}.home-v5 .v5-hero-cta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px}.home-v5 .v5-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.home-v5 .v5-tab{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border-radius:12px;font-size:14px;font-weight:500;line-height:1;color:var(--v5-muted);background:#fff;border:1px solid var(--v5-line-strong);cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.home-v5 .v5-tab svg{width:15px;height:15px;opacity:.7}.home-v5 .v5-tab:hover{color:var(--v5-ink);border-color:#0a0a0b4d}.home-v5 .v5-tab.on{background:var(--v5-ink);color:#fff;border-color:var(--v5-ink)}.home-v5 .v5-tab.on svg{opacity:1}.home-v5 .v5-shot{position:relative;left:50%;translate:-50% 0;width:min(110%,calc(100vw - 2 * var(--v5-gut)));margin-top:clamp(28px,4vw,44px);border-radius:18px 18px 0 0;box-shadow:0 -1px #0a0a0b05,0 24px 80px #0a0a0b1a;overflow:hidden;mask-image:linear-gradient(180deg,#000 calc(100% - 140px),#0000001a);-webkit-mask-image:linear-gradient(180deg,#000 calc(100% - 140px),rgba(0,0,0,.1) 100%)}.home-v5 .v5-app{display:grid;grid-template-columns:216px 1fr;min-height:clamp(520px,56vw,760px);border:1px solid var(--v5-line);border-bottom:none;border-radius:18px 18px 0 0;background:#fff;overflow:hidden;font-size:12.5px}.home-v5 .v5-app-side{border-right:1px solid var(--v5-line);background:#fbfbfa;padding:16px 12px;display:flex;flex-direction:column;gap:4px}.home-v5 .v5-app-brand{display:flex;align-items:center;gap:6px;font-family:var(--font-serif);font-weight:700;font-size:1.35em;letter-spacing:-.04em;color:var(--v5-ink);padding:2px 8px 14px}.home-v5 .v5-app-nav{display:flex;align-items:center;gap:9px;padding:7px 9px;border-radius:8px;color:var(--v5-muted);font-weight:450}.home-v5 .v5-app-nav svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;opacity:.75}.home-v5 .v5-app-nav.on{background:var(--v5-orange-soft);color:var(--v5-orange-deep);font-weight:550}.home-v5 .v5-app-user{margin-top:auto;display:flex;align-items:center;gap:9px;padding:8px 9px;border-top:1px solid var(--v5-line)}.home-v5 .v5-app-user i{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,var(--v5-amber, #fdba74),var(--v5-orange));flex:none}.home-v5 .v5-app-user b{display:block;font-size:11.5px;font-weight:550;color:var(--v5-ink);line-height:1.3}.home-v5 .v5-app-user span{font-size:10.5px;color:var(--v5-faint)}.home-v5 .v5-app-main{display:flex;flex-direction:column;min-width:0}.home-v5 .v5-app-top{display:flex;align-items:center;gap:10px;padding:11px 18px;border-bottom:1px solid var(--v5-line)}.home-v5 .v5-app-top .crumb{font-weight:500;color:var(--v5-ink);white-space:nowrap}.home-v5 .v5-app-top .crumb em{font-style:normal;color:var(--v5-faint);padding:0 3px}.home-v5 .v5-app-search{margin-left:auto;font-family:var(--v5-mono);font-size:10.5px;color:var(--v5-faint);border:1px solid var(--v5-line);background:var(--v5-panel);border-radius:8px;padding:6px 12px;white-space:nowrap}.home-v5 .v5-app-ask{font-size:11.5px;font-weight:500;color:var(--v5-orange-deep);border:1px solid rgba(249,115,22,.3);background:var(--v5-orange-soft);border-radius:8px;padding:6px 11px;white-space:nowrap}.home-v5 .v5-app-publish{font-size:11.5px;font-weight:550;color:#fff;background:var(--v5-orange);border-radius:8px;padding:6px 13px;box-shadow:inset 0 1px #ffffff40;white-space:nowrap}.home-v5 .v5-app-body{display:grid;grid-template-columns:1fr 190px;gap:0;flex:1;min-height:0}.home-v5 .v5-app-doc{padding:22px 26px;display:flex;flex-direction:column;gap:10px;min-width:0}.home-v5 .v5-app-eyebrow{font-family:var(--v5-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--v5-faint)}.home-v5 .v5-app-doc h4{font-family:var(--v5-serif);font-weight:500;font-size:24px;letter-spacing:-.01em;margin:0;color:var(--v5-ink)}.home-v5 .v5-app-chips{display:flex;gap:6px;margin-bottom:4px}.home-v5 .v5-app-line{height:8px;border-radius:4px;background:#0a0a0b0f}.home-v5 .v5-app-tiles{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:8px}.home-v5 .v5-app-tile{background-color:var(--v5-orange-soft);color:var(--v5-orange-deep);height:92px;border-radius:10px;border:1px solid var(--v5-line);display:flex;align-items:center;justify-content:center;background-image:radial-gradient(rgba(10,10,11,.05) 1px,transparent 1px);background-size:10px 10px}.home-v5 .v5-app-tile svg{stroke:var(--v5-orange-deep);width:26px;height:26px;stroke-width:1.6;fill:none;stroke-linecap:round;stroke-linejoin:round}.home-v5 .v5-app-tilecaps{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:6px}.home-v5 .v5-app-tilecaps b{display:block;font-size:12px;font-weight:550;color:var(--v5-ink)}.home-v5 .v5-app-tilecaps span span{font-size:11px;color:var(--v5-muted)}.home-v5 .v5-app-rail{border-left:1px solid var(--v5-line);padding:18px 16px;display:flex;flex-direction:column;gap:18px;background:#fbfbfa}.home-v5 .v5-app-panel{display:flex;flex-direction:column;gap:8px}.home-v5 .v5-app-panel .h{font-family:var(--v5-mono);font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--v5-faint)}.home-v5 .v5-app-panel .row{display:flex;align-items:center;gap:8px;font-size:11.5px;font-weight:500;color:var(--v5-ink)}.home-v5 .v5-app-panel .row .ok{margin-left:auto;font-style:normal;color:var(--v5-orange-deep);font-size:11px}.home-v5 .v5-app-panel .toc{font-size:11.5px;color:var(--v5-muted);padding-left:10px;border-left:1.5px solid var(--v5-line)}.home-v5 .v5-app-panel .toc.on{color:var(--v5-orange-deep);border-left-color:var(--v5-orange);font-weight:500}.home-v5 .v5-drift{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:52px}.home-v5 .v5-drift-card{border:1px solid var(--v5-line);background:#fff;border-radius:var(--v5-radius);padding:20px;position:relative;box-shadow:var(--v5-shadow-card);will-change:transform}.home-v5 .v5-drift-tool{font-family:var(--v5-mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--v5-faint);display:flex;align-items:center;gap:7px}.home-v5 .v5-drift-tool i{width:8px;height:8px;border-radius:3px;flex:none}.home-v5 .v5-drift-card h4{font-size:15.5px;font-weight:600;letter-spacing:-.01em;margin:10px 0 0}.home-v5 .v5-drift-card .v5-badge--stale{position:absolute;top:15px;right:15px}.home-v5 .v5-aged{margin-top:14px;border:1px solid var(--v5-line);border-radius:var(--v5-radius-sm);background:var(--v5-canvas);padding:12px;display:flex;flex-direction:column;gap:7px}.home-v5 .v5-aged .bar,.home-v5 .v5-agent-mock .line{height:7px;border-radius:4px;background:#0a0a0b14}.home-v5 .v5-aged .bar.dim,.home-v5 .v5-agent-mock .line.dim{background:#0a0a0b0d}.home-v5 .v5-aged .meta{font-family:var(--v5-mono);font-size:10px;color:var(--v5-faint);display:flex;justify-content:space-between;margin-top:3px}.home-v5 .v5-aged .meta s{text-decoration-color:#0a0a0b59}.home-v5 .v5-tour-row{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:clamp(40px,6vw,96px);align-items:center;margin-top:52px}.home-v5 .v5-tour-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.home-v5 .v5-tour-step{position:relative;display:grid;grid-template-columns:30px 1fr;gap:26px;padding-bottom:34px}.home-v5 .v5-tour-steps>li:last-child .v5-tour-step{padding-bottom:0}.home-v5 .v5-tour-step .ic{display:grid;place-items:center;width:30px;height:30px;color:var(--v5-ink)}.home-v5 .v5-tour-step .ic svg{width:26px;height:26px;stroke-width:1.4}.home-v5 .v5-tour-steps>li:not(:last-child) .v5-tour-step:before{content:"";position:absolute;left:15px;top:40px;bottom:8px;width:1px;background:var(--v5-line-strong)}.home-v5 .v5-tour-step h3{margin:0 0 8px;font-family:var(--v5-serif);font-weight:400;font-size:23px;letter-spacing:-.015em;line-height:1.2;color:var(--v5-ink)}.home-v5 .v5-tour-step p{margin:0;font-size:15px;line-height:1.6;color:var(--v5-muted);max-width:46ch}.home-v5 .v5-tour-stage{position:relative;padding:clamp(56px,7vw,96px) clamp(20px,2.5vw,32px) clamp(64px,8vw,110px);border-radius:var(--v5-radius-lg);background:url(/images/tour-lake.webp) center / cover no-repeat;overflow:hidden}.home-v5 .v5-tour-app{display:grid;grid-template-columns:148px 1fr;border-radius:14px;background:#fff;overflow:hidden;font-size:12.5px;color:var(--v5-ink-2);--v5-shadow-float-tint: rgba(30, 50, 70, .28);box-shadow:var(--v5-shadow-float)}.home-v5 .v5-tour-side{display:flex;flex-direction:column;gap:14px;padding:18px 12px;background:var(--v5-panel);border-right:1px solid var(--v5-line)}.home-v5 .v5-tour-side .brand{padding:0 8px;font-family:var(--v5-serif);font-size:18px;letter-spacing:-.02em;color:var(--v5-ink)}.home-v5 .v5-tour-side nav{display:flex;flex-direction:column;gap:2px}.home-v5 .v5-tour-main{display:flex;flex-direction:column;gap:14px;padding:18px 20px 12px;min-width:0}.home-v5 .v5-tour-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.home-v5 .v5-tour-head h4{margin:0 0 3px;font-family:var(--v5-serif);font-weight:400;font-size:18px;color:var(--v5-ink)}.home-v5 .v5-tour-head>div>span{font-size:11.5px;color:var(--v5-muted)}.home-v5 .v5-tour-select{flex:none;padding:6px 10px;border:1px solid var(--v5-line);border-radius:7px;font-size:11.5px;color:var(--v5-ink)}.home-v5 .v5-tour-table{display:flex;flex-direction:column}.home-v5 .v5-tour-tr{display:grid;grid-template-columns:1.6fr 1fr .8fr 14px;align-items:center;gap:12px;padding:10px 4px;border-bottom:1px solid var(--v5-line);white-space:nowrap}.home-v5 .v5-tour-tr>span:first-child{overflow:hidden;text-overflow:ellipsis}.home-v5 .v5-tour-tr.head{padding-top:0;font-family:var(--v5-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--v5-faint)}.home-v5 .v5-tour-tr i{font-style:normal;font-size:11px;padding:3px 8px;border-radius:6px;background:var(--v5-panel);color:var(--v5-ink-2)}.home-v5 .v5-tour-tr svg{width:13px;height:13px;color:var(--v5-faint)}.home-v5 .v5-dist{position:relative}.home-v5 .v5-dist .v5-h2{max-width:760px}.home-v5 .v5-dist-band{position:relative;margin-top:52px;height:clamp(520px,54vw,720px);overflow:clip;border-radius:var(--v5-radius-lg) var(--v5-radius-lg) 0 0;background:linear-gradient(to bottom,rgba(253,253,252,.28),transparent 30%),url(/images/dist-coast.webp) center / cover no-repeat}.home-v5 .v5-dist-wins{padding:clamp(72px,8vw,120px) var(--v5-gut) 0;max-width:1040px}.home-v5 .v5-win{border-radius:14px 14px 0 0;background:#fff;border:1px solid rgba(10,10,11,.1);border-bottom:0;box-shadow:0 30px 70px #0a0a0b29;overflow:hidden}.home-v5 .v5-win-shot{position:relative}.home-v5 .v5-win-shot img{display:block;width:100%;height:auto;transition:opacity .35s ease}.home-v5 .v5-win-shot img+img{position:absolute;inset:0}.home-v5 .v5-win-shot img[data-on=false]{opacity:0}.home-v5 .v5-dist-track{position:relative;height:3px;border-radius:0 0 3px 3px;background:var(--v5-line);overflow:hidden}.home-v5 .v5-dist-progress{position:absolute;inset:0;background:var(--v5-orange);transform-origin:left;transform:scaleX(0);animation:v5-dist-fill linear forwards;animation-play-state:paused}.home-v5 .v5-dist-progress[data-play=true]{animation-play-state:running}@keyframes v5-dist-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.home-v5 .v5-dist-note{position:absolute;top:34%;width:150px;font-family:var(--v5-serif);font-style:italic;font-size:19px;line-height:1.25;color:var(--v5-ink);transition:opacity .3s ease}.home-v5 .v5-dist-note[data-on=false]{opacity:0;visibility:hidden}.home-v5 .v5-dist-note svg{display:block;width:64px;height:48px;margin-top:10px;color:var(--v5-muted)}.home-v5 .v5-dist-note--l{left:28px;transform:rotate(-6deg)}.home-v5 .v5-dist-note--r{right:28px;text-align:right;transform:rotate(6deg)}.home-v5 .v5-dist-note--r svg{margin-left:auto}@media(max-width:1500px){.home-v5 .v5-dist-note{display:none}}.home-v5 .v5-dist-feats{display:grid;grid-template-columns:1fr 1fr;padding:52px var(--v5-gut) 0}.home-v5 .v5-dist-feat{display:flex;gap:22px;align-items:flex-start;padding:0 40px 0 0;border:0;background:none;text-align:left;cursor:pointer;width:100%;font:inherit}.home-v5 .v5-dist-feat:focus-visible{outline:2px solid var(--v5-line-strong);outline-offset:8px;border-radius:8px}.home-v5 .v5-dist-feat>span:last-child{display:block}.home-v5 .v5-dist-feats>:last-child .v5-dist-feat{padding-right:0;padding-left:40px;border-left:1px solid var(--v5-line)}.home-v5 .v5-dist-feat .ic{flex:none;width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:var(--v5-panel);border:1px solid var(--v5-line);color:var(--v5-muted);transition:background .2s,color .2s,border-color .2s}.home-v5 .v5-dist-feat:hover .ic{color:var(--v5-ink)}.home-v5 .v5-dist-feat[aria-selected=true] .ic{background:var(--v5-orange-soft);border-color:#f9731659;color:var(--v5-orange-deep)}.home-v5 .v5-dist-feat[aria-selected=false] h3{color:var(--v5-muted)}.home-v5 .v5-dist-feat .ic svg{width:20px;height:20px}.home-v5 .v5-dist-feat h3{margin:4px 0 8px;font-family:var(--v5-serif);font-weight:400;font-size:26px;letter-spacing:-.02em;color:var(--v5-ink)}.home-v5 .v5-dist-feat p{margin:0;font-size:15px;line-height:1.6;color:var(--v5-muted);max-width:46ch}@media(max-width:900px){.home-v5 .v5-dist-band{height:auto;padding-bottom:0}.home-v5 .v5-win{max-height:380px}.home-v5 .v5-dist-feats{grid-template-columns:1fr;gap:28px}.home-v5 .v5-dist-feats>:last-child .v5-dist-feat{padding-left:0;border-left:0;padding-top:28px;border-top:1px solid var(--v5-line)}.home-v5 .v5-dist-feat{padding-right:0}}.home-v5 .v5-stack-grid{display:grid;grid-template-columns:2fr 80px 3fr;gap:8px;align-items:center;margin-top:52px}.home-v5 .v5-stack-grid>*{min-width:0}.home-v5 .v5-stack-old{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.home-v5 .v5-stack-item{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 12px 10px 18px;border:1px solid var(--v5-line);border-radius:var(--v5-radius-sm);background:var(--v5-canvas);font-size:14.5px;color:var(--v5-ink)}.home-v5 .v5-stack-item .name{white-space:nowrap;font-family:var(--v5-mono);font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--v5-faint)}.home-v5 .v5-stack-item .tools{display:flex;gap:6px}.home-v5 .v5-stack-item .tile{flex:none;width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:color-mix(in srgb,currentColor 9%,transparent)}.home-v5 .v5-stack-item .tile svg{width:15px;height:15px}.home-v5 .v5-stack-arrow{position:relative;align-self:stretch;display:grid;place-items:center}.home-v5 .v5-stack-arrow:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:var(--v5-line)}.home-v5 .v5-stack-arrow span{position:relative;width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:var(--v5-canvas);border:1px solid var(--v5-line);box-shadow:var(--v5-shadow-card);color:var(--v5-orange)}.home-v5 .v5-stack-arrow svg{width:24px;height:24px;stroke-width:2.2}.home-v5 .v5-stack-stage{position:relative;padding:clamp(48px,6vw,88px) clamp(28px,4vw,60px);border-radius:var(--v5-radius-lg);background:url(/images/stack-sunset.webp) center / cover no-repeat;overflow:hidden}.home-v5 .v5-stack-card{display:grid;grid-template-columns:132px 1fr;border:1px solid rgba(10,10,11,.06);border-radius:18px;background:#fff;overflow:hidden;font-size:12.5px;--v5-shadow-float-tint: rgba(60, 30, 10, .28);box-shadow:var(--v5-shadow-float)}.home-v5 .v5-stack-side{display:flex;flex-direction:column;gap:14px;padding:18px 12px;background:var(--v5-panel);border-right:1px solid var(--v5-line)}.home-v5 .v5-stack-side .brand{display:inline-flex;align-items:center;gap:8px;padding:0 6px;font-family:var(--v5-serif);font-weight:600;font-size:19px;letter-spacing:-.04em;color:var(--v5-ink)}.home-v5 .v5-stack-side nav{display:flex;flex-direction:column;gap:2px}.home-v5 .v5-stack-main{display:flex;flex-direction:column;gap:14px;padding:18px;min-width:0}.home-v5 .v5-stack-bar{display:flex;align-items:center;gap:10px}.home-v5 .v5-stack-input{flex:1;min-width:0;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid var(--v5-line);border-radius:8px;color:var(--v5-faint);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-v5 .v5-stack-input svg{width:13px;height:13px;flex:none}.home-v5 .v5-stack-table{display:flex;flex-direction:column}.home-v5 .v5-stack-tr{display:grid;grid-template-columns:1.6fr 1fr 1fr 16px;align-items:center;gap:14px;padding:10px 6px;border-bottom:1px solid var(--v5-line);color:var(--v5-ink-2);white-space:nowrap}.home-v5 .v5-stack-tr:last-child{border-bottom:0}.home-v5 .v5-stack-tr.head{font-family:var(--v5-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--v5-faint);padding-top:0}.home-v5 .v5-stack-tr>span:first-child{overflow:hidden;text-overflow:ellipsis}.home-v5 .v5-stack-tr .demand{height:6px;border-radius:3px;background:var(--v5-orange-soft);overflow:hidden}.home-v5 .v5-stack-tr .demand i{display:block;height:100%;border-radius:inherit;background:var(--v5-orange);opacity:.85}.home-v5 .v5-stack-tr svg{width:14px;height:14px;color:var(--v5-faint)}@media(max-width:640px){.home-v5 .v5-stack-item .tile{width:26px;height:26px}.home-v5 .v5-stack-stage{padding:28px 14px}.home-v5 .v5-stack-card{grid-template-columns:1fr}.home-v5 .v5-stack-side{flex-direction:row;align-items:center;gap:10px;padding:12px;border-right:0;border-bottom:1px solid var(--v5-line);overflow-x:auto}.home-v5 .v5-stack-side nav{flex-direction:row;gap:4px;margin-left:auto}.home-v5 .v5-stack-main{padding:14px}.home-v5 .v5-stack-bar .v5-app-publish{padding-inline:10px}.home-v5 .v5-stack-tr{grid-template-columns:1fr auto 14px;gap:10px}.home-v5 .v5-stack-tr .demand,.home-v5 .v5-stack-tr.head>span:nth-child(2){display:none}}.home-v5 .v5-chip{font-family:var(--v5-mono);font-size:10.5px;color:var(--v5-muted);border:1px solid var(--v5-line);background:#fff;border-radius:7px;padding:4px 10px}.home-v5 .v5-faq{max-width:720px;margin:44px auto 0}.home-v5 .v5-faq-item{border-bottom:1px solid var(--v5-line)}.home-v5 .v5-faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:19px 4px;background:none;border:none;font:inherit;font-weight:500;font-size:15px;color:var(--v5-ink);text-align:left;cursor:pointer}.home-v5 .v5-faq-x{position:relative;width:16px;height:16px;flex:none}.home-v5 .v5-faq-x:before,.home-v5 .v5-faq-x:after{content:"";position:absolute;inset:0;margin:auto;background:var(--v5-faint);transition:transform .3s cubic-bezier(.2,.8,.2,1),background .3s ease}.home-v5 .v5-faq-x:before{width:14px;height:1.5px}.home-v5 .v5-faq-x:after{width:1.5px;height:14px}.home-v5 .v5-faq-item[data-open=true] .v5-faq-x:after{transform:rotate(90deg)}.home-v5 .v5-faq-item[data-open=true] .v5-faq-x:before,.home-v5 .v5-faq-item[data-open=true] .v5-faq-x:after{background:var(--v5-orange)}.home-v5 .v5-faq-a{overflow:hidden}.home-v5 .v5-faq-a>div{padding:0 4px 20px;color:var(--v5-muted);font-size:14px;line-height:1.65;max-width:62ch}.home-v5 .v5-final{text-align:center;border-top:1px solid var(--v5-line);overflow:clip;padding-block:var(--v5-pad)}.home-v5 .v5-final-glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(640px 320px at 50% 108%,rgba(249,115,22,.12),transparent 70%)}.home-v5 .v5-final .v5-h2{margin-inline:auto;font-size:clamp(38px,6vw,66px);max-width:820px}.home-v5 .v5-final .v5-lead{margin-inline:auto;max-width:720px}.home-v5 .v5-final .v5-hero-cta{justify-content:center}.home-v5 .v5-final-note{margin-top:18px;font-size:14px;color:var(--v5-faint)}.home-v5 .v5-final-note a{color:var(--v5-muted);text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}.home-v5 .v5-final-note a:hover{color:var(--v5-ink)}.home-v5 .v5-star{display:inline-block;fill:currentColor}.home-v5 .v5-agents-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:52px}.home-v5 .v5-agents-cell--wide{grid-column:span 2}.home-v5 .v5-agent-card{border:1px solid var(--v5-line);background:#fff;border-radius:var(--v5-radius);height:100%;box-shadow:var(--v5-shadow-card);display:flex;flex-direction:column}.home-v5 .v5-agent-card{padding:18px;gap:14px}.home-v5 .v5-agent-card>p{margin:0;font-size:13.5px;line-height:1.55;color:var(--v5-muted)}.home-v5 .v5-agent-card>p b{display:flex;align-items:center;gap:8px;margin-bottom:6px;font-size:17px;color:var(--v5-ink);font-weight:600}.home-v5 .v5-agent-card>p b svg{width:18px;height:18px;stroke-width:1.75;color:var(--v5-ink-2)}.home-v5 .v5-agent-mock{border:1px solid var(--v5-line);border-radius:var(--v5-radius-sm);background:var(--v5-canvas);display:flex;flex-direction:column}.home-v5 .v5-agent-mock{padding:14px;height:168px;gap:8px;justify-content:center}.home-v5 .v5-agent-mock .k{font-family:var(--v5-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--v5-faint)}.home-v5 .v5-agent-mock .big,.home-v5 .v5-stat .n{font-family:var(--v5-serif);line-height:1;letter-spacing:-.01em}.home-v5 .v5-agent-mock .big{font-size:30px}.home-v5 .v5-agent-mock .delta{font-family:var(--v5-mono);font-size:10.5px;color:var(--v5-faint)}.home-v5 .v5-agent-mock .delta{color:var(--v5-orange-deep)}.home-v5 .v5-agent-mock .chips{display:flex;flex-wrap:wrap;gap:6px}.home-v5 .v5-agent-mock .v5-chip{display:inline-flex;align-items:center;gap:6px}.home-v5 .v5-agent-mock .row{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:var(--v5-muted)}.home-v5 .v5-agent-mock .row i{font-style:normal;font-family:var(--v5-mono);font-size:11px}.home-v5 .v5-agent-mock .row .ok{color:var(--v5-orange-deep)}.home-v5 .v5-agent-mock .row .run{color:var(--v5-orange)}.home-v5 .v5-agent-mock .v5-badge{align-self:flex-start}.home-v5 .v5-link{display:inline-flex;align-items:center;gap:8px;margin-top:22px;font-weight:500;font-size:14.5px;color:var(--v5-ink);text-decoration:none;border-bottom:1px solid var(--v5-line-strong);padding-bottom:3px;transition:border-color .2s ease}.home-v5 .v5-link:hover{border-color:var(--v5-ink)}.home-v5 .v5-link svg{width:15px;height:15px;transition:transform .25s cubic-bezier(.2,.8,.2,1)}.home-v5 .v5-link:hover svg{transform:translate(3px)}.home-v5 .v5-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:56px}.home-v5 .v5-stat{display:flex;flex-direction:column;gap:8px;padding:6px 32px 6px 0}.home-v5 .v5-stat+.v5-stat{padding-left:32px;border-left:1px solid var(--v5-line)}.home-v5 .v5-stat .n{font-family:var(--v5-serif);font-size:clamp(30px,3.4vw,40px);line-height:1;letter-spacing:-.02em;color:var(--v5-ink)}.home-v5 .v5-stat .d{font-size:15px;line-height:1.45;color:var(--v5-muted);max-width:18ch}.home-v5 .v5-upd{border-top:1px solid var(--v5-line)}.home-v5 .v5-upd-head{display:flex;align-items:baseline;justify-content:space-between;gap:24px}.home-v5 .v5-upd-head .v5-h2{margin:0;font-size:28px}.home-v5 .v5-upd-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px}.home-v5 .v5-upd-card{display:flex;flex-direction:column;gap:12px;color:var(--v5-ink);text-decoration:none}.home-v5 .v5-upd-card .thumb{display:block;aspect-ratio:4 / 5;border-radius:var(--v5-radius);overflow:hidden;background:var(--v5-panel)}.home-v5 .v5-upd-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.home-v5 .v5-upd-card:hover img{transform:scale(1.03)}.home-v5 .v5-upd-card h3{margin:4px 0 0;font-size:16px;font-weight:500;letter-spacing:-.01em;line-height:1.35}.home-v5 .v5-upd-card .meta{font-size:12.5px;color:var(--v5-muted)}.home-v5 .v5-upd-card:focus-visible{outline:2px solid var(--v5-line-strong);outline-offset:6px;border-radius:var(--v5-radius)}@media(max-width:960px){.home-v5 .v5-shot{max-height:clamp(360px,60vw,520px)}.home-v5 .v5-app{grid-template-columns:1fr}.home-v5 .v5-app-side{display:none}.home-v5 .v5-app-body{grid-template-columns:1fr}.home-v5 .v5-app-rail,.home-v5 .v5-app-search{display:none}.home-v5 .v5-drift,.home-v5 .v5-tour-row{grid-template-columns:1fr}.home-v5 .v5-tour-stage{padding:28px 14px}.home-v5 .v5-tour-app{grid-template-columns:1fr}.home-v5 .v5-tour-side{flex-direction:row;align-items:center;border-right:0;border-bottom:1px solid var(--v5-line);overflow-x:auto}.home-v5 .v5-tour-side nav{flex-direction:row;margin-left:auto}.home-v5 .v5-tour-tr{grid-template-columns:1fr auto 14px}.home-v5 .v5-tour-tr>span:nth-child(2){display:none}.home-v5 .v5-stack-grid{grid-template-columns:1fr;gap:16px}.home-v5 .v5-stack-arrow{height:64px}.home-v5 .v5-stack-arrow:before{inset:50% 0 auto;width:auto;height:1px}.home-v5 .v5-stack-arrow svg{transform:rotate(90deg)}.home-v5 .v5-agents-grid,.home-v5 .v5-upd-grid{grid-template-columns:1fr 1fr}.home-v5 .v5-stats{grid-template-columns:1fr}.home-v5 .v5-stat{padding:18px 0}.home-v5 .v5-stat+.v5-stat{padding-left:0;border-left:0;border-top:1px solid var(--v5-line)}}@media(max-width:560px){.home-v5 .v5-agents-grid,.home-v5 .v5-upd-grid{grid-template-columns:1fr}.home-v5 .v5-agents-cell--wide{grid-column:auto}}.home-v5.pv5-page{min-height:100vh}.home-v5 .pv5-hero{padding-top:clamp(120px,16vw,176px);padding-bottom:clamp(48px,7vw,88px);border-bottom:1px solid var(--v5-line)}.home-v5 .pv5-h1{font-family:var(--v5-serif);font-weight:400;font-size:clamp(38px,5.6vw,62px);line-height:1.02;letter-spacing:-.025em;max-width:760px;margin:14px 0 0}.home-v5 .pv5-h1 em{font-style:normal;font-weight:400;color:inherit}.home-v5 .pv5-eyebrow{font-family:var(--v5-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--v5-orange);margin:0}.home-v5 .pv5-prose{max-width:680px;font-size:15.5px;line-height:1.75;color:var(--v5-ink-2)}.home-v5 .pv5-prose h2{font-family:var(--v5-serif);font-weight:400;font-size:clamp(24px,3vw,30px);line-height:1.15;letter-spacing:-.015em;margin:2.4em 0 .6em}.home-v5 .pv5-prose h3{font-family:var(--v5-sans);font-weight:600;font-size:17px;line-height:1.3;margin:2em 0 .5em}.home-v5 .pv5-prose h2:first-child,.home-v5 .pv5-prose h3:first-child{margin-top:0}.home-v5 .pv5-prose p{margin:0 0 1.15em;text-wrap:pretty}.home-v5 .pv5-prose ul,.home-v5 .pv5-prose ol{margin:0 0 1.15em;padding-left:1.35em}.home-v5 .pv5-prose li{margin:.35em 0}.home-v5 .pv5-prose li::marker{color:var(--v5-faint)}.home-v5 .pv5-prose a{color:var(--v5-ink);text-decoration:underline;text-decoration-color:var(--v5-orange);text-underline-offset:3px;transition:color .2s ease}.home-v5 .pv5-prose a:hover{color:var(--v5-orange-deep)}.home-v5 .pv5-prose strong{font-weight:600}.home-v5 .pv5-prose blockquote{margin:1.6em 0;padding:4px 0 4px 20px;border-left:2px solid var(--v5-orange);font-family:var(--v5-serif);font-size:18px;font-style:normal;color:var(--v5-muted)}.home-v5 .pv5-prose blockquote p:last-child{margin-bottom:0}.home-v5 .pv5-prose code{font-family:var(--v5-mono);font-size:.86em;background:var(--v5-panel);border:1px solid var(--v5-line);border-radius:6px;padding:.12em .4em}.home-v5 .pv5-prose pre{margin:1.4em 0;padding:18px 20px;background:var(--v5-ink);color:var(--v5-on-ink);border-radius:var(--v5-radius-sm);overflow-x:auto;font-family:var(--v5-mono);font-size:13px;line-height:1.65}.home-v5 .pv5-prose pre code{background:none;border:0;padding:0;font-size:inherit}.home-v5 .pv5-prose hr{border:0;border-top:1px solid var(--v5-line);margin:2.4em 0}.home-v5 .pv5-prose img{max-width:100%;border-radius:var(--v5-radius-sm)}.home-v5 .pv5-compare{margin-top:48px;border:1px solid var(--v5-line);border-radius:var(--v5-radius);background:#fff;overflow-x:auto;box-shadow:0 1px 2px #0a0a0b08}.home-v5 .pv5-compare table{width:100%;min-width:640px;border-collapse:collapse;font-size:14px}.home-v5 .pv5-compare thead th{font-family:var(--v5-mono);font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--v5-faint);text-align:left;padding:16px 20px;border-bottom:1px solid var(--v5-line-strong);background:var(--v5-panel)}.home-v5 .pv5-compare thead th:first-child{border-top-left-radius:var(--v5-radius)}.home-v5 .pv5-compare thead th:last-child{border-top-right-radius:var(--v5-radius)}.home-v5 .pv5-compare thead th.pv5-compare-us{color:var(--v5-orange-deep)}.home-v5 .pv5-compare tbody th{font-weight:500;text-align:left;color:var(--v5-ink);padding:14px 20px;max-width:340px}.home-v5 .pv5-compare tbody td{padding:14px 20px;color:var(--v5-muted);vertical-align:middle}.home-v5 .pv5-compare tbody tr+tr th,.home-v5 .pv5-compare tbody tr+tr td{border-top:1px solid var(--v5-line)}.home-v5 .pv5-compare tbody td.pv5-compare-us{background:var(--v5-orange-soft);color:var(--v5-ink)}.home-v5 .pv5-compare-text{display:inline-block;max-width:260px;line-height:1.45}.home-v5 .pv5-compare-yes{width:18px;height:18px;color:var(--v5-orange)}.home-v5 .pv5-compare-no{width:18px;height:18px;color:var(--v5-faint)}@media(max-width:760px){.home-v5 .pv5-compare tbody th,.home-v5 .pv5-compare tbody td,.home-v5 .pv5-compare thead th{padding:12px 14px}}.home-v5 .pv5-compare tbody th.pv5-compare-cat{font-family:var(--v5-mono);font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--v5-faint);padding:26px 20px 10px;max-width:none}.home-v5 .pv5-compare tbody tr+tr th.pv5-compare-cat{border-top:1px solid var(--v5-line)}.home-v5 .pv5-section-line{border-top:1px solid var(--v5-line)}.home-v5 .pv5-plans-section{padding-top:clamp(40px,5vw,64px)}.home-v5 .pv5-plans-head{display:flex;flex-direction:column;align-items:center;gap:28px}.home-v5 .pv5-billing{display:inline-flex;align-items:center;gap:10px}.home-v5 .pv5-billing-label{border:0;padding:0;background:transparent;font-family:var(--v5-sans);font-size:13.5px;font-weight:500;line-height:1;color:var(--v5-muted);cursor:pointer;transition:color .2s ease}.home-v5 .pv5-billing-label.on{color:var(--v5-ink)}.home-v5 .pv5-billing-save{font-weight:400;color:var(--v5-muted)}.home-v5 .pv5-plans{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:44px;align-items:stretch}.home-v5 .pv5-plan{position:relative;display:grid;grid-template-rows:subgrid;grid-row:span 6;row-gap:0;align-content:start;padding:26px 22px;background:#fff;border:1px solid var(--v5-line);border-radius:var(--v5-radius);box-shadow:0 1px 2px #0a0a0b08}.home-v5 .pv5-plan--featured{border-color:var(--v5-orange);box-shadow:0 0 0 1px var(--v5-orange),0 16px 40px #f973161f}.home-v5 .pv5-plan-badge{position:absolute;top:-11px;left:50%;transform:translate(-50%);white-space:nowrap;font-family:var(--v5-mono);font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;padding:4px 12px;border-radius:999px;background:var(--v5-orange);color:#fff}.home-v5 .pv5-plan-tier{font-family:var(--v5-mono);font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--v5-orange-deep);margin:0}.home-v5 .pv5-plan-desc{margin:8px 0 0;font-size:14px;color:var(--v5-muted)}.home-v5 .pv5-plan-price{margin-top:18px;display:flex;align-items:baseline;gap:4px}.home-v5 .pv5-plan-price strong{font-family:var(--v5-serif);font-weight:400;font-size:42px;line-height:1;letter-spacing:-.02em;color:var(--v5-ink)}.home-v5 .pv5-plan-price span{font-size:14px;color:var(--v5-muted)}.home-v5 .pv5-plan-billed{margin:6px 0 0;font-size:13px;color:var(--v5-muted)}.home-v5 .pv5-plan-cta{margin-top:22px;justify-content:center;text-align:center;text-decoration:none}.home-v5 .pv5-plan-features{list-style:none;margin:22px 0 0;padding:20px 0 0;border-top:1px solid var(--v5-line);display:flex;flex-direction:column;gap:10px}.home-v5 .pv5-plan-features li{display:flex;align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.5;color:var(--v5-ink-2)}.home-v5 .pv5-plan-features svg{width:15px;height:15px;flex-shrink:0;margin-top:2px;color:var(--v5-orange)}@media(max-width:920px){.home-v5 .pv5-plans{grid-template-columns:1fr;max-width:460px;margin-inline:auto}}@media(min-width:961px)and (max-width:1180px){.home-v5 .pv5-plans{grid-template-columns:repeat(2,1fr)}}.home-v5 .pv5-split{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(32px,5vw,64px);align-items:start}.home-v5 .pv5-split .pv5-prose{margin-top:22px}.home-v5 .pv5-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.home-v5 .pv5-stat{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;padding:26px 18px;background:#fff;border:1px solid var(--v5-line);border-radius:var(--v5-radius);box-shadow:0 1px 2px #0a0a0b08}.home-v5 .pv5-stat .v5-ic{margin-bottom:8px}.home-v5 .pv5-stat-v{font-family:var(--v5-serif);font-size:26px;line-height:1.1;letter-spacing:-.01em;color:var(--v5-ink)}.home-v5 .pv5-stat-k{font-family:var(--v5-mono);font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--v5-muted)}.home-v5 .pv5-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}.home-v5 .pv5-cards--2{grid-template-columns:repeat(2,1fr)}.home-v5 .pv5-card{padding:26px 24px;background:#fff;border:1px solid var(--v5-line);border-radius:var(--v5-radius);box-shadow:0 1px 2px #0a0a0b08}.home-v5 .pv5-card h3{margin:14px 0 0;font-family:var(--v5-serif);font-weight:400;font-size:20px;letter-spacing:-.01em;color:var(--v5-ink)}.home-v5 .pv5-card p{margin:8px 0 0;font-size:14px;line-height:1.65;color:var(--v5-muted)}.home-v5 .pv5-card--row{display:flex;align-items:flex-start;gap:16px}.home-v5 .pv5-card--row h3{margin-top:0;font-size:18px}.home-v5 .pv5-card-link{display:inline-block;margin-top:8px;font-size:14px;font-weight:500;color:var(--v5-orange-deep);text-decoration:none;border-bottom:1px solid rgba(194,65,12,.3);transition:border-color .2s ease}.home-v5 .pv5-card-link:hover{border-color:var(--v5-orange-deep)}.home-v5 .pv5-contact{display:grid;grid-template-columns:1.2fr .8fr;gap:clamp(24px,4vw,48px);align-items:start}.home-v5 .pv5-contact-side{display:flex;flex-direction:column;gap:16px}.home-v5 .pv5-callout{padding:16px 20px;margin-bottom:24px;background:var(--v5-panel);border:1px solid var(--v5-line);border-radius:var(--v5-radius-sm)}.home-v5 .pv5-callout strong{display:block;margin-bottom:2px;font-size:14px;font-weight:600;color:var(--v5-ink)}.home-v5 .pv5-callout p{margin:0;font-size:13.5px;line-height:1.55;color:var(--v5-muted)}.home-v5 .pv5-callout a{font-weight:500;color:var(--v5-orange-deep);text-decoration:underline;text-underline-offset:3px;transition:opacity .2s ease}.home-v5 .pv5-callout a:hover{opacity:.75}.home-v5 .pv5-form label{font-family:var(--v5-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--v5-muted)}.home-v5 .pv5-form input,.home-v5 .pv5-form textarea,.home-v5 .pv5-form button[role=combobox]{border-radius:var(--v5-radius-sm);border:1px solid var(--v5-line-strong);background:#fff;font-family:var(--v5-sans);font-size:14.5px;color:var(--v5-ink)}.home-v5 .pv5-form input::placeholder,.home-v5 .pv5-form textarea::placeholder{color:var(--v5-faint)}.home-v5 .pv5-form input:focus-visible,.home-v5 .pv5-form textarea:focus-visible,.home-v5 .pv5-form button[role=combobox]:focus-visible{outline:none;border-color:var(--v5-orange);box-shadow:0 0 0 3px #f9731626}.home-v5 .pv5-form-submit{justify-content:center;width:100%;margin-top:4px}.home-v5 .pv5-form-submit:disabled{opacity:.6;pointer-events:none}@media(max-width:860px){.home-v5 .pv5-split,.home-v5 .pv5-contact,.home-v5 .pv5-cards{grid-template-columns:1fr}}.home-v5 .pv5-steps{margin-top:56px;border-top:1px solid var(--v5-line)}.home-v5 .pv5-step{display:grid;grid-template-columns:72px 1.1fr 1fr;gap:clamp(20px,4vw,56px);padding:clamp(32px,4vw,48px) 0;border-bottom:1px solid var(--v5-line)}.home-v5 .pv5-step-n{font-family:var(--v5-mono);font-size:13px;letter-spacing:.08em;color:var(--v5-faint);padding-top:6px}.home-v5 .pv5-step h3{font-family:var(--v5-serif);font-weight:400;font-size:clamp(24px,3vw,32px);line-height:1.1;letter-spacing:-.015em;margin:0;color:var(--v5-ink)}.home-v5 .pv5-step-body{margin:12px 0 0;max-width:46ch;color:var(--v5-muted);font-size:15.5px;line-height:1.65;text-wrap:pretty}.home-v5 .pv5-step-list{display:flex;flex-direction:column;gap:14px;padding-top:6px}.home-v5 .pv5-step-list li{display:flex;gap:12px;align-items:flex-start;font-size:14.5px;line-height:1.55;color:var(--v5-ink-2)}.home-v5 .pv5-step-list li .v5-ic{margin-top:-3px}.home-v5 .pv5-hero--shot{padding-bottom:0}.home-v5 .pv5-hero--shot .v5-shot{margin-top:clamp(40px,6vw,72px)}.home-v5 .pv5-hero--shot .v5-app{min-height:clamp(360px,40vw,520px)}@media(max-width:860px){.home-v5 .pv5-step{grid-template-columns:1fr;gap:16px}.home-v5 .pv5-step-n{padding-top:0}}.home-v5 .pv5-cal{min-height:560px}.home-v5 .v5-compare{background:var(--v5-panel)}.home-v5 .v5-compare .v5-h2{max-width:760px}.home-v5 .v5-cmp-scroll{margin-top:44px;overflow-x:auto;border:1px solid var(--v5-line);border-radius:var(--v5-radius);background:var(--v5-canvas);box-shadow:var(--v5-shadow-card)}.home-v5 .v5-cmp{width:100%;min-width:760px;border-collapse:separate;border-spacing:0;font-size:14.5px}.home-v5 .v5-cmp th,.home-v5 .v5-cmp td{padding:16px 18px;text-align:center;border-bottom:1px solid var(--v5-line);border-left:1px solid var(--v5-line);color:var(--v5-muted);font-weight:400}.home-v5 .v5-cmp th:first-child,.home-v5 .v5-cmp td:first-child{width:34%;text-align:left;border-left:0;color:var(--v5-ink)}.home-v5 .v5-cmp thead th{color:var(--v5-muted)}.home-v5 .v5-cmp thead th.brand{color:var(--v5-ink);font-weight:600}.home-v5 .v5-cmp-eg{display:block;margin-top:3px;font-size:12px;font-weight:400;color:var(--v5-faint);white-space:nowrap}.home-v5 .v5-cmp .brand{background:var(--v5-orange-soft)}.home-v5 .v5-cmp tbody tr:last-child th,.home-v5 .v5-cmp tbody tr:last-child td{border-bottom:0}.home-v5 .v5-cmp-yes{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--v5-ink)}.home-v5 .v5-cmp-yes svg{width:16px;height:16px}.home-v5 .v5-cmp-yes--brand{width:22px;height:22px;border-radius:999px;background:var(--v5-orange);color:#fff}.home-v5 .v5-cmp-yes--brand svg{width:12px;height:12px}.home-v5 .v5-cmp-no{color:var(--v5-faint)}@media(max-width:760px){.home-v5 .v5-cmp th,.home-v5 .v5-cmp td{padding:13px 14px;font-size:13.5px}}
