@tailwind base;@tailwind components;@tailwind utilities;*{scrollbar-color:#1a1a1a #050505;scrollbar-width:thin}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#050505}::-webkit-scrollbar-thumb{background-color:#1c1c1c;border:1px solid #050505;border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:#2a2a2a}::-webkit-scrollbar-corner{background:#050505}#root,body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-attachment:fixed;background-image:linear-gradient(135deg,#2a0e3c,#15081a 30%,#08113a 60%,#050505);background-size:cover;color:#fff;height:100%;margin:0;min-height:100vh;padding:0}body{font-family:Inter,system-ui,-apple-system,sans-serif}.font-jakarta,h1,h2,h3,h4{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-weight:800;letter-spacing:-.04em}p{color:#e4e4e7}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.page-transition{animation:fadeIn .2s ease forwards}
/*# sourceMappingURL=main.7bea1fd0.css.map*/