:root{
  --fin-navy:#071D2D;
  --fin-navy-2:#0B314D;
  --fin-blue:#145BD7;
  --fin-blue-2:#2378F2;
  --fin-green:#63BF2F;
  --fin-light:#F8F7F0;
  --fin-light-blue:#F4F8FB;
  --bs-navbar-padding-y:.2rem;
}
html{scroll-behavior:smooth}
body{font-family:Inter,system-ui,-apple-system,"Poppins",Arial,sans-serif;color:#1d2b36;background:#fff}
.navbar{--bs-navbar-padding-y:.2rem;box-shadow:0 2px 14px rgba(7,29,45,.10);border-bottom:1px solid rgba(7,29,45,.08)}
.navbar-light-fin{background:linear-gradient(90deg,#F8F7F0,#F3F7FA)}
.navbar-brand img{height:70px;width:auto;max-width:166px}
.navbar .nav-link{font-weight:800;border-radius:999px;padding:.45rem .75rem!important;color:var(--fin-navy);transition:background-color .2s ease,color .2s ease,transform .2s ease}
.navbar .nav-link:hover,.navbar .nav-link:focus{background:rgba(99,191,47,.16);color:var(--fin-green)!important;transform:translateY(-1px)}
.navbar .nav-link:visited{color:#4F5B9B}.navbar .nav-link.active{background:rgba(20,91,215,.10);color:var(--fin-blue)!important}
.btn-call,.btn-primary-fin{background:linear-gradient(180deg,var(--fin-blue-2),var(--fin-blue));border:1px solid #0d48b3;color:#fff!important;font-weight:900;border-radius:8px;padding:.7rem 1.4rem;box-shadow:0 8px 18px rgba(20,91,215,.24);text-decoration:none}
.btn-call:hover,.btn-primary-fin:hover{background:linear-gradient(180deg,#0f51c7,#0a3f9e);border-color:#0a3f9e;color:#fff!important}

/* True full-image hero: no cover, no fixed height, no zoom. */
.hero-stage{position:relative;width:100%;background:#071D2D;overflow:visible}
.hero-photo{display:block;width:100%;height:auto;max-width:none}
.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.66) 0%,rgba(0,0,0,.45) 35%,rgba(0,0,0,.10) 68%,rgba(0,0,0,.05) 100%);pointer-events:none}
.hero-copy-wrap{position:absolute;inset:0;display:flex;align-items:center;z-index:2}.hero-eyebrow{color:var(--fin-green)}
.eyebrow{color:var(--fin-green);font-weight:900;letter-spacing:.10em;text-transform:uppercase}.hero-title{font-size:clamp(1.9rem,3.2vw,3.7rem);line-height:1.08;font-weight:550;color:#fff;letter-spacing:-.035em;text-shadow:0 3px 12px rgba(0,0,0,.35);max-width:760px}.hero-lead{font-size:clamp(1rem,1.25vw,1.25rem);font-weight:650;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.35);max-width:620px}.btn-outline-light{font-weight:900;border-radius:8px;padding:.55rem 1.1rem;border-width:2px}.btn-outline-light:hover{color:var(--fin-navy)}

.trust-strip{background:linear-gradient(90deg,#08243A,#0E3A5C);color:#fff}.trust-item{display:flex;align-items:flex-start;gap:1rem}.trust-icon{width:54px;height:54px;flex:0 0 54px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(180deg,#3488ff,#1764dc);font-size:1.35rem;font-weight:900}.trust-item h2{font-weight:900;margin-bottom:.25rem}.trust-item p{margin:0;color:#d9e8f4}
.estimate-section{background:#fff}.quote-card{border:0;border-radius:24px;box-shadow:0 12px 30px rgba(23,59,87,.16);position:sticky;top:100px}.step-pill{background:#e9f7ef;color:var(--fin-green);font-weight:900;border-radius:999px;padding:.35rem .75rem;display:inline-flex;white-space:nowrap}.form-step{display:none}.form-step.active{display:block}.progress{height:.65rem}.progress-bar{background:var(--fin-green)}
.section-title{font-weight:950;color:#173B57}.lead{color:#52616d}.bg-light-fin{background:linear-gradient(180deg,#F7FAFC,#F8F7F0)}.max-copy{max-width:520px}.text-white-75{color:rgba(255,255,255,.78)!important}
.feature-card{border:1px solid rgba(23,59,87,.10);border-radius:20px;padding:1.25rem;background:#fff;box-shadow:0 8px 22px rgba(23,59,87,.07)}.feature-icon{width:48px;height:48px;border-radius:14px;background:linear-gradient(180deg,var(--fin-blue-2),var(--fin-blue));color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem;margin-bottom:.85rem}.process-panel{border-radius:22px;background:linear-gradient(90deg,#08243A,#0E3A5C);color:#fff;padding:1.3rem}.process-panel i{display:block;font-size:1.5rem;color:var(--fin-green);margin-bottom:.35rem}.process-panel span{font-weight:900}
.project-card{height:100%;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 12px 30px rgba(23,59,87,.12);transition:transform .2s ease,box-shadow .2s ease}.project-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(23,59,87,.18)}.project-card img{width:100%;height:220px;object-fit:cover;display:block}.project-card h3{font-weight:900;color:var(--fin-navy)}.project-card p{color:#52616d;margin-bottom:0}.projects-img{width:100%;height:260px;object-fit:cover;border-radius:20px;box-shadow:0 12px 30px rgba(23,59,87,.14)}.custom-accordion .accordion-item{border:0;border-radius:16px;margin-bottom:.75rem;overflow:hidden;box-shadow:0 6px 20px rgba(23,59,87,.08)}.custom-accordion .accordion-button{font-weight:900;color:var(--fin-navy)}.custom-accordion .accordion-button:not(.collapsed){background:#eaf3ff;color:var(--fin-blue)}.contact-band{background:linear-gradient(90deg,#071D2D,#0E3A5C)}.contact-band .section-title{color:#fff}.footer{background:#071D2D;color:#dfeaf2}.footer a{color:#fff}
@media(max-width:991.98px){.navbar-brand img{height:58px}.quote-card{position:static}.trust-item{max-width:420px}.hero-title{font-size:clamp(1.8rem,4vw,2.8rem)}.hero-lead{font-size:clamp(.95rem,2vw,1.15rem)}}
@media(max-width:767.98px){.hero-copy-wrap{position:relative;background:linear-gradient(180deg,#08243A,#0E3A5C);padding:1.5rem 0}.hero-shade{display:none}.hero-title{font-size:2rem}.hero-lead{font-size:1rem}.btn-primary-fin,.btn-outline-light{width:100%}}
@media(max-width:575.98px){.navbar-brand img{height:48px}.projects-img,.project-card img{height:200px}}


/* June follow-up polish: stronger hero eyebrow, colored estimate/cards, thank-you page */
.hero-eyebrow{
  color:#ffffff !important;
  background:linear-gradient(90deg, rgba(99,191,47,.98), rgba(20,91,215,.92));
  border:1px solid rgba(255,255,255,.7);
  border-radius:999px;
  padding:.42rem .72rem;
  box-shadow:0 8px 20px rgba(0,0,0,.28);
  text-shadow:0 1px 2px rgba(0,0,0,.35);
}

.estimate-section{
  background:linear-gradient(180deg,#eef7ff 0%, #f7fbf2 100%) !important;
}

.quote-card{
  background:linear-gradient(180deg,#ffffff 0%, #f1f8ff 100%) !important;
  border:1px solid rgba(20,91,215,.16) !important;
  box-shadow:0 16px 38px rgba(23,59,87,.18) !important;
}

.quote-card .card-body{
  background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(242,248,255,.96));
  border-radius:24px;
}

.neighbor-note,.side-trust-card,.services-list-card,.project-card{
  border:1px solid rgba(7,29,45,.12);
  border-radius:22px;
  background:linear-gradient(180deg,#0a8c15 0%,#123e62 100%);
  color:#fff;
  box-shadow:0 14px 34px rgba(7,29,45,.16);
}
.neighbor-note{padding:1rem 1.15rem;}

.feature-card,
.project-card,
.custom-accordion .accordion-item{
  background:linear-gradient(180deg,#ffffff 0%, #f7fbff 100%) !important;
  border:1px solid rgba(20,91,215,.10) !important;
}

.trust-item{
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.10);
  border-radius:18px;
  padding:1rem;
  height:100%;
}

.thank-you-page{
  background:linear-gradient(135deg,#071D2D 0%, #0E3A5C 45%, #F8F7F0 45%, #F8F7F0 100%);
}

.thank-you-card{
  max-width:760px;
  background:linear-gradient(180deg,#ffffff,#f3f9ff);
  border:1px solid rgba(20,91,215,.16);
}

.thank-you-logo{
  width:220px;
  max-width:80%;
  height:auto;
}

@media(max-width:767.98px){
  .hero-eyebrow{
    border-radius:14px;
    line-height:1.25;
  }
  .thank-you-page{
    background:linear-gradient(180deg,#071D2D 0%, #0E3A5C 38%, #F8F7F0 38%, #F8F7F0 100%);
  }
}

/* June 25 corrections: clearer blue hero eyebrow and slightly higher hero text */
.hero-copy-wrap{
  align-items:flex-start !important;
  padding-top:clamp(2.25rem, 5.2vw, 5.5rem) !important;
}

.hero-eyebrow{
  color:#ffffff !important;
  background:#145BD7 !important;
  border:1px solid rgba(255,255,255,.82) !important;
  box-shadow:0 8px 22px rgba(0,0,0,.30) !important;
  text-shadow:0 1px 2px rgba(0,0,0,.35) !important;
}

@media(max-width:991.98px){
  .hero-copy-wrap{
    padding-top:clamp(1.5rem, 4vw, 3rem) !important;
  }
}

@media(max-width:767.98px){
  .hero-copy-wrap{
    padding-top:1.5rem !important;
  }
}


/* June 25 follow-up: darker reversed card gradients, mixed-case hero eyebrow, tighter hero placement, and mobile hero copy */
.estimate-section{
  background:linear-gradient(180deg,#dcecff 0%, #eef6ff 52%, #f8fbff 100%) !important;
}

.quote-card,
.feature-card,
.project-card,
.custom-accordion .accordion-item{
  background:linear-gradient(180deg,#e4f0ff 0%, #ffffff 100%) !important;
  border-color:rgba(10,63,158,.18) !important;
}

.quote-card .card-body{
  background:linear-gradient(180deg,rgba(228,240,255,.98) 0%,rgba(255,255,255,.98) 100%) !important;
}

.hero-copy-wrap{
  padding-top:clamp(1.25rem, 3.8vw, 4rem) !important;
}

.hero-eyebrow{
  text-transform:none !important;
  letter-spacing:.035em !important;
  background:#0d48b3 !important;
}

.mobile-hero-overlay{
  display:none;
}

@media(max-width:991.98px){
  .hero-copy-wrap{
    padding-top:clamp(1rem, 3vw, 2.25rem) !important;
  }
}

@media(max-width:767.98px){
  .hero-stage{
    overflow:hidden;
  }
  .hero-photo{
    filter:brightness(.82);
  }
  .mobile-hero-overlay{
    display:block;
    position:absolute;
    left:1rem;
    right:1rem;
    bottom:1rem;
    z-index:3;
    color:#ffffff;
    font-size:clamp(.95rem,4.2vw,1.08rem);
    line-height:1.3;
    font-weight:700;
    text-shadow:0 2px 8px rgba(0,0,0,.65);
    background:rgba(7,29,45,.68);
    border:1px solid rgba(255,255,255,.22);
    border-radius:16px;
    padding:.75rem .9rem;
    box-shadow:0 10px 26px rgba(0,0,0,.25);
  }
  .mobile-hero-overlay strong{
    font-weight:950;
  }
  .mobile-hero-overlay span{
    color:#dcecff;
    font-weight:800;
  }
  .hero-copy-wrap{
    padding-top:1.1rem !important;
  }
}


/* June 25 visual balance pass: calmer page, stretched blue panels, polished navbar toggler */
body{
  background:#f7f4ea !important;
}

.navbar,
.navbar.bg-light,
.navbar-light,
body .navbar,
header .navbar,
.navbar-light-fin{
  background:linear-gradient(180deg,#fbfaf3 0%, #edf5fb 100%) !important;
  border-bottom:3px solid #0b314d !important;
  box-shadow:0 8px 24px rgba(7,29,45,.10) !important;
}

.navbar-toggler{
  border:1px solid rgba(7,29,45,.18) !important;
  border-radius:14px !important;
  padding:.42rem .55rem !important;
  background:linear-gradient(180deg,#ffffff 0%, #e5f1ff 100%) !important;
  box-shadow:0 6px 16px rgba(7,29,45,.12) !important;
  transition:transform .18s ease, box-shadow .18s ease, background .18s ease, border-color .18s ease;
}

.navbar-toggler:hover,
.navbar-toggler:focus{
  background:linear-gradient(180deg,#e7f3ff 0%, #c8e1ff 100%) !important;
  border-color:rgba(13,72,179,.45) !important;
  box-shadow:0 9px 22px rgba(13,72,179,.20) !important;
  transform:translateY(-1px);
}

.navbar-toggler:focus{
  outline:0;
  box-shadow:0 0 0 .22rem rgba(20,91,215,.18), 0 9px 22px rgba(13,72,179,.20) !important;
}

.navbar-toggler-icon{
  width:1.35em !important;
  height:1.35em !important;
  background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23071D2D' stroke-linecap='round' stroke-miterlimit='10' stroke-width='3' d='M5 7h20M5 15h20M5 23h20'/%3e%3c/svg%3e") !important;
}

.estimate-section,
.bg-light-fin{
  background:#f7f4ea !important;
}

.quote-card,
.feature-card,
.project-card,
.custom-accordion .accordion-item{
  background:linear-gradient(180deg,#cfe6ff 0%, #dcedff 46%, #f0f7ff 100%) !important;
  border:1px solid rgba(10,63,158,.18) !important;
  box-shadow:0 14px 32px rgba(23,59,87,.13) !important;
}

.quote-card .card-body{
  background:linear-gradient(180deg,#cfe6ff 0%, #dcedff 48%, #f0f7ff 100%) !important;
  border-radius:24px;
}

.project-card .p-4,
.feature-card{
  background:transparent !important;
}

.custom-accordion .accordion-button{
  background:rgba(255,255,255,.42) !important;
}

.custom-accordion .accordion-button:not(.collapsed){
  background:rgba(255,255,255,.64) !important;
}

@media(max-width:991.98px){
  .navbar,
  .navbar.bg-light,
  .navbar-light,
  body .navbar,
  header .navbar,
  .navbar-light-fin{
    background:rgba(251,250,243,.86) !important;
    -webkit-backdrop-filter:blur(12px) saturate(135%);
    backdrop-filter:blur(12px) saturate(135%);
  }
}


/* June 25 page build + visual refinement pass */
body{
  background:linear-gradient(180deg,#fbfdff 0%,#eef7ff 36%,#d8ecff 68%,#8bbdea 100%) fixed !important;
}
main{font-size:1rem !important;}
main p:not(.eyebrow):not(.lead), main li, .accordion-body{font-size:1rem !important;line-height:1.58 !important;}
main .lead{font-size:1.01rem !important;line-height:1.56 !important;}
.feature-card p,.project-card p,.quote-card,.quote-card .form-label,.quote-card .form-control,.quote-card .form-select,.quote-card textarea,.trust-item p{font-size:.9rem !important;}
.section-title{font-size:clamp(1.35rem,2.15vw,2.15rem) !important;line-height:1.15 !important;}
h2.section-title.display-6{font-size:clamp(1.45rem,2.35vw,2.25rem) !important;}
.quote-title{font-size:1.22rem !important;}
.eyebrow,.eyebrow.mb-2,.hero-eyebrow{text-transform:none !important;letter-spacing:.035em !important;}
.navbar,.navbar-light-fin{
  background:linear-gradient(180deg,rgba(255,255,250,.97),rgba(244,249,252,.94)) !important;
  border-bottom:0 !important;
  box-shadow:0 14px 34px rgba(7,29,45,.12), inset 0 -1px 0 rgba(7,29,45,.08) !important;
}
.navbar::after{height:1px !important;background:linear-gradient(90deg,rgba(7,29,45,.05),rgba(20,91,215,.35),rgba(99,191,47,.25),rgba(7,29,45,.05)) !important;opacity:1 !important;}
.navbar .nav-link,.navbar .nav-link:visited{color:#0B314D !important;background:transparent !important;}
.navbar .nav-link:hover,.navbar .nav-link:focus{color:#0d48b3 !important;background:rgba(231,243,255,.78) !important;box-shadow:inset 0 0 0 1px rgba(20,91,215,.12),0 6px 14px rgba(7,29,45,.06) !important;}
.navbar .nav-link::after{content:"";display:block;width:0;height:2px;margin:.2rem auto 0;background:linear-gradient(90deg,#63BF2F,#145BD7);transition:width .18s ease;border-radius:999px;}
.navbar .nav-link:hover::after,.navbar .nav-link:focus::after{width:70%;}
.navbar-toggler{background:linear-gradient(180deg,#ffffff,#eef7ff) !important;border:1px solid rgba(11,49,77,.18) !important;}
.estimate-section,.bg-light-fin{background:transparent !important;}
.quote-card,.feature-card,.project-card,.custom-accordion .accordion-item{
  background:linear-gradient(180deg,#0b314d 0%,#123f62 54%,#1d5f8f 100%) !important;
  color:#f8fbff !important;
  border:1px solid rgba(255,255,255,.14) !important;
  box-shadow:0 18px 38px rgba(7,29,45,.24) !important;
}
.quote-card .card-body{background:transparent !important;color:#f8fbff !important;}
.quote-card .section-title,.quote-card h2,.feature-card h3,.project-card h3,.custom-accordion .accordion-button{color:#fff !important;}
.feature-card p,.project-card p,.quote-card .form-text,.quote-card label,.custom-accordion .accordion-body{color:rgba(255,255,255,.82) !important;}
.quote-card .form-control,.quote-card .form-select,.quote-card textarea{background:#ffffff !important;color:#172833 !important;border-color:rgba(255,255,255,.55) !important;}
.step-pill{background:rgba(255,255,255,.9) !important;color:#0b314d !important;}
.feature-icon,.trust-icon{background:linear-gradient(180deg,#63BF2F,#279b52) !important;}
.process-panel,.trust-strip,.contact-band{background:linear-gradient(90deg,#123f62,#1f668f) !important;}
.trust-item{background:rgba(255,255,255,.10) !important;border-color:rgba(255,255,255,.15) !important;}
.custom-accordion .accordion-button{background:rgba(255,255,255,.08) !important;}
.custom-accordion .accordion-button:not(.collapsed){background:rgba(255,255,255,.16) !important;color:#fff !important;}
.custom-accordion .accordion-button::after{filter:invert(1) brightness(2);}
.hero-copy-wrap{display:flex !important;opacity:1 !important;visibility:visible !important;z-index:4 !important;}
.mobile-hero-overlay{display:none !important;}
@media(max-width:991.98px){
  .hero-copy-wrap{position:absolute !important;inset:0 !important;align-items:flex-start !important;padding-top:clamp(.7rem,2vw,1.35rem) !important;}
  .hero-copy-wrap .col-lg-6,.hero-copy-wrap .col-xl-5{max-width:62% !important;display:block !important;}
  .hero-title{font-size:clamp(1.25rem,3vw,2rem) !important;display:block !important;}
  .hero-lead{font-size:clamp(.82rem,1.65vw,.98rem) !important;display:block !important;max-width:380px !important;}
}
@media(max-width:767.98px){
  .hero-copy-wrap{position:absolute !important;inset:auto 0 0 0 !important;padding:.8rem 0 .95rem !important;align-items:flex-end !important;background:linear-gradient(180deg,transparent,rgba(7,29,45,.18)) !important;}
  .hero-copy-wrap .container-fluid{padding-left:1rem !important;padding-right:1rem !important;}
  .hero-copy-wrap .col-lg-6,.hero-copy-wrap .col-xl-5{max-width:100% !important;}
  .hero-title{font-size:clamp(1.15rem,5.4vw,1.75rem) !important;margin-bottom:.38rem !important;}
  .hero-lead{font-size:clamp(.8rem,3.3vw,.96rem) !important;margin-bottom:.58rem !important;max-width:96% !important;}
  .hero-eyebrow{font-size:.7rem !important;padding:.28rem .52rem !important;}
}

/* Launch cleanup overrides */
.hero-title{font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif!important;font-size:clamp(1.65rem,2.65vw,3rem)!important;letter-spacing:-.012em!important;line-height:1.12!important;}
.project-card img{width:100%;height:220px;object-fit:cover;display:block;}
.project-card h3{font-weight:900;}
.services-columns ul{margin:0;padding-left:1.1rem;}
.services-columns li{margin:.35rem 0;color:rgba(255,255,255,.88);}
@media(max-width:767.98px){.hero-title{font-size:clamp(1.3rem,5.2vw,1.8rem)!important;}}

/* LC1 quick refinements */
.quote-card{position:static !important;top:auto !important;}
.side-estimate-cards .feature-card{height:auto !important;}
main section .container > .mb-5,
main section .container > .d-flex{ text-align:left !important; align-items:flex-start !important; }
.max-copy{margin-left:0 !important;margin-right:auto !important;}
.btn-primary-fin,
.nav-estimate-btn,
a[href*="estimate"].btn-primary-fin,
a[href*="#estimate"].btn,
button[type="submit"].btn-call{
  background:linear-gradient(180deg,#63BF2F,#279b52) !important;
  border-color:#279b52 !important;
  color:#fff !important;
  box-shadow:0 8px 18px rgba(39,155,82,.24) !important;
}
.btn-primary-fin:hover,
.nav-estimate-btn:hover,
a[href*="estimate"].btn-primary-fin:hover,
a[href*="#estimate"].btn:hover,
button[type="submit"].btn-call:hover{
  background:linear-gradient(180deg,#55ad28,#218446) !important;
  border-color:#218446 !important;
  color:#fff !important;
}
.btn-call:not([href*="#estimate"]):not([type="submit"]){
  background:linear-gradient(180deg,var(--fin-blue-2),var(--fin-blue)) !important;
  border-color:#0d48b3 !important;
  color:#fff !important;
}
.footer-links{font-weight:800;text-align:center;}
.footer-links a{color:#fff;text-decoration:none;margin:0 .35rem;}
.footer-links a:hover,.footer-links a:focus{text-decoration:underline;}
@media(min-width:992px){.side-estimate-cards{margin-top:1.25rem !important;}}


/* LC3 typography and layout refinements */
body, main, main p, main li, .lead, .accordion-body { font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif !important; font-weight: 500 !important; }
main p:not(.eyebrow), main li, .accordion-body { font-size: 1.035rem !important; line-height: 1.68 !important; }
.lead { font-size: 1.08rem !important; line-height: 1.62 !important; font-weight: 550 !important; }
main section, main section .container, main section .row, main section .mb-5 { text-align: left !important; }
.section-title, section h1, section h2 { text-align: left !important; }
.eyebrow { text-transform: none !important; letter-spacing: .04em !important; }
.services-intro { scroll-margin-top: 118px; }
.services-list-card { width: 100%; }
.services-list-card h3 { font-weight: 900; color: #fff; }
.services-columns li { font-size: 1rem !important; line-height: 1.45 !important; }
#projects .mb-5 { margin-top: .25rem; }
#projects .lead { max-width: 760px; margin-left: 0 !important; }
.project-card .p-4 { text-align: left !important; }


/* LC4 paragraph, navbar, and benefit-section refinements */
body, main, main p, main li, .lead, .accordion-body, .project-card p, .feature-card p {
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif !important;
  font-weight: 500 !important;
}
main p:not(.eyebrow), main li, .accordion-body, .project-card p, .feature-card p {
  font-size: 1rem !important;
  line-height: 1.66 !important;
}
main .lead {
  font-size: 1rem !important;
  line-height: 1.66 !important;
  font-weight: 500 !important;
}
.hero-lead { font-size: clamp(.95rem,1.18vw,1.12rem) !important; }
@media(max-width:1199.98px){
  .navbar .nav-estimate-btn{display:none !important;}
}
.benefit-strip{
  background:linear-gradient(180deg,#f6fbff 0%,#edf6ff 100%);
  border:1px solid rgba(20,91,215,.12);
  border-radius:24px;
  padding:1.15rem;
  box-shadow:0 14px 34px rgba(7,29,45,.10);
}
.benefit-card{
  background:#fff;
  border:1px solid rgba(7,29,45,.10);
  border-radius:18px;
  padding:1.05rem;
  box-shadow:0 8px 22px rgba(7,29,45,.07);
}
.benefit-icon{
  width:42px;
  height:42px;
  border-radius:14px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#fff;
  background:linear-gradient(180deg,#63BF2F,#279b52);
  margin-bottom:.75rem;
}
.benefit-card h3{
  color:#173B57;
  font-size:1.02rem;
  font-weight:900;
  margin-bottom:.45rem;
}
.benefit-card p{
  margin:0;
  font-size:1rem !important;
  line-height:1.55 !important;
}

/* LC5 paragraph consistency and project callout */
main p:not(.eyebrow), main li, .accordion-body, .project-card p, .feature-card p {
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.66 !important;
  font-weight: 500 !important;
}
.before-after-callout{
  display:block;
  width:max-content;
  max-width:100%;
  margin:1.35rem auto .35rem;
  padding:.55rem 1.25rem;
  border:2px solid rgba(42,178,84,.55);
  border-radius:999px;
  background:linear-gradient(180deg,#ffffff,#f0fff5);
  color:#173B57;
  font-weight:900;
  letter-spacing:.02em;
  text-align:center;
  box-shadow:0 10px 24px rgba(7,29,45,.08);
}
#projects .mb-5{margin-bottom:1.35rem !important;}

/* LC7 responsive polish */
main p, main li, .accordion-body, .project-card p, .feature-card p, .benefit-copy p, .neighbor-note, .lead {
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.66 !important;
  font-weight: 500 !important;
}
.hero-copy-wrap{
  align-items:center !important;
  padding-top:clamp(.5rem,1.5vw,1.15rem) !important;
  padding-bottom:clamp(.5rem,1.5vw,1.15rem) !important;
}
#projects{scroll-margin-top:88px !important;}
@media(max-width:991.98px){
  .hero-copy-wrap{position:absolute !important;inset:0 !important;align-items:center !important;background:linear-gradient(90deg,rgba(0,0,0,.55),rgba(0,0,0,.16)) !important;padding-top:0 !important;padding-bottom:0 !important;}
  .hero-copy-wrap .col-lg-6,.hero-copy-wrap .col-xl-5{max-width:72% !important;}
  .trust-strip{display:none !important;}
  .estimate-section .row.align-items-start > .col-lg-4{order:-1 !important;}
  .estimate-section .row.align-items-start > .col-lg-8{order:2 !important;}
  .side-estimate-cards{display:none !important;}
  .estimate-help-btn{display:block !important;width:100%;font-weight:900;border-radius:999px;color:#fff !important;border-color:rgba(255,255,255,.75) !important;}
  #estimate,#quote-form-top{scroll-margin-top:88px !important;}
  #projects{scroll-margin-top:72px !important;}
}
@media(min-width:992px){.estimate-help-btn{display:block !important;}}
@media(max-width:767.98px){
  .hero-copy-wrap{position:absolute !important;inset:0 !important;align-items:center !important;background:linear-gradient(90deg,rgba(7,29,45,.72),rgba(7,29,45,.16)) !important;padding:.75rem 0 !important;}
  .hero-copy-wrap .col-lg-6,.hero-copy-wrap .col-xl-5{max-width:92% !important;}
  .hero-title{font-size:clamp(1.28rem,5vw,1.85rem) !important;}
  .hero-lead{font-size:clamp(.86rem,3.2vw,1rem) !important;max-width:94% !important;}
  #projects{scroll-margin-top:64px !important;}
}
.estimate-help-modal .feature-card{background:linear-gradient(180deg,#123f62,#1f668f) !important;border-radius:18px;}
.estimate-help-modal .feature-card h3{color:#fff !important;}
.estimate-help-modal .feature-card p{color:rgba(255,255,255,.86) !important;}


/* LC8 launch fixes */
main, main p:not(.eyebrow):not(.lead), main li, .accordion-body, .project-card p, .feature-card p, .benefit-copy p, .neighbor-note {
  font-size:1rem !important;
}
.estimate-help-btn{
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  width:auto;
  min-width:132px;
  font-weight:900;
  border-radius:999px;
  color:#fff !important;
  border:1px solid rgba(255,255,255,.65) !important;
  background:rgba(255,255,255,.12) !important;
}
.estimate-help-btn:hover{background:rgba(255,255,255,.2) !important;color:#fff !important;}
.estimate-step-help{font-size:.92rem !important;padding:.35rem .8rem !important;min-width:0;}
.btn-hero-services{background:linear-gradient(180deg,var(--fin-blue-2),var(--fin-blue)) !important;border:1px solid #0d48b3 !important;color:#fff !important;font-weight:900 !important;box-shadow:0 8px 18px rgba(20,91,215,.24);}
.btn-hero-services:hover{background:linear-gradient(180deg,#0f51c7,#0a3f9e) !important;color:#fff !important;}
.thank-you-logo-link{display:inline-block;}
.thank-you-actions{margin-top:1rem;}

/* =========================================================
   Fix It Neighbor V2.0 — Services master page refinements
   ========================================================= */
.v2-page {
  background: linear-gradient(180deg, #fbfaf3 0%, #eef6ff 46%, #f7fbff 100%);
  color: #173B57;
}

.v2-hero {
  position: relative;
  min-height: 265px;
  display: flex;
  align-items: center;
  overflow: hidden;
  background: #071D2D;
  color: #fff;
}

.v2-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("../img/hero-main.jpg");
  background-size: cover;
  background-position: center 45%;
  opacity: .62;
  transform: scale(1.02);
}

.v2-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(7,29,45,.88) 0%, rgba(7,29,45,.72) 38%, rgba(7,29,45,.22) 72%, rgba(7,29,45,.08) 100%);
}

.v2-hero-copy {
  max-width: 780px;
  padding: 2.25rem 0;
}

.v2-hero h1 {
  font-size: clamp(2rem, 4vw, 3.55rem);
  line-height: 1.05;
  font-weight: 950;
  letter-spacing: -.04em;
  margin: 0 0 .9rem;
  color: #fff;
}

.v2-hero p:not(.eyebrow) {
  max-width: 650px;
  color: rgba(255,255,255,.88);
  font-size: clamp(1rem, 1.4vw, 1.18rem) !important;
  font-weight: 650 !important;
  line-height: 1.55 !important;
  margin-bottom: 0;
}

.v2-eyebrow,
.eyebrow.v2-eyebrow {
  display: inline-flex;
  align-items: center;
  color: #0d48b3 !important;
  font-size: .94rem !important;
  font-weight: 950 !important;
  line-height: 1.1 !important;
  letter-spacing: .075em !important;
  text-transform: uppercase !important;
  margin-bottom: .65rem !important;
}

.v2-hero .v2-eyebrow {
  color: #bff0a6 !important;
  text-shadow: 0 2px 8px rgba(0,0,0,.35);
}

.v2-section {
  padding: clamp(3rem, 6vw, 5rem) 0;
}

.v2-section-soft {
  background: linear-gradient(180deg, rgba(255,255,255,.68), rgba(235,246,255,.74));
  border-top: 1px solid rgba(23,59,87,.08);
  border-bottom: 1px solid rgba(23,59,87,.08);
}

.v2-section-head {
  max-width: 830px;
  margin-bottom: 2rem;
}

.v2-section-head p:not(.eyebrow) {
  color: #52616d;
  font-size: 1.05rem !important;
  line-height: 1.62 !important;
  margin-bottom: 0;
}

.v2-page .section-title {
  font-size: clamp(1.8rem, 3.25vw, 2.75rem) !important;
  line-height: 1.12 !important;
  font-weight: 950 !important;
  letter-spacing: -.03em;
  color: #173B57;
  margin-bottom: .85rem;
}

.v2-page .lead {
  color: #425667;
  font-size: 1.08rem !important;
  line-height: 1.66 !important;
  font-weight: 550 !important;
}

.v2-note-card,
.v2-service-card,
.v2-project-tile,
.v2-expect-card,
.v2-cta-card {
  border-radius: 24px;
  border: 1px solid rgba(23,59,87,.12);
  box-shadow: 0 14px 34px rgba(7,29,45,.10);
}

.v2-note-card {
  padding: 1.65rem;
  background: linear-gradient(145deg, #0b314d 0%, #145BD7 62%, #63BF2F 140%);
  color: #fff;
}

.v2-note-card h3 {
  font-weight: 950;
  margin-bottom: .55rem;
  color: #fff;
}

.v2-note-card p {
  color: rgba(255,255,255,.86);
  margin: 0;
}

.v2-service-card {
  height: 100%;
  padding: 1.35rem;
  background: linear-gradient(180deg, #ffffff 0%, #f4f9ff 100%);
  transition: transform .18s ease, box-shadow .18s ease;
}

.v2-service-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 40px rgba(7,29,45,.15);
}

.v2-card-icon {
  width: 50px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: linear-gradient(180deg, #e9f7ef 0%, #d9edff 100%);
  font-size: 1.45rem;
  margin-bottom: 1rem;
}

.v2-service-card h3,
.v2-project-tile h3,
.v2-expect-card h3 {
  color: #173B57;
  font-size: 1.13rem;
  font-weight: 950;
  margin-bottom: .7rem;
}

.v2-service-card ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.v2-service-card li {
  position: relative;
  padding-left: 1.1rem;
  margin-bottom: .42rem;
  color: #425667;
  font-size: .98rem !important;
  line-height: 1.45 !important;
}

.v2-service-card li::before {
  content: "";
  position: absolute;
  left: 0;
  top: .62em;
  width: .42rem;
  height: .42rem;
  border-radius: 50%;
  background: #63BF2F;
}

.v2-project-tile {
  height: 100%;
  overflow: hidden;
  background: #fff;
}

.v2-project-tile img {
  width: 100%;
  height: 225px;
  object-fit: cover;
  display: block;
}

.v2-project-tile h3,
.v2-project-tile p {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.v2-project-tile h3 {
  margin-top: 1.2rem;
}

.v2-project-tile p {
  color: #52616d;
  margin-bottom: 1.35rem;
}

.v2-expect-card {
  height: 100%;
  padding: 1.55rem;
  background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
}

.v2-expect-card h3 {
  color: #0d48b3;
}

.v2-expect-card p {
  color: #425667;
  margin-bottom: 0;
}

.v2-cta-section {
  padding-top: clamp(2.5rem, 5vw, 4rem);
}

.v2-cta-card {
  max-width: 940px;
  margin: 0 auto;
  padding: clamp(2rem, 5vw, 3.5rem);
  text-align: center;
  background: linear-gradient(135deg, #071D2D 0%, #0e3a5c 58%, #145BD7 140%);
  color: #fff;
}

.v2-cta-card .v2-eyebrow {
  color: #bff0a6 !important;
}

.v2-cta-card h2 {
  color: #fff;
  font-size: clamp(1.85rem, 3.2vw, 2.8rem);
  line-height: 1.12;
  font-weight: 950;
  letter-spacing: -.03em;
  margin-bottom: .85rem;
}

.v2-cta-card p:not(.eyebrow) {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  color: rgba(255,255,255,.85);
}

@media (max-width: 767.98px) {
  .v2-hero {
    min-height: 240px;
  }
  .v2-hero::before {
    background-position: center;
  }
  .v2-hero-overlay {
    background: linear-gradient(90deg, rgba(7,29,45,.90), rgba(7,29,45,.66));
  }
  .v2-hero-copy {
    padding: 1.75rem 0;
  }
  .v2-section {
    padding: 2.75rem 0;
  }
  .v2-project-tile img {
    height: 205px;
  }
}

/* === Moved from index.html inline styles - preserve original order === */

/* --- index inline style block 1 --- */
.navbar-brand img {
  height: 70px;
  width: auto;
  max-width: none;
}
@media (max-width: 575.98px) {
  .navbar-brand img {
    height: 58px;
  }
}

/* LC1 quick refinements */
.quote-card{position:static !important;top:auto !important;}
.side-estimate-cards .feature-card{height:auto !important;}
main section .container > .mb-5, main section .container > .d-flex{text-align:left !important;align-items:flex-start !important;}
.max-copy{margin-left:0 !important;margin-right:auto !important;}
.btn-primary-fin,.nav-estimate-btn,a[href*="estimate"].btn-primary-fin,a[href*="#estimate"].btn,button[type="submit"].btn-call{background:linear-gradient(180deg,#63BF2F,#279b52) !important;border-color:#279b52 !important;color:#fff !important;box-shadow:0 8px 18px rgba(39,155,82,.24) !important;}
.btn-primary-fin:hover,.nav-estimate-btn:hover,a[href*="estimate"].btn-primary-fin:hover,a[href*="#estimate"].btn:hover,button[type="submit"].btn-call:hover{background:linear-gradient(180deg,#55ad28,#218446) !important;border-color:#218446 !important;color:#fff !important;}
.btn-call:not([href*="#estimate"]):not([type="submit"]){background:linear-gradient(180deg,var(--fin-blue-2),var(--fin-blue)) !important;border-color:#0d48b3 !important;color:#fff !important;}
.footer-links{font-weight:800;text-align:center;}
.footer-links a{color:#fff;text-decoration:none;margin:0 .35rem;}
.footer-links a:hover,.footer-links a:focus{text-decoration:underline;}

/* LC5 paragraph consistency and project callout */
main p:not(.eyebrow), main li, .accordion-body, .project-card p, .feature-card p {
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.66 !important;
  font-weight: 500 !important;
}
.before-after-callout{
  display:block;
  width:max-content;
  max-width:100%;
  margin:1.35rem auto .35rem;
  padding:.55rem 1.25rem;
  border:2px solid rgba(42,178,84,.55);
  border-radius:999px;
  background:linear-gradient(180deg,#ffffff,#f0fff5);
  color:#173B57;
  font-weight:900;
  letter-spacing:.02em;
  text-align:center;
  box-shadow:0 10px 24px rgba(7,29,45,.08);
}
#projects .mb-5{margin-bottom:1.35rem !important;}

/* --- index inline style block 2 --- */
.navbar-brand img {
  height: 70px;
  width: auto;
  max-width: none;
}
.hero-full {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #071d31;
}
.hero-image-full {
  display: block;
  width: 100%;
  height: auto;
  max-width: none;
}
@media (max-width: 575.98px) {
  .navbar-brand img {
    height: 58px;
  }
}

/* LC1 quick refinements */
.quote-card{position:static !important;top:auto !important;}
.side-estimate-cards .feature-card{height:auto !important;}
main section .container > .mb-5, main section .container > .d-flex{text-align:left !important;align-items:flex-start !important;}
.max-copy{margin-left:0 !important;margin-right:auto !important;}
.btn-primary-fin,.nav-estimate-btn,a[href*="estimate"].btn-primary-fin,a[href*="#estimate"].btn,button[type="submit"].btn-call{background:linear-gradient(180deg,#63BF2F,#279b52) !important;border-color:#279b52 !important;color:#fff !important;box-shadow:0 8px 18px rgba(39,155,82,.24) !important;}
.btn-primary-fin:hover,.nav-estimate-btn:hover,a[href*="estimate"].btn-primary-fin:hover,a[href*="#estimate"].btn:hover,button[type="submit"].btn-call:hover{background:linear-gradient(180deg,#55ad28,#218446) !important;border-color:#218446 !important;color:#fff !important;}
.btn-call:not([href*="#estimate"]):not([type="submit"]){background:linear-gradient(180deg,var(--fin-blue-2),var(--fin-blue)) !important;border-color:#0d48b3 !important;color:#fff !important;}
.footer-links{font-weight:800;text-align:center;}
.footer-links a{color:#fff;text-decoration:none;margin:0 .35rem;}
.footer-links a:hover,.footer-links a:focus{text-decoration:underline;}

/* LC5 paragraph consistency and project callout */
main p:not(.eyebrow), main li, .accordion-body, .project-card p, .feature-card p {
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.66 !important;
  font-weight: 500 !important;
}
.before-after-callout{
  display:block;
  width:max-content;
  max-width:100%;
  margin:1.35rem auto .35rem;
  padding:.55rem 1.25rem;
  border:2px solid rgba(42,178,84,.55);
  border-radius:999px;
  background:linear-gradient(180deg,#ffffff,#f0fff5);
  color:#173B57;
  font-weight:900;
  letter-spacing:.02em;
  text-align:center;
  box-shadow:0 10px 24px rgba(7,29,45,.08);
}
#projects .mb-5{margin-bottom:1.35rem !important;}

/* --- index inline style block 3 --- */
/* Responsive navbar/action updates */
.navbar {
  transition: background-color .2s ease, padding .2s ease, transform .2s ease;
}

.nav-action {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1.05;
  padding: .45rem .9rem;
  min-height: 48px;
  white-space: nowrap;
}

.nav-action .btn-main {
  font-weight: 800;
  line-height: 1;
}

.nav-action .btn-sub {
  display: block;
  font-size: .72rem;
  font-weight: 700;
  opacity: .95;
  margin-top: .18rem;
  letter-spacing: .01em;
}

.nav-estimate-btn {
  border-width: 2px;
  font-weight: 800;
}

section[id], div[id] {
  scroll-margin-top: 118px;
}

.section-title,
section h2,
section .h2 {
  font-size: clamp(2rem, 3.5vw, 3rem);
  line-height: 1.1;
}

@media (max-width: 991.98px) {
  .navbar {
    background-color: rgba(248, 249, 246, .92) !important;
    backdrop-filter: blur(10px);
    --bs-navbar-padding-y: .12rem;
  }

  .navbar-brand img {
    height: 54px !important;
  }

  .nav-action {
    min-height: 42px;
    padding: .38rem .7rem;
    font-size: .9rem;
  }

  .nav-action .btn-sub {
    font-size: .66rem;
  }

  section[id], div[id] {
    scroll-margin-top: 92px;
  }
}

@media (max-width: 767.98px) {
  .nav-estimate-btn .btn-main {
    font-size: 0;
  }
  .nav-estimate-btn .btn-main::after {
    content: "Estimate";
    font-size: .9rem;
  }

  .nav-call-btn .btn-main {
    font-size: 0;
  }
  .nav-call-btn .btn-main::after {
    content: "Call";
    font-size: .9rem;
  }

  .navbar-brand img {
    height: 48px !important;
  }

  section[id], div[id] {
    scroll-margin-top: 82px;
  }
}

.mobile-action-bar {
  display: none;
}

@media (max-width: 575.98px) {
  body {
    padding-bottom: 78px;
  }

  .navbar {
    background-color: rgba(248, 249, 246, .86) !important;
    backdrop-filter: blur(11px);
  }

  .navbar-brand img {
    height: 42px !important;
  }

  .navbar .nav-action {
    display: none !important;
  }

  .mobile-action-bar {
    position: fixed;
    left: 12px;
    right: 12px;
    bottom: 12px;
    z-index: 1080;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    pointer-events: auto;
  }

  .mobile-action-btn {
    display: flex;
    min-height: 54px;
    border-radius: 16px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    text-decoration: none;
    font-weight: 900;
    line-height: 1.05;
    box-shadow: 0 10px 24px rgba(0,0,0,.22);
  }

  .estimate-action {
    color: #073b65;
    background: rgba(255,255,255,.96);
    border: 2px solid rgba(35,101,210,.75);
  }

  .call-action {
    color: #fff;
    background: linear-gradient(180deg,#3378ef,#1451c7);
    border: 2px solid rgba(255,255,255,.85);
  }

  .mobile-action-btn small {
    font-size: .68rem;
    margin-top: .2rem;
    font-weight: 800;
  }

  section[id], div[id] {
    scroll-margin-top: 72px;
  }

  .section-title,
  section h2,
  section .h2 {
    font-size: clamp(1.8rem, 8vw, 2.4rem);
  }
}

/* LC1 quick refinements */
.quote-card{position:static !important;top:auto !important;}
.side-estimate-cards .feature-card{height:auto !important;}
main section .container > .mb-5, main section .container > .d-flex{text-align:left !important;align-items:flex-start !important;}
.max-copy{margin-left:0 !important;margin-right:auto !important;}
.btn-primary-fin,.nav-estimate-btn,a[href*="estimate"].btn-primary-fin,a[href*="#estimate"].btn,button[type="submit"].btn-call{background:linear-gradient(180deg,#63BF2F,#279b52) !important;border-color:#279b52 !important;color:#fff !important;box-shadow:0 8px 18px rgba(39,155,82,.24) !important;}
.btn-primary-fin:hover,.nav-estimate-btn:hover,a[href*="estimate"].btn-primary-fin:hover,a[href*="#estimate"].btn:hover,button[type="submit"].btn-call:hover{background:linear-gradient(180deg,#55ad28,#218446) !important;border-color:#218446 !important;color:#fff !important;}
.btn-call:not([href*="#estimate"]):not([type="submit"]){background:linear-gradient(180deg,var(--fin-blue-2),var(--fin-blue)) !important;border-color:#0d48b3 !important;color:#fff !important;}
.footer-links{font-weight:800;text-align:center;}
.footer-links a{color:#fff;text-decoration:none;margin:0 .35rem;}
.footer-links a:hover,.footer-links a:focus{text-decoration:underline;}

/* LC5 paragraph consistency and project callout */
main p:not(.eyebrow), main li, .accordion-body, .project-card p, .feature-card p {
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.66 !important;
  font-weight: 500 !important;
}
.before-after-callout{
  display:block;
  width:max-content;
  max-width:100%;
  margin:1.35rem auto .35rem;
  padding:.55rem 1.25rem;
  border:2px solid rgba(42,178,84,.55);
  border-radius:999px;
  background:linear-gradient(180deg,#ffffff,#f0fff5);
  color:#173B57;
  font-weight:900;
  letter-spacing:.02em;
  text-align:center;
  box-shadow:0 10px 24px rgba(7,29,45,.08);
}
#projects .mb-5{margin-bottom:1.35rem !important;}

/* --- index inline style block 4 --- */
/* Follow-up responsive refinements */
.nav-call-btn .btn-main,
.nav-estimate-btn .btn-main {
  display: block;
}

.nav-call-btn .btn-sub {
  display: block !important;
  font-size: .72rem;
  line-height: 1;
  margin-top: .18rem;
  font-weight: 800;
}

@media (max-width: 991.98px) {
  .navbar,
  .navbar.bg-light,
  .navbar-light,
  header .navbar {
    background-color: rgba(248, 249, 246, 0.78) !important;
    background: rgba(248, 249, 246, 0.78) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    box-shadow: 0 8px 20px rgba(0,0,0,.08);
  }
}

@media (max-width: 575.98px) {
  .navbar,
  .navbar.bg-light,
  .navbar-light,
  header .navbar {
    background-color: rgba(248, 249, 246, 0.72) !important;
    background: rgba(248, 249, 246, 0.72) !important;
  }

  /* On phone-sized screens, avoid duplicate CTAs.
     Keep logo + hamburger in navbar; use bottom floating action bar for Estimate/Call. */
  .navbar .nav-estimate-btn,
  .navbar .nav-call-btn {
    display: none !important;
  }

  .mobile-action-bar {
    display: grid !important;
  }
}

@media (min-width: 576px) {
  .mobile-action-bar {
    display: none !important;
  }
}

/* LC1 quick refinements */
.quote-card{position:static !important;top:auto !important;}
.side-estimate-cards .feature-card{height:auto !important;}
main section .container > .mb-5, main section .container > .d-flex{text-align:left !important;align-items:flex-start !important;}
.max-copy{margin-left:0 !important;margin-right:auto !important;}
.btn-primary-fin,.nav-estimate-btn,a[href*="estimate"].btn-primary-fin,a[href*="#estimate"].btn,button[type="submit"].btn-call{background:linear-gradient(180deg,#63BF2F,#279b52) !important;border-color:#279b52 !important;color:#fff !important;box-shadow:0 8px 18px rgba(39,155,82,.24) !important;}
.btn-primary-fin:hover,.nav-estimate-btn:hover,a[href*="estimate"].btn-primary-fin:hover,a[href*="#estimate"].btn:hover,button[type="submit"].btn-call:hover{background:linear-gradient(180deg,#55ad28,#218446) !important;border-color:#218446 !important;color:#fff !important;}
.btn-call:not([href*="#estimate"]):not([type="submit"]){background:linear-gradient(180deg,var(--fin-blue-2),var(--fin-blue)) !important;border-color:#0d48b3 !important;color:#fff !important;}
.footer-links{font-weight:800;text-align:center;}
.footer-links a{color:#fff;text-decoration:none;margin:0 .35rem;}
.footer-links a:hover,.footer-links a:focus{text-decoration:underline;}

/* LC5 paragraph consistency and project callout */
main p:not(.eyebrow), main li, .accordion-body, .project-card p, .feature-card p {
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.66 !important;
  font-weight: 500 !important;
}
.before-after-callout{
  display:block;
  width:max-content;
  max-width:100%;
  margin:1.35rem auto .35rem;
  padding:.55rem 1.25rem;
  border:2px solid rgba(42,178,84,.55);
  border-radius:999px;
  background:linear-gradient(180deg,#ffffff,#f0fff5);
  color:#173B57;
  font-weight:900;
  letter-spacing:.02em;
  text-align:center;
  box-shadow:0 10px 24px rgba(7,29,45,.08);
}
#projects .mb-5{margin-bottom:1.35rem !important;}

/* --- index inline style block 5 --- */
/* Final navbar/anchor/typography refinements */
html {
  scroll-behavior: smooth;
}

.anchor-target {
  display: block;
  position: relative;
  top: -96px;
  visibility: hidden;
}

section[id], div[id] {
  scroll-margin-top: 96px !important;
}

.navbar,
.navbar.bg-light,
.navbar-light,
body .navbar,
header .navbar {
  background-color: rgba(248, 249, 246, .94) !important;
  background: rgba(248, 249, 246, .94) !important;
}

.nav-call-btn .btn-main {
  white-space: nowrap;
  font-weight: 900;
  letter-spacing: .01em;
}

.nav-call-btn .btn-sub,
.nav-call-btn .btn-sub-inline {
  display: none !important;
}

/* Make section headings closer to launch-ready proportions */
.section-title,
section h2,
section .h2 {
  font-size: clamp(1.45rem, 2.2vw, 2rem) !important;
  line-height: 1.18 !important;
  margin-bottom: .75rem;
}

/* Make eyebrow labels more noticeable without overpowering headings */
.eyebrow,
.eyebrow.mb-2 {
  display: inline-block;
  color: #66b832 !important;
  font-size: clamp(.88rem, 1vw, 1.02rem) !important;
  font-weight: 900 !important;
  letter-spacing: .08em;
  text-transform: uppercase;
  text-shadow: 0 1px 2px rgba(0,0,0,.24);
  margin-bottom: .55rem !important;
}

.contact-call-btn,
#contact a[href^="tel:"].btn {
  min-width: min(100%, 320px);
  font-weight: 900;
}

.contact-call-btn .btn-sub-inline,
#contact a[href^="tel:"].btn .btn-sub-inline {
  font-weight: 800;
  opacity: .95;
}

/* Stronger transparency on narrower browser widths.
   Background-color alone can fail when template gradients/background images override it. */
@media (max-width: 991.98px) {
  .navbar,
  .navbar.bg-light,
  .navbar-light,
  body .navbar,
  header .navbar {
    background-color: rgba(248, 249, 246, .64) !important;
    background: rgba(248, 249, 246, .64) !important;
    -webkit-backdrop-filter: blur(12px) saturate(140%);
    backdrop-filter: blur(12px) saturate(140%);
    box-shadow: 0 8px 24px rgba(0,0,0,.10);
  }

  .navbar::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(248, 249, 246, .18);
    pointer-events: none;
    z-index: -1;
  }

  .navbar-brand img {
    height: 50px !important;
  }

  .section-title,
  section h2,
  section .h2 {
    font-size: clamp(1.35rem, 3.4vw, 1.85rem) !important;
  }

  .anchor-target {
    top: -82px;
  }

  section[id], div[id] {
    scroll-margin-top: 82px !important;
  }
}

@media (max-width: 575.98px) {
  body {
    padding-bottom: 0 !important;
  }

  .navbar,
  .navbar.bg-light,
  .navbar-light,
  body .navbar,
  header .navbar {
    background-color: rgba(248, 249, 246, .58) !important;
    background: rgba(248, 249, 246, .58) !important;
  }

  .navbar-brand img {
    height: 42px !important;
  }

  .mobile-action-bar {
    display: none !important;
  }

  .section-title,
  section h2,
  section .h2 {
    font-size: clamp(1.3rem, 5.4vw, 1.7rem) !important;
  }

  .eyebrow,
  .eyebrow.mb-2 {
    font-size: .88rem !important;
  }
}

/* LC1 quick refinements */
.quote-card{position:static !important;top:auto !important;}
.side-estimate-cards .feature-card{height:auto !important;}
main section .container > .mb-5, main section .container > .d-flex{text-align:left !important;align-items:flex-start !important;}
.max-copy{margin-left:0 !important;margin-right:auto !important;}
.btn-primary-fin,.nav-estimate-btn,a[href*="estimate"].btn-primary-fin,a[href*="#estimate"].btn,button[type="submit"].btn-call{background:linear-gradient(180deg,#63BF2F,#279b52) !important;border-color:#279b52 !important;color:#fff !important;box-shadow:0 8px 18px rgba(39,155,82,.24) !important;}
.btn-primary-fin:hover,.nav-estimate-btn:hover,a[href*="estimate"].btn-primary-fin:hover,a[href*="#estimate"].btn:hover,button[type="submit"].btn-call:hover{background:linear-gradient(180deg,#55ad28,#218446) !important;border-color:#218446 !important;color:#fff !important;}
.btn-call:not([href*="#estimate"]):not([type="submit"]){background:linear-gradient(180deg,var(--fin-blue-2),var(--fin-blue)) !important;border-color:#0d48b3 !important;color:#fff !important;}
.footer-links{font-weight:800;text-align:center;}
.footer-links a{color:#fff;text-decoration:none;margin:0 .35rem;}
.footer-links a:hover,.footer-links a:focus{text-decoration:underline;}

/* LC5 paragraph consistency and project callout */
main p:not(.eyebrow), main li, .accordion-body, .project-card p, .feature-card p {
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.66 !important;
  font-weight: 500 !important;
}
.before-after-callout{
  display:block;
  width:max-content;
  max-width:100%;
  margin:1.35rem auto .35rem;
  padding:.55rem 1.25rem;
  border:2px solid rgba(42,178,84,.55);
  border-radius:999px;
  background:linear-gradient(180deg,#ffffff,#f0fff5);
  color:#173B57;
  font-weight:900;
  letter-spacing:.02em;
  text-align:center;
  box-shadow:0 10px 24px rgba(7,29,45,.08);
}
#projects .mb-5{margin-bottom:1.35rem !important;}

/* --- index inline style block 6 --- */
/* Latest corrections: estimate anchor, heading hierarchy, form title, service area polish */
html {
  scroll-behavior: smooth;
}

.anchor-target {
  display: block;
  position: relative;
  top: -92px;
  visibility: hidden;
}

#estimate {
  scroll-margin-top: 92px !important;
}

section[id],
div[id] {
  scroll-margin-top: 92px !important;
}

.section-title,
section h2,
section .h2 {
  font-size: clamp(1.35rem, 2vw, 1.85rem) !important;
  line-height: 1.2 !important;
}

h5,
.h5,
.card h5,
.service-card h5,
.feature-card h5 {
  font-size: 1.02rem !important;
  line-height: 1.25 !important;
  font-weight: 750 !important;
}

.form-card h2,
.form-card h3,
.estimate-card h2,
.estimate-card h3,
#estimate ~ .card h2,
#estimate ~ .card h3,
form h2,
form h3 {
  font-size: 1.28rem !important;
  line-height: 1.2 !important;
  font-weight: 800 !important;
}

.eyebrow,
.eyebrow.mb-2 {
  display: inline-block;
  color: #70bd38 !important;
  font-size: clamp(.86rem, .95vw, .98rem) !important;
  font-weight: 900 !important;
  letter-spacing: .105em !important;
  text-transform: uppercase;
  text-shadow: 0 1px 2px rgba(0,0,0,.22);
  margin-bottom: .5rem !important;
}

@media (max-width: 991.98px) {
  .anchor-target {
    top: -78px;
  }

  #estimate,
  section[id],
  div[id] {
    scroll-margin-top: 78px !important;
  }

  .section-title,
  section h2,
  section .h2 {
    font-size: clamp(1.28rem, 3vw, 1.65rem) !important;
  }

  h5,
  .h5,
  .card h5,
  .service-card h5,
  .feature-card h5 {
    font-size: .98rem !important;
  }
}

@media (max-width: 575.98px) {
  .anchor-target {
    top: -68px;
  }

  #estimate,
  section[id],
  div[id] {
    scroll-margin-top: 68px !important;
  }

  .section-title,
  section h2,
  section .h2 {
    font-size: clamp(1.22rem, 5vw, 1.52rem) !important;
  }

  .form-card h2,
  .form-card h3,
  .estimate-card h2,
  .estimate-card h3,
  form h2,
  form h3 {
    font-size: 1.18rem !important;
  }
}

/* LC1 quick refinements */
.quote-card{position:static !important;top:auto !important;}
.side-estimate-cards .feature-card{height:auto !important;}
main section .container > .mb-5, main section .container > .d-flex{text-align:left !important;align-items:flex-start !important;}
.max-copy{margin-left:0 !important;margin-right:auto !important;}
.btn-primary-fin,.nav-estimate-btn,a[href*="estimate"].btn-primary-fin,a[href*="#estimate"].btn,button[type="submit"].btn-call{background:linear-gradient(180deg,#63BF2F,#279b52) !important;border-color:#279b52 !important;color:#fff !important;box-shadow:0 8px 18px rgba(39,155,82,.24) !important;}
.btn-primary-fin:hover,.nav-estimate-btn:hover,a[href*="estimate"].btn-primary-fin:hover,a[href*="#estimate"].btn:hover,button[type="submit"].btn-call:hover{background:linear-gradient(180deg,#55ad28,#218446) !important;border-color:#218446 !important;color:#fff !important;}
.btn-call:not([href*="#estimate"]):not([type="submit"]){background:linear-gradient(180deg,var(--fin-blue-2),var(--fin-blue)) !important;border-color:#0d48b3 !important;color:#fff !important;}
.footer-links{font-weight:800;text-align:center;}
.footer-links a{color:#fff;text-decoration:none;margin:0 .35rem;}
.footer-links a:hover,.footer-links a:focus{text-decoration:underline;}

/* LC5 paragraph consistency and project callout */
main p:not(.eyebrow), main li, .accordion-body, .project-card p, .feature-card p {
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.66 !important;
  font-weight: 500 !important;
}
.before-after-callout{
  display:block;
  width:max-content;
  max-width:100%;
  margin:1.35rem auto .35rem;
  padding:.55rem 1.25rem;
  border:2px solid rgba(42,178,84,.55);
  border-radius:999px;
  background:linear-gradient(180deg,#ffffff,#f0fff5);
  color:#173B57;
  font-weight:900;
  letter-spacing:.02em;
  text-align:center;
  box-shadow:0 10px 24px rgba(7,29,45,.08);
}
#projects .mb-5{margin-bottom:1.35rem !important;}

/* --- index inline style block 7 --- */
/* Release-candidate cleanup: estimate anchor target, smaller card headings, and form-title sizing */
#estimate {
  scroll-margin-top: 104px !important;
}

#estimate .eyebrow:first-of-type {
  scroll-margin-top: 104px !important;
}

.trust-item h2.h5,
.feature-card h3.h5,
.project-card h3.h5,
h5,
.h5 {
  font-size: .94rem !important;
  line-height: 1.22 !important;
  font-weight: 800 !important;
}

.quote-card .quote-title,
.quote-card h2.section-title,
#estimate .quote-card .section-title {
  font-size: 1.12rem !important;
  line-height: 1.2 !important;
  font-weight: 850 !important;
  letter-spacing: 0 !important;
}

.hero-stage {
  overflow: hidden !important;
  line-height: 0;
}

.hero-stage > * {
  line-height: normal;
}

.hero-photo {
  width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  object-position: center center !important;
  display: block !important;
}

@media (max-width: 991.98px) {
  #estimate,
  #estimate .eyebrow:first-of-type {
    scroll-margin-top: 84px !important;
  }

  .trust-item h2.h5,
  .feature-card h3.h5,
  .project-card h3.h5,
  h5,
  .h5 {
    font-size: .9rem !important;
  }
}

@media (max-width: 575.98px) {
  #estimate,
  #estimate .eyebrow:first-of-type {
    scroll-margin-top: 70px !important;
  }

  .quote-card .quote-title,
  .quote-card h2.section-title,
  #estimate .quote-card .section-title {
    font-size: 1.05rem !important;
  }
}

/* LC1 quick refinements */
.quote-card{position:static !important;top:auto !important;}
.side-estimate-cards .feature-card{height:auto !important;}
main section .container > .mb-5, main section .container > .d-flex{text-align:left !important;align-items:flex-start !important;}
.max-copy{margin-left:0 !important;margin-right:auto !important;}
.btn-primary-fin,.nav-estimate-btn,a[href*="estimate"].btn-primary-fin,a[href*="#estimate"].btn,button[type="submit"].btn-call{background:linear-gradient(180deg,#63BF2F,#279b52) !important;border-color:#279b52 !important;color:#fff !important;box-shadow:0 8px 18px rgba(39,155,82,.24) !important;}
.btn-primary-fin:hover,.nav-estimate-btn:hover,a[href*="estimate"].btn-primary-fin:hover,a[href*="#estimate"].btn:hover,button[type="submit"].btn-call:hover{background:linear-gradient(180deg,#55ad28,#218446) !important;border-color:#218446 !important;color:#fff !important;}
.btn-call:not([href*="#estimate"]):not([type="submit"]){background:linear-gradient(180deg,var(--fin-blue-2),var(--fin-blue)) !important;border-color:#0d48b3 !important;color:#fff !important;}
.footer-links{font-weight:800;text-align:center;}
.footer-links a{color:#fff;text-decoration:none;margin:0 .35rem;}
.footer-links a:hover,.footer-links a:focus{text-decoration:underline;}

/* LC5 paragraph consistency and project callout */
main p:not(.eyebrow), main li, .accordion-body, .project-card p, .feature-card p {
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.66 !important;
  font-weight: 500 !important;
}
.before-after-callout{
  display:block;
  width:max-content;
  max-width:100%;
  margin:1.35rem auto .35rem;
  padding:.55rem 1.25rem;
  border:2px solid rgba(42,178,84,.55);
  border-radius:999px;
  background:linear-gradient(180deg,#ffffff,#f0fff5);
  color:#173B57;
  font-weight:900;
  letter-spacing:.02em;
  text-align:center;
  box-shadow:0 10px 24px rgba(7,29,45,.08);
}
#projects .mb-5{margin-bottom:1.35rem !important;}

/* --- index inline style block 8 --- */
/* June 25 visual balance pass: calmer page, stretched blue panels, polished navbar toggler */
body{background:#f7f4ea !important;}
.navbar,.navbar.bg-light,.navbar-light,body .navbar,header .navbar,.navbar-light-fin{background:linear-gradient(180deg,#fbfaf3 0%, #edf5fb 100%) !important;border-bottom:3px solid #0b314d !important;box-shadow:0 8px 24px rgba(7,29,45,.10) !important;}
.navbar-toggler{border:1px solid rgba(7,29,45,.18) !important;border-radius:14px !important;padding:.42rem .55rem !important;background:linear-gradient(180deg,#ffffff 0%, #e5f1ff 100%) !important;box-shadow:0 6px 16px rgba(7,29,45,.12) !important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease;}
.navbar-toggler:hover,.navbar-toggler:focus{background:linear-gradient(180deg,#e7f3ff 0%, #c8e1ff 100%) !important;border-color:rgba(13,72,179,.45) !important;box-shadow:0 9px 22px rgba(13,72,179,.20) !important;transform:translateY(-1px);}
.navbar-toggler:focus{outline:0;box-shadow:0 0 0 .22rem rgba(20,91,215,.18),0 9px 22px rgba(13,72,179,.20) !important;}
.navbar-toggler-icon{width:1.35em !important;height:1.35em !important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23071D2D' stroke-linecap='round' stroke-miterlimit='10' stroke-width='3' d='M5 7h20M5 15h20M5 23h20'/%3e%3c/svg%3e") !important;}
.estimate-section,.bg-light-fin{background:#f7f4ea !important;}
.quote-card,.feature-card,.project-card,.custom-accordion .accordion-item{background:linear-gradient(180deg,#cfe6ff 0%,#dcedff 46%,#f0f7ff 100%) !important;border:1px solid rgba(10,63,158,.18) !important;box-shadow:0 14px 32px rgba(23,59,87,.13) !important;}
.quote-card .card-body{background:linear-gradient(180deg,#cfe6ff 0%,#dcedff 48%,#f0f7ff 100%) !important;border-radius:24px;}
.project-card .p-4,.feature-card{background:transparent !important;}
.custom-accordion .accordion-button{background:rgba(255,255,255,.42) !important;}
.custom-accordion .accordion-button:not(.collapsed){background:rgba(255,255,255,.64) !important;}
@media(max-width:991.98px){.navbar,.navbar.bg-light,.navbar-light,body .navbar,header .navbar,.navbar-light-fin{background:rgba(251,250,243,.86) !important;-webkit-backdrop-filter:blur(12px) saturate(135%);backdrop-filter:blur(12px) saturate(135%);}}

/* LC1 quick refinements */
.quote-card{position:static !important;top:auto !important;}
.side-estimate-cards .feature-card{height:auto !important;}
main section .container > .mb-5, main section .container > .d-flex{text-align:left !important;align-items:flex-start !important;}
.max-copy{margin-left:0 !important;margin-right:auto !important;}
.btn-primary-fin,.nav-estimate-btn,a[href*="estimate"].btn-primary-fin,a[href*="#estimate"].btn,button[type="submit"].btn-call{background:linear-gradient(180deg,#63BF2F,#279b52) !important;border-color:#279b52 !important;color:#fff !important;box-shadow:0 8px 18px rgba(39,155,82,.24) !important;}
.btn-primary-fin:hover,.nav-estimate-btn:hover,a[href*="estimate"].btn-primary-fin:hover,a[href*="#estimate"].btn:hover,button[type="submit"].btn-call:hover{background:linear-gradient(180deg,#55ad28,#218446) !important;border-color:#218446 !important;color:#fff !important;}
.btn-call:not([href*="#estimate"]):not([type="submit"]){background:linear-gradient(180deg,var(--fin-blue-2),var(--fin-blue)) !important;border-color:#0d48b3 !important;color:#fff !important;}
.footer-links{font-weight:800;text-align:center;}
.footer-links a{color:#fff;text-decoration:none;margin:0 .35rem;}
.footer-links a:hover,.footer-links a:focus{text-decoration:underline;}

/* LC5 paragraph consistency and project callout */
main p:not(.eyebrow), main li, .accordion-body, .project-card p, .feature-card p {
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.66 !important;
  font-weight: 500 !important;
}
.before-after-callout{
  display:block;
  width:max-content;
  max-width:100%;
  margin:1.35rem auto .35rem;
  padding:.55rem 1.25rem;
  border:2px solid rgba(42,178,84,.55);
  border-radius:999px;
  background:linear-gradient(180deg,#ffffff,#f0fff5);
  color:#173B57;
  font-weight:900;
  letter-spacing:.02em;
  text-align:center;
  box-shadow:0 10px 24px rgba(7,29,45,.08);
}
#projects .mb-5{margin-bottom:1.35rem !important;}

/* --- index inline style block 9 --- */
/* June 25 final refinement pass: responsive hero text, page scale, background, navbar, and mixed-case eyebrows */
html { font-size: 15.5px; }
body {
  color:#20303b !important;
  background:linear-gradient(180deg,#fbfdff 0%, #edf6ff 38%, #d7eaff 72%, #b9d8f7 100%) fixed !important;
}
main { font-size: 1.01rem; }
main p:not(.eyebrow):not(.lead),
main li,
.accordion-body {
  font-size: .99rem;
  line-height: 1.62;
}
main .lead {
  font-size: 1.04rem !important;
  line-height: 1.58;
}
.feature-card p,
.project-card p,
.quote-card,
.quote-card .form-label,
.quote-card .form-control,
.quote-card .form-select,
.quote-card textarea,
.trust-item p {
  font-size: .93rem !important;
  line-height: 1.5;
}
.estimate-section,
.bg-light-fin {
  background:transparent !important;
}
.quote-card,
.feature-card,
.project-card,
.custom-accordion .accordion-item {
  background:linear-gradient(180deg,#d4eaff 0%, #e6f2ff 48%, #f7fbff 100%) !important;
  border:1px solid rgba(9,54,115,.16) !important;
  box-shadow:0 14px 34px rgba(23,59,87,.12) !important;
}
.quote-card .card-body {
  background:linear-gradient(180deg,#d4eaff 0%, #e8f4ff 50%, #f8fbff 100%) !important;
}
.navbar,
.navbar.bg-light,
.navbar-light,
body .navbar,
header .navbar,
.navbar-light-fin {
  background:linear-gradient(180deg,rgba(255,255,251,.96) 0%,rgba(242,248,252,.94) 100%) !important;
  border-bottom:0 !important;
  box-shadow:0 10px 28px rgba(7,29,45,.11), inset 0 -1px 0 rgba(7,29,45,.10) !important;
  -webkit-backdrop-filter:blur(10px) saturate(145%);
  backdrop-filter:blur(10px) saturate(145%);
}
.navbar::after {
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:2px;
  background:linear-gradient(90deg,rgba(99,191,47,.65),rgba(20,91,215,.78),rgba(7,29,45,.50));
  opacity:.7;
  pointer-events:none;
}
.navbar .nav-link,
.navbar .nav-link:visited {
  color:#071D2D !important;
  font-weight:850;
  letter-spacing:.01em;
  text-decoration:none;
}
.navbar .nav-link:hover,
.navbar .nav-link:focus {
  color:#0d48b3 !important;
  background:linear-gradient(180deg,rgba(232,244,255,.92),rgba(214,234,255,.82)) !important;
  box-shadow:inset 0 0 0 1px rgba(20,91,215,.12);
}
.nav-action,
.nav-estimate-btn {
  border-radius:999px !important;
  border:1px solid rgba(20,91,215,.28) !important;
  color:#0b314d !important;
  background:rgba(255,255,255,.56) !important;
  font-weight:900 !important;
  box-shadow:0 6px 16px rgba(7,29,45,.08) !important;
}
.nav-action:hover,
.nav-estimate-btn:hover {
  background:linear-gradient(180deg,#ffffff,#e7f3ff) !important;
  color:#0d48b3 !important;
}
.navbar-toggler {
  border-radius:999px !important;
  border:1px solid rgba(7,29,45,.18) !important;
  background:linear-gradient(180deg,#ffffff 0%,#edf6ff 100%) !important;
  box-shadow:0 8px 18px rgba(7,29,45,.12), inset 0 0 0 1px rgba(255,255,255,.75) !important;
}
.navbar-toggler:hover,
.navbar-toggler:focus {
  background:linear-gradient(180deg,#f7fbff 0%,#d8ebff 100%) !important;
  border-color:rgba(20,91,215,.38) !important;
}
.eyebrow,
.eyebrow.mb-2,
.hero-eyebrow {
  text-transform:none !important;
  letter-spacing:.045em !important;
}
.hero-stage { min-height:0; }
.hero-copy-wrap {
  position:absolute !important;
  inset:0 !important;
  display:flex !important;
  align-items:flex-start !important;
  z-index:3 !important;
  padding-top:clamp(1.15rem, 3.2vw, 3.4rem) !important;
  background:transparent !important;
}
.mobile-hero-overlay { display:none !important; }
.hero-title { font-size:clamp(1.75rem,3.1vw,3.45rem) !important; }
.hero-lead { font-size:clamp(.96rem,1.18vw,1.18rem) !important; }
@media (max-width: 991.98px) {
  html { font-size:15px; }
  .hero-shade { display:block !important; background:linear-gradient(90deg,rgba(0,0,0,.70) 0%,rgba(0,0,0,.48) 48%,rgba(0,0,0,.20) 100%) !important; }
  .hero-copy-wrap { padding-top:clamp(.85rem,2.4vw,1.6rem) !important; align-items:flex-start !important; }
  .hero-copy-wrap .col-lg-6,
  .hero-copy-wrap .col-xl-5 { max-width:56%; }
  .hero-title { font-size:clamp(1.45rem,3.4vw,2.25rem) !important; margin-bottom:.45rem !important; }
  .hero-lead { font-size:clamp(.88rem,1.9vw,1.03rem) !important; margin-bottom:.75rem !important; max-width:430px; }
  .hero-eyebrow { font-size:.78rem !important; padding:.32rem .56rem !important; margin-bottom:.42rem !important; }
  .hero-copy-wrap .btn { padding:.42rem .75rem !important; font-size:.88rem !important; }
}
@media (max-width: 767.98px) {
  .hero-photo { filter:brightness(.83); }
  .hero-shade { background:linear-gradient(180deg,rgba(0,0,0,.12) 0%,rgba(0,0,0,.54) 56%,rgba(0,0,0,.72) 100%) !important; }
  .hero-copy-wrap {
    position:absolute !important;
    inset:auto 0 0 0 !important;
    padding:.85rem 0 1rem !important;
    align-items:flex-end !important;
  }
  .hero-copy-wrap .container-fluid { padding-left:1rem !important; padding-right:1rem !important; }
  .hero-copy-wrap .col-lg-6,
  .hero-copy-wrap .col-xl-5 { max-width:100%; }
  .hero-title { font-size:clamp(1.28rem,6vw,1.9rem) !important; line-height:1.05 !important; text-shadow:0 2px 10px rgba(0,0,0,.65); }
  .hero-lead { font-size:clamp(.82rem,3.5vw,.98rem) !important; margin-bottom:.65rem !important; max-width:95%; }
  .hero-eyebrow { font-size:.72rem !important; border-radius:999px !important; }
  .hero-copy-wrap .d-flex { flex-direction:row !important; gap:.5rem !important; }
  .hero-copy-wrap .btn { width:auto !important; padding:.38rem .62rem !important; font-size:.78rem !important; }
}
@media (max-width: 430px) {
  .hero-copy-wrap .btn-outline-light { display:none !important; }
  .hero-lead { max-width:100%; }
}

/* LC1 quick refinements */
.quote-card{position:static !important;top:auto !important;}
.side-estimate-cards .feature-card{height:auto !important;}
main section .container > .mb-5, main section .container > .d-flex{text-align:left !important;align-items:flex-start !important;}
.max-copy{margin-left:0 !important;margin-right:auto !important;}
.btn-primary-fin,.nav-estimate-btn,a[href*="estimate"].btn-primary-fin,a[href*="#estimate"].btn,button[type="submit"].btn-call{background:linear-gradient(180deg,#63BF2F,#279b52) !important;border-color:#279b52 !important;color:#fff !important;box-shadow:0 8px 18px rgba(39,155,82,.24) !important;}
.btn-primary-fin:hover,.nav-estimate-btn:hover,a[href*="estimate"].btn-primary-fin:hover,a[href*="#estimate"].btn:hover,button[type="submit"].btn-call:hover{background:linear-gradient(180deg,#55ad28,#218446) !important;border-color:#218446 !important;color:#fff !important;}
.btn-call:not([href*="#estimate"]):not([type="submit"]){background:linear-gradient(180deg,var(--fin-blue-2),var(--fin-blue)) !important;border-color:#0d48b3 !important;color:#fff !important;}
.footer-links{font-weight:800;text-align:center;}
.footer-links a{color:#fff;text-decoration:none;margin:0 .35rem;}
.footer-links a:hover,.footer-links a:focus{text-decoration:underline;}

/* LC5 paragraph consistency and project callout */
main p:not(.eyebrow), main li, .accordion-body, .project-card p, .feature-card p {
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.66 !important;
  font-weight: 500 !important;
}
.before-after-callout{
  display:block;
  width:max-content;
  max-width:100%;
  margin:1.35rem auto .35rem;
  padding:.55rem 1.25rem;
  border:2px solid rgba(42,178,84,.55);
  border-radius:999px;
  background:linear-gradient(180deg,#ffffff,#f0fff5);
  color:#173B57;
  font-weight:900;
  letter-spacing:.02em;
  text-align:center;
  box-shadow:0 10px 24px rgba(7,29,45,.08);
}
#projects .mb-5{margin-bottom:1.35rem !important;}

/* --- index inline style block 10 --- */
/* June 25 page build + visual refinement pass */
body{
  background:linear-gradient(180deg,#fbfdff 0%,#eef7ff 36%,#d8ecff 68%,#8bbdea 100%) fixed !important;
}
main{font-size:1rem !important;}
main p:not(.eyebrow):not(.lead), main li, .accordion-body{font-size:1rem !important;line-height:1.58 !important;}
main .lead{font-size:1.01rem !important;line-height:1.56 !important;}
.feature-card p,.project-card p,.quote-card,.quote-card .form-label,.quote-card .form-control,.quote-card .form-select,.quote-card textarea,.trust-item p{font-size:.9rem !important;}
.section-title{font-size:clamp(1.35rem,2.15vw,2.15rem) !important;line-height:1.15 !important;}
h2.section-title.display-6{font-size:clamp(1.45rem,2.35vw,2.25rem) !important;}
.quote-title{font-size:1.22rem !important;}
.eyebrow,.eyebrow.mb-2,.hero-eyebrow{text-transform:none !important;letter-spacing:.035em !important;}
.navbar,.navbar-light-fin{
  background:linear-gradient(180deg,rgba(255,255,250,.97),rgba(244,249,252,.94)) !important;
  border-bottom:0 !important;
  box-shadow:0 14px 34px rgba(7,29,45,.12), inset 0 -1px 0 rgba(7,29,45,.08) !important;
}
.navbar::after{height:1px !important;background:linear-gradient(90deg,rgba(7,29,45,.05),rgba(20,91,215,.35),rgba(99,191,47,.25),rgba(7,29,45,.05)) !important;opacity:1 !important;}
.navbar .nav-link,.navbar .nav-link:visited{color:#0B314D !important;background:transparent !important;}
.navbar .nav-link:hover,.navbar .nav-link:focus{color:#0d48b3 !important;background:rgba(231,243,255,.78) !important;box-shadow:inset 0 0 0 1px rgba(20,91,215,.12),0 6px 14px rgba(7,29,45,.06) !important;}
.navbar .nav-link::after{content:"";display:block;width:0;height:2px;margin:.2rem auto 0;background:linear-gradient(90deg,#63BF2F,#145BD7);transition:width .18s ease;border-radius:999px;}
.navbar .nav-link:hover::after,.navbar .nav-link:focus::after{width:70%;}
.navbar-toggler{background:linear-gradient(180deg,#ffffff,#eef7ff) !important;border:1px solid rgba(11,49,77,.18) !important;}
.estimate-section,.bg-light-fin{background:transparent !important;}
.quote-card,.feature-card,.project-card,.custom-accordion .accordion-item{
  background:linear-gradient(180deg,#0b314d 0%,#123f62 54%,#1d5f8f 100%) !important;
  color:#f8fbff !important;
  border:1px solid rgba(255,255,255,.14) !important;
  box-shadow:0 18px 38px rgba(7,29,45,.24) !important;
}
.quote-card .card-body{background:transparent !important;color:#f8fbff !important;}
.quote-card .section-title,.quote-card h2,.feature-card h3,.project-card h3,.custom-accordion .accordion-button{color:#fff !important;}
.feature-card p,.project-card p,.quote-card .form-text,.quote-card label,.custom-accordion .accordion-body{color:rgba(255,255,255,.82) !important;}
.quote-card .form-control,.quote-card .form-select,.quote-card textarea{background:#ffffff !important;color:#172833 !important;border-color:rgba(255,255,255,.55) !important;}
.step-pill{background:rgba(255,255,255,.9) !important;color:#0b314d !important;}
.feature-icon,.trust-icon{background:linear-gradient(180deg,#63BF2F,#279b52) !important;}
.process-panel,.trust-strip,.contact-band{background:linear-gradient(90deg,#123f62,#1f668f) !important;}
.trust-item{background:rgba(255,255,255,.10) !important;border-color:rgba(255,255,255,.15) !important;}
.custom-accordion .accordion-button{background:rgba(255,255,255,.08) !important;}
.custom-accordion .accordion-button:not(.collapsed){background:rgba(255,255,255,.16) !important;color:#fff !important;}
.custom-accordion .accordion-button::after{filter:invert(1) brightness(2);}
.hero-copy-wrap{display:flex !important;opacity:1 !important;visibility:visible !important;z-index:4 !important;}
.mobile-hero-overlay{display:none !important;}
@media(max-width:991.98px){
  .hero-copy-wrap{position:absolute !important;inset:0 !important;align-items:flex-start !important;padding-top:clamp(.7rem,2vw,1.35rem) !important;}
  .hero-copy-wrap .col-lg-6,.hero-copy-wrap .col-xl-5{max-width:62% !important;display:block !important;}
  .hero-title{font-size:clamp(1.25rem,3vw,2rem) !important;display:block !important;}
  .hero-lead{font-size:clamp(.82rem,1.65vw,.98rem) !important;display:block !important;max-width:380px !important;}
}
@media(max-width:767.98px){
  .hero-copy-wrap{position:absolute !important;inset:auto 0 0 0 !important;padding:.8rem 0 .95rem !important;align-items:flex-end !important;background:linear-gradient(180deg,transparent,rgba(7,29,45,.18)) !important;}
  .hero-copy-wrap .container-fluid{padding-left:1rem !important;padding-right:1rem !important;}
  .hero-copy-wrap .col-lg-6,.hero-copy-wrap .col-xl-5{max-width:100% !important;}
  .hero-title{font-size:clamp(1.15rem,5.4vw,1.75rem) !important;margin-bottom:.38rem !important;}
  .hero-lead{font-size:clamp(.8rem,3.3vw,.96rem) !important;margin-bottom:.58rem !important;max-width:96% !important;}
  .hero-eyebrow{font-size:.7rem !important;padding:.28rem .52rem !important;}
}

/* Launch cleanup overrides */
.hero-title{font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif!important;font-size:clamp(1.65rem,2.65vw,3rem)!important;letter-spacing:-.012em!important;line-height:1.12!important;}
.project-card img{width:100%;height:220px;object-fit:cover;display:block;}
.project-card h3{font-weight:900;}
.services-columns ul{margin:0;padding-left:1.1rem;}
.services-columns li{margin:.35rem 0;color:rgba(255,255,255,.88);}
@media(max-width:767.98px){.hero-title{font-size:clamp(1.3rem,5.2vw,1.8rem)!important;}}

/* LC1 quick refinements */
.quote-card{position:static !important;top:auto !important;}
.side-estimate-cards .feature-card{height:auto !important;}
main section .container > .mb-5, main section .container > .d-flex{text-align:left !important;align-items:flex-start !important;}
.max-copy{margin-left:0 !important;margin-right:auto !important;}
.btn-primary-fin,.nav-estimate-btn,a[href*="estimate"].btn-primary-fin,a[href*="#estimate"].btn,button[type="submit"].btn-call{background:linear-gradient(180deg,#63BF2F,#279b52) !important;border-color:#279b52 !important;color:#fff !important;box-shadow:0 8px 18px rgba(39,155,82,.24) !important;}
.btn-primary-fin:hover,.nav-estimate-btn:hover,a[href*="estimate"].btn-primary-fin:hover,a[href*="#estimate"].btn:hover,button[type="submit"].btn-call:hover{background:linear-gradient(180deg,#55ad28,#218446) !important;border-color:#218446 !important;color:#fff !important;}
.btn-call:not([href*="#estimate"]):not([type="submit"]){background:linear-gradient(180deg,var(--fin-blue-2),var(--fin-blue)) !important;border-color:#0d48b3 !important;color:#fff !important;}
.footer-links{font-weight:800;text-align:center;}
.footer-links a{color:#fff;text-decoration:none;margin:0 .35rem;}
.footer-links a:hover,.footer-links a:focus{text-decoration:underline;}

/* LC5 paragraph consistency and project callout */
main p:not(.eyebrow), main li, .accordion-body, .project-card p, .feature-card p {
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.66 !important;
  font-weight: 500 !important;
}
.before-after-callout{
  display:block;
  width:max-content;
  max-width:100%;
  margin:1.35rem auto .35rem;
  padding:.55rem 1.25rem;
  border:2px solid rgba(42,178,84,.55);
  border-radius:999px;
  background:linear-gradient(180deg,#ffffff,#f0fff5);
  color:#173B57;
  font-weight:900;
  letter-spacing:.02em;
  text-align:center;
  box-shadow:0 10px 24px rgba(7,29,45,.08);
}
#projects .mb-5{margin-bottom:1.35rem !important;}

/* --- index inline style block 11 --- */
/* LC3 typography and layout refinements */
body, main, main p, main li, .lead, .accordion-body { font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif !important; font-weight: 500 !important; }
main p:not(.eyebrow), main li, .accordion-body { font-size: 1.035rem !important; line-height: 1.68 !important; }
.lead { font-size: 1.08rem !important; line-height: 1.62 !important; font-weight: 550 !important; }
main section, main section .container, main section .row, main section .mb-5 { text-align: left !important; }
.section-title, section h1, section h2 { text-align: left !important; }
.eyebrow { text-transform: none !important; letter-spacing: .04em !important; }
.services-intro { scroll-margin-top: 118px; }
.services-list-card { width: 100%; }
.services-list-card h3 { font-weight: 900; color: #fff; }
.services-columns li { font-size: 1rem !important; line-height: 1.45 !important; }
#projects .mb-5 { margin-top: .25rem; }
#projects .lead { max-width: 760px; margin-left: 0 !important; }
.project-card .p-4 { text-align: left !important; }

/* LC5 paragraph consistency and project callout */
main p:not(.eyebrow), main li, .accordion-body, .project-card p, .feature-card p {
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.66 !important;
  font-weight: 500 !important;
}
.before-after-callout{
  display:block;
  width:max-content;
  max-width:100%;
  margin:1.35rem auto .35rem;
  padding:.55rem 1.25rem;
  border:2px solid rgba(42,178,84,.55);
  border-radius:999px;
  background:linear-gradient(180deg,#ffffff,#f0fff5);
  color:#173B57;
  font-weight:900;
  letter-spacing:.02em;
  text-align:center;
  box-shadow:0 10px 24px rgba(7,29,45,.08);
}
#projects .mb-5{margin-bottom:1.35rem !important;}

/* --- index inline style block 12 --- */
/* LC6 final launch refinements */
main p:not(.eyebrow), main li, .accordion-body {
  font-family: inherit !important;
  font-size: 1rem !important;
  line-height: 1.62 !important;
  font-weight: 500 !important;
}
main p:first-of-type:not(.eyebrow), main .col-lg-8 > p:not(.eyebrow), main .max-copy, main .lead {
  font-family: inherit !important;
}
#projects { scroll-margin-top: 76px !important; }
@media (max-width: 991.98px) {
  .trust-strip { display: none !important; }
  .estimate-section .row.align-items-start > .col-lg-4 { order: -1 !important; }
  .estimate-section .row.align-items-start > .col-lg-8 { order: 2 !important; }
  #estimate, #quote-form-top { scroll-margin-top: 84px !important; }
}
.benefit-strip {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}
.benefit-strip .benefit-card {
  display: flex !important;
  align-items: flex-start !important;
  gap: 1rem !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: .25rem 0 .85rem 0 !important;
  color: inherit !important;
}
.benefit-strip .benefit-icon {
  flex: 0 0 44px !important;
  width: 44px !important;
  height: 44px !important;
  min-width: 44px !important;
}
.benefit-strip h3 {
  color: #145BD7 !important;
  font-size: 1.12rem !important;
  margin-bottom: .25rem !important;
}
.benefit-strip p {
  color: #243646 !important;
  margin-bottom: 0 !important;
}

/* --- index inline style block 13 --- */
/* LC7 responsive polish */
main p, main li, .accordion-body, .project-card p, .feature-card p, .benefit-copy p, .neighbor-note, .lead {
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.66 !important;
  font-weight: 500 !important;
}
.hero-copy-wrap{
  align-items:center !important;
  padding-top:clamp(.5rem,1.5vw,1.15rem) !important;
  padding-bottom:clamp(.5rem,1.5vw,1.15rem) !important;
}
#projects{scroll-margin-top:88px !important;}
@media(max-width:991.98px){
  .hero-copy-wrap{position:absolute !important;inset:0 !important;align-items:center !important;background:linear-gradient(90deg,rgba(0,0,0,.55),rgba(0,0,0,.16)) !important;padding-top:0 !important;padding-bottom:0 !important;}
  .hero-copy-wrap .col-lg-6,.hero-copy-wrap .col-xl-5{max-width:72% !important;}
  .trust-strip{display:none !important;}
  .estimate-section .row.align-items-start > .col-lg-4{order:-1 !important;}
  .estimate-section .row.align-items-start > .col-lg-8{order:2 !important;}
  .side-estimate-cards{display:none !important;}
  .estimate-help-btn{display:block !important;width:100%;font-weight:900;border-radius:999px;color:#fff !important;border-color:rgba(255,255,255,.75) !important;}
  #estimate,#quote-form-top{scroll-margin-top:88px !important;}
  #projects{scroll-margin-top:72px !important;}
}
@media(min-width:992px){.estimate-help-btn{display:block !important;}}
@media(max-width:767.98px){
  .hero-copy-wrap{position:absolute !important;inset:0 !important;align-items:center !important;background:linear-gradient(90deg,rgba(7,29,45,.72),rgba(7,29,45,.16)) !important;padding:.75rem 0 !important;}
  .hero-copy-wrap .col-lg-6,.hero-copy-wrap .col-xl-5{max-width:92% !important;}
  .hero-title{font-size:clamp(1.28rem,5vw,1.85rem) !important;}
  .hero-lead{font-size:clamp(.86rem,3.2vw,1rem) !important;max-width:94% !important;}
  #projects{scroll-margin-top:64px !important;}
}
.estimate-help-modal .feature-card{background:linear-gradient(180deg,#123f62,#1f668f) !important;border-radius:18px;}
.estimate-help-modal .feature-card h3{color:#fff !important;}
.estimate-help-modal .feature-card p{color:rgba(255,255,255,.86) !important;}

/* --- index inline style block 14 --- */
/* Final launch refinements */

/* Keep hero H1 phrase on one line at desktop widths */
@media (min-width: 1200px) {
  .hero-title,
  h1.hero-title,
  .hero-content h1 {
    font-size: clamp(2.2rem, 3.25vw, 3.45rem) !important;
    line-height: 1.06 !important;
    font-weight: 800 !important;
    max-width: 1050px !important;
    white-space: nowrap !important;
  }
}

@media (max-width: 1199.98px) {
  .hero-title,
  h1.hero-title,
  .hero-content h1 {
    white-space: normal !important;
  }
}

/* Stretch Common Services dark-blue list box full width from 992px and larger */
@media (min-width: 992px) {
  .common-services-box,
  .common-services,
  .services-list-box,
  .service-list-box,
  .dark-services-box,
  .service-list-card {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }

  .common-services-box[class*="col-"],
  .common-services[class*="col-"],
  .services-list-box[class*="col-"],
  .service-list-box[class*="col-"],
  .dark-services-box[class*="col-"],
  .service-list-card[class*="col-"] {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

/* More compact Contact phone-number button */
#contact a[href^="tel:"].btn,
.contact-call-btn,
.contact-section a[href^="tel:"].btn {
  width: auto !important;
  min-width: 0 !important;
  max-width: max-content !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  padding-left: 1.15rem !important;
  padding-right: 1.15rem !important;
  white-space: nowrap !important;
}

/* Reduce space below Common Services and above Gallery of Savings */
.common-services-box,
.common-services,
.services-list-box,
.service-list-box,
.dark-services-box,
.service-list-card {
  margin-bottom: 1rem !important;
}

.gallery-of-savings {
  padding-top: 2rem !important;
}

.gallery-of-savings .section-header,
.gallery-of-savings .text-center,
.gallery-of-savings header {
  margin-bottom: 1rem !important;
  padding-bottom: 0 !important;
}

/* Tighten space between project examples intro text and image row */
.gallery-of-savings p:last-of-type,
.before-after p:last-of-type,
.before-after-section p:last-of-type,
.project-examples p:last-of-type,
.examples-section p:last-of-type {
  margin-bottom: .75rem !important;
}

.gallery-of-savings .row,
.before-after .row,
.before-after-section .row,
.project-examples .row,
.examples-section .row {
  margin-top: .5rem !important;
}

/* General gallery spacing safety net */
#gallery {
  padding-top: 2rem !important;
}

#gallery .row {
  margin-top: .5rem !important;
}

/* --- index inline style block 15 --- */
/* Corrected final refinements: targeted only, no grid-breaking column overrides */

/* Common Services should fill the available width of its existing left content column only.
   Do not alter the parent 8/4 Bootstrap layout. */
@media (min-width: 992px) {
  .common-services-card-wide {
    width: 100% !important;
    max-width: 100% !important;
    align-self: stretch;
  }
}

/* Tighten space below service list and above Gallery of Savings without changing grid columns */
.common-services-card-wide {
  margin-bottom: 1rem !important;
}

.gallery-savings-section,
#gallery {
  padding-top: 1.25rem !important;
}

/* Tighten the Before-and-After intro-to-image spacing */
.before-after-section-final .section-header,
.before-after-section-final .text-center,
.before-after-section-final header,
.gallery-savings-section .section-header,
.gallery-savings-section .text-center,
.gallery-savings-section header {
  margin-bottom: .75rem !important;
  padding-bottom: 0 !important;
}

.before-after-section-final p:last-of-type,
.gallery-savings-section p:last-of-type {
  margin-bottom: .5rem !important;
}

.before-after-section-final .row,
.gallery-savings-section .row,
#gallery .row {
  margin-top: .25rem !important;
}

/* --- index inline style block 16 --- */
/* Production form honeypot */
.form-honeypot{position:absolute!important;left:-9999px!important;opacity:0!important;height:0!important;width:0!important;overflow:hidden!important;}

/* =========================================================
   Homepage redesign and July 2026 final overrides
   Merged from homepage.css; keep at end so these rules win.
   ========================================================= */
:root{
    --fin-ink:#22313B;
    --fin-charcoal:#1F4E73;
    --fin-slate:#2E658B;
    --fin-slate-2:#5D8199;
    --fin-cream:#FFFFFF;
    --fin-cream-2:#F7F8F7;
    --fin-sand:#F2F4F3;
    --fin-sand-2:#E7D4A7;
    --fin-border:#D7DDE1;
    --fin-blue-soft:#E4EDF1;
    --fin-blue-soft-2:#D5E2E8;
    --fin-green:#6FA845;
    --fin-green-dark:#548536;
    --fin-green-soft:#EEF7E8;
    --fin-shadow:0 14px 34px rgba(34,49,59,.10);
  }
  body{background:#fff;color:var(--fin-ink)}
  .mobile-action-bar{position:fixed;top:0;left:0;right:0;z-index:1045;display:grid;grid-template-columns:1fr 1fr;background:var(--fin-charcoal);box-shadow:0 8px 22px rgba(34,49,59,.26)}
  .mobile-action-bar a{min-height:58px;display:flex;align-items:center;justify-content:center;text-decoration:none;text-align:center;font-weight:950;line-height:1.05}
  .mobile-action-bar .mobile-call{flex-direction:column;background:var(--fin-charcoal);color:#fff;border-right:1px solid rgba(255,255,255,.16)}
  .mobile-action-bar .mobile-call span{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.76);margin-bottom:.16rem}
  .mobile-action-bar .mobile-call strong{font-size:1.05rem;color:#fff}
  .mobile-action-bar .mobile-estimate{background:var(--fin-green);color:#fff;font-size:.92rem;letter-spacing:.045em;text-transform:uppercase}
  .mobile-first-home{padding-top:58px}
  .mobile-first-home .navbar{z-index:1030}
  .navbar-light-fin{background:rgba(255,255,255,.98)!important;border-bottom:1px solid rgba(31,78,115,.14);box-shadow:0 6px 18px rgba(31,78,115,.08)}
  .navbar-light-fin .nav-link{color:var(--fin-charcoal)!important;font-weight:800}
  .navbar-light-fin .nav-link:hover,.navbar-light-fin .nav-link:focus{color:var(--fin-green-dark)!important}
  .btn-primary-fin{background:var(--fin-slate)!important;border-color:var(--fin-slate)!important;color:#fff!important;border-radius:999px;font-weight:900;box-shadow:0 10px 20px rgba(62,86,99,.16)}
  .btn-primary-fin:hover,.btn-primary-fin:focus{background:var(--fin-charcoal)!important;border-color:var(--fin-charcoal)!important;color:#fff!important}
  .btn-call{background:var(--fin-green)!important;border-color:var(--fin-green)!important;color:#fff!important;border-radius:999px;font-weight:950;box-shadow:0 10px 20px rgba(111,168,69,.22)}
  .btn-call:hover,.btn-call:focus{background:var(--fin-green-dark)!important;border-color:var(--fin-green-dark)!important;color:#fff!important}
  .home-hero-redesign{position:relative;overflow:hidden;background:#17466d;color:#fff}
  .home-hero-redesign::before{content:"";position:absolute;inset:0;background:url('assets/img/hero-main.jpg') center/cover no-repeat;opacity:.96}
  .home-hero-redesign .container{position:relative;z-index:2}
  .hero-inner{min-height:calc(100svh - 76px);display:flex;align-items:center;padding:2.75rem 0}
  .hero-panel{max-width:760px;background:rgba(31,78,115,.62);border:1px solid rgba(255,255,255,.22);border-radius:28px;padding:1.25rem;box-shadow:0 22px 55px rgba(0,0,0,.24);backdrop-filter:blur(5px)}
  .hero-badge{display:inline-flex;align-items:center;gap:.45rem;background:rgba(255,255,255,.95);color:var(--fin-charcoal);border:1px solid rgba(255,255,255,.38);border-radius:999px;padding:.55rem .85rem;font-size:.82rem;font-weight:950;letter-spacing:.055em;text-transform:uppercase;line-height:1.15}
  .hero-title-new{font-size:clamp(2.15rem,9vw,4.85rem);line-height:.96;font-weight:950;letter-spacing:-.055em;margin:.95rem 0;color:#fff;text-shadow:0 4px 18px rgba(0,0,0,.34)}
  .hero-lead-new{font-size:clamp(1.06rem,3.5vw,1.4rem);line-height:1.45;color:rgba(255,255,255,.93);max-width:650px}
  .hero-actions .btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center}
  .hero-trust-row{display:grid;grid-template-columns:1fr;gap:.75rem;margin-top:1.35rem}
  .hero-mini-trust{display:flex;align-items:flex-start;gap:.75rem;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.18);border-radius:16px;padding:.85rem;color:#fff}
  .hero-mini-trust i{color:var(--fin-sand-2);margin-top:.15rem}.hero-mini-trust strong{display:block;line-height:1.15}.hero-mini-trust span{display:block;color:rgba(255,255,255,.82);font-size:.92rem;line-height:1.25;margin-top:.15rem}
  .section-pad{padding:3.25rem 0}.section-pad-lg{padding:4rem 0}
  .section-kicker{display:inline-flex;align-items:center;background:var(--fin-charcoal);color:#fff;border-radius:999px;padding:.48rem .82rem;font-size:.82rem;font-weight:950;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 7px 18px rgba(62,86,99,.16)}
  .section-heading{font-weight:950;letter-spacing:-.035em;color:var(--fin-charcoal);line-height:1.05}.section-copy{font-size:1.04rem;line-height:1.7;color:#4C5B63}
  .estimate-redesign{background:#fff}
  .estimate-intro-card{background:transparent;border:0;border-radius:0;padding:0;box-shadow:none;max-width:780px}
  .promise-box{background:#F4F8FA;border:1px solid rgba(31,78,115,.14);border-left:6px solid var(--fin-green);border-radius:14px;padding:1rem 1.1rem;color:var(--fin-ink)}
  .check-list{display:grid;gap:.95rem;margin-top:1.45rem}.check-item{display:flex;gap:.8rem;align-items:flex-start;background:transparent;border:0;border-radius:0;padding:.15rem 0 .95rem;border-bottom:1px solid rgba(31,78,115,.12)}.check-item i{color:var(--fin-green-dark);margin-top:.2rem}.check-item strong{color:var(--fin-charcoal)}.check-item span{color:#55656d}
  .quote-card{background:#17466d!important;color:#fff!important;box-shadow:0 22px 50px rgba(31,78,115,.22)!important;border-radius:24px!important;border:1px solid rgba(255,255,255,.20)!important;overflow:hidden}.quote-card .card-body{padding:1.25rem!important}.quote-card .quote-title,.quote-card .section-title,.quote-card label,.quote-card .form-label{color:#fff!important}.quote-card .form-text{color:rgba(255,255,255,.66)!important}.quote-card .form-control,.quote-card .form-select{background:#fff!important;border-color:rgba(255,255,255,.55)!important;color:#22313B!important}.quote-card .progress{background:rgba(255,255,255,.18)}.quote-card .progress-bar{background:var(--fin-green)!important}
  .under-form-card{border-radius:18px;padding:1rem;border:1px solid rgba(111,168,69,.26);box-shadow:none;background:var(--fin-green-soft)}
  .under-form-card.tan{background:#F7F8F7;border-color:rgba(31,78,115,.12)}.under-form-card h3{font-weight:900;color:var(--fin-charcoal)}.under-form-card p{color:#4C5B63;line-height:1.45}
  .trust-redesign{background:var(--fin-charcoal);color:#fff}.trust-card-new{height:100%;background:rgba(250,247,239,.09);border:1px solid rgba(239,226,200,.16);border-radius:20px;padding:1.1rem}.trust-card-new i{font-size:1.35rem;color:var(--fin-sand-2)}.trust-card-new h3{font-size:1.03rem;font-weight:900;margin:.65rem 0 .35rem}.trust-card-new p{color:rgba(255,255,255,.78);margin:0;line-height:1.45}
  .service-card-new{height:100%;display:grid;grid-template-columns:96px 1fr;gap:1rem;align-items:start;background:transparent;border:0;border-top:1px solid rgba(31,78,115,.14);border-radius:0;box-shadow:none;padding:1.25rem 0;position:relative}.service-card-new::before{display:none}.service-card-new img{width:96px;height:96px;object-fit:cover;display:block;border-radius:18px;border:1px solid rgba(31,78,115,.15);box-shadow:0 8px 20px rgba(31,78,115,.08)}.service-card-new .service-body{padding:0}.service-card-new h3{font-weight:950;color:var(--fin-charcoal);margin-bottom:.35rem}.service-card-new p{color:#4C5B63;line-height:1.55;margin-bottom:.65rem}.service-card-new ul{display:flex;flex-wrap:wrap;gap:.45rem;padding-left:0;margin-bottom:0;color:#293B44;list-style:none}.service-card-new li{margin:0;background:#fff;border:1px solid rgba(31,78,115,.14);border-radius:999px;padding:.28rem .55rem;font-size:.9rem;font-weight:750}
  .cta-panel{background:#17466d;border-radius:28px;color:#fff;padding:1.5rem;box-shadow:0 16px 38px rgba(43,58,66,.20);overflow:hidden;position:relative}.cta-panel::after{content:"";position:absolute;right:-70px;bottom:-90px;width:230px;height:230px;border-radius:50%;background:rgba(239,226,200,.18)}.cta-panel > *{position:relative;z-index:1}.cta-panel p{color:rgba(255,255,255,.86)}
  .project-card{border-radius:22px;overflow:hidden;background:#17466d;border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 40px rgba(34,49,59,.18);height:100%;color:#fff}.project-card img{height:300px;object-fit:cover;width:100%;border-bottom:1px solid rgba(255,255,255,.16)}.project-card h3{font-weight:900;color:#fff}.project-card p{color:rgba(255,255,255,.78);line-height:1.55}
  .bg-light-fin{background:#fff!important}
  .faq-panel{background:#fff;border:1px solid rgba(31,78,115,.12);border-radius:24px;padding:1rem;box-shadow:var(--fin-shadow)}
  .custom-accordion .accordion-item{background:transparent;border-color:rgba(31,78,115,.12)}
  .custom-accordion .accordion-button{background:#fff;color:var(--fin-charcoal);font-weight:850}
  .custom-accordion .accordion-button:not(.collapsed){background:#F4F8FA;color:var(--fin-charcoal);box-shadow:none}
  .contact-band{background:#17466d!important}.text-white-75{color:rgba(255,255,255,.78)!important}
  .footer{background:#fff;color:var(--fin-charcoal);border-top:1px solid rgba(31,78,115,.14)}.footer a{color:var(--fin-charcoal);font-weight:800}.footer a:hover{color:var(--fin-green-dark)}
  @media (min-width:576px){.hero-panel{padding:1.6rem}.hero-trust-row{grid-template-columns:repeat(3,1fr)}.quote-card .card-body{padding:1.5rem!important}}
  @media (min-width:992px){.mobile-action-bar{display:none}.mobile-first-home{padding-top:0}.hero-inner{min-height:680px;padding:5rem 0}.hero-panel{padding:2.25rem}.section-pad{padding:4.5rem 0}.section-pad-lg{padding:5.5rem 0}.estimate-form-col{position:sticky;top:96px}.quote-card .card-body{padding:1.75rem!important}}
  @media (max-width:991.98px){.mobile-first-home .navbar.sticky-top{position:relative;top:auto}.estimate-form-col{order:-1}.navbar-brand img{height:60px}.hero-actions .btn{width:100%}.section-pad,.section-pad-lg{padding:2.5rem 0}}
  @media (max-width:575.98px){.container,.container-fluid{padding-left:1rem!important;padding-right:1rem!important}.hero-inner{min-height:auto;padding:2rem 0}.hero-panel{border-radius:22px;padding:1rem}.hero-badge{font-size:.72rem}.hero-title-new{font-size:2.35rem}.quote-card .card-body{padding:1rem!important}.project-card img{height:220px}.section-heading{font-size:2rem}.service-card-new{grid-template-columns:82px 1fr;gap:.85rem}.service-card-new img{width:82px;height:82px}.service-card-new li{font-size:.84rem}}


  /* --- Mobile-first white + blue refinement pass --- */
  :root{
    --fin-ink:#24313b;
    --fin-charcoal:#17466d;
    --fin-slate:#23618e;
    --fin-slate-2:#5e8198;
    --fin-page:#f8fbfd;
    --fin-page-2:#eef5f9;
    --fin-border:#d9e3ea;
    --fin-blue-soft:#eaf3f8;
    --fin-green:#6fa845;
    --fin-green-dark:#548536;
    --fin-shadow:0 14px 34px rgba(23,70,109,.10);
  }
  html{scroll-padding-top:74px}
  body{background:#fff;color:var(--fin-ink);font-size:1.065rem;line-height:1.65}
  .mobile-first-home{background:transparent}
  .navbar-light-fin{background:rgba(255,255,255,.985)!important}
  .home-hero-redesign{background:#17466d}
  .home-hero-redesign::before{background:url('assets/img/hero-main.jpg') center/cover no-repeat;opacity:.98}
  .hero-inner{min-height:calc(88svh - 76px)}
  .hero-panel{background:rgba(23,70,109,.68);border-color:rgba(255,255,255,.22)}
  .hero-title-new{font-size:clamp(2rem,7vw,3.85rem);line-height:1.02;font-weight:850;letter-spacing:-.035em;max-width:720px}
  .hero-lead-new{font-size:clamp(1.08rem,3.3vw,1.4rem)}
  .section-pad{padding:3.6rem 0}.section-pad-lg{padding:4.7rem 0}
  .section-heading{color:var(--fin-charcoal);font-weight:900;letter-spacing:-.025em}
  .section-copy{font-size:1.13rem;line-height:1.78;color:#475964}
  .section-kicker{background:var(--fin-charcoal);color:#fff;box-shadow:none}
  .estimate-redesign,
  .bg-light-fin,
  #services,
  .content-feature-section,
  .program-section,
  #faq{background:transparent!important}
  .promise-box{background:#fff;border-color:var(--fin-border);border-left-color:var(--fin-green);box-shadow:0 10px 28px rgba(23,70,109,.06)}
  .check-item{font-size:1.05rem}.check-item span{font-size:1.02rem}
  .quote-card{background:#17466d!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:0 24px 58px rgba(23,70,109,.24)!important}
  .quote-card .card-title,.quote-card h2,.quote-card h3,.quote-card p,.quote-card label,.quote-card .form-label{color:#fff!important}
  .quote-card .text-muted{color:rgba(255,255,255,.72)!important}
  .under-form-card{background:#fff;border-color:var(--fin-border);box-shadow:0 10px 28px rgba(23,70,109,.06)}
  .service-card-new{display:flex;flex-direction:column;height:100%;background:#17466d;border:1px solid rgba(255,255,255,.18);border-radius:26px;overflow:hidden;padding:0;box-shadow:0 18px 42px rgba(23,70,109,.20);color:#fff}
  .service-card-new img{width:100%;height:260px;object-fit:cover;border:0;border-radius:0;box-shadow:none;display:block}
  .service-card-new .service-body{padding:1.35rem 1.35rem 1.45rem}
  .service-card-new h3{color:#fff;font-size:1.35rem;margin-bottom:.55rem}
  .service-card-new p{color:rgba(255,255,255,.86);font-size:1.04rem;line-height:1.6;margin-bottom:1rem}
  .service-card-new ul{display:flex;flex-wrap:wrap;gap:.5rem;padding-left:0;margin:0;list-style:none}
  .service-card-new li{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;font-size:.92rem;font-weight:800;padding:.35rem .65rem}
  .program-panel{background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible}
  .program-panel .program-copy{padding:0}
  .program-panel .program-image{min-height:310px;height:100%;object-fit:cover;width:100%;border-radius:28px;box-shadow:0 18px 42px rgba(23,70,109,.14);border:1px solid var(--fin-border)}
  .feature-split{padding:4.4rem 0;background:transparent}
  .feature-split + .feature-split{padding-top:0}
  .feature-photo{width:100%;min-height:340px;object-fit:cover;border-radius:28px;box-shadow:0 18px 42px rgba(23,70,109,.16);border:1px solid var(--fin-border)}
  .feature-copy{padding:1rem 0}.feature-copy h2{font-size:clamp(2rem,4vw,3rem)}
  .feature-list{display:grid;gap:.75rem;margin-top:1.25rem}.feature-list div{display:flex;gap:.7rem;align-items:flex-start;font-size:1.06rem}.feature-list i{color:var(--fin-green-dark);margin-top:.28rem}
  .project-card{background:#17466d;border-color:rgba(255,255,255,.18);border-radius:26px;box-shadow:0 20px 46px rgba(23,70,109,.21);color:#fff}
  .project-card img{height:370px;border-bottom:1px solid rgba(255,255,255,.18)}
  .project-card h3{font-size:1.32rem;color:#fff}.project-card p{font-size:1.04rem;color:rgba(255,255,255,.86)}
  .faq-panel{background:#fff;border-color:var(--fin-border);box-shadow:var(--fin-shadow);padding:1.15rem;border-radius:26px}
  .faq-image{width:100%;min-height:420px;object-fit:cover;border-radius:26px;box-shadow:0 18px 42px rgba(23,70,109,.16);border:1px solid var(--fin-border)}
  .custom-accordion .accordion-button{font-size:1.12rem;font-weight:850;padding:1.2rem 1rem;background:#fff;color:var(--fin-charcoal)}
  .custom-accordion .accordion-button:not(.collapsed){background:var(--fin-blue-soft);color:var(--fin-charcoal)}
  .custom-accordion .accordion-body{font-size:1.06rem;line-height:1.72;color:#485a64;padding:1.2rem 1rem}
  .contact-band{background:#17466d}
  .footer{background:#fff;border-top:1px solid var(--fin-border)}
  @media (min-width:992px){
    .program-panel .program-copy{padding:0 0 0 1rem}
    .service-card-new img{height:310px}
  }
  @media (max-width:575.98px){
    body{font-size:1.035rem}
    .hero-title-new{font-size:2.05rem;letter-spacing:-.02em}
    .hero-inner{min-height:auto;padding:2.15rem 0}
    .service-card-new img{height:215px}
    .project-card img{height:260px}
    .program-panel .program-copy{padding:1.25rem}
    .feature-photo,.faq-image{min-height:250px}
  }


  /* Final background override: remove remaining page-wide blue/gradient wash */
  html, body, .mobile-first-home, main {
    background: #F6F8FA !important;
    background-image: none !important;
  }
  section, .estimate-redesign, .bg-light-fin, #services, #projects, #faq {
    background-color: #F6F8FA !important;
    background-image: none !important;
  }
  .home-hero-redesign, .quote-card, .service-card-new, .project-card, .contact-band {
    background-color: #17466d !important;
    background-image: none !important;
  }
  .navbar-light-fin, .footer, .faq-panel, .promise-box, .under-form-card, .custom-accordion .accordion-button {
    background-color: #fff !important;
    background-image: none !important;
  }

  /* Estimate form color fix: keep the working form markup intact, but make the inside match the dark-blue card */
  .quote-card,
  .quote-card .card-body,
  .quote-card form,
  .quote-card .form-step,
  .quote-card .form-step.active {
    background-color: #17466d !important;
    background-image: none !important;
    color: #fff !important;
  }
  .quote-card .progress {
    background-color: rgba(255,255,255,.18) !important;
  }
  .quote-card .step-pill {
    background: rgba(255,255,255,.14) !important;
    border: 1px solid rgba(255,255,255,.24) !important;
    color: #fff !important;
  }
  .quote-card .btn-outline-secondary {
    color: #fff !important;
    border-color: rgba(255,255,255,.55) !important;
    background-color: transparent !important;
  }
  .quote-card .btn-outline-secondary:hover,
  .quote-card .btn-outline-secondary:focus {
    color: #17466d !important;
    background-color: #fff !important;
    border-color: #fff !important;
  }


  /* FAQ accordion visibility fix */
  #faq .faq-panel,
  #faq .accordion,
  #faq .accordion-item {
    background: transparent !important;
  }
  #faq .custom-accordion .accordion-item {
    border: 1px solid var(--fin-border) !important;
    border-radius: 14px !important;
    overflow: hidden !important;
    margin-bottom: .85rem !important;
    background: #fff !important;
  }
  #faq .custom-accordion .accordion-button {
    display: flex !important;
    align-items: center !important;
    width: 100% !important;
    min-height: 64px !important;
    background-color: #fff !important;
    color: #17466d !important;
    font-size: 1.12rem !important;
    font-weight: 850 !important;
    line-height: 1.35 !important;
    padding: 1.1rem 3.1rem 1.1rem 1.15rem !important;
    border: 0 !important;
    box-shadow: none !important;
  }
  #faq .custom-accordion .accordion-button:not(.collapsed) {
    background-color: #eaf3f8 !important;
    color: #17466d !important;
  }
  #faq .custom-accordion .accordion-button::after {
    flex-shrink: 0 !important;
    width: 1.25rem !important;
    height: 1.25rem !important;
    margin-left: auto !important;
    opacity: 1 !important;
    filter: none !important;
    background-size: 1.25rem !important;
  }
  #faq .custom-accordion .accordion-body {
    background-color: #fff !important;
    color: #485a64 !important;
    font-size: 1.06rem !important;
    line-height: 1.72 !important;
    padding: 1.2rem 1.15rem !important;
  }
  #faq .custom-accordion .accordion-collapse {
    background-color: #fff !important;
  }


  /* FAQ color refinement: dark closed questions, soft open answers */
  #faq .faq-panel {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
  }
  #faq .custom-accordion .accordion-item {
    border: 1px solid rgba(23,70,109,.18) !important;
    border-radius: 16px !important;
    overflow: hidden !important;
    margin-bottom: .9rem !important;
    background: #f2f7fb !important;
    box-shadow: 0 10px 24px rgba(23,70,109,.08) !important;
  }
  #faq .custom-accordion .accordion-button,
  #faq .custom-accordion .accordion-button.collapsed {
    background-color: #17466d !important;
    color: #ffffff !important;
    border: 0 !important;
    box-shadow: none !important;
  }
  #faq .custom-accordion .accordion-button:not(.collapsed) {
    background-color: #23618e !important;
    color: #ffffff !important;
    box-shadow: inset 0 -1px 0 rgba(255,255,255,.16) !important;
  }
  #faq .custom-accordion .accordion-button::after {
    filter: brightness(0) invert(1) !important;
    opacity: .95 !important;
  }
  #faq .custom-accordion .accordion-body {
    background: #eef5f9 !important;
    color: #304651 !important;
    border-top: 1px solid rgba(23,70,109,.10) !important;
  }
  #faq .custom-accordion .accordion-collapse {
    background: #eef5f9 !important;
  }


  /* FAQ answer refinement: dark blue questions with a warm, readable answer panel */
  #faq .custom-accordion .accordion-body {
    background: linear-gradient(90deg, rgba(111,168,69,.22) 0 6px, #FBFAF7 6px 100%) !important;
    color: #304651 !important;
    border-top: 1px solid rgba(255,255,255,.14) !important;
    padding: 1.2rem 1.15rem 1.2rem 1.35rem !important;
  }
  #faq .custom-accordion .accordion-collapse {
    background: #FBFAF7 !important;
  }
  #faq .custom-accordion .accordion-item {
    background: #FBFAF7 !important;
  }

  /* Keep the 3-card project row clean: show 2 across on tablet, all 3 on desktop, stacked on phones */
  @media (min-width:768px) and (max-width:991.98px){
    #projects .project-card-third {display:none !important;}
  }


  /* July 2026 navigation, hero, and promise refinements */
  .navbar-light-fin {
    min-height: 78px;
    padding-top: .45rem;
    padding-bottom: .45rem;
    transition: min-height .22s ease, padding .22s ease, box-shadow .22s ease;
  }
  .navbar-light-fin .navbar-brand img {
    height: 70px;
    width: auto;
    transition: height .22s ease;
  }
  .navbar-light-fin.navbar-scrolled {
    min-height: 58px;
    padding-top: .12rem;
    padding-bottom: .12rem;
    box-shadow: 0 5px 16px rgba(23,70,109,.12);
  }
  .navbar-light-fin.navbar-scrolled .navbar-brand img {
    height: 50px;
  }

  /* Keep the fixed quick-action bar for phones only. */
  @media (min-width:576px) {
    .mobile-action-bar { display:none !important; }
    .mobile-first-home { padding-top:0 !important; }
  }

  /* Stronger emphasis without turning the promise into another card. */
  .promise-box {
    background: transparent !important;
    border: 0 !important;
    border-left: 6px solid var(--fin-green) !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: .55rem 0 .55rem 1rem !important;
    color: #304651 !important;
    font-size: 1.08rem;
    line-height: 1.65;
  }
  .promise-box strong {
    color: var(--fin-charcoal);
    font-weight: 950;
    letter-spacing: -.01em;
  }

  @media (min-width:1200px) {
    .hero-title-new {
      max-width: none;
      white-space: nowrap;
      font-size: clamp(2.55rem, 4.25vw, 3.45rem);
      font-weight: 800;
      letter-spacing: -.03em;
    }
  }

  @media (max-width:991.98px) {
    .navbar-light-fin,
    .navbar-light-fin.navbar-scrolled {
      min-height: 68px;
      padding-top: .25rem;
      padding-bottom: .25rem;
    }
    .navbar-light-fin .navbar-brand img,
    .navbar-light-fin.navbar-scrolled .navbar-brand img {
      height: 58px;
    }
  }

  /* Final mobile action-bar safeguard: never show the bar at 576px or wider */
  @media (min-width: 576px) {
    .mobile-action-bar {
      display: none !important;
    }
    .mobile-first-home {
      padding-top: 0 !important;
    }
  }


  /* Omaha-inspired readability and spacing pass — original Fix It Neighbor styling */
  body {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 1.1rem;
    line-height: 1.78;
    color: #344954;
  }
  p, li, .section-copy, .check-item span, .feature-list span,
  .service-card-new p, .project-card p, .custom-accordion .accordion-body {
    font-family: "Open Sans", Arial, sans-serif;
  }
  h1, h2, h3, h4, h5, h6,
  .section-heading, .hero-title-new, .quote-title {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 700;
    letter-spacing: -.018em;
  }

  .hero-badge {
    text-transform: none !important;
    letter-spacing: .015em;
    font-size: .94rem;
    font-weight: 700;
    padding: .6rem 1rem;
  }
  .hero-panel {
    max-width: 900px;
    padding: 2rem 2.25rem;
  }
  .hero-title-new {
    font-size: clamp(2.25rem, 4.15vw, 3.45rem);
    line-height: 1.1;
    font-weight: 700;
    letter-spacing: -.025em;
    max-width: 100%;
    margin: 1rem 0 1.15rem;
  }
  .hero-lead-new {
    font-size: clamp(1.14rem, 1.6vw, 1.34rem);
    line-height: 1.7;
    max-width: 720px;
  }
  .hero-mini-trust strong { font-weight: 700; }
  .hero-mini-trust span { font-size: .98rem; line-height: 1.45; }

  .section-pad { padding: 4.6rem 0; }
  .section-pad-lg { padding: 5.8rem 0; }
  .feature-split { padding: 5.4rem 0; }
  .feature-split + .feature-split { padding-top: 1rem; }
  .section-kicker {
    text-transform: none;
    letter-spacing: .025em;
    font-size: .9rem;
    font-weight: 700;
    padding: .5rem .9rem;
  }
  .section-heading {
    font-size: clamp(2rem, 3.6vw, 3rem);
    line-height: 1.22;
    font-weight: 600;
    margin-bottom: 1.15rem;
  }
  .section-copy {
    font-size: 1.14rem;
    line-height: 1.84;
    color: #435862;
    max-width: 760px;
  }
  .estimate-intro-card p + p,
  .program-copy p + p,
  .feature-copy p + p { margin-top: 1.15rem; }

  .promise-box {
    border-left-width: 7px !important;
    padding: .7rem 0 .7rem 1.25rem !important;
    font-size: 1.14rem;
    line-height: 1.75;
    color: #2f4651 !important;
  }
  .promise-box strong {
    display: inline;
    color: #17466d;
    font-weight: 700;
  }
  .check-list { gap: 1.15rem; margin-top: 1.8rem; }
  .check-item { padding-bottom: 1.15rem; }
  .check-item strong { font-size: 1.08rem; font-weight: 700; }
  .check-item span { font-size: 1.06rem; line-height: 1.72; }

  .service-card-new, .project-card {
    border-radius: 18px;
  }
  .service-card-new .service-body { padding: 1.65rem 1.65rem 1.8rem; }
  .service-card-new h3, .project-card h3 {
    font-family: "Roboto Slab", Georgia, serif;
    font-weight: 700;
    line-height: 1.3;
  }
  .service-card-new p, .project-card p {
    font-size: 1.07rem;
    line-height: 1.72;
  }
  .service-card-new li {
    font-size: .94rem;
    font-weight: 600;
  }
  .feature-copy { padding: 1.25rem 0; }
  .feature-list { gap: .95rem; }
  .feature-list div { font-size: 1.1rem; line-height: 1.62; }
  .program-panel .program-image,
  .feature-photo,
  .faq-image { border-radius: 18px; }

  .custom-accordion .accordion-button {
    font-family: "Lato", Arial, sans-serif;
    font-size: 1.12rem !important;
    font-weight: 700 !important;
    line-height: 1.5 !important;
  }
  #faq .custom-accordion .accordion-body {
    font-size: 1.09rem !important;
    line-height: 1.82 !important;
  }

  .btn { font-weight: 700; letter-spacing: 0; }
  .navbar-light-fin .nav-link { font-weight: 700; }

  @media (min-width: 1200px) {
    .hero-title-new {
      white-space: nowrap;
      font-size: clamp(2rem, 3.65vw, 3.35rem);
      font-weight: 600;
    }
  }
  @media (max-width: 991.98px) {
    body { font-size: 1.08rem; }
    .hero-panel { padding: 1.65rem; }
    .hero-title-new { font-size: clamp(2.15rem, 6vw, 3rem); }
    .hero-lead-new { font-size: 1.18rem; line-height: 1.72; }
    .section-copy { font-size: 1.12rem; }
    .section-pad { padding: 3.8rem 0; }
    .section-pad-lg, .feature-split { padding: 4.5rem 0; }
  }
  @media (max-width: 575.98px) {
    body { font-size: 1.08rem; line-height: 1.75; }
    .hero-panel { padding: 1.25rem; }
    .hero-badge { font-size: .84rem; line-height: 1.35; }
    .hero-title-new { font-size: 2.08rem; line-height: 1.15; font-weight: 700; }
    .hero-lead-new { font-size: 1.12rem; line-height: 1.72; }
    .section-heading { font-size: 2rem; line-height: 1.28; }
    .section-copy { font-size: 1.1rem; line-height: 1.8; }
    .promise-box { font-size: 1.1rem; }
    .service-card-new p, .project-card p,
    #faq .custom-accordion .accordion-body { font-size: 1.06rem !important; }
  }


  /* Focused homepage service directory */
  .trust-strip {
    background:#17466d !important;
    color:#fff;
    padding:1.2rem 0;
    border-top:1px solid rgba(255,255,255,.12);
    border-bottom:1px solid rgba(255,255,255,.12);
  }
  .trust-strip-grid {
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:0;
  }
  .trust-strip-item {
    display:flex;
    align-items:center;
    justify-content:center;
    gap:.75rem;
    min-height:64px;
    padding:.7rem 1rem;
    text-align:left;
    border-right:1px solid rgba(255,255,255,.17);
  }
  .trust-strip-item:last-child { border-right:0; }
  .trust-strip-item i { color:#9bc977; font-size:1.35rem; }
  .trust-strip-item strong {
    display:block;
    font-family:"Open Sans",Arial,sans-serif;
    font-size:1rem;
    line-height:1.25;
    font-weight:700;
  }
  .trust-strip-item span {
    display:block;
    color:rgba(255,255,255,.76);
    font-size:.86rem;
    line-height:1.3;
    margin-top:.1rem;
  }

  .services-directory { background:#f6f8fa !important; }
  .services-directory .services-intro { max-width:850px; margin:0 auto 3rem; text-align:center; }
  .service-directory-card {
    position:relative;
    height:100%;
    overflow:hidden;
    background:linear-gradient(145deg,#17466d 0%,#123a5c 100%);
    color:#fff;
    border:1px solid rgba(255,255,255,.12);
    border-radius:22px;
    padding:1.8rem 1.7rem 1.65rem;
    box-shadow:0 18px 42px rgba(23,70,109,.20);
    transition:transform .22s ease, box-shadow .22s ease;
  }
  .service-directory-card::after {
    content:"";
    position:absolute;
    width:145px;
    height:145px;
    right:-70px;
    bottom:-72px;
    border-radius:50%;
    background:rgba(111,168,69,.14);
  }
  .service-directory-card:hover {
    transform:translateY(-5px);
    box-shadow:0 24px 52px rgba(23,70,109,.27);
  }
  .service-icon-wrap {
    width:68px;
    height:68px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:18px;
    background:#fff;
    color:#17466d;
    box-shadow:0 10px 24px rgba(0,0,0,.18);
    margin-bottom:1.25rem;
    position:relative;
    z-index:1;
  }
  .service-icon-wrap i { font-size:1.8rem; }
  .service-directory-card h3 {
    color:#fff;
    font-size:1.42rem;
    line-height:1.3;
    margin:0 0 .65rem;
    position:relative;
    z-index:1;
  }
  .service-directory-card p {
    color:rgba(255,255,255,.82);
    font-size:1rem;
    line-height:1.6;
    margin-bottom:1.05rem;
    position:relative;
    z-index:1;
  }
  .service-directory-list {
    list-style:none;
    padding:0;
    margin:0;
    position:relative;
    z-index:1;
  }
  .service-directory-list li {
    display:flex;
    gap:.6rem;
    align-items:flex-start;
    color:#fff;
    font-size:1rem;
    line-height:1.45;
    padding:.42rem 0;
    border-bottom:1px solid rgba(255,255,255,.10);
  }
  .service-directory-list li:last-child { border-bottom:0; }
  .service-directory-list i { color:#9bc977; font-size:.72rem; margin-top:.42rem; }
  .service-ribbon {
    position:absolute;
    top:16px;
    right:-38px;
    width:150px;
    padding:.35rem 0;
    background:#6fa845;
    color:#fff;
    text-align:center;
    transform:rotate(38deg);
    font-size:.72rem;
    font-weight:700;
    letter-spacing:.04em;
    text-transform:uppercase;
    z-index:2;
    box-shadow:0 5px 14px rgba(0,0,0,.20);
  }

  .popular-projects { padding-top:1rem; }
  .popular-card {
    height:100%;
    background:#fff;
    border:1px solid #d9e3ea;
    border-radius:20px;
    overflow:hidden;
    box-shadow:0 14px 34px rgba(23,70,109,.10);
  }
  .popular-card img { width:100%; height:245px; object-fit:cover; display:block; }
  .popular-card-body { padding:1.35rem 1.4rem 1.5rem; }
  .popular-card h3 { font-size:1.3rem; color:#17466d; margin-bottom:.55rem; }
  .popular-card p { font-size:1rem; line-height:1.65; margin:0; color:#49606b; }
  .project-list-callout {
    position:relative;
    margin-top:3.5rem;
    background:#fff;
    border:1px solid #d9e3ea;
    border-left:7px solid #6fa845;
    border-radius:18px;
    padding:1.5rem 1.7rem 1.5rem 7rem;
    box-shadow:0 14px 32px rgba(23,70,109,.09);
  }
  .project-list-badge {
    position:absolute;
    left:1.35rem;
    top:50%;
    transform:translateY(-50%) rotate(-7deg);
    width:82px;
    height:82px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    text-align:center;
    background:#6fa845;
    color:#fff;
    border:5px solid #fff;
    box-shadow:0 8px 22px rgba(23,70,109,.22);
    font-size:.76rem;
    line-height:1.15;
    font-weight:700;
  }
  .project-list-callout h3 { color:#17466d; font-size:1.35rem; margin-bottom:.35rem; }
  .project-list-callout p { margin:0; font-size:1.03rem; line-height:1.65; color:#49606b; }

  @media (max-width:991.98px) {
    .trust-strip-grid { grid-template-columns:repeat(2,1fr); }
    .trust-strip-item:nth-child(2) { border-right:0; }
    .trust-strip-item:nth-child(-n+2) { border-bottom:1px solid rgba(255,255,255,.17); }
  }
  @media (max-width:575.98px) {
    .trust-strip-item { justify-content:flex-start; min-height:70px; }
    .service-directory-card { padding:1.5rem 1.35rem; }
    .popular-card img { height:220px; }
    .project-list-callout { padding:6.6rem 1.25rem 1.35rem; text-align:center; }
    .project-list-badge { top:1.1rem; left:50%; transform:translateX(-50%) rotate(-7deg); }
  }


/* =========================================================
   July 2026 final typography, heading-color, and icon cleanup
   These rules intentionally consolidate the active visual choices.
   ========================================================= */
:root {
  --fin-card-blue: #17466d;
  --fin-heading-blue: #236fa3;
  --fin-heading-blue-dark: #18527c;
  --fin-icon-green: #78b84f;
  --fin-icon-gold: #f2b84b;
  --fin-icon-cyan: #42b6d5;
  --fin-icon-coral: #ef7d65;
  --fin-icon-violet: #8b79d1;
}

body {
  font-family: "Open Sans", Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6,
.section-heading,
.quote-title {
  font-family: "Roboto", Arial, sans-serif;
}

/* Hero headline: one consistent family and weight across breakpoints. */
.hero-title-new {
  font-family: "Roboto", Arial, sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: -.025em;
}

/* Brighter blue for headings and eyebrow labels outside dark panels. */
main h1:not(.text-white),
main h2:not(.text-white),
main h3:not(.text-white),
main h4:not(.text-white),
main h5:not(.text-white),
.section-heading,
.promise-box strong,
.popular-card h3,
.project-list-callout h3 {
  color: var(--fin-heading-blue) !important;
}

.section-kicker {
  background: var(--fin-heading-blue) !important;
  color: #fff !important;
}

/* Preserve white headings in dark-blue components. */
.home-hero-redesign h1,
.home-hero-redesign h2,
.home-hero-redesign h3,
.quote-card h1,
.quote-card h2,
.quote-card h3,
.service-directory-card h3,
.project-card h3,
.contact-band h2 {
  color: #fff !important;
}

/* Reduce the large heading in the left introduction column. */
#estimate .estimate-intro-card .section-heading {
  font-size: clamp(1.45rem, 2.2vw, 1.9rem) !important;
  line-height: 1.3;
  font-weight: 600;
  max-width: 680px;
}

#estimate .estimate-intro-card .section-kicker {
  font-size: .86rem;
}

/* Color-coordinated service icons; cards remain the original dark blue. */
.service-icon-wrap {
  border: 2px solid rgba(255,255,255,.78);
  color: #fff;
  box-shadow: 0 10px 24px rgba(0,0,0,.22);
}
.services-directory .row > div:nth-child(1) .service-icon-wrap {
  background: linear-gradient(145deg, #2f86bf, #236fa3);
}
.services-directory .row > div:nth-child(2) .service-icon-wrap {
  background: linear-gradient(145deg, #7fbd52, #5f9d3d);
}
.services-directory .row > div:nth-child(3) .service-icon-wrap {
  background: linear-gradient(145deg, #4bc0dc, #268eae);
}
.services-directory .row > div:nth-child(4) .service-icon-wrap {
  background: linear-gradient(145deg, #f0b64d, #d68d24);
}
.services-directory .row > div:nth-child(5) .service-icon-wrap {
  background: linear-gradient(145deg, #ef806a, #cf5c48);
}
.services-directory .row > div:nth-child(6) .service-icon-wrap {
  background: linear-gradient(145deg, #9282d8, #6e5db8);
}
.service-icon-wrap i {
  color: #fff;
  text-shadow: 0 2px 5px rgba(0,0,0,.18);
}

/* Keep service-card and project-card blues unchanged. */
.service-directory-card,
.service-card-new,
.project-card,
.quote-card,
.contact-band,
.trust-strip {
  background-color: var(--fin-card-blue) !important;
}

@media (max-width: 575.98px) {
  #estimate .estimate-intro-card .section-heading {
    font-size: 1.45rem !important;
  }
}


/* =========================================================
   July 2026 accent-blue refinement
   Brighter cyan accents inspired by the reference site's
   visual hierarchy while preserving Fix It Neighbor branding.
   ========================================================= */
:root {
  --fin-panel-blue: #17466D;
  --fin-panel-blue-dark: #123A5C;
  --fin-heading-blue: #087FAE;
  --fin-accent-blue: #09ACEB;
  --fin-accent-blue-dark: #078FC5;
  --fin-accent-blue-soft: #DDF5FF;
}

/* Brighter headings on light backgrounds only */
main section:not(.trust-strip):not(.contact-band) .section-heading,
main section:not(.trust-strip):not(.contact-band) h2:not(.text-white),
main section:not(.trust-strip):not(.contact-band) h3:not(.text-white),
.popular-card h3,
.project-list-callout h3,
.under-form-card h3,
.promise-box strong {
  color: var(--fin-heading-blue) !important;
}

/* Keep headings white inside dark panels and cards */
.home-hero-redesign h1,
.home-hero-redesign h2,
.home-hero-redesign h3,
.quote-card h1,
.quote-card h2,
.quote-card h3,
.service-directory-card h1,
.service-directory-card h2,
.service-directory-card h3,
.project-card h1,
.project-card h2,
.project-card h3,
.trust-strip h1,
.trust-strip h2,
.trust-strip h3,
.contact-band h1,
.contact-band h2,
.contact-band h3,
.footer h1,
.footer h2,
.footer h3 {
  color: #fff !important;
}

/* Eyebrows and small section labels */
.section-kicker,
.eyebrow,
.eyebrow.mb-2 {
  background: var(--fin-accent-blue) !important;
  color: #fff !important;
  border-color: rgba(255,255,255,.34) !important;
  text-shadow: none !important;
  box-shadow: 0 7px 18px rgba(9,172,235,.22) !important;
}

/* Hero badge stays light but uses cyan text/icon accents */
.hero-badge {
  color: var(--fin-heading-blue) !important;
}
.hero-badge i {
  color: var(--fin-accent-blue) !important;
}

/* Cyan visual accents across the page */
.promise-box {
  border-left-color: var(--fin-accent-blue) !important;
}
.check-item i,
.feature-list i,
.service-directory-list i,
.trust-strip-item i {
  color: var(--fin-accent-blue) !important;
}

/* Service icons become the strongest cyan visual feature */
.service-icon-wrap {
  background: linear-gradient(145deg, var(--fin-accent-blue), #38C7F7) !important;
  color: #fff !important;
  border: 1px solid rgba(255,255,255,.42) !important;
  box-shadow: 0 11px 26px rgba(9,172,235,.28) !important;
}

/* Coordinated accents for card details */
.service-directory-card::after {
  background: rgba(9,172,235,.14) !important;
}
.service-ribbon,
.project-list-badge {
  background: var(--fin-accent-blue) !important;
}
.project-list-callout {
  border-left-color: var(--fin-accent-blue) !important;
}

/* Use cyan for secondary navigation and content actions.
   Keep green estimate/submit buttons unchanged. */
.btn-primary-fin:not([href*="#estimate"]),
.btn-hero-services,
a[href="services.html"].btn-primary-fin {
  background: var(--fin-accent-blue) !important;
  border-color: var(--fin-accent-blue-dark) !important;
  color: #fff !important;
  box-shadow: 0 9px 20px rgba(9,172,235,.25) !important;
}
.btn-primary-fin:not([href*="#estimate"]):hover,
.btn-primary-fin:not([href*="#estimate"]):focus,
.btn-hero-services:hover,
.btn-hero-services:focus,
a[href="services.html"].btn-primary-fin:hover,
a[href="services.html"].btn-primary-fin:focus {
  background: var(--fin-accent-blue-dark) !important;
  border-color: var(--fin-accent-blue-dark) !important;
  color: #fff !important;
}

/* Links and navigation accents */
.navbar-light-fin .nav-link:hover,
.navbar-light-fin .nav-link:focus,
.footer a:hover,
.footer a:focus {
  color: var(--fin-accent-blue-dark) !important;
}

/* FAQ open-state accent */
#faq .custom-accordion .accordion-button:not(.collapsed) {
  background: var(--fin-accent-blue-dark) !important;
  color: #fff !important;
}
#faq .custom-accordion .accordion-body {
  background: linear-gradient(
    90deg,
    rgba(9,172,235,.26) 0 6px,
    #FBFAF7 6px 100%
  ) !important;
}

/* Small cyan emphasis on the trust-strip divider details */
.trust-strip-item {
  border-color: rgba(9,172,235,.24) !important;
}


/* =========================================================
   July 2026 accent-blue reversal
   Page headings use the brighter cyan; eyebrow labels use the
   deeper companion blue. Accent icons and bullets stay cyan.
   ========================================================= */
:root {
  --fin-heading-blue: #09ACEB;
  --fin-eyebrow-blue: #087FAE;
  --fin-accent-blue: #09ACEB;
  --fin-accent-blue-dark: #078FC5;
}

/* Bright cyan page headings on light backgrounds */
main section:not(.trust-strip):not(.contact-band) .section-heading,
main section:not(.trust-strip):not(.contact-band) h2:not(.text-white),
main section:not(.trust-strip):not(.contact-band) h3:not(.text-white),
.popular-card h3,
.project-list-callout h3,
.under-form-card h3,
.promise-box strong {
  color: var(--fin-heading-blue) !important;
}

/* Darker blue eyebrow labels for contrast */
.section-kicker,
.eyebrow,
.eyebrow.mb-2 {
  background: var(--fin-eyebrow-blue) !important;
  color: #fff !important;
  box-shadow: 0 7px 18px rgba(8,127,174,.22) !important;
}

/* Keep the lighter cyan for accents, bullets, icons, and details */
.hero-badge i,
.check-item i,
.feature-list i,
.service-directory-list i,
.trust-strip-item i {
  color: var(--fin-accent-blue) !important;
}

.promise-box,
.project-list-callout {
  border-left-color: var(--fin-accent-blue) !important;
}

.service-icon-wrap {
  background: linear-gradient(145deg, var(--fin-accent-blue), #38C7F7) !important;
  color: #fff !important;
}

.service-ribbon,
.project-list-badge {
  background: var(--fin-accent-blue) !important;
}


/* =========================================================
   Final homepage color hierarchy refinement
   Navy = structure, cyan = attention, green = action
   ========================================================= */
:root {
  --fin-panel-blue: #17466D;
  --fin-panel-blue-dark: #123A5C;
  --fin-heading-blue: #09ACEB;
  --fin-heading-blue-deep: #087FAE;
  --fin-accent-blue: #09ACEB;
  --fin-accent-blue-dark: #078FC5;
  --fin-accent-blue-soft: #DDF5FF;
}

/* Major page headings use the brighter cyan */
main section:not(.trust-strip):not(.contact-band) .section-heading,
main section:not(.trust-strip):not(.contact-band) h2:not(.text-white) {
  color: var(--fin-heading-blue) !important;
}

/* Smaller headings stay deeper blue for readability */
main section:not(.trust-strip):not(.contact-band) h3:not(.text-white),
main section:not(.trust-strip):not(.contact-band) h4:not(.text-white),
main section:not(.trust-strip):not(.contact-band) h5:not(.text-white),
.popular-card h3,
.project-list-callout h3,
.under-form-card h3,
.promise-box strong {
  color: var(--fin-heading-blue-deep) !important;
}

/* Eyebrow labels use the deeper blue */
.section-kicker,
.eyebrow,
.eyebrow.mb-2 {
  background: var(--fin-heading-blue-deep) !important;
  color: #fff !important;
  box-shadow: 0 7px 18px rgba(8,127,174,.20) !important;
}

/* Preserve white headings inside all dark areas */
.home-hero-redesign h1,
.home-hero-redesign h2,
.home-hero-redesign h3,
.quote-card h1,
.quote-card h2,
.quote-card h3,
.service-directory-card h1,
.service-directory-card h2,
.service-directory-card h3,
.project-card h1,
.project-card h2,
.project-card h3,
.trust-strip h1,
.trust-strip h2,
.trust-strip h3,
.contact-band h1,
.contact-band h2,
.contact-band h3,
.footer h1,
.footer h2,
.footer h3 {
  color: #fff !important;
}

/* Keep cyan limited to accents and secondary navigation cues */
.hero-badge i,
.check-item i,
.feature-list i,
.service-directory-list i,
.trust-strip-item i {
  color: var(--fin-accent-blue) !important;
}

.promise-box,
.project-list-callout {
  border-left-color: var(--fin-accent-blue) !important;
}

.service-icon-wrap {
  background: linear-gradient(145deg, var(--fin-accent-blue), #38C7F7) !important;
  color: #fff !important;
  box-shadow: 0 11px 26px rgba(9,172,235,.25) !important;
}

.service-ribbon,
.project-list-badge {
  background: var(--fin-accent-blue) !important;
}

/* Cyan is reserved for secondary buttons; green remains the estimate/action color */
.btn-hero-services,
a[href="services.html"].btn-primary-fin {
  background: var(--fin-accent-blue) !important;
  border-color: var(--fin-accent-blue-dark) !important;
  color: #fff !important;
}

.btn-hero-services:hover,
.btn-hero-services:focus,
a[href="services.html"].btn-primary-fin:hover,
a[href="services.html"].btn-primary-fin:focus {
  background: var(--fin-accent-blue-dark) !important;
  border-color: var(--fin-accent-blue-dark) !important;
  color: #fff !important;
}

/* Slightly calmer heading color on small phones */
@media (max-width: 575.98px) {
  main section:not(.trust-strip):not(.contact-band) .section-heading,
  main section:not(.trust-strip):not(.contact-band) h2:not(.text-white) {
    color: var(--fin-heading-blue-deep) !important;
  }
}


/* =========================================================
   Final dark service-card heading refinement
   White headings, cyan divider, softer list text
   ========================================================= */
.service-directory-card h3 {
  color: #fff !important;
  font-weight: 700 !important;
  margin-bottom: .7rem !important;
  padding-bottom: .65rem;
  border-bottom: 2px solid rgba(9,172,235,.55);
}

.service-directory-list li {
  color: rgba(255,255,255,.84) !important;
}

.service-directory-list i {
  color: #09ACEB !important;
}


/* =========================================================
   Final card-heading and hero-eyebrow refinement
   ========================================================= */

/* Make service-card headings read brighter and cleaner */
.service-directory-card h3 {
  color: #ffffff !important;
  font-weight: 700 !important;
  text-shadow: 0 1px 1px rgba(0,0,0,.12);
  opacity: 1 !important;
}

/* Match the hero eyebrow to the section eyebrow style */
.hero-badge {
  background: #087FAE !important;
  color: #ffffff !important;
  border-color: rgba(255,255,255,.28) !important;
  box-shadow: 0 7px 18px rgba(8,127,174,.22) !important;
  text-shadow: none !important;
}

/* Keep the small hero eyebrow icon cyan */
.hero-badge i {
  color: #09ACEB !important;
}


/* =========================================================
   Final service-card heading contrast refinement
   Cyan-tinted white with stronger separation from body copy
   ========================================================= */
.service-directory-card h3 {
  color: #D9F6FF !important;
  font-weight: 750 !important;
  letter-spacing: -.01em;
  text-shadow:
    0 1px 0 rgba(255,255,255,.08),
    0 2px 10px rgba(9,172,235,.18);
  padding-bottom: .72rem;
  border-bottom: 2px solid rgba(9,172,235,.72);
}

.service-directory-card p {
  color: rgba(255,255,255,.78) !important;
}

.service-directory-list li {
  color: rgba(255,255,255,.82) !important;
}


/* =========================================================
   Stronger visible cyan-tinted service headings
   ========================================================= */
.service-directory-card h3 {
  color: #BFEFFF !important;
  font-weight: 800 !important;
  letter-spacing: -.01em;
  text-shadow:
    0 1px 0 rgba(255,255,255,.12),
    0 2px 12px rgba(9,172,235,.28);
  padding-bottom: .75rem;
  border-bottom: 2px solid rgba(9,172,235,.88);
}

.service-directory-card p {
  color: rgba(255,255,255,.76) !important;
}

.service-directory-list li {
  color: rgba(255,255,255,.80) !important;
}


/* =========================================================
   Exact light-cyan service heading color
   ========================================================= */
.services-directory .service-directory-card h3 {
  color: #D9F6FF !important;
  -webkit-text-fill-color: #D9F6FF !important;
  font-weight: 800 !important;
  letter-spacing: -.01em;
  text-shadow:
    0 1px 0 rgba(255,255,255,.12),
    0 2px 12px rgba(9,172,235,.22);
  padding-bottom: .75rem;
  border-bottom: 2px solid rgba(9,172,235,.82);
}


/* =========================================================
   Project Gallery heading contrast refinement
   Match the service-card heading treatment
   ========================================================= */
.project-card h3 {
  color: #D9F6FF !important;
  -webkit-text-fill-color: #D9F6FF !important;
  font-weight: 800 !important;
  letter-spacing: -.01em;
  text-shadow:
    0 1px 0 rgba(255,255,255,.10),
    0 2px 12px rgba(9,172,235,.20);
  padding-bottom: .72rem;
  border-bottom: 2px solid rgba(9,172,235,.78);
}

.project-card p {
  color: rgba(255,255,255,.80) !important;
}

/* =========================================================
   Popular Projects card refinement
   Match the dark-blue service and Project Gallery card family
   ========================================================= */
.popular-projects .popular-card {
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  background: #17466D !important;
  color: #ffffff !important;
  border: 1px solid rgba(255,255,255,.18) !important;
  border-radius: 22px !important;
  box-shadow: 0 18px 40px rgba(23,70,109,.20) !important;
  transition: transform .22s ease, box-shadow .22s ease;
}

.popular-projects .popular-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 24px 50px rgba(23,70,109,.27) !important;
}

.popular-projects .popular-card img {
  width: 100%;
  height: 245px;
  object-fit: cover;
  display: block;
  border-bottom: 3px solid #30D5C8;
}

.popular-projects .popular-card-body {
  flex: 1 1 auto;
  padding: 1.45rem 1.5rem 1.6rem;
  background: transparent !important;
}

.popular-projects .popular-card h3 {
  color: #D9F6FF !important;
  -webkit-text-fill-color: #D9F6FF !important;
  font-weight: 800 !important;
  line-height: 1.3;
  letter-spacing: -.01em;
  margin: 0 0 .85rem;
  padding-bottom: .72rem;
  border-bottom: 2px solid #30D5C8;
  text-shadow:
    0 1px 0 rgba(255,255,255,.10),
    0 2px 12px rgba(48,213,200,.18);
}

.popular-projects .popular-card p {
  color: rgba(255,255,255,.82) !important;
  font-size: 1rem !important;
  line-height: 1.66 !important;
  margin: 0;
}

@media (max-width: 767.98px) {
  .popular-projects .popular-card img {
    height: 220px;
  }
}

/* =========================================================
   Estimate title, long service title, and tablet intro order
   ========================================================= */
.quote-card .quote-title {
  color: #D9F6FF !important;
  -webkit-text-fill-color: #D9F6FF !important;
  font-size: clamp(1.45rem, 2vw, 1.75rem) !important;
  line-height: 1.18 !important;
  font-weight: 800 !important;
  letter-spacing: -.015em;
  text-shadow: 0 2px 12px rgba(48,213,200,.16);
}

@media (min-width: 1200px) {
  .services-directory .service-directory-card h3.service-title-long {
    font-size: 1.2rem !important;
    letter-spacing: -.025em;
    white-space: nowrap;
  }
}

@media (max-width: 991.98px) {
  .estimate-mobile-intro {
    margin-bottom: .25rem;
  }

  .estimate-mobile-intro .section-copy {
    max-width: 860px;
  }
}

@media (max-width: 575.98px) {
  .quote-card .quote-title {
    font-size: 1.34rem !important;
  }
}


/* =========================================================
   July 15 refinement: estimate title, uniform card headings,
   and temporary 3 Easy Steps section
   ========================================================= */
.quote-card .quote-title {
  color: #D9F6FF !important;
  -webkit-text-fill-color: #D9F6FF !important;
  font-size: clamp(1.72rem, 2.35vw, 2.05rem) !important;
  line-height: 1.12 !important;
  font-weight: 800 !important;
  letter-spacing: -.02em !important;
}

/* One consistent heading treatment across the service and project cards. */
.services-directory .service-directory-card h3,
.popular-projects .popular-card h3,
#projects .project-card h3 {
  font-size: 1.18rem !important;
  line-height: 1.25 !important;
  font-weight: 800 !important;
  letter-spacing: -.012em !important;
}

.services-directory .service-directory-card {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.popular-projects .popular-card-body,
#projects .project-card .p-4 {
  padding: 1.35rem 1.4rem 1.5rem !important;
}

@media (min-width: 1200px) {
  .services-directory .service-directory-card h3 {
    white-space: nowrap;
    font-size: 1.15rem !important;
  }
}

@media (max-width: 575.98px) {
  .quote-card .quote-title {
    font-size: 1.52rem !important;
  }
  .services-directory .service-directory-card h3,
  .popular-projects .popular-card h3,
  #projects .project-card h3 {
    font-size: 1.14rem !important;
  }
}

/* Temporary replacement for the former trust bar. */
.easy-steps-section {
  background: #F6F8FA !important;
  border-top: 1px solid rgba(23,70,109,.10);
  border-bottom: 1px solid rgba(23,70,109,.10);
}
.easy-steps-intro {
  max-width: 820px;
  margin: 0 auto 1.5rem;
}
.easy-steps-intro .section-heading,
.easy-steps-intro .section-copy {
  text-align: center !important;
}
.easy-step-card {
  height: 100%;
  text-align: center;
  background: #17466D;
  color: #fff;
  border: 1px solid rgba(255,255,255,.17);
  border-radius: 22px;
  padding: 1.55rem 1.4rem 1.65rem;
  box-shadow: 0 18px 40px rgba(23,70,109,.18);
}
.easy-step-icon-wrap {
  position: relative;
  width: 92px;
  height: 92px;
  margin: 0 auto 1.15rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #23618E;
  border: 3px solid #30D5C8;
  box-shadow: 0 12px 26px rgba(0,0,0,.20);
}
.easy-step-icon-wrap img {
  width: 52px;
  height: 52px;
  object-fit: contain;
  display: block;
}
.easy-step-number {
  position: absolute;
  top: -9px;
  left: -9px;
  width: 31px;
  height: 31px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #30D5C8;
  color: #071D2D;
  border: 3px solid #F6F8FA;
  font-size: .92rem;
  font-weight: 900;
}
.easy-step-card h3 {
  color: #D9F6FF !important;
  -webkit-text-fill-color: #D9F6FF !important;
  font-size: 1.18rem !important;
  line-height: 1.25 !important;
  font-weight: 800 !important;
  margin: 0;
}
.easy-step-divider {
  width: 58px;
  height: 3px;
  margin: .72rem auto .9rem;
  border-radius: 999px;
  background: #30D5C8;
}
.easy-step-card p {
  color: rgba(255,255,255,.84) !important;
  font-size: 1rem !important;
  line-height: 1.65 !important;
  margin: 0;
}
.easy-step-card a {
  color: #D9F6FF;
  font-weight: 800;
}
.easy-step-card a:hover,
.easy-step-card a:focus {
  color: #fff;
}


/* =========================================================
   July 15 mobile conversion pass
   Preserve complete desktop content while presenting a leaner
   mobile path: intro, estimate, steps, services, one feature,
   projects, FAQ, and contact.
   ========================================================= */
.services-mobile-grid { display: none; }

.mobile-service-card {
  display: grid;
  grid-template-columns: 54px 1fr;
  gap: .9rem;
  align-items: start;
  background: #17466D;
  color: #fff;
  border: 1px solid rgba(255,255,255,.17);
  border-radius: 18px;
  padding: 1.15rem;
  box-shadow: 0 14px 30px rgba(23,70,109,.17);
}
.mobile-service-icon {
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  background: #fff;
  color: #17466D;
  border-bottom: 3px solid #30D5C8;
  font-size: 1.25rem;
}
.mobile-service-card h3 {
  color: #D9F6FF !important;
  font-size: 1.12rem !important;
  line-height: 1.25 !important;
  font-weight: 800 !important;
  margin: 0 0 .55rem;
  padding-bottom: .5rem;
  border-bottom: 2px solid #30D5C8;
}
.mobile-service-card ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mobile-service-card li {
  position: relative;
  padding: .25rem 0 .25rem .9rem;
  color: rgba(255,255,255,.84) !important;
  font-size: .95rem !important;
  line-height: 1.45 !important;
}
.mobile-service-card li::before {
  content: "";
  position: absolute;
  left: 0;
  top: .82rem;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #30D5C8;
}

@media (max-width: 767.98px) {
  /* Reduce desktop-style stacking and repetition. */
  .section-pad,
  .section-pad-lg,
  .feature-split {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }
  .hero-trust-row { display: none !important; }
  .services-desktop-grid { display: none !important; }
  .services-mobile-grid {
    display: grid;
    gap: 1rem;
  }
  .popular-projects { display: none !important; }
  .mobile-optional-section { display: none !important; }
  .faq-image-column { display: none !important; }
  .mobile-gallery-intro { display: none !important; }
  #projects .project-card-third { display: none !important; }

  .project-list-callout {
    margin-top: 2rem !important;
    padding: 1.2rem 1.1rem !important;
  }
  .project-list-callout .project-list-badge {
    position: static !important;
    display: inline-block;
    width: auto !important;
    height: auto !important;
    margin: 0 0 .75rem !important;
    padding: .35rem .7rem !important;
    border-radius: 999px !important;
    font-size: .68rem !important;
    line-height: 1.2 !important;
  }
  .project-list-callout h3 { font-size: 1.2rem !important; }
  .project-list-callout p { margin-bottom: 0 !important; }

  .program-panel .program-image { min-height: 245px !important; }
  .easy-step-card { padding: 1.2rem 1rem 1.3rem; }
  .easy-step-icon-wrap {
    width: 76px;
    height: 76px;
    margin-bottom: .85rem;
  }
  .easy-step-icon-wrap img { width: 43px; height: 43px; }
}

@media (max-width: 575.98px) {
  /* The fixed top action bar already provides Estimate and Call. */
  .mobile-bar-hide-cta { display: none !important; }
  .mobile-secondary-copy { display: none !important; }
  .mobile-secondary-benefit { display: none !important; }

  .estimate-mobile-intro .section-heading { margin-bottom: .8rem !important; }
  .estimate-mobile-intro { margin-bottom: 0 !important; }
  .promise-box {
    font-size: 1rem !important;
    line-height: 1.58 !important;
    margin-top: 1.2rem !important;
    margin-bottom: 1.2rem !important;
  }
  .check-list { margin-top: 1rem !important; }

  .easy-steps-intro .section-copy { display: none !important; }
  .easy-steps-section .row { margin-top: .4rem !important; }
  .easy-step-card p { font-size: .94rem !important; line-height: 1.5 !important; }

  .services-intro { margin-bottom: 1.5rem !important; }
  .services-intro .section-copy { font-size: 1rem !important; line-height: 1.55 !important; }

  .program-section .section-heading { margin-bottom: .8rem !important; }
  .program-section .program-copy { padding-top: .25rem !important; }
  #projects .mb-4,
  #projects .mb-lg-5 { margin-bottom: 1.25rem !important; }
  #faq .row { margin-bottom: 1.25rem !important; }
}

/* =========================================================
   July 15 final homepage touch-ups
   ========================================================= */

/* Keep the hero introduction in a narrower, easier-to-scan measure
   through the first two responsive ranges. */
@media (max-width: 1199.98px) {
  .hero-lead-new {
    max-width: 560px !important;
  }
}
@media (max-width: 991.98px) {
  .hero-lead-new {
    max-width: 500px !important;
  }
}
@media (max-width: 767.98px) {
  .hero-lead-new {
    max-width: 430px !important;
  }
}

/* Match Project Gallery heading typography to Popular Projects. */
.popular-projects .popular-card h3,
#projects .project-card h3 {
  font-family: "Roboto Slab", Georgia, serif !important;
  font-size: 1.18rem !important;
  line-height: 1.25 !important;
  font-weight: 700 !important;
  letter-spacing: -.012em !important;
}

/* Balance the two lower-page feature images with equal crop heights. */
.installed-right-image,
.helpful-info-image {
  width: 100% !important;
  height: 360px !important;
  min-height: 0 !important;
  object-fit: cover !important;
}
.helpful-info-image {
  object-position: center 62% !important;
}
.installed-right-image {
  object-position: center center !important;
}

@media (max-width: 991.98px) {
  .installed-right-image,
  .helpful-info-image {
    height: 320px !important;
  }
}
@media (max-width: 767.98px) {
  .installed-right-image,
  .helpful-info-image {
    height: 260px !important;
  }
}


/* =========================================================
   July 15 final correction pass
   ========================================================= */

/* 1. Keep condensed mobile service-card headings light cyan at
   and below the 768px switch point. */
@media (max-width: 767.98px) {
  .services-mobile-grid .mobile-service-card h3 {
    color: #D9F6FF !important;
    -webkit-text-fill-color: #D9F6FF !important;
    background: none !important;
    text-shadow: 0 2px 10px rgba(48,213,200,.15) !important;
  }
}

/* 2. Inline mobile service details remain fully styled when expanded. */
.mobile-services-toggle .toggle-less { display: none; }
.mobile-services-toggle[aria-expanded="true"] .toggle-more { display: none; }
.mobile-services-toggle[aria-expanded="true"] .toggle-less { display: inline; }
.mobile-service-details { margin-top: 1rem; }
.mobile-service-details-inner {
  background: #17466D;
  color: #fff;
  border: 1px solid rgba(255,255,255,.18);
  border-top: 3px solid #30D5C8;
  border-radius: 18px;
  padding: 1.2rem;
  box-shadow: 0 14px 30px rgba(23,70,109,.17);
  text-align: left;
}
.mobile-service-details-inner > h3 {
  margin: 0 0 1rem;
  color: #D9F6FF !important;
  -webkit-text-fill-color: #D9F6FF !important;
  font-size: 1.18rem !important;
  font-weight: 800 !important;
}
.mobile-service-details-inner strong {
  display: block;
  color: #D9F6FF;
  font-size: 1rem;
  line-height: 1.3;
  margin-bottom: .25rem;
}
.mobile-service-details-inner span {
  display: block;
  color: rgba(255,255,255,.84);
  font-size: .94rem;
  line-height: 1.48;
}

/* 3. Use a visibly shorter reading measure for the hero paragraph
   through the first two responsive ranges. */
@media (max-width: 1199.98px) {
  .hero-panel .hero-lead-new {
    width: min(100%, 48ch) !important;
    max-width: 48ch !important;
  }
}
@media (max-width: 991.98px) {
  .hero-panel .hero-lead-new {
    width: min(100%, 43ch) !important;
    max-width: 43ch !important;
  }
}
@media (max-width: 767.98px) {
  .hero-panel .hero-lead-new {
    width: min(100%, 36ch) !important;
    max-width: 36ch !important;
  }
}

/* 4. Make the estimate-form title unmistakably more prominent. */
.quote-card .quote-title {
  font-size: clamp(1.95rem, 2.8vw, 2.35rem) !important;
  line-height: 1.08 !important;
  font-weight: 800 !important;
}
@media (max-width: 575.98px) {
  .quote-card .quote-title {
    font-size: 1.72rem !important;
  }
}

/* 5. Smaller proportions for only the six requested content headings. */
.section-heading.content-heading-compact {
  font-size: clamp(1.55rem, 2.35vw, 2.08rem) !important;
  line-height: 1.22 !important;
  letter-spacing: -.018em !important;
}
@media (max-width: 767.98px) {
  .section-heading.content-heading-compact {
    font-size: 1.55rem !important;
    line-height: 1.25 !important;
  }
}

/* July 15 final proportion and breakpoint corrections */

/* 1. Keep the hero paragraph narrower at full desktop width too, and tighten leading. */
.home-hero-redesign .hero-panel .hero-lead-new {
  width: min(100%, 44ch) !important;
  max-width: 44ch !important;
  line-height: 1.52 !important;
}
@media (max-width: 1199.98px) {
  .home-hero-redesign .hero-panel .hero-lead-new {
    width: min(100%, 42ch) !important;
    max-width: 42ch !important;
    line-height: 1.5 !important;
  }
}
@media (max-width: 991.98px) {
  .home-hero-redesign .hero-panel .hero-lead-new {
    width: min(100%, 39ch) !important;
    max-width: 39ch !important;
  }
}
@media (max-width: 767.98px) {
  .home-hero-redesign .hero-panel .hero-lead-new {
    width: min(100%, 34ch) !important;
    max-width: 34ch !important;
    line-height: 1.48 !important;
  }
}

/* 2. Make the estimate title clearly larger, while allowing the step label to remain beside it. */
#quote-form-top .card-body .quote-title,
#quote-form-top h2.quote-title {
  font-size: 2.15rem !important;
  line-height: 1.08 !important;
  font-weight: 800 !important;
  color: #D9F6FF !important;
  -webkit-text-fill-color: #D9F6FF !important;
  letter-spacing: -.02em !important;
}
@media (max-width: 575.98px) {
  #quote-form-top .card-body .quote-title,
  #quote-form-top h2.quote-title {
    font-size: 1.85rem !important;
  }
}

/* 3. Reduce only the requested main content headings. */
#estimate .section-heading.content-heading-compact,
#services .section-heading.content-heading-compact,
.program-section .section-heading.content-heading-compact,
.content-feature-section .section-heading.content-heading-compact,
#faq .section-heading.content-heading-compact {
  font-size: clamp(1.42rem, 1.9vw, 1.82rem) !important;
  line-height: 1.24 !important;
  letter-spacing: -.012em !important;
  font-weight: 700 !important;
}
@media (max-width: 767.98px) {
  #estimate .section-heading.content-heading-compact,
  #services .section-heading.content-heading-compact,
  .program-section .section-heading.content-heading-compact,
  .content-feature-section .section-heading.content-heading-compact,
  #faq .section-heading.content-heading-compact {
    font-size: 1.4rem !important;
    line-height: 1.27 !important;
  }
}

/* 4. Use the same sans-serif heading family across Services, Popular Projects, and Gallery cards. */
.service-directory-card h3,
.mobile-service-card h3,
.popular-projects .popular-card h3,
#projects .project-card h3 {
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 1.18rem !important;
  line-height: 1.3 !important;
  font-weight: 700 !important;
  letter-spacing: -.01em !important;
}

/* 5. Popular Projects: remove the cyan line between image and card body only. */
.popular-projects .popular-card img {
  border-bottom: 0 !important;
}
.popular-projects .popular-card-body {
  border-top: 0 !important;
}
/* Keep the cyan divider below every card heading. */
.popular-projects .popular-card h3::after,
#projects .project-card h3::after {
  content: "";
  display: block;
  width: 48px;
  height: 3px;
  margin-top: .62rem;
  border-radius: 999px;
  background: #30D5C8;
}

/* 6. At tablet and phone widths, place Home Care Help copy before its image. */
@media (max-width: 991.98px) {
  .program-section .program-copy {
    order: 1 !important;
  }
  .program-section .program-copy + .col-lg-6,
  .program-section .row > .col-lg-6:has(.program-image) {
    order: 2 !important;
  }
}
@media (max-width: 991.98px) {
  .program-section .program-image-col { order: 2 !important; }
}

/* =========================================================
   July 15 card and estimate-form finishing corrections
   ========================================================= */

/* Keep the estimate title prominent, but on one line beside the step label. */
#quote-form-top .card-body .quote-title,
#quote-form-top h2.quote-title {
  font-size: clamp(1.55rem, 2vw, 1.78rem) !important;
  line-height: 1.12 !important;
  white-space: nowrap !important;
}
@media (max-width: 575.98px) {
  #quote-form-top .card-body .quote-title,
  #quote-form-top h2.quote-title {
    font-size: 1.48rem !important;
  }
}

/* Give every estimate-form Next button a clear interactive hover/focus state. */
#quote-form-top button.btn-call[data-next] {
  transition: background-color .18s ease, border-color .18s ease,
              box-shadow .18s ease, transform .18s ease !important;
}
#quote-form-top button.btn-call[data-next]:hover,
#quote-form-top button.btn-call[data-next]:focus-visible {
  background: #0d48b3 !important;
  border-color: #083985 !important;
  color: #fff !important;
  box-shadow: 0 11px 24px rgba(13,72,179,.34) !important;
  transform: translateY(-2px) !important;
}
#quote-form-top button.btn-call[data-next]:active {
  transform: translateY(0) !important;
  box-shadow: 0 6px 14px rgba(13,72,179,.25) !important;
}

/* Use one cyan divider only: the full-width border beneath each heading.
   Remove the short duplicate pseudo-element seen on all six project cards. */
.popular-projects .popular-card h3::after,
#projects .project-card h3::after {
  content: none !important;
  display: none !important;
}
.popular-projects .popular-card h3,
#projects .project-card h3 {
  padding-bottom: .72rem !important;
  border-bottom: 2px solid #30D5C8 !important;
}

/* =========================================================
   Tablet feature-section reading order
   Eyebrow + heading, then image, then supporting copy.
   ========================================================= */
.tablet-feature-heading {
  display: none;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .program-section .tablet-feature-heading,
  .content-feature-section .tablet-feature-heading {
    display: block !important;
    order: 1 !important;
    margin-bottom: .15rem;
  }

  .program-section .program-image-col,
  .content-feature-section .feature-image-col {
    order: 2 !important;
  }

  .program-section .program-copy,
  .content-feature-section .feature-copy {
    order: 3 !important;
  }

  .program-section .feature-heading-original,
  .content-feature-section .feature-heading-original {
    display: none !important;
  }

  .program-section .program-copy,
  .content-feature-section .feature-copy {
    padding-top: 0 !important;
  }
}


/* =========================================================
   Final tablet breakpoint adjustments
   ========================================================= */

/* Keep the feature heading attached to its image from 576px through 991px:
   eyebrow + heading, image, then paragraph/list content. */
@media (min-width: 576px) and (max-width: 991.98px) {
  .program-section .tablet-feature-heading,
  .content-feature-section .tablet-feature-heading {
    display: block !important;
    order: 1 !important;
    margin-bottom: .15rem;
  }

  .program-section .program-image-col,
  .content-feature-section .feature-image-col {
    order: 2 !important;
  }

  .program-section .program-copy,
  .content-feature-section .feature-copy {
    order: 3 !important;
    padding-top: 0 !important;
  }

  .program-section .feature-heading-original,
  .content-feature-section .feature-heading-original {
    display: none !important;
  }
}

/* Popular Projects button: beside the heading on desktop, below the cards on tablet. */
.popular-services-btn-tablet {
  display: none;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .popular-services-btn-top {
    display: none !important;
  }
  .popular-services-btn-tablet {
    display: block !important;
  }
}

/* July 17, 2026 — final phone quick-action bar repair */
@media (max-width: 575.98px) {
  body.mobile-first-home {
    padding-top: 58px !important;
    padding-bottom: 0 !important;
  }

  .mobile-action-bar.d-sm-none {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    bottom: auto !important;
    left: 0 !important;
    z-index: 1100 !important;
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 0 !important;
    width: 100% !important;
    min-height: 58px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    background: #17466d !important;
    box-shadow: 0 6px 18px rgba(7, 29, 45, .28) !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }

  .mobile-action-bar.d-sm-none > a {
    display: flex !important;
    min-width: 0 !important;
    min-height: 58px !important;
    margin: 0 !important;
    padding: .45rem .7rem !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    text-decoration: none !important;
    border-radius: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .mobile-action-bar .mobile-call {
    flex-direction: column !important;
    background: #17466d !important;
    color: #fff !important;
    border-right: 1px solid rgba(255, 255, 255, .24) !important;
  }

  .mobile-action-bar .mobile-call span {
    display: block !important;
    margin: 0 0 .12rem !important;
    color: rgba(255, 255, 255, .78) !important;
    font-size: .7rem !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    letter-spacing: .075em !important;
    text-transform: uppercase !important;
  }

  .mobile-action-bar .mobile-call strong {
    display: block !important;
    color: #fff !important;
    font-size: 1rem !important;
    font-weight: 800 !important;
    line-height: 1.12 !important;
  }

  .mobile-action-bar .mobile-estimate {
    background: #63bf2f !important;
    color: #fff !important;
    font-size: .9rem !important;
    font-weight: 800 !important;
    line-height: 1.15 !important;
    letter-spacing: .035em !important;
    text-transform: uppercase !important;
  }

  .mobile-action-bar .mobile-estimate:hover,
  .mobile-action-bar .mobile-estimate:focus {
    background: #548f2d !important;
    color: #fff !important;
  }

  .mobile-first-home > .navbar.sticky-top {
    top: 0 !important;
  }
}

@media (min-width: 576px) {
  .mobile-action-bar.d-sm-none {
    display: none !important;
  }
  body.mobile-first-home {
    padding-top: 0 !important;
  }
}

/* July 17, 2026 — homepage service visibility refinements */

/* 1. Make the mobile View All Services control unmistakable. */
@media (max-width: 767.98px) {
  .mobile-services-toggle {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 52px !important;
    margin-top: .9rem !important;
    padding: .78rem 1.2rem !important;
    background: #087fae !important;
    border: 2px solid #30d5c8 !important;
    border-radius: 999px !important;
    color: #fff !important;
    font-size: 1rem !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
    letter-spacing: .01em !important;
    box-shadow: 0 10px 24px rgba(8, 127, 174, .24) !important;
  }

  .mobile-services-toggle:hover,
  .mobile-services-toggle:focus,
  .mobile-services-toggle[aria-expanded="true"] {
    background: #17466d !important;
    border-color: #30d5c8 !important;
    color: #fff !important;
    box-shadow: 0 14px 28px rgba(23, 70, 109, .28) !important;
    transform: translateY(-1px);
  }
}

/* 2. Give the One Visit / Multiple Jobs badge more visual weight. */
.project-list-badge {
  width: 104px !important;
  height: 104px !important;
  border-width: 6px !important;
  background: #63bf2f !important;
  font-size: .84rem !important;
  line-height: 1.12 !important;
  font-weight: 800 !important;
  letter-spacing: .025em !important;
  box-shadow: 0 11px 26px rgba(23, 70, 109, .26) !important;
}

.project-list-callout {
  padding-left: 8.5rem !important;
}

@media (max-width: 767.98px) {
  .project-list-callout {
    padding: 1.35rem 1.15rem !important;
    text-align: center !important;
  }

  .project-list-callout .project-list-badge {
    position: static !important;
    display: inline-flex !important;
    width: auto !important;
    height: auto !important;
    margin: 0 auto .9rem !important;
    padding: .58rem 1rem !important;
    border: 3px solid #fff !important;
    border-radius: 999px !important;
    transform: rotate(-3deg) !important;
    font-size: .78rem !important;
    line-height: 1.15 !important;
  }
}

/* 3. Keep only the six-card desktop/tablet Popular ribbon green. */
@media (min-width: 768px) {
  .services-desktop-grid .service-ribbon {
    background: #63bf2f !important;
    color: #fff !important;
    box-shadow: 0 5px 14px rgba(39, 132, 70, .28) !important;
  }
}


/* July 2026 final navbar/form corrections */
@media (min-width: 992px) {
  .navbar-light-fin .nav-estimate-btn,
  .navbar-light-fin .btn-call {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 46px !important;
    padding: .68rem 1.3rem !important;
    border-width: 1px !important;
    border-radius: 999px !important;
    font-family: "Open Sans", Arial, sans-serif !important;
    font-size: 1rem !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    letter-spacing: 0 !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
  }

  .navbar-light-fin .nav-estimate-btn .btn-main,
  .navbar-light-fin .btn-call .btn-main {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1 !important;
    font: inherit !important;
  }

  .navbar-light-fin {
    will-change: min-height, padding;
  }

  .navbar-light-fin .navbar-brand img {
    display: block;
    will-change: height;
  }
}

/* The single help button above the form serves every step. */
.quote-card .estimate-step-help {
  display: none !important;
}

/* Hide the navbar Free Estimate button when the navbar collapses below 992px. */
@media (max-width: 991.98px) {
  .navbar-light-fin .nav-estimate-btn {
    display: none !important;
  }
}

/* July 22, 2026 — Services category header framing and navigation */
.services-page .service-cards-anchor {
  position: relative;
  height: 0;
  scroll-margin-top: 92px;
}

.services-page #service-category-accordion .service-detail-heading {
  border-top: 3px solid #30d5c8 !important;
  border-bottom: 3px solid #30d5c8 !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.08),
    inset 0 -1px 0 rgba(255,255,255,.08) !important;
  grid-template-areas:
    "icon kicker action"
    "icon title action"
    "icon copy action"
    "icon prompt action" !important;
  padding-top: .78rem !important;
  padding-bottom: .78rem !important;
}

.services-page .service-detail-heading p {
  max-width: 72ch !important;
  text-wrap: balance;
}

.services-page .service-detail-prompt {
  grid-area: prompt;
  display: inline-flex;
  width: max-content;
  max-width: 100%;
  align-items: center;
  gap: .42rem;
  margin-top: .32rem;
  padding: .22rem .62rem;
  border: 1px solid rgba(48,213,200,.72);
  border-radius: 999px;
  background: rgba(48,213,200,.14);
  color: #d9f6ff;
  font-size: .78rem;
  font-weight: 900;
  line-height: 1.25;
  letter-spacing: .015em;
}

.services-page .service-detail-prompt i {
  color: #30d5c8;
  font-size: .72rem;
}

@media (max-width: 767.98px) {
  .services-page #service-category-accordion .service-detail-heading {
    grid-template-areas:
      "icon kicker"
      "icon title"
      "copy copy"
      "prompt prompt"
      "action action" !important;
    padding-top: .72rem !important;
    padding-bottom: .72rem !important;
  }

  .services-page .service-detail-heading p {
    max-width: none !important;
    text-wrap: pretty;
  }

  .services-page .service-detail-prompt {
    margin-top: .42rem;
    white-space: normal;
  }
}

/* Services page: compact white bands around the Service Category header */
.services-page #service-category-accordion .service-detail-label-band,
.services-page #service-category-accordion .service-detail-prompt-band{
  min-height:0 !important;
  height:auto !important;
  padding-top:.08rem !important;
  padding-bottom:.08rem !important;
}
.services-page #service-category-accordion .service-detail-label-band .section-kicker{
  margin:0 !important;
  padding:.42rem .8rem !important;
  line-height:1.05 !important;
}
.services-page #service-category-accordion .service-detail-prompt{
  margin:0 !important;
  padding:.48rem .95rem !important;
  line-height:1.05 !important;
}
@media(max-width:575.98px){
  .services-page #service-category-accordion .service-detail-label-band,
  .services-page #service-category-accordion .service-detail-prompt-band{
    padding-top:.06rem !important;
    padding-bottom:.06rem !important;
  }
  .services-page #service-category-accordion .service-detail-label-band .section-kicker{
    padding:.4rem .72rem !important;
  }
  .services-page #service-category-accordion .service-detail-prompt{
    padding:.45rem .78rem !important;
  }
}

/* ============================================================
   Services page consolidated styles — July 24, 2026
   Moved from services.html so the replacement pair stays synced.
   ============================================================ */

/* Inline services page styles */
@media(max-width:1100px){.navbar .nav-estimate-btn{display:none!important}}

/* Services page self-contained layout safeguards */
.services-page-hero{
  display:block!important;position:relative!important;min-height:520px!important;
  padding:4.5rem 0!important;color:#fff!important;overflow:hidden!important;
  background:#071d2d url("assets/img/hero-main.jpg") center/cover no-repeat!important;
}
.services-page-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,29,45,.96) 0%,rgba(7,29,45,.84) 48%,rgba(7,29,45,.48) 100%);z-index:0}
.services-page-hero>.container{position:relative!important;z-index:1!important}
.services-page-hero h1{color:#fff!important;font-family:"Roboto Slab",Georgia,serif!important;font-size:clamp(2.2rem,4vw,4rem)!important;line-height:1.06!important;margin:1rem 0!important}
.services-page-hero p{color:rgba(255,255,255,.9)!important}.services-page-hero .services-hero-eyebrow{color:#d9f6ff!important;font-weight:800!important}
.services-page-hero .services-hero-lead{font-size:clamp(1.05rem,1.45vw,1.28rem)!important;line-height:1.62!important}
.services-page-hero .quote-card{background:#0b314d!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:22px!important;box-shadow:0 24px 60px rgba(0,0,0,.32)!important}
.services-page-hero .quote-card .card-body{background:transparent!important}
.services-intro-band{display:block!important;padding:3.25rem 0!important;background:#f4f8fb!important}
#service-list{display:block!important;padding:4.5rem 0!important;background:#fff!important}
#service-list .services-list-heading{max-width:820px!important;margin-bottom:1.5rem!important}
#service-list>.container>.row{display:flex!important;flex-wrap:wrap!important}
.service-jump-card{display:grid!important;grid-template-columns:52px 1fr auto!important;gap:1rem!important;align-items:start!important;height:100%!important;padding:1.3rem!important;background:#0b314d!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:20px!important;color:#fff!important;text-decoration:none!important;box-shadow:0 14px 30px rgba(7,29,45,.17)!important}
.service-jump-card strong{display:block!important;color:#d9f6ff!important;font-size:1.08rem!important;margin-bottom:.35rem!important}.service-jump-card small{display:block!important;color:rgba(255,255,255,.78)!important;line-height:1.48!important}.service-jump-icon{display:grid!important;place-items:center!important;width:50px!important;height:50px!important;border-radius:15px!important;background:rgba(48,213,200,.16)!important;color:#30d5c8!important}.service-jump-arrow{color:#30d5c8!important;margin-top:.35rem!important}
.services-detail-list{display:block!important;margin-top:4rem!important}
.service-detail-section{display:block!important;width:100%!important;margin:0 0 2.5rem!important;padding:0!important;border:1px solid rgba(7,29,45,.12)!important;border-radius:24px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 16px 38px rgba(7,29,45,.12)!important}
.service-detail-section>.row{display:block!important;margin:0!important}.service-detail-section>.row>[class*="col-"]{width:100%!important;max-width:none!important;padding:0!important}
.service-detail-heading{position:relative!important;top:auto!important;min-height:175px!important;padding:1.35rem 1.6rem!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;color:#fff!important;background-position:center!important;background-size:cover!important;isolation:isolate!important}
.service-detail-heading::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,29,45,.94),rgba(7,29,45,.66));z-index:-1}
.service-detail-heading .service-detail-icon{display:grid!important;place-items:center!important;width:46px!important;height:46px!important;margin-bottom:.55rem!important;border-radius:14px!important;background:#30d5c8!important;color:#071d2d!important;font-size:1.4rem!important}.service-detail-heading .section-kicker{color:#30d5c8!important}.service-detail-heading h2{color:#fff!important;font-family:"Roboto Slab",Georgia,serif!important;font-size:clamp(1.55rem,2.35vw,2.2rem)!important;margin:.3rem 0 .4rem!important}.service-detail-heading p{max-width:760px!important;color:rgba(255,255,255,.88)!important}.service-detail-heading .btn{align-self:flex-start!important}
.services-detail-accordion{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.85rem!important;padding:1.4rem!important;background:#f4f8fb!important}
.services-detail-accordion .accordion-item{margin:0!important;border:1px solid rgba(7,29,45,.12)!important;border-radius:14px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 6px 16px rgba(7,29,45,.06)!important}
.services-detail-accordion .accordion-button{width:100%!important;background:#fff!important;color:#173b57!important;font-weight:800!important;padding:1rem 1.1rem!important}.services-detail-accordion .accordion-button:not(.collapsed){background:#eaf6f8!important;color:#0b314d!important}.services-detail-accordion .accordion-body{background:#fff!important;color:#52616d!important;padding:0 1.1rem 1.15rem!important}
@media(max-width:991.98px){.services-page-hero{min-height:auto!important;padding:3rem 0!important}.services-detail-accordion{grid-template-columns:1fr!important}.service-detail-heading{min-height:160px!important}}
@media(max-width:575.98px){.services-page-hero{padding:2.25rem 0!important}.service-jump-card{grid-template-columns:48px 1fr!important}.service-jump-arrow{display:none!important}.service-detail-heading{min-height:145px!important;padding:1.1rem 1.2rem!important}.services-detail-accordion{padding:1rem!important}}

.services-page-hero #estimate{display:flex!important;flex-direction:column!important;align-self:stretch!important}
.services-page-hero #estimate>.quote-card{width:100%!important;flex:0 0 auto!important}
.services-form-support{display:grid!important;grid-template-columns:1fr!important;gap:.9rem!important;width:100%!important;margin-top:1rem!important}
.services-form-support-card{width:100%!important;padding:1rem 1.1rem!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:17px!important;background:rgba(7,29,45,.88)!important;color:#fff!important;box-shadow:0 12px 28px rgba(0,0,0,.2)!important;backdrop-filter:blur(4px)}
.services-form-support-card h3{color:#d9f6ff!important;font-weight:800!important}
.services-form-support-card h3 i{color:#30d5c8!important}
.services-form-support-card p{color:rgba(255,255,255,.82)!important;font-size:.96rem!important;line-height:1.55!important}
@media(max-width:991.98px){.services-page-hero #estimate{margin-top:.5rem!important}.services-form-support{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:575.98px){.services-form-support{grid-template-columns:1fr!important}}

.services-form-support-band{background:#fff;padding:1.25rem 0 0!important}
.services-form-support-band .services-form-support{margin-top:0!important}
@media(max-width:991.98px){.services-form-support-band{padding:1rem 0 0!important}}

/* Inline services page styles */
/* Services category accordion corrections */
.service-jump-card{
  width:100%;
  text-align:left;
  border:1px solid rgba(7,29,45,.12);
  cursor:pointer;
}
.service-jump-card .service-jump-arrow{
  transition:transform .2s ease;
}
.service-jump-card[aria-expanded="true"] .service-jump-arrow{
  transform:rotate(180deg);
}
#service-category-accordion .service-detail-section{
  margin-top:1.25rem;
}
#service-category-accordion .service-detail-section{
  display:none !important;
}
#service-category-accordion .service-detail-section.show,
#service-category-accordion .service-detail-section.collapsing{
  display:block !important;
}
.service-detail-heading .section-kicker{
  display:inline-flex !important;
  width:auto !important;
  max-width:max-content !important;
  align-self:flex-start !important;
}
.services-detail-accordion{
  display:flex !important;
  flex-direction:column !important;
  gap:.85rem !important;
}
.services-detail-accordion .accordion-item{
  width:100% !important;
  align-self:flex-start !important;
}
.services-detail-accordion .accordion-collapse{
  width:100% !important;
}
#service-category-accordion .service-detail-section{
  scroll-margin-top:92px;
}
.service-detail-heading p{
  margin-bottom:.75rem !important;
  line-height:1.45 !important;
}
.service-detail-heading .btn{
  padding:.5rem .9rem !important;
  font-size:.92rem !important;
}
@media (max-width:767.98px){
  #service-category-accordion .service-detail-section{
    margin-top:1rem;
  }
}

/* Inline services page styles */
/* Compact service-category headers and precise bookmark positioning */
#service-category-accordion .service-detail-section{
  scroll-margin-top:0 !important;
}
.service-detail-heading{
  min-height:0 !important;
  padding:.9rem 1.15rem !important;
  display:grid !important;
  grid-template-columns:44px minmax(0,1fr) auto !important;
  grid-template-areas:
    "icon kicker action"
    "icon title action"
    "icon copy action" !important;
  column-gap:.9rem !important;
  row-gap:.12rem !important;
  align-items:center !important;
  justify-content:initial !important;
  background-image:none !important;
  background-color:#071d2d !important;
  background:linear-gradient(90deg,#071d2d 0%,#0b314d 55%,#123f62 100%) !important;
  color:#fff !important;
  text-shadow:0 1px 2px rgba(0,0,0,.45) !important;
}
.service-detail-heading::before{display:none !important;}
#service-category-accordion .service-detail-section .service-detail-heading{
  background-image:none !important;
  background-color:#071d2d !important;
  background:linear-gradient(90deg,#071d2d 0%,#0b314d 55%,#123f62 100%) !important;
}
.service-detail-heading .service-detail-icon{
  grid-area:icon !important;
  width:42px !important;
  height:42px !important;
  margin:0 !important;
  font-size:1.15rem !important;
}
.service-detail-heading .section-kicker{
  grid-area:kicker !important;
  margin:0 !important;
  font-size:.73rem !important;
  line-height:1.15 !important;
}
.service-detail-heading h2{
  grid-area:title !important;
  margin:.08rem 0 .12rem !important;
  font-size:clamp(1.2rem,1.8vw,1.6rem) !important;
  line-height:1.12 !important;
}
.service-detail-heading p{
  grid-area:copy !important;
  max-width:none !important;
  margin:0 !important;
  font-size:.9rem !important;
  line-height:1.35 !important;
}
.service-detail-heading .btn{
  grid-area:action !important;
  align-self:center !important;
  white-space:nowrap !important;
  margin-left:.75rem !important;
  padding:.48rem .8rem !important;
  font-size:.86rem !important;
}
@media(max-width:767.98px){
  .service-detail-heading{
    grid-template-columns:40px minmax(0,1fr) !important;
    grid-template-areas:
      "icon kicker"
      "icon title"
      "copy copy"
      "action action" !important;
    padding:.8rem 1rem !important;
  }
  .service-detail-heading .btn{
    margin:.45rem 0 0 !important;
    width:max-content !important;
  }
}

.service-detail-heading .service-detail-actions{
  grid-area:action !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:flex-end !important;
  gap:.4rem !important;
  margin-left:.75rem !important;
}
.service-detail-heading .service-detail-actions .btn{
  grid-area:auto !important;
  margin:0 !important;
}
.service-back-link{
  color:#d9f6ff !important;
  font-size:.82rem !important;
  font-weight:800 !important;
  text-decoration:none !important;
  white-space:nowrap !important;
}
.service-back-link:hover,.service-back-link:focus{
  color:#fff !important;
  text-decoration:underline !important;
}
.service-detail-heading .section-kicker,
.service-detail-heading h2,
.service-detail-heading p{color:#fff !important;}
@media(max-width:767.98px){
  .service-detail-heading .service-detail-actions{
    grid-area:action !important;
    align-items:flex-start !important;
    margin:.45rem 0 0 !important;
  }
}

/* Inline services page styles */
/* Compact category return button below each service list */
.services-page #service-category-accordion .service-back-wrap{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:0 !important;
  padding:6px 16px !important;
  margin:0 !important;
  background:#fff !important;
  box-sizing:border-box !important;
}
.services-page #service-category-accordion .service-back-button{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:auto !important;
  min-width:0 !important;
  min-height:42px !important;
  margin:0 !important;
  padding:.55rem 1.05rem !important;
  border:1px solid #279b52 !important;
  border-radius:999px !important;
  background:linear-gradient(180deg,#63BF2F,#279b52) !important;
  color:#fff !important;
  font-family:"Roboto",Arial,sans-serif !important;
  font-size:.96rem !important;
  line-height:1.1 !important;
  font-weight:700 !important;
  letter-spacing:0 !important;
  text-decoration:none !important;
  white-space:nowrap !important;
  box-shadow:0 7px 16px rgba(39,155,82,.22) !important;
  transition:transform .18s ease,box-shadow .18s ease,background .18s ease !important;
}
.services-page #service-category-accordion .service-back-button:hover,
.services-page #service-category-accordion .service-back-button:focus{
  background:linear-gradient(180deg,#55ad28,#218446) !important;
  border-color:#218446 !important;
  color:#fff !important;
  transform:translateY(-1px);
  box-shadow:0 10px 20px rgba(33,132,70,.26) !important;
}
@media(max-width:575.98px){
  .services-page #service-category-accordion .service-back-wrap{
    padding:5px 12px !important;
  }
  .services-page #service-category-accordion .service-back-button{
    min-height:40px !important;
    padding:.52rem .9rem !important;
    font-size:.9rem !important;
  }
}

/* Inline services page styles — service-category-mockup-overrides */
/* Service Category layout matched to the approved mock-up */
#service-category-accordion .service-detail-section{
  border:1px solid rgba(7,29,45,.14)!important;
  border-radius:24px!important;
  overflow:hidden!important;
  background:#fff!important;
}
.service-detail-label-band{
  display:flex!important;
  align-items:center!important;
  min-height:0!important;
  padding:.08rem 2rem!important;
  background:linear-gradient(180deg,#fff 0%,#f8fbfd 100%)!important;
  border-bottom:3px solid #53d8d1!important;
}
.service-detail-label-band .section-kicker{
  display:inline-flex!important;
  align-items:center!important;
  width:auto!important;
  max-width:max-content!important;
  margin:0!important;
  padding:.42rem .8rem!important;
  border-radius:999px!important;
  clip-path:none!important;
  background:var(--fin-heading-blue-deep,#087fae)!important;
  color:#fff!important;
  font-size:.82rem!important;
  line-height:1.1!important;
  font-weight:950!important;
  letter-spacing:.06em!important;
  text-transform:uppercase!important;
  box-shadow:0 7px 18px rgba(8,127,174,.20)!important;
}
#service-category-accordion .service-detail-heading{
  min-height:0!important;
  padding:1rem 3rem 1rem 2.25rem!important;
  display:grid!important;
  grid-template-columns:64px minmax(0,1fr) auto!important;
  grid-template-areas:"icon copy action"!important;
  column-gap:1.35rem!important;
  row-gap:0!important;
  align-items:center!important;
  background:linear-gradient(90deg,#052238 0%,#0b314d 46%,#194f75 100%)!important;
  border:0!important;
  color:#fff!important;
  text-shadow:0 1px 2px rgba(0,0,0,.35)!important;
}
#service-category-accordion .service-detail-heading::before{display:none!important}
.service-detail-heading .service-detail-icon{
  grid-area:icon!important;
  width:64px!important;
  height:64px!important;
  margin:0!important;
  border-radius:18px!important;
  background:#62d7cf!important;
  color:#071d2d!important;
  font-size:1.55rem!important;
  box-shadow:0 7px 16px rgba(0,0,0,.18)!important;
}
.service-detail-copy{
  grid-area:copy!important;
  min-width:0!important;
}
.service-detail-copy h2{
  margin:0 0 .35rem!important;
  color:#75c9ff!important;
  font-family:"Roboto Slab",Georgia,serif!important;
  font-size:clamp(1.55rem,2.25vw,2.05rem)!important;
  line-height:1.12!important;
}
.service-detail-copy p{
  max-width:72ch!important;
  margin:0!important;
  color:#fff!important;
  font-size:1rem!important;
  line-height:1.55!important;
  text-wrap:wrap!important;
}
.service-detail-heading .service-detail-actions{
  grid-area:action!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  margin:0 0 0 1rem!important;
}
.service-detail-heading .service-detail-actions .btn{
  margin:0!important;
  padding:.72rem 1.25rem!important;
  font-size:.98rem!important;
  white-space:nowrap!important;
}
.service-detail-prompt-band{
  display:flex!important;
  align-items:center!important;
  min-height:0!important;
  padding:.08rem 2rem!important;
  background:linear-gradient(180deg,#fff 0%,#fbfcfd 100%)!important;
  border-top:3px solid #53d8d1!important;
}
.service-detail-prompt{
  display:inline-flex!important;
  align-items:center!important;
  gap:.55rem!important;
  margin:0!important;
  padding:.48rem .95rem!important;
  border:1px solid #43bcb5!important;
  border-radius:999px!important;
  background:linear-gradient(180deg,#173e58,#0b2d42)!important;
  color:#fff!important;
  font-size:.96rem!important;
  line-height:1.1!important;
  font-weight:900!important;
  box-shadow:0 7px 16px rgba(7,29,45,.16)!important;
}
.service-detail-prompt i{color:#62d7cf!important}
.services-detail-accordion{
  border-top:0!important;
  padding:1.35rem 2rem 1.5rem!important;
  background:#f1f7fb!important;
}
@media(max-width:991.98px){
  #service-category-accordion .service-detail-heading{
    grid-template-columns:58px minmax(0,1fr)!important;
    grid-template-areas:"icon copy" "action action"!important;
    padding:1rem 1.35rem!important;
  }
  .service-detail-heading .service-detail-icon{width:58px!important;height:58px!important}
  .service-detail-heading .service-detail-actions{
    justify-content:flex-start!important;
    margin:.75rem 0 0 73px!important;
  }
  .service-detail-label-band{min-height:0!important;padding:.08rem 1.5rem!important}
  .service-detail-prompt-band{min-height:0!important;padding:.08rem 1.5rem!important}
}
@media(max-width:575.98px){
  .service-detail-label-band{min-height:0!important;padding:.06rem 1rem!important}
  .service-detail-label-band .section-kicker{font-size:.78rem!important;padding:.4rem .72rem!important}
  #service-category-accordion .service-detail-heading{
    grid-template-columns:52px minmax(0,1fr)!important;
    padding:.9rem 1rem!important;
    column-gap:.85rem!important;
  }
  .service-detail-heading .service-detail-icon{width:52px!important;height:52px!important;font-size:1.3rem!important}
  .service-detail-copy h2{font-size:1.38rem!important}
  .service-detail-copy p{font-size:.94rem!important;line-height:1.48!important}
  .service-detail-heading .service-detail-actions{margin:.7rem 0 0 0!important}
  .service-detail-heading .service-detail-actions .btn{width:100%!important;text-align:center!important}
  .service-detail-prompt-band{min-height:0!important;padding:.06rem 1rem!important;justify-content:center!important}
  .service-detail-prompt{font-size:.88rem!important;padding:.45rem .78rem!important;text-align:center!important}
  .services-detail-accordion{padding:1rem!important}
}

/* Inline services page styles — service-category-tight-band-final */
/* Final compact fit: white bands closely wrap their buttons */
.services-page #service-category-accordion .service-detail-label-band{
  height:40px!important;
  min-height:40px!important;
  max-height:40px!important;
  padding:0 2rem!important;
  margin:0!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
.services-page #service-category-accordion .service-detail-prompt-band{
  height:46px!important;
  min-height:46px!important;
  max-height:46px!important;
  padding:0 2rem!important;
  margin:0!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
.services-page #service-category-accordion .service-detail-label-band .section-kicker,
.services-page #service-category-accordion .service-detail-prompt{
  margin:0!important;
  flex:0 0 auto!important;
}
@media(max-width:575.98px){
  .services-page #service-category-accordion .service-detail-label-band{
    height:38px!important;
    min-height:38px!important;
    max-height:38px!important;
    padding:0 1rem!important;
  }
  .services-page #service-category-accordion .service-detail-prompt-band{
    height:44px!important;
    min-height:44px!important;
    max-height:44px!important;
    padding:0 1rem!important;
  }
}

/* Inline services page styles — service-category-band-definitive-fix */
/* Definitive compact-band fix: applies to all six dynamically opened categories. */
.services-page #service-category-accordion .service-detail-section > .row{display:block!important;margin:0!important;padding:0!important;}
.services-page #service-category-accordion .service-detail-section > .row > [class*="col-"]{display:block!important;width:100%!important;max-width:none!important;padding:0!important;margin:0!important;}
.services-page #service-category-accordion .service-detail-label-band,
.services-page #service-category-accordion .service-detail-prompt-band{
  display:flex!important;align-items:center!important;justify-content:flex-start!important;
  height:auto!important;min-height:0!important;max-height:none!important;
  padding:6px 32px!important;margin:0!important;box-sizing:border-box!important;
}
.services-page #service-category-accordion .service-detail-label-band .section-kicker,
.services-page #service-category-accordion .service-detail-prompt{margin:0!important;}
@media(max-width:575.98px){
  .services-page #service-category-accordion .service-detail-label-band,
  .services-page #service-category-accordion .service-detail-prompt-band{padding:5px 16px!important;}
}

/* ==============================================================
   FIX IT NEIGHBOR — SERVICES PAGE REBUILD (2026-07-24b)
   Authoritative styles for the current services.html markup.
   ============================================================== */
.services-page{background:#f5f8fb;color:#334b5c}
.services-page .services-page-hero{
  position:relative!important;display:block!important;overflow:hidden!important;
  min-height:610px!important;padding:4.5rem 0!important;
  background:#071d2d url("../img/hero-main.jpg") center/cover no-repeat!important;
}
.services-page .services-page-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,24,39,.97) 0%,rgba(7,38,61,.91) 48%,rgba(7,29,45,.52) 100%);z-index:0}
.services-page .services-page-hero>.container{position:relative;z-index:1}
.services-page .services-page-hero h1{color:#fff!important;font-family:"Roboto Slab",Georgia,serif!important;font-size:clamp(2.45rem,4.4vw,4.4rem)!important;line-height:1.05!important;letter-spacing:-.025em!important;max-width:780px}
.services-page .services-page-hero p{color:rgba(255,255,255,.9)!important}
.services-page .services-hero-eyebrow{display:inline-block;margin:.85rem 0 .3rem;color:#30d5c8!important;font-weight:800!important;font-size:1.04rem}
.services-page .services-hero-lead{font-size:clamp(1.08rem,1.55vw,1.3rem)!important;line-height:1.65!important;max-width:720px}
.services-page .hero-badge{display:inline-flex;align-items:center;gap:.55rem;padding:.5rem .85rem;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:rgba(7,29,45,.64);color:#fff;font-weight:800;box-shadow:0 8px 24px rgba(0,0,0,.2)}
.services-page .hero-badge i{color:#30d5c8}
.services-page .services-quote-card{position:static!important;background:#0b314d!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:24px!important;box-shadow:0 26px 64px rgba(0,0,0,.36)!important;color:#fff!important}
.services-page .services-quote-card .card-body{background:transparent!important;border-radius:24px!important}
.services-page .services-quote-card .quote-title{color:#d9f6ff!important;font-size:1.55rem!important}
.services-page .services-quote-card .form-label,.services-page .services-quote-card .form-text{color:rgba(255,255,255,.82)!important}
.services-page .services-quote-card .form-control,.services-page .services-quote-card .form-select{border:1px solid rgba(255,255,255,.3);background:#fff;color:#173b57;min-height:46px}
.services-page .services-quote-card .step-pill{background:rgba(48,213,200,.16)!important;color:#8ff3ea!important;border:1px solid rgba(48,213,200,.35)}
.services-page .services-quote-card .progress{background:rgba(255,255,255,.15)}
.services-page .services-quote-card .progress-bar{background:#30d5c8!important}
.services-page .services-quote-card .estimate-help-btn{border-color:rgba(255,255,255,.5);color:#fff}
.services-page .services-quote-card .estimate-help-btn:hover{background:#fff;color:#0b314d}

.services-page .services-form-support-band{padding:3.2rem 0!important;background:#edf5f9!important;border-bottom:1px solid rgba(7,29,45,.08)}
.services-page .services-form-support-band .section-kicker,.services-page .services-overview-section .section-kicker{display:inline-flex;padding:.43rem .85rem;border-radius:999px;background:#d9f6ff;color:#0b5670!important;font-weight:900;letter-spacing:.05em;text-transform:none}
.services-page .services-form-support-band .section-heading,.services-page .services-overview-section .section-heading{color:#0b314d!important;font-family:"Roboto Slab",Georgia,serif!important;font-weight:800}
.services-page .services-scope-note{display:flex;gap:1rem;align-items:flex-start;padding:1.15rem 1.25rem;border-left:5px solid #30d5c8;border-radius:14px;background:#fff;box-shadow:0 9px 24px rgba(7,29,45,.08)}
.services-page .services-scope-note i{color:#30d5c8;font-size:1.35rem;margin-top:.2rem}.services-page .services-scope-note strong,.services-page .services-scope-note span{display:block}.services-page .services-scope-note strong{color:#0b314d;margin-bottom:.25rem}
.services-page .services-form-support{display:grid;grid-template-columns:1fr;gap:1rem;margin:0!important}
.services-page .services-form-support-card{height:100%;padding:1.2rem 1.25rem;border-radius:18px;background:#0b314d!important;color:#fff!important;box-shadow:0 12px 28px rgba(7,29,45,.17)}
.services-page .services-form-support-card h3{color:#d9f6ff!important}.services-page .services-form-support-card h3 i{color:#30d5c8}.services-page .services-form-support-card p{color:rgba(255,255,255,.8)!important}

.services-page .services-overview-section{padding:4.7rem 0 5.1rem!important;background:#fff!important}
.services-page .services-overview-heading{max-width:850px;margin:0 auto 2rem;text-align:center}
.services-page .services-overview-heading .section-copy{font-size:1.08rem;line-height:1.7;color:#586d7a}
.services-page .services-overview-grid{align-items:stretch}
.services-page .services-overview-grid>[class*="col-"]{display:flex}
.services-page .service-overview-card{position:relative;display:flex!important;flex-direction:column;width:100%;min-height:100%;overflow:hidden;padding:1.55rem!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:22px!important;background:linear-gradient(145deg,#0a2941 0%,#0b3656 100%)!important;color:#fff!important;box-shadow:0 15px 34px rgba(7,29,45,.18)!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;text-decoration:none!important}
.services-page .service-overview-card:before{content:"";position:absolute;right:-55px;top:-55px;width:150px;height:150px;border-radius:50%;background:rgba(48,213,200,.08)}
.services-page .service-overview-card:hover{transform:translateY(-5px);box-shadow:0 22px 42px rgba(7,29,45,.25)!important;border-color:rgba(48,213,200,.55)!important}
.services-page .service-overview-icon{position:relative;z-index:1;display:grid!important;place-items:center;width:58px;height:58px;margin-bottom:1.1rem;border-radius:17px;background:rgba(48,213,200,.16)!important;border:1px solid rgba(48,213,200,.28);color:#62e4da!important;font-size:1.5rem}
.services-page .service-overview-content{position:relative;z-index:1;display:flex;flex-direction:column;flex:1}
.services-page .service-overview-content h3{margin:0 0 .8rem;color:#d9f6ff!important;font-family:"Roboto",Arial,sans-serif!important;font-size:1.35rem!important;font-weight:800!important;line-height:1.25}
.services-page .service-overview-content p{color:rgba(255,255,255,.78)!important;line-height:1.58;margin-bottom:1rem}
.services-page .service-overview-content ul{padding-left:1.25rem;margin:0 0 1.25rem;color:rgba(255,255,255,.9)}
.services-page .service-overview-content li{margin:.42rem 0;line-height:1.42}.services-page .service-overview-content li::marker{color:#30d5c8}
.services-page .service-overview-action{display:flex;align-items:center;gap:.5rem;margin-top:auto;padding-top:1rem;border-top:1px solid rgba(255,255,255,.14);color:#62e4da!important;font-weight:800}
.services-page .service-overview-action-muted{color:rgba(217,246,255,.66)!important}
.services-page .services-overview-note{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1.25rem 1.35rem;border:1px solid rgba(7,29,45,.1);border-radius:18px;background:#edf7f8;box-shadow:0 10px 25px rgba(7,29,45,.07)}
.services-page .services-overview-note>i{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;background:#0b314d;color:#30d5c8;font-size:1.3rem}.services-page .services-overview-note strong,.services-page .services-overview-note span{display:block}.services-page .services-overview-note strong{color:#0b314d;margin-bottom:.2rem}
.services-page .services-final-cta{padding:3.5rem 0;background:linear-gradient(110deg,#071d2d,#0d4167);color:#fff}.services-page .services-final-cta h2{color:#d9f6ff;font-family:"Roboto Slab",Georgia,serif;font-weight:800}.services-page .services-final-cta p{color:rgba(255,255,255,.78);margin-bottom:0}.services-page .services-final-cta .section-kicker{color:#30d5c8!important}

@media(max-width:991.98px){.services-page .services-page-hero{min-height:auto!important;padding:3.4rem 0!important}.services-page .services-page-hero h1{font-size:clamp(2.3rem,7vw,3.6rem)!important}.services-page #estimate{margin-top:.5rem}.services-page .services-form-support{grid-template-columns:repeat(2,minmax(0,1fr))}.services-page .services-overview-note{grid-template-columns:auto 1fr}.services-page .services-overview-note .btn{grid-column:1/-1;width:100%}}
@media(max-width:575.98px){.services-page .services-page-hero{padding:2.4rem 0!important}.services-page .services-page-hero h1{font-size:2.25rem!important}.services-page .services-form-support{grid-template-columns:1fr}.services-page .services-overview-section{padding:3.5rem 0!important}.services-page .service-overview-card{padding:1.3rem!important}.services-page .services-overview-note{grid-template-columns:1fr;text-align:center}.services-page .services-overview-note>i{margin:auto}.services-page .services-final-cta{text-align:center}.services-page .services-final-cta .btn{width:100%}}

/* Fix It Neighbor services-page text contrast refinements — 2026-07-24c */
.services-page .service-overview-card .service-overview-content h3 {
  color: #d9f6ff !important;
  -webkit-text-fill-color: #d9f6ff !important;
}
.services-page .services-form-support-band .section-kicker,
.services-page .services-overview-section .section-kicker,
.services-page .services-final-cta .section-kicker {
  background: #0b314d !important;
  color: #d9f6ff !important;
  -webkit-text-fill-color: #d9f6ff !important;
  border: 1px solid rgba(217, 246, 255, .28) !important;
}
.services-page .services-form-support-card,
.services-page .services-form-support-card h3,
.services-page .services-form-support-card p {
  color: #d9f6ff !important;
  -webkit-text-fill-color: #d9f6ff !important;
}
.services-page .services-form-support-card p {
  color: rgba(217, 246, 255, .88) !important;
  -webkit-text-fill-color: rgba(217, 246, 255, .88) !important;
}

/* Services page compact hero and estimate layout — 2026-07-25 */
.services-page .services-page-hero.services-page-hero-compact{
  min-height:0!important;
  padding:2.35rem 0 3.25rem!important;
  background:#071d2d url("../img/hero-main.jpg") center 42%/cover no-repeat!important;
}
.services-page .services-page-hero.services-page-hero-compact:before{
  background:linear-gradient(90deg,rgba(5,24,39,.96) 0%,rgba(7,38,61,.88) 58%,rgba(7,29,45,.58) 100%)!important;
}
.services-page .services-breadcrumb{margin-bottom:1.45rem;position:relative;z-index:2}
.services-page .services-breadcrumb ol{display:flex;align-items:center;gap:.55rem;list-style:none;margin:0;padding:0;font-size:.9rem;font-weight:750}
.services-page .services-breadcrumb li{display:flex;align-items:center;color:rgba(255,255,255,.78)}
.services-page .services-breadcrumb li+li:before{content:"/";margin-right:.55rem;color:rgba(255,255,255,.45)}
.services-page .services-breadcrumb a{color:#d9f6ff;text-decoration:none}
.services-page .services-breadcrumb a:hover{text-decoration:underline}
.services-page .services-hero-content{max-width:850px;position:relative;z-index:2}
.services-page .services-page-hero.services-page-hero-compact h1{
  font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif!important;
  font-size:clamp(2rem,4.1vw,3.85rem)!important;
  font-weight:850!important;
  line-height:1.02!important;
  letter-spacing:-.035em!important;
  max-width:850px!important;
  margin:.75rem 0 .9rem!important;
}
.services-page .services-page-hero.services-page-hero-compact .services-hero-eyebrow{
  margin:.95rem 0 0!important;
  color:#d9f6ff!important;
  font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif!important;
  font-size:.96rem!important;
  font-weight:800!important;
  letter-spacing:.015em!important;
}
.services-page .services-page-hero.services-page-hero-compact .services-hero-lead{
  max-width:760px!important;
  margin:0!important;
  font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif!important;
  font-size:clamp(1.04rem,1.65vw,1.28rem)!important;
  line-height:1.55!important;
}
.services-page .services-hero-actions .btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}
.services-page .services-estimate-section{padding:4rem 0!important;background:#edf5f9!important}
.services-page .services-estimate-form-col{position:relative}
.services-page .services-estimate-section .services-quote-card{position:sticky!important;top:96px!important}
.services-page .services-estimate-copy-col{padding-top:.35rem}
.services-page .services-estimate-section .services-form-support{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:991.98px){
  .services-page .services-page-hero.services-page-hero-compact{padding:2rem 0 2.6rem!important}
  .services-page .services-page-hero.services-page-hero-compact h1{font-size:clamp(2rem,6.7vw,3.25rem)!important}
  .services-page .services-estimate-section{padding:3rem 0!important}
  .services-page .services-estimate-section .services-quote-card{position:static!important}
  .services-page .services-estimate-copy-col{padding-top:0}
}
@media(max-width:575.98px){
  .services-page .services-page-hero.services-page-hero-compact{padding:1.45rem 0 2rem!important}
  .services-page .services-breadcrumb{margin-bottom:1rem}
  .services-page .services-page-hero.services-page-hero-compact h1{font-size:2.25rem!important}
  .services-page .services-page-hero.services-page-hero-compact .services-hero-eyebrow{font-size:.88rem!important}
  .services-page .services-page-hero.services-page-hero-compact .services-hero-lead{font-size:1rem!important}
  .services-page .services-hero-actions .btn{width:100%!important}
  .services-page .services-estimate-section{padding:2.5rem 0!important}
  .services-page .services-estimate-section .services-form-support{grid-template-columns:1fr}
}

/* Services hero refinement — shorter, lighter, and closer to homepage typography */
.services-page .services-page-hero.services-page-hero-compact{
  padding:1.15rem 0 1.55rem!important;
  background-position:center 43%!important;
}
.services-page .services-page-hero.services-page-hero-compact:before{
  background:linear-gradient(90deg,rgba(7,29,45,.76) 0%,rgba(22,67,102,.58) 58%,rgba(7,29,45,.30) 100%)!important;
}
.services-page .services-breadcrumb{margin-bottom:.65rem!important}
.services-page .services-page-hero.services-page-hero-compact .hero-badge{
  padding:.38rem .72rem!important;
  font-size:.82rem!important;
}
.services-page .services-page-hero.services-page-hero-compact .services-hero-eyebrow{
  margin:.55rem 0 .12rem!important;
  font-size:.88rem!important;
  font-weight:700!important;
}
.services-page .services-page-hero.services-page-hero-compact h1{
  font-size:clamp(1.85rem,3.15vw,3rem)!important;
  font-weight:700!important;
  line-height:1.08!important;
  letter-spacing:-.022em!important;
  margin:.32rem 0 .48rem!important;
  max-width:760px!important;
}
.services-page .services-page-hero.services-page-hero-compact .services-hero-lead{
  font-size:clamp(.98rem,1.2vw,1.12rem)!important;
  line-height:1.45!important;
  max-width:700px!important;
}
.services-page .services-hero-actions{margin-top:1rem!important}
.services-page .services-hero-actions .btn{
  min-height:46px!important;
  padding:.68rem 1.2rem!important;
  font-size:.98rem!important;
}
@media(max-width:991.98px){
  .services-page .services-page-hero.services-page-hero-compact{padding:1.05rem 0 1.35rem!important}
  .services-page .services-page-hero.services-page-hero-compact h1{font-size:clamp(1.8rem,5.7vw,2.65rem)!important}
}
@media(max-width:575.98px){
  .services-page .services-page-hero.services-page-hero-compact{padding:.9rem 0 1.15rem!important}
  .services-page .services-breadcrumb{margin-bottom:.5rem!important}
  .services-page .services-page-hero.services-page-hero-compact h1{font-size:1.9rem!important}
  .services-page .services-page-hero.services-page-hero-compact .services-hero-eyebrow{font-size:.8rem!important}
  .services-page .services-page-hero.services-page-hero-compact .services-hero-lead{font-size:.96rem!important}
}


/* Services hero correction 2 — unmistakably shorter and lighter */
.services-page .services-page-hero.services-page-hero-compact{
  min-height:0!important;
  padding:.7rem 0 .95rem!important;
  background-position:center 44%!important;
}
.services-page .services-page-hero.services-page-hero-compact:before{
  background:linear-gradient(90deg,rgba(7,29,45,.72) 0%,rgba(22,67,102,.52) 58%,rgba(7,29,45,.26) 100%)!important;
}
.services-page .services-breadcrumb{margin-bottom:.35rem!important}
.services-page .services-page-hero.services-page-hero-compact .hero-badge{
  padding:.3rem .62rem!important;
  font-size:.78rem!important;
}
.services-page .services-page-hero.services-page-hero-compact .services-hero-eyebrow{
  margin:.35rem 0 .06rem!important;
  font-size:.82rem!important;
  font-weight:650!important;
}
.services-page .services-page-hero.services-page-hero-compact h1{
  font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif!important;
  font-size:clamp(1.65rem,2.6vw,2.45rem)!important;
  font-weight:600!important;
  line-height:1.1!important;
  letter-spacing:-.015em!important;
  margin:.2rem 0 .35rem!important;
}
.services-page .services-page-hero.services-page-hero-compact .services-hero-lead{
  font-size:clamp(.94rem,1vw,1.04rem)!important;
  line-height:1.4!important;
  max-width:660px!important;
}
.services-page .services-hero-actions{margin-top:.7rem!important}
.services-page .services-hero-actions .btn{
  min-height:42px!important;
  padding:.55rem 1rem!important;
  font-size:.92rem!important;
}
@media(max-width:991.98px){
  .services-page .services-page-hero.services-page-hero-compact{padding:.65rem 0 .85rem!important}
  .services-page .services-page-hero.services-page-hero-compact h1{font-size:clamp(1.6rem,4.8vw,2.2rem)!important}
}
@media(max-width:575.98px){
  .services-page .services-page-hero.services-page-hero-compact{padding:.55rem 0 .75rem!important}
  .services-page .services-page-hero.services-page-hero-compact h1{font-size:1.7rem!important}
}


/* Services page orientation and heading refinements — 2026-07-25 */
.services-page .navbar-light-fin .nav-link.active,
.services-page .navbar-light-fin .nav-link[aria-current="page"]{
  color:#0d48b3!important;
  background:rgba(231,243,255,.78)!important;
  box-shadow:inset 0 0 0 1px rgba(20,91,215,.12),0 6px 14px rgba(7,29,45,.06)!important;
}
.services-page .navbar-light-fin .nav-link.active::after,
.services-page .navbar-light-fin .nav-link[aria-current="page"]::after{width:70%!important;}
.services-page .services-page-hero.services-page-hero-compact .services-hero-eyebrow{
  color:#d9f6ff!important;
  font-size:.9rem!important;
  font-weight:750!important;
  letter-spacing:.035em!important;
  text-transform:none!important;
}
.services-page .services-estimate-copy-col .section-heading{
  font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif!important;
  font-weight:700!important;
}


/* Services hero balanced title treatment — 2026-07-25 */
.services-page .services-page-hero.services-page-hero-compact{
  padding:1.35rem 0 1.75rem!important;
  background-position:center 43%!important;
}
.services-page .services-page-hero.services-page-hero-compact:before{
  background:linear-gradient(90deg,rgba(7,29,45,.82) 0%,rgba(15,55,84,.66) 56%,rgba(7,29,45,.34) 100%)!important;
}
.services-page .services-page-hero.services-page-hero-compact .hero-badge{
  margin-bottom:.75rem!important;
}
.services-page .services-page-hero.services-page-hero-compact .services-hero-eyebrow{
  display:none!important;
}
.services-page .services-page-hero.services-page-hero-compact h1{
  margin:0 0 .7rem!important;
  max-width:780px!important;
  font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif!important;
  font-size:inherit!important;
  font-weight:inherit!important;
  line-height:1!important;
  letter-spacing:normal!important;
}
.services-page .services-hero-title-main,
.services-page .services-hero-title-sub{
  display:block;
}
.services-page .services-hero-title-main{
  color:#d9f6ff!important;
  font-size:clamp(2.65rem,5vw,4.85rem)!important;
  font-weight:720!important;
  line-height:.98!important;
  letter-spacing:-.035em!important;
  text-shadow:0 4px 18px rgba(0,0,0,.28);
}
.services-page .services-hero-title-sub{
  margin-top:.42rem;
  color:#fff!important;
  font-size:clamp(1.18rem,2vw,1.72rem)!important;
  font-weight:560!important;
  line-height:1.2!important;
  letter-spacing:-.012em!important;
}
.services-page .services-page-hero.services-page-hero-compact .services-hero-lead{
  max-width:720px!important;
  font-size:clamp(1rem,1.22vw,1.14rem)!important;
  line-height:1.48!important;
  color:rgba(255,255,255,.9)!important;
}
.services-page .services-hero-actions{
  margin-top:1.1rem!important;
}
@media(max-width:991.98px){
  .services-page .services-page-hero.services-page-hero-compact{padding:1.2rem 0 1.55rem!important}
  .services-page .services-hero-title-main{font-size:clamp(2.35rem,7.5vw,3.8rem)!important}
  .services-page .services-hero-title-sub{font-size:clamp(1.08rem,3.4vw,1.5rem)!important}
}
@media(max-width:575.98px){
  .services-page .services-page-hero.services-page-hero-compact{padding:1.05rem 0 1.3rem!important}
  .services-page .services-page-hero.services-page-hero-compact .hero-badge{margin-bottom:.6rem!important}
  .services-page .services-hero-title-main{font-size:2.25rem!important}
  .services-page .services-hero-title-sub{font-size:1.05rem!important;margin-top:.3rem}
  .services-page .services-page-hero.services-page-hero-compact .services-hero-lead{font-size:.96rem!important;line-height:1.42!important}
}


/* Services page title hierarchy and mobile readability — 2026-07-26 */
.services-page .services-page-identifier{
  display:inline-flex;
  align-items:center;
  min-height:34px;
  margin:0 0 .8rem;
  padding:.42rem .78rem;
  border:1px solid rgba(217,246,255,.34);
  border-radius:999px;
  background:rgba(7,29,45,.34);
  color:#d9f6ff;
  font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;
  font-size:.82rem;
  font-weight:800;
  line-height:1.15;
  letter-spacing:.11em;
  text-transform:uppercase;
  white-space:normal;
}
.services-page .services-page-hero.services-page-hero-compact h1{
  margin:0 0 .78rem!important;
  max-width:900px!important;
}
.services-page .services-hero-title-main{
  max-width:900px;
  color:#d9f6ff!important;
  font-size:clamp(2rem,3.55vw,3.55rem)!important;
  font-weight:650!important;
  line-height:1.08!important;
  letter-spacing:-.024em!important;
}
.services-page .services-hero-title-sub{
  margin-top:.48rem!important;
  font-size:clamp(1.12rem,1.75vw,1.55rem)!important;
  font-weight:540!important;
}
.services-page .services-page-hero.services-page-hero-compact{
  padding:1.65rem 0 2rem!important;
}
.services-page .services-overview-section .section-heading,
.services-page .services-final-cta h2{
  font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif!important;
  font-weight:700!important;
  letter-spacing:-.02em!important;
}

@media(max-width:991.98px){
  .services-page .services-page-hero.services-page-hero-compact{
    padding:1.45rem 0 1.8rem!important;
  }
  .services-page .services-hero-title-main{
    font-size:clamp(1.95rem,5.2vw,3rem)!important;
  }
}

@media(max-width:767.98px){
  /* Larger reading text for primary page copy, without enlarging card or form text. */
  .hero-lead-new,
  .services-page .services-page-hero.services-page-hero-compact .services-hero-lead{
    font-size:1.125rem!important;
    line-height:1.62!important;
  }
  main .section-copy,
  main .feature-copy > p,
  main .program-copy > p,
  main .easy-steps-intro > p,
  .services-page .services-estimate-copy-col > p,
  .services-page .services-list-heading > p,
  .services-page .services-final-cta .col-lg-8 > p{
    font-size:1.08rem!important;
    line-height:1.72!important;
  }
}

@media(max-width:575.98px){
  .services-page .services-page-hero.services-page-hero-compact{
    padding:1.25rem 0 1.55rem!important;
  }
  .services-page .services-page-identifier{
    margin-bottom:.65rem;
    font-size:.76rem;
    letter-spacing:.09em;
  }
  .services-page .services-hero-title-main{
    font-size:2rem!important;
    line-height:1.1!important;
  }
  .services-page .services-hero-title-sub{
    font-size:1.08rem!important;
  }
}


/* Services page hero refinement — 2026-07-26 */
.services-page .services-page-identifier{
  position:relative;
  display:inline-block;
  min-height:0;
  margin:0 0 .95rem;
  padding:.34rem .72rem .36rem .88rem;
  border:0;
  border-radius:0;
  background:linear-gradient(90deg, rgba(48,213,200,.98) 0%, rgba(48,213,200,.78) 72%, rgba(48,213,200,0) 100%);
  color:#062638;
  font-size:.8rem;
  font-weight:800;
  line-height:1.15;
  letter-spacing:.13em;
  text-transform:uppercase;
  box-shadow:none;
}
.services-page .services-page-identifier::before{
  content:"";
  position:absolute;
  left:0;
  top:-.16rem;
  bottom:-.16rem;
  width:4px;
  background:#d9f6ff;
}
.services-page .services-page-hero.services-page-hero-compact h1{
  max-width:760px!important;
  margin-bottom:.78rem!important;
}
.services-page .services-hero-title-main{
  max-width:760px;
  font-size:clamp(1.55rem,2.45vw,2.4rem)!important;
  font-weight:560!important;
  line-height:1.14!important;
  letter-spacing:-.015em!important;
}
.services-page .services-hero-title-sub{
  margin-top:.42rem!important;
  font-size:clamp(1.08rem,1.55vw,1.4rem)!important;
  font-weight:560!important;
}
.services-page .services-page-hero.services-page-hero-compact .services-hero-lead{
  font-size:clamp(1.14rem,1.5vw,1.3rem)!important;
  font-weight:560!important;
  line-height:1.58!important;
  max-width:760px!important;
  color:rgba(255,255,255,.94)!important;
}
@media(max-width:991.98px){
  .services-page .services-hero-title-main{
    font-size:clamp(1.5rem,4vw,2.1rem)!important;
  }
}
@media(max-width:575.98px){
  .services-page .services-page-identifier{
    padding:.32rem .62rem .34rem .78rem;
    font-size:.74rem;
    letter-spacing:.1em;
  }
  .services-page .services-hero-title-main{
    font-size:1.55rem!important;
    line-height:1.16!important;
  }
  .services-page .services-hero-title-sub{
    font-size:1.04rem!important;
  }
  .services-page .services-page-hero.services-page-hero-compact .services-hero-lead{
    font-size:1.15rem!important;
    font-weight:560!important;
    line-height:1.58!important;
  }
}


/* ==========================================================================\n   SERVICES HERO — isolated final layout reset, 2026-07-26\n   Uses IDs so older experimental hero rules cannot override this hierarchy.\n   ========================================================================== */
body.services-page #servicesHero{
  min-height:0 !important;
  padding:3.25rem 0 3.55rem !important;
  background:#071d2d url("../img/hero-main.jpg") center 43% / cover no-repeat !important;
}
body.services-page #servicesHero::before{
  background:linear-gradient(90deg,
    rgba(6,27,43,.92) 0%,
    rgba(9,42,66,.82) 48%,
    rgba(7,29,45,.48) 100%) !important;
}
body.services-page #servicesHero .services-hero-content{
  width:100%;
  max-width:930px !important;
}
body.services-page #servicesHeroLabel{
  position:relative !important;
  display:inline-block !important;
  margin:0 0 1.05rem !important;
  padding:.42rem 1.1rem .44rem .92rem !important;
  border:0 !important;
  border-left:5px solid #d9f6ff !important;
  border-radius:0 !important;
  background:linear-gradient(90deg,#30d5c8 0%,rgba(48,213,200,.9) 72%,rgba(48,213,200,0) 100%) !important;
  box-shadow:none !important;
  color:#062638 !important;
  -webkit-text-fill-color:#062638 !important;
  font-family:"Open Sans",Arial,sans-serif !important;
  font-size:.86rem !important;
  font-weight:800 !important;
  line-height:1.2 !important;
  letter-spacing:.12em !important;
  text-transform:uppercase !important;
}
body.services-page #servicesHeroTitle{
  max-width:900px !important;
  margin:0 0 .95rem !important;
  padding:0 !important;
  color:#fff !important;
  font-family:"Open Sans",Arial,sans-serif !important;
  font-size:1rem !important;
  font-weight:400 !important;
  line-height:1 !important;
  letter-spacing:normal !important;
}
body.services-page #servicesHeroTitle .services-hero-title-main{
  display:block !important;
  max-width:900px !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  font-family:"Open Sans",Arial,sans-serif !important;
  font-size:clamp(2.05rem,3.15vw,3.35rem) !important;
  font-weight:600 !important;
  line-height:1.12 !important;
  letter-spacing:-.025em !important;
  text-shadow:0 3px 14px rgba(0,0,0,.24) !important;
}
body.services-page #servicesHeroTitle .services-hero-title-sub{
  display:block !important;
  margin-top:.48rem !important;
  color:#d9f6ff !important;
  -webkit-text-fill-color:#d9f6ff !important;
  font-family:"Open Sans",Arial,sans-serif !important;
  font-size:clamp(1.16rem,1.7vw,1.5rem) !important;
  font-weight:600 !important;
  line-height:1.25 !important;
  letter-spacing:0 !important;
}
body.services-page #servicesHeroLead{
  max-width:800px !important;
  margin:0 !important;
  color:rgba(255,255,255,.95) !important;
  -webkit-text-fill-color:rgba(255,255,255,.95) !important;
  font-family:"Open Sans",Arial,sans-serif !important;
  font-size:clamp(1.14rem,1.4vw,1.28rem) !important;
  font-weight:600 !important;
  line-height:1.62 !important;
  letter-spacing:0 !important;
}
body.services-page #servicesHero .services-hero-actions{
  margin-top:1.35rem !important;
}
body.services-page #servicesHero .services-hero-actions .btn{
  min-height:48px !important;
  padding:.7rem 1.35rem !important;
  font-size:1rem !important;
}
@media (max-width:991.98px){
  body.services-page #servicesHero{
    padding:2.8rem 0 3rem !important;
  }
  body.services-page #servicesHeroTitle .services-hero-title-main{
    font-size:clamp(1.95rem,5vw,2.8rem) !important;
  }
}
@media (max-width:575.98px){
  body.services-page #servicesHero{
    padding:2.2rem 0 2.45rem !important;
  }
  body.services-page #servicesHeroLabel{
    margin-bottom:.85rem !important;
    padding:.38rem .92rem .4rem .75rem !important;
    font-size:.75rem !important;
    letter-spacing:.1em !important;
  }
  body.services-page #servicesHeroTitle{
    margin-bottom:.75rem !important;
  }
  body.services-page #servicesHeroTitle .services-hero-title-main{
    font-size:1.82rem !important;
    font-weight:600 !important;
    line-height:1.16 !important;
  }
  body.services-page #servicesHeroTitle .services-hero-title-sub{
    margin-top:.38rem !important;
    font-size:1.08rem !important;
  }
  body.services-page #servicesHeroLead{
    font-size:1.15rem !important;
    line-height:1.62 !important;
  }
}


/* ==========================================================================\n   SERVICES PAGE IDENTIFIER — editorial cyan label, 2026-07-26\n   A page marker rather than a button: open, horizontal, and architectural.\n   ========================================================================== */
body.services-page #servicesHeroLabel{
  position:relative !important;
  display:inline-flex !important;
  align-items:center !important;
  gap:.72rem !important;
  margin:0 0 1.08rem !important;
  padding:.18rem 0 .32rem !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  color:#65eee2 !important;
  -webkit-text-fill-color:#65eee2 !important;
  font-family:"Open Sans",Arial,sans-serif !important;
  font-size:.86rem !important;
  font-weight:750 !important;
  line-height:1.2 !important;
  letter-spacing:.145em !important;
  text-transform:uppercase !important;
  text-shadow:0 1px 8px rgba(0,0,0,.28) !important;
}
body.services-page #servicesHeroLabel::before{
  content:"" !important;
  flex:0 0 34px !important;
  width:34px !important;
  height:3px !important;
  border-radius:2px !important;
  background:#30d5c8 !important;
  box-shadow:0 0 0 1px rgba(255,255,255,.05),0 0 14px rgba(48,213,200,.28) !important;
}
body.services-page #servicesHeroLabel::after{
  content:"" !important;
  position:absolute !important;
  left:46px !important;
  right:0 !important;
  bottom:0 !important;
  height:1px !important;
  background:linear-gradient(90deg,rgba(101,238,226,.72),rgba(101,238,226,.08)) !important;
}
@media (max-width:575.98px){
  body.services-page #servicesHeroLabel{
    gap:.58rem !important;
    margin-bottom:.88rem !important;
    padding:.12rem 0 .28rem !important;
    font-size:.75rem !important;
    letter-spacing:.115em !important;
  }
  body.services-page #servicesHeroLabel::before{
    flex-basis:24px !important;
    width:24px !important;
    height:2px !important;
  }
  body.services-page #servicesHeroLabel::after{
    left:34px !important;
  }
}

/* =========================================================
   SERVICES PAGE — APPROVED SECONDARY-PAGE HERO
   Controls the compact secondary-page hero used on services.html.
   Includes: background and overlay, page identifier, main heading,
   location/supporting line, lead paragraph, action spacing, and
   tablet/phone adjustments.

   NOTE: This section is intentionally placed near the end of the
   stylesheet so it takes precedence over older legacy hero rules.
   ========================================================= */
/* Services hero: page-specific lock to prevent legacy CSS overrides */
/* Hero container and background image */
body.services-page #servicesHero {
  min-height: 0 !important;
  padding: 3.2rem 0 3.45rem !important;
  background: #071d2d url("assets/img/hero-main.jpg") center 43% / cover no-repeat !important;
}

/* Dark overlay for text readability */
body.services-page #servicesHero::before {
  background: linear-gradient(90deg, rgba(6,27,43,.94) 0%, rgba(9,42,66,.84) 52%, rgba(7,29,45,.45) 100%) !important;
}

/* Content width and alignment */
body.services-page #servicesHero .services-hero-content {
  width: 100% !important;
  max-width: 880px !important;
}

/* Editorial page identifier: “HANDYMAN SERVICES” */
body.services-page #servicesHeroLabel {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: .7rem !important;
  margin: 0 0 1rem !important;
  padding: .2rem 0 .36rem !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #6af0e5 !important;
  -webkit-text-fill-color: #6af0e5 !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: .14em !important;
  text-transform: uppercase !important;
  text-shadow: 0 1px 8px rgba(0,0,0,.28) !important;
}
body.services-page #servicesHeroLabel::before {
  content: "" !important;
  width: 30px !important;
  height: 3px !important;
  flex: 0 0 30px !important;
  border-radius: 2px !important;
  background: #30d5c8 !important;
  box-shadow: 0 0 12px rgba(48,213,200,.3) !important;
}
body.services-page #servicesHeroLabel::after {
  content: "" !important;
  position: absolute !important;
  left: 42px !important;
  right: 0 !important;
  bottom: 0 !important;
  height: 1px !important;
  background: linear-gradient(90deg, rgba(106,240,229,.78), rgba(106,240,229,.06)) !important;
}

/* Main hero heading wrapper */
body.services-page #servicesHeroTitle {
  max-width: 850px !important;
  margin: 0 0 .9rem !important;
  padding: 0 !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1 !important;
}

/* Main descriptive heading */
body.services-page #servicesHeroTitle .services-hero-title-main {
  display: block !important;
  max-width: 850px !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: clamp(2rem, 2.9vw, 3rem) !important;
  font-weight: 600 !important;
  line-height: 1.14 !important;
  letter-spacing: -.022em !important;
  text-shadow: 0 3px 14px rgba(0,0,0,.24) !important;
}

/* Supporting location line */
body.services-page #servicesHeroTitle .services-hero-title-sub {
  display: block !important;
  margin-top: .42rem !important;
  color: #d9f6ff !important;
  -webkit-text-fill-color: #d9f6ff !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: clamp(1.08rem, 1.45vw, 1.34rem) !important;
  font-weight: 600 !important;
  line-height: 1.3 !important;
  letter-spacing: 0 !important;
}

/* Introductory lead paragraph */
body.services-page #servicesHeroLead {
  max-width: 780px !important;
  margin: 0 !important;
  color: rgba(255,255,255,.96) !important;
  -webkit-text-fill-color: rgba(255,255,255,.96) !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: clamp(1.15rem, 1.35vw, 1.28rem) !important;
  font-weight: 600 !important;
  line-height: 1.62 !important;
}

/* Hero call-to-action spacing */
body.services-page #servicesHero .services-hero-actions {
  margin-top: 1.3rem !important;
}

/* Tablet adjustments */
@media (max-width: 991.98px) {
  body.services-page #servicesHero { padding: 2.75rem 0 3rem !important; }
  body.services-page #servicesHeroTitle .services-hero-title-main {
    font-size: clamp(1.9rem, 4.6vw, 2.65rem) !important;
  }
}

/* Phone adjustments */
@media (max-width: 575.98px) {
  body.services-page #servicesHero { padding: 2.15rem 0 2.4rem !important; }
  body.services-page #servicesHeroLabel {
    gap: .55rem !important;
    margin-bottom: .82rem !important;
    font-size: .74rem !important;
    letter-spacing: .11em !important;
  }
  body.services-page #servicesHeroLabel::before {
    width: 22px !important;
    flex-basis: 22px !important;
    height: 2px !important;
  }
  body.services-page #servicesHeroLabel::after { left: 32px !important; }
  body.services-page #servicesHeroTitle .services-hero-title-main {
    font-size: 1.78rem !important;
    font-weight: 600 !important;
    line-height: 1.17 !important;
  }
  body.services-page #servicesHeroTitle .services-hero-title-sub {
    margin-top: .34rem !important;
    font-size: 1.05rem !important;
  }
  body.services-page #servicesHeroLead {
    font-size: 1.15rem !important;
    line-height: 1.6 !important;
  }
}

/* =========================================================
   REUSABLE SECONDARY-PAGE HERO — APPROVED TEMPLATE
   Controls the background image, overlay, page identifier,
   heading, supporting line, lead paragraph, buttons, spacing,
   and responsive behavior for secondary pages.
   ========================================================= */

body.services-page .fin-secondary-hero {
  position: relative !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 3.2rem 0 3.45rem !important;
  overflow: hidden !important;
  background: #071d2d !important;
}

body.services-page .fin-secondary-hero__image {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center 43% !important;
  z-index: 0 !important;
  display: block !important;
}

body.services-page .fin-secondary-hero::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
  background: linear-gradient(90deg, rgba(6,27,43,.94) 0%, rgba(9,42,66,.84) 52%, rgba(7,29,45,.45) 100%) !important;
  pointer-events: none !important;
}

body.services-page .fin-secondary-hero > .container,
body.services-page .fin-secondary-hero__content {
  position: relative !important;
  z-index: 2 !important;
}

body.services-page .fin-secondary-hero__content {
  width: 100% !important;
  max-width: 880px !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
}

/* Editorial page identifier — intentionally not button-shaped */
body.services-page .fin-secondary-hero__label {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: .72rem !important;
  margin: 0 0 1rem !important;
  padding: .2rem 0 .38rem !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #6af0e5 !important;
  -webkit-text-fill-color: #6af0e5 !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 1.18rem !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: .13em !important;
  text-transform: uppercase !important;
  text-shadow: 0 1px 8px rgba(0,0,0,.28) !important;
}

body.services-page .fin-secondary-hero__label::before {
  content: "" !important;
  width: 32px !important;
  height: 3px !important;
  flex: 0 0 32px !important;
  border-radius: 2px !important;
  background: #30d5c8 !important;
  box-shadow: 0 0 12px rgba(48,213,200,.3) !important;
}

body.services-page .fin-secondary-hero__label::after {
  content: "" !important;
  position: absolute !important;
  left: 44px !important;
  right: 0 !important;
  bottom: 0 !important;
  height: 1px !important;
  background: linear-gradient(90deg, rgba(106,240,229,.78), rgba(106,240,229,.06)) !important;
}

body.services-page .fin-secondary-hero h1#servicesHeroTitle {
  display: block !important;
  max-width: 850px !important;
  margin: 0 0 .9rem !important;
  padding: 0 !important;
  border: 0 !important;
  background: none !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

body.services-page .fin-secondary-hero__title-main {
  display: block !important;
  max-width: 850px !important;
  margin: 0 !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: clamp(2rem, 2.9vw, 3rem) !important;
  font-weight: 600 !important;
  line-height: 1.14 !important;
  letter-spacing: -.022em !important;
  text-transform: none !important;
  text-shadow: 0 3px 14px rgba(0,0,0,.24) !important;
}

body.services-page .fin-secondary-hero__title-sub {
  display: block !important;
  margin: .42rem 0 0 !important;
  color: #d9f6ff !important;
  -webkit-text-fill-color: #d9f6ff !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: clamp(1.08rem, 1.45vw, 1.34rem) !important;
  font-weight: 600 !important;
  line-height: 1.3 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

body.services-page p.fin-secondary-hero__lead {
  display: block !important;
  max-width: 780px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: rgba(255,255,255,.96) !important;
  -webkit-text-fill-color: rgba(255,255,255,.96) !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: clamp(1.15rem, 1.35vw, 1.28rem) !important;
  font-weight: 600 !important;
  line-height: 1.62 !important;
  letter-spacing: 0 !important;
}

body.services-page .fin-secondary-hero__actions {
  margin-top: 1.3rem !important;
}

@media (max-width: 991.98px) {
  body.services-page .fin-secondary-hero {
    padding: 2.75rem 0 3rem !important;
  }
  body.services-page .fin-secondary-hero__title-main {
    font-size: clamp(1.9rem, 4.6vw, 2.65rem) !important;
  }
}

@media (max-width: 575.98px) {
  body.services-page .fin-secondary-hero {
    padding: 2.15rem 0 2.4rem !important;
    background-position: 58% center !important;
  }
  body.services-page .fin-secondary-hero__label {
    gap: .55rem !important;
    margin-bottom: .82rem !important;
    font-size: .88rem !important;
    letter-spacing: .11em !important;
  }
  body.services-page .fin-secondary-hero__label::before {
    width: 22px !important;
    height: 2px !important;
    flex-basis: 22px !important;
  }
  body.services-page .fin-secondary-hero__label::after {
    left: 32px !important;
  }
  body.services-page .fin-secondary-hero__title-main {
    font-size: 1.78rem !important;
    line-height: 1.17 !important;
  }
  body.services-page .fin-secondary-hero__title-sub {
    margin-top: .34rem !important;
    font-size: 1.05rem !important;
  }
  body.services-page p.fin-secondary-hero__lead {
    font-size: 1.15rem !important;
    line-height: 1.6 !important;
  }
  body.services-page .fin-secondary-hero__actions .btn {
    width: 100% !important;
  }
}

/* =========================================================
   INDEX PAGE — BOOKMARK LANDING POSITIONS
   Keeps each linked section title just below the sticky
   navigation when reached from navbar, footer, or CTA links.
   ========================================================= */
html { scroll-padding-top: 96px !important; }
body.mobile-first-home #top,
body.mobile-first-home #estimate,
body.mobile-first-home #services,
body.mobile-first-home #projects,
body.mobile-first-home #faq,
body.mobile-first-home #contact { scroll-margin-top: 96px !important; }
@media (max-width: 991.98px) {
  html { scroll-padding-top: 78px !important; }
  body.mobile-first-home #top,
  body.mobile-first-home #estimate,
  body.mobile-first-home #services,
  body.mobile-first-home #projects,
  body.mobile-first-home #faq,
  body.mobile-first-home #contact { scroll-margin-top: 78px !important; }
}
@media (max-width: 575.98px) {
  html { scroll-padding-top: 66px !important; }
  body.mobile-first-home #top,
  body.mobile-first-home #estimate,
  body.mobile-first-home #services,
  body.mobile-first-home #projects,
  body.mobile-first-home #faq,
  body.mobile-first-home #contact { scroll-margin-top: 66px !important; }
}

/* =========================================================
   INDEX PAGE — PRIMARY HERO
   Uses the approved secondary-page visual language while
   retaining a taller homepage image and translucent content
   panel for stronger contrast and conversion-focused content.
   ========================================================= */
body.mobile-first-home .home-hero-redesign {
  position: relative !important;
  min-height: 720px !important;
  overflow: hidden !important;
  isolation: isolate !important;
  background: #071d2d !important;
  color: #fff !important;
}
body.mobile-first-home .home-hero-redesign .hero-bg-image {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center 42% !important;
  display: block !important;
  z-index: 0 !important;
  opacity: 1 !important;
  pointer-events: none !important;
}
body.mobile-first-home .home-hero-redesign::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
  background: linear-gradient(90deg, rgba(6,27,43,.82) 0%, rgba(9,42,66,.62) 52%, rgba(7,29,45,.26) 100%) !important;
  opacity: 1 !important;
  pointer-events: none !important;
}
body.mobile-first-home .home-hero-redesign .container,
body.mobile-first-home .home-hero-redesign .hero-inner {
  position: relative !important;
  z-index: 2 !important;
}
body.mobile-first-home .home-hero-redesign .hero-inner {
  min-height: 720px !important;
  padding: 5rem 0 !important;
}
body.mobile-first-home .home-hero-redesign .hero-panel {
  max-width: 790px !important;
  padding: 2.15rem 2.25rem !important;
  border: 1px solid rgba(255,255,255,.20) !important;
  border-radius: 26px !important;
  background: rgba(7,29,45,.58) !important;
  box-shadow: 0 24px 60px rgba(0,0,0,.27) !important;
  backdrop-filter: blur(4px) !important;
  -webkit-backdrop-filter: blur(4px) !important;
}
body.mobile-first-home .home-hero-redesign .hero-badge {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: .65rem !important;
  margin: 0 0 1rem !important;
  padding: .18rem 0 .38rem !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #6af0e5 !important;
  -webkit-text-fill-color: #6af0e5 !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: .98rem !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  letter-spacing: .085em !important;
  text-transform: uppercase !important;
  text-shadow: 0 1px 8px rgba(0,0,0,.28) !important;
}
body.mobile-first-home .home-hero-redesign .hero-badge i {
  color: #30d5c8 !important;
  -webkit-text-fill-color: #30d5c8 !important;
}
body.mobile-first-home .home-hero-redesign .hero-badge::after {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  height: 1px !important;
  background: linear-gradient(90deg, rgba(106,240,229,.78), rgba(106,240,229,.06)) !important;
}
body.mobile-first-home .home-hero-redesign .hero-title-new {
  max-width: 720px !important;
  margin: 0 0 1rem !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: clamp(2.75rem, 5vw, 4.65rem) !important;
  font-weight: 600 !important;
  line-height: 1.04 !important;
  letter-spacing: -.035em !important;
  text-shadow: 0 3px 16px rgba(0,0,0,.30) !important;
}
body.mobile-first-home .home-hero-redesign .hero-lead-new {
  max-width: 47ch !important;
  color: rgba(255,255,255,.96) !important;
  -webkit-text-fill-color: rgba(255,255,255,.96) !important;
  font-size: clamp(1.16rem, 1.45vw, 1.32rem) !important;
  font-weight: 600 !important;
  line-height: 1.62 !important;
}
@media (max-width: 991.98px) {
  body.mobile-first-home .home-hero-redesign,
  body.mobile-first-home .home-hero-redesign .hero-inner { min-height: 610px !important; }
  body.mobile-first-home .home-hero-redesign .hero-inner { padding: 3.6rem 0 !important; }
  body.mobile-first-home .home-hero-redesign .hero-panel { max-width: 720px !important; padding: 1.75rem !important; }
  body.mobile-first-home .home-hero-redesign .hero-title-new { font-size: clamp(2.55rem, 7vw, 3.75rem) !important; }
}
@media (max-width: 575.98px) {
  body.mobile-first-home .home-hero-redesign,
  body.mobile-first-home .home-hero-redesign .hero-inner { min-height: auto !important; }
  body.mobile-first-home .home-hero-redesign .hero-inner { padding: 2.35rem 0 !important; }
  body.mobile-first-home .home-hero-redesign .hero-bg-image { object-position: 58% center !important; }
  body.mobile-first-home .home-hero-redesign::before {
    background: linear-gradient(90deg, rgba(6,27,43,.89) 0%, rgba(9,42,66,.72) 68%, rgba(7,29,45,.44) 100%) !important;
  }
  body.mobile-first-home .home-hero-redesign .hero-panel {
    padding: 1.2rem !important;
    border-radius: 21px !important;
    background: rgba(7,29,45,.62) !important;
  }
  body.mobile-first-home .home-hero-redesign .hero-badge { font-size: .78rem !important; letter-spacing: .065em !important; }
  body.mobile-first-home .home-hero-redesign .hero-title-new { font-size: 2.35rem !important; line-height: 1.08 !important; }
  body.mobile-first-home .home-hero-redesign .hero-lead-new { max-width: 100% !important; font-size: 1.14rem !important; line-height: 1.58 !important; }
}


/* =========================================================
   INDEX PAGE — FINAL HERO AND BOOKMARK CORRECTIONS (07/27)
   These rules intentionally come last so they override older
   homepage experiments without changing other page styles.
   ========================================================= */

/* Exact bookmark marker: lands just above each section eyebrow. */
body.mobile-first-home .fin-section-anchor {
  display: block !important;
  position: relative !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  scroll-margin-top: 84px !important;
}

/* The target itself handles the offset; remove competing section offsets. */
body.mobile-first-home #estimate,
body.mobile-first-home #services,
body.mobile-first-home #projects,
body.mobile-first-home #faq,
body.mobile-first-home #contact {
  scroll-margin-top: 84px !important;
}

/* Move the translucent panel much closer to the navbar. */
body.mobile-first-home .home-hero-redesign .hero-inner {
  align-items: flex-start !important;
  padding: 1.35rem 0 4rem !important;
}

/* Keep the heading comfortably inside the panel on one line at desktop. */
body.mobile-first-home .home-hero-redesign .hero-title-new {
  max-width: none !important;
  font-size: clamp(2.05rem, 3vw, 2.75rem) !important;
  font-weight: 600 !important;
  line-height: 1.08 !important;
  letter-spacing: -.025em !important;
}

@media (min-width: 992px) {
  body.mobile-first-home .home-hero-redesign .hero-title-new {
    white-space: nowrap !important;
  }
}

@media (max-width: 991.98px) {
  body.mobile-first-home .home-hero-redesign .hero-inner {
    padding: 1.15rem 0 3rem !important;
  }
  body.mobile-first-home .home-hero-redesign .hero-title-new {
    font-size: clamp(2rem, 5vw, 2.55rem) !important;
  }
  body.mobile-first-home .fin-section-anchor,
  body.mobile-first-home #estimate,
  body.mobile-first-home #services,
  body.mobile-first-home #projects,
  body.mobile-first-home #faq,
  body.mobile-first-home #contact {
    scroll-margin-top: 72px !important;
  }
}

@media (max-width: 575.98px) {
  body.mobile-first-home .home-hero-redesign .hero-inner {
    padding: .85rem 0 2.2rem !important;
  }
  body.mobile-first-home .home-hero-redesign .hero-title-new {
    font-size: clamp(1.72rem, 8vw, 2.15rem) !important;
    line-height: 1.1 !important;
  }
  body.mobile-first-home .fin-section-anchor,
  body.mobile-first-home #estimate,
  body.mobile-first-home #services,
  body.mobile-first-home #projects,
  body.mobile-first-home #faq,
  body.mobile-first-home #contact {
    scroll-margin-top: 64px !important;
  }
}


/* =========================================================
   INDEX PAGE — HERO / BOOKMARK / ESTIMATE CARD FINAL FIXES
   07/27 revision based on live-browser review.
   ========================================================= */

/* Remove compounded browser offset. Each target controls its own landing. */
html { scroll-padding-top: 0 !important; }
body.mobile-first-home .fin-section-anchor {
  scroll-margin-top: 88px !important;
}
body.mobile-first-home #estimate,
body.mobile-first-home #services,
body.mobile-first-home #projects,
body.mobile-first-home #faq {
  scroll-margin-top: 88px !important;
}
/* Contact was already landing correctly. */
body.mobile-first-home #contact { scroll-margin-top: 84px !important; }

/* Shorter desktop hero so the complete translucent panel is visible at load. */
body.mobile-first-home .home-hero-redesign,
body.mobile-first-home .home-hero-redesign .hero-inner {
  min-height: 620px !important;
}
body.mobile-first-home .home-hero-redesign .hero-inner {
  align-items: flex-start !important;
  padding: .55rem 0 2.2rem !important;
}

/* Match the approved Services-page editorial label. */
body.mobile-first-home .home-hero-page-label {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: .7rem !important;
  margin: 0 0 1rem !important;
  padding: .16rem 0 .4rem 2.1rem !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #6af0e5 !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 1.05rem !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  letter-spacing: .11em !important;
  text-transform: uppercase !important;
  text-shadow: 0 1px 8px rgba(0,0,0,.3) !important;
}
body.mobile-first-home .home-hero-page-label::before {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  top: 50% !important;
  width: 1.45rem !important;
  height: 3px !important;
  transform: translateY(-50%) !important;
  background: #30d5c8 !important;
  border-radius: 99px !important;
}
body.mobile-first-home .home-hero-page-label::after {
  content: "" !important;
  position: absolute !important;
  left: 2.1rem !important;
  right: 0 !important;
  bottom: 0 !important;
  height: 1px !important;
  background: linear-gradient(90deg, rgba(106,240,229,.85), rgba(106,240,229,.04)) !important;
}

/* Restore the two supporting estimate cards to the dark-blue site treatment. */
body.mobile-first-home .under-form-card,
body.mobile-first-home .under-form-card.tan {
  background: linear-gradient(180deg, #123f62 0%, #0b2f4a 100%) !important;
  border: 1px solid rgba(48,213,200,.34) !important;
  box-shadow: 0 12px 28px rgba(7,29,45,.16) !important;
}
body.mobile-first-home .under-form-card h3,
body.mobile-first-home .under-form-card h3 i {
  color: #d9f6ff !important;
  -webkit-text-fill-color: #d9f6ff !important;
}
body.mobile-first-home .under-form-card p {
  color: rgba(217,246,255,.9) !important;
  -webkit-text-fill-color: rgba(217,246,255,.9) !important;
}

@media (max-width: 991.98px) {
  body.mobile-first-home .home-hero-redesign,
  body.mobile-first-home .home-hero-redesign .hero-inner {
    min-height: 560px !important;
  }
  body.mobile-first-home .home-hero-redesign .hero-inner {
    padding: .55rem 0 1.8rem !important;
  }
  body.mobile-first-home .fin-section-anchor,
  body.mobile-first-home #estimate,
  body.mobile-first-home #services,
  body.mobile-first-home #projects,
  body.mobile-first-home #faq {
    scroll-margin-top: 76px !important;
  }
  body.mobile-first-home #contact { scroll-margin-top: 72px !important; }
}

@media (max-width: 575.98px) {
  body.mobile-first-home .home-hero-redesign,
  body.mobile-first-home .home-hero-redesign .hero-inner {
    min-height: auto !important;
  }
  body.mobile-first-home .home-hero-redesign .hero-inner {
    padding: .5rem 0 1.5rem !important;
  }
  body.mobile-first-home .home-hero-page-label {
    font-size: .84rem !important;
    padding-left: 1.8rem !important;
    letter-spacing: .09em !important;
  }
  body.mobile-first-home .home-hero-page-label::before { width: 1.15rem !important; }
  body.mobile-first-home .home-hero-page-label::after { left: 1.8rem !important; }
  body.mobile-first-home .fin-section-anchor,
  body.mobile-first-home #estimate,
  body.mobile-first-home #services,
  body.mobile-first-home #projects,
  body.mobile-first-home #faq {
    scroll-margin-top: 66px !important;
  }
  body.mobile-first-home #contact { scroll-margin-top: 64px !important; }
}

/* =========================================================
   INDEX PAGE — HERO CENTERING + ESTIMATE SUPPORT CARDS
   Final adjustments after live review, 07/27.
   ========================================================= */

/* Keep the homepage hero compact and center the approved overlay vertically. */
@media (min-width: 992px) {
  body.mobile-first-home .home-hero-redesign,
  body.mobile-first-home .home-hero-redesign .hero-inner {
    min-height: 555px !important;
    height: 555px !important;
  }

  body.mobile-first-home .home-hero-redesign .hero-inner {
    display: flex !important;
    align-items: center !important;
    padding: 1.5rem 0 !important;
  }

  body.mobile-first-home .home-hero-redesign .hero-panel {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  body.mobile-first-home .home-hero-redesign .hero-bg-image {
    object-position: center center !important;
  }
}

/* Tablet: preserve balanced space above and below the overlay. */
@media (min-width: 576px) and (max-width: 991.98px) {
  body.mobile-first-home .home-hero-redesign,
  body.mobile-first-home .home-hero-redesign .hero-inner {
    min-height: 535px !important;
    height: auto !important;
  }

  body.mobile-first-home .home-hero-redesign .hero-inner {
    display: flex !important;
    align-items: center !important;
    padding: 1.75rem 0 !important;
  }
}

/* Match the exact two-tone text treatment used on the six Our Services cards. */
body.mobile-first-home .under-form-card h3,
body.mobile-first-home .under-form-card h3 i {
  color: #d9f6ff !important;
  -webkit-text-fill-color: #d9f6ff !important;
}

body.mobile-first-home .under-form-card p {
  color: #eafbff !important;
  -webkit-text-fill-color: #eafbff !important;
}

/* =========================================================
   INDEX PAGE — FINAL HERO LABEL + TRUST-BAR SPACING
   Matches the approved Services hero page identifier and adds
   breathing room between the CTA buttons and trust information.
   ========================================================= */

/* Exact visual match to the approved Services-page editorial marker. */
body.mobile-first-home .home-hero-redesign .home-hero-page-label {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: .72rem !important;
  margin: 0 0 1rem !important;
  padding: .2rem 0 .38rem !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #6af0e5 !important;
  -webkit-text-fill-color: #6af0e5 !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 1.18rem !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: .13em !important;
  text-transform: uppercase !important;
  text-shadow: 0 1px 8px rgba(0,0,0,.28) !important;
}
body.mobile-first-home .home-hero-redesign .home-hero-page-label::before {
  content: "" !important;
  position: static !important;
  width: 32px !important;
  height: 3px !important;
  flex: 0 0 32px !important;
  transform: none !important;
  border-radius: 2px !important;
  background: #30d5c8 !important;
  box-shadow: 0 0 12px rgba(48,213,200,.3) !important;
}
body.mobile-first-home .home-hero-redesign .home-hero-page-label::after {
  content: "" !important;
  position: absolute !important;
  left: 44px !important;
  right: 0 !important;
  bottom: 0 !important;
  height: 1px !important;
  background: linear-gradient(90deg, rgba(106,240,229,.78), rgba(106,240,229,.06)) !important;
}

/* Add separation between the CTA row and the trust row. */
body.mobile-first-home .home-hero-redesign .hero-trust-row {
  margin-top: 1.9rem !important;
}

@media (max-width: 575.98px) {
  body.mobile-first-home .home-hero-redesign .home-hero-page-label {
    gap: .55rem !important;
    margin-bottom: .82rem !important;
    font-size: .88rem !important;
    letter-spacing: .11em !important;
  }
  body.mobile-first-home .home-hero-redesign .home-hero-page-label::before {
    width: 22px !important;
    height: 2px !important;
    flex-basis: 22px !important;
  }
  body.mobile-first-home .home-hero-redesign .home-hero-page-label::after {
    left: 32px !important;
  }
}

/* =========================================================
   INDEX PAGE — FAQ CONTRAST + CONTACT ESTIMATE LINK
   07/31/2026
   ========================================================= */
body.mobile-first-home #faq .faq-panel,
body.mobile-first-home #faq .custom-accordion .accordion-item,
body.mobile-first-home #faq .custom-accordion .accordion-collapse,
body.mobile-first-home #faq .custom-accordion .accordion-body {
  background: #071D2D !important;
}
body.mobile-first-home #faq .custom-accordion .accordion-item {
  border-color: rgba(217,246,255,.22) !important;
}
body.mobile-first-home #faq .custom-accordion .accordion-button,
body.mobile-first-home #faq .custom-accordion .accordion-button.collapsed {
  background: #0E3A5C !important;
  color: #D9F6FF !important;
}
body.mobile-first-home #faq .custom-accordion .accordion-button:not(.collapsed) {
  background: #17466D !important;
  color: #D9F6FF !important;
}
body.mobile-first-home #faq .custom-accordion .accordion-body {
  color: rgba(255,255,255,.88) !important;
  border-top: 1px solid rgba(217,246,255,.16) !important;
}
body.mobile-first-home #faq .custom-accordion .accordion-button::after {
  filter: brightness(0) invert(1) !important;
}
body.mobile-first-home .contact-estimate-link {
  color: #D9F6FF !important;
  font-weight: 800;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
}
body.mobile-first-home .contact-estimate-link:hover,
body.mobile-first-home .contact-estimate-link:focus {
  color: #ffffff !important;
}



/* August 2026: keep Project Gallery card headings consistent with Popular Projects. */
.project-card h3 {
  font-family: "Roboto", Arial, sans-serif !important;
}
