:root{--header-height:56px;--backdrop-blur:2px;--main-color:#A259FF;--sub-color:#FFB82E;--text-color:var(--white-90);--border-radius:5px;--base-unit:8px;--h1-size:40px;--h2-size:32px;--white-20:#767a8e;--white-90:#eff0f7;--black-70:#212233;--black-100:#0c0d14;--brand-60:#a48eff;--brand-130:#492eb3;--brand-200:#2e1d72;--header-background-rgb:33,34,51;--white-50-rgb:170,173,190;--black-70-rgb:33,34,51;--black-100-rgb:12,13,20;--link-color:var(--brand-60);--serif:Georgia,"Times New Roman",Times,serif;--sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}@media(max-width:768px){:root{--h1-size:30px;--h2-size:24px}}body,html{height:100%;overflow:hidden}body{background-color:var(--black-100);margin:0;scrollbar-width:thin;scrollbar-color:#888 rgba(0,0,0,0)}body ::-webkit-scrollbar{width:6px;height:6px}body ::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}body ::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}body .bg-fixed{position:fixed;top:0;left:0;width:100%;height:100vh;background-image:url(https://gameovernight.com/game-overnight-background.webp);background-position:50%;background-size:cover;background-repeat:no-repeat;z-index:-1;filter:blur(2px);-webkit-mask-image:linear-gradient(90deg,rgb(0,0,0) 0,rgba(0,0,0,.2) 20%,rgba(0,0,0,.1) 50%,rgba(0,0,0,.2) 80%,rgb(0,0,0));mask-image:linear-gradient(90deg,rgb(0,0,0) 0,rgba(0,0,0,.2) 20%,rgba(0,0,0,.1) 50%,rgba(0,0,0,.2) 80%,rgb(0,0,0))}body .scroll-container{position:relative;top:var(--header-height);height:calc(100dvh - var(--header-height));overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overscroll-behavior:contain}body .scroll-container main{transform:translateZ(0);padding-left:64px;padding-right:64px;padding-bottom:30dvh;margin-left:auto;margin-right:auto;box-sizing:border-box;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media(max-width:425px){body .scroll-container main{padding-left:16px;padding-right:16px;padding-bottom:10dvh}}@media(max-width:768px)and (min-width:426px){body .scroll-container main{padding-left:32px;padding-right:32px;padding-bottom:20dvh}}body .scroll-container main .visually-hidden{width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0;position:absolute}body #overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:40;background-color:rgba(0,0,0,.5);display:none}