*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font: "Inter", system-ui, sans-serif;--bg: #f4f5f7;--surface: #ffffff;--border: #e2e4e9;--border-hover: #c5c8d0;--text: #1a1d23;--text-muted: #6b7280;--text-light: #9ca3af;--blue: #185FA5;--blue-light: #E6F1FB;--blue-mid: #378ADD;--green: #3B6D11;--green-light: #EAF3DE;--green-mid: #639922;--amber: #633806;--amber-light: #FAEEDA;--amber-mid: #EF9F27;--red: #791F1F;--red-light: #FCEBEB;--red-mid: #E24B4A;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--shadow-sm: 0 1px 3px rgba(0,0,0,.08);--shadow-md: 0 4px 12px rgba(0,0,0,.1)}html,body,#root{height:100%;font-family:var(--font);background:var(--bg);color:var(--text);font-size:14px;line-height:1.5}button{cursor:pointer;font-family:var(--font)}input,select,textarea{font-family:var(--font)}a{text-decoration:none;color:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-hover);border-radius:3px}
