.virtual-scroll-container.svelte-147lhws.svelte-147lhws{overflow-y:auto;overflow-x:hidden;position:relative;will-change:scroll-position;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.virtual-scroll-container.scrolling.svelte-147lhws.svelte-147lhws{pointer-events:none}.virtual-scroll-container.scrolling.svelte-147lhws .file-card-grid.svelte-147lhws,.virtual-scroll-container.scrolling.svelte-147lhws .file-card-list.svelte-147lhws{transition:none!important}.virtual-scroll-container.svelte-147lhws.svelte-147lhws::-webkit-scrollbar{width:8px}.virtual-scroll-container.svelte-147lhws.svelte-147lhws::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.virtual-scroll-container.svelte-147lhws.svelte-147lhws::-webkit-scrollbar-thumb{background:#66cc6680;border-radius:4px}.virtual-scroll-container.svelte-147lhws.svelte-147lhws::-webkit-scrollbar-thumb:hover{background:#66cc66b3}.virtual-spacer.svelte-147lhws.svelte-147lhws,.virtual-content.svelte-147lhws.svelte-147lhws{position:relative;width:100%}.virtual-item.svelte-147lhws.svelte-147lhws{position:absolute;top:0;left:0;contain:layout style paint;will-change:auto}.virtual-item.grid-item.svelte-147lhws.svelte-147lhws{width:180px;height:160px}.virtual-item.list-item.svelte-147lhws.svelte-147lhws{width:100%;height:56px}.file-card-grid.svelte-147lhws.svelte-147lhws{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:16px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;align-items:center;gap:8px;height:100%;position:relative;overflow:hidden}.file-card-grid.svelte-147lhws.svelte-147lhws:hover{background:#ffffff14;border-color:#66cc6680;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.file-icon-large.svelte-147lhws.svelte-147lhws{display:flex;align-items:center;justify-content:center;padding:12px}.file-card-list.svelte-147lhws.svelte-147lhws{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:12px 16px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:12px;height:100%}.file-card-list.svelte-147lhws.svelte-147lhws:hover{background:#ffffff14;border-color:#66cc6680}.file-icon-small.svelte-147lhws.svelte-147lhws{display:flex;align-items:center;justify-content:center;width:32px;height:32px}.file-info.svelte-147lhws.svelte-147lhws{flex:1;min-width:0}.file-name.svelte-147lhws.svelte-147lhws{color:#fff;font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.file-meta.svelte-147lhws.svelte-147lhws{color:#fff9;font-size:12px;margin-top:4px}.file-actions.svelte-147lhws.svelte-147lhws{display:flex;gap:4px;opacity:0;transition:opacity .2s ease}.file-card-grid.svelte-147lhws:hover .file-actions.svelte-147lhws,.file-card-list.svelte-147lhws:hover .file-actions.svelte-147lhws{opacity:1}.action-btn.svelte-147lhws.svelte-147lhws{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:6px;color:#fff;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.action-btn.svelte-147lhws.svelte-147lhws:hover{background:#fff3;border-color:#ffffff4d}.action-btn.danger.svelte-147lhws.svelte-147lhws:hover{background:#f4433633;border-color:#f4433680}.performance-indicator.svelte-147lhws.svelte-147lhws{position:absolute;bottom:8px;right:8px;background:#000c;color:#ffffffb3;padding:4px 8px;border-radius:4px;font-size:11px;pointer-events:none;z-index:10}@media (max-width: 768px){.virtual-item.grid-item.svelte-147lhws.svelte-147lhws{width:calc(50vw - 24px)}.file-card-grid.svelte-147lhws.svelte-147lhws{padding:12px}.file-icon-large.svelte-147lhws svg{width:32px;height:32px}}.b2-file-manager.svelte-1h9l5o.svelte-1h9l5o{background:linear-gradient(135deg,#0a0a0f,#1a1a2e);border-radius:16px;padding:24px;color:#fff;position:relative;height:100%;display:flex;flex-direction:column;overflow:hidden}.b2-file-manager.svelte-1h9l5o.svelte-1h9l5o:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(102,204,102,.1) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(33,150,243,.1) 0%,transparent 50%);pointer-events:none}.fm-header.svelte-1h9l5o.svelte-1h9l5o{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;position:relative;z-index:1}.fm-title.svelte-1h9l5o.svelte-1h9l5o{display:flex;align-items:center;gap:12px}.fm-title.svelte-1h9l5o h3.svelte-1h9l5o{margin:0;font-size:20px;font-weight:600}.connection-status.svelte-1h9l5o.svelte-1h9l5o{font-size:12px;padding:4px 8px;border-radius:12px;background:#ffffff1a;display:flex;align-items:center;gap:6px}.connection-status.connected.svelte-1h9l5o.svelte-1h9l5o{color:#6c6}.connection-status.disconnected.svelte-1h9l5o.svelte-1h9l5o{color:orange}.pulse.svelte-1h9l5o.svelte-1h9l5o{width:6px;height:6px;background:#6c6;border-radius:50%;animation:svelte-1h9l5o-pulse 2s infinite}@keyframes svelte-1h9l5o-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.fm-stats.svelte-1h9l5o.svelte-1h9l5o{display:flex;gap:24px}.stat.svelte-1h9l5o.svelte-1h9l5o{display:flex;flex-direction:column;align-items:center}.stat-value.svelte-1h9l5o.svelte-1h9l5o{font-size:24px;font-weight:700;color:#6c6}.stat-label.svelte-1h9l5o.svelte-1h9l5o{font-size:12px;color:#fff9;text-transform:uppercase}.fm-toolbar.svelte-1h9l5o.svelte-1h9l5o{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px;position:relative;z-index:1}.storage-switcher.svelte-1h9l5o.svelte-1h9l5o{display:flex;background:#ffffff0d;border-radius:8px;border:1px solid rgba(255,255,255,.1);padding:2px;gap:2px}.switcher-btn.svelte-1h9l5o.svelte-1h9l5o{display:flex;align-items:center;gap:6px;padding:8px 14px;background:transparent;border:none;border-radius:6px;color:#fff9;font-size:13px;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap}.switcher-btn.svelte-1h9l5o.svelte-1h9l5o:hover{color:#fffc;background:#ffffff0d}.switcher-btn.active.svelte-1h9l5o.svelte-1h9l5o{background:linear-gradient(135deg,#6c6,#4caf50);color:#000;font-weight:600;box-shadow:0 2px 8px #66cc664d}.switcher-btn.active.svelte-1h9l5o.svelte-1h9l5o:hover{background:linear-gradient(135deg,#7dd87d,#5cbf60);box-shadow:0 2px 10px #6c66}.switcher-btn.svelte-1h9l5o svg{width:16px;height:16px}.search-box.svelte-1h9l5o.svelte-1h9l5o{flex:1;max-width:400px;position:relative;display:flex;align-items:center}.search-box.svelte-1h9l5o .search-input.svelte-1h9l5o{width:100%;padding:10px 12px 10px 40px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:14px;transition:all .3s ease;outline:none}.search-box.svelte-1h9l5o .search-input.svelte-1h9l5o::-moz-placeholder{color:#ffffff4d}.search-box.svelte-1h9l5o .search-input.svelte-1h9l5o::placeholder{color:#ffffff4d}.search-box.svelte-1h9l5o .search-input.svelte-1h9l5o:focus{background:#ffffff14;border-color:#6c6;box-shadow:0 0 0 2px #66cc661a}.search-box.svelte-1h9l5o svg.search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#fff6;pointer-events:none;z-index:1;width:18px;height:18px}.search-box.svelte-1h9l5o .search-input.svelte-1h9l5o:focus~svg.search-icon{color:#6c6}.toolbar-actions.svelte-1h9l5o.svelte-1h9l5o{display:flex;gap:16px;align-items:center}.filter-buttons.svelte-1h9l5o.svelte-1h9l5o{display:flex;gap:8px;background:#ffffff0d;padding:4px;border-radius:8px}.filter-btn.svelte-1h9l5o.svelte-1h9l5o{padding:6px 12px;background:transparent;border:none;color:#fff9;font-size:13px;border-radius:6px;cursor:pointer;transition:all .2s ease}.filter-btn.svelte-1h9l5o.svelte-1h9l5o:hover{background:#ffffff0d}.filter-btn.active.svelte-1h9l5o.svelte-1h9l5o{background:#6c6;color:#000}.view-toggles.svelte-1h9l5o.svelte-1h9l5o{display:flex;gap:4px;background:#ffffff0d;padding:4px;border-radius:8px}.view-btn.svelte-1h9l5o.svelte-1h9l5o{padding:6px;background:transparent;border:none;color:#fff9;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.view-btn.svelte-1h9l5o.svelte-1h9l5o:hover{background:#ffffff0d}.view-btn.active.svelte-1h9l5o.svelte-1h9l5o{background:#2196f3;color:#fff}.upload-btn-toolbar.svelte-1h9l5o.svelte-1h9l5o{display:flex;align-items:center;gap:8px;padding:8px 16px;background:linear-gradient(135deg,#6c6,#4caf50);color:#000;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-left:12px}.upload-btn-toolbar.svelte-1h9l5o.svelte-1h9l5o:hover{background:linear-gradient(135deg,#7dd87d,#5cbf60);transform:translateY(-1px);box-shadow:0 4px 12px #66cc664d}.upload-btn-toolbar.svelte-1h9l5o svg{width:18px;height:18px}.active-uploads.svelte-1h9l5o.svelte-1h9l5o{margin-bottom:24px;padding:16px;background:#ffffff08;border-radius:12px;border:1px solid rgba(255,255,255,.05)}.active-uploads.svelte-1h9l5o h4.svelte-1h9l5o{margin:0 0 16px;font-size:14px;color:#fffc}.upload-item.svelte-1h9l5o.svelte-1h9l5o{display:flex;align-items:center;gap:16px;padding:12px;background:#ffffff0d;border-radius:8px;margin-bottom:8px}.upload-info.svelte-1h9l5o.svelte-1h9l5o{display:flex;align-items:center;gap:12px;flex:1}.upload-details.svelte-1h9l5o.svelte-1h9l5o{flex:1}.upload-name.svelte-1h9l5o.svelte-1h9l5o{font-size:14px;font-weight:500;margin-bottom:4px}.upload-stats.svelte-1h9l5o.svelte-1h9l5o{font-size:12px;color:#fff9}.upload-progress.svelte-1h9l5o.svelte-1h9l5o{flex:1;display:flex;align-items:center;gap:12px}.progress-bar.svelte-1h9l5o.svelte-1h9l5o{flex:1;height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden}.progress-fill.svelte-1h9l5o.svelte-1h9l5o{height:100%;background:linear-gradient(90deg,#6c6,#4caf50);border-radius:2px;transition:width .3s ease}.progress-fill.completed.svelte-1h9l5o.svelte-1h9l5o{background:#6c6}.progress-fill.failed.svelte-1h9l5o.svelte-1h9l5o{background:#f44336}.progress-text.svelte-1h9l5o.svelte-1h9l5o{font-size:12px;color:#fffc;min-width:40px}.upload-actions.svelte-1h9l5o.svelte-1h9l5o{display:flex;gap:8px}.action-btn.svelte-1h9l5o.svelte-1h9l5o{padding:6px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#fffc;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.action-btn.svelte-1h9l5o.svelte-1h9l5o:hover{background:#ffffff1a;transform:scale(1.05)}.action-btn.danger.svelte-1h9l5o.svelte-1h9l5o{color:#f44336}.fm-content.svelte-1h9l5o.svelte-1h9l5o{position:relative;z-index:1;flex:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column}.empty-state.svelte-1h9l5o.svelte-1h9l5o{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px;text-align:center;color:#fff9}.empty-state.svelte-1h9l5o h4.svelte-1h9l5o{margin:16px 0 8px;font-size:18px;color:#fffc}.empty-state.svelte-1h9l5o p.svelte-1h9l5o{margin:0 0 24px;font-size:14px}.upload-btn.svelte-1h9l5o.svelte-1h9l5o{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#6c6;color:#000;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease}.upload-btn.svelte-1h9l5o.svelte-1h9l5o:hover{background:#4caf50;transform:translateY(-2px);box-shadow:0 4px 12px #66cc664d}.file-grid.svelte-1h9l5o.svelte-1h9l5o{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.file-grid.list.svelte-1h9l5o.svelte-1h9l5o{display:flex;flex-direction:column;gap:8px}.file-card.svelte-1h9l5o.svelte-1h9l5o{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:16px;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden}.list.svelte-1h9l5o .file-card.svelte-1h9l5o{flex-direction:row;text-align:left;padding:12px 16px}.file-card.svelte-1h9l5o.svelte-1h9l5o:hover{background:#ffffff14;border-color:#6c6;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.file-card.svelte-1h9l5o.svelte-1h9l5o:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#66cc66,transparent);transform:translate(-100%);transition:transform .5s ease}.file-card.svelte-1h9l5o.svelte-1h9l5o:hover:before{transform:translate(100%)}.file-icon.svelte-1h9l5o.svelte-1h9l5o{margin-bottom:12px}.list.svelte-1h9l5o .file-icon.svelte-1h9l5o{margin-bottom:0;margin-right:12px}.file-info.svelte-1h9l5o.svelte-1h9l5o{flex:1;min-width:0}.file-name.svelte-1h9l5o.svelte-1h9l5o{font-size:14px;font-weight:500;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-meta.svelte-1h9l5o.svelte-1h9l5o{font-size:12px;color:#fff9}.file-actions.svelte-1h9l5o.svelte-1h9l5o{display:flex;gap:4px;margin-top:12px;opacity:0;transition:opacity .2s ease}.list.svelte-1h9l5o .file-actions.svelte-1h9l5o{margin-top:0;margin-left:auto}.file-card.svelte-1h9l5o:hover .file-actions.svelte-1h9l5o{opacity:1}.drop-zone-overlay.svelte-1h9l5o.svelte-1h9l5o{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;background:#000000f2!important;backdrop-filter:blur(10px);display:flex!important;align-items:center;justify-content:center;z-index:999999!important;pointer-events:auto!important}.drop-zone-content.svelte-1h9l5o.svelte-1h9l5o{text-align:center;color:#6c6;padding:48px;background:#1a1a2ef2;border-radius:16px;border:2px dashed rgba(102,204,102,.3)}.upload-btn-primary.svelte-1h9l5o.svelte-1h9l5o{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#6c6,#4caf50);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:16px}.upload-btn-primary.svelte-1h9l5o.svelte-1h9l5o:hover{background:linear-gradient(135deg,#7d7,#5cbf60);transform:translateY(-2px);box-shadow:0 4px 12px #66cc664d}.cancel-upload-btn.svelte-1h9l5o.svelte-1h9l5o{display:inline-block;padding:8px 16px;background:transparent;color:#fff9;border:1px solid rgba(255,255,255,.2);border-radius:6px;font-size:13px;cursor:pointer;transition:all .3s ease;margin-top:12px;margin-left:12px}.cancel-upload-btn.svelte-1h9l5o.svelte-1h9l5o:hover{color:#fff;border-color:#fff6;background:#ffffff0d}.preview-modal.svelte-1h9l5o.svelte-1h9l5o{position:fixed;inset:0;background:#000000f2;backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:32px}.preview-content.svelte-1h9l5o.svelte-1h9l5o{position:relative;max-width:90%;max-height:90%;background:#1a1a2e;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #00000080}.preview-content.svelte-1h9l5o img.svelte-1h9l5o,.preview-content.svelte-1h9l5o iframe.svelte-1h9l5o{display:block;max-width:100%;max-height:80vh;width:auto;height:auto}.preview-content.svelte-1h9l5o iframe.svelte-1h9l5o{width:80vw;height:80vh;border:none}.close-btn.svelte-1h9l5o.svelte-1h9l5o{position:absolute;top:16px;right:16px;padding:8px;background:#00000080;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1;transition:all .2s ease}.close-btn.svelte-1h9l5o.svelte-1h9l5o:hover{background:#000c;transform:scale(1.1)}.preview-fallback.svelte-1h9l5o.svelte-1h9l5o{padding:48px;text-align:center;color:#fff}.preview-fallback.svelte-1h9l5o h3.svelte-1h9l5o{margin:16px 0 8px;font-size:20px}.preview-fallback.svelte-1h9l5o p.svelte-1h9l5o{margin:0 0 24px;color:#fff9}.download-btn.svelte-1h9l5o.svelte-1h9l5o{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#6c6;color:#000;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease}.download-btn.svelte-1h9l5o.svelte-1h9l5o:hover{background:#4caf50;transform:translateY(-2px);box-shadow:0 4px 12px #66cc664d}.file-card.required-document.svelte-1h9l5o.svelte-1h9l5o{border:2px solid #FF6B35;background:linear-gradient(135deg,#ff6b351a,#ff6b350d);position:relative}.file-card.required-document.svelte-1h9l5o.svelte-1h9l5o:before{content:"";position:absolute;inset:-2px;background:linear-gradient(45deg,#ff6b35,#ff8e53,#ff6b35);border-radius:12px;z-index:-1;opacity:.3;animation:svelte-1h9l5o-requiredGlow 2s ease-in-out infinite alternate}@keyframes svelte-1h9l5o-requiredGlow{0%{opacity:.3}to{opacity:.6}}.required-badge.svelte-1h9l5o.svelte-1h9l5o{position:absolute;top:-8px;right:-8px;background:#ff6b35;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:10px;box-shadow:0 2px 8px #ff6b3566}.required-label.svelte-1h9l5o.svelte-1h9l5o{display:inline-block;background:#ff6b35;color:#fff;font-size:10px;padding:2px 6px;border-radius:4px;margin-left:8px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.file-description.svelte-1h9l5o.svelte-1h9l5o{font-size:11px;color:#ffffffb3;margin-top:4px;font-style:italic}.action-btn.disabled.svelte-1h9l5o.svelte-1h9l5o{opacity:.5;cursor:not-allowed;background:#ffffff1a}.action-btn.disabled.svelte-1h9l5o.svelte-1h9l5o:hover{transform:none;background:#ffffff1a}.baa-reminder.svelte-1h9l5o.svelte-1h9l5o{font-size:12px;color:#ff6b35;margin-top:8px;font-style:italic;opacity:.8}.baa-notice.svelte-1h9l5o.svelte-1h9l5o{background:linear-gradient(135deg,#ff6b351a,#ff6b350d);border:1px solid rgba(255,107,53,.3);border-radius:8px;padding:12px 16px;margin-bottom:16px;display:flex;align-items:center;justify-content:center}.baa-notice-content.svelte-1h9l5o.svelte-1h9l5o{display:flex;align-items:center;gap:8px;color:#ff6b35;font-size:13px;font-weight:500}.baa-notice.svelte-1h9l5o svg.svelte-1h9l5o{flex-shrink:0}@media (max-width: 768px){.fm-header.svelte-1h9l5o.svelte-1h9l5o{flex-direction:column;gap:16px;align-items:flex-start}.fm-toolbar.svelte-1h9l5o.svelte-1h9l5o{flex-direction:column;gap:12px}.search-box.svelte-1h9l5o.svelte-1h9l5o{max-width:100%}.toolbar-actions.svelte-1h9l5o.svelte-1h9l5o{width:100%;justify-content:space-between}.file-grid.svelte-1h9l5o.svelte-1h9l5o{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.ddshared-container.svelte-149ne2u.svelte-149ne2u{background:linear-gradient(135deg,#0a0a0a,#1a1a1a);border-radius:12px;padding:2rem;min-height:600px}.header.svelte-149ne2u.svelte-149ne2u{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.title-section.svelte-149ne2u.svelte-149ne2u{display:flex;align-items:center;gap:1rem}.badge.svelte-149ne2u.svelte-149ne2u{background:linear-gradient(135deg,#6c6,#4caf50);color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:500}.storage-info.svelte-149ne2u.svelte-149ne2u{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.storage-bar.svelte-149ne2u.svelte-149ne2u{width:200px;height:8px;background:#ffffff1a;border-radius:4px;overflow:hidden}.storage-used.svelte-149ne2u.svelte-149ne2u{height:100%;background:linear-gradient(90deg,#6c6,#4caf50);transition:width .3s ease}.storage-text.svelte-149ne2u.svelte-149ne2u{font-size:.875rem;color:#9ca3af}.upload-section.svelte-149ne2u.svelte-149ne2u{background:#ffffff0d;border:2px dashed rgba(102,204,102,.3);border-radius:8px;padding:2rem;text-align:center;margin-bottom:2rem;transition:all .3s ease}.upload-section.svelte-149ne2u.svelte-149ne2u:hover{border-color:#66cc6680;background:#ffffff14}.upload-button.svelte-149ne2u.svelte-149ne2u{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#6c6,#4caf50);color:#fff;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease}.upload-button.svelte-149ne2u.svelte-149ne2u:hover:not(.disabled){transform:translateY(-2px);box-shadow:0 10px 20px #66cc664d}.upload-button.disabled.svelte-149ne2u.svelte-149ne2u{opacity:.5;cursor:not-allowed}.info-text.svelte-149ne2u.svelte-149ne2u{margin-top:1rem;color:#6b7280;font-size:.875rem}.files-grid.svelte-149ne2u.svelte-149ne2u{display:grid;gap:1rem}.empty-state.svelte-149ne2u.svelte-149ne2u{text-align:center;padding:4rem 2rem}.file-card.svelte-149ne2u.svelte-149ne2u{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1rem;display:flex;align-items:center;gap:1rem;transition:all .3s ease}.file-card.svelte-149ne2u.svelte-149ne2u:hover{background:#ffffff14;transform:translate(4px)}.file-icon.svelte-149ne2u.svelte-149ne2u{padding:.75rem;background:#66cc661a;border-radius:8px}.file-info.svelte-149ne2u.svelte-149ne2u{flex:1}.file-name.svelte-149ne2u.svelte-149ne2u{color:#fff;font-weight:500;margin-bottom:.25rem;word-break:break-word}.file-meta.svelte-149ne2u.svelte-149ne2u{display:flex;gap:.5rem;color:#6b7280;font-size:.875rem}.download-count.svelte-149ne2u.svelte-149ne2u{margin-top:.25rem;color:#6c6;font-size:.75rem}.file-actions.svelte-149ne2u.svelte-149ne2u{display:flex;gap:.5rem}.action-btn.svelte-149ne2u.svelte-149ne2u{padding:.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#9ca3af;cursor:pointer;transition:all .3s ease}.action-btn.svelte-149ne2u.svelte-149ne2u:hover{background:#ffffff1a;color:#fff}.action-btn.download.svelte-149ne2u.svelte-149ne2u:hover{color:#6c6;border-color:#6c6}.action-btn.share.svelte-149ne2u.svelte-149ne2u:hover{color:#3b82f6;border-color:#3b82f6}.action-btn.delete.svelte-149ne2u.svelte-149ne2u:hover{color:#ef4444;border-color:#ef4444}.modal-overlay.svelte-149ne2u.svelte-149ne2u{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000}.modal.svelte-149ne2u.svelte-149ne2u{background:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;max-width:500px;width:90%}.modal-header.svelte-149ne2u.svelte-149ne2u{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;color:#fff}.close-btn.svelte-149ne2u.svelte-149ne2u{background:none;border:none;color:#6b7280;font-size:1.5rem;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.close-btn.svelte-149ne2u.svelte-149ne2u:hover{color:#fff}.modal-body.svelte-149ne2u.svelte-149ne2u{display:flex;flex-direction:column;gap:1rem}.file-to-share.svelte-149ne2u.svelte-149ne2u{color:#9ca3af;display:flex;align-items:center;gap:.5rem}.share-options.svelte-149ne2u label.svelte-149ne2u{display:flex;flex-direction:column;gap:.5rem;color:#9ca3af;font-size:.875rem}.expiry-select.svelte-149ne2u.svelte-149ne2u{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;padding:.5rem;border-radius:6px}.share-link-container.svelte-149ne2u.svelte-149ne2u{display:flex;gap:.5rem;margin-top:1rem}.share-link-input.svelte-149ne2u.svelte-149ne2u{flex:1;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;padding:.75rem;border-radius:6px;font-size:.875rem}.copy-btn.svelte-149ne2u.svelte-149ne2u{padding:.75rem;background:linear-gradient(135deg,#6c6,#4caf50);color:#fff;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease}.copy-btn.svelte-149ne2u.svelte-149ne2u:hover{transform:scale(1.05)}@media (max-width: 768px){.ddshared-container.svelte-149ne2u.svelte-149ne2u{padding:1rem}.header.svelte-149ne2u.svelte-149ne2u{flex-direction:column;gap:1rem;align-items:flex-start}.storage-info.svelte-149ne2u.svelte-149ne2u{width:100%;align-items:flex-start}.storage-bar.svelte-149ne2u.svelte-149ne2u{width:100%}.file-card.svelte-149ne2u.svelte-149ne2u{flex-direction:column;align-items:flex-start}.file-actions.svelte-149ne2u.svelte-149ne2u{width:100%;justify-content:flex-end;margin-top:.5rem}}:root{--color-primary:#66CC66;--color-primary-dark:#4CAF50;--color-primary-light:#81D881;--color-primary-glow:rgba(102, 204, 102, .4);--color-bg-primary:#0A0A0A;--color-bg-secondary:rgba(15, 15, 15, .95);--color-bg-tertiary:rgba(25, 25, 25, .9);--color-bg-quaternary:rgba(35, 35, 35, .8);--color-bg-glass:rgba(255, 255, 255, .05);--color-bg-glass-hover:rgba(255, 255, 255, .08);--color-text-primary:#FFFFFF;--color-text-secondary:#E5E5E5;--color-text-tertiary:#B3B3B3;--color-text-muted:#808080;--color-border:rgba(255, 255, 255, .1);--color-border-glow:rgba(102, 204, 102, .3);--color-error:#FF6B6B;--color-warning:#FFD93D;--color-success:#6BCF7F;--color-info:#4FC3F7;--shadow-sm:0 2px 8px rgba(0, 0, 0, .15);--shadow-md:0 4px 16px rgba(0, 0, 0, .25);--shadow-lg:0 8px 32px rgba(0, 0, 0, .35);--shadow-glow:0 0 24px var(--color-primary-glow);--shadow-glow-hover:0 0 32px var(--color-primary-glow);--glass-backdrop:blur(20px);--glass-border:1px solid rgba(255, 255, 255, .15);--transition-fast:all .2s cubic-bezier(.4, 0, .2, 1);--transition-smooth:all .3s cubic-bezier(.4, 0, .2, 1);--transition-bounce:all .4s cubic-bezier(.68, -.55, .265, 1.55);--transition-spring:all .6s cubic-bezier(.175, .885, .32, 1.275);--ipad-header-height:80px;--ipad-sidebar-width:200px;--ipad-content-padding:16px;--ipad-card-gap:12px;--ipad-section-padding:16px}.dashboard-container.svelte-1dhno7r.svelte-1dhno7r{padding:2rem;width:100%;margin:0;min-height:100vh;max-height:100vh;overflow:hidden;background:#0e120e;position:relative;display:flex;flex-direction:column}.dashboard-container.svelte-1dhno7r.svelte-1dhno7r:before{content:"";position:fixed;inset:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 30px,rgba(102,204,102,.05) 30px,rgba(102,204,102,.05) 31px),repeating-linear-gradient(90deg,transparent,transparent 30px,rgba(102,204,102,.05) 30px,rgba(102,204,102,.05) 31px);pointer-events:none;z-index:-1}.dashboard-header.svelte-1dhno7r.svelte-1dhno7r{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1.5rem;background:#111827;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:16px;border:1px solid rgb(31 41 55);box-shadow:0 4px 20px #0009,inset 0 1px #66cc661a;position:relative;overflow:hidden;transition:var(--transition-smooth);flex-shrink:0;z-index:10}.dashboard-header.svelte-1dhno7r.svelte-1dhno7r:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .6s ease}.dashboard-header.svelte-1dhno7r.svelte-1dhno7r:hover:before{left:100%}.dashboard-header.svelte-1dhno7r.svelte-1dhno7r:hover{border-color:var(--color-border-glow);box-shadow:var(--shadow-lg),var(--shadow-glow);transform:translateY(-2px)}.practice-info.svelte-1dhno7r.svelte-1dhno7r{display:flex;align-items:center;gap:1rem}.practice-name.svelte-1dhno7r.svelte-1dhno7r{font-size:2rem;font-weight:700;color:var(--color-text-primary);margin:0}.status-indicator.svelte-1dhno7r.svelte-1dhno7r{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:500}.status-indicator.operational.svelte-1dhno7r.svelte-1dhno7r{background:#22c55e1a;color:#22c55e;border:1px solid rgba(34,197,94,.2)}.status-indicator.warning.svelte-1dhno7r.svelte-1dhno7r{background:#ffc1071a;color:#ffc107;border:1px solid rgba(255,193,7,.2)}.status-indicator.unknown.svelte-1dhno7r.svelte-1dhno7r{background:#9ca3af1a;color:#9ca3af;border:1px solid rgba(156,163,175,.2)}.status-indicator.svelte-1dhno7r svg{flex-shrink:0}.header-actions.svelte-1dhno7r.svelte-1dhno7r{display:flex;align-items:center;gap:1rem}.connection-status.svelte-1dhno7r.svelte-1dhno7r{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ffffff0d;border-radius:20px;border:1px solid rgba(255,255,255,.1);font-size:.875rem}.connection-icon.svelte-1dhno7r.svelte-1dhno7r{font-size:.75rem}.connection-text.svelte-1dhno7r.svelte-1dhno7r{color:var(--color-text-secondary);font-weight:500}.action-btn.svelte-1dhno7r.svelte-1dhno7r{display:flex;align-items:center;gap:.75rem;padding:1rem 1.75rem;border:none;border-radius:16px;font-weight:600;font-size:.95rem;cursor:pointer;transition:var(--transition-bounce);position:relative;overflow:hidden;box-shadow:var(--shadow-sm)}.action-btn.svelte-1dhno7r.svelte-1dhno7r:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.action-btn.primary.svelte-1dhno7r.svelte-1dhno7r{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);color:#fff;border:1px solid var(--color-primary)}.action-btn.primary.svelte-1dhno7r.svelte-1dhno7r:hover{background:linear-gradient(135deg,var(--color-primary-light) 0%,var(--color-primary) 100%);transform:translateY(-3px) scale(1.05);box-shadow:var(--shadow-lg),var(--shadow-glow-hover)}.action-btn.primary.svelte-1dhno7r.svelte-1dhno7r:hover:before{left:100%}.action-btn.primary.svelte-1dhno7r.svelte-1dhno7r:active{transform:translateY(-1px) scale(1.02)}.notification-badge.svelte-1dhno7r.svelte-1dhno7r{position:relative;padding:1rem;border-radius:16px;background:var(--color-bg-glass);backdrop-filter:var(--glass-backdrop);-webkit-backdrop-filter:var(--glass-backdrop);border:var(--glass-border);cursor:pointer;transition:var(--transition-bounce);box-shadow:var(--shadow-sm)}.notification-badge.svelte-1dhno7r.svelte-1dhno7r:hover{background:var(--color-bg-glass-hover);transform:translateY(-2px) scale(1.05);box-shadow:var(--shadow-md)}.notification-badge.has-notifications.svelte-1dhno7r.svelte-1dhno7r{animation:svelte-1dhno7r-pulse-notification 2s ease-in-out infinite}@keyframes svelte-1dhno7r-pulse-notification{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.badge-count.svelte-1dhno7r.svelte-1dhno7r{position:absolute;top:-4px;right:-4px;background:var(--color-error);color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:10px;min-width:20px;text-align:center}.progress-bar.svelte-1dhno7r.svelte-1dhno7r{background:var(--color-bg-quaternary);border-radius:12px;height:10px;overflow:hidden;position:relative;box-shadow:inset 0 2px 4px #0003}.progress-bar.svelte-1dhno7r.svelte-1dhno7r:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,rgba(255,255,255,.1),transparent);border-radius:12px 12px 0 0}.progress-fill.svelte-1dhno7r.svelte-1dhno7r{height:100%;background:linear-gradient(135deg,var(--color-primary),var(--color-primary-light));border-radius:12px;transition:width var(--transition-spring);position:relative;box-shadow:0 0 12px var(--color-primary-glow)}.progress-fill.svelte-1dhno7r.svelte-1dhno7r:after{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,rgba(255,255,255,.3),transparent);border-radius:12px 12px 0 0}.main-grid.svelte-1dhno7r.svelte-1dhno7r{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-bottom:1rem;flex:1;overflow:hidden;min-height:0}.section-title.svelte-1dhno7r.svelte-1dhno7r{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin-bottom:1.5rem}.count-badge.svelte-1dhno7r.svelte-1dhno7r{background:var(--color-primary);color:#fff;font-size:.75rem;padding:.25rem .5rem;border-radius:12px;font-weight:600}.backup-progress-section.svelte-1dhno7r.svelte-1dhno7r,.performance-section.svelte-1dhno7r.svelte-1dhno7r,.activity-section.svelte-1dhno7r.svelte-1dhno7r{background:#111827;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:16px;border:1px solid rgb(31 41 55);padding:1.25rem;box-shadow:0 4px 20px #0009,inset 0 1px #66cc661a;transition:var(--transition-smooth);position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:0;z-index:10}.backup-progress-section.svelte-1dhno7r.svelte-1dhno7r:before,.performance-section.svelte-1dhno7r.svelte-1dhno7r:before,.activity-section.svelte-1dhno7r.svelte-1dhno7r:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--color-primary),var(--color-primary-light),var(--color-primary));opacity:.7}.backup-progress-section.svelte-1dhno7r.svelte-1dhno7r:hover,.performance-section.svelte-1dhno7r.svelte-1dhno7r:hover,.activity-section.svelte-1dhno7r.svelte-1dhno7r:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg),var(--shadow-glow);border-color:var(--color-border-glow)}.activity-section.svelte-1dhno7r.svelte-1dhno7r{max-height:450px;overflow-y:auto;display:flex;flex-direction:column}.backup-list.svelte-1dhno7r.svelte-1dhno7r,.activity-list.svelte-1dhno7r.svelte-1dhno7r{display:flex;flex-direction:column;gap:.75rem;flex:1;overflow-y:auto}.backup-item.svelte-1dhno7r.svelte-1dhno7r,.activity-item.svelte-1dhno7r.svelte-1dhno7r{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:var(--color-bg-tertiary);border-radius:8px;transition:all .2s ease}.backup-item.svelte-1dhno7r.svelte-1dhno7r:hover,.activity-item.svelte-1dhno7r.svelte-1dhno7r:hover{background:var(--color-bg-quaternary)}.backup-info.svelte-1dhno7r.svelte-1dhno7r,.activity-content.svelte-1dhno7r.svelte-1dhno7r{flex:1}.backup-status.svelte-1dhno7r.svelte-1dhno7r,.activity-time.svelte-1dhno7r.svelte-1dhno7r{font-size:.875rem;color:var(--color-text-tertiary);margin:0}.backup-progress.svelte-1dhno7r.svelte-1dhno7r{min-width:200px}.progress-text.svelte-1dhno7r.svelte-1dhno7r{font-size:.875rem;color:var(--color-text-secondary);margin-bottom:.5rem}.activity-icon.svelte-1dhno7r.svelte-1dhno7r{font-size:1.5rem}.activity-status.svelte-1dhno7r.svelte-1dhno7r{padding:.25rem .75rem;border-radius:12px;font-size:.875rem;font-weight:500}.activity-status.completed.svelte-1dhno7r.svelte-1dhno7r{background:#22c55e1a;color:#22c55e}.activity-status.processing.svelte-1dhno7r.svelte-1dhno7r{background:#3b82f61a;color:#3b82f6}.activity-status.failed.svelte-1dhno7r.svelte-1dhno7r{background:#ef44441a;color:#ef4444}.performance-grid.svelte-1dhno7r.svelte-1dhno7r{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}.perf-metric-card.svelte-1dhno7r.svelte-1dhno7r{background:var(--color-bg-tertiary);border-radius:12px;padding:1.5rem;border:1px solid rgba(255,255,255,.05);transition:var(--transition-smooth);position:relative;overflow:hidden}.perf-metric-card.svelte-1dhno7r.svelte-1dhno7r:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--color-primary);opacity:0;transition:var(--transition-smooth)}.perf-metric-card.primary.svelte-1dhno7r.svelte-1dhno7r:before{opacity:1;background:var(--color-primary)}.perf-metric-card.success.svelte-1dhno7r.svelte-1dhno7r:before{opacity:1;background:var(--color-success)}.perf-metric-card.warning.svelte-1dhno7r.svelte-1dhno7r:before{opacity:1;background:var(--color-error)}.perf-metric-card.caution.svelte-1dhno7r.svelte-1dhno7r:before{opacity:1;background:var(--color-warning)}.perf-metric-card.svelte-1dhno7r.svelte-1dhno7r:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:#6c63}.metric-header.svelte-1dhno7r.svelte-1dhno7r{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.metric-label.svelte-1dhno7r.svelte-1dhno7r{font-size:.875rem;color:var(--color-text-secondary);font-weight:500}.metric-display.svelte-1dhno7r.svelte-1dhno7r{display:flex;flex-direction:column;align-items:flex-start}.metric-value.svelte-1dhno7r.svelte-1dhno7r{font-size:2rem;font-weight:700;color:var(--color-text-primary);line-height:1;margin-bottom:.25rem}.metric-unit.svelte-1dhno7r.svelte-1dhno7r{font-size:.75rem;color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-weight:500}.cache-performance-card.svelte-1dhno7r.svelte-1dhno7r{background:var(--color-bg-tertiary);border-radius:12px;padding:1.5rem;border:1px solid rgba(255,255,255,.05);margin-top:1rem}.cache-header.svelte-1dhno7r.svelte-1dhno7r{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.cache-title.svelte-1dhno7r.svelte-1dhno7r{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:var(--color-text-primary)}.cache-status.svelte-1dhno7r.svelte-1dhno7r{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.cache-status.excellent.svelte-1dhno7r.svelte-1dhno7r{background:#22c55e1a;color:#22c55e;border:1px solid rgba(34,197,94,.2)}.cache-status.good.svelte-1dhno7r.svelte-1dhno7r{background:#ffc1071a;color:#ffc107;border:1px solid rgba(255,193,7,.2)}.cache-status.poor.svelte-1dhno7r.svelte-1dhno7r{background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.2)}.cache-metrics.svelte-1dhno7r.svelte-1dhno7r{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.cache-metric.svelte-1dhno7r.svelte-1dhno7r{background:var(--color-bg-quaternary);border-radius:8px;padding:1rem;position:relative}.cache-metric.primary.svelte-1dhno7r.svelte-1dhno7r{border:1px solid rgba(102,204,102,.2);background:#66cc660d}.cache-metric-label.svelte-1dhno7r.svelte-1dhno7r{font-size:.75rem;color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-weight:500;margin-bottom:.5rem}.cache-metric-value.svelte-1dhno7r.svelte-1dhno7r{font-size:1.25rem;font-weight:700;color:var(--color-text-primary)}.cache-progress.svelte-1dhno7r.svelte-1dhno7r{margin-top:.75rem;height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden}.cache-progress-bar.svelte-1dhno7r.svelte-1dhno7r{height:100%;background:linear-gradient(90deg,var(--color-primary),var(--color-primary-light));border-radius:2px;transition:width .5s ease}.empty-state.svelte-1dhno7r.svelte-1dhno7r{text-align:center;padding:2rem;color:var(--color-text-tertiary)}.empty-icon.svelte-1dhno7r.svelte-1dhno7r{font-size:2rem;display:block;margin-bottom:.5rem}.loading-state.svelte-1dhno7r.svelte-1dhno7r{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:2rem;background:var(--color-bg-glass);backdrop-filter:var(--glass-backdrop);-webkit-backdrop-filter:var(--glass-backdrop);border-radius:20px;border:var(--glass-border);margin:2rem;padding:3rem}.loading-state.svelte-1dhno7r p.svelte-1dhno7r{color:var(--color-text-secondary);font-size:1.1rem;font-weight:500;opacity:0;animation:svelte-1dhno7r-fadeInUp .6s ease-out .3s forwards}.spinner.svelte-1dhno7r.svelte-1dhno7r{width:50px;height:50px;border:4px solid var(--color-bg-tertiary);border-top:4px solid var(--color-primary);border-radius:50%;animation:svelte-1dhno7r-spin 1s linear infinite,svelte-1dhno7r-pulse-glow 2s ease-in-out infinite;box-shadow:0 0 20px var(--color-primary-glow)}@keyframes svelte-1dhno7r-pulse-glow{0%,to{box-shadow:0 0 20px var(--color-primary-glow)}50%{box-shadow:0 0 30px var(--color-primary-glow),0 0 40px var(--color-primary-glow)}}.clients-section.svelte-1dhno7r.svelte-1dhno7r{background:#111827;backdrop-filter:blur(12px);border-radius:12px;padding:1rem;margin-top:1rem;border:1px solid rgb(31 41 55);box-shadow:0 4px 20px #0009,inset 0 1px #66cc661a;position:relative;z-index:10;max-height:400px;overflow:hidden;display:flex;flex-direction:column}@media (max-width: 768px){.dashboard-container.svelte-1dhno7r.svelte-1dhno7r{padding:1rem}.dashboard-header.svelte-1dhno7r.svelte-1dhno7r{flex-direction:column;gap:1rem;text-align:center}.main-grid.svelte-1dhno7r.svelte-1dhno7r{grid-template-columns:1fr}.activity-section.svelte-1dhno7r.svelte-1dhno7r{grid-column:span 1}.clients-grid.svelte-1dhno7r.svelte-1dhno7r{grid-template-columns:1fr;max-height:300px;gap:.5rem}.client-card.svelte-1dhno7r.svelte-1dhno7r{padding:.5rem}.client-header.svelte-1dhno7r.svelte-1dhno7r{margin-bottom:.375rem;padding-bottom:.375rem}.info-row.svelte-1dhno7r.svelte-1dhno7r{font-size:.7rem}}@media (min-width: 768px) and (max-width: 1024px){.dashboard-container.svelte-1dhno7r.svelte-1dhno7r{padding:1.5rem;max-height:100vh;overflow-y:auto}.dashboard-header.svelte-1dhno7r.svelte-1dhno7r{padding:1rem;flex-wrap:wrap;gap:1rem}.practice-info.svelte-1dhno7r .practice-name.svelte-1dhno7r{font-size:1.5rem}.main-grid.svelte-1dhno7r.svelte-1dhno7r{grid-template-columns:1fr 1fr;gap:1rem}.backup-progress-section.svelte-1dhno7r.svelte-1dhno7r,.performance-section.svelte-1dhno7r.svelte-1dhno7r{grid-column:span 1}.activity-section.svelte-1dhno7r.svelte-1dhno7r{grid-column:span 2}.clients-grid.svelte-1dhno7r.svelte-1dhno7r{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;max-height:280px;overflow:hidden}.perf-metric-card.svelte-1dhno7r.svelte-1dhno7r{min-height:120px}.metric-value.svelte-1dhno7r.svelte-1dhno7r{font-size:1.75rem}.cache-metrics.svelte-1dhno7r.svelte-1dhno7r{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}@media (min-width: 480px) and (max-width: 767px){.dashboard-container.svelte-1dhno7r.svelte-1dhno7r{padding:1rem}.dashboard-header.svelte-1dhno7r.svelte-1dhno7r{padding:1rem;flex-direction:column;gap:.75rem}.header-actions.svelte-1dhno7r.svelte-1dhno7r{width:100%;justify-content:center;gap:1rem}.main-grid.svelte-1dhno7r.svelte-1dhno7r{grid-template-columns:1fr;gap:1rem}.performance-grid.svelte-1dhno7r.svelte-1dhno7r{grid-template-columns:repeat(2,1fr);gap:.75rem}.cache-metrics.svelte-1dhno7r.svelte-1dhno7r{grid-template-columns:1fr}.cache-performance-card.svelte-1dhno7r.svelte-1dhno7r{padding:1rem}.clients-grid.svelte-1dhno7r.svelte-1dhno7r{grid-template-columns:1fr}.backup-item.svelte-1dhno7r.svelte-1dhno7r{padding:1rem}}@media (min-width: 1024px){.main-grid.svelte-1dhno7r.svelte-1dhno7r{grid-template-columns:1fr 1fr 1fr;gap:1.5rem}.backup-progress-section.svelte-1dhno7r.svelte-1dhno7r,.performance-section.svelte-1dhno7r.svelte-1dhno7r,.activity-section.svelte-1dhno7r.svelte-1dhno7r{grid-column:span 1}}@media (min-width: 1440px){.dashboard-container.svelte-1dhno7r.svelte-1dhno7r{padding:3rem;max-width:1800px;margin:0 auto}.main-grid.svelte-1dhno7r.svelte-1dhno7r{grid-template-columns:1fr 1fr 1fr;gap:2rem}.backup-progress-section.svelte-1dhno7r.svelte-1dhno7r,.performance-section.svelte-1dhno7r.svelte-1dhno7r,.activity-section.svelte-1dhno7r.svelte-1dhno7r{grid-column:span 1}.clients-grid.svelte-1dhno7r.svelte-1dhno7r{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape){.dashboard-container.svelte-1dhno7r.svelte-1dhno7r{padding-bottom:2rem}.main-grid.svelte-1dhno7r.svelte-1dhno7r,.clients-section.svelte-1dhno7r.svelte-1dhno7r{margin-bottom:1rem}}@media (max-height: 500px) and (orientation: landscape){.dashboard-container.svelte-1dhno7r.svelte-1dhno7r{padding:.75rem .75rem 1.5rem;overflow-y:auto}.dashboard-header.svelte-1dhno7r.svelte-1dhno7r{padding:.75rem;margin-bottom:.75rem}.practice-name.svelte-1dhno7r.svelte-1dhno7r{font-size:1.25rem}.main-grid.svelte-1dhno7r.svelte-1dhno7r{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:.75rem;margin-bottom:1rem}.backup-item.svelte-1dhno7r.svelte-1dhno7r,.perf-metric.svelte-1dhno7r.svelte-1dhno7r,.client-card.svelte-1dhno7r.svelte-1dhno7r{padding:.75rem}.section-title.svelte-1dhno7r.svelte-1dhno7r{font-size:1rem}}@container (max-width: 600px){.performance-grid.svelte-1dhno7r.svelte-1dhno7r,.clients-grid.svelte-1dhno7r.svelte-1dhno7r{grid-template-columns:1fr}}.dashboard-container.svelte-1dhno7r.svelte-1dhno7r,.dashboard-header.svelte-1dhno7r.svelte-1dhno7r,.main-grid.svelte-1dhno7r.svelte-1dhno7r,.backup-progress-section.svelte-1dhno7r.svelte-1dhno7r,.performance-section.svelte-1dhno7r.svelte-1dhno7r,.activity-section.svelte-1dhno7r.svelte-1dhno7r,.clients-section.svelte-1dhno7r.svelte-1dhno7r{max-width:100%;overflow-x:hidden;box-sizing:border-box}.backup-item.svelte-1dhno7r.svelte-1dhno7r,.perf-metric.svelte-1dhno7r.svelte-1dhno7r,.client-card.svelte-1dhno7r.svelte-1dhno7r{min-width:0;overflow:hidden}.practice-name.svelte-1dhno7r.svelte-1dhno7r,.client-name.svelte-1dhno7r.svelte-1dhno7r{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 480px){.dashboard-container.svelte-1dhno7r.svelte-1dhno7r{padding:.75rem}.practice-name.svelte-1dhno7r.svelte-1dhno7r{font-size:1.25rem}.section-title.svelte-1dhno7r.svelte-1dhno7r{font-size:1rem}.metric-value.svelte-1dhno7r.svelte-1dhno7r{font-size:1.25rem}.action-btn.svelte-1dhno7r.svelte-1dhno7r{padding:.5rem 1rem;font-size:.875rem}.notification-badge.svelte-1dhno7r.svelte-1dhno7r{padding:.5rem}}@media (min-resolution: 192dpi){.status-dot.svelte-1dhno7r.svelte-1dhno7r,.badge-count.svelte-1dhno7r.svelte-1dhno7r,.progress-fill.svelte-1dhno7r.svelte-1dhno7r{transform:translateZ(0)}}@media (prefers-reduced-motion: reduce){.dashboard-header.svelte-1dhno7r.svelte-1dhno7r:before,.backup-item.svelte-1dhno7r.svelte-1dhno7r,.perf-metric.svelte-1dhno7r.svelte-1dhno7r,.client-card.svelte-1dhno7r.svelte-1dhno7r{transition:none;animation:none}.dashboard-header.svelte-1dhno7r.svelte-1dhno7r:before{display:none}}@media (prefers-color-scheme: dark){:root{--color-bg-primary:#000000;--color-bg-secondary:rgba(10, 10, 10, .95)}}@media print{.dashboard-container.svelte-1dhno7r.svelte-1dhno7r{background:#fff;color:#000}.header-actions.svelte-1dhno7r.svelte-1dhno7r,.action-btn.svelte-1dhno7r.svelte-1dhno7r{display:none}.main-grid.svelte-1dhno7r.svelte-1dhno7r{grid-template-columns:1fr}}.quick-actions-container.svelte-1dhno7r.svelte-1dhno7r{position:fixed;bottom:2rem;right:2rem;z-index:1000}.quick-actions-menu.svelte-1dhno7r.svelte-1dhno7r{position:absolute;bottom:70px;right:0;background:var(--color-bg-secondary);border-radius:16px;padding:1rem;box-shadow:var(--shadow-lg);border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(20px);min-width:200px}.quick-action-item.svelte-1dhno7r.svelte-1dhno7r{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:transparent;border:none;border-radius:12px;color:var(--color-text-primary);font-size:.875rem;font-weight:500;cursor:pointer;transition:var(--transition-smooth);margin-bottom:.5rem}.quick-action-item.svelte-1dhno7r.svelte-1dhno7r:last-child{margin-bottom:0}.quick-action-item.svelte-1dhno7r.svelte-1dhno7r:hover{background:#66cc661a;color:var(--color-primary);transform:translate(4px)}.quick-fab.svelte-1dhno7r.svelte-1dhno7r{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);border:none;color:#000;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px #6c66,0 4px 16px #0003;transition:var(--transition-bounce);position:relative;overflow:hidden}.quick-fab.svelte-1dhno7r.svelte-1dhno7r:before{content:"";position:absolute;inset:0;background:#fff3;border-radius:50%;transform:scale(0);transition:transform .3s ease}.quick-fab.svelte-1dhno7r.svelte-1dhno7r:active:before{transform:scale(1)}.quick-fab.svelte-1dhno7r.svelte-1dhno7r:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 12px 40px #66cc6680,0 6px 20px #0000004d}.quick-fab.active.svelte-1dhno7r.svelte-1dhno7r{background:linear-gradient(135deg,#f44,#c33);transform:rotate(45deg)}.quick-fab.active.svelte-1dhno7r.svelte-1dhno7r:hover{transform:translateY(-2px) scale(1.05) rotate(45deg)}.demo-notice.svelte-1dhno7r.svelte-1dhno7r{background:linear-gradient(135deg,#22c55e1a,#10b9811a);border:1px solid rgba(34,197,94,.3);border-radius:16px;padding:3rem;margin:2rem 0;text-align:center;position:relative;overflow:hidden}.demo-notice.svelte-1dhno7r.svelte-1dhno7r:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(34,197,94,.1) 0%,transparent 70%);animation:svelte-1dhno7r-pulse 4s ease-in-out infinite}@media (max-width: 768px){.quick-actions-container.svelte-1dhno7r.svelte-1dhno7r{bottom:1rem;right:1rem}.quick-action-item.svelte-1dhno7r.svelte-1dhno7r{padding:.75rem 1rem;font-size:.85rem}.quick-action-item.svelte-1dhno7r span.svelte-1dhno7r{display:inline}.quick-fab.svelte-1dhno7r.svelte-1dhno7r{width:48px;height:48px}}.b2-manager-section.svelte-1dhno7r.svelte-1dhno7r{margin-top:2rem;animation:svelte-1dhno7r-fadeInUp .5s ease}@keyframes svelte-1dhno7r-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dental-workspace.svelte-1dhno7r.svelte-1dhno7r{display:flex;flex-direction:column;gap:1.5rem;flex:1;overflow:hidden;padding:0 1rem 1rem}.primary-workspace.svelte-1dhno7r.svelte-1dhno7r{flex:1 1 100%;min-height:400px;max-height:100vh;animation:svelte-1dhno7r-slideInFromTop .5s ease;display:flex;flex-direction:column}@keyframes svelte-1dhno7r-slideInFromTop{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1dhno7r-pulse{0%,to{opacity:1}50%{opacity:.5}}.quick-actions-menu.svelte-1dhno7r.svelte-1dhno7r{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;padding:1rem;background:linear-gradient(135deg,#111827fa,#1a1a2efa);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(102,204,102,.2);border-radius:16px;position:absolute;bottom:80px;right:0;box-shadow:0 8px 32px #00000080,0 0 24px #66cc661a}.quick-action-item.svelte-1dhno7r.svelte-1dhno7r{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;background:#ffffff08;border:1px solid rgba(102,204,102,.1);border-radius:12px;color:var(--color-text-secondary);cursor:pointer;transition:all .2s ease}.quick-action-item.svelte-1dhno7r.svelte-1dhno7r:hover{background:#66cc661a;border-color:#66cc664d;color:#6c6;transform:translateY(-2px)}.quick-action-item.svelte-1dhno7r span.svelte-1dhno7r{font-size:.75rem;font-weight:500}@media (max-height: 800px){.primary-workspace.svelte-1dhno7r.svelte-1dhno7r{flex:1 1 60%;min-height:350px;max-height:60vh}.clinical-grid.svelte-1dhno7r.svelte-1dhno7r{flex:0 1 40%;max-height:calc(40vh - 2rem)}}@media (max-width: 1400px){.workstation-grid.svelte-1dhno7r.svelte-1dhno7r{grid-template-columns:1fr}}@media (max-width: 1200px){.clinical-grid.svelte-1dhno7r.svelte-1dhno7r{grid-template-columns:1fr;grid-template-rows:repeat(4,1fr);max-height:none}}.loading-container.svelte-1dhno7r.svelte-1dhno7r{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:var(--color-bg-primary);color:var(--color-text-primary)}.loading-spinner.svelte-1dhno7r.svelte-1dhno7r{width:48px;height:48px;border:4px solid rgba(102,204,102,.2);border-top:4px solid var(--color-primary);border-radius:50%;animation:svelte-1dhno7r-spin 1s linear infinite;margin-bottom:1rem}.loading-text.svelte-1dhno7r.svelte-1dhno7r{font-size:1rem;color:var(--color-text-secondary);font-weight:500}@keyframes svelte-1dhno7r-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.module-switcher.svelte-1dhno7r.svelte-1dhno7r{display:flex;gap:1rem;padding:1rem;background:#0a0a0acc;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:1rem}.module-btn.svelte-1dhno7r.svelte-1dhno7r{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#9ca3af;font-weight:500;cursor:pointer;transition:all .3s ease;position:relative}.module-btn.svelte-1dhno7r.svelte-1dhno7r:hover{background:#ffffff1a;border-color:#66cc664d;color:#fff}.module-btn.active.svelte-1dhno7r.svelte-1dhno7r{background:linear-gradient(135deg,#6c63,#4caf5033);border-color:#6c6;color:#6c6}.badge-new.svelte-1dhno7r.svelte-1dhno7r{position:absolute;top:-8px;right:-8px;background:linear-gradient(135deg,#ff6b6b,#ff4757);color:#fff;font-size:.625rem;padding:.125rem .375rem;border-radius:10px;font-weight:600;animation:svelte-1dhno7r-pulse 2s infinite}.local-vault-placeholder.svelte-1dhno7r.svelte-1dhno7r{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center}@media (max-width: 768px){.module-switcher.svelte-1dhno7r.svelte-1dhno7r{flex-direction:column}.module-btn.svelte-1dhno7r.svelte-1dhno7r{width:100%;justify-content:center}}
