@tailwind base;@tailwind components;@tailwind utilities;:root{--bg-light:#F8F1EA;--bg-dark:#3E1709;--bg-deep:#4A2110;--text-light:#7A5C4C;--text-dark:#D9A88E;--accent:#B0703F}html{scroll-behavior:smooth}body{margin:0;background:#f8f1ea;color:#7a5c4c;font-family:Inter,sans-serif}h1,h2,h3{font-family:Cormorant Garamond,Georgia,serif}button,a{transition:all .2s ease}.font-serif{font-family:Cormorant Garamond,Georgia,serif}.hairline{display:block;width:60px;height:1px;background:currentColor;margin-top:12px}
