*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f0f2f5;--surface:#fff;--surface2:#f4f6f9;--surface3:#e8ecf2;--border:#00000012;--border2:#00000021;--text:#1a1a2e;--text2:#4a5068;--text3:#9098b0;--accent:#1a3a6e;--accent2:#2952a3;--green:#16a34a;--yellow:#d97706;--red:#c0202a;--orange:#ea580c;--purple:#6d28d9;--font:"Barlow", "Segoe UI", Arial, sans-serif;--mono:"Barlow Condensed", "Courier New", monospace;--radius:6px;--radius-lg:10px}html{font-size:14px}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--surface3);border-radius:3px}input,select,textarea{font-family:var(--font);color:var(--text);font-size:13px}input::placeholder{color:var(--text3)}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(0)}
