.backupHero{display:flex;justify-content:space-between;gap:24px;margin:20px 0;padding:20px;border:1px solid #d9e5e0;border-radius:16px;background:linear-gradient(125deg,#f8fbf9,#eaf5ef)}.backupHero h2{margin:0 0 7px}.backupHero p{max-width:850px;margin:0;color:#5f716c}.backupHero small{align-self:flex-start;padding:7px 10px;border-radius:8px;background:#fff;color:#5f716c}.backupGrid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.backupCard{position:relative;margin-top:14px;padding:20px;border:1px solid #dce7e2;border-radius:15px;background:#fff}.backupCard h3{margin:0 0 8px}.backupCard>p{color:#60726c;line-height:1.55}.backupStep{position:absolute;inset:16px 16px auto auto;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e0f1e8;color:#12624f;font-weight:900}.backupCard form{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.backupCard label{display:grid;gap:6px;color:#294a42;font-weight:750}.backupCard input{width:100%;min-height:46px;padding:10px 12px;border:1px solid #cfddd7;border-radius:9px;font:inherit;font-size:16px}.backupCard button{align-self:end;min-height:46px;padding:10px 14px;border:0;border-radius:9px;background:#12624f;color:#fff;font-weight:800}.backupCard button:disabled{opacity:.5}.backupCard form button{grid-column:1/-1}.backupInspection{margin-top:15px;padding:13px;border-radius:11px;background:#f4f8f6}.backupInspection dl{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:0}.backupInspection dl div{display:grid;gap:3px}.backupInspection dt{color:#71827d;font-size:11px}.backupInspection dd{margin:0;font-weight:800;overflow-wrap:anywhere}.backupInspection .ok{color:#12624f}.backupInspection .bad,.backupDanger{color:#9b473c!important}.backupRestore{border-color:#e3c8a4}.backupRestore>label{max-width:560px}.backupRestore>button{margin-top:12px}.backupHistory>div>article{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-top:1px solid #e7eeeb}.backupHistory article span{display:grid}.backupHistory article small{color:#71817c}.backupHistory time{white-space:nowrap;color:#71817c}.backupStatus:not(:empty){position:fixed;right:22px;bottom:22px;z-index:90;max-width:520px;padding:13px 16px;border-radius:10px;background:#173f35;color:#fff;box-shadow:0 12px 35px #183c3440}.backupStatus.error{background:#9a443a}.backupStatus.success{background:#12624f}.backupStatus.working:before{content:'';display:inline-block;width:13px;height:13px;margin-inline-end:9px;border:2px solid #ffffff55;border-top-color:#fff;border-radius:50%;animation:backupSpin .8s linear infinite}@keyframes backupSpin{to{transform:rotate(360deg)}}[dir=rtl] .backupStep{inset:16px auto auto 16px}[dir=rtl] .backupStatus{right:auto;left:22px}@media(max-width:760px){.backupHero{flex-direction:column}.backupGrid{grid-template-columns:1fr}.backupCard{padding:17px}.backupCard form,.backupInspection dl{grid-template-columns:1fr}.backupHistory>div>article{align-items:flex-start;flex-direction:column}.backupStatus:not(:empty){left:12px;right:12px;bottom:78px}}
