@import "https://fonts.googleapis.com/css2?family=Chewy&family=Fredoka+One&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";:root{--bg:#f8fafc;--surface:#fff;--surface-elevated:#f1f5f9;--surface-hover:#e2e8f0;--primary:#1a365d;--primary-hover:#2a4365;--primary-soft:#1a365d1a;--primary-glow:#1a365d40;--secondary:#3182ce;--text:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--destructive:#ef4444;--success:#10b981;--border:#e2e8f0;--ring:#3182ce;--font-sans:"DM Sans", -apple-system, BlinkMacSystemFont, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{font-family:var(--font-sans);background-color:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh}#root{background-color:var(--surface);flex-direction:column;max-width:500px;min-height:100vh;margin:0 auto;display:flex;position:relative;overflow-x:hidden;box-shadow:0 0 20px #0000000d}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input{font-family:inherit}
