@plutonhq/core-frontend 0.1.0 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-lib/components/App/App/App.module.scss.js +2 -2
- package/dist-lib/components/App/AppContent/AppContent.module.scss.js +4 -4
- package/dist-lib/components/App/Footer/Footer.module.scss.js +2 -2
- package/dist-lib/components/App/SideNav/SideNav.module.scss.js +8 -8
- package/dist-lib/components/Device/DeviceBackups/DeviceBackups.module.scss.js +36 -36
- package/dist-lib/components/Device/DeviceInfo/DeviceInfo.module.scss.js +32 -32
- package/dist-lib/components/Device/DeviceItem/DeviceItem.module.scss.js +28 -28
- package/dist-lib/components/Device/EditDevice/EditDevice.module.scss.js +10 -10
- package/dist-lib/components/Plan/AddPlan/AddPlan.module.scss.js +14 -14
- package/dist-lib/components/Plan/BackupEvents/BackupEvents.module.scss.js +30 -30
- package/dist-lib/components/Plan/BackupProgress/BackupProgress.module.scss.js +26 -26
- package/dist-lib/components/Plan/Backups/Backups.module.scss.js +40 -40
- package/dist-lib/components/Plan/PlanBackups/PlanBackups.module.scss.js +6 -6
- package/dist-lib/components/Plan/PlanForm/PlanForm.module.scss.js +16 -16
- package/dist-lib/components/Plan/PlanHistory/PlanHistory.module.scss.js +8 -8
- package/dist-lib/components/Plan/PlanItems/PlanItem.module.scss.js +30 -30
- package/dist-lib/components/Plan/PlanPendingBackup/PlanPendingBackup.module.scss.js +16 -16
- package/dist-lib/components/Plan/PlanProgress/PlanProgress.module.scss.js +4 -4
- package/dist-lib/components/Plan/PlanRemoveModal/PlanRemoveModal.module.scss.js +1 -1
- package/dist-lib/components/Plan/PlanSettings/PlanSettings.module.scss.js +44 -44
- package/dist-lib/components/Plan/PlanStats/PlanStats.module.scss.js +14 -14
- package/dist-lib/components/Restore/RestoreChangeViewer/RestoreChangeViewer.module.scss.js +8 -8
- package/dist-lib/components/Restore/RestoreFileSelector/RestoreFileSelector.module.scss +2 -0
- package/dist-lib/components/Restore/RestoreFileSelector/RestoreFileSelector.module.scss.js +62 -62
- package/dist-lib/components/Restore/RestoreWizard/RestoreWizard.module.scss.js +48 -48
- package/dist-lib/components/Restore/RestoredFileBrowser/RestoredFileBrowser.module.scss +1 -0
- package/dist-lib/components/Restore/RestoredFileBrowser/RestoredFileBrowser.module.scss.js +64 -64
- package/dist-lib/components/Settings/GeneralSettings/GeneralSettings.module.scss.js +2 -2
- package/dist-lib/components/Settings/IntegrationSettings/IntegrationSettings.module.scss.js +6 -6
- package/dist-lib/components/Skeleton/SkeletonItems.module.scss.js +18 -18
- package/dist-lib/components/Storage/AddStorage/AddStorage.module.scss.js +26 -26
- package/dist-lib/components/Storage/StorageItem/StorageItem.module.scss.js +18 -18
- package/dist-lib/components/Storage/StorageSettings/StorageSettings.module.scss.js +1 -1
- package/dist-lib/components/common/ActionModal/ActionModal.module.scss.js +9 -9
- package/dist-lib/components/common/AnimatedWrapper/AnimatedWrapper.module.scss.js +22 -22
- package/dist-lib/components/common/Button/Button.module.scss.js +18 -18
- package/dist-lib/components/common/FileManager/FileManager.module.scss.js +23 -23
- package/dist-lib/components/common/FolderPicker/FolderPicker.module.scss.js +1 -1
- package/dist-lib/components/common/ItemsLayout/ItemsLayout.module.scss.js +1 -1
- package/dist-lib/components/common/LogViewer/LogViewer.module.scss.js +42 -42
- package/dist-lib/components/common/Modal/Modal.module.scss.js +8 -8
- package/dist-lib/components/common/NotFound/NotFound.module.scss.js +1 -1
- package/dist-lib/components/common/PageHeader/PageHeader.module.scss.js +10 -10
- package/dist-lib/components/common/PathPicker/PathPicker.module.scss.js +26 -26
- package/dist-lib/components/common/SearchItems/SearchItems.module.scss.js +10 -10
- package/dist-lib/components/common/SidePanel/SidePanel.module.scss.js +24 -24
- package/dist-lib/components/common/SortItems/SortItems.module.scss.js +8 -8
- package/dist-lib/components/common/Tabs/Tabs.module.scss.js +9 -9
- package/dist-lib/components/common/TagsFilter/TagsFilter.module.scss.js +10 -10
- package/dist-lib/components/common/form/FormField/FormField.module.scss.js +14 -14
- package/dist-lib/components/common/form/Input/Input.module.scss.js +17 -17
- package/dist-lib/components/common/form/IntervalField/IntervalField.module.scss.js +12 -12
- package/dist-lib/components/common/form/MultiSelect/MultiSelect.module.scss.js +16 -16
- package/dist-lib/components/common/form/NumberInput/NumberInput.module.scss.js +18 -18
- package/dist-lib/components/common/form/PasswordField/PasswordField.module.scss.js +18 -18
- package/dist-lib/components/common/form/RadioIconSelect/RadioIconSelect.module.scss.js +11 -11
- package/dist-lib/components/common/form/Select/Select.module.scss.js +26 -26
- package/dist-lib/components/common/form/SizePicker/SizePicker.module.scss.js +12 -12
- package/dist-lib/components/common/form/StoragePicker/StoragePicker.module.scss.js +12 -12
- package/dist-lib/components/common/form/TagsInput/TagsInput.module.scss.js +8 -8
- package/dist-lib/components/common/form/TimePicker/TimePicker.module.scss.js +18 -18
- package/dist-lib/components/common/form/Toggle/Toggle.module.scss.js +4 -4
- package/dist-lib/components/common/form/Tristate/Tristate.module.scss.js +12 -12
- package/dist-lib/routes/DeviceSingle/DeviceSingle.module.scss.js +4 -4
- package/dist-lib/routes/Login/Login.module.scss.js +10 -10
- package/dist-lib/routes/PlanSingle/PlanSingle.module.scss.js +14 -14
- package/dist-lib/routes/Plans/Plans.module.scss.js +4 -4
- package/dist-lib/routes/Settings/Settings.module.scss.js +12 -12
- package/dist-lib/routes/Setup/Setup.module.scss.js +22 -22
- package/dist-lib/routes/Sources/Sources.module.scss.js +1 -1
- package/dist-lib/routes/Storages/Storages.module.scss.js +1 -1
- package/dist-lib/styles/core-frontend.css +1 -1
- package/dist-lib/utils/constants.js +1 -1
- package/dist-lib/utils/constants.js.map +1 -1
- package/package.json +1 -1
- package/src/components/Restore/RestoreFileSelector/RestoreFileSelector.module.scss +2 -0
- package/src/components/Restore/RestoredFileBrowser/RestoredFileBrowser.module.scss +1 -0
- package/src/utils/constants.ts +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
@charset "UTF-8";.SideNav-module__sideNav___PontK{position:absolute}.SideNav-module__logo___xEdBv{position:relative;background-color:var(--primary-color);padding:10px;border-radius:50%;box-sizing:border-box;display:flex}.SideNav-module__navMenu___xM1X6{display:flex;flex-direction:column;gap:10px;align-items:center;margin-top:10px}.SideNav-module__navMenu___xM1X6>a{width:50px;height:50px;background:transparent;border-radius:50%;color:var(--nav-color);cursor:pointer}.SideNav-module__navMenu___xM1X6>a.active{background-color:var(--content-background-color);color:var(--primary-color)}.SideNav-module__navMenuLabel___lcM-4{padding:10px;display:block;text-align:center}@media only screen and (max-width:768px){.SideNav-module__logo___xEdBv{display:none}.SideNav-module__navMenu___xM1X6{position:fixed;width:100%;left:0;bottom:0;z-index:999;flex-direction:row-reverse;background:var(--content-background-color);box-shadow:0 0 15px var(--content-shadow-color);margin-top:0;gap:0;justify-content:space-around}}.Modal-module__modal___ervP6{position:fixed;width:100%;height:100vh;top:0;left:0;z-index:99999999;background:var(--modal-shadow-color-light);opacity:0;overflow:auto;transition:opacity .3s ease-out}.Modal-module__modal___ervP6 .Modal-module__modalContent___9cduc{position:absolute;width:70%;background:var(--content-background-color);color:var(--content-text-color);border-radius:8px;border:1px solid var(--content-shadow-color);margin:0 auto;left:0;right:0;top:20%;padding:20px;box-sizing:border-box;box-shadow:0 0 20px var(--modal-shadow-color);word-break:break-word;transform:translateY(-30px);opacity:0;transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .3s ease-out}.Modal-module__modal___ervP6 .Modal-module__modalContent___9cduc.Modal-module__active___qHOtX{transform:translateY(0);opacity:1}.Modal-module__modal___ervP6 .Modal-module__modalContent___9cduc h3{margin-top:0;color:var(--content-text-color)}.Modal-module__modal___ervP6 .Modal-module__modalClose___8ythi{position:absolute;right:0;top:0;margin:10px;background:transparent;opacity:.5;color:var(--content-text-color);transition:all .2s linear}.Modal-module__modal___ervP6 .Modal-module__modalClose___8ythi:hover{opacity:1;transform:rotate(90deg)}.Modal-module__modal___ervP6.Modal-module__active___qHOtX{opacity:1}.Modal-module__modal___ervP6.Modal-module__autoVertical___pbggq .Modal-module__modalContent___9cduc{top:50%;transform:translateY(-50%);transition:none}.Modal-module__modal___ervP6.Modal-module__autoVertical___pbggq .Modal-module__modalContent___9cduc.Modal-module__active___qHOtX{transform:translateY(-50%);opacity:1}@media only screen and (max-width:768px){.Modal-module__modal___ervP6 .Modal-module__modalContent___9cduc{max-width:90%}}.AppContent-module__appContentWrap___dpi6B{margin-left:40px;margin-bottom:40px;width:100%}@media only screen and (max-width:768px){.AppContent-module__appContentWrap___dpi6B{margin-left:0;padding-bottom:0}}.App-module__app___9Gdrj{width:100%;display:flex;justify-content:center;min-height:calc(100vh - 60px);padding:0 20px;box-sizing:border-box}.App-module__appContainer___yafZG{width:var(--container-width);padding-top:6%;display:flex}.Footer-module__footer___D-VFL{width:100%;bottom:0;padding:20px 0;left:0;right:0;margin:0 auto;text-align:center;color:var(--icon-color);font-size:.9em}.Footer-module__footer___D-VFL a{color:inherit}.Footer-module__footer___D-VFL a:hover{color:var(--background-text-color-dark)}.Footer-module__footer___D-VFL button{color:inherit}.Footer-module__footer___D-VFL button:hover{color:var(--background-text-color)}.ActionModal-module__loader___NjQYS{position:absolute;z-index:9;width:100%;height:100%;left:0;top:0;background-color:var(--content-background-color);opacity:.7;cursor:default;display:flex;justify-content:center;align-items:center}.ActionModal-module__error___YJhPm{padding:4px 8px;background-color:var(--error-bg-color);color:var(--error-text-color);margin-top:10px;border-radius:6px}.ActionModal-module__success___Oi9Wr{padding:4px 8px;background-color:var(--success-bg-color);color:var(--success-text-color);margin-top:10px;border-radius:6px}.ActionModal-module__actions___AWph5{margin-top:20px;justify-content:right;display:flex;flex-direction:row;gap:10px}.ActionModal-module__actions___AWph5 button{background-color:var(--line-color);color:var(--content-text-color);padding:6px 12px;border-radius:4px;transition:all .12s linear}.ActionModal-module__actions___AWph5 button:nth-child(2){background-color:var(--primary-color);color:var(--primary-text-color)}.ActionModal-module__actions___AWph5 button:nth-child(2):hover{background-color:var(--primary-hover-color)}.ActionModal-module__actions___AWph5 button.ActionModal-module__dangerBtn___B214p{background-color:var(--error-button-color)}.ActionModal-module__actions___AWph5 button.ActionModal-module__dangerBtn___B214p:hover{background-color:var(--error-text-color)}.AnimatedWrapper-module__animatedWrapper___dOED3{transition:all var(--animation-duration, .3s) ease-in-out;will-change:opacity,transform}.AnimatedWrapper-module__absolute___m-nf6{position:absolute;top:0;left:0;width:100%;padding:inherit;box-sizing:border-box}.AnimatedWrapper-module__fade___m1Wzp{opacity:0}.AnimatedWrapper-module__fade___m1Wzp.AnimatedWrapper-module__active___6VRhx{opacity:1}.AnimatedWrapper-module__slide-up___tQLkK{opacity:0;transform:translateY(20px)}.AnimatedWrapper-module__slide-up___tQLkK.AnimatedWrapper-module__active___6VRhx{opacity:1;transform:translateY(0)}.AnimatedWrapper-module__slide-down___4Z-Lj{opacity:0;transform:translateY(-20px)}.AnimatedWrapper-module__slide-down___4Z-Lj.AnimatedWrapper-module__active___6VRhx{opacity:1;transform:translateY(0)}.AnimatedWrapper-module__slide-left___sUf-y{opacity:0;transform:translate(20px)}.AnimatedWrapper-module__slide-left___sUf-y.AnimatedWrapper-module__active___6VRhx{opacity:1;transform:translate(0)}.AnimatedWrapper-module__slide-right___w46pl{opacity:0;transform:translate(-20px)}.AnimatedWrapper-module__slide-right___w46pl.AnimatedWrapper-module__active___6VRhx{opacity:1;transform:translate(0)}.AnimatedWrapper-module__scale___hVxRa{opacity:0;transform:scale(.9)}.AnimatedWrapper-module__scale___hVxRa.AnimatedWrapper-module__active___6VRhx{opacity:1;transform:scale(1)}.AnimatedWrapper-module__rotate___cPDL1{opacity:0;transform:rotate(-10deg) scale(.95)}.AnimatedWrapper-module__rotate___cPDL1.AnimatedWrapper-module__active___6VRhx{opacity:1;transform:rotate(0) scale(1)}.Button-module__button___UIn0O{padding:12px 20px;font-weight:600;font-size:.9em;border-radius:6px;cursor:pointer;transition:all .12s linear}.Button-module__button___UIn0O .icon{margin-right:5px}.Button-module__button--sm___JhcNX{font-size:.75em;border-radius:4px;padding:8px 16px}.Button-module__button--lg___Wvjvi{font-size:1.1em;padding:16px 24px}.Button-module__button--primary___MmUUT{background-color:var(--primary-color);color:var(--primary-text-color)}.Button-module__button--primary___MmUUT:hover{background-color:var(--primary-hover-color)}.Button-module__button--secondary___APObC{background-color:var(--primary-color-light);color:var(--primary-color)}.Button-module__button--secondary___APObC:hover{color:var(--primary-color-light);background-color:var(--primary-color)}.Button-module__button--tertiary___B2QzU{background-color:var(--line-color);color:var(--content-text-color-light)}.Button-module__button--tertiary___B2QzU:hover{filter:brightness(.95);color:var(--content-text-color)}.Button-module__button--danger___hqAxm{background-color:var(--error-button-color);color:var(--primary-text-color)}.Button-module__button--danger___hqAxm:hover{background-color:var(--error-text-color)}.FileManager-module__fileManager___AbT8a{background:var(--content-background-color);border-radius:4px;width:100%;max-height:65vh;display:flex;flex-direction:column}.FileManager-module__navigationBar___sucry{display:flex;align-items:center;padding:12px;border-bottom:1px solid var(--line-color);gap:12px}.FileManager-module__navigationBar___sucry button{display:flex;align-items:center;gap:4px;padding:5px 10px;border-radius:4px;border:1px solid var(--line-color);background:transparent;cursor:pointer;color:var(--icon-color)}.FileManager-module__navigationBar___sucry button:hover{background:var(--light-grey);color:var(--content-color)}.FileManager-module__navigationBar___sucry button:disabled{opacity:.5;cursor:not-allowed}.FileManager-module__currentPath___O8-h1{flex:1;padding:6px 12px;background:var(--light-grey);border-radius:4px;font-family:inherit;height:21px;color:inherit;cursor:text;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FileManager-module__currentPath___O8-h1:hover{background:var(--line-color);color:var(--content-text-color)}.FileManager-module__currentPath___O8-h1 input{background-color:transparent;border:none;width:100%;outline:none;color:var(--content-text-color)}.FileManager-module__currentPath___O8-h1 button{background:none;border:none;padding:2px 0;cursor:pointer;font-family:inherit;display:inline-block;border-radius:0;color:inherit}.FileManager-module__currentPath___O8-h1 button:hover{color:var(--primary-color);text-decoration:underline}.FileManager-module__fileList___2FNbN{flex:1;overflow-y:auto;min-height:300px}.FileManager-module__empty___M9rfL{text-align:center;width:100%;height:100%;padding:10%;box-sizing:border-box}.FileManager-module__fileHeader___GsfZc{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;padding:8px 12px;background:var(--light-grey);border-bottom:1px solid var(--line-color);font-weight:500;position:sticky;top:0;z-index:3;text-align:center}.FileManager-module__fileHeader___GsfZc div{cursor:pointer;-webkit-user-select:none;user-select:none}.FileManager-module__fileListContainer___eUZEB{display:flex;flex-direction:column;flex:1;overflow:hidden}.FileManager-module__fileRow___n78fq{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;padding:8px 12px;border-bottom:1px solid var(--line-color);box-sizing:border-box;cursor:pointer;text-align:center;color:var(--content-text-color-light)}.FileManager-module__fileRow___n78fq:hover{background:var(--light-grey)}.FileManager-module__fileRow___n78fq.FileManager-module__selected___GXDRl{background-color:var(--background-color)}.FileManager-module__fileRow___n78fq.FileManager-module__selected___GXDRl .FileManager-module__fileName___bMPjO button{color:var(--primary-color);opacity:1}.FileManager-module__fileRow___n78fq:last-child{border-bottom:none}.FileManager-module__fileName___bMPjO{display:flex;align-items:center;text-align:left;word-break:break-all;gap:6px;max-width:300px;color:var(--content-text-color)}.FileManager-module__fileName___bMPjO button{opacity:.3;color:var(--icon-color)}.FileManager-module__fileName___bMPjO .FileManager-module__fileNameText___HHle0{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FileManager-module__fileSize___7jobp{max-width:70px}.FileManager-module__selected___GXDRl{background:#e6f7ff}.FileManager-module__loading___1M2ZD{padding:24px;text-align:center;color:#666}@media only screen and (max-width:768px){.FileManager-module__fileHeader___GsfZc{display:none}.FileManager-module__fileList___2FNbN{height:100%!important}.FileManager-module__fileRow___n78fq{display:flex;flex-direction:column;align-items:stretch}.FileManager-module__fileRow___n78fq .FileManager-module__fileName___bMPjO{width:100%;margin-bottom:5px}.FileManager-module__fileRow___n78fq .FileManager-module__mobileFileInfo___r8auj{display:flex;flex-direction:row;justify-content:flex-start;width:100%;padding-left:30px;box-sizing:border-box}.FileManager-module__fileRow___n78fq .FileManager-module__mobileFileInfo___r8auj>div{padding:0 10px}.FileManager-module__fileManager___AbT8a{height:calc(100vh - 120px);max-height:unset}}.FolderPicker-module__folderPickerModal___CSxTT{position:fixed;width:100%;height:100vh;top:0;left:0;z-index:99999999;background:var(--modal-shadow-color-light)}.FolderPicker-module__folderPickerModal___CSxTT .FolderPicker-module__folderPickerModalInner___q82sj{position:absolute;width:70%;max-width:1000px;background:var(--content-background-color);color:var(--content-text-color);border-radius:8px;border:1px solid var(--content-shadow-color);margin:0 auto;left:0;right:0;top:10%;box-sizing:border-box;box-shadow:0 0 20px var(--modal-shadow-color)}.FolderPicker-module__folderPickerModal___CSxTT .FolderPicker-module__folderPickerModalInner___q82sj .FolderPicker-module__folderPickerHeader___6ohHC{display:flex;align-items:center;justify-content:space-between;padding:10px 15px;border-bottom:1px solid var(--line-color)}.FolderPicker-module__folderPickerModal___CSxTT .FolderPicker-module__folderPickerModalInner___q82sj .FolderPicker-module__folderPickerHeader___6ohHC h4{margin:0}.FolderPicker-module__folderPickerModal___CSxTT .FolderPicker-module__folderPickerModalInner___q82sj .FolderPicker-module__folderPickerHeader___6ohHC button{padding:10px;cursor:pointer;background:transparent;opacity:.5;color:var(--content-text-color);transition:all .2s linear}.FolderPicker-module__folderPickerModal___CSxTT .FolderPicker-module__folderPickerModalInner___q82sj .FolderPicker-module__folderPickerHeader___6ohHC button:hover{opacity:1;transform:rotate(90deg)}.FolderPicker-module__folderPickerModal___CSxTT .FolderPicker-module__folderPickerModalInner___q82sj .FolderPicker-module__folderPickerFooter___OvnkC{display:flex;align-items:center;justify-content:flex-end;padding:10px 15px;border-top:1px solid var(--line-color)}.FolderPicker-module__folderPickerModal___CSxTT .FolderPicker-module__folderPickerModalInner___q82sj .FolderPicker-module__folderPickerFooter___OvnkC button{background-color:var(--primary-color);color:var(--primary-text-color);padding:10px 12px;cursor:pointer;border-radius:6px}.FolderPicker-module__folderPickerModal___CSxTT .FolderPicker-module__folderPickerModalInner___q82sj .FolderPicker-module__folderPickerFooter___OvnkC.FolderPicker-module__folderPickerFooterWithText___uW3BC{justify-content:space-between}.FolderPicker-module__folderPickerModal___CSxTT .FolderPicker-module__folderPickerModalInner___q82sj .FolderPicker-module__folderPickerContent___QMtzl{padding:20px;max-height:500px;overflow:auto}@media only screen and (max-width:768px){.FolderPicker-module__folderPickerModal___CSxTT .FolderPicker-module__folderPickerModalInner___q82sj{width:100%;top:0}}.ItemsLayout-module__layoutSelector___XE-yZ{position:relative}.ItemsLayout-module__layoutActive___hoXO4 span{opacity:1;color:inherit}.ItemsLayout-module__lists___YsMtR{border:1px solid var(--line-color);margin-top:-1px;position:absolute;z-index:9999;background:var(--field-bg);width:calc(100% - 2px);max-height:200px;overflow:auto;font-size:.75rem;right:0;border-radius:6px}.ItemsLayout-module__lists___YsMtR ul{margin:0;padding:0;list-style-type:none}.ItemsLayout-module__lists___YsMtR ul li{padding:8px 10px;cursor:pointer}.ItemsLayout-module__lists___YsMtR ul li.ItemsLayout-module__selectedItem___6FOpo{color:var(--field-bg);background:var(--primary-color)}.ItemsLayout-module__lists___YsMtR ul li:hover{background:var(--background-color);color:inherit}@media only screen and (max-width:768px){.ItemsLayout-module__layoutSelector___XE-yZ{display:none}}.LogViewer-module__logViewer___SF2zz{display:flex;flex-direction:column;height:100%;border:1px solid var(--line-color);border-radius:8px;overflow:hidden}.LogViewer-module__logViewer___SF2zz .LogViewer-module__toolbar___-k04-{display:flex;padding:12px;border-bottom:1px solid var(--line-color);gap:15px;align-items:center;justify-content:space-between}.LogViewer-module__logViewer___SF2zz .LogViewer-module__toolbar___-k04- .LogViewer-module__toolbarRight___2Uyyk{display:flex;flex-direction:row;gap:15px;justify-content:space-between}.LogViewer-module__logViewer___SF2zz .LogViewer-module__toolbar___-k04- .LogViewer-module__toolbarRight___2Uyyk button{color:var(--icon-color)}.LogViewer-module__logViewer___SF2zz .LogViewer-module__toolbar___-k04- .LogViewer-module__toolbarRight___2Uyyk button:hover{color:var(--primary-color)}.LogViewer-module__logViewer___SF2zz .LogViewer-module__toolbar___-k04- .LogViewer-module__toolbarRight___2Uyyk .LogViewer-module__filters___0pLZi{display:flex;gap:12px}.LogViewer-module__logViewer___SF2zz .LogViewer-module__toolbar___-k04- .LogViewer-module__toolbarRight___2Uyyk .LogViewer-module__filters___0pLZi input{accent-color:var(--primary-color)}.LogViewer-module__logViewer___SF2zz .LogViewer-module__toolbar___-k04- .LogViewer-module__toolbarRight___2Uyyk .LogViewer-module__filters___0pLZi label{display:flex;align-items:center;gap:4px;text-transform:capitalize}.LogViewer-module__logViewer___SF2zz .LogViewer-module__toolbar___-k04- .LogViewer-module__toolbarRight___2Uyyk .LogViewer-module__search___BCTM-{display:flex;align-items:center;gap:8px;padding:4px 12px;border:1px solid var(--line-color);border-radius:6px;margin-left:auto}.LogViewer-module__logViewer___SF2zz .LogViewer-module__toolbar___-k04- .LogViewer-module__toolbarRight___2Uyyk .LogViewer-module__search___BCTM- input{border:none;outline:none;font-size:.75rem;background-color:var(--content-background-color)}.LogViewer-module__logViewer___SF2zz .LogViewer-module__logsTable___9RSKW .LogViewer-module__logsHeader___09f-8{display:grid;grid-template-columns:repeat(4,1fr) 55%;padding:12px;background:var(--background-color);font-weight:600}.LogViewer-module__logViewer___SF2zz .LogViewer-module__logsTable___9RSKW .LogViewer-module__logsHeader___09f-8 .LogViewer-module__logsHeaderItemTime___bZ-Ys{width:170px}.LogViewer-module__logViewer___SF2zz .LogViewer-module__logsTable___9RSKW .LogViewer-module__logs___y0Lc5{height:calc(100vh - 290px);overflow:auto}.LogViewer-module__logViewer___SF2zz .LogViewer-module__logsTable___9RSKW .LogViewer-module__logs___y0Lc5 .LogViewer-module__log___ONf-u{display:grid;grid-template-columns:repeat(4,1fr) 55%;padding:8px 12px;border-bottom:1px solid var(--line-color);position:relative}.LogViewer-module__logViewer___SF2zz .LogViewer-module__logsTable___9RSKW .LogViewer-module__logs___y0Lc5 .LogViewer-module__log___ONf-u .LogViewer-module__logTime___xYKPR{width:170px}.LogViewer-module__logViewer___SF2zz .LogViewer-module__logsTable___9RSKW .LogViewer-module__logs___y0Lc5 .LogViewer-module__log___ONf-u .LogViewer-module__logType___4fad-{padding:2px 12px;font-size:.7rem;background-color:var(--background-color);border-radius:20px;text-transform:capitalize;display:inline-block;width:max-content;height:max-content}.LogViewer-module__logViewer___SF2zz .LogViewer-module__logsTable___9RSKW .LogViewer-module__logs___y0Lc5 .LogViewer-module__log___ONf-u .LogViewer-module__logType___4fad-.LogViewer-module__logType--error___KrfZf{background-color:#ffdada;color:#c43e3e}.LogViewer-module__logViewer___SF2zz .LogViewer-module__logsTable___9RSKW .LogViewer-module__logs___y0Lc5 .LogViewer-module__log___ONf-u .LogViewer-module__logType___4fad-.LogViewer-module__logType--warn___mFBRX{background-color:#fff2d9;color:#d19628}.LogViewer-module__logViewer___SF2zz .LogViewer-module__logsTable___9RSKW .LogViewer-module__logs___y0Lc5 .LogViewer-module__log___ONf-u .LogViewer-module__logType___4fad-.LogViewer-module__logType--info___Vi63b{background-color:#e7edff;color:#6182e4}.LogViewer-module__logViewer___SF2zz .LogViewer-module__logsTable___9RSKW .LogViewer-module__logs___y0Lc5 .LogViewer-module__log___ONf-u .LogViewer-module__logMessage___aYV-g{overflow:auto}.LogViewer-module__logViewer___SF2zz .LogViewer-module__logsTable___9RSKW .LogViewer-module__logs___y0Lc5 .LogViewer-module__log___ONf-u.LogViewer-module__log--backupStart___qgpST{border-top:1px solid #e4e6ff;margin-top:30px;padding-top:20px}.LogViewer-module__logViewer___SF2zz .LogViewer-module__logsTable___9RSKW .LogViewer-module__logs___y0Lc5 .LogViewer-module__backupStartLabel___Ljpyu{position:absolute;background:var(--primary-color-light);color:var(--primary-color);font-weight:600;font-size:.7rem;padding:2px 12px;border-radius:30px;left:0;right:0;top:-12px;margin:0 auto;width:max-content}.LogViewer-module__logViewer___SF2zz .LogViewer-module__pagination___Xu2a-{display:flex;justify-content:center;align-items:center;gap:8px;padding:12px;border-top:1px solid var(--line-color)}.LogViewer-module__logViewer___SF2zz .LogViewer-module__pagination___Xu2a- .LogViewer-module__paginationButton___DxT64{padding:6px 12px;border:1px solid var(--line-color);border-radius:6px;background:transparent;cursor:pointer;font-size:.875rem;transition:all .2s;color:var(--content-text-color-light)}.LogViewer-module__logViewer___SF2zz .LogViewer-module__pagination___Xu2a- .LogViewer-module__paginationButton___DxT64:hover:not(:disabled){background:var(--primary-color-light);color:var(--primary-color);border-color:var(--primary-color)}.LogViewer-module__logViewer___SF2zz .LogViewer-module__pagination___Xu2a- .LogViewer-module__paginationButton___DxT64:disabled{opacity:.5;cursor:not-allowed}.LogViewer-module__logViewer___SF2zz .LogViewer-module__pagination___Xu2a- .LogViewer-module__paginationButton___DxT64.LogViewer-module__paginationButtonActive___gU1hB{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}@media only screen and (max-width:768px){.LogViewer-module__logViewer___SF2zz .LogViewer-module__toolbar___-k04-{flex-direction:column;align-items:baseline}.LogViewer-module__logViewer___SF2zz .LogViewer-module__toolbar___-k04- .LogViewer-module__toolbarRight___2Uyyk{justify-content:space-between;flex-wrap:wrap}.LogViewer-module__logViewer___SF2zz .LogViewer-module__logsTable___9RSKW{overflow-x:auto;overflow-y:hidden;width:100%}.LogViewer-module__logViewer___SF2zz .LogViewer-module__logsTable___9RSKW .LogViewer-module__logs___y0Lc5,.LogViewer-module__logViewer___SF2zz .LogViewer-module__logsTable___9RSKW .LogViewer-module__logsHeader___09f-8{width:1100px}}.MultiSelect-module__multiSelectField___LdoLh .MultiSelect-module__search___rm1lj{border:1px solid;border-color:var(--field-line-color);border-radius:4px 4px 0 0;border-bottom:0;position:relative;top:-1px;color:var(--icon-color)}.MultiSelect-module__multiSelectField___LdoLh .MultiSelect-module__search___rm1lj span{position:absolute;margin:5px}.MultiSelect-module__multiSelectField___LdoLh .MultiSelect-module__search___rm1lj button{position:absolute;right:0;margin:5px;color:var(--icon-color)}.MultiSelect-module__multiSelectField___LdoLh .MultiSelect-module__search___rm1lj button span{position:relative;margin:0}.MultiSelect-module__multiSelectField___LdoLh .MultiSelect-module__search___rm1lj input{padding:8px 12px 8px 24px;width:100%;border:none;box-sizing:border-box;background-color:var(--content-background-color)}.MultiSelect-module__multiSelectField___LdoLh .MultiSelect-module__search___rm1lj input:focus{outline:none;background-color:var(--field-line-color)}.MultiSelect-module__multiSelectField___LdoLh .MultiSelect-module__dropdown___OI-7Z{width:auto;min-width:150px;position:relative;margin-top:0}.MultiSelect-module__multiSelectField___LdoLh .MultiSelect-module__dropdown___OI-7Z .MultiSelect-module__selected___S6iRe{padding:6px 10px;border:1px solid;background:var(--field-bg);border-color:var(--field-line-color);border-radius:6px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.MultiSelect-module__multiSelectField___LdoLh .MultiSelect-module__dropdown___OI-7Z .MultiSelect-module__selected___S6iRe span{-webkit-user-select:none;user-select:none;font-size:.75rem}.MultiSelect-module__multiSelectField___LdoLh .MultiSelect-module__dropdown___OI-7Z .MultiSelect-module__selected___S6iRe span i{padding:1px 5px;background-color:var(--line-color);border-radius:20px;font-size:.6rem;margin-left:5px;font-style:normal}.MultiSelect-module__multiSelectField___LdoLh .MultiSelect-module__dropdown___OI-7Z .MultiSelect-module__selected___S6iRe img{margin-right:5px;max-height:16px;width:auto;vertical-align:top}.MultiSelect-module__multiSelectField___LdoLh .MultiSelect-module__dropdown___OI-7Z .MultiSelect-module__selected___S6iRe .MultiSelect-module__dropBtn___vPEDR{background:transparent;color:var(--icon-color)}.MultiSelect-module__multiSelectField___LdoLh .MultiSelect-module__dropdown___OI-7Z .MultiSelect-module__lists___P8hnS{border:1px solid var(--line-color);margin-top:-1px;position:absolute;z-index:9999;background:var(--field-bg);width:calc(100% - 2px);border-radius:0 0 4px 4px;max-height:210px;overflow:auto;font-size:.75rem}.MultiSelect-module__multiSelectField___LdoLh .MultiSelect-module__dropdown___OI-7Z .MultiSelect-module__lists___P8hnS ul{margin:0;padding:0;list-style-type:none}.MultiSelect-module__multiSelectField___LdoLh .MultiSelect-module__dropdown___OI-7Z .MultiSelect-module__lists___P8hnS ul li{padding:8px 10px;cursor:pointer;text-transform:capitalize}.MultiSelect-module__multiSelectField___LdoLh .MultiSelect-module__dropdown___OI-7Z .MultiSelect-module__lists___P8hnS ul li span svg{color:var(--icon-color)}.MultiSelect-module__multiSelectField___LdoLh .MultiSelect-module__dropdown___OI-7Z .MultiSelect-module__lists___P8hnS ul li img{margin-right:5px;max-height:16px;width:auto;vertical-align:top}.MultiSelect-module__multiSelectField___LdoLh .MultiSelect-module__dropdown___OI-7Z .MultiSelect-module__lists___P8hnS ul li .icon{margin-right:5px;opacity:.7}.MultiSelect-module__multiSelectField___LdoLh .MultiSelect-module__dropdown___OI-7Z .MultiSelect-module__lists___P8hnS ul li.MultiSelect-module__selectedItem___g6s9h{background:var(--primary-color-light);color:var(--primary-hover-color)}.MultiSelect-module__multiSelectField___LdoLh .MultiSelect-module__dropdown___OI-7Z .MultiSelect-module__lists___P8hnS ul li.MultiSelect-module__selectedItem___g6s9h span svg{color:var(--primary-hover-color)}.MultiSelect-module__multiSelectField___LdoLh .MultiSelect-module__dropdown___OI-7Z .MultiSelect-module__lists___P8hnS ul li:hover{background:var(--background-color);color:inherit}.MultiSelect-module__multiSelectField___LdoLh.MultiSelect-module__multiSelectFieldFull___tywJ2 .MultiSelect-module__dropdown___OI-7Z{width:100%}.MultiSelect-module__multiSelectField___LdoLh.MultiSelect-module__multiSelectFieldLarge___iNR7Y .MultiSelect-module__selected___S6iRe{padding:12px}.MultiSelect-module__multiSelectField___LdoLh.MultiSelect-module__multiSelectFieldDisabled___DPjbL .MultiSelect-module__selected___S6iRe{background-color:var(--line-color)}.MultiSelect-module__multiSelectField___LdoLh.MultiSelect-module__fieldHasError___UjWN7 .MultiSelect-module__selected___S6iRe{border-color:var(--error-bg-color-active)}.MultiSelect-module__multiSelectField___LdoLh.MultiSelect-module__multiSelectFieldOpen___u63rb .MultiSelect-module__selected___S6iRe{border-radius:6px 6px 0 0}.FormField-module__formField___j9nsy{width:100%;display:flex;flex-direction:column;gap:.25rem}.FormField-module__formField___j9nsy .FormField-module__fieldInner___B0a4L{display:flex;flex-direction:row;align-items:center;gap:1.25rem;min-height:30px}.FormField-module__formField___j9nsy .FormField-module__fieldLabel___oH4Jc{font-size:.75rem;font-weight:500;color:var(--content-text-color);min-width:12.5rem}.FormField-module__formField___j9nsy .FormField-module__fieldLabel___oH4Jc i{opacity:.5;margin-left:.313rem}.FormField-module__formField___j9nsy .FormField-module__fieldLabel___oH4Jc .FormField-module__required___CYJlI{color:var(--error);margin-left:.125rem}.FormField-module__formField___j9nsy .FormField-module__fieldErrorLabel___Y5csQ{position:absolute;right:.625rem;top:-.738rem;background-color:var(--error-bg-active);color:var(--error-active-text);padding:.063rem .75rem;border-radius:4px;font-size:.9em;letter-spacing:.013rem;z-index:2}.FormField-module__formField___j9nsy .FormField-module__description___qpEq1{font-size:.75rem;color:var(--content-text-color-light)}.FormField-module__formField___j9nsy .FormField-module__fieldLabel___oH4Jc{font-weight:600}.FormField-module__formField___j9nsy.FormField-module__notLine___Ma1bO .FormField-module__fieldInner___B0a4L{flex-direction:column;align-items:flex-start;gap:6px}@media only screen and (max-width:768px){.FormField-module__formField___j9nsy .FormField-module__fieldInner___B0a4L{flex-direction:column;align-items:flex-start;gap:10px}}.NotFound-module__notFound___zpYen{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:6rem 1rem;text-align:center;box-sizing:border-box;font-weight:700;color:var(--content-text-color-light);background-color:var(--content-background-color);border-radius:6px;margin-top:100px;box-shadow:0 0 15px var(--content-shadow-color)}.NotFound-module__notFound___zpYen h1{font-size:6rem;margin:1rem 0;margin-bottom:0;color:var(--primary-color-light)}.NotFound-module__notFound___zpYen h3{text-transform:capitalize;margin:0;margin-top:-.2rem;color:var(--primary-color);font-size:1.2rem;background:var(--primary-color-lighter);padding:0 20px;font-weight:600}.NotFound-module__notFound___zpYen p{font-weight:400}.PageHeader-module__header___mbImH{width:100%;max-height:60px;display:flex;justify-content:space-between;align-items:center}.PageHeader-module__headerTitle___5Qesl{display:flex;align-items:center;font-size:1.125rem}.PageHeader-module__headerTitle___5Qesl .icon{margin-right:5px;position:relative;top:3px;color:var(--primary-color)}.PageHeader-module__rightSection___H4QF3{display:flex;align-items:center;position:relative}.PageHeader-module__rightSection___H4QF3 button{padding:10px;cursor:pointer;color:var(--background-text-color);transition:all .2s linear}.PageHeader-module__rightSection___H4QF3 button:hover{opacity:1}.PageHeader-module__rightSection___H4QF3>b{font-weight:400;font-size:.5rem;margin:0 8px;color:var(--line-active-color)}.PageHeader-module__button___1pZvz{font-size:.75rem;font-weight:600;padding:4px 15px;margin-left:8px;border-radius:20px;font-family:inherit;background-color:var(--primary-color);color:var(--primary-text-color);transition:all .2s linear}.PageHeader-module__button___1pZvz:hover{background-color:var(--primary-hover-color)}@media only screen and (max-width:768px){.PageHeader-module__headerTitle___5Qesl{font-size:1rem}}.PathPicker-module__pathPicker___Fsgzb{width:100%}.PathPicker-module__paths___OoxZE{width:100%;border:1px solid var(--field-line-color);border-radius:6px;padding:10px;display:flex;flex-wrap:wrap;gap:10px;box-sizing:border-box}.PathPicker-module__paths___OoxZE .PathPicker-module__path___L-2q4{background:var(--background-color);border:1px solid var(--line-color);font-size:.75rem;padding:3px 10px;border-radius:4px;display:flex;align-items:center;gap:5px;cursor:pointer;transition:all .12s linear}.PathPicker-module__paths___OoxZE .PathPicker-module__path___L-2q4 .icon{position:relative;top:2px;opacity:.5}.PathPicker-module__paths___OoxZE .PathPicker-module__path___L-2q4 i{font-style:normal;padding:2px;cursor:pointer;opacity:.5}.PathPicker-module__paths___OoxZE .PathPicker-module__path___L-2q4 i:hover{opacity:.8}.PathPicker-module__paths___OoxZE .PathPicker-module__path___L-2q4 .PathPicker-module__excludeCount___kC22C{font-size:.75rem;opacity:1;background:#0000000f;padding:1px 6px;border-radius:4px}.PathPicker-module__paths___OoxZE .PathPicker-module__path___L-2q4:hover{border-color:var(--line-active-color)}.PathPicker-module__pathAdd___31GOT{font-size:1.125rem;font-weight:600;padding:0 10px;color:var(--content-text-color-light);-webkit-user-select:none;user-select:none;cursor:pointer;position:relative}.PathPicker-module__pathAdd___31GOT span{font-size:.75rem}.PathPicker-module__pathAdd___31GOT:hover{color:var(--primary-color)}.PathPicker-module__addDropDown___m8iCe{display:flex;flex-direction:column;align-items:center;width:max-content;background-color:var(--content-background-color);border:1px solid var(--line-color);position:absolute;z-index:2;border-radius:4px;right:-45px;top:-65px;box-shadow:0 0 15px var(--modal-shadow-color)}.PathPicker-module__addDropDown___m8iCe button{padding:8px 10px;cursor:pointer;font-size:.75rem;width:100%;color:var(--content-text-color);text-align:right}.PathPicker-module__addDropDown___m8iCe button:hover{background-color:var(--primary-color);color:var(--primary-text-color)}.PathPicker-module__patternPickerContent___74Xc1{display:flex;flex-direction:row;gap:10px}.PathPicker-module__patternPickerContent___74Xc1 div[class*=_selectField_]{max-width:100px}.PathPicker-module__patternPickerContent___74Xc1 div[class*=_dropdown_]{min-width:unset}.PathPicker-module__patternPickerHint___eRi2J{margin:20px 0}.PathPicker-module__patternPickerHint___eRi2J table{border:1px solid var(--primary-color-light);border-radius:8px;border-spacing:0;width:100%;font-size:.75rem}.PathPicker-module__patternPickerHint___eRi2J table th{background:var(--primary-color-light);padding:6px;text-align:left}.PathPicker-module__patternPickerHint___eRi2J table td{padding:6px;border-bottom:1px solid var(--primary-color-light)}.PathPicker-module__patternPickerHint___eRi2J table tr:last-child td{border-bottom:none}.PathPicker-module__patternModalFooter___Zy9ZB{display:flex;justify-content:space-between}.PathPicker-module__patternModalFooter___Zy9ZB button{color:var(--content-text-color-light)}.PathPicker-module__patternModalFooter___Zy9ZB button.PathPicker-module__hintBtnActive___kRt1p{color:var(--primary-color)}.PathPicker-module__pathPickerModal___skgD9{position:fixed;width:100%;height:100vh;top:0;left:0;z-index:99999999;background:var(--modal-shadow-color-light)}.PathPicker-module__pathPickerModal___skgD9 .PathPicker-module__pathPickerModalInner___MErPf{position:absolute;width:70%;max-width:1000px;background:var(--content-background-color);color:var(--content-text-color);border-radius:8px;border:1px solid var(--content-shadow-color);margin:0 auto;left:0;right:0;top:10%;box-sizing:border-box;box-shadow:0 0 20px var(--modal-shadow-color)}.PathPicker-module__pathPickerModal___skgD9 .PathPicker-module__pathPickerModalInner___MErPf .PathPicker-module__pathPickerHeader___nrH-l{display:flex;align-items:center;justify-content:space-between;padding:10px 15px;border-bottom:1px solid var(--line-color)}.PathPicker-module__pathPickerModal___skgD9 .PathPicker-module__pathPickerModalInner___MErPf .PathPicker-module__pathPickerHeader___nrH-l h4{margin:0}.PathPicker-module__pathPickerModal___skgD9 .PathPicker-module__pathPickerModalInner___MErPf .PathPicker-module__pathPickerHeader___nrH-l button{padding:10px;cursor:pointer;background:transparent;opacity:.5;color:var(--content-text-color);transition:all .2s linear}.PathPicker-module__pathPickerModal___skgD9 .PathPicker-module__pathPickerModalInner___MErPf .PathPicker-module__pathPickerHeader___nrH-l button:hover{opacity:1;transform:rotate(90deg)}.PathPicker-module__pathPickerModal___skgD9 .PathPicker-module__pathPickerModalInner___MErPf .PathPicker-module__pathPickerFooter___mzYF-{display:flex;align-items:center;justify-content:flex-end;padding:10px 15px;border-top:1px solid var(--line-color)}.PathPicker-module__pathPickerModal___skgD9 .PathPicker-module__pathPickerModalInner___MErPf .PathPicker-module__pathPickerFooter___mzYF- button{background-color:var(--primary-color);color:var(--primary-text-color);padding:10px 12px;cursor:pointer;border-radius:6px}.PathPicker-module__pathPickerModal___skgD9 .PathPicker-module__pathPickerModalInner___MErPf .PathPicker-module__pathPickerContent___u-A6N{padding:20px;max-height:500px;overflow:auto}.PathPicker-module__dirItem___MM-YV{cursor:pointer;margin:3px 0}.PathPicker-module__selectedDirItem___nqRjX{background-color:var(--primary-color);color:var(--primary-text-color);border-radius:3px}.PathPicker-module__selectedDirItem___nqRjX .icon{color:var(--primary-text-color)}.PathPicker-module__file___1g4i-{padding-left:7px}.PathPicker-module__isSingle___VQQzx .PathPicker-module__paths___OoxZE .PathPicker-module__path___L-2q4{width:100%;padding:6px 10px}.PathPicker-module__disabled___FknKd .PathPicker-module__paths___OoxZE .PathPicker-module__path___L-2q4{background-color:var(--line-color);cursor:default}.PathPicker-module__disabled___FknKd .PathPicker-module__paths___OoxZE .PathPicker-module__path___L-2q4:hover{border-color:var(--line-color)}@media only screen and (max-width:768px){.PathPicker-module__pathPickerModal___skgD9 .PathPicker-module__pathPickerModalInner___MErPf{width:100%;height:100%;top:0}.PathPicker-module__patternPickerContent___74Xc1{flex-direction:column}.PathPicker-module__patternPickerContent___74Xc1 [class*=_input_]{width:100%}.PathPicker-module__patternModalFooter___Zy9ZB{flex-direction:column;justify-content:flex-start;align-items:flex-start}.PathPicker-module__patternModalFooter___Zy9ZB>button{margin-bottom:15px;text-align:left}.PathPicker-module__patternModalFooter___Zy9ZB>div{width:100%;display:flex}.PathPicker-module__patternModalFooter___Zy9ZB>div button{width:100%}}.Select-module__selectField___yw1fC .Select-module__search___wtQEu{border:1px solid;border-color:var(--field-line-color);border-radius:4px 4px 0 0;border-bottom:0;position:relative;top:-1px;color:var(--icon-color)}.Select-module__selectField___yw1fC .Select-module__search___wtQEu span{position:absolute;margin:5px}.Select-module__selectField___yw1fC .Select-module__search___wtQEu button{position:absolute;right:0;margin:5px;color:var(--icon-color)}.Select-module__selectField___yw1fC .Select-module__search___wtQEu button span{position:relative;margin:0}.Select-module__selectField___yw1fC .Select-module__search___wtQEu input{padding:8px 12px 8px 24px;width:100%;border:none;box-sizing:border-box;background-color:var(--content-background-color)}.Select-module__selectField___yw1fC .Select-module__search___wtQEu input:focus{outline:none;background-color:var(--field-line-color)}.Select-module__selectField___yw1fC .Select-module__dropdown___yVMyh{min-width:150px;width:50%;position:relative;margin-top:0}.Select-module__selectField___yw1fC .Select-module__dropdown___yVMyh .Select-module__selected___23unc{padding:8px 10px;border:1px solid;background:var(--field-bg);border-color:var(--field-line-color);border-radius:6px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.Select-module__selectField___yw1fC .Select-module__dropdown___yVMyh .Select-module__selected___23unc span{-webkit-user-select:none;user-select:none;font-size:.75rem}.Select-module__selectField___yw1fC .Select-module__dropdown___yVMyh .Select-module__selected___23unc img{margin-right:5px;max-height:16px;width:auto;vertical-align:top}.Select-module__selectField___yw1fC .Select-module__dropdown___yVMyh .Select-module__selected___23unc .Select-module__dropBtn___PjaL7{background:transparent;color:var(--icon-color)}.Select-module__selectField___yw1fC .Select-module__dropdown___yVMyh .Select-module__lists___Ku92Z{border:1px solid var(--line-color);margin-top:-1px;position:absolute;z-index:9999;background:var(--field-bg);width:calc(100% - 2px);border-radius:0 0 4px 4px;max-height:210px;overflow:auto;font-size:.75rem}.Select-module__selectField___yw1fC .Select-module__dropdown___yVMyh .Select-module__lists___Ku92Z ul{margin:0;padding:0;list-style-type:none}.Select-module__selectField___yw1fC .Select-module__dropdown___yVMyh .Select-module__lists___Ku92Z ul li{padding:8px 10px;cursor:pointer}.Select-module__selectField___yw1fC .Select-module__dropdown___yVMyh .Select-module__lists___Ku92Z ul li img{margin-right:5px;max-height:16px;width:auto;vertical-align:top}.Select-module__selectField___yw1fC .Select-module__dropdown___yVMyh .Select-module__lists___Ku92Z ul li .icon{margin-right:5px;opacity:.7}.Select-module__selectField___yw1fC .Select-module__dropdown___yVMyh .Select-module__lists___Ku92Z ul li.Select-module__disabledItem___5o-zr{opacity:.6;-webkit-user-select:none;user-select:none;cursor:not-allowed}.Select-module__selectField___yw1fC .Select-module__dropdown___yVMyh .Select-module__lists___Ku92Z ul li.Select-module__selectedItem___Na0JQ{color:var(--field-bg);background:var(--primary-color)}.Select-module__selectField___yw1fC .Select-module__dropdown___yVMyh .Select-module__lists___Ku92Z ul li:hover{background:var(--background-color);color:inherit}.Select-module__selectField___yw1fC .Select-module__dropdown___yVMyh.Select-module__dropdownDisabled___CdzQJ .Select-module__selected___23unc{background-color:var(--line-color);cursor:default}.Select-module__selectField___yw1fC.Select-module__selectFieldFull___oI-sk .Select-module__dropdown___yVMyh{width:100%}.Select-module__selectField___yw1fC.Select-module__selectFieldLarge___8tjSI .Select-module__selected___23unc{padding:12px}.Select-module__selectField___yw1fC.Select-module__selectFieldDisabled___aKtm0 .Select-module__selected___23unc{background-color:var(--line-color)}.Select-module__selectField___yw1fC.Select-module__fieldHasError___6oLaV .Select-module__selected___23unc{border-color:var(--error-bg-color-active)}.Select-module__selectField___yw1fC.Select-module__selectFieldOpen___flbsT .Select-module__selected___23unc{border-radius:6px 6px 0 0}.Select-module__selectField___yw1fC.Select-module__selectFieldInline___qhK9L .Select-module__fieldInner___ZrBvI{justify-content:space-between}.Select-module__selectField___yw1fC.Select-module__selectFieldMini___3CJjf{margin-top:-3px}.Select-module__selectField___yw1fC.Select-module__selectFieldMini___3CJjf .Select-module__dropdown___yVMyh{width:auto;min-width:unset}.Select-module__selectField___yw1fC.Select-module__selectFieldMini___3CJjf .Select-module__dropdown___yVMyh .Select-module__selected___23unc{padding:2px 4px 2px 8px;border-radius:4px}.Select-module__selectField___yw1fC.Select-module__selectFieldMini___3CJjf .Select-module__dropdown___yVMyh .Select-module__selected___23unc span{font-size:.7rem}.Select-module__selectField___yw1fC.Select-module__selectFieldMini___3CJjf .Select-module__dropdown___yVMyh .Select-module__lists___Ku92Z{left:0;right:0;margin:4px auto 0;border-radius:6px;font-size:.9em;width:max-content}.Select-module__selectField___yw1fC.Select-module__selectFieldMini___3CJjf .Select-module__dropdown___yVMyh .Select-module__lists___Ku92Z li{padding:6px 10px}@media only screen and (max-width:768px){.Select-module__selectField___yw1fC .Select-module__dropdown___yVMyh{width:100%}}.Input-module__inputField___IYwEx .Input-module__input___A1GAq{padding:8px 12px;border:1px solid var(--field-line-color);border-radius:6px;background:transparent;color:var(--content-text-color);font-size:.75rem;width:200px;box-sizing:border-box;transition:all .2s ease}.Input-module__inputField___IYwEx .Input-module__input___A1GAq:focus{outline:none;border-color:var(--line-active-color)}.Input-module__inputField___IYwEx .Input-module__input___A1GAq::placeholder{color:var(--content-text-color-light)}.Input-module__inputField___IYwEx .Input-module__input___A1GAq.Input-module__disabled___bY72g{background-color:var(--line-color)}.Input-module__inputField___IYwEx.Input-module__inputFieldLarge___-NXTi .Input-module__input___A1GAq{padding:15px;font-size:.8rem}.Input-module__inputField___IYwEx.Input-module__inputFieldInline___rRg-s .Input-module__fieldInner___Mpxqg{display:flex;flex-direction:row;justify-content:space-between;gap:8px}.Input-module__inputField___IYwEx.Input-module__inputFieldInline___rRg-s .Input-module__input___A1GAq{width:50%}.Input-module__inputField___IYwEx.Input-module__inputFieldFull___0L5xl{width:100%}.Input-module__inputField___IYwEx.Input-module__inputFieldFull___0L5xl .Input-module__fieldInner___Mpxqg{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.Input-module__inputField___IYwEx.Input-module__inputFieldFull___0L5xl .Input-module__input___A1GAq{width:100%}.Input-module__inputField___IYwEx.Input-module__fieldHasError___N5UhY input{border-color:var(--error-bg-color-active)}@media only screen and (max-width:768px){.Input-module__inputField___IYwEx .Input-module__input___A1GAq{width:100%}}.SearchItems-module__searchItems___lYodQ{display:flex;position:relative}.SearchItems-module__searchItems___lYodQ button{padding:10px 12px;border-radius:50%}.SearchItems-module__searchItems___lYodQ button span{opacity:1}.SearchItems-module__searchBox___85r0J{width:0;visibility:hidden;opacity:0;transition:all .12s linear;border-radius:20px;display:flex;gap:5px;position:absolute;right:45px;padding:5px;overflow:hidden}.SearchItems-module__searchBox___85r0J input{border:1px solid var(--line-color);background-color:var(--content-background-color);padding:8px 12px;border-radius:20px;box-sizing:border-box;width:100%;outline:none}.SearchItems-module__searchBox___85r0J input:focus{border-color:var(--line-active-color)}.SearchItems-module__searchBox___85r0J.SearchItems-module__searchBoxShow___ERldS{width:200px;visibility:visible;opacity:1}.SearchItems-module__buttonActive___6zQsI{background-color:var(--content-background-color);position:relative;z-index:22}.SidePanel-module__sidePanel___GKaPp{width:100%;height:100vh;background-color:var(--modal-bg);position:fixed;left:0;top:0;z-index:999;display:flex;align-items:flex-start;justify-content:center;transition:all .12s linear}.SidePanel-module__wrapper___J9F25{width:50rem;height:100vh;position:fixed;background:var(--content-background-color);color:var(--content-text-color);border:1px solid var(--content-shadow-color);right:0;top:0;box-sizing:border-box;box-shadow:0 0 20px var(--modal-shadow-color);transform:translate(100%);transition:all .2s ease-out}.SidePanel-module__wrapper___J9F25.SidePanel-module__active___ETKQa{transform:translate(0)}.SidePanel-module__wrapper___J9F25.SidePanel-module__noPadding___DVp3D .SidePanel-module__content___yf8Tc{padding:0}.SidePanel-module__fullWidth___dud-5 .SidePanel-module__wrapper___J9F25{opacity:0;transform:scale(.9);filter:blur(10px)}.SidePanel-module__fullWidth___dud-5 .SidePanel-module__wrapper___J9F25.SidePanel-module__active___ETKQa{opacity:1;filter:blur(0);transform:scale(1) translate(0)}.SidePanel-module__header___NOxo9{display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--content-shadow-color)}.SidePanel-module__header___NOxo9 .SidePanel-module__headerContent___rro-v{width:100%;display:flex;justify-content:space-between;padding:20px;box-sizing:border-box}.SidePanel-module__header___NOxo9 .SidePanel-module__headerContent___rro-v h3{font-size:1rem;margin:0}.SidePanel-module__header___NOxo9 .SidePanel-module__headerContent___rro-v img{max-height:18px;vertical-align:text-top;margin-right:4px}.SidePanel-module__content___yf8Tc{display:flex;flex-direction:column;padding:30px;overflow:auto;height:calc(100vh - 130px)}.SidePanel-module__content___yf8Tc.SidePanel-module__hasFooter___-MEJL{height:calc(100vh - 205px)}.SidePanel-module__close___u2B8k{background:transparent;opacity:.5;color:var(--content-text-color);transition:all .2s linear}.SidePanel-module__close___u2B8k:hover{opacity:1;transform:rotate(90deg)}.SidePanel-module__field___2qlVT{margin-bottom:20px;width:100%}.SidePanel-module__label___HF1XA{font-weight:600;display:block;margin-bottom:8px;font-size:.75rem}.SidePanel-module__titleInput___4StQ9{width:100%;border:1px solid var(--line-color);background-color:var(--content-background-color);color:var(--content-text-color);padding:15px;font-size:.75rem;border-radius:6px;box-sizing:border-box}.SidePanel-module__titleInput___4StQ9:focus{outline:none;border-color:var(--line-active-color)}.SidePanel-module__typeFieldOptions___FNyDj{display:flex;gap:12px}.SidePanel-module__typeFieldOption___uQfeK{display:flex;align-items:center;border:1px solid var(--line-color);padding:15px 25px 15px 15px;border-radius:6px;cursor:pointer;font-size:.75rem;position:relative}.SidePanel-module__typeFieldOption___uQfeK .checkMark{color:var(--primary-color);position:absolute;top:5px;right:5px}.SidePanel-module__typeFieldActive___zz9AT{background-color:var(--background-color);border-color:var(--primary-color)}.SidePanel-module__typeFieldIcon___iXZbl{margin-right:10px;opacity:.4}.SidePanel-module__typeFieldContent___2vfti h4{margin:0 0 5px}.SidePanel-module__typeFieldContent___2vfti p{margin:0}.SidePanel-module__intervalField___VKzAK{display:flex;gap:15px}.SidePanel-module__pathPickerField___grDG2{display:flex}.SidePanel-module__pathPickerField___grDG2 div[class*=_paths_]{border-radius:0 4px 4px}.SidePanel-module__pathPickerFieldTabs___-6uFG{display:flex;margin:0;padding:0}.SidePanel-module__pathPickerFieldTabs___-6uFG li{list-style-type:none;cursor:pointer;padding:4px 12px;border:1px solid var(--content-background-color);border-bottom-color:transparent;border-radius:4px 4px 0 0;position:relative;bottom:-1px}.SidePanel-module__pathPickerFieldTabs___-6uFG li.SidePanel-module__pathPickerFieldActive___HCvRE{border-color:var(--line-color);border-bottom-color:var(--content-background-color)}.SidePanel-module__footer___hNtVv{display:flex;align-items:center;justify-content:space-between;padding:15px 15px 15px 30px;border-top:1px solid var(--content-shadow-color);min-height:40px}.SidePanel-module__summary___Z0L4X{font-size:.75rem}.SidePanel-module__createButton___yDQ0M{border-radius:6px;font-size:.75rem;padding:12px 20px;color:var(--primary-text-color);background-color:var(--primary-color);cursor:pointer}@media only screen and (max-width:768px){.SidePanel-module__wrapper___J9F25{width:100%!important}.SidePanel-module__wrapper___J9F25 .SidePanel-module__content___yf8Tc{padding:20px;height:calc(100vh - 110px)}.SidePanel-module__wrapper___J9F25 .SidePanel-module__content___yf8Tc.SidePanel-module__noFooter___FEaEP{height:calc(100vh - 90px)}}.SortItems-module__sortItems___1AH7n{position:relative}.SortItems-module__sortActive___fPgtS{color:var(--primary-color)!important}.SortItems-module__sortActive___fPgtS span{opacity:1;color:inherit}.SortItems-module__lists___B-jRz{border:1px solid var(--line-color);margin-top:-1px;position:absolute;z-index:9999;background:var(--field-bg);width:calc(100% - 2px);max-height:200px;overflow:auto;font-size:.75rem;right:0;width:200px;border-radius:6px}.SortItems-module__lists___B-jRz ul{margin:0;padding:0;list-style-type:none}.SortItems-module__lists___B-jRz ul li{padding:8px 10px;cursor:pointer}.SortItems-module__lists___B-jRz ul li.SortItems-module__selectedItem___ysZVi{color:var(--field-bg);background:var(--primary-color)}.SortItems-module__lists___B-jRz ul li:hover{background:var(--background-color);color:inherit}@media only screen and (max-width:768px){.SortItems-module__sortItemLabel___ewnDj{display:none}}.Tabs-module__tabs___KxI4e{padding:10px;border:1px solid var(--line-color);border-radius:6px 6px 0 0}.Tabs-module__tabs___KxI4e ul{margin:0;padding:0;list-style-type:none;display:flex;gap:10px}.Tabs-module__tabs___KxI4e ul li{padding:3px 12px;border-radius:20px;cursor:pointer}.Tabs-module__tabs___KxI4e ul li span{color:var(--icon-color)}.Tabs-module__tabs___KxI4e ul li.Tabs-module__tabActive___kcNUm{color:var(--primary-color);background-color:var(--primary-color-light)}.Tabs-module__tabs___KxI4e ul li.Tabs-module__tabActive___kcNUm span{color:var(--primary-color)}.Tabs-module__tabContent___eIagG{padding:20px;border:1px solid var(--line-color);border-top:0;border-radius:0 0 6px 6px}.Tabs-module__tabs--inline___WV1OZ .Tabs-module__tabs___KxI4e{padding:0;border:none}.Tabs-module__tabs--inline___WV1OZ .Tabs-module__tabContent___eIagG{border:none}.TagsFilter-module__tagFilter___C71OP{display:flex;position:relative}.TagsFilter-module__tagFilter___C71OP button{padding:8px 10px;border-radius:50%}.TagsFilter-module__tagFilter___C71OP button span{opacity:1}.TagsFilter-module__tagsList___dCIhQ{width:0;visibility:hidden;opacity:0;transition:all .12s linear;background-color:var(--content-background-color);border-radius:20px;display:flex;gap:5px;position:absolute;right:45px;padding:8px;overflow:hidden}.TagsFilter-module__tagsList___dCIhQ.TagsFilter-module__tagsListShow___Umhba{width:400px;visibility:visible;opacity:1}.TagsFilter-module__buttonActive___7QKOQ{background-color:var(--content-background-color);position:relative;z-index:22}.TagsFilter-module__tag___MBsYq{padding:3px 10px;border-radius:20px;background:var(--line-color);font-size:.9em;cursor:pointer}.TagsFilter-module__tag___MBsYq.TagsFilter-module__tagActive___pc-1C{background-color:var(--background-color);color:var(--primary-color);font-weight:600}@media only screen and (max-width:768px){.TagsFilter-module__tagsList___dCIhQ.TagsFilter-module__tagsListShow___Umhba{width:200px}}.TimePicker-module__fieldLabel___W6r4z{font-size:.75rem;font-weight:500;color:var(--content-text-color);min-width:12.5rem}.TimePicker-module__fieldLabel___W6r4z i{opacity:.5;margin-left:.313rem}.TimePicker-module__fieldLabel___W6r4z .TimePicker-module__required___0cCZ3{color:var(--error);margin-left:.125rem}.TimePicker-module__description___zRvc6{font-size:.75rem;color:var(--content-text-color-light)}.TimePicker-module__timePickerField___hvFDJ{width:130px}.TimePicker-module__fieldInner___5crtS{width:auto;position:relative}.TimePicker-module__currentTime___JF2hL{border:1px solid var(--field-line-color);padding:8px 10px;border-radius:6px;display:flex;justify-content:space-between;cursor:pointer}.TimePicker-module__currentTime___JF2hL .TimePicker-module__dropBtn___-WqT-{background:transparent;color:var(--icon-color)}.TimePicker-module__timeSelect___DXgsg{position:absolute;background-color:var(--field-bg);border:1px solid var(--field-line-color);padding:10px;border-radius:0 0 6px 6px;margin-top:-3px}.TimePicker-module__times___PPyqY{display:flex}.TimePicker-module__times___PPyqY>span{padding:5px}.TimePicker-module__timeInput___PDr8T{border:1px solid var(--field-line-color);padding:5px;border-radius:6px;width:35px;text-align:left;color:inherit}.TimePicker-module__ampm___QyeNq{background-color:transparent;border:none;margin-top:8px;text-align:center}.TimePicker-module__ampm___QyeNq button{padding:8px 15px}.TimePicker-module__ampmActive___tgtJ9{background-color:var(--primary-color);color:var(--primary-text-color);border-radius:4px}.IntervalField-module__intervalField___QGIDs .IntervalField-module__fieldInner___yRajM{flex-direction:column;align-items:baseline;gap:8px}.IntervalField-module__intervalField___QGIDs.IntervalField-module__fieldHasError___cTzRI input{border-color:var(--error-bg-color-active)}.IntervalField-module__intervalField___QGIDs .IntervalField-module__intervalSelect___Vf307{max-width:150px}.IntervalField-module__intervalField___QGIDs .IntervalField-module__intervalFieldOptions___mf557{display:flex;gap:10px;align-items:center}.IntervalField-module__intervalField___QGIDs .IntervalField-module__intervalFieldOptions___mf557 .IntervalField-module__weekDays___K-3Al{display:flex;flex-direction:row;align-items:center;border:1px solid var(--field-line-color);border-radius:6px}.IntervalField-module__intervalField___QGIDs .IntervalField-module__intervalFieldOptions___mf557 .IntervalField-module__weekDays___K-3Al button{padding:10px;color:var(--content-text-color);text-transform:capitalize;font-size:.75rem;display:flex;gap:3px}.IntervalField-module__intervalField___QGIDs .IntervalField-module__intervalFieldOptions___mf557 .IntervalField-module__weekDays___K-3Al button span{color:var(--icon-color)}.IntervalField-module__intervalField___QGIDs .IntervalField-module__intervalFieldOptions___mf557 .IntervalField-module__weekDays___K-3Al button.IntervalField-module__weekDayActive___S29Xi{background-color:var(--primary-color-light);color:var(--primary-color)}.IntervalField-module__intervalField___QGIDs .IntervalField-module__intervalFieldOptions___mf557 .IntervalField-module__weekDays___K-3Al button.IntervalField-module__weekDayActive___S29Xi span{color:var(--primary-color)}.NumberInput-module__numberInputField___iu-mf .NumberInput-module__numberInputWrapper___1jYw3{position:relative;display:flex;align-items:center;flex:1;max-width:150px}.NumberInput-module__numberInputField___iu-mf .NumberInput-module__numberInputWrapper___1jYw3 .NumberInput-module__input___i-xTg{padding:8px 40px;text-align:center;border:1px solid var(--field-line-color);border-radius:6px;background:transparent;color:var(--content-text-color);font-size:.75rem;width:100%;box-sizing:border-box;transition:all .2s ease}.NumberInput-module__numberInputField___iu-mf .NumberInput-module__numberInputWrapper___1jYw3 .NumberInput-module__input___i-xTg:focus{outline:none;border-color:var(--line-active-color)}.NumberInput-module__numberInputField___iu-mf .NumberInput-module__numberInputWrapper___1jYw3 .NumberInput-module__input___i-xTg::placeholder{color:var(--content-text-color-light)}.NumberInput-module__numberInputField___iu-mf .NumberInput-module__numberInputWrapper___1jYw3 .NumberInput-module__input___i-xTg::-webkit-inner-spin-button,.NumberInput-module__numberInputField___iu-mf .NumberInput-module__numberInputWrapper___1jYw3 .NumberInput-module__input___i-xTg::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.NumberInput-module__numberInputField___iu-mf .NumberInput-module__numberInputWrapper___1jYw3 .NumberInput-module__numberControl___3oSp4{position:absolute;display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;border-radius:4px;cursor:pointer;color:var(--content-text-color-light);font-size:1.125rem;font-weight:600;transition:all .2s ease}.NumberInput-module__numberInputField___iu-mf .NumberInput-module__numberInputWrapper___1jYw3 .NumberInput-module__numberControl___3oSp4:hover{color:var(--primary-color)}.NumberInput-module__numberInputField___iu-mf .NumberInput-module__numberInputWrapper___1jYw3 .NumberInput-module__numberControl___3oSp4:first-of-type{left:7px;font-size:.625rem}.NumberInput-module__numberInputField___iu-mf .NumberInput-module__numberInputWrapper___1jYw3 .NumberInput-module__numberControl___3oSp4:last-of-type{right:7px}.NumberInput-module__numberInputField___iu-mf.NumberInput-module__numberFieldLarge___Ygi24 .NumberInput-module__input___i-xTg{height:42px;font-size:1rem}.NumberInput-module__numberInputField___iu-mf.NumberInput-module__numberFieldInline___-Iztq .NumberInput-module__fieldInner___zYhWe{display:flex;flex-direction:row;justify-content:space-between;gap:8px}.NumberInput-module__numberInputField___iu-mf.NumberInput-module__numberFieldInline___-Iztq .NumberInput-module__fieldInner___zYhWe .NumberInput-module__fieldLabel___JzOUV{min-width:unset}.NumberInput-module__numberInputField___iu-mf.NumberInput-module__numberFieldInline___-Iztq .NumberInput-module__fieldInner___zYhWe .NumberInput-module__numberInputWrapper___1jYw3{max-width:50%}.NumberInput-module__numberInputField___iu-mf.NumberInput-module__numberFieldFull___vTxe1,.NumberInput-module__numberInputField___iu-mf.NumberInput-module__numberFieldFull___vTxe1 .NumberInput-module__input___i-xTg{width:100%}.NumberInput-module__numberInputField___iu-mf.NumberInput-module__fieldHasError___dAyyf input{border-color:var(--error-bg-color-active)}.PasswordField-module__inputField___Wbld7 .PasswordField-module__input___1gyCD{padding:8px 12px;border:1px solid var(--field-line-color);border-radius:6px;background:transparent;color:var(--content-text-color);font-size:.75rem;width:200px;box-sizing:border-box;transition:all .2s ease}.PasswordField-module__inputField___Wbld7 .PasswordField-module__input___1gyCD:focus{outline:none;border-color:var(--line-active-color)}.PasswordField-module__inputField___Wbld7 .PasswordField-module__input___1gyCD::placeholder{color:var(--content-text-color-light)}.PasswordField-module__inputField___Wbld7 .PasswordField-module__input___1gyCD.PasswordField-module__disabled___mX2JE{background-color:var(--line-color)}.PasswordField-module__inputField___Wbld7 .PasswordField-module__viewPassBtn___O5-V6{position:absolute;right:5px;z-index:2;opacity:.3}.PasswordField-module__inputField___Wbld7.PasswordField-module__inputFieldLarge___zt2Dw .PasswordField-module__input___1gyCD{padding:15px;font-size:.8rem}.PasswordField-module__inputField___Wbld7.PasswordField-module__inputFieldInline___Kiot2 .PasswordField-module__fieldInner___NdtMz{display:flex;flex-direction:row;justify-content:space-between;gap:8px}.PasswordField-module__inputField___Wbld7.PasswordField-module__inputFieldInline___Kiot2 .PasswordField-module__input___1gyCD{width:50%}.PasswordField-module__inputField___Wbld7.PasswordField-module__inputFieldFull___EwIxQ{width:100%}.PasswordField-module__inputField___Wbld7.PasswordField-module__inputFieldFull___EwIxQ .PasswordField-module__fieldInner___NdtMz{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.PasswordField-module__inputField___Wbld7.PasswordField-module__inputFieldFull___EwIxQ .PasswordField-module__input___1gyCD{width:100%}.PasswordField-module__inputField___Wbld7.PasswordField-module__fieldHasError___KXjth input{border-color:var(--error-bg-color-active)}@media only screen and (max-width:768px){.PasswordField-module__inputField___Wbld7 .PasswordField-module__input___1gyCD{width:100%}}.RadioIconSelect-module__radioIconField___UlNWq{width:100%;position:relative}.RadioIconSelect-module__radioIconField___UlNWq .RadioIconSelect-module__fieldLabel___a9KVt{font-weight:600}.RadioIconSelect-module__radioIconFieldOptions___Wu0l8{display:flex;gap:12px;width:100%}.RadioIconSelect-module__radioIconFieldOptions___Wu0l8.RadioIconSelect-module__radioIconFieldList___y2ath{flex-direction:column}.RadioIconSelect-module__radioIconFieldIcon___B8ldk{color:var(--icon-color)}.RadioIconSelect-module__radioIconFieldContent___C44OQ{margin-top:6px}.RadioIconSelect-module__radioIconFieldContent___C44OQ h4{margin:0;font-weight:600}.RadioIconSelect-module__radioIconFieldOptionsDisabled___Mph2B .RadioIconSelect-module__radioIconFieldOption___gCxGk{opacity:.7;cursor:not-allowed;-webkit-user-select:none;user-select:none}.RadioIconSelect-module__radioIconFieldOption___gCxGk{display:flex;flex-direction:column;flex:1 1 0px;align-items:center;text-align:center;border:1px solid var(--field-line-color);padding:15px 25px 15px 15px;border-radius:6px;cursor:pointer;font-size:.75rem;position:relative}.RadioIconSelect-module__radioIconFieldOption___gCxGk .checkMark{color:var(--primary-color);position:absolute;top:5px;right:5px}.RadioIconSelect-module__radioIconFieldOption___gCxGk.RadioIconSelect-module__radioIconFieldActive___W0LDh{background-color:var(--background-color);border-color:var(--primary-color)}.RadioIconSelect-module__radioIconFieldOption___gCxGk.RadioIconSelect-module__radioIconFieldDisabled___7IcwU{opacity:.7;cursor:not-allowed;-webkit-user-select:none;user-select:none}.RadioIconSelect-module__radioIconFieldOptionsDesc___mmixR{display:flex;gap:12px}.RadioIconSelect-module__radioIconFieldOptionsDesc___mmixR .RadioIconSelect-module__radioIconFieldOption___gCxGk{flex-direction:row;text-align:left;gap:15px}.RadioIconSelect-module__radioIconFieldOptionsDesc___mmixR .RadioIconSelect-module__radioIconFieldOption___gCxGk .RadioIconSelect-module__radioIconFieldContent___C44OQ h4{margin-bottom:5px;font-weight:600}.RadioIconSelect-module__radioIconFieldOptionsDesc___mmixR .RadioIconSelect-module__radioIconFieldOption___gCxGk .RadioIconSelect-module__radioIconFieldContent___C44OQ p{margin:0}@media only screen and (max-width:768px){.RadioIconSelect-module__radioIconFieldOptions___Wu0l8{flex-direction:column;align-items:flex-start;width:100%}.RadioIconSelect-module__radioIconFieldOptions___Wu0l8 .RadioIconSelect-module__radioIconFieldOption___gCxGk{width:100%;box-sizing:border-box;align-items:flex-start;flex-direction:row;gap:10px}}.SizePicker-module__sizePicker___AbjCQ .SizePicker-module__inputGroup___LjYtx{display:flex;align-items:center;gap:8px}.SizePicker-module__sizePicker___AbjCQ .SizePicker-module__numberInput___qZMGs{width:70px;padding:8px 12px;border:1px solid var(--field-line-color);border-radius:6px;background:transparent;color:var(--content-text-color);font-size:.75rem;text-align:center}.SizePicker-module__sizePicker___AbjCQ .SizePicker-module__numberInput___qZMGs:focus{outline:none;border-color:var(--line-active-color)}.SizePicker-module__sizePicker___AbjCQ .SizePicker-module__unitSelector___4-9UQ{display:flex;list-style:none;margin:0;padding:0;border:1px solid var(--field-line-color);border-radius:6px;overflow:hidden}.SizePicker-module__sizePicker___AbjCQ .SizePicker-module__unit___ckT94{display:flex;align-items:center;text-align:center;justify-content:center;gap:4px;padding:6px 12px;font-size:.75rem;width:34px;cursor:pointer;color:var(--content-text-color);background:transparent;border-right:1px solid var(--line-color);transition:all .2s ease}.SizePicker-module__sizePicker___AbjCQ .SizePicker-module__unit___ckT94:last-child{border-right:none}.SizePicker-module__sizePicker___AbjCQ .SizePicker-module__unit___ckT94:hover{background:var(--background-color)}.SizePicker-module__sizePicker___AbjCQ .SizePicker-module__unit___ckT94.SizePicker-module__selected___JTgaT{color:var(--primary-color);background-color:var(--primary-color-light)}.SizePicker-module__sizePicker___AbjCQ.SizePicker-module__sizePickerInline___DnMq2 .SizePicker-module__fieldInner___Cjz2O{display:flex;flex-direction:row;justify-content:space-between;gap:8px}.SizePicker-module__sizePicker___AbjCQ.SizePicker-module__sizePickerInline___DnMq2 .SizePicker-module__input___sJreJ{width:50%}@media only screen and (max-width:768px){.SizePicker-module__sizePicker___AbjCQ .SizePicker-module__unit___ckT94{padding:6px}}.StoragePicker-module__storagePicker___atAT-{width:100%}.StoragePicker-module__storagePicker___atAT- .StoragePicker-module__storagePickerInput___fKE2K{width:100%;padding:8px;border:1px solid var(--field-line-color);border-radius:6px;box-sizing:border-box}.StoragePicker-module__storagePicker___atAT- .StoragePicker-module__storagePickerInput___fKE2K .StoragePicker-module__storage___NYY0F{width:35%;cursor:pointer}.StoragePicker-module__storagePicker___atAT- .StoragePicker-module__storagePickerInput___fKE2K .StoragePicker-module__storage___NYY0F img{height:18px;width:auto;margin-right:5px;vertical-align:top}.StoragePicker-module__storagePicker___atAT- .StoragePicker-module__storagePickerInput___fKE2K .StoragePicker-module__storage___NYY0F [class*=_dropdown_]{width:100%}.StoragePicker-module__storagePicker___atAT- .StoragePicker-module__storagePickerInput___fKE2K .StoragePicker-module__path___clqI-{width:calc(65% - 10px);margin-left:10px;position:relative}.StoragePicker-module__storagePicker___atAT- .StoragePicker-module__storagePickerInput___fKE2K .StoragePicker-module__path___clqI- .StoragePicker-module__fileManagerBtn___K-IRB{position:absolute;right:1px;top:1px;padding:8px;cursor:pointer;color:var(--icon-color)}.StoragePicker-module__storagePicker___atAT- .StoragePicker-module__storagePickerInput___fKE2K .StoragePicker-module__path___clqI- .StoragePicker-module__fileManagerBtn___K-IRB:hover{color:var(--primary-color)}.StoragePicker-module__storagePicker___atAT- .StoragePicker-module__storagePickerInput___fKE2K .StoragePicker-module__path___clqI- div[class*=_inputField_] input{padding:10px 12px}.StoragePicker-module__storagePicker___atAT- .StoragePicker-module__storagePickerInput___fKE2K>div{border-radius:4px;box-sizing:border-box;font-size:.75rem;display:flex}.StoragePicker-module__storagePicker___atAT- .StoragePicker-module__storagePickerInput___fKE2K>div button{padding:3px 8px;background-color:var(--background-color);color:var(--content-text-color);font-size:.75rem;border-radius:4px;margin-left:5px}.StoragePicker-module__pickerContent___k381S .StoragePicker-module__field___qxtl1{margin-bottom:20px;width:100%;display:flex;flex-direction:row;justify-content:space-between}.StoragePicker-module__pickerContent___k381S label{font-weight:600;margin-bottom:8px;font-size:.75rem;width:55%}.StoragePicker-module__pickerContent___k381S .StoragePicker-module__pickerFooter___MqW9c{margin-top:20px;justify-content:right;display:flex;flex-direction:row;gap:10px}.StoragePicker-module__pickerContent___k381S .StoragePicker-module__pickerFooter___MqW9c button{background-color:var(--line-color);color:var(--content-text-color);padding:8px 16px;border-radius:4px;font-size:.75rem;transition:all .12s linear}.StoragePicker-module__pickerContent___k381S .StoragePicker-module__pickerFooter___MqW9c button:nth-child(2){background-color:var(--primary-color);color:var(--primary-text-color)}.StoragePicker-module__pickerContent___k381S .StoragePicker-module__pickerFooter___MqW9c button:nth-child(2):hover{background-color:var(--primary-hover-color)}@media only screen and (max-width:768px){.StoragePicker-module__storagePicker___atAT- .StoragePicker-module__storagePickerInput___fKE2K>div{display:flex;flex-direction:column}.StoragePicker-module__storagePicker___atAT- .StoragePicker-module__storagePickerInput___fKE2K>div .StoragePicker-module__storage___NYY0F{width:100%;margin-bottom:10px}.StoragePicker-module__storagePicker___atAT- .StoragePicker-module__storagePickerInput___fKE2K>div .StoragePicker-module__path___clqI-{width:100%;margin-left:0}}.TagsInput-module__tagField___oM6pv{width:100%}.TagsInput-module__tagField___oM6pv .TagsInput-module__tagBox___Rcrc2{width:100%;border:1px solid var(--field-line-color);border-radius:6px;padding:7px;display:flex;flex-wrap:wrap;gap:10px;box-sizing:border-box}.TagsInput-module__tagField___oM6pv .TagsInput-module__tag___WK-3P{background:var(--background-color);border:1px solid var(--line-color);font-size:.75rem;padding:0 10px;border-radius:4px;display:flex;align-items:center;gap:5px}.TagsInput-module__tagField___oM6pv .TagsInput-module__tag___WK-3P span{position:relative;top:2px;opacity:.5}.TagsInput-module__tagField___oM6pv .TagsInput-module__tag___WK-3P i{font-style:normal;padding:2px;cursor:pointer;opacity:.5}.TagsInput-module__tagField___oM6pv .TagsInput-module__tag___WK-3P i:hover{opacity:.8}.TagsInput-module__tagField___oM6pv .TagsInput-module__textInput___9vEMq input{border:none;font-size:.75rem;font-family:inherit;padding:5px;background-color:var(--content-background-color)}.TagsInput-module__tagField___oM6pv .TagsInput-module__textInput___9vEMq input:focus{outline:none;border:none}.Toggle-module__toggleField___Ys0FQ.Toggle-module__toggleFieldInline___zleQe .Toggle-module__fieldInner___s3ZzW{width:100%;display:flex;flex-direction:row;justify-content:space-between;gap:12px}.Toggle-module__toggleCheckbox___Tyq6C{display:flex}.Toggle-module__toggleCheckbox___Tyq6C span{display:inline-block;font-size:.75rem}.Toggle-module__toggleCheckbox___Tyq6C input[type=checkbox]{height:0;width:0;margin:0;min-width:0;visibility:hidden}.Toggle-module__toggleCheckbox___Tyq6C label{cursor:pointer;text-indent:-9999px;width:32px;height:18px;background:var(--line-active-color);display:inline-block;border-radius:30px;position:relative}.Toggle-module__toggleCheckbox___Tyq6C label:after{content:"";position:absolute;top:3px;left:3px;width:12px;height:12px;background:var(--content-background-color);border-radius:30px;transition:.3s}.Toggle-module__toggleCheckbox___Tyq6C input:checked+label{background:linear-gradient(135deg,#8778ff,#526ec7)}.Toggle-module__toggleCheckbox___Tyq6C input:checked+label:after{left:calc(100% - 3px);transform:translate(-100%)}.Toggle-module__toggleCheckbox___Tyq6C label:active:after{width:30px}.Toggle-module__description___EDy5Q{padding-left:10px}.Tristate-module__tristateField___0gmvN .Tristate-module__fieldInner___-8-ZF{display:flex;flex-direction:column;gap:8px;width:100%}.Tristate-module__tristateField___0gmvN .Tristate-module__inputGroup___f0Jo9{display:flex;align-items:center;gap:8px}.Tristate-module__tristateField___0gmvN .Tristate-module__optionSelector___RkNcY{display:flex;list-style:none;margin:0;padding:0;border:1px solid var(--field-line-color);border-radius:6px;overflow:hidden}.Tristate-module__tristateField___0gmvN .Tristate-module__option___6n6kL{display:flex;align-items:center;gap:4px;padding:5px 12px;font-size:.75rem;cursor:pointer;color:var(--content-text-color);background:transparent;border-right:1px solid var(--field-line-color);transition:all .2s ease}.Tristate-module__tristateField___0gmvN .Tristate-module__option___6n6kL:last-child{border-right:none}.Tristate-module__tristateField___0gmvN .Tristate-module__option___6n6kL:hover{background:var(--background-color)}.Tristate-module__tristateField___0gmvN .Tristate-module__option___6n6kL.Tristate-module__selected___PgKsZ{background:var(--primary-color);color:var(--primary-text-color)}.Tristate-module__tristateField___0gmvN .Tristate-module__option___6n6kL.Tristate-module__optionDisabled___Jy6LW{opacity:.6;-webkit-user-select:none;user-select:none;cursor:not-allowed}.Tristate-module__tristateField___0gmvN.Tristate-module__tristateInline___cRd-G .Tristate-module__fieldInner___-8-ZF{display:flex;flex-direction:row;gap:1.25rem;align-items:center}.DeviceBackups-module__devicePlans___oPHBo{display:flex;gap:20px;margin-bottom:30px}.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__widget___pP7ZW{border:1px solid var(--line-color);padding:20px;border-radius:6px;box-sizing:border-box;width:calc(33.33% - 15px)}.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__widget___pP7ZW .DeviceBackups-module__widgetTitle___5Xj8p{padding:2px 6px;background-color:var(--content-background-color);border:1px solid var(--line-color);color:var(--content-title-color);border-radius:4px;font-size:.6875rem;font-weight:600;width:max-content;position:relative;margin-top:-30px}.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__widget___pP7ZW .DeviceBackups-module__widgetTitle___5Xj8p span{color:var(--icon-color)}.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__widget___pP7ZW .DeviceBackups-module__widgetContent___-ROg2{width:100%;display:flex;flex-direction:column;gap:20px;padding-top:20px;padding-bottom:10px}.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__widget___pP7ZW .DeviceBackups-module__widgetContent___-ROg2 .DeviceBackups-module__noData___CyjQd{width:100%;text-align:center;font-size:.9em;padding-top:20px}.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__plans___g2T66,.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__storages___oZov3{width:40%}.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__plans___g2T66 .DeviceBackups-module__planItem___KSAvN,.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__storages___oZov3 .DeviceBackups-module__planItem___KSAvN{display:flex}.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__plans___g2T66 .DeviceBackups-module__planItem___KSAvN .DeviceBackups-module__status___5AT-C,.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__storages___oZov3 .DeviceBackups-module__planItem___KSAvN .DeviceBackups-module__status___5AT-C{display:flex;align-items:center;margin-right:10px;position:relative;color:var(--success-label)}.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__plans___g2T66 .DeviceBackups-module__planItem___KSAvN .DeviceBackups-module__status___5AT-C.DeviceBackups-module__paused___WISSg,.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__storages___oZov3 .DeviceBackups-module__planItem___KSAvN .DeviceBackups-module__status___5AT-C.DeviceBackups-module__paused___WISSg{color:var(--icon-color)}.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__plans___g2T66 .DeviceBackups-module__planItem___KSAvN .DeviceBackups-module__status___5AT-C .DeviceBackups-module__iconBlock___2ylnG,.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__storages___oZov3 .DeviceBackups-module__planItem___KSAvN .DeviceBackups-module__status___5AT-C .DeviceBackups-module__iconBlock___2ylnG{width:40px;height:40px;flex:0 0 40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--background-color)}.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__plans___g2T66 .DeviceBackups-module__planItem___KSAvN .DeviceBackups-module__planContent___6sPYI,.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__storages___oZov3 .DeviceBackups-module__planItem___KSAvN .DeviceBackups-module__planContent___6sPYI{display:flex;flex-direction:column;font-size:.9em}.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__plans___g2T66 .DeviceBackups-module__planItem___KSAvN .DeviceBackups-module__planContent___6sPYI h4,.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__storages___oZov3 .DeviceBackups-module__planItem___KSAvN .DeviceBackups-module__planContent___6sPYI h4{margin:0 0 4px;color:var(--content-title-color)}.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__plans___g2T66 .DeviceBackups-module__planItem___KSAvN .DeviceBackups-module__planContent___6sPYI h4 a,.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__storages___oZov3 .DeviceBackups-module__planItem___KSAvN .DeviceBackups-module__planContent___6sPYI h4 a{color:inherit}.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__plans___g2T66 .DeviceBackups-module__planItem___KSAvN .DeviceBackups-module__planContent___6sPYI h4 a:hover,.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__storages___oZov3 .DeviceBackups-module__planItem___KSAvN .DeviceBackups-module__planContent___6sPYI h4 a:hover{color:var(--primary-color)}.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__plans___g2T66 .DeviceBackups-module__planItem___KSAvN .DeviceBackups-module__planContent___6sPYI .DeviceBackups-module__planStats___IOmIU,.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__storages___oZov3 .DeviceBackups-module__planItem___KSAvN .DeviceBackups-module__planContent___6sPYI .DeviceBackups-module__planStats___IOmIU{display:flex;flex-direction:row;gap:10px}.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__paths___0-H0o .DeviceBackups-module__pathItem___k7KFs{display:flex;flex-direction:column;font-size:.9em}.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__paths___0-H0o .DeviceBackups-module__pathItem___k7KFs .DeviceBackups-module__pathPlanTitle___fzETc{color:var(--content-title-color);margin-bottom:4px}.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__paths___0-H0o .DeviceBackups-module__pathItem___k7KFs .DeviceBackups-module__pathPlanTitle___fzETc .icon{color:var(--icon-color)}.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__paths___0-H0o .DeviceBackups-module__pathItem___k7KFs .DeviceBackups-module__pathPlanTitle___fzETc a{color:inherit}.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__paths___0-H0o .DeviceBackups-module__pathItem___k7KFs .DeviceBackups-module__pathPlanTitle___fzETc a:hover{color:var(--primary-color)}.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__paths___0-H0o .DeviceBackups-module__pathItem___k7KFs .DeviceBackups-module__planPaths___6NZ3a{display:flex;flex-direction:column;gap:3px;padding-left:20px}.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__storages___oZov3{width:25%}.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__storages___oZov3 .DeviceBackups-module__planItem___KSAvN .DeviceBackups-module__iconBlock___2ylnG img{max-width:16px;height:auto}@media only screen and (max-width:768px){.DeviceBackups-module__devicePlans___oPHBo{flex-direction:column}.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__plans___g2T66,.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__storages___oZov3,.DeviceBackups-module__devicePlans___oPHBo .DeviceBackups-module__widget___pP7ZW{width:100%}}.DeviceInfo-module__deviceContent___gdr35{width:100%;position:relative;padding:30px;border-radius:7px;box-sizing:border-box;background-color:var(--content-background-color);color:var(--content-text-color-light);box-shadow:0 0 15px var(--content-shadow-color);min-height:200px;margin-top:20px}.DeviceInfo-module__iconBlock___xvy9N{width:40px;height:40px;flex:0 0 40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--background-color);color:var(--primary-color)}.DeviceInfo-module__deviceInfo___7OUx0{width:100%}.DeviceInfo-module__deviceInfo___7OUx0.DeviceInfo-module__reloading___9Tk0g{opacity:.6;-webkit-user-select:none;user-select:none}.DeviceInfo-module__topComponents___0qVUy{display:flex;gap:20px;margin-bottom:30px}.DeviceInfo-module__topComponents___0qVUy .DeviceInfo-module__widget___kqqTu{border:1px solid var(--line-color);padding:20px;border-radius:6px;box-sizing:border-box;width:calc(33.33% - 15px)}.DeviceInfo-module__topComponents___0qVUy .DeviceInfo-module__widget___kqqTu .DeviceInfo-module__widgetTitle___7wxPd{padding:2px 6px;background-color:var(--content-background-color);border:1px solid var(--line-color);color:var(--content-title-color);border-radius:4px;font-size:.6875rem;font-weight:600;width:max-content;position:relative;margin-top:-30px}.DeviceInfo-module__topComponents___0qVUy .DeviceInfo-module__widget___kqqTu .DeviceInfo-module__widgetTitle___7wxPd span{color:var(--icon-color)}.DeviceInfo-module__topComponents___0qVUy .DeviceInfo-module__widget___kqqTu .DeviceInfo-module__widgetContent___9j8Zt{width:100%;display:flex;flex-direction:column;gap:15px;padding-top:10px}.DeviceInfo-module__topComponents___0qVUy .DeviceInfo-module__widget___kqqTu .DeviceInfo-module__infoBlock___QnuDB{width:100%;display:flex;gap:15px;align-items:center}.DeviceInfo-module__topComponents___0qVUy .DeviceInfo-module__widget___kqqTu .DeviceInfo-module__infoBlock___QnuDB .DeviceInfo-module__infoBlockRight___X5kbn{width:100%;display:flex;flex-direction:column;gap:2px;color:var(--content-text-color);font-weight:600;font-size:.625rem}.DeviceInfo-module__topComponents___0qVUy .DeviceInfo-module__widget___kqqTu .DeviceInfo-module__infoBlock___QnuDB .DeviceInfo-module__infoBlockRight___X5kbn span:nth-child(1){font-size:.625rem;color:var(--icon-color)}.DeviceInfo-module__topComponents___0qVUy .DeviceInfo-module__widget___kqqTu .DeviceInfo-module__infoBlock___QnuDB .DeviceInfo-module__infoBlockRight___X5kbn span:nth-child(2){display:block;width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DeviceInfo-module__additionalMemory___i4YVD{color:var(--icon-color);background-color:var(--line-color);font-style:normal;font-size:.6rem;padding:2px 6px;border-radius:6px;margin-left:2px}.DeviceInfo-module__progressBarWrap___cTSb-{display:flex;align-items:center;gap:7px}.DeviceInfo-module__progressBar___Iijgk{width:100%;height:10px;border-radius:4px;margin-top:3px;background-color:var(--line-color);display:inline-block}.DeviceInfo-module__progressBar___Iijgk .DeviceInfo-module__progressBarFill___3-xD8{height:100%;border-radius:4px;background-color:#40e0d0;position:relative;transition:all .2s linear;min-width:12%}.DeviceInfo-module__progressBar___Iijgk .DeviceInfo-module__progressBarFill___3-xD8 span{font-weight:600;font-size:.625rem;line-height:1.1em;position:absolute;color:#fff!important;right:5px}.DeviceInfo-module__component___9pX4o{border:1px solid var(--line-color);padding:20px;margin-bottom:30px;border-radius:6px;box-sizing:border-box;width:100%}.DeviceInfo-module__component___9pX4o .DeviceInfo-module__componentTitle___-des-{padding:2px 10px 2px 8px;background-color:var(--content-background-color);border:1px solid var(--line-color);color:var(--content-title-color);border-radius:4px;font-size:.6875rem;font-weight:600;width:max-content;position:relative;margin-top:-30px}.DeviceInfo-module__component___9pX4o .DeviceInfo-module__componentTitle___-des- span{color:var(--icon-color)}.DeviceInfo-module__component___9pX4o .DeviceInfo-module__contentBlock___1lK5Z{width:calc(100% - 50px)}.DeviceInfo-module__component___9pX4o .DeviceInfo-module__componentContent___9kR8P{width:100%;padding-top:15px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:center}.DeviceInfo-module__component___9pX4o .DeviceInfo-module__item___bs8NI{display:flex;gap:10px;border:1px solid var(--line-color);padding:20px;border-radius:6px;box-sizing:border-box;font-size:.7rem;align-items:center;position:relative}.DeviceInfo-module__component___9pX4o .DeviceInfo-module__item___bs8NI h4{margin:0;color:var(--content-title-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DeviceInfo-module__component___9pX4o .DeviceInfo-module__item___bs8NI .DeviceInfo-module__blockLabel___RAW-D{position:absolute;top:-8px;right:8px}@media only screen and (max-width:768px){.DeviceInfo-module__topComponents___0qVUy{flex-direction:column}.DeviceInfo-module__topComponents___0qVUy .DeviceInfo-module__widget___kqqTu{width:100%}.DeviceInfo-module__topComponents___0qVUy .DeviceInfo-module__widget___kqqTu .DeviceInfo-module__infoBlock___QnuDB .DeviceInfo-module__infoBlockRight___X5kbn{width:190px}.DeviceInfo-module__component___9pX4o .DeviceInfo-module__componentContent___9kR8P{display:flex;flex-direction:column;align-items:flex-start}.DeviceInfo-module__component___9pX4o .DeviceInfo-module__componentContent___9kR8P .DeviceInfo-module__item___bs8NI{width:100%}}.DeviceItem-module__device___DcBV6{display:flex;flex-direction:row;align-items:center;position:relative;padding:10px;margin-bottom:20px;gap:10px;border-radius:7px;background-color:var(--content-background-color);color:var(--content-text-color-light);box-shadow:0 0 15px var(--content-shadow-color);transition:all .2s linear}.DeviceItem-module__device___DcBV6:hover{box-shadow:0 0 20px var(--content-shadow-color)}.DeviceItem-module__leftContent___zVwBy{flex-basis:40%;display:flex;flex-direction:row;align-items:center}.DeviceItem-module__rightContent___o9qrv{display:flex;flex-direction:row;align-items:center;flex-basis:60%;justify-content:right;gap:10px}.DeviceItem-module__deviceType___K1Zj9{display:flex;align-items:center;margin-right:10px;margin-left:5px;position:relative;color:var(--icon-color)}.DeviceItem-module__deviceType___K1Zj9 .DeviceItem-module__deviceOS___8YDnl{position:absolute;bottom:13px;left:10px}.DeviceItem-module__deviceType___K1Zj9 .DeviceItem-module__connectionStatus___lTHpV{width:12px;height:12px;border-radius:50%;background-color:var(--line-active-color);position:absolute;top:3px;right:0;z-index:9}.DeviceItem-module__deviceType___K1Zj9 .DeviceItem-module__connectionStatus___lTHpV.DeviceItem-module__connected___zTVW3{background-color:#40e0d0}.DeviceItem-module__content___rMmXd{display:flex;flex-direction:column;color:var(--content-text-color-light)}.DeviceItem-module__content___rMmXd a,.DeviceItem-module__content___rMmXd a:hover{color:inherit}.DeviceItem-module__content___rMmXd a:hover h4{color:var(--primary-color)}.DeviceItem-module__title___2-EfK{display:flex;flex-direction:row}.DeviceItem-module__title___2-EfK .DeviceItem-module__mainLabel___x4KgF{line-height:.9rem}.DeviceItem-module__title___2-EfK h4{margin:0 0 2px;color:var(--content-text-color);display:flex;align-items:center}.DeviceItem-module__title___2-EfK .icon{position:relative;top:2px;margin-left:5px;opacity:.5}.DeviceItem-module__type___RUEFr{text-transform:capitalize}.DeviceItem-module__version___Gcz5K{margin-right:30px;display:flex;align-items:center}.DeviceItem-module__version___Gcz5K .icon{position:relative;top:2px;margin-right:5px;opacity:.5}.DeviceItem-module__version___Gcz5K i{font-style:normal}.DeviceItem-module__version___Gcz5K b{margin-left:3px;color:#06ba9f}.DeviceItem-module__version___Gcz5K.DeviceItem-module__versionUpdate___Usxcx{cursor:pointer}.DeviceItem-module__version___Gcz5K.DeviceItem-module__versionUpdate___Usxcx:hover{color:var(--primary-color)}.DeviceItem-module__moreBtn___FzPp1{color:var(--content-text-color-light);padding:3px 6px;border-radius:4px}.DeviceItem-module__moreBtn___FzPp1.DeviceItem-module__moreBtnActive___t-WJQ{background-color:var(--primary-color-light);color:var(--primary-color)}.DeviceItem-module__settings___LjuuA{position:absolute;z-index:99;top:45px;right:15px;display:flex;flex-direction:column;justify-content:left;width:120px;text-align:left;align-items:center;background:var(--content-background-color);border:1px solid var(--line-color);border-radius:6px}.DeviceItem-module__settings___LjuuA button{padding:6px 10px;width:100%;text-align:left;color:var(--content-text-color-light)}.DeviceItem-module__settings___LjuuA button:hover{background-color:var(--primary-color-light);color:var(--primary-color)}.DeviceItem-module__deviceGrid___2AY96{width:100%;margin:0;flex-direction:column;align-items:baseline;padding:0 0 12px}.DeviceItem-module__deviceGrid___2AY96 .DeviceItem-module__leftContent___zVwBy{padding:12px;width:100%;box-sizing:border-box}.DeviceItem-module__deviceGrid___2AY96 .DeviceItem-module__rightContent___o9qrv{width:100%;flex-basis:unset;justify-content:flex-start;padding:6px 10px;box-sizing:border-box;background:var(--primary-color-lighter)}.DeviceItem-module__deviceGrid___2AY96 .DeviceItem-module__rightContent___o9qrv .DeviceItem-module__moreBtn___FzPp1{margin-left:auto}.DeviceItem-module__deviceGrid___2AY96 .DeviceItem-module__settings___LjuuA{bottom:10px;top:auto;right:40px}@media only screen and (max-width:768px){.DeviceItem-module__device___DcBV6{flex-direction:column;align-items:flex-start;gap:5px}.DeviceItem-module__device___DcBV6 .DeviceItem-module__rightContent___o9qrv{width:100%;justify-content:flex-start;border-top:1px solid var(--line-color);padding-top:10px;margin-top:10px;gap:0}.DeviceItem-module__device___DcBV6 .DeviceItem-module__rightContent___o9qrv button.DeviceItem-module__moreBtn___FzPp1{margin-left:auto}.DeviceItem-module__device___DcBV6 .DeviceItem-module__settings___LjuuA{right:35px}}.EditDevice-module__field___BvlEl{margin-bottom:20px;width:100%;position:relative}.EditDevice-module__field___BvlEl .EditDevice-module__fieldErrorLabel___q-MtO{position:absolute;right:10px;top:15px;background-color:var(--error-bg-active);color:var(--error-active-text);padding:1px 12px;border-radius:20px;font-size:.75rem;letter-spacing:.2px;z-index:2}.EditDevice-module__field___BvlEl .EditDevice-module__fileManagerBtn___Vybxr{position:absolute;right:0;top:22px;padding:10px;cursor:pointer;color:var(--icon-color)}.EditDevice-module__field___BvlEl .EditDevice-module__fileManagerBtn___Vybxr:hover{color:var(--primary-color)}.EditDevice-module__label___TlxIz{font-weight:600;display:block;margin-bottom:8px;font-size:.75rem}.EditDevice-module__titleInput___tjChV{width:100%;border:1px solid var(--line-color);background-color:var(--content-background-color);color:var(--content-text-color);padding:15px;font-size:.75rem;border-radius:6px;box-sizing:border-box}.EditDevice-module__titleInput___tjChV:focus{outline:none;border-color:var(--line-active-color)}.EditDevice-module__createButton___LtDJ0{border-radius:6px;font-size:.75rem;padding:12px 20px;color:var(--primary-text-color);background-color:var(--primary-color);cursor:pointer}.EditDevice-module__loader___jATKz{position:absolute;z-index:9;width:100%;height:100%;left:0;top:0;background-color:var(--content-background-color);opacity:.7;cursor:default;display:flex;justify-content:center;align-items:center}.EditDevice-module__tabs___F25F6{padding:10px;border:1px solid var(--line-color);border-radius:6px 6px 0 0}.EditDevice-module__tabs___F25F6 ul{margin:0;padding:0;list-style-type:none;display:flex;gap:10px}.EditDevice-module__tabs___F25F6 ul li{padding:3px 12px;border-radius:20px;cursor:pointer}.EditDevice-module__tabs___F25F6 ul li span{color:var(--icon-color)}.EditDevice-module__tabs___F25F6 ul li.EditDevice-module__tabActive___mFCd2{color:var(--primary-color);background-color:var(--primary-color-light)}.EditDevice-module__tabs___F25F6 ul li.EditDevice-module__tabActive___mFCd2 span{color:var(--primary-color)}.EditDevice-module__tabContent___fzgrR{padding:20px;border:1px solid var(--line-color);border-top:0;border-radius:0 0 6px 6px}.PlanSettings-module__field___3bJEA{margin-bottom:20px;width:100%;position:relative}.PlanSettings-module__field___3bJEA .PlanSettings-module__fieldErrorLabel___o5pot{position:absolute;right:10px;top:15px;background-color:var(--error-bg-active);color:var(--error-active-text);padding:1px 12px;border-radius:20px;font-size:.75rem;letter-spacing:.2px;z-index:2}.PlanSettings-module__field___3bJEA .PlanSettings-module__fieldNotice___XE5Uw{margin-top:10px;font-size:.75rem;font-weight:500;padding:10px;background:var(--primary-color-lighter);border-radius:6px}.PlanSettings-module__label___JfJ95{font-weight:600;display:block;margin-bottom:8px;font-size:.75rem}.PlanSettings-module__strategyFieldOptions___NoEbH{display:flex;gap:12px}.PlanSettings-module__strategyFieldOptionsDisabled___tfLjR .PlanSettings-module__strategyFieldOption___wdGTn{opacity:.7;cursor:not-allowed;-webkit-user-select:none;user-select:none}.PlanSettings-module__strategyFieldOption___wdGTn{display:flex;flex:1 1 0px;align-items:center;border:1px solid var(--line-color);padding:15px 25px 15px 15px;border-radius:6px;cursor:pointer;font-size:.75rem;position:relative}.PlanSettings-module__strategyFieldOption___wdGTn .checkMark{color:var(--primary-color);position:absolute;top:5px;right:5px}.PlanSettings-module__typeFieldOptions___p0PUb{display:flex;gap:12px}.PlanSettings-module__typeFieldOptionsDisabled___gz4zs .PlanSettings-module__typeFieldOption___qRveX{opacity:.7;cursor:not-allowed;-webkit-user-select:none;user-select:none}.PlanSettings-module__typeFieldOption___qRveX{display:flex;flex-direction:column;flex:1 1 0px;align-items:center;text-align:center;border:1px solid var(--line-color);padding:15px 25px 15px 15px;border-radius:6px;cursor:pointer;font-size:.75rem;position:relative}.PlanSettings-module__typeFieldOption___qRveX .checkMark{color:var(--primary-color);position:absolute;top:5px;right:5px}.PlanSettings-module__forgetByAgeField___ZvwFz{display:flex;flex-direction:row;gap:10px;width:50%}.PlanSettings-module__customPolicyOption___GftKb{display:flex;flex-direction:row;align-items:center;margin-bottom:10px}.PlanSettings-module__customPolicyOption___GftKb>div{width:100px;margin:0 10px}.PlanSettings-module__typeFieldActive___GJSzU{background-color:var(--background-color);border-color:var(--primary-color)}.PlanSettings-module__typeFieldIcon___1oP-v{margin-right:10px;opacity:.4}.PlanSettings-module__typeFieldContent___okotx h4{margin:0 0 5px}.PlanSettings-module__typeFieldContent___okotx p{margin:0}.PlanSettings-module__intervalField___UH5ng{display:flex;gap:10px;align-items:center}.PlanSettings-module__pathPickerField___8ujyD{display:flex}.PlanSettings-module__pathPickerField___8ujyD div[class*=_paths_]{border-radius:0 4px 4px}.PlanSettings-module__pathPickerFieldTabs___xMl4M{display:flex;margin:0;padding:0}.PlanSettings-module__pathPickerFieldTabs___xMl4M li{list-style-type:none;cursor:pointer;padding:4px 12px;border:1px solid var(--content-background-color);border-bottom-color:transparent;border-radius:4px 4px 0 0;position:relative;bottom:-1px}.PlanSettings-module__pathPickerFieldTabs___xMl4M li.PlanSettings-module__pathPickerFieldActive___yhZ-I{border-color:var(--line-color);border-bottom-color:var(--content-background-color)}.PlanSettings-module__weekDays___YYl2h{display:flex;flex-direction:row;align-items:center;border:1px solid var(--line-color);border-radius:6px}.PlanSettings-module__weekDays___YYl2h button{padding:6px 8px;color:var(--content-text-color);text-transform:capitalize;font-size:.75rem}.PlanSettings-module__weekDays___YYl2h button span{color:var(--icon-color)}.PlanSettings-module__weekDays___YYl2h button.PlanSettings-module__weekDayActive___eZJWu{background-color:var(--primary-color-light);color:var(--primary-color)}.PlanSettings-module__weekDays___YYl2h button.PlanSettings-module__weekDayActive___eZJWu span{color:var(--primary-color)}.PlanSettings-module__advancedTabContent___eWUVt{padding-left:15px;min-height:500px}.PlanSettings-module__advancedTabs___DbbZa{margin:0 0 30px;padding:0;display:flex;flex-direction:row;gap:6px;border-bottom:1px solid var(--line-color)}.PlanSettings-module__advancedTabs___DbbZa li{list-style-type:none;font-size:.75rem;padding:5px 15px;border-radius:4px;border:1px solid transparent;cursor:pointer;color:var(--content-text-color)}.PlanSettings-module__advancedTabs___DbbZa li.PlanSettings-module__advancedTabActive___4tUGC{color:var(--primary-color);border:1px solid var(--line-color);border-radius:4px 4px 0 0;border-bottom:1px solid var(--content-background-color);position:relative;top:1px}.PlanSettings-module__advancedButton___qDtUO{display:flex;width:100%;cursor:pointer;justify-content:space-between;font-weight:500;position:relative;padding:10px;border:1px solid var(--line-color);border-radius:6px;box-sizing:border-box}.PlanSettings-module__advancedButton___qDtUO:hover{color:var(--primary-color)}.PlanSettings-module__advancedButton___qDtUO.PlanSettings-module__advancedButtonActive___JVDnx{border-radius:6px 6px 0 0}.PlanSettings-module__footer___im2em{display:flex;align-items:center;justify-content:space-between;padding:15px 15px 15px 30px;border-top:1px solid var(--content-shadow-color)}.PlanSettings-module__summary___Zxklk{font-size:.75rem}.PlanSettings-module__createButton___bXImR{border-radius:6px;font-size:.75rem;padding:12px 20px;color:var(--primary-text-color);background-color:var(--primary-color);cursor:pointer}.PlanSettings-module__loader___s8gfP{position:absolute;z-index:9;width:100%;height:100%;left:0;top:0;background-color:var(--content-background-color);opacity:.7;cursor:default;display:flex;justify-content:center;align-items:center}.PlanSettings-module__advancedSettingsSelect___kUe4l{margin-bottom:20px}.PlanSettings-module__eventTabs___pPgxA{display:flex;flex-direction:column;gap:20px}.PlanSettings-module__eventTab___UAr-B{display:flex;flex-direction:column}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__eventTabHead___lSGsn{border:1px solid var(--line-color);padding:12px;border-radius:6px 6px 0 0;display:flex;justify-content:space-between;font-weight:600}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__eventTabHead___lSGsn .PlanSettings-module__eventTabHeadTitle___GcWOr{cursor:pointer}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__eventTabHead___lSGsn i{display:inline-block;padding:1px 8px;background-color:var(--primary-color-light);color:var(--content-text-color-light);margin-left:5px;border-radius:20px;font-size:.8em;line-height:1.2em;font-style:normal}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__eventTabHead___lSGsn .icon{color:var(--icon-color)}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__eventTabContent___mxgTT{border:1px solid var(--line-color);padding:15px;border-radius:0 0 6px 6px;border-top:0;position:relative}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__addScriptButton___STRir{background-color:var(--primary-color-light);color:var(--primary-color);cursor:pointer;font-size:15px;font-weight:600;width:20px;height:20px;line-height:.3em;border-radius:50%;transition:all .12s linear;padding:0;margin-left:10px}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__addScriptButton___STRir:hover{color:var(--primary-color-light);background-color:var(--primary-color)}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__scriptItem___2vm6Q{width:100%;display:flex;flex-direction:column;border:1px solid var(--line-color);padding:0 12px;box-sizing:border-box;border-radius:6px;margin-bottom:20px}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__scriptItem___2vm6Q .PlanSettings-module__scriptHeader___V7SBN{padding:10px 0;display:flex;justify-content:space-between}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__scriptItem___2vm6Q .PlanSettings-module__scriptHeader___V7SBN .PlanSettings-module__scriptTitle___gf0zY{font-weight:600;margin-bottom:4px}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__scriptItem___2vm6Q .PlanSettings-module__scriptHeader___V7SBN .PlanSettings-module__scriptTitle___gf0zY .icon,.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__scriptItem___2vm6Q .PlanSettings-module__scriptHeader___V7SBN .PlanSettings-module__scriptPositionControls___bbfls button{color:var(--icon-color)}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__scriptItem___2vm6Q .PlanSettings-module__scriptHeader___V7SBN .PlanSettings-module__scriptPositionControls___bbfls button:hover{color:var(--primary-color)}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__scriptItem___2vm6Q .PlanSettings-module__scriptHeader___V7SBN .PlanSettings-module__scriptPositionControls___bbfls button:disabled{opacity:.4;color:var(--icon-color);cursor:not-allowed}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__scriptItem___2vm6Q textarea{border:1px solid var(--line-color);padding:15px;border-radius:6px;color:var(--content-text-color);background-color:var(--content-background-color)}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__scriptItem___2vm6Q textarea:focus{outline:none;border:1px solid var(--line-active-color)}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__scriptItem___2vm6Q .PlanSettings-module__scriptFooter___LI3S7{display:flex;justify-content:space-between;align-items:center}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__scriptItem___2vm6Q .PlanSettings-module__scriptFooter___LI3S7 .PlanSettings-module__scriptOptions___plZ8B{display:flex;flex-direction:row;gap:0;padding:6px;gap:10px;align-items:center}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__scriptItem___2vm6Q .PlanSettings-module__scriptFooter___LI3S7 .PlanSettings-module__scriptOptions___plZ8B .PlanSettings-module__scriptOptionCheckbox___3TQHs{display:flex;align-items:center;font-size:.86em;font-weight:500;gap:6px;color:var(--content-text-color-light)}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__scriptItem___2vm6Q .PlanSettings-module__scriptFooter___LI3S7 .PlanSettings-module__scriptOptions___plZ8B .PlanSettings-module__scriptOptionCheckbox___3TQHs>div{width:auto;max-width:150px}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__scriptItem___2vm6Q .PlanSettings-module__scriptFooter___LI3S7 .PlanSettings-module__scriptOptions___plZ8B .PlanSettings-module__scriptOptionCheckbox___3TQHs div[class^=_selected_]{padding:4px 6px}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__scriptItem___2vm6Q .PlanSettings-module__scriptFooter___LI3S7 .PlanSettings-module__scriptOptions___plZ8B .PlanSettings-module__scriptOptionCheckbox___3TQHs div[class^=_selected_]>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__scriptItem___2vm6Q .PlanSettings-module__scriptFooter___LI3S7 .PlanSettings-module__removeScriptButton___6G-aR{cursor:pointer;padding:10px;color:var(--icon-color)}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__scriptItem___2vm6Q .PlanSettings-module__scriptFooter___LI3S7 .PlanSettings-module__scriptOptionTimeout___kSVAJ{position:relative}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__scriptItem___2vm6Q .PlanSettings-module__scriptFooter___LI3S7 .PlanSettings-module__scriptOptionTimeout___kSVAJ button{color:var(--icon-color)}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__scriptItem___2vm6Q .PlanSettings-module__scriptFooter___LI3S7 .PlanSettings-module__scriptOptionTimeout___kSVAJ.PlanSettings-module__hasTimeOutSettings___6t7-L>button{color:var(--primary-color)}.PlanSettings-module__eventTab___UAr-B .PlanSettings-module__scriptItem___2vm6Q .PlanSettings-module__scriptFooter___LI3S7 .PlanSettings-module__timeoutSettings___j4jAm{position:absolute;width:max-content;border-radius:4px;border:1px solid var(--line-color);padding:6px 8px;top:-55px;background:var(--content-background-color);z-index:99;right:-80px;box-shadow:0 0 20px #00000012}.AddPlan-module__field___ksmZa{margin-bottom:20px;width:100%;position:relative}.AddPlan-module__field___ksmZa .AddPlan-module__fieldErrorLabel___I5zbL{position:absolute;right:10px;top:15px;background-color:var(--error-bg-active);color:var(--error-active-text);padding:1px 12px;border-radius:20px;font-size:.75rem;letter-spacing:.2px;z-index:2}.AddPlan-module__label___Efum0{font-weight:600;display:block;margin-bottom:8px;font-size:.75rem}.AddPlan-module__titleInput___ydqGk{width:100%;border:1px solid var(--field-line-color);background-color:var(--content-background-color);color:var(--content-text-color);padding:15px;font-size:.75rem;border-radius:6px;box-sizing:border-box;transition:all .12s linear}.AddPlan-module__titleInput___ydqGk:focus{outline:none;border-color:var(--line-active-color)}.AddPlan-module__typeFieldOptions___4p3g9{display:flex;gap:12px}.AddPlan-module__typeFieldOption___h0GkF{display:flex;flex:1 1 0px;align-items:center;border:1px solid var(--line-color);padding:15px 25px 15px 15px;border-radius:6px;cursor:pointer;font-size:.75rem;position:relative}.AddPlan-module__typeFieldOption___h0GkF .checkMark{color:var(--primary-color);position:absolute;top:5px;right:5px}.AddPlan-module__forgetByAgeField___-9wgl{display:flex;flex-direction:row;gap:10px;width:50%}.AddPlan-module__customPolicyOption___m-u41{display:flex;flex-direction:row;align-items:center;margin-bottom:10px}.AddPlan-module__customPolicyOption___m-u41>div{width:100px;margin:0 10px}.AddPlan-module__typeFieldActive___-JvGH{background-color:var(--background-color);border-color:var(--primary-color)}.AddPlan-module__typeFieldIcon___kVTBL{margin-right:10px;opacity:.4}.AddPlan-module__typeFieldContent___mwe3X h4{margin:0 0 5px}.AddPlan-module__typeFieldContent___mwe3X p{margin:0}.AddPlan-module__intervalField___iK2PM{display:flex;gap:10px;align-items:center}.AddPlan-module__pathPickerField___4DLyb{display:flex}.AddPlan-module__pathPickerField___4DLyb div[class*=_paths_]{border-radius:0 4px 4px}.AddPlan-module__pathPickerFieldTabs___4cgKB{display:flex;margin:0;padding:0}.AddPlan-module__pathPickerFieldTabs___4cgKB li{list-style-type:none;cursor:pointer;padding:4px 12px;border:1px solid var(--content-background-color);border-bottom-color:transparent;border-radius:4px 4px 0 0;position:relative;bottom:-1px}.AddPlan-module__pathPickerFieldTabs___4cgKB li.AddPlan-module__pathPickerFieldActive___8hgJj{border-color:var(--line-color);border-bottom-color:var(--content-background-color)}.AddPlan-module__weekDays___Ar3Jj{display:flex;flex-direction:row;align-items:center;border:1px solid var(--line-color);border-radius:6px}.AddPlan-module__weekDays___Ar3Jj button{padding:6px 8px;color:var(--content-text-color);text-transform:capitalize;font-size:.75rem}.AddPlan-module__weekDays___Ar3Jj button span{color:var(--icon-color)}.AddPlan-module__weekDays___Ar3Jj button.AddPlan-module__weekDayActive___kApIr{background-color:var(--primary-color-light);color:var(--primary-color)}.AddPlan-module__weekDays___Ar3Jj button.AddPlan-module__weekDayActive___kApIr span{color:var(--primary-color)}.AddPlan-module__summary___Xb5je{font-size:.75rem}.AddPlan-module__createButton___wUE0-{border-radius:6px;font-size:.75rem;padding:12px 20px;color:var(--primary-text-color);background-color:var(--primary-color);cursor:pointer}.AddPlan-module__loader___c02Ed{position:absolute;z-index:9;width:100%;height:100%;left:0;top:0;background-color:var(--content-background-color);opacity:.7;cursor:default;display:flex;justify-content:center;align-items:center}.PlanForm-module__steps___0962y{width:100%;padding:10px 15px 5px;box-sizing:border-box;border-bottom:1px solid var(--content-shadow-color);background:var(--background-color)}.PlanForm-module__steps___0962y ul{margin:0;padding:0;list-style-type:none;position:relative;display:flex;justify-content:space-between}.PlanForm-module__steps___0962y ul:before{content:"";position:absolute;width:calc(100% - 60px);height:2px;background-color:var(--content-shadow-color);z-index:0;top:12px;left:25px}.PlanForm-module__steps___0962y ul li{padding:3px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.PlanForm-module__steps___0962y ul li i{font-style:normal;font-size:.75rem;margin-top:5px;color:var(--content-text-color-light)}.PlanForm-module__steps___0962y ul li>span{display:flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:.75rem;border-radius:50%;background-color:var(--content-shadow-color);text-align:center;box-sizing:border-box}.PlanForm-module__steps___0962y ul li.PlanForm-module__stepCurrent___nWKR8>span{background-color:var(--primary-color);color:var(--primary-text-color)}.PlanForm-module__steps___0962y ul li.PlanForm-module__stepCurrent___nWKR8 i{color:var(--primary-color);font-weight:600}.PlanForm-module__steps___0962y ul li.PlanForm-module__stepPassed___Bslhj>span{background-color:var(--primary-color)}.PlanForm-module__steps___0962y{display:flex;flex-direction:row;justify-content:center}.PlanForm-module__steps___0962y ul{width:100%;max-width:700px}.PlanForm-module__steps___0962y.PlanForm-module__stepsEdit___dMJhw>ul{position:relative;top:6px;justify-content:flex-start;gap:12px}.PlanForm-module__steps___0962y.PlanForm-module__stepsEdit___dMJhw>ul:before{display:none}.PlanForm-module__steps___0962y.PlanForm-module__stepsEdit___dMJhw>ul li{border-radius:6px 6px 0 0;border:1px solid transparent;border-bottom:none;cursor:pointer}.PlanForm-module__steps___0962y.PlanForm-module__stepsEdit___dMJhw>ul li i{padding:4px 18px;position:relative;top:-3px}.PlanForm-module__steps___0962y.PlanForm-module__stepsEdit___dMJhw>ul li.PlanForm-module__stepCurrent___nWKR8{background-color:var(--content-background-color);border:1px solid var(--content-shadow-color);border-bottom:none}.PlanForm-module__steps___0962y.PlanForm-module__stepsEdit___dMJhw>ul li>span{display:none}.PlanForm-module__planFormFooter___W-SSD{width:100%;display:flex;flex-direction:row;justify-content:center}.PlanForm-module__planFormFooter___W-SSD .PlanForm-module__footerContainer___1f5Xp{width:100%;max-width:700px;display:flex;flex-direction:row;justify-content:space-between}.PlanForm-module__formContent___hmenm{display:flex;flex-direction:row;justify-content:center;padding:30px;box-sizing:border-box;width:100%;height:calc(100vh - 210px);overflow:auto}.PlanForm-module__formContent___hmenm hr{margin:30px 0;border:0;border-top:1px solid var(--line-color)}.PlanForm-module__formContent___hmenm .PlanForm-module__planStep___pumwV{width:100%;max-width:700px}.PlanForm-module__backButton___ILbl0{color:var(--icon-color)}.PlanForm-module__backButton___ILbl0:hover{color:var(--content-text-color-light)}@media only screen and (max-width:768px){.PlanForm-module__steps___0962y.PlanForm-module__stepsEdit___dMJhw>ul{gap:0}.PlanForm-module__steps___0962y.PlanForm-module__stepsEdit___dMJhw>ul li i{padding:4px 10px}.PlanForm-module__steps___0962y.PlanForm-module__stepsEdit___dMJhw>ul li i span{display:none}}.BackupEvents-module__backupEventsContainer___EZWRj{margin-top:-20px}.BackupEvents-module__header___YKSN-{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:15px;position:sticky;top:-30px;background:var(--content-background-color);width:100%;box-sizing:border-box;padding:10px 0;z-index:2;border-bottom:1px solid var(--line-color)}.BackupEvents-module__header___YKSN- .BackupEvents-module__duration___laYZ6{color:var(--content-text-color-light)}.BackupEvents-module__header___YKSN- .BackupEvents-module__status___IRLAG{padding:2px 12px;font-size:.9em;font-weight:600;border-radius:15px;text-transform:capitalize}.BackupEvents-module__header___YKSN- .BackupEvents-module__status___IRLAG.BackupEvents-module__inProgress___X5wkv{background-color:var(--primary-color-lighter);color:var(--primary-color)}.BackupEvents-module__header___YKSN- .BackupEvents-module__status___IRLAG.BackupEvents-module__hasCompleted___xYsVX{background-color:var(--success-bg-color);color:var(--success-text-color)}.BackupEvents-module__header___YKSN- .BackupEvents-module__status___IRLAG.BackupEvents-module__hasFailed___DHyrH{background-color:var(--error-bg-color);color:var(--error-button-color)}.BackupEvents-module__eventList___BxFDP{list-style-type:none;margin:0;padding:0;max-width:100%;display:flex;flex-direction:column;border-radius:6px;border:1px solid var(--line-color)}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ{padding:8px 12px;word-break:break-word;display:flex;gap:10px}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ .BackupEvents-module__time___WwYls{color:var(--content-text-color-light)}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ .BackupEvents-module__phase___kBVd1{padding:2px 8px;font-size:.9em;border-radius:12px;background-color:var(--primary-color-light);margin:0 4px;text-transform:capitalize}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ .BackupEvents-module__action___Oydd5{color:var(--content-text-color)}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ .BackupEvents-module__action___Oydd5 .BackupEvents-module__viewError___hzNA9{text-decoration:underline;text-decoration-style:dashed;margin-left:10px;text-decoration-color:var(--line-active-color);font-weight:600;color:var(--content-text-color);cursor:pointer}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ .BackupEvents-module__action___Oydd5 .BackupEvents-module__viewError___hzNA9:hover,.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ .BackupEvents-module__icon___l8ge9{color:var(--primary-color)}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ.BackupEvents-module__error___qffbi .BackupEvents-module__icon___l8ge9{color:var(--error-button-color)}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ:nth-child(odd){background-color:var(--primary-color-lighter)}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ.BackupEvents-module__completed___9c1Jm{background-color:var(--success-bg-color);border:2px solid var(--success-bg-color-active);border-radius:6px}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ.BackupEvents-module__completed___9c1Jm .BackupEvents-module__icon___l8ge9{color:var(--success-text-color)}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ.BackupEvents-module__completed___9c1Jm .BackupEvents-module__action___Oydd5{color:var(--success-text-color);font-weight:600}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ.BackupEvents-module__completed___9c1Jm .BackupEvents-module__phase___kBVd1{background-color:var(--success-bg-color-active);color:var(--success-text-color)}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ.BackupEvents-module__failed___Tkqql{background-color:var(--error-bg-color);border:2px solid var(--error-bg-color-active);border-radius:6px}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ.BackupEvents-module__failed___Tkqql .BackupEvents-module__action___Oydd5{color:var(--error-button-color);font-weight:600}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ.BackupEvents-module__failed___Tkqql .BackupEvents-module__phase___kBVd1{background-color:var(--error-bg-color-active);color:var(--error-button-color)}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ.BackupEvents-module__failed___Tkqql .BackupEvents-module__icon___l8ge9{color:var(--error-button-color)}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ.BackupEvents-module__retrying___HdxqP{border-top:2px solid var(--primary-color-mid)}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ.BackupEvents-module__retrying___HdxqP .BackupEvents-module__action___Oydd5{color:var(--primary-color);font-weight:600}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ.BackupEvents-module__isError___FuKGV .BackupEvents-module__action___Oydd5{color:var(--error-button-color);font-weight:600}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ.BackupEvents-module__isWarning___OMenN .BackupEvents-module__phase___kBVd1{background-color:var(--warning-bg-color);color:var(--warning-text-color)}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ.BackupEvents-module__isWarning___OMenN .BackupEvents-module__icon___l8ge9{color:var(--warning-button-color)}@media only screen and (max-width:768px){.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ{display:grid;grid-template-columns:20px 80px auto auto;grid-template-rows:auto auto;border-bottom:1px solid var(--line-color);gap:5px}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ .BackupEvents-module__icon___l8ge9{grid-column:1;grid-row:1}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ .BackupEvents-module__time___WwYls{grid-column:2;grid-row:1}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ .BackupEvents-module__phase___kBVd1{grid-column:3;grid-row:1;background:transparent;color:var(--content-text-color-light)}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ .BackupEvents-module__phase___kBVd1:before{content:"Phase: "}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ .BackupEvents-module__action___Oydd5{grid-column:1/span 3;grid-row:2;font-size:13px;font-weight:500;padding:6px}.BackupEvents-module__eventList___BxFDP .BackupEvents-module__eventItem___SnTTQ.BackupEvents-module__eventItem___SnTTQ:nth-child(odd){background:transparent}}.BackupProgress-module__activeBackups___OqwLZ{width:100%;margin:30px 0}.BackupProgress-module__activeBackupsTable___WkLmF{width:100%}.BackupProgress-module__backup___PNUwl{width:100%;padding:10px 15px;display:flex;justify-content:left;align-items:center;box-sizing:border-box;border-radius:6px;border:1px solid var(--line-color);margin-bottom:15px}.BackupProgress-module__backup___PNUwl .BackupProgress-module__backupIcon___WgQfJ{margin-right:15px}.BackupProgress-module__backup___PNUwl .BackupProgress-module__backupLeft___KWCq9{width:calc(55% - 20px)}.BackupProgress-module__backup___PNUwl .BackupProgress-module__backupLeft___KWCq9 .BackupProgress-module__backupId___bl061{font-weight:600;margin-bottom:5px;color:var(--content-text-color)}.BackupProgress-module__backup___PNUwl .BackupProgress-module__backupLeft___KWCq9 .BackupProgress-module__backupTime___NDhjn{font-size:.9em;color:var(--content-text-color-light);margin-left:10px;font-weight:400}.BackupProgress-module__backup___PNUwl .BackupProgress-module__backupLeft___KWCq9 .BackupProgress-module__backupError___5i78H{color:var(--error-button-color);margin-left:.5rem;font-size:.9em}.BackupProgress-module__backup___PNUwl .BackupProgress-module__backupLeft___KWCq9 .BackupProgress-module__backupError___5i78H i{font-style:normal}.BackupProgress-module__backup___PNUwl .BackupProgress-module__backupLeft___KWCq9 .BackupProgress-module__backupStart___Vcxtn{color:var(--content-text-color-light);font-size:.75rem;display:flex;gap:10px}.BackupProgress-module__backup___PNUwl .BackupProgress-module__backupLeft___KWCq9 .BackupProgress-module__backupStart___Vcxtn .BackupProgress-module__progressMessage___EHBEM{cursor:pointer;text-transform:capitalize}.BackupProgress-module__backup___PNUwl .BackupProgress-module__backupLeft___KWCq9 .BackupProgress-module__backupStart___Vcxtn .BackupProgress-module__progressMessage___EHBEM:hover{color:var(--content-text-color)}.BackupProgress-module__backup___PNUwl .BackupProgress-module__backupLeft___KWCq9 .BackupProgress-module__backupStart___Vcxtn button{color:inherit;font-family:inherit;background:var(--line-color);padding-right:12px;border-radius:12px;transition:all .12s linear}.BackupProgress-module__backup___PNUwl .BackupProgress-module__backupLeft___KWCq9 .BackupProgress-module__backupStart___Vcxtn button:hover{color:var(--error-button-color);background-color:var(--error-bg-color)}.BackupProgress-module__backup___PNUwl .BackupProgress-module__backupRight___Pkh21{width:calc(45% - 20px);display:flex;flex-direction:column;gap:5px}.BackupProgress-module__backup___PNUwl .BackupProgress-module__backupRight___Pkh21 .BackupProgress-module__ProgressStats___ofhq1{display:flex;justify-content:space-between}.BackupProgress-module__backup___PNUwl .BackupProgress-module__backupRight___Pkh21 .BackupProgress-module__ProgressStats___ofhq1 .BackupProgress-module__ProgressStatsLeft___wSB09{display:flex;gap:15px;align-items:center}.BackupProgress-module__backup___PNUwl .BackupProgress-module__backupRight___Pkh21 .BackupProgress-module__ProgressStats___ofhq1 .BackupProgress-module__ProgressStatsLeft___wSB09 i{display:block;width:1px;height:11px;background-color:var(--line-color)}.BackupProgress-module__backup___PNUwl .BackupProgress-module__backupRight___Pkh21 .BackupProgress-module__progressBar___n7TbM{width:100%;height:12px;border-radius:4px;background-color:var(--line-color)}.BackupProgress-module__backup___PNUwl .BackupProgress-module__backupRight___Pkh21 .BackupProgress-module__progressBar___n7TbM .BackupProgress-module__progressBarFill___wJOQa{height:100%;border-radius:4px;background-color:#40e0d0;position:relative;transition:all .2s linear}.BackupProgress-module__backup___PNUwl .BackupProgress-module__backupRight___Pkh21 .BackupProgress-module__progressBar___n7TbM .BackupProgress-module__progressBarFill___wJOQa span{font-weight:600;font-size:.625rem;line-height:1.2em;position:absolute}.BackupProgress-module__backup___PNUwl .BackupProgress-module__backupRight___Pkh21 .BackupProgress-module__progressBar___n7TbM .BackupProgress-module__progressBarFill___wJOQa.BackupProgress-module__progressBarFilled___RE40d span{right:5px;color:#fff}.Backups-module__backupsTable___1CGv4{width:100%;border:1px solid var(--line-color);border-radius:6px}.Backups-module__backupsTable___1CGv4 .Backups-module__noBackups___G3Tp1{padding:50px;text-align:center}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableHead___mX1k5{font-weight:600;border-bottom:1px solid var(--line-color);color:var(--content-title-color);display:flex;justify-content:space-between}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableHead___mX1k5>div{padding:10px;text-align:center;min-width:8%}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableHead___mX1k5>div:nth-child(1){text-align:left;width:25%;padding-left:20px;padding-right:0}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableHead___mX1k5>div:last-child{min-width:unset;width:24px}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X{width:100%;display:flex;flex-direction:column;justify-content:space-between}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU{display:flex;justify-content:space-between;position:relative}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU .Backups-module__editIcon___TGwIb{position:absolute;z-index:2;visibility:hidden;opacity:0;cursor:pointer;transition:all .12s linear}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU .Backups-module__backupTitle___0Qhc5{cursor:pointer}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU .Backups-module__backupTitle___0Qhc5:hover{color:var(--content-text-color)}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU .Backups-module__planDescription___qjBKk{margin-left:6px}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU .Backups-module__planDescription___qjBKk .icon{color:var(--icon-color)}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU>div{padding:15px 10px;text-align:center;min-width:8%}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU>div .Backups-module__activeBackup___yKjQp{color:var(--icon-color)}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU>div:nth-child(1){text-align:left;width:25%;padding-left:20px;padding-right:0}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU>div:nth-child(1)>.Backups-module__downloadLabel___3nVM1{padding:1px 6px 1px 4px;background:#e0eaff;color:#7e90c5;border-radius:12px;margin-left:5px;font-size:.6875rem}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU>div:nth-child(1)>.Backups-module__downloadLabel___3nVM1 .icon{top:2px}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU>div:nth-child(1)>.Backups-module__downloadLabel___3nVM1.Backups-module__downloadLabelFailed___a85Eh{background-color:var(--error-bg-color);color:var(--error-text-color)}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU>div:nth-child(1)>.Backups-module__downloadLabel___3nVM1.Backups-module__downloadLabelDone___QAdWQ{background-color:var(--primary-color);color:var(--primary-text-color);padding:0 6px 2px;cursor:pointer}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU>div.Backups-module__snapOptsBtn___Czstl{min-width:unset}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU>div.Backups-module__snapOptsBtn___Czstl button{color:var(--icon-color)}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU .Backups-module__changes___k8tAd{display:flex;gap:7px;justify-content:center}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU .Backups-module__changes___k8tAd .icon{top:1px;right:-3px}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU .Backups-module__changes___k8tAd .Backups-module__changesNew___NgYys{color:#6495ed}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU .Backups-module__changes___k8tAd .Backups-module__changesModified___EKb3P{color:#8fbc8f}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU .Backups-module__changes___k8tAd .Backups-module__changesRemoved___gclyZ{color:#cd5c5c}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU .Backups-module__target___-xtkM{max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU .Backups-module__status___BDxhH{text-transform:capitalize}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU .Backups-module__status___BDxhH.Backups-module__statusHasError___ZxjwT>div{text-decoration:underline;text-decoration-style:dashed;cursor:pointer}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU .Backups-module__settings___jTmVI{position:absolute;z-index:99;top:35px;right:15px;display:flex;flex-direction:column;justify-content:left;width:max-content;text-align:left;align-items:center;background:var(--content-background-color);border:1px solid var(--line-color);border-radius:6px;padding:0;min-width:unset}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU .Backups-module__settings___jTmVI button{padding:6px 10px;width:100%;text-align:left;color:var(--content-text-color-light)}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU .Backups-module__settings___jTmVI button:hover{background-color:var(--primary-color-light);color:var(--primary-color)}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU.Backups-module__backupsTableRowActive___QH1KF{background-color:var(--background-color)}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU:hover .Backups-module__backupTitle___0Qhc5 .icon{opacity:0;visibility:hidden}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X .Backups-module__backupsTableRow___ZlNTU:hover .Backups-module__editIcon___TGwIb{visibility:visible;opacity:1}.Backups-module__updateModalContent___zsWyh .Backups-module__field___bguh6{margin-bottom:15px}.Backups-module__removeModalContent___V2vSp{position:relative}.Backups-module__removeModalContent___V2vSp .Backups-module__deleteLoader___yh1LN{position:absolute;z-index:9;width:100%;height:100%;left:0;top:0;background-color:var(--content-background-color);opacity:.7;cursor:default;display:flex;justify-content:center;align-items:center}.Backups-module__removeModalContent___V2vSp .Backups-module__removeModalActions___1fPtA{margin-top:20px;justify-content:right;display:flex;flex-direction:row;gap:10px}.Backups-module__removeModalContent___V2vSp .Backups-module__removeModalActions___1fPtA button{background-color:var(--line-color);color:var(--content-text-color);padding:6px 12px;border-radius:4px;transition:all .12s linear}.Backups-module__removeModalContent___V2vSp .Backups-module__removeModalActions___1fPtA button:nth-child(2){background-color:var(--error-button-color);color:var(--error-active-text)}.Backups-module__removeModalContent___V2vSp .Backups-module__removeModalActions___1fPtA button:hover{filter:brightness(105%)}@media only screen and (max-width:768px){.Backups-module__backupsTable___1CGv4{overflow:auto;max-width:80vw}.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableHead___mX1k5,.Backups-module__backupsTable___1CGv4 .Backups-module__backupsTableContent___O-L1X{width:760px}}.RestoreWizard-module__restoreWizard___4m8hj{width:100%;height:100vh;background-color:var(--modal-bg);position:fixed;left:0;top:0;z-index:999;display:flex;align-items:flex-start;justify-content:center}.RestoreWizard-module__content___jHvoS{width:90%;max-width:800px;position:absolute;background:var(--content-background-color);color:var(--content-text-color);border:1px solid var(--content-shadow-color);right:0;top:0;box-sizing:border-box;box-shadow:0 0 20px var(--modal-shadow-color)}.RestoreWizard-module__header___ydqLY{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid var(--content-shadow-color)}.RestoreWizard-module__header___ydqLY h3{font-size:1rem;margin:0}.RestoreWizard-module__header___ydqLY .RestoreWizard-module__close___8yKu8{background:transparent;opacity:.5;color:var(--content-text-color);transition:all .2s linear}.RestoreWizard-module__header___ydqLY .RestoreWizard-module__close___8yKu8:hover{opacity:1;transform:rotate(90deg)}.RestoreWizard-module__steps___8HIlf{width:100%;padding:10px 15px 5px;box-sizing:border-box;border-bottom:1px solid var(--content-shadow-color);background:var(--background-color)}.RestoreWizard-module__steps___8HIlf ul{margin:0;padding:0;list-style-type:none;position:relative;display:flex;justify-content:space-between}.RestoreWizard-module__steps___8HIlf ul:before{content:"";position:absolute;width:calc(100% - 60px);height:2px;background-color:var(--content-shadow-color);z-index:0;top:12px;left:25px}.RestoreWizard-module__steps___8HIlf ul li{padding:3px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.RestoreWizard-module__steps___8HIlf ul li i{font-style:normal;font-size:.75rem;margin-top:5px;color:var(--content-text-color-light)}.RestoreWizard-module__steps___8HIlf ul li>span{display:flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:.75rem;border-radius:50%;background-color:var(--content-shadow-color);text-align:center;box-sizing:border-box}.RestoreWizard-module__steps___8HIlf ul li.RestoreWizard-module__stepCurrent___PJEgC>span{background-color:var(--primary-color);color:var(--primary-text-color)}.RestoreWizard-module__steps___8HIlf ul li.RestoreWizard-module__stepCurrent___PJEgC i{color:var(--primary-color);font-weight:600}.RestoreWizard-module__steps___8HIlf ul li.RestoreWizard-module__stepPassed___NxTaD>span{background-color:var(--primary-color)}.RestoreWizard-module__stepContent___Xsvjt .RestoreWizard-module__step___Yz6zk{display:flex;flex-direction:column;padding:30px;height:calc(100vh - 265px);overflow:auto;position:relative}.RestoreWizard-module__stepContent___Xsvjt .RestoreWizard-module__step___Yz6zk .RestoreWizard-module__settingBlock___jUI3H{margin-block-end:2em;position:relative}.RestoreWizard-module__stepContent___Xsvjt .RestoreWizard-module__step___Yz6zk .RestoreWizard-module__settingBlock___jUI3H .RestoreWizard-module__label___9Cz6-{font-weight:600;display:block;margin-bottom:8px;font-size:.75rem}.RestoreWizard-module__stepContent___Xsvjt .RestoreWizard-module__step___Yz6zk .RestoreWizard-module__settingBlock___jUI3H .RestoreWizard-module__fileManagerBtn___8o61m{position:absolute;right:0;top:22px;padding:10px;cursor:pointer;color:var(--icon-color)}.RestoreWizard-module__stepContent___Xsvjt .RestoreWizard-module__step___Yz6zk .RestoreWizard-module__settingBlock___jUI3H .RestoreWizard-module__fileManagerBtn___8o61m:hover{color:var(--primary-color)}.RestoreWizard-module__stepContent___Xsvjt .RestoreWizard-module__step___Yz6zk .RestoreWizard-module__settingBlock___jUI3H.RestoreWizard-module__settingBlockError___o6-Dt input{border-color:var(--error-button-color)}.RestoreWizard-module__stepContent___Xsvjt .RestoreWizard-module__step___Yz6zk .RestoreWizard-module__restoreSuccessMsg___DA2aI button{font-size:inherit;background:var(--background-color);color:var(--primary-color);border-radius:3px}.RestoreWizard-module__preview___htyX-{width:100%;border:1px solid var(--line-color);background-color:var(--modal-bg);height:calc(100vh - 270px);border-radius:6px;box-sizing:border-box;position:relative}.RestoreWizard-module__preview___htyX- .RestoreWizard-module__previewError___7rlV4{position:absolute;top:0;width:100%;padding:10px;box-sizing:border-box;background-color:var(--error-bg-color);color:var(--error-text-color)}.RestoreWizard-module__preview___htyX- .RestoreWizard-module__previewButton___FK1uV{border-radius:6px;font-size:.75rem;padding:8px 15px;cursor:pointer;font-weight:600;color:var(--primary-text-color);background-color:var(--primary-color)}.RestoreWizard-module__preview___htyX-.RestoreWizard-module__previewEmpty___NGITT{display:flex;flex-direction:column;justify-content:center;align-items:center}.RestoreWizard-module__restoreConfirm___2R1T0{display:flex;flex-direction:column;justify-content:center;align-items:center;height:70%}.RestoreWizard-module__restoreConfirm___2R1T0 .RestoreWizard-module__restoreButton___atX0I{border-radius:6px;font-size:.75rem;padding:8px 15px;cursor:pointer;font-weight:600;color:var(--primary-text-color);background-color:var(--primary-color)}.RestoreWizard-module__restoreError___BSQ5N{position:absolute;top:20px;left:20px;width:calc(100% - 40px);padding:10px;box-sizing:border-box;border-radius:6px;background-color:var(--error-bg-color);color:var(--error-text-color)}.RestoreWizard-module__footer___oqm4K{display:flex;align-items:center;justify-content:space-between;padding:15px 15px 15px 30px;border-top:1px solid var(--content-shadow-color);gap:10px}.RestoreWizard-module__footer___oqm4K .RestoreWizard-module__backButton___i7psR{color:var(--content-text-color-light)}.RestoreWizard-module__footer___oqm4K .RestoreWizard-module__backButton___i7psR:hover{color:var(--content-text-color)}.RestoreWizard-module__footer___oqm4K .RestoreWizard-module__footerRight___VG-zy{display:flex;align-items:center;gap:10px}.RestoreWizard-module__footer___oqm4K .RestoreWizard-module__footerRight___VG-zy button{border-radius:6px;font-size:.75rem;padding:12px 20px;cursor:pointer;background-color:var(--line-color);color:var(--content-text-color)}.RestoreWizard-module__footer___oqm4K .RestoreWizard-module__footerRight___VG-zy button:nth-child(2){color:var(--primary-text-color);background-color:var(--primary-color)}.RestoreWizard-module__restoreDisabled___jk3If{cursor:not-allowed!important;opacity:.6;-webkit-user-select:none;user-select:none}.RestoreWizard-module__loader___7py7l{position:absolute;z-index:9;width:100%;height:100%;left:0;top:0;background-color:var(--content-background-color);opacity:.7;cursor:default;display:flex;justify-content:center;align-items:center}.RestoreWizard-module__pathPickerModal___38OjG{position:fixed;width:100%;height:100vh;top:0;left:0;z-index:99999999;background:var(--modal-shadow-color-light)}.RestoreWizard-module__pathPickerModal___38OjG .RestoreWizard-module__pathPickerModalInner___XGcys{position:absolute;width:70%;max-width:1000px;background:var(--content-background-color);color:var(--content-text-color);border-radius:8px;border:1px solid var(--content-shadow-color);margin:0 auto;left:0;right:0;top:10%;box-sizing:border-box;box-shadow:0 0 20px var(--modal-shadow-color)}.RestoreWizard-module__pathPickerModal___38OjG .RestoreWizard-module__pathPickerModalInner___XGcys .RestoreWizard-module__pathPickerHeader___-9UDK{display:flex;align-items:center;justify-content:space-between;padding:10px 15px;border-bottom:1px solid var(--line-color)}.RestoreWizard-module__pathPickerModal___38OjG .RestoreWizard-module__pathPickerModalInner___XGcys .RestoreWizard-module__pathPickerHeader___-9UDK h4{margin:0}.RestoreWizard-module__pathPickerModal___38OjG .RestoreWizard-module__pathPickerModalInner___XGcys .RestoreWizard-module__pathPickerHeader___-9UDK button{padding:10px;cursor:pointer;background:transparent;opacity:.5;color:var(--content-text-color);transition:all .2s linear}.RestoreWizard-module__pathPickerModal___38OjG .RestoreWizard-module__pathPickerModalInner___XGcys .RestoreWizard-module__pathPickerHeader___-9UDK button:hover{opacity:1;transform:rotate(90deg)}.RestoreWizard-module__pathPickerModal___38OjG .RestoreWizard-module__pathPickerModalInner___XGcys .RestoreWizard-module__pathPickerFooter___RugE-{display:flex;align-items:center;justify-content:space-between;padding:10px 15px;border-top:1px solid var(--line-color)}.RestoreWizard-module__pathPickerModal___38OjG .RestoreWizard-module__pathPickerModalInner___XGcys .RestoreWizard-module__pathPickerFooter___RugE- button{background-color:var(--primary-color);color:var(--primary-text-color);padding:10px 12px;cursor:pointer;border-radius:6px}.RestoreWizard-module__pathPickerModal___38OjG .RestoreWizard-module__pathPickerModalInner___XGcys .RestoreWizard-module__pathPickerContent___FAnGS{padding:20px;max-height:500px;overflow:auto}.RestoreWizard-module__checkboxSettings___2kVU2 .RestoreWizard-module__checkboxSettingsOpts___Yo3Xm{border:1px solid var(--line-color);border-radius:6px}.RestoreWizard-module__checkboxSettings___2kVU2 .RestoreWizard-module__checkboxSettingsOpts___Yo3Xm .RestoreWizard-module__checkboxOption___Xh3NS{display:flex;align-items:center;gap:10px;padding:12px;cursor:pointer;border-bottom:1px solid var(--line-color)}.RestoreWizard-module__checkboxSettings___2kVU2 .RestoreWizard-module__checkboxSettingsOpts___Yo3Xm .RestoreWizard-module__checkboxOption___Xh3NS h5{font-size:.75rem;font-weight:600;margin:0 0 5px}.RestoreWizard-module__checkboxSettings___2kVU2 .RestoreWizard-module__checkboxSettingsOpts___Yo3Xm .RestoreWizard-module__checkboxOption___Xh3NS span{color:var(--icon-color)}.RestoreWizard-module__checkboxSettings___2kVU2 .RestoreWizard-module__checkboxSettingsOpts___Yo3Xm .RestoreWizard-module__checkboxOption___Xh3NS.RestoreWizard-module__checkboxOptionActive___eMUyW h5,.RestoreWizard-module__checkboxSettings___2kVU2 .RestoreWizard-module__checkboxSettingsOpts___Yo3Xm .RestoreWizard-module__checkboxOption___Xh3NS.RestoreWizard-module__checkboxOptionActive___eMUyW span{color:var(--primary-color)}.RestoreWizard-module__checkboxSettings___2kVU2 .RestoreWizard-module__checkboxSettingsOpts___Yo3Xm .RestoreWizard-module__checkboxOption___Xh3NS:last-child{border-bottom:none}@media only screen and (max-width:768px){.RestoreWizard-module__restoreWizard___4m8hj .RestoreWizard-module__content___jHvoS{width:100%}.RestoreWizard-module__restoreWizard___4m8hj .RestoreWizard-module__content___jHvoS>[class*=_header_]{flex-direction:row}}.RestoredFileBrowser-module__restoredFileBrowser___uySxD{display:flex;flex-direction:column;height:100%;border:1px solid var(--line-color);border-radius:8px;overflow:hidden}.RestoredFileBrowser-module__toolbar___lr39C{display:flex;padding:10px;border-bottom:1px solid var(--line-color);gap:15px;align-items:center;justify-content:space-between}.RestoredFileBrowser-module__toolbar___lr39C .RestoredFileBrowser-module__toolbarRight___CS77I{display:flex;flex-direction:row;gap:15px;justify-content:space-between}.RestoredFileBrowser-module__toolbar___lr39C .RestoredFileBrowser-module__toolbarRight___CS77I .RestoredFileBrowser-module__filters___LfvbK{display:flex;gap:12px}.RestoredFileBrowser-module__toolbar___lr39C .RestoredFileBrowser-module__toolbarRight___CS77I .RestoredFileBrowser-module__filters___LfvbK input{accent-color:var(--primary-color)}.RestoredFileBrowser-module__toolbar___lr39C .RestoredFileBrowser-module__toolbarRight___CS77I .RestoredFileBrowser-module__filters___LfvbK label{display:flex;align-items:center;gap:4px;text-transform:capitalize}.RestoredFileBrowser-module__toolbar___lr39C .RestoredFileBrowser-module__toolbarRight___CS77I .RestoredFileBrowser-module__search___blkbR{display:flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid var(--line-color);border-radius:4px;margin-left:auto}.RestoredFileBrowser-module__toolbar___lr39C .RestoredFileBrowser-module__toolbarRight___CS77I .RestoredFileBrowser-module__search___blkbR input{border:none;outline:none;font-size:.75rem;min-width:200px;background-color:var(--content-background-color)}.RestoredFileBrowser-module__toolbar___lr39C .RestoredFileBrowser-module__toolbarLeft___bZ8yl .RestoredFileBrowser-module__stats___XSlgc{display:flex;flex-direction:row;gap:8px}.RestoredFileBrowser-module__browserContent___FkI9V{display:flex;flex:1;overflow:hidden}.RestoredFileBrowser-module__sidebar___pAJQ2{width:300px;border-right:1px solid var(--line-color);overflow-y:auto}.RestoredFileBrowser-module__sidebar___pAJQ2 .RestoredFileBrowser-module__sidebarHeader___DLB32{padding:12px;background:var(--background-color);font-weight:600;position:sticky;z-index:2;top:0}.RestoredFileBrowser-module__directory___sOPZo{display:flex;align-items:center;gap:8px;padding:8px 16px;cursor:pointer;position:relative}.RestoredFileBrowser-module__directory___sOPZo button{width:20px}.RestoredFileBrowser-module__directory___sOPZo .RestoredFileBrowser-module__toggleButton___P-qP8{border:1px solid var(--line-color);width:auto;padding:0 4px;border-radius:3px}.RestoredFileBrowser-module__directory___sOPZo .RestoredFileBrowser-module__togglePlaceholder___-NCBY{width:10px;height:10px}.RestoredFileBrowser-module__directory___sOPZo .RestoredFileBrowser-module__dirName___ZdJZa{position:relative}.RestoredFileBrowser-module__directory___sOPZo .RestoredFileBrowser-module__dirName___ZdJZa .RestoredFileBrowser-module__notification___ZCyrm{width:7px;height:7px;background:var(--primary-color);border-radius:50%;margin-left:auto;position:absolute;left:-2px;top:8px}.RestoredFileBrowser-module__directory___sOPZo.RestoredFileBrowser-module__directoryEmpty___0VChM .RestoredFileBrowser-module__dirName___ZdJZa{padding-left:10px}.RestoredFileBrowser-module__directory___sOPZo.RestoredFileBrowser-module__directoryEmpty___0VChM .RestoredFileBrowser-module__dirName___ZdJZa .RestoredFileBrowser-module__notification___ZCyrm{left:8px}.RestoredFileBrowser-module__directory___sOPZo:hover{background:var(--background-color)}.RestoredFileBrowser-module__selected___FiVD2{background:var(--primary-color-light)}.RestoredFileBrowser-module__content___XutVq{flex:1;overflow-y:auto}.RestoredFileBrowser-module__fileList___CxOAt .RestoredFileBrowser-module__header___uvs3M{display:grid;grid-template-columns:1fr 100px minmax(80px,auto);padding:12px;background:var(--background-color);font-weight:600;position:sticky;z-index:2;top:0}.RestoredFileBrowser-module__fileListEmpty___D-Kdw{height:calc(100vh - 400px);width:100%;display:flex;align-items:center;justify-content:center}.RestoredFileBrowser-module__file___2l34o{display:grid;grid-template-columns:1fr 100px minmax(80px,auto);padding:12px;box-sizing:border-box;border-bottom:1px solid var(--line-color)}.RestoredFileBrowser-module__file___2l34o.RestoredFileBrowser-module__fileIsDir___O-esL .RestoredFileBrowser-module__fileName___WBN0T{cursor:pointer}.RestoredFileBrowser-module__file___2l34o.RestoredFileBrowser-module__fileIsDir___O-esL .RestoredFileBrowser-module__fileName___WBN0T i{width:8px;height:8px;display:inline-block;margin-left:8px;background:var(--primary-color);border-radius:50%}.RestoredFileBrowser-module__file___2l34o.RestoredFileBrowser-module__fileIsDir___O-esL .RestoredFileBrowser-module__fileName___WBN0T:hover{color:var(--primary-color)}.RestoredFileBrowser-module__file___2l34o:last-child{border-bottom:none}.RestoredFileBrowser-module__status___LdJOF{text-transform:capitalize}.RestoredFileBrowser-module__status___LdJOF i{font-style:normal;font-size:.8em;background:var(--primary-color-light);padding:2px 10px;border-radius:12px}.RestoredFileBrowser-module__status___LdJOF.RestoredFileBrowser-module__restored___13n6R{color:var(--primary-color)}.RestoredFileBrowser-module__status___LdJOF.RestoredFileBrowser-module__updated___P8q3K{color:#b17010}.RestoredFileBrowser-module__status___LdJOF.RestoredFileBrowser-module__updated___P8q3K i{background:#ffecd5}.RestoredFileBrowser-module__status___LdJOF.RestoredFileBrowser-module__unchanged___eFBsJ{color:var(--content-text-color)}.RestoredFileBrowser-module__status___LdJOF.RestoredFileBrowser-module__unchanged___eFBsJ i{background:var(--line-color)}.RestoredFileBrowser-module__goUpButton___EuWAs{font-style:italic;opacity:.8;padding:0 12px}.RestoredFileBrowser-module__goUpButton___EuWAs:hover{background-color:var(--primary-color-light)}.RestoredFileBrowser-module__goUpButton___EuWAs .RestoredFileBrowser-module__fileName___WBN0T{font-weight:400}@media only screen and (max-width:768px){.RestoredFileBrowser-module__toolbar___lr39C{flex-direction:column;align-items:flex-start;gap:10px}.RestoredFileBrowser-module__toolbar___lr39C .RestoredFileBrowser-module__toolbarLeft___bZ8yl .RestoredFileBrowser-module__stats___XSlgc strong{display:none}.RestoredFileBrowser-module__sidebar___pAJQ2{width:100px;display:none}.RestoredFileBrowser-module__fileList___CxOAt .RestoredFileBrowser-module__header___uvs3M{display:none}.RestoredFileBrowser-module__fileList___CxOAt .RestoredFileBrowser-module__file___2l34o{display:flex;flex-direction:column;justify-content:center}.RestoredFileBrowser-module__fileList___CxOAt .RestoredFileBrowser-module__file___2l34o .RestoredFileBrowser-module__fileName___WBN0T{width:100%;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.RestoredFileBrowser-module__fileList___CxOAt .RestoredFileBrowser-module__file___2l34o .RestoredFileBrowser-module__fileName___WBN0T .RestoredFileBrowser-module__newFileIndicator___rRiHT{width:8px;height:8px;margin-right:5px;border-radius:50%;background-color:var(--primary-color);display:inline-block}.RestoredFileBrowser-module__fileList___CxOAt .RestoredFileBrowser-module__file___2l34o .RestoredFileBrowser-module__status___LdJOF{display:none}.RestoredFileBrowser-module__fileList___CxOAt .RestoredFileBrowser-module__file___2l34o .RestoredFileBrowser-module__fileSize___G--kq{display:inline-block;color:var(--content-text-color-light);margin-left:25px;font-size:.9em}.RestoredFileBrowser-module__fileList___CxOAt .RestoredFileBrowser-module__file___2l34o.RestoredFileBrowser-module__fileIsDir___O-esL .RestoredFileBrowser-module__fileSize___G--kq,.RestoredFileBrowser-module__fileList___CxOAt .RestoredFileBrowser-module__file___2l34o.RestoredFileBrowser-module__fileIsDir___O-esL .RestoredFileBrowser-module__fileName___WBN0T i{display:none}.RestoredFileBrowser-module__fileList___CxOAt .RestoredFileBrowser-module__file___2l34o.RestoredFileBrowser-module__goUpButton___EuWAs{display:flex;align-items:center}.RestoredFileBrowser-module__fileList___CxOAt .RestoredFileBrowser-module__file___2l34o.RestoredFileBrowser-module__goUpButton___EuWAs .RestoredFileBrowser-module__fileName___WBN0T:after{content:" Go Up ↑";font-size:12px;font-style:normal;font-weight:500}}.RestoreFileSelector-module__restoreFileSelector___PdjDJ{height:100%}.RestoreFileSelector-module__restoredFileBrowser___Q1zPq{display:flex;flex-direction:column;height:100%;border:1px solid var(--line-color);border-radius:8px;overflow:hidden}.RestoreFileSelector-module__loader___5Hce6{position:absolute;z-index:9;width:100%;height:100%;left:0;top:0;background-color:var(--content-background-color);opacity:.7;cursor:default;display:flex;justify-content:center;align-items:center}.RestoreFileSelector-module__toolbar___HIvsW{display:flex;padding:10px;border-bottom:1px solid var(--line-color);gap:15px;align-items:center;justify-content:space-between}.RestoreFileSelector-module__toolbar___HIvsW .RestoreFileSelector-module__toolbarRight___7bW-f{display:flex;flex-direction:row;gap:15px;justify-content:space-between}.RestoreFileSelector-module__toolbar___HIvsW .RestoreFileSelector-module__toolbarRight___7bW-f .RestoreFileSelector-module__filters___Ow4tw{display:flex;gap:12px}.RestoreFileSelector-module__toolbar___HIvsW .RestoreFileSelector-module__toolbarRight___7bW-f .RestoreFileSelector-module__filters___Ow4tw input{accent-color:var(--primary-color)}.RestoreFileSelector-module__toolbar___HIvsW .RestoreFileSelector-module__toolbarRight___7bW-f .RestoreFileSelector-module__filters___Ow4tw label{display:flex;align-items:center;gap:4px;text-transform:capitalize}.RestoreFileSelector-module__toolbar___HIvsW .RestoreFileSelector-module__toolbarRight___7bW-f .RestoreFileSelector-module__search___DYPWL{display:flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid var(--line-color);border-radius:4px;margin-left:auto}.RestoreFileSelector-module__toolbar___HIvsW .RestoreFileSelector-module__toolbarRight___7bW-f .RestoreFileSelector-module__search___DYPWL input{border:none;outline:none;font-size:.75rem;min-width:200px;background-color:var(--content-background-color)}.RestoreFileSelector-module__toolbar___HIvsW .RestoreFileSelector-module__toolbarLeft___EHRLt .RestoreFileSelector-module__stats___c80yc{display:flex;flex-direction:row;gap:8px}.RestoreFileSelector-module__toolbar___HIvsW .RestoreFileSelector-module__toolbarLeft___EHRLt .RestoreFileSelector-module__stats___c80yc .RestoreFileSelector-module__excludedStat___iH7BZ i{font-style:normal;padding-bottom:0;display:inline-block;border-bottom:1px solid var(--content-text-color-light);border-bottom-style:dashed}.RestoreFileSelector-module__browserContent___iYHo-{display:flex;flex:1;overflow:hidden}.RestoreFileSelector-module__sidebar___sMQ3E{width:300px;border-right:1px solid var(--line-color);overflow-y:auto}.RestoreFileSelector-module__sidebar___sMQ3E .RestoreFileSelector-module__sidebarHeader___2L3HG{padding:12px;background:var(--background-color);font-weight:600;position:sticky;z-index:2;top:0}.RestoreFileSelector-module__directory___oldaM{display:flex;align-items:center;gap:8px;padding:8px 16px;cursor:pointer;position:relative}.RestoreFileSelector-module__directory___oldaM button{width:20px}.RestoreFileSelector-module__directory___oldaM .RestoreFileSelector-module__toggleButton___ac34d{border:1px solid var(--line-color);width:auto;padding:0 4px;border-radius:3px}.RestoreFileSelector-module__directory___oldaM .RestoreFileSelector-module__togglePlaceholder___mamQT{width:10px;height:10px}.RestoreFileSelector-module__directory___oldaM .RestoreFileSelector-module__dirName___6oTlJ{position:relative;display:inline-block}.RestoreFileSelector-module__directory___oldaM .RestoreFileSelector-module__dirName___6oTlJ .RestoreFileSelector-module__notification___HkGA5{width:7px;height:7px;background:var(--primary-color);border-radius:50%;margin-left:auto;position:absolute;left:-2px;top:8px}.RestoreFileSelector-module__directory___oldaM.RestoreFileSelector-module__directoryEmpty___5OzH- .RestoreFileSelector-module__dirName___6oTlJ{padding-left:10px}.RestoreFileSelector-module__directory___oldaM.RestoreFileSelector-module__directoryEmpty___5OzH- .RestoreFileSelector-module__dirName___6oTlJ .RestoreFileSelector-module__notification___HkGA5{left:8px}.RestoreFileSelector-module__directory___oldaM:hover{background:var(--background-color)}.RestoreFileSelector-module__selected___PLA-3{background:var(--primary-color-light)}.RestoreFileSelector-module__notSelectable___C4XE0{cursor:default;-webkit-user-select:none;user-select:none;opacity:.6}.RestoreFileSelector-module__content___TdkIx{flex:1;overflow-y:auto}.RestoreFileSelector-module__fileList___7osHw .RestoreFileSelector-module__header___NwDRM{display:grid;grid-template-columns:1fr 180px minmax(80px,auto);padding:12px;background:var(--background-color);font-weight:600;position:sticky;z-index:2;top:0}.RestoreFileSelector-module__fileList___7osHw .RestoreFileSelector-module__header___NwDRM div{display:flex;width:100%;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none}.RestoreFileSelector-module__fileList___7osHw .RestoreFileSelector-module__header___NwDRM div:nth-child(1){justify-content:left}.RestoreFileSelector-module__fileList___7osHw .RestoreFileSelector-module__header___NwDRM div.RestoreFileSelector-module__activeSort___pjsEd{font-weight:700;cursor:pointer}.RestoreFileSelector-module__fileListEmpty___q5L5l{height:calc(100vh - 400px);width:100%;display:flex;align-items:center;justify-content:center}.RestoreFileSelector-module__file___yq8jM{display:grid;grid-template-columns:1fr 180px minmax(80px,auto);padding:12px;border-bottom:1px solid var(--line-color)}.RestoreFileSelector-module__file___yq8jM.RestoreFileSelector-module__fileIsDir___wfgc5 .RestoreFileSelector-module__fileName___l2xZr{cursor:pointer}.RestoreFileSelector-module__file___yq8jM.RestoreFileSelector-module__fileIsDir___wfgc5 .RestoreFileSelector-module__fileName___l2xZr i{width:8px;height:8px;display:inline-block;margin-left:8px;background:var(--primary-color);border-radius:50%}.RestoreFileSelector-module__file___yq8jM.RestoreFileSelector-module__fileIsDir___wfgc5 .RestoreFileSelector-module__fileName___l2xZr:hover{color:var(--primary-color)}.RestoreFileSelector-module__file___yq8jM:last-child{border-bottom:none}.RestoreFileSelector-module__file___yq8jM.RestoreFileSelector-module__fileModified___x9-VK{background-color:var(--primary-color-lighter)}.RestoreFileSelector-module__file___yq8jM.RestoreFileSelector-module__fileRemoved___6Vzp2{background-color:var(--error-bg-color)}.RestoreFileSelector-module__selectButton___TUwU2{color:var(--icon-color);margin-right:7px}.RestoreFileSelector-module__selectButton___TUwU2.RestoreFileSelector-module__selected___PLA-3{color:var(--primary-color);background-color:transparent}.RestoreFileSelector-module__goUpButton___HMQZp{font-style:italic;opacity:.8;padding:0 12px}.RestoreFileSelector-module__goUpButton___HMQZp:hover{background-color:var(--primary-color-light)}.RestoreFileSelector-module__goUpButton___HMQZp .RestoreFileSelector-module__fileName___l2xZr{font-weight:400}@media only screen and (max-width:768px){.RestoreFileSelector-module__toolbar___HIvsW{flex-direction:column;align-items:flex-start;gap:10px}.RestoreFileSelector-module__toolbar___HIvsW .RestoreFileSelector-module__toolbarLeft___EHRLt .RestoreFileSelector-module__stats___c80yc strong{display:none}.RestoreFileSelector-module__toolbar___HIvsW .RestoreFileSelector-module__toolbarRight___7bW-f,.RestoreFileSelector-module__toolbar___HIvsW .RestoreFileSelector-module__toolbarRight___7bW-f .RestoreFileSelector-module__search___DYPWL{width:100%}.RestoreFileSelector-module__sidebar___sMQ3E{width:100px;display:none}.RestoreFileSelector-module__fileList___7osHw .RestoreFileSelector-module__header___NwDRM{display:none}.RestoreFileSelector-module__fileList___7osHw .RestoreFileSelector-module__file___yq8jM{display:block;box-sizing:border-box}.RestoreFileSelector-module__fileList___7osHw .RestoreFileSelector-module__file___yq8jM .RestoreFileSelector-module__fileName___l2xZr{width:100%;margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--content-text-color)}.RestoreFileSelector-module__fileList___7osHw .RestoreFileSelector-module__file___yq8jM .RestoreFileSelector-module__fileModified___x9-VK{padding-left:32px}.RestoreFileSelector-module__fileList___7osHw .RestoreFileSelector-module__file___yq8jM .RestoreFileSelector-module__status___Pf6hk{display:none}.RestoreFileSelector-module__fileList___7osHw .RestoreFileSelector-module__file___yq8jM .RestoreFileSelector-module__fileSize___oT-Ee{margin-left:12px}.RestoreFileSelector-module__fileList___7osHw .RestoreFileSelector-module__file___yq8jM>div{display:inline-block;width:auto;font-size:.9em;color:var(--content-text-color-light)}.RestoreFileSelector-module__fileList___7osHw .RestoreFileSelector-module__file___yq8jM.RestoreFileSelector-module__goUpButton___HMQZp{display:flex;align-items:center}.RestoreFileSelector-module__fileList___7osHw .RestoreFileSelector-module__file___yq8jM.RestoreFileSelector-module__goUpButton___HMQZp .RestoreFileSelector-module__fileName___l2xZr:after{content:" Go Up ↑";font-size:12px;font-style:normal;font-weight:500}}.PlanBackups-module__backups___soQue{margin-top:20px}.PlanBackups-module__backupsHeader___KqV1q{width:100%;display:flex;justify-content:space-between;align-items:center;padding-top:10px}.PlanBackups-module__backupsHeader___KqV1q h3{font-size:.75rem;font-weight:600;color:var(--content-title-color)}.PlanBackups-module__backupsHeader___KqV1q h3 span{background-color:var(--line-color);color:var(--content-text-color-light);font-size:.7rem;padding:1px 8px;border-radius:20px}.PlanBackups-module__backupsHeader___KqV1q .PlanBackups-module__historyTabs___NLwWF{display:flex;gap:10px}.PlanBackups-module__backupsHeader___KqV1q .PlanBackups-module__historyTabs___NLwWF button{padding:12px 18px;border-radius:6px 6px 0 0;color:var(--content-text-color-light);border:1px solid transparent;position:relative;top:1px}.PlanBackups-module__backupsHeader___KqV1q .PlanBackups-module__historyTabs___NLwWF button i{padding:2px 7px;border-radius:20px;font-size:.625rem;line-height:.625rem;font-style:normal;background-color:var(--light-grey)}.PlanBackups-module__backupsHeader___KqV1q .PlanBackups-module__historyTabs___NLwWF button.PlanBackups-module__historyTabActive___IPWAI{color:var(--content-text-color);border-color:var(--line-color);border-bottom-color:var(--content-background-color)}@media only screen and (max-width:768px){.PlanBackups-module__backups___soQue{overflow-x:auto}.PlanBackups-module__backupsInfo___e6Xw1{display:none}}.RestoreChangeViewer-module__preview___QXOWg{width:100%;height:100vh;background-color:var(--modal-bg);position:fixed;left:0;top:0;z-index:999;display:flex;align-items:flex-start;justify-content:center}.RestoreChangeViewer-module__preview___QXOWg .RestoreChangeViewer-module__previewWrapper___skKOD{width:90%;max-width:1200px;height:100vh;position:absolute;background:var(--content-background-color);color:var(--content-text-color);border:1px solid var(--content-shadow-color);right:0;top:0;box-sizing:border-box;box-shadow:0 0 20px var(--modal-shadow-color)}.RestoreChangeViewer-module__preview___QXOWg .RestoreChangeViewer-module__previewWrapper___skKOD .RestoreChangeViewer-module__previewBrowser___oVOJp{display:flex;flex-direction:column;padding:30px;height:calc(100vh - 130px);overflow:auto;position:relative}.RestoreChangeViewer-module__preview___QXOWg .RestoreChangeViewer-module__previewHeader___P-LIN{display:flex;align-items:center;justify-content:space-between;padding:20px}.RestoreChangeViewer-module__preview___QXOWg .RestoreChangeViewer-module__previewHeader___P-LIN h3{font-size:1rem;margin:0}.RestoreChangeViewer-module__preview___QXOWg .RestoreChangeViewer-module__previewHeader___P-LIN .RestoreChangeViewer-module__closePreview___5OQrD{background:transparent;opacity:.5;color:var(--content-text-color);transition:all .2s linear}.RestoreChangeViewer-module__preview___QXOWg .RestoreChangeViewer-module__previewHeader___P-LIN .RestoreChangeViewer-module__closePreview___5OQrD:hover{opacity:1;transform:rotate(90deg)}@media only screen and (max-width:768px){.RestoreChangeViewer-module__preview___QXOWg .RestoreChangeViewer-module__previewWrapper___skKOD{width:100%}.RestoreChangeViewer-module__preview___QXOWg .RestoreChangeViewer-module__previewWrapper___skKOD .RestoreChangeViewer-module__previewBrowser___oVOJp{padding:0 20px 20px}.RestoreChangeViewer-module__preview___QXOWg .RestoreChangeViewer-module__previewHeader___P-LIN h3{font-size:13px}}.PlanHistory-module__history___O70vk{position:relative;display:flex;flex-direction:row;height:20px;gap:5px}.PlanHistory-module__history___O70vk>div{width:5px;border-radius:3px}.PlanHistory-module__history___O70vk.PlanHistory-module__historyFull___pqpqE{flex-wrap:wrap;height:50px;padding-top:10px}.PlanHistory-module__historyItemEmpty___4Je-7{background-color:var(--line-color)}.PlanHistory-module__historyItemSuccess___KfwQp{background-color:var(--success-label)}.PlanHistory-module__historyItemFailed___xoTS-{background-color:#e88b84}.PlanHistory-module__historyItemCancelled___J3-fC{background-color:#aaa}.PlanHistory-module__historyItemPending___emyV6{background-color:#e8e184}@media only screen and (max-width:768px){.PlanHistory-module__history___O70vk.PlanHistory-module__historyFull___pqpqE{height:160px;gap:8px}.PlanHistory-module__history___O70vk.PlanHistory-module__historyFull___pqpqE>div{width:20px;border-radius:2px}}.PlanItem-module__plan___T7FcA{position:relative;display:flex;flex-direction:row;align-items:center;padding:10px;margin-bottom:20px;gap:10px;border-radius:7px;background-color:var(--content-background-color);color:var(--content-text-color-light);box-shadow:0 0 15px var(--content-shadow-color);transition:all .2s linear}.PlanItem-module__plan___T7FcA:hover{box-shadow:0 0 20px var(--content-shadow-color)}.PlanItem-module__plan___T7FcA .PlanItem-module__leftContent___bZDen{flex-basis:60%;display:flex;flex-direction:row;align-items:center}.PlanItem-module__plan___T7FcA .PlanItem-module__rightContent___TXmyV{display:flex;flex-direction:row;align-items:center;flex-basis:40%;justify-content:right;gap:20px}.PlanItem-module__plan___T7FcA .PlanItem-module__status___2TXwW{display:flex;align-items:center;margin-right:10px;margin-left:5px;position:relative;color:var(--success-label)}.PlanItem-module__plan___T7FcA .PlanItem-module__status___2TXwW.PlanItem-module__paused___Bel59{color:var(--icon-color)}.PlanItem-module__plan___T7FcA .PlanItem-module__statusPaused___ZhLgI{background-color:#e4e4e4}.PlanItem-module__plan___T7FcA .PlanItem-module__statusPaused___ZhLgI button{color:inherit}.PlanItem-module__plan___T7FcA .PlanItem-module__content___8DzzV{display:flex;flex-direction:column;color:var(--content-text-color-light)}.PlanItem-module__plan___T7FcA .PlanItem-module__content___8DzzV a,.PlanItem-module__plan___T7FcA .PlanItem-module__content___8DzzV a:hover{color:inherit}.PlanItem-module__plan___T7FcA .PlanItem-module__content___8DzzV a:hover h4{color:var(--primary-color)}.PlanItem-module__plan___T7FcA .PlanItem-module__title___GG8vd{display:flex;flex-direction:row}.PlanItem-module__plan___T7FcA .PlanItem-module__title___GG8vd h4{margin:0 0 4px;color:var(--content-text-color);display:flex;align-items:center}.PlanItem-module__plan___T7FcA .PlanItem-module__title___GG8vd .icon{position:relative;top:2px;margin-left:5px;opacity:.5}.PlanItem-module__plan___T7FcA .PlanItem-module__sources___YMD2L{font-size:.75rem}.PlanItem-module__plan___T7FcA .PlanItem-module__sources___YMD2L img{width:auto;max-height:13px;vertical-align:middle;margin-right:3px}.PlanItem-module__plan___T7FcA .PlanItem-module__sources___YMD2L i{font-style:normal;background:var(--line-color);border-radius:20px;padding:1px 6px;font-size:.6875rem;margin-left:5px}.PlanItem-module__plan___T7FcA .PlanItem-module__sources___YMD2L .PlanItem-module__sourceCount___joxsj{font-size:.8em;padding:1px 7px;border-radius:20px;margin-left:4px;background-color:var(--background-color)}.PlanItem-module__plan___T7FcA .PlanItem-module__interval___Y-sX6{min-width:120px;display:flex;justify-content:center;align-items:center}.PlanItem-module__plan___T7FcA .PlanItem-module__interval___Y-sX6 .icon{position:relative;top:2px;margin-right:5px;opacity:.5}.PlanItem-module__plan___T7FcA .PlanItem-module__interval___Y-sX6 i{text-transform:capitalize;font-style:normal;margin-left:5px}.PlanItem-module__plan___T7FcA .PlanItem-module__time___NtcaW,.PlanItem-module__plan___T7FcA .PlanItem-module__size___RFKDl{min-width:120px;display:flex;align-items:center}.PlanItem-module__plan___T7FcA .PlanItem-module__time___NtcaW i,.PlanItem-module__plan___T7FcA .PlanItem-module__size___RFKDl i{font-style:normal}.PlanItem-module__plan___T7FcA .PlanItem-module__time___NtcaW .icon,.PlanItem-module__plan___T7FcA .PlanItem-module__size___RFKDl .icon{position:relative;top:2px;margin-right:5px;opacity:.5}.PlanItem-module__plan___T7FcA .PlanItem-module__size___RFKDl{min-width:90px}.PlanItem-module__plan___T7FcA .PlanItem-module__moreBtn___TUaUS{color:var(--content-text-color-light);padding:3px 6px;border-radius:4px}.PlanItem-module__plan___T7FcA .PlanItem-module__moreBtn___TUaUS.PlanItem-module__moreBtnActive___IXurp{background-color:var(--primary-color-light);color:var(--primary-color)}.PlanItem-module__plan___T7FcA .PlanItem-module__settings___5bzTY{position:absolute;z-index:99;top:45px;right:15px;display:flex;flex-direction:column;justify-content:left;width:120px;text-align:left;align-items:center;background:var(--content-background-color);border:1px solid var(--line-color);border-radius:6px}.PlanItem-module__plan___T7FcA .PlanItem-module__settings___5bzTY button{padding:6px 10px;width:100%;text-align:left;color:var(--content-text-color-light)}.PlanItem-module__plan___T7FcA .PlanItem-module__settings___5bzTY button:hover{background-color:var(--primary-color-light);color:var(--primary-color)}.PlanItem-module__plan___T7FcA.PlanItem-module__planHasError___2sEP0{border:1px solid var(--error-bg-color-active)}.PlanItem-module__plan___T7FcA.PlanItem-module__planHasError___2sEP0 .PlanItem-module__status___2TXwW{color:var(--error-button-color)}.PlanItem-module__removeModalContent___NdvRl{position:relative}.PlanItem-module__removeModalContent___NdvRl .PlanItem-module__deleteLoader___7OFyb{position:absolute;z-index:9;width:100%;height:100%;left:0;top:0;background-color:var(--content-background-color);opacity:.7;cursor:default;display:flex;justify-content:center;align-items:center}.PlanItem-module__removeModalContent___NdvRl .PlanItem-module__removeModalActions___-adYI{margin-top:20px;justify-content:right;display:flex;flex-direction:row;gap:10px}.PlanItem-module__removeModalContent___NdvRl .PlanItem-module__removeModalActions___-adYI button{background-color:var(--line-color);color:var(--content-text-color);padding:6px 12px;border-radius:4px;transition:all .12s linear}.PlanItem-module__removeModalContent___NdvRl .PlanItem-module__removeModalActions___-adYI button:nth-child(2){background-color:var(--error-button-color);color:var(--error-active-text)}.PlanItem-module__removeModalContent___NdvRl .PlanItem-module__removeModalActions___-adYI button:hover{filter:brightness(105%)}.PlanItem-module__planGrid___448Rx{width:100%;flex-direction:column;margin:0;align-items:flex-start;box-sizing:border-box;padding:0;gap:0}.PlanItem-module__planGrid___448Rx .PlanItem-module__leftContent___bZDen{width:100%;padding:15px;box-sizing:border-box}.PlanItem-module__planGrid___448Rx .PlanItem-module__leftContent___bZDen .PlanItem-module__status___2TXwW{position:absolute;right:0;margin-top:-15px;transform:scale(.8)}.PlanItem-module__planGrid___448Rx .PlanItem-module__leftContent___bZDen .PlanItem-module__title___GG8vd h4{margin-bottom:8px}.PlanItem-module__planGrid___448Rx .PlanItem-module__rightContent___TXmyV{flex-wrap:wrap;justify-content:flex-start;row-gap:0;column-gap:12px;border-top:1px solid var(--line-color);padding-top:10px;margin-top:5px;font-size:.9em;background-color:var(--primary-color-lighter)}.PlanItem-module__planGrid___448Rx .PlanItem-module__rightContent___TXmyV [class*=_history_]{width:100%;margin-top:10px;border-top:1px solid var(--line-color);background-color:var(--content-background-color);padding:10px;border-radius:0 0 6px 6px}.PlanItem-module__planGrid___448Rx .PlanItem-module__rightContent___TXmyV .PlanItem-module__moreBtn___TUaUS{margin-left:auto;position:absolute;right:10px;bottom:10px}.PlanItem-module__planGrid___448Rx .PlanItem-module__rightContent___TXmyV .PlanItem-module__interval___Y-sX6,.PlanItem-module__planGrid___448Rx .PlanItem-module__rightContent___TXmyV .PlanItem-module__time___NtcaW,.PlanItem-module__planGrid___448Rx .PlanItem-module__rightContent___TXmyV .PlanItem-module__size___RFKDl{min-width:unset}.PlanItem-module__planGrid___448Rx .PlanItem-module__rightContent___TXmyV .PlanItem-module__size___RFKDl{padding-left:15px}.PlanItem-module__planGrid___448Rx .PlanItem-module__settings___5bzTY{bottom:10px;top:auto;right:40px}@media only screen and (max-width:768px){.PlanItem-module__plan___T7FcA{flex-direction:column;align-items:flex-start;gap:0}.PlanItem-module__plan___T7FcA .PlanItem-module__title___GG8vd{margin-bottom:5px}.PlanItem-module__plan___T7FcA .PlanItem-module__status___2TXwW{position:absolute;right:0;margin-top:-15px;transform:scale(.8);opacity:.7}.PlanItem-module__plan___T7FcA .PlanItem-module__leftContent___bZDen{width:100%}.PlanItem-module__plan___T7FcA .PlanItem-module__rightContent___TXmyV{width:100%;gap:0px;padding-top:10px;border-top:1px solid var(--line-color);margin-top:10px;justify-content:flex-start}.PlanItem-module__plan___T7FcA .PlanItem-module__rightContent___TXmyV .PlanItem-module__interval___Y-sX6{display:none!important}.PlanItem-module__plan___T7FcA .PlanItem-module__rightContent___TXmyV [class*=_history_]{margin-left:auto}.PlanItem-module__plan___T7FcA .PlanItem-module__rightContent___TXmyV .PlanItem-module__moreBtn___TUaUS{margin-left:0}}.PlanPendingBackup-module__backup___Iq0vV{width:100%;padding:10px 15px;display:flex;justify-content:left;align-items:center;box-sizing:border-box;border-radius:6px;border:1px solid var(--line-color);margin-bottom:15px}.PlanPendingBackup-module__backup___Iq0vV .PlanPendingBackup-module__backupIcon___4h5V4{margin-right:15px}.PlanPendingBackup-module__backup___Iq0vV .PlanPendingBackup-module__progressSkeleton___jDSEB{display:block;width:100%;height:20px;margin-bottom:10px}.PlanPendingBackup-module__backup___Iq0vV .PlanPendingBackup-module__backupLeft___0BA5i{width:calc(55% - 20px)}.PlanPendingBackup-module__backup___Iq0vV .PlanPendingBackup-module__backupLeft___0BA5i .PlanPendingBackup-module__backupId___9k-jo{font-weight:600;margin-bottom:5px;color:var(--content-text-color)}.PlanPendingBackup-module__backup___Iq0vV .PlanPendingBackup-module__backupLeft___0BA5i .PlanPendingBackup-module__backupStart___7y-LF{color:var(--content-text-color-light);font-size:.75rem;display:flex;gap:10px}.PlanPendingBackup-module__backup___Iq0vV .PlanPendingBackup-module__backupRight___urN-H{width:calc(45% - 20px);display:flex;flex-direction:column;gap:5px;padding-top:10px}.PlanProgress-module__backupsHeader___MTbhz{width:100%;display:flex;justify-content:space-between;align-items:center;padding-top:10px}.PlanProgress-module__backupsHeader___MTbhz h3{font-size:.75rem;font-weight:600;color:var(--content-title-color)}.PlanProgress-module__backupsHeader___MTbhz h3 span{background-color:var(--line-color);color:var(--content-text-color-light);font-size:.7rem;padding:1px 8px;border-radius:20px}.PlanRemoveModal-module__removeRemoteToggle___EMR04{margin-top:15px}.PlanRemoveModal-module__removeRemoteToggle___EMR04 [class*=_toggleCheckbox]{opacity:1}.PlanRemoveModal-module__removeRemoteToggle___EMR04 [class*=_toggleCheckbox] span{width:100%}.PlanStats-module__planStats___h2ymi{display:flex;gap:20px}.PlanStats-module__planStats___h2ymi .PlanStats-module__widgetTitle___nxG-i{padding:2px 6px;background-color:var(--content-background-color);border:1px solid var(--line-color);color:var(--content-title-color);border-radius:4px;font-size:.6875rem;font-weight:600;width:max-content;position:relative;margin-top:-30px}.PlanStats-module__planStats___h2ymi .PlanStats-module__widgetTitle___nxG-i span{color:var(--icon-color)}.PlanStats-module__planStats___h2ymi .PlanStats-module__sources___xhbyX,.PlanStats-module__planStats___h2ymi .PlanStats-module__snapshots___Q-aWm,.PlanStats-module__planStats___h2ymi .PlanStats-module__health___FjQ63{border:1px solid var(--line-color);padding:20px;border-radius:6px;box-sizing:border-box}.PlanStats-module__planStats___h2ymi .PlanStats-module__sources___xhbyX{width:38%}.PlanStats-module__planStats___h2ymi .PlanStats-module__sources___xhbyX .PlanStats-module__sourceContent___-GEZd{display:flex;align-items:center;justify-content:center;padding:12px;gap:20%}.PlanStats-module__planStats___h2ymi .PlanStats-module__sources___xhbyX .PlanStats-module__sourceContent___-GEZd>div{text-align:center;display:flex;flex-direction:column;align-items:center;gap:5px;font-size:.75rem;font-weight:500}.PlanStats-module__planStats___h2ymi .PlanStats-module__sources___xhbyX .PlanStats-module__sourceContent___-GEZd>div img{width:auto;max-height:18px;display:block}.PlanStats-module__planStats___h2ymi .PlanStats-module__sources___xhbyX .PlanStats-module__sourceContent___-GEZd>div span{display:block;line-height:initial}.PlanStats-module__planStats___h2ymi .PlanStats-module__sources___xhbyX .PlanStats-module__sourceContent___-GEZd>div:nth-child(2){border:1px solid var(--line-color);border-radius:50%;width:30px;height:30px;box-sizing:border-box;padding-top:4px;position:relative}.PlanStats-module__planStats___h2ymi .PlanStats-module__sources___xhbyX .PlanStats-module__sourceContent___-GEZd>div .PlanStats-module__sourceArrow___A4kJH{position:absolute;left:35px;opacity:.6}.PlanStats-module__planStats___h2ymi .PlanStats-module__sources___xhbyX .PlanStats-module__sourceContent___-GEZd>div .PlanStats-module__sourceArrow___A4kJH:before{content:"";width:10px;height:2px;background:var(--content-text-color-light);position:absolute;left:-52px;top:8px;opacity:.7}.PlanStats-module__planStats___h2ymi .PlanStats-module__snapshots___Q-aWm{width:24%}.PlanStats-module__planStats___h2ymi .PlanStats-module__snapshots___Q-aWm .PlanStats-module__snapshotsContent___zQmF6{display:flex;justify-content:space-around;align-items:center;height:100%;margin-top:8px}.PlanStats-module__planStats___h2ymi .PlanStats-module__snapshots___Q-aWm .PlanStats-module__snapshotsContent___zQmF6>div{text-align:center;display:flex;flex-direction:column;align-items:center;font-size:.75rem;font-weight:500}.PlanStats-module__planStats___h2ymi .PlanStats-module__snapshots___Q-aWm .PlanStats-module__snapshotsContent___zQmF6>div>span:nth-child(1){font-size:1rem;font-weight:600;color:var(--content-subtitle-color)}.PlanStats-module__planStats___h2ymi .PlanStats-module__snapshots___Q-aWm .PlanStats-module__snapshotsContent___zQmF6>div:nth-child(2){width:1px;height:30px;background-color:var(--line-color)}.PlanStats-module__planStats___h2ymi .PlanStats-module__health___FjQ63{width:38%}@media only screen and (max-width:768px){.PlanStats-module__planStats___h2ymi{flex-direction:column}.PlanStats-module__planStats___h2ymi .PlanStats-module__sources___xhbyX,.PlanStats-module__planStats___h2ymi .PlanStats-module__snapshots___Q-aWm,.PlanStats-module__planStats___h2ymi .PlanStats-module__health___FjQ63{width:100%}}.GeneralSettings-module__field___gbwZl{margin-bottom:1rem}.IntegrationSettings-module__integrations___mAghJ{width:100%}.IntegrationSettings-module__integrations___mAghJ .IntegrationSettings-module__tabs___8vydU{display:flex;list-style-type:none;margin:0 0 20px;padding:0;gap:10px}.IntegrationSettings-module__integrations___mAghJ .IntegrationSettings-module__tabs___8vydU li{padding:5px 15px;border-radius:6px;font-size:.75rem;font-weight:500;cursor:pointer}.IntegrationSettings-module__integrations___mAghJ .IntegrationSettings-module__tabs___8vydU li.IntegrationSettings-module__tabActive___j7016{color:var(--primary-color);background:var(--background-color)}.IntegrationSettings-module__integrations___mAghJ .IntegrationSettings-module__field___W0k8x{width:420px;margin-bottom:20px;position:relative}.IntegrationSettings-module__integrations___mAghJ .IntegrationSettings-module__validateBtn___Zo78X{color:var(--primary-color);background:var(--background-color);padding:10px;border-radius:6px;width:100%;transition:all .12s linear}.IntegrationSettings-module__integrations___mAghJ .IntegrationSettings-module__validateBtn___Zo78X:hover{filter:contrast(.95)}.SkeletonItems-module__skeletonItems___JKfV8{display:flex;flex-direction:column}.SkeletonItems-module__skeletonItems___JKfV8 .SkeletonItems-module__skeletonItem___56yT7{position:relative;display:flex;flex-direction:row;align-items:center;padding:10px;margin-bottom:20px;min-height:41px;gap:10px;border-radius:7px;overflow:hidden;background-color:var(--content-background-color);color:var(--content-text-color-light);box-shadow:0 0 15px var(--content-shadow-color)}.SkeletonItems-module__skeletonItems___JKfV8 .SkeletonItems-module__skeletonItem___56yT7 .SkeletonItems-module__leftContent___Wivq9{flex-basis:60%;display:flex;flex-direction:row;align-items:center}.SkeletonItems-module__skeletonItems___JKfV8 .SkeletonItems-module__skeletonItem___56yT7 .SkeletonItems-module__leftContent___Wivq9 .SkeletonItems-module__status___KOjwt{width:28px;height:28px;margin-right:10px;margin-left:5px;border-radius:50%;background-color:var(--background-color)}.SkeletonItems-module__skeletonItems___JKfV8 .SkeletonItems-module__skeletonItem___56yT7 .SkeletonItems-module__leftContent___Wivq9 .SkeletonItems-module__content___fQAEe{display:flex;flex-direction:column;justify-content:flex-start}.SkeletonItems-module__skeletonItems___JKfV8 .SkeletonItems-module__skeletonItem___56yT7 .SkeletonItems-module__leftContent___Wivq9 .SkeletonItems-module__content___fQAEe .SkeletonItems-module__title___fMNWv{width:150px;height:13px;background-color:var(--content-shadow-color);margin-bottom:8px;border-radius:6px}.SkeletonItems-module__skeletonItems___JKfV8 .SkeletonItems-module__skeletonItem___56yT7 .SkeletonItems-module__leftContent___Wivq9 .SkeletonItems-module__content___fQAEe .SkeletonItems-module__sources___bUWOg{width:110px;height:11px;background-color:var(--background-color);border-radius:6px}.SkeletonItems-module__skeletonItems___JKfV8 .SkeletonItems-module__skeletonItem___56yT7 .SkeletonItems-module__rightContent___5szGh{display:flex;flex-direction:row;align-items:center;flex-basis:40%;justify-content:right;gap:20px;padding-right:30px}.SkeletonItems-module__skeletonItems___JKfV8 .SkeletonItems-module__skeletonItem___56yT7 .SkeletonItems-module__rightContent___5szGh>div{width:110px;height:14px;border-radius:6px;background-color:var(--background-color)}.SkeletonItems-module__skeletonItems___JKfV8 .SkeletonItems-module__skeletonItem___56yT7:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:SkeletonItems-module__shimmer___rUPNW 1.5s infinite linear}.SkeletonItems-module__skeletonItems___JKfV8.SkeletonItems-module__grid___SBnBr{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.SkeletonItems-module__skeletonItems___JKfV8.SkeletonItems-module__grid___SBnBr .SkeletonItems-module__skeletonItem___56yT7{width:100%;flex-direction:column;margin:0;align-items:flex-start;box-sizing:border-box;padding:0;gap:0}.SkeletonItems-module__skeletonItems___JKfV8.SkeletonItems-module__grid___SBnBr .SkeletonItems-module__skeletonItem___56yT7 .SkeletonItems-module__leftContent___Wivq9{width:100%;padding:22px 15px;box-sizing:border-box}.SkeletonItems-module__skeletonItems___JKfV8.SkeletonItems-module__grid___SBnBr .SkeletonItems-module__skeletonItem___56yT7 .SkeletonItems-module__leftContent___Wivq9 .SkeletonItems-module__status___KOjwt{position:absolute;right:0;margin-top:-15px;transform:scale(.8)}.SkeletonItems-module__skeletonItems___JKfV8.SkeletonItems-module__grid___SBnBr .SkeletonItems-module__skeletonItem___56yT7 .SkeletonItems-module__leftContent___Wivq9 .SkeletonItems-module__content___fQAEe .SkeletonItems-module__sources___bUWOg{width:190px;margin-top:5px}.SkeletonItems-module__skeletonItems___JKfV8.SkeletonItems-module__grid___SBnBr .SkeletonItems-module__skeletonItem___56yT7 .SkeletonItems-module__rightContent___5szGh{flex-wrap:wrap;justify-content:flex-start;row-gap:0;column-gap:12px;padding-top:12px;margin-top:5px;font-size:.9em;width:100%;box-sizing:border-box;border-top:1px solid var(--line-color);background-color:var(--primary-color-lighter);padding-right:0}.SkeletonItems-module__skeletonItems___JKfV8.SkeletonItems-module__grid___SBnBr .SkeletonItems-module__skeletonItem___56yT7 .SkeletonItems-module__rightContent___5szGh>div{width:60px}.SkeletonItems-module__skeletonItems___JKfV8.SkeletonItems-module__grid___SBnBr .SkeletonItems-module__skeletonItem___56yT7 .SkeletonItems-module__rightContent___5szGh .SkeletonItems-module__history___tpe9V{width:100%;margin-top:10px;border-top:1px solid var(--line-color);background-color:var(--content-background-color);padding:12px;border-radius:0 0 6px 6px}@keyframes SkeletonItems-module__shimmer___rUPNW{0%{left:-100%}to{left:100%}}@media only screen and (max-width:1024px){.SkeletonItems-module__skeletonItems___JKfV8.SkeletonItems-module__grid___SBnBr{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:768px){.SkeletonItems-module__skeletonItems___JKfV8.SkeletonItems-module__grid___SBnBr{grid-template-columns:repeat(1,1fr)}.SkeletonItems-module__skeletonItem___56yT7{flex-direction:column;align-items:flex-start;gap:0}}.AddStorage-module__addStorage___MniRD{position:relative}.AddStorage-module__addStorage___MniRD>div{top:10%}.AddStorage-module__loader___S-iBg{position:absolute;z-index:9;width:100%;height:100%;left:0;top:0;background-color:var(--content-background-color);opacity:.7;cursor:default;display:flex;justify-content:center;align-items:center}.AddStorage-module__field___X0CFQ{margin-bottom:20px;width:100%;position:relative}.AddStorage-module__field___X0CFQ .AddStorage-module__fieldErrorLabel___fvRqq{position:absolute;right:10px;top:15px;background-color:var(--error-bg-active);color:var(--error-active-text);padding:1px 12px;border-radius:20px;font-size:.75rem;letter-spacing:.2px;z-index:2}.AddStorage-module__label___1bwDs{font-weight:600;display:block;margin-bottom:8px;font-size:.75rem}.AddStorage-module__input___-lgKY{width:100%;border:1px solid var(--field-line-color);background-color:var(--content-background-color);padding:12px;font-size:.75rem;border-radius:6px;box-sizing:border-box}.AddStorage-module__input___-lgKY:focus{outline:none;border:1px solid var(--line-active-color)}.AddStorage-module__input___-lgKY.AddStorage-module__inputHasError___--aeQ{border-color:var(--error-bg-color-active)}.AddStorage-module__input___-lgKY:disabled{background-color:var(--light-grey);cursor:not-allowed}.AddStorage-module__storageType___JemC-{width:100%;background-color:var(--light-grey);border:1px solid var(--line-color);border-radius:6px;padding:8px 12px;cursor:not-allowed;color:var(--content-text-color);box-sizing:border-box}.AddStorage-module__storageType___JemC- img{max-height:18px;width:auto;margin-right:5px;vertical-align:middle}.AddStorage-module__createButton___FITQ9{width:100%;background:var(--primary-color);padding:12px;font-size:.75rem;border-radius:6px;color:var(--primary-text-color)}.AddStorage-module__advancedOptions___-dbE2{padding:20px;border:1px solid var(--line-color);border-top:0;border-radius:0 0 6px 6px}.AddStorage-module__advancedOptions___-dbE2 input[class^=_input]{width:100%}.AddStorage-module__advancedButton___HLFcy{display:flex;width:100%;cursor:pointer;justify-content:space-between;font-weight:500;position:relative;padding:10px;border:1px solid var(--line-color);border-radius:6px;box-sizing:border-box;-webkit-user-select:none;user-select:none}.AddStorage-module__advancedButton___HLFcy:hover{color:var(--primary-color)}.AddStorage-module__advancedButton___HLFcy.AddStorage-module__advancedButtonActive___E0gb9{border-radius:6px 6px 0 0}.AddStorage-module__authSettings___5Vua9{margin-bottom:20px}.AddStorage-module__oauthDoc___cDim7{background-color:var(--background-color);border:1px solid var(--line-color);border-radius:6px;box-sizing:border-box;padding:12px;word-break:break-all}.AddStorage-module__oauthDoc___cDim7 h4{font-weight:600;margin:0;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer}.AddStorage-module__oauthDoc___cDim7 h4 button{position:absolute;right:0;color:var(--icon-color)}.AddStorage-module__oauthDoc___cDim7 code{background-color:#0000001a;color:var(--content-text-color);padding:2px 6px;border-radius:6px}.AddStorage-module__oauthDoc___cDim7 .AddStorage-module__codeBlock___x71oQ{background-color:#333;color:#ccc;padding:10px;width:100%;display:block;border-radius:6px;box-sizing:border-box;margin:10px 0}.AddStorage-module__oauthDoc___cDim7 .AddStorage-module__codeBlock___x71oQ strong{color:var(--rt-color-success)}.StorageSettings-module__field___a53P5{margin-bottom:20px;width:100%;position:relative}.StorageSettings-module__field___a53P5 .StorageSettings-module__fieldErrorLabel___uG6kN{position:absolute;right:10px;top:15px;background-color:var(--error-bg-active);color:var(--error-active-text);padding:1px 12px;border-radius:20px;font-size:.75rem;letter-spacing:.2px;z-index:2}.StorageSettings-module__field___a53P5 .StorageSettings-module__fileManagerBtn___ysQ8m{position:absolute;right:0;top:-3px;padding:10px;cursor:pointer;color:var(--icon-color)}.StorageSettings-module__field___a53P5 .StorageSettings-module__fileManagerBtn___ysQ8m:hover{color:var(--primary-color)}.StorageItem-module__storage___86hwJ{display:flex;flex-direction:row;align-items:center;padding:10px;margin-bottom:20px;gap:10px;border-radius:7px;background-color:var(--content-background-color);color:var(--content-text-color-light);box-shadow:0 0 15px var(--content-shadow-color);position:relative;transition:all .2s linear}.StorageItem-module__storage___86hwJ:hover{box-shadow:0 0 20px var(--content-shadow-color)}.StorageItem-module__storage___86hwJ.StorageItem-module__storageEditing___buFWB{box-shadow:0 0 2px var(--primary-color)}.StorageItem-module__leftContent___HhG4p{flex-basis:40%;display:flex;flex-direction:row;align-items:center}.StorageItem-module__rightContent___8-52g{display:flex;flex-direction:row;align-items:center;flex-basis:60%;justify-content:right;gap:10px}.StorageItem-module__storageType___lGMZg{display:flex;align-items:center;margin-right:10px;margin-left:5px;width:28px;height:28px;background:var(--light-grey);padding:5px;border-radius:5px;justify-content:center}.StorageItem-module__storageType___lGMZg img{max-width:24px}.StorageItem-module__content___GHza-{display:flex;flex-direction:column;cursor:pointer;color:var(--content-text-color-light)}.StorageItem-module__content___GHza-:hover{color:inherit}.StorageItem-module__content___GHza-:hover h4{color:var(--primary-color)}.StorageItem-module__title___-gkwR{display:flex;flex-direction:row}.StorageItem-module__title___-gkwR h4{margin:0 0 2px;color:var(--content-text-color);display:flex;align-items:center}.StorageItem-module__title___-gkwR .icon{position:relative;top:2px;margin-left:5px;opacity:.5}.StorageItem-module__info___-1zlf{margin-right:30px;display:flex;align-items:center}.StorageItem-module__info___-1zlf .icon{position:relative;top:2px;margin-right:5px;opacity:.5}.StorageItem-module__info___-1zlf i{font-style:normal}.StorageItem-module__moreBtn___fL2Js{color:var(--content-text-color-light);padding:3px 6px;border-radius:4px}.StorageItem-module__moreBtn___fL2Js.StorageItem-module__moreBtnActive___YUB8a{background-color:var(--primary-color-light);color:var(--primary-color)}.StorageItem-module__settings___GcRtP{position:absolute;z-index:99;top:45px;right:15px;display:flex;flex-direction:column;justify-content:left;width:120px;text-align:left;align-items:center;background:var(--content-background-color);border:1px solid var(--line-color);border-radius:6px}.StorageItem-module__settings___GcRtP button{padding:6px 10px;width:100%;text-align:left;color:var(--content-text-color-light)}.StorageItem-module__settings___GcRtP button:hover{background-color:var(--primary-color-light);color:var(--primary-color)}.StorageItem-module__verifyModalContent___-64Ti{position:relative;padding-bottom:20px}.StorageItem-module__removeModalContent___3gG5C{position:relative}.StorageItem-module__removeModalContent___3gG5C .StorageItem-module__deleteLoader___OJ0T2{position:absolute;z-index:9;width:100%;height:100%;left:0;top:0;background-color:var(--content-background-color);opacity:.7;cursor:default;display:flex;justify-content:center;align-items:center}.StorageItem-module__removeModalContent___3gG5C .StorageItem-module__removeModalActions___UDLV5{margin-top:20px;justify-content:right;display:flex;flex-direction:row;gap:10px}.StorageItem-module__removeModalContent___3gG5C .StorageItem-module__removeModalActions___UDLV5 button{background-color:var(--line-color);color:var(--content-text-color);padding:6px 12px;border-radius:4px;transition:all .12s linear}.StorageItem-module__removeModalContent___3gG5C .StorageItem-module__removeModalActions___UDLV5 button:nth-child(2){background-color:var(--error-button-color);color:var(--error-active-text)}.StorageItem-module__removeModalContent___3gG5C .StorageItem-module__removeModalActions___UDLV5 button:hover{filter:brightness(105%)}.StorageItem-module__storageGrid___28nrV{width:100%;margin:0;flex-direction:column;align-items:baseline;padding:0 0 12px}.StorageItem-module__storageGrid___28nrV .StorageItem-module__leftContent___HhG4p{padding:12px;width:100%;box-sizing:border-box}.StorageItem-module__storageGrid___28nrV .StorageItem-module__rightContent___8-52g{width:100%;flex-basis:unset;justify-content:flex-start;padding:6px 10px;box-sizing:border-box;background:var(--primary-color-lighter)}.StorageItem-module__storageGrid___28nrV .StorageItem-module__rightContent___8-52g .StorageItem-module__moreBtn___fL2Js{margin-left:auto}.StorageItem-module__storageGrid___28nrV .StorageItem-module__settings___GcRtP{bottom:10px;top:auto;right:40px}@media only screen and (max-width:768px){.StorageItem-module__storage___86hwJ{flex-direction:column;align-items:flex-start;gap:5px}.StorageItem-module__rightContent___8-52g{width:100%;justify-content:flex-start;border-top:1px solid var(--line-color);padding-top:10px;margin-top:10px;gap:0}.StorageItem-module__rightContent___8-52g button.StorageItem-module__moreBtn___fL2Js{margin-left:auto}.StorageItem-module__settings___GcRtP{right:35px}}.DeviceSingle-module__deviceContent___9qSG6{width:100%;position:relative;padding:30px;border-radius:7px;box-sizing:border-box;background-color:var(--content-background-color);color:var(--content-text-color-light);box-shadow:0 0 15px var(--content-shadow-color);min-height:200px;margin-top:20px;display:flex;flex-direction:column}.DeviceSingle-module__noMetrics___2A3fQ{text-align:center;align-items:center;align-self:center;width:100%}.DeviceSingle-module__titleSkeleton___WtbBq{width:200px;height:30px}.DeviceSingle-module__version___yPu1x{display:flex;align-items:center}.DeviceSingle-module__version___yPu1x .icon{position:relative;top:2px;margin-right:5px;opacity:.5}.DeviceSingle-module__version___yPu1x i{font-style:normal}.DeviceSingle-module__version___yPu1x b{margin-left:3px;color:#06ba9f}.DeviceSingle-module__version___yPu1x.DeviceSingle-module__versionUpdate___07ymr{cursor:pointer}.DeviceSingle-module__version___yPu1x.DeviceSingle-module__versionUpdate___07ymr:hover{color:var(--primary-color)}.DeviceSingle-module__version___yPu1x.DeviceSingle-module__agentUpdateBtn___YHBtR svg{margin-right:4px;color:var(--icon-color)}.DeviceSingle-module__moreOptions___cAAY1{position:absolute;width:max-content;top:35px;right:10px;margin:0;padding:0;z-index:9;background-color:var(--content-background-color);border:1px solid var(--line-color);border-radius:6px;list-style-type:none}.DeviceSingle-module__moreOptions___cAAY1 li{cursor:pointer;padding:5px 15px;font-size:.9em;color:var(--content-text-color-light)}.DeviceSingle-module__moreOptions___cAAY1 li:hover{background-color:var(--primary-color-light);color:var(--primary-color)}.DeviceSingle-module__connectionStatus___quG58{width:12px;height:12px;border-radius:50%;background-color:var(--line-active-color);margin-left:4px}.DeviceSingle-module__connectionStatus___quG58.DeviceSingle-module__connected___yqaZb{background-color:#40e0d0}@media only screen and (max-width:768px){.DeviceSingle-module__device___o51z2 [class*=_header_]{flex-direction:column}.DeviceSingle-module__device___o51z2 .DeviceSingle-module__deviceContent___9qSG6{padding:20px}}.Login-module__loginPage___if--B{width:100%;height:100vh;display:flex;align-items:center;justify-content:top;flex-direction:column;padding-top:10%;box-sizing:border-box}.Login-module__loginLogo___AocbX h3{display:flex;align-items:center;color:var(--primary-color);font-size:1.125rem;text-transform:uppercase;font-weight:900}.Login-module__loginLogo___AocbX h3 span:nth-child(1){display:flex;color:var(--primary-color)}.Login-module__loginLogo___AocbX h3 span:nth-child(2){margin-left:5px}.Login-module__container___8KMHw{width:270px;border-radius:7px;background-color:var(--content-background-color);padding:30px 25px;box-shadow:0 0 10px var(--content-shadow-color)}.Login-module__loginForm___4oT5L{width:100%;display:flex}.Login-module__loginForm___4oT5L h4{margin-top:0}.Login-module__loginInput___d2g7-{margin-bottom:15px;position:relative}.Login-module__loginInput___d2g7- label{display:block;color:var(--content-text-color);font-size:.75rem;font-weight:600;margin-bottom:4px}.Login-module__loginInput___d2g7- input{border:1px solid;border-color:var(--line-color);border-radius:4px;padding:12px 12px 12px 36px;width:100%;box-sizing:border-box;outline:none}.Login-module__loginInput___d2g7- input:focus{outline:none;border-color:var(--primary-color)}.Login-module__loginInput___d2g7- .Login-module__loginInputIcon___-yPy1{position:absolute!important;left:12px;top:12px;opacity:.7}.Login-module__loginButton___Kml4v{background-color:var(--primary-color);color:var(--primary-text-color);font-size:.75rem;border-radius:4px;width:100%;box-sizing:border-box;padding:12px;font-weight:600}.Login-module__loginErrorMsg___Q8lmi{color:var(--error-text-color);background-color:var(--error-bg-color);padding:12px;border-radius:5px;margin-top:15px}.Plans-module__plans___lub8x{width:100%}.Plans-module__planItems___792m6{margin-top:20px}.Plans-module__planItems___792m6.Plans-module__plansGrid___Hcvbl{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}@media only screen and (max-width:1024px){.Plans-module__planItems___792m6.Plans-module__plansGrid___Hcvbl{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:768px){.Plans-module__planItems___792m6.Plans-module__plansGrid___Hcvbl{grid-template-columns:repeat(1,1fr)}}.PlanSingle-module__planSingle___Hmd5t .PlanSingle-module__planDescription___rM969{margin-left:6px}.PlanSingle-module__planSingle___Hmd5t .PlanSingle-module__planDescription___rM969 .icon{color:var(--icon-color)}.PlanSingle-module__planActions___UN2QW{position:relative}.PlanSingle-module__planActions___UN2QW .PlanSingle-module__moreOptions___tvMPN{position:absolute;width:max-content;top:35px;right:10px;margin:0;padding:0;z-index:9;background-color:var(--content-background-color);border:1px solid var(--line-color);border-radius:6px;list-style-type:none}.PlanSingle-module__planActions___UN2QW .PlanSingle-module__moreOptions___tvMPN li{cursor:pointer;padding:5px 15px;font-size:.9em;color:var(--content-text-color-light)}.PlanSingle-module__planActions___UN2QW .PlanSingle-module__moreOptions___tvMPN li:hover{background-color:var(--primary-color-light);color:var(--primary-color)}.PlanSingle-module__planContent___8hQlC{width:100%;position:relative;padding:30px;border-radius:7px;box-sizing:border-box;background-color:var(--content-background-color);color:var(--content-text-color-light);box-shadow:0 0 15px var(--content-shadow-color);min-height:200px;margin-top:20px}.PlanSingle-module__actionBtn___EVFlg:hover{color:var(--primary-color)}.PlanSingle-module__actionBtn___EVFlg.PlanSingle-module__actionBtnHighlight___SvD3-{font-weight:600;color:var(--content-text-color-light)}@media only screen and (max-width:768px){.PlanSingle-module__planSingle___Hmd5t [class*=_header_]{flex-direction:column;align-items:flex-start}.PlanSingle-module__planSingle___Hmd5t [class*=_header_] [class*=_rightSection_]{width:100%}.PlanSingle-module__planSingle___Hmd5t [class*=_header_] .PlanSingle-module__planActions___UN2QW{width:100%;display:flex;justify-content:flex-start}.PlanSingle-module__planSingle___Hmd5t [class*=_header_] .PlanSingle-module__planActions___UN2QW .PlanSingle-module__actionMoreBtn___TzEvH{margin-left:auto}.PlanSingle-module__planSingle___Hmd5t .PlanSingle-module__planContent___8hQlC{padding:20px 15px 15px}}.Settings-module__settings___3EMze .Settings-module__settingsContent___sQkAQ{width:100%;position:relative;border-radius:7px;box-sizing:border-box;background-color:var(--content-background-color);color:var(--content-text-color-light);box-shadow:0 0 15px var(--content-shadow-color);min-height:400px;margin-top:20px}.Settings-module__settings___3EMze .Settings-module__settingsContent___sQkAQ .Settings-module__sidebar___Zun4Y{width:180px;height:100%;position:absolute;border-radius:6px 0 0 6px;box-sizing:border-box;padding:20px;border-right:1px solid var(--line-color);display:flex;flex-direction:column;justify-content:space-between}.Settings-module__settings___3EMze .Settings-module__settingsContent___sQkAQ .Settings-module__updateBtn___wqnkg{width:100%;padding:12px;background-color:var(--primary-color);color:var(--primary-text-color);border-radius:6px;font-weight:600}.Settings-module__settings___3EMze .Settings-module__settingsContent___sQkAQ .Settings-module__tabs___MRho0{margin:0;list-style-type:none;display:flex;flex-direction:column;padding:0;gap:.5rem}.Settings-module__settings___3EMze .Settings-module__settingsContent___sQkAQ .Settings-module__tabs___MRho0 li{cursor:pointer;padding:10px 16px 10px 20px;position:relative;font-weight:500}.Settings-module__settings___3EMze .Settings-module__settingsContent___sQkAQ .Settings-module__tabs___MRho0 li.Settings-module__tabActive___EmrO1{border-right:0;border-radius:6px;color:var(--primary-color);background:var(--background-color)}.Settings-module__settings___3EMze .Settings-module__settingsContent___sQkAQ .Settings-module__content___CUimD{padding:30px;width:calc(100% - 180px);min-height:500px;position:relative;left:180px;box-sizing:border-box;display:flex;justify-content:flex-start;overflow:hidden}.Settings-module__settings___3EMze .Settings-module__settingsContent___sQkAQ .Settings-module__content___CUimD h4{color:var(--content-title-color);margin-top:0}.Settings-module__settings___3EMze .Settings-module__settingsContent___sQkAQ .Settings-module__content___CUimD .Settings-module__field___orFXD{margin-bottom:1rem}@media only screen and (max-width:768px){.Settings-module__settings___3EMze .Settings-module__settingsContent___sQkAQ .Settings-module__content___CUimD{left:0;width:100%;min-height:600px}.Settings-module__settings___3EMze .Settings-module__settingsContent___sQkAQ .Settings-module__tabs___MRho0{flex-direction:row;gap:0}.Settings-module__settings___3EMze .Settings-module__settingsContent___sQkAQ .Settings-module__tabs___MRho0 li{font-size:0}.Settings-module__settings___3EMze .Settings-module__settingsContent___sQkAQ .Settings-module__sidebar___Zun4Y{position:relative;width:100%;height:auto;justify-content:space-between;flex-direction:row;border-bottom:1px solid var(--line-color);padding:12px}.Settings-module__settings___3EMze .Settings-module__settingsContent___sQkAQ .Settings-module__sidebar___Zun4Y .Settings-module__updateBtn___wqnkg{width:90px}}.Setup-module__setupPage___hw9oz{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;box-sizing:border-box}.Setup-module__setupLogo___ZjC7M{margin-bottom:20px}.Setup-module__setupLogo___ZjC7M h3{display:flex;align-items:center;color:var(--primary-color);font-size:1.25rem;text-transform:uppercase;font-weight:900}.Setup-module__setupLogo___ZjC7M h3 span:nth-child(1){display:flex;color:var(--primary-color)}.Setup-module__setupLogo___ZjC7M h3 span:nth-child(2){margin-left:5px}.Setup-module__setupContainer___yF-Fg{width:400px;max-width:90%;border-radius:10px;background-color:var(--content-background-color);padding:35px 30px;box-shadow:0 0 10px var(--content-shadow-color)}.Setup-module__setupHeader___8PgC2{text-align:center;margin-bottom:25px}.Setup-module__setupHeader___8PgC2 h2{margin:0 0 10px;color:var(--content-text-color);font-size:1.3rem}.Setup-module__setupHeader___8PgC2 p{margin:0;color:var(--content-text-muted-color);font-size:.875rem;line-height:1.5}.Setup-module__setupForm___K3UFB{width:100%}.Setup-module__setupInput___QFvMI{margin-bottom:20px;position:relative}.Setup-module__setupInput___QFvMI label{display:block;color:var(--content-text-color);font-size:.8125rem;font-weight:600;margin-bottom:6px}.Setup-module__setupInput___QFvMI input{border:1px solid;border-color:var(--line-color);border-radius:6px;padding:14px 14px 14px 40px;width:100%;box-sizing:border-box;outline:none;font-size:.875rem;transition:border-color .2s ease}.Setup-module__setupInput___QFvMI input:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}.Setup-module__setupInput___QFvMI .Setup-module__setupInputIcon___j-Y7Y{position:absolute!important;left:14px;top:42px;opacity:.6}.Setup-module__setupInput___QFvMI .Setup-module__inputHint___w0qMp{margin-top:6px;font-size:.75rem;color:var(--content-text-muted-color)}.Setup-module__setupButton___aFtD6{background-color:var(--primary-color);color:var(--primary-text-color);font-size:.875rem;border-radius:6px;width:100%;box-sizing:border-box;padding:14px;font-weight:600;cursor:pointer;transition:opacity .2s ease;margin-top:10px}.Setup-module__setupButton___aFtD6:hover:not(:disabled){opacity:.9}.Setup-module__setupButton___aFtD6:disabled{opacity:.6;cursor:not-allowed}.Setup-module__setupErrorMsg___1w7rC{color:var(--error-text-color);background-color:var(--error-bg-color);padding:14px;border-radius:6px;margin-top:15px;font-size:.875rem}.Setup-module__setupSuccessMsg___MnXR3{color:var(--success-text-color);background-color:var(--success-bg-color);padding:14px;border-radius:6px;margin-top:15px;font-size:.875rem;text-align:center}.Setup-module__setupInfoBox___3EGEe{border-left:4px solid var(--primary-color);background-color:var(--primary-color-lighter);padding:15px;border-radius:6px;margin-bottom:25px}.Setup-module__setupInfoBox___3EGEe h4{margin:0 0 8px;color:var(--content-text-color);font-size:.9375rem}.Setup-module__setupInfoBox___3EGEe p{margin:0;color:var(--content-text-muted-color);font-size:.8125rem;line-height:1.5}.Setup-module__loadingSpinner___yVqOM{display:flex;align-items:center;justify-content:center;padding:40px}.Sources-module__devices___lLB3H{width:100%}.Sources-module__deviceItems___L81MD{margin-top:20px}.Sources-module__devicesGrid___mMrlL{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}@media only screen and (max-width:1024px){.Sources-module__deviceItems___L81MD.Sources-module__devicesGrid___mMrlL{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:768px){.Sources-module__deviceItems___L81MD.Sources-module__devicesGrid___mMrlL{grid-template-columns:repeat(1,1fr)}}.Storages-module__storages___ltLU7{width:100%}.Storages-module__storageItems___-YvOF{margin-top:20px}.Storages-module__storagesGrid___QG04j{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}@media only screen and (max-width:1024px){.Storages-module__storageItems___-YvOF.Storages-module__storagesGrid___QG04j{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:768px){.Storages-module__storageItems___-YvOF.Storages-module__storagesGrid___QG04j{grid-template-columns:repeat(1,1fr)}}
|
|
1
|
+
@charset "UTF-8";._sideNav_O3Flm{position:absolute}._logo_HHTl9{position:relative;background-color:var(--primary-color);padding:10px;border-radius:50%;box-sizing:border-box;display:flex}._navMenu_2OSNT{display:flex;flex-direction:column;gap:10px;align-items:center;margin-top:10px}._navMenu_2OSNT>a{width:50px;height:50px;background:transparent;border-radius:50%;color:var(--nav-color);cursor:pointer}._navMenu_2OSNT>a.active{background-color:var(--content-background-color);color:var(--primary-color)}._navMenuLabel_1RIcT{padding:10px;display:block;text-align:center}@media only screen and (max-width:768px){._logo_HHTl9{display:none}._navMenu_2OSNT{position:fixed;width:100%;left:0;bottom:0;z-index:999;flex-direction:row-reverse;background:var(--content-background-color);box-shadow:0 0 15px var(--content-shadow-color);margin-top:0;gap:0;justify-content:space-around}}._modal_jiWfC{position:fixed;width:100%;height:100vh;top:0;left:0;z-index:99999999;background:var(--modal-shadow-color-light);opacity:0;overflow:auto;transition:opacity .3s ease-out}._modal_jiWfC ._modalContent_UC7BZ{position:absolute;width:70%;background:var(--content-background-color);color:var(--content-text-color);border-radius:8px;border:1px solid var(--content-shadow-color);margin:0 auto;left:0;right:0;top:20%;padding:20px;box-sizing:border-box;box-shadow:0 0 20px var(--modal-shadow-color);word-break:break-word;transform:translateY(-30px);opacity:0;transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .3s ease-out}._modal_jiWfC ._modalContent_UC7BZ._active_vabrc{transform:translateY(0);opacity:1}._modal_jiWfC ._modalContent_UC7BZ h3{margin-top:0;color:var(--content-text-color)}._modal_jiWfC ._modalClose_c7S4D{position:absolute;right:0;top:0;margin:10px;background:transparent;opacity:.5;color:var(--content-text-color);transition:all .2s linear}._modal_jiWfC ._modalClose_c7S4D:hover{opacity:1;transform:rotate(90deg)}._modal_jiWfC._active_vabrc{opacity:1}._modal_jiWfC._autoVertical_jnYHj ._modalContent_UC7BZ{top:50%;transform:translateY(-50%);transition:none}._modal_jiWfC._autoVertical_jnYHj ._modalContent_UC7BZ._active_vabrc{transform:translateY(-50%);opacity:1}@media only screen and (max-width:768px){._modal_jiWfC ._modalContent_UC7BZ{max-width:90%}}._appContentWrap_KtqEs{margin-left:40px;margin-bottom:40px;width:100%}@media only screen and (max-width:768px){._appContentWrap_KtqEs{margin-left:0;padding-bottom:0}}._app_mzpbk{width:100%;display:flex;justify-content:center;min-height:calc(100vh - 60px);padding:0 20px;box-sizing:border-box}._appContainer_wnh2A{width:var(--container-width);padding-top:6%;display:flex}._footer_CbIOj{width:100%;bottom:0;padding:20px 0;left:0;right:0;margin:0 auto;text-align:center;color:var(--icon-color);font-size:.9em}._footer_CbIOj a{color:inherit}._footer_CbIOj a:hover{color:var(--background-text-color-dark)}._footer_CbIOj button{color:inherit}._footer_CbIOj button:hover{color:var(--background-text-color)}._loader_eAxG7{position:absolute;z-index:9;width:100%;height:100%;left:0;top:0;background-color:var(--content-background-color);opacity:.7;cursor:default;display:flex;justify-content:center;align-items:center}._error_T3ToL{padding:4px 8px;background-color:var(--error-bg-color);color:var(--error-text-color);margin-top:10px;border-radius:6px}._success_JCZFx{padding:4px 8px;background-color:var(--success-bg-color);color:var(--success-text-color);margin-top:10px;border-radius:6px}._actions_xpxeY{margin-top:20px;justify-content:right;display:flex;flex-direction:row;gap:10px}._actions_xpxeY button{background-color:var(--line-color);color:var(--content-text-color);padding:6px 12px;border-radius:4px;transition:all .12s linear}._actions_xpxeY button:nth-child(2){background-color:var(--primary-color);color:var(--primary-text-color)}._actions_xpxeY button:nth-child(2):hover{background-color:var(--primary-hover-color)}._actions_xpxeY button._dangerBtn_ThSBO{background-color:var(--error-button-color)}._actions_xpxeY button._dangerBtn_ThSBO:hover{background-color:var(--error-text-color)}._animatedWrapper_35x4n{transition:all var(--animation-duration, .3s) ease-in-out;will-change:opacity,transform}._absolute_4dy4r{position:absolute;top:0;left:0;width:100%;padding:inherit;box-sizing:border-box}._fade_kQVmu{opacity:0}._fade_kQVmu._active_QCVfW{opacity:1}._slide-up_BNQx3{opacity:0;transform:translateY(20px)}._slide-up_BNQx3._active_QCVfW{opacity:1;transform:translateY(0)}._slide-down_Ov6QN{opacity:0;transform:translateY(-20px)}._slide-down_Ov6QN._active_QCVfW{opacity:1;transform:translateY(0)}._slide-left_JSu7S{opacity:0;transform:translate(20px)}._slide-left_JSu7S._active_QCVfW{opacity:1;transform:translate(0)}._slide-right_yhSI9{opacity:0;transform:translate(-20px)}._slide-right_yhSI9._active_QCVfW{opacity:1;transform:translate(0)}._scale_s8S5d{opacity:0;transform:scale(.9)}._scale_s8S5d._active_QCVfW{opacity:1;transform:scale(1)}._rotate_qzBQU{opacity:0;transform:rotate(-10deg) scale(.95)}._rotate_qzBQU._active_QCVfW{opacity:1;transform:rotate(0) scale(1)}._button_mt8ZN{padding:12px 20px;font-weight:600;font-size:.9em;border-radius:6px;cursor:pointer;transition:all .12s linear}._button_mt8ZN .icon{margin-right:5px}._button--sm_cqdKb{font-size:.75em;border-radius:4px;padding:8px 16px}._button--lg_28nEb{font-size:1.1em;padding:16px 24px}._button--primary_1xJEv{background-color:var(--primary-color);color:var(--primary-text-color)}._button--primary_1xJEv:hover{background-color:var(--primary-hover-color)}._button--secondary_w9owj{background-color:var(--primary-color-light);color:var(--primary-color)}._button--secondary_w9owj:hover{color:var(--primary-color-light);background-color:var(--primary-color)}._button--tertiary_RoGdA{background-color:var(--line-color);color:var(--content-text-color-light)}._button--tertiary_RoGdA:hover{filter:brightness(.95);color:var(--content-text-color)}._button--danger_w6x7n{background-color:var(--error-button-color);color:var(--primary-text-color)}._button--danger_w6x7n:hover{background-color:var(--error-text-color)}._fileManager_aDrwc{background:var(--content-background-color);border-radius:4px;width:100%;max-height:65vh;display:flex;flex-direction:column}._navigationBar_1AroU{display:flex;align-items:center;padding:12px;border-bottom:1px solid var(--line-color);gap:12px}._navigationBar_1AroU button{display:flex;align-items:center;gap:4px;padding:5px 10px;border-radius:4px;border:1px solid var(--line-color);background:transparent;cursor:pointer;color:var(--icon-color)}._navigationBar_1AroU button:hover{background:var(--light-grey);color:var(--content-color)}._navigationBar_1AroU button:disabled{opacity:.5;cursor:not-allowed}._currentPath_cVdV9{flex:1;padding:6px 12px;background:var(--light-grey);border-radius:4px;font-family:inherit;height:21px;color:inherit;cursor:text;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._currentPath_cVdV9:hover{background:var(--line-color);color:var(--content-text-color)}._currentPath_cVdV9 input{background-color:transparent;border:none;width:100%;outline:none;color:var(--content-text-color)}._currentPath_cVdV9 button{background:none;border:none;padding:2px 0;cursor:pointer;font-family:inherit;display:inline-block;border-radius:0;color:inherit}._currentPath_cVdV9 button:hover{color:var(--primary-color);text-decoration:underline}._fileList_AXO80{flex:1;overflow-y:auto;min-height:300px}._empty_pIu2Y{text-align:center;width:100%;height:100%;padding:10%;box-sizing:border-box}._fileHeader_pDFDU{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;padding:8px 12px;background:var(--light-grey);border-bottom:1px solid var(--line-color);font-weight:500;position:sticky;top:0;z-index:3;text-align:center}._fileHeader_pDFDU div{cursor:pointer;-webkit-user-select:none;user-select:none}._fileListContainer_k31sv{display:flex;flex-direction:column;flex:1;overflow:hidden}._fileRow_mUxpD{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;padding:8px 12px;border-bottom:1px solid var(--line-color);box-sizing:border-box;cursor:pointer;text-align:center;color:var(--content-text-color-light)}._fileRow_mUxpD:hover{background:var(--light-grey)}._fileRow_mUxpD._selected_40OaM{background-color:var(--background-color)}._fileRow_mUxpD._selected_40OaM ._fileName_HLD33 button{color:var(--primary-color);opacity:1}._fileRow_mUxpD:last-child{border-bottom:none}._fileName_HLD33{display:flex;align-items:center;text-align:left;word-break:break-all;gap:6px;max-width:300px;color:var(--content-text-color)}._fileName_HLD33 button{opacity:.3;color:var(--icon-color)}._fileName_HLD33 ._fileNameText_OCYAF{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._fileSize_TQRkB{max-width:70px}._selected_40OaM{background:#e6f7ff}._loading_CmWSR{padding:24px;text-align:center;color:#666}@media only screen and (max-width:768px){._fileHeader_pDFDU{display:none}._fileList_AXO80{height:100%!important}._fileRow_mUxpD{display:flex;flex-direction:column;align-items:stretch}._fileRow_mUxpD ._fileName_HLD33{width:100%;margin-bottom:5px}._fileRow_mUxpD ._mobileFileInfo_KiAvd{display:flex;flex-direction:row;justify-content:flex-start;width:100%;padding-left:30px;box-sizing:border-box}._fileRow_mUxpD ._mobileFileInfo_KiAvd>div{padding:0 10px}._fileManager_aDrwc{height:calc(100vh - 120px);max-height:unset}}._folderPickerModal_8dp3p{position:fixed;width:100%;height:100vh;top:0;left:0;z-index:99999999;background:var(--modal-shadow-color-light)}._folderPickerModal_8dp3p ._folderPickerModalInner_8iThX{position:absolute;width:70%;max-width:1000px;background:var(--content-background-color);color:var(--content-text-color);border-radius:8px;border:1px solid var(--content-shadow-color);margin:0 auto;left:0;right:0;top:10%;box-sizing:border-box;box-shadow:0 0 20px var(--modal-shadow-color)}._folderPickerModal_8dp3p ._folderPickerModalInner_8iThX ._folderPickerHeader_6WCyC{display:flex;align-items:center;justify-content:space-between;padding:10px 15px;border-bottom:1px solid var(--line-color)}._folderPickerModal_8dp3p ._folderPickerModalInner_8iThX ._folderPickerHeader_6WCyC h4{margin:0}._folderPickerModal_8dp3p ._folderPickerModalInner_8iThX ._folderPickerHeader_6WCyC button{padding:10px;cursor:pointer;background:transparent;opacity:.5;color:var(--content-text-color);transition:all .2s linear}._folderPickerModal_8dp3p ._folderPickerModalInner_8iThX ._folderPickerHeader_6WCyC button:hover{opacity:1;transform:rotate(90deg)}._folderPickerModal_8dp3p ._folderPickerModalInner_8iThX ._folderPickerFooter_Z3QEs{display:flex;align-items:center;justify-content:flex-end;padding:10px 15px;border-top:1px solid var(--line-color)}._folderPickerModal_8dp3p ._folderPickerModalInner_8iThX ._folderPickerFooter_Z3QEs button{background-color:var(--primary-color);color:var(--primary-text-color);padding:10px 12px;cursor:pointer;border-radius:6px}._folderPickerModal_8dp3p ._folderPickerModalInner_8iThX ._folderPickerFooter_Z3QEs._folderPickerFooterWithText_KWGxe{justify-content:space-between}._folderPickerModal_8dp3p ._folderPickerModalInner_8iThX ._folderPickerContent_jN6UB{padding:20px;max-height:500px;overflow:auto}@media only screen and (max-width:768px){._folderPickerModal_8dp3p ._folderPickerModalInner_8iThX{width:100%;top:0}}._layoutSelector_6Dpcu{position:relative}._layoutActive_gEkLz span{opacity:1;color:inherit}._lists_KyPI4{border:1px solid var(--line-color);margin-top:-1px;position:absolute;z-index:9999;background:var(--field-bg);width:calc(100% - 2px);max-height:200px;overflow:auto;font-size:.75rem;right:0;border-radius:6px}._lists_KyPI4 ul{margin:0;padding:0;list-style-type:none}._lists_KyPI4 ul li{padding:8px 10px;cursor:pointer}._lists_KyPI4 ul li._selectedItem_LPIct{color:var(--field-bg);background:var(--primary-color)}._lists_KyPI4 ul li:hover{background:var(--background-color);color:inherit}@media only screen and (max-width:768px){._layoutSelector_6Dpcu{display:none}}._logViewer_Pxqwr{display:flex;flex-direction:column;height:100%;border:1px solid var(--line-color);border-radius:8px;overflow:hidden}._logViewer_Pxqwr ._toolbar_txpcD{display:flex;padding:12px;border-bottom:1px solid var(--line-color);gap:15px;align-items:center;justify-content:space-between}._logViewer_Pxqwr ._toolbar_txpcD ._toolbarRight_Jxo8M{display:flex;flex-direction:row;gap:15px;justify-content:space-between}._logViewer_Pxqwr ._toolbar_txpcD ._toolbarRight_Jxo8M button{color:var(--icon-color)}._logViewer_Pxqwr ._toolbar_txpcD ._toolbarRight_Jxo8M button:hover{color:var(--primary-color)}._logViewer_Pxqwr ._toolbar_txpcD ._toolbarRight_Jxo8M ._filters_DZHDI{display:flex;gap:12px}._logViewer_Pxqwr ._toolbar_txpcD ._toolbarRight_Jxo8M ._filters_DZHDI input{accent-color:var(--primary-color)}._logViewer_Pxqwr ._toolbar_txpcD ._toolbarRight_Jxo8M ._filters_DZHDI label{display:flex;align-items:center;gap:4px;text-transform:capitalize}._logViewer_Pxqwr ._toolbar_txpcD ._toolbarRight_Jxo8M ._search_7xB4R{display:flex;align-items:center;gap:8px;padding:4px 12px;border:1px solid var(--line-color);border-radius:6px;margin-left:auto}._logViewer_Pxqwr ._toolbar_txpcD ._toolbarRight_Jxo8M ._search_7xB4R input{border:none;outline:none;font-size:.75rem;background-color:var(--content-background-color)}._logViewer_Pxqwr ._logsTable_rXLuX ._logsHeader_0gDT8{display:grid;grid-template-columns:repeat(4,1fr) 55%;padding:12px;background:var(--background-color);font-weight:600}._logViewer_Pxqwr ._logsTable_rXLuX ._logsHeader_0gDT8 ._logsHeaderItemTime_cdIPZ{width:170px}._logViewer_Pxqwr ._logsTable_rXLuX ._logs_d9AVl{height:calc(100vh - 290px);overflow:auto}._logViewer_Pxqwr ._logsTable_rXLuX ._logs_d9AVl ._log_La4jv{display:grid;grid-template-columns:repeat(4,1fr) 55%;padding:8px 12px;border-bottom:1px solid var(--line-color);position:relative}._logViewer_Pxqwr ._logsTable_rXLuX ._logs_d9AVl ._log_La4jv ._logTime_coGsS{width:170px}._logViewer_Pxqwr ._logsTable_rXLuX ._logs_d9AVl ._log_La4jv ._logType_Y77Mv{padding:2px 12px;font-size:.7rem;background-color:var(--background-color);border-radius:20px;text-transform:capitalize;display:inline-block;width:max-content;height:max-content}._logViewer_Pxqwr ._logsTable_rXLuX ._logs_d9AVl ._log_La4jv ._logType_Y77Mv._logType--error_d8a4O{background-color:#ffdada;color:#c43e3e}._logViewer_Pxqwr ._logsTable_rXLuX ._logs_d9AVl ._log_La4jv ._logType_Y77Mv._logType--warn_aUyRe{background-color:#fff2d9;color:#d19628}._logViewer_Pxqwr ._logsTable_rXLuX ._logs_d9AVl ._log_La4jv ._logType_Y77Mv._logType--info_dlOI5{background-color:#e7edff;color:#6182e4}._logViewer_Pxqwr ._logsTable_rXLuX ._logs_d9AVl ._log_La4jv ._logMessage_IcKbL{overflow:auto}._logViewer_Pxqwr ._logsTable_rXLuX ._logs_d9AVl ._log_La4jv._log--backupStart_ONCPP{border-top:1px solid #e4e6ff;margin-top:30px;padding-top:20px}._logViewer_Pxqwr ._logsTable_rXLuX ._logs_d9AVl ._backupStartLabel_uuXLb{position:absolute;background:var(--primary-color-light);color:var(--primary-color);font-weight:600;font-size:.7rem;padding:2px 12px;border-radius:30px;left:0;right:0;top:-12px;margin:0 auto;width:max-content}._logViewer_Pxqwr ._pagination_w4Pdc{display:flex;justify-content:center;align-items:center;gap:8px;padding:12px;border-top:1px solid var(--line-color)}._logViewer_Pxqwr ._pagination_w4Pdc ._paginationButton_7wf2N{padding:6px 12px;border:1px solid var(--line-color);border-radius:6px;background:transparent;cursor:pointer;font-size:.875rem;transition:all .2s;color:var(--content-text-color-light)}._logViewer_Pxqwr ._pagination_w4Pdc ._paginationButton_7wf2N:hover:not(:disabled){background:var(--primary-color-light);color:var(--primary-color);border-color:var(--primary-color)}._logViewer_Pxqwr ._pagination_w4Pdc ._paginationButton_7wf2N:disabled{opacity:.5;cursor:not-allowed}._logViewer_Pxqwr ._pagination_w4Pdc ._paginationButton_7wf2N._paginationButtonActive_O9fZ8{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}@media only screen and (max-width:768px){._logViewer_Pxqwr ._toolbar_txpcD{flex-direction:column;align-items:baseline}._logViewer_Pxqwr ._toolbar_txpcD ._toolbarRight_Jxo8M{justify-content:space-between;flex-wrap:wrap}._logViewer_Pxqwr ._logsTable_rXLuX{overflow-x:auto;overflow-y:hidden;width:100%}._logViewer_Pxqwr ._logsTable_rXLuX ._logs_d9AVl,._logViewer_Pxqwr ._logsTable_rXLuX ._logsHeader_0gDT8{width:1100px}}._multiSelectField_ai60x ._search_wHrol{border:1px solid;border-color:var(--field-line-color);border-radius:4px 4px 0 0;border-bottom:0;position:relative;top:-1px;color:var(--icon-color)}._multiSelectField_ai60x ._search_wHrol span{position:absolute;margin:5px}._multiSelectField_ai60x ._search_wHrol button{position:absolute;right:0;margin:5px;color:var(--icon-color)}._multiSelectField_ai60x ._search_wHrol button span{position:relative;margin:0}._multiSelectField_ai60x ._search_wHrol input{padding:8px 12px 8px 24px;width:100%;border:none;box-sizing:border-box;background-color:var(--content-background-color)}._multiSelectField_ai60x ._search_wHrol input:focus{outline:none;background-color:var(--field-line-color)}._multiSelectField_ai60x ._dropdown_CqxpZ{width:auto;min-width:150px;position:relative;margin-top:0}._multiSelectField_ai60x ._dropdown_CqxpZ ._selected_Fn9o0{padding:6px 10px;border:1px solid;background:var(--field-bg);border-color:var(--field-line-color);border-radius:6px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}._multiSelectField_ai60x ._dropdown_CqxpZ ._selected_Fn9o0 span{-webkit-user-select:none;user-select:none;font-size:.75rem}._multiSelectField_ai60x ._dropdown_CqxpZ ._selected_Fn9o0 span i{padding:1px 5px;background-color:var(--line-color);border-radius:20px;font-size:.6rem;margin-left:5px;font-style:normal}._multiSelectField_ai60x ._dropdown_CqxpZ ._selected_Fn9o0 img{margin-right:5px;max-height:16px;width:auto;vertical-align:top}._multiSelectField_ai60x ._dropdown_CqxpZ ._selected_Fn9o0 ._dropBtn_JB4tO{background:transparent;color:var(--icon-color)}._multiSelectField_ai60x ._dropdown_CqxpZ ._lists_TwDAP{border:1px solid var(--line-color);margin-top:-1px;position:absolute;z-index:9999;background:var(--field-bg);width:calc(100% - 2px);border-radius:0 0 4px 4px;max-height:210px;overflow:auto;font-size:.75rem}._multiSelectField_ai60x ._dropdown_CqxpZ ._lists_TwDAP ul{margin:0;padding:0;list-style-type:none}._multiSelectField_ai60x ._dropdown_CqxpZ ._lists_TwDAP ul li{padding:8px 10px;cursor:pointer;text-transform:capitalize}._multiSelectField_ai60x ._dropdown_CqxpZ ._lists_TwDAP ul li span svg{color:var(--icon-color)}._multiSelectField_ai60x ._dropdown_CqxpZ ._lists_TwDAP ul li img{margin-right:5px;max-height:16px;width:auto;vertical-align:top}._multiSelectField_ai60x ._dropdown_CqxpZ ._lists_TwDAP ul li .icon{margin-right:5px;opacity:.7}._multiSelectField_ai60x ._dropdown_CqxpZ ._lists_TwDAP ul li._selectedItem_rUP0x{background:var(--primary-color-light);color:var(--primary-hover-color)}._multiSelectField_ai60x ._dropdown_CqxpZ ._lists_TwDAP ul li._selectedItem_rUP0x span svg{color:var(--primary-hover-color)}._multiSelectField_ai60x ._dropdown_CqxpZ ._lists_TwDAP ul li:hover{background:var(--background-color);color:inherit}._multiSelectField_ai60x._multiSelectFieldFull_5e4cs ._dropdown_CqxpZ{width:100%}._multiSelectField_ai60x._multiSelectFieldLarge_sLxM7 ._selected_Fn9o0{padding:12px}._multiSelectField_ai60x._multiSelectFieldDisabled_Hefor ._selected_Fn9o0{background-color:var(--line-color)}._multiSelectField_ai60x._fieldHasError_haiz8 ._selected_Fn9o0{border-color:var(--error-bg-color-active)}._multiSelectField_ai60x._multiSelectFieldOpen_Gg9dH ._selected_Fn9o0{border-radius:6px 6px 0 0}._formField_Q6BJN{width:100%;display:flex;flex-direction:column;gap:.25rem}._formField_Q6BJN ._fieldInner_Gzspg{display:flex;flex-direction:row;align-items:center;gap:1.25rem;min-height:30px}._formField_Q6BJN ._fieldLabel_gAnYi{font-size:.75rem;font-weight:500;color:var(--content-text-color);min-width:12.5rem}._formField_Q6BJN ._fieldLabel_gAnYi i{opacity:.5;margin-left:.313rem}._formField_Q6BJN ._fieldLabel_gAnYi ._required_cjQeo{color:var(--error);margin-left:.125rem}._formField_Q6BJN ._fieldErrorLabel_j1S0Y{position:absolute;right:.625rem;top:-.738rem;background-color:var(--error-bg-active);color:var(--error-active-text);padding:.063rem .75rem;border-radius:4px;font-size:.9em;letter-spacing:.013rem;z-index:2}._formField_Q6BJN ._description_YLrEi{font-size:.75rem;color:var(--content-text-color-light)}._formField_Q6BJN ._fieldLabel_gAnYi{font-weight:600}._formField_Q6BJN._notLine_4uBwm ._fieldInner_Gzspg{flex-direction:column;align-items:flex-start;gap:6px}@media only screen and (max-width:768px){._formField_Q6BJN ._fieldInner_Gzspg{flex-direction:column;align-items:flex-start;gap:10px}}._notFound_jAPPx{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:6rem 1rem;text-align:center;box-sizing:border-box;font-weight:700;color:var(--content-text-color-light);background-color:var(--content-background-color);border-radius:6px;margin-top:100px;box-shadow:0 0 15px var(--content-shadow-color)}._notFound_jAPPx h1{font-size:6rem;margin:1rem 0;margin-bottom:0;color:var(--primary-color-light)}._notFound_jAPPx h3{text-transform:capitalize;margin:0;margin-top:-.2rem;color:var(--primary-color);font-size:1.2rem;background:var(--primary-color-lighter);padding:0 20px;font-weight:600}._notFound_jAPPx p{font-weight:400}._header_JxWu0{width:100%;max-height:60px;display:flex;justify-content:space-between;align-items:center}._headerTitle_vbuQ5{display:flex;align-items:center;font-size:1.125rem}._headerTitle_vbuQ5 .icon{margin-right:5px;position:relative;top:3px;color:var(--primary-color)}._rightSection_u5rvx{display:flex;align-items:center;position:relative}._rightSection_u5rvx button{padding:10px;cursor:pointer;color:var(--background-text-color);transition:all .2s linear}._rightSection_u5rvx button:hover{opacity:1}._rightSection_u5rvx>b{font-weight:400;font-size:.5rem;margin:0 8px;color:var(--line-active-color)}._button_gd5LD{font-size:.75rem;font-weight:600;padding:4px 15px;margin-left:8px;border-radius:20px;font-family:inherit;background-color:var(--primary-color);color:var(--primary-text-color);transition:all .2s linear}._button_gd5LD:hover{background-color:var(--primary-hover-color)}@media only screen and (max-width:768px){._headerTitle_vbuQ5{font-size:1rem}}._pathPicker_QeN2I{width:100%}._paths_lTEIR{width:100%;border:1px solid var(--field-line-color);border-radius:6px;padding:10px;display:flex;flex-wrap:wrap;gap:10px;box-sizing:border-box}._paths_lTEIR ._path_rPKNq{background:var(--background-color);border:1px solid var(--line-color);font-size:.75rem;padding:3px 10px;border-radius:4px;display:flex;align-items:center;gap:5px;cursor:pointer;transition:all .12s linear}._paths_lTEIR ._path_rPKNq .icon{position:relative;top:2px;opacity:.5}._paths_lTEIR ._path_rPKNq i{font-style:normal;padding:2px;cursor:pointer;opacity:.5}._paths_lTEIR ._path_rPKNq i:hover{opacity:.8}._paths_lTEIR ._path_rPKNq ._excludeCount_EzCqQ{font-size:.75rem;opacity:1;background:#0000000f;padding:1px 6px;border-radius:4px}._paths_lTEIR ._path_rPKNq:hover{border-color:var(--line-active-color)}._pathAdd_o3HcB{font-size:1.125rem;font-weight:600;padding:0 10px;color:var(--content-text-color-light);-webkit-user-select:none;user-select:none;cursor:pointer;position:relative}._pathAdd_o3HcB span{font-size:.75rem}._pathAdd_o3HcB:hover{color:var(--primary-color)}._addDropDown_VoNyx{display:flex;flex-direction:column;align-items:center;width:max-content;background-color:var(--content-background-color);border:1px solid var(--line-color);position:absolute;z-index:2;border-radius:4px;right:-45px;top:-65px;box-shadow:0 0 15px var(--modal-shadow-color)}._addDropDown_VoNyx button{padding:8px 10px;cursor:pointer;font-size:.75rem;width:100%;color:var(--content-text-color);text-align:right}._addDropDown_VoNyx button:hover{background-color:var(--primary-color);color:var(--primary-text-color)}._patternPickerContent_nX10X{display:flex;flex-direction:row;gap:10px}._patternPickerContent_nX10X div[class*=_selectField_]{max-width:100px}._patternPickerContent_nX10X div[class*=_dropdown_]{min-width:unset}._patternPickerHint_JtDpp{margin:20px 0}._patternPickerHint_JtDpp table{border:1px solid var(--primary-color-light);border-radius:8px;border-spacing:0;width:100%;font-size:.75rem}._patternPickerHint_JtDpp table th{background:var(--primary-color-light);padding:6px;text-align:left}._patternPickerHint_JtDpp table td{padding:6px;border-bottom:1px solid var(--primary-color-light)}._patternPickerHint_JtDpp table tr:last-child td{border-bottom:none}._patternModalFooter_M5B4x{display:flex;justify-content:space-between}._patternModalFooter_M5B4x button{color:var(--content-text-color-light)}._patternModalFooter_M5B4x button._hintBtnActive_nGuS1{color:var(--primary-color)}._pathPickerModal_Kevvq{position:fixed;width:100%;height:100vh;top:0;left:0;z-index:99999999;background:var(--modal-shadow-color-light)}._pathPickerModal_Kevvq ._pathPickerModalInner_492yr{position:absolute;width:70%;max-width:1000px;background:var(--content-background-color);color:var(--content-text-color);border-radius:8px;border:1px solid var(--content-shadow-color);margin:0 auto;left:0;right:0;top:10%;box-sizing:border-box;box-shadow:0 0 20px var(--modal-shadow-color)}._pathPickerModal_Kevvq ._pathPickerModalInner_492yr ._pathPickerHeader_Kt61D{display:flex;align-items:center;justify-content:space-between;padding:10px 15px;border-bottom:1px solid var(--line-color)}._pathPickerModal_Kevvq ._pathPickerModalInner_492yr ._pathPickerHeader_Kt61D h4{margin:0}._pathPickerModal_Kevvq ._pathPickerModalInner_492yr ._pathPickerHeader_Kt61D button{padding:10px;cursor:pointer;background:transparent;opacity:.5;color:var(--content-text-color);transition:all .2s linear}._pathPickerModal_Kevvq ._pathPickerModalInner_492yr ._pathPickerHeader_Kt61D button:hover{opacity:1;transform:rotate(90deg)}._pathPickerModal_Kevvq ._pathPickerModalInner_492yr ._pathPickerFooter_RsszU{display:flex;align-items:center;justify-content:flex-end;padding:10px 15px;border-top:1px solid var(--line-color)}._pathPickerModal_Kevvq ._pathPickerModalInner_492yr ._pathPickerFooter_RsszU button{background-color:var(--primary-color);color:var(--primary-text-color);padding:10px 12px;cursor:pointer;border-radius:6px}._pathPickerModal_Kevvq ._pathPickerModalInner_492yr ._pathPickerContent_ZuTFb{padding:20px;max-height:500px;overflow:auto}._dirItem_Xg9qz{cursor:pointer;margin:3px 0}._selectedDirItem_LOQmo{background-color:var(--primary-color);color:var(--primary-text-color);border-radius:3px}._selectedDirItem_LOQmo .icon{color:var(--primary-text-color)}._file_kBLKx{padding-left:7px}._isSingle_0dmcI ._paths_lTEIR ._path_rPKNq{width:100%;padding:6px 10px}._disabled_u3cax ._paths_lTEIR ._path_rPKNq{background-color:var(--line-color);cursor:default}._disabled_u3cax ._paths_lTEIR ._path_rPKNq:hover{border-color:var(--line-color)}@media only screen and (max-width:768px){._pathPickerModal_Kevvq ._pathPickerModalInner_492yr{width:100%;height:100%;top:0}._patternPickerContent_nX10X{flex-direction:column}._patternPickerContent_nX10X [class*=_input_]{width:100%}._patternModalFooter_M5B4x{flex-direction:column;justify-content:flex-start;align-items:flex-start}._patternModalFooter_M5B4x>button{margin-bottom:15px;text-align:left}._patternModalFooter_M5B4x>div{width:100%;display:flex}._patternModalFooter_M5B4x>div button{width:100%}}._selectField_pwDUo ._search_jyL1S{border:1px solid;border-color:var(--field-line-color);border-radius:4px 4px 0 0;border-bottom:0;position:relative;top:-1px;color:var(--icon-color)}._selectField_pwDUo ._search_jyL1S span{position:absolute;margin:5px}._selectField_pwDUo ._search_jyL1S button{position:absolute;right:0;margin:5px;color:var(--icon-color)}._selectField_pwDUo ._search_jyL1S button span{position:relative;margin:0}._selectField_pwDUo ._search_jyL1S input{padding:8px 12px 8px 24px;width:100%;border:none;box-sizing:border-box;background-color:var(--content-background-color)}._selectField_pwDUo ._search_jyL1S input:focus{outline:none;background-color:var(--field-line-color)}._selectField_pwDUo ._dropdown_30zZT{min-width:150px;width:50%;position:relative;margin-top:0}._selectField_pwDUo ._dropdown_30zZT ._selected_5F9xy{padding:8px 10px;border:1px solid;background:var(--field-bg);border-color:var(--field-line-color);border-radius:6px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}._selectField_pwDUo ._dropdown_30zZT ._selected_5F9xy span{-webkit-user-select:none;user-select:none;font-size:.75rem}._selectField_pwDUo ._dropdown_30zZT ._selected_5F9xy img{margin-right:5px;max-height:16px;width:auto;vertical-align:top}._selectField_pwDUo ._dropdown_30zZT ._selected_5F9xy ._dropBtn_68jwp{background:transparent;color:var(--icon-color)}._selectField_pwDUo ._dropdown_30zZT ._lists_2rITa{border:1px solid var(--line-color);margin-top:-1px;position:absolute;z-index:9999;background:var(--field-bg);width:calc(100% - 2px);border-radius:0 0 4px 4px;max-height:210px;overflow:auto;font-size:.75rem}._selectField_pwDUo ._dropdown_30zZT ._lists_2rITa ul{margin:0;padding:0;list-style-type:none}._selectField_pwDUo ._dropdown_30zZT ._lists_2rITa ul li{padding:8px 10px;cursor:pointer}._selectField_pwDUo ._dropdown_30zZT ._lists_2rITa ul li img{margin-right:5px;max-height:16px;width:auto;vertical-align:top}._selectField_pwDUo ._dropdown_30zZT ._lists_2rITa ul li .icon{margin-right:5px;opacity:.7}._selectField_pwDUo ._dropdown_30zZT ._lists_2rITa ul li._disabledItem_BiqGV{opacity:.6;-webkit-user-select:none;user-select:none;cursor:not-allowed}._selectField_pwDUo ._dropdown_30zZT ._lists_2rITa ul li._selectedItem_8pFKH{color:var(--field-bg);background:var(--primary-color)}._selectField_pwDUo ._dropdown_30zZT ._lists_2rITa ul li:hover{background:var(--background-color);color:inherit}._selectField_pwDUo ._dropdown_30zZT._dropdownDisabled_dESj0 ._selected_5F9xy{background-color:var(--line-color);cursor:default}._selectField_pwDUo._selectFieldFull_yflIx ._dropdown_30zZT{width:100%}._selectField_pwDUo._selectFieldLarge_VONYB ._selected_5F9xy{padding:12px}._selectField_pwDUo._selectFieldDisabled_fKqR6 ._selected_5F9xy{background-color:var(--line-color)}._selectField_pwDUo._fieldHasError_NEo0e ._selected_5F9xy{border-color:var(--error-bg-color-active)}._selectField_pwDUo._selectFieldOpen_Se1yF ._selected_5F9xy{border-radius:6px 6px 0 0}._selectField_pwDUo._selectFieldInline_ABMCk ._fieldInner_S25xu{justify-content:space-between}._selectField_pwDUo._selectFieldMini_gtEdb{margin-top:-3px}._selectField_pwDUo._selectFieldMini_gtEdb ._dropdown_30zZT{width:auto;min-width:unset}._selectField_pwDUo._selectFieldMini_gtEdb ._dropdown_30zZT ._selected_5F9xy{padding:2px 4px 2px 8px;border-radius:4px}._selectField_pwDUo._selectFieldMini_gtEdb ._dropdown_30zZT ._selected_5F9xy span{font-size:.7rem}._selectField_pwDUo._selectFieldMini_gtEdb ._dropdown_30zZT ._lists_2rITa{left:0;right:0;margin:4px auto 0;border-radius:6px;font-size:.9em;width:max-content}._selectField_pwDUo._selectFieldMini_gtEdb ._dropdown_30zZT ._lists_2rITa li{padding:6px 10px}@media only screen and (max-width:768px){._selectField_pwDUo ._dropdown_30zZT{width:100%}}._inputField_VhOXA ._input_nCJYU{padding:8px 12px;border:1px solid var(--field-line-color);border-radius:6px;background:transparent;color:var(--content-text-color);font-size:.75rem;width:200px;box-sizing:border-box;transition:all .2s ease}._inputField_VhOXA ._input_nCJYU:focus{outline:none;border-color:var(--line-active-color)}._inputField_VhOXA ._input_nCJYU::placeholder{color:var(--content-text-color-light)}._inputField_VhOXA ._input_nCJYU._disabled_hx9cc{background-color:var(--line-color)}._inputField_VhOXA._inputFieldLarge_DcqRU ._input_nCJYU{padding:15px;font-size:.8rem}._inputField_VhOXA._inputFieldInline_ka9gP ._fieldInner_dyRWD{display:flex;flex-direction:row;justify-content:space-between;gap:8px}._inputField_VhOXA._inputFieldInline_ka9gP ._input_nCJYU{width:50%}._inputField_VhOXA._inputFieldFull_gim16{width:100%}._inputField_VhOXA._inputFieldFull_gim16 ._fieldInner_dyRWD{display:flex;flex-direction:column;gap:8px;align-items:flex-start}._inputField_VhOXA._inputFieldFull_gim16 ._input_nCJYU{width:100%}._inputField_VhOXA._fieldHasError_sCZXn input{border-color:var(--error-bg-color-active)}@media only screen and (max-width:768px){._inputField_VhOXA ._input_nCJYU{width:100%}}._searchItems_AxqpC{display:flex;position:relative}._searchItems_AxqpC button{padding:10px 12px;border-radius:50%}._searchItems_AxqpC button span{opacity:1}._searchBox_6g2Ki{width:0;visibility:hidden;opacity:0;transition:all .12s linear;border-radius:20px;display:flex;gap:5px;position:absolute;right:45px;padding:5px;overflow:hidden}._searchBox_6g2Ki input{border:1px solid var(--line-color);background-color:var(--content-background-color);padding:8px 12px;border-radius:20px;box-sizing:border-box;width:100%;outline:none}._searchBox_6g2Ki input:focus{border-color:var(--line-active-color)}._searchBox_6g2Ki._searchBoxShow_gVwv7{width:200px;visibility:visible;opacity:1}._buttonActive_N3ptn{background-color:var(--content-background-color);position:relative;z-index:22}._sidePanel_pH1lR{width:100%;height:100vh;background-color:var(--modal-bg);position:fixed;left:0;top:0;z-index:999;display:flex;align-items:flex-start;justify-content:center;transition:all .12s linear}._wrapper_vkUVa{width:50rem;height:100vh;position:fixed;background:var(--content-background-color);color:var(--content-text-color);border:1px solid var(--content-shadow-color);right:0;top:0;box-sizing:border-box;box-shadow:0 0 20px var(--modal-shadow-color);transform:translate(100%);transition:all .2s ease-out}._wrapper_vkUVa._active_DrXhn{transform:translate(0)}._wrapper_vkUVa._noPadding_prepi ._content_dWV1z{padding:0}._fullWidth_d9gSg ._wrapper_vkUVa{opacity:0;transform:scale(.9);filter:blur(10px)}._fullWidth_d9gSg ._wrapper_vkUVa._active_DrXhn{opacity:1;filter:blur(0);transform:scale(1) translate(0)}._header_tEHpH{display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--content-shadow-color)}._header_tEHpH ._headerContent_4aHs3{width:100%;display:flex;justify-content:space-between;padding:20px;box-sizing:border-box}._header_tEHpH ._headerContent_4aHs3 h3{font-size:1rem;margin:0}._header_tEHpH ._headerContent_4aHs3 img{max-height:18px;vertical-align:text-top;margin-right:4px}._content_dWV1z{display:flex;flex-direction:column;padding:30px;overflow:auto;height:calc(100vh - 130px)}._content_dWV1z._hasFooter_f2xLn{height:calc(100vh - 205px)}._close_3UibO{background:transparent;opacity:.5;color:var(--content-text-color);transition:all .2s linear}._close_3UibO:hover{opacity:1;transform:rotate(90deg)}._field_mMbSO{margin-bottom:20px;width:100%}._label_wRn8m{font-weight:600;display:block;margin-bottom:8px;font-size:.75rem}._titleInput_rhCwS{width:100%;border:1px solid var(--line-color);background-color:var(--content-background-color);color:var(--content-text-color);padding:15px;font-size:.75rem;border-radius:6px;box-sizing:border-box}._titleInput_rhCwS:focus{outline:none;border-color:var(--line-active-color)}._typeFieldOptions_2IAsT{display:flex;gap:12px}._typeFieldOption_ccT44{display:flex;align-items:center;border:1px solid var(--line-color);padding:15px 25px 15px 15px;border-radius:6px;cursor:pointer;font-size:.75rem;position:relative}._typeFieldOption_ccT44 .checkMark{color:var(--primary-color);position:absolute;top:5px;right:5px}._typeFieldActive_Vzexs{background-color:var(--background-color);border-color:var(--primary-color)}._typeFieldIcon_iXJmj{margin-right:10px;opacity:.4}._typeFieldContent_FHHw5 h4{margin:0 0 5px}._typeFieldContent_FHHw5 p{margin:0}._intervalField_gSEx8{display:flex;gap:15px}._pathPickerField_ZIxxf{display:flex}._pathPickerField_ZIxxf div[class*=_paths_]{border-radius:0 4px 4px}._pathPickerFieldTabs_gl7dk{display:flex;margin:0;padding:0}._pathPickerFieldTabs_gl7dk li{list-style-type:none;cursor:pointer;padding:4px 12px;border:1px solid var(--content-background-color);border-bottom-color:transparent;border-radius:4px 4px 0 0;position:relative;bottom:-1px}._pathPickerFieldTabs_gl7dk li._pathPickerFieldActive_U5kEp{border-color:var(--line-color);border-bottom-color:var(--content-background-color)}._footer_y6b1p{display:flex;align-items:center;justify-content:space-between;padding:15px 15px 15px 30px;border-top:1px solid var(--content-shadow-color);min-height:40px}._summary_sTfvQ{font-size:.75rem}._createButton_Xsqp0{border-radius:6px;font-size:.75rem;padding:12px 20px;color:var(--primary-text-color);background-color:var(--primary-color);cursor:pointer}@media only screen and (max-width:768px){._wrapper_vkUVa{width:100%!important}._wrapper_vkUVa ._content_dWV1z{padding:20px;height:calc(100vh - 110px)}._wrapper_vkUVa ._content_dWV1z._noFooter_vlvAF{height:calc(100vh - 90px)}}._sortItems_PZMF2{position:relative}._sortActive_3YQfI{color:var(--primary-color)!important}._sortActive_3YQfI span{opacity:1;color:inherit}._lists_zQiDq{border:1px solid var(--line-color);margin-top:-1px;position:absolute;z-index:9999;background:var(--field-bg);width:calc(100% - 2px);max-height:200px;overflow:auto;font-size:.75rem;right:0;width:200px;border-radius:6px}._lists_zQiDq ul{margin:0;padding:0;list-style-type:none}._lists_zQiDq ul li{padding:8px 10px;cursor:pointer}._lists_zQiDq ul li._selectedItem_i8ZB0{color:var(--field-bg);background:var(--primary-color)}._lists_zQiDq ul li:hover{background:var(--background-color);color:inherit}@media only screen and (max-width:768px){._sortItemLabel_7PEYK{display:none}}._tabs_2sVJA{padding:10px;border:1px solid var(--line-color);border-radius:6px 6px 0 0}._tabs_2sVJA ul{margin:0;padding:0;list-style-type:none;display:flex;gap:10px}._tabs_2sVJA ul li{padding:3px 12px;border-radius:20px;cursor:pointer}._tabs_2sVJA ul li span{color:var(--icon-color)}._tabs_2sVJA ul li._tabActive_0wm8C{color:var(--primary-color);background-color:var(--primary-color-light)}._tabs_2sVJA ul li._tabActive_0wm8C span{color:var(--primary-color)}._tabContent_nkvdC{padding:20px;border:1px solid var(--line-color);border-top:0;border-radius:0 0 6px 6px}._tabs--inline_7Pib6 ._tabs_2sVJA{padding:0;border:none}._tabs--inline_7Pib6 ._tabContent_nkvdC{border:none}._tagFilter_ANGzf{display:flex;position:relative}._tagFilter_ANGzf button{padding:8px 10px;border-radius:50%}._tagFilter_ANGzf button span{opacity:1}._tagsList_wN5Cr{width:0;visibility:hidden;opacity:0;transition:all .12s linear;background-color:var(--content-background-color);border-radius:20px;display:flex;gap:5px;position:absolute;right:45px;padding:8px;overflow:hidden}._tagsList_wN5Cr._tagsListShow_2i4nj{width:400px;visibility:visible;opacity:1}._buttonActive_LXTjM{background-color:var(--content-background-color);position:relative;z-index:22}._tag_BCWKJ{padding:3px 10px;border-radius:20px;background:var(--line-color);font-size:.9em;cursor:pointer}._tag_BCWKJ._tagActive_ln4Af{background-color:var(--background-color);color:var(--primary-color);font-weight:600}@media only screen and (max-width:768px){._tagsList_wN5Cr._tagsListShow_2i4nj{width:200px}}._fieldLabel_H9jU3{font-size:.75rem;font-weight:500;color:var(--content-text-color);min-width:12.5rem}._fieldLabel_H9jU3 i{opacity:.5;margin-left:.313rem}._fieldLabel_H9jU3 ._required_HtaOM{color:var(--error);margin-left:.125rem}._description_t9xP5{font-size:.75rem;color:var(--content-text-color-light)}._timePickerField_fwXMF{width:130px}._fieldInner_gJE2t{width:auto;position:relative}._currentTime_ID43x{border:1px solid var(--field-line-color);padding:8px 10px;border-radius:6px;display:flex;justify-content:space-between;cursor:pointer}._currentTime_ID43x ._dropBtn_oY5ya{background:transparent;color:var(--icon-color)}._timeSelect_n2tIL{position:absolute;background-color:var(--field-bg);border:1px solid var(--field-line-color);padding:10px;border-radius:0 0 6px 6px;margin-top:-3px}._times_v2P4N{display:flex}._times_v2P4N>span{padding:5px}._timeInput_ddcmi{border:1px solid var(--field-line-color);padding:5px;border-radius:6px;width:35px;text-align:left;color:inherit}._ampm_eyzWh{background-color:transparent;border:none;margin-top:8px;text-align:center}._ampm_eyzWh button{padding:8px 15px}._ampmActive_XwxcS{background-color:var(--primary-color);color:var(--primary-text-color);border-radius:4px}._intervalField_nSSj5 ._fieldInner_DvKrX{flex-direction:column;align-items:baseline;gap:8px}._intervalField_nSSj5._fieldHasError_3GbIu input{border-color:var(--error-bg-color-active)}._intervalField_nSSj5 ._intervalSelect_z9uRn{max-width:150px}._intervalField_nSSj5 ._intervalFieldOptions_1ExCG{display:flex;gap:10px;align-items:center}._intervalField_nSSj5 ._intervalFieldOptions_1ExCG ._weekDays_jXBE9{display:flex;flex-direction:row;align-items:center;border:1px solid var(--field-line-color);border-radius:6px}._intervalField_nSSj5 ._intervalFieldOptions_1ExCG ._weekDays_jXBE9 button{padding:10px;color:var(--content-text-color);text-transform:capitalize;font-size:.75rem;display:flex;gap:3px}._intervalField_nSSj5 ._intervalFieldOptions_1ExCG ._weekDays_jXBE9 button span{color:var(--icon-color)}._intervalField_nSSj5 ._intervalFieldOptions_1ExCG ._weekDays_jXBE9 button._weekDayActive_N7oCm{background-color:var(--primary-color-light);color:var(--primary-color)}._intervalField_nSSj5 ._intervalFieldOptions_1ExCG ._weekDays_jXBE9 button._weekDayActive_N7oCm span{color:var(--primary-color)}._numberInputField_DjaF1 ._numberInputWrapper_8LEyK{position:relative;display:flex;align-items:center;flex:1;max-width:150px}._numberInputField_DjaF1 ._numberInputWrapper_8LEyK ._input_hgrOB{padding:8px 40px;text-align:center;border:1px solid var(--field-line-color);border-radius:6px;background:transparent;color:var(--content-text-color);font-size:.75rem;width:100%;box-sizing:border-box;transition:all .2s ease}._numberInputField_DjaF1 ._numberInputWrapper_8LEyK ._input_hgrOB:focus{outline:none;border-color:var(--line-active-color)}._numberInputField_DjaF1 ._numberInputWrapper_8LEyK ._input_hgrOB::placeholder{color:var(--content-text-color-light)}._numberInputField_DjaF1 ._numberInputWrapper_8LEyK ._input_hgrOB::-webkit-inner-spin-button,._numberInputField_DjaF1 ._numberInputWrapper_8LEyK ._input_hgrOB::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._numberInputField_DjaF1 ._numberInputWrapper_8LEyK ._numberControl_IfxlM{position:absolute;display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;border-radius:4px;cursor:pointer;color:var(--content-text-color-light);font-size:1.125rem;font-weight:600;transition:all .2s ease}._numberInputField_DjaF1 ._numberInputWrapper_8LEyK ._numberControl_IfxlM:hover{color:var(--primary-color)}._numberInputField_DjaF1 ._numberInputWrapper_8LEyK ._numberControl_IfxlM:first-of-type{left:7px;font-size:.625rem}._numberInputField_DjaF1 ._numberInputWrapper_8LEyK ._numberControl_IfxlM:last-of-type{right:7px}._numberInputField_DjaF1._numberFieldLarge_IQNAc ._input_hgrOB{height:42px;font-size:1rem}._numberInputField_DjaF1._numberFieldInline_Tvtx1 ._fieldInner_r5HJO{display:flex;flex-direction:row;justify-content:space-between;gap:8px}._numberInputField_DjaF1._numberFieldInline_Tvtx1 ._fieldInner_r5HJO ._fieldLabel_0HEth{min-width:unset}._numberInputField_DjaF1._numberFieldInline_Tvtx1 ._fieldInner_r5HJO ._numberInputWrapper_8LEyK{max-width:50%}._numberInputField_DjaF1._numberFieldFull_nO5QA,._numberInputField_DjaF1._numberFieldFull_nO5QA ._input_hgrOB{width:100%}._numberInputField_DjaF1._fieldHasError_4hwwG input{border-color:var(--error-bg-color-active)}._inputField_QvSYF ._input_i2XPR{padding:8px 12px;border:1px solid var(--field-line-color);border-radius:6px;background:transparent;color:var(--content-text-color);font-size:.75rem;width:200px;box-sizing:border-box;transition:all .2s ease}._inputField_QvSYF ._input_i2XPR:focus{outline:none;border-color:var(--line-active-color)}._inputField_QvSYF ._input_i2XPR::placeholder{color:var(--content-text-color-light)}._inputField_QvSYF ._input_i2XPR._disabled_rdXvq{background-color:var(--line-color)}._inputField_QvSYF ._viewPassBtn_3dYSS{position:absolute;right:5px;z-index:2;opacity:.3}._inputField_QvSYF._inputFieldLarge_v145Z ._input_i2XPR{padding:15px;font-size:.8rem}._inputField_QvSYF._inputFieldInline_CkUCi ._fieldInner_iYbMV{display:flex;flex-direction:row;justify-content:space-between;gap:8px}._inputField_QvSYF._inputFieldInline_CkUCi ._input_i2XPR{width:50%}._inputField_QvSYF._inputFieldFull_WJzcd{width:100%}._inputField_QvSYF._inputFieldFull_WJzcd ._fieldInner_iYbMV{display:flex;flex-direction:column;gap:8px;align-items:flex-start}._inputField_QvSYF._inputFieldFull_WJzcd ._input_i2XPR{width:100%}._inputField_QvSYF._fieldHasError_V4ru0 input{border-color:var(--error-bg-color-active)}@media only screen and (max-width:768px){._inputField_QvSYF ._input_i2XPR{width:100%}}._radioIconField_cyar1{width:100%;position:relative}._radioIconField_cyar1 ._fieldLabel_0OEZ9{font-weight:600}._radioIconFieldOptions_ChnDH{display:flex;gap:12px;width:100%}._radioIconFieldOptions_ChnDH._radioIconFieldList_WhhgP{flex-direction:column}._radioIconFieldIcon_xxLdF{color:var(--icon-color)}._radioIconFieldContent_bxbcp{margin-top:6px}._radioIconFieldContent_bxbcp h4{margin:0;font-weight:600}._radioIconFieldOptionsDisabled_NWVYT ._radioIconFieldOption_skPKz{opacity:.7;cursor:not-allowed;-webkit-user-select:none;user-select:none}._radioIconFieldOption_skPKz{display:flex;flex-direction:column;flex:1 1 0px;align-items:center;text-align:center;border:1px solid var(--field-line-color);padding:15px 25px 15px 15px;border-radius:6px;cursor:pointer;font-size:.75rem;position:relative}._radioIconFieldOption_skPKz .checkMark{color:var(--primary-color);position:absolute;top:5px;right:5px}._radioIconFieldOption_skPKz._radioIconFieldActive_FT6Xy{background-color:var(--background-color);border-color:var(--primary-color)}._radioIconFieldOption_skPKz._radioIconFieldDisabled_s5lNY{opacity:.7;cursor:not-allowed;-webkit-user-select:none;user-select:none}._radioIconFieldOptionsDesc_AgxIs{display:flex;gap:12px}._radioIconFieldOptionsDesc_AgxIs ._radioIconFieldOption_skPKz{flex-direction:row;text-align:left;gap:15px}._radioIconFieldOptionsDesc_AgxIs ._radioIconFieldOption_skPKz ._radioIconFieldContent_bxbcp h4{margin-bottom:5px;font-weight:600}._radioIconFieldOptionsDesc_AgxIs ._radioIconFieldOption_skPKz ._radioIconFieldContent_bxbcp p{margin:0}@media only screen and (max-width:768px){._radioIconFieldOptions_ChnDH{flex-direction:column;align-items:flex-start;width:100%}._radioIconFieldOptions_ChnDH ._radioIconFieldOption_skPKz{width:100%;box-sizing:border-box;align-items:flex-start;flex-direction:row;gap:10px}}._sizePicker_opA2y ._inputGroup_AoSSI{display:flex;align-items:center;gap:8px}._sizePicker_opA2y ._numberInput_Y0x1o{width:70px;padding:8px 12px;border:1px solid var(--field-line-color);border-radius:6px;background:transparent;color:var(--content-text-color);font-size:.75rem;text-align:center}._sizePicker_opA2y ._numberInput_Y0x1o:focus{outline:none;border-color:var(--line-active-color)}._sizePicker_opA2y ._unitSelector_995Lz{display:flex;list-style:none;margin:0;padding:0;border:1px solid var(--field-line-color);border-radius:6px;overflow:hidden}._sizePicker_opA2y ._unit_pko3V{display:flex;align-items:center;text-align:center;justify-content:center;gap:4px;padding:6px 12px;font-size:.75rem;width:34px;cursor:pointer;color:var(--content-text-color);background:transparent;border-right:1px solid var(--line-color);transition:all .2s ease}._sizePicker_opA2y ._unit_pko3V:last-child{border-right:none}._sizePicker_opA2y ._unit_pko3V:hover{background:var(--background-color)}._sizePicker_opA2y ._unit_pko3V._selected_LfwFI{color:var(--primary-color);background-color:var(--primary-color-light)}._sizePicker_opA2y._sizePickerInline_QmJx5 ._fieldInner_5qXTN{display:flex;flex-direction:row;justify-content:space-between;gap:8px}._sizePicker_opA2y._sizePickerInline_QmJx5 ._input_Y0sox{width:50%}@media only screen and (max-width:768px){._sizePicker_opA2y ._unit_pko3V{padding:6px}}._storagePicker_7tEY0{width:100%}._storagePicker_7tEY0 ._storagePickerInput_MzxSo{width:100%;padding:8px;border:1px solid var(--field-line-color);border-radius:6px;box-sizing:border-box}._storagePicker_7tEY0 ._storagePickerInput_MzxSo ._storage_BfrQ4{width:35%;cursor:pointer}._storagePicker_7tEY0 ._storagePickerInput_MzxSo ._storage_BfrQ4 img{height:18px;width:auto;margin-right:5px;vertical-align:top}._storagePicker_7tEY0 ._storagePickerInput_MzxSo ._storage_BfrQ4 [class*=_dropdown_]{width:100%}._storagePicker_7tEY0 ._storagePickerInput_MzxSo ._path_d5gAH{width:calc(65% - 10px);margin-left:10px;position:relative}._storagePicker_7tEY0 ._storagePickerInput_MzxSo ._path_d5gAH ._fileManagerBtn_dWMAK{position:absolute;right:1px;top:1px;padding:8px;cursor:pointer;color:var(--icon-color)}._storagePicker_7tEY0 ._storagePickerInput_MzxSo ._path_d5gAH ._fileManagerBtn_dWMAK:hover{color:var(--primary-color)}._storagePicker_7tEY0 ._storagePickerInput_MzxSo ._path_d5gAH div[class*=_inputField_] input{padding:10px 12px}._storagePicker_7tEY0 ._storagePickerInput_MzxSo>div{border-radius:4px;box-sizing:border-box;font-size:.75rem;display:flex}._storagePicker_7tEY0 ._storagePickerInput_MzxSo>div button{padding:3px 8px;background-color:var(--background-color);color:var(--content-text-color);font-size:.75rem;border-radius:4px;margin-left:5px}._pickerContent_uh5N6 ._field_KF6Y0{margin-bottom:20px;width:100%;display:flex;flex-direction:row;justify-content:space-between}._pickerContent_uh5N6 label{font-weight:600;margin-bottom:8px;font-size:.75rem;width:55%}._pickerContent_uh5N6 ._pickerFooter_5Z9R8{margin-top:20px;justify-content:right;display:flex;flex-direction:row;gap:10px}._pickerContent_uh5N6 ._pickerFooter_5Z9R8 button{background-color:var(--line-color);color:var(--content-text-color);padding:8px 16px;border-radius:4px;font-size:.75rem;transition:all .12s linear}._pickerContent_uh5N6 ._pickerFooter_5Z9R8 button:nth-child(2){background-color:var(--primary-color);color:var(--primary-text-color)}._pickerContent_uh5N6 ._pickerFooter_5Z9R8 button:nth-child(2):hover{background-color:var(--primary-hover-color)}@media only screen and (max-width:768px){._storagePicker_7tEY0 ._storagePickerInput_MzxSo>div{display:flex;flex-direction:column}._storagePicker_7tEY0 ._storagePickerInput_MzxSo>div ._storage_BfrQ4{width:100%;margin-bottom:10px}._storagePicker_7tEY0 ._storagePickerInput_MzxSo>div ._path_d5gAH{width:100%;margin-left:0}}._tagField_VTcEi{width:100%}._tagField_VTcEi ._tagBox_OWxRq{width:100%;border:1px solid var(--field-line-color);border-radius:6px;padding:7px;display:flex;flex-wrap:wrap;gap:10px;box-sizing:border-box}._tagField_VTcEi ._tag_aE1Mh{background:var(--background-color);border:1px solid var(--line-color);font-size:.75rem;padding:0 10px;border-radius:4px;display:flex;align-items:center;gap:5px}._tagField_VTcEi ._tag_aE1Mh span{position:relative;top:2px;opacity:.5}._tagField_VTcEi ._tag_aE1Mh i{font-style:normal;padding:2px;cursor:pointer;opacity:.5}._tagField_VTcEi ._tag_aE1Mh i:hover{opacity:.8}._tagField_VTcEi ._textInput_aCMN7 input{border:none;font-size:.75rem;font-family:inherit;padding:5px;background-color:var(--content-background-color)}._tagField_VTcEi ._textInput_aCMN7 input:focus{outline:none;border:none}._toggleField_0xyXb._toggleFieldInline_FiCHE ._fieldInner_ouaYr{width:100%;display:flex;flex-direction:row;justify-content:space-between;gap:12px}._toggleCheckbox_c1r5P{display:flex}._toggleCheckbox_c1r5P span{display:inline-block;font-size:.75rem}._toggleCheckbox_c1r5P input[type=checkbox]{height:0;width:0;margin:0;min-width:0;visibility:hidden}._toggleCheckbox_c1r5P label{cursor:pointer;text-indent:-9999px;width:32px;height:18px;background:var(--line-active-color);display:inline-block;border-radius:30px;position:relative}._toggleCheckbox_c1r5P label:after{content:"";position:absolute;top:3px;left:3px;width:12px;height:12px;background:var(--content-background-color);border-radius:30px;transition:.3s}._toggleCheckbox_c1r5P input:checked+label{background:linear-gradient(135deg,#8778ff,#526ec7)}._toggleCheckbox_c1r5P input:checked+label:after{left:calc(100% - 3px);transform:translate(-100%)}._toggleCheckbox_c1r5P label:active:after{width:30px}._description_b26iC{padding-left:10px}._tristateField_Uy7Ri ._fieldInner_dmF21{display:flex;flex-direction:column;gap:8px;width:100%}._tristateField_Uy7Ri ._inputGroup_ExwR6{display:flex;align-items:center;gap:8px}._tristateField_Uy7Ri ._optionSelector_eHebH{display:flex;list-style:none;margin:0;padding:0;border:1px solid var(--field-line-color);border-radius:6px;overflow:hidden}._tristateField_Uy7Ri ._option_EfXzg{display:flex;align-items:center;gap:4px;padding:5px 12px;font-size:.75rem;cursor:pointer;color:var(--content-text-color);background:transparent;border-right:1px solid var(--field-line-color);transition:all .2s ease}._tristateField_Uy7Ri ._option_EfXzg:last-child{border-right:none}._tristateField_Uy7Ri ._option_EfXzg:hover{background:var(--background-color)}._tristateField_Uy7Ri ._option_EfXzg._selected_937zx{background:var(--primary-color);color:var(--primary-text-color)}._tristateField_Uy7Ri ._option_EfXzg._optionDisabled_7PMYg{opacity:.6;-webkit-user-select:none;user-select:none;cursor:not-allowed}._tristateField_Uy7Ri._tristateInline_VT1yC ._fieldInner_dmF21{display:flex;flex-direction:row;gap:1.25rem;align-items:center}._devicePlans_OpdZx{display:flex;gap:20px;margin-bottom:30px}._devicePlans_OpdZx ._widget_F2wpp{border:1px solid var(--line-color);padding:20px;border-radius:6px;box-sizing:border-box;width:calc(33.33% - 15px)}._devicePlans_OpdZx ._widget_F2wpp ._widgetTitle_d2RiL{padding:2px 6px;background-color:var(--content-background-color);border:1px solid var(--line-color);color:var(--content-title-color);border-radius:4px;font-size:.6875rem;font-weight:600;width:max-content;position:relative;margin-top:-30px}._devicePlans_OpdZx ._widget_F2wpp ._widgetTitle_d2RiL span{color:var(--icon-color)}._devicePlans_OpdZx ._widget_F2wpp ._widgetContent_KL6ae{width:100%;display:flex;flex-direction:column;gap:20px;padding-top:20px;padding-bottom:10px}._devicePlans_OpdZx ._widget_F2wpp ._widgetContent_KL6ae ._noData_6ZF3k{width:100%;text-align:center;font-size:.9em;padding-top:20px}._devicePlans_OpdZx ._plans_sak6i,._devicePlans_OpdZx ._storages_003vy{width:40%}._devicePlans_OpdZx ._plans_sak6i ._planItem_82Ird,._devicePlans_OpdZx ._storages_003vy ._planItem_82Ird{display:flex}._devicePlans_OpdZx ._plans_sak6i ._planItem_82Ird ._status_qSR17,._devicePlans_OpdZx ._storages_003vy ._planItem_82Ird ._status_qSR17{display:flex;align-items:center;margin-right:10px;position:relative;color:var(--success-label)}._devicePlans_OpdZx ._plans_sak6i ._planItem_82Ird ._status_qSR17._paused_oFKkO,._devicePlans_OpdZx ._storages_003vy ._planItem_82Ird ._status_qSR17._paused_oFKkO{color:var(--icon-color)}._devicePlans_OpdZx ._plans_sak6i ._planItem_82Ird ._status_qSR17 ._iconBlock_xoto1,._devicePlans_OpdZx ._storages_003vy ._planItem_82Ird ._status_qSR17 ._iconBlock_xoto1{width:40px;height:40px;flex:0 0 40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--background-color)}._devicePlans_OpdZx ._plans_sak6i ._planItem_82Ird ._planContent_aBfHs,._devicePlans_OpdZx ._storages_003vy ._planItem_82Ird ._planContent_aBfHs{display:flex;flex-direction:column;font-size:.9em}._devicePlans_OpdZx ._plans_sak6i ._planItem_82Ird ._planContent_aBfHs h4,._devicePlans_OpdZx ._storages_003vy ._planItem_82Ird ._planContent_aBfHs h4{margin:0 0 4px;color:var(--content-title-color)}._devicePlans_OpdZx ._plans_sak6i ._planItem_82Ird ._planContent_aBfHs h4 a,._devicePlans_OpdZx ._storages_003vy ._planItem_82Ird ._planContent_aBfHs h4 a{color:inherit}._devicePlans_OpdZx ._plans_sak6i ._planItem_82Ird ._planContent_aBfHs h4 a:hover,._devicePlans_OpdZx ._storages_003vy ._planItem_82Ird ._planContent_aBfHs h4 a:hover{color:var(--primary-color)}._devicePlans_OpdZx ._plans_sak6i ._planItem_82Ird ._planContent_aBfHs ._planStats_Lx9y0,._devicePlans_OpdZx ._storages_003vy ._planItem_82Ird ._planContent_aBfHs ._planStats_Lx9y0{display:flex;flex-direction:row;gap:10px}._devicePlans_OpdZx ._paths_uznaQ ._pathItem_xRNxM{display:flex;flex-direction:column;font-size:.9em}._devicePlans_OpdZx ._paths_uznaQ ._pathItem_xRNxM ._pathPlanTitle_nnV8Y{color:var(--content-title-color);margin-bottom:4px}._devicePlans_OpdZx ._paths_uznaQ ._pathItem_xRNxM ._pathPlanTitle_nnV8Y .icon{color:var(--icon-color)}._devicePlans_OpdZx ._paths_uznaQ ._pathItem_xRNxM ._pathPlanTitle_nnV8Y a{color:inherit}._devicePlans_OpdZx ._paths_uznaQ ._pathItem_xRNxM ._pathPlanTitle_nnV8Y a:hover{color:var(--primary-color)}._devicePlans_OpdZx ._paths_uznaQ ._pathItem_xRNxM ._planPaths_C0qNh{display:flex;flex-direction:column;gap:3px;padding-left:20px}._devicePlans_OpdZx ._storages_003vy{width:25%}._devicePlans_OpdZx ._storages_003vy ._planItem_82Ird ._iconBlock_xoto1 img{max-width:16px;height:auto}@media only screen and (max-width:768px){._devicePlans_OpdZx{flex-direction:column}._devicePlans_OpdZx ._plans_sak6i,._devicePlans_OpdZx ._storages_003vy,._devicePlans_OpdZx ._widget_F2wpp{width:100%}}._deviceContent_yi6aO{width:100%;position:relative;padding:30px;border-radius:7px;box-sizing:border-box;background-color:var(--content-background-color);color:var(--content-text-color-light);box-shadow:0 0 15px var(--content-shadow-color);min-height:200px;margin-top:20px}._iconBlock_XLfpR{width:40px;height:40px;flex:0 0 40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--background-color);color:var(--primary-color)}._deviceInfo_BsZxh{width:100%}._deviceInfo_BsZxh._reloading_dKKsX{opacity:.6;-webkit-user-select:none;user-select:none}._topComponents_khgQA{display:flex;gap:20px;margin-bottom:30px}._topComponents_khgQA ._widget_4ycWI{border:1px solid var(--line-color);padding:20px;border-radius:6px;box-sizing:border-box;width:calc(33.33% - 15px)}._topComponents_khgQA ._widget_4ycWI ._widgetTitle_BFam3{padding:2px 6px;background-color:var(--content-background-color);border:1px solid var(--line-color);color:var(--content-title-color);border-radius:4px;font-size:.6875rem;font-weight:600;width:max-content;position:relative;margin-top:-30px}._topComponents_khgQA ._widget_4ycWI ._widgetTitle_BFam3 span{color:var(--icon-color)}._topComponents_khgQA ._widget_4ycWI ._widgetContent_D5JAd{width:100%;display:flex;flex-direction:column;gap:15px;padding-top:10px}._topComponents_khgQA ._widget_4ycWI ._infoBlock_aX3hx{width:100%;display:flex;gap:15px;align-items:center}._topComponents_khgQA ._widget_4ycWI ._infoBlock_aX3hx ._infoBlockRight_VePBP{width:100%;display:flex;flex-direction:column;gap:2px;color:var(--content-text-color);font-weight:600;font-size:.625rem}._topComponents_khgQA ._widget_4ycWI ._infoBlock_aX3hx ._infoBlockRight_VePBP span:nth-child(1){font-size:.625rem;color:var(--icon-color)}._topComponents_khgQA ._widget_4ycWI ._infoBlock_aX3hx ._infoBlockRight_VePBP span:nth-child(2){display:block;width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._additionalMemory_r0fDT{color:var(--icon-color);background-color:var(--line-color);font-style:normal;font-size:.6rem;padding:2px 6px;border-radius:6px;margin-left:2px}._progressBarWrap_D4Ilv{display:flex;align-items:center;gap:7px}._progressBar_jfxW7{width:100%;height:10px;border-radius:4px;margin-top:3px;background-color:var(--line-color);display:inline-block}._progressBar_jfxW7 ._progressBarFill_b2pl5{height:100%;border-radius:4px;background-color:#40e0d0;position:relative;transition:all .2s linear;min-width:12%}._progressBar_jfxW7 ._progressBarFill_b2pl5 span{font-weight:600;font-size:.625rem;line-height:1.1em;position:absolute;color:#fff!important;right:5px}._component_Un964{border:1px solid var(--line-color);padding:20px;margin-bottom:30px;border-radius:6px;box-sizing:border-box;width:100%}._component_Un964 ._componentTitle_9uzS2{padding:2px 10px 2px 8px;background-color:var(--content-background-color);border:1px solid var(--line-color);color:var(--content-title-color);border-radius:4px;font-size:.6875rem;font-weight:600;width:max-content;position:relative;margin-top:-30px}._component_Un964 ._componentTitle_9uzS2 span{color:var(--icon-color)}._component_Un964 ._contentBlock_1Jwjh{width:calc(100% - 50px)}._component_Un964 ._componentContent_TaV5x{width:100%;padding-top:15px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:center}._component_Un964 ._item_fi3X5{display:flex;gap:10px;border:1px solid var(--line-color);padding:20px;border-radius:6px;box-sizing:border-box;font-size:.7rem;align-items:center;position:relative}._component_Un964 ._item_fi3X5 h4{margin:0;color:var(--content-title-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._component_Un964 ._item_fi3X5 ._blockLabel_p6Zpe{position:absolute;top:-8px;right:8px}@media only screen and (max-width:768px){._topComponents_khgQA{flex-direction:column}._topComponents_khgQA ._widget_4ycWI{width:100%}._topComponents_khgQA ._widget_4ycWI ._infoBlock_aX3hx ._infoBlockRight_VePBP{width:190px}._component_Un964 ._componentContent_TaV5x{display:flex;flex-direction:column;align-items:flex-start}._component_Un964 ._componentContent_TaV5x ._item_fi3X5{width:100%}}._device_nWIsR{display:flex;flex-direction:row;align-items:center;position:relative;padding:10px;margin-bottom:20px;gap:10px;border-radius:7px;background-color:var(--content-background-color);color:var(--content-text-color-light);box-shadow:0 0 15px var(--content-shadow-color);transition:all .2s linear}._device_nWIsR:hover{box-shadow:0 0 20px var(--content-shadow-color)}._leftContent_EFDEW{flex-basis:40%;display:flex;flex-direction:row;align-items:center}._rightContent_QO5i1{display:flex;flex-direction:row;align-items:center;flex-basis:60%;justify-content:right;gap:10px}._deviceType_P7cVa{display:flex;align-items:center;margin-right:10px;margin-left:5px;position:relative;color:var(--icon-color)}._deviceType_P7cVa ._deviceOS_iByph{position:absolute;bottom:13px;left:10px}._deviceType_P7cVa ._connectionStatus_6Z1A4{width:12px;height:12px;border-radius:50%;background-color:var(--line-active-color);position:absolute;top:3px;right:0;z-index:9}._deviceType_P7cVa ._connectionStatus_6Z1A4._connected_xkUHY{background-color:#40e0d0}._content_tYQRK{display:flex;flex-direction:column;color:var(--content-text-color-light)}._content_tYQRK a,._content_tYQRK a:hover{color:inherit}._content_tYQRK a:hover h4{color:var(--primary-color)}._title_R6PcB{display:flex;flex-direction:row}._title_R6PcB ._mainLabel_pC7Bj{line-height:.9rem}._title_R6PcB h4{margin:0 0 2px;color:var(--content-text-color);display:flex;align-items:center}._title_R6PcB .icon{position:relative;top:2px;margin-left:5px;opacity:.5}._type_ECBBj{text-transform:capitalize}._version_ibTuR{margin-right:30px;display:flex;align-items:center}._version_ibTuR .icon{position:relative;top:2px;margin-right:5px;opacity:.5}._version_ibTuR i{font-style:normal}._version_ibTuR b{margin-left:3px;color:#06ba9f}._version_ibTuR._versionUpdate_QThrr{cursor:pointer}._version_ibTuR._versionUpdate_QThrr:hover{color:var(--primary-color)}._moreBtn_76kVE{color:var(--content-text-color-light);padding:3px 6px;border-radius:4px}._moreBtn_76kVE._moreBtnActive_98Stb{background-color:var(--primary-color-light);color:var(--primary-color)}._settings_EqdTH{position:absolute;z-index:99;top:45px;right:15px;display:flex;flex-direction:column;justify-content:left;width:120px;text-align:left;align-items:center;background:var(--content-background-color);border:1px solid var(--line-color);border-radius:6px}._settings_EqdTH button{padding:6px 10px;width:100%;text-align:left;color:var(--content-text-color-light)}._settings_EqdTH button:hover{background-color:var(--primary-color-light);color:var(--primary-color)}._deviceGrid_bcE3W{width:100%;margin:0;flex-direction:column;align-items:baseline;padding:0 0 12px}._deviceGrid_bcE3W ._leftContent_EFDEW{padding:12px;width:100%;box-sizing:border-box}._deviceGrid_bcE3W ._rightContent_QO5i1{width:100%;flex-basis:unset;justify-content:flex-start;padding:6px 10px;box-sizing:border-box;background:var(--primary-color-lighter)}._deviceGrid_bcE3W ._rightContent_QO5i1 ._moreBtn_76kVE{margin-left:auto}._deviceGrid_bcE3W ._settings_EqdTH{bottom:10px;top:auto;right:40px}@media only screen and (max-width:768px){._device_nWIsR{flex-direction:column;align-items:flex-start;gap:5px}._device_nWIsR ._rightContent_QO5i1{width:100%;justify-content:flex-start;border-top:1px solid var(--line-color);padding-top:10px;margin-top:10px;gap:0}._device_nWIsR ._rightContent_QO5i1 button._moreBtn_76kVE{margin-left:auto}._device_nWIsR ._settings_EqdTH{right:35px}}._field_ehQbZ{margin-bottom:20px;width:100%;position:relative}._field_ehQbZ ._fieldErrorLabel_KOc2O{position:absolute;right:10px;top:15px;background-color:var(--error-bg-active);color:var(--error-active-text);padding:1px 12px;border-radius:20px;font-size:.75rem;letter-spacing:.2px;z-index:2}._field_ehQbZ ._fileManagerBtn_jBCQ3{position:absolute;right:0;top:22px;padding:10px;cursor:pointer;color:var(--icon-color)}._field_ehQbZ ._fileManagerBtn_jBCQ3:hover{color:var(--primary-color)}._label_570dk{font-weight:600;display:block;margin-bottom:8px;font-size:.75rem}._titleInput_qGiNh{width:100%;border:1px solid var(--line-color);background-color:var(--content-background-color);color:var(--content-text-color);padding:15px;font-size:.75rem;border-radius:6px;box-sizing:border-box}._titleInput_qGiNh:focus{outline:none;border-color:var(--line-active-color)}._createButton_jVf6x{border-radius:6px;font-size:.75rem;padding:12px 20px;color:var(--primary-text-color);background-color:var(--primary-color);cursor:pointer}._loader_KIaiW{position:absolute;z-index:9;width:100%;height:100%;left:0;top:0;background-color:var(--content-background-color);opacity:.7;cursor:default;display:flex;justify-content:center;align-items:center}._tabs_E16fM{padding:10px;border:1px solid var(--line-color);border-radius:6px 6px 0 0}._tabs_E16fM ul{margin:0;padding:0;list-style-type:none;display:flex;gap:10px}._tabs_E16fM ul li{padding:3px 12px;border-radius:20px;cursor:pointer}._tabs_E16fM ul li span{color:var(--icon-color)}._tabs_E16fM ul li._tabActive_seEGJ{color:var(--primary-color);background-color:var(--primary-color-light)}._tabs_E16fM ul li._tabActive_seEGJ span{color:var(--primary-color)}._tabContent_J6taG{padding:20px;border:1px solid var(--line-color);border-top:0;border-radius:0 0 6px 6px}._field_iuTST{margin-bottom:20px;width:100%;position:relative}._field_iuTST ._fieldErrorLabel_9GA13{position:absolute;right:10px;top:15px;background-color:var(--error-bg-active);color:var(--error-active-text);padding:1px 12px;border-radius:20px;font-size:.75rem;letter-spacing:.2px;z-index:2}._field_iuTST ._fieldNotice_BwoHL{margin-top:10px;font-size:.75rem;font-weight:500;padding:10px;background:var(--primary-color-lighter);border-radius:6px}._label_hKAbV{font-weight:600;display:block;margin-bottom:8px;font-size:.75rem}._strategyFieldOptions_6WBeh{display:flex;gap:12px}._strategyFieldOptionsDisabled_QDjBz ._strategyFieldOption_0ckxx{opacity:.7;cursor:not-allowed;-webkit-user-select:none;user-select:none}._strategyFieldOption_0ckxx{display:flex;flex:1 1 0px;align-items:center;border:1px solid var(--line-color);padding:15px 25px 15px 15px;border-radius:6px;cursor:pointer;font-size:.75rem;position:relative}._strategyFieldOption_0ckxx .checkMark{color:var(--primary-color);position:absolute;top:5px;right:5px}._typeFieldOptions_ZOz4h{display:flex;gap:12px}._typeFieldOptionsDisabled_XIldU ._typeFieldOption_qzVIp{opacity:.7;cursor:not-allowed;-webkit-user-select:none;user-select:none}._typeFieldOption_qzVIp{display:flex;flex-direction:column;flex:1 1 0px;align-items:center;text-align:center;border:1px solid var(--line-color);padding:15px 25px 15px 15px;border-radius:6px;cursor:pointer;font-size:.75rem;position:relative}._typeFieldOption_qzVIp .checkMark{color:var(--primary-color);position:absolute;top:5px;right:5px}._forgetByAgeField_kuKyc{display:flex;flex-direction:row;gap:10px;width:50%}._customPolicyOption_WnSsE{display:flex;flex-direction:row;align-items:center;margin-bottom:10px}._customPolicyOption_WnSsE>div{width:100px;margin:0 10px}._typeFieldActive_QeRkL{background-color:var(--background-color);border-color:var(--primary-color)}._typeFieldIcon_xAdtb{margin-right:10px;opacity:.4}._typeFieldContent_viJfy h4{margin:0 0 5px}._typeFieldContent_viJfy p{margin:0}._intervalField_x0mBe{display:flex;gap:10px;align-items:center}._pathPickerField_ZHXSb{display:flex}._pathPickerField_ZHXSb div[class*=_paths_]{border-radius:0 4px 4px}._pathPickerFieldTabs_9MDVk{display:flex;margin:0;padding:0}._pathPickerFieldTabs_9MDVk li{list-style-type:none;cursor:pointer;padding:4px 12px;border:1px solid var(--content-background-color);border-bottom-color:transparent;border-radius:4px 4px 0 0;position:relative;bottom:-1px}._pathPickerFieldTabs_9MDVk li._pathPickerFieldActive_lHPir{border-color:var(--line-color);border-bottom-color:var(--content-background-color)}._weekDays_WQvY6{display:flex;flex-direction:row;align-items:center;border:1px solid var(--line-color);border-radius:6px}._weekDays_WQvY6 button{padding:6px 8px;color:var(--content-text-color);text-transform:capitalize;font-size:.75rem}._weekDays_WQvY6 button span{color:var(--icon-color)}._weekDays_WQvY6 button._weekDayActive_WFkYj{background-color:var(--primary-color-light);color:var(--primary-color)}._weekDays_WQvY6 button._weekDayActive_WFkYj span{color:var(--primary-color)}._advancedTabContent_he3Md{padding-left:15px;min-height:500px}._advancedTabs_qQ4AM{margin:0 0 30px;padding:0;display:flex;flex-direction:row;gap:6px;border-bottom:1px solid var(--line-color)}._advancedTabs_qQ4AM li{list-style-type:none;font-size:.75rem;padding:5px 15px;border-radius:4px;border:1px solid transparent;cursor:pointer;color:var(--content-text-color)}._advancedTabs_qQ4AM li._advancedTabActive_S680N{color:var(--primary-color);border:1px solid var(--line-color);border-radius:4px 4px 0 0;border-bottom:1px solid var(--content-background-color);position:relative;top:1px}._advancedButton_Jdnjl{display:flex;width:100%;cursor:pointer;justify-content:space-between;font-weight:500;position:relative;padding:10px;border:1px solid var(--line-color);border-radius:6px;box-sizing:border-box}._advancedButton_Jdnjl:hover{color:var(--primary-color)}._advancedButton_Jdnjl._advancedButtonActive_30oQl{border-radius:6px 6px 0 0}._footer_jBXrs{display:flex;align-items:center;justify-content:space-between;padding:15px 15px 15px 30px;border-top:1px solid var(--content-shadow-color)}._summary_tE5HS{font-size:.75rem}._createButton_mFSky{border-radius:6px;font-size:.75rem;padding:12px 20px;color:var(--primary-text-color);background-color:var(--primary-color);cursor:pointer}._loader_7Rj9A{position:absolute;z-index:9;width:100%;height:100%;left:0;top:0;background-color:var(--content-background-color);opacity:.7;cursor:default;display:flex;justify-content:center;align-items:center}._advancedSettingsSelect_4Q4o6{margin-bottom:20px}._eventTabs_nOsox{display:flex;flex-direction:column;gap:20px}._eventTab_jmv9a{display:flex;flex-direction:column}._eventTab_jmv9a ._eventTabHead_vgvHA{border:1px solid var(--line-color);padding:12px;border-radius:6px 6px 0 0;display:flex;justify-content:space-between;font-weight:600}._eventTab_jmv9a ._eventTabHead_vgvHA ._eventTabHeadTitle_Gg94n{cursor:pointer}._eventTab_jmv9a ._eventTabHead_vgvHA i{display:inline-block;padding:1px 8px;background-color:var(--primary-color-light);color:var(--content-text-color-light);margin-left:5px;border-radius:20px;font-size:.8em;line-height:1.2em;font-style:normal}._eventTab_jmv9a ._eventTabHead_vgvHA .icon{color:var(--icon-color)}._eventTab_jmv9a ._eventTabContent_2yMkG{border:1px solid var(--line-color);padding:15px;border-radius:0 0 6px 6px;border-top:0;position:relative}._eventTab_jmv9a ._addScriptButton_wuxMc{background-color:var(--primary-color-light);color:var(--primary-color);cursor:pointer;font-size:15px;font-weight:600;width:20px;height:20px;line-height:.3em;border-radius:50%;transition:all .12s linear;padding:0;margin-left:10px}._eventTab_jmv9a ._addScriptButton_wuxMc:hover{color:var(--primary-color-light);background-color:var(--primary-color)}._eventTab_jmv9a ._scriptItem_kLxsY{width:100%;display:flex;flex-direction:column;border:1px solid var(--line-color);padding:0 12px;box-sizing:border-box;border-radius:6px;margin-bottom:20px}._eventTab_jmv9a ._scriptItem_kLxsY ._scriptHeader_oYdjr{padding:10px 0;display:flex;justify-content:space-between}._eventTab_jmv9a ._scriptItem_kLxsY ._scriptHeader_oYdjr ._scriptTitle_9Ylom{font-weight:600;margin-bottom:4px}._eventTab_jmv9a ._scriptItem_kLxsY ._scriptHeader_oYdjr ._scriptTitle_9Ylom .icon,._eventTab_jmv9a ._scriptItem_kLxsY ._scriptHeader_oYdjr ._scriptPositionControls_jNd27 button{color:var(--icon-color)}._eventTab_jmv9a ._scriptItem_kLxsY ._scriptHeader_oYdjr ._scriptPositionControls_jNd27 button:hover{color:var(--primary-color)}._eventTab_jmv9a ._scriptItem_kLxsY ._scriptHeader_oYdjr ._scriptPositionControls_jNd27 button:disabled{opacity:.4;color:var(--icon-color);cursor:not-allowed}._eventTab_jmv9a ._scriptItem_kLxsY textarea{border:1px solid var(--line-color);padding:15px;border-radius:6px;color:var(--content-text-color);background-color:var(--content-background-color)}._eventTab_jmv9a ._scriptItem_kLxsY textarea:focus{outline:none;border:1px solid var(--line-active-color)}._eventTab_jmv9a ._scriptItem_kLxsY ._scriptFooter_hAd14{display:flex;justify-content:space-between;align-items:center}._eventTab_jmv9a ._scriptItem_kLxsY ._scriptFooter_hAd14 ._scriptOptions_aKoeM{display:flex;flex-direction:row;gap:0;padding:6px;gap:10px;align-items:center}._eventTab_jmv9a ._scriptItem_kLxsY ._scriptFooter_hAd14 ._scriptOptions_aKoeM ._scriptOptionCheckbox_otkpj{display:flex;align-items:center;font-size:.86em;font-weight:500;gap:6px;color:var(--content-text-color-light)}._eventTab_jmv9a ._scriptItem_kLxsY ._scriptFooter_hAd14 ._scriptOptions_aKoeM ._scriptOptionCheckbox_otkpj>div{width:auto;max-width:150px}._eventTab_jmv9a ._scriptItem_kLxsY ._scriptFooter_hAd14 ._scriptOptions_aKoeM ._scriptOptionCheckbox_otkpj div[class^=_selected_]{padding:4px 6px}._eventTab_jmv9a ._scriptItem_kLxsY ._scriptFooter_hAd14 ._scriptOptions_aKoeM ._scriptOptionCheckbox_otkpj div[class^=_selected_]>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._eventTab_jmv9a ._scriptItem_kLxsY ._scriptFooter_hAd14 ._removeScriptButton_eA3MU{cursor:pointer;padding:10px;color:var(--icon-color)}._eventTab_jmv9a ._scriptItem_kLxsY ._scriptFooter_hAd14 ._scriptOptionTimeout_GwG6x{position:relative}._eventTab_jmv9a ._scriptItem_kLxsY ._scriptFooter_hAd14 ._scriptOptionTimeout_GwG6x button{color:var(--icon-color)}._eventTab_jmv9a ._scriptItem_kLxsY ._scriptFooter_hAd14 ._scriptOptionTimeout_GwG6x._hasTimeOutSettings_IWAim>button{color:var(--primary-color)}._eventTab_jmv9a ._scriptItem_kLxsY ._scriptFooter_hAd14 ._timeoutSettings_4x4ru{position:absolute;width:max-content;border-radius:4px;border:1px solid var(--line-color);padding:6px 8px;top:-55px;background:var(--content-background-color);z-index:99;right:-80px;box-shadow:0 0 20px #00000012}._field_bpfHC{margin-bottom:20px;width:100%;position:relative}._field_bpfHC ._fieldErrorLabel_knIvj{position:absolute;right:10px;top:15px;background-color:var(--error-bg-active);color:var(--error-active-text);padding:1px 12px;border-radius:20px;font-size:.75rem;letter-spacing:.2px;z-index:2}._label_L666A{font-weight:600;display:block;margin-bottom:8px;font-size:.75rem}._titleInput_7jnJv{width:100%;border:1px solid var(--field-line-color);background-color:var(--content-background-color);color:var(--content-text-color);padding:15px;font-size:.75rem;border-radius:6px;box-sizing:border-box;transition:all .12s linear}._titleInput_7jnJv:focus{outline:none;border-color:var(--line-active-color)}._typeFieldOptions_0ZAHM{display:flex;gap:12px}._typeFieldOption_zdZNM{display:flex;flex:1 1 0px;align-items:center;border:1px solid var(--line-color);padding:15px 25px 15px 15px;border-radius:6px;cursor:pointer;font-size:.75rem;position:relative}._typeFieldOption_zdZNM .checkMark{color:var(--primary-color);position:absolute;top:5px;right:5px}._forgetByAgeField_7I8Ir{display:flex;flex-direction:row;gap:10px;width:50%}._customPolicyOption_a1iGS{display:flex;flex-direction:row;align-items:center;margin-bottom:10px}._customPolicyOption_a1iGS>div{width:100px;margin:0 10px}._typeFieldActive_k9tx8{background-color:var(--background-color);border-color:var(--primary-color)}._typeFieldIcon_LYTNY{margin-right:10px;opacity:.4}._typeFieldContent_UAJgb h4{margin:0 0 5px}._typeFieldContent_UAJgb p{margin:0}._intervalField_OnxMf{display:flex;gap:10px;align-items:center}._pathPickerField_jr1mD{display:flex}._pathPickerField_jr1mD div[class*=_paths_]{border-radius:0 4px 4px}._pathPickerFieldTabs_XciFA{display:flex;margin:0;padding:0}._pathPickerFieldTabs_XciFA li{list-style-type:none;cursor:pointer;padding:4px 12px;border:1px solid var(--content-background-color);border-bottom-color:transparent;border-radius:4px 4px 0 0;position:relative;bottom:-1px}._pathPickerFieldTabs_XciFA li._pathPickerFieldActive_Bv84v{border-color:var(--line-color);border-bottom-color:var(--content-background-color)}._weekDays_AK2WZ{display:flex;flex-direction:row;align-items:center;border:1px solid var(--line-color);border-radius:6px}._weekDays_AK2WZ button{padding:6px 8px;color:var(--content-text-color);text-transform:capitalize;font-size:.75rem}._weekDays_AK2WZ button span{color:var(--icon-color)}._weekDays_AK2WZ button._weekDayActive_eIeAo{background-color:var(--primary-color-light);color:var(--primary-color)}._weekDays_AK2WZ button._weekDayActive_eIeAo span{color:var(--primary-color)}._summary_J9Q0x{font-size:.75rem}._createButton_m7mPj{border-radius:6px;font-size:.75rem;padding:12px 20px;color:var(--primary-text-color);background-color:var(--primary-color);cursor:pointer}._loader_xqkXk{position:absolute;z-index:9;width:100%;height:100%;left:0;top:0;background-color:var(--content-background-color);opacity:.7;cursor:default;display:flex;justify-content:center;align-items:center}._steps_7hexU{width:100%;padding:10px 15px 5px;box-sizing:border-box;border-bottom:1px solid var(--content-shadow-color);background:var(--background-color)}._steps_7hexU ul{margin:0;padding:0;list-style-type:none;position:relative;display:flex;justify-content:space-between}._steps_7hexU ul:before{content:"";position:absolute;width:calc(100% - 60px);height:2px;background-color:var(--content-shadow-color);z-index:0;top:12px;left:25px}._steps_7hexU ul li{padding:3px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}._steps_7hexU ul li i{font-style:normal;font-size:.75rem;margin-top:5px;color:var(--content-text-color-light)}._steps_7hexU ul li>span{display:flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:.75rem;border-radius:50%;background-color:var(--content-shadow-color);text-align:center;box-sizing:border-box}._steps_7hexU ul li._stepCurrent_PmTsQ>span{background-color:var(--primary-color);color:var(--primary-text-color)}._steps_7hexU ul li._stepCurrent_PmTsQ i{color:var(--primary-color);font-weight:600}._steps_7hexU ul li._stepPassed_ANksl>span{background-color:var(--primary-color)}._steps_7hexU{display:flex;flex-direction:row;justify-content:center}._steps_7hexU ul{width:100%;max-width:700px}._steps_7hexU._stepsEdit_QXfKK>ul{position:relative;top:6px;justify-content:flex-start;gap:12px}._steps_7hexU._stepsEdit_QXfKK>ul:before{display:none}._steps_7hexU._stepsEdit_QXfKK>ul li{border-radius:6px 6px 0 0;border:1px solid transparent;border-bottom:none;cursor:pointer}._steps_7hexU._stepsEdit_QXfKK>ul li i{padding:4px 18px;position:relative;top:-3px}._steps_7hexU._stepsEdit_QXfKK>ul li._stepCurrent_PmTsQ{background-color:var(--content-background-color);border:1px solid var(--content-shadow-color);border-bottom:none}._steps_7hexU._stepsEdit_QXfKK>ul li>span{display:none}._planFormFooter_UF0Vk{width:100%;display:flex;flex-direction:row;justify-content:center}._planFormFooter_UF0Vk ._footerContainer_MvRtQ{width:100%;max-width:700px;display:flex;flex-direction:row;justify-content:space-between}._formContent_iewfE{display:flex;flex-direction:row;justify-content:center;padding:30px;box-sizing:border-box;width:100%;height:calc(100vh - 210px);overflow:auto}._formContent_iewfE hr{margin:30px 0;border:0;border-top:1px solid var(--line-color)}._formContent_iewfE ._planStep_uQVVj{width:100%;max-width:700px}._backButton_cI4Km{color:var(--icon-color)}._backButton_cI4Km:hover{color:var(--content-text-color-light)}@media only screen and (max-width:768px){._steps_7hexU._stepsEdit_QXfKK>ul{gap:0}._steps_7hexU._stepsEdit_QXfKK>ul li i{padding:4px 10px}._steps_7hexU._stepsEdit_QXfKK>ul li i span{display:none}}._backupEventsContainer_HjqMO{margin-top:-20px}._header_p4ylv{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:15px;position:sticky;top:-30px;background:var(--content-background-color);width:100%;box-sizing:border-box;padding:10px 0;z-index:2;border-bottom:1px solid var(--line-color)}._header_p4ylv ._duration_eusJS{color:var(--content-text-color-light)}._header_p4ylv ._status_LxnfC{padding:2px 12px;font-size:.9em;font-weight:600;border-radius:15px;text-transform:capitalize}._header_p4ylv ._status_LxnfC._inProgress_McnwR{background-color:var(--primary-color-lighter);color:var(--primary-color)}._header_p4ylv ._status_LxnfC._hasCompleted_rN4zW{background-color:var(--success-bg-color);color:var(--success-text-color)}._header_p4ylv ._status_LxnfC._hasFailed_lT0ZC{background-color:var(--error-bg-color);color:var(--error-button-color)}._eventList_BUqyn{list-style-type:none;margin:0;padding:0;max-width:100%;display:flex;flex-direction:column;border-radius:6px;border:1px solid var(--line-color)}._eventList_BUqyn ._eventItem_1oiWm{padding:8px 12px;word-break:break-word;display:flex;gap:10px}._eventList_BUqyn ._eventItem_1oiWm ._time_duJSM{color:var(--content-text-color-light)}._eventList_BUqyn ._eventItem_1oiWm ._phase_cAGxW{padding:2px 8px;font-size:.9em;border-radius:12px;background-color:var(--primary-color-light);margin:0 4px;text-transform:capitalize}._eventList_BUqyn ._eventItem_1oiWm ._action_jSpx2{color:var(--content-text-color)}._eventList_BUqyn ._eventItem_1oiWm ._action_jSpx2 ._viewError_LTH4f{text-decoration:underline;text-decoration-style:dashed;margin-left:10px;text-decoration-color:var(--line-active-color);font-weight:600;color:var(--content-text-color);cursor:pointer}._eventList_BUqyn ._eventItem_1oiWm ._action_jSpx2 ._viewError_LTH4f:hover,._eventList_BUqyn ._eventItem_1oiWm ._icon_O1UDA{color:var(--primary-color)}._eventList_BUqyn ._eventItem_1oiWm._error_yO4Y0 ._icon_O1UDA{color:var(--error-button-color)}._eventList_BUqyn ._eventItem_1oiWm:nth-child(odd){background-color:var(--primary-color-lighter)}._eventList_BUqyn ._eventItem_1oiWm._completed_xQVyc{background-color:var(--success-bg-color);border:2px solid var(--success-bg-color-active);border-radius:6px}._eventList_BUqyn ._eventItem_1oiWm._completed_xQVyc ._icon_O1UDA{color:var(--success-text-color)}._eventList_BUqyn ._eventItem_1oiWm._completed_xQVyc ._action_jSpx2{color:var(--success-text-color);font-weight:600}._eventList_BUqyn ._eventItem_1oiWm._completed_xQVyc ._phase_cAGxW{background-color:var(--success-bg-color-active);color:var(--success-text-color)}._eventList_BUqyn ._eventItem_1oiWm._failed_80Vri{background-color:var(--error-bg-color);border:2px solid var(--error-bg-color-active);border-radius:6px}._eventList_BUqyn ._eventItem_1oiWm._failed_80Vri ._action_jSpx2{color:var(--error-button-color);font-weight:600}._eventList_BUqyn ._eventItem_1oiWm._failed_80Vri ._phase_cAGxW{background-color:var(--error-bg-color-active);color:var(--error-button-color)}._eventList_BUqyn ._eventItem_1oiWm._failed_80Vri ._icon_O1UDA{color:var(--error-button-color)}._eventList_BUqyn ._eventItem_1oiWm._retrying_kdxKu{border-top:2px solid var(--primary-color-mid)}._eventList_BUqyn ._eventItem_1oiWm._retrying_kdxKu ._action_jSpx2{color:var(--primary-color);font-weight:600}._eventList_BUqyn ._eventItem_1oiWm._isError_B4BVx ._action_jSpx2{color:var(--error-button-color);font-weight:600}._eventList_BUqyn ._eventItem_1oiWm._isWarning_jCRJH ._phase_cAGxW{background-color:var(--warning-bg-color);color:var(--warning-text-color)}._eventList_BUqyn ._eventItem_1oiWm._isWarning_jCRJH ._icon_O1UDA{color:var(--warning-button-color)}@media only screen and (max-width:768px){._eventList_BUqyn ._eventItem_1oiWm{display:grid;grid-template-columns:20px 80px auto auto;grid-template-rows:auto auto;border-bottom:1px solid var(--line-color);gap:5px}._eventList_BUqyn ._eventItem_1oiWm ._icon_O1UDA{grid-column:1;grid-row:1}._eventList_BUqyn ._eventItem_1oiWm ._time_duJSM{grid-column:2;grid-row:1}._eventList_BUqyn ._eventItem_1oiWm ._phase_cAGxW{grid-column:3;grid-row:1;background:transparent;color:var(--content-text-color-light)}._eventList_BUqyn ._eventItem_1oiWm ._phase_cAGxW:before{content:"Phase: "}._eventList_BUqyn ._eventItem_1oiWm ._action_jSpx2{grid-column:1/span 3;grid-row:2;font-size:13px;font-weight:500;padding:6px}._eventList_BUqyn ._eventItem_1oiWm._eventItem_1oiWm:nth-child(odd){background:transparent}}._activeBackups_ylrxV{width:100%;margin:30px 0}._activeBackupsTable_ElATd{width:100%}._backup_xrBY2{width:100%;padding:10px 15px;display:flex;justify-content:left;align-items:center;box-sizing:border-box;border-radius:6px;border:1px solid var(--line-color);margin-bottom:15px}._backup_xrBY2 ._backupIcon_sBcYP{margin-right:15px}._backup_xrBY2 ._backupLeft_V5cyn{width:calc(55% - 20px)}._backup_xrBY2 ._backupLeft_V5cyn ._backupId_A3vOk{font-weight:600;margin-bottom:5px;color:var(--content-text-color)}._backup_xrBY2 ._backupLeft_V5cyn ._backupTime_FLoZl{font-size:.9em;color:var(--content-text-color-light);margin-left:10px;font-weight:400}._backup_xrBY2 ._backupLeft_V5cyn ._backupError_Qr3I1{color:var(--error-button-color);margin-left:.5rem;font-size:.9em}._backup_xrBY2 ._backupLeft_V5cyn ._backupError_Qr3I1 i{font-style:normal}._backup_xrBY2 ._backupLeft_V5cyn ._backupStart_Fwt82{color:var(--content-text-color-light);font-size:.75rem;display:flex;gap:10px}._backup_xrBY2 ._backupLeft_V5cyn ._backupStart_Fwt82 ._progressMessage_Xqy9x{cursor:pointer;text-transform:capitalize}._backup_xrBY2 ._backupLeft_V5cyn ._backupStart_Fwt82 ._progressMessage_Xqy9x:hover{color:var(--content-text-color)}._backup_xrBY2 ._backupLeft_V5cyn ._backupStart_Fwt82 button{color:inherit;font-family:inherit;background:var(--line-color);padding-right:12px;border-radius:12px;transition:all .12s linear}._backup_xrBY2 ._backupLeft_V5cyn ._backupStart_Fwt82 button:hover{color:var(--error-button-color);background-color:var(--error-bg-color)}._backup_xrBY2 ._backupRight_vmL13{width:calc(45% - 20px);display:flex;flex-direction:column;gap:5px}._backup_xrBY2 ._backupRight_vmL13 ._ProgressStats_eHX1y{display:flex;justify-content:space-between}._backup_xrBY2 ._backupRight_vmL13 ._ProgressStats_eHX1y ._ProgressStatsLeft_iR3BL{display:flex;gap:15px;align-items:center}._backup_xrBY2 ._backupRight_vmL13 ._ProgressStats_eHX1y ._ProgressStatsLeft_iR3BL i{display:block;width:1px;height:11px;background-color:var(--line-color)}._backup_xrBY2 ._backupRight_vmL13 ._progressBar_1S0Ti{width:100%;height:12px;border-radius:4px;background-color:var(--line-color)}._backup_xrBY2 ._backupRight_vmL13 ._progressBar_1S0Ti ._progressBarFill_usvOn{height:100%;border-radius:4px;background-color:#40e0d0;position:relative;transition:all .2s linear}._backup_xrBY2 ._backupRight_vmL13 ._progressBar_1S0Ti ._progressBarFill_usvOn span{font-weight:600;font-size:.625rem;line-height:1.2em;position:absolute}._backup_xrBY2 ._backupRight_vmL13 ._progressBar_1S0Ti ._progressBarFill_usvOn._progressBarFilled_0fFcI span{right:5px;color:#fff}._backupsTable_9JCxh{width:100%;border:1px solid var(--line-color);border-radius:6px}._backupsTable_9JCxh ._noBackups_eYEm5{padding:50px;text-align:center}._backupsTable_9JCxh ._backupsTableHead_AovbA{font-weight:600;border-bottom:1px solid var(--line-color);color:var(--content-title-color);display:flex;justify-content:space-between}._backupsTable_9JCxh ._backupsTableHead_AovbA>div{padding:10px;text-align:center;min-width:8%}._backupsTable_9JCxh ._backupsTableHead_AovbA>div:nth-child(1){text-align:left;width:25%;padding-left:20px;padding-right:0}._backupsTable_9JCxh ._backupsTableHead_AovbA>div:last-child{min-width:unset;width:24px}._backupsTable_9JCxh ._backupsTableContent_lAUbX{width:100%;display:flex;flex-direction:column;justify-content:space-between}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY{display:flex;justify-content:space-between;position:relative}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY ._editIcon_Mpb3f{position:absolute;z-index:2;visibility:hidden;opacity:0;cursor:pointer;transition:all .12s linear}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY ._backupTitle_ZnBYq{cursor:pointer}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY ._backupTitle_ZnBYq:hover{color:var(--content-text-color)}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY ._planDescription_QKFE7{margin-left:6px}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY ._planDescription_QKFE7 .icon{color:var(--icon-color)}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY>div{padding:15px 10px;text-align:center;min-width:8%}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY>div ._activeBackup_uAxzN{color:var(--icon-color)}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY>div:nth-child(1){text-align:left;width:25%;padding-left:20px;padding-right:0}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY>div:nth-child(1)>._downloadLabel_mKgLI{padding:1px 6px 1px 4px;background:#e0eaff;color:#7e90c5;border-radius:12px;margin-left:5px;font-size:.6875rem}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY>div:nth-child(1)>._downloadLabel_mKgLI .icon{top:2px}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY>div:nth-child(1)>._downloadLabel_mKgLI._downloadLabelFailed_1npxP{background-color:var(--error-bg-color);color:var(--error-text-color)}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY>div:nth-child(1)>._downloadLabel_mKgLI._downloadLabelDone_c2LO8{background-color:var(--primary-color);color:var(--primary-text-color);padding:0 6px 2px;cursor:pointer}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY>div._snapOptsBtn_bxtLY{min-width:unset}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY>div._snapOptsBtn_bxtLY button{color:var(--icon-color)}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY ._changes_MShZK{display:flex;gap:7px;justify-content:center}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY ._changes_MShZK .icon{top:1px;right:-3px}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY ._changes_MShZK ._changesNew_I8rJr{color:#6495ed}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY ._changes_MShZK ._changesModified_Rbfxu{color:#8fbc8f}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY ._changes_MShZK ._changesRemoved_ieqxx{color:#cd5c5c}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY ._target_4R3Iy{max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY ._status_MLwsp{text-transform:capitalize}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY ._status_MLwsp._statusHasError_UmGXn>div{text-decoration:underline;text-decoration-style:dashed;cursor:pointer}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY ._settings_ZmUwV{position:absolute;z-index:99;top:35px;right:15px;display:flex;flex-direction:column;justify-content:left;width:max-content;text-align:left;align-items:center;background:var(--content-background-color);border:1px solid var(--line-color);border-radius:6px;padding:0;min-width:unset}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY ._settings_ZmUwV button{padding:6px 10px;width:100%;text-align:left;color:var(--content-text-color-light)}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY ._settings_ZmUwV button:hover{background-color:var(--primary-color-light);color:var(--primary-color)}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY._backupsTableRowActive_3FYwx{background-color:var(--background-color)}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY:hover ._backupTitle_ZnBYq .icon{opacity:0;visibility:hidden}._backupsTable_9JCxh ._backupsTableContent_lAUbX ._backupsTableRow_7wKPY:hover ._editIcon_Mpb3f{visibility:visible;opacity:1}._updateModalContent_x0Nol ._field_RXjXe{margin-bottom:15px}._removeModalContent_x9bxK{position:relative}._removeModalContent_x9bxK ._deleteLoader_01kd2{position:absolute;z-index:9;width:100%;height:100%;left:0;top:0;background-color:var(--content-background-color);opacity:.7;cursor:default;display:flex;justify-content:center;align-items:center}._removeModalContent_x9bxK ._removeModalActions_xavba{margin-top:20px;justify-content:right;display:flex;flex-direction:row;gap:10px}._removeModalContent_x9bxK ._removeModalActions_xavba button{background-color:var(--line-color);color:var(--content-text-color);padding:6px 12px;border-radius:4px;transition:all .12s linear}._removeModalContent_x9bxK ._removeModalActions_xavba button:nth-child(2){background-color:var(--error-button-color);color:var(--error-active-text)}._removeModalContent_x9bxK ._removeModalActions_xavba button:hover{filter:brightness(105%)}@media only screen and (max-width:768px){._backupsTable_9JCxh{overflow:auto;max-width:80vw}._backupsTable_9JCxh ._backupsTableHead_AovbA,._backupsTable_9JCxh ._backupsTableContent_lAUbX{width:760px}}._restoreWizard_KGWpx{width:100%;height:100vh;background-color:var(--modal-bg);position:fixed;left:0;top:0;z-index:999;display:flex;align-items:flex-start;justify-content:center}._content_AswkJ{width:90%;max-width:800px;position:absolute;background:var(--content-background-color);color:var(--content-text-color);border:1px solid var(--content-shadow-color);right:0;top:0;box-sizing:border-box;box-shadow:0 0 20px var(--modal-shadow-color)}._header_ayY04{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid var(--content-shadow-color)}._header_ayY04 h3{font-size:1rem;margin:0}._header_ayY04 ._close_8zkpb{background:transparent;opacity:.5;color:var(--content-text-color);transition:all .2s linear}._header_ayY04 ._close_8zkpb:hover{opacity:1;transform:rotate(90deg)}._steps_EDlmx{width:100%;padding:10px 15px 5px;box-sizing:border-box;border-bottom:1px solid var(--content-shadow-color);background:var(--background-color)}._steps_EDlmx ul{margin:0;padding:0;list-style-type:none;position:relative;display:flex;justify-content:space-between}._steps_EDlmx ul:before{content:"";position:absolute;width:calc(100% - 60px);height:2px;background-color:var(--content-shadow-color);z-index:0;top:12px;left:25px}._steps_EDlmx ul li{padding:3px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}._steps_EDlmx ul li i{font-style:normal;font-size:.75rem;margin-top:5px;color:var(--content-text-color-light)}._steps_EDlmx ul li>span{display:flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:.75rem;border-radius:50%;background-color:var(--content-shadow-color);text-align:center;box-sizing:border-box}._steps_EDlmx ul li._stepCurrent_oZibL>span{background-color:var(--primary-color);color:var(--primary-text-color)}._steps_EDlmx ul li._stepCurrent_oZibL i{color:var(--primary-color);font-weight:600}._steps_EDlmx ul li._stepPassed_jpn21>span{background-color:var(--primary-color)}._stepContent_8lVVe ._step_GxqIJ{display:flex;flex-direction:column;padding:30px;height:calc(100vh - 265px);overflow:auto;position:relative}._stepContent_8lVVe ._step_GxqIJ ._settingBlock_xzQFn{margin-block-end:2em;position:relative}._stepContent_8lVVe ._step_GxqIJ ._settingBlock_xzQFn ._label_VklwL{font-weight:600;display:block;margin-bottom:8px;font-size:.75rem}._stepContent_8lVVe ._step_GxqIJ ._settingBlock_xzQFn ._fileManagerBtn_tnJQK{position:absolute;right:0;top:22px;padding:10px;cursor:pointer;color:var(--icon-color)}._stepContent_8lVVe ._step_GxqIJ ._settingBlock_xzQFn ._fileManagerBtn_tnJQK:hover{color:var(--primary-color)}._stepContent_8lVVe ._step_GxqIJ ._settingBlock_xzQFn._settingBlockError_TUxCw input{border-color:var(--error-button-color)}._stepContent_8lVVe ._step_GxqIJ ._restoreSuccessMsg_ef74H button{font-size:inherit;background:var(--background-color);color:var(--primary-color);border-radius:3px}._preview_zxuZx{width:100%;border:1px solid var(--line-color);background-color:var(--modal-bg);height:calc(100vh - 270px);border-radius:6px;box-sizing:border-box;position:relative}._preview_zxuZx ._previewError_nCdWT{position:absolute;top:0;width:100%;padding:10px;box-sizing:border-box;background-color:var(--error-bg-color);color:var(--error-text-color)}._preview_zxuZx ._previewButton_fe66L{border-radius:6px;font-size:.75rem;padding:8px 15px;cursor:pointer;font-weight:600;color:var(--primary-text-color);background-color:var(--primary-color)}._preview_zxuZx._previewEmpty_73FwN{display:flex;flex-direction:column;justify-content:center;align-items:center}._restoreConfirm_q5DxC{display:flex;flex-direction:column;justify-content:center;align-items:center;height:70%}._restoreConfirm_q5DxC ._restoreButton_wsQwx{border-radius:6px;font-size:.75rem;padding:8px 15px;cursor:pointer;font-weight:600;color:var(--primary-text-color);background-color:var(--primary-color)}._restoreError_KFMAT{position:absolute;top:20px;left:20px;width:calc(100% - 40px);padding:10px;box-sizing:border-box;border-radius:6px;background-color:var(--error-bg-color);color:var(--error-text-color)}._footer_1xbCT{display:flex;align-items:center;justify-content:space-between;padding:15px 15px 15px 30px;border-top:1px solid var(--content-shadow-color);gap:10px}._footer_1xbCT ._backButton_8xJPe{color:var(--content-text-color-light)}._footer_1xbCT ._backButton_8xJPe:hover{color:var(--content-text-color)}._footer_1xbCT ._footerRight_shYoC{display:flex;align-items:center;gap:10px}._footer_1xbCT ._footerRight_shYoC button{border-radius:6px;font-size:.75rem;padding:12px 20px;cursor:pointer;background-color:var(--line-color);color:var(--content-text-color)}._footer_1xbCT ._footerRight_shYoC button:nth-child(2){color:var(--primary-text-color);background-color:var(--primary-color)}._restoreDisabled_XZ7tA{cursor:not-allowed!important;opacity:.6;-webkit-user-select:none;user-select:none}._loader_4RpMx{position:absolute;z-index:9;width:100%;height:100%;left:0;top:0;background-color:var(--content-background-color);opacity:.7;cursor:default;display:flex;justify-content:center;align-items:center}._pathPickerModal_byME3{position:fixed;width:100%;height:100vh;top:0;left:0;z-index:99999999;background:var(--modal-shadow-color-light)}._pathPickerModal_byME3 ._pathPickerModalInner_S4Ech{position:absolute;width:70%;max-width:1000px;background:var(--content-background-color);color:var(--content-text-color);border-radius:8px;border:1px solid var(--content-shadow-color);margin:0 auto;left:0;right:0;top:10%;box-sizing:border-box;box-shadow:0 0 20px var(--modal-shadow-color)}._pathPickerModal_byME3 ._pathPickerModalInner_S4Ech ._pathPickerHeader_SxGxr{display:flex;align-items:center;justify-content:space-between;padding:10px 15px;border-bottom:1px solid var(--line-color)}._pathPickerModal_byME3 ._pathPickerModalInner_S4Ech ._pathPickerHeader_SxGxr h4{margin:0}._pathPickerModal_byME3 ._pathPickerModalInner_S4Ech ._pathPickerHeader_SxGxr button{padding:10px;cursor:pointer;background:transparent;opacity:.5;color:var(--content-text-color);transition:all .2s linear}._pathPickerModal_byME3 ._pathPickerModalInner_S4Ech ._pathPickerHeader_SxGxr button:hover{opacity:1;transform:rotate(90deg)}._pathPickerModal_byME3 ._pathPickerModalInner_S4Ech ._pathPickerFooter_skg41{display:flex;align-items:center;justify-content:space-between;padding:10px 15px;border-top:1px solid var(--line-color)}._pathPickerModal_byME3 ._pathPickerModalInner_S4Ech ._pathPickerFooter_skg41 button{background-color:var(--primary-color);color:var(--primary-text-color);padding:10px 12px;cursor:pointer;border-radius:6px}._pathPickerModal_byME3 ._pathPickerModalInner_S4Ech ._pathPickerContent_Xz2Tq{padding:20px;max-height:500px;overflow:auto}._checkboxSettings_xI3Cw ._checkboxSettingsOpts_Xs7uu{border:1px solid var(--line-color);border-radius:6px}._checkboxSettings_xI3Cw ._checkboxSettingsOpts_Xs7uu ._checkboxOption_zWuFB{display:flex;align-items:center;gap:10px;padding:12px;cursor:pointer;border-bottom:1px solid var(--line-color)}._checkboxSettings_xI3Cw ._checkboxSettingsOpts_Xs7uu ._checkboxOption_zWuFB h5{font-size:.75rem;font-weight:600;margin:0 0 5px}._checkboxSettings_xI3Cw ._checkboxSettingsOpts_Xs7uu ._checkboxOption_zWuFB span{color:var(--icon-color)}._checkboxSettings_xI3Cw ._checkboxSettingsOpts_Xs7uu ._checkboxOption_zWuFB._checkboxOptionActive_745yU h5,._checkboxSettings_xI3Cw ._checkboxSettingsOpts_Xs7uu ._checkboxOption_zWuFB._checkboxOptionActive_745yU span{color:var(--primary-color)}._checkboxSettings_xI3Cw ._checkboxSettingsOpts_Xs7uu ._checkboxOption_zWuFB:last-child{border-bottom:none}@media only screen and (max-width:768px){._restoreWizard_KGWpx ._content_AswkJ{width:100%}._restoreWizard_KGWpx ._content_AswkJ>[class*=_header_]{flex-direction:row}}._restoredFileBrowser_oZpnx{display:flex;flex-direction:column;height:100%;border:1px solid var(--line-color);border-radius:8px;overflow:hidden}._toolbar_tUwz5{display:flex;padding:10px;border-bottom:1px solid var(--line-color);gap:15px;align-items:center;justify-content:space-between}._toolbar_tUwz5 ._toolbarRight_0ebfR{display:flex;flex-direction:row;gap:15px;justify-content:space-between}._toolbar_tUwz5 ._toolbarRight_0ebfR ._filters_P955R{display:flex;gap:12px}._toolbar_tUwz5 ._toolbarRight_0ebfR ._filters_P955R input{accent-color:var(--primary-color)}._toolbar_tUwz5 ._toolbarRight_0ebfR ._filters_P955R label{display:flex;align-items:center;gap:4px;text-transform:capitalize}._toolbar_tUwz5 ._toolbarRight_0ebfR ._search_6MTYJ{display:flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid var(--line-color);border-radius:4px;margin-left:auto}._toolbar_tUwz5 ._toolbarRight_0ebfR ._search_6MTYJ input{border:none;outline:none;font-size:.75rem;min-width:200px;background-color:var(--content-background-color)}._toolbar_tUwz5 ._toolbarLeft_uQTib ._stats_jbThB{display:flex;flex-direction:row;gap:8px}._browserContent_4ieoi{display:flex;flex:1;overflow:hidden}._sidebar_xPqAA{width:300px;border-right:1px solid var(--line-color);overflow-y:auto}._sidebar_xPqAA ._sidebarHeader_b57vR{padding:12px;background:var(--background-color);font-weight:600;position:sticky;z-index:2;top:0}._directory_HaQOn{display:flex;align-items:center;gap:8px;padding:8px 16px;cursor:pointer;position:relative}._directory_HaQOn button{width:20px}._directory_HaQOn ._toggleButton_YESqv{border:1px solid var(--line-color);width:auto;padding:0 4px;border-radius:3px}._directory_HaQOn ._togglePlaceholder_kNkAi{width:10px;height:10px}._directory_HaQOn ._dirName_S5BzD{position:relative}._directory_HaQOn ._dirName_S5BzD ._notification_3DeyX{width:7px;height:7px;background:var(--primary-color);border-radius:50%;margin-left:auto;position:absolute;left:-2px;top:8px}._directory_HaQOn._directoryEmpty_jusK8 ._dirName_S5BzD{padding-left:10px}._directory_HaQOn._directoryEmpty_jusK8 ._dirName_S5BzD ._notification_3DeyX{left:8px}._directory_HaQOn:hover{background:var(--background-color)}._selected_wAlm4{background:var(--primary-color-light)}._content_0Ux0l{flex:1;overflow-y:auto}._fileList_iXPrf ._header_xlPmv{display:grid;grid-template-columns:1fr 100px minmax(80px,auto);padding:12px;background:var(--background-color);font-weight:600;position:sticky;z-index:2;top:0}._fileListEmpty_Tcepx{height:calc(100vh - 400px);width:100%;display:flex;align-items:center;justify-content:center}._file_vner7{display:grid;grid-template-columns:1fr 100px minmax(80px,auto);padding:12px;box-sizing:border-box;border-bottom:1px solid var(--line-color)}._file_vner7._fileIsDir_M1rgZ ._fileName_hAFdu{cursor:pointer}._file_vner7._fileIsDir_M1rgZ ._fileName_hAFdu i{width:8px;height:8px;display:inline-block;margin-left:8px;background:var(--primary-color);border-radius:50%}._file_vner7._fileIsDir_M1rgZ ._fileName_hAFdu:hover{color:var(--primary-color)}._file_vner7:last-child{border-bottom:none}._status_ZzZVg{text-transform:capitalize}._status_ZzZVg i{font-style:normal;font-size:.8em;background:var(--primary-color-light);padding:2px 10px;border-radius:12px}._status_ZzZVg._restored_mRRQL{color:var(--primary-color)}._status_ZzZVg._updated_pWBuB{color:#b17010}._status_ZzZVg._updated_pWBuB i{background:#ffecd5}._status_ZzZVg._unchanged_i2OsP{color:var(--content-text-color)}._status_ZzZVg._unchanged_i2OsP i{background:var(--line-color)}._goUpButton_vVYc9{font-style:italic;opacity:.8;padding:0 12px;align-items:center}._goUpButton_vVYc9:hover{background-color:var(--primary-color-light)}._goUpButton_vVYc9 ._fileName_hAFdu{font-weight:400}@media only screen and (max-width:768px){._toolbar_tUwz5{flex-direction:column;align-items:flex-start;gap:10px}._toolbar_tUwz5 ._toolbarLeft_uQTib ._stats_jbThB strong{display:none}._sidebar_xPqAA{width:100px;display:none}._fileList_iXPrf ._header_xlPmv{display:none}._fileList_iXPrf ._file_vner7{display:flex;flex-direction:column;justify-content:center}._fileList_iXPrf ._file_vner7 ._fileName_hAFdu{width:100%;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._fileList_iXPrf ._file_vner7 ._fileName_hAFdu ._newFileIndicator_ohqb3{width:8px;height:8px;margin-right:5px;border-radius:50%;background-color:var(--primary-color);display:inline-block}._fileList_iXPrf ._file_vner7 ._status_ZzZVg{display:none}._fileList_iXPrf ._file_vner7 ._fileSize_kN7yn{display:inline-block;color:var(--content-text-color-light);margin-left:25px;font-size:.9em}._fileList_iXPrf ._file_vner7._fileIsDir_M1rgZ ._fileSize_kN7yn,._fileList_iXPrf ._file_vner7._fileIsDir_M1rgZ ._fileName_hAFdu i{display:none}._fileList_iXPrf ._file_vner7._goUpButton_vVYc9{display:flex;align-items:center}._fileList_iXPrf ._file_vner7._goUpButton_vVYc9 ._fileName_hAFdu:after{content:" Go Up ↑";font-size:12px;font-style:normal;font-weight:500}}._restoreFileSelector_2yMzU{height:100%}._restoredFileBrowser_lhuhr{display:flex;flex-direction:column;height:100%;border:1px solid var(--line-color);border-radius:8px;overflow:hidden}._loader_LRDCX{position:absolute;z-index:9;width:100%;height:100%;left:0;top:0;background-color:var(--content-background-color);opacity:.7;cursor:default;display:flex;justify-content:center;align-items:center}._toolbar_fkN39{display:flex;padding:10px;border-bottom:1px solid var(--line-color);gap:15px;align-items:center;justify-content:space-between}._toolbar_fkN39 ._toolbarRight_OmKp6{display:flex;flex-direction:row;gap:15px;justify-content:space-between}._toolbar_fkN39 ._toolbarRight_OmKp6 ._filters_DxGtr{display:flex;gap:12px}._toolbar_fkN39 ._toolbarRight_OmKp6 ._filters_DxGtr input{accent-color:var(--primary-color)}._toolbar_fkN39 ._toolbarRight_OmKp6 ._filters_DxGtr label{display:flex;align-items:center;gap:4px;text-transform:capitalize}._toolbar_fkN39 ._toolbarRight_OmKp6 ._search_iRbDT{display:flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid var(--line-color);border-radius:4px;margin-left:auto}._toolbar_fkN39 ._toolbarRight_OmKp6 ._search_iRbDT input{border:none;outline:none;font-size:.75rem;min-width:200px;background-color:var(--content-background-color)}._toolbar_fkN39 ._toolbarLeft_jYZiP ._stats_Nev0n{display:flex;flex-direction:row;gap:8px}._toolbar_fkN39 ._toolbarLeft_jYZiP ._stats_Nev0n ._excludedStat_Sg5Ma i{font-style:normal;padding-bottom:0;display:inline-block;border-bottom:1px solid var(--content-text-color-light);border-bottom-style:dashed}._browserContent_TaumJ{display:flex;flex:1;overflow:hidden}._sidebar_qiaUX{width:300px;border-right:1px solid var(--line-color);overflow-y:auto}._sidebar_qiaUX ._sidebarHeader_bAG9c{padding:12px;background:var(--background-color);font-weight:600;position:sticky;z-index:2;top:0}._directory_EmcP9{display:flex;align-items:center;gap:8px;padding:8px 16px;cursor:pointer;position:relative}._directory_EmcP9 button{width:20px}._directory_EmcP9 ._toggleButton_yeRLq{border:1px solid var(--line-color);width:auto;padding:0 4px;border-radius:3px}._directory_EmcP9 ._togglePlaceholder_poVnO{width:10px;height:10px}._directory_EmcP9 ._dirName_HrfCx{position:relative;display:inline-block}._directory_EmcP9 ._dirName_HrfCx ._notification_TgcoX{width:7px;height:7px;background:var(--primary-color);border-radius:50%;margin-left:auto;position:absolute;left:-2px;top:8px}._directory_EmcP9._directoryEmpty_gbBnY ._dirName_HrfCx{padding-left:10px}._directory_EmcP9._directoryEmpty_gbBnY ._dirName_HrfCx ._notification_TgcoX{left:8px}._directory_EmcP9:hover{background:var(--background-color)}._selected_uDfXp{background:var(--primary-color-light)}._notSelectable_2i7O4{cursor:default;-webkit-user-select:none;user-select:none;opacity:.6}._content_GoHpe{flex:1;overflow-y:auto}._fileList_3TxA6 ._header_zbb1F{display:grid;grid-template-columns:1fr 180px minmax(80px,auto);padding:12px;background:var(--background-color);font-weight:600;position:sticky;z-index:2;top:0}._fileList_3TxA6 ._header_zbb1F div{display:flex;width:100%;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none}._fileList_3TxA6 ._header_zbb1F div:nth-child(1){justify-content:left}._fileList_3TxA6 ._header_zbb1F div._activeSort_oGaou{font-weight:700;cursor:pointer}._fileListEmpty_2EwPx{height:calc(100vh - 400px);width:100%;display:flex;align-items:center;justify-content:center}._file_oDLFi{display:grid;grid-template-columns:1fr 180px minmax(80px,auto);padding:12px;box-sizing:border-box;border-bottom:1px solid var(--line-color)}._file_oDLFi._fileIsDir_xMAG3 ._fileName_A024j{cursor:pointer}._file_oDLFi._fileIsDir_xMAG3 ._fileName_A024j i{width:8px;height:8px;display:inline-block;margin-left:8px;background:var(--primary-color);border-radius:50%}._file_oDLFi._fileIsDir_xMAG3 ._fileName_A024j:hover{color:var(--primary-color)}._file_oDLFi:last-child{border-bottom:none}._file_oDLFi._fileModified_yQxKz{background-color:var(--primary-color-lighter)}._file_oDLFi._fileRemoved_uYDMH{background-color:var(--error-bg-color)}._selectButton_veFdV{color:var(--icon-color);margin-right:7px}._selectButton_veFdV._selected_uDfXp{color:var(--primary-color);background-color:transparent}._goUpButton_fWhxX{font-style:italic;opacity:.8;padding:0 12px;align-items:center}._goUpButton_fWhxX:hover{background-color:var(--primary-color-light)}._goUpButton_fWhxX ._fileName_A024j{font-weight:400}@media only screen and (max-width:768px){._toolbar_fkN39{flex-direction:column;align-items:flex-start;gap:10px}._toolbar_fkN39 ._toolbarLeft_jYZiP ._stats_Nev0n strong{display:none}._toolbar_fkN39 ._toolbarRight_OmKp6,._toolbar_fkN39 ._toolbarRight_OmKp6 ._search_iRbDT{width:100%}._sidebar_qiaUX{width:100px;display:none}._fileList_3TxA6 ._header_zbb1F{display:none}._fileList_3TxA6 ._file_oDLFi{display:block;box-sizing:border-box}._fileList_3TxA6 ._file_oDLFi ._fileName_A024j{width:100%;margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--content-text-color)}._fileList_3TxA6 ._file_oDLFi ._fileModified_yQxKz{padding-left:32px}._fileList_3TxA6 ._file_oDLFi ._status_QIVhQ{display:none}._fileList_3TxA6 ._file_oDLFi ._fileSize_fm1U9{margin-left:12px}._fileList_3TxA6 ._file_oDLFi>div{display:inline-block;width:auto;font-size:.9em;color:var(--content-text-color-light)}._fileList_3TxA6 ._file_oDLFi._goUpButton_fWhxX{display:flex;align-items:center}._fileList_3TxA6 ._file_oDLFi._goUpButton_fWhxX ._fileName_A024j:after{content:" Go Up ↑";font-size:12px;font-style:normal;font-weight:500}}._backups_G4Wvc{margin-top:20px}._backupsHeader_QJeex{width:100%;display:flex;justify-content:space-between;align-items:center;padding-top:10px}._backupsHeader_QJeex h3{font-size:.75rem;font-weight:600;color:var(--content-title-color)}._backupsHeader_QJeex h3 span{background-color:var(--line-color);color:var(--content-text-color-light);font-size:.7rem;padding:1px 8px;border-radius:20px}._backupsHeader_QJeex ._historyTabs_g7VzA{display:flex;gap:10px}._backupsHeader_QJeex ._historyTabs_g7VzA button{padding:12px 18px;border-radius:6px 6px 0 0;color:var(--content-text-color-light);border:1px solid transparent;position:relative;top:1px}._backupsHeader_QJeex ._historyTabs_g7VzA button i{padding:2px 7px;border-radius:20px;font-size:.625rem;line-height:.625rem;font-style:normal;background-color:var(--light-grey)}._backupsHeader_QJeex ._historyTabs_g7VzA button._historyTabActive_EHlWR{color:var(--content-text-color);border-color:var(--line-color);border-bottom-color:var(--content-background-color)}@media only screen and (max-width:768px){._backups_G4Wvc{overflow-x:auto}._backupsInfo_wiBIB{display:none}}._preview_kYVPx{width:100%;height:100vh;background-color:var(--modal-bg);position:fixed;left:0;top:0;z-index:999;display:flex;align-items:flex-start;justify-content:center}._preview_kYVPx ._previewWrapper_m7xqc{width:90%;max-width:1200px;height:100vh;position:absolute;background:var(--content-background-color);color:var(--content-text-color);border:1px solid var(--content-shadow-color);right:0;top:0;box-sizing:border-box;box-shadow:0 0 20px var(--modal-shadow-color)}._preview_kYVPx ._previewWrapper_m7xqc ._previewBrowser_cysTm{display:flex;flex-direction:column;padding:30px;height:calc(100vh - 130px);overflow:auto;position:relative}._preview_kYVPx ._previewHeader_1h43E{display:flex;align-items:center;justify-content:space-between;padding:20px}._preview_kYVPx ._previewHeader_1h43E h3{font-size:1rem;margin:0}._preview_kYVPx ._previewHeader_1h43E ._closePreview_gGG5P{background:transparent;opacity:.5;color:var(--content-text-color);transition:all .2s linear}._preview_kYVPx ._previewHeader_1h43E ._closePreview_gGG5P:hover{opacity:1;transform:rotate(90deg)}@media only screen and (max-width:768px){._preview_kYVPx ._previewWrapper_m7xqc{width:100%}._preview_kYVPx ._previewWrapper_m7xqc ._previewBrowser_cysTm{padding:0 20px 20px}._preview_kYVPx ._previewHeader_1h43E h3{font-size:13px}}._history_I3Xhi{position:relative;display:flex;flex-direction:row;height:20px;gap:5px}._history_I3Xhi>div{width:5px;border-radius:3px}._history_I3Xhi._historyFull_Y2Ybx{flex-wrap:wrap;height:50px;padding-top:10px}._historyItemEmpty_Vj7fp{background-color:var(--line-color)}._historyItemSuccess_b2ZNc{background-color:var(--success-label)}._historyItemFailed_9vd29{background-color:#e88b84}._historyItemCancelled_K0W4b{background-color:#aaa}._historyItemPending_T211l{background-color:#e8e184}@media only screen and (max-width:768px){._history_I3Xhi._historyFull_Y2Ybx{height:160px;gap:8px}._history_I3Xhi._historyFull_Y2Ybx>div{width:20px;border-radius:2px}}._plan_cG0eK{position:relative;display:flex;flex-direction:row;align-items:center;padding:10px;margin-bottom:20px;gap:10px;border-radius:7px;background-color:var(--content-background-color);color:var(--content-text-color-light);box-shadow:0 0 15px var(--content-shadow-color);transition:all .2s linear}._plan_cG0eK:hover{box-shadow:0 0 20px var(--content-shadow-color)}._plan_cG0eK ._leftContent_hkYxP{flex-basis:60%;display:flex;flex-direction:row;align-items:center}._plan_cG0eK ._rightContent_uLcfd{display:flex;flex-direction:row;align-items:center;flex-basis:40%;justify-content:right;gap:20px}._plan_cG0eK ._status_x8Cc1{display:flex;align-items:center;margin-right:10px;margin-left:5px;position:relative;color:var(--success-label)}._plan_cG0eK ._status_x8Cc1._paused_gXwkE{color:var(--icon-color)}._plan_cG0eK ._statusPaused_d5XDc{background-color:#e4e4e4}._plan_cG0eK ._statusPaused_d5XDc button{color:inherit}._plan_cG0eK ._content_H6Sd5{display:flex;flex-direction:column;color:var(--content-text-color-light)}._plan_cG0eK ._content_H6Sd5 a,._plan_cG0eK ._content_H6Sd5 a:hover{color:inherit}._plan_cG0eK ._content_H6Sd5 a:hover h4{color:var(--primary-color)}._plan_cG0eK ._title_cz6Nz{display:flex;flex-direction:row}._plan_cG0eK ._title_cz6Nz h4{margin:0 0 4px;color:var(--content-text-color);display:flex;align-items:center}._plan_cG0eK ._title_cz6Nz .icon{position:relative;top:2px;margin-left:5px;opacity:.5}._plan_cG0eK ._sources_ptd4P{font-size:.75rem}._plan_cG0eK ._sources_ptd4P img{width:auto;max-height:13px;vertical-align:middle;margin-right:3px}._plan_cG0eK ._sources_ptd4P i{font-style:normal;background:var(--line-color);border-radius:20px;padding:1px 6px;font-size:.6875rem;margin-left:5px}._plan_cG0eK ._sources_ptd4P ._sourceCount_Wrjv4{font-size:.8em;padding:1px 7px;border-radius:20px;margin-left:4px;background-color:var(--background-color)}._plan_cG0eK ._interval_CxHDH{min-width:120px;display:flex;justify-content:center;align-items:center}._plan_cG0eK ._interval_CxHDH .icon{position:relative;top:2px;margin-right:5px;opacity:.5}._plan_cG0eK ._interval_CxHDH i{text-transform:capitalize;font-style:normal;margin-left:5px}._plan_cG0eK ._time_tDvQ9,._plan_cG0eK ._size_tgtca{min-width:120px;display:flex;align-items:center}._plan_cG0eK ._time_tDvQ9 i,._plan_cG0eK ._size_tgtca i{font-style:normal}._plan_cG0eK ._time_tDvQ9 .icon,._plan_cG0eK ._size_tgtca .icon{position:relative;top:2px;margin-right:5px;opacity:.5}._plan_cG0eK ._size_tgtca{min-width:90px}._plan_cG0eK ._moreBtn_01toJ{color:var(--content-text-color-light);padding:3px 6px;border-radius:4px}._plan_cG0eK ._moreBtn_01toJ._moreBtnActive_KSfC7{background-color:var(--primary-color-light);color:var(--primary-color)}._plan_cG0eK ._settings_8x0xJ{position:absolute;z-index:99;top:45px;right:15px;display:flex;flex-direction:column;justify-content:left;width:120px;text-align:left;align-items:center;background:var(--content-background-color);border:1px solid var(--line-color);border-radius:6px}._plan_cG0eK ._settings_8x0xJ button{padding:6px 10px;width:100%;text-align:left;color:var(--content-text-color-light)}._plan_cG0eK ._settings_8x0xJ button:hover{background-color:var(--primary-color-light);color:var(--primary-color)}._plan_cG0eK._planHasError_zj2qx{border:1px solid var(--error-bg-color-active)}._plan_cG0eK._planHasError_zj2qx ._status_x8Cc1{color:var(--error-button-color)}._removeModalContent_iPSVc{position:relative}._removeModalContent_iPSVc ._deleteLoader_1u9Hy{position:absolute;z-index:9;width:100%;height:100%;left:0;top:0;background-color:var(--content-background-color);opacity:.7;cursor:default;display:flex;justify-content:center;align-items:center}._removeModalContent_iPSVc ._removeModalActions_6Rt1j{margin-top:20px;justify-content:right;display:flex;flex-direction:row;gap:10px}._removeModalContent_iPSVc ._removeModalActions_6Rt1j button{background-color:var(--line-color);color:var(--content-text-color);padding:6px 12px;border-radius:4px;transition:all .12s linear}._removeModalContent_iPSVc ._removeModalActions_6Rt1j button:nth-child(2){background-color:var(--error-button-color);color:var(--error-active-text)}._removeModalContent_iPSVc ._removeModalActions_6Rt1j button:hover{filter:brightness(105%)}._planGrid_GLzXi{width:100%;flex-direction:column;margin:0;align-items:flex-start;box-sizing:border-box;padding:0;gap:0}._planGrid_GLzXi ._leftContent_hkYxP{width:100%;padding:15px;box-sizing:border-box}._planGrid_GLzXi ._leftContent_hkYxP ._status_x8Cc1{position:absolute;right:0;margin-top:-15px;transform:scale(.8)}._planGrid_GLzXi ._leftContent_hkYxP ._title_cz6Nz h4{margin-bottom:8px}._planGrid_GLzXi ._rightContent_uLcfd{flex-wrap:wrap;justify-content:flex-start;row-gap:0;column-gap:12px;border-top:1px solid var(--line-color);padding-top:10px;margin-top:5px;font-size:.9em;background-color:var(--primary-color-lighter)}._planGrid_GLzXi ._rightContent_uLcfd [class*=_history_]{width:100%;margin-top:10px;border-top:1px solid var(--line-color);background-color:var(--content-background-color);padding:10px;border-radius:0 0 6px 6px}._planGrid_GLzXi ._rightContent_uLcfd ._moreBtn_01toJ{margin-left:auto;position:absolute;right:10px;bottom:10px}._planGrid_GLzXi ._rightContent_uLcfd ._interval_CxHDH,._planGrid_GLzXi ._rightContent_uLcfd ._time_tDvQ9,._planGrid_GLzXi ._rightContent_uLcfd ._size_tgtca{min-width:unset}._planGrid_GLzXi ._rightContent_uLcfd ._size_tgtca{padding-left:15px}._planGrid_GLzXi ._settings_8x0xJ{bottom:10px;top:auto;right:40px}@media only screen and (max-width:768px){._plan_cG0eK{flex-direction:column;align-items:flex-start;gap:0}._plan_cG0eK ._title_cz6Nz{margin-bottom:5px}._plan_cG0eK ._status_x8Cc1{position:absolute;right:0;margin-top:-15px;transform:scale(.8);opacity:.7}._plan_cG0eK ._leftContent_hkYxP{width:100%}._plan_cG0eK ._rightContent_uLcfd{width:100%;gap:0px;padding-top:10px;border-top:1px solid var(--line-color);margin-top:10px;justify-content:flex-start}._plan_cG0eK ._rightContent_uLcfd ._interval_CxHDH{display:none!important}._plan_cG0eK ._rightContent_uLcfd [class*=_history_]{margin-left:auto}._plan_cG0eK ._rightContent_uLcfd ._moreBtn_01toJ{margin-left:0}}._backup_00ju6{width:100%;padding:10px 15px;display:flex;justify-content:left;align-items:center;box-sizing:border-box;border-radius:6px;border:1px solid var(--line-color);margin-bottom:15px}._backup_00ju6 ._backupIcon_iVxdA{margin-right:15px}._backup_00ju6 ._progressSkeleton_rRXes{display:block;width:100%;height:20px;margin-bottom:10px}._backup_00ju6 ._backupLeft_hqmSK{width:calc(55% - 20px)}._backup_00ju6 ._backupLeft_hqmSK ._backupId_oQ9Fy{font-weight:600;margin-bottom:5px;color:var(--content-text-color)}._backup_00ju6 ._backupLeft_hqmSK ._backupStart_Rg1Js{color:var(--content-text-color-light);font-size:.75rem;display:flex;gap:10px}._backup_00ju6 ._backupRight_AOYH7{width:calc(45% - 20px);display:flex;flex-direction:column;gap:5px;padding-top:10px}._backupsHeader_cKly0{width:100%;display:flex;justify-content:space-between;align-items:center;padding-top:10px}._backupsHeader_cKly0 h3{font-size:.75rem;font-weight:600;color:var(--content-title-color)}._backupsHeader_cKly0 h3 span{background-color:var(--line-color);color:var(--content-text-color-light);font-size:.7rem;padding:1px 8px;border-radius:20px}._removeRemoteToggle_ceJz2{margin-top:15px}._removeRemoteToggle_ceJz2 [class*=_toggleCheckbox]{opacity:1}._removeRemoteToggle_ceJz2 [class*=_toggleCheckbox] span{width:100%}._planStats_Wa7Nw{display:flex;gap:20px}._planStats_Wa7Nw ._widgetTitle_nMFL3{padding:2px 6px;background-color:var(--content-background-color);border:1px solid var(--line-color);color:var(--content-title-color);border-radius:4px;font-size:.6875rem;font-weight:600;width:max-content;position:relative;margin-top:-30px}._planStats_Wa7Nw ._widgetTitle_nMFL3 span{color:var(--icon-color)}._planStats_Wa7Nw ._sources_mEh1x,._planStats_Wa7Nw ._snapshots_j4WO4,._planStats_Wa7Nw ._health_WLxE7{border:1px solid var(--line-color);padding:20px;border-radius:6px;box-sizing:border-box}._planStats_Wa7Nw ._sources_mEh1x{width:38%}._planStats_Wa7Nw ._sources_mEh1x ._sourceContent_IVx9v{display:flex;align-items:center;justify-content:center;padding:12px;gap:20%}._planStats_Wa7Nw ._sources_mEh1x ._sourceContent_IVx9v>div{text-align:center;display:flex;flex-direction:column;align-items:center;gap:5px;font-size:.75rem;font-weight:500}._planStats_Wa7Nw ._sources_mEh1x ._sourceContent_IVx9v>div img{width:auto;max-height:18px;display:block}._planStats_Wa7Nw ._sources_mEh1x ._sourceContent_IVx9v>div span{display:block;line-height:initial}._planStats_Wa7Nw ._sources_mEh1x ._sourceContent_IVx9v>div:nth-child(2){border:1px solid var(--line-color);border-radius:50%;width:30px;height:30px;box-sizing:border-box;padding-top:4px;position:relative}._planStats_Wa7Nw ._sources_mEh1x ._sourceContent_IVx9v>div ._sourceArrow_L93n4{position:absolute;left:35px;opacity:.6}._planStats_Wa7Nw ._sources_mEh1x ._sourceContent_IVx9v>div ._sourceArrow_L93n4:before{content:"";width:10px;height:2px;background:var(--content-text-color-light);position:absolute;left:-52px;top:8px;opacity:.7}._planStats_Wa7Nw ._snapshots_j4WO4{width:24%}._planStats_Wa7Nw ._snapshots_j4WO4 ._snapshotsContent_oCZ63{display:flex;justify-content:space-around;align-items:center;height:100%;margin-top:8px}._planStats_Wa7Nw ._snapshots_j4WO4 ._snapshotsContent_oCZ63>div{text-align:center;display:flex;flex-direction:column;align-items:center;font-size:.75rem;font-weight:500}._planStats_Wa7Nw ._snapshots_j4WO4 ._snapshotsContent_oCZ63>div>span:nth-child(1){font-size:1rem;font-weight:600;color:var(--content-subtitle-color)}._planStats_Wa7Nw ._snapshots_j4WO4 ._snapshotsContent_oCZ63>div:nth-child(2){width:1px;height:30px;background-color:var(--line-color)}._planStats_Wa7Nw ._health_WLxE7{width:38%}@media only screen and (max-width:768px){._planStats_Wa7Nw{flex-direction:column}._planStats_Wa7Nw ._sources_mEh1x,._planStats_Wa7Nw ._snapshots_j4WO4,._planStats_Wa7Nw ._health_WLxE7{width:100%}}._field_Zukog{margin-bottom:1rem}._integrations_gdTNy{width:100%}._integrations_gdTNy ._tabs_HUgli{display:flex;list-style-type:none;margin:0 0 20px;padding:0;gap:10px}._integrations_gdTNy ._tabs_HUgli li{padding:5px 15px;border-radius:6px;font-size:.75rem;font-weight:500;cursor:pointer}._integrations_gdTNy ._tabs_HUgli li._tabActive_6Q2yg{color:var(--primary-color);background:var(--background-color)}._integrations_gdTNy ._field_8lYva{width:420px;margin-bottom:20px;position:relative}._integrations_gdTNy ._validateBtn_xD7dP{color:var(--primary-color);background:var(--background-color);padding:10px;border-radius:6px;width:100%;transition:all .12s linear}._integrations_gdTNy ._validateBtn_xD7dP:hover{filter:contrast(.95)}._skeletonItems_c4dK5{display:flex;flex-direction:column}._skeletonItems_c4dK5 ._skeletonItem_6T37o{position:relative;display:flex;flex-direction:row;align-items:center;padding:10px;margin-bottom:20px;min-height:41px;gap:10px;border-radius:7px;overflow:hidden;background-color:var(--content-background-color);color:var(--content-text-color-light);box-shadow:0 0 15px var(--content-shadow-color)}._skeletonItems_c4dK5 ._skeletonItem_6T37o ._leftContent_7RmmV{flex-basis:60%;display:flex;flex-direction:row;align-items:center}._skeletonItems_c4dK5 ._skeletonItem_6T37o ._leftContent_7RmmV ._status_Rq5vz{width:28px;height:28px;margin-right:10px;margin-left:5px;border-radius:50%;background-color:var(--background-color)}._skeletonItems_c4dK5 ._skeletonItem_6T37o ._leftContent_7RmmV ._content_nd759{display:flex;flex-direction:column;justify-content:flex-start}._skeletonItems_c4dK5 ._skeletonItem_6T37o ._leftContent_7RmmV ._content_nd759 ._title_jCXLU{width:150px;height:13px;background-color:var(--content-shadow-color);margin-bottom:8px;border-radius:6px}._skeletonItems_c4dK5 ._skeletonItem_6T37o ._leftContent_7RmmV ._content_nd759 ._sources_TWd1a{width:110px;height:11px;background-color:var(--background-color);border-radius:6px}._skeletonItems_c4dK5 ._skeletonItem_6T37o ._rightContent_FRumk{display:flex;flex-direction:row;align-items:center;flex-basis:40%;justify-content:right;gap:20px;padding-right:30px}._skeletonItems_c4dK5 ._skeletonItem_6T37o ._rightContent_FRumk>div{width:110px;height:14px;border-radius:6px;background-color:var(--background-color)}._skeletonItems_c4dK5 ._skeletonItem_6T37o:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:_shimmer_S38AN 1.5s infinite linear}._skeletonItems_c4dK5._grid_iAJ69{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}._skeletonItems_c4dK5._grid_iAJ69 ._skeletonItem_6T37o{width:100%;flex-direction:column;margin:0;align-items:flex-start;box-sizing:border-box;padding:0;gap:0}._skeletonItems_c4dK5._grid_iAJ69 ._skeletonItem_6T37o ._leftContent_7RmmV{width:100%;padding:22px 15px;box-sizing:border-box}._skeletonItems_c4dK5._grid_iAJ69 ._skeletonItem_6T37o ._leftContent_7RmmV ._status_Rq5vz{position:absolute;right:0;margin-top:-15px;transform:scale(.8)}._skeletonItems_c4dK5._grid_iAJ69 ._skeletonItem_6T37o ._leftContent_7RmmV ._content_nd759 ._sources_TWd1a{width:190px;margin-top:5px}._skeletonItems_c4dK5._grid_iAJ69 ._skeletonItem_6T37o ._rightContent_FRumk{flex-wrap:wrap;justify-content:flex-start;row-gap:0;column-gap:12px;padding-top:12px;margin-top:5px;font-size:.9em;width:100%;box-sizing:border-box;border-top:1px solid var(--line-color);background-color:var(--primary-color-lighter);padding-right:0}._skeletonItems_c4dK5._grid_iAJ69 ._skeletonItem_6T37o ._rightContent_FRumk>div{width:60px}._skeletonItems_c4dK5._grid_iAJ69 ._skeletonItem_6T37o ._rightContent_FRumk ._history_5xCTx{width:100%;margin-top:10px;border-top:1px solid var(--line-color);background-color:var(--content-background-color);padding:12px;border-radius:0 0 6px 6px}@keyframes _shimmer_S38AN{0%{left:-100%}to{left:100%}}@media only screen and (max-width:1024px){._skeletonItems_c4dK5._grid_iAJ69{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:768px){._skeletonItems_c4dK5._grid_iAJ69{grid-template-columns:repeat(1,1fr)}._skeletonItem_6T37o{flex-direction:column;align-items:flex-start;gap:0}}._addStorage_0KLvu{position:relative}._addStorage_0KLvu>div{top:10%}._loader_B52fX{position:absolute;z-index:9;width:100%;height:100%;left:0;top:0;background-color:var(--content-background-color);opacity:.7;cursor:default;display:flex;justify-content:center;align-items:center}._field_zaDNz{margin-bottom:20px;width:100%;position:relative}._field_zaDNz ._fieldErrorLabel_d9vjx{position:absolute;right:10px;top:15px;background-color:var(--error-bg-active);color:var(--error-active-text);padding:1px 12px;border-radius:20px;font-size:.75rem;letter-spacing:.2px;z-index:2}._label_QEGc3{font-weight:600;display:block;margin-bottom:8px;font-size:.75rem}._input_wJkqZ{width:100%;border:1px solid var(--field-line-color);background-color:var(--content-background-color);padding:12px;font-size:.75rem;border-radius:6px;box-sizing:border-box}._input_wJkqZ:focus{outline:none;border:1px solid var(--line-active-color)}._input_wJkqZ._inputHasError_8YtvI{border-color:var(--error-bg-color-active)}._input_wJkqZ:disabled{background-color:var(--light-grey);cursor:not-allowed}._storageType_0wVcu{width:100%;background-color:var(--light-grey);border:1px solid var(--line-color);border-radius:6px;padding:8px 12px;cursor:not-allowed;color:var(--content-text-color);box-sizing:border-box}._storageType_0wVcu img{max-height:18px;width:auto;margin-right:5px;vertical-align:middle}._createButton_gxr85{width:100%;background:var(--primary-color);padding:12px;font-size:.75rem;border-radius:6px;color:var(--primary-text-color)}._advancedOptions_xjBKO{padding:20px;border:1px solid var(--line-color);border-top:0;border-radius:0 0 6px 6px}._advancedOptions_xjBKO input[class^=_input]{width:100%}._advancedButton_Wm1YO{display:flex;width:100%;cursor:pointer;justify-content:space-between;font-weight:500;position:relative;padding:10px;border:1px solid var(--line-color);border-radius:6px;box-sizing:border-box;-webkit-user-select:none;user-select:none}._advancedButton_Wm1YO:hover{color:var(--primary-color)}._advancedButton_Wm1YO._advancedButtonActive_w9I6E{border-radius:6px 6px 0 0}._authSettings_ethz1{margin-bottom:20px}._oauthDoc_cCDGb{background-color:var(--background-color);border:1px solid var(--line-color);border-radius:6px;box-sizing:border-box;padding:12px;word-break:break-all}._oauthDoc_cCDGb h4{font-weight:600;margin:0;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer}._oauthDoc_cCDGb h4 button{position:absolute;right:0;color:var(--icon-color)}._oauthDoc_cCDGb code{background-color:#0000001a;color:var(--content-text-color);padding:2px 6px;border-radius:6px}._oauthDoc_cCDGb ._codeBlock_8rMRx{background-color:#333;color:#ccc;padding:10px;width:100%;display:block;border-radius:6px;box-sizing:border-box;margin:10px 0}._oauthDoc_cCDGb ._codeBlock_8rMRx strong{color:var(--rt-color-success)}._field_gj0UM{margin-bottom:20px;width:100%;position:relative}._field_gj0UM ._fieldErrorLabel_ts1jk{position:absolute;right:10px;top:15px;background-color:var(--error-bg-active);color:var(--error-active-text);padding:1px 12px;border-radius:20px;font-size:.75rem;letter-spacing:.2px;z-index:2}._field_gj0UM ._fileManagerBtn_sPhfW{position:absolute;right:0;top:-3px;padding:10px;cursor:pointer;color:var(--icon-color)}._field_gj0UM ._fileManagerBtn_sPhfW:hover{color:var(--primary-color)}._storage_D1tgb{display:flex;flex-direction:row;align-items:center;padding:10px;margin-bottom:20px;gap:10px;border-radius:7px;background-color:var(--content-background-color);color:var(--content-text-color-light);box-shadow:0 0 15px var(--content-shadow-color);position:relative;transition:all .2s linear}._storage_D1tgb:hover{box-shadow:0 0 20px var(--content-shadow-color)}._storage_D1tgb._storageEditing_xmrdI{box-shadow:0 0 2px var(--primary-color)}._leftContent_r8NPg{flex-basis:40%;display:flex;flex-direction:row;align-items:center}._rightContent_pE8iA{display:flex;flex-direction:row;align-items:center;flex-basis:60%;justify-content:right;gap:10px}._storageType_87xjo{display:flex;align-items:center;margin-right:10px;margin-left:5px;width:28px;height:28px;background:var(--light-grey);padding:5px;border-radius:5px;justify-content:center}._storageType_87xjo img{max-width:24px}._content_VggIZ{display:flex;flex-direction:column;cursor:pointer;color:var(--content-text-color-light)}._content_VggIZ:hover{color:inherit}._content_VggIZ:hover h4{color:var(--primary-color)}._title_zuDLM{display:flex;flex-direction:row}._title_zuDLM h4{margin:0 0 2px;color:var(--content-text-color);display:flex;align-items:center}._title_zuDLM .icon{position:relative;top:2px;margin-left:5px;opacity:.5}._info_hYP1D{margin-right:30px;display:flex;align-items:center}._info_hYP1D .icon{position:relative;top:2px;margin-right:5px;opacity:.5}._info_hYP1D i{font-style:normal}._moreBtn_o9yFa{color:var(--content-text-color-light);padding:3px 6px;border-radius:4px}._moreBtn_o9yFa._moreBtnActive_LPCm8{background-color:var(--primary-color-light);color:var(--primary-color)}._settings_0LUaN{position:absolute;z-index:99;top:45px;right:15px;display:flex;flex-direction:column;justify-content:left;width:120px;text-align:left;align-items:center;background:var(--content-background-color);border:1px solid var(--line-color);border-radius:6px}._settings_0LUaN button{padding:6px 10px;width:100%;text-align:left;color:var(--content-text-color-light)}._settings_0LUaN button:hover{background-color:var(--primary-color-light);color:var(--primary-color)}._verifyModalContent_wC0Di{position:relative;padding-bottom:20px}._removeModalContent_116Sh{position:relative}._removeModalContent_116Sh ._deleteLoader_EWrlh{position:absolute;z-index:9;width:100%;height:100%;left:0;top:0;background-color:var(--content-background-color);opacity:.7;cursor:default;display:flex;justify-content:center;align-items:center}._removeModalContent_116Sh ._removeModalActions_VrMgn{margin-top:20px;justify-content:right;display:flex;flex-direction:row;gap:10px}._removeModalContent_116Sh ._removeModalActions_VrMgn button{background-color:var(--line-color);color:var(--content-text-color);padding:6px 12px;border-radius:4px;transition:all .12s linear}._removeModalContent_116Sh ._removeModalActions_VrMgn button:nth-child(2){background-color:var(--error-button-color);color:var(--error-active-text)}._removeModalContent_116Sh ._removeModalActions_VrMgn button:hover{filter:brightness(105%)}._storageGrid_plfEw{width:100%;margin:0;flex-direction:column;align-items:baseline;padding:0 0 12px}._storageGrid_plfEw ._leftContent_r8NPg{padding:12px;width:100%;box-sizing:border-box}._storageGrid_plfEw ._rightContent_pE8iA{width:100%;flex-basis:unset;justify-content:flex-start;padding:6px 10px;box-sizing:border-box;background:var(--primary-color-lighter)}._storageGrid_plfEw ._rightContent_pE8iA ._moreBtn_o9yFa{margin-left:auto}._storageGrid_plfEw ._settings_0LUaN{bottom:10px;top:auto;right:40px}@media only screen and (max-width:768px){._storage_D1tgb{flex-direction:column;align-items:flex-start;gap:5px}._rightContent_pE8iA{width:100%;justify-content:flex-start;border-top:1px solid var(--line-color);padding-top:10px;margin-top:10px;gap:0}._rightContent_pE8iA button._moreBtn_o9yFa{margin-left:auto}._settings_0LUaN{right:35px}}._deviceContent_txUOx{width:100%;position:relative;padding:30px;border-radius:7px;box-sizing:border-box;background-color:var(--content-background-color);color:var(--content-text-color-light);box-shadow:0 0 15px var(--content-shadow-color);min-height:200px;margin-top:20px;display:flex;flex-direction:column}._noMetrics_CxiWi{text-align:center;align-items:center;align-self:center;width:100%}._titleSkeleton_CG1Hs{width:200px;height:30px}._version_Y5Tcd{display:flex;align-items:center}._version_Y5Tcd .icon{position:relative;top:2px;margin-right:5px;opacity:.5}._version_Y5Tcd i{font-style:normal}._version_Y5Tcd b{margin-left:3px;color:#06ba9f}._version_Y5Tcd._versionUpdate_7npvQ{cursor:pointer}._version_Y5Tcd._versionUpdate_7npvQ:hover{color:var(--primary-color)}._version_Y5Tcd._agentUpdateBtn_TxRDb svg{margin-right:4px;color:var(--icon-color)}._moreOptions_ZMxIz{position:absolute;width:max-content;top:35px;right:10px;margin:0;padding:0;z-index:9;background-color:var(--content-background-color);border:1px solid var(--line-color);border-radius:6px;list-style-type:none}._moreOptions_ZMxIz li{cursor:pointer;padding:5px 15px;font-size:.9em;color:var(--content-text-color-light)}._moreOptions_ZMxIz li:hover{background-color:var(--primary-color-light);color:var(--primary-color)}._connectionStatus_g6EOG{width:12px;height:12px;border-radius:50%;background-color:var(--line-active-color);margin-left:4px}._connectionStatus_g6EOG._connected_8MwfU{background-color:#40e0d0}@media only screen and (max-width:768px){._device_5TrlZ [class*=_header_]{flex-direction:column}._device_5TrlZ ._deviceContent_txUOx{padding:20px}}._loginPage_eRZep{width:100%;height:100vh;display:flex;align-items:center;justify-content:top;flex-direction:column;padding-top:10%;box-sizing:border-box}._loginLogo_7xmt8 h3{display:flex;align-items:center;color:var(--primary-color);font-size:1.125rem;text-transform:uppercase;font-weight:900}._loginLogo_7xmt8 h3 span:nth-child(1){display:flex;color:var(--primary-color)}._loginLogo_7xmt8 h3 span:nth-child(2){margin-left:5px}._container_OR5Vv{width:270px;border-radius:7px;background-color:var(--content-background-color);padding:30px 25px;box-shadow:0 0 10px var(--content-shadow-color)}._loginForm_EMwXB{width:100%;display:flex}._loginForm_EMwXB h4{margin-top:0}._loginInput_f5GwH{margin-bottom:15px;position:relative}._loginInput_f5GwH label{display:block;color:var(--content-text-color);font-size:.75rem;font-weight:600;margin-bottom:4px}._loginInput_f5GwH input{border:1px solid;border-color:var(--line-color);border-radius:4px;padding:12px 12px 12px 36px;width:100%;box-sizing:border-box;outline:none}._loginInput_f5GwH input:focus{outline:none;border-color:var(--primary-color)}._loginInput_f5GwH ._loginInputIcon_n1xa2{position:absolute!important;left:12px;top:12px;opacity:.7}._loginButton_Y3FJ6{background-color:var(--primary-color);color:var(--primary-text-color);font-size:.75rem;border-radius:4px;width:100%;box-sizing:border-box;padding:12px;font-weight:600}._loginErrorMsg_19rka{color:var(--error-text-color);background-color:var(--error-bg-color);padding:12px;border-radius:5px;margin-top:15px}._plans_xTjV7{width:100%}._planItems_M3ayM{margin-top:20px}._planItems_M3ayM._plansGrid_8LIgg{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}@media only screen and (max-width:1024px){._planItems_M3ayM._plansGrid_8LIgg{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:768px){._planItems_M3ayM._plansGrid_8LIgg{grid-template-columns:repeat(1,1fr)}}._planSingle_Msjor ._planDescription_BWPEr{margin-left:6px}._planSingle_Msjor ._planDescription_BWPEr .icon{color:var(--icon-color)}._planActions_XUm7Y{position:relative}._planActions_XUm7Y ._moreOptions_Wu4mu{position:absolute;width:max-content;top:35px;right:10px;margin:0;padding:0;z-index:9;background-color:var(--content-background-color);border:1px solid var(--line-color);border-radius:6px;list-style-type:none}._planActions_XUm7Y ._moreOptions_Wu4mu li{cursor:pointer;padding:5px 15px;font-size:.9em;color:var(--content-text-color-light)}._planActions_XUm7Y ._moreOptions_Wu4mu li:hover{background-color:var(--primary-color-light);color:var(--primary-color)}._planContent_DpaSC{width:100%;position:relative;padding:30px;border-radius:7px;box-sizing:border-box;background-color:var(--content-background-color);color:var(--content-text-color-light);box-shadow:0 0 15px var(--content-shadow-color);min-height:200px;margin-top:20px}._actionBtn_alvyJ:hover{color:var(--primary-color)}._actionBtn_alvyJ._actionBtnHighlight_V0mWJ{font-weight:600;color:var(--content-text-color-light)}@media only screen and (max-width:768px){._planSingle_Msjor [class*=_header_]{flex-direction:column;align-items:flex-start}._planSingle_Msjor [class*=_header_] [class*=_rightSection_]{width:100%}._planSingle_Msjor [class*=_header_] ._planActions_XUm7Y{width:100%;display:flex;justify-content:flex-start}._planSingle_Msjor [class*=_header_] ._planActions_XUm7Y ._actionMoreBtn_1jDhi{margin-left:auto}._planSingle_Msjor ._planContent_DpaSC{padding:20px 15px 15px}}._settings_9KTfa ._settingsContent_FMzh5{width:100%;position:relative;border-radius:7px;box-sizing:border-box;background-color:var(--content-background-color);color:var(--content-text-color-light);box-shadow:0 0 15px var(--content-shadow-color);min-height:400px;margin-top:20px}._settings_9KTfa ._settingsContent_FMzh5 ._sidebar_5gtyD{width:180px;height:100%;position:absolute;border-radius:6px 0 0 6px;box-sizing:border-box;padding:20px;border-right:1px solid var(--line-color);display:flex;flex-direction:column;justify-content:space-between}._settings_9KTfa ._settingsContent_FMzh5 ._updateBtn_gtEZ3{width:100%;padding:12px;background-color:var(--primary-color);color:var(--primary-text-color);border-radius:6px;font-weight:600}._settings_9KTfa ._settingsContent_FMzh5 ._tabs_PTJTi{margin:0;list-style-type:none;display:flex;flex-direction:column;padding:0;gap:.5rem}._settings_9KTfa ._settingsContent_FMzh5 ._tabs_PTJTi li{cursor:pointer;padding:10px 16px 10px 20px;position:relative;font-weight:500}._settings_9KTfa ._settingsContent_FMzh5 ._tabs_PTJTi li._tabActive_OGIZN{border-right:0;border-radius:6px;color:var(--primary-color);background:var(--background-color)}._settings_9KTfa ._settingsContent_FMzh5 ._content_lsiaL{padding:30px;width:calc(100% - 180px);min-height:500px;position:relative;left:180px;box-sizing:border-box;display:flex;justify-content:flex-start;overflow:hidden}._settings_9KTfa ._settingsContent_FMzh5 ._content_lsiaL h4{color:var(--content-title-color);margin-top:0}._settings_9KTfa ._settingsContent_FMzh5 ._content_lsiaL ._field_7RxFx{margin-bottom:1rem}@media only screen and (max-width:768px){._settings_9KTfa ._settingsContent_FMzh5 ._content_lsiaL{left:0;width:100%;min-height:600px}._settings_9KTfa ._settingsContent_FMzh5 ._tabs_PTJTi{flex-direction:row;gap:0}._settings_9KTfa ._settingsContent_FMzh5 ._tabs_PTJTi li{font-size:0}._settings_9KTfa ._settingsContent_FMzh5 ._sidebar_5gtyD{position:relative;width:100%;height:auto;justify-content:space-between;flex-direction:row;border-bottom:1px solid var(--line-color);padding:12px}._settings_9KTfa ._settingsContent_FMzh5 ._sidebar_5gtyD ._updateBtn_gtEZ3{width:90px}}._setupPage_3yfMk{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;box-sizing:border-box}._setupLogo_IoTgX{margin-bottom:20px}._setupLogo_IoTgX h3{display:flex;align-items:center;color:var(--primary-color);font-size:1.25rem;text-transform:uppercase;font-weight:900}._setupLogo_IoTgX h3 span:nth-child(1){display:flex;color:var(--primary-color)}._setupLogo_IoTgX h3 span:nth-child(2){margin-left:5px}._setupContainer_3xLp0{width:400px;max-width:90%;border-radius:10px;background-color:var(--content-background-color);padding:35px 30px;box-shadow:0 0 10px var(--content-shadow-color)}._setupHeader_6Ob39{text-align:center;margin-bottom:25px}._setupHeader_6Ob39 h2{margin:0 0 10px;color:var(--content-text-color);font-size:1.3rem}._setupHeader_6Ob39 p{margin:0;color:var(--content-text-muted-color);font-size:.875rem;line-height:1.5}._setupForm_dtk77{width:100%}._setupInput_Ojwhw{margin-bottom:20px;position:relative}._setupInput_Ojwhw label{display:block;color:var(--content-text-color);font-size:.8125rem;font-weight:600;margin-bottom:6px}._setupInput_Ojwhw input{border:1px solid;border-color:var(--line-color);border-radius:6px;padding:14px 14px 14px 40px;width:100%;box-sizing:border-box;outline:none;font-size:.875rem;transition:border-color .2s ease}._setupInput_Ojwhw input:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}._setupInput_Ojwhw ._setupInputIcon_MCOoK{position:absolute!important;left:14px;top:42px;opacity:.6}._setupInput_Ojwhw ._inputHint_mWahK{margin-top:6px;font-size:.75rem;color:var(--content-text-muted-color)}._setupButton_sixKy{background-color:var(--primary-color);color:var(--primary-text-color);font-size:.875rem;border-radius:6px;width:100%;box-sizing:border-box;padding:14px;font-weight:600;cursor:pointer;transition:opacity .2s ease;margin-top:10px}._setupButton_sixKy:hover:not(:disabled){opacity:.9}._setupButton_sixKy:disabled{opacity:.6;cursor:not-allowed}._setupErrorMsg_aVUSq{color:var(--error-text-color);background-color:var(--error-bg-color);padding:14px;border-radius:6px;margin-top:15px;font-size:.875rem}._setupSuccessMsg_ldhBb{color:var(--success-text-color);background-color:var(--success-bg-color);padding:14px;border-radius:6px;margin-top:15px;font-size:.875rem;text-align:center}._setupInfoBox_TUjb3{border-left:4px solid var(--primary-color);background-color:var(--primary-color-lighter);padding:15px;border-radius:6px;margin-bottom:25px}._setupInfoBox_TUjb3 h4{margin:0 0 8px;color:var(--content-text-color);font-size:.9375rem}._setupInfoBox_TUjb3 p{margin:0;color:var(--content-text-muted-color);font-size:.8125rem;line-height:1.5}._loadingSpinner_UbOtd{display:flex;align-items:center;justify-content:center;padding:40px}._devices_hDQTG{width:100%}._deviceItems_axaa3{margin-top:20px}._devicesGrid_4L67c{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}@media only screen and (max-width:1024px){._deviceItems_axaa3._devicesGrid_4L67c{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:768px){._deviceItems_axaa3._devicesGrid_4L67c{grid-template-columns:repeat(1,1fr)}}._storages_6eNIE{width:100%}._storageItems_XinEV{margin-top:20px}._storagesGrid_J5hyE{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}@media only screen and (max-width:1024px){._storageItems_XinEV._storagesGrid_J5hyE{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:768px){._storageItems_XinEV._storagesGrid_J5hyE{grid-template-columns:repeat(1,1fr)}}
|