@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/space-grotesk-latin-700-normal-RjhwGPKo.woff2) format("woff2"),url(/assets/space-grotesk-latin-700-normal-CwsQ-cCU.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2) format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff) format("woff")}.hero{background:#102f2b;color:#edf4ee;position:relative}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse at 83% 38%,#39695555,transparent 57%),linear-gradient(100deg,#071e1c,transparent 75%)}.hero-content{position:relative}.hero .hero-eyebrow{color:#a9c4bb}.hero .hero-eyebrow .status-dot{background:#c4f766;box-shadow:0 0 12px #c4f76655}.hero .eyebrow-line{background:#a9c4bb55}.hero .hero-main{min-height:565px;gap:12px;padding:15px 0 25px}.hero .hero-main>div:first-child{flex:1;position:relative;z-index:2}.hero h1{font-size:clamp(42px,4.6vw,68px);letter-spacing:-3.5px;line-height:1.06}.hero h1>span:not(.heading-star){color:#c4f766}.hero .heading-star{display:none}.hero p{color:#afc7bc;max-width:430px;font-size:14px}.hero .button-black{background:#c4f766;color:#102f2b;box-shadow:0 4px 22px #c4f76612}.hero .button-black:hover{background:#d5ff8f}.hero .hero-buttons{gap:21px;flex-wrap:wrap}.hero .text-button{color:#edf4ee}.hero .hero-foot{color:#afc7bc;border-color:#a9c4bb30}.hero button:focus-visible{outline-color:#edf4ee}.spatial-exhibit{width:52%;max-width:650px;min-width:0;position:relative}.spatial-meta{display:flex;justify-content:space-between;color:#a9c4bb;font:9px var(--mono);letter-spacing:1.7px;padding:16px 12px;border-bottom:1px solid #a9c4bb22}.spatial-stage{height:410px;position:relative;perspective:1050px;isolation:isolate}.spatial-halo{position:absolute;top:12%;right:4%;bottom:12%;left:4%;border:1px solid #a9c4bb15;border-radius:50%;transform:rotate(-25deg);box-shadow:0 0 0 35px #a9c4bb04,0 0 0 70px #a9c4bb03;pointer-events:none}.spatial-world{--size: 335px;width:var(--size);height:var(--size);position:absolute;top:37px;left:calc(50% - var(--size) / 2);transform-style:preserve-3d;transform:rotateX(calc(53deg + var(--camera-x, 0deg))) rotate(calc(-35deg + var(--camera-z, 0deg)));transition:transform .18s ease-out}.spatial-foundation{position:absolute;top:-18px;right:-18px;bottom:-18px;left:-18px;border:1px solid #9cbdab65;border-radius:6px;background:repeating-linear-gradient(0deg,transparent 0 32px,#a9c4bb10 32px 33px),repeating-linear-gradient(90deg,#24483e 0,#24483e 32px,#456253 32px,#456253 33px);transform:translateZ(-18px);box-shadow:1px 1px #799a86,3px 3px #355545,5px 5px #355545,7px 7px #18372d,9px 9px #18372d,12px 12px #0a201b,26px 35px 35px #0009}.spatial-foundation>span{position:absolute;bottom:-13px;left:16px;font:6px var(--mono);color:#a9c4bb;letter-spacing:2px}.spatial-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;height:100%;transform-style:preserve-3d}.spatial-plot{position:relative;padding:0;transform-style:preserve-3d;transform:translateZ(0);transition:transform .24s ease-out;background:none;border:0}.plot-surface{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;border:1px solid #86b29b;background:linear-gradient(135deg,#648773,#315344);color:#e1f0df;border-radius:2px;backface-visibility:hidden;overflow:hidden;box-shadow:inset 0 0 12px #ffffff09}.plot-side{position:absolute;display:block;background:#284536;border:1px solid #73938077;backface-visibility:hidden}.plot-south{height:18px;width:100%;top:100%;left:0;transform-origin:top;transform:rotateX(-90deg);background:linear-gradient(#41634e,#1b382a)}.plot-east{width:18px;height:100%;left:100%;top:0;transform-origin:left;transform:rotateY(90deg);background:#213e2f}.plot-coordinate{position:absolute;top:5px;left:5px;font:8px var(--mono)}.plot-glyph{font:25px var(--display)}.plot-label{position:absolute;bottom:5px;font:6px var(--mono);letter-spacing:.6px}.plot-surface img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.is-occupied .plot-coordinate,.is-occupied .plot-glyph,.is-occupied .plot-label{background:#102f2be6;padding:2px;color:#edf4ee}.spatial-plot.is-selected{transform:translateZ(48px)}.spatial-plot.is-selected .plot-surface{background:linear-gradient(135deg,#e0ffa2,#a6e84b);border-color:#efffcd;color:#163621;box-shadow:0 0 30px #c4f76635,inset 0 0 14px #fff7}.spatial-plot.is-selected .plot-south{background:#87b644;border-color:#c4f766}.spatial-plot.is-selected .plot-east{background:#52792c;border-color:#c4f76699}.spatial-plot:hover:not(.is-selected),.spatial-plot:focus-visible:not(.is-selected){transform:translateZ(16px)}.spatial-plot:focus-visible{outline:3px solid white;outline-offset:5px}.spatial-axis{position:absolute;right:0;bottom:22px;color:#a9c4bb;font:7px var(--mono);letter-spacing:1.5px}.spatial-readout{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #a9c4bb30;padding:15px 12px 0;font:10px var(--mono);color:#a9c4bb}.spatial-readout>div{display:flex;align-items:center;gap:8px}.spatial-readout strong{color:#c4f766;margin-left:7px;font-weight:400}.spatial-readout-dot{width:5px;height:5px;background:#c4f766}.spatial-readout button{color:#edf4ee;padding:6px 0;font-size:11px}.spatial-readout button span{margin-left:12px;color:#c4f766}.hero .spatial-note{font:9px var(--mono);color:#a9c4bb;margin:10px 12px 0;max-width:none}@media(max-width:1100px){.spatial-world{--size: 285px;top:60px}.hero .hero-main{min-height:530px}.hero h1{font-size:48px}}@media(max-width:760px){.hero .hero-main{flex-direction:column;align-items:stretch;gap:30px;padding-top:35px}.hero h1{font-size:clamp(40px,8vw,58px);letter-spacing:-2px}.spatial-exhibit{width:100%;max-width:550px;align-self:center}.spatial-stage{height:335px}.spatial-world{--size: 235px;top:48px;transform:rotateX(53deg) rotate(-35deg)}.spatial-meta{font-size:8px}.hero .hero-foot{height:auto;padding:18px 0;flex-wrap:wrap;gap:15px}.hero .hero-foot-end{display:none}}@media(max-width:380px){.spatial-world{--size: 210px;top:58px}.spatial-readout{font-size:8px;padding-inline:0}}@media(prefers-reduced-motion:reduce){.spatial-world,.spatial-plot{transition:none}.spatial-world{transform:rotateX(53deg) rotate(-35deg)}}
