:root{color-scheme:dark}*,*:before,*:after{box-sizing:border-box}body{margin:0;background-color:#050505;color:#e2e8f0;overflow-x:hidden;transition:opacity .18s ease-out,filter .18s ease-out}html{scroll-behavior:smooth}.grid-bg{background-size:40px 40px;background-image:linear-gradient(to right,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.04) 1px,transparent 1px);-webkit-mask-image:radial-gradient(circle at center,black 40%,transparent 95%);mask-image:radial-gradient(circle at center,black 40%,transparent 95%)}.scanline-overlay{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:50;background:linear-gradient(to bottom,#fff0,#fff0 50%,#0003 50%,#0003);background-size:100% 4px;opacity:.6}.refresh-bar{position:fixed;top:0;left:0;width:100%;height:100vh;pointer-events:none;z-index:51;background:linear-gradient(to bottom,transparent 0%,rgba(0,240,255,.02) 40%,rgba(0,240,255,.05) 50%,rgba(0,240,255,.02) 60%,transparent 100%);animation:refreshLine 10s linear infinite}.noise-overlay{position:fixed;top:0;left:0;width:100%;height:100%;opacity:.05;pointer-events:none;z-index:49;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}
