.home-sr{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home-hero{flex-direction:column;justify-content:center;min-height:clamp(30rem,78dvh,50rem);padding-block:clamp(3.5rem,6vw,5rem) clamp(2.5rem,5vw,4rem);display:flex;position:relative;overflow:clip}.home-hero__inner{z-index:1;justify-items:start;gap:clamp(1.25rem,2.5vw,2rem);width:100%;margin-block:auto;display:grid;position:relative}.home-hero__eyebrow{letter-spacing:.12em;color:var(--text-muted);align-items:center;gap:.6em;margin:0;font-size:.8rem;display:inline-flex}.home-hero__eyebrow:before{content:"";background:var(--brand-volt-text);border-radius:50%;flex:none;width:7px;height:7px}.home-hero__title{max-width:14ch;margin:0;font-size:clamp(2.75rem,5.5vw,4.75rem)}.home-hero__verse{letter-spacing:-.035em;margin:0;font-size:clamp(2rem,4.5vw,3.9rem);font-weight:700;line-height:1}.home-hero__rotor{vertical-align:bottom;height:1.06em;display:inline-flex;overflow:hidden}.home-hero__rotor-track{animation:home-rotor 12.5s var(--ease-out) infinite;flex-direction:column;display:flex}.home-hero__rotor-word{height:1.06em;color:var(--brand-volt-text);white-space:nowrap;line-height:1.06;display:block}@keyframes home-rotor{0%,16%{transform:translateY(0)}20%,36%{transform:translateY(-1.06em)}40%,56%{transform:translateY(-2.12em)}60%,76%{transform:translateY(-3.18em)}80%,96%{transform:translateY(-4.24em)}to{transform:translateY(-5.3em)}}.home-hero__sub{max-width:38ch;margin:0}.home-hero__orbit{z-index:0;pointer-events:none;width:min(44vw,33rem);height:auto;color:var(--text-primary);position:absolute;top:50%;right:clamp(-12rem,-6vw,-3rem);transform:translateY(-50%)}.home-hero__orbit-ring{fill:none;stroke:currentColor;stroke-width:1.5px;opacity:.14}.home-hero__orbit-ring--inner{opacity:.08}.home-hero__orbit-path{fill:none;stroke:var(--brand-volt);stroke-width:2px;opacity:.55}.home-hero__orbit-equator{stroke:var(--brand-volt);stroke-width:1px;opacity:.22}.home-hero__orbit-grid circle{fill:currentColor;opacity:.18}.home-hero__orbit-node{fill:var(--brand-volt)}.home-hero__stats{z-index:1;border:2px solid var(--border-strong);background:var(--surface-1);box-shadow:var(--shadow-press);grid-template-columns:repeat(4,1fr);margin:clamp(2.25rem,5vw,3.5rem) 0 0;padding:0;list-style:none;display:grid;position:relative}.home-stat{align-content:start;gap:.3rem;padding:1.1rem 1.4rem;display:grid}.home-stat+.home-stat{border-left:1px solid var(--border-default)}.home-stat__value{letter-spacing:-.01em;font-size:1.35rem;font-weight:700;line-height:1.15}.home-stat__label{color:var(--text-secondary);font-size:.9rem}@media (max-width:45rem){.home-hero__stats{grid-template-columns:repeat(2,1fr)}.home-stat+.home-stat{border-left:0}.home-stat:nth-child(2n){border-left:1px solid var(--border-default)}.home-stat:nth-child(n+3){border-top:1px solid var(--border-default)}}.home-marquee{border-block:2px solid var(--border-strong);margin-block:var(--section-gap) 0;background:var(--surface-1);padding-block:1.1rem}.home-marquee__item{white-space:nowrap;letter-spacing:-.01em;align-items:center;gap:.9rem;padding-inline:1.4rem;font-size:clamp(1.1rem,2vw,1.5rem);font-weight:600;display:inline-flex}.home-marquee__code{color:var(--text-muted);font-size:.72em}.home-marquee__dot{background:var(--brand-volt);border:1px solid var(--border-strong);width:.45em;height:.45em;margin-left:1.4rem;display:inline-block}.dir-group{gap:clamp(1.25rem,2.5vw,1.75rem);margin-top:clamp(2.5rem,5vw,4rem);display:grid}.dir-group__label{font-family:var(--font-mono);letter-spacing:.08em;color:var(--text-muted);align-items:center;gap:1.25rem;margin:0;font-size:.85rem;display:flex}.dir-group__label:after{content:"";background:var(--border-default);flex:1;height:2px}.dir-row{grid-template-columns:minmax(7rem,13rem) 1fr auto;align-items:center;gap:clamp(1.25rem,3vw,2.5rem);padding:clamp(1.5rem,3.5vw,2.75rem);display:grid;position:relative}.dir-row--flip{margin-left:clamp(0rem,7vw,5.5rem)}.dir-row__code{font-family:var(--font-mono);letter-spacing:-.02em;font-size:clamp(3.25rem,8vw,6.5rem);font-weight:700;line-height:.9}.dir-row__body{justify-items:start;gap:.75rem;display:grid}.dir-row__head{align-items:center;gap:.9rem;display:flex}.dir-row__glyph{border:2px solid var(--border-strong);border-radius:var(--radius-control);width:3.5rem;height:3.5rem;overflow:hidden}.dir-row__glyph img{object-fit:cover;width:100%;height:100%;display:block}.dir-row__name{letter-spacing:.06em;color:var(--text-muted);font-size:.85rem}.dir-row__promise{letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:clamp(1.5rem,3vw,2.15rem);line-height:1.08}.dir-row__link{color:inherit;text-decoration:none}.dir-row__link:after{content:"";border-radius:inherit;position:absolute;inset:0}.dir-row__link:focus-visible{outline:none}.dir-row:has(.dir-row__link:focus-visible){outline:3px solid var(--focus-ring);outline-offset:3px}.dir-row__summary{max-width:52ch;color:var(--text-secondary);margin:0}.dir-row__entries{z-index:1;flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex;position:relative}.dir-row__arrow{border:2px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--surface-2);align-self:start;place-items:center;width:2.75rem;height:2.75rem;display:grid}.dir-row__arrow svg{width:1.15rem;height:1.15rem;transition:transform var(--dur-fast) var(--ease-out)}.dir-row:hover .dir-row__arrow svg{transform:translate(2px,-2px)}.home-dir__all{justify-content:flex-end;margin:clamp(2rem,4vw,2.75rem) 0 0;display:flex}.home-dir__all .link{align-items:center;gap:.4em;display:inline-flex}.home-flow{gap:clamp(1.75rem,4vw,2.75rem);padding:clamp(2rem,5vw,4rem);display:grid}.home-flow__head{gap:.75rem;max-width:60ch;display:grid}.home-flow__head h2{margin:0}.home-flow__lede{color:var(--text-on-inverse-dim);margin:0;font-size:1.1rem}.home-flow__rail{align-items:stretch;gap:.9rem;margin:0;padding:0;list-style:none;display:flex}.home-flow__stop{flex:1;align-items:center;gap:.9rem;display:flex}.home-flow__node{border:2px solid color-mix(in srgb, var(--text-on-inverse) 28%, transparent);border-radius:var(--radius-card);color:var(--text-on-inverse);transition:transform var(--dur-base) var(--ease-out);flex:1;align-content:start;gap:.3rem;padding:1.25rem 1.4rem;text-decoration:none;display:grid}.home-flow__node:hover{transform:translate(-2px,-2px)}.home-flow__node:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.home-flow__code{color:var(--brand-volt);font-size:.78rem}.home-flow__name{letter-spacing:-.01em;font-size:1.2rem}.home-flow__role{color:var(--text-on-inverse-dim);font-size:.9rem}.home-flow__arrow{width:1.4rem;height:1.4rem;color:var(--brand-volt);flex:none}.home-flow__note{color:var(--text-on-inverse-dim);margin:0}.home-steps{border-bottom:2px solid var(--border-strong);max-width:46rem;margin:0;padding:0;list-style:none}.home-steps__item{border-top:2px solid var(--border-strong);grid-template-columns:3.25rem 1fr;gap:1.5rem;padding-block:clamp(1.5rem,3vw,2rem);display:grid}.home-steps__num{border:2px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--surface-1);place-items:center;width:2.75rem;height:2.75rem;font-size:1.05rem;font-weight:600;display:grid}.home-steps__item:first-child .home-steps__num{background:var(--brand-cta-fill);color:var(--brand-cta-text)}.home-steps__body{gap:.4rem;display:grid}.home-steps__body h3{margin:0}.home-steps__detail{color:var(--text-secondary);max-width:52ch;margin:0}.home-doors{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.home-door{align-content:start;justify-items:start;gap:.75rem;min-height:13rem;padding:1.5rem;display:grid;position:relative}.home-door__title{letter-spacing:-.015em;text-wrap:balance;margin:0;font-size:1.3rem;line-height:1.15}.home-door__link{color:inherit;text-decoration:none}.home-door__link:after{content:"";border-radius:inherit;position:absolute;inset:0}.home-door__link:focus-visible{outline:none}.home-door:has(.home-door__link:focus-visible){outline:3px solid var(--focus-ring);outline-offset:3px}.home-door__blurb{color:var(--text-secondary);margin:0;font-size:.95rem}.home-door__alt{z-index:1;font-size:.9rem;position:relative}.home-door__arrow{border:2px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--surface-2);place-items:center;width:2.25rem;height:2.25rem;margin-top:auto;display:grid}.home-door__arrow svg{width:1rem;height:1rem;transition:transform var(--dur-fast) var(--ease-out)}.home-door:hover .home-door__arrow svg{transform:translate(2px,-2px)}.cta-band.home-touch{--surface-inverse:#0b0f0e;--text-on-inverse:#fafaf7;--text-on-inverse-dim:#b7bfbc;--brand-volt:#00c875;--brand-volt-text:#00c875;--focus-ring:#00c875;align-content:end;min-height:clamp(28rem,64vh,38rem);position:relative;overflow:hidden}.home-touch__art{z-index:0;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.home-touch:before{content:"";z-index:1;background:linear-gradient(#0b0f0e4d 0%,#0b0f0e00 30% 48%,#0b0f0ee0 84%);position:absolute;inset:0}.home-touch__spark{z-index:2;background:var(--brand-volt);width:10px;height:10px;animation:home-touch-pulse 2.4s var(--ease-out) infinite;border-radius:50%;position:absolute;top:49.5%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 14px 3px #00c87599}@keyframes home-touch-pulse{0%,to{box-shadow:0 0 10px 2px #00c87573}50%{box-shadow:0 0 20px 6px #00c875d9}}.home-touch__content{z-index:3;justify-items:center;gap:clamp(1.25rem,2.5vw,1.75rem);display:grid;position:relative}.home-touch__content h2{max-width:24ch;font-size:clamp(1.5rem,2.6vw,2.25rem)}@supports (animation-timeline:view()){.home-touch__art{animation:linear both home-touch-settle;animation-timeline:view();animation-range:entry cover 55%}@keyframes home-touch-settle{0%{transform:scale(1.06)}to{transform:scale(1)}}}@media (prefers-reduced-motion:reduce){.home-touch__spark{animation:none}.home-touch__art{animation:none;transform:none}}@media (max-width:64rem){.home-doors{grid-template-columns:repeat(2,1fr)}.home-hero__orbit{opacity:.45;width:60vw;right:-18vw}}@media (max-width:48rem){.home-hero{min-height:clamp(30rem,82dvh,44rem)}.home-hero__orbit{opacity:.3;width:80vw;top:auto;bottom:-12vw;right:-24vw;transform:none}.home-doors{grid-template-columns:1fr}.dir-row{grid-template-columns:1fr;align-items:start}.dir-row--flip{margin-left:0}.dir-row__code{font-size:3rem}.dir-row__arrow{position:absolute;top:1.25rem;right:1.25rem}.home-flow__rail{flex-direction:column}.home-flow__stop{flex-direction:column;align-items:stretch}.home-flow__arrow{align-self:center;transform:rotate(90deg)}.home-steps__item{grid-template-columns:2.75rem 1fr;gap:1rem}}@media (prefers-reduced-motion:reduce){.home-hero__rotor-track{animation:none}.home-flow__node:hover,.dir-row:hover .dir-row__arrow svg,.home-door:hover .home-door__arrow svg{transform:none}}.home-hero__copy{justify-items:start;gap:clamp(1.25rem,2.5vw,1.75rem);display:grid}.home-hero__art{place-self:center;width:min(100%,30rem)}.home-hero__art img{border:2px solid var(--border-strong);border-radius:var(--radius-hero);width:100%;height:auto;box-shadow:var(--shadow-press-lg);display:block}@media (min-width:64rem){.home-hero__inner{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,4rem)}.home-hero__art{justify-self:end;width:min(100%,34rem)}}@media (prefers-reduced-motion:no-preference){.home-scrub[data-scrub-active]{height:220vh}.home-scrub[data-scrub-active] .home-scrub__sticky{position:sticky;top:clamp(1rem,6vh,4rem)}}.home-scrub__stage{margin:0}.home-scrub__video{border:2px solid var(--border-strong);border-radius:var(--radius-card);background:var(--surface-0);width:100%;height:auto;display:block}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.home-hero__art{animation:linear both home-art-drift;animation-timeline:view();animation-range:exit}@keyframes home-art-drift{to{transform:translateY(-2.5rem)}}.dir-row__code{animation:linear both home-code-drift;animation-timeline:view();animation-range:entry cover 60%}@keyframes home-code-drift{0%{transform:translateY(.75rem)}to{transform:translateY(-.25rem)}}}}
