.aa-avatar[data-v-3cdd4582]{align-items:center;background:var(--aa-color-surface-elevated);border:1px solid var(--aa-color-border);border-radius:var(--aa-radius-full);display:inline-flex;flex-shrink:0;justify-content:center;overflow:hidden}.aa-avatar__img[data-v-3cdd4582]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.aa-avatar__initials[data-v-3cdd4582]{color:var(--aa-color-text-secondary);font-weight:var(--aa-font-semibold);-webkit-user-select:none;-moz-user-select:none;user-select:none}.waveform-player[data-v-c201497e]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.waveform-player__canvas[data-v-c201497e]{display:block;width:100%}.host-popup__profile[data-v-7bbadd68]{align-items:center;display:flex;gap:var(--aa-space-4);margin-bottom:var(--aa-space-5)}.host-popup__avatar-wrap[data-v-7bbadd68]{flex-shrink:0}.host-popup__avatar[data-v-7bbadd68]{border-radius:var(--aa-radius-full);height:72px;overflow:hidden;width:72px}.host-popup__identity[data-v-7bbadd68]{min-width:0}.host-popup__name[data-v-7bbadd68]{color:var(--aa-color-text);font-size:var(--aa-text-lg);font-weight:var(--aa-font-semibold);line-height:1.3;margin:0}.host-popup__title[data-v-7bbadd68]{color:var(--aa-color-text-muted);font-size:var(--aa-text-sm);margin:var(--aa-space-1) 0 0}.host-popup__bio[data-v-7bbadd68]{margin-bottom:var(--aa-space-5)}.host-popup__audio-box[data-v-7bbadd68]{background:var(--aa-color-surface);border-radius:var(--aa-radius-lg);padding:var(--aa-space-4)}.host-popup__player-row[data-v-7bbadd68]{align-items:center;display:flex;gap:var(--aa-space-3)}.host-popup__play-btn[data-v-7bbadd68]{align-items:center;background:var(--aa-color-text);border-radius:var(--aa-radius-full);color:var(--aa-color-surface);display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.host-popup__waveform[data-v-7bbadd68]{flex:1;min-width:0}.host-popup__waveform-placeholder[data-v-7bbadd68]{background:var(--aa-color-border-subtle);border-radius:var(--aa-radius-sm);flex:1;height:32px;opacity:.3}.host-popup__duration[data-v-7bbadd68]{color:var(--aa-color-text-muted);flex-shrink:0;font-size:var(--aa-text-xs);font-variant-numeric:tabular-nums}.host-popup__transcript[data-v-7bbadd68]{border-top:1px solid var(--aa-color-border-subtle);margin-top:var(--aa-space-3);max-height:200px;overflow-y:auto;padding-top:var(--aa-space-3)}.host-popup__transcript-skeleton[data-v-7bbadd68]{display:flex;flex-direction:column;gap:var(--aa-space-2);margin-top:var(--aa-space-3)}.host-popup__transcript-label[data-v-7bbadd68]{color:var(--aa-color-text-muted);font-size:var(--aa-text-xs);font-weight:var(--aa-font-semibold);letter-spacing:.5px;margin:0 0 var(--aa-space-2);text-transform:uppercase}.host-popup__segment[data-v-7bbadd68]{border-radius:var(--aa-radius-sm);color:var(--aa-color-text-secondary);cursor:pointer;font-size:var(--aa-text-sm);line-height:1.6;padding:var(--aa-space-1) var(--aa-space-2);transition:background var(--aa-transition-fast)}.host-popup__segment[data-v-7bbadd68]:hover{background:var(--aa-color-border-subtle)}.host-popup__segment--active[data-v-7bbadd68]{background:color-mix(in srgb,var(--aa-color-primary) 10%,transparent)}.host-popup__timestamp[data-v-7bbadd68]{background:var(--aa-color-border-subtle);border-radius:var(--aa-radius-sm);color:var(--aa-color-text-muted);font-size:var(--aa-text-xs);font-variant-numeric:tabular-nums;margin-right:var(--aa-space-1);padding:1px 4px}.host-card[data-v-f7941837]{align-items:flex-start;background:var(--aa-color-surface-elevated,var(--aa-color-surface));border:1px solid var(--aa-color-border-subtle);border-radius:var(--aa-radius-xl);display:flex;gap:var(--aa-space-4);padding:var(--aa-space-4);transition:border-color var(--aa-transition-fast),box-shadow var(--aa-transition-fast)}.host-card--compact[data-v-f7941837]{align-items:center;flex-direction:column;text-align:center}.host-card--interactive[data-v-f7941837]{cursor:pointer}.host-card--interactive[data-v-f7941837]:hover{border-color:var(--aa-color-border);box-shadow:0 1px 8px #0000000d}.host-card--interactive[data-v-f7941837]:focus-visible{outline:2px solid var(--aa-color-primary);outline-offset:2px}.host-card__avatar-area[data-v-f7941837]{flex-shrink:0}.host-card__avatar-ring[data-v-f7941837]{background:linear-gradient(145deg,var(--aa-color-primary) 0,color-mix(in srgb,var(--aa-color-primary) 50%,var(--aa-color-surface)) 100%);border-radius:var(--aa-radius-full);height:64px;padding:2.5px;position:relative;width:64px}.host-card__avatar-ring--playing[data-v-f7941837]{animation:host-ring-pulse-f7941837 2s var(--aa-ease-smooth) infinite}@keyframes host-ring-pulse-f7941837{0%,to{box-shadow:0 0 color-mix(in srgb,var(--aa-color-primary) 25%,transparent)}50%{box-shadow:0 0 0 5px color-mix(in srgb,var(--aa-color-primary) 0%,transparent)}}.host-card__avatar-img[data-v-f7941837]{border:2px solid var(--aa-color-surface-elevated,var(--aa-color-surface));border-radius:var(--aa-radius-full);height:100%;overflow:hidden;width:100%}.host-card__avatar-img[data-v-f7941837] .aa-img{border-radius:var(--aa-radius-full)}.host-card__avatar-initials[data-v-f7941837]{background:var(--aa-color-surface);color:var(--aa-color-primary);font-size:20px;font-weight:var(--aa-font-bold);height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.host-card__avatar-initials[data-v-f7941837],.host-card__play-badge[data-v-f7941837]{align-items:center;border:2px solid var(--aa-color-surface-elevated,var(--aa-color-surface));border-radius:var(--aa-radius-full);display:flex;justify-content:center}.host-card__play-badge[data-v-f7941837]{background:var(--aa-color-text);bottom:-2px;cursor:pointer;height:24px;padding:0;position:absolute;right:-2px;transition:transform var(--aa-transition-fast);width:24px;z-index:1}.host-card__play-badge[data-v-f7941837]:hover{transform:scale(1.1)}.host-card__content[data-v-f7941837]{flex:1;min-width:0}.host-card__content[data-v-f7941837],.host-card__header[data-v-f7941837]{display:flex;flex-direction:column}.host-card--compact .host-card__header[data-v-f7941837]{align-items:center}.host-card__label[data-v-f7941837]{color:var(--aa-color-text-muted);font-size:var(--aa-text-xs);font-weight:var(--aa-font-medium);letter-spacing:.05em;line-height:1;margin-bottom:var(--aa-space-1);text-transform:uppercase}.host-card__name[data-v-f7941837]{color:var(--aa-color-text);font-family:var(--aa-heading-font);font-size:var(--aa-text-lg);font-weight:var(--aa-font-semibold);line-height:1.25;margin:0}.host-card__role[data-v-f7941837]{line-height:1.4;margin-top:2px}.host-card__bio[data-v-f7941837],.host-card__role[data-v-f7941837]{color:var(--aa-color-text-secondary);font-size:var(--aa-text-sm)}.host-card__bio[data-v-f7941837]{display:-webkit-box;-webkit-line-clamp:2;line-height:var(--aa-leading-relaxed,1.6);margin:var(--aa-space-2) 0 0;-webkit-box-orient:vertical;overflow:hidden}.host-card__actions[data-v-f7941837]{align-items:center;border-top:1px solid var(--aa-color-border-subtle);display:flex;gap:var(--aa-space-3);margin-top:var(--aa-space-3);padding-top:var(--aa-space-3)}.host-card__audio-hint[data-v-f7941837]{align-items:center;color:var(--aa-color-text-muted);display:inline-flex;font-size:var(--aa-text-xs);gap:var(--aa-space-1)}.host-card__cta[data-v-f7941837]{align-items:center;color:var(--aa-color-primary);display:inline-flex;font-size:var(--aa-text-sm);font-weight:var(--aa-font-medium);gap:2px;margin-left:auto;transition:gap var(--aa-transition-fast)}.host-card--interactive:hover .host-card__cta[data-v-f7941837]{gap:var(--aa-space-1)}@media(min-width:640px){.host-card[data-v-f7941837]{gap:var(--aa-space-5);padding:var(--aa-space-5)}.host-card__avatar-ring[data-v-f7941837]{height:80px;width:80px}.host-card__avatar-initials[data-v-f7941837]{font-size:24px}.host-card__name[data-v-f7941837]{font-size:var(--aa-heading-3-size,var(--aa-text-xl))}.host-card__play-badge[data-v-f7941837]{height:28px;width:28px}.host-card__bio[data-v-f7941837]{-webkit-line-clamp:3}}@media(min-width:1024px){.host-card[data-v-f7941837]{padding:var(--aa-space-5) var(--aa-space-6)}}
