:root{--primary:#003da5;--accent:#7ab800;--bg:#f8fafc;--text:#1e293b;--border:#e2e8f0;--surface:#fff;--muted:#64748b}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}a{color:var(--primary);text-decoration:none}button,input,select,textarea{font-family:inherit}input:focus,select:focus,textarea:focus{outline:2px solid var(--primary);outline-offset:1px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
