.country-page{padding-top:4px}.country-page-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:20px}.country-page-head h3{font-size:1.45rem;margin:6px 0}.country-page-head p{max-width:760px;margin:0;color:#6e7d91;line-height:1.6}.country-filter{min-width:190px;font-size:.75rem;font-weight:800;color:#526078;display:grid;gap:7px}.country-filter select{min-height:44px;border:1px solid #dbe3ef;border-radius:10px;background:#fff;color:#243247;padding:0 12px}.country-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px}.country-cards{display:grid;gap:10px}.country-card{display:grid;grid-template-columns:190px minmax(0,1fr) 180px;gap:16px;align-items:center;border:1px solid #e2e8f0;border-radius:14px;padding:16px;background:#fff}.country-id{display:flex;align-items:center;gap:12px}.country-flag{font-size:1.7rem;line-height:1}.country-id strong{display:block;font-size:1rem}.country-id span:not(.country-flag){display:block;color:#7b8898;font-size:.78rem;margin-top:2px}.jurisdiction-status{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:.7rem;font-weight:800}.jurisdiction-status.live{background:#e8f7ed;color:#197a43}.jurisdiction-status.warning{background:#fff2d8;color:#946000}.jurisdiction-status.unknown{background:#eef1f4;color:#66717f}.jurisdiction-status.planned{background:#edf2f6;color:#66717f}.country-status p{margin:7px 0 0;color:#68778a;font-size:.82rem;line-height:1.45}.country-source{display:grid;gap:6px;justify-items:end;text-align:right;font-size:.74rem;color:#8793a2}.country-source a{font-weight:750}.country-aside{display:grid;gap:12px;align-content:start}.country-aside-card{border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;padding:16px}.country-aside-card>strong{display:block;margin-bottom:12px}.country-aside-card>div{position:relative;padding-left:19px;margin:12px 0}.country-aside-card b,.country-aside-card small{display:block}.country-aside-card small,.country-aside-card p{color:#7b8999;font-size:.76rem;line-height:1.5}.status-dot{position:absolute;left:0;top:5px;width:9px;height:9px;border-radius:50%}.status-dot.live{background:#36b36b}.status-dot.planned{background:#91a0ae}.status-dot.unknown{background:#c5ccd3}.dark .country-page-head p,.dark .country-status p,.dark .country-id span:not(.country-flag),.dark .country-source,.dark .country-aside-card small,.dark .country-aside-card p{color:#c1d1c7}.dark .country-filter{color:#d5e2da}.dark .country-filter select{background:#101d16;color:#f4faf6;border-color:#294534}.dark .country-card{background:#0f1c15;border-color:#294534}.dark .country-aside-card{background:#112017;border-color:#294534}.dark .jurisdiction-status.live{background:#173c2a;color:#9df2c5}.dark .jurisdiction-status.warning{background:#3a3014;color:#ffd77a}.dark .jurisdiction-status.unknown,.dark .jurisdiction-status.planned{background:#26332b;color:#d2ddd6}.dark .country-source a{color:#aaf3ce}@media(max-width:900px){.country-layout{grid-template-columns:1fr}.country-aside{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.country-page-head{display:grid}.country-filter{width:100%}.country-card{grid-template-columns:1fr;gap:10px}.country-source{justify-items:start;text-align:left}.country-aside{grid-template-columns:1fr}}