:root{--navy:#0B1320;--navy2:#111b2b;--char:#161D27;--orange:#FF6A00;--white:#fff;--muted:#aab4c3;--line:#253247;--bg:#f5f7fa;--text:#152033;--radius:20px;--shadow:0 20px 55px rgba(7,17,31,.14)}*{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.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:15px;top:15px;background:#fff;padding:10px;z-index:999}.site-header{position:sticky;top:0;z-index:50;background:rgba(11,19,32,.93);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.07)}.nav-wrap{height:78px;display:flex;align-items:center;gap:28px}.brand{width:188px;overflow:hidden}.brand img{width:220px;height:auto;margin-left:-12px}.main-nav{display:flex;gap:22px;margin-left:auto}.main-nav a{color:#dce3ed;font-size:14px;font-weight:650}.main-nav a:hover{color:#fff}.header-cta{display:flex;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:12px;font-weight:750;letter-spacing:-.01em;transition:.2s;border:1px solid transparent}.btn:hover{transform:translateY(-1px)}.btn-orange{background:var(--orange);color:#fff;box-shadow:0 10px 24px rgba(255,106,0,.24)}.btn-ghost{border-color:rgba(255,255,255,.25);color:#fff;background:rgba(255,255,255,.04)}.btn-lg{min-height:58px;padding:0 24px}.menu-btn{display:none;margin-left:auto;background:none;border:0;color:#fff;font-size:24px}.home-hero,.service-hero{position:relative;min-height:690px;background:var(--navy);color:#fff;overflow:hidden}.home-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,19,32,1) 0%,rgba(11,19,32,.93) 35%,rgba(11,19,32,.18) 65%,rgba(11,19,32,.04) 100%),url('/assets/images/hero-home-v7.webp') center right/cover no-repeat}.service-hero{background-image:linear-gradient(90deg,rgba(11,19,32,1) 0%,rgba(11,19,32,.94) 37%,rgba(11,19,32,.35) 66%,rgba(11,19,32,.05) 100%),var(--hero);background-size:cover;background-position:center}.hero-grid{position:relative;z-index:2;min-height:690px;display:grid;grid-template-columns:minmax(0,590px) 1fr;align-items:center}.hero-copy{padding:70px 0}.eyebrow{font-size:12px;font-weight:850;letter-spacing:.14em;text-transform:uppercase;color:#c8d1dd;margin-bottom:14px}.eyebrow.orange{color:var(--orange)}h1,h2,h3{line-height:1.08;letter-spacing:-.035em;margin:0 0 16px}h1{font-size:clamp(44px,5.3vw,76px)}h1 span{color:var(--orange)}h2{font-size:clamp(34px,4vw,54px)}h3{font-size:22px}.hero-copy p{font-size:19px;color:#cad3df;max-width:600px;margin:0 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.microtrust{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;color:#c1cbd8;font-size:13px}.trust-strip{background:#fff;border-bottom:1px solid #e7ebf0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:22px 0}.trust-grid>div{padding:0 24px;border-right:1px solid #e6eaf0}.trust-grid>div:first-child{padding-left:0}.trust-grid>div:last-child{border:0}.trust-grid b,.trust-grid span{display:block}.trust-grid b{font-size:15px}.trust-grid span{font-size:13px;color:#697588}.section{padding:92px 0}.section-dark{background:var(--navy);color:#fff}.section-head{max-width:720px;margin-bottom:38px}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.section-head p{font-size:18px;color:#647083}.section-dark .section-head p{color:#aab4c3}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{background:#fff;border:1px solid #e8edf3;border-radius:20px;overflow:hidden;box-shadow:0 10px 35px rgba(14,26,45,.06);transition:.25s}.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.service-card img{aspect-ratio:16/10;object-fit:cover}.card-body{padding:24px}.card-body p{color:#687487;font-size:15px}.card-body a{font-weight:800;color:var(--orange)}.chip{display:inline-block;background:#fff0e7;color:#c94e00;font-size:11px;font-weight:850;padding:6px 9px;border-radius:999px;margin-bottom:12px}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.split p{font-size:18px;color:#667284}.section-dark .split p{color:#b2bdcb}.info-card{background:var(--navy);color:#fff;border-radius:22px;padding:34px;box-shadow:var(--shadow)}.info-card ul{margin:18px 0 0;padding:0;list-style:none}.info-card li{padding:13px 0;border-bottom:1px solid var(--line)}.info-card li:before{content:'✓';color:var(--orange);font-weight:900;margin-right:10px}.media-split img{box-shadow:0 25px 60px rgba(0,0,0,.3)}.rounded-img{border-radius:22px}.check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:24px}.check-grid span{padding:12px 14px;border:1px solid #28364b;border-radius:12px;color:#d9e0e9;font-size:14px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.steps article{padding:27px;border:1px solid #263449;background:#111c2c;border-radius:18px}.steps.light article{background:#fff;border-color:#e5eaf0}.steps b{color:var(--orange);font-size:13px}.steps h3{margin-top:16px}.steps p{color:#aeb9c8;font-size:14px}.steps.light p{color:#6a7587}.faq-wrap{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.faq-list details{border-bottom:1px solid #dfe5ec;padding:18px 0}.faq-list summary{font-weight:800;font-size:18px;cursor:pointer}.faq-list p{color:#657183}.cta-band{background:linear-gradient(110deg,#131f31,#0b1320);color:#fff;padding:58px 0;border-top:1px solid #22324a}.cta-row{display:flex;justify-content:space-between;gap:30px;align-items:center}.cta-row h2{font-size:clamp(30px,3.5vw,48px);max-width:760px}.cta-row p{color:#b6c1cf}.footer{background:#070d16;color:#aab5c4;padding:64px 0 90px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:44px}.footer h3{color:#fff;font-size:15px}.footer a{display:block;padding:6px 0;font-size:14px}.footer-logo{width:190px;margin-bottom:16px}.footer-bottom{border-top:1px solid #1c2634;margin-top:42px;padding-top:22px;display:flex;justify-content:space-between;font-size:13px}.mobile-bar{display:none}.page-hero{background:linear-gradient(135deg,#0b1320,#16243a);color:#fff;padding:110px 0 70px}.page-hero p{max-width:750px;font-size:18px;color:#c0cad7}.prose{max-width:820px}.prose p{font-size:17px;color:#617084}@media(max-width:980px){.main-nav,.header-cta{display:none}.menu-btn{display:block}.main-nav.open{position:absolute;display:flex;flex-direction:column;background:#0b1320;top:78px;left:0;right:0;padding:22px 20px;border-top:1px solid #233048}.hero-grid{grid-template-columns:1fr}.home-hero,.service-hero,.hero-grid{min-height:620px}.home-hero:before{background:linear-gradient(90deg,rgba(11,19,32,.98),rgba(11,19,32,.72)),url('/assets/images/hero-home-v7.webp') center/cover}.service-hero{background-image:linear-gradient(90deg,rgba(11,19,32,.98),rgba(11,19,32,.7)),var(--hero)}.service-grid{grid-template-columns:repeat(2,1fr)}.split,.faq-wrap{grid-template-columns:1fr}.steps{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.container{width:min(100% - 28px,1180px)}.nav-wrap{height:68px}.brand{width:155px}.brand img{width:185px}.home-hero,.service-hero,.hero-grid{min-height:610px}.hero-copy{padding:70px 0 96px}.hero-copy p{font-size:17px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.microtrust{gap:8px 14px}.trust-grid{grid-template-columns:repeat(2,1fr);gap:18px}.trust-grid>div{padding:0;border:0}.section{padding:68px 0}.service-grid,.steps,.footer-grid{grid-template-columns:1fr}.service-card:nth-child(n+4){display:none}.split{gap:34px}.faq-wrap{gap:25px}.cta-row{align-items:flex-start;flex-direction:column}.footer{padding-bottom:105px}.footer-bottom{flex-direction:column;gap:8px}.mobile-bar{display:grid;position:fixed;z-index:80;bottom:0;left:0;right:0;grid-template-columns:1fr 1.3fr;background:#fff;box-shadow:0 -8px 30px rgba(0,0,0,.16);padding:8px}.mobile-bar a{height:52px;display:flex;align-items:center;justify-content:center;font-weight:850;border-radius:10px}.mobile-bar .orange{background:var(--orange);color:#fff}h1{font-size:44px}h2{font-size:35px}}


/* NetPert final production refinements */
.service-grid{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:22px;
}
.service-grid .service-card{
  flex:0 1 calc((100% - 44px)/3);
  max-width:calc((100% - 44px)/3);
}
.service-grid .service-card:nth-child(n+4){display:block}
.card-title{font-size:22px}
.section-soft{background:#f5f7fa}
.city-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.city-chip{display:flex;flex-direction:column;gap:4px;padding:18px;border:1px solid #e3e9f0;background:#fff;border-radius:15px;transition:.2s}
.city-chip:hover{transform:translateY(-2px);border-color:#f0b184;box-shadow:0 12px 28px rgba(14,26,45,.08)}
.city-chip strong{font-size:16px}
.city-chip span{font-size:12px;color:#758196}
.mini-service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.mini-service{display:flex;min-height:150px;flex-direction:column;justify-content:flex-end;padding:20px;background:#fff;border:1px solid #e4e9ef;border-radius:17px;transition:.2s}
.mini-service:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(15,28,47,.08)}
.mini-service span{font-size:11px;color:#c95000;font-weight:850;text-transform:uppercase;letter-spacing:.08em}
.mini-service strong{font-size:18px;margin:8px 0 10px}
.mini-service small{color:#6e7a8d}
.breadcrumb{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:24px;font-size:13px;color:#aeb9c7}
.breadcrumb a:hover{color:#fff}
.breadcrumb b{color:#fff}
.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.contact-card{display:flex;gap:18px;align-items:flex-start;padding:28px;border:1px solid #e3e8ef;border-radius:20px;background:#fff;box-shadow:0 8px 28px rgba(14,26,45,.05);transition:.2s}
.contact-card:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(14,26,45,.10)}
.contact-card.primary{background:#0b1320;color:#fff;border-color:#0b1320}
.contact-card>span{font-size:28px}
.contact-card small{display:block;font-weight:850;letter-spacing:.1em;color:#7b8798;margin-bottom:5px}
.contact-card.primary small{color:#bac5d1}
.contact-card strong{display:block;font-size:21px;line-height:1.2}
.contact-card p{font-size:14px;color:#758093;margin:9px 0 0}
.contact-card.primary p{color:#b8c3d0}
.footer-contact{margin-top:16px}
.footer-contact a{padding:4px 0}
.legacy-hero{padding-top:90px}
.prose h2{margin-top:34px}
.prose h2:first-child{margin-top:0}
.prose ul{color:#617084}
.prose li{margin-bottom:8px}
@media(max-width:980px){
  .service-grid .service-card{flex-basis:calc((100% - 22px)/2);max-width:calc((100% - 22px)/2)}
  .city-grid{grid-template-columns:repeat(3,1fr)}
  .mini-service-grid{grid-template-columns:repeat(2,1fr)}
  .contact-grid{grid-template-columns:1fr}
}
@media(max-width:680px){
  .service-grid{display:flex}
  .service-grid .service-card{flex-basis:100%;max-width:100%}
  .service-grid .service-card:nth-child(n+4){display:block}
  .city-grid{grid-template-columns:repeat(2,1fr)}
  .mini-service-grid{grid-template-columns:1fr}
  .contact-grid{grid-template-columns:1fr}
}

/* V8.6 MOBILE CRO — floating header, accessible drawer and conversion bar */
.brand-mobile,.mobile-nav-layer{display:none}
@media(max-width:980px){
  :root{--mobile-header-height:72px;--mobile-header-top:10px;--mobile-cta-height:64px}
  .site-header{position:fixed;top:var(--mobile-header-top);left:0;right:0;z-index:70;background:transparent;border:0;backdrop-filter:none;pointer-events:none}
  .site-header .nav-wrap{width:min(92vw,720px);max-width:calc(100% - 24px);height:var(--mobile-header-height);padding:8px 9px 8px 12px;gap:12px;background:rgba(255,255,255,.97);border:1px solid rgba(11,19,32,.08);border-radius:24px;box-shadow:0 14px 40px rgba(7,17,31,.16);pointer-events:auto}
  .brand-desktop,.main-nav,.header-cta{display:none}
  .brand-mobile{display:flex;align-items:center;min-width:0;gap:10px;color:#0b1320;font-size:24px;font-weight:780;letter-spacing:-.045em;line-height:1}
  .brand-mobile img{flex:0 0 42px;width:42px;height:42px;border-radius:13px;object-fit:cover;box-shadow:0 5px 14px rgba(11,19,32,.18)}
  .brand-mobile span{white-space:nowrap}.brand-mobile strong{color:var(--orange);font-weight:850}
  .menu-btn{display:grid;place-items:center;flex:0 0 52px;width:52px;height:52px;min-width:48px;min-height:48px;margin-left:auto;padding:0;border:1px solid #e5e9ef;border-radius:17px;background:#f6f8fb;color:#0b1320;cursor:pointer;transition:background .2s ease,transform .2s ease,border-color .2s ease}
  .menu-btn:hover{background:#fff4ec;border-color:#ffd4b8}.menu-btn:focus-visible{outline:3px solid rgba(255,106,0,.32);outline-offset:2px}
  .menu-icon{position:relative;display:block;width:23px;height:18px}.menu-icon i{position:absolute;left:0;width:23px;height:2px;border-radius:3px;background:currentColor;transition:transform .25s ease,top .25s ease,opacity .18s ease}.menu-icon i:nth-child(1){top:1px}.menu-icon i:nth-child(2){top:8px}.menu-icon i:nth-child(3){top:15px}
  .menu-btn[aria-expanded="true"]{background:#0b1320;color:#fff;border-color:#0b1320}.menu-btn[aria-expanded="true"] .menu-icon i:nth-child(1){top:8px;transform:rotate(45deg)}.menu-btn[aria-expanded="true"] .menu-icon i:nth-child(2){opacity:0}.menu-btn[aria-expanded="true"] .menu-icon i:nth-child(3){top:8px;transform:rotate(-45deg)}
  .mobile-nav-layer{display:block;position:fixed;inset:0;z-index:60;background:rgba(7,13,22,.34);opacity:0;transition:opacity .24s ease;overscroll-behavior:contain}
  .mobile-nav-layer[hidden]{display:none}.mobile-nav-layer.is-open{opacity:1}
  .mobile-drawer{position:absolute;top:calc(var(--mobile-header-top) + var(--mobile-header-height) + 10px);right:max(12px,4vw);bottom:12px;width:min(420px,92vw);padding:24px 20px 34px;overflow-y:auto;overscroll-behavior:contain;background:#fff;border:1px solid rgba(11,19,32,.08);border-radius:24px;box-shadow:0 24px 70px rgba(7,17,31,.24);transform:translateX(calc(100% + 24px));transition:transform .28s cubic-bezier(.22,.8,.3,1);outline:0}
  .mobile-nav-layer.is-open .mobile-drawer{transform:translateX(0)}
  .mobile-drawer-intro{padding:0 4px 18px;border-bottom:1px solid #e9edf2}.mobile-drawer-intro span{display:block;color:#d55708;font-size:11px;font-weight:900;letter-spacing:.13em}.mobile-drawer-intro strong{display:block;margin-top:5px;color:#0b1320;font-size:19px;line-height:1.3}
  .mobile-nav-section{padding:20px 4px 0}.mobile-nav-section h2{margin:0 0 9px;color:#7a8595;font-size:11px;line-height:1.3;letter-spacing:.12em;text-transform:uppercase}
  .mobile-nav-section>a,.mobile-nav-links a{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:11px 0;border-bottom:1px solid #edf0f4;color:#142033;font-size:16px;font-weight:760;line-height:1.35}
  .mobile-nav-section>a span{color:var(--orange);font-size:20px}.mobile-nav-links a:last-child{border-bottom:0}
  .mobile-city-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-city-links a{display:flex;align-items:center;min-height:44px;padding:9px 12px;border:1px solid #e6eaf0;border-radius:12px;background:#f7f9fb;color:#283548;font-size:14px;font-weight:750}
  .mobile-nav-section .mobile-nav-all{margin-top:8px;color:#c94e00;border-bottom:0}
  body.mobile-nav-open{overflow:hidden;touch-action:none}
  .home-hero .hero-copy,.service-hero .hero-copy{padding-top:clamp(110px,17vh,148px)}
  .page-hero{padding-top:132px}.legacy-hero{padding-top:132px}
}
@media(max-width:680px){
  :root{--mobile-header-height:68px;--mobile-header-top:8px;--mobile-cta-height:64px}
  .site-header .nav-wrap{width:92vw;max-width:calc(100% - 20px);height:var(--mobile-header-height);padding:7px 8px 7px 10px;border-radius:22px}
  .brand-mobile{gap:8px;font-size:clamp(20px,6.4vw,23px)}.brand-mobile img{flex-basis:40px;width:40px;height:40px;border-radius:12px}
  .menu-btn{flex-basis:50px;width:50px;height:50px;border-radius:16px}
  .mobile-drawer{top:calc(var(--mobile-header-top) + var(--mobile-header-height) + 8px);right:10px;bottom:calc(var(--mobile-cta-height) + env(safe-area-inset-bottom) + 8px);width:calc(100% - 20px);padding:21px 17px 30px;border-radius:22px}
  .home-hero .hero-copy,.service-hero .hero-copy{padding-top:118px}
  .page-hero,.legacy-hero{padding-top:118px}
  .footer{padding-bottom:calc(var(--mobile-cta-height) + env(safe-area-inset-bottom) + 38px)}
  .mobile-bar{display:grid;position:fixed;z-index:80;inset:auto 0 0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;padding:0 0 env(safe-area-inset-bottom);background:#fff;box-shadow:0 -10px 32px rgba(7,17,31,.18)}
  .mobile-bar a{height:var(--mobile-cta-height);min-width:0;padding:0 8px;border-radius:0;gap:8px;color:#fff;font-size:15px;font-weight:850;letter-spacing:.01em;overflow:hidden;white-space:nowrap}
  .mobile-bar a span{display:grid;place-items:center;flex:0 0 27px;width:27px;height:27px;border:1px solid rgba(255,255,255,.42);border-radius:50%;font-size:15px;line-height:1}
  .mobile-bar .mobile-call{background:#f36a12}.mobile-bar .mobile-whatsapp{background:#20ad5a;color:#fff}
}
@media(max-width:350px){
  .site-header .nav-wrap{width:calc(100% - 16px);max-width:none}.brand-mobile img{flex-basis:36px;width:36px;height:36px}.brand-mobile{font-size:20px}.menu-btn{flex-basis:48px;width:48px;height:48px}
  .mobile-drawer{right:8px;width:calc(100% - 16px)}.mobile-bar a{gap:6px;padding:0 5px;font-size:13px}.mobile-bar a span{flex-basis:24px;width:24px;height:24px;font-size:13px}
}
@media(prefers-reduced-motion:reduce){.menu-btn,.menu-icon i,.mobile-nav-layer,.mobile-drawer{transition:none!important}}


/* V4 SEO architecture + richer content */
.answer-strip{background:#fff;border-bottom:1px solid #e5eaf0}.answer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.answer-grid>div{padding:22px 20px;border-right:1px solid #e7ebf0}.answer-grid>div:first-child{padding-left:0}.answer-grid>div:last-child{border-right:0}.answer-grid b,.answer-grid span{display:block}.answer-grid b{font-size:14px;color:#152033}.answer-grid span{font-size:12px;color:#718096;margin-top:5px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-grid article{border:1px solid #e4e9ef;border-radius:18px;padding:26px;background:#fff}.feature-grid h3{font-size:19px}.feature-grid p{color:#657286;margin-bottom:0}.prose-wide{max-width:960px}.prose-wide p{font-size:17px;color:#5f6d80}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.related-grid a{border:1px solid #e4e9ef;background:#fff;border-radius:15px;padding:18px;display:flex;flex-direction:column;gap:7px;transition:.2s}.related-grid a:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(15,28,47,.08);border-color:#efb28a}.related-grid strong{font-size:15px}.related-grid span{font-size:12px;color:#c65408}.location-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.location-grid.four{grid-template-columns:repeat(2,1fr)}.location-card{border:1px solid #e3e9ef;border-radius:20px;padding:28px;background:#fff;box-shadow:0 8px 28px rgba(14,26,45,.05)}.location-card.dark{background:#111c2c;border-color:#263449;color:#fff}.location-card>span{display:inline-block;font-size:11px;font-weight:850;letter-spacing:.09em;text-transform:uppercase;color:#d45b0a;margin-bottom:10px}.location-card h2,.location-card h3{margin-bottom:12px}.location-card p{color:#69778a}.location-card.dark p{color:#b4bfcc}.location-card a{display:block;color:#d45b0a;font-weight:750;margin-top:8px}.location-card dl{margin:20px 0}.location-card dl div{display:grid;grid-template-columns:80px 1fr;border-top:1px solid #edf0f4;padding:10px 0}.location-card dt{font-size:12px;color:#7b8798}.location-card dd{margin:0;font-weight:700}.card-actions{display:flex;gap:18px;flex-wrap:wrap}.card-actions a{display:inline-block}.info-card a{color:#fff;text-decoration:underline;text-underline-offset:3px}.city-hero strong{color:#fff}
@media(max-width:980px){.answer-grid{grid-template-columns:repeat(2,1fr)}.answer-grid>div{border-bottom:1px solid #e7ebf0}.feature-grid{grid-template-columns:repeat(2,1fr)}.related-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.answer-grid,.feature-grid,.related-grid,.location-grid,.location-grid.four{grid-template-columns:1fr}.answer-grid>div{padding:17px 0;border-right:0}.location-card{padding:22px}.related-grid a{padding:16px}}

.center-action{text-align:center;margin-top:30px}.center-action .btn{display:inline-flex}


/* V5 Hasarlı + Kazalı authority transfer */
.priority-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.priority-card{display:block;padding:30px;border:1px solid #e3e8ef;border-radius:22px;background:#fff;box-shadow:0 12px 30px rgba(11,19,32,.05);transition:.2s}.priority-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(11,19,32,.1);border-color:#efb184}.priority-card span{font-size:11px;letter-spacing:.12em;color:#d65c0b;font-weight:900}.priority-card h2{font-size:25px;margin:9px 0}.priority-card p{color:#68758a}.priority-card b{font-size:14px;color:#d65c0b}.service-card.seo-primary{outline:2px solid rgba(255,106,0,.25);box-shadow:0 15px 38px rgba(11,19,32,.10)}.winner-grid a:first-child,.winner-grid a:nth-child(2),.winner-grid a:nth-child(3){border-color:#e9a877}.dark-links a{background:#111c2c;border-color:#28364a;color:#fff}.dark-links a span{color:#ff8c42}.compact-section{padding-top:45px;padding-bottom:45px}.intent-links{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.intent-links a{display:flex;flex-direction:column;gap:5px;background:#fff;border:1px solid #e2e8ef;border-radius:16px;padding:20px}.intent-links strong{font-size:16px}.intent-links span{font-size:12px;color:#738095}.intent-bridge{display:flex;align-items:center;justify-content:space-between;gap:30px;background:#f5f7fa;border:1px solid #e2e8ef;border-radius:20px;padding:28px}.btn-dark{background:#0b1320;color:#fff}.editorial-note{padding:22px 0;background:#f8fafc;border-top:1px solid #e7ebf0;color:#68758a;font-size:13px}.editorial-note strong{color:#172235}.light-checks span{border-color:#dfe5ec;color:#344156;background:#fff}.footer-secondary{margin-top:14px;font-size:13px}.footer-secondary a{display:inline;padding:0;color:#d0d7e0}.intent-hero{background:linear-gradient(135deg,#0b1320,#18283f)}
@media(max-width:980px){.priority-grid{grid-template-columns:1fr}.intent-links{grid-template-columns:1fr}.intent-bridge{align-items:flex-start;flex-direction:column}}

/* V6 authority lift: direct answers + city-specific depth */
.quick-answer-section{padding:48px 0 34px;background:#fff}.narrow-answer{max-width:900px}.lead-answer{font-size:21px;line-height:1.7;color:#344156;margin:0}.answer-links{display:flex;gap:18px;flex-wrap:wrap;margin-top:18px}.answer-links a{font-weight:800;color:#d65c0b}.city-depth-section{background:#fff}.district-chips{display:flex;flex-wrap:wrap;gap:9px;margin:15px 0 18px}.district-chips span{display:inline-flex;padding:8px 11px;border-radius:999px;background:#fff0e7;color:#a94708;font-size:12px;font-weight:800;border:1px solid #ffd9c2}.muted-small{font-size:12px!important;color:#8792a3!important;margin:0}.info-card .district-chips span{background:#172438;border-color:#31435d;color:#ff9a58}

.managed-media{margin:0}.managed-media img{display:block;width:100%;max-height:620px;object-fit:cover;border-radius:20px}.managed-media figcaption{margin-top:10px;color:#657287;font-size:.9rem}.managed-media-section{padding-top:26px;padding-bottom:26px}.panel-related-section{padding-top:38px;padding-bottom:38px}

/* V8.3 acquired-vehicle publishing */
.managed-media img{aspect-ratio:16/10;height:auto;max-height:none;object-fit:cover;object-position:center}
.acquired-vehicles{background:#f7f9fc;border-top:1px solid #e7ebf0;border-bottom:1px solid #e7ebf0}
.vehicle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.vehicle-card{overflow:hidden;background:#fff;border:1px solid #e3e8ef;border-radius:20px;box-shadow:0 12px 34px rgba(14,26,45,.07)}
.vehicle-card-media{aspect-ratio:16/10;overflow:hidden;background:#e9eef4}
.vehicle-card-media img{width:100%;height:100%;object-fit:cover;object-position:center}
.vehicle-card-body{padding:20px}.vehicle-card-body h3{font-size:22px;margin:7px 0 9px}.vehicle-card-body p{margin:0 0 9px;color:#687487;font-size:14px}
.vehicle-place{display:inline-flex;padding:5px 9px;border-radius:999px;background:#fff0e7;color:#bd4d08;font-size:11px;font-weight:850}
.vehicle-meta{font-weight:750;color:#314056!important}.section-action{margin-top:24px}.section-action .btn-ghost{color:#152033;border-color:#d9e0e8;background:#fff}
.archive-vehicle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
@media(max-width:980px){.vehicle-grid,.archive-vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.vehicle-grid,.archive-vehicle-grid{grid-template-columns:1fr}.vehicle-card{display:block!important}}


/* V8.4 FINAL — mobile layout hardening + centered guide cards */
html,body{width:100%;max-width:100%;overflow-x:clip}
body{position:relative}
main,header,footer,section,nav,.container{min-width:0;max-width:100%}
img,video,iframe,svg,canvas{max-width:100%;height:auto}
input,select,textarea,button{max-width:100%;min-width:0;font:inherit}
.btn{max-width:100%;white-space:normal;text-align:center;line-height:1.25}
:where(.hero-grid,.trust-grid,.service-grid,.split,.steps,.faq-wrap,.footer-grid,.city-grid,.mini-service-grid,.contact-grid,.answer-grid,.feature-grid,.related-grid,.location-grid,.priority-grid,.intent-links,.vehicle-grid,.archive-vehicle-grid) > *{min-width:0}
:where(h1,h2,h3,p,a,strong,span,small,li,dd,dt,summary){overflow-wrap:break-word;word-break:normal}
.breadcrumb{min-width:0;max-width:100%}.breadcrumb>*{min-width:0}.section-head{width:100%}
.guide-section .section-head{max-width:780px;margin:0 auto 30px;text-align:center}.guide-section .section-head p{margin-left:auto;margin-right:auto}
.guide-list{display:grid;grid-template-columns:minmax(0,820px);justify-content:center;gap:13px;width:100%;margin:0 auto}
.guide-card{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border:1px solid #e2e8ef;border-radius:17px;background:#fff;box-shadow:0 8px 24px rgba(14,26,45,.055);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;text-align:left}
.guide-card:hover{transform:translateY(-2px);border-color:#efae82;box-shadow:0 14px 32px rgba(14,26,45,.09)}.guide-card strong{display:block;min-width:0;font-size:17px;line-height:1.35;color:#152033}.guide-arrow{flex:0 0 34px;width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff0e7;color:#d55708;font-size:19px;font-weight:900}.section-soft .guide-card{background:#fff}
@media(max-width:680px){
 html,body{overflow-x:hidden}.container{width:calc(100% - 28px);max-width:1180px}.page-hero{padding:76px 0 50px}.page-hero h1,.legacy-hero h1,.city-hero h1{font-size:clamp(34px,10vw,42px);line-height:1.08;letter-spacing:-.03em}.page-hero p{font-size:17px;line-height:1.62}.section{padding:58px 0}.compact-section{padding-top:38px;padding-bottom:38px}.section-head{margin-bottom:28px}.section-head h2{font-size:clamp(28px,8.5vw,35px);line-height:1.12}.section-head p{font-size:16px;line-height:1.65}.eyebrow{font-size:11px;letter-spacing:.11em;line-height:1.45}.guide-section{padding-top:54px;padding-bottom:64px}.guide-section .section-head{margin-bottom:24px}.guide-list{gap:11px}.guide-card{padding:16px 15px;border-radius:15px;gap:12px}.guide-card strong{font-size:16px;line-height:1.38}.guide-arrow{flex-basis:32px;width:32px;height:32px;font-size:18px}.answer-links{flex-direction:column;gap:10px;align-items:stretch}.answer-links a{display:block;padding:12px 14px;border:1px solid #f2d4c0;border-radius:12px;background:#fff7f1;text-align:center}.check-grid{grid-template-columns:1fr}.district-chips{gap:7px}.location-card dl div{grid-template-columns:1fr;gap:3px}.intent-bridge .btn{width:100%}.card-actions{flex-direction:column;gap:10px}.card-actions .btn,.card-actions a{width:100%}.mobile-bar{grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:8px;padding:8px max(8px,env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))}.mobile-bar a{min-width:0;padding:0 10px;font-size:16px;overflow:hidden}.main-nav.open{max-height:calc(100vh - 68px);overflow-y:auto}.footer a{overflow-wrap:anywhere}
}


/* V8.5 FULL CLEAN — all-page guide/card unification */
.guide-list{display:grid;grid-template-columns:minmax(0,820px);justify-content:center;gap:13px;width:100%;max-width:100%;margin:0 auto}
.guide-list .guide-card{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border:1px solid #e2e8ef;border-radius:17px;background:#fff;box-shadow:0 8px 24px rgba(14,26,45,.055);text-align:left;overflow:hidden}
.guide-list .guide-card strong{min-width:0;max-width:calc(100% - 50px);font-size:17px;line-height:1.38;color:#152033;overflow-wrap:anywhere}
.guide-list .guide-arrow{flex:0 0 34px;width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff0e7;color:#d55708;font-size:19px;font-weight:900}
.section-dark .guide-list .guide-card{background:#111c2c;border-color:#28364a;box-shadow:none}
.section-dark .guide-list .guide-card strong{color:#fff}
.section-dark .guide-list .guide-arrow{background:#2b3544;color:#ff8c42}
.section-head + .guide-list{margin-top:4px}
.table-wrap,.table-responsive{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
pre,code{max-width:100%;overflow-wrap:anywhere}
@media(max-width:680px){
 .guide-list{grid-template-columns:minmax(0,1fr);gap:11px}
 .guide-list .guide-card{padding:16px 15px;border-radius:15px;gap:12px}
 .guide-list .guide-card strong{font-size:16px;max-width:calc(100% - 44px)}
 .guide-list .guide-arrow{flex-basis:32px;width:32px;height:32px;font-size:18px}
 .city-grid,.mini-service-grid,.contact-grid,.priority-grid,.intent-links,.answer-grid,.feature-grid,.location-grid,.vehicle-grid,.archive-vehicle-grid{grid-template-columns:minmax(0,1fr)!important}
 .service-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important}
 .service-grid .service-card{max-width:none!important;width:100%!important;flex:none!important}
 .trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .hero-copy,.page-hero .container,.section .container{min-width:0}
}

/* V8.6 final cascade guards: keep later legacy responsive rules from overriding CRO UI. */
@media(max-width:980px){body.mobile-nav-open{overflow:hidden;touch-action:auto}}
@media(max-width:680px){
 .page-hero,.legacy-hero{padding-top:118px}
 .footer{padding-bottom:calc(var(--mobile-cta-height) + env(safe-area-inset-bottom) + 38px)}
 .mobile-bar{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;padding:0 0 env(safe-area-inset-bottom)}
 .mobile-bar a{padding:0 8px;font-size:15px}
}
@media(max-width:350px){.mobile-bar a{gap:6px;padding:0 5px;font-size:13px}}

/* V8.7 — Human-first premium hero system */
:root{--hero-border:rgba(255,255,255,.11);--hero-soft:#f7f9fc}
.site-header{background:rgba(7,15,27,.96);border-bottom:1px solid rgba(255,255,255,.08)}
.nav-wrap{height:82px}.brand{width:190px}.main-nav{gap:20px}.main-nav a{font-size:14px;font-weight:720;letter-spacing:-.01em}.header-cta .btn{min-height:48px}

.hero-premium{position:relative;min-height:610px;overflow:hidden;color:#fff;background:
 radial-gradient(circle at 72% 26%,rgba(255,106,0,.13),transparent 30%),
 linear-gradient(135deg,#07101d 0%,#0b1625 54%,#0c1828 100%)}
.hero-premium:before{content:"";position:absolute;inset:auto auto -180px -120px;width:520px;height:520px;border:1px solid rgba(255,255,255,.055);border-radius:50%;box-shadow:0 0 0 80px rgba(255,255,255,.018),0 0 0 160px rgba(255,255,255,.012);pointer-events:none}
.hero-premium .hero-grid{position:relative;z-index:2;min-height:610px;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);gap:56px;align-items:center}
.hero-premium .hero-copy{padding:72px 0 70px;max-width:660px}
.hero-premium .hero-copy .eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:#f1f4f8;font-size:11px;letter-spacing:.13em}
.hero-premium .hero-copy .eyebrow:before{content:"";width:34px;height:2px;border-radius:99px;background:var(--orange)}
.hero-premium .hero-copy h1{max-width:650px;margin-bottom:20px;font-size:clamp(46px,4.1vw,62px);line-height:1.01;letter-spacing:-.047em;text-wrap:balance}
.hero-premium .hero-copy h1 span{display:block;color:var(--orange)}
.hero-premium .hero-copy p{max-width:610px;margin:0 0 28px;color:#d5dde8;font-size:18px;line-height:1.65}
.hero-premium .hero-actions{gap:12px}.hero-premium .btn-lg{min-height:58px;padding:0 23px}
.hero-premium .microtrust{margin-top:24px;gap:10px;font-size:13px;color:#d9e1eb}
.hero-premium .microtrust span{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border:1px solid rgba(255,255,255,.11);border-radius:999px;background:rgba(255,255,255,.045)}
.hero-visual{position:relative;height:478px;border:1px solid var(--hero-border);border-radius:28px;overflow:hidden;background:#0d1724;box-shadow:0 30px 80px rgba(0,0,0,.35)}
.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(4,10,18,.72) 100%);pointer-events:none}
.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:72% center;transform:scale(1.015)}
.hero-visual-note{position:absolute;z-index:2;left:22px;right:22px;bottom:20px;padding:15px 17px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(8,17,29,.78);backdrop-filter:blur(10px)}
.hero-visual-note strong,.hero-visual-note span{display:block}.hero-visual-note strong{font-size:15px;color:#fff}.hero-visual-note span{margin-top:3px;font-size:12px;color:#cbd5e1}

/* service hero uses the same system with a slightly shorter frame */
.service-hero.hero-premium{min-height:560px;background:radial-gradient(circle at 75% 25%,rgba(255,106,0,.12),transparent 30%),linear-gradient(135deg,#07101d,#0b1625 58%,#0d1a2b)}
.service-hero.hero-premium .hero-grid{min-height:560px}.service-hero.hero-premium .hero-copy{padding:64px 0}.service-hero.hero-premium .hero-copy h1{font-size:clamp(43px,3.7vw,58px)}.service-hero.hero-premium .hero-visual{height:420px}
.service-hero.hero-premium .breadcrumb{margin-bottom:18px}

/* compact heroes for cities, legacy SEO pages, intent pages and corporate pages */
.page-hero,.legacy-hero,.city-hero,.intent-hero{position:relative;isolation:isolate;overflow:hidden;background:
 radial-gradient(circle at 84% 20%,rgba(255,106,0,.12),transparent 25%),
 linear-gradient(135deg,#08111f 0%,#0d1a2c 62%,#102137 100%);color:#fff;padding:74px 0 66px;border-bottom:1px solid rgba(255,255,255,.08)}
.page-hero:before,.legacy-hero:before,.city-hero:before,.intent-hero:before{content:"";position:absolute;z-index:-1;right:-110px;top:-170px;width:430px;height:430px;border:1px solid rgba(255,255,255,.05);border-radius:50%;box-shadow:0 0 0 70px rgba(255,255,255,.016),0 0 0 140px rgba(255,255,255,.01)}
.page-hero .container,.legacy-hero .container,.city-hero .container,.intent-hero .container{position:relative;max-width:1180px}
.page-hero .breadcrumb,.legacy-hero .breadcrumb,.city-hero .breadcrumb,.intent-hero .breadcrumb{margin-bottom:20px;color:#aeb9c8;font-size:12px}
.page-hero .eyebrow,.legacy-hero .eyebrow,.city-hero .eyebrow,.intent-hero .eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:13px;color:#ffb17b;font-size:11px;letter-spacing:.12em}
.page-hero .eyebrow:before,.legacy-hero .eyebrow:before,.city-hero .eyebrow:before,.intent-hero .eyebrow:before{content:"";width:28px;height:2px;border-radius:999px;background:var(--orange)}
.page-hero h1,.legacy-hero h1,.city-hero h1,.intent-hero h1{max-width:860px;margin-bottom:17px;font-size:clamp(39px,4.1vw,57px);line-height:1.04;letter-spacing:-.042em;text-wrap:balance}
.page-hero p,.legacy-hero p,.city-hero p,.intent-hero p{max-width:760px;margin:0 0 26px;color:#cbd5e1;font-size:18px;line-height:1.65}
.page-hero .hero-actions,.legacy-hero .hero-actions,.city-hero .hero-actions,.intent-hero .hero-actions{margin-top:24px}

/* make the first information strip feel like a service summary instead of a technical panel */
.answer-strip{border-bottom:1px solid #e6ebf1;background:#fff}.answer-grid>div{padding-top:20px;padding-bottom:20px}.answer-grid b{font-size:13px;letter-spacing:.01em}.answer-grid span{font-size:12.5px;line-height:1.5}
.trust-strip{position:relative;z-index:3;box-shadow:0 10px 35px rgba(14,26,45,.045)}.trust-grid{padding:20px 0}.trust-grid b{font-size:16px}.trust-grid span{margin-top:3px}

/* calmer headings and cards */
.section{padding:84px 0}.section-soft{background:#f7f9fc}.section-head h2{font-size:clamp(33px,3.5vw,49px);text-wrap:balance}.section-head p{font-size:17px;line-height:1.7}
.priority-card,.service-card,.feature-grid article,.intent-links a,.location-card,.info-card{border-radius:18px}.priority-card h2{font-size:25px}.priority-card p{line-height:1.6}
.info-card{background:linear-gradient(145deg,#0d1928,#111f31);border:1px solid rgba(255,255,255,.06);box-shadow:0 24px 60px rgba(8,17,29,.15)}
.cta-band h2{text-wrap:balance}

/* utility class used in the redesigned service visual */
.hero-visual.service-visual img{object-position:center}.hero-visual.service-visual .hero-visual-note span{line-height:1.45}

@media(max-width:1080px){
 .hero-premium .hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);gap:34px}.hero-premium .hero-copy h1{font-size:clamp(44px,5vw,56px)}.hero-visual{height:430px}
}
@media(max-width:980px){
 .nav-wrap{height:72px}.hero-premium,.service-hero.hero-premium{min-height:0}.hero-premium .hero-grid,.service-hero.hero-premium .hero-grid{min-height:0;grid-template-columns:1fr;gap:0;padding-top:0;padding-bottom:48px}.hero-premium .hero-copy,.service-hero.hero-premium .hero-copy{padding:64px 0 38px;max-width:720px}.hero-premium .hero-copy h1{max-width:720px}.hero-visual,.service-hero.hero-premium .hero-visual{height:340px}.hero-visual img{object-position:70% center}
 .page-hero,.legacy-hero,.city-hero,.intent-hero{padding:64px 0 58px}
}
@media(max-width:680px){
 .nav-wrap{height:68px}.hero-premium .hero-grid,.service-hero.hero-premium .hero-grid{padding-bottom:28px}.hero-premium .hero-copy,.service-hero.hero-premium .hero-copy{padding:44px 0 28px}.hero-premium .hero-copy .eyebrow{margin-bottom:14px;font-size:10px}.hero-premium .hero-copy h1,.service-hero.hero-premium .hero-copy h1{font-size:clamp(38px,11vw,48px);line-height:1.02;letter-spacing:-.043em;margin-bottom:16px}.hero-premium .hero-copy p{font-size:16.5px;line-height:1.62;margin-bottom:22px}.hero-premium .microtrust{gap:7px}.hero-premium .microtrust span{font-size:11.5px;padding:6px 9px}.hero-visual,.service-hero.hero-premium .hero-visual{height:255px;border-radius:20px}.hero-visual-note{left:12px;right:12px;bottom:12px;padding:11px 12px;border-radius:13px}.hero-visual-note strong{font-size:13px}.hero-visual-note span{font-size:10.5px}
 .page-hero,.legacy-hero,.city-hero,.intent-hero{padding:48px 0 46px}.page-hero h1,.legacy-hero h1,.city-hero h1,.intent-hero h1{font-size:clamp(33px,9.7vw,42px);line-height:1.05;margin-bottom:14px}.page-hero p,.legacy-hero p,.city-hero p,.intent-hero p{font-size:16px;line-height:1.6;margin-bottom:20px}.page-hero .breadcrumb,.legacy-hero .breadcrumb,.city-hero .breadcrumb,.intent-hero .breadcrumb{margin-bottom:15px}.page-hero .hero-actions,.legacy-hero .hero-actions,.city-hero .hero-actions,.intent-hero .hero-actions{margin-top:20px}
 .trust-grid{gap:16px}.trust-grid span{font-size:12px}.section{padding:62px 0}.section-head h2{font-size:clamp(29px,8.4vw,36px)}
}

/* V8.7 mobile header clearance — the floating header must never cover hero copy. */
@media(max-width:980px){
 .hero-premium .hero-copy,.service-hero.hero-premium .hero-copy{padding:124px 0 38px}
 .page-hero,.legacy-hero,.city-hero,.intent-hero{padding:124px 0 58px}
}
@media(max-width:680px){
 .hero-premium .hero-copy,.service-hero.hero-premium .hero-copy{padding:114px 0 28px}
 .page-hero,.legacy-hero,.city-hero,.intent-hero{padding:114px 0 46px}
}

/* V2.1 — Header white on desktop + unified hero sizing across page transitions */
@media(min-width:981px){
  .site-header{background:rgba(255,255,255,.98)!important;border-bottom:1px solid #e5eaf0!important;box-shadow:0 8px 28px rgba(11,19,32,.06)!important;backdrop-filter:blur(14px)!important}
  .main-nav a{color:#172233!important}
  .main-nav a:hover{color:#000!important}
  .site-header .btn-ghost{background:#fff!important;color:#162033!important;border-color:#d8e0ea!important;box-shadow:none!important}
}

:root{--hero-unified-min:560px;--hero-unified-visual:430px;--hero-unified-radius:28px;--hero-unified-gap:48px}

.hero-premium,.service-hero.hero-premium,.page-hero,.legacy-hero,.city-hero,.intent-hero{
  min-height:var(--hero-unified-min)!important;
}
.hero-premium .hero-grid,.service-hero.hero-premium .hero-grid{
  min-height:var(--hero-unified-min)!important;
  gap:var(--hero-unified-gap)!important;
}
.hero-visual,.service-hero.hero-premium .hero-visual{
  height:var(--hero-unified-visual)!important;
  border-radius:var(--hero-unified-radius)!important;
}

/* General text heroes also get a right-side hero visual so every page family feels consistent. */
.page-hero,.legacy-hero,.city-hero,.intent-hero{
  padding:0!important;
  background:radial-gradient(circle at 80% 20%,rgba(255,106,0,.12),transparent 28%),linear-gradient(135deg,#07101d 0%,#0c1828 58%,#102137 100%)!important;
}
.page-hero .container,.legacy-hero .container,.city-hero .container,.intent-hero .container{
  min-height:var(--hero-unified-min);
  display:grid;
  grid-template-columns:minmax(0,1.02fr) minmax(400px,.98fr);
  gap:var(--hero-unified-gap);
  align-items:center;
  padding:30px 0;
}
.page-hero .container>*,.legacy-hero .container>*,.city-hero .container>*,.intent-hero .container>*{
  grid-column:1;
}
.page-hero .container::after,.legacy-hero .container::after,.city-hero .container::after,.intent-hero .container::after{
  content:"";
  grid-column:2;
  grid-row:1 / span 8;
  align-self:center;
  width:100%;
  height:var(--hero-unified-visual);
  border-radius:var(--hero-unified-radius);
  border:1px solid rgba(255,255,255,.11);
  box-shadow:0 30px 80px rgba(0,0,0,.35);
  background:
    linear-gradient(180deg,rgba(6,12,20,.04) 0%,rgba(6,12,20,.28) 100%),
    url('/assets/images/hero-home-v7.webp') center center/cover no-repeat;
}
.page-hero h1,.legacy-hero h1,.city-hero h1,.intent-hero h1{max-width:760px!important}
.page-hero p,.legacy-hero p,.city-hero p,.intent-hero p{max-width:620px!important}

@media(max-width:980px){
  :root{--hero-unified-min:auto;--hero-unified-visual:320px;--hero-unified-gap:24px}
  .page-hero .container,.legacy-hero .container,.city-hero .container,.intent-hero .container{
    grid-template-columns:1fr;
    align-items:start;
    padding:0 0 42px;
  }
  .page-hero .container::after,.legacy-hero .container::after,.city-hero .container::after,.intent-hero .container::after{
    grid-column:1;
    grid-row:auto;
    height:var(--hero-unified-visual);
    margin-top:8px;
  }
  .hero-premium .hero-grid,.service-hero.hero-premium .hero-grid{padding-bottom:42px!important}
  .hero-visual,.service-hero.hero-premium .hero-visual{height:var(--hero-unified-visual)!important}
}
@media(max-width:680px){
  :root{--hero-unified-visual:255px}
  .page-hero .container,.legacy-hero .container,.city-hero .container,.intent-hero .container{padding:0 0 28px}
}

/* V4 — Final minimalist white header + single hero image */
.home-hero:before{display:none!important;content:none!important;background:none!important}
.home-hero{background:radial-gradient(circle at 76% 24%,rgba(255,106,0,.12),transparent 30%),linear-gradient(135deg,#07101d 0%,#0b1625 54%,#0c1828 100%)!important}

.site-header{background:#fff!important;border-bottom:1px solid #e8edf2!important;box-shadow:none!important;backdrop-filter:none!important}
.nav-wrap{height:74px!important;gap:30px!important}
.brand-wordmark{display:inline-flex;align-items:baseline;flex:0 0 auto;color:#111c2b;font-size:32px;font-weight:760;line-height:1;letter-spacing:-.055em;white-space:nowrap}
.brand-wordmark strong{color:var(--orange);font-weight:850}
.main-nav{display:flex;align-items:center;gap:24px;margin-left:auto}
.main-nav a{position:relative;color:#172233!important;font-size:14px!important;font-weight:720!important;line-height:1;white-space:nowrap}
.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--orange);transition:right .2s ease}
.main-nav a:hover{color:#0b1320!important}
.main-nav a:hover:after{right:0}
.header-links{display:flex;align-items:center;gap:22px;flex:0 0 auto;margin-left:2px}
.header-links a{position:relative;color:#172233;font-size:14px;font-weight:760;white-space:nowrap}
.header-links a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:#172233;transition:right .2s ease}
.header-links a:hover:after{right:0}
.header-links .header-whatsapp{color:#e65f00}
.header-links .header-whatsapp:after{background:var(--orange)}
.header-links .header-whatsapp span{display:inline-block;margin-left:4px;transition:transform .2s ease}
.header-links .header-whatsapp:hover span{transform:translateX(3px)}

@media(max-width:1120px) and (min-width:981px){
  .nav-wrap{gap:20px!important}.main-nav{gap:17px}.main-nav a,.header-links a{font-size:13px!important}.header-links{gap:16px}.brand-wordmark{font-size:29px}
}

@media(max-width:980px){
  .site-header{position:fixed!important;top:var(--mobile-header-top)!important;left:0;right:0;background:transparent!important;border:0!important;box-shadow:none!important;pointer-events:none}
  .site-header .nav-wrap{height:var(--mobile-header-height)!important;background:rgba(255,255,255,.98)!important;border:1px solid rgba(11,19,32,.08)!important;box-shadow:0 12px 32px rgba(7,17,31,.13)!important;backdrop-filter:blur(12px)!important;pointer-events:auto}
  .brand-wordmark{font-size:25px;color:#0b1320}
  .main-nav,.header-links{display:none!important}
  .menu-btn{display:grid;color:#0b1320!important}
}
@media(max-width:680px){.brand-wordmark{font-size:23px}}

/* V5 FINAL — full-bleed infinite hero + real NetPert logo. Do not redesign these rules. */
:root{--np-header-h:78px;--np-hero-h:620px;--np-hero-copy:600px}

/* Header: white, quiet, real brand asset. */
.site-header{position:sticky!important;top:0!important;z-index:70!important;background:#fff!important;border-bottom:1px solid #e8edf2!important;box-shadow:none!important;backdrop-filter:none!important}
.nav-wrap{height:var(--np-header-h)!important;display:flex!important;align-items:center!important;gap:28px!important}
.brand-logo{display:flex;align-items:center;flex:0 0 auto;width:186px;height:58px;overflow:visible}
.brand-logo img{display:block;width:186px!important;height:auto!important;max-height:56px!important;object-fit:contain!important;margin:0!important}
.main-nav{display:flex!important;align-items:center!important;gap:23px!important;margin-left:auto!important}
.main-nav a{color:#172233!important;font-size:14px!important;font-weight:730!important;line-height:1!important;white-space:nowrap!important}
.main-nav a:after{display:none!important}
.main-nav a:hover{color:#e85f00!important}
.header-links{display:flex!important;align-items:center!important;gap:22px!important;flex:0 0 auto!important;margin-left:0!important}
.header-links a{color:#172233!important;font-size:14px!important;font-weight:760!important;white-space:nowrap!important}
.header-links a:after{display:none!important}
.header-links .header-whatsapp{color:#e85f00!important}
.header-links .header-whatsapp span{margin-left:4px!important}

/* Every visible hero is one continuous scene. The source image is never placed in a card. */
.home-hero,.service-hero,.page-hero,.legacy-hero,.city-hero,.intent-hero,.site-hero{
  position:relative!important;
  isolation:isolate!important;
  min-height:var(--np-hero-h)!important;
  height:var(--np-hero-h)!important;
  padding:0!important;
  overflow:hidden!important;
  color:#fff!important;
  border:0!important;
  background-color:#081421!important;
  background-image:
    linear-gradient(90deg,#081421 0%,rgba(8,20,33,.99) 20%,rgba(8,20,33,.93) 36%,rgba(8,20,33,.56) 51%,rgba(8,20,33,.08) 67%,rgba(8,20,33,0) 78%),
    var(--hero-image,url('/assets/images/about.webp'))!important;
  background-size:100% 100%,auto 112%!important;
  background-position:center,right center!important;
  background-repeat:no-repeat,no-repeat!important;
}
.home-hero:before,.service-hero:before,.page-hero:before,.legacy-hero:before,.city-hero:before,.intent-hero:before,.site-hero:before{content:none!important;display:none!important}
.page-hero .container:after,.legacy-hero .container:after,.city-hero .container:after,.intent-hero .container:after{content:none!important;display:none!important}
.hero-visual,.hero-visual-note{display:none!important}

/* Same measurements on every page so page-to-page transitions do not jump. */
.site-hero .hero-grid,.home-hero .hero-grid,.service-hero .hero-grid,.page-hero .hero-grid,.legacy-hero .hero-grid,.city-hero .hero-grid,.intent-hero .hero-grid{
  position:relative!important;
  z-index:2!important;
  width:min(1180px,calc(100% - 40px))!important;
  height:var(--np-hero-h)!important;
  min-height:var(--np-hero-h)!important;
  margin:0 auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  padding:0!important;
}
.site-hero .hero-copy,.home-hero .hero-copy,.service-hero .hero-copy,.page-hero .hero-copy,.legacy-hero .hero-copy,.city-hero .hero-copy,.intent-hero .hero-copy{
  width:min(var(--np-hero-copy),43vw)!important;
  max-width:var(--np-hero-copy)!important;
  padding:0!important;
  margin:0!important;
}
.site-hero .breadcrumb{margin:0 0 16px!important;color:#b7c2d0!important;font-size:12px!important}
.site-hero .eyebrow{display:inline-flex!important;align-items:center!important;gap:10px!important;margin:0 0 18px!important;color:#f3f6fa!important;font-size:11px!important;font-weight:850!important;letter-spacing:.13em!important;text-transform:uppercase!important}
.site-hero .eyebrow:before{content:""!important;display:block!important;width:34px!important;height:2px!important;border-radius:99px!important;background:var(--orange)!important}
.site-hero h1{max-width:590px!important;margin:0 0 20px!important;font-size:clamp(43px,3.45vw,60px)!important;line-height:1.02!important;letter-spacing:-.046em!important;text-wrap:balance!important}
.site-hero h1 span{display:block!important;color:var(--orange)!important}
.site-hero p{max-width:580px!important;margin:0 0 28px!important;color:#eef2f7!important;font-size:18px!important;line-height:1.62!important;text-shadow:0 1px 16px rgba(0,0,0,.18)!important}
.site-hero .hero-actions{display:flex!important;gap:12px!important;flex-wrap:wrap!important;margin:0!important}
.site-hero .hero-actions .btn{min-height:56px!important}
.site-hero .btn-ghost{color:#fff!important;border-color:rgba(255,255,255,.34)!important;background:rgba(8,20,33,.26)!important;backdrop-filter:blur(5px)!important}
.site-hero .microtrust{display:none!important}

/* Home/service image placement stays fixed: text uses the designed negative space, vehicle stays on the right. */
.home-hero{--hero-image:url('/assets/images/hero-home-v7.webp')}

@media(max-width:1180px) and (min-width:981px){
  :root{--np-hero-copy:545px}
  .nav-wrap{gap:20px!important}.main-nav{gap:17px!important}.main-nav a,.header-links a{font-size:13px!important}.header-links{gap:15px!important}.brand-logo,.brand-logo img{width:168px!important}
  .site-hero h1{font-size:clamp(42px,4vw,56px)!important}
}

/* Mobile keeps the same image, with a stronger readable overlay. */
@media(max-width:980px){
  :root{--np-header-h:66px;--np-hero-h:640px}
  .site-header{position:fixed!important;top:12px!important;left:0!important;right:0!important;background:transparent!important;border:0!important;box-shadow:none!important;pointer-events:none!important}
  .site-header .nav-wrap{width:calc(100% - 24px)!important;max-width:720px!important;height:66px!important;padding:7px 10px!important;border:1px solid rgba(11,19,32,.08)!important;border-radius:22px!important;background:rgba(255,255,255,.98)!important;box-shadow:0 12px 32px rgba(7,17,31,.13)!important;pointer-events:auto!important}
  .brand-logo{width:150px!important;height:48px!important}.brand-logo img{width:150px!important;max-height:47px!important}
  .main-nav,.header-links{display:none!important}
  .menu-btn{display:grid!important;color:#0b1320!important;margin-left:auto!important}
  .home-hero,.service-hero,.page-hero,.legacy-hero,.city-hero,.intent-hero,.site-hero{
    background-image:linear-gradient(90deg,rgba(8,20,33,.97) 0%,rgba(8,20,33,.92) 52%,rgba(8,20,33,.64) 100%),var(--hero-image,url('/assets/images/about.webp'))!important;
    background-size:100% 100%,auto 100%!important;
    background-position:center,right center!important;
  }
  .site-hero .hero-grid,.home-hero .hero-grid,.service-hero .hero-grid,.page-hero .hero-grid,.legacy-hero .hero-grid,.city-hero .hero-grid,.intent-hero .hero-grid{
    width:calc(100% - 28px)!important;height:var(--np-hero-h)!important;min-height:var(--np-hero-h)!important;padding-top:96px!important;align-items:center!important
  }
  .site-hero .hero-copy,.home-hero .hero-copy,.service-hero .hero-copy,.page-hero .hero-copy,.legacy-hero .hero-copy,.city-hero .hero-copy,.intent-hero .hero-copy{width:100%!important;max-width:620px!important}
  .site-hero h1{font-size:clamp(39px,10.4vw,50px)!important;max-width:620px!important}.site-hero p{font-size:16.5px!important;max-width:600px!important}.site-hero .hero-actions{flex-direction:column!important}.site-hero .hero-actions .btn{width:100%!important}
}
@media(max-width:520px){
  :root{--np-hero-h:650px}
  .brand-logo{width:138px!important}.brand-logo img{width:138px!important}
  .site-hero h1{font-size:clamp(36px,10.5vw,44px)!important}.site-hero .eyebrow{font-size:10px!important;letter-spacing:.1em!important}.site-hero p{font-size:16px!important;line-height:1.58!important}
}

/* V6 — MOBILE PROPORTION LOCK
   Desktop (>980px) is intentionally untouched.
   One mobile rhythm for header + hero + fixed CTA across every page family. */
@media (max-width:980px){
  :root{
    --mobile-header-top:0px;
    --mobile-header-height:58px;
    --mobile-cta-height:58px;
    --np-header-h:58px;
    --np-mobile-hero-image-h:250px;
  }

  /* Mobile header: compact white bar, real NetPert logo, no oversized floating pill. */
  .site-header{
    position:fixed!important;
    top:0!important;
    left:0!important;
    right:0!important;
    height:58px!important;
    background:#fff!important;
    border:0!important;
    border-bottom:1px solid #e7ebf0!important;
    box-shadow:0 5px 18px rgba(7,17,31,.07)!important;
    pointer-events:auto!important;
  }
  .site-header .nav-wrap{
    width:min(1180px,calc(100% - 28px))!important;
    max-width:none!important;
    height:58px!important;
    margin:0 auto!important;
    padding:0!important;
    gap:12px!important;
    background:#fff!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
  }
  .brand-logo{
    width:112px!important;
    height:40px!important;
    max-width:112px!important;
    overflow:visible!important;
  }
  .brand-logo img{
    width:112px!important;
    height:auto!important;
    max-height:40px!important;
    object-fit:contain!important;
  }
  .main-nav,.header-links{display:none!important}
  .menu-btn{
    display:grid!important;
    place-items:center!important;
    flex:0 0 42px!important;
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    min-height:42px!important;
    margin-left:auto!important;
    padding:0!important;
    border:1px solid #e1e6ec!important;
    border-radius:12px!important;
    background:#f8fafc!important;
    color:#0b1320!important;
    box-shadow:none!important;
  }
  .menu-icon{width:20px!important;height:16px!important}
  .menu-icon i{height:2px!important}
  .mobile-drawer{
    top:66px!important;
    right:10px!important;
    bottom:calc(var(--mobile-cta-height) + env(safe-area-inset-bottom) + 8px)!important;
    width:calc(100% - 20px)!important;
  }

  /* One hero system on mobile: copy first, image immediately below it, no card, no dead void. */
  .home-hero,.service-hero,.page-hero,.legacy-hero,.city-hero,.intent-hero,.site-hero{
    height:auto!important;
    min-height:590px!important;
    padding:0!important;
    background-color:#081421!important;
    background-image:
      linear-gradient(180deg,#081421 0%,#081421 46%,rgba(8,20,33,.96) 57%,rgba(8,20,33,.55) 76%,rgba(8,20,33,.08) 100%),
      var(--hero-image,url('/assets/images/about.webp'))!important;
    background-size:100% 100%,auto var(--np-mobile-hero-image-h)!important;
    background-position:center,right 0 bottom calc(var(--mobile-cta-height) + 2px)!important;
    background-repeat:no-repeat,no-repeat!important;
    overflow:hidden!important;
  }
  .site-hero .hero-grid,.home-hero .hero-grid,.service-hero .hero-grid,.page-hero .hero-grid,.legacy-hero .hero-grid,.city-hero .hero-grid,.intent-hero .hero-grid{
    width:calc(100% - 36px)!important;
    max-width:620px!important;
    height:auto!important;
    min-height:590px!important;
    margin:0 auto!important;
    padding:86px 0 calc(var(--np-mobile-hero-image-h) + var(--mobile-cta-height) + 24px)!important;
    display:block!important;
  }
  .site-hero .hero-copy,.home-hero .hero-copy,.service-hero .hero-copy,.page-hero .hero-copy,.legacy-hero .hero-copy,.city-hero .hero-copy,.intent-hero .hero-copy{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
  }

  /* Breadcrumb is useful, but not worth destroying the mobile first screen. */
  .site-hero .breadcrumb{display:none!important}

  .site-hero .eyebrow{
    display:flex!important;
    align-items:center!important;
    gap:9px!important;
    margin:0 0 14px!important;
    color:#f4f6f9!important;
    font-size:9.5px!important;
    line-height:1.35!important;
    letter-spacing:.105em!important;
    white-space:normal!important;
  }
  .site-hero .eyebrow:before{
    flex:0 0 26px!important;
    width:26px!important;
    height:2px!important;
  }
  .site-hero h1{
    max-width:100%!important;
    margin:0 0 16px!important;
    font-size:clamp(32px,9.2vw,38px)!important;
    line-height:1.035!important;
    letter-spacing:-.038em!important;
    text-wrap:balance!important;
  }
  .site-hero h1 span{display:inline!important;color:var(--orange)!important}
  .site-hero p{
    max-width:100%!important;
    margin:0!important;
    color:#d8e0ea!important;
    font-size:15px!important;
    line-height:1.55!important;
    text-shadow:none!important;
  }

  /* The fixed bottom bar is the mobile CTA. Do not repeat two huge buttons inside every hero. */
  .site-hero .hero-actions{display:none!important}
  .site-hero .microtrust{display:none!important}

  /* Bottom CTA: still prominent, but proportionate. */
  .mobile-bar{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:0!important;
    height:calc(var(--mobile-cta-height) + env(safe-area-inset-bottom))!important;
    padding:0 0 env(safe-area-inset-bottom)!important;
  }
  .mobile-bar a{
    height:var(--mobile-cta-height)!important;
    padding:0 8px!important;
    gap:7px!important;
    font-size:14px!important;
  }
  .mobile-bar a span{
    flex:0 0 25px!important;
    width:25px!important;
    height:25px!important;
    font-size:12px!important;
  }
  .footer{padding-bottom:calc(var(--mobile-cta-height) + env(safe-area-inset-bottom) + 34px)!important}
}

@media (max-width:520px){
  :root{--np-mobile-hero-image-h:238px}
  .site-header .nav-wrap{width:calc(100% - 24px)!important}
  .brand-logo,.brand-logo img{width:108px!important;max-width:108px!important}
  .site-hero .hero-grid,.home-hero .hero-grid,.service-hero .hero-grid,.page-hero .hero-grid,.legacy-hero .hero-grid,.city-hero .hero-grid,.intent-hero .hero-grid{
    width:calc(100% - 28px)!important;
    min-height:570px!important;
    padding-top:82px!important;
    padding-bottom:calc(var(--np-mobile-hero-image-h) + var(--mobile-cta-height) + 20px)!important;
  }
  .home-hero,.service-hero,.page-hero,.legacy-hero,.city-hero,.intent-hero,.site-hero{min-height:570px!important}
  .site-hero h1{font-size:clamp(31px,9vw,36px)!important}
  .site-hero p{font-size:14.7px!important;line-height:1.52!important}
}

@media (max-width:360px){
  :root{--np-mobile-hero-image-h:222px;--mobile-cta-height:56px}
  .brand-logo,.brand-logo img{width:102px!important;max-width:102px!important}
  .menu-btn{flex-basis:40px!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}
  .site-hero h1{font-size:30px!important}
  .site-hero p{font-size:14.2px!important}
  .mobile-bar a{font-size:13px!important}
}

/* V6.1 — exact mobile hero geometry: every page lands on the same frame. */
@media (max-width:520px){
  :root{--np-mobile-hero-h:640px;--np-mobile-hero-image-h:248px}
  .home-hero,.service-hero,.page-hero,.legacy-hero,.city-hero,.intent-hero,.site-hero{
    height:var(--np-mobile-hero-h)!important;
    min-height:var(--np-mobile-hero-h)!important;
  }
  .site-hero .hero-grid,.home-hero .hero-grid,.service-hero .hero-grid,.page-hero .hero-grid,.legacy-hero .hero-grid,.city-hero .hero-grid,.intent-hero .hero-grid{
    height:var(--np-mobile-hero-h)!important;
    min-height:var(--np-mobile-hero-h)!important;
    padding-top:82px!important;
    padding-bottom:calc(var(--np-mobile-hero-image-h) + var(--mobile-cta-height) + 18px)!important;
  }
  .site-hero p{
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:4!important;
    overflow:hidden!important;
  }
}
@media (max-width:360px){
  :root{--np-mobile-hero-h:620px;--np-mobile-hero-image-h:226px}
  .home-hero,.service-hero,.page-hero,.legacy-hero,.city-hero,.intent-hero,.site-hero,
  .site-hero .hero-grid,.home-hero .hero-grid,.service-hero .hero-grid,.page-hero .hero-grid,.legacy-hero .hero-grid,.city-hero .hero-grid,.intent-hero .hero-grid{
    height:var(--np-mobile-hero-h)!important;
    min-height:var(--np-mobile-hero-h)!important;
  }
}

/* Mobile-only alternate hero copy, when a long desktop title would break proportion. */
.hero-mobile-text{display:none}
@media(max-width:520px){
  .site-hero .hero-desktop-text{display:none!important}
  .site-hero .hero-mobile-text{display:inline!important}
}

/* V8 — MOBILE HERO COMPACT FLOW
   Fixes the dead vertical void created by the old fixed 620/640px mobile hero lock.
   Desktop rules are intentionally untouched. */
@media (max-width:980px){
  :root{
    --np-mobile-image-h:236px;
    --np-mobile-hero-gap:12px;
  }

  .home-hero,.service-hero,.page-hero,.legacy-hero,.city-hero,.intent-hero,.site-hero{
    position:relative!important;
    height:auto!important;
    min-height:0!important;
    padding:0!important;
    background:#081421!important;
    background-image:none!important;
    overflow:hidden!important;
    isolation:isolate!important;
  }

  /* One image per page, full-bleed inside the hero — never a card and never separated by dead space. */
  .home-hero::after,.service-hero::after,.page-hero::after,.legacy-hero::after,.city-hero::after,.intent-hero::after,.site-hero::after{
    content:""!important;
    position:absolute!important;
    z-index:0!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    height:var(--np-mobile-image-h)!important;
    background-image:
      linear-gradient(180deg,#081421 0%,rgba(8,20,33,.80) 15%,rgba(8,20,33,.22) 42%,rgba(8,20,33,0) 72%),
      linear-gradient(90deg,rgba(8,20,33,.34) 0%,rgba(8,20,33,.08) 46%,rgba(8,20,33,0) 100%),
      var(--hero-image,url('/assets/images/about.webp'))!important;
    background-size:100% 100%,100% 100%,auto 100%!important;
    background-position:center,center,right center!important;
    background-repeat:no-repeat!important;
    pointer-events:none!important;
  }

  .site-hero .hero-grid,.home-hero .hero-grid,.service-hero .hero-grid,.page-hero .hero-grid,.legacy-hero .hero-grid,.city-hero .hero-grid,.intent-hero .hero-grid{
    position:relative!important;
    z-index:1!important;
    width:calc(100% - 28px)!important;
    max-width:620px!important;
    height:auto!important;
    min-height:0!important;
    margin:0 auto!important;
    padding:82px 0 calc(var(--np-mobile-image-h) + var(--np-mobile-hero-gap))!important;
    display:block!important;
  }

  .site-hero .hero-copy,.home-hero .hero-copy,.service-hero .hero-copy,.page-hero .hero-copy,.legacy-hero .hero-copy,.city-hero .hero-copy,.intent-hero .hero-copy{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
  }

  .site-hero .eyebrow{margin-bottom:12px!important}
  .site-hero h1{margin-bottom:14px!important}
  .site-hero p{margin:0!important}
}

@media (max-width:520px){
  :root{--np-mobile-image-h:228px;--np-mobile-hero-gap:10px}
  .site-hero .hero-grid,.home-hero .hero-grid,.service-hero .hero-grid,.page-hero .hero-grid,.legacy-hero .hero-grid,.city-hero .hero-grid,.intent-hero .hero-grid{
    width:calc(100% - 28px)!important;
    height:auto!important;
    min-height:0!important;
    padding-top:82px!important;
    padding-bottom:calc(var(--np-mobile-image-h) + var(--np-mobile-hero-gap))!important;
  }
  .site-hero h1{font-size:clamp(31px,9vw,36px)!important}
  .site-hero p{font-size:14.7px!important;line-height:1.50!important}
}

@media (max-width:360px){
  :root{--np-mobile-image-h:214px;--np-mobile-hero-gap:8px}
  .site-hero .hero-grid,.home-hero .hero-grid,.service-hero .hero-grid,.page-hero .hero-grid,.legacy-hero .hero-grid,.city-hero .hero-grid,.intent-hero .hero-grid{
    padding-bottom:calc(var(--np-mobile-image-h) + var(--np-mobile-hero-gap))!important;
  }
}

/* V9 — MOBILE FIRST-SCREEN COMPOSITION
   Desktop stays untouched. Mobile hero becomes one continuous scene: copy + image overlap, no dead navy void. */
@media (max-width:980px){
  :root{
    --np-v9-image-h:330px;
    --np-v9-image-overlap:78px;
  }

  .home-hero,.service-hero,.page-hero,.legacy-hero,.city-hero,.intent-hero,.site-hero{
    height:auto!important;
    min-height:0!important;
    background:#081421!important;
    background-image:none!important;
    overflow:hidden!important;
    isolation:isolate!important;
  }

  .home-hero::after,.service-hero::after,.page-hero::after,.legacy-hero::after,.city-hero::after,.intent-hero::after,.site-hero::after{
    content:""!important;
    position:absolute!important;
    z-index:0!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    height:var(--np-v9-image-h)!important;
    background-image:
      linear-gradient(180deg,#081421 0%,rgba(8,20,33,.96) 10%,rgba(8,20,33,.72) 24%,rgba(8,20,33,.24) 48%,rgba(8,20,33,.02) 74%),
      linear-gradient(90deg,rgba(8,20,33,.36) 0%,rgba(8,20,33,.10) 46%,rgba(8,20,33,0) 100%),
      var(--hero-image,url('/assets/images/about.webp'))!important;
    background-size:100% 100%,100% 100%,auto 145%!important;
    background-position:center,center,72% 100%!important;
    background-repeat:no-repeat!important;
    pointer-events:none!important;
  }

  .home-hero::after{background-size:100% 100%,100% 100%,auto 137%!important;background-position:center,center,70% 100%!important}
  .service-hero::after{background-size:100% 100%,100% 100%,auto 150%!important;background-position:center,center,68% 100%!important}

  .site-hero .hero-grid,.home-hero .hero-grid,.service-hero .hero-grid,.page-hero .hero-grid,.legacy-hero .hero-grid,.city-hero .hero-grid,.intent-hero .hero-grid{
    position:relative!important;
    z-index:1!important;
    width:calc(100% - 28px)!important;
    max-width:620px!important;
    min-height:0!important;
    height:auto!important;
    margin:0 auto!important;
    padding:82px 0 calc(var(--np-v9-image-h) - var(--np-v9-image-overlap))!important;
    display:block!important;
  }

  .site-hero .hero-copy,.home-hero .hero-copy,.service-hero .hero-copy,.page-hero .hero-copy,.legacy-hero .hero-copy,.city-hero .hero-copy,.intent-hero .hero-copy{
    position:relative!important;
    z-index:2!important;
  }

  .site-hero .eyebrow{margin-bottom:11px!important}
  .site-hero h1{
    margin-bottom:13px!important;
    font-size:clamp(32px,8.9vw,38px)!important;
    line-height:1.025!important;
    letter-spacing:-.04em!important;
  }
  .site-hero p{
    max-width:96%!important;
    margin:0!important;
    font-size:14.8px!important;
    line-height:1.48!important;
    color:#d9e1ea!important;
  }

  /* Home gets a little more visual drama, but keeps the same geometry. */
  .home-hero h1{font-size:clamp(33px,9.2vw,39px)!important}
  .home-hero p{max-width:94%!important}

  /* Trust strip should feel like part of the first-screen journey, not a large second block. */
  .trust-strip{box-shadow:none!important;border-bottom:1px solid #e8edf2!important}
  .trust-grid{padding:15px 0!important;gap:0!important}
  .trust-grid>div{padding:0 12px!important}
  .trust-grid>div:first-child{padding-left:0!important}
  .trust-grid b{font-size:14px!important;line-height:1.25!important}
  .trust-grid span{font-size:11.5px!important;line-height:1.35!important;margin-top:3px!important}
}

@media (max-width:520px){
  :root{
    --np-v9-image-h:292px;
    --np-v9-image-overlap:72px;
  }
  .site-hero .hero-grid,.home-hero .hero-grid,.service-hero .hero-grid,.page-hero .hero-grid,.legacy-hero .hero-grid,.city-hero .hero-grid,.intent-hero .hero-grid{
    width:calc(100% - 28px)!important;
    padding-top:78px!important;
    padding-bottom:calc(var(--np-v9-image-h) - var(--np-v9-image-overlap))!important;
  }
  .site-hero h1{font-size:clamp(31px,8.8vw,36px)!important}
  .home-hero h1{font-size:clamp(32px,9vw,37px)!important}
  .site-hero p{font-size:14.5px!important;line-height:1.46!important}
  .home-hero::after{background-size:100% 100%,100% 100%,auto 145%!important;background-position:center,center,69% 100%!important}
  .service-hero::after{background-size:100% 100%,100% 100%,auto 155%!important;background-position:center,center,67% 100%!important}
}

@media (max-width:380px){
  :root{--np-v9-image-h:272px;--np-v9-image-overlap:66px}
  .site-hero .hero-grid,.home-hero .hero-grid,.service-hero .hero-grid,.page-hero .hero-grid,.legacy-hero .hero-grid,.city-hero .hero-grid,.intent-hero .hero-grid{padding-top:76px!important}
  .site-hero h1{font-size:30px!important}
  .site-hero p{font-size:14px!important;line-height:1.44!important}
}

/* V10 — MOBILE CONVERSION HERO
   Based on the approved mobile visual direction: one cinematic scene, useful density,
   clear live-offer status and strong CTAs. Desktop stays untouched. */
.mobile-hero-conversion,.mobile-brand-tagline{display:none}

@media (max-width:980px){
  :root{
    --np-v10-header-h:70px;
    --np-v10-bottom-bar:58px;
  }

  /* Compact premium mobile header: real logo + descriptor + menu. */
  .site-header{
    height:var(--np-v10-header-h)!important;
    background:#fff!important;
    border-bottom:1px solid #e7ebf0!important;
    box-shadow:0 4px 16px rgba(7,17,31,.07)!important;
  }
  .site-header .nav-wrap{
    width:calc(100% - 26px)!important;
    height:var(--np-v10-header-h)!important;
    padding:0!important;
    gap:10px!important;
    background:#fff!important;
  }
  .brand-logo{width:122px!important;max-width:122px!important;height:46px!important}
  .brand-logo img{width:122px!important;max-width:122px!important;max-height:45px!important}
  .mobile-brand-tagline{
    display:block!important;
    flex:0 0 86px;
    margin-left:2px;
    padding-left:10px;
    border-left:1px solid #e2e7ed;
    color:#536176;
    font-size:10.5px;
    line-height:1.24;
    letter-spacing:-.01em;
  }
  .menu-btn{
    flex:0 0 46px!important;width:46px!important;height:46px!important;
    min-width:46px!important;min-height:46px!important;
    border-radius:14px!important;background:#f8fafc!important;
  }
  .mobile-drawer{top:78px!important}

  /* Kill all older pseudo-image systems. V10 uses the hero itself as the single scene. */
  .home-hero::after,.service-hero::after,.page-hero::after,.legacy-hero::after,.city-hero::after,.intent-hero::after,.site-hero::after{display:none!important;content:none!important}

  .home-hero,.service-hero,.page-hero,.legacy-hero,.city-hero,.intent-hero,.site-hero{
    position:relative!important;
    height:auto!important;
    min-height:0!important;
    padding:0!important;
    color:#fff!important;
    overflow:hidden!important;
    isolation:isolate!important;
    background-color:#071521!important;
    background-image:
      linear-gradient(180deg,#071521 0%,#071521 34%,rgba(7,21,33,.96) 45%,rgba(7,21,33,.76) 61%,rgba(7,21,33,.36) 78%,rgba(7,21,33,.12) 100%),
      linear-gradient(90deg,rgba(7,21,33,.97) 0%,rgba(7,21,33,.86) 44%,rgba(7,21,33,.42) 68%,rgba(7,21,33,.08) 100%),
      var(--hero-image,url('/assets/images/hero-home-v7.webp'))!important;
    background-size:100% 100%,100% 100%,auto 64%!important;
    background-position:center,center,69% 100%!important;
    background-repeat:no-repeat!important;
  }
  .service-hero.site-hero{background-size:100% 100%,100% 100%,auto 66%!important;background-position:center,center,66% 100%!important}
  .home-hero.site-hero{background-size:100% 100%,100% 100%,auto 65%!important;background-position:center,center,68% 100%!important}

  .site-hero .hero-grid,.home-hero .hero-grid,.service-hero .hero-grid,.page-hero .hero-grid,.legacy-hero .hero-grid,.city-hero .hero-grid,.intent-hero .hero-grid{
    position:relative!important;
    z-index:2!important;
    display:block!important;
    width:calc(100% - 28px)!important;
    max-width:620px!important;
    height:auto!important;
    min-height:0!important;
    margin:0 auto!important;
    padding:calc(var(--np-v10-header-h) + 22px) 0 24px!important;
  }
  .site-hero .hero-copy,.home-hero .hero-copy,.service-hero .hero-copy,.page-hero .hero-copy,.legacy-hero .hero-copy,.city-hero .hero-copy,.intent-hero .hero-copy{
    width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;
  }
  .site-hero .breadcrumb{display:none!important}
  .site-hero .eyebrow{
    display:flex!important;align-items:center!important;gap:10px!important;
    margin:0 0 12px!important;color:#f5f7fa!important;
    font-size:10px!important;font-weight:850!important;line-height:1.35!important;
    letter-spacing:.12em!important;
  }
  .site-hero .eyebrow:before{flex:0 0 28px!important;width:28px!important;height:2px!important;background:var(--orange)!important}
  .site-hero h1{
    max-width:100%!important;margin:0 0 14px!important;
    font-size:clamp(34px,9.8vw,41px)!important;line-height:1.015!important;
    letter-spacing:-.045em!important;text-wrap:balance!important;
  }
  .service-hero.site-hero h1,.page-hero.site-hero h1{font-size:clamp(33px,9.2vw,39px)!important}
  .site-hero h1 span{display:inline!important;color:var(--orange)!important}
  .site-hero p{
    max-width:96%!important;margin:0!important;color:#dce4ec!important;
    font-size:15px!important;line-height:1.48!important;
    display:block!important;overflow:visible!important;-webkit-line-clamp:unset!important;
  }

  /* Desktop hero buttons remain untouched; mobile gets a richer conversion block. */
  .site-hero .hero-actions,.site-hero .microtrust{display:none!important}
  .mobile-hero-conversion{display:block!important;margin-top:18px!important}

  .mobile-hero-points{
    display:grid;grid-template-columns:1fr 1fr;gap:8px 12px;
    width:min(100%,340px);margin:0 0 14px;
  }
  .mobile-hero-points span{
    display:flex;align-items:center;gap:8px;min-height:30px;
    color:#f4f7fa;font-size:12.5px;font-weight:760;line-height:1.2;
    text-shadow:0 1px 10px rgba(0,0,0,.22);
  }
  .mobile-hero-points b{
    display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;
    border:1px solid rgba(255,106,0,.55);border-radius:8px;
    background:rgba(255,106,0,.12);color:#ff7a1b;font-size:12px;font-weight:900;
  }

  .mobile-offer-status{
    display:flex;align-items:center;gap:10px;
    width:min(100%,360px);min-height:58px;margin:0 0 13px;padding:10px 12px;
    border:1px solid rgba(120,159,192,.34);border-radius:15px;
    background:rgba(8,35,54,.86);box-shadow:0 12px 30px rgba(0,0,0,.16);
    backdrop-filter:blur(8px);
  }
  .mobile-offer-dot{flex:0 0 13px;width:13px;height:13px;border-radius:50%;background:#7d8a98;box-shadow:0 0 0 6px rgba(125,138,152,.11)}
  .mobile-offer-status.is-open .mobile-offer-dot{background:#20c866;box-shadow:0 0 0 6px rgba(32,200,102,.13),0 0 18px rgba(32,200,102,.55)}
  .mobile-offer-status strong,.mobile-offer-status small{display:block}
  .mobile-offer-status strong{color:#fff;font-size:13px;line-height:1.22}
  .mobile-offer-status small{margin-top:2px;color:#c8d4df;font-size:10.8px;line-height:1.3}

  .mobile-hero-cta-row{display:grid;grid-template-columns:1fr 1fr;gap:9px;width:100%;margin:0}
  .mobile-hero-cta-row a{
    display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;
    min-height:76px;padding:10px 11px;border-radius:16px;color:#fff;
    box-shadow:0 14px 34px rgba(0,0,0,.20);overflow:hidden;
  }
  .mobile-hero-call{background:linear-gradient(135deg,#ff7218,#f25700)}
  .mobile-hero-wa{background:linear-gradient(135deg,#20bf62,#08a44e)}
  .mobile-hero-cta-icon{
    display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;
    border:1px solid rgba(255,255,255,.46);border-radius:50%;font-size:11px;font-weight:900;
  }
  .mobile-hero-cta-row strong,.mobile-hero-cta-row small{display:block}
  .mobile-hero-cta-row strong{font-size:13px;line-height:1.12;letter-spacing:-.01em}
  .mobile-hero-cta-row small{margin-top:3px;color:rgba(255,255,255,.88);font-size:9.8px;line-height:1.18}
  .mobile-hero-cta-row>a>b{font-size:20px;line-height:1}

  /* Existing trust strip becomes designed cards instead of orphan text. */
  .trust-strip{background:#f7f9fc!important;border-bottom:1px solid #e5eaf0!important;box-shadow:none!important}
  .trust-grid{
    display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;
    padding:14px 0 18px!important;
  }
  .trust-grid>div{
    position:relative;padding:13px 13px 12px!important;border:1px solid #e4e9ef!important;
    border-radius:15px!important;background:#fff!important;box-shadow:0 6px 18px rgba(14,26,45,.04)!important;
  }
  .trust-grid>div:before{content:"";display:block;width:24px;height:3px;margin-bottom:9px;border-radius:99px;background:var(--orange)}
  .trust-grid b{font-size:14px!important;line-height:1.2!important;color:#172233!important}
  .trust-grid span{margin-top:4px!important;font-size:11.4px!important;line-height:1.36!important;color:#6c7889!important}

  /* The global sticky conversion bar remains as the always-available action. */
  .mobile-bar{height:calc(var(--np-v10-bottom-bar) + env(safe-area-inset-bottom))!important}
  .mobile-bar a{height:var(--np-v10-bottom-bar)!important;font-size:14px!important}
  .footer{padding-bottom:calc(var(--np-v10-bottom-bar) + env(safe-area-inset-bottom) + 34px)!important}
}

@media (max-width:520px){
  .site-header .nav-wrap{width:calc(100% - 22px)!important}
  .brand-logo{width:116px!important;max-width:116px!important}.brand-logo img{width:116px!important;max-width:116px!important}
  .mobile-brand-tagline{flex-basis:80px;font-size:9.8px;padding-left:8px}
  .site-hero .hero-grid,.home-hero .hero-grid,.service-hero .hero-grid,.page-hero .hero-grid,.legacy-hero .hero-grid,.city-hero .hero-grid,.intent-hero .hero-grid{width:calc(100% - 26px)!important;padding-top:calc(var(--np-v10-header-h) + 18px)!important;padding-bottom:20px!important}
  .site-hero h1{font-size:clamp(33px,9.5vw,38px)!important}
  .service-hero.site-hero h1,.page-hero.site-hero h1{font-size:clamp(32px,9vw,37px)!important}
  .site-hero p{font-size:14.5px!important;line-height:1.46!important;max-width:98%!important}
  .home-hero,.service-hero,.page-hero,.legacy-hero,.city-hero,.intent-hero,.site-hero{background-size:100% 100%,100% 100%,auto 61%!important;background-position:center,center,68% 100%!important}
  .service-hero.site-hero{background-size:100% 100%,100% 100%,auto 63%!important;background-position:center,center,65% 100%!important}
  .mobile-hero-conversion{margin-top:15px!important}
  .mobile-hero-points{gap:6px 9px;margin-bottom:12px}
  .mobile-hero-points span{font-size:11.8px;gap:6px}.mobile-hero-points b{width:22px;height:22px;flex-basis:22px}
  .mobile-offer-status{min-height:54px;padding:9px 10px;margin-bottom:11px}
  .mobile-hero-cta-row{gap:7px}.mobile-hero-cta-row a{min-height:72px;padding:9px 9px;gap:6px;border-radius:14px}.mobile-hero-cta-row strong{font-size:12px}.mobile-hero-cta-row small{font-size:9px}.mobile-hero-cta-icon{width:28px;height:28px;flex-basis:28px}
}

@media (max-width:380px){
  .brand-logo{width:106px!important;max-width:106px!important}.brand-logo img{width:106px!important;max-width:106px!important}
  .mobile-brand-tagline{display:none!important}
  .menu-btn{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}
  .site-hero h1{font-size:31px!important}.service-hero.site-hero h1,.page-hero.site-hero h1{font-size:30px!important}
  .site-hero p{font-size:14px!important}
  .mobile-hero-cta-row a{grid-template-columns:auto 1fr;min-height:70px}.mobile-hero-cta-row>a>b{display:none}
}

/* V11 — reference-matched mobile conversion hero */
@media (max-width:980px){
  :root{--np-v11-header-h:76px;--np-v11-bottom-bar:68px}

  .site-header{background:#fff!important}
  .site-header .nav-wrap{
    height:var(--np-v11-header-h)!important;
    border-radius:0!important;
    width:100%!important;max-width:none!important;
    padding:10px 20px!important;
    border:0!important;border-bottom:1px solid #e5eaf0!important;
    box-shadow:none!important;background:#fff!important;
  }
  .brand-logo{width:138px!important;max-width:138px!important}
  .brand-logo img{width:138px!important;max-width:138px!important;max-height:52px!important}
  .mobile-brand-tagline{display:block!important;flex:0 0 100px!important;margin-left:4px!important;padding-left:12px!important;font-size:11px!important;line-height:1.22!important;color:#526276!important}
  .menu-btn{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;border-radius:14px!important;background:#f8fafc!important}
  .mobile-drawer{top:var(--np-v11-header-h)!important}

  .site-hero,.home-hero,.service-hero,.page-hero,.legacy-hero,.city-hero,.intent-hero{
    position:relative!important;overflow:hidden!important;isolation:isolate!important;
    background:#071521!important;color:#fff!important;
    height:auto!important;min-height:0!important;padding:0!important;
  }
  .site-hero::before,.home-hero::before,.service-hero::before,.page-hero::before,.legacy-hero::before,.city-hero::before,.intent-hero::before{
    content:""!important;display:block!important;position:absolute!important;z-index:-2!important;
    inset:0!important;
    background-image:var(--hero-image,url('/assets/images/hero-home-v7.webp'))!important;
    background-repeat:no-repeat!important;background-size:auto 54%!important;background-position:77% 50%!important;
    opacity:1!important;
  }
  .site-hero::after,.home-hero::after,.service-hero::after,.page-hero::after,.legacy-hero::after,.city-hero::after,.intent-hero::after{
    content:""!important;display:block!important;position:absolute!important;z-index:-1!important;inset:0!important;
    background:
      linear-gradient(180deg,#071521 0%,#071521 29%,rgba(7,21,33,.94) 37%,rgba(7,21,33,.42) 56%,rgba(7,21,33,.1) 70%,rgba(7,21,33,.72) 82%,#071521 100%),
      linear-gradient(90deg,rgba(7,21,33,.97) 0%,rgba(7,21,33,.91) 38%,rgba(7,21,33,.36) 66%,rgba(7,21,33,.08) 100%)!important;
    pointer-events:none!important;
  }
  .service-hero.site-hero::before{background-size:auto 55%!important;background-position:76% 49%!important}

  .site-hero .hero-grid,.home-hero .hero-grid,.service-hero .hero-grid,.page-hero .hero-grid,.legacy-hero .hero-grid,.city-hero .hero-grid,.intent-hero .hero-grid{
    display:block!important;position:relative!important;z-index:2!important;
    width:calc(100% - 34px)!important;max-width:620px!important;
    min-height:0!important;height:auto!important;margin:0 auto!important;
    padding:28px 0 24px!important;
  }
  .site-hero .hero-copy,.home-hero .hero-copy,.service-hero .hero-copy,.page-hero .hero-copy,.legacy-hero .hero-copy,.city-hero .hero-copy,.intent-hero .hero-copy{padding:0!important;margin:0!important;max-width:100%!important}
  .site-hero .breadcrumb{display:none!important}
  .site-hero .eyebrow{margin:0 0 15px!important;font-size:10.5px!important;letter-spacing:.13em!important;line-height:1.25!important;color:#f6f8fb!important}
  .site-hero .eyebrow:before{width:30px!important;flex-basis:30px!important}
  .site-hero h1{margin:0 0 15px!important;font-size:clamp(36px,10.6vw,44px)!important;line-height:.98!important;letter-spacing:-.048em!important;max-width:100%!important}
  .service-hero.site-hero h1,.page-hero.site-hero h1{font-size:clamp(34px,9.8vw,41px)!important}
  .site-hero h1 span{color:var(--orange)!important}
  .site-hero p{margin:0!important;max-width:96%!important;font-size:15.5px!important;line-height:1.48!important;color:#e0e7ef!important}
  .site-hero .hero-actions,.site-hero .microtrust{display:none!important}

  .mobile-hero-conversion{display:block!important;margin-top:18px!important}
  .mobile-hero-points{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:52%!important;max-width:220px!important;margin:0!important}
  .mobile-hero-points span{display:grid!important;grid-template-columns:28px 1fr!important;align-items:center!important;gap:8px!important;min-height:38px!important;font-size:12px!important;color:#fff!important}
  .mobile-hero-points b{display:grid!important;place-items:center!important;width:27px!important;height:27px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#ff7517!important;font-size:17px!important}
  .mobile-hero-points em{display:block!important;font-style:normal!important;min-width:0!important}
  .mobile-hero-points strong{display:block!important;color:#fff!important;font-size:12px!important;line-height:1.16!important}
  .mobile-hero-points small{display:none!important}

  .mobile-vehicle-space{display:block!important;height:120px!important}

  .mobile-offer-status{display:flex!important;align-items:center!important;gap:10px!important;width:58%!important;min-width:245px!important;max-width:300px!important;min-height:59px!important;margin:0 0 12px!important;padding:10px 12px!important;border:1px solid rgba(76,144,194,.34)!important;border-radius:14px!important;background:rgba(6,35,55,.91)!important;backdrop-filter:blur(10px)!important;box-shadow:0 12px 28px rgba(0,0,0,.22)!important}
  .mobile-offer-dot{width:12px!important;height:12px!important;flex-basis:12px!important}
  .mobile-offer-status strong{font-size:12.5px!important;line-height:1.15!important}
  .mobile-offer-status small{font-size:10.2px!important;line-height:1.25!important}

  .mobile-hero-cta-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;width:100%!important;margin:0 0 13px!important}
  .mobile-hero-cta-row a{min-height:86px!important;padding:12px 12px!important;border-radius:16px!important;grid-template-columns:34px 1fr auto!important;gap:8px!important;box-shadow:0 16px 34px rgba(0,0,0,.25)!important}
  .mobile-hero-cta-icon{width:34px!important;height:34px!important;flex-basis:34px!important;font-size:11px!important}
  .mobile-hero-cta-row strong{font-size:14px!important;line-height:1.1!important}
  .mobile-hero-cta-row small{font-size:9.8px!important;line-height:1.18!important}
  .mobile-hero-cta-row>a>b{font-size:22px!important}

  .mobile-hero-proof{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:0!important;width:100%!important;margin:0 0 12px!important;padding:12px 5px!important;border:1px solid rgba(112,153,185,.26)!important;border-radius:16px!important;background:rgba(8,31,49,.88)!important;box-shadow:0 12px 26px rgba(0,0,0,.16)!important;backdrop-filter:blur(8px)!important}
  .mobile-hero-proof>div{text-align:center!important;padding:0 7px!important;border-right:1px solid rgba(255,255,255,.12)!important}
  .mobile-hero-proof>div:last-child{border-right:0!important}
  .mobile-hero-proof b,.mobile-hero-proof span{display:block!important}
  .mobile-hero-proof b{font-size:11.5px!important;line-height:1.12!important;color:#fff!important}
  .mobile-hero-proof span{margin-top:3px!important;font-size:9px!important;line-height:1.18!important;color:#b9c8d6!important}

  .mobile-hero-promo{display:grid!important;grid-template-columns:34px 1fr auto!important;align-items:center!important;gap:9px!important;width:100%!important;min-height:66px!important;padding:9px 10px!important;border-radius:15px!important;background:#fff!important;color:#142033!important;box-shadow:0 10px 24px rgba(0,0,0,.14)!important}
  .mobile-promo-badge{display:grid!important;place-items:center!important;width:32px!important;height:32px!important;border-radius:50%!important;background:#0c2034!important;color:#ff7110!important;font-weight:900!important}
  .mobile-hero-promo strong,.mobile-hero-promo small{display:block!important}
  .mobile-hero-promo strong{font-size:11.5px!important;line-height:1.15!important;color:#172233!important}
  .mobile-hero-promo small{margin-top:3px!important;font-size:9.3px!important;line-height:1.2!important;color:#697789!important}
  .mobile-hero-promo>b{padding:8px 9px!important;border-radius:12px!important;background:#fff1e6!important;color:#a94707!important;font-size:9.2px!important;line-height:1.05!important;text-align:center!important;white-space:nowrap!important}
  .mobile-hero-promo.is-open>b{background:#e9fbf0!important;color:#087d3e!important}

  .trust-strip{background:#fff!important;border-bottom:1px solid #e8ecf1!important}
  .trust-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important;padding:14px 0 16px!important}
  .trust-grid>div{padding:12px 8px!important;min-height:92px!important;border:1px solid #e4e9ef!important;border-radius:13px!important;background:#fff!important;box-shadow:0 6px 18px rgba(14,26,45,.035)!important;text-align:center!important}
  .trust-grid>div:before{width:24px!important;height:24px!important;margin:0 auto 8px!important;border-radius:8px!important;background:#f3f6f9!important}
  .trust-grid b{font-size:11.5px!important;line-height:1.15!important}
  .trust-grid span{font-size:9.5px!important;line-height:1.25!important}

  .mobile-bar{height:calc(var(--np-v11-bottom-bar) + env(safe-area-inset-bottom))!important;z-index:90!important}
  .mobile-bar a{height:var(--np-v11-bottom-bar)!important;font-size:14px!important}
  .footer{padding-bottom:calc(var(--np-v11-bottom-bar) + env(safe-area-inset-bottom) + 36px)!important}
}

@media (max-width:520px){
  .site-header .nav-wrap{padding-left:16px!important;padding-right:16px!important}
  .brand-logo{width:128px!important;max-width:128px!important}.brand-logo img{width:128px!important;max-width:128px!important}
  .mobile-brand-tagline{flex-basis:88px!important;font-size:9.8px!important;padding-left:9px!important}
  .site-hero .hero-grid,.home-hero .hero-grid,.service-hero .hero-grid,.page-hero .hero-grid,.legacy-hero .hero-grid,.city-hero .hero-grid,.intent-hero .hero-grid{width:calc(100% - 28px)!important;padding-top:24px!important;padding-bottom:20px!important}
  .site-hero h1{font-size:clamp(34px,10.1vw,40px)!important}.service-hero.site-hero h1,.page-hero.site-hero h1{font-size:clamp(32px,9.4vw,38px)!important}
  .site-hero p{font-size:14.5px!important;line-height:1.45!important;max-width:98%!important}
  .mobile-hero-points{width:50%!important;max-width:200px!important;gap:6px!important}.mobile-hero-points span{min-height:34px!important}.mobile-vehicle-space{height:104px!important}
  .site-hero::before,.home-hero::before,.service-hero::before,.page-hero::before,.legacy-hero::before,.city-hero::before,.intent-hero::before{background-size:auto 53%!important;background-position:78% 49%!important}
  .service-hero.site-hero::before{background-size:auto 54%!important;background-position:76% 48%!important}
  .mobile-offer-status{width:62%!important;min-width:230px!important;min-height:55px!important}
  .mobile-hero-cta-row{gap:8px!important}.mobile-hero-cta-row a{min-height:80px!important;padding:10px!important;border-radius:14px!important}.mobile-hero-cta-row strong{font-size:12.5px!important}.mobile-hero-cta-row small{font-size:9px!important}
  .mobile-hero-proof{padding:10px 3px!important}.mobile-hero-proof>div{padding:0 4px!important}.mobile-hero-proof b{font-size:10.5px!important}.mobile-hero-proof span{font-size:8.3px!important}
  .mobile-hero-promo{grid-template-columns:30px 1fr auto!important;gap:7px!important;min-height:60px!important;padding:8px!important}.mobile-promo-badge{width:29px!important;height:29px!important}.mobile-hero-promo strong{font-size:10.5px!important}.mobile-hero-promo small{font-size:8.6px!important}.mobile-hero-promo>b{font-size:8.5px!important;padding:7px!important}
  .trust-grid{gap:6px!important}.trust-grid>div{padding:10px 5px!important;min-height:88px!important}.trust-grid b{font-size:10.5px!important}.trust-grid span{font-size:8.7px!important}
}

@media (max-width:390px){
  .mobile-brand-tagline{display:none!important}.brand-logo{width:126px!important;max-width:126px!important}.brand-logo img{width:126px!important;max-width:126px!important}
  .site-hero h1{font-size:32px!important}.service-hero.site-hero h1,.page-hero.site-hero h1{font-size:31px!important}
  .site-hero p{font-size:14px!important}.mobile-vehicle-space{height:92px!important}
  .mobile-hero-cta-row a{grid-template-columns:30px 1fr!important}.mobile-hero-cta-row>a>b{display:none!important}.mobile-hero-cta-icon{width:30px!important;height:30px!important;flex-basis:30px!important}
  .mobile-hero-proof b{font-size:9.8px!important}.mobile-hero-proof span{font-size:7.8px!important}
  .mobile-hero-promo>b{font-size:8px!important}
}
@media (max-width:980px){
  .mobile-hero-conversion{position:relative!important}
  .mobile-hero-slogan{
    display:block!important;position:absolute!important;z-index:3!important;
    right:2px!important;top:4px!important;width:42%!important;max-width:168px!important;
    color:#fff!important;text-align:right!important;font-size:13px!important;line-height:1.08!important;
    font-style:italic!important;letter-spacing:-.02em!important;transform:rotate(-4deg)!important;
    text-shadow:0 2px 14px rgba(0,0,0,.5)!important;opacity:.96!important;
  }
  .mobile-hero-slogan strong{display:inline-block!important;margin-top:4px!important;color:#fff!important;font-size:17px!important;font-weight:520!important;border-bottom:3px solid var(--orange)!important;padding-bottom:4px!important}
}
@media (max-width:520px){
  .mobile-hero-slogan{font-size:11px!important;max-width:138px!important;right:0!important;top:2px!important}
  .mobile-hero-slogan strong{font-size:15px!important}
}
@media (max-width:390px){.mobile-hero-slogan{display:none!important}}
@media (max-width:980px){
  /* Fixed mobile header clearance: no hero content may sit underneath the header. */
  .site-hero .hero-grid,.home-hero .hero-grid,.service-hero .hero-grid,.page-hero .hero-grid,.legacy-hero .hero-grid,.city-hero .hero-grid,.intent-hero .hero-grid{
    padding-top:calc(var(--np-v11-header-h) + 30px)!important;
  }
}
@media (max-width:520px){
  .site-hero .hero-grid,.home-hero .hero-grid,.service-hero .hero-grid,.page-hero .hero-grid,.legacy-hero .hero-grid,.city-hero .hero-grid,.intent-hero .hero-grid{
    padding-top:calc(var(--np-v11-header-h) + 24px)!important;
  }
}

/* V12 — mobile readability + live signal polish. Desktop remains unchanged. */
@keyframes npSignalPulse{
  0%,100%{opacity:.72;box-shadow:0 0 0 0 rgba(30,210,103,.0),0 0 10px rgba(30,210,103,.32);transform:scale(.94)}
  50%{opacity:1;box-shadow:0 0 0 7px rgba(30,210,103,.12),0 0 18px rgba(30,210,103,.72);transform:scale(1.05)}
}
@keyframes npOrangePulse{
  0%,100%{opacity:.78;text-shadow:0 0 0 rgba(255,106,0,0);transform:scale(.96)}
  50%{opacity:1;text-shadow:0 0 14px rgba(255,106,0,.65);transform:scale(1.07)}
}

/* Dark process cards must always pass visual contrast. */
.section-dark .steps article,
.steps article{
  color:#fff;
}
.section-dark .steps article h3,
.steps article:not(.light *) h3{
  color:#fff!important;
  opacity:1!important;
  text-shadow:none!important;
}
.section-dark .steps article p{
  color:#c5ced9!important;
  opacity:1!important;
}
.section-dark .steps article>b{
  color:var(--orange)!important;
}

@media (max-width:980px){
  /* Same hero rhythm on every page family. */
  .site-hero h1,.service-hero.site-hero h1,.page-hero.site-hero h1,.city-hero.site-hero h1,.legacy-hero.site-hero h1,.intent-hero.site-hero h1{
    font-size:clamp(34px,10.1vw,40px)!important;
    line-height:1.02!important;
  }

  /* Orange benefit text + animated leading marks. */
  .mobile-hero-points strong{
    color:var(--orange)!important;
    font-weight:850!important;
  }
  .mobile-hero-points b{
    color:var(--orange)!important;
    animation:npOrangePulse 1.7s ease-in-out infinite!important;
    transform-origin:center!important;
  }
  .mobile-hero-points span:nth-child(2) b{animation-delay:.18s!important}
  .mobile-hero-points span:nth-child(3) b{animation-delay:.36s!important}
  .mobile-hero-points span:nth-child(4) b{animation-delay:.54s!important}

  /* Four trust cards: the empty square becomes a live green signal. */
  .trust-grid>div:before{
    content:""!important;
    display:block!important;
    width:14px!important;
    height:14px!important;
    margin:0 auto 11px!important;
    border-radius:50%!important;
    background:#20d267!important;
    border:2px solid #dff9e9!important;
    box-shadow:0 0 0 5px rgba(32,210,103,.11),0 0 16px rgba(32,210,103,.58)!important;
    animation:npSignalPulse 1.8s ease-in-out infinite!important;
  }
  .trust-grid>div:nth-child(2):before{animation-delay:.2s!important}
  .trust-grid>div:nth-child(3):before{animation-delay:.4s!important}
  .trust-grid>div:nth-child(4):before{animation-delay:.6s!important}

  /* Readability of all dark mobile step cards, including service detail sections. */
  .section-dark .steps{gap:14px!important}
  .section-dark .steps article{
    background:#111c2c!important;
    border-color:#2a3a4e!important;
  }
  .section-dark .steps article h3{
    color:#fff!important;
    font-size:20px!important;
    font-weight:820!important;
    line-height:1.18!important;
  }
  .section-dark .steps article p{
    color:#c7d0db!important;
    font-size:15px!important;
    line-height:1.62!important;
  }
  .section-dark .steps article>b{
    color:var(--orange)!important;
    font-size:14px!important;
    font-weight:900!important;
  }
}

@media (max-width:520px){
  .site-hero h1,.service-hero.site-hero h1,.page-hero.site-hero h1,.city-hero.site-hero h1,.legacy-hero.site-hero h1,.intent-hero.site-hero h1{
    font-size:clamp(33px,9.7vw,38px)!important;
  }
  .section-dark .steps article{padding:22px 20px!important;border-radius:18px!important}
  .section-dark .steps article h3{font-size:18px!important;margin-top:13px!important}
  .section-dark .steps article p{font-size:14.5px!important;line-height:1.58!important}
}

@media (prefers-reduced-motion:reduce){
  .mobile-hero-points b,.trust-grid>div:before{animation:none!important}
}
/* Final contrast guard for dark step cards used outside .section-dark too. */
.steps article h3{color:#fff!important;opacity:1!important}
.steps article p{color:#c7d0db!important;opacity:1!important}
.steps article>b{color:var(--orange)!important}
.steps.light article h3{color:#172233!important}
.steps.light article p{color:#6a7587!important}

/* V13 — 81 il canlı operasyon sinyalleri */
.city-live-card{gap:12px;padding:20px 20px 19px;min-height:118px;justify-content:center;position:relative;overflow:hidden}
.city-live-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,106,0,.018),transparent 44%);pointer-events:none}
.city-chip-head{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0}
.city-chip-head>strong{font-size:18px;line-height:1.25;color:#172235;letter-spacing:-.02em;min-width:0}
.city-live-status{flex:0 1 auto;display:inline-flex;align-items:center;justify-content:flex-end;gap:7px;min-width:0;padding:6px 9px;border:1px solid #d9f5e4;border-radius:999px;background:#f1fbf5;color:#168749;font-size:10px!important;line-height:1.15;font-weight:850;letter-spacing:.035em;white-space:nowrap}
.city-live-status i{position:relative;flex:0 0 8px;width:8px;height:8px;border-radius:50%;background:#19c965;box-shadow:0 0 0 0 rgba(25,201,101,.48);animation:city-live-pulse 1.8s ease-out infinite}
.city-live-status i:after{content:"";position:absolute;inset:-4px;border-radius:50%;background:rgba(25,201,101,.12);animation:city-live-halo 1.8s ease-out infinite}
.city-focus{position:relative;z-index:1;font-size:13px!important;color:#7d8899!important;line-height:1.45}
@keyframes city-live-pulse{0%,100%{transform:scale(.92);box-shadow:0 0 0 0 rgba(25,201,101,.4)}45%{transform:scale(1.08);box-shadow:0 0 0 8px rgba(25,201,101,0)}}
@keyframes city-live-halo{0%,100%{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1.35)}}
@media(max-width:680px){
 .city-live-card{min-height:132px;padding:22px 20px;border-radius:20px;gap:14px}
 .city-chip-head{align-items:flex-start;gap:10px}
 .city-chip-head>strong{font-size:20px}
 .city-live-status{max-width:58%;padding:7px 9px;font-size:9px!important;white-space:normal;text-align:right;line-height:1.2}
 .city-live-status i{flex-basis:9px;width:9px;height:9px;margin-top:1px}
 .city-focus{font-size:14px!important}
}
@media(max-width:390px){
 .city-live-card{padding:19px 17px;min-height:126px}
 .city-chip-head>strong{font-size:19px}
 .city-live-status{max-width:60%;font-size:8.5px!important}
}
@media(prefers-reduced-motion:reduce){.city-live-status i,.city-live-status i:after{animation:none!important}}

/* V14 — historical page parity with approved homepage design. */
.legacy-hero.home-hero.site-hero{min-height:690px}
.legacy-hero.home-hero.site-hero .hero-grid{min-height:690px}
@media(max-width:980px){
  .legacy-hero.home-hero.site-hero,.legacy-hero.home-hero.site-hero .hero-grid{min-height:0!important;height:auto!important}
  .legacy-hero.home-hero.site-hero h1{font-size:clamp(34px,10.1vw,40px)!important;line-height:1.02!important}
}
@media(max-width:520px){.legacy-hero.home-hero.site-hero h1{font-size:clamp(33px,9.7vw,38px)!important}}

/* V15 — independent editorial pages. Only restored historical pages use these classes. */
.editorial-split{align-items:start;gap:48px}
.editorial-copy{max-width:820px}
.editorial-copy h2,.editorial-card h2{margin:8px 0 18px;color:#172235;letter-spacing:-.035em;line-height:1.08}
.editorial-copy p,.editorial-card p{margin:0 0 17px;color:#566276;font-size:17px;line-height:1.78}
.editorial-checklist{position:sticky;top:112px;padding:28px;border-radius:24px}
.editorial-checklist h3{margin:8px 0 12px;color:#172235;line-height:1.2}
.editorial-checklist p{color:#697589;line-height:1.65}
.editorial-checklist ul{margin:18px 0 22px;padding:0;list-style:none;display:grid;gap:11px}
.editorial-checklist li{position:relative;padding-left:24px;color:#354257;line-height:1.5}
.editorial-checklist li:before{content:"";position:absolute;left:0;top:.55em;width:9px;height:9px;border-radius:50%;background:#20d267;box-shadow:0 0 0 5px rgba(32,210,103,.10)}
.editorial-live-dot{width:12px;height:12px;border-radius:50%;background:#20d267;box-shadow:0 0 0 7px rgba(32,210,103,.10),0 0 16px rgba(32,210,103,.48);animation:npSignalPulse 1.8s ease-in-out infinite}
.editorial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.editorial-card{padding:32px;border:1px solid #e5eaf0;border-radius:24px;background:#fff;box-shadow:0 12px 30px rgba(16,31,52,.045)}
.editorial-card h2{font-size:30px}
.editorial-stack{display:grid;gap:34px}
.editorial-long{padding-bottom:32px;border-bottom:1px solid #e7ebf0}
.editorial-long:last-child{border-bottom:0;padding-bottom:0}
.editorial-more .editorial-copy{max-width:940px;margin:0 auto}
@media(max-width:980px){
 .editorial-split{display:grid!important;grid-template-columns:1fr!important;gap:24px!important}
 .editorial-checklist{position:static!important;top:auto!important}
 .editorial-grid{grid-template-columns:1fr!important;gap:16px!important}
 .editorial-card{padding:23px 20px!important;border-radius:19px!important}
 .editorial-copy h2,.editorial-card h2{font-size:clamp(26px,7.2vw,32px)!important;line-height:1.08!important}
 .editorial-copy p,.editorial-card p{font-size:15.5px!important;line-height:1.72!important}
 .editorial-opening.section,.editorial-chapters.section,.editorial-more.section{padding-top:42px!important;padding-bottom:42px!important}
}
@media(max-width:520px){
 .editorial-checklist{padding:20px!important;border-radius:18px!important}
 .editorial-copy p,.editorial-card p{font-size:15px!important;line-height:1.68!important}
 .editorial-card{padding:21px 18px!important}
}
@media(prefers-reduced-motion:reduce){.editorial-live-dot{animation:none!important}}

/* ======================================================================
   V16 — MASTER DESIGN STANDARDIZATION / MOBILE BUG FIX
   Visual-only final override. Existing SEO copy, metadata, schema, URLs,
   canonicals, internal links and indexability remain untouched.
   ====================================================================== */
:root{
  --np-v16-header-h:76px;
  --np-v16-fixed-cta-h:68px;
  --np-v16-navy:#071521;
  --np-v16-navy-2:#0b1b2b;
  --np-v16-text-on-dark:#f7f9fc;
  --np-v16-muted-on-dark:#d1dae5;
  --np-v16-orange:#ff6a00;
  --np-v16-green:#20c969;
  --np-v16-radius:20px;
}

/* One desktop hero geometry for every commercial page family. */
.home-hero.site-hero,
.service-hero.site-hero,
.page-hero.site-hero:not(.institutional-hero),
.legacy-hero.site-hero,
.city-hero.site-hero,
.intent-hero.site-hero{
  height:620px!important;
  min-height:620px!important;
}
.home-hero.site-hero .hero-grid,
.service-hero.site-hero .hero-grid,
.page-hero.site-hero:not(.institutional-hero) .hero-grid,
.legacy-hero.site-hero .hero-grid,
.city-hero.site-hero .hero-grid,
.intent-hero.site-hero .hero-grid{
  height:620px!important;
  min-height:620px!important;
}

/* Corporate/legal pages stay in the same visual family without looking
   like aggressive sales landing pages. */
.institutional-hero{
  height:430px!important;
  min-height:430px!important;
  background-image:
    linear-gradient(90deg,#081421 0%,rgba(8,20,33,.98) 42%,rgba(8,20,33,.70) 70%,rgba(8,20,33,.45) 100%),
    var(--hero-image,url('/assets/images/about.webp'))!important;
  background-size:100% 100%,cover!important;
  background-position:center!important;
}
.institutional-hero .hero-grid{height:430px!important;min-height:430px!important}
.institutional-hero .hero-copy{max-width:720px!important;width:min(720px,60vw)!important}

/* WCAG-oriented dark-surface contrast guard. This fixes the unreadable
   navy-on-navy cards seen on mobile without touching the actual copy. */
.info-card,
.section-dark .info-card,
.editorial-checklist{
  background:#0f1d2e!important;
  border-color:#28394d!important;
  color:var(--np-v16-text-on-dark)!important;
}
.info-card h1,.info-card h2,.info-card h3,.info-card h4,
.editorial-checklist h1,.editorial-checklist h2,.editorial-checklist h3,.editorial-checklist h4{
  color:var(--np-v16-text-on-dark)!important;
  opacity:1!important;
  text-shadow:none!important;
}
.info-card p,.info-card li,.info-card span,.info-card small,
.editorial-checklist p,.editorial-checklist li,.editorial-checklist span,.editorial-checklist small{
  color:var(--np-v16-muted-on-dark)!important;
  opacity:1!important;
}
.info-card li:before{color:var(--np-v16-orange)!important}
.info-card a:not(.btn){color:#ff9a55!important}
.section-dark h1,.section-dark h2,.section-dark h3,.section-dark h4,
.section-dark .section-head h1,.section-dark .section-head h2,.section-dark .section-head h3{
  color:var(--np-v16-text-on-dark)!important;
  opacity:1!important;
}
.section-dark p,.section-dark li,.section-dark .section-head p{
  color:var(--np-v16-muted-on-dark)!important;
  opacity:1!important;
}
.location-card.dark h3{color:#fff!important;opacity:1!important}
.location-card.dark p{color:#cbd5e1!important;opacity:1!important}

@media(max-width:980px){
  html{scroll-padding-bottom:calc(var(--np-v16-fixed-cta-h) + env(safe-area-inset-bottom) + 18px)}
  body{overflow-x:hidden!important}

  /* One header everywhere. */
  .site-header{
    position:fixed!important;
    top:0!important;left:0!important;right:0!important;
    z-index:90!important;
    background:#fff!important;
    border:0!important;
    box-shadow:none!important;
  }
  .site-header .nav-wrap{
    width:100%!important;max-width:none!important;
    height:var(--np-v16-header-h)!important;
    padding:10px max(18px,env(safe-area-inset-right)) 10px max(18px,env(safe-area-inset-left))!important;
    border:0!important;border-bottom:1px solid #e6eaf0!important;
    border-radius:0!important;
    background:#fff!important;
    box-shadow:none!important;
  }
  .brand-logo,.brand-logo img{width:138px!important;max-width:138px!important;height:auto!important;object-fit:contain!important}
  .menu-btn{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;border-radius:14px!important;background:#f8fafc!important}
  .mobile-drawer{top:var(--np-v16-header-h)!important}

  /* Content-driven mobile hero: no 100vh/min-height lock and no dead void. */
  .home-hero.site-hero,
  .service-hero.site-hero,
  .page-hero.site-hero,
  .legacy-hero.site-hero,
  .city-hero.site-hero,
  .intent-hero.site-hero,
  .institutional-hero{
    height:auto!important;
    min-height:0!important;
    padding:0!important;
    overflow:hidden!important;
    background-color:var(--np-v16-navy)!important;
  }
  .home-hero.site-hero .hero-grid,
  .service-hero.site-hero .hero-grid,
  .page-hero.site-hero .hero-grid,
  .legacy-hero.site-hero .hero-grid,
  .city-hero.site-hero .hero-grid,
  .intent-hero.site-hero .hero-grid,
  .institutional-hero .hero-grid{
    display:block!important;
    width:calc(100% - 32px)!important;
    max-width:660px!important;
    height:auto!important;
    min-height:0!important;
    margin:0 auto!important;
    padding:calc(var(--np-v16-header-h) + 24px) 0 24px!important;
  }
  .site-hero .hero-copy{width:100%!important;max-width:100%!important;padding:0!important;margin:0!important}
  .site-hero .breadcrumb{display:none!important}
  .site-hero .eyebrow{margin:0 0 14px!important;color:#f7f9fc!important;font-size:10.5px!important;line-height:1.3!important;letter-spacing:.12em!important}
  .site-hero h1,
  .service-hero.site-hero h1,
  .page-hero.site-hero h1,
  .legacy-hero.site-hero h1,
  .city-hero.site-hero h1,
  .intent-hero.site-hero h1{
    margin:0 0 14px!important;
    max-width:100%!important;
    color:#fff!important;
    font-size:clamp(34px,9.7vw,42px)!important;
    line-height:1.02!important;
    letter-spacing:-.044em!important;
    text-wrap:balance!important;
  }
  .site-hero p{
    margin:0!important;
    max-width:100%!important;
    color:#e5ebf2!important;
    font-size:15px!important;
    line-height:1.53!important;
    opacity:1!important;
  }

  /* Keep each URL's own image but use the same crop/overlay system. */
  .site-hero::before,.home-hero::before,.service-hero::before,.page-hero::before,
  .legacy-hero::before,.city-hero::before,.intent-hero::before{
    background-size:auto 62%!important;
    background-position:82% 55%!important;
    opacity:.96!important;
  }
  .site-hero::after,.home-hero::after,.service-hero::after,.page-hero::after,
  .legacy-hero::after,.city-hero::after,.intent-hero::after{
    background:
      linear-gradient(180deg,#071521 0%,rgba(7,21,33,.98) 30%,rgba(7,21,33,.70) 52%,rgba(7,21,33,.84) 72%,#071521 100%),
      linear-gradient(90deg,rgba(7,21,33,.98) 0%,rgba(7,21,33,.88) 48%,rgba(7,21,33,.28) 100%)!important;
  }

  /* Mobile conversion block follows the brief exactly:
     description -> WhatsApp -> call -> trust -> live status. */
  .site-hero .hero-actions{display:none!important}
  .mobile-hero-conversion{
    display:flex!important;
    flex-direction:column!important;
    gap:12px!important;
    margin:18px 0 0!important;
  }
  .mobile-hero-slogan,.mobile-vehicle-space,.mobile-hero-proof,.mobile-hero-promo{display:none!important}
  .mobile-hero-cta-row{
    order:1!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:9px!important;
    width:100%!important;
    margin:0!important;
  }
  .mobile-hero-cta-row a{
    min-height:66px!important;
    padding:10px 11px!important;
    border-radius:15px!important;
    grid-template-columns:30px 1fr!important;
    gap:8px!important;
    box-shadow:0 10px 24px rgba(0,0,0,.22)!important;
  }
  .mobile-hero-cta-row>a>b{display:none!important}
  .mobile-hero-wa{order:1!important;background:#20ad5a!important}
  .mobile-hero-call{order:2!important;background:#f36a12!important}
  .mobile-hero-cta-icon{width:30px!important;height:30px!important;flex-basis:30px!important;font-size:10px!important}
  .mobile-hero-cta-row strong{font-size:12.5px!important;line-height:1.12!important}
  .mobile-hero-cta-row small{display:block!important;margin-top:3px!important;font-size:8.9px!important;line-height:1.2!important;opacity:.88!important}

  .mobile-hero-points{
    order:2!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    width:100%!important;max-width:none!important;
    margin:0!important;
  }
  .mobile-hero-points span{
    display:grid!important;
    grid-template-columns:28px 1fr!important;
    align-items:center!important;
    gap:7px!important;
    min-height:46px!important;
    padding:7px 9px!important;
    border:1px solid rgba(255,255,255,.11)!important;
    border-radius:13px!important;
    background:rgba(7,28,44,.76)!important;
    backdrop-filter:blur(5px)!important;
  }
  .mobile-hero-points b{width:26px!important;height:26px!important;font-size:16px!important}
  .mobile-hero-points strong{font-size:11.5px!important;line-height:1.18!important;color:var(--np-v16-orange)!important}
  .mobile-hero-points small{display:none!important}

  .mobile-offer-status{
    order:3!important;
    width:100%!important;min-width:0!important;max-width:none!important;
    min-height:58px!important;
    margin:0!important;
    padding:10px 12px!important;
    border:1px solid rgba(67,157,218,.30)!important;
    border-radius:14px!important;
    background:rgba(7,35,55,.90)!important;
  }
  .mobile-offer-dot{
    width:12px!important;height:12px!important;flex-basis:12px!important;
    background:var(--np-v16-green)!important;
    box-shadow:0 0 0 6px rgba(32,201,105,.12),0 0 18px rgba(32,201,105,.55)!important;
    animation:npSignalPulse 1.8s ease-in-out infinite!important;
  }
  .mobile-offer-status strong{display:block!important;color:#fff!important;font-size:13px!important;line-height:1.18!important;opacity:1!important}
  .mobile-offer-status small{display:block!important;margin-top:3px!important;color:#cbd6e2!important;font-size:10.5px!important;line-height:1.3!important;opacity:1!important}

  /* Institutional pages share the header/type/colors, but stay restrained. */
  .institutional-hero .hero-grid{padding-bottom:34px!important}
  .institutional-hero h1{font-size:clamp(32px,9vw,40px)!important}
  .institutional-hero p{max-width:620px!important}

  /* Trust cards immediately after hero stay compact and readable. */
  .trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;padding:12px 0 14px!important}
  .trust-grid>div{min-height:90px!important;padding:10px 5px!important;border-radius:14px!important}
  .trust-grid>div:before{width:12px!important;height:12px!important;margin:0 auto 9px!important;border-radius:50%!important;background:var(--np-v16-green)!important}
  .trust-grid b{font-size:10.5px!important;line-height:1.15!important;color:#172235!important}
  .trust-grid span{font-size:8.7px!important;line-height:1.28!important;color:#768294!important}

  /* Fixed CTA + safe areas. It remains visible without trapping the last
     lines of the document behind it. */
  main{padding-bottom:calc(var(--np-v16-fixed-cta-h) + env(safe-area-inset-bottom) + 14px)!important}
  .mobile-bar{
    display:grid!important;
    position:fixed!important;
    z-index:100!important;
    left:0!important;right:0!important;bottom:0!important;
    height:auto!important;
    grid-template-columns:1fr 1fr!important;
    gap:0!important;
    padding:0 env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)!important;
    background:#fff!important;
    box-shadow:0 -8px 28px rgba(7,17,31,.15)!important;
  }
  .mobile-bar a{
    height:var(--np-v16-fixed-cta-h)!important;
    min-height:var(--np-v16-fixed-cta-h)!important;
    padding:0 9px!important;
    border-radius:0!important;
    font-size:15px!important;
  }
  .footer{padding-bottom:calc(var(--np-v16-fixed-cta-h) + env(safe-area-inset-bottom) + 28px)!important}

  /* No mobile dark card may inherit low-opacity dark text. */
  .info-card h3,.info-card p,.info-card li,
  .editorial-checklist h3,.editorial-checklist p,.editorial-checklist li,
  .section-dark h2,.section-dark h3,.section-dark p,.section-dark li{
    opacity:1!important;
  }
}

@media(max-width:520px){
  .site-header .nav-wrap{padding-left:max(16px,env(safe-area-inset-left))!important;padding-right:max(16px,env(safe-area-inset-right))!important}
  .brand-logo,.brand-logo img{width:128px!important;max-width:128px!important}
  .mobile-brand-tagline{display:none!important}
  .home-hero.site-hero .hero-grid,.service-hero.site-hero .hero-grid,.page-hero.site-hero .hero-grid,
  .legacy-hero.site-hero .hero-grid,.city-hero.site-hero .hero-grid,.intent-hero.site-hero .hero-grid,
  .institutional-hero .hero-grid{
    width:calc(100% - 28px)!important;
    padding-top:calc(var(--np-v16-header-h) + 20px)!important;
    padding-bottom:20px!important;
  }
  .site-hero h1,.service-hero.site-hero h1,.page-hero.site-hero h1,.legacy-hero.site-hero h1,.city-hero.site-hero h1,.intent-hero.site-hero h1{font-size:clamp(32px,9.5vw,38px)!important}
  .site-hero p{font-size:14.5px!important;line-height:1.5!important}
  .site-hero::before,.home-hero::before,.service-hero::before,.page-hero::before,.legacy-hero::before,.city-hero::before,.intent-hero::before{background-size:auto 58%!important;background-position:84% 56%!important}
  .mobile-hero-cta-row a{min-height:62px!important;padding:9px!important}
  .mobile-hero-cta-row strong{font-size:11.5px!important}.mobile-hero-cta-row small{font-size:8.3px!important}
  .mobile-hero-points span{min-height:44px!important;padding:7px!important}
  .mobile-hero-points strong{font-size:10.8px!important}
  .mobile-offer-status{min-height:54px!important}
  .mobile-offer-status strong{font-size:12px!important}.mobile-offer-status small{font-size:9.8px!important}
}

@media(max-width:380px){
  .brand-logo,.brand-logo img{width:118px!important;max-width:118px!important}
  .site-hero h1,.service-hero.site-hero h1,.page-hero.site-hero h1,.legacy-hero.site-hero h1,.city-hero.site-hero h1,.intent-hero.site-hero h1{font-size:30px!important}
  .mobile-hero-cta-row{grid-template-columns:1fr!important}
  .mobile-hero-points{grid-template-columns:1fr 1fr!important}
  .mobile-bar a{font-size:13px!important}
}

@media(prefers-reduced-motion:reduce){
  .mobile-offer-dot,.mobile-hero-points b,.trust-grid>div:before,.editorial-live-dot,.city-live-status i,.city-live-status i:after{animation:none!important}
}
