.ai-talking-avatar-audio-ori-selecte[data-v-aa6bc13a]{align-items:center;align-self:stretch;background:var(--color-foreground-normalcy-color-secondary);border:1px solid var(--color-stroke-normalcy-color-tertiary);border-radius:12px;display:flex;gap:4px;justify-content:center;padding:4px;width:100%}.ai-talking-avatar-audio-ori-selecte.disabled[data-v-aa6bc13a]{cursor:not-allowed;opacity:.3}.ai-talking-avatar-audio-ori-selecte.disabled .select-item[data-v-aa6bc13a]{cursor:not-allowed}.ai-talking-avatar-audio-ori-selecte .select-item[data-v-aa6bc13a]{align-items:center;border-radius:10px;color:var(--color-text-dynamic-white-tertiary);cursor:pointer;display:flex;flex:1;flex:1 0 0;font-size:14px;font-style:normal;font-weight:700;gap:8px;justify-content:center;line-height:20px;padding:8px 16px;text-align:center}.ai-talking-avatar-audio-ori-selecte .select-item.active[data-v-aa6bc13a],.ai-talking-avatar-audio-ori-selecte .select-item[data-v-aa6bc13a]:hover{background:var(--color-foreground-normalcy-color-quaternary);color:var(--color-text-dynamic-white-primary)}.voice-select-mobile[data-v-fb86889d]{animation:voice-select-mobile-slide-up-fb86889d .35s ease-out forwards;background:var(--color-background-container);border:1px solid var(--color-stroke-normalcy-color-secondary);border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 8px 32px 0 var(--effect-drop-shadow-Lg-colors);display:flex;flex-direction:column;gap:12px;padding:16px;transform:translateY(100%);width:100%}@keyframes voice-select-mobile-slide-up-fb86889d{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.voice-select-mobile__header[data-v-fb86889d]{align-items:center;display:flex;justify-content:center;padding-bottom:8px;position:relative}.voice-select-mobile__title[data-v-fb86889d]{font-size:16px;font-weight:700}.voice-select-mobile__close[data-v-fb86889d]{align-items:center;background:transparent;border:none;border-radius:50%;display:flex;height:32px;justify-content:center;position:absolute;right:0;top:0;width:32px}.voice-select-mobile__list[data-v-fb86889d]{display:flex;flex-direction:column;max-height:60vh;overflow-y:auto}.voice-select-mobile__item[data-v-fb86889d]{align-items:center;border-bottom:1px solid var(--color-stroke-normalcy-color-tertiary);display:flex;gap:8px;padding:8px 0}.voice-select-mobile__item.selected .voice-select-mobile__name[data-v-fb86889d]{color:var(--color-text-dynamic-white-primary);font-weight:700}.voice-select-mobile__play[data-v-fb86889d]{align-items:center;background:var(--color-foreground-static-black-tertiary,rgba(0,0,0,.4));border:none;border-radius:50%;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.voice-select-mobile__item-body[data-v-fb86889d]{align-items:center;display:flex;flex:1;gap:12px}.voice-select-mobile__avatar[data-v-fb86889d]{border-radius:12px;flex-shrink:0;height:48px;-o-object-fit:cover;object-fit:cover;width:48px}.voice-select-mobile__avatar--placeholder[data-v-fb86889d]{align-items:center;background:var(--color-foreground-normalcy-color-tertiary);display:flex;justify-content:center}.voice-select-mobile__name[data-v-fb86889d]{color:var(--color-text-dynamic-white-secondary);font-size:12px}.voice-select-mobile__check[data-v-fb86889d]{color:var(--color-brand-primary)}.loading-spinner[data-v-fb86889d]{animation:loading-rotate-fb86889d 1s linear infinite;display:inline-block}@keyframes loading-rotate-fb86889d{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.voice-select{align-items:center;background:var(--color-foreground-normalcy-color-tertiary);border-radius:12px;color:var(--color-text-dynamic-white-secondary);cursor:pointer;display:flex;gap:12px;padding:8px;width:100%}.voice-select:hover{background:var(--color-foreground-normalcy-color-quaternary)}.voice-select.disabled{cursor:not-allowed;opacity:.4}.voice-select__avatar-wrapper{border-radius:10px;flex-shrink:0;height:48px;overflow:hidden;width:48px}.voice-select__avatar{border-radius:10px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.voice-select__avatar--placeholder{align-items:center;background:var(--color-foreground-normalcy-color-tertiary);display:flex;justify-content:center}.voice-select__name{flex:1;font-size:16px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voice-select__arrow{transform:rotate(270deg)}.voice-select-dialog__body{overflow:hidden;padding:18px 18px 16px}.voice-select-dialog__header{align-items:center;color:var(--color-text-dynamic-white-secondary);display:flex;font-size:20px;font-weight:600;justify-content:space-between;margin-bottom:16px}.voice-select-dialog__list{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));max-height:300px;overflow-y:auto}.voice-select-dialog__item{align-items:center;background:var(--color-foreground-normalcy-color-tertiary);border-radius:12px;cursor:pointer;display:flex;height:66px;justify-content:space-between;padding:8px 12px 8px 8px;width:300px}.voice-select-dialog__item.selected{background:var(--color-stroke-normalcy-color-quinary,rgba(206,232,245,.16));border:1px solid var(--color-brand-alpha-senary,#6b5cff);border-radius:8px}.voice-select-dialog__item:hover{background:var(--color-foreground-normalcy-color-quaternary)}.voice-select-dialog__item-main{align-items:center;display:flex;gap:12px}.voice-select-dialog__item-avatar{border-radius:8px;height:48px;-o-object-fit:cover;object-fit:cover;width:48px}.voice-select-dialog__item-avatar--placeholder{align-items:center;background:var(--color-foreground-normalcy-color-tertiary);display:flex;justify-content:center}.voice-select-dialog__item-info{display:flex;flex-direction:column;gap:4px;text-align:left}.voice-select-dialog__item-name{font-size:16px;font-weight:600}.voice-select-dialog__item-desc{color:var(--color-text-dynamic-white-quaternary);font-size:12px;line-height:16px}.voice-select-dialog__preview{align-items:center;border:none;border-radius:50%;color:var(--color-text-dynamic-white-secondary);cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}.voice-select-dialog__preview:hover{color:var(--color-text-dynamic-white-primary)}.loading-spinner{animation:loading-rotate 1s linear infinite;display:inline-block}@keyframes loading-rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.voice-select-dialog__footer{display:flex;gap:16px;justify-content:flex-end;padding:0 24px 24px}.voice-select-dialog__btn{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;height:40px;min-width:108px;transition:all .2s}.voice-select-dialog__btn--ghost{background:var(--color-foreground-normalcy-color-quaternary);color:var(--color-text-dynamic-white-secondary)}.voice-select-dialog__btn--primary{background:var(--button-primary-fill-default);color:#fff}.voice-select-dialog__btn:disabled{cursor:not-allowed;opacity:.4}.voice-select-dialog__close{align-items:center;background:transparent;border:none;border-radius:50%;color:var(--color-text-dynamic-white-quaternary);cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.voice-select-dialog__close:hover{background:var(--color-foreground-normalcy-color-quaternary);color:var(--color-text-dynamic-white-secondary)}.voice-select-dialog{width:645px!important}.voice-select-dialog .mi-dialog__body,.voice-select-dialog .mi-dialog__header{padding:0}:deep(.voice-select-dialog .xmi-dialog__content){background-color:var(--color-background-layout);border:1px solid var(--color-stroke-normalcy-color-secondary);border-radius:8px;bottom:0;box-shadow:0 8px 32px #0006;box-sizing:border-box;display:block;margin:auto;min-width:240px;position:absolute;width:100%}
