
:root{--ink:#102332;--muted:#536776;--brand:#0f6371;--brand-dark:#084653;--accent:#d98f45;--wash:#eef8f9;--sand:#fff8ee;--line:#d9e7e9;--card:#ffffff;--shadow:0 18px 44px rgba(12,45,55,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--ink);background:#fbfdfd;line-height:1.65}a{color:inherit}.wrap{max-width:1140px;margin:0 auto;padding:0 20px}.top{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0}.brand{font-weight:850;text-decoration:none;letter-spacing:-.02em;color:var(--brand-dark)}.chips{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.chips a,.btn{border:1px solid var(--line);border-radius:999px;padding:10px 14px;text-decoration:none;font-weight:800;background:#fff;line-height:1.1}.btn{background:var(--brand);border-color:var(--brand);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 8px 20px rgba(15,99,113,.18)}.btn:hover{background:var(--brand-dark)}.btn.ghost{background:#fff;color:var(--brand-dark);border-color:#b8d3d8;box-shadow:none}.btn.small{padding:9px 12px}.hero{padding:54px 0 42px;background:radial-gradient(circle at 90% 8%,#bde8ef 0,transparent 28rem),linear-gradient(135deg,#fff 0%,#edf9fb 100%)}.page-hero{padding:48px 0 34px;background:linear-gradient(135deg,#fff 0%,var(--wash) 100%);border-bottom:1px solid var(--line)}.hero-grid,.grid2,.split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:30px;align-items:center}.eyebrow{color:var(--brand);text-transform:uppercase;letter-spacing:.11em;font-weight:900;font-size:.78rem;margin:0 0 10px}h1{font-size:clamp(1.75rem,3.1vw,2.55rem);line-height:1.08;letter-spacing:-.045em;margin:0 0 14px;max-width:14ch}.page-hero h1{max-width:20ch}h2{font-size:clamp(1.45rem,2.4vw,2.05rem);line-height:1.16;letter-spacing:-.035em;margin:0 0 12px}h3{font-size:1.08rem;margin:0 0 8px;line-height:1.25}.lead{font-size:clamp(1.02rem,1.5vw,1.16rem);color:var(--muted);max-width:62ch}.microcopy,.note{font-size:.93rem;color:var(--muted)}.cta-row{display:flex;gap:12px;flex-wrap:wrap;margin:22px 0}.section{padding:48px 0}.section.alt{background:var(--wash);border-block:1px solid var(--line)}.intro-copy{max-width:880px}.grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card,.photo-card,.hero-photo,.notice{background:var(--card);border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:var(--shadow)}.notice{background:var(--sand);box-shadow:none;margin-top:18px}.photo{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:18px;background:#e8f1f2}.hero-photo,.photo-card{padding:10px;overflow:hidden}.hero-photo .photo{border-radius:18px}.hero-photo figcaption,.photo-card figcaption{padding:9px 6px 2px;color:var(--muted);font-size:.88rem}.photos .photo-card{padding:10px}.service-list{display:grid;gap:34px}.service-list article{background:#fff;border:1px solid var(--line);border-radius:28px;padding:26px;box-shadow:var(--shadow)}.list,.steps{padding-left:22px;color:var(--muted)}.list li,.steps li{margin:8px 0}.faq{display:grid;gap:12px}.faq details{background:#fff;border:1px solid var(--line);border-radius:18px;padding:15px 18px}.faq summary{font-weight:850;cursor:pointer}.form{display:grid;gap:13px}.form label{font-weight:800;color:var(--ink)}.form input,.form textarea,.form select{display:block;width:100%;margin-top:5px;padding:12px 13px;border:1px solid #c8dadd;border-radius:13px;font:inherit;background:#fff;color:var(--ink)}.form textarea{min-height:130px;resize:vertical}.form input:focus,.form textarea:focus,.form select:focus,.btn:focus,.chips a:focus{outline:3px solid #f2c185;outline-offset:2px}footer{background:#0c2530;color:#dfeff2;padding:38px 0;margin-top:0}footer a{color:#fff}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}footer p{color:#b9d0d6}.mobile-cta{display:none}.local-links a{display:inline-block;margin:4px 6px 4px 0;border:1px solid var(--line);border-radius:12px;padding:8px 10px;background:#fff;text-decoration:none;font-weight:800}.hero-grid{align-items:start}.hero-quote-form{border-top:5px solid var(--accent);box-shadow:0 22px 54px rgba(12,45,55,.16)}.hero-quote-form .form-heading{font-size:clamp(1.25rem,2vw,1.55rem);line-height:1.15;letter-spacing:-.03em;margin:0 0 4px;max-width:none}.hero-quote-form .form-note{margin:0 0 4px;color:var(--muted);font-size:.95rem}.hero-quote-form textarea{min-height:104px}@media(max-width:860px){.hero-quote-form{order:2}.hero .cta-row{margin-bottom:12px}}@media(max-width:860px){.nav{align-items:flex-start;flex-direction:column}.chips{width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.hero-grid,.grid2,.split,.footer-grid{grid-template-columns:1fr}.grid3{grid-template-columns:1fr}.hero{padding:38px 0 30px}h1{font-size:clamp(1.72rem,8vw,2.22rem);max-width:16ch}.section{padding:36px 0}.mobile-cta{display:block;position:sticky;bottom:0;z-index:9;background:rgba(255,255,255,.94);border-top:1px solid var(--line);padding:10px 16px}.mobile-cta .btn{width:100%}body{padding-bottom:0}.card,.service-list article{padding:18px}}

/* 2026-05-12 correction: compact quote card + restored hero image, modeled after the original stump-grinding layout. */
.hero-grid{grid-template-columns:minmax(0,1.18fr) minmax(300px,.72fr);align-items:start}.hero-inline-photo{margin:14px 0 16px;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 12px 28px rgba(20,35,50,.08);max-width:560px}.hero-inline-photo img{display:block;width:100%;height:auto;max-height:255px;aspect-ratio:16/9;object-fit:cover;border-radius:0}.hero-inline-photo figcaption{padding:8px 12px;color:var(--muted);font-size:.84rem;line-height:1.35}.compact-quote-form{display:grid;grid-template-columns:1fr 1fr;column-gap:10px;row-gap:8px;padding:16px;border-radius:18px;box-shadow:0 12px 28px rgba(20,35,50,.08);border-top:1px solid var(--line);max-width:390px;justify-self:end}.compact-quote-form .form-heading,.compact-quote-form .form-note,.compact-quote-form label:nth-of-type(5),.compact-quote-form label:nth-of-type(6),.compact-quote-form button,.compact-quote-form .note{grid-column:1/-1}.compact-quote-form .form-heading{font-size:1.2rem;line-height:1.15;margin:0 0 2px;letter-spacing:-.025em}.compact-quote-form .form-note{font-size:.88rem;line-height:1.35;margin:0 0 6px;color:var(--muted)}.compact-quote-form label{display:grid;gap:4px;font-size:.86rem;line-height:1.25}.compact-quote-form input,.compact-quote-form textarea,.compact-quote-form select{display:block;width:100%;padding:9px 10px;border-radius:10px;margin-top:0;font-size:.94rem}.compact-quote-form textarea{min-height:78px}.compact-quote-form .btn,.compact-quote-form button{min-height:42px;padding:10px 14px;width:100%;border:0;cursor:pointer}.compact-quote-form .note{font-size:.78rem;line-height:1.3;margin:0;color:var(--muted)}@media(max-width:860px){.hero-grid{grid-template-columns:1fr}.hero-inline-photo{max-width:none}.compact-quote-form{max-width:none;justify-self:stretch;order:2}.hero .cta-row{margin-bottom:10px}}


.wl-phone-cta{background:#0f172a;color:#fff;padding:.7rem 0;font-weight:700}.wl-phone-cta .wrap{display:flex;gap:.5rem;align-items:center;justify-content:center;flex-wrap:wrap}.wl-phone-cta a{color:#fff;text-decoration:underline;text-underline-offset:3px}


/* Local service design polish */
.hero{padding:58px 0 52px;background:linear-gradient(135deg,#e7f4f1 0%,#ffffff 58%,#f7fbf8 100%);}
.trust-band{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;}
.trust-grid{display:grid;gap:14px;}
.trust-item{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:0 12px 28px rgba(20,35,50,.08);}
.trust-item strong{display:block;color:var(--brand2);line-height:1.2;margin-bottom:5px;}
.trust-item p{margin:0;color:var(--muted);font-size:.92rem;}
.section .wrap,.section .prose,.side-panel,.quote-card,.service-photo{border-radius:18px;}
.steps>div,.compact-symptom-list,.prose details{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 10px 24px rgba(20,35,50,.06);}
.section:nth-of-type(even){background:#fff;}
.section:nth-of-type(odd):not(.hero):not(.trust-band){background:var(--bg);}
@media(min-width:760px){.trust-grid{grid-template-columns:repeat(3,1fr)}.hero{padding:68px 0 60px;}}


/* SOP v3 service-site polish */
.trust-band{background:#fff;border-top:1px solid rgba(15,23,42,.08);border-bottom:1px solid rgba(15,23,42,.08);}
.trust-band-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:1rem 0;}
.trust-band-item,.section .prose,.side-panel,.quote-card,.service-photo,.steps>div{border-radius:18px;box-shadow:0 12px 30px rgba(15,23,42,.08);}
.trust-band-item{background:#fff;padding:1rem;border:1px solid rgba(15,23,42,.08);}
.trust-band-item strong{display:block;color:#0f172a;margin-bottom:.25rem;}
.hero{padding-top:clamp(3rem,7vw,5.5rem);padding-bottom:clamp(3rem,7vw,5rem);}
.hero .lead{font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.65;}
.photo-grid{align-items:stretch;}
.service-photo figcaption{font-size:.95rem;line-height:1.45;}
@media (max-width:760px){.trust-band-grid{grid-template-columns:1fr}.hero{padding-top:2rem}.navlinks{gap:.45rem}}
