:root{--bg:#0f0f11;--fg:#f4f4f4;--popout:#393940;--border:#606060;--accent:#1bf7ec;--link:#a9c8c3}*{box-sizing:border-box}html,body{background:var(--bg);height:100%;color:var(--fg);margin:0;padding:0;font-family:Hack,Menlo,Consolas,monospace;font-size:14px}a{color:var(--link)}.scrollbar{scrollbar-color:#45009e transparent;scrollbar-width:thin}.scrollbar::-webkit-scrollbar{width:6px}.scrollbar::-webkit-scrollbar-thumb{background:#45009e}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}
