:root{font-family:Inter,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;color:#25282d;background:#f6f7f8;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #16845f;--line: #e3e6ea;--muted: #727984;--surface: #fff;--danger: #c9363e}*{box-sizing:border-box}html{touch-action:manipulation}body{margin:0;min-width:320px;min-height:100vh;background:#f6f7f8}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.boot-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted);font-size:13px}.brand-logo{width:29px;height:29px;display:block;flex:0 0 auto}.brand-lockup{display:flex;align-items:center;gap:9px;font-weight:700}.brand-lockup>span:last-child{display:flex;flex-direction:column}.brand-lockup small{color:#8b919a;font-size:10px;font-weight:500}.eyebrow{margin:0 0 5px;color:#667085;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f5f6f7}.login-panel{width:min(380px,100%)}.login-card{padding:30px;border:1px solid var(--line);border-radius:10px;background:#fff}.login-card .brand-lockup{flex-direction:column;justify-content:center;gap:11px;margin-bottom:34px;text-align:center}.login-card .brand-logo{width:78px;height:78px}.login-card .brand-lockup>span:last-child{align-items:center;font-size:18px;letter-spacing:-.02em}.login-card .brand-lockup small{margin-top:3px;font-size:11px;letter-spacing:.08em}.login-card h1{margin:0;font-size:23px;letter-spacing:-.02em}.subtle{margin:6px 0 24px;color:var(--muted);font-size:13px}label{display:flex;flex-direction:column;gap:7px;margin-top:16px;color:#4d535c;font-size:12px;font-weight:650}input{width:100%;min-height:42px;padding:0 11px;border:1px solid #d7dbe0;border-radius:6px;color:#25282d;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s}input:focus{border-color:#58b58f;box-shadow:0 0 0 3px #16845f1a}.password-field{position:relative}.password-field input{padding-right:45px}.password-toggle{position:absolute;right:5px;top:4px;width:34px;height:34px;padding:0;display:grid;place-items:center;border:0;border-radius:5px;color:#6f7781;background:transparent}.password-toggle:hover{color:#16845f;background:#eef7f3}.password-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.primary-button,.secondary-button,.light-button,.ghost-button,.danger-button{min-height:38px;padding:0 14px;border-radius:6px;border:0;font-size:13px;font-weight:650}.primary-button{color:#fff;background:var(--blue)}.primary-button:not(:disabled):hover{background:#116b4d}.primary-button.wide{width:100%;margin-top:22px}.login-submit{display:inline-flex;align-items:center;justify-content:center;gap:7px}.login-submit svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.login-attempts{margin:9px 0 0;color:#9298a1;font-size:10px;text-align:center}.primary-button.compact{min-height:34px;padding:0 11px;font-size:12px}.secondary-button{border:1px solid #d5d9de;color:#464c55;background:#fff}.light-button{border:1px solid #dfe3e7;color:#40464e;background:#f8f9fa}.ghost-button{border:1px solid #dfe2e6;color:#606771;background:#fff}.danger-button{color:#fff;background:var(--danger)}.danger-button:not(:disabled):hover{background:#ad2932}.form-error{margin:10px 0 0;color:var(--danger);font-size:12px}.spinner{display:inline-block;width:13px;height:13px;margin-right:7px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;vertical-align:-2px}.spinner.dark{margin:0;border-color:#d5d9de;border-top-color:#606771}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:10;width:204px;padding:20px 12px 16px;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#fff}.sidebar>.brand-lockup{padding:0 8px 22px;font-size:14px}.sidebar nav{display:flex;flex-direction:column;gap:3px}.sidebar nav button{width:100%;min-height:40px;padding:0 10px;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:9px;border:0;border-radius:6px;color:#646b75;background:transparent;text-align:left;font-size:13px}.nav-icon{width:19px;height:19px;display:block}.sidebar nav button:hover{background:#f5f6f8}.sidebar nav button.active{color:#116b4d;background:#e8f6f0;font-weight:650}.sidebar nav em{padding:2px 5px;border-radius:4px;color:#8b9199;background:#f0f1f3;font-size:9px;font-style:normal}.sidebar-footer{margin-top:auto;padding-top:14px;border-top:1px solid #eceef0}.alert-notification-control{width:100%;min-height:52px;margin-bottom:11px;padding:6px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px;border:1px solid #e3e7e5;border-radius:7px;color:#5f6770;background:#f8faf9}.alert-notification-toggle{min-width:0;padding:2px;display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:7px;border:0;color:inherit;background:transparent;text-align:left}.alert-notification-toggle>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:2px}.alert-notification-toggle strong{font-size:10px}.alert-notification-toggle small{overflow:hidden;color:#9299a1;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.alert-notification-toggle em{min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;border-radius:99px;color:#fff;background:#d13d47;font-size:8px;font-style:normal;font-weight:750}.alert-simulate-button{min-width:34px;height:25px;padding:0 6px;border:1px solid #cfd9d5;border-radius:5px;color:#39725f;background:#fff;font-size:8px;font-weight:700}.alert-simulate-button:hover{border-color:#8ec4af;color:#116b4d;background:#f2faf6}.alert-toggle-mark{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#83918b;font-size:15px;font-weight:850}.alert-notification-control.active{border-color:#b9dfcf;color:#116b4d;background:#eef8f3}.alert-notification-control.active .alert-toggle-mark{background:#16845f}.alert-notification-control.danger{border-color:#efc7ca;color:#a33038;background:#fff5f5}.alert-notification-control.danger .alert-toggle-mark{background:#d13d47;box-shadow:0 0 0 4px #d13d471f}.user-chip{display:flex;align-items:center;gap:8px;margin:0 3px 10px}.admin-avatar,.avatar-button{width:30px;height:30px;display:block;flex:0 0 auto;border:0;border-radius:50%;background:#e4f4ed}.avatar-button{padding:0;overflow:hidden}.avatar-button img{width:100%;height:100%;display:block}.user-chip div{display:flex;flex-direction:column;font-size:12px}.user-chip small{margin-top:1px;color:#9298a1;font-size:10px}.sidebar-footer .ghost-button{width:100%;min-height:34px}.content-area{min-height:100vh;margin-left:204px;padding:28px clamp(22px,3vw,44px) 44px}.page-header{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px}.page-header h1{margin:0;font-size:24px;letter-spacing:-.025em}.page-header p{margin:5px 0 0;color:var(--muted);font-size:12px}.status-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:10px}.hero-status,.metric-card,.list-section,.placeholder-card{border:1px solid var(--line);border-radius:8px;background:var(--surface)}.hero-status{min-height:126px;padding:15px 16px;display:flex;flex-direction:column;border-left-width:3px;border-left-color:#d1a43b}.hero-status.success{border-left-color:#1c9b72}.hero-status.warning{border-left-color:#d19a2a}.hero-status.danger{border-left-color:#d14a52}.status-top{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px}.status-dot{width:7px;height:7px;border-radius:50%;background:#d19a2a}.success .status-dot{background:#1c9b72}.danger .status-dot{background:#d14a52}.hero-status strong{margin-top:10px;font-size:20px}.hero-status p{margin:4px 0 11px;color:var(--muted);font-size:11px;line-height:1.45}.hero-status .light-button{align-self:flex-start;margin-top:auto;min-height:29px;padding:0 9px;font-size:11px}.metric-card{min-height:126px;padding:15px;display:flex;flex-direction:column;align-items:flex-start}.metric-label{color:var(--muted);font-size:11px}.metric-card>strong{margin:12px 0 8px;font-size:17px;overflow-wrap:anywhere}.metric-card>strong.mono{font-size:14px;letter-spacing:-.03em;white-space:nowrap}.metric-card small{margin-top:auto;color:#8c929a;font-size:10px}.metric-card .primary-button{margin-top:auto}.badge{display:inline-flex;align-items:center;min-height:21px;padding:0 6px;border-radius:4px;color:#535b65;background:#eff1f3;font-size:10px;font-weight:650}.badge.green{color:#147254;background:#e5f5ee}.badge.amber{color:#8a5c0b;background:#fff2d9}.badge.red{color:#a33038;background:#fde9ea}.badge.blue{color:#147254;background:#e5f5ee}.badge.slate{color:#5f6772;background:#eceef1}.mono{font-family:SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.94em}.strong{font-weight:700}.list-section{margin-top:10px;padding:16px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px}.section-heading h2{margin:0;font-size:16px}.section-heading p{margin:3px 0 0;color:var(--muted);font-size:11px}table{width:100%;border-collapse:collapse}th{padding:9px 10px;color:#7a818b;border-bottom:1px solid var(--line);background:#fafafa;font-size:10px;font-weight:650;text-align:left}td{padding:12px 10px;border-bottom:1px solid #edf0f2;font-size:12px}tr:last-child td{border-bottom:0}th.actions,td.actions{text-align:right;white-space:nowrap}.table-button{min-height:28px;padding:0 7px;border:0;color:var(--blue);background:transparent;font-size:11px}.table-button.danger,.entry-actions .danger{color:var(--danger)}.lock-label{color:#969ca4;font-size:11px}.status-footnote{margin:11px 0 0;padding-top:10px;border-top:1px solid #edf0f2;color:#9197a0;font-size:10px;line-height:1.45}.mobile-list,.mobile-header,.mobile-nav,.mobile-refresh-fab{display:none}.refresh-action{min-width:102px;display:inline-flex;align-items:center;justify-content:center;gap:7px}.refresh-action svg{width:15px;height:15px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.refresh-action.refreshing svg{animation:refresh-action-spin .75s linear infinite}.audit-filters{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:12px}.audit-filters button{min-height:29px;padding:0 10px;border:1px solid #dfe3e7;border-radius:5px;color:#636a74;background:#fff;font-size:11px}.audit-filters button.active{border-color:#9ed8c2;color:#116b4d;background:#e8f6f0}.audit-table td{vertical-align:top}.audit-table td small{display:block;margin-top:3px;color:#8c929a;font-size:9px;line-height:1.35}.audit-table .log-category{color:#9aa0a8;text-transform:uppercase}.audit-table .log-time{white-space:nowrap;font-size:10px}.audit-table .log-detail{max-width:190px;color:#656c75;line-height:1.45;overflow-wrap:anywhere}.empty-state{padding:28px!important;color:#959ba3;text-align:center!important;font-size:12px}.backup-start-button{min-width:108px}.backup-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.backup-summary-grid article{min-height:104px;padding:15px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:8px;background:#fff}.backup-summary-grid span{color:var(--muted);font-size:11px}.backup-summary-grid strong{margin:9px 0 6px;font-size:24px}.backup-summary-grid small{margin-top:auto;color:#8c929a;font-size:10px}.backup-loading{min-height:140px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);font-size:12px}.backup-table td{vertical-align:middle}.backup-table td small{display:block;margin-top:4px;color:#8c929a;font-size:9px}.backup-id{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.backup-progress-cell{min-width:230px}.backup-progress-cell>div,.backup-card-status{display:flex;align-items:center;justify-content:space-between;gap:10px}.backup-status{color:#7b5c1c;font-size:11px;font-weight:700}.backup-status.completed{color:#147254}.backup-status.failed{color:var(--danger)}.backup-progress{height:5px;display:block;margin-top:7px;overflow:hidden;border-radius:99px;background:#e9edf2}.backup-progress i{height:100%;display:block;border-radius:inherit;background:#20a06b;transition:width .25s ease}.backup-progress-cell>small{margin-top:6px}.backup-pagination{margin-top:14px;display:flex;align-items:center;justify-content:flex-end;gap:10px;color:var(--muted);font-size:11px}.backup-pagination .secondary-button{min-height:31px;font-size:11px}.audit-pagination{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:11px}.audit-pagination>div{display:flex;gap:7px}.audit-pagination .secondary-button{min-height:31px;font-size:11px}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:18px;background:#14181e6b}.dialog{width:min(430px,100%);padding:22px;border-radius:9px;background:#fff;box-shadow:0 16px 50px #14181e2e}.dialog-head{display:flex;align-items:start;justify-content:space-between}.dialog h2{margin:0;font-size:20px}.close-button{width:32px;height:32px;border:0;border-radius:5px;color:#6f7680;background:#f1f2f4;font-size:20px}.dialog label small{color:#8b9199;font-weight:400}.dialog-actions{margin-top:22px;display:flex;justify-content:flex-end;gap:8px}.confirm-dialog{width:min(390px,100%)}.confirm-mark{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:var(--danger);background:#fdebed;font-size:14px;font-weight:800}.confirm-copy{margin-top:15px}.confirm-copy h2{font-size:18px}.confirm-copy>p:last-child{margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.confirm-target{margin-top:16px;padding:11px 12px;display:flex;flex-direction:column;gap:4px;border:1px solid #eceef0;border-radius:6px;background:#f8f9fa}.confirm-target strong{color:#31363d;font-size:12px;overflow-wrap:anywhere}.confirm-target span{color:var(--muted);font-size:11px}.toast{position:fixed;z-index:300;top:18px;left:50%;transform:translate(-50%);min-width:220px;max-width:calc(100vw - 28px);padding:10px 14px;border-radius:6px;color:#fff;background:#256452;box-shadow:0 6px 20px #161f2b2e;text-align:center;font-size:12px}.toast.error{background:#a43840}.toast.warning{background:#936517}.toast-enter-active,.toast-leave-active{transition:.15s}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(-50%,-5px)}.alert-popup-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:600;padding:20px;display:grid;place-items:center;background:#1c121485}.alert-popup{width:min(520px,100%);max-height:calc(100vh - 40px);padding:24px;overflow-y:auto;border:1px solid #efc4c8;border-radius:12px;background:#fff;box-shadow:0 24px 70px #46111647}.alert-popup-mark{width:76px;height:76px;margin:0 auto 16px;display:grid;place-items:center;border:7px solid #d53641;border-radius:50%;color:#d53641;background:#fff2f3;font-size:50px;font-weight:900;line-height:1;box-shadow:0 0 0 8px #d5364114}.alert-popup-copy{text-align:center}.alert-popup-copy p{margin:0 0 6px;color:#c3424b;font-size:9px;font-weight:800;letter-spacing:.16em}.alert-popup-copy h2{margin:0;color:#8f2630;font-size:21px;line-height:1.35}.alert-popup-copy>span{margin-top:8px;display:block;color:#6f5559;font-size:11px;line-height:1.6}.alert-popup-list{margin-top:16px;border-top:1px solid #f2dcde}.alert-popup-list article{padding:10px 2px;display:flex;flex-direction:column;gap:4px;border-bottom:1px solid #f2dcde}.alert-popup-list strong{color:#9a3039;font-size:11px}.alert-popup-list span{color:#766267;font-size:10px;line-height:1.5}.alert-http-note{margin:14px 0 0;padding:9px 10px;border-radius:6px;color:#875c18;background:#fff5df;font-size:9px;line-height:1.5}.alert-popup-actions{margin-top:20px;display:grid;grid-template-columns:1fr 1.25fr;gap:8px}.alert-popup-actions.single{grid-template-columns:1fr}.mobile-header-actions{display:flex;align-items:center;gap:8px}.mobile-alert-button{position:relative;width:30px;height:30px;display:grid;place-items:center;border:1px solid #dfe5e2;border-radius:50%;color:#69756f;background:#f7faf8}.mobile-alert-button>span{font-size:16px;font-weight:850}.mobile-alert-button.danger{border-color:#efc3c7;color:#fff;background:#d13d47}.mobile-alert-button em{position:absolute;top:-5px;right:-6px;min-width:16px;height:16px;padding:0 3px;display:grid;place-items:center;border:2px solid #fff;border-radius:99px;color:#fff;background:#941f29;font-size:7px;font-style:normal;font-weight:800}@media(max-width:1080px){.status-grid{grid-template-columns:1fr 1fr}}@media(max-width:900px),(hover:none)and (pointer:coarse){html{scroll-padding-top:calc(60px + env(safe-area-inset-top))}input,select,textarea{font-size:16px!important}.login-page{padding:18px;background:#fff}.login-card{padding:12px 4px;border:0}.login-card .brand-lockup{margin-bottom:38px}.login-card .brand-logo{width:72px;height:72px}.sidebar{display:none}.mobile-header{position:sticky;top:0;z-index:20;height:52px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fffffff5}.mobile-header .brand-logo{width:27px;height:27px}.content-area{margin-left:0;padding:17px 12px calc(88px + env(safe-area-inset-bottom))}.page-header{align-items:start;margin-bottom:14px}.page-header h1{font-size:20px}.desktop-action{display:none}.status-grid{grid-template-columns:1fr 1fr;gap:7px}.hero-status{grid-column:1 / -1;min-height:114px;padding:13px}.hero-status strong{margin-top:7px;font-size:18px}.hero-status p{margin-bottom:8px}.metric-card{min-height:112px;padding:12px}.metric-card:nth-of-type(2){grid-column:1 / -1;min-height:108px}.metric-card>strong{margin:9px 0 6px;font-size:15px}.metric-card>strong.mono{font-size:14px;white-space:normal}.metric-card .primary-button{align-self:flex-start;min-height:30px;margin-top:7px}.list-section{margin-top:7px;padding:13px 11px}.section-heading{margin-bottom:7px}.section-heading p{display:none}.section-heading h2{font-size:15px}.desktop-table{display:none}.mobile-list{display:block}.entry-card{padding:12px 3px;border-bottom:1px solid #eceef0}.entry-card:last-child{border-bottom:0}.entry-card-top{display:flex;align-items:center;justify-content:space-between;color:#8a9099;font-size:10px}.entry-card>strong{display:block;margin-top:9px;font-size:13px;overflow-wrap:anywhere}.entry-card p{margin:4px 0 0;color:var(--muted);font-size:11px}.entry-actions{margin-top:8px;display:flex;gap:6px}.entry-actions button{min-height:29px;padding:0 10px;border:1px solid #dfe3e7;border-radius:5px;color:var(--blue);background:#fff;font-size:11px}.audit-section{padding-top:11px}.audit-mobile-list{border-top:1px solid #eceef0}.audit-card{padding:13px 2px;border-bottom:1px solid #eceef0}.audit-card:last-child{border-bottom:0}.audit-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.audit-card-head strong{font-size:13px}.audit-card-head span{color:#8a9098;font-size:10px}.audit-card-grid{margin-top:10px;display:grid;grid-template-columns:58px minmax(0,1fr);gap:6px 8px;font-size:10px}.audit-card-grid>span{color:#9298a0}.audit-card-grid>strong{color:#4e555e;font-weight:550;overflow-wrap:anywhere}.audit-card>p{margin:9px 0 0;padding:7px 8px;border-radius:4px;color:#616872;background:#f6f7f8;font-size:10px;overflow-wrap:anywhere}.mobile-nav{position:fixed;z-index:200;left:0;right:0;bottom:0;min-height:calc(64px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(7,minmax(0,1fr));padding:6px 8px max(8px,env(safe-area-inset-bottom));border-top:1px solid #d9dde3;background:#fff;box-shadow:0 -5px 18px #1923301a;transform:translateZ(0)}.mobile-nav button{min-width:0;min-height:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;color:#616975;background:transparent;font-size:10px;-webkit-tap-highlight-color:transparent}.mobile-nav button img{width:21px;height:21px;display:block;opacity:.82}.mobile-nav button span{display:block;max-width:100%;overflow:hidden;font-size:10px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.mobile-nav button.active{color:var(--blue);font-weight:650}.mobile-nav button.active img{opacity:1}.mobile-refresh-fab{position:fixed;z-index:190;right:14px;bottom:calc(78px + env(safe-area-inset-bottom));width:46px;height:46px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#fff;background:#16845f;box-shadow:0 7px 20px #16845f47;-webkit-tap-highlight-color:transparent}.mobile-refresh-fab svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.mobile-refresh-fab.refreshing svg{animation:mobile-refresh-spin .75s linear infinite}.mobile-refresh-fab:disabled{opacity:.58}.dialog-backdrop{z-index:400;align-items:end;padding:0}.dialog{width:100%;max-height:calc(100dvh - 12px - env(safe-area-inset-top));overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:20px 18px calc(28px + env(safe-area-inset-bottom));border-radius:10px 10px 0 0}.dialog-actions{display:grid;grid-template-columns:1fr 1.2fr}.dialog-actions button{min-height:44px}.confirm-dialog{padding-top:18px}.toast{top:calc(60px + env(safe-area-inset-top))}.alert-popup-backdrop{align-items:end;padding:0}.alert-popup{width:100%;max-height:calc(100dvh - 12px - env(safe-area-inset-top));padding:24px 18px calc(24px + env(safe-area-inset-bottom));border-radius:13px 13px 0 0}.alert-popup-mark{width:68px;height:68px;border-width:6px;font-size:44px}.alert-popup-actions button{min-height:44px}.backup-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.backup-summary-grid article{min-height:95px;padding:11px}.backup-summary-grid strong{font-size:20px}.backup-summary-grid small{line-height:1.35}.backup-list-section{margin-top:7px}.backup-mobile-list{border-top:1px solid #eceef0}.backup-card{padding:13px 2px;border-bottom:1px solid #eceef0}.backup-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.backup-card-head>strong{color:#666d76;font-size:10px}.backup-card-status{margin-top:12px}.backup-card>p{margin:6px 0 0;color:var(--muted);font-size:10px}.backup-location-grid{margin-top:10px;display:grid;grid-template-columns:70px minmax(0,1fr);gap:6px 8px;font-size:10px}.backup-location-grid span{color:#9298a0}.backup-location-grid strong{color:#4e555e;font-weight:550}.backup-pagination{justify-content:space-between}.backup-pagination span{text-align:center}.audit-pagination{align-items:stretch;flex-direction:column;text-align:center}.audit-pagination>div{display:grid;grid-template-columns:1fr 1fr}}@keyframes mobile-refresh-spin{to{transform:rotate(360deg)}}@keyframes refresh-action-spin{to{transform:rotate(360deg)}}
