*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f0f0f;--bg2: #161616;--bg3: #1e1e1e;--bg4: #252525;--border: #2a2a2a;--border2: #333;--red: #e53935;--red2: #c62828;--red-bg: rgba(229,57,53,.12);--red-border: rgba(229,57,53,.25);--text: #f1f1f1;--text2: #aaa;--text3: #666;--sidebar: 68px;--header: 56px}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:Inter,sans-serif;font-size:14px}*{scrollbar-width:thin;scrollbar-color:#333 transparent}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:#333;border-radius:3px}button{cursor:pointer;border:none;background:none;font-family:inherit;color:inherit}input,textarea,select{font-family:inherit}a{text-decoration:none;color:inherit}
