.subtitles_contentWrapper__Lw1g7{position:relative;width:100%;height:85vh}.subtitles_videoPane__UfUy0{padding:0;display:flex;flex-direction:column;gap:10px;width:40%}.subtitles_controls__G6YXA{display:flex;gap:10px;align-items:center}.subtitles_subtitlePane__u5pmf{padding:10px;overflow:auto;max-height:85vh;width:60%}.subtitles_subtitlePane__u5pmf::-webkit-scrollbar{width:8px}.subtitles_subtitlePane__u5pmf::-webkit-scrollbar-thumb{background-color:#d5dbe2;border-radius:5px}.subtitles_subtitlePane__u5pmf::-webkit-scrollbar-thumb:hover{background-color:#d5dbe2}.subtitles_subtitleTable__hoEem{width:100%;border-collapse:separate;border-spacing:0 8px;background:transparent}.subtitles_subtitleTable__hoEem th{background:#f8fafd;font-family:Inter-Medium,sans-serif;font-size:13px;color:#6f7c8b;border:none;padding:10px 8px}.subtitles_subtitleTable__hoEem textarea{width:100%;resize:vertical}.subtitles_videoWrapper__bnRM0{position:relative;width:-moz-fit-content;width:fit-content;margin:0 auto;max-height:300px}.subtitles_videoWrapper__bnRM0 video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.subtitles_subtitleOverlay__WyUBE{position:absolute;bottom:10%;width:auto;text-align:center;color:#fff;font-size:14px;font-weight:400;box-sizing:border-box;pointer-events:none}.subtitles_subtitleOverlayBox__71WZZ{width:auto;padding:5px;border-radius:4px;background-color:rgba(0,0,0,.6)}.subtitles_progressBarSection__uMFif{position:absolute;bottom:0;left:0;right:0;width:100%;display:flex;align-items:center;gap:12px;background:#f8fafd;border-radius:8px;padding:10px 16px;box-shadow:0 1px 4px 0 rgba(0,0,0,.06);z-index:9}.subtitles_progressBarControls__6Vj78{display:flex;align-items:center;gap:12px;background-color:#e6e4e4;border-radius:6px;padding:5px}.subtitles_progressBtn__GWJ8f{border:none;background-color:transparent;cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;transition:all .2s;border-radius:4px}.subtitles_progressBtn__GWJ8f:hover{background-color:rgba(0,0,0,.05)}.subtitles_progressBtn__GWJ8f:active{transform:scale(.95)}.subtitles_progressBtn__GWJ8f img{display:block;width:20px;height:20px;pointer-events:none}.subtitles_timeText__uxyvN{font-family:Inter-Medium,sans-serif;font-size:14px;font-weight:500;color:#212b36;min-width:110px;text-align:center;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.subtitles_progressBarWrapper__F_lpI{flex:1 1;margin:0 10px;height:8px;background:transparent;display:flex;align-items:center}.subtitles_progressBarBg__ws6ZS{position:relative;width:100%;height:8px;background:#e6eaf1;border-radius:4px;overflow:hidden;cursor:pointer;transition:height .2s}.subtitles_progressBarBg__ws6ZS:hover{height:10px}.subtitles_progressBarFill__4ZjTF{height:100%;background:#2863eb;border-radius:4px 0 0 4px;transition:width .1s linear;position:relative}.subtitles_progressBarFill__4ZjTF:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:12px;height:12px;background:#2863eb;border-radius:50%;opacity:0;transition:opacity .2s}.subtitles_progressBarBg__ws6ZS:hover .subtitles_progressBarFill__4ZjTF:after{opacity:1}.subtitles_progressDropdown__8mMEc{font-size:14px;font-weight:500;color:#212b36;background:#fff;border:1px solid #e6eaf1;padding:6px 32px 6px 12px;transition:all .2s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23212b36' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;min-width:70px}.subtitles_progressDropdown__8mMEc:hover{border-color:#2863eb;background-color:#f8fafd}.subtitles_progressDropdown__8mMEc:focus{border-color:#2863eb;box-shadow:0 0 0 3px rgba(40,99,235,.1)}@media (max-width:768px){.subtitles_progressBarSection__uMFif{gap:8px;padding:8px 12px}.subtitles_progressBarControls__6Vj78{gap:8px;padding:4px}.subtitles_progressBtn__GWJ8f img{width:18px;height:18px}.subtitles_timeText__uxyvN{font-size:12px;min-width:90px}.subtitles_progressBarWrapper__F_lpI{margin:0 6px}.subtitles_progressDropdown__8mMEc{font-size:12px;padding:5px 28px 5px 10px;min-width:60px}}@media (max-width:480px){.subtitles_progressBarSection__uMFif{flex-wrap:wrap;gap:6px;padding:8px}.subtitles_progressBarWrapper__F_lpI{order:-1;width:100%;margin:0 0 4px}.subtitles_timeText__uxyvN{min-width:auto;flex:1 1;text-align:left}.subtitles_timeText__uxyvN:last-of-type{text-align:right}}.subtitles_progressBtn__GWJ8f:focus-visible{outline:2px solid #2863eb;outline-offset:2px}.subtitles_progressBarBg__ws6ZS:focus-visible{outline:2px solid #2863eb;outline-offset:2px}.subtitles_progressBarFill__4ZjTF.subtitles_loading__J_jRV{background:linear-gradient(90deg,#2863eb,#4f8aef 50%,#2863eb);background-size:200% 100%;animation:subtitles_progressLoading__shEn1 1.5s infinite}@keyframes subtitles_progressLoading__shEn1{0%{background-position:200% 0}to{background-position:-200% 0}}.subtitles_progressBtn__GWJ8f:disabled{opacity:.5;cursor:not-allowed}.subtitles_progressBtn__GWJ8f:disabled:hover{background-color:transparent}@media (prefers-color-scheme:dark){.subtitles_progressBarSection__uMFif{background:#1e293b;box-shadow:0 1px 4px 0 rgba(0,0,0,.3)}.subtitles_progressBarControls__6Vj78{background-color:#334155}.subtitles_progressBtn__GWJ8f:hover{background-color:hsla(0,0%,100%,.1)}.subtitles_timeText__uxyvN{color:#f1f5f9}.subtitles_progressBarBg__ws6ZS{background:#334155}.subtitles_progressDropdown__8mMEc{background:#334155;color:#f1f5f9;border-color:#475569}.subtitles_progressDropdown__8mMEc:hover{background-color:#475569;border-color:#2863eb}}.subtitles_captionsTable__fllcm{border-collapse:separate;border-spacing:0;width:100%}.subtitles_subtitleRow__bbsnS{background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.08);border-radius:8px;transition:box-shadow .2s,background .2s;border-spacing:0}.subtitles_subtitleRow__bbsnS:hover{box-shadow:0 2px 8px 0 rgba(40,99,235,.1);background:#f4f8ff}.subtitles_captionsTable__fllcm tr{border:1px solid #d5dbe2}.subtitles_captionsTable__fllcm td{border:1px solid rgba(0,0,0,.08)}.subtitles_rowNumber__s2kyV{color:#212b36;text-align:center;width:40px;font-size:18px}.subtitles_iconCell__VYHAL{text-align:center;width:36px}.subtitles_iconWrapper__LJu7E{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:5px}.subtitles_icon___8GeX{cursor:pointer;transition:color .2s;display:inline-block;padding:5px}.subtitles_icon___8GeX:first-child{border-bottom:1px solid #d5dbe2}.subtitles_icon___8GeX img{width:20px;height:20px}.subtitles_textCell__sZfIj{min-width:220px;max-width:100%;position:relative;padding:10px}.subtitles_subtitleRow__bbsnS.subtitles_selected__dVmAk .subtitles_textCellWrapper__Cama9{border:1px solid #2863eb;border-radius:4px}.subtitles_textarea__K3iL_{width:100%;border:none;font-size:14px;font-family:Inter-Regular,sans-serif;color:#212b36;padding:8px 10px;resize:vertical;box-shadow:none;outline:none;transition:background .2s;text-align:center;background-color:transparent}.subtitles_actionCell__LSjS_{position:absolute;right:10px;bottom:-40px;text-align:center;min-width:120px;background-color:#eaf0ff;border-radius:4px;border:1px solid #d5dbe2;display:flex;align-items:center;justify-content:center;z-index:1}.subtitles_actionCell__LSjS_ span{padding:5px;cursor:pointer;border-right:1px solid #d5dbe2;display:inline-block}.subtitles_actionCell__LSjS_ span:last-child{border-right:none}.subtitles_statusCell__SJbwY{text-align:center;min-width:48px;padding:0 10px}.subtitles_statusCell__SJbwY img{max-width:20px}.subtitles_charCountCellWrapper__qnsIh,.subtitles_timeCellWrapper__q7Jjw{display:flex;align-items:center;justify-content:center;gap:10px;flex-direction:column}.subtitles_timeCell__Md0_u{font-size:13px;color:#797979;text-align:center;min-width:70px}.subtitles_charCountCell__wYp3l{font-size:14px;color:#797979;text-align:center;min-width:70px;padding:10px}.subtitles_labelCell___GZG4{text-align:center;min-width:48px}.subtitles_subtitleLabel__Zee5D{display:inline-block;background:#e6eaf1;color:#2863eb;font-size:12px;font-family:Inter-Medium,sans-serif;border-radius:4px;padding:2px 8px}.subtitles_activetimer__X_S6E,.subtitles_subtitleRow__bbsnS[style*="#d1e7fd"]{background:#def0ff!important;box-shadow:0 2px 8px 0 rgba(40,99,235,.1)}.subtitles_progressDropdown__8mMEc{border:none;border-radius:6px;background:#e6e4e4;color:#2863eb;font-size:18px;font-family:Inter-Medium,sans-serif;text-align:center;padding:6px;margin-left:8px;cursor:pointer;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;transition:background .2s}.subtitles_progressDropdown__8mMEc:focus{background:#d1e7fd}.subtitles_dropdownWrapper__T_PTl{position:relative;display:inline-block}.subtitles_dropdownMenu__wxejR{position:absolute;top:40px;left:0;background:#fff;border:1px solid #ccc;border-radius:8px;z-index:10;box-shadow:0 4px 8px rgba(0,0,0,.1);width:200px;padding:4px 0}.subtitles_dropdownItem__NJN3n{padding:10px 16px;cursor:pointer;font-size:14px;display:flex;align-items:center;gap:10px}.subtitles_dropdownItem__NJN3n:hover{background-color:#f0f0f0}.subtitles_dropdownItemDisabled__z3pFh{opacity:.5;cursor:not-allowed!important}.subtitles_splitPane__EAKFG{background-color:#fff;border-radius:8px;box-shadow:0 1px 4px 0 rgba(0,0,0,.08);height:calc(100% - 45px);display:flex;flex-direction:row;gap:10px}.subtitles_captionSettings__NMS0s{padding:15px 30px 0}.subtitles_captionSettingsRow__2LhXM{display:flex;align-items:center;justify-content:space-between;padding:0;margin-bottom:30px}.subtitles_captionSettingsBtn__f5kc4{background-color:#e6e4e4;color:#212b36;border-radius:6px;padding:10px 15px;font-size:14px;cursor:pointer;border:none;display:flex;align-items:center;gap:10px}.subtitles_captionDetails__kYbVE{max-height:22vh;overflow-y:auto;padding-bottom:15px}.subtitles_captionDetails__kYbVE::-webkit-scrollbar{width:6px}.subtitles_captionDetails__kYbVE::-webkit-scrollbar-thumb{background-color:#d5dbe2;border-radius:5px}.subtitles_captionDetailsRow__RLgmp{display:flex;flex-direction:column;gap:10px}.subtitles_captionDetailsRowItem__gVz6R,.subtitles_captionSettingsRowItem__ji85p{display:flex;align-items:center;gap:10px;font-size:13px}.subtitles_captionDetailsRowItem__gVz6R p:first-child{flex:1 1 35%;margin-bottom:10px}.subtitles_captionDetailsRowItem__gVz6R p:last-child{flex:1 1 65%;margin-bottom:10px}.subtitles_popupOverlay__GeYYo{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:9}.subtitles_popup__41i3d{background-color:#fff;border-radius:8px;box-shadow:0 1px 4px 0 rgba(0,0,0,.08);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-height:90vh;width:100%;max-width:500px;overflow-y:auto}.subtitles_popupHeader__00Bn4{display:flex;align-items:center;justify-content:space-between;padding:20px;background-color:#d5dbe2}.subtitles_popupHeader__00Bn4 button{background-color:transparent!important;border:none;cursor:pointer}.subtitles_popupContent__QytTM{display:flex;flex-direction:column}.subtitles_popupHeader__00Bn4 h3{font-size:18px;font-family:Inter-Medium,sans-serif;margin:0}.subtitles_popupBody__8mTwi{padding:20px;max-height:70vh;overflow-y:auto}.subtitles_popupBody__8mTwi::-webkit-scrollbar{width:8px}.subtitles_popupBody__8mTwi::-webkit-scrollbar-thumb{background-color:#d5dbe2;border-radius:5px}.subtitles_popupBody__8mTwi::-webkit-scrollbar-thumb:hover{background-color:#d5dbe2}.subtitles_popupBody__8mTwi input{padding:10px;background-color:#f8f8f8;border:1px solid #d5dbe2;border-radius:8px;margin-bottom:10px}.subtitles_popupBody__8mTwi input:focus{outline:none}.subtitles_popupBody__8mTwi label{font-size:14px;margin:0 0 5px;display:inline-block}.subtitles_popup__41i3d button{background-color:#2863eb;color:#fff}.subtitles_limitRow__zaCpr{margin-bottom:20px}.subtitles_limitRowItem__45Kiw{display:flex;align-items:center;gap:10px;margin-bottom:10px}.subtitles_limitRowItem__45Kiw input[type=number]{width:50%;padding:10px;border:1px solid #d5dbe2;border-radius:4px;margin-bottom:10px}.subtitles_limitRowItem__45Kiw label{width:50%;margin-bottom:0!important;display:flex;align-items:center;gap:10px}.subtitles_limitRowItem__45Kiw label input{cursor:pointer}.subtitles_limitRowItem__45Kiw input:focus{outline:none}.subtitles_limitRowItem__45Kiw input{margin:0!important}.subtitles_limitRowItemInfo__DkZM6{display:flex;align-items:center;gap:10px;margin-bottom:10px}.subtitles_limitRowItemInfo__DkZM6 img{width:16px;height:16px;filter:saturate(.1)}.subtitles_limitRowItemInfo__DkZM6 p{font-size:14px;color:#212b36;margin-bottom:0}.subtitles_limitRowItemSelect__AjasT{border:1px solid #d5dbe2;border-radius:4px;padding:10px;font-size:14px;color:#212b36}.subtitles_popupFooter__xUQWH{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:20px}.subtitles_popupFooter__xUQWH button{background-color:#2863eb;color:#fff;border:none;padding:10px 20px;border-radius:4px}.subtitles_popupFooter__xUQWH button:hover{cursor:pointer}.subtitles_popupFooterCloseBtn__YOTgh{background-color:#d5dbe2!important;color:#212b36!important}.subtitles_subtitleRow__bbsnS.subtitles_violation_red__D50rp{background-color:rgba(255,0,0,.1)!important}.subtitles_subtitleRow__bbsnS.subtitles_violation_orange__rzY0V{background-color:rgba(255,165,0,.1)!important}.subtitles_downloadPopupContent__kVCXB input{width:100%;padding:10px;border:1px solid #d5dbe2;border-radius:4px;margin-bottom:0;margin-right:2%}.subtitles_downloadPopupContent__kVCXB select{width:100%;padding:10px;border:1px solid #d5dbe2;border-radius:4px;margin-bottom:10px;cursor:pointer;outline:none}.subtitles_downloadPopupContent__kVCXB .subtitles_popupFooter__xUQWH{padding:0 20px 20px}.subtitles_orangeBg__HqWzS{background-color:orange;color:#000}.subtitles_redBg__7MUNW{background-color:red;color:#fff}.subtitles_positionBox__qecNv{position:absolute;left:-50px;top:-5px;display:grid;grid-template-columns:repeat(3,1fr);padding:5px;background-color:#fff;grid-gap:3px;gap:3px}.subtitles_positionBox__qecNv span{font-size:0;line-height:auto;width:5px;height:5px;background-color:#797979;cursor:pointer}.subtitles_positionBox__qecNv span.subtitles_active__j3xPh,.subtitles_positionBox__qecNv span:hover{background-color:#2863eb}.subtitles_posTopLeft__Q2oii{top:10px;left:10px;text-align:left}.subtitles_posTopCenter__z_ZhW{top:10px;left:50%;transform:translateX(-50%)}.subtitles_posTopRight__oaxjU{top:10px;right:10px;text-align:right}.subtitles_posCenterLeft___FbJt{top:50%;left:10px;transform:translateY(-50%);text-align:left}.subtitles_posCenterCenter__aFmct{top:50%;left:50%;transform:translate(-50%,-50%)}.subtitles_posCenterRight__c1sa9{top:50%;right:10px;transform:translateY(-50%);text-align:right}.subtitles_posBottomLeft__9b8IS{bottom:10px;left:10px;text-align:left}.subtitles_posBottomCenter__LL79G{bottom:10px;left:50%;transform:translateX(-50%)}.subtitles_posBottomRight__b3czV{bottom:10px;right:10px;text-align:right}.subtitles_subtitleRow__bbsnS.subtitles_active__j3xPh{background:#bcd0ff!important;box-shadow:0 2px 8px 0 rgba(40,99,235,.1)}.subtitles_subtitleRow__bbsnS.subtitles_selected__dVmAk{background:#def0ff!important;box-shadow:0 2px 8px 0 rgba(40,99,235,.1)}.subtitles_downloadForm__WGuXL{display:flex;gap:10px}.subtitles_downloadForm__WGuXL .subtitles_formGroup___Dywb{display:flex;flex-direction:column}.subtitles_downloadForm__WGuXL .subtitles_formGroup___Dywb:first-child{width:80%}.subtitles_tooltipWrapper__KQ39H{position:relative;display:inline-block;width:-moz-max-content;width:max-content}.subtitles_tooltip__hUSLf{visibility:hidden;opacity:0;position:absolute;background-color:#333;color:#fff;font-size:12px;padding:6px 8px;border-radius:4px;white-space:pre-line;z-index:999;top:-35px;left:50%;transform:translateX(-50%);transition:opacity .2s ease-in-out;pointer-events:none}.subtitles_tooltipWrapper__KQ39H:hover .subtitles_tooltip__hUSLf{visibility:visible;opacity:1;width:-moz-max-content;width:max-content}.subtitles_loadingOverlay__GpZ3T{display:flex;justify-content:center;align-items:center;width:100%;height:80vh;font-size:20px;font-weight:700;background-color:#f9f9f9}.subtitles_loadingText__Z21sJ{color:#333}.subtitles_LoaderWrapeer__EKC2_{width:100%;height:20rem;animation:subtitles_fadeIn__vPiYW 1s;-webkit-animation:subtitles_fadeIn__vPiYW 1s;-moz-animation:subtitles_fadeIn__vPiYW 1s;-o-animation:subtitles_fadeIn__vPiYW 1s;-ms-animation:subtitles_fadeIn__vPiYW 1s}.subtitles_LoaderWrapeer__EKC2_,.subtitles_LoaderWrapeer__EKC2_ div{display:flex;align-items:center;justify-content:center}.subtitles_subtitlePaneHeader__y86mb{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-bottom:15px}.subtitles_subtitlePaneHeader__y86mb select{min-width:100px;padding:10px;border:1px solid #2863eb;border-radius:4px;cursor:pointer;outline:none}.subtitles_subtitlePaneButtons__ghUwP{display:flex;gap:10px}.subtitles_subtitlePaneHeader__y86mb button{border:none;background-color:#2863eb;border-radius:4px;color:#fff;cursor:pointer;padding:10px}.subtitles_positionIconActive__nemrm{background-color:#3b82f6!important;color:#fff!important;border-color:#2563eb!important}.subtitles_positionIconActive__nemrm img{filter:brightness(0) invert(1)}.subtitles_positionMenu__wXvJL button.subtitles_positionActive__TO25I{background-color:#3b82f6;color:#fff;font-weight:600}.subtitles_positionMenu__wXvJL button.subtitles_positionActive__TO25I:hover{background-color:#2563eb}.subtitles_statusGood__dlxVB{color:#10b981;font-weight:500}.subtitles_statusWarning__fruT7{color:#f97316;font-weight:500}.subtitles_statusError__KgPCQ{color:#ef4444;font-weight:600}.subtitles_statusDisabled__c8tn0{color:#94a3b8;opacity:.6}.subtitles_validationItem__QwDVv.subtitles_statusGood__dlxVB{background-color:#dcfce7;border-color:#10b981}.subtitles_validationItem__QwDVv.subtitles_statusWarning__fruT7{background-color:#fed7aa;border-color:#f97316}.subtitles_validationItem__QwDVv.subtitles_statusError__KgPCQ{background-color:#fee2e2;border-color:#ef4444}.subtitles_validationItem__QwDVv.subtitles_statusDisabled__c8tn0{background-color:#f1f5f9;border-color:#cbd5e1;opacity:.5}.subtitles_metricItem__bxHjs.subtitles_statusGood__dlxVB{color:#10b981}.subtitles_metricItem__bxHjs.subtitles_statusWarning__fruT7{color:#f97316}.subtitles_metricItem__bxHjs.subtitles_statusError__KgPCQ{color:#ef4444}.subtitles_editWordCount__P9fmT.subtitles_statusGood__dlxVB{color:#10b981}.subtitles_editWordCount__P9fmT.subtitles_statusWarning__fruT7{color:#f97316}.subtitles_editWordCount__P9fmT.subtitles_statusError__KgPCQ{color:#ef4444}.subtitles_editDuration__2NJNh.subtitles_statusGood__dlxVB{color:#10b981}.subtitles_editDuration__2NJNh.subtitles_statusWarning__fruT7{color:#f97316}.subtitles_editDuration__2NJNh.subtitles_statusError__KgPCQ{color:#ef4444}.subtitles_captionDetailsRowItem__gVz6R p:last-child{font-weight:500}.subtitles_colorSelect__KWl7x{padding:.5rem;border:1px solid #e2e8f0;border-radius:4px;font-size:.875rem}.subtitles_colorSelect__KWl7x:disabled{opacity:.5;cursor:not-allowed}.subtitles_limitsGrid__NwNNZ{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.subtitles_limitRow__zaCpr{display:grid;grid-template-columns:auto 1fr 120px 180px;grid-gap:1rem;gap:1rem;align-items:center;padding:.75rem;border:1px solid #e2e8f0;border-radius:6px;background-color:#f8fafc}.subtitles_limitRow__zaCpr input[type=checkbox]{width:18px;height:18px;cursor:pointer}.subtitles_limitRow__zaCpr label{font-weight:500;color:#334155}.subtitles_limitRow__zaCpr input[type=number]{padding:.5rem;border:1px solid #cbd5e1;border-radius:4px;font-size:.875rem}.subtitles_limitRow__zaCpr input[type=number]:disabled{opacity:.5;cursor:not-allowed;background-color:#f1f5f9}.subtitles_limitsInfo___FKK2{padding:1rem;background-color:#f0f9ff;border-radius:6px;border:1px solid #bae6fd}.subtitles_limitsInfo___FKK2 p{margin:0;color:#0c4a6e;font-size:.875rem}.subtitles_modalOverlay__nVkkH{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.subtitles_modalContent__gCX2i{background:#fff;border-radius:8px;max-width:800px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.subtitles_modalHeader__nFVZ_{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e2e8f0}.subtitles_modalHeader__nFVZ_ h2{margin:0;font-size:1.5rem;color:#1e293b}.subtitles_closeBtn__mVkRx{background:none;border:none;font-size:2rem;color:#64748b;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px}.subtitles_closeBtn__mVkRx:hover{background-color:#f1f5f9;color:#334155}.subtitles_modalBody__8RT_L{padding:1.5rem}.subtitles_modalFooter__VBag1{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem;border-top:1px solid #e2e8f0}.subtitles_cancelBtn__SDPKU{padding:.625rem 1.5rem;border:1px solid #cbd5e1;background-color:#fff;color:#475569;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s}.subtitles_cancelBtn__SDPKU:hover{background-color:#f1f5f9;border-color:#94a3b8}.subtitles_applyBtn__cIPWm{padding:.625rem 1.5rem;border:none;background-color:#3b82f6;color:#fff;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s}.subtitles_applyBtn__cIPWm:hover{background-color:#2563eb}.subtitles_captionAlert__vNAb_{background-color:#fef3c7;border:1px solid #fbbf24;padding:1rem;border-radius:6px;color:#92400e;font-size:.875rem;margin-top:.5rem}.captions_subtitlesTableContainer__yF_fU{height:100%;display:flex;flex-direction:column;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.captions_subtitlesTableHeader__W7Sql{padding:16px;border-bottom:1px solid #e5e7eb;background-color:#f9fafb;flex-shrink:0}.captions_headerTop__YiI31{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.captions_headerLeft__W1sTx{display:flex;align-items:center;gap:8px}.captions_tableTitle__iSJ2V{font-size:18px;font-weight:600;margin:0;color:#111827}.captions_captionCount__j_tkz{padding:2px 8px;background-color:#e5e7eb;border-radius:12px;font-size:12px;font-weight:500;color:#4b5563}.captions_headerBottom__7Sg_X{display:flex;justify-content:space-between;align-items:center;gap:12px}.captions_selectAllWrapper__4UJTy{display:flex;align-items:center;gap:8px}.captions_selectAllLabel__j_efw{font-size:14px;font-weight:500;color:#374151;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0}.captions_headerActions__dQJ72{display:flex;align-items:center;gap:8px}.captions_headerBtn__fIFWH{display:flex;align-items:center;gap:6px;padding:6px 12px;background-color:#1365fb;color:#fff;border:none;border-radius:16px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.captions_headerBtn__fIFWH:hover:not(:disabled){background-color:#4f46e5}.captions_headerBtn__fIFWH:disabled{background-color:#d1d5db;cursor:not-allowed}.captions_headerBtn__fIFWH img{width:14px;height:14px;filter:brightness(0) invert(1)}.captions_checkbox__k2lFA{width:16px;height:16px;cursor:pointer;accent-color:#6366f1}.captions_speakerFilter__Ga6Kd{padding:6px 12px;border:1px solid #d1d5db;border-radius:16px;font-size:14px;background-color:#fff;cursor:pointer;outline:none;transition:border-color .2s}.captions_speakerFilter__Ga6Kd:focus{border-color:#6366f1}.captions_subtitlesScrollContainer__D32YU{flex:1 1;overflow-y:auto;padding:16px;background-color:#f9fafb}.captions_subtitlesScrollContainer__D32YU::-webkit-scrollbar{width:8px}.captions_subtitlesScrollContainer__D32YU::-webkit-scrollbar-track{background:#f1f5f9}.captions_subtitlesScrollContainer__D32YU::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.captions_subtitlesScrollContainer__D32YU::-webkit-scrollbar-thumb:hover{background:#94a3b8}.captions_emptyState__lMxZP{text-align:center;padding:60px 20px;color:#6b7280}.captions_emptyState__lMxZP p{margin-bottom:16px;font-size:14px}.captions_addFirstButton__5jkyl{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background-color:#6366f1;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.captions_addFirstButton__5jkyl:hover{background-color:#4f46e5}.captions_addFirstButton__5jkyl img{width:16px;height:16px;filter:brightness(0) invert(1)}.captions_subtitleRowCard__LLMet{position:relative;padding:10px;margin-bottom:12px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;cursor:pointer;transition:all .2s ease}.captions_subtitleRowCard__LLMet:hover{background-color:#f3f4f6}.captions_subtitleRowCard__LLMet.captions_selected__hcz1Q{background-color:rgba(92,46,246,.1);border-color:#60a5fa;box-shadow:0 2px 8px rgba(59,130,246,.2)}.captions_subtitleRowCard__LLMet.captions_active__QM5mC{background:linear-gradient(135deg,#ddd6fe,#ede9fe);border:3px solid #8b5cf6}.captions_rowHeader__rtf41{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.captions_rowHeaderLeft__K9Nn6{flex-wrap:wrap}.captions_rowHeaderLeft__K9Nn6,.captions_rowHeaderRight__4CMXJ{display:flex;align-items:center;gap:8px}.captions_rowCheckbox__5an3o{width:18px;height:18px;cursor:pointer;accent-color:#6366f1}.captions_captionNumber__KRq5b{padding:2px 8px;background-color:#fff;border:1px solid #e5e7eb;border-radius:14px;font-size:12px;font-weight:600;color:#374151}.captions_playingBadge__5fGeC{display:flex;align-items:center;gap:6px;padding:4px 12px;background-color:#1365fb;color:#fff;border-radius:16px;font-size:11px;font-weight:700;letter-spacing:.5px;animation:captions_pulse__sftjs 2s ease-in-out infinite}@keyframes captions_pulse__sftjs{0%,to{opacity:1}50%{opacity:.8}}.captions_playingIcon__CAaJD{font-size:10px;animation:captions_blink__9IR_5 1.5s ease-in-out infinite}@keyframes captions_blink__9IR_5{0%,to{opacity:1}50%{opacity:.3}}.captions_limitsSkippedText__HC51p{font-size:12px;color:#d97706;font-weight:500}.captions_speakerBadge__b8k8H{display:flex;align-items:center;gap:4px;padding:4px 10px;color:#fff;border-radius:12px;font-size:11px;font-weight:600}.captions_speakerIcon__3CgpK{width:12px;height:12px;filter:brightness(0) invert(1)}.captions_speakerS1__JGyyJ{background-color:#3b82f6}.captions_speakerS2__ESwkE{background-color:#22c55e}.captions_speakerS3__GDjrq{background-color:#a855f7}.captions_speakerS4__dnr7H{background-color:#f97316}.captions_speakerS5__WelmE{background-color:#ec4899}.captions_speakerS6__l16dy{background-color:#06b6d4}.captions_speakerDefault__7RVRa{background-color:#6b7280}.captions_timeRange__sDccs{display:flex;align-items:center;gap:4px;font-size:11px;color:#6b7280;font-weight:500}.captions_timeIcon__f6mrv{width:12px;height:12px;opacity:.7}.captions_durationBadge__7C_2B{padding:4px 10px;background-color:#6366f1;color:#fff;border-radius:12px;font-size:12px;font-weight:600}.captions_editButton__M9R2_{padding:6px;background-color:transparent;border:none;cursor:pointer;border-radius:6px;transition:background-color .2s}.captions_editButton__M9R2_:hover{background-color:rgba(0,0,0,.05)}.captions_editButton__M9R2_ img{width:16px;height:16px}.captions_captionTextEditor__4qvtJ{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.captions_captionTextDisplay__wPqE1{padding:0;border-radius:8px;line-height:1.6;color:#374151;font-size:15px}.captions_word__3pbFJ{cursor:pointer;padding:1px 2px}.captions_wordSelected__QWgJx{color:#1e6bff;outline:1px solid #1e6bff;border-radius:var(--radius-sm);background:rgba(30,107,255,.1)}.captions_textLine__GdbEw{margin-bottom:4px}.captions_textLine__GdbEw:last-child{margin-bottom:0}.captions_editModeContainer__rbgaJ{display:flex;flex-direction:column;gap:12px}.captions_editHeader__s3zOX{display:flex;align-items:center;gap:8px}.captions_editActions__9fpQ7{display:flex;gap:6px;margin-left:auto}.captions_cancelBtn__RoP_e,.captions_saveBtn__Da23y{padding:2px 0 4px;border:none;border-radius:16px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;min-width:35px}.captions_cancelBtn__RoP_e img,.captions_saveBtn__Da23y img{max-width:14px;max-height:10px;filter:sepia(1)}.captions_saveBtn__Da23y{background-color:#22c55e;color:#fff}.captions_saveBtn__Da23y:hover{background-color:#16a34a}.captions_cancelBtn__RoP_e{background-color:#ef4444;color:#fff}.captions_cancelBtn__RoP_e:hover{background-color:#dc2626}.captions_editTextarea__YhJnm{width:100%;padding:12px;border:2px solid #e5e7eb;border-radius:8px;font-size:15px;font-family:inherit;resize:vertical;min-height:50px;outline:none;transition:border-color .2s}.captions_editTextarea__YhJnm:focus{border-color:#6366f1}.captions_editMetrics__6hAbJ{display:flex;justify-content:space-between;align-items:center;font-size:12px}.captions_editWordCount__0_h73{display:flex;align-items:center;gap:4px;font-weight:500}.captions_editCharCount__zUJkE{color:#6b7280}.captions_editGrid__r4ptd{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.captions_editField__uoinJ{display:flex;flex-direction:column;gap:4px}.captions_editField__uoinJ label{font-size:13px;color:#6b7280;font-weight:500}.captions_editInput__Ca0hO,.captions_editSelect__ujY_7{padding:8px 10px;border:1px solid #d1d5db;border-radius:16px;font-size:14px;font-weight:500;color:#6b7280;outline:none;transition:border-color .2s}.captions_editInput__Ca0hO:focus,.captions_editSelect__ujY_7:focus{border-color:#6366f1}.captions_captionTextInput__2b4ra{width:100%;padding:10px 12px;border:2px solid #e5e7eb;border-radius:8px;font-size:15px;font-family:inherit;background-color:#fff;transition:all .2s;outline:none}.captions_captionTextInput__2b4ra:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.captions_captionTextInput__2b4ra:hover{border-color:#c7d2fe}.captions_metricsRow__5JNpM{display:flex;justify-content:space-between;align-items:center;padding-top:8px}.captions_metricsLeft__pt6Ez{display:flex;align-items:center;gap:8px;font-size:12px;color:#6b7280}.captions_metricItem__IGpTB{font-weight:500}.captions_metricSeparator__lHcJy{color:#d1d5db;font-size:10px}.captions_validationMetrics__aDrsx{display:flex;gap:12px}.captions_validationItem__6aNlS{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:600}.captions_validationIcon__n2DxP{font-size:12px}.captions_statusGood__7GUEk{color:#22c55e}.captions_statusWarning__B0SNn{color:#eab308}.captions_statusError__z9rqt{color:#ef4444}.captions_actionButtonsPopover__aXJds{position:absolute;bottom:-45px;right:12px;display:flex;gap:6px;padding:8px 10px;background-color:rgba(0,0,0,.92);border-radius:25px;box-shadow:0 4px 12px rgba(0,0,0,.3);backdrop-filter:blur(10px);animation:captions_fadeInUp__qi7Ur .2s ease;z-index:99}@keyframes captions_fadeInUp__qi7Ur{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.captions_actionBtn__AnSyA{padding:6px 8px;background-color:transparent;border:none;cursor:pointer;border-radius:6px;transition:background-color .2s;display:flex;align-items:center;justify-content:center}.captions_actionBtn__AnSyA:hover:not(:disabled){background-color:hsla(0,0%,100%,.15)}.captions_actionBtn__AnSyA:disabled{opacity:.4;cursor:not-allowed}.captions_actionBtn__AnSyA img{width:16px;height:16px;filter:brightness(0) invert(1)}.captions_deleteBtn__H1PgE:hover:not(:disabled),.captions_deleteBtn__H1PgE:not(:disabled){background-color:#ef4444!important}.captions_confirmOverlay__gZ8nI{position:fixed;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;z-index:1000}.captions_confirmModal__Ox99T{background:#fff;padding:24px;border-radius:8px;width:360px;max-width:90%;box-shadow:0 10px 40px rgba(0,0,0,.2);text-align:center}.captions_confirmTitle__hLps2{margin:0 0 12px;font-size:18px;font-weight:600}.captions_confirmMessage__tg2_Z{font-size:14px;color:#444;margin-bottom:20px}.captions_confirmActions__RybZ3{display:flex;justify-content:flex-end;gap:12px}.captions_deleteCancelButton__nKCOM{background:#f0f0f0;border:none;padding:8px 14px}.captions_confirmDeleteBtn__WzLWT{background:#d32f2f;color:#fff;border:none;padding:8px 14px;border-radius:4px;cursor:pointer}.captions_confirmDeleteBtn__WzLWT:hover{background:#b71c1c}.captions_popUp__ClSwL{background:rgba(0,0,0,.35);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid #686868;width:100%;display:table;position:fixed;height:100%;z-index:99;top:0;left:0;padding:5vh}.captions_popUpContainer__gsFmE{height:100%;display:flex;justify-content:center;align-items:center}.captions_closeContainer__nMEJQ{border-radius:8px;background-color:#f4f6f8;width:490px}.captions_textContainer__07kw6{margin:44.5px 30px 54px;font-family:Inter-Regular;font-size:14px;text-align:center;color:#4e5257;line-height:2.1;white-space:pre-line}.captions_header__AS_6c{display:flex;align-items:center;justify-content:space-between;padding:25px;border-bottom:1px solid #d1d1d1;font-family:Inter-Regular;font-size:20px;color:#212b36}.captions_btnContainer__dDSTl{display:flex;align-items:center;justify-content:center;margin-bottom:30px;gap:20px}.captions_deleteCancelButton__nKCOM{cursor:pointer;border:1px solid #9b9b9b;border-radius:4px;height:40px;width:94px;background-color:#f4f6f8;color:#212b36;font-family:Inter-Medium;font-size:14px;padding:12px 24px 11px}.captions_deleteConfirmButton__Wi7ws{font-family:Inter-Medium;font-size:14px;color:#fff;background-color:#e22827;border:1px solid #e22827;border-radius:4px;cursor:pointer;padding:12px 19px 11px}.captions_positionMenuWrapper__pSjSo{position:relative}.captions_positionMenu__5bpgS{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:8px;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:8px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4px;gap:4px;min-width:200px;z-index:1000}.captions_positionMenu__5bpgS button{padding:8px 10px;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;font-size:11px;cursor:pointer;transition:all .2s;white-space:nowrap;color:#374151}.captions_positionMenu__5bpgS button:hover{background-color:#6366f1;color:#fff;border-color:#6366f1}.captions_popupOverlay__UQdRO{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.captions_popup__2jR2X{background:#fff;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.2);max-width:500px;width:90%;max-height:90vh;display:flex;flex-direction:column}.captions_popupContent__AYdCb{display:flex;flex-direction:column;height:100%;border-radius:8px;overflow:hidden}.captions_popupHeader__LBtyb{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}.captions_popupHeader__LBtyb h3{margin:0;font-size:1.125rem;font-weight:600;color:#111827}.captions_closeButton__b_Qp3{background:none;border:none;font-size:1.75rem;line-height:1;color:#9ca3af;cursor:pointer;padding:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.captions_closeButton__b_Qp3:hover{background:#e5e7eb;color:#374151}.captions_popupBody__fwj4W{padding:1.25rem;overflow-y:auto;flex:1 1;max-height:65vh}.captions_popupBody__fwj4W::-webkit-scrollbar{width:6px}.captions_popupBody__fwj4W::-webkit-scrollbar-track{background:#f3f4f6}.captions_popupBody__fwj4W::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:var(--radius-sm)}.captions_limitItem__OYXMk{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #f3f4f6}.captions_limitItem__OYXMk:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.captions_limitHeader__fQFja h4{margin:0 0 .75rem;font-size:.9375rem;font-weight:600;color:#111827}.captions_limitContent__BCda8{display:flex;gap:1rem;margin-bottom:.75rem}.captions_limitInputGroup__qudD_{flex:1 1}.captions_limitInputGroup__qudD_ label{display:block;font-size:.8125rem;color:#6b7280;margin-bottom:.375rem}.captions_limitInput__zoHEn{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;transition:all .2s}.captions_limitInput__zoHEn:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.captions_limitInput__zoHEn:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed}.captions_limitInput__zoHEn::-webkit-inner-spin-button,.captions_limitInput__zoHEn::-webkit-outer-spin-button{cursor:pointer}.captions_limitCheckbox__DMO5M{display:flex;align-items:center;gap:.5rem;padding-top:2rem}.captions_limitCheckbox__DMO5M input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#3b82f6}.captions_limitCheckbox__DMO5M label{font-size:.8125rem;color:#374151;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0}.captions_limitFooter__UVI_r{display:flex;align-items:center;justify-content:space-between;gap:1rem}.captions_limitHint__AIN3I{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#6b7280}.captions_infoIcon__Fj7px{width:14px;height:14px;opacity:.5;margin-top:5px}.captions_limitSelect__el2Dn{padding:.5rem 2rem .5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;background:#fbbf24;color:#78350f;font-weight:500;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2378350f' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;min-width:120px}.captions_limitSelect__el2Dn:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.captions_limitSelect__el2Dn:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed}.captions_limitSelect__el2Dn option[value=orange]{background:#fef3c7;color:#78350f}.captions_limitSelect__el2Dn option[value=red]{background:#fee2e2;color:#991b1b}.captions_popupFooter__NN8GT{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:1rem 1.25rem;border-top:1px solid #e5e7eb;background:#f9fafb}.captions_cancelButton__eetfS{padding:.625rem 1.25rem;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.captions_cancelButton__eetfS:hover{background:#f9fafb;border-color:#9ca3af}.captions_applyButton__hUPXA{padding:.625rem 1.5rem;border:none;background:#3b82f6;color:#fff;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.captions_applyButton__hUPXA:hover{background:#2563eb}.captions_applyButton__hUPXA:active{transform:scale(.98)}@media (max-width:576px){.captions_popup__2jR2X{max-width:95%}.captions_limitContent__BCda8{flex-direction:column}.captions_limitCheckbox__DMO5M{padding-top:0}.captions_limitFooter__UVI_r{flex-direction:column;align-items:stretch}.captions_limitSelect__el2Dn{width:100%}}.captions_copiedMessage__uJhCy{position:absolute;right:12px;background-color:#10b981;color:#fff;padding:4px 12px;border-radius:16px;font-size:12px;font-weight:600;white-space:nowrap;z-index:10;box-shadow:0 2px 8px rgba(16,185,129,.3);animation:captions_fadeInOut__Ypi8I 2s ease-in-out}@keyframes captions_fadeInOut__Ypi8I{0%{opacity:0;transform:translateY(-5px)}10%,90%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-5px)}}.captions_positionActive__vMIM7{background-color:#6366f1!important;color:#fff!important;border-color:#6366f1!important}.captions_positionIconActive__9_xNy{background-color:rgba(99,102,241,.3)!important;border:1px solid #6366f1!important}.portraiproEditor_onboardMain__5Qwzt{padding-top:80px}.portraiproEditor_onboardContent__VXhaM{text-align:center;max-width:50%;margin:0 auto}.portraiproEditor_onboardIcon__pGWrP{margin-bottom:40px}.portraiproEditor_onboardMain__5Qwzt h2{font-size:20px;margin:0 0 10px;font-weight:400}.portraiproEditor_onboardMain__5Qwzt p{font-size:14px;margin-bottom:30px}.portraiproEditor_aspectRatioTitle__Lb4Qo h2,.portraiproEditor_templateTitle__WvoDG h2{font-size:20px;margin:0 0 10px;font-weight:500;text-align:center}.portraiproEditor_aspectRatioTitle__Lb4Qo p,.portraiproEditor_templateTitle__WvoDG p{font-size:14px;margin:0 auto 20px;text-align:center}.portraiproEditor_aspectRatioGrid__XxbJP{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;margin-bottom:20px}.portraiproEditor_aspect__SCA_H{border:2px solid #e0e0e0;border-radius:8px;padding:10px;text-align:center;transition:all .2s ease;background-color:#fafafa;transform:translateY(0);box-shadow:none}.portraiproEditor_aspect__SCA_H img{filter:grayscale(1)}.portraiproEditor_selectedAspect__vfiO1{border:2px solid #1d4ed8;background-color:#f8f9ff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,123,255,.15)}.portraiproEditor_selectedAspect__vfiO1 img{filter:grayscale(0)}.portraiproEditor_main__gGo0x{flex:1 1;min-height:0;display:flex;flex-direction:column;position:relative}.portraiproEditor_mainFullscreen__JtnbT{position:fixed;inset:0;z-index:1000;background:#fff;padding:10px}.portraiproEditor_fullscreenToggle__pKwBO{position:absolute;top:8px;right:8px;z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#666;box-shadow:0 1px 3px rgba(0,0,0,.1)}.portraiproEditor_fullscreenToggle__pKwBO:hover{background:#f3f4f6;color:#333}.portraiproEditor_editorMain__0J88R{display:flex;flex:1 1;min-height:0;gap:15px;justify-content:center}.portraiproEditor_landscapePane__tBQkU{width:67%;background-color:#fff;padding:10px 12px;display:flex;flex-direction:column;min-height:0;overflow:hidden;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);border-radius:10px}.portraiproEditor_header__xNv1_ h2{font-size:24px;font-weight:600;margin:0}.portraiproEditor_headerButtons__6ClcS{display:flex;gap:.5rem}.portraiproEditor_onboardButtons__cH4UO{display:flex;align-items:center;gap:20px;justify-content:center}.portraiproEditor_autoGenerateButton__4SLlG,.portraiproEditor_exitButton__U0iJv,.portraiproEditor_saveButton__QFQ_e{padding:10px 30px;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s;font-size:15px;outline:none}.portraiproEditor_saveButton__QFQ_e{background-color:#2563eb;color:#fff}.portraiproEditor_saveButton__QFQ_e:hover{background-color:#1d4ed8}.portraiproEditor_autoGenerateButton__4SLlG{background-color:transparent;border:1px solid #1d4ed8;color:#1d4ed8}.portraiproEditor_exitButton__U0iJv{background-color:transparent;border:1px solid #efefef;color:#1d4ed8}.portraiproEditor_videoPlayer__b4IT0{position:relative;background-color:#000;border-radius:.5rem;overflow:hidden;margin-bottom:1rem}.portraiproEditor_video__rCFT8{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;will-change:transform,left,top,width,height;transform:translateZ(0);backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased}.portraiproEditor_overlay__NNADa{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg,rgba(0,0,0,.3),transparent);pointer-events:none}.portraiproEditor_cropFrame__QKbiS{position:absolute;cursor:ew-resize;z-index:10;transition:opacity .2s ease-out,left .08s linear,top .08s linear,width .08s linear,height .08s linear;will-change:transform,left,top,width,height;transform:translateZ(0);backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased}.portraiproEditor_cropFrame__QKbiS.portraiproEditor_locked__7T1FF{cursor:not-allowed}.portraiproEditor_cropFrame__QKbiS.portraiproEditor_dragging__DH_xh{cursor:grabbing;transition:none}.portraiproEditor_cropFrame__QKbiS.portraiproEditor_resizing__lqIuB{transition:none}.portraiproEditor_cropBox__yy9HL{position:relative;width:100%;height:100%;border:2px solid #3b82f6;background-color:rgba(59,130,246,.08);border-radius:3px;transition:border-color .2s ease-out,background-color .2s ease-out;will-change:border-color,background-color}.portraiproEditor_cropBox__yy9HL:hover{border-color:#60a5fa;background-color:rgba(96,165,250,.12)}.portraiproEditor_cropFrame__QKbiS.portraiproEditor_locked__7T1FF .portraiproEditor_cropBox__yy9HL{border-color:#ef4444;background-color:rgba(239,68,68,.06)}.portraiproEditor_cropBorder__xsfQB{position:absolute;inset:-1px;border:1px dashed hsla(0,0%,100%,.4);border-radius:3px;pointer-events:none}.portraiproEditor_moveHandle__ddzjg{top:4px;background-color:rgba(59,130,246,.9);font-weight:500;opacity:0;transition:opacity .2s}.portraiproEditor_cropFrame__QKbiS:hover .portraiproEditor_moveHandle__ddzjg{opacity:1}.portraiproEditor_cropFrame__QKbiS.portraiproEditor_locked__7T1FF .portraiproEditor_moveHandle__ddzjg{background-color:rgba(239,68,68,.9);opacity:1}.portraiproEditor_cropInfo__0pyHN{position:absolute;bottom:4px;left:4px;background-color:rgba(0,0,0,.75);color:#fff;padding:2px 6px;border-radius:3px;font-size:9px;line-height:1.2;opacity:0;transition:opacity .2s}.portraiproEditor_cropFrame__QKbiS:hover .portraiproEditor_cropInfo__0pyHN{opacity:1}.portraiproEditor_videoControls__ca8mm{margin:0}.portraiproEditor_controlButtonsLeft__6jhI8{color:#5c5de0;padding:5px 10px;border-radius:8px;border:1px solid #e6e4e4;background-image:linear-gradient(180deg,hsla(0,0%,95%,.84),hsla(0,0%,89%,.88));display:flex;gap:10px}.portraiproEditor_controlButtonsRight__C4YNl{display:flex;align-items:center;justify-content:space-between;gap:8px}.portraiproEditor_controlButtonsRight__C4YNl button{font-size:14px;display:flex;align-items:center;padding:10px 12px;border:none;border-radius:8px;gap:5px;cursor:pointer;outline:none}.portraiproEditor_frameButton__OTDEW{padding:14.5px 14px 14.5px 20.4px;border-radius:8px;border:1px solid #e6e4e4;background-image:linear-gradient(180deg,hsla(0,0%,95%,.8),hsla(0,0%,89%,.8));display:flex;align-items:center;outline:none}.portraiproEditor_frameButton__OTDEW img{max-width:20px}.portraiproEditor_controlButtons__jPIuC{display:flex;align-items:center;gap:.5rem;margin-bottom:0;justify-content:space-between}.portraiproEditor_controlButton___hnYw{display:flex;align-items:center;gap:3px;border:none;background-color:transparent;outline:none}.portraiproEditor_controlButton___hnYw span{line-height:15px;font-size:14px}.portraiproEditor_controlButton___hnYw img{width:8px}.portraiproEditor_controlButton___hnYw:hover{cursor:pointer}.portraiproEditor_playButton___NXjP{border:none;border-radius:.5rem;cursor:pointer;transition:background-color .2s;outline:none}.portraiproEditor_playButton___NXjP img{width:18px}.portraiproEditor_volumeControl__y0m4I{position:absolute;bottom:10px;right:10px;z-index:999;display:flex;align-items:center;background-color:hsla(0,0%,100%,.15);padding:5px 10px;border-radius:8px;gap:5px}.portraiproEditor_volumeControl__y0m4I button{background-color:transparent;cursor:pointer;border:none;filter:brightness(10);outline:none}.portraiproEditor_volumeControl__y0m4I button.portraiproEditor_muted__P2V18{opacity:.5}.portraiproEditor_volumeControl__y0m4I button img{width:20px;display:block}.portraiproEditor_volumeControl__y0m4I select{padding:0 8px;border:none;border-radius:6px;font-size:12px;font-weight:600;height:26px;outline:none;cursor:pointer;max-width:50px;background-color:#353535;color:#fff;margin:0}.portraiproEditor_volumeSlider__F4riN{width:80px}.portraiproEditor_timeDisplay__4jM5o{margin-left:auto;font-size:.875rem;color:#d1d5db}.portraiproEditor_timeline__ewp8g{position:relative;height:8px;background-color:#4b5563;border-radius:4px;cursor:pointer;margin-bottom:.25rem}.portraiproEditor_timelineProgress__bvhxA{height:100%;background-color:#3b82f6;border-radius:4px;position:relative}.portraiproEditor_timelineHandle__WxWrO{position:absolute;right:-8px;top:50%;transform:translateY(-50%);width:16px;height:16px;background-color:#3b82f6;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}.portraiproEditor_timelineMarkers__sE65n{display:flex;justify-content:space-between;font-size:.75rem;color:#9ca3af;margin-top:.25rem}.portraiproEditor_applyButton__47Nsr{background-color:#2563eb;outline:none}.portraiproEditor_applyButton__47Nsr:hover{background-color:#1d4ed8}.portraiproEditor_thumbnailTimeline__N2GOA{background-color:#374151;border-radius:.5rem;padding:.75rem;display:flex;gap:.5rem;overflow-x:auto}.portraiproEditor_thumbnail__zy6oi{flex-shrink:0;width:80px;height:48px;background:linear-gradient(45deg,#4f46e5,#7c3aed);border-radius:4px;border:2px solid transparent;cursor:pointer;transition:border-color .2s}.portraiproEditor_thumbnail__zy6oi:hover{border-color:#3b82f6}.portraiproEditor_portraitPane__4VSoj{width:33%;min-width:320px;flex-shrink:0;background-color:#fff;padding:8px;display:flex;flex-direction:column;min-height:0;overflow:hidden;overflow-x:hidden;overflow-y:hidden;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);border-radius:12px;position:relative}.portraiproEditor_portraitPaneAction__SN6EA{position:absolute;top:12px;right:12px;z-index:20;display:flex;gap:6px}.portraiproEditor_portraitPaneAction__SN6EA button{padding:6px 16px;border:none;border-radius:20px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;outline:none;backdrop-filter:blur(8px);box-shadow:0 2px 8px rgba(0,0,0,.15)}.portraiproEditor_portraitPaneAction__SN6EA button:disabled{opacity:.6;cursor:not-allowed}.portraiproEditor_portraitActionPrimary__PG8r9{background:rgba(37,99,235,.9);color:#fff}.portraiproEditor_portraitActionPrimary__PG8r9:hover:not(:disabled){background:#1d4ed8}.portraiproEditor_portraitPane__4VSoj:hover{scrollbar-color:rgba(0,0,0,.15) transparent}.portraiproEditor_portraitPane__4VSoj::-webkit-scrollbar{width:4px}.portraiproEditor_portraitPane__4VSoj::-webkit-scrollbar-track{background:transparent}.portraiproEditor_portraitPane__4VSoj::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}.portraiproEditor_portraitPane__4VSoj:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15)}.portraiproEditor_portraitPane__4VSoj::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.25)}.portraiproEditor_portraitPane__4VSoj h2{font-size:22px;font-weight:600;margin:0}.portraiproEditor_portraitVideoPanel__ERyGd{flex:1 1;min-height:0;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.portraiproEditor_iphoneFrame__grTGz{position:relative;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#1c1c1e,#0d0d0d,#1c1c1e);border-radius:36px;padding:5px;box-shadow:inset 0 0 0 .5px hsla(0,0%,100%,.08),0 0 0 .5px rgba(0,0,0,.6),0 2px 8px rgba(0,0,0,.3),0 8px 24px rgba(0,0,0,.4);height:100%;max-width:100%;max-height:100%;box-sizing:border-box;flex-shrink:1}.portraiproEditor_iphoneFrame__grTGz:before{right:-2.5px;top:20%;height:32px;border-radius:0 2px 2px 0;box-shadow:inset 0 0 0 .5px hsla(0,0%,100%,.06)}.portraiproEditor_iphoneFrame__grTGz:after,.portraiproEditor_iphoneFrame__grTGz:before{content:"";position:absolute;width:3px;background:linear-gradient(180deg,#2a2a2c,#1a1a1c,#2a2a2c)}.portraiproEditor_iphoneFrame__grTGz:after{left:-2.5px;top:16%;height:14px;border-radius:2px 0 0 2px;box-shadow:inset 0 0 0 .5px hsla(0,0%,100%,.06),0 24px 0 0 #1c1c1e,0 44px 0 0 #1c1c1e}.portraiproEditor_dynamicIsland__czjVd{position:absolute;top:10px;left:50%;transform:translateX(-50%);width:60px;height:14px;background:#000;border-radius:14px;z-index:10}.portraiproEditor_iphoneScreen__Mwf3f{border-radius:32px;background:#000}.portraiproEditor_iphoneScreen__Mwf3f,.portraiproEditor_portraitVideo__S0t3h{position:relative;overflow:hidden;height:100%;width:100%;min-width:0;min-height:0}.portraiproEditor_portraitVideo__S0t3h{margin:0 auto}.portraiproEditor_portraitVideoContainer__BPh7I{position:relative;width:100%;height:100%;overflow:hidden;background:#000;display:flex;align-items:center;justify-content:center}.portraiproEditor_portraitVideoPlayer__y70Pc{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;will-change:transform,left,top,width,height;transform:translateZ(0);backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;transition:transform .1s ease-out,left .1s ease-out,top .1s ease-out}.portraiproEditor_configDisplay__bQGtk{background-color:#374151;border-radius:.5rem;padding:.75rem;margin-top:1rem}.portraiproEditor_configDisplay__bQGtk h3{font-size:.875rem;font-weight:500;margin:0 0 .5rem;color:#d1d5db;border-bottom:1px solid #4b5563;padding-bottom:.25rem}.portraiproEditor_configGrid__5c0U_{display:grid;grid-template-columns:1fr;grid-gap:.25rem;gap:.25rem;font-size:.75rem;color:#d1d5db;margin-bottom:1rem}.portraiproEditor_configGrid__5c0U_:last-child{margin-bottom:0}.portraiproEditor_configGrid__5c0U_ div{padding:.25rem;background-color:#1f2937;border-radius:.25rem}.portraiproEditor_exportSection__z0mqE{display:flex;flex-direction:column;gap:.75rem}.portraiproEditor_exportOption__XsyHO{background-color:#1f2937;padding:.75rem;border-radius:.5rem}.portraiproEditor_exportOption__XsyHO h3{font-size:.875rem;font-weight:500;margin:0 0 .5rem}.portraiproEditor_exportSelect__SAR3p{width:100%;background-color:#374151;color:#fff;padding:.5rem;border:1px solid #4b5563;border-radius:4px;font-size:.875rem}.portraiproEditor_exportButton__LtGQB{width:100%;padding:.75rem;background-color:#059669;color:#fff;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:background-color .2s}.portraiproEditor_exportButton__LtGQB:hover{background-color:#047857}@media (max-width:1024px){.portraiproEditor_editorMain__0J88R{flex-direction:column}.portraiproEditor_portraitPane__4VSoj{width:100%;border-left:none;border-top:1px solid #374151}}.portraiproEditor_thumbnailTimeline__N2GOA::-webkit-scrollbar{height:4px}.portraiproEditor_thumbnailTimeline__N2GOA::-webkit-scrollbar-track{background:#4b5563;border-radius:var(--radius-md)}.portraiproEditor_thumbnailTimeline__N2GOA::-webkit-scrollbar-thumb{background:#6b7280;border-radius:var(--radius-md)}.portraiproEditor_thumbnailTimeline__N2GOA::-webkit-scrollbar-thumb:hover{background:#9ca3af}.portraiproEditor_resizeHandle__isu8M{width:4px;height:4px;background:#007bff;border:1px solid #fff}.portraiproEditor_resizeHandle__isu8M.portraiproEditor_nw__HB6xX{top:-4px;left:-4px}.portraiproEditor_resizeHandle__isu8M.portraiproEditor_ne__qIcsW{top:-4px;right:-4px}.portraiproEditor_resizeHandle__isu8M.portraiproEditor_sw__lnXu3{bottom:-4px;left:-4px}.portraiproEditor_resizeHandle__isu8M.portraiproEditor_se__Yt0lP{bottom:-4px;right:-4px}.portraiproEditor_disabled__uOkBF{opacity:.5;cursor:not-allowed}.portraiproEditor_resizing__lqIuB{cursor:crosshair}.portraiproEditor_portraitPopup__Fgnm3{position:fixed;inset:0;background-color:rgba(0,0,0,.7);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;overflow-y:auto}.portraiproEditor_portraitPopupContent___YK3O{background-color:#fff;border-radius:12px;width:45%;max-height:90vh;overflow:auto;overflow-y:auto;position:relative;box-shadow:0 20px 40px rgba(0,0,0,.3)}.portraiproEditor_portraitPopupClose__Pa5d9{position:absolute;top:8px;right:15px;background:none transparent;border:none;font-size:24px;cursor:pointer;opacity:1;z-index:1001;color:#999;padding:4px 8px;border-radius:4px}.portraiproEditor_portraitPopupContent___YK3O .portraiproEditor_onboardContent__VXhaM{max-width:100%}.portraiproEditor_rangeManager__PnX7G{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:16px;margin:16px 0;max-height:300px;overflow-y:auto}.portraiproEditor_rangeHeader__D__4x{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #dee2e6}.portraiproEditor_rangeHeader__D__4x h3{margin:0;color:#495057;font-size:16px;font-weight:600}.portraiproEditor_rangeSelection__6xaLO{display:flex;align-items:center;gap:8px;color:#007bff;font-size:12px}.portraiproEditor_cancelButton__uiiTG{background:#dc3545;color:#fff;border:none;border-radius:4px;padding:4px 8px;font-size:11px;cursor:pointer;transition:background-color .2s}.portraiproEditor_cancelButton__uiiTG:hover{background:#c82333}.portraiproEditor_rangeList__dut_N{flex-direction:column}.portraiproEditor_emptyRanges__O5wKU{text-align:center;color:#6c757d;font-style:italic;padding:20px;background:#fff;border:2px dashed #dee2e6;border-radius:6px}.portraiproEditor_rangeItem__zG13C{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#fff;border:1px solid #dee2e6;border-radius:6px;transition:all .2s}.portraiproEditor_rangeItem__zG13C.portraiproEditor_active__XHxma{border-color:#007bff;background:#e7f3ff;box-shadow:0 2px 8px rgba(0,123,255,.2)}.portraiproEditor_rangeInfo__qGLOf{flex:1 1;display:flex;flex-direction:column;gap:4px}.portraiproEditor_rangeName__BzpfI{border:1px solid transparent;background:transparent;font-size:14px;font-weight:600;color:#495057;padding:2px 4px;border-radius:var(--radius-sm);max-width:150px}.portraiproEditor_rangeName__BzpfI:focus,.portraiproEditor_rangeName__BzpfI:hover{border-color:#007bff;background:#fff;outline:none}.portraiproEditor_rangeTiming__4yDQA{font-size:12px;color:#6c757d;font-family:Courier New,monospace}.portraiproEditor_duration__yGdG6{margin-left:8px}.portraiproEditor_rangeActions__16lA3{display:flex;gap:4px;align-items:center}.portraiproEditor_deleteButton__20yPo,.portraiproEditor_seekButton__AG1xN,.portraiproEditor_selectButton__RsnSK{width:28px;height:28px;border:1px solid #dee2e6;border-radius:4px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;transition:all .2s}.portraiproEditor_selectButton__RsnSK:hover{background:#e7f3ff;border-color:#007bff}.portraiproEditor_selectButton__RsnSK.portraiproEditor_selected__DnsWf{background:#007bff;color:#fff;border-color:#007bff}.portraiproEditor_seekButton__AG1xN:hover{background:#fff3cd;border-color:#ffc107}.portraiproEditor_deleteButton__20yPo:hover{background:#f8d7da;border-color:#dc3545;color:#dc3545}.portraiproEditor_rangeStats__j9Af1{margin-top:12px;padding-top:8px;border-top:1px solid #dee2e6;text-align:center;font-size:12px;color:#6c757d;font-weight:500}.portraiproEditor_timelineRanges__KD_aP{position:absolute;top:0;left:0;right:0;height:100%;pointer-events:none;z-index:10}.portraiproEditor_rangeIndicator__DUGQi{position:absolute;top:0;height:100%;background:rgba(0,123,255,.3);border:1px solid #007bff;border-radius:var(--radius-md);pointer-events:auto;cursor:pointer;transition:all .2s}.portraiproEditor_rangeIndicator__DUGQi:hover{background:rgba(0,123,255,.5);border-width:2px}.portraiproEditor_rangeIndicator__DUGQi.portraiproEditor_activeRange___r4bz{background:rgba(40,167,69,.4);border-color:#28a745;border-width:2px}.portraiproEditor_selectionIndicator__WK9FB{position:absolute;top:0;height:100%;width:2px;background:#dc3545;pointer-events:none;z-index:15}.portraiproEditor_selectionIndicator__WK9FB:before{content:"📍";position:absolute;top:-20px;left:-8px;font-size:16px;background:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.2)}.portraiproEditor_cropFrame__QKbiS.portraiproEditor_locked__7T1FF .portraiproEditor_resizeHandle__isu8M{display:none!important}.portraiproEditor_cropFrame__QKbiS.portraiproEditor_locked__7T1FF{border-color:#dc3545!important;opacity:.7}.portraiproEditor_cropFrame__QKbiS.portraiproEditor_locked__7T1FF .portraiproEditor_cropBorder__xsfQB{border-color:#dc3545!important}.portraiproEditor_cropFrame__QKbiS.portraiproEditor_locked__7T1FF .portraiproEditor_moveHandle__ddzjg{background-color:#dc3545;color:#fff}.portraiproEditor_moveHandle__ddzjg{position:absolute;top:-20px;left:50%;transform:translateX(-50%);background:#007bff;color:#fff;padding:2px 6px;border-radius:8px;font-size:11px;white-space:nowrap;box-shadow:0 1px 3px rgba(0,0,0,.2);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;transition:all .2s}.portraiproEditor_controlButtonsRight__C4YNl .portraiproEditor_frmeButton__6tLl4.portraiproEditor_range-disabled__eBtrd{opacity:.5;cursor:not-allowed}.portraiproEditor_controlButtonsRight__C4YNl .portraiproEditor_frmeButton__6tLl4.portraiproEditor_range-creating__wLNtC{background:#ffc107;border-color:#ffc107;animation:portraiproEditor_pulse__3_pWU 1.5s infinite}@keyframes portraiproEditor_pulse__3_pWU{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@media (max-width:768px){.portraiproEditor_rangeItem__zG13C{flex-direction:column;gap:8px;align-items:flex-start}.portraiproEditor_rangeActions__16lA3{align-self:stretch;justify-content:space-between}.portraiproEditor_rangeName__BzpfI{max-width:100%}}@keyframes portraiproEditor_spin__wQpZc{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.portraiproEditor_uploadSpinner__Kzgzm{width:16px;height:16px;border:2px solid #e0e0e0;border-top-color:#007bff;border-radius:50%;animation:portraiproEditor_spin__wQpZc .8s linear infinite;display:inline-block;flex-shrink:0}.portraiproEditor_rangeInfo__qGLOf{color:#666;font-weight:500;padding:4px 8px;background:#f0f0f0;border-radius:4px}.portraiproEditor_selectedTime__e2V5M{display:flex;align-items:center;gap:8px}.portraiproEditor_markerBar__BYrUt{position:absolute;height:100%;border-radius:var(--radius-md);transition:all .2s ease}.portraiproEditor_markerBar__BYrUt:hover{opacity:.8;transform:scaleY(1.2)}.portraiproEditor_commonBtn__YFC5c:hover:not(:disabled){background:#e9ecef;border-color:#999}.portraiproEditor_commonBtn__YFC5c:disabled{opacity:.5;cursor:not-allowed}.portraiproEditor_seekBtns__4TQNW{display:flex;align-items:center;gap:4px;padding:6px 8px;border:1px solid #ccc;border-radius:4px;background:#f8f9fa;cursor:pointer;transition:all .2s;font-size:12px}.portraiproEditor_seekBtns__4TQNW:hover{background:#e9ecef;border-color:#999}.portraiproEditor_controlsContainer__m7luq{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#fff;border-radius:8px;margin:16px 0;box-shadow:0 2px 4px rgba(0,0,0,.1)}.portraiproEditor_spanFlex__Q3Bvq{display:flex;align-items:center}.portraiproEditor_primaryBtn__WnACQ{padding:12px 24px;background:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s;display:flex;align-items:center;gap:8px}.portraiproEditor_primaryBtn__WnACQ:hover:not(:disabled){background:#0056b3}.portraiproEditor_primaryBtn__WnACQ:disabled{opacity:.5;cursor:not-allowed}.portraiproEditor_textSpan__Hc5i1{font-size:14px}.portraiproEditor_removeBtn__YYI4z{background-color:#dc3545!important;color:#fff!important}.portraiproEditor_removeBtn__YYI4z:hover:not(:disabled){background-color:#c82333!important}.portraiproEditor_videoControls__ca8mm{background:#f8f9fa;border-radius:8px;padding:6px 10px;margin:4px 0 0}.portraiproEditor_rangeVisualization__K8OzU{position:relative;height:6px;background:#e9ecef;border-radius:var(--radius-sm);margin:20px 15px;overflow:visible}.portraiproEditor_rangeSegment__JoEW7{position:absolute;height:100%;border-radius:var(--radius-sm);transition:all .2s ease;cursor:pointer}.portraiproEditor_rangeSegment__JoEW7:hover{transform:scaleY(1.5);z-index:2}.portraiproEditor_rangeSegment__JoEW7.portraiproEditor_active__XHxma{z-index:3;border:2px solid #fff;box-shadow:0 0 0 2px #ff4757}@media (max-width:768px){.portraiproEditor_controlsContainer__m7luq{flex-direction:column;gap:16px}.portraiproEditor_seekBtns__4TQNW{padding:4px 6px;font-size:11px}.portraiproEditor_rangeInfo__qGLOf{font-size:12px}}.portraiproEditor_rangeSelectionInfo__9XiHU{display:flex;justify-content:space-between;align-items:flex-start;margin:15px 0;padding:12px;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;font-family:Inter-Regular,sans-serif}.portraiproEditor_rangeInfoLeft___V_zS{flex:1 1}.portraiproEditor_rangeTitle__qY4pr{font-weight:600;color:#495057;font-size:14px;margin-bottom:8px;display:block}.portraiproEditor_rangeList__dut_N{display:flex;flex-wrap:wrap;gap:8px}.portraiproEditor_rangeItem__zG13C{padding:6px 10px;border:1px solid #ced4da;border-radius:4px;background-color:#fff;cursor:pointer;transition:all .2s ease;font-size:12px;min-width:120px}.portraiproEditor_rangeItem__zG13C:hover{border-color:#007bff;box-shadow:0 2px 4px rgba(0,123,255,.1)}.portraiproEditor_activeRangeItem__N1kpK{border-color:#007bff!important;background-color:rgba(0,123,255,.1)!important;box-shadow:0 2px 4px rgba(0,123,255,.2)}.portraiproEditor_rangeNumber__RG797{display:inline-block;width:18px;height:18px;background-color:#6c757d;color:#fff;font-size:10px;font-weight:600;text-align:center;line-height:18px;border-radius:50%;margin-right:6px}.portraiproEditor_activeRangeItem__N1kpK .portraiproEditor_rangeNumber__RG797{background-color:#007bff}.portraiproEditor_rangeDetails__SEA1W{display:flex;flex-direction:column;gap:2px}.portraiproEditor_rangeTime__DsKHv{font-weight:500;color:#212529}.portraiproEditor_frameInfo__p3CiQ{font-size:10px}.portraiproEditor_rangeInfoRight__FgwFL{display:flex;align-items:center;gap:12px}.portraiproEditor_changesIndicator__hV2oE{padding:4px 8px;background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:var(--radius-sm)}.portraiproEditor_changesText__6bCZz{font-size:12px;color:#856404;font-weight:500}.portraiproEditor_clearRangesBtn__7KqBU{padding:6px 12px;background-color:#dc3545;color:#fff;border:none;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.portraiproEditor_clearRangesBtn__7KqBU:hover{background-color:#c82333}.portraiproEditor_currentRangeDisplay__UqHuy{margin:15px 0;padding:10px 12px;background-color:#e7f3ff;border:1px solid #b8daff;border-radius:4px}.portraiproEditor_rangeTimeInfo__Qa0JT{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:13px;color:#004085}.portraiproEditor_timeValue__VZmFB{font-family:Courier New,monospace;font-weight:600;background-color:rgba(0,123,255,.1);padding:2px 6px;border-radius:var(--radius-sm)}.portraiproEditor_frameInfo__p3CiQ{font-size:11px;color:#6c757d;font-style:italic}.portraiproEditor_duration__yGdG6{font-size:12px;color:#28a745;font-weight:500}.portraiproEditor_editingIndicator__WrXZJ{font-size:12px;color:#dc3545;font-weight:600}.portraiproEditor_markerBar__BYrUt{transition:all .3s ease}.portraiproEditor_markerBar__BYrUt:hover{transform:scale(1.05);z-index:20!important;box-shadow:0 2px 8px rgba(0,0,0,.3)!important}.portraiproEditor_frmeButton__6tLl4 img{max-width:20px!important}.portraiproEditor_frmeButton__6tLl4:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.portraiproEditor_disabled__uOkBF{opacity:.5!important;cursor:not-allowed!important;pointer-events:none!important}.portraiproEditor_applyButton__47Nsr{background-color:#28a745;color:#fff;border:none;padding:8px 16px;border-radius:4px;line-height:20px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.portraiproEditor_applyButton__47Nsr:hover:not(.portraiproEditor_disabled__uOkBF){background-color:#218838}.portraiproEditor_applyButton__47Nsr.portraiproEditor_disabled__uOkBF,.portraiproEditor_applyButton__47Nsr:disabled{background-color:#6c757d;cursor:not-allowed}.portraiproEditor_header__xNv1_{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.portraiproEditor_rangeInfo__qGLOf{font-size:14px;color:#6c757d}.portraiproEditor_changesIndicator__hV2oE{color:#dc3545;font-weight:500}.portraiproEditor_controlButton___hnYw[title*=Frame]:after{content:attr(title);position:absolute;bottom:100%;left:50%;transform:translateX(-50%);padding:4px 8px;background-color:rgba(0,0,0,.8);color:#fff;font-size:12px;border-radius:var(--radius-sm);white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:1000}.portraiproEditor_controlButton___hnYw:hover[title*=Frame]:after{opacity:1}@media (max-width:768px){.portraiproEditor_rangeSelectionInfo__9XiHU{flex-direction:column;gap:12px}.portraiproEditor_rangeList__dut_N{flex-direction:column}.portraiproEditor_rangeTimeInfo__Qa0JT{flex-direction:column;align-items:flex-start;gap:4px}.portraiproEditor_controlButtons__jPIuC{flex-wrap:wrap}.portraiproEditor_controlButtonsLeft__6jhI8,.portraiproEditor_controlButtonsRight__C4YNl{gap:4px}}@media (max-width:1300px){.portraiproEditor_controlButton___hnYw:nth-child(2),.portraiproEditor_controlButton___hnYw:nth-child(3),.portraiproEditor_controlButtonsLeft__6jhI8>.portraiproEditor_controlButton___hnYw:last-child,.portraiproEditor_controlButtonsLeft__6jhI8>.portraiproEditor_controlButton___hnYw:nth-last-child(2){display:none!important}}.portraiproEditor_resizeHandle__isu8M{position:absolute;width:12px;height:12px;background:#fff;border:2px solid #3b82f6;border-radius:50%;z-index:10;cursor:pointer;transition:all .2s}.portraiproEditor_resizeHandle__isu8M:hover{width:16px;height:16px;background:#3b82f6;border-color:#1d4ed8;box-shadow:0 0 8px rgba(59,130,246,.5)}.portraiproEditor_resizeHandle__isu8M.portraiproEditor_nw__HB6xX{top:-6px;left:-6px;cursor:nw-resize}.portraiproEditor_resizeHandle__isu8M.portraiproEditor_ne__qIcsW{top:-6px;right:-6px;cursor:ne-resize}.portraiproEditor_resizeHandle__isu8M.portraiproEditor_sw__lnXu3{bottom:-6px;left:-6px;cursor:sw-resize}.portraiproEditor_resizeHandle__isu8M.portraiproEditor_se__Yt0lP{bottom:-6px;right:-6px;cursor:se-resize}.portraiproEditor_resizeHandle__isu8M.portraiproEditor_n__QeNT3{top:-6px;left:50%;transform:translateX(-50%);cursor:n-resize}.portraiproEditor_resizeHandle__isu8M.portraiproEditor_s__9Svg1{bottom:-6px;left:50%;transform:translateX(-50%);cursor:s-resize}.portraiproEditor_resizeHandle__isu8M.portraiproEditor_w__eiRca{top:50%;left:-6px;transform:translateY(-50%);cursor:w-resize}.portraiproEditor_resizeHandle__isu8M.portraiproEditor_e__urIxy{top:50%;right:-6px;transform:translateY(-50%);cursor:e-resize}.portraiproEditor_resizeHandle__isu8M.portraiproEditor_n__QeNT3:hover,.portraiproEditor_resizeHandle__isu8M.portraiproEditor_s__9Svg1:hover{transform:translateX(-50%) scale(1.3)}.portraiproEditor_resizeHandle__isu8M.portraiproEditor_e__urIxy:hover,.portraiproEditor_resizeHandle__isu8M.portraiproEditor_w__eiRca:hover{transform:translateY(-50%) scale(1.3)}.portraiproEditor_cropFrame__QKbiS.portraiproEditor_resizing__lqIuB .portraiproEditor_cropBorder__xsfQB{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.3)}.portraiproEditor_cropFrame__QKbiS.portraiproEditor_resizing__lqIuB .portraiproEditor_resizeHandle__isu8M{background:#3b82f6;border-color:#1d4ed8}.portraiproEditor_templateGrid__am6fN{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin:0;padding:8px 0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#999 #fafafa;align-content:start}.portraiproEditor_portraitPopupContent___YK3O .portraiproEditor_templateGrid__am6fN{max-height:70vh}.portraiproEditor_landscapePanel__KLBuh .portraiproEditor_templateGrid__am6fN{max-height:none}.portraiproEditor_templateCard__71agC{border:2px solid #e0e0e0;border-radius:8px;padding:0;text-align:center;transition:all .2s ease;background-color:#fafafa;transform:translateY(0);box-shadow:none;overflow:hidden}.portraiproEditor_templateCardImage__jMk9p{width:100%;overflow:hidden;position:relative;background:#000}.portraiproEditor_templateCardImage__jMk9p img{width:100%;height:auto;display:block}.portraiproEditor_deleteTemplateBtn__KFnrv{position:absolute;top:8px;right:8px;width:30px;height:30px;border-radius:8px;border:none;background-color:rgba(220,38,38,.9);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease,transform .2s ease,background-color .2s ease;z-index:10;padding:5px}.portraiproEditor_deleteTemplateBtn__KFnrv img{width:16px;height:16px;filter:brightness(0) invert(1)!important}.portraiproEditor_deleteTemplateBtn__KFnrv:disabled{cursor:not-allowed;opacity:.6}.portraiproEditor_templateCardHover__idD3_ .portraiproEditor_deleteTemplateBtn__KFnrv{opacity:1}.portraiproEditor_deleteTemplateBtn__KFnrv:hover:not(:disabled){opacity:1;background-color:#dc2626;transform:scale(1.1)}.portraiproEditor_templateCard__71agC img{display:block;width:100%}.portraiproEditor_selectedCard__ityZV{border:2px solid #1d4ed8;background-color:#f8f9ff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,123,255,.15)}.portraiproEditor_selectedCard__ityZV img{filter:grayscale(0)}.portraiproEditor_tabsContainer__hsWhx{width:100%;display:flex;flex-direction:row;flex:1 1;min-height:0}.portraiproEditor_backButton__WLknP{background:transparent;color:#888;font-size:10px;font-weight:500;cursor:pointer;border-radius:6px;transition:all .15s ease;outline:none;white-space:nowrap;text-align:center;width:100%;display:flex;flex-direction:column;align-items:center;gap:3px;margin-bottom:4px;border:none;border-bottom:1px solid #e0e0e0;padding:6px 4px}.portraiproEditor_backButton__WLknP:hover{color:#2563eb;background-color:#f0f4ff}.portraiproEditor_tabIcon__U0_cN{width:24px;height:24px;flex-shrink:0;overflow:visible}.portraiproEditor_tabButton__XfvSJ{padding:6px 4px;border:none;background:transparent;color:#888;font-size:10px;font-weight:500;cursor:pointer;border-radius:6px;transition:all .15s ease;outline:none;white-space:nowrap;text-align:center;width:100%;display:flex;flex-direction:column;align-items:center;gap:3px}.portraiproEditor_tabButton__XfvSJ:hover:not(:disabled){color:#2563eb;background-color:#f0f4ff}.portraiproEditor_tabButton__XfvSJ:disabled{opacity:.5;cursor:not-allowed}.portraiproEditor_tabButton__XfvSJ.portraiproEditor_activeTab__BFENd{color:#2563eb;background-color:#eef2ff;font-weight:600}.portraiproEditor_nextButton__zcMda{padding:6px 4px;border:none;background:#2563eb;color:#fff;border-radius:6px;cursor:pointer;font-size:10px;font-weight:500;transition:all .2s ease;outline:none;margin-top:6px;white-space:nowrap;width:100%;display:flex;flex-direction:column;align-items:center;gap:3px;position:relative}.portraiproEditor_nextButton__zcMda:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 2px 8px rgba(37,99,235,.3)}.portraiproEditor_nextButton__zcMda:active:not(:disabled){transform:translateY(0)}.portraiproEditor_nextButton__zcMda:disabled{opacity:.5;cursor:not-allowed}.portraiproEditor_nextButton__zcMda:after{content:"Proceed to Export";position:absolute;left:calc(100% + 8px);top:50%;transform:translateY(-50%);background:#333;color:#fff;padding:4px 8px;border-radius:4px;font-size:11px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .1s ease;z-index:100}.portraiproEditor_nextButton__zcMda:hover:after{opacity:1}.portraiproEditor_nextButtonBottom__NwmIF{padding:6px 4px;border:none;background:#2563eb;color:#fff;border-radius:6px;cursor:pointer;font-size:10px;font-weight:500;transition:all .2s ease;outline:none;margin-top:auto;white-space:nowrap;width:100%;display:flex;flex-direction:column;align-items:center;gap:3px;position:relative}.portraiproEditor_nextButtonBottom__NwmIF:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 2px 8px rgba(37,99,235,.3)}.portraiproEditor_nextButtonBottom__NwmIF:active:not(:disabled){transform:translateY(0)}.portraiproEditor_nextButtonBottom__NwmIF:disabled{opacity:.5;cursor:not-allowed}.portraiproEditor_nextButtonBottom__NwmIF:after{content:"Proceed to Export";position:absolute;left:calc(100% + 8px);top:50%;transform:translateY(-50%);background:#333;color:#fff;padding:4px 8px;border-radius:4px;font-size:11px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .1s ease;z-index:100}.portraiproEditor_nextButtonBottom__NwmIF:hover:after{opacity:1}.portraiproEditor_templateTabsContainer___FABT{width:100%;display:flex;flex-direction:column;margin-bottom:8px}.portraiproEditor_templateTabsNav__GNTnk{display:flex;flex-direction:row;gap:0;align-items:center;border-bottom:1px solid #e0e0e0;padding:0}.portraiproEditor_templateTabButton__sk_ct{padding:8px 20px;background:transparent;color:#888;font-size:13px;font-weight:500;cursor:pointer;border-radius:0;transition:all .15s ease;outline:none;white-space:nowrap;text-align:center;display:inline-flex;align-items:center;gap:4px;border:none;border-bottom:2px solid transparent;margin-bottom:-1px}.portraiproEditor_templateTabButton__sk_ct:hover:not(:disabled){color:#2563eb}.portraiproEditor_templateTabButton__sk_ct:disabled{opacity:.5;cursor:not-allowed}.portraiproEditor_templateTabButton__sk_ct.portraiproEditor_templateTabActive__s3pV9{color:#fff;background-color:#2563eb;font-weight:600;border-radius:4px 4px 0 0;border-bottom:2px solid #2563eb}.portraiproEditor_tabContent__xSA58{flex:1 1;min-height:0;min-width:0;overflow-y:auto;padding-left:8px;display:flex;flex-direction:column;scrollbar-width:thin;scrollbar-color:transparent transparent}.portraiproEditor_editorPanelContent__etQOS{display:flex;flex-direction:column;flex:1 1;min-height:0}.portraiproEditor_videoPlayerWrapper__u_CVg{display:flex;flex-direction:column}.portraiproEditor_videoPlayerWrapper__u_CVg .portraiproEditor_videoPlayer__b4IT0{width:100%}.portraiproEditor_tabContent__xSA58:hover{scrollbar-color:rgba(0,0,0,.15) transparent}.portraiproEditor_tabContent__xSA58::-webkit-scrollbar{width:4px}.portraiproEditor_tabContent__xSA58::-webkit-scrollbar-track{background:transparent}.portraiproEditor_tabContent__xSA58::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}.portraiproEditor_tabContent__xSA58:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15)}.portraiproEditor_tabContent__xSA58::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.25)}.portraiproEditor_captionsTab__xcjbc,.portraiproEditor_imagesTab__r0jnm,.portraiproEditor_templatesTab__Mda__,.portraiproEditor_textsTab__dZ7XK{padding:0;display:flex;flex-direction:column;flex:1 1;min-height:0}.portraiproEditor_textSubTabs__A_HLw{display:flex;gap:8px;border-bottom:2px solid #e0e0e0;margin-bottom:8px}.portraiproEditor_textSubTabButton__jN_Oi{padding:6px 14px;background:transparent;color:#666;font-size:13px;font-weight:500;cursor:pointer;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .2s ease;outline:none}.portraiproEditor_textSubTabButton__jN_Oi:hover{color:#2563eb;background-color:#f0f4ff}.portraiproEditor_textSubTabButton__jN_Oi.portraiproEditor_activeTextSubTab__aTycK{color:#2563eb;border-bottom-color:#2563eb;font-weight:600}.portraiproEditor_textsTab__dZ7XK label{font-size:14px;font-weight:400;color:#666;margin-bottom:10px;display:block}.portraiproEditor_tabsNav__wKg2f{display:flex;flex-direction:column;gap:4px;padding:8px 6px;background:#f9fafb;border-right:1px solid #e5e7eb;overflow:visible;min-height:100%}.portraiproEditor_customButtonsGroup__U2k1b{margin-top:auto;display:flex;flex-direction:column;gap:4px;padding-top:8px;border-top:1px solid #e5e7eb}.portraiproEditor_customButton__JYStY{padding:6px 4px;border:none;background:#1d4ed8;color:#fff;border-radius:6px;cursor:pointer;font-size:10px;font-weight:500;transition:all .2s ease;outline:none;margin:0;white-space:nowrap;width:100%;display:flex;flex-direction:column;align-items:center;gap:3px;position:relative}.portraiproEditor_customButton__JYStY:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.portraiproEditor_customButton__JYStY:active:not(:disabled){transform:translateY(0);box-shadow:none}.portraiproEditor_customButton__JYStY:disabled{background:#94a3b8;cursor:not-allowed;transform:none;opacity:.6}.portraiproEditor_customButton__JYStY:disabled:hover{transform:none;box-shadow:none}.portraiproEditor_customButton__JYStY:disabled .portraiproEditor_tabIcon__U0_cN{opacity:.5}.portraiproEditor_customButton__JYStY:disabled span{opacity:.7}.portraiproEditor_customButton__JYStY:hover:before{left:calc(100% + 8px);background:#1f2937;color:#fff;padding:6px 10px;border-radius:6px;font-size:11px;white-space:nowrap;opacity:0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);max-width:250px;white-space:normal;line-height:1.4;opacity:1}.portraiproEditor_customButton__JYStY:hover:after,.portraiproEditor_customButton__JYStY:hover:before{content:none;position:absolute;top:50%;transform:translateY(-50%);pointer-events:none;transition:opacity .2s ease;z-index:999}.portraiproEditor_customButton__JYStY:hover:after{left:calc(100% + 2px);border:6px solid transparent;border-right-color:#1f2937;opacity:0;opacity:1}.portraiproEditor_customButton__JYStY:disabled:hover:before{background:#64748b}.portraiproEditor_customButton__JYStY:disabled:hover:after{border-right-color:#64748b}.portraiproEditor_saveButton__QFQ_e{background:#2563eb}.portraiproEditor_saveButton__QFQ_e:hover:not(:disabled){background:#1d4ed8}.portraiproEditor_exportButton__LtGQB{background:#2563eb}.portraiproEditor_exportButton__LtGQB:hover:not(:disabled){background:#1d4ed8}.portraiproEditor_ratioFilterButtons__SR9FB,.portraiproEditor_ratioFilter__deH76{display:flex;align-items:center;gap:4px}.portraiproEditor_ratioFilterButton__O31F5{padding:5px 20px;background:transparent;color:#666;font-size:13px;font-weight:500;cursor:pointer;border-radius:20px;border:1px solid #666;transition:all .2s ease}.portraiproEditor_activeRatioFilterButton__aYeQT{background:#2563eb;color:#fff}.Trimming_thumbnailseekbar__Iazxr{width:100%;overflow-x:hidden;display:inline-flex}.Trimming_sliderData__5LHxd{position:absolute;padding:2px 0 0 3px;top:-26px;left:-195px;color:#fff;font-size:14px;font-family:Inter-Regular;background:url(/images/blueBackground.svg);text-align:center;background-repeat:no-repeat;width:68px}.Trimming_goLiveBtn__0gBEb{border:1px solid red;color:red;border-radius:4px}.Trimming_goLiveBtn__0gBEb,.Trimming_primaryBtn__LZ5It{font-family:Inter-Medium;padding:8px;font-size:14px;background-color:#fff;display:flex;align-items:center;cursor:pointer}.Trimming_primaryBtn__LZ5It{border:1px solid #2863eb;color:#2863eb;border-radius:4px}.Trimming_primaryBtn__LZ5It:hover{color:#fff;background-color:#2863eb}.Trimming_roundedSpan__TyYtg{border-radius:100%;width:6px;height:6px;background-color:red}.VODRightComponent_radio_cards_container__699Nv{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}.VODRightComponent_radio_card__G_n8W{flex:1 1;min-width:200px;max-width:240px;background:#e8e8e8;border:none;border-radius:16px;padding:32px 24px;cursor:pointer;transition:all .3s ease;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:140px;opacity:.6}.VODRightComponent_radio_card__G_n8W:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(40,99,235,.4);background:#2863eb;opacity:1}.VODRightComponent_radio_card__G_n8W input[type=radio]{width:16px;height:16px;cursor:pointer;accent-color:#3b82f6}.VODRightComponent_radio_card__G_n8W label{font-size:20px;font-weight:600;color:#666;cursor:pointer;text-align:center;font-family:Inter-SemiBold;transition:all .3s ease;position:relative;z-index:1}.VODRightComponent_radio_card__G_n8W:hover label{color:#fff}.VODRightComponent_radio_card__G_n8W.VODRightComponent_selected__3fITq{background:#2863eb;box-shadow:0 8px 24px rgba(40,99,235,.5);transform:translateY(-2px);opacity:1}.VODRightComponent_radio_card__G_n8W.VODRightComponent_selected__3fITq label{color:#fff}.VODRightComponent_radio_card__G_n8W.VODRightComponent_selected__3fITq:hover{background:#1d4ed8}.VODRightComponent_radio_card_icon__POsPI{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;opacity:.1;transition:all .3s ease;overflow:hidden}.VODRightComponent_radio_card__G_n8W:hover .VODRightComponent_radio_card_icon__POsPI{opacity:.15}.VODRightComponent_radio_card__G_n8W.VODRightComponent_selected__3fITq .VODRightComponent_radio_card_icon__POsPI{opacity:.2}.VODRightComponent_radio_card_icon__POsPI svg{width:180px;height:180px;fill:#000;transition:all .3s ease}.VODRightComponent_radio_card__G_n8W.VODRightComponent_selected__3fITq .VODRightComponent_radio_card_icon__POsPI svg,.VODRightComponent_radio_card__G_n8W:hover .VODRightComponent_radio_card_icon__POsPI svg{fill:#fff}@media (max-width:768px){.VODRightComponent_radio_cards_container__699Nv{flex-direction:column}.VODRightComponent_radio_card__G_n8W{min-width:100%}}.VODRightComponent_container__lb_yE{display:flex;flex-direction:column;justify-content:space-between;height:100%}.VODRightComponent_thumbnailDuration__XPzwI{position:absolute;top:92px;left:163px;background-color:rgba(18,7,36,.5);color:#fff;font-size:14px;font-family:Inter-Medium;padding:5px;border-radius:5px}.VODRightComponent_checkboxContainer__11GtQ{display:flex;align-items:center;gap:12px;font-size:16px;font-family:Inter-SemiBold}.VODRightComponent_midRollContainer__4tAKw{margin-bottom:40px;margin-top:4px}.VODRightComponent_midRollTimeHeader__FVd3H{display:flex;justify-content:space-between;margin:10px 0}.VODRightComponent_singleRollInput__Ye1AH{border-radius:50%;position:absolute;top:10px;left:10px}.VODRightComponent_roundedCheckbox__jN6p9{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:2px solid #a1a7b1;background-color:transparent;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.VODRightComponent_deleteVideo__84BW8{background:url(/images/inactiveDeleteVideo.svg);height:24px;width:24px;cursor:pointer}.VODRightComponent_deleteVideo__84BW8:hover{background:url(/images/activeDeleteVideo.svg)}.VODRightComponent_replaceVideo__Rzx1J{background:url(/images/inactiveReplaceVideo.svg);height:24px;width:24px;cursor:pointer}.VODRightComponent_replaceVideo__Rzx1J:hover{background:url(/images/activeReplaceVideo.svg)}.VODRightComponent_roundedCheckbox__jN6p9:after{content:"✔";font-size:14px;color:#a1a7b1;display:block}.VODRightComponent_roundedCheckbox__jN6p9:checked{background-color:#007bff;border-color:#007bff}.VODRightComponent_roundedCheckbox__jN6p9:checked:after{color:#fff}.VODRightComponent_imageContainer__QkwIw{position:relative;display:inline-block}.VODRightComponent_imageContainer__QkwIw img{display:block;width:100%;height:auto}.VODRightComponent_midRollHorizontalContainer__afigA{display:flex;gap:12px;overflow-x:auto}.VODRightComponent_midRollHorizontalContainer__afigA::-webkit-scrollbar{height:8px}.VODRightComponent_midRollHorizontalContainer__afigA::-webkit-scrollbar-track{background:#cecece}.VODRightComponent_midRollHorizontalContainer__afigA::-webkit-scrollbar-thumb{background:#5786f2;border-radius:10px}.VODRightComponent_midRollHorizontalContainer__afigA::-webkit-scrollbar-thumb:hover{background:#2863eb}.VODRightComponent_btnContainer__aitc0{display:flex;align-items:center;gap:18px}.VODRightComponent_verticalCenter__hHaXS{display:flex;align-items:center}.VODRightComponent_removeBtn__mezso{color:#e22827;font-size:16px;font-family:Inter-SemiBold;cursor:pointer;padding:8px 10px;border-radius:8px;border:1px solid #e22827}.VODRightComponent_removeBtn__mezso:hover{color:#fff;background-color:#e22827}.VODRightComponent_addBtn__UsdYJ{border:1px solid #2863eb;background-color:#fff;padding:8px 10px;border-radius:8px;color:#2863eb;font-size:16px;font-family:Inter-SemiBold;cursor:pointer}.VODRightComponent_addBtn__UsdYJ:hover{color:#fff;background-color:#2863eb}.VODRightComponent_clipsScrollableContainer__3VDx6{max-height:740px;overflow-x:auto}.VODRightComponent_clipsScrollableContainer__3VDx6::-webkit-scrollbar{width:10px}.VODRightComponent_clipsScrollableContainer__3VDx6::-webkit-scrollbar-track{background:#cecece}.VODRightComponent_clipsScrollableContainer__3VDx6::-webkit-scrollbar-thumb{background:#5786f2;min-height:30px;border-radius:6px}.VODRightComponent_clipsScrollableContainer__3VDx6::-webkit-scrollbar-thumb:hover{background:#2863eb;border-radius:6px;min-height:30px}.VODRightComponent_durationDiv__LD6Qx{color:#707781;font-family:Inter-SemiBold;font-size:12px;display:flex;gap:5px;margin-bottom:6px}.VODRightComponent_subtitleContainer__YVXHW{padding:14px}.VODRightComponent_Arrow__k3RJ4{position:relative;width:8px;height:10px;border-radius:var(--radius-md)}.VODRightComponent_Arrow__k3RJ4:after{content:"";position:absolute;bottom:-3px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent}.VODRightComponent_violetArrow__F7Ixo{background-color:#9f9fe3}.VODRightComponent_violetArrow__F7Ixo:after{border-top:4px solid #9f9fe3}.VODRightComponent_yellowArrow__FGNJf{background-color:#ffc107}.VODRightComponent_yellowArrow__FGNJf:after{border-top:4px solid #ffc107}.VODRightComponent_pinkArrow__7cHPj{background-color:#fdb8af}.VODRightComponent_pinkArrow__7cHPj:after{border-top:4px solid #fdb8af}.VODRightComponent_saveBtn__rJy9S{border:1px solid #2863eb;border-radius:8px;height:48px;padding:16px 24px 15px 25px;font-family:Inter-SemiBold;font-size:14px;color:#2863eb;background-color:#fff;cursor:pointer}.VODRightComponent_saveBtn__rJy9S:hover{border:none;background-color:#2863eb;color:#fff}.VODRightComponent_closeBtn__l3HhH{cursor:pointer;color:#e22827;background-color:#fff;font-size:14px;font-family:Inter-Medium;display:flex;align-items:center;justify-content:center;height:48px;padding:15px;border-radius:8px;border:1px solid #e22827;width:85px}.VODRightComponent_closeBtn__l3HhH:hover{background-color:#e22827;color:#fff;border:none}.VODRightComponent_clipContainer__oyoKi{margin-top:20px;border-bottom:1px solid #e8e8e8}.VODRightComponent_clipTitle__0QNUF{color:#000;font-size:20px;font-family:Inter-SemiBold;margin-bottom:8px}.VODRightComponent_inputBox__Xz1KU{border:1px solid #d4d9dd;height:48px;padding:15px;font-family:Inter-Regular;font-size:16px;width:100%;border-radius:8px}.VODRightComponent_videoTitle__O0vST{font-family:Inter-SemiBold;font-size:14px;color:#000}.VODRightComponent_primaryBtn__Wqzmr{border:1px solid #2863eb;border-radius:8px;height:48px;padding:16px 24px 15px 25px;font-family:Inter-SemiBold;font-size:14px;color:#2863eb;background-color:#fff;cursor:pointer}.VODRightComponent_fadeTitle__hcMpR{width:70px;height:20px;margin:7px 16px 9px 0;font-family:Inter-Regular;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#120724}.VODRightComponent_fadeTime__wi5VP{width:80px;height:36px;margin:0 0 0 16px;padding:9px 9px 7px;border-radius:8px;border:1px solid #d4d9dd;background-color:#f8f8f8}.VODRightComponent_rangeInput__n45_O{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:10px;border-radius:15px;background:#d3d3d3;outline:none}.VODRightComponent_rangeInput__n45_O:hover{cursor:pointer}.VODRightComponent_rangeInput__n45_O::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:15px;height:15px;background-color:#2863eb;border-radius:100%}.VODRightComponent_rangeInput__n45_O::-moz-range-thumb{width:15px;height:15px;background:#2863eb;cursor:pointer;border-radius:100%}.socialPublishCalendar_calendarContainer__ITyzy{width:100%;position:relative;font-family:Inter-Regular;background-color:#fff;border-radius:5px;box-shadow:0 1px 4px 0 rgba(0,0,0,.16);overflow:hidden;margin-bottom:20px}.socialPublishCalendar_calendarHeader__mqUMg{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #ecedef}.socialPublishCalendar_monthTitle__YnMal{font-family:Inter-Medium;font-size:18px;color:#212b36;margin:0;min-width:200px;text-align:center}.socialPublishCalendar_navButton__05hlG{background:none;border:1px solid #d5dbe2;border-radius:4px;padding:4px 8px;cursor:pointer;display:flex;align-items:center;color:#212b36;transition:background-color .15s}.socialPublishCalendar_navButton__05hlG:hover{background-color:#f4f6f8}.socialPublishCalendar_todayButton__eDqSr{background-color:#2863eb;color:#fff;border:none;border-radius:4px;padding:6px 16px;font-family:Inter-Regular;font-size:13px;cursor:pointer;margin-left:auto;transition:background-color .15s}.socialPublishCalendar_todayButton__eDqSr:hover{background-color:#1e52c7}.socialPublishCalendar_weekRow__HWOls{display:grid;grid-template-columns:repeat(7,1fr);background-color:#f8f9fa;border-bottom:1px solid #ecedef}.socialPublishCalendar_weekDay__MjFYc{padding:10px;text-align:center;font-family:Inter-Medium;font-size:12px;color:#637381;text-transform:uppercase;letter-spacing:.5px}.socialPublishCalendar_calendarGrid__ZBe0x{display:grid;grid-template-columns:repeat(7,1fr);grid-auto-rows:minmax(120px,auto);table-layout:fixed}.socialPublishCalendar_dayCell__Rj7FR{border-right:1px solid #ecedef;border-bottom:1px solid #ecedef;padding:6px;min-height:120px;min-width:0;position:relative;background-color:#fff;transition:background-color .1s;overflow:hidden}.socialPublishCalendar_dayCell__Rj7FR:nth-child(7n){border-right:none}.socialPublishCalendar_emptyCell__fpnjp{background-color:#fafbfc}.socialPublishCalendar_dayNumber__oIolw{display:inline-block;font-family:Inter-Medium;font-size:13px;color:#637381;margin-bottom:4px;width:26px;height:26px;line-height:26px;text-align:center;border-radius:50%}.socialPublishCalendar_today__uh4lt{background-color:#f0f6ff}.socialPublishCalendar_today__uh4lt .socialPublishCalendar_dayNumber__oIolw{background-color:#2863eb;color:#fff}.socialPublishCalendar_eventsContainer__LE0Ez{display:flex;flex-direction:column;gap:3px;overflow:hidden;min-width:0}.socialPublishCalendar_eventChip__fdL7b{display:flex;align-items:center;gap:4px;padding:3px 6px;border-radius:3px;cursor:pointer;font-size:11px;font-family:Inter-Regular;color:#212b36;background-color:#e8f0fe;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:background-color .15s;min-width:0;max-width:100%}.socialPublishCalendar_eventChip__fdL7b:hover{background-color:#d0e1fd}.socialPublishCalendar_chip_youtube__2G_Ln{background-color:#fce8e8}.socialPublishCalendar_chip_youtube__2G_Ln:hover{background-color:#f8d0d0}.socialPublishCalendar_chip_facebook__bZosg{background-color:#e8f0fe}.socialPublishCalendar_chip_facebook__bZosg:hover{background-color:#d0e1fd}.socialPublishCalendar_chip_instagram__hD1jp{background-color:#fce8f4}.socialPublishCalendar_chip_instagram__hD1jp:hover{background-color:#f8d0e8}.socialPublishCalendar_chip_linkedin__jxbb3{background-color:#e8f4fe}.socialPublishCalendar_chip_linkedin__jxbb3:hover{background-color:#d0e8fd}.socialPublishCalendar_chip_x__qIYMO{background-color:#f0f0f0}.socialPublishCalendar_chip_x__qIYMO:hover{background-color:#e0e0e0}.socialPublishCalendar_chipIcon__gl4qD{width:14px;height:14px;flex-shrink:0}.socialPublishCalendar_chipTitle__R6M_z{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.socialPublishCalendar_chipStatus__jCyj2{flex-shrink:0;margin-left:auto}.socialPublishCalendar_chipStatusIcon__PAQib{width:10px;height:10px}.socialPublishCalendar_scheduledBadge__P3SB_{background-color:#ff9800;color:#fff;font-size:9px;font-family:Inter-Medium;padding:1px 4px;border-radius:2px;flex-shrink:0;margin-left:auto}.socialPublishCalendar_moreIndicator__bjh_t{font-size:11px;color:#2863eb;cursor:pointer;padding:2px 6px;font-family:Inter-Medium}.socialPublishCalendar_moreIndicator__bjh_t:hover{text-decoration:underline}.socialPublishCalendar_popoverOverlay__Gjpgz{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background:rgba(0,0,0,.08)}.socialPublishCalendar_eventPopover__dNkv0{position:fixed;z-index:1001;width:360px;max-height:450px;overflow-y:auto}.socialPublishCalendar_detailCard__f3dnk{background-color:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.18);border:1px solid #e2e8f0;overflow:hidden}.socialPublishCalendar_detailHeader__LgKoK{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #ecedef;background-color:#f8f9fa}.socialPublishCalendar_detailPlatform__w8bLl{font-family:Inter-Medium;font-size:14px;color:#212b36}.socialPublishCalendar_closeButton__zhRAe{background:none;border:none;cursor:pointer;color:#637381;padding:2px;display:flex;align-items:center;border-radius:3px;transition:background-color .15s}.socialPublishCalendar_closeButton__zhRAe:hover{color:#212b36;background-color:#ecedef}.socialPublishCalendar_detailBody__mcQOj{padding:12px 16px}.socialPublishCalendar_detailRow__bUJuh{display:flex;flex-direction:column;gap:2px;margin-bottom:10px}.socialPublishCalendar_detailLabel__spSBX{font-family:Inter-Medium;font-size:11px;color:#637381;text-transform:uppercase;letter-spacing:.5px}.socialPublishCalendar_detailValue__5OUJH{font-size:13px;color:#212b36;word-break:break-word}.socialPublishCalendar_detailValue__5OUJH a{color:#2863eb;text-decoration:underline}.socialPublishCalendar_dayDetailList__Mrq2U{display:flex;flex-direction:column;gap:6px;padding:12px 16px}.socialPublishCalendar_dayDetailItem__EZbwB{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:4px;cursor:pointer;transition:background-color .15s;border:1px solid #ecedef}.socialPublishCalendar_dayDetailItem__EZbwB:hover{background-color:#f4f6f8}.socialPublishCalendar_dayDetailTitle__xTa8W{font-size:13px;color:#212b36;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1}.socialPublishCalendar_dayDetailStatus__1zMh2{display:flex;align-items:center;gap:4px;font-size:11px;color:#637381;flex-shrink:0}.socialPublishCalendar_loadingOverlay__zxK3J{display:flex;align-items:center;justify-content:center;min-height:500px}.socialPublishCalendar_viewToggle__kri1u{display:flex;gap:0;border:1px solid #d5dbe2;border-radius:5px;overflow:hidden;height:30px;flex-shrink:0}.socialPublishCalendar_viewToggleBtn__hO6qq{display:flex;align-items:center;justify-content:center;gap:6px;padding:0 14px;border:none;background-color:#fff;cursor:pointer;font-family:Inter-Regular;font-size:13px;color:#637381;transition:all .15s}.socialPublishCalendar_viewToggleBtn__hO6qq:first-child{border-right:1px solid #d5dbe2}.socialPublishCalendar_viewToggleBtnActive__e0FPJ{background-color:#2863eb;color:#fff}.socialPublishCalendar_accountPill__43_lS{display:inline-flex;align-items:center;gap:6px;padding:4px 10px 4px 4px;background-color:#efefef;border-radius:30px;font-size:13px}.socialPublishCalendar_accountPill__43_lS img{width:20px;height:20px;border-radius:50%}.templateUploaderPopup_overlay__V3Kyp{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000}.templateUploaderPopup_popup__UWpFh{background-color:#fff;border-radius:12px;width:92%;max-width:960px;max-height:88vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,.3)}.templateUploaderPopup_header__XNUQJ{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #e5e7eb;flex-shrink:0}.templateUploaderPopup_headerTitle__adak_{margin:0;font-size:18px;font-weight:600;color:#1a1a1a}.templateUploaderPopup_headerSubtitle__5HxBO{margin:4px 0 0;font-size:13px;color:#666}.templateUploaderPopup_closeBtn__R207y{width:32px;height:32px;border-radius:50%;border:none;background-color:#f3f4f6;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;color:#666;flex-shrink:0}.templateUploaderPopup_closeBtn__R207y:disabled{cursor:not-allowed}.templateUploaderPopup_body__U6MgV{padding:24px;overflow-y:auto;flex:1 1}.templateUploaderPopup_dropZone__OtqE4{text-align:center;padding:50px 20px;border:2px dashed #d1d5db;border-radius:10px;background-color:#f9fafb;cursor:pointer;transition:all .2s ease}.templateUploaderPopup_dropZone__OtqE4:hover{border-color:#2563eb;background-color:#eff6ff}.templateUploaderPopup_dropZoneDisabled__cFdex{cursor:not-allowed;opacity:.6}.templateUploaderPopup_dropZoneIcon__kQZXv{margin-bottom:8px}.templateUploaderPopup_dropZoneTitle__ItESW{margin:0 0 4px;font-size:15px;font-weight:500;color:#333}.templateUploaderPopup_dropZoneHint__g66lu{margin:0;font-size:12px;color:#999}.templateUploaderPopup_analyzingWrapper__TjNsI{text-align:center;padding:40px;background:#eff6ff;border-radius:8px;margin-top:20px}.templateUploaderPopup_spinner__hlE1d{width:36px;height:36px;margin:0 auto 12px;border:4px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:templateUploaderPopup_spin__SJ3DI 1s linear infinite}.templateUploaderPopup_spinnerSmall__BzZD_{width:16px;height:16px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:templateUploaderPopup_spin__SJ3DI 1s linear infinite}.templateUploaderPopup_errorBoxWarning__CRdUZ{display:flex;align-items:flex-start}.templateUploaderPopup_errorBoxWarning__CRdUZ,.templateUploaderPopup_resultsHeaderBadgeWarning__Fekz3{background-color:#fef3c7;border-color:#f59e0b;color:#92400e}.templateUploaderPopup_orientationWarningBanner__itY_Q{background-color:#fef3c7;border:1px solid #f59e0b;border-radius:8px;padding:16px;margin-bottom:20px;display:flex;align-items:flex-start;color:#92400e}@keyframes templateUploaderPopup_spin__SJ3DI{to{transform:rotate(1turn)}}.templateUploaderPopup_analyzingText__Xn_X7{margin:0;color:#1e40af;font-size:14px;font-weight:500}.templateUploaderPopup_errorBox__yeUfb{padding:16px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:20px}.templateUploaderPopup_errorText__sFWWJ{margin:0;color:#dc2626;font-size:14px;font-weight:500}.templateUploaderPopup_resultsContainer__YQJiU{display:flex;gap:24px}.templateUploaderPopup_leftPanel__BL5Fs{flex:0 0 320px;display:flex;flex-direction:column;gap:16px}.templateUploaderPopup_rightPanel__E9EOE{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:16px}.templateUploaderPopup_resultsHeader__87KMp{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid #e5e7eb;margin-bottom:10px}.templateUploaderPopup_resultsHeaderBadge__RYwRT{font-size:15px;font-weight:600;color:#1a1a1a}.templateUploaderPopup_uploadNewBtn__s_XWS{padding:6px 14px;background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#4b5563;font-size:13px;cursor:pointer}.templateUploaderPopup_uploadNewBtn__s_XWS:hover{background:#f3f4f6}.templateUploaderPopup_uploadNewBtn__s_XWS:disabled{cursor:not-allowed;opacity:.6}.templateUploaderPopup_previewCard__eu_Ta{background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb;padding:16px}.templateUploaderPopup_previewTitle__DdEAE{margin:0 0 12px;font-size:14px;font-weight:600;color:#333}.templateUploaderPopup_previewImageWrapper__jr6_o{display:flex;justify-content:center;background:repeating-conic-gradient(#e5e7eb 0 25%,#fff 0 50%) 50% /16px 16px;border-radius:6px;padding:12px}.templateUploaderPopup_previewImage__FC6Rc{max-width:100%;max-height:300px;-o-object-fit:contain;object-fit:contain}.templateUploaderPopup_validationBox__NMgXn{padding:12px 16px;border-radius:8px;font-weight:500;font-size:14px}.templateUploaderPopup_validationPassed__Srf5t{background:#dcfce7;border:1px solid #86efac;color:#16a34a}.templateUploaderPopup_validationFailed__THJls{background:#fef3c7;border:1px solid #fcd34d;color:#92400e}.templateUploaderPopup_card__nrBiJ{background:#fff;padding:16px;border-radius:8px;border:1px solid #e5e7eb}.templateUploaderPopup_cardHighlight__2ARXY{border:2px solid #3b82f6;background:linear-gradient(180deg,#eff6ff,#fff)}.templateUploaderPopup_cardTitle__TTvKo{margin:0 0 12px;font-size:14px;font-weight:600;color:#1a1a1a}.templateUploaderPopup_cardGrid__BsCA7{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.templateUploaderPopup_infoItem__dYKwL{display:flex;flex-direction:column;gap:3px}.templateUploaderPopup_infoLabel__48dkx{font-size:12px;color:#6b7280;font-weight:500}.templateUploaderPopup_infoValue__AulU3{font-size:15px;color:#1a1a1a;font-weight:600}.templateUploaderPopup_infoValueHighlight__5Xhi3{font-size:18px;color:#2563eb;font-weight:700;padding:2px 6px;background:#dbeafe;border-radius:4px;display:inline-block;width:-moz-fit-content;width:fit-content}.templateUploaderPopup_infoValueBadge__PFXLf{display:inline-block;padding:4px 10px;background:#dcfce7;color:#16a34a;font-size:13px;font-weight:600;border-radius:6px;width:-moz-fit-content;width:fit-content}.templateUploaderPopup_resultsHeaderLeft__a5iTm{display:flex;align-items:center;gap:12px}.templateUploaderPopup_saveCard__zWO_W{background:linear-gradient(180deg,#f0fdf4,#fff);display:flex}.templateUploaderPopup_inputLabel__Biz4n{display:block;font-size:13px;font-weight:500;color:#374151;margin-bottom:6px}.templateUploaderPopup_textInput__dUgpn{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:4px 0 0 4px;font-size:14px;outline:none;box-sizing:border-box}.templateUploaderPopup_textInput__dUgpn:focus{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.15)}.templateUploaderPopup_uploadErrorBox__6bFvg{padding:10px 14px;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin-bottom:12px;color:#dc2626;font-size:13px;font-weight:500}.templateUploaderPopup_uploadBtn__fRY2S{padding:10px 20px;background-color:#2863eb;color:#fff;border:none;border-radius:0 4px 4px 0;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}.templateUploaderPopup_uploadBtn__fRY2S:hover{background-color:#2863eb}.templateUploaderPopup_uploadBtn__fRY2S:disabled{background-color:#9ca3af;cursor:not-allowed}@media (max-width:720px){.templateUploaderPopup_resultsContainer__YQJiU{flex-direction:column}.templateUploaderPopup_leftPanel__BL5Fs{flex:none}.templateUploaderPopup_popup__UWpFh{max-width:95%}}.captionstab_captionsTabContainer__4y82p{display:flex;flex-direction:column;height:100%;background:#fff;font-family:Inter-Regular,sans-serif}.captionstab_header__nEbYE{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e7eb;padding:0 16px 16px}.captionstab_headerLeft__wrV5U{display:flex;align-items:center;gap:12px}.captionstab_title__3dFhV{font-size:16px;font-weight:600;color:#1f2937}.captionstab_toggleSwitch__81H6b{position:relative;display:inline-block;width:44px;height:24px}.captionstab_toggleSwitch__81H6b input{opacity:0;width:0;height:0}.captionstab_slider__0n96X{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:24px}.captionstab_slider__0n96X:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}.captionstab_toggleSwitch__81H6b input:checked+.captionstab_slider__0n96X{background-color:#2563eb}.captionstab_toggleSwitch__81H6b input:checked+.captionstab_slider__0n96X:before{transform:translateX(20px)}.captionstab_iconBtn__rUwSV{background:transparent;border:1px solid #e5e7eb;border-radius:6px;padding:6px 8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.captionstab_iconBtn__rUwSV:hover{background:#f3f4f6}.captionstab_subTabsContainer__CZsUS{display:flex;gap:8px;border-bottom:2px solid #e0e0e0;margin-bottom:20px;padding:0 16px}.captionstab_subTab__TsOf7{padding:10px 20px;background:transparent;color:#666;font-size:14px;font-weight:500;cursor:pointer;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .2s ease;outline:none}.captionstab_subTab__TsOf7:hover{color:#2563eb;background-color:#f0f4ff}.captionstab_activeSubTab__12vsu{color:#2563eb;border-bottom-color:#2563eb;font-weight:600}.captionstab_stylesContent__sPXo5,.captionstab_subtitlesContent__tAyXj,.captionstab_textEffectsContent__a1Pjs{flex:1 1;overflow-y:auto;padding:0 16px 16px}.captionstab_stylesContent__sPXo5::-webkit-scrollbar,.captionstab_subtitlesContent__tAyXj::-webkit-scrollbar,.captionstab_textEffectsContent__a1Pjs::-webkit-scrollbar{width:6px}.captionstab_stylesContent__sPXo5::-webkit-scrollbar-track,.captionstab_subtitlesContent__tAyXj::-webkit-scrollbar-track,.captionstab_textEffectsContent__a1Pjs::-webkit-scrollbar-track{background:#f3f4f6;border-radius:var(--radius-sm)}.captionstab_stylesContent__sPXo5::-webkit-scrollbar-thumb,.captionstab_subtitlesContent__tAyXj::-webkit-scrollbar-thumb,.captionstab_textEffectsContent__a1Pjs::-webkit-scrollbar-thumb{background:#c4c9d1;border-radius:var(--radius-sm)}.captionstab_stylesContent__sPXo5::-webkit-scrollbar-thumb:hover,.captionstab_subtitlesContent__tAyXj::-webkit-scrollbar-thumb:hover,.captionstab_textEffectsContent__a1Pjs::-webkit-scrollbar-thumb:hover{background:#9ca3af}.captionstab_colorPickerRow__v_FWc{display:flex;align-items:center;justify-content:space-between;padding:12px;background:#f9fafb;border-radius:8px;margin-bottom:0}.captionstab_colorLabel___qqyf{font-size:14px;color:#374151;font-weight:500}.captionstab_colorPickerWrapper__4A1LC{display:flex;align-items:center;gap:8px}.captionstab_colorInput__qajsA{width:0;height:0;opacity:0;position:absolute}.captionstab_colorPreview__6e06K{width:36px;height:36px;border-radius:6px;cursor:pointer;border:2px solid #e5e7eb;transition:all .2s}.captionstab_colorPreview__6e06K:hover{transform:scale(1.05);border-color:#2563eb}.captionstab_stylesGrid__QrljX{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:20px;gap:20px}.captionstab_styleCard__ZyKpy{cursor:pointer;overflow:hidden;transition:all .2s}.captionstab_selectedStyle__bQKhP{padding:2px;border-radius:8px;border:2px solid #000}.captionstab_normalStyle__DrkIE{padding:4px}.captionstab_stylePreview__7l_YK{height:80px;display:flex;align-items:center;justify-content:center;padding:12px;border-radius:8px;text-align:center;position:relative;overflow:hidden}.captionstab_stylePreview__7l_YK span{display:inline-block;max-width:100%;word-wrap:break-word;line-height:1.3}.captionstab_previewVideo__Q_VkF{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;border-radius:0}.captionstab_styleName__bEO9S{position:relative;padding-left:.375rem;padding-top:.25rem;font-size:.75rem;color:#374151;background:#fff;text-align:left;font-weight:500}.captionstab_emptyState__e_2jT{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center}.captionstab_emptyState__e_2jT p{color:#6b7280;font-size:14px;margin-bottom:16px}.captionstab_loadingState__RaCY_{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;gap:16px}.captionstab_loadingState__RaCY_ p{color:#6b7280;font-size:14px}.captionstab_subtitlesListContainer__8_jyk{display:flex;flex-direction:column;gap:16px}.captionstab_subtitleSelector__3Ta0J{padding:0}.captionstab_subtitleList__o9_TQ{display:flex;flex-direction:column;gap:8px;max-height:500px;overflow-y:auto;padding-right:8px}.captionstab_subtitleList__o9_TQ::-webkit-scrollbar{width:6px}.captionstab_subtitleList__o9_TQ::-webkit-scrollbar-track{background:#f3f4f6;border-radius:var(--radius-sm)}.captionstab_subtitleList__o9_TQ::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:var(--radius-sm)}.captionstab_subtitleList__o9_TQ::-webkit-scrollbar-thumb:hover{background:#9ca3af}.captionstab_subtitleItem___YdAh{padding:12px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;transition:all .2s;cursor:pointer}.captionstab_subtitleItem___YdAh:hover{border-color:#2563eb;background:#f9fafb;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.05)}.captionstab_activeSubtitle__48aJ1{border-color:#2563eb;background:#ede9fe;box-shadow:0 0 0 3px rgba(37,99,235,.1);transform:none}.captionstab_activeSubtitle__48aJ1:hover{background:#ede9fe}.captionstab_subtitleTime__laqcD{font-size:11px;color:#6b7280;font-weight:500;margin-bottom:6px;font-family:monospace}.captionstab_subtitleText__BbvIg{font-size:13px;color:#1f2937;line-height:1.5}.captionstab_addBtn__D_9BR{background:#2563eb;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.captionstab_addBtn__D_9BR:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.captionstab_controlRow___f1y9{margin-bottom:20px}.captionstab_pairedRow__530x2{display:flex;gap:12px;margin-bottom:20px}.captionstab_pairedRow__530x2 .captionstab_controlRow___f1y9{flex:1 1;margin-bottom:0;min-width:0}.captionstab_controlLabel__vvSST{display:block;font-size:13px;font-weight:500;color:#374151;margin-bottom:8px}.captionstab_fontSelect__lFwXk{width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;color:#1f2937;background:#fff;cursor:pointer;transition:all .2s}.captionstab_fontSelect__lFwXk:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.captionstab_sizeControl__W__Hy{display:flex;align-items:center;gap:8px}.captionstab_sizeBtn__9_aKu{width:36px;height:36px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#374151;font-size:18px;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.captionstab_sizeBtn__9_aKu:hover{background:#f3f4f6;border-color:#2563eb}.captionstab_sizeInput__XcA_Q{flex:1 1;padding:10px 12px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;text-align:center;color:#1f2937;max-width:100px}.captionstab_sizeInput__XcA_Q:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.captionstab_formatBtns__cZhj6{display:flex;gap:8px}.captionstab_formatBtn__Nhr9a{width:40px;height:40px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#374151;font-size:14px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.captionstab_formatBtn__Nhr9a:hover{background:#f3f4f6;border-color:#2563eb}.captionstab_formatBtn__Nhr9a.captionstab_active__DbxGR,.captionstab_formatBtn__Nhr9a:active{background:#2563eb;color:#fff;border-color:#2563eb}.captionstab_previewSection__S3jOA{margin-top:24px}.captionstab_previewBox__ou0p2{border:1px solid #e5e7eb;border-radius:8px;padding:24px;min-height:100px;display:flex;align-items:center;justify-content:center}.captionstab_disabledState__UGXAw{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px;text-align:center;gap:12px}.captionstab_disabledIcon__Ml_7v{margin-bottom:8px;opacity:.6}.captionstab_disabledTitle__Z_PUx{font-size:16px;font-weight:600;color:#1f2937;margin:0}.captionstab_disabledDescription__v4bkQ{font-size:13px;color:#6b7280;line-height:1.5;max-width:280px;margin:0}.captionstab_enableBtn__mWgsU{margin-top:8px;padding:10px 24px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.captionstab_enableBtn__mWgsU:hover{background:#374151}.captionstab_subtitleItemWrapper__JcIEi{position:relative}.captionstab_actionToolbar__KUPCR{position:absolute;bottom:-20px;right:12px;display:flex;gap:4px;padding:6px 8px;background-color:rgba(0,0,0,.92);border-radius:25px;box-shadow:0 4px 12px rgba(0,0,0,.3);backdrop-filter:blur(10px);z-index:10;animation:captionstab_toolbarFadeIn__TsHRM .15s ease-out}@keyframes captionstab_toolbarFadeIn__TsHRM{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.captionstab_actionBtn__SXCg6{padding:5px 7px;background-color:transparent;border:none;cursor:pointer;border-radius:6px;transition:background-color .2s;display:flex;align-items:center;justify-content:center}.captionstab_actionBtn__SXCg6:hover:not(:disabled){background-color:hsla(0,0%,100%,.15)}.captionstab_actionBtn__SXCg6:disabled{opacity:.4;cursor:not-allowed}.captionstab_actionBtn__SXCg6 img{width:15px;height:15px;filter:brightness(0) invert(1)}.captionstab_deleteActionBtn__xKWMP:hover:not(:disabled){background-color:#ef4444!important}.captionstab_editIconBtn__x9wX5{background:transparent;border:none;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;opacity:.5;transition:opacity .2s}.captionstab_editIconBtn__x9wX5:hover{opacity:1}.captionstab_editingItem___puvm{border-color:#2563eb;background:#eff6ff;cursor:default}.captionstab_editingItem___puvm:hover{transform:none}.captionstab_editHeader__gSuho{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.captionstab_editLabel__Y0c6x{font-size:12px;font-weight:600;color:#6b7280;font-family:monospace}.captionstab_editSaveBtn__3PsSV{background:#2563eb;color:#fff;border:none;padding:4px 12px;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:background .2s}.captionstab_editSaveBtn__3PsSV:hover{background:#1d4ed8}.captionstab_editCancelBtn__D7vZC{background:#e5e7eb;color:#374151;border:none;padding:4px 12px;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:background .2s}.captionstab_editCancelBtn__D7vZC:hover{background:#d1d5db}.captionstab_editTextarea__FHKxi{width:100%;padding:8px;border:1px solid #d1d5db;border-radius:6px;font-size:13px;font-family:inherit;color:#1f2937;line-height:1.5;resize:vertical;margin-bottom:8px;box-sizing:border-box}.captionstab_editTextarea__FHKxi:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.captionstab_editTimeRow__CuFzj{display:flex;gap:8px}.captionstab_editTimeField__KwlSt{flex:1 1}.captionstab_editTimeLabel__MMipo{display:block;font-size:11px;font-weight:500;color:#6b7280;margin-bottom:4px}.captionstab_editTimeInput__ozPRH{width:100%;padding:6px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:12px;font-family:monospace;color:#1f2937;box-sizing:border-box}.captionstab_editTimeInput__ozPRH:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.captionstab_saveBtn__wC0iY{background:#2563eb;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.captionstab_saveBtn__wC0iY:hover:not(:disabled){background:#1d4ed8}.captionstab_saveBtn__wC0iY:disabled{opacity:.6;cursor:not-allowed}.captionstab_wordSpan__mmGRh{cursor:pointer;border-radius:var(--radius-sm);padding:1px 2px;transition:background-color .15s;display:inline}.captionstab_wordSpan__mmGRh:hover{background-color:rgba(37,99,235,.15);color:#1d4ed8}.captionstab_wordHighlighted___pfIJ{background-color:rgba(37,99,235,.25);color:#1d4ed8;border-radius:var(--radius-sm);box-shadow:0 0 0 2px rgba(37,99,235,.2)}.captionstab_wordPopover__ZsvBQ{position:absolute;z-index:20;display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.12);overflow:hidden;min-width:140px;animation:captionstab_popoverFadeIn__YuX8g .15s ease-out}@keyframes captionstab_popoverFadeIn__YuX8g{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.captionstab_wordPopoverBtn__HFxLI{padding:10px 16px;border:none;background:#fff;cursor:pointer;font-size:13px;font-weight:500;color:#374151;text-align:left;transition:background-color .15s}.captionstab_wordPopoverBtn__HFxLI:hover{background:#f3f4f6;color:#2563eb}.captionstab_wordPopoverBtn__HFxLI:first-child{border-bottom:1px solid #f3f4f6}.captionstab_wordCorrectionRow__LHPG9{display:flex;flex-wrap:wrap;align-items:center;gap:2px;line-height:1.8}.captionstab_correctingWordWrapper__Z4_ZP{display:inline-flex;align-items:center;gap:4px}.captionstab_correctingWordInput__L4R_7{padding:2px 6px;border:1px solid #2563eb;border-radius:4px;font-size:13px;font-family:inherit;color:#1f2937;outline:none;min-width:50px;max-width:150px;background:#eff6ff;box-shadow:0 0 0 2px rgba(37,99,235,.15)}.captionstab_correctingWordCancel__EHBZ_,.captionstab_correctingWordSave__UdOfc{width:22px;height:22px;border:none;border-radius:4px;cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center;transition:background-color .15s}.captionstab_correctingWordSave__UdOfc{background:#2563eb;color:#fff}.captionstab_correctingWordSave__UdOfc:hover{background:#1d4ed8}.captionstab_correctingWordCancel__EHBZ_{background:#e5e7eb;color:#374151}.captionstab_correctingWordCancel__EHBZ_:hover{background:#d1d5db}.captionstab_createStyleBtn__K6z_o{padding:10px 20px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s;white-space:nowrap}.captionstab_createStyleBtn__K6z_o:hover{background:#1d4ed8}.captionstab_modalOverlay__Z_lH_{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;animation:captionstab_modalFadeIn__RtLO_ .2s ease-out}@keyframes captionstab_modalFadeIn__RtLO_{0%{opacity:0}to{opacity:1}}.captionstab_modalContent__YOqid{background:#fff;border-radius:12px;padding:24px;width:400px;max-width:90vw;max-height:85vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:captionstab_modalSlideIn__0qasx .2s ease-out}.captionstab_modalContent__YOqid::-webkit-scrollbar{width:6px}.captionstab_modalContent__YOqid::-webkit-scrollbar-track{background:#f3f4f6;border-radius:var(--radius-sm)}.captionstab_modalContent__YOqid::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:var(--radius-sm)}.captionstab_modalContent__YOqid::-webkit-scrollbar-thumb:hover{background:#9ca3af}@keyframes captionstab_modalSlideIn__0qasx{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.captionstab_modalHeader__5VKkv{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.captionstab_modalTitle__HoI1G{font-size:16px;font-weight:600;color:#1f2937}.captionstab_modalCloseBtn__Eja2O{width:28px;height:28px;border:none;background:#f3f4f6;color:#6b7280;border-radius:6px;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center;transition:all .2s}.captionstab_modalCloseBtn__Eja2O:hover{background:#e5e7eb;color:#1f2937}.captionstab_createFormPreview__GdxAF{margin-bottom:16px;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.captionstab_createFormRow__YjUnr{margin-bottom:14px}.captionstab_createFormLabel__hdt_5{display:block;font-size:13px;font-weight:500;color:#374151;margin-bottom:6px}.captionstab_createFormInput__5qiw4{width:100%;padding:8px 10px;border:1px solid #e5e7eb;border-radius:6px;font-size:13px;color:#1f2937;background:#fff;box-sizing:border-box;transition:border-color .2s}.captionstab_createFormInput__5qiw4:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.captionstab_createFormColorRow__RCHYA{display:flex;align-items:center;gap:8px}.captionstab_createFormColorPicker__4uImd{width:36px;height:36px;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;padding:2px;flex-shrink:0}.captionstab_createFormClearBtn__5PwmD{width:28px;height:28px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#9ca3af;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0;transition:all .2s}.captionstab_createFormClearBtn__5PwmD:hover{background:#fee2e2;color:#ef4444;border-color:#fca5a5}.captionstab_createFormActions__V9diK{display:flex;gap:8px;margin-top:16px}.captionstab_createFormSaveBtn__ckH3K{flex:1 1;padding:10px 16px;background:#2563eb;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s}.captionstab_createFormSaveBtn__ckH3K:hover{background:#1d4ed8}.captionstab_createFormCancelBtn__PjIuL{padding:10px 16px;background:#fff;color:#374151;border:1px solid #e5e7eb;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}.captionstab_createFormCancelBtn__PjIuL:hover{background:#f3f4f6}.captionstab_deleteStyleBtn__tAQw8{position:absolute;top:-6px;right:-6px;width:20px;height:20px;border-radius:50%;border:none;background:#ef4444;color:#fff;font-size:10px;cursor:pointer;display:none;align-items:center;justify-content:center;transition:background .2s;z-index:5}.captionstab_deleteStyleBtn__tAQw8:hover{background:#dc2626}.captionstab_styleCard__ZyKpy:hover .captionstab_deleteStyleBtn__tAQw8{display:flex}.captionstab_generatingSpinner__k__uq{width:36px;height:36px;border:3px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:captionstab_captionSpin__MsEiI .8s linear infinite;margin-bottom:16px}@keyframes captionstab_captionSpin__MsEiI{to{transform:rotate(1turn)}}.captionstab_generatingText__UwrOT{font-size:15px;font-weight:600;color:#1f2937;margin-bottom:8px}.captionstab_generatingSubText__JC011{font-size:13px;color:#6b7280;margin-bottom:4px}.captionstab_subtitleModalOverlay__sH67l{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.captionstab_subtitleModalContainer__uRnL_{background:#fff;border-radius:12px;width:480px;max-width:90%;box-shadow:0 8px 24px rgba(0,0,0,.15);overflow:hidden}.captionstab_subtitleModalNav__SrgNm{display:flex;justify-content:flex-end;padding:12px 16px 0}.captionstab_subtitleModalClose__owvjv{cursor:pointer;opacity:.6;transition:opacity .2s}.captionstab_subtitleModalClose__owvjv:hover{opacity:1}.captionstab_subtitleModalClose__owvjv img{width:16px;height:16px}.captionstab_subtitleModalBody__hHOPO{padding:0 32px 32px}.captionstab_subtitleModalTitle__Hq_Xq{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:24px;text-align:center}.captionstab_subtitleModalOption__mHPkN{display:flex;align-items:center;gap:16px;padding:16px;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s;margin-bottom:12px}.captionstab_subtitleModalOption__mHPkN:hover{border-color:#2563eb;background:#f0f4ff}.captionstab_subtitleModalIcon__QcLoQ{width:40px;height:40px;flex-shrink:0}.captionstab_subtitleModalOptionTitle__iHY_A{font-size:14px;font-weight:600;color:#1f2937;margin-bottom:4px}.captionstab_subtitleModalOptionDesc__QVHtq{font-size:12px;color:#6b7280}.captionstab_langSelectWrapper__7HWLG{margin-bottom:24px}.captionstab_langSelect__mfyNT{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#1f2937;background:#fff}.captionstab_langSelect__mfyNT:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.captionstab_langSelectActions__ufM5A{display:flex;justify-content:flex-end;gap:12px}.captionstab_langBackBtn__zr5y9{padding:8px 20px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-size:14px;cursor:pointer;transition:all .2s}.captionstab_langBackBtn__zr5y9:hover{background:#f3f4f6}.captionstab_langGenerateBtn__stlsa{padding:8px 20px;border:none;border-radius:8px;background:#2563eb;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.captionstab_langGenerateBtn__stlsa:hover{background:#1d4ed8}.captionstab_langGenerateBtn__stlsa:disabled{opacity:.5;cursor:not-allowed}.VideoEditorLeft_tabsContainer__sln9l{width:100%;display:flex;flex-direction:row;flex:1 1;min-height:0}.VideoEditorLeft_tabsNav__ukwxl{display:flex;flex-direction:column;gap:4px;align-items:center;border-right:1px solid #e0e0e0;padding:8px 6px;flex-shrink:0;overflow:visible}.VideoEditorLeft_tabIcon__CXxbl{width:24px;height:24px;flex-shrink:0;overflow:visible}.VideoEditorLeft_backButton__mcV53{background:transparent;color:#888;font-size:10px;font-weight:500;cursor:pointer;border-radius:6px;transition:all .15s ease;outline:none;white-space:nowrap;text-align:center;width:100%;display:flex;flex-direction:column;align-items:center;gap:3px;margin-bottom:4px;border:none;border-bottom:1px solid #e0e0e0;padding:6px 4px}.VideoEditorLeft_backButton__mcV53:hover{color:#2563eb;background-color:#f0f4ff}.VideoEditorLeft_tabButton__so2IN{padding:6px 4px;border:none;background:transparent;color:#888;font-size:10px;font-weight:500;cursor:pointer;border-radius:6px;transition:all .15s ease;outline:none;white-space:nowrap;text-align:center;width:100%;display:flex;flex-direction:column;align-items:center;gap:3px}.VideoEditorLeft_tabButton__so2IN:hover:not(:disabled){color:#2563eb;background-color:#f0f4ff}.VideoEditorLeft_tabButton__so2IN:disabled{opacity:.5;cursor:not-allowed}.VideoEditorLeft_activeTab__m6lUs{color:#2563eb;background-color:#eef2ff;font-weight:600}.VideoEditorLeft_tabContent__SewhI{flex:1 1;min-height:0;min-width:0;overflow-y:auto;padding-left:8px;scrollbar-width:thin;scrollbar-color:transparent transparent}.VideoEditorLeft_tabContent__SewhI:hover{scrollbar-color:rgba(0,0,0,.15) transparent}.VideoEditorLeft_tabContent__SewhI::-webkit-scrollbar{width:4px}.VideoEditorLeft_tabContent__SewhI::-webkit-scrollbar-track{background:transparent}.VideoEditorLeft_tabContent__SewhI::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}.VideoEditorLeft_tabContent__SewhI:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15)}.VideoEditorLeft_tabContent__SewhI::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.25)}.VideoEditorLeft_customButton__Js55V{padding:6px 4px;border:none;background:#2563eb;color:#fff;border-radius:6px;cursor:pointer;font-size:10px;font-weight:500;transition:all .2s ease;outline:none;margin-top:auto;margin-left:0;white-space:nowrap;width:100%;display:flex;flex-direction:column;align-items:center;gap:3px;position:relative}.VideoEditorLeft_customButton__Js55V:disabled{opacity:.5;cursor:not-allowed}.VideoEditorLeft_customButton__Js55V:after{content:"Save as Template";position:absolute;left:calc(100% + 8px);top:50%;transform:translateY(-50%);background:#333;color:#fff;padding:4px 8px;border-radius:4px;font-size:11px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .1s ease;z-index:100}.VideoEditorLeft_customButton__Js55V:hover:after{opacity:1}.VideoEditorLeft_nextButton__kv0cS{padding:6px 4px;border:none;background:#2563eb;color:#fff;border-radius:6px;cursor:pointer;font-size:10px;font-weight:500;transition:all .2s ease;outline:none;margin-top:6px;white-space:nowrap;width:100%;display:flex;flex-direction:column;align-items:center;gap:3px;position:relative}.VideoEditorLeft_nextButton__kv0cS:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 2px 8px rgba(37,99,235,.3)}.VideoEditorLeft_nextButton__kv0cS:active:not(:disabled){transform:translateY(0)}.VideoEditorLeft_nextButton__kv0cS:disabled{opacity:.5;cursor:not-allowed}.VideoEditorLeft_nextButton__kv0cS:after{content:"Proceed to Export";position:absolute;left:calc(100% + 8px);top:50%;transform:translateY(-50%);background:#333;color:#fff;padding:4px 8px;border-radius:4px;font-size:11px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .1s ease;z-index:100}.VideoEditorLeft_nextButton__kv0cS:hover:after{opacity:1}.VideoEditorLeft_landscapePane__sNdAI{width:67%;background-color:#1f2937;padding:1rem;display:flex;flex-direction:column;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);background-color:#fff;border-radius:10px}.VideoEditorLeft_header__mPoJT{display:flex;justify-content:space-between;align-items:center}.VideoEditorLeft_header__mPoJT h2{font-size:24px;font-weight:600;margin:0}.VideoEditorRight_container__0zbDI{display:flex;flex-direction:column;flex:1 1;min-height:0;padding:8px;overflow:hidden;position:relative}.VideoEditorRight_header__2PmD2{display:flex;align-items:center;justify-content:space-between}.VideoEditorRight_title__IOr_M{font-size:22px;font-weight:600;color:#333;margin:0}.VideoEditorRight_emptyPreview__uxa1K{display:flex;align-items:center;justify-content:center;min-height:200px;color:#666;font-size:14px}.VideoEditorRight_previewSection__iLvBB{flex:1 1;min-height:0;background:#f5f5f5;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden}.VideoEditorRight_previewTitle__asNp7{margin:0 0 15px;font-size:20px;font-weight:600;color:#333}.VideoEditorRight_controlsSection__3Mks1{background:#fff;border-radius:12px;padding:10px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.VideoEditorRight_playbackControls__7LpCA{display:flex;align-items:center;gap:15px}.VideoEditorRight_playButton__P3FwS{width:48px;height:48px;border:none;border-radius:50%;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.VideoEditorRight_playButton__P3FwS:hover{transform:scale(1.05)}.VideoEditorRight_playButton__P3FwS:active{transform:scale(.95)}.VideoEditorRight_muteButton__gNvXt{width:40px;height:40px;border:none;border-radius:50%;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.VideoEditorRight_muteButton__gNvXt:hover{transform:scale(1.05)}.VideoEditorRight_muteButton__gNvXt:active{transform:scale(.95)}.VideoEditorRight_timeDisplay__IQYDR{font-size:14px;font-weight:500;color:#666;font-family:Courier New,monospace}.VideoEditorRight_seekbarContainer___3y5P{width:100%}.VideoEditorRight_seekbar__458So{width:100%;height:6px;border-radius:var(--radius-sm);outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(to right,#667eea 0,#667eea var(--progress,0),#e0e0e0 var(--progress,0),#e0e0e0 100%);cursor:pointer}.VideoEditorRight_seekbar__458So::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#fff;border:3px solid #667eea;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.2);-webkit-transition:all .2s ease;transition:all .2s ease}.VideoEditorRight_seekbar__458So::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 3px 8px rgba(0,0,0,.3)}.VideoEditorRight_seekbar__458So::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#fff;border:3px solid #667eea;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.2);-moz-transition:all .2s ease;transition:all .2s ease}.VideoEditorRight_seekbar__458So::-moz-range-thumb:hover{transform:scale(1.2);box-shadow:0 3px 8px rgba(0,0,0,.3)}.VideoEditorRight_templateInfo__iRqxD{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.VideoEditorRight_templateInfo__iRqxD h3{margin:0 0 15px;font-size:18px;font-weight:600;color:#333;border-bottom:2px solid #667eea;padding-bottom:10px}.VideoEditorRight_templateInfo__iRqxD p{margin:8px 0;font-size:14px;color:#666;line-height:1.6}.VideoEditorRight_templateInfo__iRqxD strong{color:#333;font-weight:600}.VideoEditorRight_nextOverlay__Dy1VL{position:absolute;top:16px;right:16px;z-index:10}.VideoEditorRight_nextButton__DX2EO{padding:6px 24px;border:none;border-radius:20px;cursor:pointer;font-size:13px;font-weight:500;background:#2563eb;color:#fff;backdrop-filter:blur(8px);transition:all .2s ease;outline:none}.VideoEditorRight_nextButton__DX2EO:hover{background:#1d4ed8}.VideoEditorRight_nextButton__DX2EO:disabled{opacity:.5;cursor:not-allowed}.VideoEditorRight_container__0zbDI::-webkit-scrollbar{width:8px}.VideoEditorRight_container__0zbDI::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.VideoEditorRight_container__0zbDI::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.VideoEditorRight_container__0zbDI::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width:768px){.VideoEditorRight_container__0zbDI{padding:15px}.VideoEditorRight_previewTitle__asNp7{font-size:18px}.VideoEditorRight_playButton__P3FwS{width:40px;height:40px}.VideoEditorRight_timeDisplay__IQYDR{font-size:12px}}.VideoEditorV2_mainContainer__XdRMB{display:flex;flex:1 1;min-height:0;gap:10px;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;position:relative}.VideoEditorV2_mainFullscreen__01P4k{position:fixed;inset:0;z-index:1000;height:100vh;padding:10px}.VideoEditorV2_fullscreenToggle__NBDr8{position:absolute;top:8px;right:8px;z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#666;box-shadow:0 1px 3px rgba(0,0,0,.1)}.VideoEditorV2_fullscreenToggle__NBDr8:hover{background:#f3f4f6;color:#333}.VideoEditorV2_leftContainer__l7OIC{width:60%;min-width:400px;border-right:1px solid #e0e0e0;background:#fff;display:flex;flex-direction:column;overflow:hidden;padding:8px 8px 8px 0}.VideoEditorV2_rightContainer__wnfMQ{flex:1 1;background:#fafafa;display:flex;flex-direction:column;overflow:hidden}@media (max-width:1200px){.VideoEditorV2_leftContainer__l7OIC{width:35%;min-width:350px}}@media (max-width:768px){.VideoEditorV2_mainContainer__XdRMB{flex-direction:column}.VideoEditorV2_leftContainer__l7OIC{width:100%;min-width:unset;max-width:unset;height:50%;border-right:none;border-bottom:1px solid #e0e0e0}.VideoEditorV2_rightContainer__wnfMQ{height:50%}}.CreateClipRight_radio_cards_container__yxmJw{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}.CreateClipRight_radio_card__PcE6I{flex:1 1;min-width:200px;max-width:240px;background:#e8e8e8;border:none;border-radius:16px;padding:32px 24px;cursor:pointer;transition:all .3s ease;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:140px;opacity:.6}.CreateClipRight_radio_card__PcE6I:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(40,99,235,.4);background:#2863eb;opacity:1}.CreateClipRight_radio_card__PcE6I input[type=radio]{width:16px;height:16px;cursor:pointer;accent-color:#3b82f6}.CreateClipRight_radio_card__PcE6I label{font-size:20px;font-weight:600;color:#666;cursor:pointer;text-align:center;font-family:Inter-SemiBold;transition:all .3s ease;position:relative;z-index:1}.CreateClipRight_radio_card__PcE6I:hover label{color:#fff}.CreateClipRight_radio_card__PcE6I.CreateClipRight_selected__bGYMe{background:#2863eb;box-shadow:0 8px 24px rgba(40,99,235,.5);transform:translateY(-2px);opacity:1}.CreateClipRight_radio_card__PcE6I.CreateClipRight_selected__bGYMe label{color:#fff}.CreateClipRight_radio_card__PcE6I.CreateClipRight_selected__bGYMe:hover{background:#1d4ed8}.CreateClipRight_radio_card_icon__8ceMm{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;opacity:.1;transition:all .3s ease;overflow:hidden}.CreateClipRight_radio_card__PcE6I:hover .CreateClipRight_radio_card_icon__8ceMm{opacity:.15}.CreateClipRight_radio_card__PcE6I.CreateClipRight_selected__bGYMe .CreateClipRight_radio_card_icon__8ceMm{opacity:.2}.CreateClipRight_radio_card_icon__8ceMm svg{width:180px;height:180px;fill:#000;transition:all .3s ease}.CreateClipRight_radio_card__PcE6I.CreateClipRight_selected__bGYMe .CreateClipRight_radio_card_icon__8ceMm svg,.CreateClipRight_radio_card__PcE6I:hover .CreateClipRight_radio_card_icon__8ceMm svg{fill:#fff}@media (max-width:768px){.CreateClipRight_radio_cards_container__yxmJw{flex-direction:column}.CreateClipRight_radio_card__PcE6I{min-width:100%}}.CreateClipRight_container__ktKfw{display:flex;flex-direction:column;justify-content:space-between;height:100%}.CreateClipRight_thumbnailDuration__115yl{position:absolute;bottom:5px;right:5px;background-color:rgba(18,7,36,.5);color:#fff;font-size:14px;font-family:Inter-Medium;padding:5px;border-radius:5px}.CreateClipRight_checkboxContainer__acjBH{display:flex;align-items:center;gap:12px;font-size:16px;font-family:Inter-SemiBold}.CreateClipRight_midRollContainer__PSDqJ{margin-bottom:40px;margin-top:4px}.CreateClipRight_midRollTimeHeader__SDiGK{display:flex;justify-content:space-between;margin:10px 0}.CreateClipRight_singleRollInput___yrbM{border-radius:50%;position:absolute;top:10px;left:10px}.CreateClipRight_roundedCheckbox__VXbZE{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:2px solid #a1a7b1;background-color:transparent;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.CreateClipRight_deleteVideo__gQEc7{background:url(/images/inactiveDeleteVideo.svg);height:24px;width:24px;cursor:pointer}.CreateClipRight_deleteVideo__gQEc7:hover{background:url(/images/activeDeleteVideo.svg)}.CreateClipRight_replaceVideo___buP7{background:url(/images/inactiveReplaceVideo.svg);height:24px;width:24px;cursor:pointer}.CreateClipRight_replaceVideo___buP7:hover{background:url(/images/activeReplaceVideo.svg)}.CreateClipRight_roundedCheckbox__VXbZE:after{content:"✔";font-size:14px;color:#a1a7b1;display:block}.CreateClipRight_roundedCheckbox__VXbZE:checked{background-color:#007bff;border-color:#007bff}.CreateClipRight_roundedCheckbox__VXbZE:checked:after{color:#fff}.CreateClipRight_imageContainer__oFn6h{position:relative;display:inline-block}.CreateClipRight_imageContainer__oFn6h img{display:block;width:100%;height:auto}.CreateClipRight_midRollHorizontalContainer__hJuNI{display:flex;gap:12px;overflow-x:auto}.CreateClipRight_midRollHorizontalContainer__hJuNI::-webkit-scrollbar{height:8px}.CreateClipRight_midRollHorizontalContainer__hJuNI::-webkit-scrollbar-track{background:#cecece}.CreateClipRight_midRollHorizontalContainer__hJuNI::-webkit-scrollbar-thumb{background:#5786f2;border-radius:10px}.CreateClipRight_midRollHorizontalContainer__hJuNI::-webkit-scrollbar-thumb:hover{background:#2863eb}.CreateClipRight_btnContainer__2tLPc{display:flex;align-items:center;gap:18px}.CreateClipRight_verticalCenter__Wt50j{display:flex;align-items:center}.CreateClipRight_removeBtn__x8mTV{color:#e22827;font-size:16px;font-family:Inter-SemiBold;cursor:pointer;padding:8px 10px;border-radius:8px;border:1px solid #e22827}.CreateClipRight_removeBtn__x8mTV:hover{color:#fff;background-color:#e22827}.CreateClipRight_addBtn__BkUDv{border:1px solid #2863eb;background-color:#fff;padding:8px 10px;border-radius:8px;color:#2863eb;font-size:16px;font-family:Inter-SemiBold;cursor:pointer}.CreateClipRight_addBtn__BkUDv:hover{color:#fff;background-color:#2863eb}.CreateClipRight_clipsScrollableContainer__hVz2g{max-height:740px;overflow-x:auto}.CreateClipRight_clipsScrollableContainer__hVz2g::-webkit-scrollbar{width:10px}.CreateClipRight_clipsScrollableContainer__hVz2g::-webkit-scrollbar-track{background:#cecece}.CreateClipRight_clipsScrollableContainer__hVz2g::-webkit-scrollbar-thumb{background:#5786f2;min-height:30px;border-radius:6px}.CreateClipRight_clipsScrollableContainer__hVz2g::-webkit-scrollbar-thumb:hover{background:#2863eb;border-radius:6px;min-height:30px}.CreateClipRight_durationDiv__JqXfn{color:#707781;font-family:Inter-SemiBold;font-size:12px;display:flex;gap:5px;margin-bottom:6px}.CreateClipRight_subtitleContainer__zhBv6{padding:14px}.CreateClipRight_Arrow__pqLY1{position:relative;width:8px;height:10px;border-radius:var(--radius-md)}.CreateClipRight_Arrow__pqLY1:after{content:"";position:absolute;bottom:-3px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent}.CreateClipRight_violetArrow__ST1Wn{background-color:#9f9fe3}.CreateClipRight_violetArrow__ST1Wn:after{border-top:4px solid #9f9fe3}.CreateClipRight_yellowArrow__KsF8W{background-color:#ffc107}.CreateClipRight_yellowArrow__KsF8W:after{border-top:4px solid #ffc107}.CreateClipRight_pinkArrow__iMzYb{background-color:#fdb8af}.CreateClipRight_pinkArrow__iMzYb:after{border-top:4px solid #fdb8af}.CreateClipRight_saveBtn__jN0og{border:1px solid #2863eb;border-radius:8px;height:48px;padding:16px 24px 15px 25px;font-family:Inter-SemiBold;font-size:14px;color:#2863eb;background-color:#fff;cursor:pointer}.CreateClipRight_saveBtn__jN0og:hover{border:none;background-color:#2863eb;color:#fff}.CreateClipRight_closeBtn__QngYT{cursor:pointer;color:#e22827;background-color:#fff;font-size:14px;font-family:Inter-Medium;display:flex;align-items:center;justify-content:center;height:48px;padding:15px;border-radius:8px;border:1px solid #e22827;width:85px}.CreateClipRight_closeBtn__QngYT:hover{background-color:#e22827;color:#fff;border:none}.CreateClipRight_clipContainer__mxSzK{margin-top:20px;border-bottom:1px solid #e8e8e8}.CreateClipRight_clipTitle__BKAoh{color:#000;font-size:20px;font-family:Inter-SemiBold;margin-bottom:8px}.CreateClipRight_inputBox__u_IhJ{border:1px solid #d4d9dd;height:48px;padding:15px;font-family:Inter-Regular;font-size:16px;width:100%;border-radius:8px}.CreateClipRight_videoTitle__LopMS{font-family:Inter-SemiBold;font-size:14px;color:#000}.CreateClipRight_primaryBtn__Mp_YK{border:1px solid #2863eb;border-radius:8px;height:48px;padding:16px 24px 15px 25px;font-family:Inter-SemiBold;font-size:14px;color:#2863eb;background-color:#fff;cursor:pointer}.CreateClipRight_fadeTitle__a9P8S{width:70px;height:20px;margin:7px 16px 9px 0;font-family:Inter-Regular;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#120724}.CreateClipRight_fadeTime__Boui3{width:80px;height:36px;margin:0 0 0 16px;padding:9px 9px 7px;border-radius:8px;border:1px solid #d4d9dd;background-color:#f8f8f8}.CreateClipRight_rangeInput__sAcnL{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:10px;border-radius:15px;background:#d3d3d3;outline:none}.CreateClipRight_rangeInput__sAcnL:hover{cursor:pointer}.CreateClipRight_rangeInput__sAcnL::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:15px;height:15px;background-color:#2863eb;border-radius:100%}.CreateClipRight_rangeInput__sAcnL::-moz-range-thumb{width:15px;height:15px;background:#2863eb;cursor:pointer;border-radius:100%}.CreateVODClip_container__0YlCJ{display:flex;min-height:400px;justify-content:space-between;margin-top:-20px;margin-bottom:100px}.CreateVODClip_mainHeadingContainer__r_KjQ{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid #c6c6c6}.CreateVODClip_mainHeading__rbJ4i{color:#212b36;font-size:28px;font-family:Inter-Medium}.CreateVODClip_commonBtn__YZemk{border-radius:8px;border:1px solid #2863eb;color:#2863eb;font-size:14px;font-family:Inter-SemiBold;padding:15px 25px;cursor:pointer}.CreateVODClip_leftContainer__DjZgk{margin-top:20px;width:60%;min-width:830px;background-color:#fff;border-radius:12px;height:100%;margin-right:10px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}.CreateVODClip_rightContainer__Mxzbs{width:calc(40% - 10px);background-color:#fff;border-radius:8px;box-shadow:0 1px 4px 0 rgba(0,0,0,.16)}@media screen and (max-width:1400px){.CreateVODClip_container__0YlCJ{display:flex;flex-direction:column}.CreateVODClip_leftContainer__DjZgk{width:100%;margin-right:0}.CreateVODClip_rightContainer__Mxzbs{width:100%;margin-top:10px}}.ai_clips_header__bD7GP{font-family:Inter-Regular;font-size:16px}.ai_clips_description__lN_VI{font-family:Inter-Regular;font-size:13px;margin-top:10px}.ai_clips_aisearch__pFT13{display:flex;justify-content:center;padding:80px 0 0;flex-direction:column;max-width:420px;text-align:center;margin:0 auto}.ai_clips_aisearch__pFT13 button{height:-moz-fit-content;height:fit-content;padding:10px 30px;background-color:#2863eb;border:none;border-radius:4px;color:#fff;cursor:pointer}.ai_clips_progresbar_container__OXqhj{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;max-width:70%;margin:50px auto 0}.ai_clips_progresbar_container__OXqhj>div:first-child{display:block;width:100%}.ai_clips_stepper_container__9O_28{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:20px;padding:0 20px}.ai_clips_stepper_item__o5FK8{flex:20% 1;display:flex;flex-direction:column;align-items:center;position:relative}.ai_clips_stepper_circle__5Fbo0{width:40px;height:40px;border-radius:50%;background-color:#d3d3d3;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:700;z-index:1}.ai_clips_stepper_item__o5FK8.ai_clips_active__ZI1oR .ai_clips_stepper_circle__5Fbo0{background-color:#fff;color:#007bff;border:2px solid #007bff}.ai_clips_stepper_item__o5FK8.ai_clips_completed__f2R2w .ai_clips_stepper_circle__5Fbo0{background-color:#4caf50;color:#fff;border:1px solid #4caf50}.ai_clips_category_options__uA2f7{display:flex;gap:2%;justify-content:center;min-width:515px;margin:35px 0}.ai_clips_next_button__tI25Z{padding:10px 80px;background-color:#2863eb;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:16px;margin-top:20px}.ai_clips_next_button__tI25Z:disabled{background-color:gray;cursor:not-allowed}.ai_clips_stepper_line__hMtKA{position:absolute;top:29%;left:63.8%;width:72%;height:4px;background-color:#ddd;border-radius:4px}.ai_clips_header1__rP50u{margin:0 0 8px;-webkit-text-stroke:1px transparent;font-family:Inter-Regular;font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#212b36}.ai_clips_category_span__BcRPW{font-family:Inter-Regular;color:#212b36;font-size:14px;margin-bottom:20px}.ai_clips_stepper_item__o5FK8.ai_clips_completed__f2R2w .ai_clips_stepper_line__hMtKA{background-color:#4caf50}.ai_clips_step__mViKV{box-shadow:0 1px 4px rgba(0,0,0,.16);padding:25px;width:100%;background-color:#fff}.ai_clips_ptag__1leHu{font-family:Inter-Regular;font-size:14px;margin-top:20px}.ai_clips_category_card__xAT_W{display:flex;align-items:center;justify-content:center;cursor:pointer;height:190px;width:50%;position:relative;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);border-radius:9px;overflow:hidden;max-width:275px;background-color:#f4f6f8}.ai_clips_category_card__xAT_W.ai_clips_selected__VsvGS,.ai_clips_category_card__xAT_W:hover{background-color:#007bff;color:#fff}.ai_clips_category_card__xAT_W img{display:block;width:100%;max-width:200px;position:absolute;top:30px;right:-30px;filter:grayscale()}.ai_clips_category_card__xAT_W.ai_clips_selected__VsvGS img{filter:invert(1);opacity:1}.ai_clips_category_card__xAT_W:hover img{filter:invert(1);opacity:.2;color:silver}.ai_clips_category_card__xAT_W .ai_clips_category_text__PNdZM{color:#000;font-size:1.5rem;position:absolute;z-index:1}.ai_clips_category_card__xAT_W.ai_clips_selected__VsvGS .ai_clips_category_text__PNdZM{color:#fff}.ai_clips_category_card__xAT_W.ai_clips_selected__VsvGS:hover img{filter:invert(1);opacity:1;color:silver}.ai_clips_category_card__xAT_W.ai_clips_selected__VsvGS:hover .ai_clips_category_text__PNdZM{color:#fff}.ai_clips_header2__zPlv_{font-size:30px}.ai_clips_genre_options__tjGux{display:grid;grid-template-columns:repeat(6,1fr);justify-content:center;margin:35px 0;grid-gap:10px}.ai_clips_sports_genre__Dy42N{display:grid;grid-template-columns:repeat(1,.15fr);justify-content:center;margin:20px 0;grid-gap:10px}.ai_clips_news_genre__qQTPz{display:grid;grid-template-columns:repeat(3,.15fr);justify-content:center;margin:20px 0;grid-gap:10px}.ai_clips_genre__8xfDr{border:1px solid #d3d3d3;border-radius:4px;align-items:center;padding-top:15px;padding-bottom:15px;cursor:pointer;width:100px;height:100px}.ai_clips_genre__8xfDr img{margin-bottom:5px;filter:grayscale(1);opacity:.5}.ai_clips_back_button__SqNuI{padding:10px 80px;border-radius:4px;border:1px solid #ddd;background-color:#fff;cursor:pointer}.ai_clips_next_button2__vY7TR{padding:10px 80px;background-color:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:16px}.ai_clips_genre_text__1BYcQ{font-family:Inter-Regular;font-size:16px;color:#212b36;z-index:1;margin:0}.ai_clips_buttonWrapper__Y4Gcs{display:flex;flex-direction:column;align-items:center;width:100%}.ai_clips_genreError__Dy2FK{color:red;width:60%;float:left;margin-left:20px;margin-top:5px;font-family:Inter-Regular;font-size:11px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.ai_clips_genre__8xfDr:hover{background-color:#e9eff4;z-index:99;border-color:#adc4dd}.ai_clips_genre__8xfDr:hover img{filter:grayscale(1);opacity:.8}.ai_clips_genre__8xfDr.ai_clips_selected__VsvGS{border:1px solid #adc4dd;background-color:#ebf0ff}.ai_clips_genre__8xfDr.ai_clips_selected__VsvGS img{opacity:1;filter:unset}.ai_clips_genre__8xfDr.ai_clips_selected__VsvGS .ai_clips_genre_text__1BYcQ{color:#2863eb}.ai_clips_genre__8xfDr.ai_clips_disabled__IVd_B{pointer-events:none;cursor:default;background-color:#e9eff4}.ai_clips_genre__8xfDr.ai_clips_disabled__IVd_B:hover{background-color:unset;border-color:#e9eff4}.ai_clips_buttons__2CuRQ{display:flex;justify-content:center;gap:10px}.ai_clips_purpose_options__ASCl7{display:grid;grid-template-columns:repeat(3,.18fr);justify-content:center;margin:35px 0;grid-gap:10px}.ai_clips_purpose___zhEn{border:1px solid #d3d3d3;border-radius:4px;align-items:center;padding-top:20px;padding-bottom:5px;cursor:pointer}.ai_clips_purpose_text__4t_Kl{font-family:Inter-Regular;font-size:16px;color:#212b36;z-index:1;margin-top:0}.ai_clips_purpose___zhEn img{padding-top:0;filter:grayscale(1);opacity:.5;width:62px}.ai_clips_purpose___zhEn:hover{background-color:#e9eff4;z-index:99;border-color:#adc4dd}.ai_clips_purpose___zhEn:hover img{filter:grayscale(1);opacity:.8}.ai_clips_purpose___zhEn.ai_clips_selected__VsvGS{border:1px solid #adc4dd;background-color:#ebf0ff;z-index:99}.ai_clips_purpose___zhEn.ai_clips_selected__VsvGS img{opacity:1;filter:unset}.ai_clips_purpose___zhEn.ai_clips_selected__VsvGS .ai_clips_purpose_text__4t_Kl{color:#2863eb}.ai_clips_tags__CLmzE{width:533px;cursor:pointer;background-color:#f5f6f8;border:1px solid #d3d3d3;border-radius:10px;max-height:206px;overflow-y:scroll;padding:20px;margin:auto auto 25px}.ai_clips_tagGroup__IM2ug{display:flex;flex-wrap:wrap;gap:6px}.ai_clips_tagCategory__MM0WF{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:20px}.ai_clips_tagCategoryHeader__EVvBN{border-top:1px solid #d3d3d3;display:block;width:100%;text-align:left;position:relative;margin-bottom:20px}.ai_clips_tagCategoryHeader__EVvBN h4{margin-top:-20px;background-color:#f5f6f8;position:absolute;top:10px;padding:0 5px}.ai_clips_tag__XLH34{border:2px solid #ddd;padding:5px 10px;border-radius:20px;align-content:center;font-family:Inter-Regular;font-size:13px;text-transform:capitalize}.ai_clips_tag__XLH34 :hover,.ai_clips_tags__CLmzE :hover{z-index:99;border-color:#adc4dd}.ai_clips_tag__XLH34 :hover{background-color:#ebf0ff}.ai_clips_tag__XLH34.ai_clips_selected__VsvGS{background-color:#ebf0ff;color:#2863eb}.ai_clips_tags__CLmzE::-webkit-scrollbar{width:5px}.ai_clips_tags__CLmzE::-webkit-scrollbar-thumb{background:grey;border-radius:10px}.ai_clips_header2__zPlv_{font-family:Inter-Regular;font-size:22px;color:#212b36;margin:auto}.ai_clips_tags_description___40CB{font-family:Inter-Regular;font-size:13px;margin-top:10px;margin-bottom:50px}.ai_clips_duration_fields__md_cI{display:flex;justify-content:center;align-items:center;gap:20px;margin:60px 0}.ai_clips_duration_fields__md_cI span{font-size:26px;color:#212b36}input.ai_clips_duration_input_field__5vLae{font-size:40px;padding:20px;width:90px;border:2px solid #2863eb;border-radius:4px;align-content:center;outline:none}input.ai_clips_duration_input_field__5vLae::-webkit-inner-spin-button,input.ai_clips_duration_input_field__5vLae::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input.ai_clips_duration_input_field__5vLae[type=number]{-moz-appearance:textfield}.ai_clips_ai_description__gN568{display:flex;height:119px;padding:20px;font-family:Inter-Regular;font-size:13px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);background-color:#fff;justify-content:space-between;align-items:center;margin-bottom:20px}.ai_clips_ai_description_title__dUWMn{max-width:60%}.ai_clips_ai_description__gN568 button{height:-moz-fit-content;height:fit-content;padding:10px 30px;background-color:#2863eb;border:none;border-radius:4px;color:#fff;cursor:pointer}.ai_clips_ai_description_title__dUWMn h1{font-size:24px;margin:0 0 10px}.ai_clips_ai_description_title__dUWMn p{margin:0;font-size:14px}.ai_clips_generateai_button__EPF0i{font-size:14px;padding:10px 20px;background-color:#2863eb;border:none;border-radius:4px;color:#fff}.ai_clips_headerlist__ZHYRS{font-family:Inter-Regular;font-size:20px;margin:0 0 15px}.ai_clips_header3__cQ7yv{font-family:Inter-Regular;font-size:20px;color:#212b36}.ai_clips_analysis_mode_heading__nQIYl{font-size:20px;margin:0 auto 8px}.ai_clips_analysis_mode_heading__nQIYl,.ai_clips_analysis_mode_subheading__jN6Bn{-webkit-text-stroke:1px transparent;font-family:Inter,Inter-Regular;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#212b36}.ai_clips_analysis_mode_subheading__jN6Bn{display:block;font-size:12px;margin:8px 0 75px;width:456px}.ai_clips_analysis_mode_options__zXK92{display:flex;gap:20px;justify-content:center;margin:0 0 35px}.ai_clips_analysis_mode_card__OryLF{display:flex;flex-direction:column;align-items:flex-start;border:1px solid #d1d1d1;border-radius:4px;cursor:pointer;width:180px;height:100px;transition:border-color .2s,background-color .2s;text-align:left;padding:6px 6px 14px 12px}.ai_clips_analysis_mode_card__OryLF:hover{border-color:#adc4dd;background-color:#f8f9fa}.ai_clips_analysis_mode_card__OryLF.ai_clips_selected__VsvGS{border-color:#007bff;background-color:#ebf0ff}.ai_clips_analysis_mode_icon__bQVDm{width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;background-color:#f0f0f0;border-radius:8px;color:#637381}.ai_clips_analysis_mode_card__OryLF.ai_clips_selected__VsvGS .ai_clips_analysis_mode_icon__bQVDm{background-color:#d0e4ff;color:#007bff}.ai_clips_analysis_mode_title__AsMP4{font-family:Inter-Regular;font-size:16px;font-weight:400;color:#212b36;margin:0 0 8px}.ai_clips_analysis_mode_card__OryLF.ai_clips_selected__VsvGS .ai_clips_analysis_mode_title__AsMP4{color:#007bff}.ai_clips_analysis_mode_desc__s4HjG{font-family:Inter-Regular;font-size:10px;color:#212b36;margin:0;line-height:1.4}.aisearch_timeSpan__JBVU2{font-size:12px;font-family:Inter-Medium;color:#212b36}.aisearch_greySceneText__viQsw{color:#6f7c8b;font-size:14px;font-family:Inter-Regular}.aisearch_blackSceneText__VMJyw{color:#212b36;font-size:14px;font-family:Inter-Regular}.aisearch_sceneHeading__2QUIP{color:#6f7c8b;font-size:16px;font-family:Inter-Medium}.aisearch_table_content__8aNRd{padding:10px;position:absolute;z-index:99;border-radius:4px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);background-color:#fff}.aisearch_moreInfoBackgroundImg__6Cm3E{height:20px;width:20px;background:url(/images/moreInfo.svg)}.aisearch_moreInfoBackgroundImg__6Cm3E:hover{background:url(/images/moreInfoDarker.svg)}.aisearch_editSceneBackgroundImg__OfZwV{height:20px;width:20px;background:url(/images/editScene.svg)}.aisearch_editSceneBackgroundImg__OfZwV:hover{background:url(/images/editSceneDarker.svg)}.aisearch_disabled__I9ljl{opacity:.7;cursor:not-allowed!important}.aisearch_table_content__8aNRd label{margin-top:0;margin-left:0;margin-bottom:5px}.aisearch_content_details__2Fu2b{cursor:pointer;border-radius:var(--radius-md);border:1px solid #ecedef;background-color:#fff;display:block;font-family:Inter-Regular;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#212b36;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:5px}.aisearch_content_details__2Fu2b img{float:right}.aisearch_check_details__hhb95{margin-right:5px;width:12px;height:auto;cursor:pointer}.aisearch_videos_table__X9lHg{height:385px;overflow:auto;background:#fff;text-align:center;border-bottom:2px solid #ecedef;border-radius:4px;box-shadow:0 1px 4px 0 rgba(0,0,0,.16);background-color:#fff;scroll-padding-top:50px}.aisearch_videos_table__X9lHg table{width:100%;box-shadow:0 1px 4px 0 rgba(0,0,0,.16);border-collapse:collapse}.aisearch_videos_table__X9lHg table th{position:sticky;top:0;background-color:#fff;z-index:98}.aisearch_videos_table__X9lHg::-webkit-scrollbar{width:4px;height:4px;background-color:#f8f8f8}.aisearch_videos_table__X9lHg::-webkit-scrollbar-thumb{background-color:#b6b6b7;border-radius:var(--radius-md)}.aisearch_videos_table__X9lHg table thead th{text-align:left;padding:15px 10px;line-height:1.21;letter-spacing:normal;color:#212b36;border-bottom:1px solid #ecedef}.aisearch_videos_table__X9lHg table thead th td{position:sticky;top:0}.aisearch_videos_table__X9lHg table thead tr th{padding:13px 12px;font-family:Inter-Medium;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;text-align:left;color:#212b36;border-bottom:1px solid #ecedef;background:#f4f6f8}.aisearch_videos_table__X9lHg table tbody tr td{padding:8px 0 8px 15px;word-break:break-all;font-weight:500;color:#212b36;font-family:Inter-Regular;font-size:11px;border-bottom:1px solid #ecedef;text-align:left;cursor:pointer}.aisearch_videos_table__X9lHg table tbody tr{z-index:0;transition:transform .2s ease,box-shadow .2s ease}.aisearch_videos_table__X9lHg table tbody tr:hover{background-color:#e3e3e3}.aisearch_heading__FWKWO{font-family:Inter-Medium;font-size:15px;font-weight:500;font-stretch:normal;font-style:normal;color:#212b36}.aisearch_radioButton__j_U9U{display:flex;gap:"8px"}.aisearch_radioButton__j_U9U label{font-size:13px;font-family:Inter-Regular;align-items:center}.aisearch_labelDiv__IFDK5 input{cursor:pointer}.aisearch_radioContainer__Gu85o{display:flex;gap:"16px";margin-bottom:2px}.aisearch_labelDiv__IFDK5{display:inline-flex;gap:10px}.aisearch_searchTextBar__wqT8E{margin-top:20px;width:85%;font-size:12px;font-family:Inter-Regular;border:none}.aisearch_searchTextBar__wqT8E input{width:100%;padding:10px;border:2px solid #ecedef;border-radius:4px 0 0 4px;border-right:0;outline:none}.aisearch_searchTextBar__wqT8E input :focus{outline:none;border:none}.aisearch_searchTextBar__wqT8E img{margin-left:-20px;margin-top:0;width:11px;cursor:pointer}.aisearch_searchTextDownBar__QLYnm{position:absolute;top:100%;width:85%;z-index:1000}.aisearch_searchTextDownInput__j2OSy{cursor:pointer;padding:7px;cursor:"pointer";background-Color:"white";border-radius:var(--radius-md);background-color:#fff}.aisearch_searchTextDownInput__j2OSy:active,.aisearch_searchTextDownInput__j2OSy:hover{background-color:#e6f7ff}.aisearch_searchDiv__QNSax{display:flex;width:100%;margin:0 0 30px}.aisearch_searchDiv__QNSax button{width:15%;border-radius:0 4px 4px 0;border:1px solid #2863eb;background-color:#2863eb;color:#fff;height:36px;margin-top:21px;cursor:pointer}.aisearch_sceneTable__pH8WT{font-size:16px;font-family:Inter-Medium;width:50%}.aisearch_sceneTable__pH8WT h2{font-size:16px;font-family:Inter-Medium;color:#212b36}.aisearch_player__gsWjq{width:50%;float:right}.aisearch_aidata__ap6Cr{display:flex;gap:10px;justify-content:space-between;margin-bottom:20px}.aisearch_actionicons__m6Zz_{color:#2863eb;cursor:pointer}.aisearch_timelineContainer__VT3tO{margin:20px 0}.aisearch_timeline__nsRPR{position:relative;height:10px;background-color:#e0e0e0;width:100%;border-radius:5px}.aisearch_timelineMarker__SjWWh{position:absolute;top:0;height:10px;width:2px;background-color:red;cursor:pointer}.aisearch_scenesContainer__1a9SN{max-height:275px;overflow-y:auto}@media only screen and (min-width:1024px) and (max-width:1199px){.aisearch_videos_table__X9lHg{height:300px}}@media only screen and (min-width:1200px) and (max-width:1350px){.aisearch_videos_table__X9lHg{height:320px}}.aisearch_progressLine__kr29a{top:0;left:0;width:0;height:4px;background-color:#72a3d5;animation:aisearch_loadProgress__ns20c 1s ease-out forwards}@keyframes aisearch_loadProgress__ns20c{0%{width:0}50%{width:50%}to{width:100%}}.aisearch_moreInfo__k_2_Q{overflow:auto;scroll-padding-top:50px;max-height:169px;font-size:12px}.aisearch_moreInfo__k_2_Q::-webkit-scrollbar{width:4px;height:4px;background-color:#f8f8f8}.aisearch_moreInfo__k_2_Q::-webkit-scrollbar-thumb{background-color:#b6b6b7;border-radius:var(--radius-md)}.aisearch_scenevideos_table__NTH6L{overflow:auto;text-align:center;border-radius:4px;background-color:#fff;scroll-padding-top:50px;margin-bottom:20px}.aisearch_scenevideos_table__NTH6L table{width:100%;box-shadow:0 1px 4px 0 rgba(0,0,0,.16);border-collapse:collapse}.aisearch_scenevideos_table__NTH6L table th{position:sticky;top:0;background-color:#fff;z-index:98}.aisearch_scenevideos_table__NTH6L::-webkit-scrollbar{width:4px;height:4px;background-color:#f8f8f8}.aisearch_scenevideos_table__NTH6L::-webkit-scrollbar-thumb{background-color:#b6b6b7;border-radius:var(--radius-md)}.aisearch_scenevideos_table__NTH6L table thead th{text-align:left;padding:15px 10px;line-height:1.21;letter-spacing:normal;color:#212b36;border-bottom:1px solid #ecedef}.aisearch_scenevideos_table__NTH6L table thead th td{position:sticky;top:0}.aisearch_scenevideos_table__NTH6L table thead tr th{padding:13px 12px;font-family:Inter-Medium;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;text-align:left;color:#212b36;border-bottom:1px solid #ecedef;background:#f4f6f8}.aisearch_scenevideos_table__NTH6L table tbody tr{border-bottom:1px solid #ecedef;padding:5px}.aisearch_scenevideos_table__NTH6L table tbody tr td{padding:10px 5px;word-break:break-all;font-weight:500;color:#212b36;font-family:Inter-Regular;font-size:12px;text-align:left}.aisearch_scenevideos_table__NTH6L table tbody tr td p{margin:0;max-width:340px}.aisearch_scenevideos_table__NTH6L table tbody tr{z-index:0;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.aisearch_scenevideos_table__NTH6L table tbody tr:hover{background-color:#e3e3e3}.aisearch_tagcontainer__qOO7v{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.aisearch_tag__c5qFG{padding:10px 15px;background-color:#f0f0f0;border:1px solid #ccc;border-radius:5px}.aisearch_container__KfEK0{display:grid;grid-template-columns:2fr 1fr;grid-gap:20px;padding:20px;font-family:Inter-Regular;width:100%}.aisearch_leftsection__0Pug8,.aisearch_rightsection__qc1bF{display:flex;flex-direction:column;gap:22px}.aisearch_tagscontainer__3_37W{display:flex;gap:10px;flex-wrap:wrap}.aisearch_tag__c5qFG{padding:5px 10px;background-color:#f5f5f5;border:1px solid #ddd;border-radius:4px;transition:background-color .3s ease,color .3s ease}.aisearch_tag__c5qFG.aisearch_active__yktDh,.aisearch_tag__c5qFG.aisearch_active__yktDh:hover{background-color:#007bff;color:#fff;border:1px solid #007bff}.aisearch_tag__c5qFG:hover{background-color:#ddd}.aisearch_previewcontainer__vR42R{display:flex;flex-direction:column;gap:20px}.aisearch_videopreview__GPjZz{width:100%;border-radius:4px}.aisearch_mergecontainer__GiF8A{min-height:438px;border:1px solid #fff;border-radius:8px;overflow:hidden;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1);display:flex;justify-content:space-between;flex-direction:column}.aisearch_mergecontainer__GiF8A h3{width:109px;height:20px;margin:16.5px 252px 16px 20px;font-family:Inter;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#6f7c8b}.aisearch_button__k59s_{padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.aisearch_button__k59s_:hover{background-color:#0056b3}.aisearch_sceneTableclip__GzQlx{font-size:16px;font-family:Inter-Medium;width:100%;height:438px;background:#fff;text-align:center;border-bottom:0 solid #ecedef;border-radius:4px;box-shadow:0 1px 4px 0 rgba(0,0,0,.16);background-color:#fff;margin-bottom:20px;display:flex;flex-direction:column;justify-content:space-between}.aisearch_sceneTableclip__GzQlx h2{font-size:16px;font-family:Inter-Medium;color:#212b36}.aisearch_deleteButton__k2OcB{background-color:red;color:#fff;border:none;border-radius:50%;cursor:pointer;font-size:16px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;margin-left:10px}.aisearch_deleteButton__k2OcB:hover{background-color:darkred}.aisearch_generatedscenes__Fa9Pi{display:flex;border:1px solid #e0e0e0;background-color:#fff;font-family:Arial,sans-serif;align-items:flex-start;flex-wrap:wrap;min-height:247px;overflow:hidden}.aisearch_infosection__5JQDT{padding:15px;align-items:stretch;position:relative;flex:50% 1}.aisearch_infosection__5JQDT:after{content:"";position:absolute;top:0;right:0;width:1px;height:245px;background-color:#d1d1d1;padding:0}.aisearch_celebsTag__MJtM2,.aisearch_righttag__L2Nqz{flex:0.5 1;display:flex;flex-direction:column;align-items:flex-start;flex-grow:1;flex:50% 1}.aisearch_celebsTag__MJtM2{height:245px;padding:15px}.aisearch_infosection__5JQDT span{font-size:14px;font-weight:400}.aisearch_name__nqrhg{font-size:14px;margin-bottom:8px}.aisearch_name__nqrhg a{color:#0073e6;font-family:Inter-Regular;margin-left:5px;font-size:11px;text-decoration:none}.aisearch_name__nqrhg a:hover{text-decoration:none}.aisearch_comments__Idna7{width:100%;height:120px;border:1px solid #dcdcdc;border-radius:4px;padding:8px;font-size:14px;resize:none;margin-top:8px;background-color:#fff;outline:none}.aisearch_separator__6x6qC{width:1px;height:179px;margin:15.5px 13px 15.5px 9.4px;background-color:#d1d1d1}.aisearch_tags__60XDE{overflow:auto;scroll-padding-top:50px;max-height:174px;display:flex;flex-wrap:wrap;gap:10px}.aisearch_tags__60XDE::-webkit-scrollbar{width:4px;height:4px;background-color:#f8f8f8}.aisearch_tags__60XDE::-webkit-scrollbar-thumb{background-color:#b6b6b7;border-radius:var(--radius-md)}.aisearch_tag__c5qFG{display:flex;align-items:center;background-color:#fff;color:#333;border:1px solid #dcdcdc;border-radius:16px;padding:6px;font-size:13px;cursor:pointer}.aisearch_tag__c5qFG:hover{background-color:#e0e0e0;border-color:silver}.aisearch_tagCount__V5lOp,.aisearch_tag__c5qFG.aisearch_active__yktDh{background-color:#007bff;color:#fff}.aisearch_tagCount__V5lOp{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-left:8px;border-radius:50%;font-size:12px;font-weight:700}.aisearch_tag__c5qFG.aisearch_active__yktDh .aisearch_tagCount__V5lOp{background-color:#fff;color:#007bff}.aisearch_tagslabel__Dx1os{height:17px;margin:0 8px 6px 0;font-size:14px;text-align:left;color:#212b36}.aisearch_headingTable__oZl11{position:relative;width:100%}.aisearch_headingTable__oZl11 h2{font-size:16px;color:#6f7c8b;margin:0}.aisearch_headingTableRight__qOp_a{position:relative;width:100%}.aisearch_leftcornerHeadin__FfAh3{font-size:"18px";font-size:16px;font-weight:500;color:#6f7c8b;margin:0 0 15px}.aisearch_rightcornerAddMerge__gc9wQ{font-size:16px;font-weight:500;text-align:left;color:#2863eb;cursor:pointer}.aisearch_itemMerge__6dAIy{display:flex;align-items:center;justify-content:space-between;gap:5px;padding:5px;background-color:#f9f9f9;border-bottom:1px solid #e0e0e0}.aisearch_itemMerge__6dAIy:last-child{margin-bottom:0}.aisearch_Mergethumbnail__V_5CX{height:50px;-o-object-fit:cover;object-fit:cover}.aisearch_mergedetails__lKZSg{flex:1 1;margin-left:10px}.aisearch_mergetitle__Yw5aE{font-size:14px;font-weight:700;margin-bottom:4px}.aisearch_mergeduration__1Vvrc{font-size:12px;color:#666}.aisearch_deletebtn__0smwN{background-color:#fff;border:1px solid #ddd;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#ff5f5f;cursor:pointer}.aisearch_delete-btn__eoxGx:hover{background-color:#ffecec}.aisearch_actions__Nn8D4{display:flex;justify-content:space-between;margin-top:1rem;padding:10px}.aisearch_mergeBtn__Lp_YZ,.aisearch_removeAllBtn__O6WqA{padding:8px 16px;border-radius:4px;border:none;cursor:pointer;font-size:14px;font-family:Inter-Medium}.aisearch_mergeBtn__Lp_YZ:disabled{opacity:.5;cursor:not-allowed}.aisearch_removeAllBtn__O6WqA{background-color:#fff;color:#212b36;border:1px solid #a3a3a3}.aisearch_mergeBtn__Lp_YZ{background-color:#2863eb;color:#fff;font-size:14px;font-family:Inter-Medium}.aisearch_mergeBtn__Lp_YZ:hover{background-color:#2863eb}.aisearch_droppableContainer__WKkMR{flex-grow:1;overflow-y:auto;height:100%;max-height:365px}.aisearch_droppableContainer__WKkMR::-webkit-scrollbar{width:4px;height:4px;background-color:#f8f8f8}.aisearch_droppableContainer__WKkMR::-webkit-scrollbar-thumb{background-color:#b6b6b7;border-radius:var(--radius-md)}.aisearch_modalBackdrop__KFtcO{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.aisearch_modalContent__R8ev7{background-color:#fff;padding:20px;border-radius:8px;max-width:500px;width:100%;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:column}.aisearch_closeBtn__O0MQQ{background-color:#2863eb;color:#fff;padding:10px;border:none;border-radius:5px;cursor:pointer;font-size:16px}.aisearch_closeBtn__O0MQQ:hover{background-color:#1a4e98}.aisearch_timeBox__bX6U6{display:flex;align-items:left;gap:10px;flex-direction:column}.aisearch_timeBox__bX6U6 input{font-size:12px;font-weight:500;text-align:left;border:none;border-radius:4px;outline:none;width:80px;background-color:transparent;color:#2863eb}.aisearch_timeBox__bX6U6 input:focus{outline:none}.aisearch_timeBox__bX6U6 input::-moz-placeholder{color:#aaa;font-style:italic}.aisearch_timeBox__bX6U6 input:-ms-input-placeholder{color:#aaa;font-style:italic}.aisearch_timeBox__bX6U6 input::placeholder{color:#aaa;font-style:italic}.aisearch_timeBox__bX6U6 label{font-weight:700;color:#333}.aisearch_highlighted__uYV2K{background-color:#e9effd;border-left:4px solid #2863eb}.aisearch_nameInput___pstx{width:100%;padding:10px;margin-bottom:20px;border:1px solid #ccc;border-radius:4px;font-size:16px}.aisearch_buttonContainer__Clu5M{display:flex;justify-content:flex-end;gap:10px}.aisearch_cancelBtn__p3GRT,.aisearch_exportBtn__0frzI{padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:14px}.aisearch_cancelBtn__p3GRT{background-color:#f0f0f0;color:#333}.aisearch_cancelBtn__p3GRT:hover{background-color:#e0e0e0}.aisearch_exportBtn__0frzI{background-color:#007bff;color:#fff}.aisearch_exportBtn__0frzI:hover{background-color:#0056b3}.aisearch_LoaderWrapeer__JOYNH{width:100%;height:20rem;animation:aisearch_fadeIn__wtLOr 1s;-webkit-animation:aisearch_fadeIn__wtLOr 1s;-moz-animation:aisearch_fadeIn__wtLOr 1s;-o-animation:aisearch_fadeIn__wtLOr 1s;-ms-animation:aisearch_fadeIn__wtLOr 1s}.aisearch_LoaderWrapeer__JOYNH,.aisearch_LoaderWrapeer__JOYNH div{display:flex;align-items:center;justify-content:center}.aisearch_noTags__yQgs8{text-align:center;font-size:14px;color:#888;font-weight:700}.StaticTrimming_container__JEAEJ{width:60%;min-width:830px;background-color:#fff;border-radius:12px;height:100%;box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}.StaticTrimming_commonBtn___Gw1Z{font-size:14px;font-family:Inter-Medium;display:flex;align-items:center;gap:5px;justify-content:center;height:48px;padding:15px;border-radius:8px;border:1px solid #e6e4e4;color:#5c5de0;background-image:linear-gradient(180deg,hsla(0,0%,95%,.8),hsla(0,0%,89%,.8))}.StaticTrimming_commonBtn___Gw1Z:focus{outline:none;box-shadow:none}.StaticTrimming_seekBtns__QG5nY{border:none;color:#5c5de0;font-size:12px;font-family:Inter-Medium}.StaticTrimming_seekBtns__QG5nY:focus{outline:none;box-shadow:none}.StaticTrimming_spanFlex__hgbRS{display:flex;align-items:center}.StaticTrimming_controlsContainer__FVBVo{padding:10px 20px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.StaticTrimming_selectedTime__6v11u{background-color:#f8f8f8;font-size:14px;font-family:Inter-Regular;color:#3b3a3a;border-radius:16px;padding:10px}.StaticTrimming_redDot__1j_0u{background-color:#e22827;height:7px;width:7px;border-radius:50%}.StaticTrimming_greyDot__kabBL{background-color:grey;height:7px;width:7px;border-radius:50%}.StaticTrimming_clipBtn__VTboO{background-color:#2863eb;color:#fff;height:48px;padding:15px;border-radius:8px;border:1px solid #e6e4e4;display:flex;gap:5px;align-items:center;justify-content:center;cursor:pointer;font-size:14px;font-family:Inter-SemiBold}.StaticTrimming_liveBtn__CBPr_{background-color:#eaeef2;border:none;padding:10px;color:#e22827;height:30px;align-items:center;border-radius:4px}@media screen and (max-width:1600px){.StaticTrimming_container__JEAEJ{width:100%}}.EditAIClip_heading__p7_7B{color:#6f7c8b;font-size:16px;font-family:Inter-Medium}.EditAIClip_displayFlex__mGi5U{display:flex;gap:5px;margin-bottom:17px}.EditAIClip_overallContainer__9bzHE{display:flex;width:100%;gap:14px}.EditAIClip_leftContainer__pPg2V{width:60%;min-width:830px;background-color:#fff;border-radius:12px;box-shadow:0 1px 4px 0 rgba(0,0,0,.16)}.EditAIClip_rightContainer__FKg5h{width:40%;background-color:#fff;border-radius:8px;box-shadow:0 1px 4px 0 rgba(0,0,0,.16)}@media screen and (max-width:1400px){.EditAIClip_overallContainer__9bzHE{display:flex;flex-direction:column}.EditAIClip_leftContainer__pPg2V{width:100%;margin-right:0}.EditAIClip_rightContainer__FKg5h{width:100%;margin-top:10px}}.EditAIClip_metadataHeading__08TD1{border-bottom:1px solid #00000029;padding:12px 11px 12px 16px}.EditAIClip_formContainer__ALlmL{padding:16px}.EditAIClip_formTitle__D71ak{color:#000;font-size:14px;font-family:Inter-Regular}.EditAIClip_inputBox__fr2S2{margin-top:10px;background-color:#f8f8f8;font-family:Inter-Regular;font-size:14px;padding:13px;height:40px;width:100%;border-radius:4px;border:1px solid #d4d9dd}.EditAIClip_errMsg__GlA1M{height:15px;margin:5px;font-size:14px;font-family:Inter-Regular}.EditAIClip_closeBtn__FsYiL{border:1px solid #a3a3a3;color:#212b36;background-color:#fff;border-radius:4px}.EditAIClip_closeBtn__FsYiL,.EditAIClip_saveBtn__A8fYL{height:36px;width:140px;font-size:14px;font-family:Inter-Medium;cursor:pointer}.EditAIClip_saveBtn__A8fYL{border:1px solid #2863eb;color:#fff;background-color:#2863eb;border-radius:4px}.EditAIClip_btnContainer__JppP2{display:flex;justify-content:flex-end;align-items:center;gap:20px;border-top:1px solid #00000029;padding:16px}.aisearchModeratoin_videos_table__a1ypM{height:385px;overflow:auto;background:#fff;text-align:center;border-bottom:2px solid #ecedef;border-radius:4px;box-shadow:0 1px 4px 0 rgba(0,0,0,.16);background-color:#fff;scroll-padding-top:50px}.aisearchModeratoin_videos_table__a1ypM table{width:100%;box-shadow:0 1px 4px 0 rgba(0,0,0,.16);border-collapse:collapse}.aisearchModeratoin_videos_table__a1ypM table th{position:sticky;top:0;background-color:#fff;z-index:98}.aisearchModeratoin_videos_table__a1ypM::-webkit-scrollbar{width:4px;height:4px;background-color:#f8f8f8}.aisearchModeratoin_videos_table__a1ypM::-webkit-scrollbar-thumb{background-color:#b6b6b7;border-radius:var(--radius-md)}.aisearchModeratoin_videos_table__a1ypM table thead th{text-align:left;padding:15px 10px;line-height:1.21;letter-spacing:normal;color:#212b36;border-bottom:1px solid #ecedef}.aisearchModeratoin_videos_table__a1ypM table thead th td{position:sticky;top:0}.aisearchModeratoin_videos_table__a1ypM table thead tr th{padding:13px 12px;font-family:Inter-Medium;font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;text-align:left;color:#212b36;border-bottom:1px solid #ecedef;background:#f4f6f8}.aisearchModeratoin_videos_table__a1ypM table tbody tr td{padding:8px 0 8px 15px;word-break:break-all;font-weight:500;color:#212b36;font-family:Inter-Regular;font-size:11px;border-bottom:1px solid #ecedef;text-align:left;cursor:pointer}.aisearchModeratoin_videos_table__a1ypM table tbody tr{z-index:0;transition:transform .2s ease,box-shadow .2s ease}.aisearchModeratoin_videos_table__a1ypM table tbody tr:hover{background-color:#e3e3e3}.aisearchModeratoin_heading__fTY1F{font-family:Inter-Medium;font-size:15px;font-weight:500;font-stretch:normal;font-style:normal;color:#212b36}.aisearchModeratoin_radioButton___yqUw{display:flex;gap:"8px"}.aisearchModeratoin_radioButton___yqUw label{font-size:13px;font-family:Inter-Regular;align-items:center}.aisearchModeratoin_labelDiv__iFFFc input{cursor:pointer}.aisearchModeratoin_radioContainer__919KD{display:flex;gap:"16px";margin-bottom:2px}.aisearchModeratoin_labelDiv__iFFFc{display:inline-flex;gap:10px}.aisearchModeratoin_searchTextBar__L2zW2{margin-top:20px;width:85%;font-size:12px;font-family:Inter-Regular;border:none}.aisearchModeratoin_searchTextBar__L2zW2 input{width:100%;padding:10px;border:2px solid #ecedef;border-radius:4px 0 0 4px;border-right:0;outline:none}.aisearchModeratoin_searchTextBar__L2zW2 input :focus{outline:none;border:none}.aisearchModeratoin_searchTextBar__L2zW2 img{margin-left:-20px;margin-top:0;width:11px;cursor:pointer}.aisearchModeratoin_searchTextDownBar__q6sh4{position:absolute;top:100%;width:85%;z-index:1000}.aisearchModeratoin_searchTextDownInput__M8276{cursor:pointer;padding:7px;cursor:"pointer";background-Color:"white";border-radius:var(--radius-md);background-color:#fff}.aisearchModeratoin_searchTextDownInput__M8276:active,.aisearchModeratoin_searchTextDownInput__M8276:hover{background-color:#e6f7ff}.aisearchModeratoin_searchDiv__9wTqa{display:flex;width:100%;margin:0 0 30px}.aisearchModeratoin_searchDiv__9wTqa button{width:15%;border-radius:0 4px 4px 0;border:1px solid #2863eb;background-color:#2863eb;color:#fff;height:36px;margin-top:21px;cursor:pointer}.aisearchModeratoin_sceneTable__tRHRm{font-size:16px;font-family:Inter-Medium;width:50%}.aisearchModeratoin_sceneTable__tRHRm h2{font-size:16px;font-family:Inter-Medium;color:#212b36}.aisearchModeratoin_player__Q8Awz{width:50%;float:right}.aisearchModeratoin_aidata__hO7Ld{display:flex;gap:10px;justify-content:space-between;margin-bottom:20px}.aisearchModeratoin_actionicons__2fHj1{color:#2863eb;cursor:pointer}.aisearchModeratoin_timelineContainer__LCpgS{margin:20px 0}.aisearchModeratoin_timeline__R0KL9{position:relative;height:10px;background-color:#e0e0e0;width:100%;border-radius:5px}.aisearchModeratoin_timelineMarker__7QSK8{position:absolute;top:0;height:10px;width:2px;background-color:red;cursor:pointer}.aisearchModeratoin_scenesContainer__AOdBP{max-height:275px;overflow-y:auto}@media only screen and (min-width:1024px) and (max-width:1199px){.aisearchModeratoin_videos_table__a1ypM{height:300px}}@media only screen and (min-width:1200px) and (max-width:1350px){.aisearchModeratoin_videos_table__a1ypM{height:320px}}.aisearchModeratoin_progressLine__VZbyk{top:0;left:0;width:0;height:4px;background-color:#72a3d5;animation:aisearchModeratoin_loadProgress__dXTyB 1s ease-out forwards}@keyframes aisearchModeratoin_loadProgress__dXTyB{0%{width:0}50%{width:50%}to{width:100%}}.aisearchModeratoin_moreInfo__c42aq{overflow:auto;scroll-padding-top:50px;max-height:169px;font-size:12px}.aisearchModeratoin_moreInfo__c42aq::-webkit-scrollbar{width:4px;height:4px;background-color:#f8f8f8}.aisearchModeratoin_moreInfo__c42aq::-webkit-scrollbar-thumb{background-color:#b6b6b7;border-radius:var(--radius-md)}.aisearchModeratoin_scenevideos_table__0UB8j{overflow:auto;text-align:center;border-radius:4px;background-color:#fff;scroll-padding-top:50px;margin-bottom:20px}.aisearchModeratoin_scenevideos_table__0UB8j table{width:100%;box-shadow:0 1px 4px 0 rgba(0,0,0,.16);border-collapse:collapse}.aisearchModeratoin_scenevideos_table__0UB8j table th{position:sticky;top:0;background-color:#fff;z-index:98}.aisearchModeratoin_scenevideos_table__0UB8j::-webkit-scrollbar{width:4px;height:4px;background-color:#f8f8f8}.aisearchModeratoin_scenevideos_table__0UB8j::-webkit-scrollbar-thumb{background-color:#b6b6b7;border-radius:var(--radius-md)}.aisearchModeratoin_scenevideos_table__0UB8j table thead th{text-align:left;padding:15px 10px;line-height:1.21;letter-spacing:normal;color:#212b36;border-bottom:1px solid #ecedef}.aisearchModeratoin_scenevideos_table__0UB8j table thead th td{position:sticky;top:0}.aisearchModeratoin_scenevideos_table__0UB8j table thead tr th{padding:13px 12px;font-family:Inter-Medium;font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;text-align:left;color:#212b36;border-bottom:1px solid #ecedef;background:#f4f6f8}.aisearchModeratoin_scenevideos_table__0UB8j table tbody tr{border-bottom:1px solid #ecedef;padding:5px}.aisearchModeratoin_scenevideos_table__0UB8j table tbody tr td{padding:10px 5px;word-break:break-all;font-weight:500;color:#212b36;font-family:Inter-Regular;font-size:12px;text-align:left}.aisearchModeratoin_scenevideos_table__0UB8j table tbody tr td p{margin:0;max-width:340px}.aisearchModeratoin_scenevideos_table__0UB8j table tbody tr{z-index:0;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.aisearchModeratoin_scenevideos_table__0UB8j table tbody tr:hover{background-color:#e3e3e3}.aisearchModeratoin_tagcontainer__ehtle{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.aisearchModeratoin_tag__21343{padding:10px 15px;background-color:#f0f0f0;border:1px solid #ccc;border-radius:5px}.aisearchModeratoin_container__q91Cq{padding:20px;font-family:Inter-Regular;width:100%}.aisearchModeratoin_leftsection__mmyrR{display:flex;flex-direction:column;gap:22px}.aisearchModeratoin_rightsection__b43I5{display:flex;flex-direction:row;gap:22px}.aisearchModeratoin_tagscontainer__qAJq9{display:flex;gap:10px;flex-wrap:wrap}.aisearchModeratoin_tag__21343{padding:5px 10px;background-color:#f5f5f5;border:1px solid #ddd;border-radius:4px;transition:background-color .3s ease,color .3s ease}.aisearchModeratoin_tag__21343.aisearchModeratoin_active__2J_qG,.aisearchModeratoin_tag__21343.aisearchModeratoin_active__2J_qG:hover{background-color:#007bff;color:#fff;border:1px solid #007bff}.aisearchModeratoin_tag__21343:hover{background-color:#ddd}.aisearchModeratoin_previewcontainer__poNB7{display:flex;flex-direction:column;gap:20px;width:30%}.aisearchModeratoin_previewcontainer1__19oSk{display:flex;flex-direction:column;gap:20px;width:70%}.aisearchModeratoin_videopreview__DGFxo{width:100%;border-radius:4px}.aisearchModeratoin_mergecontainer__2rMbn{min-height:438px;border:1px solid #fff;border-radius:8px;overflow:hidden;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1);display:flex;justify-content:space-between;flex-direction:column}.aisearchModeratoin_mergecontainer__2rMbn h3{width:109px;height:20px;margin:16.5px 252px 16px 20px;font-family:Inter;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#6f7c8b}.aisearchModeratoin_button__AgyLJ{padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.aisearchModeratoin_button__AgyLJ:hover{background-color:#0056b3}.aisearchModeratoin_sceneTableclip__1J_n9{font-size:16px;font-family:Inter-Medium;width:100%;height:438px;background:#fff;text-align:center;border-bottom:0 solid #ecedef;border-radius:4px;box-shadow:0 1px 4px 0 rgba(0,0,0,.16);background-color:#fff;margin-bottom:20px;display:flex;flex-direction:column;justify-content:space-between}.aisearchModeratoin_sceneTableclip__1J_n9 h2{font-size:16px;font-family:Inter-Medium;color:#212b36}.aisearchModeratoin_deleteButton__KYkqx{background-color:red;color:#fff;border:none;border-radius:50%;cursor:pointer;font-size:16px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;margin-left:10px}.aisearchModeratoin_deleteButton__KYkqx:hover{background-color:darkred}.aisearchModeratoin_generatedscenes__EfdaN{display:flex;border:1px solid #e0e0e0;background-color:#fff;font-family:Arial,sans-serif;align-items:flex-start;flex-wrap:wrap;min-height:224px;overflow:hidden}.aisearchModeratoin_infosection__l1b6R{padding:15px;align-items:stretch;position:relative;flex:50% 1}.aisearchModeratoin_infosection__l1b6R:after{content:"";position:absolute;top:0;right:0;width:1px;height:191%;background-color:#d1d1d1;padding:0}.aisearchModeratoin_celebsTag__z1IWN,.aisearchModeratoin_righttag__QKhGM{flex:0.5 1;display:flex;flex-direction:column;align-items:flex-start;flex-grow:1;flex:50% 1}.aisearchModeratoin_celebsTag__z1IWN{height:220px;padding:15px}.aisearchModeratoin_infosection__l1b6R span{font-size:14px;font-weight:400}.aisearchModeratoin_name__ktw5v{font-size:14px;margin-bottom:8px;color:#6f7c8b;font-weight:700}.aisearchModeratoin_name__ktw5v a{color:#0073e6;font-family:Inter-Regular;margin-left:5px;font-size:11px;text-decoration:none}.aisearchModeratoin_name__ktw5v a:hover{text-decoration:none}.aisearchModeratoin_noCelebrities__xZZ2Z{font-size:14px;color:#6f7c8b}.aisearchModeratoin_comments__ZqqSy{width:100%;height:120px;border:1px solid #dcdcdc;border-radius:4px;padding:8px;font-size:14px;resize:none;margin-top:8px;background-color:#fff;outline:none}.aisearchModeratoin_separator__4qo0H{width:1px;height:179px;margin:15.5px 13px 15.5px 9.4px;background-color:#d1d1d1}.aisearchModeratoin_tags__ZwtDF{overflow:auto;scroll-padding-top:50px;max-height:145px;display:flex;flex-wrap:wrap;gap:10px}.aisearchModeratoin_tags__ZwtDF::-webkit-scrollbar{width:4px;height:4px;background-color:#f8f8f8}.aisearchModeratoin_tags__ZwtDF::-webkit-scrollbar-thumb{background-color:#b6b6b7;border-radius:var(--radius-md)}.aisearchModeratoin_tag__21343{display:flex;align-items:center;background-color:#fff;color:#333;border:1px solid #dcdcdc;border-radius:16px;padding:6px 10px;font-size:13px;cursor:pointer}.aisearchModeratoin_tag__21343:hover{background-color:#e0e0e0;border-color:silver}.aisearchModeratoin_tag__21343.aisearchModeratoin_active__2J_qG{background-color:#007bff;color:#fff}.aisearchModeratoin_tagAnalysis__bVdgY{display:flex;align-items:center;background-color:#fff;border:1px solid #dcdcdc;border-radius:4px;padding:6px 10px;font-size:13px;color:#4e5257}.aisearchModeratoin_tagCount__b_sb7{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-left:8px;border-radius:50%;background-color:#007bff;color:#fff;font-size:12px;font-weight:700}.aisearchModeratoin_tag__21343.aisearchModeratoin_active__2J_qG .aisearchModeratoin_tagCount__b_sb7{background-color:#fff;color:#007bff}.aisearchModeratoin_tagslabel__SspuU{height:17px;margin:0 8px 6px 0;font-size:14px;text-align:left;color:#6f7c8b;font-weight:700}.aisearchModeratoin_headingTable__m_Kvh{position:relative;width:100%}.aisearchModeratoin_headingTable__m_Kvh h2{font-size:16px;color:#6f7c8b;margin:0}.aisearchModeratoin_headingTableRight__bdaKQ{position:relative;width:100%}.aisearchModeratoin_leftcornerHeadin__eXEtr{font-size:"18px";font-size:16px;font-weight:500;color:#6f7c8b;margin:0 0 15px}.aisearchModeratoin_rightcornerAddMerge__jABK7{font-size:16px;font-weight:500;text-align:left;color:#2863eb;cursor:pointer}.aisearchModeratoin_itemMerge__PQ0if{display:flex;align-items:center;justify-content:space-between;gap:5px;padding:5px;background-color:#f9f9f9;border-bottom:1px solid #e0e0e0}.aisearchModeratoin_itemMerge__PQ0if:last-child{margin-bottom:0}.aisearchModeratoin_Mergethumbnail__vujDI{height:50px;-o-object-fit:cover;object-fit:cover}.aisearchModeratoin_mergedetails__WuQix{flex:1 1;margin-left:10px}.aisearchModeratoin_mergetitle__moEyd{font-size:14px;font-weight:700;margin-bottom:4px}.aisearchModeratoin_mergeduration__5lbLr{font-size:12px;color:#666}.aisearchModeratoin_deletebtn__oXhF6{background-color:#fff;border:1px solid #ddd;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#ff5f5f;cursor:pointer}.aisearchModeratoin_delete-btn__gsnx3:hover{background-color:#ffecec}.aisearchModeratoin_actions__xawTx{display:flex;justify-content:space-between;margin-top:1rem;padding:10px}.aisearchModeratoin_mergeBtn__fzZau,.aisearchModeratoin_removeAllBtn__Q46Iv{padding:8px 16px;border-radius:4px;border:none;cursor:pointer;font-size:14px}.aisearchModeratoin_mergeBtn__fzZau:disabled{opacity:.5;cursor:not-allowed}.aisearchModeratoin_removeAllBtn__Q46Iv{background-color:#f5f5f5;color:#666;border:1px solid #ddd}.aisearchModeratoin_removeAllBtn__Q46Iv:hover{background-color:#eee}.aisearchModeratoin_mergeBtn__fzZau{background-color:#007bff;color:#fff;border:1px solid #0056b3}.aisearchModeratoin_mergeBtn__fzZau:hover{background-color:#0056b3}.aisearchModeratoin_droppableContainer__y3ljv{flex-grow:1;overflow-y:auto;height:100%;max-height:365px}.aisearchModeratoin_droppableContainer__y3ljv::-webkit-scrollbar{width:4px;height:4px;background-color:#f8f8f8}.aisearchModeratoin_droppableContainer__y3ljv::-webkit-scrollbar-thumb{background-color:#b6b6b7;border-radius:var(--radius-md)}.aisearchModeratoin_modalBackdrop__m7rwL{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.aisearchModeratoin_modalContent__5J8Ij{background-color:#fff;padding:20px;border-radius:8px;max-width:500px;width:100%;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:column}.aisearchModeratoin_closeBtn__1cT_Y{background-color:#2863eb;color:#fff;padding:10px;border:none;border-radius:5px;cursor:pointer;font-size:16px}.aisearchModeratoin_closeBtn__1cT_Y:hover{background-color:#1a4e98}.aisearchModeratoin_timeBox__hsXuj{display:flex;align-items:left;gap:10px;flex-direction:column}.aisearchModeratoin_timeBox__hsXuj input{font-size:12px;font-weight:500;text-align:left;border:none;border-radius:4px;outline:none;width:80px;background-color:transparent;color:#2863eb}.aisearchModeratoin_timeBox__hsXuj input:focus{outline:none}.aisearchModeratoin_timeBox__hsXuj input::-moz-placeholder{color:#aaa;font-style:italic}.aisearchModeratoin_timeBox__hsXuj input:-ms-input-placeholder{color:#aaa;font-style:italic}.aisearchModeratoin_timeBox__hsXuj input::placeholder{color:#aaa;font-style:italic}.aisearchModeratoin_timeBox__hsXuj label{font-weight:700;color:#333}.aisearchModeratoin_highlighted__haEd9{background-color:#e9effd;border-left:4px solid #2863eb}.aisearchModeratoin_nameInput___HpAo{width:100%;padding:10px;margin-bottom:20px;border:1px solid #ccc;border-radius:4px;font-size:16px}.aisearchModeratoin_buttonContainer__2k3D8{display:flex;justify-content:flex-end;gap:10px}.aisearchModeratoin_cancelBtn__k2hh_,.aisearchModeratoin_exportBtn__KuuTX{padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:14px}.aisearchModeratoin_cancelBtn__k2hh_{background-color:#f0f0f0;color:#333}.aisearchModeratoin_cancelBtn__k2hh_:hover{background-color:#e0e0e0}.aisearchModeratoin_exportBtn__KuuTX{background-color:#007bff;color:#fff}.aisearchModeratoin_exportBtn__KuuTX:hover{background-color:#0056b3}.aisearchModeratoin_LoaderWrapeer__xeQ8E{width:100%;height:20rem;animation:aisearchModeratoin_fadeIn__NvQ_5 1s;-webkit-animation:aisearchModeratoin_fadeIn__NvQ_5 1s;-moz-animation:aisearchModeratoin_fadeIn__NvQ_5 1s;-o-animation:aisearchModeratoin_fadeIn__NvQ_5 1s;-ms-animation:aisearchModeratoin_fadeIn__NvQ_5 1s}.aisearchModeratoin_LoaderWrapeer__xeQ8E,.aisearchModeratoin_LoaderWrapeer__xeQ8E div{display:flex;align-items:center;justify-content:center}.aisearchModeratoin_noTags__KZgGO{text-align:center;font-size:14px;color:#888;font-weight:700}.AIAnalysisLeft_container__dsBIR{flex:0.65 1;display:flex;flex-direction:column;background-color:#fff;border-radius:.75rem;box-shadow:0 1px 2px rgba(0,0,0,.05);border:1px solid #f3f4f6;overflow:hidden;height:calc(100vh - 128px)}.AIAnalysisLeft_scenes_header__1m1pP{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.AIAnalysisLeft_scenes_title__vCcnI h2{font-size:1.125rem;font-weight:600;color:#111827;margin:0}.AIAnalysisLeft_scenes_title__vCcnI p{font-size:.75rem;color:#6b7280;margin:0}.AIAnalysisLeft_scenes_actions__Wp1v5{display:flex;gap:8px}.AIAnalysisLeft_search_wrapper__9Un7u{position:relative;width:256px}.AIAnalysisLeft_search_input__SFxLA{width:100%;height:32px;padding:4px 12px 4px 32px;font-size:.875rem;border:1px solid #e5e7eb;border-radius:6px;outline:none}.AIAnalysisLeft_search_input__SFxLA:focus{border-color:#2863eb;box-shadow:0 0 0 3px rgba(40,99,235,.2)}.AIAnalysisLeft_search_icon__1SL8E{position:absolute;left:10px;top:50%;width:14px;height:14px;color:#9ca3af;transform:translateY(-50%);pointer-events:none;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.AIAnalysisLeft_filter_btn__M8dGa{width:32px;height:32px;border:1px solid #e5e7eb;background-color:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer}.AIAnalysisLeft_filter_btn__M8dGa svg{width:14px;height:14px}.AIAnalysisLeft_filter_btn__M8dGa:hover{border-color:#2863eb}.AIAnalysisLeft_header_bar__ALLcx{padding:12px;border-bottom:1px solid #f3f4f6;flex-shrink:0;position:sticky;top:0;background-color:#fff;z-index:10}.AIAnalysisLeft_filters_container__MvnsB{margin-top:8px;border:1px solid #e5e7eb;border-radius:8px;background-color:#f9fafb;overflow:hidden}.AIAnalysisLeft_filters_header__zKSl1{display:flex;align-items:center;justify-content:space-between;padding:8px 12px}.AIAnalysisLeft_filters_title__NVZ1z{font-size:.75rem;font-weight:600;color:#111827}.AIAnalysisLeft_clear_btn__XSVJK{font-size:.75rem;font-weight:500;color:#4b5563;background:none;border:none;cursor:pointer;transition:color .2s ease}.AIAnalysisLeft_clear_btn__XSVJK:hover{color:#2863eb}.AIAnalysisLeft_filters_body__RcqGp{max-height:200px;overflow-y:auto;padding:0 12px 8px}.AIAnalysisLeft_filter_section__4_qMw{margin-bottom:8px}.AIAnalysisLeft_section_title__qM5nZ{font-size:.75rem;font-weight:600;margin-bottom:6px;color:#374151;text-transform:uppercase;letter-spacing:.05em}.AIAnalysisLeft_filter_list__ZzU0o{display:flex;flex-wrap:wrap;gap:6px}.AIAnalysisLeft_filter_chip__JJ_v0{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;font-weight:500;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#374151;cursor:pointer;transition:all .2s ease}.AIAnalysisLeft_filter_chip__JJ_v0:hover{border-color:#2863eb;color:#2863eb}.AIAnalysisLeft_filter_count__7SvNF{width:16px;height:16px;font-size:.75rem;font-weight:600;border-radius:9999px;background-color:#f3f4f6;color:#4b5563;display:flex;align-items:center;justify-content:center}.AIAnalysisLeft_list_container__lH2PE{flex:1 1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:10px}.AIAnalysisLeft_select_all_row__0jyg3{display:flex;align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.AIAnalysisLeft_select_all_label__MRu0W{font-size:14px;font-weight:500;color:#374151;cursor:pointer;margin:0}.AIAnalysisLeft_checkbox_wrapper__NbGrU{padding-top:2px}.AIAnalysisLeft_checkbox__SsYl8{width:16px;height:16px;border-radius:4px;border:1px solid #d1d5db;cursor:pointer}.AIAnalysisLeft_video_card__g7vea{display:flex;gap:12px;padding:12px;border-radius:10px;border:1px solid #e5e7eb;background-color:#fff;cursor:pointer;transition:all .2s ease;margin-bottom:10px}.AIAnalysisLeft_menu_btn__gvAzw{width:100%;padding:10px 16px;text-align:left;background-color:transparent;gap:8px}.AIAnalysisLeft_menu_btn__gvAzw,.AIAnalysisLeft_search_btn__tWnZz{border:none;cursor:pointer;font-size:14px;display:flex;align-items:center}.AIAnalysisLeft_search_btn__tWnZz{padding:0 20px;height:32px;background:#2863eb;border-radius:4px;color:#fff;outline:none;font-family:Inter-Regular;justify-content:center;gap:5px}.AIAnalysisLeft_video_card__g7vea:hover{border-color:#d1d5db;box-shadow:0 2px 8px rgba(0,0,0,.06)}.AIAnalysisLeft_thumbnail_wrapper__DdY9M{flex-shrink:0}.AIAnalysisLeft_thumbnail__blGDL{width:176px;height:112px;border-radius:10px;overflow:hidden;position:relative}.AIAnalysisLeft_thumbnail__blGDL img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.AIAnalysisLeft_thumbnail_overlay__XqrkI{position:absolute;inset:0;background:rgba(0,0,0,.4);opacity:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;transition:opacity .2s ease}.AIAnalysisLeft_thumbnail__blGDL:hover .AIAnalysisLeft_thumbnail_overlay__XqrkI{opacity:1}.AIAnalysisLeft_time_left__82DIT,.AIAnalysisLeft_time_right__8lLKP{position:absolute;bottom:6px;background:rgba(0,0,0,.8);color:#fff;font-size:11px;padding:2px 6px;border-radius:4px}.AIAnalysisLeft_time_left__82DIT{left:6px}.AIAnalysisLeft_time_right__8lLKP{right:6px}.AIAnalysisLeft_card_content__WSjh2{flex:1 1;min-width:0}.AIAnalysisLeft_card_header__Knnoy{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.AIAnalysisLeft_card_title__CK4dh{font-size:14px;font-weight:600;margin:0;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AIAnalysisLeft_menu_button__uJCAF{width:28px;height:28px;border-radius:6px;background:transparent;border:none;cursor:pointer;color:#9ca3af}.AIAnalysisLeft_menu_button__uJCAF:hover{background-color:#f3f4f6}.AIAnalysisLeft_card_description__HlR06{font-size:12px;color:#4b5563;line-height:1.5;margin-bottom:8px}.AIAnalysisLeft_card_footer__Do0Ml{display:flex;justify-content:space-between;align-items:center}.AIAnalysisLeft_edit_button__2Lmpz{font-size:12px;padding:4px 10px;border-radius:6px;border:1px solid #e5e7eb;background:#fff;cursor:pointer}.AIAnalysisLeft_edit_button__2Lmpz:hover{border-color:#2863eb;color:#2863eb;background-color:#f0f8fd}.AIAnalysisLeft_trending_badge__47nTu{display:flex;align-items:center;gap:4px;padding:4px 10px;border-radius:9999px;background:linear-gradient(90deg,#2863eb,#4a7ff7)}.AIAnalysisLeft_trending_label__rHkrN{font-size:10px;font-weight:600;color:hsla(0,0%,100%,.9);text-transform:uppercase}.AIAnalysisLeft_trending_score__e8Hn0{font-size:12px;font-weight:700;color:#fff}.AIAnalysisLeft_trending_total__0SMaT{font-size:10px;color:hsla(0,0%,100%,.8)}.AIAnalysisRight_preview_container__SbVLR{flex:0.35 1;min-width:0;display:flex;flex-direction:column;background:#fff;border-radius:12px;border:1px solid #f3f4f6;box-shadow:0 1px 2px rgba(0,0,0,.05)}.AIAnalysisRight_preview_header__vmdA9{padding:12px;border-bottom:1px solid #f3f4f6;flex-shrink:0}.AIAnalysisRight_header_top__gmBq_{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.AIAnalysisRight_preview_title___oROk{font-size:1.125rem;font-weight:600;color:#111827;margin:0}.AIAnalysisRight_preview_subtitle__VaMzY{font-size:.75rem;color:#6b7280;margin-bottom:0}.AIAnalysisRight_aspect_buttons__y7bci{display:flex;gap:4px}.AIAnalysisRight_aspect_btn__VBZjM,.AIAnalysisRight_aspect_btn_active__4k_HO{padding:2px 8px;font-size:.75rem;font-weight:600;border-radius:4px;cursor:pointer;transition:all .2s ease;border:none}.AIAnalysisRight_aspect_btn__VBZjM{background:#f3f4f6;color:#4b5563}.AIAnalysisRight_aspect_btn__VBZjM:hover{background:#e5e7eb}.AIAnalysisRight_aspect_btn_active__4k_HO{background:#2863eb;color:#fff}.AIAnalysisRight_preview_body__201zX{display:flex;flex-direction:column;flex:1 1;min-height:0}.AIAnalysisRight_player_wrapper__t54ze{padding:12px 12px 8px;flex-shrink:0}.AIAnalysisRight_player_outer__3_OxD{background:#000;border-radius:10px;display:flex;align-items:center;justify-content:center}.AIAnalysisRight_player_inner__Z6bYx{position:relative;width:100%;aspect-ratio:19/6;overflow:hidden;border-radius:10px}.AIAnalysisRight_player_inner__Z6bYx img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.AIAnalysisRight_player_overlay__ZnqRu{position:absolute;inset:0;background:rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center}.AIAnalysisRight_play_button__lSwEc{width:48px;height:48px;border-radius:9999px;background:hsla(0,0%,100%,.95);border:none;font-size:18px;cursor:pointer;transition:transform .2s ease}.AIAnalysisRight_play_button__lSwEc:hover{transform:scale(1.05)}.AIAnalysisRight_player_controls__i4FWC{position:absolute;bottom:0;left:0;right:0;padding:8px 12px;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);display:flex;justify-content:space-between;align-items:center}.AIAnalysisRight_time_label__OIJj0{font-size:.75rem;color:#fff}.AIAnalysisRight_control_buttons__mQi59{display:flex;gap:8px}.AIAnalysisRight_control_buttons__mQi59 button{background:none;border:none;color:hsla(0,0%,100%,.8);cursor:pointer}.AIAnalysisRight_control_buttons__mQi59 button:hover{color:#fff}.AIAnalysisRight_metadata_header__L319b{padding:8px 12px}.AIAnalysisRight_metadata_title__GML7N{font-size:.875rem}.AIAnalysisRight_metadata_body__b6hbz{flex:1 1;overflow-y:auto;padding:12px}.AIAnalysisRight_metadata_section__8Nppz{margin-bottom:12px}.AIAnalysisRight_metadata_label__koKEL{display:block;margin-bottom:6px;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.AIAnalysisRight_metadata_text__li9vO{font-size:.75rem;color:#374151;line-height:1.6}.AIAnalysisRight_tag__1Nsa4{font-size:.75rem}.AIAnalysisRight_scene_number__tCrFX{font-size:12px;color:#6b7280;font-weight:500}.AIAnalysisRight_scene_title__un5U6{font-size:14px;font-weight:600}.AIAnalysisRight_playback_controls__zyh08{gap:12px}.AIAnalysisRight_control_btn__4Edv4{background:transparent;border:1px solid #e5e7eb;border-radius:8px;padding:8px 12px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.AIAnalysisRight_control_btn__4Edv4:hover:not(:disabled){background:#f3f4f6;border-color:#2863eb;color:#2863eb}.AIAnalysisRight_control_btn_main__sSmr6{background:#2863eb;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .2s}.AIAnalysisRight_control_btn_main__sSmr6:hover{background:#1d4ed8;transform:scale(1.05)}.AIAnalysisRight_scene_timeline__AkfWO{padding:12px 0;flex-wrap:wrap}.AIAnalysisRight_scene_dot__R_HL7{width:12px;height:12px;background:#d1d5db;transition:all .2s}.AIAnalysisRight_scene_dot__R_HL7:hover{background:#9ca3af}.AIAnalysisRight_scene_dot_active__6qUSM{background:#2863eb;width:16px;height:16px}.AIAnalysisRight_progress_container__zD25S{width:100%;margin-bottom:16px}.AIAnalysisRight_time_display__VTWTU{display:flex;justify-content:space-between;font-size:12px;color:#6b7280;margin-bottom:8px;font-family:Inter,sans-serif}.AIAnalysisRight_progress_bar__JYOiX{position:relative;width:100%;height:8px;background-color:#e5e7eb;border-radius:4px;cursor:pointer;overflow:visible}.AIAnalysisRight_progress_bar__JYOiX:hover .AIAnalysisRight_progress_handle__BZaYV{opacity:1;transform:scale(1)}.AIAnalysisRight_progress_filled__dResn{position:relative;height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:4px;transition:width .1s ease}.AIAnalysisRight_progress_handle__BZaYV{position:absolute;right:-6px;top:50%;transform:translateY(-50%) scale(.8);width:12px;height:12px;background-color:#fff;border:2px solid #2563eb;border-radius:50%;opacity:0;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.2)}.AIAnalysisRight_scene_marker__6LhFJ{position:absolute;top:0;width:2px;height:100%;background-color:rgba(59,130,246,.4);pointer-events:none}.AIAnalysisRight_scene_marker__6LhFJ:hover:after{content:attr(title);position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background-color:rgba(0,0,0,.8);color:#fff;padding:4px 8px;border-radius:4px;font-size:11px;white-space:nowrap;margin-bottom:4px;pointer-events:none}.AIAnalysisRight_custom_controls__D9D1G{background-color:#f9fafb;border-radius:12px;margin-top:0;padding:0 16px}.AIAnalysisRight_scene_number__tCrFX{font-size:13px;font-weight:600;color:#374151}.AIAnalysisRight_scene_title__un5U6{font-size:13px;color:#6b7280;max-width:60%}.AIAnalysisRight_playback_controls__zyh08{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:16px}.AIAnalysisRight_control_btn__4Edv4,.AIAnalysisRight_control_btn_main__sSmr6{display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;cursor:pointer;transition:all .2s ease;border:1px solid #e5e7eb}.AIAnalysisRight_control_btn__4Edv4{width:40px;height:40px;color:#374151}.AIAnalysisRight_control_btn_main__sSmr6{width:48px;height:48px;color:#2563eb;border-color:#2563eb}.AIAnalysisRight_control_btn__4Edv4:hover:not(:disabled){background-color:#f3f4f6;transform:scale(1.05)}.AIAnalysisRight_control_btn_main__sSmr6:hover{background-color:#eff6ff;transform:scale(1.1)}.AIAnalysisRight_control_btn__4Edv4:disabled{opacity:.4;cursor:not-allowed}.AIAnalysisRight_scene_timeline__AkfWO{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:12px}.AIAnalysisRight_scene_dot__R_HL7{width:10px;height:10px;border-radius:50%;background-color:#d1d5db;border:none;cursor:pointer;transition:all .2s ease;padding:0}.AIAnalysisRight_scene_dot__R_HL7:hover{background-color:#9ca3af;transform:scale(1.2)}.AIAnalysisRight_scene_dot_active__6qUSM{background-color:#2563eb;transform:scale(1.3)}.AIAnalysisRight_duration_info__vrr_W{text-align:center;font-size:13px;color:#6b7280;font-weight:500}.AIAnalysisRight_volume_container__y3B4w{position:relative;display:flex;align-items:center}.AIAnalysisRight_volume_btn__o6Ata{background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#2563eb;padding:4px;border-radius:50%;transition:all .2s ease;height:32px;width:32px;border:1px solid #2563eb}.AIAnalysisRight_volume_btn__o6Ata:hover{background:#eff6ff;transform:scale(1.1);color:#2563eb}.AIAnalysisRight_volume_slider_container___xzfj{position:absolute;left:38px;bottom:100%;transform:translateX(-50%);margin-bottom:10px;background:#fff;border-radius:8px;padding:12px;box-shadow:0 4px 20px rgba(0,0,0,.15);z-index:1000;display:flex;align-items:center;gap:12px}.AIAnalysisRight_volume_slider__u1Msq{position:relative;width:6px;height:80px;background:#e5e7eb;border-radius:var(--radius-sm);cursor:pointer;overflow:visible}.AIAnalysisRight_volume_filled__VueJf{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,#3b82f6 0,#2563eb);border-radius:var(--radius-sm);transition:height .1s ease}.AIAnalysisRight_volume_handle__WII7v{position:absolute;left:-6px;width:16px;height:16px;background:#fff;border:2px solid #2563eb;border-radius:50%;transform:translateY(50%);box-shadow:0 2px 4px rgba(0,0,0,.2);pointer-events:none}.AIAnalysisRight_volume_value__RijbF{font-size:12px;font-weight:600;color:#374151;min-width:40px;text-align:center}.AIAnalysisRight_progress_container__zD25S>div:last-child{flex:1 1;display:flex;align-items:center;gap:12px}.AIAnalysisRight_progress_bar__JYOiX{flex:1 1}.AIAnalysisRight_container__yfIRx{flex:1 1;overflow-y:auto;padding:12px}.AIAnalysisRight_scene_list__IqW5L{display:flex;flex-direction:column;gap:8px;margin-bottom:0}.AIAnalysisRight_scene_item__JNxNA{display:flex;align-items:center;gap:8px;padding:8px;background:#f9fafb;border:1px solid #f3f4f6;border-radius:8px;transition:all .2s ease;margin:8px 8px 0}.AIAnalysisRight_scene_item__JNxNA:hover{background:#fff;border-color:#e5e7eb}.AIAnalysisRight_grip_icon__CSPud{width:16px;height:16px;color:#d1d5db;cursor:grab;flex-shrink:0}.AIAnalysisRight_scene_item__JNxNA:hover .AIAnalysisRight_grip_icon__CSPud{color:#9ca3af}.AIAnalysisRight_scene_index__wnJSS{width:24px;height:24px;border-radius:50%;background:#2863eb;color:#fff;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 1px 2px rgba(0,0,0,.1)}.AIAnalysisRight_thumbnail__qiAcr{position:relative;height:64px;border-radius:6px;overflow:hidden;background:#000;flex-shrink:0}.AIAnalysisRight_thumbnail__qiAcr img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.AIAnalysisRight_scene_info__UWjy7{flex:1 1;min-width:0}.AIAnalysisRight_scene_title__un5U6{font-size:12px;font-weight:500;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px;margin-top:2px}.AIAnalysisRight_scene_time__FpEG2{font-size:12px;color:#6b7280;font-family:monospace;margin-bottom:2px}.AIAnalysisRight_remove_btn__wFC3L{width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#d1d5db;background:transparent;border:none;transition:all .2s ease}.AIAnalysisRight_remove_btn__wFC3L:hover{color:#ef4444;background:#fef2f2}.AIAnalysisRight_summary_card__gnYfn{background:linear-gradient(to bottom right,#f9fafb,#f3f4f6);border:1px solid #e5e7eb;border-radius:8px;padding:12px;margin-bottom:12px}.AIAnalysisRight_summary_grid__ITBtG{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.AIAnalysisRight_summary_label__5fiWM{font-size:12px;color:#6b7280;font-weight:500;margin-bottom:2px}.AIAnalysisRight_summary_value__FD38o{font-size:16px;font-weight:700;color:#111827}.AIAnalysisRight_action_buttons__IGmhu{display:flex;gap:8px}.AIAnalysisRight_merge_btn__5odmG{height:36px;background:#2863eb;color:#fff;border-radius:6px;font-size:14px;font-weight:500;border:none;transition:all .2s ease;padding:0 16px;cursor:pointer}.AIAnalysisRight_merge_btn__5odmG:hover{background:#1e4fd6}.AIAnalysisRight_clear_btn__s_ui_{height:36px;border-radius:6px;font-size:14px;font-weight:500;background:#fff;border:1px solid #e5e7eb;transition:all .2s ease;padding:0 16px;cursor:pointer}.AIAnalysisRight_clear_btn__s_ui_:hover{background:#f9fafb;border-color:#d1d5db}.AIAnalysisRight_content_wrapper__rgyeQ{overflow-y:auto;padding:12px;min-height:0}.AIAnalysisRight_section_list__k2Vd3{display:flex;flex-direction:column;gap:12px}.AIAnalysisRight_section__oOfN3{display:flex;flex-direction:column}.AIAnalysisRight_label__tctQb{font-size:12px;font-weight:600;color:#6b7280;margin:0 0 6px;text-transform:uppercase;letter-spacing:.05em}.AIAnalysisRight_description__7E650{font-size:12px;color:#374151;line-height:1.6;margin-bottom:0}.AIAnalysisRight_tag_list__zD0bi{display:flex;flex-wrap:wrap;gap:6px}.AIAnalysisRight_tag__1Nsa4{padding:6px 10px;background:#f3f4f6;color:#1f2937;border-radius:8px;font-size:12px;font-weight:500}.AIAnalysisRight_metadata_header__L319b{border-bottom:1px solid #f3f4f6;flex-shrink:0;border-top:1px solid #f3f4f6}.AIAnalysisRight_metadata_header_inner__3JxI0{padding:0}.AIAnalysisRight_metadata_title__GML7N{font-size:14px;font-weight:600;margin:0;color:#111827}.AIAnalysisRight_playbackControls__tGWfI{display:flex;align-items:center;justify-content:center;gap:12px}.AIAnalysisRight_playButton__gtsU0{width:45px;height:36px;border:none;border-radius:50%;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.AIAnalysisRight_playButton__gtsU0:hover{transform:scale(1.05)}.AIAnalysisRight_muteButton___Bnjf{width:40px;height:36px;border:none;border-radius:50%;background:transparent;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.AIAnalysisRight_muteButton___Bnjf:hover{transform:scale(1.05)}.AIAnalysisRight_seekbarContainer__qq5_Z{width:100%}.AIAnalysisRight_seekbar__HrJej{width:100%;border-radius:4px;cursor:pointer;overflow:visible}.AIAnalysisV2_AIAnalysisContainer__XftHx{display:flex;gap:20px;margin-bottom:100px}.video_templates_page_container__vn0Fp{display:block;width:100%;margin:0 auto}.video_templates_template_container__Bx8oM{background-color:#f4f6f8;padding:60px 0 40px}.video_templates_template_container__Bx8oM h1{font-size:16px;color:#6f7c8b;margin:0}.video_templates_template_container__Bx8oM h2{color:#797979;font-size:14px;font-weight:500;margin:0 0 15px}.video_templates_template_main__CxAK_ .video_templates_template_selection__3Hby8{background-color:#fff;padding:20px;border-radius:4px;box-shadow:0 1px 4px 0 rgba(0,0,0,.15);min-height:400px}.video_templates_template_main__CxAK_ .video_templates_edit_video__rKszV{background-color:#fff;padding:0;border-radius:4px;box-shadow:0 1px 4px 0 rgba(0,0,0,.15)}.video_templates_close_button__5QMaQ{position:absolute;top:30px;right:30px;background:none;border:none;font-size:24px;font-weight:700;cursor:pointer}.video_templates_close_button__5QMaQ img{width:24px}.video_templates_header_title__DNMgF{text-align:center;font-size:24px;font-weight:700;margin-bottom:20px}.video_templates_template_grid__0MbGM{padding:15px;border:1px solid #eaeaea;border-radius:4px;display:grid;grid-gap:30px;gap:30px;height:100%;min-height:400px}.video_templates_template_item__SPULQ{border:none;text-align:center;cursor:pointer;transition:border-color .3s}.video_templates_template_item_img__w_XKK{border:3px solid #eaeaea;margin:0 0 10px}.video_templates_template_item_img__w_XKK img{width:100%;display:block}.video_templates_template_item__SPULQ p{margin:0;color:#212b36;font-size:12px;text-align:center}.video_templates_template_item__SPULQ.video_templates_selected__xijaT .video_templates_template_item_img__w_XKK{border:3px solid #2863eb}.video_templates_action_buttons__3nqvA{display:flex;justify-content:flex-end;margin-top:20px;gap:10px}.video_templates_cancel_button__NwSNG,.video_templates_continue_button__QW9JV{padding:10px 25px;font-size:16px;border:none;border-radius:4px;cursor:pointer}.video_templates_cancel_button__NwSNG{background-color:transparent;color:#797979;border:1px solid #797979}.video_templates_continue_button__QW9JV{background-color:#2863eb;color:#fff}.video_templates_continue_button__QW9JV:hover{background-color:#2863eb}.video_templates_back_button__j71Y1{background-color:transparent;border:none;padding:0;margin:0;cursor:pointer}.video_templates_back_button__j71Y1 img{max-width:20px}.video_templates_template_preview__FFA3d{flex:70% 1;padding:15px}.video_templates_showTexts__SQLDF{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.video_templates_showTexts__SQLDF h2{margin:0;padding:0}.video_templates_showTexts__SQLDF button{background:transparent;border:none;padding:0;margin:0;cursor:pointer}.video_templates_text_preview__cDYtj{flex:30% 1;border-left:1px solid #eaeaea}.video_templates_preview__9mue7{text-align:center;border:1px solid #eaeaea;max-width:768px;max-height:480px;margin:0 auto;position:relative}.video_templates_text_item_box__4O9DQ{background-color:#f7f7f7;margin-bottom:15px;padding:12px}.video_templates_text_item_box__4O9DQ h3{font-size:12px;color:#797979;margin:0 0 10px;font-weight:500;display:inline-block}.video_templates_text_item__oOAIR label{font-size:12px;color:#797979;margin:0 0 5px;font-weight:500;display:inline-block}.video_templates_text_item__oOAIR input{font-size:12px;color:#797979;border:1px solid #eaeaea;border-radius:4px;padding:6px 15px;outline:none;width:100%;margin-bottom:10px}.video_templates_appear_item__6WSRm{display:flex;align-items:center;gap:10px}.video_templates_appear_item__6WSRm label{font-size:14px;margin:0}.video_templates_appear_item__6WSRm input[type=color]{width:30px;height:24px;border:1px solid #eaeaea;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;cursor:pointer}.video_templates_appear_item__6WSRm input{padding:0;margin:0;outline:0;border:none;cursor:pointer}.video_templates_img_preview__4doOO{margin:0 auto;position:relative;display:inline-block}.video_templates_img_preview__4doOO h3{position:absolute;left:0;right:0;margin:0 auto}.video_templates_portrait__xTxot h3{position:absolute;top:32px;font-size:22px}.video_templates_portrait__xTxot h3:last-child{top:60px}.video_templates_landscape__J41Oj h3{position:absolute;top:365px;font-size:24px;font-weight:600}.video_templates_landscape__J41Oj h3:last-child{top:395px}.video_templates_landscape__J41Oj h3.video_templates_single-text__SJ6GZ{top:385px!important;font-size:28px!important}.video_templates_popupModal___hgBp{position:fixed;height:100vh;top:0;left:0;width:100%;background-color:hsla(0,0%,100%,.8);display:flex;align-items:center;justify-content:center}.video_templates_popupModalContent__rhuWJ{background-color:#fff;padding:25px;border-radius:4px;min-width:550px;box-shadow:0 1px 4px 0 rgba(0,0,0,.16)}.video_templates_popupModalContent__rhuWJ h2{font-size:24px;margin:0 0 10px;color:#000}.video_templates_popupModalContent__rhuWJ input{width:100%;font-size:14px;border:1px solid #eaeaea;color:#000;padding:10px;margin:0 0 15px;outline:none}.video_templates_Loading__uPf3g{width:100%;animation:video_templates_fadeIn__SolwQ 1s;-webkit-animation:video_templates_fadeIn__SolwQ 1s;-moz-animation:video_templates_fadeIn__SolwQ 1s;-o-animation:video_templates_fadeIn__SolwQ 1s;-ms-animation:video_templates_fadeIn__SolwQ 1s;text-align:center}.video_templates_loadingMessage__K2zz2{text-align:center;font-size:16px;color:gray;margin-top:20px;flex-direction:row}.video_templates_loadingMessage__K2zz2 h4{display:inline-block;width:100%;font-weight:400}.video_templates_Loading__uPf3g,.video_templates_loadingMessage__K2zz2{display:flex;justify-content:center;align-items:center}.video_templates_Loading__uPf3g{min-height:400px}.video_templates_horizontalDots__r65hI{display:flex;gap:5px}.video_templates_dot__QP4bQ{width:8px;height:8px;border-radius:50%;background-color:#3498db;opacity:0;animation:video_templates_dotPulse__pM3mX 1.5s ease-in-out infinite}.video_templates_dot__QP4bQ:first-child{animation-delay:0s}.video_templates_dot__QP4bQ:nth-child(2){animation-delay:.3s}.video_templates_dot__QP4bQ:nth-child(3){animation-delay:.6s}.video_templates_dot__QP4bQ:nth-child(4){animation-delay:.9s}.video_templates_dot__QP4bQ:nth-child(5){animation-delay:1.2s}@keyframes video_templates_dotPulse__pM3mX{0%{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.video_templates_text_preview_inner__uT_j3{padding:0 15px 15px}.video_templates_tab_buttons__1iSFe{border-bottom:1px solid #d5dbe2;margin-bottom:15px;display:flex;align-items:center;justify-content:space-evenly}.video_templates_tab_buttons__1iSFe button{background-color:transparent;color:#212b36;border:none;cursor:pointer;font-size:14px;flex:50% 1;padding:10px 0}.video_templates_tab_buttons__1iSFe button:first-child{border-right:1px solid #d6d6d6}.video_templates_tab_buttons__1iSFe button.video_templates_active_tab__VcI_h{border-bottom:2px solid #2863eb}.video_templates_sutitleTemplatesBox__e8hAF{border:1px solid #cdcdcd;border-radius:4px;margin-bottom:15px;background-color:#56606e;position:relative}.video_templates_themeStyleButton__lR4MC{font-weight:500;background-color:#eaeaea;color:#797979;padding:10px 0;border:1px solid #797979;border-radius:4px;font-size:15px;width:100%;cursor:pointer}.video_templates_sutitleHead__oU4ea{display:flex;align-items:center;justify-content:center;padding:20px 40px;border-bottom:1px solid #cdcdcd}.video_templates_sutitleHead__oU4ea h2{margin:0;font-size:20px;line-height:24px}.video_templates_sutitleTool__VBYaK{display:flex;justify-content:space-between;padding:10px;align-items:center;background-color:#212b36}.video_templates_sutitleTool__VBYaK p{margin-bottom:0;color:#fff;font-size:14px}.video_templates_sutitleColors__AWNzT{display:flex;gap:10px}.video_templates_sutitleColors__AWNzT span{font-size:0;width:15px;height:15px;border:1px solid #fff;border-radius:var(--radius-md);background-color:#000;display:inline-block}.video_templates_sutitleTemplates__GfbGd button{width:100%;padding:10px 0;text-align:center;color:#2863eb;border:1px solid #2863eb;border-radius:4px;background-color:transparent;cursor:pointer}.video_templates_sutitlePreview__3q67R{position:absolute}.video_templates_sutitlePreview__3q67R h4{margin:0}.video_templates_appear_item_sub__eJybQ{background-color:#f4f6f8;padding:10px;border-radius:4px;margin-bottom:10px}.video_templates_appear_item_sub__eJybQ h4{margin:0 0 10px;font-weight:400;font-size:14px}.video_templates_appear_item_sub_inner__LQlcN{flex:48% 1}.video_templates_appear_item_sub_inner__LQlcN div{display:flex;justify-content:space-between;font-size:14px}.video_templates_appear_item_sub_inner__LQlcN label{margin:0;font-size:14px;color:#797979;font-size:12px}.video_templates_appear_item_sub_inner__LQlcN span{font-size:12px}.video_templates_appear_item_sub_inner__LQlcN input{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;height:3px;background:#d6d6d6;outline:none;transition:opacity .2s;border-radius:5px}.video_templates_appear_item_sub_inner__LQlcN input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;background:#2863eb;cursor:pointer}.video_templates_appear_item_sub_inner__LQlcN input:hover{opacity:1}.video_templates_appear_item_sub_inner__LQlcN input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.video_templates_appear_item_sub_inner__LQlcN input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:15px;height:15px;background:#2863eb;cursor:pointer;border-radius:100%}.video_templates_appear_item_sub_inner__LQlcN input[type=range]::-moz-range-thumb{-moz-appearance:none;-webkit-appearance:none;appearance:none;width:15px;height:15px;background:#2863eb;cursor:pointer;border-radius:100%}.video_templates_editorModal__4h7du{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:999;overflow:hidden;overflow-y:scroll;padding-right:10px}.video_templates_editorModal__4h7du .video_templates_editorModalHeader__Za64D{position:sticky;top:0;background-color:#fff;z-index:100;padding:0 10px 10px}.video_templates_sutitlePreviewSample__ZbO2X{background-color:#56606e;padding:10px;border-radius:4px;margin-bottom:10px}.video_templates_sutitlePreviewSample__ZbO2X h4{margin:0;display:inline-block}.video_templates_subtitleForm__vvgKy{margin:0 10px;font-size:12px}.video_templates_subtitleFormField__ExpA9{display:flex;margin-bottom:10px;background-color:#f7f7f7;padding:10px;border:1px solid #eaeaea;border-radius:4px;flex-direction:column;gap:10px}.video_templates_subtitleFormFieldFont__OQEnl{display:flex;gap:10px}.video_templates_subtitleFormFieldFont__OQEnl select{width:100%;padding:10px;border:1px solid #eaeaea;border-radius:4px;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.video_templates_subtitleFormFieldFont__OQEnl input[type=number],.video_templates_subtitleFormFieldStroke__dHUDq input[type=number]{outline:none;border:1px solid #eaeaea;border-radius:4px;text-align:center}.video_templates_subtitleFormFieldFont__OQEnl input[type=number]::-webkit-inner-spin-button,.video_templates_subtitleFormFieldShadow__Xe4WK input[type=number]::-webkit-inner-spin-button,.video_templates_subtitleFormFieldStroke__dHUDq input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.video_templates_subtitleFormFieldColor__QRiEw{display:flex;align-items:center;justify-content:space-between;padding:8px;border:1px solid #eaeaea;background-color:#fff;border-radius:4px}.video_templates_subtitleFormFieldColor__QRiEw p{color:#000}.video_templates_subtitleFormFieldColor__QRiEw span{color:#797979;text-transform:uppercase}.video_templates_subtitleFormFieldColor__QRiEw div{display:flex;align-items:center;gap:10px}.video_templates_subtitleFormFieldColor__QRiEw input[type=color]{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:none;border:1px solid #eaeaea;height:30px;width:30px}.video_templates_subtitleFormFieldColor__QRiEw :focus{border-radius:0;outline:none}.video_templates_subtitleFormFieldColor__QRiEw ::-webkit-color-swatch-wrapper{padding:0}.video_templates_subtitleFormFieldColor__QRiEw ::-webkit-color-swatch{border:0;border-radius:0}.video_templates_subtitleFormFieldColor__QRiEw ::-moz-color-swatch,.video_templates_subtitleFormFieldColor__QRiEw ::-moz-focus-inner{border:0}.video_templates_subtitleFormFieldColor__QRiEw ::-moz-focus-inner{padding:0}.video_templates_subtitleFormFieldStroke__dHUDq{display:flex;justify-content:space-between;gap:10px}.video_templates_subtitleFormFieldStroke__dHUDq input[type=number]{padding-left:25px;height:100%;background-image:url(/images/stroke.svg);background-size:25px;background-position:0 50%;background-repeat:no-repeat}.video_templates_subtitleFormFieldStroke__dHUDq .video_templates_subtitleFormFieldColor__QRiEw{width:100%}.video_templates_subtitleFormField__ExpA9 h4{margin:0;color:#797979}.video_templates_subtitleFormField__ExpA9 button{font-size:14px;cursor:pointer}.video_templates_subtitleFormField__ExpA9 label{font-size:14px;color:#797979;margin:0}.video_templates_subtitleFormField__ExpA9 .video_templates_buttonGroup__v1cKR{gap:10px}.video_templates_templateGrid__L5xZT{position:absolute;top:0;left:0;width:100%;height:100%;overflow-y:scroll;background-color:#fff;padding:0 10px 10px}.video_templates_editorModal__4h7du::-webkit-scrollbar,.video_templates_templateGrid__L5xZT::-webkit-scrollbar{width:5px}.video_templates_editorModal__4h7du::-webkit-scrollbar-track,.video_templates_templateGrid__L5xZT::-webkit-scrollbar-track{background:transparent}.video_templates_editorModal__4h7du::-webkit-scrollbar-thumb,.video_templates_templateGrid__L5xZT::-webkit-scrollbar-thumb{background:#bababa;border-radius:5px}.video_templates_editorModal__4h7du::-webkit-scrollbar-thumb:hover,.video_templates_templateGrid__L5xZT::-webkit-scrollbar-thumb:hover{background:#888}.video_templates_templateGridHeader__n5SAz{position:sticky;top:0;background-color:#fff;z-index:100;margin-bottom:10px;display:flex;align-items:center;gap:5px}.video_templates_templateGridHeader__n5SAz h2{font-size:14px;color:#212b36;margin:0}.video_templates_templateGridHeader__n5SAz button{background-color:transparent;padding:0;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.video_templates_templateGridHeader__n5SAz button img{max-width:20px}.video_templates_subtitleFormButtons__04B_a{margin-top:15px;position:sticky;bottom:0;background-color:#fff;padding:0 10px 10px;display:flex;gap:10px}.video_templates_subtitleFormButtons__04B_a button{padding:10px 30px;border:1px solid #2863eb;background-color:#2863eb;color:#fff;font-size:14px;border-radius:4px;cursor:pointer;width:100%}.video_templates_subtitleFormButtons__04B_a button:first-child{border:1px solid #2863eb;color:#2863eb;background-color:transparent}.video_templates_subtitleFormField__ExpA9 .video_templates_buttonGroup__v1cKR{display:flex;align-items:center;gap:15px;justify-content:space-between}.video_templates_subtitleFormField__ExpA9 .video_templates_buttonGroup__v1cKR button{width:100%;background-color:#fff;border:1px solid #eaeaea;padding:5px;border-radius:4px;cursor:pointer}.video_templates_subtitleFormField__ExpA9 .video_templates_buttonGroup__v1cKR button.video_templates_activeButton__W_vZi{background-color:#2863eb}.video_templates_subtitleFormField__ExpA9 .video_templates_buttonGroup__v1cKR button.video_templates_activeButton__W_vZi img{filter:brightness(10)}.video_templates_subtitleFormField__ExpA9 .video_templates_toggleGroup__5Axf2{display:flex;align-items:center;justify-content:space-between}.video_templates_subtitleFormField__ExpA9 .video_templates_toggleGroup__5Axf2 button{background-color:transparent;border:none;cursor:pointer}.video_templates_subtitleFormFieldColor__QRiEw.video_templates_disabled__lFGK6{opacity:.5;cursor:not-allowed}.video_templates_subtitleFormFieldColor__QRiEw.video_templates_disabled__lFGK6 input{pointer-events:none}.video_templates_subtitleFormFieldColor__QRiEw p{margin:0;min-width:100px}.video_templates_subtitleFormFieldColor__QRiEw input[type=color]{width:20px;height:20px;padding:0;border:none;border-radius:4px;cursor:pointer}.video_templates_subtitleFormFieldColor__QRiEw input[type=color]:disabled{cursor:not-allowed}.video_templates_sutitleTemplatesBox__e8hAF .video_templates_sutitleEditButton__Q0EWY{position:absolute;top:10px;right:10px;font-size:0;line-height:0;width:25px;height:25px;border-radius:4px;border:none;cursor:pointer;background-color:transparent;background-image:url(/images/editPen.svg);background-size:20px;background-position:50% 50%;background-repeat:no-repeat}.video_templates_sutitleTemplatesBox__e8hAF .video_templates_sutitleEditButton__Q0EWY:hover{background-color:#212b36}.video_templates_subtitleFormFieldShadow__Xe4WK .video_templates_subtitleFormFieldShadowValues__kkdm1 input[type=number]{padding:10px 5px 10px 25px;height:100%;background-image:url(/images/blur.svg);background-size:24px;background-position:2px 50%;background-repeat:no-repeat;outline:none;border:1px solid #eaeaea;border-radius:4px;text-align:center;-moz-appearance:none;appearance:none;-webkit-appearance:none}.video_templates_subtitleFormFieldShadowValues__kkdm1{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.video_templates_subtitleFormFieldShadow__Xe4WK .video_templates_subtitleFormFieldShadowValues__kkdm1 div input[type=number]:first-child{background-image:url(/images/offsetX.svg)}.video_templates_subtitleFormFieldShadow__Xe4WK .video_templates_subtitleFormFieldShadowValues__kkdm1 div input[type=number]:last-child{background-image:url(/images/offsetY.svg)}.video_templates_noSubs__Rh7EW{width:100%;min-height:350px;display:flex;flex-direction:column;align-items:center;justify-content:center}.video_templates_noSubs__Rh7EW h4{margin:0 0 10px;font-weight:400}.video_templates_noSubs__Rh7EW button{background-color:#2863eb;color:#fff;border:none;border-radius:4px;padding:10px 30px;cursor:pointer}.video_templates_template_error___Q1bz{width:100%;min-height:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;border-radius:4px;box-shadow:0 1px 4px 0 rgba(0,0,0,.15);padding:20px}.saveastemplatedialog_popUp__91f7c{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000;backdrop-filter:blur(2px)}.saveastemplatedialog_popUpContainer__6fy_E{background-color:#fff;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);max-width:480px;width:90%;animation:saveastemplatedialog_slideIn__Dg2q_ .2s ease-out}@keyframes saveastemplatedialog_slideIn__Dg2q_{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.saveastemplatedialog_closeContainer__0md20{padding:24px}.saveastemplatedialog_header__ME3mT{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.saveastemplatedialog_header__ME3mT span{font-size:20px;font-weight:600;color:#111827}.saveastemplatedialog_header__ME3mT img{width:20px;height:20px;opacity:.6;transition:opacity .2s}.saveastemplatedialog_header__ME3mT img:hover{opacity:1}.saveastemplatedialog_textContainer__5rBx1{margin-bottom:24px}.saveastemplatedialog_description__mgqHj{color:#6b7280;font-size:14px;line-height:1.5;margin:0 0 20px}.saveastemplatedialog_inputGroup__gVaX1{display:flex;flex-direction:column;gap:8px}.saveastemplatedialog_label__vNL4p{font-size:14px;font-weight:500;color:#374151}.saveastemplatedialog_required__Xfsy_{color:#dc2626}.saveastemplatedialog_input__Mn4CL{width:100%;padding:10px 12px;font-size:14px;border:1px solid #d1d5db;border-radius:6px;outline:none;transition:all .2s;font-family:inherit}.saveastemplatedialog_input__Mn4CL:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.saveastemplatedialog_input__Mn4CL:disabled{background-color:#f3f4f6;cursor:not-allowed}.saveastemplatedialog_input__Mn4CL::-moz-placeholder{color:#9ca3af}.saveastemplatedialog_input__Mn4CL:-ms-input-placeholder{color:#9ca3af}.saveastemplatedialog_input__Mn4CL::placeholder{color:#9ca3af}.saveastemplatedialog_errorText__kA_CB{font-size:13px;color:#dc2626;margin-top:4px}.saveastemplatedialog_btnContainer__vPK2y{display:flex;gap:12px;justify-content:flex-end;padding-top:20px;border-top:1px solid #e5e7eb}.saveastemplatedialog_cancelBtn__1bgwM,.saveastemplatedialog_saveBtn__6B5IB{padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none;outline:none}.saveastemplatedialog_cancelBtn__1bgwM{background-color:#fff;color:#374151;border:1px solid #d1d5db}.saveastemplatedialog_cancelBtn__1bgwM:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.saveastemplatedialog_cancelBtn__1bgwM:disabled{opacity:.5;cursor:not-allowed}.saveastemplatedialog_saveBtn__6B5IB{background-color:#2563eb;color:#fff;min-width:120px}.saveastemplatedialog_saveBtn__6B5IB:hover:not(:disabled){background-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.saveastemplatedialog_saveBtn__6B5IB:active:not(:disabled){transform:translateY(0)}.saveastemplatedialog_saveBtn__6B5IB:disabled{background-color:#94a3b8;cursor:not-allowed}@media (max-width:640px){.saveastemplatedialog_popUpContainer__6fy_E{max-width:95%}.saveastemplatedialog_closeContainer__0md20{padding:20px}.saveastemplatedialog_header__ME3mT span{font-size:18px}.saveastemplatedialog_btnContainer__vPK2y{flex-direction:column-reverse}.saveastemplatedialog_cancelBtn__1bgwM,.saveastemplatedialog_saveBtn__6B5IB{width:100%}}