.country-history{min-width:0;color:var(--text,#172f43)}
.country-history .ch-summary{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-wrap:wrap;margin-bottom:18px}
.country-history .ch-summary h2{font-size:20px;font-weight:500;margin:0 0 6px}
.country-history .ch-note,.country-history small{font-size:12px;color:#536c7e;line-height:1.7}
.country-history .ch-freshness{max-width:470px;border-left:3px solid #168b83;padding:0 0 0 12px;font-size:12px;line-height:1.8}
.country-history .ch-warning{border-left:3px solid #bc8c36;background:#f0ece2;padding:12px 16px;margin:16px 0;font-size:12px;line-height:1.8;overflow-wrap:anywhere}
.country-history .ch-filters{display:grid;grid-template-columns:minmax(170px,1.4fr) minmax(230px,1.8fr) repeat(2,minmax(130px,1fr));gap:14px;padding:18px 0;border-top:1px solid #ced9e0;border-bottom:1px solid #ced9e0}
.country-history label{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#466277;min-width:0}
.country-history select,.country-history input{font:inherit;color:#19394b;background:#f4f7f9;border:1px solid #b9cbd5;border-radius:4px;min-height:38px;padding:7px 10px;width:100%;min-width:0}
.country-history :is(select,input,button):focus-visible{outline:2px solid #087f86;outline-offset:2px}
.country-history .ch-periods{display:flex;gap:12px;align-items:flex-end;margin:14px 0;flex-wrap:wrap}
.country-history .ch-periods label{width:150px}
.country-history .ch-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex:none;border:1px solid #b9cbd5;border-radius:4px;background:#eaf0f3;color:#27546b;cursor:pointer}
.country-history .ch-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#e9f0f3;border-block:1px solid #d0dee6;padding:18px 0;margin:16px 0 22px}
.country-history .ch-kpi{padding:0 20px;min-width:0;border-right:1px solid #d0dee6}
.country-history .ch-kpi:last-child{border-right:0}
.country-history .ch-kpi strong{font-size:24px;font-weight:500;line-height:1.5;display:block;font-variant-numeric:tabular-nums;white-space:nowrap;color:#153549}
.country-history .ch-kpi:first-child strong{color:#007f85}
.country-history .ch-kpi span{font-size:12px;color:#4d687b}
.country-history .ch-kpi small{display:block}
.country-history .ch-chart-head{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;align-items:center}
.country-history h3{font-size:16px;font-weight:500;margin:4px 0 10px}
.country-history .ch-legend{display:flex;gap:20px;font-size:12px;color:#506b7c}
.country-history .ch-legend span{display:flex;gap:8px;align-items:center}
.country-history .ch-line{border-top:3px solid #00858b;width:22px}
.country-history .ch-line.prior{border-color:#b65c37;border-top-style:dashed}
.country-history #countryChart{width:100%;height:340px;display:block;margin:12px 0 8px;overflow:visible}
.country-history .ch-empty{padding:40px 16px;text-align:center;border-block:1px solid #ced9e0;color:#536b7c}
.country-history .ch-table-wrap{overflow:auto;max-height:450px;border:1px solid #c9d7df;border-radius:4px;margin-top:12px}
.country-history table{width:100%;border-collapse:collapse;font-size:12px;white-space:nowrap}
.country-history th{position:sticky;top:0;background:#e6eef3;text-align:right;font-weight:500;padding:12px 14px;border-bottom:1px solid #c9d7df;z-index:1}
.country-history td{text-align:right;padding:11px 14px;border-bottom:1px solid #d8e1e6;font-variant-numeric:tabular-nums}
.country-history th:first-child,.country-history td:first-child,.country-history th:last-child,.country-history td:last-child{text-align:left}
.country-history tr:last-child td{border-bottom:0}
.country-history .ch-table-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:24px}
.country-history details{margin:18px 0;border-top:1px solid #ccd9e1;padding-top:14px;font-size:12px;line-height:1.8}
.country-history summary{cursor:pointer;font-weight:500}
.country-history .ch-method{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:22px}
.country-history .ch-method p{font-size:12px;line-height:1.8;color:#4a6376;margin:6px 0}
.country-history a{color:#006b9a;text-underline-offset:3px}
@media(max-width:1100px){.country-history .ch-filters{grid-template-columns:1fr 1fr}.country-history .ch-kpis{grid-template-columns:1fr 1fr;gap:18px 0}.country-history .ch-kpi:nth-child(2){border-right:0}}
@media(max-width:580px){.country-history .ch-filters{grid-template-columns:1fr}.country-history .ch-method{grid-template-columns:1fr;gap:8px}.country-history .ch-kpi{padding:0 10px}.country-history .ch-kpi strong{font-size:20px}.country-history #countryChart{height:280px}.country-history .ch-periods label{width:calc(50% - 6px)}.country-history .ch-summary h2{font-size:18px}}
@media(max-width:360px){.country-history .ch-kpis{grid-template-columns:1fr}.country-history .ch-kpi{border-right:0}.country-history .ch-kpi strong{font-size:24px}}
