/* Readability pass: slightly larger supporting copy without changing the approved layout. */
.brand small{font-size:10px;letter-spacing:1.45px}
nav a{font-size:15px}
.mobile-menu summary{font-size:14px}
.call{font-size:13px}
.kicker{font-size:15px;line-height:1.35;letter-spacing:2.1px}
.hero ul{font-size:16px;line-height:1.45}
.grid p,.proof-list span,.story p,.all-services p,.areas p,.estimate>div>p,.final p{font-size:18px;line-height:1.7}
.reviews-heading a{font-size:16px;line-height:1.5}
.review-track cite{font-size:15px}
.new-review{font-size:11px}
.media-note span{font-size:16px;line-height:1.5}
.estimate label{font-size:14px;letter-spacing:1.15px}
.estimate small{font-size:14px;line-height:1.55}
footer{font-size:14px;line-height:1.65}
.service-copy li,.service-copy p{font-size:18px;line-height:1.7}

@media(max-width:700px){
  .kicker{font-size:14px;letter-spacing:1.7px}
  .hero ul{font-size:15px}
  .grid p,.proof-list span,.story p,.all-services p,.areas p,.estimate>div>p,.final p,.service-copy li,.service-copy p{font-size:17px}
  footer{font-size:13px}
}

/* Premium service-card presentation */
.services .grid{gap:18px;background:transparent;margin-top:48px}
.services .grid article{position:relative;overflow:hidden;min-height:290px;padding:34px;border:1px solid rgba(158,234,67,.2);border-radius:16px;background:linear-gradient(145deg,#0e3152 0%,#0a243d 58%,#081d33 100%);box-shadow:0 18px 42px rgba(0,0,0,.2);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.services .grid article::before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--lime),var(--green));opacity:.9}
.services .grid article:hover{transform:translateY(-4px);border-color:rgba(158,234,67,.62);box-shadow:0 24px 50px rgba(0,0,0,.3)}
.services .grid b{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:32px;padding:0 12px;border:1px solid rgba(158,234,67,.42);border-radius:999px;background:rgba(158,234,67,.08);color:var(--lime);font-size:14px;letter-spacing:1.5px}
.services .grid b{min-width:52px;padding:0 13px;letter-spacing:1px}
.services .grid h3{max-width:16ch;margin:30px 0 14px;font-size:clamp(25px,2.2vw,31px);line-height:1.12;letter-spacing:-.35px}
.services .grid h3 a{text-decoration-thickness:2px}
.services .grid h3 a:focus-visible{outline:3px solid var(--lime);outline-offset:5px;border-radius:3px}
.services .grid p{margin:0;color:#d9e4eb;font-size:17px;line-height:1.68}

@media(max-width:700px){
  .services .grid{gap:14px;margin-top:32px}
  .services .grid article{min-height:auto;padding:28px}
  .services .grid article:hover{transform:none}
  .services .grid h3{max-width:none;margin-top:24px}
}

@media(prefers-reduced-motion:reduce){.services .grid article{transition:none}.services .grid article:hover{transform:none}}
.website-field{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}

/* Premium standards and trust section */
.proof{position:relative;overflow:hidden;gap:6vw;background:radial-gradient(circle at 10% 12%,rgba(23,97,60,.32),transparent 34%),linear-gradient(145deg,#0e3152 0%,#081d33 62%,#061728 100%)}
.proof::before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(var(--lime),var(--green))}
.proof-intro{position:relative;align-self:start}
.proof-intro h2{max-width:11ch}
.proof-lead{max-width:620px;margin:0 0 26px;color:#d9e4eb;font-size:18px;line-height:1.7}
.proof-assurance{display:flex;flex-wrap:wrap;gap:9px 13px;align-items:center;margin:0;padding:17px 20px;border:1px solid rgba(158,234,67,.25);border-radius:12px;background:rgba(4,17,29,.32);color:#fff;font-size:14px;letter-spacing:.45px;text-transform:uppercase}
.proof-assurance span{color:var(--lime)}
.proof .heritage-badge{width:min(270px,68%);margin-top:30px;filter:drop-shadow(0 18px 28px rgba(0,0,0,.3))}
.proof-list{display:grid;gap:14px;align-content:start}
.proof-list article{display:grid;grid-template-columns:58px 1fr;gap:20px;padding:25px 26px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,.025));box-shadow:0 18px 38px rgba(0,0,0,.16);transition:border-color .25s ease,transform .25s ease,background .25s ease}
.proof-list article:hover{transform:translateX(4px);border-color:rgba(158,234,67,.46);background:linear-gradient(135deg,rgba(158,234,67,.1),rgba(255,255,255,.03))}
.proof-mark{display:flex;align-items:center;justify-content:center;width:52px;height:34px;border:1px solid rgba(158,234,67,.42);border-radius:999px;background:rgba(158,234,67,.08);color:var(--lime);font-size:13px;font-weight:950;letter-spacing:1px}
.proof-list h3{margin:1px 0 9px;color:#fff;font-size:22px;line-height:1.18;letter-spacing:-.2px}
.proof-list article p{margin:0;color:#d9e4eb;font-size:16.5px;line-height:1.62}
@media(max-width:900px){.proof-intro h2{max-width:14ch}.proof-list{margin-top:18px}}
@media(max-width:700px){.proof-lead{font-size:17px}.proof-assurance{font-size:12px}.proof-list article{grid-template-columns:1fr;padding:23px}.proof-list article:hover{transform:none}.proof-list h3{font-size:21px}.proof-list article p{font-size:16px}}
@media(prefers-reduced-motion:reduce){.proof-list article{transition:none}.proof-list article:hover{transform:none}}

/* Complete service portfolio */
.all-services{display:block;padding-top:110px;padding-bottom:110px;background:linear-gradient(180deg,#f7fafb 0%,#edf4f6 100%);color:var(--navy)}
.catalog-heading{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:7vw;align-items:end;margin-bottom:48px}
.catalog-heading h2{max-width:12ch;margin-bottom:0;color:var(--navy)}
.catalog-heading>p{max-width:650px;margin:0 0 4px;color:#36516a;font-size:18px;line-height:1.72}
.service-catalog{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.service-catalog article{position:relative;overflow:hidden;padding:32px 34px 34px;border:1px solid #cbd9e0;border-radius:16px;background:#fff;box-shadow:0 18px 42px rgba(8,29,51,.09);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.service-catalog article::before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--lime),var(--green))}
.service-catalog article:hover{transform:translateY(-4px);border-color:#8fb99f;box-shadow:0 24px 50px rgba(8,29,51,.14)}
.catalog-number{display:inline-flex;align-items:center;justify-content:center;min-width:50px;height:32px;padding:0 12px;border:1px solid rgba(23,97,60,.3);border-radius:999px;background:#edf8e8;color:var(--green);font-size:13px;font-weight:950;letter-spacing:1.2px}
.service-catalog h3{max-width:22ch;margin:24px 0 20px;color:var(--navy);font-size:27px;line-height:1.12;letter-spacing:-.35px}
.service-catalog ul{display:grid;gap:0;margin:0;padding:0;list-style:none}
.service-catalog li{position:relative;padding:12px 0 12px 27px;border-top:1px solid #e3ebef;color:#29465f;font-size:16px;font-weight:750;line-height:1.4}
.service-catalog li::before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:950}
.catalog-cta{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-top:20px;padding:26px 28px;border:1px solid rgba(158,234,67,.35);border-radius:16px;background:linear-gradient(120deg,var(--navy),var(--navy2));color:#fff;box-shadow:0 20px 44px rgba(8,29,51,.18)}
.catalog-cta>div{display:grid;gap:5px}.catalog-cta strong{font-size:20px}.catalog-cta span{color:#d9e4eb;font-size:15px;line-height:1.5}.catalog-cta .btn{flex:0 0 auto;margin:0}
@media(max-width:900px){.catalog-heading{grid-template-columns:1fr;gap:18px}.service-catalog{grid-template-columns:1fr}.catalog-heading h2{max-width:14ch}}
@media(max-width:700px){.all-services{padding-top:82px;padding-bottom:82px}.catalog-heading>p{font-size:17px}.service-catalog article{padding:27px 25px}.service-catalog h3{font-size:24px}.service-catalog li{font-size:15.5px}.catalog-cta{align-items:stretch;flex-direction:column}.catalog-cta .btn{width:100%}.service-catalog article:hover{transform:none}}
@media(prefers-reduced-motion:reduce){.service-catalog article{transition:none}.service-catalog article:hover{transform:none}}
