:root{--blue:#1685c5;--blue2:#0a6da8;--green:#66ad9c;--ink:#101820;--muted:#5b6570;--light:#f4f8fb;--white:#fff;--line:#dce5eb;--max:1220px;--shadow:0 18px 50px rgba(16,24,32,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.55}img{max-width:100%;display:block}a{color:inherit}.wrap{max-width:var(--max);margin:auto;padding:0 24px}.offer{background:var(--blue);color:#fff}.offer .wrap{display:flex;justify-content:space-between;align-items:center;gap:18px;padding-top:9px;padding-bottom:9px;font-weight:800}.offer .pill{background:#fff;color:var(--blue2);padding:9px 16px;border-radius:999px;text-decoration:none;white-space:nowrap}header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px 0}.brand-logo{width:245px}.navlinks{display:flex;gap:22px;align-items:center}.navlinks a{text-decoration:none;font-weight:800;font-size:.96rem}.phone{color:var(--blue2);white-space:nowrap}.btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:8px;padding:14px 20px;font-weight:800;text-decoration:none;cursor:pointer}.btn-primary{background:var(--blue);color:#fff}.btn-primary:hover{background:var(--blue2)}.btn-secondary{background:#fff;color:var(--blue2);border:2px solid var(--blue)}.hero{padding:48px 0 54px;background:linear-gradient(110deg,#f6fbfe 0%,#fff 62%)}.hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:46px;align-items:center}.eyebrow{color:var(--green);font-weight:800;text-transform:uppercase;letter-spacing:.07em}.hero h1{font-size:clamp(2.45rem,4.7vw,4.45rem);line-height:.98;margin:10px 0 18px;letter-spacing:-.035em}.hero p{font-size:1.16rem;color:#35404a;max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:26px 0 20px}.hero-trust{display:flex;gap:10px;flex-wrap:wrap}.tag{border:1px solid var(--line);padding:8px 11px;border-radius:999px;background:#fff;font-weight:700;font-size:.92rem}.hero-visual{position:relative}.hero-visual img{width:100%;border-radius:20px;box-shadow:var(--shadow);aspect-ratio:1/1;object-fit:cover}.promo-float{position:absolute;left:-26px;bottom:24px;background:#fff;border-radius:14px;padding:17px 20px;box-shadow:var(--shadow);max-width:320px;border-left:5px solid var(--blue)}.promo-float strong{display:block;color:var(--blue2);font-size:1.55rem}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.trust-strip .wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.trust-item{padding:18px;text-align:center;font-weight:800;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.section{padding:72px 0}.section.alt{background:var(--light)}.section h2{font-size:clamp(2rem,3.6vw,3rem);line-height:1.08;margin:0 0 13px;letter-spacing:-.02em}.lede{font-size:1.1rem;color:#4c5964;max-width:820px;margin:0 0 32px}.services{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.service{border:1px solid var(--line);border-radius:15px;padding:23px;background:#fff;box-shadow:0 6px 22px rgba(16,24,32,.04)}.service h3{margin:11px 0 6px}.service .icon{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:#e9f6fc;color:var(--blue2);font-weight:900}.video-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:36px;align-items:center}.video-wrap{border-radius:18px;overflow:hidden;box-shadow:var(--shadow);background:#000}.video-wrap video{width:100%;display:block}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.project{border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 8px 25px rgba(16,24,32,.06)}.project img{width:100%;aspect-ratio:1/1;object-fit:cover}.project .copy{padding:15px 17px}.project h3{margin:0 0 4px}.project p{margin:0;color:#58636d}.proof{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-top:26px}.proof .box{background:#fff;border:1px solid var(--line);padding:21px;border-radius:13px}.proof h3{margin-top:0}.veteran{margin-top:28px;display:grid;grid-template-columns:160px 1fr auto;gap:28px;align-items:center;background:#fff;border:1px solid var(--line);padding:25px;border-radius:16px}.veteran img{width:150px}.local-card{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;background:#fff;border:1px solid var(--line);padding:28px;border-radius:16px}.local-card p{margin-bottom:0}.form-section{background:linear-gradient(120deg,var(--blue2),var(--blue));color:#fff}.lead-form{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;background:#fff;color:#111;padding:26px;border-radius:17px;box-shadow:var(--shadow)}.lead-form .full{grid-column:1/-1}.lead-form input,.lead-form select,.lead-form textarea{width:100%;padding:13px;border:1px solid #cbd7df;border-radius:8px;font:inherit}.lead-form label{font-weight:800;font-size:.92rem}.field{display:grid;gap:6px}.honeypot{position:absolute;left:-9999px}.fineprint{font-size:.82rem;color:#66717b}.footer{background:#070b0e;color:#fff;padding:44px 0}.footer-grid{display:grid;grid-template-columns:1.2fr .7fr 1.1fr;gap:32px}.footer-logo{width:235px}.footer a{color:#fff}.legal{border-top:1px solid #2c3338;margin-top:27px;padding-top:18px;color:#aeb7bd;font-size:.86rem}.mobile-cta{display:none}
@media(max-width:980px){.hero-grid,.video-grid{grid-template-columns:1fr}.hero-visual{max-width:720px}.promo-float{left:18px}.services{grid-template-columns:repeat(2,1fr)}.gallery{grid-template-columns:repeat(2,1fr)}.proof{grid-template-columns:repeat(2,1fr)}.navlinks{display:none}.trust-strip .wrap{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.veteran{grid-template-columns:130px 1fr}.veteran .btn{grid-column:1/-1}.local-card{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){body{padding-bottom:68px}.wrap{padding:0 17px}.offer .wrap{font-size:.86rem}.offer .pill{display:none}.brand-logo{width:180px}.phone{font-size:.9rem}.hero{padding:34px 0 42px}.hero h1{font-size:2.55rem}.hero-grid{gap:28px}.promo-float{position:relative;left:auto;bottom:auto;margin:-24px 14px 0}.trust-strip .wrap,.services,.gallery,.proof,.lead-form,.footer-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line)}.trust-item:last-child{border-bottom:0}.lead-form .full{grid-column:auto}.veteran{grid-template-columns:1fr;text-align:center}.veteran img{margin:auto}.section{padding:55px 0}.mobile-cta{display:grid;grid-template-columns:1fr 1.35fr;position:fixed;bottom:0;left:0;right:0;z-index:50;box-shadow:0 -6px 20px rgba(0,0,0,.14)}.mobile-cta a{padding:14px 8px;text-align:center;text-decoration:none;font-weight:900}.mobile-cta .call{background:#fff;color:var(--blue2)}.mobile-cta .book{background:var(--blue);color:#fff}}


/* ===== V4 visual refinement ===== */
:root{
  --brand-blue:#1080c4;
  --brand-green:#6EB09F;
  --ink:#111827;
  --soft:#f6f9fb;
  --line:#d9e3ea;
}

header .wrap,
.hero .wrap,
.section .wrap,
.seo-trust .wrap,
.local-faq .wrap,
.conversion-band .wrap{
  max-width:1180px;
}

header{
  background:#fff;
}

header .nav{
  min-height:86px;
}

header .brand img{
  width:250px;
  max-height:74px;
  object-fit:contain;
}

.hero{
  padding:64px 0 56px !important;
  background:
    radial-gradient(circle at 78% 14%, rgba(16,128,196,.10), transparent 28%),
    linear-gradient(180deg,#f8fbfd 0%,#ffffff 100%) !important;
}

.hero .grid2{
  grid-template-columns:0.92fr 1.08fr !important;
  gap:54px !important;
  align-items:center !important;
}

.hero h1{
  font-size:clamp(3rem,5.4vw,5rem) !important;
  line-height:.96 !important;
  letter-spacing:-.045em;
  max-width:650px;
}

.hero .sub{
  font-size:1.18rem !important;
  line-height:1.65 !important;
  max-width:620px;
}

.hero .hero-media,
.hero figure,
.hero .project-card,
.hero .hero-image{
  border-radius:22px !important;
  overflow:hidden;
  box-shadow:0 24px 60px rgba(20,43,60,.16) !important;
}

.hero img{
  width:100%;
  height:auto;
  display:block;
}

.hero-proof{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:8px;
  margin-top:20px;
  color:#40515d;
  font-size:.95rem;
  font-weight:700;
}
.hero-proof>span:first-child{
  color:#f5a623;
  letter-spacing:.08em;
}
.hero-proof-dot{color:#9aabb6}

.btn{
  min-height:50px;
  padding:0 20px !important;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:10px !important;
  font-size:1rem;
  transition:transform .18s ease, box-shadow .18s ease, filter .18s ease;
}
.btn:hover{
  transform:translateY(-2px);
  box-shadow:0 10px 24px rgba(16,128,196,.18);
}
.btn.primary{
  background:var(--brand-blue) !important;
}
.btn.light{
  background:#fff;
  color:#0d466b;
  border:1px solid rgba(255,255,255,.55);
}

.section,
.seo-trust,
.local-faq{
  padding:76px 0 !important;
}

.section h2,
.seo-trust h2,
.local-faq h2,
.conversion-band h2{
  letter-spacing:-.025em;
}

.tiles{
  gap:18px !important;
}
.tile{
  border-radius:18px !important;
  padding:24px !important;
  border:1px solid var(--line) !important;
  box-shadow:0 8px 26px rgba(20,43,60,.05);
}
.tile:hover{
  box-shadow:0 18px 40px rgba(20,43,60,.10) !important;
  transform:translateY(-4px) !important;
}

.gallery{
  gap:18px !important;
}
.gallery .card,
.gallery figure,
.gallery article{
  border-radius:18px !important;
  overflow:hidden;
  box-shadow:0 8px 24px rgba(20,43,60,.07);
}

.seo-trust{
  background:#f7fafc !important;
}
.seo-trust-grid{
  gap:42px !important;
}
.seo-proof-card{
  border-radius:20px !important;
  box-shadow:0 18px 44px rgba(20,43,60,.08) !important;
}

.conversion-band{
  background:linear-gradient(135deg,#0b5f92 0%,#1080c4 62%,#1597d8 100%);
  color:#fff;
  padding:62px 0;
}
.conversion-band .eyebrow{color:#bfe9ff}
.conversion-band h2{
  color:#fff;
  margin:4px 0 10px;
  font-size:clamp(2rem,3.6vw,3.25rem);
}
.conversion-band p{color:#edf8ff;max-width:700px}
.conversion-band-inner{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:32px;
}
.conversion-band-actions{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  flex:0 0 auto;
}

.local-faq-grid article{
  border-radius:18px !important;
  box-shadow:0 8px 24px rgba(20,43,60,.05);
}

@media(max-width:900px){
  header .brand img{width:205px}
  .hero .grid2{grid-template-columns:1fr !important;gap:30px !important}
  .hero h1{font-size:clamp(2.7rem,10vw,4.5rem) !important}
  .conversion-band-inner{flex-direction:column;align-items:flex-start}
}
@media(max-width:620px){
  .hero{padding-top:38px !important}
  .hero h1{font-size:2.7rem !important}
  header .nav{min-height:72px}
  header .brand img{width:175px}
  .section,.seo-trust,.local-faq{padding:52px 0 !important}
}


/* ===== V5 Hero / Offer / Trust / Footer ===== */
.hero .grid2{grid-template-columns:.82fr 1.18fr !important;gap:48px !important}
.hero h1{font-size:clamp(3.2rem,5vw,5.15rem)!important;line-height:.98!important}
.hero img[src*="palm-harbor-bathroom-renovation-before-after"]{
  width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:20px;display:block;
}
.hero .hero-media,.hero figure,.hero .project-card,.hero .hero-image{position:relative;overflow:visible!important}
.hero-before-label,.hero-after-label{
  position:absolute;top:16px;z-index:5;padding:8px 14px;border-radius:8px;
  font-size:.82rem;font-weight:900;letter-spacing:.08em;color:#fff;
}
.hero-before-label{left:16px;background:rgba(15,23,42,.78)}
.hero-after-label{right:16px;background:#0b5fc6}
.hero-offer-strip{
  margin-top:12px;background:linear-gradient(90deg,#0b55b7,#106ed4);
  color:#fff;border-radius:14px;padding:14px 16px;display:grid;
  grid-template-columns:1.4fr .8fr auto;align-items:center;gap:18px;
  box-shadow:0 14px 34px rgba(11,85,183,.20)
}
.hero-offer-main{display:flex;align-items:center;gap:12px}
.hero-offer-main strong{font-size:clamp(1.35rem,2.1vw,2.35rem);letter-spacing:-.03em}
.offer-tag-icon{width:38px;height:38px;border-radius:9px;background:#fff;color:#0b55b7;
  display:grid;place-items:center;font-weight:900}
.hero-offer-meta{display:flex;flex-direction:column;font-weight:800;line-height:1.4;border-left:1px solid rgba(255,255,255,.45);padding-left:18px}
.hero-offer-cta{background:#fff;color:#0b55b7;padding:12px 18px;border-radius:9px;font-weight:900;text-decoration:none;white-space:nowrap}
.hero-offer-cta:hover{transform:translateY(-1px)}
.trust-strip{padding:0 0 36px;background:#fff}
.trust-strip-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #dfe7ec;border-radius:16px;overflow:hidden;
box-shadow:0 12px 28px rgba(20,43,60,.07)}
.trust-item{display:flex;gap:14px;align-items:center;padding:20px;border-right:1px solid #e5edf2}
.trust-item:last-child{border-right:0}
.trust-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#eef6ff;color:#0b5fc6;font-weight:900;font-size:1.25rem}
.trust-item strong,.trust-item span{display:block}.trust-item span{color:#64748b;font-size:.88rem;margin-top:3px}
.v5-footer{background:#071a36;color:#d9e6f4;padding:54px 0 22px;margin-top:0}
.v5-footer-grid{display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:34px}
.v5-footer h3{color:#fff;margin:0 0 12px;font-size:1rem}
.v5-footer a,.v5-footer span{display:block;color:#d9e6f4;text-decoration:none;margin:8px 0;font-size:.93rem}
.v5-footer a:hover{color:#fff}
.footer-logo{width:210px;max-width:100%;margin-bottom:10px}
.footer-cta{display:inline-flex!important;background:#0b63ce;padding:10px 14px;border-radius:8px;margin-top:14px!important}
.v5-footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:28px;padding-top:18px;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;font-size:.86rem}
@media(max-width:950px){
  .hero-offer-strip{grid-template-columns:1fr;gap:10px}
  .hero-offer-meta{border-left:0;border-top:1px solid rgba(255,255,255,.35);padding:10px 0 0}
  .trust-strip-grid{grid-template-columns:repeat(2,1fr)}
  .trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid #e5edf2}
  .v5-footer-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:640px){
  .hero .grid2{grid-template-columns:1fr!important}
  .hero img[src*="palm-harbor-bathroom-renovation-before-after"]{aspect-ratio:4/5}
  .trust-strip-grid{grid-template-columns:1fr}
  .trust-item{border-right:0!important;border-bottom:1px solid #e5edf2}
  .trust-item:last-child{border-bottom:0}
  .v5-footer-grid{grid-template-columns:1fr}
}

/* ===== V6 production hero and trust layout ===== */
:root{
  --blue:#1080c4;
  --blue2:#075da8;
  --green:#6EB09F;
  --ink:#0b2146;
  --muted:#5d6b78;
  --light:#f6f9fc;
  --line:#dbe5ec;
  --max:1440px;
  --shadow:0 18px 48px rgba(13,45,77,.13);
}
body{color:#0e1f37}
.wrap{max-width:var(--max);padding-left:34px;padding-right:34px}

.offer{background:linear-gradient(90deg,#0755b8,#1080c4)}
.offer .wrap{min-height:46px;padding-top:6px;padding-bottom:6px;font-size:1rem}
.offer .pill{border-radius:8px;padding:10px 18px}

header{top:0;box-shadow:0 2px 14px rgba(11,33,70,.04)}
.nav{min-height:94px;padding-top:12px;padding-bottom:12px}
.brand-logo{width:285px}
.navlinks{gap:32px}
.navlinks a{font-size:1rem}
.phone{font-size:1.16rem;text-decoration:none}

.hero{padding:60px 0 34px;background:linear-gradient(110deg,#f7fbfe 0%,#fff 68%)}
.hero-grid{
  display:grid;
  grid-template-columns:.72fr 1.28fr;
  gap:58px;
  align-items:center;
}
.hero-copy{padding-left:4px}
.eyebrow{font-size:.9rem;color:#12569f;letter-spacing:.11em}
.hero h1{
  color:#071b46;
  font-size:clamp(3.4rem,5.3vw,5.75rem);
  line-height:.96;
  max-width:660px;
  margin:14px 0 18px;
}
.hero-lede{
  font-size:1.22rem!important;
  max-width:620px!important;
  color:#33465c!important;
  line-height:1.55;
}
.hero-actions{margin:28px 0 18px}
.btn{min-height:54px;border-radius:9px;padding:0 22px;font-size:1.02rem}
.btn-primary{background:#0b61c9}
.btn-secondary{border:2px solid #0b61c9;color:#0b61c9}
.hero-trust{gap:10px}
.tag{padding:9px 13px;background:#fff;border-color:#d8e4ec;font-size:.9rem}

.hero-visual-wrap{min-width:0}
.hero-visual{
  position:relative;
  overflow:hidden;
  border-radius:20px;
  box-shadow:var(--shadow);
  background:#eef3f7;
}
.hero-visual img{
  width:100%;
  aspect-ratio:1.64/1;
  object-fit:cover;
  display:block;
}
.hero-before-label,.hero-after-label{
  position:absolute;
  z-index:4;
  top:18px;
  padding:9px 15px;
  border-radius:8px;
  color:#fff;
  font-size:.82rem;
  font-weight:900;
  letter-spacing:.07em;
}
.hero-before-label{left:18px;background:rgba(21,24,31,.78)}
.hero-after-label{right:18px;background:#075dc8}

.hero-offer-strip{
  margin-top:12px;
  display:grid;
  grid-template-columns:1.35fr .7fr auto;
  gap:20px;
  align-items:center;
  background:linear-gradient(90deg,#0959bc,#0768d1);
  color:#fff;
  padding:16px 18px;
  border-radius:13px;
  box-shadow:0 12px 30px rgba(7,88,186,.19);
}
.hero-offer-main{display:flex;align-items:center;gap:13px;min-width:0}
.hero-offer-main strong{
  font-size:clamp(1.6rem,2.6vw,2.55rem);
  letter-spacing:-.035em;
  white-space:nowrap;
}
.offer-tag-icon{
  flex:0 0 42px;
  width:42px;height:42px;border-radius:9px;background:#fff;color:#075fc5;
  display:grid;place-items:center;font-weight:900;font-size:1.25rem
}
.hero-offer-meta{
  border-left:1px solid rgba(255,255,255,.48);
  padding-left:20px;
  display:flex;
  flex-direction:column;
  font-weight:800;
  line-height:1.4;
}
.hero-offer-cta{
  background:#fff;color:#0759bc;text-decoration:none;font-weight:900;
  padding:13px 18px;border-radius:8px;white-space:nowrap
}

.trust-strip{background:#fff;padding:0 0 42px;border:0}
.trust-strip-grid{
  display:grid!important;
  grid-template-columns:repeat(4,1fr)!important;
  border:1px solid var(--line);
  border-radius:16px;
  overflow:hidden;
  box-shadow:0 10px 26px rgba(15,42,70,.06);
  background:#fff
}
.trust-item{
  display:flex!important;
  align-items:center;
  gap:15px;
  padding:22px 20px!important;
  text-align:left!important;
  border-right:1px solid #e6edf2!important;
  text-decoration:none
}
.trust-item:last-child{border-right:0!important}
.trust-icon{
  flex:0 0 48px;width:48px;height:48px;border-radius:50%;
  display:grid;place-items:center;background:#eef6ff;color:#0861c4;
  font-size:1.3rem;font-weight:900
}
.trust-item strong{display:block;color:#0c2447;font-size:1rem}
.trust-item span{display:block;color:#667789;font-size:.87rem;margin-top:3px}
.trust-link:hover{background:#f8fbfe}

.section{padding-top:76px;padding-bottom:76px}
.section h2{color:#0a2144}
.services{gap:20px}
.service{padding:26px;border-radius:17px}
.video-grid{gap:46px}
.gallery{gap:22px}

@media(max-width:1100px){
  .navlinks{gap:18px}
  .brand-logo{width:235px}
  .hero-grid{grid-template-columns:.85fr 1.15fr;gap:34px}
  .hero-offer-strip{grid-template-columns:1fr auto}
  .hero-offer-meta{display:none}
}
@media(max-width:860px){
  .navlinks{display:none}
  .hero-grid{grid-template-columns:1fr}
  .hero h1{max-width:none}
  .hero-visual img{aspect-ratio:1.3/1}
  .trust-strip-grid{grid-template-columns:repeat(2,1fr)!important}
  .trust-item:nth-child(2){border-right:0!important}
  .trust-item:nth-child(-n+2){border-bottom:1px solid #e6edf2}
}
@media(max-width:620px){
  .wrap{padding-left:18px;padding-right:18px}
  .offer .wrap{font-size:.82rem}
  .offer .pill{padding:8px 10px}
  .nav{min-height:72px}
  .brand-logo{width:175px}
  .phone{font-size:.9rem}
  .hero{padding-top:38px}
  .hero h1{font-size:3rem}
  .hero-visual img{aspect-ratio:1/1}
  .hero-offer-strip{grid-template-columns:1fr}
  .hero-offer-main strong{white-space:normal}
  .hero-offer-cta{text-align:center}
  .trust-strip-grid{grid-template-columns:1fr!important}
  .trust-item{border-right:0!important;border-bottom:1px solid #e6edf2!important}
  .trust-item:last-child{border-bottom:0!important}
}

/* ===== V7 cards, icons, trust badges, offer strip ===== */

.hero-offer-strip{
  grid-template-columns:minmax(0,1.35fr) minmax(180px,.62fr) auto !important;
  gap:18px!important;
  padding:16px 18px!important;
}
.hero-offer-main{
  min-width:0;
}
.hero-offer-main strong{
  display:block;
  font-size:clamp(1.45rem,2.15vw,2.35rem)!important;
  white-space:nowrap;
  overflow:visible;
}
.hero-offer-meta{
  min-width:170px;
  padding-left:18px!important;
  font-size:.95rem;
}
.hero-offer-cta{
  min-width:190px;
  text-align:center;
}

.trust-strip{
  padding:0 0 48px!important;
}
.trust-strip-grid{
  max-width:1440px!important;
}
.trust-item{
  min-height:124px;
}
.trust-icon{
  flex:0 0 58px!important;
  width:58px!important;
  height:58px!important;
  background:#f3f8fe!important;
  color:#0b5fc6!important;
}
.trust-icon svg{
  width:36px;
  height:36px;
  display:block;
}
.trust-icon-google{
  background:transparent!important;
}
.trust-icon-google svg{
  width:44px;
  height:44px;
}
.trust-icon-veteran{
  background:transparent!important;
  overflow:hidden;
}
.trust-icon-veteran img{
  width:58px;
  height:58px;
  object-fit:cover;
  object-position:50% 79%;
  border-radius:50%;
  display:block;
}
.review-stars{
  color:#f5a623!important;
  letter-spacing:.06em;
  font-size:.88rem!important;
  margin:2px 0!important;
}

.services-section{
  background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);
}
.section-head{
  text-align:center;
  max-width:760px;
  margin:0 auto 34px;
}
.section-head .eyebrow{
  margin-bottom:6px;
}
.section-head h2{
  font-size:clamp(2rem,3vw,3rem);
  margin:0 0 10px;
}
.section-head p{
  color:#5c6d7c;
  line-height:1.6;
}
.services-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:20px;
}
.service-card{
  display:flex;
  gap:20px;
  align-items:flex-start;
  min-height:220px;
  padding:28px 24px;
  background:#fff;
  border:1px solid #dbe5ec;
  border-radius:18px;
  box-shadow:0 12px 30px rgba(20,43,60,.06);
  transition:transform .18s ease,box-shadow .18s ease;
}
.service-card:hover{
  transform:translateY(-4px);
  box-shadow:0 18px 38px rgba(20,43,60,.10);
}
.service-icon{
  flex:0 0 64px;
  width:64px;
  height:64px;
  border-radius:50%;
  display:grid;
  place-items:center;
  color:#0a64c8;
  background:#edf6ff;
}
.service-icon svg{
  width:44px;
  height:44px;
}
.service-card h3{
  margin:4px 0 10px;
  color:#0c2143;
  font-size:1.12rem;
}
.service-card p{
  margin:0;
  color:#5c6d7c;
  line-height:1.6;
}

@media(max-width:1150px){
  .services-grid{grid-template-columns:repeat(2,1fr)}
  .hero-offer-strip{grid-template-columns:1fr auto!important}
  .hero-offer-meta{display:none!important}
}
@media(max-width:760px){
  .services-grid{grid-template-columns:1fr}
  .service-card{min-height:auto}
  .hero-offer-strip{grid-template-columns:1fr!important}
  .hero-offer-main strong{white-space:normal}
  .hero-offer-cta{min-width:0}
}


/* =========================================================
   V9 FINAL APPROVED HOMEPAGE LAYOUT
   Exact fixes for hero offer, trust strip, icons and cards.
   ========================================================= */

:root{
  --v9-blue:#075fc9;
  --v9-deep:#08245a;
  --v9-border:#dbe5ef;
  --v9-muted:#5c6f84;
}

/* Wider, centered page composition */
.hero > .wrap,
.trust-strip > .wrap,
.services-section > .wrap{
  width:calc(100% - 64px) !important;
  max-width:1460px !important;
  margin-left:auto !important;
  margin-right:auto !important;
}

/* Hero */
.hero{
  padding:58px 0 24px !important;
}
.hero-grid{
  display:grid !important;
  grid-template-columns:minmax(340px,.72fr) minmax(620px,1.28fr) !important;
  gap:54px !important;
  align-items:center !important;
}
.hero-copy h1{
  color:var(--v9-deep) !important;
  font-size:clamp(54px,5vw,82px) !important;
  line-height:.94 !important;
  letter-spacing:-.045em !important;
  max-width:610px !important;
  margin:12px 0 22px !important;
}
.hero-lede{
  max-width:560px !important;
  font-size:18px !important;
  line-height:1.55 !important;
}
.hero-visual-wrap{
  min-width:0 !important;
  width:100% !important;
}
.hero-visual{
  width:100% !important;
  border-radius:18px !important;
  overflow:hidden !important;
  box-shadow:0 18px 42px rgba(8,36,90,.12) !important;
}
.hero-visual img{
  display:block !important;
  width:100% !important;
  height:auto !important;
  aspect-ratio:1.62 / 1 !important;
  object-fit:cover !important;
}

/* 77% offer — no overlap, exact 3-column structure */
.hero-offer-strip{
  width:100% !important;
  min-height:94px !important;
  margin:14px 0 0 !important;
  padding:16px 18px !important;
  box-sizing:border-box !important;
  display:grid !important;
  grid-template-columns:minmax(0,1.25fr) minmax(180px,.55fr) auto !important;
  align-items:center !important;
  column-gap:20px !important;
  background:linear-gradient(90deg,#0759bd 0%,#076bd4 100%) !important;
  color:#fff !important;
  border-radius:14px !important;
  box-shadow:0 12px 28px rgba(7,89,189,.20) !important;
  overflow:hidden !important;
}
.hero-offer-main{
  display:flex !important;
  align-items:center !important;
  gap:14px !important;
  min-width:0 !important;
}
.offer-tag-icon{
  flex:0 0 46px !important;
  width:46px !important;
  height:46px !important;
  border-radius:9px !important;
  display:grid !important;
  place-items:center !important;
  background:#fff !important;
  color:#075fc9 !important;
  font-size:22px !important;
  font-weight:900 !important;
}
.hero-offer-main strong{
  display:block !important;
  margin:0 !important;
  color:#fff !important;
  font-size:clamp(25px,2.2vw,42px) !important;
  line-height:1 !important;
  letter-spacing:-.035em !important;
  white-space:nowrap !important;
}
.hero-offer-meta{
  min-width:0 !important;
  padding-left:20px !important;
  border-left:1px solid rgba(255,255,255,.48) !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
  gap:3px !important;
  color:#fff !important;
  font-size:14px !important;
  font-weight:800 !important;
  line-height:1.35 !important;
}
.hero-offer-meta span{
  color:#fff !important;
  margin:0 !important;
}
.hero-offer-cta{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-width:196px !important;
  min-height:48px !important;
  padding:0 18px !important;
  border-radius:9px !important;
  background:#fff !important;
  color:#0759bd !important;
  text-decoration:none !important;
  font-weight:900 !important;
  white-space:nowrap !important;
}

/* Trust section: section itself remains full width; inner grid is centered */
.trust-strip{
  display:block !important;
  width:100% !important;
  margin:0 !important;
  padding:18px 0 48px !important;
  border:0 !important;
  background:#fff !important;
  box-shadow:none !important;
  overflow:visible !important;
}
.trust-strip-grid{
  width:calc(100% - 64px) !important;
  max-width:1460px !important;
  margin:0 auto !important;
  padding:0 !important;
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:0 !important;
  background:#fff !important;
  border:1px solid var(--v9-border) !important;
  border-radius:16px !important;
  overflow:hidden !important;
  box-shadow:0 10px 28px rgba(8,36,90,.07) !important;
}
.trust-item{
  min-width:0 !important;
  min-height:126px !important;
  padding:22px 24px !important;
  box-sizing:border-box !important;
  display:grid !important;
  grid-template-columns:68px minmax(0,1fr) !important;
  gap:16px !important;
  align-items:center !important;
  border-right:1px solid var(--v9-border) !important;
  border-bottom:0 !important;
  text-align:left !important;
  background:#fff !important;
  text-decoration:none !important;
}
.trust-item:last-child{
  border-right:0 !important;
}
.trust-icon{
  width:60px !important;
  height:60px !important;
  border-radius:50% !important;
  display:grid !important;
  place-items:center !important;
  background:#edf6ff !important;
  color:#075fc9 !important;
}
.trust-icon svg{
  width:40px !important;
  height:40px !important;
  display:block !important;
}
.trust-icon-google{
  background:transparent !important;
}
.trust-icon-google svg{
  width:52px !important;
  height:52px !important;
}
.trust-icon-veteran{
  background:transparent !important;
  overflow:hidden !important;
}
.trust-icon-veteran img{
  display:block !important;
  width:60px !important;
  height:60px !important;
  object-fit:cover !important;
  object-position:50% 78% !important;
  border-radius:50% !important;
}
.trust-item strong{
  display:block !important;
  color:var(--v9-deep) !important;
  font-size:16px !important;
  line-height:1.25 !important;
}
.trust-item span{
  display:block !important;
  margin-top:4px !important;
  color:var(--v9-muted) !important;
  font-size:14px !important;
  line-height:1.35 !important;
}
.review-stars{
  color:#f5a623 !important;
  letter-spacing:.07em !important;
}

/* Service cards use icons, never numbers */
.services-section{
  padding:56px 0 74px !important;
}
.section-head{
  max-width:820px !important;
  margin:0 auto 34px !important;
  text-align:center !important;
}
.services-grid{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:18px !important;
}
.service-card{
  min-height:220px !important;
  padding:28px 24px !important;
  display:flex !important;
  align-items:flex-start !important;
  gap:18px !important;
  border:1px solid var(--v9-border) !important;
  border-radius:17px !important;
  background:#fff !important;
  box-shadow:0 10px 28px rgba(8,36,90,.055) !important;
}
.service-icon{
  flex:0 0 64px !important;
  width:64px !important;
  height:64px !important;
  border-radius:50% !important;
  display:grid !important;
  place-items:center !important;
  color:#075fc9 !important;
  background:#edf6ff !important;
}
.service-icon svg{
  width:44px !important;
  height:44px !important;
}
.service-card h3{
  color:var(--v9-deep) !important;
  margin:4px 0 9px !important;
  line-height:1.25 !important;
}
.service-card p{
  color:var(--v9-muted) !important;
  line-height:1.55 !important;
}

/* Responsive */
@media(max-width:1180px){
  .hero-grid{
    grid-template-columns:minmax(300px,.82fr) minmax(520px,1.18fr) !important;
    gap:34px !important;
  }
  .hero-offer-strip{
    grid-template-columns:minmax(0,1fr) auto !important;
  }
  .hero-offer-meta{
    display:none !important;
  }
  .services-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}
@media(max-width:900px){
  .hero > .wrap,
  .trust-strip-grid,
  .services-section > .wrap{
    width:calc(100% - 36px) !important;
  }
  .hero-grid{
    grid-template-columns:1fr !important;
  }
  .hero-copy h1{
    font-size:54px !important;
  }
  .trust-strip-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
  .trust-item:nth-child(2){
    border-right:0 !important;
  }
  .trust-item:nth-child(-n+2){
    border-bottom:1px solid var(--v9-border) !important;
  }
}
@media(max-width:620px){
  .hero-copy h1{
    font-size:44px !important;
  }
  .hero-offer-strip{
    grid-template-columns:1fr !important;
    row-gap:12px !important;
  }
  .hero-offer-main strong{
    white-space:normal !important;
  }
  .hero-offer-cta{
    width:100% !important;
    min-width:0 !important;
  }
  .trust-strip-grid,
  .services-grid{
    grid-template-columns:1fr !important;
  }
  .trust-item{
    border-right:0 !important;
    border-bottom:1px solid var(--v9-border) !important;
  }
  .trust-item:last-child{
    border-bottom:0 !important;
  }
}


/* ===== V10 BBB TRUST ITEM ===== */
.trust-strip-grid{
  grid-template-columns:repeat(5,minmax(0,1fr)) !important;
}
.trust-icon-bbb{
  background:#eef6ff !important;
}
.bbb-mark{
  font-size:17px;
  font-weight:900;
  letter-spacing:-.04em;
  color:#075fc9;
}
.bbb-rating{
  color:#075fc9 !important;
  font-weight:900 !important;
  font-size:15px !important;
}
.bbb-item:hover{
  background:#f8fbff !important;
}
@media(max-width:1180px){
  .trust-strip-grid{
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  }
  .trust-item:nth-child(3){
    border-right:0 !important;
  }
  .trust-item:nth-child(-n+3){
    border-bottom:1px solid var(--v9-border) !important;
  }
}
@media(max-width:900px){
  .trust-strip-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
  .trust-item{
    border-right:1px solid var(--v9-border) !important;
    border-bottom:1px solid var(--v9-border) !important;
  }
  .trust-item:nth-child(2n){
    border-right:0 !important;
  }
  .trust-item:last-child{
    border-bottom:0 !important;
  }
}
@media(max-width:620px){
  .trust-strip-grid{
    grid-template-columns:1fr !important;
  }
  .trust-item{
    border-right:0 !important;
  }
}


/* ===== V11 FINAL 77% OFFER CLEANUP =====
   Flex layout prevents the offer headline, expiry and CTA from colliding.
*/
.hero-offer-strip{
  width:100% !important;
  min-height:76px !important;
  margin:12px 0 0 !important;
  padding:12px 14px !important;
  box-sizing:border-box !important;
  display:flex !important;
  align-items:center !important;
  gap:12px !important;
  overflow:hidden !important;
  border-radius:13px !important;
  background:linear-gradient(90deg,#0758bd 0%,#076bd4 100%) !important;
  color:#fff !important;
  box-shadow:0 10px 24px rgba(7,89,189,.18) !important;
}

.hero-offer-main{
  flex:1 1 auto !important;
  min-width:0 !important;
  display:flex !important;
  align-items:center !important;
  gap:10px !important;
}

.offer-tag-icon{
  flex:0 0 38px !important;
  width:38px !important;
  height:38px !important;
  display:grid !important;
  place-items:center !important;
  border-radius:8px !important;
  background:#fff !important;
  color:#075fc9 !important;
  font-size:18px !important;
  font-weight:900 !important;
}

.hero-offer-main strong{
  display:block !important;
  margin:0 !important;
  color:#fff !important;
  font-size:clamp(22px,2vw,30px) !important;
  line-height:1 !important;
  letter-spacing:-.035em !important;
  white-space:nowrap !important;
}

.hero-offer-meta{
  flex:0 0 112px !important;
  min-width:112px !important;
  padding:0 0 0 12px !important;
  margin:0 !important;
  border-left:1px solid rgba(255,255,255,.45) !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
  gap:2px !important;
  color:#fff !important;
  font-size:11px !important;
  font-weight:800 !important;
  line-height:1.2 !important;
  text-align:left !important;
}

.hero-offer-meta span{
  display:block !important;
  margin:0 !important;
  color:#fff !important;
  font-size:11px !important;
  line-height:1.2 !important;
  white-space:nowrap !important;
}

.hero-offer-cta{
  flex:0 0 145px !important;
  width:145px !important;
  min-width:145px !important;
  min-height:42px !important;
  padding:0 10px !important;
  margin:0 !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:8px !important;
  background:#fff !important;
  color:#0759bd !important;
  text-decoration:none !important;
  font-size:12px !important;
  font-weight:900 !important;
  line-height:1 !important;
  white-space:nowrap !important;
  box-shadow:none !important;
}

/* Medium widths: remove the middle copy before allowing any overlap. */
@media(max-width:1100px){
  .hero-offer-meta{
    display:none !important;
  }
  .hero-offer-main strong{
    font-size:clamp(22px,2.35vw,28px) !important;
  }
}

/* Mobile: stack CTA cleanly below the promotion. */
@media(max-width:620px){
  .hero-offer-strip{
    flex-wrap:wrap !important;
    padding:14px !important;
  }
  .hero-offer-main{
    width:100% !important;
    flex:1 1 100% !important;
  }
  .hero-offer-main strong{
    white-space:normal !important;
    font-size:25px !important;
  }
  .hero-offer-meta{
    display:flex !important;
    flex:1 1 auto !important;
    min-width:0 !important;
    padding-left:0 !important;
    border-left:0 !important;
  }
  .hero-offer-cta{
    flex:1 1 100% !important;
    width:100% !important;
    min-width:0 !important;
  }
}


/* ===== V12 SBA SERVICE-DISABLED VETERAN-OWNED TRUST TILE ===== */
.trust-item-sdvosb{
  gap:12px !important;
}

.trust-icon-sdvosb{
  width:58px !important;
  min-width:58px !important;
  height:58px !important;
  padding:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  overflow:visible !important;
}

.trust-icon-sdvosb img{
  display:block !important;
  width:58px !important;
  height:58px !important;
  object-fit:contain !important;
  object-position:center !important;
}

.trust-item-sdvosb strong{
  line-height:1.12 !important;
}

@media(max-width:900px){
  .trust-icon-sdvosb,
  .trust-icon-sdvosb img{
    width:54px !important;
    min-width:54px !important;
    height:54px !important;
  }
}


/* ===== V13 FINAL PROMOTION BAR POLISH ===== */
.hero-offer-strip{
  min-height:82px !important;
  padding:14px 16px !important;
  gap:0 !important;
  display:grid !important;
  grid-template-columns:minmax(0,1fr) 150px 170px !important;
  align-items:center !important;
}

.hero-offer-main{
  min-width:0 !important;
  padding-right:18px !important;
}

.hero-offer-main strong{
  font-size:clamp(22px,1.85vw,29px) !important;
  line-height:1 !important;
  white-space:nowrap !important;
}

.offer-tag-icon{
  flex:0 0 38px !important;
  width:38px !important;
  height:38px !important;
  margin-right:10px !important;
}

.hero-offer-meta{
  width:auto !important;
  min-width:0 !important;
  padding:0 18px !important;
  border-left:1px solid rgba(255,255,255,.46) !important;
  border-right:1px solid rgba(255,255,255,.46) !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
  align-items:flex-start !important;
  gap:3px !important;
  font-size:12px !important;
  line-height:1.25 !important;
}

.hero-offer-meta span{
  font-size:12px !important;
  line-height:1.25 !important;
  white-space:nowrap !important;
}

.hero-offer-cta{
  width:auto !important;
  min-width:0 !important;
  margin-left:16px !important;
  padding:0 16px !important;
  min-height:44px !important;
  font-size:12px !important;
  white-space:nowrap !important;
}

/* Keep all 3 columns on standard desktop widths */
@media (min-width:1101px){
  .hero-offer-meta{
    display:flex !important;
  }
}

/* At narrower desktop/tablet widths, hide the middle column before it can crowd */
@media (max-width:1100px){
  .hero-offer-strip{
    grid-template-columns:minmax(0,1fr) 170px !important;
  }
  .hero-offer-meta{
    display:none !important;
  }
  .hero-offer-cta{
    margin-left:16px !important;
  }
}

/* Mobile stack */
@media (max-width:620px){
  .hero-offer-strip{
    grid-template-columns:1fr !important;
    row-gap:12px !important;
  }
  .hero-offer-main{
    padding-right:0 !important;
  }
  .hero-offer-main strong{
    white-space:normal !important;
    font-size:24px !important;
  }
  .hero-offer-meta{
    display:flex !important;
    width:100% !important;
    padding:10px 0 0 !important;
    border-left:0 !important;
    border-right:0 !important;
    border-top:1px solid rgba(255,255,255,.38) !important;
  }
  .hero-offer-cta{
    width:100% !important;
    margin-left:0 !important;
  }
}


/* ===== V14 GOOGLE REVIEWS + MOBILE CONVERSION ===== */
.reviews-section{
  background:#f7fafc;
  padding:72px 0;
}
.reviews-header{
  display:flex;
  justify-content:space-between;
  gap:34px;
  align-items:center;
  margin-bottom:28px;
}
.reviews-header h2{
  margin:6px 0 10px;
  color:#08245a;
  font-size:clamp(2rem,3.4vw,3.2rem);
  letter-spacing:-.03em;
}
.reviews-header p{
  max-width:760px;
  color:#5c6f84;
  line-height:1.6;
}
.google-rating-card{
  flex:0 0 auto;
  display:flex;
  align-items:center;
  gap:14px;
  padding:18px 22px;
  background:#fff;
  border:1px solid #dbe5ef;
  border-radius:16px;
  box-shadow:0 10px 26px rgba(8,36,90,.06);
}
.google-g{
  width:54px;height:54px;border-radius:50%;
  display:grid;place-items:center;
  font-weight:900;font-size:25px;color:#4285F4;
  background:#f7fbff;
}
.rating-line{display:flex;align-items:center;gap:10px}
.rating-line strong{font-size:28px;color:#08245a}
.rating-line span{color:#f5a623;letter-spacing:.06em}
.google-rating-card small{color:#5c6f84}
.review-theme-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}
.review-theme-card{
  background:#fff;
  border:1px solid #dbe5ef;
  border-radius:16px;
  padding:24px;
  box-shadow:0 10px 26px rgba(8,36,90,.05);
}
.review-theme-icon{
  width:44px;height:44px;border-radius:50%;
  display:grid;place-items:center;
  background:#edf6ff;color:#075fc9;font-weight:900;
  margin-bottom:14px;
}
.review-theme-card h3{margin:0 0 8px;color:#08245a}
.review-theme-card p{margin:0;color:#5c6f84;line-height:1.55}
.reviews-actions{
  display:flex;gap:12px;flex-wrap:wrap;margin-top:24px;
}

.mobile-conversion-bar{display:none}

@media(max-width:900px){
  .reviews-header{align-items:flex-start}
  .review-theme-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:720px){
  body{padding-bottom:72px}
  .reviews-header{flex-direction:column}
  .review-theme-grid{grid-template-columns:1fr}
  .google-rating-card{width:100%;box-sizing:border-box}
  .mobile-conversion-bar{
    position:fixed;
    z-index:9999;
    left:0;right:0;bottom:0;
    display:grid;
    grid-template-columns:.8fr 1.2fr;
    gap:8px;
    padding:10px 12px calc(10px + env(safe-area-inset-bottom));
    background:rgba(255,255,255,.97);
    border-top:1px solid #dbe5ef;
    box-shadow:0 -8px 24px rgba(8,36,90,.12);
    backdrop-filter:blur(10px);
  }
  .mobile-conversion-bar a{
    min-height:48px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:9px;
    font-weight:900;
    text-decoration:none;
  }
  .mobile-call{
    border:2px solid #075fc9;
    color:#075fc9;
    background:#fff;
  }
  .mobile-design{
    background:#075fc9;
    color:#fff;
  }
}
