:root{--primary:#22c55e;--accent:#7c3aed;--dark:#1a1a1a;--white:#fff;--bg:#f4f5f7;--card:#fff;--border:#e5e7eb;--text:#111827;--sub:#4b5563;--muted:#6b7280;--green:#22c55e;--red:#ef4444;--blue:#3b82f6;--radius:10px;--radius-sm:8px;--shadow-sm:0 1px 2px #1018280f;--shadow-md:0 6px 20px #1018281f;--shadow-lg:0 12px 32px #1018282e;--font-sans:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-display:"Syne", "Inter", system-ui, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{font-family:var(--font-sans);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;min-height:100vh;font-size:14px;line-height:1.55}#app{flex-direction:column;min-height:100vh;display:flex}h1,h2,h3,h4{font-family:var(--font-sans);color:var(--text);font-weight:600;line-height:1.25}a{color:inherit;text-decoration:none}button{font-family:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#cbd5e1 padding-box content-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#94a3b8 padding-box content-box}
