@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&family=Inter:wght@300;400;500;600&display=swap";@tailwind base;@tailwind components;@tailwind utilities;html{scroll-behavior:smooth}body{margin:0;background:#faf9f7;color:#1c1c1e;font-family:Inter,sans-serif}h1,h2,h3,h4{font-family:Playfair Display,serif}*{box-sizing:border-box}a,button{transition:all .25s ease}.container{max-width:1152px;margin:auto;padding-left:1.5rem;padding-right:1.5rem}.photo{background:linear-gradient(135deg,#4a6741,#c9a96e)}
