*{box-sizing:border-box;margin:0;padding:0}html,body,*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.22) transparent}:root{--scrollbar-track-px: 3px;--scrollbar-thumb-inset-px: 1px}html,body{min-height:100%;min-height:100dvh;width:100%;margin:0;padding:0;background:transparent}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{background:#000;min-height:100vh;color:#fff;font-family:Segoe UI,Arial,sans-serif;transition:background .5s,color .5s;animation:bodyFadeIn 1.2s cubic-bezier(.23,1,.32,1);overflow-x:hidden}@keyframes bodyFadeIn{0%{opacity:0}to{opacity:1}}*::-webkit-scrollbar{width:var(--scrollbar-track-px)!important;height:var(--scrollbar-track-px)!important;background:transparent!important}*::-webkit-scrollbar-track,*::-webkit-scrollbar-track-piece{background:transparent!important}*::-webkit-scrollbar-corner{background:transparent!important}*::-webkit-scrollbar-thumb{background:#ffffff38!important;border-radius:999px!important;border:var(--scrollbar-thumb-inset-px) solid transparent!important;background-clip:padding-box!important}*::-webkit-scrollbar-thumb:hover{background:#fff6!important}#root{min-height:100vh;min-height:100dvh;width:100%;display:flex;flex-direction:column;flex:1 0 auto}.v2-page{background:#18181c!important;min-height:100vh}.v2-page body{background:#18181c!important}body.v2-page{background:#18181c!important;background-image:none!important}html.v2-page{background:#18181c!important}.app-container{min-height:100vh;display:flex;flex-direction:column;width:100%}.app-container>.main-content{flex:1;width:100%;display:flex;flex-direction:column}
