*{box-sizing:border-box}html,body{color:#fff;overscroll-behavior:none;min-height:100%;margin:0}body{-webkit-text-size-adjust:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,a{font:inherit}:root{--bg-blur:0px}.site-bg-image{z-index:-1;filter:blur(var(--bg-blur));will-change:filter;pointer-events:none;background-color:#0a0a0b;background-image:url(/background.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:filter .9s cubic-bezier(.4,0,.2,1);position:fixed;inset:0;transform:scale(1.08)}.site-bg-image:after{content:"";background:#0a0a0b8c;position:absolute;inset:0}
html{scrollbar-width:none;background:#0a0a0b}html::-webkit-scrollbar{width:0;height:0;display:none}body::-webkit-scrollbar{width:0;height:0;display:none}body{-ms-overflow-style:none}.custom-scrollbar-track{z-index:9999;opacity:0;cursor:pointer;touch-action:none;width:12px;height:100vh;transition:opacity .35s;position:fixed;top:0;right:3px}.custom-scrollbar-track.visible{opacity:1}.custom-scrollbar-thumb{cursor:grab;background:#ffffff38;border-radius:999px;width:6px;transition:background .2s,width .2s;position:absolute;top:0;left:50%;translate:-50%;box-shadow:0 0 0 1px #ffffff0f}.custom-scrollbar-track:hover .custom-scrollbar-thumb{background:#fff6;width:7px}.custom-scrollbar-thumb.dragging{cursor:grabbing;width:7px;background:#fff9!important}@media (max-width:640px){.custom-scrollbar-track{width:10px;right:2px}.custom-scrollbar-thumb{width:5px}}
