*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f3f4f6;--card:#fff;--sidebar:#f8f9fa;--border:#e5e7eb;--text:#1f2937;--text2:#6b7280;--primary:#6366f1;--success:#10b981;--danger:#ef4444;--warning:#f59e0b}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}a:hover{opacity:.8}select:focus,button:focus{outline:2px solid var(--primary)}
