.dashboard-page{--dashboard-ink:#173c4b;--dashboard-line:#d7e2e7;--dashboard-muted:#617983;background:#f1f5f7;color:var(--dashboard-ink);font-size:16px;line-height:1.5}
.dashboard-page main{max-width:1920px;margin:auto;padding:0 28px}.dashboard-page button,.dashboard-page select,.dashboard-page input{font:inherit}.dashboard-page button{cursor:pointer}.dashboard-page button:disabled{cursor:default;opacity:.45}.dashboard-page [hidden]{display:none!important}.dashboard-page .visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.dashboard-page :focus-visible{outline:3px solid #25837f;outline-offset:3px}.dashboard-page button{touch-action:manipulation}.dashboard-page a{color:inherit}
.dashboard-header{min-height:72px;padding:14px 28px;display:flex;align-items:center;gap:38px;border-bottom:1px solid var(--dashboard-line);background:#fff}.dashboard-header .brand{font-size:29px;gap:0}.dashboard-header nav{display:flex;gap:28px;font-size:.875rem}.dashboard-header nav a:hover,.data-note-link:hover{color:#087c73}.dashboard-product{margin-left:auto;font-size:.75rem;letter-spacing:1.4px;color:#64808a}.dashboard-title{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0 20px}.dashboard-page .eyebrow{font-size:.75rem;letter-spacing:1.3px;font-weight:650;color:#39827e;margin:0 0 7px;line-height:1.5}.dashboard-title h1{font-size:clamp(1.75rem,2.35vw,2.65rem);line-height:1.2;letter-spacing:-.8px;font-weight:550;max-width:none;margin:0}.data-note-link{font-size:.875rem;white-space:nowrap;text-decoration:underline;text-underline-offset:4px}
.dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#133a49;color:#fff;border-radius:12px;overflow:hidden;margin-bottom:18px}.dashboard-metrics article{padding:18px 24px;border-right:1px solid #ffffff20;display:flex;flex-direction:column;gap:3px;min-width:0}.dashboard-metrics article:last-child{border:0}.dashboard-metrics article>span{font-size:.875rem;color:#b9d2d9}.dashboard-metrics strong{font-size:2.3rem;line-height:1.2;font-weight:550;font-variant-numeric:tabular-nums;letter-spacing:-.8px}.dashboard-metrics strong small{font-size:.875rem;letter-spacing:0;display:inline;color:#c7e4e5;margin-left:5px}.dashboard-metrics article>small{font-size:.75rem;color:#9cbcc5;line-height:1.5}
.dashboard-controls{background:#fff;border:1px solid var(--dashboard-line);border-radius:12px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:18px}.dashboard-category-filters{display:flex;gap:8px;flex-wrap:wrap}.source-filter{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--dashboard-line);border-radius:7px;min-height:44px;font-size:.875rem;cursor:pointer}.source-filter:has(input:checked){border-color:var(--source-color);background:color-mix(in srgb,var(--source-color) 6%,white)}.source-filter:has(input:not(:checked)){color:#677b84}.source-filter input{width:16px;height:16px;accent-color:var(--source-color);margin:0}.source-filter b{font-size:.75rem;color:#56717d;margin-left:5px}.source-symbol{display:grid;place-items:center;width:30px;height:30px;flex:none;border-radius:7px;background:var(--source-color);color:#fff;font-size:.875rem;font-weight:650}.source-filter .source-symbol{width:24px;height:24px;font-size:.75rem}
.dashboard-search{display:flex;align-items:center;gap:8px}.dashboard-page input[type=search],.dashboard-page select{min-height:44px;border:1px solid #ccdae0;border-radius:7px;background:#fff;color:#214d60;padding:9px 10px;font-size:.875rem;max-width:100%}.dashboard-search input{width:250px}.dashboard-text-button{min-height:44px;border:0;background:transparent;color:#267972;font-size:.875rem;padding:9px 10px;border-radius:6px}.dashboard-text-button:hover{background:#eaf4f3}.analysis-filter-row{display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr 1.25fr;gap:14px;width:100%;border-top:1px solid #e4eaed;padding-top:14px}.analysis-filter-row>label,.period-filter>label{font-size:.75rem;color:#607883;display:flex;flex-direction:column;gap:5px}.analysis-filter-row select{width:100%}.period-filter>label{flex-direction:row;justify-content:space-between;flex-wrap:wrap}.period-filter strong{color:#1b655e;font-size:.875rem}.period-filter input{width:100%;height:22px;accent-color:#237a73;margin:4px 0 0}.period-filter>span{display:flex;justify-content:space-between;font-size:.75rem;color:#70868f}.active-selection{width:100%;display:flex;align-items:center;gap:14px;flex-wrap:wrap;border-top:1px solid #e7edef;padding-top:10px;font-size:.875rem;color:#58737f}.active-selection>label{margin-left:auto;display:flex;align-items:center;gap:7px;color:#315e6a}.active-selection input{accent-color:#267a73;width:16px;height:16px}
.dashboard-workspace{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:18px;align-items:stretch}.map-panel{background:#fff;border:1px solid #cbdde2;border-radius:12px;overflow:hidden;min-width:0}.map-analysis-toolbar,.map-view-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 14px;border-bottom:1px solid #dce7e9;flex-wrap:wrap}.map-analysis-toolbar{background:#f9fbfc}.map-mode-options,.map-view-options{display:flex;gap:4px;flex-wrap:wrap}.map-mode-options button,.map-view-options button{border:0;min-height:40px;padding:9px 12px;border-radius:6px;font-size:.875rem;background:transparent;color:#617a85}.map-mode-options button[aria-pressed=true]{background:#174857;color:#fff}.map-view-options button[aria-pressed=true]{background:#e0f0ec;color:#20665e}.map-mode-options button:hover,.map-view-options button:hover{box-shadow:inset 0 0 0 1px #87b3b1}
.map-canvas-wrap{position:relative}.map-canvas-wrap,#mekong-map{height:clamp(540px,65vh,760px)}#mekong-map{background:#e0ecf1;z-index:0;font-family:inherit}.map-starting{height:100%;display:grid;place-items:center;color:#507281}.map-float-caption{position:absolute;top:16px;left:16px;z-index:450;pointer-events:none;display:flex;flex-direction:column;gap:3px;padding:12px 15px;background:#ffffffed;border:1px solid #d2e1e5;border-radius:7px;box-shadow:0 4px 20px #163c4910}.map-float-caption strong{font-size:.75rem;letter-spacing:1px}.map-float-caption small{font-size:.75rem;color:#6c838f}.map-layer-tools{position:absolute;left:16px;bottom:45px;z-index:450;max-width:250px}.map-layer-tools details{background:#ffffffed;border:1px solid #c6d9dc;border-radius:7px;box-shadow:0 4px 20px #163b3020}.map-layer-tools summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:.875rem;padding:12px 15px;cursor:pointer}.map-layer-tools summary::-webkit-details-marker{display:none}.map-layer-tools details>div{padding:0 15px 12px;border-top:1px solid #dce7e8}.map-layer-tools label{font-size:.875rem;display:flex;align-items:center;gap:9px;margin-top:13px}.map-layer-tools input{accent-color:#237970}.map-layer-tools p{font-size:.75rem;line-height:1.6;color:#617a76;margin:12px 0 0}.map-legend{position:absolute;bottom:44px;right:16px;z-index:450;max-width:230px;background:#ffffffef;border:1px solid #cddfe3;border-radius:8px;padding:12px 14px;font-size:.75rem;color:#4b6977;pointer-events:none;box-shadow:0 5px 20px #173e4a0c}.map-legend strong{display:block;color:#234e5d;font-size:.875rem;margin-bottom:6px}.map-legend>span{display:flex;align-items:center;gap:7px;margin:4px 0}.map-legend i,.chart-key i{width:11px;height:11px;background:var(--key);border-radius:3px;display:inline-block;flex:none}.map-legend small{display:block;font-size:.75rem;line-height:1.5;margin-top:7px;max-width:195px}.map-legend .scale-strip{height:8px;background:linear-gradient(90deg,#d7eafa,#a4c9e8,#6ca0d3,#3f75b8,#23478e);border-radius:3px}.map-legend .scale-labels{display:flex;justify-content:space-between;gap:20px;font-variant-numeric:tabular-nums}
.map-empty{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:451;background:#fff;padding:23px 26px;border:1px solid #c5d9d6;border-radius:10px;max-width:90%;text-align:center}.map-empty strong{display:block;font-size:1rem}.map-empty span{display:block;font-size:.875rem;color:#607b82;margin-top:7px}.map-status{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:10px 15px;border-top:1px solid #d9e5e8;font-size:.75rem;color:#6b838d}.map-status>span:first-child{color:#285a66;font-weight:550}.map-network-status{margin:0;padding:0 15px 10px;font-size:.75rem;color:#718787;line-height:1.5}.map-network-status.is-error{color:#88602f}
.leaflet-container a{color:#276858}.leaflet-container .leaflet-control-attribution{font-size:.75rem;line-height:1.4;max-width:calc(100% - 8px);background:#ffffffde;padding:3px 6px}.leaflet-control-zoom{border:1px solid #bfd4d9!important;box-shadow:0 3px 15px #24463b1a!important}.leaflet-control-zoom a{color:#2a5f68!important;width:40px!important;height:40px!important;line-height:40px!important;font-weight:400!important}.leaflet-control-scale-line{font-size:.75rem;background:#ffffffcc;border-color:#5e8278}.leaflet-top.leaflet-right{margin:7px}.leaflet-tooltip{font-family:inherit;background:#fff;color:#245663;border:1px solid #c6dad1;padding:9px 12px;font-size:.875rem;line-height:1.6;box-shadow:0 4px 18px #15372f14}.source-map-marker{background:transparent;border:0}.source-map-marker>span{display:grid;place-items:center;background:var(--source-color);border:2px solid #fff;box-shadow:0 2px 7px #14363045;color:#fff;font-size:.75rem;font-weight:650;border-radius:9px;width:30px;height:30px;transition:transform .15s}.source-map-marker.measure-marker>span{border-radius:50%;color:var(--marker-ink,#fff);font-size:.75rem}.source-map-marker.is-selected>span{transform:scale(1.18);outline:3px solid #143b4b;outline-offset:2px}.source-map-marker.in-review>span::after{content:'•';position:absolute;right:-3px;top:-8px;color:#173f45;font-size:24px;text-shadow:0 0 2px #fff}.source-map-marker:focus-visible{outline:3px solid #1a5260;outline-offset:5px;border-radius:7px}.place-label{background:none;border:0;box-shadow:none;color:#536e78;font-size:.75rem;white-space:nowrap;text-shadow:0 1px #fff,1px 0 #fff,0 -1px #fff,-1px 0 #fff}.country-label{background:none;border:0;box-shadow:none;color:#8aa0aa;letter-spacing:2px;text-transform:uppercase;font-size:.75rem;white-space:nowrap;text-align:center}.density-count{font-size:.875rem;font-weight:650;text-align:center;color:#193d58;pointer-events:none}
.dashboard-inspector{background:#fff;border:1px solid var(--dashboard-line);border-radius:12px;overflow:hidden;height:calc(clamp(540px,65vh,760px) + 169px);display:flex;flex-direction:column;min-width:0}.inspector-tabbar{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #d6e3e5;background:#f2f7f8;flex:none}.inspector-tabbar button{border:0;border-bottom:3px solid transparent;padding:16px 10px;background:none;font-size:.875rem;color:#6b8187;min-height:58px}.inspector-tabbar button[aria-pressed=true]{background:#fff;border-bottom-color:#2f897d;color:#22554f}.inspector-tabbar span{margin-left:3px;font-size:.75rem;background:#e1edef;padding:2px 5px;border-radius:4px}.source-record,.source-register{overflow:auto;scrollbar-width:thin;padding:22px;flex:1}.record-kicker{display:block;color:#39816f;font-size:.75rem;letter-spacing:1px;line-height:1.7}.record-category{display:flex;align-items:center;gap:11px;margin-bottom:18px}.record-category .source-symbol{width:38px;height:38px;font-size:1rem}.record-category strong{font-size:.875rem;display:block}.record-category small{display:block;font-size:.75rem;color:#7e9298;margin-top:3px}.source-record h2{font-size:1.55rem;font-weight:550;letter-spacing:-.4px;line-height:1.3;margin:0}.source-record p{font-size:1rem;line-height:1.65;color:#58757f}.record-place{font-size:.875rem!important;margin:8px 0 18px}.record-scenario{padding:12px 14px;border:1px solid #d4e4e5;border-radius:7px;background:#f1f7f8}.record-scenario>span{font-size:.75rem;color:#608a8a}.record-scenario>strong{font-size:1rem;line-height:1.5;display:block;color:#315f65;margin-top:4px}.source-record h3{font-size:1rem;font-weight:600;margin:23px 0 10px;letter-spacing:0}.pressure-tags{display:flex;flex-wrap:wrap;gap:7px}.pressure-tags button{font-size:.875rem;padding:5px 9px;border:1px solid #cfdde4;background:#f1f6fa;border-radius:5px;color:#446773;text-align:left}.pressure-tags button:hover{background:#ddeef3}.source-results{display:grid;gap:0;border:1px solid #dce6e8;border-radius:7px;overflow:hidden}.source-results>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;font-size:.875rem;border-bottom:1px solid #e3ebef}.source-results>div:last-child{border:0}.source-results strong{font-weight:600;color:#275876;font-variant-numeric:tabular-nums}.source-results small{font-size:.75rem;font-weight:400;color:#7b8e99}.source-results .active-parameter{background:#edf5fa}.record-checks{margin:0;padding-left:20px}.record-checks li{font-size:.875rem;line-height:1.7;color:#52757c;margin-bottom:8px}.record-coordinates{border-top:1px solid #dce7e5;padding:14px 0;margin:15px 0 0;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:.75rem;color:#728991}.record-coordinates code{font-size:.75rem}.review-source-button{border:0;border-radius:7px;padding:12px 14px;width:100%;min-height:46px;font-size:.875rem;background:#174f55;color:#fff}.review-source-button:hover{background:#216b65}.review-source-button[aria-pressed=true]{background:#dcedea;color:#266f58;border:1px solid #8fbca5}.record-detail{margin-top:18px;border-top:1px solid #deeaed}.record-detail summary{padding-top:12px;font-size:.875rem;cursor:pointer}
.register-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:.75rem;color:#748a91;margin-bottom:12px}.register-heading p{margin:0;color:#376e70}.register-sort{font-size:.75rem;color:#617a82;display:flex;flex-direction:column;gap:5px;margin-bottom:8px}.source-register{padding:18px 13px}.source-register-row{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;padding:14px 8px;width:100%;text-align:left;background:#fff;border:0;border-bottom:1px solid #e4eceb;color:#295c63}.source-register-row:hover,.source-register-row[aria-pressed=true]{background:#edf6f7}.source-register-row strong{display:block;font-size:.875rem;font-weight:550}.source-register-row small{display:block;font-size:.75rem;color:#7b9295;line-height:1.5;margin-top:3px}.register-value{font-size:.875rem;font-variant-numeric:tabular-nums;text-align:right;color:#275e80}.register-value small{font-size:.75rem}#register-empty{font-size:1rem;color:#6b838a;padding:25px 10px;text-align:center}
.analytics-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:18px;margin-top:18px}.analytics-card{background:#fff;border:1px solid var(--dashboard-line);border-radius:12px;padding:22px 24px;min-width:0}.card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.card-heading h2{font-size:1.35rem;font-weight:550;letter-spacing:-.4px;line-height:1.4;margin:0}.chart-description{font-size:.875rem;color:#69828c;line-height:1.65;margin:9px 0 18px}.chart-note{font-size:.75rem;color:#6c8490;line-height:1.7;margin:14px 0 0}.chart-badge{font-size:.75rem;white-space:nowrap;background:#eef5f7;color:#567c89;padding:5px 9px;border-radius:5px}.matrix-wrap{overflow-x:auto}.matrix-table{width:100%;border-collapse:separate;border-spacing:6px;table-layout:fixed;font-size:.875rem}.matrix-table th{font-size:.75rem;font-weight:500;text-align:center;color:#6a8390;overflow-wrap:anywhere;padding:3px}.matrix-table th:first-child{width:100px;text-align:left}.matrix-table tbody th{font-size:.875rem;color:#456572}.matrix-table button{width:100%;min-height:42px;border:1px solid transparent;border-radius:6px;font-size:.875rem;font-variant-numeric:tabular-nums;color:#275565;background:rgba(43,133,130,var(--cell-opacity))}.matrix-table button[aria-pressed=true]{outline:2px solid #2c7f79;outline-offset:1px}.matrix-table button:hover{border-color:#2c7f79}.matrix-table button:disabled{background:#f2f5f7;opacity:1;color:#aab8bf}
.trend-chart svg{width:100%;height:200px;display:block;overflow:visible}.trend-chart text{font-family:inherit;font-size:12px;fill:#66808d}.trend-months{display:grid;grid-template-columns:repeat(8,1fr);gap:3px;margin:4px 0 0}.trend-months button{font-size:.875rem;min-height:38px;border:0;background:transparent;color:#6a828f;border-radius:5px;padding:5px 1px}.trend-months button[aria-pressed=true]{background:#174b62;color:#fff}.chart-table{font-size:.875rem;color:#3e7182;margin-top:14px}.chart-table summary{cursor:pointer;padding:8px 0}.chart-table table{width:100%;border-collapse:collapse;font-size:.875rem}.chart-table th,.chart-table td{padding:7px;text-align:left;border-bottom:1px solid #e4ecef;font-weight:400}.chart-table th{color:#4b717f}.chart-table>div{overflow-x:auto}.chart-empty{padding:35px 12px;text-align:center;background:#f5f8fa;border-radius:8px;color:#6d828e;font-size:1rem}.chart-key{display:flex;gap:16px;flex-wrap:wrap;font-size:.75rem;color:#6b838b;margin-bottom:18px}.chart-key>span{display:flex;align-items:center;gap:6px}
.area-chart{display:grid;gap:12px}.area-row{display:grid;grid-template-columns:165px minmax(0,1fr) 55px;gap:12px;align-items:center;border:0;background:transparent;color:#4d717f;padding:5px 0;width:100%;font-size:.875rem;text-align:left}.area-row:hover{background:#f0f7f9}.area-row>span:last-child{text-align:right;font-size:.75rem}.stack-bar{display:flex;height:14px;background:#e7eef1;border-radius:4px;overflow:hidden;min-width:1px}.stack-bar i{height:100%;background:#2f7a83}.stack-bar i:last-child{background:#d5dee3}.composition-body{display:grid;grid-template-columns:150px minmax(0,1fr);gap:25px;align-items:center;margin-top:24px}.composition-donut{width:145px;height:145px;border-radius:50%;display:grid;place-items:center}.composition-donut>div{width:109px;height:109px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border-radius:50%}.composition-donut strong{font-size:2rem;font-weight:550;line-height:1.2}.composition-donut span{font-size:.75rem;color:#6b8390}.composition-bars{display:grid;gap:13px}.composition-row{display:grid;grid-template-columns:100px minmax(0,1fr) 26px;gap:10px;align-items:center;font-size:.875rem;border:0;background:none;text-align:left;color:#4c6d7d;min-height:32px;padding:0}.composition-row:hover{text-decoration:underline}.composition-row>i{height:8px;background:#edf2f4;border-radius:3px;overflow:hidden}.composition-row b{display:block;height:100%;background:var(--source-color)}.composition-row>strong{font-size:.875rem;font-weight:500;text-align:right}.density-summary{margin-top:23px;padding-top:18px;border-top:1px solid #e2ebee;font-size:.875rem}.density-summary strong{font-weight:600}.density-summary p{font-size:.875rem;line-height:1.65;color:#6a818d;margin:7px 0 0}.density-summary button{padding-left:0}
.dashboard-footer-tools{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;padding:20px 0}.dashboard-footer-tools>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.dashboard-footer-tools>div>span{font-size:.75rem;color:#6b858b}.dashboard-outline-button{border:1px solid #bcd3db;background:#fff;color:#2b6970;border-radius:7px;padding:11px 14px;font-size:.875rem;min-height:44px}.dashboard-outline-button[aria-pressed=true]{background:#dcefed;border-color:#68a59d}.dashboard-outline-button>span{background:#e4eeeb;padding:3px 6px;border-radius:4px;font-size:.75rem;margin-left:5px}.dashboard-outline-button:hover{background:#edf7f5}.data-footnote{font-size:.875rem;line-height:1.8;color:#607986;border-top:1px solid #cfdee4;padding:20px 0}.data-footnote strong{color:#426570;font-weight:600}.dashboard-method{border-top:1px solid #d5e3e7}.dashboard-method>summary{padding:18px 0;display:flex;justify-content:space-between;gap:20px;font-size:.875rem;list-style:none;cursor:pointer}.dashboard-method>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;padding:5px 0 25px}.dashboard-method h2{font-size:1.2rem;letter-spacing:-.2px;font-weight:550}.dashboard-method p{font-size:.875rem;line-height:1.8;color:#58767c}.dashboard-method a{text-decoration:underline;text-underline-offset:3px;color:#337477}.dashboard-page-footer{display:flex;justify-content:space-between;gap:20px;padding:24px 28px;border-top:1px solid #d5e3e7;font-size:.75rem;color:#6a8992;background:#e7eff3}.dashboard-noscript{background:#fff2d8;padding:20px;font-size:1rem}
@media(min-width:1650px){.dashboard-workspace{grid-template-columns:minmax(0,1fr) 390px}.source-record{padding:26px}.dashboard-search input{width:320px}.analytics-grid{grid-template-columns:1.15fr 1fr}}
@media(max-width:1180px){.dashboard-page main{padding-inline:20px}.dashboard-product{display:none}.dashboard-header nav{margin-left:auto}.dashboard-search{flex:1}.dashboard-search input{flex:1;min-width:180px}.analysis-filter-row{grid-template-columns:repeat(4,minmax(0,1fr))}.period-filter{grid-column:1/-1;max-width:none}.dashboard-workspace{grid-template-columns:minmax(0,1fr) 315px}.map-analysis-toolbar>.dashboard-text-button{margin-left:auto}.map-mode-options button,.map-view-options button{padding-inline:8px}.analytics-card{padding:20px 18px}.analytics-grid{grid-template-columns:1fr 1fr}.matrix-table{min-width:530px}.area-row{grid-template-columns:120px minmax(0,1fr) 44px;gap:9px}.composition-body{grid-template-columns:110px minmax(0,1fr);gap:16px}.composition-donut{width:110px;height:110px}.composition-donut>div{width:80px;height:80px}.composition-donut strong{font-size:1.65rem}.composition-row{grid-template-columns:85px minmax(0,1fr) 24px;gap:7px}}
@media(max-width:900px){.dashboard-workspace{grid-template-columns:1fr}.dashboard-inspector{height:auto;max-height:780px;min-height:350px}.source-record,.source-register{max-height:660px}.dashboard-category-filters{width:100%;display:grid;grid-template-columns:repeat(4,1fr)}.source-filter{justify-content:space-between}.dashboard-search{width:100%}.analytics-grid{grid-template-columns:1fr}.matrix-table{min-width:0}.dashboard-method>div{grid-template-columns:1fr;gap:12px}.composition-body{grid-template-columns:150px minmax(0,1fr)}.composition-donut{width:145px;height:145px}.composition-donut>div{width:108px;height:108px}.area-row{grid-template-columns:170px minmax(0,1fr) 60px}.composition-row{grid-template-columns:120px minmax(0,1fr) 30px}.dashboard-metrics article{padding:17px}.dashboard-metrics strong{font-size:2rem}}
@media(max-width:600px){.dashboard-page main{padding-inline:12px}.dashboard-header{padding:14px 16px;gap:12px;flex-wrap:wrap}.dashboard-header .brand{font-size:25px}.dashboard-header nav{gap:14px;font-size:.875rem}.dashboard-header nav a:first-child{display:none}.dashboard-title{align-items:flex-start;gap:14px;padding:20px 0}.dashboard-title h1{font-size:1.8rem}.data-note-link{font-size:.75rem}.dashboard-metrics{grid-template-columns:1fr 1fr}.dashboard-metrics article{padding:15px;border-bottom:1px solid #ffffff20}.dashboard-metrics article:nth-child(2){border-right:0}.dashboard-metrics article:nth-child(3){border-bottom:0}.dashboard-metrics strong{font-size:1.9rem}.dashboard-metrics article>span{font-size:.875rem}.dashboard-controls{padding:12px;gap:12px}.dashboard-category-filters{grid-template-columns:1fr 1fr;gap:8px}.source-filter{gap:6px;justify-content:flex-start}.source-filter b{margin-left:auto}.dashboard-search{flex-wrap:wrap}.dashboard-search input{min-width:100%;width:100%}.dashboard-search select{flex:1}.analysis-filter-row{grid-template-columns:1fr 1fr;gap:12px}.active-selection>label{margin-left:0}.active-selection{gap:8px;font-size:.875rem}.map-analysis-toolbar,.map-view-toolbar{padding:8px;gap:4px}.map-mode-options{display:grid;grid-template-columns:1fr 1fr;width:100%}.map-mode-options button{font-size:.875rem;min-height:44px}.map-view-options{width:100%;justify-content:space-between;gap:0}.map-view-options button{font-size:.875rem;padding:9px 6px}.map-canvas-wrap,#mekong-map{height:560px}.map-float-caption{top:12px;left:12px;padding:9px 12px;max-width:210px}.map-legend{bottom:108px;right:12px;max-width:190px;padding:10px}.map-layer-tools{bottom:46px;left:12px}.map-status{font-size:.75rem;gap:5px}.map-network-status{font-size:.75rem}.source-record{padding:22px}.analytics-card{padding:20px 14px}.card-heading{gap:10px;flex-wrap:wrap}.card-heading h2{font-size:1.2rem}.card-heading .eyebrow{font-size:.75rem}.matrix-table{min-width:510px}.trend-chart svg{height:180px}.trend-months button{font-size:.875rem}.area-row{grid-template-columns:108px minmax(0,1fr) 45px;font-size:.875rem;gap:9px}.composition-body{grid-template-columns:110px minmax(0,1fr);gap:14px}.composition-donut{width:110px;height:110px}.composition-donut>div{width:82px;height:82px}.composition-row{grid-template-columns:85px minmax(0,1fr) 24px;gap:7px}.dashboard-footer-tools>div{width:100%}.dashboard-footer-tools>div>span{flex:1;min-width:130px}.dashboard-footer-tools>div:last-child{display:grid;grid-template-columns:1fr;width:100%}.dashboard-page-footer{flex-direction:column;gap:10px;padding:20px 16px}.leaflet-container .leaflet-control-attribution{max-width:calc(100vw - 48px)}.leaflet-control-scale{display:none}}
@media(prefers-reduced-motion:reduce){.source-map-marker>span{transition:none}}

.dashboard-workspace.map-wide{grid-template-columns:1fr}.dashboard-workspace.map-wide .dashboard-inspector{height:auto;max-height:620px}.dashboard-workspace.map-wide .map-canvas-wrap,.dashboard-workspace.map-wide #mekong-map{height:75vh;min-height:500px}
