:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;--canvas:#f5f7f8;--surface:#fff;--surface-soft:#f8fafb;--text:#111827;--muted:#667085;--muted-strong:#475467;--border:#d0d5dd;--border-soft:#e4e7ec;--accent:#1d4ed8;--focus:#2563eb;--danger:#b42318;--radius:12px;--header-height:68px;--site-footer-height:36px;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{background:var(--canvas);min-width:320px;color:var(--text);overflow:hidden}body.content-page{overflow:auto}#root[data-prerendered]{height:auto;min-height:100%}.seo-prerender{color:#111827;max-width:1040px;margin:0 auto;padding:42px 24px 64px;font:16px/1.55 Inter,system-ui,sans-serif}.seo-prerender header{align-items:center;gap:12px;display:flex}.seo-prerender header img{width:52px;height:52px}.seo-prerender h1{letter-spacing:-.04em;max-width:820px;font-size:clamp(2rem,5vw,3.7rem);line-height:1.05}.seo-prerender .lede{color:#475569;max-width:760px;font-size:1.2rem}.seo-prerender dl{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.seo-prerender dl div,.seo-prerender section{background:#fff;border:1px solid #dbe2ea;border-radius:14px;padding:18px}.seo-prerender dt{text-transform:uppercase;color:#64748b;font-size:.72rem}.seo-prerender dd{margin:4px 0 0;font-size:1.35rem;font-weight:750}.seo-prerender table{border-collapse:collapse;width:100%}.seo-prerender th,.seo-prerender td{text-align:right;border-bottom:1px solid #e2e8f0;padding:9px}.seo-prerender th:first-child,.seo-prerender td:first-child{text-align:left}.seo-prerender nav a{color:#0755c8;margin:4px 12px 4px 0;display:inline-block}.seo-prerender .breadcrumbs{color:#475569;flex-wrap:wrap;align-items:center;gap:6px 10px;margin:24px 0 10px;font-size:.9rem;display:flex}.seo-prerender .breadcrumbs>*+:before{content:"›";color:#475569;margin-right:10px}.seo-prerender .breadcrumbs a{margin:0}.seo-prerender .cta{color:#fff;background:#0a2144;border-radius:10px;margin:18px 0;padding:12px 18px;font-weight:700;text-decoration:none;display:inline-block}.seo-prerender section+section{margin-top:16px}.seo-prerender footer{color:#475569;border-top:1px solid #dbe2ea;margin-top:24px;padding-top:18px}.trust-page{max-width:900px}.trust-page .trust-nav{border-block:1px solid #dbe2ea;flex-wrap:wrap;gap:6px 12px;margin:24px 0;padding:12px 0;display:flex}.trust-page .trust-nav a{margin:0}.trust-page .trust-nav a[aria-current=page]{color:#111827;font-weight:750;text-decoration-thickness:2px}.trust-page section{margin-top:16px}.trust-page section p:last-child,.trust-page section ul:last-child{margin-bottom:0}.trust-page .trust-links{flex-wrap:wrap;gap:8px 16px;display:flex}.trust-page .trust-links a{color:#0755c8}button,select,input{font:inherit}button,a,select,input{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,dialog:focus-visible{outline:3px solid color-mix(in srgb, var(--focus) 78%, white);outline-offset:2px}button{color:inherit}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.app-shell{background:var(--canvas);width:100%;height:100dvh}.app-header{z-index:30;height:var(--header-height);border-bottom:1px solid var(--border-soft);background:#fffffff7;justify-content:space-between;align-items:center;gap:20px;padding:0 18px 0 20px;display:flex;position:relative}.brand{color:var(--text);letter-spacing:-.02em;align-items:center;gap:15px;text-decoration:none;display:inline-flex}.brand>span:last-child{align-items:baseline;gap:7px;display:flex}.brand strong{font-size:22px;font-weight:760}.brand b{color:var(--muted);font-size:18px;font-weight:520}.brand-mark{border-radius:8px;flex:none;width:38px;height:38px;display:block;overflow:hidden}.brand-mark img{object-fit:contain;width:100%;height:100%;display:block}.header-actions{align-items:center;gap:9px;display:flex}.language-switcher{align-items:center;display:inline-flex;position:relative}.language-switcher:after{content:"";border-right:1.5px solid var(--muted-strong);border-bottom:1.5px solid var(--muted-strong);pointer-events:none;width:6px;height:6px;position:absolute;right:9px;transform:translateY(-2px)rotate(45deg)}.language-switcher select{appearance:none;border:1px solid var(--border-soft);background:var(--surface);min-width:64px;min-height:38px;color:var(--muted-strong);cursor:pointer;letter-spacing:.04em;border-radius:9px;padding:0 25px 0 11px;font-size:11px;font-weight:750}.language-switcher select:hover{color:var(--text);background:var(--surface-soft);border-color:#98a2b3}.header-link,.copy-button{cursor:pointer;border:0;border-radius:9px;min-height:38px;font-size:13px;font-weight:650}.header-link{color:var(--muted-strong);background:0 0;padding:0 12px}.header-link:hover{background:var(--surface-soft);color:var(--text)}.copy-button{background:var(--text);color:#fff;align-items:center;gap:8px;padding:0 14px;display:inline-flex}.copy-button:hover{background:#273449}.copy-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:15px;height:15px}.png-export-control{align-items:center;gap:5px;display:inline-flex;position:relative}.png-export-scope select,.png-export-resolution select,.png-export-button{border:1px solid var(--border-soft);background:var(--surface);min-height:38px;color:var(--muted-strong);border-radius:9px;font-size:11px;font-weight:700}.png-export-scope{position:relative}.png-export-scope select{border:1px solid var(--border-soft);background:var(--surface);width:146px;min-height:38px;color:var(--muted-strong);cursor:pointer;border-radius:9px;padding:0 8px 0 32px;font-size:11px;font-weight:700}.png-export-scope option{color:var(--text)}.png-export-scope-icon{z-index:1;fill:none;stroke:currentColor;stroke-width:1.65px;pointer-events:none;width:15px;height:15px;position:absolute;top:50%;left:9px;transform:translateY(-50%)}.png-export-resolution select{cursor:pointer;max-width:116px;padding:0 8px}.png-export-button{cursor:pointer;justify-content:center;align-items:center;gap:7px;padding:0 11px;display:inline-flex}.png-export-button:hover:not(:disabled),.png-export-scope select:hover:not(:disabled),.png-export-resolution select:hover:not(:disabled){background:var(--surface-soft);color:var(--text);border-color:#98a2b3}.png-export-button:disabled,.png-export-scope select:disabled,.png-export-resolution select:disabled{cursor:not-allowed;opacity:.55}.png-export-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:15px;height:15px}.export-status.is-error{z-index:2;color:#b42318;background:#fffbfa;border:1px solid #fda29b;border-radius:8px;width:235px;padding:8px 10px;font-size:10px;font-weight:650;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 6px 18px #1018281f}.workspace{width:100%;height:calc(100dvh - var(--header-height) - var(--site-footer-height));display:flex}.sidebar{z-index:10;border-right:1px solid var(--border-soft);background:var(--surface);scrollbar-width:thin;flex-direction:column;width:354px;min-width:354px;height:100%;padding:24px 22px 14px;display:flex;position:relative;overflow-y:auto}.sidebar-grabber,.mobile-close{display:none}.map-heading{border-bottom:1px solid var(--border-soft);padding-bottom:22px}.eyebrow-row{min-height:24px;color:var(--muted-strong);letter-spacing:.025em;text-transform:uppercase;align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.status-dot{background:#17866f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #def5ef}.boundary-chip{border:1px solid var(--border-soft);color:var(--muted);letter-spacing:0;border-radius:999px;margin-left:auto;padding:4px 7px;font-size:9px}.map-heading h1{letter-spacing:-.035em;margin:14px 0 9px;font-size:clamp(22px,2vw,27px);line-height:1.12}.map-heading p{color:var(--muted);margin:0;font-size:13px;line-height:1.52}.control-stack{flex-direction:column;gap:19px;padding:22px 0;display:flex}.control-label,.control-group,.palette-control,.classification-control,.period-control{border:0;flex-direction:column;gap:8px;margin:0;padding:0;display:flex}.control-label>span,.control-group legend,.palette-control legend,.classification-control legend,.control-title{color:var(--muted-strong);letter-spacing:.055em;text-transform:uppercase;padding:0;font-size:11px;font-weight:760}.control-label select,.palette-control select,.classification-control select,.period-row select{appearance:none;border:1px solid var(--border);width:100%;min-height:43px;color:var(--text);cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23667085' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border-radius:10px;padding:0 38px 0 12px;font-size:13px;font-weight:600}.control-label select:hover,.palette-control select:hover,.classification-control select:hover,.period-row select:hover{border-color:#98a2b3}.control-label small,.palette-control small,.classification-control small,.period-control small{color:var(--muted);font-size:11px;line-height:1.4}.palette-picker{gap:7px;display:grid}.palette-preview{background:var(--surface-soft);border:1px solid #1018281f;border-radius:999px;width:100%;height:8px;display:flex;overflow:hidden}.palette-preview i{flex:1 1 0;min-width:0}.palette-control .palette-warning{color:#8a4b12;font-weight:600}.classification-control{border:0;flex-direction:column;gap:8px;margin:0;padding:0;display:flex}.class-count-row{color:var(--muted-strong);grid-template-columns:1fr 82px;align-items:center;gap:8px;font-size:12px;font-weight:650;display:grid}.custom-palette-editor{align-items:center;gap:5px;display:flex}.custom-palette-editor label{flex:1 1 0;min-width:22px}.custom-palette-editor input[type=color]{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:6px;width:100%;height:30px;padding:2px;display:block}.custom-palette-editor button{border:1px solid var(--border);width:30px;height:30px;color:var(--text);cursor:pointer;background:#fff;border-radius:6px;padding:0;font-weight:750}.custom-palette-editor button:disabled{opacity:.45;cursor:not-allowed}.period-context{color:var(--muted);background:#f7f9fa;border:1px solid #e4e9ee;border-radius:9px;gap:3px;padding:9px 10px;font-size:10.5px;line-height:1.35;display:grid}.period-context span:last-child{color:var(--muted-strong)}.dimension-filters{border:1px solid var(--border);background:#fff;border-radius:10px}.dimension-filters>summary{cursor:pointer;min-height:43px;color:var(--muted-strong);letter-spacing:.055em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;padding:0 12px;font-size:11px;font-weight:760;display:flex}.dimension-filters>summary small{color:var(--muted);letter-spacing:0;text-transform:none;font-size:10px;font-weight:650}.dimension-filter-list{border-top:1px solid var(--border-soft);scrollbar-width:thin;gap:13px;max-height:min(46dvh,430px);padding:13px 11px 12px;display:grid;overflow-y:auto}.dimension-filter select{min-height:39px;font-size:12px}.filter-clear{background:var(--surface-soft);min-height:36px;color:var(--muted-strong);cursor:pointer;border:0;border-radius:8px;font-size:12px;font-weight:700}.filter-clear:hover{color:var(--text);background:#e9eef2}.indicator-picker{gap:8px;display:grid;position:relative}.indicator-picker-label{color:var(--muted-strong);letter-spacing:.055em;text-transform:uppercase;font-size:11px;font-weight:760}.indicator-picker-trigger{border:1px solid var(--border);width:100%;min-height:52px;color:var(--text);cursor:pointer;text-align:left;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:8px 11px 8px 12px;display:flex}.indicator-picker-trigger:hover,.indicator-picker-trigger[aria-expanded=true]{border-color:#98a2b3}.indicator-picker-trigger:disabled{cursor:not-allowed;opacity:.58}.indicator-picker-trigger-copy{gap:2px;min-width:0;display:grid}.indicator-picker-trigger-copy small{color:var(--muted);letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:9px;font-weight:700;overflow:hidden}.indicator-picker-trigger-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:680;overflow:hidden}.indicator-picker-chevron{fill:none;width:17px;height:17px;stroke:var(--muted);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none;transition:transform .15s}.indicator-picker-trigger[aria-expanded=true] .indicator-picker-chevron{transform:rotate(180deg)}.indicator-picker-panel{border:1px solid var(--border);background:#fff;border-radius:12px;gap:9px;min-width:0;padding:10px;display:grid;overflow:hidden;box-shadow:0 14px 34px #10182824}.indicator-picker-tools{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}.indicator-picker-tools input{border:1px solid var(--border);background:var(--surface-soft);width:100%;min-width:0;min-height:41px;color:var(--text);border-radius:9px;padding:0 11px;font-size:12px}.indicator-picker-tools input::placeholder{color:#7c8799}.indicator-picker-tools button{border:1px solid var(--border);min-height:41px;color:var(--muted-strong);cursor:pointer;background:#fff;border-radius:9px;padding:0 10px;font-size:10px;font-weight:700}.indicator-picker-tools button:hover{color:var(--text);border-color:#98a2b3}.indicator-picker-count{color:var(--muted);font-variant-numeric:tabular-nums;margin:0;font-size:10px}.indicator-picker-results{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;border:1px solid var(--border-soft);background:#fff;border-radius:9px;max-height:min(330px,42dvh);overflow-y:auto}.indicator-picker-group+.indicator-picker-group{border-top:1px solid var(--border-soft)}.indicator-picker-group-title{z-index:1;color:var(--muted-strong);letter-spacing:.05em;text-transform:uppercase;background:#f7f9fa;padding:8px 10px 6px;font-size:9px;font-weight:780;position:sticky;top:0}.indicator-picker-option{border:0;border-top:1px solid var(--border-soft);width:100%;min-height:52px;color:var(--text);cursor:pointer;text-align:left;background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 9px 8px 10px;display:grid}.indicator-picker-option[data-active]{box-shadow:inset 3px 0 0 var(--accent);background:#eef4f8}.indicator-picker-option[aria-selected=true]{background:#f3f7f9}.indicator-picker-option[aria-selected=true][data-active]{background:#e9f1f5}.indicator-picker-option-copy{gap:3px;min-width:0;display:grid}.indicator-picker-option-copy strong{font-size:11px;line-height:1.25}.indicator-picker-option-copy span{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:9px;line-height:1.35;display:-webkit-box;overflow:hidden}.indicator-picker-current{color:#245c72;letter-spacing:.035em;text-transform:uppercase;background:#edf6fa;border:1px solid #b9d6e3;border-radius:999px;padding:4px 6px;font-size:8px;font-weight:780}.indicator-picker-empty{color:var(--muted);text-align:center;margin:0;padding:18px 12px;font-size:11px;line-height:1.45}@media (max-width:820px){.indicator-picker-results{max-height:min(290px,34dvh)}.indicator-picker-option{min-height:56px}}.segmented-control{background:#eef1f4;border-radius:10px;gap:3px;padding:3px;display:flex}.segmented-control button{min-width:0;min-height:36px;color:var(--muted-strong);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;flex:1 1 0;padding:0 8px;font-size:12px;font-weight:650}.segmented-control button:hover{color:var(--text)}.segmented-control button.is-active{color:var(--text);background:#fff;box-shadow:0 1px 2px #1018281f}.period-row{grid-template-columns:43px 1fr 43px;gap:7px;display:grid}.period-row select{text-align:center;font-variant-numeric:tabular-nums;padding-left:16px}.period-step{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;min-width:43px;min-height:43px;font-size:16px}.period-step:hover:not(:disabled){background:var(--surface-soft);border-color:#98a2b3}.period-step:disabled{opacity:.38;cursor:not-allowed}.sidebar-actions{grid-template-columns:1fr;gap:7px;margin-top:auto;padding-top:6px;display:grid}.secondary-button{border:1px solid var(--border-soft);min-height:42px;color:var(--muted-strong);cursor:pointer;text-align:left;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;padding:0 12px;font-size:12px;font-weight:650;display:flex}.secondary-button:hover{color:var(--text);background:var(--surface-soft);border-color:#98a2b3}.source-line{color:var(--muted);align-items:center;gap:6px;padding:13px 2px 0;font-size:10px;display:flex}.source-line strong{color:var(--muted-strong)}.site-footer{z-index:25;width:100%;height:var(--site-footer-height);border-top:1px solid var(--border-soft);color:var(--muted);background:#fffffffa;flex-wrap:wrap;justify-content:center;align-items:center;gap:5px 7px;padding:0 12px;font-size:9px;line-height:1.35;display:flex;position:relative}.site-footer a,.site-footer-button{color:var(--muted-strong);cursor:pointer;font-size:inherit;text-underline-offset:2px;background:0 0;border:0;padding:0;font-weight:650;-webkit-text-decoration:underline #0000;text-decoration:underline #0000}.site-footer a:hover,.site-footer-button:hover{color:var(--text);text-decoration-color:currentColor}.site-footer-updates{color:var(--accent)}.site-dialog{border:1px solid var(--border-soft);background:var(--surface);width:min(600px,100% - 32px);max-height:min(760px,100dvh - 32px);color:var(--text);border-radius:16px;margin:auto;padding:0;overflow:hidden;box-shadow:0 24px 70px #1018283d}.site-dialog[open]{flex-direction:column;display:flex}.site-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#10182875}.site-dialog .dialog-header h2{margin:0}.site-dialog-content{padding:22px 24px 25px;overflow-y:auto}.site-dialog-content>p{color:var(--muted-strong);margin:0 0 14px;font-size:13px;line-height:1.6}.site-dialog-content a{color:var(--accent);font-weight:650}.identity-links{flex-wrap:wrap;gap:8px 16px;display:flex}.inline-link-button{color:var(--accent);cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;padding:0;font-weight:650;text-decoration:underline}.newsletter-form{gap:16px;display:grid}.newsletter-form>p{color:var(--muted-strong);margin:0;font-size:13px;line-height:1.55}.newsletter-form>label:not(.newsletter-optional):not(.newsletter-honeypot){color:var(--muted-strong);gap:7px;font-size:11px;font-weight:700;display:grid}.newsletter-form input[type=email]{border:1px solid var(--border);min-height:44px;color:var(--text);background:#fff;border-radius:9px;padding:0 12px}.newsletter-optional{color:var(--muted-strong);grid-template-columns:18px 1fr;align-items:start;gap:9px;font-size:12px;line-height:1.45;display:grid}.newsletter-optional input{width:17px;height:17px;margin:1px 0 0}.newsletter-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.newsletter-form>button{justify-self:start}.turnstile-widget{width:100%;min-height:65px}.turnstile-status{min-height:17px;color:var(--muted);margin:-8px 0 0;font-size:10px}.form-success,.form-error{margin:0;font-size:12px;font-weight:650}.form-success{color:#067647}.form-error{color:var(--danger)}.contact-form{gap:16px;display:grid}.contact-form>p{color:var(--muted-strong);margin:0;font-size:13px;line-height:1.55}.contact-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.contact-fields label{color:var(--muted-strong);gap:7px;font-size:11px;font-weight:700;display:grid}.contact-field-wide{grid-column:1/-1}.contact-fields input,.contact-fields textarea{border:1px solid var(--border);width:100%;color:var(--text);font:inherit;background:#fff;border-radius:9px;padding:10px 12px;font-weight:500}.contact-fields input{min-height:44px}.contact-fields textarea{resize:vertical;min-height:140px;line-height:1.45}.contact-form>button{justify-self:start}.contact-live-only{gap:16px;display:grid}.contact-live-only>p{color:var(--muted-strong);margin:0;font-size:13px;line-height:1.55}.site-dialog-content .contact-live-link{color:#fff;justify-self:start;align-items:center;text-decoration:none;display:inline-flex}.site-dialog-content .contact-live-link:hover{color:#fff}.preferences-form{gap:17px;display:grid}.preferences-form>p{color:var(--muted-strong);margin:0;font-size:13px;line-height:1.55}.preferences-form fieldset{border:0;gap:9px;margin:0;padding:0;display:grid}.preferences-form fieldset label{border:1px solid var(--border-soft);min-height:42px;color:var(--muted-strong);cursor:pointer;border-radius:9px;align-items:center;gap:10px;padding:0 12px;font-size:12px;font-weight:650;display:flex}.preferences-form fieldset input{width:18px;height:18px;margin:0}.preferences-actions{flex-wrap:wrap;justify-content:space-between;gap:8px;display:flex}.consent-banner{z-index:90;border:1px solid var(--border);background:#fffffffa;border-radius:13px;align-items:center;gap:22px;width:min(620px,100vw - 36px);padding:17px 18px;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 48px #10182838}.consent-banner>div:first-child{flex:1}.consent-banner strong{font-size:13px}.consent-banner p{color:var(--muted-strong);margin:5px 0 0;font-size:11px;line-height:1.45}.consent-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.consent-primary,.consent-secondary{cursor:pointer;border-radius:8px;min-height:38px;padding:0 12px;font-size:11px;font-weight:700}.consent-primary{border:1px solid var(--text);background:var(--text);color:#fff}.consent-primary:hover{background:#273449}.consent-primary:disabled{cursor:wait;opacity:.65}.consent-secondary{border:1px solid var(--border);color:var(--muted-strong);background:#fff}.consent-secondary:hover{color:var(--text);border-color:#98a2b3}.consent-dialog{width:min(560px,100% - 32px)}.consent-setting{border-bottom:1px solid var(--border-soft);justify-content:space-between;gap:18px;padding:15px 0;display:flex}.consent-setting strong{font-size:13px}.consent-setting p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.45}.consent-setting>span{color:#067647;flex:none;font-size:10px;font-weight:700}.consent-analytics{display:block}.consent-analytics label{cursor:pointer;align-items:center;gap:9px;display:flex}.consent-analytics input{width:18px;height:18px;margin:0}.site-dialog-actions{justify-content:flex-end;gap:8px;padding-top:20px;display:flex}.map-stage{background:var(--canvas);flex:auto;min-width:0;height:100%;position:relative;overflow:hidden}.map-frame,.map-canvas,.map-frame>.map-canvas.maplibregl-map{position:absolute;inset:0}.maplibregl-canvas:focus-visible{outline:3px solid var(--focus);outline-offset:-3px}.maplibregl-ctrl-bottom-right{bottom:31px;right:14px}.maplibregl-ctrl-group{border:1px solid var(--border-soft);border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #10182814}.maplibregl-ctrl-group button{width:36px;height:36px}.maplibregl-ctrl-scale{border-color:var(--muted);color:var(--muted-strong);font-size:9px}.map-search{z-index:8;width:min(294px,100% - 36px);position:absolute;top:18px;right:18px}.search-field{border:1px solid var(--border-soft);background:#fffffff7;border-radius:11px;align-items:center;min-height:44px;display:flex;position:relative;box-shadow:0 4px 14px #10182817}.search-field>svg{fill:none;width:17px;height:17px;stroke:var(--muted-strong);stroke-width:1.8px;margin-left:13px}.search-field input{width:100%;min-width:0;height:42px;color:var(--text);background:0 0;border:0;outline:0;padding:0 38px 0 10px;font-size:12px;font-weight:550}.search-field input::placeholder{color:#98a2b3}.icon-button.search-clear{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;font-size:19px;position:absolute;right:5px}.search-results{border:1px solid var(--border-soft);background:#fffffffc;border-radius:11px;margin:6px 0 0;padding:5px;list-style:none;overflow:hidden;box-shadow:0 12px 28px #10182824}.search-result-options{margin:0;padding:0;list-style:none}.search-results button{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:39px;padding:0 9px;font-size:12px;display:flex}.search-results button:hover,.search-results button[aria-selected=true]{background:#f0f4f8}.search-results code{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.search-empty{color:var(--muted);margin:0;padding:12px 9px;font-size:12px}.map-tooltip{z-index:7;border:1px solid var(--border-soft);pointer-events:none;color:#fff;background:#111827f5;border-radius:9px;gap:4px;min-width:190px;max-width:260px;padding:11px 12px;display:grid;position:absolute;transform:translate(15px,15px);box-shadow:0 8px 22px #1018282e}.map-tooltip strong{font-size:12px}.map-tooltip>span{color:#cbd2dc;font-size:9px}.map-tooltip b{font-variant-numeric:tabular-nums;margin-top:3px;font-size:17px}.map-tooltip b small{color:#cbd2dc;font-size:9px;font-weight:550}.map-tooltip.flip-x{transform:translate(calc(-100% - 15px),15px)}.map-tooltip.flip-y{transform:translate(15px,calc(-100% - 15px))}.map-tooltip.flip-x.flip-y{transform:translate(calc(-100% - 15px),calc(-100% - 15px))}.selection-card{z-index:7;border:1px solid var(--border-soft);background:#fffffffa;border-radius:12px;width:min(294px,100% - 36px);padding:18px;position:absolute;top:76px;right:18px;box-shadow:0 12px 32px #10182821}.card-close{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;font-size:20px;position:absolute;top:8px;right:8px}.card-close:hover{background:var(--surface-soft);color:var(--text)}.selection-type{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:740}.selection-card h2{letter-spacing:-.025em;margin:7px 34px 16px 0;font-size:19px;line-height:1.2}.selection-value{align-items:baseline;gap:7px;display:flex}.selection-value strong{letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:31px;line-height:1}.selection-value span{color:var(--muted);font-size:10px}.selection-meta{color:var(--muted-strong);flex-wrap:wrap;gap:7px;margin-top:10px;font-size:10px;display:flex}.selection-meta span{background:#f0f2f5;border-radius:999px;padding:4px 7px}.selection-meta .delta-up{color:#175b92;background:#e8f1fb}.selection-meta .delta-down{color:#9f4b16;background:#fff1e7}.card-note{color:var(--muted);margin:12px 0 0;font-size:10px;line-height:1.4}.text-button{color:var(--accent);cursor:pointer;background:0 0;border:0;margin-top:16px;padding:0;font-size:11px;font-weight:700}.map-legend{z-index:6;border:1px solid var(--border-soft);background:#fffffff5;border-radius:11px;width:238px;padding:13px;position:absolute;bottom:39px;left:18px;box-shadow:0 4px 16px #10182814}.legend-title-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:9px;display:flex}.legend-title-row strong{font-size:10px}.legend-title-row span{color:var(--muted);font-size:9px}.legend-scale{gap:5px;display:grid}.legend-class{color:var(--muted-strong);font-variant-numeric:tabular-nums;grid-template-columns:20px 1fr;align-items:center;gap:7px;font-size:9px;display:grid}.legend-swatch{border:1px solid #11182717;border-radius:2px;width:20px;height:8px}.legend-swatch.no-data{background-image:repeating-linear-gradient(135deg,#0000,#0000 3px,#11182714 3px 4px)}.legend-note,.legend-coverage{border-top:1px solid var(--border-soft);color:var(--muted);margin:9px 0 0;padding-top:8px;font-size:8.5px;line-height:1.35}.legend-coverage{border:0;margin-top:5px;padding-top:0}.map-attribution{z-index:5;color:var(--muted);white-space:nowrap;align-items:center;gap:5px;font-size:8.5px;display:flex;position:absolute;bottom:9px;left:50%;transform:translate(-50%)}.map-attribution a,.map-attribution button{color:var(--muted-strong);font-weight:650}.map-attribution button{cursor:pointer;background:0 0;border:0;padding:0}.map-status{z-index:10;border:1px solid var(--border-soft);min-height:38px;color:var(--muted-strong);background:#fffffff7;border-radius:10px;align-items:center;gap:9px;padding:0 12px;font-size:11px;font-weight:650;display:flex;position:absolute;top:18px;left:18px;box-shadow:0 4px 14px #10182814}.spinner{border:2px solid #d0d5dd;border-top-color:var(--accent);border-radius:50%;width:13px;height:13px;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.map-error{z-index:12;text-align:center;background:#fff;border:1px solid #f0b9b3;border-radius:12px;width:min(320px,100% - 36px);padding:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 15px 45px #10182826}.map-error strong{font-size:16px}.map-error p{color:var(--muted);font-size:12px}.map-error button,.boot-screen button{background:var(--text);color:#fff;cursor:pointer;border:0;border-radius:8px;min-height:38px;padding:0 14px;font-weight:650}.mobile-summary,.mobile-backdrop{display:none}.data-dialog{border:1px solid var(--border-soft);background:var(--surface);width:min(820px,100% - 32px);max-height:min(780px,100dvh - 32px);color:var(--text);border-radius:16px;margin:auto;padding:0;overflow:hidden;box-shadow:0 24px 70px #1018283d}.data-dialog[open]{flex-direction:column;display:flex}.data-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#10182875}.dialog-header{z-index:2;border-bottom:1px solid var(--border-soft);background:#fffffff7;justify-content:space-between;align-items:center;gap:20px;padding:19px 22px;display:flex;position:sticky;top:0}.dialog-header h2{letter-spacing:-.025em;margin:4px 0 0;font-size:22px}.dialog-eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:760}.dialog-close{background:var(--surface-soft);width:38px;height:38px;color:var(--muted);cursor:pointer;border:0;border-radius:9px;font-size:23px}.dialog-close:hover{color:var(--text);background:#eef1f4}.dialog-content{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;min-height:0;padding:22px;overflow-y:auto}.dialog-content:focus-visible{outline:3px solid var(--focus);outline-offset:-3px}.details-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.details-grid section{border:1px solid var(--border-soft);background:var(--surface-soft);border-radius:12px;padding:18px}.details-grid section.details-wide{grid-column:1/-1}.details-grid h3{margin:0 0 10px;font-size:14px}.details-grid p{color:var(--muted-strong);margin:0 0 10px;font-size:11px;line-height:1.55}.definition-list{gap:0;margin:14px 0 0;display:grid}.definition-list div{border-top:1px solid var(--border-soft);justify-content:space-between;gap:20px;padding:8px 0;display:flex}.definition-list dt{color:var(--muted);font-size:10px}.definition-list dd{color:var(--text);text-align:right;margin:0;font-size:10px;font-weight:680}.method-note{background:#eef3f5;border-radius:8px;padding:10px}.source-list{gap:9px;margin:0;padding:0;list-style:none;display:grid}.source-list li{gap:3px;display:grid}.source-list a{width:-moz-fit-content;width:fit-content;color:var(--accent);font-size:11px;font-weight:700}.source-list a.download-link{color:var(--muted-strong);font-size:9px;font-weight:600}.source-list span{color:var(--muted);font-size:10px}.licence-line{margin-top:15px!important}.licence-line a{color:var(--accent)}.table-dialog{width:min(900px,100% - 32px)}.table-tools{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:18px;padding:13px 18px;display:flex}.table-tools label{flex:1}.table-tools input{border:1px solid var(--border);border-radius:9px;width:min(340px,100%);min-height:40px;padding:0 12px}.table-tools>span{color:var(--muted);font-size:10px}.table-scroll{max-height:calc(100dvh - 235px);overflow:auto}.table-scroll table{border-collapse:collapse;width:100%;font-size:11px}.table-scroll thead{z-index:1;background:#f8fafb;position:sticky;top:0}.table-scroll th,.table-scroll td{border-bottom:1px solid var(--border-soft);text-align:left;padding:10px 14px}.table-scroll th:last-child,.table-scroll td:last-child{text-align:right;font-variant-numeric:tabular-nums}.table-scroll tbody th{font-weight:600}.table-scroll tbody th button{color:var(--accent);cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.table-scroll code{color:var(--muted-strong);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.table-pagination{border-top:1px solid var(--border-soft);background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.table-pagination button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:8px;min-height:36px;padding:0 11px;font-size:10px;font-weight:650}.table-pagination button:disabled{opacity:.4;cursor:not-allowed}.table-pagination span{color:var(--muted);font-size:10px}.trend-dialog{width:min(820px,100% - 32px)}.trend-content{min-height:0;padding:18px 22px 22px;overflow-y:auto}.trend-chart{width:100%;height:auto;overflow:visible}.trend-chart line{stroke:#cbd4dd;stroke-width:1px}.trend-chart path{fill:none;stroke:#176b87;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.trend-chart circle{fill:#fff;stroke:#176b87;stroke-width:2.5px}.trend-chart text{fill:var(--muted);font-size:10px}.trend-chart .trend-x-label{font-size:9px}.chart-note{color:var(--muted);margin:4px 0 14px;font-size:10px;line-height:1.45}.chart-error{color:#a12828}.trend-table-wrap{border:1px solid var(--border-soft);border-radius:9px;max-height:210px;overflow:auto}.trend-table-wrap table{border-collapse:collapse;width:100%;font-size:11px}.trend-table-wrap th,.trend-table-wrap td{border-bottom:1px solid var(--border-soft);text-align:left;padding:8px 11px}.trend-table-wrap th:last-child,.trend-table-wrap td:last-child{text-align:right;font-variant-numeric:tabular-nums}.toast{z-index:100;background:var(--text);color:#fff;border-radius:9px;padding:10px 14px;font-size:11px;font-weight:650;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #10182838}.boot-screen{background:var(--canvas);width:100%;height:100dvh;color:var(--muted-strong);place-content:center;justify-items:center;gap:13px;font-size:13px;display:grid}.boot-mark{border:5px solid #d0d5dd;border-top-color:#2c7fb8;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite spin}@media (max-width:1040px){.sidebar{width:322px;min-width:322px;padding-inline:18px}.map-heading h1{font-size:23px}}@media (max-width:820px){:root{--header-height:52px;--site-footer-height:42px}.app-header{padding:0 10px 0 13px}.brand{gap:11px}.brand>span:last-child{gap:5px}.brand strong{font-size:15px}.brand b{font-size:12px}.brand-mark{width:26px;height:26px}.header-link{display:none}.copy-button{justify-content:center;width:40px;min-height:40px;padding:0}.copy-button svg{width:17px;height:17px}.copy-button{font-size:0}.png-export-scope select{color:#0000;width:40px;padding:0}.png-export-scope-icon{width:16px;height:16px;left:12px}.png-export-resolution select{width:46px;max-width:46px;padding:0 5px}.png-export-button{width:40px;min-height:40px;padding:0}.png-export-button span{display:none}.png-export-button svg{width:17px;height:17px}.workspace{display:block;position:relative}.map-stage{width:100%;height:100%}.sidebar{z-index:45;width:100%;min-width:0;height:auto;max-height:83dvh;padding:25px 18px calc(14px + env(safe-area-inset-bottom));border:1px solid var(--border-soft);visibility:hidden;border-bottom:0;border-radius:18px 18px 0 0;transition:transform .18s,visibility .18s;position:fixed;bottom:0;left:0;right:0;transform:translateY(calc(100% + 12px));box-shadow:0 -18px 45px #1018282e}.sidebar.is-open{visibility:visible;transform:translateY(0)}.mobile-backdrop{z-index:44;inset:var(--header-height) 0 0;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#10182859;border:0;width:auto;height:auto;padding:0;display:block;position:fixed}.sidebar-grabber{background:#d0d5dd;border-radius:999px;width:38px;height:4px;display:block;position:absolute;top:8px;left:50%;transform:translate(-50%)}.mobile-close{z-index:2;background:var(--surface-soft);width:38px;height:38px;color:var(--muted);border:0;border-radius:9px;font-size:22px;display:block;position:absolute;top:14px;right:12px}.map-heading{padding-right:38px}.map-heading h1{font-size:22px}.control-stack{gap:17px}.mobile-summary{z-index:11;border:1px solid var(--border-soft);cursor:pointer;background:#fffffff7;border-radius:10px;align-items:center;gap:9px;max-width:calc(100% - 72px);min-height:43px;padding:0 12px;font-size:10px;display:flex;position:absolute;top:12px;left:12px;box-shadow:0 4px 14px #10182817}.mobile-summary span{text-overflow:ellipsis;white-space:nowrap;font-weight:650;overflow:hidden}.mobile-summary strong{color:var(--muted);font-size:9px}.mobile-summary:after{content:"⌃";color:var(--muted)}.map-search{width:calc(100% - 24px);top:63px;right:12px}.search-field{min-height:42px}.selection-card{top:auto;left:12px;right:12px;bottom:calc(57px + env(safe-area-inset-bottom));width:auto}.selection-value strong{font-size:28px}.selection-card~.map-legend{display:none}.map-legend{left:12px;bottom:calc(55px + env(safe-area-inset-bottom));width:194px;padding:10px}.legend-scale{gap:3px}.legend-class{grid-template-columns:16px 1fr;font-size:8px}.legend-swatch{width:16px;height:7px}.legend-note{display:none}.map-attribution{right:12px;bottom:calc(7px + env(safe-area-inset-bottom));max-width:calc(100vw - 24px);left:12px;transform:none}.map-attribution>span:first-child{text-overflow:ellipsis;min-width:0;overflow:hidden}.map-attribution>span:not(:first-child),.map-attribution>button{flex:none}.maplibregl-ctrl-bottom-right{bottom:calc(42px + env(safe-area-inset-bottom));right:9px}.maplibregl-ctrl-scale{display:none}.map-status{max-width:calc(100% - 24px);top:114px;left:12px}.map-stage.has-selection .maplibregl-ctrl-bottom-right,.map-tooltip{display:none}.data-dialog{border-radius:17px 17px 0 0;width:100%;max-width:none;max-height:92dvh;margin:auto 0 0}.details-grid{grid-template-columns:1fr}.details-grid section.details-wide{grid-column:1}.dialog-content{padding:14px}.dialog-header{padding:15px 16px}.table-tools{align-items:flex-start}.table-scroll{max-height:calc(92dvh - 215px)}.site-dialog{border-radius:17px 17px 0 0;width:100%;max-width:none;max-height:92dvh;margin:auto 0 0}.contact-fields{grid-template-columns:1fr}.contact-field-wide{grid-column:1}.consent-banner{right:12px;bottom:calc(12px + env(safe-area-inset-bottom));width:calc(100vw - 24px);display:block}.consent-actions{justify-content:flex-start;margin-top:13px}.site-footer{white-space:nowrap;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}.site-footer::-webkit-scrollbar{display:none}}@media (max-width:460px){.brand b{display:none}.eyebrow-row{font-size:9px}.boundary-chip{display:none}.details-grid section{padding:14px}.dialog-header h2{font-size:19px}.table-tools>span{display:none}.table-scroll th,.table-scroll td{padding:9px 10px}.table-scroll th:nth-child(2),.table-scroll td:nth-child(2){display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (forced-colors:active){.legend-swatch,.status-dot,.palette-preview{border:1px solid canvastext}.segmented-control button.is-active{outline:2px solid canvastext}}
