.style_dialogContainer___FCFv{position:relative;width:100%;max-width:520px}.style_stepper__FdagL{display:flex;align-items:center;justify-content:center;gap:0;margin:12px auto 28px;padding:0 20px}.style_stepItem__CGYg_{display:flex;align-items:center;gap:8px}.style_stepDot__EX_NV{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;flex-shrink:0;border:2px solid #8436ff;background-color:#fff;font-weight:600;font-size:.75rem;color:gray;transition:all .4s cubic-bezier(.4,0,.2,1)}.style_stepDot__EX_NV.style_active__qmOhO{background-color:#8436ff;color:#fff}.style_stepDot__EX_NV.style_completed__0eBqI{border-color:#00e5be;color:#000;background-color:#00e5be;box-shadow:0 0 20px rgba(0,206,201,.3)}.style_stepLabel__n2xoW{white-space:nowrap;font-weight:600;font-size:.75rem;color:gray;transition:color .4s cubic-bezier(.4,0,.2,1)}.style_stepItem__CGYg_.style_active__qmOhO .style_stepLabel__n2xoW{color:#000}.style_stepItem__CGYg_.style_completed__0eBqI .style_stepLabel__n2xoW{color:#00e5be}.style_stepLine__o6FKj{width:40px;height:2px;margin:0 8px;flex-shrink:0;background-color:gray;transition:background .4s cubic-bezier(.4,0,.2,1)}.style_stepLine__o6FKj.style_completed__0eBqI{background:#00e5be}.style_screen__xizTM{display:none;animation:style_fadeSlideIn__fh5PU .4s ease forwards}.style_screen__xizTM.style_active__qmOhO{display:block}@keyframes style_fadeSlideIn__fh5PU{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.style_card__8PY_2{overflow:hidden;position:relative;padding:24px;border:1px solid #d3d3d3;border-radius:16px}.style_cardTitle__1thpV{font-size:1.25rem;font-weight:600;margin-bottom:6px;letter-spacing:-.3px}.style_cardSubtitle__nmGe1{color:gray;font-size:.875rem;margin-bottom:28px;line-height:1.5}.style_dropzone__oLV_T{border:2px dashed #172f51;border-radius:12px;padding:48px 24px;text-align:center;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;background-color:#fff}.style_dropzone__oLV_T.style_dragover__YZo_X,.style_dropzone__oLV_T:hover{border-color:#8436ff;background:rgba(108,92,231,.05);box-shadow:inset 0 0 40px rgba(108,92,231,.05)}.style_dropzone__oLV_T.style_dragover__YZo_X{transform:scale(1.01)}.style_dropzoneIcon__OcI2r{width:64px;height:64px;margin:0 auto 20px;border-radius:50%;background:rgba(108,92,231,.1);display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.style_dropzone__oLV_T:hover .style_dropzoneIcon__OcI2r{background:rgba(108,92,231,.2);transform:translateY(-2px)}.style_dropzoneIcon__OcI2r svg{width:28px;height:28px;color:#a380ff}.style_dropzoneText__aIv01{font-size:1rem;font-weight:600;color:#172f51;margin-bottom:6px}.style_dropzoneText__aIv01 span{color:#a380ff;text-decoration:underline;text-underline-offset:3px}.style_dropzoneHint__aZV5K{font-size:.75rem;color:gray;line-height:1.6}.style_specs__X0o4o{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px;justify-content:center}.style_specBadge__Z88Vx{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:100px;font-size:.75rem;font-weight:600;background-color:#dbd2ff;color:#000;border:1px solid gray}.style_specBadge__Z88Vx svg{width:16px;height:16px;color:#a380ff;flex-shrink:0}.style_validationMsg__2iXf7{display:none;align-items:flex-start;gap:10px;margin-top:16px;padding:12px 16px;border-radius:12px;font-size:.75rem;line-height:1.5;animation:style_fadeSlideIn__fh5PU .4s ease}.style_validationMsg__2iXf7.style_error__VX0Jp{display:flex;background:hsla(0,100%,71%,.2);border:1px solid hsla(0,100%,71%,.3);color:#ff6b6b}.style_validationMsg__2iXf7.style_warning__KGAOU{display:flex;background:rgba(254,202,87,.1);border:1px solid rgba(254,202,87,.2);color:var(--warning)}.style_validationMsg__2iXf7 svg{width:18px;height:18px;flex-shrink:0;margin-top:1px}.style_fileInfo__LvDBy{display:none;margin-top:20px;padding:16px;border-radius:12px;background-color:#f4f2ff;border:1px solid #d3d3d3}.style_fileInfo__LvDBy.visible{display:block}.style_fileInfoRow__iCmIG{display:flex;align-items:center;justify-content:space-between;gap:12px}.style_fileInfoLeft__UnTeM{display:flex;align-items:center;gap:12px;min-width:0}.style_fileIconWrapper__PQ2yb{width:40px;height:40px;border-radius:12px;background:rgba(108,92,231,.12);display:flex;align-items:center;justify-content:center;flex-shrink:0}.style_fileIconWrapper__PQ2yb svg{width:20px;height:20px;color:#a380ff}.style_fileName__IDku8{font-size:.875rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.style_fileMeta__ojW3A{font-size:.75rem;color:gray;margin-top:2px}.style_fileRemove__UNRNk{background:none;border:none;color:gray;cursor:pointer;padding:6px;border-radius:8px;transition:all .4s cubic-bezier(.4,0,.2,1);flex-shrink:0}.style_fileRemove__UNRNk:hover{color:#ff6b6b;background-color:hsla(0,100%,71%,.2)}.style_fileRemove__UNRNk svg{width:20px;height:20px}.style_checksList__C8JuW{display:flex;flex-direction:column;gap:8px;margin-top:16px;padding-top:16px;border-top:1px solid #d3d3d3}.style_checkItem__juC5c{display:flex;align-items:center;gap:8px;font-size:.75rem;color:gray}.style_checkItem__juC5c svg{width:18px;height:18px;flex-shrink:0}.style_checkItem__juC5c.pass{color:#00e5be}.style_checkItem__juC5c.fail{color:#ff6b6b}.style_checkItem__juC5c.pending{color:gray}.style_previewContainer__irLpz{position:relative;width:220px;max-height:390px;margin:0 auto 24px;border-radius:12px;overflow:hidden;background:#000;border:2px solid var(--border);aspect-ratio:9/16}.style_previewContainer__irLpz video{width:100%;height:100%;object-fit:cover;display:block}.style_previewBadge__a6JOI{left:10px;color:#fff}.style_previewBadge__a6JOI,.style_previewDuration__ScOoV{position:absolute;top:10px;padding:4px 12px;border-radius:100px;font-size:.75rem;font-weight:600;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.1)}.style_previewDuration__ScOoV{right:10px;color:#00e5be}.style_formGroup__cI0pb{margin-bottom:0}.style_formLabel__xOgiY{display:block;font-size:.75rem;font-weight:600;color:#131d2c;margin-bottom:8px}.style_formLabel__xOgiY span{color:gray;font-weight:400}.style_textareaWrapper__Qlwdc{position:relative}.style_formTextarea__DkqGZ{width:100%;min-height:100px;padding:12px 16px 32px;border-radius:12px;border:1px solid #d3d3d3;background-color:#fff;color:#000;font-size:.875rem;line-height:1.6;resize:vertical;transition:border-color .4s cubic-bezier(.4,0,.2,1);outline:none}.style_formTextarea__DkqGZ::placeholder{color:gray}.style_formTextarea__DkqGZ:focus{border-color:#8436ff;box-shadow:0 0 0 3px rgba(108,92,231,.3)}.style_charCount__ci2AZ{position:absolute;bottom:10px;right:14px;font-size:.75rem;color:var(--text-muted);pointer-events:none;transition:color var(--transition)}.style_charCount__ci2AZ.style_nearLimit__I9w2g{color:#feca57}.style_charCount__ci2AZ.style_atLimit__SU5WH{color:#ff6b6b}.style_btnRow__S7_Ki{display:flex;gap:12px;margin-top:24px}.style_btn__oVqs7{flex:1 1;padding:12px 24px;border-radius:12px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);border:none;display:flex;align-items:center;justify-content:center;gap:8px}.style_btn__oVqs7:disabled{opacity:.4;cursor:not-allowed}.style_btnPrimary__3HEJL{background-color:#8436ff;color:#fff}.style_btnPrimary__3HEJL:not(:disabled):hover{background-color:#7c6df0;box-shadow:0 4px 20px rgba(108,92,231,.3);transform:translateY(-1px)}.style_btnGhost__ju2Dn{background:transparent;color:#8436ff;border:1px solid #a380ff}.style_btnGhost__ju2Dn:hover{border-color:#a380ff;color:#fff;background:#8436ff}.style_btn__oVqs7 svg{width:20px;height:20px}.style_uploadVisual__oTeJW{text-align:center;padding:20px 0}.style_uploadRing__rsaVe{width:120px;height:120px;margin:0 auto 24px;position:relative}.style_uploadRing__rsaVe svg{transform:rotate(-90deg);width:120px;height:120px}.style_uploadRing__rsaVe circle{fill:none;stroke-width:6;stroke-linecap:round}.style_uploadStatusText__nRrPu{font-size:1rem;font-weight:600;margin-bottom:8px}.style_uploadStatusSub__gK5YK{font-size:.75rem;color:gray}.style_processingDots__hAMOz span{animation:style_dotBlink__sFp3j 1.4s ease-in-out infinite}.style_processingDots__hAMOz span:nth-child(2){animation-delay:.2s}.style_processingDots__hAMOz span:nth-child(3){animation-delay:.4s}@keyframes style_dotBlink__sFp3j{0%,to{opacity:.2}50%{opacity:1}}.style_successVisual__8C_6d{text-align:center;padding:10px 0}.style_successCheck__9nvE9{display:flex;align-items:center;justify-content:center;width:92px;height:92px;border-radius:50%;margin:0 auto 24px;background:rgba(0,206,201,.1);animation:style_successPop__byyBt .5s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 0 20px rgba(0,206,201,.2)}@keyframes style_successPop__byyBt{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.style_successCheck__9nvE9 svg{width:40px;height:40px;color:#00e5be;animation:style_checkDraw__GSiA_ .4s ease .3s both}@keyframes style_checkDraw__GSiA_{0%{stroke-dashoffset:50;opacity:0}to{stroke-dashoffset:0;opacity:1}}.style_successTitle__W64vA{font-size:22px;font-weight:600;margin-bottom:8px;color:#00e5be}.style_successMsg__gkflg{font-size:.875rem;color:gray;line-height:1.6;max-width:360px;margin:0 auto}.style_successDetails__kLNuJ{margin-top:24px;padding:16px;border-radius:12px;background-color:#fff;border:1px solid #d3d3d3;text-align:left}.style_successDetailRow__r7vXB{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.style_successDetailRow__r7vXB+.style_successDetailRow__r7vXB{border-top:1px solid gray}.style_successDetailLabel__f9_k6{font-size:.75rem;color:gray}.style_successDetailValue__jBge9{text-align:end;font-size:.75rem;font-weight:600;color:#000}.style_errorVisual__hMPrB{text-align:center;padding:10px 0}.style_errorIconWrap__A8GMo{display:flex;align-items:center;justify-content:center;width:92px;height:92px;margin:0 auto 24px;border-radius:50%;background:hsla(0,100%,71%,.2);animation:style_successPop__byyBt .5s cubic-bezier(.175,.885,.32,1.275)}.style_errorIconWrap__A8GMo svg{width:42px;height:42px;color:#ff6b6b}@media (max-width:540px){.style_card__8PY_2{padding:24px 20px}.style_stepLabel__n2xoW{display:none}.style_stepLine__o6FKj{width:28px}.style_previewContainer__irLpz{width:180px}.style_specs__X0o4o{gap:6px}.style_spec-badge__0C3ee{font-size:.75rem;padding:4px 12px}}.style_videoInput__ECiQp{display:none}.style_uploadRing__rsaVe{width:80px;height:80px;border-radius:50%;display:inline-block;border-top:4px solid #8436ff;border-right:4px solid transparent;box-sizing:border-box;animation:style_rotation__QFPRt 1s linear infinite}@keyframes style_rotation__QFPRt{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}