@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=Inter:wght@300;400;500;600&display=swap";:root{--espresso: #2C1503;--roast: #5C3317;--caramel: #C47422;--cream: #F5ECD7;--milk: #FAF6EF;--foam: #FFFDF9;--accent: #E8A838;--text: #1a0f00;--text-light: #6B4C2A;--border: #DDD0B8;--shadow: rgba(44, 21, 3, .12)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;background:var(--milk);color:var(--text);min-height:100vh}main{max-width:1100px;margin:0 auto;padding:2rem 1.5rem 4rem}h1,h2,h3{font-family:Playfair Display,serif}
