.JsonEditor-module-scss-module__cdh4UW__wrapper{flex-direction:column;gap:.5rem;padding:.5rem;display:flex}.JsonEditor-module-scss-module__cdh4UW__container{border:1px solid var(--color-border-default);background:var(--color-background-default);border-radius:1rem;overflow:hidden}.JsonEditor-module-scss-module__cdh4UW__hiddenText{opacity:0!important;width:0!important;font-size:0!important}.JsonEditor-module-scss-module__cdh4UW__variableDecoration{background-color:var(--mantine-color-blue-light)!important;color:var(--mantine-color-blue-light-color)!important;border-radius:4px!important;padding:1px 2px!important;font-size:11px!important;font-weight:600!important}.JsonEditor-module-scss-module__cdh4UW__variableDecorationInvalid{background-color:var(--mantine-color-red-light)!important;color:var(--mantine-color-red-light-color)!important;border-radius:4px!important;padding:1px 2px!important;font-size:11px!important;font-weight:600!important}.JsonEditor-module-scss-module__cdh4UW__variableDecorationUsed{background-color:var(--mantine-color-green-light)!important;color:var(--mantine-color-green-light-color)!important;border-radius:4px!important;padding:1px 2px!important;font-size:11px!important;font-weight:600!important}.JsonEditor-module-scss-module__cdh4UW__errorLine{background-color:#ff00001a!important}.JsonEditor-module-scss-module__cdh4UW__errorText{text-decoration-skip-ink:none;-webkit-text-decoration:underline wavy red!important;text-decoration:underline wavy red!important}
.VariableChips-module-scss-module__MuXvIG__container{margin-top:.25rem}.VariableChips-module-scss-module__MuXvIG__chip{text-transform:none;transition:all .1s ease-out}.VariableChips-module-scss-module__MuXvIG__chip:not(.VariableChips-module-scss-module__MuXvIG__chipDisabled):hover{filter:brightness(1.1)}.VariableChips-module-scss-module__MuXvIG__chipDisabled{opacity:.7}.VariableChips-module-scss-module__MuXvIG__hint{color:var(--color-text-subtle);margin:0;font-size:12px}
.OptionCard-module-scss-module__zPdTNa__card{border:1px solid var(--color-border-default);background-color:var(--color-background-layer-01-default);cursor:pointer;border-radius:6px;flex-direction:column;padding:.625rem;transition:all .15s;display:flex}.OptionCard-module-scss-module__zPdTNa__card:hover:not(.OptionCard-module-scss-module__zPdTNa__disabled){background-color:var(--color-background-hovered);border-color:var(--color-border-bold)}.OptionCard-module-scss-module__zPdTNa__card:focus-visible{outline:2px solid var(--color-border-brand);outline-offset:2px}.OptionCard-module-scss-module__zPdTNa__card.OptionCard-module-scss-module__zPdTNa__selected{border-color:var(--color-border-brand);background-color:var(--color-background-selected-default)}.OptionCard-module-scss-module__zPdTNa__card.OptionCard-module-scss-module__zPdTNa__selected:hover{background-color:var(--color-background-selected-default);border-color:var(--color-border-brand)}.OptionCard-module-scss-module__zPdTNa__card.OptionCard-module-scss-module__zPdTNa__selected .OptionCard-module-scss-module__zPdTNa__example{background-color:var(--color-background-selected-default)}.OptionCard-module-scss-module__zPdTNa__card.OptionCard-module-scss-module__zPdTNa__disabled{cursor:not-allowed;opacity:.5}.OptionCard-module-scss-module__zPdTNa__example{background-color:#0000;margin-top:.25rem;font-size:.65rem}
.StepIndicator-module-scss-module__cIhMWW__stepIndicator{padding:.5rem 0}.StepIndicator-module-scss-module__cIhMWW__stepsContainer{align-items:flex-start;display:flex}.StepIndicator-module-scss-module__cIhMWW__step{flex:1;align-items:flex-start;display:flex}.StepIndicator-module-scss-module__cIhMWW__step:last-child{flex:0}.StepIndicator-module-scss-module__cIhMWW__stepContent{flex-direction:column;flex-shrink:0;align-items:center;gap:.25rem;display:flex}.StepIndicator-module-scss-module__cIhMWW__stepCircle{background-color:var(--color-background-layer-02-default);width:28px;height:28px;color:var(--color-text-subtle);border:2px solid var(--color-border-default);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.StepIndicator-module-scss-module__cIhMWW__current .StepIndicator-module-scss-module__cIhMWW__stepCircle{background-color:var(--color-background-brand-default);color:var(--color-text-inverse);border-color:var(--color-background-brand-default)}.StepIndicator-module-scss-module__cIhMWW__completed .StepIndicator-module-scss-module__cIhMWW__stepCircle,.StepIndicator-module-scss-module__cIhMWW__visited .StepIndicator-module-scss-module__cIhMWW__stepCircle{color:var(--color-text-brand);border-color:var(--color-border-brand);background-color:#0000}.StepIndicator-module-scss-module__cIhMWW__completed .StepIndicator-module-scss-module__cIhMWW__stepCircle svg,.StepIndicator-module-scss-module__cIhMWW__visited .StepIndicator-module-scss-module__cIhMWW__stepCircle svg{fill:var(--color-icon-brand)}.StepIndicator-module-scss-module__cIhMWW__stepCircle.StepIndicator-module-scss-module__cIhMWW__clickable{cursor:pointer}.StepIndicator-module-scss-module__cIhMWW__stepCircle.StepIndicator-module-scss-module__cIhMWW__clickable:hover{background-color:var(--color-background-brand-hovered);color:var(--color-text-inverse)}.StepIndicator-module-scss-module__cIhMWW__stepCircle.StepIndicator-module-scss-module__cIhMWW__clickable:hover svg{fill:var(--color-text-inverse)}.StepIndicator-module-scss-module__cIhMWW__stepCircle.StepIndicator-module-scss-module__cIhMWW__clickable:focus-visible{outline:2px solid var(--color-border-brand);outline-offset:2px}.StepIndicator-module-scss-module__cIhMWW__stepLabel{color:var(--color-text-subtle);white-space:nowrap;text-align:center;font-size:.7rem}.StepIndicator-module-scss-module__cIhMWW__current .StepIndicator-module-scss-module__cIhMWW__stepLabel{color:var(--color-text-brand);font-weight:500}.StepIndicator-module-scss-module__cIhMWW__completed .StepIndicator-module-scss-module__cIhMWW__stepLabel,.StepIndicator-module-scss-module__cIhMWW__visited .StepIndicator-module-scss-module__cIhMWW__stepLabel{color:var(--color-text-brand)}.StepIndicator-module-scss-module__cIhMWW__stepLabel.StepIndicator-module-scss-module__cIhMWW__clickable{cursor:pointer}.StepIndicator-module-scss-module__cIhMWW__stepLabel.StepIndicator-module-scss-module__cIhMWW__clickable:hover{color:var(--color-background-brand-hovered)}.StepIndicator-module-scss-module__cIhMWW__connector{background-color:var(--color-border-default);flex:1;align-self:flex-start;height:2px;margin:14px .5rem 0;transition:background-color .2s}.StepIndicator-module-scss-module__cIhMWW__connector.StepIndicator-module-scss-module__cIhMWW__completed{background-color:var(--color-background-brand-default)}
.FieldSelectorOrCreateButton-module-scss-module__nxTG-a__selectContainer{flex:1}
.AppAccessDropdown-module-scss-module__YEg4lG__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 ease-in-out;display:inline-flex}.AppAccessDropdown-module-scss-module__YEg4lG__trigger>span:first-child{text-overflow:ellipsis;overflow:hidden}.AppAccessDropdown-module-scss-module__YEg4lG__trigger:focus-visible:not(:disabled),.AppAccessDropdown-module-scss-module__YEg4lG__trigger:hover:not(:disabled){background:var(--color-background-hovered);cursor:pointer}.AppAccessDropdown-module-scss-module__YEg4lG__trigger:disabled{cursor:not-allowed;opacity:.6}.AppAccessDropdown-module-scss-module__YEg4lG__triggerOpen:not(:disabled){background:var(--color-background-hovered)}.AppAccessDropdown-module-scss-module__YEg4lG__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__YEg4lG__chevron{transform-origin:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .1s ease-in-out;display:inline-flex}.AppAccessDropdown-module-scss-module__YEg4lG__chevronOpen{transform:rotate(180deg)}
.ConfirmSeatUpgradeModal-module-scss-module__SKrn4G__memberList{border:1px solid var(--color-border-default);border-radius:.5rem;overflow:hidden}.ConfirmSeatUpgradeModal-module-scss-module__SKrn4G__memberRow{padding:.5rem .75rem}.ConfirmSeatUpgradeModal-module-scss-module__SKrn4G__memberRow:not(:last-child){border-bottom:1px solid var(--color-border-default)}.ConfirmSeatUpgradeModal-module-scss-module__SKrn4G__overflowRow{border-top:1px solid var(--color-border-default);padding:.5rem .75rem}.ConfirmSeatUpgradeModal-module-scss-module__SKrn4G__memberIdentity{flex:1;min-width:0}.ConfirmSeatUpgradeModal-module-scss-module__SKrn4G__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__SKrn4G__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__SKrn4G__seatTransition{color:var(--color-text-subtle)}
.ManageMembers-module-scss-module__kMccSq__table{table-layout:fixed;width:100%}.ManageMembers-module-scss-module__kMccSq__headerScrolled thead th{position:sticky}.ManageMembers-module-scss-module__kMccSq__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__kMccSq__tableScrollWrapper{position:relative}.ManageMembers-module-scss-module__kMccSq__tableScrollArea{max-height:320px;overflow-y:auto}.ManageMembers-module-scss-module__kMccSq__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__kMccSq__bottomShadow.ManageMembers-module-scss-module__kMccSq__visible{opacity:1}.ManageMembers-module-scss-module__kMccSq__inviteRow{align-items:flex-start;gap:.5rem;display:flex}.ManageMembers-module-scss-module__kMccSq__inviteRow>:first-child{flex:1}.ManageMembers-module-scss-module__kMccSq__seatTypeSelect{flex-shrink:0;width:115px}.ManageMembers-module-scss-module__kMccSq__firstColumn{padding-left:0}.ManageMembers-module-scss-module__kMccSq__headerCount{color:var(--color-text-subtle);font-weight:400}.ManageMembers-module-scss-module__kMccSq__nameGroup{flex-wrap:nowrap;min-width:0;max-width:100%}.ManageMembers-module-scss-module__kMccSq__nameStack{flex:1;min-width:0}.ManageMembers-module-scss-module__kMccSq__nameRow{flex-wrap:nowrap;min-width:0}.ManageMembers-module-scss-module__kMccSq__nameRow>*{flex-shrink:0}.ManageMembers-module-scss-module__kMccSq__nameRow>.ManageMembers-module-scss-module__kMccSq__name{flex-shrink:1}.ManageMembers-module-scss-module__kMccSq__actionColumn{width:40px;padding-left:0;padding-right:0}.ManageMembers-module-scss-module__kMccSq__interfacesColumn{width:140px;padding-right:0}.ManageMembers-module-scss-module__kMccSq__accessColumn{width:130px}.ManageMembers-module-scss-module__kMccSq__name{color:var(--color-text-default);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:500;line-height:1.2;overflow:hidden}.ManageMembers-module-scss-module__kMccSq__email{color:var(--color-text-subtle);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.ManageMembers-module-scss-module__kMccSq__teamMemberCount{margin-top:-.35rem}.ManageMembers-module-scss-module__kMccSq__teamsColumn{max-width:200px}.ManageMembers-module-scss-module__kMccSq__inlineSelect{width:115px}.ManageMembers-module-scss-module__kMccSq__inlineControl{display:inline-flex}.ManageMembers-module-scss-module__kMccSq__teamChevronIcon{transition:transform .15s ease-in-out;display:inline-flex;transform:rotate(0)}.ManageMembers-module-scss-module__kMccSq__teamChevronIconExpanded{transform:rotate(90deg)}.ManageMembers-module-scss-module__kMccSq__expandedRowCell{background-color:var(--color-background-subtle)}.ManageMembers-module-scss-module__kMccSq__expandedRowNameCell{padding-left:1rem;}
.ProjectInviteChecklist-module-scss-module__5CwsoW__container{border:1px solid var(--color-border-subtle);border-radius:.5rem}.ProjectInviteChecklist-module-scss-module__5CwsoW__step{align-items:center;gap:.75rem;min-height:28px;padding:.75rem;display:flex}.ProjectInviteChecklist-module-scss-module__5CwsoW__divider{border-bottom:1px dashed var(--color-border-subtle)}.ProjectInviteChecklist-module-scss-module__5CwsoW__stepIcon{flex-shrink:0;display:inline-flex}.ProjectInviteChecklist-module-scss-module__5CwsoW__stepIconDashed{justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.ProjectInviteChecklist-module-scss-module__5CwsoW__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__5CwsoW__stepText{color:var(--color-text-default);flex:1;margin-right:3rem;font-size:12px}.ProjectInviteChecklist-module-scss-module__5CwsoW__stepTextDone{color:var(--color-text-subtle);text-decoration:line-through}.ProjectInviteChecklist-module-scss-module__5CwsoW__stepAction{flex-shrink:0}.ProjectInviteChecklist-module-scss-module__5CwsoW__stepMeta{color:var(--color-text-subtle);font-size:12px}
.EmailInput-module-scss-module__ybc4BW__validEmailPill{background-color:var(--neutral-300);border:1px solid var(--neutral-400);transition:all .1s ease-in-out}.EmailInput-module-scss-module__ybc4BW__validEmailPill:hover{background-color:var(--neutral-400)}.EmailInput-module-scss-module__ybc4BW__pill{align-items:center;line-height:1;display:inline-flex}.EmailInput-module-scss-module__ybc4BW__suggestionsDropdown{z-index:9999999;background-color:var(--color-background-default);border-radius:9px;max-height:200px;padding:.5rem;overflow-y:auto;box-shadow:0 8px 16px #0003}.EmailInput-module-scss-module__ybc4BW__suggestionItem{cursor:pointer;border-radius:7px;align-items:center;gap:.5rem;padding:.375rem .5rem;display:flex}.EmailInput-module-scss-module__ybc4BW__suggestionItem:hover,.EmailInput-module-scss-module__ybc4BW__suggestionItem[data-combobox-selected],.EmailInput-module-scss-module__ybc4BW__suggestionItem[data-combobox-active]{background-color:var(--color-background-hovered);color:inherit}.EmailInput-module-scss-module__ybc4BW__suggestionName{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.3;overflow:hidden}.EmailInput-module-scss-module__ybc4BW__suggestionEmail{color:var(--color-text-subtle);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1.3;overflow:hidden}
.ShareModalShell-module-scss-module__wkV1Cq__titleBackBtn{opacity:0;flex-shrink:0;width:0;transition:width .25s cubic-bezier(.4,0,.2,1),opacity .2s;overflow:hidden}.ShareModalShell-module-scss-module__wkV1Cq__titleBackBtnVisible{opacity:1;width:36px}
.InviteRow-module-scss-module__E0DJza__row{align-items:stretch;gap:.5rem;display:flex}.InviteRow-module-scss-module__E0DJza__row>:first-child{flex:1}
.TestDataPathStep-module-scss-module__dYVdWa__container{flex-direction:column;gap:1rem;display:flex;position:relative}.TestDataPathStep-module-scss-module__dYVdWa__detectedPathsSection{flex-direction:column;gap:.5rem;display:flex}.TestDataPathStep-module-scss-module__dYVdWa__detectedPathsDescription{color:var(--color-text-subtle);margin:0;font-size:.875rem}.TestDataPathStep-module-scss-module__dYVdWa__pathCard{border:1px solid var(--color-border-default);background-color:var(--color-background-default);text-align:left;cursor:pointer;border-radius:.5rem;width:100%;padding:.75rem;transition:all .15s;display:block}.TestDataPathStep-module-scss-module__dYVdWa__pathCard:hover{border-color:var(--color-border-bold);background-color:var(--color-background-hovered)}.TestDataPathStep-module-scss-module__dYVdWa__pathCard.TestDataPathStep-module-scss-module__dYVdWa__selected{border-color:var(--color-border-brand);background-color:var(--color-background-selected-default);color:var(--color-text-brand)}.TestDataPathStep-module-scss-module__dYVdWa__pathCode{background-color:var(--color-background-subtle);border-radius:.5rem;width:fit-content}.TestDataPathStep-module-scss-module__dYVdWa__pathCode.TestDataPathStep-module-scss-module__dYVdWa__selected{background-color:var(--color-background-brand-default);color:var(--color-text-inverse)}.TestDataPathStep-module-scss-module__dYVdWa__treeViewSection{flex-direction:column;gap:.5rem;display:flex}.TestDataPathStep-module-scss-module__dYVdWa__treeScrollArea{border:1px solid var(--color-border-default);background-color:var(--color-background-layer-02-default);border-radius:4px}.TestDataPathStep-module-scss-module__dYVdWa__treeContainer{font-family:var(--mantine-font-family-monospace);padding:.5rem;font-size:.8rem}.TestDataPathStep-module-scss-module__dYVdWa__treeNodeContainer{-webkit-user-select:none;user-select:none}.TestDataPathStep-module-scss-module__dYVdWa__treeNode{cursor:default;border-radius:4px;flex-direction:column;gap:2px;padding:4px 8px;transition:background-color .1s;display:flex}.TestDataPathStep-module-scss-module__dYVdWa__treeNode:hover{background-color:var(--color-background-hovered)}.TestDataPathStep-module-scss-module__dYVdWa__treeNode.TestDataPathStep-module-scss-module__dYVdWa__selectable{cursor:pointer}.TestDataPathStep-module-scss-module__dYVdWa__treeNode.TestDataPathStep-module-scss-module__dYVdWa__selectable:hover{background-color:var(--color-background-brand-hovered)}.TestDataPathStep-module-scss-module__dYVdWa__treeNode.TestDataPathStep-module-scss-module__dYVdWa__selected{background-color:var(--color-background-selected-default)}.TestDataPathStep-module-scss-module__dYVdWa__expandButton{width:14px;height:14px;color:var(--color-icon-subtle);justify-content:center;align-items:center;display:flex}.TestDataPathStep-module-scss-module__dYVdWa__expandButton:hover{color:var(--color-icon-default)}.TestDataPathStep-module-scss-module__dYVdWa__nodeKey{background-color:#0000;padding:0;font-size:.75rem}.TestDataPathStep-module-scss-module__dYVdWa__nodeValue{max-width:200px;margin-left:18px}.TestDataPathStep-module-scss-module__dYVdWa__selectButton{flex-shrink:0;margin-left:auto}.TestDataPathStep-module-scss-module__dYVdWa__treeChildren{border-left:1px solid var(--color-border-subtle);margin-left:7px}.TestDataPathStep-module-scss-module__dYVdWa__loadingOverlay{z-index:10;background-color:#fffc;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex;position:absolute;inset:0}[data-mantine-color-scheme=dark] .TestDataPathStep-module-scss-module__dYVdWa__loadingOverlay{background-color:#000c}
.NewClickUp-module-scss-module__HLoA9q__container{flex-direction:column;gap:16px;width:100%;height:100%;min-height:0;display:flex}.NewClickUp-module-scss-module__HLoA9q__sheetsGrid{max-height:300px;overflow-y:auto}.NewClickUp-module-scss-module__HLoA9q__sheetsCardContainer{flex-direction:column;gap:8px;display:flex}.NewClickUp-module-scss-module__HLoA9q__selectedCard{border-color:var(--color-border-brand);background-color:var(--color-background-selected-default)}.NewClickUp-module-scss-module__HLoA9q__selectedCard:hover{background-color:var(--color-background-selected-hovered)}.NewClickUp-module-scss-module__HLoA9q__sheetCardCheckbox{flex-shrink:0}.NewClickUp-module-scss-module__HLoA9q__breadcrumb{font-size:var(--font-size-p-200);flex-wrap:wrap;align-items:center;gap:4px;display:flex}.NewClickUp-module-scss-module__HLoA9q__breadcrumbItem{cursor:pointer;color:var(--color-text-brand)}.NewClickUp-module-scss-module__HLoA9q__breadcrumbItem:hover{text-decoration:underline}.NewClickUp-module-scss-module__HLoA9q__breadcrumbSeparator{color:var(--color-text-subtle)}.NewClickUp-module-scss-module__HLoA9q__breadcrumbCurrent{color:var(--color-text-default);font-weight:var(--font-weight-h-300)}.NewClickUp-module-scss-module__HLoA9q__itemCard{border:1px solid var(--color-border-default);cursor:pointer;border-radius:8px;flex-direction:row;align-items:center;gap:12px;padding:12px;transition:all .15s;display:flex}.NewClickUp-module-scss-module__HLoA9q__itemCard:hover{background-color:var(--color-background-hovered)}.NewClickUp-module-scss-module__HLoA9q__folderCard{border-left:3px solid var(--color-border-brand);}.NewClickUp-module-scss-module__HLoA9q__itemCardContent{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.NewClickUp-module-scss-module__HLoA9q__itemName{font-size:var(--font-size-p-200);font-weight:var(--font-weight-h-300);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.NewClickUp-module-scss-module__HLoA9q__itemSubtitle{font-size:var(--font-size-p-100);color:var(--color-text-subtle)}
.ConnectionFormContainer-module-scss-module__Vk6RqG__container{flex-direction:column;height:100%;display:flex;overflow-y:auto}.ConnectionFormContainer-module-scss-module__Vk6RqG__header{margin-bottom:.5rem}.ConnectionFormContainer-module-scss-module__Vk6RqG__content{flex-direction:column;flex:1;height:0;display:flex}
.ConnectionsLayout-module-scss-module__WwM8-W__layout{grid-template-columns:280px 1fr;height:500px;display:grid}.ConnectionsLayout-module-scss-module__WwM8-W__sidebar{border-right:1px solid var(--color-border-default);flex-direction:column;padding-right:1rem;display:flex;overflow:hidden auto}.ConnectionsLayout-module-scss-module__WwM8-W__content{flex-direction:column;padding-left:1rem;display:flex;overflow:hidden auto}
.ConnectionsSidebar-module-scss-module__o4Tona__sidebar{flex-direction:column;gap:.5rem;height:100%;display:flex;overflow:hidden}.ConnectionsSidebar-module-scss-module__o4Tona__newConnectionButton{cursor:pointer;color:var(--color-text-default);background-color:#0000;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem;font-size:13px;font-weight:500;transition:all .1s ease-in-out;display:flex}.ConnectionsSidebar-module-scss-module__o4Tona__newConnectionButton:hover{background-color:var(--color-background-input-default)}.ConnectionsSidebar-module-scss-module__o4Tona__newConnectionButton:focus-visible{background-color:var(--color-background-input-default);outline:none}.ConnectionsSidebar-module-scss-module__o4Tona__newConnectionButton.ConnectionsSidebar-module-scss-module__o4Tona__active{background-color:var(--color-background-input-default)}.ConnectionsSidebar-module-scss-module__o4Tona__connectionItem{cursor:pointer;background-color:#0000;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:all .1s ease-in-out;display:flex;position:relative}.ConnectionsSidebar-module-scss-module__o4Tona__connectionItem:hover{background-color:var(--color-background-input-default)}.ConnectionsSidebar-module-scss-module__o4Tona__connectionItem:hover .ConnectionsSidebar-module-scss-module__o4Tona__menuButton{opacity:1}.ConnectionsSidebar-module-scss-module__o4Tona__connectionItem:focus-visible{background-color:var(--color-background-input-default);outline:none}.ConnectionsSidebar-module-scss-module__o4Tona__connectionItem.ConnectionsSidebar-module-scss-module__o4Tona__selected{background-color:var(--color-background-input-default)}.ConnectionsSidebar-module-scss-module__o4Tona__connectionIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.ConnectionsSidebar-module-scss-module__o4Tona__connectionIcon svg{width:20px;height:20px}.ConnectionsSidebar-module-scss-module__o4Tona__connectionInfo{flex-direction:column;flex:1;min-width:0;display:flex}.ConnectionsSidebar-module-scss-module__o4Tona__connectionName{color:var(--color-text-default);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.ConnectionsSidebar-module-scss-module__o4Tona__connectionUrl{color:var(--color-text-subtle);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.ConnectionsSidebar-module-scss-module__o4Tona__menuButton{opacity:0;flex-shrink:0}.ConnectionsSidebar-module-scss-module__o4Tona__menuButtonVisible{opacity:1}
.ConnectionTypeGrid-module-scss-module__u5xCeq__container{flex-direction:column;height:100%;display:flex}.ConnectionTypeGrid-module-scss-module__u5xCeq__title{margin-bottom:.5rem}.ConnectionTypeGrid-module-scss-module__u5xCeq__grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1rem;max-height:50vh;display:grid;overflow-y:auto}.ConnectionTypeGrid-module-scss-module__u5xCeq__card{border:1px solid var(--color-border-default);cursor:pointer;background-color:var(--color-background-default);border-radius:.75rem;flex-direction:column;gap:.5rem;padding:1rem;transition:all .1s ease-in-out;display:flex}.ConnectionTypeGrid-module-scss-module__u5xCeq__card:hover{background-color:var(--color-background-hovered)}.ConnectionTypeGrid-module-scss-module__u5xCeq__iconContainer{border:1px solid var(--color-border-default);border-radius:.5rem;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;display:flex;position:relative}.ConnectionTypeGrid-module-scss-module__u5xCeq__iconContainer .ConnectionTypeGrid-module-scss-module__u5xCeq__icon{justify-content:center;align-items:center;display:flex}.ConnectionTypeGrid-module-scss-module__u5xCeq__iconContainer .ConnectionTypeGrid-module-scss-module__u5xCeq__icon svg{width:24px;height:24px}.ConnectionTypeGrid-module-scss-module__u5xCeq__iconContainer .ConnectionTypeGrid-module-scss-module__u5xCeq__tierBadge{text-transform:uppercase;white-space:nowrap;border-radius:50%;align-items:center;padding:6px;line-height:1;display:inline-flex;position:absolute;top:-10px;right:-10px}.ConnectionTypeGrid-module-scss-module__u5xCeq__cardName{color:var(--color-text-default);font-size:14px;font-weight:500}.ConnectionTypeGrid-module-scss-module__u5xCeq__cardDescription{color:var(--color-text-subtle);text-align:left;-webkit-line-clamp:2;line-clamp:2;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}
.DatabaseTreeNode-module-scss-module__Kq0Gqq__container{padding:8px}.DatabaseTreeNode-module-scss-module__Kq0Gqq__chevronButton{cursor:pointer;align-items:center;padding:4px;display:flex}
.ExternalDatabaseTree-module-scss-module__Htjgha__databaseList{border:1px solid var(--color-border-default);border-radius:var(--mantine-radius-md);max-height:500px;padding:8px;overflow:auto}.ExternalDatabaseTree-module-scss-module__Htjgha__selectionSummary{border-radius:var(--mantine-radius-md)}
.ExternalDbActionPhase-module-scss-module__WNpT_G__container{height:100%}
.ExternalDbRightSide-module-scss-module__VEqw8W__container{height:100%}
.ExternalDbTableSearch-module-scss-module__IJWXMW__tableList{max-height:400px;overflow:auto}.ExternalDbTableSearch-module-scss-module__IJWXMW__tableItem{cursor:pointer;border:1px solid var(--color-border-default);border-radius:4px}.ExternalDbTableSearch-module-scss-module__IJWXMW__tableItem.ExternalDbTableSearch-module-scss-module__IJWXMW__selected{background-color:var(--color-background-selected-default)}.ExternalDbTableSearch-module-scss-module__IJWXMW__tableItem:not(.ExternalDbTableSearch-module-scss-module__IJWXMW__selected){background-color:var(--color-background-default)}.ExternalDbTableSearch-module-scss-module__IJWXMW__tableInfo{flex:1;min-width:0}
.FeatureServerRightSide-module-scss-module__3A0FqG__serviceInfo{margin-bottom:1rem}.FeatureServerRightSide-module-scss-module__3A0FqG__note{color:var(--color-text-subtle);font-size:12px}
.NewGoogleSheets-module-scss-module__U2q3bq__container{flex-direction:column;gap:1rem;width:100%;height:100%;min-height:0;display:flex}.NewGoogleSheets-module-scss-module__U2q3bq__pickerSelectedCard{width:220px}.NewGoogleSheets-module-scss-module__U2q3bq__sheetContainer{flex-direction:row;align-items:center;gap:.5rem;display:flex}.NewGoogleSheets-module-scss-module__U2q3bq__sheetName{line-clamp:1;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;flex:1;min-width:0;font-size:12px;font-weight:500;display:-webkit-box;overflow:hidden}.NewGoogleSheets-module-scss-module__U2q3bq__removeButton{position:absolute;top:4px;right:4px}.NewGoogleSheets-module-scss-module__U2q3bq__selectedFilesContainer{flex-flow:wrap;gap:.5rem;margin-top:.1rem;display:flex}.NewGoogleSheets-module-scss-module__U2q3bq__description{color:var(--color-text-subtle);margin:0;font-size:12px}
.OGCDatasetSelectionForm-module-scss-module__95is6G__container{flex-direction:column;flex:1;display:flex}.OGCDatasetSelectionForm-module-scss-module__95is6G__searchBar{margin-bottom:1rem}.OGCDatasetSelectionForm-module-scss-module__95is6G__tableContainer{max-width:65vw;max-height:270px;overflow:auto}.OGCDatasetSelectionForm-module-scss-module__95is6G__tableContainer table{table-layout:fixed;width:100%}.OGCDatasetSelectionForm-module-scss-module__95is6G__tableContainer table td,.OGCDatasetSelectionForm-module-scss-module__95is6G__tableContainer table th{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.OGCDatasetSelectionForm-module-scss-module__95is6G__tableContainer table td:first-child,.OGCDatasetSelectionForm-module-scss-module__95is6G__tableContainer table th:first-child{width:40px}.OGCDatasetSelectionForm-module-scss-module__95is6G__tableContainer table td:nth-child(2),.OGCDatasetSelectionForm-module-scss-module__95is6G__tableContainer table th:nth-child(2){width:210px}.OGCDatasetSelectionForm-module-scss-module__95is6G__tableContainer table td:nth-child(3),.OGCDatasetSelectionForm-module-scss-module__95is6G__tableContainer table th:nth-child(3){width:auto}.OGCDatasetSelectionForm-module-scss-module__95is6G__tableContainer table td:last-child,.OGCDatasetSelectionForm-module-scss-module__95is6G__tableContainer table th:last-child{text-align:center;width:70px}.OGCDatasetSelectionForm-module-scss-module__95is6G__bottomBar{border-top:1px solid var(--color-border-default);flex-direction:row;justify-content:space-between;margin-top:auto;padding-top:1rem;display:flex}.OGCDatasetSelectionForm-module-scss-module__95is6G__emptyMessage{color:var(--color-text-subtle);padding:1rem}
.OGCRightSide-module-scss-module__uYpAta__ogcRightSideContainer{flex-direction:column;display:flex}.OGCRightSide-module-scss-module__uYpAta__serviceInfo{margin-bottom:1rem}.OGCRightSide-module-scss-module__uYpAta__note{color:var(--color-text-subtle);font-size:13px}
.NewSmartsheet-module-scss-module__MtSGIG__container{flex-direction:column;gap:16px;width:100%;height:100%;min-height:0;display:flex}.NewSmartsheet-module-scss-module__MtSGIG__sheetsGrid{max-height:300px;overflow-y:auto}.NewSmartsheet-module-scss-module__MtSGIG__sheetsCardContainer{flex-direction:column;gap:8px;display:flex}.NewSmartsheet-module-scss-module__MtSGIG__sheetCard{border:1px solid var(--color-border-default);cursor:pointer;border-radius:8px;flex-direction:row;align-items:center;gap:12px;padding:12px;transition:all .15s;display:flex}.NewSmartsheet-module-scss-module__MtSGIG__sheetCard:hover{background-color:var(--color-background-hovered)}.NewSmartsheet-module-scss-module__MtSGIG__selectedCard{border-color:var(--color-border-brand);background-color:var(--color-background-selected-default)}.NewSmartsheet-module-scss-module__MtSGIG__selectedCard:hover{background-color:var(--color-background-selected-hovered)}.NewSmartsheet-module-scss-module__MtSGIG__sheetCardCheckbox{flex-shrink:0}.NewSmartsheet-module-scss-module__MtSGIG__sheetCardContent{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.NewSmartsheet-module-scss-module__MtSGIG__sheetName{font-size:var(--font-size-p-200);font-weight:var(--font-weight-h-300);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.NewSmartsheet-module-scss-module__MtSGIG__sheetDate{font-size:var(--font-size-p-100);color:var(--color-text-subtle)}
.AddEnerniteData-module-scss-module__6Iyrxq__datasetsContainer{width:100%;height:calc(100% - 60px);position:relative;overflow-y:scroll}.AddEnerniteData-module-scss-module__6Iyrxq__grid{grid-template-rows:1fr;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem 1rem;display:grid}.AddEnerniteData-module-scss-module__6Iyrxq__filterBar{max-height:calc(100% - 60px);margin-top:1rem;padding-bottom:2rem;overflow:hidden auto}.AddEnerniteData-module-scss-module__6Iyrxq__datasetCard{cursor:pointer;border-radius:9px;width:100%;position:relative}.AddEnerniteData-module-scss-module__6Iyrxq__datasetCard.AddEnerniteData-module-scss-module__6Iyrxq__notSelectable{background-color:var(--color-background-layer-01-default);opacity:.7;cursor:not-allowed}.AddEnerniteData-module-scss-module__6Iyrxq__datasetCard.AddEnerniteData-module-scss-module__6Iyrxq__notSelectable:after{width:100%;height:100%;color:var(--color-text-subtle);z-index:10;content:"Already selected";background-color:#fffc;justify-content:center;align-items:center;font-size:12px;font-weight:500;display:flex;position:absolute;top:0;left:0}.AddEnerniteData-module-scss-module__6Iyrxq__datasetCard.AddEnerniteData-module-scss-module__6Iyrxq__notSelectable:hover:after{content:""}.AddEnerniteData-module-scss-module__6Iyrxq__featuredImage{background-color:var(--color-background-layer-01-default);border:1px solid #0000;border-radius:14px;width:100%;padding-top:56.25%;position:relative;overflow:hidden}.AddEnerniteData-module-scss-module__6Iyrxq__featuredImage.AddEnerniteData-module-scss-module__6Iyrxq__selected,.AddEnerniteData-module-scss-module__6Iyrxq__featuredImage.AddEnerniteData-module-scss-module__6Iyrxq__hovered{border-color:var(--color-border-brand)}.AddEnerniteData-module-scss-module__6Iyrxq__featuredImage img{object-fit:cover;border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0}.AddEnerniteData-module-scss-module__6Iyrxq__dataType{color:#fafbfc;background-color:#175cff;border-radius:50px;padding:.25rem .5rem;font-size:.7em;position:absolute;top:1rem;left:1rem}.AddEnerniteData-module-scss-module__6Iyrxq__dataType2{color:#fafbfc;background-color:#175cff;border-radius:50px;padding:.25rem .5rem;font-size:.7em;position:absolute;top:1rem;left:5rem}.AddEnerniteData-module-scss-module__6Iyrxq__header{width:100%;margin-top:.75rem;position:relative}.AddEnerniteData-module-scss-module__6Iyrxq__content p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9em;display:-webkit-box;overflow:hidden}.AddEnerniteData-module-scss-module__6Iyrxq__meta{color:var(--color-text-subtle);text-transform:uppercase;font-size:.875em}.AddEnerniteData-module-scss-module__6Iyrxq__input{width:100%;margin-right:2rem;display:inline-block}.AddEnerniteData-module-scss-module__6Iyrxq__bottomBar{background-color:var(--color-background-default);border-top:1px solid var(--color-border-default);width:100%;padding-top:1rem;position:absolute;bottom:0;left:0}.AddEnerniteData-module-scss-module__6Iyrxq__addContainer{flex-direction:row;align-items:center;gap:1rem;display:flex;position:absolute;right:2rem}.AddEnerniteData-module-scss-module__6Iyrxq__description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.AddEnerniteData-module-scss-module__6Iyrxq__source{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 100px);margin-right:.25rem;display:inline-block;overflow:hidden}.AddEnerniteData-module-scss-module__6Iyrxq__modalBody{height:75vh;position:relative}.AddEnerniteData-module-scss-module__6Iyrxq__dialogContent{flex-direction:row;align-items:stretch;gap:1rem;height:100%;display:flex;overflow-y:scroll}.AddEnerniteData-module-scss-module__6Iyrxq__leftContainer{flex-shrink:0;width:300px;transition:width .2s;position:relative}.AddEnerniteData-module-scss-module__6Iyrxq__leftContainer.AddEnerniteData-module-scss-module__6Iyrxq__minimized{width:36px;overflow:hidden}.AddEnerniteData-module-scss-module__6Iyrxq__minimizeButton{position:absolute;top:0;right:0}.AddEnerniteData-module-scss-module__6Iyrxq__minimizeButton svg{transform:rotate(90deg)}.AddEnerniteData-module-scss-module__6Iyrxq__minimizeButton.AddEnerniteData-module-scss-module__6Iyrxq__minimized svg{transform:rotate(270deg)}.AddEnerniteData-module-scss-module__6Iyrxq__plusContainer{background-color:var(--color-background-brand-default);border-radius:100px;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AddEnerniteData-module-scss-module__6Iyrxq__filter{width:100%;margin-top:2rem}.AddEnerniteData-module-scss-module__6Iyrxq__filterHeader{background-color:var(--color-background-layer-02-default);color:var(--color-text-subtle);letter-spacing:.1em;text-transform:uppercase;text-align:center;border-radius:7px 7px 0 0;height:20px;padding:.25rem 0;font-size:.75em;font-weight:600}.AddEnerniteData-module-scss-module__6Iyrxq__filterBottom{background-color:var(--color-background-layer-02-default);border-radius:0 0 7px 7px;width:100%;height:20px}.AddEnerniteData-module-scss-module__6Iyrxq__accordion{border-left:1px solid var(--color-background-layer-02-default);border-right:1px solid var(--color-background-layer-02-default)}.AddEnerniteData-module-scss-module__6Iyrxq__filterIndicator{color:var(--color-text-subtle);margin-left:.5rem;font-size:.8em;font-weight:400;display:inline-block}.AddEnerniteData-module-scss-module__6Iyrxq__clearButton{color:var(--color-text-brand);cursor:pointer;margin-left:.5rem;font-size:.9em}.AddEnerniteData-module-scss-module__6Iyrxq__clearButton:hover{text-decoration:underline}.AddEnerniteData-module-scss-module__6Iyrxq__accordionHeader{background-color:var(--color-background-default);border-top:1px solid var(--color-background-layer-02-default);cursor:pointer;padding:1rem;font-weight:500;position:relative}.AddEnerniteData-module-scss-module__6Iyrxq__accordionHeader:hover{background-color:var(--color-background-hovered)}.AddEnerniteData-module-scss-module__6Iyrxq__accordionHeader svg{transition:all .2s;display:inline-block;position:absolute;right:1rem}.AddEnerniteData-module-scss-module__6Iyrxq__accordionHeader.AddEnerniteData-module-scss-module__6Iyrxq__active svg{transform-origin:50%;transform:rotate(180deg)}.AddEnerniteData-module-scss-module__6Iyrxq__accordionContent{max-height:0;transition:all .3s;overflow:hidden}.AddEnerniteData-module-scss-module__6Iyrxq__accordionContent p{font-size:.9em}.AddEnerniteData-module-scss-module__6Iyrxq__accordionContent.AddEnerniteData-module-scss-module__6Iyrxq__active{max-height:400px}.AddEnerniteData-module-scss-module__6Iyrxq__checkContainer{max-height:300px;padding:.5rem 0;overflow-y:auto}.AddEnerniteData-module-scss-module__6Iyrxq__searchInner{margin:.25rem 1rem}.AddEnerniteData-module-scss-module__6Iyrxq__leftBottm{align-items:center;gap:1rem;display:flex}.AddEnerniteData-module-scss-module__6Iyrxq__card{border:1px solid var(--color-border-default);border-radius:7px;margin-top:2rem;padding:1rem}.AddEnerniteData-module-scss-module__6Iyrxq__card p{font-size:.875em}.AddEnerniteData-module-scss-module__6Iyrxq__errorContainer{width:100%;height:200px;color:var(--color-text-danger);text-align:center;justify-content:center;align-items:center;padding:20px;font-size:16px;display:flex}
.FilterItem-module-scss-module__M0flmW__checkItem{color:var(--color-text-default);align-items:center;gap:.5rem;padding:.25rem 1rem;font-size:.9em;display:flex}.FilterItem-module-scss-module__M0flmW__checkItem span{white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 36px);overflow:hidden}
.RequestData-module-scss-module__Lj9lma__grid{grid-template-columns:1fr 1fr;column-gap:2rem;display:grid}.RequestData-module-scss-module__Lj9lma__content{position:relative}.RequestData-module-scss-module__Lj9lma__content img{object-fit:cover;object-position:center;border-radius:12px;width:100%;height:100%}.RequestData-module-scss-module__Lj9lma__content h2{color:var(--background)}.RequestData-module-scss-module__Lj9lma__input{width:100%;margin-bottom:1rem;display:inline-block}.RequestData-module-scss-module__Lj9lma__image{width:100%;max-height:60vh}
.WorkspaceData-module-scss-module__W-g2xq__modalBody{height:min(500px,90dvh - 180px);overflow:hidden}.WorkspaceData-module-scss-module__W-g2xq__bottomBar{background-color:var(--color-background-default);border-top:1px solid var(--color-border-default);justify-content:flex-end;gap:1rem;width:100%;padding-top:1rem;display:flex}
.UploadContainer-module-scss-module__Dxi3Bq__uploadContainer{flex-direction:column;gap:1rem;min-height:300px;max-height:calc(100vh - 200px);display:flex;position:relative}.UploadContainer-module-scss-module__Dxi3Bq__dropzone{border-radius:10px;flex-grow:1;height:30vh;display:flex}.UploadContainer-module-scss-module__Dxi3Bq__dropzoneFullscreen{cursor:pointer;background-color:#0000;width:100%;max-width:100%;height:100%}.UploadContainer-module-scss-module__Dxi3Bq__dropzoneInner{text-align:center;border:2px dashed var(--color-border-default);border-radius:9px;flex:auto;justify-content:center;align-items:center;width:100%;padding:2rem;display:flex}.UploadContainer-module-scss-module__Dxi3Bq__dropzoneInner:hover{border-color:var(--color-border-brand);cursor:pointer;background-color:var(--color-background-selected-default)}.UploadContainer-module-scss-module__Dxi3Bq__fileCardsContainer{flex-direction:column;gap:.5rem;max-height:calc(400px - 1rem);margin-top:1rem;display:flex;overflow-y:auto}.UploadContainer-module-scss-module__Dxi3Bq__fileCard{border:1px solid var(--color-border-default);border-radius:.5rem;justify-content:space-between;align-items:center;width:100%;padding:.5rem 1rem .5rem .5rem;display:flex;position:relative}.UploadContainer-module-scss-module__Dxi3Bq__fileCard.UploadContainer-module-scss-module__Dxi3Bq__tooLargeWarning{border:1px solid var(--color-text-danger);background-color:var(--color-background-danger-default);--color-icon-default:var(--color-text-danger);--color-text-subtle:var(--color-text-danger);--color-text-default:var(--color-text-danger);--color-background-hovered:var(--color-background-danger-hovered)}.UploadContainer-module-scss-module__Dxi3Bq__fileCard.UploadContainer-module-scss-module__Dxi3Bq__tooLargeWarning svg,.UploadContainer-module-scss-module__Dxi3Bq__fileCard.UploadContainer-module-scss-module__Dxi3Bq__tooLargeWarning.UploadContainer-module-scss-module__Dxi3Bq__iconContainer svg{fill:var(--color-text-danger)}.UploadContainer-module-scss-module__Dxi3Bq__fileCard p{color:var(--color-text-subtle);margin:0}.UploadContainer-module-scss-module__Dxi3Bq__fileCard .UploadContainer-module-scss-module__Dxi3Bq__fileName{font-size:var(--font-size-p-200);color:var(--color-text-default);font-weight:500}.UploadContainer-module-scss-module__Dxi3Bq__fileCard .UploadContainer-module-scss-module__Dxi3Bq__iconContainer{justify-content:center;align-self:flex-start;align-items:center;padding:.6rem;display:flex}.UploadContainer-module-scss-module__Dxi3Bq__dropzoneBody{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.UploadContainer-module-scss-module__Dxi3Bq__dropzoneIconContainer{background-color:var(--color-background-brand-default);border-radius:100px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.UploadContainer-module-scss-module__Dxi3Bq__fileCardActions{align-items:center;display:flex}.UploadContainer-module-scss-module__Dxi3Bq__description{flex:none;justify-content:space-between;align-items:center;width:100%;display:flex}.UploadContainer-module-scss-module__Dxi3Bq__fileCardBody{flex-direction:column;justify-content:center;display:flex}.UploadContainer-module-scss-module__Dxi3Bq__fileCardBody .UploadContainer-module-scss-module__Dxi3Bq__fileName{font-weight:500}.UploadContainer-module-scss-module__Dxi3Bq__fileCardBody .UploadContainer-module-scss-module__Dxi3Bq__fileCardFooter{color:var(--color-text-subtle);justify-content:space-between;align-items:center;font-size:12px;display:flex}.UploadContainer-module-scss-module__Dxi3Bq__fileCardBody .UploadContainer-module-scss-module__Dxi3Bq__fileCardFooter.UploadContainer-module-scss-module__Dxi3Bq__warning p{color:var(--color-text-warning)}.UploadContainer-module-scss-module__Dxi3Bq__iconContainer{justify-content:center;align-items:center;padding:.5rem;display:flex}.UploadContainer-module-scss-module__Dxi3Bq__columns{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.UploadContainer-module-scss-module__Dxi3Bq__columns.UploadContainer-module-scss-module__Dxi3Bq__fullWidth{grid-template-columns:1fr}
.ShapefileGroupCard-module-scss-module__W3PjcW__card{border:1px solid var(--color-border-default);border-radius:.5rem;flex-direction:column;width:100%;padding:.5rem 1rem .5rem .5rem;display:flex}.ShapefileGroupCard-module-scss-module__W3PjcW__card.ShapefileGroupCard-module-scss-module__W3PjcW__incomplete .ShapefileGroupCard-module-scss-module__W3PjcW__warningText{color:var(--color-text-warning)}.ShapefileGroupCard-module-scss-module__W3PjcW__header{justify-content:space-between;align-items:center;width:100%;display:flex}.ShapefileGroupCard-module-scss-module__W3PjcW__headerLeft{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.ShapefileGroupCard-module-scss-module__W3PjcW__iconContainer{flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;display:flex}.ShapefileGroupCard-module-scss-module__W3PjcW__textContent{min-width:0}.ShapefileGroupCard-module-scss-module__W3PjcW__basename{font-size:var(--font-size-p-200);color:var(--color-text-default);white-space:nowrap;text-overflow:ellipsis;margin:0;font-weight:500;overflow:hidden}.ShapefileGroupCard-module-scss-module__W3PjcW__label{font-size:var(--font-size-p-100);color:var(--color-text-subtle);margin:0}.ShapefileGroupCard-module-scss-module__W3PjcW__warningText{font-size:var(--font-size-p-100);color:var(--color-text-warning);margin:0}.ShapefileGroupCard-module-scss-module__W3PjcW__extensionBadges{flex-wrap:wrap;gap:4px;margin-top:4px;padding-left:calc(1.5rem + 25px);display:flex}.ShapefileGroupCard-module-scss-module__W3PjcW__badge{font-size:var(--font-size-p-50);letter-spacing:.03em;border-radius:4px;align-items:center;padding:1px 5px;font-weight:600;display:inline-flex}.ShapefileGroupCard-module-scss-module__W3PjcW__badge.ShapefileGroupCard-module-scss-module__W3PjcW__present{background-color:var(--color-background-success-default);color:var(--color-text-success)}.ShapefileGroupCard-module-scss-module__W3PjcW__badge.ShapefileGroupCard-module-scss-module__W3PjcW__missingRequired{background-color:var(--color-background-warning-default);color:var(--color-text-warning)}
.ZipGroupCard-module-scss-module__mGQu0W__card{border:1px solid var(--color-border-default);border-radius:.5rem;flex-direction:column;width:100%;padding:.5rem 1rem .5rem .5rem;display:flex}.ZipGroupCard-module-scss-module__mGQu0W__header{justify-content:space-between;align-items:center;width:100%;display:flex}.ZipGroupCard-module-scss-module__mGQu0W__headerLeft{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.ZipGroupCard-module-scss-module__mGQu0W__iconContainer{flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;display:flex}.ZipGroupCard-module-scss-module__mGQu0W__textContent{min-width:0}.ZipGroupCard-module-scss-module__mGQu0W__fileName{font-size:var(--font-size-p-200);color:var(--color-text-default);white-space:nowrap;text-overflow:ellipsis;margin:0;font-weight:500;overflow:hidden}.ZipGroupCard-module-scss-module__mGQu0W__fileSize{font-size:var(--font-size-p-100);color:var(--color-text-subtle);margin:0}.ZipGroupCard-module-scss-module__mGQu0W__loading{font-size:var(--font-size-p-100);color:var(--color-text-subtle);margin:0;font-style:italic}.ZipGroupCard-module-scss-module__mGQu0W__inspectionDetails{flex-direction:column;gap:8px;margin-top:8px;padding-left:calc(1.5rem + 25px);display:flex}.ZipGroupCard-module-scss-module__mGQu0W__shapefileGroupRow{flex-direction:column;gap:4px;display:flex}.ZipGroupCard-module-scss-module__mGQu0W__shapefileGroupName{font-size:var(--font-size-p-100);color:var(--color-text-default);margin:0;font-weight:500}.ZipGroupCard-module-scss-module__mGQu0W__incompleteWarning{font-size:var(--font-size-p-100);color:var(--color-text-warning);margin:0}.ZipGroupCard-module-scss-module__mGQu0W__extensionBadges{flex-wrap:wrap;gap:4px;display:flex}.ZipGroupCard-module-scss-module__mGQu0W__badge{font-size:var(--font-size-p-50);letter-spacing:.03em;border-radius:4px;align-items:center;padding:1px 5px;font-weight:600;display:inline-flex}.ZipGroupCard-module-scss-module__mGQu0W__badge.ZipGroupCard-module-scss-module__mGQu0W__present{background-color:var(--color-background-success-default);color:var(--color-text-success)}.ZipGroupCard-module-scss-module__mGQu0W__badge.ZipGroupCard-module-scss-module__mGQu0W__missingRequired{background-color:var(--color-background-warning-default);color:var(--color-text-warning)}.ZipGroupCard-module-scss-module__mGQu0W__unsupportedWarning{font-size:var(--font-size-p-100);color:var(--color-text-warning);margin:0}
.SetMapOriginDialog-module-scss-module__ODbVTq__featuredImage{object-fit:cover;width:100%;height:100%}.SetMapOriginDialog-module-scss-module__ODbVTq__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__ODbVTq__previewMap.SetMapOriginDialog-module-scss-module__ODbVTq__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__ODbVTq__previewMap.SetMapOriginDialog-module-scss-module__ODbVTq__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__ODbVTq__previewMap.SetMapOriginDialog-module-scss-module__ODbVTq__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__ODbVTq__loadingOverlay{background-color:#00000059;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.SetMapOriginDialog-module-scss-module__ODbVTq__centerCircle{border:1px solid #0000001a;border-radius:50%;width:100px;height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
@media (max-width:600px){.notification-module-scss-module__FSu2yW__notification>*{display:none}}@keyframes notification-module-scss-module__FSu2yW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.notification-module-scss-module__FSu2yW__errors{padding:8px}.notification-module-scss-module__FSu2yW__errors .notification-module-scss-module__FSu2yW__errorHeader{align-items:center;margin-bottom:2px;display:flex}.notification-module-scss-module__FSu2yW__errors .notification-module-scss-module__FSu2yW__errorHeader span{color:var(--color-text-danger);margin-left:8px;font-size:14px;font-weight:700}.notification-module-scss-module__FSu2yW__errors ul{padding-left:2px}.notification-module-scss-module__FSu2yW__errors ul li{color:var(--color-text-subtle);padding:4px 0;font-size:12px}.notification-module-scss-module__FSu2yW__errors ul li span{color:var(--color-text-subtle);font-size:12px}.notification-module-scss-module__FSu2yW__warnings{padding:8px}.notification-module-scss-module__FSu2yW__warnings .notification-module-scss-module__FSu2yW__warningHeader{align-items:center;margin-bottom:2px;display:flex}.notification-module-scss-module__FSu2yW__warnings .notification-module-scss-module__FSu2yW__warningHeader span{color:var(--color-text-warning);margin-left:8px;font-size:14px;font-weight:700}.notification-module-scss-module__FSu2yW__warnings ul{padding-left:1px}.notification-module-scss-module__FSu2yW__warnings ul li{color:var(--color-text-subtle);padding:4px 0;font-size:12px}.notification-module-scss-module__FSu2yW__warnings ul li span{color:var(--color-text-subtle);font-size:12px}.notification-module-scss-module__FSu2yW__notification-icon{justify-content:center;align-items:center;display:flex;position:relative}.notification-module-scss-module__FSu2yW__notification-count{background-color:var(--color-icon-brand);border-radius:50%;width:6px;height:6px;position:absolute;top:-2px;right:-2px}.notification-module-scss-module__FSu2yW__processing svg{animation:2s linear infinite notification-module-scss-module__FSu2yW__spin}.notification-module-scss-module__FSu2yW__dialog{max-height:400px;padding:0}.notification-module-scss-module__FSu2yW__dialog-header{border-bottom:1px solid var(--color-border-default);grid-template-columns:1fr 1fr 1fr;padding:0;display:grid}.notification-module-scss-module__FSu2yW__dialog h5{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.notification-module-scss-module__FSu2yW__dialog-body{color:var(--color-text-default);max-height:400px;overflow-y:scroll}.notification-module-scss-module__FSu2yW__dialog-body h2,.notification-module-scss-module__FSu2yW__dialog-body p{margin:14px 14px auto}.notification-module-scss-module__FSu2yW__dialog-body>ul{margin:0;padding:0}.notification-module-scss-module__FSu2yW__dialog-body li{border-bottom:1px solid var(--color-border-subtle);padding:0;list-style-type:none}.notification-module-scss-module__FSu2yW__minimalInverse{color:var(--color-text-inverse);border:none;outline:none;overflow:visible;background-color:#0000!important}.notification-module-scss-module__FSu2yW__minimalInverse svg{fill:var(--color-text-inverse)}.notification-module-scss-module__FSu2yW__minimalInverse:focus-visible,.notification-module-scss-module__FSu2yW__minimalInverse:hover{background-color:var(--color-background-toolbar-hovered)!important}.notification-module-scss-module__FSu2yW__dialogBodyProgress>div{flex-direction:row;align-items:center;gap:6px;width:100%;display:flex}.notification-module-scss-module__FSu2yW__dialogBodyProgressSuccess span{background:var(--color-text-success);width:100%;height:2px;display:inline-block;position:relative;overflow:hidden}.notification-module-scss-module__FSu2yW__dialogBodyProgressSuccess svg path{fill:var(--color-text-success)}.notification-module-scss-module__FSu2yW__dialogBodyProgressCompleteWithErrors span{background-color:var(--color-text-warning);width:100%;height:2px;display:inline-block;position:relative;overflow:hidden}.notification-module-scss-module__FSu2yW__dialogBodyProgressCompleteWithErrors svg path{fill:var(--color-text-warning)}.notification-module-scss-module__FSu2yW__dialogBodyProgressFailure span{background-color:var(--color-text-danger);width:100%;height:2px;display:inline-block;position:relative;overflow:hidden}.notification-module-scss-module__FSu2yW__dialogBodyProgressFailure svg path{fill:var(--color-text-danger)}.notification-module-scss-module__FSu2yW__dialogBodyProgressCancelled span{background-color:var(--color-text-headlines);width:100%;height:2px;display:inline-block;position:relative;overflow:hidden}.notification-module-scss-module__FSu2yW__dialogHeader{border-bottom:1px solid var(--color-border-default);justify-content:space-between;align-items:center;padding:1rem;display:flex}.notification-module-scss-module__FSu2yW__noTask{width:100%;color:var(--color-text-subtle);justify-content:center;align-items:center;margin-top:.5rem;padding:1rem;display:flex}.notification-module-scss-module__FSu2yW__taskItem{border-radius:4px;padding:28px 14px 12px;position:relative}.notification-module-scss-module__FSu2yW__taskItem:hover .notification-module-scss-module__FSu2yW__dismissButton{visibility:visible}.notification-module-scss-module__FSu2yW__taskMessage{color:var(--color-text-subtle);white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:11px;overflow:hidden}.notification-module-scss-module__FSu2yW__dismissButton{visibility:hidden;position:absolute;top:12px;right:12px}.notification-module-scss-module__FSu2yW__dismissButton svg{color:var(--color-text-subtle)}.notification-module-scss-module__FSu2yW__dismissButton:hover svg{color:var(--color-text-danger)}.notification-module-scss-module__FSu2yW__additionalCountClickable{opacity:.8;color:var(--color-text-subtle)!important;font-size:12px!important}
.Loader-module-scss-module__P-R2ia__loader{background:var(--color-background-layer-01-default);width:100%;height:2px;display:inline-block;position:relative;overflow:hidden}.Loader-module-scss-module__P-R2ia__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__P-R2ia__animloader;position:absolute;top:0;left:0}@keyframes Loader-module-scss-module__P-R2ia__animloader{0%{left:0;transform:translate(-100%)}to{left:100%;transform:translate(0%)}}.Loader-module-scss-module__P-R2ia__spinner{animation:2s linear infinite Loader-module-scss-module__P-R2ia__spinnerRotate}@keyframes Loader-module-scss-module__P-R2ia__spinnerRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.EmptyValue-module-scss-module__-A_tMq__value{color:var(--color-text-subtle);font-style:italic}
.ConfirmationModal-module-scss-module__5U0_aa__datasetName{word-break:break-all;font-weight:600}
.MenuItem-module-scss-module__G-uyeW__submenuOpen{border-radius:6px;background-color:#f1f3f5!important}
.SortableTree-module-scss-module__H7cC1q__listStyle{height:100%}.SortableTree-module-scss-module__H7cC1q__noResultsContainer{color:var(--color-text-subtle);justify-content:center;align-items:center;margin:1rem;display:flex}
.LegendContent-module-scss-module__EVBDAW__legendCaption{color:var(--color-text-default);text-overflow:ellipsis;white-space:nowrap;background:0 0;width:100%;padding:0;font-size:12px;font-weight:400;transition:all .2s;overflow:hidden}.LegendContent-module-scss-module__EVBDAW__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__EVBDAW__legendCaption input:hover,.LegendContent-module-scss-module__EVBDAW__legendCaption input:focus{border-color:var(--color-border-default)!important;background-color:var(--color-background-layer-01-default)!important}.LegendContent-module-scss-module__EVBDAW__legendSection{min-height:36px;line-height:1;font-size:inherit;border-top:1px solid #e9e9e9;padding:.75rem;position:relative}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__firstItem{border-top:none}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__hidden{opacity:.5}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap{min-height:0;font-size:var(--legend-font-size);border:none}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendHeader{justify-content:center;align-items:center}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendHeader h5{font-size:var(--legend-font-size);margin:0;line-height:1.2}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendHeader p{font-size:var(--legend-font-size);height:calc(var(--legend-font-size)*1.4);margin:0}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendHeader .LegendContent-module-scss-module__EVBDAW__legendCaption{font-size:var(--legend-font-size);color:#737373;margin:0;line-height:1.2}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendHeader .LegendContent-module-scss-module__EVBDAW__singleLegendItem{justify-content:center;align-items:center;width:18px;height:18px;margin:0;display:flex}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendContent{margin-left:.5rem}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItem{align-items:center;min-height:22px;display:flex}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItem p{font-size:var(--legend-font-size);margin:0 0 0 .5rem;line-height:1.2}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItemColor{filter:none;opacity:.8;border:1px solid #0000;border-radius:2px;width:18px;height:14px;display:inline-block}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItemColor.LegendContent-module-scss-module__EVBDAW__circle{border-radius:50%;width:14px;height:14px}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItemColor.LegendContent-module-scss-module__EVBDAW__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__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__paletteContainer{margin:.5rem 0}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__paletteContainer .LegendContent-module-scss-module__EVBDAW__paletteInput{justify-content:space-between;display:flex}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__paletteContainer .LegendContent-module-scss-module__EVBDAW__paletteInput p{font-size:var(--legend-font-size);margin:0;line-height:1.2}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__paletteContainer .LegendContent-module-scss-module__EVBDAW__paletteInput p:last-child{text-align:right}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__singleLayer .LegendContent-module-scss-module__EVBDAW__legendHeader{flex-direction:row;align-items:center;gap:.5rem}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__singleLayer .LegendContent-module-scss-module__EVBDAW__legendHeader .LegendContent-module-scss-module__EVBDAW__legendTitle{flex:1;min-width:0}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__singleLayer .LegendContent-module-scss-module__EVBDAW__legendHeader .LegendContent-module-scss-module__EVBDAW__singleLegendItem{order:-1}.LegendContent-module-scss-module__EVBDAW__legendHeader{flex-direction:row;align-items:center;gap:.5vw;display:flex}.LegendContent-module-scss-module__EVBDAW__legendHeader .LegendContent-module-scss-module__EVBDAW__legendTitle{flex-direction:column;flex:1;min-width:0;display:flex}.LegendContent-module-scss-module__EVBDAW__legendHeader .LegendContent-module-scss-module__EVBDAW__legendTitle h5,.LegendContent-module-scss-module__EVBDAW__legendHeader .LegendContent-module-scss-module__EVBDAW__legendTitle .LegendContent-module-scss-module__EVBDAW__legendRowTitle{font-size:inherit;text-overflow:ellipsis;white-space:nowrap;margin:0;line-height:1vw;overflow:hidden}.LegendContent-module-scss-module__EVBDAW__legendHeader .LegendContent-module-scss-module__EVBDAW__legendTitle .LegendContent-module-scss-module__EVBDAW__legendCaption{font-size:inherit;color:var(--color-text-subtle);margin:.25vw 0 0}.LegendContent-module-scss-module__EVBDAW__legendContent{flex-direction:column;gap:.5rem;max-width:100%;display:flex;overflow:hidden}.LegendContent-module-scss-module__EVBDAW__legendContent .LegendContent-module-scss-module__EVBDAW__legendGraphic{object-fit:contain;align-self:flex-start;width:auto;max-width:100%;height:auto;max-height:150px;margin:0}.LegendContent-module-scss-module__EVBDAW__singleLegendItem{flex-shrink:0;justify-content:center;align-items:center;transition:gap .2s;display:flex}.LegendContent-module-scss-module__EVBDAW__legendItem{align-items:center;gap:8px;height:16px;min-height:16px;margin-bottom:4px;display:flex}.LegendContent-module-scss-module__EVBDAW__legendItem .LegendContent-module-scss-module__EVBDAW__legendCaption{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.LegendContent-module-scss-module__EVBDAW__paletteContainer{color:var(--color-text-default)}.LegendContent-module-scss-module__EVBDAW__paletteInput{grid-template-columns:1fr 1fr;width:100%;display:grid}.LegendContent-module-scss-module__EVBDAW__paletteInput p{margin:.5rem 0;font-size:13px}.LegendContent-module-scss-module__EVBDAW__paletteInput p:last-child{text-align:right}.LegendContent-module-scss-module__EVBDAW__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__EVBDAW__paletteBlock{flex-grow:1}.LegendContent-module-scss-module__EVBDAW__legendItemColor{filter:none;opacity:.8;border:1px solid;border-radius:2px;width:18px;height:14px;margin:2px;transition:width .2s,height .2s,margin .2s;display:inline-block}.LegendContent-module-scss-module__EVBDAW__legendItemColor.LegendContent-module-scss-module__EVBDAW__circle{border-radius:50%;width:14px;height:14px}.LegendContent-module-scss-module__EVBDAW__legendItemColor.LegendContent-module-scss-module__EVBDAW__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__EVBDAW__legendIconImage{justify-content:center;align-items:center;width:18px;height:18px;margin:2px;display:inline-flex}.LegendContent-module-scss-module__EVBDAW__legendIconImage img{object-fit:contain;max-width:100%;max-height:100%}.LegendContent-module-scss-module__EVBDAW__legendIconImageHidden{opacity:.5;filter:grayscale()}.LegendContent-module-scss-module__EVBDAW__legendTitle{font-size:1.5em;font-weight:600}.LegendContent-module-scss-module__EVBDAW__sizeRange{margin-block:4px;min-height:24px;margin-top:2rem;display:flex;position:relative}.LegendContent-module-scss-module__EVBDAW__sizeRange.LegendContent-module-scss-module__EVBDAW__editable p{border-radius:3px}.LegendContent-module-scss-module__EVBDAW__sizeRange.LegendContent-module-scss-module__EVBDAW__editable p:hover{border-color:var(--color-border-brand)}.LegendContent-module-scss-module__EVBDAW__sizeRange>*{flex:1;min-width:0}.LegendContent-module-scss-module__EVBDAW__sizeContainer{align-items:flex-end;width:100%;display:flex;position:relative}.LegendContent-module-scss-module__EVBDAW__sizeContainer p{margin-top:-.5rem;font-size:12px}.LegendContent-module-scss-module__EVBDAW__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__EVBDAW__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__EVBDAW__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__EVBDAW__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__EVBDAW__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__EVBDAW__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__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap{padding:.15vw .25vw}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap h5,.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendRowTitle{font-size:var(--legend-font-size)!important}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendContentContainer{margin-top:.2vh}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap p{margin:0;line-height:1.2;font-size:inherit!important}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__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__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItemColor.LegendContent-module-scss-module__EVBDAW__circle{border-radius:50%;width:14px;height:14px}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItemColor.LegendContent-module-scss-module__EVBDAW__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__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItem{gap:.5rem;min-height:15px;height:auto!important}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__staticPalette{height:8px!important}}@media screen and (max-width:1900px){.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap{padding:.15vw .25vw}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap h5,.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendRowTitle{font-size:var(--legend-font-size)!important}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendContentContainer{margin-top:.3vw}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap p{margin:0;line-height:1.2;font-size:inherit!important}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__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__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItemColor.LegendContent-module-scss-module__EVBDAW__circle{border-radius:50%;width:13px;height:13px}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItemColor.LegendContent-module-scss-module__EVBDAW__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__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItem{gap:.4rem;min-height:12px;height:auto!important}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__staticPalette{height:8px!important}}@media screen and (max-width:1700px){.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap{padding:.15vw .25vw}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap h5,.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendRowTitle{font-size:var(--legend-font-size)!important}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendContentContainer{margin-top:.2vw}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap p{margin:0;line-height:1.2;font-size:var(--legend-font-size)!important}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__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__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItemColor.LegendContent-module-scss-module__EVBDAW__circle{border-radius:50%;width:12px;height:12px}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItemColor.LegendContent-module-scss-module__EVBDAW__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__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItem{gap:.35rem;min-height:10px;height:auto!important}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__staticPalette{height:8px!important}}@media screen and (max-width:1500px){.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap{padding:.15vw .25vw}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap h5,.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendRowTitle{font-size:var(--legend-font-size)!important}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap p{margin:0;line-height:1.2;font-size:var(--legend-font-size)!important}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendContentContainer{margin-top:.2vw}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__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__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItemColor.LegendContent-module-scss-module__EVBDAW__circle{border-radius:50%;width:10px;height:10px}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItemColor.LegendContent-module-scss-module__EVBDAW__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__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItem{gap:.3rem;min-height:10px;height:auto!important}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__staticPalette{height:8px!important}}@media screen and (max-width:1300px){.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap{padding:.05vw .1vw}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap h5,.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendRowTitle{font-size:var(--legend-font-size)!important}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendContentContainer{margin-top:.3vw}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap p{margin:0;line-height:1.2;font-size:var(--legend-font-size)!important}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__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__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItemColor.LegendContent-module-scss-module__EVBDAW__circle{border-radius:50%;width:8px;height:8px}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItemColor.LegendContent-module-scss-module__EVBDAW__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__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItem{gap:.25rem;min-height:8px;height:auto!important}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__staticPalette{height:6px!important}}@media screen and (max-width:1100px){.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap{padding:.03vw .08vw}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap h5,.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendRowTitle{font-size:var(--legend-font-size)!important}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendContentContainer{margin-top:.2vw}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap p{margin:0;line-height:1.2;font-size:var(--legend-font-size)!important}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__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__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItemColor.LegendContent-module-scss-module__EVBDAW__circle{border-radius:50%;width:7px;height:7px}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItemColor.LegendContent-module-scss-module__EVBDAW__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__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItem{gap:.2rem;min-height:8px;height:auto!important}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__staticPalette{height:6px!important}}@media screen and (max-width:900px){.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap h5,.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendRowTitle{font-size:var(--legend-font-size)!important}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap p{margin:0;line-height:1.2;font-size:var(--legend-font-size)!important}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__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__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItemColor.LegendContent-module-scss-module__EVBDAW__circle{border-radius:50%;width:6px;height:6px}.LegendContent-module-scss-module__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItemColor.LegendContent-module-scss-module__EVBDAW__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__EVBDAW__legendSection.LegendContent-module-scss-module__EVBDAW__isExportMap .LegendContent-module-scss-module__EVBDAW__legendItem{gap:.15rem;min-height:6px;height:auto!important}.LegendContent-module-scss-module__EVBDAW__legendItem{height:.7vw}}.LegendContent-module-scss-module__EVBDAW__legendGraphic{object-fit:contain;width:100%;max-width:100%;height:auto;max-height:100%;margin-top:5px;margin-bottom:5px;display:block}.LegendContent-module-scss-module__EVBDAW__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__EVBDAW__folderHeading:first-child{padding-top:0}.LegendContent-module-scss-module__EVBDAW__legendSquare{border-radius:2px;flex-shrink:0;width:12px;height:12px}.LegendContent-module-scss-module__EVBDAW__loadingIndicator{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.LegendContent-module-scss-module__EVBDAW__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__EVBDAW__spin}@keyframes LegendContent-module-scss-module__EVBDAW__spin{to{transform:rotate(360deg)}}
.SortableTreeItem-module-scss-module__Ct5lza__Wrapper{box-sizing:border-box;margin-bottom:-1px;list-style:none}.SortableTreeItem-module-scss-module__Ct5lza__Wrapper.SortableTreeItem-module-scss-module__Ct5lza__disableInteraction{opacity:0}.SortableTreeItem-module-scss-module__Ct5lza__TreeItem{width:100%}.SortableTreeItem-module-scss-module__Ct5lza__disableInteraction{pointer-events:none;-webkit-user-select:none;user-select:none}
.LocationSearchWidget-module-scss-module__sTrGUW__search{padding:1rem}.LocationSearchWidget-module-scss-module__sTrGUW__searchInput{flex:1}.LocationSearchWidget-module-scss-module__sTrGUW__suggestionsPortal{background:var(--color-background-default);border:1px solid var(--color-border-default);border-radius:9px;margin-top:.5rem;padding:.5rem;overflow:hidden;box-shadow:10px 10px 37px -8px #0000001a}
.MaskWidget-module-scss-module__RCEJGq__maskContainer{min-width:260px;padding:1rem}.MaskWidget-module-scss-module__RCEJGq__tabContainer{height:36px;color:var(--color-text-subtle);background-color:var(--color-background-input-default);border-radius:8px;padding:2px;position:relative;overflow:hidden}.MaskWidget-module-scss-module__RCEJGq__tabItem{font-size:var(--font-size-p-100);z-index:1;cursor:pointer;border:1px solid #0000;border-radius:8px;flex:1;padding:.5rem;transition:all .25s;position:relative}.MaskWidget-module-scss-module__RCEJGq__tabItem:hover{background-color:var(--color-background-hovered)}.MaskWidget-module-scss-module__RCEJGq__tabItem.MaskWidget-module-scss-module__RCEJGq__active{color:var(--color-text-default);background-color:var(--color-background-default);border:1px solid var(--color-border-default);outline-offset:-1px}.MaskWidget-module-scss-module__RCEJGq__singleRowControl .MaskWidget-module-scss-module__RCEJGq__radiusLabel{color:var(--color-text-default);flex-shrink:0;font-size:11px}.MaskWidget-module-scss-module__RCEJGq__singleRowControl .MaskWidget-module-scss-module__RCEJGq__sliderContainer{flex:1;min-width:60px;margin:0;padding:0}.MaskWidget-module-scss-module__RCEJGq__singleRowControl .MaskWidget-module-scss-module__RCEJGq__radiusInput{flex-shrink:0;width:90px}.MaskWidget-module-scss-module__RCEJGq__singleRowControl .MaskWidget-module-scss-module__RCEJGq__timeDropdownContainer{flex:1}.MaskWidget-module-scss-module__RCEJGq__travelModeIcons .MaskWidget-module-scss-module__RCEJGq__modeIcon{border:1px solid var(--color-border-default);border-radius:8px;width:32px;min-width:32px;height:32px;padding:0}.MaskWidget-module-scss-module__RCEJGq__travelModeIcons .MaskWidget-module-scss-module__RCEJGq__modeIcon svg{width:16px;height:16px}.MaskWidget-module-scss-module__RCEJGq__travelModeIcons .MaskWidget-module-scss-module__RCEJGq__modeIcon.MaskWidget-module-scss-module__RCEJGq__active{border-color:var(--color-border-brand);background-color:var(--color-background-selected-default)}.MaskWidget-module-scss-module__RCEJGq__entryButtons>*{flex:1}.MaskWidget-module-scss-module__RCEJGq__drawButtons{width:100%}.MaskWidget-module-scss-module__RCEJGq__drawButtons>*{flex:1}.MaskWidget-module-scss-module__RCEJGq__drawButtons .MaskWidget-module-scss-module__RCEJGq__activeDrawButton{border-color:var(--color-border-brand);background-color:var(--color-background-selected-default)}@media (max-width:768px){.MaskWidget-module-scss-module__RCEJGq__travelModeIcons .MaskWidget-module-scss-module__RCEJGq__modeIcon{width:28px;height:28px}}
.TextWidget-module-scss-module__XRKW4q__textWidget{pointer-events:all;border-radius:8px;flex-direction:column;padding:1rem;display:flex;position:relative}.TextWidget-module-scss-module__XRKW4q__textWidget ul,.TextWidget-module-scss-module__XRKW4q__textWidget ol{padding-left:1.5rem}.TextWidget-module-scss-module__XRKW4q__textWidget code{background-color:var(--color-background-layer-01-default);border-radius:.5rem;padding:.4rem;font-size:.9rem}.TextWidget-module-scss-module__XRKW4q__textWidget h1,.TextWidget-module-scss-module__XRKW4q__textWidget h2,.TextWidget-module-scss-module__XRKW4q__textWidget h3{margin-bottom:.5rem;line-height:1.2}.TextWidget-module-scss-module__XRKW4q__textWidget h1:last-child,.TextWidget-module-scss-module__XRKW4q__textWidget h2:last-child,.TextWidget-module-scss-module__XRKW4q__textWidget h3:last-child{margin-bottom:0}.TextWidget-module-scss-module__XRKW4q__textWidget .TextWidget-module-scss-module__XRKW4q__editorContent{border-radius:.5rem;outline:none}.TextWidget-module-scss-module__XRKW4q__textWidget .TextWidget-module-scss-module__XRKW4q__editorContent p{margin:0;line-height:1.3}.TextWidget-module-scss-module__XRKW4q__textWidget .TextWidget-module-scss-module__XRKW4q__editorContent strong{font-weight:700}.TextWidget-module-scss-module__XRKW4q__textWidget .TextWidget-module-scss-module__XRKW4q__editorContent em{font-style:italic}.TextWidget-module-scss-module__XRKW4q__textWidget .TextWidget-module-scss-module__XRKW4q__editorContent u{text-decoration:underline}.TextWidget-module-scss-module__XRKW4q__textWidget.TextWidget-module-scss-module__XRKW4q__phone{padding:.5rem}.TextWidget-module-scss-module__XRKW4q__bubbleMenuOptions{gap:.25rem;display:flex}.TextWidget-module-scss-module__XRKW4q__dropdown{padding:.5rem}
.TabsWidget-module-scss-module__hGKfXq__tabsContainer{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.TabsWidget-module-scss-module__hGKfXq__tabBar{flex-shrink:0;width:calc(100% - 1rem);margin:.5rem}.TabsWidget-module-scss-module__hGKfXq__tabContent{flex-direction:column;flex:1;gap:1rem;min-height:0;padding:.25rem;display:flex;overflow-y:auto}.TabsWidget-module-scss-module__hGKfXq__visible{display:contents}.TabsWidget-module-scss-module__hGKfXq__hidden{display:none}.TabsWidget-module-scss-module__hGKfXq__widgetWrapper{cursor:pointer;border-radius:.5rem;transition:opacity .2s,outline .2s}.TabsWidget-module-scss-module__hGKfXq__widgetWrapper.TabsWidget-module-scss-module__hGKfXq__selected{outline:2px solid var(--color-border-brand);outline-offset:2px}.TabsWidget-module-scss-module__hGKfXq__widgetWrapper.TabsWidget-module-scss-module__hGKfXq__editable:hover{outline:2px solid var(--color-border-selected);outline-offset:2px}.TabsWidget-module-scss-module__hGKfXq__emptyTab{margin:0 auto}
.TimelineRange-module-scss-module__Mbiooa__sliderContainer{padding:0 .25rem}.TimelineRange-module-scss-module__Mbiooa__displayValues{justify-content:center;align-items:center;margin-top:1rem;display:flex}
.ViewSwitcherWidget-module-scss-module__OD--LG__featureWrapper{min-width:100%;height:100%;padding:1rem;overflow:scroll}.ViewSwitcherWidget-module-scss-module__OD--LG__chipsContainer{flex-wrap:wrap;gap:.5rem;width:100%;display:flex}.ViewSwitcherWidget-module-scss-module__OD--LG__chipsContainer.ViewSwitcherWidget-module-scss-module__OD--LG__horizontal{flex-direction:column;max-width:40vw}.ViewSwitcherWidget-module-scss-module__OD--LG__chipsContainer.ViewSwitcherWidget-module-scss-module__OD--LG__mobile{flex-direction:row;overflow-y:auto}.ViewSwitcherWidget-module-scss-module__OD--LG__chip{background-color:var(--color-background-default);border:1px solid var(--color-border-default);white-space:nowrap;text-overflow:ellipsis;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:.5rem;max-width:200px;padding:.5rem 1rem;transition:all .1s ease-in-out;overflow:hidden}.ViewSwitcherWidget-module-scss-module__OD--LG__chip span{font-size:12px}.ViewSwitcherWidget-module-scss-module__OD--LG__chip:hover{background-color:var(--color-background-hovered)}.ViewSwitcherWidget-module-scss-module__OD--LG__chip.ViewSwitcherWidget-module-scss-module__OD--LG__selected span{color:var(--color-text-selected)}.ViewSwitcherWidget-module-scss-module__OD--LG__chip.ViewSwitcherWidget-module-scss-module__OD--LG__selected{background-color:var(--color-background-selected-default);border-color:var(--color-border-brand)}.ViewSwitcherWidget-module-scss-module__OD--LG__selectContainer{min-width:200px}
.InterfaceChatWidget-module-scss-module__IP4fcW__container{background:var(--color-background-default);flex-direction:column;height:100%;padding:.5rem;display:flex;overflow:hidden}.InterfaceChatWidget-module-scss-module__IP4fcW__collapsedContainer{align-self:flex-start;width:100%;height:fit-content;min-height:0;position:relative}.InterfaceChatWidget-module-scss-module__IP4fcW__collapsedInputTrigger{background:var(--color-background-input-default);cursor:text;border:1px solid #0000;border-radius:12px;align-items:center;gap:.5rem;width:100%;padding:.5rem;transition:border-color .1s ease-out;display:flex}.InterfaceChatWidget-module-scss-module__IP4fcW__collapsedInputTrigger:hover{border-color:var(--color-border-default)}.InterfaceChatWidget-module-scss-module__IP4fcW__collapsedPlaceholder{color:var(--color-text-subtle);font-size:14px}.InterfaceChatWidget-module-scss-module__IP4fcW__expandedOverlay{z-index:200;background:var(--color-background-default);border:1px solid var(--color-border-default);border-radius:1rem;flex-direction:column;width:calc(100% + 4rem);height:60vh;animation:.25s ease-out forwards InterfaceChatWidget-module-scss-module__IP4fcW__expandFromInput;display:flex;position:absolute;bottom:0;left:-2rem;overflow:hidden;box-shadow:0 -4px 24px #00000014}.InterfaceChatWidget-module-scss-module__IP4fcW__expandedOverlay.InterfaceChatWidget-module-scss-module__IP4fcW__anchorTop{transform-origin:0 0}.InterfaceChatWidget-module-scss-module__IP4fcW__expandedOverlay.InterfaceChatWidget-module-scss-module__IP4fcW__anchorBottom{transform-origin:0 100%}.InterfaceChatWidget-module-scss-module__IP4fcW__expandedOverlay.InterfaceChatWidget-module-scss-module__IP4fcW__anchorRight.InterfaceChatWidget-module-scss-module__IP4fcW__anchorTop{transform-origin:100% 0}.InterfaceChatWidget-module-scss-module__IP4fcW__expandedOverlay.InterfaceChatWidget-module-scss-module__IP4fcW__anchorRight.InterfaceChatWidget-module-scss-module__IP4fcW__anchorBottom{transform-origin:100% 100%}@keyframes InterfaceChatWidget-module-scss-module__IP4fcW__expandFromInput{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.InterfaceChatWidget-module-scss-module__IP4fcW__expandedHeader{background:var(--color-background-default);border-bottom:1px solid var(--color-border-default);z-index:10;flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:1rem;display:flex}.InterfaceChatWidget-module-scss-module__IP4fcW__headerTitle{flex:1;align-items:center;gap:.125rem;min-width:0;display:flex}.InterfaceChatWidget-module-scss-module__IP4fcW__title{color:var(--color-text-headlines);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:500;overflow:hidden}.InterfaceChatWidget-module-scss-module__IP4fcW__headerActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.InterfaceChatWidget-module-scss-module__IP4fcW__body{flex-direction:column;flex:1;min-height:0;padding:0 1rem 1rem;display:flex;overflow:hidden auto}.InterfaceChatWidget-module-scss-module__IP4fcW__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:32px;height:32px;display:flex}.InterfaceChatWidget-module-scss-module__IP4fcW__empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.InterfaceChatWidget-module-scss-module__IP4fcW__sessionsListContainer{scrollbar-width:thin;scrollbar-color:var(--color-border-default) #0000;flex:1;margin-left:-.5rem;padding-left:.5rem;overflow:clip auto}.InterfaceChatWidget-module-scss-module__IP4fcW__dateHeader{color:var(--color-text-subtle);font-size:12px}.InterfaceChatWidget-module-scss-module__IP4fcW__sessionItem{text-align:left;cursor:pointer;border-radius:7px;justify-content:space-between;align-items:center;height:40px;margin-left:-.5rem;padding:.25rem .5rem;display:flex}.InterfaceChatWidget-module-scss-module__IP4fcW__sessionItem:focus{outline-color:var(--color-border-brand)}.InterfaceChatWidget-module-scss-module__IP4fcW__sessionItem:hover{background-color:var(--color-background-hovered)}.InterfaceChatWidget-module-scss-module__IP4fcW__sessionItem.InterfaceChatWidget-module-scss-module__IP4fcW__active{background-color:var(--color-background-active)}.InterfaceChatWidget-module-scss-module__IP4fcW__sessionItemTitle{text-overflow:ellipsis;white-space:nowrap;height:40px;color:var(--color-text-headlines);flex:1;min-width:0;font-size:14px;font-weight:500;line-height:40px;overflow:hidden}.InterfaceChatWidget-module-scss-module__IP4fcW__emptySessionsState{text-align:center;color:var(--color-text-subtle);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:32px;display:flex}.InterfaceChatWidget-module-scss-module__IP4fcW__emptyStateTitle{color:var(--color-text-headlines);font-size:16px;font-weight:500}
.ChatPanel-module-scss-module__6TXrHa__chatPanelInner{top:var(--toolbar-height);width:400px;height:calc(100vh - var(--toolbar-height));max-height:calc(100vh - var(--toolbar-height));background-color:var(--color-background-default);border-top:1px solid var(--color-border-default);border-right:1px solid var(--color-border-default);z-index:103;transition-property:left;transition-duration:.3s;position:fixed;left:-400px}.ChatPanel-module-scss-module__6TXrHa__chatPanelInner.ChatPanel-module-scss-module__6TXrHa__open{left:0}.ChatPanel-module-scss-module__6TXrHa__panelContent{flex-direction:column;width:100%;height:100%;display:flex}.ChatPanel-module-scss-module__6TXrHa__header{height:var(--panel-header-height);justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:0 1rem;display:flex}.ChatPanel-module-scss-module__6TXrHa__headerTitle{flex:1;align-items:center;gap:.125rem;min-width:0;display:flex}.ChatPanel-module-scss-module__6TXrHa__headerActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.ChatPanel-module-scss-module__6TXrHa__modalHeaderButton{margin-left:-.75rem}.ChatPanel-module-scss-module__6TXrHa__modalHeaderButton h4{font-size:14px}.ChatPanel-module-scss-module__6TXrHa__modalHeaderTitle{align-items:center;margin-top:-2px;font-size:14px;display:flex}.ChatPanel-module-scss-module__6TXrHa__titleGroup{flex:1;min-width:0}.ChatPanel-module-scss-module__6TXrHa__titleSeparator{flex:0 0 16px;width:16px;height:16px}.ChatPanel-module-scss-module__6TXrHa__titleSeparator svg{width:16px;height:16px}.ChatPanel-module-scss-module__6TXrHa__sessionNameButton{cursor:pointer;min-width:0;max-width:100%;height:26px;color:var(--color-text-headlines);background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.25rem;padding:0 .5rem;display:flex}.ChatPanel-module-scss-module__6TXrHa__sessionNameButton:hover,.ChatPanel-module-scss-module__6TXrHa__sessionNameButton[aria-expanded=true]{background-color:var(--color-background-hovered)}.ChatPanel-module-scss-module__6TXrHa__sessionNameText{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:14px;font-weight:500;overflow:hidden}.ChatPanel-module-scss-module__6TXrHa__sessionNameChevron{width:18px;height:18px;color:var(--color-icon-default);flex:0 0 18px}.ChatPanel-module-scss-module__6TXrHa__sessionNameChevron svg{width:18px;height:18px}.ChatPanel-module-scss-module__6TXrHa__renameInputContainer{height:26px}.ChatPanel-module-scss-module__6TXrHa__renameInput{--input-height:26px;height:26px;min-height:26px;color:var(--color-text-headlines);padding-left:calc(.75rem - 1px);font-size:14px;font-weight:500}.ChatPanel-module-scss-module__6TXrHa__renameInputCancelButton:hover{background-color:var(--color-background-active)!important}.ChatPanel-module-scss-module__6TXrHa__body{flex-direction:column;flex:1;min-height:0;padding:0 1rem 1rem;display:flex}.ChatPanel-module-scss-module__6TXrHa__chatContent{flex-direction:column;flex:1;min-height:0;margin-right:-1rem;font-size:.95rem;display:flex;position:relative}.ChatPanel-module-scss-module__6TXrHa__messagesContainer{scrollbar-width:thin;scrollbar-color:var(--color-border-default) #0000;flex:1;min-height:0;padding-top:1rem;padding-right:1rem;overflow:hidden auto}.ChatPanel-module-scss-module__6TXrHa__inputContainer{flex-shrink:0;margin-top:1rem;padding-right:1rem;position:relative}.ChatPanel-module-scss-module__6TXrHa__newSessionContainer{scrollbar-width:thin;scrollbar-color:var(--color-border-default) #0000;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden auto}.ChatPanel-module-scss-module__6TXrHa__newSessionTopHalf{flex-direction:column;flex:1;min-height:0;display:flex}.ChatPanel-module-scss-module__6TXrHa__heroSection{opacity:1;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:120px;padding-top:1rem;padding-bottom:1rem;padding-right:1rem;transition:all .3s;display:flex;overflow:visible}.ChatPanel-module-scss-module__6TXrHa__newSessionPrompts{flex-shrink:0}.ChatPanel-module-scss-module__6TXrHa__heroContent{text-align:center;z-index:3;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}.ChatPanel-module-scss-module__6TXrHa__heroContent h3{margin:0}.ChatPanel-module-scss-module__6TXrHa__heroIcon{justify-content:center;align-items:center;display:flex}.ChatPanel-module-scss-module__6TXrHa__heroIcon img{width:32px;height:32px}.ChatPanel-module-scss-module__6TXrHa__subheader{color:var(--color-text-subtle);max-width:300px}.ChatPanel-module-scss-module__6TXrHa__helpMessageAnimated{animation:.2s cubic-bezier(.4,0,.2,1) forwards ChatPanel-module-scss-module__6TXrHa__fadeInUp}@keyframes ChatPanel-module-scss-module__6TXrHa__fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ChatPanel-module-scss-module__6TXrHa__message{flex-direction:column;gap:.5rem;min-width:0;max-width:100%;display:flex}.ChatPanel-module-scss-module__6TXrHa__message.ChatPanel-module-scss-module__6TXrHa__userMessage{flex-direction:row-reverse}.ChatPanel-module-scss-module__6TXrHa__message.ChatPanel-module-scss-module__6TXrHa__userMessage .ChatPanel-module-scss-module__6TXrHa__messageContent{background:var(--color-background-brand-default);color:#fff;border-radius:16px 16px 4px}.ChatPanel-module-scss-module__6TXrHa__message.ChatPanel-module-scss-module__6TXrHa__loadingMessage{flex-direction:row;align-items:center}.ChatPanel-module-scss-module__6TXrHa__userMessage{flex-direction:row-reverse;margin-left:auto}.ChatPanel-module-scss-module__6TXrHa__userMessage .ChatPanel-module-scss-module__6TXrHa__messageContent{justify-content:flex-end;display:flex}.ChatPanel-module-scss-module__6TXrHa__userMessageWrapper{background-color:var(--color-background-brand-default);color:var(--color-text-inverse);word-wrap:break-word;overflow-wrap:break-word;border-radius:1rem;padding:.5rem 1rem}.ChatPanel-module-scss-module__6TXrHa__userMessageWrapper *{color:var(--color-text-inverse)!important}.ChatPanel-module-scss-module__6TXrHa__aiMessage{color:var(--color-text-default);word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:.95rem;line-height:1.6}.ChatPanel-module-scss-module__6TXrHa__messageContent{width:100%;font-size:inherit;word-wrap:break-word;overflow-wrap:break-word;min-width:0;line-height:1.4}.ChatPanel-module-scss-module__6TXrHa__messageContent p{word-wrap:break-word;overflow-wrap:break-word;margin:0}.ChatPanel-module-scss-module__6TXrHa__messageContent p:not(:last-child){margin-bottom:8px}.ChatPanel-module-scss-module__6TXrHa__loadingState{color:var(--color-text-subtle);flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.ChatPanel-module-scss-module__6TXrHa__loadingTitle{color:var(--color-text-headlines);margin-bottom:8px;font-size:16px;font-weight:600}.ChatPanel-module-scss-module__6TXrHa__loadingDescription{max-width:250px;font-size:14px;line-height:1.4}.ChatPanel-module-scss-module__6TXrHa__thinkingIndicator{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#f3f6ff 0%,#0e58ff 20%,#083599 40% 60%,#0e58ff 80%,#f3f6ff 100%) 0 0/125% 100% repeat-x;-webkit-background-clip:text;background-clip:text;align-items:center;gap:8px;font-size:14px;animation:3s linear infinite ChatPanel-module-scss-module__6TXrHa__thinking;display:flex}@keyframes ChatPanel-module-scss-module__6TXrHa__thinking{0%{background-position:0%}to{background-position:-500%}}.ChatPanel-module-scss-module__6TXrHa__escText{color:var(--color-text-subtle);opacity:.7;font-size:12px}.ChatPanel-module-scss-module__6TXrHa__tipContainer{color:var(--color-text-subtle);margin-top:.5rem;font-size:12px}.ChatPanel-module-scss-module__6TXrHa__tipIcon{flex-shrink:0;font-size:14px}.ChatPanel-module-scss-module__6TXrHa__messagesContainerWrapper{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.ChatPanel-module-scss-module__6TXrHa__scrollToBottomButton{border:1px solid var(--color-border-default);background:var(--color-background-default);cursor:pointer;opacity:0;pointer-events:none;z-index:10;border-radius:50%;outline:none;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .2s,transform .2s;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 2px 8px #0000000d}.ChatPanel-module-scss-module__6TXrHa__scrollToBottomButton svg{color:var(--color-icon-default)}.ChatPanel-module-scss-module__6TXrHa__scrollToBottomButton:hover{background:var(--color-background-hovered)}.ChatPanel-module-scss-module__6TXrHa__scrollToBottomButton:focus-visible{border-color:var(--color-border-brand)}.ChatPanel-module-scss-module__6TXrHa__scrollToBottomButton.ChatPanel-module-scss-module__6TXrHa__visible{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.ChatPanel-module-scss-module__6TXrHa__mapActionText{color:var(--color-text-default);font-size:.95rem}.ChatPanel-module-scss-module__6TXrHa__navigableActionContainer{border:1px solid var(--color-border-default);background-color:var(--color-background-default);border-radius:.5rem;width:100%;padding:.5rem}.ChatPanel-module-scss-module__6TXrHa__navigableActionText{color:var(--color-text-subtle);margin:0;font-size:.95rem;font-weight:500}.ChatPanel-module-scss-module__6TXrHa__mentionTextarea{width:100%}
.Checkbox-module-scss-module__7ORGca__container{align-items:center;gap:8px;display:flex}.Checkbox-module-scss-module__7ORGca__checkboxLabel{cursor:pointer}.Checkbox-module-scss-module__7ORGca__checboxInput{cursor:pointer;border:1px solid var(--color-border-default)}.Checkbox-module-scss-module__7ORGca__checboxInput:hover:not(:disabled){border-color:var(--checkbox-color,--color-border-brand);border-width:1px}.Checkbox-module-scss-module__7ORGca__checboxInput:disabled{cursor:not-allowed}.Checkbox-module-scss-module__7ORGca__checboxInput:checked{background-color:var(--checkbox-color,--color-background-brand-default);border-color:var(--checkbox-color,--color-border-brand)}
.Label-module-scss-module__ToO0wa__label{align-items:center;gap:.25rem;display:inline-flex}.Label-module-scss-module__ToO0wa__label svg{fill:currentColor}.Label-module-scss-module__ToO0wa__infoIcon svg{cursor:pointer;fill:var(--color-icon-subtle);transition:fill .1s ease-in-out}.Label-module-scss-module__ToO0wa__infoIcon svg:hover{fill:var(--color-icon-default)}
.LookupPillList-module-scss-module__7UrvRa__pill{background-color:var(--mantine-color-gray-1);color:var(--color-text-default);border-radius:4px;align-items:center;padding:4px 8px;font-size:13px;line-height:1.2;display:inline-flex}
.SelectBadge-module-scss-module__PR7QRq__badge{font-size:12px;font-weight:500}
.ImageThumbnail-module-scss-module__f5cUkW__container{min-height:24px}.ImageThumbnail-module-scss-module__f5cUkW__thumbnail{cursor:pointer;border-radius:4px;flex-shrink:0;width:24px;height:24px;overflow:hidden}.ImageThumbnail-module-scss-module__f5cUkW__thumbnail:hover{opacity:.8}.ImageThumbnail-module-scss-module__f5cUkW__image{object-fit:cover;width:100%;height:100%}
.ImageLightboxModal-module-scss-module__NwhmJq__previewImage{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:85%}@media (min-width:768px){.ImageLightboxModal-module-scss-module__NwhmJq__previewImage{max-width:90%}}.ImageLightboxModal-module-scss-module__NwhmJq__thumbnailImage{object-fit:contain;width:100%;height:100%}.ImageLightboxModal-module-scss-module__NwhmJq__uploadDropzone{text-align:center;border-radius:1rem;justify-content:center;align-items:center;min-height:200px;display:flex}.ImageLightboxModal-module-scss-module__NwhmJq__dropzoneText{color:var(--color-text-subtle);margin:0}.ImageLightboxModal-module-scss-module__NwhmJq__urlInputContainer{align-items:center;gap:.5rem;display:flex}.ImageLightboxModal-module-scss-module__NwhmJq__urlHint{color:var(--color-text-subtle);white-space:nowrap;font-size:.75rem}
.Lightbox-module-scss-module__cBAc1G__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c}.Lightbox-module-scss-module__cBAc1G__content{flex-direction:column;width:100vw;height:100vh;display:flex;box-shadow:none!important;background:0 0!important;padding:0!important}.Lightbox-module-scss-module__cBAc1G__container{flex-direction:column;width:100%;height:100%;padding:2rem;display:flex;position:relative}.Lightbox-module-scss-module__cBAc1G__exitButton{z-index:100;position:absolute;top:1rem;right:1rem}.Lightbox-module-scss-module__cBAc1G__button{background:var(--color-background-toolbar-default);border-radius:7px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Lightbox-module-scss-module__cBAc1G__button:hover{background:var(--color-background-toolbar-hovered)}.Lightbox-module-scss-module__cBAc1G__previewArea{flex:1;justify-content:center;align-items:center;min-height:0;display:flex;overflow:hidden}.Lightbox-module-scss-module__cBAc1G__navigation{justify-content:center;align-items:center;gap:1rem;width:100%;height:100%;display:flex;position:relative}.Lightbox-module-scss-module__cBAc1G__contentWrapper{flex:1;justify-content:center;align-items:center;width:100%;min-width:0;height:100%;min-height:0;display:flex}.Lightbox-module-scss-module__cBAc1G__animatedContent{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Lightbox-module-scss-module__cBAc1G__leftChevron,.Lightbox-module-scss-module__cBAc1G__rightChevron{z-index:100;background:var(--color-background-toolbar-default);pointer-events:auto;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Lightbox-module-scss-module__cBAc1G__leftChevron:hover:not(:disabled),.Lightbox-module-scss-module__cBAc1G__rightChevron:hover:not(:disabled){background:var(--color-background-toolbar-hovered)}.Lightbox-module-scss-module__cBAc1G__leftChevron:disabled,.Lightbox-module-scss-module__cBAc1G__rightChevron:disabled{visibility:hidden;cursor:not-allowed}.Lightbox-module-scss-module__cBAc1G__leftChevron{left:1rem}.Lightbox-module-scss-module__cBAc1G__rightChevron{right:1rem}.Lightbox-module-scss-module__cBAc1G__thumbnailBar{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:1rem 0;display:flex}.Lightbox-module-scss-module__cBAc1G__thumbnailContainer{flex:1;padding:.5rem 0;overflow-x:auto}.Lightbox-module-scss-module__cBAc1G__thumbnail{cursor:pointer;background:var(--color-background-toolbar-default);border:2px solid #0000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;transition:all .2s;display:flex;overflow:hidden}.Lightbox-module-scss-module__cBAc1G__thumbnail:hover{border-color:var(--color-border-bold)}.Lightbox-module-scss-module__cBAc1G__thumbnail img{object-fit:contain;max-width:100%;max-height:100%}.Lightbox-module-scss-module__cBAc1G__selectedThumbnail{border-color:var(--color-border-brand)}.Lightbox-module-scss-module__cBAc1G__loadingSlot{background:var(--color-background-toolbar-default);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.Lightbox-module-scss-module__cBAc1G__uploadThumbnail{cursor:pointer;background:0 0;border:2px dashed #ffffff80;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;transition:all .2s;display:flex}.Lightbox-module-scss-module__cBAc1G__uploadThumbnail:hover{background:var(--color-background-toolbar-hovered);border-color:#fffc}.Lightbox-module-scss-module__cBAc1G__uploadThumbnail:disabled,.Lightbox-module-scss-module__cBAc1G__uploadThumbnail[aria-disabled=true]{opacity:.3;cursor:not-allowed}.Lightbox-module-scss-module__cBAc1G__uploadThumbnail svg{color:#fff}.Lightbox-module-scss-module__cBAc1G__actions{flex-shrink:0;gap:.5rem;display:flex}.Lightbox-module-scss-module__cBAc1G__actionButton{background:var(--color-background-toolbar-default)}.Lightbox-module-scss-module__cBAc1G__actionButton:hover{background:var(--color-background-toolbar-hovered)}
.TextInput-module-scss-module__3wcWiW__input{background-color:var(--color-background-input-default);border:1px solid #0000;border-radius:7px;height:28px;font-size:12px;line-height:1;transition:border-color .1s ease-out}.TextInput-module-scss-module__3wcWiW__input.TextInput-module-scss-module__3wcWiW__phone{height:3rem;font-size:16px}.TextInput-module-scss-module__3wcWiW__input[data-error]{color:var(--color-text-default);border-color:var(--color-text-danger)}.TextInput-module-scss-module__3wcWiW__input.TextInput-module-scss-module__3wcWiW__xl{border-radius:10px;height:52px;font-size:16px}.TextInput-module-scss-module__3wcWiW__input:hover:not([data-error]):not([data-disabled]),.TextInput-module-scss-module__3wcWiW__input:focus:not([data-error]):not([data-disabled]){border-color:var(--color-border-default)}.TextInput-module-scss-module__3wcWiW__container{position:relative}.TextInput-module-scss-module__3wcWiW__errorContainer{height:0;margin-top:0;transition:height .3s,margin-top .3s;overflow:hidden}.TextInput-module-scss-module__3wcWiW__errorContainer.TextInput-module-scss-module__3wcWiW__hasError{margin-top:4px}.TextInput-module-scss-module__3wcWiW__error{color:var(--color-text-danger);opacity:0;margin:0;font-size:12px;line-height:1.3;transition:opacity .3s,transform .3s;transform:translateY(4px)}.TextInput-module-scss-module__3wcWiW__hasError .TextInput-module-scss-module__3wcWiW__error{opacity:1;transform:translateY(0)}.TextInput-module-scss-module__3wcWiW__error.TextInput-module-scss-module__3wcWiW__xl{font-size:14px}
.PdfDisplay-module-scss-module__qy5Z3W__container{cursor:pointer;min-height:24px}.PdfDisplay-module-scss-module__qy5Z3W__icon{color:var(--color-text-subtle);justify-content:center;align-items:center;display:flex}
/*# sourceMappingURL=0_g7q25~_xs-5.css.map*/