.voice-generation-library[data-v-75220d5c]{flex-direction:column;gap:12px;display:flex}.voice-template-card[data-v-75220d5c],.voice-history-card[data-v-75220d5c]{text-align:left;background:#fff;border:1px solid #dbe4f0e6;border-radius:16px;width:100%;min-width:0;transition:all .2s}.voice-template-card[data-v-75220d5c]:hover,.voice-history-card[data-v-75220d5c]:not(.is-pending):hover{border-color:#c4b5fd;transform:translateY(-1px);box-shadow:0 14px 32px #0f172a14}.voice-template-card[data-v-75220d5c]{cursor:pointer;flex-direction:column;gap:10px;padding:16px 18px;display:flex}.voice-template-card__head[data-v-75220d5c]{justify-content:space-between;align-items:center;gap:10px;display:flex}.voice-template-card__head small[data-v-75220d5c]{color:#6d28d9;letter-spacing:.06em;text-transform:uppercase;background:#ede9fe;border-radius:99px;padding:3px 10px;font-size:10px;font-weight:700}.voice-template-card__head svg[data-v-75220d5c]{color:#94a3b8;font-size:17px}.voice-template-card strong[data-v-75220d5c]{color:#0f172a;font-size:14px;line-height:1.35}.voice-template-card em[data-v-75220d5c]{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-style:normal;line-height:1.55;display:-webkit-box;overflow:hidden}.voice-history-section[data-v-75220d5c]{flex-direction:column;gap:12px;display:flex}.voice-history-grid[data-v-75220d5c]{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.voice-history-card[data-v-75220d5c]{cursor:pointer;align-items:center;gap:13px;padding:14px 16px;display:flex;position:relative;overflow:hidden}.voice-history-card.is-pending[data-v-75220d5c]{cursor:default}.voice-history-card__play[data-v-75220d5c]{color:#fff;background:linear-gradient(135deg,#3b82f6,#a855f7);border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:17px;display:grid;box-shadow:0 4px 12px #7267ff40}.voice-history-card__content[data-v-75220d5c]{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.voice-history-card__content strong[data-v-75220d5c],.voice-history-card__content small[data-v-75220d5c]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.voice-history-card__content strong[data-v-75220d5c]{color:#0f172a;font-size:13px}.voice-history-card__content small[data-v-75220d5c]{color:#94a3b8;font-size:11.5px}.voice-history-card__actions[data-v-75220d5c]{gap:7px;display:flex}.voice-history-card__actions button[data-v-75220d5c]{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.voice-history-card__actions button[data-v-75220d5c]:hover{color:#dc2626;background:#fef2f2;border-color:#fca5a5}.voice-history-card__loading[data-v-75220d5c]{z-index:2;border-radius:inherit;background:#ffffffc2;place-items:center;display:grid;position:absolute;inset:0}.voice-history-card__loading i[data-v-75220d5c]{border:3px solid #ddd6fe;border-top-color:#7c3aed;border-radius:50%;width:26px;height:26px;animation:.7s linear infinite voice-history-spin-75220d5c}.voice-history-empty[data-v-75220d5c]{color:#64748b;background:#f8fafc;border:1px dashed #d1d5db;border-radius:16px;justify-content:center;align-items:center;min-height:120px;padding:20px;font-size:14px;display:flex}.voice-history-note[data-v-75220d5c]{color:#64748b;text-align:center;margin:0;font-size:13px;line-height:1.5}@keyframes voice-history-spin-75220d5c{to{transform:rotate(360deg)}}@media (width<=768px){.voice-history-grid[data-v-75220d5c]{grid-template-columns:1fr}}.voice-picker>audio[data-v-47296fc5]{display:none}.voice-picker-tabs[data-v-47296fc5]{background:#f5f6fb;border:1px solid #e2e8f0;border-radius:999px;gap:4px;margin-bottom:12px;padding:4px;display:flex}.voice-picker-tabs button[data-v-47296fc5]{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:1;height:36px;font-size:13px;font-weight:600}.voice-picker-tabs button.is-active[data-v-47296fc5]{color:#fff;background:linear-gradient(90deg,#5b7cff,#8f55ff);box-shadow:0 8px 18px #7267ff2e}.voice-picker-pane[data-v-47296fc5]{min-width:0}.voice-picker-filters[data-v-47296fc5]{grid-template-columns:minmax(180px,1fr) repeat(3,132px);gap:10px;margin-bottom:12px;display:grid}:is(.voice-picker-filters[data-v-47296fc5] .el-input__wrapper,.voice-picker-filters[data-v-47296fc5] .el-select__wrapper){border-radius:12px;min-height:42px;box-shadow:inset 0 0 0 1px #e2e8f0}:is(.voice-picker-filters[data-v-47296fc5] .el-input__wrapper.is-focus,.voice-picker-filters[data-v-47296fc5] .el-select__wrapper.is-focused){box-shadow:inset 0 0 0 1px #a78bfa,0 0 0 3px #8b5cf626}:is(.voice-picker-filters[data-v-47296fc5] .el-input__prefix,.voice-picker-filters[data-v-47296fc5] .el-select__prefix){color:#64748b;margin-right:4px}:is(.voice-picker-filters[data-v-47296fc5] .el-input__inner,.voice-picker-filters[data-v-47296fc5] .el-select__selected-item){color:#475569;font-weight:400}.voice-picker-grid[data-v-47296fc5]{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-height:120px;display:grid}.voice-picker-loading[data-v-47296fc5]{place-items:center;min-height:260px;display:grid}.voice-picker-loading i[data-v-47296fc5]{border:3px solid #ddd6fe;border-top-color:#7c3aed;border-radius:50%;width:28px;height:28px;animation:.7s linear infinite voice-picker-spin-47296fc5}.voice-picker-card[data-v-47296fc5]{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:11px;min-width:0;padding:10px 12px;transition:all .18s;display:flex}.voice-picker-card[data-v-47296fc5]:hover{border-color:#c4b5fd;transform:translateY(-1px);box-shadow:0 14px 32px #0f172a14}.voice-picker-card.is-selected[data-v-47296fc5]{background:#f5f3ff;border-color:#a78bfa}.voice-picker-avatar[data-v-47296fc5]{color:#fff;background:linear-gradient(135deg,#c4b5fd,#818cf8);border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:12px;font-weight:700;display:grid}.voice-picker-card__main[data-v-47296fc5]{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.voice-picker-card__title[data-v-47296fc5]{align-items:center;gap:6px;min-width:0;display:flex}.voice-picker-card__main strong[data-v-47296fc5],.voice-picker-card__main small[data-v-47296fc5]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.voice-picker-card__main strong[data-v-47296fc5]{color:#0f172a;flex:1;min-width:0;font-size:13.5px}.voice-picker-card__tags[data-v-47296fc5]{color:#64748b;align-items:center;gap:6px;min-width:0;height:20px;font-size:13px;line-height:1;display:flex}.voice-picker-card__tags em[data-v-47296fc5],.voice-picker-card__tags span[data-v-47296fc5]{min-width:0;height:20px;font-size:inherit;text-overflow:ellipsis;white-space:nowrap;align-items:center;line-height:1;display:inline-flex;overflow:hidden}.voice-picker-card__tags em[data-v-47296fc5]{color:#4f46e5;background:#eef2ff;border-radius:999px;max-width:72px;padding:0 6px;font-style:normal;font-weight:700}.voice-picker-card__tags span[data-v-47296fc5]{font-weight:600}.voice-picker-preview[data-v-47296fc5]{color:#7c3aed;cursor:pointer;background:#ede9fe;border:0;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.voice-picker-preview[data-v-47296fc5]:hover:not(:disabled),.voice-picker-preview.is-previewing[data-v-47296fc5]{color:#fff;background:linear-gradient(135deg,#3b82f6,#a855f7)}.voice-picker-preview[data-v-47296fc5]:disabled{opacity:.38;cursor:not-allowed}@keyframes voice-picker-spin-47296fc5{to{transform:rotate(360deg)}}.clone-form[data-v-47296fc5]{flex-direction:column;gap:12px;display:flex}.clone-form>p[data-v-47296fc5]{color:#64748b;margin:0;font-size:12px}.clone-file-input[data-v-47296fc5]{display:none}.clone-dropzone[data-v-47296fc5]{text-align:center;cursor:pointer;background:#f5f3ff80;border:2px dashed #c4b5fd;border-radius:16px;padding:30px 16px}.clone-dropzone[data-v-47296fc5]:hover,.clone-dropzone.is-dragging[data-v-47296fc5]{background:#f5f3ff;border-color:#8b5cf6}.clone-dropzone.is-processing[data-v-47296fc5]{cursor:wait;opacity:.78}.clone-dropzone__icon[data-v-47296fc5]{color:#fff;background:linear-gradient(#b873ff,#8a4dff);border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 10px;font-size:22px;display:grid;box-shadow:0 8px 20px #8a4dff59}.clone-dropzone h4[data-v-47296fc5]{color:#0f172a;margin:0;font-size:14.5px}.clone-dropzone__spinner[data-v-47296fc5]{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:21px;height:21px;animation:.7s linear infinite voice-picker-spin-47296fc5}.clone-dropzone p[data-v-47296fc5],.clone-record-box p[data-v-47296fc5]{color:#64748b;margin:3px 0 0;font-size:12px}.clone-or[data-v-47296fc5]{color:#94a3b8;align-items:center;gap:12px;font-size:12px;display:flex}.clone-or[data-v-47296fc5]:before,.clone-or[data-v-47296fc5]:after{content:"";background:#e2e8f0;flex:1;height:1px}.clone-mode-switch[data-v-47296fc5]{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;height:42px;font-size:13.5px;font-weight:600;display:flex}.clone-mode-switch[data-v-47296fc5]:hover{color:#6d28d9;background:#f5f3ff;border-color:#c4b5fd}.clone-mode-switch svg[data-v-47296fc5]{color:#8b5cf6}.clone-record-box[data-v-47296fc5]{text-align:center;background:#fff9;border:1px solid #e2e8f0;border-radius:16px;padding:26px 16px}.clone-record-button[data-v-47296fc5]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#a855f7);border:0;border-radius:50%;place-items:center;width:58px;height:58px;font-size:24px;display:inline-grid;box-shadow:0 8px 18px #7267ff2e}.clone-record-button.is-recording[data-v-47296fc5]{background:#ef4444;animation:1.6s infinite clone-pulse-47296fc5}@keyframes clone-pulse-47296fc5{50%{box-shadow:0 0 0 10px #ef444400}}.clone-file-row[data-v-47296fc5]{background:#fff;border:1px solid #ddd6fe;border-radius:12px;align-items:center;gap:10px;padding:11px 14px;display:flex}.clone-file-row__icon[data-v-47296fc5]{color:#8b5cf6;flex:none;place-items:center;width:22px;height:22px;font-size:19px;display:grid}.clone-file-row__info[data-v-47296fc5]{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.clone-file-row b[data-v-47296fc5]{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.clone-file-row small[data-v-47296fc5]{color:#94a3b8;font-size:11.5px}.clone-file-row button[data-v-47296fc5]{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.clone-file-row button[data-v-47296fc5]:hover{color:#ef4444;background:#fef2f2}.clone-transcript[data-v-47296fc5]{color:#334155;flex-direction:column;gap:6px;width:100%;font-size:12.5px;font-weight:600;display:flex}.clone-transcript__heading[data-v-47296fc5]{justify-content:space-between;align-items:center;gap:8px;display:flex}.clone-transcript__label[data-v-47296fc5]{align-items:center;gap:7px;display:inline-flex}.clone-transcript b[data-v-47296fc5]{color:#dc2626;letter-spacing:.04em;text-transform:uppercase;background:#fef2f2;border-radius:99px;padding:2px 7px;font-size:10px}.clone-transcript__auto[data-v-47296fc5]{color:#7c3aed;cursor:pointer;background:#faf5ff;border:1px solid #ddd6fe;border-radius:999px;align-items:center;gap:5px;height:26px;padding:0 9px;font-size:11px;font-weight:600;display:inline-flex}.clone-transcript__auto[data-v-47296fc5]:hover:not(:disabled){background:#f3e8ff;border-color:#a78bfa}.clone-transcript__auto[data-v-47296fc5]:disabled{opacity:.7}.clone-transcript__auto svg[data-v-47296fc5]{font-size:14px}.clone-transcript__spinner[data-v-47296fc5]{border:1.5px solid #ddd6fe;border-top-color:#7c3aed;border-radius:50%;width:12px;height:12px;animation:.7s linear infinite voice-picker-spin-47296fc5}.clone-form[data-v-47296fc5] .clone-transcript .el-textarea__inner{resize:none;color:#334155;border-radius:12px;min-height:112px;padding:10px 12px;font-weight:400}.clone-form[data-v-47296fc5] .clone-transcript .el-textarea__inner::placeholder{color:#94a3b8;opacity:1;font-weight:400}.clone-use-button[data-v-47296fc5]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#a855f7);border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;font-size:14.5px;font-weight:700;display:flex;box-shadow:0 8px 18px #7267ff2e}@media (width<=760px){.voice-picker-filters[data-v-47296fc5]{grid-template-columns:repeat(3,minmax(0,1fr))}.voice-picker-filters[data-v-47296fc5]>:first-child{grid-column:1/-1}}@media (width<=640px){.voice-picker-grid[data-v-47296fc5]{grid-template-columns:1fr}.voice-picker-filters[data-v-47296fc5]{gap:8px}.voice-picker-filters[data-v-47296fc5] .el-select__wrapper{min-width:0;padding:0 7px}.voice-picker-filters[data-v-47296fc5] .el-select__selected-item{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.voice-picker-filters[data-v-47296fc5] .el-select__prefix{display:none}}.voice-picker-dialog-overlay .el-overlay-dialog{box-sizing:border-box;justify-content:center;align-items:center;height:100%;min-height:100%;padding:16px;display:flex}.voice-picker-dialog{border-radius:20px;max-height:calc(100vh - 32px);box-shadow:0 24px 60px #0f172a3d;margin:auto!important}.voice-picker-dialog .el-dialog__header{flex:none;margin:0;padding:18px 20px 0}.voice-picker-dialog .el-dialog__title{color:#0f172a;font-size:16px;font-weight:700}.voice-picker-dialog .el-dialog__headerbtn{border-radius:9px;width:32px;height:32px;top:18px;right:16px}.voice-picker-dialog .el-dialog__headerbtn:hover{background:#f1f5f9}.voice-picker-dialog .el-dialog__headerbtn:hover .el-dialog__close{color:#0f172a}.voice-picker-dialog .el-dialog__body{flex:1;min-height:0;padding:12px 20px 20px;display:flex;overflow:hidden}.voice-picker-dialog__content{flex:1;min-height:0;overflow-y:auto}.voice-picker-drawer{border-radius:20px 20px 0 0}.voice-picker-drawer .el-drawer__header{color:#0f172a;margin-bottom:4px;padding:16px 16px 0;font-weight:700}.voice-picker-drawer .el-drawer__body{min-height:0;padding:8px 16px 20px;display:flex;overflow:hidden}.voice-picker-drawer .voice-picker-dialog__content{flex:1}@font-face{font-family:Inter;src:local(Inter Regular Italic),local(Inter Italic),url(../_fonts/Jtqhy44WKYEjGWTSusP5YJfJv7Wf74QqgkBOI9u_77s-Rl_Bht5SvmaotE20bkavBEAJEEGEa0hcz3d_8yOeXmw.woff)format("woff");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:Inter Fallback\: BlinkMacSystemFont;src:local(BlinkMacSystemFont);size-adjust:114.654%;ascent-override:84.4932%;descent-override:21.0381%;line-gap-override:0%}@font-face{font-family:Inter Fallback\: Segoe UI;src:local(Segoe UI);size-adjust:107.709%;ascent-override:89.9412%;descent-override:22.3946%;line-gap-override:0%}@font-face{font-family:Inter Fallback\: Helvetica Neue;src:local(Helvetica Neue);size-adjust:106.12%;ascent-override:91.2883%;descent-override:22.7301%;line-gap-override:0%}@font-face{font-family:Inter Fallback\: Arial;src:local(Arial);size-adjust:107.119%;ascent-override:90.4365%;descent-override:22.518%;line-gap-override:0%}@font-face{font-family:Inter Fallback\: Noto Sans;src:local(Noto Sans);size-adjust:100.747%;ascent-override:96.1571%;descent-override:23.9423%;line-gap-override:0%}@font-face{font-family:Inter;src:local(Inter Regular),local(Inter),url(../_fonts/ZHaz3DhCHNWhsElqYfuM71rfBBDgjuU2sd34vaYJwQg-71NZaZSGjxzAGjCMnCc2zS5rS_EGA0xHKPGCggWuXik.woff)format("woff");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Inter;src:local(Inter Regular Italic),local(Inter Italic),url(../_fonts/TTYbISAfwy-y4uVGS9AH32sK7b2xJsoCESo64ryf8LU-y87nRMqBGo42rUOW9tWZa06o4oTa0USJrAMMoKDamgs.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:400;font-style:italic}@font-face{font-family:Inter;src:local(Inter Regular Italic),local(Inter Italic),url(../_fonts/JSrPAbQHsQEdUrIE5Ts6fIQ2ymsa4i7HhiCpui6ulCc-_AoyGWssOn06OMh3ZY_GddBBPRny4Igxin4fT_1K6F4.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:400;font-style:italic}@font-face{font-family:Inter;src:local(Inter Regular Italic),local(Inter Italic),url(../_fonts/T-ozk-QJ_Ck37B2RHPl2i-s_gAGGo7suFgagWoJ8bO4-maDXQ_nEXKAaLHm4Joud3DJR9EVzS7QXWMWK8YOTIcs.woff2)format("woff2");font-display:swap;unicode-range:U+1F??;font-weight:400;font-style:italic}@font-face{font-family:Inter;src:local(Inter Regular Italic),local(Inter Italic),url(../_fonts/zr3WxpLd5PmlBr7e4PWGkhZv6XTg70Pi4sCbC-CEV0Q-v2yL98XOiD3FkbiYlYYeAeTSVSkgAckeOp55Q5kHJmU.woff2)format("woff2");font-display:swap;unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF;font-weight:400;font-style:italic}@font-face{font-family:Inter;src:local(Inter Regular Italic),local(Inter Italic),url(../_fonts/l00UCz_-QvI_NO8AGcu7ooAcrFDlxYUdxCSCh6gBwd4-vPjTZ3ztgw27A2TnHeCycxPvUtXWEVpG33_97ra6su8.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:400;font-style:italic}@font-face{font-family:Inter;src:local(Inter Regular Italic),local(Inter Italic),url(../_fonts/9FWLUGCSCYLRIRMtCzLrt4Go7DMFXOeN_pyCOJD_44Y-Yh2wNaqrq_e759vVlc3tX81lMwRu9ktkQJX_Svgs-VI.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:italic}@font-face{font-family:Inter;src:local(Inter Regular Italic),local(Inter Italic),url(../_fonts/pWMvGwciZ-EfQsfR2ueelhC7Jnt5K-8Px8PjPK0mDII-eT9iD0iZ9WWhTJs6V5GxXr0iaUwx_WxgGGriOiGb81o.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:italic}@font-face{font-family:Inter;src:local(Inter Regular),local(Inter),url(../_fonts/y3mP_zJcojQwJn30TpF_XxDzgeM6Nbk7MaRg1Ne0YcI-lFx13nqMCMgk_S70gRmwEHXlE5BLp1B4W82RpFihpMs.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:400;font-style:normal}@font-face{font-family:Inter;src:local(Inter Regular),local(Inter),url(../_fonts/h9PwCjip_BNPVO50hT4v29USWFv6H3ZlYx_IestfqgY-sYfLVuZXl9E1aYbn1S0pAr4zfdQ_WT7iBZhrgQY6N-4.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:400;font-style:normal}@font-face{font-family:Inter;src:local(Inter Regular),local(Inter),url(../_fonts/Y_5DOsLit49q2i2tbcNxnyUen9__GPCX8mwAi03q1aA-pBCjVKDT5tBT3BJckh9uzNkfUWeUIBPz9Y8T55vcj8E.woff2)format("woff2");font-display:swap;unicode-range:U+1F??;font-weight:400;font-style:normal}@font-face{font-family:Inter;src:local(Inter Regular),local(Inter),url(../_fonts/BQnDL9FFy0Q_jvURlmv87luvmXLSMbSuXsfZv_R2Rkk-y5MVrLtP4J_1al8rz8R-MDaUOMAHckAWCwDrKhw25fY.woff2)format("woff2");font-display:swap;unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF;font-weight:400;font-style:normal}@font-face{font-family:Inter;src:local(Inter Regular),local(Inter),url(../_fonts/nuenOq7ZFSZ65QudJO7uQ0sOjDqow2WjfXrQh4S9gEc-uF81rxcswER5srfhzyLfPoGlKNAIt2C_BvkXFOc19rw.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:400;font-style:normal}@font-face{font-family:Inter;src:local(Inter Regular),local(Inter),url(../_fonts/M-60tFLmAJxdPjHsK-2ILWom5zPbu37lb3Qex2waL14-A9y4QcXALPi_RvQsmRsSFUxrT3_J213W4zPFIXetlbw.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:normal}@font-face{font-family:Inter;src:local(Inter Regular),local(Inter),url(../_fonts/31PZhXd_YTCmsoiPQZc-xVtAWAkLogRFRj5mWplmKFE-6WsTw05QKugcwLySGc_b9CIheG8j8LRyo47qPL430Mk.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:normal}.voice-generator-hero[data-v-8ded9166]{background:0 0;padding:0}.voice-generation-panel[data-v-8ded9166]{flex-direction:column;gap:24px;width:100%;max-width:1152px;margin:0 auto;display:flex}.voice-generator-card[data-v-8ded9166]{background:linear-gradient(#faf7ff 0%,#f4edff 50%,#fff 100%);border:1px solid #e1d5ff;border-radius:20px;width:100%;padding:32px;box-shadow:0 16px 36px #0f172a0e}.voice-pill[data-v-8ded9166]{cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:10px;max-width:100%;margin:0 0 12px;padding:8px 14px 8px 8px;transition:all .18s;display:inline-flex;box-shadow:0 2px 8px #0f172a0a}.voice-pill[data-v-8ded9166]:hover{transform:translateY(-1px);box-shadow:0 5px 16px #0f172a1c}.voice-pill__play[data-v-8ded9166]{color:#fff;cursor:pointer;background:#8b5cf6;border:0;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.voice-pill__play[data-v-8ded9166]:hover{background:#7c3aed;transform:scale(1.08)}.voice-pill__upload[data-v-8ded9166]{color:#fff;background:linear-gradient(135deg,#3b82f6,#a855f7);border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:15px;display:grid}.voice-pill.is-clone-entry[data-v-8ded9166]{background:#fff;border:1px dashed #c4b5fd;padding-right:12px}.voice-pill.is-clone-entry[data-v-8ded9166]:hover{background:#faf5ff;border-color:#8b5cf6}.voice-pill__name[data-v-8ded9166]{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;align-items:center;height:28px;font-size:14px;font-weight:600;line-height:1;display:inline-flex;overflow:hidden}.voice-pill__language[data-v-8ded9166],.voice-pill__tags[data-v-8ded9166]{box-sizing:border-box;white-space:nowrap;align-items:center;height:24px;line-height:1;display:inline-flex}.voice-pill__language[data-v-8ded9166]{color:#4f46e5;background:#eef2ff;border-radius:999px;padding:0 7px;font-size:11.5px;font-weight:700}.voice-pill__tags[data-v-8ded9166]{color:#6b7280;background:#e5e7eb;border-radius:999px;padding:0 10px;font-size:11.5px}.voice-pill__chevron[data-v-8ded9166]{color:#6b7280;font-size:14px}.voice-input-box[data-v-8ded9166]{background:#fff;border:1px solid #e2e8f0;border-radius:14px;transition:all .18s;overflow:hidden}.voice-input-box[data-v-8ded9166]:focus-within{border-color:#a78bfa;box-shadow:0 0 0 3px #8b5cf626}.voice-text-wrap[data-v-8ded9166]{position:relative}.voice-text-wrap textarea[data-v-8ded9166],.voice-text-backdrop[data-v-8ded9166]{box-sizing:border-box;white-space:pre-wrap;word-break:break-word;border:0;border-radius:14px 14px 0 0;width:100%;min-height:158px;max-height:360px;padding:16px;font:14.5px/1.7 Inter,Inter Fallback\: BlinkMacSystemFont,Inter Fallback\: Segoe UI,Inter Fallback\: Helvetica Neue,Inter Fallback\: Arial,Inter Fallback\: Noto Sans,sans-serif}.voice-text-wrap textarea[data-v-8ded9166]{z-index:1;resize:none;color:#0000;caret-color:#0f172a;background:0 0;display:block;position:relative}.voice-text-wrap textarea[data-v-8ded9166]:focus{outline:0}.voice-text-wrap textarea[data-v-8ded9166]::placeholder{color:#94a3b8}.voice-text-wrap textarea[data-v-8ded9166]::selection{background:#8b5cf640}.voice-text-backdrop[data-v-8ded9166]{z-index:0;color:#0f172a;pointer-events:none;position:absolute;inset:0;overflow:hidden}.voice-text-backdrop[data-v-8ded9166] mark{color:#6d28d9;background:#8b5cf629;border-radius:5px;padding:0}.voice-input-footer[data-v-8ded9166]{align-items:center;gap:8px;padding:9px 8px 8px;display:flex}.voice-input-tools[data-v-8ded9166]{flex:1;align-items:center;gap:7px;min-width:0;display:flex}.voice-input-footer .voice-char-count[data-v-8ded9166]{color:#94a3b8;font-variant-numeric:tabular-nums;white-space:nowrap;margin-left:auto;padding:0;font-size:12px;line-height:29px}.voice-input-footer .voice-char-count.is-warn[data-v-8ded9166]{color:#ef4444}.voice-control-chip[data-v-8ded9166]{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:6px;height:29px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}.voice-control-chip[data-v-8ded9166]:hover{color:#6d28d9;background:#f5f3ff;border-color:#c4b5fd}.voice-control-chip>svg[data-v-8ded9166]{color:#8b5cf6}.voice-control-chip__chevron[data-v-8ded9166]{font-size:11px;color:#94a3b8!important}.voice-speed-value[data-v-8ded9166],.voice-speed-value>span[data-v-8ded9166]{align-items:center;gap:1px;height:1em;line-height:1;display:inline-flex}.voice-generate-action[data-v-8ded9166]{justify-content:center;display:flex}.voice-generate-action .voice-generate-button[data-v-8ded9166]{width:420px;font-size:16px;font-weight:700;background:linear-gradient(135deg,#3b82f6,#a855f7)!important;border:0!important;border-radius:16px!important;height:56px!important;padding:0 17px!important;box-shadow:0 8px 18px #7267ff2e!important}.voice-tag-popover[data-v-8ded9166]{flex-direction:column;display:flex}.voice-tag-popover>div[data-v-8ded9166]{align-items:center;gap:8px;padding:8px 10px 6px;line-height:16px;display:flex}.voice-tag-popover>div b[data-v-8ded9166],.voice-tag-popover>div small[data-v-8ded9166]{align-items:center;height:16px;line-height:16px;display:inline-flex}.voice-tag-popover small[data-v-8ded9166],.voice-tag-popover label[data-v-8ded9166]{color:#94a3b8}.voice-tag-popover label[data-v-8ded9166]{letter-spacing:.05em;text-transform:uppercase;padding:8px 10px 5px;font-size:10.5px;font-weight:800}.voice-tag-popover section[data-v-8ded9166]{flex-wrap:wrap;gap:6px;padding:0 10px 6px;display:flex}.voice-tag-popover button[data-v-8ded9166],.voice-settings-drawer__tags button[data-v-8ded9166]{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;height:26px;padding:0 10px;font:600 11px ui-monospace,Menlo,monospace}.voice-tag-popover button[data-v-8ded9166]:hover{color:#7c3aed;background:#f5f3ff;border-color:#a78bfa}.voice-speed-popover[data-v-8ded9166]{flex-direction:column;display:flex}.voice-speed-popover__title[data-v-8ded9166]{color:#0f172a;padding:8px 10px 6px;font-size:13px;font-weight:700}.voice-speed-popover button[data-v-8ded9166]{color:#334155;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;width:100%;padding:9px 10px;display:flex}.voice-speed-popover button small[data-v-8ded9166]{color:#94a3b8;margin-left:auto;font-size:11px;font-weight:400}.voice-speed-popover button[data-v-8ded9166]:hover,.voice-speed-popover button.is-current[data-v-8ded9166]{color:#6d28d9;background:#f5f3ff;font-weight:700}.voice-speed-popover__check[data-v-8ded9166]{opacity:0;color:#8b5cf6;width:15px;height:15px}.voice-speed-popover .is-current .voice-speed-popover__check[data-v-8ded9166]{opacity:1}.voice-settings-drawer__title[data-v-8ded9166]{color:#0f172a;font-size:16px;font-weight:700}.voice-settings-drawer__tags[data-v-8ded9166]{flex-direction:column;flex:1;gap:8px;width:100%;min-height:0;display:flex;overflow:hidden}.voice-settings-drawer__tags p[data-v-8ded9166]{color:#94a3b8;margin:0;font-size:12px}.voice-settings-drawer__tags label[data-v-8ded9166]{color:#94a3b8;letter-spacing:.05em;text-transform:uppercase;font-size:10.5px;font-weight:800}.voice-settings-drawer__tags section[data-v-8ded9166]{flex-wrap:wrap;gap:7px;display:flex}.voice-settings-drawer__tags button[data-v-8ded9166]{height:30px;padding:0 11px}.voice-settings-drawer__speed[data-v-8ded9166]{flex-direction:column;flex:auto;gap:2px;width:100%;display:flex}.voice-settings-drawer__speed button[data-v-8ded9166]{color:#334155;text-align:center;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:100%;height:38px;padding:0;font-size:14px;display:flex;position:relative}.voice-settings-drawer__speed button.is-current[data-v-8ded9166]{color:#6d28d9;background:#f5f3ff;font-weight:700}.voice-settings-drawer__speed-check[data-v-8ded9166]{color:#8b5cf6;width:15px;height:15px;position:absolute;left:12px}.voice-generator-popper.el-popper{border:1px solid #e2e8f0;border-radius:14px;max-height:min(360px,100vh - 40px);padding:6px;overflow-y:auto;box-shadow:0 24px 60px #0f172a3d}.voice-generator-popper .el-popper__arrow{display:none}.voice-settings-drawer{border-radius:18px 18px 0 0}.voice-settings-drawer .el-drawer__header{margin:0;padding:14px 16px 6px}.voice-settings-drawer .el-drawer__headerbtn{border-radius:9px;width:32px;height:32px;top:10px;right:12px}.voice-settings-drawer .el-drawer__body{min-height:0;padding:8px 16px 14px;display:flex;overflow:hidden}@media (width<=767px){.voice-generation-panel[data-v-8ded9166]{gap:18px}.voice-generator-card[data-v-8ded9166]{border-radius:16px;padding:20px 16px}.voice-generator-card .voice-pill[data-v-8ded9166]{width:fit-content;min-width:0;max-width:100%;padding-right:10px;display:inline-flex}.voice-generator-card .voice-pill__name[data-v-8ded9166]{flex:none}.voice-generator-card .voice-pill__tags[data-v-8ded9166]{text-overflow:ellipsis;min-width:0;display:inline-flex;overflow:hidden}.voice-generator-card .voice-pill.is-clone-entry[data-v-8ded9166]{gap:8px}.voice-generator-card .voice-pill.is-clone-entry .voice-pill__name[data-v-8ded9166]{flex:1;min-width:0}.voice-generator-card .voice-pill.is-clone-entry .voice-pill__tags[data-v-8ded9166]{display:none}.voice-text-wrap textarea[data-v-8ded9166],.voice-text-backdrop[data-v-8ded9166]{min-height:190px;font-size:14px}.voice-input-footer[data-v-8ded9166]{gap:6px;padding:8px}.voice-input-tools[data-v-8ded9166]{gap:6px}.voice-control-chip[data-v-8ded9166]{gap:5px;height:28px;padding:0 11px}.voice-generate-action[data-v-8ded9166]{width:100%}.voice-generate-action .voice-generate-button[data-v-8ded9166]{width:100%;border-radius:14px!important;height:48px!important}}@media (width<=480px){.voice-input-footer[data-v-8ded9166]{flex-wrap:nowrap}.voice-input-tools[data-v-8ded9166]{flex:auto}.voice-input-footer .voice-char-count[data-v-8ded9166]{text-align:right;width:auto;line-height:28px}}@media (width<=767px){.voice-settings-drawer .el-drawer__body{padding-bottom:20px}}
