:root{--bg:#0f0f0f;--surface:#1a1a1a;--surface-hover:#252525;--text:#f0f0f0;--text-muted:#666;--accent:#4fc3f7;--accent-dim:#1a4a5c;--win:#66bb6a;--draw:#fdd835;--border:#333;--radius:12px;--radius-sm:8px}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;font-size:16px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;overflow-x:hidden}button{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:none;outline:none;font-family:inherit}button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app.svelte-12qhfyh{flex-direction:column;align-items:center;min-height:100dvh;display:flex}header.svelte-12qhfyh{text-align:center;padding:1.5rem 1rem .5rem}h1.svelte-12qhfyh{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:1.25rem;font-weight:700}main.svelte-12qhfyh{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;padding:1rem;display:flex}
