:root{color:#f5efe2;background:#120f16;font-family:Georgia,Times New Roman,serif;font-synthesis:none}*{box-sizing:border-box}html,body,#museum{width:100%;height:100%;margin:0;overflow:hidden}button{font:inherit}#world{display:block;width:100%;height:100%;touch-action:none}.running:not(.touch) #world{cursor:none}.panel{position:fixed;inset:50% auto auto 50%;width:min(90vw,31rem);padding:clamp(1.5rem,5vw,2.5rem);transform:translate(-50%,-50%);border:1px solid rgb(227 198 142 / 35%);background:#120f16e0;box-shadow:0 1.5rem 5rem #00000073;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.eyebrow,.proof-label{margin:0 0 .7rem;color:#d7b978;font:700 .7rem/1.2 system-ui,sans-serif;letter-spacing:.2em;text-transform:uppercase}h1{margin:0;font-size:clamp(2rem,8vw,3.5rem);font-weight:500;line-height:.95}#status{min-height:2.8rem;color:#c9c0b4;font-family:system-ui,sans-serif;line-height:1.45}#enter,#reset,#mute{border:1px solid #d7b978;border-radius:99rem;color:#171219;background:#d7b978;cursor:pointer}#enter{padding:.85rem 1.25rem}#enter:disabled{cursor:wait;opacity:.45}.instructions{margin:1rem 0 0;color:#8f8790;font:.78rem/1.4 system-ui,sans-serif}.touch-copy{display:none}#hud{position:fixed;inset:max(1rem,env(safe-area-inset-top)) 1rem auto;align-items:center;justify-content:space-between;gap:1rem}#reset,#mute{padding:.55rem .85rem;font:700 .7rem/1 system-ui,sans-serif}.hud-actions{display:flex;gap:.55rem}#mute[aria-pressed=true]{color:#f5efe2;background:#120f16c7}#joystick{position:fixed;left:max(1.25rem,env(safe-area-inset-left));bottom:max(1.25rem,env(safe-area-inset-bottom));width:7.5rem;height:7.5rem;border:1px solid rgb(255 255 255 / 30%);border-radius:50%;background:#120f164d;touch-action:none}#stick{position:absolute;left:50%;top:50%;width:3.25rem;height:3.25rem;transform:translate(-50%,-50%);border-radius:50%;background:#d7b978cc}.touch .desktop-copy{display:none}.touch .touch-copy{display:block}
