@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";._SliderContainer_17r86_1{--range-height: 4px;--thumb-size: 10px}._AudioPlayer_17r86_6{display:flex;flex-direction:column;align-items:center;background:var(--gray-white);border-radius:8px;position:fixed;width:700px;left:calc(50vw - 350px);bottom:10px;box-shadow:0 0 10px 5px #7771;border:1px solid #f1f1f1;padding:13px 63px 13px 13px;z-index:9999999}._Close_17r86_22{display:flex;cursor:pointer}._Close_17r86_22 svg{stroke:var(--gray-dark)}._Inner_17r86_30{display:flex;align-items:center;gap:30px;width:100%}._SliderContainer_17r86_1{position:relative;display:flex;width:100%}._SliderContainer_17r86_1:before{content:"";position:absolute;width:100%;height:var(--range-height);border-radius:6px;background:#f1f1f1;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none;opacity:1}._SliderContainer_17r86_1._Disabled_17r86_56:before{opacity:.5}._Range_17r86_60{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;height:10px;border-radius:6px;cursor:pointer;opacity:0}._Range_17r86_60::-webkit-slider-thumb{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:var(--thumb-size);height:var(--thumb-size);border-radius:50%;cursor:pointer}._Range_17r86_60:disabled,._Range_17r86_60:disabled::-webkit-slider-thumb{cursor:default}._Thumb_17r86_84{position:absolute;top:50%;transform:translateY(-50%);width:var(--thumb-size);height:var(--thumb-size);background:#555;border-radius:50%;cursor:pointer;z-index:3;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}._Thumb_17r86_84._Disabled_17r86_56{background:var(--gray-dark)}._ProgressBar_17r86_101{position:absolute;top:50%;transform:translateY(-50%);background:#bbb;width:0;height:var(--range-height);border-radius:6px;z-index:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}._ProgressBar_17r86_101._Disabled_17r86_56{opacity:.5}._ControlPanel_17r86_117{display:flex;align-items:center;gap:10px}._PlayerActions_17r86_123{display:flex;align-items:center;gap:5px}._Rewind_17r86_129,._Timeline_17r86_130{transition:all .2s ease-in-out}._Rewind_17r86_129,._PlayButton_17r86_135{border:1px solid #e6e6e6;width:34px;aspect-ratio:1;border-radius:50%;background:#f4f4f4;align-items:center;justify-content:center;display:flex;cursor:pointer}._Rewind_17r86_129{width:30px}._Rewind_17r86_129 svg{stroke:var(--gray-darkest);transition:all .2s ease-in-out;width:14px;height:14px}._Rewind_17r86_129:hover:not(._Disabled_17r86_56) svg{stroke:var(--gray-dark)}._PlayButton_17r86_135 svg{stroke-width:0;fill:var(--gray-darkest);transition:all .2s ease;width:16px;height:16px}._PlayButton_17r86_135:hover:not(._Disabled_17r86_56) svg{fill:var(--gray-dark)}._AudioInfo_17r86_174{display:flex;flex-direction:column;gap:2px;min-width:100px;max-width:140px}._AudioName_17r86_182{color:var(--gray-darkest);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._Timeline_17r86_130{display:block;color:var(--gray-dark);font-size:14px}._AudioSettings_17r86_196{display:flex;align-items:center;gap:8px}._Setting_17r86_202{display:flex;align-items:center;cursor:pointer}._SettingValue_17r86_208{position:relative;border:1px solid #e6e6e6;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:30px;height:30px;border-radius:50px;transition:all .2s ease-in-out;background-color:#f6f6f6}._SettingValue_17r86_208 span{color:#555;font-size:12px;font-weight:600}._SettingValueIcon_17r86_226{display:flex}._SettingValueIcon_17r86_226 svg{width:16px;height:16px;stroke:#555}._SettingEditor_17r86_235{border-radius:4px;border:1px solid #e6e6e6;box-shadow:0 0 20px 10px #1111;position:absolute;bottom:calc(100% + 5px);left:0;background:#fff;padding:5px 10px 10px;width:140px}._SettingEditorLabel_17r86_247{font-size:12px;font-weight:500;margin-bottom:5px}._Download_17r86_253{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid #e6e6e6;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50px;transition:all .2s ease-in-out;background-color:#f6f6f6}._Download_17r86_253 svg{margin-top:-2px;width:16px;height:16px;stroke:#555}._Disabled_17r86_56{opacity:.25;cursor:default}._AudioSliderName_17r86_278{display:flex;flex:1;flex-direction:column;gap:6px}._FileInfo_17r86_286{flex:1;display:flex;align-items:center;justify-content:space-between;width:100%;font-size:12px;color:#555;font-weight:500}._FileInfoNameContainer_17r86_297{display:flex;height:20px;line-height:20px;font-weight:600}._FileInfoName_17r86_297{font-size:13px;height:20px;line-height:20px;white-space:nowrap;max-width:150px;text-overflow:ellipsis;overflow:hidden}._Container_17h93_1{position:relative}._Tooltip_17h93_5{min-width:180px;max-width:200px;box-shadow:0 0 20px 5px #1111;border-radius:5px;background:#fff;padding:13px;font-size:12px;font-weight:500;border:1px solid #f1f1f1}._FloatingElement_17h93_17{width:100%;height:100%}._Input_1v07q_1{outline:none;padding:0 10px;border:1px solid #f1f1f1;height:34px;color:#111;border-radius:5px;font-size:14px;font-weight:600}._Wrapper_gck4r_1{min-width:150px;max-width:100%;height:55px;border-radius:5px;overflow:hidden;background:#f8f8f8;border:1px solid #eee;position:relative}._Wrapper_gck4r_1 input{font-family:Manrope,sans-serif;font-weight:600;font-size:14px;background:none;padding-top:17px;padding-left:15px;border:none;outline:none;height:100%;width:100%}._Wrapper_gck4r_1 input:focus{border:none;outline:none;height:100%;width:100%}._Placeholder_gck4r_32{font-weight:500;position:absolute;top:7px;left:15px;color:#555;font-size:11px}._Error_gck4r_41{background:#f5ecec}._Error_gck4r_41 input{color:#bd0404}._Error_gck4r_41 ._Placeholder_gck4r_32{color:#ea5f5f}._Container_bxdil_1{width:100%;position:relative}._TextArea_bxdil_6{cursor:text;width:100%;min-height:20px;outline:none;border-radius:5px;font-size:13px;font-weight:500;word-break:break-word;display:block;resize:none}._TextArea_bxdil_6::-webkit-scrollbar{display:none}._TextArea_bxdil_6::-moz-placeholder{color:#999}._TextArea_bxdil_6::placeholder{color:#999}._TextAreaError_bxdil_27{color:#bd0404}._TextAreaError_bxdil_27::-moz-placeholder{color:#bd040466}._TextAreaError_bxdil_27::placeholder{color:#bd040466}._Spinner_v73c5_1{width:12px;height:12px;border-radius:50%;display:inline-block;box-sizing:border-box;animation:_rotation_v73c5_1 .7s linear infinite}@keyframes _rotation_v73c5_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._SpinnerWhite_v73c5_19{border:2px solid #ffffff;border-bottom-color:transparent}._SpinnerDarkest_v73c5_23{border:2px solid #373747;border-bottom-color:transparent}._Button_1afad_1,._Button_1afad_1[type=submit]{cursor:pointer;transition:.2s;background:#f1f1f1;color:#777;height:34px;display:flex;align-items:center;justify-content:center;padding:0 20px;border-radius:6px;font-weight:600;font-size:13px}._Button_1afad_1:hover,._Button_1afad_1[type=submit]:hover,._Button_1afad_1[type=button]{background:#f5f5f5;color:#999}._ButtonDark_1afad_21,._ButtonDark_1afad_21[type=submit],._ButtonDark_1afad_21[type=button]{background:#444;color:#fff}._ButtonDark_1afad_21:hover,._ButtonDark_1afad_21[type=submit]:hover,._ButtonDark_1afad_21[type=button]:hover{background:#111;color:#fff}._ButtonRed_1afad_31,._ButtonRed_1afad_31[type=submit],._ButtonRed_1afad_31[type=button]{background:#bd0404;color:#fff}._ButtonRed_1afad_31:hover,._ButtonRed_1afad_31[type=submit]:hover,._ButtonRed_1afad_31[type=button]:hover{background:#8c0303;color:#fff}._Button_1afad_1:active{transform:scale(.985);opacity:.8}._SpinnerWrapper_1afad_46{width:0;margin-bottom:-2px;overflow:hidden}._Disabled_1afad_52{opacity:.8}._Disabled_1afad_52:hover{cursor:default;opacity:.8;background:#444!important;color:#fff}._Disabled_1afad_52:active{transform:unset}._ButtonText_1afad_67{display:flex;align-items:center;line-height:140%}._CloseButton_242dv_1{cursor:pointer;transition:.2s;position:absolute;aspect-ratio:1;background:#f1f1f1;display:flex;align-items:center;justify-content:center;border-radius:50%}._CloseButton_242dv_1 svg{width:55%;aspect-ratio:1;color:#555}._CloseButton_242dv_1:hover{opacity:.7}._TabSelect_1dpkd_1{display:flex;border-radius:5px}._TabSelectItem_1dpkd_6{cursor:pointer;transition:.2s;padding:4px 12px;font-size:12px;font-weight:500;color:#666;border:1px solid #e8e8e8}._TabSelectItem_1dpkd_6:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}._TabSelectItem_1dpkd_6:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}._TabSelectItem_1dpkd_6:hover{opacity:.6}._TabSelectItemActive_1dpkd_30{background:#f3f3f3;font-weight:600;border-color:#999;color:#333}._TabSelectItemActive_1dpkd_30:hover{opacity:1}._Container_4ekf6_1{position:relative;height:34px;width:100%;max-width:500px}._Values_4ekf6_8{cursor:pointer;transition:.2s;border:1px solid #f1f1f1;background:#f7f7f7;border-radius:4px;padding:0 10px;display:flex;align-items:center;font-size:13px;font-weight:600;height:100%;z-index:3}._Values_4ekf6_8 span{overflow:hidden;white-space:nowrap;width:100%;text-overflow:ellipsis}._Values_4ekf6_8:hover{opacity:.8}._ValuesEmpty_4ekf6_34{color:#777}._BackDrop_4ekf6_38{background:#1111;width:100vw;height:100vh;position:fixed;top:0;left:0;bottom:0;right:0;z-index:3}._Modal_4ekf6_50{border-radius:5px;overflow:hidden;width:100%;box-shadow:0 0 10px 5px #0001;border:1px solid #f1f1f1;background:#fff;position:absolute;left:0;z-index:4;bottom:calc(100% + 7px)}._ModalToBottom_4ekf6_63{bottom:unset;top:calc(100% + 7px)}._SearchBar_4ekf6_68{padding-left:8px;box-shadow:none;display:flex;align-items:center;background:#fafafa;border-bottom:1px solid #e6e6e6}._SearchBar_4ekf6_68 svg{color:#888;width:14px;height:14px}._SearchBar_4ekf6_68 input{background:transparent;width:100%;font-weight:600;flex:1;font-size:13px;height:34px;padding:0 7px}._SearchBar_4ekf6_68 input::-moz-placeholder{color:#999}._SearchBar_4ekf6_68 input::placeholder{color:#999}._ToggleAllButton_4ekf6_98{cursor:pointer;transition:.2s;height:34px;font-size:12px;font-weight:500;display:flex;align-items:center;padding:0 10px;border-bottom:1px solid #f1f1f1;color:#1267a2}._ToggleAllButton_4ekf6_98:hover{color:#074b7a}._OptionsContainer_4ekf6_115{overflow-y:scroll;overflow-x:hidden;min-height:20px;max-height:250px}._OptionsContainer_4ekf6_115 ._Option_4ekf6_115{cursor:pointer;transition:.2s;height:34px;border-bottom:1px solid #f1f1f1;padding:0 10px;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:500;color:#777}._OptionsContainer_4ekf6_115 ._Option_4ekf6_115:hover{background:#f6f6f6}._OptionsContainer_4ekf6_115 ._OptionActive_4ekf6_140{color:#222;font-weight:600;background:#f9f9f9}._OptionsContainer_4ekf6_115 ._OptionActive_4ekf6_140 div{width:4px;aspect-ratio:1;border-radius:50%;background:#222}._OptionsContainer_4ekf6_115 ._OptionActive_4ekf6_140:hover{background:#f3f3f3}._OptionsContainer_4ekf6_115::-webkit-scrollbar{width:2px;height:0}._OptionsContainer_4ekf6_115::-webkit-scrollbar-thumb{background:#eaeaea;border-radius:10px}._OptionsContainer_4ekf6_115::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #fff;border-radius:10px}._EmptyOptions_4ekf6_172{font-size:12px;color:#999;width:100%;padding:20px;display:flex;flex-direction:column;align-items:center;gap:5px}._EmptyOptions_4ekf6_172 svg{width:16px;height:16px}._AudioFileElement_vcnj1_3{padding:5px;border-radius:3px;display:flex;align-items:center;background:#fafafa;border:1px solid #f1f1f1;justify-content:space-between}._AudioFileElementMain_vcnj1_13{gap:10px;display:flex;align-items:center}._AudioFileElementDescription_vcnj1_19{line-height:118%;color:#555;margin-bottom:10px;font-size:14px}._AudioFileElementIcon_vcnj1_26{width:30px;aspect-ratio:1;border-radius:3px;display:flex;align-items:center;justify-content:center;background:#f7f7f7;color:#999;border:1px solid #e6e6e6}._AudioFileElementIcon_vcnj1_26 svg{width:60%;aspect-ratio:1}._AudioFileElementNames_vcnj1_43{display:flex;flex-direction:column}._AudioFileElementNames_vcnj1_43 span:first-child{max-width:200px;height:14px;line-height:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#444;font-size:12px;font-weight:600}._AudioFileElementNames_vcnj1_43 span:last-child{line-height:150%;font-size:10px;font-weight:600;color:#999}._AudioFileControls_vcnj1_67{display:flex;align-items:center;gap:5px}._AudioFileControl_vcnj1_67{width:26px;aspect-ratio:1;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s}._AudioFileDelete_vcnj1_84{width:24px;height:24px;color:#dc6565;border:1px solid #ffd9d9;background:#ffe5e5}._AudioFileDelete_vcnj1_84 svg{width:50%;aspect-ratio:1}._AudioFilePlay_vcnj1_97{border:1px solid #eaeaea;background:#f1f1f1}._AudioFilePlay_vcnj1_97 svg{width:44%;stroke-width:0;aspect-ratio:1}._AudioFileControl_vcnj1_67:hover{opacity:.7}._Container_1ixve_1{display:flex;flex-direction:column;gap:10px}._ColorsContainer_1ixve_7{display:flex;gap:5px}._Item_1ixve_12{transition:.1s;cursor:pointer;border:2px solid #f1f1f1;width:28px;aspect-ratio:1;border-radius:50%;display:flex;align-items:center;justify-content:center}._Item_1ixve_12 div{width:calc(100% - 4px);aspect-ratio:1;border-radius:50%}._Item_1ixve_12:hover{border-color:#ccc}._ItemActive_1ixve_35,._ItemActive_1ixve_35:hover{border-color:#222}._Container_1t3dl_1{display:flex;align-items:center;justify-content:center;gap:10px;width:100vw;height:100vh}._Container_1t3dl_1 span{font-size:15px;line-height:140%;font-weight:600}._Logo_kqaze_1{aspect-ratio:1;padding:12px;border-radius:10px;background:#f1f1f1;font-weight:700;line-height:1;font-size:17px}._Logo_kqaze_1 div:first-child{font-size:22px}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}._InputWrapper_hgnzz_1{display:flex;flex-direction:column;gap:8px}._InputLabel_hgnzz_7{display:flex;align-items:center;font-size:13px;color:#999;font-weight:600}._InputLabel_hgnzz_7 span{display:block;margin-left:5px;font-size:12px;color:#e3c667;font-weight:500}._Wrapper_vzbmp_1{width:100vw;height:100svh;display:flex;align-items:center;justify-content:center}._Wrapper_vzbmp_1 h2{margin-top:30px}._imageContainer_vzbmp_13{width:50vw;height:100%;background:#f1f1f1}._imageContainer_vzbmp_13 img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}._formContainer_vzbmp_25{width:50vw;display:flex;align-items:center;justify-content:center}._formInner_vzbmp_32{width:350px}._Form_vzbmp_36{width:350px;margin-top:25px;display:flex;flex-direction:column;gap:10px;margin-bottom:10px}._ButtonSubmit_vzbmp_45{transition:.1s;cursor:pointer;font-size:14px;height:40px;width:100%}._HaveNoAccount_vzbmp_53{margin-top:25px;font-size:14px;color:#888}._HaveNoAccount_vzbmp_53 a{color:#242424;text-decoration:none}._TitleTexts_vzbmp_64 h2{font-size:18px;font-weight:600}._TitleTexts_vzbmp_64 h5{font-size:14px;color:#666;font-weight:500}._Container_1ujcb_1{display:flex;flex-direction:column;gap:20px;animation:___show_1ujcb_1 .3s}@keyframes ___show_1ujcb_1{0%{opacity:0}to{opacity:1}}._Header_1ujcb_18{justify-content:space-between;display:flex;align-items:center}._Title_1ujcb_24{gap:10px;display:flex;align-items:center}._Title_1ujcb_24 svg{width:18px;height:18px}._Title_1ujcb_24 h3{font-weight:600;font-size:17px}._Title_1ujcb_24 span{font-weight:600;font-size:13px}._FieldsContainer_1ujcb_45{display:flex;flex-wrap:wrap;gap:10px}._FieldWrapper_1ujcb_51{flex:1;min-width:200px;max-width:300px;background:#f8f8f8;padding:3px 10px 5px;border:1px solid #f1f1f1;border-radius:4px}._FieldWrapperError_1ujcb_61{border-color:red}._FieldWrapperLabel_1ujcb_65{font-size:12px;font-weight:600}._TableWrapper_1ujcb_72{animation:___show_1ujcb_1 .3s;border-radius:4px;position:relative;overflow:auto;white-space:nowrap;border:1px solid #f1f1f1}._TableWrapper_1ujcb_72 table{overflow:hidden;border-radius:4px;width:100%;border:1px solid #f1f1f1}._TableWrapper_1ujcb_72 table tbody tr:nth-child(2n){background:#fbfbfb}._TableWrapper_1ujcb_72 table th,._TableWrapper_1ujcb_72 table td{border:1px solid #e8e8e8}._TableWrapper_1ujcb_72::-webkit-scrollbar{width:0;height:0}._TableHead_1ujcb_105{position:sticky;left:0;top:0;z-index:20;background:#f1f1f1}._TableHeadCell_1ujcb_113{display:flex;align-items:center;gap:7px;padding:10px;font-size:12px;font-weight:600;line-height:100%}._TableBodyCell_1ujcb_123{font-weight:600;position:relative;padding:6px 10px;font-size:13px}._EmptyTable_1ujcb_130{color:#999;font-size:14px;font-weight:500;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:30px;gap:10px}._Loading_1ujcb_143{opacity:.7}._toggleDialogButton_1ujcb_147{cursor:pointer;color:#007aff}._toggleDialogButton_1ujcb_147:hover{opacity:.5}._dialogPopupFixed_1ujcb_156{max-height:600px;overflow:auto;box-shadow:0 0 20px 10px #0002;z-index:999;width:400px;position:fixed;bottom:10px;right:10px;white-space:wrap;background:#fff;border-radius:6px;border:1px solid #f1f1f1;padding:20px}._dialogPopupFixed_1ujcb_156::-webkit-scrollbar{display:none}._dialogInner_1ujcb_176{display:flex;flex-direction:column;gap:2px}._dialogInner_1ujcb_176 div:nth-child(2n){opacity:.7}._dialogPopupFixedHeader_1ujcb_186{font-size:18px;font-weight:600;margin-bottom:20px;display:flex;align-items:center}._wrapper_1blca_1{position:relative;display:flex;align-content:center;gap:8px}._wrapper_1blca_1 button{display:flex;align-items:center;color:#007aff}._wrapper_1blca_1 button:hover{text-decoration:underline}._wrapper_1blca_1 button:disabled:hover{text-decoration:none}._wrapper_1blca_1 button:disabled{color:#222;opacity:.2}._commentModal_1blca_27{display:flex;flex-direction:column;justify-content:space-between;z-index:99;width:300px;height:200px;right:0;position:absolute;top:25px;background:#fff;border-radius:6px;padding:16px;box-shadow:0 0 20px 10px #0001}._commentModalTitle_1blca_43{margin-bottom:8px}._Container_schnx_1{width:100vw;height:100vh;overflow-y:scroll;overflow-x:hidden}._Header_schnx_8{display:flex;align-items:center;gap:30px;height:66px;border-bottom:1px solid #f1f1f1;padding-left:150px;animation:___show_schnx_1 .3s}@keyframes ___show_schnx_1{0%{opacity:0}to{opacity:1}}._Title_schnx_27{font-weight:600;font-size:18px}._MenuLinks_schnx_32{display:flex;gap:15px}._MenuLinks_schnx_32 li{cursor:pointer;transition:.2s;color:#666;font-size:15px;font-weight:500;display:inline-block}._MenuLinks_schnx_32 li:hover{opacity:.7}._MenuLinks_schnx_32 li._Active_schnx_50{color:#222}._MenuLinks_schnx_32 li._Active_schnx_50:hover{opacity:1}._TableWrapper_schnx_58{padding:15px}._Container_i81r9_1{margin-top:20px;display:flex;align-items:center;gap:1px}._IndicatorItem_i81r9_8{display:flex;align-items:center}._IndicatorItem_i81r9_8 svg{stroke-width:3;width:14px;height:14px}._NodeContainer_4kyrc_1{width:250px;border-radius:8px;border-width:2px;transition:.2s;background:#fff;padding:2px;position:relative}._NodeContainerContent_4kyrc_11{border-radius:5px;padding:10px;box-shadow:none}._HandleTarget_4kyrc_17,._HandleSource_4kyrc_18{z-index:-1;border-radius:0!important;width:60px!important;height:9px!important;opacity:0}._HandleTarget_4kyrc_17{top:0!important;transform:translate(-50%,-50%)!important}._HandleSource_4kyrc_18{bottom:0!important;transform:translate(-50%,50%)!important}._HandleTarget_4kyrc_17:before,._HandleSource_4kyrc_18:before{content:"";position:absolute;width:100%;height:60px;border-radius:50%;left:0;background:#3d369d}._HandleTarget_4kyrc_17:before{top:0;transform:translateY(calc(-50% + 6px))}._HandleSource_4kyrc_18:before{bottom:0;transform:translateY(calc(50% - 6px))}._CustomHandleTarget_4kyrc_57,._CustomHandleSource_4kyrc_58{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%;left:50%}._CustomHandleTarget_4kyrc_57{top:-4px;transform:translate(-50%)}._CustomHandleSource_4kyrc_58{bottom:-4px;transform:translate(-50%)}._AiQuestion_4kyrc_81{position:absolute;bottom:8px;right:5px}._AiQuestion_4kyrc_81 svg{width:32px;height:32px;stroke-width:2}._NodeName_4kyrc_93{width:80%;word-break:break-word;font-size:13px;font-weight:600;padding-left:2px}._NodeNameNot_4kyrc_101{opacity:.5}._NodeAiName_4kyrc_105{width:80%;word-break:break-word;line-height:125%;color:#222;opacity:.5;margin-top:3px;font-weight:500;font-size:13px;padding-left:2px;margin-bottom:10px}._NodeAiNameNot_4kyrc_118{color:#888;opacity:.3}._FilesCount_4kyrc_123{transition:.1s;border-radius:50%;width:23px;height:23px;display:flex;align-items:center;justify-content:center;border:1px solid #000;background:#333}._FilesCount_4kyrc_123 svg{margin-left:0;color:#fff;stroke-width:3;width:8px;height:8px}._FilesCount_4kyrc_123:hover{opacity:.7}._ButtonContainerWrapper_1yf4l_1{display:flex;height:36px;width:73px;background:#fff;border:1px solid #f1f1f1;border-radius:30px;gap:1px}._ButtonContainer_1yf4l_1{cursor:pointer;width:36px;height:35px;display:flex;align-items:center;justify-content:center;position:relative}._ButtonContainer_1yf4l_1:hover svg{opacity:.7}._ButtonContainer_1yf4l_1 svg{z-index:11}._ButtonContainerSelected_1yf4l_29 svg{color:#fff}._ToolTipContainer_1yf4l_33{display:flex;flex-direction:column;gap:5px}._ToolTipContainer_1yf4l_33 svg{width:18px;height:18px}._Bubble_1yf4l_44{top:0;left:0;border-radius:30px;width:35px;height:34px;position:absolute;z-index:10;background:#444}._NodeContainer_nwxmf_1{width:250px;border-radius:8px;border-width:2px;transition:.2s;background:#fff;padding:2px;position:relative}._NodeContainerContent_nwxmf_11{border-radius:5px;padding:10px;box-shadow:none}._HandleTarget_nwxmf_17,._HandleSource_nwxmf_18{z-index:-1;border-radius:0!important;width:60px!important;height:9px!important;opacity:0}._NodeContent_nwxmf_26{display:flex;flex-direction:column;gap:4px}._HandleTarget_nwxmf_17{top:0!important;transform:translate(-50%,-50%)!important}._HandleSource_nwxmf_18{bottom:0!important;transform:translate(-50%,50%)!important}._HandleTarget_nwxmf_17:before,._HandleSource_nwxmf_18:before{content:"";position:absolute;width:100%;height:60px;border-radius:50%;left:0;background:#3d369d}._HandleTarget_nwxmf_17:before{top:0;transform:translateY(calc(-50% + 6px))}._HandleSource_nwxmf_18:before{bottom:0;transform:translateY(calc(50% - 6px))}._CustomHandleTarget_nwxmf_63,._CustomHandleSource_nwxmf_64{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%;left:50%}._CustomHandleTarget_nwxmf_63{top:-4px;transform:translate(-50%)}._CustomHandleSource_nwxmf_64{bottom:-4px;transform:translate(-50%)}._AiQuestion_nwxmf_87{position:absolute;bottom:8px;right:5px}._AiQuestion_nwxmf_87 svg{width:32px;height:32px;stroke-width:2}._NodeName_nwxmf_99{width:80%;word-break:break-word;font-size:13px;font-weight:600;padding-left:2px}._NodeNameNot_nwxmf_107{opacity:.5}._NodeDescription_nwxmf_111{font-size:13px;color:#c3c3c3;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}._NodeAiName_nwxmf_119{width:80%;word-break:break-word;line-height:125%;color:#222;opacity:.5;margin-top:3px;font-weight:500;font-size:13px;padding-left:2px;margin-bottom:10px}._NodeAiNameNot_nwxmf_132{color:#888;opacity:.3}._FilesCount_nwxmf_137{transition:.1s;border-radius:50%;width:23px;height:23px;display:flex;align-items:center;justify-content:center;border:1px solid #000;background:#333}._FilesCount_nwxmf_137 svg{margin-left:0;color:#fff;stroke-width:3;width:8px;height:8px}._FilesCount_nwxmf_137:hover{opacity:.7}._ModalContainer_sjstb_1{position:fixed;bottom:15px;right:15px;z-index:1}._ContentContainer_sjstb_8{overflow:hidden;width:400px;height:calc(100vh - 80px);background:#fff;border-radius:10px;box-shadow:0 0 8px 2px #0001;border:1px solid #f1f1f1;display:flex;flex-direction:column}._Header_sjstb_20{border-bottom:1px solid #f1f1f1;padding:15px}._HeaderTitle_sjstb_25{font-size:14px;font-weight:600;display:flex;align-items:center;gap:10px}._HeaderTitle_sjstb_25 div{width:10px;border:2px solid #bd0404;aspect-ratio:1;background:red;border-radius:50%}._HeaderSubTitle_sjstb_41{width:60%;font-size:12px;font-weight:500;color:#777}._SearchContainer_sjstb_48{display:flex;align-items:center;gap:10px;padding:15px;width:100%;border-bottom:1px solid #f1f1f1}._SearchContainer_sjstb_48 input{font-weight:600;flex:1;font-size:13px;height:34px;padding:0 10px;border-radius:5px;background:#f6f6f6;border:1px solid #f1f1f1}._SearchContainer_sjstb_48 input::-moz-placeholder{color:#999}._SearchContainer_sjstb_48 input::placeholder{color:#999}._GlobalActionsList_sjstb_74{flex:1;overflow-x:hidden;overflow-y:scroll}._GlobalActionsList_sjstb_74::-webkit-scrollbar{width:2px;height:0}._Empty_sjstb_85{opacity:.3}._GlobalActionsList_sjstb_74::-webkit-scrollbar-thumb{background:#eaeaea;border-radius:10px}._GlobalActionsList_sjstb_74::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #fff;border-radius:10px}._GlobalActionElement_sjstb_99{gap:5px;position:relative;padding:10px 15px;font-size:12px;border-bottom:1px solid #f1f1f1;display:flex;flex-direction:column;animation:___show_sjstb_1 .5s}@keyframes ___show_sjstb_1{0%{opacity:0}to{opacity:1}}._GlobalActionControls_sjstb_119{transition:.2s all;opacity:0;top:10px;right:10px;position:absolute;display:flex;gap:5px}._GlobalActionElement_sjstb_99:hover ._GlobalActionControls_sjstb_119{opacity:1}._GlobalActionControl_sjstb_119{transition:.2s;cursor:pointer;width:28px;aspect-ratio:1;background:#f7f7f7;border:1px solid #f1f1f1;border-radius:50%;display:flex;align-items:center;justify-content:center}._GlobalActionControl_sjstb_119 svg{width:16px;height:16px}._GlobalActionControl_sjstb_119:hover{opacity:.7}._ControlDelete_sjstb_155{border-color:#f6c7c7;background:#ffdfdf}._ControlDelete_sjstb_155 svg{color:#bd0404;width:12px;height:12px}._GlobalActionEdit_sjstb_166:hover{opacity:.7}._GlobalActionName_sjstb_170{width:80%;font-size:14px;font-weight:600}._GlobalActionName_sjstb_170:first-letter{text-transform:capitalize}._GlobalActionAI_sjstb_180{font-size:13px;width:80%;font-weight:500;color:#999}._GlobalActionAI_sjstb_180:first-letter{text-transform:capitalize}._GlobalActionCountsContainer_sjstb_191{margin-top:7px;gap:5px;display:flex}._GlobalActionCount_sjstb_191{font-weight:600;align-self:flex-start;display:flex;justify-content:center;align-items:center;gap:6px;height:24px;border:1px solid #f1f1f1;padding:0 12px 0 8px;background:#f7f7f7;border-radius:30px}._GlobalActionCount_sjstb_191 svg{width:14px;height:14px}._GlobalActionCountPlayer_sjstb_216 svg{width:11px;height:11px}._LoadingContainer_sjstb_221{width:100%;padding:30px;display:flex;align-items:center;justify-content:center}._ButtonContainer_t4kcs_1{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:5px;background:#fff;font-size:12px;font-weight:800;cursor:pointer;transition:.2s;border:1px solid #f1f1f1}._ButtonContainerDynamic_t4kcs_16{gap:5px;padding:0 10px;width:unset}._ButtonContainer_t4kcs_1:hover{background:#f9f9f9}._ButtonContainer_t4kcs_1 svg{width:16px;height:16px;stroke-width:2}._ButtonContainerSvg_t4kcs_32 svg{width:13px;height:13px;stroke-width:3}._ProjectPageTopLeftControls_t4kcs_38{position:absolute;z-index:9;top:15px;display:flex;gap:5px;left:124px}._ProjectInfo_t4kcs_47{height:36px;display:flex;flex-direction:column;justify-content:center;gap:3px}._ProjectInfo_t4kcs_47 div{line-height:110%}._ProjectInfo_t4kcs_47 div:first-child{font-weight:600;font-size:14px}._ProjectInfo_t4kcs_47 div:last-child{font-size:11px;color:#555}._InfoPanel_t4kcs_69{position:relative}._InfoButtonButton_t4kcs_73{transition:.2s;cursor:pointer;width:36px;height:36px;border-radius:5px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #f1f1f1}._InfoButtonButton_t4kcs_73 svg{width:18px;height:18px}._InfoButtonButton_t4kcs_73:hover{background:#f7f7f7}._InfoPanelModal_t4kcs_95{font-weight:600;font-size:12px;display:flex;flex-direction:column;gap:2px;z-index:9}._Container_t4kcs_104{width:100vw;height:100vh;animation:___show_t4kcs_1 .5s}@keyframes ___show_t4kcs_1{0%{opacity:0}to{opacity:1}}._ProjectListElementActive_t4kcs_119{color:#1ac437;font-weight:600}._Container_1jvyv_1{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;font-weight:600;font-size:18px;animation:___show_1jvyv_1 1s;background-color:#f8f8f8;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 100 100'%3E%3Crect x='0' y='0' width='35' height='35' fill-opacity='0.6' fill='%23EDEDED'/%3E%3C/svg%3E")}@keyframes ___show_1jvyv_1{0%{opacity:0}to{opacity:1}}._Code_1jvyv_25{font-size:50px}._CodeTranslate_1jvyv_29{font-size:18px;margin-bottom:20px}._Contact_1jvyv_34{line-height:120%;font-size:14px;color:#999}._ButtonContainer_15bnz_1{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:5px;background:#fff;cursor:pointer;transition:.2s;border:1px solid #f1f1f1}._ButtonContainer_15bnz_1:hover{background:#f9f9f9}._ButtonContainer_15bnz_1 svg{width:16px;height:16px;stroke-width:2}._ToolTipContainer_15bnz_24{display:flex;flex-direction:column;gap:5px}._ToolTipContainer_15bnz_24 svg{width:18px;height:18px}._ButtonContainer_f24au_1{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:5px;background:#fff;font-size:12px;font-weight:800;cursor:pointer;transition:.2s;border:1px solid #f1f1f1}._ButtonContainerDynamic_f24au_16{gap:5px;padding:0 10px;width:unset}._ButtonContainer_f24au_1:hover{background:#f9f9f9}._ButtonContainer_f24au_1 svg{width:16px;height:16px;stroke-width:2}._ButtonContainerSvg_f24au_32 svg{width:13px;height:13px;stroke-width:3}._ProjectPageTopLeftControls_f24au_38{position:absolute;z-index:9;top:15px;display:flex;gap:5px;left:124px}._ProjectInfo_f24au_47{padding-left:6px;height:36px;display:flex;flex-direction:column;justify-content:center;gap:3px}._ProjectInfo_f24au_47 div{line-height:110%}._ProjectInfo_f24au_47 div:first-child{font-weight:600;font-size:14px}._ProjectInfo_f24au_47 div:last-child{font-size:11px;color:#555}._InfoPanel_f24au_70{position:relative}._InfoButtonButton_f24au_74{transition:.2s;cursor:pointer;width:36px;height:36px;border-radius:5px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #f1f1f1}._InfoButtonButton_f24au_74 svg{width:18px;height:18px}._InfoButtonButton_f24au_74:hover{background:#f7f7f7}._InfoPanelModal_f24au_96{font-weight:600;font-size:12px;display:flex;flex-direction:column;gap:2px;z-index:9}._Wrapper_f24au_105{display:flex;background:#fefefe;width:100vw;height:100vh}._Container_f24au_112{z-index:1;overflow:hidden;border-left:1px solid #f1f1f1;width:45vw;height:100vh;animation:___show_f24au_1 .5s}._ProjectSettings_f24au_121{width:55vw}@keyframes ___show_f24au_1{0%{opacity:0}to{opacity:1}}._ProjectListElementActive_f24au_134{color:#1ac437;font-weight:600}._Container_1ukwg_1{margin-bottom:10px}._Title_1ukwg_5{width:100%;background:#fff;font-size:16px;font-weight:600;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between}._TitleText_1ukwg_16{display:flex;align-items:center;gap:10px}._SelectNameForSynthesize_1ukwg_26{position:relative}._SelectNameForSynthesizeContent_1ukwg_30{top:calc(100% + 10px);right:0;z-index:9;position:absolute;background:#fff;width:200px;box-shadow:0 0 20px 10px #1112;border-radius:5px}._SelectContentMap_1ukwg_42{width:200px;overflow:scroll;overflow-x:hidden;max-height:210px;display:flex;flex-direction:column;border-bottom:1px solid #f7f7f7}._Description_1ukwg_52{display:block;padding:10px;line-height:125%;font-size:12px;color:#555}._SelectContentMap_1ukwg_42::-webkit-scrollbar{width:0}._SelectContentMap_1ukwg_42 div{border-bottom:1px solid #f7f7f7;padding:0 10px;min-height:35px;font-size:13px;font-weight:600;cursor:pointer;transition:.1s;display:flex;align-items:center;justify-content:space-between;color:#777}._SelectContentMap_1ukwg_42 div:hover{background:#f8f8f8;color:#222}._SelectContentMap_1ukwg_42 div:last-child{border-bottom:none}._SelectContentMap_1ukwg_42 div span:first-child{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._SelectContentMap_1ukwg_42 div span:last-child{text-align:right;width:16px}._AddNewButton_1ukwg_99{transition:.2s;cursor:pointer;gap:5px;display:flex;align-items:center}._AddNewButton_1ukwg_99 span{color:#555;font-size:13px;font-weight:600}._AddNewButton_1ukwg_99 svg{width:12px;height:12px;aspect-ratio:1;stroke-width:3}._AddNewButton_1ukwg_99:hover{opacity:.7}._SpeechContainer_1ukwg_124{margin-bottom:10px}._TempWrapper_1ukwg_128{position:relative;overflow:hidden;border-radius:5px;border:1px dashed #e6e6e6;padding:10px}._ClearTempFiles_1ukwg_137{transition:.1s;cursor:pointer;padding-top:10px;font-size:14px;font-weight:500;color:red;width:100%;text-align:right}._ClearTempFiles_1ukwg_137:hover{opacity:.7}._SubmitWrapper_1ukwg_152{width:100%;margin-top:10px;display:flex;justify-content:flex-end}._container_cpjp5_1,._container_x4mu1_1{padding:15px 15px 60px;display:flex;flex-direction:column;gap:15px}._container_x4mu1_1{padding:15px 15px 60px;display:flex;flex-direction:column;gap:15px}._List_x4mu1_8{display:flex;flex-direction:column;gap:14px}._container_cpjp5_1{padding:15px 15px 60px;display:flex;flex-direction:column;gap:15px}._FormWrapper_82vzn_1{display:flex;flex-direction:column;overflow:scroll;width:100%;height:100%;max-height:100%}._FormWrapper_82vzn_1::-webkit-scrollbar{display:none}._FormWrapperLoading_82vzn_14{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._FormInner_82vzn_22{display:flex;flex-direction:column;gap:10px;padding:15px}._Prompt_82vzn_29{margin-bottom:15px;font-size:12px;color:#999}._container_1uv7m_1{padding:15px 15px 0;display:flex;flex-direction:column;gap:15px}._Container_1000r_1{border-top:1px solid #f1f1f1;position:relative;display:flex;width:100%;height:100vh;flex-direction:column}._Header_1000r_10{align-items:center;z-index:1;border-bottom:1px solid #f1f1f1;padding:0 15px;min-height:66px;height:66px;display:flex;width:100%;justify-content:flex-end;gap:10px}._Content_1000r_23{--tabs-height: 34px;height:calc(100% - 66px);display:flex;width:100%}._MainSettings_1000r_30{min-width:370px;height:100%}._TabsContent_1000r_35{width:calc(100% - 370px);position:relative;border-right:1px solid #f1f1f1;height:100%;display:flex;flex-direction:column}._TabsHeader_1000r_44{padding-right:15px;overflow:scroll;padding-top:1px;display:flex;border-bottom:1px solid #f1f1f1;padding-left:15px;align-items:center;height:var(--tabs-height);font-size:13px;font-weight:500;color:#777;gap:15px}._TabsHeader_1000r_44::-webkit-scrollbar{display:none}._TabsHeader_1000r_44 div{white-space:nowrap;cursor:pointer;transition:.2s;border-bottom:2px solid #fff;display:flex;align-items:center;height:100%;font-weight:600}._TabsHeader_1000r_44 ._ActiveTab_1000r_74{color:#333;border-bottom-color:#555!important}._TabWrapper_1000r_79{background:#fff;position:absolute;width:100%;height:calc(100% - var(--tabs-height) - 1px);top:35px;left:0;right:0;bottom:100px;overflow-x:hidden;overflow-y:scroll}._TabWrapper_1000r_79::-webkit-scrollbar{width:2px;height:0}._TabWrapper_1000r_79::-webkit-scrollbar-thumb{background:#eaeaea;border-radius:10px}._TabWrapper_1000r_79::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #fff;border-radius:10px}._ProjectsListElement_hqffy_1{transition:.2s;cursor:pointer;justify-content:space-between;font-weight:600;font-size:14px;display:flex;align-items:center;height:52px;color:#555;border-bottom:1px solid #f1f1f1}._ProjectListElementName_hqffy_14{transition:.2s;flex:1;padding:0 12px;height:100%;display:flex;justify-content:center;flex-direction:column}._ProjectListElementNameInner_hqffy_24{position:relative;width:100%;height:20px}._ProjectListElementNameInner_hqffy_24 div{position:absolute;left:0;right:0;bottom:0;top:0;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._ProjectListElementName_hqffy_14 ._ProjectListElementInfo_hqffy_42{font-size:11px;font-weight:500;opacity:.7}._ProjectsListElement_hqffy_1:hover ._ProjectListElementName_hqffy_14{opacity:.7}._ProjectsListElementActive_hqffy_52{background:#f9f9f9;color:#222}._ProjectsListElementEditIcon_hqffy_57{height:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:flex-end;padding-right:12px}._ProjectsListElementEditIcon_hqffy_57 svg{cursor:pointer;transition:.2s;width:18px;height:18px;opacity:0}._ProjectsListElementEditIcon_hqffy_57:hover{transform:scale(.95)}._ProjectsListElement_hqffy_1:hover ._ProjectsListElementEditIcon_hqffy_57 svg{opacity:1}._ProjectListElementActive_hqffy_82{position:relative;color:#00a31c;font-weight:700}._ProjectListElementActive_hqffy_82:before{content:" ";position:absolute;right:-10px;top:5px;width:6px;height:6px;border-radius:50%;background:#00a31c}._Children_hqffy_99{padding-right:10px}._wrapper_1j7g1_1{--side-width: 440px;width:100vw;height:100vh}._statisticsHeader_1j7g1_7{display:flex;align-items:center;justify-content:space-between;padding-left:140px;width:100vw;height:66px;border-bottom:1px solid #f1f1f1}._container_1j7g1_17{display:flex;width:100vw;height:calc(100vh - 67px)}._projectsList_1j7g1_23{height:100%;width:var(--side-width);border-right:1px solid #f1f1f1}._folderStats_1j7g1_29{display:flex;flex-direction:column;gap:10px;padding:10px;border-bottom:1px solid #f1f1f1}._showArrow_1j7g1_37{width:30px;height:30px;display:flex;align-items:center;justify-content:center}._showArrowContainer_1j7g1_45{cursor:pointer;display:flex;align-items:center;gap:10px}._showArrowCount_1j7g1_52{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:600;padding:4px 8px;border-radius:20px;background:#fff5c5;border:1px solid #ffe469}._folderStats_1j7g1_29 input{padding-left:10px;height:34px;width:100%;border-radius:5px;background:#f1f1f1;font-weight:600;font-size:14px}._selectedProjectControls_1j7g1_74{display:flex;align-items:center;gap:5px}._selectedProjectControls_1j7g1_74 ._iconControl_1j7g1_80{border:1px solid #f1f1f1;border-radius:5px;display:flex;align-items:center;justify-content:center;width:30px;height:30px}._iconControl_1j7g1_80 svg{width:18px;height:18px}._filtersRow_1j7g1_95{padding:10px 10px 0;display:flex;align-items:flex-end;gap:20px}._fieldWrapper_1j7g1_102{padding:0 10px;background:#f6f6f6;height:34px;border:1px solid #f1f1f1;border-radius:5px;display:flex;align-items:center}._folderStats_1j7g1_29 input::-moz-placeholder{color:#aaa}._folderStats_1j7g1_29 input::placeholder{color:#aaa}._statsLayout_1j7g1_116{width:calc(100vw - var(--side-width));height:100%}._wrapperWithoutFolder_1j7g1_121 ._statsLayout_1j7g1_116{width:calc(100vw - 20px);margin-left:10px}._statsTableWrapper_1j7g1_126{margin:5px;border-radius:5px;overflow:auto;height:calc(100vh - 240px);width:calc(100% - 12px);border:1px solid #f1f1f1}._statsTableWrapper_1j7g1_126::-webkit-scrollbar{display:none}._Loader_1j7g1_139{width:100%;font-size:14px;font-weight:600;gap:10px;padding:14px 16px;display:flex;align-items:center}._statsLayoutHeader_1j7g1_149{width:100%;flex-direction:column;display:flex;align-items:flex-start;justify-content:center;border-bottom:1px solid #f1f1f1}._statsLayoutHeaderTitle_1j7g1_158{width:100%;height:50px;display:flex;align-items:center}._statsLayoutHeaderTitle_1j7g1_158 li{width:100%}._defaultStatsHeader_1j7g1_169{padding:0 10px;align-items:center;display:flex;gap:10px;font-weight:700;font-size:20px;height:50px}._headerLoading_1j7g1_179{height:50px;display:flex;align-items:center;padding-left:10px}._tabsContainer_1j7g1_186{display:flex}._tabsContainer_1j7g1_186>div{position:relative;cursor:pointer;height:40px;display:flex;align-items:center;padding:0 10px;font-size:14px;font-weight:600;color:#888}._tabsContainer_1j7g1_186 ._activeTab_1j7g1_202{color:#111}._tabsContainer_1j7g1_186 ._activeTab_1j7g1_202:before{content:"";z-index:1;height:3px;background:#111;width:100%;bottom:0;left:0;right:0;position:absolute}._wrapper_1y7bk_1{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px;border:1px solid transparent}._wrapperActive_1y7bk_11{background:#fafafa;border-radius:5px;border:1px solid #f1f1f1}._container_1y7bk_17{cursor:pointer;display:flex;align-items:center;gap:12px}._nameContainer_1y7bk_24 div:first-child{font-weight:700;font-size:14px}._nameContainer_1y7bk_24 div:last-child{font-weight:600;font-size:11px;opacity:.5}._MainContainer_1oaqu_1{position:relative;display:flex;width:100%;flex-direction:column;height:100vh;background:#fff;overflow-y:scroll;padding-top:101px}._MainContainer_1oaqu_1::-webkit-scrollbar{width:0}._MenuHeader_1oaqu_16{z-index:2;background:#fff;position:fixed;top:0;left:0;right:0;padding:14px 10px;border-bottom:1px solid #f1f1f1}._selectScope_1oaqu_27{width:calc(100% - 46px)}._MenuHeaderUser_1oaqu_31{margin-top:14px;display:flex;align-items:center}._MenuButton_1oaqu_37{padding:0 10px;height:36px;border:1px solid #f1f1f1;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;gap:5px}._MenuButton_1oaqu_37 div{display:flex;align-items:center;line-height:140%}._MenuButton_1oaqu_37 svg{width:16px;height:16px}._MenuUser_1oaqu_62{display:flex;gap:10px;align-items:center}._MenuUserCircle_1oaqu_68{width:30px;height:30px;background:#f1f1f1;border-radius:50%;display:flex;align-items:center;justify-content:center}._MenuUserCircle_1oaqu_68 svg{width:20px;height:20px;stroke-width:2}._MenuUserInfo_1oaqu_84{display:flex;font-size:13px;font-weight:600;gap:2px;line-height:110%;text-transform:capitalize;color:#666}._MenuUserInfo_1oaqu_84 span{color:#222}._ProjectsList_1oaqu_98::-webkit-scrollbar{width:0}._SearchContainer_1oaqu_102{cursor:text;margin:10px 12px;background:#f8f8f8;font-size:14px;display:flex;align-items:center;position:relative;min-height:32px;border-radius:5px;border:1px solid #f1f1f1;gap:10px;padding:0 12px;font-weight:600}._SearchContainerIcon_1oaqu_118 svg{width:14px;height:14px;color:#666;stroke-width:3}._SearchContainerInput_1oaqu_125{width:100%;line-height:140%;background:transparent}._SearchContainerInput_1oaqu_125::-moz-placeholder{padding-top:3px;color:#777}._SearchContainerInput_1oaqu_125::placeholder{padding-top:3px;color:#777}._GroupHeaderTitle_1oaqu_136{font-size:15px;font-weight:600;margin-bottom:10px;padding-top:10px;border-top:1px solid #f1f1f1;padding-left:10px;margin-top:30px}._FolderRow_1oaqu_148{position:relative}._FolderRowControlButton_1oaqu_152{transition:.2s;opacity:.5;cursor:pointer;width:40px;height:30px;display:flex;align-items:center;justify-content:center}._FolderRowControlButton_1oaqu_152:hover{opacity:1}._FolderRowHeader_1oaqu_167{flex:1;transition:.2s;cursor:pointer;border:1px solid #f1f1f1;border-left:none;border-right:none;height:60px;padding:0 14px;justify-content:space-between;display:flex;align-items:center}._FolderRowControlButton_1oaqu_152 svg{width:20px;height:20px}._FolderRowHeaderStart_1oaqu_186{flex:1;display:flex;align-items:center;gap:12px}._FolderRowHeaderStartInfo_1oaqu_193{display:flex;flex-direction:column}._FolderRowHeaderStartInfo_1oaqu_193 span:first-child{font-size:14px;font-weight:600}._FolderRowHeaderStartInfo_1oaqu_193 span:last-child{font-size:12px;opacity:.5}._FolderRowProjects_1oaqu_208{width:100%;display:grid;opacity:0;grid-template-rows:0fr;transition:grid-template-rows .3s,opacity .5s}._FolderRowProjectsList_1oaqu_216{overflow:hidden;width:100%;padding-left:34px}._FolderRowVisible_1oaqu_222 ._FolderRowProjects_1oaqu_208{opacity:1;grid-template-rows:1fr}._FolderRowVisible_1oaqu_222 ._FolderRowHeader_1oaqu_167{background:#f8f8f8}._MenuElements_1oaqu_233{padding:9px 0;border-bottom:1px solid #f1f1f1}._MenuElementsItem_1oaqu_238{cursor:pointer;transition:.2s;gap:7px;height:34px;font-weight:600;padding:0 10px;display:flex;align-items:center;font-size:14px}._MenuElementsItemText_1oaqu_250{display:flex;align-items:center;line-height:140%}._MenuElementsItem_1oaqu_238:hover{opacity:.7}._MenuElementsItemIcon_1oaqu_260{width:20px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%}._MenuElementsItemIcon_1oaqu_260 svg{width:18px;height:18px}._BottomInfo_1oaqu_275{padding:12px;font-size:12px;font-weight:600;color:#666;margin-top:30px}._Container_1no3r_1{background:#fff;border-radius:9px;position:relative;display:flex;width:400px;flex-direction:column;box-shadow:0 0 20px 10px #1111}._Header_1no3r_11{padding:15px;font-weight:600;display:flex;align-items:center;gap:15px;border-bottom:1px solid #f1f1f1}._Content_1no3r_20{padding:15px;min-height:200px;display:flex;flex-direction:column}._ListWrapper_1no3r_27{flex:1;flex-direction:column;display:flex;align-items:center;justify-content:center}._Title_1no3r_35{font-size:14px;font-weight:500;margin-bottom:15px}._VoiceVariant_1no3r_41{align-self:stretch;overflow:hidden;padding:0 10px;transition:.1s all;cursor:pointer;margin:0 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f1f1f1;height:36px;font-size:12px;font-weight:500;color:#666}._VoiceVariantName_1no3r_58{flex:1;overflow:hidden;line-height:14px;height:14px;padding-right:10px;text-overflow:ellipsis}._VoiceVariantSelected_1no3r_67{background:#f1f1f1;color:#111}._VoiceVariant_1no3r_41:hover{color:#111}._VoiceVariant_1no3r_41:last-child{border-bottom:none}._VariantToggle_1no3r_80{transition:.2s all;display:flex;align-items:center;justify-content:center;border:1px solid #bbb;padding:1px;border-radius:50%}._VariantToggle_1no3r_80 div{border:4px solid transparent;width:10px;aspect-ratio:1;border-radius:50%}._VoiceVariantSelected_1no3r_67 ._VariantToggle_1no3r_80 div{background:#222}._VoiceVariantSelected_1no3r_67 ._VariantToggle_1no3r_80{border:1px solid #222222}._Prompt_1no3r_105{margin-top:20px;font-size:12px;color:#999}._Footer_1no3r_111{border-top:1px solid #f1f1f1;padding:15px;display:flex;width:100%;justify-content:flex-end;gap:10px}._Container_de1gu_1{background:#fff;border-radius:9px;position:relative;display:flex;width:400px;flex-direction:column;box-shadow:0 0 20px 10px #1111}._Header_de1gu_11{padding:15px;font-weight:600;display:flex;align-items:center;gap:15px;border-bottom:1px solid #f1f1f1}._FormWrapper_de1gu_20{display:flex;flex-direction:column}._FormInner_de1gu_25{display:flex;flex-direction:column;gap:10px;padding:15px}._Footer_de1gu_32{border-top:1px solid #f1f1f1;padding:15px;display:flex;width:100%;justify-content:flex-end;gap:10px}._Prompt_de1gu_41{margin-bottom:15px;font-size:12px;color:#999}._PreviousPhonesContainer_de1gu_47{display:flex;flex-direction:column;gap:3px}._PreviousPhone_de1gu_47{transition:.2s;cursor:pointer;border:1px solid #f1f1f1;padding:5px 10px;border-radius:4px;font-size:12px;display:flex;align-items:center;justify-content:space-between}._PreviousPhone_de1gu_47 div{display:flex;align-items:center;gap:10px}._PreviousPhone_de1gu_47 div span:first-child{font-weight:600}._PreviousPhone_de1gu_47 div span:last-child{font-weight:600;font-size:11px;color:#999}._PreviousPhone_de1gu_47 div:last-child{font-size:15px}._PreviousPhone_de1gu_47:hover{background:#f4f4f4}._Container_1ar7z_1{min-height:60vh;max-height:60vh;width:400px;background:#fff;border-radius:9px;position:relative;display:flex;flex-direction:column;box-shadow:0 0 20px 10px #1111}._Header_1ar7z_13{padding:15px;font-weight:600;display:flex;align-items:center;gap:15px;border-bottom:1px solid #f1f1f1}._Header_1ar7z_13 button{transition:.2s;padding:7px 13px;font-size:13px;font-weight:600;border-radius:40px;color:#fff;background:#121212;display:flex;align-items:center;gap:8px}._Header_1ar7z_13 button:hover{opacity:.7}._Header_1ar7z_13 button:active{transform:scale(.95)}._Header_1ar7z_13 button:disabled{opacity:.5}._ContentArea_1ar7z_47{flex:1;display:flex;flex-direction:column-reverse;padding:10px 10px 38px;overflow-y:auto;gap:2px}._ContentAreaEmpty_1ar7z_56{flex:1;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#444}._HandlerArea_1ar7z_66{position:relative;border-top:1px solid #f1f1f1;padding:10px 10px 12px 16px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}._AiLoading_1ar7z_76{background:#fff;position:absolute;width:100%;height:32px;display:flex;align-items:center;padding:0 14px;gap:10px;top:-33px;left:0}._AiLoading_1ar7z_76 span{display:block;font-weight:600;font-size:13px}._HandlerAreaTextArea_1ar7z_95{flex:1;min-height:34px;display:flex;align-items:center}._SendButton_1ar7z_102{transition:.2s;cursor:pointer;min-width:34px;min-height:34px;background:#111!important;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}._SendButton_1ar7z_102 svg{width:16px;height:16px}._SendButton_1ar7z_102:hover{opacity:.7}._SendButton_1ar7z_102:active{transform:scale(.9)}._SendButton_1ar7z_102:disabled{background:#f1f1f1!important}._SendButton_1ar7z_102:disabled:active{transform:scale(1)}._MessageItemWrapper_1ar7z_136{display:flex}._MessageItemWrapperMine_1ar7z_140{justify-content:flex-end}._MessageBubble_1ar7z_144{display:block;word-break:break-word;white-space:pre-wrap;max-width:80%;font-size:13px;font-weight:500;background:#fff;padding:20px 0 20px 5px}._MessageItemWrapperMine_1ar7z_140 ._MessageBubble_1ar7z_144{background:#f1f1f1;color:#111;padding:5px 8px;border-radius:16px}._Container_9we8i_1{background:#fff;border-radius:9px;position:relative;display:flex;width:400px;flex-direction:column;box-shadow:0 0 20px 10px #1111}._Header_9we8i_11{padding:15px;font-weight:600;display:flex;align-items:center;gap:15px;color:#ab0606;border-bottom:1px solid #f1f1f1}._Footer_9we8i_21{border-top:1px solid #f1f1f1;padding:15px;display:flex;width:100%;justify-content:flex-end;gap:10px}._Content_9we8i_30{width:100%;padding:20px;display:flex;flex-direction:column;align-items:center;gap:15px}._Content_9we8i_30 svg{width:30px;height:30px;color:#ab0606}._Text_9we8i_45{color:#ab0606;font-size:15px;font-weight:600}._Container_1g9gh_1{background:#fff;border-radius:9px;position:relative;display:flex;width:400px;flex-direction:column;box-shadow:0 0 20px 10px #1111}._Header_1g9gh_11{padding:15px;font-weight:600;display:flex;align-items:center;gap:15px;border-bottom:1px solid #f1f1f1}._FormWrapper_1g9gh_20{display:flex;flex-direction:column}._FormInner_1g9gh_25{display:flex;flex-direction:column;gap:15px;padding:15px}._InputLabel_1g9gh_32{display:flex;align-items:center;font-size:13px;color:#999;font-weight:600}._InputWrapper_1g9gh_40{margin-bottom:15px;display:flex;flex-direction:column;gap:10px}._Footer_1g9gh_47{border-top:1px solid #f1f1f1;padding:15px;display:flex;width:100%;justify-content:flex-end;gap:10px}._Prompt_1g9gh_56{margin-bottom:15px;font-size:12px;color:#999}._Container_1fdri_1{background:#fff;border-radius:9px;position:relative;display:flex;width:450px;flex-direction:column;box-shadow:0 0 20px 10px #1111}._Header_1fdri_11{flex-direction:column;padding:15px;font-weight:600;display:flex;justify-content:center;gap:3px;border-bottom:1px solid #f1f1f1}._Header_1fdri_11 h4{margin:0;color:#999;font-size:13px}._Header_1fdri_11 div{width:86%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0;line-height:20px;height:20px;font-size:18px}._FormWrapper_1fdri_39{display:flex;flex-direction:column}._FormInner_1fdri_44{display:flex;flex-direction:column;gap:10px;padding:15px}._Footer_1fdri_51{border-top:1px solid #f1f1f1;padding:15px;display:flex;width:100%;justify-content:flex-end;gap:10px}._Prompt_1fdri_60{margin-bottom:15px;font-size:12px;color:#999}._Container_1ukkh_1{background:#fff;border-radius:9px;position:relative;display:flex;width:400px;flex-direction:column;box-shadow:0 0 20px 10px #1111}._Header_1ukkh_11{padding:15px;font-weight:600;display:flex;align-items:center;gap:15px;border-bottom:1px solid #f1f1f1}._Settings_1ukkh_20{height:300px;width:100%;display:flex;align-items:center;justify-content:center;gap:40px;flex-direction:column}._AppInfo_1ukkh_30{display:flex;flex-direction:column;align-items:center}._AppInfo_1ukkh_30 svg{stroke-width:1;width:60px;height:60px;color:#555;margin-bottom:10px}._AppInfo_1ukkh_30 h3{font-size:15px;font-weight:600;color:#555;margin:0}._AppInfo_1ukkh_30 span{font-weight:600;font-size:13px;color:#999}._Container_oq47a_1{background:#fff;border-radius:9px;position:relative;display:flex;flex-direction:column;box-shadow:0 0 20px 10px #1111}._Header_oq47a_10{padding:15px;font-weight:600;display:flex;align-items:center;gap:15px;border-bottom:1px solid #f1f1f1}._HeaderSub_oq47a_19{padding:3px 6px;background:#f1f1f1;color:#999;border-radius:5px;font-size:11px}._FooterControls_oq47a_27{padding:15px;gap:10px;display:flex;width:100%;justify-content:flex-end}._RedBack_oq47a_35{color:red;background:#ffd3d3}._Content_oq47a_40{height:70vh;display:flex;border-bottom:1px solid #f1f1f1}._TabsContent_oq47a_46{position:relative;overflow:hidden;border-right:1px solid #f1f1f1;height:100%;width:500px;display:flex;flex-direction:column}._TabsHeader_oq47a_56{padding-top:1px;display:flex;border-bottom:1px solid #f1f1f1;padding-left:15px;align-items:center;height:34px;font-size:13px;font-weight:500;color:#777;gap:15px}._TabsHeader_oq47a_56 div{cursor:pointer;transition:.2s;border-bottom:2px solid #fff;display:flex;align-items:center;height:100%;font-weight:600}._TabsHeader_oq47a_56 ._ActiveTab_oq47a_79{color:#333;border-bottom-color:#555!important}._TabWrapper_oq47a_84{background:#fff;position:absolute;width:100%;height:calc(100% - var(--tabs-height));top:35px;left:0;right:0;bottom:0;overflow-x:hidden;overflow-y:scroll}._TabWrapper_oq47a_84::-webkit-scrollbar{width:2px;height:0}._TabWrapper_oq47a_84::-webkit-scrollbar-thumb{background:#eaeaea;border-radius:10px}._TabWrapper_oq47a_84::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #fff;border-radius:10px}._Container_1y0k4_1{width:430px;overflow:scroll;animation:___showAnimation_1y0k4_1 .5s}._SkeletonContainer_1y0k4_7{width:430px;padding:15px;animation:___showAnimation_1y0k4_1 .5s}@keyframes ___showAnimation_1y0k4_1{0%{opacity:0}to{opacity:1}}._Container_1y0k4_1::-webkit-scrollbar{width:2px;height:0}._Container_1y0k4_1::-webkit-scrollbar-thumb{background:#eaeaea;border-radius:10px}._Container_1y0k4_1::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #fff;border-radius:10px}._FieldsContainer_1y0k4_37{padding:15px}._Title_1y0k4_41{font-weight:600;display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}._FieldsPull_1y0k4_49{display:flex;flex-direction:column;gap:15px}._InputWrapper_1y0k4_55{width:100%}._InputLabel_1y0k4_59{display:flex;align-items:center;font-size:13px;color:#999;font-weight:600}._InputLabelLight_1y0k4_67{display:flex;align-items:center;font-size:12px;margin-bottom:9px;color:#bbb;font-weight:600}._InputElement_1y0k4_76{width:100%;font-size:14px;font-weight:500}._InputElement_1y0k4_76::-moz-placeholder{color:#aaa}._InputElement_1y0k4_76::placeholder{color:#aaa}._InputWrapperError_1y0k4_86 ._InputElement_1y0k4_76::-moz-placeholder{color:#d36666}._InputWrapperError_1y0k4_86 ._InputElement_1y0k4_76::placeholder{color:#d36666}._InputWrapperError_1y0k4_86 ._InputLabel_1y0k4_59{color:#be0000}._FilesContainer_1y0k4_94{border-top:1px solid #f1f1f1;padding:15px}._FilesContainerHeader_1y0k4_99{margin-bottom:5px;align-items:center;display:flex;justify-content:space-between}._FilesWrapper_1y0k4_106{margin-top:15px;padding-bottom:10px;display:flex;flex-direction:column;gap:3px}._Skeleton_1y0k4_7{font-size:14px;font-weight:600;display:flex;align-items:center;gap:10px}._SkeletonError_1y0k4_122{margin-top:10px;font-size:14px;color:red;opacity:.6;font-weight:600}._TemporaryFileContainer_1y0k4_130{margin-bottom:10px;padding:10px;border-radius:5px;border:1px dashed #e8e8e8}._TemporaryFileContainerAudios_1y0k4_137{display:flex;flex-direction:column;gap:10px}._TemporaryFileContainerFooter_1y0k4_143{margin-top:15px;width:100%;display:flex;justify-content:flex-end}._EmptyFile_1y0k4_150{font-size:13px;font-weight:600;color:#d0d0d0}._FilesLoaderComp_1y0k4_157{margin-bottom:5px;display:flex;align-items:center;height:20px;gap:7px;color:#222;font-weight:600;font-size:13px}._FilesLoaderComp_1y0k4_157 span{line-height:110%}._AddNewButton_1y0k4_172{transition:.2s;cursor:pointer;gap:5px;display:flex;align-items:center}._AddNewButton_1y0k4_172 span{color:#555;font-size:13px;font-weight:600}._AddNewButton_1y0k4_172 svg{width:12px;height:12px;aspect-ratio:1;stroke-width:3}._AddNewButton_1y0k4_172:hover{opacity:.7}._Container_aijs7_1{padding:15px 15px 0;background:#fff;width:500px;min-height:100%;display:flex;flex-direction:column;animation:___showAnimation_aijs7_1 .5s}@keyframes ___showAnimation_aijs7_1{0%{opacity:0}to{opacity:1}}._Title_aijs7_20{width:100%;background:#fff;font-size:16px;font-weight:600;margin-bottom:15px}._AddNewAnswerType_aijs7_28{cursor:pointer;transition:.2s;margin-top:10px;margin-bottom:10px;font-size:13px;display:flex;align-items:center;color:#777;gap:6px;font-weight:600}._AddNewAnswerType_aijs7_28 svg{width:12px;aspect-ratio:1}._AddNewAnswerType_aijs7_28:hover{color:#444}._AnswerTypesPull_aijs7_50{flex:1;margin-top:15px;padding-top:15px;margin-left:10px;display:flex;flex-direction:column;gap:15px;padding-bottom:150px;border-left:1px solid #e8e8e8}._AnswerTypeElement_aijs7_62{position:relative;display:flex;align-items:flex-start;gap:8px}._AnswerTypeElementControls_aijs7_69{display:flex;gap:4px}._AnswerTypeElementHorCon_aijs7_74{width:30px;height:1px;margin-top:9px;background:#e8e8e8}._ExpandButtonAbsolute_aijs7_81{transform:translate(-50%);position:absolute}._AnswerTypeElementTitle_aijs7_86{transition:.2s;width:100%;font-weight:700;font-size:13px;padding:0;border-radius:5px}._AnswerTypeElementValue_aijs7_95{transition:.2s;width:100%;font-weight:600;font-size:13px;padding:0;border-radius:5px}._AnswerTypeElement_aijs7_62:hover ._AnswerTypeElementValue_aijs7_95{opacity:.7}._HandleButton_aijs7_108{border:1px solid #e1e1e1;cursor:pointer;transition:.2s;background:#f1f1f1;width:20px;aspect-ratio:1;border-radius:50%;display:flex;align-items:center;justify-content:center}._HandleButton_aijs7_108 div{width:50%;height:50%;display:flex;align-items:center;justify-content:center}._HandleButton_aijs7_108 div svg{width:8px;height:8px}._HandleButton_aijs7_108:hover{transform:scale(.95)}._AnswerTypeElementChildrenPull_aijs7_138{display:flex;flex-direction:column;gap:5px;overflow:hidden;padding-left:57px}._AnswerTypeElementChildrenPull_aijs7_138 ._AnswerTypeElement_aijs7_62:first-child{margin-top:10px}._AnswerTypeElementChildrenPull_aijs7_138 ._AnswerTypeElement_aijs7_62:last-child{margin-bottom:10px}._AnswerTypeElementChildrenPull_aijs7_138 ._AnswerTypeElement_aijs7_62 ._AnswerTypeElementValue_aijs7_95{color:#333}._Skeleton_aijs7_158{font-size:14px;font-weight:600;display:flex;align-items:center;gap:10px}._SkeletonError_aijs7_166{margin-top:10px;font-size:14px;color:red;opacity:.6;font-weight:600}._HandleButtonDelete_aijs7_174{border-color:#ffbcbc;background:#ffe0e0}._DropDownLayout_vs58t_1{position:relative}._DropDownLayoutContent_vs58t_5{border:1px solid #f1f1f1;font-size:14px;background:#fff;border-radius:5px;box-shadow:0 0 20px 10px #1112;position:absolute;left:0;transform:translateY(5px);z-index:9}._DropDownLayoutContentElement_vs58t_17{cursor:pointer;min-width:100px;white-space:nowrap;max-width:200px;height:30px;font-size:12px;display:flex;align-items:center;padding:0 10px;font-weight:500;border-bottom:1px solid #f1f1f1}._DropDownLayoutContentElement_vs58t_17:last-child{border-bottom:none}._DropDownLayoutContentElement_vs58t_17:hover{background:#f6f6f6}._Container_61qvc_1{padding:15px 15px 50px;background:#fff;width:500px;min-height:100%;display:flex;flex-direction:column;animation:___showAnimation_61qvc_1 .5s}@keyframes ___showAnimation_61qvc_1{0%{opacity:0}to{opacity:1}}._SpeechContainer_61qvc_20{width:100%;display:flex;align-items:center;padding-bottom:20px}._SpeechObjectElement_61qvc_27{padding:2px 0;display:flex;gap:10px;animation:___show_61qvc_1 .3s}@keyframes ___show_61qvc_1{0%{opacity:0}to{opacity:1}}._SpeechObjectElementDrag_61qvc_43{cursor:grab;display:flex;align-items:center;justify-content:flex-start;width:20px;height:42px}._SpeechObjectElementDrag_61qvc_43 svg{width:18px;height:18px;color:#999}._SpeechObjectElementContent_61qvc_58{display:flex;flex:1;flex-direction:column;gap:10px}._SpeechObjectElementContentText_61qvc_65{flex:1;padding-top:10px;font-size:14px;font-weight:600}._SpeechObjectElementContentText_61qvc_65:first-letter{text-transform:capitalize}._SpeechObjectText_61qvc_76{flex:1;display:flex}._SpeechObjectElementCopyText_61qvc_81{margin-right:10px;margin-top:9px;transition:.1s;cursor:pointer;width:24px;height:24px;border-radius:50%;border:1px solid #f1f1f1;display:flex;align-items:center;justify-content:center}._SpeechObjectElementCopyText_61qvc_81 svg{width:54%;aspect-ratio:1}._SpeechObjectElementCopyText_61qvc_81:hover{background:#f1f1f1}._Container_1lnn9_1{padding:15px 15px 50px;background:#fff;width:500px;min-height:100%;display:flex;flex-direction:column;animation:___showAnimation_1lnn9_1 .5s}@keyframes ___showAnimation_1lnn9_1{0%{opacity:0}to{opacity:1}}._List_1lnn9_20{display:flex;flex-direction:column;gap:5px}._Container_1s9eg_1{width:40%;overflow:scroll;animation:___showAnimation_1s9eg_1 .5s}._SkeletonContainer_1s9eg_7{width:40%;padding:15px;animation:___showAnimation_1s9eg_1 .5s}@keyframes ___showAnimation_1s9eg_1{0%{opacity:0}to{opacity:1}}._Container_1s9eg_1::-webkit-scrollbar{width:2px;height:0}._Container_1s9eg_1::-webkit-scrollbar-thumb{background:#eaeaea;border-radius:10px}._Container_1s9eg_1::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #fff;border-radius:10px}._FieldsContainer_1s9eg_37{padding:15px}._Title_1s9eg_41{font-weight:600;display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}._FieldsPull_1s9eg_49{display:flex;flex-direction:column;gap:15px}._InputWrapper_1s9eg_55{width:100%}._InputLabel_1s9eg_59{display:flex;align-items:center;font-size:13px;color:#999;font-weight:600}._InputLabelLight_1s9eg_67{display:flex;align-items:center;font-size:12px;margin-bottom:9px;color:#bbb;font-weight:600}._InputElement_1s9eg_76{width:100%;font-size:14px;font-weight:500}._InputElement_1s9eg_76::-moz-placeholder{color:#aaa}._InputElement_1s9eg_76::placeholder{color:#aaa}._InputWrapperError_1s9eg_86 ._InputElement_1s9eg_76::-moz-placeholder{color:#d36666}._InputWrapperError_1s9eg_86 ._InputElement_1s9eg_76::placeholder{color:#d36666}._InputWrapperError_1s9eg_86 ._InputLabel_1s9eg_59{color:#be0000}._FilesContainer_1s9eg_94{border-top:1px solid #f1f1f1;padding:15px}._FilesContainerHeader_1s9eg_99{margin-bottom:5px;align-items:center;display:flex;justify-content:space-between}._FilesWrapper_1s9eg_106{margin-top:15px;padding-bottom:10px;display:flex;flex-direction:column;gap:3px}._Skeleton_1s9eg_7{font-size:14px;font-weight:600;display:flex;align-items:center;gap:10px}._SkeletonError_1s9eg_122{margin-top:10px;font-size:14px;color:red;opacity:.6;font-weight:600}._TemporaryFileContainer_1s9eg_130{margin-bottom:10px;padding:10px;border-radius:5px;border:1px dashed #e8e8e8}._TemporaryFileContainerAudios_1s9eg_137{display:flex;flex-direction:column;gap:10px}._TemporaryFileContainerFooter_1s9eg_143{margin-top:15px;width:100%;display:flex;justify-content:flex-end}._EmptyFile_1s9eg_150{font-size:13px;font-weight:600;color:#d0d0d0}._FilesLoaderComp_1s9eg_156{margin-bottom:5px;display:flex;align-items:center;height:20px;gap:7px;color:#222;font-weight:600;font-size:13px}._FilesLoaderComp_1s9eg_156 span{line-height:110%}._AddNewButton_1s9eg_171{transition:.2s;cursor:pointer;gap:5px;display:flex;align-items:center}._AddNewButton_1s9eg_171 span{color:#555;font-size:13px;font-weight:600}._AddNewButton_1s9eg_171 svg{width:12px;height:12px;aspect-ratio:1;stroke-width:3}._AddNewButton_1s9eg_171:hover{opacity:.7}._Container_1l6x7_1{background:#fff;border-radius:9px;position:relative;display:flex;flex-direction:column;box-shadow:0 0 20px 10px #1111;width:800px}._Header_1l6x7_11{padding:15px;font-weight:600;display:flex;align-items:center;gap:15px;border-bottom:1px solid #f1f1f1}._HeaderSub_1l6x7_20{padding:3px 6px;background:#f1f1f1;color:#999;border-radius:5px;font-size:11px}._Content_1l6x7_28{--tabs-height: 34px;height:55vh;display:flex;border-bottom:1px solid #f1f1f1}._FooterControls_1l6x7_35{padding:15px;gap:10px;display:flex;width:100%;justify-content:flex-end}._RedBack_1l6x7_43{color:red;background:#ffd3d3}._SelectBubblesWrapper_1l6x7_48{display:flex;flex-direction:column;gap:8px}._SelectBubblesWrapperTitle_1l6x7_54{font-size:14px;font-weight:500}._TabsContent_1l6x7_59{position:relative;overflow:hidden;border-right:1px solid #f1f1f1;height:100%;width:60%;display:flex;flex-direction:column}._TextAreaWrapper_1l6x7_69{display:flex;flex-direction:column;gap:15px;padding:15px;flex-grow:1}._TabsHeader_1l6x7_77{padding-top:1px;display:flex;border-bottom:1px solid #f1f1f1;padding-left:15px;align-items:center;height:var(--tabs-height);font-size:13px;font-weight:500;color:#777;gap:15px;flex-shrink:0}._TabsHeader_1l6x7_77 div{cursor:pointer;transition:.2s;border-bottom:2px solid #fff;display:flex;align-items:center;height:100%;font-weight:600}._TabsHeader_1l6x7_77 ._ActiveTab_1l6x7_101{color:#333;border-bottom-color:#555!important}._TabWrapper_1l6x7_106{padding:14px;background:#fff;position:absolute;width:100%;height:calc(100% - var(--tabs-height));top:35px;left:0;right:0;bottom:100px;overflow-x:hidden;overflow-y:scroll;display:flex;flex-direction:column;gap:14px}._TabWrapper_1l6x7_106::-webkit-scrollbar{width:2px;height:0}._TabWrapper_1l6x7_106::-webkit-scrollbar-thumb{background:#eaeaea;border-radius:10px}._TabWrapper_1l6x7_106::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #fff;border-radius:10px}._Container_11x0d_1{background:#fff;border-radius:9px;position:relative;display:flex;flex-direction:column;box-shadow:0 0 20px 10px #1111;width:500px}._Header_11x0d_11{padding:15px;font-weight:600;font-size:16px;border-bottom:1px solid #f1f1f1}._HeaderSub_11x0d_18{margin-top:2px;color:#999;font-size:14px}._FooterControls_11x0d_24{border-top:1px solid #f1f1f1;padding:15px;gap:10px;display:flex;width:100%;justify-content:flex-end}._Content_11x0d_33{width:100%;overflow:scroll;padding:15px;min-height:500px;max-height:600px}._Content_11x0d_33::-webkit-scrollbar{display:none}._ContentInner_11x0d_45{width:100%;display:flex;flex-direction:column;gap:20px}._EmptyList_11x0d_52{text-align:center;width:100%;color:#999;font-size:14px}._AddButton_11x0d_59{transition:.2s;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;background:#f8f8f8;border:1px solid #f1f1f1;padding:6px 20px;width:100%;font-size:14px;font-weight:600;border-radius:4px}._AddButton_11x0d_59 svg{width:18px;height:18px}._AddButton_11x0d_59:hover{opacity:.7}._AddProjectsPopupWrapper_11x0d_84{position:relative}._RemoveProject_11x0d_88{width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer}._RemoveProject_11x0d_88 svg{transition:.2s;opacity:.5;width:18px;height:18px}._RemoveProject_11x0d_88:hover svg{color:red;opacity:1}._AddProjectsPopup_11x0d_84{overflow:hidden;display:flex;flex-direction:column;position:relative;width:360px;height:540px;background:#fff;border-radius:8px}._SearchLine_11x0d_120 input{width:100%;border-bottom:1px solid #f1f1f1;height:34px;font-size:14px;background:#f8f8f8;padding-left:12px;font-weight:600}._AddProjectsPopupContent_11x0d_130{overflow:scroll;flex:1}._AddProjectsPopupContent_11x0d_130::-webkit-scrollbar{display:none}._SelectCircle_11x0d_139{display:flex;align-items:center;justify-content:center;cursor:pointer;width:20px;height:20px;border-radius:50%;border:1px solid #f1f1f1}._SelectCircle_11x0d_139 svg{stroke-width:3;width:10px;height:10px;color:#fff}._SelectCircleActive_11x0d_157{background:#5f8de3}._Container_t8v08_1{background:#fff;border-radius:9px;position:relative;display:flex;flex-direction:column;box-shadow:0 0 20px 10px #1111;width:400px}._Header_t8v08_11{padding:15px;font-weight:600;font-size:16px;border-bottom:1px solid #f1f1f1}._HeaderSub_t8v08_18{margin-top:2px;color:#999;font-size:14px}._FooterControls_t8v08_24{border-top:1px solid #f1f1f1;padding:15px;gap:10px;display:flex;width:100%;justify-content:flex-end}._Content_t8v08_33{display:flex;flex-direction:column;gap:15px;overflow:scroll;padding:15px}._Content_t8v08_33::-webkit-scrollbar{display:none}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:grab}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.left-0{left:0}.left-\[15px\]{left:15px}.right-2{right:.5rem}.right-\[15px\]{right:15px}.top-2{top:.5rem}.top-\[15px\]{top:15px}.z-20{z-index:20}.z-50{z-index:50}.z-\[15\]{z-index:15}.z-\[20\]{z-index:20}.z-\[60\]{z-index:60}.block{display:block}.inline{display:inline}.flex{display:flex}.table{display:table}.aspect-square{aspect-ratio:1 / 1}.h-10{height:2.5rem}.h-\[160px\]{height:160px}.h-full{height:100%}.h-screen{height:100vh}.w-full{width:100%}.max-w-\[400px\]{max-width:400px}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-10{--tw-translate-y: 2.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.flex-col{flex-direction:column}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.whitespace-nowrap{white-space:nowrap}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-blue-light{--tw-border-opacity: 1;border-color:rgb(119 122 245 / var(--tw-border-opacity, 1))}.border-gray-dark{--tw-border-opacity: 1;border-color:rgb(135 131 149 / var(--tw-border-opacity, 1))}.border-gray-light-first{--tw-border-opacity: 1;border-color:rgb(231 230 243 / var(--tw-border-opacity, 1))}.border-gray-medium{--tw-border-opacity: 1;border-color:rgb(210 210 228 / var(--tw-border-opacity, 1))}.border-green{--tw-border-opacity: 1;border-color:rgb(70 205 137 / var(--tw-border-opacity, 1))}.border-primary{--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.bg-black\/25{background-color:#383e3e40}.bg-gray-darkest{--tw-bg-opacity: 1;background-color:rgb(55 55 71 / var(--tw-bg-opacity, 1))}.bg-gray-light-first{--tw-bg-opacity: 1;background-color:rgb(231 230 243 / var(--tw-bg-opacity, 1))}.bg-gray-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-green{--tw-bg-opacity: 1;background-color:rgb(70 205 137 / var(--tw-bg-opacity, 1))}.p-0{padding:0}.p-4{padding:1rem}.text-center{text-align:center}.text-\[0px\]{font-size:0px}.text-xs{font-size:14px;line-height:inherit}.text-gray-dark{--tw-text-opacity: 1;color:rgb(135 131 149 / var(--tw-text-opacity, 1))}.text-gray-darkest{--tw-text-opacity: 1;color:rgb(55 55 71 / var(--tw-text-opacity, 1))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-25{opacity:.25}.shadow-modal{--tw-shadow: 6px 0px 31px -3px rgba(0,0,0,.1);--tw-shadow-colored: 6px 0px 31px -3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}*,*:after,*:before{box-sizing:border-box}h1,h2,h3,h4,h5,p{margin:0;padding:0}ul,li{list-style:none;padding:0;margin:0}a{text-decoration:none}html,body,#root{width:100%;height:100%;margin:0;padding:0;font-size:16px;font-weight:400;font-family:Manrope,sans-serif;color:#373747}button{border:none;background:none;padding:0;margin:0;outline:none}input{outline:none}.react-flow__panel{display:none!important}:root{--gray-white: #FFFFFF;--gray-lightest: #F6F6FB;--gray-light-second: #F1F1FA;--gray-medium: #D2D2E4;--gray-light-first: #B9B8C2;--gray-dark: #878395;--gray-text-dark: #59596B;--gray-darkest: #373747;--blue-lightest: #8D90F7;--blue-light: #777AF5;--blue-medium: #7074F5;--blue-main: #6468F4;--red: #FF3471;--red-opacity-10: #FF347110;--green: #4CD964;--green-opecity-10: #4CD96410;--yellow: #FFC42E}#audio-player-root{z-index:99999;position:fixed}.input:-webkit-autofill{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.Toastify__toast{border:1px solid #f1f1f1;background:#f6f6f6;box-shadow:0 0 10px 5px #11111108!important}.Toastify__toast-body{font-size:14px;font-weight:600;color:#333;font-family:Manrope,sans-serif!important}.Toastify__progress-bar{border-radius:5px;margin:5px;width:calc(100% - 10px)!important;height:2px}.Toastify__progress-bar--bg{opacity:0!important}.ant-picker-clear{display:none!important}.ant-select-selector{border:none!important;background:none!important}.ant-select-selection-overflow{gap:5px;flex-wrap:initial!important;overflow:auto!important}.ant-select-selection-overflow::-webkit-scrollbar{display:none}.ant-select-selection-item{margin:0!important;height:20px!important;border:none!important;padding:0 5px!important;align-items:center;gap:3px}.ant-select-selection-item-content{margin:0!important;overflow:visible!important}.ant-select-arrow{right:5px!important}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
