*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f5f7fa;color:#16202a}body{display:flex;flex-direction:column}header{padding:14px 16px;background:#0d2235;color:#fff}header h1{margin:2px 0 2px;font-size:1.35rem}.kicker{font-size:.72rem;letter-spacing:.12em;opacity:.75}header p{margin:4px 0 0;font-size:.82rem;opacity:.85}.controls{display:flex;flex-wrap:wrap;gap:8px;padding:10px 12px;background:#fff;border-bottom:1px solid #dfe5ea}.controls input{flex:1 1 240px;min-height:42px;padding:8px 11px;border:1px solid #cbd5df;border-radius:9px;font-size:16px}.controls button,.controls select{min-height:42px;border:1px solid #cbd5df;background:#fff;border-radius:9px;padding:8px 10px;font-size:16px}.controls button{background:#0d5ea7;color:#fff;border-color:#0d5ea7}.layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;min-height:0;flex:1}.layout #map{min-height:520px;height:calc(100vh - 153px)}#panel{overflow:auto;background:#eef2f6;padding:10px}.panel-card{background:#fff;border:1px solid #dfe5ea;border-radius:12px;padding:12px;margin-bottom:10px}.panel-card h2{font-size:1rem;margin:0 0 8px}.metric{display:flex;justify-content:space-between;gap:10px;padding:5px 0;border-bottom:1px solid #edf0f2}.metric:last-child{border-bottom:0}.pill{display:inline-block;padding:3px 7px;border-radius:999px;background:#eef3f7;font-size:.75rem;margin:2px}.source{padding:7px 0;border-bottom:1px solid #edf0f2}.source:last-child{border-bottom:0}.muted{color:#64717c;font-size:.82rem}.warn{color:#955700}.ok{color:#17683a}.coverage-grid{display:grid;grid-template-columns:1fr 90px;gap:5px;font-size:.84rem}.leaflet-popup-content{font-size:14px;line-height:1.35}.leaflet-popup-content .kv{display:grid;grid-template-columns:115px 1fr;gap:3px}.smallmapnote{font-size:.74rem;color:#5b6770;margin-top:5px}@media(max-width:900px){header{padding-bottom:11px}.layout{grid-template-columns:1fr;grid-template-rows:minmax(48vh,1fr) auto}.layout #map{height:56vh;min-height:400px}#panel{max-height:44vh}.controls{position:sticky;top:0;z-index:1000}.controls select{flex:1 1 140px}.controls input{flex-basis:100%}.controls button{flex:1 1 110px}}@media(max-width:520px){header h1{font-size:1.15rem}.controls{gap:6px;padding:7px}.controls select,.controls button{flex:1 1 calc(50% - 6px);font-size:15px;min-height:40px}.controls input{font-size:16px}.layout{grid-template-rows:52vh auto}.layout #map{height:52vh;min-height:350px}#panel{max-height:48vh}.panel-card{padding:10px;margin-bottom:7px}}
