:root{--g:#72b80e;--k:#0b0e0b;--c:#f3f5ee}*{box-sizing:border-box}body{margin:0;background:var(--c);color:var(--k);font:16px/1.65 system-ui,sans-serif}header,main,footer{padding:28px max(24px,calc((100% - 1040px)/2))}header{display:flex;justify-content:space-between;align-items:center;background:white}a{color:inherit;text-decoration:none}.logo{font-weight:900}.hero{padding-top:90px;padding-bottom:90px;color:white;background-size:cover;background-position:center}.hero.walls{background-image:linear-gradient(90deg,rgba(5,18,10,.94),rgba(0,75,43,.62)),url('assets/retaining-wall-fence.jpg')}.hero.landscape{background-image:linear-gradient(90deg,rgba(5,18,10,.94),rgba(0,75,43,.62)),url('assets/front-yard-refresh.jpg')}.hero.fence{background-image:linear-gradient(90deg,rgba(5,18,10,.94),rgba(0,75,43,.62)),url('assets/fence-sideyard.jpg')}.hero.lighting{background-image:linear-gradient(90deg,rgba(5,18,10,.94),rgba(0,75,43,.55)),url('assets/featured-retaining-wall-lighting.png')}.tag{color:#b9df62;font-weight:800;text-transform:uppercase;letter-spacing:.12em}h1{font:400 clamp(3rem,7vw,6rem)/.98 Georgia,serif;max-width:820px;margin:18px 0}.lead{max-width:650px;font-size:1.2rem}.btn{display:inline-block;background:var(--g);color:#0b0e0b;padding:14px 22px;border-radius:999px;font-weight:800;margin-top:20px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding-top:80px;padding-bottom:80px}h2{font:400 2.7rem Georgia,serif;margin-top:0}.card{background:white;padding:30px;border-radius:22px}.card li{margin:10px 0}footer{background:var(--k);color:white}@media(max-width:700px){header{gap:20px}.grid{grid-template-columns:1fr}.hero{padding-top:65px;padding-bottom:65px}}
