@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;650;700&family=IBM+Plex+Mono:wght@400;500&display=swap";:root{font-family:DM Sans,sans-serif;color:#f2f5fa;background:#080e1a;font-synthesis:none;color-scheme:dark}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid #90d6ff;outline-offset:8px}.page{max-width:1600px;margin:auto;min-height:100svh;display:flex;flex-direction:column;padding:0 clamp(24px,5vw,88px);overflow:hidden}.masthead{height:120px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #243043}.wordmark{display:flex;align-items:center;gap:10px;font-size:26px;font-weight:650;letter-spacing:-1px}.wordmark-dot{color:#9dcdfa;margin-left:-9px}.status{display:flex;align-items:center;gap:10px;font-size:14px;color:#b6c4d7}.status>span{width:6px;height:6px;background:#9dcdfa;border-radius:50%;box-shadow:0 0 16px #65aef3}.hero{display:grid;grid-template-columns:1.25fr 1fr;align-items:center;gap:48px;flex:1;padding:100px 0 110px}.eyebrow,.study-label{font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.12em;font-weight:400}.eyebrow{color:#9cb3d2;margin:0 0 32px}.index{color:#6c7c91;margin-right:15px}h1{font-weight:500;font-size:clamp(52px,5.4vw,86px);line-height:1.08;letter-spacing:-.065em;margin:0}h1>span{color:#92b8e5}.intro{font-size:18px;color:#a8b8cd;line-height:1.7;margin:30px 0 44px;letter-spacing:-.015em}.construction{display:flex;gap:18px;align-items:flex-start;padding:24px 0 0;border-top:1px solid #273449;max-width:470px}.construction-mark{font-size:30px;line-height:1;color:#b4d6fa}.construction h2{font-size:16px;font-weight:500;margin:0 0 8px}.construction p{font-size:14px;line-height:1.65;color:#8fa0b8;margin:0}.glass-study{height:450px;position:relative;perspective:1200px}.glass-pane{position:absolute;width:65%;height:72%;border:1px solid #4d7dad;top:12%;left:16%;transform:rotateY(-18deg) rotate(-11deg);border-radius:4px}.pane-back{transform:translate(38px,-12px) rotateY(-18deg) rotate(8deg);background:linear-gradient(140deg,#27467420,#0d203d80);border-color:#304964}.pane-front{display:grid;place-items:center;background:linear-gradient(135deg,#5298da35,#0b1c34d0 50%,#2b5c9228);box-shadow:inset 1px 0 #b6e1ff60,0 30px 90px #0008;overflow:hidden}.pane-front:after{content:"";position:absolute;width:50%;height:160%;top:-30%;left:58%;transform:rotate(20deg);background:linear-gradient(90deg,transparent,#b6e1ff10,transparent)}.pane-front span{font-size:clamp(130px,17vw,260px);font-weight:450;color:#b2d6ff;letter-spacing:-.13em;transform:translate(-.07em);text-shadow:0 0 70px #93c1ff45}.guide{position:absolute;width:100%;height:1px;background:linear-gradient(90deg,transparent,#344b69,transparent);left:0}.guide-top{top:4%}.guide-bottom{bottom:6%}.guide:before,.guide:after{content:"+";position:absolute;top:-8px;color:#486486;font:14px monospace}.guide:before{left:8%}.guide:after{right:8%}.study-label{position:absolute;bottom:0;right:8%;color:#7089a9;font-size:11px}.principles{display:flex;gap:26px}.principles span+span:before{content:"/";color:#38506e;margin-right:26px}footer{border-top:1px solid #243043;min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:13px;color:#8c9cb2}.copyright{white-space:nowrap}.not-found{padding:15vh 8vw}.not-found a{display:inline-block;margin-top:30px}@media(min-width:1500px){.hero{padding-block:130px}}@media(max-width:900px){.hero{gap:10px;grid-template-columns:1.35fr 1fr;padding-block:75px}.glass-study{height:330px}h1{font-size:58px}.intro{font-size:16px}.eyebrow{font-size:11px}}@media(max-width:650px){.masthead{height:90px}.wordmark{font-size:24px}.status{font-size:12px}.hero{grid-template-columns:1fr;padding:56px 0 36px}.hero-copy{position:relative;z-index:1}h1{font-size:clamp(48px,11vw,70px)}.intro{font-size:17px}.construction{margin-top:30px}.glass-study{height:320px;width:85%;max-width:340px;margin:30px auto 8px}.pane-front span{font-size:180px}footer{align-items:flex-start;flex-direction:column;padding:24px 0;gap:18px}.principles{gap:13px;font-size:12px}.principles span+span:before{margin-right:13px}.copyright{font-size:12px}}@media(prefers-reduced-motion:no-preference){.pane-front{animation:reveal .9s ease-out both}.hero-copy{animation:copy-reveal .7s ease-out both}@keyframes reveal{0%{opacity:0;translate:0 12px}to{opacity:1;translate:0 0}}@keyframes copy-reveal{0%{opacity:0;translate:0 8px}to{opacity:1;translate:0 0}}}
