:root{--navy:#09152f;--blue:#233a7a;--amber:#ffb319;--ice:#eef3f8;--white:#fff;--ink:#121927;--muted:#697386;--line:rgba(9,21,47,.14);--display:"Barlow Condensed",sans-serif;--body:"Manrope",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:auto}html,body{margin:0;max-width:100%;overflow-x:hidden}body{background:var(--ice);color:var(--ink);font-family:var(--body)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}button,input,textarea{font:inherit}[id]{scroll-margin-top:88px}
.header{position:fixed;z-index:50;inset:0 0 auto;height:88px;padding:0 clamp(24px,5vw,82px);display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:36px;color:#fff;background:rgba(9,21,47,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.12)}.brand img{width:112px;height:68px;object-fit:contain;filter:drop-shadow(0 6px 10px rgba(0,0,0,.2))}.header nav{display:flex;justify-content:center;gap:34px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.header nav a{position:relative;padding:12px 0}.header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:6px;height:2px;background:var(--amber);transition:.35s}.header nav a:hover:after{right:0}.header-cta{display:flex;align-items:center;gap:15px;padding:13px 18px;background:var(--amber);color:var(--navy);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.header-cta svg,.button svg,.service-custom a svg,.quote-form button svg{width:18px;height:18px;transition:.3s}.header-cta:hover svg,.button:hover svg,.service-custom a:hover svg,.quote-form button:hover svg{transform:translateX(4px)}.menu-toggle{display:none}
.hero{position:relative;min-height:100vh;padding:160px clamp(24px,7vw,110px) 116px;color:#fff;display:flex;align-items:center;background:var(--navy);isolation:isolate}.hero-bg{position:absolute;z-index:-2;inset:0;background:url("assets/bg1.webp") center/cover no-repeat;transform:scale(1.015);animation:hero-enter 1.5s cubic-bezier(.2,.7,.2,1) both}.hero:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(4,12,31,.96) 0%,rgba(4,12,31,.83) 42%,rgba(4,12,31,.2) 76%,rgba(4,12,31,.38)),linear-gradient(0deg,rgba(4,12,31,.72),transparent 48%)}@keyframes hero-enter{from{opacity:.4;transform:scale(1.08)}to{opacity:1;transform:scale(1.015)}}.hero-content{max-width:850px}.kicker,.eyebrow{margin:0 0 25px;font-size:10px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.kicker{display:flex;align-items:center;gap:14px;color:rgba(255,255,255,.75)}.kicker span,.eyebrow{color:var(--amber)}.kicker span{padding:7px 9px;border:1px solid rgba(255,179,25,.55)}h1,h2,h3{margin:0;font-family:var(--display);font-weight:700;text-transform:uppercase;letter-spacing:-.025em}h1{font-size:clamp(64px,7.4vw,132px);line-height:.82}h1 em,h2 em{font-style:normal;color:var(--amber)}.hero-lead{max-width:640px;font-size:clamp(16px,1.35vw,20px);line-height:1.7;color:rgba(255,255,255,.78);margin:34px 0}.hero-actions{display:flex;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:17px 22px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.09em;border:1px solid transparent}.button-primary{background:var(--amber);color:var(--navy)}.button-ghost{border-color:rgba(255,255,255,.48);color:#fff}.hero-data{position:absolute;left:clamp(24px,7vw,110px);right:clamp(24px,7vw,110px);bottom:30px;display:flex;border-top:1px solid rgba(255,255,255,.2);padding-top:22px;gap:45px}.hero-data div{display:flex;align-items:center;gap:12px;padding-right:45px;border-right:1px solid rgba(255,255,255,.18)}.hero-data strong{font:700 31px/1 var(--display);color:var(--amber)}.hero-data span{font-size:8px;line-height:1.4;text-transform:uppercase;letter-spacing:.12em}.scroll-note{position:absolute;right:28px;bottom:34px;writing-mode:vertical-rl;font-size:8px;text-transform:uppercase;letter-spacing:.18em;color:rgba(255,255,255,.55)}.scroll-note span{color:var(--amber);margin-top:8px}
.about,.coverage,.faq{padding:130px clamp(24px,7vw,110px)}.section-heading{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:40px}.section-heading h2,.services h2,.coverage h2,.faq h2,.contact h2{font-size:clamp(54px,6.4vw,104px);line-height:.88}.about-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:9vw;padding-top:70px}.about-copy{font-size:15px;line-height:1.85;color:#3e4859}.about-copy .lead{font-size:21px;line-height:1.65;color:var(--ink);margin-top:0}.pillars-label{margin:0 0 14px;font:700 13px var(--body);text-transform:uppercase;letter-spacing:.15em;color:var(--blue)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer}summary::-webkit-details-marker{display:none}.pillars summary{display:grid;grid-template-columns:42px 1fr auto;align-items:center;padding:21px 0;font:700 35px var(--display);text-transform:uppercase}.pillars summary span{font:700 10px var(--body);color:var(--amber)}.pillars summary b,.faq summary b{font-weight:400;color:var(--amber);transition:.3s}.pillars details[open] summary b,.faq details[open] summary b{transform:rotate(45deg)}.pillars details>div{padding:0 45px 25px 42px;font-size:13px;line-height:1.75;color:var(--muted)}.pillars details>div strong{color:var(--blue)}
.services{padding:130px clamp(24px,7vw,110px);background:var(--navy);color:#fff}.services-intro{display:grid;grid-template-columns:1.2fr .8fr;column-gap:8vw;align-items:end;margin-bottom:62px}.services-intro .eyebrow{grid-column:1/-1}.services-intro>p:last-child{line-height:1.75;color:rgba(255,255,255,.62);margin:0 0 6px}.eyebrow.light{color:var(--amber)}.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.service-card{min-height:410px;background:#fff;color:var(--ink);display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden}.service-image{background:#e8edf2;display:grid;place-items:center;padding:20px;overflow:hidden}.service-image img{width:100%;height:100%;object-fit:contain;transition:.7s}.service-card:hover .service-image img{transform:scale(1.07)}.service-copy{padding:46px 38px;display:flex;flex-direction:column;justify-content:center}.service-copy>span{font-size:9px;color:var(--blue);font-weight:800;text-transform:uppercase;letter-spacing:.14em}.service-copy h3{font-size:47px;line-height:.9;margin:14px 0 17px;color:var(--navy)}.service-copy p{font-size:13px;line-height:1.75;color:var(--muted)}.service-custom{position:relative;background:var(--amber);color:var(--navy)}.service-custom .service-copy{position:relative;z-index:1;grid-column:1/-1;max-width:620px}.service-custom .service-copy>span,.service-custom .service-copy p{color:rgba(9,21,47,.7)}.service-custom a{display:inline-flex;align-items:center;gap:10px;width:max-content;margin-top:15px;border-bottom:1px solid;padding-bottom:4px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.route-art{position:absolute;inset:0;overflow:hidden}.route-art:before,.route-art:after,.route-art span{content:"";position:absolute;border:1px solid rgba(9,21,47,.16);border-radius:50%}.route-art:before{width:520px;height:520px;right:-150px;top:-250px}.route-art:after{width:300px;height:300px;right:-40px;top:-70px}.route-art span:nth-child(1){width:13px;height:13px;background:var(--navy);right:180px;top:170px}.route-art span:nth-child(2){width:8px;height:8px;background:var(--navy);right:80px;top:85px}.route-art span:nth-child(3){width:5px;height:5px;background:var(--navy);right:255px;top:75px}
.coverage{display:grid;grid-template-columns:1.15fr .85fr;gap:8vw;background:#fff}.coverage-copy>p:not(.eyebrow){max-width:650px;line-height:1.75;color:var(--muted)}.city-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:35px}.city-grid span{padding:10px 12px;border:1px solid var(--line);font-size:10px;text-transform:uppercase;letter-spacing:.07em;transition:.3s}.city-grid span:hover{background:var(--amber);border-color:var(--amber)}.coverage-visual{position:relative;min-height:570px;background:var(--navy);color:#fff;padding:45px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.coverage-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 48%,rgba(255,179,25,.08) 48% 50%,transparent 50%)}.map-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:42px 42px;transform:perspective(500px) rotateX(50deg) scale(1.4);transform-origin:bottom}.coverage-mark{position:absolute;right:38px;top:40px;display:flex;align-items:center;gap:13px}.coverage-mark strong{font:700 84px/.8 var(--display);color:var(--amber)}.coverage-mark span{font-size:9px;text-transform:uppercase;letter-spacing:.14em}.coverage-visual>p{position:relative;margin:0 0 8px;color:var(--amber);font-size:9px;text-transform:uppercase;letter-spacing:.17em}.coverage-visual h3{position:relative;font-size:47px}
.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw}.faq-list details{padding:0}.faq summary{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;padding:23px 0;font:700 18px/1.35 var(--body)}.faq-list p{margin:0;padding:0 45px 24px 0;color:var(--muted);font-size:13px;line-height:1.75}.faq-list a{font-weight:700;color:var(--blue)}
.contact{padding:130px clamp(24px,7vw,110px);display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;background:var(--navy);color:#fff}.contact-side>p:not(.eyebrow){max-width:520px;color:rgba(255,255,255,.65);line-height:1.75}.contact-side ul{list-style:none;padding:0;margin:50px 0 0;display:grid;gap:22px}.contact-side li{display:grid;gap:5px}.contact-side small{text-transform:uppercase;letter-spacing:.13em;color:var(--amber);font-size:8px}.contact-side li a,.contact-side li span{font-size:14px}.quote-form{background:#fff;color:var(--ink);padding:46px;box-shadow:16px 16px 0 var(--amber)}.form-head{display:grid;margin-bottom:30px}.form-head span{font-size:9px;text-transform:uppercase;letter-spacing:.15em;color:var(--blue);font-weight:800}.form-head strong{font:700 36px var(--display);text-transform:uppercase;margin-top:5px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quote-form label{display:grid;gap:8px;margin-bottom:15px;font-size:9px;text-transform:uppercase;letter-spacing:.11em;font-weight:800;color:var(--blue)}.quote-form input,.quote-form textarea{width:100%;border:1px solid var(--line);background:#f4f6f8;padding:14px;color:var(--ink);outline:none;resize:vertical;border-radius:0;text-transform:none;letter-spacing:0}.quote-form input:focus,.quote-form textarea:focus{border-color:var(--amber);box-shadow:0 0 0 2px rgba(255,179,25,.15)}.quote-form button{width:100%;border:0;background:var(--amber);color:var(--navy);padding:17px 20px;display:flex;align-items:center;justify-content:space-between;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.1em;cursor:pointer}.hp{position:absolute!important;left:-10000px!important}.form-status{font-size:12px;margin:15px 0 0;min-height:18px}.form-status.success{color:#197447}.form-status.error{color:#b32f3b}
.map{position:relative;height:430px;background:#dce3e9}.map iframe{width:100%;height:100%;border:0;filter:grayscale(1) contrast(.92)}.map-label{position:absolute;left:clamp(24px,7vw,110px);bottom:40px;background:var(--amber);padding:19px 25px;box-shadow:10px 10px 0 var(--navy)}.map-label span{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.15em}.map-label strong{font:700 24px/1.1 var(--display);text-transform:uppercase}
footer{padding:50px clamp(24px,7vw,110px);background:#061025;color:#fff;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px;border-top:1px solid rgba(255,255,255,.08)}footer img{width:118px;height:80px;object-fit:contain}footer p{font-size:10px;line-height:1.7;color:rgba(255,255,255,.62);margin:0}footer p:last-child{text-align:right}footer small a{color:var(--amber);font-weight:700}.whatsapp{position:fixed;z-index:40;right:24px;bottom:24px;width:60px;height:60px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;box-shadow:0 12px 30px rgba(0,0,0,.25),0 0 0 4px rgba(255,255,255,.8);transition:.35s}.whatsapp:hover{transform:translateY(-4px) scale(1.04)}.whatsapp svg{width:31px;height:36px;fill:currentColor;stroke:none}.whatsapp.hidden{opacity:0;visibility:hidden;transform:translateY(15px) scale(.85)}
.reveal{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:none}
@media(max-width:980px){.header{height:76px;grid-template-columns:1fr auto;padding:0 18px}.brand img{width:90px;height:58px}.header nav,.header-cta{display:none}.menu-toggle{display:grid;gap:7px;width:42px;height:42px;place-content:center;background:transparent;border:1px solid rgba(255,255,255,.25);padding:0}.menu-toggle span{display:block;width:20px;height:1px;background:#fff;transition:.3s}.header.menu-open nav{display:flex;position:absolute;top:76px;left:0;right:0;padding:28px;background:var(--navy);flex-direction:column;align-items:center;gap:10px}.header.menu-open .menu-toggle span:first-child{transform:translateY(4px) rotate(45deg)}.header.menu-open .menu-toggle span:last-child{transform:translateY(-4px) rotate(-45deg)}.hero{padding:124px 22px 145px;min-height:900px;align-items:flex-start}.hero-content{padding-top:70px}.hero-bg{background-image:url("assets/bg1.webp");background-position:66% center}.hero:after{background:linear-gradient(180deg,rgba(4,12,31,.72),rgba(4,12,31,.88) 52%,var(--navy) 88%)}.hero-data{left:22px;right:22px;bottom:40px;display:grid;grid-template-columns:repeat(3,1fr);gap:0}.hero-data div{padding:0 10px;border-right:1px solid rgba(255,255,255,.18);display:grid;gap:6px}.hero-data div:first-child{padding-left:0}.hero-data div:last-child{border:0}.scroll-note{display:none}.about,.coverage,.faq{padding:90px 22px}.about-grid,.coverage,.faq,.contact{grid-template-columns:1fr}.about-grid{gap:60px;padding-top:50px}.services{padding:90px 16px}.services-intro{grid-template-columns:1fr;gap:24px}.services-intro .eyebrow{grid-column:auto}.service-grid{grid-template-columns:1fr}.coverage{gap:55px}.coverage-visual{min-height:450px}.faq{gap:55px}.contact{padding:90px 22px;gap:60px}.map{height:360px}footer{grid-template-columns:1fr;text-align:center;justify-items:center}footer p:last-child{text-align:center}}
@media(max-width:560px){h1{font-size:62px}.kicker{align-items:flex-start;flex-direction:column}.hero{min-height:870px}.hero-content{padding-top:40px}.hero-actions{align-items:stretch;flex-direction:column;width:100%}.hero-data strong{font-size:27px}.hero-data span{font-size:7px}.section-heading{display:block}.section-heading h2,.services h2,.coverage h2,.faq h2,.contact h2{font-size:57px}.about-copy .lead{font-size:18px}.pillars summary{font-size:30px}.service-card{grid-template-columns:1fr;min-height:0}.service-image{height:250px}.service-copy{padding:34px 28px}.service-copy h3{font-size:42px}.service-custom{min-height:390px}.coverage-visual{padding:28px}.coverage-mark{right:26px}.coverage-mark strong{font-size:68px}.city-grid span{font-size:9px}.faq summary{font-size:15px}.field-row{grid-template-columns:1fr}.quote-form{padding:30px 22px;box-shadow:9px 9px 0 var(--amber)}.contact-side li a{font-size:12px}.map-label{left:18px;bottom:24px}.whatsapp{width:56px;height:56px;right:18px;bottom:18px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition-duration:.01ms!important}}
.brand{align-self:stretch;width:158px;display:grid;place-items:center;background:rgba(255,255,255,.96);clip-path:polygon(0 0,100% 0,88% 100%,0 100%);filter:drop-shadow(8px 0 18px rgba(0,0,0,.18))}.brand img{width:108px;height:68px;object-fit:contain;filter:none}
@media(max-width:980px){.brand{width:124px;margin-left:-18px;padding-left:11px}.brand img{width:88px;height:58px}}
.brand{align-self:center;width:auto;display:block;background:transparent;clip-path:none;filter:none;margin:0;padding:0}.brand img{width:112px;height:68px;object-fit:contain;filter:drop-shadow(0 6px 10px rgba(0,0,0,.2))}
@media(max-width:980px){.brand{width:auto;margin:0;padding:0}.brand img{width:90px;height:58px}}

/* Type and spacing calibration */
.header nav{font-size:13px}.hero{overflow:hidden}.kicker,.eyebrow{font-size:12px}.hero-content{max-width:790px}h1{font-size:clamp(62px,6.35vw,112px);line-height:.84}.hero-lead{font-size:clamp(17px,1.3vw,20px)}.button,.header-cta{font-size:12px}.hero-data{padding-top:26px;gap:52px}.hero-data div{gap:15px;padding-right:52px}.hero-data strong{font-size:40px}.hero-data span{font-size:10px;line-height:1.45}.scroll-note{font-size:10px}
.section-heading h2,.services h2,.coverage h2,.faq h2,.contact h2{font-size:clamp(52px,5.35vw,88px);line-height:.92}.about-copy{font-size:17px;line-height:1.8}.about-copy .lead{font-size:23px}.pillars-label{font-size:14px}.pillars summary{font-size:38px}.pillars summary span{font-size:12px}.pillars details>div{font-size:15px;line-height:1.75}
.services-intro>p:last-child{font-size:16px}.service-copy>span{font-size:11px}.service-copy h3{font-size:43px}.service-copy p{font-size:15px}.service-custom a{font-size:13px}.coverage-copy>p:not(.eyebrow){font-size:16px}.city-grid span{font-size:11px}.coverage-mark strong{font-size:96px}.coverage-mark span{font-size:11px}.coverage-visual>p{font-size:11px}.coverage-visual h3{font-size:43px}
.map-lines{inset:0;background:none;transform:none}.map-lines:before{content:"";position:absolute;inset:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 600'%3E%3Cpath d='M-45 560 C160 520 65 390 285 335 S405 165 650 70' fill='none' stroke='%23ffb319' stroke-opacity='.28' stroke-width='34'/%3E%3Cpath d='M-45 560 C160 520 65 390 285 335 S405 165 650 70' fill='none' stroke='%23ffffff' stroke-opacity='.48' stroke-width='3' stroke-dasharray='14 18'/%3E%3Ccircle cx='285' cy='335' r='10' fill='%23ffb319'/%3E%3Ccircle cx='494' cy='162' r='7' fill='%23ffb319'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:cover}.coverage-visual:before{background:radial-gradient(circle at 18% 25%,rgba(255,255,255,.07) 0 2px,transparent 3px),radial-gradient(circle at 70% 66%,rgba(255,179,25,.11) 0 3px,transparent 4px);background-size:90px 90px,130px 130px}
.faq summary{font-size:19px}.faq-list p{font-size:15px}.contact-side>p:not(.eyebrow){font-size:16px}.contact-side small{font-size:10px}.contact-side li a,.contact-side li span{font-size:16px}.form-head span,.quote-form label{font-size:11px}.form-head strong{font-size:40px}.quote-form button{font-size:12px}
footer{padding-top:58px;padding-bottom:58px}footer img{width:138px;height:88px}footer p{font-size:12px;line-height:1.75}footer small{font-size:11px}
@media(max-width:980px){.hero{overflow:hidden}.hero-data{gap:0}.hero-data div{gap:8px;padding-right:10px}.hero-data strong{font-size:34px}.hero-data span{font-size:9px}.about-copy{font-size:16px}.pillars details>div{font-size:14px}.service-copy p{font-size:14px}.coverage-mark strong{font-size:82px}}
@media(max-width:560px){h1{font-size:56px}.kicker,.eyebrow{font-size:10px}.hero-lead{font-size:16px}.hero-data strong{font-size:31px}.hero-data span{font-size:8px}.section-heading h2,.services h2,.coverage h2,.faq h2,.contact h2{font-size:50px}.pillars summary{font-size:32px}.coverage-visual h3{font-size:38px}.quote-form{padding:32px 24px}footer p{font-size:12px}}

/* Global hierarchy audit */
body{font-size:16px}.skip-link{position:fixed;z-index:100;left:18px;top:12px;padding:12px 16px;background:var(--amber);color:var(--navy);font-size:13px;font-weight:800;transform:translateY(-150%);transition:transform .2s}.skip-link:focus{transform:none}
a,button,summary{touch-action:manipulation;-webkit-tap-highlight-color:rgba(255,179,25,.18)}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--amber);outline-offset:4px}
.kicker,.eyebrow{font-size:13px;line-height:1.3}.section-heading>.eyebrow{font-size:16px}.pillars-label{font-size:16px}.pillars summary span{font-size:18px;font-variant-numeric:tabular-nums}.hero-data strong,.coverage-mark strong{font-variant-numeric:tabular-nums}
h1{font-size:clamp(60px,5.85vw,104px);text-wrap:balance}.section-heading h2,.services h2,.coverage h2,.faq h2,.contact h2{font-size:clamp(50px,4.85vw,80px);text-wrap:balance}.hero-data strong{font-size:42px}.hero-data span{font-size:11px}.hero-lead{font-size:19px}.button,.header-cta{font-size:13px}
.about-copy{font-size:18px}.about-copy .lead{font-size:24px}.pillars summary{grid-template-columns:54px 1fr auto;font-size:40px}.pillars details>div{padding-left:54px;font-size:16px}.services-intro>p:last-child,.coverage-copy>p:not(.eyebrow),.contact-side>p:not(.eyebrow){font-size:17px}.service-copy>span{font-size:13px}.service-copy h3{font-size:42px}.service-copy p{font-size:16px}.service-custom a{font-size:14px}.city-grid span{font-size:12px}.coverage-mark span{font-size:13px}.coverage-visual>p{font-size:13px}.coverage-visual h3{font-size:42px}.faq summary{font-size:20px}.faq-list p{font-size:16px}.contact-side small{font-size:12px}.contact-side li a,.contact-side li span{font-size:17px}.form-head span,.quote-form label{font-size:12px}.form-head strong{font-size:42px}.quote-form input,.quote-form textarea{font-size:15px}.quote-form button{font-size:13px}.map-label span{font-size:11px}.map-label strong{font-size:28px}footer p{font-size:13px}footer small{font-size:12px}
@media(max-width:980px){.section-heading>.eyebrow{font-size:14px}.pillars-label{font-size:14px}.pillars summary span{font-size:15px}.hero-data strong{font-size:35px}.hero-data span{font-size:9px}.about-copy{font-size:17px}.about-copy .lead{font-size:21px}.pillars summary{grid-template-columns:48px 1fr auto;font-size:35px}.pillars details>div{padding-left:48px;font-size:15px}.service-copy>span{font-size:12px}.service-copy p{font-size:15px}.city-grid span{font-size:11px}}
@media(max-width:560px){h1{font-size:52px}.kicker,.eyebrow{font-size:11px}.section-heading>.eyebrow{font-size:13px}.section-heading h2,.services h2,.coverage h2,.faq h2,.contact h2{font-size:46px}.hero-lead{font-size:17px}.hero-data strong{font-size:33px}.hero-data span{font-size:9px}.pillars summary span{font-size:14px}.pillars summary{font-size:33px}.footer p{font-size:13px}}

/* Animated regional road map */
.coverage-visual:before{background:linear-gradient(145deg,rgba(255,255,255,.035),transparent 42%),linear-gradient(25deg,transparent 62%,rgba(255,179,25,.035));background-size:auto}
.map-lines{display:none}
.route-map{position:absolute;inset:0;width:100%;height:100%;z-index:0}
.secondary-routes path{fill:none;stroke:rgba(139,159,190,.16);stroke-width:2;stroke-dasharray:3 8}
.route-shoulder,.route-asphalt,.route-edge,.route-center{fill:none}
.route-shoulder{stroke:#ffb319;stroke-width:58;opacity:.2}
.route-asphalt{stroke:#313d50;stroke-width:44}
.route-edge{stroke:rgba(255,179,25,.8);stroke-width:2;stroke-dasharray:1 5}
.route-center{stroke:#f4f1e8;stroke-width:3;stroke-dasharray:16 18;opacity:.82;animation:route-dash 1.8s linear infinite}
.route-stop circle{fill:#ffb319;stroke:#0a1733;stroke-width:5;transform-box:fill-box;transform-origin:center;animation:route-stop 2.6s ease-in-out infinite}
.route-stop:nth-of-type(8) circle{animation-delay:.7s}.route-stop:nth-of-type(9) circle{animation-delay:1.4s}
.route-stop text{fill:rgba(255,255,255,.72);font:700 11px Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase}
.route-truck{fill:#ffb319;stroke:#0a1733;stroke-width:2}
.route-truck circle{fill:#f4f1e8}
.coverage-mark,.coverage-visual>p,.coverage-visual h3{z-index:2}
@keyframes route-dash{to{stroke-dashoffset:-34}}
@keyframes route-stop{50%{transform:scale(1.35);filter:drop-shadow(0 0 8px rgba(255,179,25,.75))}}
@media(max-width:560px){.route-map{transform:scale(1.08);transform-origin:center}.route-stop text{font-size:9px}.route-shoulder{stroke-width:52}.route-asphalt{stroke-width:39}}
@media(prefers-reduced-motion:reduce){.route-center,.route-stop circle{animation:none}.route-truck animateMotion{display:none}}

/* Unambiguous vertical scroll cue */
.scroll-note{display:flex;align-items:center;gap:12px}
.scroll-arrow{position:relative;display:block;width:1px;height:30px;margin:10px 0 0!important;background:rgba(255,179,25,.7);writing-mode:horizontal-tb}
.scroll-arrow:after{content:"";position:absolute;left:-3px;bottom:0;width:7px;height:7px;border-right:1px solid var(--amber);border-bottom:1px solid var(--amber);transform:rotate(45deg)}

/* Clear map labels and unobstructed route */
.coverage-mark{left:38px;right:auto;top:38px}
.coverage-visual>p,.coverage-visual h3{align-self:flex-end;text-align:right}
.coverage-visual>p{margin-right:0}
.route-stop text{fill:rgba(255,255,255,.78);font-family:Arial,sans-serif;font-size:10px;font-weight:500;letter-spacing:.055em;paint-order:stroke;stroke:#0a1733;stroke-width:2px;stroke-linejoin:round}
@media(max-width:560px){.coverage-mark{left:24px;right:auto;top:24px}.coverage-visual>p,.coverage-visual h3{max-width:82%}.route-stop text{font-size:8px;stroke-width:1.5px}}

/* Light footer */
footer{background:var(--ice);color:var(--navy);border-top:1px solid rgba(10,23,51,.12)}
footer p{color:rgba(10,23,51,.68)}
footer p:last-child{color:rgba(10,23,51,.76)}
footer small{color:rgba(10,23,51,.5)}
footer small a{color:#d98f00}

/* Final responsive calibration */
@media(max-width:980px){
  [id]{scroll-margin-top:76px}
  .scroll-note{display:none!important}
  .hero{padding-left:20px;padding-right:20px}
  .hero-actions{gap:10px}
  .hero-actions .button{min-height:50px}
  .about,.coverage,.faq{padding-left:20px;padding-right:20px}
  .services{padding-left:15px;padding-right:15px}
  .contact{padding-left:20px;padding-right:20px}
}
@media(max-width:560px){
  .header{padding-inline:16px}
  .brand img{width:86px}
  .hero{min-height:830px;padding-top:112px;padding-bottom:142px}
  .hero-content{padding-top:22px}
  .kicker{gap:9px;margin-bottom:19px}
  h1{font-size:50px;line-height:.86}
  .hero-lead{margin:25px 0 24px;line-height:1.62}
  .hero-actions{gap:9px}
  .hero-actions .button{padding:15px 18px}
  .hero-data{left:20px;right:20px;bottom:26px;padding-top:19px}
  .hero-data div{padding-inline:9px;align-content:start}
  .hero-data strong{font-size:31px}
  .hero-data span{font-size:8px;line-height:1.35}

  .about{padding-top:72px;padding-bottom:76px}
  .section-heading{padding-bottom:28px}
  .section-heading h2,.services h2,.coverage h2,.faq h2,.contact h2{font-size:44px;line-height:.94}
  .about-grid{gap:42px;padding-top:38px}
  .about-copy{font-size:16px;line-height:1.72}
  .about-copy .lead{font-size:20px;line-height:1.6}
  .pillars summary{grid-template-columns:40px 1fr auto;padding:18px 0;font-size:30px}
  .pillars summary span{font-size:13px}
  .pillars details>div{padding:0 34px 22px 40px;font-size:14px}

  .services{padding-top:72px;padding-bottom:72px}
  .services-intro{margin-bottom:42px}
  .services-intro>p:last-child{font-size:15px;line-height:1.68}
  .service-grid{gap:14px}
  .service-card{min-height:0}
  .service-image{height:260px;padding:20px 16px 14px}
  .service-image img{width:92%;height:92%;object-fit:contain;object-position:center}
  .service-copy{padding:30px 24px 32px}
  .service-copy h3{font-size:38px;margin:12px 0 14px}
  .service-copy p{font-size:14px;line-height:1.65}
  .service-custom{min-height:350px}

  .coverage{padding-top:72px;padding-bottom:54px;gap:38px}
  .coverage-copy>p:not(.eyebrow){font-size:15px;line-height:1.68}
  .city-grid{gap:7px;margin-top:27px}
  .city-grid span{padding:9px 10px;font-size:10px}
  .coverage-visual{min-height:420px;padding:24px}
  .coverage-mark{left:22px;top:22px;gap:9px}
  .coverage-mark strong{font-size:66px}
  .coverage-mark span{font-size:10px}
  .coverage-visual>p,.coverage-visual h3{max-width:100%}
  .coverage-visual>p{font-size:10px}
  .coverage-visual h3{font-size:32px;line-height:.95}

  .faq{padding-top:68px;padding-bottom:72px;gap:40px}
  .faq summary{padding:20px 0;font-size:18px}
  .faq-list p{padding-right:25px;font-size:14px}

  .contact{padding-top:72px;padding-bottom:72px;gap:44px}
  .contact-side>p:not(.eyebrow){font-size:15px;line-height:1.68}
  .contact-side ul{margin-top:36px;gap:18px}
  .contact-side li a,.contact-side li span{font-size:15px;overflow-wrap:anywhere}
  .quote-form{padding:29px 22px;box-shadow:8px 8px 0 var(--amber)}
  .form-head{margin-bottom:25px}
  .form-head strong{font-size:36px;line-height:1.05}
  .quote-form input,.quote-form textarea{padding:13px}
  .map{height:320px}
  .map-label{left:16px;right:30px;bottom:24px;padding:16px 18px}
  .map-label strong{font-size:24px}

  footer{padding:40px 20px;gap:18px}
  footer img{width:126px;height:76px}
  footer p{font-size:12px;line-height:1.65}
  footer small{font-size:11px}
}
@media(max-width:980px),(hover:none){
  .service-card:hover .service-image img{transform:none}
}
