:root{--color-primary:#264653;--color-teal:#2a9d8f;--color-yellow:#e9c46a;--color-orange:#e76f51;--color-border:#e2e2e2;--color-bg:#f7f8f9;color:#1f2933;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;overflow:hidden}.app-fixed-shell{position:fixed;inset:0;overflow:hidden}.map-fullscreen-fallback{color:#9aa5b1;background:var(--color-bg);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.app-toolbar{z-index:20;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#264653f2;flex-wrap:wrap;align-items:center;gap:1rem;padding:.6rem 1rem;display:flex;position:absolute;top:0;left:0;right:0}.app-toolbar-title h1{white-space:nowrap;margin:0;font-size:1.05rem}.app-toolbar-search{border:none;border-radius:6px;flex:1;min-width:160px;max-width:320px;padding:.4rem .7rem;font-size:.85rem}.app-toolbar-buttons{flex-wrap:wrap;gap:.3rem;display:flex}.toolbar-btn{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff4d;border-radius:6px;padding:.35rem .65rem;font-size:.78rem}.toolbar-btn:hover{background:#ffffff1f}.toolbar-btn-active{background:var(--color-teal);border-color:var(--color-teal)}.app-health-overlay{z-index:19;position:absolute;top:52px;left:0;right:0}.health-banner{background:#fff3cd;padding:.4rem 1rem;font-size:.8rem}.health-banner-error{background:#f8d7da}.drawer{z-index:15;flex-direction:column;gap:.75rem;width:320px;max-height:calc(100% - 68px);padding:0 .75rem .75rem;display:flex;position:absolute;top:56px;overflow-y:auto}.drawer-left{left:0}.drawer-right{right:0}.widget{background:#fff;border-radius:10px;flex-shrink:0;overflow:hidden;box-shadow:0 2px 12px #0000002e}.widget-header{background:var(--color-primary);color:#fff;justify-content:space-between;align-items:center;padding:.55rem .8rem;font-size:.85rem;font-weight:600;display:flex}.widget-close{color:#fff;cursor:pointer;background:0 0;border:none;padding:0 .2rem;font-size:1.1rem;line-height:1}.widget-close:hover{opacity:.7}.widget-body{max-height:60vh;padding:.8rem;overflow-y:auto}.field{margin-bottom:1rem;display:block}.field span{color:#52606d;margin-bottom:.3rem;font-size:.8rem;font-weight:600;display:block}.field-note{color:#9aa5b1;margin-top:.3rem;font-size:.7rem;font-weight:400;line-height:1.35;display:block}.field input,.field select{border:1px solid var(--color-border);border-radius:6px;width:100%;padding:.4rem .5rem;font-size:.9rem}.year-range-row{align-items:center;gap:.4rem;display:flex}.year-range-row input{flex:1;width:0}.reset-button{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;padding:.5rem;font-size:.85rem}.reset-button:hover{opacity:.9}.layers-panel{flex-direction:column;gap:1rem;display:flex}.layers-section-title{color:#52606d;margin-bottom:.4rem;font-size:.8rem;font-weight:600;display:block}.checkbox-row{cursor:pointer;align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:.85rem;display:flex}.layers-panel select{border:1px solid var(--color-border);border-radius:6px;width:100%;padding:.4rem .5rem;font-size:.85rem}.kpi-row{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.kpi-row-empty{color:#7b8794;font-size:.85rem}.kpi-card{text-align:center;background:#f7f8f9;border-radius:8px;padding:.7rem}.kpi-value{color:var(--color-primary);font-size:1.15rem;font-weight:700}.kpi-label{color:#7b8794;margin-top:.15rem;font-size:.7rem}.empty-note{color:#9aa5b1;font-size:.85rem}.chart-note{color:#9aa5b1;margin:.5rem 0 0;font-size:.75rem}.pin-banner{border:1px solid var(--color-teal);background:#eef6f5;border-radius:6px;flex-direction:column;gap:.35rem;margin:.5rem 0;padding:.5rem .7rem;font-size:.78rem;display:flex}.pin-banner button{background:var(--color-teal);color:#fff;cursor:pointer;border:none;border-radius:5px;align-self:flex-start;padding:.25rem .55rem;font-size:.72rem}.submetric-title{color:var(--color-primary);margin:1rem 0 .5rem;font-size:.82rem}.confusion-table{border-collapse:collapse;width:100%;font-size:.78rem}.confusion-table th,.confusion-table td{border:1px solid var(--color-border);text-align:center;padding:.3rem .5rem}.confusion-table th{color:#52606d;background:#f7f8f9;font-weight:600}.confusion-table td:first-child{text-align:left;font-weight:600}.map-panel-fullbleed{z-index:1;position:absolute;inset:0}.map-panel{height:100%;position:relative}.map-container{width:100%;height:100%}.map-overlay-message{z-index:5;background:#fff;border-radius:8px;padding:.6rem 1rem;font-size:.85rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #00000026}.map-overlay-error{color:#b3261e}.map-tooltip{z-index:12;pointer-events:none;background:#fff;border-radius:8px;max-width:260px;padding:.5rem .75rem;font-size:.8rem;line-height:1.4;position:absolute;box-shadow:0 2px 8px #00000026}.tooltip-hint{color:#9aa5b1;font-size:.72rem;font-style:italic}.map-legend{z-index:10;background:#fff;border-radius:8px;max-width:200px;padding:.6rem .75rem;font-size:.8rem;position:absolute;bottom:12px;left:12px;box-shadow:0 2px 8px #00000026}.map-legend-title{text-transform:uppercase;letter-spacing:.03em;color:#7b8794;margin-bottom:.3rem;font-size:.72rem;font-weight:700}.map-legend-row{align-items:center;gap:.4rem;margin:.15rem 0;display:flex}.map-legend-row-toggle{cursor:pointer}.map-legend-row-toggle input{cursor:pointer;margin:0}.map-legend-divider{border-top:1px solid var(--color-border);margin:.4rem 0}.map-legend-swatch{border-radius:3px;flex-shrink:0;width:12px;height:12px;display:inline-block}.map-legend-swatch-dot{border-radius:50%}.ol-attribution{bottom:56px!important;right:12px!important}.map-basemap-switcher{z-index:10;background:#fff;border-radius:8px;gap:.3rem;padding:.3rem;display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 2px 8px #00000026}.basemap-btn{cursor:pointer;color:#52606d;background:0 0;border:none;border-radius:6px;padding:.3rem .55rem;font-size:.75rem}.basemap-btn:hover{background:#f0f2f4}.basemap-btn-active{background:var(--color-primary);color:#fff}.map-active-filter{background:var(--color-primary);color:#fff;z-index:10;border-radius:8px;padding:.35rem .7rem;font-size:.78rem;position:absolute;top:68px;left:50%;transform:translate(-50%)}.map-basemap-error{color:#664d03;z-index:11;background:#fff3cd;border:1px solid #ffe69c;border-radius:8px;max-width:280px;padding:.5rem .7rem;font-size:.72rem;line-height:1.4;position:absolute;bottom:100px;right:12px;box-shadow:0 2px 8px #00000026}.toolbar-horizon{color:#fff;flex-wrap:nowrap;align-items:center;gap:.4rem;font-size:.78rem;display:flex}.toolbar-horizon-label{opacity:.85;white-space:nowrap;font-weight:600}.toolbar-horizon-value{white-space:nowrap;text-align:center;min-width:100px;font-weight:600}.toolbar-horizon-unavailable{opacity:.7;font-style:italic;font-weight:400}.toolbar-horizon-arrow{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0;width:22px;height:22px;font-size:.95rem;line-height:1}.toolbar-horizon-arrow:hover:not(:disabled){background:var(--color-teal);border-color:var(--color-teal)}.toolbar-horizon-arrow:disabled{opacity:.3;cursor:not-allowed}.toolbar-horizon-dots{gap:.25rem;display:flex}.toolbar-horizon-dot{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;flex-shrink:0;width:7px;height:7px;padding:0}.toolbar-horizon-dot:hover{background:#ffffffb3}.toolbar-horizon-dot-active{background:var(--color-teal);width:9px;height:9px}.status-list{margin:0 0 .5rem;padding:0;list-style:none}.status-list-item{align-items:center;gap:.5rem;padding:.2rem 0;font-size:.8rem;display:flex}.status-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.status-dot-ok{background:var(--color-teal)}.status-dot-missing{background:var(--color-orange)}.map-fullscreen-btn{z-index:10;color:var(--color-primary);cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:6px;padding:.4rem .6rem;font-size:.75rem;font-weight:600;position:absolute;top:68px;right:12px;box-shadow:0 2px 8px #00000026}.map-fullscreen-btn:hover{background:#f0f2f4}.map-panel:fullscreen{width:100vw;height:100vh}.topic-list{max-height:50vh;margin:0;padding:0;list-style:none;overflow-y:auto}.topic-item{cursor:pointer;border-radius:6px;justify-content:space-between;padding:.45rem .5rem;font-size:.85rem;display:flex}.topic-item:hover{background:#f0f2f4}.topic-item-active{background:var(--color-teal);color:#fff}.topic-count{opacity:.8;font-weight:600}.word-cloud{flex-wrap:wrap;align-items:baseline;gap:.3rem .6rem;line-height:1.3;display:flex}.word-cloud-word{white-space:nowrap;font-weight:600}.conflict-list{flex-direction:column;gap:.6rem;display:flex}.conflict-list-item{border:1px solid var(--color-border);border-radius:8px;padding:.6rem .75rem}.conflict-list-item-selected{border-color:var(--color-orange);box-shadow:0 0 0 2px #e76f5140}.conflict-list-header{color:#7b8794;justify-content:space-between;margin-bottom:.25rem;font-size:.75rem;display:flex}.conflict-id{font-family:monospace}.conflict-summary{margin:.25rem 0 .4rem;font-size:.85rem;line-height:1.4}.conflict-tags{flex-wrap:wrap;gap:.3rem;display:flex}.tag{background:#eef1f3;border-radius:4px;padding:.1rem .4rem;font-size:.7rem}.tag-topic{background:#e0f2f1}.tag-sentiment-negative{color:#b3261e;background:#fbe2e0}.tag-sentiment-positive{color:#2a7a3b;background:#e2f3e6}.tag-composite{background:#fff3cd}.tag-nodata{color:#9aa5b1;background:#f0f2f4;font-style:italic}@media (width<=700px){.drawer{width:calc(100vw - 24px)}.app-toolbar-search{order:3;width:100%;max-width:none}}
