*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw}a{color:inherit;text-decoration:none}html{color-scheme:dark}body{background-color:var(--background-1)}:root{--background-dark:#1a1b1b;--background-1:#252627;--background-2:#2c2d2e;--component-1:#343536;--component-2:#38393a;--component-3:#000;--border-dark:#3b3c3d;--border-1:#424344;--border-2:#53575a;--border-3:#000;--text-1:#777a7e;--text-2:#a2a7ad;--text-3:#d4d9df;--text-primary:#967ffa;--primary-1:#6f58d4;--primary-2:#765edf;--primary-3:#8877d1;--green-1:#14ca78;--red-1:#94202094;--red-3:#e94040;--max-width:1300px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:var(--border-1)}::-webkit-scrollbar-track{background:var(--component-1)}