:root{--primary:#2e4d37;--light:#f9f7f3;--white:#fff;--radius:6px;--title:#5e4632;--text:#333}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text);background:var(--light);flex-direction:column;min-height:100vh;font-family:Lato,sans-serif;line-height:1.6;display:flex}h1,h2,h3,h4,h5,h6{color:var(--title);margin-bottom:.5rem;font-family:Playfair Display,serif}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}p{margin-bottom:1rem}a{color:inherit;text-decoration:none}ul{list-style:none}button{font-family:inherit}
