:root{--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-xs: 11px;--font-sm: 13px;--font-base: 14px;--font-md: 15px;--font-lg: 16px;--font-xl: 18px;--font-xxl: 22px;--bg: #111111;--surface: #1a1a1a;--text: #e5e5e5;--text-muted: #888888;--border: #333333;--primary: #CC2200}*,*:before,*:after{box-sizing:border-box}html{font-size:var(--font-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;font-family:var(--font-family);font-size:var(--font-base);line-height:1.5;color:var(--text);background-color:var(--bg)}input,select,textarea,button{font-family:inherit;font-size:inherit;line-height:inherit}button{cursor:pointer}table{font-size:var(--font-base)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#1c1c1e;border-radius:3px}::-webkit-scrollbar-thumb{background:#555;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#777}*{scrollbar-width:thin;scrollbar-color:#555 #1C1C1E}
