body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{color:#f8fafc;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;text-align:center}.App-header{background-color:rgba(15,23,42,.7);border-radius:16px;box-shadow:0 25px 50px -12px rgba(0,0,0,.45);max-width:520px;padding:2rem}.App-header h1{font-size:2.5rem;margin-bottom:1rem}.App-header p{font-size:1.1rem;line-height:1.6}.dashboard-navbar{align-items:center;background:#fff;box-shadow:0 2px 8px rgba(15,23,42,.08);display:flex;justify-content:space-between;padding:1rem 2rem;position:sticky;top:0;z-index:10}.navbar-brand{align-items:center;display:flex;gap:1.25rem}.navbar-brand h1{color:#0f172a;font-size:1.8rem;margin:0}.navbar-brand p{color:#64748b;font-size:.95rem;margin:.2rem 0 0}.brand-logo{background:linear-gradient(135deg,#6366f1,#22d3ee);border-radius:12px;box-shadow:0 4px 12px rgba(99,102,241,.25);color:#fff;font-size:1.1rem;font-weight:700;height:48px;justify-content:center;width:48px}.brand-logo,.navbar-actions{align-items:center;display:flex}.navbar-actions{gap:1rem;position:relative}.account-button{align-items:center;background:#fff;border:1px solid rgba(99,102,241,.3);border-radius:999px;color:#4c1d95;cursor:pointer;display:inline-flex;font-weight:600;gap:.5rem;padding:.65rem 1.1rem;transition:all .2s ease}.account-button:hover{background:rgba(99,102,241,.1);border-color:rgba(99,102,241,.5)}.chevron{border-bottom:2px solid;border-right:2px solid;display:inline-block;height:.5rem;margin-top:-2px;transform:rotate(45deg);transition:transform .2s ease;width:.5rem}.chevron.open{margin-top:3px;transform:rotate(-135deg)}.account-menu{background:#fff;border-radius:12px;box-shadow:0 20px 48px rgba(15,23,42,.15);display:flex;flex-direction:column;gap:.25rem;min-width:220px;padding:.75rem;position:absolute;right:0;top:110%;z-index:20}.account-menu button{background:none;border:none;border-radius:8px;color:#1e293b;cursor:pointer;font-weight:500;padding:.75rem .9rem;text-align:left;transition:background .18s ease}.account-menu button:hover{background:rgba(148,163,184,.16)}@media (max-width:768px){.dashboard-navbar{align-items:center;gap:1rem}.navbar-actions{align-self:stretch}}.toast{animation:fadeIn .3s,fadeOut .3s 2.7s;background-color:#333;background-color:rgba(0,0,0,.9);border-radius:10px;bottom:20px;box-shadow:0 4px 10px rgba(0,0,0,.1);color:#fff;left:50%;max-width:90%;padding:10px 20px;position:fixed;transform:translateX(-50%);width:-moz-max-content;width:max-content;z-index:1001}@keyframes fadeOut{0%{bottom:20px;opacity:1}to{bottom:0;opacity:0}}@media screen and (max-width:600px){.toast{font-size:small}}.data-backup-verification-container{background:#f4f6fb;color:#0f172a;display:flex;flex-direction:column;min-height:100vh;width:100%}.data-backup-verification-body{box-sizing:border-box;display:flex;flex:1 1;gap:2rem;width:100%}.data-backup-verification-main{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:1rem;padding:1.5rem 2rem;width:90%}.data-backup-verification-header{background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:20px;box-shadow:0 20px 45px rgba(15,23,42,.08);max-width:640px;padding:1.5rem 2rem;text-align:center;width:100%}.data-backup-verification-header h1{color:#0f172a;font-size:2rem;font-weight:700;margin:0}.connection-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:.85rem;font-weight:600;justify-content:center;letter-spacing:.04em;padding:.35rem .85rem;text-transform:uppercase}.connection-badge.status-connected{background:rgba(34,197,94,.15);color:#1ee56a}.connection-badge.status-disconnected{background:rgba(244,63,94,.15);color:#ff0047}.connection-badge.status-connecting{background:#fef3c7;color:#92400e}.booking-context-banner{align-items:center;background:rgba(37,99,235,.08);border-radius:999px;color:#1d4ed8;display:flex;font-size:.95rem;gap:.35rem;justify-content:center;margin:.75rem auto 0;padding:.5rem .85rem}.booking-context-banner strong{color:#0f172a}.backup-mode-switch{background:#0f172a;display:flex;gap:.75rem;padding:.75rem 1.5rem}.mode-pill{align-items:center;background:#fff;border:1px solid rgba(148,163,184,.6);border-radius:999px;color:#475569;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:500;justify-content:center;padding:.4rem 1rem;transition:background .2s ease,color .2s ease,box-shadow .2s ease,border-color .2s ease}.mode-pill.active{background:linear-gradient(120deg,#2563eb,#1d4ed8);border-color:transparent;box-shadow:0 10px 25px rgba(37,99,235,.4);color:#fff}.mode-pill:hover:not(.active){background:rgba(148,163,184,.1)}.backup-header-strip{align-items:center;border-bottom:1px solid #f4f6fc;justify-content:space-around}.backup-header-left{align-items:center;display:flex;flex:1 1;gap:.35rem;max-width:620px}.backup-header-middle{align-items:center;color:#fff;display:flex;flex:1 1;font-size:.95rem;font-weight:600;justify-content:center}.backup-header-label{color:#64748b}.backup-header-input-group{align-items:center;display:flex;gap:.5rem}.backup-header-input{background:#f9fafb;border:1px solid rgba(148,163,184,.8);border-radius:999px;color:#0f172a;flex:1 1;font-size:.9rem;outline:none;padding:.4rem 2.5rem .4rem .9rem;transition:border .2s ease,box-shadow .2s ease}.backup-header-input-icon{align-items:center;cursor:pointer;display:flex;font-size:1.2rem;justify-content:center;pointer-events:auto;-webkit-user-select:none;user-select:none}.backup-header-input:focus{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.25)}.backup-header-button{align-items:center;background:rgba(59,130,246,.9);border:2px solid rgba(148,163,184,.25);border-radius:999px;box-shadow:0 1px 3px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.1);color:#fff;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:600;gap:.3rem;padding:.4rem .9rem;white-space:nowrap}.backup-header-button-icon{font-size:.9rem}.backup-header-right{align-items:center;display:flex;gap:.5rem}.backup-header-label{color:#fff;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.backup-header-button--ghost{background:transparent;border:1px solid rgba(148,163,184,.7);box-shadow:none;color:#e5e7eb}.backup-header-button--ghost:hover{background:rgba(148,163,184,.2);box-shadow:none}@media (max-width:768px){.backup-header-strip{align-items:stretch;flex-direction:column;gap:.75rem}.backup-header-right{justify-content:space-between}}.data-backup-verification-form{align-items:center;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:28px;box-shadow:0 25px 60px rgba(15,23,42,.08);display:flex;flex-direction:column;gap:1.25rem;padding:2rem 0;width:100%}.backup-summary-card{align-items:center;border:1px solid rgba(37,99,235,.2);border-radius:12px;display:flex;flex-wrap:wrap;margin-bottom:.5rem;padding:1rem 1.5rem}.backup-progress{margin-bottom:.75rem;width:100%}.backup-progress-header{align-items:center;color:#64748b;display:flex;font-size:.78rem;justify-content:space-between;letter-spacing:.08em;margin-bottom:.25rem;text-transform:uppercase}.backup-progress-label{font-weight:600}.backup-progress-value{color:#0f172a;font-weight:600}.backup-progress-bar{background:linear-gradient(90deg,#e5e7eb,#e5e7eb);border-radius:999px;height:6px;overflow:hidden;position:relative;width:100%}.backup-progress-bar-fill{background:linear-gradient(120deg,#22c55e,#16a34a);border-radius:inherit;bottom:0;box-shadow:0 0 0 1px rgba(34,197,94,.15);left:0;position:absolute;top:0;transition:width .2s ease-out;width:0}.backup-summary-item{align-items:center;display:flex;gap:.5rem}.backup-summary-label{color:#64748b;font-size:.85rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.backup-summary-value{color:#0f172a;font-size:.95rem;font-weight:600}.data-backup-verification-form .form-group{display:flex;flex-direction:column}.data-backup-verification-form label{color:#1e293b;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.data-backup-verification-form .form-control{border:1px solid rgba(15,23,42,.15);border-radius:14px;color:#0f172a;font-size:1rem;outline:none;padding:.85rem 1rem;transition:border .2s ease,box-shadow .2s ease}.data-backup-verification-form .form-control:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.15)}.data-backup-verification-form .btn{border:none;border-radius:14px;font-weight:600;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.data-backup-verification-form .btn-secondary{background:#e2e8f0;color:#0f172a}.data-backup-verification-form .btn-secondary:hover{background:#cbd5f5;transform:translateY(-1px)}.data-backup-verification-form .btn-success{background:linear-gradient(120deg,#22c55e,#16a34a);box-shadow:0 20px 35px rgba(34,197,94,.35);color:#fff}.data-backup-verification-form .btn-success:not(:disabled):hover{transform:translateY(-2px)}.step-panel{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px dashed #cbd5e1;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03);display:flex;flex-direction:column;gap:1rem;padding:2rem;transition:all .3s ease;width:90%}.step-panel:hover{border-color:#94a3b8;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.step-panel h2{align-items:center;color:#0f172a;display:flex;font-size:1.5rem;font-weight:600;gap:.75rem;margin:0}.step-panel h2:before{color:#3b82f6;content:"→";font-size:1.75rem;font-weight:400}.day-pills-container{display:flex;flex-wrap:wrap;gap:.75rem}.day-pill{background:rgba(37,99,235,.1);border:1px solid rgba(37,99,235,.5);border-radius:999px;color:#2563eb;cursor:pointer;font-size:.9rem;font-weight:600;padding:.6rem 1.2rem;transition:all .2s ease}.day-pill:hover{background:rgba(37,99,235,.2);border-color:rgba(37,99,235,.7);box-shadow:0 4px 12px rgba(37,99,235,.2);transform:translateY(-1px)}.day-pill:active{transform:translateY(0)}.step-hint{color:#64748b;font-size:1rem;line-height:1.6;margin:0;text-align:left}.step-status-chip{align-items:center;background:rgba(148,163,184,.25);border-radius:999px;color:#0f172a;display:inline-flex;font-size:.9rem;font-weight:600;padding:.4rem 1rem}.step-status-chip.status-connected{background:rgba(34,197,94,.15);color:#1ee56a}.step-status-chip.status-disconnected{background:hsla(0,91%,71%,.2);color:#ff0047}.step-summary-list{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.step-summary-list li{align-items:center;border:1px dashed rgba(15,23,42,.2);border-radius:14px;display:flex;justify-content:space-between;padding:.85rem 1rem}.step-summary-list li span{color:#475569;font-size:.95rem}.step-summary-list li strong{color:#0f172a;font-size:.95rem}.step-summary-list li.ready{background:rgba(34,197,94,.08);border-color:rgba(34,197,94,.5)}.multi-select-container{position:relative;width:100%}.multi-select-input-wrapper{align-items:center;background:#fff;border:1px solid rgba(15,23,42,.15);border-radius:14px;cursor:pointer;display:flex;flex-wrap:wrap;gap:.5rem;min-height:3rem;padding:.5rem;transition:border .2s ease,box-shadow .2s ease}.multi-select-input-wrapper:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.15)}.selected-pills{display:flex;flex:1 1;flex-wrap:wrap;gap:.5rem}.selected-pill{background:linear-gradient(120deg,#2563eb,#1d4ed8);border-radius:20px;box-shadow:0 2px 8px rgba(37,99,235,.25);display:inline-flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.4rem .75rem}.pill-remove,.selected-pill{align-items:center;color:#fff}.pill-remove{background:hsla(0,0%,100%,.3);border:none;border-radius:50%;cursor:pointer;display:flex;font-size:1.1rem;font-weight:700;height:18px;justify-content:center;line-height:1;padding:0;transition:background .2s ease;width:18px}.pill-remove:hover{background:hsla(0,0%,100%,.5)}.multi-select-trigger{align-items:center;background:transparent;border:none;color:#0f172a;cursor:pointer;display:flex;flex:1 1;font-size:1rem;justify-content:space-between;min-width:150px;padding:.5rem .75rem;text-align:left}.multi-select-trigger:disabled{color:#94a3b8;cursor:not-allowed}.multi-select-trigger.open .dropdown-arrow{transform:rotate(180deg)}.dropdown-arrow{color:#64748b;font-size:.75rem;margin-left:.5rem;transition:transform .2s ease}.multi-select-dropdown{background:#fff;border:1px solid rgba(15,23,42,.15);border-radius:14px;box-shadow:0 10px 30px rgba(15,23,42,.15);left:0;margin-top:.25rem;max-height:250px;overflow-y:auto;padding:.5rem;position:absolute;right:0;top:100%;z-index:1000}.dropdown-empty{color:#94a3b8;font-size:.9rem;padding:1rem;text-align:center}.dropdown-option{align-items:center;border-radius:10px;color:#0f172a;cursor:pointer;display:flex;font-size:.95rem;gap:.75rem;padding:.75rem 1rem;transition:background .2s ease}.dropdown-option:hover{background:rgba(37,99,235,.08)}.dropdown-option.selected{background:rgba(37,99,235,.12);font-weight:500}.option-checkbox{align-items:center;background:#fff;border:2px solid #cbd5e1;border-radius:4px;color:#2563eb;display:flex;flex-shrink:0;font-size:.85rem;font-weight:700;height:20px;justify-content:center;width:20px}.dropdown-option.selected .option-checkbox{background:#2563eb;border-color:#2563eb;color:#fff}.option-label{flex:1 1}.summary-backup-grid{display:flex;flex-direction:column;width:100%}.summary-card{background:#fff;border:1px solid rgba(15,23,42,.15);border-radius:16px;box-shadow:0 12px 25px rgba(15,23,42,.05);display:flex;flex-direction:column;gap:.25rem;padding:1rem}.summary-card.ready{border-color:rgba(34,197,94,.6);box-shadow:0 12px 25px rgba(34,197,94,.15)}.summary-card.span-2{grid-column:span 2}.summary-label{color:#94a3b8;font-size:.75rem;font-weight:600;letter-spacing:.08em;margin:0;text-transform:uppercase}.summary-value{color:#0f172a;font-size:1rem;font-weight:600;margin:0;word-break:break-word}.backup-detail-row{align-items:center;border-bottom:1px solid rgba(15,23,42,.08);display:flex;gap:1rem;justify-content:space-between;padding:.5rem 0}.backup-detail-row:last-child{border-bottom:none;padding-bottom:0}.backup-detail-row.align-start{align-items:flex-start}.detail-title{color:#64748b;font-size:.85rem;font-weight:600}.detail-value{color:#0f172a;font-size:.95rem;text-align:right}.detail-value.pills{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end}.event-pill{background:rgba(15,23,42,.08);border-radius:999px;color:#0f172a;font-size:.85rem;font-weight:600;padding:.25rem .75rem}.placeholder-text{color:#94a3b8;font-style:italic}.empty-state-message{align-items:center;background:linear-gradient(135deg,rgba(241,245,249,.6),rgba(226,232,240,.4));border:1px solid rgba(148,163,184,.2);border-radius:12px;display:flex;gap:.75rem;justify-content:center;margin:1rem 0;max-width:500px;padding:1.5rem 2rem;width:100%}.empty-state-icon{font-size:1.5rem;opacity:.7}.empty-state-text{color:#64748b;font-size:1rem;font-weight:500;letter-spacing:.01em}.hdd-warning{align-items:flex-start;background:hsla(0,86%,97%,.85);border:1px solid hsla(0,91%,71%,.4);border-radius:16px;display:flex;gap:.75rem;max-width:640px;padding:1rem 1.25rem;width:100%}.hdd-warning__header{align-items:center;display:flex;gap:.5rem;justify-content:center}.hdd-warning__icon{font-size:1.4rem}.hdd-warning__title{color:#b91c1c;font-size:1rem;font-weight:600;margin:0}.hdd-warning__text{color:#7f1d1d;font-size:.9rem;margin:.25rem 0 0}.hdd-warning-browse-button{align-self:flex-start;margin-top:.75rem}.unassigned-events-container{align-self:flex-start;text-align:left}.unassigned-events-button{min-height:36px;padding:.25rem .6rem}.unassigned-events-button-icon{font-size:1.25rem;line-height:1;margin-right:.25rem}.unassigned-events-dropdown{background-color:#fff;border-radius:.5rem;box-shadow:0 8px 20px rgba(15,23,42,.15);margin-top:.5rem;max-height:260px;min-width:220px;overflow-y:auto;padding:.75rem;position:absolute;z-index:1}.unassigned-events-dropdown--edit{margin-top:3rem;position:absolute}.unassigned-events-option{align-items:center;display:flex;gap:.5rem;padding:.35rem 0}.unassigned-events-option-label{font-size:.9rem}.unassigned-events-row{align-items:baseline;display:flex;gap:.5rem;margin-top:.5rem}.unassigned-events-actions{display:flex;gap:.5rem;justify-content:flex-end;margin-top:.5rem}.unassigned-events-done-button{background:#22c55e;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:600;padding:.25rem .8rem;transition:background .2s ease}.unassigned-events-done-button:hover:not(:disabled){background:#16a34a}.unassigned-events-done-button:disabled{cursor:not-allowed;opacity:.5}.unassigned-events-cancel-button{background:#fff;border:1px solid rgba(148,163,184,.6);border-radius:999px;color:#64748b;cursor:pointer;font-size:.8rem;font-weight:600;padding:.25rem .8rem;transition:background .2s ease,border-color .2s ease,color .2s ease}.unassigned-events-cancel-button:hover{background:#f1f5f9;border-color:rgba(148,163,184,.8);color:#475569}.selected-events-pill{align-items:center;background:rgba(37,99,235,.1);border:1px solid rgba(37,99,235,.4);border-radius:999px;color:#1e3a8a;display:inline-flex;flex-wrap:wrap;font-size:.9rem;font-weight:600;gap:.35rem;justify-content:center;padding:.4rem .8rem;transition:all .2s ease}.selected-events-pill--active{background:rgba(26,76,185,.2);border:2px solid rgba(8,35,94,.8);box-shadow:0 0 0 3px rgba(37,99,235,.15)}.selected-events-pill-actions{display:inline-flex;gap:.15rem}.selected-events-pill-btn{background:transparent;border:none;border-radius:999px;color:#1e3a8a;cursor:pointer;font-size:.7rem;font-weight:600;padding:.1rem .3rem}.selected-events-pill-btn--danger{color:#b91c1c}.pill-card-number-input-container{align-items:center;background:hsla(0,0%,100%,.5);border:1px solid rgba(37,99,235,.2);border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem;padding:1.25rem;width:90%}.pill-card-number-label{color:#1e3a8a;display:block;font-size:.95rem;font-weight:600;margin-bottom:.75rem}.pill-card-number-input{background:#fff;border:2px solid rgba(37,99,235,.3);border-radius:6px;color:#1e3a8a;font-size:1rem;font-weight:500;max-width:250px;outline:none;padding:.75rem 1rem;transition:all .2s ease;width:100%}.pill-card-number-input:focus{background:#fff;border-color:rgba(37,99,235,.8);box-shadow:0 0 0 3px rgba(37,99,235,.1)}.pill-card-number-input::placeholder{color:rgba(30,58,138,.4);font-weight:400}.pill-card-number-input::-webkit-inner-spin-button,.pill-card-number-input::-webkit-outer-spin-button{height:1.5rem;opacity:1}.pill-card-number-input-button{background:linear-gradient(120deg,#2563eb,#1d4ed8);border:none;border-radius:6px;box-shadow:0 2px 4px rgba(37,99,235,.2);color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;max-width:250px;padding:.875rem 1.5rem;transition:all .2s ease;width:100%}.pill-card-number-input-button:hover:not(:disabled){background:linear-gradient(120deg,#1d4ed8,#1e40af);box-shadow:0 4px 8px rgba(37,99,235,.3);transform:translateY(-1px)}.pill-card-number-input-button:active:not(:disabled){box-shadow:0 2px 4px rgba(37,99,235,.2);transform:translateY(0)}.pill-card-number-input-button:disabled{background:linear-gradient(120deg,#94a3b8,#64748b);cursor:not-allowed;opacity:.5}.duplicate-files-overlay{align-items:center;background:rgba(15,23,42,.45);display:flex;inset:0;justify-content:center;position:fixed;z-index:1500}.duplicate-files-modal{background:#fff;border-radius:20px;box-shadow:0 25px 60px rgba(15,23,42,.25);max-width:580px;padding:1.75rem 2rem;text-align:center;width:92%}.duplicate-files-modal h3{color:#0f172a;font-size:1.3rem;margin:0 0 .75rem}.duplicate-files-modal p{color:#475569;font-size:.95rem;margin:0 0 1.5rem}.duplicate-files-actions{display:flex;justify-content:flex-end}.duplicate-files-continue-btn{background:linear-gradient(120deg,#ef4444,#dc2626);border:none;border-radius:999px;box-shadow:0 12px 30px rgba(239,68,68,.35);color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:.6rem 1.4rem;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.duplicate-files-continue-btn:hover{box-shadow:0 16px 36px rgba(239,68,68,.45);transform:translateY(-1px)}.duplicate-files-continue-btn:active{box-shadow:0 8px 20px rgba(220,38,38,.4);transform:translateY(0)}.loading-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(15,23,42,.65);display:flex;flex-direction:column;inset:0;justify-content:center;position:fixed;z-index:2000}.loading-spinner{animation:spin 1s linear infinite;border:3px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;height:40px;margin-bottom:1rem;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-text{color:#fff;font-size:1.1rem;font-weight:600;text-align:center}.loading-text p{color:#fff;margin:0}.result-popup-overlay{align-items:center;background:rgba(0,0,0,.6);bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:20px;position:fixed;right:0;top:0;z-index:10000}.result-popup-modal{background:#fff;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.3);display:flex;flex-direction:column;max-height:90vh;max-width:900px;overflow:hidden;position:relative;width:100%}.result-popup-header{align-items:center;border-bottom:1px solid #e5e7eb;border-radius:12px 12px 0 0;display:flex;justify-content:space-between;padding:12px 20px}.result-popup-header--success{background:#d1fae5}.result-popup-header--warning{background:#fef3c7}.result-popup-title{font-size:18px;font-weight:700;margin:0}.result-popup-header--success .result-popup-title{color:#065f46}.result-popup-header--warning .result-popup-title{color:#92400e}.result-popup-subtitle{font-size:12px;margin:4px 0 0}.result-popup-header--success .result-popup-subtitle{color:#047857}.result-popup-header--warning .result-popup-subtitle{color:#b45309}.result-popup-close{align-items:center;background:rgba(0,0,0,.1);border:none;border-radius:50%;color:#374151;cursor:pointer;display:flex;flex-shrink:0;font-size:18px;font-weight:700;height:28px;justify-content:center;line-height:28px;transition:background .2s;width:28px}.result-popup-close:hover{background:rgba(0,0,0,.2)}.result-popup-body{flex:1 1;overflow-x:hidden;overflow-y:auto;padding:16px 20px}.result-status-banner{border:1px solid;border-radius:6px;margin-bottom:16px;padding:10px 12px}.result-status-banner--success{background:#d1fae5;border-color:#10b981}.result-status-banner--error{background:#fee2e2;border-color:#ef4444}.result-status-label{font-size:14px;font-weight:700}.result-status-banner--success .result-status-label{color:#065f46}.result-status-banner--error .result-status-label{color:#991b1b}.result-section{margin-bottom:16px}.result-section-title{color:#1f2937;font-size:15px;font-weight:700;margin-bottom:10px}.result-folder-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.result-folder-card{border:1px solid;border-radius:6px;padding:10px 12px}.result-folder-card--blue{background:#f0f9ff;border-color:#3b82f6}.result-folder-card--green{background:#d1fae5;border-color:#10b981}.result-folder-card--red{background:#fee2e2;border-color:#ef4444}.result-folder-label{color:#6b7280;font-size:11px;margin-bottom:4px}.result-folder-value{color:#1e40af;font-size:16px;font-weight:700}.result-folder-card--green .result-folder-value{color:#065f46}.result-folder-card--red .result-folder-value{color:#991b1b}.result-perfect-callout{background:#d1fae5;border:1px solid #10b981;border-radius:6px;padding:12px 16px;text-align:center}.result-perfect-emoji{font-size:28px;margin-bottom:4px}.result-perfect-title{color:#065f46;font-size:16px;font-weight:700;margin-bottom:2px}.result-perfect-text{color:#047857;font-size:12px}.result-boundary-files-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.result-boundary-file-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:12px 14px}.result-boundary-file-label{color:#6b7280;font-size:11px;font-weight:600;letter-spacing:.04em;margin-bottom:6px;text-transform:uppercase}.result-boundary-file-name{color:#1f2937;font-size:14px;font-weight:600;margin-bottom:6px;word-break:break-all}.result-boundary-file-meta{color:#6b7280;font-size:12px;margin-top:2px}.result-mismatch-summary{grid-gap:6px;align-items:start;display:grid;gap:6px;grid-template-columns:repeat(auto-fit,minmax(-webkit-max-content,1fr));grid-template-columns:repeat(auto-fit,minmax(max-content,1fr))}.result-mismatch-chip{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;gap:4px;padding:5px 8px}.result-mismatch-chip--red{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.result-mismatch-chip--amber{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.result-mismatch-chip--green{background:#d1fae5;border:1px solid #a7f3d0;color:#065f46}.result-mismatch-toggle-wrapper{display:contents}.result-mismatch-toggle-wrapper>*{grid-column:auto}.result-mismatch-toggle-checkbox:checked~.result-mismatch-details{display:block;grid-column:1/-1;width:100%}.result-mismatch-toggle-checkbox{display:none}.result-mismatch-toggle-icon{display:inline-block;font-size:10px;margin-left:6px;opacity:.7;transition:transform .2s ease}.result-mismatch-toggle-checkbox:checked+.result-mismatch-chip .result-mismatch-toggle-icon{transform:rotate(90deg)}.result-mismatch-toggle-checkbox:checked+.result-mismatch-chip{box-shadow:0 2px 8px rgba(0,0,0,.15)}.result-mismatch-chip{cursor:pointer;-webkit-user-select:none;user-select:none;width:-webkit-fit-content;width:fit-content}.result-mismatch-details{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;display:none;margin-top:10px;max-height:350px;overflow:hidden;overflow-y:auto;width:100%}.result-mismatch-toggle-radio:checked~.result-mismatch-details{display:block;flex-basis:100%;order:999}.result-mismatch-details-header{grid-gap:1px;background:#e5e7eb;border-bottom:2px solid #d1d5db;display:grid;gap:1px;grid-template-columns:1fr 1fr;position:-webkit-sticky;position:sticky;top:0;z-index:10}.result-mismatch-details-header .result-mismatch-details-column{background:#fff;color:#374151;font-size:12px;padding:8px 12px}.result-mismatch-details-row{grid-gap:1px;background:#e5e7eb;border-bottom:1px solid #e5e7eb;display:grid;gap:1px;grid-template-columns:1fr 1fr}.result-mismatch-details-row:last-child{border-bottom:none}.result-mismatch-details-column{background:#fff;display:flex;flex-direction:column;font-size:smaller;gap:6px;min-width:0;padding:8px 12px}.result-mismatch-details-column,.result-mismatch-details-column--missing{align-items:center;justify-content:center}.result-mismatch-file-path{background:#f3f4f6;border-radius:3px;color:#1f2937;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,source-code-pro,monospace;font-size:11px;line-height:1.3;padding:3px 6px;word-break:break-all}.result-mismatch-file-size{color:#6b7280;font-size:10px;font-weight:600;margin-top:2px}.result-mismatch-status-badge{border-radius:999px;display:inline-block;font-size:11px;font-weight:600;letter-spacing:.05em;padding:4px 10px;text-transform:uppercase}.result-mismatch-status-badge--missing{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.result-summary-grid{grid-gap:8px;display:grid;font-size:13px;gap:8px;grid-template-columns:repeat(2,1fr)}.result-summary-grid-card-verification{grid-gap:8px;display:grid;font-size:13px;gap:8px;grid-template-columns:repeat(4,1fr)}.result-summary-item{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;display:flex;gap:10px;justify-content:space-between;padding:8px 10px}.result-summary-label{color:#6b7280;display:inline;font-size:11px;margin-bottom:0;white-space:nowrap}.result-summary-value{color:#111827;font-size:14px;font-weight:600;white-space:nowrap}.result-summary-value--success{color:#10b981}.result-summary-value--error{color:#ef4444}.result-summary-value--warning{color:#f59e0b}.result-popup-footer{background:#f9fafb;border-radius:0 0 12px 12px;border-top:1px solid #e5e7eb;bottom:0;display:flex;flex-shrink:0;gap:10px;justify-content:flex-end;padding:12px 20px;position:-webkit-sticky;position:sticky;z-index:10}.result-verify-status-badge{align-self:center;background:#fff;border:1px solid #9ca3af;border-radius:999px;color:#374151;font-size:12px;font-weight:800;letter-spacing:.02em;margin-right:auto;padding:6px 10px;text-transform:capitalize}.result-popup-button{background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:8px 20px;transition:background .2s}.result-popup-button:hover{background:#2563eb}.result-popup-button--approve{background:#10b981}.result-popup-button--approve:hover{background:#059669}.result-popup-button--reject{background:#ef4444}.result-popup-button--reject:hover{background:#dc2626}@media (max-width:640px){.data-backup-verification-form,.data-backup-verification-header{padding:1.5rem}.data-backup-verification-header h1{font-size:1.65rem}.data-backup-verification-body{position:relative}.backup-header-label{font-size:.7rem;white-space:nowrap}.connection-badge{font-size:.7rem}.backup-header-button{font-size:.7rem;padding:.3rem .6rem}.backup-header-input-group{gap:1.5rem}.backup-header-input{width:70%}.result-popup-overlay{align-items:flex-end;padding:0}.result-popup-modal{border-radius:20px 20px 0 0;margin:0;max-height:95vh;max-width:100%;width:100%}.result-popup-header{align-items:flex-start;flex-wrap:nowrap;gap:12px;padding:12px 16px}.result-popup-title{flex:1 1;font-size:15px;line-height:1.3;min-width:0}.result-popup-subtitle{font-size:10px}.result-popup-close{align-self:flex-start;flex-shrink:0;font-size:18px;height:28px;line-height:28px;margin-top:0;width:28px}.result-popup-body{padding:14px 12px}.result-status-banner{margin-bottom:12px;padding:10px}.result-status-label{font-size:16px}.result-section{margin-bottom:14px;padding:0 4px}.result-section-title{font-size:16px;margin-bottom:8px;padding:0 4px}.result-mismatch-details{margin-top:8px;padding:6px}.result-folder-grid{gap:10px}.result-folder-card{padding:8px 10px}.result-folder-value{font-size:15px}.result-perfect-callout{padding:10px 12px}.result-perfect-emoji{font-size:32px}.result-perfect-title{font-size:18px}.result-perfect-text{font-size:13px}.result-boundary-files-grid{gap:12px;grid-template-columns:1fr}.result-boundary-file-card{padding:10px 12px}.result-mismatch-summary{gap:8px;grid-template-columns:1fr}.result-mismatch-chip{font-size:12px;padding:6px 10px}.result-mismatch-details{margin-top:12px;max-height:300px}.result-mismatch-details-header{font-size:11px;grid-template-columns:1fr}.result-mismatch-details-header .result-mismatch-details-column{padding:6px 8px}.result-mismatch-details-row{border-bottom:2px solid #e5e7eb;grid-template-columns:1fr}.result-mismatch-details-column{border-bottom:1px solid #e5e7eb;padding:6px 8px}.result-mismatch-details-column:last-child{border-bottom:none}.result-mismatch-details-column--missing{border-bottom:1px solid #e5e7eb}.result-mismatch-file-path{font-size:11px;padding:3px 6px}.result-mismatch-file-size{font-size:10px}.result-summary-grid{gap:10px;padding:0 4px}.result-summary-item{align-items:flex-start;flex-direction:column;gap:6px;margin:0;padding:10px 8px}.result-summary-label{font-size:11px}.result-summary-value{align-self:flex-start;font-size:14px}.result-popup-footer{gap:10px;padding:16px 20px}.result-popup-button{font-size:15px;padding:12px 24px}}.all-cards-tabs-container{margin-top:16px;width:100%}.all-cards-tabs{border-bottom:2px solid #e5e7eb;display:flex;gap:8px;margin-bottom:16px}.all-cards-tab{align-items:center;background:transparent;border:none;border-bottom:3px solid transparent;color:#64748b;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:-2px;padding:12px 20px;position:relative;transition:all .2s ease}.all-cards-tab:hover{background:#f8fafc;color:#334155}.all-cards-tab--active{border-bottom-color:#3b82f6;color:#0f172a}.all-cards-tab-label{font-weight:600}.all-cards-tab-badge{align-items:center;border-radius:12px;display:inline-flex;font-size:12px;font-weight:700;height:24px;justify-content:center;min-width:24px;padding:0 8px;transition:all .2s ease}.all-cards-tab-badge--success{background:#d1fae5;color:#065f46}.all-cards-tab-badge--warning{background:#fef3c7;color:#92400e}.all-cards-tab--active .all-cards-tab-badge--success{background:#10b981;color:#fff}.all-cards-tab--active .all-cards-tab-badge--warning{background:#f59e0b;color:#fff}.all-cards-tab-content{max-height:500px;min-height:200px;overflow-y:auto}.all-cards-tab-content .result-mismatch-details{display:block!important}.all-cards-approve-btn{background:#10b981;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;font-weight:700;padding:6px 12px;transition:background .2s ease,opacity .2s ease;white-space:nowrap}.all-cards-approve-btn:hover:not(:disabled){background:#059669}.all-cards-approve-btn:disabled{background:#9ca3af;cursor:not-allowed;opacity:.7}.all-cards-disapprove-btn{background:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;font-weight:700;padding:6px;transition:background .2s ease,opacity .2s ease;white-space:nowrap}.all-cards-disapprove-btn:hover:not(:disabled){background:#dc2626}.all-cards-disapprove-btn:disabled{background:#9ca3af;cursor:not-allowed;opacity:.7}@media (max-width:640px){.all-cards-tabs{gap:4px}.all-cards-tab{font-size:13px;padding:10px 12px}.all-cards-tab-badge{font-size:11px;height:20px;min-width:20px;padding:0 6px}.all-cards-tab-content{max-height:400px}.backup-summary-label{font-size:.7rem}}.confirmation-modal-overlay{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.result-mismatch-sort-indicator{cursor:pointer}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.confirmation-modal{animation:slideUp .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);max-width:480px;overflow:hidden;position:relative;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.confirmation-modal-header{background:linear-gradient(135deg,#f9fafb,#fff);border-bottom:1px solid #e5e7eb;padding:28px 32px 20px;text-align:center}.confirmation-modal-icon{align-items:center;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.15);display:flex;font-size:32px;font-weight:700;height:64px;justify-content:center;margin:0 auto 16px;width:64px}.confirmation-modal-icon--approve{background:#d1fae5;box-shadow:0 4px 12px rgba(16,185,129,.25);color:#10b981}.confirmation-modal-icon--reject{background:#fee2e2;box-shadow:0 4px 12px rgba(239,68,68,.25);color:#ef4444}.confirmation-modal-title{color:#0f172a;font-size:22px;font-weight:700;line-height:1.3;margin:0}.result-mismatch-copied-snippet{color:#16a34a;font-size:11px;font-weight:500}.confirmation-modal-body{padding:24px 32px;text-align:center}.confirmation-modal-message{color:#475569;font-size:15px;line-height:1.6;margin:0}.confirmation-modal-footer{background:#f9fafb;border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;padding:20px 32px 28px}.confirmation-modal-button{border:none;border-radius:8px;cursor:pointer;font-size:15px;font-weight:600;min-width:100px;padding:12px 24px;transition:all .2s ease}.confirmation-modal-button--cancel{background:#fff;border:2px solid #e2e8f0;color:#64748b}.confirmation-modal-button--cancel:hover{background:#f1f5f9;border-color:#cbd5e1;color:#475569}.confirmation-modal-button--approve{background:#10b981;box-shadow:0 2px 8px rgba(16,185,129,.3);color:#fff}.confirmation-modal-button--approve:hover{background:#059669;box-shadow:0 4px 12px rgba(16,185,129,.4);transform:translateY(-1px)}.confirmation-modal-button--reject{background:#ef4444;box-shadow:0 2px 8px rgba(239,68,68,.3);color:#fff}.confirmation-modal-button--reject:hover{background:#dc2626;box-shadow:0 4px 12px rgba(239,68,68,.4);transform:translateY(-1px)}.confirmation-modal-button:active{transform:translateY(0)}@media (max-width:640px){.confirmation-modal{margin:20px;width:95%}.confirmation-modal-header{padding:24px 20px 16px}.confirmation-modal-icon{font-size:28px;height:56px;width:56px}.confirmation-modal-title{font-size:20px}.confirmation-modal-body{padding:20px 24px}.confirmation-modal-message{font-size:14px}.confirmation-modal-footer{flex-direction:column-reverse;padding:16px 20px 24px}.confirmation-modal-button{width:100%}}.mismatched-cards-popup-overlay{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.6);bottom:0;display:flex;justify-content:center;left:0;overflow:hidden;padding:20px;position:fixed;right:0;top:0;z-index:10000}.mismatched-cards-popup-modal{animation:slideUp .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.3);display:flex;flex-direction:column;max-height:90vh;max-width:800px;overflow:hidden;position:relative;width:100%}.mismatched-cards-popup-header{align-items:center;background:linear-gradient(135deg,#fef3c7,#fde68a);border-bottom:1px solid #e5e7eb;border-radius:12px 12px 0 0;display:flex;flex-shrink:0;justify-content:space-between;padding:12px 20px;position:relative}.mismatched-cards-popup-icon{font-size:24px;margin-right:10px}.mismatched-cards-popup-title{color:#92400e;flex:1 1;font-size:18px;font-weight:700;margin:0}.inaccessible-path-popup-title{color:#991b1b;flex:1 1;font-size:18px;font-weight:700;margin:0}.mismatched-cards-popup-close{align-items:center;background:rgba(0,0,0,.1);border:none;border-radius:50%;color:#374151;cursor:pointer;display:flex;flex-shrink:0;font-size:20px;font-weight:700;height:28px;justify-content:center;line-height:1;padding:0;transition:background .2s;width:28px}.mismatched-cards-popup-close:hover{background:rgba(0,0,0,.2)}.mismatched-cards-popup-body{-webkit-overflow-scrolling:touch;display:flex;flex:1 1;flex-direction:column;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:16px 20px}.mismatched-cards-popup-summary{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fbbf24;border-radius:8px}.inaccessible-path-popup-summary,.mismatched-cards-popup-summary{align-items:center;display:flex;flex-shrink:0;gap:10px;margin-bottom:16px;padding:10px 14px}.inaccessible-path-popup-summary{background:linear-gradient(135deg,#fee2e2,#fecaca);border:1px solid #f87171;border-radius:8px;color:#991b1b}.mismatched-cards-count{color:#92400e;font-size:24px;font-weight:700;line-height:1}.mismatched-cards-label{color:#78350f;font-size:14px;font-weight:600}.mismatched-cards-list{display:flex;flex:1 1;flex-direction:column;gap:12px;min-height:0;overflow:visible;padding-right:4px}.mismatched-cards-list::-webkit-scrollbar{width:8px}.mismatched-cards-list::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.mismatched-cards-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.mismatched-cards-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.mismatched-cards-table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow-x:auto;overflow-y:hidden;width:100%}.mismatched-cards-table{border-collapse:separate;border-spacing:0;min-width:720px;width:100%}.mismatched-cards-table thead th{background:#f8fafc;border-bottom:1px solid #e5e7eb;color:#0f172a;font-size:12px;font-weight:800;letter-spacing:.04em;padding:10px 12px;position:-webkit-sticky;position:sticky;text-align:center;text-transform:uppercase;top:0;white-space:nowrap;z-index:2}.mismatched-cards-table tbody td{border-bottom:1px solid #f1f5f9;color:#111827;font-size:13px;padding:10px 12px;text-align:center;vertical-align:middle}.mismatched-cards-table tbody tr:hover td{background:#f9fafb}.mismatched-cards-td--muted{color:#64748b;font-weight:600}.mismatched-cards-cardcell{align-items:center;display:flex;gap:10px;justify-content:center;min-width:0}.mismatched-cards-cardname{color:#0f172a;font-weight:700;max-width:280px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.mismatched-cards-badge{align-items:center;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;color:#9a3412;display:inline-flex;font-size:11px;font-weight:800;justify-content:center;padding:4px 8px;white-space:nowrap}.mismatched-cards-events{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.mismatched-cards-event-badge{align-items:center;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;color:#3730a3;display:inline-flex;font-size:11px;font-weight:700;max-width:220px;overflow:hidden;padding:3px 8px;text-overflow:ellipsis;white-space:nowrap}.mismatched-cards-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.mismatched-cards-action-btn{border:1px solid transparent;border-radius:8px;cursor:pointer;font-size:12px;font-weight:800;padding:7px 10px;transition:background .15s ease,transform .08s ease,opacity .15s ease;white-space:nowrap}.mismatched-cards-action-btn:active:not(:disabled){transform:translateY(1px)}.mismatched-cards-action-btn:disabled{background:#e2e8f0;border-color:#e2e8f0;color:#94a3b8;cursor:not-allowed;opacity:.85}.mismatched-cards-action-btn--source{background:#0ea5e9;border-color:#0ea5e9;color:#fff}.mismatched-cards-action-btn--source:hover:not(:disabled){background:#0284c7;border-color:#0284c7}.mismatched-cards-action-btn--destination{background:#10b981;border-color:#10b981;color:#fff}.mismatched-cards-action-btn--destination:hover:not(:disabled){background:#059669;border-color:#059669}.mismatched-warning-pill{align-items:center;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fbbf24;border-radius:999px;box-shadow:0 1px 2px rgba(0,0,0,.05);cursor:pointer;display:inline-flex;gap:.5rem;padding:.4rem .85rem}.mismatched-warning-pill-icon{color:#b45309;font-size:1rem}.mismatched-warning-pill-text{color:#78350f;font-size:.85rem;font-weight:600}.mismatched-warning-pill-button{background:#b45309;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:.78rem;font-weight:600;margin-left:.25rem;padding:.25rem .6rem;transition:background .15s ease,transform .1s ease}.mismatched-warning-pill-button:hover{background:#92400e;transform:translateY(-1px)}.mismatched-warning-pill-button:active{transform:translateY(0)}.mismatched-card-item{background:#fff;border:2px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.04);box-sizing:border-box;flex-shrink:0;max-width:100%;overflow:visible;padding:0;transition:all .3s ease;width:100%}.mismatched-card-item:hover{border-color:#fbbf24;box-shadow:0 4px 16px rgba(251,191,36,.15);transform:translateY(-2px)}.mismatched-card-header{align-items:center;background:linear-gradient(135deg,#fef3c7,#fde68a);border-bottom:1px solid #fbbf24;box-sizing:border-box;display:flex;flex-shrink:0;justify-content:space-between;min-width:0;padding:10px 14px}.mismatched-card-header-left{align-items:center;display:flex;flex:1 1;gap:12px;min-width:0}.mismatched-card-number{background:#fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.1);color:#92400e;flex-shrink:0;font-size:12px;height:26px;justify-content:center;width:26px}.mismatched-card-number,.mismatched-card-title{align-items:center;display:flex;font-weight:700}.mismatched-card-title{color:#78350f;flex:1 1;font-size:15px;gap:6px;min-width:0;overflow:hidden}.mismatched-card-title>:not(.mismatched-card-title-icon){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mismatched-card-title-icon{flex-shrink:0;font-size:16px}.mismatched-card-badge{background:#fff;border:1px solid #fbbf24;border-radius:16px;color:#92400e;flex-shrink:0;font-size:11px;font-weight:600;padding:4px 10px;white-space:nowrap}.mismatched-card-content{box-sizing:border-box;display:flex;flex-direction:column;gap:12px;min-width:0;padding:12px 14px;width:100%}.mismatched-card-section{display:flex;flex-direction:column;gap:10px}.mismatched-card-section-title{align-items:center;border-bottom:1px solid #e2e8f0;color:#475569;display:flex;font-size:12px;font-weight:700;gap:6px;letter-spacing:.5px;padding-bottom:6px;text-transform:uppercase}.mismatched-card-section-icon{font-size:14px}.mismatched-card-details-grid{grid-gap:10px;box-sizing:border-box;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));width:100%}.mismatched-card-detail-item{align-items:flex-start;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;box-sizing:border-box;display:flex;gap:10px;min-width:0;padding:10px;transition:all .2s ease}.mismatched-card-detail-item:hover{background:#f1f5f9;border-color:#cbd5e1}.mismatched-card-detail-icon{flex-shrink:0;font-size:18px}.mismatched-card-detail-content{display:flex;flex:1 1;flex-direction:column;gap:3px;min-width:0}.mismatched-card-detail-label{color:#64748b;font-size:10px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.mismatched-card-detail-value{color:#0f172a;font-size:13px;font-weight:600;word-break:break-word}.mismatched-card-events{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.mismatched-card-event-badge{background:#dbeafe;border:1px solid #93c5fd;border-radius:10px;color:#1e40af;font-size:11px;font-weight:600;padding:3px 8px}.mismatched-card-path-container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;box-sizing:border-box;min-width:0;overflow-x:auto;padding:8px 10px;width:100%}.mismatched-card-path-value{word-wrap:break-word;color:#0f172a;display:block;font-family:Courier New,Monaco,Menlo,monospace;font-size:11px;line-height:1.4;max-width:100%;overflow-wrap:break-word;white-space:pre-wrap;word-break:break-all}.mismatched-cards-popup-footer{background:#f9fafb;border-top:1px solid #e5e7eb;display:flex;flex-shrink:0;justify-content:flex-end;padding:12px 20px}.mismatched-cards-popup-button{background:#2563eb;border:none;border-radius:6px;box-shadow:0 2px 8px rgba(37,99,235,.3);color:#fff;cursor:pointer;font-size:14px;font-weight:600;min-width:80px;padding:8px 20px;transition:all .2s ease}.mismatched-cards-popup-button:hover{background:#1d4ed8;box-shadow:0 4px 12px rgba(37,99,235,.4);transform:translateY(-1px)}.mismatched-cards-popup-button:active{transform:translateY(0)}@media (max-width:640px){.mismatched-cards-popup-overlay{align-items:flex-end;padding:0}.mismatched-cards-popup-modal{border-radius:20px 20px 0 0;margin:0;max-height:95vh;max-width:100%;width:100%}.mismatched-cards-popup-header{flex-wrap:wrap;gap:8px;padding:10px 14px}.mismatched-cards-popup-icon{font-size:20px;margin-right:8px}.inaccessible-path-popup-title,.mismatched-cards-popup-title{flex:1 1;font-size:16px;min-width:0}.mismatched-cards-popup-close{flex-shrink:0;font-size:18px;height:26px;width:26px}.mismatched-cards-popup-body{-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:12px 14px}.mismatched-cards-popup-summary{align-items:flex-start;flex-direction:column;gap:6px;margin-bottom:12px;padding:8px 12px}.mismatched-cards-count{font-size:20px}.mismatched-cards-label{font-size:12px}.mismatched-cards-list{gap:10px}.mismatched-card-header{align-items:flex-start;flex-direction:column;gap:8px;padding:8px 12px}.mismatched-card-header-left{gap:8px;width:100%}.mismatched-card-number{font-size:11px;height:24px;width:24px}.mismatched-card-title{font-size:14px;gap:5px}.mismatched-card-title-icon{font-size:14px}.mismatched-card-badge{align-self:flex-start;font-size:10px;padding:3px 8px}.mismatched-card-content{gap:10px;padding:10px 12px}.mismatched-card-section{gap:8px}.mismatched-card-section-title{font-size:11px;gap:5px;padding-bottom:5px}.mismatched-card-section-icon{font-size:12px}.mismatched-card-details-grid{gap:8px;grid-template-columns:1fr}.mismatched-card-detail-item{gap:8px;padding:8px}.mismatched-card-detail-icon{font-size:16px}.mismatched-card-detail-label{font-size:9px}.mismatched-card-detail-value{font-size:12px}.mismatched-card-event-badge{font-size:10px;padding:2px 6px}.mismatched-card-path-container{padding:6px 8px}.mismatched-card-path-value{font-size:10px;line-height:1.3}.mismatched-cards-popup-footer{padding:10px 14px}.mismatched-cards-popup-button{font-size:14px;padding:10px 20px;width:100%}}.delete-event-confirmation-overlay{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.delete-event-confirmation-modal{animation:slideUp .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);max-width:480px;overflow:hidden;position:relative;width:90%}.delete-event-confirmation-header{background:linear-gradient(135deg,#fee2e2,#fecaca);border-bottom:1px solid #e5e7eb;padding:28px 32px 20px;text-align:center}.delete-event-confirmation-icon{font-size:48px;margin-bottom:12px}.delete-event-confirmation-title{color:#991b1b;font-size:22px;font-weight:700;line-height:1.3;margin:0}.delete-event-confirmation-body{padding:24px 32px;text-align:center}.delete-event-confirmation-message{color:#0f172a;font-size:16px;font-weight:600;line-height:1.6;margin:0 0 12px}.delete-event-confirmation-detail{color:#64748b;font-size:14px;line-height:1.6;margin:0}.delete-event-confirmation-footer{background:#f9fafb;border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;padding:20px 32px 28px}.delete-event-confirmation-button{border:none;border-radius:8px;cursor:pointer;font-size:15px;font-weight:600;min-width:100px;padding:12px 24px;transition:all .2s ease}.delete-event-confirmation-button--cancel{background:#fff;border:2px solid #e2e8f0;color:#64748b}.delete-event-confirmation-button--cancel:hover{background:#f1f5f9;border-color:#cbd5e1;color:#475569}.delete-event-confirmation-button--confirm{background:#ef4444;box-shadow:0 2px 8px rgba(239,68,68,.3);color:#fff}.delete-event-confirmation-button--confirm:hover{background:#dc2626;box-shadow:0 4px 12px rgba(239,68,68,.4);transform:translateY(-1px)}.delete-event-confirmation-button:active{transform:translateY(0)}@media (max-width:640px){.delete-event-confirmation-modal{margin:20px;width:95%}.delete-event-confirmation-header{padding:24px 20px 16px}.delete-event-confirmation-icon{font-size:40px}.delete-event-confirmation-title{font-size:20px}.delete-event-confirmation-body{padding:20px 24px}.delete-event-confirmation-message{font-size:15px}.delete-event-confirmation-detail{font-size:13px}.delete-event-confirmation-footer{flex-direction:column-reverse;padding:16px 20px 24px}.delete-event-confirmation-button{width:100%}.data-backup-verification-main{gap:.5rem}}.backup-sidebar{background:#0f172a;box-shadow:0 25px 60px rgba(15,23,42,.3);color:#f8fafc;display:flex;flex-direction:column;gap:1rem;order:0;padding:2rem;width:320px}.backup-sidebar__top{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.backup-sidebar__title{font-size:1.4rem;font-weight:700;margin:0}.backup-sidebar__summary-btn{background:rgba(15,23,42,.9);border:1px solid rgba(148,163,184,.8);border-radius:999px;color:#e5e7eb;cursor:pointer;font-size:.8rem;padding:.3rem .75rem;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease}.backup-sidebar__summary-btn:hover{background:rgba(59,130,246,.9);border-color:#3b82f6;color:#0f172a;transform:translateY(-1px)}.backup-sidebar__toggle{align-items:center;background:radial-gradient(circle at 30% 20%,#38bdf8,#1d4ed8);border:none;border-radius:999px;color:#f9fafb;cursor:pointer;display:inline-flex;font-size:18px;height:30px;justify-content:center;transition:background .2s ease,transform .15s ease;width:30px}.backup-sidebar__toggle:hover{background:rgba(59,130,246,.95);transform:translateY(-1px)}.backup-sidebar__subtitle{color:rgba(248,250,252,.75);font-size:.95rem;margin:.5rem 0}.backup-sidebar__steps{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.backup-sidebar__step{background:rgba(15,23,42,.45);border:1px solid rgba(248,250,252,.08);border-radius:18px;overflow:hidden;padding:0}.backup-sidebar__file-section{display:flex;flex-direction:column;gap:.5rem}.backup-sidebar__field{display:flex;flex-direction:column;gap:.25rem}.backup-sidebar__label{color:rgba(248,250,252,.75);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.backup-sidebar__path{align-items:center;display:flex;flex-wrap:wrap;font-size:.85rem;gap:.15rem}.backup-sidebar__path-icon{margin-right:.25rem}.backup-sidebar__path-segment{align-items:center;display:inline-flex}.backup-sidebar__path-segment-name{background:rgba(148,163,184,.25);border-radius:999px;padding:.05rem .4rem}.backup-sidebar__path-segment-name--last{background:rgba(59,130,246,.9);color:#0f172a;font-weight:600}.backup-sidebar__path-separator{color:rgba(148,163,184,.9);margin:0 .1rem}.backup-sidebar__browse-btn{align-self:flex-start;background:transparent;border:1px solid rgba(248,250,252,.6);border-radius:999px;color:#f8fafc;cursor:pointer;font-size:.8rem;padding:.35rem .9rem;transition:background .15s ease,color .15s ease,border-color .15s ease}.backup-sidebar__browse-btn:hover{background:#f8fafc;border-color:transparent;color:#0f172a}.backup-sidebar__step.completed{background:rgba(34,197,94,.15);border-color:rgba(34,197,94,.35)}.backup-sidebar__step.current{background:rgba(59,130,246,.2);border-color:rgba(59,130,246,.35);box-shadow:0 15px 25px rgba(59,130,246,.2)}.backup-sidebar__step.disabled{opacity:.6}.backup-sidebar__step-btn{background:transparent;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;gap:.9rem;padding:1rem;text-align:left;width:100%}.backup-sidebar__step-btn:disabled{cursor:not-allowed}.backup-sidebar__step.current .backup-sidebar__indicator{background:#3b82f6;color:#0f172a}.backup-sidebar__step h3{font-size:1rem;font-weight:600;margin:0}.backup-sidebar__step p{color:rgba(248,250,252,.8);font-size:.9rem;margin:.35rem 0 0}.backup-sidebar__step.completed p{color:#fff}.backup-sidebar__indicator{align-items:center;background:rgba(248,250,252,.2);border-radius:999px;color:#f8fafc;display:flex;font-weight:700;height:20px;justify-content:center;min-width:20px}.backup-sidebar__step.completed .backup-sidebar__indicator{background:#22c55e;color:#0f172a}.backup-sidebar__dropdowns{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}.backup-sidebar__accordion-item{background:rgba(15,23,42,.75);border:1px solid rgba(148,163,184,.45);border-radius:14px;overflow:hidden}.backup-sidebar__accordion-header{align-items:center;cursor:pointer;display:flex;gap:.4rem;padding:.55rem .8rem}.backup-sidebar__accordion-header--open{background:radial-gradient(circle at 0 0,rgba(59,130,246,.4),rgba(15,23,42,.95));border-radius:10px;box-shadow:inset 3px 0 0 rgba(59,130,246,.9)}.backup-sidebar__accordion-label{font-size:1.2rem;font-weight:600}.backup-sidebar__accordion-arrow{font-size:1.8rem}.backup-sidebar__accordion-arrow--small{font-size:1.6rem}.backup-sidebar__accordion-body{display:flex;flex-direction:column;gap:.5rem;padding:.4rem .8rem .75rem}.backup-sidebar__person{background:rgba(15,23,42,.9);border:1px solid rgba(30,64,175,.4);border-radius:10px;overflow:hidden}.backup-sidebar__person-header{align-items:center;cursor:pointer;display:flex;gap:.4rem;padding:.5rem .7rem}.backup-sidebar__person-header--open{background:radial-gradient(circle at 0 0,rgba(59,130,246,.4),rgba(15,23,42,.95));box-shadow:inset 3px 0 0 rgba(59,130,246,.9)}.backup-sidebar__person-name{font-size:1rem;font-weight:500}.backup-sidebar__select-label{color:rgba(248,250,252,.75);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.backup-sidebar__select{background:rgba(15,23,42,.9);border:1px solid rgba(148,163,184,.6);border-radius:999px;color:#e5e7eb;font-size:.9rem;outline:none;padding:.45rem .9rem}.backup-sidebar__select:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.4)}.backup-sidebar__dates-block{display:flex;flex-direction:column;gap:.4rem}.backup-sidebar__dates-list{display:flex;flex-direction:column;gap:.35rem;list-style:none;margin:0;padding:0}.backup-sidebar__date-pill{background:rgba(15,23,42,.8);border:1px solid rgba(148,163,184,.8);border-radius:999px;cursor:pointer;font-size:.9rem;padding:.25rem .6rem}.backup-sidebar__date-pill--active{background:radial-gradient(circle at 0 0,rgba(59,130,246,.4),rgba(15,23,42,.95));border-color:rgba(59,130,246,.9);box-shadow:inset 3px 0 0 rgba(59,130,246,.9)}.backup-sidebar__dates-empty{color:rgba(148,163,184,.9);font-size:.85rem;margin:0}.backup-sidebar--collapsed{align-items:center;padding-inline:1rem;width:72px}.backup-sidebar--collapsed .backup-sidebar__subtitle,.backup-sidebar--collapsed .backup-sidebar__title{display:none}.backup-sidebar--collapsed .backup-sidebar__steps{align-items:center;gap:0}.backup-sidebar--collapsed .backup-sidebar__step-btn{justify-content:center}.backup-sidebar--collapsed .backup-sidebar__step-btn h3,.backup-sidebar--collapsed .backup-sidebar__step-btn p{display:none}@media (max-width:640px){.backup-sidebar{bottom:0;left:0;max-width:340px;position:absolute;top:0;transform:translateX(0);transition:transform .25s ease-out;width:80%;z-index:5}.backup-sidebar.backup-sidebar--collapsed{transform:translateX(-100%)}.backup-sidebar__toggle{position:absolute;right:-35px;top:.5rem;z-index:5}}.card-panel{background:#faf9f7;border:1px solid #e8e6e3;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);color:#2d2d2d;gap:.75rem;padding:1rem}.card-panel,.card-panel__header{display:flex;flex-direction:column}.card-panel__header{border-bottom:1px solid #e8e6e3;gap:.85rem;padding-bottom:.75rem}.card-panel h2{color:#1a1a1a;font-size:1.25rem;font-weight:700;margin:0}.card-panel__selector{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.card-panel__selector-btn{align-items:center;background:#f5f3f0;border:1px solid #d4d0c9;border-radius:6px;box-shadow:0 1px 4px rgba(0,0,0,.08);color:#6b6b6b;cursor:pointer;display:flex;font-size:.8rem;font-weight:600;gap:.5rem;padding:.4rem .85rem;transition:all .15s ease}.card-panel__selector-btn:hover{background:#edeae6;border-color:#b8b3ab;color:#4a4a4a}.card-panel__selector-btn--active,.card-panel__selector-btn--active:focus,.card-panel__selector-btn--active:hover{background:#1e293b!important;border-color:#1e293b!important;color:#fff!important}.card-panel__status-dot{border-radius:50%;display:inline-block;flex-shrink:0;height:8px;width:8px}.card-panel__content{display:flex;flex-direction:column;gap:1rem}.card-panel__panel{background:#fff;border:1px solid #e8e6e3;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:.85rem;padding:.85rem}.card-panel__actions-status-section,.card-panel__destination-section,.card-panel__source-section{border-bottom:1px solid #e8e6e3;display:flex;flex-direction:column;gap:.6rem;padding-bottom:.75rem}.card-panel__actions-status-section:last-child,.card-panel__destination-section:last-child,.card-panel__source-section:last-child{border-bottom:none;padding-bottom:0}.card-panel__actions-status-section{align-items:flex-start;display:flex;flex-direction:row;gap:1rem}.card-panel__actions-section,.card-panel__verification-section{display:flex;flex:1 1;flex-direction:column;gap:.6rem;min-width:0}.card-panel__verification-section{flex:0 0 auto;min-width:180px}.card-panel__source-section--pending{background:#fef7e6;border:1px solid #f4d03f;border-radius:6px;margin:-.85rem -.85rem .5rem;padding:.75rem}.card-panel__source-section--pending .card-panel__section-title{color:#b8860b}.card-panel__source-section--pending .card-panel__next-indicator{color:#d4af37}.card-panel__section-header{align-items:center;display:flex;justify-content:space-between}.card-panel__section-title{align-items:center;color:#4a4a4a;display:flex;font-size:.8rem;font-weight:700;gap:.5rem;letter-spacing:.05em;text-transform:uppercase}.card-panel__next-indicator{animation:pulse 2s ease-in-out infinite;color:#1e293b;font-size:1rem;font-weight:700}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.card-panel__section-check{background:#059669;border-radius:50%;display:flex;flex-shrink:0;font-size:.7rem;font-weight:700;height:18px;width:18px}.card-panel__primary-btn,.card-panel__section-check{align-items:center;color:#fff;justify-content:center}.card-panel__primary-btn{background:#1e293b;border:1px solid #1e293b;border-radius:6px;box-shadow:0 1px 4px rgba(0,0,0,.1);cursor:pointer;display:inline-flex;font-size:.8rem;font-weight:600;gap:.4rem;padding:.5rem .85rem;transition:all .2s ease;width:-webkit-fit-content;width:fit-content}.card-panel__primary-btn:hover{background:#334155;border-color:#334155;box-shadow:0 2px 6px rgba(30,41,59,.3);transform:translateY(-1px)}.card-panel__primary-btn--next{background:#059669;border-color:#059669;box-shadow:0 0 0 3px rgba(5,150,105,.2)}.card-panel__primary-btn--next:hover{background:#047857;border-color:#047857;box-shadow:0 0 0 3px rgba(5,150,105,.3)}.card-panel__btn-icon{font-size:1rem}.card-panel__path-display-wrapper{display:flex;flex-direction:column;gap:.5rem}.card-panel__path-display{align-items:center;background:#f5f3f0;border:1px solid #e8e6e3;border-radius:6px;display:flex;flex-wrap:wrap;font-size:.75rem;gap:.35rem;line-height:1.5;padding:.65rem;word-break:break-word}.card-panel__path-token{align-items:center;display:inline-flex;gap:.35rem}.card-panel__path-name{background:#f1f5f9;border:1px solid #1e293b;border-radius:4px;color:#4a4a4a;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.7rem;padding:.35rem .65rem;transition:all .2s ease;word-break:break-all}.card-panel__path-name:hover{background:#e2e8f0;border-color:#334155;color:#2d2d2d}.card-panel__path-name--final{background:#e2e8f0;border-color:#1e293b;color:#334155;font-weight:600}.card-panel__path-name--final:hover{background:#cbd5e1;border-color:#334155;color:#1e293b}.card-panel__path-arrow{color:#9a9388;font-size:.9rem;font-weight:600;margin:0 .15rem}.card-panel__path-edit{align-self:flex-start;background:#f5f3f0;border:1px solid #d4d0c9;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.08);color:#4a4a4a;cursor:pointer;font-size:.7rem;font-weight:600;padding:.3rem .6rem;transition:all .2s ease}.card-panel__path-edit:hover{background:#edeae6;border-color:#b8b3ab;color:#2d2d2d}.card-panel__path-btn{background:transparent;border:none;border-radius:4px;color:#6b6b6b;cursor:pointer;font-size:.85rem;margin-left:.25rem;padding:.25rem .5rem;transition:all .2s ease}.card-panel__path-btn:hover{background:#dbeafe;color:#1e293b}.card-panel__expand-icon{font-size:.65rem;margin-left:.35rem;opacity:.7}.card-panel__actions-row{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.card-panel__action-btn{align-items:center;background:#fff;border:1px solid;border-radius:6px;box-shadow:0 1px 4px rgba(0,0,0,.08);color:#4a4a4a;cursor:pointer;display:inline-flex;font-size:.75rem;font-weight:600;gap:.4rem;padding:.45rem .75rem;transition:all .2s ease;white-space:nowrap}.card-panel__action-btn--copy{background:#faf5f5;border-color:#c9a9a9;color:#8b5a5a}.card-panel__action-btn--copy:hover{background:#f5ebeb;border-color:#b88a8a;box-shadow:0 2px 6px hsla(0,23%,73%,.2);transform:translateY(-1px)}.card-panel__action-btn--verify{background:#f5faf5;border-color:#a9c9a9;color:#5a8b5a}.card-panel__action-btn--verify:hover{background:#ebf5eb;border-color:#8ab88a;box-shadow:0 2px 6px rgba(169,201,169,.2);transform:translateY(-1px)}.card-panel__action-btn--next{background:#059669;border-color:#059669;box-shadow:0 0 0 3px rgba(5,150,105,.2);color:#fff}.card-panel__action-btn--next:hover{background:#047857;border-color:#047857;box-shadow:0 0 0 3px rgba(5,150,105,.3)}.card-panel__action-icon{font-size:.95rem}.card-panel__action-btn:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.card-panel__action-btn:disabled:hover{box-shadow:none;transform:none}.card-panel__verification-section{background:transparent;border:none;margin:0;padding:0}.card-panel__status-badge-large{align-items:center;background:#fff;border:1px solid;border-radius:6px;cursor:pointer;display:flex;gap:.5rem;padding:.5rem .7rem;transition:all .2s ease}.card-panel__status-badge-large--positive{background:#f0fdf4;border-color:#86efac}.card-panel__status-badge-large--positive:hover{background:#dcfce7;border-color:#4ade80;box-shadow:0 2px 6px rgba(34,197,94,.2)}.card-panel__status-badge-large--negative{background:#fef2f2;border-color:#fca5a5}.card-panel__status-badge-large--negative:hover{background:#fee2e2;border-color:#f87171;box-shadow:0 2px 6px rgba(239,68,68,.2)}.card-panel__status-badge-large--neutral{background:#f9fafb;border-color:#d1d5db}.card-panel__status-badge-large--neutral:hover{background:#f3f4f6;border-color:#9ca3af;box-shadow:0 2px 6px hsla(214,9%,64%,.2)}.card-panel__status-badge-large:hover{transform:translateY(-1px)}.card-panel__status-badge-icon{flex-shrink:0;font-size:1rem;font-weight:700}.card-panel__status-badge-text{color:#2d2d2d;flex:1 1;font-size:.8rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.card-panel__info-icon{color:#6b6b6b;cursor:pointer;opacity:.6;transition:all .2s ease}.card-panel__info-icon:hover{color:#4a4a4a;opacity:1;transform:scale(1.1)}.card-panel__status-badge-large .card-panel__info-icon{opacity:1}.card-panel__progress{background:#dbeafe;border:1px solid #93c5fd;border-radius:6px;margin-bottom:.5rem;padding:.65rem}.card-panel__progress-info{align-items:center;color:#334155;display:flex;font-size:.8rem;font-weight:600;justify-content:space-between;margin-bottom:.5rem}.card-panel__progress-label{color:#334155}.card-panel__progress-value{color:#1e293b;font-weight:700}.card-panel__progress-track{background:#bfdbfe;border-radius:999px;height:6px;margin-bottom:.5rem;overflow:hidden;width:100%}.card-panel__progress-bar{background:linear-gradient(90deg,#1e293b,#334155);border-radius:999px;height:100%;transition:width .3s ease}.card-panel__progress-meta{color:#6b6b6b;font-size:.75rem;text-align:center}.card-panel__modal-btn{border:1px solid;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:600;padding:.6rem 1.25rem;transition:all .2s ease;white-space:nowrap}.card-panel__modal-btn--cancel{background:#fff;border-color:#d4d0c9;color:#4a4a4a}.card-panel__modal-btn--cancel:hover{background:#f5f3f0;border-color:#b8b3ab;color:#2d2d2d}.card-panel__modal-btn--primary{background:#1e293b;border-color:#1e293b;color:#fff}.card-panel__modal-btn--primary:hover{background:#334155;border-color:#334155;box-shadow:0 2px 6px rgba(30,41,59,.3);transform:translateY(-1px)}@media (max-width:640px){.card-panel{gap:.5rem;padding:.75rem}.card-panel h2{font-size:1.1rem}.card-panel__header{gap:.5rem;padding-bottom:.5rem}.card-panel__selector{gap:.4rem}.card-panel__selector-btn{font-size:.75rem;padding:.35rem .7rem}.card-panel__selector-btn--active,.card-panel__selector-btn--active:hover{background:#1e293b!important;border-color:#1e293b!important;color:#fff!important}.card-panel__content{gap:.75rem}.card-panel__panel{gap:.75rem;padding:.75rem}.card-panel__actions-status-section,.card-panel__destination-section,.card-panel__source-section{gap:.5rem;padding-bottom:.5rem}.card-panel__actions-status-section{flex-direction:column;gap:.75rem}.card-panel__actions-section,.card-panel__verification-section{min-width:100%;width:100%}.card-panel__verification-section{min-width:100%}.card-panel__actions-row{flex-direction:column;gap:.5rem;width:100%}.card-panel__action-btn{justify-content:center;min-width:auto;width:100%}.card-panel__primary-btn{font-size:.8rem;padding:.55rem .9rem;width:100%}.card-panel__path-display{font-size:.7rem;padding:.5rem}.card-panel__path-name{font-size:.65rem;padding:.3rem .5rem}.card-panel__path-edit{text-align:center;width:100%}.card-panel__status-badge-large{width:100%}.card-panel__section-title{font-size:.75rem}.card-panel__progress{padding:.5rem}.card-panel__progress-info{flex-wrap:wrap;font-size:.75rem;gap:.25rem}}.backup-summary-progress-section{align-items:center;display:flex;gap:1rem;margin-bottom:1rem;width:100%}.backup-summary-wrapper{width:100%}.backup-summary-filters-wrapper,.backup-summary-wrapper{display:flex;flex-direction:row;gap:1rem;padding:0 .75rem}.backup-summary-filters-wrapper{margin-bottom:1rem;position:relative;width:-webkit-max-content;width:max-content}.backup-verify-dropdown{display:inline-flex;position:relative}.backup-verify-dropdown-arrow{font-size:.75rem;margin-left:8px;opacity:.85}.backup-verify-dropdown-menu{background:#fff;border:2px solid rgba(148,163,184,.2);border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.15),0 4px 10px rgba(0,0,0,.1);left:0;min-width:180px;overflow:hidden;position:absolute;top:calc(100% + .5rem);z-index:1000}.backup-verify-dropdown-item{background:transparent;border:none;color:#0f172a;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1rem;text-align:left;width:100%}.backup-verify-dropdown-item:hover{background:#f1f5f9}.backup-verify-dropdown-item:active{background:#e2e8f0}.backup-summary-filter-button{align-items:center;background:linear-gradient(135deg,#fff,#f8fafc);border:2px solid rgba(148,163,184,.25);border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.1);color:#1e293b;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.25rem 1rem;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1)}.backup-summary-filter-button:hover{border-color:#3b82f6;box-shadow:0 2px 4px rgba(59,130,246,.15);transform:translateY(-1px)}.backup-summary-filter-button.active{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1),0 2px 4px rgba(59,130,246,.15)}.backup-summary-filter-button-icon{font-size:1.5rem}.backup-summary-filter-badge{background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:12px;color:#fff;font-size:.75rem;font-weight:700;line-height:1.5;min-width:1.25rem;padding:.125rem .5rem;text-align:center}.backup-summary-filter-arrow{color:#64748b;font-size:.75rem;transition:transform .2s ease}.backup-summary-filter-clear{align-items:center;background:linear-gradient(135deg,#ef4444,#dc2626);border:2px solid rgba(239,68,68,.3);border-radius:8px;box-shadow:0 1px 3px rgba(239,68,68,.2),0 1px 2px rgba(239,68,68,.15);color:#fff;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:.375rem;padding:.25rem;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.backup-summary-filter-clear:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);border-color:rgba(239,68,68,.5);box-shadow:0 2px 6px rgba(239,68,68,.3),0 2px 4px rgba(239,68,68,.2);transform:translateY(-1px)}.backup-summary-filter-clear:active{box-shadow:0 1px 2px rgba(239,68,68,.2);transform:translateY(0)}.backup-summary-filter-dropdown{animation:slideDown .2s ease-out;background:#fff;border:2px solid rgba(148,163,184,.2);border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.15),0 4px 10px rgba(0,0,0,.1);max-height:70vh;max-width:500px;min-width:250px;overflow-y:auto;position:absolute;right:0;top:calc(100% + .5rem);z-index:1000}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.backup-summary-filter-dropdown-header{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid rgba(148,163,184,.2);display:flex;justify-content:space-between;padding:1rem 1.25rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.backup-summary-filter-dropdown-header h3{color:#1e293b;font-size:1rem;font-weight:700;margin:0}.backup-summary-filter-clear-inline{background:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.8125rem;font-weight:600;padding:.375rem .75rem;transition:all .2s ease}.backup-summary-filter-clear-inline:hover{background:#dc2626;transform:translateY(-1px)}.backup-summary-filter-section{border-bottom:1px solid rgba(148,163,184,.1);padding:1rem 1.25rem}.backup-summary-modal-overlay{align-items:center;background:rgba(15,23,42,.55);display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:2000}.backup-summary-modal{background:#fff;border:1px solid rgba(148,163,184,.25);border-radius:14px;box-shadow:0 25px 60px rgba(0,0,0,.35);display:flex;flex-direction:column;max-height:calc(90vh - 32px);overflow:hidden;width:min(700px,100%)}.backup-summary-modal-header{align-items:center;background:linear-gradient(135deg,#fff7ed,#fffbeb);border-bottom:1px solid rgba(148,163,184,.25);display:flex;gap:12px;justify-content:space-between;padding:14px 16px}.backup-summary-modal-title{color:#0f172a;font-size:14px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.backup-summary-modal-close{align-items:center;background:#fff;border:1px solid rgba(148,163,184,.35);border-radius:10px;color:#0f172a;cursor:pointer;display:inline-flex;font-size:20px;height:34px;justify-content:center;width:34px}.backup-summary-modal-close:hover{background:#f8fafc}.backup-summary-modal-body{overflow:auto;padding:14px 16px}.backup-summary-modal-footer{background:#fff;border-top:1px solid rgba(148,163,184,.25);display:flex;justify-content:flex-end;padding:12px 16px}.backup-summary-modal-btn{background:#0f172a;border:1px solid rgba(148,163,184,.35);border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:8px 12px}.backup-summary-modal-btn:hover{background:#111827}.backup-summary-modal-state{color:#475569;font-weight:650;padding:18px 4px}.backup-summary-modal-state--error{color:#b91c1c}.backup-summary-modal-card{background:#fff;border:1px solid rgba(148,163,184,.25);border-radius:12px;padding:12px}.backup-summary-modal-meta{color:#334155;display:flex;flex-wrap:wrap;font-size:12px;gap:12px;margin-bottom:10px}.backup-summary-modal-meta-label{color:#64748b;font-weight:700}.backup-summary-modal-compare-wrap{overflow-x:auto}.backup-summary-modal-compare{border-collapse:separate;border-spacing:0;font-size:12px;table-layout:fixed;width:100%}.backup-summary-modal-compare th{background:#fff;border:1px solid rgba(148,163,184,.25);color:#0f172a;font-weight:800;padding:10px;text-align:center}.backup-summary-modal-compare td{border:1px solid rgba(148,163,184,.25);padding:10px;vertical-align:top}.backup-summary-modal-kv{grid-gap:3px;display:grid;gap:3px}.backup-summary-modal-k{color:#64748b;font-size:11px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.backup-summary-modal-v{color:#0f172a;font-weight:700;word-break:break-word}.backup-summary-modal-details{background:#fafafa;border:1px solid rgba(148,163,184,.25);border-radius:12px;padding:10px}.backup-summary-modal-summary{color:#92400e;cursor:pointer;font-size:12px;font-weight:800}.backup-summary-modal-files{margin-top:10px}.backup-summary-modal-files-list{grid-gap:6px;display:grid;gap:6px;margin:0;padding-left:18px}.backup-summary-modal-file-item{font-size:12px}.backup-summary-modal-file-name{color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}.backup-summary-modal-file-size{color:#64748b;font-weight:650;margin-left:2px}.backup-summary-modal-showmore{background:#fef3c7;border:1px solid rgba(217,119,6,.45);border-radius:10px;color:#92400e;cursor:pointer;font-weight:800;margin-top:10px;padding:6px 10px}.backup-summary-modal-showmore:hover{background:#fde68a}.backup-summary-modal-muted{color:#64748b;font-size:12px;font-weight:650}.backup-summary-modal-tabs{display:flex;flex-wrap:wrap;gap:8px}.backup-summary-modal-tab{background:#fff;border:1px solid rgba(148,163,184,.35);border-radius:999px;color:#0f172a;cursor:pointer;font-size:12px;font-weight:800;padding:6px 10px}.backup-summary-modal-tab--active{background:#fef3c7;border-color:rgba(217,119,6,.65);color:#92400e}.backup-summary-filter-section:last-child{border-bottom:none}.backup-summary-filter-section-title{color:#475569;font-size:.875rem;font-weight:700;letter-spacing:.05em;margin:0 0 .75rem;text-transform:uppercase}.backup-summary-filter-options{display:flex;flex-direction:column;gap:.5rem;max-height:200px;overflow-y:auto}.backup-summary-filter-checkbox-label{align-items:center;border-radius:6px;color:#1e293b;cursor:pointer;display:flex;font-size:.875rem;gap:.625rem;padding:.5rem;transition:background-color .15s ease;-webkit-user-select:none;user-select:none}.backup-summary-filter-checkbox-label:hover{background-color:#f1f5f9}.backup-summary-filter-checkbox-label input[type=checkbox]{accent-color:#3b82f6;cursor:pointer;flex-shrink:0;height:1.125rem;width:1.125rem}.backup-summary-filter-checkbox-label span{flex:1 1;font-weight:500}.backup-summary-filter-tag{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:6px;color:#fff;display:inline-flex;font-size:.8125rem;font-weight:600;gap:.5rem;padding:.375rem .75rem}.backup-summary-filter-tag button{align-items:center;background:hsla(0,0%,100%,.2);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:1.25rem;justify-content:center;line-height:1;padding:0;transition:background-color .15s ease;width:1.25rem}.backup-summary-filter-tag button:hover{background:hsla(0,0%,100%,.3)}.backup-summary-active-filters{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;width:100%}.backup-summary-tabs{box-sizing:border-box;display:none}.backup-summary-tab{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid rgba(15,23,42,.3);border-radius:10px;color:#475569;cursor:pointer;display:inline-flex;font-size:.8rem;font-weight:600;gap:.4rem;outline:none;padding:.3rem .9rem;position:relative;transition:all .2s ease;white-space:nowrap}.backup-summary-tab:focus-visible{outline:2px solid #0f172a;outline-offset:2px}.backup-summary-tab:active{transform:scale(.98)}.backup-summary-tab:hover{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-color:rgba(15,23,42,.5);color:#334155}.backup-summary-tab.active{background:#0f172a;border-color:#0f172a;box-shadow:0 3px 8px rgba(15,23,42,.4);color:#fff}.backup-summary-tab.active:hover{background:#020617}.backup-summary-tab-count{background:rgba(15,23,42,.15);border-radius:9999px;color:#475569;font-size:.7rem;font-weight:600;padding:.08rem .5rem}.backup-summary-tab.active .backup-summary-tab-count{background:hsla(0,0%,100%,.2);color:#fff}.backup-summary-container{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));padding:.75rem;width:100%}.backup-summary-column{background:#fff;border:1px solid rgba(148,163,184,.2);border-radius:8px;display:flex;flex-direction:column;max-height:70vh;overflow:hidden}.backup-summary-column-header{align-items:center;background:#fff;display:flex;justify-content:space-between;padding:.5rem .75rem}.backup-summary-column-title{color:#1f2937;font-size:.95rem;font-weight:600;margin:0;text-transform:capitalize}.backup-summary-column-count{background:rgba(148,163,184,.2);border-radius:12px;color:#1f2937;font-size:.75rem;font-weight:600;min-width:1.5rem;padding:.15rem .5rem;text-align:center}.backup-summary-column-body{display:flex;flex:1 1;flex-direction:column;gap:.5rem;max-height:calc(100vh - 250px);overflow-y:auto;padding:.5rem}.backup-summary-card{border-radius:6px;border-style:solid;border-width:5px 2px 2px;border-top:5px solid;gap:.5rem;padding:.6rem;transition:transform .15s ease,box-shadow .15s ease}.backup-summary-card:hover{filter:brightness(1.05);transform:translateY(-1px)}.backup-summary-card-header{align-items:center;border-bottom:1px solid rgba(148,163,184,.15);display:flex;justify-content:space-between;margin-bottom:.5rem;padding-bottom:.4rem}.backup-summary-card-folder,.backup-summary-card-name{font-size:.85rem;font-weight:700}.backup-summary-card-folder{border-radius:3px;letter-spacing:.03em;padding:.15rem .4rem;text-transform:uppercase}.backup-summary-card-body{display:flex;flex-direction:column;gap:.35rem;width:100%}.backup-summary-card-footer{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-top:.4rem}.backup-summary-card-threshold-hit{color:red;font-size:.8rem;font-style:italic;line-height:1;margin-top:5px}.backup-summary-has-all-event-day-files{color:green;font-size:.8rem;font-style:italic;line-height:1;margin-top:5px}.backup-summary-card-warning{color:#f59e0b;font-size:1.2rem;line-height:1}.backup-summary-card-past-verified{align-items:center;border:2px solid #22c55e;border-radius:999px;color:#22c55e;display:inline-flex;flex-shrink:0;font-size:.85rem;font-weight:800;height:18px;justify-content:center;line-height:1;width:18px}.backup-summary-card-copy-completed{color:#22c55e;font-size:.8rem;font-style:italic;line-height:1;margin-top:5px}.backup-summary-card-action{border:none;border-radius:6px;box-shadow:0 2px 4px rgba(15,23,42,.55);cursor:pointer;font-size:.8rem;font-weight:600;padding:.35rem .8rem;transform:translateY(-1px)}.backup-summary-card-action:active{box-shadow:0 1px 2px rgba(15,23,42,.2);transform:translateY(0)}.backup-summary-card-row{align-items:baseline;display:flex;font-size:.95rem;gap:.5rem;line-height:1.4}.backup-summary-card-label{flex-shrink:0;font-size:.85rem;font-weight:700;min-width:85px;text-align:left}.backup-summary-card-value{flex:1 1;font-size:.9rem;font-weight:700;text-align:left;word-break:break-word}.backup-summary-empty{color:rgba(31,41,55,.5);font-size:.8rem;font-style:italic;padding:1rem .5rem;text-align:center}@media (max-width:1400px){.backup-summary-container{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:768px){.backup-summary-filter-dropdown{left:0;max-height:60vh;max-width:calc(100vw - 9rem);min-width:calc(100vw - 9rem);right:0}.backup-summary-filter-options{max-height:150px}.backup-summary-container{gap:.5rem;grid-template-columns:1fr;padding:.5rem}.backup-summary-wrapper{align-items:center;flex-direction:column;margin-bottom:0}.backup-summary-progress-section{flex-direction:column;gap:.5rem;margin-bottom:0}.backup-summary-filters-wrapper{gap:.5rem;margin-bottom:.5rem;padding:0}.backup-summary-filter-button{gap:.2rem;padding:.25rem}.backup-summary-tabs{-webkit-overflow-scrolling:touch;align-self:stretch;box-sizing:border-box;display:flex;gap:.5rem;max-width:80vw;overflow-x:auto;overflow-y:hidden;padding:.25rem .5rem .5rem;position:relative;scroll-behavior:smooth;white-space:nowrap;width:100%}.backup-summary-tabs:after{content:"";flex-shrink:0;height:1px;width:.5rem}.backup-summary-tab{flex-grow:0;flex-shrink:0;min-width:-webkit-max-content;min-width:max-content}}
/*# sourceMappingURL=main.87343149.css.map*/