[data-skin=public]{background:var(--bg);color:var(--text);font-family:var(--font-sans)}.pub-section{position:relative;max-width:68rem;margin:0 auto;padding:7rem 1.5rem}.pub-eyebrow{font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.16em;text-transform:uppercase;color:var(--accent)}.pub-h{font-size:clamp(1.75rem,4.5vw,2.75rem);font-weight:600;letter-spacing:-.02em;line-height:1.08;margin:.9rem 0 0}.pub-body{margin:1.25rem 0 0;max-width:46ch;font-size:1.0625rem;line-height:1.65;color:var(--text-2)}.aperture{clip-path:circle(150% at 50% 40%)}[data-revealed=false]>.aperture{clip-path:circle(0 at 50% 40%);opacity:.001}[data-revealed=true]>.aperture{transition:clip-path .9s cubic-bezier(.16,1,.3,1),opacity .5s ease-out;clip-path:circle(150% at 50% 40%);opacity:1}.hero{position:relative;min-height:100svh;display:grid;place-items:center;overflow:hidden;background:#000}.hero-stage{position:relative;z-index:2;text-align:center;padding:0 1.25rem;display:flex;flex-direction:column;align-items:center;gap:1.1rem}.hero-h1{font-size:clamp(2rem,6.5vw,4.75rem);font-weight:800;text-transform:uppercase;letter-spacing:.08em;line-height:1.04;margin:0;background:linear-gradient(100deg,oklch(.55 .02 265),oklch(.93 .01 265) 22%,oklch(.68 .02 265) 40%,oklch(.97 .012 262) 52%,oklch(.62 .02 265) 66%,oklch(.9 .012 265) 84%,oklch(.55 .02 265));background-size:220% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:chromeSheen 12.4s ease-in-out infinite;filter:drop-shadow(0 0 22px rgba(0,0,0,.85)) drop-shadow(0 2px 40px rgba(0,0,0,.6))}@keyframes chromeSheen{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.hero-sub{margin:0;max-width:44ch;color:var(--text-2);font-size:1.0625rem;line-height:1.6;text-shadow:0 0 18px rgba(0,0,0,.9)}.hero-nav{position:absolute;top:0;left:0;right:0;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:1.4rem 2rem}.wordmark{font-weight:600;letter-spacing:-.02em;font-size:1.05rem;color:var(--text);text-decoration:none}.wordmark .ai{color:var(--accent)}.tick{position:absolute;z-index:3;font-family:var(--font-mono);font-size:.5625rem;letter-spacing:.14em;color:var(--chrome-3);user-select:none;pointer-events:none}.tick--tl{top:5rem;left:2rem}.tick--tr{top:5rem;right:2rem;text-align:right}.tick--bl{bottom:2rem;left:2rem}.tick--br{bottom:2rem;right:2rem;text-align:right}.door-stage>*{opacity:0;transform:translateY(6px);animation:doorMaterialize .7s cubic-bezier(.16,1,.3,1) forwards}.door-stage>:first-child{animation-delay:.9s}.door-stage>:nth-child(2){animation-delay:1.15s}.door-stage>:nth-child(3){animation-delay:1.35s}@keyframes doorMaterialize{to{opacity:1;transform:translateY(0)}}.door-line{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--chrome-2);text-shadow:0 0 18px rgba(0,0,0,.9)}.door-error,.door-line{margin:0;font-size:.75rem}.door-error{letter-spacing:.04em;color:var(--text-2)}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 2.1rem;border-radius:999px;font-family:var(--font-mono);font-size:.8125rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--chrome-1);border:1px solid transparent;background:linear-gradient(oklch(.16 .014 265/.88),oklch(.13 .014 265/.88)) padding-box,linear-gradient(110deg,oklch(.5 .018 265),oklch(.95 .01 265) 25%,oklch(.6 .02 265) 48%,oklch(.97 .012 262) 62%,oklch(.55 .018 265) 82%,oklch(.9 .012 265)) border-box;background-size:100% 100%,240% 100%;background-position:0 0,0 50%;box-shadow:0 0 18px oklch(.9 .012 265/.1),inset 0 1px 0 oklch(.95 .01 265/.12);cursor:pointer;text-decoration:none;backdrop-filter:blur(6px);animation:chromePulse 12.4s ease-in-out infinite;transition:color .2s ease,box-shadow .3s ease,transform 90ms ease}@keyframes chromePulse{0%{background-position:0 0,0 50%}50%{background-position:0 0,100% 50%}to{background-position:0 0,0 50%}}.btn-primary:hover{color:oklch(.98 .005 265);box-shadow:0 0 34px oklch(.9 .012 265/.22),inset 0 1px 0 oklch(.95 .01 265/.2)}.btn-primary:active{transform:translateY(.5px)}.btn-primary:focus-visible{outline:2px solid var(--chrome-1);outline-offset:3px}.signal-free{position:relative;display:grid;grid-template-columns:auto 1fr;gap:1.4rem;max-width:26rem}.signal-filament{width:2px;border-radius:999px;background:linear-gradient(to bottom,var(--accent-hi),var(--accent) 55%,transparent);box-shadow:0 0 14px var(--accent-glow);transform:scaleY(0);transform-origin:top center}[data-revealed=true] .signal-filament{animation:filamentIgnite .85s cubic-bezier(.16,1,.3,1) forwards}@keyframes filamentIgnite{to{transform:scaleY(1)}}.signal-body{display:flex;flex-direction:column;gap:.5rem}.signal-body>*{opacity:0;transform:translateY(7px)}[data-revealed=true] .signal-body>*{animation:signalMaterialize .55s cubic-bezier(.16,1,.3,1) forwards}[data-revealed=true] .signal-body>:first-child{animation-delay:.18s}[data-revealed=true] .signal-body>:nth-child(2){animation-delay:.3s}[data-revealed=true] .signal-body>:nth-child(3){animation-delay:.43s}[data-revealed=true] .signal-body>:nth-child(4){animation-delay:.54s}[data-revealed=true] .signal-body>:nth-child(5){animation-delay:.66s}[data-revealed=true] .signal-body>:nth-child(6){animation-delay:.76s}@keyframes signalMaterialize{to{opacity:1;transform:translateY(0)}}.signal-row{display:flex;align-items:center;gap:.7rem}.signal-tag{margin:0;color:var(--accent)}.signal-label,.signal-tag{font-family:var(--font-mono);font-size:.625rem;letter-spacing:.18em}.signal-label{margin:.7rem 0 0;color:var(--chrome-3)}.signal-lines{display:flex;flex-direction:column;gap:.45rem;margin-top:.35rem}.bar{height:.55rem;border-radius:999px;background:var(--chrome-3);opacity:.55}.bar--bright{background:var(--chrome-1);opacity:.9}.meter{height:.3rem;background:var(--accent-soft);overflow:hidden}.meter,.meter-fill{border-radius:999px}.meter-fill{height:100%;width:82%;background:var(--accent);animation:meterBreathe 5.6s ease-in-out infinite;transform-origin:left center}@keyframes meterBreathe{0%,to{transform:scaleX(.96)}50%{transform:scaleX(1)}}.fleet-fibers line{stroke-dasharray:120;stroke-dashoffset:120}[data-revealed=true] .fleet-fibers line{animation:fiberDraw .9s cubic-bezier(.16,1,.3,1) forwards}[data-revealed=true] .fleet-fibers line:first-child{animation-delay:0s}[data-revealed=true] .fleet-fibers line:nth-child(2){animation-delay:.14s}[data-revealed=true] .fleet-fibers line:nth-child(3){animation-delay:.28s}[data-revealed=true] .fleet-fibers line:nth-child(4){animation-delay:.42s}[data-revealed=true] .fleet-fibers line:nth-child(5){animation-delay:.56s}@keyframes fiberDraw{to{stroke-dashoffset:0}}.fleet-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));gap:1rem;margin-top:.5rem}.fleet-card{border:1px solid var(--accent-line);border-radius:.75rem;background:var(--surface);padding:1.1rem 1.2rem;opacity:0;transform:translateY(9px)}[data-revealed=true] .fleet-card{animation:cardRise .6s cubic-bezier(.16,1,.3,1) forwards}[data-revealed=true] .fleet-card:first-child{animation-delay:80ms}[data-revealed=true] .fleet-card:nth-child(2){animation-delay:.22s}[data-revealed=true] .fleet-card:nth-child(3){animation-delay:.36s}[data-revealed=true] .fleet-card:nth-child(4){animation-delay:.5s}[data-revealed=true] .fleet-card:nth-child(5){animation-delay:.64s}@keyframes cardRise{to{opacity:1;transform:translateY(0)}}.fleet-name{font-family:var(--font-mono);font-size:.8125rem;letter-spacing:.1em;color:var(--text);margin:.6rem 0 .1rem}.fleet-domain{font-size:.8125rem;color:var(--text-2);margin:0}.portal-overlay{position:fixed;inset:0;z-index:60;background:#000;pointer-events:none}.portal-overlay[data-mode=dilate]{clip-path:circle(0 at 50% 45%);animation:portalDilate var(--portal-ms,.5s) cubic-bezier(.65,0,.35,1) forwards}@keyframes portalDilate{to{clip-path:circle(150% at 50% 45%)}}.portal-overlay[data-mode=crossfade]{opacity:0;animation:portalFade var(--portal-ms,.3s) ease-out forwards}@keyframes portalFade{to{opacity:1}}.door-enter{position:fixed;inset:0;z-index:50;background:#000;pointer-events:none;animation:doorEnter .8s ease-out .12s both}@keyframes doorEnter{0%{opacity:1}to{opacity:0}}.credit{min-height:88svh;display:grid;place-items:center;position:relative;background:radial-gradient(58% 44% at 50% 52%,oklch(from var(--hue) l c h/.13),transparent 72%)}.credit-stage{text-align:center;padding:0 1.25rem;display:flex;flex-direction:column;align-items:center;gap:1.1rem}.credit-glyph{color:var(--hue);filter:drop-shadow(0 0 18px color-mix(in oklch,var(--hue) 55%,transparent))}.credit-name{font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.22em;color:var(--chrome-3)}.credit-line,.credit-name{margin:0;text-transform:uppercase}.credit-line{font-size:clamp(1.7rem,5vw,3.6rem);font-weight:800;letter-spacing:.07em;line-height:1.06;background:linear-gradient(100deg,oklch(from var(--hue) .56 .07 h) 0,oklch(from var(--hue) .94 .025 h) 34%,oklch(from var(--hue) .68 .09 h) 58%,oklch(from var(--hue) .96 .02 h) 78%,oklch(from var(--hue) .58 .065 h) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 0 20px rgba(0,0,0,.8))}.credit--mia .credit-line{font-size:clamp(1.9rem,5.5vw,4rem)}.whole-signature .whole-sector{opacity:0;transform:translate(var(--fly-x,0),var(--fly-y,0)) rotate(-9deg);transform-origin:50% 50%;transform-box:view-box}[data-revealed=true] .whole-signature .whole-sector{animation:sectorConverge .9s cubic-bezier(.16,1,.3,1) forwards}[data-revealed=true] .whole-signature .whole-sector:first-child{animation-delay:0s}[data-revealed=true] .whole-signature .whole-sector:nth-child(2){animation-delay:.16s}[data-revealed=true] .whole-signature .whole-sector:nth-child(3){animation-delay:.32s}[data-revealed=true] .whole-signature .whole-sector:nth-child(4){animation-delay:.48s}[data-revealed=true] .whole-signature .whole-sector:nth-child(5){animation-delay:.64s}@keyframes sectorConverge{55%{opacity:1}to{opacity:1;transform:translate(0) rotate(0deg)}}.credit--mia [data-revealed=true] .credit-glyph{animation:wholeLock .7s ease-in-out 1.35s}@keyframes wholeLock{0%,to{filter:drop-shadow(0 0 18px color-mix(in oklch,currentColor 55%,transparent))}45%{filter:drop-shadow(0 0 40px currentColor) brightness(1.4)}}@media (prefers-reduced-motion:reduce){.btn-primary,.hero-h1{animation:none}[data-revealed=false]>.aperture{clip-path:circle(150% at 50% 40%);opacity:1}[data-revealed=true]>.aperture{transition:none}.fleet-card{opacity:1;transform:none;animation:none!important}.fleet-fibers line{stroke-dashoffset:0;animation:none!important}.meter-fill{animation:none}.signal-filament{transform:scaleY(1);animation:none!important}.whole-signature .whole-sector{opacity:1;transform:none;animation:none!important}.credit-glyph,.signal-body>*{animation:none!important}.signal-body>*{opacity:1;transform:none}.door-enter{animation:none;opacity:0}.door-stage>*{opacity:1;transform:none;animation:none!important}}