.AvatarForm_avatarFormContainer__Bt_LF{max-width:900px;width:100%;margin:0 auto}.AvatarForm_platformSelectorWrapper__Yf2PW{display:block!important;visibility:visible!important;background:var(--color-white);border-radius:var(--radius-xl);padding:2rem;margin:1.5rem 0 2rem;box-shadow:var(--shadow-lg);width:100%;position:relative;border:2px solid var(--color-gray-300)}.AvatarForm_platformSelectorWrapper__Yf2PW .AvatarForm_environmentSelector__yNNS5{background:var(--color-white)!important;border:none!important;border-radius:var(--radius-lg);padding:2rem;margin-bottom:0!important;box-shadow:var(--shadow-md)}.AvatarForm_platformSelectorWrapper__Yf2PW .AvatarForm_environmentSelector__yNNS5 h2{color:var(--color-text-primary);margin-top:0;font-size:1.5rem;font-weight:700}.AvatarForm_platformSelectorWrapper__Yf2PW .AvatarForm_environmentNote__jgXV2{color:var(--color-text-secondary);font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.AvatarForm_directoryStructureSection__VG_tD{background:var(--color-white);border-radius:var(--radius-lg);padding:2rem;margin-bottom:1.5rem;box-shadow:var(--shadow-lg)}.AvatarForm_directoryStructureSection__VG_tD h2{margin:0 0 1.5rem;color:var(--color-text-primary);font-size:1.25rem;font-weight:700}.AvatarForm_directoryTree__1FTy2{background:var(--color-gray-100);border:2px solid var(--color-gray-200);border-radius:var(--radius-md);padding:1.5rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;line-height:1.6}.AvatarForm_directoryItem__xcTvV{color:var(--color-text-primary);margin:.2rem 0}.AvatarForm_directoryItem__xcTvV.AvatarForm_root__KdIz9{font-weight:700;color:var(--color-primary);font-size:1rem}.AvatarForm_directoryItem__xcTvV.AvatarForm_level1__jXYOk{color:var(--color-success);font-weight:600}.AvatarForm_directoryItem__xcTvV.AvatarForm_level2__IT1jd{color:var(--color-gray-500)}.AvatarForm_directoryItem__xcTvV.AvatarForm_level3__7S7W_{color:var(--color-gray-400)}.AvatarForm_directoryItem__xcTvV .AvatarForm_note__Q_oLU{color:var(--color-gray-400);font-style:italic;font-family:inherit}.AvatarForm_avatarForm__dirYU{background:var(--color-white);border-radius:var(--radius-lg);padding:2.5rem;box-shadow:var(--shadow-lg);margin-bottom:2rem}.AvatarForm_formGroup__oYwJ0{margin-bottom:1.5rem}.AvatarForm_formGroup__oYwJ0 label{display:block;margin-bottom:.5rem;font-weight:600;color:var(--color-text-primary);font-size:.9rem;letter-spacing:.02em}.AvatarForm_formGroupWithInfo__Rnj_a{position:relative}.AvatarForm_labelWithInfo__JBllX{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.AvatarForm_labelWithInfo__JBllX label{margin-bottom:0}.AvatarForm_inputContainer__OwVaQ{position:relative;display:flex;align-items:flex-start}.AvatarForm_inputContainer__OwVaQ .AvatarForm_formInput__O1Xjr{flex:1 1;padding-right:3rem}.AvatarForm_infoButtonContainer__EovD_{position:absolute;top:.75rem;right:.75rem;display:inline-block}.AvatarForm_infoButton__tmjhK{width:22px;height:22px;border-radius:50%;background:var(--color-primary);color:var(--color-text-light);border:none;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:help;transition:all .2s ease}.AvatarForm_infoButton__tmjhK:hover{background:var(--color-secondary);transform:scale(1.1)}.AvatarForm_infoTooltip__nzJyS{position:absolute;bottom:100%;right:0;background:var(--color-gray-800);color:var(--color-text-light);padding:.75rem 1rem;border-radius:var(--radius-md);font-size:.875rem;line-height:1.5;width:300px;box-shadow:var(--shadow-xl);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:10;margin-bottom:.5rem;text-transform:none;letter-spacing:normal;font-weight:400}.AvatarForm_infoTooltip__nzJyS:after{content:"";position:absolute;top:100%;right:10px;border:6px solid transparent;border-top:6px solid var(--color-gray-800)}.AvatarForm_infoButtonContainer__EovD_:hover .AvatarForm_infoTooltip__nzJyS{opacity:1;visibility:visible}.AvatarForm_formInput__O1Xjr,.AvatarForm_formSelect__DHitP,.AvatarForm_formTextarea__TtKNI{width:100%;padding:.75rem 1rem;border:2px solid var(--color-gray-300);border-radius:var(--radius-md);font-size:1rem;transition:all .2s ease;font-family:inherit;background:var(--color-white)}.AvatarForm_formInput__O1Xjr:focus,.AvatarForm_formSelect__DHitP:focus,.AvatarForm_formTextarea__TtKNI:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(37,79,89,.1)}.AvatarForm_formInput__O1Xjr::placeholder,.AvatarForm_formTextarea__TtKNI::placeholder{color:var(--color-gray-400)}.AvatarForm_jsonInput__uoCjB{font-family:Monaco,Menlo,Ubuntu Mono,Courier New,monospace;font-size:.875rem;resize:vertical;min-height:120px}.AvatarForm_jsonInputContainer___AUUW{position:relative}.AvatarForm_jsonHelp__3P5tn{margin-top:.5rem}.AvatarForm_jsonHelp__3P5tn small{color:var(--color-text-secondary);font-size:.875rem}.AvatarForm_jsonError__1cXyE{color:var(--color-error);font-size:.875rem;font-weight:500;margin-top:.25rem}.AvatarForm_jsonSuccess__jxon5{color:var(--color-success);font-size:.875rem;font-weight:500;margin-top:.25rem}.AvatarForm_optionalLabel__t4W3G{color:var(--color-text-secondary);font-weight:400;font-size:.875rem;margin-left:.5rem}.AvatarForm_jsonToolbar__36CCp{display:flex;gap:.5rem;margin-bottom:.5rem;align-items:center}.AvatarForm_jsonBtn__oHkxh{padding:.5rem .75rem;border:1px solid var(--color-gray-300);border-radius:var(--radius-sm);background:var(--color-gray-100);color:var(--color-text-primary);font-size:.875rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.25rem}.AvatarForm_jsonBtn__oHkxh:hover:not(:disabled){background:var(--color-gray-200);border-color:var(--color-gray-400)}.AvatarForm_jsonBtn__oHkxh:disabled{opacity:.5;cursor:not-allowed}.AvatarForm_jsonBtnTemplate__AXkzR{background:rgba(236,195,67,.1);border-color:var(--color-accent);color:var(--color-primary)}.AvatarForm_jsonBtnTemplate__AXkzR:hover:not(:disabled){background:rgba(236,195,67,.2);border-color:var(--color-accent)}.AvatarForm_jsonBtnFormat__V9TSI{background:rgba(16,185,129,.1);border-color:var(--color-success);color:var(--color-success)}.AvatarForm_jsonBtnFormat__V9TSI:hover:not(:disabled){background:rgba(16,185,129,.2);border-color:var(--color-success)}.AvatarForm_jsonBtnClear__bPFfE{background:rgba(217,119,6,.1);border-color:var(--color-destructive);color:var(--color-destructive)}.AvatarForm_jsonBtnClear__bPFfE:hover:not(:disabled){background:rgba(217,119,6,.2);border-color:#fca5a5}.AvatarForm_avatarConfigSection__A0C3w{margin-top:2rem;padding:2rem;border:2px solid #e5e7eb;border-radius:12px;background:var(--color-white)}.AvatarForm_configSubsection__OPs1V{margin-bottom:2rem;padding:1.5rem;background:white;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.AvatarForm_configSubsection__OPs1V h4{margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:#1f2937;display:flex;align-items:center}.AvatarForm_configSubsection__OPs1V h4:before{content:"⚙️";margin-right:.5rem;font-size:1rem}.AvatarForm_bboxInputs__n9O9_{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.AvatarForm_bboxInput__0vdtx{text-align:center;font-weight:600;color:#059669}.AvatarForm_frameRangeInputs__3Jlx1,.AvatarForm_resizeInputs__HtSZM{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.AvatarForm_booleanOptions__WEg2g{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.AvatarForm_checkboxGroup__QvJ2W{margin-bottom:0}.AvatarForm_borderInput__GXD7d{margin-top:.5rem;margin-left:1.5rem}.AvatarForm_borderInput__GXD7d input[type=number]{width:120px;padding:.5rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem}.AvatarForm_checkboxLabel__JqSDS{display:flex;align-items:center;cursor:pointer;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;transition:all .2s ease;background:var(--color-gray-100)}.AvatarForm_checkboxLabel__JqSDS:hover{border-color:var(--color-primary);background:rgba(37,79,89,.05)}.AvatarForm_formCheckbox__4SWHT{width:18px;height:18px;margin-right:.75rem;accent-color:var(--color-primary);cursor:pointer}.AvatarForm_checkboxText__RBVT_{font-weight:500;color:#374151;-webkit-user-select:none;user-select:none}.AvatarForm_checkboxLabel__JqSDS:has(.AvatarForm_formCheckbox__4SWHT:checked){border-color:var(--color-primary);background:var(--color-primary);color:white}.AvatarForm_checkboxLabel__JqSDS:has(.AvatarForm_formCheckbox__4SWHT:checked) .AvatarForm_checkboxText__RBVT_{color:white;font-weight:600}.AvatarForm_formInput__O1Xjr[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.AvatarForm_formInput__O1Xjr[type=number]::-webkit-inner-spin-button,.AvatarForm_formInput__O1Xjr[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.AvatarForm_chromaKeySection__Qlugi{margin-top:2rem;padding:2rem;border:2px solid #e5e7eb;border-radius:12px;background:rgba(16,185,129,.1)}.AvatarForm_chromaEnable__MlbLB{background:var(--color-success);color:white;border-color:#22c55e}.AvatarForm_chromaEnable__MlbLB:hover{background:#059669}.AvatarForm_chromaEnable__MlbLB .AvatarForm_checkboxText__RBVT_{color:white;font-weight:600}.AvatarForm_colorInputContainer__3T7YI{display:flex;gap:.75rem;align-items:center}.AvatarForm_formColorInput__6gBEw{width:60px;height:45px;border:2px solid #d1d5db;border-radius:8px;cursor:pointer;padding:0}.AvatarForm_formColorInput__6gBEw:hover{border-color:#9ca3af}.AvatarForm_formColorInput__6gBEw:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(102,126,234,.1)}.AvatarForm_colorTextInput__2VbNE{flex:1 1;font-family:Monaco,Menlo,Ubuntu Mono,Courier New,monospace;text-transform:uppercase}.AvatarForm_colorInputGroup__DwMMx{display:flex;align-items:center;gap:.75rem}.AvatarForm_colorPreview__dRd79{width:40px;height:40px;border:2px solid #d1d5db;border-radius:8px;flex-shrink:0}.AvatarForm_hexInput__anUFH{flex:1 1;padding:.75rem;border:2px solid #d1d5db;border-radius:8px;font-family:Monaco,Menlo,Ubuntu Mono,Courier New,monospace;text-transform:uppercase;transition:border-color .2s ease}.AvatarForm_hexInput__anUFH:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(102,126,234,.1)}.AvatarForm_colorPicker__Lu8XB{width:50px;height:40px;border:2px solid #d1d5db;border-radius:8px;cursor:pointer;background:none;padding:0}.AvatarForm_colorPicker__Lu8XB:hover{border-color:#9ca3af}.AvatarForm_colorPicker__Lu8XB:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(102,126,234,.1)}.AvatarForm_chromaParamsGrid__zq1cL{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem}.AvatarForm_fieldHelp__AA8Nw{color:#6b7280;font-size:.875rem;margin-top:.25rem;display:block;font-style:italic}.AvatarForm_voiceProvidersSection__UoJc4{margin-top:2rem;padding-top:2rem;border-top:2px solid #e5e7eb}.AvatarForm_sectionHeader__4Ndfp{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.AvatarForm_sectionHeader__4Ndfp h3{margin:0;color:#374151;font-size:1.25rem;font-weight:700}.AvatarForm_addProviderBtn__zhtdg{background:var(--color-primary);color:white;border:none;padding:.5rem 1rem;border-radius:6px;font-weight:600;font-size:.875rem;transition:transform .2s ease,box-shadow .2s ease}.AvatarForm_addProviderBtn__zhtdg:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.AvatarForm_voiceProvidersList__L_rVI{display:flex;flex-direction:column;gap:1.5rem}.AvatarForm_voiceProviderItem__Ugjxl{background:var(--color-gray-100);border:2px solid #e5e7eb;border-radius:10px;padding:1.5rem;transition:box-shadow .2s ease}.AvatarForm_voiceProviderItem__Ugjxl:hover{box-shadow:0 4px 12px rgba(0,0,0,.05);border-color:#3b82f6}.AvatarForm_reorderButtons___O62A{display:flex;gap:.25rem}.AvatarForm_arrowButton__5ypuU{background:var(--color-gray-100);border:1px solid #d1d5db;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;font-weight:700;color:#374151;transition:all .2s ease}.AvatarForm_arrowButton__5ypuU:hover:not(:disabled){background:#e5e7eb;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.AvatarForm_arrowButton__5ypuU:disabled{opacity:.4;cursor:not-allowed;background:var(--color-gray-100);color:#9ca3af}.AvatarForm_providerHeader__2eLWP{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.AvatarForm_providerIndex__BDKuW{font-weight:700;color:var(--color-primary);font-size:1.1rem}.AvatarForm_priorityControls__pJK1s{display:flex;gap:.25rem}.AvatarForm_priorityBtn__LCbHT{background:var(--color-primary);color:white;border:none;width:32px;height:32px;border-radius:6px;font-size:1rem;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,transform .1s ease}.AvatarForm_priorityBtn__LCbHT:hover:not(:disabled){background:var(--color-secondary);transform:scale(1.05)}.AvatarForm_priorityBtn__LCbHT:disabled{background:var(--color-gray-300);color:#9ca3af}.AvatarForm_removeProviderBtn__9QxDW{background:#ef4444;color:white;border:none;width:32px;height:32px;border-radius:6px;font-size:1.2rem;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,transform .1s ease}.AvatarForm_removeProviderBtn__9QxDW:hover:not(:disabled){background:#dc2626;transform:scale(1.05)}.AvatarForm_providerFields__NfL1N{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1rem;gap:1rem}.AvatarForm_submitBtn___HQ1e{width:100%;background:var(--color-success);color:white;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;margin-top:2rem;transition:transform .2s ease,box-shadow .2s ease}.AvatarForm_submitBtn___HQ1e:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px rgba(16,185,129,.4)}.AvatarForm_avatarForm__dirYU h2{margin:0 0 1.5rem;color:#374151;font-size:1.5rem;font-weight:700}.AvatarForm_successMessage__gE1aM{background:rgba(16,185,129,.2);border:2px solid #10b981;color:#065f46;padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-weight:500}.AvatarForm_errorMessage__jJe4O{background:rgba(239,68,68,.1);border:2px solid #ef4444;color:#991b1b;padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-weight:500}.AvatarForm_jsonDisplaySection__00jHX{margin-top:2rem;padding:1.5rem;border:2px solid #10b981;border-radius:12px;background:rgba(16,185,129,.1)}.AvatarForm_jsonDisplaySection__00jHX h3{margin:0 0 1rem;color:#065f46;font-size:1.25rem;font-weight:600}.AvatarForm_jsonDisplay__9vyS2{background:#1f2937;border-radius:8px;padding:1rem;margin-bottom:1rem;border:1px solid #374151;max-height:400px;overflow-y:auto;box-shadow:inset 0 2px 4px rgba(0,0,0,.1)}.AvatarForm_jsonContent__h_r47{color:#f3f4f6;font-family:Monaco,Menlo,Ubuntu Mono,Courier New,monospace;font-size:14px;line-height:1.5;margin:0;white-space:pre-wrap;word-wrap:break-word}.AvatarForm_jsonActions___VZil{display:flex;gap:1rem;justify-content:flex-end}.AvatarForm_copyJsonBtn__mO5EO{background:var(--color-success);color:white;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.AvatarForm_copyJsonBtn__mO5EO:hover{background:#047857;transform:translateY(-2px);box-shadow:0 4px 12px rgba(16,185,129,.3)}.AvatarForm_avatarSummary__wH1Yx{background:#f8fafc;border:2px solid #e5e7eb;border-radius:8px;padding:1rem;margin-bottom:1.5rem}.AvatarForm_avatarSummary__wH1Yx p{margin:.5rem 0;color:#374151}.AvatarForm_backBtn__ev1H8{background:var(--color-gray-500);color:white;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;margin-left:1rem;transition:background-color .2s ease,transform .2s ease}.AvatarForm_backBtn__ev1H8:hover:not(:disabled){background:#4b5563;transform:translateY(-1px)}.AvatarForm_jobStatusSection__iBblJ{background:var(--color-gray-100);border:2px solid #e5e7eb;border-radius:10px;padding:2rem;margin-top:1rem}.AvatarForm_jobInfo__Nkmfk{margin-bottom:2rem}.AvatarForm_jobInfo__Nkmfk p{margin:.5rem 0;color:#374151;font-size:1rem}.AvatarForm_status__kwPrn{font-weight:700;padding:.25rem .5rem;border-radius:4px;text-transform:uppercase;font-size:.875rem}.AvatarForm_statusPending__efn9w,.AvatarForm_status__kwPrn.AvatarForm_pending__6S5z8{background:#fef3c7;color:#92400e}.AvatarForm_statusValidating__ZRUGy,.AvatarForm_status__kwPrn.AvatarForm_validating__MYs0A{background:#dbeafe;color:#1e40af}.AvatarForm_statusDownloading__L_7Di,.AvatarForm_status__kwPrn.AvatarForm_downloading__2TdD_{background:#e0e7ff;color:#3730a3}.AvatarForm_statusCompleted__ucgKO,.AvatarForm_status__kwPrn.AvatarForm_completed__J0W1V{background:#d1fae5;color:#065f46}.AvatarForm_statusFailed__eamdN,.AvatarForm_status__kwPrn.AvatarForm_failed__nG5Z3{background:#fee2e2;color:#991b1b}.AvatarForm_statusCancelled__P1_Ap,.AvatarForm_status__kwPrn.AvatarForm_cancelled__LJOUi{background:var(--color-gray-100);color:#374151}.AvatarForm_progressSection__1hVD9{margin:1.5rem 0}.AvatarForm_progressInfo__GXWge{color:#374151}.AvatarForm_currentFile__VrTvt{font-style:italic;color:#6b7280;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AvatarForm_progressBar__9TsR1{height:20px;background:#e5e7eb;border-radius:10px;box-shadow:inset 0 2px 4px rgba(0,0,0,.1)}.AvatarForm_progressFill___6Wo5{background:var(--color-primary);border-radius:10px}.AvatarForm_progressFill___6Wo5:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(37,79,89,.1),transparent);animation:AvatarForm_progress-shine__VXB7Q 2s infinite}@keyframes AvatarForm_progressShine__8rdvZ{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.AvatarForm_formSection__J5tE1{background:white;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1)}.AvatarForm_configGroup__ZHAwG{margin-bottom:2rem;padding:1.5rem;background:#f8fafc;border-radius:8px;border:1px solid #e5e7eb}.AvatarForm_configGroup__ZHAwG h3{margin:0 0 1rem;color:#374151;font-size:1.1rem;font-weight:600}.AvatarForm_formRow__SUugU{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:1rem;gap:1rem}.AvatarForm_formActions__TlsIO{display:flex;gap:1rem;justify-content:space-between;margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.AvatarForm_cancelButton__ku1hR{background:var(--color-gray-500);color:white;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.AvatarForm_cancelButton__ku1hR:hover{background:#4b5563;transform:translateY(-1px)}.AvatarForm_submitButton__4Qhdq{background:var(--color-primary);color:white;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:200px}.AvatarForm_submitButton__4Qhdq:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 25px rgba(102,126,234,.4)}.AvatarForm_submitButton__4Qhdq:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.AvatarForm_downloadButton__YFCSx{background:var(--color-success);color:white;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:200px;margin-right:1rem}.AvatarForm_downloadButton__YFCSx:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 25px rgba(16,185,129,.4)}.AvatarForm_downloadButton__YFCSx:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.AvatarForm_progressContainer__bWiAd{margin:1rem 0}.AvatarForm_progressBar__9TsR1{width:100%;height:24px;background:var(--color-gray-100);border-radius:12px;overflow:hidden;border:1px solid #e5e7eb;position:relative}.AvatarForm_progressFill___6Wo5{height:100%;background:var(--color-success);border-radius:12px;transition:width .3s ease;position:relative}.AvatarForm_progressText__4Kz3d{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.875rem;font-weight:600;color:#374151;text-shadow:0 1px 2px rgba(255,255,255,.8);z-index:2}.AvatarForm_progressInfo__GXWge{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.875rem;color:#6b7280}.AvatarForm_downloadStatus__uHMBf{background:white;border:2px solid #e5e7eb;border-radius:12px;margin-bottom:1.5rem}.AvatarForm_downloadStatus__uHMBf h3{color:#374151;font-size:1.25rem}.AvatarForm_checkboxGroup__QvJ2W label{display:flex;align-items:center;cursor:pointer;padding:.75rem;background:var(--color-gray-100);border:1px solid #e5e7eb;border-radius:6px;transition:all .2s ease}.AvatarForm_checkboxGroup__QvJ2W label:hover{background:#f0f4ff;border-color:var(--color-primary)}.AvatarForm_checkboxGroup__QvJ2W input[type=checkbox]{margin-right:.75rem;width:16px;height:16px;accent-color:var(--color-primary)}.AvatarForm_addButton__TyCMX{background:var(--color-success);color:white;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.AvatarForm_addButton__TyCMX:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(16,185,129,.3)}.AvatarForm_removeButton__Sewzp{background:#ef4444;color:white;border:none;padding:.5rem 1rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease}.AvatarForm_removeButton__Sewzp:hover{background:#dc2626;transform:translateY(-1px)}.AvatarForm_formHeader__nqfeG{text-align:center;margin-bottom:2rem;background:var(--color-white);padding:2rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.AvatarForm_formContent__oRWLH{max-width:800px;margin:0 auto}.AvatarForm_debugSection__R3OJ5{max-width:800px;margin:2rem auto;background:#1f2937;border-radius:8px;padding:1rem}.AvatarForm_debugSection__R3OJ5 h3{color:#f3f4f6;margin:0 0 1rem;font-size:1rem}.AvatarForm_debugLog__0DX8m{max-height:200px;overflow-y:auto}.AvatarForm_debugEntry__lfaRG{color:#9ca3af;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.8rem;line-height:1.4;margin:.25rem 0}.AvatarForm_downloadStatus__uHMBf{background:#f0f9ff;border:2px solid #0284c7;border-radius:8px;padding:1.5rem;margin-bottom:2rem}.AvatarForm_downloadStatus__uHMBf h3{margin:0 0 1rem;color:#0c4a6e}.AvatarForm_fileCount__azc94{font-size:1.2rem;font-weight:700;color:#0c4a6e;margin-bottom:.5rem}.AvatarForm_percentage__EVSUQ{color:#0369a1;font-weight:600}.AvatarForm_statusInfo__18fmK{color:#374151;margin-bottom:.5rem}.AvatarForm_allJobsSection__CxZOd{margin-top:2rem;background:#fafafa;border-radius:8px;padding:1.5rem}.AvatarForm_allJobsSection__CxZOd h3{margin:0 0 1rem;color:#374151}.AvatarForm_jobItem__Av8YV{background:white;border:1px solid #e5e7eb;border-radius:6px;padding:1rem;margin-bottom:1rem}.AvatarForm_jobItem__Av8YV:last-child{margin-bottom:0}.AvatarForm_jobHeader__mh7PE{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.AvatarForm_jobId__k5LvG{color:#6b7280;font-family:monospace;font-size:.8rem}.AvatarForm_jobStatus__XnJgm{padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase}.AvatarForm_jobProgress__9cjfQ{display:flex;align-items:center;gap:1rem;color:#374151;font-size:.9rem}.AvatarForm_provider__0q0NH{font-style:italic;color:#6b7280}.AvatarForm_currentFileSmall__hY5Ia{color:#6b7280;font-size:.8rem;margin-top:.5rem}@media (max-width:768px){.AvatarForm_avatarForm__dirYU{padding:1.5rem;margin:.5rem}.AvatarForm_directoryStructureSection__VG_tD{padding:1.5rem;margin:.5rem .5rem 1.5rem}.AvatarForm_directoryTree__1FTy2{padding:1rem;font-size:.8rem}.AvatarForm_sectionHeader__4Ndfp{flex-direction:column;align-items:stretch;gap:1rem}.AvatarForm_providerHeader__2eLWP{flex-wrap:wrap;gap:.5rem}.AvatarForm_providerFields__NfL1N{grid-template-columns:1fr;gap:1rem}.AvatarForm_priorityControls__pJK1s{order:-1}.AvatarForm_infoTooltip__nzJyS{width:250px;right:0}.AvatarForm_avatarForm__dirYU h2{font-size:1.25rem}.AvatarForm_progressInfo__GXWge{flex-direction:column;align-items:flex-start;gap:.5rem}.AvatarForm_currentFile__VrTvt{max-width:100%;font-size:.8rem}.AvatarForm_backBtn__ev1H8{margin-left:0;margin-top:1rem;width:100%}.AvatarForm_jobStatusSection__iBblJ{padding:1rem}.AvatarForm_jsonDisplaySection__00jHX{padding:1rem;margin-top:1rem}.AvatarForm_jsonDisplaySection__00jHX h3{font-size:1.125rem}.AvatarForm_jsonDisplay__9vyS2{max-height:300px;padding:.75rem}.AvatarForm_jsonContent__h_r47{font-size:12px}.AvatarForm_jsonActions___VZil{justify-content:center}.AvatarForm_copyJsonBtn__mO5EO{padding:.6rem 1.2rem;font-size:.8rem;width:100%}.AvatarForm_avatarConfigSection__A0C3w{padding:1rem;margin-top:1rem}.AvatarForm_configSubsection__OPs1V{padding:1rem;margin-bottom:1rem}.AvatarForm_bboxInputs__n9O9_{grid-template-columns:1fr 1fr;gap:.75rem}.AvatarForm_booleanOptions__WEg2g,.AvatarForm_frameRangeInputs__3Jlx1,.AvatarForm_resizeInputs__HtSZM{grid-template-columns:1fr;gap:.75rem}.AvatarForm_checkboxLabel__JqSDS{padding:1rem}.AvatarForm_chromaKeySection__Qlugi{padding:1rem;margin-top:1rem}.AvatarForm_chromaParamsGrid__zq1cL{grid-template-columns:1fr;gap:1rem}.AvatarForm_colorInputContainer__3T7YI{flex-direction:column;align-items:stretch;gap:.5rem}.AvatarForm_formColorInput__6gBEw{width:100%;height:50px}.AvatarForm_formActions__TlsIO{flex-direction:column}.AvatarForm_formRow__SUugU{grid-template-columns:1fr}.AvatarForm_jobHeader__mh7PE,.AvatarForm_jobProgress__9cjfQ{flex-direction:column;align-items:flex-start}.AvatarForm_jobProgress__9cjfQ{gap:.5rem}}@media (max-width:480px){.AvatarForm_avatarForm__dirYU,.AvatarForm_directoryStructureSection__VG_tD{padding:1rem}.AvatarForm_directoryTree__1FTy2{padding:.75rem;font-size:.75rem}.AvatarForm_formInput__O1Xjr,.AvatarForm_formSelect__DHitP{font-size:16px}.AvatarForm_infoTooltip__nzJyS{width:220px;right:0}.AvatarForm_inputContainer__OwVaQ .AvatarForm_formInput__O1Xjr{padding-right:2.5rem}.AvatarForm_infoButtonContainer__EovD_{top:.6rem;right:.6rem}.AvatarForm_avatarForm__dirYU h2{font-size:1.125rem}.AvatarForm_progressBar__9TsR1{height:16px}.AvatarForm_backBtn__ev1H8,.AvatarForm_submitBtn___HQ1e{font-size:.9rem;padding:.75rem 1rem}.AvatarForm_jobInfo__Nkmfk p{font-size:.875rem}.AvatarForm_status__kwPrn{font-size:.75rem;padding:.2rem .4rem}}.AvatarForm_validationMessage__tRBzh{padding:.75rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;margin:.5rem 0;border:1px solid}.AvatarForm_validMessage__mK7hE{background:#d1fae5;color:#065f46;border-color:#a7f3d0}.AvatarForm_frameRangeHelper__YFHPE{background:#f0f9ff;color:#0369a1;padding:.5rem .75rem;border-radius:4px;font-size:.8rem;margin-top:.5rem;border:1px solid #bae6fd}.AvatarForm_cropInfo__tCzTI{background:#f8fafc;padding:1rem;border-radius:6px;border:1px solid #e5e7eb;margin-top:.5rem}.AvatarForm_cropInfo__tCzTI h4{margin:0 0 .5rem;color:#374151;font-size:.9rem;font-weight:600}.AvatarForm_coordinateDisplay__DYIbr{display:flex;flex-direction:column;gap:.25rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.8rem;color:#6b7280}.AvatarForm_coordinateDisplay__DYIbr span{padding:.25rem .5rem;background:#ffffff;border-radius:3px;border:1px solid #d1d5db}@media (max-width:640px){.AvatarForm_coordinateDisplay__DYIbr{font-size:.75rem}.AvatarForm_validationMessage__tRBzh{padding:.5rem .75rem;font-size:.8rem}.AvatarForm_cropInfo__tCzTI{padding:.75rem}}.AvatarForm_headerContent__CHuRB{display:flex;justify-content:space-between;align-items:center;width:100%;gap:1rem}.AvatarForm_headerText__EATPG{flex:1 1}.AvatarForm_headerActions__F6RFt{flex-shrink:0}.AvatarForm_exportButton__O4KjE{background:#3b82f6;color:white;border:none;padding:.75rem 1rem;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;align-items:center;gap:.5rem;box-shadow:0 2px 4px rgba(59,130,246,.2)}.AvatarForm_exportButton__O4KjE:hover{background:#2563eb;box-shadow:0 4px 8px rgba(59,130,246,.3);transform:translateY(-1px)}.AvatarForm_exportButton__O4KjE:active{background:#1d4ed8;transform:translateY(0);box-shadow:0 2px 4px rgba(59,130,246,.2)}@media (max-width:640px){.AvatarForm_headerContent__CHuRB{flex-direction:column;align-items:flex-start;gap:.75rem}.AvatarForm_headerActions__F6RFt{width:100%}.AvatarForm_exportButton__O4KjE{width:100%;justify-content:center;font-size:.8rem;padding:.6rem .8rem}}.AvatarForm_environmentSelector__yNNS5{background:rgba(37,79,89,.05);border:2px solid #0284c7;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 12px rgba(2,132,199,.1)}.AvatarForm_environmentSelector__yNNS5 h3{margin:0 0 .5rem;color:#0c4a6e;font-size:1.25rem;font-weight:700;text-align:center}.AvatarForm_environmentNote__jgXV2{color:#0369a1;font-size:.875rem;text-align:center;margin:0 0 1.5rem;line-height:1.4}.AvatarForm_buttonGroup__ZKHY7{display:flex;gap:1rem;justify-content:center;margin-bottom:1.5rem;flex-wrap:wrap}.AvatarForm_environmentButton__n0riy{background:white;border:2px solid #e5e7eb;border-radius:12px;padding:1rem;cursor:pointer;transition:all .3s ease;min-width:140px;flex:1 1;max-width:180px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.AvatarForm_environmentButton__n0riy:hover{border-color:#0284c7;box-shadow:0 4px 12px rgba(2,132,199,.15);transform:translateY(-2px)}.AvatarForm_environmentButtonActive__O0dnh{border-color:#0284c7;background:var(--color-primary);color:white;box-shadow:0 8px 25px rgba(2,132,199,.25);transform:translateY(-2px)}.AvatarForm_environmentButtonActive__O0dnh:hover{background:var(--color-secondary);box-shadow:0 12px 35px rgba(2,132,199,.35);transform:translateY(-3px)}.AvatarForm_environmentButtonContent__g0EF_{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.AvatarForm_environmentIcon__RHe_S{font-size:2rem;line-height:1}.AvatarForm_environmentText__zhb5P{display:flex;flex-direction:column;align-items:center;gap:.25rem}.AvatarForm_environmentText__zhb5P strong{font-size:1rem;font-weight:700;line-height:1}.AvatarForm_environmentDescription__Wrwpi{font-size:.75rem;opacity:.8;line-height:1}.AvatarForm_environmentButtonActive__O0dnh .AvatarForm_environmentDescription__Wrwpi{opacity:.9}.AvatarForm_selectedEnvironmentInfo__hI7lH{background:white;border:1px solid #0284c7;border-radius:8px;padding:1rem;text-align:center;color:#0c4a6e;font-size:.875rem;font-weight:500}.AvatarForm_environmentBadge__9BI3X{display:inline-block;background:var(--color-primary);color:white;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;margin-left:.75rem;text-transform:uppercase;letter-spacing:.025em}@media (max-width:640px){.AvatarForm_environmentSelector__yNNS5{padding:1.5rem}.AvatarForm_buttonGroup__ZKHY7{flex-direction:column;gap:.75rem}.AvatarForm_environmentButton__n0riy{min-width:auto;max-width:none;padding:.875rem}.AvatarForm_environmentButtonContent__g0EF_{flex-direction:row;gap:.75rem}.AvatarForm_environmentIcon__RHe_S{font-size:1.5rem}.AvatarForm_environmentText__zhb5P{align-items:flex-start;text-align:left}.AvatarForm_selectedEnvironmentInfo__hI7lH{font-size:.8rem;padding:.75rem}.AvatarForm_environmentBadge__9BI3X{display:block;margin:.5rem 0 0;text-align:center}}.AvatarForm_choiceSection__WIrwp{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;margin-top:1rem;text-align:center}.AvatarForm_choiceSection__WIrwp h3{color:#2d3748;font-size:1.25rem;font-weight:600;margin:0 0 1.5rem}.AvatarForm_buttonGrid__p0nzD{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin-bottom:1.5rem}.AvatarForm_uploadButton__LYMIp{background:var(--color-success);min-width:200px}.AvatarForm_uploadButton__LYMIp:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 25px rgba(72,187,120,.4)}.AvatarForm_choiceHint__M6x6N{font-size:.875rem;color:#4a5568;line-height:1.6;margin:0;text-align:left;background:#ffffff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.AvatarForm_choiceHint__M6x6N strong{color:#2d3748}@media (max-width:768px){.AvatarForm_buttonGrid__p0nzD{grid-template-columns:1fr;gap:.75rem}.AvatarForm_choiceSection__WIrwp{padding:1.5rem}.AvatarForm_choiceHint__M6x6N{font-size:.8rem;padding:.75rem}}.AvatarForm_validationGrid__I1F8e{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin-top:16px}.AvatarForm_validationItem__J1aMF{display:flex;flex-direction:column;gap:4px;padding:12px;background:var(--color-background);border:2px solid var(--color-gray-200);border-radius:var(--radius-md)}.AvatarForm_validationLabel__s3bi7{font-size:12px;font-weight:600;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.5px}.AvatarForm_validationValue__H2zeO{font-size:14px;font-weight:500;color:var(--color-primary);word-break:break-all}@media (max-width:768px){.AvatarForm_validationGrid__I1F8e{grid-template-columns:1fr}}.AvatarForm_sectionDescription__qgIvD{color:var(--color-text-secondary);font-size:14px;margin:0 0 24px;line-height:1.6}.AvatarForm_warningSection__T8jsh{padding:1.5rem;background:rgba(239,68,68,.1);border:2px solid var(--color-error);border-radius:var(--radius-md);margin-bottom:1.5rem}.AvatarForm_warningSection__T8jsh p{margin:.5rem 0;color:var(--color-error);font-weight:500}.AvatarForm_warningSection__T8jsh p:first-child{margin-top:0}.AvatarForm_warningSection__T8jsh p:last-child{margin-bottom:0}.AvatarForm_infoSection__fV17y{margin-top:1.5rem;padding:1.5rem;background:var(--color-background);border:2px solid var(--color-gray-200);border-radius:var(--radius-md)}.AvatarForm_infoSection__fV17y h4{margin-top:0;margin-bottom:1rem;color:var(--color-text-primary);font-size:1.1rem;font-weight:600}.TTSSettingsEditor_ttsSettingsEditor__cUGee{width:100%;margin-top:1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa;overflow:hidden;box-sizing:border-box;grid-column:1/-1}.TTSSettingsEditor_settingsToggle__W0xzV{width:100%;padding:1rem;background:#f9fafb;border-bottom:1px solid #e5e7eb;box-sizing:border-box}.TTSSettingsEditor_toggleLabel__kZaZw{display:flex;align-items:center;cursor:pointer;font-weight:500;color:#374151}.TTSSettingsEditor_toggleCheckbox__KnQPw{margin-right:.75rem;width:18px;height:18px;accent-color:#4f46e5;cursor:pointer}.TTSSettingsEditor_toggleText__GK3Mj{font-size:1rem;-webkit-user-select:none;user-select:none}.TTSSettingsEditor_jsonStructure__sfQrz{width:100%;padding:1.5rem;background:white;font-family:Monaco,Menlo,Ubuntu Mono,Courier New,monospace;font-size:14px;line-height:1.6;box-sizing:border-box;animation:TTSSettingsEditor_slideDown__dajtx .3s ease-out}.TTSSettingsEditor_jsonObject__UuKmG{position:relative}.TTSSettingsEditor_objectBrace__hQkSp{color:#6b7280;font-weight:700;font-size:18px;margin:.5rem 0}.TTSSettingsEditor_objectBraceOpen__l_KBY{margin-bottom:1rem}.TTSSettingsEditor_objectBraceClose__OviUG{margin-top:1rem;margin-left:0}.TTSSettingsEditor_jsonField__CTVOj{margin:1rem 0;padding:1rem;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb;transition:all .2s ease}.TTSSettingsEditor_jsonField__CTVOj:hover{border-color:#d1d5db;box-shadow:0 1px 3px rgba(0,0,0,.1)}.TTSSettingsEditor_fieldContainer__3gIFl{display:flex;flex-direction:column;gap:.75rem}.TTSSettingsEditor_fieldHeader__9__4D{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.TTSSettingsEditor_fieldName__MQPo7{color:#059669;font-weight:600;font-size:16px;display:flex;align-items:center;transition:color .2s ease}.TTSSettingsEditor_jsonField__CTVOj:hover .TTSSettingsEditor_fieldName__MQPo7{color:#047857}.TTSSettingsEditor_fieldType__3xq29{color:#7c3aed;font-size:12px;font-weight:500;padding:.25rem .5rem;background:#f3f4f6;border-radius:4px;transition:all .2s ease}.TTSSettingsEditor_jsonField__CTVOj:hover .TTSSettingsEditor_fieldType__3xq29{background:#e0e7ff;color:#6366f1}.TTSSettingsEditor_fieldDescription__5KPAh{color:#6b7280;font-size:13px;font-family:system-ui,-apple-system,sans-serif;margin-bottom:.5rem}.TTSSettingsEditor_fieldInputWrapper__VTPca{width:100%}.TTSSettingsEditor_fieldInput__affrC{width:100%;padding:.75rem;border:2px solid #d1d5db;border-radius:6px;font-size:16px;font-family:Monaco,Menlo,Ubuntu Mono,Courier New,monospace;transition:all .2s ease;background:white}.TTSSettingsEditor_fieldInput__affrC:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.1)}.TTSSettingsEditor_numberInput__XG6u6{text-align:left;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.TTSSettingsEditor_numberInput__XG6u6::-webkit-inner-spin-button,.TTSSettingsEditor_numberInput__XG6u6::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.TTSSettingsEditor_fieldInput__affrC[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.TTSSettingsEditor_fieldInput__affrC[type=number]::-webkit-inner-spin-button,.TTSSettingsEditor_fieldInput__affrC[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.TTSSettingsEditor_booleanToggle__fyzqk{display:flex;gap:.75rem;width:100%}.TTSSettingsEditor_booleanBtn__Ip2ks{padding:.75rem 1.5rem;border:2px solid #d1d5db;border-radius:6px;background:white;color:#6b7280;font-size:16px;font-family:Monaco,Menlo,Ubuntu Mono,Courier New,monospace;cursor:pointer;transition:all .2s ease;flex:1 1}.TTSSettingsEditor_booleanBtn__Ip2ks:hover{background:#f3f4f6;border-color:#9ca3af}.TTSSettingsEditor_booleanBtn__Ip2ks:focus{outline:none;box-shadow:0 0 0 3px rgba(79,70,229,.3)}.TTSSettingsEditor_booleanBtn__Ip2ks.TTSSettingsEditor_active__v2sLu{background:#4f46e5;color:white;border-color:#4f46e5}.TTSSettingsEditor_jsonPreview__FHjUR{width:100%;margin-top:2rem;padding-top:1rem;border-top:1px solid #e5e7eb;box-sizing:border-box}.TTSSettingsEditor_previewHeader__i9Ao_{font-size:14px;font-weight:600;color:#374151;margin-bottom:.75rem;display:flex;align-items:center}.TTSSettingsEditor_previewHeader__i9Ao_:before{content:"📋";margin-right:.5rem}.TTSSettingsEditor_jsonCode__vB5T_{background:#1f2937;color:#f9fafb;padding:1rem;border-radius:6px;font-family:Monaco,Menlo,Ubuntu Mono,Courier New,monospace;font-size:13px;line-height:1.5;overflow-x:auto;border:1px solid #374151}@keyframes TTSSettingsEditor_slideDown__dajtx{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.TTSSettingsEditor_jsonCode__vB5T_::-webkit-scrollbar{height:6px}.TTSSettingsEditor_jsonCode__vB5T_::-webkit-scrollbar-track{background:#374151}.TTSSettingsEditor_jsonCode__vB5T_::-webkit-scrollbar-thumb{background:#6b7280;border-radius:3px}.TTSSettingsEditor_jsonCode__vB5T_::-webkit-scrollbar-thumb:hover{background:#9ca3af}.TTSSettingsEditor_toggleCheckbox__KnQPw:focus{outline:none;box-shadow:0 0 0 3px rgba(79,70,229,.3)}@media (max-width:768px){.TTSSettingsEditor_jsonStructure__sfQrz{padding:1rem}.TTSSettingsEditor_jsonField__CTVOj{margin:.75rem 0;padding:.75rem}.TTSSettingsEditor_fieldInput__affrC{font-size:16px}.TTSSettingsEditor_booleanToggle__fyzqk{flex-direction:column}}.VideoCropper_cropperContainer__xOyk7{display:flex;flex-direction:column;gap:1rem;padding:1rem;background:white;border-radius:8px;border:2px solid #e5e7eb;margin:1rem 0}.VideoCropper_instructions__if8NN{background:#f8fafc;padding:1rem;border-radius:6px;border-left:4px solid #3b82f6}.VideoCropper_instructions__if8NN h3{margin:0 0 .5rem;color:#1f2937;font-size:1.1rem;font-weight:600}.VideoCropper_instructions__if8NN p{margin:.5rem 0;color:#6b7280;font-size:.9rem;line-height:1.5}.VideoCropper_canvasContainer__sJ8rF{padding:1rem}.VideoCropper_canvasContainer__sJ8rF,.VideoCropper_imageContainer__02ZqR{display:flex;justify-content:center;background:#f9fafb;border-radius:6px;border:1px solid #d1d5db}.VideoCropper_cropCanvas__Nh05m{cursor:crosshair;border:2px solid #d1d5db;border-radius:4px;background:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:border-color .2s}.VideoCropper_cropCanvas__Nh05m:hover{border-color:#3b82f6}.VideoCropper_coordinates__FRXMq{background:#f3f4f6;padding:1rem;border-radius:6px;border:1px solid #d1d5db;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.85rem}.VideoCropper_colorSection__xJgq4{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.VideoCropper_colorInputGroup__aY0RO{display:flex;align-items:center;gap:.5rem;margin:.5rem 0}.VideoCropper_colorPreview__IVFX1{width:24px;height:24px;border-radius:4px;border:1px solid #d1d5db;box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.VideoCropper_hexInput___MCCw{flex:1 1;padding:.375rem .5rem;border:1px solid #d1d5db;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.85rem;color:#374151;background:white;transition:border-color .2s}.VideoCropper_hexInput___MCCw:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.1)}.VideoCropper_colorPicker__EMZZ3{width:32px;height:32px;padding:2px;border:none;border-radius:4px;background:white;cursor:pointer}.VideoCropper_colorPicker__EMZZ3::-webkit-color-swatch-wrapper{padding:0}.VideoCropper_colorPicker__EMZZ3::-webkit-color-swatch{border:1px solid #d1d5db;border-radius:2px}.VideoCropper_colorNote__zY10Q{font-size:.8rem;color:#6b7280;margin-top:.5rem;font-style:italic}.VideoCropper_cropSection__IAozE{margin-top:1rem}.VideoCropper_coordinates__FRXMq h4{margin:0 0 .5rem;color:#374151;font-family:inherit;font-weight:600}.VideoCropper_coordinates__FRXMq p{margin:.25rem 0;color:#6b7280;line-height:1.4}.VideoCropper_saveButton___rdzc{background:#10b981;color:white;border:none;padding:.75rem 1rem;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:600;margin-top:1rem;width:100%;transition:background-color .2s}.VideoCropper_saveButton___rdzc:hover{background:#059669}.VideoCropper_saveButton___rdzc:active{background:#047857}.VideoCropper_saveButton___rdzc:disabled{background:#9ca3af;cursor:not-allowed;opacity:.6}.VideoCropper_loading__BUGbK{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#6b7280}.VideoCropper_spinner__SaHOP{width:40px;height:40px;border:4px solid #f3f4f6;border-top-color:#3b82f6;border-radius:50%;animation:VideoCropper_spin__Oeuxo 1s linear infinite;margin-bottom:1rem}@keyframes VideoCropper_spin__Oeuxo{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.VideoCropper_loading__BUGbK p{font-size:.9rem;color:#6b7280;margin:0}.VideoCropper_error__djWTa{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626}.VideoCropper_error__djWTa p{margin:0 0 1rem;font-size:.9rem;text-align:center;line-height:1.5}.VideoCropper_retryButton__HnHS4{background:#dc2626;color:white;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:500;transition:background-color .2s}.VideoCropper_retryButton__HnHS4:hover{background:#b91c1c}.VideoCropper_retryButton__HnHS4:active{background:#991b1b}.VideoCropper_errorActions__D03rZ{display:flex;flex-direction:column;gap:1rem;align-items:center}.VideoCropper_fileUploadSection__wl2cj{display:flex;flex-direction:column;align-items:center;gap:.5rem}.VideoCropper_uploadButton__VWLKN{background:#3b82f6;color:white;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:500;transition:background-color .2s;text-decoration:none;display:inline-block}.VideoCropper_uploadButton__VWLKN:hover{background:#2563eb}.VideoCropper_uploadButton__VWLKN:active{background:#1d4ed8}.VideoCropper_uploadPrompt__4PRzw{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:8px;min-height:300px}.VideoCropper_uploadPrompt__4PRzw h3{margin:0 0 1rem;color:#1f2937;font-size:1.25rem;font-weight:600}.VideoCropper_uploadPrompt__4PRzw p{margin:.5rem 0;color:#6b7280;font-size:.9rem;line-height:1.5;max-width:400px}.VideoCropper_uploadNote__8qzfd{font-size:.8rem!important;color:#9ca3af!important;margin-top:1rem!important}.VideoCropper_uploadAnother__HfEkR{margin-top:.5rem;padding:.5rem;background:#f1f5f9;border-radius:4px;border:1px solid #e2e8f0}.VideoCropper_changeButton__18Y8Q{background:#6b7280;color:white;border:none;padding:.4rem .8rem;border-radius:4px;cursor:pointer;font-size:.8rem;font-weight:500;transition:background-color .2s;text-decoration:none;display:inline-block}.VideoCropper_changeButton__18Y8Q:hover{background:#4b5563}.VideoCropper_changeButton__18Y8Q:active{background:#374151}.VideoCropper_cropOverlay__07wjd{position:absolute;pointer-events:none;border:2px solid #ff6b6b!important;background-color:rgba(255,107,107,.2)!important;border-radius:4px;box-shadow:0 0 0 1px rgba(255,255,255,.5)}.VideoCropper_cropHandle__9ZdC0{position:absolute;width:8px;height:8px;background:#ff6b6b;border:1px solid #fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.3)}.VideoCropper_imageContainer__02ZqR{position:relative;display:inline-block;cursor:crosshair;padding:0;margin:0}.VideoCropper_imageContainer__02ZqR img{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;padding:0;margin:0;border:none}.VideoCropper_moveIndicator__90fwp{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:16px;color:#ff6b6b;font-weight:700;pointer-events:none;text-shadow:1px 1px 2px rgba(0,0,0,.3);opacity:.8}@media (max-width:640px){.VideoCropper_cropperContainer__xOyk7{padding:.5rem;margin:.5rem 0}.VideoCropper_coordinates__FRXMq,.VideoCropper_instructions__if8NN{padding:.75rem}.VideoCropper_canvasContainer__sJ8rF{padding:.5rem}.VideoCropper_cropCanvas__Nh05m{max-width:100%;height:auto}.VideoCropper_coordinates__FRXMq{font-size:.75rem}}.VideoCropper_cropCanvas__Nh05m{position:relative}.VideoCropper_cropCanvas__Nh05m:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;border:2px dashed transparent;animation:VideoCropper_cropHint__bnlHm 3s ease-in-out infinite}@keyframes VideoCropper_cropHint__bnlHm{0%,to{border-color:transparent;opacity:0}50%{border-color:#3b82f6;opacity:.3}}.VideoCropper_cropperContainer__xOyk7.VideoCropper_validCrop__NVqZo .VideoCropper_cropCanvas__Nh05m{border-color:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.1)}.VideoCropper_cropperContainer__xOyk7.VideoCropper_invalidCrop__JZr2r .VideoCropper_cropCanvas__Nh05m{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.VideoCropper_validationMessage__pzlzT{padding:.75rem;border-radius:4px;font-size:.875rem;font-weight:500;margin-top:.5rem}.VideoCropper_validationMessage__pzlzT.VideoCropper_valid__xtWfz{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.VideoCropper_validationMessage__pzlzT.VideoCropper_invalid__pCB7O{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.Button_button__hjfbc{padding:12px 24px;border:none;border-radius:var(--radius-md);font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:var(--font-family);display:inline-flex;align-items:center;justify-content:center;gap:8px}.Button_button__hjfbc:disabled{opacity:.5;cursor:not-allowed}.Button_button__hjfbc.Button_loading__Imwa9{opacity:.7;cursor:wait}.Button_button__hjfbc.Button_primary__ZT6O7{background-color:var(--color-primary);color:var(--color-white)}.Button_button__hjfbc.Button_primary__ZT6O7:hover:not(:disabled){background-color:#1e3f47;box-shadow:var(--shadow-md)}.Button_button__hjfbc.Button_secondary__U6dMf{background-color:var(--color-secondary);color:var(--color-white)}.Button_button__hjfbc.Button_secondary__U6dMf:hover:not(:disabled){background-color:#8f7a4f;box-shadow:var(--shadow-md)}.Button_button__hjfbc.Button_destructive__3OcQt{background-color:var(--color-destructive);color:var(--color-white)}.Button_button__hjfbc.Button_destructive__3OcQt:hover:not(:disabled){background-color:#c26605;box-shadow:var(--shadow-md)}.Button_button__hjfbc.Button_outline__JrBKt{background-color:initial;color:var(--color-primary);border:2px solid var(--color-primary)}.Button_button__hjfbc.Button_outline__JrBKt:hover:not(:disabled){background-color:var(--color-primary);color:var(--color-white)}.Button_button__hjfbc.Button_fullWidth__ORdE6{width:100%}.ScreenNavigation_container__rutUl{margin-top:40px;padding-top:32px;border-top:2px solid var(--color-gray-200)}.ScreenNavigation_buttons__FJZ49{display:flex;justify-content:space-between;gap:16px;margin-bottom:24px}.ScreenNavigation_progress__Vch0t{max-width:400px;margin:0 auto}.ScreenNavigation_stepText__rU9_V{display:block;text-align:center;font-size:14px;font-weight:600;color:var(--color-text-secondary);margin-bottom:8px}.ScreenNavigation_progressBar__i7mHG{height:6px;background-color:var(--color-gray-200);border-radius:var(--radius-lg);overflow:hidden}.ScreenNavigation_progressFill__bX2Lx{height:100%;background-color:var(--color-primary);border-radius:var(--radius-lg);transition:width .3s ease}.InfoTooltip_container__B1auw{position:relative;display:inline-block;margin-left:8px}.InfoTooltip_icon__d_4Q8{background:none;border:none;color:var(--color-primary);cursor:help;padding:2px;line-height:1;transition:color .2s;display:inline-flex;align-items:center;justify-content:center}.InfoTooltip_icon__d_4Q8:hover{color:var(--color-accent)}.InfoTooltip_icon__d_4Q8:focus{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:50%}.InfoTooltip_tooltip__bOSCv{position:absolute;background-color:var(--color-gray-800);color:var(--color-white);padding:14px 18px;border-radius:var(--radius-md);font-size:14px;white-space:normal;max-width:450px;min-width:300px;z-index:1000;box-shadow:var(--shadow-xl);line-height:1.6;word-wrap:break-word}.InfoTooltip_tooltip__bOSCv.InfoTooltip_top__FqiGq{bottom:calc(100% + 8px);left:50%;transform:translateX(-50%)}.InfoTooltip_tooltip__bOSCv.InfoTooltip_bottom__Ym1Bn{top:calc(100% + 8px);left:50%;transform:translateX(-50%)}.InfoTooltip_tooltip__bOSCv.InfoTooltip_left__5gJrZ{right:calc(100% + 8px);top:50%;transform:translateY(-50%)}.InfoTooltip_tooltip__bOSCv.InfoTooltip_right___0pMX{left:calc(100% + 8px);top:50%;transform:translateY(-50%)}.InfoTooltip_tooltip__bOSCv:before{content:"";position:absolute;border:6px solid transparent}.InfoTooltip_tooltip__bOSCv.InfoTooltip_top__FqiGq:before{top:100%;left:50%;transform:translateX(-50%);border-top-color:var(--color-gray-800)}.InfoTooltip_tooltip__bOSCv.InfoTooltip_bottom__Ym1Bn:before{bottom:100%;left:50%;transform:translateX(-50%);border-bottom-color:var(--color-gray-800)}.InfoTooltip_tooltip__bOSCv.InfoTooltip_left__5gJrZ:before{left:100%;top:50%;transform:translateY(-50%);border-left-color:var(--color-gray-800)}.InfoTooltip_tooltip__bOSCv.InfoTooltip_right___0pMX:before{right:100%;top:50%;transform:translateY(-50%);border-right-color:var(--color-gray-800)}.AvatarChoice_container__muf6k{min-height:100vh;background:var(--color-background);padding:2rem}.AvatarChoice_choiceContainer__Pw0Y7{max-width:1200px;margin:0 auto;text-align:center}.AvatarChoice_title__Mq746{font-size:3rem;font-weight:700;color:var(--color-text-primary);margin-bottom:.5rem}.AvatarChoice_subtitle__X5ODM{font-size:1.2rem;color:var(--color-text-secondary);margin-bottom:3rem}.AvatarChoice_environmentSelector__Ya4NN{background:white;border-radius:12px;padding:2rem;margin-bottom:3rem;box-shadow:0 8px 32px rgba(0,0,0,.1);text-align:left}.AvatarChoice_environmentSelector__Ya4NN h2{margin-top:0;color:#333;font-size:1.5rem;margin-bottom:1rem}.AvatarChoice_accessIndicator___xbUd{background:var(--color-gray-100);border:2px solid var(--color-gray-300);border-radius:6px;padding:12px;margin-bottom:16px;font-size:14px;color:var(--color-text-primary)}.AvatarChoice_environmentNote__chVjd{margin-bottom:1.5rem;color:#666;line-height:1.5}.AvatarChoice_prodWarning__PYhDp{color:var(--color-destructive);font-weight:700;display:block;margin-top:8px}.AvatarChoice_buttonGroup__XqDtL{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem;margin-bottom:1rem}.AvatarChoice_environmentButton__8K8EI{border:2px solid #e9ecef;background:white;border-radius:8px;padding:1rem;cursor:pointer;transition:all .2s ease}.AvatarChoice_environmentButton__8K8EI:hover{border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 4px 8px rgba(37,79,89,.1)}.AvatarChoice_environmentButtonActive__s_7ze{border-color:var(--color-primary);background:rgba(37,79,89,.05);box-shadow:0 0 0 3px rgba(37,79,89,.1)}.AvatarChoice_environmentButtonContent__qgpEA{display:flex;align-items:center;gap:1rem}.AvatarChoice_environmentIcon__j1G1R{font-size:1.5rem}.AvatarChoice_environmentText__gAlcV{display:flex;flex-direction:column;text-align:left}.AvatarChoice_environmentDescription__DgRju{font-size:.9rem;color:#666;margin-top:.25rem}.AvatarChoice_selectedEnvironmentInfo__xbgzH{background:rgba(16,185,129,.1);border:2px solid var(--color-success);border-radius:6px;padding:12px;color:var(--color-success);font-weight:600;font-size:14px}.AvatarChoice_choiceGrid__J0Vtm{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;justify-content:center}.AvatarChoice_choiceCard__Q8Itc{background:white;border-radius:12px;padding:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease;text-align:center}.AvatarChoice_choiceCard__Q8Itc:hover{transform:translateY(-4px);box-shadow:0 12px 48px rgba(0,0,0,.15)}.AvatarChoice_choiceIcon__LVKBU{font-size:3rem;margin-bottom:1rem}.AvatarChoice_choiceCard__Q8Itc h3{font-size:1.25rem;color:#333;margin-bottom:.75rem}.AvatarChoice_choiceCard__Q8Itc p{color:#666;line-height:1.5;margin-bottom:1.5rem;font-size:.9rem}.AvatarChoice_choiceButton__lMgww{background:var(--color-primary);color:white;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 16px rgba(37,79,89,.3);width:100%}.AvatarChoice_choiceButton__lMgww:hover{background:var(--color-secondary);transform:translateY(-1px)}.AvatarChoice_backButton__fV64Z{margin-bottom:2rem}.AvatarChoice_backBtn__t2LQu{background:var(--color-white);color:var(--color-primary);border:2px solid var(--color-primary);border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.AvatarChoice_backBtn__t2LQu:hover{background:var(--color-primary);color:var(--color-white)}.AvatarChoice_editContainer__bM9N2{max-width:1200px;margin:0 auto;background:white;border-radius:12px;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.1)}.AvatarChoice_editTitle__Ibr75{color:#333;font-size:2rem;margin-bottom:.5rem}.AvatarChoice_editSubtitle__j3K_W{color:#666;font-size:1.1rem;margin-bottom:2rem}.AvatarChoice_avatarSelection__yT2PB{margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid #eee}.AvatarChoice_avatarSelection__yT2PB h2{color:#333;font-size:1.5rem;margin-bottom:1rem}.AvatarChoice_loading__nqaBU{display:flex;align-items:center;gap:1rem;padding:2rem;text-align:center;color:#666}.AvatarChoice_spinner__ANJNG{width:20px;height:20px;border-top:2px solid var(--color-gray-200);border:2px solid var(--color-gray-200);border-top-color:var(--color-primary);border-radius:50%;animation:AvatarChoice_spin__vwb8N 1s linear infinite}@keyframes AvatarChoice_spin__vwb8N{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.AvatarChoice_error__HqWbN{background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;padding:1rem;color:#721c24}.AvatarChoice_retryButton__EKK1j{background:#dc3545;color:white;border:none;border-radius:4px;padding:.5rem 1rem;margin-top:.5rem;cursor:pointer;transition:opacity .2s ease}.AvatarChoice_retryButton__EKK1j:hover{opacity:.9}.AvatarChoice_noAvatars__CSLZn{background:#d1ecf1;border:1px solid #b8daff;border-radius:6px;padding:1rem;color:#0c5460}.AvatarChoice_avatarDropdown__o3u6o{margin-top:1rem}.AvatarChoice_avatarSelect__VK9Qm{width:100%;max-width:500px;padding:.75rem;border:2px solid #ddd;border-radius:6px;font-size:1rem;background:white;cursor:pointer;transition:border-color .2s ease}.AvatarChoice_avatarSelect__VK9Qm:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(37,79,89,.1)}.AvatarChoice_avatarCount__ehRIP{margin-top:.5rem;color:#666;font-size:.9rem}.AvatarChoice_changeModelsForm__BEhNr{margin-top:2rem}.AvatarChoice_avatarInfoBox__TitaS{margin-bottom:2rem;padding:1.5rem;background:var(--color-gray-100);border-radius:8px;border:1px solid var(--color-gray-300)}.AvatarChoice_avatarInfoBox__TitaS h3{margin-top:0;color:var(--color-text-primary);font-size:1.25rem;margin-bottom:1rem}.AvatarChoice_avatarInfoBox__TitaS p{margin:.5rem 0;color:var(--color-text-secondary)}.AvatarChoice_avatarInfoBox__TitaS img{max-width:200px;border-radius:8px;margin-top:1rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.AvatarChoice_stepContainer__jNbdI{margin-bottom:2rem}.AvatarChoice_stepContainer__jNbdI h2{color:var(--color-text-primary);font-size:1.5rem;margin-bottom:.5rem}.AvatarChoice_stepContainer__jNbdI>p{color:var(--color-text-secondary);margin-bottom:1.5rem}.AvatarChoice_radioGroup__4MHUc{margin-bottom:1.5rem;display:flex;gap:2rem;align-items:center}.AvatarChoice_radioGroup__4MHUc label{display:flex;align-items:center;gap:.5rem;cursor:pointer;color:var(--color-text-primary);font-size:1rem}.AvatarChoice_radioGroup__4MHUc input[type=radio]{cursor:pointer;width:18px;height:18px;accent-color:var(--color-primary)}.AvatarChoice_formField__bgzR_{margin-bottom:1.5rem}.AvatarChoice_formField__bgzR_ label{display:block;color:var(--color-text-primary);font-weight:600;margin-bottom:.5rem;font-size:.95rem}.AvatarChoice_formField__bgzR_ input[type=file],.AvatarChoice_formField__bgzR_ input[type=text]{width:100%;padding:.75rem;border:2px solid var(--color-gray-300);border-radius:6px;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease;background:white;margin-top:.5rem}.AvatarChoice_formField__bgzR_ input[type=text]:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(37,79,89,.1)}.AvatarChoice_formField__bgzR_ input[type=file]{cursor:pointer;padding:.5rem}.AvatarChoice_formField__bgzR_ input[type=file]:hover{border-color:var(--color-primary)}.AvatarChoice_infoBox__2_Ol7{margin-bottom:1rem;padding:1rem;background:var(--color-gray-100);border-radius:8px;border:1px solid var(--color-gray-300)}.AvatarChoice_infoBox__2_Ol7 p{margin:.5rem 0;color:var(--color-text-secondary)}.AvatarChoice_infoBox__2_Ol7 strong{color:var(--color-text-primary)}.AvatarChoice_successMessage__dgkiN{color:var(--color-success);font-weight:600;margin-top:.5rem}.AvatarChoice_errorMessage__vkqhg{color:var(--color-destructive);margin-top:.5rem}.AvatarChoice_buttonGroup__XqDtL{margin-top:1.5rem;display:flex;gap:1rem;align-items:center}.AvatarChoice_buttonPrimary__hL097{background:var(--color-primary);color:white;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(37,79,89,.2)}.AvatarChoice_buttonPrimary__hL097:hover:not(:disabled){background:var(--color-secondary);transform:translateY(-1px);box-shadow:0 4px 12px rgba(37,79,89,.3)}.AvatarChoice_buttonPrimary__hL097:disabled{opacity:.5;cursor:not-allowed;transform:none}.AvatarChoice_buttonSecondary__mvJud{background:white;color:var(--color-primary);border:2px solid var(--color-primary);border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.AvatarChoice_buttonSecondary__mvJud:hover{background:var(--color-primary);color:white}.AvatarChoice_buttonSuccess__yXRbA{background:var(--color-success);color:white;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(16,185,129,.2)}.AvatarChoice_buttonSuccess__yXRbA:hover{background:#059669;transform:translateY(-1px);box-shadow:0 4px 12px rgba(16,185,129,.3)}.AvatarChoice_noteText__z_DlJ{color:var(--color-text-secondary);font-size:.9rem;margin-top:1rem;line-height:1.5}.AvatarChoice_configDisplay__UCeO1{margin-top:1rem;padding:1rem;background:var(--color-gray-100);border-radius:8px;border:1px solid var(--color-gray-300)}.AvatarChoice_configDisplay__UCeO1>div{margin-bottom:1rem}.AvatarChoice_configDisplay__UCeO1 strong{color:var(--color-text-primary);display:inline-block;min-width:150px}.AvatarChoice_languageConfig__naXcx{margin-bottom:1.5rem;padding:1rem;background:var(--color-gray-100);border-radius:8px}.AvatarChoice_languageConfig__naXcx h4{margin-top:0;color:var(--color-text-primary);font-size:1.1rem}.AvatarChoice_languageConfig__naXcx ul{margin:.5rem 0 0 1rem;padding-left:1rem;color:var(--color-text-secondary)}.AvatarChoice_languageConfig__naXcx li{margin:.25rem 0}.AvatarChoice_infoSection__Gxche{margin-top:1.5rem;padding:1.5rem;background:var(--color-background);border:2px solid var(--color-gray-200);border-radius:var(--radius-md)}.AvatarChoice_infoSection__Gxche h4{margin-top:0;margin-bottom:1rem;color:var(--color-text-primary);font-size:1.1rem;font-weight:600}.AvatarChoice_validationGrid__Rsgj1{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin-top:16px}.AvatarChoice_validationItem__3M60a{display:flex;flex-direction:column;gap:4px;padding:12px;background:var(--color-background);border:2px solid var(--color-gray-200);border-radius:var(--radius-md)}.AvatarChoice_validationLabel__dizo_{font-size:12px;font-weight:600;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.5px}.AvatarChoice_validationValue__Kr7fc{font-size:14px;font-weight:500;color:var(--color-primary);word-break:break-all}@media (max-width:768px){.AvatarChoice_validationGrid__Rsgj1{grid-template-columns:1fr}}@media (max-width:1024px){.AvatarChoice_choiceGrid__J0Vtm{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:768px){.AvatarChoice_choiceGrid__J0Vtm{grid-template-columns:1fr;gap:1rem}.AvatarChoice_choiceCard__Q8Itc{padding:1.25rem}.AvatarChoice_choiceCard__Q8Itc h3{font-size:1.1rem}.AvatarChoice_choiceCard__Q8Itc p{font-size:.85rem;margin-bottom:1.25rem}.AvatarChoice_choiceButton__lMgww{padding:.625rem 1.25rem;font-size:.95rem}}.AvatarUpload_dualUploadGrid__CLQ3h{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;margin-bottom:32px}.AvatarUpload_uploadZoneWrapper__WQ3Nv{display:flex;flex-direction:column;gap:16px}.AvatarUpload_zoneTitle__9nQcL{font-size:18px;font-weight:700;color:var(--color-primary);margin:0;text-align:center;padding:12px;border-radius:var(--radius-md);background:var(--color-background);border:2px solid var(--color-gray-300)}.AvatarUpload_sectionDescription__1HIGE{color:var(--color-text-secondary);font-size:14px;text-align:center;margin:0 0 24px;line-height:1.6}.AvatarUpload_dropZone__bleou{border:2px dashed var(--color-gray-300);border-radius:var(--radius-xl);padding:48px 24px;text-align:center;cursor:pointer;transition:all .3s ease;background:var(--color-white);min-height:200px;display:flex;align-items:center;justify-content:center}.AvatarUpload_dropZone__bleou:hover{border-color:var(--color-primary);background:var(--color-background);transform:translateY(-2px);box-shadow:var(--shadow-md)}.AvatarUpload_datasetZone__mkw7z{border-color:var(--color-primary)}.AvatarUpload_datasetZone__mkw7z:hover{border-color:var(--color-primary);background:rgba(37,79,89,.05)}.AvatarUpload_checkpointZone__d0MVj{border-color:var(--color-secondary)}.AvatarUpload_checkpointZone__d0MVj:hover{border-color:var(--color-secondary);background:rgba(168,141,94,.05)}.AvatarUpload_dropZoneContent__j1PWF{display:flex;flex-direction:column;align-items:center;gap:12px}.AvatarUpload_dropZoneText__Vj19Q{font-size:16px;font-weight:600;color:var(--color-text-primary);margin:0}.AvatarUpload_clickText__70jeO{color:var(--color-primary);text-decoration:underline;cursor:pointer}.AvatarUpload_dropZoneSubtext__NZXuz{font-size:14px;color:var(--color-text-secondary);margin:0}.AvatarUpload_hiddenInput__XuKTa{display:none}.AvatarUpload_selectedFiles__vu0wh{margin-top:16px}.AvatarUpload_selectedFilesTitle__0NV5T{font-size:16px;font-weight:600;color:var(--color-text-primary);margin:0 0 12px}.AvatarUpload_filesList__8nnBV{display:flex;flex-direction:column;gap:8px;max-height:300px;overflow-y:auto;padding-right:8px}.AvatarUpload_fileItem__2yA6x{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:var(--color-background);border:2px solid var(--color-gray-200);border-radius:var(--radius-md);transition:all .2s}.AvatarUpload_fileItem__2yA6x:hover{border-color:var(--color-primary);box-shadow:var(--shadow-sm)}.AvatarUpload_fileInfo__EZN5O{display:flex;flex-direction:column;gap:4px;flex:1 1;min-width:0}.AvatarUpload_fileName__2IakF{font-weight:500;color:var(--color-text-primary);word-break:break-all;font-size:14px}.AvatarUpload_fileSize__OQm01{font-size:12px;color:var(--color-text-secondary)}.AvatarUpload_removeFileButton__9bLxf{width:28px;height:28px;background:var(--color-destructive);color:var(--color-white);border:none;border-radius:var(--radius-md);font-size:18px;font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;margin-left:12px}.AvatarUpload_removeFileButton__9bLxf:hover:not(:disabled){background:#c26605;transform:scale(1.05)}.AvatarUpload_removeFileButton__9bLxf:disabled{background:var(--color-gray-400);cursor:not-allowed;transform:none;opacity:.5}.AvatarUpload_uploadActions__lKnf1{margin-top:24px;display:flex;flex-direction:column;align-items:center;gap:12px}.AvatarUpload_uploadButton__vRmw7{min-width:200px;font-size:16px}.AvatarUpload_resultsGrid__RWGu0{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.AvatarUpload_resultSection__Q_Ntb{padding:20px;background:rgba(16,185,129,.1);border:2px solid var(--color-success);border-radius:var(--radius-lg)}.AvatarUpload_resultTitle__63iGA{font-size:16px;font-weight:700;color:var(--color-success);margin:0 0 12px}.AvatarUpload_resultList__Iol5K{margin:0;padding-left:20px;color:var(--color-text-primary)}.AvatarUpload_resultItem__moqMa{margin-bottom:4px;font-size:14px}.AvatarUpload_errorResults__ljvva{margin-top:20px;padding:20px;background:rgba(239,68,68,.1);border:2px solid var(--color-error);border-radius:var(--radius-lg)}.AvatarUpload_errorTitle__MdZhC{font-size:16px;font-weight:700;color:var(--color-error);margin:0 0 12px}.AvatarUpload_errorList__2gBCo{margin:0;padding-left:20px;color:var(--color-error)}.AvatarUpload_continueButton__z3vG_{background:var(--color-primary);color:var(--color-white);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-width:250px;padding:12px 24px;border-radius:var(--radius-md);font-weight:600;transition:all .2s}.AvatarUpload_continueButton__z3vG_:hover{background:#1e3f47;transform:translateY(-1px);box-shadow:var(--shadow-lg)}.AvatarUpload_continueHint__ACbP3{font-size:14px;color:var(--color-text-secondary);text-align:center;margin:0;max-width:500px}.AvatarUpload_progressBar__ejTJk{width:100%;height:6px;background:var(--color-gray-200);border-radius:var(--radius-lg);overflow:hidden;margin-top:12px}.AvatarUpload_progressFill__OvWmY{height:100%;background:var(--color-primary);border-radius:var(--radius-lg);transition:width .3s ease}@media (max-width:1024px){.AvatarUpload_dualUploadGrid__CLQ3h{grid-template-columns:1fr;gap:24px}.AvatarUpload_resultsGrid__RWGu0{grid-template-columns:1fr;gap:16px}}@media (max-width:768px){.AvatarUpload_dropZone__bleou{padding:32px 16px}.AvatarUpload_dropZoneText__Vj19Q{font-size:14px}.AvatarUpload_dropZoneSubtext__NZXuz{font-size:13px}.AvatarUpload_fileItem__2yA6x{flex-direction:column;align-items:flex-start;gap:8px}.AvatarUpload_removeFileButton__9bLxf{align-self:flex-end;margin-left:0}}.AvatarEditForm_container___9qLT{max-width:1000px;margin:0 auto}.AvatarEditForm_header__3mmVw{margin-bottom:2rem}.AvatarEditForm_header__3mmVw h3{color:#333;font-size:1.8rem;margin-bottom:.5rem}.AvatarEditForm_subtitle__3lBXd{color:#666;font-size:1rem}.AvatarEditForm_message__yRZud{padding:1rem;border-radius:6px;margin-bottom:1rem;font-weight:500}.AvatarEditForm_message__yRZud.AvatarEditForm_success__vNxeb{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.AvatarEditForm_message__yRZud.AvatarEditForm_error__huszJ{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.AvatarEditForm_form__6QOh9{display:flex;flex-direction:column;gap:1rem}.AvatarEditForm_section__jXSjh{border:1px solid #ddd;border-radius:8px;overflow:visible}.AvatarEditForm_sectionHeader__3qy8_{width:100%;padding:1rem 1.5rem;background:#f8f9fa;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1.1rem;font-weight:600;color:#495057;transition:background-color .2s ease}.AvatarEditForm_sectionHeader__3qy8_:hover{background:#e9ecef}.AvatarEditForm_sectionTitle__ABvFr{font-weight:600}.AvatarEditForm_sectionToggle__bhgWM{font-size:1rem;color:#6c757d}.AvatarEditForm_sectionContent__9rC1o{padding:1.5rem;background:white;border-top:1px solid #dee2e6;overflow:visible;position:relative}.AvatarEditForm_grid__Lt7Tw{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem;gap:1rem}.AvatarEditForm_formGroup__NLFAC{display:flex;flex-direction:column}.AvatarEditForm_formGroup__NLFAC label{margin-bottom:.5rem;font-weight:500;color:#495057;font-size:.9rem}.AvatarEditForm_input__Tz1Jx{padding:.75rem;border:1px solid #ced4da;border-radius:4px;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}.AvatarEditForm_input__Tz1Jx:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.1)}.AvatarEditForm_checkboxGroup__wRyTu{display:flex;flex-direction:column;gap:.75rem;grid-column:span 2}.AvatarEditForm_checkbox__SIbFt{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.95rem}.AvatarEditForm_checkbox__SIbFt input[type=checkbox]{width:1.2rem;height:1.2rem;cursor:pointer}.AvatarEditForm_arrayInputs__ylDAY{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));grid-gap:.5rem;gap:.5rem}.AvatarEditForm_colorInput__lWMkz{display:flex;gap:.5rem;align-items:center}.AvatarEditForm_colorPicker__k_8KM{width:50px;height:40px;border:1px solid #ced4da;border-radius:4px;cursor:pointer;padding:0}.AvatarEditForm_colorPicker__k_8KM::-webkit-color-swatch-wrapper{padding:0}.AvatarEditForm_colorPicker__k_8KM::-webkit-color-swatch{border:none;border-radius:3px}.AvatarEditForm_ttsContainer__ARbK_{display:flex;flex-direction:column;gap:1.5rem}.AvatarEditForm_ttsProvider__SLUgH{border:1px solid #e9ecef;border-radius:6px;padding:1.5rem;background:#f8f9fa}.AvatarEditForm_ttsHeader__LEvKM{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.AvatarEditForm_ttsHeader__LEvKM h4{margin:0;color:#495057;font-size:1.2rem}.AvatarEditForm_removeButton__5UfEQ{background:#dc3545;color:white;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;cursor:pointer;transition:opacity .2s ease}.AvatarEditForm_removeButton__5UfEQ:hover:not(:disabled){opacity:.9}.AvatarEditForm_removeButton__5UfEQ:disabled{opacity:.5;cursor:not-allowed}.AvatarEditForm_ttsSettings__xKfWw{margin-top:1rem;padding-top:1rem;border-top:1px solid #dee2e6}.AvatarEditForm_ttsSettings__xKfWw h5{margin-top:0;margin-bottom:1rem;color:#6c757d;font-size:1rem}.AvatarEditForm_addButton__1VMZJ{background:#28a745;color:white;border:none;border-radius:6px;padding:1rem 1.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;align-self:flex-start}.AvatarEditForm_addButton__1VMZJ:hover{background:#218838}.AvatarEditForm_saveSection__9MN5n{margin-top:2rem;padding-top:2rem;border-top:2px solid #dee2e6;display:flex;justify-content:center}.AvatarEditForm_saveButton__UekoH{background:linear-gradient(135deg,#007bff,#0056b3);color:white;border:none;border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:opacity .2s ease,transform .1s ease;box-shadow:0 4px 12px rgba(0,123,255,.3)}.AvatarEditForm_saveButton__UekoH:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.AvatarEditForm_saveButton__UekoH:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:768px){.AvatarEditForm_grid__Lt7Tw{grid-template-columns:1fr}.AvatarEditForm_checkboxGroup__wRyTu{grid-column:span 1}.AvatarEditForm_arrayInputs__ylDAY{grid-template-columns:repeat(2,1fr)}.AvatarEditForm_sectionHeader__3qy8_{padding:1rem;font-size:1rem}.AvatarEditForm_sectionContent__9rC1o{padding:1rem}}.Home_container__d256j{min-height:100vh;background:var(--color-background)}.Home_header__y2QYS{background:white;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 4px rgba(0,0,0,.05)}.Home_headerContent__6Iwky{max-width:1200px;margin:0 auto;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.Home_title__hYX6j{font-size:24px;font-weight:700;color:#2d3748;margin:0}.Home_userSection__DqRd9{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.Home_welcomeText__HyM3f{font-size:16px;color:#4a5568;font-weight:500}.Home_signOutButton__c4m2c{background:#e53e3e;color:white;border:none;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.Home_signOutButton__c4m2c:hover{background:#c53030;transform:translateY(-1px)}.Home_adminLink__Oimbv{background:var(--color-primary);color:white;text-decoration:none;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:600;transition:all .2s;display:flex;align-items:center;gap:4px}.Home_adminLink__Oimbv:hover{background:var(--color-secondary);transform:translateY(-1px);text-decoration:none;color:white}.Home_main__VkIEL{max-width:1200px;margin:0 auto;padding:40px 24px}.Home_loadingContainer__Mgyk5{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:20px}.Home_spinner__tyqRb{width:40px;height:40px;border-top:4px solid var(--color-gray-200);border:4px solid var(--color-gray-200);border-top-color:var(--color-primary);border-radius:50%;animation:Home_spin__VEV0f 1s linear infinite}@keyframes Home_spin__VEV0f{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.Home_headerContent__6Iwky{flex-direction:column;text-align:center}.Home_title__hYX6j{font-size:20px}.Home_userSection__DqRd9{justify-content:center}.Home_main__VkIEL{padding:20px 16px}}