.audio-recorder-state[data-v-1d4e9106]{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.audio-recorder-state--idle[data-v-1d4e9106]{text-align:center;gap:24px;padding:8px 0 4px}.audio-recorder-state__accent[data-v-1d4e9106]{background:var(--feature-theme-primary-gradient);opacity:.82;border-radius:999px;width:min(100%,620px);height:6px;animation:1.8s ease-in-out infinite audio-recorder-idle-pulse-1d4e9106;box-shadow:0 0 12px #9d5ee852}.audio-recorder-state__message[data-v-1d4e9106]{max-width:340px;color:var(--color-muted-500,#64748b);margin:0;font-size:15px;font-weight:500;line-height:1.75}.audio-recorder-state__primary-btn[data-v-1d4e9106]{background:var(--feature-theme-primary-gradient);min-width:244px;min-height:54px;color:var(--feature-theme-primary-contrast);cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:0 30px;font-size:15px;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex;box-shadow:0 18px 32px #9d5ee82e}.audio-recorder-state__primary-btn[data-v-1d4e9106]:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 22px 38px #9d5ee838}.audio-recorder-state__primary-btn[data-v-1d4e9106]:disabled{opacity:.56;cursor:not-allowed}.audio-recorder-state__primary-btn .iconify[data-v-1d4e9106]{font-size:22px}@keyframes audio-recorder-idle-pulse-1d4e9106{0%,to{opacity:.58}50%{opacity:1}}@media (width<=768px){.audio-recorder-state--idle[data-v-1d4e9106]{gap:22px}.audio-recorder-state__accent[data-v-1d4e9106]{height:5px}.audio-recorder-state__primary-btn[data-v-1d4e9106]{width:100%;min-width:0}}.audio-recorder-preview[data-v-51164052]{flex-direction:column;align-items:center;gap:22px;width:100%;display:flex}.audio-recorder-preview__card[data-v-51164052]{border:1px solid var(--color-card-default-border,#d1d5db);background:linear-gradient(#fffffffa,#f5f0ff85),#fff;border-radius:22px;width:100%;max-width:760px;padding:26px 24px 22px;position:relative}.audio-recorder-preview__audio[data-v-51164052]{display:none}.audio-recorder-preview__badge[data-v-51164052]{background:var(--feature-theme-primary-soft-bg);width:34px;height:34px;color:var(--feature-theme-primary-active);border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:14px;right:14px}.audio-recorder-preview__badge .iconify[data-v-51164052]{font-size:18px}.audio-recorder-preview__bars[data-v-51164052]{opacity:.58;justify-content:center;align-items:center;gap:4px;min-height:76px;padding:10px 0 6px;display:flex}.audio-recorder-preview__bar[data-v-51164052]{background:var(--feature-theme-primary-gradient);transform-origin:50%;width:5px;animation:2.6s ease-in-out infinite audio-recorder-preview-bar-idle-51164052;animation-delay:var(--bar-delay);animation-duration:calc(var(--bar-duration) * 1.6);border-radius:999px}.audio-recorder-preview__bars.is-playing .audio-recorder-preview__bar[data-v-51164052]{animation-name:audio-recorder-preview-bar-playing-51164052;animation-duration:var(--bar-duration)}.audio-recorder-preview__controls[data-v-51164052]{align-items:center;gap:14px;margin-top:6px;display:flex}.audio-recorder-preview__play-btn[data-v-51164052]{width:40px;height:40px;color:var(--feature-theme-primary);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;transition:opacity .2s,transform .2s;display:inline-flex}.audio-recorder-preview__play-btn[data-v-51164052]:hover:not(:disabled){transform:scale(1.04)}.audio-recorder-preview__play-btn[data-v-51164052]:disabled{opacity:.48;cursor:not-allowed}.audio-recorder-preview__play-btn .iconify[data-v-51164052]{font-size:24px}.audio-recorder-preview__progress[data-v-51164052]{flex:1;min-height:8px;position:relative}.audio-recorder-preview__progress-track[data-v-51164052],.audio-recorder-preview__progress-fill[data-v-51164052]{border-radius:999px;position:absolute;inset:0}.audio-recorder-preview__progress-track[data-v-51164052]{background:#94a3b833}.audio-recorder-preview__progress-fill[data-v-51164052]{background:var(--feature-theme-primary-gradient)}.audio-recorder-preview__time[data-v-51164052]{color:var(--color-muted-500,#64748b);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px;font-weight:600}.audio-recorder-preview__actions[data-v-51164052]{justify-content:center;align-items:flex-start;gap:32px;width:100%;display:flex}.audio-recorder-preview__option-btn[data-v-51164052],.audio-recorder-preview__transcribe-btn[data-v-51164052]{cursor:pointer;border:0;justify-content:center;align-items:center;transition:transform .2s,opacity .2s,box-shadow .2s;display:inline-flex}.audio-recorder-preview__option-btn[data-v-51164052]:disabled,.audio-recorder-preview__transcribe-btn[data-v-51164052]:disabled{opacity:.48;cursor:not-allowed}.audio-recorder-preview__option-btn[data-v-51164052]:hover:not(:disabled),.audio-recorder-preview__transcribe-btn[data-v-51164052]:hover:not(:disabled){transform:translateY(-1px)}.audio-recorder-preview__option-btn[data-v-51164052]{color:var(--color-muted-500,#64748b);background:0 0;flex-direction:column;gap:10px;font-size:14px;font-weight:600}.audio-recorder-preview__option-icon[data-v-51164052]{width:56px;height:56px;color:inherit;box-shadow:inset 0 0 0 1px var(--color-card-default-border,#d1d5db);background:#fff;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.audio-recorder-preview__option-icon .iconify[data-v-51164052]{font-size:22px}.audio-recorder-preview__option-btn:hover:not(:disabled) .audio-recorder-preview__option-icon[data-v-51164052]{color:var(--feature-theme-primary-active);box-shadow:inset 0 0 0 1px var(--feature-theme-primary-soft-border-strong)}.audio-recorder-preview__transcribe-btn[data-v-51164052]{background:var(--feature-theme-primary-gradient);min-height:56px;color:var(--feature-theme-primary-contrast);border-radius:999px;gap:10px;padding:0 26px;font-size:18px;font-weight:700;box-shadow:0 20px 34px #9d5ee833}.audio-recorder-preview__transcribe-btn .iconify[data-v-51164052]{font-size:20px}@media (width<=768px){.audio-recorder-preview__card[data-v-51164052]{border-radius:20px;padding:24px 16px 18px}.audio-recorder-preview__bars[data-v-51164052]{gap:3px;min-height:72px}.audio-recorder-preview__bar[data-v-51164052]{width:5px}.audio-recorder-preview__controls[data-v-51164052]{gap:10px}.audio-recorder-preview__time[data-v-51164052]{font-size:11px}.audio-recorder-preview__actions[data-v-51164052]{flex-wrap:wrap;gap:16px}.audio-recorder-preview__transcribe-btn[data-v-51164052]{width:100%;font-size:16px}}@keyframes audio-recorder-preview-bar-idle-51164052{0%,to{height:calc(var(--bar-height) * .72);opacity:.42}50%{height:calc(var(--bar-height) * .92);opacity:.68}}@keyframes audio-recorder-preview-bar-playing-51164052{0%,to{height:calc(var(--bar-height) * .32);opacity:.38}25%{height:calc(var(--bar-height) * 1.12);opacity:.96}50%{height:calc(var(--bar-height) * .52);opacity:.56}75%{height:calc(var(--bar-height) * 1.36);opacity:1}}.audio-recorder-processing[data-v-ea5a36e8]{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;padding:18px 0 8px;display:flex}.audio-recorder-processing__orb[data-v-ea5a36e8]{width:98px;height:98px;position:relative}.audio-recorder-processing__ring[data-v-ea5a36e8],.audio-recorder-processing__ripple[data-v-ea5a36e8],.audio-recorder-processing__core[data-v-ea5a36e8],.audio-recorder-processing__track[data-v-ea5a36e8]{position:absolute;inset:0}.audio-recorder-processing__ripple[data-v-ea5a36e8]{opacity:0;background:radial-gradient(#9d5ee814,#0000 72%);border:2px solid #9d5ee838;border-radius:999px;transform:scale(.64)}.audio-recorder-processing__ripple--outer[data-v-ea5a36e8]{animation:2.4s ease-out infinite audio-recorder-processing-ripple-ea5a36e8}.audio-recorder-processing__ripple--inner[data-v-ea5a36e8]{animation:2.4s ease-out 1.2s infinite audio-recorder-processing-ripple-ea5a36e8}.audio-recorder-processing__ring[data-v-ea5a36e8]{background:radial-gradient(#9d5ee824,#0000 68%);border-radius:999px;animation:1.8s ease-in-out infinite audio-recorder-processing-ping-ea5a36e8}.audio-recorder-processing__core[data-v-ea5a36e8]{background:var(--feature-theme-primary-soft-bg);color:var(--feature-theme-primary);border-radius:999px;justify-content:center;align-items:center;display:inline-flex;inset:16px}.audio-recorder-processing__core .iconify[data-v-ea5a36e8]{font-size:34px;animation:1.6s ease-in-out infinite audio-recorder-processing-glow-ea5a36e8}.audio-recorder-processing__track[data-v-ea5a36e8]{width:100%;height:100%;transform:rotate(-90deg)}.audio-recorder-processing__track-base[data-v-ea5a36e8],.audio-recorder-processing__track-progress[data-v-ea5a36e8]{fill:none;stroke-width:4px;stroke-dasharray:289;stroke-linecap:round}.audio-recorder-processing__track-base[data-v-ea5a36e8]{stroke:var(--feature-theme-primary-soft-border);opacity:.8}.audio-recorder-processing__track-progress[data-v-ea5a36e8]{stroke:var(--feature-theme-primary);transition:stroke-dashoffset .9s}.audio-recorder-processing__copy[data-v-ea5a36e8]{flex-direction:column;align-items:center;gap:8px;display:flex}.audio-recorder-processing__title[data-v-ea5a36e8]{color:var(--color-muted-900,#0f172a);margin:0;font-size:22px;font-weight:700;line-height:1.3}.audio-recorder-processing__step[data-v-ea5a36e8]{color:var(--color-muted-500,#64748b);margin:0;font-size:15px;font-weight:500;animation:.4s ease-out forwards audio-recorder-processing-slide-up-ea5a36e8}.audio-recorder-processing__step-wrap[data-v-ea5a36e8]{min-height:24px;overflow:hidden}.audio-recorder-processing__note[data-v-ea5a36e8]{color:#b45309;background:#fffbebeb;border:1px solid #fbbf2438;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:12px;font-weight:600;line-height:1.5;display:inline-flex}.audio-recorder-processing__note .iconify[data-v-ea5a36e8]{font-size:15px}@keyframes audio-recorder-processing-ping-ea5a36e8{0%,to{opacity:.6;transform:scale(.94)}50%{opacity:1;transform:scale(1.08)}}@keyframes audio-recorder-processing-ripple-ea5a36e8{0%{opacity:0;transform:scale(.64)}18%{opacity:.52}to{opacity:0;transform:scale(1.46)}}@keyframes audio-recorder-processing-glow-ea5a36e8{0%,to{opacity:.76}50%{opacity:1}}@keyframes audio-recorder-processing-slide-up-ea5a36e8{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.audio-recorder-processing__title[data-v-ea5a36e8]{font-size:20px}.audio-recorder-processing__step[data-v-ea5a36e8]{font-size:14px}}.audio-recorder-recording[data-v-96970897]{flex-direction:column;align-items:center;gap:22px;width:100%;display:flex}.audio-recorder-recording__visual[data-v-96970897]{justify-content:center;align-items:center;width:100%;max-width:760px;min-height:96px;margin:4px 0 2px;display:flex}.audio-recorder-recording__wave[data-v-96970897]{width:100%;height:96px}.audio-recorder-recording__wave-path[data-v-96970897]{transform-origin:50%;transition:transform .45s cubic-bezier(.4,0,.2,1),opacity .45s}.audio-recorder-recording__wave-path.is-paused[data-v-96970897]{opacity:.56;transform:scaleY(.15)}.audio-recorder-recording__wave-path.is-animated-1[data-v-96970897]{animation:1.2s cubic-bezier(.4,0,.2,1) infinite alternate audio-recorder-wave-1-96970897}.audio-recorder-recording__wave-path.is-animated-2[data-v-96970897]{animation:.82s cubic-bezier(.4,0,.2,1) infinite alternate audio-recorder-wave-2-96970897}.audio-recorder-recording__wave-path.is-animated-3[data-v-96970897]{animation:1.5s cubic-bezier(.4,0,.2,1) infinite alternate audio-recorder-wave-3-96970897}.audio-recorder-recording__timer[data-v-96970897]{border:1px solid var(--feature-theme-primary-soft-border);background:var(--feature-theme-primary-soft-bg);color:var(--feature-theme-primary-active);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:8px 18px;font-size:18px;font-weight:700;line-height:1;display:inline-flex}.audio-recorder-recording__timer.is-paused[data-v-96970897]{border-color:var(--color-card-default-border,#d1d5db);color:var(--color-muted-500,#64748b);background:#f8fafce6}.audio-recorder-recording__timer-dot[data-v-96970897]{background:var(--el-color-danger,#ef4444);border-radius:999px;width:10px;height:10px;animation:1.2s ease-in-out infinite audio-recorder-dot-pulse-96970897;box-shadow:0 0 0 6px #ef444424}.audio-recorder-recording__timer.is-paused .audio-recorder-recording__timer-dot[data-v-96970897]{background:var(--color-muted-400,#94a3b8);box-shadow:none;animation:none}.audio-recorder-recording__actions[data-v-96970897]{justify-content:center;align-items:center;gap:16px;width:100%;display:flex}.audio-recorder-recording__icon-btn[data-v-96970897],.audio-recorder-recording__finish-btn[data-v-96970897]{cursor:pointer;border:0;justify-content:center;align-items:center;transition:transform .2s,opacity .2s,box-shadow .2s;display:inline-flex}.audio-recorder-recording__icon-btn[data-v-96970897]:disabled,.audio-recorder-recording__finish-btn[data-v-96970897]:disabled{opacity:.52;cursor:not-allowed}.audio-recorder-recording__icon-btn[data-v-96970897]:hover:not(:disabled),.audio-recorder-recording__finish-btn[data-v-96970897]:hover:not(:disabled){transform:translateY(-1px)}.audio-recorder-recording__icon-btn[data-v-96970897]{width:56px;height:56px;color:var(--color-muted-600,#475569);box-shadow:inset 0 0 0 1px var(--color-card-default-border,#d1d5db);background:#ffffffeb;border-radius:999px}.audio-recorder-recording__icon-btn .iconify[data-v-96970897]{font-size:24px}.audio-recorder-recording__icon-btn--resume[data-v-96970897]{background:var(--feature-theme-primary-soft-bg);color:var(--feature-theme-primary-active);box-shadow:inset 0 0 0 1px var(--feature-theme-primary-soft-border)}.audio-recorder-recording__finish-btn[data-v-96970897]{background:var(--el-color-danger,#ef4444);color:#fff;border-radius:999px;gap:8px;min-height:54px;padding:0 28px;font-size:15px;font-weight:700;box-shadow:0 18px 30px #ef44442e}.audio-recorder-recording__finish-btn .iconify[data-v-96970897]{font-size:20px}@keyframes audio-recorder-wave-1-96970897{0%{transform:scaleY(.2)}to{transform:scaleY(1.4)}}@keyframes audio-recorder-wave-2-96970897{0%{transform:scaleY(.2)}to{transform:scaleY(.9)}}@keyframes audio-recorder-wave-3-96970897{0%{transform:scaleY(.2)}to{transform:scaleY(1.2)}}@keyframes audio-recorder-dot-pulse-96970897{0%,to{opacity:.7}50%{opacity:1}}@media (width<=768px){.audio-recorder-recording__visual[data-v-96970897]{min-height:82px}.audio-recorder-recording__timer[data-v-96970897]{font-size:16px}.audio-recorder-recording__wave[data-v-96970897]{height:78px}.audio-recorder-recording__finish-btn[data-v-96970897]{padding:0 22px}}.audio-recorder-upload[data-v-16514ded]{width:100%}.audio-recorder-upload.is-disabled[data-v-16514ded]{opacity:.94}.audio-recorder-upload__panel[data-v-16514ded]{width:100%}.audio-recorder-upload__swap-enter-active[data-v-16514ded],.audio-recorder-upload__swap-leave-active[data-v-16514ded]{width:100%;transition:opacity .24s,transform .24s}.audio-recorder-upload__swap-enter-from[data-v-16514ded],.audio-recorder-upload__swap-leave-to[data-v-16514ded]{opacity:0;transform:translateY(10px)}.record-transcribe-panel[data-v-a8a7597b]{flex-direction:column;gap:20px;max-width:1152px;margin:0 auto;display:flex}.record-transcribe-panel__hero[data-v-a8a7597b]{background:var(--feature-theme-primary-panel-bg), #fff;border:1px solid #e2e8f0;border-radius:24px;padding:36px 32px;box-shadow:0 16px 40px #0f172a0f}.record-transcribe-panel__library[data-v-a8a7597b]{flex-direction:column;gap:12px;display:flex}.record-transcribe-panel__library-tabs[data-v-a8a7597b]{justify-content:flex-start;display:flex}.record-transcribe-panel__template-card[data-v-a8a7597b]{text-align:left;cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:16px;align-items:center;gap:16px;width:100%;padding:16px 18px;display:flex;position:relative}.record-transcribe-panel__template-card[data-v-a8a7597b]:hover{border-color:var(--color-primary-300);transform:translateY(-1px);box-shadow:0 14px 32px #0f172a0f}.record-transcribe-panel__template-icon-wrap[data-v-a8a7597b]{background:var(--color-primary-50);width:52px;height:52px;color:var(--color-primary-400);border:1px solid #0000;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.record-transcribe-panel__template-icon[data-v-a8a7597b]{font-size:24px}.record-transcribe-panel__template-meta[data-v-a8a7597b]{flex-direction:column;gap:6px;min-width:0;display:flex}.record-transcribe-panel__template-type[data-v-a8a7597b]{color:var(--color-primary-400);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700;line-height:1}.record-transcribe-panel__template-name[data-v-a8a7597b]{font-size:13px;line-height:1.3}.record-transcribe-panel__history-time[data-v-a8a7597b]{color:#94a3b8;font-size:12px;line-height:1.3}.record-transcribe-panel__history-delete[data-v-a8a7597b]{color:#94a3b8;cursor:pointer;background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;transition:background-color .2s,color .2s,transform .2s;display:inline-flex;position:absolute;top:12px;right:12px;box-shadow:0 6px 16px #0f172a14}.record-transcribe-panel__history-delete[data-v-a8a7597b]:hover{color:#ef4444;background:#fef2f2;transform:scale(1.04)}@media (width<=768px){.record-transcribe-panel__hero[data-v-a8a7597b]{border-radius:20px;padding:28px 18px}}
