.base-card[data-v-8d96f653]{background:#fff;border-radius:12px;transition:all .2s ease;overflow:hidden}.base-card--default[data-v-8d96f653]{box-shadow:0 1px 3px #0000001a}.base-card--elevated[data-v-8d96f653]{box-shadow:0 4px 12px #0000001a}.base-card--outlined[data-v-8d96f653]{border:1px solid #e2e8f0;box-shadow:none}.base-card--flat[data-v-8d96f653]{box-shadow:none;background:transparent}.base-card--small[data-v-8d96f653]{padding:16px}.base-card--medium[data-v-8d96f653]{padding:20px}.base-card--large[data-v-8d96f653]{padding:24px}.base-card--hoverable[data-v-8d96f653]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.base-card--clickable[data-v-8d96f653]{cursor:pointer}.base-card--clickable[data-v-8d96f653]:hover{transform:translateY(-1px);box-shadow:0 4px 15px #0000001f}.base-card--selectable[data-v-8d96f653]{border-width:2px;cursor:pointer}.base-card--selectable[data-v-8d96f653]:not(.base-card--selected):hover{border-color:#cbd5e0;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.base-card--selected[data-v-8d96f653]{border-color:#667eea;background:#f7faff;box-shadow:0 4px 20px #667eea33}.base-card__header[data-v-8d96f653]{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f7fafc}.base-card__title[data-v-8d96f653]{margin:0;color:#1a202c;font-size:18px;font-weight:600}.base-card__content[data-v-8d96f653]{display:flex;color:#4a5568;line-height:1.6}.base-card__footer[data-v-8d96f653]{margin-top:16px;padding-top:16px;border-top:1px solid #f7fafc}.base-card--no-padding[data-v-8d96f653]{padding:0}.base-card--no-padding .base-card__header[data-v-8d96f653]{padding:20px 20px 16px;margin-bottom:0}.base-card--no-padding .base-card__content[data-v-8d96f653]{padding:0 20px}.base-card--no-padding .base-card__footer[data-v-8d96f653]{padding:16px 20px 20px;margin-top:0}.home[data-v-a42cc2ff]{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.home__content[data-v-a42cc2ff]{text-align:center;max-width:500px;width:100%;animation:fadeInUp-a42cc2ff .6s ease-out}.home__icon[data-v-a42cc2ff]{margin-bottom:32px}.icon-container[data-v-a42cc2ff]{position:relative;display:inline-block;animation:bounceIn-a42cc2ff .8s ease-out .2s both}.icon-emoji[data-v-a42cc2ff]{font-size:4rem;line-height:1;filter:grayscale(20%);opacity:.8}.icon-overlay[data-v-a42cc2ff]{position:absolute;top:-8px;right:-8px;font-size:1.5rem;background:#fff;border-radius:50%;padding:2px;box-shadow:0 2px 8px #0000001a}.home__header[data-v-a42cc2ff]{margin-bottom:24px}.home__header h1[data-v-a42cc2ff]{margin:0 0 8px;color:#1a202c;font-size:2rem;font-weight:700;letter-spacing:-.025em}.subtitle[data-v-a42cc2ff]{margin:0;color:#64748b;font-size:1.125rem;line-height:1.6}.home__description[data-v-a42cc2ff]{margin-bottom:32px}.home__description p[data-v-a42cc2ff]{margin:0;color:#475569;line-height:1.6;font-size:.95rem}.home__emoji[data-v-a42cc2ff]{display:flex;gap:16px;justify-content:center;margin-bottom:32px}.emoji-item[data-v-a42cc2ff]{font-size:2rem;line-height:1;opacity:.7;transition:all .3s ease}.emoji-item[data-v-a42cc2ff]:hover{opacity:1;transform:scale(1.1)}.home__help[data-v-a42cc2ff]{padding-top:24px;border-top:1px solid #e2e8f0}.help-text[data-v-a42cc2ff]{margin:0;color:#64748b;font-size:.875rem;line-height:1.5}@keyframes fadeInUp-a42cc2ff{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounceIn-a42cc2ff{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.05)}70%{transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width: 640px){.home[data-v-a42cc2ff]{padding:20px}.home__header h1[data-v-a42cc2ff]{font-size:1.5rem}.subtitle[data-v-a42cc2ff]{font-size:1rem}.icon-emoji[data-v-a42cc2ff]{font-size:3rem}.emoji-item[data-v-a42cc2ff]{font-size:1.5rem}}.home__test[data-v-a42cc2ff]{margin-top:32px;padding-top:24px;border-top:1px solid #e2e8f0}.test-error-btn[data-v-a42cc2ff]{background:#ef4444;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.test-error-btn[data-v-a42cc2ff]:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 12px #ef444466}.step-indicator[data-v-7c90e008]{text-align:center;margin-bottom:20px}.step-indicator__progress[data-v-7c90e008]{width:100%;height:4px;background:#e2e8f0;border-radius:2px;overflow:hidden;margin-bottom:12px}.step-indicator__progress-bar[data-v-7c90e008]{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;transition:width .3s ease}.step-indicator__text[data-v-7c90e008]{color:#718096;font-size:14px;font-weight:500;margin-bottom:4px}.step-indicator__title[data-v-7c90e008]{color:#2d3748;font-size:16px;font-weight:600}.step-indicator--compact .step-indicator__progress[data-v-7c90e008]{display:none}.step-indicator--large .step-indicator__text[data-v-7c90e008]{font-size:16px}.step-indicator--large .step-indicator__title[data-v-7c90e008]{font-size:18px}.base-button[data-v-ae7ef29d]{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none;font-family:inherit;position:relative;overflow:hidden}.base-button[data-v-ae7ef29d]:focus{outline:2px solid var(--purple, #5646fe);outline-offset:2px}.base-button[data-v-ae7ef29d]:disabled{cursor:not-allowed;opacity:.6}.base-button--small[data-v-ae7ef29d]{padding:8px 16px;font-size:14px;border-radius:6px}.base-button--medium[data-v-ae7ef29d]{padding:12px 24px;font-size:16px}@media (max-width: 640px){.base-button--medium[data-v-ae7ef29d]{padding:12px 20px}}.base-button--large[data-v-ae7ef29d]{padding:16px 32px;font-size:18px;border-radius:12px}.base-button--primary[data-v-ae7ef29d]{background-image:linear-gradient(225deg,var(--purple),var(--magenta));color:var(--white);box-shadow:0 4px 15px #5646fe66}.base-button--primary[data-v-ae7ef29d]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #5646fe99}.base-button--secondary[data-v-ae7ef29d]{background:#f7fafc;color:#4a5568;border:2px solid #e2e8f0}.base-button--secondary[data-v-ae7ef29d]:hover:not(:disabled){background:#edf2f7;border-color:#cbd5e0}.base-button--danger[data-v-ae7ef29d]{background:var(--red);color:var(--white)}.base-button--danger[data-v-ae7ef29d]:hover:not(:disabled){background:#e03e60;transform:translateY(-1px)}.base-button--success[data-v-ae7ef29d]{background:#48bb78;color:var(--white)}.base-button--success[data-v-ae7ef29d]:hover:not(:disabled){background:#38a169;transform:translateY(-1px)}.base-button--outline[data-v-ae7ef29d]{background:transparent;color:var(--purple);border:2px solid var(--purple)}.base-button--outline[data-v-ae7ef29d]:hover:not(:disabled){background:var(--purple);color:var(--white)}.base-button--ghost[data-v-ae7ef29d]{background:transparent;color:#4a5568}.base-button--ghost[data-v-ae7ef29d]:hover:not(:disabled){background:#f7fafc}.base-button--full-width[data-v-ae7ef29d]{width:100%}.base-button--loading[data-v-ae7ef29d]{pointer-events:none}.loading-spinner[data-v-ae7ef29d]{width:16px;height:16px;border:2px solid currentColor;border-top:2px solid transparent;border-radius:50%;animation:spin-ae7ef29d 1s linear infinite}.button-icon[data-v-ae7ef29d]{display:flex;align-items:center;font-size:1.2em}.button-content[data-v-ae7ef29d]{display:flex;align-items:center}@keyframes spin-ae7ef29d{to{transform:rotate(360deg)}}.base-button--danger.base-button--large .button-icon[data-v-ae7ef29d]{width:12px;height:12px;background:#fff;border-radius:50%;font-size:0}.guidance-tips[data-v-8259a960]{background:#f7fafc;border-radius:16px;padding:24px;text-align:center}.icon[data-v-8259a960]{font-size:32px;margin-bottom:12px}.guidance-tips h2[data-v-8259a960]{color:#2d3748;font-size:20px;font-weight:600;margin-bottom:16px}.guidance-tips ul[data-v-8259a960]{list-style:none;text-align:left}.guidance-tips li[data-v-8259a960]{color:#4a5568;font-size:16px;margin-bottom:8px;padding-left:20px;position:relative}.guidance-tips li[data-v-8259a960]:before{content:"✓";color:#48bb78;font-weight:700;position:absolute;left:0}.base-input[data-v-a5b20b95]{display:flex;flex-direction:column;gap:8px}.base-input__label[data-v-a5b20b95]{color:#2d3748;font-size:14px;font-weight:600;margin-bottom:4px}.base-input__required[data-v-a5b20b95]{color:#e53e3e}.base-input__wrapper[data-v-a5b20b95]{position:relative}.base-input__field[data-v-a5b20b95]{width:100%;border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px;font-size:16px;color:#2d3748;background:#fff;transition:all .2s ease;font-family:inherit}.base-input__field[data-v-a5b20b95]:focus{outline:2px solid #667eea;outline-offset:2px;border-color:#667eea}.base-input__field--error[data-v-a5b20b95]{border-color:#e53e3e}.base-input__field--error[data-v-a5b20b95]:focus{outline-color:#e53e3e;border-color:#e53e3e}.base-input__field--disabled[data-v-a5b20b95]{background:#f7fafc;color:#a0aec0;cursor:not-allowed}.base-input__field--with-icon[data-v-a5b20b95]{padding-left:44px}.base-input__field[data-v-a5b20b95]::placeholder{color:#a0aec0}.base-input__icon[data-v-a5b20b95]{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#718096;font-size:18px}.base-input__message[data-v-a5b20b95]{margin-top:4px}.base-input__error[data-v-a5b20b95]{color:#e53e3e;font-size:14px}.base-input__hint[data-v-a5b20b95]{color:#718096;font-size:14px}textarea.base-input__field[data-v-a5b20b95]{resize:vertical;min-height:100px}.base-text-button[data-v-f0e3fc6b]{background:none;border:none;cursor:pointer;text-decoration:none;transition:all .2s ease;display:inline-flex;align-items:center;gap:6px;font-family:inherit;font-weight:500;opacity:0;transform:translateY(-4px);animation:slideInFade-f0e3fc6b .3s ease-out forwards}.base-text-button[data-v-f0e3fc6b]:disabled{cursor:not-allowed;opacity:.5!important}.base-text-button[data-v-f0e3fc6b]:not(:disabled):hover{transform:translateY(-1px)}.base-text-button[data-v-f0e3fc6b]:not(:disabled):active{transform:translateY(0)}.base-text-button--primary[data-v-f0e3fc6b]{color:#667eea}.base-text-button--primary[data-v-f0e3fc6b]:not(:disabled):hover{color:#5a67d8}.base-text-button--primary[data-v-f0e3fc6b]:not(:disabled):active{color:#4c51bf}.base-text-button--secondary[data-v-f0e3fc6b]{color:#718096}.base-text-button--secondary[data-v-f0e3fc6b]:not(:disabled):hover{color:#4a5568}.base-text-button--secondary[data-v-f0e3fc6b]:not(:disabled):active{color:#2d3748}.base-text-button--danger[data-v-f0e3fc6b]{color:#e53e3e}.base-text-button--danger[data-v-f0e3fc6b]:not(:disabled):hover{color:#c53030}.base-text-button--danger[data-v-f0e3fc6b]:not(:disabled):active{color:#9c2222}.base-text-button--success[data-v-f0e3fc6b]{color:#38a169}.base-text-button--success[data-v-f0e3fc6b]:not(:disabled):hover{color:#2f855a}.base-text-button--success[data-v-f0e3fc6b]:not(:disabled):active{color:#276749}.base-text-button--small[data-v-f0e3fc6b]{font-size:12px;padding:4px 0}.base-text-button--medium[data-v-f0e3fc6b]{font-size:13px;padding:6px 0}.base-text-button--large[data-v-f0e3fc6b]{font-size:14px;padding:8px 0}.base-text-button__icon[data-v-f0e3fc6b]{font-size:.9em;display:inline-block;transition:transform .2s ease}.base-text-button:not(:disabled):hover .base-text-button__icon--rotate[data-v-f0e3fc6b]{transform:rotate(90deg)}.base-text-button[data-v-f0e3fc6b]:focus{outline:2px solid currentColor;outline-offset:2px;border-radius:2px}.base-text-button[data-v-f0e3fc6b]:focus:not(:focus-visible){outline:none}@keyframes slideInFade-f0e3fc6b{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.base-text-button--instant[data-v-f0e3fc6b]{opacity:1;transform:translateY(0);animation:none}.suggested-text-editor[data-v-e4bec1a8]{text-align:left}.suggested-text-editor h3[data-v-e4bec1a8]{color:#2d3748;font-size:18px;font-weight:600;margin-bottom:8px}.hint[data-v-e4bec1a8]{color:#718096;font-size:14px;margin-bottom:16px}.reset-section[data-v-e4bec1a8]{min-height:24px;margin-top:8px;display:flex;justify-content:flex-start;align-items:center}.step-guidance[data-v-3b966fb6]{padding:40px 30px;text-align:center}.step-guidance__header[data-v-3b966fb6]{margin-bottom:30px}.step-guidance__header h1[data-v-3b966fb6]{color:#2d3748;font-size:28px;font-weight:700;margin-bottom:8px}.step-guidance__content[data-v-3b966fb6]{margin-bottom:40px;display:flex;flex-direction:column;gap:30px}.step-guidance__suggested-text[data-v-3b966fb6]{text-align:left}.base-select[data-v-be1a9cd4]{display:flex;flex-direction:column;gap:8px}.base-select__label[data-v-be1a9cd4]{color:#2d3748;font-size:14px;font-weight:600}.base-select__required[data-v-be1a9cd4]{color:#e53e3e}.base-select__wrapper[data-v-be1a9cd4]{position:relative}.base-select__field[data-v-be1a9cd4]{width:100%;border:1px solid #e2e8f0;border-radius:8px;padding:12px 40px 12px 16px;font-size:16px;color:#2d3748;background:#fff;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .2s ease;font-family:inherit}.base-select__field[data-v-be1a9cd4]:focus{outline:2px solid #667eea;outline-offset:2px;border-color:#667eea}.base-select__field--error[data-v-be1a9cd4]{border-color:#e53e3e}.base-select__field--error[data-v-be1a9cd4]:focus{outline-color:#e53e3e;border-color:#e53e3e}.base-select__field--disabled[data-v-be1a9cd4]{background:#f7fafc;color:#a0aec0;cursor:not-allowed}.base-select__arrow[data-v-be1a9cd4]{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#718096;font-size:12px;pointer-events:none;transition:transform .2s ease}.base-select__field:focus+.base-select__arrow[data-v-be1a9cd4]{transform:translateY(-50%) rotate(180deg)}.base-select__message[data-v-be1a9cd4]{margin-top:4px}.base-select__error[data-v-be1a9cd4]{color:#e53e3e;font-size:14px}.base-select__hint[data-v-be1a9cd4]{color:#718096;font-size:14px}.base-navigation[data-v-6b501b4d]{display:flex;align-items:center;gap:16px;padding:20px 0}.base-navigation--spread[data-v-6b501b4d]{justify-content:space-between}.base-navigation--center[data-v-6b501b4d]{justify-content:center}.base-navigation--left[data-v-6b501b4d]{justify-content:flex-start}.base-navigation--right[data-v-6b501b4d]{justify-content:flex-end}.base-navigation__spacer[data-v-6b501b4d]{flex:1}.base-navigation--center .base-navigation__spacer[data-v-6b501b4d],.base-navigation--left .base-navigation__spacer[data-v-6b501b4d],.base-navigation--right .base-navigation__spacer[data-v-6b501b4d]{display:none}.recording-overlay[data-v-2f9f353e]{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.recording-overlay__countdown[data-v-2f9f353e]{position:absolute;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10}.recording-overlay__countdown-number[data-v-2f9f353e]{font-size:120px;font-weight:700;color:#fff;text-shadow:0 0 20px rgba(255,255,255,.5);animation:pulse-2f9f353e 1s ease-in-out}@keyframes pulse-2f9f353e{0%{transform:scale(1);opacity:.5}50%{transform:scale(1.2);opacity:1}to{transform:scale(1);opacity:.5}}.recording-overlay__recording-ui[data-v-2f9f353e]{position:relative;width:100%;height:100%}.recording-overlay__face-guide[data-v-2f9f353e]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.recording-overlay__face-square[data-v-2f9f353e]{border:2px dashed rgba(255,255,255,.8);border-radius:12px;margin-bottom:8px;animation:breathe-2f9f353e 2s ease-in-out infinite}.recording-overlay__face-square.face-square-landscape[data-v-2f9f353e]{width:180px;height:120px}.recording-overlay__face-square.face-square-portrait[data-v-2f9f353e]{width:200px;height:250px}.recording-overlay__face-square.face-square-reels[data-v-2f9f353e]{width:190px;height:320px}@media (max-width: 768px){.recording-overlay__face-square.face-square-landscape[data-v-2f9f353e]{width:140px;height:90px}.recording-overlay__face-square.face-square-portrait[data-v-2f9f353e]{width:160px;height:200px}.recording-overlay__face-square.face-square-reels[data-v-2f9f353e]{width:145px;height:250px}}@keyframes breathe-2f9f353e{0%,to{opacity:.6}50%{opacity:1}}.recording-overlay__guide-text[data-v-2f9f353e]{color:#fff;font-size:14px;font-weight:500;text-shadow:0 2px 4px rgba(0,0,0,.5)}.recording-overlay__timer[data-v-2f9f353e]{position:absolute;top:20px;right:20px;background:#dc2626e6;color:#fff;padding:8px 12px;border-radius:6px;font-weight:700;font-size:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10}.recording-overlay__banner-placeholder[data-v-2f9f353e]{position:absolute;top:0;left:0;right:0;z-index:2;display:flex;align-items:center;justify-content:center;max-height:300px;min-height:80px;background:linear-gradient(135deg,#0006,#0003);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px dashed rgba(255,255,255,.5);border-radius:12px 12px 0 0;box-shadow:0 2px 8px #0003}.recording-overlay__banner-placeholder-content[data-v-2f9f353e]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;text-align:center}.recording-overlay__banner-placeholder-icon[data-v-2f9f353e]{font-size:24px;opacity:.9;animation:float-2f9f353e 3s ease-in-out infinite;filter:drop-shadow(0 2px 4px rgba(0,0,0,.4))}.recording-overlay__banner-placeholder-text[data-v-2f9f353e]{color:#fffffff2;font-size:14px;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.6);letter-spacing:.5px;background:#0003;padding:4px 8px;border-radius:4px}@keyframes float-2f9f353e{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@media (max-width: 768px){.recording-overlay__banner-placeholder[data-v-2f9f353e]{min-height:60px;max-height:200px}.recording-overlay__banner-placeholder-content[data-v-2f9f353e]{padding:12px;gap:6px}.recording-overlay__banner-placeholder-icon[data-v-2f9f353e]{font-size:20px}.recording-overlay__banner-placeholder-text[data-v-2f9f353e]{font-size:12px;padding:3px 6px}}.recording-overlay__recorded-video-ui[data-v-2f9f353e]{position:relative;width:100%;height:100%}.recording-overlay__banner-overlay[data-v-2f9f353e]{position:absolute;top:0;left:0;right:0;z-index:2;display:flex;align-items:flex-start;justify-content:center;max-height:300px;overflow:hidden;border-radius:12px 12px 0 0}.recording-overlay__banner-image[data-v-2f9f353e]{width:100%;max-height:300px;object-fit:cover;object-position:top}.base-tip[data-v-19e6116e]{display:flex;align-items:flex-start;gap:8px;padding:12px 16px;border-radius:8px;line-height:1.4;margin:16px auto;max-width:500px}.base-tip--centered[data-v-19e6116e]{text-align:center;justify-content:center}.base-tip--info[data-v-19e6116e]{color:#4a5568;background:#f0f4ff;border-left:3px solid #667eea}.base-tip--success[data-v-19e6116e]{color:#2d3748;background:#f0fff4;border-left:3px solid #48bb78}.base-tip--warning[data-v-19e6116e]{color:#744210;background:#fffbeb;border-left:3px solid #d69e2e}.base-tip--error[data-v-19e6116e]{color:#742a2a;background:#fed7d7;border-left:3px solid #e53e3e}.base-tip--small[data-v-19e6116e]{font-size:12px;padding:8px 12px}.base-tip--medium[data-v-19e6116e]{font-size:14px;padding:12px 16px}.base-tip--large[data-v-19e6116e]{font-size:16px;padding:16px 20px}.base-tip__icon[data-v-19e6116e]{flex-shrink:0;font-size:1.1em}.base-tip__content[data-v-19e6116e]{flex:1}@media (max-width: 768px){.base-tip[data-v-19e6116e]{margin:12px auto;max-width:none}.base-tip--small[data-v-19e6116e]{font-size:11px;padding:6px 10px}.base-tip--medium[data-v-19e6116e]{font-size:13px;padding:10px 14px}.base-tip--large[data-v-19e6116e]{font-size:15px;padding:14px 18px}}.video-recorder[data-v-49c0c897]{padding:20px;display:flex;flex-direction:column;gap:16px}.suggested-text-section[data-v-49c0c897]{width:100%;display:flex;justify-content:center}.suggested-text-card[data-v-49c0c897]{background:#000000e6;color:#fff;padding:16px 20px;border-radius:12px;max-width:500px;width:100%;max-height:150px;overflow-y:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.text-content[data-v-49c0c897]{font-size:14px;line-height:1.5;text-align:center;white-space:pre-wrap}.video-wrapper[data-v-49c0c897]{position:relative;background:#000;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #0000004d}.video-wrapper[data-v-49c0c897]:before{content:"";display:block;padding-top:var(--aspect-ratio-fallback, 56.25%)}.video-wrapper video[data-v-49c0c897]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:12px}@supports (aspect-ratio: 16/9){.video-wrapper[data-v-49c0c897]:before{display:none}.video-wrapper video[data-v-49c0c897]{position:static}}.video-wrapper video.recording[data-v-49c0c897]{border:3px solid #ef4444}.permission-warning[data-v-49c0c897]{margin:0 auto 20px;max-width:500px}.permission-error-content[data-v-49c0c897]{text-align:center}.permission-error-title[data-v-49c0c897]{margin:0 0 8px;font-size:16px;font-weight:600;color:inherit}.permission-error-message[data-v-49c0c897]{margin:0 0 16px;font-size:14px;line-height:1.4;color:inherit}.permission-retry-button[data-v-49c0c897]{background:#e53e3e;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.permission-retry-button[data-v-49c0c897]:hover{background:#c53030}.permission-retry-button[data-v-49c0c897]:active{background:#9b2c2c}@media (max-width: 768px){.video-recorder[data-v-49c0c897]{padding:16px;gap:12px}.video-wrapper[data-v-49c0c897]{max-width:90vw;margin:0 auto}.suggested-text-card[data-v-49c0c897]{max-width:90vw;padding:12px 16px}.text-content[data-v-49c0c897]{font-size:13px}.permission-warning[data-v-49c0c897]{max-width:90vw;margin:0 auto 16px}.permission-error-title[data-v-49c0c897]{font-size:15px}.permission-error-message[data-v-49c0c897]{font-size:13px}.permission-retry-button[data-v-49c0c897]{padding:8px 16px;font-size:13px}}.app-preloader[data-v-033ee118]{display:flex;align-items:center;justify-content:center;min-height:400px;padding:40px 20px;text-align:center;animation:fadeIn-033ee118 .5s ease-out}.preloader-content[data-v-033ee118]{max-width:320px;width:100%}.loading-spinner[data-v-033ee118]{position:relative;width:80px;height:80px;margin:0 auto 24px}.spinner-ring[data-v-033ee118]{position:absolute;top:0;left:0;width:100%;height:100%;border:3px solid transparent;border-top:3px solid #667eea;border-radius:50%;animation:spin-033ee118 1.2s linear infinite}.spinner-ring[data-v-033ee118]:nth-child(2){width:60px;height:60px;top:10px;left:10px;border-top-color:#764ba2;animation-duration:1.8s;animation-direction:reverse}.spinner-ring[data-v-033ee118]:nth-child(3){width:40px;height:40px;top:20px;left:20px;border-top-color:#667eea;animation-duration:2.4s}@keyframes spin-033ee118{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-icon[data-v-033ee118]{width:80px;height:80px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center}.error-emoji[data-v-033ee118]{font-size:48px;animation:errorPulse-033ee118 2s ease-in-out infinite}@keyframes errorPulse-033ee118{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.1);opacity:1}}.loading-title[data-v-033ee118]{color:#2d3748;font-size:20px;font-weight:600;margin-bottom:8px;line-height:1.3}.loading-subtitle[data-v-033ee118]{color:#718096;font-size:14px;margin-bottom:24px;line-height:1.4}.error-text[data-v-033ee118]{color:#e53e3e;font-weight:500}.progress-dots[data-v-033ee118]{display:flex;justify-content:center;gap:8px}.dot[data-v-033ee118]{width:8px;height:8px;border-radius:50%;background-color:#e2e8f0;transition:all .3s ease}.dot.active[data-v-033ee118]{background-color:#667eea;transform:scale(1.2)}@keyframes fadeIn-033ee118{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 480px){.app-preloader[data-v-033ee118]{min-height:300px;padding:30px 16px}.loading-spinner[data-v-033ee118],.error-icon[data-v-033ee118]{width:60px;height:60px}.error-emoji[data-v-033ee118]{font-size:36px}.spinner-ring[data-v-033ee118]:nth-child(2){width:45px;height:45px;top:7.5px;left:7.5px}.spinner-ring[data-v-033ee118]:nth-child(3){width:30px;height:30px;top:15px;left:15px}.loading-title[data-v-033ee118]{font-size:18px}.loading-subtitle[data-v-033ee118]{font-size:13px}}.base-collapsible[data-v-6e047d92]{background:#fff;border-radius:12px;overflow:hidden;transition:all .2s ease}.base-collapsible--default[data-v-6e047d92]{border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.base-collapsible--compact[data-v-6e047d92]{border:none;box-shadow:none;border-radius:0;border-bottom:1px solid #e2e8f0}.base-collapsible--outlined[data-v-6e047d92]{border:1px solid #e2e8f0;box-shadow:none}.base-collapsible--borderless[data-v-6e047d92]{border:none;box-shadow:none;background:transparent}.base-collapsible--small .base-collapsible__header[data-v-6e047d92]{padding:12px 16px}.base-collapsible--medium .base-collapsible__header[data-v-6e047d92]{padding:16px 20px}.base-collapsible--large .base-collapsible__header[data-v-6e047d92]{padding:20px 24px}.base-collapsible__header[data-v-6e047d92]{display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none}.base-collapsible__header[data-v-6e047d92]:hover{background:#f7fafc}.base-collapsible--expanded .base-collapsible__header[data-v-6e047d92]{background:#f7fafc;border-bottom:1px solid #e2e8f0}.base-collapsible--disabled .base-collapsible__header[data-v-6e047d92]{cursor:not-allowed;opacity:.6}.base-collapsible__header-content[data-v-6e047d92]{display:flex;align-items:center;gap:12px;flex:1}.base-collapsible__icon[data-v-6e047d92]{font-size:20px;flex-shrink:0}.base-collapsible__text[data-v-6e047d92]{flex:1;min-width:0}.base-collapsible__title[data-v-6e047d92]{color:#2d3748;font-weight:600;margin:0;font-size:16px}.base-collapsible__description[data-v-6e047d92]{color:#718096;font-size:14px;margin:2px 0 0;line-height:1.4}.base-collapsible__badge[data-v-6e047d92]{background:#48bb78;color:#fff;font-size:11px;font-weight:600;padding:3px 8px;border-radius:12px;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}.base-collapsible__toggle[data-v-6e047d92]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:none;border:none;cursor:pointer;color:#a0aec0;transition:all .2s ease;flex-shrink:0}.base-collapsible__toggle[data-v-6e047d92]:hover{color:#718096}.base-collapsible__toggle-icon[data-v-6e047d92]{transition:transform .2s ease;display:block}.base-collapsible__toggle-icon.rotated[data-v-6e047d92]{transform:rotate(180deg)}.base-collapsible__content[data-v-6e047d92]{border-top:1px solid #e2e8f0;background:#fafafa;overflow:hidden}.base-collapsible--small .base-collapsible__content[data-v-6e047d92]{padding:12px 16px}.base-collapsible--medium .base-collapsible__content[data-v-6e047d92]{padding:16px 20px}.base-collapsible--large .base-collapsible__content[data-v-6e047d92]{padding:20px 24px}.base-collapse-enter-active[data-v-6e047d92],.base-collapse-leave-active[data-v-6e047d92]{transition:all .3s ease;transform-origin:top}.base-collapse-enter-from[data-v-6e047d92],.base-collapse-leave-to[data-v-6e047d92]{opacity:0;transform:scaleY(0)}.base-collapsible--compact .base-collapsible__content[data-v-6e047d92]{background:#fff;border-top:none}.base-collapsible--borderless .base-collapsible__content[data-v-6e047d92]{background:transparent;border-top:none}.base-collapsible__collapsed-info[data-v-6e047d92]{padding:8px 20px;background:#f8fafc;border-top:1px solid #e2e8f0}.base-collapsible__collapsed-text[data-v-6e047d92]{color:#718096;font-size:14px;font-weight:500}.base-collapsible--compact .base-collapsible__header[data-v-6e047d92]{background:#f8fafc}.base-collapsible--compact .base-collapsible__header[data-v-6e047d92]:hover{background:#edf2f7}.base-collapsible--compact.base-collapsible--expanded .base-collapsible__header[data-v-6e047d92]{background:#edf2f7;border-bottom:1px solid #e2e8f0}@media (max-width: 768px){.base-collapsible--small .base-collapsible__header[data-v-6e047d92]{padding:10px 12px}.base-collapsible--medium .base-collapsible__header[data-v-6e047d92]{padding:12px 16px}.base-collapsible--large .base-collapsible__header[data-v-6e047d92]{padding:16px 20px}.base-collapsible__title[data-v-6e047d92]{font-size:15px}.base-collapsible__description[data-v-6e047d92]{font-size:13px}.base-collapsible__icon[data-v-6e047d92]{font-size:18px}.base-collapsible__toggle[data-v-6e047d92]{width:20px;height:20px}.base-collapsible--small .base-collapsible__content[data-v-6e047d92]{padding:10px 12px}.base-collapsible--medium .base-collapsible__content[data-v-6e047d92]{padding:12px 16px}.base-collapsible--large .base-collapsible__content[data-v-6e047d92]{padding:16px 20px}.base-collapsible__collapsed-info[data-v-6e047d92]{padding:6px 16px}.base-collapsible__collapsed-text[data-v-6e047d92]{font-size:13px}}.confirm-overlay[data-v-f06fea19]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.confirm-dialog[data-v-f06fea19]{background:#fff;border-radius:16px;box-shadow:0 20px 40px #0003;max-width:480px;width:100%;max-height:90vh;overflow-y:auto;animation:confirmSlideIn-f06fea19 .3s ease-out}@keyframes confirmSlideIn-f06fea19{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.confirm-header[data-v-f06fea19]{padding:24px 24px 16px;text-align:center}.confirm-icon[data-v-f06fea19]{font-size:48px;margin-bottom:16px}.confirm-title[data-v-f06fea19]{color:#2d3748;font-size:20px;font-weight:700;margin:0}.confirm-body[data-v-f06fea19]{padding:0 24px 24px;text-align:center}.confirm-message[data-v-f06fea19]{color:#4a5568;font-size:16px;line-height:1.5;margin:0}.confirm-footer[data-v-f06fea19]{padding:16px 24px 24px;display:flex;gap:12px;justify-content:center}.confirm-footer button[data-v-f06fea19]{flex:1;max-width:140px}@media (max-width: 480px){.confirm-overlay[data-v-f06fea19]{padding:16px}.confirm-dialog[data-v-f06fea19]{max-width:100%;border-radius:12px}.confirm-header[data-v-f06fea19]{padding:20px 20px 12px}.confirm-icon[data-v-f06fea19]{font-size:40px;margin-bottom:12px}.confirm-title[data-v-f06fea19]{font-size:18px}.confirm-body[data-v-f06fea19]{padding:0 20px 20px}.confirm-message[data-v-f06fea19]{font-size:15px}.confirm-footer[data-v-f06fea19]{padding:12px 20px 20px;flex-direction:column}.confirm-footer button[data-v-f06fea19]{max-width:none;width:100%}}.toast-container[data-v-89399f2a]{position:fixed;z-index:10000;display:flex;flex-direction:column;gap:12px;pointer-events:none;max-width:400px;width:100%}.toast-container--top-left[data-v-89399f2a]{top:20px;left:20px}.toast-container--top-center[data-v-89399f2a]{top:20px;left:50%;transform:translate(-50%)}.toast-container--top-right[data-v-89399f2a]{top:20px;right:20px}.toast-container--bottom-left[data-v-89399f2a]{bottom:20px;left:20px}.toast-container--bottom-center[data-v-89399f2a]{bottom:20px;left:50%;transform:translate(-50%)}.toast-container--bottom-right[data-v-89399f2a]{bottom:20px;right:20px}.toast[data-v-89399f2a]{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:12px;box-shadow:0 4px 20px #00000026;cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);min-width:300px;max-width:400px}.toast--success[data-v-89399f2a]{background:#48bb78f2;color:#fff}.toast--error[data-v-89399f2a]{background:#e53e3ef2;color:#fff}.toast--warning[data-v-89399f2a]{background:#ed8936f2;color:#fff}.toast--info[data-v-89399f2a]{background:#4a5568f2;color:#fff}.toast--loading[data-v-89399f2a]{background:#667eeaf2;color:#fff}.toast__icon[data-v-89399f2a]{font-size:20px;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.toast__spinner[data-v-89399f2a]{animation:spin-89399f2a 1s linear infinite}.toast__content[data-v-89399f2a]{flex:1;min-width:0}.toast__message[data-v-89399f2a]{font-weight:600;font-size:14px;line-height:1.4;word-wrap:break-word}.toast__description[data-v-89399f2a]{font-size:13px;opacity:.9;margin-top:4px;line-height:1.3}.toast__close[data-v-89399f2a]{background:none;border:none;color:currentColor;font-size:18px;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;opacity:.8;flex-shrink:0}.toast__close[data-v-89399f2a]:hover{opacity:1}.toast-enter-active[data-v-89399f2a]{transition:all .3s cubic-bezier(.4,0,.2,1)}.toast-leave-active[data-v-89399f2a]{transition:all .3s cubic-bezier(.4,0,1,.5)}.toast-enter-from[data-v-89399f2a],.toast-leave-to[data-v-89399f2a]{opacity:0;transform:translate(100%)}.toast-move[data-v-89399f2a]{transition:transform .3s ease}@keyframes spin-89399f2a{to{transform:rotate(360deg)}}@media (max-width: 640px){.toast-container[data-v-89399f2a]{left:16px!important;right:16px!important;max-width:none;transform:none!important}.toast[data-v-89399f2a]{min-width:auto;max-width:none}}.video-upload-loader[data-v-b08fff4b]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:fadeIn-b08fff4b .3s ease-out}.upload-overlay[data-v-b08fff4b]{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:40px 20px;text-align:center}.upload-content[data-v-b08fff4b]{max-width:400px;width:100%;background:#fff;border-radius:24px;padding:40px 32px;box-shadow:0 20px 60px #0000004d}.upload-spinner[data-v-b08fff4b]{position:relative;width:80px;height:80px;margin:0 auto 32px}.spinner-ring[data-v-b08fff4b]{position:absolute;top:0;left:0;width:100%;height:100%;border:3px solid transparent;border-top:3px solid #667eea;border-radius:50%;animation:spin-b08fff4b 1.2s linear infinite}.spinner-ring[data-v-b08fff4b]:nth-child(2){width:60px;height:60px;top:10px;left:10px;border-top-color:#764ba2;animation-duration:1.8s;animation-direction:reverse}.spinner-ring[data-v-b08fff4b]:nth-child(3){width:40px;height:40px;top:20px;left:20px;border-top-color:#667eea;animation-duration:2.4s}@keyframes spin-b08fff4b{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-icon[data-v-b08fff4b]{font-size:64px;margin:0 auto 24px;animation:shake-b08fff4b .5s ease-in-out}.success-icon[data-v-b08fff4b]{font-size:64px;margin:0 auto 24px;animation:bounce-b08fff4b .6s ease-in-out}@keyframes shake-b08fff4b{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}@keyframes bounce-b08fff4b{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.upload-title[data-v-b08fff4b]{color:#2d3748;font-size:24px;font-weight:600;margin-bottom:12px;line-height:1.3}.upload-subtitle[data-v-b08fff4b]{color:#718096;font-size:16px;margin-bottom:32px;line-height:1.4}.error-text[data-v-b08fff4b]{color:#e53e3e;font-weight:500}.progress-container[data-v-b08fff4b]{margin-bottom:32px}.progress-bar[data-v-b08fff4b]{height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden;margin-bottom:12px}.progress-fill[data-v-b08fff4b]{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .3s ease;border-radius:4px}.progress-text[data-v-b08fff4b]{color:#4a5568;font-size:14px;font-weight:500}.progress-dots[data-v-b08fff4b]{display:flex;justify-content:center;gap:16px;margin-bottom:16px}.dot[data-v-b08fff4b]{width:12px;height:12px;border-radius:50%;background-color:#e2e8f0;transition:all .3s ease}.dot.active[data-v-b08fff4b]{background-color:#667eea;transform:scale(1.2)}.dot.completed[data-v-b08fff4b]{background-color:#10b981;transform:scale(1)}.step-labels[data-v-b08fff4b]{display:flex;justify-content:space-between;margin-top:8px;margin-bottom:24px}.step-label[data-v-b08fff4b]{color:#a0aec0;font-size:12px;font-weight:500;transition:color .3s ease;flex:1}.step-label.active[data-v-b08fff4b]{color:#667eea;font-weight:600}.action-buttons[data-v-b08fff4b]{display:flex;justify-content:center;gap:16px;margin-top:24px}.retry-button[data-v-b08fff4b],.continue-button[data-v-b08fff4b]{padding:12px 24px;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:120px}.retry-button[data-v-b08fff4b]{background:#e53e3e;color:#fff}.retry-button[data-v-b08fff4b]:hover{background:#c53030;transform:translateY(-2px)}.continue-button[data-v-b08fff4b]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.continue-button[data-v-b08fff4b]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}@keyframes fadeIn-b08fff4b{0%{opacity:0}to{opacity:1}}@media (max-width: 480px){.upload-overlay[data-v-b08fff4b]{padding:24px 16px}.upload-content[data-v-b08fff4b]{padding:32px 24px}.upload-spinner[data-v-b08fff4b]{width:64px;height:64px}.spinner-ring[data-v-b08fff4b]:nth-child(2){width:48px;height:48px;top:8px;left:8px}.spinner-ring[data-v-b08fff4b]:nth-child(3){width:32px;height:32px;top:16px;left:16px}.error-icon[data-v-b08fff4b],.success-icon[data-v-b08fff4b]{font-size:48px}.upload-title[data-v-b08fff4b]{font-size:20px}.upload-subtitle[data-v-b08fff4b]{font-size:14px}.step-labels[data-v-b08fff4b]{flex-direction:column;gap:4px}.step-label[data-v-b08fff4b]{text-align:center}.action-buttons[data-v-b08fff4b]{flex-direction:column;gap:12px}.retry-button[data-v-b08fff4b],.continue-button[data-v-b08fff4b]{width:100%}}.video-processing-placeholder[data-v-1824ad7c]{display:flex;align-items:center;justify-content:center;min-height:400px;padding:32px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;border:2px dashed #cbd5e0}.processing-content[data-v-1824ad7c]{text-align:center;max-width:400px}.processing-icon[data-v-1824ad7c]{margin-bottom:24px;position:relative;display:inline-block}.processing-spinner[data-v-1824ad7c]{position:relative;width:80px;height:80px;margin:0 auto}.spinner-ring[data-v-1824ad7c]{position:absolute;top:0;left:0;width:100%;height:100%;border:3px solid #e2e8f0;border-top:3px solid #667eea;border-radius:50%;animation:spin-1824ad7c 2s linear infinite}.video-icon[data-v-1824ad7c]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:32px;animation:pulse-1824ad7c 2s ease-in-out infinite}@keyframes spin-1824ad7c{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse-1824ad7c{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.1)}}.processing-message[data-v-1824ad7c]{margin-bottom:24px}.processing-message h3[data-v-1824ad7c]{color:#2d3748;font-size:20px;font-weight:600;margin:0 0 8px}.processing-message p[data-v-1824ad7c]{color:#718096;font-size:14px;line-height:1.5;margin:0}.processing-status[data-v-1824ad7c]{margin-bottom:32px}.status-indicator[data-v-1824ad7c]{display:inline-flex;align-items:center;margin-bottom:8px}.status-dot[data-v-1824ad7c]{width:8px;height:8px;background:#667eea;border-radius:50%;margin-right:8px;animation:pulse-dot-1824ad7c 2s ease-in-out infinite}.status-text[data-v-1824ad7c]{color:#4a5568;font-size:14px;font-weight:500}.polling-indicator[data-v-1824ad7c]{display:inline-flex;align-items:center;opacity:.7}.polling-dot[data-v-1824ad7c]{width:6px;height:6px;background:#38a169;border-radius:50%;margin-right:6px;animation:pulse-dot-1824ad7c 1s ease-in-out infinite}.polling-text[data-v-1824ad7c]{color:#718096;font-size:12px}@keyframes pulse-dot-1824ad7c{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.auto-check-status[data-v-1824ad7c]{display:flex;flex-direction:column;align-items:center;gap:8px}.auto-check-info[data-v-1824ad7c]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#e6fffa;border:1px solid #81e6d9;border-radius:20px;color:#234e52;font-size:14px;font-weight:500}.auto-check-icon[data-v-1824ad7c]{font-size:16px;animation:spin-1824ad7c 2s linear infinite}.next-check-info[data-v-1824ad7c]{color:#718096;font-size:12px;text-align:center;font-weight:500}@media (max-width: 640px){.video-processing-placeholder[data-v-1824ad7c]{min-height:300px;padding:24px}.processing-spinner[data-v-1824ad7c]{width:60px;height:60px}.video-icon[data-v-1824ad7c]{font-size:24px}.processing-message h3[data-v-1824ad7c]{font-size:18px}.processing-message p[data-v-1824ad7c]{font-size:13px}.auto-check-info[data-v-1824ad7c]{padding:6px 12px;font-size:13px}.auto-check-icon[data-v-1824ad7c]{font-size:14px}.next-check-info[data-v-1824ad7c]{font-size:11px}}.recording-controls[data-v-4ee23506]{text-align:center;padding:20px}.recording-controls__review[data-v-4ee23506]{margin-top:20px}.recording-controls__review h3[data-v-4ee23506]{color:#2d3748;font-size:18px;font-weight:600;margin-bottom:16px}.recording-controls__review-buttons[data-v-4ee23506]{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.step-recording[data-v-ff127e67]{padding:20px;text-align:center}.header[data-v-ff127e67]{margin-bottom:20px}.header h1[data-v-ff127e67]{color:#2d3748;font-size:28px;font-weight:700;margin-bottom:8px}.format-info[data-v-ff127e67]{color:#4a5568;font-size:16px;margin-bottom:16px}.camera-selection[data-v-ff127e67]{max-width:300px;margin:0 auto 20px}.video-preview[data-v-ef671487]{background:#fff;border-bottom:1px solid #e2e8f0}.video-preview__container[data-v-ef671487]{max-width:100%;margin:0 auto}.preview-controls[data-v-ef671487]{display:flex;gap:8px;margin-bottom:16px;justify-content:center}.video-preview__settings[data-v-ef671487],.video-preview__video[data-v-ef671487]{max-width:280px;max-height:var(--max-height, 400px);aspect-ratio:var(--video-aspect-ratio, 9 / 16);background:var(--video-background);border-radius:12px;box-shadow:0 4px 20px #00000026;margin:0 auto 16px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff}.video-preview__frame[data-v-ef671487]{width:100%;height:100%;background:#000;border-radius:12px;overflow:hidden}.video-preview__video[data-v-ef671487]{background:#000}.video-element[data-v-ef671487]{width:100%;height:100%;object-fit:contain;border-radius:12px}.placeholder-content[data-v-ef671487]{text-align:center;z-index:1}.placeholder-icon[data-v-ef671487]{font-size:32px;margin-bottom:8px}.placeholder-text[data-v-ef671487]{font-size:14px;font-weight:600;margin-bottom:4px}.placeholder-subtitle[data-v-ef671487]{font-size:10px;opacity:.8}.banner-overlay[data-v-ef671487]{position:absolute;top:0;left:0;right:0;z-index:2;display:flex;align-items:flex-start;justify-content:center;max-height:300px;overflow:hidden}.banner-image[data-v-ef671487]{width:100%;max-height:300px;object-fit:cover;object-position:top}.caption-overlay[data-v-ef671487]{position:absolute;z-index:3;left:50%;transform:translate(-50%);max-width:95%;text-align:center;font-weight:500;font-size:var(--caption-font-size, 14px);color:var(--caption-color, #fff);background-color:var(--caption-background, rgba(0,0,0,.8));padding:var(--caption-padding, 6px 12px);border-radius:var(--caption-border-radius, 4px)}.caption-overlay.position-top[data-v-ef671487]{top:15px}.caption-overlay.position-center[data-v-ef671487]{top:50%;transform:translate(-50%,-50%)}.caption-overlay.position-bottom[data-v-ef671487]{bottom:15px}.video-preview__info h3[data-v-ef671487]{color:#2d3748;font-size:16px;font-weight:600;margin-bottom:8px;text-align:center}.video-preview__meta[data-v-ef671487]{display:flex;flex-direction:column;gap:4px;text-align:center}.video-preview__meta-item[data-v-ef671487]{color:#718096;font-size:12px}@media (min-width: 768px){.video-preview__settings[data-v-ef671487],.video-preview__video[data-v-ef671487]{max-width:320px;max-height:var(--max-height, 450px)}.video-preview__settings.landscape[data-v-ef671487],.video-preview__video.landscape[data-v-ef671487]{max-width:520px}.placeholder-icon[data-v-ef671487]{font-size:40px;margin-bottom:10px}.placeholder-text[data-v-ef671487]{font-size:16px}.placeholder-subtitle[data-v-ef671487]{font-size:11px}.caption-overlay.position-top[data-v-ef671487]{top:18px}.caption-overlay.position-bottom[data-v-ef671487]{bottom:18px}}.caption-segment[data-v-a26aa1ef]{border:1px solid #e2e8f0;border-radius:8px;padding:16px;margin-bottom:16px;background:#fff;transition:all .2s ease}.caption-segment[data-v-a26aa1ef]:hover{border-color:#cbd5e0;box-shadow:0 2px 4px #0000001a}.caption-segment--edited[data-v-a26aa1ef]{border-color:#667eea;background:#f0f4ff}.caption-segment--error[data-v-a26aa1ef]{border-color:#e53e3e;background:#fed7d7}.caption-segment__header[data-v-a26aa1ef]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.caption-segment__time-range[data-v-a26aa1ef]{display:flex;align-items:center;gap:8px}.caption-segment__time-badge[data-v-a26aa1ef]{background:#667eea;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.caption-segment__duration[data-v-a26aa1ef]{color:#718096;font-size:11px}.caption-segment__status[data-v-a26aa1ef]{display:flex;align-items:center;gap:8px}.caption-segment__edit-indicator[data-v-a26aa1ef]{font-size:14px}.caption-segment__confidence-indicator[data-v-a26aa1ef]{padding:2px 6px;border-radius:12px;font-size:10px;font-weight:600}.caption-segment__confidence-indicator.confidence-high[data-v-a26aa1ef]{background:#c6f6d5;color:#22543d}.caption-segment__confidence-indicator.confidence-medium[data-v-a26aa1ef]{background:#fef5e7;color:#744210}.caption-segment__confidence-indicator.confidence-low[data-v-a26aa1ef]{background:#fed7d7;color:#742a2a}.caption-segment__content[data-v-a26aa1ef]{margin-bottom:12px}.caption-segment__text-editor[data-v-a26aa1ef]{position:relative}.caption-segment__textarea[data-v-a26aa1ef]{width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;line-height:1.4;resize:vertical;min-height:60px;font-family:inherit;transition:border-color .2s ease}.caption-segment__textarea[data-v-a26aa1ef]:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.caption-segment__textarea--error[data-v-a26aa1ef]{border-color:#e53e3e}.caption-segment__textarea--error[data-v-a26aa1ef]:focus{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}.caption-segment__editor-status[data-v-a26aa1ef]{display:flex;justify-content:space-between;align-items:center;margin-top:8px;font-size:12px}.caption-segment__character-count[data-v-a26aa1ef]{color:#718096}.caption-segment__status-modified[data-v-a26aa1ef]{color:#667eea;font-weight:500}.caption-segment__status-original[data-v-a26aa1ef]{color:#718096}.caption-segment__validation-errors[data-v-a26aa1ef]{margin-top:8px}.caption-segment__error-message[data-v-a26aa1ef]{color:#e53e3e;font-size:12px;margin-bottom:4px}.caption-segment__validation-warnings[data-v-a26aa1ef]{margin-top:8px}.caption-segment__warning-message[data-v-a26aa1ef]{color:#d69e2e;font-size:12px;margin-bottom:4px}.caption-segment__word-details[data-v-a26aa1ef]{margin-top:12px;padding:12px;background:#f8fafc;border-radius:6px;border:1px solid #e2e8f0}.caption-segment__words-container[data-v-a26aa1ef]{display:flex;flex-wrap:wrap;gap:4px}.caption-segment__word-chip[data-v-a26aa1ef]{background:#edf2f7;color:#4a5568;padding:2px 6px;border-radius:12px;font-size:11px;border:1px solid #e2e8f0}.caption-segment__word-chip--low-confidence[data-v-a26aa1ef]{background:#fed7d7;color:#742a2a;border-color:#fc8181}.caption-segment__actions[data-v-a26aa1ef]{display:flex;gap:8px;justify-content:flex-end}.caption-segment__action-btn[data-v-a26aa1ef]{background:none;border:1px solid #e2e8f0;color:#4a5568;padding:4px 8px;border-radius:4px;font-size:11px;cursor:pointer;transition:all .2s ease}.caption-segment__action-btn[data-v-a26aa1ef]:hover{background:#f7fafc;border-color:#cbd5e0}.caption-segment__action-btn--reset[data-v-a26aa1ef]{color:#667eea;border-color:#667eea}.caption-segment__action-btn--reset[data-v-a26aa1ef]:hover{background:#f0f4ff}.caption-segment__action-btn--details[data-v-a26aa1ef]{color:#718096}@media (max-width: 768px){.caption-segment[data-v-a26aa1ef]{padding:12px}.caption-segment__header[data-v-a26aa1ef]{flex-direction:column;align-items:flex-start;gap:8px}.caption-segment__time-range[data-v-a26aa1ef]{flex-direction:column;align-items:flex-start;gap:4px}.caption-segment__textarea[data-v-a26aa1ef]{font-size:16px}.caption-segment__actions[data-v-a26aa1ef]{flex-direction:column;gap:4px}.caption-segment__action-btn[data-v-a26aa1ef]{width:100%;text-align:center}}.caption-editor[data-v-b4a8a6e3]{display:flex;flex-direction:column;min-height:400px;background:#fff;border-radius:8px;border:1px solid #e2e8f0}.caption-editor__header[data-v-b4a8a6e3]{display:flex;flex-direction:column;gap:16px;padding:20px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.caption-editor__header-content h3[data-v-b4a8a6e3]{margin:0 0 4px;font-size:18px;font-weight:600;color:#2d3748}.caption-editor__header-content p[data-v-b4a8a6e3]{margin:0;font-size:14px;color:#4a5568}.caption-editor__header-controls[data-v-b4a8a6e3]{display:flex;align-items:center;gap:20px}.caption-editor__words-per-segment[data-v-b4a8a6e3]{display:flex;align-items:center;gap:8px}.caption-editor__select-label[data-v-b4a8a6e3]{font-size:14px;font-weight:500;color:#4a5568}.caption-editor__select[data-v-b4a8a6e3]{padding:8px 12px;border:1px solid #cbd5e0;border-radius:6px;font-size:14px;color:#2d3748;background-color:#fff;cursor:pointer;transition:all .2s ease}.caption-editor__select[data-v-b4a8a6e3]:hover{border-color:#a0aec0}.caption-editor__select[data-v-b4a8a6e3]:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea33}.caption-editor__header-stats[data-v-b4a8a6e3]{display:flex;align-items:center;gap:20px}.caption-editor__stat-item[data-v-b4a8a6e3]{display:flex;flex-direction:column;align-items:center}.caption-editor__stat-label[data-v-b4a8a6e3]{font-size:12px;color:#718096;margin-bottom:2px}.caption-editor__stat-value[data-v-b4a8a6e3]{font-size:16px;font-weight:600;color:#2d3748}.caption-editor__loading[data-v-b4a8a6e3],.caption-editor__error[data-v-b4a8a6e3],.caption-editor__empty[data-v-b4a8a6e3],.caption-editor__no-speech[data-v-b4a8a6e3]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.caption-editor__loading-spinner[data-v-b4a8a6e3],.caption-editor__error-icon[data-v-b4a8a6e3],.caption-editor__empty-icon[data-v-b4a8a6e3],.caption-editor__no-speech-icon[data-v-b4a8a6e3]{font-size:48px;margin-bottom:16px}.caption-editor__loading p[data-v-b4a8a6e3],.caption-editor__error p[data-v-b4a8a6e3],.caption-editor__empty p[data-v-b4a8a6e3],.caption-editor__no-speech p[data-v-b4a8a6e3]{color:#4a5568;font-size:16px;margin-bottom:8px}.caption-editor__empty-description[data-v-b4a8a6e3],.caption-editor__no-speech-description[data-v-b4a8a6e3]{color:#718096;font-size:14px}.caption-editor__retry-btn[data-v-b4a8a6e3]{background:#667eea;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;margin-top:16px}.caption-editor__toolbar[data-v-b4a8a6e3]{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-bottom:1px solid #e2e8f0;background:#fff}.caption-editor__toolbar-left[data-v-b4a8a6e3],.caption-editor__toolbar-right[data-v-b4a8a6e3]{display:flex;gap:8px}.caption-editor__toolbar-btn[data-v-b4a8a6e3]{background:none;border:1px solid #e2e8f0;color:#4a5568;padding:6px 12px;border-radius:4px;font-size:12px;cursor:pointer;transition:all .2s ease}.caption-editor__toolbar-btn[data-v-b4a8a6e3]:hover{background:#f7fafc;border-color:#cbd5e0}.caption-editor__toolbar-btn--active[data-v-b4a8a6e3]{background:#667eea;color:#fff;border-color:#667eea}.caption-editor__toolbar-btn--reset[data-v-b4a8a6e3]{color:#e53e3e;border-color:#e53e3e}.caption-editor__toolbar-btn--reset[data-v-b4a8a6e3]:hover{background:#fed7d7}.caption-editor__validation-summary[data-v-b4a8a6e3]{padding:16px 20px;border-bottom:1px solid #e2e8f0;background:#f0f4ff}.caption-editor__summary-card[data-v-b4a8a6e3]{background:#fff;border-radius:6px;padding:16px;border:1px solid #e2e8f0}.caption-editor__summary-card h4[data-v-b4a8a6e3]{color:#2d3748;font-size:14px;font-weight:600;margin-bottom:12px}.caption-editor__summary-stats[data-v-b4a8a6e3]{display:flex;gap:16px;margin-bottom:16px}.caption-editor__summary-stat[data-v-b4a8a6e3]{display:flex;flex-direction:column;align-items:center}.caption-editor__stat-number[data-v-b4a8a6e3]{font-size:20px;font-weight:700;color:#2d3748}.caption-editor__summary-stat--error .caption-editor__stat-number[data-v-b4a8a6e3]{color:#e53e3e}.caption-editor__summary-stat--edited .caption-editor__stat-number[data-v-b4a8a6e3]{color:#667eea}.caption-editor__validation-issues h5[data-v-b4a8a6e3]{color:#2d3748;font-size:12px;font-weight:600;margin-bottom:8px}.caption-editor__validation-issues ul[data-v-b4a8a6e3]{list-style:none;padding:0;margin:0}.caption-editor__validation-issues li[data-v-b4a8a6e3]{color:#4a5568;font-size:12px;margin-bottom:4px}.caption-editor__content[data-v-b4a8a6e3]{flex:1;display:flex;flex-direction:column}.caption-editor__segments-container[data-v-b4a8a6e3]{flex:1;padding:20px;max-height:600px;overflow-y:auto}.caption-editor__preview-timeline[data-v-b4a8a6e3]{padding:20px;max-height:600px;overflow-y:auto}.caption-editor__preview-segment[data-v-b4a8a6e3]{display:flex;align-items:flex-start;gap:16px;padding:12px;border-bottom:1px solid #e2e8f0}.caption-editor__preview-segment--edited[data-v-b4a8a6e3]{background:#f0f4ff}.caption-editor__preview-segment--error[data-v-b4a8a6e3]{background:#fed7d7}.caption-editor__preview-time[data-v-b4a8a6e3]{color:#667eea;font-size:12px;font-weight:600;min-width:60px;flex-shrink:0}.caption-editor__preview-text[data-v-b4a8a6e3]{color:#2d3748;font-size:14px;line-height:1.4}.caption-editor__footer[data-v-b4a8a6e3]{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-top:1px solid #e2e8f0;background:#f8fafc}.caption-editor__footer-status[data-v-b4a8a6e3]{display:flex;align-items:center;gap:8px}.caption-editor__status-indicator[data-v-b4a8a6e3]{color:#4a5568;font-size:14px;display:flex;align-items:center;gap:6px}.caption-editor__pulse-dot[data-v-b4a8a6e3]{width:8px;height:8px;background:#667eea;border-radius:50%;animation:pulse-b4a8a6e3 2s infinite}@keyframes pulse-b4a8a6e3{0%,to{opacity:1}50%{opacity:.5}}.caption-editor__footer-actions[data-v-b4a8a6e3]{display:flex;gap:12px}.caption-editor__action-btn[data-v-b4a8a6e3]{padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.caption-editor__action-btn--secondary[data-v-b4a8a6e3]{background:none;border:1px solid #e2e8f0;color:#4a5568}.caption-editor__action-btn--secondary[data-v-b4a8a6e3]:hover{background:#f7fafc;border-color:#cbd5e0}.caption-editor__action-btn--primary[data-v-b4a8a6e3]{background:#667eea;color:#fff;border:1px solid #667eea}.caption-editor__action-btn--primary[data-v-b4a8a6e3]:hover:not(:disabled){background:#5a67d8}.caption-editor__action-btn--loading[data-v-b4a8a6e3]{background:#a0aec0;cursor:wait}.caption-editor__save-spinner[data-v-b4a8a6e3]{margin-right:6px;animation:spin-b4a8a6e3 1s linear infinite}@keyframes spin-b4a8a6e3{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.caption-editor__action-btn[data-v-b4a8a6e3]:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.caption-editor__header[data-v-b4a8a6e3]{flex-direction:column;gap:16px}.caption-editor__header-stats[data-v-b4a8a6e3]{width:100%;justify-content:space-around}.caption-editor__header-controls[data-v-b4a8a6e3]{width:100%;justify-content:space-between}.caption-editor__words-per-segment[data-v-b4a8a6e3]{width:45%}.caption-editor__toolbar[data-v-b4a8a6e3]{flex-direction:column;gap:8px}.caption-editor__toolbar-left[data-v-b4a8a6e3],.caption-editor__toolbar-right[data-v-b4a8a6e3]{width:100%;justify-content:space-between}.caption-editor__segments-container[data-v-b4a8a6e3]{padding:12px}.caption-editor__footer[data-v-b4a8a6e3]{flex-direction:column;gap:12px}.caption-editor__footer-actions[data-v-b4a8a6e3]{width:100%;justify-content:space-between}}.caption-processing-placeholder[data-v-5d9cd36c]{display:flex;align-items:center;justify-content:center;min-height:300px;padding:32px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;border:2px dashed #cbd5e0}.processing-content[data-v-5d9cd36c]{text-align:center;max-width:400px}.processing-icon[data-v-5d9cd36c]{margin-bottom:24px;position:relative;display:inline-block}.processing-spinner[data-v-5d9cd36c]{position:relative;width:80px;height:80px;margin:0 auto}.spinner-ring[data-v-5d9cd36c]{position:absolute;top:0;left:0;width:100%;height:100%;border:3px solid #e2e8f0;border-top:3px solid #667eea;border-radius:50%;animation:spin-5d9cd36c 2s linear infinite}.caption-icon[data-v-5d9cd36c]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:32px;animation:pulse-5d9cd36c 2s ease-in-out infinite}@keyframes spin-5d9cd36c{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse-5d9cd36c{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.1)}}.processing-message[data-v-5d9cd36c]{margin-bottom:24px}.processing-message h3[data-v-5d9cd36c]{color:#2d3748;font-size:20px;font-weight:600;margin:0 0 8px}.processing-message p[data-v-5d9cd36c]{color:#718096;font-size:14px;line-height:1.5;margin:0}.processing-status[data-v-5d9cd36c]{margin-bottom:32px}.status-indicator[data-v-5d9cd36c]{display:inline-flex;align-items:center;margin-bottom:8px}.status-dot[data-v-5d9cd36c]{width:8px;height:8px;background:#667eea;border-radius:50%;margin-right:8px;animation:pulse-dot-5d9cd36c 2s ease-in-out infinite}.status-text[data-v-5d9cd36c]{color:#4a5568;font-size:14px;font-weight:500}.polling-indicator[data-v-5d9cd36c]{display:inline-flex;align-items:center;opacity:.7}.polling-dot[data-v-5d9cd36c]{width:6px;height:6px;background:#38a169;border-radius:50%;margin-right:6px;animation:pulse-dot-5d9cd36c 1s ease-in-out infinite}.polling-text[data-v-5d9cd36c]{color:#718096;font-size:12px}@keyframes pulse-dot-5d9cd36c{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.auto-check-status[data-v-5d9cd36c]{display:flex;flex-direction:column;align-items:center;gap:8px}.auto-check-info[data-v-5d9cd36c]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#e6fffa;border:1px solid #81e6d9;border-radius:20px;color:#234e52;font-size:14px;font-weight:500}.auto-check-icon[data-v-5d9cd36c]{font-size:16px;animation:spin-5d9cd36c 2s linear infinite}.next-check-info[data-v-5d9cd36c]{color:#718096;font-size:12px;text-align:center;font-weight:500}@media (max-width: 640px){.caption-processing-placeholder[data-v-5d9cd36c]{min-height:250px;padding:24px}.processing-spinner[data-v-5d9cd36c]{width:60px;height:60px}.caption-icon[data-v-5d9cd36c]{font-size:24px}.processing-message h3[data-v-5d9cd36c]{font-size:18px}.processing-message p[data-v-5d9cd36c]{font-size:13px}.auto-check-info[data-v-5d9cd36c]{padding:6px 12px;font-size:13px}.auto-check-icon[data-v-5d9cd36c]{font-size:14px}.next-check-info[data-v-5d9cd36c]{font-size:11px}}.caption-settings[data-v-8a3861ec]{display:flex;flex-direction:column;gap:20px}.setting-row[data-v-8a3861ec]{display:flex;align-items:center}.toggle-setting[data-v-8a3861ec]{display:flex;align-items:center;gap:12px;cursor:pointer}.setting-checkbox[data-v-8a3861ec]{width:18px;height:18px;accent-color:#667eea}.toggle-text[data-v-8a3861ec]{font-weight:500;color:#2d3748}.caption-content[data-v-8a3861ec]{display:flex;flex-direction:column;gap:20px;padding-left:8px}.setting-group[data-v-8a3861ec]{display:flex;flex-direction:column;gap:8px}.setting-label[data-v-8a3861ec]{font-size:14px;font-weight:500;color:#4a5568}.caption-textarea[data-v-8a3861ec]{padding:12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;resize:vertical;min-height:80px}.caption-textarea[data-v-8a3861ec]:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.setting-hint[data-v-8a3861ec]{font-size:12px;color:#718096}.editor-toggle[data-v-8a3861ec]{display:flex;flex-direction:column;gap:8px}.editor-toggle-btn[data-v-8a3861ec]{background:#667eea;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;align-self:flex-start}.editor-toggle-btn[data-v-8a3861ec]:hover{background:#5a67d8}.editor-toggle-btn.active[data-v-8a3861ec]{background:#4c51bf}.editor-toggle-btn[data-v-8a3861ec]:disabled{background:#a0aec0;cursor:not-allowed;opacity:.6}.editor-toggle-btn[data-v-8a3861ec]:disabled:hover{background:#a0aec0}.caption-editor-container[data-v-8a3861ec],.caption-processing-container[data-v-8a3861ec]{margin-top:16px;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.editor-close-section[data-v-8a3861ec]{display:flex;flex-direction:column;gap:8px;margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f0}.editor-close-btn[data-v-8a3861ec]{background:#fff;color:#4a5568;border:1px solid #e2e8f0;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;align-self:flex-start}.editor-close-btn[data-v-8a3861ec]:hover{background:#f7fafc;border-color:#cbd5e0;color:#2d3748}.transcription-error[data-v-8a3861ec]{display:flex;flex-direction:column;gap:16px;padding:20px;background:#fed7d7;border:1px solid #fc8181;border-radius:8px;margin-top:16px}.error-content[data-v-8a3861ec]{display:flex;align-items:center;gap:12px}.error-icon[data-v-8a3861ec]{font-size:24px;flex-shrink:0}.error-message h4[data-v-8a3861ec]{color:#742a2a;font-size:16px;font-weight:600;margin:0 0 4px}.error-message p[data-v-8a3861ec]{color:#9b2c2c;font-size:14px;margin:0;line-height:1.4}.retry-btn[data-v-8a3861ec]{background:#e53e3e;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease;align-self:flex-start}.retry-btn[data-v-8a3861ec]:hover{background:#c53030}.transcription-loading[data-v-8a3861ec]{display:flex;flex-direction:column;align-items:center;gap:12px;padding:32px;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:16px;text-align:center}.loading-spinner[data-v-8a3861ec]{font-size:24px;animation:spin-8a3861ec 2s linear infinite}@keyframes spin-8a3861ec{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.transcription-loading p[data-v-8a3861ec]{color:#718096;font-size:14px;margin:0}@media (max-width: 768px){.caption-settings[data-v-8a3861ec]{gap:16px}.caption-content[data-v-8a3861ec]{gap:16px;padding-left:0}.caption-textarea[data-v-8a3861ec]{min-height:60px;font-size:16px}}.video-settings-panel[data-v-317aafb2]{padding:24px;height:100%;display:flex;flex-direction:column;overflow-y:auto}.settings-sections[data-v-317aafb2]{flex:1;display:flex;flex-direction:column;gap:16px}@media (max-width: 768px){.video-settings-panel[data-v-317aafb2]{padding:16px}.settings-sections[data-v-317aafb2]{gap:12px}}.video-deleted-success[data-v-276967ab]{min-height:100%;display:flex;align-items:center;justify-content:center;padding:20px}.success-content[data-v-276967ab]{padding:60px 40px;text-align:center;width:100%}.success-icon[data-v-276967ab]{margin-bottom:24px}.checkmark[data-v-276967ab]{font-size:64px;display:inline-block;animation:bounce-276967ab .6s ease-in-out}@keyframes bounce-276967ab{0%,20%,60%,to{transform:translateY(0)}40%{transform:translateY(-10px)}80%{transform:translateY(-5px)}}.success-title[data-v-276967ab]{color:#2d3748;font-size:28px;font-weight:700;margin:0 0 16px}.success-message[data-v-276967ab]{color:#4a5568;font-size:16px;line-height:1.5;margin:0 0 40px}.success-actions[data-v-276967ab]{display:flex;flex-direction:column;gap:16px;align-items:center}.create-new-btn[data-v-276967ab]{width:100%;max-width:300px}@media (max-width: 640px){.video-deleted-success[data-v-276967ab]{padding:16px}.success-content[data-v-276967ab]{padding:40px 24px}.success-title[data-v-276967ab]{font-size:24px}.checkmark[data-v-276967ab]{font-size:48px}}.video-manager[data-v-29be8a4e]{min-height:100vh;background:#f8fafc}.header[data-v-29be8a4e]{background:#fff;border-bottom:1px solid #e2e8f0;padding:20px}.header-content[data-v-29be8a4e]{max-width:1200px;margin:0 auto}.header h2[data-v-29be8a4e]{color:#2d3748;font-size:24px;font-weight:700;margin:0 0 8px}.video-title[data-v-29be8a4e]{color:#4a5568;font-size:18px;font-weight:600;margin-bottom:4px}.video-meta[data-v-29be8a4e]{color:#718096;font-size:14px}.video-preview-section[data-v-29be8a4e]{background:#fff;border-bottom:1px solid #e2e8f0;padding:20px}.main-content[data-v-29be8a4e]{max-width:1200px;margin:0 auto;padding:32px 20px;display:flex;flex-direction:column;gap:40px}.content-section[data-v-29be8a4e]{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.section-header[data-v-29be8a4e]{padding:24px 24px 0;border-bottom:1px solid #e2e8f0;margin-bottom:0}.section-header h3[data-v-29be8a4e]{color:#2d3748;font-size:20px;font-weight:600;margin:0 0 8px}.section-header p[data-v-29be8a4e]{color:#718096;font-size:14px;margin:0 0 24px}.settings-content[data-v-29be8a4e]{padding:0}.action-cards[data-v-29be8a4e]{padding:0 24px 24px;display:flex;flex-direction:column;gap:16px}.action-card[data-v-29be8a4e]{display:flex;align-items:center;gap:16px;padding:20px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;transition:all .2s ease}.action-card[data-v-29be8a4e]:hover{border-color:#cbd5e0;box-shadow:0 2px 8px #0000001a}.action-card.delete-card[data-v-29be8a4e]{background:#fef5f5;border-color:#fed7d7}.action-card.delete-card[data-v-29be8a4e]:hover{border-color:#fc8181}.action-icon[data-v-29be8a4e]{font-size:24px;flex-shrink:0}.action-content[data-v-29be8a4e]{flex:1}.action-content h4[data-v-29be8a4e]{color:#2d3748;font-size:16px;font-weight:600;margin:0 0 4px}.action-content p[data-v-29be8a4e]{color:#718096;font-size:14px;margin:0}.footer-actions[data-v-29be8a4e]{max-width:1200px;margin:0 auto;padding:20px;border-top:1px solid #e2e8f0;background:#fff}.next-btn[data-v-29be8a4e]{width:100%}@media (max-width: 768px){.header[data-v-29be8a4e]{padding:16px}.header h2[data-v-29be8a4e]{font-size:20px}.video-title[data-v-29be8a4e]{font-size:16px}.main-content[data-v-29be8a4e]{padding:20px 16px;gap:24px}.section-header[data-v-29be8a4e]{padding:20px 20px 0}.section-header h3[data-v-29be8a4e]{font-size:18px}.action-cards[data-v-29be8a4e]{padding:20px}.action-card[data-v-29be8a4e]{flex-direction:column;text-align:center;gap:12px}.footer-actions[data-v-29be8a4e]{padding:16px}}.video-processing-section[data-v-9f621c7b]{background:#fff;border-bottom:1px solid #e2e8f0;padding:20px}.video-processing-section__loading[data-v-9f621c7b]{max-width:1200px;margin:0 auto}.video-processing-section__error[data-v-9f621c7b]{display:flex;align-items:center;justify-content:center;min-height:400px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;margin-bottom:24px}.video-processing-section__error-content[data-v-9f621c7b]{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:400px;padding:40px 20px}.video-processing-section__error-icon[data-v-9f621c7b]{margin-bottom:24px}.video-processing-section__error-symbol[data-v-9f621c7b]{font-size:48px;opacity:.8}.video-processing-section__error-message[data-v-9f621c7b]{margin-bottom:24px}.video-processing-section__error-message h3[data-v-9f621c7b]{color:#e53e3e;font-size:20px;font-weight:600;margin-bottom:8px}.video-processing-section__error-message p[data-v-9f621c7b]{color:#718096;font-size:16px;line-height:1.5;margin:0}.video-processing-section__error-actions[data-v-9f621c7b]{display:flex;justify-content:center}@media (max-width: 768px){.video-processing-section__error-content[data-v-9f621c7b]{padding:30px 16px}.video-processing-section__error-symbol[data-v-9f621c7b]{font-size:40px}.video-processing-section__error-message h3[data-v-9f621c7b]{font-size:18px}.video-processing-section__error-message p[data-v-9f621c7b]{font-size:14px}}.linkedin-auto-post[data-v-aa1e87ac]{border:1px solid #e2e8f0;border-radius:8px;padding:20px;background:#f8fafc}.linkedin-auto-post__header[data-v-aa1e87ac]{display:flex;align-items:center;gap:16px;margin-bottom:16px}.linkedin-auto-post__info h4[data-v-aa1e87ac]{color:#2d3748;font-size:16px;font-weight:600;margin:0 0 4px}.linkedin-auto-post__info p[data-v-aa1e87ac]{color:#718096;font-size:14px;margin:0}.linkedin-auto-post__editor[data-v-aa1e87ac]{margin-bottom:16px}.linkedin-auto-post__label[data-v-aa1e87ac]{display:block;margin-bottom:8px;color:#4a5568;font-size:14px;font-weight:500}.linkedin-auto-post__textarea[data-v-aa1e87ac]{width:100%;padding:12px 16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#4a5568;font-size:14px;font-family:monospace;resize:vertical;min-height:80px;box-sizing:border-box}.linkedin-auto-post__textarea[data-v-aa1e87ac]:focus{outline:2px solid #667eea;outline-offset:2px;border-color:#667eea}.linkedin-auto-post__hint[data-v-aa1e87ac]{color:#a0aec0;font-size:12px;margin-top:4px}.linkedin-auto-post__button[data-v-aa1e87ac]{width:100%}.linkedin-auto-post__success[data-v-aa1e87ac]{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#f0f9ff;border:1px solid #0ea5e9;border-radius:8px;margin-bottom:16px}.linkedin-auto-post__success-icon[data-v-aa1e87ac]{font-size:20px;line-height:1;margin-top:2px}.linkedin-auto-post__success-content h5[data-v-aa1e87ac]{color:#0c4a6e;font-size:16px;font-weight:600;margin:0 0 4px}.linkedin-auto-post__success-content p[data-v-aa1e87ac]{color:#075985;font-size:14px;margin:0 0 8px}.linkedin-auto-post__share-link[data-v-aa1e87ac]{color:#0ea5e9;text-decoration:none;font-size:14px;font-weight:500}.linkedin-auto-post__share-link[data-v-aa1e87ac]:hover{text-decoration:underline}.linkedin-auto-post__error[data-v-aa1e87ac]{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;margin-bottom:16px;color:#dc2626;font-size:14px}.linkedin-auto-post__error-icon[data-v-aa1e87ac]{font-size:16px;line-height:1}.linkedin-auto-post__canceled[data-v-aa1e87ac]{padding:16px;background:#fffbeb;border:1px solid #f59e0b;border-radius:8px;margin-bottom:16px}.linkedin-auto-post__canceled-icon[data-v-aa1e87ac]{font-size:20px;line-height:1;margin-bottom:8px;display:block}.linkedin-auto-post__canceled h5[data-v-aa1e87ac]{color:#92400e;font-size:16px;font-weight:600;margin:0 0 4px}.linkedin-auto-post__canceled p[data-v-aa1e87ac]{color:#b45309;font-size:14px;margin:0 0 16px}.linkedin-auto-post__manual-editor[data-v-aa1e87ac]{margin-bottom:16px}.linkedin-auto-post__manual-label[data-v-aa1e87ac]{display:block;margin-bottom:8px;color:#92400e;font-size:14px;font-weight:500}.linkedin-auto-post__manual-textarea[data-v-aa1e87ac]{width:100%;padding:12px 16px;border:1px solid #d97706;border-radius:8px;background:#fff;color:#4a5568;font-size:14px;font-family:monospace;resize:vertical;min-height:80px;box-sizing:border-box}.linkedin-auto-post__manual-textarea[data-v-aa1e87ac]:focus{outline:2px solid #f59e0b;outline-offset:2px;border-color:#f59e0b}.linkedin-auto-post__manual-hint[data-v-aa1e87ac]{color:#d97706;font-size:12px;margin-top:4px}.linkedin-auto-post__manual-actions[data-v-aa1e87ac]{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.linkedin-auto-post__copy-button[data-v-aa1e87ac],.linkedin-auto-post__open-linkedin-button[data-v-aa1e87ac]{flex:1;min-width:140px}.linkedin-auto-post__retry-section[data-v-aa1e87ac]{padding-top:12px;border-top:1px solid #f3f4f6}.linkedin-auto-post__retry-text[data-v-aa1e87ac]{color:#9ca3af;font-size:12px;margin:0 0 8px}.linkedin-auto-post__retry-button[data-v-aa1e87ac]{width:100%}.link-download-section[data-v-31f9045e]{border:1px solid #e2e8f0;border-radius:8px;padding:20px;background:#f8fafc}.link-download-section__header[data-v-31f9045e]{display:flex;align-items:center;gap:16px;margin-bottom:16px}.link-download-section__info h4[data-v-31f9045e]{color:#2d3748;font-size:16px;font-weight:600;margin:0 0 4px}.link-download-section__info p[data-v-31f9045e]{color:#718096;font-size:14px;margin:0}.link-download-section__content[data-v-31f9045e]{display:flex;flex-direction:column;gap:16px}.link-download-section__link-sharing[data-v-31f9045e]{display:flex;gap:12px;align-items:center}.link-download-section__link-input[data-v-31f9045e]{flex:1;padding:12px 16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#4a5568;font-size:14px;font-family:monospace}.link-download-section__link-input[data-v-31f9045e]:focus{outline:2px solid #667eea;outline-offset:2px;border-color:#667eea}.link-download-section__download-btn[data-v-31f9045e]{width:100%}.link-download-section__download-btn[data-v-31f9045e]:disabled{opacity:.6;cursor:not-allowed}.link-download-section__platform-info[data-v-31f9045e]{padding:16px;background:#fff;border-radius:8px;border:1px solid #e2e8f0}.link-download-section__platform-header[data-v-31f9045e]{color:#4a5568;font-size:14px;font-weight:500;margin-bottom:8px}.link-download-section__platform-tags[data-v-31f9045e]{display:flex;flex-wrap:wrap;gap:8px}.link-download-section__platform-tag[data-v-31f9045e]{background:#667eea;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.link-download-section__button--copied[data-v-31f9045e]{background:#48bb78!important;color:#fff!important;border-color:#48bb78!important}@media (max-width: 768px){.link-download-section__link-sharing[data-v-31f9045e]{flex-direction:column;gap:8px}.link-download-section__link-input[data-v-31f9045e]{width:100%}.link-download-section__platform-tags[data-v-31f9045e]{justify-content:center}}.video-actions-section[data-v-44479f1c]{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.video-actions-section__cards[data-v-44479f1c]{padding:0 24px 24px;display:flex;flex-direction:column;gap:16px}.video-actions-section__card[data-v-44479f1c]{display:flex;align-items:center;gap:16px;padding:20px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;transition:all .2s ease}.video-actions-section__card[data-v-44479f1c]:hover{border-color:#cbd5e0;box-shadow:0 2px 8px #0000001a}.video-actions-section__card--delete[data-v-44479f1c]{background:#fef5f5;border-color:#fed7d7}.video-actions-section__card--delete[data-v-44479f1c]:hover{border-color:#fc8181}.video-actions-section__icon[data-v-44479f1c]{font-size:24px;flex-shrink:0}.video-actions-section__content[data-v-44479f1c]{flex:1}.video-actions-section__content h4[data-v-44479f1c]{color:#2d3748;font-size:16px;font-weight:600;margin:0 0 4px}.video-actions-section__content p[data-v-44479f1c]{color:#718096;font-size:14px;margin:0}.video-actions-section__button[data-v-44479f1c]{flex-shrink:0}@media (max-width: 768px){.video-actions-section__cards[data-v-44479f1c]{padding:20px}.video-actions-section__card[data-v-44479f1c]{flex-direction:column;text-align:center;gap:12px}.video-actions-section__button[data-v-44479f1c]{width:100%}}.video-share[data-v-c5646e74]{min-height:100vh;background:#f8fafc}.video-share__header[data-v-c5646e74]{background:#fff;border-bottom:1px solid #e2e8f0;padding:20px}.video-share__header-content[data-v-c5646e74]{max-width:1200px;margin:0 auto}.video-share__header h2[data-v-c5646e74]{color:#2d3748;font-size:24px;font-weight:700;margin:0 0 8px}.video-share__video-meta[data-v-c5646e74]{color:#718096;font-size:14px}.video-share__main-content[data-v-c5646e74]{max-width:1200px;margin:0 auto;padding:32px 20px;display:flex;flex-direction:column;gap:40px}.video-share__content-section[data-v-c5646e74]{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.video-share__section-header[data-v-c5646e74]{padding:24px 24px 0;border-bottom:1px solid #e2e8f0;margin-bottom:0}.video-share__section-header h3[data-v-c5646e74]{color:#2d3748;font-size:20px;font-weight:600;margin:0 0 8px}.video-share__section-header p[data-v-c5646e74]{color:#718096;font-size:14px;margin:0 0 24px}.video-share__sharing-content[data-v-c5646e74]{padding:24px;display:flex;flex-direction:column;gap:24px}@media (max-width: 768px){.video-share__header[data-v-c5646e74]{padding:16px}.video-share__header h2[data-v-c5646e74]{font-size:20px}.video-share__main-content[data-v-c5646e74]{padding:20px 16px;gap:24px}.video-share__section-header[data-v-c5646e74]{padding:20px 20px 0}.video-share__section-header h3[data-v-c5646e74]{font-size:18px}.video-share__sharing-content[data-v-c5646e74]{padding:20px}}.not-found[data-v-215767d0]{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.not-found__content[data-v-215767d0]{text-align:center;max-width:500px;width:100%;animation:fadeInUp-215767d0 .6s ease-out}.not-found__icon[data-v-215767d0]{margin-bottom:32px}.icon-container[data-v-215767d0]{position:relative;display:inline-block;animation:bounceIn-215767d0 .8s ease-out .2s both}.icon-emoji[data-v-215767d0]{font-size:4rem;line-height:1;filter:grayscale(20%);opacity:.8}.icon-overlay[data-v-215767d0]{position:absolute;top:-8px;right:-8px;font-size:1.5rem;background:#fff;border-radius:50%;padding:2px;box-shadow:0 2px 8px #0000001a}.not-found__header[data-v-215767d0]{margin-bottom:24px}.not-found__header h1[data-v-215767d0]{margin:0 0 8px;color:#1a202c;font-size:2rem;font-weight:700;letter-spacing:-.025em}.subtitle[data-v-215767d0]{margin:0;color:#64748b;font-size:1.125rem;line-height:1.6}.not-found__description[data-v-215767d0]{margin-bottom:32px}.not-found__description p[data-v-215767d0]{margin:0;color:#475569;line-height:1.6;font-size:.95rem}.not-found__emoji[data-v-215767d0]{display:flex;gap:16px;justify-content:center;margin-bottom:32px}.emoji-item[data-v-215767d0]{font-size:2rem;line-height:1;opacity:.7;transition:all .3s ease}.emoji-item[data-v-215767d0]:hover{opacity:1;transform:scale(1.1)}.not-found__help[data-v-215767d0]{padding-top:24px;border-top:1px solid #e2e8f0}.help-text[data-v-215767d0]{margin:0;color:#64748b;font-size:.875rem;line-height:1.5}@keyframes fadeInUp-215767d0{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounceIn-215767d0{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.05)}70%{transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width: 640px){.not-found[data-v-215767d0]{padding:20px}.not-found__header h1[data-v-215767d0]{font-size:1.5rem}.subtitle[data-v-215767d0]{font-size:1rem}.icon-emoji[data-v-215767d0]{font-size:3rem}.emoji-item[data-v-215767d0]{font-size:1.5rem}}.app[data-v-bf6c1361]{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}.container[data-v-bf6c1361]{width:100%;max-width:500px;background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;overflow:hidden}
