.quotes-slideshow-container.svelte-2epwrb{background:var(--glass-bg);width:100%;max-width:800px;max-height:90vh;box-shadow:0 25px 50px var(--shadow-medium);border:1px solid var(--border-primary);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:2rem;position:relative;overflow-y:auto}.quotes-header.svelte-2epwrb{border-bottom:1px solid var(--border-primary);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.quotes-title.svelte-2epwrb{color:var(--text-accent);text-shadow:0 2px 4px var(--shadow-light);align-items:center;gap:.5rem;margin:0;font-size:1.8rem;font-weight:700;display:flex}.header-actions.svelte-2epwrb{gap:.5rem;display:flex}.control-btn.svelte-2epwrb{background:var(--bg-secondary);border:1px solid var(--border-secondary);color:var(--text-primary);cursor:pointer;border-radius:8px;padding:.5rem;font-size:1.2rem;transition:all .2s}.control-btn.svelte-2epwrb:hover{background:var(--bg-tertiary);border-color:var(--text-accent)}.control-btn.svelte-2epwrb:disabled{opacity:.5;cursor:not-allowed}.loading-container.svelte-2epwrb,.error-container.svelte-2epwrb,.empty-container.svelte-2epwrb{min-height:300px;color:var(--text-primary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}.loading-spinner.svelte-2epwrb{border:3px solid var(--border-secondary);border-top:3px solid var(--text-accent);border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite svelte-2epwrb-spin}@keyframes svelte-2epwrb-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.retry-btn.svelte-2epwrb{background:linear-gradient(135deg, var(--text-accent) 0%, var(--text-accent-hover) 100%);color:var(--bg-primary);cursor:pointer;border:none;border-radius:8px;margin-top:1rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.retry-btn.svelte-2epwrb:hover{box-shadow:0 4px 12px var(--shadow-light);transform:translateY(-2px)}.slideshow-content.svelte-2epwrb{align-items:center;gap:1rem;min-height:300px;display:flex}.nav-btn.svelte-2epwrb{background:var(--bg-secondary);border:1px solid var(--border-secondary);width:50px;height:50px;color:var(--text-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .2s;display:flex}.nav-btn.svelte-2epwrb:hover:not(:disabled){background:var(--bg-tertiary);border-color:var(--text-accent);transform:scale(1.1)}.nav-btn.svelte-2epwrb:disabled{opacity:.3;cursor:not-allowed}.quote-display.svelte-2epwrb{flex:1;justify-content:center;align-items:center;min-height:200px;display:flex}.quote-content.svelte-2epwrb{text-align:center;max-width:600px}.quote-text.svelte-2epwrb{color:var(--text-primary);text-shadow:0 2px 4px var(--shadow-light);margin:0 0 1rem;font-size:1.4rem;font-style:italic;line-height:1.6}.quote-source.svelte-2epwrb{color:var(--text-accent);margin-top:1rem;font-size:1rem;font-style:normal;font-weight:600;display:block}.progress-container.svelte-2epwrb{flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;display:flex}.progress-dots.svelte-2epwrb{gap:.5rem;display:flex}.progress-dot.svelte-2epwrb{background:var(--border-secondary);cursor:pointer;border:none;border-radius:50%;width:12px;height:12px;transition:all .2s}.progress-dot.active.svelte-2epwrb{background:var(--text-accent);transform:scale(1.2)}.progress-dot.svelte-2epwrb:hover:not(.active){background:var(--border-primary)}.progress-text.svelte-2epwrb{color:var(--text-secondary);font-size:.9rem}.controls-info.svelte-2epwrb{text-align:center;border-top:1px solid var(--border-primary);color:var(--text-secondary);margin-top:1.5rem;padding-top:1rem;font-size:.8rem}@media (width<=768px){.quotes-slideshow-container.svelte-2epwrb{margin:.5rem;padding:1rem}.quotes-title.svelte-2epwrb{font-size:1.4rem}.quote-text.svelte-2epwrb{font-size:1.2rem}.nav-btn.svelte-2epwrb{width:40px;height:40px;font-size:1.2rem}.slideshow-content.svelte-2epwrb{gap:.5rem}}
