*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a14;--sidebar-bg:hsla(0,0%,100%,.02);--card-bg:hsla(0,0%,100%,.05);--card-border:hsla(0,0%,100%,.08);--text-primary:hsla(0,0%,100%,.92);--text-secondary:hsla(0,0%,100%,.45);--accent:#00d4ff;--accent-glow:rgba(0,212,255,.15);--on-color:#00d4ff;--off-color:hsla(0,0%,100%,.2)}body,html{background:var(--bg);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#__next,body,html,main{height:100%}button{cursor:pointer;border:none;outline:none;background:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;font-family:inherit}button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.2)}