@tailwind base;@tailwind components;@tailwind utilities;html{scroll-behavior:smooth}@layer base{:root{--primary: #D97706;--secondary: #451A03;--accent: #F59E0B;--background: #FFFBEB;--foreground: #1F2937;--font-heading: Playfair Display, serif, sans-serif;--font-body: Inter, sans-serif, sans-serif}body{@apply bg-background text-foreground;font-family:var(--font-body)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}}
/*# sourceMappingURL=App.css.map */
