.world-map-wrap[data-astro-cid-4aid2zys]{background:#021721;border-radius:var(--radius-xl);padding:1.5rem;color:#fff}.world-map-header[data-astro-cid-4aid2zys]{margin-bottom:1rem;max-width:640px}.world-map-title[data-astro-cid-4aid2zys]{font-family:var(--font-sans);font-weight:600;font-size:clamp(1.75rem,1.3rem + 2vw,2.75rem);line-height:1.1;letter-spacing:-.015em;color:#fff;margin:0}.world-map-title[data-astro-cid-4aid2zys] span[data-astro-cid-4aid2zys]{color:#f15a29;display:block}.world-map-subtitle[data-astro-cid-4aid2zys]{margin-top:.5rem;font-size:.9rem;color:#ffffff8c}.world-map-canvas[data-astro-cid-4aid2zys]{position:relative;border-radius:var(--radius-md);overflow:hidden}.world-map-stats--floating[data-astro-cid-4aid2zys]{display:none}@media(min-width:1024px){.world-map-stats--floating[data-astro-cid-4aid2zys]{display:flex;position:absolute;bottom:.75rem;right:.75rem;z-index:5;gap:1.25rem;background:#021721b3;backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-sm);padding:.5rem .875rem;justify-content:flex-start}}.world-map-stats--mobile[data-astro-cid-4aid2zys]{display:flex;gap:1rem;margin-top:.75rem;padding:.5rem .875rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-sm);justify-content:space-around}@media(min-width:1024px){.world-map-stats--mobile[data-astro-cid-4aid2zys]{display:none}}.world-map-stat[data-astro-cid-4aid2zys]{display:flex;flex-direction:column;line-height:1.1}.world-map-stat__num[data-astro-cid-4aid2zys]{font-size:1.125rem;font-weight:600;color:#f15a29}.world-map-stat__label[data-astro-cid-4aid2zys]{font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:#fff9;margin-top:.15rem}.world-map-disclaimer--floating[data-astro-cid-4aid2zys]{display:none}@media(min-width:1024px){.world-map-disclaimer--floating[data-astro-cid-4aid2zys]{display:block;position:absolute;top:.75rem;right:.75rem;max-width:220px;z-index:5;background:#021721b3;backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-sm);padding:.5rem .75rem;font-size:.7rem;line-height:1.4;color:#ffffffb3}}.world-map-disclaimer--inline[data-astro-cid-4aid2zys]{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08);font-size:.75rem;line-height:1.5;color:#ffffff8c}@media(min-width:1024px){.world-map-disclaimer--inline[data-astro-cid-4aid2zys]{display:none}}.world-map-zoom[data-astro-cid-4aid2zys]{position:absolute;top:.5rem;left:.5rem;z-index:6;display:flex;flex-direction:column;gap:.25rem}.world-map-zoom[data-astro-cid-4aid2zys] button[data-astro-cid-4aid2zys]{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:#021721bf;backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-sm);color:#fff;cursor:pointer}.world-map-zoom[data-astro-cid-4aid2zys] button[data-astro-cid-4aid2zys]:hover{background:#f15a29d9;border-color:#f15a29d9}.world-map-zoom[data-astro-cid-4aid2zys] button[data-astro-cid-4aid2zys]:active{transform:scale(.95)}@media(min-width:1024px){.world-map-zoom[data-astro-cid-4aid2zys]{display:none}}.world-map-disclaimer[data-astro-cid-4aid2zys] strong[data-astro-cid-4aid2zys]{color:#f15a29;font-weight:600}.world-map-canvas[data-astro-cid-4aid2zys] svg[data-astro-cid-4aid2zys]{display:block;width:100%;height:auto}.world-map__point[data-astro-cid-4aid2zys]{cursor:pointer;transition:transform .2s ease}.world-map__point[data-astro-cid-4aid2zys]:hover circle[data-astro-cid-4aid2zys]:last-child,.world-map__point[data-astro-cid-4aid2zys]:focus-visible circle[data-astro-cid-4aid2zys]:last-child{r:7}.world-map__point[data-astro-cid-4aid2zys]:focus-visible{outline:none}.world-map-tooltip[data-astro-cid-4aid2zys]{position:absolute;pointer-events:none;background:#fff;color:#021721;border-radius:var(--radius-sm);padding:.75rem 1rem;box-shadow:0 12px 32px #0006;font-size:.9rem;line-height:1.4;max-width:280px;opacity:0;transform:translate(-50%,calc(-100% - 12px));transition:opacity .15s ease;z-index:10}.world-map-tooltip[data-astro-cid-4aid2zys].is-visible{opacity:1}.world-map-tooltip__source[data-astro-cid-4aid2zys]{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:#f15a29;font-weight:600;margin-bottom:.25rem}.world-map-tooltip__title[data-astro-cid-4aid2zys]{font-weight:600;margin-bottom:.25rem}.world-map-tooltip__meta[data-astro-cid-4aid2zys]{font-size:.8rem;opacity:.7;margin-bottom:.5rem}.world-map-legend[data-astro-cid-4aid2zys]{display:flex;flex-wrap:wrap;gap:1.25rem;margin-top:1.25rem;font-size:.85rem;color:#ffffffb3}.world-map-legend__item[data-astro-cid-4aid2zys]{display:inline-flex;align-items:center;gap:.5rem}.world-map-legend__dot[data-astro-cid-4aid2zys]{display:inline-block;width:10px;height:10px;border-radius:50%}.world-map-legend__dot[data-astro-cid-4aid2zys].is-active{background:#f15a29;box-shadow:0 0 0 3px #f15a2940}.world-map-legend__dot[data-astro-cid-4aid2zys].is-endemic{background:#7ba8c4}.world-map-legend__dot[data-astro-cid-4aid2zys].is-historical{background:#4a6b7a}.world-map-legend__line[data-astro-cid-4aid2zys]{display:inline-block;width:22px;height:0;border-top:1.5px dashed #F15A29}
