@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;700&family=Inter:wght@300;400;600;700&display=swap";@tailwind base;@tailwind components;@tailwind utilities;body{font-family:Inter,sans-serif;background-color:#050505;color:#e2e8f0}.bg-quilted{background-color:#050505;background-image:radial-gradient(circle at 100% 50%,transparent 20%,rgba(212,175,55,.03) 21%,rgba(212,175,55,.03) 34%,transparent 35%,transparent),radial-gradient(circle at 0% 50%,transparent 20%,rgba(212,175,55,.03) 21%,rgba(212,175,55,.03) 34%,transparent 35%,transparent) .5em .5em;background-size:1em 1em}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0f0f12}::-webkit-scrollbar-thumb{background:#333;border-radius:3px;border:1px solid #D4AF37}::-webkit-scrollbar-thumb:hover{background:#d4af37}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#333;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#d4af37}
