:root{color-scheme:dark;font-family:ui-sans-serif,system-ui;background:#080b10;color:#e9eef7}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 50% 0,#172034,#080b10 55%)}main{width:min(96vw,1600px)}header,section{height:54px;display:flex;align-items:center;gap:18px;padding:0 6px}header strong{font-size:20px;letter-spacing:.04em}#status{color:#8fa1ba;margin-left:auto}canvas{display:block;width:100%;aspect-ratio:16/9;background:#020305;border:1px solid #263148;border-radius:12px;box-shadow:0 25px 80px #0008}section{color:#8fa1ba;font-size:13px}#stats{flex:1}button{background:#e9eef7;color:#10141c;border:0;border-radius:7px;padding:8px 14px;cursor:pointer}
