*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-tab-size:4;tab-size:4}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}body{min-height:100svh;background:var(--surface-0);color:var(--text-hi);font-family:var(--font-body);font-size:var(--fs-body);font-weight:400;line-height:var(--lh-body);font-synthesis:none;text-rendering:optimizeLegibility;overflow-x:hidden}img,picture,svg,video{display:block;max-width:100%}img,video{height:auto}input,button,textarea,select{font:inherit;color:inherit}button{background:none;border:none;padding:0;cursor:pointer}a{color:inherit;text-decoration:none}ul,ol{list-style:none;padding:0}p,h1,h2,h3,h4,h5,h6,li{overflow-wrap:break-word}h1,h2,h3{text-wrap:balance}p,li{text-wrap:pretty}h1{font-family:var(--font-display);font-weight:600;font-size:var(--fs-display);line-height:var(--lh-display);letter-spacing:var(--ls-display)}h2{font-family:var(--font-display);font-weight:600;font-size:var(--fs-h2);line-height:var(--lh-h2);letter-spacing:var(--ls-h2)}h3{font-family:var(--font-body);font-weight:600;font-size:var(--fs-h3);line-height:var(--lh-h3);letter-spacing:var(--ls-h3)}:focus{outline:none}:focus-visible{outline:2px solid var(--focus);outline-offset:3px;border-radius:var(--radius-sm)}::selection{background:var(--accent);color:var(--surface-0)}.skip-link{position:absolute;left:var(--space-sm);top:-120%;z-index:var(--z-skip);background:var(--accent);color:var(--surface-0);padding:.7em 1.2em;border-radius:var(--radius);font-family:var(--font-mono);font-size:var(--fs-mono);letter-spacing:var(--ls-mono);transition:top var(--dur-micro) var(--ease)}.skip-link:focus-visible{top:var(--space-sm);outline-offset:2px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}[hidden]{display:none!important}.mono{font-family:var(--font-mono);font-size:var(--fs-mono);letter-spacing:var(--ls-mono);font-weight:400}.kicker{font-family:var(--font-mono);font-size:var(--fs-label);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--text-low);font-weight:500;display:inline-flex;align-items:center;gap:.55em}.dateline{font-family:var(--font-mono);font-size:var(--fs-label);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--text-low)}.tick{display:inline-block;width:0;height:0;border-style:solid;border-width:.32em 0 .32em .46em;border-color:transparent transparent transparent var(--accent);vertical-align:middle;flex:none}.hot{color:var(--accent)}.pip{display:inline-block;width:.5em;height:.5em;border-radius:50%;background:var(--success);flex:none;vertical-align:middle;box-shadow:0 0 0 0 transparent}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.no-js [data-reveal],.no-js [data-split],.no-js [data-clip],.no-js [data-draw],html.reduced [data-reveal],html.reduced [data-split],html.reduced [data-clip],html.reduced [data-draw]{opacity:1!important;transform:none!important;clip-path:none!important;filter:none!important}.no-js .rule,.no-js .step__draw,html.reduced .rule,html.reduced .step__draw{transform:scaleX(1)!important}.page{position:relative;isolation:isolate}.shell{width:100%;max-width:var(--content-max);margin-inline:auto;padding-inline:var(--gutter)}.section{position:relative;background:var(--surface-0);color:var(--text-hi);padding-block:var(--section-pad)}.section--sunk{background:var(--surface-sunk)}.section[data-cv]{content-visibility:auto;contain-intrinsic-size:auto 720px}.section__grid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:var(--z-grid);pointer-events:none;background-image:repeating-linear-gradient(to right,transparent 0,transparent calc((100% / 12) - 1px),var(--grid) calc((100% / 12) - 1px),var(--grid) calc(100% / 12));background-position:center;margin-inline:var(--gutter);opacity:1;transition:opacity var(--dur-enter) var(--ease)}@media (min-width: 64rem){.section__grid{margin-inline-start:calc(var(--gutter) + var(--rail-w) + clamp(1.5rem,3vw,3rem))}}[data-surface=alt] .section__grid{opacity:0}.section__inner{position:relative;z-index:var(--z-content)}.layout{display:grid;grid-template-columns:1fr;gap:var(--grid-gap)}@media (min-width: 64rem){.layout{grid-template-columns:var(--rail-w) minmax(0,1fr);column-gap:clamp(1.5rem,3vw,3rem)}}.rail{display:none}@media (min-width: 64rem){.rail{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:var(--space-md);grid-column:1 / 2;align-self:stretch;padding-top:.35rem}.rail__index{display:inline-flex;align-items:center;gap:.4em;font-family:var(--font-mono);font-size:var(--fs-label);letter-spacing:var(--ls-label);color:var(--text-low);white-space:nowrap}.rail__line{flex:1 1 auto;width:1px;min-height:3rem;background:var(--line);transform-origin:top center}.rail__dateline{writing-mode:vertical-rl;text-orientation:mixed;font-family:var(--font-mono);font-size:var(--fs-label);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--text-low);white-space:nowrap;margin-top:var(--space-sm)}}.layout__body{grid-column:1 / -1;min-width:0}@media (min-width: 64rem){.layout__body{grid-column:2 / 3}}.section__kicker{display:inline-flex;align-items:center;gap:.6em;margin-bottom:var(--space-md)}.section__heading{font-weight:500}.section__lead{font-size:var(--fs-lead);line-height:var(--lh-lead);color:var(--text-mid);max-width:60ch;margin-top:var(--space-md)}.section__lead--major{font-size:var(--fs-h3);line-height:1.32;letter-spacing:-.01em;color:var(--text-hi);max-width:46ch;margin-top:0;text-wrap:pretty}.rule{height:1px;width:100%;background:var(--line-strong);transform:scaleX(1);transform-origin:left center}.rule--thin{background:var(--line)}.header{position:fixed;inset-block-start:0;inset-inline:0;z-index:var(--z-header);background:transparent;transition:background var(--dur-micro) var(--ease),backdrop-filter var(--dur-micro) var(--ease),box-shadow var(--dur-micro) var(--ease)}.header__inner{max-width:var(--content-max);margin-inline:auto;padding-inline:var(--gutter);height:var(--header-h);display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);transition:height var(--dur-micro) var(--ease)}.header.is-condensed{background:color-mix(in oklch,var(--surface-0) 85%,transparent);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 1px 0 0 var(--line)}.header.is-condensed .header__inner{height:56px}.wordmark{font-family:var(--font-display);font-weight:600;font-size:1.35rem;letter-spacing:-.03em;color:var(--text-hi);display:inline-flex;align-items:center;gap:.45em;white-space:nowrap}.wordmark .tick{border-width:.28em 0 .28em .4em}.wordmark__logo-svg{height:1.2em;width:auto;display:block;font-family:Space Grotesk,sans-serif;font-weight:700}.logo-prompt{fill:var(--accent)}.logo-text{fill:var(--text-hi);letter-spacing:-.03em}.logo-cursor{fill:var(--accent)}.nav{display:none;align-items:center;gap:var(--space-lg)}@media (min-width: 56rem){.nav{display:flex}}.nav__link{font-family:var(--font-mono);font-size:var(--fs-mono);letter-spacing:var(--ls-mono);color:var(--text-mid);position:relative;padding-block:.4em;border-bottom:1px solid transparent;transition:color var(--dur-micro) var(--ease),border-color var(--dur-micro) var(--ease)}.nav__link:hover,.nav__link:focus-visible{color:var(--text-hi);border-bottom-color:var(--accent)}.nav__link[aria-current=true]{color:var(--text-hi)}.nav__link[aria-current=true]:before{content:"";position:absolute;left:-.85em;top:50%;margin-top:-.3em;width:0;height:0;border-style:solid;border-width:.3em 0 .3em .42em;border-color:transparent transparent transparent var(--accent)}.header__right{display:flex;align-items:center;gap:var(--space-sm)}.header__right .btn--cta{display:none}@media (min-width: 56rem){.header__right .btn--cta{display:inline-flex}}.btn{font-family:var(--font-mono);font-size:var(--fs-mono);letter-spacing:var(--ls-mono);display:inline-flex;align-items:center;gap:.6em;padding:.78em 1.25em;border-radius:var(--radius);line-height:1;white-space:nowrap;transition:background var(--dur-micro) var(--ease),color var(--dur-micro) var(--ease),border-color var(--dur-micro) var(--ease),transform .1s var(--ease)}.btn__arrow{transition:transform var(--dur-micro) var(--ease)}.btn--cta{background:var(--accent);color:var(--surface-0)}.btn--cta:hover,.btn--cta:focus-visible{background:var(--accent-hi)}.btn--cta:hover .btn__arrow,.btn--cta:focus-visible .btn__arrow{transform:translate(3px)}.btn--cta:active{transform:scale(.98)}.btn--cta:focus-visible{outline:2px solid var(--text-hi);outline-offset:3px;box-shadow:0 0 0 2px var(--surface-0)}.btn--ghost{background:transparent;color:var(--text-hi);border:1px solid var(--line-strong)}.btn--ghost:hover,.btn--ghost:focus-visible{border-color:var(--accent);background:var(--accent-dim)}.menu-btn{display:inline-grid;place-items:center;width:2.75rem;height:2.75rem;color:var(--text-hi);border:1px solid var(--line);border-radius:var(--radius);transition:border-color var(--dur-micro) var(--ease)}.menu-btn:hover,.menu-btn:focus-visible{border-color:var(--accent)}@media (min-width: 56rem){.menu-btn{display:none}}.menu-btn svg{width:1.3rem;height:1.3rem}.lang-toggle{display:none;align-items:center;gap:.5em;padding:.5em .7em;font-family:var(--font-mono);font-size:var(--fs-mono);letter-spacing:var(--ls-mono);color:var(--text-mid);background:transparent;border:1px solid var(--line);border-radius:var(--radius);text-decoration:none;line-height:1;transition:color var(--dur-micro) var(--ease),border-color var(--dur-micro) var(--ease),background var(--dur-micro) var(--ease)}.lang-toggle:hover,.lang-toggle:focus-visible{color:var(--text-hi);border-color:var(--accent);background:var(--accent-dim)}.lang-toggle:focus-visible{outline:2px solid var(--accent-hi);outline-offset:2px}.lang-toggle__code{font-weight:700;color:var(--text-hi)}.lang-toggle__label{display:none}@media (min-width: 56rem){.lang-toggle{display:inline-flex}.lang-toggle__label{display:inline}}.lang-toggle--mobile{display:inline-flex;width:max-content}.mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-overlay);background:var(--surface-0);display:flex;flex-direction:column;padding:var(--space-xl) var(--gutter) var(--space-lg);transform:translateY(-100%);transition:transform var(--dur-enter) var(--ease);visibility:hidden}.mobile-nav.is-open{transform:translateY(0);visibility:visible}.mobile-nav__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-2xl)}.mobile-nav__list{display:flex;flex-direction:column;gap:var(--space-md)}.mobile-nav__link{font-family:var(--font-display);font-weight:600;font-size:clamp(2rem,1.2rem + 5vw,3rem);letter-spacing:-.04em;color:var(--text-hi);display:inline-flex;align-items:center;gap:.4em}.mobile-nav__index{font-family:var(--font-mono);font-size:var(--fs-label);letter-spacing:var(--ls-label);color:var(--text-low)}.mobile-nav__foot{margin-top:auto;padding-top:var(--space-lg)}.colophon{position:relative}.colophon__rule{margin-bottom:var(--space-xl)}.colophon__contact{margin-top:var(--space-sm);color:var(--text-low)}.colophon__grid{display:grid;gap:var(--space-lg);grid-template-columns:1fr}@media (min-width: 48rem){.colophon__grid{grid-template-columns:1.6fr 1fr}}.colophon__brand .wordmark{font-size:1.5rem}.colophon__tagline{margin-top:var(--space-sm);color:var(--text-mid);max-width:38ch}.colophon__col-h{font-family:var(--font-mono);font-weight:500;font-size:var(--fs-label);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--text-low);margin-bottom:var(--space-sm)}.colophon__col ul{display:flex;flex-direction:column;gap:.6em}.colophon__col a{color:var(--text-mid);display:inline-flex;align-items:center;gap:.5em;transition:color var(--dur-micro) var(--ease)}.colophon__col a:hover,.colophon__col a:focus-visible{color:var(--accent)}.colophon__bottom{margin-top:var(--space-xl);padding-top:var(--space-md);border-top:1px solid var(--line);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-md)}.colophon__legal{color:var(--text-low);font-size:var(--fs-small)}.back-to-top{display:inline-flex;align-items:center;gap:.6em;font-family:var(--font-mono);font-size:var(--fs-mono);letter-spacing:var(--ls-mono);color:var(--text-mid);transition:color var(--dur-micro) var(--ease)}.back-to-top:hover,.back-to-top:focus-visible{color:var(--accent)}.back-to-top .tick{transform:rotate(-90deg)}@media (max-width: 22.5rem){:root{--gutter: 1.1rem}}.section__lead{max-width:60ch}.section[id]{scroll-margin-top:calc(var(--header-h) + var(--space-md))}[data-split],[data-clip],[data-draw],[data-rv]{opacity:1}.hero{position:relative;min-height:100svh;display:flex;align-items:center;overflow:clip;padding-block:calc(var(--header-h) + var(--space-xl)) var(--space-lg)}.hero__body{max-width:62ch}@media (min-width: 64rem){.hero__body{max-width:40ch}}.hero__logo-wrap{margin-bottom:var(--space-lg);display:block}.hero__logo-svg{height:clamp(3.6rem,10vw,5.2rem);width:auto;display:block;font-family:Space Grotesk,sans-serif;font-weight:700}.hero__eyebrow{margin-bottom:var(--space-md)}.hero h1{max-width:24ch;margin-bottom:var(--space-md)}.hero__nowrap{white-space:nowrap}.word{color:var(--accent);position:relative;display:inline-grid;vertical-align:baseline;overflow:hidden;transition:width .45s var(--ease)}.word__cur,.word__nxt{grid-area:1 / 1;white-space:nowrap;will-change:transform;color:var(--accent)}.word__nxt{opacity:0}.word__underline{position:absolute;left:0;right:0;bottom:.02em;height:2px;background:var(--accent);transform-origin:left center;transform:scaleX(1);border-radius:2px}@media (max-width: 30rem){.word__underline{height:1.5px}}html.reduced .word__nxt,.no-js .word__nxt{opacity:0!important}html.reduced .word__underline,.no-js .word__underline{transform:scaleX(1)!important}.hero__lead{max-width:var(--measure-lead);margin-top:var(--space-md)}.hero__cta{margin-top:var(--space-xl);display:flex;flex-wrap:wrap;gap:var(--space-sm)}@media (max-width: 37.5rem){.hero__cta{align-items:center;gap:var(--space-md)}.hero__cta .btn--ghost{border:0;padding:.2em 0;min-height:0;color:var(--text-mid);text-decoration:underline;text-underline-offset:3px}.hero__cta .btn--ghost:hover,.hero__cta .btn--ghost:focus-visible{background:none;color:var(--text-hi)}}.live{margin-top:var(--space-xl);display:inline-flex;align-items:center;flex-wrap:wrap;gap:.55em;padding:.7em 1em;border:1px solid var(--line);border-radius:var(--radius);background:color-mix(in oklch,var(--surface-1) 60%,transparent);font-family:var(--font-mono);font-size:var(--fs-mono);letter-spacing:var(--ls-mono);color:var(--text-low);max-width:100%}.live__label{color:var(--text-mid);letter-spacing:var(--ls-label)}.live__sep{color:var(--text-low);opacity:.6}.live__value{color:var(--text-hi)}.live .pip{animation:none}.hero__cue{margin-top:var(--space-xl);color:var(--text-low);text-transform:uppercase;letter-spacing:var(--ls-label);font-size:var(--fs-label)}.hero{background:var(--surface-0)}.hero__stage{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:clip;pointer-events:none}.hero__stage>*{position:absolute;top:50%;right:clamp(.5rem,3vw,3.5rem);transform:translateY(-50%);width:min(44vw,540px)}.hero>.shell{position:relative;z-index:2}.hero>.section__grid{display:none}@media (min-width: 64rem){.hero__stage>*{-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 20%);mask-image:linear-gradient(90deg,transparent 0%,#000 20%)}}@media (max-width: 64rem){.hero__stage>*{right:50%;transform:translate(50%,-50%);width:min(86vw,480px);opacity:.14}}@media (prefers-reduced-motion: reduce){.hero__stage>*{transition:none}}.deliver__rule{margin-block:var(--space-xl) 0}.deliver__grid{margin-top:var(--space-xl);display:grid;grid-template-columns:1fr;gap:var(--space-md)}@media (min-width: 48rem){.deliver__grid{grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.5rem)}}.plate{position:relative;display:flex;flex-direction:column;gap:var(--space-sm);padding:clamp(1.25rem,1rem + 1.5vw,2rem);background:var(--surface-1);border:1px solid var(--line-strong);border-radius:var(--radius-lg);box-shadow:inset 0 1px #ffffff0a;transition:border-color var(--dur-micro) var(--ease),background var(--dur-micro) var(--ease)}.plate:hover,.plate:focus-within,.plate.is-settled{border-color:var(--accent);background:color-mix(in oklch,var(--surface-1) 86%,var(--accent-dim))}.plate__scope{color:var(--text-low);text-transform:uppercase;letter-spacing:var(--ls-label);font-size:var(--fs-label)}.plate h3{color:var(--text-hi)}.plate__promise{color:var(--text-hi);font-weight:500;font-size:var(--fs-lead);line-height:1.35;text-wrap:balance}.plate__list{display:flex;flex-direction:column;gap:.7em;color:var(--text-mid);font-size:var(--fs-body)}.plate__list li{position:relative;padding-inline-start:1.3em}.plate__list li:before{content:"";position:absolute;inset-inline-start:0;inset-block-start:.62em;width:0;height:0;border-style:solid;border-width:.28em 0 .28em .4em;border-color:transparent transparent transparent var(--accent)}.work__rows{margin-top:var(--space-2xl);display:flex;flex-direction:column;gap:clamp(3.5rem,7vw,7rem)}.work-row{display:grid;grid-template-columns:1fr;gap:var(--space-lg);align-items:center}@media (min-width: 64rem){.work-row{grid-template-columns:1.1fr 1fr;gap:clamp(2rem,4vw,4rem)}.work-row--reverse .work-row__art{order:2}.work-row--reverse .work-row__text{order:1}}.work-row__art{position:relative;border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;background:var(--surface-2);transition:border-color var(--dur-micro) var(--ease)}.work-row__art picture{display:block}.work-row__art img{width:100%;height:auto;aspect-ratio:16 / 10;object-fit:cover;object-position:top center;display:block}.work-row:hover .work-row__art,.work-row:focus-within .work-row__art{border-color:var(--accent)}.work-row__text{display:flex;flex-direction:column;gap:var(--space-sm)}.work-row__text .kicker{margin-bottom:0}.work-row__text h3{font-family:var(--font-display);font-weight:600;font-size:var(--fs-h2);line-height:var(--lh-h2);letter-spacing:var(--ls-h2);color:var(--text-hi)}.work-row__desc{color:var(--text-mid);max-width:52ch;font-size:var(--fs-body)}.work-row__live{display:inline-flex;align-items:center;gap:.5em;font-family:var(--font-mono);font-size:var(--fs-mono);letter-spacing:var(--ls-label);color:var(--success);text-transform:uppercase}.work-row__visit{align-self:flex-start;display:inline-flex;align-items:center;gap:.5em;margin-top:var(--space-2xs);padding:.6em 1em;border:1px solid var(--line-strong);border-radius:var(--radius);font-family:var(--font-mono);font-size:var(--fs-mono);letter-spacing:var(--ls-mono);color:var(--text-hi);transition:border-color var(--dur-micro) var(--ease),color var(--dur-micro) var(--ease),background var(--dur-micro) var(--ease)}.work-row__visit:hover,.work-row__visit:focus-visible{border-color:var(--accent);color:var(--accent);background:var(--accent-dim)}.work-row__visit span{transition:transform var(--dur-micro) var(--ease)}.work-row__visit:hover span,.work-row__visit:focus-visible span{transform:translate(2px,-2px)}.work__closing{margin-top:clamp(3rem,6vw,5rem);text-align:center;font-size:var(--fs-lead);line-height:var(--lh-lead);color:var(--text-mid);max-width:60ch;margin-inline:auto;text-wrap:balance}.why__rule{margin-block:var(--space-xl) 0}.why__grid{margin-top:var(--space-xl);display:grid;grid-template-columns:1fr;gap:var(--space-md)}@media (min-width: 48rem){.why__grid{grid-template-columns:1fr 1fr;gap:clamp(1.25rem,2.5vw,2rem)}}.why-block{display:flex;flex-direction:column;gap:var(--space-sm);padding:clamp(1.25rem,1rem + 1.5vw,2rem);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface-1);transition:border-color var(--dur-micro) var(--ease),background var(--dur-micro) var(--ease)}.why-block:hover,.why-block:focus-within,.why-block.is-settled{border-color:var(--accent);background:color-mix(in oklch,var(--surface-1) 86%,var(--accent-dim))}.why-block__lead{font-family:var(--font-display);font-weight:500;font-size:var(--fs-h3);line-height:1.2;letter-spacing:-.02em;color:var(--text-hi);text-wrap:balance}.why-block p{color:var(--text-mid);max-width:50ch}.steps{position:relative;margin-top:var(--space-2xl);display:flex;flex-direction:column;gap:clamp(2.5rem,5vw,4rem);padding-inline-start:2.6rem}@media (min-width: 48rem){.steps{padding-inline-start:3.4rem}}.steps__line{position:absolute;inset-block:.5rem;inset-inline-start:.85rem;width:1px;background:#e4e4e766}@media (min-width: 48rem){.steps__line{inset-inline-start:1.2rem}}.step{position:relative;display:flex;flex-direction:column;gap:.5em}.step__num{position:absolute;inset-inline-start:-2.6rem;inset-block-start:0;display:inline-grid;place-items:center;width:1.7rem;height:1.7rem;border-radius:50%;background:var(--surface-0);border:1px solid oklch(.92 .004 278 / .4);font-family:var(--font-mono);font-size:var(--fs-label);letter-spacing:0;color:var(--text-mid);transition:color var(--dur-micro) var(--ease),border-color var(--dur-micro) var(--ease)}@media (min-width: 48rem){.step__num{inset-inline-start:-3.4rem}}.step__draw{position:absolute;inset-inline-start:-1.75rem;inset-block-start:.85rem;width:1.3rem;height:1px;background:#e4e4e766;transform:scaleX(1);transform-origin:left center}@media (min-width: 48rem){.step__draw{inset-inline-start:-2.2rem;width:1.5rem}}.step.is-set .step__num{color:var(--accent);border-color:var(--accent)}.step.is-set .step__draw{background:var(--accent)}.step__body h3{color:var(--text-hi);margin-bottom:.2em}.step__body p{color:var(--text-mid);max-width:52ch}.steps__traveler{position:absolute;left:.85rem;width:11px;height:11px;margin-left:-5.5px;margin-top:-5.5px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px var(--accent-dim),0 0 16px 3px var(--accent);z-index:3;opacity:0;pointer-events:none}@media (min-width: 48rem){.steps__traveler{left:1.2rem}}@media (prefers-reduced-motion: reduce){.steps__traveler{display:none!important}}.cases{list-style:none;margin:var(--space-xl) 0 0;padding:0;display:grid;gap:clamp(1.5rem,3vw,2.5rem);grid-template-columns:1fr}@media (min-width: 52rem){.cases{grid-template-columns:repeat(2,1fr)}}.case{display:flex;flex-direction:column}.case__media{display:block;overflow:hidden;border-radius:14px;border:1px solid var(--line);aspect-ratio:16 / 10;background:var(--surface-1)}.case__media img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;transition:transform .5s var(--ease)}.case__media:hover img,.case__media:focus-visible img{transform:scale(1.03)}.case__body{margin-top:var(--space-md);display:flex;flex-direction:column;gap:.4rem}.case__tag{color:var(--accent);font-size:var(--fs-label);letter-spacing:var(--ls-mono);text-transform:uppercase}.case__name{font-family:var(--font-display);font-weight:600;font-size:clamp(1.3rem,1.1rem + 1vw,1.7rem);color:var(--text-hi)}.case__desc{color:var(--text-mid);max-width:46ch;line-height:1.5}.case__link{margin-top:.3rem;align-self:flex-start;font-family:var(--font-mono);font-size:var(--fs-label);letter-spacing:var(--ls-mono);color:var(--text-hi);border-bottom:1px solid var(--accent);padding-bottom:2px;transition:color var(--dur-micro) var(--ease)}.case__link:hover,.case__link:focus-visible{color:var(--accent)}.tiers{list-style:none;margin:var(--space-xl) 0 0;padding:0;display:grid;gap:clamp(.75rem,1.5vw,1.1rem);grid-template-columns:1fr}@media (min-width: 40rem){.tiers{grid-template-columns:repeat(2,1fr)}}@media (min-width: 68rem){.tiers{grid-template-columns:repeat(4,1fr)}}.tier{display:flex;flex-direction:column;gap:.3rem;padding:var(--space-md);border:1px solid var(--line);border-radius:12px;background:var(--surface-1);transition:border-color var(--dur-micro) var(--ease),background var(--dur-micro) var(--ease)}.tier:hover,.tier:focus-within{border-color:var(--accent);background:color-mix(in oklch,var(--surface-1) 86%,var(--accent-dim))}.tier--feature{border-color:color-mix(in oklch,var(--accent) 55%,var(--line))}.tier__no{color:var(--text-low);font-size:var(--fs-label);letter-spacing:var(--ls-mono)}.tier__name{color:var(--text-hi);font-family:var(--font-display);font-weight:600;font-size:1.05rem}.tier__price{font-family:var(--font-display);font-weight:600;font-size:clamp(1.6rem,1.3rem + 1vw,2rem);line-height:1;letter-spacing:-.02em;color:var(--text-hi);margin:.15rem 0 .25rem}.tier__from{display:block;font-family:var(--font-mono);font-size:var(--fs-label);font-weight:400;letter-spacing:var(--ls-mono);text-transform:uppercase;color:var(--text-low)}.tier__desc{color:var(--text-mid);font-size:var(--fs-body);line-height:1.45}.pricing__run{display:flex;align-items:baseline;gap:.6em;margin-top:var(--space-xl);color:var(--text-mid);max-width:62ch}.pricing__run strong{color:var(--text-hi);font-weight:600}.pricing__note{margin-top:var(--space-sm);color:var(--text-low);font-size:var(--fs-label);letter-spacing:var(--ls-mono);max-width:62ch}.pricing__cta{margin-top:var(--space-xl)}.contact__grid{margin-top:var(--space-2xl);display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-xl)}@media (min-width: 60rem){.contact__grid{grid-template-columns:1fr 1.05fr;column-gap:0;align-items:stretch}.partner{padding-inline-end:clamp(2rem,4vw,4rem)}}.partner{display:flex;flex-direction:column;gap:var(--space-md)}.partner__kicker{margin-bottom:var(--space-xs)}.partner__quote{margin:0;max-width:30ch;font-family:var(--font-display);font-weight:500;font-size:var(--fs-lead);line-height:1.4;letter-spacing:-.01em;color:var(--text-hi);text-wrap:pretty}.partner__attrib{display:flex;flex-direction:column;gap:.12rem}.partner__name{font-weight:600;font-size:var(--fs-body);letter-spacing:-.005em;color:var(--text-hi)}.partner__name:before{content:"— ";color:var(--text-low)}.partner__title{font-size:var(--fs-mono);letter-spacing:var(--ls-mono);text-transform:none;color:var(--text-low)}.partner__direct{margin-top:auto;display:flex;flex-direction:column;gap:.55em;padding-top:var(--space-lg);border-top:1px solid var(--line)}.partner__direct-label{margin-bottom:.2rem;font-size:var(--fs-label);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--text-low)}.partner__direct a{display:inline-flex;align-items:center;gap:.5em;color:var(--text-hi);font-size:var(--fs-mono);letter-spacing:var(--ls-mono);transition:color var(--dur-micro) var(--ease)}.partner__direct a:hover,.partner__direct a:focus-visible{color:var(--accent)}.lead-form{display:flex;flex-direction:column;gap:var(--space-md)}@media (min-width: 60rem){.lead-form{padding-inline-start:clamp(2rem,4vw,4rem);border-inline-start:1px solid var(--line)}}.lead-form__kicker{margin-bottom:var(--space-xs)}.field{display:flex;flex-direction:column;gap:.4em}.field label{font-family:var(--font-mono);font-size:var(--fs-label);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--text-low)}.field__opt{text-transform:none;letter-spacing:var(--ls-mono);color:var(--text-low)}.field input,.field textarea,.field select{width:100%;min-width:0;box-sizing:border-box;background:color-mix(in oklch,var(--text-hi) 4%,transparent);border:1px solid var(--line-strong);border-radius:12px;padding:.85em .95em;color:var(--text-hi);font-size:var(--fs-body);font-family:inherit;transition:border-color var(--dur-micro) var(--ease),box-shadow var(--dur-micro) var(--ease),background var(--dur-micro) var(--ease)}.field input::placeholder,.field textarea::placeholder{color:var(--text-low)}.field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--text-mid) 50%),linear-gradient(135deg,var(--text-mid) 50%,transparent 50%);background-position:calc(100% - 1.15em) 1.25em,calc(100% - .8em) 1.25em;background-size:.38em .38em,.38em .38em;background-repeat:no-repeat;padding-inline-end:2.4em}.field input:hover,.field textarea:hover,.field select:hover{border-color:var(--text-mid)}.field input:focus-visible,.field textarea:focus-visible,.field select:focus-visible{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in oklch,var(--accent) 22%,transparent)}.field textarea{resize:vertical;min-height:5em}.field__hint,.field__error{font-family:var(--font-mono);font-size:var(--fs-label);letter-spacing:var(--ls-mono);line-height:1.4}.field__hint{color:var(--text-low)}.field__error{color:var(--error)}.field input[aria-invalid=true],.field textarea[aria-invalid=true],.field select[aria-invalid=true]{border-color:var(--error);box-shadow:0 0 0 3px color-mix(in oklch,var(--error) 20%,transparent)}.lead-form__row{display:grid;grid-template-columns:1fr;gap:var(--space-md)}@media (min-width: 30rem){.lead-form__row{grid-template-columns:1fr 1fr}}.partner__founders{display:grid;gap:var(--space-md);margin-top:var(--space-md)}@media (min-width: 34rem){.partner__founders{grid-template-columns:1fr 1fr;gap:var(--space-lg)}}.founder{display:flex;gap:.9rem;align-items:flex-start}.founder__avatar{flex:none;width:2.6rem;height:2.6rem;border-radius:50%;display:grid;place-items:center;font-family:var(--font-display);font-weight:600;font-size:1.05rem;color:var(--accent);background:var(--accent-dim);border:1px solid color-mix(in oklch,var(--accent) 38%,transparent)}.founder__meta{display:flex;flex-direction:column;gap:.12rem;min-width:0}.founder__name{font-family:var(--font-display);font-weight:600;color:var(--text-hi);font-size:1.02rem}.founder__role{font-size:var(--fs-label);letter-spacing:var(--ls-mono);color:var(--accent);text-transform:uppercase}.founder__bio{color:var(--text-mid);font-size:var(--fs-body);line-height:1.45;margin-top:.2rem}.partner__note{margin-top:var(--space-md);color:var(--text-mid);font-size:var(--fs-body);line-height:1.5;max-width:54ch}.partner__faq{margin-top:var(--space-xl);padding-top:var(--space-xl);border-top:1px solid var(--line)}.partner__faq-kicker{color:var(--accent);margin-bottom:var(--space-md)}.faq{display:flex;flex-direction:column;gap:var(--space-md)}.faq__q{font-weight:600;color:var(--text-hi);margin-bottom:.2rem}.faq__a{margin:0;color:var(--text-mid);font-size:var(--fs-body);line-height:1.5;max-width:42ch}.lead-form__submit{margin-top:var(--space-2xs);align-self:flex-start}.lead-form__reassure{color:var(--text-low);font-size:var(--fs-label);letter-spacing:var(--ls-mono);line-height:1.5;max-width:52ch}.form-success{display:flex;align-items:flex-start;gap:.6em;font-family:var(--font-mono);font-size:var(--fs-mono);letter-spacing:var(--ls-mono);line-height:1.5;color:var(--success)}.form-success .tick{margin-top:.35em}.form-success__stamp{font-weight:500;color:var(--text-hi)}.form-success[data-state=error]{color:var(--accent)}.form-success[data-state=error] .tick{border-color:transparent transparent transparent var(--accent)}.form-success.is-empty{opacity:0;height:0;overflow:hidden;pointer-events:none}@media (prefers-reduced-motion: no-preference){.form-success:not(.is-empty){animation:stamp-in var(--dur-enter) var(--ease) both}@keyframes stamp-in{0%{opacity:0;transform:translateY(.4em)}to{opacity:1;transform:none}}}.lead-form.is-sent .lead-form__submit,.lead-form.is-sent .lead-form__reassure{display:none}@media (max-width: 30rem){.live{font-size:var(--fs-mono);padding:.65em .8em}.work-row__text h3{font-size:var(--fs-h3)}}@media (max-width: 48rem){.work-row__visit{min-height:44px;padding-block:.85em}.partner__direct a,.colophon__col a{min-height:44px}.partner__quote{max-width:100%}}.build__flag{margin-top:var(--space-2xl);display:grid;grid-template-columns:1fr;gap:clamp(2rem,4vw,3.5rem);align-items:center}@media (min-width: 64rem){.build__flag{grid-template-columns:1.05fr .95fr}}.build__eyebrow{color:var(--accent);margin-bottom:var(--space-sm)}.build__flag-title{font-family:var(--font-display);font-weight:600;font-size:clamp(1.5rem,1.1rem + 1.6vw,2.05rem);line-height:1.12;letter-spacing:-.02em;color:var(--text-hi);text-wrap:balance}.build__flag-sub{margin-top:var(--space-sm);color:var(--text-mid);max-width:46ch}.build__chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:var(--space-lg);list-style:none}.build__chip{display:inline-flex;align-items:center;gap:.45em;font-family:var(--font-mono);font-size:var(--fs-label);letter-spacing:.05em;color:var(--text-mid);border:1px solid var(--line);border-radius:999px;padding:.4em .85em}.build__chip .dot{width:.4em;height:.4em;border-radius:50%;background:var(--accent)}.phone{justify-self:center;width:100%;max-width:360px;background:var(--surface-1);border:1px solid var(--line);border-radius:26px;padding:.85rem;box-shadow:0 28px 60px -34px #14142073}.phone__bar{display:flex;align-items:center;gap:.6rem;padding:.25rem .4rem .7rem;border-bottom:1px solid var(--line)}.phone__avatar{width:34px;height:34px;border-radius:50%;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:600;font-size:.9rem}.phone__id{display:flex;flex-direction:column;line-height:1.25}.phone__name{font-weight:600;color:var(--text-hi);font-size:.9rem}.phone__status{display:inline-flex;align-items:center;gap:.4em;font-family:var(--font-mono);font-size:.7rem;color:var(--accent)}.phone__pulse{width:.5em;height:.5em;border-radius:50%;background:var(--accent);animation:build-pulse 2.4s ease-out infinite}@keyframes build-pulse{0%{box-shadow:0 0 color-mix(in oklch,var(--accent) 45%,transparent)}70%,to{box-shadow:0 0 0 7px transparent}}.phone__body{display:flex;flex-direction:column;gap:.5rem;padding:.85rem .25rem .3rem}.bubble{max-width:82%;padding:.55rem .75rem;border-radius:15px;font-size:.86rem;line-height:1.42}.bubble--in{align-self:flex-start;background:color-mix(in oklch,var(--text-hi) 8%,transparent);color:var(--text-hi);border-bottom-left-radius:5px}.bubble--out{align-self:flex-end;background:var(--accent-dim);color:var(--text-hi);border-bottom-right-radius:5px}.bubble strong{font-weight:600}.bubble__meta{display:block;font-family:var(--font-mono);font-size:.6rem;color:var(--text-mid);margin-top:.35em;text-align:right}.proof{align-self:stretch;margin-top:.35rem;background:var(--surface-1);border:1px solid var(--line);border-left:2px solid var(--accent);border-radius:0 12px 12px 0;padding:.6rem .75rem}.proof__k{display:block;font-family:var(--font-mono);font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.proof__row{display:flex;justify-content:space-between;gap:1rem;font-weight:600;color:var(--text-hi);font-size:.85rem;margin-top:.25rem}.proof__note{display:block;color:var(--text-mid);font-size:.75rem;margin-top:.25rem}.typing{align-self:flex-end;display:inline-flex;gap:4px;padding:.6rem .8rem;background:var(--accent-dim);border-radius:15px 15px 5px;opacity:0}.typing__dot{width:6px;height:6px;border-radius:50%;background:var(--text-mid);animation:typing-bounce 1s infinite ease-in-out}.typing__dot:nth-child(2){animation-delay:.15s}.typing__dot:nth-child(3){animation-delay:.3s}@keyframes typing-bounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-4px);opacity:1}}.gbp__chart span,.ask__chart span{clip-path:inset(0 0 0 0)}.app__rows span{transform-origin:left center}.build__rule{margin-block:clamp(2.5rem,5vw,4rem) 0}.build__index{margin-top:clamp(2rem,4vw,3rem);display:grid;grid-template-columns:1fr;gap:clamp(1.75rem,3vw,2.5rem) clamp(2rem,4vw,3.5rem)}@media (min-width: 40rem){.build__index{grid-template-columns:1fr 1fr}}@media (min-width: 64rem){.build__index{grid-template-columns:1fr 1fr 1fr}}.build-group__head{display:flex;align-items:center;gap:.6rem}.build-group__icon{width:26px;height:26px;color:var(--accent);flex:none}.build-group__title{font-family:var(--font-display);font-weight:600;font-size:1.08rem;color:var(--text-hi)}.build-group__rule{display:block;height:1px;background:var(--line);margin:.75rem 0 1rem}.build-list{display:flex;flex-direction:column;gap:.8rem;list-style:none}.build-item{font-size:var(--fs-body);line-height:1.4}.build-item__name{font-weight:600;color:var(--text-hi)}.build-item__out{color:var(--text-mid)}.build__closing{margin-top:clamp(2.5rem,5vw,3.5rem);color:var(--text-mid);font-size:var(--fs-body);max-width:62ch;text-wrap:pretty}.build__closing-cta{display:inline-flex;align-items:baseline;gap:.4em;color:var(--accent);font-weight:600;white-space:nowrap}.build__closing-cta:hover,.build__closing-cta:focus-visible{text-decoration:underline}.build__closing-cta span{transition:transform var(--dur-micro) var(--ease)}.build__closing-cta:hover span{transform:translate(2px)}.build__payoff{margin-top:clamp(2.5rem,5vw,4rem)}.build__payoff .rule{margin-bottom:clamp(2rem,4vw,3rem)}.build__payoff-kicker{color:var(--accent);margin-bottom:var(--space-sm)}.build__philosophy{font-family:var(--font-display);font-weight:600;font-size:clamp(1.3rem,1rem + 1.2vw,1.9rem);line-height:1.25;letter-spacing:-.015em;color:var(--text-hi);max-width:30ch;text-wrap:balance}.build__stats{margin-top:clamp(2rem,4vw,3rem);display:grid;grid-template-columns:1fr;gap:clamp(1.25rem,3vw,2rem);list-style:none}@media (min-width: 32rem){.build__stats{grid-template-columns:1fr 1fr}}@media (min-width: 60rem){.build__stats{grid-template-columns:repeat(4,1fr)}}.build__stat{display:flex;flex-direction:column;gap:.35rem;border-top:2px solid var(--accent);padding-top:.9rem}.build__stat-num{font-family:var(--font-display);font-weight:600;font-size:clamp(1.6rem,1.2rem + 1.4vw,2.2rem);line-height:1;letter-spacing:-.02em;color:var(--text-hi)}.build__stat-label{color:var(--text-mid);font-size:var(--fs-body);line-height:1.4}.build__stat-note{margin-top:var(--space-md);color:var(--text-low);font-size:var(--fs-label);letter-spacing:var(--ls-mono)}.build__closing+.build__stat-note,.build__payoff .build__closing{margin-top:clamp(2rem,4vw,3rem)}.build__segs{margin-top:var(--space-2xl);display:flex;flex-direction:column;gap:clamp(3rem,7vw,5.5rem)}.build-seg{display:grid;grid-template-columns:1fr;gap:clamp(1.75rem,4vw,3.5rem);align-items:center}@media (min-width: 60rem){.build-seg{grid-template-columns:1fr 1fr}.build-seg--reverse .build-seg__media{order:-1}}.build-seg__kicker{display:inline-flex;align-items:center;gap:.5em;color:var(--accent);margin-bottom:var(--space-sm)}.build-seg__icon{width:17px;height:17px;flex:none}.build-seg__title{font-family:var(--font-display);font-weight:600;font-size:clamp(1.45rem,1.1rem + 1.5vw,2rem);line-height:1.12;letter-spacing:-.02em;color:var(--text-hi);text-wrap:balance}.build-seg__desc{margin-top:var(--space-sm);color:var(--text-mid);max-width:46ch}.build-seg__text .build-list{margin-top:var(--space-lg)}.build-seg__media{display:flex;justify-content:center;min-width:0}.viz{width:100%;max-width:380px;background:var(--surface-1);border:1px solid var(--line-strong);border-radius:18px;padding:1.25rem;box-shadow:0 24px 55px -30px #14142080}[data-surface=alt] .viz{border-color:#13151f42;box-shadow:0 1px 2px #13151f0d,0 16px 38px -20px #13151f4d}[data-surface=alt] .app{background:var(--surface-2);border:1px solid var(--line-strong);border-radius:12px;padding:.7rem;height:auto;min-height:210px}.gbp{display:flex;flex-direction:column;gap:.9rem}.gbp__head{display:flex;align-items:center;gap:.7rem}.gbp__avatar{width:38px;height:38px;border-radius:50%;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:600}.gbp__id{display:flex;flex-direction:column}.gbp__name{font-weight:600;color:var(--text-hi)}.gbp__cat{font-size:var(--fs-label);color:var(--text-mid)}.gbp__rating{display:flex;align-items:baseline;gap:.5rem}.gbp__score{font-family:var(--font-display);font-weight:600;font-size:1.8rem;line-height:1;color:var(--text-hi)}.gbp__stars{color:var(--accent);letter-spacing:.12em}.gbp__count{font-size:var(--fs-label);color:var(--text-mid)}.gbp__chart{display:flex;align-items:flex-end;gap:.4rem;height:54px}.gbp__chart span{flex:1;background:#6b6bf5;border-top:2px solid var(--accent);border-radius:2px 2px 0 0}.gbp__tag{display:inline-flex;align-items:center;gap:.5em;align-self:flex-start;font-family:var(--font-mono);font-size:var(--fs-label);color:var(--text-hi);border:1px solid var(--line);border-radius:999px;padding:.35em .75em}.pay{display:flex;flex-direction:column;gap:.7rem}.pay__merchant{font-family:var(--font-mono);font-size:var(--fs-label);letter-spacing:var(--ls-mono);text-transform:uppercase;color:var(--text-mid)}.pay__amount{font-family:var(--font-display);font-weight:600;font-size:2.4rem;line-height:1;letter-spacing:-.02em;color:var(--text-hi);margin:.15rem 0 .5rem}.pay__field{display:flex;justify-content:space-between;border:1px solid var(--line);border-radius:10px;padding:.7rem .85rem;color:var(--text-mid);font-size:var(--fs-body)}.pay__btn{text-align:center;background:var(--accent);color:#fff;font-weight:600;border:1px solid transparent;border-radius:10px;padding:.75rem;transition:background var(--dur-micro) var(--ease),color var(--dur-micro) var(--ease),border-color var(--dur-micro) var(--ease)}.pay__btn--done{background:var(--surface-2);color:var(--success);border-color:transparent}.pay__paid{display:inline-flex;align-items:center;gap:.5em;align-self:center;color:var(--text-mid);font-size:var(--fs-label);font-family:var(--font-mono)}.flow-run{display:flex;align-items:center;justify-content:space-between;gap:clamp(.75rem,3vw,1.5rem)}.flow{display:flex;flex-direction:column;flex:1;min-width:0}.flow__node{position:relative;padding:.7rem .9rem .7rem 1.7rem;border:1px solid var(--line);border-radius:10px;color:var(--text-hi);font-weight:500;background:var(--surface-1);transition:border-color var(--dur-micro) var(--ease),background var(--dur-micro) var(--ease)}.flow__node+.flow__node{margin-top:1.4rem}.flow__node:before{content:"";position:absolute;left:.75rem;top:50%;width:7px;height:7px;border-radius:50%;background:var(--accent);transform:translateY(-50%);transition:box-shadow var(--dur-micro) var(--ease),background var(--dur-micro) var(--ease)}.flow__node:not(:last-child):after{content:"";position:absolute;left:calc(.75rem + 3px);top:100%;width:1px;height:1.4rem;background:var(--accent)}.flow__node.is-done:before{background:var(--success)}.flow__node.is-done:last-child:not(.flow__node--done):after{content:" ✓";position:absolute;right:.85rem;top:50%;left:auto;width:auto;height:auto;transform:translateY(-50%);background:none;color:var(--success);font-weight:600}.flow__node.is-on,.flow__node.is-done{border-color:var(--accent)}.flow__node.is-on{background:var(--accent-dim)}.flow__node.is-on:before{box-shadow:0 0 0 4px var(--accent-dim)}.flow__done{transition:opacity var(--dur-micro) var(--ease)}.flow__ring{position:relative;display:grid;place-items:center;width:60px;height:60px;flex:none}.flow__ring svg{width:100%;height:100%;transform:rotate(-90deg)}.flow__ring-bg{stroke:var(--line);stroke-width:4}.flow__ring-fg{stroke:var(--accent);stroke-width:4;stroke-linecap:round;stroke-dasharray:138.2;stroke-dashoffset:138.2}.flow__ring-pct{position:absolute;font-family:var(--font-mono);font-size:.68rem;color:var(--text-hi)}.flow__badge{display:inline-flex;align-items:center;gap:.5em;margin-top:1.2rem;font-family:var(--font-mono);font-size:var(--fs-label);color:var(--text-hi)}.ask{display:flex;flex-direction:column;gap:.9rem}.ask__q{font-family:var(--font-mono);color:var(--text-hi);border:1px solid var(--line);border-radius:10px;padding:.7rem .85rem;font-size:.82rem}.ask__cursor{color:var(--accent)}@media (prefers-reduced-motion: no-preference){.ask__cursor{animation:blink 1.1s step-end infinite}@keyframes blink{50%{opacity:0}}}.ask__a{display:flex;flex-direction:column;gap:.5rem;border-left:2px solid var(--accent);padding-left:.9rem}.ask__big{font-family:var(--font-display);font-weight:600;font-size:2.1rem;line-height:1;color:var(--text-hi)}.ask__sub{color:var(--text-mid);font-size:var(--fs-body)}.ask__chart{display:flex;align-items:flex-end;gap:.35rem;height:42px}.ask__chart span{flex:1;background:#6b6bf5;border-top:2px solid var(--accent);border-radius:2px 2px 0 0}.ask__cite{font-family:var(--font-mono);font-size:var(--fs-label);color:var(--text-low)}.app{display:grid;grid-template-columns:60px 1fr;gap:.6rem;height:210px}.app__side{display:flex;flex-direction:column;gap:.55rem;border:1px solid var(--line-strong);border-radius:10px;padding:.7rem .5rem}.app__logo{height:10px;border-radius:3px;background:var(--accent)}.app__nav{height:7px;border-radius:3px;background:var(--skeleton)}.app__nav--on{background:var(--accent)}.app__main{display:flex;flex-direction:column;gap:.6rem}.app__top{display:flex;justify-content:space-between;align-items:center;height:26px;border:1px solid var(--line-strong);border-radius:8px;padding:0 .6rem}.app__top span:first-child{width:40%;height:7px;border-radius:3px;background:var(--skeleton)}.app__pill{width:46px;height:14px;border-radius:999px;background:var(--accent)}.app__tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}.app__tiles span{height:44px;border:1px solid var(--line-strong);border-top:2px solid var(--accent);border-radius:8px}.app__rows{display:flex;flex-direction:column;gap:.5rem}.app__rows span{height:11px;border-radius:3px;background:var(--skeleton)}.app__rows span:nth-child(2){width:85%}.app__rows span:nth-child(3){width:70%}.bp{height:auto;display:block;color:var(--text-hi)}.bp-draw{stroke:currentColor;stroke-width:1.5;fill:none}.bp-grid{stroke:var(--line)}.bp-gridfill{color:var(--line)}.bp-accentfill,.bp-accentbar{fill:var(--accent)}.bp-chart{stroke:var(--accent);stroke-width:2.5}.bp-area,.bp-accentarea{fill:var(--accent);fill-opacity:.12}.bp-dim{stroke:var(--line-strong);stroke-width:1}.bp-label{fill:var(--text-low);font-family:var(--font-mono);font-size:9px;letter-spacing:.04em}.dash{background:var(--surface-1);border:1px solid var(--line);border-radius:14px;padding:.9rem;box-shadow:0 34px 80px -42px #000000b3;display:flex;flex-direction:column;gap:.7rem}.dash__bar{display:flex;justify-content:space-between;align-items:center}.dash__brand{display:inline-flex;align-items:center;gap:.5em;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:var(--text-mid)}.dash__dot{width:8px;height:8px;border-radius:2px;background:var(--accent)}.dash__live{display:inline-flex;align-items:center;gap:.4em;font-family:var(--font-mono);font-size:.66rem;color:var(--success)}.dash__pip{width:7px;height:7px;border-radius:50%;background:var(--success);animation:build-pulse 2.4s ease-out infinite}.dash__tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem}.dash__tile{display:flex;flex-direction:column;gap:.2rem;border:1px solid var(--line);border-top:2px solid var(--accent);border-radius:10px;padding:.6rem}.dash__k{font-family:var(--font-display);font-weight:600;font-size:1.15rem;line-height:1;color:var(--text-hi)}.dash__lbl{font-family:var(--font-mono);font-size:.6rem;letter-spacing:.03em;color:var(--text-mid)}.dash__chart{height:92px;border:1px solid var(--line);border-radius:10px;padding:.5rem}.dash__chart svg{width:100%;height:100%}.dash__line{stroke:var(--accent);stroke-width:2.5;fill:none;stroke-linecap:round;stroke-linejoin:round}.dash__area{fill:var(--accent);fill-opacity:.12}.dash__feed{display:flex;flex-direction:column;gap:.35rem}.dash__row{display:flex;align-items:center;gap:.5rem;font-size:.7rem;overflow:hidden}.dash__rdot{width:5px;height:5px;border-radius:50%;background:var(--accent);flex:none}.dash__rk{color:var(--text-hi);font-weight:600}.dash__rv{color:var(--text-mid)}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:clip;pointer-events:none;background:var(--surface-0)}.hero__bg:before{content:"";position:absolute;top:-6%;right:-6%;bottom:-6%;left:-6%;background:url(/assets/liquid-iris-DIn0n9-P.webp) 62% 44% / cover no-repeat;transform-origin:66% 46%;animation:hero-drift 34s ease-in-out infinite alternate;will-change:transform,opacity}@keyframes hero-drift{0%{transform:scale(1.015) translateZ(0);opacity:.9}to{transform:scale(1.11) translate3d(-1.8%,-1.3%,0);opacity:1}}.hero__canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.hero__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,var(--surface-0) 0%,color-mix(in oklch,var(--surface-0) 70%,transparent) 34%,transparent 64%)}@media (max-width: 64rem){.hero__bg:after{background:linear-gradient(180deg,color-mix(in oklch,var(--surface-0) 62%,transparent) 0%,transparent 44%),linear-gradient(90deg,var(--surface-0) 0%,color-mix(in oklch,var(--surface-0) 38%,transparent) 52%,transparent 100%)}}@media (prefers-reduced-motion: reduce){.hero__bg:before{animation:none}}.volt{aspect-ratio:1.2;display:grid;place-items:center;overflow:clip}.volt__grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:42px 42px;opacity:.6}.volt__mark{width:min(64%,320px);height:auto;position:relative}.volt__tri{fill:var(--accent)}.volt__sheen{position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-120%);background:linear-gradient(115deg,transparent 42%,color-mix(in oklch,#ffffff 22%,transparent) 50%,transparent 58%);animation:volt-sheen 4.6s ease-in-out infinite}@keyframes volt-sheen{0%,to{transform:translate(-120%)}55%{transform:translate(120%)}}@media (prefers-reduced-motion: reduce){.volt__sheen{display:none}}html[data-theme=voltage] .hero h1{max-width:100%;font-size:clamp(2.3rem,1.4rem + 3.1vw,4rem);line-height:1.04}html[data-theme=voltage] .hero__cta{margin-top:var(--space-md)}html[data-theme=voltage] .hero__lead{margin-top:var(--space-sm)}.theme-dock{position:fixed;right:clamp(.75rem,2vw,1.5rem);bottom:clamp(.75rem,2vw,1.5rem);z-index:var(--z-overlay);display:flex;align-items:center;gap:.4rem}.theme-dock__opts{display:flex;align-items:center;gap:.4rem;max-width:0;opacity:0;overflow:hidden;transition:max-width .4s var(--ease),opacity .3s var(--ease)}.theme-dock:hover .theme-dock__opts,.theme-dock:focus-within .theme-dock__opts,.theme-dock.is-open .theme-dock__opts,.theme-dock.is-peek .theme-dock__opts{max-width:160px;opacity:1}.theme-dock__sw{width:26px;height:26px;border-radius:50%;flex:none;padding:0;border:2px solid transparent;cursor:pointer;transition:transform var(--dur-micro) var(--ease)}.theme-dock__sw:hover{transform:scale(1.14)}.theme-dock__sw:focus-visible{outline:none;box-shadow:0 0 0 3px var(--accent-dim)}.theme-dock__sw[aria-pressed=true]{border-color:var(--text-hi);transform:scale(1.06)}.theme-dock__sw--signal{background:linear-gradient(135deg,#0d0e14 50%,#7784fb 50%)}.theme-dock__sw--paper{background:linear-gradient(135deg,#fff 50%,#464ed2 50%)}.theme-dock__sw--voltage{background:linear-gradient(135deg,#3a3d9f 50%,#fafafa 50%)}.theme-dock__toggle{display:grid;place-items:center;flex:none;width:40px;height:40px;border-radius:50%;background:color-mix(in oklch,var(--surface-1) 86%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--line-strong);box-shadow:0 10px 30px -14px #00000080;cursor:pointer;transition:transform var(--dur-micro) var(--ease),border-color var(--dur-micro) var(--ease)}.theme-dock__toggle:hover{transform:scale(1.06);border-color:var(--accent)}.theme-dock__toggle:focus-visible{outline:none;box-shadow:0 0 0 3px var(--accent-dim)}.theme-dock__chip{width:15px;height:15px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 2px var(--surface-1)}@media (prefers-reduced-motion: reduce){.theme-dock__opts,.theme-dock__sw,.theme-dock__toggle{transition:none}}@media (max-width: 48rem){.btn,.lead-form__submit{min-height:44px}.back-to-top{min-height:44px;padding-block:.5em}.theme-dock__sw{width:30px;height:30px}}
