:root{color-scheme:light;--primary: #4b84ff;--text: #1f2933;--muted: #5f6c72;--bg: #f9fafb;--surface: #ffffff;--border: #e1e6ea;--sidebar-width: 240px;--sidebar-collapsed-width: 60px;--topbar-height: 64px}@font-face{font-family:UGent Panno Text;src:url(/static/assets/font_UGentPannoText/150831-ugentpannotext-v300-web/ugentpannotext-normal-web.woff) format("woff"),url(/static/assets/font_UGentPannoText/150831-ugentpannotext-v300-web/ugentpannotext-normal-web.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:UGent Panno Text;src:url(/static/assets/font_UGentPannoText/150831-ugentpannotext-v300-web/ugentpannotext-medium-web.woff) format("woff"),url(/static/assets/font_UGentPannoText/150831-ugentpannotext-v300-web/ugentpannotext-medium-web.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:UGent Panno Text;src:url(/static/assets/font_UGentPannoText/150831-ugentpannotext-v300-web/ugentpannotext-semibold-web.woff) format("woff"),url(/static/assets/font_UGentPannoText/150831-ugentpannotext-v300-web/ugentpannotext-semibold-web.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:UGent Panno Text;src:url(/static/assets/font_UGentPannoText/150831-ugentpannotext-v300-web/ugentpannotext-semilight-web.woff) format("woff"),url(/static/assets/font_UGentPannoText/150831-ugentpannotext-v300-web/ugentpannotext-semilight-web.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}*{box-sizing:border-box;font-family:UGent Panno Text,sans-serif}html,body{margin:0;font-family:UGent Panno Text;font-size:16px;line-height:1.6;color:var(--text);background:var(--bg)}button,input,select,textarea{font-family:UGent Panno Text}summary{cursor:pointer}.layout{display:flex;min-height:100vh}.sidebar,.topbar,.content,.footer{font-family:UGent Panno Text}.sidebar{position:fixed;left:0;top:0;bottom:0;z-index:40;width:var(--sidebar-width);background:var(--surface);border-right:1px solid var(--border);padding:1.5rem 1.25rem;display:flex;flex-direction:column;gap:2rem;overflow:visible;transition:width .22s ease,padding .22s ease}.sidebar__brand{display:flex;align-items:center;gap:.75rem;position:relative;padding-right:0}.sidebar__actions{position:absolute;top:1rem;right:-.9rem;z-index:45;padding:.25rem}.sidebar__toggle{border:1px solid rgba(148,163,184,.5);background:#fffffff5;border-radius:999px;width:1.45rem;height:3.25rem;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:1.05rem;line-height:1;color:#64748b;cursor:pointer;box-shadow:0 8px 18px #0f172a1a;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.sidebar__toggle:hover{border-color:#64748ba6;background:#f8fafc;color:#334155;transform:translate(1px);box-shadow:0 10px 22px #0f172a24}.sidebar__toggle span{display:block;transform:translateY(-1px)}.sidebar__toggle:focus-visible,.nav-item:focus-visible{outline:3px solid rgba(100,116,139,.2);outline-offset:2px}.sidebar__logo{width:40px;height:40px}.sidebar__title{font-weight:600;font-size:1.05rem;font-family:UGent Panno Text}.sidebar__subtitle{font-size:.85rem;color:var(--muted);font-family:UGent Panno Text;white-space:nowrap}.sidebar.sidebar--collapsed{width:var(--sidebar-collapsed-width);padding:1.25rem .55rem;align-items:center;gap:1.5rem}.sidebar.sidebar--collapsed .sidebar__actions{right:-.85rem}.sidebar.sidebar--collapsed .sidebar__brand{justify-content:center;width:100%;gap:0}.sidebar.sidebar--collapsed .sidebar__brand>div,.sidebar.sidebar--collapsed .nav-item__label{display:none}.sidebar.sidebar--collapsed .sidebar__logo{width:34px;height:34px;object-fit:contain}.sidebar.sidebar--collapsed .sidebar__nav{width:100%;align-items:center}.sidebar.sidebar--collapsed .nav-item{width:42px;height:42px;justify-content:center;padding:0}.sidebar.sidebar--collapsed .nav-item__short{width:1.35rem;height:1.35rem}.sidebar.sidebar--collapsed .nav-item.is-active{background:#4b84ff1a;border-color:#4b84ff47;box-shadow:inset 0 0 0 1px #4b84ff14}.sidebar.sidebar--collapsed .nav-item:hover:after,.sidebar.sidebar--collapsed .nav-item:focus-visible:after,.sidebar.sidebar--collapsed .nav-item:hover:before,.sidebar.sidebar--collapsed .nav-item:focus-visible:before{opacity:1;visibility:visible;transform:translateY(-50%) translate(0)}.sidebar__nav{display:flex;flex-direction:column;gap:.35rem}.nav-item{position:relative;display:flex;align-items:center;gap:.75rem;text-align:left;background:transparent;border:1px solid transparent;border-radius:8px;padding:.6rem .75rem;font-size:.95rem;color:var(--text);font-family:UGent Panno Text;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.nav-item__short{min-width:1.2rem;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:1.2rem;height:1.2rem;color:currentColor}.nav-item__label{white-space:nowrap}.filter-card{padding:.75rem 1rem;margin-bottom:1rem}.filter-card__title{margin:0 0 .5rem;font-size:1rem}.filter-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.layers-multiselect{display:flex;gap:.6rem;flex-wrap:wrap}.layers-multiselect label{display:inline-flex;align-items:center;gap:.35rem;padding:.15rem .35rem;background:#00000008;border-radius:6px;font-size:.9rem}.filter-card details>summary{list-style:none;cursor:pointer}.filter-card details[open]>summary:after{content:"▲";float:right}.filter-card details:not([open])>summary:after{content:"▼";float:right}.filter-card select.field{padding:.4rem .5rem}.nav-item:after{content:attr(data-tooltip);position:absolute;left:calc(100% + .75rem);top:50%;transform:translateY(-50%) translate(-4px);background:#111827;color:#fff;font-size:.75rem;line-height:1;padding:.45rem .6rem;border-radius:.5rem;box-shadow:0 14px 30px #1118272e;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .15s ease,transform .15s ease,visibility .15s ease;white-space:nowrap;z-index:10}.nav-item:before{content:"";position:absolute;left:calc(100% + .35rem);top:50%;transform:translateY(-50%) translate(-4px);border:5px solid transparent;border-right-color:#111827;opacity:0;visibility:hidden;transition:opacity .15s ease,transform .15s ease,visibility .15s ease}.nav-item:hover{border-color:var(--border);background:#f1f5f9}.nav-item.is-active{background:#4b84ff1f;border-color:#4b84ff59;color:var(--primary);font-weight:600}.nav-item.is-active .nav-item__short{color:var(--primary)}.main-area{margin-left:var(--sidebar-width);display:flex;flex-direction:column;min-height:100vh;width:calc(100% - var(--sidebar-width));transition:margin-left .22s ease,width .22s ease}.topbar{height:var(--topbar-height);display:flex;align-items:center;justify-content:space-between;padding:0 2rem;background:var(--surface);border-bottom:1px solid var(--border)}.topbar__breadcrumb{font-weight:600;color:var(--text)}.content{flex:1;padding:2rem;display:flex;flex-direction:column;gap:2rem}.content-section{display:none;flex-direction:column;gap:1.25rem}.content-section.is-visible{display:flex}h1{margin:0;font-size:1.8rem;font-weight:600}h2{margin:0 0 .5rem;font-size:1.2rem;font-weight:600}.muted{color:var(--muted)}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.25rem}.industrial-sites-layout{display:grid;grid-template-columns:280px 1fr;gap:1.25rem;margin-top:1rem}.industrial-sites-sidebar{padding-right:.75rem;border-right:1px solid var(--border)}.industrial-sites-main{min-height:420px}.widget{display:flex;flex-direction:column;gap:.35rem}.widget__label{font-size:.85rem;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.widget__value{font-size:1.6rem;font-weight:600}.widget__meta{font-size:.9rem}.badge{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600;border:1px solid var(--border);color:var(--muted)}.badge--success{border-color:#39945c59;color:#2f7a4d;background:#39945c1f}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.toggle-group{display:inline-flex;gap:.35rem;flex-wrap:wrap}.toggle-group__item{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:999px;padding:.45rem .8rem;font-size:.85rem;cursor:pointer}.toggle-group__item.is-active{border-color:#4b84ff59;background:#4b84ff1f;color:var(--primary);font-weight:600}.ets-filter-panel{display:grid;gap:.75rem;margin:1rem 0;padding:.9rem;border:1px solid var(--border);border-radius:10px;background:#fbfcfd}.ets-filter-actions{display:flex;gap:.5rem;flex-wrap:wrap}.ets-checkbox-list{display:grid;gap:.45rem;max-height:240px;overflow:auto;padding-right:.25rem}.ets-checkbox-item{display:flex;align-items:flex-start;gap:.6rem;padding:.45rem .55rem;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.ets-checkbox-item input{margin-top:.2rem}.ets-checkbox-text{display:grid;gap:.15rem}.ets-checkbox-label{font-size:.9rem;color:var(--text)}.ets-checkbox-meta{font-size:.78rem;color:var(--muted)}.data-status{margin-top:1rem;display:inline-flex;align-items:center;gap:.6rem;flex-wrap:wrap;font-size:.9rem;color:var(--muted)}.data-status .spinner{width:16px;height:16px;border:2px solid rgba(75,132,255,.25);border-top-color:var(--primary);border-radius:50%;opacity:0;animation:spin .8s linear infinite}.data-status.is-loading .spinner{opacity:1}.progress{display:none;align-items:center;gap:.5rem;min-width:180px}.progress.is-visible{display:inline-flex}.progress__bar{height:6px;width:0;background:var(--primary);border-radius:999px;transition:width .2s ease}.progress__value{font-size:.75rem;color:var(--muted);min-width:34px;text-align:right}.data-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.data-load-grid{display:grid;grid-template-columns:1fr auto;gap:1rem;margin-top:1rem;align-items:start}.data-status-list{display:grid;gap:.5rem}.data-status-item{display:grid;grid-template-columns:16px 1fr auto;align-items:center;gap:.6rem;padding:.5rem .75rem;border:1px solid var(--border);border-radius:6px;background:#fbfcfd;font-size:.9rem;color:var(--text)}.file-progress-spinner{width:14px;height:14px;border:2px solid rgba(75,132,255,.25);border-top-color:var(--primary);border-radius:50%;opacity:0;animation:spin .8s linear infinite}.file-progress-spinner.is-visible{opacity:1}.file-progress-name{font-family:var(--mono-font)}.file-progress-state{color:var(--muted);font-size:.82rem}.file-progress-state.is-loaded{color:#2f7a4d;font-weight:600}.file-progress-state.is-missing{color:#7a5c16}.file-progress-state.is-downloading{color:var(--text)}.status-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.35rem .6rem;border:1px solid var(--border);border-radius:8px;background:#fbfcfd;font-size:.85rem}.status-name{color:var(--text);font-weight:500}.status-pill{padding:.1rem .5rem;border-radius:999px;font-size:.7rem;border:1px solid var(--border)}.status-pill.is-loaded{border-color:#39945c59;color:#2f7a4d;background:#39945c1f}.status-pill.is-missing{border-color:#eab30859;color:#7a5c16;background:#eab3081f}.table-wrap{overflow:auto;max-height:540px;border-radius:10px;border:1px solid var(--border)}.table thead th{position:sticky;top:0;background:var(--surface);z-index:1}.table thead tr:nth-child(2) th{top:40px;z-index:0}.table-filter{width:100%;border:1px solid var(--border);border-radius:6px;padding:.25rem .4rem;font-size:.75rem}@keyframes spin{to{transform:rotate(360deg)}}.field{display:flex;flex-direction:column;gap:.4rem}.year-filter{margin-bottom:1.25rem}.year-filter input[type=range]{width:100%;margin-top:.25rem;cursor:pointer}.year-filter__value{font-size:.85rem;color:var(--muted);text-align:right}.field__label{font-size:.85rem;color:var(--muted)}.field__input{border:1px solid var(--border);border-radius:8px;padding:.55rem .7rem;font-size:.95rem;background:var(--surface)}.plot-placeholder,.map-placeholder{border:1px dashed var(--border);border-radius:10px;padding:1.5rem;color:var(--muted);background:#fbfcfd;min-height:260px;display:flex;align-items:center;justify-content:center;text-align:center}.plot-controls{display:flex;align-items:flex-end;gap:1rem;margin-bottom:1rem}.plot-controls__value{font-size:.9rem;color:var(--muted);min-width:2rem;text-align:right}.plot-canvas,.map-canvas{width:100%}.table-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.table-actions{display:flex;gap:.5rem}.btn{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:.4rem .9rem;font-size:.9rem;font-family:UGent Panno Text;cursor:pointer;color:var(--text)}.btn--primary{border-color:#4b84ff59;background:#4b84ff1f;color:var(--primary);font-weight:600}.btn--small{padding:.3rem .65rem;font-size:.8rem}.table-wrap{overflow:auto;margin-top:1rem}.table-meta{margin-top:.75rem;font-size:.85rem}.table{width:100%;border-collapse:collapse;font-size:.95rem}.table th,.table td{text-align:left;padding:.75rem .5rem;border-bottom:1px solid var(--border)}.row-index{color:#b8c0c7;font-variant-numeric:tabular-nums;width:3.5rem}.table th{font-size:.85rem;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.section-menu{display:flex;flex-wrap:wrap;gap:.5rem;border-bottom:1px solid var(--border);padding-bottom:.75rem}.section-menu__item{background:transparent;border:1px solid transparent;border-radius:999px;padding:.4rem .9rem;font-size:.9rem;color:var(--muted);font-family:UGent Panno Text;cursor:pointer}.section-menu__item:hover{border-color:var(--border);color:var(--text)}.section-menu__item.is-active{border-color:#4b84ff59;background:#4b84ff1f;color:var(--primary);font-weight:600}.subsection{display:none}.subsection.is-visible{display:block}.footer{padding:1rem 2rem 1.5rem;font-size:.85rem;color:var(--muted)}body.sidebar-collapsed .sidebar{width:var(--sidebar-collapsed-width);align-items:center;gap:0;padding:1.25rem .45rem}body.sidebar-collapsed .main-area{margin-left:var(--sidebar-collapsed-width);width:calc(100% - var(--sidebar-collapsed-width))}body.sidebar-collapsed .sidebar__brand{padding-right:0;justify-content:center;width:100%}body.sidebar-collapsed .sidebar__brand>div{display:none}body.sidebar-collapsed .sidebar__logo{width:34px;height:34px;object-fit:contain}body.sidebar-collapsed .sidebar__nav{display:none}body.sidebar-collapsed .sidebar__actions{right:-.9rem;top:1rem}body.sidebar-collapsed .sidebar__toggle{width:1.45rem;height:3.25rem}.industrial-sites-main .map-placeholder{position:relative}.industrial-sites-main .map-placeholder .map-legend-only{position:absolute;right:12px;top:12px;z-index:30}@media(max-width:960px){.sidebar{position:static;width:100%;height:auto;flex-direction:row;align-items:center;justify-content:space-between;border-right:none;border-bottom:1px solid var(--border)}.sidebar__nav{flex-direction:row;flex-wrap:wrap}.sidebar__actions{top:.75rem;right:.75rem}.sidebar__toggle{width:2rem;height:2rem}.main-area{margin-left:0;width:100%}.topbar{padding:0 1.5rem}.content{padding:1.5rem}body.sidebar-collapsed .sidebar{width:100%;padding-left:1.25rem;padding-right:1.25rem}body.sidebar-collapsed .sidebar__brand{padding-right:3rem;justify-content:flex-start}body.sidebar-collapsed .sidebar__brand>div,body.sidebar-collapsed .sidebar__nav{display:flex}body.sidebar-collapsed .nav-item__label{display:inline}body.sidebar-collapsed .nav-item:after,body.sidebar-collapsed .nav-item:before{display:none}body.sidebar-collapsed .sidebar__actions{right:.75rem}.nav-item:hover:after,.nav-item:hover:before{display:none}.ets-map-layout{flex-direction:column}.ets-tree-panel,.ets-map-panel{width:100%}}.ets-year-controls{margin-bottom:1.5rem}.year-slider-container{display:flex;align-items:center;gap:.75rem}.year-slider{flex:1;min-width:200px;height:6px;border-radius:3px;background:linear-gradient(to right,var(--primary),var(--primary)) no-repeat;background-size:var(--value, 0%) 100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;cursor:pointer}.year-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:var(--primary);cursor:pointer;border:2px solid var(--surface);box-shadow:0 2px 4px #0000001a;transition:box-shadow .2s ease}.year-slider::-webkit-slider-thumb:hover{box-shadow:0 2px 8px #00000026}.year-slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--primary);cursor:pointer;border:2px solid var(--surface);box-shadow:0 2px 4px #0000001a;transition:box-shadow .2s ease}.year-slider::-moz-range-thumb:hover{box-shadow:0 2px 8px #00000026}.year-slider::-moz-range-track{background:transparent;border:none}.year-slider-value{min-width:50px;text-align:center;font-weight:600;color:var(--primary);font-size:1rem}.ets-map-layout{display:grid;grid-template-columns:280px 1fr;gap:1.5rem;margin-top:1.5rem}.ets-tree-panel{display:flex;flex-direction:column;gap:.75rem;padding:.75rem;border:1px solid var(--border);border-radius:10px;background:#fbfcfd;max-height:600px;overflow-y:auto}.ets-map-panel{display:flex;flex-direction:column}.nace-tree-filter-panel{display:flex;flex-direction:column;gap:.75rem}.nace-tree-actions{display:flex;gap:.5rem;flex-wrap:wrap}.nace-tree-list{display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;max-height:460px;padding-right:.25rem}.nace-tree-list ul{list-style:none;margin:0;padding-left:1rem}.nace-tree-list li{font-size:.85rem;margin:.15rem 0;line-height:1.25}.nace-tree-item{display:flex;flex-direction:column;gap:.25rem}.nace-tree-label{display:flex;align-items:center;gap:.5rem;padding:.35rem .4rem;cursor:pointer;font-size:.85rem;border-radius:4px;transition:background-color .15s ease}.nace-tree-label:hover{background-color:#4b84ff0d}.nace-tree-label input[type=checkbox]{cursor:pointer;width:16px;height:16px;margin:0}.nace-level-2{font-weight:600;color:var(--text)}.nace-level-3{font-weight:500;color:var(--text);margin-left:.75rem}.nace-level-4{font-weight:400;color:var(--muted);margin-left:1.5rem;font-size:.8rem}.nace-tree-children{display:flex;flex-direction:column;gap:.15rem}.nace-node-count{font-size:.75rem;color:var(--muted);margin-left:.25rem}.home-section.svelte-16bf2fb{gap:1.25rem}.home-hero.svelte-16bf2fb{max-width:980px}.home-eyebrow.svelte-16bf2fb{margin:0 0 .25rem;color:var(--primary);font-weight:600}.home-hero.svelte-16bf2fb h1:where(.svelte-16bf2fb){margin:0;font-size:2rem}.home-subtitle.svelte-16bf2fb{margin:.35rem 0 1rem;font-size:1.1rem;font-style:italic;color:var(--muted)}.home-intro.svelte-16bf2fb{max-width:900px;margin:0}.home-intro.svelte-16bf2fb a:where(.svelte-16bf2fb){color:var(--primary);font-weight:600}.terms-card.svelte-16bf2fb summary:where(.svelte-16bf2fb){cursor:pointer;font-weight:600}.terms-actions.svelte-16bf2fb{display:flex;gap:.75rem;flex-wrap:wrap;margin:1rem 0}.terms-scroll.svelte-16bf2fb{max-height:400px;overflow-y:auto;padding:1rem;border:1px solid var(--border);border-radius:8px;background:#fbfcfd}.terms-scroll.svelte-16bf2fb h3:where(.svelte-16bf2fb){margin:0 0 .35rem;font-size:1rem}.terms-scroll.svelte-16bf2fb p:where(.svelte-16bf2fb){margin:0 0 1rem;color:var(--muted)}.home-warning.svelte-16bf2fb{color:#b91c1c;font-weight:600}.start-card.svelte-16bf2fb h2:where(.svelte-16bf2fb){margin-top:0}.home-link-grid.svelte-16bf2fb{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.home-link.svelte-16bf2fb{display:grid;gap:.2rem;min-height:86px;padding:1rem;text-align:left;text-decoration:none;color:var(--text);background:#fff;border:1px solid var(--border);border-radius:8px;cursor:pointer}.home-link.svelte-16bf2fb:hover{border-color:#4b84ff73;background:#4b84ff0d}.home-link.svelte-16bf2fb span:where(.svelte-16bf2fb){color:var(--muted)}.editor-panel.svelte-18ulb0c{display:grid;gap:.9rem}.editor-stats.svelte-18ulb0c{display:flex;gap:.45rem;flex-wrap:wrap}.editor-actions.svelte-18ulb0c{display:flex;gap:.5rem;flex-wrap:wrap}.editor-table-wrap.svelte-18ulb0c{max-height:34rem}.editor-table.svelte-18ulb0c strong:where(.svelte-18ulb0c){display:block}.tiny.svelte-18ulb0c{font-size:.77rem}.weight-input.svelte-18ulb0c{width:6rem;border:1px solid rgba(148,163,184,.38);border-radius:8px;padding:.45rem .55rem}.weight-warning.svelte-18ulb0c{border:1px solid rgba(245,158,11,.28);background:#fffbebe6;color:#92400e;border-radius:10px;padding:.65rem .75rem;font-size:.88rem}.icon-danger.svelte-18ulb0c{border:0;background:transparent;color:#991b1b;cursor:pointer;font-size:.8rem;font-weight:650}.custom-route.svelte-18ulb0c{border-top:1px solid rgba(148,163,184,.26);padding-top:.75rem}.custom-route.svelte-18ulb0c summary:where(.svelte-18ulb0c){cursor:pointer;font-weight:700}.custom-route-grid.svelte-18ulb0c{display:grid;gap:.7rem;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));margin:.75rem 0}.empty-state.svelte-18ulb0c{border:1px dashed rgba(148,163,184,.45);border-radius:12px;padding:1rem;color:#64748b;background:#f8fafcb8}.pathway-workspace.svelte-tbh2ce{display:grid;gap:1rem}.pathway-header.svelte-tbh2ce,.table-header.svelte-tbh2ce{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.pathway-header.svelte-tbh2ce h2:where(.svelte-tbh2ce),.pathway-header.svelte-tbh2ce p:where(.svelte-tbh2ce),.source-panel.svelte-tbh2ce h3:where(.svelte-tbh2ce),.save-panel.svelte-tbh2ce h3:where(.svelte-tbh2ce),.saved-panel.svelte-tbh2ce h3:where(.svelte-tbh2ce),.catalog-panel.svelte-tbh2ce h3:where(.svelte-tbh2ce),.placeholder-panel.svelte-tbh2ce h3:where(.svelte-tbh2ce){margin:0}.subsection-tabs.svelte-tbh2ce{display:flex;flex-wrap:wrap;gap:.35rem}.subsection-tabs.svelte-tbh2ce button:where(.svelte-tbh2ce){border:1px solid rgba(148,163,184,.32);border-radius:999px;background:#fff;color:#475569;cursor:pointer;font-weight:650;padding:.55rem .8rem}.subsection-tabs.svelte-tbh2ce button.is-active:where(.svelte-tbh2ce){border-color:#0f766e47;background:#f0fdfaeb;color:#0f766e}.configuration-layout.svelte-tbh2ce{display:grid;grid-template-columns:minmax(18rem,1fr) minmax(0,2fr);gap:1rem;align-items:start}.left-panel.svelte-tbh2ce,.right-panel.svelte-tbh2ce,.source-panel.svelte-tbh2ce,.save-panel.svelte-tbh2ce,.saved-panel.svelte-tbh2ce,.catalog-panel.svelte-tbh2ce,.placeholder-panel.svelte-tbh2ce{display:grid;gap:1rem}.source-options.svelte-tbh2ce,.summary-metrics.svelte-tbh2ce,.save-actions.svelte-tbh2ce,.saved-actions.svelte-tbh2ce{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.source-options.svelte-tbh2ce label:where(.svelte-tbh2ce){display:inline-flex;align-items:center;gap:.35rem;font-weight:650}.source-description.svelte-tbh2ce{border:1px solid rgba(148,163,184,.22);border-radius:12px;background:#f8fafcdb;color:#475569;display:grid;gap:.35rem;padding:.75rem .85rem}.source-description.svelte-tbh2ce p:where(.svelte-tbh2ce){margin:0}.upload-drop.svelte-tbh2ce{border:1px dashed rgba(15,118,110,.32);border-radius:12px;background:#f0fdfab8;color:#0f766e;cursor:pointer;display:grid;gap:.15rem;padding:.9rem}.upload-drop.svelte-tbh2ce span:where(.svelte-tbh2ce){font-weight:700}.upload-drop.svelte-tbh2ce small:where(.svelte-tbh2ce),.saved-item.svelte-tbh2ce small:where(.svelte-tbh2ce),.status-text.svelte-tbh2ce{color:#64748b}.upload-drop.svelte-tbh2ce input:where(.svelte-tbh2ce){display:none}.saved-list.svelte-tbh2ce,.validation-list.svelte-tbh2ce{display:grid;gap:.55rem}.saved-item.svelte-tbh2ce{border:1px solid rgba(148,163,184,.22);border-radius:12px;display:grid;gap:.55rem;padding:.75rem}.btn--danger.svelte-tbh2ce{border-color:#dc262633;color:#991b1b}.edit-expander.svelte-tbh2ce{border-top:1px solid rgba(148,163,184,.28);padding-top:.85rem}.edit-expander.svelte-tbh2ce summary:where(.svelte-tbh2ce){cursor:pointer;font-size:1rem;font-weight:750}.edit-controls.svelte-tbh2ce{display:grid;gap:.85rem;margin:.9rem 0}.selector-row.svelte-tbh2ce{display:grid;gap:.75rem;grid-template-columns:minmax(12rem,1fr) minmax(14rem,1fr)}.inline-add.svelte-tbh2ce{display:grid;gap:.45rem;grid-template-columns:minmax(0,1fr) auto}.loaded-groups.svelte-tbh2ce{border:1px solid rgba(148,163,184,.22);border-radius:12px;display:grid;gap:.65rem;padding:.75rem}.loaded-sector.svelte-tbh2ce{display:grid;gap:.45rem}.sector-chip.svelte-tbh2ce,.product-chips.svelte-tbh2ce button:where(.svelte-tbh2ce){border:1px solid rgba(148,163,184,.3);background:#fff;border-radius:999px;color:#475569;cursor:pointer;font-size:.84rem;font-weight:650;padding:.42rem .65rem}.sector-chip.svelte-tbh2ce{justify-self:start;border-color:#0f766e47;color:#0f766e}.product-chips.svelte-tbh2ce{display:flex;flex-wrap:wrap;gap:.35rem}.product-chips.svelte-tbh2ce button.is-active:where(.svelte-tbh2ce){background:#f0fdfaf2;border-color:#0f766e66;color:#0f766e}.error-banner.svelte-tbh2ce,.warning-box.svelte-tbh2ce{border:1px solid rgba(220,38,38,.18);background:#fef2f2e6;color:#991b1b;border-radius:12px;padding:.75rem .85rem}.validation-item.svelte-tbh2ce{border:1px solid rgba(245,158,11,.26);background:#fffbebe6;color:#92400e;border-radius:10px;padding:.65rem .75rem;font-size:.88rem}@media(max-width:1100px){.configuration-layout.svelte-tbh2ce,.selector-row.svelte-tbh2ce{grid-template-columns:1fr}.pathway-header.svelte-tbh2ce,.table-header.svelte-tbh2ce{flex-direction:column}}.blueprint-grid.svelte-1rczbuv{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.blueprint-card.svelte-1rczbuv{border:1px solid rgba(148,163,184,.28);border-radius:12px;padding:1rem;background:#f8fafcbf}.blueprint-card.svelte-1rczbuv h3:where(.svelte-1rczbuv){margin:0 0 .45rem}.blueprint-card.svelte-1rczbuv p:where(.svelte-1rczbuv){min-height:3rem;margin:0 0 .7rem}.blueprint-catalog__hint.svelte-1rczbuv{margin:1rem 0 0}.process-library.svelte-1rczbuv{display:grid;gap:.75rem;margin-top:1rem}.blueprint-sector.svelte-1rczbuv,.blueprint-product.svelte-1rczbuv,.blueprint-process.svelte-1rczbuv{border:1px solid rgba(148,163,184,.28);border-radius:10px;padding:.7rem .85rem}.blueprint-sector.svelte-1rczbuv>summary:where(.svelte-1rczbuv),.blueprint-product.svelte-1rczbuv>summary:where(.svelte-1rczbuv),.blueprint-process.svelte-1rczbuv>summary:where(.svelte-1rczbuv){cursor:pointer;display:flex;justify-content:space-between;gap:1rem}.blueprint-sector.svelte-1rczbuv>summary:where(.svelte-1rczbuv) span:where(.svelte-1rczbuv),.blueprint-product.svelte-1rczbuv>summary:where(.svelte-1rczbuv) span:where(.svelte-1rczbuv),.blueprint-process.svelte-1rczbuv>summary:where(.svelte-1rczbuv) span:where(.svelte-1rczbuv){color:#64748b;font-size:.85rem}.blueprint-sector__body.svelte-1rczbuv,.blueprint-product__body.svelte-1rczbuv{display:grid;gap:.6rem;margin-top:.7rem}.blueprint-process.svelte-1rczbuv{background:#f8fafcb8}.blueprint-process__body.svelte-1rczbuv p:where(.svelte-1rczbuv){margin:.7rem 0}.blueprint-process.svelte-1rczbuv dl:where(.svelte-1rczbuv){display:grid;gap:.35rem;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));margin:0}.blueprint-process.svelte-1rczbuv dl:where(.svelte-1rczbuv) div:where(.svelte-1rczbuv){background:#fff;border-radius:8px;padding:.45rem .55rem}.blueprint-process.svelte-1rczbuv dt:where(.svelte-1rczbuv){color:#64748b;font-size:.78rem}.blueprint-process.svelte-1rczbuv dd:where(.svelte-1rczbuv){font-weight:600;margin:.15rem 0 0}.maplibregl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.maplibregl-canvas{position:absolute;left:0;top:0}.maplibregl-map:fullscreen{width:100%;height:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{position:absolute;pointer-events:none;z-index:2}.maplibregl-ctrl-top-left{top:0;left:0}.maplibregl-ctrl-top-right{top:0;right:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{right:0;bottom:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{margin:10px 0 0 10px;float:left}.maplibregl-ctrl-top-right .maplibregl-ctrl{margin:10px 10px 0 0;float:right}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{margin:0 0 10px 10px;float:left}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{margin:0 10px 10px 0;float:right}.maplibregl-ctrl-group{border-radius:4px;background:#fff}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media(forced-colors:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.maplibregl-ctrl-group button{width:29px;height:29px;display:block;padding:0;outline:none;border:0;box-sizing:border-box;background-color:transparent;cursor:pointer}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:50%}@media(forced-colors:active){.maplibregl-ctrl-icon{background-color:transparent}.maplibregl-ctrl-group button+button{border-top:1px solid ButtonText}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}@media(hover:hover){.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}}.maplibregl-ctrl button:not(:disabled):active{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23333%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22M10%2013c-.75%200-1.5.75-1.5%201.5S9.25%2016%2010%2016h9c.75%200%201.5-.75%201.5-1.5S19.75%2013%2019%2013z%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23333%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22M14.5%208.5c-.75%200-1.5.75-1.5%201.5v3h-3c-.75%200-1.5.75-1.5%201.5S9.25%2016%2010%2016h3v3c0%20.75.75%201.5%201.5%201.5S16%2019.75%2016%2019v-3h3c.75%200%201.5-.75%201.5-1.5S19.75%2013%2019%2013h-3v-3c0-.75-.75-1.5-1.5-1.5%22%2F%3E%3C%2Fsvg%3E)}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23fff%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22M10%2013c-.75%200-1.5.75-1.5%201.5S9.25%2016%2010%2016h9c.75%200%201.5-.75%201.5-1.5S19.75%2013%2019%2013z%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23fff%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22M14.5%208.5c-.75%200-1.5.75-1.5%201.5v3h-3c-.75%200-1.5.75-1.5%201.5S9.25%2016%2010%2016h3v3c0%20.75.75%201.5%201.5%201.5S16%2019.75%2016%2019v-3h3c.75%200%201.5-.75%201.5-1.5S19.75%2013%2019%2013h-3v-3c0-.75-.75-1.5-1.5-1.5%22%2F%3E%3C%2Fsvg%3E)}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22M10%2013c-.75%200-1.5.75-1.5%201.5S9.25%2016%2010%2016h9c.75%200%201.5-.75%201.5-1.5S19.75%2013%2019%2013z%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22M14.5%208.5c-.75%200-1.5.75-1.5%201.5v3h-3c-.75%200-1.5.75-1.5%201.5S9.25%2016%2010%2016h3v3c0%20.75.75%201.5%201.5%201.5S16%2019.75%2016%2019v-3h3c.75%200%201.5-.75%201.5-1.5S19.75%2013%2019%2013h-3v-3c0-.75-.75-1.5-1.5-1.5%22%2F%3E%3C%2Fsvg%3E)}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23333%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22M24%2016v5.5c0%201.75-.75%202.5-2.5%202.5H16v-1l3-1.5-4-5.5%201-1%205.5%204%201.5-3zM6%2016l1.5%203%205.5-4%201%201-4%205.5%203%201.5v1H7.5C5.75%2024%205%2023.25%205%2021.5V16zm7-11v1l-3%201.5%204%205.5-1%201-5.5-4L6%2013H5V7.5C5%205.75%205.75%205%207.5%205zm11%202.5c0-1.75-.75-2.5-2.5-2.5H16v1l3%201.5-4%205.5%201%201%205.5-4%201.5%203h1z%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22M18.5%2016c-1.75%200-2.5.75-2.5%202.5V24h1l1.5-3%205.5%204%201-1-4-5.5%203-1.5v-1zM13%2018.5c0-1.75-.75-2.5-2.5-2.5H5v1l3%201.5L4%2024l1%201%205.5-4%201.5%203h1zm3-8c0%201.75.75%202.5%202.5%202.5H24v-1l-3-1.5L25%205l-1-1-5.5%204L17%205h-1zM10.5%2013c1.75%200%202.5-.75%202.5-2.5V5h-1l-1.5%203L5%204%204%205l4%205.5L5%2012v1z%22%2F%3E%3C%2Fsvg%3E)}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23fff%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22M24%2016v5.5c0%201.75-.75%202.5-2.5%202.5H16v-1l3-1.5-4-5.5%201-1%205.5%204%201.5-3zM6%2016l1.5%203%205.5-4%201%201-4%205.5%203%201.5v1H7.5C5.75%2024%205%2023.25%205%2021.5V16zm7-11v1l-3%201.5%204%205.5-1%201-5.5-4L6%2013H5V7.5C5%205.75%205.75%205%207.5%205zm11%202.5c0-1.75-.75-2.5-2.5-2.5H16v1l3%201.5-4%205.5%201%201%205.5-4%201.5%203h1z%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23fff%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22M18.5%2016c-1.75%200-2.5.75-2.5%202.5V24h1l1.5-3%205.5%204%201-1-4-5.5%203-1.5v-1zM13%2018.5c0-1.75-.75-2.5-2.5-2.5H5v1l3%201.5L4%2024l1%201%205.5-4%201.5%203h1zm3-8c0%201.75.75%202.5%202.5%202.5H24v-1l-3-1.5L25%205l-1-1-5.5%204L17%205h-1zM10.5%2013c1.75%200%202.5-.75%202.5-2.5V5h-1l-1.5%203L5%204%204%205l4%205.5L5%2012v1z%22%2F%3E%3C%2Fsvg%3E)}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22M24%2016v5.5c0%201.75-.75%202.5-2.5%202.5H16v-1l3-1.5-4-5.5%201-1%205.5%204%201.5-3zM6%2016l1.5%203%205.5-4%201%201-4%205.5%203%201.5v1H7.5C5.75%2024%205%2023.25%205%2021.5V16zm7-11v1l-3%201.5%204%205.5-1%201-5.5-4L6%2013H5V7.5C5%205.75%205.75%205%207.5%205zm11%202.5c0-1.75-.75-2.5-2.5-2.5H16v1l3%201.5-4%205.5%201%201%205.5-4%201.5%203h1z%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22M18.5%2016c-1.75%200-2.5.75-2.5%202.5V24h1l1.5-3%205.5%204%201-1-4-5.5%203-1.5v-1zM13%2018.5c0-1.75-.75-2.5-2.5-2.5H5v1l3%201.5L4%2024l1%201%205.5-4%201.5%203h1zm3-8c0%201.75.75%202.5%202.5%202.5H24v-1l-3-1.5L25%205l-1-1-5.5%204L17%205h-1zM10.5%2013c1.75%200%202.5-.75%202.5-2.5V5h-1l-1.5%203L5%204%204%205l4%205.5L5%2012v1z%22%2F%3E%3C%2Fsvg%3E)}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23333%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22m10.5%2014%204-8%204%208z%22%2F%3E%3Cpath%20fill%3D%22%23ccc%22%20d%3D%22m10.5%2016%204%208%204-8z%22%2F%3E%3C%2Fsvg%3E)}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23fff%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22m10.5%2014%204-8%204%208z%22%2F%3E%3Cpath%20fill%3D%22%23ccc%22%20d%3D%22m10.5%2016%204%208%204-8z%22%2F%3E%3C%2Fsvg%3E)}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22m10.5%2014%204-8%204%208z%22%2F%3E%3Cpath%20fill%3D%22%23ccc%22%20d%3D%22m10.5%2016%204%208%204-8z%22%2F%3E%3C%2Fsvg%3E)}}.maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20fill%3D%22none%22%20stroke%3D%22%23333%22%20viewBox%3D%220%200%2022%2022%22%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2211%22%20r%3D%228.5%22%2F%3E%3Cpath%20d%3D%22M17.5%2011c0%204.819-3.02%208.5-6.5%208.5S4.5%2015.819%204.5%2011%207.52%202.5%2011%202.5s6.5%203.681%206.5%208.5Z%22%2F%3E%3Cpath%20d%3D%22M13.5%2011c0%202.447-.331%204.64-.853%206.206-.262.785-.562%201.384-.872%201.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831%2015.64%208.5%2013.446%208.5%2011s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872%201.777.522%201.565.853%203.76.853%206.206Z%22%2F%3E%3Cpath%20d%3D%22M11%207.5c-1.909%200-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3%201.3%200%200%201-.224-.138q.07-.058.224-.138c.299-.151.763-.302%201.379-.434C7.378%205.666%209.091%205.5%2011%205.5s3.622.166%204.845.428c.616.132%201.08.283%201.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm0%209c-1.909%200-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3%201.3%200%200%201-.224-.138%201.3%201.3%200%200%201%20.224-.138c.299-.151.763-.302%201.379-.434C7.378%2014.666%209.091%2014.5%2011%2014.5s3.622.166%204.845.428c.616.132%201.08.283%201.379.434.105.053.177.1.224.138a1.3%201.3%200%200%201-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm0-4c-2.46%200-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5%201.5%200%200%201-.39-.272.3.3%200%200%201-.047-.064.3.3%200%200%201%20.048-.064c.066-.073.189-.167.389-.272.399-.21%201.009-.413%201.805-.59C6.328%209.722%208.54%209.5%2011%209.5s4.672.222%206.256.574c.795.177%201.405.38%201.804.59.2.105.323.2.39.272a.3.3%200%200%201%20.047.064.3.3%200%200%201-.048.064%201.4%201.4%200%200%201-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0%20.018v.002zm17.002.002v-.002zm0-.018v-.002z%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-globe-enabled .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20fill%3D%22none%22%20stroke%3D%22%2333b5e5%22%20viewBox%3D%220%200%2022%2022%22%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2211%22%20r%3D%228.5%22%2F%3E%3Cpath%20d%3D%22M17.5%2011c0%204.819-3.02%208.5-6.5%208.5S4.5%2015.819%204.5%2011%207.52%202.5%2011%202.5s6.5%203.681%206.5%208.5Z%22%2F%3E%3Cpath%20d%3D%22M13.5%2011c0%202.447-.331%204.64-.853%206.206-.262.785-.562%201.384-.872%201.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831%2015.64%208.5%2013.446%208.5%2011s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872%201.777.522%201.565.853%203.76.853%206.206Z%22%2F%3E%3Cpath%20d%3D%22M11%207.5c-1.909%200-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3%201.3%200%200%201-.224-.138q.07-.058.224-.138c.299-.151.763-.302%201.379-.434C7.378%205.666%209.091%205.5%2011%205.5s3.622.166%204.845.428c.616.132%201.08.283%201.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm0%209c-1.909%200-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3%201.3%200%200%201-.224-.138%201.3%201.3%200%200%201%20.224-.138c.299-.151.763-.302%201.379-.434C7.378%2014.666%209.091%2014.5%2011%2014.5s3.622.166%204.845.428c.616.132%201.08.283%201.379.434.105.053.177.1.224.138a1.3%201.3%200%200%201-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm0-4c-2.46%200-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5%201.5%200%200%201-.39-.272.3.3%200%200%201-.047-.064.3.3%200%200%201%20.048-.064c.066-.073.189-.167.389-.272.399-.21%201.009-.413%201.805-.59C6.328%209.722%208.54%209.5%2011%209.5s4.672.222%206.256.574c.795.177%201.405.38%201.804.59.2.105.323.2.39.272a.3.3%200%200%201%20.047.064.3.3%200%200%201-.048.064%201.4%201.4%200%200%201-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0%20.018v.002zm17.002.002v-.002zm0-.018v-.002z%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20fill%3D%22%23333%22%20viewBox%3D%220%200%2022%2022%22%3E%3Cpath%20d%3D%22m1.754%2013.406%204.453-4.851%203.09%203.09%203.281%203.277.969-.969-3.309-3.312%203.844-4.121%206.148%206.886h1.082v-.855l-7.207-8.07-4.84%205.187L6.169%206.57l-5.48%205.965v.871ZM.688%2016.844h20.625v1.375H.688Zm0%200%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20fill%3D%22%2333b5e5%22%20viewBox%3D%220%200%2022%2022%22%3E%3Cpath%20d%3D%22m1.754%2013.406%204.453-4.851%203.09%203.09%203.281%203.277.969-.969-3.309-3.312%203.844-4.121%206.148%206.886h1.082v-.855l-7.207-8.07-4.84%205.187L6.169%206.57l-5.48%205.965v.871ZM.688%2016.844h20.625v1.375H.688Zm0%200%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23333%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%222%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23aaa%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%222%22%2F%3E%3Cpath%20fill%3D%22red%22%20d%3D%22m14%205%201%201-9%209-1-1z%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%2333b5e5%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%222%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23e58978%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%222%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%2333b5e5%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23e54e33%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s linear infinite}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23fff%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%222%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23999%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%222%22%2F%3E%3Cpath%20fill%3D%22red%22%20d%3D%22m14%205%201%201-9%209-1-1z%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%2333b5e5%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%222%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23e58978%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%222%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%2333b5e5%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23e54e33%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3C%2Fsvg%3E)}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%222%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23666%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%222%22%2F%3E%3Cpath%20fill%3D%22red%22%20d%3D%22m14%205%201%201-9%209-1-1z%22%2F%3E%3C%2Fsvg%3E)}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{width:88px;height:23px;margin:0 0 -4px -4px;display:block;background-repeat:no-repeat;cursor:pointer;overflow:hidden;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2288%22%20height%3D%2223%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23000%22%20fill-opacity%3D%22.4%22%20fill-rule%3D%22evenodd%22%20d%3D%22M17.408%2016.796h-1.827l2.501-12.095h.198l3.324%206.533.988%202.19.988-2.19%203.258-6.533h.181l2.6%2012.095h-1.81l-1.218-5.644-.362-1.71-.658%201.71-2.929%205.644h-.098l-2.914-5.644-.757-1.71-.345%201.71zm1.958-3.42-.726%203.663a1.255%201.255%200%200%201-1.232%201.011h-1.827a1.255%201.255%200%200%201-1.229-1.509l2.501-12.095a1.255%201.255%200%200%201%201.23-1.001h.197a1.25%201.25%200%200%201%201.12.685l3.19%206.273%203.125-6.263a1.25%201.25%200%200%201%201.123-.695h.181a1.255%201.255%200%200%201%201.227.991l1.443%206.71a5%205%200%200%201%20.314-.787l.009-.016a4.6%204.6%200%200%201%201.777-1.887c.782-.46%201.668-.667%202.611-.667a4.6%204.6%200%200%201%201.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255%201.255%200%200%201%201.212.925%201.255%201.255%200%200%201%201.212-.925h1.711c.284%200%20.545.094.755.252.613-.3%201.312-.45%202.075-.45%201.356%200%202.557.445%203.482%201.4q.47.48.763%201.064V4.701a1.255%201.255%200%200%201%201.255-1.255h1.86A1.255%201.255%200%200%201%2054.44%204.7v9.194h2.217c.19%200%20.37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42%202.42%200%200%201-.682-1.71c0-.665.267-1.253.735-1.7a2.45%202.45%200%200%201%201.722-.674%202.43%202.43%200%200%201%201.705.675q.318.302.504.683V4.7a1.255%201.255%200%200%201%201.255-1.255h1.744A1.255%201.255%200%200%201%2065.812%204.7v3.335a4.8%204.8%200%200%201%201.526-.246c.938%200%201.817.214%202.59.69a4.47%204.47%200%200%201%201.67%201.743v-.98a1.255%201.255%200%200%201%201.256-1.256h1.777c.233%200%20.451.064.639.174a3.4%203.4%200%200%201%201.567-.372c.346%200%20.861.02%201.285.232a1.25%201.25%200%200%201%20.689%201.004%204.7%204.7%200%200%201%20.853-.588c.795-.44%201.675-.647%202.61-.647%201.385%200%202.65.39%203.525%201.396.836.938%201.168%202.173%201.168%203.528q-.001.515-.056%201.051a1.255%201.255%200%200%201-.947%201.09l.408.952a1.255%201.255%200%200%201-.477%201.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06%200-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8%205.8%200%200%201-.548-2.512q0-.429.053-.843a1.3%201.3%200%200%201-.333-.086l-.166-.004c-.223%200-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255%201.255%200%200%201-1.256%201.256h-1.777a1.255%201.255%200%200%201-1.256-1.256V15.69l-.032.057a4.8%204.8%200%200%201-1.86%201.833%205.04%205.04%200%200%201-2.484.634%204.5%204.5%200%200%201-1.935-.424%201.25%201.25%200%200%201-.764.258h-1.71a1.255%201.255%200%200%201-1.256-1.255V7.687a2.4%202.4%200%200%201-.428.625c.253.23.412.561.412.93v7.553a1.255%201.255%200%200%201-1.256%201.255h-1.843a1.25%201.25%200%200%201-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255%201.255%200%200%201-1.256-1.255v-1.251l-.061.117a4.7%204.7%200%200%201-1.782%201.884%204.77%204.77%200%200%201-2.485.67%205.6%205.6%200%200%201-1.485-.188l.009%202.764a1.255%201.255%200%200%201-1.255%201.259h-1.729a1.255%201.255%200%200%201-1.255-1.255v-3.537a1.255%201.255%200%200%201-1.167.793h-1.679a1.25%201.25%200%200%201-.77-.263%204.5%204.5%200%200%201-1.945.429c-.885%200-1.724-.21-2.495-.632l-.017-.01a5%205%200%200%201-1.081-.836%201.255%201.255%200%200%201-1.254%201.312h-1.81a1.255%201.255%200%200%201-1.228-.99l-.782-3.625-2.044%203.939a1.25%201.25%200%200%201-1.115.676h-.098a1.25%201.25%200%200%201-1.116-.68l-2.061-3.994zM35.92%2016.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033%201.332h1.678V9.242h-1.694l-.033%201.267q-.133-.329-.526-.658l-.032-.028a3.2%203.2%200%200%200-.668-.428l-.27-.12a3.3%203.3%200%200%200-1.235-.23q-1.136-.001-1.974.493a3.36%203.36%200%200%200-1.3%201.382q-.445.89-.444%202.074%200%201.2.51%202.107a3.8%203.8%200%200%200%201.382%201.381%203.9%203.9%200%200%200%201.893.477q.795%200%201.455-.33zm-2.789-5.38q-.576.675-.575%201.762%200%201.102.559%201.794.576.675%201.645.675a2.25%202.25%200%200%200%20.934-.19%202.2%202.2%200%200%200%20.468-.29l.178-.161a2.2%202.2%200%200%200%20.397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2%202.2%200%200%200-.633-.709l-.13-.086-.047-.028a2.1%202.1%200%200%200-1.073-.285q-1.052%200-1.629.692zm2.316%202.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96%200%200%200-.353-.389.85.85%200%200%200-.464-.127c-.4%200-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945%200%20.506.122.801.27.99.097.11.266.224.68.224.303%200%20.504-.09.687-.269zm7.545%201.705a2.6%202.6%200%200%200%20.331.423q.319.33.755.548l.173.074q.65.255%201.49.255%201.02%200%201.844-.493a3.45%203.45%200%200%200%201.316-1.4q.493-.904.493-2.089%200-1.909-.988-2.913-.988-1.02-2.584-1.02-.898%200-1.575.347a3%203%200%200%200-.415.262l-.199.166a3.4%203.4%200%200%200-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296%201.119.297%201.07%200%201.645-.675.577-.69.576-1.762%200-1.119-.576-1.777-.558-.675-1.645-.675-.435%200-.835.16a2%202%200%200%200-.284.136%202%202%200%200%200-.363.254%202.2%202.2%200%200%200-.46.569l-.082.162a2.6%202.6%200%200%200-.213%201.072v.115q0%20.707.296%201.267l.135.211zm.964-.818a1.1%201.1%200%200%200%20.367.385.94.94%200%200%200%20.476.118c.423%200%20.59-.117.687-.23.159-.194.28-.478.28-.95%200-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1%201%200%200%200-.503.135l-.012.007a.86.86%200%200%200-.335.343c-.073.133-.132.324-.132.614v.115a1.4%201.4%200%200%200%20.14.66zm15.7-6.222q.347-.346.346-.856a1.05%201.05%200%200%200-.345-.79%201.18%201.18%200%200%200-.84-.329q-.51%200-.855.33a1.05%201.05%200%200%200-.346.79q0%20.51.346.855.345.346.856.346.51%200%20.839-.346zm4.337%209.314.033-1.332q.191.403.59.747l.098.081a4%204%200%200%200%20.316.224l.223.122a3.2%203.2%200%200%200%201.44.322%203.8%203.8%200%200%200%201.875-.477%203.5%203.5%200%200%200%201.382-1.366q.527-.89.526-2.09%200-1.184-.444-2.073a3.24%203.24%200%200%200-1.283-1.399q-.823-.51-1.942-.51a3.5%203.5%200%200%200-1.527.344l-.086.043-.165.09a3%203%200%200%200-.33.214q-.432.315-.656.707a2%202%200%200%200-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5%202.5%200%200%200%20.566.7q.117.098.245.18l.144.08a2.1%202.1%200%200%200%20.975.232q1.07%200%201.645-.675.576-.69.576-1.778%200-1.102-.576-1.777-.56-.691-1.645-.692a2.2%202.2%200%200%200-1.015.235q-.22.113-.415.282l-.15.142a2.1%202.1%200%200%200-.42.594q-.223.479-.223%201.1v.115q0%20.705.293%201.26zm2.616-.293c.157-.191.28-.479.28-.967%200-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87%200%200%200-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0%20.285.057.499.144.669a1.1%201.1%200%200%200%20.367.405c.137.082.28.123.455.123.423%200%20.59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493%200%20.642.099l.247-1.794q-.196-.099-.717-.099a2.3%202.3%200%200%200-.545.063%202%202%200%200%200-.411.148%202.2%202.2%200%200%200-.4.249%202.5%202.5%200%200%200-.485.499%202.7%202.7%200%200%200-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5%201.5%200%200%201%20.466-.636%202.5%202.5%200%200%201%20.399-.253%202%202%200%200%201%20.224-.099zm9.784%202.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46%203.46%200%200%200-1.4%201.382q-.493.906-.493%202.106%200%201.07.428%201.975.428.89%201.332%201.432.906.526%202.255.526.973%200%201.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954%200-1.497-.444a1.6%201.6%200%200%201-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1%201%200%200%200-.156-.176q-.46-.428-1.316-.428-.986%200-1.494.604-.379.45-.494%201.234zm-27.053%202.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m19.63%2011.151-.757-1.71-.345%201.71-1.12%205.644h-1.827L18.083%204.7h.197l3.325%206.533.988%202.19.988-2.19L26.839%204.7h.181l2.6%2012.095h-1.81l-1.218-5.644-.362-1.71-.658%201.71-2.93%205.644h-.098l-2.913-5.644zm14.836%205.81q-1.02%200-1.893-.478a3.8%203.8%200%200%201-1.381-1.382q-.51-.906-.51-2.106%200-1.185.444-2.074a3.36%203.36%200%200%201%201.3-1.382q.839-.494%201.974-.494a3.3%203.3%200%200%201%201.234.231%203.3%203.3%200%200%201%20.97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02%201.053a3.17%203.17%200%200%201-1.662.444zm.296-1.482q.938%200%201.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2%202.2%200%200%200-.807-.872%202.1%202.1%200%200%200-1.119-.313q-1.053%200-1.629.692-.575.675-.575%201.76%200%201.103.559%201.795.577.675%201.645.675zm6.521-6.237h1.711v1.4q.906-1.597%202.83-1.597%201.596%200%202.584%201.02.988%201.005.988%202.914%200%201.185-.493%202.09a3.46%203.46%200%200%201-1.316%201.399%203.5%203.5%200%200%201-1.844.493q-.954%200-1.662-.329a2.67%202.67%200%200%201-1.086-.97l.017%205.134h-1.728zm4.048%206.22q1.07%200%201.645-.674.577-.69.576-1.762%200-1.119-.576-1.777-.558-.675-1.645-.675-.592%200-1.12.296-.51.28-.822.823-.296.527-.296%201.234v.115q0%20.708.296%201.267.313.543.823.855.51.296%201.119.297z%22%2F%3E%3Cpath%20fill%3D%22%23e1e3e9%22%20d%3D%22M51.325%204.7h1.86v10.45h3.473v1.646h-5.333zm7.12%204.542h1.843v7.553h-1.843zm.905-1.415a1.16%201.16%200%200%201-.856-.346%201.17%201.17%200%200%201-.346-.856%201.05%201.05%200%200%201%20.346-.79q.346-.329.856-.329.494%200%20.839.33a1.05%201.05%200%200%201%20.345.79%201.16%201.16%200%200%201-.345.855q-.33.346-.84.346zm7.875%209.133a3.17%203.17%200%200%201-1.662-.444q-.723-.46-1.004-1.053l-.033%201.332h-1.71V4.701h1.743v4.657l-.082%201.283q.279-.658%201.086-1.119a3.5%203.5%200%200%201%201.778-.477q1.119%200%201.942.51a3.24%203.24%200%200%201%201.283%201.4q.445.888.444%202.072%200%201.201-.526%202.09a3.5%203.5%200%200%201-1.382%201.366%203.8%203.8%200%200%201-1.876.477zm-.296-1.481q1.069%200%201.645-.675.577-.69.577-1.778%200-1.102-.577-1.776-.56-.691-1.645-.692a2.12%202.12%200%200%200-1.58.659q-.642.641-.642%201.694v.115q0%20.71.296%201.267a2.4%202.4%200%200%200%20.807.872%202.1%202.1%200%200%200%201.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14%202.14%200%200%201%201.349-.46q.527%200%20.724.098l-.247%201.794q-.149-.099-.642-.099-.774%200-1.416.494-.626.493-.626%201.58v3.883h-1.777V9.242zm9.534%207.718q-1.35%200-2.255-.526-.904-.543-1.332-1.432a4.6%204.6%200%200%201-.428-1.975q0-1.2.493-2.106a3.46%203.46%200%200%201%201.4-1.382q.889-.495%202.007-.494%201.744%200%202.584.97.855.956.856%202.7%200%20.444-.05.92h-5.43q.18%201.005.708%201.45.542.443%201.497.443.79%200%201.3-.131a4%204%200%200%200%20.938-.362l.542%201.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728%200-1.991%201.86z%22%2F%3E%3Cpath%20d%3D%22M5.074%2015.948a.484.657%200%200%200-.486.659v1.84a.484.657%200%200%200%20.486.659h4.101a.484.657%200%200%200%20.486-.659v-1.84a.484.657%200%200%200-.486-.659zm3.56%201.16H5.617v.838h3.017z%22%20style%3D%22fill%3A%23fff%3Bfill-rule%3Aevenodd%3Bstroke-width%3A1.03600001%22%2F%3E%3Cg%20style%3D%22stroke-width%3A1.12603545%22%3E%3Cpath%20d%3D%22M-9.408-1.416c-3.833-.025-7.056%202.912-7.08%206.615-.02%203.08%201.653%204.832%203.107%206.268.903.892%201.721%201.74%202.32%202.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87%201.87%200%200%200-.362%201.121l-.011%201.877c-.003.402.104.787.347%201.125.244.338.688.653%201.23.656l4.142.028c.542.003.99-.306%201.238-.641a1.87%201.87%200%200%200%20.363-1.121l.012-1.875a1.87%201.87%200%200%200-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145%201.425-1.983%202.348-2.87%201.473-1.414%203.18-3.149%203.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006%201.1v.002c3.274.02%205.92%202.532%205.9%205.6-.017%202.706-1.39%204.026-2.863%205.44-1.034.994-2.118%202.033-2.814%203.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34%200%200%201-.226.084.34.34%200%200%201-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067%202.7-5.545%205.975-5.523m-.02%202.826c-1.62-.01-2.944%201.315-2.955%202.96-.01%201.646%201.295%202.988%202.916%202.999h.002c1.621.01%202.943-1.316%202.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005%201.1c1.017.006%201.829.83%201.822%201.89s-.83%201.874-1.848%201.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874%201.848-1.868m-2.155%2011.857%204.14.025c.271.002.49.305.487.676l-.013%201.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668%22%20style%3D%22color%3A%23000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3A400%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Bfont-variant-ligatures%3Anormal%3Bfont-variant-position%3Anormal%3Bfont-variant-caps%3Anormal%3Bfont-variant-numeric%3Anormal%3Bfont-variant-alternates%3Anormal%3Bfont-feature-settings%3Anormal%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bwriting-mode%3Alr-tb%3Bdirection%3Altr%3Btext-orientation%3Amixed%3Bdominant-baseline%3Aauto%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bshape-padding%3A0%3Bclip-rule%3Aevenodd%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A1%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000%3Bsolid-opacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23000%3Bfill-opacity%3A.4%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A2.47727823%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%22%20transform%3D%22translate(15.553%202.85)scale(.88807)%22%2F%3E%3Cpath%20d%3D%22M-9.415-.316C-12.69-.338-15.37%202.14-15.39%205.207c-.017%202.716%201.326%204.041%202.78%205.477%201.013%201%202.081%202.055%202.78%203.67l.092.076a.34.34%200%200%200%20.225.086.34.34%200%200%200%20.227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6%201.78-2.64%202.814-3.634%201.473-1.414%202.847-2.733%202.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057%208.784c1.621.011%202.944-1.315%202.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945%201.315-2.955%202.96s1.295%202.989%202.916%203%22%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23e1e3e9%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A2.47727823%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A.4%22%20transform%3D%22translate(15.553%202.85)scale(.88807)%22%2F%3E%3Cpath%20d%3D%22M-11.594%2015.465c-.27-.002-.492.297-.494.668l-.012%201.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z%22%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23fff%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A2.47727823%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A.4%22%20transform%3D%22translate(15.553%202.85)scale(.88807)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media(forced-colors:active){a.maplibregl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2288%22%20height%3D%2223%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23000%22%20fill-opacity%3D%22.4%22%20fill-rule%3D%22evenodd%22%20d%3D%22M17.408%2016.796h-1.827l2.501-12.095h.198l3.324%206.533.988%202.19.988-2.19%203.258-6.533h.181l2.6%2012.095h-1.81l-1.218-5.644-.362-1.71-.658%201.71-2.929%205.644h-.098l-2.914-5.644-.757-1.71-.345%201.71zm1.958-3.42-.726%203.663a1.255%201.255%200%200%201-1.232%201.011h-1.827a1.255%201.255%200%200%201-1.229-1.509l2.501-12.095a1.255%201.255%200%200%201%201.23-1.001h.197a1.25%201.25%200%200%201%201.12.685l3.19%206.273%203.125-6.263a1.25%201.25%200%200%201%201.123-.695h.181a1.255%201.255%200%200%201%201.227.991l1.443%206.71a5%205%200%200%201%20.314-.787l.009-.016a4.6%204.6%200%200%201%201.777-1.887c.782-.46%201.668-.667%202.611-.667a4.6%204.6%200%200%201%201.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255%201.255%200%200%201%201.212.925%201.255%201.255%200%200%201%201.212-.925h1.711c.284%200%20.545.094.755.252.613-.3%201.312-.45%202.075-.45%201.356%200%202.557.445%203.482%201.4q.47.48.763%201.064V4.701a1.255%201.255%200%200%201%201.255-1.255h1.86A1.255%201.255%200%200%201%2054.44%204.7v9.194h2.217c.19%200%20.37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42%202.42%200%200%201-.682-1.71c0-.665.267-1.253.735-1.7a2.45%202.45%200%200%201%201.722-.674%202.43%202.43%200%200%201%201.705.675q.318.302.504.683V4.7a1.255%201.255%200%200%201%201.255-1.255h1.744A1.255%201.255%200%200%201%2065.812%204.7v3.335a4.8%204.8%200%200%201%201.526-.246c.938%200%201.817.214%202.59.69a4.47%204.47%200%200%201%201.67%201.743v-.98a1.255%201.255%200%200%201%201.256-1.256h1.777c.233%200%20.451.064.639.174a3.4%203.4%200%200%201%201.567-.372c.346%200%20.861.02%201.285.232a1.25%201.25%200%200%201%20.689%201.004%204.7%204.7%200%200%201%20.853-.588c.795-.44%201.675-.647%202.61-.647%201.385%200%202.65.39%203.525%201.396.836.938%201.168%202.173%201.168%203.528q-.001.515-.056%201.051a1.255%201.255%200%200%201-.947%201.09l.408.952a1.255%201.255%200%200%201-.477%201.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06%200-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8%205.8%200%200%201-.548-2.512q0-.429.053-.843a1.3%201.3%200%200%201-.333-.086l-.166-.004c-.223%200-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255%201.255%200%200%201-1.256%201.256h-1.777a1.255%201.255%200%200%201-1.256-1.256V15.69l-.032.057a4.8%204.8%200%200%201-1.86%201.833%205.04%205.04%200%200%201-2.484.634%204.5%204.5%200%200%201-1.935-.424%201.25%201.25%200%200%201-.764.258h-1.71a1.255%201.255%200%200%201-1.256-1.255V7.687a2.4%202.4%200%200%201-.428.625c.253.23.412.561.412.93v7.553a1.255%201.255%200%200%201-1.256%201.255h-1.843a1.25%201.25%200%200%201-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255%201.255%200%200%201-1.256-1.255v-1.251l-.061.117a4.7%204.7%200%200%201-1.782%201.884%204.77%204.77%200%200%201-2.485.67%205.6%205.6%200%200%201-1.485-.188l.009%202.764a1.255%201.255%200%200%201-1.255%201.259h-1.729a1.255%201.255%200%200%201-1.255-1.255v-3.537a1.255%201.255%200%200%201-1.167.793h-1.679a1.25%201.25%200%200%201-.77-.263%204.5%204.5%200%200%201-1.945.429c-.885%200-1.724-.21-2.495-.632l-.017-.01a5%205%200%200%201-1.081-.836%201.255%201.255%200%200%201-1.254%201.312h-1.81a1.255%201.255%200%200%201-1.228-.99l-.782-3.625-2.044%203.939a1.25%201.25%200%200%201-1.115.676h-.098a1.25%201.25%200%200%201-1.116-.68l-2.061-3.994zM35.92%2016.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033%201.332h1.678V9.242h-1.694l-.033%201.267q-.133-.329-.526-.658l-.032-.028a3.2%203.2%200%200%200-.668-.428l-.27-.12a3.3%203.3%200%200%200-1.235-.23q-1.136-.001-1.974.493a3.36%203.36%200%200%200-1.3%201.382q-.445.89-.444%202.074%200%201.2.51%202.107a3.8%203.8%200%200%200%201.382%201.381%203.9%203.9%200%200%200%201.893.477q.795%200%201.455-.33zm-2.789-5.38q-.576.675-.575%201.762%200%201.102.559%201.794.576.675%201.645.675a2.25%202.25%200%200%200%20.934-.19%202.2%202.2%200%200%200%20.468-.29l.178-.161a2.2%202.2%200%200%200%20.397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2%202.2%200%200%200-.633-.709l-.13-.086-.047-.028a2.1%202.1%200%200%200-1.073-.285q-1.052%200-1.629.692zm2.316%202.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96%200%200%200-.353-.389.85.85%200%200%200-.464-.127c-.4%200-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945%200%20.506.122.801.27.99.097.11.266.224.68.224.303%200%20.504-.09.687-.269zm7.545%201.705a2.6%202.6%200%200%200%20.331.423q.319.33.755.548l.173.074q.65.255%201.49.255%201.02%200%201.844-.493a3.45%203.45%200%200%200%201.316-1.4q.493-.904.493-2.089%200-1.909-.988-2.913-.988-1.02-2.584-1.02-.898%200-1.575.347a3%203%200%200%200-.415.262l-.199.166a3.4%203.4%200%200%200-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296%201.119.297%201.07%200%201.645-.675.577-.69.576-1.762%200-1.119-.576-1.777-.558-.675-1.645-.675-.435%200-.835.16a2%202%200%200%200-.284.136%202%202%200%200%200-.363.254%202.2%202.2%200%200%200-.46.569l-.082.162a2.6%202.6%200%200%200-.213%201.072v.115q0%20.707.296%201.267l.135.211zm.964-.818a1.1%201.1%200%200%200%20.367.385.94.94%200%200%200%20.476.118c.423%200%20.59-.117.687-.23.159-.194.28-.478.28-.95%200-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1%201%200%200%200-.503.135l-.012.007a.86.86%200%200%200-.335.343c-.073.133-.132.324-.132.614v.115a1.4%201.4%200%200%200%20.14.66zm15.7-6.222q.347-.346.346-.856a1.05%201.05%200%200%200-.345-.79%201.18%201.18%200%200%200-.84-.329q-.51%200-.855.33a1.05%201.05%200%200%200-.346.79q0%20.51.346.855.345.346.856.346.51%200%20.839-.346zm4.337%209.314.033-1.332q.191.403.59.747l.098.081a4%204%200%200%200%20.316.224l.223.122a3.2%203.2%200%200%200%201.44.322%203.8%203.8%200%200%200%201.875-.477%203.5%203.5%200%200%200%201.382-1.366q.527-.89.526-2.09%200-1.184-.444-2.073a3.24%203.24%200%200%200-1.283-1.399q-.823-.51-1.942-.51a3.5%203.5%200%200%200-1.527.344l-.086.043-.165.09a3%203%200%200%200-.33.214q-.432.315-.656.707a2%202%200%200%200-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5%202.5%200%200%200%20.566.7q.117.098.245.18l.144.08a2.1%202.1%200%200%200%20.975.232q1.07%200%201.645-.675.576-.69.576-1.778%200-1.102-.576-1.777-.56-.691-1.645-.692a2.2%202.2%200%200%200-1.015.235q-.22.113-.415.282l-.15.142a2.1%202.1%200%200%200-.42.594q-.223.479-.223%201.1v.115q0%20.705.293%201.26zm2.616-.293c.157-.191.28-.479.28-.967%200-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87%200%200%200-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0%20.285.057.499.144.669a1.1%201.1%200%200%200%20.367.405c.137.082.28.123.455.123.423%200%20.59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493%200%20.642.099l.247-1.794q-.196-.099-.717-.099a2.3%202.3%200%200%200-.545.063%202%202%200%200%200-.411.148%202.2%202.2%200%200%200-.4.249%202.5%202.5%200%200%200-.485.499%202.7%202.7%200%200%200-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5%201.5%200%200%201%20.466-.636%202.5%202.5%200%200%201%20.399-.253%202%202%200%200%201%20.224-.099zm9.784%202.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46%203.46%200%200%200-1.4%201.382q-.493.906-.493%202.106%200%201.07.428%201.975.428.89%201.332%201.432.906.526%202.255.526.973%200%201.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954%200-1.497-.444a1.6%201.6%200%200%201-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1%201%200%200%200-.156-.176q-.46-.428-1.316-.428-.986%200-1.494.604-.379.45-.494%201.234zm-27.053%202.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m19.63%2011.151-.757-1.71-.345%201.71-1.12%205.644h-1.827L18.083%204.7h.197l3.325%206.533.988%202.19.988-2.19L26.839%204.7h.181l2.6%2012.095h-1.81l-1.218-5.644-.362-1.71-.658%201.71-2.93%205.644h-.098l-2.913-5.644zm14.836%205.81q-1.02%200-1.893-.478a3.8%203.8%200%200%201-1.381-1.382q-.51-.906-.51-2.106%200-1.185.444-2.074a3.36%203.36%200%200%201%201.3-1.382q.839-.494%201.974-.494a3.3%203.3%200%200%201%201.234.231%203.3%203.3%200%200%201%20.97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02%201.053a3.17%203.17%200%200%201-1.662.444zm.296-1.482q.938%200%201.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2%202.2%200%200%200-.807-.872%202.1%202.1%200%200%200-1.119-.313q-1.053%200-1.629.692-.575.675-.575%201.76%200%201.103.559%201.795.577.675%201.645.675zm6.521-6.237h1.711v1.4q.906-1.597%202.83-1.597%201.596%200%202.584%201.02.988%201.005.988%202.914%200%201.185-.493%202.09a3.46%203.46%200%200%201-1.316%201.399%203.5%203.5%200%200%201-1.844.493q-.954%200-1.662-.329a2.67%202.67%200%200%201-1.086-.97l.017%205.134h-1.728zm4.048%206.22q1.07%200%201.645-.674.577-.69.576-1.762%200-1.119-.576-1.777-.558-.675-1.645-.675-.592%200-1.12.296-.51.28-.822.823-.296.527-.296%201.234v.115q0%20.708.296%201.267.313.543.823.855.51.296%201.119.297z%22%2F%3E%3Cpath%20fill%3D%22%23e1e3e9%22%20d%3D%22M51.325%204.7h1.86v10.45h3.473v1.646h-5.333zm7.12%204.542h1.843v7.553h-1.843zm.905-1.415a1.16%201.16%200%200%201-.856-.346%201.17%201.17%200%200%201-.346-.856%201.05%201.05%200%200%201%20.346-.79q.346-.329.856-.329.494%200%20.839.33a1.05%201.05%200%200%201%20.345.79%201.16%201.16%200%200%201-.345.855q-.33.346-.84.346zm7.875%209.133a3.17%203.17%200%200%201-1.662-.444q-.723-.46-1.004-1.053l-.033%201.332h-1.71V4.701h1.743v4.657l-.082%201.283q.279-.658%201.086-1.119a3.5%203.5%200%200%201%201.778-.477q1.119%200%201.942.51a3.24%203.24%200%200%201%201.283%201.4q.445.888.444%202.072%200%201.201-.526%202.09a3.5%203.5%200%200%201-1.382%201.366%203.8%203.8%200%200%201-1.876.477zm-.296-1.481q1.069%200%201.645-.675.577-.69.577-1.778%200-1.102-.577-1.776-.56-.691-1.645-.692a2.12%202.12%200%200%200-1.58.659q-.642.641-.642%201.694v.115q0%20.71.296%201.267a2.4%202.4%200%200%200%20.807.872%202.1%202.1%200%200%200%201.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14%202.14%200%200%201%201.349-.46q.527%200%20.724.098l-.247%201.794q-.149-.099-.642-.099-.774%200-1.416.494-.626.493-.626%201.58v3.883h-1.777V9.242zm9.534%207.718q-1.35%200-2.255-.526-.904-.543-1.332-1.432a4.6%204.6%200%200%201-.428-1.975q0-1.2.493-2.106a3.46%203.46%200%200%201%201.4-1.382q.889-.495%202.007-.494%201.744%200%202.584.97.855.956.856%202.7%200%20.444-.05.92h-5.43q.18%201.005.708%201.45.542.443%201.497.443.79%200%201.3-.131a4%204%200%200%200%20.938-.362l.542%201.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728%200-1.991%201.86z%22%2F%3E%3Cpath%20d%3D%22M5.074%2015.948a.484.657%200%200%200-.486.659v1.84a.484.657%200%200%200%20.486.659h4.101a.484.657%200%200%200%20.486-.659v-1.84a.484.657%200%200%200-.486-.659zm3.56%201.16H5.617v.838h3.017z%22%20style%3D%22fill%3A%23fff%3Bfill-rule%3Aevenodd%3Bstroke-width%3A1.03600001%22%2F%3E%3Cg%20style%3D%22stroke-width%3A1.12603545%22%3E%3Cpath%20d%3D%22M-9.408-1.416c-3.833-.025-7.056%202.912-7.08%206.615-.02%203.08%201.653%204.832%203.107%206.268.903.892%201.721%201.74%202.32%202.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87%201.87%200%200%200-.362%201.121l-.011%201.877c-.003.402.104.787.347%201.125.244.338.688.653%201.23.656l4.142.028c.542.003.99-.306%201.238-.641a1.87%201.87%200%200%200%20.363-1.121l.012-1.875a1.87%201.87%200%200%200-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145%201.425-1.983%202.348-2.87%201.473-1.414%203.18-3.149%203.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006%201.1v.002c3.274.02%205.92%202.532%205.9%205.6-.017%202.706-1.39%204.026-2.863%205.44-1.034.994-2.118%202.033-2.814%203.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34%200%200%201-.226.084.34.34%200%200%201-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067%202.7-5.545%205.975-5.523m-.02%202.826c-1.62-.01-2.944%201.315-2.955%202.96-.01%201.646%201.295%202.988%202.916%202.999h.002c1.621.01%202.943-1.316%202.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005%201.1c1.017.006%201.829.83%201.822%201.89s-.83%201.874-1.848%201.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874%201.848-1.868m-2.155%2011.857%204.14.025c.271.002.49.305.487.676l-.013%201.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668%22%20style%3D%22color%3A%23000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3A400%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Bfont-variant-ligatures%3Anormal%3Bfont-variant-position%3Anormal%3Bfont-variant-caps%3Anormal%3Bfont-variant-numeric%3Anormal%3Bfont-variant-alternates%3Anormal%3Bfont-feature-settings%3Anormal%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bwriting-mode%3Alr-tb%3Bdirection%3Altr%3Btext-orientation%3Amixed%3Bdominant-baseline%3Aauto%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bshape-padding%3A0%3Bclip-rule%3Aevenodd%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A1%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000%3Bsolid-opacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23000%3Bfill-opacity%3A.4%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A2.47727823%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%22%20transform%3D%22translate(15.553%202.85)scale(.88807)%22%2F%3E%3Cpath%20d%3D%22M-9.415-.316C-12.69-.338-15.37%202.14-15.39%205.207c-.017%202.716%201.326%204.041%202.78%205.477%201.013%201%202.081%202.055%202.78%203.67l.092.076a.34.34%200%200%200%20.225.086.34.34%200%200%200%20.227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6%201.78-2.64%202.814-3.634%201.473-1.414%202.847-2.733%202.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057%208.784c1.621.011%202.944-1.315%202.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945%201.315-2.955%202.96s1.295%202.989%202.916%203%22%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23e1e3e9%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A2.47727823%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A.4%22%20transform%3D%22translate(15.553%202.85)scale(.88807)%22%2F%3E%3Cpath%20d%3D%22M-11.594%2015.465c-.27-.002-.492.297-.494.668l-.012%201.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z%22%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23fff%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A2.47727823%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A.4%22%20transform%3D%22translate(15.553%202.85)scale(.88807)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2288%22%20height%3D%2223%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23000%22%20fill-opacity%3D%22.4%22%20fill-rule%3D%22evenodd%22%20d%3D%22M17.408%2016.796h-1.827l2.501-12.095h.198l3.324%206.533.988%202.19.988-2.19%203.258-6.533h.181l2.6%2012.095h-1.81l-1.218-5.644-.362-1.71-.658%201.71-2.929%205.644h-.098l-2.914-5.644-.757-1.71-.345%201.71zm1.958-3.42-.726%203.663a1.255%201.255%200%200%201-1.232%201.011h-1.827a1.255%201.255%200%200%201-1.229-1.509l2.501-12.095a1.255%201.255%200%200%201%201.23-1.001h.197a1.25%201.25%200%200%201%201.12.685l3.19%206.273%203.125-6.263a1.25%201.25%200%200%201%201.123-.695h.181a1.255%201.255%200%200%201%201.227.991l1.443%206.71a5%205%200%200%201%20.314-.787l.009-.016a4.6%204.6%200%200%201%201.777-1.887c.782-.46%201.668-.667%202.611-.667a4.6%204.6%200%200%201%201.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255%201.255%200%200%201%201.212.925%201.255%201.255%200%200%201%201.212-.925h1.711c.284%200%20.545.094.755.252.613-.3%201.312-.45%202.075-.45%201.356%200%202.557.445%203.482%201.4q.47.48.763%201.064V4.701a1.255%201.255%200%200%201%201.255-1.255h1.86A1.255%201.255%200%200%201%2054.44%204.7v9.194h2.217c.19%200%20.37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42%202.42%200%200%201-.682-1.71c0-.665.267-1.253.735-1.7a2.45%202.45%200%200%201%201.722-.674%202.43%202.43%200%200%201%201.705.675q.318.302.504.683V4.7a1.255%201.255%200%200%201%201.255-1.255h1.744A1.255%201.255%200%200%201%2065.812%204.7v3.335a4.8%204.8%200%200%201%201.526-.246c.938%200%201.817.214%202.59.69a4.47%204.47%200%200%201%201.67%201.743v-.98a1.255%201.255%200%200%201%201.256-1.256h1.777c.233%200%20.451.064.639.174a3.4%203.4%200%200%201%201.567-.372c.346%200%20.861.02%201.285.232a1.25%201.25%200%200%201%20.689%201.004%204.7%204.7%200%200%201%20.853-.588c.795-.44%201.675-.647%202.61-.647%201.385%200%202.65.39%203.525%201.396.836.938%201.168%202.173%201.168%203.528q-.001.515-.056%201.051a1.255%201.255%200%200%201-.947%201.09l.408.952a1.255%201.255%200%200%201-.477%201.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06%200-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8%205.8%200%200%201-.548-2.512q0-.429.053-.843a1.3%201.3%200%200%201-.333-.086l-.166-.004c-.223%200-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255%201.255%200%200%201-1.256%201.256h-1.777a1.255%201.255%200%200%201-1.256-1.256V15.69l-.032.057a4.8%204.8%200%200%201-1.86%201.833%205.04%205.04%200%200%201-2.484.634%204.5%204.5%200%200%201-1.935-.424%201.25%201.25%200%200%201-.764.258h-1.71a1.255%201.255%200%200%201-1.256-1.255V7.687a2.4%202.4%200%200%201-.428.625c.253.23.412.561.412.93v7.553a1.255%201.255%200%200%201-1.256%201.255h-1.843a1.25%201.25%200%200%201-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255%201.255%200%200%201-1.256-1.255v-1.251l-.061.117a4.7%204.7%200%200%201-1.782%201.884%204.77%204.77%200%200%201-2.485.67%205.6%205.6%200%200%201-1.485-.188l.009%202.764a1.255%201.255%200%200%201-1.255%201.259h-1.729a1.255%201.255%200%200%201-1.255-1.255v-3.537a1.255%201.255%200%200%201-1.167.793h-1.679a1.25%201.25%200%200%201-.77-.263%204.5%204.5%200%200%201-1.945.429c-.885%200-1.724-.21-2.495-.632l-.017-.01a5%205%200%200%201-1.081-.836%201.255%201.255%200%200%201-1.254%201.312h-1.81a1.255%201.255%200%200%201-1.228-.99l-.782-3.625-2.044%203.939a1.25%201.25%200%200%201-1.115.676h-.098a1.25%201.25%200%200%201-1.116-.68l-2.061-3.994zM35.92%2016.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033%201.332h1.678V9.242h-1.694l-.033%201.267q-.133-.329-.526-.658l-.032-.028a3.2%203.2%200%200%200-.668-.428l-.27-.12a3.3%203.3%200%200%200-1.235-.23q-1.136-.001-1.974.493a3.36%203.36%200%200%200-1.3%201.382q-.445.89-.444%202.074%200%201.2.51%202.107a3.8%203.8%200%200%200%201.382%201.381%203.9%203.9%200%200%200%201.893.477q.795%200%201.455-.33zm-2.789-5.38q-.576.675-.575%201.762%200%201.102.559%201.794.576.675%201.645.675a2.25%202.25%200%200%200%20.934-.19%202.2%202.2%200%200%200%20.468-.29l.178-.161a2.2%202.2%200%200%200%20.397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2%202.2%200%200%200-.633-.709l-.13-.086-.047-.028a2.1%202.1%200%200%200-1.073-.285q-1.052%200-1.629.692zm2.316%202.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96%200%200%200-.353-.389.85.85%200%200%200-.464-.127c-.4%200-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945%200%20.506.122.801.27.99.097.11.266.224.68.224.303%200%20.504-.09.687-.269zm7.545%201.705a2.6%202.6%200%200%200%20.331.423q.319.33.755.548l.173.074q.65.255%201.49.255%201.02%200%201.844-.493a3.45%203.45%200%200%200%201.316-1.4q.493-.904.493-2.089%200-1.909-.988-2.913-.988-1.02-2.584-1.02-.898%200-1.575.347a3%203%200%200%200-.415.262l-.199.166a3.4%203.4%200%200%200-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296%201.119.297%201.07%200%201.645-.675.577-.69.576-1.762%200-1.119-.576-1.777-.558-.675-1.645-.675-.435%200-.835.16a2%202%200%200%200-.284.136%202%202%200%200%200-.363.254%202.2%202.2%200%200%200-.46.569l-.082.162a2.6%202.6%200%200%200-.213%201.072v.115q0%20.707.296%201.267l.135.211zm.964-.818a1.1%201.1%200%200%200%20.367.385.94.94%200%200%200%20.476.118c.423%200%20.59-.117.687-.23.159-.194.28-.478.28-.95%200-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1%201%200%200%200-.503.135l-.012.007a.86.86%200%200%200-.335.343c-.073.133-.132.324-.132.614v.115a1.4%201.4%200%200%200%20.14.66zm15.7-6.222q.347-.346.346-.856a1.05%201.05%200%200%200-.345-.79%201.18%201.18%200%200%200-.84-.329q-.51%200-.855.33a1.05%201.05%200%200%200-.346.79q0%20.51.346.855.345.346.856.346.51%200%20.839-.346zm4.337%209.314.033-1.332q.191.403.59.747l.098.081a4%204%200%200%200%20.316.224l.223.122a3.2%203.2%200%200%200%201.44.322%203.8%203.8%200%200%200%201.875-.477%203.5%203.5%200%200%200%201.382-1.366q.527-.89.526-2.09%200-1.184-.444-2.073a3.24%203.24%200%200%200-1.283-1.399q-.823-.51-1.942-.51a3.5%203.5%200%200%200-1.527.344l-.086.043-.165.09a3%203%200%200%200-.33.214q-.432.315-.656.707a2%202%200%200%200-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5%202.5%200%200%200%20.566.7q.117.098.245.18l.144.08a2.1%202.1%200%200%200%20.975.232q1.07%200%201.645-.675.576-.69.576-1.778%200-1.102-.576-1.777-.56-.691-1.645-.692a2.2%202.2%200%200%200-1.015.235q-.22.113-.415.282l-.15.142a2.1%202.1%200%200%200-.42.594q-.223.479-.223%201.1v.115q0%20.705.293%201.26zm2.616-.293c.157-.191.28-.479.28-.967%200-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87%200%200%200-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0%20.285.057.499.144.669a1.1%201.1%200%200%200%20.367.405c.137.082.28.123.455.123.423%200%20.59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493%200%20.642.099l.247-1.794q-.196-.099-.717-.099a2.3%202.3%200%200%200-.545.063%202%202%200%200%200-.411.148%202.2%202.2%200%200%200-.4.249%202.5%202.5%200%200%200-.485.499%202.7%202.7%200%200%200-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5%201.5%200%200%201%20.466-.636%202.5%202.5%200%200%201%20.399-.253%202%202%200%200%201%20.224-.099zm9.784%202.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46%203.46%200%200%200-1.4%201.382q-.493.906-.493%202.106%200%201.07.428%201.975.428.89%201.332%201.432.906.526%202.255.526.973%200%201.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954%200-1.497-.444a1.6%201.6%200%200%201-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1%201%200%200%200-.156-.176q-.46-.428-1.316-.428-.986%200-1.494.604-.379.45-.494%201.234zm-27.053%202.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m19.63%2011.151-.757-1.71-.345%201.71-1.12%205.644h-1.827L18.083%204.7h.197l3.325%206.533.988%202.19.988-2.19L26.839%204.7h.181l2.6%2012.095h-1.81l-1.218-5.644-.362-1.71-.658%201.71-2.93%205.644h-.098l-2.913-5.644zm14.836%205.81q-1.02%200-1.893-.478a3.8%203.8%200%200%201-1.381-1.382q-.51-.906-.51-2.106%200-1.185.444-2.074a3.36%203.36%200%200%201%201.3-1.382q.839-.494%201.974-.494a3.3%203.3%200%200%201%201.234.231%203.3%203.3%200%200%201%20.97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02%201.053a3.17%203.17%200%200%201-1.662.444zm.296-1.482q.938%200%201.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2%202.2%200%200%200-.807-.872%202.1%202.1%200%200%200-1.119-.313q-1.053%200-1.629.692-.575.675-.575%201.76%200%201.103.559%201.795.577.675%201.645.675zm6.521-6.237h1.711v1.4q.906-1.597%202.83-1.597%201.596%200%202.584%201.02.988%201.005.988%202.914%200%201.185-.493%202.09a3.46%203.46%200%200%201-1.316%201.399%203.5%203.5%200%200%201-1.844.493q-.954%200-1.662-.329a2.67%202.67%200%200%201-1.086-.97l.017%205.134h-1.728zm4.048%206.22q1.07%200%201.645-.674.577-.69.576-1.762%200-1.119-.576-1.777-.558-.675-1.645-.675-.592%200-1.12.296-.51.28-.822.823-.296.527-.296%201.234v.115q0%20.708.296%201.267.313.543.823.855.51.296%201.119.297z%22%2F%3E%3Cpath%20fill%3D%22%23e1e3e9%22%20d%3D%22M51.325%204.7h1.86v10.45h3.473v1.646h-5.333zm7.12%204.542h1.843v7.553h-1.843zm.905-1.415a1.16%201.16%200%200%201-.856-.346%201.17%201.17%200%200%201-.346-.856%201.05%201.05%200%200%201%20.346-.79q.346-.329.856-.329.494%200%20.839.33a1.05%201.05%200%200%201%20.345.79%201.16%201.16%200%200%201-.345.855q-.33.346-.84.346zm7.875%209.133a3.17%203.17%200%200%201-1.662-.444q-.723-.46-1.004-1.053l-.033%201.332h-1.71V4.701h1.743v4.657l-.082%201.283q.279-.658%201.086-1.119a3.5%203.5%200%200%201%201.778-.477q1.119%200%201.942.51a3.24%203.24%200%200%201%201.283%201.4q.445.888.444%202.072%200%201.201-.526%202.09a3.5%203.5%200%200%201-1.382%201.366%203.8%203.8%200%200%201-1.876.477zm-.296-1.481q1.069%200%201.645-.675.577-.69.577-1.778%200-1.102-.577-1.776-.56-.691-1.645-.692a2.12%202.12%200%200%200-1.58.659q-.642.641-.642%201.694v.115q0%20.71.296%201.267a2.4%202.4%200%200%200%20.807.872%202.1%202.1%200%200%200%201.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14%202.14%200%200%201%201.349-.46q.527%200%20.724.098l-.247%201.794q-.149-.099-.642-.099-.774%200-1.416.494-.626.493-.626%201.58v3.883h-1.777V9.242zm9.534%207.718q-1.35%200-2.255-.526-.904-.543-1.332-1.432a4.6%204.6%200%200%201-.428-1.975q0-1.2.493-2.106a3.46%203.46%200%200%201%201.4-1.382q.889-.495%202.007-.494%201.744%200%202.584.97.855.956.856%202.7%200%20.444-.05.92h-5.43q.18%201.005.708%201.45.542.443%201.497.443.79%200%201.3-.131a4%204%200%200%200%20.938-.362l.542%201.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728%200-1.991%201.86z%22%2F%3E%3Cpath%20d%3D%22M5.074%2015.948a.484.657%200%200%200-.486.659v1.84a.484.657%200%200%200%20.486.659h4.101a.484.657%200%200%200%20.486-.659v-1.84a.484.657%200%200%200-.486-.659zm3.56%201.16H5.617v.838h3.017z%22%20style%3D%22fill%3A%23fff%3Bfill-rule%3Aevenodd%3Bstroke-width%3A1.03600001%22%2F%3E%3Cg%20style%3D%22stroke-width%3A1.12603545%22%3E%3Cpath%20d%3D%22M-9.408-1.416c-3.833-.025-7.056%202.912-7.08%206.615-.02%203.08%201.653%204.832%203.107%206.268.903.892%201.721%201.74%202.32%202.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87%201.87%200%200%200-.362%201.121l-.011%201.877c-.003.402.104.787.347%201.125.244.338.688.653%201.23.656l4.142.028c.542.003.99-.306%201.238-.641a1.87%201.87%200%200%200%20.363-1.121l.012-1.875a1.87%201.87%200%200%200-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145%201.425-1.983%202.348-2.87%201.473-1.414%203.18-3.149%203.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006%201.1v.002c3.274.02%205.92%202.532%205.9%205.6-.017%202.706-1.39%204.026-2.863%205.44-1.034.994-2.118%202.033-2.814%203.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34%200%200%201-.226.084.34.34%200%200%201-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067%202.7-5.545%205.975-5.523m-.02%202.826c-1.62-.01-2.944%201.315-2.955%202.96-.01%201.646%201.295%202.988%202.916%202.999h.002c1.621.01%202.943-1.316%202.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005%201.1c1.017.006%201.829.83%201.822%201.89s-.83%201.874-1.848%201.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874%201.848-1.868m-2.155%2011.857%204.14.025c.271.002.49.305.487.676l-.013%201.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668%22%20style%3D%22color%3A%23000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3A400%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Bfont-variant-ligatures%3Anormal%3Bfont-variant-position%3Anormal%3Bfont-variant-caps%3Anormal%3Bfont-variant-numeric%3Anormal%3Bfont-variant-alternates%3Anormal%3Bfont-feature-settings%3Anormal%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bwriting-mode%3Alr-tb%3Bdirection%3Altr%3Btext-orientation%3Amixed%3Bdominant-baseline%3Aauto%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bshape-padding%3A0%3Bclip-rule%3Aevenodd%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A1%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000%3Bsolid-opacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23000%3Bfill-opacity%3A.4%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A2.47727823%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%22%20transform%3D%22translate(15.553%202.85)scale(.88807)%22%2F%3E%3Cpath%20d%3D%22M-9.415-.316C-12.69-.338-15.37%202.14-15.39%205.207c-.017%202.716%201.326%204.041%202.78%205.477%201.013%201%202.081%202.055%202.78%203.67l.092.076a.34.34%200%200%200%20.225.086.34.34%200%200%200%20.227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6%201.78-2.64%202.814-3.634%201.473-1.414%202.847-2.733%202.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057%208.784c1.621.011%202.944-1.315%202.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945%201.315-2.955%202.96s1.295%202.989%202.916%203%22%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23e1e3e9%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A2.47727823%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A.4%22%20transform%3D%22translate(15.553%202.85)scale(.88807)%22%2F%3E%3Cpath%20d%3D%22M-11.594%2015.465c-.27-.002-.492.297-.494.668l-.012%201.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z%22%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23fff%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A2.47727823%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A.4%22%20transform%3D%22translate(15.553%202.85)scale(.88807)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{padding:0 5px;background-color:#ffffff80;margin:0}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{min-height:20px;padding:2px 24px 2px 0;margin:10px;position:relative;background-color:#fff;color:#000;border-radius:12px;box-sizing:content-box}.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 8px 2px 28px;border-radius:12px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{display:none;cursor:pointer;position:absolute;background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20fill-rule%3D%22evenodd%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M4%2010a6%206%200%201%200%2012%200%206%206%200%201%200-12%200m5-3a1%201%200%201%200%202%200%201%201%200%201%200-2%200m0%203a1%201%200%201%201%202%200v3a1%201%200%201%201-2%200%22%2F%3E%3C%2Fsvg%3E);background-color:#ffffff80;width:24px;height:24px;box-sizing:border-box;border-radius:12px;outline:none;top:0;right:0;border:0}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;right:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;left:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M4%2010a6%206%200%201%200%2012%200%206%206%200%201%200-12%200m5-3a1%201%200%201%200%202%200%201%201%200%201%200-2%200m0%203a1%201%200%201%201%202%200v3a1%201%200%201%201-2%200%22%2F%3E%3C%2Fsvg%3E)}}@media screen and (forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20fill-rule%3D%22evenodd%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M4%2010a6%206%200%201%200%2012%200%206%206%200%201%200-12%200m5-3a1%201%200%201%200%202%200%201%201%200%201%200-2%200m0%203a1%201%200%201%201%202%200v3a1%201%200%201%201-2%200%22%2F%3E%3C%2Fsvg%3E)}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{background-color:#ffffffbf;font-size:10px;white-space:nowrap;border-color:#333;border-style:none solid solid;border-width:medium 2px 2px;padding:0 5px;color:#333;box-sizing:border-box}.maplibregl-popup{position:absolute;top:0;left:0;display:flex;will-change:transform;pointer-events:none}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{width:0;height:0;border:10px solid transparent;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-top:none;border-bottom-color:#fff}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-top:none;border-left:none;border-bottom-color:#fff}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-top:none;border-right:none;border-bottom-color:#fff}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-right:none;border-left-color:#fff}[dir=rtl] .maplibregl-popup-anchor-left{flex-direction:row-reverse}[dir=rtl] .maplibregl-popup-anchor-right{flex-direction:row}[dir=rtl] .maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-start}[dir=rtl] .maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-start}.maplibregl-popup-close-button{position:absolute;right:0;top:0;border:0;border-radius:0 3px 0 0;cursor:pointer;background-color:transparent}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{position:relative;background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:15px 10px;pointer-events:auto}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{position:absolute;top:0;left:0;will-change:transform;transition:opacity .2s}.maplibregl-marker-draggable{cursor:grab}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;width:15px;height:15px;border-radius:50%}.maplibregl-user-location-dot:before{content:"";position:absolute;animation:maplibregl-user-location-dot-pulse 2s infinite}.maplibregl-user-location-dot:after{border-radius:50%;border:2px solid #fff;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px;box-sizing:border-box;box-shadow:0 0 3px #00000059}@media(prefers-reduced-motion:reduce){.maplibregl-user-location-dot:before{animation:none}}@keyframes maplibregl-user-location-dot-pulse{0%{transform:scale(1);opacity:1}70%{transform:scale(3);opacity:0}to{transform:scale(1);opacity:0}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;width:1px;height:1px;border-radius:100%}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{position:absolute;top:0;left:0;width:0;height:0;background:#fff;border:2px dotted #202020;opacity:.5}.maplibregl-cooperative-gesture-screen{background:#0006;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;color:#fff;padding:1rem;font-size:1.4em;line-height:1.2;opacity:0;pointer-events:none;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity .05s}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media(hover:none),(pointer:coarse){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;z-index:99999}.map-shell.svelte-1lrkdgl{position:relative;min-height:780px;border-radius:18px;overflow:hidden;border:1px solid rgba(16,24,40,.08);background:radial-gradient(circle at top left,rgba(75,132,255,.14),transparent 28%),linear-gradient(180deg,#fffffffa,#f3f7fcf5)}.energy-pie-marker{border:2px solid #ffffff;border-radius:50%;box-shadow:0 2px 7px #0f172a59;cursor:pointer;padding:0}.energy-pie-marker:hover{border-color:#0f172a;transform:scale(1.08)}.map-canvas.svelte-1lrkdgl{width:100%;min-height:780px}.map-shell--compact.svelte-1lrkdgl,.map-shell--compact.svelte-1lrkdgl .map-canvas:where(.svelte-1lrkdgl){min-height:540px}.map-overlay.svelte-1lrkdgl{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#ffffffb3;color:#44515b;font-size:.95rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.maplibregl-popup-content{border-radius:14px;padding:.8rem .9rem;font-size:.82rem;color:#24323f;box-shadow:0 18px 35px #0f172a24}.maplibregl-popup-tip{border-top-color:#fff}.map-popup__row+.map-popup__row{margin-top:.28rem}@media(max-width:960px){.map-shell.svelte-1lrkdgl,.map-canvas.svelte-1lrkdgl{min-height:560px}}.clustering-card.svelte-yf8hep{background:linear-gradient(180deg,#fffffffa,#f4f8fcf5),radial-gradient(circle at top right,rgba(75,132,255,.12),transparent 26%)}.industrial-card__header.svelte-yf8hep{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.industrial-card__stats.svelte-yf8hep{display:flex;flex-wrap:wrap;gap:.45rem;justify-content:flex-end}.clustering-card__header.svelte-yf8hep{margin-bottom:1.25rem}.clustering-layout.svelte-yf8hep{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:1.25rem;align-items:start}.clustering-controls.svelte-yf8hep{display:flex;flex-direction:column;gap:.9rem}.clustering-panel.svelte-yf8hep{border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#ffffffe0;overflow:hidden;box-shadow:0 18px 30px #0f172a0d}.clustering-panel__body.svelte-yf8hep{display:flex;flex-direction:column;gap:.95rem;padding:1rem}.clustering-metrics.svelte-yf8hep{display:grid;gap:.65rem}.filter-group.svelte-yf8hep{display:flex;flex-direction:column;gap:.45rem}.filter-label.svelte-yf8hep{color:#66737d;font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.text-input.svelte-yf8hep{width:100%;border:1px solid rgba(148,163,184,.4);border-radius:12px;padding:.7rem .8rem;font-size:.94rem;background:#fff;color:#24323f}.clustering-metric.svelte-yf8hep{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .8rem;border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#f8fafce6}.clustering-metric.svelte-yf8hep span:where(.svelte-yf8hep){color:#66737d;font-size:.86rem}.clustering-metric.svelte-yf8hep strong:where(.svelte-yf8hep){font-size:1rem}.cluster-run-button.svelte-yf8hep{border:1px solid rgba(75,132,255,.3);background:linear-gradient(180deg,#4b84ff24,#4b84ff14);color:#2757c8;border-radius:12px;padding:.75rem .95rem;font-size:.92rem;font-weight:600;cursor:pointer}.cluster-run-button.svelte-yf8hep:disabled{opacity:.6;cursor:wait}.clustering-hint.svelte-yf8hep{font-size:.82rem}.clustering-main.svelte-yf8hep{display:flex;flex-direction:column;gap:1rem}.clustering-error.svelte-yf8hep{margin-top:-.25rem}.industrial-error.svelte-yf8hep{border:1px solid rgba(220,38,38,.18);background:#fef2f2eb;color:#991b1b;border-radius:14px;padding:.9rem 1rem}.legend-list.svelte-yf8hep{display:flex;flex-direction:column;gap:.45rem}.legend-item.svelte-yf8hep{display:grid;grid-template-columns:auto 1fr auto;gap:.6rem;align-items:center;padding:.5rem .65rem;border:1px solid rgba(148,163,184,.2);border-radius:10px;background:#f8fafccc}.legend-swatch.svelte-yf8hep{width:.85rem;height:.85rem;border-radius:999px}.legend-count.svelte-yf8hep{color:#66737d;font-size:.82rem;font-variant-numeric:tabular-nums}.clustering-table-card.svelte-yf8hep{padding-top:1rem}.clustering-table-wrap.svelte-yf8hep{max-height:320px}.clustering-placeholder.svelte-yf8hep{min-height:180px}@media(max-width:1100px){.clustering-layout.svelte-yf8hep{grid-template-columns:1fr}}.allocation-header.svelte-vlne9d,.allocation-stats.svelte-vlne9d,.pathway-row.svelte-vlne9d,.allocation-legend.svelte-vlne9d,.cluster-heading.svelte-vlne9d,.panel-heading.svelte-vlne9d,.supply-header.svelte-vlne9d,.supply-actions.svelte-vlne9d,.save-panel.svelte-vlne9d{display:flex;gap:1rem}.allocation-header.svelte-vlne9d,.cluster-heading.svelte-vlne9d,.panel-heading.svelte-vlne9d,.supply-header.svelte-vlne9d{align-items:flex-start;justify-content:space-between}.allocation-header.svelte-vlne9d h2:where(.svelte-vlne9d),.cluster-heading.svelte-vlne9d h3:where(.svelte-vlne9d),.analysis-card.svelte-vlne9d h3:where(.svelte-vlne9d),.save-panel.svelte-vlne9d h3:where(.svelte-vlne9d){margin:0 0 .3rem}.allocation-stats.svelte-vlne9d,.allocation-legend.svelte-vlne9d{flex-wrap:wrap}.global-layout.svelte-vlne9d{display:grid;grid-template-columns:minmax(250px,290px) minmax(0,1fr);gap:1rem;margin-top:1rem;align-items:start}.allocation-controls.svelte-vlne9d{display:grid;gap:.55rem}.global-map.svelte-vlne9d{min-width:0}.map-caption.svelte-vlne9d{margin-bottom:.5rem}.compact-fields.svelte-vlne9d{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.compact-fields.svelte-vlne9d label:where(.svelte-vlne9d),.save-panel.svelte-vlne9d label:where(.svelte-vlne9d){color:var(--muted);font-size:.8rem}.assumption-panel.svelte-vlne9d,.cluster-table-panel.svelte-vlne9d,.data-panel.svelte-vlne9d{border:1px solid var(--border);border-radius:10px;background:var(--surface)}.assumption-panel.svelte-vlne9d{padding:.65rem}.assumption-panel.svelte-vlne9d summary:where(.svelte-vlne9d),.cluster-table-panel.svelte-vlne9d summary:where(.svelte-vlne9d),.data-panel.svelte-vlne9d summary:where(.svelte-vlne9d){cursor:pointer;font-weight:600}.cluster-table-panel.svelte-vlne9d{margin-top:1rem}.cluster-overrides.svelte-vlne9d{margin:0 0 1rem}.cluster-table-panel.svelte-vlne9d>summary:where(.svelte-vlne9d),.data-panel.svelte-vlne9d>summary:where(.svelte-vlne9d){padding:.85rem 1rem}.cluster-table-panel.svelte-vlne9d .table-wrap:where(.svelte-vlne9d),.data-panel.svelte-vlne9d .table-wrap:where(.svelte-vlne9d){margin-top:0;border-radius:0 0 10px 10px}.inline-field.svelte-vlne9d{display:grid;grid-template-columns:1fr 5rem;gap:.5rem;align-items:center;margin-top:.4rem;font-size:.85rem}.allocation-legend.svelte-vlne9d{margin:.8rem 0;gap:.5rem 1rem}.allocation-legend.svelte-vlne9d span:where(.svelte-vlne9d),.carrier-name.svelte-vlne9d{display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem}.allocation-legend.svelte-vlne9d i:where(.svelte-vlne9d),.carrier-name.svelte-vlne9d i:where(.svelte-vlne9d){width:.75rem;height:.75rem;border-radius:50%;flex:0 0 auto}.allocation-notes.svelte-vlne9d{margin:0}.cluster-link.svelte-vlne9d,.reset-button.svelte-vlne9d{border:0;background:none;color:#0369a1;cursor:pointer;font:inherit;font-weight:600;padding:0}.cluster-utilisation-heading.svelte-vlne9d{margin-top:.7rem}.cluster-utilisation-actions.svelte-vlne9d{display:flex;gap:.5rem;flex-wrap:wrap}.utilization-grid.svelte-vlne9d{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.3rem 1rem}.cluster-heading.svelte-vlne9d{margin:1rem 0}.cluster-heading.svelte-vlne9d>div:where(.svelte-vlne9d){display:grid;gap:.35rem}.cluster-grid.svelte-vlne9d{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.analysis-card.svelte-vlne9d{border:1px solid var(--border);border-radius:12px;padding:1rem;background:var(--surface);min-width:0}.cluster-map-card.svelte-vlne9d .map-shell{min-height:330px}.catchment-key.svelte-vlne9d{display:inline-flex;align-items:center;gap:.4rem;color:var(--muted);font-size:.85rem;font-weight:600}.catchment-key.svelte-vlne9d i:where(.svelte-vlne9d){width:1rem;height:1rem;border:2px solid #4b84ff;border-radius:3px;background:#4b84ff47}.carrier-stack.svelte-vlne9d,.heat-total-stack.svelte-vlne9d,.heat-stack.svelte-vlne9d{display:flex;overflow:hidden;border-radius:7px;background:#eef2f7}.carrier-stack.svelte-vlne9d{height:46px;margin-top:1rem}.heat-total-stack.svelte-vlne9d{height:34px;margin:1rem 0}.heat-stack.svelte-vlne9d{height:22px}.carrier-stack.svelte-vlne9d i:where(.svelte-vlne9d),.heat-total-stack.svelte-vlne9d i:where(.svelte-vlne9d),.heat-stack.svelte-vlne9d i:where(.svelte-vlne9d){display:block;min-width:2px;height:100%}.sankey-plot.svelte-vlne9d{height:380px;width:100%}.heat-rows.svelte-vlne9d{display:grid;gap:.55rem}.heat-row.svelte-vlne9d{display:grid;grid-template-columns:minmax(110px,.75fr) minmax(170px,1.7fr) 82px;gap:.65rem;align-items:center;font-size:.9rem}.heat-row.svelte-vlne9d strong:where(.svelte-vlne9d){text-align:right}.supply-section.svelte-vlne9d,.data-panel.svelte-vlne9d,.save-panel.svelte-vlne9d{margin-top:1rem}.nuts2-summary.svelte-vlne9d{margin:.85rem 0;color:var(--muted)}.site-table-note.svelte-vlne9d{margin:0;padding:0 1rem .7rem}.site-energy-panel.svelte-vlne9d .table:where(.svelte-vlne9d){font-size:.86rem}.site-energy-panel.svelte-vlne9d th:where(.svelte-vlne9d),.site-energy-panel.svelte-vlne9d td:where(.svelte-vlne9d){white-space:nowrap}.site-energy-panel.svelte-vlne9d th:where(.svelte-vlne9d):nth-child(2),.site-energy-panel.svelte-vlne9d td:where(.svelte-vlne9d):nth-child(2){min-width:220px;white-space:normal}.supply-actions.svelte-vlne9d{align-items:end;flex-wrap:wrap}.save-actions.svelte-vlne9d{display:flex;gap:.6rem;flex-wrap:wrap}.supply-plot.svelte-vlne9d{min-height:320px}.data-panel-body.svelte-vlne9d{display:grid;gap:1.25rem;padding:0 1rem 1rem}.data-panel-body.svelte-vlne9d section:where(.svelte-vlne9d)+section:where(.svelte-vlne9d){border-top:1px solid var(--border);padding-top:1rem}.assumption-table.svelte-vlne9d{max-height:460px}.route-table.svelte-vlne9d{margin-bottom:.8rem!important;max-height:300px;border-radius:10px!important}.assumption-table.svelte-vlne9d small:where(.svelte-vlne9d){display:block;color:var(--muted)}.source-link.svelte-vlne9d{color:#0369a1;font-weight:600}.cell-input.svelte-vlne9d{width:5.5rem;border:1px solid var(--border);border-radius:6px;padding:.35rem .4rem;background:var(--surface);color:var(--text);font:inherit}.save-panel.svelte-vlne9d{align-items:end;display:grid;grid-template-columns:1fr minmax(240px,.7fr) auto;border:1px solid rgba(75,132,255,.3);border-left:4px solid var(--primary);border-radius:12px;padding:1rem;background:var(--surface)}.save-panel.svelte-vlne9d label:where(.svelte-vlne9d) input:where(.svelte-vlne9d){display:block;margin-top:.25rem;width:100%}.save-error.svelte-vlne9d{grid-column:1 / -1}.positive.svelte-vlne9d{color:#047857}.negative.svelte-vlne9d{color:#b91c1c}@media(max-width:980px){.global-layout.svelte-vlne9d,.cluster-grid.svelte-vlne9d{grid-template-columns:1fr}.save-panel.svelte-vlne9d{grid-template-columns:1fr;align-items:stretch}}@media(max-width:700px){.allocation-header.svelte-vlne9d,.cluster-heading.svelte-vlne9d,.panel-heading.svelte-vlne9d,.supply-header.svelte-vlne9d{flex-direction:column}.heat-row.svelte-vlne9d{grid-template-columns:1fr}.heat-row.svelte-vlne9d strong:where(.svelte-vlne9d){text-align:left}.utilization-grid.svelte-vlne9d,.compact-fields.svelte-vlne9d{grid-template-columns:1fr}}.typology-card.svelte-1wqqhko{background:linear-gradient(180deg,#fffffffa,#f5f8faf5),radial-gradient(circle at top right,rgba(20,184,166,.11),transparent 28%)}.typology-header.svelte-1wqqhko{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem}.typology-header.svelte-1wqqhko h2:where(.svelte-1wqqhko){margin:0}.typology-header.svelte-1wqqhko p:where(.svelte-1wqqhko){margin:.35rem 0 0}.typology-stats.svelte-1wqqhko{display:flex;flex-wrap:wrap;gap:.45rem;justify-content:flex-end}.typology-layout.svelte-1wqqhko{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:1.25rem;align-items:start}.typology-controls.svelte-1wqqhko{display:flex;flex-direction:column;gap:.9rem}.typology-panel.svelte-1wqqhko{border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#ffffffe6;overflow:hidden;box-shadow:0 18px 30px #0f172a0d}.typology-panel__body.svelte-1wqqhko{display:flex;flex-direction:column;gap:.95rem;padding:1rem}.typology-main.svelte-1wqqhko{display:flex;flex-direction:column;gap:1rem}.typology-expander.svelte-1wqqhko{border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#f8fafce6;overflow:hidden}.typology-expander__summary.svelte-1wqqhko{list-style:none;cursor:pointer;padding:.8rem .9rem;font-size:.92rem;font-weight:600;color:#1f2937}.typology-expander__summary.svelte-1wqqhko::-webkit-details-marker{display:none}.typology-expander__body.svelte-1wqqhko{display:flex;flex-direction:column;gap:.75rem;padding:0 .9rem .9rem}.typology-expander__hint.svelte-1wqqhko{margin:0;font-size:.83rem}.typology-country-box.svelte-1wqqhko{display:flex;flex-direction:column;gap:.55rem;padding:.7rem;border:1px solid rgba(148,163,184,.24);border-radius:10px;background:#ffffffd9}.typology-country-box__header.svelte-1wqqhko{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.typology-country-chips.svelte-1wqqhko{display:flex;flex-wrap:wrap;gap:.45rem}.typology-country-chip.svelte-1wqqhko{display:inline-flex;align-items:center;gap:.45rem;border:1px solid rgba(15,118,110,.2);background:#14b8a61a;color:#115e59;border-radius:999px;padding:.38rem .7rem;font-size:.84rem;cursor:pointer}.typology-country-chip.svelte-1wqqhko span:where(.svelte-1wqqhko){font-size:1rem;line-height:1}.typology-country-picker.svelte-1wqqhko{display:flex;flex-direction:column;gap:.6rem}.typology-country-clear.svelte-1wqqhko{align-self:flex-start}.typology-country-clear.svelte-1wqqhko{border:none;background:transparent;color:#2563eb;font-size:.82rem;font-weight:600;cursor:pointer;padding:0}.typology-multiselect.svelte-1wqqhko{min-height:8.5rem}.map-mode-bar.svelte-1wqqhko{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:.65rem .8rem;border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#ffffffe6;flex-wrap:wrap}.map-mode-control.svelte-1wqqhko,.map-size-control.svelte-1wqqhko{align-items:center;display:flex;gap:.6rem}.map-size-control.svelte-1wqqhko{min-width:min(100%,260px)}.filter-group.svelte-1wqqhko{display:flex;flex-direction:column;gap:.45rem}.filter-label.svelte-1wqqhko{color:#66737d;font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.text-input.svelte-1wqqhko{width:100%;border:1px solid rgba(148,163,184,.4);border-radius:12px;padding:.7rem .8rem;font-size:.94rem;background:#fff;color:#24323f}.text-input--compact.svelte-1wqqhko{border-radius:10px;min-width:170px;padding:.55rem .7rem}.pathway-select-row.svelte-1wqqhko{display:grid;gap:.45rem;grid-template-columns:minmax(0,1fr) auto}.secondary-button.svelte-1wqqhko{border:1px solid rgba(148,163,184,.4);border-radius:12px;background:#fff;color:#475569;cursor:pointer;font-size:.85rem;font-weight:600;padding:.65rem .75rem}.segmented-control.svelte-1wqqhko{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;padding:.25rem;border:1px solid rgba(148,163,184,.35);border-radius:12px;background:#f8fafce6}.segmented-control.svelte-1wqqhko button:where(.svelte-1wqqhko){border:0;border-radius:9px;background:transparent;color:#66737d;cursor:pointer;font-size:.9rem;font-weight:600;padding:.55rem .75rem}.segmented-control.svelte-1wqqhko button.is-active:where(.svelte-1wqqhko){background:#fff;color:#0f766e;box-shadow:0 6px 14px #0f172a14}.segmented-control--inline.svelte-1wqqhko{width:min(100%,320px)}.typology-run-button.svelte-1wqqhko{border:1px solid rgba(20,184,166,.35);background:linear-gradient(180deg,#14b8a629,#14b8a614);color:#0f766e;border-radius:12px;padding:.75rem .95rem;font-size:.92rem;font-weight:600;cursor:pointer}.typology-run-button.svelte-1wqqhko:disabled{opacity:.6;cursor:wait}.legend-swatch.svelte-1wqqhko{width:.85rem;height:.85rem;border-radius:999px;display:inline-block;flex:0 0 auto}.typology-charts.svelte-1wqqhko{display:block}.typology-chart-card.svelte-1wqqhko{min-height:420px;padding:.75rem}.typology-chart-card--wide.svelte-1wqqhko{grid-column:1 / -1}.typology-plot.svelte-1wqqhko{width:100%;min-height:390px}.typology-medians.svelte-1wqqhko{align-items:center;color:#475569;display:flex;flex-wrap:wrap;font-size:.86rem;gap:.8rem;padding:0 .1rem}.typology-medians.svelte-1wqqhko strong:where(.svelte-1wqqhko){color:#0f172a;font-weight:700}.typology-equations.svelte-1wqqhko{border-top:1px solid rgba(148,163,184,.28);margin-top:.5rem;padding-top:.65rem}.typology-equations.svelte-1wqqhko summary:where(.svelte-1wqqhko){color:#334155;cursor:pointer;font-size:.88rem;font-weight:650}.typology-equations__body.svelte-1wqqhko{color:#475569;display:grid;gap:.45rem;font-size:.85rem;line-height:1.45;margin-top:.55rem;max-width:860px}.typology-equations__body.svelte-1wqqhko p:where(.svelte-1wqqhko){margin:0}.typology-equations.svelte-1wqqhko code:where(.svelte-1wqqhko){background:#0f172a0f;border-radius:4px;color:#0f172a;font-size:.82rem;padding:.08rem .22rem}.typology-table-card.svelte-1wqqhko{padding-top:1rem}.typology-table-wrap.svelte-1wqqhko{max-height:360px}.typology-type.svelte-1wqqhko{display:inline-flex;align-items:center;gap:.45rem;white-space:nowrap}.typology-placeholder.svelte-1wqqhko{min-height:160px}@media(max-width:1100px){.typology-layout.svelte-1wqqhko{grid-template-columns:1fr}}.industrial-card.svelte-1dvbply{background:linear-gradient(180deg,#fffffffa,#f4f8fcf5),radial-gradient(circle at top right,rgba(75,132,255,.12),transparent 26%)}.industrial-card__header.svelte-1dvbply{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.industrial-card__header.svelte-1dvbply h2:where(.svelte-1dvbply){margin:0}.industrial-card__header.svelte-1dvbply p:where(.svelte-1dvbply){margin:.35rem 0 0}.industrial-card__stats.svelte-1dvbply{display:flex;flex-wrap:wrap;gap:.45rem;justify-content:flex-end}.integrated-layout.svelte-1dvbply{grid-template-columns:minmax(320px,380px) minmax(0,1fr);align-items:start}.industrial-filters.svelte-1dvbply{display:flex;flex-direction:column;gap:.9rem;max-height:82vh;overflow:auto;padding-right:.35rem}.layer-manager.svelte-1dvbply,.shared-layer-settings.svelte-1dvbply{border:1px solid rgba(15,23,42,.1);border-radius:12px;background:#ffffffeb;overflow:hidden}.layer-manager__heading.svelte-1dvbply,.shared-layer-settings__heading.svelte-1dvbply{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.65rem .75rem;background:#f4f7fbe6}.layer-manager__heading.svelte-1dvbply>span:where(.svelte-1dvbply){min-width:1.45rem;padding:.1rem .35rem;border-radius:999px;background:#4b84ff1f;color:var(--primary);text-align:center;font-size:.72rem}.compact-layer-list.svelte-1dvbply{display:grid}.compact-layer-row.svelte-1dvbply{display:grid;grid-template-columns:minmax(0,1fr) 2rem 2rem;align-items:stretch;min-height:50px;border-top:1px solid rgba(15,23,42,.07)}.compact-layer-row.selected.svelte-1dvbply{background:#4b84ff0f}.compact-layer-row.svelte-1dvbply label:where(.svelte-1dvbply){display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:.5rem;padding:.45rem .7rem;cursor:pointer}.compact-layer-row.svelte-1dvbply label:where(.svelte-1dvbply)>i:where(.svelte-1dvbply){width:.65rem;height:.65rem;border-radius:50%}.compact-layer-row.svelte-1dvbply strong:where(.svelte-1dvbply),.compact-layer-row.svelte-1dvbply small:where(.svelte-1dvbply),.shared-layer-settings__heading.svelte-1dvbply strong:where(.svelte-1dvbply),.shared-layer-settings__heading.svelte-1dvbply small:where(.svelte-1dvbply){display:block}.compact-layer-row.svelte-1dvbply strong:where(.svelte-1dvbply){font-size:.8rem}.compact-layer-row.svelte-1dvbply small:where(.svelte-1dvbply),.shared-layer-settings__heading.svelte-1dvbply small:where(.svelte-1dvbply){margin-top:.08rem;color:var(--muted);font-size:.68rem}.layer-settings-button.svelte-1dvbply,.layer-remove-button.svelte-1dvbply,.shared-layer-settings__heading.svelte-1dvbply button:where(.svelte-1dvbply){border:0;background:transparent;color:var(--muted);cursor:pointer;font-size:1.15rem}.layer-settings-button.svelte-1dvbply:hover,.compact-layer-row.selected.svelte-1dvbply .layer-settings-button:where(.svelte-1dvbply){color:var(--primary);background:#4b84ff14}.layer-remove-button.svelte-1dvbply:hover{color:#b91c1c;background:#b91c1c0f}.compact-add-layer.svelte-1dvbply{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.45rem;padding:.6rem;border-top:1px solid rgba(15,23,42,.07)}.compact-add-layer.svelte-1dvbply select:where(.svelte-1dvbply){min-width:0;padding:.45rem .55rem;border:1px solid var(--border);border-radius:7px;background:var(--surface);color:var(--text);font:inherit;font-size:.75rem}.shared-layer-settings__heading.svelte-1dvbply button:where(.svelte-1dvbply){align-self:stretch;padding:0 .5rem}.shared-layer-settings.svelte-1dvbply>.filter-hint:where(.svelte-1dvbply),.shared-layer-settings.svelte-1dvbply>.filter-label:where(.svelte-1dvbply),.shared-layer-settings.svelte-1dvbply>.btn:where(.svelte-1dvbply),.shared-layer-settings.svelte-1dvbply>.osm-zoom-note:where(.svelte-1dvbply),.shared-layer-settings.svelte-1dvbply>.osm-layer-toggles:where(.svelte-1dvbply),.shared-layer-settings.svelte-1dvbply>.mini-btn:where(.svelte-1dvbply),.shared-layer-settings.svelte-1dvbply>.osm-attribution:where(.svelte-1dvbply),.shared-layer-settings.svelte-1dvbply>.industrial-error:where(.svelte-1dvbply){margin-right:.75rem;margin-left:.75rem}.shared-layer-settings.svelte-1dvbply>.filter-hint:where(.svelte-1dvbply){margin-top:.7rem}.shared-layer-settings.svelte-1dvbply>.osm-attribution:where(.svelte-1dvbply),.shared-layer-settings.svelte-1dvbply>.industrial-error:where(.svelte-1dvbply){margin-bottom:.75rem}.shared-layer-settings.svelte-1dvbply .layer-expander__body:where(.svelte-1dvbply){padding-top:.75rem}.osm-zoom-note.svelte-1dvbply{margin:0;color:#9a6700;font-size:.78rem}.osm-layer-toggles.svelte-1dvbply{display:flex;flex-wrap:wrap;gap:.8rem;font-size:.82rem}.osm-attribution.svelte-1dvbply{color:var(--muted);line-height:1.4}.layer-expander__body.svelte-1dvbply{display:flex;flex-direction:column;gap:.95rem;padding:0 1rem 1rem}.colour-mode.svelte-1dvbply{display:flex;gap:.8rem;margin-top:.35rem}.colour-mode.svelte-1dvbply label:where(.svelte-1dvbply){display:inline-flex;align-items:center;gap:.35rem;font-size:.86rem;color:#44515b;cursor:pointer}.filter-hint.svelte-1dvbply{margin:.45rem 0 0;font-size:.76rem;line-height:1.35;color:#66737d}.filter-group.svelte-1dvbply{display:flex;flex-direction:column;gap:.45rem}.filter-group__header.svelte-1dvbply{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.filter-label.svelte-1dvbply{font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#52606d}.checkbox-grid.svelte-1dvbply{display:grid;gap:.45rem;max-height:180px;overflow:auto;padding:.15rem}.checkbox-grid.svelte-1dvbply label:where(.svelte-1dvbply){display:flex;align-items:center;gap:.45rem;font-size:.85rem;color:#24323f}.compact-grid.svelte-1dvbply{grid-template-columns:repeat(2,minmax(0,1fr))}.nace-tree-shell.svelte-1dvbply{max-height:320px;overflow:auto;border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:.55rem;background:#f8fafce6}.nace-actions.svelte-1dvbply{display:flex;gap:.4rem}.mini-btn.svelte-1dvbply{border:1px solid rgba(75,132,255,.2);background:#4b84ff14;color:#2757c8;border-radius:999px;padding:.28rem .6rem;font-size:.74rem;font-weight:600;cursor:pointer}.mini-btn.svelte-1dvbply:hover{background:#4b84ff21}.range-row.svelte-1dvbply,.double-range.svelte-1dvbply{display:flex;align-items:center;gap:.65rem}.range-input.svelte-1dvbply{width:100%}.range-value.svelte-1dvbply{min-width:3.2rem;text-align:right;font-weight:600;color:#2757c8}.text-input.svelte-1dvbply{width:100%;border:1px solid rgba(15,23,42,.12);border-radius:10px;padding:.55rem .7rem;background:#fffffff2}.legend-list.svelte-1dvbply{display:grid;gap:.35rem}.legend-item.svelte-1dvbply{display:grid;grid-template-columns:12px 1fr auto;align-items:center;gap:.5rem;font-size:.82rem;color:#24323f}.legend-swatch.svelte-1dvbply{width:12px;height:12px;border-radius:999px}.legend-count.svelte-1dvbply{color:#66737d;font-size:.76rem}.map-legend.svelte-1dvbply{margin-top:1rem;padding:1rem;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#ffffffe6}.map-legend.svelte-1dvbply h3:where(.svelte-1dvbply){margin:0 0 .8rem;font-size:.95rem}.map-legend__groups.svelte-1dvbply{display:grid;gap:1rem}.map-legend__group.svelte-1dvbply{display:grid;gap:.5rem;max-height:220px;overflow:auto}.map-legend__title.svelte-1dvbply{font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#52606d}.industrial-error.svelte-1dvbply{border:1px solid rgba(207,34,46,.2);background:#ffebeeb8;color:#8a2432;border-radius:14px;padding:.9rem 1rem}.nace-tree-branch{list-style:none;margin:0;padding-left:.9rem}.nace-tree-list{padding-left:0}.nace-tree-item{margin:.2rem 0}.nace-tree-label{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.45rem;font-size:.82rem;padding:.22rem 0}.nace-tree-text{display:flex;flex-direction:column;gap:.04rem}.nace-tree-code{font-weight:600;color:#24323f}.nace-tree-description,.nace-tree-count{color:#66737d;font-size:.74rem}@media(max-width:1100px){.integrated-layout.svelte-1dvbply{grid-template-columns:1fr}.industrial-filters.svelte-1dvbply{max-height:none;overflow:visible}}.cluster-map-card.svelte-1yps28w{grid-column:1 / -1;padding:1rem}.cluster-map-heading.svelte-1yps28w{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.cluster-map-heading.svelte-1yps28w h2:where(.svelte-1yps28w){margin:.15rem 0 .25rem}.cluster-map-heading.svelte-1yps28w p:where(.svelte-1yps28w){max-width:760px;margin:0}.eyebrow.svelte-1yps28w{color:var(--primary);font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.cluster-select.svelte-1yps28w{min-width:230px;color:var(--muted);font-size:.8rem}.cluster-select.svelte-1yps28w select:where(.svelte-1yps28w),.add-layer.svelte-1yps28w select:where(.svelte-1yps28w){width:100%;margin-top:.25rem;padding:.55rem .65rem;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);font:inherit}.map-layout.svelte-1yps28w{display:grid;grid-template-columns:minmax(220px,270px) minmax(0,1fr);gap:1rem}.layer-panel.svelte-1yps28w{padding:.8rem;border:1px solid var(--border);border-radius:10px;background:#f8fafcbf}.layer-panel-heading.svelte-1yps28w{display:flex;justify-content:space-between;align-items:center;margin-bottom:.65rem}.layer-panel-heading.svelte-1yps28w span:where(.svelte-1yps28w){min-width:1.5rem;padding:.1rem .35rem;border-radius:999px;background:#4b84ff1f;color:var(--primary);text-align:center;font-size:.75rem}.layer-settings.svelte-1yps28w{margin-top:.65rem;padding:.65rem;border:1px solid rgba(91,75,183,.22);border-radius:8px;background:#5b4bb70a}.layer-settings-heading.svelte-1yps28w{display:flex;align-items:flex-start;justify-content:space-between;gap:.4rem;margin-bottom:.5rem}.layer-settings-heading.svelte-1yps28w strong:where(.svelte-1yps28w),.layer-settings-heading.svelte-1yps28w small:where(.svelte-1yps28w){display:block}.layer-settings-heading.svelte-1yps28w strong:where(.svelte-1yps28w){font-size:.8rem}.layer-settings-heading.svelte-1yps28w small:where(.svelte-1yps28w){color:var(--muted);font-size:.66rem}.layer-settings-heading.svelte-1yps28w button:where(.svelte-1yps28w){border:0;background:none;color:var(--muted);cursor:pointer;font-size:1rem}.layer-settings.svelte-1yps28w p:where(.svelte-1yps28w){margin:.5rem 0;color:var(--muted);font-size:.7rem;line-height:1.4}.layer-settings.svelte-1yps28w label:where(.svelte-1yps28w){display:block;color:var(--muted);font-size:.7rem}.layer-settings.svelte-1yps28w select:where(.svelte-1yps28w){width:100%;margin:.2rem 0 .5rem;padding:.45rem;border:1px solid var(--border);border-radius:7px;background:var(--surface);font:inherit}.layer-settings.svelte-1yps28w>.btn:where(.svelte-1yps28w){width:100%;font-size:.72rem}.osm-result.svelte-1yps28w{display:flex;align-items:center;justify-content:space-between;gap:.4rem;margin-top:.5rem;color:#45359a;font-size:.68rem}.osm-result.svelte-1yps28w button:where(.svelte-1yps28w){border:0;background:none;color:var(--primary);cursor:pointer;font:inherit;text-decoration:underline}.layer-settings.svelte-1yps28w>small:where(.svelte-1yps28w){display:block;margin-top:.3rem;color:var(--muted);font-size:.62rem}.layer-list.svelte-1yps28w{display:grid;gap:.45rem}.layer-row.svelte-1yps28w{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:stretch;gap:.15rem;min-height:50px;padding:.3rem .35rem;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.layer-row.selected.svelte-1yps28w{border-color:#4b84ff66;background:#4b84ff0d}.layer-row.svelte-1yps28w label:where(.svelte-1yps28w){display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:.45rem;cursor:pointer}.layer-row.svelte-1yps28w label:where(.svelte-1yps28w)>i:where(.svelte-1yps28w){width:.65rem;height:.65rem;border-radius:50%}.layer-row.svelte-1yps28w strong:where(.svelte-1yps28w),.layer-row.svelte-1yps28w small:where(.svelte-1yps28w){display:block}.layer-row.svelte-1yps28w strong:where(.svelte-1yps28w){font-size:.8rem}.layer-row.svelte-1yps28w small:where(.svelte-1yps28w){margin-top:.1rem;color:var(--muted);font-size:.7rem}.layer-row.svelte-1yps28w button:where(.svelte-1yps28w){border:0;background:none;color:var(--muted);cursor:pointer;font-size:1.2rem;line-height:1}.layer-row.svelte-1yps28w .settings-button:where(.svelte-1yps28w){padding:0 .45rem}.layer-row.svelte-1yps28w .settings-button:where(.svelte-1yps28w):hover,.layer-row.selected.svelte-1yps28w .settings-button:where(.svelte-1yps28w){color:var(--primary);background:#4b84ff14}.add-layer.svelte-1yps28w{display:grid;gap:.45rem;margin-bottom:.65rem}.add-layer.svelte-1yps28w .btn:where(.svelte-1yps28w){width:100%}.boundary-note.svelte-1yps28w{display:flex;align-items:center;gap:.4rem;margin:.8rem 0 0;color:var(--muted);font-size:.72rem}.source-note.svelte-1yps28w{margin:.75rem 0 0;color:var(--muted);font-size:.72rem;line-height:1.4}.map-error.svelte-1yps28w{margin-top:.7rem;padding:.55rem;border-radius:7px;background:#b91c1c0f;color:#b91c1c;font-size:.78rem}.map-frame.svelte-1yps28w{min-width:0}@media(max-width:850px){.map-layout.svelte-1yps28w{grid-template-columns:1fr}.cluster-map-heading.svelte-1yps28w{flex-direction:column}.cluster-select.svelte-1yps28w{width:100%}}.overview-layout.svelte-aqbbj4{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,.65fr);gap:1rem;align-items:start}.portfolio-map.svelte-aqbbj4,.cluster-list-card.svelte-aqbbj4{padding:1rem}.panel-heading.svelte-aqbbj4{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.8rem}.panel-heading.svelte-aqbbj4 h2:where(.svelte-aqbbj4){margin:.15rem 0 .25rem}.panel-heading.svelte-aqbbj4 p:where(.svelte-aqbbj4){margin:0}.eyebrow.svelte-aqbbj4{color:var(--primary);font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.cluster-list.svelte-aqbbj4{display:grid;gap:.5rem;max-height:360px;overflow-y:auto}.cluster-list.svelte-aqbbj4 button:where(.svelte-aqbbj4){display:flex;align-items:center;justify-content:space-between;gap:.6rem;width:100%;padding:.75rem;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);text-align:left;font:inherit;cursor:pointer}.cluster-list.svelte-aqbbj4 button.is-selected:where(.svelte-aqbbj4){border-color:#4b84ffb3;background:#4b84ff14}.cluster-list.svelte-aqbbj4 strong:where(.svelte-aqbbj4),.cluster-list.svelte-aqbbj4 small:where(.svelte-aqbbj4){display:block}.cluster-list.svelte-aqbbj4 small:where(.svelte-aqbbj4){margin-top:.2rem;color:var(--muted);font-size:.72rem}.cluster-list.svelte-aqbbj4 i:where(.svelte-aqbbj4){color:var(--primary);font-size:1.25rem;font-style:normal}.selected-actions.svelte-aqbbj4{display:grid;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}.selected-actions.svelte-aqbbj4>span:where(.svelte-aqbbj4){color:var(--muted);font-size:.75rem}.cluster-source-actions.svelte-aqbbj4{display:grid;gap:.6rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}.upload-field.svelte-aqbbj4{display:grid;gap:.35rem;color:var(--muted);font-size:.75rem}.upload-field.svelte-aqbbj4 input:where(.svelte-aqbbj4){width:100%;padding:.55rem;border:1px dashed var(--border);border-radius:8px;background:#fbfcfd}@media(max-width:900px){.overview-layout.svelte-aqbbj4{grid-template-columns:1fr}}.system-options.svelte-127qhij{margin-top:1rem;border:1px solid var(--border);border-radius:8px;overflow:hidden}.system-options.svelte-127qhij>summary:where(.svelte-127qhij){padding:.8rem;cursor:pointer;font-weight:600;background:#4b84ff0d}.option-section.svelte-127qhij{padding:1rem;border-top:1px solid var(--border)}.option-section.svelte-127qhij h3:where(.svelte-127qhij){margin:0 0 .65rem;font-size:1rem}label.svelte-127qhij{display:block;color:var(--muted);font-size:.8rem}.system-input.svelte-127qhij{width:100%;display:block;box-sizing:border-box;margin-top:.25rem;border:1px solid var(--border);border-radius:8px;padding:.55rem .65rem;background:var(--surface);color:var(--text);font:inherit}.choice-grid.svelte-127qhij,.two-column.svelte-127qhij,.source-grid.svelte-127qhij,.compact-grid.svelte-127qhij{display:grid;gap:.75rem}.choice-grid.svelte-127qhij,.two-column.svelte-127qhij,.source-grid.svelte-127qhij{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-grid.svelte-127qhij{grid-template-columns:repeat(2,minmax(0,1fr));margin:.75rem 0}.choice-grid.svelte-127qhij label:where(.svelte-127qhij){display:flex;gap:.55rem;padding:.7rem;border:1px solid var(--border);border-radius:8px;cursor:pointer}.choice-grid.svelte-127qhij label.is-selected:where(.svelte-127qhij){border-color:#4b84ff8c;background:#4b84ff14}.choice-grid.svelte-127qhij span:where(.svelte-127qhij),.choice-grid.svelte-127qhij strong:where(.svelte-127qhij),.choice-grid.svelte-127qhij small:where(.svelte-127qhij){display:block}.choice-grid.svelte-127qhij small:where(.svelte-127qhij){margin-top:.15rem;color:var(--muted)}.reference-value.svelte-127qhij{align-self:end;padding:.6rem;border-radius:8px;background:#4b84ff12}.reference-value.svelte-127qhij span:where(.svelte-127qhij),.reference-value.svelte-127qhij strong:where(.svelte-127qhij){display:block}.reference-value.svelte-127qhij span:where(.svelte-127qhij),.source-note.svelte-127qhij{color:var(--muted);font-size:.78rem}.source-note.svelte-127qhij{margin:.5rem 0 0}.source-note.svelte-127qhij a:where(.svelte-127qhij){color:var(--primary)}.upload-field.svelte-127qhij{margin-top:.75rem}.upload-field.svelte-127qhij input:where(.svelte-127qhij){width:100%;box-sizing:border-box;margin-top:.3rem;padding:.55rem;border:1px dashed var(--border);border-radius:8px}.ready-file.svelte-127qhij{margin:.4rem 0 0;color:#2f7a4d;font-size:.8rem}.inline-error.svelte-127qhij{margin:.6rem 0 0;color:#b91c1c;font-size:.82rem}@media(max-width:720px){.choice-grid.svelte-127qhij,.two-column.svelte-127qhij,.source-grid.svelte-127qhij,.compact-grid.svelte-127qhij{grid-template-columns:1fr}}.page-heading.svelte-1oqv8u9,.panel-heading.svelte-1oqv8u9{display:flex;gap:1rem}.page-heading.svelte-1oqv8u9,.panel-heading.svelte-1oqv8u9{align-items:flex-start;justify-content:space-between}.page-heading.svelte-1oqv8u9 p:where(.svelte-1oqv8u9),.panel-heading.svelte-1oqv8u9 p:where(.svelte-1oqv8u9){margin:.2rem 0 0}.selected-cluster-frame.svelte-1oqv8u9{display:flex;align-items:baseline;gap:.55rem;margin:1rem 0;padding:.7rem .9rem;border:1px solid rgba(75,132,255,.35);border-radius:8px;background:#4b84ff12}.selected-cluster-frame.svelte-1oqv8u9 span:where(.svelte-1oqv8u9),.result-cluster-label.svelte-1oqv8u9{color:var(--muted);font-size:.78rem}.selected-cluster-frame.svelte-1oqv8u9 strong:where(.svelte-1oqv8u9){color:var(--primary)}.selected-cluster-frame.svelte-1oqv8u9 small:where(.svelte-1oqv8u9){color:var(--muted);font-size:.78rem}.nes-mode-grid.svelte-1oqv8u9{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.study-choice.svelte-1oqv8u9 h2:where(.svelte-1oqv8u9),.configuration-card.svelte-1oqv8u9 h2:where(.svelte-1oqv8u9),.method-card.svelte-1oqv8u9 h2:where(.svelte-1oqv8u9),.empty-study.svelte-1oqv8u9 h2:where(.svelte-1oqv8u9){margin:0 0 .4rem}.engine-label.svelte-1oqv8u9{color:var(--primary);font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.study-choice.svelte-1oqv8u9{display:grid;grid-template-columns:2rem 1fr;gap:.75rem;align-content:start;text-align:left;color:var(--text);font:inherit;cursor:pointer}.study-choice.svelte-1oqv8u9:hover{border-color:#4b84ff73}.study-choice.svelte-1oqv8u9 p:where(.svelte-1oqv8u9){color:var(--muted)}.study-choice.svelte-1oqv8u9>strong:where(.svelte-1oqv8u9){grid-column:2;color:var(--primary);font-size:.85rem}.choice-number.svelte-1oqv8u9{width:1.8rem;height:1.8rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#4b84ff1f;color:var(--primary);font-weight:600}.study-layout.svelte-1oqv8u9{display:grid;grid-template-columns:minmax(450px,1.45fr) minmax(230px,.55fr);gap:1rem;align-items:start}.profile-options.svelte-1oqv8u9{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:1rem 0}.profile-options.svelte-1oqv8u9 label:where(.svelte-1oqv8u9){display:flex;align-items:flex-start;gap:.6rem;padding:.8rem;border:1px solid var(--border);border-radius:8px;cursor:pointer}.profile-options.svelte-1oqv8u9 label.is-selected:where(.svelte-1oqv8u9){border-color:#4b84ff8c;background:#4b84ff14}.profile-options.svelte-1oqv8u9 span:where(.svelte-1oqv8u9),.profile-options.svelte-1oqv8u9 strong:where(.svelte-1oqv8u9),.profile-options.svelte-1oqv8u9 small:where(.svelte-1oqv8u9){display:block}.profile-options.svelte-1oqv8u9 small:where(.svelte-1oqv8u9){margin-top:.2rem;color:var(--muted)}.upload-field.svelte-1oqv8u9{display:grid;gap:.4rem;margin-bottom:1rem;color:var(--muted);font-size:.82rem}.upload-field.svelte-1oqv8u9 input:where(.svelte-1oqv8u9){padding:.65rem;border:1px dashed var(--border);border-radius:8px;background:#fbfcfd}.cluster-import.svelte-1oqv8u9{max-width:320px;margin-top:1rem}.back-mode.svelte-1oqv8u9{margin-bottom:1rem}.configuration-section-title.svelte-1oqv8u9{margin:1.25rem 0 .5rem;font-size:1rem}.settings-grid.svelte-1oqv8u9{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1rem}.settings-grid.svelte-1oqv8u9 label:where(.svelte-1oqv8u9){color:var(--muted);font-size:.8rem}.system-input.svelte-1oqv8u9{width:100%;display:block;margin-top:.25rem;border:1px solid var(--border);border-radius:8px;padding:.55rem .65rem;background:var(--surface);color:var(--text);font:inherit}.run-button.svelte-1oqv8u9{width:100%;margin-top:1rem;padding:.7rem 1rem}.method-card.svelte-1oqv8u9{display:grid;gap:.8rem}.method-step.svelte-1oqv8u9{display:grid;grid-template-columns:1.6rem 1fr;gap:.6rem;align-items:start;font-size:.85rem}.method-step.svelte-1oqv8u9 strong:where(.svelte-1oqv8u9){width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#4b84ff1f;color:var(--primary)}.heat-kpis.svelte-1oqv8u9{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:1rem 0}.heat-kpis.svelte-1oqv8u9 div:where(.svelte-1oqv8u9){padding:.75rem;border:1px solid var(--border);border-radius:8px}.heat-kpis.svelte-1oqv8u9 span:where(.svelte-1oqv8u9),.heat-kpis.svelte-1oqv8u9 strong:where(.svelte-1oqv8u9){display:block}.heat-kpis.svelte-1oqv8u9 span:where(.svelte-1oqv8u9){color:var(--muted);font-size:.78rem}.temperature-bands.svelte-1oqv8u9{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem}.temperature-bands.svelte-1oqv8u9 span:where(.svelte-1oqv8u9),.temperature-bands.svelte-1oqv8u9 strong:where(.svelte-1oqv8u9){display:block;font-size:.78rem}.band-track.svelte-1oqv8u9{height:.5rem;margin:.35rem 0;border-radius:999px;overflow:hidden;background:#eef2f7}.band-track.svelte-1oqv8u9 i:where(.svelte-1oqv8u9){display:block;height:100%;background:var(--primary)}.heat-settings.svelte-1oqv8u9{margin-top:1.25rem}.hourly-profile-heading.svelte-1oqv8u9{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-top:1.25rem}.hourly-profile-heading.svelte-1oqv8u9 h3:where(.svelte-1oqv8u9){margin:0 0 .25rem;font-size:1rem}.hourly-profile-heading.svelte-1oqv8u9 p:where(.svelte-1oqv8u9){margin:0}.hourly-profile-heading.svelte-1oqv8u9 label:where(.svelte-1oqv8u9){width:9rem;color:var(--muted);font-size:.8rem}.hourly-profile-chart.svelte-1oqv8u9{min-height:360px;margin-top:.5rem}.hourly-source.svelte-1oqv8u9{margin:0;font-size:.78rem}.run-output.svelte-1oqv8u9{margin-top:1rem}.run-output.svelte-1oqv8u9 progress:where(.svelte-1oqv8u9){width:100%;margin:.75rem 0}.result-input-summary.svelte-1oqv8u9{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;margin-bottom:.8rem}.result-input-summary.svelte-1oqv8u9 div:where(.svelte-1oqv8u9){padding:.6rem;border:1px solid var(--border);border-radius:8px}.result-input-summary.svelte-1oqv8u9 span:where(.svelte-1oqv8u9),.result-input-summary.svelte-1oqv8u9 strong:where(.svelte-1oqv8u9){display:block}.result-input-summary.svelte-1oqv8u9 span:where(.svelte-1oqv8u9){color:var(--muted);font-size:.75rem}.result-input-summary.svelte-1oqv8u9 strong:where(.svelte-1oqv8u9){margin-top:.15rem;font-size:.8rem;overflow-wrap:anywhere}.result-table-wrap.svelte-1oqv8u9{overflow-x:auto}.result-table-wrap.svelte-1oqv8u9 table:where(.svelte-1oqv8u9){width:100%;border-collapse:collapse;font-size:.78rem}.result-table-wrap.svelte-1oqv8u9 th:where(.svelte-1oqv8u9),.result-table-wrap.svelte-1oqv8u9 td:where(.svelte-1oqv8u9){padding:.5rem;border-bottom:1px solid var(--border);text-align:left;white-space:nowrap}.run-downloads.svelte-1oqv8u9{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:1rem}.run-downloads.svelte-1oqv8u9 a:where(.svelte-1oqv8u9){text-decoration:none}.info-banner.svelte-1oqv8u9,.success-banner.svelte-1oqv8u9,.system-error.svelte-1oqv8u9{margin-top:.8rem;padding:.7rem;border-radius:8px;font-size:.85rem}.info-banner.svelte-1oqv8u9{border:1px solid rgba(75,132,255,.3);background:#4b84ff12;color:#315da8}.success-banner.svelte-1oqv8u9{border:1px solid rgba(47,122,77,.3);background:#39945c14;color:#2f7a4d}.system-error.svelte-1oqv8u9{border:1px solid rgba(185,28,28,.25);background:#b91c1c0f;color:#b91c1c}.empty-study.svelte-1oqv8u9{max-width:720px}.empty-study.svelte-1oqv8u9 .btn:where(.svelte-1oqv8u9){margin-top:1rem}@media(max-width:1050px){.nes-mode-grid.svelte-1oqv8u9{grid-template-columns:1fr}}@media(max-width:800px){.study-layout.svelte-1oqv8u9{grid-template-columns:1fr}.temperature-bands.svelte-1oqv8u9,.result-input-summary.svelte-1oqv8u9{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.settings-grid.svelte-1oqv8u9,.profile-options.svelte-1oqv8u9,.heat-kpis.svelte-1oqv8u9,.result-input-summary.svelte-1oqv8u9{grid-template-columns:1fr}.page-heading.svelte-1oqv8u9,.panel-heading.svelte-1oqv8u9,.hourly-profile-heading.svelte-1oqv8u9,.selected-cluster-frame.svelte-1oqv8u9{flex-direction:column;align-items:stretch}.hourly-profile-heading.svelte-1oqv8u9 label:where(.svelte-1oqv8u9){width:100%}}.compare-card.svelte-b0ob1r{max-width:980px}.compare-card.svelte-b0ob1r h2:where(.svelte-b0ob1r){margin-top:0}.about-section.svelte-1sxww33{gap:1rem}.about-card.svelte-1sxww33{max-width:980px}.about-card.svelte-1sxww33 h2:where(.svelte-1sxww33){margin-top:0}.about-card.svelte-1sxww33 a:where(.svelte-1sxww33){color:var(--primary);text-decoration:none}.about-card.svelte-1sxww33 a:where(.svelte-1sxww33):hover{text-decoration:underline}.about-card.svelte-1sxww33 p:where(.svelte-1sxww33){margin:0 0 1rem}.about-card.svelte-1sxww33 p:where(.svelte-1sxww33):last-child{margin-bottom:0}
