*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden;background:#080512;font-family:Arial,Helvetica,sans-serif;color:#fff}canvas{display:block;position:fixed;inset:0}.brand{position:fixed;z-index:5;top:18px;left:22px;font-weight:900;font-style:italic;letter-spacing:.12em;font-size:22px;text-shadow:0 3px 0 #000}.stats{position:fixed;z-index:5;right:22px;top:16px;display:flex;gap:22px;text-align:right;text-shadow:0 2px 3px #000}.stats div{min-width:85px}.stats span{display:block;font-size:10px;letter-spacing:.18em;opacity:.75}.stats strong{font-size:25px}.stats small{font-size:10px}.message{display:none}#message{position:fixed;z-index:10;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:linear-gradient(#09051dcc,#09051d66);text-shadow:0 3px 8px #000}#message h1{font-size:clamp(46px,9vw,110px);margin:0;font-style:italic;letter-spacing:.06em;transform:skew(-8deg)}#message p{margin:8px 0;opacity:.9}#message button{margin-top:24px;padding:14px 30px;border:0;border-radius:5px;background:#fff;color:#111;font-weight:900;letter-spacing:.15em;cursor:pointer}#message button:hover{transform:scale(1.04)}#flash{position:fixed;inset:0;pointer-events:none;background:#fff;opacity:0;z-index:8}#touch-controls{position:fixed;z-index:20;bottom:18px;left:0;right:0;display:none;justify-content:center;gap:10px}#touch-controls button{width:58px;height:58px;border:1px solid #ffffff55;border-radius:12px;background:#111a;color:#fff;font-size:22px;touch-action:none}@media(max-width:700px){.stats{right:10px;top:10px;gap:8px}.brand{left:10px;top:10px;font-size:16px}.stats strong{font-size:18px}#touch-controls{display:flex}#message p{max-width:90%;font-size:13px}}
