*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #F5F5F7;--surface: #FFFFFF;--surface2: #F0F0F5;--border: #E2E2EA;--border2: #D0D0DC;--accent: #6C5CE7;--accent2: #5A4FD6;--success: #00B894;--warning: #F59E0B;--danger: #EF4444;--info: #3B82F6;--text: #1A1A2E;--text2: #5A5A72;--text3: #9090A8;--font-head: "Syne", sans-serif;--font-body: "DM Sans", sans-serif}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:15px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}input,button,select,textarea{font-family:var(--font-body);font-size:14px}
