*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;background:#f3f3f0;color:#1c1c1c;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}body{overflow:hidden;background-color:#f3f3f0;background-image:radial-gradient(circle at 12% 18%,rgba(0,0,0,.032) 0 1px,transparent 1.6px),radial-gradient(circle at 78% 32%,rgba(0,0,0,.024) 0 1px,transparent 1.8px),radial-gradient(circle at 45% 76%,rgba(255,255,255,.55) 0 1px,transparent 2px),linear-gradient(135deg,rgba(0,0,0,.02),transparent 42%);background-size:38px 38px,53px 53px,71px 71px,100% 100%;background-attachment:fixed}#app{position:relative;width:100vw;height:100vh;background:transparent}.titlebar{position:absolute;z-index:20;top:0;left:0;right:0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 18px 8px;background:#fff}.titles{min-width:0;padding-right:8px}.titles h1{margin:0;font-size:clamp(18px,2.2vw,28px);line-height:1.05;font-weight:740;letter-spacing:-.035em;white-space:normal}.titles p{margin:4px 0 0;font-size:clamp(12px,1.3vw,15px);line-height:1.25;color:#555}.sources-btn{flex:0 0 auto;border:1px solid #cfcfcf;background:#fff;color:#111;border-radius:3px;padding:7px 10px;font-size:13px;font-weight:650;cursor:pointer;box-shadow:none}.sources-btn:hover,.sources-btn:focus{outline:none;border-color:#222}.short-label{display:none}.map-wrap{position:absolute;inset:58px 0 0;background:transparent}#map{position:absolute;inset:0;width:100%;height:100%;display:block;background:transparent}.state{stroke:#fff;stroke-width:1.45;cursor:pointer;transition:stroke-width .15s ease,stroke .15s ease}.state:hover{stroke:#333;stroke-width:1.7}.legend{position:absolute;z-index:15;right:20px;bottom:20px;width:min(335px,calc(100vw - 40px));background:rgba(255,255,255,.96);border:1px solid #d7d7d7;border-radius:3px;box-shadow:0 4px 18px rgba(0,0,0,.08);overflow:hidden}.legend-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;border-bottom:1px solid #e3e3e3;background:#fff;color:#111;padding:11px 13px;font-size:16px;font-weight:760;letter-spacing:-.01em;text-align:left;cursor:pointer}.legend-toggle:focus{outline:2px solid #111;outline-offset:-2px}.caret{font-size:18px;line-height:1;transition:transform .18s ease}.legend.collapsed .caret{transform:rotate(90deg)}.legend-body{padding:10px 13px 12px}.legend.collapsed .legend-body{display:none}.legend p{margin:0 0 10px;color:#555;font-size:13.5px;line-height:1.35}.legend-row{display:flex;align-items:center;gap:9px;margin:6px 0;font-size:13.5px;color:#2d2d2d}.swatch{width:28px;height:14px;border:1px solid #999;flex:0 0 28px}.popup{position:absolute;z-index:25;display:none;min-width:230px;max-width:min(300px,calc(100vw - 28px));background:#fff;border:1px solid #bfbfbf;border-radius:3px;padding:11px 13px;box-shadow:0 8px 24px rgba(0,0,0,.16);pointer-events:auto}.popup h3{margin:0 0 7px;font-size:17px;line-height:1.1}.popup dl{display:grid;grid-template-columns:auto 1fr;gap:5px 12px;margin:0;font-size:13px}.popup dt{color:#626262}.popup dd{margin:0;text-align:right;font-weight:700}.diff-over{color:#12843b}.diff-under{color:#096ec8}.modal-backdrop{display:none;position:fixed;z-index:50;inset:0;background:rgba(255,255,255,.62);backdrop-filter:blur(3px);padding:70px 18px 18px}.modal-backdrop.open{display:block}.modal{position:relative;margin:0 0 0 auto;width:min(520px,100%);max-height:calc(100vh - 90px);overflow:auto;background:#fff;border:1px solid #cfcfcf;border-radius:3px;padding:18px 20px;box-shadow:0 16px 40px rgba(0,0,0,.18);font-size:14px;line-height:1.45}.modal h2{margin:0 34px 12px 0;font-size:20px}.modal a{color:#111;text-decoration:underline;text-underline-offset:2px}.modal-close{position:absolute;right:10px;top:8px;border:1px solid #d0d0d0;background:#fff;border-radius:3px;width:28px;height:28px;font-size:20px;line-height:1;cursor:pointer}@media(max-width:700px){body:before{content:"Please rotate your mobile device to landscape to view this map.";position:fixed;z-index:100;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:24px;background:#fff;color:#111;font-size:18px;line-height:1.35}body.landscape-ok:before{display:none}.titlebar{padding:10px 12px 6px}.titles h1{font-size:17px;line-height:1.1}.titles p{font-size:12px}.map-wrap{inset:49px 0 0}.full-label{display:none}.short-label{display:inline}.sources-btn{width:30px;height:30px;padding:0;border-radius:3px;font-size:16px;font-weight:800}.legend{right:10px;bottom:10px;width:260px}.legend-toggle{padding:8px 10px;font-size:13px}.legend-body{padding:8px 10px 9px}.legend p,.legend-row{font-size:11.5px}.swatch{width:22px;height:12px}.popup{font-size:13px;min-width:220px}.modal-backdrop{padding:52px 10px 10px}.modal{max-height:calc(100vh - 64px);font-size:13px;padding:14px 16px}}@media(max-width:700px) and (orientation:landscape){body.landscape-ok:before{display:none}}
.data-error{font-size:14px;font-weight:650;fill:#333}
