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