:root{--text:#040309;--grey-text:#444;--background:#fcfcfd;--primary:#6c06f1;--secondary:#f17cc9;--accent:#ec4b8a;--success:#02d550;--success-dark:#0ad262;--error:#f20a0d}html{background-color:var(--background)}html,body{overscroll-behavior:none;overscroll-behavior-y:none}:-webkit-any(html,body) ::-webkit-scrollbar{width:8px;height:8px}:-moz-any(html,body) ::-webkit-scrollbar{width:8px;height:8px}:is(html,body) ::-webkit-scrollbar{width:8px;height:8px}:-webkit-any(html,body) ::-webkit-scrollbar-track{background:0 0}:-moz-any(html,body) ::-webkit-scrollbar-track{background:0 0}:is(html,body) ::-webkit-scrollbar-track{background:0 0}:-webkit-any(html,body) ::-webkit-scrollbar-thumb{background-color:var(--primary);background-clip:content-box;border:2px solid #0000;border-radius:4px}:-moz-any(html,body) ::-webkit-scrollbar-thumb{background-color:var(--primary);background-clip:content-box;border:2px solid #0000;border-radius:4px}:is(html,body) ::-webkit-scrollbar-thumb{background-color:var(--primary);background-clip:content-box;border:2px solid #0000;border-radius:4px}:-webkit-any(html,body) ::-webkit-scrollbar-thumb:hover{background-color:var(--primary)}:-moz-any(html,body) ::-webkit-scrollbar-thumb:hover{background-color:var(--primary)}:is(html,body) ::-webkit-scrollbar-thumb:hover{background-color:var(--primary)}body{cursor:default;margin:0;font-family:Inter,sans-serif}body p{margin-top:0;margin-bottom:0}.loadingContainer{flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}
