.notification-container.svelte-8q0oig{position:relative}.notification-btn.svelte-8q0oig{position:relative;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#ffffffb3;cursor:pointer;padding:10px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.notification-btn.svelte-8q0oig:hover{background:#ffffff1a;border-color:#fff3;color:#fff;transform:translateY(-1px)}.notification-btn.has-notifications.svelte-8q0oig{background:#22c55e1a;border-color:#22c55e4d;color:#22c55e}.notification-btn.has-notifications.svelte-8q0oig:hover{background:#22c55e26;border-color:#22c55e66}.notification-icon-svg.svelte-8q0oig{width:22px;height:22px;flex-shrink:0}.notification-badge.svelte-8q0oig{position:absolute;top:-2px;right:-2px;min-width:20px;height:20px;background:linear-gradient(135deg,#22c55e,#16a34a);border:2px solid #0A0A0A;border-radius:10px;font-size:11px;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;padding:0 6px;box-shadow:0 2px 8px #22c55e66;z-index:10}.notification-badge.pulse.svelte-8q0oig{animation:svelte-8q0oig-pulse-badge 2s ease-in-out infinite}@keyframes svelte-8q0oig-pulse-badge{0%,to{transform:scale(1);box-shadow:0 2px 8px #22c55e66}50%{transform:scale(1.1);box-shadow:0 4px 12px #22c55e99}}.notification-panel.svelte-8q0oig{position:absolute;top:calc(100% + 8px);right:0;width:380px;max-height:500px;background:#141414fa;border:1px solid rgba(255,255,255,.1);border-radius:8px;box-shadow:0 8px 32px #0006;z-index:1000;display:flex;flex-direction:column;overflow:hidden}.notification-header.svelte-8q0oig{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid rgba(255,255,255,.1)}.notification-header.svelte-8q0oig h3:where(.svelte-8q0oig){margin:0;font-size:16px;font-weight:600;color:#fff}.mark-all-read-btn.svelte-8q0oig{background:none;border:none;color:#ffffffb3;cursor:pointer;font-size:12px;padding:4px 8px;transition:color .3s}.mark-all-read-btn.svelte-8q0oig:hover{color:#fff}.notification-list.svelte-8q0oig{overflow-y:auto;flex:1}.notification-item.svelte-8q0oig{display:flex;align-items:flex-start;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.05);cursor:pointer;transition:background .2s;position:relative}.notification-item.svelte-8q0oig:hover{background:#ffffff0d}.notification-item.unread.svelte-8q0oig{background:#3b82f61a}.notification-icon.svelte-8q0oig{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;margin-right:12px;flex-shrink:0}.notification-icon.type-info.svelte-8q0oig{background:#3b82f633;color:#3b82f6}.notification-icon.type-success.svelte-8q0oig{background:#22c55e33;color:#22c55e}.notification-icon.type-warning.svelte-8q0oig{background:#eab30833;color:#eab308}.notification-icon.type-error.svelte-8q0oig{background:#ef444433;color:#ef4444}.notification-content.svelte-8q0oig{flex:1;min-width:0}.notification-title.svelte-8q0oig{font-size:14px;font-weight:600;color:#fff;margin-bottom:4px}.notification-message.svelte-8q0oig{font-size:13px;color:#ffffffb3;margin-bottom:4px;line-height:1.4}.notification-time.svelte-8q0oig{font-size:11px;color:#ffffff80}.notification-unread-indicator.svelte-8q0oig{width:8px;height:8px;background:#3b82f6;border-radius:50%;margin-left:8px;flex-shrink:0;margin-top:8px}.notification-delete-btn.svelte-8q0oig{background:none;border:none;color:#ffffff80;cursor:pointer;font-size:20px;line-height:1;padding:4px;margin-left:8px;transition:color .2s;flex-shrink:0}.notification-delete-btn.svelte-8q0oig:hover{color:#fff}.notification-empty.svelte-8q0oig{padding:32px;text-align:center;color:#ffffff80;font-size:14px}.load-more-btn.svelte-8q0oig{width:100%;padding:12px;background:#ffffff0d;border:none;color:#ffffffb3;cursor:pointer;font-size:13px;transition:background .2s}.load-more-btn.svelte-8q0oig:hover{background:#ffffff1a}@media(max-width:768px){.notification-panel.svelte-8q0oig{width:320px;right:-20px}}.popup-overlay.svelte-tb93mu{position:fixed;inset:0;background:#000000bf;backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:svelte-tb93mu-fadeIn .2s ease-out}@keyframes svelte-tb93mu-fadeIn{0%{opacity:0}to{opacity:1}}.popup-container.svelte-tb93mu{background:#ffffff0f;backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.1);border-radius:1.25rem;padding:2rem;max-width:460px;width:90%;position:relative;animation:svelte-tb93mu-slideUp .3s ease-out;box-shadow:0 25px 60px -12px #00000080,inset 0 1px #ffffff14}@keyframes svelte-tb93mu-slideUp{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.close-btn.svelte-tb93mu{position:absolute;top:.875rem;right:.875rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#ffffff80;width:30px;height:30px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.close-btn.svelte-tb93mu:hover{background:#ffffff1a;color:#fff}.popup-header.svelte-tb93mu{text-align:center;margin-bottom:1.25rem}.icon-badge.svelte-tb93mu{width:56px;height:56px;background:linear-gradient(135deg,#6c6,#00d97e);border-radius:.875rem;display:flex;align-items:center;justify-content:center;margin:0 auto .875rem;color:#000;box-shadow:0 6px 20px #66cc6659}.icon-badge--warning.svelte-tb93mu{background:linear-gradient(135deg,#f59e0b,#dc2626);box-shadow:0 6px 20px #f59e0b59;color:#fff}.popup-header.svelte-tb93mu h2:where(.svelte-tb93mu){font-size:1.35rem;font-weight:700;color:#fff;margin:0 0 .375rem;line-height:1.3}.popup-header.svelte-tb93mu p:where(.svelte-tb93mu){color:#fff9;font-size:.85rem;margin:0;line-height:1.5}.features-strip.svelte-tb93mu{display:flex;justify-content:center;gap:.75rem;margin-bottom:1.25rem;padding:.75rem;background:#66cc6614;border-radius:.625rem;border:1px solid rgba(102,204,102,.2)}.features-strip--warning.svelte-tb93mu{background:#f59e0b14;border-color:#f59e0b40}.feature-chip.svelte-tb93mu{display:flex;align-items:center;gap:.375rem;color:#6c6;font-size:.8rem;font-weight:500}.feature-chip--disabled.svelte-tb93mu{color:#ef4444;opacity:.85}.toggle-row.svelte-tb93mu{display:flex;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:.5rem;padding:3px;margin-bottom:1rem}.toggle-pill.svelte-tb93mu{flex:1;padding:.4rem .75rem;background:transparent;border:none;color:#ffffff80;font-size:.8rem;font-weight:500;cursor:pointer;border-radius:.375rem;transition:all .2s}.toggle-pill.active.svelte-tb93mu{background:#66cc6626;color:#6c6;font-weight:600}.loading-state.svelte-tb93mu{display:flex;flex-direction:column;align-items:center;padding:1.5rem;color:#ffffff80;font-size:.85rem}.spinner.svelte-tb93mu{width:28px;height:28px;border:2.5px solid rgba(102,204,102,.2);border-top-color:#6c6;border-radius:50%;animation:svelte-tb93mu-spin .8s linear infinite;margin-bottom:.5rem}@keyframes svelte-tb93mu-spin{to{transform:rotate(360deg)}}.plans-grid.svelte-tb93mu{display:grid;grid-template-columns:repeat(3,1fr);gap:.625rem;margin-bottom:1.25rem}.plan-tile.svelte-tb93mu{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:.75rem;padding:.875rem .625rem;cursor:pointer;transition:all .2s;text-align:center;position:relative}.plan-tile.svelte-tb93mu:hover{border-color:#6c66;background:#66cc660f}.plan-tile.selected.svelte-tb93mu{border-color:#6c6;background:#66cc661a;box-shadow:0 0 0 1px #66cc664d}.selected-indicator.svelte-tb93mu{position:absolute;top:-6px;right:-6px;width:20px;height:20px;background:linear-gradient(135deg,#6c6,#00d97e);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#000;box-shadow:0 2px 6px #6c66}.plan-label.svelte-tb93mu{display:block;font-size:.7rem;font-weight:600;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.375rem}.plan-amount.svelte-tb93mu{display:flex;align-items:baseline;justify-content:center;gap:1px;margin-bottom:.125rem}.plan-amount.svelte-tb93mu .currency:where(.svelte-tb93mu){font-size:.8rem;color:#ffffff80}.plan-amount.svelte-tb93mu .value:where(.svelte-tb93mu){font-size:1.375rem;font-weight:700;color:#fff}.plan-amount.svelte-tb93mu .unit:where(.svelte-tb93mu){font-size:.7rem;color:#fff6}.plan-sub.svelte-tb93mu{display:block;font-size:.65rem;color:#fff6;margin-bottom:.125rem}.plan-detail.svelte-tb93mu{display:block;font-size:.7rem;color:#fff6}.popup-actions.svelte-tb93mu{display:flex;flex-direction:column;gap:.625rem}.btn-action.svelte-tb93mu{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.875rem;background:linear-gradient(135deg,#6c6,#00d97e);border:none;border-radius:.625rem;color:#000;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 14px #66cc664d}.btn-action.svelte-tb93mu:hover{transform:translateY(-1px);box-shadow:0 6px 18px #6c66}.btn-action--warning.svelte-tb93mu{background:linear-gradient(135deg,#f59e0b,#dc2626);color:#fff;box-shadow:0 4px 14px #f59e0b4d}.btn-action--warning.svelte-tb93mu:hover{box-shadow:0 6px 18px #f59e0b66}.btn-link.svelte-tb93mu{background:transparent;border:none;color:#fff6;font-size:.8rem;cursor:pointer;padding:.375rem;transition:color .2s}.btn-link.svelte-tb93mu:hover{color:#ffffffb3}.trust-line.svelte-tb93mu{display:flex;align-items:center;justify-content:center;gap:.375rem;margin-top:.875rem;padding-top:.875rem;border-top:1px solid rgba(255,255,255,.06);color:#ffffff59;font-size:.7rem}@media(max-width:480px){.popup-container.svelte-tb93mu{padding:1.5rem;margin:1rem}.plans-grid.svelte-tb93mu{grid-template-columns:1fr}.features-strip.svelte-tb93mu{flex-direction:column;gap:.5rem}}.backup-modal-overlay.svelte-g4ox04{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;background:#00000080;backdrop-filter:blur(4px)}.backup-modal-content.svelte-g4ox04{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px;max-width:700px;width:100%;margin:0 16px;max-height:90vh;overflow-y:auto}.backup-modal-header.svelte-g4ox04{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.1)}.backup-modal-title.svelte-g4ox04{font-size:20px;font-weight:700;color:#fff;margin:0}.backup-modal-close.svelte-g4ox04{background:transparent;border:none;color:#fff9;cursor:pointer;transition:color .2s ease;padding:4px;display:flex;align-items:center;justify-content:center}.backup-modal-close.svelte-g4ox04:hover{color:#fff}.backup-modal-content.svelte-g4ox04 .space-y-4{display:flex;flex-direction:column;gap:20px}.backup-modal-content.svelte-g4ox04 .grid{display:grid;gap:16px}.backup-modal-content.svelte-g4ox04 .grid-cols-2{grid-template-columns:repeat(2,1fr)}.backup-modal-content.svelte-g4ox04 label{display:block;font-size:13px;color:#fff9;margin-bottom:6px;font-weight:500}.backup-modal-content.svelte-g4ox04 p{margin:0;font-size:14px;color:#fff}.backup-modal-content.svelte-g4ox04 .text-center{text-align:center;padding:32px 0}.backup-modal-content.svelte-g4ox04 .text-center .animate-spin{width:32px;height:32px;border:3px solid rgba(255,255,255,.2);border-top-color:#22c55e;border-radius:50%;animation:svelte-g4ox04-spin 1s linear infinite;margin:0 auto 16px}@keyframes svelte-g4ox04-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.action-btn.svelte-1mzqqo5{padding:6px;border-radius:6px;transition:all .2s;cursor:pointer;border:none;background:transparent}.action-btn.svelte-1mzqqo5:hover:not(:disabled){background:#ffffff0d}.action-btn.svelte-1mzqqo5:disabled{cursor:not-allowed;opacity:.5}.status-badge.svelte-1mzqqo5{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:500;border:1px solid}.status-success.svelte-1mzqqo5{background:#22c55e1a;color:#22c55e;border-color:#22c55e4d}.status-error.svelte-1mzqqo5{background:#ef44441a;color:#ef4444;border-color:#ef44444d}.status-info.svelte-1mzqqo5{background:#3b82f61a;color:#3b82f6;border-color:#3b82f64d}.status-pending.svelte-1mzqqo5{background:#9ca3af1a;color:#9ca3af;border-color:#9ca3af4d}.files-modal-overlay.svelte-stsxut{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:16px;background:#0000008c;backdrop-filter:blur(8px)}.files-modal-shell.svelte-stsxut{width:100%;max-width:min(920px,100vw - 32px);max-height:min(88vh,900px);display:flex;flex-direction:column;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:16px;box-shadow:0 24px 48px #00000073;overflow:hidden}.files-modal-head.svelte-stsxut{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px 18px;border-bottom:1px solid rgba(255,255,255,.08)}.files-modal-head-text.svelte-stsxut{min-width:0}.files-modal-kicker.svelte-stsxut{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#22c55ef2;margin-bottom:6px}.files-modal-kicker-icon.svelte-stsxut{width:16px;height:16px;opacity:.95}.files-modal-title.svelte-stsxut{margin:0 0 12px;font-size:1.35rem;font-weight:700;color:#fff;letter-spacing:-.02em}.files-meta-chips.svelte-stsxut{display:flex;flex-wrap:wrap;gap:8px}.meta-chip.svelte-stsxut{display:inline-flex;align-items:center;max-width:100%;padding:5px 10px;font-size:12px;color:#ffffffc7;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:999px}.meta-chip.mono.svelte-stsxut{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:11px}.meta-chip-path.svelte-stsxut{max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:8px}.meta-chip-accent.svelte-stsxut{color:#86efac;border-color:#22c55e59;background:#22c55e1f}.files-modal-close.svelte-stsxut{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-top:-4px;margin-right:-4px;border:none;border-radius:10px;background:#ffffff0a;color:#ffffff8c;cursor:pointer;transition:background .18s ease,color .18s ease}.files-modal-close.svelte-stsxut:hover{background:#ffffff1a;color:#fff}.files-toolbar.svelte-stsxut{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:14px 24px;border-bottom:1px solid rgba(255,255,255,.06);background:#00000026}.files-toolbar-left.svelte-stsxut{display:flex;flex-wrap:wrap;align-items:center;gap:14px;min-width:0}.files-selection-hint.svelte-stsxut{font-size:13px;color:#ffffff73}.files-selection-strong.svelte-stsxut{font-weight:600;color:#ffffffe0}.btn-secondary.svelte-stsxut{padding:8px 16px;font-size:13px;font-weight:500;color:#ffffffe0;background:#ffffff12;border:1px solid rgba(255,255,255,.14);border-radius:10px;cursor:pointer;transition:background .18s ease,border-color .18s ease}.btn-secondary.svelte-stsxut:hover:not(:disabled){background:#ffffff1c;border-color:#ffffff38}.btn-secondary.svelte-stsxut:disabled{opacity:.42;cursor:not-allowed}.btn-primary.svelte-stsxut{padding:8px 18px;font-size:13px;font-weight:600;color:#052e13;background:linear-gradient(180deg,#4ade80,#22c55e);border:1px solid rgba(34,197,94,.55);border-radius:10px;cursor:pointer;box-shadow:0 1px #fff3 inset;transition:filter .18s ease,opacity .18s ease}.btn-primary.svelte-stsxut:hover:not(:disabled){filter:brightness(1.06)}.btn-primary.svelte-stsxut:disabled{opacity:.42;cursor:not-allowed;filter:none}.files-modal-body.svelte-stsxut{flex:1;min-height:200px;overflow-y:auto;padding:0}.files-state.svelte-stsxut{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px 28px;gap:10px}.files-spinner.svelte-stsxut{width:36px;height:36px;border-radius:50%;border:3px solid rgba(255,255,255,.12);border-top-color:#22c55e;animation:svelte-stsxut-files-spin .85s linear infinite;margin-bottom:4px}@keyframes svelte-stsxut-files-spin{to{transform:rotate(360deg)}}.files-state-title.svelte-stsxut{margin:0;font-size:1.05rem;font-weight:600;color:#fff}.files-state-sub.svelte-stsxut{margin:0;max-width:440px;font-size:13px;line-height:1.55;color:#ffffff7a}.files-state-error.svelte-stsxut{margin:0 0 6px;max-width:400px;font-size:13px;color:#f87171}.files-state-icon.svelte-stsxut{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:16px;margin-bottom:6px}.files-state-icon-empty.svelte-stsxut{color:#22c55e8c;background:#22c55e14;border:1px solid rgba(34,197,94,.2)}.files-state-icon-warn.svelte-stsxut{color:#f97316;background:#f973161a;border:1px solid rgba(249,115,22,.28)}.files-table-wrap.svelte-stsxut{padding:12px 12px 20px}.files-table.svelte-stsxut{width:100%;border-collapse:separate;border-spacing:0;font-size:13px;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.06);background:#0003}.files-table.svelte-stsxut thead:where(.svelte-stsxut) tr:where(.svelte-stsxut){background:#ffffff0a}.files-th.svelte-stsxut,.files-td.svelte-stsxut{padding:12px 14px;text-align:left;vertical-align:middle;border-bottom:1px solid rgba(255,255,255,.06)}.files-th.svelte-stsxut{position:sticky;top:0;z-index:1;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#ffffff73;background:#16181eeb;backdrop-filter:blur(6px)}.files-th-check.svelte-stsxut,.files-td-check.svelte-stsxut{width:44px;text-align:center;padding-left:10px;padding-right:10px}.files-th-num.svelte-stsxut,.files-td-num.svelte-stsxut{text-align:right;font-variant-numeric:tabular-nums}.files-row.svelte-stsxut:hover{background:#ffffff08}.files-row.svelte-stsxut:last-child .files-td:where(.svelte-stsxut){border-bottom:none}.files-td-name.svelte-stsxut{font-weight:600;color:#fff}.files-td-path.svelte-stsxut{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#ffffffb8;font-size:12px}.files-td-num.svelte-stsxut{color:#ffffffd9}.files-td-muted.svelte-stsxut{color:#ffffff73;font-size:12px}.mono.svelte-stsxut{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace}.files-checkbox.svelte-stsxut{width:16px;height:16px;border-radius:4px;accent-color:#22c55e;cursor:pointer}.files-pagination.svelte-stsxut{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 24px 20px;border-top:1px solid rgba(255,255,255,.06);background:#0000001f}.files-page-label.svelte-stsxut{font-size:13px;color:#ffffff73}@media(max-width:640px){.files-modal-shell.svelte-stsxut{max-height:92vh}.files-toolbar.svelte-stsxut{flex-direction:column;align-items:stretch}.btn-primary.svelte-stsxut{width:100%}.files-th.svelte-stsxut:nth-child(4),.files-th.svelte-stsxut:nth-child(5),.files-td.svelte-stsxut:nth-child(4),.files-td.svelte-stsxut:nth-child(5){display:none}}.backup-list-container.svelte-16q7hjh{background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:16px;overflow:hidden}.section-header.svelte-16q7hjh{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid rgba(255,255,255,.05)}.section-header.svelte-16q7hjh h3:where(.svelte-16q7hjh){font-size:18px;font-weight:600;color:#fff;margin:0}.item-count.svelte-16q7hjh{font-size:12px;color:#fff6;margin-top:2px;display:block}.refresh-btn.svelte-16q7hjh{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#ffffffb3;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.refresh-btn.svelte-16q7hjh:hover{background:#ffffff1a;color:#fff}.refresh-btn.svelte-16q7hjh:disabled{opacity:.5;cursor:not-allowed}.loading-state.svelte-16q7hjh{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 24px;color:#ffffff80}.loading-spinner.svelte-16q7hjh{width:32px;height:32px;border:3px solid rgba(34,197,94,.2);border-top-color:#22c55e;border-radius:50%;animation:svelte-16q7hjh-spin 1s linear infinite;margin-bottom:12px}.loading-state.svelte-16q7hjh p:where(.svelte-16q7hjh){font-size:14px;margin:0}.error-state.svelte-16q7hjh{display:flex;flex-direction:column;align-items:center;padding:60px 24px;text-align:center}.error-icon.svelte-16q7hjh{margin-bottom:12px}.error-title.svelte-16q7hjh{font-size:14px;color:#f87171;margin:0 0 16px}.retry-btn.svelte-16q7hjh{padding:8px 20px;background:#ef444426;border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#f87171;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.retry-btn.svelte-16q7hjh:hover{background:#ef444440}.empty-state.svelte-16q7hjh{display:flex;flex-direction:column;align-items:center;padding:60px 24px;text-align:center}.empty-icon.svelte-16q7hjh{color:#374151;margin-bottom:16px}.empty-state.svelte-16q7hjh p:where(.svelte-16q7hjh){font-size:15px;font-weight:500;color:#9ca3af;margin:0 0 4px}.empty-state.svelte-16q7hjh span:where(.svelte-16q7hjh){font-size:13px;color:#6b7280}.backup-list.svelte-16q7hjh{display:flex;flex-direction:column;padding:8px}.backup-item.svelte-16q7hjh{display:flex;align-items:center;gap:16px;padding:16px;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:12px;margin-bottom:8px;transition:all .2s ease}.backup-item.svelte-16q7hjh:last-child{margin-bottom:0}.backup-item.svelte-16q7hjh:hover{background:#ffffff0a;border-color:#ffffff1a}.backup-icon.svelte-16q7hjh{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.backup-content.svelte-16q7hjh{flex:1;min-width:0}.backup-name.svelte-16q7hjh{display:flex;align-items:center;gap:8px;margin-bottom:4px}.backup-type.svelte-16q7hjh{font-size:15px;font-weight:600;color:#fff}.backup-id.svelte-16q7hjh{font-size:11px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;color:#ffffff4d;background:#ffffff0d;padding:2px 6px;border-radius:4px}.backup-meta.svelte-16q7hjh{font-size:13px;color:#ffffff80;display:flex;align-items:center;gap:6px;overflow:hidden}.meta-separator.svelte-16q7hjh{opacity:.4}.backup-path.svelte-16q7hjh{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:12px;color:#ffffff59;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:240px}.backup-stats.svelte-16q7hjh{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0;min-width:80px}.stat-size.svelte-16q7hjh{font-size:14px;font-weight:600;color:#fff}.stat-files.svelte-16q7hjh{font-size:12px;color:#ffffff80}.backup-status.svelte-16q7hjh{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:var(--status-color);flex-shrink:0;min-width:80px}.status-dot.svelte-16q7hjh{width:6px;height:6px;border-radius:50%;background:var(--status-color);flex-shrink:0}.view-files-btn.svelte-16q7hjh{padding:8px 16px;background:#22c55e26;border:1px solid rgba(34,197,94,.3);border-radius:8px;color:#22c55e;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0}.view-files-btn.svelte-16q7hjh:hover{background:#22c55e40;border-color:#22c55e80;color:#4ade80}.pagination.svelte-16q7hjh{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-top:1px solid rgba(255,255,255,.05)}.page-btn.svelte-16q7hjh{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#ffffffb3;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.page-btn.svelte-16q7hjh:hover:not(:disabled){background:#ffffff1a;color:#fff}.page-btn.svelte-16q7hjh:disabled{opacity:.3;cursor:not-allowed}.page-info.svelte-16q7hjh{display:flex;align-items:center;gap:4px}.page-num.svelte-16q7hjh{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:transparent;border:1px solid transparent;color:#ffffff80;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.page-num.svelte-16q7hjh:hover{background:#ffffff0d;color:#fff}.page-num.active.svelte-16q7hjh{background:#22c55e26;border-color:#22c55e4d;color:#22c55e}@keyframes svelte-16q7hjh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin.svelte-16q7hjh{animation:svelte-16q7hjh-spin 1s linear infinite}@media(max-width:768px){.backup-item.svelte-16q7hjh{flex-wrap:wrap;gap:12px}.backup-stats.svelte-16q7hjh{width:auto;flex-direction:row;gap:12px;align-items:center}.backup-status.svelte-16q7hjh{min-width:auto}.view-files-btn.svelte-16q7hjh{width:100%;text-align:center}.pagination.svelte-16q7hjh{flex-wrap:wrap;gap:8px;justify-content:center}}
