@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Inter:wght@300;400;500&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#2d241f;background-color:#f8f3ec;font-family:Inter,sans-serif}h1,h2,h3{font-family:Cormorant Garamond,serif;font-weight:600}a{color:inherit;text-decoration:none}button{font-family:inherit}html{scroll-behavior:smooth}@keyframes flyToCart{0%{opacity:1;transform:translate(0)scale(1)}60%{opacity:1}to{opacity:0;transform:translate(660px,-480px)scale(.2)}}
