:root{color:#d8f5ef;background:#07141d;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-synthesis:none}*{box-sizing:border-box}html,body,#ocean{width:100%;height:100%;margin:0;overflow:hidden}#ocean{display:block;touch-action:none;background:radial-gradient(circle at 52% 26%,#24465a 0,#0b202d 36%,#061019 78%)}.hud,.controls,.fallback{position:fixed;z-index:2}.hud{top:0;left:0;width:min(420px,calc(100vw - 40px));padding:30px 34px;pointer-events:none}.eyebrow{margin:0 0 8px;color:#72d6c4;font-size:11px;font-weight:700;letter-spacing:.19em}h1{margin:0;font-size:clamp(32px,5vw,64px);font-weight:300;letter-spacing:-.045em}#status{margin:8px 0 24px;color:#9bb8bd;font-size:13px}dl{display:grid;grid-template-columns:repeat(3,minmax(72px,1fr));gap:1px;margin:0;overflow:hidden;border:1px solid rgb(159 224 214 / 16%);border-radius:8px;background:#0511198a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}dl div{padding:11px;border-right:1px solid rgb(159 224 214 / 12%)}dl div:last-child{border:0}dt{color:#66848a;font-size:9px;letter-spacing:.12em;text-transform:uppercase}dd{margin:4px 0 0;color:#d8f5ef;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.controls{right:24px;bottom:22px;display:flex;gap:18px;color:#78979c;font-size:11px;letter-spacing:.05em}.fallback{top:0;right:0;bottom:0;left:0;display:grid;place-content:center;padding:30px;text-align:center;background:#07141d}.fallback[hidden]{display:none}.fallback h2{margin:0 0 8px;font-weight:400}.fallback p{max-width:420px;color:#8eabb0}@media(max-width:620px){.hud{padding:22px}dl{grid-template-columns:repeat(2,1fr)}.controls{display:none}}
