@tailwind base;@tailwind components;@tailwind utilities;@layer base{html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,SF Pro Text,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:#fbf7ef;color:#1b221f}h1,h2,h3,h4,h5{font-family:Fraunces,Georgia,serif;font-weight:500;letter-spacing:-.01em}}