.blv-route-map{background:var(--route-section-bg,#f8f5ee);color:var(--route-heading,#211e17);font-family:Poppins,sans-serif;overflow:hidden;padding:clamp(72px,8vw,112px) 0;position:relative}.blv-route-map:before{background-image:radial-gradient(rgba(191,120,16,.12) 1px,transparent 0);background-size:24px 24px;content:"";inset:0;opacity:.55;pointer-events:none;position:absolute}.route-map__shell{margin:0 auto;position:relative;width:min(1320px,calc(100% - 48px))}.route-map__header{align-items:end;display:grid;gap:64px;grid-template-columns:minmax(0,1.1fr) minmax(320px,.7fr);margin-bottom:42px}.route-map__eyebrow{margin-bottom:16px}.route-map__eyebrow .blv-eyebrow-text{color:var(--route-gold)!important}.route-map__heading *{color:var(--route-heading)!important;font-family:Butler,Georgia,serif;font-size:clamp(2.35rem,4.4vw,4rem);letter-spacing:-.025em;line-height:1.04;margin:0;max-width:760px}.route-map__description{color:var(--route-desc);font-size:.96rem;line-height:1.72;margin:0}.route-map__stage{background:var(--route-map-bg,#182c20);border:1px solid rgba(191,120,16,.2);border-radius:28px;box-shadow:0 28px 70px rgba(33,30,23,.16);overflow:hidden;position:relative}.route-map__svg{display:block;height:auto;min-height:440px;width:100%}.route-map__country{fill:color-mix(in srgb,var(--route-land) 23%,transparent);stroke:hsla(40,60%,98%,.16);stroke-width:.55;vector-effect:non-scaling-stroke}.route-map__country--active{fill:color-mix(in srgb,var(--route-gold) 28%,var(--route-map-bg));stroke:color-mix(in srgb,var(--route-gold) 70%,transparent);stroke-width:1.15}.route-map__intl-line,.route-map__main-line,.route-map__uk-line{fill:none;stroke:var(--route-gold);stroke-linecap:round;stroke-linejoin:round}.route-map__uk-line{vector-effect:non-scaling-stroke}.route-map__main-line{filter:drop-shadow(0 0 6px rgba(191,120,16,.55));stroke-width:3.5}.route-map__uk-line{opacity:.88;stroke-width:1.65}.route-map__intl-line{opacity:.85;stroke:var(--route-map-text);stroke-width:2;vector-effect:non-scaling-stroke}.route-map__marker-ring{fill:rgba(191,120,16,.14);stroke:var(--route-gold);stroke-width:1.5;vector-effect:non-scaling-stroke}.route-map__marker-dot{fill:var(--route-gold);filter:drop-shadow(0 0 5px rgba(191,120,16,.72))}.route-map__marker--intl .route-map__marker-ring{fill:rgba(217,210,195,.16);stroke:var(--route-map-text)}.route-map__marker--intl .route-map__marker-dot{fill:var(--route-map-text);filter:none}.route-map__city-label,.route-map__marker-label{fill:var(--route-map-text);font-family:Poppins,sans-serif;paint-order:stroke;stroke:var(--route-map-bg);stroke-linejoin:round;stroke-width:4px}.route-map__marker-label{font-size:13px;font-weight:600}.route-map__marker-label--intl{font-size:11px;font-weight:500;opacity:.92}.route-map__marker-sub{fill:var(--route-map-muted);font-family:Poppins,sans-serif;font-size:10px}.route-map__city-label{font-size:10px;font-weight:600;stroke-width:3px}.route-map__inset-bg{fill:color-mix(in srgb,var(--route-map-bg) 82%,#0f1c15);stroke:rgba(191,120,16,.24);stroke-width:1}.route-map__inset-title{fill:var(--route-gold);font-family:Poppins,sans-serif;font-size:11px;font-weight:700;letter-spacing:1.4px}.route-map__uk-country{fill:color-mix(in srgb,var(--route-land) 85%,transparent);stroke:color-mix(in srgb,var(--route-gold) 46%,transparent);stroke-width:1;vector-effect:non-scaling-stroke}.route-map__arrowhead{fill:var(--route-gold)}.route-map__arrowhead--intl{fill:var(--route-map-text)}.route-map__travel-arrow{fill:var(--route-gold);filter:drop-shadow(0 0 4px rgba(191,120,16,.6))}.route-map__loading{background:var(--route-map-bg);color:var(--route-map-muted);display:grid;font-size:.8rem;inset:0;letter-spacing:.04em;place-items:center;position:absolute;transition:opacity .3s ease,visibility .3s ease}.blv-route-map.is-ready .route-map__loading{opacity:0;visibility:hidden}.blv-route-map.has-error .route-map__loading{padding:40px;text-align:center}.route-map__footer{align-items:center;display:grid;gap:24px 48px;grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);margin-top:26px}.route-map__legend{color:var(--route-desc);display:flex;flex-wrap:wrap;font-size:.73rem;gap:14px 28px}.route-map__legend span{align-items:center;display:inline-flex;gap:9px}.route-map__legend-line{background:var(--route-gold);display:inline-block;height:2px;width:34px}.route-map__legend-line--local{background:none;border-top:2px dashed var(--route-gold);height:0}.route-map__legend-line--intl{background:none;border-top:2px dashed var(--route-desc);height:0;opacity:.6}.route-map__hub-card{align-items:center;background:hsla(0,0%,100%,.68);border:1px solid rgba(33,30,23,.1);border-radius:14px;display:grid;gap:3px 14px;grid-template-columns:auto 1fr;padding:16px 18px}.route-map__hub-kicker{background:var(--route-gold);border-radius:7px;color:#182c20;font-size:.61rem;font-weight:700;grid-row:1/span 2;letter-spacing:.08em;padding:7px 9px}.route-map__hub-card strong{color:var(--route-heading);font-size:.82rem}.route-map__hub-card small{color:var(--route-desc);font-size:.66rem;line-height:1.45}.route-map__note{color:var(--route-desc);font-size:.66rem;grid-column:1/-1;margin:0;opacity:.8}@media (max-width:900px){.blv-route-map{overflow-x:hidden;padding:72px 0}.route-map__shell{max-width:100%;width:min(100% - 32px,720px)}.route-map__header{gap:18px;grid-template-columns:1fr;margin-bottom:30px}.route-map__stage{border-radius:20px;max-width:100%;overflow:hidden;width:100%}.route-map__svg{display:block;height:auto;max-width:100%;min-height:0;min-width:0;transform:none;width:100%}.route-map__footer{grid-template-columns:1fr}}@media (max-width:600px){.blv-route-map{padding:56px 0}.route-map__shell{width:min(100% - 24px,560px)}.route-map__heading *{font-size:clamp(2rem,10vw,2.7rem)}.route-map__description{font-size:.9rem}.route-map__stage{border-radius:16px}.route-map__svg{max-width:100%;min-height:0;min-width:0;transform:none;width:100%}.route-map__legend{gap:12px 18px}.route-map__hub-card{grid-template-columns:1fr}.route-map__hub-kicker{grid-row:auto;justify-self:start}}@media (prefers-reduced-motion:reduce){.route-map__intl-line,.route-map__main-line,.route-map__uk-line{opacity:.88;stroke-dasharray:none!important;stroke-dashoffset:0!important}}