/* Standalone stylesheet for the /mold-inspection-{city}/ SEO pages.
   Brand: dark ink #0b110d · action green #4dc45e/#2c8348 · mist #f4f6f4
   Bricolage Grotesque (display) + Public Sans (body). */

*{box-sizing:border-box}
body{margin:0;background:#fff;color:#3c4039;font-family:'Public Sans',system-ui,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.6}
img{max-width:100%}
a{color:#2c8348;text-decoration:none}
a:hover{color:#1e6234}
h1,h2,h3{font-family:'Bricolage Grotesque',sans-serif;color:#0b110d;line-height:1.1;text-wrap:pretty}
.wrap{max-width:1240px;margin:0 auto;padding:0 24px}
.wrap-narrow{max-width:900px;margin:0 auto;padding:0 24px}

/* buttons */
.btn{display:inline-block;border-radius:10px;font-weight:800;white-space:nowrap}
.btn-green{background:#4dc45e;color:#0b110d;padding:12px 22px;font-size:15px}
.btn-green:hover{background:#3cb04d;color:#0b110d}
.btn-dark{background:#0b110d;color:#fff;padding:16px 30px;font-size:18px}
.btn-dark:hover{background:#1d2721;color:#fff}
.btn-lg{padding:16px 32px;font-size:19px}

/* brand */
.brand-line{display:flex;align-items:center;gap:12px}
.brand-name{font-family:'Bricolage Grotesque',sans-serif;font-weight:800;font-size:19px;color:#fff;display:flex;flex-direction:column;line-height:1}
.brand-name .brand-word{white-space:nowrap}
.brand-name em{font-style:normal;color:#4dc45e;display:inline}
.brand-name small{font-size:10px;letter-spacing:3px;color:#9fb3a4;font-weight:600;margin-top:3px}

/* hero */
.geo-hero{position:relative;min-height:560px;overflow:hidden;display:flex;flex-direction:column}
.geo-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.geo-hero .shade{position:absolute;inset:0;background:linear-gradient(100deg,rgba(11,17,13,.92) 0%,rgba(11,17,13,.66) 45%,rgba(11,17,13,.28) 100%)}
.geo-header{position:relative;display:flex;align-items:center;justify-content:space-between;padding-top:20px;padding-bottom:20px;width:100%}
.hero-copy{position:relative;padding-top:64px;padding-bottom:88px;max-width:1240px;width:100%}
.hero-copy .badge{display:inline-block;background:rgba(77,196,94,.15);border:1px solid rgba(77,196,94,.5);color:#7ee08b;font-size:13px;font-weight:700;padding:7px 14px;border-radius:6px;margin-bottom:22px}
.hero-copy h1{font-size:52px;font-weight:800;color:#fff;margin:0 0 18px;max-width:720px}
.hero-copy p{font-size:18px;color:#c3ccc5;margin:0 0 30px;max-width:540px}
.hero-cta{display:flex;align-items:center;gap:20px;flex-wrap:wrap}
.hero-cta .note{color:#9fb3a4;font-size:13.5px;line-height:1.45}
.landmark-note{font-size:13.5px;color:#7a8078;padding-top:14px;padding-bottom:0}

/* sections */
section{padding:56px 0}
.intro h2,.areas h2,.faq h2,.nearby h2{font-size:32px;font-weight:800;margin:0 0 18px}
.intro p{font-size:16.5px}

.process{background:#f4f6f4}
.process h2{font-size:32px;font-weight:800;margin:0 0 32px}
.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.step{background:#fff;border:1px solid #e4e6e2;border-radius:14px;overflow:hidden;display:flex;flex-direction:column}
.step img{width:100%;height:160px;object-fit:cover;display:block}
.step h3{font-size:17px;font-weight:700;margin:16px 18px 8px}
.step h3 span{color:#2c8348}
.step p{font-size:14px;margin:0 18px 18px;color:#5c6159}

.areas .area-list{font-size:16.5px;font-weight:600;color:#0b110d}
.areas .zip-list{font-size:14px;color:#7a8078}

.certs{background:#0b110d;padding:28px 0}
.certs-row{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;text-align:center}
.certs-row strong{display:block;font-family:'Bricolage Grotesque',sans-serif;font-weight:800;font-size:22px;color:#4dc45e}
.certs-row span{font-size:13px;color:#9fb3a4}

.faq details{background:#fff;border:1px solid #e4e6e2;border-radius:12px;padding:18px 22px;margin-bottom:12px}
.faq summary{font-family:'Bricolage Grotesque',sans-serif;font-size:16.5px;font-weight:700;color:#0b110d;cursor:pointer}
.faq details p{font-size:15px;margin:12px 0 0;color:#5c6159}

.cta-band{background:#4dc45e;padding:48px 0}
.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap}
.cta-inner h2{font-size:34px;font-weight:800;margin:0 0 6px}
.cta-inner p{margin:0;color:#12351a;font-weight:600}

.nearby p{font-size:15.5px}

/* footer */
.geo-footer{background:#0b110d;color:#9fb3a4;font-size:14px}
.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:44px;padding-top:52px;padding-bottom:40px}
.geo-footer .col-title{font-weight:700;color:#fff;margin-bottom:12px}
.geo-footer .city-links{display:grid;grid-template-columns:1fr 1fr;gap:6px 16px}
.geo-footer .city-links a{color:#9fb3a4;font-size:13.5px}
.geo-footer .city-links a:hover{color:#7ee08b}
.geo-footer .phones a{display:block;color:#4dc45e;font-weight:700;margin-bottom:4px}
.geo-footer .phones span{color:#9fb3a4;font-weight:400}
.geo-footer .office{font-size:13.5px}
.geo-footer .brand-line{margin-bottom:14px}
.geo-footer .brand-name{font-size:16px}
.geo-footer .legal{border-top:1px solid rgba(255,255,255,.08)}
.geo-footer .legal .wrap{padding-top:18px;padding-bottom:18px;font-size:12.5px;color:#6d786f}
.geo-footer .legal a{color:#6d786f}

/* floating call button */
.fab{position:fixed;bottom:22px;right:22px;z-index:60;background:#4dc45e;color:#0b110d;font-size:16px;font-weight:800;padding:15px 24px;border-radius:99px;box-shadow:0 10px 30px rgba(11,17,13,.35);white-space:nowrap}
.fab:hover{background:#3cb04d;color:#0b110d}

/* responsive */
@media (max-width:960px){
  .steps{grid-template-columns:1fr 1fr}
  .footer-grid{grid-template-columns:1fr 1fr}
  .hero-copy h1{font-size:42px}
}
@media (max-width:640px){
  .hero-copy h1{font-size:34px}
  .steps,.footer-grid{grid-template-columns:1fr}
  .certs-row{grid-template-columns:1fr 1fr}
  .cta-inner{flex-direction:column;align-items:flex-start}
  .fab{font-size:14px;padding:13px 18px;bottom:16px;right:16px}
}
