:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#183144;background:#e8edf0;font-size:16px}*{box-sizing:border-box}html,body,.shell{margin:0;min-height:100%;height:100%}button,input{font:inherit}.shell{display:flex;flex-direction:column}.topbar{height:68px;flex:none;background:#0b1e2d;color:#f5fafc;display:flex;align-items:center;justify-content:space-between;padding:0 25px;border-bottom:1px solid #325064}.brand{display:flex;align-items:center;gap:12px}.brandmark{font-size:31px;color:#60d5db;line-height:1}.brand strong,.brand span{display:block}.brand strong{font-size:17px;letter-spacing:-.02em}.brand div span{font-size:12px;color:#a9c3ce;margin-top:2px}.pilot-label{font-variant-numeric:tabular-nums;font-size:13px;color:#c2d4db}main{display:grid;grid-template-columns:326px minmax(400px,1fr) 296px;flex:1;min-height:0}.sidebar,.inspector{background:#f8fbfc;overflow-y:auto;padding:25px 22px}.sidebar{border-right:1px solid #d5e0e6}.inspector{border-left:1px solid #d5e0e6}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-weight:750;font-size:11px;color:#598296}.sidebar h1{font-size:27px;line-height:1.15;letter-spacing:-.035em;margin:12px 0 9px}.intro,.inspector>p{line-height:1.5;color:#567080;margin:0 0 20px;font-size:14px}.status{display:flex;align-items:center;gap:9px;background:#e8f3f5;border:1px solid #cbe6e9;padding:12px;border-radius:10px;color:#21546a;font-size:13px;line-height:1.35}.status.error{background:#fff1ed;border-color:#f1cec2;color:#8a4431}.status-dot,.pulse{width:7px;height:7px;border-radius:50%;background:#20a8bd;flex:none}.status.error .status-dot{background:#cb674b}.section-title{text-transform:uppercase;letter-spacing:.11em;font-size:11px;font-weight:750;color:#688190;margin:27px 0 11px}.layer-options{display:grid;gap:5px}.layer-options label{display:flex;align-items:flex-start;gap:11px;padding:11px 9px;border:1px solid transparent;border-radius:9px;cursor:pointer}.layer-options label:has(input:checked){background:#e6f1f6;border-color:#c7e0ed}.layer-options input{accent-color:#08769c;margin:3px 0 0}.layer-options strong,.layer-options small{display:block}.layer-options strong{font-size:14px;font-weight:650}.layer-options small{font-size:12px;color:#6c8490;line-height:1.35;margin-top:3px}.toggle{display:flex;align-items:center;gap:10px;margin-top:17px;font-size:14px;cursor:pointer}.toggle input{accent-color:#08769c;width:17px;height:17px}.pending,.method{font-size:13px;line-height:1.45;padding:14px 15px;border-radius:10px;background:#edf1f3;color:#4a6573}.pending strong,.method strong{color:#263d4b;font-size:14px}.pending p,.method p{margin:6px 0 0}.method{margin-top:14px;background:#e9f4f5}.map-panel{position:relative;min-height:400px;overflow:hidden;background:#c8d6d9}#map{position:absolute;inset:0}.map-top-label,.legend,.map-bottom-note{position:absolute;z-index:500;background:#fff;box-shadow:0 6px 25px #112f3a26;border:1px solid #d9e3e7;border-radius:10px}.map-top-label{top:15px;left:15px;padding:11px 13px;display:flex;align-items:center;gap:9px;font-size:13px;font-weight:700}.legend{bottom:28px;left:15px;width:208px;padding:12px 13px}.legend-head,.legend-ends{display:flex;justify-content:space-between;gap:8px}.legend-head{font-size:12px}.legend-head span,.legend-ends{color:#627e8a;font-size:11px}.ramp{height:10px;background:linear-gradient(90deg,#dcebf0,#9eceda,#42a6c7,#09658e,#073f69);border-radius:7px;margin:10px 0 6px}.map-bottom-note{bottom:28px;right:15px;padding:9px 11px;font-size:11px;color:#456474;max-width:210px;line-height:1.35}.inspector h2{font-size:22px;letter-spacing:-.03em;line-height:1.2;margin:13px 0 9px}.readout-primary{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid #dbe5e8;padding:19px 0 15px}.readout-primary strong{display:block;font-size:38px;letter-spacing:-.05em;color:#075b85;font-variant-numeric:tabular-nums}.readout-primary>span{font-size:12px;color:#66808c;margin-bottom:8px}dl{margin:8px 0}dl div{display:flex;justify-content:space-between;gap:10px;padding:11px 0;border-bottom:1px solid #e0e8eb;font-size:13px}dt{color:#617986}dd{margin:0;text-align:right;font-variant-numeric:tabular-nums;font-weight:680}.readout-caution{background:#edf4f6;border-radius:8px;padding:11px 12px;color:#506b79;font-size:12px;line-height:1.45}.inspector-foot{border-top:1px solid #dbe5e8;margin-top:28px;padding-top:20px;color:#5f7884;font-size:12px;line-height:1.5}.inspector-foot strong{font-size:13px;color:#263d4b}.inspector-foot a{color:#08658b}.leaflet-container{font:inherit}.leaflet-control-zoom{border:0!important;box-shadow:0 5px 20px #15374333!important}.leaflet-control-zoom a{color:#154a62!important}.leaflet-popup-content{font:13px/1.45 Inter,system-ui,sans-serif;min-width:180px}.leaflet-popup-content strong{font-size:14px}@media(max-width:1100px){main{grid-template-columns:290px minmax(370px,1fr)}.inspector{position:absolute;right:12px;top:82px;z-index:600;width:260px;max-height:45vh;box-shadow:0 10px 35px #17394b36;border-radius:12px;border:1px solid #d5e0e6}.shell{position:relative}}@media(max-width:700px){html,body,.shell{height:auto;min-height:100%}.topbar{height:62px;padding:0 15px}.pilot-label{display:none}main{display:flex;flex-direction:column}.map-panel{order:0;height:55vh;min-height:360px}.sidebar{order:1;border-right:0;border-top:1px solid #d5e0e6}.inspector{order:2;position:static;width:auto;max-height:none;border-left:0;box-shadow:none;border-radius:0;padding-bottom:28px}.map-bottom-note{display:none}.legend{bottom:15px}.sidebar h1{font-size:25px}}

