@tailwind base;@tailwind components;@tailwind utilities;@layer base{body{background-color:#f7f3ef;color:#161616;font-family:Inter,sans-serif}}@layer utilities{.title-xl{font-family:Playfair Display,serif;font-size:34px;font-weight:600;line-height:1.2}.title-lg{font-family:Playfair Display,serif;font-size:26px;font-weight:500;line-height:1.25}.section-heading{font-family:Playfair Display,serif;font-size:22px;font-weight:500;line-height:1.3}.artist-text{font-family:Playfair Display,serif;font-style:italic;font-size:18px;font-weight:400;line-height:1.75}.body-text{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.button-text{font-family:Inter,sans-serif;font-size:15px;font-weight:500;line-height:1.4}.caption-text{font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1.4}}
