*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--blue: #1a6fdf;--blue-light: #e8f0fb;--blue-dark: #0f4fa8;--green: #1a7a3e;--green-light: #e6f5ec;--amber: #b45309;--amber-light: #fff3e0;--red: #c0392b;--red-light: #fdecea;--gray-50: #f8f9fb;--gray-100: #f0f2f5;--gray-200: #e2e6ed;--gray-300: #c8d0da;--gray-400: #9aa3b0;--gray-600: #5a6473;--gray-800: #2c3340;--gray-900: #161b24;--sidebar-w: 240px;--radius: 12px;--radius-sm: 8px}html,body,#root{height:100%}body{font-family:DM Sans,sans-serif;background:var(--gray-50);color:var(--gray-900);font-size:15px;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:10px}
