.tr-map-ready{width:100%;}
.tr-map-card{position:relative;width:100%;border-radius:28px;padding:34px 40px;background:linear-gradient(135deg,#123866 0%,#101a34 70%,#0d1225 100%);box-shadow:0 24px 60px rgba(10,23,48,.22);overflow:hidden;color:#fff;border:1px solid rgba(255,255,255,.08)}
.tr-map-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.08),transparent 30%),radial-gradient(circle at 78% 44%,rgba(230,58,48,.12),transparent 32%);pointer-events:none}
.tr-map-head{position:relative;text-align:center;margin-bottom:18px}.tr-map-head span{display:inline-block;background:rgba(230,58,48,.18);color:#ff4b42;border-radius:999px;padding:7px 18px;font-weight:800;font-size:13px}.tr-map-head h3{margin:12px 0 8px;font-size:32px;line-height:1.15;font-weight:900;color:#fff}.tr-map-head p{margin:0;color:#c9d4e8;font-size:15px}.tr-map-scroll{width:100%;overflow:visible}.tr-map-wrap{position:relative;width:100%;max-width:1120px;margin:0 auto}.tr-map-wrap svg{display:block;width:100%;height:auto;max-width:100%;}
.tr-country{fill:url(#trFill);stroke:#4d86c9;stroke-width:1.7;stroke-linejoin:round;filter:drop-shadow(0 0 14px rgba(72,142,220,.28));vector-effect:non-scaling-stroke}.tr-route{fill:none;stroke:rgba(255,255,255,.46);stroke-width:1.25;stroke-linecap:round;stroke-dasharray:5 7;opacity:.75;filter:drop-shadow(0 0 4px rgba(255,255,255,.18));pointer-events:none;vector-effect:non-scaling-stroke}.tr-city{cursor:pointer;text-decoration:none}.tr-city circle{fill:#ef3b32;stroke:rgba(255,255,255,.7);stroke-width:1.4;transition:.2s;vector-effect:non-scaling-stroke}.tr-city text{fill:#dbe7f7;font-size:10px;font-weight:700;paint-order:stroke;stroke:#111a34;stroke-width:3;stroke-linejoin:round;transition:.2s;pointer-events:none}.tr-city.big circle{filter:url(#trGlow)}.tr-city.big text{fill:#fff;font-size:15px;font-weight:900}.tr-city:hover circle{fill:#fff;stroke:#ef3b32;transform:scale(1.22);transform-origin:center}.tr-city:hover text{fill:#fff}.tr-map-stats{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px}.tr-map-stats div{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.055);border-radius:14px;padding:16px;text-align:center}.tr-map-stats b{display:block;color:#ff443b;font-size:30px;line-height:1;font-weight:900}.tr-map-stats span{display:block;margin-top:8px;color:#cbd5e1;font-size:13px}
@media(max-width:900px){.tr-map-card{padding:26px 16px;border-radius:20px}.tr-map-head h3{font-size:25px}.tr-map-wrap{max-width:100%;}.tr-map-wrap svg{width:100%;}.tr-map-stats{grid-template-columns:1fr}.tr-city text{font-size:8.5px}.tr-city.big text{font-size:12px}.tr-route{stroke-width:1.05;stroke-dasharray:4 6}}
@media(max-width:560px){.tr-map-card{padding:22px 8px;border-radius:18px}.tr-map-head{margin-bottom:10px}.tr-map-head span{font-size:11px;padding:6px 12px}.tr-map-head h3{font-size:21px}.tr-map-head p{font-size:13px}.tr-map-scroll{overflow:hidden}.tr-map-wrap svg{width:100%;min-width:0}.tr-city text{display:none}.tr-city.big text{display:block;font-size:10px}.tr-city circle{r:3.2}.tr-city.big circle{r:5.5}.tr-map-stats b{font-size:23px}.tr-map-stats{gap:10px;margin-top:12px}.tr-map-stats div{padding:12px}.tr-route{opacity:.45;stroke-width:.8}}
