html,body{max-width:100vw;height:100%;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}#__next{height:100%}*{box-sizing:border-box}body:before{content:"";z-index:-1;pointer-events:none;background-image:linear-gradient(90deg,#00f3ff08 1px,#0000 1px),linear-gradient(#00f3ff08 1px,#0000 1px);background-size:50px 50px;width:100vw;height:100vh;position:fixed;top:0;left:0}body[data-theme=light]:before{background-image:linear-gradient(90deg,#00b8c40d 1px,#0000 1px),linear-gradient(#00b8c40d 1px,#0000 1px)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a0f}::-webkit-scrollbar-thumb{background:#00f3ff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#f0f}
