:root{--text: #eef2ee;--background: #0e110d;--card-background: #1a1f18;--primary: #c0fc64;--secondary: #475457;--accent: #8c93a1}html{background-color:var(--background)}html,body{overscroll-behavior:none;overscroll-behavior-y:none}:is(html,body) ::-webkit-scrollbar{width:8px;height:8px}:is(html,body) ::-webkit-scrollbar-track{background:transparent}:is(html,body) ::-webkit-scrollbar-thumb{border-radius:4px;background-color:var(--primary);border:2px solid transparent;background-clip:content-box}:is(html,body) ::-webkit-scrollbar-thumb:hover{background-color:var(--primary)}body{margin:0;color:var(--text);cursor:default;font-family:Source Sans Pro,sans-serif}.loadingContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh}body{font-weight:400}h1,h2,h3,h4,h5{font-weight:700}html{font-size:100%}h1{font-size:2.489rem}h2{font-size:2.074rem}h3{font-size:1.728rem}h4{font-size:1.44rem}h5{font-size:1.2rem}small{font-size:.833rem}.pageContainer{width:100%;margin:auto;display:flex;padding:0 30px;max-width:1300px;min-height:100vh;height:fit-content;box-sizing:border-box;flex-direction:column;background-color:var(--background)}
