*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--blue: #19287F;--yellow: #FFCC00;--bg: #f0f2f8;--surface: #fff;--border: #e4e7f0;--t1: #1a1d2e;--t2: #6b7194;--t3: #9298b8;--success: #1a7a42;--warn: #9a6c0a;--danger: #b02e27;--rad: 12px;--sidebar: 220px}html,body,#root{height:100%;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px;color:var(--t1);background:var(--bg)}button{cursor:pointer;font:inherit;border:none;background:none}a{text-decoration:none;color:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--t3)}
