@layer payload-default{}@layer payload-default{}.backup-dashboard{margin-bottom:30px;display:flex;flex-direction:column;gap:4px}.backup-dashboard h2{margin-bottom:20px}.backup-dashboard .experimental{color:#909090;font-size:12px}.backup-dashboard .backup-item{margin-bottom:20px;display:flex;flex-direction:row;gap:10px;justify-content:space-between;align-items:center;background-color:#f5f5f5;padding:0 20px;border-radius:4px}.backup-dashboard .backup-item .right{display:flex;flex-direction:row;gap:10px;align-items:center;flex-shrink:0}@media(max-width:768px){.backup-dashboard .backup-item{padding-top:20px;flex-direction:column;align-items:flex-start}}.backup-dashboard .btn-red{background-color:red;margin-top:10px;margin-bottom:0}.backup-dashboard .btn-right{margin-left:auto;align-self:flex-end}.backup-dashboard .make-backup-container{display:flex;flex-direction:row;gap:4px;align-items:center}.backup-dashboard .make-backup-container .text{margin-left:10px}.backup-dashboard .backup-filter-group{margin-bottom:20px;display:flex;flex-direction:row;gap:20px;align-items:center}.backup-dashboard .backup-filter-group .field-type.checkbox{display:flex;align-items:center;gap:10px}.backup-dashboard .backup-filter-group .field-type.checkbox .checkbox-input__input{appearance:none;width:14px;height:14px;border:1px solid var(--theme-elevation-300);background:var(--theme-input-bg);border-radius:3px;margin:0;cursor:pointer;position:relative}.backup-dashboard .backup-filter-group .field-type.checkbox .checkbox-input__input:checked{border-color:var(--theme-elevation-800);background-image:url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.58333 7.5L0 3.91667L0.7 3.21667L3.58333 6.1L9.3 0.383333L10 1.08333L3.58333 7.5Z' fill='%23333333'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:10px 8px}.backup-dashboard .backup-filter-group .field-type.checkbox .checkbox-input__input:hover{border-color:var(--theme-elevation-400)}.backup-dashboard .backup-filter-group .field-type.checkbox .checkbox-input__input:focus{outline:none;border-color:var(--theme-elevation-400)}.backup-dashboard .backup-filter-group .field-label{font-size:13px;color:var(--theme-elevation-800);cursor:pointer}@layer payload-default{}@layer payload-default{}.backup-dashboard-2 h2{margin-bottom:20px}.red-text{color:red}.btn-inline{display:inline-block;margin-right:10px}