.layer-options label[hidden],#satellite-links[hidden]{display:none}

.rainfall{background:#f1f6f8;border:1px solid #d9e8ee;border-radius:10px;padding:13px 15px;margin-top:15px;font-size:13px;line-height:1.45}.rainfall strong{font-size:14px}.rainfall p{margin:6px 0 9px;color:#526d7b}.rainfall small{display:block;margin-top:8px;color:#6c8390;font-size:12px}.rain-year{display:flex;justify-content:space-between;border-top:1px solid #dce8ec;padding:5px 0;font-variant-numeric:tabular-nums}.rainfall[hidden]{display:none}

.explanation{background:#eaf3f6;border:1px solid #cfe3eb;border-radius:12px;padding:14px 15px;color:#365769;font-size:14px;line-height:1.48}.explanation p{margin:0 0 12px}.explanation strong{color:#153d53}.method-link{border:0;background:transparent;padding:3px 0;text-align:left;color:#075b85;cursor:pointer;font-size:14px;font-weight:700;line-height:1.45;text-decoration:underline;text-underline-offset:3px}.method-link:hover{color:#053e61}.method-link:focus-visible,.dialog-close:focus-visible{outline:3px solid #0d87aa;outline-offset:3px}
dialog#method-dialog{border:1px solid #cddfe6;border-radius:16px;box-shadow:0 26px 90px #091c2db0;padding:0;width:min(720px,calc(100vw - 28px));max-height:min(780px,calc(100dvh - 28px));color:#183144;background:#f8fbfc}dialog#method-dialog::backdrop{background:#071e2bba}.dialog-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding:23px 28px 18px;border-bottom:1px solid #d9e5e9}.dialog-header h2{font-size:25px;line-height:1.2;letter-spacing:-.03em;margin:8px 0 0}.dialog-close{border:1px solid #c9dce4;border-radius:8px;background:#fff;color:#234b60;width:36px;height:36px;flex:none;cursor:pointer;font-size:26px;line-height:1}.dialog-body{padding:0 28px 28px;font-size:15px;line-height:1.65;color:#415e6e}.dialog-body h3{font-size:17px;line-height:1.3;color:#183d52;margin:25px 0 6px}.dialog-body p{margin:10px 0}.dialog-body .dialog-lead{font-size:16px;color:#294d60;margin-top:20px}.dialog-body a{color:#075b85;text-underline-offset:2px}@media(max-width:700px){.dialog-header{padding:18px 18px 14px}.dialog-header h2{font-size:21px}.dialog-body{padding:0 18px 22px;font-size:14px;line-height:1.58}}

.seasonal-readout{margin-top:18px;padding:13px 14px;background:#e9f3f5;border:1px solid #d3e5e8;border-radius:10px}.seasonal-readout strong{font-size:14px;color:#264759}.seasonal-readout dl{margin:7px 0}.seasonal-readout dl div{padding:8px 0}.seasonal-readout p{font-size:12px;color:#4e6c7c;line-height:1.5;margin:9px 0 0}
