.unified-recording-control.svelte-522ntv{background:#1a1a1a;color:#fff;border-radius:8px;overflow:hidden}.tab-content.svelte-522ntv{padding:20px;min-height:400px}.control-panel.svelte-522ntv{display:flex;flex-direction:column;gap:20px}.status-display.svelte-522ntv{display:flex;align-items:center;gap:15px;padding:20px;background:#2a2a2a;border-radius:8px;border:1px solid #333}.status-indicator.svelte-522ntv{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative}.status-dot.svelte-522ntv{width:20px;height:20px;background:#fff;border-radius:50%}.status-dot.pulsing.svelte-522ntv{animation:svelte-522ntv-pulse 2s infinite}@keyframes svelte-522ntv-pulse{0%,to{opacity:1}50%{opacity:.7}}.status-info.svelte-522ntv{flex:1}.status-title.svelte-522ntv{margin:0 0 8px;font-size:18px;font-weight:600;color:#fff}.status-details.svelte-522ntv{display:flex;flex-direction:column;gap:4px;font-size:14px;color:#ccc}.control-buttons.svelte-522ntv{display:flex;gap:12px;justify-content:center}.btn.svelte-522ntv{padding:12px 24px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:8px}.btn.svelte-522ntv:disabled{opacity:.5;cursor:not-allowed}.btn-primary.svelte-522ntv{background:#007acc;color:#fff}.btn-primary.svelte-522ntv:hover:not(:disabled){background:#005a9e}.btn-danger.svelte-522ntv{background:#dc3545;color:#fff}.btn-danger.svelte-522ntv:hover{background:#c82333}.btn-success.svelte-522ntv{background:#28a745;color:#fff}.btn-success.svelte-522ntv:hover{background:#218838}.btn-warning.svelte-522ntv{background:#ffc107;color:#000}.btn-warning.svelte-522ntv:hover{background:#e0a800}.btn-icon.svelte-522ntv{font-size:16px}.performance-monitor.svelte-522ntv{background:#2a2a2a;border:1px solid #333;border-radius:6px;padding:16px;margin-top:16px}.monitor-title.svelte-522ntv{margin:0 0 12px;font-size:14px;color:#fff;font-weight:600}.performance-grid.svelte-522ntv{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.stat-item.svelte-522ntv{background:#1a1a1a;border:1px solid #444;border-radius:4px;padding:10px}.stat-label.svelte-522ntv{display:block;font-size:11px;color:#999;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.stat-value.svelte-522ntv{font-size:14px;font-weight:600;color:#fff}.stat-bar.svelte-522ntv{position:relative;height:20px;background:#333;border-radius:3px;overflow:hidden;display:flex;align-items:center;justify-content:center}.stat-fill.svelte-522ntv{position:absolute;left:0;top:0;height:100%;background:#007acc;transition:width .3s ease}.stat-fill.warning.svelte-522ntv{background:#ffc107}.stat-fill.danger.svelte-522ntv{background:#dc3545}.stat-bar.svelte-522ntv .stat-value:where(.svelte-522ntv){position:relative;z-index:1;font-size:12px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5)}.quality-low.svelte-522ntv{color:#dc3545}.quality-medium.svelte-522ntv{color:#ffc107}.quality-high.svelte-522ntv{color:#28a745}.storage-calculation.svelte-522ntv{background:#2a2a2a;border:1px solid #333;border-radius:8px;padding:15px;margin-bottom:20px}.calculation-title.svelte-522ntv,.section-title.svelte-522ntv{color:#4caf50;margin:0 0 10px;font-size:14px;font-weight:700}.storage-section.svelte-522ntv{margin-top:20px;padding-top:20px;border-top:1px solid #333}.calculation-row.svelte-522ntv{display:flex;gap:15px;margin-bottom:8px}.calc-compact.svelte-522ntv{font-size:12px;color:#ccc}.calc-compact.highlight.svelte-522ntv{color:#007acc}.form-group.svelte-522ntv{margin-bottom:20px}.form-group.svelte-522ntv label:where(.svelte-522ntv){display:block;margin-bottom:8px;font-size:14px;color:#fff;font-weight:500}.form-group.svelte-522ntv input[type=number]:where(.svelte-522ntv){width:100%;padding:8px 12px;background:#333;border:1px solid #555;border-radius:4px;color:#fff;font-size:14px}.form-group.svelte-522ntv input[type=number]:where(.svelte-522ntv):focus{outline:none;border-color:#007acc}.form-group.svelte-522ntv input[type=checkbox]:where(.svelte-522ntv){margin-right:8px}.horizontal-selector.svelte-522ntv{display:flex;gap:8px;flex-wrap:wrap}.selector-option.svelte-522ntv{padding:8px 16px;background:#333;border:1px solid #555;border-radius:4px;color:#ccc;cursor:pointer;transition:all .2s;font-size:14px}.selector-option.svelte-522ntv:hover{background:#444;border-color:#666}.selector-option.active.svelte-522ntv{background:#007acc;border-color:#007acc;color:#fff}@media (max-width: 768px){.tab-content.svelte-522ntv{padding:15px}.control-buttons.svelte-522ntv{flex-direction:column}.performance-grid.svelte-522ntv{grid-template-columns:1fr;gap:8px}.performance-monitor.svelte-522ntv{padding:12px}.monitor-title.svelte-522ntv{font-size:13px}.stat-item.svelte-522ntv{padding:8px}.stat-bar.svelte-522ntv{height:16px}.calculation-row.svelte-522ntv{flex-direction:column;gap:8px}.horizontal-selector.svelte-522ntv{flex-direction:column}}.file-manager.svelte-14oqzva{height:100%;display:flex;flex-direction:column;background:#1a1a1a;color:#fff}.toolbar.svelte-14oqzva{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #333;background:#2a2a2a}.toolbar-left.svelte-14oqzva{display:flex;align-items:center;gap:12px}.search-box.svelte-14oqzva{position:relative;display:flex;align-items:center}.search-icon.svelte-14oqzva{position:absolute;left:12px;font-size:14px;color:#999}.search-input.svelte-14oqzva{padding:8px 12px 8px 36px;border:1px solid #444;border-radius:4px;font-size:14px;width:220px;background:#333;color:#fff}.search-input.svelte-14oqzva:focus{outline:none;border-color:#007acc;box-shadow:0 0 0 2px #007acc33}.filter-select.svelte-14oqzva{padding:8px 12px;border:1px solid #444;border-radius:4px;font-size:14px;background:#333;color:#fff;cursor:pointer}.folder-actions.svelte-14oqzva{display:flex;gap:4px}.folder-btn.svelte-14oqzva{padding:8px 12px;background:#333;border:1px solid #444;cursor:pointer;font-size:14px;color:#ccc;border-radius:4px;transition:all .2s;display:flex;align-items:center;gap:4px}.folder-btn.svelte-14oqzva:hover{background:#444;color:#fff;border-color:#007acc}.toolbar-right.svelte-14oqzva,.batch-actions.svelte-14oqzva{display:flex;align-items:center;gap:12px}.selected-info.svelte-14oqzva{font-size:14px;color:#ccc;font-weight:500}.empty-state.svelte-14oqzva{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.empty-icon.svelte-14oqzva{font-size:64px;margin-bottom:16px;opacity:.5}.empty-title.svelte-14oqzva{margin:0 0 8px;font-size:18px;font-weight:600;color:#fff}.empty-description.svelte-14oqzva{margin:0;font-size:14px;color:#ccc}.file-list.svelte-14oqzva{flex:1;overflow-y:auto;background:#1a1a1a}.list-header.svelte-14oqzva{display:grid;grid-template-columns:28px 1fr;gap:0px;padding:10px 16px;background:#2a2a2a;border-bottom:1px solid #444;font-size:13px;font-weight:600;color:#ccc}.header-cell.svelte-14oqzva{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.header-cell.svelte-14oqzva:hover{color:#fff}.sort-indicator.svelte-14oqzva{margin-left:4px;font-size:12px}.list-row.svelte-14oqzva{display:grid;grid-template-columns:40px 1fr;gap:0px;padding:10px 16px;border-bottom:1px solid #333;transition:background-color .2s;color:#fff}.list-row.svelte-14oqzva:hover{background:#2a2a2a}.list-row.selected.svelte-14oqzva{background:#007acc33;border-color:#007acc}.row-cell.svelte-14oqzva{display:flex;align-items:center;font-size:14px}.name-cell.svelte-14oqzva{cursor:pointer;margin-left:0}.file-name.svelte-14oqzva{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#007acc;font-weight:500}.file-name.svelte-14oqzva:hover{text-decoration:underline;color:#4da6d9}@media (max-width: 768px){.toolbar.svelte-14oqzva{flex-direction:column;gap:12px;align-items:stretch}.toolbar-left.svelte-14oqzva{flex-wrap:wrap}.search-input.svelte-14oqzva{width:200px}.list-header.svelte-14oqzva,.list-row.svelte-14oqzva{grid-template-columns:40px 1fr}}.h5-desktop-sharing-overlay.svelte-9lkkra{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;z-index:2000;display:flex;align-items:center;justify-content:center}.h5-desktop-sharing-modal.svelte-9lkkra{background:#1a1a1a;border:1px solid #333;border-radius:12px;width:90%;max-width:800px;height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 8px 32px #00000080}.modal-header.svelte-9lkkra{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #333;background:#2a2a2a}.modal-title.svelte-9lkkra{margin:0;color:#fff;font-size:20px;display:flex;align-items:center;gap:12px}.icon.svelte-9lkkra{font-size:24px}.header-info.svelte-9lkkra{display:flex;align-items:center;gap:12px;font-size:14px;color:#ccc}.status-indicator.svelte-9lkkra{padding:4px 12px;border-radius:6px;background:#333;font-weight:500;color:#fff;font-size:12px}.status-indicator.recording.svelte-9lkkra{background:#28a745;animation:svelte-9lkkra-pulse 2s infinite}.status-indicator.paused.svelte-9lkkra{background:#ffc107;color:#000}@keyframes svelte-9lkkra-pulse{0%,to{opacity:1}50%{opacity:.7}}.message.svelte-9lkkra{display:flex;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500}.error-message.svelte-9lkkra{background:#2a1f1f;color:#ff6b6b;border-left:4px solid #dc3545}.success-message.svelte-9lkkra{background:#1f2a1f;color:#51cf66;border-left:4px solid #28a745}.message-icon.svelte-9lkkra{font-size:16px}.tab-navigation.svelte-9lkkra{display:flex;background:#2a2a2a;border-bottom:1px solid #333}.tab-btn.svelte-9lkkra{flex:1;padding:15px;background:none;border:none;color:#ccc;cursor:pointer;transition:all .2s;border-bottom:3px solid transparent;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px}.tab-btn.svelte-9lkkra:hover{background:#ffffff0d;color:#fff}.tab-btn.active.svelte-9lkkra{color:#fff;border-bottom-color:#007acc;background:#007acc1a}.file-count.svelte-9lkkra{background:#ef4444;color:#fff;font-size:12px;padding:2px 6px;border-radius:10px;min-width:18px;text-align:center}.tab-content.svelte-9lkkra{flex:1;overflow-y:auto;min-height:400px;background:#1a1a1a}.modal-footer.svelte-9lkkra{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-top:1px solid #333;background:#2a2a2a}.footer-actions.svelte-9lkkra{display:flex;gap:12px}.btn.svelte-9lkkra{padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:1px solid transparent}.btn-secondary.svelte-9lkkra{background:#333;color:#fff;border-color:#555}.btn-secondary.svelte-9lkkra:hover{background:#444;border-color:#666}.video-player-container.svelte-9lkkra{display:flex;flex-direction:column;height:100%;background:#1a1a1a}.player-header.svelte-9lkkra{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #333;background:#2a2a2a}.player-header.svelte-9lkkra h3:where(.svelte-9lkkra){margin:0;color:#fff;font-size:16px;font-weight:500}@media (max-width: 768px){.h5-desktop-sharing-modal.svelte-9lkkra{width:95%;max-height:95vh}.modal-header.svelte-9lkkra{padding:15px 18px}.modal-title.svelte-9lkkra{font-size:18px}.tab-btn.svelte-9lkkra{padding:12px 16px;font-size:13px}.modal-footer.svelte-9lkkra{padding:12px 15px;flex-direction:column;gap:8px;text-align:center}}.store-settings-overlay.svelte-vsieo6{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.store-settings-modal.svelte-vsieo6{background:#1e1e1e;border:1px solid #333;border-radius:12px;width:90%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 8px 32px #00000080}.modal-header.svelte-vsieo6{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #333;background:#2a2a2a}.modal-title.svelte-vsieo6{margin:0;color:#fff;font-size:20px;display:flex;align-items:center;gap:12px}.icon.svelte-vsieo6{font-size:24px}.close-btn.svelte-vsieo6{background:none;border:none;color:#ccc;font-size:20px;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s}.close-btn.svelte-vsieo6:hover{background:#ffffff1a;color:#fff}.message.svelte-vsieo6{display:flex;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500}.error-message.svelte-vsieo6{background:#2a1f1f;color:#ff6b6b;border-left:4px solid #dc3545}.message-icon.svelte-vsieo6{font-size:16px}.modal-content.svelte-vsieo6{flex:1;padding:20px;overflow-y:auto}.loading-container.svelte-vsieo6{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#ccc}.loading-spinner.svelte-vsieo6{width:32px;height:32px;border:3px solid #333;border-top:3px solid #007acc;border-radius:50%;animation:svelte-vsieo6-spin 1s linear infinite;margin-bottom:16px}@keyframes svelte-vsieo6-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.info-grid.svelte-vsieo6{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:start}.info-section.svelte-vsieo6{display:flex;flex-direction:column;gap:16px}.info-item.svelte-vsieo6{display:flex;flex-direction:column;gap:6px}.info-label.svelte-vsieo6{font-size:12px;color:#999;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.info-value.svelte-vsieo6{font-size:14px;color:#fff;padding:8px 12px;background:#333;border-radius:6px;border:1px solid #444;min-height:20px;display:flex;align-items:center;justify-content:space-between}.uuid-value.svelte-vsieo6{cursor:pointer;transition:all .2s}.uuid-value.svelte-vsieo6:hover{background:#3a3a3a;border-color:#555}.copy-icon.svelte-vsieo6{opacity:.6;font-size:12px}.qr-section.svelte-vsieo6{display:flex;justify-content:center}.qr-container.svelte-vsieo6{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px;background:#2a2a2a;border-radius:8px;border:1px solid #333}.qr-title.svelte-vsieo6{margin:0;font-size:14px;color:#fff;font-weight:500}.qr-code.svelte-vsieo6{width:150px;height:150px;border-radius:8px;background:#fff;padding:8px}.qr-placeholder.svelte-vsieo6{width:150px;height:150px;display:flex;align-items:center;justify-content:center;background:#333;border-radius:8px;color:#999;font-size:12px}.qr-description.svelte-vsieo6{margin:0;font-size:12px;color:#999;text-align:center;max-width:150px}@media (max-width: 768px){.store-settings-modal.svelte-vsieo6{width:95%;max-height:90vh}.info-grid.svelte-vsieo6{grid-template-columns:1fr;gap:20px}.modal-header.svelte-vsieo6,.modal-content.svelte-vsieo6{padding:16px}.qr-section.svelte-vsieo6{justify-content:center}}.settings-overlay.svelte-fbwxva{position:fixed;top:0;left:0;right:0;bottom:0;background:transparent;z-index:1000}.settings-menu.svelte-fbwxva{position:absolute;top:60px;right:15px;background:#000000e6;border:1px solid #333;border-radius:8px;min-width:150px;box-shadow:0 4px 15px #00000080}.menu-item.svelte-fbwxva{padding:15px 20px;color:#fff;font-size:16px;cursor:pointer;border-bottom:1px solid #333;transition:background-color .2s ease}.menu-item.svelte-fbwxva:last-child{border-bottom:none}.menu-item.svelte-fbwxva:hover{background-color:#ffffff1a}.menu-item.svelte-fbwxva:first-child{border-radius:8px 8px 0 0}.menu-item.svelte-fbwxva:last-child{border-radius:0 0 8px 8px}.menu-item.svelte-fbwxva:only-child{border-radius:8px}.menu-item.active.svelte-fbwxva{background-color:#22c55e33;border-left:3px solid #22c55e}.menu-item.active.svelte-fbwxva:hover{background-color:#22c55e4d}.menu-item.inactive.svelte-fbwxva{background-color:#ef44441a;border-left:3px solid #ef4444}.menu-item.inactive.svelte-fbwxva:hover{background-color:#ef444433}.menu-item.ready.svelte-fbwxva{background-color:#3b82f61a;border-left:3px solid #3b82f6}.menu-item.ready.svelte-fbwxva:hover{background-color:#3b82f633}.menu-item.disabled.svelte-fbwxva{background-color:#6b72801a;border-left:3px solid #6b7280;opacity:.6;cursor:not-allowed}.menu-item.disabled.svelte-fbwxva:hover{background-color:#6b72801a}.region-selector-overlay.svelte-niyhwl{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1000;-webkit-user-select:none;user-select:none}.selection-box.svelte-niyhwl{position:absolute;border:2px solid #ff6b35;box-shadow:0 0 0 1px #ffffff4d,inset 0 0 0 1px #ff6b3533;cursor:move;pointer-events:all;background:#ff6b351a}.selection-box.svelte-niyhwl:hover{border-color:#ff8c42;box-shadow:0 0 0 1px #ffffff80,inset 0 0 0 1px #ff8c424d,0 0 10px #ff6b354d}.resize-handle.svelte-niyhwl{position:absolute;width:8px;height:8px;background:#ff6b35;border:1px solid white;border-radius:50%;cursor:nw-resize;transition:all .2s ease;animation:svelte-niyhwl-blink 1.5s ease-in-out infinite}.resize-handle.svelte-niyhwl:hover{background:#ff8c42;transform:scale(1.2);box-shadow:0 0 5px #ff6b3580;animation:none}@keyframes svelte-niyhwl-blink{0%,to{opacity:1;box-shadow:0 0 3px #ff6b354d}50%{opacity:.4;box-shadow:0 0 8px #ff6b35cc}}.control-panel.svelte-niyhwl{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:10px;background:#000c;padding:10px 15px;border-radius:8px;border:1px solid #333}.control-btn.svelte-niyhwl{padding:8px 16px;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:60px}.control-btn.save.svelte-niyhwl{background:#4caf50;color:#fff}.control-btn.save.svelte-niyhwl:hover{background:#45a049;transform:translateY(-1px)}.control-btn.reset.svelte-niyhwl{background:#2196f3;color:#fff}.control-btn.reset.svelte-niyhwl:hover{background:#1976d2;transform:translateY(-1px)}.control-btn.cancel.svelte-niyhwl{background:#f44336;color:#fff}.control-btn.cancel.svelte-niyhwl:hover{background:#d32f2f;transform:translateY(-1px)}.rtsp-player.svelte-gddewz{display:flex;flex-direction:column;overflow:hidden;background:#000}.video-container.svelte-gddewz{position:relative;flex:1;width:100%;height:100%}.video-element.svelte-gddewz{display:block}.error-overlay.svelte-gddewz{position:absolute;top:0;left:0;right:0;bottom:0;background:#8b0000e6;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;padding:20px}.error-icon.svelte-gddewz{font-size:48px;margin-bottom:10px}.error-text.svelte-gddewz{font-size:14px;max-width:300px}.svelte-6dlu7x{margin:0;padding:0;box-sizing:border-box}.container.svelte-6dlu7x{display:flex;flex-direction:column;width:100%;height:100vh;font-family:Microsoft YaHei,Arial,sans-serif;background-color:#000;color:#fff}.section.svelte-6dlu7x{width:100%;padding:10px}.top-section.svelte-6dlu7x{margin-top:60px;padding:0;flex:1;background-color:#0a0a0a;border-bottom:1px solid #222;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center}.loading-hint.svelte-6dlu7x{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#888;font-size:14px;z-index:1}.middle-section.svelte-6dlu7x{flex:1;background-color:#0a0a0a;border-top:1px solid #222;border-bottom:1px solid #222;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.logo-container.svelte-6dlu7x{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%}#logo.svelte-6dlu7x{max-width:85%;max-height:85%;z-index:2;filter:drop-shadow(0 0 15px rgba(212,175,55,.9)) brightness(1.15);position:relative;animation:svelte-6dlu7x-footerLogoFloat 3s ease-in-out infinite}#logo.svelte-6dlu7x:before{content:"";position:absolute;top:-15px;left:-15px;right:-15px;bottom:-15px;background:radial-gradient(circle at center,rgba(212,175,55,.4) 0%,transparent 70%);z-index:-1;border-radius:50%}.bottom-section.svelte-6dlu7x{flex:1;background-color:#0a0a0a;border-top:1px solid #222;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-height:33.33%;position:relative}.welcome-text.svelte-6dlu7x{color:#d4af37;font-size:20px;font-weight:700;text-align:center;margin-bottom:10px}.frame-preview-container.svelte-6dlu7x{position:absolute;top:20px;right:20px;z-index:10;background:#000c;border:2px solid #d4af37;border-radius:8px;padding:8px;box-shadow:0 4px 12px #d4af374d}.frame-preview-image.svelte-6dlu7x{width:200px;height:auto;max-height:150px;object-fit:contain;border-radius:4px;display:block}.frame-preview-label.svelte-6dlu7x{color:#d4af37;font-size:12px;text-align:center;margin-top:4px;font-weight:700}.employee-info.svelte-6dlu7x{margin-top:15px;text-align:center}.employee-id.svelte-6dlu7x{color:#d4af37;font-size:16px;font-weight:700;margin-bottom:5px}.employee-name.svelte-6dlu7x{color:#fff;font-size:14px;font-weight:400}.recognizing-text.svelte-6dlu7x{color:#888;font-size:14px;font-style:italic}.drag-area.svelte-6dlu7x{position:fixed;top:0;left:0;right:0;height:30px;background:transparent;cursor:move;z-index:99;-webkit-app-region:drag;-webkit-user-select:none;user-select:none;pointer-events:auto}.drag-area.svelte-6dlu7x:hover{background:#ffffff0d}.settings-button.svelte-6dlu7x{position:absolute;top:20px;right:10px;width:36px;height:36px;background-color:#00000080;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:100;transition:all .3s ease;-webkit-app-region:no-drag;pointer-events:auto}.settings-button.svelte-6dlu7x:hover{background-color:#ffd7004d;transform:rotate(30deg)}.settings-button.svelte-6dlu7x svg:where(.svelte-6dlu7x){width:20px;height:20px;fill:#fff}.restore-button.svelte-6dlu7x{position:absolute;top:20px;right:56px;width:36px;height:36px;background-color:#00000080;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:100;transition:all .3s ease;-webkit-app-region:no-drag;pointer-events:auto}.restore-button.svelte-6dlu7x:hover{background-color:#22c55e4d;animation:svelte-6dlu7x-arrowBounce .6s ease-in-out infinite}@keyframes svelte-6dlu7x-arrowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.restore-button.svelte-6dlu7x svg:where(.svelte-6dlu7x){width:20px;height:20px;fill:#fff}.refresh-button.svelte-6dlu7x{position:absolute;top:20px;right:102px;width:36px;height:36px;background-color:#00000080;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:100;transition:all .3s ease;-webkit-app-region:no-drag;pointer-events:auto}.refresh-button.svelte-6dlu7x:hover{background-color:#3b82f64d}.refresh-button.svelte-6dlu7x svg:where(.svelte-6dlu7x){width:20px;height:20px;fill:#fff;transition:transform .3s ease}.refresh-button.spinning.svelte-6dlu7x svg:where(.svelte-6dlu7x){animation:svelte-6dlu7x-refreshSpin 1s linear infinite}@keyframes svelte-6dlu7x-refreshSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.compact-mode-overlay.svelte-6dlu7x{position:fixed;bottom:0;left:0;right:0;top:0;pointer-events:none;z-index:200}.compact-logo-container.svelte-6dlu7x{position:absolute;top:20px;left:20px;width:60px;height:60px;pointer-events:auto}.compact-logo.svelte-6dlu7x{width:100%;height:100%;filter:drop-shadow(0 0 15px rgba(212,175,55,.9)) brightness(1.15);animation:svelte-6dlu7x-footerLogoFloat 3s ease-in-out infinite;position:relative}.compact-logo.svelte-6dlu7x:before{content:"";position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;background:radial-gradient(circle at center,rgba(212,175,55,.4) 0%,transparent 70%);z-index:-1;border-radius:50%;animation:svelte-6dlu7x-pulse 2s infinite ease-in-out}@keyframes svelte-6dlu7x-pulse{0%{transform:scale(.8);opacity:.5}50%{transform:scale(1);opacity:1}to{transform:scale(.8);opacity:.5}}@keyframes svelte-6dlu7x-footerLogoFloat{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.welcome-bubble.svelte-6dlu7x{position:absolute;top:30px;left:100px;background:linear-gradient(135deg,#d4af3780,#ffd70066);color:#fff;padding:8px 12px;border-radius:15px;font-size:12px;font-weight:700;box-shadow:0 2px 8px #d4af3733;pointer-events:auto}.bubble-content.svelte-6dlu7x{position:relative;z-index:1}@media (max-height: 600px){#logo.svelte-6dlu7x{max-width:70%;max-height:70%}.compact-logo-container.svelte-6dlu7x{width:50px;height:50px;top:15px;left:15px}.welcome-bubble.svelte-6dlu7x{top:25px;left:80px;padding:6px 10px;font-size:11px}}
