.country-outlines[data-astro-cid-5carfdhh]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto;gap:clamp(1.25rem,4vw,2.75rem);max-width:660px;margin-inline:auto}.country[data-astro-cid-5carfdhh]{display:grid;grid-template-rows:subgrid;grid-row:span 2;justify-items:center;align-content:start;gap:var(--space-xs);color:var(--color-contrast)}.country__frame[data-astro-cid-5carfdhh]{width:100%;max-width:140px;aspect-ratio:1;display:grid;place-items:center;padding:var(--space-xs);background:var(--color-base)}.country__shape[data-astro-cid-5carfdhh]{width:100%;height:100%;fill:var(--hover-bg-color, var(--color-yellow));transition:fill .2s ease}.country__caption[data-astro-cid-5carfdhh]{display:flex;flex-direction:column;align-items:center;gap:1px;text-align:center}.country__caption[data-astro-cid-5carfdhh] b[data-astro-cid-5carfdhh]{font-weight:700;font-size:var(--fs-medium);text-transform:lowercase}.country__caption[data-astro-cid-5carfdhh] small[data-astro-cid-5carfdhh]{color:var(--color-muted);font-size:var(--fs-small)}@media(max-width:520px){.country-outlines[data-astro-cid-5carfdhh]{grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto auto auto;gap:var(--space-md)}}.intro-copy[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:var(--space-sm);margin-block:var(--space-md)}.about-hero[data-astro-cid-kh7btl4r]{grid-template-columns:auto 28%;align-items:center}.media-text__content[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:clamp(2.8rem,2.8rem + ((1vw - .2rem) * 3),5rem)}.media-text__content[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r] b[data-astro-cid-kh7btl4r]{white-space:nowrap}@media(max-width:640px){.about-hero[data-astro-cid-kh7btl4r]{grid-template-columns:1fr 35%;gap:15px}.media-text__content[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:2rem}}.profile-figure[data-astro-cid-kh7btl4r]{position:relative;overflow:hidden}.profile-overlay[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background:#000000b3;display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center;gap:0;padding:2px 3%;opacity:0;transition:opacity .3s ease}.profile-figure[data-astro-cid-kh7btl4r]:hover .profile-overlay[data-astro-cid-kh7btl4r]{opacity:1}.profile-badge[data-astro-cid-kh7btl4r]{background:var(--hover-bg-color, #ffd700);border:2px solid #000;box-shadow:3px 3px #000;padding:3px 9px;margin:0 -4px;font-weight:700;font-size:.7rem;line-height:1.15;text-transform:lowercase;white-space:nowrap;display:inline-block}.profile-overlay[data-astro-cid-kh7btl4r].is-animated .profile-badge[data-astro-cid-kh7btl4r]{transform:var(--from);opacity:0;transition:transform .5s cubic-bezier(.34,1.4,.5,1),opacity .28s ease;transition-delay:var(--delay, 0ms)}.profile-figure[data-astro-cid-kh7btl4r]:hover .profile-overlay[data-astro-cid-kh7btl4r].is-animated .profile-badge[data-astro-cid-kh7btl4r]{transform:var(--rest);opacity:1}@media(prefers-reduced-motion:reduce){.profile-overlay[data-astro-cid-kh7btl4r].is-animated .profile-badge[data-astro-cid-kh7btl4r],.profile-figure[data-astro-cid-kh7btl4r]:hover .profile-overlay[data-astro-cid-kh7btl4r].is-animated .profile-badge[data-astro-cid-kh7btl4r]{transform:var(--rest);transition:opacity .2s ease;transition-delay:0ms}.profile-overlay[data-astro-cid-kh7btl4r].is-animated .profile-badge[data-astro-cid-kh7btl4r]{opacity:0}.profile-figure[data-astro-cid-kh7btl4r]:hover .profile-overlay[data-astro-cid-kh7btl4r].is-animated .profile-badge[data-astro-cid-kh7btl4r]{opacity:1}}section[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:var(--space-xs);margin-bottom:var(--space-xs)}.timeline[data-astro-cid-kh7btl4r]{border-left:3px solid #000;padding-left:2rem;display:flex;flex-direction:column;gap:var(--space-md);margin-top:var(--space-sm)}.timeline-item[data-astro-cid-kh7btl4r]{position:relative}.timeline-node[data-astro-cid-kh7btl4r]{position:absolute;left:-2.5rem;top:4px;width:14px;height:14px;background:gold;border:3px solid #000}.timeline-date[data-astro-cid-kh7btl4r]{font-size:var(--fs-small);color:var(--color-muted);margin-bottom:.25rem}.timeline-label[data-astro-cid-kh7btl4r]{margin-bottom:var(--space-xs);font-size:var(--fs-small);font-weight:700}.timeline-item--future[data-astro-cid-kh7btl4r] .timeline-node[data-astro-cid-kh7btl4r]{background:var(--color-base)}.timeline-item--future[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;left:calc(-2rem - 4px);top:22px;bottom:-48px;width:5px;background:var(--color-base)}.timeline-item--future[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;left:calc(-2rem - 3px);top:22px;bottom:-48px;width:3px;background:repeating-linear-gradient(to bottom,#000 0 6px,transparent 6px 13px);-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 25%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 25%,transparent 100%)}
