:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;color:#f5ead4;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#101820;font-family:Trebuchet MS,Gill Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}#app{min-height:100vh}.game-shell{background:linear-gradient(145deg,#101820 0%,#173346 48%,#2b5b58 100%);width:min(1100px,100%);min-height:100vh;margin:0 auto;padding:32px clamp(18px,5vw,64px) 24px}.game-header,.game-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.eyebrow,.status,.game-footer{color:#d7c4a8;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.8rem}h1{margin:4px 0 24px;font-family:Georgia,serif;font-size:clamp(2.2rem,6vw,4rem);line-height:1}.status{color:#e8b45a}#game-canvas{aspect-ratio:16/9;background:#234b4c;border:2px solid #f5ead473;width:100%;display:block;box-shadow:12px 12px #070e1347}.game-footer{padding-top:18px}@media (width<=600px){.game-header,.game-footer{flex-direction:column;align-items:flex-start}.game-footer{gap:6px}}
