:root{--black:#070708;--black2:#101012;--panel:#141416;--line:#29292d;--text:#f8f8f8;--muted:#aaaab0;--red:#e51b22;--red2:#9e0d12;--gold:#f6b91c;--gold2:#ffd45a;--green:#20b85d;--max:1120px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#080809;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.5}a{color:inherit}button,input,textarea{font:inherit}.site-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:10px max(18px,calc((100% - var(--max))/2));background:rgba(7,7,8,.9);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.07)}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;min-width:0}.brand img{width:52px;height:52px;border-radius:14px;object-fit:cover}.brand span{display:block;font-weight:950;font-style:italic;letter-spacing:-.4px}.brand span b{color:var(--red)}.brand small{display:block;font-size:9px;letter-spacing:2px;color:#aaa;font-style:normal;font-weight:700;text-transform:uppercase}.main-nav{display:flex;align-items:center;gap:24px}.main-nav a{text-decoration:none;color:#ddd;font-size:14px;font-weight:750}.main-nav a:hover{color:var(--gold)}.menu-btn{display:none;background:none;color:white;border:0;font-size:28px;padding:8px}.hero{position:relative;min-height:610px;overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:30px;padding:70px max(20px,calc((100% - var(--max))/2));background:radial-gradient(circle at 16% 12%,rgba(246,185,28,.18),transparent 34%),radial-gradient(circle at 90% 58%,rgba(229,27,34,.25),transparent 38%),linear-gradient(135deg,#080809,#0e0d0d 53%,#190707)}.hero:after{content:"";position:absolute;inset:auto -10% 10% 35%;height:2px;background:linear-gradient(90deg,transparent,var(--red),var(--gold),transparent);transform:rotate(-8deg);box-shadow:0 0 18px var(--red)}.smoke{position:absolute;border-radius:50%;filter:blur(54px);opacity:.24}.smoke-a{width:380px;height:130px;right:-80px;top:90px;background:#8e1116;transform:rotate(-20deg)}.smoke-b{width:330px;height:120px;left:-90px;bottom:60px;background:#b97810;transform:rotate(18deg);opacity:.14}.hero-copy,.hero-logo-wrap{position:relative;z-index:2}.eyebrow{display:inline-block;color:var(--gold);font-size:12px;letter-spacing:2.2px;font-weight:900;margin-bottom:14px}.hero h1{font-size:clamp(42px,6vw,74px);line-height:.98;letter-spacing:-3px;margin:0 0 22px;font-weight:1000}.hero h1 em{color:var(--gold);font-style:normal}.hero p{font-size:18px;color:#c6c6c9;max-width:590px;margin:0 0 27px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;min-height:50px;align-items:center;justify-content:center;border-radius:14px;padding:0 20px;text-decoration:none;border:0;cursor:pointer;font-weight:900;transition:transform .15s ease,filter .15s ease}.btn:hover{filter:brightness(1.07);transform:translateY(-1px)}.btn-primary{background:linear-gradient(100deg,var(--gold),#ef8f17 42%,var(--red));color:#080808}.btn-secondary{background:#171719;color:#fff;border:1px solid #343438}.btn-whatsapp{background:#25d366;color:#06140a}.btn-instagram{background:linear-gradient(100deg,#6b41dc,#d6367e,#ef8b31);color:white}.trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:23px;color:#bcbcc0;font-size:13px;font-weight:800}.hero-logo-wrap{display:flex;justify-content:center}.hero-logo{width:min(100%,520px);border-radius:30px;filter:drop-shadow(0 26px 46px rgba(0,0,0,.45));border:1px solid rgba(255,255,255,.1)}.section{padding:78px max(18px,calc((100% - var(--max))/2))}.tracking-section,.services-section{background:#0c0c0e}.quote-section{background:linear-gradient(180deg,#0a0a0b,#120909)}.section-heading{text-align:center;max-width:720px;margin:0 auto 34px}.section-heading h2{font-size:clamp(31px,4vw,48px);line-height:1.05;margin:0 0 14px;letter-spacing:-1.6px}.section-heading p{color:var(--muted);margin:0;font-size:16px}.panel{max-width:820px;margin:0 auto;background:linear-gradient(145deg,#141416,#101012);border:1px solid var(--line);border-radius:25px;padding:24px;box-shadow:0 22px 55px rgba(0,0,0,.24)}label{display:block;font-size:12px;text-transform:uppercase;letter-spacing:1px;font-weight:900;color:#bdbdc2;margin:0 0 9px}.carrier-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:22px}.carrier{min-height:70px;border-radius:15px;border:1px solid #313136;background:#19191c;color:white;cursor:pointer}.carrier strong{display:block;font-size:17px}.carrier span{display:block;font-size:10px;color:#9d9da2;margin-top:3px}.carrier.active{border-color:var(--gold);background:linear-gradient(145deg,rgba(246,185,28,.16),rgba(229,27,34,.08));box-shadow:inset 0 0 0 1px rgba(246,185,28,.18)}.input-row{display:grid;grid-template-columns:1fr auto;gap:10px}input,textarea{width:100%;background:#1a1a1d;color:white;border:1px solid #343439;border-radius:13px;outline:none;padding:14px 15px;font-size:16px}input{min-height:52px}textarea{resize:vertical}input:focus,textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(246,185,28,.1)}.track-btn{min-width:150px}.form-help{font-size:12px;color:#8f8f94;margin:10px 2px 0}.form-help.error{color:#ff777c}.form-help.success{color:#75dc9c}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.quote-panel textarea{margin-bottom:15px}.full{width:100%;margin-top:4px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.info-card{background:#141416;border:1px solid #27272b;border-radius:20px;padding:23px 19px}.info-card .icon{font-size:30px}.info-card h3{font-size:18px;margin:12px 0 8px}.info-card p{margin:0;color:#9d9da2;font-size:13px}.contact-section{background:#09090a}.contact-box{max-width:1000px;margin:0 auto;background:radial-gradient(circle at 90% 20%,rgba(229,27,34,.22),transparent 40%),linear-gradient(135deg,#151517,#0d0d0f);border:1px solid #2c2c30;border-radius:26px;padding:32px;display:flex;justify-content:space-between;align-items:center;gap:30px}.contact-box h2{font-size:clamp(28px,4vw,42px);margin:0 0 10px;line-height:1.05}.contact-box p{color:#aaa;margin:0;max-width:580px}.contact-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}footer{padding:35px 18px 45px;text-align:center;background:#050506;border-top:1px solid #1d1d20;color:#8d8d92}.footer-brand{display:flex;justify-content:center;align-items:center;gap:10px;color:white;font-weight:900;font-style:italic;margin-bottom:12px}.footer-brand img{width:42px;height:42px;object-fit:cover;border-radius:10px}.footer-brand strong{color:var(--gold)}footer p{max-width:760px;margin:8px auto;font-size:11px}.copyright{color:#5f5f63}.floating-wa{position:fixed;right:18px;bottom:18px;z-index:40;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#25d366;text-decoration:none;font-size:25px;box-shadow:0 12px 28px rgba(0,0,0,.35)}

/* Motion accents: discreet logistics movement */
.motion-layer{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden}.flying-plane{position:absolute;top:14%;left:-170px;width:112px;opacity:.9;filter:drop-shadow(0 0 10px rgba(246,185,28,.35));animation:planeFly 15s linear infinite}.flying-plane svg{width:100%;display:block;fill:rgba(246,185,28,.92);transform:rotate(-4deg)}.plane-trail{position:absolute;right:87%;top:47%;width:115px;height:2px;background:linear-gradient(90deg,transparent,rgba(246,185,28,.12),rgba(246,185,28,.65));filter:blur(.4px)}.moving-van{position:absolute;bottom:7%;right:-190px;width:145px;filter:drop-shadow(0 10px 10px rgba(0,0,0,.38));animation:vanDrive 12s linear infinite 2.5s}.moving-van svg{width:100%;display:block;overflow:visible}.moving-van circle{fill:#09090a;stroke:#bbb;stroke-width:3}.van-body{fill:#d61920;stroke:#ff5b5f;stroke-width:1.5}.van-window{fill:#1c2026}.van-mark{fill:#f6b91c}.road-trail{position:absolute;right:88%;bottom:13px;width:135px;height:3px;background:linear-gradient(90deg,transparent,rgba(229,27,34,.15),rgba(229,27,34,.75));filter:blur(.5px)}.smoke-c{width:420px;height:115px;left:25%;top:31%;background:#6f1114;opacity:.09;animation:smokeDrift 10s ease-in-out infinite alternate}@keyframes planeFly{0%{transform:translateX(0) translateY(16px);opacity:0}5%{opacity:.88}48%{transform:translateX(calc(50vw + 170px)) translateY(-8px)}95%{opacity:.8}100%{transform:translateX(calc(100vw + 340px)) translateY(-32px);opacity:0}}@keyframes vanDrive{0%{transform:translateX(0);opacity:0}6%{opacity:.92}94%{opacity:.92}100%{transform:translateX(calc(-100vw - 380px));opacity:0}}@keyframes smokeDrift{0%{transform:translate(-35px,8px) scale(.92);filter:blur(54px)}100%{transform:translate(70px,-12px) scale(1.08);filter:blur(66px)}}
@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:55px;min-height:auto}.hero-copy{text-align:center}.hero-copy p{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-logo{width:min(90%,470px)}.cards{grid-template-columns:1fr 1fr}.contact-box{flex-direction:column;text-align:center}.contact-actions{justify-content:center}}
@media(max-width:680px){.site-header{padding:8px 14px}.brand img{width:46px;height:46px}.main-nav{display:none;position:absolute;top:67px;left:10px;right:10px;flex-direction:column;align-items:stretch;gap:0;background:#111114;border:1px solid #2c2c30;border-radius:16px;padding:8px}.main-nav.open{display:flex}.main-nav a{padding:13px 14px;border-radius:10px}.menu-btn{display:block}.hero{padding:46px 18px 48px}.hero h1{letter-spacing:-2px}.hero p{font-size:16px}.hero-actions .btn{width:100%}.section{padding:58px 15px}.panel{padding:17px;border-radius:20px}.carrier-grid{gap:7px}.carrier strong{font-size:13px}.input-row{grid-template-columns:1fr}.track-btn{width:100%}.form-grid{grid-template-columns:1fr}.cards{grid-template-columns:1fr}.contact-box{padding:25px 18px}.contact-actions .btn{width:100%}.contact-actions{width:100%}.hero-logo{border-radius:22px}}

@media(max-width:680px){.flying-plane{width:78px;top:18%;animation-duration:12s}.moving-van{width:105px;bottom:4%;animation-duration:10s}.smoke-c{width:280px;height:90px}}
@media(prefers-reduced-motion:reduce){.flying-plane,.moving-van,.smoke-c{animation:none!important}.flying-plane{left:78%;top:18%;opacity:.38}.moving-van{right:5%;bottom:4%;opacity:.45}}


/* V3 — compact hero logo + glowing Mexico/USA coverage map */
.hero-logo-wrap{align-self:center;justify-content:center;z-index:2}
.hero-logo{width:min(74%,365px);max-height:365px;object-fit:cover;border-radius:26px;box-shadow:0 24px 55px rgba(0,0,0,.42),0 0 0 1px rgba(246,185,28,.08)}
.moving-van{z-index:4;bottom:8%;width:155px;filter:drop-shadow(0 12px 12px rgba(0,0,0,.48)) drop-shadow(0 0 10px rgba(229,27,34,.28))}
.road-trail{width:190px;height:4px;box-shadow:0 0 15px rgba(229,27,34,.48)}
.hero:before{content:"";position:absolute;z-index:1;right:7%;bottom:3%;width:39%;height:1px;background:linear-gradient(90deg,transparent,rgba(246,185,28,.75),rgba(229,27,34,.4),transparent);box-shadow:0 0 18px rgba(246,185,28,.45)}

.coverage-section{position:relative;overflow:hidden;padding:82px max(18px,calc((100% - var(--max))/2));background:radial-gradient(circle at 22% 38%,rgba(246,185,28,.12),transparent 31%),radial-gradient(circle at 82% 52%,rgba(229,27,34,.15),transparent 32%),linear-gradient(180deg,#080809,#0d0c0b 52%,#09090a);border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}
.coverage-section:before{content:"";position:absolute;inset:0;opacity:.22;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,transparent,black 20%,black 80%,transparent)}
.coverage-shell{position:relative;z-index:2;max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:.78fr 1.22fr;gap:50px;align-items:center}
.coverage-copy h2{font-size:clamp(36px,5vw,62px);line-height:.98;letter-spacing:-2.6px;margin:0 0 20px;font-weight:1000}.coverage-copy h2 em{color:var(--gold);font-style:normal}.coverage-copy p{color:#b5b5ba;font-size:17px;max-width:510px;margin:0}.coverage-badges{display:flex;flex-wrap:wrap;gap:9px;margin-top:25px}.coverage-badges span{display:inline-flex;align-items:center;min-height:38px;padding:0 13px;border-radius:999px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.09);color:#dedee2;font-size:12px;font-weight:850;letter-spacing:.2px}
.map-card{position:relative;min-height:470px;border-radius:30px;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 50% 46%,rgba(246,185,28,.085),transparent 43%),linear-gradient(145deg,#101012,#080809);border:1px solid rgba(246,185,28,.17);box-shadow:0 30px 80px rgba(0,0,0,.36),inset 0 0 45px rgba(246,185,28,.035)}
.map-card:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 0 34%,rgba(246,185,28,.055) 42%,transparent 49% 100%);animation:mapSweep 6.8s ease-in-out infinite;z-index:0}.map-glow{position:absolute;border-radius:50%;filter:blur(48px);opacity:.18;z-index:0}.map-glow-a{width:250px;height:140px;background:#f6b91c;left:8%;top:16%;animation:mapCloud 7s ease-in-out infinite alternate}.map-glow-b{width:260px;height:160px;background:#d5141b;right:5%;bottom:12%;animation:mapCloud 8.5s ease-in-out infinite alternate-reverse}.route-map{position:absolute;inset:14px 15px 42px;width:calc(100% - 30px);height:calc(100% - 56px);z-index:2;overflow:visible}.map-land{fill:url(#landGold);stroke:#ffe98d;stroke-width:1.7;opacity:.95;filter:url(#goldGlow)}.map-grid path{stroke:#f6b91c;stroke-width:1;stroke-dasharray:4 8}.map-routes .route{stroke:url(#routeGold);stroke-width:3.2;stroke-dasharray:11 9;filter:url(#softGlow);animation:routeDash 4s linear infinite}.map-routes .route-b{animation-duration:3.4s}.map-routes .route-c{animation-duration:4.7s}.map-routes .route-d{animation-duration:5.2s}.map-node circle:not(.node-halo){fill:#fff2a1;stroke:#ffbd1f;stroke-width:3;filter:url(#softGlow)}.map-node .node-halo{fill:rgba(246,185,28,.12);stroke:rgba(246,185,28,.38);stroke-width:1.5;transform-box:fill-box;transform-origin:center;animation:nodePulse 2.3s ease-out infinite}.map-node text{fill:#ffe385;font-size:16px;font-weight:900;letter-spacing:.8px;text-shadow:0 0 8px #000}.map-spark{fill:#ffd96b;filter:url(#softGlow);transform-box:fill-box;transform-origin:center;animation:sparkTwinkle 1.9s ease-in-out infinite}.spark-2{animation-delay:.65s}.spark-3{animation-delay:1.2s}.map-plane{fill:#fff2ae;filter:url(#softGlow);transform-box:fill-box;transform-origin:center;animation:mapPlane 5.8s ease-in-out infinite}.map-caption{position:absolute;z-index:3;left:22px;right:22px;bottom:16px;display:flex;align-items:center;justify-content:center;gap:9px;color:#d6d6da;font-size:10px;font-weight:900;letter-spacing:2px}.live-dot{width:7px;height:7px;border-radius:50%;background:#f6b91c;box-shadow:0 0 0 5px rgba(246,185,28,.09),0 0 16px #f6b91c;animation:livePulse 1.6s ease-in-out infinite}
@keyframes routeDash{to{stroke-dashoffset:-80}}
@keyframes nodePulse{0%{transform:scale(.6);opacity:.8}70%,100%{transform:scale(1.7);opacity:0}}
@keyframes sparkTwinkle{0%,100%{transform:scale(.65) rotate(0);opacity:.4}50%{transform:scale(1.25) rotate(45deg);opacity:1}}
@keyframes mapPlane{0%,100%{transform:translate(-12px,8px) rotate(16deg)}50%{transform:translate(20px,-14px) rotate(21deg)}}
@keyframes mapSweep{0%,100%{transform:translateX(-55%)}50%{transform:translateX(72%)}}
@keyframes mapCloud{from{transform:translate(-15px,6px) scale(.92)}to{transform:translate(22px,-10px) scale(1.1)}}
@keyframes livePulse{0%,100%{opacity:.55;transform:scale(.8)}50%{opacity:1;transform:scale(1.12)}}

@media(max-width:900px){.hero-logo{width:min(62%,340px)}.coverage-shell{grid-template-columns:1fr;gap:34px}.coverage-copy{text-align:center}.coverage-copy p{margin-left:auto;margin-right:auto}.coverage-badges{justify-content:center}.map-card{min-height:430px}}
@media(max-width:680px){.hero-logo-wrap{margin-top:2px}.hero-logo{width:min(68%,260px);border-radius:20px}.moving-van{width:118px;bottom:2.5%}.road-trail{width:145px}.coverage-section{padding:58px 14px}.coverage-copy h2{font-size:clamp(34px,11vw,48px);letter-spacing:-1.8px}.coverage-copy p{font-size:15px}.map-card{min-height:340px;border-radius:22px}.route-map{inset:8px 6px 36px;width:calc(100% - 12px);height:calc(100% - 44px)}.map-node text{font-size:13px}.map-caption{left:10px;right:10px;font-size:8px;letter-spacing:1.2px}}
@media(prefers-reduced-motion:reduce){.map-card:before,.map-glow,.map-routes .route,.map-node .node-halo,.map-spark,.map-plane,.live-dot{animation:none!important}}

/* V5 — city sparkle motion only; keeps the original stylized map */
.map-grid,.map-node,.map-spark,.map-plane{display:none!important}
.map-land{opacity:.9;filter:url(#goldGlow)}
.map-routes .city-route{stroke:rgba(255,201,55,.58);stroke-width:2.2;stroke-dasharray:4 8;filter:url(#softGlow);animation:cityRouteFlow 3.8s linear infinite}
.route-glints .travel-glint{fill:#fff5b6;stroke:#ffc329;stroke-width:2;filter:url(#softGlow)}
.city circle:not(.city-halo){fill:#fff4b0;stroke:#ffbd20;stroke-width:2.5;filter:url(#softGlow)}
.city .city-halo{fill:rgba(255,190,31,.12);stroke:rgba(255,203,75,.42);stroke-width:1.3;transform-box:fill-box;transform-origin:center;animation:cityPulse 2.15s ease-out infinite}
.city text{fill:#fff1b1;font-size:13px;font-weight:900;paint-order:stroke;stroke:#080809;stroke-width:3px;stroke-linejoin:round;letter-spacing:.15px}
.city-spark{fill:#fff6c8;filter:url(#softGlow);transform-box:fill-box;transform-origin:center;animation:cityTwinkle 2.2s ease-in-out infinite}
.city-spark.s2{animation-delay:.4s}.city-spark.s3{animation-delay:.85s}.city-spark.s4{animation-delay:1.25s}.city-spark.s5{animation-delay:1.65s}
@keyframes cityRouteFlow{to{stroke-dashoffset:-48}}
@keyframes cityPulse{0%{transform:scale(.55);opacity:.8}72%,100%{transform:scale(1.85);opacity:0}}
@keyframes cityTwinkle{0%,100%{opacity:.18;transform:scale(.55) rotate(0)}45%{opacity:1;transform:scale(1.4) rotate(45deg)}65%{opacity:.4;transform:scale(.8) rotate(75deg)}}
@media(max-width:680px){.city text{font-size:11px;stroke-width:2.5px}.map-routes .city-route{stroke-width:1.8}}
@media(prefers-reduced-motion:reduce){.map-routes .city-route,.city .city-halo,.city-spark{animation:none!important}.route-glints{display:none!important}}

/* V6 — geographic contour refinement, preserving stylized gold motion map */
.geo-land .map-land{fill:url(#landGold);stroke:url(#coastGold);stroke-width:2.15;opacity:.98;filter:url(#goldGlow);vector-effect:non-scaling-stroke}
.geo-grid path{stroke:rgba(255,204,72,.16);stroke-width:.72;stroke-dasharray:1.5 5.5;vector-effect:non-scaling-stroke}
.border-emphasis{fill:none;stroke:rgba(255,226,132,.38);stroke-width:1.25;stroke-dasharray:3 4;filter:url(#softGlow);vector-effect:non-scaling-stroke}
.map-routes .city-route{stroke:rgba(255,198,48,.72);stroke-width:2.15;stroke-dasharray:3 8;filter:url(#softGlow);animation:cityRouteFlow 3.2s linear infinite;vector-effect:non-scaling-stroke}
.map-routes .city-route.minor{stroke:rgba(255,176,30,.38);stroke-width:1.45;animation-duration:4.6s}
.city .city-halo{animation-delay:var(--d,0s)}
.city circle:not(.city-halo){filter:url(#softGlow)}
.travel-glint{fill:#fff4b5;stroke:#ffc32a;stroke-width:1.4;filter:url(#goldGlow)}
@media(max-width:680px){.geo-land .map-land{stroke-width:1.7}.geo-grid path{stroke-width:.55}.border-emphasis{stroke-width:1}.map-routes .city-route{stroke-width:1.7}.city text{font-size:10.5px}}
