.speaker-icon.svelte-hgfohg{display:inline-flex;align-items:center;justify-content:center;padding:8px;border:1px solid transparent;background:var(--hover-bg, var(--bg-tertiary));color:var(--text-primary);border-radius:8px;box-sizing:border-box;cursor:pointer;transition:background .2s ease,border-color .2s ease,border-width .2s ease,color .2s ease,transform .2s ease,opacity .2s ease;position:relative;min-width:36px;min-height:36px;-webkit-tap-highlight-color:transparent;outline:none}@media(hover:hover)and (pointer:fine){.speaker-icon.svelte-hgfohg:hover:not(.disabled){background:var(--border);transform:scale(1.05)}}.speaker-icon.svelte-hgfohg:active:not(.disabled){transform:scale(.95)}.speaker-icon.disabled.svelte-hgfohg{opacity:.5;cursor:not-allowed}.speaker-icon.loading.svelte-hgfohg{opacity:.8;cursor:wait}.speaker-icon.playing.svelte-hgfohg{background:var(--green);border-color:var(--green);border-width:2px;color:#fff}.speaker-icon.playing.svelte-hgfohg:hover{background:color-mix(in srgb,var(--green) 80%,black);border-color:color-mix(in srgb,var(--green) 80%,black)}.speaker-icon.error.svelte-hgfohg{background:#ef444433;color:#ef4444}.speaker-icon.error.svelte-hgfohg:hover:not(.disabled){background:#ef44444d}.playing-pulse{animation:svelte-hgfohg-pulse 1.5s ease-in-out infinite}.animate-spin{animation:svelte-hgfohg-spin 1s linear infinite}@keyframes svelte-hgfohg-pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes svelte-hgfohg-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-tooltip.svelte-hgfohg{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:4px;padding:6px 8px;background:#ef4444e6;color:#fff;font-size:12px;border-radius:4px;white-space:nowrap;z-index:1000;pointer-events:none;max-width:200px;word-break:break-word;white-space:normal}.error-tooltip.svelte-hgfohg:before{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border:4px solid transparent;border-bottom-color:#ef4444e6}@media(max-width:768px){.speaker-icon.svelte-hgfohg{min-width:32px;min-height:32px;padding:6px}.error-tooltip.svelte-hgfohg{font-size:11px;padding:4px 6px;max-width:150px}}.speaker-icon.svelte-hgfohg:focus-visible{outline:2px solid var(--primary, #007bff);outline-offset:2px}@media(prefers-contrast:high){.speaker-icon.svelte-hgfohg{border:1px solid currentColor}.speaker-icon.playing.svelte-hgfohg{background:var(--green);border-color:var(--green)}.speaker-icon.error.svelte-hgfohg{background:#ef4444;border-color:#ef4444}}@media(prefers-reduced-motion:reduce){.speaker-icon.svelte-hgfohg{transition:none}.playing-pulse{animation:none}.speaker-icon.svelte-hgfohg:hover:not(.disabled){transform:none}.speaker-icon.svelte-hgfohg:active:not(.disabled){transform:none}}.audio-player-wrapper.svelte-j1l7g3{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;overflow:hidden;flex-shrink:0;margin-right:5px}.audio-player-wrapper.svelte-j1l7g3 .speaker-icon{width:30px;min-width:30px;height:30px;min-height:30px;padding:0;color:var(--text-primary);border-radius:8px;box-sizing:border-box}.audio-player-wrapper.custom-text-color.svelte-j1l7g3 .speaker-icon{color:var(--custom-text-color)}@media(hover:hover)and (pointer:fine){.audio-player-wrapper.svelte-j1l7g3 .speaker-icon:hover:not(.disabled){background:var(--bg-tertiary);transform:scale(1.05)}}.audio-player-wrapper.svelte-j1l7g3 .speaker-icon:active:not(.disabled){background:var(--bg-tertiary);transform:scale(.95)}.audio-player-wrapper.svelte-j1l7g3 .speaker-icon.playing{background:var(--green)!important;border:2px solid var(--green);box-shadow:0 4px 12px var(--green-fade);color:#fff!important}.audio-player-wrapper.svelte-j1l7g3 .speaker-icon.loading{color:var(--text-primary)!important}.audio-player-wrapper.custom-text-color.svelte-j1l7g3 .speaker-icon.loading{color:var(--custom-text-color)!important}.audio-player-wrapper.svelte-j1l7g3 .speaker-icon.error{background:#ef444433;color:#ef4444!important}
