.atlas-heading{display:flex;justify-content:space-between;gap:32px;align-items:end;margin-bottom:26px}.atlas-heading h1{margin:8px 0 14px}.atlas-heading p{max-width:65ch;margin:0;color:var(--ink-soft)}.atlas-heading .kicker{color:var(--accent)}
.atlas-jumps{display:flex;flex-wrap:wrap;gap:12px 24px;border-block:1px solid var(--rule);padding:14px 0;margin-bottom:28px}.atlas-jumps a{min-height:44px;display:inline-flex;align-items:center}
.atlas-layout{display:grid;grid-template-columns:minmax(0,1fr) 315px;border:1px solid var(--rule-strong)}.atlas-map-column{min-width:0;background:#0d242e}.atlas-controls{padding:20px;display:flex;gap:16px;align-items:end;flex-wrap:wrap;background:#193642;border-bottom:1px solid var(--rule)}.atlas-controls label{display:grid;gap:6px;flex:1 1 145px;font-size:.9375rem}.atlas-controls select,.atlas-controls input{width:100%}.atlas-controls .atlas-wide{flex-basis:100%}
.atlas-map-box{position:relative;overflow:hidden;touch-action:pan-y}.atlas-map{width:100%;height:auto;display:block;aspect-ratio:1.72;min-height:240px;touch-action:pan-y}.atlas-map text{font-family:var(--sans);font-size:11px;fill:#eee8db;paint-order:stroke;stroke:#112934;stroke-width:3px}.atlas-country{stroke:#0d242e;stroke-width:.65;cursor:pointer;vector-effect:non-scaling-stroke}.atlas-country:hover{stroke:#fff3c6;stroke-width:2}.atlas-country.is-selected{stroke:#f8d788;stroke-width:2.2}.atlas-country.is-compare{stroke:#9acddd;stroke-width:2.2}.atlas-country.is-group{stroke:#e8ca8b;stroke-width:1.8}.atlas-country.is-dimmed{opacity:.25}.atlas-map .graticule{fill:none;stroke:#4b6470;stroke-width:.45;opacity:.55}.atlas-map .border-route{fill:none;stroke:#f0d694;stroke-width:2;stroke-dasharray:5 4}.atlas-map .range-circle{fill:#d6b66c19;stroke:#d6b66c;stroke-width:1;stroke-dasharray:4 4}.atlas-map .personal-layer{fill:#d6b66c30;stroke:#f3d78e;stroke-width:1.6}.atlas-map circle.personal-layer{fill:#f3d78e}.atlas-map-tools{display:flex;flex-wrap:wrap;gap:8px;padding:12px 20px}.atlas-map-tools button{font-size:.9rem}.atlas-legend{padding:12px 20px;color:var(--muted);font-size:.875rem;border-block:1px solid var(--rule)}.atlas-legend-scale{display:inline-block;height:12px;width:160px;max-width:100%;background:linear-gradient(90deg,#294851,#7c8b71,#e2bd6e);margin:0 10px;vertical-align:middle}.atlas-note{padding:14px 20px;font-size:.875rem;color:var(--muted);margin:0}.atlas-credit{font-size:.8125rem}
.atlas-dossier{padding:26px 22px;min-width:0}.atlas-dossier h2{font:2.1rem/1.15 var(--serif);margin:8px 0 18px}.atlas-dossier h3{font-size:1.35rem;margin:24px 0 8px}.atlas-dossier dl{margin:0}.atlas-dossier dt{font-size:.8125rem;color:var(--muted);margin-top:14px}.atlas-dossier dd{margin:0;font-size:1rem}.atlas-dossier .atlas-value{font:2rem/1.2 var(--serif);color:#263633;margin:8px 0}.atlas-dossier a{overflow-wrap:anywhere}.atlas-dossier button{background:#f7f1e3;color:#263633;border-color:#748577}.atlas-neighbor-links{display:flex;flex-wrap:wrap;gap:4px 12px}.atlas-neighbor-links button{min-height:44px;padding:4px 0;border:0;text-decoration:underline;background:none;font-size:.875rem}.atlas-tools{padding:20px;border:1px solid var(--rule);margin-top:22px}.atlas-tools>summary{cursor:pointer;font:1.35rem var(--serif);display:flex;align-items:center;gap:12px}.atlas-tools>summary::before{content:'+';color:var(--accent)}.atlas-tools[open]>summary::before{content:'−'}.atlas-tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:18px}.atlas-tool-grid label{display:grid;gap:6px;margin-bottom:12px}.atlas-tool-grid p{font-size:.9375rem;color:var(--muted)}.atlas-tool-grid h3{font-size:1.4rem}.atlas-tool-grid select,.atlas-tool-grid input{width:100%}.atlas-tool-grid fieldset{border:0;padding:0;min-width:0}.atlas-tool-grid legend{font:1.4rem var(--serif);margin-bottom:15px}.atlas-status{padding:12px 0;color:var(--muted);font-size:.9375rem;overflow-wrap:anywhere}.atlas-section{margin:44px 0;border-top:1px solid var(--rule);padding-top:26px;scroll-margin-top:20px}.atlas-section h2{margin:0 0 12px}.atlas-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;flex-wrap:wrap}.atlas-section-head p{color:var(--muted)}.atlas-compare-controls{display:flex;gap:12px;flex-wrap:wrap;align-items:end;margin:20px 0}.atlas-compare-controls label{display:grid;gap:6px;flex:1 1 180px}.atlas-compare-summary{padding:20px;background:#193642;border-left:3px solid var(--accent)}.atlas-trends{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:20px 0}.atlas-trend{padding:20px;border:1px solid var(--rule);min-width:0}.atlas-trend svg{width:100%;height:auto;display:block}.atlas-trend p{font-size:.875rem;color:var(--muted)}.atlas-table-shell{overflow-x:auto;border:1px solid var(--rule)}.atlas-table-shell table{width:100%;border-collapse:collapse}.atlas-table-shell th{text-align:left}.atlas-table-shell td{vertical-align:top}.atlas-table-shell button{padding:2px 8px;font-size:1rem;background:transparent;border:0;text-decoration:underline;text-align:left}.atlas-table-shell .numeric{text-align:right;font-variant-numeric:tabular-nums}.atlas-table-tools{display:flex;align-items:end;gap:16px;flex-wrap:wrap;margin:20px 0}.atlas-table-tools label{display:grid;gap:6px;flex:1 1 200px}.atlas-sources{columns:2;column-gap:36px}.atlas-sources p{break-inside:avoid}.atlas-checklist{max-height:240px;overflow-y:auto;padding:10px;border:1px solid var(--rule);margin-bottom:12px}.atlas-checklist label{display:flex;align-items:center;gap:10px;margin:0;min-height:44px}.atlas-checklist input{width:22px;flex:none}.atlas-plain-links{display:flex;flex-wrap:wrap;gap:14px 24px}.atlas-plain-links a{min-height:44px;display:flex;align-items:center}
@media(max-width:1050px){.atlas-layout{grid-template-columns:minmax(0,1fr) 270px}.atlas-tool-grid{grid-template-columns:1fr 1fr}.atlas-map{min-height:210px}.atlas-heading{display:block}}
@media(max-width:750px){.atlas-layout{grid-template-columns:1fr}.atlas-dossier{display:block}.atlas-tool-grid,.atlas-trends{grid-template-columns:1fr}.atlas-controls{padding:16px;gap:12px}.atlas-map{min-height:220px}.atlas-sources{columns:1}.atlas-jumps{gap:4px 16px}.atlas-tool-grid input{max-width:100%}.atlas-tools{padding:16px}.atlas-heading h1{font-size:2.65rem}}
/* Keep full trillion-scale figures readable inside the narrow country card. */
.atlas-dossier .atlas-value{font-size:clamp(1.2rem,1.7vw,1.7rem);overflow-wrap:anywhere}
@media print{.atlas-layout{display:block}.atlas-map{max-height:360px}.atlas-dossier{break-inside:avoid}.atlas-controls,.atlas-compare-controls,.atlas-table-tools,.atlas-jumps,.atlas-map-tools,.atlas-tools{display:none}.atlas-map-column{background:#112934!important;print-color-adjust:exact}.atlas-trends{display:block}.atlas-sources{columns:1}.atlas-table-shell{overflow:visible}}
