:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#183129;background:#f5f7f6}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}.app-shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.sidebar{background:linear-gradient(180deg,#073b2d,#032b22);color:#fff;padding:22px 14px;position:sticky;top:0;height:100vh}.brand{font-size:34px;font-weight:900;color:#91d44f;margin:0 10px 28px}.brand small{display:block;font-size:11px;color:#fff;font-weight:500}.sidebar nav{display:grid;gap:6px}.sidebar a{display:flex;gap:12px;align-items:center;color:#dbe8e3;text-decoration:none;padding:11px 12px;border-radius:10px}.sidebar a:hover,.sidebar a.active{background:#145842;color:#b7f274}.topbar{height:68px;background:#fff;border-bottom:1px solid #e2e7e4;display:flex;align-items:center;gap:18px;padding:0 24px;position:sticky;top:0;z-index:10}.global-search{flex:1;background:#f0f3f2;border-radius:10px;color:#66736d;padding:12px 16px}.ai-btn,.primary{border:0;background:#16844f;color:#fff;border-radius:9px;padding:10px 16px;font-weight:700;cursor:pointer}.ai-btn{background:#edf8f1;color:#157947}.page{padding:22px;max-width:1600px;margin:auto}.page-title h1{margin:0;font-size:26px}.page-title p{margin:5px 0 20px;color:#6b7671}.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:14px}.kpis>div,.card{background:#fff;border:1px solid #e1e7e4;border-radius:14px;box-shadow:0 2px 10px #16362b0d}.kpis>div{padding:18px}.kpis b{display:block;font-size:24px}.kpis span,.muted{color:#728079}.grid-2{display:grid;grid-template-columns:1.5fr 1fr;gap:14px}.card{padding:16px}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;margin-top:16px}.row{display:flex;justify-content:space-between;gap:15px;padding:9px 0;border-bottom:1px solid #edf0ee}.map-wrap{height:560px;border-radius:12px;overflow:hidden}.map-layout{display:grid;grid-template-columns:1fr 330px;gap:14px}.info-panel{max-height:560px;overflow:auto}.toolbar{display:flex;gap:10px;align-items:center;margin-bottom:12px}.file-btn input{display:none}.searchbox,textarea,input,select{width:100%;border:1px solid #d8dfdb;border-radius:9px;padding:11px;background:#fff}.searchbox{max-width:760px;font-size:17px}textarea{min-height:120px;margin-bottom:10px}.answer{margin-top:14px;padding:14px;background:#eff9f2;border-left:4px solid #16844f;border-radius:8px;line-height:1.6}.timeline{display:grid;gap:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid label{font-size:13px;font-weight:700}.form-grid label input,.form-grid label textarea{margin-top:6px;font-weight:400}.span2{grid-column:1/-1}.months{display:grid;grid-template-columns:repeat(6,1fr);gap:6px;margin:8px 0 15px}.month{border:1px solid #dfe6e2;border-radius:7px;background:#f7f9f8;padding:7px;cursor:pointer}.month.active{background:#74c68d;color:#073b2d;border-color:#4ba76b;font-weight:800}code{background:#eef2f0;padding:2px 5px;border-radius:4px}@media(max-width:1000px){.app-shell{grid-template-columns:78px 1fr}.brand{font-size:20px}.brand small,.sidebar a:not(.active){font-size:0}.sidebar a svg{min-width:20px}.grid-2,.map-layout{grid-template-columns:1fr}.kpis{grid-template-columns:repeat(2,1fr)}.map-wrap{height:480px}}@media(max-width:650px){.app-shell{display:block}.sidebar{position:static;height:auto}.sidebar nav{grid-template-columns:repeat(3,1fr)}.sidebar a{font-size:0;justify-content:center}.brand{margin-bottom:10px}.topbar{position:static}.kpis{grid-template-columns:1fr 1fr}.page{padding:12px}.form-grid{grid-template-columns:1fr}.span2{grid-column:auto}}.secondary{border:1px solid #16844f;background:#fff;color:#126d43;border-radius:9px;padding:10px 16px;font-weight:700;cursor:pointer}.wide{width:100%;margin-top:10px}.map-filters input{flex:2}.map-filters select{flex:1;min-width:180px}.featured{border:2px solid #65a84b;box-shadow:0 6px 20px #2878461f}.error{border-color:#d87070;color:#8c2b2b}.info-panel small{display:block;margin-top:8px;color:#65736c}.info-panel .answer{font-size:13px}.map-wrap .maplibregl-popup-content{max-width:320px;border-radius:10px;line-height:1.45}.terrain-map{position:relative;background:#dce9df}.terrain-controls{position:absolute;z-index:5;top:12px;left:12px;width:230px;padding:12px 13px;background:#fffffff0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 22px #12392b29}.terrain-control-title{display:flex;align-items:center;gap:7px;margin-bottom:8px;color:#173f31}.switch-row,.slider-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 0;font-size:12px;border-top:1px solid #edf1ee}.switch-row span{display:flex;align-items:center;gap:7px;font-weight:700}.switch-row input{width:18px;height:18px;accent-color:#16844f}.slider-row{display:block}.slider-row span{display:block;margin-bottom:4px;color:#52635b;font-weight:700}.slider-row input[type=range]{width:100%;padding:0;accent-color:#16844f}.slider-row input:disabled{opacity:.35}.legend-toggle{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;border:1px solid #d6e2dc;background:#f7faf8;color:#1b5e40;border-radius:8px;padding:7px;font-weight:700;cursor:pointer}.map-legend{position:absolute;z-index:5;left:12px;bottom:12px;width:235px;padding:12px;background:#fffffff0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 22px #12392b29}.map-legend>b{font-size:13px}.legend-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px 9px;margin:9px 0}.legend-item{display:flex;align-items:center;gap:6px;font-size:10.5px;color:#40524a}.legend-item i{width:14px;height:14px;border-radius:4px;border:1px solid rgba(0,0,0,.15);flex:none}.map-legend small{font-size:9.5px;line-height:1.35;color:#718078}.terrain-map .maplibregl-canvas{outline:none}.terrain-map .maplibregl-ctrl-top-right{top:8px;right:8px}.terrain-map .maplibregl-ctrl-group{border-radius:9px;overflow:hidden;box-shadow:0 3px 12px #00000026}@media(max-width:650px){.terrain-controls{width:190px;top:8px;left:8px}.map-legend{width:205px;left:8px;bottom:8px}.legend-grid{grid-template-columns:1fr}.terrain-map .maplibregl-ctrl-top-right{display:none}}body{background:#eef2f1}.modern-shell{grid-template-columns:260px minmax(0,1fr)}.modern-sidebar{padding:18px 14px;background:linear-gradient(180deg,#063b2d,#00352a 55%,#002c24);box-shadow:8px 0 28px #042a1f14}.brand-lockup{display:flex;align-items:center;gap:10px;padding:0 6px 18px;margin-bottom:8px;border-bottom:1px solid rgba(255,255,255,.08)}.brand-mark{width:45px;height:45px;border:2px solid #91d44f;border-radius:50%;display:grid;place-items:center;color:#91d44f;font-weight:900;font-size:24px}.brand-copy{display:grid}.brand-copy strong{font-size:30px;line-height:1;color:#91d44f}.brand-copy small{font-size:10px;margin-top:5px;color:#fff}.modern-sidebar nav{gap:4px}.modern-sidebar a{padding:10px 11px;border-radius:9px;font-size:14px}.modern-sidebar a span{flex:1}.modern-sidebar a em{font-style:normal;font-size:9px;background:#15965b;padding:3px 7px;border-radius:999px;color:#fff}.modern-sidebar a.active{background:#2a7c5a6e;color:#b9ef67}.sidebar-stats{position:absolute;left:14px;right:14px;bottom:18px;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:13px;background:#ffffff06}.sidebar-stats .stats-title{display:flex;align-items:center;gap:7px;font-weight:800;margin-bottom:8px}.sidebar-stats>div:not(.stats-title){display:flex;justify-content:space-between;padding:7px 0;font-size:12px;color:#d3e1dc}.sidebar-stats b{color:#d8ef56}.sidebar-stats button{width:100%;margin-top:8px;padding:8px;border-radius:7px;border:1px solid #15965b;background:transparent;color:#fff;font-weight:700;cursor:pointer}.main-surface{min-width:0}.modern-topbar{height:70px;padding:0 22px;gap:12px}.modern-topbar .global-search{display:flex;align-items:center;gap:10px;max-width:780px;border:1px solid #dfe6e2;background:#f4f6f5;color:#64726d}.modern-topbar .ai-btn{display:flex;align-items:center;gap:7px;white-space:nowrap}.icon-btn{position:relative;border:0;background:transparent;color:#15382c;width:36px;height:36px;border-radius:8px;display:grid;place-items:center;cursor:pointer}.icon-btn:hover{background:#f0f4f2}.icon-btn i{position:absolute;right:2px;top:0;font-size:8px;background:#16844f;color:#fff;width:14px;height:14px;display:grid;place-items:center;border-radius:50%;font-style:normal}.profile-chip{display:flex;align-items:center;gap:8px;padding-left:6px}.avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#173f31;color:#fff;font-size:12px;font-weight:800}.profile-chip>div:last-child{display:grid}.profile-chip b{font-size:12px}.profile-chip small{font-size:10px;color:#64726d}.dashboard-page{padding:0 12px 14px;max-width:none;margin:0}.dashboard-filterbar{height:68px;background:#fff;border-bottom:1px solid #e4e9e6;display:grid;grid-template-columns:1.25fr .9fr .8fr .95fr auto;gap:12px;align-items:end;padding:8px 10px}.dashboard-filterbar label{min-width:0}.dashboard-filterbar label>span{display:block;font-size:10px;font-weight:800;color:#53625c;margin:0 0 5px 4px}.filter-select{height:35px;border:1px solid #dbe3df;border-radius:7px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;font-weight:650;background:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filter-btn{height:35px;border:1px solid #dbe3df;border-radius:7px;background:#fff;padding:0 14px;display:flex;align-items:center;gap:7px;font-weight:700;color:#253b33;cursor:pointer}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 385px;gap:10px;margin-top:10px}.map-stage{position:relative;min-height:510px;border-radius:10px;overflow:hidden;background:#d9e9ea}.dashboard-map{height:510px;border-radius:0}.map-stage .map-wrap{height:510px}.dashboard-map .maplibregl-ctrl-top-left{left:245px;top:8px}.dashboard-map .maplibregl-ctrl-bottom-left{left:240px}.map-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#e7f0ec;z-index:9;font-weight:800}.overlay-panel{position:absolute;z-index:4;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(216,225,220,.9);border-radius:9px;box-shadow:0 5px 18px #18382c1a}.categories-panel{left:10px;top:10px;width:220px;padding:9px 10px}.overlay-title{display:flex;align-items:center;justify-content:space-between;font-weight:800;font-size:11px;margin-bottom:6px}.category-list{display:grid;gap:1px}.category-row{display:grid;grid-template-columns:18px 1fr 18px;align-items:center;min-height:19px;font-size:10px;color:#22372f}.category-row b{text-align:center;font-size:10px;color:#81908a}.category-footer{font-size:9px;color:#64756e;border-top:1px solid #edf0ee;margin-top:5px;padding-top:6px}.legend-panel{right:10px;top:10px;width:155px;padding:10px}.legend-line{display:flex;align-items:center;gap:7px;font-size:10px;padding:3px 0}.legend-line i{width:11px;height:11px;border-radius:3px;flex:none}.map-search-panel{left:10px;bottom:10px;width:220px;padding:8px}.mini-search{display:flex;align-items:center;gap:5px;border:1px solid #dbe3df;border-radius:6px;padding:0 7px;background:#fff}.mini-search input{border:0;padding:7px 0;font-size:10px;outline:none}.map-search-panel select{margin-top:6px;padding:6px;font-size:10px;border-radius:6px}.dashboard-right{display:grid;grid-template-rows:auto auto 1fr;gap:10px;min-width:0}.dash-card{background:#fff;border:1px solid #dfe5e2;border-radius:10px;box-shadow:0 2px 10px #1f3a300a;overflow:hidden}.detail-card,.chart-card,.recent-card{padding:12px}.card-heading{display:flex;align-items:center;justify-content:space-between;font-weight:800;font-size:12px;margin-bottom:9px}.card-heading button{border:0;background:transparent;color:#13824f;font-size:10px;font-weight:800;cursor:pointer}.selected-title{display:flex;gap:10px;align-items:center;border-top:2px solid #148550;padding-top:10px;margin-bottom:6px}.selected-icon{width:40px;height:40px;border-radius:10px;background:#eaf7ef;color:#16844f;display:grid;place-items:center}.selected-title small{font-size:9px;color:#16844f;background:#e7f5eb;padding:2px 6px;border-radius:999px}.selected-title h3{font-size:15px;margin:5px 0 0;max-width:280px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detail-rows>div{display:flex;justify-content:space-between;gap:14px;border-top:1px solid #edf0ee;padding:7px 0;font-size:10px}.detail-rows span{color:#5b6964}.detail-rows b{text-align:right;max-width:190px}.wide-green{width:100%;margin-top:8px;border:0;border-radius:6px;background:#0f8a50;color:#fff;padding:8px;font-size:10px;font-weight:800}.pie-row{display:grid;grid-template-columns:115px 1fr;align-items:center}.pie-wrap{height:115px}.pie-labels{display:grid;gap:6px}.pie-labels>div{display:grid;grid-template-columns:9px 1fr auto;align-items:center;gap:6px;font-size:9px}.pie-labels i{width:8px;height:8px;border-radius:3px}.pie-labels b{font-size:9px}.project-line{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:8px;padding:9px 0;border-top:1px solid #edf0ee;color:#3a4f47}.project-line span{display:grid}.project-line b{font-size:10px}.project-line small{font-size:9px;color:#7b8883}.project-line em{font-style:normal;font-size:9px;color:#13824f;font-weight:800}.muted-line{opacity:.65}.bottom-dashboard{display:grid;grid-template-columns:1.25fr 1fr;gap:10px;margin-top:10px}.analysis-card,.calendar-card{padding:11px 12px}.tabs{display:flex;align-items:center;gap:18px;border-bottom:1px solid #edf0ee;padding-bottom:8px;white-space:nowrap;overflow:hidden}.tabs b{font-size:12px;margin-right:auto}.tabs b small{font-weight:500;color:#5e6d67}.tabs span{font-size:9px;color:#52635c}.tabs span:first-of-type{color:#13824f;font-weight:800;border-bottom:2px solid #13824f;padding-bottom:8px;margin-bottom:-9px}.mini-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}.mini-kpis>div{border:1px solid #e5eae7;border-radius:7px;padding:9px}.mini-kpis small,.mini-kpis span{display:block;font-size:8px;color:#6c7974}.mini-kpis b{display:block;font-size:15px;margin:4px 0}.composition-title{font-size:10px;font-weight:800;margin-top:10px}.composition-bar{height:12px;border-radius:999px;overflow:hidden;display:flex;margin-top:7px}.composition-bar i:nth-child(1){flex:4;background:#16844f}.composition-bar i:nth-child(2){flex:2;background:#83bc4a}.composition-bar i:nth-child(3){flex:1.5;background:#f2c230}.composition-bar i:nth-child(4){flex:1;background:#e97945}.composition-bar i:nth-child(5){flex:.7;background:#2a96c9}.composition-note{font-size:8px;color:#687872;margin-top:6px}.calendar-controls{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;margin:9px 0}.calendar-controls label{font-size:8px;font-weight:700}.calendar-controls select{padding:6px;margin-top:3px;font-size:9px}.calendar-controls button{align-self:end;padding:7px 10px;border:1px solid #dfe5e2;background:#fff;border-radius:6px;font-size:9px;font-weight:800}.months-head{display:grid;grid-template-columns:90px repeat(12,1fr);gap:3px;margin-left:0}.months-head:before{content:""}.months-head span{text-align:center;font-size:8px;color:#64736d}.calendar-row{display:grid;grid-template-columns:90px repeat(12,1fr);gap:3px;align-items:center;margin-top:4px}.calendar-row b{font-size:8px;font-weight:650;color:#586760}.calendar-row i{height:16px;border-radius:3px;background:#f1f3f2}.calendar-row i.best{background:#70c789}.calendar-row i.possible{background:#f3c65f}.calendar-row i.unset{background:#e9a1a1}.calendar-note{margin-top:7px;font-size:8px;color:#6c7974}@media(max-width:1250px){.modern-shell{grid-template-columns:220px minmax(0,1fr)}.dashboard-grid{grid-template-columns:minmax(0,1fr) 330px}.profile-chip{display:none}.bottom-dashboard{grid-template-columns:1fr}.categories-panel{width:200px}.dashboard-map .maplibregl-ctrl-top-left{left:220px}.dashboard-map .maplibregl-ctrl-bottom-left{left:215px}}@media(max-width:980px){.modern-shell{grid-template-columns:74px minmax(0,1fr)}.brand-copy,.modern-sidebar a span,.modern-sidebar a em,.sidebar-stats{display:none}.brand-mark{width:40px;height:40px}.modern-sidebar a{justify-content:center}.dashboard-filterbar{grid-template-columns:1fr 1fr}.dashboard-filterbar .filter-btn{display:none}.dashboard-grid{grid-template-columns:1fr}.dashboard-right{grid-template-columns:1fr 1fr;grid-template-rows:auto}.recent-card{grid-column:1/-1}.categories-panel{display:none}.dashboard-map .maplibregl-ctrl-top-left,.dashboard-map .maplibregl-ctrl-bottom-left{left:8px}.map-search-panel{left:10px}.legend-panel{right:10px}.mini-kpis{grid-template-columns:repeat(2,1fr)}}.category-button{width:100%;border:0;background:transparent;text-align:left;font:inherit;color:inherit;cursor:pointer}.category-button:hover{background:#f1f8f4}.category-button.active{background:#e3f5e9;color:#0b6c3d;font-weight:700}.category-button b{font-size:9px;white-space:nowrap;color:#67746d}.map-search-panel .mini-search button{border:0;background:transparent;display:flex;align-items:center;cursor:pointer;color:#66736d}.active-filter-chip{margin-top:7px;border-radius:999px;background:#e5f6eb;color:#08713e;font-size:10px;font-weight:700;padding:5px 8px;display:flex;align-items:center;justify-content:space-between;gap:8px}.active-filter-chip button{border:0;background:transparent;color:#08713e;font-weight:900;cursor:pointer}.five-kpis{grid-template-columns:repeat(5,minmax(0,1fr))!important}.agri-kpi{background:#effaf2!important;border-color:#b8e6c5!important}.agri-kpi b{color:#08713e!important}.agri-progress{height:13px;border-radius:999px;background:#edf0ee;overflow:hidden;margin:10px 0 8px}.agri-progress i{display:block;height:100%;background:linear-gradient(90deg,#50b96a,#148248);border-radius:999px}.tabs button{margin-left:auto;border:1px solid #cfe2d6;background:#f3fbf6;color:#08713e;border-radius:7px;padding:6px 9px;font-size:10px;font-weight:700;cursor:pointer}.wide-green:disabled{opacity:.45;cursor:not-allowed}.secondary-kpis{margin-top:12px}@media(max-width:1200px){.five-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.global-search input{border:0;outline:0;background:transparent;flex:1;min-width:0;font:inherit;color:inherit}.global-search button{border:0;background:transparent;color:#08713e;font-weight:700;cursor:pointer}.explorer-search{display:flex;gap:8px;margin-bottom:18px}.explorer-search .searchbox{margin:0;flex:1}.explorer-search>button,.small-action{border:0;background:#087b43;color:#fff;border-radius:8px;padding:0 16px;font-weight:700;cursor:pointer}.small-action{padding:7px 10px;margin-top:12px}.dark-ui .main-surface{filter:brightness(.94)}.simple-shell{grid-template-columns:210px minmax(0,1fr);background:#f5f8f6;min-height:100vh}.simple-sidebar{background:#075b36;padding:18px 12px;display:flex;flex-direction:column;min-height:100vh;position:sticky;top:0}.simple-brand{padding:0 8px 18px;border-bottom:1px solid rgba(255,255,255,.15);margin-bottom:12px}.simple-brand .brand-copy strong,.simple-brand .brand-copy small{color:#fff}.simple-sidebar nav{display:grid;gap:4px}.simple-sidebar nav a{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;color:#dcece4;text-decoration:none;font-size:13px;font-weight:650}.simple-sidebar nav a:hover,.simple-sidebar nav a.active{background:#ffffff21;color:#fff}.simple-side-note{margin-top:auto;border-top:1px solid rgba(255,255,255,.14);padding:14px 8px 4px;display:flex;gap:9px;color:#fff}.simple-side-note span{display:grid}.simple-side-note b{font-size:11px}.simple-side-note small{font-size:9px;color:#bcd8ca}.simple-main{min-width:0}.simple-topbar{height:64px;background:#fff;border-bottom:1px solid #e2e9e5;padding:0 22px;display:flex;align-items:center;justify-content:space-between}.simple-top-title{display:grid}.simple-top-title b{font-size:14px;color:#193d2e}.simple-top-title small{font-size:10px;color:#7b8983}.top-analysis-btn{border:1px solid #cfe1d6;background:#f3faf6;color:#087143;padding:8px 12px;border-radius:8px;display:flex;align-items:center;gap:7px;font-weight:750;cursor:pointer}.simple-dashboard{padding:18px 20px 28px;max-width:1600px;margin:auto}.search-hero{background:#fff;border:1px solid #dfe7e2;border-radius:12px;padding:18px 20px;display:grid;grid-template-columns:minmax(260px,.9fr) minmax(360px,1.1fr);gap:24px;align-items:center}.search-hero h1{font-size:22px;margin:0 0 5px;color:#173d2e}.search-hero p{font-size:12px;color:#687871;margin:0;max-width:620px}.commodity-search{height:46px;border:1px solid #cad8d0;border-radius:10px;display:flex;align-items:center;gap:9px;padding-left:13px;background:#fbfdfc}.commodity-search input{border:0;outline:0;flex:1;min-width:0;background:transparent;font-size:13px}.commodity-search>button{height:100%;border:0;padding:0 18px;background:#087746;color:#fff;font-weight:750;cursor:pointer}.commodity-search .reset-search{background:transparent;color:#687871;padding:0 12px}.municipality-strip{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:12px 0}.municipality-strip span{font-size:11px;font-weight:800;color:#4b5e56;margin-right:2px}.municipality-strip button{border:1px solid #d5e0da;background:#fff;border-radius:999px;padding:6px 10px;font-size:10px;color:#44564e;cursor:pointer}.municipality-strip button.active{background:#087746;color:#fff;border-color:#087746}.simple-map-analysis{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:12px}.simple-map-card,.simple-analysis-panel,.analysis-figure,.overview-card,.clean-chart-card{background:#fff;border:1px solid #dfe7e2;border-radius:12px;overflow:hidden}.section-head{height:46px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1ef}.section-head>div{display:flex;align-items:center;gap:8px}.section-head b{font-size:12px;color:#203e32}.section-head span{font-size:10px;color:#76857f}.simple-map-card .map-wrap,.simple-map-card .dashboard-map{height:515px}.simple-map-card .dashboard-map .maplibregl-ctrl-top-left,.simple-map-card .dashboard-map .maplibregl-ctrl-bottom-left{left:8px}.simple-loading{height:515px;display:grid;place-items:center;background:#eef4f1;font-size:12px}.simple-analysis-panel{padding:14px}.analysis-title{display:flex;align-items:center;gap:9px;padding-bottom:12px;border-bottom:1px solid #edf1ef}.analysis-title div{display:grid}.analysis-title b{font-size:14px;color:#0d5735}.analysis-title small{font-size:10px;color:#73817b}.big-total{padding:16px 0;border-bottom:1px solid #edf1ef}.big-total span,.big-total em{display:block;font-size:10px;color:#73817b;font-style:normal}.big-total b{display:block;font-size:28px;color:#0b6f42;margin:5px 0}.big-total b small{font-size:13px}.two-mini-metrics{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:10px 0}.two-mini-metrics>div{background:#f4f8f5;border-radius:8px;padding:9px}.two-mini-metrics span{font-size:9px;color:#728078;display:block}.two-mini-metrics b{font-size:12px;color:#27463a}.municipal-table-title{font-size:10px;font-weight:800;margin:12px 0 5px}.municipal-summary-list{border:1px solid #e7ece9;border-radius:8px;overflow:hidden}.municipal-summary-list>div{display:flex;justify-content:space-between;gap:10px;padding:6px 8px;border-bottom:1px solid #edf1ef;font-size:10px;color:#84918b}.municipal-summary-list>div.has-value{color:#314a40;background:#fbfdfc}.municipal-summary-list>div:last-child{border-bottom:0}.municipal-summary-list .municipal-total{font-weight:800;background:#edf8f1;color:#0c6c41}.ai-summary{margin-top:10px;background:#f5faf7;border-left:3px solid #168451;padding:9px 10px}.ai-summary b{font-size:10px;color:#0d6540}.ai-summary p{font-size:10px;color:#53665d;margin:4px 0 0;line-height:1.45}.report-button{width:100%;margin-top:10px;border:0;border-radius:8px;background:#087746;color:#fff;padding:9px;display:flex;justify-content:center;align-items:center;gap:7px;font-size:10px;font-weight:750;cursor:pointer}.project-summary-list{display:grid;gap:0;margin-top:10px;border:1px solid #e7ece9;border-radius:8px;overflow:hidden}.project-summary-list>div{display:flex;justify-content:space-between;padding:8px;border-bottom:1px solid #edf1ef;font-size:10px}.project-summary-list>div:last-child{border-bottom:0}.hint-box{margin-top:10px;background:#f7faf8;border-radius:8px;padding:10px;font-size:10px;color:#617069}.presentation-analysis{display:grid;grid-template-columns:1.15fr .85fr;gap:12px;margin-top:12px}.municipal-chart{height:310px;padding:12px 8px 5px}.combination-list{padding:8px 12px}.combination-list>div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #edf1ef;padding:8px 0;font-size:10px}.combination-list span{display:flex;gap:7px;align-items:flex-start}.combination-list i{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#edf7f1;color:#087746;font-style:normal;font-size:9px;flex:none}.figure-note{font-size:9px;color:#65756e;padding:0 12px 12px;margin:0;line-height:1.45}.overview-row{grid-template-columns:1fr 1fr}.overview-card{padding:16px}.overview-card b{font-size:12px;color:#224638}.overview-card p{font-size:11px;color:#66766f;line-height:1.5;margin:6px 0 0}.selected-toast{position:fixed;right:22px;bottom:18px;background:#0b5d39;color:#fff;padding:9px 12px;border-radius:8px;font-size:10px;box-shadow:0 6px 18px #0000002e;z-index:20}.simple-analysis-page .analysis-search-row{display:grid;grid-template-columns:1fr 220px auto;gap:8px;margin-bottom:10px}.analysis-search-row input,.analysis-search-row select{border:1px solid #d6e0db;border-radius:8px;padding:9px 10px;background:#fff}.analysis-search-row button{border:0;border-radius:8px;background:#087746;color:#fff;padding:0 16px;font-weight:700}.municipality-strip.compact{margin:0 0 14px}.analysis-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px}.analysis-metrics>div{background:#fff;border:1px solid #dfe7e2;border-radius:10px;padding:13px}.analysis-metrics span{display:block;font-size:10px;color:#6c7b74}.analysis-metrics b{display:block;font-size:17px;color:#155f3d;margin-top:4px}.clean-chart-card{padding:14px}.clean-chart-card h3{font-size:13px;margin:0 0 12px;color:#23483a}@media(max-width:1050px){.simple-shell{grid-template-columns:72px minmax(0,1fr)}.simple-sidebar .brand-copy,.simple-sidebar nav span,.simple-side-note span{display:none}.simple-sidebar nav a{justify-content:center}.search-hero,.simple-map-analysis{grid-template-columns:1fr}.simple-analysis-panel{display:grid;grid-template-columns:1fr 1fr;gap:12px}.analysis-title,.report-button{grid-column:1/-1}.presentation-analysis{grid-template-columns:1fr}.analysis-metrics{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.simple-dashboard{padding:12px}.search-hero{padding:14px}.commodity-search{height:auto;flex-wrap:wrap;padding:8px}.commodity-search input{min-width:180px}.commodity-search>button{height:34px;border-radius:7px}.simple-analysis-panel{display:block}.simple-top-title small{display:none}.analysis-search-row{grid-template-columns:1fr!important}.analysis-metrics{grid-template-columns:1fr 1fr}.overview-row{grid-template-columns:1fr}}.final-dashboard{padding:18px;background:#f4f7f5;min-height:calc(100vh - 64px)}.final-hero{background:#fff;border:1px solid #dde7e1;border-radius:16px;padding:20px;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.8fr);gap:18px;align-items:center}.final-hero .eyebrow{font-size:10px;letter-spacing:.12em;color:#0c7547;font-weight:800}.final-hero h1{font-size:24px;line-height:1.15;color:#153c2b;margin:6px 0 8px}.final-hero p{font-size:12px;color:#61746a;max-width:720px;margin:0;line-height:1.6}.hero-search{height:48px;border:1px solid #cfdcd5;border-radius:12px;display:flex;align-items:center;gap:8px;padding:0 8px 0 13px;background:#fbfdfc}.hero-search svg{color:#4d6b5d;flex:none}.hero-search input{border:0;outline:0;background:transparent;min-width:0;flex:1;font-size:12px}.hero-search button{height:34px;border:0;border-radius:8px;background:#0b7748;color:#fff;padding:0 15px;font-size:11px;font-weight:750;cursor:pointer}.hero-search .icon-reset{width:34px;padding:0;display:grid;place-items:center;background:#eaf2ed;color:#315646}.municipality-ribbon{display:flex;align-items:center;gap:7px;flex-wrap:wrap;padding:11px 2px}.municipality-ribbon>b{font-size:11px;color:#345345;margin-right:3px}.municipality-ribbon button{border:1px solid #d8e2dd;background:#fff;color:#4c6258;border-radius:999px;padding:6px 11px;font-size:10px;cursor:pointer}.municipality-ribbon button.active{background:#0b7748;color:#fff;border-color:#0b7748}.overview-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px}.overview-metrics>div{background:#fff;border:1px solid #dfe7e2;border-radius:12px;padding:13px 14px}.overview-metrics span{display:block;font-size:10px;color:#728078}.overview-metrics b{display:block;margin:5px 0 2px;font-size:18px;color:#125f3c}.overview-metrics small{font-size:9px;color:#85918b}.final-map-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:12px}.final-map-card,.final-summary-card,.figure-card{background:#fff;border:1px solid #dfe7e2;border-radius:14px;overflow:hidden}.section-title{min-height:47px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf2ef}.section-title>span{display:flex;align-items:center;gap:8px}.section-title b{font-size:11px;color:#214839}.section-title small{font-size:9px;color:#78867f}.final-map-card .map-wrap{height:535px}.map-loading{height:535px;display:grid;place-items:center;background:#eef5f1;font-size:11px;color:#5d7067}.map-loading.error{color:#a34a45}.final-summary-card{padding:14px}.summary-head{display:flex;align-items:center;gap:9px;padding-bottom:12px;border-bottom:1px solid #edf2ef}.summary-head>div{display:grid}.summary-head b{font-size:13px;color:#0c633d}.summary-head small{font-size:9px;color:#7b8882}.summary-total{padding:15px 0;border-bottom:1px solid #edf2ef}.summary-total span,.summary-total em{display:block;font-size:9px;color:#77847e;font-style:normal}.summary-total b{display:block;font-size:27px;color:#0b7043;margin:4px 0}.summary-total b small{font-size:12px}.split-metrics{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:10px 0}.split-metrics>div{background:#f4f8f5;border-radius:8px;padding:9px}.split-metrics span{display:block;font-size:9px;color:#718078}.split-metrics b{font-size:10px;color:#284a3b}.mun-table>b{font-size:10px;color:#27493a;display:block;margin:8px 0 5px}.mun-table>div{display:flex;align-items:center;justify-content:space-between;padding:6px 7px;border-bottom:1px solid #edf2ef;font-size:9px}.mun-table>div span{color:#66776f}.mun-table>div strong{color:#2d4e40}.mun-table .total-row{background:#edf8f1;border-radius:6px;font-weight:800;border-bottom:0;margin-top:4px}.analysis-note{margin-top:10px;border-left:3px solid #14814f;background:#f5faf7;padding:9px 10px}.analysis-note b{font-size:9px;color:#0d6840}.analysis-note p{font-size:9px;color:#566a60;line-height:1.48;margin:4px 0 0}.primary-action{width:100%;margin-top:10px;border:0;border-radius:8px;background:#0b7748;color:#fff;padding:9px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;font-weight:750;cursor:pointer}.project-facts{display:grid;margin-top:7px}.project-facts>div{display:grid;grid-template-columns:88px 1fr;gap:8px;border-bottom:1px solid #edf2ef;padding:8px 0;font-size:9px}.project-facts span{color:#78867f}.project-facts b{color:#355446}.selected-mini{margin-top:10px;padding:9px;border:1px solid #dbe6e0;border-radius:8px;display:flex;gap:8px;align-items:flex-start}.selected-mini>div{display:grid}.selected-mini small,.selected-mini span{font-size:8px;color:#77847e}.selected-mini b{font-size:9px;color:#274c3c;margin:2px 0}.figures-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.figure-card.wide{grid-column:1/-1}.chart-space{height:310px;padding:14px 10px 6px}.no-figure{height:310px;display:grid;place-items:center;color:#87928d;font-size:10px}.combo-table{padding:6px 14px}.combo-table>div{display:grid;grid-template-columns:25px minmax(0,1fr) 95px;gap:8px;align-items:center;border-bottom:1px solid #edf2ef;padding:8px 0;font-size:10px}.combo-table i{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#ecf6f0;color:#0b7547;font-style:normal;font-size:9px}.combo-table span{color:#385446}.combo-table strong{text-align:right;color:#174d34}.figure-caption{padding:0 14px 13px;font-size:9px;color:#6b7a73;line-height:1.5}.final-page{background:#f4f7f5;min-height:calc(100vh - 64px)}.report-builder{background:#fff;border:1px solid #dfe7e2;border-radius:12px;padding:14px;display:grid;grid-template-columns:1fr 260px auto;gap:10px;align-items:end}.report-builder label{font-size:10px;color:#4b6157;display:grid;gap:5px}.report-builder input,.report-builder select{border:1px solid #d6e0db;border-radius:8px;padding:9px 10px;background:#fff}.report-builder button{height:35px;border:0;border-radius:8px;background:#0b7748;color:#fff;padding:0 18px;font-size:10px;font-weight:750}.report-preview{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}.report-preview>div{background:#fff;border:1px solid #dfe7e2;border-radius:10px;padding:12px}.report-preview span{display:block;font-size:9px;color:#718078}.report-preview b{display:block;margin-top:4px;font-size:14px;color:#145f3d}.report-note{margin-top:10px}@media(max-width:1100px){.final-hero{grid-template-columns:1fr}.overview-metrics{grid-template-columns:repeat(2,1fr)}.final-map-grid,.figures-grid{grid-template-columns:1fr}.figure-card.wide{grid-column:auto}.report-builder{grid-template-columns:1fr 1fr}.report-builder button{grid-column:1/-1}.report-preview{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.final-dashboard{padding:10px}.overview-metrics{grid-template-columns:1fr 1fr}.hero-search{height:auto;padding:8px;flex-wrap:wrap}.hero-search input{min-width:180px;height:32px}.report-builder,.report-preview{grid-template-columns:1fr}.final-hero h1{font-size:19px}}:root{font-size:16px}body,.final-dashboard,.final-page,.page{font-size:15px}.final-hero .eyebrow{font-size:12px}.final-hero h1{font-size:30px}.final-hero p,.hero-search input{font-size:15px}.hero-search button{font-size:13px}.municipality-ribbon>b{font-size:13px}.municipality-ribbon button{font-size:13px;padding:8px 14px}.overview-metrics span{font-size:12px}.overview-metrics b{font-size:22px}.overview-metrics small{font-size:11px}.section-title b{font-size:14px}.section-title small{font-size:11px}.summary-head b{font-size:16px}.summary-head small,.summary-total span,.summary-total em,.split-metrics span{font-size:11px}.split-metrics b{font-size:13px}.mun-table>b{font-size:13px}.mun-table>div{font-size:12px}.analysis-note b,.analysis-note p{font-size:12px}.primary-action{font-size:13px}.project-facts>div{font-size:12px}.selected-mini small,.selected-mini span{font-size:10px}.selected-mini b{font-size:12px}.combo-table>div{font-size:12px}.figure-caption{font-size:11px}.maplibregl-popup-content{font-size:13px;line-height:1.45}.crop-auto-page{padding-bottom:40px}.crop-control-row{display:grid;grid-template-columns:1fr 1fr 1.25fr;gap:14px;align-items:end;padding:16px;margin-bottom:14px}.crop-control-row label{display:grid;gap:7px;font-size:13px;color:#40584d;font-weight:650}.crop-control-row select{width:100%;padding:11px 12px;border:1px solid #d4dfd9;border-radius:9px;background:#fff;font-size:14px}.climate-chip{display:flex;gap:10px;align-items:center;background:#eef8f2;border:1px solid #d5e9dc;border-radius:10px;padding:11px 13px;color:#155f3d}.climate-chip>div{display:grid}.climate-chip span{font-size:11px;color:#65776e}.climate-chip b{font-size:17px}.climate-chip small{font-size:10px;color:#718078}.crop-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:14px}.crop-metrics>div{background:#fff;border:1px solid #dfe7e2;border-radius:11px;padding:14px}.crop-metrics span{display:block;font-size:12px;color:#6e7d76}.crop-metrics b{display:block;font-size:19px;color:#12613e;margin:6px 0 3px}.crop-metrics small{font-size:11px;color:#7f8d86}.crop-main-grid{align-items:start}.crop-calendar-card,.municipality-priority-card{padding:0;overflow:hidden}.calendar-month-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;padding:14px}.calendar-month{border:1px solid #dfe7e2;border-radius:9px;padding:10px 8px;display:grid;gap:3px;text-align:center;background:#fff}.calendar-month b{font-size:14px}.calendar-month span{font-size:11px;color:#687871}.calendar-month em{font-size:10px;font-style:normal;font-weight:750}.calendar-month.best{background:#eaf7ef;border-color:#b7dec5;color:#12613e}.calendar-month.possible{background:#fff8df;border-color:#ead68c;color:#7a6214}.calendar-month.avoid{background:#fff0ed;border-color:#e8c0b9;color:#985041}.calendar-summary{display:flex;gap:14px;flex-wrap:wrap;padding:0 14px 12px}.calendar-summary p{margin:0;font-size:12px}.crop-note{margin:0 14px 14px;background:#f5faf7;border-left:3px solid #14814f;padding:10px 11px;display:flex;gap:8px;align-items:flex-start}.crop-note p{margin:0;font-size:12px;line-height:1.5;color:#53675d}.crop-chart{height:330px;padding:16px 10px 8px}.rule-workspace{padding:0;margin-top:14px;overflow:hidden}.rule-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:14px}.rule-grid label{display:grid;gap:6px;font-size:12px;color:#4f6259}.rule-grid input{padding:10px;border:1px solid #d5dfda;border-radius:8px;background:#fff}.rule-note{margin:0;padding:0 14px 14px;font-size:12px;color:#5e6f67;line-height:1.5}@media(max-width:1050px){.crop-control-row{grid-template-columns:1fr 1fr}.climate-chip{grid-column:1/-1}.crop-metrics,.rule-grid{grid-template-columns:1fr 1fr}.calendar-month-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:700px){.crop-control-row,.crop-metrics,.rule-grid{grid-template-columns:1fr}.calendar-month-grid{grid-template-columns:repeat(3,1fr)}.final-hero h1{font-size:24px}}.brand-home-button{width:100%;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;padding:0;margin:0 0 22px;display:flex;align-items:center;gap:10px;border-radius:12px}.brand-home-button:hover{background:#ffffff0f}.top-home-title{border:0;background:transparent;text-align:left;cursor:pointer;padding:4px 6px;border-radius:8px}.top-home-title:hover{background:#f3f7f5}.analysis-actions{display:flex;gap:10px;margin:12px 0}.analysis-actions button{display:flex;align-items:center;gap:7px;border:0;background:#0b7748;color:#fff;border-radius:9px;padding:10px 14px;font-weight:700;cursor:pointer}.analysis-actions button+button{background:#176f9d}.detailed-report-builder{grid-template-columns:1fr 220px 1fr 220px}.detailed-report-builder .signature-field{grid-column:1/4}.detailed-report-builder .signature-field input[type=file]{padding:8px;background:#f7faf8}.detailed-report-builder .signature-field small{font-size:11px;color:#728079;font-weight:400}.detailed-report-builder>button{grid-column:4;align-self:end}@media(max-width:1100px){.detailed-report-builder{grid-template-columns:1fr 1fr}.detailed-report-builder .signature-field{grid-column:1/-1}.detailed-report-builder>button{grid-column:1/-1}}@media(max-width:700px){.detailed-report-builder{grid-template-columns:1fr}.detailed-report-builder .signature-field,.detailed-report-builder>button{grid-column:1}}.analysis-narrative{margin:14px 0;padding:18px 20px}.analysis-narrative h3{margin:0 0 8px}.analysis-narrative p{margin:0;line-height:1.65;font-size:1rem}.update-form{display:grid;gap:12px;max-width:820px}.update-form label{display:grid;gap:6px;font-weight:650}.update-form input,.update-form textarea{width:100%;border:1px solid #cbd8d1;border-radius:10px;padding:11px 12px;font:inherit;background:#fff}.update-form textarea{min-height:110px;resize:vertical}.maplibregl-canvas,.maplibregl-canvas-container.maplibregl-interactive:active .maplibregl-canvas{cursor:crosshair}.active-dataset-card{max-width:760px;margin-bottom:18px}.upload-card{max-width:980px;margin-bottom:18px}.upload-card>p{max-width:820px;color:#51675d}.upload-drop{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px dashed #77a08c;background:#f6fbf8;border-radius:12px;padding:16px 18px;font-weight:700;margin:14px 0;cursor:pointer}.upload-drop input{max-width:360px}.field-mapping-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.field-mapping-grid label{display:flex;flex-direction:column;gap:6px;font-weight:700;color:#234b3a}.field-mapping-grid input,.field-mapping-grid select{width:100%;border:1px solid #c9d8d0;border-radius:9px;padding:10px 11px;background:#fff;font:inherit}.mapping-summary{display:grid;grid-template-columns:auto 1fr auto 1fr;align-items:center;gap:6px 10px;background:#f2f7f4;border:1px solid #d9e6df;border-radius:10px;padding:12px}.mapping-summary b{font-size:1.18rem;color:#0e7547}.mapping-summary span{color:#60746a}.import-button{align-self:end;min-height:44px}.basemap-switcher{position:absolute;z-index:5;right:14px;top:14px;width:220px;padding:11px 12px!important;background:#fffffff2!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.basemap-switcher label{display:flex;align-items:center;gap:8px;font-weight:700;color:#1f4d39}.basemap-switcher label>span{white-space:nowrap}.basemap-switcher select{min-width:0;flex:1;border:1px solid #cbd8d1;border-radius:7px;padding:6px 7px;background:#fff;color:#183f30}.basemap-switcher .switch-row{margin-top:9px;padding-top:9px;border-top:1px solid #e4ece8;justify-content:space-between}.compact-basemap{width:205px;top:12px;right:12px}.terrain-controls{top:92px!important}@media(max-width:900px){.field-mapping-grid{grid-template-columns:1fr}.basemap-switcher{width:190px}.compact-basemap{width:180px}}.overview-metrics.five-general{grid-template-columns:repeat(5,minmax(0,1fr))}@media(max-width:1250px){.overview-metrics.five-general{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:800px){.overview-metrics.five-general{grid-template-columns:repeat(2,minmax(0,1fr))}}.layer-manager-card{padding:16px}.layer-manager-title{display:flex;gap:10px;align-items:flex-start}.layer-manager-title h3{margin:0;font-size:16px}.layer-manager-title p{margin:3px 0 0;color:#6d7b74;font-size:12px}.layer-manager-list{margin-top:14px;border:1px solid #e0e8e3;border-radius:10px;overflow:hidden}.layer-manager-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto 34px;gap:8px;align-items:center;padding:10px 12px;border-bottom:1px solid #e8eeea;background:#fff}.layer-manager-row:last-child{border-bottom:0}.layer-manager-row.active-layer{background:#f0f8f3}.layer-eye,.layer-delete,.map-layer-panel button{border:0;background:transparent;display:grid;place-items:center;cursor:pointer;color:#466257}.layer-delete{color:#9a4d4d}.layer-copy{display:grid;min-width:0}.layer-copy b{font-size:13px;color:#26473a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.layer-copy small{font-size:10px;color:#73817b}.small-layer-btn{border:1px solid #cbded2;background:#fff;color:#087746;border-radius:7px;padding:6px 10px;font-weight:700;cursor:pointer}.active-badge{display:flex;align-items:center;gap:5px;background:#e6f4eb;color:#087746;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.active-layer-summary{margin-top:10px;font-size:11px;color:#4f655b}.map-layer-toggle{border:1px solid #d6e1db;background:#fff;color:#315347;border-radius:7px;padding:6px 8px;display:flex;gap:6px;align-items:center;justify-content:center;cursor:pointer}.map-layer-panel{position:absolute;right:12px;top:132px;z-index:8;width:270px;padding:10px}.map-layer-panel>b{display:block;font-size:12px;margin-bottom:6px}.map-layer-panel>div{display:grid;grid-template-columns:28px minmax(0,1fr) 64px;gap:6px;align-items:center;padding:7px 0;border-bottom:1px solid #edf1ef}.map-layer-panel>div:last-child{border-bottom:0}.map-layer-panel span{display:grid;min-width:0}.map-layer-panel strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.map-layer-panel small{font-size:8px;color:#7b8983;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.map-layer-panel .active-map-layer{background:#f2f9f5}.target-layer{font-size:9px!important;border:1px solid #cfe0d6!important;border-radius:6px!important;padding:4px!important;color:#087746!important}.location-filters{grid-template-columns:minmax(260px,1fr) 230px 230px auto!important}.four-controls{grid-template-columns:minmax(220px,1fr) 220px 220px auto!important}.barangay-inline-select{border:1px solid #d5e0da;background:#fff;border-radius:999px;padding:7px 11px;font-size:11px;color:#44564e}.field-mapping-grid label small{font-size:10px;color:#7a8881}@media(max-width:1000px){.location-filters,.four-controls{grid-template-columns:1fr 1fr!important}.layer-manager-row{grid-template-columns:32px minmax(0,1fr) auto}.layer-delete{grid-column:3}.map-layer-panel{width:235px}}:root{--luis-ink:#234238;--luis-muted:#718078;--luis-sage:#dfeee4;--luis-sage-2:#edf6f0;--luis-accent:#5b9c73;--luis-accent-dark:#397957;--luis-cream:#fbfaf5;--luis-line:#dce7df;--luis-card:#ffffff}body{background:#f6f8f5;color:var(--luis-ink);font-size:15px}.friendly-shell{grid-template-columns:238px minmax(0,1fr)}.friendly-sidebar{background:linear-gradient(180deg,#eaf4ed,#e0efe5 58%,#d7e9de);color:#29483c;border-right:1px solid #cfdfd5;padding:18px 13px;box-shadow:none}.friendly-sidebar a{color:#456157;font-weight:650;padding:11px 12px}.friendly-sidebar a:hover{background:#ffffffa6;color:#356b50}.friendly-sidebar a.active{background:#fff;color:#326b4d;box-shadow:0 3px 12px #3d695114}.friendly-brand{border-bottom:1px solid #cfded5!important;margin-bottom:13px!important;padding:4px 6px 17px!important}.friendly-brand:hover{background:#ffffff73!important}.friendly-brand-mark{border:0;background:#fff;width:48px;height:48px;color:#4c8d66;box-shadow:0 4px 14px #37624a1a;overflow:hidden}.friendly-brand-mark img{width:100%;height:100%;object-fit:contain;padding:4px}.friendly-brand .brand-copy strong{color:#387a55;font-size:27px}.friendly-brand .brand-copy small{color:#61786d;font-size:10px}.friendly-side-note{position:absolute;left:14px;right:14px;bottom:18px;display:flex;gap:9px;align-items:flex-start;padding:12px;border-radius:12px;background:#ffffffb3;border:1px solid #cfe0d6;color:#365548}.friendly-side-note span{display:grid;min-width:0}.friendly-side-note b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.friendly-side-note small{font-size:9px;color:#74847c;margin-top:2px}.friendly-main{background:linear-gradient(180deg,#fafbf8,#f5f7f4)}.friendly-topbar{height:74px;background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e1e8e3;padding:0 22px}.friendly-topbar .top-home-title{margin-right:auto}.friendly-topbar .top-home-title b{font-size:15px;color:#27483a}.friendly-topbar .top-home-title small{font-size:10px;color:#7a8982}.friendly-analysis-btn{border:1px solid #cfe1d5!important;background:#eef7f1!important;color:#377957!important;border-radius:10px!important}.user-chip{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #e0e8e3;border-radius:12px;padding:6px 9px}.user-avatar{width:34px;height:34px;border-radius:50%;background:#dcefe2;color:#34704f;display:grid;place-items:center;font-weight:800;font-size:11px}.user-chip>div:nth-child(2){display:grid}.user-chip b{font-size:11px}.user-chip small{font-size:9px;color:#7b8982}.logout-btn{width:36px;height:36px;border:1px solid #e1e8e3;background:#fff;color:#60756a;border-radius:10px;display:grid;place-items:center;cursor:pointer}.logout-btn:hover{background:#f6eee9;color:#9a5b45}.friendly-page{max-width:1480px;padding:24px 28px}.friendly-page .page-title h1{font-size:28px;color:#27493a}.friendly-page .page-title p{font-size:14px;line-height:1.6}.friendly-card,.clean-chart-card.friendly-card,.basic-report-card{background:#fff;border:1px solid #e0e8e3;border-radius:16px;padding:18px;box-shadow:0 7px 22px #2f53400e}.friendly-search-row{background:#fff;border:1px solid #e0e8e3;border-radius:15px;padding:12px;margin-bottom:16px;box-shadow:0 5px 18px #3250410a}.friendly-search-row input,.friendly-search-row select{border-color:#d8e4dc;background:#fbfcfa}.friendly-search-row button{border:0;border-radius:10px;background:#5b9c73;color:#fff;padding:0 20px;font-weight:750;cursor:pointer}.friendly-search-row button:hover{background:#46865f}.commodity-hero-card{display:grid;grid-template-columns:120px minmax(0,1fr) auto;gap:20px;align-items:center;background:linear-gradient(135deg,#fff,#f0f7f2);border:1px solid #dae7de;border-radius:18px;padding:18px 20px;margin-bottom:16px;box-shadow:0 8px 25px #2e543f0f}.commodity-picture{height:104px;border-radius:18px;background:linear-gradient(145deg,#f7edc8,#d9ecdb);display:grid;place-items:center;border:1px solid #e5dfc8;box-shadow:inset 0 0 0 1px #fff9}.commodity-picture span{font-size:58px;filter:drop-shadow(0 5px 8px rgba(70,80,55,.15))}.commodity-hero-card h2{margin:3px 0 6px;font-size:27px}.commodity-hero-card p{margin:0;max-width:700px;color:#687970;line-height:1.55}.commodity-hero-card>button{border:1px solid #cfe0d5;background:#fff;color:#397a57;border-radius:10px;padding:10px 14px;display:flex;gap:7px;align-items:center;font-weight:750;cursor:pointer}.commodity-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.commodity-chips span{display:flex;gap:5px;align-items:center;background:#fff;border:1px solid #dce8e0;border-radius:999px;padding:5px 9px;font-size:10px;color:#5a6f64}.eyebrow{letter-spacing:.11em;font-size:10px;font-weight:850;color:#6b8a77}.friendly-metrics{grid-template-columns:repeat(4,1fr);gap:12px}.friendly-metrics>div{background:#fff;border:1px solid #e0e8e3;border-radius:14px;padding:15px}.friendly-metrics span{font-size:11px;color:#718078}.friendly-metrics b{display:block;font-size:21px;color:#356f50;margin:5px 0 2px}.friendly-metrics small{font-size:9.5px;color:#8b9791}.analysis-rich-grid{display:grid;grid-template-columns:1.5fr .85fr;gap:14px;margin:14px 0}.mini-heading{display:flex;gap:9px;align-items:flex-start;margin-bottom:12px}.mini-heading h3{margin:0;font-size:16px}.mini-heading p{margin:3px 0 0;color:#7a8881;font-size:11px}.mini-heading>button{margin-left:auto}.mini-chart-icon{display:grid;place-items:center;width:19px;height:19px;color:#4d8b66}.context-legend{display:grid;gap:8px;border-top:1px solid #edf1ee;padding-top:10px}.context-legend span{display:grid;grid-template-columns:12px 1fr auto;gap:7px;align-items:center;font-size:11px;color:#617168}.context-legend i{width:10px;height:10px;border-radius:3px}.context-legend i.alone{background:#74b98b}.context-legend i.mixed{background:#f0c869}.tabulation-card{margin-bottom:14px}.table-scroll{overflow:auto}.friendly-table{width:100%;border-collapse:collapse;font-size:12px}.friendly-table th{text-align:left;background:#f3f7f4;color:#4a6256;padding:10px 11px;border-bottom:1px solid #dbe5df;white-space:nowrap}.friendly-table td{padding:10px 11px;border-bottom:1px solid #edf1ee;color:#53675c}.friendly-table tr:hover td{background:#fbfcfa}.friendly-table .table-total td{font-weight:800;background:#f7faf8;color:#2f5945}.table-sub{display:block;color:#8a9690;margin-top:2px}.association-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.association-grid>div{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #e5ece7;border-radius:12px;padding:9px;background:#fbfcfa}.association-icon{width:36px;height:36px;border-radius:10px;background:#f0f5ed;display:grid;place-items:center;font-size:22px}.association-grid>div>span:nth-child(2){display:grid}.association-grid small{font-size:9px;color:#94a099}.association-grid b{font-size:11px}.association-grid strong{font-size:11px;color:#3d7655}.basic-report-card{margin-top:14px;background:linear-gradient(135deg,#fff,#f8fbf8)}.basic-report-card>p{line-height:1.7;color:#566b60;margin:8px 0;font-size:13px}.summary-commodity-icon{width:34px;height:34px;border-radius:10px;background:#f1f6ed;display:grid;place-items:center;font-size:21px}.soft-tabs{display:flex;gap:8px;margin-bottom:14px}.soft-tabs button{border:1px solid #d8e4dc;background:#fff;color:#587064;border-radius:10px;padding:9px 13px;display:flex;gap:7px;align-items:center;font-weight:700;cursor:pointer}.soft-tabs button.active{background:#e7f2ea;color:#397556;border-color:#c7ddce}.update-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}.update-summary-grid>div{background:#f7faf8;border:1px solid #e5ece7;border-radius:10px;padding:10px}.update-summary-grid span{display:block;font-size:9px;color:#7e8c85}.update-summary-grid b{font-size:11px}.status-pill{display:inline-block;background:#fff3d9;color:#83691d;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:800}.tiny-btn{border:1px solid #d7e3dc;background:#fff;border-radius:8px;padding:6px 9px;display:flex;gap:5px;align-items:center;font-size:10px;cursor:pointer}.settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.logo-preview{height:150px;border:1px dashed #ccdcd2;border-radius:14px;background:#f8fbf8;display:grid;place-items:center;margin:12px 0}.logo-preview img{max-width:120px;max-height:100px;object-fit:contain}.logo-preview span{font-size:10px;color:#7e8d85}.preview-leaf{font-size:48px}.settings-grid input[type=file]{font-size:11px}.settings-grid .secondary{display:flex;gap:7px;align-items:center;margin-top:8px}.palette-row{display:flex;gap:8px;margin:15px 0}.palette-row i{width:46px;height:46px;border-radius:12px;border:1px solid rgba(0,0,0,.06)}.palette-row i:nth-child(1){background:#f7faf7}.palette-row i:nth-child(2){background:#e6f1e8}.palette-row i:nth-child(3){background:#bfd8c6}.palette-row i:nth-child(4){background:#6fa984}.palette-row i:nth-child(5){background:#f2d38b}.login-page{min-height:100vh;display:grid;grid-template-columns:1.3fr .8fr;background:#f7f9f6}.login-art{padding:56px clamp(30px,6vw,90px);background:linear-gradient(145deg,#e9f3eb,#f9f6e8);display:flex;flex-direction:column;justify-content:center}.login-brand{display:flex;align-items:center;gap:12px;margin-bottom:60px}.login-logo{width:58px;height:58px;border-radius:18px;background:#fff;color:#4c8c65;display:grid;place-items:center;box-shadow:0 8px 25px #42664f1a}.login-brand>div:last-child{display:grid}.login-brand b{font-size:31px;color:#3b7b57}.login-brand span{font-size:11px;color:#708078}.login-copy h1{font-size:44px;max-width:720px;line-height:1.08;color:#29483b;margin:10px 0 16px}.login-copy p{font-size:16px;line-height:1.7;max-width:720px;color:#64766d}.login-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:760px;margin-top:30px}.login-feature-grid>div{display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:10px;background:#ffffff9e;border:1px solid rgba(176,202,184,.75);border-radius:14px;padding:14px}.login-feature-grid svg{grid-row:1/3;color:#5c9871}.login-feature-grid b{font-size:12px}.login-feature-grid span{font-size:10px;color:#75847d;margin-top:3px}.login-panel{display:grid;place-items:center;padding:35px;background:#fff}.login-card{width:min(430px,100%)}.login-card h2{font-size:30px;margin:7px 0}.login-card>p{color:#7a8982;line-height:1.5;margin-bottom:24px}.login-card label{display:grid;gap:6px;font-size:11px;font-weight:700;color:#50665b;margin-bottom:12px}.login-card input,.login-card select{border:1px solid #d8e4dd;border-radius:11px;padding:12px;background:#fbfcfa}.login-card>button{width:100%;border:0;background:#5b9c73;color:#fff;border-radius:11px;padding:12px;font-weight:800;cursor:pointer;margin-top:4px}.login-card>button:hover{background:#46855e}.login-error{background:#fff0ed;color:#935747;padding:9px 11px;border-radius:9px;font-size:11px;margin-bottom:10px}.login-note{display:block;color:#8a9690;line-height:1.45;margin-top:12px}.terrain-map{background:#e8f0eb}.terrain-map .maplibregl-ctrl-group{box-shadow:0 5px 18px #32483b1f}.basemap-switcher,.terrain-controls,.map-legend,.map-layer-panel{border:1px solid rgba(213,225,218,.95)!important;box-shadow:0 10px 24px #334e3f1a!important}.basemap-switcher{background:#ffffffeb!important}.map-legend{background:#ffffffe8!important}.map-wrap .maplibregl-popup-content{border-radius:14px!important;box-shadow:0 10px 30px #26403229!important;border:1px solid #dce7df!important;padding:13px 15px!important}@media(max-width:1150px){.friendly-shell{grid-template-columns:82px 1fr}.friendly-sidebar .brand-copy,.friendly-sidebar a span,.friendly-side-note{display:none}.friendly-brand,.friendly-sidebar a{justify-content:center}.analysis-rich-grid,.settings-grid{grid-template-columns:1fr}.commodity-hero-card{grid-template-columns:100px 1fr}.commodity-hero-card>button{grid-column:1/-1;justify-self:start}.friendly-metrics,.update-summary-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.friendly-shell{display:block}.friendly-sidebar{position:static;height:auto}.friendly-sidebar nav{grid-template-columns:repeat(4,1fr)}.friendly-sidebar a{font-size:0}.friendly-topbar{position:static}.user-chip{display:none}.friendly-page{padding:16px}.commodity-hero-card{grid-template-columns:78px 1fr}.commodity-picture{height:78px}.commodity-picture span{font-size:42px}.commodity-hero-card h2{font-size:22px}.friendly-metrics{grid-template-columns:1fr 1fr}.association-grid,.login-page{grid-template-columns:1fr}.login-art{padding:32px 24px}.login-brand{margin-bottom:30px}.login-copy h1{font-size:34px}.login-feature-grid{grid-template-columns:1fr}.login-panel{padding:28px 22px}.settings-grid{grid-template-columns:1fr}}.general-location-bar{display:grid;grid-template-columns:auto minmax(220px,1fr) minmax(220px,1fr) auto;gap:12px;align-items:end;background:#fff;border:1px solid #dfe8e2;border-radius:14px;padding:13px 15px;margin:12px 0}.general-location-bar>div{display:flex;align-items:center;gap:7px;color:#2b5140;padding-bottom:9px}.general-location-bar label{display:grid;gap:5px;font-size:12px;color:#5e7167}.general-location-bar select{height:38px;border:1px solid #d7e2dc;border-radius:9px;background:#fbfdfb;padding:0 10px;color:#254a39;font-size:13px}.general-location-bar small{font-size:11px;color:#7b8982;padding-bottom:9px;max-width:260px}.dynamic-hero .hero-search button:disabled,.analysis-search-row button:disabled{opacity:.45;cursor:not-allowed}.friendly-empty-state{text-align:center;padding:52px 24px!important;color:#60736a}.friendly-empty-state svg{color:#7dab88}.friendly-empty-state h3{margin:10px 0 6px;color:#234e3b}.friendly-empty-state p{max-width:680px;margin:0 auto;line-height:1.6}.report-preview-panel{margin-top:14px;padding:0!important;overflow:hidden}.report-preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border-bottom:1px solid #e2eae5;background:#fbfdfb}.report-preview-toolbar>div{display:flex;align-items:center;gap:9px}.report-preview-toolbar span{display:grid}.report-preview-toolbar small{font-size:11px;color:#74827b}.report-preview-toolbar button{display:flex;align-items:center;gap:7px;border:0;border-radius:9px;background:#6f9f7d;color:#fff;padding:9px 13px;font-weight:700;cursor:pointer}.report-preview-panel iframe{width:100%;height:72vh;min-height:640px;border:0;background:#eef2ef}.preview-help{margin:0;padding:9px 15px 13px;color:#7b8982;font-size:11px}.report-figure-preview{margin-top:14px;padding:16px!important}.report-figure-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:12px}.report-figure-grid>div{border:1px solid #e2e9e5;border-radius:12px;padding:12px;background:#fff}.report-figure-grid h4{margin:0 0 8px;color:#315440;font-size:13px}.report-builder button,.analysis-search-row button{display:inline-flex;align-items:center;justify-content:center;gap:7px}.final-summary-card .mun-table{max-height:330px;overflow:auto}.map-legend>b{font-size:12px}.map-legend small{display:block;margin-top:6px}@media(max-width:1100px){.general-location-bar{grid-template-columns:1fr 1fr}.general-location-bar>div,.general-location-bar small{grid-column:1/-1}.report-figure-grid{grid-template-columns:1fr}}@media(max-width:700px){.general-location-bar{grid-template-columns:1fr}.general-location-bar>div,.general-location-bar small{grid-column:auto}.report-preview-panel iframe{height:60vh;min-height:480px}}.multi-controls{display:grid;grid-template-columns:minmax(260px,1.35fr) minmax(190px,.9fr) minmax(190px,.9fr) auto;gap:12px;align-items:end}.multi-filter{display:flex;flex-direction:column;gap:6px;min-width:0;color:#355044;font-size:13px;font-weight:600}.multi-filter.disabled{opacity:.58}.multi-filter-label{font-size:12px;color:#62766c;font-weight:700}.multi-select-details{position:relative;min-width:0}.multi-select-details>summary{list-style:none;min-height:42px;border:1px solid #d8e4dc;background:#fff;border-radius:12px;padding:10px 11px;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;color:#28483a;font-size:14px;font-weight:600;box-sizing:border-box}.multi-select-details>summary::-webkit-details-marker{display:none}.multi-select-details[open]>summary{border-color:#96baa3;box-shadow:0 0 0 3px #6f9e801a}.multi-select-menu{position:absolute;z-index:80;left:0;top:calc(100% + 7px);width:max(100%,260px);max-height:310px;overflow:auto;padding:8px;background:#fff;border:1px solid #d7e3db;border-radius:14px;box-shadow:0 14px 35px #27483829}.multi-select-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:5px 5px 8px;border-bottom:1px solid #edf2ef;color:#718178;font-size:12px}.multi-select-actions button{border:0;background:#edf6f0;color:#356047;border-radius:9px;padding:5px 9px;font-weight:700;cursor:pointer}.multi-select-option{display:grid;grid-template-columns:auto 20px 1fr;align-items:center;gap:7px;padding:8px 6px;border-radius:9px;cursor:pointer;font-size:13px;font-weight:500;color:#314f40}.multi-select-option:hover{background:#f4f8f5}.multi-select-option input{position:absolute;opacity:0;pointer-events:none}.multi-check{width:18px;height:18px;border:1px solid #adc5b5;border-radius:5px;display:flex;align-items:center;justify-content:center;background:#fff;color:#fff}.multi-select-option:has(input:checked) .multi-check{background:#638f72;border-color:#638f72}.multi-select-option:has(input:checked){background:#f0f6f2;font-weight:700}.multi-select-empty{padding:12px;color:#84938b;font-size:13px}.selection-summary{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:10px 0 14px;padding:9px 12px;border:1px solid #dce8e0;border-radius:12px;background:#f7faf8;color:#496155;font-size:13px}.selection-summary button{border:0;background:transparent;color:#47745a;text-decoration:underline;cursor:pointer;padding:0;font-weight:700}.multi-location-bar .multi-filter{min-width:190px}.multi-map-filters{display:grid;grid-template-columns:minmax(240px,1.3fr) minmax(190px,.9fr) minmax(190px,.9fr) auto;gap:10px;align-items:end}.report-builder .multi-filter{min-width:190px}@media(max-width:1050px){.multi-controls,.multi-map-filters{grid-template-columns:1fr 1fr}.multi-select-menu{width:100%}}@media(max-width:680px){.multi-controls,.multi-map-filters{grid-template-columns:1fr}.multi-select-menu{position:static;margin-top:6px;width:100%;box-shadow:none}.general-location-bar.multi-location-bar{align-items:stretch}.multi-location-bar .multi-filter{width:100%}}.map-tools-shell{position:absolute;right:10px;top:10px;z-index:9;display:grid;justify-items:end;gap:6px;pointer-events:auto}.map-tools-trigger,.legend-mini-trigger{border:1px solid rgba(205,220,212,.78);background:#ffffffbd;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);color:#284b3c;border-radius:999px;padding:6px 9px;display:flex;align-items:center;gap:6px;font-size:10px;font-weight:750;cursor:pointer;box-shadow:0 4px 14px #27433414;transition:.18s ease}.map-tools-trigger:hover,.legend-mini-trigger:hover{background:#ffffffe6;box-shadow:0 5px 18px #2743341f}.compact-map-tools.basemap-switcher{position:static!important;width:188px!important;padding:8px!important;border-radius:11px!important;background:#ffffffc2!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 6px 18px #25423317!important;border:1px solid rgba(211,225,218,.78)!important}.compact-tool-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:7px!important;padding:4px 2px!important;font-size:9.5px!important;color:#365449!important}.compact-tool-row>span{display:flex;align-items:center;gap:5px;font-weight:700}.compact-tool-row select{width:105px!important;flex:none!important;padding:4px 5px!important;border-radius:6px!important;font-size:9.5px!important;background:#fffc!important}.compact-tool-row input[type=checkbox]{width:15px!important;height:15px!important;accent-color:#16844f}.compact-tool-actions{display:flex;gap:4px;flex-wrap:wrap;padding-top:6px;margin-top:4px;border-top:1px solid rgba(220,230,224,.8)}.compact-tool-actions button{border:1px solid rgba(207,221,213,.75);background:#fafdfbb8;color:#476158;border-radius:7px;padding:4px 6px;display:flex;align-items:center;gap:4px;font-size:8.5px;font-weight:700;cursor:pointer}.compact-tool-actions button.active{background:#e1f2e7e6;color:#0a6d42;border-color:#8ebd9fcc}.compact-tool-actions button small{display:grid;place-items:center;min-width:15px;height:15px;border-radius:999px;background:#1d69411a;font-size:7.5px}.compact-appearance{margin-top:6px;padding-top:5px;border-top:1px solid rgba(220,230,224,.8)}.compact-appearance label{display:grid!important;grid-template-columns:68px 1fr;align-items:center!important;gap:6px!important;padding:3px 1px!important;font-size:8.5px!important}.compact-appearance label span{font-weight:650;color:#5b6f66}.compact-appearance input[type=range]{width:100%;padding:0;accent-color:#4f956d}.compact-layer-panel.map-layer-panel{right:10px!important;top:145px!important;width:222px!important;max-height:240px;overflow:auto;padding:7px!important;background:#ffffffc7!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:11px!important;box-shadow:0 6px 18px #25423317!important;border:1px solid rgba(211,225,218,.78)!important}.compact-panel-title{display:flex!important;grid-template-columns:none!important;justify-content:space-between;align-items:center!important;padding:2px 3px 6px!important;border-bottom:1px solid rgba(225,233,228,.9)!important}.compact-panel-title b{font-size:10px}.compact-panel-title small{font-size:7.5px;color:#7b8983}.compact-layer-panel>div:not(.compact-panel-title){grid-template-columns:24px minmax(0,1fr) 54px!important;padding:5px 2px!important;gap:4px!important}.compact-layer-panel strong{font-size:9px!important}.compact-layer-panel small{font-size:7px!important}.compact-layer-panel .target-layer{font-size:7.5px!important;padding:3px!important}.compact-map-legend.map-legend{left:10px!important;bottom:10px!important;width:176px!important;padding:8px!important;background:#ffffffb8!important;backdrop-filter:blur(11px);-webkit-backdrop-filter:blur(11px);border-radius:10px!important;border:1px solid rgba(211,225,218,.76)!important;box-shadow:0 5px 16px #25423314!important}.legend-head{display:flex;align-items:center;justify-content:space-between}.legend-head b{font-size:9.5px!important}.legend-head button{border:0;background:transparent;color:#60736a;display:grid;place-items:center;cursor:pointer;padding:2px}.compact-map-legend .legend-grid{grid-template-columns:1fr!important;gap:4px!important;margin:6px 0 0!important}.compact-map-legend .legend-item{font-size:8.5px!important;gap:5px!important}.compact-map-legend .legend-item i{width:10px!important;height:10px!important;border-radius:3px!important}.legend-mini-trigger{position:absolute;z-index:8;left:10px;bottom:10px;padding:5px 8px}.terrain-controls{display:none!important}@media(max-width:650px){.map-tools-shell{right:7px;top:7px}.map-tools-trigger{padding:5px 7px}.map-tools-trigger span{display:none}.compact-map-tools.basemap-switcher{width:168px!important}.compact-tool-row select{width:92px!important}.compact-layer-panel.map-layer-panel{right:7px!important;top:132px!important;width:194px!important;max-height:210px}.compact-map-legend.map-legend{left:7px!important;bottom:7px!important;width:158px!important}.legend-mini-trigger{left:7px;bottom:7px}.map-wrap .maplibregl-ctrl-top-left{top:3px;left:3px}.map-wrap .maplibregl-ctrl-group button{width:25px;height:25px}}.status-pill.warning{background:#fff4dd;color:#7a5415;border:1px solid rgba(122,84,21,.18)}.feedback-card{max-width:900px}.feedback-card textarea{width:100%;resize:vertical}@media(max-width:700px){.feedback-card{padding:16px}.soft-tabs{gap:6px}.soft-tabs button{font-size:12px;padding:8px 10px}}.friendly-sidebar.simple-sidebar nav a{color:#456157!important;opacity:1!important;visibility:visible!important}.friendly-sidebar.simple-sidebar nav a svg{color:currentColor!important;stroke:currentColor!important;opacity:1!important}.friendly-sidebar.simple-sidebar nav a:hover{background:#ffffffb8!important;color:#285f43!important}.friendly-sidebar.simple-sidebar nav a.active{background:#fff!important;color:#286847!important;box-shadow:0 3px 12px #3d69511f!important}@media(min-width:761px)and (max-width:1150px){.friendly-sidebar.simple-sidebar{background:linear-gradient(180deg,#eaf4ed,#e0efe5 58%,#d7e9de)!important}.friendly-sidebar.simple-sidebar nav a{color:#3d7055!important}.friendly-sidebar.simple-sidebar nav a.active{color:#286847!important}}@media(max-width:760px){.app-shell.friendly-shell{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;width:100%!important;min-height:100vh!important}.friendly-sidebar.simple-sidebar{position:relative!important;top:auto!important;width:100%!important;height:auto!important;min-height:0!important;padding:10px!important;border-right:0!important;border-bottom:1px solid #cfdfd5!important;background:linear-gradient(180deg,#eaf4ed,#dfeee4)!important}.friendly-sidebar .friendly-brand{justify-content:flex-start!important;margin:0 0 8px!important;padding:4px 4px 10px!important}.friendly-sidebar .brand-copy{display:grid!important}.friendly-sidebar .brand-copy strong{font-size:22px!important}.friendly-sidebar .brand-copy small{display:block!important;font-size:9px!important}.friendly-sidebar .friendly-brand-mark{width:42px!important;height:42px!important}.friendly-sidebar.simple-sidebar nav{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}.friendly-sidebar.simple-sidebar nav a{min-width:0!important;min-height:58px!important;padding:7px 4px!important;gap:4px!important;flex-direction:column!important;justify-content:center!important;text-align:center!important;font-size:11px!important;border:1px solid rgba(194,216,202,.75)!important;background:#ffffff7a!important;color:#3c6c52!important}.friendly-sidebar.simple-sidebar nav a span{display:block!important;width:100%!important;font-size:9px!important;line-height:1.15!important;white-space:normal!important}.friendly-sidebar.simple-sidebar nav a.active{background:#fff!important;color:#246744!important;border-color:#a9cab5!important}.friendly-side-note{display:none!important}.main-surface.friendly-main{display:block!important;width:100%!important;min-width:0!important;opacity:1!important;visibility:visible!important}.friendly-topbar.simple-topbar{position:sticky!important;top:0!important;z-index:30!important;width:100%!important;height:auto!important;min-height:62px!important;padding:8px 10px!important;gap:8px!important}.friendly-topbar .top-home-title b{font-size:12px!important}.friendly-topbar .top-home-title small{display:none!important}.friendly-analysis-btn{padding:7px 9px!important;font-size:10px!important;white-space:nowrap!important}.friendly-page,.simple-dashboard,.page{width:100%!important;max-width:100%!important;padding:12px!important;overflow-x:hidden!important;opacity:1!important;visibility:visible!important}.map-wrap,.map-layout,.simple-map-analysis{width:100%!important;max-width:100%!important}}.five-general .general-category-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;min-width:0;padding:18px;border:1px solid #d8e4dd;border-radius:14px;background:#fff;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.five-general .general-category-card:hover{transform:translateY(-3px);border-color:#23855d;box-shadow:0 10px 24px #174f3a24}.five-general .general-category-card:focus-visible{outline:3px solid rgba(35,133,93,.25);outline-offset:2px}.five-general .general-category-card span,.five-general .general-category-card b,.five-general .general-category-card small,.five-general .general-category-card em{display:block}.five-general .general-category-card b{margin-top:8px;color:#075b3b;font-size:23px}.five-general .general-category-card small{margin-top:5px;color:#718078}.five-general .general-category-card em{margin-top:12px;color:#087a50;font-size:12px;font-style:normal;font-weight:700}.general-analysis-page{display:grid;gap:18px}.general-analysis-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.general-analysis-narrative h3,.general-analysis-page .card h3{display:flex;align-items:center;gap:8px;margin-top:0;color:#174f3a}.general-analysis-narrative p{margin-bottom:0;color:#425b50;line-height:1.7}.general-analysis-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.analysis-table-wrap{width:100%;overflow-x:auto}.general-analysis-table{width:100%;border-collapse:collapse;font-size:14px}.general-analysis-table th,.general-analysis-table td{padding:12px 14px;border-bottom:1px solid #e1e9e4;text-align:left}.general-analysis-table th{background:#edf6f1;color:#174f3a;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.general-analysis-table td:nth-child(n+3),.general-analysis-table th:nth-child(n+3){text-align:right}.general-analysis-table tbody tr:hover{background:#f5faf7}.general-analysis-table .analysis-total-row{background:#e6f3ec;color:#174f3a;font-weight:800}@media(max-width:900px){.general-analysis-summary,.general-analysis-grid{grid-template-columns:1fr}.five-general .general-category-card{padding:15px}}.table-sort{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:inherit;cursor:pointer}.table-sort b{color:#6d7f75;font-size:15px;line-height:1}.table-sort:hover,.table-sort.active,.table-sort.active b{color:#087a50}.table-sort:focus-visible{outline:2px solid #7fbea0;outline-offset:3px;border-radius:3px}.boundary-location-filter{margin-bottom:18px;padding:20px;background:#fff;border:1px solid #d7e4dd;border-radius:16px;box-shadow:0 8px 24px #143f2d0f}.boundary-filter-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.boundary-filter-heading h3{display:flex;align-items:center;gap:8px;margin:0 0 6px;color:#163f31;font-size:18px}.boundary-filter-heading p{max-width:780px;margin:0;color:#687a71;font-size:13px;line-height:1.5}.boundary-reset-button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:9px 14px;white-space:nowrap}.boundary-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.boundary-filter-field{display:grid;min-width:0;gap:7px}.boundary-filter-field>span{color:#244b3c;font-size:13px;font-weight:700}.boundary-filter-field select{width:100%;min-height:42px;padding:9px 34px 9px 11px;border:1px solid #cbdcd3;border-radius:10px;background:#fff;color:#173f31;font-size:13px;outline:none}.boundary-filter-field select:focus,.boundary-search-box:focus-within{border-color:#288664;box-shadow:0 0 0 3px #2886641f}.boundary-filter-field select:disabled,.boundary-search-box:has(input:disabled){cursor:not-allowed;background:#f3f6f4;color:#8b9992;opacity:.78}.boundary-filter-field small{color:#7a8b83;font-size:11px}.boundary-search-box{display:flex;align-items:center;gap:8px;min-height:42px;padding:0 11px;border:1px solid #cbdcd3;border-radius:10px;background:#fff;color:#54806d}.boundary-search-box input{width:100%;min-width:0;padding:10px 0;border:0;background:transparent;color:#173f31;font:inherit;font-size:13px;outline:none}.boundary-search-box input::placeholder{color:#93a39b}.boundary-selection-summary{display:flex;align-items:center;gap:8px;min-height:42px;margin-top:16px;padding:10px 13px;border:1px solid #cfe3d8;border-radius:10px;background:#eef8f3;color:#285744;font-size:13px}.boundary-selection-summary small{margin-left:auto;color:#438267;font-weight:600}.boundary-filter-status,.boundary-filter-notice{padding:12px 14px;border:1px solid #d7e6de;border-radius:10px;background:#f5faf7;color:#456b5b;font-size:13px}.boundary-filter-notice{margin-top:10px;border-color:#eadba7;background:#fff9e9;color:#755f20}.map-boundary-badge{position:absolute;z-index:8;top:14px;left:50%;display:flex;align-items:center;gap:7px;max-width:calc(100% - 240px);padding:9px 13px;border:1px solid rgba(0,107,75,.25);border-radius:999px;background:#fffffff5;box-shadow:0 6px 18px #073c2d24;color:#164f3b;font-size:12px;transform:translate(-50%);pointer-events:none}.map-boundary-badge span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1050px){.boundary-filter-grid{grid-template-columns:1fr 1fr}.boundary-filter-field:last-child{grid-column:1 / -1}}@media(max-width:700px){.boundary-location-filter{margin-bottom:12px;padding:14px;border-radius:12px;background:#fff;opacity:1}.boundary-filter-heading{display:grid;gap:12px}.boundary-reset-button{width:100%}.boundary-filter-grid{grid-template-columns:1fr;gap:13px}.boundary-filter-field:last-child{grid-column:auto}.boundary-filter-field select,.boundary-search-box{min-height:46px}.boundary-selection-summary{align-items:flex-start;flex-wrap:wrap}.boundary-selection-summary small{width:100%;margin-left:24px}.map-boundary-badge{top:10px;left:50%;max-width:calc(100% - 130px);padding:7px 10px;font-size:11px}}.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{left:0;position:absolute;top:0}.maplibregl-map:fullscreen{height:100%;width: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{pointer-events:none;position:absolute;z-index:2}.maplibregl-ctrl-top-left{left:0;top:0}.maplibregl-ctrl-top-right{right:0;top:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.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{background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;padding:0;width:29px}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%23333' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.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 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.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.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-globe-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%2333b5e5' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.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 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.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.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.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 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.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 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.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 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.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' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}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 xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.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 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.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 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.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 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.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' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.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 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.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 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.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 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.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' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{background-color:#fff;border-radius:12px;box-sizing:content-box;color:#000;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.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{border-radius:12px;padding:2px 8px 2px 28px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.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{right:0;top:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{left:0;top: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 xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%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;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.maplibregl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.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{border:10px solid transparent;height:0;width:0;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.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-left-color:#fff;border-right:none}[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{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:15px 10px;pointer-events:auto;position:relative}.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{left:0;position:absolute;top:0;transition:opacity .2s;will-change:transform}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.maplibregl-user-location-dot:before{animation:maplibregl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.maplibregl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}@media(prefers-reduced-motion:reduce){.maplibregl-user-location-dot:before{animation:none}}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}.maplibregl-cooperative-gesture-screen{align-items:center;background:#0006;color:#fff;display:flex;font-size:1.4em;top:0;right:0;bottom:0;left:0;justify-content:center;line-height:1.2;opacity:0;padding:1rem;pointer-events:none;position:absolute;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{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:99999}
