:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Trebuchet MS,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{color:#eef4ff;background:#071428;min-height:100%;margin:0}.stage{flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100dvh;padding:16px 12px 24px;display:flex}canvas{touch-action:none;background:#0b1c38;border:3px solid #f0c94a;border-radius:8px;width:min(920px,100%);height:auto;box-shadow:0 12px 40px #00000073}.pads{flex-wrap:wrap;justify-content:center;gap:8px;display:none}.pads button{color:#fff;background:#1d4b86;border:0;border-radius:8px;min-width:56px;height:44px;font-weight:800}.hint{color:#9eb6d8;text-align:center;margin:0;font-size:13px}@media (width<=800px){.pads{display:flex}.hint{display:none}}
