.destination-count{font-size:.875rem;color:var(--muted);margin:0 0 20px}.destinations .country-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.destinations .country-card{min-height:100px}.destinations .country-card strong{font-size:1rem;line-height:1.4}.destinations .country-card small{font-size:.8125rem;line-height:1.5}.destinations .country-code{font-size:.75rem}.destinations .destination-tab{font-size:.875rem}.destinations .destination-panel{scroll-margin-top:35px}.destinations .destination-panel p,.destinations .destination-panel li{font-size:1rem}.destinations .destination-note{font-size:.8125rem}#regionTitle:focus{outline:0}#regionTitle:focus-visible{outline:2px solid var(--teal);outline-offset:5px}.destinations .country-card[aria-pressed=true]{border-color:var(--teal);background:#f5fbfc;box-shadow:inset 0 0 0 1px var(--teal)}
@media(max-width:1200px){.destinations .country-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:850px){.destinations .country-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.destinations .country-card{gap:10px;padding:16px 13px}}
@media(max-width:700px){.destinations .country-card{min-height:146px}.destinations .country-card strong{font-size:.9375rem}.destinations .country-card small{font-size:.8125rem}.destinations .country-code{font-size:.75rem}.destinations .destination-tab{font-size:.8125rem}.destinations .destination-panel{scroll-margin-top:20px}}
.destinations .country-grid[hidden],.destinations .destination-panel[hidden],.destinations .country-card[hidden]{display:none}
