.audio-player.svelte-j1l7g3{border:1px solid var(--border-subtle);background:var(--bg-surface-muted,var(--bg-surface));width:100%;color:var(--text-primary);border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem .875rem;display:flex}.audio-play.svelte-j1l7g3{background:var(--brand);width:2.25rem;height:2.25rem;color:var(--brand-contrast-fg);cursor:pointer;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .15s,transform .15s;display:inline-flex}.audio-play.svelte-j1l7g3:hover:not(:disabled){opacity:.9;transform:scale(1.04)}.audio-play.svelte-j1l7g3:active:not(:disabled){transform:scale(.96)}.audio-play.svelte-j1l7g3:disabled{opacity:.55;cursor:default}.audio-spinner.svelte-j1l7g3{animation:.9s linear infinite svelte-j1l7g3-audio-spin;display:inline-flex}@keyframes svelte-j1l7g3-audio-spin{to{transform:rotate(360deg)}}.audio-body.svelte-j1l7g3{flex-direction:column;flex:1;gap:.45rem;min-width:0;display:flex}.audio-top.svelte-j1l7g3{align-items:center;gap:.5rem;min-width:0;display:flex}.audio-title.svelte-j1l7g3{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.8125rem;font-weight:600;overflow:hidden}.audio-subtitle.svelte-j1l7g3{color:var(--text-tertiary);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.75rem}.audio-top-spacer.svelte-j1l7g3{flex:1}.audio-rate.svelte-j1l7g3{border:1px solid var(--border-subtle);min-width:2.25rem;height:1.5rem;color:var(--text-tertiary);font-variant-numeric:tabular-nums;cursor:pointer;background:0 0;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;padding:0 .375rem;font-size:.6875rem;transition:color .15s,border-color .15s;display:inline-flex}.audio-rate.svelte-j1l7g3:hover{color:var(--text-primary);border-color:var(--text-tertiary)}.audio-icon-btn.svelte-j1l7g3{width:1.75rem;height:1.75rem;color:var(--text-tertiary);border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background-color .15s;display:inline-flex}.audio-icon-btn.svelte-j1l7g3:hover{color:var(--text-primary);background:var(--bg-surface-hover)}.audio-bottom.svelte-j1l7g3{align-items:center;gap:.625rem;min-width:0;display:flex}.audio-progress.svelte-j1l7g3{appearance:none;background:linear-gradient(to right, var(--brand) 0%, var(--brand) var(--seek-percent,0%), var(--border-subtle) var(--seek-percent,0%), var(--border-subtle) 100%);cursor:pointer;border-radius:9999px;flex:1;min-width:0;height:.375rem;margin:0}.audio-progress.svelte-j1l7g3::-webkit-slider-thumb{appearance:none;background:var(--brand);width:.75rem;height:.75rem;box-shadow:0 0 0 2px var(--bg-surface-muted,var(--bg-surface));border:none;border-radius:9999px;transition:transform .12s}.audio-progress.svelte-j1l7g3::-webkit-slider-thumb:hover{transform:scale(1.15)}.audio-progress.svelte-j1l7g3::-moz-range-thumb{background:var(--brand);width:.75rem;height:.75rem;box-shadow:0 0 0 2px var(--bg-surface-muted,var(--bg-surface));border:none;border-radius:9999px}.audio-progress.svelte-j1l7g3:disabled{opacity:.5;cursor:default}.audio-time.svelte-j1l7g3{color:var(--text-tertiary);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;font-size:.6875rem}.audio-time-divider.svelte-j1l7g3{opacity:.6;margin-inline:.25rem}.audio-extra.svelte-j1l7g3{align-items:center;gap:.375rem;min-width:0;display:flex}.audio-extra.svelte-j1l7g3 .audio-icon-btn:where(.svelte-j1l7g3){width:1.5rem;height:1.5rem}.audio-volume.svelte-j1l7g3{background:linear-gradient(to right, var(--text-tertiary) 0%, var(--text-tertiary) var(--seek-percent,0%), var(--border-subtle) var(--seek-percent,0%), var(--border-subtle) 100%);flex:0 8rem;min-width:3rem}.audio-volume.svelte-j1l7g3::-webkit-slider-thumb{background:var(--text-tertiary);width:.625rem;height:.625rem}.audio-volume.svelte-j1l7g3::-moz-range-thumb{background:var(--text-tertiary);width:.625rem;height:.625rem}.audio-error-icon.svelte-j1l7g3{background:color-mix(in srgb, var(--error-400) 14%, transparent);width:2.25rem;height:2.25rem;color:var(--error-400);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.audio-error-body.svelte-j1l7g3{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.audio-error-hint.svelte-j1l7g3{color:var(--text-tertiary);font-size:.75rem}
