*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden}body{background:#05070d;color:#f2efe5;font-family:Arial,'Malgun Gothic',sans-serif}#scene{position:fixed;inset:0;width:100%;height:100%;touch-action:none;outline:none}header{position:fixed;z-index:3;top:25px;left:30px;right:145px;display:flex;justify-content:space-between;gap:20px;font:10px monospace;letter-spacing:2px}a{color:inherit;text-decoration:none}.intro-copy{position:fixed;pointer-events:none;top:18%;left:7%;z-index:1;transition:opacity .7s}.intro-copy small{font:9px monospace;letter-spacing:2px;color:#b8c7d6}h1{font-size:clamp(52px,7.5vw,110px);line-height:.88;letter-spacing:-.065em;font-weight:500;margin:25px 0}p{font-size:13px;line-height:1.7;color:#ccd2db}.scene-controls{position:fixed;right:28px;top:92px;z-index:3;display:flex;gap:7px;flex-wrap:wrap;max-width:380px;justify-content:flex-end}button{font:11px Arial,sans-serif;color:inherit;background:#18202b99;border:1px solid #b8d3ff44;border-radius:40px;padding:12px 17px;cursor:pointer;backdrop-filter:blur(12px)}button:hover,button[aria-pressed=true]{background:#d5dfae;color:#151a13;border-color:#d5dfae}button:focus-visible,a:focus-visible{outline:2px solid #d4eba0;outline-offset:4px}.scene-hint{position:fixed;bottom:80px;left:30px;font:10px/1.8 monospace;color:#97a3b6;pointer-events:none}.scene-readout{position:fixed;bottom:29px;left:30px;font:10px monospace;letter-spacing:1px;margin:0}.scene-note{position:fixed;bottom:25px;right:28px;font-size:10px;color:#8892a3;margin:0}.interacted .intro-copy{opacity:.13}.sound{background:#151d26}.sound-keys{position:fixed;bottom:74px;left:7%;right:7%;display:grid;grid-template-columns:repeat(13,1fr);gap:7px;z-index:3}.sound-keys button{height:36px;padding:0;border-radius:4px;font:12px monospace;transition:background .15s}.sound-keys button.hit{background:#d4f78f;color:#16211c}.sound .scene-note{font-size:9px}.sound .intro-copy p{color:#bdd0ce}@media(max-width:650px){header{left:18px;top:23px;right:120px;font-size:8px}header span{display:none}.intro-copy{left:7%;top:21%}h1{font-size:64px}.scene-controls{left:16px;right:16px;top:74px;max-width:none;justify-content:flex-start;gap:5px}button{font-size:10px;padding:10px 12px}.scene-note{left:18px;right:15px;bottom:13px;font-size:8px}.scene-readout{left:18px;bottom:38px;font-size:9px}.scene-hint{left:18px;right:15px;font-size:9px;bottom:75px}.sound-keys{grid-template-columns:repeat(7,1fr);left:18px;right:18px;bottom:75px;gap:5px}.sound-keys button{height:31px}.sound .intro-copy{top:24%}.sound h1{font-size:56px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}

.stellar .scene-note,.stellar .scene-readout,.stellar .scene-hint{text-shadow:0 1px 8px #000,0 0 3px #000}.stellar .intro-copy{text-shadow:0 2px 20px #03050b}.stellar:after{content:"";position:fixed;inset:auto 0 0;height:130px;background:linear-gradient(transparent,#03050be8);pointer-events:none;z-index:0}.stellar .scene-readout,.stellar .scene-note,.stellar .scene-hint{z-index:1}
