:root{color-scheme:dark;--bg: #0b0c10;--panel: #101216;--panel-2: #15171c;--panel-3: #1b1e25;--line: #20232a;--line-soft: #1a1d23;--text: #f3f4f6;--muted: #9298a2;--muted-2: #686e78;--red: #eb0000;--red-dark: #cc0000;--green: #2ec27e;--yellow: #f5a623;--orange: #ff6a45;--shadow: 0 22px 70px rgba(0, 0, 0, .42)}*{box-sizing:border-box}html{min-height:100%;background:var(--bg)}body{margin:0;min-height:100vh;background:var(--bg);color:var(--text);font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select{font:inherit}button{cursor:pointer}::selection{background:#eb000057;color:#fff}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-thumb{background:#2a2e37;border:3px solid var(--bg);border-radius:7px}::-webkit-scrollbar-track{background:transparent}
