html{scroll-snap-type:y mandatory;scroll-behavior:smooth;overflow-x:hidden}body{margin:0;overflow-x:hidden;overflow-y:auto;background-color:#000}.scroll-section{width:100%;height:var(--app-snap-height, 100vh);scroll-snap-align:start;scroll-snap-stop:always}#fallback-video-layer{position:fixed;inset:0;z-index:2;opacity:0;visibility:hidden;pointer-events:none;background:#000;transform:translateY(0);will-change:transform,opacity}#fallback-video-layer.is-enabled{opacity:1;visibility:visible}.fallback-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .28s ease;background:#000}.fallback-video.is-active{opacity:1}#ui-layer{position:fixed;top:0;left:0;width:var(--app-viewport-width, 100vw);height:var(--app-viewport-height, 100vh);z-index:5;pointer-events:none;font-family:Oswald,Roboto,sans-serif;color:#fff;display:flex;justify-content:center;align-items:center;will-change:transform}#contact-layer{position:fixed;inset:0;z-index:20;display:flex;align-items:flex-end;justify-content:stretch;padding:0;opacity:0;visibility:hidden;transform:translateY(100%);pointer-events:none;will-change:transform,opacity}.contact-sheet{--contact-media-height: clamp(82px, 8.5vw, 112px);width:100%;padding:clamp(10px,1.8vw,16px) clamp(14px,4vw,48px) clamp(10px,1.8vw,14px);border-top:1px solid rgba(255,255,255,.14);border-left:0;border-right:0;border-bottom:0;background:linear-gradient(180deg,#000000b3,#000000eb),#000000e6;backdrop-filter:blur(10px);box-shadow:0 -18px 42px #0000006b;display:grid;grid-template-columns:minmax(160px,240px) minmax(220px,420px);grid-template-areas:"brand body" "copy copy";justify-content:space-between;align-items:end;gap:6px clamp(14px,4vw,40px)}.contact-sheet__brand{grid-area:brand;display:flex;align-items:flex-end;justify-content:flex-start}.contact-sheet__logo{width:auto;height:var(--contact-media-height);max-width:min(34vw,240px);display:block;object-fit:contain}.contact-sheet__body{grid-area:body;display:grid;justify-items:end;align-content:end}.contact-sheet--single{--contact-media-height: clamp(96px, 10vw, 132px);grid-template-columns:1fr;grid-template-areas:"body" "copy";justify-content:stretch;align-items:end;gap:6px}.contact-sheet--single .contact-sheet__body{justify-items:start}.contact-sheet__info-image{display:block;width:calc(var(--contact-media-height) * 1.42);max-width:min(42vw,340px);height:var(--contact-media-height);object-fit:cover;object-position:left top;border:0;background:#000}.contact-sheet__company-image{display:block;width:min(100%,calc(var(--contact-media-height) * 2.46));height:var(--contact-media-height);object-fit:cover;object-position:center;border:0;background:transparent}.contact-sheet__copyright{grid-area:copy;margin:0;padding-top:6px;border-top:1px solid rgba(255,255,255,.06);color:#ffffff9e;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.58rem;line-height:1.35;letter-spacing:.05em;text-transform:uppercase}#tech-hud{position:absolute;inset:0;z-index:12;pointer-events:none}#mobile-scroll-cue{position:absolute;top:50%;right:12px;transform:translateY(-50%);z-index:14;display:none;pointer-events:auto;touch-action:manipulation}.mobile-scroll-cue__hint{display:grid;justify-items:center;gap:2px;margin-bottom:8px;padding:5px 4px;border:1px solid rgba(255,255,255,.14);background:#00000047;backdrop-filter:blur(6px)}.mobile-scroll-cue__arrow{color:#bff7eaeb;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem;line-height:1;animation:mobileScrollCueFloat 1.2s ease-in-out infinite}.mobile-scroll-cue__label{color:#ffffffdb;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.5rem;letter-spacing:.12em;line-height:1;writing-mode:vertical-rl;text-orientation:mixed}.mobile-scroll-cue__dots{display:grid;gap:8px;justify-items:center;padding:6px 4px;border:1px solid rgba(255,255,255,.12);background:#0000003d;backdrop-filter:blur(8px)}.mobile-scroll-cue__dot{width:10px;height:10px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#ffffff1f;box-shadow:0 0 #64ffdc00;padding:0;margin:0;cursor:pointer;transition:transform .12s ease,background-color .12s ease,border-color .12s ease,box-shadow .18s ease}.mobile-scroll-cue__dot.is-active{border-color:#64ffdca6;background:#64ffdcb8;box-shadow:0 0 0 4px #64ffdc1f;transform:scale(1.08)}.mobile-scroll-cue__dot:active{transform:scale(.92)}.mobile-scroll-cue__dot:focus-visible{outline:2px solid rgba(100,255,220,.52);outline-offset:3px}@keyframes mobileScrollCueFloat{0%,to{transform:translateY(0);opacity:.9}50%{transform:translateY(-4px);opacity:1}}.tech-hud-panel{position:absolute;top:clamp(16px,2.4vw,28px);right:clamp(14px,2.2vw,28px);width:min(460px,calc(100vw - 28px));padding:14px 16px 12px;border:1px solid rgba(255,255,255,.18);background:linear-gradient(180deg,#ffffff0f,#ffffff05),#0000006b;backdrop-filter:blur(10px);box-shadow:0 12px 32px #00000059,inset 0 0 0 1px #ffffff05}.tech-hud-panel:before{content:"";position:absolute;inset:8px;border:1px solid rgba(100,255,220,.12);pointer-events:none}.tech-hud-label{margin:0;color:#ffffffb8;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.tech-hud-title{margin:.35rem 0 .65rem;color:#fff;font-size:clamp(.95rem,1.4vw,1.15rem);line-height:1.2;letter-spacing:.04em;text-transform:uppercase;font-family:Oswald,sans-serif}.tech-hud-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.tech-tag{display:inline-flex;align-items:center;padding:4px 8px;border:1px solid rgba(255,255,255,.16);background:#ffffff08;color:#ffffffdb;font-size:.68rem;line-height:1;letter-spacing:.08em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.tech-hud-readout{display:grid;gap:4px;padding-top:8px;border-top:1px solid rgba(255,255,255,.1)}.tech-hud-row{display:grid;grid-template-columns:64px 1fr;align-items:center;gap:12px;min-height:1.35rem}.tech-hud-key,.tech-hud-value{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.73rem;line-height:1.2;letter-spacing:.1em;text-transform:uppercase}.tech-hud-key{color:#ffffff94}.tech-hud-value{color:#fffffff5}.tech-hud-guide{position:absolute;left:clamp(14px,2.2vw,28px);bottom:clamp(14px,2.2vw,24px);display:flex;flex-wrap:wrap;gap:8px;max-width:min(560px,calc(100vw - 28px));padding:8px 10px;border:1px solid rgba(255,255,255,.14);background:#00000047;backdrop-filter:blur(8px)}.tech-hud-guide-item{display:inline-flex;align-items:center;gap:8px;color:#ffffffe6;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.tech-kbd{display:inline-flex;align-items:center;justify-content:center;min-width:52px;padding:4px 6px;border:1px solid rgba(100,255,220,.3);background:#64ffdc0f;color:#bff7ea;font-size:.68rem;line-height:1}.scene-spec-card{position:absolute;left:clamp(14px,2.2vw,28px);bottom:clamp(62px,10vh,116px);width:min(460px,calc(100vw - 28px));padding:12px 14px;border:1px solid rgba(255,255,255,.13);background:linear-gradient(180deg,#ffffff0b,#ffffff04),#00000057;backdrop-filter:blur(10px);box-shadow:0 10px 30px #00000047;text-align:left;pointer-events:none;opacity:0;visibility:hidden}.scene-spec-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#64ffdcb3,#64ffdc14)}.scene-spec-card__eyebrow{margin:0;padding-left:8px;color:#ffffffad;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.66rem;line-height:1.3;letter-spacing:.12em;text-transform:uppercase}.scene-spec-card__lead{margin:.45rem 0 0;padding-left:8px;color:#fffffff2;font-family:Roboto,sans-serif;font-size:.85rem;line-height:1.45;text-wrap:pretty}.scene-spec-card__list{list-style:none;margin:.55rem 0 0;padding:0 0 0 8px;display:grid;gap:6px}.scene-spec-card__list li{position:relative;padding-left:12px;color:#ffffffd1;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.68rem;line-height:1.35;letter-spacing:.03em}.scene-spec-card__list li:before{content:"";position:absolute;left:0;top:.52em;width:4px;height:4px;border-radius:50%;background:#64ffdcbf;box-shadow:0 0 0 3px #64ffdc1f}.scene-spec-card__cta{margin-top:.7rem;padding-left:8px;display:grid;gap:6px;pointer-events:auto}.scene-spec-card__button{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:30px;padding:5px 12px;border:1px solid rgba(100,255,220,.34);background:#64ffdc17;color:#d7fff7;text-decoration:none;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.scene-spec-card__button:hover{border-color:#64ffdc7a;background:#64ffdc29;color:#fff}.scene-spec-card__button--subtle{border-color:#fff3;background:#ffffff0a;color:#ffffffe6}.scene-spec-card__button--subtle:hover{border-color:#ffffff52;background:#ffffff14;color:#fff}.scene-spec-card__button:focus-visible{outline:2px solid rgba(100,255,220,.5);outline-offset:2px}.ui-section{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden}#ui-section-0{position:fixed;top:0;left:0;width:100%;height:100%;padding:0;opacity:1;visibility:visible;z-index:10}.logo-image{position:absolute;top:calc(clamp(16px,3vw,32px) - (clamp(140px,16vw,260px)*.2947));left:calc(clamp(16px,3vw,32px) - (clamp(140px,16vw,260px)*.177));width:clamp(140px,16vw,260px);height:auto;object-fit:contain}.ui-title{font-family:Oswald,sans-serif;font-size:clamp(2.5rem,8vw,7rem);font-weight:500;line-height:1.1;text-transform:uppercase;text-align:center;margin:0;padding:0 1rem;letter-spacing:.01em;text-shadow:0 4px 32px rgba(0,0,0,.6)}.ui-title span{display:inline-block}@media(max-width:720px){#tech-hud{display:none}#mobile-scroll-cue{display:block;right:8px;top:max(52px,calc(18px + env(safe-area-inset-top,0px)));transform:none}.mobile-scroll-cue__hint{gap:1px;margin-bottom:6px;padding:4px 3px}.mobile-scroll-cue__arrow{font-size:.68rem}.mobile-scroll-cue__label{font-size:.46rem;letter-spacing:.08em}.mobile-scroll-cue__dots{gap:6px;padding:5px 3px}.mobile-scroll-cue__dot{width:8px;height:8px}#contact-layer{padding:0;align-items:flex-end}.contact-sheet{--contact-media-height: clamp(62px, 16vw, 80px);width:100%;padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px));grid-template-columns:minmax(96px,auto) minmax(0,1fr);grid-template-areas:"brand body" "copy copy";justify-content:space-between;align-items:end;gap:6px 10px}.contact-sheet--single{--contact-media-height: clamp(82px, 20vw, 108px);grid-template-columns:1fr;grid-template-areas:"body" "copy copy";justify-content:stretch;gap:6px}.contact-sheet__logo{width:auto;height:var(--contact-media-height);max-width:min(132px,34vw)}.contact-sheet__info-image{width:min(100%,calc(var(--contact-media-height) * 1.42));max-width:100%;height:var(--contact-media-height)}.contact-sheet__company-image{width:min(100%,calc(var(--contact-media-height) * 2.46));height:var(--contact-media-height)}.contact-sheet__copyright{font-size:.56rem;letter-spacing:.04em;padding-top:6px}.tech-hud-panel{width:min(340px,calc(100vw - 16px));top:calc(8px + env(safe-area-inset-top,0px));right:10px;padding:10px 10px 9px}.tech-hud-panel:before{inset:6px}.tech-hud-title{margin-top:0;margin-bottom:.45rem;font-size:clamp(.82rem,3.8vw,.96rem);letter-spacing:.03em;line-height:1.14}.tech-hud-label{display:none}.tech-hud-tags{gap:4px;margin-bottom:8px}.tech-hud-tags .tech-tag:nth-child(2),.tech-hud-tags .tech-tag:nth-child(4){display:none}.tech-tag{padding:3px 6px;font-size:.58rem;letter-spacing:.03em}.tech-hud-readout{gap:2px;padding-top:6px}.tech-hud-row{grid-template-columns:48px 1fr;gap:6px;min-height:1.15rem}.tech-hud-key,.tech-hud-value{font-size:.64rem;letter-spacing:.06em}.tech-hud-guide{display:none}.scene-spec-card{left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom,0px));width:auto;padding:10px 11px}.scene-spec-card__lead{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.4}.scene-spec-card__list{gap:5px}.scene-spec-card__list li{font-size:.63rem;line-height:1.28}.scene-spec-card__list li:nth-child(n+3){display:none}.scene-spec-card__cta{margin-top:.55rem;gap:5px}.scene-spec-card__button{min-height:27px;padding:4px 10px;font-size:.64rem;letter-spacing:.05em}}@media(max-width:720px)and (max-height:720px){#mobile-scroll-cue{right:6px;top:max(44px,calc(12px + env(safe-area-inset-top,0px)))}.mobile-scroll-cue__hint{display:none}.mobile-scroll-cue__dots{gap:5px;padding:4px 3px}.contact-sheet{--contact-media-height: clamp(56px, 14vw, 68px);gap:5px 8px}.contact-sheet--single{--contact-media-height: clamp(72px, 18vw, 92px);gap:5px}.tech-hud-tags{display:none}.tech-hud-readout{border-top:0;padding-top:0}.scene-spec-card__lead{-webkit-line-clamp:1}}@media(hover:none)and (pointer:coarse)and (orientation:landscape)and (max-height:540px){#tech-hud{display:none}#mobile-scroll-cue{display:block;right:calc(6px + env(safe-area-inset-right,0px));top:max(10px,calc(8px + env(safe-area-inset-top,0px)));transform:none}.mobile-scroll-cue__hint{display:none}.mobile-scroll-cue__dots{gap:5px;padding:4px 3px;background:#0003}.mobile-scroll-cue__dot{width:8px;height:8px}}@media(prefers-reduced-motion:reduce){.mobile-scroll-cue__arrow{animation:none}}
