.rastreo-timeline-page{padding:3.25rem 0 3rem}.rastreo-timeline-page.has-tracking{padding-top:3.75rem}.rastreo-hero{margin-bottom:1.25rem;padding:1.35rem 1.4rem 1.2rem;border:1px solid #dce6f0;border-radius:14px;background:linear-gradient(135deg,rgba(0,113,188,.06),transparent 42%),linear-gradient(180deg,#ffffff,#f7fafc)}.rastreo-hero__top{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:1.15rem}.rastreo-hero__eyebrow{margin:0 0 .25rem;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#0071bc}.rastreo-hero__title{margin:0;font-size:clamp(1.55rem,2.5vw,1.9rem);font-weight:800;letter-spacing:.02em;color:#102a43;line-height:1.1}.rastreo-hero__status{display:inline-flex;align-items:center;gap:.4rem;margin-top:.7rem;padding:.35rem .75rem;border-radius:999px;background:#e8f4fc;color:#0071bc;font-size:.85rem;font-weight:600}.rastreo-hero__status.is-delivered{background:#e8f8ef;color:#157347}.rastreo-hero__status.is-transit{background:#e8f4fc;color:#0071bc}.rastreo-hero__status.is-pending{background:#fff4e8;color:#b86e00}.rastreo-hero__latest{min-width:min(240px,100%);padding:.75rem .9rem;border-radius:10px;background:#fff;border:1px solid #e2eaf2;display:grid;grid-gap:.2rem;gap:.2rem}.rastreo-hero__latest-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#7b8a99}.rastreo-hero__latest strong{color:#102a43;font-size:.92rem}.rastreo-hero__latest span:not(.rastreo-hero__latest-label){color:#5a6b7d;font-size:.82rem}.rastreo-hero__route{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:.75rem;gap:.75rem;align-items:center;padding:.95rem 1rem;border-radius:12px;background:#fff;border:1px solid #e2eaf2;margin-bottom:.9rem}.rastreo-hero__endpoint{display:flex;gap:.7rem;align-items:center;min-width:0}.rastreo-hero__endpoint--end{justify-content:flex-end;text-align:right}.rastreo-hero__endpoint--end>div{order:-1}.rastreo-hero__flag{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:1.5rem;margin-top:.15rem;flex:0 0 auto;border-radius:3px;overflow:hidden;box-shadow:0 0 0 1px rgba(16,42,67,.12);color:#0071bc;font-size:1.1rem}.rastreo-hero__flag img{display:block;width:100%;height:100%;object-fit:cover}.rastreo-hero__endpoint-label{display:block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#7b8a99;margin-bottom:.15rem}.rastreo-hero__endpoint strong{display:block;color:#102a43;font-size:.98rem}.rastreo-hero__connector{position:relative;display:flex;align-items:center;justify-content:center;min-width:110px;height:2.25rem;color:#0071bc}.rastreo-hero__flight-line{position:absolute;left:0;right:0;top:50%;height:2px;transform:translateY(-50%);border-radius:999px;background:linear-gradient(90deg,transparent,#9ec5e4 12%,#0071bc 50%,#9ec5e4 88%,transparent);overflow:hidden}.rastreo-hero__flight-line:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.85) 45%,transparent 70%);animation:rastreoFlightShine 2.4s ease-in-out infinite}.rastreo-hero__flight-plane{position:relative;z-index:1;width:2rem;height:2rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1.5px solid rgba(0,113,188,.28);box-shadow:0 4px 12px rgba(0,113,188,.16);animation:rastreoPlaneBob 2.4s ease-in-out infinite}.rastreo-hero__flight-plane i{font-size:.85rem;transform:rotate(45deg);color:#0071bc}@keyframes rastreoFlightShine{0%{transform:translateX(-120%)}to{transform:translateX(120%)}}@keyframes rastreoPlaneBob{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.rastreo-hero__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.rastreo-hero__fact{padding:.7rem .8rem;border-radius:10px;background:rgba(255,255,255,.85);border:1px solid #e2eaf2}.rastreo-hero__fact span{display:block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#7b8a99;margin-bottom:.2rem}.rastreo-hero__fact strong{color:#102a43;font-size:.9rem;font-weight:700}@media (max-width:720px){.rastreo-hero__top{flex-direction:column}.rastreo-hero__route{grid-template-columns:1fr;gap:.85rem}.rastreo-hero__endpoint--end{justify-content:flex-start;text-align:left}.rastreo-hero__endpoint--end>div{order:0}.rastreo-hero__connector{min-width:100%;height:3rem}.rastreo-hero__flight-line{left:50%;right:auto;top:0;bottom:0;width:2px;height:auto;transform:translateX(-50%);background:linear-gradient(180deg,transparent,#9ec5e4 12%,#0071bc 50%,#9ec5e4 88%,transparent)}.rastreo-hero__flight-line:after{background:linear-gradient(180deg,transparent,rgba(255,255,255,.85) 45%,transparent 70%);animation-name:rastreoFlightShineVertical}.rastreo-hero__flight-plane i{transform:rotate(135deg)}@keyframes rastreoFlightShineVertical{0%{transform:translateY(-120%)}to{transform:translateY(120%)}}.rastreo-hero__facts{grid-template-columns:1fr}}.rastreo-support-banner{margin:1rem 0 1.5rem;padding:.85rem 1rem;border-radius:8px;background:#f4f8fb;font-size:.9rem;color:#4a5a6a}.rastreo-support-banner a{color:#25d366;font-weight:600}.rastreo-modern-tabs{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;gap:.75rem;border-bottom:2px solid #e0e6ed}.rastreo-modern-tab{padding:.85rem 1.25rem;cursor:pointer;background:#f4f7fa;border-radius:8px 8px 0 0;display:flex;align-items:center;gap:.5rem;font-size:.92rem;font-weight:600;color:#4a5a6a;transition:all .2s ease;border:2px solid transparent;border-bottom:none;margin-bottom:-2px}.rastreo-modern-tab:hover{background:#e9eef3}.rastreo-modern-tab.active{background:#fff;color:#0071bc;border-color:#0071bc #0071bc #fff;box-shadow:0 -2px 8px rgba(0,113,188,.08)}.rastreo-tab-flag{display:inline-flex;align-items:center;justify-content:center;width:1.45rem;height:1.1rem;border-radius:2px;overflow:hidden;box-shadow:0 0 0 1px rgba(16,42,67,.12);color:#0071bc;font-size:.95rem;line-height:1}.rastreo-tab-flag img{display:block;width:100%;height:100%;object-fit:cover}.rastreo-tab-flag--icon{box-shadow:none;background:transparent;color:#0071bc;font-size:.95rem}.rastreo-tab-count{background:#0071bc;color:#fff;padding:.15rem .5rem;border-radius:999px;font-size:.75rem}.rastreo-modern-tab.active .rastreo-tab-count{background:#005a94}.rastreo-tab-panel{display:none;animation:rastreoFadeIn .3s ease}.rastreo-tab-panel.active{display:block}@keyframes rastreoFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.rastreo-timeline-page .rastreo-timeline{--rastreo-marker-size:2rem;position:relative;padding:0!important;margin:0!important;background:transparent!important;border-radius:0!important}.rastreo-timeline-page .rastreo-timeline-item{display:flex;align-items:stretch;gap:.85rem;min-height:2.75rem;padding-bottom:1.35rem}.rastreo-timeline-page .rastreo-timeline-item:last-child{padding-bottom:0}.rastreo-timeline-page .rastreo-timeline-axis{position:relative;flex:0 0 var(--rastreo-marker-size);width:var(--rastreo-marker-size);display:flex;justify-content:center;align-items:center}.rastreo-timeline-page .rastreo-timeline-axis-line{position:absolute;top:0;bottom:-1.35rem;left:50%;width:2px;transform:translateX(-50%);background:#dce6f0;z-index:0}.rastreo-timeline-page .rastreo-timeline-item:first-child .rastreo-timeline-axis-line{top:50%}.rastreo-timeline-page .rastreo-timeline-item:last-child .rastreo-timeline-axis-line{bottom:50%}.rastreo-timeline-page .rastreo-timeline-marker{position:relative;z-index:1;width:var(--rastreo-marker-size);height:var(--rastreo-marker-size);border-radius:50%;display:flex;align-items:center;justify-content:center;background:#0071bc;color:#fff;font-size:.75rem;flex:0 0 auto}.rastreo-timeline-page .rastreo-timeline-marker i{line-height:1;display:block}.rastreo-timeline-page .rastreo-timeline-marker.is-latest{animation:rastreoPulse 2s ease infinite}@keyframes rastreoPulse{0%,to{box-shadow:0 0 0 0 rgba(0,113,188,.35)}50%{box-shadow:0 0 0 8px rgba(0,113,188,0)}}.rastreo-timeline-page .rastreo-timeline-content{flex:1 1;min-width:0;display:flex;flex-direction:column;justify-content:center;padding:.15rem 0}.rastreo-timeline-status-text{font-weight:600;color:#1a2b3c;font-size:.95rem}.rastreo-timeline-meta{margin-top:.35rem;font-size:.85rem;color:#6a7a8a;display:flex;flex-wrap:wrap;gap:.75rem}.rastreo-timeline-meta i{margin-right:.25rem;color:#9aa5b1}.rastreo-locked-message{padding:1.5rem;text-align:center;color:#6a7a8a;background:#f8fafc;border-radius:8px;border:1px dashed #dce6f0}.rastreo-searching{text-align:center;padding:2.5rem 1rem}.rastreo-searching .searching-animation{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem;color:#0071bc;font-size:1.5rem}.rastreo-misiil-fallback{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e8ecf0}.rastreo-misiil-fallback-title{font-size:.9rem;font-weight:600;color:#5a6b7d;margin-bottom:.75rem}.rastreo-iframe-card{border-radius:8px;overflow:hidden;border:1px solid #e8ecf0}.rastreo-iframe-card iframe{width:100%;min-height:480px;border:0}.rastreo-map{border:1px solid #e2eaf2;border-radius:14px;overflow:hidden;background:#f7fafc}.rastreo-map-note{display:flex;align-items:flex-start;gap:.5rem;padding:.8rem 1rem;font-size:.84rem;color:#5a6b7d;background:#eef6fc;border-bottom:1px solid #dceaf5}.rastreo-map-note i{color:#0071bc;margin-top:.15rem}.rastreo-map-status{margin:0;padding:.75rem 1rem 0;font-size:.9rem;color:#5a6b7d}.rastreo-map-status.is-error{color:#b42318}.rastreo-map-canvas{width:100%;height:min(520px,68vh);min-height:360px}.rastreo-map-marker{width:18px;height:18px;border:0;padding:0;background:transparent;cursor:pointer}.rastreo-map-marker span{display:block;width:14px;height:14px;border-radius:999px;background:#0071bc;border:2px solid #fff;box-shadow:0 2px 8px rgba(16,42,67,.28)}.rastreo-map-marker.is-stop span{width:12px;height:12px;background:#5b8fb8}.rastreo-map-marker.is-latest span{width:20px;height:20px;background:#0f766e;box-shadow:0 0 0 6px rgba(15,118,110,.2),0 2px 12px rgba(16,42,67,.28)}.rastreo-map-marker.is-customs{width:28px;height:28px}.rastreo-map-marker.is-customs .rastreo-map-marker-diamond{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:8px;transform:rotate(45deg);background:linear-gradient(145deg,#f59e0b,#d97706);border:2px solid #fff;box-shadow:0 0 0 5px rgba(245,158,11,.22),0 3px 12px rgba(16,42,67,.28);color:#fff}.rastreo-map-marker.is-customs .rastreo-map-marker-diamond i{transform:rotate(-45deg);font-size:.72rem;line-height:1}.rastreo-map-popup{font-family:inherit;font-size:.85rem;color:#102a43;line-height:1.35}.rastreo-map-popup strong{display:block;margin-bottom:.2rem}.rastreo-map-popup .muted{color:#64748b;font-size:.78rem}.mapboxgl-popup-content{border-radius:10px!important;padding:.7rem .8rem!important;box-shadow:0 10px 24px rgba(15,23,42,.14)!important}@media (max-width:576px){.rastreo-modern-tabs{flex-direction:column;border-bottom:none;gap:.5rem}.rastreo-modern-tab{border-radius:8px;border:2px solid #e0e6ed;margin-bottom:0}.rastreo-modern-tab.active{border-color:#0071bc}}