body.home .wrap,body.home nav .row{max-width:1280px}body.home nav{backdrop-filter:blur(18px)}body.home nav .row{min-height:82px}body.home .btn{min-height:48px;padding:12px 22px;font-size:14px;gap:20px;transition:background .2s,border-color .2s,transform .2s}body.home .btn:hover{transform:translateY(-2px)}body.home .hero.home-hero{padding:54px 0 0;text-align:left}body.home .hero-topline{display:flex;justify-content:space-between;align-items:center;gap:24px}body.home .home-hero-chip{display:flex;align-items:center;gap:10px;margin:0;font-size:12px;color:#474e49}body.home .home-hero-chip>span{width:7px;height:7px;background:var(--credit);border-radius:50%;box-shadow:0 0 0 4px #2f815910}body.home .hero-edition{font:12px var(--mono);letter-spacing:.07em;color:#71717a}body.home .hero-composition{display:grid;grid-template-columns:1.15fr .95fr;gap:48px;align-items:center;padding:52px 0 54px}body.home .hero-copy{min-width:0}body.home .hero .hero-headline{max-width:none;width:100%;margin:0;font-size:clamp(52px,6vw,84px);line-height:.98;letter-spacing:-.065em;font-weight:600}body.home .hero .hero-headline .obs{display:block;margin-top:22px;color:#737873;font-size:.49em;line-height:1.13;letter-spacing:-.045em;font-weight:500}body.home .hero-aside,body.home .hero-visual{border:0;background:transparent;box-shadow:none;padding:0}body.home .hero-visual{width:100%;min-width:0;margin:0;padding:22px 0}body.home .hero-route-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 18px 20px;font:12px var(--mono);letter-spacing:.045em;color:#65786b}body.home .hero-route-symbol{font-size:22px;color:var(--credit)}body.home .hero-visual-svg{display:block;width:100%;height:auto;overflow:visible}body.home .hero-route-label{fill:#64776a;font:14px var(--grotesk)}body.home .hero-route-brand{fill:#f6faf7;font:500 32px var(--grotesk);letter-spacing:-2px}body.home .hero-route-option rect{fill:#fff;stroke:#dce5df}body.home .hero-route-option text{fill:#95a39a;font:17px var(--mono)}body.home .hero-route-selected{fill:#2f8159;font:20px var(--mono)}body.home .hero-route-selected-label{fill:#2f8159}body.home .hero-route-caption{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin:4px 18px 0;padding-top:20px;border-top:1px solid #e3ebe6;font-size:14px;color:#52675a}body.home .hero-route-caption>span:first-child{display:inline-flex;align-items:center;gap:8px}body.home .hero-route-caption i{width:6px;height:6px;border-radius:50%;background:var(--credit)}body.home .hero-visual{position:relative}body.home .hero-motion-toggle{position:absolute;width:1px;height:1px;padding:0;clip-path:inset(50%);overflow:hidden;white-space:nowrap}body.home .hero-motion-control{display:inline-flex;align-items:center;justify-content:center;min-width:66px;min-height:44px;cursor:pointer;font:12px var(--mono);letter-spacing:0;color:#52675a}body.home .hero-motion-control:hover{color:#2f8159}body.home .hero-motion-toggle:focus-visible~.hero-route-heading .hero-motion-control{outline:2px solid var(--credit);outline-offset:3px;border-radius:4px}body.home .hero-motion-stopped{display:none}body.home .hero-motion-toggle:checked~.hero-route-heading .hero-motion-playing{display:none}body.home .hero-motion-toggle:checked~.hero-route-heading .hero-motion-stopped{display:inline}body.home .hero-motion-toggle:checked~svg *{animation-play-state:paused!important}body.home .hero-ring,body.home .hero-orbit{transform-box:fill-box;transform-origin:center}body.home .hero-ring{animation:hero-radiate 5s ease-out infinite}body.home .hero-ring-two{animation-delay:-2.5s}body.home .hero-orbit{animation:hero-orbit-turn 60s linear infinite}body.home .hero-request-arrow{animation:hero-arrow-nudge 3.6s ease-in-out infinite}@keyframes hero-radiate{0%{transform:scale(.55);opacity:0}18%{opacity:.45}to{transform:scale(1.22);opacity:0}}@keyframes hero-orbit-turn{to{transform:rotate(360deg)}}@keyframes hero-arrow-nudge{0%,to{transform:translate(-2px)}50%{transform:translate(3px)}}body.home .hero-route-packet{stroke-dasharray:10 340;stroke-dashoffset:350;opacity:0;animation:hero-route-pass 3.6s ease-in-out infinite}@keyframes hero-route-pass{0%{stroke-dashoffset:350;opacity:0}12%,80%{opacity:1}to{stroke-dashoffset:0;opacity:0}}body.home .hero .subhead{text-align:left;margin:22px 0 0;max-width:420px;font-size:18px;line-height:1.65}body.home .hero .subhead b{color:#151a17;font-weight:600}body.home .hero-cta{justify-content:flex-start;align-items:center;gap:22px;margin-top:26px}body.home .hero-demo-link{font-size:14px;font-weight:500;display:inline-flex;gap:12px;align-items:center;min-height:44px}body.home .hero-demo-link:hover{color:var(--credit)}body.home .hero-footnote{margin-top:16px;font:12px var(--mono);color:#71717a}body.home .hero-footnote span{margin:0 8px}body.home .hero-principles{display:grid;grid-template-columns:repeat(3,1fr);padding:22px 0;border-top:1px solid var(--hair);gap:20px}body.home .hero-principles>span{font-size:14px;color:#545a56}body.home .hero-principles b{margin-right:12px;font:12px var(--mono);color:var(--credit)}body.home #book-band{padding:22px 0 66px}body.home .demo-caption{display:flex;justify-content:space-between;gap:16px;margin-bottom:14px;font:12px var(--mono);color:#606761}body.home .demo-caption>span:first-child{letter-spacing:.1em}body.home #book-band .vz-frame{border-color:#202a25;box-shadow:0 24px 60px -35px #09261570}body.home #book-band .vz-frame:before,body.home #book-band .vz-frame:after{color:var(--credit)}body.home .modes-stage{background-color:#101713;background-image:radial-gradient(ellipse at 52% 45%,#2f81591a,transparent 65%),linear-gradient(#ffffff04 1px,transparent 1px),linear-gradient(90deg,#ffffff04 1px,transparent 1px);background-size:auto,32px 32px,32px 32px;padding:28px 36px 22px}body.home .ms-toggle{border-color:#ffffff24;border-radius:6px;padding:4px;gap:4px}body.home .ms-toggle button{border-radius:3px;font-size:14px;min-height:44px}body.home .ms-toggle button[aria-pressed=true]{background:#dceee1;color:#132319}body.home .ms-policy{margin:22px 0;color:#c2d0c7;font-size:16px}body.home .ms-readout{border-color:#ffffff20;padding-top:18px}body.home .ms-readout .k{font-size:12px;letter-spacing:.06em}body.home .ms-readout .vv,body.home .ms-chip-meta{font-size:13px}body.home .ms-hint{color:#a1afa5;font-size:12px}body.home .band{padding:80px 0}body.home #doors{padding:38px 0 80px}body.home h2{font-size:clamp(36px,4.5vw,58px);line-height:1.06;letter-spacing:-.05em;font-weight:550}body.home .vz-kicker{font-size:12px;color:var(--credit);letter-spacing:.09em}body.home .home-band-head{max-width:720px;margin-bottom:36px}body.home .home-band-head h2{margin-top:16px;margin-bottom:20px}body.home .home-band-head .lead{font-size:17px;line-height:1.7}body.home #doors .home-band-head{display:grid;grid-template-columns:1fr 1fr;column-gap:80px;max-width:none;align-items:end}body.home #doors .vz-kicker{grid-column:1 / -1}body.home #doors .home-band-head .lead{margin-bottom:20px;max-width:430px}body.home .vz-feats{gap:0;padding:0}body.home .vz-feat{border:0;border-right:1px solid var(--hair);border-bottom:1px solid var(--hair);padding:32px;transition:background .2s}body.home .vz-feat:nth-child(3n){border-right:0}body.home .vz-feat:hover{background:#f7faf8}body.home .vz-ico{background:#f0f6f2;border-color:#dce7df;color:var(--credit);border-radius:50%;width:40px;height:40px;font-size:20px}body.home .vz-feat .ic{font:12px var(--mono);text-transform:uppercase;letter-spacing:.05em;margin-bottom:14px}body.home .vz-feat h3{font-size:22px;line-height:1.2;letter-spacing:-.035em;font-weight:550}body.home .vz-feat p{font-size:16px;color:#626963;line-height:1.65;margin-top:6px}body.home .vz-feat a{font-size:14px;margin-top:24px}body.home .vz-works{margin:0;border:0;padding:24px 32px}body.home #how,body.home #modes{background:#f6f8f6;border-block:1px solid #e8ede9}body.home .mode-row{padding:28px 32px;transition:background .2s}body.home .mode-row:hover{background:#f2f7f3}body.home .mode-id{color:var(--credit)}body.home .mode-line{font-size:16px}body.home .step{padding:32px}body.home .step .sn{color:var(--credit);font-size:14px}body.home .step .st{margin-top:20px;font-size:20px}body.home .step p{font-size:16px}body.home .code-block{font-size:14px;line-height:1.8;padding:32px}body.home .calc-out{background:#f1f7f3}body.home .calc .saved{font-size:clamp(44px,5.5vw,74px);letter-spacing:-.06em}body.home .gl,body.home .calc .cap,body.home .calc .dk{font-size:12px}body.home .opt{font-size:14px;min-height:44px}body.home .final{padding:36px 0 80px}body.home .vz-final{padding:64px;background:#101713;color:#f5f8f5;overflow:hidden}body.home .vz-final:before,body.home .vz-final:after{display:none}body.home .vz-final h2{max-width:740px;font-size:clamp(40px,5.5vw,70px);margin:20px 0;color:#f5f8f5}body.home .vz-final .vz-kicker{color:#a5d2b4}body.home .vz-final p,body.home .vz-final .proof{color:#bcc8c0;font-size:16px}body.home .vz-final .btn-pri{color:#101713;background:#dceee1;border-color:#dceee1}body.home .vz-final .btn:not(.btn-pri){color:#e5ede7;background:transparent;border-color:#53635a}body.home .vz-final .proof{border-color:#ffffff26;font-size:14px}body.home .faq-section,body.home .seo-priority-links{padding:56px 0;border-top:1px solid var(--hair)}body.home :is(a,button):focus-visible{outline:3px solid #2f8159;outline-offset:5px}body.home .modes-stage button:focus-visible{outline-color:#b5e6c4}body.home :is(section,#book){scroll-margin-top:100px}@media(max-width:1000px){body.home .hero-composition{gap:28px;grid-template-columns:1.1fr .9fr}body.home .hero .hero-headline{font-size:62px}body.home .hero-cta{flex-wrap:wrap;gap:8px 18px}body.home .hero-edition{display:none}}@media(max-width:880px){body.home .vz-feat:nth-child(3n){border-right:1px solid var(--hair)}body.home .vz-feat:nth-child(2n){border-right:0}body.home .hero-composition{grid-template-columns:1fr;gap:28px;padding-top:36px}body.home .hero-visual{max-width:520px}body.home .hero .subhead{max-width:none}body.home .hero .hero-headline{font-size:clamp(48px,10vw,72px)}body.home .hero .hero-headline .obs{font-size:.5em}body.home .hero-principles{gap:12px}body.home .hero-principles b{display:block;margin-bottom:6px}body.home #doors .home-band-head{column-gap:32px}}@media(max-width:620px){body.home nav .row{min-height:70px}body.home .hero.home-hero{padding-top:32px}body.home .home-hero-chip{font-size:12px;letter-spacing:0}body.home .hero .hero-headline{font-size:clamp(54px,13vw,76px)}body.home .hero .hero-headline .obs{font-size:.52em;margin-top:20px}body.home .hero .subhead{font-size:17px}body.home .hero-cta{flex-direction:row;align-items:center;gap:18px}body.home .hero-cta .btn{width:auto}body.home .hero-principles{grid-template-columns:1fr;gap:12px}body.home .hero-principles b{display:inline}body.home .demo-caption{flex-direction:column;gap:6px}body.home .modes-stage{padding:20px 16px}body.home #doors .home-band-head{display:block}body.home .vz-feat,body.home .vz-feat:nth-child(3n){padding:28px 24px;border-right:0}body.home .vz-feats{gap:0;padding:0}body.home .vz-works,body.home .mode-row,body.home .step,body.home .code-block{padding:24px}body.home .mode-row{overflow-wrap:anywhere}body.home .vz-final{padding:36px 24px}body.home .band,body.home #doors{padding:52px 0}body.home .code-block{max-width:100%;overflow-x:auto}}@media(prefers-reduced-motion:reduce){body.home .hero-motion-toggle,body.home .hero-motion-control{display:none}body.home .hero-ring{opacity:.25}body.home .hero-ring-two{opacity:0}html{scroll-behavior:auto}body.home *,body.home *:before,body.home *:after{animation:none!important;transition:none!important}}.seo-priority-lead[data-astro-cid-tzu5kj23]{color:var(--muted);font-size:14px;line-height:1.6;max-width:none;width:100%;margin:12px 0 0}.seo-priority-block[data-astro-cid-tzu5kj23]{margin-top:24px}.seo-priority-block[data-astro-cid-tzu5kj23] h3[data-astro-cid-tzu5kj23]{font-size:14px;font-weight:600;margin:0 0 12px;color:var(--bone)}.seo-priority-links-compact[data-astro-cid-tzu5kj23] .seo-priority-block[data-astro-cid-tzu5kj23]{margin-top:16px}.seo-priority-links-compact[data-astro-cid-tzu5kj23] .seo-priority-block[data-astro-cid-tzu5kj23]:first-of-type{margin-top:0}
