:root{color:#111827;background:#f3f4f6;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.4}*{box-sizing:border-box}body{margin:0}#app{gap:16px;max-width:1100px;margin:0 auto;padding:24px;display:grid}.topbar{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.topbar-actions{align-items:center;gap:8px;display:flex}.year-filter{color:#374151;font-size:.9rem}#yearSelect{min-width:98px}h1{margin:0;font-size:1.75rem}.subtitle{color:#4b5563;margin:4px 0 0}button,select{font:inherit}button{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;padding:8px 12px}button:hover{background:#f9fafb}.status{border:1px solid #0000;border-radius:10px;padding:10px 12px}.status.loading{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.status.ok{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.status.error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.kpi-card,.panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px}.kpi-card h3,.panel h2{margin:0;font-size:1rem}.kpi-card p{margin:8px 0 4px;font-size:1.15rem;font-weight:600}.kpi-card small{color:#6b7280}.panel-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.country-meta{color:#374151;margin-top:8px}.chart-wrap,.map-wrap{margin-top:10px}.world-map{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;width:100%;height:auto}.world-country{stroke:#fff;stroke-width:.45px;transition:opacity .15s}.world-country-group:hover .world-country-base,.world-country-no-data:hover{opacity:.7}.world-country-texture{pointer-events:none}.map-legend{color:#4b5563;align-items:center;gap:10px;margin-bottom:10px;font-size:.88rem;display:flex}.map-legend-stack{gap:8px;margin-bottom:10px;display:grid}.map-legend-secondary{color:#6b7280;flex-wrap:wrap;align-items:center;gap:8px;font-size:.83rem;display:flex}.map-filter{color:#1f2937;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:4px 10px;font-size:.82rem;line-height:1.1}.map-filter.is-off{color:#9ca3af;background:#f3f4f6;border-color:#e5e7eb}.texture-chip{color:#0f172a;background-color:#e5e7eb;border:1px solid #9ca3af;border-radius:999px;padding:2px 8px;font-size:.8rem}.texture-chip.low{background-image:repeating-linear-gradient(20deg,#11182747 0 1px,#0000 1px 9px)}.texture-chip.mid{background-image:radial-gradient(circle at 2px 2px,#11182773 1.1px,#0000 1.1px),radial-gradient(circle at 7px 7px,#11182773 1.1px,#0000 1.1px),radial-gradient(circle at 2px 7px,#11182773 1.1px,#0000 1.1px),radial-gradient(circle at 7px 2px,#11182773 1.1px,#0000 1.1px);background-size:10px 10px}.texture-chip.high{background-image:repeating-linear-gradient(35deg,#11182773 0 2px,#0000 2px 8px),repeating-linear-gradient(35deg,#11182773 4px 5px,#0000 5px 8px)}.texture-chip.nodata{color:#4b5563;background:#e5e7eb}.map-gradient{border:1px solid #d1d5db;border-radius:999px;flex:1;height:10px}.map-meta,.map-loading,.map-error{color:#6b7280;margin:8px 0 0}.map-error{color:#b91c1c}svg{width:100%;height:auto}.axis{stroke:#d1d5db;stroke-width:1px}.series{fill:none;stroke:#2563eb;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}table{border-collapse:collapse;width:100%;margin-top:10px}th,td{text-align:left;border-bottom:1px solid #e5e7eb;padding:8px;font-size:.95rem}th{color:#374151;font-weight:600}.sources ul{margin:10px 0 0;padding-left:18px}.sources li{margin:4px 0}@media (width<=900px){#app{padding:14px}.topbar{flex-direction:column;align-items:stretch}.topbar-actions{flex-wrap:wrap}.kpis{grid-template-columns:1fr}.panel-head{flex-direction:column;align-items:stretch}}
