.countries-container[data-v-89d6d59e]{margin-top:1.5rem}.countries-grid[data-v-89d6d59e]{display:grid;gap:.75rem;grid-template-columns:1fr;list-style:none;padding:0}@media(min-width:640px){.countries-grid[data-v-89d6d59e]{gap:1rem;grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.countries-grid[data-v-89d6d59e]{grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){.countries-grid[data-v-89d6d59e]{grid-template-columns:repeat(4,1fr)}}.country-card[data-v-89d6d59e]{align-items:center;border:1px solid var(--ui-border);border-radius:.75rem;color:inherit;display:flex;justify-content:space-between;overflow:hidden;padding:1rem 1.25rem;position:relative;text-decoration:none;transition:all .2s ease}.country-card[data-v-89d6d59e]:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f61a;transform:translateY(-2px)}.country-card[data-v-89d6d59e]:active{transform:translateY(0)}.country-content[data-v-89d6d59e]{display:flex;flex:1;flex-direction:column;gap:.5rem}.country-badge[data-v-89d6d59e]{align-items:baseline;background:var(--ui-bg-elevated);border-radius:.5rem;display:inline-flex;font-size:.875rem;gap:.35rem;padding:.25rem .625rem;transition:background .2s ease;width:-moz-fit-content;width:fit-content}.country-card:hover .country-badge[data-v-89d6d59e]{background:#dbeafe}.count[data-v-89d6d59e]{color:#1f2937;font-weight:700}.label[data-v-89d6d59e]{color:#6b7280;font-weight:500}.card-arrow[data-v-89d6d59e]{align-items:center;color:#9ca3af;display:flex;margin-left:.5rem;transition:all .2s ease}.country-card:hover .card-arrow[data-v-89d6d59e]{color:#3b82f6;transform:translate(4px)}.skeleton[data-v-89d6d59e]{animation:pulse-89d6d59e 2s cubic-bezier(.4,0,.6,1) infinite;pointer-events:none}.skeleton-content[data-v-89d6d59e]{display:flex;flex-direction:column;gap:.5rem;width:100%}.skeleton-name[data-v-89d6d59e]{background:#e5e7eb;border-radius:.375rem;height:1.25rem;width:70%}.skeleton-badge[data-v-89d6d59e]{background:#e5e7eb;border-radius:.5rem;height:1.75rem;width:40%}@keyframes pulse-89d6d59e{0%,to{opacity:1}50%{opacity:.5}}.country-card[data-v-89d6d59e]:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@media(prefers-reduced-motion:reduce){.card-arrow[data-v-89d6d59e],.country-card[data-v-89d6d59e],.skeleton[data-v-89d6d59e]{animation:none;transition:none}.country-card[data-v-89d6d59e]:hover{transform:none}}
