@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Montserrat:wght@400;600;700;800;900&family=Playfair+Display:ital,wght@1,900&display=swap";@theme{ --font-sans: "Inter", ui-sans-serif, system-ui, sans-serif; }body{margin:0;padding:0;box-sizing:border-box;background-color:#000;font-family:var(--font-sans)}@layer base{html{scroll-behavior:smooth}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#050000}::-webkit-scrollbar-thumb{background:#dc2626;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#b91c1c}
