*{box-sizing:border-box}body{margin:0;font-family:Arial;color:#30241f;background:#fffaf7}.watermark{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9;background:#39291fce;color:#fff;padding:13px 30px;border-radius:30px;font-size:clamp(22px,3vw,38px);font-weight:bold;pointer-events:none}header{padding:22px 9%;display:flex;justify-content:space-between;align-items:center;background:#f1dfd1}header b{font-size:25px}button{border:0;background:#8a573c;color:#fff;padding:13px 21px}.hero{padding:120px 10%;color:#fff;background:linear-gradient(90deg,#21130cae,#21130c22),url('https://images.unsplash.com/photo-1591561954557-26941169b49e?auto=format&fit=crop&w=1600&q=85') center/cover}.hero h1{font-size:65px;margin:0}.hero p{max-width:400px;line-height:2}main{padding:70px 9%}h2{text-align:center}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}article{background:#fff;padding:14px}article img{width:100%;height:260px;object-fit:cover}article p{color:#8a573c;font-weight:bold}footer{text-align:center;background:#39291f;color:#dcc7b7;padding:24px}@media(max-width:650px){.grid{grid-template-columns:1fr}.hero{padding:80px 25px}.hero h1{font-size:45px}}
