:root{--primary:#4948ec;--primary-light:#4948ec14;--secondary:#6366f3;--accent:#f7633b;--success:#10b981;--text-dark:#121c34;--text-light:#121c3499;--text-muted:#121c3466;--bg-light:#f8f8f9;--bg-white:#fff;--border-color:#e5e7eb;--sidebar-width:360px;--error:#ef4444;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-2xl:24px;--radius-pill:999px;--radius-nav:50px;--shadow-xs:0 1px 3px #121c340a;--shadow-sm:0 4px 16px #121c3408;--shadow-md:0 4px 20px #121c340d;--shadow-lg:0 14px 28px #6366f138;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:20px;--space-2xl:24px;--space-3xl:32px;--space-4xl:48px;--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--ease-smooth:cubic-bezier(.4, 0, .2, 1);--ease-bounce:cubic-bezier(.68, -.55, .265, 1.55);--ease-out-expo:cubic-bezier(.19, 1, .22, 1);--streak-flame:#f39c12;--streak-flame-dark:#e74c3c;--xp-gold:#f1c40f;--error-warm:#e17055;--badge-bronze:#cd7f32;--badge-silver:silver;--badge-gold:gold;--badge-diamond:#b9f2ff;--freeze-blue:#74b9ff;--combo-glow:#f1c40f4d;--correct-green:#00b894;--correct-green-light:#00b8941a;--error-warm-light:#e170551a;--ease-celebratory:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box;margin:0;padding:0}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{background:var(--bg-light);color:var(--text-dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.placeholder-page{text-align:center;color:#888;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:2rem;display:flex}.placeholder-page h1{color:var(--text-dark);margin-bottom:.5rem;font-size:1.5rem}.placeholder-page p{font-size:.95rem}
