*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#172018;background:#f7f6f1;line-height:1.6}.hero{min-height:680px;color:#fff;background:linear-gradient(115deg,#172018ee,#172018aa),linear-gradient(135deg,#46543e,#202b21);padding:0 5%}nav{max-width:1120px;margin:auto;padding:26px 0;display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.55rem;font-weight:800;color:#fff;text-decoration:none}.logo span{font-weight:400}.phone{color:#fff;text-decoration:none;border:1px solid #ffffff88;padding:8px 15px;border-radius:30px;font-weight:700}.hero-content{max-width:1120px;margin:0 auto;padding:115px 0}.eyebrow{font-size:.78rem;letter-spacing:.16em;font-weight:800;opacity:.75}.hero h1{font-size:clamp(3rem,7vw,5.5rem);line-height:1;letter-spacing:-.05em;max-width:850px;margin:18px 0}.hero p:not(.eyebrow){font-size:1.2rem;max-width:650px;color:#e7ebe5}.btn{display:inline-block;margin-top:24px;padding:14px 22px;border-radius:8px;background:#d9a441;color:#182018;text-decoration:none;font-weight:800}.intro,.services,.callout,.why,.contact{padding:90px 5%}.intro{background:#fff}.intro>*{max-width:850px}.intro h2,.callout h2,.why h2,.contact h2,.services h2{font-size:clamp(2rem,4vw,3.3rem);line-height:1.08;letter-spacing:-.035em;margin:10px 0 18px}.services{background:#f0efe9}.grid{max-width:1120px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid article{background:#fff;border:1px solid #dddcd3;border-radius:14px;padding:25px;min-height:190px}.grid b{font-size:1.1rem}.grid p{color:#626a63}.callout{background:#1c2a1f;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px}.callout p:not(.eyebrow){color:#dce1da}.why{max-width:1120px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:70px}.features p{border-bottom:1px solid #d7d8d0;padding-bottom:15px}.contact{background:#e5e4dc}.contact a:not(.btn){color:#303a31;font-weight:700}footer{background:#131a15;color:#dce2dc;padding:35px 5%;display:flex;gap:20px;justify-content:space-between;align-items:center;flex-wrap:wrap}footer span{color:#aeb8af}footer a{color:#fff;text-decoration:none;font-weight:700}footer small{width:100%;color:#7f8981;border-top:1px solid #303830;padding-top:15px}@media(max-width:900px){.grid{grid-template-columns:repeat(2,1fr)}.why{grid-template-columns:1fr;gap:30px}.callout{flex-direction:column;align-items:flex-start}}@media(max-width:560px){.hero{min-height:620px}.hero-content{padding:75px 0}.hero h1{font-size:3.1rem}.intro,.services,.callout,.why,.contact{padding:65px 5%}.grid{grid-template-columns:1fr}.phone{font-size:.85rem}footer{flex-direction:column;align-items:flex-start}}
