.voice-name-input[data-v-4428f5ce]{display:flex;flex-direction:column;gap:8px}.voice-name-input__label[data-v-4428f5ce]{font-size:14px;font-weight:600;color:#f2f2f2}.voice-name-input__field[data-v-4428f5ce]{width:100%;padding:12px 16px;background:#1f1f1f;border:1px solid hsl(0,0%,20%);border-radius:8px;color:#f2f2f2;font-size:14px;transition:all .2s ease}.voice-name-input__field[data-v-4428f5ce]::-moz-placeholder{color:#666}.voice-name-input__field[data-v-4428f5ce]::placeholder{color:#666}.voice-name-input__field[data-v-4428f5ce]:focus{outline:none;border-color:#b447eb80;background:#242424}.audio-upload__options[data-v-cb96867f]{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:stretch}@media(max-width:640px){.audio-upload__options[data-v-cb96867f]{grid-template-columns:1fr}}.audio-upload__or[data-v-cb96867f]{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:gray;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:640px){.audio-upload__or[data-v-cb96867f]{padding:4px 0}}.audio-upload__option[data-v-cb96867f]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:32px 20px;background:#1f1f1f;border:2px dashed hsl(0,0%,20%);border-radius:12px;cursor:pointer;transition:all .2s ease;text-align:center}.audio-upload__option[data-v-cb96867f]:hover{border-color:#b447eb80;background:#242424}.audio-upload__option--upload--dragover[data-v-cb96867f]{border-color:#b447eb;background:#b447eb14}.audio-upload__option--record[data-v-cb96867f]{cursor:default}.audio-upload__option--record[data-v-cb96867f]:hover{border-color:#333;background:#1f1f1f}.audio-upload__icon[data-v-cb96867f]{width:56px;height:56px;border-radius:50%;background:#2e2e2e;display:flex;align-items:center;justify-content:center;color:gray;transition:all .3s ease}.audio-upload__icon--recording[data-v-cb96867f]{background:#d9262633;color:#e05252;animation:pulse-cb96867f 1.5s ease-in-out infinite}@keyframes pulse-cb96867f{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}.audio-upload__option-title[data-v-cb96867f]{font-size:15px;font-weight:600;color:#f2f2f2;margin:0}.audio-upload__option-desc[data-v-cb96867f]{font-size:13px;color:#b3b3b3;margin:0}.audio-upload__option-hint[data-v-cb96867f]{font-size:11px;color:gray;margin:0}.audio-upload__recording-status[data-v-cb96867f]{display:flex;flex-direction:column;align-items:center;gap:12px}.audio-upload__waveform[data-v-cb96867f]{display:flex;align-items:center;gap:4px;height:24px}.audio-upload__waveform__wave-bar[data-v-cb96867f]{width:4px;background:#e05252;border-radius:2px;animation:wave-cb96867f .5s ease-in-out infinite}.audio-upload__waveform__wave-bar[data-v-cb96867f]:nth-child(1){height:12px;animation-delay:0s}.audio-upload__waveform__wave-bar[data-v-cb96867f]:nth-child(2){height:20px;animation-delay:.1s}.audio-upload__waveform__wave-bar[data-v-cb96867f]:nth-child(3){height:16px;animation-delay:.2s}.audio-upload__waveform__wave-bar[data-v-cb96867f]:nth-child(4){height:22px;animation-delay:.3s}.audio-upload__waveform__wave-bar[data-v-cb96867f]:nth-child(5){height:14px;animation-delay:.4s}@keyframes wave-cb96867f{0%,to{transform:scaleY(.5)}50%{transform:scaleY(1)}}.audio-upload__recording-time[data-v-cb96867f]{font-size:20px;font-weight:700;font-family:monospace;color:#e05252;margin:0}.audio-upload__record-btn[data-v-cb96867f],.audio-upload__stop-btn[data-v-cb96867f]{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.audio-upload__record-btn[data-v-cb96867f]:disabled,.audio-upload__stop-btn[data-v-cb96867f]:disabled{opacity:.5;cursor:not-allowed}.audio-upload__record-btn[data-v-cb96867f]{background:#b447eb;color:#fff}.audio-upload__record-btn[data-v-cb96867f]:hover:not(:disabled){background:#ab30e8}.audio-upload__stop-btn[data-v-cb96867f]{background:#d92626;color:#fff}.audio-upload__stop-btn[data-v-cb96867f]:hover{background:#c32222}.audio-upload__input[data-v-cb96867f]{display:none}.audio-upload__file[data-v-cb96867f]{padding:16px;background:#1f1f1f;border:1px solid hsl(0,0%,20%);border-radius:12px}.audio-upload__file-info[data-v-cb96867f]{display:flex;align-items:center;gap:12px;margin-bottom:12px}.audio-upload__file-details[data-v-cb96867f]{display:flex;flex-direction:column;gap:4px;flex:1}.audio-upload__file-name[data-v-cb96867f]{font-size:14px;font-weight:600;color:#f2f2f2}.audio-upload__file-size[data-v-cb96867f]{font-size:12px;color:gray}.audio-upload__file-actions[data-v-cb96867f]{display:flex;align-items:center;gap:8px}.audio-upload__re-record-btn[data-v-cb96867f]{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 14px;background:#b447eb1a;border:1px solid hsla(280,80%,60%,.3);border-radius:8px;font-size:13px;font-weight:600;color:#c775f0;cursor:pointer;transition:all .2s ease}.audio-upload__re-record-btn[data-v-cb96867f]:hover{background:#b447eb33;border-color:#b447eb80}.audio-upload__remove[data-v-cb96867f]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#d926261a;border:1px solid hsla(0,70%,50%,.2);border-radius:8px;color:#e05252;cursor:pointer;transition:all .2s ease}.audio-upload__remove[data-v-cb96867f]:hover{background:#d9262633}.audio-upload__preview[data-v-cb96867f]{margin-top:12px;padding-top:12px;border-top:1px solid hsl(0,0%,20%)}.audio-upload__player[data-v-cb96867f]{width:100%;height:40px}.vc-page[data-v-8b1f436c]{min-height:100vh;padding:24px 16px}.vc-container[data-v-8b1f436c]{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:16px;align-items:start}@media(min-width:1024px){.vc-container[data-v-8b1f436c]{grid-template-columns:520px minmax(0,1fr);gap:24px;align-items:stretch}}.vc-field__label[data-v-8b1f436c]{display:block;font-size:16px;font-weight:700;color:#fff;margin-bottom:4px}.vc-field__desc[data-v-8b1f436c]{font-size:14px;color:gray;margin:0 0 8px;line-height:1.5}.vc-field__quality-hint[data-v-8b1f436c]{font-size:13px;color:#f4af25;margin:0 0 12px;line-height:1.5}.vc-preview-area[data-v-8b1f436c]{display:flex;flex-direction:column;min-height:400px;width:100%;height:100%}.vc-preview__title[data-v-8b1f436c]{font-size:20px;font-weight:700;color:#f2f2f2;margin:0 0 24px}.vc-preview__player[data-v-8b1f436c]{flex:1;min-height:0;background:#141414;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;padding:24px;box-sizing:border-box}.vc-preview__player[data-v-8b1f436c] .sample-video{background:transparent;padding:0;flex:1;display:flex;flex-direction:column;justify-content:center;min-height:0}.vc-preview__player[data-v-8b1f436c] .sample-video .sample-video__title{display:none}.vc-preview__player[data-v-8b1f436c] .sample-video .sample-video__media{background:#1a1a1a;border:1px solid hsl(0,0%,20%)}.vc-preview__player[data-v-8b1f436c] .sample-video .sample-video__player{max-height:100%}.vc-preview__waiting[data-v-8b1f436c]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;padding:40px 24px;background:#141414;text-align:center}.vc-waveform[data-v-8b1f436c]{display:flex;align-items:center;gap:3px;height:60px}.vc-waveform__bar[data-v-8b1f436c]{width:4px;background:linear-gradient(180deg,#b447eb,#eb47b4);border-radius:2px;animation:waveform-8b1f436c 1s ease-in-out infinite}.vc-waveform__bar[data-v-8b1f436c]:nth-child(1){height:22px;animation-delay:.05s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(2){height:24px;animation-delay:.1s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(3){height:26px;animation-delay:.15s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(4){height:28px;animation-delay:.2s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(5){height:30px;animation-delay:.25s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(6){height:32px;animation-delay:.3s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(7){height:34px;animation-delay:.35s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(8){height:36px;animation-delay:.4s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(9){height:38px;animation-delay:.45s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(10){height:40px;animation-delay:.5s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(11){height:42px;animation-delay:.55s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(12){height:44px;animation-delay:.6s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(13){height:46px;animation-delay:.65s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(14){height:48px;animation-delay:.7s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(15){height:50px;animation-delay:.75s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(16){height:52px;animation-delay:.8s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(17){height:54px;animation-delay:.85s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(18){height:21px;animation-delay:.9s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(19){height:23px;animation-delay:.95s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(20){height:25px;animation-delay:1s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(21){height:27px;animation-delay:1.05s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(22){height:29px;animation-delay:1.1s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(23){height:31px;animation-delay:1.15s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(24){height:33px;animation-delay:1.2s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(25){height:35px;animation-delay:1.25s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(26){height:37px;animation-delay:1.3s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(27){height:39px;animation-delay:1.35s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(28){height:41px;animation-delay:1.4s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(29){height:43px;animation-delay:1.45s}.vc-waveform__bar[data-v-8b1f436c]:nth-child(30){height:45px;animation-delay:1.5s}@keyframes waveform-8b1f436c{0%,to{transform:scaleY(.5);opacity:.5}50%{transform:scaleY(1);opacity:1}}.vc-preview__waiting-message[data-v-8b1f436c]{font-size:15px;color:#c775f0;line-height:1.8;white-space:pre-line;max-width:400px}.vc-audio[data-v-8b1f436c]{flex:1;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;background:#141414;gap:16px}.vc-audio__element[data-v-8b1f436c]{width:100%}.vc-cancel-btn[data-v-8b1f436c]{padding:10px 32px;background:#242424;border:1px solid hsl(0,0%,25%);border-radius:8px;font-size:14px;font-weight:600;color:#ccc;cursor:pointer;transition:all .2s ease}.vc-cancel-btn[data-v-8b1f436c]:hover{background:#2e2e2e;border-color:#595959}.vc-download-btn[data-v-8b1f436c]{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:48px;background:#b447eb1a;border:1px solid hsla(280,80%,60%,.3);border-radius:8px;font-size:14px;font-weight:600;color:#c775f0;cursor:pointer;transition:all .2s ease}.vc-download-btn[data-v-8b1f436c]:hover{background:#b447eb33;border-color:#b447eb80}
