.country-live-context{margin-top:1.25rem;padding:1.35rem;border:1px solid #c9e2dd;border-radius:22px;background:linear-gradient(135deg,#effaf7,#fffaf1)}.country-live-head{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin-bottom:1rem}.country-live-head h2{margin:.3rem 0;font-family:Georgia,serif}.country-live-head p{color:var(--muted);max-width:650px;margin:.35rem 0 0}.country-live-badge{padding:.4rem .65rem;border-radius:999px;background:#d9f4ed;color:var(--teal-dark);font-size:.72rem;font-weight:850;white-space:nowrap}.country-live-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.country-live-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:17px}.country-live-card img{display:block;width:100%;height:135px;object-fit:cover}.country-live-card-copy{padding:.9rem}.country-live-card h3{margin:.2rem 0 .3rem;font-size:1rem}.country-live-card p{margin:0;color:var(--muted);font-size:.82rem;line-height:1.45}.country-live-status{color:var(--muted);font-size:.86rem}@media(max-width:800px){.country-live-grid{grid-template-columns:1fr 1fr}.country-live-head{display:block}.country-live-badge{display:inline-flex;margin-top:.5rem}}@media(max-width:540px){.country-live-grid{grid-template-columns:1fr}}
