@tailwind base;@tailwind components;@tailwind utilities;body{font-family:Inter,sans-serif;background-color:#0c1210;color:#e7e5e4}h1,h2,h3,.serif-font{font-family:Merriweather,serif}.perspective-1000{perspective:1000px}.transform-style-3d{transform-style:preserve-3d}.backface-hidden{backface-visibility:hidden}.rotate-y-180{transform:rotateY(180deg)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0c1210}::-webkit-scrollbar-thumb{background:#7f1d1d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#991b1b}.bg-texture{background-color:#0c1210;background-image:radial-gradient(rgba(255,255,255,.03) 2px,transparent 2px);background-size:32px 32px;background-attachment:fixed}
