:root{--bg: #f8f9fc;--bg-card: #ffffff;--border: #f0f0f0;--text: #1a1a2e;--text-dim: #6b7280;--text-faint: #adb5bd;--accent: #4361ee;--green: #2ec4b6;--red: #e63946;--yellow: #f4a261;--purple: #7b2d8b}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;font-family:Roboto,sans-serif;font-size:14px;background:var(--bg);color:var(--text)}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#dee2e6;border-radius:10px}
