.country-shell{padding-top:25px;padding-bottom:40px}.country-alphabet{display:flex;flex-wrap:wrap;gap:5px}.country-alphabet a{padding:5px 8px;border-radius:6px;background:var(--bs-light);font-size:12px}.country-alphabet a.active{background:var(--bs-primary);color:#fff}.country-card{overflow:hidden;transition:transform .2s}.country-card:hover{transform:translateY(-3px)}.country-card-cover{width:100%;height:120px;object-fit:cover}.country-flag,.country-code{width:38px;height:28px;object-fit:cover;border-radius:4px;box-shadow:0 0 0 1px rgba(0,0,0,.1)}.country-code{display:grid;place-items:center;background:#eef2ff;font-weight:700;font-size:12px}.country-hero{background:var(--country-secondary);border-top:5px solid var(--country-primary)!important;background-size:cover;background-position:center;min-height:220px;display:flex;justify-content:center}.country-hero.has-cover{color:#fff}.country-hero .card-body{display:flex;align-items:center}.country-hero-flag{width:100px;max-height:72px;object-fit:cover;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.25)}.country-facts strong{overflow-wrap:anywhere}.country-stat{height:100%;padding:14px;border-radius:10px;background:var(--country-secondary,#f8fafc);border-left:3px solid var(--country-primary,#2563eb)}.country-stat>strong{display:block;font-size:1.25rem;margin:4px 0}.country-place{display:block;padding:12px;border-radius:8px;background:var(--country-secondary,#f8fafc);font-weight:600}.country-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.country-gallery img{width:100%;height:160px;object-fit:cover;border-radius:8px}.country-gallery figcaption{font-size:12px;margin-top:4px}@media(max-width:767px){.country-shell{padding-top:15px}.country-hero{min-height:170px}.country-hero-flag{width:70px}}
