.globe[data-astro-cid-ioi562we]{display:grid;gap:clamp(.75rem,1.5vw,1.25rem)}.globe__viewport[data-astro-cid-ioi562we]{position:relative;margin-inline:auto;max-width:640px;width:100%}.globe__svg[data-astro-cid-ioi562we]{width:100%;height:auto;display:block;color:var(--foreground)}.globe__sphere[data-astro-cid-ioi562we]{fill:none;stroke:color-mix(in srgb,var(--foreground) 22%,transparent);stroke-width:.75}.globe__graticule[data-astro-cid-ioi562we]{fill:none;stroke:color-mix(in srgb,var(--foreground) 12%,transparent);stroke-width:.35;stroke-linecap:round}.globe__land[data-astro-cid-ioi562we]{fill:none;stroke:color-mix(in srgb,var(--foreground) 32%,transparent);stroke-width:.6;stroke-linejoin:round;stroke-linecap:round}.dark .globe__sphere[data-astro-cid-ioi562we]{stroke:color-mix(in srgb,var(--foreground) 30%,transparent)}.dark .globe__graticule[data-astro-cid-ioi562we]{stroke:color-mix(in srgb,var(--foreground) 16%,transparent)}.dark .globe__land[data-astro-cid-ioi562we]{stroke:color-mix(in srgb,var(--foreground) 38%,transparent)}.globe__dot[data-astro-cid-ioi562we]{cursor:default;transition:filter .18s ease}.globe__dot[data-astro-cid-ioi562we]:hover,.globe__dot[data-astro-cid-ioi562we]:focus-visible{filter:drop-shadow(0 0 6px color-mix(in srgb,var(--foreground) 30%,transparent))}.globe__dot[data-astro-cid-ioi562we]:focus-visible{outline:1.5px solid var(--primary);outline-offset:3px;border-radius:999px}.globe__tips[data-astro-cid-ioi562we]{position:absolute;inset:0;pointer-events:none}.globe__tip[data-astro-cid-ioi562we]{position:absolute;left:var(--tip-x);top:var(--tip-y);transform:translate(.9rem,-50%);max-width:16rem;min-width:9rem;padding:.55rem .7rem .6rem;background:var(--card, var(--background));border:1px solid color-mix(in srgb,var(--foreground) 16%,transparent);border-left:2px solid var(--tip-color, var(--primary));border-radius:var(--radius-sm, 4px);box-shadow:0 6px 18px -6px color-mix(in srgb,var(--foreground) 20%,transparent);display:grid;gap:.25rem;font-family:var(--font-sans);opacity:0;transform-origin:left center;transition:opacity .16s ease,transform .2s cubic-bezier(.2,.7,.2,1);z-index:3;pointer-events:none}.globe__tip[data-astro-cid-ioi562we].is-active{opacity:1;transform:translate(.9rem,-50%) translate(2px)}.globe__tip-name[data-astro-cid-ioi562we]{font-size:.8rem;font-weight:500;letter-spacing:-.01em;color:var(--foreground);line-height:1.2}.globe__tip-desc[data-astro-cid-ioi562we]{font-size:.74rem;line-height:1.45;color:var(--muted-foreground);text-wrap:pretty}.globe__tip[data-astro-cid-ioi562we][style*="--tip-x:5"].globe__tip,.globe__tip[data-astro-cid-ioi562we][style*="--tip-x:6"],.globe__tip[data-astro-cid-ioi562we][style*="--tip-x:7"],.globe__tip[data-astro-cid-ioi562we][style*="--tip-x:8"],.globe__tip[data-astro-cid-ioi562we][style*="--tip-x:9"]{transform:translate(calc(-100% - .9rem),-50%);transform-origin:right center;border-left:1px solid color-mix(in srgb,var(--foreground) 16%,transparent);border-right:2px solid var(--tip-color, var(--primary))}.globe__tip[data-astro-cid-ioi562we][style*="--tip-x:5"].is-active,.globe__tip[data-astro-cid-ioi562we][style*="--tip-x:6"].is-active,.globe__tip[data-astro-cid-ioi562we][style*="--tip-x:7"].is-active,.globe__tip[data-astro-cid-ioi562we][style*="--tip-x:8"].is-active,.globe__tip[data-astro-cid-ioi562we][style*="--tip-x:9"].is-active{transform:translate(calc(-100% - .9rem),-50%) translate(-2px)}@media(prefers-reduced-motion:reduce){.globe__tip[data-astro-cid-ioi562we]{transition:opacity .1s ease}.globe__tip[data-astro-cid-ioi562we].is-active,.globe__tip[data-astro-cid-ioi562we][style*="--tip-x:5"].is-active,.globe__tip[data-astro-cid-ioi562we][style*="--tip-x:6"].is-active,.globe__tip[data-astro-cid-ioi562we][style*="--tip-x:7"].is-active,.globe__tip[data-astro-cid-ioi562we][style*="--tip-x:8"].is-active,.globe__tip[data-astro-cid-ioi562we][style*="--tip-x:9"].is-active{transform:translate(.9rem,-50%)}}.globe__legend[data-astro-cid-ioi562we]{list-style:none;margin:0 auto;padding:0;display:flex;flex-wrap:wrap;gap:.75rem 1.75rem;justify-content:center;max-width:60rem}.globe__legend-item[data-astro-cid-ioi562we]{display:inline-flex;align-items:center;gap:.5rem;font-size:.82rem;color:var(--muted-foreground)}.globe__legend-dot[data-astro-cid-ioi562we]{display:inline-block;width:8px;height:8px;border-radius:50%;background:currentColor}.globe__legend-dot[data-astro-cid-ioi562we][data-role=host]{background:#1f2937}.globe__legend-dot[data-astro-cid-ioi562we][data-role=consortium-eu]{background:#0f766e}.globe__legend-dot[data-astro-cid-ioi562we][data-role=adaptation]{background:#d97706}.globe__legend-dot[data-astro-cid-ioi562we][data-role=cooperation]{background:#7c3aed}.globe__legend-dot[data-astro-cid-ioi562we][data-role=evaluation]{background:#be123c}.dark .globe__legend-dot[data-astro-cid-ioi562we][data-role=host]{background:#e5e7eb}
