:root{--bg:#0b1220;--app-background:radial-gradient(1200px 500px at 30% -10%, #38bdf838, transparent 50%), radial-gradient(900px 450px at 90% 10%, #22c55e24, transparent 55%), var(--bg);--surface:#ffffff0f;--surface2:#ffffff17;--border:#ffffff24;--text:#ffffffeb;--muted:#ffffffa6;--shadow:#00000059 0 12px 30px -18px;--sync-tab-height:24px;--page-edge-padding:18px;--sync-tab-top:env(safe-area-inset-top,0px);--page-top-padding:calc(var(--sync-tab-top) + var(--sync-tab-height) + 10px);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:18px}html{height:100%;background-color:var(--bg);height:-webkit-fill-available;overflow:hidden}html.mobileViewportLocked,html.mobileViewportLocked body{touch-action:manipulation;-ms-touch-action:manipulation}html:before{content:"";z-index:-1;background:var(--app-background);pointer-events:none;position:fixed;inset:0}body{min-height:100dvh;background:0 0;min-height:-webkit-fill-available;margin:0;overflow:hidden}*{box-sizing:border-box}#root{min-height:100dvh;background:0 0;flex-direction:column;height:100lvh;min-height:-webkit-fill-available;display:flex;overflow:hidden}.appViewport{background:0 0;flex-direction:column;flex:1;height:100%;min-height:0;display:flex}[data-hover-title]{position:relative}[data-hover-title]:hover:after,[data-hover-title]:focus-visible:after{content:attr(data-hover-title);z-index:1000;color:#fff;white-space:nowrap;pointer-events:none;background:#020617f0;border:1px solid #ffffff29;border-radius:8px;max-width:min(260px,100vw - 24px);padding:6px 9px;font-size:12px;font-weight:650;line-height:1.2;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 10px 24px -12px #00000073}.page{max-width:none;padding:var(--page-top-padding) max(var(--page-edge-padding), env(safe-area-inset-right,0px)) env(safe-area-inset-bottom,0px) max(var(--page-edge-padding), env(safe-area-inset-left,0px));flex-direction:column;flex:1;width:100%;min-height:0;margin:0;display:flex;overflow:hidden}.page>.topbar,.page>.banner{flex-shrink:0}.page>.shell,.page>.projects{flex:1 1 0;min-height:0}.topbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:10px;display:flex}.topbarLeft{flex-direction:row;flex:1;align-items:center;gap:14px;min-width:0;display:flex}.topbarProjectMeta{flex:1;min-width:0}.topbarLeft .kicker{line-height:1.2}.topbarLeft .title{margin:2px 0 0;font-size:clamp(22px,3.2vw,28px);line-height:1.15}.topbarLeft .titleSub{margin-top:2px;font-size:14px;line-height:1.25}.topbarBackBtn{flex-shrink:0}.topbarRight{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.topbarExportField{flex-direction:row;align-items:center;gap:10px;min-width:0;display:flex}.topbarExportLabel{letter-spacing:.2px;color:var(--text);flex-shrink:0;font-size:15px;font-weight:800}.topbarExportSelect{box-sizing:border-box;width:auto;min-width:168px;height:44px;min-height:44px;color:var(--text);letter-spacing:.2px;cursor:pointer;touch-action:manipulation;background:#ffffff0f;border:1px solid #ffffff29;border-radius:14px;padding:0 12px;font-size:15px;font-weight:800}.topbarExportSelect:disabled{opacity:.5;cursor:not-allowed}.topbarModeToggle{grid-template-columns:1fr 1fr 1fr 1fr;gap:8px;min-width:0;display:grid}.topbarModeToggle .scopeBtn{height:44px;padding:0 8px;font-size:15px;font-weight:800}.labelPortrait{display:none}.labelLandscape{display:inline}.topbarProjects{flex-direction:column;align-items:stretch;gap:10px}.topbarProjectsTitleRow{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.topbarProjectsTitleRow .title{margin:0;font-size:clamp(26px,7vw,32px)}.topbarProjectsIconActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.topbarProjectsActions{display:flex}.topbarProjectsCreateBtn{width:100%}@media (width>=721px){.topbarProjects{flex-direction:row;justify-content:space-between;align-items:center}.topbarProjectsCreateBtn{width:auto}}@media (orientation:portrait){.labelPortrait{display:inline}.labelLandscape{display:none}.topbar.topbarInspection{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:8px}.topbar.topbarInspection .topbarLeft{flex-direction:column;align-items:stretch;gap:6px}.topbar.topbarInspection .topbarBackBtn{align-self:flex-start;min-height:40px}.topbar.topbarInspection .topbarLeft .title{margin:0;font-size:clamp(18px,5vw,22px)}.topbar.topbarInspection .topbarLeft .titleSub{font-size:13px}.topbar.topbarInspection .topbarRight{justify-content:stretch;width:100%}.topbar.topbarInspection .topbarModeToggle{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;width:100%}.topbar.topbarInspection .topbarModeToggle .scopeBtn{height:42px;padding:0 4px;font-size:13px;font-weight:800}.mainHeader{flex-direction:column;align-items:stretch;gap:10px}.mainHeader .mainTitle{font-size:clamp(18px,5.2vw,22px);line-height:1.2}.mainMetaActions{justify-content:flex-start;width:100%}.mainMetaActions .btnSmall{flex:auto;min-width:0;padding-left:10px;padding-right:10px;font-size:13px}.projectsMenuTabs .scopeBtn{padding:10px 4px;font-size:13px}.typeList{padding-bottom:max(148px, calc(120px + env(safe-area-inset-bottom)))}}.titleSub{color:var(--muted);margin-top:6px;font-size:14px;font-weight:650}.kicker{color:var(--muted);letter-spacing:.2px;font-size:13px}.title{margin:4px 0 0;font-size:32px;line-height:1.15}.card{border:1px solid var(--border);box-shadow:var(--shadow);background:#ffffff0d;border-radius:18px;padding:16px}.projects{flex-direction:column;gap:16px;display:flex;overflow:hidden}.projects>.card{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.projects>.card>.empty,.projects>.card>.projectList{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.projects>.card>.empty{justify-content:center;align-items:center;display:flex}.projectsHeader{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:12px;display:flex}.projectList{flex-direction:column;gap:10px;display:flex}.projectsMenuBar{align-items:stretch;gap:8px;margin-bottom:14px;display:flex}.projectsMenuTabs{flex:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-width:0;display:grid}.projectsSearchBtn{align-self:stretch;min-height:48px}.projectSearch{margin:-6px 0 14px}.projectSearchInput{height:48px;font-size:16px;font-weight:750}.projectsMenuTabs .scopeBtn{height:auto;min-height:48px;padding:10px 8px;font-size:14px;line-height:1.2}.timeFilterBar{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;gap:10px;margin-bottom:14px;padding:12px;display:flex}.timeFilterLabel{color:var(--muted);letter-spacing:.2px;font-size:13px;font-weight:700}.timeFilterBtns{flex-wrap:wrap;gap:8px;display:flex}.timeFilterBtn{color:var(--text);cursor:pointer;touch-action:manipulation;background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;padding:8px 14px;font-size:14px;font-weight:750}.timeFilterBtnActive{background:#38bdf82e;border-color:#38bdf873}.timeFilterDateField{flex-direction:column;gap:6px;max-width:220px;display:flex}.projectItem{text-align:left;touch-action:manipulation;color:var(--text);background:#ffffff0f;border:1px solid #ffffff24;border-radius:16px;align-items:center;gap:10px;padding:14px;display:flex}.projectItemActions{flex-direction:row;flex-shrink:0;align-self:stretch;align-items:center;gap:8px;display:flex}.projectAssignee{align-items:center;gap:8px;min-width:0;max-width:150px;display:inline-flex}.projectAssigneeAvatar{background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;overflow:hidden}.projectAssigneeAvatarImage{object-fit:cover;width:100%;height:100%}.projectAssigneeAvatarFallback{letter-spacing:.02em;color:var(--muted);font-size:10px;font-weight:700}.projectAssigneeName{white-space:nowrap;text-overflow:ellipsis;color:var(--text);font-size:12px;font-weight:600;line-height:1.2;overflow:hidden}.projectAssigneeUnknown .projectAssigneeName{color:var(--muted);font-weight:500}.projectItemMenuWrap{align-items:center;display:flex;position:relative}.projectItemMenuBtn{border-radius:12px;width:36px;height:36px}.projectItemMenu{z-index:20;background:#0f172afa;border:1px solid #ffffff24;border-radius:14px;min-width:140px;padding:6px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 16px 40px -12px #00000073}.projectItemMenuOption{text-align:left;width:100%;color:var(--text);font:inherit;cursor:pointer;touch-action:manipulation;background:0 0;border:none;border-radius:10px;padding:10px 12px;font-weight:700;display:block}.projectItemMenuOption:active{transform:translateY(1px)}.projectItemMenuOptionDanger{color:#fca5a5}.projectItemMenuOptionDanger:hover,.projectItemMenuOptionDanger:focus-visible{background:#f871711f}.projectDeleteConfirmText{margin:0 0 16px;line-height:1.45}.projectItemMain{text-align:left;min-width:0;color:inherit;cursor:pointer;font:inherit;touch-action:manipulation;background:0 0;border:none;flex:1;padding:0}.projectItemMain:active{transform:translateY(1px)}.chipSchedule{background:#38bdf81f;border-color:#38bdf859}.chipDone{background:#4ade801f;border-color:#4ade8059}.projectAddr{letter-spacing:.2px;margin-bottom:4px;font-size:18px;font-weight:900}.projectCity{color:var(--muted);margin-bottom:10px;font-weight:650}.projectMeta{flex-wrap:wrap;gap:8px;display:flex}.projectForm{flex-direction:column;gap:12px;display:flex}.formRow{grid-template-columns:1.2fr .7fr .9fr;gap:10px;display:grid}.formRowEqual{grid-template-columns:1fr 1fr}@media (width<=820px){.formRow{grid-template-columns:1fr}}.formField{flex-direction:column;gap:8px;min-width:0;display:flex}.formFieldRow{flex-direction:row;justify-content:space-between;align-items:center;gap:16px}.formFieldRow .label{flex:0 auto;min-width:7.5rem}.formFieldRow .controlInput{flex:auto;width:auto;max-width:220px;margin-left:auto}.formFieldHint{font-size:12px;line-height:1.35}.controlInput{box-sizing:border-box;border:1px solid var(--border);width:100%;height:52px;color:var(--text);background:#ffffff12;border-radius:14px;padding:0 14px;font-size:18px}select.controlInput{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#ffffffb3 50%),linear-gradient(135deg,#ffffffb3 50%,#0000 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:36px}select.controlInput option{color:var(--text);background:#0f172a}.formActions{justify-content:flex-end;margin-top:6px;display:flex}.shell{grid-template-columns:var(--sidebar-width,280px) 1fr;flex:1 1 0;grid-template-rows:minmax(0,1fr);align-items:stretch;gap:16px;min-height:0;display:grid;position:relative;overflow:hidden}.shellFull{grid-template-columns:unset;flex-direction:column;display:flex}@media (orientation:portrait){.shell.shellPortraitCompact{grid-template-columns:1fr;gap:0;display:grid}.shell.shellPortraitCompact .sidebar{width:min(var(--sidebar-width,280px), min(85vw, 360px));z-index:20;background:var(--bg);-webkit-overflow-scrolling:touch;border-radius:0 18px 18px 0;height:auto;max-height:none;transition:transform .2s;position:absolute;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(calc(-100% - 16px));box-shadow:4px 0 28px #0000008c}.shell.shellPortraitCompact.shellSidebarOpen .sidebar{transform:translate(0)}.shell.shellPortraitCompact .main{min-width:0}.shell.shellPortraitCompact .main.mainPinnedToggle{overflow:hidden}.sidebarOpenBtnBar{z-index:12;background:var(--bg);background:color-mix(in srgb, var(--bg) 92%, transparent);-webkit-backdrop-filter:blur(10px);flex-shrink:0;align-items:center;padding:0 0 10px;display:flex;position:sticky;top:0}.mainPinnedToggle>.mainScroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1 1 0;min-width:0;min-height:0;display:flex;overflow-y:auto}:is(.mainPinnedToggle>.mainScroll:has(.mapTakeoff),.mainPinnedToggle>.mainScroll:has(.panelPhotoGridStickerMode)){overflow:hidden}.sidebarOpenBtn{flex-shrink:0;align-self:flex-start;align-items:center;gap:8px;margin-bottom:0;display:inline-flex}.sidebarOpenBtnIcon{flex-shrink:0;width:18px;height:18px}}.sidebarBackdrop{display:none}@media (orientation:portrait){.shell.shellPortraitCompact .sidebarBackdrop,.settingsLayout.settingsLayoutPortraitCompact .sidebarBackdrop{z-index:15;cursor:pointer;background:#0000009e;border:none;margin:0;padding:0;display:block;position:absolute;inset:0}}.sidebar{border:1px solid var(--border);box-shadow:var(--shadow);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#ffffff0d;border-radius:18px;min-width:0;height:100%;min-height:0;padding:14px;overflow-y:auto}.suiteRow{align-items:center;gap:10px;margin-bottom:12px;display:flex}.suiteSelect{height:48px;padding-right:34px;font-size:16px;font-weight:800}.suiteMenuBtn{flex:none;height:48px;padding:0 14px}.modalOverlay{z-index:400;background:#0000008c;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.modalCard{border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172aeb;border-radius:18px;width:min(560px,100vw - 26px);padding:16px;box-shadow:0 24px 60px -24px #000000a6}.modalHeader{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:12px;display:flex}.electricalMethodCard{width:min(480px,100vw - 26px)}.electricalMethodOptions{flex-direction:column;gap:10px;display:flex}.electricalMethodOption{text-align:left;cursor:pointer;touch-action:manipulation;color:var(--text);background:#ffffff0f;border:1px solid #ffffff24;border-radius:14px;padding:16px}.electricalMethodOption:active{transform:translateY(1px)}.electricalMethodOptionActive{background:#38bdf82e;border-color:#38bdf873}.electricalMethodOptionTitle{font-size:17px;font-weight:850;line-height:1.2}.electricalMethodOptionSub{color:#ffffffb8;margin-top:6px;font-size:13px;line-height:1.35}.electricalEmpty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:240px;display:flex}.panelMethodPage,.usageMethodPage{flex-direction:column;gap:16px;display:flex}.main:has(.panelPhotoGridStickerMode) .panelMethodPage{flex:1;min-height:0;overflow:hidden}.panelMethodToolbar,.panelDetailHeader{flex-shrink:0}.usagePanelAmpsField{max-width:320px}.usagePanelManualAmpsNote{font-size:13px}.usagePanelAmpsBadge{color:var(--text);font-size:18px;font-weight:900}.usagePanelTotalSummary{flex-wrap:wrap;align-items:baseline;gap:16px;display:flex}.usagePanelTotalSummaryItem{align-items:baseline;gap:8px;display:flex}.usagePanelListItemAmps{color:var(--text);flex-shrink:0;font-size:15px;font-weight:850}.usageAssetsSection{flex-direction:column;gap:12px;margin-top:8px;display:flex}.usageAssetsSectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;display:flex}.usageAssetsSectionTitle{font-size:16px;font-weight:850}.usageAssetsEmpty{text-align:center;border:1px dashed #ffffff29;border-radius:14px;padding:18px}.usageAssetsTableWrap{background:#ffffff0a;border:1px solid #ffffff24;border-radius:14px;overflow-x:auto}.usageAssetsTable{border-collapse:collapse;width:100%;min-width:540px}.usageAssetsTable thead th{white-space:normal;vertical-align:bottom;line-height:1.25}.usageAssetsTable tbody .usageAssetsTableNumericCol,.usageAssetsTable tfoot .usageAssetsTableNumericCol{white-space:nowrap}.usageAssetsTable th,.usageAssetsTable td{text-align:left;vertical-align:middle;border-bottom:1px solid #ffffff14;padding:12px 14px}.usageAssetsTable th{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);background:#ffffff08;font-size:12px;font-weight:800}.usageAssetsTable tbody tr:last-child td,.usageAssetsTable tbody tr:last-child th{border-bottom:none}.usageAssetsCategoryRow{background:#ffffff08}.usageAssetsCategoryHeading{letter-spacing:.02em;color:var(--text);text-transform:none;background:0 0;font-size:14px;font-weight:850}.usageAssetsAssetCell{padding-left:22px;font-weight:750}.usageAssetsTableQtyCol{text-align:right;white-space:nowrap;min-width:56px;font-weight:850}.usageAssetsTableNumericCol{text-align:right;min-width:108px;color:var(--text);font-weight:750}.usageAssetsTable th.usageAssetsTableNumericCol,.usageAssetsTable td.usageAssetsTableNumericCol{text-align:right}.usageAssetsAmpUsageCol,.usageAssetsAmpUsageCell{font-variant-numeric:tabular-nums;text-align:right;width:5.5rem;min-width:5.5rem;max-width:5.5rem;font-weight:850}.usageAssetsTable th.usageAssetsAmpUsageCol,.usageAssetsTable td.usageAssetsAmpUsageCell{text-align:right;padding-right:14px}.usageAssetsTableInput{text-align:right;width:92px;height:40px;padding:0 10px;font-size:15px}.usageAssetsAmpDrawEntry{text-align:right;width:92px;min-height:40px;margin-left:auto;padding:8px 10px}.usageAssetsAmpDrawEntry .entryValue{font-size:15px;font-weight:750}.usageAssetsAmpDrawEntryActive{background:#ffffff1f;border-color:#ffffff59}.usageAssetsTableSubtotalLabelCell,.usageAssetsTableTotalLabelCell{text-align:right;padding-right:10px}.usageAssetsTableTotalRow .usageAssetsTableTotalLabelCell{letter-spacing:.02em;color:var(--text);text-transform:none;font-size:14px;font-weight:850}.usageAssetsLifeSubtotalRow td{background:#ffffff0a;border-top:1px solid #ffffff1f;border-bottom:none}.usageAssetsTableFootSubtotalRow td{background:#ffffff08;border-top:1px solid #ffffff1a;border-bottom:none}.usageAssetsTableSubtotalLabel{color:var(--text);align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.usageAssetsTable tfoot td{background:#ffffff0a;border-top:1px solid #ffffff24;border-bottom:none}.usageAssetsLifeSwatch{border:1px solid #fff3;border-radius:999px;flex-shrink:0;width:12px;height:12px}.usagePanelLifeTotal5{color:#f472b6}.usagePanelLifeTotal15{color:#60a5fa}.panelMethodToolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.panelMethodToolbarStart{flex-wrap:wrap;align-items:flex-start;gap:16px;display:flex}.panelDetailHeader{flex-direction:column;gap:4px;display:flex}.panelDetailHeaderRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.panelAmpDrawSummary{flex-direction:column;align-items:flex-end;gap:6px;margin-left:auto;display:flex}.panelAmpDrawTotal{align-items:baseline;gap:8px;display:flex}.panelAmpDrawTotalLabel{color:var(--muted);font-size:13px;font-weight:700}.panelAmpDrawTotalValue{color:var(--text);font-size:18px;font-weight:900}.panelAmpDrawByLife{flex-wrap:wrap;justify-content:flex-end;gap:8px 12px;display:flex}.panelAmpDrawLifeItem{align-items:center;gap:5px;font-size:12px;display:flex}.panelAmpDrawLifeSwatch{border:1px solid #fff3;border-radius:999px;flex-shrink:0;width:12px;height:12px}.panelAmpDrawLifeSwatch.panelAmpStickerLifeDefault{background:radial-gradient(circle at 30% 30%,#fff,#f3f4f6 55%,#e5e7eb);border-color:#d1d5db}.panelAmpDrawLifeSwatch.panelAmpStickerLife5{background:radial-gradient(circle at 30% 30%,#f9a8d4,#f472b6 55%,#ec4899);border-color:#db2777}.panelAmpDrawLifeSwatch.panelAmpStickerLife7{background:radial-gradient(circle at 30% 30%,#86efac,#4ade80 55%,#22c55e);border-color:#16a34a}.panelAmpDrawLifeSwatch.panelAmpStickerLife15{background:radial-gradient(circle at 30% 30%,#93c5fd,#60a5fa 55%,#3b82f6);border-color:#2563eb}.panelAmpDrawLifeLabel{color:var(--muted);font-weight:700}.panelAmpDrawLifeValue{color:var(--text);font-weight:850}.panelAmpDrawSummaryCompact{align-items:flex-start;margin-top:6px;margin-left:0}.panelAmpDrawSummaryCompact .panelAmpDrawTotalValue{font-size:15px}.panelAmpDrawSummaryCompact .panelAmpDrawByLife{justify-content:flex-start}.panelList{flex-direction:column;gap:10px;display:flex}.panelListItem{text-align:left;cursor:pointer;touch-action:manipulation;color:var(--text);background:#ffffff0f;border:1px solid #ffffff24;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px;display:flex}.panelListItem:active{transform:translateY(1px)}.panelListItemMain{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.panelListItemTitle{font-size:16px;font-weight:850}.panelListItemThumbs{flex-shrink:0;gap:6px;display:flex}.panelListItemThumb{object-fit:cover;border:1px solid #ffffff1f;border-radius:10px;width:44px;height:44px}.panelListItemEmpty{flex-shrink:0;font-size:13px}.panelPhotoGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}.panelPhotoGridDetail{flex-direction:row;align-items:flex-start;gap:12px;display:flex}.panelPhotoGridDetail>.panelPhotoSlotDetail,.panelPhotoGridDetail>.panelPhotoSlotAdd{flex:1 1 0;min-width:0}.panelPhotoGridStickerMode{flex:1;align-items:stretch;min-height:0}.panelPhotoGridStickerMode>.panelPhotoSlotStickerPhoto{flex:1 1 0;min-width:0}.panelPhotoGridStickerMode>.panelStickerToolsColumn{flex:0 0 82px;align-self:stretch}.panelStickerToolsColumn{flex-direction:column;flex:0 0 82px;align-self:stretch;gap:8px;width:82px;min-width:0;display:flex}.panelStickerToolsColumnStandalone{flex:none;width:auto;max-width:280px;margin-bottom:12px}.panelStickerToolsColumn .panelAmpPickerVertical{flex:auto;width:100%;min-height:0}.panelPhotoSlotAddAboveAmp{aspect-ratio:auto;border-radius:12px;flex-shrink:0;align-self:auto;gap:2px;width:100%;min-height:0;max-height:none;padding:6px 4px}.panelPhotoSlotAddAboveAmp .panelPhotoAddIcon{width:18px;height:18px}.panelPhotoSlotAddAboveAmp .panelPhotoAddLabel{font-size:10px;font-weight:800;line-height:1.1}.panelPhotoSlotAddAboveAmp .panelPhotoAddHint{font-size:9px;line-height:1.1}.panelPhotoGridHasAddSlot.panelPhotoGridStickerMode{flex-wrap:wrap}.panelPhotoSlotExpanded{flex-direction:column;display:flex}.panelPhotoSlotExpanded .panelPhotoAnnotator{flex:1;min-height:0}.panelPhotoSlot{border:1px solid var(--border);box-shadow:var(--shadow);background:#ffffff0d;border-radius:16px;flex-direction:column;gap:8px;min-height:180px;padding:8px;display:flex}.panelPhotoSlotDetail{min-height:0;padding:10px}.panelPhotoRoleToggle{grid-template-columns:1fr 1fr;gap:8px;display:grid}.panelPhotoDesignationTitle{letter-spacing:.2px;text-align:center;padding:2px 4px 0;font-size:15px;font-weight:850}.panelPhotoDesignationBtn{width:100%;color:var(--text);cursor:pointer;touch-action:manipulation;background:0 0;border:1px solid #0000;border-radius:10px}.panelPhotoDesignationBtnActive{background:#38bdf81f;border-color:#38bdf873}.panelPhotoSlotSelected{outline-offset:1px;outline:2px solid #38bdf88c}.panelPhotoSlotReference .panelPhotoAnnotatorSurface{cursor:zoom-in}.panelPhotoSlotReference .panelPhotoAnnotatorSurfaceZoomed{cursor:grab}.panelPhotoSlotReference .panelPhotoAnnotatorSurfaceZoomed:active{cursor:grabbing}.panelAmpPickerInactive{opacity:.72}.panelPhotoRoleBtn{height:40px;color:var(--text);cursor:pointer;touch-action:manipulation;background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;font-size:13px;font-weight:800}.panelPhotoRoleBtn:active{transform:translateY(1px)}.panelPhotoRoleBtnActive{background:#38bdf82e;border-color:#38bdf873}.panelPhotoRoleTogglePicker{margin-top:4px}.panelPhotoRoleBtnLarge{height:52px;font-size:15px}.panelPhotoDesignationPreview{text-align:center;flex-direction:column;align-items:center;gap:10px;margin-bottom:12px;display:flex}.panelPhotoDesignationThumb{aspect-ratio:9/16;object-fit:cover;border:1px solid #ffffff24;border-radius:12px;width:min(220px,100%)}.panelPhotoDetailBtn{aspect-ratio:9/16;cursor:pointer;touch-action:none;background:#00000059;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;max-height:min(78vh,920px);padding:0;display:flex;position:relative;overflow:hidden}.panelPhotoTransformLayer{transform-origin:0 0;will-change:transform;pointer-events:auto;position:absolute}.panelPhotoTransformLayer .panelPhotoDetailImg{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.panelPhotoDetailBtn:active{transform:translateY(1px)}.panelPhotoDetailImg{object-fit:contain;width:100%;height:100%;display:block}.panelPhotoGridDetail .panelPhotoSlotAdd{aspect-ratio:9/16;width:100%;min-height:0;max-height:min(78vh,920px)}.panelPhotoSlotFilled{padding-bottom:10px}.panelPhotoSlotActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;padding:0 4px;display:flex}.panelPhotoSlotAdd{cursor:pointer;touch-action:manipulation;color:var(--text);background:#ffffff08;border-style:dashed;justify-content:center;align-items:center}.panelPhotoSlotAddCompact{aspect-ratio:auto;border-radius:12px;flex:0 0 84px;align-self:flex-start;gap:3px;width:84px;min-height:84px;max-height:none;padding:6px}.panelPhotoGridDetail>.panelPhotoSlotAddCompact{aspect-ratio:auto;flex:0 0 84px;width:84px;max-height:none}.panelPhotoSlotAddCompact .panelPhotoAddIcon{width:20px;height:20px}.panelPhotoSlotAddCompact .panelPhotoAddLabel{margin-top:0;font-size:11px;font-weight:800;line-height:1.1}.panelPhotoSlotAddCompact .panelPhotoAddHint{margin-top:0;font-size:10px;line-height:1.1}.panelAddPhotoToolbarBtnCompact{padding:.3rem .55rem;font-size:.78rem}.panelPhotoSlotAdd:disabled{opacity:.45;cursor:not-allowed}.panelPhotoAddIcon{color:#38bdf8f2;width:34px;height:34px}.panelPhotoAddLabel{margin-top:8px;font-size:15px;font-weight:850}.panelPhotoAddHint{text-align:center;margin-top:4px;font-size:12px}.panelPhotoPickerCard{width:min(720px,100vw - 26px);max-height:min(82vh,760px);overflow:auto}.panelPhotoPickerUpload{margin-bottom:14px}.panelPhotoPickerDivider{margin:0 0 10px;font-size:12px}.panelPhotoPickerGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;display:grid}.panelPhotoPickerOption{cursor:pointer;touch-action:manipulation;color:var(--text);text-align:left;background:#ffffff0f;border:1px solid #ffffff24;border-radius:14px;flex-direction:column;gap:6px;padding:8px;display:flex}.panelPhotoPickerOption:active{transform:translateY(1px)}.panelPhotoPickerThumb{aspect-ratio:4/3;object-fit:cover;border-radius:10px;width:100%;display:block}.panelPhotoPickerMeta{font-size:11px;line-height:1.25}.panelPhotoAnnotator{flex-direction:column;gap:8px;display:flex}.panelPhotoAnnotatorExpanded{flex:1;min-height:0}.panelPhotoAnnotatorSurface{position:relative}.panelPhotoAnnotatorSurfaceExpanded{aspect-ratio:auto;flex:1;height:100%;min-height:0;max-height:none}.panelPhotoAnnotatorSurfacePlacing{cursor:crosshair}.panelPhotoAnnotatorSurfaceZoomed{cursor:grab}.panelPhotoAnnotatorSurfaceZoomed:active{cursor:grabbing}.panelPhotoExpandBtn,.panelPhotoResetZoomBtn{align-self:flex-end}.panelAmpSticker{color:#111827;cursor:grab;touch-action:none;z-index:2;background:radial-gradient(circle at 30% 30%,#fff,#f3f4f6 55%,#e5e7eb);border:2px solid #d1d5db;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;padding:0;display:flex;position:absolute;transform:translate(-50%,-50%)scale(.4);box-shadow:0 4px 10px #00000059}.panelAmpStickerLifeDefault{color:#111827;background:radial-gradient(circle at 30% 30%,#fff,#f3f4f6 55%,#e5e7eb);border-color:#d1d5db}.panelAmpStickerLife5{color:#500724;background:radial-gradient(circle at 30% 30%,#f9a8d4,#f472b6 55%,#ec4899);border-color:#db2777}.panelAmpStickerLife7{color:#052e16;background:radial-gradient(circle at 30% 30%,#86efac,#4ade80 55%,#22c55e);border-color:#16a34a}.panelAmpStickerLife15{color:#172554;background:radial-gradient(circle at 30% 30%,#93c5fd,#60a5fa 55%,#3b82f6);border-color:#2563eb}.panelAmpSticker:active{cursor:grabbing}.panelAmpStickerLabel{font-size:13px;font-weight:900;line-height:1}.panelAmpPicker{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;gap:10px;padding:12px;display:flex}.panelAmpPickerLabel{font-size:14px;font-weight:850}.panelAmpPickerOptions{flex-wrap:wrap;gap:8px;display:flex}.panelAmpPickerVertical{overscroll-behavior:contain;flex:0 0 82px;align-self:stretch;width:82px;padding:10px 8px;overflow-y:auto}.panelAmpPickerVertical .panelAmpPickerLabel{text-align:center;font-size:12px;line-height:1.2}.panelAmpPickerVertical .panelAmpPickerOptions{flex-flow:column;align-items:stretch}.panelAmpPickerVertical .panelAmpOption{width:100%;min-width:0;height:42px;padding:0 6px;font-size:13px}.panelAmpPickerVertical .panelAmpOptionManual{height:auto;min-height:42px;padding:6px 4px;font-size:11px;line-height:1.15}.panelAmpPickerHint{font-size:13px;line-height:1.35}.panelAmpOption{min-width:46px;height:46px;color:var(--text);cursor:pointer;touch-action:manipulation;background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;padding:0 12px;font-size:14px;font-weight:850}.panelAmpOption:active{transform:translateY(1px)}.panelAmpOptionActive{background:#38bdf833;border-color:#38bdf88c;box-shadow:inset 0 0 0 1px #38bdf859}.panelAmpOptionManual{min-width:0;padding:0 14px;font-size:13px}.panelManualAmpCard{width:min(420px,100vw - 26px)}.panelManualAmpCard .btn{width:100%;margin-top:8px}.panelStickerMenuBackdrop{z-index:410;cursor:default;background:0 0;border:none;margin:0;padding:0;position:fixed;inset:0}.panelStickerMenu{z-index:411;background:#0f172af5;border:1px solid #ffffff24;border-radius:12px;min-width:140px;padding:6px;position:fixed;box-shadow:0 12px 32px -12px #00000073}.panelStickerMenuItem{text-align:left;width:100%;color:var(--text);font:inherit;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:10px 12px;font-weight:750;display:block}.panelStickerMenuItem:hover{background:#ffffff14}.panelStickerMenuItemDanger{color:#fca5a5}.suiteFormActions{justify-content:space-between;gap:10px;display:flex}.suiteFormActions .btn{min-width:140px}.percentField{position:relative}.percentField .controlInput{padding-right:46px}.percentSuffix{color:#ffffffbf;pointer-events:none;font-weight:900;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.sidebarResizeHandle{top:0;bottom:0;left:calc(var(--sidebar-width,280px) + 8px);cursor:col-resize;touch-action:none;z-index:10;width:16px;margin-left:-8px;position:absolute}.sidebarResizeHandle:after{content:"";background:#ffffff2e;border-radius:999px;width:2px;position:absolute;top:14px;bottom:14px;left:50%;transform:translate(-50%)}.shellResizing{-webkit-user-select:none;user-select:none}.scopeToggle{grid-template-columns:1fr 1fr 1fr;gap:8px;margin-bottom:12px;display:grid}@media (orientation:portrait){.shell.shellPortraitCompact .sidebarResizeHandle{display:none}}.scopeBtn{height:48px;color:var(--text);letter-spacing:.2px;cursor:pointer;touch-action:manipulation;background:#ffffff0f;border:1px solid #ffffff29;border-radius:14px;font-size:16px;font-weight:800}.scopeBtn:active{transform:translateY(1px)}.scopeBtn:disabled{opacity:.45;cursor:not-allowed}.scopeBtn:disabled:active{transform:none}.scopeBtnActive{background:#38bdf82e;border-color:#38bdf873}.sidebarTitle{letter-spacing:.2px;margin-bottom:10px;font-weight:800}.sidebarTitleRow{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.sidebarTitleRow .sidebarTitle{margin-bottom:0}.iconBtnSmall{border-radius:14px;width:40px;height:40px}.assetSearch{margin-bottom:12px}.assetSearchInput{height:48px;font-size:16px;font-weight:750}.assetSearchResults{flex-direction:column;gap:8px;margin-top:10px;display:flex}.assetSearchResult{text-align:left;cursor:pointer;touch-action:manipulation;color:var(--text);background:#ffffff0f;border:1px solid #ffffff24;border-radius:14px;padding:12px}.assetSearchResult:active{transform:translateY(1px)}.assetSearchName{font-size:15px;font-weight:850;line-height:1.2}.assetSearchMeta{color:var(--muted);margin-top:4px;font-size:12px;font-weight:650}.assetSearchEmpty{margin-top:10px}.sidebarList{flex-direction:column;gap:8px;display:flex}.sideItem{text-align:left;cursor:pointer;touch-action:manipulation;color:var(--text);background:#ffffff0f;border:1px solid #ffffff24;border-radius:14px;padding:14px 12px}.sideItem:active{transform:translateY(1px)}.sideItemActive{background:#38bdf829;border-color:#38bdf866}.sideItemText{font-size:16px;font-weight:700;line-height:1.25}.sideItemTotal{background:#38bdf814;border-color:#38bdf838;border-bottom-right-radius:14px;border-bottom-left-radius:14px;flex-direction:column;gap:4px;margin-bottom:6px;display:flex;position:relative}.sideItemTotal:after{content:"";pointer-events:none;background:#ffffff14;height:1px;position:absolute;bottom:-7px;left:8px;right:8px}.sideItemTotal .sideItemText{letter-spacing:.3px;font-weight:900}.sideItemSubtle{color:var(--muted);font-size:12px;font-weight:650}.main{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow-y:auto}:is(.main:has(.mapTakeoff),.main:has(.panelPhotoGridStickerMode)){overflow:hidden}.mainHeader{flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;padding:10px 2px 0;display:flex}.mainKicker{color:var(--muted);font-size:12px}.mainTitle{letter-spacing:.2px;font-size:22px;font-weight:900}.mainMetaActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.typeList{flex-direction:column;gap:12px;padding-bottom:120px;display:flex}.typeCard{box-shadow:var(--shadow);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:18px;padding:14px}.typeCardActive{border-color:#22c55e59}.typeTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.typeTopRight{flex:none;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;display:flex}.typeName{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:18px;font-weight:850;overflow:hidden}.typeTotal{color:var(--text);white-space:nowrap;text-align:right;min-width:4.5ch;padding-left:4px;font-size:18px;font-weight:800;line-height:1.1}.iconBtn{color:#ffffffd1;cursor:pointer;touch-action:manipulation;background:#ffffff0f;border:1px solid #ffffff29;border-radius:14px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.iconBtn:active{transform:translateY(1px)}.iconBtn:disabled{opacity:.55;cursor:not-allowed}.iconBtnRefreshing .icon{animation:.8s linear infinite iconSpin}@keyframes iconSpin{to{transform:rotate(360deg)}}.iconBtnActive{background:#38bdf829;border-color:#38bdf866}.qtyStepBtn{font-size:22px;font-weight:700;line-height:1}.percentEntryMeta{margin-top:2px}.percentEntryPreview{margin-top:4px;font-size:16px;font-weight:700}.icon{width:22px;height:22px}.iconStroke{fill:none}.settingsBtn{color:inherit;flex-shrink:0;text-decoration:none}.entryField{border:1px solid var(--border);cursor:pointer;touch-action:manipulation;width:100%;color:var(--text);background:#ffffff12;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;padding:14px;display:flex}.entryFieldInline{width:260px;height:52px;padding:10px 12px}.entryFieldInline .entryLabel{font-size:12px}.entryFieldInline .entryValue{font-size:18px}.entryField:active{transform:translateY(1px)}.entryLabel{color:var(--muted);font-size:13px}.entryValue{font-size:18px;font-weight:800}.entryExpr{letter-spacing:.2px}.history{margin-top:12px}.historyHeader{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.historyTitle{color:#ffffffd1;font-size:14px;font-weight:800}.emptyCompact{border-radius:14px;padding:10px 12px}.calcModalCard{width:min(640px,100vw - 26px);max-height:calc(100svh - 36px);overflow:auto;box-shadow:0 8px 24px -4px #00000073,0 24px 64px -12px #0000008c}.calcDockHeader{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.calcDockTitle{color:#ffffffd9;font-size:14px}.calcDockDisplay{box-sizing:border-box;width:100%;color:var(--text);background:#ffffff0f;border:1px solid #ffffff24;border-radius:14px;outline:none;margin-bottom:10px;padding:10px 12px;font-size:20px}.calcDockDisplay::placeholder{color:#ffffff73}.calcDockDisplay:focus{border-color:#60a5fa80}.banner{color:#ffffffe6;background:#ffffff0f;border:1px solid #ffffff29;border-radius:14px;width:100%;max-width:none;margin:0 0 12px;padding:12px 14px}.bannerInfo{background:#38bdf81f;border-color:#38bdf859}.bannerWarn{background:#f59e0b1f;border-color:#f59e0b59}.entryLabelRow{align-items:center;gap:8px;display:flex}.unitBadge{letter-spacing:.2px;color:#ffffffd9;background:#0000002e;border:1px solid #ffffff29;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:800}.unitInline{color:var(--muted);font-weight:750}.toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffe6;z-index:50;background:#0f172aeb;border:1px solid #ffffff29;border-radius:14px;width:min(760px,100vw - 26px);padding:12px 14px;font-size:14px;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 20px 50px -22px #0000008c}.row{align-items:end;gap:12px;display:flex}.rowTight{align-items:center;margin-top:12px}.grow{flex:1}.placeholder{color:#ffffff73}.btn{height:52px;color:var(--text);cursor:pointer;touch-action:manipulation;background:#ffffff17;border:1px solid #ffffff2e;border-radius:14px;padding:0 16px;font-size:17px;font-weight:650}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.5;cursor:not-allowed}.btnSecondary{background:#94a3b829;border-color:#94a3b852}.btnSmall{border-radius:12px;height:42px;padding:0 12px;font-size:15px}.btnDanger{color:#fecaca;background:#ef444429;border-color:#ef444459}.btnDanger:disabled{opacity:.45;cursor:not-allowed}.settingsPanel{width:min(480px,100vw - 26px)}.settingsSection{border-top:1px solid #ffffff14;flex-direction:column;gap:10px;padding:14px 0;display:flex}.settingsSection:first-of-type{border-top:none;padding-top:0}.settingsSectionLabel{letter-spacing:.04em;text-transform:uppercase;color:#ffffffb8;font-size:13px;font-weight:800}.settingsRow{flex-direction:column;gap:4px;display:flex}.settingsValue{word-break:break-all;font-size:15px;font-weight:600}.settingsHint{color:var(--muted);margin:0;font-size:14px;line-height:1.45}.settingsDangerZone{background:#ef44440f;border:1px solid #ef444447;border-radius:14px;margin-top:4px;padding:14px}.settingsDangerLabel{color:#fca5a5}.settingsDangerTrigger{color:#fecaca;border-color:#ef444459;align-self:flex-start}.settingsDangerConfirm{flex-direction:column;gap:12px;display:flex}.settingsDangerWarning{color:#fecaca;margin:0;font-size:14px;line-height:1.45}.settingsDangerInput{border-color:#ef444459}.settingsDangerActions{flex-wrap:wrap;gap:10px;display:flex}.settingsSyncStatus{font-size:15px;font-weight:700}.settingsSyncStatus--synced{color:#86efac}.settingsSyncStatus--pending{color:#fde047}.settingsSyncStatus--error{color:#fca5a5}.settingsSyncStatus--offline{color:#ffffff8c}.settingsSyncErrorBanner{background:#ef444414;border:1px solid #ef444459;border-radius:12px;padding:12px 14px}.settingsSyncErrorBanner strong{color:#fecaca;letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px;font-size:13px;display:block}.settingsSyncErrorBanner p{color:#fecaca;word-break:break-word;margin:0;font-size:14px;line-height:1.45}.settingsSyncFailureList{flex-direction:column;gap:8px;display:flex}.settingsSyncFailureListTitle{color:#ffffffb8;font-size:13px;font-weight:700}.settingsSyncFailureList ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.settingsSyncFailureList li{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.settingsSyncFailureItemMeta{color:#ffffff8c;font-size:12px}.settingsSyncFailureItemError{color:#fecaca;word-break:break-word;font-size:14px;line-height:1.4}.settingsSyncDebugActions{flex-wrap:wrap;gap:10px;display:flex}.settingsSyncCopyFeedback{color:#86efac;margin:0;font-size:13px}.settingsSyncCopyFeedbackError{color:#fca5a5}.settingsPage.page{max-width:none}.settingsTopbar{padding-left:18px;padding-right:18px}.settingsTopbarLeft{align-items:center;gap:14px;min-width:0;display:flex}.settingsPageMain{flex-direction:column;flex:1 1 0;width:100%;max-width:none;min-height:0;margin:0;padding:0 18px;display:flex;overflow:hidden}.settingsLayout{flex:1 1 0;grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:stretch;gap:16px;min-height:0;display:grid;position:relative;overflow:hidden}.settingsSidebar{overscroll-behavior:contain;min-height:0;padding:10px;overflow-y:auto}.settingsNavList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.settingsNavItem{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:1px solid #0000;border-radius:12px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.settingsNavItem:hover{background:#ffffff0d}.settingsNavItemActive{background:#ffffff14;border-color:#ffffff24}.settingsNavLabel{font-size:15px;font-weight:700}.settingsNavDescription{color:var(--muted);font-size:12px;line-height:1.35}.settingsDetail{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;max-height:100%;padding:20px 22px;overflow-y:auto}.settingsDetailHeader{margin-bottom:4px}.settingsDetailKicker{font-size:13px}.settingsDetailBody{flex-direction:column;gap:12px;display:flex}.settingsDetailTitle{letter-spacing:-.02em;margin:0;font-size:22px;font-weight:800}.settingsDetailBodyDanger{background:#ef44440f;border:1px solid #ef444447;border-radius:14px;padding:16px}.settingsDetailContent{flex-direction:column;gap:12px;display:flex}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (orientation:portrait){.settingsLayout.settingsLayoutPortraitCompact{grid-template-columns:1fr;gap:0}.settingsLayout.settingsLayoutPortraitCompact .settingsSidebar{z-index:20;background:var(--bg);border-radius:0 18px 18px 0;width:min(280px,min(85vw,360px));max-height:none;transition:transform .2s;position:absolute;top:0;bottom:0;left:0;transform:translate(calc(-100% - 16px));box-shadow:4px 0 28px #0000008c}.settingsLayout.settingsLayoutPortraitCompact.settingsLayoutSidebarOpen .settingsSidebar{transform:translate(0)}}@media (width<=720px){.settingsLayout:not(.settingsLayoutPortraitCompact){flex-direction:column;flex:1 1 0;grid-template-columns:1fr;min-height:0;display:flex}.settingsLayout:not(.settingsLayoutPortraitCompact) .settingsSidebar{flex:0 auto;max-height:min(38svh,280px);position:static}.settingsLayout:not(.settingsLayoutPortraitCompact) .settingsDetail{flex:1 1 0}.settingsLayout:not(.settingsLayoutPortraitCompact) .settingsNavList{flex-direction:row;padding-bottom:4px;overflow-x:auto}.settingsLayout:not(.settingsLayoutPortraitCompact) .settingsNavItem{flex:none;min-width:148px}.settingsLayout:not(.settingsLayoutPortraitCompact) .settingsNavDescription{display:none}}.settingsPanelCard{padding:18px}.settingsAdminError{color:#fecaca;margin:0;font-size:14px}.settingsAdminSuccess{color:#bbf7d0;margin:0;font-size:14px}.settingsPasswordForm{gap:12px;max-width:420px;display:grid}.settingsUserList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.settingsUserListItem{background:#0000002e;border:1px solid #ffffff14;border-radius:10px;gap:12px;padding:12px 14px;display:grid}.settingsUserListHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.settingsUserIdentity{align-items:center;gap:12px;min-width:0;display:flex}.settingsUserAvatar{background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;overflow:hidden}.settingsUserAvatarImage{object-fit:cover;width:100%;height:100%}.settingsUserAvatarFallback{letter-spacing:.02em;color:var(--muted);font-size:11px;font-weight:700}.settingsUserActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.settingsUserEmail{font-size:15px;font-weight:600}.settingsUserMeta{color:var(--muted);margin-top:4px;font-size:13px}.settingsUserPasswordForm{border-top:1px solid #ffffff14;gap:12px;max-width:420px;padding-top:4px;display:grid}.settingsPasswordField{grid-template-columns:1fr auto;align-items:center;gap:8px;display:grid}.settingsPasswordToggle{min-height:40px;color:inherit;font:inherit;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;padding:0 12px;font-size:13px}.settingsPasswordToggle:hover{background:#ffffff1a}.settingsBtn:hover,.settingsBtn:focus-visible{opacity:1}.muted{color:var(--muted);font-size:13px}.empty{color:#fff9;background:#0000001f;border:1px dashed #ffffff2e;border-radius:14px;padding:14px}.groups{flex-direction:column;gap:14px;display:flex}.groupHeader{justify-content:space-between;align-items:baseline;margin-bottom:10px;display:flex}.groupTitle{letter-spacing:.2px;font-weight:800}.groupTotal{color:var(--muted);font-size:13px}.lines{flex-direction:column;gap:10px;display:flex}.line{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.lineMain{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.lineType{text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:750;overflow:hidden}.lineMeta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.lineTimestamps{flex-direction:column;gap:2px;display:flex}.lineTimestamp{font-size:12px}.chip{color:#ffffffc7;background:#0000002e;border:1px solid #ffffff24;border-radius:999px;padding:5px 10px;font-size:13px;display:inline-flex}.qty{font-size:16px;font-weight:850}.lineActions{gap:8px;display:flex}.totalsView{flex-direction:column;gap:14px;padding-bottom:60px;display:flex}.totalsEmpty{margin-top:8px}.totalsGroup{border:1px solid var(--border);box-shadow:var(--shadow);background:#ffffff0d;border-radius:18px;padding:14px}.totalsGroupHeader{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:10px;display:flex}.totalsGroupTitle{letter-spacing:.2px;font-size:16px;font-weight:850}.totalsList{flex-direction:column;gap:8px;display:flex}.totalsRow{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;touch-action:manipulation;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.totalsRow:hover{background:#ffffff12;border-color:#fff3}.totalsRow:active{transform:translateY(1px)}.totalsRowName{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:16px;font-weight:750;overflow:hidden}.totalsRowQty{white-space:nowrap;font-size:16px;font-weight:850}.mapTakeoff{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex}.mapTakeoffHeader .label{color:var(--muted);font-size:12px;font-weight:700}.mapTools{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.btnActive{background:#38bdf829;border-color:#38bdf866}.mapCanvasWrapFull{flex:1;min-height:0}.mapCanvasWrap{border:1px solid var(--border);box-shadow:var(--shadow);background:#ffffff0d;border-radius:18px;min-width:0;overflow:hidden}.mapCanvas{width:100%;height:100%}.photoCropCard{width:min(720px,100vw - 26px);max-height:calc(100svh - 40px);overflow:auto}.photoCropHint{margin:0 0 12px;font-size:.88rem;line-height:1.4}.photoCropFrame{touch-action:none;background:#00000073;border-radius:14px;width:100%;height:min(62svh,640px);position:relative;overflow:hidden}.photoCropImage{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block}.photoCropWindow{cursor:grab;touch-action:none;z-index:2;position:absolute;box-shadow:0 0 0 9999px #0000008c}.photoCropWindow:active{cursor:grabbing}.photoCropWindowBorder{pointer-events:none;border:2px solid #38bdf8f2;border-radius:4px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff59}.photoCropControls{justify-content:flex-end;align-items:center;gap:8px;margin:12px 0;display:flex}.photoCropControlsLabel{margin-right:auto;font-size:.88rem}.photoCropCard .btn{width:100%}.fabStack{right:max(24px, env(safe-area-inset-right));bottom:max(24px, env(safe-area-inset-bottom));z-index:60;flex-direction:column;align-items:center;gap:12px;display:flex;position:fixed}.notesFab,.cameraFab{color:#fff;cursor:pointer;touch-action:manipulation;border:1px solid #ffffff38;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex;box-shadow:0 14px 38px -12px #00000080,0 6px 14px -8px #0006}.notesFab{background:linear-gradient(135deg,#94a3b8f2,#64748bf2)}.cameraFab{background:linear-gradient(135deg,#38bdf8f2,#3b82f6f2)}.notesFab:active,.cameraFab:active{transform:translateY(1px)}.notesFab:disabled,.cameraFab:disabled{opacity:.55;cursor:not-allowed}.notesFabIcon,.cameraFabIcon{width:28px;height:28px}.cameraFabInput{display:none}.notesModalCard{width:min(640px,100vw - 26px)}.notesModalActions{align-items:center;gap:8px;display:flex}.notesTextarea{resize:vertical;width:100%;min-height:min(50vh,360px);color:var(--text);box-sizing:border-box;background:#0206178c;border:1px solid #ffffff24;border-radius:14px;padding:14px;font-family:inherit;font-size:17px;line-height:1.45}.notesTextarea:focus{outline-offset:1px;outline:2px solid #38bdf873}.notesTextarea::placeholder{color:#ffffff59}@media (width<=600px){.fabStack{right:max(16px, env(safe-area-inset-right));bottom:max(16px, env(safe-area-inset-bottom))}.notesFab,.cameraFab{width:60px;height:60px}}.inAppCamera{z-index:120;background:#000;flex-direction:column;display:flex;position:fixed;inset:0}.inAppCameraVideo{object-fit:cover;background:#000;width:100%;height:100%;position:absolute;inset:0}.inAppCameraFlash{opacity:.85;pointer-events:none;z-index:2;background:#fff;position:absolute;inset:0}.inAppCameraTop{z-index:3;padding:max(12px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) 12px max(16px, env(safe-area-inset-left));background:linear-gradient(#0000008c,#0000);justify-content:space-between;align-items:center;gap:12px;display:flex;position:absolute;top:0;left:0;right:0}.inAppCameraDone{flex-shrink:0}.inAppCameraHint,.inAppCameraCount{color:#ffffffeb;letter-spacing:.01em;font-size:14px;font-weight:600}.inAppCameraBottom{z-index:3;padding:20px max(16px, env(safe-area-inset-right)) max(28px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));background:linear-gradient(#0000,#0000008c);justify-content:center;align-items:center;display:flex;position:absolute;bottom:0;left:0;right:0}.inAppCameraShutter{cursor:pointer;touch-action:manipulation;background:0 0;border:3px solid #fffffff2;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;padding:5px;display:inline-flex}.inAppCameraShutter:disabled{opacity:.45;cursor:not-allowed}.inAppCameraShutter:active:not(:disabled) .inAppCameraShutterInner{transform:scale(.92)}.inAppCameraShutterInner{background:#fff;border-radius:50%;width:100%;height:100%;transition:transform 80ms ease-out}.photosPage{flex-direction:column;gap:14px;display:flex}.photosPageToolbar{justify-content:flex-end;display:flex}.photosEmpty{margin-top:12px}.photosGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}.photoCard{border:1px solid var(--border);box-shadow:var(--shadow);background:#ffffff0d;border-radius:16px;flex-direction:column;gap:8px;padding:8px;display:flex}.photoThumbBtn{cursor:pointer;aspect-ratio:4/3;background:0 0;border:none;border-radius:12px;width:100%;padding:0;display:block;overflow:hidden}.photoThumb{object-fit:cover;width:100%;height:100%;display:block}.photoMeta{flex-direction:column;gap:8px;padding:0 4px 4px;display:flex}.photoMetaRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.photoElectricalPanelCheck{color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.photoElectricalPanelCheck input{accent-color:#38bdf8;flex-shrink:0;width:16px;height:16px;margin:0}.photoViewerOverlay{cursor:zoom-out;padding:16px}.photoFull{object-fit:contain;cursor:default;border-radius:12px;max-width:min(96vw,1400px);max-height:92vh;box-shadow:0 24px 60px -24px #000000a6}.photoViewerActions{top:max(16px, env(safe-area-inset-top));right:max(16px, env(safe-area-inset-right));z-index:110;align-items:center;gap:8px;display:flex;position:fixed}.documentPreviewOverlay{padding:max(12px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));justify-content:stretch;align-items:stretch}.documentPreviewCard{border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172af5;border-radius:18px;flex-direction:column;width:min(1200px,100%);max-height:100%;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 24px 60px -24px #000000a6}.documentPreviewToolbar{border-bottom:1px solid var(--border);background:#ffffff0a;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.documentPreviewTitleWrap{min-width:0}.documentPreviewTitle{margin:0;font-size:18px}.documentPreviewMeta{margin:4px 0 0;font-size:13px}.documentPreviewActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.documentPreviewBody{flex:1;min-height:0;overflow:hidden}.documentPreviewStatus{color:var(--muted);padding:20px 16px;font-size:15px}.documentPreviewStatusError{color:#fca5a5}.spreadsheetPreview{flex-direction:column;height:100%;min-height:0;display:flex}.spreadsheetPreviewEmpty{color:var(--muted);padding:20px 16px}.spreadsheetPreviewTabs{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:6px;padding:10px 14px;display:flex}.spreadsheetPreviewTab{border:1px solid var(--border);color:var(--text);cursor:pointer;background:#ffffff0f;border-radius:8px;padding:6px 10px;font-size:13px}.spreadsheetPreviewTabActive{background:#38bdf829;border-color:#38bdf88c}.spreadsheetPreviewMeta{border-bottom:1px solid var(--border);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:8px 14px;font-size:13px;display:flex}.spreadsheetPreviewTruncated{color:var(--text);font-weight:650}.spreadsheetPreviewScroll{background:#fff;flex:1;max-height:min(72vh,720px);overflow:auto}.spreadsheetPreviewTable{border-collapse:collapse;width:max-content;min-width:100%;font-size:13px}.spreadsheetPreviewCell{vertical-align:top;white-space:pre-wrap;word-break:break-word;color:#0f172a;background:#fff;border:1px solid #0f172a1f;max-width:22rem;padding:6px 10px}.spreadsheetPreviewTable tbody tr:first-child .spreadsheetPreviewCell{background:#f1f5f9;font-weight:650}.filesGridThumbBtn:focus-visible,.filesGridThumbBtn:hover .filesGridThumbDoc{border-color:#38bdf873}.appOfflineBanner{margin:0 var(--page-edge-padding) 12px;width:auto;max-width:none}.syncStatusStrip{top:var(--sync-tab-top);z-index:250;pointer-events:none;justify-content:center;display:flex;position:fixed;left:0;right:0}.syncStatusBar{width:auto;max-width:min(92vw,520px);min-height:var(--sync-tab-height);border:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;background:#0f172af5;border-top:none;border-radius:0 0 12px 12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:3px 12px 5px;font-size:13px;font-weight:700;display:flex;box-shadow:0 8px 20px -12px #00000059}.syncStatusAction{border-radius:8px;height:26px;padding:0 10px;font-size:12px}.syncStatusBar--synced{pointer-events:none;background:#22c55e24;border-color:#22c55e73}.syncStatusBar--pending{background:#fbbf241f;border-color:#fbbf2473}.syncStatusBar--error{background:#f871711f;border-color:#f8717173}.syncStatusBar--offline{background:#94a3b81a;border-color:#94a3b866}.syncStatusBar--debugDisconnect{background:#a78bfa1f;border-color:#a78bfa80}.syncStatusDebugToggle{border-style:dashed}.syncStatusError{color:#fca5a5;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;font-weight:600;overflow:hidden}.pwaUpdateBanner{z-index:200;background:#38bdf82e;border-bottom:1px solid #38bdf859;justify-content:center;align-items:center;gap:10px;padding:10px 16px;font-weight:700;display:flex;position:sticky;top:0}.pwaUpdateHint{opacity:.85;font-weight:600}.loginPage{flex:1;max-width:480px;height:auto;min-height:0;overflow-y:auto}.loginForm{margin-top:12px}.loginHint{color:var(--muted);margin:12px 0 0;font-size:15px}.filesPage{flex-direction:column;flex:1;gap:16px;min-height:0;display:flex;overflow:hidden}.main:has(.filesPage){overflow:hidden}.filesToolbar{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;display:flex}.filesContent{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.filesToolbarTitle{margin:0}.filesEmpty{margin-top:8px}.filesSection{flex-direction:column;gap:12px;margin-bottom:28px;display:flex}.filesSection:last-child{margin-bottom:8px}.filesSectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.filesSectionHeaderActions{flex-shrink:0;align-items:center;gap:10px;display:flex}.filesSectionTitle{letter-spacing:.2px;margin:0;font-size:18px;font-weight:850}.filesSectionMeta{flex-shrink:0;font-size:13px}.filesSectionEmpty{margin-top:0;margin-bottom:0}.filesGrid{grid-template-columns:repeat(auto-fill,minmax(220px,280px));place-content:start;gap:14px;display:grid}.filesGridCard{border:1px solid var(--border);box-shadow:var(--shadow);background:#ffffff0d;border-radius:16px;flex-direction:column;gap:10px;width:100%;min-width:0;max-width:280px;padding:10px;display:flex}.filesGridThumbBtn{cursor:pointer;background:0 0;border:none;border-radius:12px;width:100%;padding:0;display:block;overflow:hidden}.filesGridThumb{aspect-ratio:4/3;background:#ffffff0f;border-radius:12px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.filesGridThumbPhoto{object-fit:cover}.filesGridThumbDoc{border:1px dashed #ffffff29}.filesGridDocExt{letter-spacing:.08em;color:#86efac;font-size:13px;font-weight:700}.filesGridCardBody{flex-direction:column;gap:8px;min-width:0;display:flex}.filesGridCardTop{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.filesGridCardText{flex:1;min-width:0}.filesGridCardTitle{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:650;line-height:1.3;overflow:hidden}.filesGridCardMeta{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.35}.filesGridMenuWrap{flex-shrink:0;position:relative}.filesGridMenuBtn{border:1px solid var(--border);width:34px;height:34px;color:var(--text);cursor:pointer;background:#ffffff0f;border-radius:10px;font-size:18px;line-height:1}.filesGridMenu{border:1px solid var(--border);background:#0f172afa;border-radius:12px;min-width:180px;padding:6px;box-shadow:0 12px 32px -12px #00000073}.filesGridMenuItem{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:10px 12px;font-size:15px;display:block}.filesGridMenuItem:hover{background:#ffffff14}.filesGridMenuHeading{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;padding:8px 12px 4px;font-size:12px;font-weight:650}.filesGridMenuItemVersion{color:var(--muted);font-size:14px}.filesGridMenuItemDanger{color:#fca5a5}.filesGridBadge{color:var(--muted);background:#ffffff14;border-radius:999px;align-self:flex-start;align-items:center;padding:2px 8px;font-size:12px;display:inline-flex}.filesGridBadgeLatest{color:#86efac;background:#22c55e2e}.filesGridBadgePending{color:#fcd34d;background:#fbbf242e}.filesGridBadgeAccent{color:#7dd3fc;background:#38bdf82e}.filesGenerateModal{width:min(480px,100vw - 26px)}.filesReportOptions{flex-direction:column;gap:10px;display:flex}.filesReportOption{width:100%;color:var(--text);text-align:left;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:14px;flex-direction:column;align-items:flex-start;gap:4px;padding:14px 16px;display:flex}.filesReportOption:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff38}.filesReportOption:disabled{opacity:.55;cursor:not-allowed}.filesReportOptionLabel{font-size:16px;font-weight:650}.filesReportOptionDesc{color:var(--muted);font-size:14px;line-height:1.35}.filesGenerateStatus{margin:12px 0 0}.calc{flex-direction:column;gap:10px;display:flex}.calcGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.calcKey{appearance:none;border:1px solid var(--border);background:var(--surface2);color:var(--text);letter-spacing:.2px;cursor:pointer;touch-action:manipulation;border-radius:14px;height:62px;font-size:20px;font-weight:650}.calcKey:active{transform:translateY(1px)}.calcKey:disabled{opacity:.5;cursor:not-allowed}.calcKeyOp{background:#60a5fa29;border-color:#60a5fa59}.calcKeyAction{background:#94a3b82e;border-color:#94a3b859}.calcKeyCommit{background:#22c55e2e;border-color:#22c55e66}.calcHint{color:var(--muted);font-size:14px}.maplibregl-map{-webkit-tap-highlight-color:#0000;font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;position:relative;overflow:hidden}.maplibregl-canvas{position:absolute;top:0;left:0}.maplibregl-map:fullscreen{width:100%;height:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;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;z-index:2;position:absolute}.maplibregl-ctrl-top-left{top:0;left:0}.maplibregl-ctrl-top-right{top:0;right:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{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{box-sizing:border-box;cursor:pointer;background-color:#0000;border:0;outline:none;width:29px;height:29px;padding:0;display:block}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;width:100%;height:100%;display:block}@media (forced-colors:active){.maplibregl-ctrl-icon{background-color:#0000}.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:2s linear infinite maplibregl-spin}@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{cursor:pointer;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;width:88px;height:23px;margin:0 0 -4px -4px;display:block;overflow:hidden}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media (forced-colors:active){a.maplibregl-ctrl-logo{background-color:#0000;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{box-sizing:content-box;color:#000;background-color:#fff;border-radius:12px;min-height:20px;margin:10px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{visibility:visible;padding:2px 28px 2px 8px}.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{box-sizing:border-box;cursor:pointer;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;outline:none;width:24px;height:24px;display:none;position:absolute;top:0;right:0}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;right:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;left:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg 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{box-sizing:border-box;color:#333;white-space:nowrap;background-color:#ffffffbf;border:2px solid #333;border-top:#333;padding:0 5px;font-size:10px}.maplibregl-popup{pointer-events:none;will-change:transform;display:flex;position:absolute;top:0;left:0}.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{z-index:1;border:10px solid #0000;width:0;height:0}.maplibregl-popup-anchor-top .maplibregl-popup-tip{border-top:none;border-bottom-color:#fff;align-self:center}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{border-top:none;border-bottom-color:#fff;border-left:none;align-self:flex-start}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{border-top:none;border-bottom-color:#fff;border-right:none;align-self:flex-end}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{border-top-color:#fff;border-bottom:none;align-self:center}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{border-top-color:#fff;border-bottom:none;border-left:none;align-self:flex-start}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{border-top-color:#fff;border-bottom:none;border-right:none;align-self:flex-end}.maplibregl-popup-anchor-left .maplibregl-popup-tip{border-left:none;border-right-color:#fff;align-self:center}.maplibregl-popup-anchor-right .maplibregl-popup-tip{border-left-color:#fff;border-right:none;align-self:center}[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{cursor:pointer;background-color:#0000;border:0;border-radius:0 3px 0 0;position:absolute;top:0;right:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{pointer-events:auto;background:#fff;border-radius:3px;padding:15px 10px;position:relative;box-shadow:0 1px 2px #0000001a}.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;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{will-change:transform;transition:opacity .2s;position:absolute;top:0;left:0}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;width:15px;height:15px}.maplibregl-user-location-dot:before{content:"";animation:2s infinite maplibregl-user-location-dot-pulse;position:absolute}.maplibregl-user-location-dot:after{box-sizing:border-box;content:"";border:2px solid #fff;border-radius:50%;width:19px;height:19px;position:absolute;top:-2px;left:-2px;box-shadow:0 0 3px #00000059}@media (prefers-reduced-motion:reduce){.maplibregl-user-location-dot:before{animation:none}}@keyframes maplibregl-user-location-dot-pulse{0%{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%;width:1px;height:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{opacity:.5;background:#fff;border:2px dotted #202020;width:0;height:0;position:absolute;top:0;left:0}.maplibregl-cooperative-gesture-screen{color:#fff;opacity:0;pointer-events:none;z-index:99999;background:#0006;justify-content:center;align-items:center;padding:1rem;font-size:1.4em;line-height:1.2;transition:opacity 1s 1s;display:flex;position:absolute;inset:0}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity 50ms}.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{z-index:99999;width:100%!important;height:100%!important;position:fixed!important;top:0!important;left:0!important}.maplibregl-terradraw-render-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='M200-200h57l391-391-57-57-391 391zm-80 80v-170l528-527q12-11 26.5-17t30.5-6 31 6 26 18l55 56q12 11 17.5 26t5.5 30q0 16-5.5 30.5T817-647L290-120zm640-584-56-56zm-141 85-28-29 57 57z'/%3E%3C/svg%3E") 50%/90% no-repeat}.maplibregl-terradraw-render-button.enabled{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='m622-453-56-56 82-82-57-57-82 82-56-56 195-195q12-12 26.5-17.5T705-840t31 6 26 18l55 56q12 11 17.5 26t5.5 30q0 16-5.5 30.5T817-647zM200-200h57l195-195-28-29-29-28-195 195zM792-56 509-338 290-120H120v-169l219-219L56-792l57-57 736 736zm-32-648-56-56zm-169 56 57 57zM424-424l-29-28 57 57z'/%3E%3C/svg%3E") 0 0/100%}.maplibregl-terradraw-measure-render-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath d='M2.063 51.733a4.127 4.127 0 0 0-1.51 5.637l18.34 31.768a4.127 4.127 0 0 0 5.638 1.51l73.406-42.38a4.127 4.127 0 0 0 1.51-5.638l-18.34-31.768a4.127 4.127 0 0 0-5.638-1.51Zm7.701 5.084 66.258-38.254 14.214 24.62-4.775 2.757-5.327-9.229-3.574 2.064 5.327 9.228-5.465 3.156-5.328-9.229-3.574 2.064 5.328 9.228-5.459 3.152-5.328-9.229-3.574 2.064 5.328 9.228-5.465 3.156-7.404-12.823-3.574 2.063 7.404 12.823-5.466 3.156-5.328-9.229-3.574 2.064 5.328 9.228-5.459 3.151-5.327-9.228-3.574 2.064 5.327 9.228-5.465 3.155-5.328-9.228-3.574 2.064 5.328 9.228-3.686 2.128z' 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;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;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;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;fill:%235f6368;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8.33333;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto'/%3E%3C/svg%3E") 50%/100% no-repeat}.maplibregl-terradraw-measure-render-button.enabled{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath d='M2.063 51.733a4.127 4.127 0 0 0-1.51 5.637l18.34 31.768a4.127 4.127 0 0 0 5.638 1.51l73.406-42.38a4.127 4.127 0 0 0 1.51-5.638l-18.34-31.768a4.127 4.127 0 0 0-5.638-1.51Zm7.701 5.084 66.258-38.254 14.214 24.62-4.775 2.757-5.327-9.229-3.574 2.064 5.327 9.228-5.465 3.156-5.328-9.229-3.574 2.064 5.328 9.228-5.459 3.152-5.328-9.229-3.574 2.064 5.328 9.228-5.465 3.156-7.404-12.823-3.574 2.063 7.404 12.823-5.466 3.156-5.328-9.229-3.574 2.064 5.328 9.228-5.459 3.151-5.327-9.228-3.574 2.064 5.327 9.228-5.465 3.155-5.328-9.228-3.574 2.064 5.328 9.228-3.686 2.128z' style='color:%235f6368;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%235f6368;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%235f6368;solid-opacity:1;fill:%235f6368;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8.33333;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto'/%3E%3Cpath stroke='%235f6368' stroke-linecap='round' stroke-width='8' d='m10 10 80 80'/%3E%3C/svg%3E") 0 0/100%}.maplibregl-terradraw-valhalla-render-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='M480-80q-50 0-85-35t-35-85q0-5 .5-11t1.5-11l-83-47q-16 14-36 21.5t-43 7.5q-50 0-85-35t-35-85 35-85 85-35q24 0 45 9t38 25l119-60q-3-23 2.5-45t19.5-41l-34-52q-7 2-14.5 3t-15.5 1q-50 0-85-35t-35-85 35-85 85-35 85 35 35 85q0 20-6.5 38.5T456-688l35 52q8-2 15-3t15-1q17 0 32 4t29 12l66-54q-4-10-6-20.5t-2-21.5q0-50 35-85t85-35 85 35 35 85-35 85-85 35q-17 0-32-4.5T699-617l-66 55q4 10 6 20.5t2 21.5q0 50-35 85t-85 35q-24 0-45.5-9T437-434l-118 59q2 9 1.5 18t-2.5 18l84 48q16-14 35.5-21.5T480-320q50 0 85 35t35 85-35 85-85 35M200-320q17 0 28.5-11.5T240-360t-11.5-28.5T200-400t-28.5 11.5T160-360t11.5 28.5T200-320m160-400q17 0 28.5-11.5T400-760t-11.5-28.5T360-800t-28.5 11.5T320-760t11.5 28.5T360-720m120 560q17 0 28.5-11.5T520-200t-11.5-28.5T480-240t-28.5 11.5T440-200t11.5 28.5T480-160m40-320q17 0 28.5-11.5T560-520t-11.5-28.5T520-560t-28.5 11.5T480-520t11.5 28.5T520-480m240-200q17 0 28.5-11.5T800-720t-11.5-28.5T760-760t-28.5 11.5T720-720t11.5 28.5T760-680'/%3E%3C/svg%3E") 50%/100% no-repeat}.maplibregl-terradraw-valhalla-render-button.enabled{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='M480-80q-50 0-85-35t-35-85q0-5 .5-11t1.5-11l-83-47q-16 14-36 21.5t-43 7.5q-50 0-85-35t-35-85 35-85 85-35q24 0 45 9t38 25l119-60q-3-23 2.5-45t19.5-41l-34-52q-7 2-14.5 3t-15.5 1q-50 0-85-35t-35-85 35-85 85-35 85 35 35 85q0 20-6.5 38.5T456-688l35 52q8-2 15-3t15-1q17 0 32 4t29 12l66-54q-4-10-6-20.5t-2-21.5q0-50 35-85t85-35 85 35 35 85-35 85-85 35q-17 0-32-4.5T699-617l-66 55q4 10 6 20.5t2 21.5q0 50-35 85t-85 35q-24 0-45.5-9T437-434l-118 59q2 9 1.5 18t-2.5 18l84 48q16-14 35.5-21.5T480-320q50 0 85 35t35 85-35 85-85 35M200-320q17 0 28.5-11.5T240-360t-11.5-28.5T200-400t-28.5 11.5T160-360t11.5 28.5T200-320m160-400q17 0 28.5-11.5T400-760t-11.5-28.5T360-800t-28.5 11.5T320-760t11.5 28.5T360-720m120 560q17 0 28.5-11.5T520-200t-11.5-28.5T480-240t-28.5 11.5T440-200t11.5 28.5T480-160m40-320q17 0 28.5-11.5T560-520t-11.5-28.5T520-560t-28.5 11.5T480-520t11.5 28.5T520-480m240-200q17 0 28.5-11.5T800-720t-11.5-28.5T760-760t-28.5 11.5T720-720t11.5 28.5T760-680'/%3E%3Cpath stroke='%235f6368' stroke-linecap='round' stroke-width='96' d='m100-860 760 760'/%3E%3C/svg%3E") 0 0/100%}.maplibregl-terradraw-add-point-button,.maplibregl-terradraw-measure-add-point-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath d='M50 37.45c-6.89 0-12.55 5.66-12.55 12.549 0 6.89 5.66 12.55 12.55 12.55 6.655 0 12.112-5.294 12.48-11.862a3.5 3.5 0 0 0 .07-.688 3.5 3.5 0 0 0-.07-.691C62.11 42.74 56.653 37.45 50 37.45m0 7c3.107 0 5.55 2.442 5.55 5.549s-2.443 5.55-5.55 5.55-5.55-2.443-5.55-5.55S46.892 44.45 50 44.45' 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-variant-east-asian:normal;font-feature-settings:normal;font-variation-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;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%235f6368;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;stop-color:%23000'/%3E%3C/svg%3E") 50%/150% no-repeat}.maplibregl-terradraw-text-mode-submit-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' stroke='2' viewBox='0 -960 960 960'%3E%3Cpath d='M120-160v-640l760 320zm80-120 474-200-474-200v140l240 60-240 60zm0 0v-400z'/%3E%3C/svg%3E") 50%/50% no-repeat}.maplibregl-terradraw-valhalla-add-time-isochrone-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='M299.5-148Q234-176 185-225t-77-114.5T80-480t28-140.5T185-735t114.5-77T440-840q21 0 40.5 2.5T520-830v82q-20-6-39.5-9t-40.5-3q-118 0-199 81t-81 199 81 199 199 81 199-81 81-199q0-11-1-20t-3-20h82q2 11 2 20v20q0 75-28 140.5T695-225t-114.5 77T440-120t-140.5-28M552-312 400-464v-216h80v184l128 128zm168-288v-120H600v-80h120v-120h80v120h120v80H800v120z'/%3E%3C/svg%3E") 50%/80% no-repeat}.maplibregl-terradraw-valhalla-add-distance-isochrone-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='M428-284q-5-4-7-10-14-42-34-70t-40-54-33.5-54-13.5-68q0-58 41-99t99-41 99 41 41 99q0 40-13.5 68T533-418t-40 54-34 70q-2 6-7 10t-12 4-12-4m12-108q9-14 18-26t17-23q23-30 34-50t11-49q0-33-23.5-56.5T440-620t-56.5 23.5T360-540q0 29 11 49t34 50q8 11 17 23t18 26m35.5-112.5Q490-519 490-540t-14.5-35.5T440-590t-35.5 14.5T390-540t14.5 35.5T440-490t35.5-14.5M440-120q-150 0-255-105T80-480q0-75 28.5-140.5t77-114 114-77T440-840t140.5 28.5 114 77 77 114T800-480v8l53-54 57 56-150 150-150-150 57-56 53 53v-7q0-116-82-198t-198-82-198 82-82 198q1 116 82.5 198T440-200q57 0 107-21.5t88-58.5l57 57q-49 48-113.5 75.5T440-120m0-420'/%3E%3C/svg%3E") 50%/80% no-repeat}.maplibregl-terradraw-add-marker-button,.maplibregl-terradraw-measure-add-marker-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath d='M50.002 0C30.763 0 15 15.718 15 34.902c0 7.432 2.374 14.34 6.392 20.019L45.73 96.994c3.409 4.453 5.675 3.607 8.51-.235l26.843-45.683c.542-.981.967-2.026 1.338-3.092A34.45 34.45 0 0 0 85 34.902C85 15.718 69.24 0 50.002 0m0 16.354c10.359 0 18.597 8.218 18.597 18.548s-8.238 18.544-18.597 18.544S31.4 45.231 31.4 34.902 39.642 16.354 50 16.354' style='fill:%235f6368;stroke-width:4.26019'/%3E%3C/svg%3E") 50%/80% no-repeat}.maplibregl-terradraw-add-linestring-button,.maplibregl-terradraw-measure-add-linestring-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath d='M32.55 11C25.662 11 20 16.661 20 23.55c0 3.887 1.802 7.38 4.61 9.688L14.481 54.166A12.3 12.3 0 0 0 12.551 54C5.66 54 0 59.661 0 66.55S5.661 79.1 12.55 79.1c6.652 0 12.106-5.288 12.48-11.852a3.5 3.5 0 0 0 .07-.697 3.5 3.5 0 0 0-.07-.697c-.196-3.441-1.797-6.522-4.225-8.684L31.049 36c.494.06.993.1 1.502.1 4.613 0 8.647-2.546 10.812-6.295l17.807 4.707c.934 5.845 5.95 10.384 12.002 10.568l7.006 21.356C77.052 68.726 75 72.412 75 76.55 75 83.44 80.661 89.1 87.55 89.1c6.652 0 12.106-5.288 12.48-11.852a3.5 3.5 0 0 0 .07-.697 3.5 3.5 0 0 0-.07-.697C99.655 69.29 94.201 64 87.55 64c-.266 0-.527.022-.79.04l-6.805-20.743c3.451-2.09 5.832-5.797 6.074-10.049a3.5 3.5 0 0 0 .07-.697 3.5 3.5 0 0 0-.07-.697C85.656 25.29 80.202 20 73.551 20c-5.1 0-9.519 3.106-11.475 7.512l-17.02-4.5-.027-.158C44.656 16.29 39.202 11 32.551 11m0 7c3.107 0 5.55 2.444 5.55 5.55 0 3.107-2.443 5.55-5.55 5.55S27 26.657 27 23.55 29.444 18 32.55 18m41 9c3.107 0 5.55 2.444 5.55 5.55 0 3.107-2.443 5.55-5.55 5.55S68 35.657 68 32.55 70.444 27 73.55 27m-61 34c3.107 0 5.55 2.444 5.55 5.55 0 3.107-2.443 5.55-5.55 5.55S7 69.657 7 66.55 9.444 61 12.55 61m75 10c3.107 0 5.55 2.444 5.55 5.55 0 3.107-2.443 5.55-5.55 5.55S82 79.657 82 76.55 84.444 71 87.55 71' 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-variant-east-asian:normal;font-feature-settings:normal;font-variation-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;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%235f6368;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;stop-color:%23000'/%3E%3C/svg%3E") 50%/80% no-repeat}.maplibregl-terradraw-add-polyline-button,.maplibregl-terradraw-measure-add-polyline-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath d='M33.162 19.463a3.5 3.5 0 0 0-3.111 1.974L9.34 64.239a3.5 3.5 0 0 0 1.626 4.674 3.5 3.5 0 0 0 4.676-1.625l19.453-40.203 35.412 9.361L84.182 78.13a3.5 3.5 0 0 0 4.418 2.234 3.5 3.5 0 0 0 2.234-4.416l-14.268-43.49a3.5 3.5 0 0 0-2.431-2.293l-40.04-10.586a3.5 3.5 0 0 0-.933-.115' 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-variant-east-asian:normal;font-feature-settings:normal;font-variation-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;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%235f6368;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;stop-color:%23000'/%3E%3C/svg%3E") 50%/80% no-repeat}.maplibregl-terradraw-valhalla-add-routing-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath d='M21 32C9.459 32 0 41.43 0 52.94c0 4.46 1.424 8.605 3.835 12.012l14.603 25.244c2.045 2.672 3.405 2.165 5.106-.14l16.106-27.41c.325-.59.58-1.216.803-1.856A20.7 20.7 0 0 0 42 52.94C42 41.43 32.544 32 21 32m0 9.812c6.216 0 11.16 4.931 11.16 11.129S27.215 64.068 21 64.068c-6.215 0-11.16-4.93-11.16-11.127S14.786 41.812 21 41.812' style='fill:%235f6368;stroke-width:2.55612'/%3E%3Cpath d='M87.75 0C81.018 0 75.5 5.501 75.5 12.216c0 2.601.83 5.019 2.237 7.006l8.519 14.726c1.193 1.558 1.986 1.262 2.978-.082l9.395-15.99c.19-.343.339-.708.468-1.082.58-1.416.903-2.961.903-4.578C100 5.5 94.484 0 87.75 0m0 5.724c3.626 0 6.51 2.876 6.51 6.492s-2.884 6.49-6.51 6.49-6.51-2.875-6.51-6.49 2.885-6.492 6.51-6.492' style='fill:%235f6368;stroke-width:1.49107'/%3E%3Cpath d='M88.209 37.412c-2.247.05-4.5.145-6.757.312l.348 5.532a126 126 0 0 1 6.513-.303zm-11.975.82c-3.47.431-6.97 1.045-10.43 2.032l1.303 5.361c3.144-.896 6.402-1.475 9.711-1.886zM60.623 42.12a24.5 24.5 0 0 0-3.004 1.583l-.004.005-.006.002c-1.375.866-2.824 1.965-4.007 3.562-.857 1.157-1.558 2.62-1.722 4.35l5.095.565c.038-.406.246-.942.62-1.446h.002v-.002c.603-.816 1.507-1.557 2.582-2.235l.004-.002a20 20 0 0 1 2.388-1.256zM58 54.655l-3.303 4.235c.783.716 1.604 1.266 2.397 1.726l.01.005.01.006c2.632 1.497 5.346 2.342 7.862 3.144l1.446-5.318c-2.515-.802-4.886-1.576-6.918-2.73-.582-.338-1.092-.691-1.504-1.068m13.335 5.294-1.412 5.327.668.208.82.262c2.714.883 5.314 1.826 7.638 3.131l2.358-4.92c-2.81-1.579-5.727-2.611-8.538-3.525l-.008-.002-.842-.269zm14.867 7.7-3.623 3.92c.856.927 1.497 2.042 1.809 3.194l.002.006.002.009c.372 1.345.373 2.927.082 4.525l5.024 1.072c.41-2.256.476-4.733-.198-7.178-.587-2.162-1.707-4.04-3.098-5.548zM82.72 82.643a12 12 0 0 1-1.826 1.572h-.002c-1.8 1.266-3.888 2.22-6.106 3.04l1.654 5.244c2.426-.897 4.917-1.997 7.245-3.635l.006-.005.003-.002a17 17 0 0 0 2.639-2.287zm-12.64 6.089c-3.213.864-6.497 1.522-9.821 2.08l.784 5.479c3.421-.575 6.856-1.262 10.27-2.18zm-14.822 2.836c-3.346.457-6.71.83-10.084 1.148l.442 5.522c3.426-.322 6.858-.701 10.285-1.17zm-15.155 1.583c-3.381.268-6.77.486-10.162.67l.256 5.536c3.425-.185 6.853-.406 10.28-.678zm-15.259.92c-2.033.095-4.071.173-6.114.245l.168 5.541c2.051-.072 4.107-.151 6.166-.246z' 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-variant-east-asian:normal;font-feature-settings:normal;font-variation-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;shape-margin:0;inline-size:0;clip-rule:nonzero;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:%235f6368;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:5.32769;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:10.6553,5.32768999999999959;stroke-dashoffset:52.2114;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;stop-color:%23000;stop-opacity:1'/%3E%3C/svg%3E") 50%/80% no-repeat}.maplibregl-terradraw-add-polygon-button,.maplibregl-terradraw-measure-add-polygon-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath d='M32.5 10.95c-6.89 0-12.55 5.66-12.55 12.55 0 4.02 1.935 7.613 4.91 9.916L14.815 54.172a12.4 12.4 0 0 0-2.316-.223C5.61 53.95-.05 59.61-.05 66.5S5.61 79.05 12.5 79.05c5.13 0 9.54-3.151 11.463-7.603l51.277 7.71c1.232 5.629 6.281 9.894 12.26 9.894 6.656 0 12.114-5.297 12.48-11.867a3.5 3.5 0 0 0 .07-.684 3.5 3.5 0 0 0-.071-.7c-.375-6.562-5.829-11.85-12.479-11.85-.134 0-.264.015-.396.019L80.242 43.05c3.275-2.127 5.509-5.746 5.738-9.867a3.5 3.5 0 0 0 .07-.684 3.5 3.5 0 0 0-.071-.7c-.375-6.562-5.829-11.85-12.479-11.85-5.062 0-9.452 3.06-11.43 7.415l-17.082-4.517-.01-.047c-.374-6.563-5.828-11.852-12.478-11.852m0 7c3.107 0 5.55 2.443 5.55 5.55s-2.443 5.55-5.55 5.55-5.55-2.443-5.55-5.55 2.443-5.55 5.55-5.55m41 9c3.107 0 5.55 2.443 5.55 5.55s-2.443 5.55-5.55 5.55-5.55-2.443-5.55-5.55 2.443-5.55 5.55-5.55m-30.137 2.708 17.739 4.69C62.007 40.37 67.239 45.05 73.5 45.05l.033-.002 6.92 21.092a12.7 12.7 0 0 0-4.705 6.015l-50.916-7.654a12.6 12.6 0 0 0-3.787-7.13l10.342-21.378c.368.033.737.057 1.113.057 4.652 0 8.71-2.592 10.863-6.393M12.5 60.95c3.107 0 5.55 2.444 5.55 5.551s-2.443 5.55-5.55 5.55-5.55-2.443-5.55-5.55 2.443-5.55 5.55-5.55m75 10c3.107 0 5.55 2.444 5.55 5.551s-2.443 5.55-5.55 5.55-5.55-2.443-5.55-5.55 2.443-5.55 5.55-5.55' 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-variant-east-asian:normal;font-feature-settings:normal;font-variation-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;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%235f6368;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.9987;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;stop-color:%23000'/%3E%3C/svg%3E") 50%/80% no-repeat}.maplibregl-terradraw-add-rectangle-button,.maplibregl-terradraw-measure-add-rectangle-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath d='M12.55 15C5.662 15 0 20.661 0 27.55c0 6.017 4.317 11.096 10 12.286v20.428c-5.683 1.19-10 6.27-10 12.287C0 79.44 5.661 85.1 12.55 85.1c6.047 0 11.09-4.374 12.241-10.1h50.455c1.152 5.732 6.253 10.1 12.305 10.1 6.65 0 12.105-5.288 12.478-11.852a3.5 3.5 0 0 0 .07-.697 3.5 3.5 0 0 0-.07-.697C99.703 66.117 95.495 61.356 90 60.246V39.854c5.495-1.11 9.703-5.87 10.03-11.606a3.5 3.5 0 0 0 .07-.697 3.5 3.5 0 0 0-.07-.697C99.655 20.29 94.201 15 87.55 15c-6.016 0-11.096 4.317-12.286 10H24.77c-1.19-5.676-6.209-10-12.22-10m0 7c3.107 0 5.55 2.444 5.55 5.55 0 3.107-2.443 5.55-5.55 5.55S7 30.657 7 27.55 9.444 22 12.55 22m75 0c3.107 0 5.55 2.444 5.55 5.55 0 3.107-2.443 5.55-5.55 5.55S82 30.657 82 27.55 84.444 22 87.55 22M24.218 32h51.62A12.68 12.68 0 0 0 83 39.225v21.65A12.68 12.68 0 0 0 75.875 68h-51.7A12.64 12.64 0 0 0 17 60.838V39.262A12.64 12.64 0 0 0 24.217 32M12.55 67c3.106 0 5.549 2.444 5.549 5.55 0 3.107-2.443 5.55-5.55 5.55S7 75.657 7 72.55 9.444 67 12.55 67m75 0c3.106 0 5.549 2.444 5.549 5.55 0 3.107-2.443 5.55-5.55 5.55S82 75.657 82 72.55 84.444 67 87.55 67' 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-variant-east-asian:normal;font-feature-settings:normal;font-variation-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;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%235f6368;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:188.976;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;stop-color:%23000'/%3E%3C/svg%3E") 50%/80% no-repeat}.maplibregl-terradraw-add-angled-rectangle-button,.maplibregl-terradraw-measure-add-angled-rectangle-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath d='M12.55 15C5.662 15 0 20.661 0 27.55c0 6.017 4.317 11.096 10 12.286v20.428c-5.683 1.19-10 6.27-10 12.287C0 79.44 5.661 85.1 12.55 85.1c6.047 0 11.09-4.374 12.241-10.1h50.455c1.152 5.732 6.253 10.1 12.305 10.1 6.65 0 12.105-5.288 12.478-11.852a3.5 3.5 0 0 0 .07-.697 3.5 3.5 0 0 0-.07-.697C99.703 66.117 95.495 61.356 90 60.246V39.854c5.495-1.11 9.703-5.87 10.03-11.606a3.5 3.5 0 0 0 .07-.697 3.5 3.5 0 0 0-.07-.697C99.655 20.29 94.201 15 87.55 15c-6.016 0-11.096 4.317-12.286 10H24.77c-1.19-5.676-6.209-10-12.22-10m0 7c3.107 0 5.55 2.444 5.55 5.55 0 3.107-2.443 5.55-5.55 5.55S7 30.657 7 27.55 9.444 22 12.55 22m75 0c3.107 0 5.55 2.444 5.55 5.55 0 3.107-2.443 5.55-5.55 5.55S82 30.657 82 27.55 84.444 22 87.55 22M24.218 32h51.62A12.68 12.68 0 0 0 83 39.225v21.65A12.68 12.68 0 0 0 75.875 68h-51.7A12.64 12.64 0 0 0 17 60.838V39.262A12.64 12.64 0 0 0 24.217 32M12.55 67c3.106 0 5.549 2.444 5.549 5.55 0 3.107-2.443 5.55-5.55 5.55S7 75.657 7 72.55 9.444 67 12.55 67m75 0c3.106 0 5.549 2.444 5.549 5.55 0 3.107-2.443 5.55-5.55 5.55S82 75.657 82 72.55 84.444 67 87.55 67' style='color:%235f6368;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-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%235f6368;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;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%235f6368;solid-opacity:1;vector-effect:none;fill:%235f6368;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:188.976;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;stop-color:%235f6368' transform='rotate(45 24.393 60.607)scale(.7)'/%3E%3C/svg%3E") 50%/100% no-repeat}.maplibregl-terradraw-add-circle-button,.maplibregl-terradraw-measure-add-circle-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath d='M50 5C25.189 5 5 25.189 5 50s20.189 45 45 45 45-20.189 45-45S74.811 5 50 5m0 7c21.028 0 38 16.972 38 38S71.028 88 50 88 12 71.028 12 50s16.972-38 38-38m-2.732 27.5v7.768H39.5v5.464h7.768V60.5h5.464v-7.768H60.5v-5.464h-7.768V39.5z' 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-variant-east-asian:normal;font-feature-settings:normal;font-variation-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;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%235f6368;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7.00024;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;stop-color:%23000'/%3E%3C/svg%3E") 50%/80% no-repeat}.maplibregl-terradraw-add-freehand-button,.maplibregl-terradraw-measure-add-freehand-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='M160-120v-170l527-526q12-12 27-18t30-6q16 0 30.5 6t25.5 18l56 56q12 11 18 25.5t6 30.5q0 15-6 30t-18 27L330-120zm80-80h56l393-392-28-29-29-28-392 393zm560-503-57-57zm-139 82-29-28 57 57zM560-120q74 0 137-37t63-103q0-36-19-62t-51-45l-59 59q23 10 36 22t13 26q0 23-36.5 41.5T560-200q-17 0-28.5 11.5T520-160t11.5 28.5T560-120M183-426l60-60q-20-8-31.5-16.5T200-520q0-12 18-24t76-37q88-38 117-69t29-70q0-55-44-87.5T280-840q-45 0-80.5 16T145-785q-11 13-9 29t15 26q13 11 29 9t27-13q14-14 31-20t42-6q41 0 60.5 12t19.5 28q0 14-17.5 25.5T262-654q-80 35-111 63.5T120-520q0 32 17 54.5t46 39.5'/%3E%3C/svg%3E") 50%/80% no-repeat}.maplibregl-terradraw-add-freehand-linestring-button,.maplibregl-terradraw-measure-add-freehand-linestring-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='M554-120q-54 0-91-37t-37-89q0-76 61.5-137.5T641-460q-3-36-18-54.5T582-533q-30 0-65 25t-83 82q-78 93-114.5 121T241-277q-51 0-86-38t-35-92 23.5-110.5T223-653q19-26 28-44t9-29q0-7-2.5-10.5T250-740q-10 0-25 12.5T190-689l-70-71q32-39 65-59.5t65-20.5q46 0 78 32t32 80q0 29-15 64t-50 84q-38 54-56.5 95T220-413q0 17 5.5 26.5T241-377t17.5-5.5T286-409q13-14 31-34.5t44-50.5q63-75 114-107t107-32q67 0 110 45t49 123h99v100h-99q-8 112-58.5 178.5T554-120m2-100q32 0 54-36.5T640-358q-46 11-80 43.5T526-250q0 14 8 22t22 8'/%3E%3C/svg%3E") 50%/80% no-repeat}.maplibregl-terradraw-add-select-button,.maplibregl-terradraw-measure-add-select-button,.maplibregl-terradraw-valhalla-add-select-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='m320-410 79-110h170L320-716zM551-80 406-392 240-160v-720l560 440H516l144 309zM399-520'/%3E%3C/svg%3E") 50%/80% no-repeat}.maplibregl-terradraw-add-select-button:disabled,.maplibregl-terradraw-measure-add-select-button:disabled,.maplibregl-terradraw-valhalla-add-select-button:disabled{background-color:#ebebe4}.maplibregl-terradraw-add-text-button,.maplibregl-terradraw-measure-add-text-button,.maplibregl-terradraw-valhalla-add-text-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='M280-160v-520H80v-120h520v120H400v520zm360 0v-320H520v-120h360v120H760v320z'/%3E%3C/svg%3E") 50%/80% no-repeat}.maplibregl-terradraw-add-sensor-button,.maplibregl-terradraw-measure-add-sensor-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='M175.45-140.59q-51.785-40.919-59.523-106.935-7.737-66.016 33.182-117.8 40.919-51.785 106.935-59.523 66.016-7.737 117.8 33.182 51.785 40.919 59.523 106.935 7.737 66.016-33.182 117.8-40.919 51.785-106.935 59.523-66.016 7.737-117.8-33.182m49.598-62.769q25.892 20.46 58.9 16.59 33.009-3.868 53.468-29.76t16.59-58.9q-3.868-33.009-29.76-53.468t-58.9-16.591q-33.009 3.869-53.468 29.761t-16.59 58.9 29.76 53.468M202.07-751.713l-12.193-79.733q112.533-11.766 224.386 19.265t207.576 106.67 151.777 177.283 70.63 213.85l-80.392 6.574q-14.169-96.588-61.7-183.214-47.53-86.626-129.914-151.725-82.385-65.098-177.654-91.31-95.27-26.21-192.516-17.66m362.292 460.884q-9.394-55.855-38.434-106.203t-77.685-88.788-103.953-54.739-112.604-13.144l-12.193-79.733q73.368-5.751 145.259 15.368 71.89 21.12 133.09 69.479t97.978 113.107q36.78 64.748 48.149 137.458zm-289.715 24.7'/%3E%3C/svg%3E") 50%/80% no-repeat}.maplibregl-terradraw-add-sector-button,.maplibregl-terradraw-measure-add-sector-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='M720-160q0-116-44-218T556-556 378-676t-218-44v-80q132 0 248.5 50.5T612-612t137.5 203.5T800-160z'/%3E%3Cpath d='M160.376-731.677h81.356v564.897h-81.356z' style='stroke-width:39.5568'/%3E%3Cpath d='M160.457-237.664H731.6v77.288H160.457Z' style='stroke-width:40.058'/%3E%3C/svg%3E") 50%/100% no-repeat}.maplibregl-terradraw-add-control,.maplibregl-terradraw-measure-add-control,.maplibregl-terradraw-valhalla-add-control{display:block}.maplibregl-terradraw-add-control.hidden,.maplibregl-terradraw-measure-add-control.hidden,.maplibregl-terradraw-valhalla-add-control.hidden{display:none}.maplibregl-terradraw-add-control.active,.maplibregl-terradraw-measure-add-control.active,.maplibregl-terradraw-valhalla-add-control.active{background-color:#fbc412}.maplibregl-terradraw-delete-button,.maplibregl-terradraw-measure-delete-button,.maplibregl-terradraw-valhalla-delete-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='M280-120q-33 0-56.5-23.5T200-200v-520h-40v-80h200v-40h240v40h200v80h-40v520q0 33-23.5 56.5T680-120zm400-600H280v520h400zM360-280h80v-360h-80zm160 0h80v-360h-80zM280-720v520z'/%3E%3C/svg%3E") 50%/90% no-repeat}.maplibregl-terradraw-delete-button:disabled,.maplibregl-terradraw-measure-delete-button:disabled,.maplibregl-terradraw-valhalla-delete-button:disabled{background-color:#ebebe4}.maplibregl-terradraw-delete-selection-button,.maplibregl-terradraw-measure-delete-selection-button,.maplibregl-terradraw-valhalla-delete-selection-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='m500-120-56-56 142-142-142-142 56-56 142 142 142-142 56 56-142 142 142 142-56 56-142-142zm-220 0v-80h80v80zm-80-640h-80q0-33 23.5-56.5T200-840zm80 0v-80h80v80zm160 0v-80h80v80zm160 0v-80h80v80zm160 0v-80q33 0 56.5 23.5T840-760zM200-200v80q-33 0-56.5-23.5T120-200zm-80-80v-80h80v80zm0-160v-80h80v80zm0-160v-80h80v80zm640 0v-80h80v80z'/%3E%3C/svg%3E") 50%/90% no-repeat;display:block}.maplibregl-terradraw-delete-selection-button.hidden-delete-selection,.maplibregl-terradraw-measure-delete-selection-button.hidden-delete-selection,.maplibregl-terradraw-valhalla-delete-selection-button.hidden-delete-selection{display:none}.maplibregl-terradraw-download-button,.maplibregl-terradraw-measure-download-button,.maplibregl-terradraw-valhalla-download-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='M480-320 280-520l56-58 104 104v-326h80v326l104-104 56 58zM240-160q-33 0-56.5-23.5T160-240v-120h80v120h480v-120h80v120q0 33-23.5 56.5T720-160z'/%3E%3C/svg%3E") 50%/90% no-repeat}.maplibregl-terradraw-download-button:disabled,.maplibregl-terradraw-measure-download-button:disabled,.maplibregl-terradraw-valhalla-download-button:disabled{background-color:#ebebe4}.maplibregl-terradraw-measure-undo-button,.maplibregl-terradraw-undo-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='M280-200v-80h284q63 0 109.5-40T720-420t-46.5-100T564-560H312l104 104-56 56-200-200 200-200 56 56-104 104h252q97 0 166.5 63T800-420t-69.5 157T564-200z'/%3E%3C/svg%3E") 50%/90% no-repeat}.maplibregl-terradraw-measure-undo-button:disabled,.maplibregl-terradraw-undo-button:disabled{background-color:#ebebe4}.maplibregl-terradraw-measure-redo-button,.maplibregl-terradraw-redo-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='M396-200q-97 0-166.5-63T160-420t69.5-157T396-640h252L544-744l56-56 200 200-200 200-56-56 104-104H396q-63 0-109.5 40T240-420t46.5 100T396-280h284v80z'/%3E%3C/svg%3E") 50%/90% no-repeat}.maplibregl-terradraw-measure-redo-button:disabled,.maplibregl-terradraw-redo-button:disabled{background-color:#ebebe4}.maplibregl-terradraw-valhalla-settings-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='M440-120v-240h80v80h320v80H520v80zm-320-80v-80h240v80zm160-160v-80H120v-80h160v-80h80v240zm160-80v-80h400v80zm160-160v-240h80v80h160v80H680v80zm-480-80v-80h400v80z'/%3E%3C/svg%3E") 50%/80% no-repeat}.maplibre-terradraw-delete-confirmation-dialog,.maplibregl-terradraw-valhalla-settings-dialog{text-align:center;border:none;border-radius:.5rem;width:fit-content;margin:0;padding:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 5px 10px #0003}.maplibre-terradraw-delete-confirmation-dialog::backdrop,.maplibregl-terradraw-valhalla-settings-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.maplibre-terradraw-delete-confirmation-dialog::backdrop,.maplibre-terradraw-delete-confirmation-dialog[open],.maplibregl-terradraw-valhalla-settings-dialog::backdrop,.maplibregl-terradraw-valhalla-settings-dialog[open]{animation:.3s fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.maplibre-terradraw-delete-confirmation-dialog .dialog-header,.maplibregl-terradraw-valhalla-settings-dialog .dialog-header{color:#fff;background-color:#222;border-top-left-radius:.5rem;border-top-right-radius:.5rem;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.maplibre-terradraw-delete-confirmation-dialog .dialog-header .dialog-title,.maplibregl-terradraw-valhalla-settings-dialog .dialog-header .dialog-title{margin:0;font-size:1.1rem;font-weight:600}.maplibre-terradraw-delete-confirmation-dialog .dialog-header .close-button,.maplibregl-terradraw-valhalla-settings-dialog .dialog-header .close-button{box-shadow:none;cursor:pointer;color:#fff;background:0 0;border:none;border-radius:50%;outline:none;width:2rem;height:2rem;font-size:1.2rem;font-weight:700;line-height:1;transition:background-color .2s}.maplibre-terradraw-delete-confirmation-dialog .dialog-header .close-button:hover,.maplibregl-terradraw-valhalla-settings-dialog .dialog-header .close-button:hover{background-color:#ffffff1a}.maplibre-terradraw-delete-confirmation-dialog .content,.maplibregl-terradraw-valhalla-settings-dialog .content{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.maplibre-terradraw-delete-confirmation-dialog{min-width:300px;max-width:400px}.maplibre-terradraw-delete-confirmation-dialog .content p{color:#333;margin:0;font-size:1rem;line-height:1.5}.maplibre-terradraw-delete-confirmation-dialog .dialog-buttons{justify-content:flex-end;gap:.75rem;margin-top:.5rem;display:flex}.maplibre-terradraw-delete-confirmation-dialog .dialog-buttons button{cursor:pointer;border:none;border-radius:.25rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .2s}.maplibre-terradraw-delete-confirmation-dialog .dialog-buttons button.dialog-button-cancel{color:#333;background-color:#f5f5f5}.maplibre-terradraw-delete-confirmation-dialog .dialog-buttons button.dialog-button-cancel:hover{background-color:#e0e0e0}.maplibre-terradraw-delete-confirmation-dialog .dialog-buttons button.dialog-button-delete{color:#fff;background-color:#dc3545}.maplibre-terradraw-delete-confirmation-dialog .dialog-buttons button.dialog-button-delete:hover{background-color:#c82333}.maplibregl-terradraw-valhalla-settings-dialog .tab-container{flex-direction:column;gap:1rem;display:flex}.maplibregl-terradraw-valhalla-settings-dialog .tab-buttons{border-bottom:1px solid #ddd;display:flex}.maplibregl-terradraw-valhalla-settings-dialog .tab-button{color:#666;cursor:pointer;background-color:#0000;border:none;border-bottom:2px solid #0000;flex:1;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.maplibregl-terradraw-valhalla-settings-dialog .tab-button.active{color:#222;border-bottom-color:#222}.maplibregl-terradraw-valhalla-settings-dialog .tab-button:hover{background-color:#f5f5f5}.maplibregl-terradraw-valhalla-settings-dialog .tab-content{display:none}.maplibregl-terradraw-valhalla-settings-dialog .tab-content.active{display:block}.maplibregl-terradraw-valhalla-settings-dialog .setting-section{flex-direction:column;gap:.5rem;display:flex}.maplibregl-terradraw-valhalla-settings-dialog .setting-label{text-align:left;margin-top:.5em;margin-bottom:.25em;font-size:1rem;font-weight:500}.maplibregl-terradraw-valhalla-settings-dialog .segment-buttons{border:1px solid #ddd;border-radius:.4rem;padding:.5rem;display:flex;overflow:hidden}.maplibregl-terradraw-valhalla-settings-dialog .segment-buttons .segment-button{color:#666;cursor:pointer;background-color:#0000;border:none;border-radius:.4rem;flex:1;padding:.25rem 1rem;font-size:.8rem;font-weight:500;transition:all .2s}.maplibregl-terradraw-valhalla-settings-dialog .segment-buttons .segment-button.active{color:#fff;background-color:#222}.maplibregl-terradraw-valhalla-settings-dialog .contours-table{flex-direction:column;gap:.5rem;display:flex}.maplibregl-terradraw-valhalla-settings-dialog .contours-table-element{border-collapse:collapse;border:1px solid #ddd;border-radius:.25rem;width:100%;overflow:hidden}.maplibregl-terradraw-valhalla-settings-dialog .contours-table-element td,.maplibregl-terradraw-valhalla-settings-dialog .contours-table-element th{text-align:center;border-bottom:1px solid #eee;padding:.5rem}.maplibregl-terradraw-valhalla-settings-dialog .contours-table-element th{font-size:.85rem;font-weight:600}.maplibregl-terradraw-valhalla-settings-dialog .contours-table-element .color-picker{cursor:pointer;border:none;border-radius:.25rem;width:40px;height:30px}.maplibregl-terradraw-valhalla-settings-dialog .contours-table-element .number-input{text-align:center;border:1px solid #ddd;border-radius:.25rem;width:80px;padding:.25rem}.maplibregl-terradraw-valhalla-settings-dialog .contours-table-element .delete-button{box-shadow:none;cursor:pointer;background-color:#c3c3c3;border:none;border-radius:50%;outline:none;width:2rem;height:2rem;font-size:1.2rem;font-weight:700;line-height:1;transition:background-color .2s}.maplibregl-terradraw-valhalla-settings-dialog .contours-table-element .delete-button:hover{background-color:#0000004d}.maplibregl-terradraw-valhalla-settings-dialog .add-row-button{cursor:pointer;background-color:#c3c3c3;border-radius:.25rem;align-self:flex-start;padding:.5rem 1rem;font-size:.85rem}.maplibregl-terradraw-valhalla-settings-dialog .add-row-button:hover{background-color:#0000004d}
