body{--experience-background:#05070c;--experience-surface:#090d16;--experience-surface-hover:#0c111d;--experience-text:#eef2ff;--experience-heading:#f6f8ff;--experience-muted:#a5afc3;--experience-soft:#8f9ab2;--experience-border:#151b29;--experience-border-strong:#252d42;--experience-accent:var(--brand-green);background:var(--experience-background);color:var(--experience-text)}main[data-astro-cid-ajxctdaq]{width:min(1120px,calc(100% - 40px));max-width:none;padding:5rem 0 7rem}.eyebrow[data-astro-cid-ajxctdaq]{margin:0 0 1rem;color:var(--experience-soft);font-size:.7rem;font-weight:700;letter-spacing:.22em}.intro[data-astro-cid-ajxctdaq]{padding:2rem 0 7rem}h1[data-astro-cid-ajxctdaq],h2[data-astro-cid-ajxctdaq]{color:var(--experience-heading);letter-spacing:-.055em;line-height:.95}h1[data-astro-cid-ajxctdaq]{font-size:clamp(3.5rem,8vw,7.5rem);max-width:900px}h1[data-astro-cid-ajxctdaq] span[data-astro-cid-ajxctdaq]{color:var(--experience-accent)}.lede[data-astro-cid-ajxctdaq]{max-width:650px;margin-top:2rem;color:var(--experience-muted);font-size:1.15rem;line-height:1.65}.scene[data-astro-cid-ajxctdaq],.experiments[data-astro-cid-ajxctdaq]{padding:5rem 0;border-top:1px solid var(--experience-border)}.scene__header[data-astro-cid-ajxctdaq]{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2rem}h2[data-astro-cid-ajxctdaq]{margin:0;font-size:clamp(2.4rem,5vw,4.5rem)}.controls[data-astro-cid-ajxctdaq]{display:flex;flex-wrap:wrap;justify-content:end;gap:.5rem}.controls[data-astro-cid-ajxctdaq] button[data-astro-cid-ajxctdaq]{border:1px solid var(--experience-border-strong);border-radius:999px;padding:.65rem .9rem;color:var(--experience-muted);background:var(--experience-surface);cursor:pointer}.controls[data-astro-cid-ajxctdaq] button[data-astro-cid-ajxctdaq][aria-pressed=true]{color:#041006;background:var(--experience-accent);border-color:var(--experience-accent)}.room[data-astro-cid-ajxctdaq]{position:relative;overflow:hidden;min-height:560px;border:1px solid var(--experience-border-strong);border-radius:32px;background:#b7c5df;isolation:isolate;transition:background .7s ease}.room[data-astro-cid-ajxctdaq]:after{content:"";position:absolute;inset:0;z-index:4;pointer-events:none;background:linear-gradient(180deg,#ffffff0a,#03060d38)}.room[data-astro-cid-ajxctdaq][data-scene=night]{background:#101729}.room[data-astro-cid-ajxctdaq][data-scene=dawn]{background:#c49a93}.room[data-astro-cid-ajxctdaq][data-scene=aurora]{background:#536d78}.sun[data-astro-cid-ajxctdaq]{position:absolute;width:180px;height:180px;top:14%;right:12%;border-radius:50%;background:#fff2c5;box-shadow:0 0 100px 35px #ffe79b61;transition:all .7s ease}.room[data-astro-cid-ajxctdaq][data-scene=night] .sun[data-astro-cid-ajxctdaq]{opacity:.08;transform:scale(.65);background:#d9e2ff;box-shadow:0 0 80px 20px #7690ff33}.room[data-astro-cid-ajxctdaq][data-scene=dawn] .sun[data-astro-cid-ajxctdaq]{transform:translate(-30px,90px) scale(.82);background:#ffd4ad}.room[data-astro-cid-ajxctdaq][data-scene=aurora] .sun[data-astro-cid-ajxctdaq]{opacity:.2;background:#c5ffce;box-shadow:0 0 120px 50px #39ff5a40}.window[data-astro-cid-ajxctdaq]{position:absolute;inset:12% 11% 22%;border:18px solid rgba(20,27,43,.88);border-bottom-width:28px;background:linear-gradient(135deg,#d6eaff4d,#485a7d1a);box-shadow:0 30px 70px #0000002e}.window[data-astro-cid-ajxctdaq]:before,.window[data-astro-cid-ajxctdaq]:after{content:"";position:absolute;background:#141b2b99}.window[data-astro-cid-ajxctdaq]:before{width:10px;inset:0 50%;transform:translate(-50%)}.window[data-astro-cid-ajxctdaq]:after{height:10px;inset:50% 0;transform:translateY(-50%)}.window[data-astro-cid-ajxctdaq] span[data-astro-cid-ajxctdaq]{position:absolute;inset:0;background:radial-gradient(circle at 70% 30%,rgba(255,255,255,.35),transparent 25%)}.floor[data-astro-cid-ajxctdaq]{position:absolute;inset:78% -5% -20%;transform:perspective(400px) rotateX(48deg);background:repeating-linear-gradient(90deg,rgba(10,15,25,.18) 0 2px,transparent 2px 90px)}.room-copy[data-astro-cid-ajxctdaq]{position:absolute;z-index:5;left:2rem;bottom:2rem;display:flex;flex-direction:column}.room-copy[data-astro-cid-ajxctdaq] span[data-astro-cid-ajxctdaq]{font-size:.65rem;letter-spacing:.18em;color:#d6dced}.room-copy[data-astro-cid-ajxctdaq] strong[data-astro-cid-ajxctdaq]{margin-top:.5rem;font-size:clamp(3rem,7vw,6rem);line-height:.8;letter-spacing:-.07em}.room-copy[data-astro-cid-ajxctdaq] small[data-astro-cid-ajxctdaq]{margin-top:1rem;color:#d6dced}.section-heading[data-astro-cid-ajxctdaq]{max-width:650px}.experiment-grid[data-astro-cid-ajxctdaq]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem}.experiment[data-astro-cid-ajxctdaq]{min-height:260px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:1.5rem;text-align:left;border:1px solid var(--experience-border);border-radius:24px;background:var(--experience-surface);color:var(--experience-text);cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.experiment[data-astro-cid-ajxctdaq]:hover{transform:translateY(-4px);border-color:var(--experience-border-strong);background:var(--experience-surface-hover)}.experiment[data-astro-cid-ajxctdaq] strong[data-astro-cid-ajxctdaq]{margin-top:auto;font-size:1.15rem}.experiment[data-astro-cid-ajxctdaq] small[data-astro-cid-ajxctdaq]{margin-top:.35rem;color:var(--experience-soft)}.experiment-icon[data-astro-cid-ajxctdaq]{width:70px;height:70px;margin-bottom:2rem;border-radius:50%;background:radial-gradient(circle,#f0fff2 0 5%,var(--experience-accent) 6% 20%,rgba(57,255,90,.12) 21% 60%,transparent 61%);box-shadow:0 0 40px #39ff5a4d}.experiment[data-astro-cid-ajxctdaq].is-active .experiment-icon[data-astro-cid-ajxctdaq]{animation:pulse .65s ease}.experiment-icon--scan[data-astro-cid-ajxctdaq]{border-radius:14px;background:linear-gradient(90deg,transparent 48%,var(--experience-accent) 49% 51%,transparent 52%),linear-gradient(transparent 48%,var(--experience-accent) 49% 51%,transparent 52%);opacity:.75}.experiment[data-astro-cid-ajxctdaq].is-active .experiment-icon--scan[data-astro-cid-ajxctdaq]{animation:scan .9s ease}.signal[data-astro-cid-ajxctdaq]{display:flex;align-items:end;gap:7px;height:70px;margin-bottom:2rem}.signal[data-astro-cid-ajxctdaq] i[data-astro-cid-ajxctdaq]{display:block;width:10px;height:20%;border-radius:99px;background:var(--experience-accent);animation:bars 1.4s ease-in-out infinite alternate}.signal[data-astro-cid-ajxctdaq] i[data-astro-cid-ajxctdaq]:nth-child(2){height:50%;animation-delay:.15s}.signal[data-astro-cid-ajxctdaq] i[data-astro-cid-ajxctdaq]:nth-child(3){height:80%;animation-delay:.3s}.signal[data-astro-cid-ajxctdaq] i[data-astro-cid-ajxctdaq]:nth-child(4){height:35%;animation-delay:.45s}.closing[data-astro-cid-ajxctdaq]{padding:8rem 0 2rem;max-width:850px}.closing[data-astro-cid-ajxctdaq] p[data-astro-cid-ajxctdaq]:last-child{max-width:700px;color:var(--experience-muted);font-size:1.1rem;line-height:1.7}@keyframes pulse{50%{transform:scale(1.25);filter:brightness(1.4)}}@keyframes scan{50%{transform:rotate(180deg)}}@keyframes bars{to{transform:scaleY(.45);opacity:.55}}@media(prefers-color-scheme:light){body{--experience-background:#fff;--experience-surface:#f5f7fb;--experience-surface-hover:#eef2f8;--experience-text:#1d2433;--experience-heading:#0f1219;--experience-muted:#60739f;--experience-soft:#687797;--experience-border:#e1e6ef;--experience-border-strong:#c8d0df;--experience-accent:var(--brand-green-dark)}.room[data-astro-cid-ajxctdaq]{border-color:#c8d0df}.room[data-astro-cid-ajxctdaq]:after{background:linear-gradient(180deg,#ffffff0d,#222c3f1f)}}@media(prefers-reduced-motion:reduce){[data-astro-cid-ajxctdaq],[data-astro-cid-ajxctdaq]:before,[data-astro-cid-ajxctdaq]:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:800px){main[data-astro-cid-ajxctdaq]{width:min(100% - 28px,680px)}.scene__header[data-astro-cid-ajxctdaq]{align-items:flex-start;flex-direction:column}.controls[data-astro-cid-ajxctdaq]{justify-content:start}.experiment-grid[data-astro-cid-ajxctdaq]{grid-template-columns:1fr}.room[data-astro-cid-ajxctdaq]{min-height:430px}.window[data-astro-cid-ajxctdaq]{inset:14% 7% 28%;border-width:12px}.floor[data-astro-cid-ajxctdaq]{inset:74% -15% -20%}.intro[data-astro-cid-ajxctdaq]{padding-bottom:4rem}}
