
:root{--navy:#07111f;--navy-2:#0c1b2f;--yellow:#f5b522;--yellow-soft:#fff5d8;--white:#fff;--ink:#101827;--muted:#667085;--line:#e8ebef;--green:#12805c;--radius:22px;--shadow:0 18px 50px rgba(7,17,31,.11)}
html{scroll-behavior:smooth}.site-header{backdrop-filter:blur(18px);background:rgba(255,255,255,.9)}
.new-hero{background:radial-gradient(circle at 75% 20%,rgba(245,181,34,.17),transparent 32%),linear-gradient(135deg,#fff 0%,#f8fafc 55%,#eef3f8 100%);padding:74px 0 58px;overflow:hidden}.new-hero__grid{gap:58px}.new-hero__content h1{font-size:clamp(2.7rem,5.4vw,5.7rem);line-height:.96;letter-spacing:-.06em;max-width:900px}.new-hero__content p{font-size:clamp(1.05rem,1.5vw,1.28rem);max-width:690px}.new-hero__art{border-radius:30px;overflow:hidden;box-shadow:0 30px 70px rgba(7,17,31,.2);border:1px solid rgba(255,255,255,.9);background:#05080d}.new-hero__art img{width:100%;height:auto;display:block}.hero__status{background:#eaf8f2;color:#087353;border:1px solid #bcebdc}.new-hero__actions .btn{min-height:58px;padding:0 26px}.new-hero__facts{background:rgba(255,255,255,.74);border:1px solid rgba(255,255,255,.9);border-radius:18px;padding:16px;box-shadow:0 12px 35px rgba(7,17,31,.07)}
.trust-strip{background:#07111f;color:#fff;border:0}.trust-strip__grid--six{grid-template-columns:repeat(6,1fr)}.trust-item{padding:22px 13px;border-color:rgba(255,255,255,.11)}.trust-item__icon{font-weight:800;color:var(--yellow);background:rgba(245,181,34,.11);border:1px solid rgba(245,181,34,.25)}.trust-item span{color:#b8c1ce}
.section{padding:100px 0}.section--soft{background:#f5f7fa}.section-title{font-size:clamp(2.15rem,4vw,4rem);letter-spacing:-.045em;line-height:1.02;max-width:850px}.section-copy{font-size:1.1rem;max-width:760px}.eyebrow{color:#a86c00;background:var(--yellow-soft);border:1px solid #f6d783;border-radius:999px;padding:7px 12px;width:max-content}
.services-grid--eight{grid-template-columns:repeat(4,1fr);gap:18px}.service-card{border-radius:var(--radius);border:1px solid var(--line);box-shadow:0 10px 34px rgba(7,17,31,.05);padding:28px;transition:.25s ease;background:#fff}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#d7c079}.service-card__icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--yellow-soft);color:#8c5d00;font-size:1.25rem;margin-bottom:24px}.service-card a{display:inline-block;margin-top:14px;color:#7a5200;font-weight:750;text-decoration:none}.services-poster{border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:42px}.feature-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:32px;min-height:230px}.feature-card--large{grid-column:span 2;background:linear-gradient(135deg,#07111f,#102640);color:#fff}.feature-card>span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--yellow-soft);color:#916000;font-weight:800;margin-bottom:28px}.feature-card--large>span{background:var(--yellow);color:#07111f}.feature-card h3{font-size:1.5rem;margin-bottom:10px}.feature-card p{color:var(--muted)}.feature-card--large p{color:#c6cfda}
.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:42px}.process-card{position:relative;display:flex;gap:20px;padding:30px;background:#fff;border:1px solid var(--line);border-radius:24px}.process-card>span{flex:0 0 48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--navy);color:var(--yellow);font-weight:900}.process-card:not(:last-child)::after{content:'→';position:absolute;right:-20px;top:43%;font-size:26px;color:#b6bdc8;z-index:2}
.quote-section{background:linear-gradient(135deg,#07111f,#102a48)}.quote-card{border-radius:28px;box-shadow:0 30px 80px rgba(0,0,0,.24)}.form-control{border-radius:14px}.estimate-box{border-radius:18px}.quote-submit{min-height:62px;font-size:1.02rem}
.coverage-map{border-radius:28px;background:linear-gradient(135deg,#0d1d31,#09101b);box-shadow:var(--shadow)}.instagram-grid{gap:16px}.instagram-card{border-radius:22px;overflow:hidden;box-shadow:0 12px 36px rgba(7,17,31,.12)}.faq-item{border-radius:18px;border:1px solid var(--line);padding:0 22px;background:#fff}.cta-card{border-radius:28px;background:linear-gradient(120deg,#f5b522,#ffd56b);color:#07111f;box-shadow:0 24px 60px rgba(207,145,15,.24)}
.site-footer{background:#06101d}.site-footer a{color:inherit}.footer-bottom a{text-decoration:underline;text-underline-offset:3px}.mobile-cta{box-shadow:0 -12px 30px rgba(7,17,31,.15)}
@media(max-width:1100px){.trust-strip__grid--six{grid-template-columns:repeat(3,1fr)}.services-grid--eight{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-card--large{grid-column:span 2}.process-grid{grid-template-columns:1fr}.process-card:not(:last-child)::after{content:'↓';right:auto;left:50%;top:auto;bottom:-27px}}
@media(max-width:760px){.section{padding:72px 0}.new-hero{padding:42px 0 34px}.new-hero__grid{gap:30px}.new-hero__content h1{font-size:clamp(2.5rem,13vw,4rem)}.new-hero__actions{display:grid;grid-template-columns:1fr}.new-hero__facts{grid-template-columns:repeat(2,1fr)}.trust-strip__grid--six{grid-template-columns:repeat(2,1fr)}.trust-item{align-items:flex-start}.services-grid--eight,.feature-grid{grid-template-columns:1fr}.feature-card--large{grid-column:auto}.service-card{padding:24px}.coverage-map{min-height:350px}.footer-bottom{padding-bottom:90px}}
@media(max-width:420px){.trust-strip__grid--six{grid-template-columns:1fr}.new-hero__facts{grid-template-columns:1fr 1fr}.new-hero__art{border-radius:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.service-card{transition:none}.service-card:hover{transform:none}}


/* 2026-07-25 homepage contrast correction: the legacy dark-theme variables must not
   leak into the premium light homepage. This preserves layout and functionality. */
body.home{color:#101827;background:#ffffff}
body.home .site-header{background:rgba(255,255,255,.94);border-bottom-color:#e8ebef}
body.home .site-header.is-scrolled{background:rgba(255,255,255,.98);border-bottom-color:#dfe3e8}
body.home .nav__links{color:#344054}
body.home .nav__links a:hover{color:#8a5a00}
body.home .btn--dark{background:#07111f;border-color:#07111f;color:#fff}
body.home .new-hero__content h1,body.home .section-title{color:#101827}
body.home .new-hero__content p,body.home .section-copy{color:#566273}
body.home .new-hero__facts{color:#475467}
body.home .new-hero__facts strong{color:#101827}
body.home .service-card h3,body.home .service-card p{color:#101827}
body.home .service-card p{color:#667085}
body.home .process-card,body.home .process-card h3{color:#101827}
body.home .process-card p{color:#667085}
body.home .faq-item,body.home .faq-item summary,body.home .faq-item p{color:#101827}
body.home .faq-item p{color:#667085}
body.home .brand__logo{width:64px;height:64px;object-fit:contain}
body.home .new-hero__art{isolation:isolate}
body.home .new-hero__art img{opacity:1;filter:none}
@media(max-width:760px){body.home .nav__links{background:#fff;color:#101827;border-color:#e8ebef}}


/* Palette restoration from the gallery-fixed build.
   Keeps the latest SEO/AEO/GEO, functionality, layout and performance updates. */
:root{
  --navy:#07090d;
  --navy-2:#0e1118;
  --yellow:#ffad1f;
  --yellow-soft:rgba(255,173,31,.12);
  --white:#f7f8fb;
  --ink:#f7f8fb;
  --muted:#aeb5c2;
  --line:rgba(255,255,255,.10);
  --green:#25d366;
  --radius:22px;
  --shadow:0 22px 70px rgba(0,0,0,.38);
}
body.home{color:#f7f8fb;background:#07090d}
body.home .site-header{background:rgba(7,9,13,.92);border-bottom-color:rgba(255,255,255,.10)}
body.home .site-header.is-scrolled{background:rgba(7,9,13,.98);border-bottom-color:rgba(255,255,255,.14)}
body.home .nav__links{color:#d8dde7}
body.home .nav__links a:hover{color:#ffad1f}
body.home .btn--dark{background:#11151d;border-color:rgba(255,255,255,.12);color:#f7f8fb}
body.home .new-hero{background:radial-gradient(circle at 75% 20%,rgba(255,173,31,.14),transparent 34%),linear-gradient(135deg,#07090d 0%,#0e1118 56%,#11151d 100%)}
body.home .new-hero__content h1,body.home .section-title{color:#f7f8fb}
body.home .new-hero__content p,body.home .section-copy{color:#aeb5c2}
body.home .hero__status{background:rgba(37,211,102,.10);color:#67e69a;border-color:rgba(37,211,102,.28)}
body.home .new-hero__facts{background:rgba(17,21,29,.78);border-color:rgba(255,255,255,.10);color:#aeb5c2;box-shadow:0 18px 45px rgba(0,0,0,.25)}
body.home .new-hero__facts strong{color:#f7f8fb}
body.home .new-hero__art{border-color:rgba(255,173,31,.25);background:#05070a;box-shadow:0 30px 70px rgba(0,0,0,.5)}
body.home .trust-strip{background:#0e1118;color:#f7f8fb}
body.home .trust-item span{color:#aeb5c2}
body.home .section--soft{background:#0e1118}
body.home .eyebrow{color:#ffbd4a;background:rgba(255,173,31,.10);border-color:rgba(255,173,31,.25)}
body.home .service-card,body.home .feature-card,body.home .process-card,body.home .faq-item{background:#11151d;border-color:rgba(255,255,255,.10);box-shadow:0 10px 34px rgba(0,0,0,.20)}
body.home .service-card:hover{border-color:rgba(255,173,31,.55);box-shadow:0 22px 70px rgba(0,0,0,.38)}
body.home .service-card h3,body.home .feature-card h3,body.home .process-card h3,body.home .faq-item summary{color:#f7f8fb}
body.home .service-card p,body.home .feature-card p,body.home .process-card p,body.home .faq-item p{color:#aeb5c2}
body.home .service-card__icon,body.home .feature-card>span{background:rgba(255,173,31,.12);color:#ffad1f}
body.home .service-card a{color:#ffbd4a}
body.home .feature-card--large{background:linear-gradient(135deg,#11151d,#171d28);color:#f7f8fb}
body.home .feature-card--large p{color:#c1c7d1}
body.home .feature-card--large>span{background:#ffad1f;color:#07090d}
body.home .process-card>span{background:#07090d;color:#ffad1f;border:1px solid rgba(255,173,31,.28)}
body.home .quote-section{background:linear-gradient(135deg,#07090d,#11151d)}
body.home .coverage-map{background:linear-gradient(135deg,#11151d,#07090d)}
body.home .instagram-card{box-shadow:0 12px 36px rgba(0,0,0,.36)}
body.home .cta-card{background:linear-gradient(120deg,#ffad1f,#ff7a00);color:#07090d;box-shadow:0 24px 60px rgba(255,122,0,.18)}
body.home .site-footer{background:#05070a}
body.home .mobile-cta{background:#0e1118;border-top-color:rgba(255,255,255,.10);box-shadow:0 -12px 30px rgba(0,0,0,.42)}
@media(max-width:760px){body.home .nav__links{background:#0e1118;color:#f7f8fb;border-color:rgba(255,255,255,.10)}}
