:root{--hero-navy: #08182d;--hero-navy-soft: #0b1f39;--hero-accent: #e11f26;--hero-text: #eef2f5;--hero-muted: rgba(238, 242, 245, .82);--hero-line: rgba(255, 255, 255, .12);--header-h: 72px;--closing-cta-h: clamp(430px, 64svh, 520px);--max: 1380px;--ease: cubic-bezier(.16,1,.3,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,sans-serif;color:var(--hero-text);background:#fff}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}svg{display:block}section,footer{scroll-margin-top:calc(var(--header-h) + 24px)}.hero{scroll-margin-top:0}.container{width:min(var(--max),calc(100% - 44px));margin:0 auto}.site-header{position:fixed;inset:0 0 auto;z-index:30;background:#08182dfa;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 8px 18px #08182d1a;animation:header-drop .52s var(--ease) both;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:background-color .26s ease,border-color .26s ease,box-shadow .26s ease}.site-header.is-scrolled{background:#08182deb;border-bottom-color:#ffffff21;box-shadow:0 10px 22px #08182d24}.nav{min-height:var(--header-h);display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;justify-content:center;min-width:0;width:150px;height:50px;padding:6px 10px;border:1px solid rgba(255,255,255,.22);border-radius:10px;background:linear-gradient(180deg,#fffffffa,#eef4faf0);box-shadow:0 12px 28px #0000002e,inset 0 -2px #e11f26c7;transition:transform .26s var(--ease),box-shadow .22s ease}.brand img{width:128px;height:auto;object-fit:contain}.brand:hover{transform:translateY(-1px);box-shadow:0 16px 30px #00000038,inset 0 -2px #e11f26eb}.brand-copy{display:none}.nav-links{display:flex;align-items:center;gap:28px;color:#eef2f5eb;font-size:.9rem;font-weight:600}.nav-links a{position:relative;padding-bottom:5px;transition:color .18s ease}.nav-links a:after{content:"";position:absolute;left:0;right:100%;bottom:0;height:2px;background:var(--hero-accent);transition:right .18s ease}.nav-links a.is-active:after,.nav-links a:hover:after,.nav-links a:focus-visible:after{right:0}.nav-links a.is-active,.nav-links a:hover,.nav-links a:focus-visible{color:#fff}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;transition:transform .22s var(--ease),background-color .22s ease,border-color .22s ease,box-shadow .22s ease;will-change:transform}.nav-cta{min-height:48px;padding:0 23px 0 17px;background:var(--hero-accent);color:#fff;font-size:.92rem;font-weight:800;box-shadow:0 14px 26px #e11f2642}.nav-cta-icon{width:21px;height:21px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 21px}.nav-cta-icon svg{width:21px;height:21px}.nav-cta:hover,.button:hover{transform:translateY(-2px)}.nav-cta:active,.button:active{transform:translateY(0) scale(.985)}.nav-cta:focus-visible,.button:focus-visible,.brand:focus-visible{outline:3px solid rgba(255,255,255,.5);outline-offset:4px}.hero{position:relative;min-height:640px;min-height:100vh;min-height:100svh;padding-top:var(--header-h);overflow:hidden;background:linear-gradient(90deg,#071426f0,#071426e6 24%,#07142685 46%,#0714261f 70%,#07142608),linear-gradient(180deg,#07111f14,#07111f57),url(/assets/hero-logistics-lGwQ1tsk.webp) 68% center / cover no-repeat}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,12,23,.2) 0%,transparent 34%);pointer-events:none;animation:hero-breathe 8.2s ease-in-out infinite alternate}.hero:after{content:"";position:absolute;inset:auto 0 0;height:18%;background:linear-gradient(180deg,transparent,rgba(9,22,38,.98));pointer-events:none}.hero-inner{position:relative;z-index:1;min-height:calc(640px - var(--header-h));min-height:calc(100vh - var(--header-h));min-height:calc(100svh - var(--header-h));display:grid;grid-template-columns:minmax(0,430px) 1fr;align-items:end;padding:42px 0 18px}.hero-copy{max-width:410px;overflow:visible;animation:hero-rise .78s var(--ease) 90ms both}.eyebrow{display:none}h1{margin:0;max-width:7.4ch;font-family:Outfit,sans-serif;font-size:4.65rem;line-height:.92;letter-spacing:0;text-wrap:balance}h1 span{color:var(--hero-accent)}.hero-copy>p:last-of-type{max-width:23rem;margin:16px 0 0;font-size:1rem;line-height:1.55;color:var(--hero-muted);animation:hero-rise .76s var(--ease) .21s both}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px;animation:hero-rise .76s var(--ease) .32s both}.button{min-height:44px;padding:0 18px;border:1px solid transparent;border-radius:8px;font-size:.9rem;font-weight:800}.button-primary{background:var(--hero-accent);color:#fff;box-shadow:none}.button-secondary{background:#08182d24;color:#fff;border-color:#fff6}.proofline{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));width:min(860px,calc(100vw - 88px));max-width:none;gap:6px;margin-top:34px;padding:24px 0 4px;border-top:1px solid rgba(255,255,255,.14);border-radius:0;background:transparent;animation:hero-rise .82s var(--ease) .43s both}.proofline-item{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center;min-height:46px;padding:0 14px;border-right:1px solid var(--hero-line);opacity:0;animation:proofline-item-rise .62s var(--ease) both}.proofline-item:nth-child(1){animation-delay:.56s}.proofline-item:nth-child(2){animation-delay:.65s}.proofline-item:nth-child(3){animation-delay:.74s}.proofline-item:nth-child(4){animation-delay:.83s}.proofline-icon{width:38px;height:38px;display:grid;place-items:center;color:#f4f7fb}.proofline-icon svg{width:38px;height:38px;overflow:visible}.proofline-icon.is-shield svg{width:31px;height:31px}.proofline-icon.is-clock svg{width:32px;height:32px}.proofline-icon.is-pin svg{width:28px;height:28px}.proofline-icon.is-heart svg{width:30px;height:30px}.proofline-item:last-child{padding-right:0;border-right:0}.proofline-item strong{display:block;margin-bottom:0;font-family:Manrope,sans-serif;font-size:1rem;letter-spacing:0;font-weight:700;line-height:1.04;white-space:nowrap}.proofline-item div>span{display:none}.services-section{background:#fff;color:#13243a;padding:48px 0 58px}.section-label{margin:0 0 10px;font-size:.82rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--hero-accent)}.section-title{margin:0;font-family:Outfit,sans-serif;font-size:clamp(2.35rem,4vw,3rem);line-height:1.02;letter-spacing:0;color:#0f1e32}.services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:26px}.service-card{min-height:196px;padding:28px 24px 24px;border:1px solid #e6ebf1;border-radius:8px;background:#fff;text-align:center;box-shadow:0 1px #111e3205;transition:transform .26s var(--ease),box-shadow .26s ease,border-color .22s ease}.service-card:hover{transform:translateY(-5px);box-shadow:0 18px 36px #111e3214;border-color:#d9e2ec}.service-card:hover .service-icon img,.service-card:focus-within .service-icon img{transform:translateY(-2px) scale(1.035)}.service-icon{display:grid;place-items:center;height:72px;margin-bottom:12px;color:#192b44}.service-icon svg{width:92px;height:60px;overflow:visible}.service-icon img{width:118px;height:78px;object-fit:contain;transition:transform .26s var(--ease)}.service-card h3{margin:0;font-family:Outfit,sans-serif;font-size:1.5rem;line-height:1;letter-spacing:0;color:#12233b}.service-card p{margin:10px auto 0;max-width:18ch;color:#46576d;font-size:.96rem;line-height:1.5}.coverage-section{background:#f4f6f8;color:#13243a;padding:36px 0 30px;overflow:hidden}.coverage-layout{display:grid;grid-template-columns:minmax(280px,.44fr) minmax(0,.56fr);align-items:center;gap:24px}.coverage-copy{padding:8px 0}.coverage-copy .section-title{max-width:9ch}.coverage-copy p:last-child{max-width:28ch;margin:18px 0 0;color:#53657c;font-size:1.03rem;line-height:1.65}.coverage-map{position:relative;min-height:258px}.coverage-map img{width:100%;height:auto;display:block;transform-origin:center;transition:transform .9s var(--ease),filter .9s ease}.coverage-section.is-visible .coverage-map img{transform:none;filter:saturate(1.04)}.map-pin{position:absolute;--pin-delay: .26s;width:clamp(30px,5.3%,58px);aspect-ratio:1;padding:0;border:0;background:transparent;color:#ec1c24;cursor:pointer;transform:translate(-50%,-50%) scale(.78);transform-origin:center;filter:drop-shadow(0 7px 8px rgba(17,31,50,.22));transition:transform .22s var(--ease),filter .22s ease;z-index:2;opacity:0}.coverage-section.is-visible .map-pin{animation:map-pin-settle .7s var(--ease) both}.map-pin:nth-of-type(1){--pin-delay: .26s;animation-delay:var(--pin-delay)}.map-pin:nth-of-type(2){--pin-delay: .34s;animation-delay:var(--pin-delay)}.map-pin:nth-of-type(3){--pin-delay: .42s;animation-delay:var(--pin-delay)}.map-pin:nth-of-type(4){--pin-delay: .5s;animation-delay:var(--pin-delay)}.map-pin svg{width:100%;height:100%;display:block;overflow:visible;opacity:0}.map-pin:before,.map-pin:after{content:"";position:absolute;left:50%;top:50%;width:100%;height:100%;border-radius:50%;opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.62)}.map-pin:before{border:2px solid rgba(236,28,36,.68);background:radial-gradient(circle,rgba(255,255,255,.14) 0 18%,rgba(236,28,36,.18) 19% 38%,transparent 39%);box-shadow:0 0 0 1px #ffffff5c,0 0 20px #ec1c242e}.map-pin:after{width:42%;height:42%;background:#ffffff5c;box-shadow:0 0 16px #ec1c2447;transform:translate(-50%,-50%) scale(.78)}.coverage-section.is-visible .map-pin:before{animation:map-pin-ripple 1.8s ease-out infinite;animation-delay:calc(var(--pin-delay) + .64s)}.coverage-section.is-visible .map-pin:after{animation:map-pin-core 1.8s ease-in-out infinite;animation-delay:calc(var(--pin-delay) + .64s)}.map-pin:hover,.map-pin:focus-visible{animation:map-pin-wiggle .64s ease-in-out both;filter:drop-shadow(0 14px 14px rgba(17,31,50,.34));outline:none}.map-pin:hover:before,.map-pin:focus-visible:before{animation:map-pin-ripple .76s ease-out both}.map-pin.is-baja{left:23.83%;top:20.12%}.map-pin.is-bcs{left:32.84%;top:61.67%}.map-pin.is-sonora{left:49.72%;top:34.78%}.map-pin.is-chihuahua{left:71.76%;top:51%}.fleet-section{background:#fff;color:#13243a;padding:58px 0 64px}.fleet-layout{display:grid;grid-template-columns:minmax(230px,.85fr) minmax(340px,1.2fr) minmax(280px,.95fr);gap:8px;align-items:stretch}.fleet-intro{display:flex;min-height:520px;flex-direction:column;justify-content:flex-start;padding-right:34px;padding-top:4px}.fleet-intro .section-label{margin-bottom:22px}.fleet-intro .section-label:after{content:"";display:block;width:56px;height:4px;margin-top:18px;background:var(--hero-accent)}.fleet-intro .section-title{max-width:9ch;margin-top:118px;text-wrap:balance;font-size:3.65rem;line-height:1.02}.fleet-intro p:last-child{max-width:35ch;margin:24px 0 0;color:#42546b;font-size:1.02rem;line-height:1.65}.fleet-stage{position:relative;overflow:hidden;min-height:520px;border-radius:8px 0 0 8px;background:#0f2341;box-shadow:0 18px 44px #101f351f}.fleet-stage:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#07182e05,#07182e24);pointer-events:none}.fleet-main-image{width:100%;height:100%;min-height:520px;object-fit:cover;object-position:center 58%;display:block;transform:none;transition:opacity .24s ease,filter .26s ease}.fleet-main-image.is-changing{opacity:.18;filter:saturate(.96)}.fleet-main-image.has-loaded{animation:fleet-image-settle .42s ease both}.fleet-options{display:grid;grid-template-rows:repeat(3,minmax(0,1fr));min-height:520px}.fleet-option{position:relative;display:flex;min-height:174px;flex-direction:column;justify-content:center;padding:26px 34px;border:1px solid #d8e0ea;background:#fff;color:#13243a;text-align:left;font:inherit;cursor:pointer;transition:background .24s ease,border-color .24s ease,color .22s ease,transform .24s var(--ease),box-shadow .26s ease}.fleet-option:first-child{border-radius:0 8px 0 0}.fleet-option+.fleet-option{margin-top:-1px}.fleet-option:last-child{border-radius:0 0 8px}.fleet-option:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 #e11f2600;pointer-events:none;transition:box-shadow .26s ease}.fleet-option strong{display:block;font-family:Outfit,sans-serif;font-size:1.52rem;line-height:1.08;letter-spacing:0}.fleet-option strong:after{content:"";display:block;width:48px;height:3px;margin:12px 0;background:var(--hero-accent);transition:width .26s var(--ease)}.fleet-option span{display:block;max-width:28ch;color:#42546b;font-size:.92rem;line-height:1.45;transition:color .22s ease}.fleet-option:hover,.fleet-option:focus-visible,.fleet-option.is-active{color:#07182e;z-index:1;border-color:#e11f2647;background:#fbfcfe;box-shadow:0 18px 36px #101f351c;outline:none}.fleet-option:hover:after,.fleet-option:focus-visible:after,.fleet-option.is-active:after{box-shadow:inset 4px 0 #e11f26f5}.fleet-option:hover strong:after,.fleet-option:focus-visible strong:after,.fleet-option.is-active strong:after{width:64px}.reasons-section{background:#fff;color:#13243a;padding:20px 0 54px}.reasons-layout{display:grid;grid-template-columns:minmax(220px,1.15fr) repeat(4,minmax(0,1fr));gap:14px;align-items:stretch}.reasons-intro{padding:18px 8px 18px 0}.reasons-intro .section-label{margin-bottom:8px}.reasons-intro .section-title{max-width:9ch;font-size:3.15rem;line-height:.98}.reason-card{min-height:236px;padding:28px 22px 24px;border:1px solid #dfe6ef;border-radius:8px;background:#fff;text-align:center;box-shadow:0 1px #111e3205;transition:transform .26s var(--ease),box-shadow .26s ease,border-color .22s ease}.reason-card:hover{transform:translateY(-5px);box-shadow:0 18px 32px #111e3214;border-color:#d0dae6}.reason-card:hover .reason-icon img{transform:translateY(-2px) scale(1.04)}.reason-icon{width:64px;height:64px;margin:0 auto 14px;display:grid;place-items:center;color:#12233b}.reason-icon svg{width:64px;height:64px}.reason-icon img{width:68px;height:68px;object-fit:contain;display:block;transition:transform .26s var(--ease)}.reason-card h3{margin:0;font-family:Outfit,sans-serif;font-size:1.5rem;line-height:1.04;letter-spacing:0;color:#12233b}.reason-card p{margin:10px auto 0;max-width:15ch;color:#4b5b70;font-size:.98rem;line-height:1.45}.trust-section{background:#f4f6f8;color:#13243a;padding:34px 0 44px;border-top:1px solid rgba(19,36,58,.08);border-bottom:1px solid rgba(19,36,58,.08)}.trust-layout{display:grid;grid-template-columns:minmax(260px,.36fr) minmax(0,.64fr);gap:28px;align-items:center}.trust-copy .section-title{max-width:13ch}.trust-copy p:last-child{max-width:34ch;margin:14px 0 0;color:#53657c;font-size:1.02rem;line-height:1.62}.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.trust-item{position:relative;overflow:hidden;min-height:132px;padding:20px 18px;border:1px solid #dfe6ef;border-radius:8px;background:#fff;box-shadow:0 16px 34px #111e320f}.trust-item:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:3px;background:linear-gradient(90deg,#12233b,#e11f26 54%,#12233b);opacity:0;transform:translate(-42%)}.trust-item:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 0 36%,rgba(255,255,255,.78) 48%,transparent 60%),radial-gradient(circle at 28% 0%,rgba(225,31,38,.1),transparent 36%);opacity:0;transform:translate(-58%);pointer-events:none}.trust-item:hover{transform:translateY(-6px);border-color:#cfd9e5;box-shadow:0 24px 42px #111e321c}.trust-section.is-visible .trust-item:before{animation:trust-line-load .78s var(--ease) both}.trust-section.is-visible .trust-item:after{animation:trust-card-sheen 1.1s var(--ease) both}.trust-item strong{display:block;font-family:Outfit,sans-serif;font-size:2.35rem;line-height:1;color:#12233b;transform-origin:left center}.trust-section.is-visible .trust-item strong{animation:trust-metric-pop .72s var(--ease) both}.trust-section.is-visible .trust-item:nth-child(1):before,.trust-section.is-visible .trust-item:nth-child(1):after,.trust-section.is-visible .trust-item:nth-child(1) strong{animation-delay:.15s}.trust-section.is-visible .trust-item:nth-child(2):before,.trust-section.is-visible .trust-item:nth-child(2):after,.trust-section.is-visible .trust-item:nth-child(2) strong{animation-delay:.22s}.trust-section.is-visible .trust-item:nth-child(3):before,.trust-section.is-visible .trust-item:nth-child(3):after,.trust-section.is-visible .trust-item:nth-child(3) strong{animation-delay:.29s}.trust-section.is-visible .trust-item:nth-child(4):before,.trust-section.is-visible .trust-item:nth-child(4):after,.trust-section.is-visible .trust-item:nth-child(4) strong{animation-delay:.36s}.trust-item span{display:block;margin-top:10px;color:#53657c;font-size:.92rem;font-weight:700;line-height:1.35}.technology-section{position:relative;overflow:hidden;background:#07182e;color:#fff;padding:40px 0 46px}.technology-section:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#07182efa,#07182ee6 34%,#07182e94),url(/assets/hero-night-CNvobViP.webp) center / cover no-repeat;opacity:.9}.technology-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);align-items:center;gap:46px}.technology-copy .section-label{color:#e11f26}.technology-copy .section-title{max-width:9ch;color:#fff;font-size:3.1rem;line-height:.98}.technology-copy p:last-child{max-width:36ch;margin:16px 0 0;color:#eef2f5d1;font-size:1.02rem;line-height:1.65}.technology-visual{min-width:0}.gps-gallery{display:grid;gap:14px}.gps-frame{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:7px;background:#0d1425;box-shadow:0 22px 54px #00000061;transition:transform .36s var(--ease),box-shadow .36s ease,border-color .26s ease}.gps-frame:hover{transform:translateY(-3px);border-color:#ffffff3d;box-shadow:0 28px 64px #00000070}.gps-frame:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.06),transparent 18%),linear-gradient(90deg,rgba(7,24,46,.08),transparent 36%)}.gps-frame img{width:100%;height:310px;object-fit:cover;object-position:center center;transition:opacity .24s ease,transform .52s var(--ease)}.gps-frame img.is-changing{opacity:0;transform:scale(1.02)}.gps-frame img.has-loaded{animation:gps-image-settle .52s var(--ease) both}.gps-caption{position:absolute;top:16px;right:18px;z-index:2;display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#071221b8;color:#ffffffdb;font-size:.74rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .22s var(--ease),border-color .22s ease,background .22s ease}.gps-frame:hover .gps-caption{transform:translateY(-1px);border-color:#fff3;background:#071221d1}.gps-caption:before{content:"";width:8px;height:8px;border-radius:50%;background:#2ee280;box-shadow:0 0 0 5px #2ee28024;animation:gps-live-pulse 2.2s ease-in-out infinite}.tech-metrics{position:absolute;left:24px;right:24px;bottom:18px;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.tech-metric{min-height:70px;padding:12px 14px;border:1px solid rgba(255,255,255,.12);background:#081222d1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .22s var(--ease),border-color .22s ease,background .22s ease}.tech-metric:hover{transform:translateY(-2px);border-color:#2ee28047;background:#081222e6}.tech-metric span{display:block;color:#eef2f59e;font-size:.7rem;font-weight:800;text-transform:uppercase}.tech-metric strong{display:block;margin-top:7px;font-family:Outfit,sans-serif;font-size:1.45rem;line-height:1;color:#fff}.tech-metric em{color:#2ee280;font-style:normal}.gps-thumbs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.gps-thumb{min-width:0;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:7px;background:#0a1c32e0;color:#fff;cursor:pointer;box-shadow:0 12px 26px #0000002e;transition:transform .18s var(--ease),border-color .18s ease,box-shadow .18s ease}.gps-thumb:hover,.gps-thumb:focus-visible,.gps-thumb.is-active{border-color:#e11f26f5;transform:translateY(-3px);box-shadow:0 18px 32px #00000042;outline:none}.gps-thumb img{width:100%;height:56px;object-fit:cover;display:block;opacity:.78;transition:opacity .18s ease,transform .24s var(--ease)}.gps-thumb:hover img,.gps-thumb:focus-visible img,.gps-thumb.is-active img{opacity:1;transform:scale(1.04)}.gps-thumb span{display:block;padding:8px 9px 9px;font-size:.72rem;font-weight:800;line-height:1.1;text-align:left}.cta-section{position:relative;overflow:hidden;min-height:var(--closing-cta-h);background:linear-gradient(90deg,#061222fa,#061222eb 38%,#06122294 70%,#0612223d),url(/assets/cta-fleet-night-WXpBub08.webp) 63% center / cover no-repeat;color:#fff}.cta-section:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#07182e14,#07182e61);pointer-events:none}.cta-layout{position:relative;z-index:1;min-height:var(--closing-cta-h);display:flex;align-items:center}.cta-copy{max-width:500px;padding:28px 0 30px 62px}.cta-copy h2{margin:0;max-width:10ch;font-family:Outfit,sans-serif;font-size:3.55rem;line-height:.94;letter-spacing:0;color:#fff}.cta-copy p{max-width:32ch;margin:12px 0 20px;color:#eef2f5d6;font-size:1.02rem;line-height:1.45}.cta-button{min-height:54px;padding:0 26px;background:var(--hero-accent);color:#fff;font-weight:850;box-shadow:0 18px 32px #e11f2647}.cta-button svg{width:18px;height:18px}.cta-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.cta-secondary{min-height:54px;padding:0 24px;border:1px solid rgba(255,255,255,.5);color:#fff;font-weight:850;background:#08182d57;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.quote-section{background:#f4f6f8;color:#13243a;padding:46px 0 58px}.quote-layout{display:grid;grid-template-columns:minmax(280px,.42fr) minmax(0,.58fr);gap:34px;align-items:start}.quote-copy p:last-child{max-width:34ch;margin:16px 0 0;color:#53657c;font-size:1.02rem;line-height:1.65}.quote-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:22px;border:1px solid #dfe6ef;border-radius:8px;background:#fff;box-shadow:0 18px 38px #111e3214}.quote-field{display:grid;gap:7px}.quote-field.is-full{grid-column:1 / -1}.quote-field label{color:#12233b;font-size:.82rem;font-weight:850}.quote-field input,.quote-field select,.quote-field textarea{width:100%;min-height:46px;border:1px solid #d5dde8;border-radius:6px;padding:0 13px;background:#fbfcfe;color:#13243a;font:inherit;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.quote-field textarea{min-height:96px;padding-top:12px;resize:vertical}.quote-field input:focus,.quote-field select:focus,.quote-field textarea:focus{border-color:#e11f26ad;background:#fff;box-shadow:0 0 0 3px #e11f261a}.quote-submit{min-height:50px;border:0;border-radius:8px;background:var(--hero-accent);color:#fff;font:inherit;font-weight:850;cursor:pointer;transition:transform .22s var(--ease),box-shadow .22s ease;box-shadow:0 14px 26px #e11f262e}.quote-submit:hover{transform:translateY(-2px);box-shadow:0 18px 32px #e11f263d}.quote-submit[disabled]{cursor:wait;opacity:.72;transform:none}.quote-note{margin:2px 0 0;color:#5b6c81;font-size:.84rem;line-height:1.45}.quote-status{grid-column:1 / -1;display:none;margin:2px 0 0;padding:11px 12px;border-radius:8px;font-size:.9rem;font-weight:750;line-height:1.35}.quote-status.is-visible{display:block}.quote-status.is-success{border:1px solid rgba(34,197,94,.28);background:#ecfdf3;color:#17663a}.quote-status.is-fallback{border:1px solid rgba(225,31,38,.24);background:#fff1f2;color:#9f1239}.reveal{opacity:1;transform:none}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal.is-observed:not(.is-visible) :is(.section-label,.section-title,.coverage-copy p:last-child,.service-card,.coverage-map,.fleet-intro,.fleet-stage,.fleet-option,.reasons-intro,.reason-card,.trust-copy,.trust-item,.technology-copy,.technology-visual,.quote-copy,.quote-field,.quote-submit,.quote-note,.cta-copy>*,.footer-grid>*,.footer-bottom){opacity:0;transform:translateY(18px)}.reveal :is(.section-label,.section-title,.coverage-copy p:last-child,.coverage-map,.service-card,.fleet-intro,.fleet-stage,.fleet-option,.reasons-intro,.reason-card,.trust-copy,.trust-item,.technology-copy,.technology-visual,.quote-copy,.quote-field,.quote-submit,.quote-note,.cta-copy>*,.footer-grid>*,.footer-bottom){transition:opacity .68s var(--ease),transform .68s var(--ease)}.reveal .service-card{transition:opacity .68s var(--ease),transform .26s var(--ease),box-shadow .26s ease,border-color .22s ease}.reveal .fleet-intro,.reveal .fleet-stage,.reveal .fleet-option{transition:opacity .68s var(--ease),transform .28s var(--ease),box-shadow .26s ease}.reveal .reason-card{transition:opacity .68s var(--ease),transform .26s var(--ease),box-shadow .26s ease,border-color .22s ease}.reveal .trust-item{transition:opacity .68s var(--ease),transform .68s var(--ease),box-shadow .26s ease,border-color .22s ease}.reveal.is-visible .section-label,.reveal.is-visible .reasons-intro,.reveal.is-visible .trust-copy,.reveal.is-visible .technology-copy,.reveal.is-visible .quote-copy,.reveal.is-visible .footer-grid>*:nth-child(1){transition-delay:80ms}.reveal.is-visible .section-title,.reveal.is-visible .coverage-map,.reveal.is-visible .technology-visual,.reveal.is-visible .quote-field:nth-of-type(1),.reveal.is-visible .service-card:nth-child(1),.reveal.is-visible .fleet-intro,.reveal.is-visible .reason-card:nth-child(2),.reveal.is-visible .trust-item:nth-child(1),.reveal.is-visible .cta-copy>*:nth-child(1),.reveal.is-visible .footer-grid>*:nth-child(2){transition-delay:.15s}.reveal.is-visible .coverage-copy p:last-child,.reveal.is-visible .quote-field:nth-of-type(2),.reveal.is-visible .service-card:nth-child(2),.reveal.is-visible .fleet-stage,.reveal.is-visible .fleet-option:nth-child(1),.reveal.is-visible .reason-card:nth-child(3),.reveal.is-visible .trust-item:nth-child(2),.reveal.is-visible .cta-copy>*:nth-child(2),.reveal.is-visible .footer-grid>*:nth-child(3){transition-delay:.22s}.reveal.is-visible .quote-field:nth-of-type(3),.reveal.is-visible .service-card:nth-child(3),.reveal.is-visible .fleet-option:nth-child(2),.reveal.is-visible .reason-card:nth-child(4),.reveal.is-visible .trust-item:nth-child(3),.reveal.is-visible .cta-copy>*:nth-child(3),.reveal.is-visible .footer-grid>*:nth-child(4){transition-delay:.29s}.reveal.is-visible .quote-field:nth-of-type(4),.reveal.is-visible .service-card:nth-child(4),.reveal.is-visible .fleet-option:nth-child(3),.reveal.is-visible .reason-card:nth-child(5),.reveal.is-visible .trust-item:nth-child(4),.reveal.is-visible .quote-submit,.reveal.is-visible .footer-bottom{transition-delay:.36s}.reveal.is-visible .quote-field:nth-of-type(5),.reveal.is-visible .quote-note{transition-delay:.43s}.reveal.is-visible .quote-field:nth-of-type(6){transition-delay:.5s}.reveal.is-visible .quote-field:nth-of-type(7){transition-delay:.57s}.reveal.is-settled *{transition-delay:0ms!important}.site-footer{background:#07182e;color:#fff;min-height:calc(100vh - var(--closing-cta-h));min-height:calc(100svh - var(--closing-cta-h));padding:24px 0 18px}.footer-grid{display:grid;grid-template-columns:1.25fr 1fr .9fr .75fr;gap:44px;align-items:start;padding-bottom:22px}.footer-logo{width:146px;padding:8px 10px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:linear-gradient(180deg,#fff,#edf2f8);box-shadow:0 12px 24px #0000002e,inset 0 -2px #e11f26c7}.footer-title{margin:0 0 12px;font-size:.95rem;font-weight:850;color:#fff}.footer-list{display:grid;gap:8px;margin:0;padding:0;list-style:none;color:#eef2f5d1;font-size:.9rem;line-height:1.4}.footer-list li,.footer-link{display:flex;align-items:center;gap:10px}.footer-list svg{width:17px;height:17px;flex:0 0 17px;color:#fff}.social-row{display:flex;align-items:center;gap:12px}.social-link{width:32px;height:32px;display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;color:#fff;transition:transform .18s var(--ease),border-color .18s ease,background .18s ease}.social-link svg{width:16px;height:16px}.social-link:hover{transform:translateY(-2px);border-color:#e11f26e6;background:#e11f2624}.footer-bottom{padding-top:14px;border-top:1px solid rgba(225,31,38,.55);color:#eef2f59e;text-align:center;font-size:.78rem}@keyframes hero-rise{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes header-drop{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-breathe{0%{opacity:.78;transform:scale(1)}to{opacity:1;transform:scale(1.018)}}@keyframes hero-fade{0%{opacity:0}to{opacity:1}}@keyframes proofline-item-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes map-pin-settle{0%{opacity:0;transform:translate(-50%,-22%) scale(.55)}72%{opacity:1;transform:translate(-50%,-55%) scale(1.08)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes gps-image-settle{0%{opacity:.2;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@keyframes fleet-image-settle{0%{opacity:.18;filter:saturate(.96)}to{opacity:1;filter:saturate(1)}}@keyframes gps-live-pulse{0%,to{box-shadow:0 0 0 5px #2ee28024}50%{box-shadow:0 0 0 8px #2ee2800d}}@keyframes map-pin-wiggle{0%,to{transform:translate(-50%,-50%) scale(1)}34%{transform:translate(-50%,-56%) scale(1.22) rotate(-4deg)}68%{transform:translate(-50%,-52%) scale(1.16) rotate(3deg)}}@keyframes map-pin-ripple{0%{opacity:0;transform:translate(-50%,-50%) scale(.58)}18%{opacity:.68}to{opacity:0;transform:translate(-50%,-50%) scale(1.8)}}@keyframes map-pin-core{0%,to{opacity:.18;transform:translate(-50%,-50%) scale(.72)}42%{opacity:.42;transform:translate(-50%,-50%) scale(1)}}@keyframes trust-line-load{0%{opacity:0;transform:translate(-46%)}44%{opacity:1}to{opacity:1;transform:translate(0)}}@keyframes trust-card-sheen{0%{opacity:0;transform:translate(-62%)}26%{opacity:.72}to{opacity:0;transform:translate(62%)}}@keyframes trust-metric-pop{0%{opacity:0;transform:translateY(12px) scale(.9)}58%{opacity:1;transform:translateY(-2px) scale(1.05)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1180px){.hero{background-position:72% center}.hero-inner{grid-template-columns:minmax(0,430px) 1fr}.proofline{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.coverage-layout{grid-template-columns:1fr}.coverage-map{min-height:0}.section-title{font-size:clamp(2.25rem,5.8vw,3rem)}.fleet-layout{grid-template-columns:1fr;gap:0}.fleet-intro{min-height:auto;padding:0 0 28px}.fleet-intro .section-title{max-width:12ch;margin-top:0;font-size:clamp(2.55rem,6.4vw,3rem)}.fleet-stage{min-height:360px;border-radius:8px 8px 0 0}.fleet-main-image{min-height:360px}.fleet-options{grid-template-rows:none;grid-template-columns:1fr;min-height:auto;gap:18px}.fleet-option,.fleet-option+.fleet-option{min-height:auto;margin-top:0;padding:18px 22px;border:1px solid #d8e0ea;border-radius:8px}.fleet-option strong{font-size:1.36rem}.fleet-option span{font-size:.9rem;line-height:1.42}.fleet-option:first-child,.fleet-option:last-child{border-radius:8px}.reasons-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.reasons-intro{grid-column:1 / -1;padding-right:0}.reasons-intro .section-title{max-width:14ch;font-size:2.25rem;line-height:1.08}.trust-layout{grid-template-columns:1fr}.trust-copy .section-title{max-width:14ch}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.technology-layout{grid-template-columns:1fr;gap:28px}.technology-copy .section-title{max-width:12ch}.quote-layout{grid-template-columns:1fr}.cta-copy{padding-left:0}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}}@media(max-width:860px){:root{--header-h: 70px;--closing-cta-h: 360px}.container{width:min(var(--max),calc(100% - 28px))}.brand img{width:106px}.brand{width:124px;height:44px;padding:5px 8px}.nav-links{display:none}.nav-cta{min-height:42px;padding:0 14px;font-size:.9rem}.hero{min-height:100vh;min-height:100svh;padding-top:var(--header-h);background-position:74% center}.hero-inner{min-height:calc(100vh - var(--header-h));min-height:calc(100svh - var(--header-h));grid-template-columns:1fr;align-items:start;padding:24px 0 18px}h1{max-width:8ch;font-size:3.6rem}.hero-copy>p:last-of-type{max-width:none}.proofline{grid-template-columns:1fr;width:100%}.proofline-item{grid-template-columns:40px minmax(0,1fr);gap:12px;min-height:42px;padding-right:0}.proofline-icon{width:40px;height:40px}.proofline-icon svg{width:40px;height:40px}.proofline-icon.is-shield svg{width:34px;height:34px}.proofline-icon.is-clock svg{width:35px;height:35px}.proofline-icon.is-pin svg{width:30px;height:30px}.proofline-icon.is-heart svg{width:34px;height:34px}.proofline-item strong{font-size:1.08rem}.services-section{padding:42px 0 52px}.services-grid{grid-template-columns:1fr}.service-card{min-height:auto}.coverage-section{padding:34px 0}.section-title{font-size:clamp(2.25rem,9.6vw,2.72rem);line-height:1.04}.coverage-copy .section-title,.reasons-intro .section-title,.technology-copy .section-title,.quote-copy .section-title{max-width:11ch}.reasons-intro .section-title{max-width:13ch;font-size:2rem;line-height:1.08}.coverage-copy p:last-child{max-width:none}.fleet-section{padding:36px 0 48px}.fleet-stage{min-height:220px}.fleet-main-image{height:220px;min-height:220px}.reasons-section{padding:16px 0 46px}.reasons-layout{grid-template-columns:1fr}.reason-card{min-height:auto}.trust-section{padding:32px 0 40px}.trust-grid{grid-template-columns:1fr}.trust-item{min-height:auto}.technology-section{padding:34px 0 40px}.technology-copy .section-title{font-size:2.55rem}.gps-frame img{height:260px;object-position:55% center}.gps-caption{top:12px;right:12px;font-size:.66rem}.tech-metrics{position:static;grid-template-columns:repeat(2,minmax(0,1fr));padding:10px;background:#0d1425}.gps-thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.gps-thumb img{height:72px}.quote-section{padding:38px 0 48px;background:#f4f6f8}.quote-form{grid-template-columns:1fr;padding:18px}.cta-section{min-height:280px;background-position:62% center}.cta-layout{min-height:280px;align-items:flex-end}.cta-copy{max-width:none;padding:32px 0 30px}.cta-copy h2{max-width:11ch;font-size:2.8rem}.cta-actions{flex-direction:column;align-items:stretch}.cta-actions .button{width:100%}.footer-grid{grid-template-columns:1fr}.proofline-item{padding:0 0 14px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.proofline-item:last-child{padding-bottom:0;border-bottom:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}.reveal{opacity:1;transform:none}}@media print{.reveal{opacity:1;transform:none}}[hidden]{display:none!important}.skip-link{position:fixed;left:16px;top:12px;z-index:100;transform:translateY(-160%);padding:12px 20px;background:#fff;color:#08182d;border:2px solid #08182d}.skip-link:focus{transform:translateY(0)}:is(a,button,input,select,textarea,summary):focus-visible{outline:3px solid #e11f26;outline-offset:4px}main:focus,section[tabindex="-1"]:focus,footer[tabindex="-1"]:focus{outline:none}.menu-toggle{display:none}.brand{border:0;border-radius:6px;background:#fff;box-shadow:none;padding:6px 10px}.brand:hover{box-shadow:none}.nav-links a,.nav-cta{min-height:44px;display:inline-flex;align-items:center}.nav-cta{border-radius:6px;box-shadow:none}.hero .hero-eyebrow{margin:0 0 18px;color:#fff;font-family:Outfit,sans-serif;font-size:22px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.hero-copy{max-width:min(52vw,640px)}.hero-copy h1{max-width:760px;font-size:clamp(44px,5.2vw,72px);line-height:1.02;letter-spacing:-.035em}.hero-copy h1 span{color:#fff}.hero-copy>p:not(.hero-eyebrow){max-width:570px}.hero{min-height:min(100svh,820px)}.hero-inner{min-height:calc(min(100svh,820px) - var(--header-h));grid-template-columns:minmax(0,660px) 1fr;align-items:center;padding:64px 0 72px}.hero-copy{max-width:660px}.hero-copy h1{font-size:clamp(44px,4.5vw,64px);text-wrap:initial}.hero-copy>p:not(.hero-eyebrow){max-width:440px;font-size:17px}.hero-actions{gap:24px;margin-top:30px;align-items:center}.hero-actions .button-primary{min-height:52px;padding-inline:24px}.hero-actions .button-secondary{padding:0;border:0;border-radius:0;min-height:44px;background:none;border-bottom:2px solid var(--hero-accent)}.hero-actions .button-secondary:hover{transform:none;border-bottom-color:#fff}.service-card{display:flex;flex-direction:column;align-items:flex-start;border-radius:0;box-shadow:none;border:0;border-top:1px solid #cdd5df;background:transparent;text-align:left;padding-inline:18px}.service-card:hover{box-shadow:none}.service-card p{flex:1}.service-quote{color:#8f131b;font-weight:800;display:inline-flex;align-items:center;justify-content:space-between;gap:18px;min-height:44px;margin-top:14px;border-bottom:1px solid #e11f26}.service-quote span{transition:transform .16s ease}.service-quote:hover span{transform:translate(3px,-3px)}.coverage-routes{margin-top:28px;display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.coverage-routes a{display:flex;justify-content:space-between;align-items:center;min-height:52px;border-bottom:1px solid #b9c5d4;gap:12px;font-weight:700;font-size:14px}.coverage-copy .coverage-help{font-size:13px;line-height:1.7;margin-top:18px}.map-pin{min-width:44px;min-height:44px}.reason-card{border-radius:0;box-shadow:none;border:0}.reason-card:hover{box-shadow:none}.tech-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.tech-metric strong{font-size:clamp(13px,1.4vw,18px)}.gps-caption{max-width:calc(100% - 24px)}.gps-thumb{min-height:44px}.quote-layout{align-items:start}.quote-copy{position:sticky;top:calc(var(--header-h) + 32px)}.quote-form{gap:22px;padding:clamp(24px,3vw,42px);border-radius:12px;box-shadow:0 16px 48px #08182d0f}.quote-instructions{grid-column:1 / -1;margin:0;color:#536276;font-size:13px;line-height:1.65}.quote-group{grid-column:1/-1;margin:0;padding:0;border:0;min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.quote-group+.quote-group{border-top:1px solid #d0d7e1;padding-top:22px}.quote-group legend{font-family:Outfit,sans-serif;font-weight:600;font-size:20px;padding:0 0 18px;color:#08182d}.quote-group legend span{display:inline-block;margin-right:10px;font:700 12px Manrope,sans-serif;color:#a6151e;vertical-align:middle}.quote-field label{font-size:13px;color:#172c46}.quote-field label>span:not(.required-mark),.quote-extra summary>span{font-size:12px;font-weight:400;color:#536276}.quote-field input,.quote-field select,.quote-field textarea{border:1px solid #73849b;border-radius:6px;background:#fff;color:#0b2039;min-height:48px;font-size:16px;width:100%;min-width:0}.quote-field input:focus,.quote-field select:focus,.quote-field textarea:focus{border-color:#172c46;box-shadow:none}.quote-field textarea{min-height:120px;resize:vertical}.quote-field .field-hint,.field-hint{color:#536276;font-size:12px;line-height:1.5}.quote-field [aria-invalid=true]{border-color:#ba1520}.required-mark{color:#a6151e}.is-full{grid-column:1/-1}.quote-extra,.quote-review{border-top:1px solid #d0d7e1;color:#172c46}.quote-extra summary,.quote-review summary{cursor:pointer;min-height:48px;padding:16px 0;font-size:13px;font-weight:700}.quote-extra[open]{display:grid;gap:16px}.quote-extra[open] summary{margin-bottom:12px}.quote-review pre{white-space:pre-wrap;overflow-wrap:anywhere;font:13px/1.65 Manrope,sans-serif;color:#36475b;margin:0 0 16px}.quote-honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.quote-submit{min-height:52px;font-size:16px}.quote-status{margin:0;padding:16px;border-radius:6px;font-size:14px;line-height:1.65;overflow-wrap:anywhere}.quote-status:empty{display:none}.quote-status.is-success{background:#ecf7f1;color:#185138;border:1px solid #80b49a}.quote-status.is-error{background:#fff1ef;color:#88201b;border:1px solid #d89994}.quote-status.is-pending{background:#f2f5f9;color:#223d60;border:1px solid #9babc0}.quote-recovery{display:flex;flex-wrap:wrap;align-items:center;gap:10px 20px}.quote-recovery :is(a,button){padding:10px 0;min-height:44px;border:0;border-bottom:1px solid currentColor;background:none;color:#173353;font:700 13px Manrope,sans-serif;cursor:pointer}.quote-note{line-height:1.7;margin:0}.quote-note a{color:#173353;text-decoration:underline;text-underline-offset:3px}.footer-help a{display:block;width:fit-content;min-height:44px;padding:10px 0;color:#fff;font-size:14px}.privacy-notice{padding:20px 0;border-top:1px solid rgba(255,255,255,.2);scroll-margin-top:calc(var(--header-h) + 24px)}.privacy-notice summary{cursor:pointer;font-size:14px;min-height:44px;padding:12px 0}.privacy-notice p{font-size:13px;line-height:1.8;max-width:850px;color:#d6deea}.privacy-notice a{text-decoration:underline;overflow-wrap:anywhere}@media(max-width:1000px){.nav{gap:14px}.nav-links{gap:12px}.nav-cta{padding-inline:18px}}@media(max-width:860px){.menu-toggle{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:70px;min-height:44px;padding:6px 0;background:none;border:0;color:#fff;font:700 13px Manrope,sans-serif;cursor:pointer}.menu-toggle-lines{width:18px;height:12px;border-top:2px solid;border-bottom:2px solid}.menu-toggle[aria-expanded=true] .menu-toggle-lines{height:0;border-bottom:0;transform:rotate(-45deg)}.nav{gap:12px}.brand{width:104px;flex-shrink:0}.nav-cta{margin-left:auto;padding:10px 14px;font-size:12px}.site-header.menu-open .nav-links{position:absolute;inset:100% 0 auto;display:grid;gap:0;padding:12px 24px 20px;background:#08182d;border-bottom:1px solid #46556b;box-shadow:0 18px 24px #0003;max-height:calc(100svh - var(--header-h));overflow-y:auto}.site-header.menu-open .nav-links a{min-height:48px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.12);font-size:16px}.hero .hero-eyebrow{font-size:16px;margin-bottom:14px}.hero-copy{max-width:520px}.hero-copy h1{font-size:clamp(40px,9.5vw,56px)}.hero{min-height:min(90svh,760px)}.hero-inner{grid-template-columns:1fr;min-height:calc(min(90svh,760px) - var(--header-h));align-items:center;padding:54px 0}.hero-copy h1{font-size:clamp(36px,7.6vw,56px)}.hero-copy>p:not(.hero-eyebrow){max-width:34ch;font-size:16px}.quote-copy{position:static}}@media(max-width:640px){.container{width:calc(100% - 32px)}.nav-cta{font-size:0;min-width:74px}.nav-cta:after{content:"Cotizar";font-size:13px}.menu-toggle{min-width:64px}.hero-inner{padding:48px 0 56px}.hero-copy h1{font-size:clamp(34px,8.9vw,48px)}.hero-actions{gap:16px 24px}.hero-actions .button-primary{font-size:14px}.service-card{padding-inline:6px}.coverage-routes{grid-template-columns:1fr}.quote-form{padding:24px 18px;border-radius:8px}.quote-group{grid-template-columns:1fr;gap:16px}.quote-group legend{font-size:19px}.quote-field input[type=date]{appearance:none;min-height:48px}.quote-extra summary>span{display:block}.tech-metric strong{font-size:12px}.tech-metric span{font-size:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important;animation-iteration-count:1!important}}
