@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&family=Space+Mono:wght@400;700&display=swap);@tailwind base;@tailwind components;@tailwind utilities;html{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#0f172a;border-radius:5px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#06b6d4,#8b5cf6);border:2px solid #0f172a;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#22d3ee,#a78bfa)}::-webkit-scrollbar-corner{background:#0f172a}*{scrollbar-color:#8b5cf6 #0f172a;scrollbar-width:thin}body,html{background:#030712}
/*# sourceMappingURL=main.7fc5d520.css.map*/