.client-map-section{position:relative;overflow:hidden;background:#f0f0f0}.client-map-section:before{content:'';position:absolute;width:580px;height:580px;border-radius:50%;right:-250px;top:-280px;background:rgba(116,88,255,.1);filter:blur(4px)}.client-map-layout{position:relative;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:68px}.client-map-copy h2{margin-bottom:24px}.client-map-copy h2 em{color:var(--violet)}.client-map-copy>p:not(.eyebrow){max-width:420px;color:#4e5670}.client-map-legend{display:grid;gap:11px;margin-top:32px;font-size:12px;font-weight:800;color:#414965}.client-map-legend span{display:flex;align-items:center;gap:9px}.client-map-legend i{display:block;width:9px;height:9px;border-radius:50%;background:var(--violet);box-shadow:0 0 0 5px rgba(116,88,255,.12)}.client-map-legend span+span i{background:var(--lime);box-shadow:0 0 0 5px rgba(213,255,90,.45)}.client-map-visual{min-width:0;padding:18px;border:1px solid #d9dcee;background:#fff;box-shadow:20px 20px 0 #e6e6f4}.client-map-visual svg{display:block;width:100%;height:auto}.map-grid{stroke:#e8e9f1;stroke-width:1}.map-routes{fill:none;stroke:#7458ff;stroke-width:2.5;stroke-dasharray:7 7}.map-routes marker path{fill:#7458ff}.chihuahua-shape{fill:#3653b0;stroke:#d5ff5a;stroke-width:3;stroke-linejoin:round}.map-origin-ring{fill:rgba(213,255,90,.25);stroke:#d5ff5a;stroke-width:1}.map-origin{fill:#d5ff5a}.map-destination circle{fill:#7458ff;stroke:#fff;stroke-width:3}.map-destination text{font:700 13px Manrope,Arial,sans-serif;fill:#161c36}.map-destination text+text{font:10px 'DM Mono',monospace;fill:#69718a}.map-origin-label{font:700 13px Manrope,Arial,sans-serif;fill:#101831}@media(max-width:800px){.client-map-layout{grid-template-columns:1fr;gap:42px}.client-map-visual{padding:8px;box-shadow:12px 12px 0 #e6e6f4}.map-destination text{font-size:11px}.map-destination text+text{font-size:8px}.map-origin-label{font-size:11px}}
