:root{
  --ink:#103735;--ink-2:#184b47;--gold:#c97845;--gold-2:#e5ae82;--cream:#f7f2ea;--white:#fff;
  --text:#293244;--muted:#687386;--line:#e7e9ee;--success:#167a5b;--shadow:0 20px 55px rgba(11,18,32,.12);
  --radius:22px;--radius-sm:14px;--max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:#fff;line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}
.container{width:min(var(--max),calc(100% - 40px));margin:auto}.section{padding:88px 0}.section-sm{padding:54px 0}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.78rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#9b5128;margin-bottom:14px}.eyebrow:before{content:"";width:26px;height:2px;background:var(--gold)}h1,h2,h3{color:var(--ink);line-height:1.1;margin:0 0 16px;letter-spacing:-.035em}h1{font-size:clamp(2.6rem,5vw,5.25rem)}h2{font-size:clamp(2rem,3.4vw,3.45rem)}h3{font-size:1.35rem}.lead{font-size:1.12rem;color:var(--muted);max-width:720px}.gold{color:var(--gold)}
.topbar{background:var(--ink);color:#d9e0eb;font-size:.86rem}.topbar .container{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:9px 0}.topbar a{color:var(--gold-2);font-weight:800}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(11,18,32,.07)}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-weight:900;color:var(--ink);font-size:1.05rem}.brand-mark{width:44px;height:44px;border-radius:13px;background:linear-gradient(145deg,var(--ink),#26344f);display:grid;place-items:center;color:var(--gold);box-shadow:0 10px 24px rgba(11,18,32,.15)}.brand small{display:block;color:var(--muted);font-weight:700;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.menu{display:flex;align-items:center;gap:28px;font-weight:750;font-size:.94rem}.menu a:hover,.menu button:hover{color:#9b5128}.menu .drop{position:relative}.drop-btn{border:0;background:transparent;font-weight:750;padding:18px 0;cursor:pointer}.dropdown{position:absolute;top:52px;left:-20px;width:310px;padding:12px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.drop:hover .dropdown,.drop:focus-within .dropdown{opacity:1;visibility:visible;transform:none}.dropdown a{display:block;padding:10px 12px;border-radius:10px}.dropdown a:hover{background:var(--cream)}.nav-cta{display:flex;align-items:center;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:49px;padding:0 21px;border-radius:999px;font-weight:850;border:1px solid transparent;transition:.22s;cursor:pointer}.btn-primary{background:var(--gold);color:#17120a;box-shadow:0 10px 28px rgba(212,166,74,.26)}.btn-primary:hover{background:var(--gold-2);transform:translateY(-2px)}.btn-dark{background:var(--ink);color:#fff}.btn-dark:hover{background:#1c2940;transform:translateY(-2px)}.btn-outline{border-color:#ccd2dc;background:#fff;color:var(--ink)}.btn-outline:hover{border-color:var(--gold);color:#9b5128}.hamburger{display:none;border:0;background:var(--ink);color:#fff;width:44px;height:44px;border-radius:12px;font-size:1.25rem}
.hero{position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(11,18,32,.96) 0%,rgba(11,18,32,.88) 48%,rgba(11,18,32,.3) 100%),url('../images/homepage-hero.webp') center/cover;min-height:690px;display:flex;align-items:center;color:#fff}.hero:after{content:"";position:absolute;inset:auto 0 0;height:110px;background:linear-gradient(transparent,rgba(11,18,32,.28))}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.1fr .9fr;gap:52px;align-items:center}.hero h1{color:#fff;max-width:780px}.hero p{color:#d9e0eb;font-size:1.16rem;max-width:690px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0}.micro-trust{display:flex;flex-wrap:wrap;gap:18px;color:#e9edf4;font-size:.92rem}.micro-trust span{display:flex;align-items:center;gap:7px}.hero-card{justify-self:end;background:rgba(255,255,255,.96);color:var(--text);border-radius:26px;padding:28px;max-width:390px;box-shadow:0 30px 80px rgba(0,0,0,.28)}.hero-card h3{font-size:1.5rem}.hero-card .offer{border:1px solid #ead9ae;background:#fffaf0;border-radius:16px;padding:16px;margin:16px 0}.hero-card strong{color:var(--ink)}
.trust-strip{position:relative;z-index:4;margin-top:-38px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:22px;border:1px solid var(--line);box-shadow:var(--shadow);overflow:hidden}.trust-item{padding:24px 18px;display:flex;align-items:center;gap:13px;border-right:1px solid var(--line)}.trust-item:last-child{border:0}.trust-icon{width:46px;height:46px;border-radius:14px;background:var(--cream);display:grid;place-items:center;font-size:1.35rem}.trust-item strong{display:block;color:var(--ink)}.trust-item span{font-size:.82rem;color:var(--muted)}
.van-stage{overflow:hidden;background:linear-gradient(180deg,#fff,#f8f5ed);padding:52px 0 68px}.van-wrap{position:relative;min-height:310px;border-radius:28px;background:linear-gradient(135deg,#f9f5ea,#eef1f6);border:1px solid var(--line);overflow:hidden}.van-wrap:before{content:"";position:absolute;left:0;right:0;bottom:54px;height:4px;background:repeating-linear-gradient(90deg,#bdc3cb 0 38px,transparent 38px 72px)}.van-copy{position:absolute;left:6%;top:16%;z-index:2;max-width:420px}.van-copy h2{font-size:clamp(1.9rem,3vw,3rem)}.van-image{position:absolute;right:-6%;bottom:35px;width:min(54%,620px);animation:driveLeft 8s ease-in-out infinite alternate;filter:drop-shadow(0 26px 18px rgba(11,18,32,.18))}@keyframes driveLeft{from{transform:translateX(7%)}to{transform:translateX(-18%)}}
.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:34px}.card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden;transition:.25s;box-shadow:0 8px 28px rgba(11,18,32,.045)}.card:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:#e3d2a7}.card-img{aspect-ratio:16/10;object-fit:cover;width:100%;background:#eef1f4}.card-body{padding:24px}.card-body p{color:var(--muted);margin:0 0 18px}.service-link{font-weight:850;color:#9b5128}.service-link:hover{color:var(--ink)}
.offer-band{background:var(--ink);color:#fff;border-radius:30px;padding:46px;display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:center;position:relative;overflow:hidden}.offer-band:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:rgba(212,166,74,.15);right:-80px;top:-90px}.offer-band h2{color:#fff}.offer-band p{color:#cdd5e1}.offer-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;position:relative;z-index:2}.mini-offer{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:16px}.mini-offer strong{display:block;color:var(--gold-2);font-size:1.03rem}.mini-offer span{font-size:.85rem;color:#d8dfeb}
.split{display:grid;grid-template-columns:.95fr 1.05fr;gap:58px;align-items:center}.feature-img{border-radius:28px;box-shadow:var(--shadow);min-height:500px;object-fit:cover}.checks{display:grid;gap:12px;margin:24px 0}.check{display:flex;gap:11px}.check i{font-style:normal;width:25px;height:25px;border-radius:50%;background:#f6edd8;display:grid;place-items:center;color:#9b5128;font-weight:900;flex:none}.check strong{color:var(--ink)}
.area-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:26px}.area{border:1px solid var(--line);border-radius:16px;padding:16px;background:#fff;display:flex;gap:10px;align-items:center;font-weight:750;color:var(--ink)}.area span{font-size:1.15rem}
.review-section{background:var(--cream)}.review-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:start}.review-score{background:var(--ink);color:#fff;padding:34px;border-radius:26px}.review-score h2{color:#fff}.stars{color:var(--gold-2);font-size:1.35rem;letter-spacing:3px}.review-cards{display:grid;gap:16px}.review{background:#fff;border:1px solid #ede7d8;border-radius:18px;padding:22px}.review p{margin:8px 0;color:#525d6f}.review small{color:var(--muted)}
.form-wrap{background:#fff;border:1px solid var(--line);border-radius:26px;padding:30px;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:.84rem;font-weight:800;color:var(--ink)}.field input,.field select,.field textarea{width:100%;border:1px solid #d8dde6;border-radius:12px;padding:13px 14px;outline:none;background:#fff}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(212,166,74,.14)}.field textarea{min-height:110px;resize:vertical}.form-note{font-size:.78rem;color:var(--muted);margin-top:12px}
.faqs{max-width:880px;margin:30px auto 0}.faq{border-bottom:1px solid var(--line)}.faq button{width:100%;border:0;background:transparent;padding:20px 0;text-align:left;font-weight:850;color:var(--ink);display:flex;justify-content:space-between;gap:20px;cursor:pointer}.faq .answer{display:none;padding:0 0 20px;color:var(--muted)}.faq.open .answer{display:block}.faq.open button span:last-child{transform:rotate(45deg)}
.page-hero{background:linear-gradient(100deg,rgba(11,18,32,.96),rgba(11,18,32,.76)),url('../images/page-hero.webp') center/cover;padding:112px 0 96px;color:#fff}.page-hero h1{color:#fff;font-size:clamp(2.6rem,5vw,4.5rem)}.page-hero p{color:#d8dfeb;max-width:730px;font-size:1.12rem}.breadcrumbs{font-size:.84rem;color:#c6ceda;margin-bottom:18px}.breadcrumbs a{color:var(--gold-2)}
.content-block p{color:#5c6677}.content-block ul{padding-left:20px}.content-block li{margin:8px 0}.callout{background:#fff9eb;border:1px solid #ead5a3;border-radius:18px;padding:20px;margin:24px 0}.callout strong{color:#795719}.service-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}.fact{background:#f8f9fb;border:1px solid var(--line);border-radius:16px;padding:18px}.fact strong{display:block;color:var(--ink)}
.footer{background:#080e19;color:#b9c3d2;padding:62px 0 24px}.footer-grid{display:grid;grid-template-columns:1.15fr .8fr .9fr 1fr;gap:36px}.footer h3{color:#fff;font-size:1rem;margin-bottom:16px}.footer p,.footer a{font-size:.91rem}.footer a:hover{color:var(--gold-2)}.footer-links{display:grid;gap:8px}.footer-brand{color:#fff;font-size:1.15rem;font-weight:900}.footer .payments{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.pay{background:#fff;color:#111827;font-size:.72rem;font-weight:900;padding:7px 9px;border-radius:8px}.footer-bottom{border-top:1px solid rgba(255,255,255,.09);margin-top:42px;padding-top:20px;display:flex;justify-content:space-between;gap:18px;font-size:.8rem}.sticky-call{display:none}
.reveal{opacity:0;transform:translateY(26px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:980px){.menu,.nav-cta .btn{display:none}.hamburger{display:block}.nav{height:72px}.menu.mobile-open{display:flex;position:absolute;left:20px;right:20px;top:78px;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;box-shadow:var(--shadow);gap:6px}.menu.mobile-open .drop-btn{padding:10px 12px;width:100%;text-align:left}.menu.mobile-open .dropdown{position:static;opacity:1;visibility:visible;transform:none;width:auto;box-shadow:none;border:0;padding:0 0 0 12px}.hero{min-height:650px}.hero-grid{grid-template-columns:1fr}.hero-card{display:none}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.grid-3{grid-template-columns:repeat(2,1fr)}.split,.review-grid,.offer-band{grid-template-columns:1fr}.area-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.van-copy{position:relative;left:auto;top:auto;padding:34px;max-width:55%}.van-image{width:58%;right:-8%;bottom:28px}.service-facts{grid-template-columns:1fr 1fr}}
@media(max-width:640px){body{padding-bottom:74px}.container{width:min(100% - 28px,var(--max))}.topbar .container{justify-content:center;text-align:center}.topbar .container span:first-child{display:none}.brand{font-size:.9rem}.brand-mark{width:40px;height:40px}.hero{min-height:610px;background-position:62% center}.hero h1{font-size:2.65rem}.hero p{font-size:1rem}.hero-actions .btn{width:100%}.micro-trust{display:grid;gap:10px}.trust-strip{margin-top:0}.trust-grid{grid-template-columns:1fr 1fr;border-radius:0;margin-left:-14px;margin-right:-14px}.trust-item{padding:16px 12px;display:block;text-align:center}.trust-icon{margin:0 auto 7px}.section{padding:64px 0}.grid-3,.grid-2{grid-template-columns:1fr}.offer-band{padding:28px 22px;border-radius:22px}.offer-cards{grid-template-columns:1fr}.area-grid{grid-template-columns:1fr 1fr}.feature-img{min-height:320px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.van-wrap{min-height:430px}.van-copy{max-width:100%;padding:26px}.van-image{width:90%;right:-12%;bottom:22px}.sticky-call{display:flex;position:fixed;right:18px;bottom:18px;z-index:100;width:58px;height:58px;border-radius:50%;align-items:center;justify-content:center;background:var(--gold);color:#111;box-shadow:0 14px 35px rgba(11,18,32,.3);font-size:1.35rem;border:3px solid #fff}.page-hero{padding:82px 0 68px}.service-facts{grid-template-columns:1fr}.trust-item strong{font-size:.84rem}.trust-item span{font-size:.72rem}}

/* Revised conversion-focused hero form and trust badges */
.hero-lead-card{padding:30px}
.hero-form{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}
.hero-form .field{margin:0}
.hero-form .field:nth-of-type(3),.hero-form .field:nth-of-type(4),.hero-form .btn{grid-column:1/-1}
.hero-form label{display:block;font-size:.76rem;font-weight:800;margin-bottom:5px;color:#18202e}
.hero-form input,.hero-form select{width:100%;height:46px;border:1px solid #d8dde7;border-radius:12px;background:#fff;padding:0 13px;font:inherit;color:#111827;outline:none}
.hero-form input:focus,.hero-form select:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(215,166,65,.14)}
.brand-badges .brand-badge{min-height:92px}
.badge-logo{width:42px;height:42px;object-fit:contain;flex:0 0 42px}
.badge-seal{width:46px;height:46px;border:2px solid var(--gold);border-radius:50%;display:grid;place-items:center;font-size:.9rem;font-weight:900;color:#101828;background:#fffaf0;flex:0 0 46px}
@media(max-width:700px){.hero-form{grid-template-columns:1fr}.hero-form .field,.hero-form .btn{grid-column:1}.hero-lead-card{padding:22px}}

/* Requested homepage refinements */
.hero-lead-card .hero-form-intro{
  color:#4b5563 !important;
  opacity:1 !important;
  font-weight:500;
  line-height:1.65;
}
.hero-lead-card h3{color:#081326}
.hero-lead-card label{color:#081326}
.hero-lead-card input,.hero-lead-card select{color:#111827}
.hero-lead-card input::placeholder{color:#737b88;opacity:1}

/* Short, subtle van movement only */
.van-stage img,
.van-stage .service-van,
.service-van-img{
  animation:vanGentleMove 5.5s ease-in-out infinite !important;
  will-change:transform;
}
@keyframes vanGentleMove{
  0%,100%{transform:translateX(0)}
  50%{transform:translateX(-28px)}
}

/* Branded trust badges */
.brand-badges .brand-badge{
  gap:15px;
  align-items:center;
}
.badge-art{
  width:58px;
  height:58px;
  min-width:58px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:15px;
  background:#fff;
  border:1px solid #e6e8ec;
  box-shadow:0 5px 18px rgba(8,19,38,.07);
}
.google-g{
  font-family:Arial,sans-serif;
  font-size:35px;
  line-height:1;
  font-weight:700;
  color:#4285F4;
}
.yelp-art{
  gap:2px;
  color:#d32323;
  font-family:Arial,sans-serif;
  font-weight:800;
}
.yelp-art span{font-size:16px}
.yelp-art b{font-size:25px;line-height:1}
.service-art{
  border-radius:50%;
  border:2px solid var(--gold);
  background:#fffaf0;
}
.clock-face{
  font-size:15px;
  font-weight:900;
  color:#9b5128;
}
.tech-art{
  color:#9b5128;
  background:#fffaf0;
}
.tech-art svg{width:34px;height:34px}
.brand-badge strong{display:block;color:#081326}
.brand-badge span{display:block;color:#606978;margin-top:3px;font-size:.82rem}

@media(max-width:700px){
  .van-stage img,.van-stage .service-van,.service-van-img{
    animation:vanGentleMoveMobile 5.5s ease-in-out infinite !important;
  }
  @keyframes vanGentleMoveMobile{
    0%,100%{transform:translateX(0)}
    50%{transform:translateX(-12px)}
  }
}

/* FINAL HERO + VAN OVERRIDES */
.hero-premium{padding:74px 0 78px;background:
radial-gradient(circle at 82% 25%,rgba(255,255,255,.14),transparent 28%),
linear-gradient(110deg,#103735 0%,#184b47 58%,#6d817d 100%);}
.hero-premium .hero-grid{align-items:center;gap:64px}
.hero-premium .hero-copy{max-width:760px}
.hero-premium .hero-copy h1{font-size:clamp(3.2rem,5.5vw,5.4rem);line-height:.98;letter-spacing:-.045em;margin:24px 0 24px;max-width:760px}
.hero-premium .hero-lead{max-width:720px;font-size:1.18rem;line-height:1.72;color:#e7ebf2;margin:0 0 28px}
.hero-premium .hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:28px}
.hero-premium .hero-points{display:flex;gap:25px;flex-wrap:wrap;color:#f5f7fa;font-size:.93rem}
.hero-premium .hero-lead-card{padding:28px 30px 30px;border-radius:24px;box-shadow:0 25px 70px rgba(3,10,20,.24);max-width:510px;margin-left:auto}
.hero-premium .hero-lead-card h2{font-size:2rem;line-height:1.08;margin:13px 0 9px;color:#081326}
.hero-premium .hero-form-intro{font-size:.96rem;line-height:1.55;margin:0 0 17px;color:#566171!important}
.hero-premium .hero-form{gap:11px}
.hero-premium .hero-form input,.hero-premium .hero-form select{height:48px;border-radius:10px}
.hero-premium .hero-form .btn{height:50px;margin-top:2px}
.hero-premium .btn-gold{background:var(--gold);color:#07111f;border-color:var(--gold);font-weight:800}
.hero-premium .btn-gold:hover{transform:translateY(-2px)}
.hero-premium .btn-light{background:#fff;color:#07111f;border-color:#fff}

/* The van moves ONLY 8px to the left, then returns. Target the actual .van-image class. */
.van-image{
animation:vanTinyMotion 6s ease-in-out infinite!important;
transform:translateX(0);
}
@keyframes vanTinyMotion{
0%,100%{transform:translateX(0)}
50%{transform:translateX(-8px)}
}
@media(max-width:900px){
.hero-premium{padding:52px 0}
.hero-premium .hero-grid{gap:32px}
.hero-premium .hero-lead-card{max-width:none;margin:0}
}
@media(max-width:700px){
.hero-premium .hero-copy h1{font-size:clamp(2.7rem,13vw,4rem)}
.hero-premium .hero-lead{font-size:1.04rem}
.hero-premium .hero-points{gap:12px 18px}
.hero-premium .hero-lead-card{padding:23px 20px}
.hero-premium .hero-form{grid-template-columns:1fr}
.hero-premium .hero-form .field,.hero-premium .hero-form .full,.hero-premium .hero-form .btn{grid-column:1!important}
.van-image{animation:vanTinyMotionMobile 6s ease-in-out infinite!important}
@keyframes vanTinyMotionMobile{0%,100%{transform:translateX(0)}50%{transform:translateX(-5px)}}
}
@media(prefers-reduced-motion:reduce){.van-image{animation:none!important}}

/* FINAL VAN SECTION REBUILD */
.van-wrap:before{display:none!important;content:none!important}

.brand-logo{width:78px;height:48px;object-fit:contain;flex:0 0 78px}
.brand-logo.round-logo{width:54px;height:54px;flex-basis:54px}
.google-logo{width:92px;flex-basis:92px}
.yelp-logo{width:76px;flex-basis:76px}

.van-image{animation:vanMicroMove 7s ease-in-out infinite!important}
@keyframes vanMicroMove{0%,100%{transform:translateX(0)}50%{transform:translateX(-6px)}}

@media(max-width:700px){
  .van-stage{padding:34px 0 44px!important}
  .van-wrap{
    display:flex!important;
    flex-direction:column!important;
    min-height:0!important;
    overflow:hidden!important;
    border-radius:24px!important;
  }
  .van-copy{
    position:relative!important;
    left:auto!important;top:auto!important;
    max-width:none!important;
    width:100%!important;
    padding:28px 24px 18px!important;
    z-index:2!important;
  }
  .van-copy h2{font-size:2.35rem!important;line-height:1.04!important;margin-bottom:18px!important}
  .van-copy p{font-size:1rem!important;line-height:1.7!important;margin-bottom:20px!important}
  .van-image{
    position:relative!important;
    right:auto!important;bottom:auto!important;
    display:block!important;
    width:92%!important;
    max-width:520px!important;
    height:auto!important;
    margin:4px auto 20px!important;
    object-fit:contain!important;
    animation:vanMicroMobile 7s ease-in-out infinite!important;
  }
  @keyframes vanMicroMobile{0%,100%{transform:translateX(0)}50%{transform:translateX(-3px)}}
  .van-wrap:before{display:none!important}
  .brand-badges .brand-badge{min-height:86px}
}
@media(prefers-reduced-motion:reduce){.van-image{animation:none!important}}

/* SINGLE TRUST BADGE IMAGE — replace assets/images/trust-badges.webp with the final 1600x300 WebP */
.trust-image-section{
  position:relative;
  z-index:5;
  background:#fff;
  padding:0 0 38px;
}
.hero + .trust-image-section{
  margin-top:-38px;
  background:transparent;
}
.trust-image-wrap{
  width:100%;
  max-width:1600px;
  margin:0 auto;
  background:#fff;
  border:1px solid #e3e7ed;
  border-radius:26px;
  padding:14px 22px;
  box-shadow:0 18px 46px rgba(8,19,38,.10);
  overflow:hidden;
}
.trust-badges-image{
  display:block;
  width:100%;
  height:auto;
  max-height:250px;
  object-fit:contain;
  margin:0 auto;
}
@media(max-width:700px){
  .hero + .trust-image-section{margin-top:-18px}
  .trust-image-section{padding-bottom:28px}
  .trust-image-wrap{
    border-radius:18px;
    padding:10px 8px;
    overflow-x:auto;
    -webkit-overflow-scrolling:touch;
  }
  .trust-badges-image{
    width:760px;
    max-width:none;
    height:auto;
  }
}

/* FOUR INDIVIDUAL TRUST IMAGES */
.trust-four-images{
display:grid;
grid-template-columns:repeat(4,1fr);
background:#fff;
border:1px solid #e3e7ed;
border-radius:26px;
box-shadow:0 18px 46px rgba(8,19,38,.10);
overflow:hidden;
}
.trust-image-card{
min-height:150px;
display:flex;
align-items:center;
justify-content:center;
padding:20px 24px;
border-right:1px solid #e3e7ed;
}
.trust-image-card:last-child{border-right:0}
.trust-image-card img{
display:block;
width:100%;
max-width:260px;
height:105px;
object-fit:contain;
}
@media(max-width:900px){
.trust-four-images{grid-template-columns:repeat(2,1fr)}
.trust-image-card:nth-child(2){border-right:0}
.trust-image-card:nth-child(-n+2){border-bottom:1px solid #e3e7ed}
}
@media(max-width:560px){
.trust-four-images{grid-template-columns:1fr;border-radius:20px}
.trust-image-card{min-height:118px;border-right:0!important;border-bottom:1px solid #e3e7ed!important;padding:14px 20px}
.trust-image-card:last-child{border-bottom:0!important}
.trust-image-card img{height:90px;max-width:300px}
}

/* HOMEPAGE TRUST BADGES: compact 2 x 2 layout on phones */
@media(max-width:560px){
  .trust-image-section .trust-four-images{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    border-radius:18px!important;
  }
  .trust-image-section .trust-image-card{
    min-height:105px!important;
    height:105px!important;
    padding:10px!important;
    border-right:1px solid #e3e7ed!important;
    border-bottom:1px solid #e3e7ed!important;
  }
  .trust-image-section .trust-image-card:nth-child(2n){
    border-right:0!important;
  }
  .trust-image-section .trust-image-card:nth-child(n+3){
    border-bottom:0!important;
  }
  .trust-image-section .trust-image-card img{
    width:100%!important;
    max-width:155px!important;
    height:78px!important;
    object-fit:contain!important;
  }
}

/* Real logo image in header and footer */
.brand-image-link{display:flex;align-items:center;flex:0 0 auto;line-height:0}
.site-logo{display:block;width:auto;height:58px;max-width:245px;object-fit:contain}
.footer-logo-link{display:inline-flex;align-items:center;margin-bottom:16px;line-height:0}
.footer-logo{display:block;width:auto;height:72px;max-width:280px;object-fit:contain}
@media(max-width:900px){.site-logo{height:52px;max-width:210px}}
@media(max-width:640px){.site-logo{height:44px;max-width:175px}.footer-logo{height:62px;max-width:230px}}


/* Rancho Palos Verdes rebrand — deep coastal teal + warm copper */
:root{
  --ink:#103735;
  --ink-2:#184b47;
  --gold:#c97845;
  --gold-2:#e5ae82;
  --cream:#f7f2ea;
  --text:#293b3a;
  --muted:#667774;
  --success:#27735f;
}
.topbar{background:#0d302e}.header{border-bottom-color:rgba(16,55,53,.09)}
.hero-premium{background:radial-gradient(circle at 82% 25%,rgba(255,255,255,.13),transparent 28%),linear-gradient(110deg,#103735 0%,#184b47 58%,#6d817d 100%)}
.page-hero{background:linear-gradient(100deg,rgba(16,55,53,.96),rgba(16,55,53,.78)),url('../images/page-hero.webp') center/cover}
.btn-primary,.btn-gold,.sticky-call{background:var(--gold)!important;color:#fff!important}.btn-primary:hover,.btn-gold:hover{background:#b86435!important}
.btn-dark{background:#103735}.btn-dark:hover{background:#184b47}.offer-band,.review-score,.footer{background:#103735!important}
.eyebrow,.service-link{color:#9b5128}.eyebrow:before{background:var(--gold)}.check i{background:#f7e8dc;color:#9b5128}.card:hover{border-color:#e5b28f}
.text-brand,.footer-text-brand{display:flex;align-items:center;gap:11px;min-width:240px}.brand-words{display:flex;flex-direction:column;line-height:1.02}.brand-words strong{font-size:1.02rem;letter-spacing:-.02em;color:var(--ink)}.brand-words small{font-size:.62rem!important;letter-spacing:.07em!important;color:var(--muted);font-weight:800;text-transform:uppercase;margin-top:4px}.brand-mark{background:linear-gradient(145deg,#103735,#286b65)!important;color:#fff!important;box-shadow:0 10px 24px rgba(16,55,53,.2)!important}.footer-text-brand .brand-words strong{color:#fff}.footer-text-brand .brand-words small{color:#cfe0dc}.footer-text-brand{margin-bottom:18px}
.van-placeholder{position:absolute;right:4%;bottom:42px;width:min(49%,560px);min-height:210px;border-radius:34px 110px 24px 34px;background:linear-gradient(155deg,#fff 0 64%,#103735 64% 82%,#c97845 82%);border:1px solid #d7e0de;box-shadow:0 28px 32px rgba(16,55,53,.18);display:flex;flex-direction:column;justify-content:center;padding:34px 46px;color:#103735;transform:skewX(-2deg)}.van-placeholder:before,.van-placeholder:after{content:"";position:absolute;bottom:-28px;width:68px;height:68px;border-radius:50%;background:#263330;border:9px solid #7f8b88}.van-placeholder:before{left:72px}.van-placeholder:after{right:70px}.van-placeholder span{font-size:1.05rem;font-weight:900;letter-spacing:.14em}.van-placeholder strong{font-size:1.55rem;line-height:1.06;max-width:320px}.van-placeholder small{margin-top:15px;color:#687875;font-weight:700}
@media(max-width:700px){.text-brand{min-width:0}.brand-words strong{font-size:.86rem}.brand-words small{font-size:.52rem!important}.van-placeholder{position:relative;right:auto;bottom:auto;width:88%;min-height:190px;margin:8px auto 42px;padding:28px 30px}.van-placeholder:before,.van-placeholder:after{width:55px;height:55px;bottom:-25px}.van-placeholder:before{left:52px}.van-placeholder:after{right:52px}}

/* 2026 RANCHO PALOS DISTINCT REDESIGN — coastal architectural direction */
:root{--ink:#172c3b;--ink-2:#24485a;--gold:#e06f45;--gold-2:#f2b18f;--cream:#f4f1ea;--line:#dde4e6;--shadow:0 24px 70px rgba(23,44,59,.12);--radius:16px;--radius-sm:10px}
body{background:#fbfcfc}
.header{background:rgba(251,252,252,.96);border-bottom:0;box-shadow:0 1px 0 rgba(23,44,59,.08)}
.nav{height:88px}.brand-mark{border-radius:50%;background:var(--ink);color:#fff}.menu{gap:24px}.btn{border-radius:10px}.btn-primary{color:#fff;box-shadow:none}.btn-primary:hover{background:#c95c35}.hamburger{border-radius:8px}
.hero-premium{min-height:720px;padding:88px 0;background:linear-gradient(90deg,rgba(16,37,50,.96) 0%,rgba(16,37,50,.86) 47%,rgba(16,37,50,.18) 100%),url('../images/homepage-hero.webp') center/cover!important}
.hero-premium:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 72%,rgba(16,37,50,.5));pointer-events:none}.hero-premium .hero-grid{grid-template-columns:1.15fr .72fr;gap:76px}.hero-premium .hero-copy h1{font-size:clamp(3rem,5.2vw,5rem);line-height:1.02}.hero-premium .hero-lead-card{border-radius:14px;border-top:5px solid var(--gold);box-shadow:0 30px 80px rgba(0,0,0,.28)}.hero-premium .hero-form input,.hero-premium .hero-form select{border-radius:7px}.hero-premium .btn-light{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.65)}
.trust-image-section{padding:24px 0;border-bottom:1px solid var(--line)}.trust-image-card{border-radius:12px!important;box-shadow:none!important;border:1px solid var(--line)!important}
.van-stage{background:#f0f4f3;padding:76px 0}.van-wrap{border-radius:18px;background:#fff;border:0;box-shadow:0 18px 55px rgba(23,44,59,.08)}
.section{padding:104px 0}.section:nth-of-type(even){background:#f7f9f8}.grid-3{gap:26px}.card{border:0;border-radius:14px;box-shadow:0 12px 35px rgba(23,44,59,.08)}.card:hover{transform:translateY(-5px);border:0}.card-img{aspect-ratio:4/3}.card-body{padding:27px}.service-link{color:#c95c35}
.offer-band{border-radius:16px;background:linear-gradient(120deg,#172c3b,#24485a);padding:54px}.mini-offer{border-radius:10px}.feature-img{border-radius:14px}.check i{border-radius:6px;background:#fae9e1;color:#c95c35}.area{border-radius:10px;border:0;box-shadow:0 5px 18px rgba(23,44,59,.06)}
.review-section{background:#e9efed!important}.review-score{border-radius:14px;background:#172c3b}.review{border:0;border-radius:12px;box-shadow:0 8px 24px rgba(23,44,59,.07)}.form-wrap{border:0;border-radius:14px;box-shadow:0 20px 55px rgba(23,44,59,.1)}.field input,.field select,.field textarea{border-radius:7px}.footer{background:#102532!important}.sticky-call{background:var(--gold)!important;color:#fff!important}
.page-hero{background:linear-gradient(90deg,rgba(16,37,50,.94),rgba(16,37,50,.58)),url('../images/page-hero.webp') center/cover!important}.eyebrow{color:#bd5733}.eyebrow:before{background:var(--gold)}
@media(max-width:900px){.hero-premium .hero-grid{grid-template-columns:1fr}.hero-premium{min-height:auto;background-position:58% center!important}.hero-premium .hero-lead-card{display:block}}
@media(max-width:640px){.nav{height:74px}.hero-premium{padding:64px 0;background:linear-gradient(180deg,rgba(16,37,50,.92),rgba(16,37,50,.82)),url('../images/homepage-hero.webp') center/cover!important}.hero-premium .hero-copy h1{font-size:2.7rem}.hero-premium .hero-lead-card{margin-top:8px}.section{padding:70px 0}.grid-3{grid-template-columns:1fr}.offer-band{padding:30px 22px}.trust-image-section{padding:14px 0}}

/* v4 clean footer — no card styling */
.footer-clean{padding:64px 0 22px;background:#132734}
.footer-clean-grid{display:grid;grid-template-columns:1.7fr .75fr 1fr;gap:64px;align-items:start}
.footer-clean-grid>div{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:0!important}
.footer-clean .footer-about p{max-width:560px;margin-top:18px}
.footer-clean h3{margin-top:6px}
@media(max-width:760px){.footer-clean{padding:44px 0 90px}.footer-clean-grid{grid-template-columns:1fr;gap:30px}.footer-clean .footer-bottom{gap:12px}}

/* v4 homepage hero — editorial split layout */
.home .hero-premium{min-height:720px;position:relative;overflow:hidden;background:#132734;padding:0}
.home .hero-premium:before{content:"";position:absolute;inset:0 42% 0 0;background:linear-gradient(110deg,rgba(19,39,52,.98),rgba(19,39,52,.86));z-index:1}
.home .hero-premium:after{content:"";position:absolute;inset:0 0 0 42%;background:linear-gradient(90deg,rgba(19,39,52,.18),rgba(19,39,52,0)),url('../images/homepage-hero.webp') center/cover no-repeat;z-index:0}
.home .hero-grid{position:relative;z-index:2;min-height:720px;display:grid;grid-template-columns:1.05fr .72fr;gap:8%;align-items:center;padding-top:72px;padding-bottom:72px}
.home .hero-copy{max-width:700px}
.home .hero-copy h1{font-size:clamp(3.1rem,5.4vw,5.8rem);line-height:.95;letter-spacing:-.055em;max-width:820px}
.home .hero-lead-card{align-self:center;border-radius:4px;border-top:5px solid var(--accent);box-shadow:0 28px 70px rgba(0,0,0,.28);transform:translateY(34px)}
.home .hero-points{border-top:1px solid rgba(255,255,255,.18);padding-top:22px;margin-top:28px}
@media(max-width:900px){.home .hero-premium:before{inset:0;background:linear-gradient(rgba(19,39,52,.93),rgba(19,39,52,.84))}.home .hero-premium:after{inset:0;background:url('../images/homepage-hero.webp') center/cover no-repeat;opacity:.28}.home .hero-grid{grid-template-columns:1fr;gap:34px;min-height:auto;padding-top:76px}.home .hero-lead-card{transform:none}.home .hero-copy h1{font-size:clamp(2.7rem,12vw,4.4rem)}}

/* v5 service feature redesign */
.van-stage{padding:78px 0!important;background:#f2f6f5!important;overflow:hidden}.van-wrap{min-height:440px!important;display:grid!important;grid-template-columns:1.02fr .98fr!important;align-items:stretch!important;border-radius:28px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 22px 60px rgba(23,44,59,.10)!important}.van-copy{position:relative!important;left:auto!important;top:auto!important;max-width:none!important;padding:64px 58px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.van-copy h2{font-size:clamp(2.25rem,3.5vw,3.65rem)!important;line-height:1.02!important;max-width:620px!important}.van-copy p{font-size:1.05rem!important;line-height:1.75!important;max-width:610px!important}.van-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:12px}.van-visual{position:relative;min-height:440px;overflow:hidden}.van-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.14),transparent 30%);pointer-events:none}.van-visual img{width:100%!important;height:100%!important;position:absolute!important;inset:0!important;object-fit:cover!important;filter:none!important;animation:none!important;transform:none!important}.van-placeholder{display:none!important}
@media(max-width:820px){.van-wrap{grid-template-columns:1fr!important}.van-copy{padding:40px 30px!important}.van-visual{min-height:330px}.van-copy h2{font-size:2.35rem!important}}
@media(max-width:520px){.van-stage{padding:42px 0!important}.van-wrap{min-height:0!important;border-radius:20px!important}.van-copy{padding:32px 24px!important}.van-visual{min-height:270px}.van-actions{align-items:flex-start;flex-direction:column;gap:16px}}

/* Site logo */
.site-logo{display:block;width:auto;height:58px;max-width:300px;object-fit:contain}
@media(max-width:640px){.site-logo{height:48px;max-width:220px}}
