:root{--primary: #9c7154;--primary-hover: #7d5a3e;--text-color: #333;--text-muted: #666;--background: #fff;--background-muted: #f5f5f5;--border-color: #e5e5e5;--card-background: #fff;--footer-background: #2c1e14;--footer-text: #fff;--footer-text-muted: #a89080;--radius: .375rem;--cream: #fdf8f0;--amber-light: rgba(156, 113, 84, .08);--font-display: "Playfair Display", serif;--section-padding: 5rem 0}html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box}table{text-align:left}body{font-family:Inter,sans-serif;color:var(--text-color);line-height:1.6}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:700;line-height:1.2}h1{font-size:2.5rem}h2{font-size:2rem;margin-bottom:1.5rem}h3{font-size:1.25rem;margin-bottom:.75rem}p{margin-bottom:1rem;color:var(--text-muted)}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.btn{display:inline-block;padding:.5rem 1rem;font-weight:500;border-radius:var(--radius);cursor:pointer;transition:all .2s ease;font-size:1rem;border:none}.btn-primary{background-color:var(--primary);color:#fff}.btn-primary:hover{background-color:var(--primary-hover)}ul{list-style:none;padding:0;color:var(--text-muted)}ul li{margin-bottom:10px}ul li ul{margin-left:20px;margin-top:5px}ul li ul li{list-style-type:disc}
