:root{--bg:#0f0f1a;--surface:#181826;--surface-hover:#232336;--text:#f0f0f5;--text-muted:#7a7a90;--accent:#7eeacb;--accent-dim:#1e3a36;--win:#66bb6a;--draw:#fdd835;--border:#2a2a3d;--radius:14px;--radius-sm:10px}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-size:16px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none;min-height:100dvh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;overflow-x:hidden}button{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;color:inherit;background:0 0;border:none;outline:none;font-family:inherit}button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}a{color:inherit}@media (width>=640px){html{font-size:17px}}@media (width>=1024px){html{font-size:18px}}.app.svelte-12qhfyh{flex-direction:column;min-height:100dvh;display:flex}main.svelte-12qhfyh{width:100%;max-width:720px;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom));flex-direction:column;flex:1;margin:0 auto;display:flex}
