.ErrorComponent-module-scss-module__jH79yW__fullScreen{z-index:99999;background-color:var(--color-background-default);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative;top:0;left:0}.ErrorComponent-module-scss-module__jH79yW__loadingMessageDiv{height:100vh;position:relative}.ErrorComponent-module-scss-module__jH79yW__loadingMessage{text-align:center;width:600px;padding:.8rem 2rem;position:absolute;top:200px;left:50%;transform:translate(-50%,-50%)}.ErrorComponent-module-scss-module__jH79yW__loadingMessage .ErrorComponent-module-scss-module__jH79yW__body{max-width:500px;margin:2rem auto}.ErrorComponent-module-scss-module__jH79yW__buttonsContainer{justify-content:center;gap:1rem;display:flex}.ErrorComponent-module-scss-module__jH79yW__statusCode{color:var(--color-text-disabled);opacity:.2;z-index:-1;font-size:36rem;font-weight:600;position:fixed;bottom:0}@media (max-width:1200px){.ErrorComponent-module-scss-module__jH79yW__statusCode{font-size:30rem}}@media (max-width:800px){.ErrorComponent-module-scss-module__jH79yW__statusCode{font-size:20rem}}@media (max-width:768px){.ErrorComponent-module-scss-module__jH79yW__statusCode{font-size:10rem}.ErrorComponent-module-scss-module__jH79yW__loadingMessage{width:100%;position:relative;top:50%;transform:translate(-50%,-50%)}.ErrorComponent-module-scss-module__jH79yW__buttonsContainer{flex-direction:column}}
.Text-module-scss-module__zT2raG__text{font-size:var(--ty-size-body);font-weight:var(--text-weight,var(--ty-weight-regular));line-height:var(--ty-line-normal);color:var(--text-color,var(--color-text-default));transition:color .1s}
.Loader-module-scss-module__1t4_Hq__loader{background:var(--color-background-layer-01-default);width:100%;height:2px;display:inline-block;position:relative;overflow:hidden}.Loader-module-scss-module__1t4_Hq__loader:after{content:"";background:var(--color-icon-default);box-sizing:border-box;width:100px;height:2px;animation:1.5s ease-in-out infinite Loader-module-scss-module__1t4_Hq__animloader;position:absolute;top:0;left:0}@keyframes Loader-module-scss-module__1t4_Hq__animloader{0%{left:0;transform:translate(-100%)}to{left:100%;transform:translate(0%)}}.Loader-module-scss-module__1t4_Hq__spinner{animation:2s linear infinite Loader-module-scss-module__1t4_Hq__spinnerRotate}@keyframes Loader-module-scss-module__1t4_Hq__spinnerRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.FieldAppsList-module-scss-module__jgXj8q__container{flex-direction:column;display:flex}.FieldAppsList-module-scss-module__jgXj8q__list{flex:1;overflow-y:auto}.FieldAppsList-module-scss-module__jgXj8q__emptyState{text-align:center;color:var(--color-text-subtle);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:24px 12px;display:flex}.FieldAppsList-module-scss-module__jgXj8q__emptyState svg{fill:var(--color-text-subtle)}.FieldAppsList-module-scss-module__jgXj8q__fieldAppListItem{cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;flex-flow:wrap;align-items:center;width:100%;padding:.25rem .5rem;display:flex;position:relative}.FieldAppsList-module-scss-module__jgXj8q__fieldAppListItem:hover:not(.FieldAppsList-module-scss-module__jgXj8q__active){background-color:var(--color-background-input-default);--color-background-hovered:var(--color-background-active)}.FieldAppsList-module-scss-module__jgXj8q__fieldAppListItem.FieldAppsList-module-scss-module__jgXj8q__active{background-color:var(--color-background-selected-default);--color-background-hovered:var(--color-background-selected-active)}.FieldAppsList-module-scss-module__jgXj8q__fieldAppListItem.FieldAppsList-module-scss-module__jgXj8q__active:hover{background-color:var(--color-background-selected-default)}.FieldAppsList-module-scss-module__jgXj8q__itemDetails{justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:flex}.FieldAppsList-module-scss-module__jgXj8q__inputContainer{flex-grow:1}.FieldAppsList-module-scss-module__jgXj8q__wrapper{flex-grow:1;width:100%;display:inline-block}.FieldAppsList-module-scss-module__jgXj8q__itemName{white-space:nowrap;text-overflow:ellipsis;width:100%;height:16px;color:var(--color-text-default);cursor:pointer;background-color:#0000;border:1px solid #0000;border-radius:5px;padding:0 .25rem;font-size:13px;font-weight:500;line-height:1;overflow:hidden}.FieldAppsList-module-scss-module__jgXj8q__itemNameEditing{border-color:var(--color-border-brand);background-color:var(--color-background-default);cursor:text}.FieldAppsList-module-scss-module__jgXj8q__itemsActions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;height:20px;margin-left:auto;display:flex}.FieldAppsList-module-scss-module__jgXj8q__menuButton{margin-top:-1px}
.ActionButtonsPreview-module-scss-module__f5V7ha__fab{pointer-events:all;margin:0 16px 16px}.ActionButtonsPreview-module-scss-module__f5V7ha__fab.ActionButtonsPreview-module-scss-module__f5V7ha__selected{outline:2px solid var(--color-border-brand);outline-offset:2px}.ActionButtonsPreview-module-scss-module__f5V7ha__fab.ActionButtonsPreview-module-scss-module__f5V7ha__placeholder{border:3px dashed var(--color-border-default);color:var(--color-text-default);box-shadow:none;background:#ffffffb3}.ActionButtonsPreview-module-scss-module__f5V7ha__fab.ActionButtonsPreview-module-scss-module__f5V7ha__placeholder:hover{background:#ffffffb3}
.MockFab-module-scss-module__LE5r8q__fab{background:var(--fa-primary);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 1px 2px #0000004d,0 2px 6px 2px #00000026}.MockFab-module-scss-module__LE5r8q__fab:hover{background:var(--fa-primary-hover)}
.ActionsDrawerPreview-module-scss-module__pzcLda__drawer{pointer-events:all}.ActionsDrawerPreview-module-scss-module__pzcLda__content{flex-direction:column;align-items:center;width:100%;padding:0 16px 24px;display:flex}.ActionsDrawerPreview-module-scss-module__pzcLda__title{color:var(--fa-text-primary);margin-bottom:16px;font-size:16px;font-weight:600}.ActionsDrawerPreview-module-scss-module__pzcLda__actionsList{flex-direction:column;gap:8px;width:100%;display:flex}.ActionsDrawerPreview-module-scss-module__pzcLda__selected{outline:2px solid var(--color-border-brand);outline-offset:-2px}.ActionsDrawerPreview-module-scss-module__pzcLda__mutedText{color:var(--fa-text-secondary);text-align:center;padding:24px 0;font-size:14px}
.MockActionTile-module-scss-module__rOv98q__tile{background:var(--fa-surface);border:1px solid var(--fa-border);border-radius:var(--fa-radius-md);cursor:pointer;text-align:left;align-items:center;gap:12px;width:100%;height:72px;padding:0 16px;display:flex}.MockActionTile-module-scss-module__rOv98q__iconSwatch{background:var(--fa-primary-100);width:40px;height:40px;color:var(--fa-primary-900);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MockActionTile-module-scss-module__rOv98q__label{white-space:nowrap;text-overflow:ellipsis;color:var(--fa-text-primary);font-size:14px;font-weight:600;overflow:hidden}
.MockSheet-module-scss-module__WTo6NG__sheet{background:var(--fa-surface);border-radius:var(--fa-radius-xl) var(--fa-radius-xl) 0 0;flex-direction:column;align-items:center;width:100%;display:flex;overflow:hidden}.MockSheet-module-scss-module__WTo6NG__handle{background:#6b728066;border-radius:2px;flex-shrink:0;width:40px;height:4px;margin:8px 0}
.FieldAppPreviewContent-module-scss-module__tXTpxW__previewContent{pointer-events:none;flex-direction:column;justify-content:flex-end;align-items:flex-end;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.FieldAppPreviewContent-module-scss-module__tXTpxW__headerContainer{pointer-events:none}
.fieldAppTokens-module-scss-module__ZNzLaa__fieldAppTheme{--fa-primary:#2563eb;--fa-primary-hover:#1d4ed8;--fa-primary-100:#dbeafe;--fa-primary-700:#1d4ed8;--fa-primary-900:#1e3a8a;--fa-surface:#fff;--fa-gray-100:#f3f4f6;--fa-gray-200:#e5e7eb;--fa-gray-300:#d1d5db;--fa-gray-400:#9ca3af;--fa-gray-500:#6b7280;--fa-gray-700:#374151;--fa-gray-800:#1f2937;--fa-text-primary:var(--fa-gray-800);--fa-text-secondary:var(--fa-gray-500);--fa-text-tertiary:var(--fa-gray-400);--fa-border:var(--fa-gray-200);--fa-radius-md:8px;--fa-radius-lg:12px;--fa-radius-xl:16px;--fa-radius-full:9999px;--fa-shadow-md:0 2px 6px #0000001a}
.MockTopBar-module-scss-module__V1Jb7W__topBar{align-items:center;gap:8px;width:100%;padding:52px 12px 8px;display:flex}.MockTopBar-module-scss-module__V1Jb7W__actionsPill,.MockTopBar-module-scss-module__V1Jb7W__titlePill,.MockTopBar-module-scss-module__V1Jb7W__backPill{background:var(--fa-surface);border-radius:var(--fa-radius-full);height:48px;box-shadow:var(--fa-shadow-md);color:var(--fa-gray-500);align-items:center;display:flex}.MockTopBar-module-scss-module__V1Jb7W__backPill{flex-shrink:0;justify-content:center;width:48px}.MockTopBar-module-scss-module__V1Jb7W__titlePill{flex:1;justify-content:center;min-width:0;padding:0 16px}.MockTopBar-module-scss-module__V1Jb7W__title{white-space:nowrap;text-overflow:ellipsis;color:var(--fa-text-primary);font-size:14px;font-weight:600;overflow:hidden}.MockTopBar-module-scss-module__V1Jb7W__actionsPill{flex-shrink:0;padding:0 4px}.MockTopBar-module-scss-module__V1Jb7W__iconButton{justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.MockTopBar-module-scss-module__V1Jb7W__connectionDot{width:7px;height:7px;box-shadow:0 0 0 1.5px var(--fa-surface);background:#47d472;border-radius:50%;position:absolute;bottom:6px;right:6px}
.MockSearchField-module-scss-module__70lyaa__field{background:var(--fa-gray-100);border-radius:10px;align-items:center;gap:8px;height:52px;padding:0 16px;display:flex}.MockSearchField-module-scss-module__70lyaa__placeholder{color:var(--fa-text-tertiary);font-size:16px}
.MockTaskCard-module-scss-module__84Qfjq__card{background:var(--fa-surface);border:1px solid var(--fa-border);border-radius:var(--fa-radius-md);align-items:center;width:100%;padding:12px;display:flex}.MockTaskCard-module-scss-module__84Qfjq__statusDot{border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-right:12px}.MockTaskCard-module-scss-module__84Qfjq__content{flex-direction:column;flex:1;min-width:0;display:flex}.MockTaskCard-module-scss-module__84Qfjq__title{white-space:nowrap;text-overflow:ellipsis;color:var(--fa-text-primary);font-size:14px;font-weight:600;overflow:hidden}.MockTaskCard-module-scss-module__84Qfjq__subtitle{white-space:nowrap;text-overflow:ellipsis;color:var(--fa-text-secondary);margin-top:2px;font-size:12px;overflow:hidden}
.MockChip-module-scss-module__HyZiWW__chip{white-space:nowrap;border-radius:var(--fa-radius-full);background:var(--fa-gray-100);color:var(--fa-gray-700);cursor:pointer;border:1.5px solid #0000;align-items:center;gap:4px;padding:8px 16px;font-size:12px;font-weight:500;display:flex}.MockChip-module-scss-module__HyZiWW__chip.MockChip-module-scss-module__HyZiWW__selected{border-color:var(--fa-primary-700);color:var(--fa-primary-700);background:#dbeafe33}
.TaskListDrawerPreview-module-scss-module__CRWhJa__drawer{pointer-events:all;height:40%;min-height:280px}.TaskListDrawerPreview-module-scss-module__CRWhJa__drawer.TaskListDrawerPreview-module-scss-module__CRWhJa__selected{outline:2px solid var(--color-border-brand);outline-offset:2px}.TaskListDrawerPreview-module-scss-module__CRWhJa__drawer:hover:not(.TaskListDrawerPreview-module-scss-module__CRWhJa__selected){outline:2px solid var(--color-border-selected);outline-offset:2px}.TaskListDrawerPreview-module-scss-module__CRWhJa__header{align-items:center;gap:8px;width:100%;padding:4px 16px;display:flex}.TaskListDrawerPreview-module-scss-module__CRWhJa__searchField{flex:1;min-width:0}.TaskListDrawerPreview-module-scss-module__CRWhJa__filterButton{width:40px;height:40px;color:var(--fa-gray-500);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.TaskListDrawerPreview-module-scss-module__CRWhJa__filterButton:hover{background:var(--fa-gray-100)}.TaskListDrawerPreview-module-scss-module__CRWhJa__filterButton.TaskListDrawerPreview-module-scss-module__CRWhJa__filterActive{color:var(--fa-primary)}.TaskListDrawerPreview-module-scss-module__CRWhJa__emptyState{flex:1;justify-content:center;align-items:center;width:100%;padding:16px;display:flex}.TaskListDrawerPreview-module-scss-module__CRWhJa__mutedText{color:var(--fa-text-secondary);font-size:14px}.TaskListDrawerPreview-module-scss-module__CRWhJa__listItems{flex-direction:column;flex:1;gap:8px;width:100%;min-height:0;padding:8px 16px 40px;display:flex;overflow:hidden}.TaskListDrawerPreview-module-scss-module__CRWhJa__moreCount{text-align:center;color:var(--fa-text-secondary);font-size:12px}.TaskListDrawerPreview-module-scss-module__CRWhJa__filtersDropdown{padding:8px}.TaskListDrawerPreview-module-scss-module__CRWhJa__chipsWrap{flex-wrap:wrap;gap:8px;display:flex}.TaskListDrawerPreview-module-scss-module__CRWhJa__defaultMarker{opacity:.7;margin-left:4px;font-weight:400}
.settingsPopover-module-scss-module__lD_RRq__container{overscroll-behavior:contain;max-height:70vh;overflow-y:auto}.settingsPopover-module-scss-module__lD_RRq__header{margin-bottom:12px}
.MockButton-module-scss-module__2ErC2W__button{border-radius:var(--fa-radius-md);justify-content:center;align-items:center;gap:8px;height:50px;padding:0 20px;display:flex}.MockButton-module-scss-module__2ErC2W__button>:not(.MockButton-module-scss-module__2ErC2W__label){flex-shrink:0}.MockButton-module-scss-module__2ErC2W__label{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:16px;font-weight:500;overflow:hidden}.MockButton-module-scss-module__2ErC2W__primary{background:var(--fa-primary);color:#fff}.MockButton-module-scss-module__2ErC2W__secondary{background:var(--fa-gray-100);color:var(--fa-text-primary)}
.TaskButtonsPreview-module-scss-module__h967Oa__container{flex-wrap:wrap;gap:8px;width:100%;padding:4px 16px 8px;display:flex}.TaskButtonsPreview-module-scss-module__h967Oa__button{cursor:pointer;flex:1 0 auto;min-width:150px;max-width:100%}.TaskButtonsPreview-module-scss-module__h967Oa__selectedButton{outline:2px solid var(--color-border-brand);outline-offset:-2px}
.FieldAppEditor-module-scss-module__N4QRgq__container{flex-direction:column;width:100%;height:100%;display:flex;position:relative}.FieldAppEditor-module-scss-module__N4QRgq__emptyState{background-color:var(--color-background-input-default);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.FieldAppEditor-module-scss-module__N4QRgq__previewArea{flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}
.ConfirmationModal-module-scss-module__vu8UoG__datasetName{word-break:break-all;font-weight:600}
.SortableTree-module-scss-module__eT6goW__listStyle{height:100%}.SortableTree-module-scss-module__eT6goW__noResultsContainer{color:var(--color-text-subtle);justify-content:center;align-items:center;margin:1rem;display:flex}
.OgcLegendGraphic-module-scss-module__3mfviq__container{width:100%;min-width:0;max-width:100%;padding:.25rem 0}.OgcLegendGraphic-module-scss-module__3mfviq__image{object-fit:contain;mix-blend-mode:multiply;max-width:100%;height:auto;display:block}.OgcLegendGraphic-module-scss-module__3mfviq__loading{padding:.25rem 0}
.LegendContent-module-scss-module__7D2-YG__legendCaption{--text-color:var(--legend-text-color,var(--color-text-default));text-overflow:ellipsis;white-space:nowrap;background:0 0;width:100%;padding:0;transition:all .2s;overflow:hidden}.LegendContent-module-scss-module__7D2-YG__legendCaption input{height:var(--legend-font-size);width:100%;padding:0 4px;background:0 0!important;border:1px solid #0000!important}.LegendContent-module-scss-module__7D2-YG__legendCaption input:hover,.LegendContent-module-scss-module__7D2-YG__legendCaption input:focus{border-color:var(--color-border-default)!important;background-color:var(--color-background-layer-01-default)!important}.LegendContent-module-scss-module__7D2-YG__legendSection{min-height:36px;line-height:1;font-size:inherit;border-top:1px solid #e9e9e9;padding:.75rem;position:relative}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__firstItem{border-top:none}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__hidden{opacity:.5}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap{min-height:0;font-size:var(--legend-font-size);border:none}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendHeader{justify-content:center;align-items:center}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendHeader h5{font-size:var(--legend-font-size);margin:0;line-height:1.2}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendHeader p{font-size:var(--legend-font-size);height:calc(var(--legend-font-size)*1.4);margin:0}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendHeader .LegendContent-module-scss-module__7D2-YG__legendCaption{font-size:var(--legend-font-size);color:#737373;margin:0;line-height:1.2}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendHeader .LegendContent-module-scss-module__7D2-YG__singleLegendItem{justify-content:center;align-items:center;width:18px;height:18px;margin:0;display:flex}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendContent{margin-left:.5rem}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItem{align-items:center;min-height:22px;display:flex}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItem p{font-size:var(--legend-font-size);margin:0 0 0 .5rem;line-height:1.2}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItemColor{filter:none;opacity:.8;border:1px solid #0000;border-radius:2px;width:18px;height:14px;display:inline-block}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItemColor.LegendContent-module-scss-module__7D2-YG__circle{border-radius:50%;width:14px;height:14px}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItemColor.LegendContent-module-scss-module__7D2-YG__line{border:none;border-bottom:3px solid #000;border-radius:0;height:0;margin-top:0;border-top:none!important;border-left:none!important;border-right:none!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__paletteContainer{margin:.5rem 0}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__paletteContainer .LegendContent-module-scss-module__7D2-YG__paletteInput{justify-content:space-between;display:flex}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__paletteContainer .LegendContent-module-scss-module__7D2-YG__paletteInput p{font-size:var(--legend-font-size);margin:0;line-height:1.2}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__paletteContainer .LegendContent-module-scss-module__7D2-YG__paletteInput p:last-child{text-align:right}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__singleLayer .LegendContent-module-scss-module__7D2-YG__legendHeader{flex-direction:row;align-items:center;gap:.5rem}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__singleLayer .LegendContent-module-scss-module__7D2-YG__legendHeader .LegendContent-module-scss-module__7D2-YG__legendTitle{flex:1;min-width:0}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__singleLayer .LegendContent-module-scss-module__7D2-YG__legendHeader .LegendContent-module-scss-module__7D2-YG__singleLegendItem{order:-1}.LegendContent-module-scss-module__7D2-YG__legendHeader{flex-direction:row;align-items:center;gap:.5vw;display:flex}.LegendContent-module-scss-module__7D2-YG__legendHeader .LegendContent-module-scss-module__7D2-YG__legendTitle{flex-direction:column;flex:1;min-width:0;display:flex}.LegendContent-module-scss-module__7D2-YG__legendHeader .LegendContent-module-scss-module__7D2-YG__legendTitle h5,.LegendContent-module-scss-module__7D2-YG__legendHeader .LegendContent-module-scss-module__7D2-YG__legendTitle .LegendContent-module-scss-module__7D2-YG__legendRowTitle{font-size:inherit;text-overflow:ellipsis;white-space:nowrap;margin:0;line-height:1vw;overflow:hidden}.LegendContent-module-scss-module__7D2-YG__legendHeader .LegendContent-module-scss-module__7D2-YG__legendTitle .LegendContent-module-scss-module__7D2-YG__legendCaption{font-size:inherit;color:var(--color-text-subtle);margin:.25vw 0 0}.LegendContent-module-scss-module__7D2-YG__legendContent{flex-direction:column;gap:.5rem;max-width:100%;display:flex;overflow:hidden}.LegendContent-module-scss-module__7D2-YG__legendContent .LegendContent-module-scss-module__7D2-YG__legendGraphic{object-fit:contain;align-self:flex-start;max-width:100%;margin:0}.LegendContent-module-scss-module__7D2-YG__singleLegendItem{transition:gap .2s var(--ease-out);flex-shrink:0;justify-content:center;align-items:center;display:flex}.LegendContent-module-scss-module__7D2-YG__legendGraphicInline{object-fit:contain;width:auto}.LegendContent-module-scss-module__7D2-YG__legendItem{align-items:center;gap:8px;height:16px;min-height:16px;margin-bottom:4px;display:flex}.LegendContent-module-scss-module__7D2-YG__legendItem .LegendContent-module-scss-module__7D2-YG__legendCaption{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.LegendContent-module-scss-module__7D2-YG__paletteContainer{color:var(--color-text-default)}.LegendContent-module-scss-module__7D2-YG__paletteInput{grid-template-columns:1fr 1fr;width:100%;display:grid}.LegendContent-module-scss-module__7D2-YG__paletteInput .LegendContent-module-scss-module__7D2-YG__paletteValue{margin:.5rem 0}.LegendContent-module-scss-module__7D2-YG__paletteInput .LegendContent-module-scss-module__7D2-YG__paletteValue:last-child{text-align:right}.LegendContent-module-scss-module__7D2-YG__staticPalette{border-radius:4px;flex-direction:row;flex-grow:1;justify-content:space-between;height:10px;margin-top:.5rem;display:flex;overflow:hidden;transform:scale(1)}.LegendContent-module-scss-module__7D2-YG__paletteBlock{flex-grow:1}.LegendContent-module-scss-module__7D2-YG__legendItemColor{filter:none;opacity:.8;width:18px;height:14px;transition:width .2s var(--ease-out),height .2s var(--ease-out),margin .2s var(--ease-out);border:1px solid;border-radius:2px;margin:2px;display:inline-block}.LegendContent-module-scss-module__7D2-YG__legendItemColor.LegendContent-module-scss-module__7D2-YG__circle{border-radius:50%;width:14px;height:14px}.LegendContent-module-scss-module__7D2-YG__legendItemColor.LegendContent-module-scss-module__7D2-YG__line{border:none;border-bottom:3px solid #000;border-radius:0;height:0;margin-top:0;border-top:none!important;border-left:none!important;border-right:none!important}.LegendContent-module-scss-module__7D2-YG__legendIconImage{justify-content:center;align-items:center;width:18px;height:18px;margin:2px;display:inline-flex}.LegendContent-module-scss-module__7D2-YG__legendIconImage img{object-fit:contain;max-width:100%;max-height:100%}.LegendContent-module-scss-module__7D2-YG__legendIconImageHidden{opacity:.5;filter:grayscale()}.LegendContent-module-scss-module__7D2-YG__legendTitle{font-size:1.5em;font-weight:600}.LegendContent-module-scss-module__7D2-YG__sizeRange{margin-block:4px;min-height:24px;margin-top:2rem;display:flex;position:relative}.LegendContent-module-scss-module__7D2-YG__sizeRange>*{flex:1;min-width:0}.LegendContent-module-scss-module__7D2-YG__sizeContainer{align-items:flex-end;width:100%;display:flex;position:relative}.LegendContent-module-scss-module__7D2-YG__sizeContainer .LegendContent-module-scss-module__7D2-YG__sizeLabel{margin-top:-.5rem}.LegendContent-module-scss-module__7D2-YG__lgContainer{grid-template-columns:128px calc(100% - 128px);gap:10px 1rem;width:200px;height:128px;display:grid;position:absolute;left:0}.LegendContent-module-scss-module__7D2-YG__lgCircle{background-color:var(--color-background-layer-01-default);border:1px solid var(--color-border-default);border-radius:100%;align-items:flex-start;width:128px;height:128px;margin:auto}.LegendContent-module-scss-module__7D2-YG__mdContainer{grid-template-columns:128px calc(100% - 128px);gap:10px 1rem;width:200px;height:65px;display:grid;position:absolute;left:0}.LegendContent-module-scss-module__7D2-YG__mdCircle{background-color:var(--color-background-layer-01-default);border:1px solid var(--color-border-default);border-radius:100%;align-items:flex-start;width:65px;height:65px;margin:auto}.LegendContent-module-scss-module__7D2-YG__smContainer{grid-template-columns:128px calc(100% - 128px);gap:10px 1rem;width:200px;min-width:4px;height:2px;min-height:4px;display:grid;position:absolute;left:0}.LegendContent-module-scss-module__7D2-YG__smCircle{background-color:var(--color-background-layer-01-default);border:1px solid var(--color-border-default);border-radius:100%;align-items:flex-start;width:2px;min-width:4px;height:2px;min-height:4px;margin:-1px auto auto}@media screen and (max-width:2300px){.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap{padding:.15vw .25vw}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap h5,.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendRowTitle{font-size:var(--legend-font-size)!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendContentContainer{margin-top:.2vh}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap p{margin:0;line-height:1.2;font-size:inherit!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItemColor{filter:none;opacity:.8;border:1px solid;border-radius:2px;width:18px;height:14px;margin-right:4px;display:inline-block}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItemColor.LegendContent-module-scss-module__7D2-YG__circle{border-radius:50%;width:14px;height:14px}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItemColor.LegendContent-module-scss-module__7D2-YG__line{border:none;border-bottom:3px solid #000;border-radius:0;height:0;margin-top:0;border-top:none!important;border-left:none!important;border-right:none!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItem{gap:.5rem;min-height:15px;height:auto!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__staticPalette{height:8px!important}}@media screen and (max-width:1900px){.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap{padding:.15vw .25vw}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap h5,.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendRowTitle{font-size:var(--legend-font-size)!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendContentContainer{margin-top:.3vw}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap p{margin:0;line-height:1.2;font-size:inherit!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItemColor{filter:none;opacity:.8;border:1px solid;border-radius:2px;width:16px;height:13px;margin-right:4px;display:inline-block}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItemColor.LegendContent-module-scss-module__7D2-YG__circle{border-radius:50%;width:13px;height:13px}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItemColor.LegendContent-module-scss-module__7D2-YG__line{border:none;border-bottom:3px solid #000;border-radius:0;height:0;margin-top:0;border-top:none!important;border-left:none!important;border-right:none!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItem{gap:.4rem;min-height:12px;height:auto!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__staticPalette{height:8px!important}}@media screen and (max-width:1700px){.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap{padding:.15vw .25vw}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap h5,.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendRowTitle{font-size:var(--legend-font-size)!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendContentContainer{margin-top:.2vw}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap p{margin:0;line-height:1.2;font-size:var(--legend-font-size)!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItemColor{filter:none;opacity:.8;border:1px solid;border-radius:2px;width:14px;height:12px;margin-right:3px;display:inline-block}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItemColor.LegendContent-module-scss-module__7D2-YG__circle{border-radius:50%;width:12px;height:12px}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItemColor.LegendContent-module-scss-module__7D2-YG__line{border:none;border-bottom:3px solid #000;border-radius:0;height:0;margin-top:0;border-top:none!important;border-left:none!important;border-right:none!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItem{gap:.35rem;min-height:10px;height:auto!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__staticPalette{height:8px!important}}@media screen and (max-width:1500px){.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap{padding:.15vw .25vw}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap h5,.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendRowTitle{font-size:var(--legend-font-size)!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap p{margin:0;line-height:1.2;font-size:var(--legend-font-size)!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendContentContainer{margin-top:.2vw}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItemColor{filter:none;opacity:.8;border:1px solid;border-radius:2px;width:12px;height:10px;margin-right:3px;display:inline-block}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItemColor.LegendContent-module-scss-module__7D2-YG__circle{border-radius:50%;width:10px;height:10px}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItemColor.LegendContent-module-scss-module__7D2-YG__line{border:none;border-bottom:3px solid #000;border-radius:0;height:0;margin-top:0;border-top:none!important;border-left:none!important;border-right:none!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItem{gap:.3rem;min-height:10px;height:auto!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__staticPalette{height:8px!important}}@media screen and (max-width:1300px){.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap{padding:.05vw .1vw}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap h5,.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendRowTitle{font-size:var(--legend-font-size)!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendContentContainer{margin-top:.3vw}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap p{margin:0;line-height:1.2;font-size:var(--legend-font-size)!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItemColor{filter:none;opacity:.8;border:1px solid;border-radius:1px;width:10px;height:8px;margin-right:2px;display:inline-block}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItemColor.LegendContent-module-scss-module__7D2-YG__circle{border-radius:50%;width:8px;height:8px}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItemColor.LegendContent-module-scss-module__7D2-YG__line{border:none;border-bottom:2px solid #000;border-radius:0;height:0;margin-top:0;border-top:none!important;border-left:none!important;border-right:none!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItem{gap:.25rem;min-height:8px;height:auto!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__staticPalette{height:6px!important}}@media screen and (max-width:1100px){.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap{padding:.03vw .08vw}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap h5,.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendRowTitle{font-size:var(--legend-font-size)!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendContentContainer{margin-top:.2vw}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap p{margin:0;line-height:1.2;font-size:var(--legend-font-size)!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItemColor{filter:none;opacity:.8;border:1px solid;border-radius:1px;width:9px;height:7px;margin-right:2px;display:inline-block}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItemColor.LegendContent-module-scss-module__7D2-YG__circle{border-radius:50%;width:7px;height:7px}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItemColor.LegendContent-module-scss-module__7D2-YG__line{border:none;border-bottom:2px solid #000;border-radius:0;height:0;margin-top:0;border-top:none!important;border-left:none!important;border-right:none!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItem{gap:.2rem;min-height:8px;height:auto!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__staticPalette{height:6px!important}}@media screen and (max-width:900px){.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap h5,.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendRowTitle{font-size:var(--legend-font-size)!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendCaption,.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__sizeLabel,.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__paletteValue{margin:0;line-height:1.2;font-size:var(--legend-font-size)!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItemColor{filter:none;opacity:.8;border:1px solid;border-radius:1px;width:8px;height:6px;margin-right:1px;display:inline-block}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItemColor.LegendContent-module-scss-module__7D2-YG__circle{border-radius:50%;width:6px;height:6px}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItemColor.LegendContent-module-scss-module__7D2-YG__line{border:none;border-bottom:2px solid #000;border-radius:0;height:0;margin-top:0;border-top:none!important;border-left:none!important;border-right:none!important}.LegendContent-module-scss-module__7D2-YG__legendSection.LegendContent-module-scss-module__7D2-YG__isExportMap .LegendContent-module-scss-module__7D2-YG__legendItem{gap:.15rem;min-height:6px;height:auto!important}.LegendContent-module-scss-module__7D2-YG__legendItem{height:.7vw}}.LegendContent-module-scss-module__7D2-YG__legendGraphic{object-fit:contain;max-width:100%;height:auto;margin-top:5px;margin-bottom:5px;display:block}.LegendContent-module-scss-module__7D2-YG__folderHeading{font-size:var(--legend-font-size,12px);color:var(--color-text-headlines);text-overflow:ellipsis;white-space:nowrap;padding:.15vw .35rem;font-weight:500;overflow:hidden}.LegendContent-module-scss-module__7D2-YG__folderHeading:first-child{padding-top:0}.LegendContent-module-scss-module__7D2-YG__legendSquare{border-radius:2px;flex-shrink:0;width:12px;height:12px}.LegendContent-module-scss-module__7D2-YG__loadingIndicator{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.LegendContent-module-scss-module__7D2-YG__spinner{border:2px solid var(--color-border-default);border-top-color:var(--color-border-bold);border-radius:50%;width:16px;height:16px;animation:1s linear infinite LegendContent-module-scss-module__7D2-YG__spin}@keyframes LegendContent-module-scss-module__7D2-YG__spin{to{transform:rotate(360deg)}}
.SortableTreeItem-module-scss-module__ydUOSG__Wrapper{box-sizing:border-box;margin-bottom:-1px;list-style:none}.SortableTreeItem-module-scss-module__ydUOSG__Wrapper.SortableTreeItem-module-scss-module__ydUOSG__disableInteraction{opacity:0}.SortableTreeItem-module-scss-module__ydUOSG__TreeItem{width:100%}.SortableTreeItem-module-scss-module__ydUOSG__disableInteraction{pointer-events:none;-webkit-user-select:none;user-select:none}
.BoundsSelectorModal-module-scss-module__I2s10G__mapContainer{height:70vh;position:relative}
.FieldAppOptionsPanel-module-scss-module__Ag9JNq__rightpanel{z-index:1;height:100%;width:var(--right-panel-width);background-color:var(--color-background-default);transition-property:all;transition-duration:.3s;transition-delay:0;border-top:1px solid var(--color-border-default);border-left:1px solid var(--color-border-default);pointer-events:all;flex-direction:column;display:flex;position:absolute;top:0;right:0;box-shadow:10px 10px 37px -8px #0000001a}.FieldAppOptionsPanel-module-scss-module__Ag9JNq__rightpanel.FieldAppOptionsPanel-module-scss-module__Ag9JNq__hidden{right:calc(var(--right-panel-width)*-1)}.FieldAppOptionsPanel-module-scss-module__Ag9JNq__content{flex:1;padding:1rem;overflow-y:auto}.FieldAppOptionsPanel-module-scss-module__Ag9JNq__validationList{flex-direction:column;gap:2px;margin:0;padding-left:1.1rem;display:flex}.FieldAppOptionsPanel-module-scss-module__Ag9JNq__datasetLine{align-items:center;gap:8px;min-width:0;display:flex}
.ActionItem-module-scss-module__Mo2c9q__hasError{border-color:var(--color-border-warning)}.ActionItem-module-scss-module__Mo2c9q__errorIndicator{color:var(--color-text-warning);justify-content:center;align-items:center;display:flex}
.TaskConfigWizardModal-module-scss-module__qFdQLW__wizardLayout{flex-direction:row;align-items:stretch;gap:0;min-height:0;display:flex}.TaskConfigWizardModal-module-scss-module__qFdQLW__wizardMain{flex-direction:column;flex:1;min-width:0;display:flex}.TaskConfigWizardModal-module-scss-module__qFdQLW__statusOptionsSection{flex-direction:column;gap:8px;display:flex}.TaskConfigWizardModal-module-scss-module__qFdQLW__stepContent{flex:1}.TaskConfigWizardModal-module-scss-module__qFdQLW__discoveryAlertContent{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.TaskConfigWizardModal-module-scss-module__qFdQLW__linkButton{font-size:var(--ty-size-caption)}
.FieldSelectorOrCreateButton-module-scss-module__Be3JIq__selectContainer{flex:1}
.UseCaseCard-module-scss-module__qyWHjW__card{border:1px solid var(--color-border-default);background-color:var(--color-background-default);cursor:pointer;border-radius:.75rem;flex-direction:row;align-items:start;gap:.75rem;padding:.75rem;transition:all .1s;display:flex}.UseCaseCard-module-scss-module__qyWHjW__card:hover:not(.UseCaseCard-module-scss-module__qyWHjW__disabled,.UseCaseCard-module-scss-module__qyWHjW__selected){background-color:var(--color-background-subtle)}.UseCaseCard-module-scss-module__qyWHjW__card:focus-visible{outline:2px solid var(--color-border-brand);outline-offset:2px}.UseCaseCard-module-scss-module__qyWHjW__card.UseCaseCard-module-scss-module__qyWHjW__selected{background-color:var(--color-background-selected-default);border-color:var(--color-border-selected);--text-color:var(--color-text-selected)}.UseCaseCard-module-scss-module__qyWHjW__card.UseCaseCard-module-scss-module__qyWHjW__selected .UseCaseCard-module-scss-module__qyWHjW__iconTile{border-color:var(--color-border-selected)}.UseCaseCard-module-scss-module__qyWHjW__card.UseCaseCard-module-scss-module__qyWHjW__selected .UseCaseCard-module-scss-module__qyWHjW__iconTile svg{fill:var(--color-text-selected)}.UseCaseCard-module-scss-module__qyWHjW__card.UseCaseCard-module-scss-module__qyWHjW__disabled{cursor:not-allowed;opacity:.5}.UseCaseCard-module-scss-module__qyWHjW__iconTile{border:1px solid var(--color-border-default);border-radius:.5rem;flex:none;justify-content:center;align-items:center;padding:.5rem;display:flex}.UseCaseCard-module-scss-module__qyWHjW__iconTile svg{fill:var(--color-text-default)}.UseCaseCard-module-scss-module__qyWHjW__body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}
.UseCaseIllustration-module-scss-module__PpHYWa__panel{background-color:var(--color-background-subtle);border-radius:12px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:20px;width:340px;margin-left:24px;padding:28px 20px;display:flex}.UseCaseIllustration-module-scss-module__PpHYWa__tagline{text-align:center}.UseCaseIllustration-module-scss-module__PpHYWa__carousel{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.UseCaseIllustration-module-scss-module__PpHYWa__emblaViewport{cursor:grab;width:100%;padding:2px 0;overflow:hidden}.UseCaseIllustration-module-scss-module__PpHYWa__emblaViewport:active{cursor:grabbing}.UseCaseIllustration-module-scss-module__PpHYWa__emblaContainer{display:flex}.UseCaseIllustration-module-scss-module__PpHYWa__emblaSlide{flex-direction:column;flex:0 0 100%;align-items:center;gap:12px;min-width:0;min-height:234px;display:flex}.UseCaseIllustration-module-scss-module__PpHYWa__carouselFrameInner{justify-content:center;align-items:center;display:flex}.UseCaseIllustration-module-scss-module__PpHYWa__carouselFrameInner svg{width:280px;height:210px;overflow:visible}.UseCaseIllustration-module-scss-module__PpHYWa__carouselCaption{text-align:center}.UseCaseIllustration-module-scss-module__PpHYWa__carouselDots{flex-direction:row;align-items:center;gap:8px;display:flex}.UseCaseIllustration-module-scss-module__PpHYWa__carouselDot{cursor:pointer;background-color:var(--color-border-default);width:8px;height:8px;transition:background-color .2s ease,transform .2s var(--ease-out);border:none;border-radius:50%;flex:none;padding:0}.UseCaseIllustration-module-scss-module__PpHYWa__carouselDot[data-active]{background-color:var(--color-text-brand);transform:scale(1.25)}@media (prefers-reduced-motion:reduce){.UseCaseIllustration-module-scss-module__PpHYWa__carouselDot{transition:none}.UseCaseIllustration-module-scss-module__PpHYWa__carouselDot[data-active]{transform:none}}
.WizardStepTrack-module-scss-module__9modta__track{flex-direction:column;gap:9px;padding:2px 0 0;display:flex}.WizardStepTrack-module-scss-module__9modta__labels{justify-content:space-between;display:flex}.WizardStepTrack-module-scss-module__9modta__labelActive{--text-weight:var(--ty-weight-semibold);--text-color:var(--color-text-brand)}.WizardStepTrack-module-scss-module__9modta__labelUpcoming{--text-weight:var(--ty-weight-medium);--text-color:var(--color-text-subtle)}.WizardStepTrack-module-scss-module__9modta__labelClickable{cursor:pointer}.WizardStepTrack-module-scss-module__9modta__labelClickable:hover{text-decoration:underline}.WizardStepTrack-module-scss-module__9modta__labelClickable:focus-visible{outline:2px solid var(--color-border-brand);outline-offset:2px;border-radius:3px}.WizardStepTrack-module-scss-module__9modta__bar{background-color:var(--color-background-layer-02-default);border-radius:999px;height:6px;overflow:hidden}.WizardStepTrack-module-scss-module__9modta__barFill{background-color:var(--color-background-brand-default);height:100%;transition:width .2s var(--ease-in-out);border-radius:999px}
.AppAccessDropdown-module-scss-module__PWXH5G__trigger{min-width:120px;max-width:160px;height:31.5px;color:var(--color-text-default);text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:.5rem;outline:none;justify-content:space-between;align-items:center;gap:.375rem;margin-left:-.75rem;padding:0 .75rem;font-size:12px;transition:background-color .1s;display:inline-flex}.AppAccessDropdown-module-scss-module__PWXH5G__trigger>span:first-child{text-overflow:ellipsis;overflow:hidden}.AppAccessDropdown-module-scss-module__PWXH5G__trigger:focus-visible:not(:disabled),.AppAccessDropdown-module-scss-module__PWXH5G__trigger:hover:not(:disabled){background:var(--color-background-hovered);cursor:pointer}.AppAccessDropdown-module-scss-module__PWXH5G__trigger:disabled{cursor:not-allowed;opacity:.6}.AppAccessDropdown-module-scss-module__PWXH5G__triggerOpen:not(:disabled){background:var(--color-background-hovered)}.AppAccessDropdown-module-scss-module__PWXH5G__label{min-width:120px;height:31.5px;color:var(--color-text-subtle);white-space:nowrap;align-items:center;margin-left:-.75rem;padding:0 .75rem;font-size:12px;display:inline-flex}.AppAccessDropdown-module-scss-module__PWXH5G__chevron{transform-origin:50%;transition:transform .1s var(--ease-in-out);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.AppAccessDropdown-module-scss-module__PWXH5G__chevronOpen{transform:rotate(180deg)}
.ConfirmSeatUpgradeModal-module-scss-module__ZroGOG__memberList{border:1px solid var(--color-border-default);border-radius:.5rem;overflow:hidden}.ConfirmSeatUpgradeModal-module-scss-module__ZroGOG__memberRow{padding:.5rem .75rem}.ConfirmSeatUpgradeModal-module-scss-module__ZroGOG__memberRow:not(:last-child){border-bottom:1px solid var(--color-border-default)}.ConfirmSeatUpgradeModal-module-scss-module__ZroGOG__overflowRow{border-top:1px solid var(--color-border-default);padding:.5rem .75rem}.ConfirmSeatUpgradeModal-module-scss-module__ZroGOG__memberIdentity{flex:1;min-width:0}.ConfirmSeatUpgradeModal-module-scss-module__ZroGOG__memberName{color:var(--color-text-default);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:1;overflow:hidden}.ConfirmSeatUpgradeModal-module-scss-module__ZroGOG__memberEmail{color:var(--color-text-subtle);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;line-height:1.2;overflow:hidden}.ConfirmSeatUpgradeModal-module-scss-module__ZroGOG__seatTransition{color:var(--color-text-subtle)}
.ManageMembers-module-scss-module__A6LaOW__table{table-layout:fixed;width:100%}.ManageMembers-module-scss-module__A6LaOW__headerScrolled thead th{position:sticky}.ManageMembers-module-scss-module__A6LaOW__headerScrolled thead th:after{content:"";pointer-events:none;background:linear-gradient(#00000014 0%,#00000008 50%,#0000 100%);height:24px;position:absolute;top:100%;left:0;right:0}.ManageMembers-module-scss-module__A6LaOW__tableScrollWrapper{position:relative}.ManageMembers-module-scss-module__A6LaOW__tableScrollArea{max-height:320px;overflow-y:auto}.ManageMembers-module-scss-module__A6LaOW__tableScrollArea .ManageMembers-module-scss-module__A6LaOW__table thead th{background-color:var(--color-background-default)}.ManageMembers-module-scss-module__A6LaOW__bottomShadow{pointer-events:none;opacity:0;background:linear-gradient(#0000 0%,#00000008 50%,#00000014 100%);height:24px;transition:opacity .2s;position:absolute;bottom:0;left:0;right:0}.ManageMembers-module-scss-module__A6LaOW__bottomShadow.ManageMembers-module-scss-module__A6LaOW__visible{opacity:1}.ManageMembers-module-scss-module__A6LaOW__inviteRow{align-items:flex-start;gap:.5rem;display:flex}.ManageMembers-module-scss-module__A6LaOW__inviteRow>:first-child{flex:1}.ManageMembers-module-scss-module__A6LaOW__seatTypeSelect{flex-shrink:0;width:115px}.ManageMembers-module-scss-module__A6LaOW__table th.ManageMembers-module-scss-module__A6LaOW__firstColumn,.ManageMembers-module-scss-module__A6LaOW__table td.ManageMembers-module-scss-module__A6LaOW__firstColumn{padding-left:0}.ManageMembers-module-scss-module__A6LaOW__nameGroup{flex-wrap:nowrap;min-width:0;max-width:100%}.ManageMembers-module-scss-module__A6LaOW__nameStack{flex:1;min-width:0}.ManageMembers-module-scss-module__A6LaOW__nameRow{flex-wrap:nowrap;min-width:0}.ManageMembers-module-scss-module__A6LaOW__nameRow>*{flex-shrink:0}.ManageMembers-module-scss-module__A6LaOW__nameRow>.ManageMembers-module-scss-module__A6LaOW__name{flex-shrink:1}.ManageMembers-module-scss-module__A6LaOW__nameRow .mantine-Badge-root{width:max-content;overflow:visible}.ManageMembers-module-scss-module__A6LaOW__nameRow .mantine-Badge-label{width:max-content;overflow:visible}.ManageMembers-module-scss-module__A6LaOW__table th.ManageMembers-module-scss-module__A6LaOW__actionColumn,.ManageMembers-module-scss-module__A6LaOW__table td.ManageMembers-module-scss-module__A6LaOW__actionColumn{width:40px;padding-left:0;padding-right:0}.ManageMembers-module-scss-module__A6LaOW__table th.ManageMembers-module-scss-module__A6LaOW__interfacesColumn,.ManageMembers-module-scss-module__A6LaOW__table td.ManageMembers-module-scss-module__A6LaOW__interfacesColumn{width:140px;padding-right:0}.ManageMembers-module-scss-module__A6LaOW__accessColumn{width:130px}.ManageMembers-module-scss-module__A6LaOW__name{font-size:var(--ty-size-body);font-weight:var(--ty-weight-medium);line-height:var(--ty-line-normal);color:var(--color-text-default);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ManageMembers-module-scss-module__A6LaOW__email{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ManageMembers-module-scss-module__A6LaOW__teamMemberCount{margin-top:-.35rem}.ManageMembers-module-scss-module__A6LaOW__teamsColumn{max-width:200px}.ManageMembers-module-scss-module__A6LaOW__roleColumn{width:90px}.ManageMembers-module-scss-module__A6LaOW__seatColumn{width:160px}.ManageMembers-module-scss-module__A6LaOW__inlineSelect{width:115px}.ManageMembers-module-scss-module__A6LaOW__inlineControl{display:inline-flex}.ManageMembers-module-scss-module__A6LaOW__teamChevronIcon{transition:transform .15s var(--ease-in-out);display:inline-flex;transform:rotate(0)}.ManageMembers-module-scss-module__A6LaOW__teamChevronIconExpanded{transform:rotate(90deg)}.ManageMembers-module-scss-module__A6LaOW__expandedRowCell{background-color:var(--color-background-subtle)}.ManageMembers-module-scss-module__A6LaOW__expandedRowNameCell{}.ManageMembers-module-scss-module__A6LaOW__table td.ManageMembers-module-scss-module__A6LaOW__expandedRowNameCell{padding-left:1rem}
.ProjectInviteChecklist-module-scss-module__DyeGJa__container{border:1px solid var(--color-border-subtle);border-radius:.5rem}.ProjectInviteChecklist-module-scss-module__DyeGJa__step{align-items:center;gap:.75rem;min-height:28px;padding:.75rem;display:flex}.ProjectInviteChecklist-module-scss-module__DyeGJa__divider{border-bottom:1px dashed var(--color-border-subtle)}.ProjectInviteChecklist-module-scss-module__DyeGJa__stepIcon{flex-shrink:0;display:inline-flex}.ProjectInviteChecklist-module-scss-module__DyeGJa__stepIconDashed{justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.ProjectInviteChecklist-module-scss-module__DyeGJa__stepIconDashed:before{content:"";border:1.75px dashed var(--color-border-default);box-sizing:border-box;border-radius:50%;width:14px;height:14px}.ProjectInviteChecklist-module-scss-module__DyeGJa__stepText{flex:1;margin-right:3rem}.ProjectInviteChecklist-module-scss-module__DyeGJa__stepTextDone{--text-color:var(--color-text-subtle);text-decoration:line-through}.ProjectInviteChecklist-module-scss-module__DyeGJa__stepAction{flex-shrink:0}
.ShareModalShell-module-scss-module__p3wKjG__titleBackBtn{opacity:0;width:0;transition:width .25s var(--ease-in-out),opacity .2s ease;flex-shrink:0;overflow:hidden}.ShareModalShell-module-scss-module__p3wKjG__titleBackBtnVisible{opacity:1;width:36px}
.InviteRow-module-scss-module__HSdj5W__row{align-items:stretch;gap:.5rem;display:flex}.InviteRow-module-scss-module__HSdj5W__row>:first-child{flex:1}
.SetMapOriginDialog-module-scss-module__wL8cMq__featuredImage{object-fit:cover;width:100%;height:100%}.SetMapOriginDialog-module-scss-module__wL8cMq__previewMap{background-color:var(--color-background-layer-02-default);border-radius:9px;justify-content:center;align-items:center;width:100%;height:200px;display:flex;position:relative;overflow:hidden}.SetMapOriginDialog-module-scss-module__wL8cMq__previewMap.SetMapOriginDialog-module-scss-module__wL8cMq__emptyState{background-image:linear-gradient(#00000014 1px,#0000 1px),linear-gradient(90deg,#00000014 1px,#0000 1px);background-position:0 0,0 0;background-size:20px 20px,20px 20px;position:relative}.SetMapOriginDialog-module-scss-module__wL8cMq__previewMap.SetMapOriginDialog-module-scss-module__wL8cMq__emptyState:before{content:"";background:linear-gradient(to bottom right,#0000 49.8%,#0000001a 49.9% 50.1%,#0000 50.2%);width:100%;height:100%;position:absolute;top:0;left:0}.SetMapOriginDialog-module-scss-module__wL8cMq__previewMap.SetMapOriginDialog-module-scss-module__wL8cMq__emptyState:after{content:"";background:linear-gradient(to bottom left,#0000 49.8%,#0000001a 49.9% 50.1%,#0000 50.2%);width:100%;height:100%;position:absolute;top:0;left:0}.SetMapOriginDialog-module-scss-module__wL8cMq__loadingOverlay{background-color:#00000059;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.SetMapOriginDialog-module-scss-module__wL8cMq__centerCircle{border:1px solid #0000001a;border-radius:50%;width:100px;height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.SkeletonLoading-module-scss-module__pBMrra__skeletonGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;width:100%;min-width:0;display:grid;position:relative}.SkeletonLoading-module-scss-module__pBMrra__folderSkeleton{border:1px solid var(--color-border-subtle);background-color:var(--color-background-layer-01-default);border-radius:9px;align-items:center;width:100%;max-width:280px;min-height:80px;padding:1rem;display:flex}.SkeletonLoading-module-scss-module__pBMrra__folderHeader{align-items:center;gap:.75rem;width:100%;display:flex}.SkeletonLoading-module-scss-module__pBMrra__folderTitle{flex-direction:column;flex:1;gap:.5rem;display:flex}.SkeletonLoading-module-scss-module__pBMrra__projectSkeleton{border:1px solid var(--color-border-subtle);background-color:var(--color-background-subtle);border-radius:14px;width:100%;overflow:hidden}.SkeletonLoading-module-scss-module__pBMrra__projectImage{width:100%;padding-top:56.25%;position:relative}.SkeletonLoading-module-scss-module__pBMrra__projectImageSkeleton{width:100%;height:100%;position:absolute;top:0;left:0}.SkeletonLoading-module-scss-module__pBMrra__projectContent{flex-direction:column;gap:.25rem;min-height:62px;padding:.75rem;display:flex}.SkeletonLoading-module-scss-module__pBMrra__projectMeta{align-items:center;min-height:21px;display:flex}.SkeletonLoading-module-scss-module__pBMrra__datasetCardSkeleton{border:1px solid var(--color-border-default);background-color:var(--color-background-default);border-radius:9px;width:100%;min-height:60px;padding:.75rem}.SkeletonLoading-module-scss-module__pBMrra__datasetCardContent{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.SkeletonLoading-module-scss-module__pBMrra__datasetCardTitle{flex-direction:column;flex:1;gap:.3rem;min-width:0;display:flex}
.PasswordInput-module-scss-module__sojYHW__input{background-color:var(--color-background-input-default);height:28px;font-size:var(--ty-size-caption);border:1px solid #0000;border-radius:7px;line-height:1;transition:border-color .1s}.PasswordInput-module-scss-module__sojYHW__input[data-error]{color:var(--color-text-danger);border-color:var(--color-text-danger);background-color:var(--color-background-danger-default)}.PasswordInput-module-scss-module__sojYHW__input.PasswordInput-module-scss-module__sojYHW__lg{font-size:var(--ty-size-body)}.PasswordInput-module-scss-module__sojYHW__input.PasswordInput-module-scss-module__sojYHW__xl{font-size:var(--ty-size-header);border-radius:10px}.PasswordInput-module-scss-module__sojYHW__input:hover:not([data-error]):not([data-disabled]),.PasswordInput-module-scss-module__sojYHW__input:focus:not([data-error]):not([data-disabled]){border-color:var(--color-border-default)}.PasswordInput-module-scss-module__sojYHW__innerInput{font-size:var(--ty-size-caption)}.PasswordInput-module-scss-module__sojYHW__innerInput.PasswordInput-module-scss-module__sojYHW__lg{font-size:var(--ty-size-body)}.PasswordInput-module-scss-module__sojYHW__innerInput.PasswordInput-module-scss-module__sojYHW__xl{font-size:var(--ty-size-header)}.PasswordInput-module-scss-module__sojYHW__innerInput::placeholder{color:var(--color-text-subtle)}.PasswordInput-module-scss-module__sojYHW__innerInput[data-invalid]::placeholder{color:var(--color-text-danger)}.PasswordInput-module-scss-module__sojYHW__container{position:relative}.PasswordInput-module-scss-module__sojYHW__errorContainer{transition:height .3s var(--ease-out),margin-top .3s var(--ease-out);height:0;margin-top:0;overflow:hidden}.PasswordInput-module-scss-module__sojYHW__errorContainer.PasswordInput-module-scss-module__sojYHW__hasError{margin-top:4px}.PasswordInput-module-scss-module__sojYHW__error{color:var(--color-text-danger);line-height:1.3;font-size:var(--ty-size-caption);opacity:0;transition:opacity .3s ease,transform .3s var(--ease-out);margin:0;transform:translateY(4px)}.PasswordInput-module-scss-module__sojYHW__hasError .PasswordInput-module-scss-module__sojYHW__error{opacity:1;transform:translateY(0)}.PasswordInput-module-scss-module__sojYHW__error.PasswordInput-module-scss-module__sojYHW__xl{font-size:14px}
.SelectableTile-module-scss-module__qVfjiW__wrapper{display:flex;position:relative}.SelectableTile-module-scss-module__qVfjiW__tile{border:1.5px solid var(--color-border-default);background:var(--color-background-default);cursor:pointer;text-align:left;min-height:52px;color:var(--color-text-default);border-radius:.5rem;flex-direction:column;flex:1;justify-content:center;gap:.25rem;padding:.5rem;font-family:inherit;font-size:12px;font-weight:500;transition:border-color .1s,background .1s;display:flex}.SelectableTile-module-scss-module__qVfjiW__tile:hover{background:var(--color-background-subtle)}.SelectableTile-module-scss-module__qVfjiW__tile:disabled{cursor:not-allowed;opacity:.5}.SelectableTile-module-scss-module__qVfjiW__selected{border-color:var(--color-border-selected);background:var(--color-background-selected-default);color:var(--color-text-selected)}.SelectableTile-module-scss-module__qVfjiW__selected:hover{background:var(--color-background-selected-hovered)}.SelectableTile-module-scss-module__qVfjiW__checkSlot{position:absolute;top:.5rem;right:.5rem}
.Slider-module-scss-module__PCbABW__sliderTrack:before{background-color:var(--color-background-layer-01-default)}.Slider-module-scss-module__PCbABW__sliderBar{background-color:var(--color-text-headlines);z-index:3}.Slider-module-scss-module__PCbABW__sliderThumb{background-color:var(--color-background-default);border:3px solid var(--color-text-headlines);width:16px;height:16px}.Slider-module-scss-module__PCbABW__disabledBar{background-color:var(--neutral-600)!important}.Slider-module-scss-module__PCbABW__disabledThumb{background-color:var(--neutral-600)!important;border-color:var(--neutral-600)!important}.Slider-module-scss-module__PCbABW__mark{background-color:var(--neutral-200);border-color:#0000;border-color:var(--neutral-200);border-radius:0;width:2px}
.CrsFileCard-module-scss-module__JB3wcW__crsSelect{width:100%;max-width:280px}
.XlsxSheetImportModal-module-scss-module__-UXmcG__panelActive{height:100%;min-height:0}.XlsxSheetImportModal-module-scss-module__-UXmcG__panelHidden{display:none}.XlsxSheetImportModal-module-scss-module__-UXmcG__contentRow{height:100%;min-height:0;position:relative}.XlsxSheetImportModal-module-scss-module__-UXmcG__sheetsCardContainer{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:.75rem;max-height:25rem;padding:.25rem;display:grid;overflow-y:auto}.XlsxSheetImportModal-module-scss-module__-UXmcG__sheetCard{border:1px solid var(--color-border-default);cursor:pointer;border-radius:.75rem;flex-direction:row;align-items:center;gap:.75rem;padding:1rem;transition:all .1s;display:flex}.XlsxSheetImportModal-module-scss-module__-UXmcG__sheetCard:hover{background-color:var(--color-background-subtle)}.XlsxSheetImportModal-module-scss-module__-UXmcG__selectedCard{border-color:var(--color-border-brand);background-color:var(--color-background-selected-default);--text-color:var(--color-text-selected)}.XlsxSheetImportModal-module-scss-module__-UXmcG__selectedCard:hover{background-color:var(--color-background-selected-hovered)}.XlsxSheetImportModal-module-scss-module__-UXmcG__sheetCardContent{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}
.Table-module-scss-module__eqF0wW__table{width:100%;color:var(--color-text-default)}.Table-module-scss-module__eqF0wW__table thead th{font-size:var(--ty-size-caption);font-weight:var(--ty-weight-medium);line-height:var(--ty-line-tight);color:var(--color-text-subtle);text-align:left;white-space:nowrap;border-bottom:1px solid var(--color-border-subtle);background-color:#0000;padding:.5rem .75rem}.Table-module-scss-module__eqF0wW__table tbody td{font-size:var(--ty-size-body);line-height:var(--ty-line-normal);color:var(--color-text-default);vertical-align:middle;border-bottom:1px solid var(--color-border-subtle);padding:.75rem}.Table-module-scss-module__eqF0wW__table tbody tr:last-child td{border-bottom:none}
.Textarea-module-scss-module__t6zaFq__container{display:block;position:relative}.Textarea-module-scss-module__t6zaFq__input{font-size:var(--ty-size-caption);background-color:var(--color-background-input-default);min-height:80px;transition:border-color .1s ease,height .2s var(--ease-in-out);border:1px solid #0000;border-radius:7px}.Textarea-module-scss-module__t6zaFq__input.Textarea-module-scss-module__t6zaFq__unstyled{background-color:#0000;border:none;padding:0}.Textarea-module-scss-module__t6zaFq__input.Textarea-module-scss-module__t6zaFq__lg{font-size:var(--ty-size-body);min-height:100px}.Textarea-module-scss-module__t6zaFq__input.Textarea-module-scss-module__t6zaFq__xl{font-size:var(--ty-size-header);border-radius:10px;min-height:100px}.Textarea-module-scss-module__t6zaFq__input[data-error]{color:var(--color-text-danger);border-color:var(--color-text-danger);background-color:var(--color-background-danger-default)}.Textarea-module-scss-module__t6zaFq__input[data-error]::placeholder{color:var(--color-text-danger)}.Textarea-module-scss-module__t6zaFq__input::placeholder{color:var(--color-text-subtle)}.Textarea-module-scss-module__t6zaFq__input.Textarea-module-scss-module__t6zaFq__showScrollbar{scrollbar-width:thin;overflow-y:auto!important}.Textarea-module-scss-module__t6zaFq__input.Textarea-module-scss-module__t6zaFq__showScrollbar::-webkit-scrollbar{width:6px}.Textarea-module-scss-module__t6zaFq__input.Textarea-module-scss-module__t6zaFq__showScrollbar::-webkit-scrollbar-track{background:0 0}.Textarea-module-scss-module__t6zaFq__input.Textarea-module-scss-module__t6zaFq__showScrollbar::-webkit-scrollbar-thumb{background-color:var(--color-border-default);border-radius:3px}.Textarea-module-scss-module__t6zaFq__input.Textarea-module-scss-module__t6zaFq__showScrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--color-border-subtle)}.Textarea-module-scss-module__t6zaFq__input:hover:not([data-error]):not([data-disabled]),.Textarea-module-scss-module__t6zaFq__input:focus:not([data-error]):not([data-disabled]){border-color:var(--color-border-default)}.Textarea-module-scss-module__t6zaFq__errorContainer{transition:height .3s var(--ease-out),margin-top .3s var(--ease-out);height:0;margin-top:0;overflow:hidden}.Textarea-module-scss-module__t6zaFq__errorContainer.Textarea-module-scss-module__t6zaFq__hasError{margin-top:4px}.Textarea-module-scss-module__t6zaFq__error{color:var(--color-text-danger);line-height:1.3;font-size:var(--ty-size-caption);opacity:0;transition:opacity .3s ease,transform .3s var(--ease-out);margin:0;transform:translateY(4px)}.Textarea-module-scss-module__t6zaFq__hasError .Textarea-module-scss-module__t6zaFq__error{opacity:1;transform:translateY(0)}.Textarea-module-scss-module__t6zaFq__error.Textarea-module-scss-module__t6zaFq__xl{font-size:14px}.Textarea-module-scss-module__t6zaFq__bottomChildren{background-color:var(--color-background-input-default);pointer-events:none;z-index:2;border-radius:0 0 7px 7px;justify-content:space-between;align-items:flex-end;padding:8px;display:flex;position:absolute;bottom:2px;left:2px;right:2px}.Textarea-module-scss-module__t6zaFq__bottomChildren>*{pointer-events:auto}
.LocationSearch-module-scss-module__PMYIOW__search{max-width:200px}.LocationSearch-module-scss-module__PMYIOW__searchResults{max-height:200px;overflow-y:auto!important}.LocationSearch-module-scss-module__PMYIOW__searchResults::-webkit-scrollbar{width:8px;display:block!important}.LocationSearch-module-scss-module__PMYIOW__searchResults::-webkit-scrollbar-thumb{background-color:var(--color-background-active);border-radius:4px;display:block!important}.LocationSearch-module-scss-module__PMYIOW__searchResults::-webkit-scrollbar-thumb:hover{background-color:var(--color-border-brand);display:block!important}.LocationSearch-module-scss-module__PMYIOW__searchResults{scrollbar-width:thin!important;scrollbar-color:var(--color-background-active) #0000!important}.LocationSearch-module-scss-module__PMYIOW__searchResults.LocationSearch-module-scss-module__PMYIOW__phone{margin-top:1rem}.LocationSearch-module-scss-module__PMYIOW__searchResultsContainer{height:200px}.LocationSearch-module-scss-module__PMYIOW__searchResult{cursor:pointer;min-height:2.5rem;color:var(--color-text-default);font-size:var(--ty-size-body);font-weight:var(--ty-weight-medium);border-radius:.5rem;grid-template-columns:1fr auto;align-items:center;gap:.5rem;margin-top:.25rem;padding:.5rem 1rem;display:grid}.LocationSearch-module-scss-module__PMYIOW__searchResult.LocationSearch-module-scss-module__PMYIOW__hovered,.LocationSearch-module-scss-module__PMYIOW__searchResult:hover{background-color:var(--color-background-subtle)}.LocationSearch-module-scss-module__PMYIOW__searchResult.LocationSearch-module-scss-module__PMYIOW__isPhone{border-top:1px solid var(--color-border-default);white-space:nowrap;text-overflow:ellipsis;border-radius:0;padding:1rem;font-size:1rem;overflow:hidden}
.LocationControl-module-scss-module__izZcpW__locationButtons{transition:top .3s var(--ease-out);justify-content:center;align-items:center;gap:5px;display:flex;position:absolute;top:calc(54.5px + 1rem);right:1rem}.LocationControl-module-scss-module__izZcpW__locationButtons.LocationControl-module-scss-module__izZcpW__active{top:calc(85.5px + 1rem)}.LocationControl-module-scss-module__izZcpW__locationButtons.LocationControl-module-scss-module__izZcpW__fullscreen{top:calc(54.5px + 1rem)}.LocationControl-module-scss-module__izZcpW__buttons{padding:10px;box-shadow:0 2px 4px #0000001a;background-color:var(--color-background-default)!important;border-radius:7px!important;height:40px!important}.LocationControl-module-scss-module__izZcpW__buttons.LocationControl-module-scss-module__izZcpW__active{background-color:var(--color-background-selected-default)!important}.LocationControl-module-scss-module__izZcpW__buttons.LocationControl-module-scss-module__izZcpW__active svg path{fill:var(--blue-400)}.LocationControl-module-scss-module__izZcpW__buttons.LocationControl-module-scss-module__izZcpW__iconButton{width:40px!important}
.ReusableMap-module-scss-module__SphaDW__mapContainer{width:100%;height:100%;position:relative;overflow:hidden}.ReusableMap-module-scss-module__SphaDW__loadingOverlay{z-index:1000;position:absolute;inset:0}.ReusableMap-module-scss-module__SphaDW__locationSearch{position:absolute;top:1rem;left:1rem}.ReusableMap-module-scss-module__SphaDW__searchBar{background-color:var(--color-background-default);border:var(--color-border-default);border-radius:.5rem;padding:.5rem}.ReusableMap-module-scss-module__SphaDW__searchInputWrapper{flex-direction:row;align-items:center;gap:.5rem;display:flex}.ReusableMap-module-scss-module__SphaDW__tool{cursor:pointer;z-index:1;background-color:var(--color-background-default);border-radius:.5rem;justify-content:center;align-items:center;width:36px;height:36px;padding:.3rem;display:flex;position:relative}.ReusableMap-module-scss-module__SphaDW__tool:hover{background-color:var(--color-background-subtle)}.ReusableMap-module-scss-module__SphaDW__searchBarWrapper{z-index:1}.ReusableMap-module-scss-module__SphaDW__zoomControls{z-index:1001;flex-direction:column;gap:8px;display:flex;position:absolute;bottom:16px;right:16px}
.MobileGeometryDrawer-module-scss-module__DNjSaa__fabContainer{width:100vw;transition:top .3s var(--ease-drawer);gap:16px;display:flex;position:absolute;top:calc(54.5px + 1rem);left:1rem}.MobileGeometryDrawer-module-scss-module__DNjSaa__fabContainer.MobileGeometryDrawer-module-scss-module__DNjSaa__isTracking{top:calc(85.5px + 1rem)}.MobileGeometryDrawer-module-scss-module__DNjSaa__crosshair{pointer-events:none;--crosshair-color:#000000b3;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.MobileGeometryDrawer-module-scss-module__DNjSaa__crosshair.MobileGeometryDrawer-module-scss-module__DNjSaa__tracking{--crosshair-color:var(--blue-400)}.MobileGeometryDrawer-module-scss-module__DNjSaa__vertical,.MobileGeometryDrawer-module-scss-module__DNjSaa__horizontal{background:#000000b3;position:absolute}.MobileGeometryDrawer-module-scss-module__DNjSaa__vertical{background:0 0;width:2px;height:80px;top:50%;left:50%;transform:translate(-50%,-50%)}.MobileGeometryDrawer-module-scss-module__DNjSaa__vertical:before,.MobileGeometryDrawer-module-scss-module__DNjSaa__vertical:after{content:"";background:var(--crosshair-color);width:100%;height:32px;position:absolute}.MobileGeometryDrawer-module-scss-module__DNjSaa__vertical:before{bottom:calc(50% + 12px)}.MobileGeometryDrawer-module-scss-module__DNjSaa__vertical:after{top:calc(50% + 12px)}.MobileGeometryDrawer-module-scss-module__DNjSaa__horizontal{background:0 0;width:80px;height:2px;top:50%;left:50%;transform:translate(-50%,-50%)}.MobileGeometryDrawer-module-scss-module__DNjSaa__horizontal:before,.MobileGeometryDrawer-module-scss-module__DNjSaa__horizontal:after{content:"";background:var(--crosshair-color);width:32px;height:100%;position:absolute}.MobileGeometryDrawer-module-scss-module__DNjSaa__horizontal:before{right:calc(50% + 12px)}.MobileGeometryDrawer-module-scss-module__DNjSaa__horizontal:after{left:calc(50% + 12px)}.MobileGeometryDrawer-module-scss-module__DNjSaa__magnifier{border:2px solid var(--crosshair-color);background:#fff3;border-radius:50%;width:24px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MobileGeometryDrawer-module-scss-module__DNjSaa__dot{background:var(--crosshair-color);border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MobileGeometryDrawer-module-scss-module__DNjSaa__header{flex-direction:column;justify-content:space-between;margin-bottom:1rem;display:flex}.MobileGeometryDrawer-module-scss-module__DNjSaa__buttonContainer{justify-content:center;gap:16px;display:flex}.MobileGeometryDrawer-module-scss-module__DNjSaa__coordinates{grid-template-columns:1fr 1fr;gap:1rem;width:100%;display:grid}.MobileGeometryDrawer-module-scss-module__DNjSaa__locationHeader{flex-direction:column;gap:4px;display:flex}.MobileGeometryDrawer-module-scss-module__DNjSaa__form{flex-direction:column;gap:1rem;display:flex}.MobileGeometryDrawer-module-scss-module__DNjSaa__measurement{gap:.5rem;display:flex}.MobileGeometryDrawer-module-scss-module__DNjSaa__bottomBar{z-index:1000;min-height:60px;padding-bottom:env(safe-area-inset-bottom);background:#fff;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px #0000001a}.MobileGeometryDrawer-module-scss-module__DNjSaa__bottomBarContent{justify-content:space-between;gap:0;width:100%;height:100%;min-height:60px;display:flex}.MobileGeometryDrawer-module-scss-module__DNjSaa__bottomBarButton{background-color:var(--color-background-default);color:var(--color-text-default);cursor:pointer;border:none;border-right:1px solid var(--color-border-default);flex:1;justify-content:center;align-items:center;gap:.5rem;height:100%;min-height:60px;padding:0 1rem;font-size:1.15em;font-weight:500;display:flex}.MobileGeometryDrawer-module-scss-module__DNjSaa__bottomBarButton:last-child{border-right:none}.MobileGeometryDrawer-module-scss-module__DNjSaa__bottomBarButton:active{transform:scale(.98)}.MobileGeometryDrawer-module-scss-module__DNjSaa__bottomBarButton span{white-space:nowrap}.MobileGeometryDrawer-module-scss-module__DNjSaa__middleButton{border-left:1px solid var(--color-border-default)}.MobileGeometryDrawer-module-scss-module__DNjSaa__submitButton{background-color:var(--color-background-brand-default);color:var(--color-text-inverse)}.MobileGeometryDrawer-module-scss-module__DNjSaa__formContent{background-color:var(--color-background-default);flex-direction:column;padding:1rem;display:flex}.MobileGeometryDrawer-module-scss-module__DNjSaa__drawerContent{flex-direction:column;gap:16px;display:flex}.MobileGeometryDrawer-module-scss-module__DNjSaa__section{padding:1rem}.MobileGeometryDrawer-module-scss-module__DNjSaa__section .MobileGeometryDrawer-module-scss-module__DNjSaa__sectionHeader{align-items:center;gap:.5rem;display:flex}.MobileGeometryDrawer-module-scss-module__DNjSaa__section .MobileGeometryDrawer-module-scss-module__DNjSaa__sectionHeader h2{margin:0;font-size:1.125rem;font-weight:600}.MobileGeometryDrawer-module-scss-module__DNjSaa__layersMenuItems{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.MobileGeometryDrawer-module-scss-module__DNjSaa__layerMenuItem{cursor:pointer;background-color:var(--color-background-default);border-radius:.5rem;align-items:center;padding:1rem;font-size:.875rem;transition:background-color .2s;display:flex}.MobileGeometryDrawer-module-scss-module__DNjSaa__layerMenuItem:hover{background-color:var(--color-background-hovered)}.MobileGeometryDrawer-module-scss-module__DNjSaa__layerIcon{color:var(--color-text-subtle);align-items:center;margin-right:.75rem;display:flex}.MobileGeometryDrawer-module-scss-module__DNjSaa__layerName{color:var(--color-text-default);flex:1}.MobileGeometryDrawer-module-scss-module__DNjSaa__selectedLayer{align-items:center;gap:.5rem;margin-left:.5rem;font-weight:500;display:flex}.MobileGeometryDrawer-module-scss-module__DNjSaa__newDatasetContainer{flex-direction:column;gap:1rem;padding:1rem;display:flex}.MobileGeometryDrawer-module-scss-module__DNjSaa__sectionHeader{justify-content:left;align-items:center;gap:.5rem;display:flex}.MobileGeometryDrawer-module-scss-module__DNjSaa__geometryTypeSelection{border-radius:1rem;flex-flow:wrap;justify-content:space-between;display:flex}.MobileGeometryDrawer-module-scss-module__DNjSaa__geometryCard{background-color:var(--neutral-100);cursor:pointer;border-radius:.5rem;flex-direction:row;align-items:center;gap:.25rem;width:33%;padding:.5rem;display:flex}.MobileGeometryDrawer-module-scss-module__DNjSaa__geometryCard.MobileGeometryDrawer-module-scss-module__DNjSaa__selected{background-color:var(--neutral-200);border:2px solid var(--color-border-selected)}.MobileGeometryDrawer-module-scss-module__DNjSaa__newDatasetButtons{justify-content:space-between;gap:.5rem;width:100%;height:100%;min-height:40px;display:flex}.MobileGeometryDrawer-module-scss-module__DNjSaa__newDatasetButton{background-color:var(--color-background-default);color:var(--color-text-default);cursor:pointer;border:none;border-right:1px solid var(--color-border-default);border-radius:7px;flex:1;justify-content:center;align-items:center;gap:.5rem;height:100%;min-height:40px;margin-top:.5rem;padding:0 1rem;font-size:1.15em;font-weight:500;display:flex}.MobileGeometryDrawer-module-scss-module__DNjSaa__newDatasetButton:last-child{border-right:none}.MobileGeometryDrawer-module-scss-module__DNjSaa__newDatasetButton:active{transform:scale(.98)}.MobileGeometryDrawer-module-scss-module__DNjSaa__newDatasetButton span{white-space:nowrap}.MobileGeometryDrawer-module-scss-module__DNjSaa__newDatasetButton.MobileGeometryDrawer-module-scss-module__DNjSaa__submitButton{background-color:var(--color-background-brand-default);color:var(--color-text-inverse)}
.GPSAccuracy-module-scss-module__DBJOIq__container{width:100%;min-height:20px;color:var(--color-text-default);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff4d;justify-content:center;align-items:center;padding:8px;font-size:12px;position:absolute;top:56px;left:0}.GPSAccuracy-module-scss-module__DBJOIq__container.GPSAccuracy-module-scss-module__DBJOIq__fullscreen{background:#ffffff80;min-height:0;padding:10px;top:0}
.FormSubmissionView-module-scss-module__ezFT8a__container{width:100%;max-height:100%;margin:3rem 0;position:relative;overflow-y:auto}.FormSubmissionView-module-scss-module__ezFT8a__modalContainer{flex-direction:column;gap:1rem;display:flex}.FormSubmissionView-module-scss-module__ezFT8a__formContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.FormSubmissionView-module-scss-module__ezFT8a__inner{flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;width:100%;max-width:860px;height:auto;margin:0 auto;display:flex}.FormSubmissionView-module-scss-module__ezFT8a__inner.FormSubmissionView-module-scss-module__ezFT8a__fadeIn{opacity:0;transition:opacity .2s}.FormSubmissionView-module-scss-module__ezFT8a__inner.FormSubmissionView-module-scss-module__ezFT8a__visible{opacity:1}.FormSubmissionView-module-scss-module__ezFT8a__previewWrapper{background-color:var(--color-background-default);flex-direction:column;gap:1rem;width:100%;max-width:750px;height:100%;display:flex;position:relative;overflow:hidden}.FormSubmissionView-module-scss-module__ezFT8a__previewWrapper:not(.FormSubmissionView-module-scss-module__ezFT8a__modal){border-radius:1rem;margin-top:2rem;padding:1rem}.FormSubmissionView-module-scss-module__ezFT8a__header{margin-right:2rem}.FormSubmissionView-module-scss-module__ezFT8a__mapContainer{width:100%;height:50vh;position:relative}.FormSubmissionView-module-scss-module__ezFT8a__mapContainer.FormSubmissionView-module-scss-module__ezFT8a__mobile{height:40%}.FormSubmissionView-module-scss-module__ezFT8a__submitButton{width:100%;margin-top:.5rem}@media (max-width:768px){.FormSubmissionView-module-scss-module__ezFT8a__finished{padding-bottom:env(safe-area-inset-bottom)}}.FormSubmissionView-module-scss-module__ezFT8a__customMessage{max-width:600px}.FormSubmissionView-module-scss-module__ezFT8a__fieldContainer{width:100%;min-height:50px;margin:0 auto;position:relative}@media (max-width:768px){.FormSubmissionView-module-scss-module__ezFT8a__submitButton{margin-top:0;margin-bottom:env(safe-area-inset-bottom)}.FormSubmissionView-module-scss-module__ezFT8a__mapContainer{width:100%;height:40vh;margin-bottom:0;bottom:0}.FormSubmissionView-module-scss-module__ezFT8a__mapContainer.FormSubmissionView-module-scss-module__ezFT8a__fullscreen{z-index:1000;width:100vw;height:100vh;position:fixed;inset:0}.FormSubmissionView-module-scss-module__ezFT8a__fieldContainer{width:calc(100% - 2rem);margin:1rem auto}.FormSubmissionView-module-scss-module__ezFT8a__container{background-color:var(--color-background-default);padding:1rem}.FormSubmissionView-module-scss-module__ezFT8a__formContainer{flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;display:flex}.FormSubmissionView-module-scss-module__ezFT8a__formContainer .FormSubmissionView-module-scss-module__ezFT8a__fieldContainer{width:100%;margin:.5rem 0}.FormSubmissionView-module-scss-module__ezFT8a__inner{background-color:var(--color-background-default);width:100%;max-width:860px;height:auto;margin:0 auto}}.FormSubmissionView-module-scss-module__ezFT8a__boundaryError{color:var(--color-text-inverse);z-index:1;text-align:center;background-color:#00000080;border-radius:4px;max-width:90%;padding:8px 16px;font-weight:500;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}@media (max-width:768px){.FormSubmissionView-module-scss-module__ezFT8a__boundaryError{top:10px;bottom:unset}}.FormSubmissionView-module-scss-module__ezFT8a__successIcon{background-color:var(--color-background-success-default);border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;display:flex}.FormSubmissionView-module-scss-module__ezFT8a__successIcon svg{fill:var(--color-icon-success)}
.MobilePortal-module-scss-module__zArm1a__mobilePortal{pointer-events:all}
.SetUserVariablesModal-module-scss-module__MMTlwG__overlay{animation:SetUserVariablesModal-module-scss-module__MMTlwG__fadeIn .2s var(--ease-out);z-index:2;background:#000000b3;justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:0}.SetUserVariablesModal-module-scss-module__MMTlwG__modal{width:100%;max-height:85vh;animation:SetUserVariablesModal-module-scss-module__MMTlwG__slideUp .3s var(--ease-out);background:#fff;border-radius:16px 16px 0 0;flex-direction:column;display:flex;box-shadow:0 -4px 24px #00000026}.SetUserVariablesModal-module-scss-module__MMTlwG__header{border-bottom:1px solid #f0f0f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.SetUserVariablesModal-module-scss-module__MMTlwG__closeButton{border-radius:8px;min-width:auto;min-height:auto;padding:8px}.SetUserVariablesModal-module-scss-module__MMTlwG__closeButton:hover{background:#f5f5f5}.SetUserVariablesModal-module-scss-module__MMTlwG__content{-webkit-overflow-scrolling:touch;flex:1;padding:24px;overflow-y:auto}.SetUserVariablesModal-module-scss-module__MMTlwG__errorAlert{margin-top:16px}.SetUserVariablesModal-module-scss-module__MMTlwG__fieldsContainer{flex-direction:column;gap:20px;display:flex}.SetUserVariablesModal-module-scss-module__MMTlwG__fieldContainer{flex-direction:column;display:flex}.SetUserVariablesModal-module-scss-module__MMTlwG__checkboxContainer{justify-content:space-between;align-items:center;min-height:60px;padding:16px 0;display:flex}.SetUserVariablesModal-module-scss-module__MMTlwG__checkboxLabel{color:#2c2e33;font-size:16px}.SetUserVariablesModal-module-scss-module__MMTlwG__footer{background:#fff;border-top:1px solid #f0f0f0;border-radius:0 0 16px 16px;flex-shrink:0;gap:12px;padding:20px 24px;display:flex}.SetUserVariablesModal-module-scss-module__MMTlwG__fieldError{--text-color:var(--color-text-danger)}.SetUserVariablesModal-module-scss-module__MMTlwG__cancelButton{border-radius:12px;flex:1;height:50px;font-size:16px;font-weight:500}.SetUserVariablesModal-module-scss-module__MMTlwG__saveButton{border-radius:12px;flex:2;height:50px;font-size:16px;font-weight:500}@keyframes SetUserVariablesModal-module-scss-module__MMTlwG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes SetUserVariablesModal-module-scss-module__MMTlwG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.AtlasAttribution-module-scss-module__XJFpOq__anchor{z-index:1;pointer-events:none;position:absolute}.AtlasAttribution-module-scss-module__XJFpOq__anchor a{pointer-events:auto}.AtlasAttribution-module-scss-module__XJFpOq__bottomLeft{bottom:.5rem;left:.5rem}.AtlasAttribution-module-scss-module__XJFpOq__bottomRight{bottom:.5rem;right:.5rem}.AtlasAttribution-module-scss-module__XJFpOq__topLeft{top:.5rem;left:.5rem}.AtlasAttribution-module-scss-module__XJFpOq__topRight{top:.5rem;right:.5rem}
.BuiltWithAtlas-module-scss-module__Hxb-Oa__link:hover{text-decoration:none}.BuiltWithAtlas-module-scss-module__Hxb-Oa__pill{background-color:var(--color-background-default);--text-weight:var(--ty-weight-medium);border:1px solid var(--color-border-default);border-radius:.5rem;align-items:center;gap:.5rem;width:fit-content;padding:.5rem 1rem;display:flex;box-shadow:0 8px 24px #959da533}.BuiltWithAtlas-module-scss-module__Hxb-Oa__pill span{white-space:nowrap;flex-shrink:0}.BuiltWithAtlas-module-scss-module__Hxb-Oa__pill img{height:24px}.BuiltWithAtlas-module-scss-module__Hxb-Oa__dark{background-color:var(--color-background-inverse-default);border-color:var(--color-border-inverse);box-shadow:none}.BuiltWithAtlas-module-scss-module__Hxb-Oa__dark span{color:var(--color-text-inverse)}
.InterfaceNavigationPanel-module-scss-module__rO7IZG__navigationPanel{width:var(--navigation-panel-width);min-width:var(--navigation-panel-width);background-color:var(--color-background-toolbar-default);pointer-events:all;z-index:1;opacity:0;height:100%;transition:width .2s var(--ease-out),min-width .2s var(--ease-out),opacity .2s var(--ease-out);flex-direction:column;flex-shrink:0;padding:.5rem;display:flex;position:relative;overflow:hidden}.InterfaceNavigationPanel-module-scss-module__rO7IZG__navigationPanel.InterfaceNavigationPanel-module-scss-module__rO7IZG__ready{opacity:1}.InterfaceNavigationPanel-module-scss-module__rO7IZG__navigationPanel.InterfaceNavigationPanel-module-scss-module__rO7IZG__collapsed{width:var(--navigation-panel-collapsed-width);min-width:var(--navigation-panel-collapsed-width)}.InterfaceNavigationPanel-module-scss-module__rO7IZG__navigationPanel.InterfaceNavigationPanel-module-scss-module__rO7IZG__collapsed .InterfaceNavigationPanel-module-scss-module__rO7IZG__projectTitle{opacity:0;max-width:0}.InterfaceNavigationPanel-module-scss-module__rO7IZG__navigationPanel.InterfaceNavigationPanel-module-scss-module__rO7IZG__collapsed .InterfaceNavigationPanel-module-scss-module__rO7IZG__projectInitials{opacity:1;transition:opacity .2s .18s,transform .25s cubic-bezier(.34,1.56,.64,1) .18s;transform:translate(-50%)translateY(-50%)scale(1)}.InterfaceNavigationPanel-module-scss-module__rO7IZG__navigationPanel.InterfaceNavigationPanel-module-scss-module__rO7IZG__collapsed .InterfaceNavigationPanel-module-scss-module__rO7IZG__interfaceItem{gap:0}.InterfaceNavigationPanel-module-scss-module__rO7IZG__navigationPanel.InterfaceNavigationPanel-module-scss-module__rO7IZG__collapsed .InterfaceNavigationPanel-module-scss-module__rO7IZG__interfaceName{opacity:0;flex-grow:0;max-width:0}.InterfaceNavigationPanel-module-scss-module__rO7IZG__navigationPanel.InterfaceNavigationPanel-module-scss-module__rO7IZG__collapsed .InterfaceNavigationPanel-module-scss-module__rO7IZG__loadingWrapper{display:none}.InterfaceNavigationPanel-module-scss-module__rO7IZG__navigationPanel.InterfaceNavigationPanel-module-scss-module__rO7IZG__collapsed .InterfaceNavigationPanel-module-scss-module__rO7IZG__iconLoadingOverlay{animation:InterfaceNavigationPanel-module-scss-module__rO7IZG__iconOverlayIn .15s var(--ease-out) .3s both}.InterfaceNavigationPanel-module-scss-module__rO7IZG__navigationPanel.InterfaceNavigationPanel-module-scss-module__rO7IZG__collapsed .InterfaceNavigationPanel-module-scss-module__rO7IZG__interfaceIcon:has(.InterfaceNavigationPanel-module-scss-module__rO7IZG__iconLoadingOverlay) svg{animation:InterfaceNavigationPanel-module-scss-module__rO7IZG__iconFadeOut .1s var(--ease-out) .3s both}.InterfaceNavigationPanel-module-scss-module__rO7IZG__navigationPanel.InterfaceNavigationPanel-module-scss-module__rO7IZG__collapsed .InterfaceNavigationPanel-module-scss-module__rO7IZG__collapseToggle{gap:0}.InterfaceNavigationPanel-module-scss-module__rO7IZG__navigationPanel.InterfaceNavigationPanel-module-scss-module__rO7IZG__collapsed .InterfaceNavigationPanel-module-scss-module__rO7IZG__collapseLabel{opacity:0;flex-grow:0;max-width:0}.InterfaceNavigationPanel-module-scss-module__rO7IZG__navigationPanel.InterfaceNavigationPanel-module-scss-module__rO7IZG__collapsed .InterfaceNavigationPanel-module-scss-module__rO7IZG__collapseChevron{transform:rotate(180deg)}.InterfaceNavigationPanel-module-scss-module__rO7IZG__header{align-items:center;gap:.5rem;min-height:1.5rem;margin:.5rem .5rem 1rem;display:flex;position:relative}.InterfaceNavigationPanel-module-scss-module__rO7IZG__logo{object-fit:contain;flex-shrink:0;width:24px;height:24px}.InterfaceNavigationPanel-module-scss-module__rO7IZG__projectInitials{background-color:var(--nav-item-hover-color,var(--color-background-toolbar-hovered));border:1px solid color-mix(in srgb, var(--nav-text-color,var(--color-text-inverse)) 30%, transparent);width:24px;height:24px;color:var(--nav-text-color,var(--color-text-inverse));font-size:9px;font-weight:var(--ty-weight-semibold);letter-spacing:.04em;text-transform:uppercase;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;transition:opacity .15s ease,transform .15s var(--ease-out);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)scale(.5)}.InterfaceNavigationPanel-module-scss-module__rO7IZG__projectTitle{--text-color:var(--nav-text-color,var(--color-text-inverse));white-space:nowrap;text-overflow:ellipsis;opacity:1;max-width:200px;transition:max-width .2s var(--ease-out),opacity .15s ease;flex-shrink:1;overflow:hidden}.InterfaceNavigationPanel-module-scss-module__rO7IZG__interfaceList{flex-direction:column;gap:.25rem;display:flex;overflow-y:auto}.InterfaceNavigationPanel-module-scss-module__rO7IZG__interfaceItem{height:calc(var(--navigation-panel-collapsed-width) - 1rem);cursor:pointer;padding-inline:calc((var(--navigation-panel-collapsed-width) - 1rem - 18px)/2);transition:background-color .1s ease,gap .2s var(--ease-out);background:0 0;border:none;border-radius:.5rem;outline:none;flex-direction:row;align-items:center;gap:.5rem;width:100%;display:flex;overflow:hidden}.InterfaceNavigationPanel-module-scss-module__rO7IZG__interfaceItem:focus-visible,.InterfaceNavigationPanel-module-scss-module__rO7IZG__interfaceItem.InterfaceNavigationPanel-module-scss-module__rO7IZG__active,.InterfaceNavigationPanel-module-scss-module__rO7IZG__interfaceItem:hover{background-color:var(--nav-item-hover-color,var(--color-background-toolbar-hovered))}.InterfaceNavigationPanel-module-scss-module__rO7IZG__interfaceIcon{flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.InterfaceNavigationPanel-module-scss-module__rO7IZG__interfaceIcon svg{fill:var(--nav-text-color,var(--color-text-inverse))}.InterfaceNavigationPanel-module-scss-module__rO7IZG__interfaceName{color:var(--nav-text-color,var(--color-text-inverse));text-overflow:ellipsis;white-space:nowrap;text-align:left;opacity:1;min-width:0;max-width:200px;transition:max-width .2s var(--ease-out),opacity .15s ease;flex:1;font-size:12px;font-weight:500;overflow:hidden}.InterfaceNavigationPanel-module-scss-module__rO7IZG__collapseToggle{height:calc(var(--navigation-panel-collapsed-width) - 1rem);cursor:pointer;width:100%;padding-inline:calc((var(--navigation-panel-collapsed-width) - 1rem - 16px)/2);transition:background-color .1s ease,gap .2s var(--ease-out);color:var(--nav-text-color,var(--color-text-inverse));background:0 0;border:none;border-radius:.5rem;outline:none;align-items:center;gap:.5rem;margin-top:auto;font-size:12px;font-weight:500;display:flex;overflow:hidden}.InterfaceNavigationPanel-module-scss-module__rO7IZG__collapseToggle:focus-visible,.InterfaceNavigationPanel-module-scss-module__rO7IZG__collapseToggle:hover{background-color:var(--nav-item-hover-color,var(--color-background-toolbar-hovered))}.InterfaceNavigationPanel-module-scss-module__rO7IZG__collapseChevron{transition:transform .2s var(--ease-in-out);flex-shrink:0;justify-content:center;align-items:center;display:flex}.InterfaceNavigationPanel-module-scss-module__rO7IZG__collapseChevron svg{fill:var(--nav-text-color,var(--color-text-inverse))}.InterfaceNavigationPanel-module-scss-module__rO7IZG__collapseLabel{white-space:nowrap;opacity:1;max-width:200px;transition:max-width .2s var(--ease-out),opacity .15s ease;overflow:hidden}.InterfaceNavigationPanel-module-scss-module__rO7IZG__loadingWrapper{opacity:0;animation:InterfaceNavigationPanel-module-scss-module__rO7IZG__loadingSlideIn .2s var(--ease-out) .3s both;flex-shrink:0;justify-content:center;align-items:center;display:flex;transform:translate(6px)}.InterfaceNavigationPanel-module-scss-module__rO7IZG__iconLoadingOverlay{opacity:0;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}@keyframes InterfaceNavigationPanel-module-scss-module__rO7IZG__loadingSlideIn{to{opacity:1;transform:translate(0)}}@keyframes InterfaceNavigationPanel-module-scss-module__rO7IZG__iconOverlayIn{to{opacity:1}}@keyframes InterfaceNavigationPanel-module-scss-module__rO7IZG__iconFadeOut{to{opacity:0}}
.ControllersArea-module-scss-module__5Lqgpq__absoluteContainer{transition:all .2s;position:absolute;inset:0}
.InterfaceMapControllers-module-scss-module__5yLuZG__wrapper{pointer-events:none;transition:all .2s;position:absolute;inset:0}
.IncomingDuplicatesNotice-module-scss-module__LUJS3q__moreHint{padding:4px 8px}.IncomingDuplicatesNotice-module-scss-module__LUJS3q__dupsTableWrapper{border:1px solid var(--color-border-subtle);background:var(--color-background-default);max-height:200px;color:var(--color-text-default);border-radius:4px;overflow:auto}
.PreviewLedger-module-scss-module__RmbbLa__root[data-dim]{opacity:.45}.PreviewLedger-module-scss-module__RmbbLa__ledgerRow{align-items:center;gap:8px;padding:8px 0;display:flex}.PreviewLedger-module-scss-module__RmbbLa__cell{flex-direction:column;flex:1;align-items:center;gap:0;min-width:0;display:flex}.PreviewLedger-module-scss-module__RmbbLa__cellValue{font-variant-numeric:tabular-nums;margin:0;font-size:28px;font-weight:700;line-height:1.05}.PreviewLedger-module-scss-module__RmbbLa__cellValue[data-tone=added]{color:var(--color-text-success)}.PreviewLedger-module-scss-module__RmbbLa__cellValue[data-tone=changed]{color:var(--color-text-brand)}.PreviewLedger-module-scss-module__RmbbLa__cellValueMuted{color:var(--color-text-subtle);margin:0;font-size:18px;line-height:1}.PreviewLedger-module-scss-module__RmbbLa__connector{color:var(--color-text-subtle);flex-shrink:0;margin:0;font-size:20px;line-height:1}.PreviewLedger-module-scss-module__RmbbLa__tiles{flex-wrap:wrap;display:flex}.PreviewLedger-module-scss-module__RmbbLa__tile{border-radius:3px;display:inline-block}.PreviewLedger-module-scss-module__RmbbLa__tile[data-kind=changed]{background:var(--color-background-brand-default)}.PreviewLedger-module-scss-module__RmbbLa__tile[data-kind=added]{background:var(--color-text-success)}.PreviewLedger-module-scss-module__RmbbLa__tile[data-kind=unchanged]{background:var(--color-background-default);border:1px solid var(--color-border-default)}.PreviewLedger-module-scss-module__RmbbLa__tile[data-kind=untouched]{border:1px dashed var(--color-text-subtle);background:0 0}.PreviewLedger-module-scss-module__RmbbLa__tile[data-kind=deleted]{background:var(--color-background-danger-default)}.PreviewLedger-module-scss-module__RmbbLa__bar{border:1px solid var(--color-border-subtle);border-radius:4px;height:18px;display:flex;overflow:hidden}.PreviewLedger-module-scss-module__RmbbLa__barSegment{border-right:1px solid var(--color-background-default);display:block}.PreviewLedger-module-scss-module__RmbbLa__barSegment:last-child{border-right:none}.PreviewLedger-module-scss-module__RmbbLa__barSegment[data-kind=changed]{background:var(--color-background-brand-default)}.PreviewLedger-module-scss-module__RmbbLa__barSegment[data-kind=added]{background:var(--color-text-success)}.PreviewLedger-module-scss-module__RmbbLa__barSegment[data-kind=unchanged]{background:var(--color-background-default)}.PreviewLedger-module-scss-module__RmbbLa__barSegment[data-kind=untouched]{background:repeating-linear-gradient(45deg, var(--color-background-default), var(--color-background-default) 4px, transparent 4px, transparent 8px)}.PreviewLedger-module-scss-module__RmbbLa__barSegment[data-kind=deleted]{background:var(--color-background-danger-default)}.PreviewLedger-module-scss-module__RmbbLa__swatch{border-radius:2px;flex-shrink:0;width:10px;height:10px;display:inline-block}.PreviewLedger-module-scss-module__RmbbLa__swatch[data-kind=changed]{background:var(--color-background-brand-default)}.PreviewLedger-module-scss-module__RmbbLa__swatch[data-kind=added]{background:var(--color-text-success)}.PreviewLedger-module-scss-module__RmbbLa__swatch[data-kind=unchanged]{background:var(--color-background-default);border:1px solid var(--color-border-default)}.PreviewLedger-module-scss-module__RmbbLa__swatch[data-kind=untouched]{border:1px dashed var(--color-text-subtle);background:0 0}.PreviewLedger-module-scss-module__RmbbLa__swatch[data-kind=deleted]{background:var(--color-background-danger-default)}
.PreviewPanel-module-scss-module__bEwuGa__panel{border:1px solid var(--color-border-default);background:var(--color-background-default);border-radius:8px;overflow:hidden}.PreviewPanel-module-scss-module__bEwuGa__header{background:var(--color-background-subtle);border-bottom:1px solid var(--color-border-subtle);cursor:pointer;text-align:left;border-style:none;align-items:center;gap:8px;width:100%;padding:8px 12px;display:flex}.PreviewPanel-module-scss-module__bEwuGa__header:hover{background:var(--color-background-hovered)}.PreviewPanel-module-scss-module__bEwuGa__headerTitle{flex-shrink:0}.PreviewPanel-module-scss-module__bEwuGa__chevron{transition:transform .12s var(--ease-out);pointer-events:none;color:var(--color-text-subtle)}.PreviewPanel-module-scss-module__bEwuGa__chevron[data-expanded]{transform:rotate(0)}.PreviewPanel-module-scss-module__bEwuGa__chevron:not([data-expanded]){transform:rotate(-90deg)}.PreviewPanel-module-scss-module__bEwuGa__headerSummary{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.PreviewPanel-module-scss-module__bEwuGa__miniBar{--stripe-period:10px;border:1px solid var(--color-border-subtle);border-radius:3px;flex-shrink:0;width:120px;height:12px;display:inline-flex;position:relative;overflow:hidden}.PreviewPanel-module-scss-module__bEwuGa__miniBar[data-loading] .PreviewPanel-module-scss-module__bEwuGa__miniBarSegment{display:none}.PreviewPanel-module-scss-module__bEwuGa__bodyLoadingBar{--stripe-period:14px;border:1px solid var(--color-border-subtle);background:var(--color-background-default);border-radius:4px;width:100%;height:18px;display:block;position:relative;overflow:hidden}.PreviewPanel-module-scss-module__bEwuGa__miniBar[data-loading]:after,.PreviewPanel-module-scss-module__bEwuGa__bodyLoadingBar[data-loading]:after{content:"";width:calc(100% + var(--stripe-period)*1.41421);background:repeating-linear-gradient(45deg, var(--color-text-subtle) 0, var(--color-text-subtle) calc(var(--stripe-period) / 2), var(--color-background-default) calc(var(--stripe-period) / 2), var(--color-background-default) var(--stripe-period));will-change:transform;animation:.8s linear infinite reverse PreviewPanel-module-scss-module__bEwuGa__previewBarStripes;position:absolute;top:0;bottom:0;left:0}@keyframes PreviewPanel-module-scss-module__bEwuGa__previewBarStripes{to{transform:translateX(calc(var(--stripe-period) * -1.41421))}}.PreviewPanel-module-scss-module__bEwuGa__miniBarSegment{border-right:1px solid var(--color-background-default);display:block}.PreviewPanel-module-scss-module__bEwuGa__miniBarSegment:last-child{border-right:none}.PreviewPanel-module-scss-module__bEwuGa__miniBarSegment[data-kind=changed]{background:var(--color-background-brand-default)}.PreviewPanel-module-scss-module__bEwuGa__miniBarSegment[data-kind=added]{background:var(--color-text-success)}.PreviewPanel-module-scss-module__bEwuGa__miniBarSegment[data-kind=unchanged]{background:var(--color-background-default)}.PreviewPanel-module-scss-module__bEwuGa__miniBarSegment[data-kind=untouched]{background:repeating-linear-gradient(45deg, var(--color-background-default), var(--color-background-default) 3px, transparent 3px, transparent 6px)}.PreviewPanel-module-scss-module__bEwuGa__miniBarSegment[data-kind=deleted]{background:var(--color-background-danger-default)}.PreviewPanel-module-scss-module__bEwuGa__summaryBrand{--text-color:var(--color-text-brand)}.PreviewPanel-module-scss-module__bEwuGa__summarySuccess{--text-color:var(--color-text-success)}.PreviewPanel-module-scss-module__bEwuGa__body{flex-direction:column;gap:12px;padding:14px 16px;display:flex}
.UpdateDataModal-module-scss-module__J2pI7W__stepContent{flex-direction:column;gap:1rem;padding-bottom:1rem;display:flex}.UpdateDataModal-module-scss-module__J2pI7W__dropzoneWrapper{border-radius:10px;min-height:200px;display:flex}.UpdateDataModal-module-scss-module__J2pI7W__dropzoneInner{text-align:center;border:2px dashed var(--color-border-default);cursor:pointer;border-radius:.5rem;flex:auto;justify-content:center;align-items:center;width:100%;padding:2rem;display:flex}.UpdateDataModal-module-scss-module__J2pI7W__dropzoneInner:hover{border-color:var(--color-border-brand);background-color:var(--color-background-selected-default)}.UpdateDataModal-module-scss-module__J2pI7W__dropzoneBody{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.UpdateDataModal-module-scss-module__J2pI7W__dropzoneIconContainer{background-color:var(--color-background-brand-default);border-radius:100px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.UpdateDataModal-module-scss-module__J2pI7W__mappingLayout{grid-template-columns:1fr 1fr;align-items:flex-start;gap:1.5rem;display:grid}.UpdateDataModal-module-scss-module__J2pI7W__settingsSection{flex-direction:column;gap:1rem;display:flex}.UpdateDataModal-module-scss-module__J2pI7W__mappingSection{flex-direction:column;gap:.75rem;min-height:0;display:flex}.UpdateDataModal-module-scss-module__J2pI7W__mappingTableWrapper{overscroll-behavior:contain;border:1px solid var(--color-border-default);background-color:var(--color-background-subtle);border-radius:8px;max-height:360px;overflow-y:auto}.UpdateDataModal-module-scss-module__J2pI7W__boxedSection{border:1px solid var(--color-border-default);background-color:var(--color-background-subtle);border-radius:8px;overflow:hidden}.UpdateDataModal-module-scss-module__J2pI7W__boxedSectionHeader{background-color:var(--color-background-subtle);color:var(--color-text-subtle);box-shadow:inset 0 -1px 0 var(--color-border-default);padding:.5rem .75rem;font-size:13px;font-weight:500}.UpdateDataModal-module-scss-module__J2pI7W__boxedSectionBody{background-color:var(--color-background-default);flex-direction:column;padding:.75rem;display:flex}.UpdateDataModal-module-scss-module__J2pI7W__duplicateNoticesRow{grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;display:grid}.UpdateDataModal-module-scss-module__J2pI7W__mappingTable{border-collapse:separate;border-spacing:0;width:100%}.UpdateDataModal-module-scss-module__J2pI7W__mappingTable th{background-color:var(--color-background-subtle);z-index:2;box-shadow:inset 0 -1px 0 var(--color-border-default);position:sticky;top:0}.UpdateDataModal-module-scss-module__J2pI7W__mappingTable td{background-color:var(--color-background-default);vertical-align:middle}.UpdateDataModal-module-scss-module__J2pI7W__mappingTable .UpdateDataModal-module-scss-module__J2pI7W__geoRow td{background-color:#f7c6fb}.UpdateDataModal-module-scss-module__J2pI7W__infoIcon{line-height:0;display:inline-flex}.UpdateDataModal-module-scss-module__J2pI7W__typeIcon{flex-shrink:0;width:20px;height:20px;line-height:0;display:inline-flex}.UpdateDataModal-module-scss-module__J2pI7W__uploadLink{--text-color:var(--color-text-brand)}.UpdateDataModal-module-scss-module__J2pI7W__equalSign{--text-color:var(--color-text-subtle)}.UpdateDataModal-module-scss-module__J2pI7W__warningHint{--text-color:var(--color-text-warning);margin-top:4px}.UpdateDataModal-module-scss-module__J2pI7W__footer{border-top:1px solid var(--color-border-subtle);justify-content:space-between;align-items:center;padding-top:1rem;display:flex}
.WelcomePrompts-module-scss-module__w5BKJq__welcome{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:1rem 0;display:flex}.WelcomePrompts-module-scss-module__w5BKJq__sparklesIconContainer{background-color:var(--color-background-brand-default);background-image:url(/static/ai-bg.jpg);background-repeat:no-repeat;background-size:cover;border-radius:.5rem;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.WelcomePrompts-module-scss-module__w5BKJq__heading{color:var(--color-text-headlines);font-size:1rem;font-weight:500}.WelcomePrompts-module-scss-module__w5BKJq__prompts{align-self:stretch}
.RecommendedPrompts-module-scss-module__1p7sZa__promptsContainer{opacity:1;max-height:500px;padding:0 1rem;transition:all .3s;overflow:hidden}.RecommendedPrompts-module-scss-module__1p7sZa__modeSelector{border-bottom:1px solid var(--color-border-default)}.RecommendedPrompts-module-scss-module__1p7sZa__modeTabs{gap:24px;height:44px;display:flex;position:relative}.RecommendedPrompts-module-scss-module__1p7sZa__modeTab{--text-weight:var(--ty-weight-semibold);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.RecommendedPrompts-module-scss-module__1p7sZa__modeTab.RecommendedPrompts-module-scss-module__1p7sZa__active{--text-color:var(--color-border-brand);border-color:#0000}.RecommendedPrompts-module-scss-module__1p7sZa__tabIndicator{background:var(--color-border-brand);height:3px;transition:all .3s var(--ease-in-out),opacity .2s ease;z-index:10;border-radius:2px 2px 0 0;position:absolute;bottom:-1px}.RecommendedPrompts-module-scss-module__1p7sZa__promptsList{margin-top:.5rem}.RecommendedPrompts-module-scss-module__1p7sZa__promptRow{white-space:normal;word-wrap:break-word;cursor:pointer;border-radius:.5rem;align-items:center;min-height:42px;margin:0 -.5rem;padding:.75rem .5rem;font-size:13px;transition:all .1s}.RecommendedPrompts-module-scss-module__1p7sZa__promptRow:hover{background-color:var(--color-background-subtle)}.RecommendedPrompts-module-scss-module__1p7sZa__divider{border-bottom:1px solid var(--color-border-subtle)}
.AddMeasurement-module-scss-module__dA5xFG__distance{background-color:var(--color-background-subtle);border-radius:.5rem;padding:.5rem 1rem;display:inline-block}
.filters-module-scss-module__ZzlLLG__activeFiltersDropdown{background-color:var(--color-background-default);border:1px solid var(--color-border-default);border-radius:8px;padding:12px;box-shadow:0 4px 12px #00000026}.filters-module-scss-module__ZzlLLG__filtersContent{max-height:400px;overflow-y:auto}.filters-module-scss-module__ZzlLLG__datasetFilterGroup{background-color:var(--color-background-subtle);border-radius:4px;padding:8px}
.FilterListItem-module-scss-module__FT14OG__filterItem{background-color:var(--color-background-default);border:1px solid var(--color-border-default);border-radius:4px;padding:6px 8px;transition:background-color .1s}.FilterListItem-module-scss-module__FT14OG__filterItem:hover{background-color:var(--color-background-hovered)}.FilterListItem-module-scss-module__FT14OG__filterText{text-overflow:ellipsis;white-space:nowrap;flex:1;line-height:1.4;overflow:hidden}
.MapControlsLeft-module-scss-module__0ftkwq__toolColumn{bottom:var(--controls-bottom,.5rem);left:var(--controls-left,.5rem);z-index:4;pointer-events:none;flex-direction:column;gap:.5rem;transition:all .3s;display:flex;position:absolute}.MapControlsLeft-module-scss-module__0ftkwq__toolColumn>*{pointer-events:auto;width:fit-content}
.LogoAttribution-module-scss-module__ZZ0RiW__attributionContainer{transition-property:all;transition-duration:.3s;transition-delay:0;font-size:.7em;position:relative}.LogoAttribution-module-scss-module__ZZ0RiW__attributionContainer a{color:inherit}.LogoAttribution-module-scss-module__ZZ0RiW__builtWithOuterContainer{position:relative}.LogoAttribution-module-scss-module__ZZ0RiW__builtWithOuterContainer a:hover{text-decoration:none}@media screen and (max-width:480px){.LogoAttribution-module-scss-module__ZZ0RiW__attributionContainer{white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 88px - 4.5rem);left:0;overflow:hidden}}.LogoAttribution-module-scss-module__ZZ0RiW__hidden{display:none}
/*# sourceMappingURL=039-r7n2s1jws.css.map*/