*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%}body{background:#000;font-family:Arial,Arimo,sans-serif;overflow:hidden}#game-canvas{image-rendering:pixelated;image-rendering:crisp-edges;display:block}#loading{z-index:100;color:#ccc;background:#000;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:16px;display:flex;position:fixed;inset:0}#loading[hidden],#loading.hidden{display:none}#loading h1{color:#d4a017;letter-spacing:2px;font-size:28px}#loading .subtitle{color:#888;font-size:12px}#loading progress{accent-color:#d4a017;width:300px;height:8px}.ownership-gate{z-index:20000;color:#111;background:radial-gradient(circle at 25% 15%,#b588353b,#0000 35%),linear-gradient(145deg,#16150f,#050505 75%);place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.ownership-gate[hidden]{display:none}.terms-window{background:silver;border:2px outset #fff;width:min(680px,100%);box-shadow:0 22px 80px #000000bf}.terms-titlebar{color:#fff;background:linear-gradient(90deg,navy,#1084d0);padding:5px 7px;font-size:13px;font-weight:700}.terms-body{padding:28px 30px 24px}.terms-kicker{color:#504522;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700}.terms-body h1{margin-bottom:14px;font:700 30px/1.05 Tinos,Times New Roman,serif}.terms-body>p{margin-bottom:14px;line-height:1.5}.terms-body ul{margin:4px 0 20px 22px}.terms-body li{margin-bottom:9px;line-height:1.4}.attestation{cursor:pointer;background:#dedede;border:1px solid #777;align-items:flex-start;gap:11px;padding:15px;font-weight:700;line-height:1.35;display:flex}.attestation input{accent-color:navy;width:18px;height:18px;margin-top:1px}.terms-actions{justify-content:space-between;align-items:center;gap:16px;margin-top:20px;display:flex}.terms-actions a{color:navy;font-size:13px}.terms-actions button{color:#000;cursor:pointer;background:silver;border:2px outset #fff;padding:8px 20px;font:700 13px Arial,sans-serif}.terms-actions button:active{border-style:inset}.terms-actions button:disabled{color:#777;cursor:not-allowed;text-shadow:1px 1px #fff}.terms-note{color:#555;font-size:11px;margin:15px 0 0!important}@media (width<=560px){.ownership-gate{place-items:start center;padding:10px}.terms-body{padding:22px 18px 18px}.terms-body h1{font-size:25px}.terms-actions{text-align:center;flex-direction:column-reverse;align-items:stretch}}
