@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Playfair+Display:wght@700;900&display=swap";@tailwind base;@tailwind components;@tailwind utilities;html{scroll-behavior:smooth}body{margin:0;background:#0d0d0d;color:#f5efe0;font-family:Inter,sans-serif}*{box-sizing:border-box}.font-display{font-family:Playfair Display,serif}::-webkit-scrollbar{width:9px}::-webkit-scrollbar-track{background:#0d0d0d}::-webkit-scrollbar-thumb{background:#7f2119;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#d93a2b}::selection{background:#d93a2b;color:#f5efe0}
