:root{--bg-dark:#060913;--card-bg:#11141d;--border-dim:#1a202c;--cyan-accent:#00e5ff;--red-accent:#ff3d00;--text-muted-1:#8a9bb5;--text-muted-2:#c5d0e0;--text-body:#e2e8f0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#060913;background-color:var(--bg-dark);font-family:Geist,Inter,sans-serif;overflow-x:hidden}body,h1,h2,h3,h4,h5,h6{color:#e2e8f0;color:var(--text-body);margin:0}.font-mono,code{font-family:Geist Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}*{scrollbar-color:#1a202c #0000;scrollbar-color:var(--border-dim) #0000;scrollbar-width:thin}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#1a202c;background-color:var(--border-dim);border:2.5px solid #0000;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background-color:#00e5ff73}::-webkit-scrollbar-corner{background:#0000}.custom-scrollbar{scrollbar-color:#1a202c #0000;scrollbar-color:var(--border-dim) #0000;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#0000}.custom-scrollbar::-webkit-scrollbar-thumb{background:#1a202c;background:var(--border-dim);border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#00e5ff73}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin-slow{animation:spin 3s linear infinite}
/*# sourceMappingURL=main.3b0caf94.css.map*/