@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a12;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;transition:background .25s ease,color .25s ease}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--scroll-thumb:#ffffff14;--scroll-thumb-hover:#ffffff24}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#ffffff14;background:var(--scroll-thumb);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#ffffff24;background:var(--scroll-thumb-hover)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}input:focus{outline:none}button:focus-visible{outline:1px solid #7c3aed80;outline-offset:2px}a,button,input{transition:background .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}
/*# sourceMappingURL=main.c326bde0.css.map*/