@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{color-scheme:dark}body{margin:0;background-color:#0f0f0f;color:#fefefe;font-family:Outfit,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#ffffff59}.btn-red-shadow{box-shadow:#ff3c3c4d 0 0 72px,#fff9 0 1px inset,#ff3c3c1f 0 0 0 6px}.card-dashed{border:2px dashed #444}@keyframes shimmer{to{transform:translate(100%)}}
