.ActorSection_actorSection__yL0UG{display:flex;flex-direction:column;gap:12px;width:100%}.ActorSection_actorSection__yL0UG .ActorSection_label__0D9jN{font-family:var(--font-manrope);font-size:16px;color:var(--n0);font-weight:500;line-height:22px}.ActorSection_actorSection__yL0UG .ActorSection_actorsList__GZGC2{display:flex;flex-direction:column;gap:12px;max-height:400px;overflow-y:auto;padding:4px}.ActorSection_actorSection__yL0UG .ActorSection_actorsList__GZGC2::-webkit-scrollbar{width:6px}.ActorSection_actorSection__yL0UG .ActorSection_actorsList__GZGC2::-webkit-scrollbar-track{background:rgba(0,0,0,0);border-radius:4px}.ActorSection_actorSection__yL0UG .ActorSection_actorsList__GZGC2::-webkit-scrollbar-thumb{background-color:var(--n600);border-radius:4px}.ActorSection_actorSection__yL0UG .ActorSection_actorsList__GZGC2::-webkit-scrollbar-thumb:hover{background-color:var(--n500)}.ActorSection_actorSection__yL0UG .ActorSection_actorCard__tXcS4{display:flex;align-items:center;gap:12px;padding:12px;background:var(--n800);border:1px solid var(--n700);border-radius:12px;transition:all .2s ease}.ActorSection_actorSection__yL0UG .ActorSection_actorCard__tXcS4:hover{border-color:var(--n600);background:var(--n750)}.ActorSection_actorSection__yL0UG .ActorSection_actorCard__tXcS4 .ActorSection_actorPhoto__Kr8z5{width:56px;height:56px;border-radius:8px;overflow:hidden;flex-shrink:0;background:var(--n700)}.ActorSection_actorSection__yL0UG .ActorSection_actorCard__tXcS4 .ActorSection_actorPhoto__Kr8z5 img{width:100%;height:100%;object-fit:cover}.ActorSection_actorSection__yL0UG .ActorSection_actorCard__tXcS4 .ActorSection_actorPhoto__Kr8z5 .ActorSection_photoPlaceholder__LjwA8{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--gr1)}.ActorSection_actorSection__yL0UG .ActorSection_actorCard__tXcS4 .ActorSection_actorPhoto__Kr8z5 .ActorSection_photoPlaceholder__LjwA8 span{font-size:24px;font-weight:700;color:var(--addBlack);font-family:var(--font-onest)}.ActorSection_actorSection__yL0UG .ActorSection_actorCard__tXcS4 .ActorSection_actorInfo__1K_U_{flex:1 1;display:flex;flex-direction:column;gap:4px;min-width:0}.ActorSection_actorSection__yL0UG .ActorSection_actorCard__tXcS4 .ActorSection_actorInfo__1K_U_ .ActorSection_actorName__RcP0J{font-family:var(--font-onest);font-size:16px;font-weight:600;color:var(--n0);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ActorSection_actorSection__yL0UG .ActorSection_actorCard__tXcS4 .ActorSection_actorInfo__1K_U_ .ActorSection_actorCharacter__fIdI0{font-family:var(--font-manrope);font-size:14px;color:var(--n300);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ActorSection_actorSection__yL0UG .ActorSection_actorCard__tXcS4 .ActorSection_removeBtn__dUFSb{width:32px;height:32px;border-radius:8px;border:none;background:var(--n700);cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.ActorSection_actorSection__yL0UG .ActorSection_actorCard__tXcS4 .ActorSection_removeBtn__dUFSb svg{width:16px;height:16px;fill:var(--n200);transform:rotate(45deg);transition:all .2s ease}.ActorSection_actorSection__yL0UG .ActorSection_actorCard__tXcS4 .ActorSection_removeBtn__dUFSb:hover{background:var(--error)}.ActorSection_actorSection__yL0UG .ActorSection_actorCard__tXcS4 .ActorSection_removeBtn__dUFSb:hover svg{fill:var(--n0);transform:rotate(135deg)}.ActorSection_actorSection__yL0UG .ActorSection_addActorForm__zjxFL{display:flex;flex-direction:column;gap:12px;padding:16px;background:var(--n800);border:2px dashed var(--n600);border-radius:12px;animation:ActorSection_slideDown__pIFe5 .3s ease}.ActorSection_actorSection__yL0UG .ActorSection_addActorForm__zjxFL .ActorSection_formContent__XlbGI{display:flex;gap:12px;align-items:flex-start}.ActorSection_actorSection__yL0UG .ActorSection_addActorForm__zjxFL .ActorSection_formContent__XlbGI .ActorSection_photoUpload__4L6t0{flex-shrink:0}.ActorSection_actorSection__yL0UG .ActorSection_addActorForm__zjxFL .ActorSection_formContent__XlbGI .ActorSection_photoUpload__4L6t0 .ActorSection_fileInput__hNEcW{display:none}.ActorSection_actorSection__yL0UG .ActorSection_addActorForm__zjxFL .ActorSection_formContent__XlbGI .ActorSection_photoUpload__4L6t0 .ActorSection_photoLabel__ZNvz6{width:100px;height:100px;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:pointer;background:var(--n700);border:2px dashed var(--n600);transition:all .2s ease}.ActorSection_actorSection__yL0UG .ActorSection_addActorForm__zjxFL .ActorSection_formContent__XlbGI .ActorSection_photoUpload__4L6t0 .ActorSection_photoLabel__ZNvz6:hover{border-color:var(--n500);background:var(--n650)}.ActorSection_actorSection__yL0UG .ActorSection_addActorForm__zjxFL .ActorSection_formContent__XlbGI .ActorSection_photoUpload__4L6t0 .ActorSection_photoLabel__ZNvz6 img{width:100%;height:100%;object-fit:cover}.ActorSection_actorSection__yL0UG .ActorSection_addActorForm__zjxFL .ActorSection_formContent__XlbGI .ActorSection_photoUpload__4L6t0 .ActorSection_photoLabel__ZNvz6 .ActorSection_uploadPlaceholder__K2UvO{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px}.ActorSection_actorSection__yL0UG .ActorSection_addActorForm__zjxFL .ActorSection_formContent__XlbGI .ActorSection_photoUpload__4L6t0 .ActorSection_photoLabel__ZNvz6 .ActorSection_uploadPlaceholder__K2UvO svg{width:24px;height:24px;fill:var(--n400)}.ActorSection_actorSection__yL0UG .ActorSection_addActorForm__zjxFL .ActorSection_formContent__XlbGI .ActorSection_photoUpload__4L6t0 .ActorSection_photoLabel__ZNvz6 .ActorSection_uploadPlaceholder__K2UvO span{font-size:12px;color:var(--n400);text-align:center;font-family:var(--font-manrope)}.ActorSection_actorSection__yL0UG .ActorSection_addActorForm__zjxFL .ActorSection_formContent__XlbGI .ActorSection_formInputs__hpkH3{flex:1 1;display:flex;flex-direction:column;gap:8px}.ActorSection_actorSection__yL0UG .ActorSection_addActorForm__zjxFL .ActorSection_formContent__XlbGI .ActorSection_formInputs__hpkH3 .ActorSection_input__3f_Xg{background:var(--n700);border:1px solid var(--n600);border-radius:8px;padding:0 12px;height:46px;color:var(--n0);font-family:var(--font-manrope);font-size:16px;transition:all .2s ease}.ActorSection_actorSection__yL0UG .ActorSection_addActorForm__zjxFL .ActorSection_formContent__XlbGI .ActorSection_formInputs__hpkH3 .ActorSection_input__3f_Xg:focus{outline:none;border-color:var(--n500);background:var(--n650)}.ActorSection_actorSection__yL0UG .ActorSection_addActorForm__zjxFL .ActorSection_formContent__XlbGI .ActorSection_formInputs__hpkH3 .ActorSection_input__3f_Xg::placeholder{color:var(--n400)}.ActorSection_actorSection__yL0UG .ActorSection_addActorForm__zjxFL .ActorSection_formActions__4uziP{display:flex;gap:8px}.ActorSection_actorSection__yL0UG .ActorSection_addActorForm__zjxFL .ActorSection_formActions__4uziP .ActorSection_cancelBtn__4pYjY,.ActorSection_actorSection__yL0UG .ActorSection_addActorForm__zjxFL .ActorSection_formActions__4uziP .ActorSection_saveBtn__HvKDJ{flex:1 1;padding:10px 16px;border-radius:8px;border:none;cursor:pointer;font-family:var(--font-manrope);font-size:14px;font-weight:600;transition:all .2s ease}.ActorSection_actorSection__yL0UG .ActorSection_addActorForm__zjxFL .ActorSection_formActions__4uziP .ActorSection_cancelBtn__4pYjY:disabled,.ActorSection_actorSection__yL0UG .ActorSection_addActorForm__zjxFL .ActorSection_formActions__4uziP .ActorSection_saveBtn__HvKDJ:disabled{opacity:.5;cursor:not-allowed}.ActorSection_actorSection__yL0UG .ActorSection_addActorForm__zjxFL .ActorSection_formActions__4uziP .ActorSection_saveBtn__HvKDJ{background:var(--gr1);color:var(--addBlack)}.ActorSection_actorSection__yL0UG .ActorSection_addActorForm__zjxFL .ActorSection_formActions__4uziP .ActorSection_saveBtn__HvKDJ:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.ActorSection_actorSection__yL0UG .ActorSection_addActorForm__zjxFL .ActorSection_formActions__4uziP .ActorSection_cancelBtn__4pYjY{background:rgba(0,0,0,0);color:var(--n300);border:1px solid var(--n600)}.ActorSection_actorSection__yL0UG .ActorSection_addActorForm__zjxFL .ActorSection_formActions__4uziP .ActorSection_cancelBtn__4pYjY:hover{background:var(--n700);color:var(--n0)}.ActorSection_actorSection__yL0UG .ActorSection_addBtn__pJhmo{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;background:rgba(0,0,0,0);border:2px dashed var(--n600);border-radius:12px;cursor:pointer;transition:all .2s ease;color:var(--n300);font-family:var(--font-manrope);font-size:14px;font-weight:500}.ActorSection_actorSection__yL0UG .ActorSection_addBtn__pJhmo svg{width:16px;height:16px;fill:var(--n400);transition:all .2s ease}.ActorSection_actorSection__yL0UG .ActorSection_addBtn__pJhmo:hover{border-color:var(--n500);background:var(--n800);color:var(--n0)}.ActorSection_actorSection__yL0UG .ActorSection_addBtn__pJhmo:hover svg{fill:var(--n200);transform:rotate(90deg)}@keyframes ActorSection_slideDown__pIFe5{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:767px){.ActorSection_actorSection__yL0UG .ActorSection_actorsList__GZGC2{max-height:300px}.ActorSection_actorSection__yL0UG .ActorSection_actorCard__tXcS4 .ActorSection_actorPhoto__Kr8z5{width:48px;height:48px}.ActorSection_actorSection__yL0UG .ActorSection_actorCard__tXcS4 .ActorSection_actorInfo__1K_U_ .ActorSection_actorName__RcP0J{font-size:14px}.ActorSection_actorSection__yL0UG .ActorSection_actorCard__tXcS4 .ActorSection_actorInfo__1K_U_ .ActorSection_actorCharacter__fIdI0{font-size:12px}.ActorSection_actorSection__yL0UG .ActorSection_addActorForm__zjxFL .ActorSection_formContent__XlbGI{flex-direction:column;align-items:center}.ActorSection_actorSection__yL0UG .ActorSection_addActorForm__zjxFL .ActorSection_formContent__XlbGI .ActorSection_photoUpload__4L6t0 .ActorSection_photoLabel__ZNvz6{width:80px;height:80px}}.UploadProgress_uploadProgress__YjjIS{width:100%;padding:16px;background:var(--n800);border:1px solid var(--n700);border-radius:12px;display:flex;flex-direction:column;gap:12px}.UploadProgress_uploadProgress__YjjIS .UploadProgress_progressInfo__j_651{display:flex;justify-content:space-between;align-items:center}.UploadProgress_uploadProgress__YjjIS .UploadProgress_progressInfo__j_651 .UploadProgress_statusText__AoTZU{font-family:var(--font-manrope);font-size:14px;color:var(--n200);font-weight:500}.UploadProgress_uploadProgress__YjjIS .UploadProgress_progressInfo__j_651 .UploadProgress_percentage__G8fNA{font-family:var(--font-onest);font-size:16px;font-weight:600;color:var(--n0)}.UploadProgress_uploadProgress__YjjIS .UploadProgress_progressBar__njcV0{width:100%;height:8px;background:var(--n700);border-radius:4px;overflow:hidden;position:relative}.UploadProgress_uploadProgress__YjjIS .UploadProgress_progressBar__njcV0 .UploadProgress_progressFill__35I6t{height:100%;background:var(--gr1);border-radius:4px;transition:width .3s ease;position:relative}.UploadProgress_uploadProgress__YjjIS .UploadProgress_progressBar__njcV0 .UploadProgress_progressFill__35I6t:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:UploadProgress_shimmer__30_OM 2s infinite}.UploadProgress_uploadProgress__YjjIS .UploadProgress_processingSteps__kv4nZ{display:flex;justify-content:space-between;padding-top:8px;border-top:1px solid var(--n700)}.UploadProgress_uploadProgress__YjjIS .UploadProgress_processingSteps__kv4nZ .UploadProgress_step__z_l5p{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1 1}.UploadProgress_uploadProgress__YjjIS .UploadProgress_processingSteps__kv4nZ .UploadProgress_step__z_l5p .UploadProgress_stepIcon__6W7J9{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;background:var(--n700);color:var(--n400);transition:all .3s ease}.UploadProgress_uploadProgress__YjjIS .UploadProgress_processingSteps__kv4nZ .UploadProgress_step__z_l5p .UploadProgress_stepIcon__6W7J9.UploadProgress_active__DE9TE{background:var(--gr1);color:var(--addBlack);animation:UploadProgress_pulse__Bxrco 1.5s ease-in-out infinite}.UploadProgress_uploadProgress__YjjIS .UploadProgress_processingSteps__kv4nZ .UploadProgress_step__z_l5p .UploadProgress_stepIcon__6W7J9.UploadProgress_completed__I6Oe8{background:var(--gr1);color:var(--addBlack)}.UploadProgress_uploadProgress__YjjIS .UploadProgress_processingSteps__kv4nZ .UploadProgress_step__z_l5p span{font-family:var(--font-manrope);font-size:12px;color:var(--n400);text-align:center}@keyframes UploadProgress_shimmer__30_OM{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes UploadProgress_pulse__Bxrco{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@media screen and (max-width:767px){.UploadProgress_uploadProgress__YjjIS .UploadProgress_processingSteps__kv4nZ .UploadProgress_step__z_l5p .UploadProgress_stepIcon__6W7J9{width:28px;height:28px;font-size:14px}.UploadProgress_uploadProgress__YjjIS .UploadProgress_processingSteps__kv4nZ .UploadProgress_step__z_l5p span{font-size:10px}}.styles_wrap___oUY_{position:absolute;max-width:465px;width:100%;left:50%;top:50%;transform:translate(-50%,-50%);background:var(--n900);border:1px solid var(--n700);box-shadow:0 0 25px 1px hsla(0,0%,100%,.05);border-radius:24px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;padding:32px;gap:24px}.styles_wrap___oUY_ .styles_actions__du_nM{width:100%;display:flex;align-items:center}.styles_wrap___oUY_ .styles_actions__du_nM .styles_close__Bn00q{width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:auto}.styles_wrap___oUY_ .styles_actions__du_nM .styles_close__Bn00q .styles_plus__80zTl{fill:var(--n0);transform:rotate(45deg);transition:all .3s}.styles_wrap___oUY_ .styles_actions__du_nM .styles_close__Bn00q:hover .styles_plus__80zTl{transform:rotate(-45deg);transition:all .3s}.styles_wrap___oUY_ .styles_top__LgHul{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:24px;width:100%}.styles_wrap___oUY_ .styles_top__LgHul .styles_title__rpitu{font-family:var(--font-onest);font-weight:600;font-size:32px;color:var(--n0)}.styles_wrap___oUY_ .styles_top__LgHul .styles_block__AUjbx{display:flex;width:100%;gap:8px;flex-direction:column}.styles_wrap___oUY_ .styles_top__LgHul .styles_block__AUjbx .styles_errors__pxgnc{display:flex;align-items:center;color:var(--error);gap:8px}.styles_wrap___oUY_ .styles_top__LgHul .styles_block__AUjbx .styles_errors__pxgnc span{size:14px;font-weight:500;line-height:22px}.styles_wrap___oUY_ .styles_top__LgHul .styles_block__AUjbx .styles_errors__pxgnc.styles_hidden__rUfTr{display:none}.styles_wrap___oUY_ .styles_top__LgHul .styles_text__KDVrG{font-family:var(--font-manrope);font-size:16px;color:var(--n0)}.styles_wrap___oUY_ .styles_top__LgHul .styles_text__KDVrG .styles_source__XxZS3{font-size:20px;font-weight:600}.styles_wrap___oUY_ .styles_top__LgHul .styles_buttons__BxL7Z{display:flex;justify-content:space-between;width:100%;gap:16px}.styles_wrap___oUY_ .styles_top__LgHul .styles_buttons__BxL7Z .styles_btnStay__CsV_b{flex:1 1;display:flex;border:1px solid var(--n0);border-radius:8px;padding:12px 16px;gap:4px;justify-content:center;background:rgba(0,0,0,0);cursor:pointer}.styles_wrap___oUY_ .styles_top__LgHul .styles_buttons__BxL7Z .styles_btnExit__KHv4h{flex:1 1;display:flex;cursor:pointer;justify-content:center;border-radius:8px;padding:12px 16px;gap:4px;color:var(--addBlack);background:var(--n0)}.styles_wrap___oUY_ .styles_top__LgHul .styles_btn__tXMCV{display:flex;border:none;align-items:center;padding:12px 16px;gap:4px;background:var(--gr1);border-radius:8px;cursor:pointer;width:100%;color:var(--addBlack);font-size:18px;font-weight:800;text-align:center;justify-content:center}.styles_wrap___oUY_ .styles_top__LgHul .styles_btn__tXMCV.styles_disabled__ZGHjm{background:var(--n200);color:var(--n400);cursor:default}@media screen and (max-width:767px){.styles_wrap___oUY_{padding:16px;height:100vh;border-radius:0;justify-content:center;gap:8px;border:none}.styles_wrap___oUY_ .styles_top__LgHul .styles_block__AUjbx{gap:4px}}.styles_wrap__tzmcT{position:absolute;max-width:760px;width:100%;max-height:90vh;left:50%;top:50%;transform:translate(-50%,-50%);background:var(--n900);border:1px solid var(--n700);box-shadow:0 0 25px 1px hsla(0,0%,100%,.05);border-radius:24px;padding:32px;overflow-y:auto;gap:24px}.styles_wrap__tzmcT::-webkit-scrollbar{width:8px}.styles_wrap__tzmcT::-webkit-scrollbar-track{background:rgba(0,0,0,0);border-radius:4px;margin:14px 0}.styles_wrap__tzmcT::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}.styles_wrap__tzmcT .styles_actions__BGHtt{width:100%;display:flex;align-items:center}.styles_wrap__tzmcT .styles_actions__BGHtt .styles_close__tZSTQ{width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:auto}.styles_wrap__tzmcT .styles_actions__BGHtt .styles_close__tZSTQ .styles_plus__efDNs{fill:var(--n0);transform:rotate(45deg);transition:all .3s}.styles_wrap__tzmcT .styles_actions__BGHtt .styles_close__tZSTQ:hover .styles_plus__efDNs{transform:rotate(-45deg);transition:all .3s}.styles_wrap__tzmcT .styles_top__aPnVJ{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:24px;width:100%}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_title__9Jn1Z{font-family:var(--font-onest);font-weight:600;font-size:32px;color:var(--n0)}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_label__fRXTv{font-family:var(--font-manrope);font-size:16px;color:var(--n0);font-weight:500;line-height:22px}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_label__fRXTv:after{content:"*";padding-left:4px;color:var(--error)}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_block__yzYl3{display:flex;width:100%;gap:8px;flex-direction:column}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_block__yzYl3 .styles_inputs__i7C_3{display:flex;flex-direction:column;gap:8px;flex:1 1}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_block__yzYl3 .styles_inputs__i7C_3 .styles_input__vBkmw:last-child{height:130px;resize:none}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_block__yzYl3 .styles_videosInputs__gtzCc{display:flex;flex-direction:column;gap:8px;flex:1 1}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_block__yzYl3 .styles_errors__5D0E6{display:flex;align-items:center;color:var(--error);gap:8px}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_block__yzYl3 .styles_errors__5D0E6 span{size:14px;font-weight:500;line-height:22px}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_block__yzYl3 .styles_errors__5D0E6.styles_hidden__XfQb9{display:none}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_block__yzYl3 .styles_text__zaKI6{font-family:var(--font-manrope);font-size:16px;color:var(--n0)}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_block__yzYl3 .styles_text__zaKI6 .styles_source__TTCpt{font-size:20px;font-weight:600}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_block__yzYl3 .styles_list__7xbEt{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:8px;width:100%}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_block__yzYl3 .styles_list__7xbEt .styles_item__tX7Ci{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px;gap:8px;border:1px solid var(--n600);border-radius:4px;height:46px;flex:1 1;position:relative;cursor:pointer}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_block__yzYl3 .styles_list__7xbEt .styles_item__tX7Ci span{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:8px}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_block__yzYl3 .styles_list__7xbEt .styles_item__tX7Ci:before{width:calc(100% - 2px);height:calc(100% - 2px);left:1px;top:1px;content:"";position:absolute;border-radius:4px;background:var(--bg);z-index:0;opacity:1}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_block__yzYl3 .styles_list__7xbEt .styles_item__tX7Ci.styles_active__fWG8v,.styles_wrap__tzmcT .styles_top__aPnVJ .styles_block__yzYl3 .styles_list__7xbEt .styles_item__tX7Ci:hover{background:var(--gr1)}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_block__yzYl3 .styles_selectDisabled__U1XZL{opacity:.7;pointer-events:none}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_block__yzYl3 .styles_input__vBkmw{background:var(--n700);border:1px solid var(--n600);-webkit-backdrop-filter:blur(21px);backdrop-filter:blur(21px);border-radius:6px;padding:0 16px;width:100%;height:50px;color:var(--n0);font-family:var(--font-manrope);font-size:18px}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_block__yzYl3 .styles_input__vBkmw:focus-visible{outline:none}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_block__yzYl3 .styles_input__vBkmw.styles_error__z6UIW{border:1px solid var(--error)}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_block__yzYl3 .styles_passwordContainer__adifg{position:relative;width:100%}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_btn__QMbXh{display:flex;border:none;align-items:center;padding:12px 16px;gap:4px;background:var(--gr1);border-radius:8px;cursor:pointer;width:100%;color:var(--addBlack);font-size:18px;font-weight:800;text-align:center;justify-content:center;font-family:var(--font-manrope)}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_btn__QMbXh:disabled{background:var(--n200);color:var(--n400);cursor:default}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_btn__QMbXh.styles_isLoading__JkCFo{cursor:not-allowed;background:linear-gradient(45deg,var(--n0) 0,var(--n40) 50%,var(--n200) 100%);background-size:200% 200%;color:var(--addBlack);animation:styles_gradientShift__gYlEx 2s ease infinite}@keyframes styles_gradientShift__gYlEx{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.styles_wrap__tzmcT .styles_divider__BW3eG{position:relative;display:flex;width:100%;align-items:center;justify-content:center}.styles_wrap__tzmcT .styles_divider__BW3eG .styles_line__QBH5j{background:var(--n700);width:100%;position:absolute;left:0;top:50%}.styles_wrap__tzmcT .styles_divider__BW3eG span{position:relative;z-index:1;background:var(--n900);display:flex;padding:0 10px}@media screen and (max-width:767px){.styles_wrap__tzmcT{padding:16px;height:100vh;border-radius:0;justify-content:center;gap:8px;border:none}.styles_wrap__tzmcT .styles_top__aPnVJ .styles_block__yzYl3{gap:4px}}.styles_wrap__R3Imd{display:flex;flex-direction:column;gap:8px;width:100%}.styles_toggle__vjXzC{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 16px;width:100%;height:50px;background:var(--n700);border:1px solid var(--n600);border-radius:6px;color:var(--n200);font-family:var(--font-manrope);font-size:14px;font-weight:500;cursor:pointer;transition:border-color .2s,color .2s}.styles_toggle__vjXzC:hover{border-color:var(--n400);color:var(--n0)}.styles_toggle__vjXzC .styles_toggleLabel__oar0T{display:flex;align-items:center;gap:8px}.styles_toggle__vjXzC .styles_toggleIcon__CTCsS{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.styles_toggle__vjXzC .styles_toggleIcon__CTCsS svg{fill:currentColor}.styles_toggle__vjXzC .styles_toggleChevron__eRXSP{display:flex;align-items:center;font-size:10px;opacity:.6;transition:transform .2s}.styles_toggle__vjXzC .styles_toggleChevron__eRXSP.styles_open__RHAtM{transform:rotate(180deg)}.styles_toggle__vjXzC.styles_error__pajFY{cursor:default}.styles_toggle__vjXzC.styles_error__pajFY,.styles_toggle__vjXzC.styles_error__pajFY:hover{border-color:var(--error);color:var(--error)}.styles_player___oC6q{width:100%;border-radius:16px;overflow:hidden;background:var(--n800);border:1px dashed #3d3d3d}.styles_player___oC6q .video-js{width:100%;min-height:220px;border-radius:16px}.styles_player___oC6q .vjs-poster{border-radius:16px}