.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}*{padding:0;margin:0;border:none;outline:none;box-sizing:border-box;font-family:var(--font-family),serif}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{background-color:#e8e8e8;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#d3d3d3}.headerPowersheet{position:relative;display:flex;justify-content:space-between;align-items:center}.headerTitle{display:flex;width:max-content;align-items:center;gap:5px}.headerTitle>span{color:#248627;font-size:23px;font-weight:700;line-height:35.41px}.headerAction{display:flex;justify-content:flex-end;width:85%;height:100%;gap:20px;align-items:center}.generalButton{display:flex;height:35px;background:#d9d9d9;border-radius:10px;text-align:center;align-items:center;line-height:24px;padding:0 20px;color:#454545;cursor:pointer}.btn-normal{display:flex;height:27px;background:#e1e1e1;border-radius:10px;text-align:center;align-items:center;line-height:24px;padding:0 20px;color:#868686;cursor:pointer}.btn-normal{font-size:14px}.save-btn{display:flex;height:35px;color:#454545;border:1px solid #1171E6;background:#e3f4ff;border-radius:10px;text-align:center;align-items:center;line-height:24px;padding:0 20px;cursor:pointer;gap:5px;width:fit-content}.zoomIn{animation:zoomIn .5s ease-out forwards}@keyframes zoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ant-menu-submenu-title{padding-left:16px!important;display:flex!important;align-items:center!important}.ant-menu.ant-menu-sub.ant-menu-inline>li{padding-left:17px!important}.ant-menu-submenu-popup.ant-menu-submenu-placement-rightTop>ul{max-height:350px!important;background-color:#f0f0f0;margin-left:-5%}.ant-menu-item .ant-menu-item-only-child{padding-left:0}.ant-menu-light .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#249e57!important}#react-doc-viewer{height:100%!important;border-radius:10px}.ag-center-header-group{display:flex;justify-content:center;align-items:center;text-align:center}:root{--bg-gradient-dark: linear-gradient(135deg, #0a192f 0%, #112240 100%);--bg-gradient-light: linear-gradient(90deg, rgba(218,218,218,1) 0%, rgba(218,218,218,1) 100%);--card-bg-dark: rgba(16, 24, 39, .8);--card-bg-light: rgba(255, 255, 255, .9);--text-primary-dark: #fff;--text-primary-light: #333;--text-secondary-dark: rgba(255, 255, 255, .8);--text-secondary-light: rgba(0, 0, 0, .7);--accent-color-dark: rgba(0, 212, 255, .5);--accent-color-light: rgba(99, 102, 241, .5);--button-hover-dark: rgba(0, 212, 255, .1);--button-hover-light: rgba(99, 102, 241, .1)}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px;position:relative;overflow:hidden;transition:background .3s ease}.login-container.dark{background:var(--bg-gradient-dark)}.login-container.light{background:var(--bg-gradient-light)}.theme-toggle{position:fixed;top:20px;right:20px;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000;background:#ffffff1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.theme-toggle:hover{transform:scale(1.1)}.theme-icon{fill:currentColor}.dark .theme-icon{color:var(--text-primary-dark)}.light .theme-icon{color:var(--text-primary-light)}.cyber-lines{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.dark .cyber-lines{background:linear-gradient(90deg,rgba(0,212,255,.1) 1px,transparent 1px) 0 0 / 50px 50px,linear-gradient(rgba(0,212,255,.1) 1px,transparent 1px) 0 0 / 50px 50px}.light .cyber-lines{background:linear-gradient(90deg,#6366f11a 1px,transparent 1px) 0 0 / 50px 50px,linear-gradient(rgba(99,102,241,.1) 1px,transparent 1px) 0 0 / 50px 50px}.login-card{padding:40px;border-radius:20px;width:100%;max-width:400px;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;z-index:1;animation:fadeIn .5s ease-out;transition:all .3s ease}.dark .login-card{background:var(--card-bg-dark);box-shadow:0 0 40px #00d4ff33;border:1px solid rgba(0,212,255,.2)}.light .login-card{background:var(--card-bg-light);box-shadow:0 0 40px #b7b7b8;border:1px solid rgba(99,102,241,.2)}.logo-container{position:relative;width:80px;height:80px;margin:0 auto 20px}.logo-circle{position:absolute;width:100%;height:100%;border-radius:50%;animation:pulse 2s ease-in-out infinite}.dark .logo-circle{background:radial-gradient(circle,rgba(0,212,255,.2) 0%,transparent 70%)}.light .logo-circle{background:radial-gradient(circle,rgba(99,102,241,.2) 0%,transparent 70%)}.logo-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;border-radius:50%;animation:rotate 4s linear infinite}.dark .logo-ring{border:2px solid rgba(0,212,255,.5)}.light .logo-ring{border:2px solid rgba(99,102,241,.5)}.login-header h1{font-size:1.5rem;margin-bottom:10px;font-weight:700;transition:color .3s ease}.dark .login-header h1{color:var(--text-primary-dark);text-shadow:0 0 10px rgba(0,212,255,.5)}.light .login-header h1{color:var(--text-primary-light)}.login-header p{font-size:1.1rem;margin:0;transition:color .3s ease}.dark .login-header p{color:var(--text-secondary-dark)}.light .login-header p{color:var(--text-secondary-light)}.login-button{width:100%;padding:15px 20px;background:transparent;border-radius:50px;font-size:1rem;cursor:pointer;position:relative;overflow:hidden;transition:all .3s ease}.dark .login-button{color:var(--text-primary-dark);border:2px solid var(--accent-color-dark)}.light .login-button{color:var(--text-primary-light);border:2px solid #1171E6}.button-glow{position:absolute;top:-50%;left:-50%;width:200%;height:200%;opacity:0;transition:opacity .3s ease}.dark .button-glow{background:radial-gradient(circle,rgba(0,212,255,.4) 0%,transparent 70%)}.light .button-glow{background:radial-gradient(circle,rgba(99,102,241,.4) 0%,transparent 70%)}.login-button:hover{transform:translateY(-2px)}.dark .login-button:hover{box-shadow:0 0 20px #00d4ff4d;background:var(--button-hover-dark)}.button-content{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:10px}.login-icon{fill:currentColor;animation:spin 20s linear infinite}.particles{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.dark .particles{background:radial-gradient(circle,rgba(0,212,255,.1) 1px,transparent 1px) 0 0 / 100px 100px}.light .particles{background:radial-gradient(circle,rgba(99,102,241,.1) 1px,transparent 1px) 0 0 / 100px 100px}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.8}}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes moveLines{0%{background-position:0 0}to{background-position:50px 50px}}@keyframes sparkle{0%{opacity:.3}50%{opacity:.5}to{opacity:.3}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(10deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._main_1awp8_1{width:100vw;height:100vh;height:100dvh;display:flex;justify-content:center;align-items:center;overscroll-behavior:none;-webkit-overflow-scrolling:touch}._mainWrap_1awp8_12{width:50%;height:97%;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}@media (max-width: 768px){._mainWrap_1awp8_12{width:100%;height:97%}}._main_1f961_1{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}._info_1f961_10{width:100%;height:5%;display:flex;justify-content:center;align-items:center}._infoRight_1f961_18{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:center}._tiptap_1f961_26{width:100%;height:95%}._tiptapFull_1f961_31{width:100%;height:100%}._controlGroup_1f961_36{width:100%;height:5%;display:flex}._buttonGroup_1f961_42{width:100%;height:100%;display:flex;align-items:center;gap:3px}._buttonGroup_1f961_42 button{height:100%;min-width:40px;color:#000;cursor:pointer;background-color:transparent}._buttonGroup_1f961_42 button:hover{background-color:#34b270}._buttonGroup_1f961_42 button:disabled{background-color:#ccc;cursor:not-allowed}._isActive_1f961_67{background-color:#34b270!important;color:#fff!important}._editorContent_1f961_72{width:100%;height:95%;box-shadow:0 0 10px #0000001d;border-radius:10px;overflow:auto}._editorContentFull_1f961_80{width:100%;height:100%;box-shadow:0 0 10px #0000001d;border-radius:10px;overflow:auto}._editorContentWrap_1f961_88{width:100%;height:100%}._editorContentWrap_1f961_88 .tiptap{width:100%;height:100%;padding:.5em}._editorContentWrap_1f961_88 .tiptap:first-child{margin-top:0}._editorContentWrap_1f961_88 .tiptap blockquote{border-left:3px solid red;margin:1.5rem 0;padding-left:1rem}._editorContentWrap_1f961_88 .tiptap :is(ul,ol){padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem}._editorContentWrap_1f961_88 .tiptap ol li p{margin:.25em 0}._editorContentWrap_1f961_88 .tiptap hr{border:none;border-top:1px solid gray;cursor:pointer;margin:1rem 0}._resizableImageWrapper_1f961_125{position:relative;display:inline-block;margin:5px}._resizableImage_1f961_125{display:block;max-width:100%}._resizeHandle_1f961_136{position:absolute;width:10px;height:10px;background-color:#007bff;border-radius:50%;z-index:10}._resizeTopLeft_1f961_145{top:-1px;left:-1px;cursor:nwse-resize}._resizeTopRight_1f961_151{top:-1px;right:-1px;cursor:nesw-resize}._resizeBottomLeft_1f961_157{bottom:-1px;left:-1px;cursor:nesw-resize}._resizeBottomRight_1f961_163{bottom:-1px;right:-1px;cursor:nwse-resize}._resizableImageWrapper_1f961_125:hover ._resizeHandle_1f961_136{display:block}._resizableImageWrapper_1f961_125 ._resizeHandle_1f961_136{display:none}._editorContentWrap_1f961_88 .tiptap table{border-collapse:collapse;margin:0;overflow:hidden;table-layout:fixed;width:100%}._editorContentWrap_1f961_88 .tiptap td{border:1px solid rgb(187,183,183);box-sizing:border-box;min-width:1em;padding:5px;position:relative;vertical-align:top}._editorContentWrap_1f961_88 .tiptap td>*{margin-bottom:0}._editorContentWrap_1f961_88 .tiptap th{background-color:#8080803f;border:1px solid rgb(187,183,183);box-sizing:border-box;min-width:1em;padding:5px;position:relative;vertical-align:top}._editorContentWrap_1f961_88 .tiptap th>*{margin-bottom:0}._editorContentWrap_1f961_88 .tiptap th{font-weight:700;text-align:left}._editorContentWrap_1f961_88 .tiptap .selectedCell:after{background:gray;opacity:.5;content:"";left:0;right:0;top:0;bottom:0;pointer-events:none;position:absolute;z-index:2}._editorContentWrap_1f961_88 .tiptap .column-resize-handle{background-color:#01f;bottom:-2px;pointer-events:none;position:absolute;right:-2px;top:0;width:4px}._editorContentWrap_1f961_88 .tiptap .tableWrapper{margin:1.5rem 0;overflow-x:auto}._editorContentWrap_1f961_88 .resize-cursor{cursor:ew-resize;cursor:col-resize}._fontSizeMenuContainer_1f961_250{height:100%;position:relative;display:inline-block}._fontSizeDropdownMenu_1f961_256{position:absolute;top:110%;left:0;z-index:10;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000001a;width:max-content}._fontSizeDropdownMenu_1f961_256 button{color:#000;display:flex;align-items:center;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer}._fontSizeDropdownMenu_1f961_256 button:hover{color:#fff}._fontSizeDropdownMenu_1f961_256 button span{margin-left:8px}._headingMenuContainer_1f961_287{height:100%;position:relative;display:inline-block}._headingDropdownMenu_1f961_293{position:absolute;top:110%;left:0;z-index:10;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000001a;width:max-content}._headingDropdownMenu_1f961_293 button{color:#000;display:flex;align-items:center;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer}._headingDropdownMenu_1f961_293 button:hover{color:#fff}._headingDropdownMenu_1f961_293 button span{margin-left:8px}._tableMenuContainer_1f961_324{height:100%;position:relative;display:inline-block}._tableDropdownMenu_1f961_330{position:absolute;top:110%;left:0;z-index:10;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000001a;min-width:200px}._tableDropdownMenu_1f961_330 button{color:#000;display:flex;align-items:center;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer}._tableDropdownMenu_1f961_330 button:hover{color:#fff}._tableDropdownMenu_1f961_330 button span{margin-left:8px}._editorContentWrap_1f961_88 .tiptap mark{background-color:#faf594;border-radius:.4rem;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:.1rem .3rem}._colorPickerContainer_1f961_368{height:100%;position:relative;display:inline-block}._colorPickerDropdown_1f961_374{position:absolute;top:100%;left:0;background:#fff;border:1px solid #ccc;border-radius:4px;padding:8px;z-index:1000;display:flex;flex-direction:column;gap:8px;margin-top:4px;box-shadow:0 2px 4px #0000001a}._colorPickerDropdown_1f961_374 button{width:100%;height:24px;border:none}._colorPicker_1f961_368{width:100%;min-width:70px;height:30px;padding:0;border:none;cursor:pointer}._fontMenuContainer_1f961_405{height:100%;position:relative;display:inline-block}._fontDropdownMenu_1f961_411{position:absolute;top:110%;left:0;z-index:10;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000001a;min-width:200px}._fontDropdownMenu_1f961_411 button{color:#000;display:flex;align-items:center;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer}._fontDropdownMenu_1f961_411 button:hover{color:#fff}._fontDropdownMenu_1f961_411 button span{margin-left:8px}._editorContentWrap_1f961_88 .tiptap p.is-editor-empty:first-child:before{color:gray;content:attr(data-placeholder);float:left;height:0;pointer-events:none}._controlContainer_1f961_450{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:center}._editMode_1f961_458{display:flex;padding-bottom:10px;justify-content:center;align-items:center;gap:5px;cursor:pointer}@media (max-width: 768px){._editorContentWrap_1f961_88 .tiptap{padding:.5rem;font-size:14px}._buttonGroup_1f961_42 button{min-width:32px;padding:4px}._fontSizeDropdownMenu_1f961_256,._headingDropdownMenu_1f961_293,._tableDropdownMenu_1f961_330,._fontDropdownMenu_1f961_411{max-width:90vw}}@media (max-width: 480px){._editorContentWrap_1f961_88 .tiptap{padding:.25rem;font-size:12px}._buttonGroup_1f961_42{flex-wrap:wrap}._buttonGroup_1f961_42 button{min-width:28px;padding:2px}}._main_wnwca_1{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f4f4f4}._img_wnwca_11{width:50%;height:50%}._img_wnwca_11 img{width:100%;height:100%}._button_wnwca_21{width:50%;height:5%;display:flex;justify-content:center;align-items:center}._contentMid_1kopz_2{width:100%;height:100%;display:flex;background-color:#f9f9f9}._contentMidContainer_1kopz_9{height:100%;width:70%;padding:20px 0;justify-content:center}._contentRight_1kopz_16{width:15%;height:100%}._headerContent_1kopz_21{width:100%}._sidebar_1kopz_26{width:35%;height:100%;display:flex;justify-content:center;flex-direction:column;font-size:14px}._content_1kopz_2{width:62%;padding-left:25px;display:flex;justify-content:center;height:100%}._headerSidebar_1kopz_43{gap:5px;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}._textGroup_1kopz_51{max-width:80%}._title_1kopz_55{font-size:25px;font-weight:600;color:#262626;padding-left:30px}._description_1kopz_62{font-size:13px;color:#262626;margin-top:4px;padding-left:30px;width:100%}._menu_1kopz_70{width:100%;height:calc(100% - 100px);overflow:auto}._buttonAction_1kopz_78{box-shadow:1px 2px 1px #00000026;background-color:#fff;border:1px solid rgba(200,200,200,1);color:#fff;padding:5px 12px;border-radius:5px;cursor:pointer;font-size:14px}._sidebarTitle_1kopz_89{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding:0 0 0 10px;margin-bottom:12px}._folderRight_1kopz_98{cursor:pointer;display:flex;align-items:center;gap:7px;font-size:16px;font-weight:500;color:#333}._iconCard_1kopz_108{width:15px;height:15px}._activeItem_1kopz_113{font-weight:700;color:#2563eb}._activeItem_1kopz_113 span{color:#2563eb;font-weight:700}._searchBox_1kopz_123{background:#f9f9f9;width:50%;border:1px solid #f9f9f9!important;font-size:13px;border-radius:1px}._topSection_1kopz_133{padding:16px;width:90%}._bottomSection_1kopz_138{padding:0 0 0 55px;overflow-y:auto;flex:1;width:100%}._keToanQuanTri_1a37y_1{display:flex;width:100vw;height:100vh;flex-direction:row}._phantich_1a37y_8{padding-left:1em;width:20%}._outlet_1a37y_14{flex-grow:1;padding:1em 1em 0;height:100%;overflow-x:hidden}._headerPowersheet_1a37y_21{position:relative;display:flex;justify-content:start;align-items:center;gap:20px}._headerPowersheet2_1a37y_30{display:flex;align-items:center;margin-top:5px}._headerTitle_1a37y_36{display:flex;width:max-content;align-items:center}._headerActionFilter_1a37y_42{display:flex;justify-content:start;flex:1;gap:20px}._headerAction_1a37y_42{display:flex;justify-content:flex-end;flex:2;gap:20px;align-items:center}._headerActionSelect_1a37y_57{display:flex;justify-content:flex-end;flex:1;align-items:center}._headerTitle_1a37y_36>span{color:#454545;font-size:23px;font-weight:700;line-height:35.41px}._headerActionItem_1a37y_71{border-radius:8px;width:max-content;display:flex;align-items:center;position:relative;font-weight:450;height:30px;justify-content:center;cursor:pointer}._actionToogle_1a37y_85{border-radius:8px;width:max-content;display:flex;align-items:center;position:relative;color:var(--header-text);height:30px;justify-content:center;cursor:pointer;font-weight:450;gap:10px}._actionToogle_1a37y_85>span{font-size:15px}._headerActionButton_1a37y_103{border-radius:8px;width:max-content;display:flex;align-items:center;position:relative;color:var(--header-text);height:30px;justify-content:center;cursor:pointer;font-weight:450;gap:20px}._headerActionItem_1a37y_71>span,._headerActionButton_1a37y_103>span{padding:0 20px;font-size:14px}._buttonSaveLayout_1a37y_123{width:max-content;display:flex;align-items:center;position:relative;color:#fff;font-weight:450;height:30px;justify-content:center;cursor:pointer;padding:0 12px;gap:5px}._filterChoose_1a37y_137{width:max-content;display:flex;align-items:center;position:relative;font-weight:450;height:30px;justify-content:center;cursor:pointer;padding:0 12px}._filterChoose_1a37y_137>img{width:22px;height:22px}._iconWrapper_1a37y_154{margin-right:8px;font-size:16px}._bookMarkButton_1a37y_159{position:fixed;bottom:.8rem;right:1rem;cursor:pointer;z-index:1000}._bookmarksList_1a37y_167{position:fixed;bottom:3.2rem;right:1rem;background-color:#fff;padding:1rem;box-shadow:0 6px 10px #0003;border-radius:8px;max-height:300px;overflow-y:auto;width:200px;z-index:1000;color:var(--header-text)}._bookmarksItemContainer_1a37y_182{color:var(--header-text);display:flex;flex-direction:column;margin-top:14px;gap:11px;font-weight:400!important}._bookmarkItem_1a37y_191{cursor:pointer;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._bookmarksItemContainer_1a37y_182>span,._bookmarkItem_1a37y_191>span{font-weight:unset!important}._bookmarkItem_1a37y_191:hover span{color:#007bff}._buttonContent_1a37y_207{display:flex;align-items:center;padding:0 13px;gap:5px;font-size:14px}._createButToan_1a37y_215,._updateVas_1a37y_216,._autoPhanLoai_1a37y_217{background:#eee}._buttonDeleteMany_1a37y_221{background:#ff585b;color:#fff}._buttonOn_1a37y_226{background:#fff;border:.5px solid var(--header-text)}._buttonSave_1a37y_123{background:#ffaa3a;color:#fff}._buttonCreate_1a37y_236{background:#249e57;color:#fff;font-weight:700}._buttonItemOn_1a37y_242{background:#800080cc;font-weight:700}._buttonItemOn_1a37y_242 ._filterChoose_1a37y_137>span{color:#fff!important}._buttonOff_1a37y_252 ._filterChoose_1a37y_137>span{color:var(--header-text)!important}._buttonOff_1a37y_252{background:#fff;font-weight:700;border:.5px solid var(--header-text)}._buttonSearch_1a37y_262{background:#eee;border-radius:8px;width:max-content;display:flex;align-items:center;position:relative;color:#5f5e5b;height:30px;justify-content:center;cursor:pointer}._quickFilterInput_1a37y_275{border:unset;width:130px;font-size:14px;transition:border-color .3s,box-shadow .3s;background:#eee}._quickFilterInput_1a37y_275::placeholder{color:var(--header-text);padding-left:unset}._selectContent_1a37y_290{background-color:#f9f9f9;color:var(--header-text);cursor:pointer;border-radius:10px;padding:0 15px;text-align:center;font-size:14px!important;border:1.5px solid var(--header-text);height:100%;font-weight:450}._selectContent_1a37y_290>option{text-align:center!important}._form_content_1a37y_313 input{height:15px;margin-left:10px;display:flex;justify-content:start;align-items:center}._form_content_1a37y_313{margin-bottom:10px;margin-top:10px}._dropdownMenu_1a37y_328{position:absolute;top:119%;right:0;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 4px 8px #0000001a;z-index:1000;display:flex;flex-direction:column;width:max-content;height:auto}._dropdown-menu-button1_1a37y_344{position:absolute;top:100%;right:0;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 4px 8px #0000001a;z-index:1000;display:flex;flex-direction:column;width:auto;height:auto}._settingButton_1a37y_361{cursor:pointer;display:flex;align-items:center;padding:8px;margin-left:8px;border-radius:4px;transition:background-color .2s}._settingButton_1a37y_361:hover{background-color:#0000000d}._header_1a37y_21{width:100%;height:5%;display:flex;align-items:center;gap:10px}._tab_1a37y_383{border-radius:20px;padding:.4em 2em}._tab_1a37y_383 span{cursor:pointer}._active_1a37y_392{background-color:#1c77e7;color:#fff;font-weight:700}._dropdownItem_1a37y_398{display:flex;justify-content:center;align-items:center;background-color:#fff;border:none;text-align:left;cursor:pointer;font-size:16.5px;color:#5f5e5b;width:100%;height:30px;border-radius:4px}._dropdownItem_1a37y_398:hover{background:#165591;color:#fff!important}._rotateIcon_1a37y_419{animation:_rotate_1a37y_419 1s linear infinite}@keyframes _rotate_1a37y_419{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._settingsIcon_1a37y_432{background:none;border:none;padding:8px;cursor:pointer;color:#64748b;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._settingsIcon_1a37y_432 svg{width:20px;height:20px}._settingsIcon_1a37y_432:hover{background:#f1f5f9;color:#2563eb}._switchCustom_1a37y_455{height:100%;width:max-content;display:flex;align-items:center;padding-top:4px;padding-right:1px}._switchCustom_1a37y_455 *{font-size:14px!important}._switchCustom_1a37y_455>div{top:5px!important;width:19px!important;height:19px!important}._customButton_1a37y_474,._customSelect_1a37y_478 .ant-select-selector{border-radius:16px!important}._popoverItem_1a37y_483{cursor:pointer;padding:8px 12px;margin-bottom:8px;background-color:#f9f9f9;border-radius:4px}._popoverItem_1a37y_483:hover{background-color:#e6f7ff}._popoverContent_1a37y_495{display:flex;flex-direction:column}._buttonAction_1a37y_500{background-color:#fff;border:1px solid rgba(200,200,200,1);color:#fff;padding:6px 12px;border-radius:5px;cursor:pointer;font-size:14px}._phieu_1xjeb_1{display:flex;width:100%;height:max-content;overflow:auto;margin-top:10px;gap:20px}._textareaAutoresize_1xjeb_11{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;resize:none;overflow:hidden;min-height:50px}._contentRight_1xjeb_22{display:flex;width:75%;gap:20px;border:1px solid #E6E6E6;border-radius:10px;background:#f7f7f7;overflow:auto}._bar_1xjeb_34{display:flex;flex-direction:column;gap:10px;width:25%;border:1px solid #E6E6E6;border-radius:10px;background:#f7f7f7}._form_1xjeb_46{width:70%}._btns_1xjeb_50{border-radius:8px;width:max-content;display:flex;align-items:center;position:relative;color:var(--header-text);height:30px;cursor:pointer;font-weight:450;border:.5px solid #888888}._lineBorder_1xjeb_63{border-bottom:1px solid #ccc;margin:15px}._buttonHeader_1xjeb_69{display:flex;gap:15px;align-items:center;margin:25px 0 0;justify-content:center}._btns_1xjeb_50>div{padding:0 45px;font-size:14px}._list_1xjeb_82{font-weight:450;color:#262626;overflow:auto;width:100%;padding-top:15px}._listItem_1xjeb_92{margin:5px 0 15px}._list_1xjeb_82::-webkit-scrollbar{width:5px}._list_1xjeb_82::-webkit-scrollbar-thumb{background-color:#b8b8b8;border-radius:4px}._list_1xjeb_82::-webkit-scrollbar-thumb:hover{background-color:#8a8a8a;cursor:pointer}._list_1xjeb_82::-webkit-scrollbar-track{background-color:#f4f4f4;border-radius:4px}._nameContainer_1xjeb_117{align-items:center;gap:10px;cursor:pointer;transition:background-color .3s ease,transform .3s ease;padding:5px 5px 9px}._selected_1xjeb_126{background-color:#dcdcdc9e;font-weight:450}._item_1xjeb_131{margin:6px 0 0 5px;display:flex;align-items:center;gap:4px;cursor:pointer;width:90%}._itemTime_1xjeb_140{display:flex;align-items:center;gap:5px;color:#454545;width:90%;margin:0 0 0 5px}._itemTime_1xjeb_140>p{font-weight:400;line-height:18.15px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;font-size:13px}._itemTime_1xjeb_140>span{font-weight:400;font-size:14px;color:#248627;margin-left:5px}._item_1xjeb_131>span{font-size:14px}._phieuDetail_1xjeb_170{width:100%;display:block;padding:10px}._maPhieu_1xjeb_176{margin-bottom:10px}._infoContainer_1xjeb_180{display:flex;width:100%;gap:20px;flex-wrap:wrap}._infoItem_1xjeb_187{width:45%}._infoItem2_1xjeb_191{width:23%}._infoLabel_1xjeb_195{font-size:13px;color:#454545}._infoValue_1xjeb_201{padding:5px;font-weight:700;color:#454545;font-size:14.5px;display:flex;gap:5px}._table_1xjeb_210{margin-top:15px}._note_1xjeb_215{margin:10px 0 0;font-weight:450;color:#262626;overflow:auto;width:100%}._auto_line_break_1xjeb_224{word-wrap:break-word;overflow-wrap:break-word;overflow:hidden;resize:none;font-family:Roboto,sans-serif;color:#248627;font-size:14px;background:#f7f7f7;outline:none!important;padding:10px}._marginDefault_1xjeb_237,._marginWithContent_1xjeb_241{margin:30px 0}._customMenu_1xjeb_245{max-width:180px;border-radius:8px;font-size:14px;color:var(--text-color)}._customMenu_1xjeb_245 ._ant-popover-content_1xjeb_253{height:20px;line-height:30px}._customMenu_1xjeb_245 ._ant-popover-content_1xjeb_253:hover{background-color:#f5f5f5;border-radius:5px}._titleList_1xjeb_263{margin-left:14px;color:#848484;font-size:13.5px;font-weight:450}._min-width-column_1xjeb_270{min-width:100px;background-color:red!important}._phieu_body_1xjeb_274{height:600px;overflow-y:auto}.action{display:flex}:root{--font-family: "Inter", sans-serif;--text-color: #262626;--header-bg: #ffffff;--header-text: #454545;--header-border: #d9d9d9;--header-shadow: #e4e2e280;--header-item-text: #262626;--header-item-active: #1976d2;--header-item-hover: #1976d2;--header-item-active-bg: #a6d2fd;--header-item-active-border: #1976d2;--header-arrow-bg: #00000033;--header-arrow-color: #ffffff;--sab-primary-color: #3cc575;--sab-primary-color-pop-up: #249C70;--sab-primary-hover-color: #2d9d5b;--sab-header-bg: #2d9d5b;--sab-user-message-bg: #bae6fd;--sab-bot-message-bg: #e5e7eb;--sab-input-border: #d1d5db;--sab-input-focus-border: #3cc575;--sab-input-focus-shadow: #3b82f633}.btn-view-phieu{padding:3px;margin:0 1px;border-radius:3px;background:#fff;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,.2);-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,.2);box-shadow:0 0 5px #0003;cursor:pointer}.chuGiai{background:#e6f0ffb3;padding:5px 10px;border-radius:5px;-webkit-box-shadow:0px 0px 2px 0px rgba(0,60,255,.78);-moz-box-shadow:0px 0px 2px 0px rgba(0,60,255,.78);box-shadow:0 0 2px #003cffc7;font-size:12px;color:#314bb2;margin:10px 0}.chuGiai2{background:#e6f0ffb3;padding:2px 5px;border-radius:5px;-webkit-box-shadow:0px 0px 2px 0px rgba(0,60,255,.78);-moz-box-shadow:0px 0px 2px 0px rgba(0,60,255,.78);box-shadow:0 0 2px #003cffc7;font-size:11px;color:#314bb2}.ag-column-drop-empty-message,.ag-column-drop-horizontal-empty-message{font-size:14.5px;color:#262626}.ag-header-cell-text{font-size:14px;color:#262626}.ag-root-wrapper{border-radius:unset;border:var(--ag-borders) var(--ag-border-color)}.ag-header-cell-text,.ag-header-group-text{color:#262626;font-weight:600;font-stretch:95%;font-family:var(--font-family);font-optical-sizing:auto;font-variation-settings:"slnt" 0,"wdth" 100,"GRAD" 0,"XOPQ" 96,"XTRA" 468,"YOPQ" 79,"YTAS" 750,"YTDE" -203,"YTFI" 738,"YTLC" 514,"YTUC" 712}.header-powersheet button{border-radius:5px}.header-powersheet h2{color:#5f5e5b}.ag-header-cell{padding:5px;color:#262626;font-family:Inter,sans-serif}.btn-cell-group{display:flex;justify-content:center;align-items:center;width:30px}.ag-cell{font-weight:500;padding:0 3px;line-height:35px;font-size:14.5px}.ag-cell{color:#262626}.ag-cell-value{color:#262626;font-family:Roboto Flex,serif;font-optical-sizing:auto;font-variation-settings:"slnt" 0,"wdth" 100,"GRAD" 0,"XOPQ" 96,"XTRA" 468,"YOPQ" 79,"YTAS" 750,"YTDE" -203,"YTFI" 738,"YTLC" 514,"YTUC" 712}.ag-cell::-webkit-scrollbar{width:0px;height:0px}.ag-row{height:35px}.ag-cell .btn{font-size:14.5px!important;margin-top:0!important}.notification .ag-cell-value{display:block;max-height:8em;overflow-y:auto;white-space:normal;word-break:break-word;line-height:1.5em;padding:5px}.notification .ag-cell-value::-webkit-scrollbar{width:4px;padding:2px 0}.notification .ag-cell-value::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.notification .ag-cell-value::-webkit-scrollbar-thumb{background:#98959582;border-radius:10px}.notification .ag-cell-value::-webkit-scrollbar-thumb:hover{background:#555555ad}.ag-details-row{padding:0 0 20px 65px!important;width:100%}.ag-details-grid .ag-icon{margin-top:5px}.ag-center-cols-viewport{min-height:unset!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#c7c6c6;border-radius:5px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:5px}::-webkit-scrollbar-button{display:none}.ppi{display:flex;gap:20px}.product,.nganh-duan{width:50%}.cell-action-group{width:100%;height:100%;display:flex;justify-content:end;align-items:center}.ma-report-cash-planning-grid .ag-theme-quartz .ag-header-cell{background-color:#f2f2f2;border-right:1px solid #ccc}.ma-report-cash-planning-grid .ag-theme-quartz .ag-header-group-cell{background-color:#e0e0e0;border-right:1px solid #ccc}.ag-header-group-cell-with-group{color:#444}.right-align-important .ag-header-cell-label{justify-content:right!important;padding-right:3px!important;color:#444!important}.right-align-important .ag-header-cell-menu-button{display:none!important}.right-align-important-2 .ag-header-cell-label{justify-content:right!important;padding-right:13px!important;color:#444!important}.right-align-important-3 .ag-header-cell-label{justify-content:right!important;padding-right:25px!important;color:#444!important}.right-align-important-2 .ag-header-cell-menu-button{display:none!important}.right-align-business-name .ag-header-cell-label{justify-content:right!important;padding-right:14px!important;color:#444!important}.center-align-important .ag-header-cell-label{justify-content:center!important;color:#444!important}.right-align-business-name .ag-header-cell-menu-button,.center-align-important .ag-header-cell-menu-button{display:none!important}.ma-report-cash-planning-grid .ag-theme-quartz .ag-row:nth-child(2n) .ag-cell{background-color:#f9f9f9}.ma-report-cash-planning-grid .ag-theme-quartz .ag-row:nth-child(odd) .ag-cell{background-color:#fff}.header-powersheet{position:relative;display:flex;justify-content:space-between;align-items:center}.search-icon{position:absolute;color:#999;font-size:18px;right:385px;top:8px;pointer-events:none}.ag-group-value{margin-top:0;font-size:14.5px!important}.ag-cell-wrapper{height:24px}.ag-group-contracted,.ag-group-expanded{height:45px!important}.ag-row-highlight{background-color:#e0ffe0}.payment-request .ag-theme-quartz .ag-cell{margin-top:1px}.ag-theme-quartz .ag-cell{border-right:1px solid color-mix(in srgb,transparent,#181d1f 15%);font-family:var(--font-family)}.ag-theme-quartz .ag-header-cell-text{font-family:var(--font-family)}.ag-theme-quartz .ag-header-cell-comp-wrapper>span{font-family:var(--font-family);padding:5px;color:#262626;font-weight:600}.donvi-team{width:40%}.reporting-line{width:60%}.team{margin-top:15px}.row-head{background-color:#f5f5f5;color:#5f5e5b}.ag-cell{border:none}.detail-planning{display:flex;justify-content:space-between;gap:20px}.detail-planning>div{width:50%}.detail-bckd{display:flex;width:100%}.detail-bckd>div{width:100%}.custom-select-container{display:flex;align-items:center;gap:5px}.select-custom{width:90%;font-size:14.5px!important}.amount-selected{cursor:pointer;display:flex;align-items:center;justify-content:center;border:1px solid #ff5050;color:#ff5050;height:15px;width:15px;border-radius:50%;font-size:13px!important}.amount-selected .selected-element{line-height:25px;font-size:14.5px!important;margin-left:3px}.header-detail{margin-top:10px;display:flex;justify-content:space-between;color:#5f5e5b}.header-detail .total-amount{font-weight:700}.cell-small{text-align:center}.approve-button{cursor:pointer;color:#696969!important;font-size:20px}.aj-cell{line-height:57px}.duyet{background:#367de7;color:#fff!important}.giaitrinh{background:#f5a133;color:#fff!important}.daduyet,.khop{background:#00b655;color:#fff!important}.tuchoi,.lech{background:#ef7d7f;color:#fff!important}.thu.duongchenhlech *{color:green!important}.thu.amchenhlech *,.chi.duongchenhlech *{color:#f00c!important}.chi.amchenhlech *{color:green!important}.BCKD_G{background:#f1f1f1}.BCKD_HVA{background:#e4e4e4}.current-month{font-weight:700;background:#c1e3eb}.current-month .ag-header-cell-label{justify-content:right!important;padding-right:2px!important}.current-month .ag-header-cell-menu-button{display:none!important}.ag-header-group-text{font-size:14.5px}.ag-header-group-cell-with-group{padding-left:5px!important}.highlight{background-color:#d6d4d4;font-weight:700}.money-box{display:flex;justify-content:center;gap:30px}.money{color:#696969;font-weight:700;line-height:37px;font-size:20px;margin:10px;justify-items:center;text-transform:uppercase}.custom-toast-container{width:500px}.button-header-sheet-2{padding:0 16px;cursor:pointer;background:#fff;color:#2891f3!important;border:2px solid #2891f3;border-radius:10px!important}.button-active-2{background-color:#2891f3;color:#fff!important;border:unset}.button-header-sheet{padding:0 16px;cursor:pointer;background:#fff;color:#2891f3!important;border:1px solid #ccc}.button-active{background-color:#2891f3;color:#fff!important;border:unset}.button-header-sheet-analysis{padding:8px 16px;cursor:pointer;background:#ff6c6f;color:#fff!important}.analysis__container{flex:25%;padding:10px;border-left:1px solid #ccc;background-color:#f4f4f4;border-radius:8px;max-width:100%;min-width:300px}.analysis__prompt-section{margin-bottom:10px;color:#696969}.analysis__button-container{display:flex;justify-content:flex-end}.analysis__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.analysis__header-label{font-size:18px;color:#696969;margin-right:10px;font-weight:700}.analysis__button{width:85px;padding:8px 16px;font-size:16px;cursor:pointer;background:#fff;color:#696969;border:1px solid #696969;border-radius:8px}.analysis__textarea-container{height:92%;margin-top:10px;display:flex;flex-direction:column;justify-content:space-between}.analysis__textarea{width:100%;height:100%;resize:none;padding:15px;border-radius:6px;margin-bottom:10px;line-height:1.4;box-sizing:border-box}.analysis__textarea--prompt{width:100%;resize:none;padding:15px;border-radius:6px;margin:17px 0 12px;line-height:1.4}.analysis__loading-container{display:flex;justify-content:center;align-items:center;height:100%}.loader{width:50px;aspect-ratio:1;border-radius:50%;border:8px solid;border-color:#000 #0000;animation:l1 1s infinite}@keyframes l1{to{transform:rotate(.5turn)}}.status-icon-matched path{color:#4096ff!important}.status-icon-not-matched path{color:orange!important}.select-menu{background:#eee;border-radius:6px;width:90px;margin-left:15px;color:#5f5e5b!important;height:36px;cursor:pointer}.select-menu option{color:#454545!important;text-align:center}.select-menu2{background:#286cf3;border-radius:6px;width:90px;margin-left:15px;color:#fff!important;height:36px;cursor:pointer;border:1px solid #ccc}.select-menu2 option{color:#454545!important;text-align:center}.text-right{text-align:right}.weekend-header{color:#00f!important}.ag-cell .ag-selection-checkbox{margin:8px 0 0 3px}.preview-modal{display:flex;justify-content:center;align-items:center;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#0006;padding:20px 0}.preview-modal-content{color:#434343;background-color:#fff;margin:auto;padding:20px;border-radius:10px;position:relative;animation:fadeIn .3s ease-out;overflow:auto}.preview-close{margin-top:-10px;margin-right:-8px;color:#fff;float:right;font-size:28px;font-weight:700;cursor:pointer;background:#ff3434;width:25px;height:25px;border-radius:5px;display:flex;justify-content:center;align-items:center}.preview-close:hover,.preview-close:focus{color:#c3c3c3;background:#b32b2b;text-decoration:none;cursor:pointer}.preview-body{margin-top:20px}.preview-body img{margin:20px;height:75vh;border:solid 1px var(--text-light);border-radius:10px}.preview-body .preview-pdf{margin-left:50%;transform:translate(-50%);width:60vw;height:75vh;border-radius:10px;-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,.31);-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,.31);box-shadow:0 0 15px #0000004f}#react-doc-viewer{height:100%;border-radius:10px}.preview-body .preview-doc{margin-left:50%;transform:translate(-50%);width:60vw;height:75vh;border-radius:10px;-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,.31);-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,.31);box-shadow:0 0 15px #0000004f}.preview-body .preview-default{margin-left:50%;transform:translate(-50%);width:18vw;height:6vh;border-radius:10px;display:flex;justify-content:start;align-items:center}.preview-body p{margin:10px 0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}._wrapper_dlx0p_1{width:100%;height:80vh;padding:20px}._header_dlx0p_7{display:flex;align-items:center;justify-content:end;margin-bottom:16px;gap:10px}._textGroup_dlx0p_15{margin-right:auto}._title_dlx0p_19{font-size:20px;font-weight:600;margin-bottom:4px}._description_dlx0p_25{font-size:14px;color:#555;outline:none}._modalInputGroup_dlx0p_31{padding:10px 0}._input_dlx0p_35{margin-left:10px;width:100px;padding:5px;border:1px solid #d9d9d9;border-radius:4px}._loading_dlx0p_43{display:block;margin:20px auto}._textGroup_dlx0p_15{max-width:80%}._title_dlx0p_19{font-size:25px;font-weight:600;color:#262626;padding-left:30px}._description_dlx0p_25{font-size:13px;color:#262626;margin-top:4px;padding-left:30px}._contentMid_1nxia_2{width:100%;height:100%;display:flex;background-color:#f9f9f9}._contentMidContainer_1nxia_10{height:100%;width:70%;padding:20px 0;justify-content:center}._contentRight_1nxia_17{width:15%;height:100%}._headerContent_1nxia_22{width:100%}._sidebar_1nxia_27{width:35%;height:calc(100% - 30px);display:flex;justify-content:center;flex-direction:column;font-size:14px;gap:10px}._content_1nxia_2{width:62%;padding-left:25px;display:flex;justify-content:center;height:100%}._headerSidebar_1nxia_45{gap:5px;display:flex;height:30px;padding:0 0 20px 20px;justify-content:space-between;align-items:flex-start}._textGroup_1nxia_55{max-width:80%}._title_1nxia_59{font-size:25px;font-weight:600;color:#262626;padding-left:30px}._description_1nxia_66{font-size:13px;color:#262626;margin-top:4px;padding-left:30px}._menu_1nxia_73{width:100%;height:calc(100% - 100px);overflow:auto}._buttonActionGroup_1nxia_79{display:flex;padding-left:20px;gap:8px}._buttonAction_1nxia_79{box-shadow:1px 2px 1px #00000026;background-color:#fff;border:1px solid rgba(200,200,200,1);color:#fff;padding:5px 12px;border-radius:5px;cursor:pointer;font-size:14px}._sidebarTitle_1nxia_96{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding:0 0 0 10px}._folderRight_1nxia_104{cursor:pointer;display:flex;align-items:center;gap:7px;font-size:16px}._iconCard_1nxia_113{width:15px;height:15px}._activeItem_1nxia_118>span{font-size:16px;font-weight:700;color:#262626}._searchBox_1nxia_124{background:#f9f9f9;width:50%;border:1px solid #f9f9f9!important;font-size:13px;border-radius:1px}._topSection_1nxia_134{padding:16px;width:90%}._bottomSection_1nxia_139{padding:16px 0 10px 55px;overflow-y:auto;margin-top:30px;width:100%;height:100%}._main_tg7mv_1{width:100%;height:100%;display:flex;justify-content:start;align-items:center;flex-direction:column;background:#fff;border-radius:10px;padding:2px 16px 16px 0}._info_tg7mv_15{width:100%;height:7%;display:flex;justify-content:center;align-items:center}._infoLeft_tg7mv_23{width:max-content;height:100%}._nameElement_tg7mv_28{width:100%;height:60%;display:flex;align-items:center}._nameElement_tg7mv_28 span{font-size:24px}._infoElement_tg7mv_39{width:100%;height:40%;display:flex;align-items:center}._infoElement_tg7mv_39 span{font-size:12px}._infoRight_tg7mv_50{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:center}._tiptap_tg7mv_58{width:100%;height:80%}._controlGroup_tg7mv_63{width:100%;height:5%}._buttonGroup_tg7mv_68{width:100%;height:100%;display:flex;align-items:center;gap:3px}._buttonGroup_tg7mv_68 button{height:100%;min-width:40px;color:#000;cursor:pointer;background-color:transparent}._buttonGroup_tg7mv_68 button:hover{background-color:#34b270}._buttonGroup_tg7mv_68 button:disabled{background-color:#ccc;cursor:not-allowed}._isActive_tg7mv_93{background-color:#34b270!important;color:#fff!important}._editorContent_tg7mv_98{width:100%;height:95%;box-shadow:none;border-radius:10px;overflow:auto}._editorContentFull_tg7mv_106{width:100%;height:calc(100% - 10px);box-shadow:none;border-radius:10px;overflow:auto}._editorContentWrap_tg7mv_115{width:100%;height:100%}._editorContentWrap_tg7mv_115 .tiptap{width:100%;height:100%;padding:.5em .5em .5em 1.5em}._editorContentWrap_tg7mv_115 .tiptap:first-child{margin-top:0}._editorContentWrap_tg7mv_115 .tiptap blockquote{border-left:3px solid red;margin:1.5rem 0;padding-left:1rem}._editorContentWrap_tg7mv_115 .tiptap :is(ul,ol){padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem}._editorContentWrap_tg7mv_115 .tiptap ol li p{margin:.25em 0}._editorContentWrap_tg7mv_115 .tiptap hr{border:none;border-top:1px solid gray;cursor:pointer;margin:1rem 0}._resizableImageWrapper_tg7mv_152{position:relative;display:inline-block;margin:5px}._resizableImage_tg7mv_152{display:block;max-width:100%}._resizeHandle_tg7mv_163{position:absolute;width:10px;height:10px;background-color:#007bff;border-radius:50%;z-index:10}._resizeTopLeft_tg7mv_172{top:-1px;left:-1px;cursor:nwse-resize}._resizeTopRight_tg7mv_178{top:-1px;right:-1px;cursor:nesw-resize}._resizeBottomLeft_tg7mv_184{bottom:-1px;left:-1px;cursor:nesw-resize}._resizeBottomRight_tg7mv_190{bottom:-1px;right:-1px;cursor:nwse-resize}._resizableImageWrapper_tg7mv_152:hover ._resizeHandle_tg7mv_163{display:block}._resizableImageWrapper_tg7mv_152 ._resizeHandle_tg7mv_163{display:none}._editorContentWrap_tg7mv_115 .tiptap table{border-collapse:collapse;margin:0;overflow:hidden;table-layout:fixed;width:100%}._editorContentWrap_tg7mv_115 .tiptap td{border:1px solid rgb(187,183,183);box-sizing:border-box;min-width:1em;padding:5px;position:relative;vertical-align:top}._editorContentWrap_tg7mv_115 .tiptap td>*{margin-bottom:0}._editorContentWrap_tg7mv_115 .tiptap th{background-color:#8080803f;border:1px solid rgb(187,183,183);box-sizing:border-box;min-width:1em;padding:5px;position:relative;vertical-align:top}._editorContentWrap_tg7mv_115 .tiptap th>*{margin-bottom:0}._editorContentWrap_tg7mv_115 .tiptap th{font-weight:700;text-align:left}._editorContentWrap_tg7mv_115 .tiptap .selectedCell:after{background:gray;opacity:.5;content:"";left:0;right:0;top:0;bottom:0;pointer-events:none;position:absolute;z-index:2}._editorContentWrap_tg7mv_115 .tiptap .column-resize-handle{background-color:#01f;bottom:-2px;pointer-events:none;position:absolute;right:-2px;top:0;width:4px}._editorContentWrap_tg7mv_115 .tiptap .tableWrapper{margin:1.5rem 0;overflow-x:auto}._editorContentWrap_tg7mv_115 .resize-cursor{cursor:ew-resize;cursor:col-resize}._fontSizeMenuContainer_tg7mv_277{height:100%;position:relative;display:inline-block}._fontSizeDropdownMenu_tg7mv_283{position:absolute;top:110%;left:0;z-index:10;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000001a;width:max-content}._fontSizeDropdownMenu_tg7mv_283 button{color:#000;display:flex;align-items:center;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer}._fontSizeDropdownMenu_tg7mv_283 button:hover{color:#fff}._fontSizeDropdownMenu_tg7mv_283 button span{margin-left:8px}._headingMenuContainer_tg7mv_314{height:100%;position:relative;display:inline-block}._headingDropdownMenu_tg7mv_320{position:absolute;top:110%;left:0;z-index:10;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000001a;width:max-content}._headingDropdownMenu_tg7mv_320 button{color:#000;display:flex;align-items:center;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer}._headingDropdownMenu_tg7mv_320 button:hover{color:#fff}._headingDropdownMenu_tg7mv_320 button span{margin-left:8px}._tableMenuContainer_tg7mv_351{height:100%;position:relative;display:inline-block}._tableDropdownMenu_tg7mv_357{position:absolute;top:110%;left:0;z-index:10;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000001a;min-width:200px}._tableDropdownMenu_tg7mv_357 button{color:#000;display:flex;align-items:center;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer}._tableDropdownMenu_tg7mv_357 button:hover{color:#fff}._tableDropdownMenu_tg7mv_357 button span{margin-left:8px}._editorContentWrap_tg7mv_115 .tiptap mark{background-color:#faf594;border-radius:.4rem;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:.1rem .3rem}._colorPickerContainer_tg7mv_395{height:100%;position:relative;display:inline-block}._colorPickerDropdown_tg7mv_401{position:absolute;top:100%;left:0;background:#fff;border:1px solid #ccc;border-radius:4px;padding:8px;z-index:1000;display:flex;flex-direction:column;gap:8px;margin-top:4px;box-shadow:0 2px 4px #0000001a}._colorPickerDropdown_tg7mv_401 button{width:100%;height:24px;border:none}._colorPicker_tg7mv_395{width:100%;min-width:70px;height:30px;padding:0;border:none;cursor:pointer}._fontMenuContainer_tg7mv_432{height:100%;position:relative;display:inline-block}._fontDropdownMenu_tg7mv_438{position:absolute;top:110%;left:0;z-index:10;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000001a;min-width:200px}._fontDropdownMenu_tg7mv_438 button{color:#000;display:flex;align-items:center;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer}._fontDropdownMenu_tg7mv_438 button:hover{color:#fff}._fontDropdownMenu_tg7mv_438 button span{margin-left:8px}._lineHeightMenuContainer_tg7mv_469{height:100%;position:relative;display:inline-block}._lineHeightDropdownMenu_tg7mv_475{position:absolute;top:110%;left:0;z-index:10;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000001a;min-width:200px}._lineHeightDropdownMenu_tg7mv_475 button{color:#000;display:flex;align-items:center;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer}._lineHeightDropdownMenu_tg7mv_475 button:hover{color:#fff}._lineHeightDropdownMenu_tg7mv_475 button span{margin-left:8px}._editorContentWrap_tg7mv_115 .tiptap p.is-editor-empty:first-child:before{color:gray;content:attr(data-placeholder);float:left;height:0;pointer-events:none}._controlContainer_tg7mv_514{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:center;gap:20px}._editMode_tg7mv_523{display:flex;justify-content:center;align-items:center;gap:5px;cursor:pointer;animation:_slideIn_tg7mv_1 .5s ease-out forwards;transition:background-color .5s ease}._editMode_tg7mv_523:hover{background-color:#34b270;padding:.3em;border-radius:5px;color:#fff}._slideButton_tg7mv_541{animation:_slideIn_tg7mv_1 .5s ease-out forwards}@keyframes _slideIn_tg7mv_1{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}._loadingCircle_tg7mv_557{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:20px;height:20px;animation:_spin_tg7mv_1 2s linear infinite}@keyframes _spin_tg7mv_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._buttonWrap_tg7mv_575{display:flex;justify-content:center;align-items:center;cursor:pointer}._buttonWrap_tg7mv_575 img{width:20px;margin-right:5px}._buttonWrap_tg7mv_575 span{font-size:16.5px}._customSwitch_tg7mv_591{display:flex;align-items:center;height:25px}._customSwitch_tg7mv_591.ant-switch.ant-switch-checked{background:var(--sab-header-bg)!important}._customSwitch_tg7mv_591>div{width:19px!important;height:19px!important}._customSwitch_tg7mv_591>span>span{font-size:15px!important;padding-top:1px!important}._mobileDashboard_15ykc_1{width:100vw;height:100vh;display:flex;flex-direction:column;background-color:#f5f5f5;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._label_15ykc_10{font-size:15px;font-weight:500;margin-bottom:8px;display:block}._listItem_15ykc_17{display:flex;flex-direction:column;gap:8px;margin-top:8px}._header_15ykc_24{width:100%;height:60px;display:flex;align-items:center;padding:0 0 0 1em;background-color:#2e424e;color:#fff;box-shadow:0 2px 5px #0000001a}._nameApp_15ykc_35{width:max-content;height:35px;padding-right:1em}._title_15ykc_41{font-size:12.5px;font-weight:700;color:#fff}._content_15ykc_47{height:calc(100% - 60px);overflow-y:auto;padding:10px;background-color:#fff}._titleContent_15ykc_54{display:flex;font-size:15px;background-color:#c4d8ea;padding:10px;border-radius:5px;margin-bottom:12px}._selectWrapper_15ykc_63 .ant-select-selector{background:#c4d8ea!important;border:none!important;box-shadow:none!important;font-size:15px;font-weight:500}._selectWrapper_15ykc_63 .ant-select-focused .ant-select-selector{border:none!important;box-shadow:none!important}._buttonWrap_15ykc_76{display:flex;justify-content:center;align-items:center;cursor:pointer;margin-left:10px}._buttonWrap_15ykc_76 img{width:20px;margin-right:5px}._buttonWrap_15ykc_76 span{font-size:16.5px}._mobileContent_15ykc_94{display:flex;justify-content:space-between;align-items:center;padding:10px 5px}._headerTitle_15ykc_101{font-weight:600;width:100%;border:none;text-align:left;cursor:pointer;display:flex;align-items:center;gap:10px;transition:background-color .3s;padding:10px 5px}._accordionSection_15ykc_115{padding:15px;margin-bottom:150px}._accordionItem_15ykc_120{border-radius:8px;margin-bottom:15px;background-color:#fff;box-shadow:0 2px 8px #0000001a;overflow:hidden}._accordionHeader_15ykc_128{background-color:#f0f0f0;width:100%;border:none;text-align:left;cursor:pointer;font-weight:700;display:flex;align-items:center;justify-content:space-between;padding:15px;font-size:16px;transition:background-color .3s}._accordionHeader_15ykc_128:hover{background-color:#e0e0e0}._arrow_15ykc_147{font-size:12px;transition:transform .3s}._arrow1_15ykc_152{font-size:13px;transition:transform .3s;font-weight:600}._accordionContent_15ykc_159{padding:15px;font-size:14px;line-height:1.6;border-top:1px solid #eee}._contentHeader_15ykc_166{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._contentHeader_15ykc_166 h4{margin:0;color:#333}._answerParagraph_15ykc_178{margin-bottom:12px;padding:8px;background-color:#f9f9f9;border-radius:4px}._noContent_15ykc_185{color:#999;font-style:italic;text-align:center;padding:12px}._accordionContent_15ykc_159{animation:_fadeIn_15ykc_1 .3s ease-out}@keyframes _fadeIn_15ykc_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._loadingCircle_15ykc_202{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:20px;height:20px;animation:_spin_15ykc_1 2s linear infinite}@keyframes _spin_15ykc_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._leftPanelContent_lk79k_1{background-color:#fff;padding:10px;font-size:16px;overflow-y:auto;flex-grow:1}._headerName_lk79k_9{font-weight:600;width:100%;border:none;text-align:left;cursor:pointer;display:flex;align-items:center;gap:10px;transition:background-color .3s;padding:10px 5px}._arrow_lk79k_23{font-size:13px;transition:transform .3s;font-weight:600}._mobileDashboard_2vj6z_1{width:100vw;height:100vh;display:flex;flex-direction:column;background-color:#f5f5f5;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._label_2vj6z_10{font-size:15px;font-weight:500;margin-bottom:8px;display:block}._listItem_2vj6z_17{display:flex;flex-direction:column;gap:8px;margin-top:8px}._header_2vj6z_24{width:100%;height:60px;display:flex;align-items:center;padding:0 0 0 1em;background-color:#2e424e;color:#fff;box-shadow:0 2px 5px #0000001a}._nameApp_2vj6z_35{width:max-content;height:35px;padding-right:1em}._title_2vj6z_41{font-size:12.5px;font-weight:700;color:#fff}._content_2vj6z_47{height:calc(100% - 60px);overflow-y:auto;padding:10px;background-color:#fff}._titleContent_2vj6z_54{display:flex;font-size:15px;background-color:#c4d8ea;padding:10px;border-radius:5px;margin-bottom:12px}._mobileContent_2vj6z_63{display:flex;justify-content:space-between;align-items:center;padding:10px 5px}._headerTitle_2vj6z_70{font-weight:600;width:100%;border:none;text-align:left;cursor:pointer;display:flex;align-items:center;gap:10px;transition:background-color .3s;padding:10px 5px}._accordionSection_2vj6z_84{padding:15px;margin-bottom:150px}._accordionItem_2vj6z_89{border-radius:8px;margin-bottom:15px;background-color:#fff;box-shadow:0 2px 8px #0000001a;overflow:hidden}._accordionHeader_2vj6z_97{background-color:#f0f0f0;width:100%;border:none;text-align:left;cursor:pointer;font-weight:700;display:flex;align-items:center;justify-content:space-between;padding:15px;font-size:16px;transition:background-color .3s}._accordionHeader_2vj6z_97:hover{background-color:#e0e0e0}._arrow_2vj6z_116{font-size:12px;transition:transform .3s}._arrow1_2vj6z_121{font-size:13px;transition:transform .3s;font-weight:600}._accordionContent_2vj6z_128{padding:15px;font-size:14px;line-height:1.6;border-top:1px solid #eee}._contentHeader_2vj6z_135{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._contentHeader_2vj6z_135 h4{margin:0;color:#333}._answerParagraph_2vj6z_147{margin-bottom:12px;padding:8px;background-color:#f9f9f9;border-radius:4px}._noContent_2vj6z_154{color:#999;font-style:italic;text-align:center;padding:12px}._accordionContent_2vj6z_128{animation:_fadeIn_2vj6z_1 .3s ease-out}@keyframes _fadeIn_2vj6z_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._loadingCircle_2vj6z_171{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:20px;height:20px;animation:_spin_2vj6z_1 2s linear infinite}@keyframes _spin_2vj6z_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._rndContainer_1ndyr_1{z-index:50;border-radius:.5rem;overflow:hidden;width:100%;height:100%;padding:0}._popupContainer_1ndyr_10{display:flex;flex-direction:column;height:100%;background-color:#fff;border-radius:.5rem}._modal_ins_1ndyr_19 .ant-modal-content{padding:0}._popupHeader_1ndyr_25{background-color:#2aa75e;color:#fff;padding:.75rem;display:flex;justify-content:space-between;align-items:center;height:50px}._popupTitle_1ndyr_35{font-size:1.125rem;font-weight:700}._headerActions_1ndyr_40{display:flex;space-x:.5rem}._headerButton_1ndyr_45{background-color:transparent;color:#fff;border:none;padding:.25rem;border-radius:.25rem;cursor:pointer;transition:background-color .3s ease}._headerButton_1ndyr_45:hover{background-color:#fff3}._messageContainer_1ndyr_59{flex-grow:1;overflow-y:auto;padding:.75rem;display:flex;flex-direction:column}._message_1ndyr_59{max-width:80%;margin:.5rem;padding:.5rem 1rem;border-radius:1rem;word-wrap:break-word}._inputContainer_1ndyr_77{display:flex;padding:.75rem;border-top:1px solid #e5e7eb}._minimizedButton_1ndyr_86{position:fixed;bottom:.5rem;left:.4rem;width:2rem;height:2rem;background-color:#2aa75e;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;margin-right:8rem;border:2px solid white;box-sizing:border-box;padding:0}._minimizedButton2_1ndyr_105,._importButton1_1ndyr_126{position:fixed;bottom:.5rem;left:.5rem;width:2rem;height:2rem;background-color:#2aa75e;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;margin-right:8rem;border:2px solid white;box-sizing:border-box;padding:0;opacity:.5;transition:.3s ease}._minimizedButton_1ndyr_86:hover{background-color:#1a6338}._minimizedButton2_1ndyr_105:hover{opacity:1}._loadingContainer_1ndyr_156{display:flex;justify-content:center;align-items:center;width:100%;padding:10px}._spinningLoader_1ndyr_164{animation:_spin_1ndyr_164 1s linear infinite;color:#2aa75e}@keyframes _spin_1ndyr_164{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._inputContainer_1ndyr_77 input:disabled,._inputContainer_1ndyr_77 button:disabled{opacity:.6;cursor:not-allowed}._inputContainer_1ndyr_77 button:disabled:hover{background-color:transparent}._modalOverlay_1ndyr_191{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContainer_1ndyr_204{background-color:#fff;padding:20px;border-radius:8px;width:90%;max-width:400px;text-align:center}._modalTitle_1ndyr_213{margin-bottom:15px;color:#333}._modalDescription_1ndyr_218{margin-bottom:20px;color:#666}._modalActions_1ndyr_223{display:flex;justify-content:center;gap:15px}._modalCancelButton_1ndyr_229{background-color:#f0f0f0;color:#333;border:none;padding:10px 20px;border-radius:4px;cursor:pointer}._modalDeleteButton_1ndyr_238{background-color:#ff4d4f;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer}._title_select_1ndyr_246{display:flex;width:50%;gap:0 10px;justify-content:start;align-items:center}.file-upload-container{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:900px;margin:auto;padding:20px}.file-upload-header{font-weight:700;font-size:18px;margin-bottom:10px}.file-upload-section{display:flex;justify-content:space-between;align-items:flex-start;width:100%;margin-top:20px}.file-upload-input{width:100%;padding:8px}.column-list{list-style-type:none;max-height:400px;overflow-y:auto;border:1px solid #ccc;padding:15px;width:100%;margin-right:20px;background-color:#f7f7f7}.column-list li{padding:10px 0;border-bottom:1px solid #ddd;font-size:14px}.column-list li:last-child{border-bottom:none}.mapping-section{width:100%}.select-box{margin-bottom:10px}.select-box select{margin-left:10px;padding:10px;width:100%}.select-box label{font-weight:700;width:240px;font-size:14px}.action-buttons{display:flex;justify-content:flex-end;margin-top:20px;gap:10px}.button-primary{background-color:#1976d2;color:#fff;padding:12px 25px;border:none;cursor:pointer;font-size:16px;margin-right:10px;border-radius:4px}.button-primary:hover{background-color:#115a9c}.button-secondary{background-color:#999;color:#fff;padding:12px 25px;border:none;cursor:pointer;font-size:16px;border-radius:4px}.button-secondary:hover{background-color:#777}.upload-file-name{padding:10px;margin-left:20px;font-style:italic;font-size:13px}.notice-text{margin-top:10px;font-size:12px;color:#555;line-height:1.4}.title-preview{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:10px;padding-bottom:5px;border-bottom:1px solid #878787}.button-preview{padding:10px 5px;font-size:16px;cursor:pointer;color:#fff;background-color:#1976d2;border:none;font-weight:400;box-shadow:1px 1px 3px #0000001a;border-radius:5px}.button-preview:hover{background-color:#115a9c}.right-title-preview{display:flex;justify-content:end;align-items:center;width:30%}.right-title-preview button{margin-left:10px}.left-title-preview{display:flex;flex-direction:column;justify-content:space-between;width:100%}.left-title-preview input{margin-top:5px;padding:5px;border:1px solid #ccc;background-color:#d9d9d9;width:100%;max-width:300px}.left-title-preview span{font-size:12px;color:#555;line-height:1.4}.import-mapping{height:420px;overflow-y:auto;border:1px solid #d1d1d1;padding:5px;border-radius:5px}.daduyet{background:#00b655;color:#fff!important}.tuchoi{background:#ef7d7f;color:#fff!important}.co-che-phan-bo-table{margin:1em 0;padding:9px;border-radius:8px;border:2px solid #C2C2C2;background-color:#fff;box-shadow:0 4px 4px #00000026}.co-che-phan-bo-table-ma-co-che{width:25%;height:100%;display:flex;justify-content:flex-start;align-items:center;gap:5px}.co-che-phan-bo-table-isOpen{cursor:pointer;width:3.5%;text-align:center}.co-che-phan-bo-table-mo-ta{width:75%;height:100%;display:flex;justify-content:flex-start;align-items:center;gap:5px}.co-che-phan-bo-table-wrap-ma-co-che{width:100%;display:flex;align-items:center;gap:25px}._keToanQuanTri_1li0b_1{display:flex;width:100vw;height:100%;flex-direction:row;overflow:hidden}._outlet_1li0b_9{padding:10px;height:100%;overflow-x:hidden;width:85%}._outletExpanded_1li0b_17{flex-grow:1;padding:10px;height:100%;overflow-x:hidden}._content_1li0b_25{background-color:#fff;padding:15px;border-radius:3px;height:100%;box-sizing:border-box;-webkit-box-shadow:0px 0px 3px 1px rgba(112,112,112,.4);-moz-box-shadow:0px 0px 3px 1px rgba(112,112,112,.4);box-shadow:0 0 3px 1px #70707066;overflow-y:auto}._headerPowersheet_1li0b_37{position:relative;display:flex;justify-content:start;align-items:center;gap:20px}._headerPowersheet2_1li0b_46{display:flex;align-items:center;margin-top:5px}._main_1li0b_52{display:flex;width:100%;margin-top:15px}._headerTitle_1li0b_58{width:max-content;display:flex;align-items:center;gap:5px}._toogleChange_1li0b_65{display:flex;margin-left:25px;gap:25px}._toogleChange2_1li0b_71{display:flex;gap:25px}._dropdownMenu_1li0b_76{position:absolute;top:119%;right:0;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 4px 8px #0000001a;z-index:100000000;display:flex;flex-direction:column;width:max-content;height:auto}._headerTitle_1li0b_58>span{color:#454545;font-size:23px;font-weight:700;display:flex;align-items:center}._headerAction_1li0b_100{display:flex;justify-content:flex-end;flex:2;gap:20px;align-items:center}._headerActionButton_1li0b_108{border-radius:8px;width:max-content;display:flex;align-items:center;position:relative;color:#5f5e5b;height:30px;justify-content:center;cursor:pointer}._headerActionButton_1li0b_108>span{padding:0 25px;font-size:14.5px}._createButToan_1li0b_125,._updateVas_1li0b_126,._autoPhanLoai_1li0b_127,._buttonOn_1li0b_131{background:#eee}._buttonOn2_1li0b_135{background:#20d76236;color:#168e41;border-color:#20d76266}._buttonOff_1li0b_141{background:#fff}._inputSearch_1li0b_145{display:flex;align-items:center;position:relative;color:#5f5e5b;border-radius:8px;height:30px}._quickFilterInput_1li0b_154{border:unset;width:130px;font-size:16.5px;transition:border-color .3s,box-shadow .3s}._quickFilterInput_1li0b_154::placeholder{color:#5f5e5b;padding-left:unset}._selectContent_1li0b_168{background-color:#eee;color:#5f5e5b;cursor:pointer;border-radius:10px;padding:0 15px;text-align:center;font-size:14.5px!important}._selectContent_1li0b_168>option{text-align:center!important}._selectItem_1li0b_182{background-color:#eee;color:#5f5e5b;font-size:14.5px!important}._form_content_1li0b_188 input{height:15px;margin-left:10px;display:flex;justify-content:start;align-items:center}._form_content_1li0b_188{margin-bottom:10px;margin-top:10px}._customSelect_1li0b_201{height:50px;padding:10px;display:flex;align-items:center}._dropdownItem_1li0b_208{display:flex;justify-content:center;align-items:center;background-color:#fff;border:none;text-align:left;cursor:pointer;font-size:16.5px;color:#5f5e5b;width:100%;height:30px;border-radius:4px}._dropdownItem_1li0b_208:hover{background:#165591;color:#fff!important}._checkKM_1li0b_228{margin:0 10px;background:#eee;border:none;color:red;padding:6px 10px;border-radius:8px}._activeNotification_1li0b_238{background:#fff;border:1px solid #454545}.co-che-phan-bo-popup{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#00000080;z-index:1000}.co-che-phan-bo-popup-form{width:82%;height:max-content;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:20px;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 8px #0000001a}.co-che-phan-bo-popup-header{width:100%;height:7%}.co-che-phan-bo-popup-header span{font-size:20px;font-weight:700}.co-che-phan-bo-popup-body{width:100%;height:86%;margin-bottom:1em}.co-che-phan-bo-popup-body-ag-grid-title{display:flex;justify-content:flex-end;align-items:center;margin:15px 0 0}.co-che-phan-bo-popup-footer{display:flex;justify-content:center;align-items:center;width:100%;height:7%}.co-che-phan-bo-popup-footer-wrap{width:13%;height:100%;display:flex;justify-content:space-between;align-items:center}.co-che-phan-bo-popup-body-mo-ta-and-ma-co-che{width:100%;display:flex;align-items:center;margin-bottom:20px}.co-che-phan-bo-popup-body-ma-co-che{width:25%;height:100%;display:flex;align-items:center;gap:5px}.co-che-phan-bo-popup-body-mo-ta>p,.co-che-phan-bo-popup-body-ma-co-che>p{width:100px}.co-che-phan-bo-popup-body-mo-ta{width:40%;height:100%;display:flex;justify-content:flex-start;align-items:center;margin-left:20px}.co-che-phan-bo-popup-body-select{display:flex;align-items:center;position:relative;color:#5f5e5b;border-radius:8px;background-color:#eee;width:135px;padding:3px 0;margin-left:50px}.co-che-phan-bo-popup-body-select select{background:#eee;border-radius:10px;width:150px;padding:3px 0;margin-left:10px;color:#5f5e5b!important;height:29px;cursor:pointer;text-align:center}.co-che-phan-bo-popup-body-add-row{width:55%;height:100%;display:flex;justify-content:flex-end;align-items:center;gap:20px}._main_qbum4_1{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}._tool_bar_qbum4_9{display:flex;justify-content:start}._info_qbum4_14{width:70%;height:5%;display:flex;justify-content:center;align-items:center}._infoLeft_qbum4_22{width:70%;height:100%}._nameElement_qbum4_27{width:100%;height:60%;display:flex;align-items:center}._nameElement_qbum4_27 span{font-size:20px}._infoElement_qbum4_38{width:100%;height:40%;display:flex;align-items:center}._infoElement_qbum4_38 span{font-size:14px}._infoRight_qbum4_49{width:30%;height:100%;display:flex;justify-content:flex-end;align-items:center}._tiptap_qbum4_57{width:100%;height:calc(100% - 55px);overflow:auto}._controlGroup_qbum4_63{width:100%;height:5%;display:flex}._buttonGroup_qbum4_69{width:100%;height:100%;display:flex;align-items:center;gap:3px}._buttonGroup_qbum4_69 button{height:100%;min-width:40px;color:#000;cursor:pointer;background-color:transparent}._buttonGroup_qbum4_69 button:hover{background-color:#34b270}._buttonGroup_qbum4_69 button:disabled{background-color:#ccc;cursor:not-allowed}._isActive_qbum4_94{background-color:#34b270!important;color:#fff!important}._editorContent_qbum4_99{width:100%;height:100%;border-radius:10px;overflow:auto}._editorContentFull_qbum4_106{width:100%;height:calc(100% - 10px);border-radius:10px;overflow:auto}._editorContentWrap_qbum4_113{width:100%;height:calc(100% - 10px)}._editorContentWrap_qbum4_113 .tiptap{width:100%;height:calc(100% - 10px);padding:.5em}._editorContentWrap_qbum4_113 .tiptap:first-child{margin-top:0}._editorContentWrap_qbum4_113 .tiptap blockquote{border-left:3px solid red;padding-left:1rem}._editorContentWrap_qbum4_113 .tiptap :is(ul,ol){padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem}._editorContentWrap_qbum4_113 .tiptap ol li p{margin:.25em 0}._editorContentWrap_qbum4_113 .tiptap hr{border:none;border-top:1px solid gray;cursor:pointer;margin:1rem 0}._resizableImageWrapper_qbum4_149{position:relative;display:inline-block;margin:5px}._resizableImage_qbum4_149{display:block;max-width:100%}._resizeHandle_qbum4_160{position:absolute;width:10px;height:10px;background-color:#007bff;border-radius:50%;z-index:10}._resizeTopLeft_qbum4_169{top:-1px;left:-1px;cursor:nwse-resize}._resizeTopRight_qbum4_175{top:-1px;right:-1px;cursor:nesw-resize}._resizeBottomLeft_qbum4_181{bottom:-1px;left:-1px;cursor:nesw-resize}._resizeBottomRight_qbum4_187{bottom:-1px;right:-1px;cursor:nwse-resize}._resizableImageWrapper_qbum4_149:hover ._resizeHandle_qbum4_160{display:block}._resizableImageWrapper_qbum4_149 ._resizeHandle_qbum4_160{display:none}._editorContentWrap_qbum4_113 .tiptap table{border-collapse:collapse;margin:0;overflow:hidden;table-layout:fixed;width:100%}._editorContentWrap_qbum4_113 .tiptap td{border:1px solid rgb(187,183,183);box-sizing:border-box;min-width:1em;padding:5px;position:relative;vertical-align:top}._editorContentWrap_qbum4_113 .tiptap td>*{margin-bottom:0}._editorContentWrap_qbum4_113 .tiptap th{background-color:#8080803f;border:1px solid rgb(187,183,183);box-sizing:border-box;min-width:1em;padding:5px;position:relative;vertical-align:top}._editorContentWrap_qbum4_113 .tiptap th>*{margin-bottom:0}._editorContentWrap_qbum4_113 .tiptap th{font-weight:700;text-align:left}._editorContentWrap_qbum4_113 .tiptap .selectedCell:after{background:gray;opacity:.5;content:"";left:0;right:0;top:0;bottom:0;pointer-events:none;position:absolute;z-index:2}._editorContentWrap_qbum4_113 .tiptap .column-resize-handle{background-color:#01f;bottom:-2px;pointer-events:none;position:absolute;right:-2px;top:0;width:4px}._editorContentWrap_qbum4_113 .tiptap .tableWrapper{margin:1.5rem 0;overflow-x:auto}._editorContentWrap_qbum4_113 .resize-cursor{cursor:ew-resize;cursor:col-resize}._fontSizeMenuContainer_qbum4_274{height:100%;position:relative;display:inline-block}._fontSizeDropdownMenu_qbum4_280{position:absolute;top:110%;left:0;z-index:10;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000001a;width:max-content}._fontSizeDropdownMenu_qbum4_280 button{color:#000;display:flex;align-items:center;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer}._fontSizeDropdownMenu_qbum4_280 button:hover{color:#fff}._fontSizeDropdownMenu_qbum4_280 button span{margin-left:8px}._headingMenuContainer_qbum4_311{height:100%;position:relative;display:inline-block}._headingDropdownMenu_qbum4_317{position:absolute;top:110%;left:0;z-index:10;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000001a;width:max-content}._headingDropdownMenu_qbum4_317 button{color:#000;display:flex;align-items:center;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer}._headingDropdownMenu_qbum4_317 button:hover{color:#fff}._headingDropdownMenu_qbum4_317 button span{margin-left:8px}._tableMenuContainer_qbum4_348{height:100%;position:relative;display:inline-block}._tableDropdownMenu_qbum4_354{position:absolute;top:110%;left:0;z-index:10;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000001a;min-width:200px}._tableDropdownMenu_qbum4_354 button{color:#000;display:flex;align-items:center;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer}._tableDropdownMenu_qbum4_354 button:hover{color:#fff}._tableDropdownMenu_qbum4_354 button span{margin-left:8px}._editorContentWrap_qbum4_113 .tiptap mark{background-color:#faf594;border-radius:.4rem;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:.1rem .3rem}._colorPickerContainer_qbum4_392{height:100%;position:relative;display:inline-block}._colorPickerDropdown_qbum4_398{position:absolute;top:100%;left:0;background:#fff;border:1px solid #ccc;border-radius:4px;padding:8px;z-index:1000;display:flex;flex-direction:column;gap:8px;margin-top:4px;box-shadow:0 2px 4px #0000001a}._colorPickerDropdown_qbum4_398 button{width:100%;height:24px;border:none}._colorPicker_qbum4_392{width:100%;min-width:70px;height:30px;padding:0;border:none;cursor:pointer}._fontMenuContainer_qbum4_429{height:100%;position:relative;display:inline-block}._fontDropdownMenu_qbum4_435{position:absolute;top:110%;left:0;z-index:10;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000001a;min-width:200px}._fontDropdownMenu_qbum4_435 button{color:#000;display:flex;align-items:center;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer}._fontDropdownMenu_qbum4_435 button:hover{color:#fff}._fontDropdownMenu_qbum4_435 button span{margin-left:8px}._editorContentWrap_qbum4_113 .tiptap p.is-editor-empty:first-child:before{color:gray;content:attr(data-placeholder);float:left;height:0;pointer-events:none}._controlContainer_qbum4_474{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:center}._editMode_qbum4_482{display:flex;justify-content:center;align-items:center;gap:5px;cursor:pointer;animation:_slideIn_qbum4_1 .5s ease-out forwards;transition:background-color .5s ease}._editMode_qbum4_482:hover{background-color:#34b270;padding:.3em;border-radius:5px;color:#fff}._slideButton_qbum4_500{animation:_slideIn_qbum4_1 .5s ease-out forwards}@keyframes _slideIn_qbum4_1{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}._buttons_qbum4_515{width:100%;height:4%;display:flex;justify-content:flex-end;align-items:center;color:#454545;padding-right:1em}._buttons2_qbum4_525{width:100%;height:30px;display:flex;justify-content:flex-end;align-items:center;color:#454545;position:relative}._buttonWrapBF_qbum4_535{position:absolute;top:0;right:0;z-index:1000;width:max-content;height:100%;display:flex;justify-content:flex-end;align-items:flex-end;opacity:1;transition:opacity .3s ease-in-out}._buttonWrap_qbum4_535{display:flex;justify-content:center;align-items:center;cursor:pointer}._buttonWrap_qbum4_535 img{width:20px;margin-right:5px}._buttonWrap_qbum4_535 span{font-size:16.5px}._buttonWrapAF_qbum4_566{width:35%;height:100%;display:flex;justify-content:end;align-items:flex-end;gap:20px}._buttonWrapAF_qbum4_566>span{cursor:pointer}._main_1u8zn_1{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}._info_1u8zn_10{width:100%;height:5%;display:flex;justify-content:center;align-items:center}._infoRight_1u8zn_18{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:center}._tiptap_1u8zn_26{width:100%;height:95%}._tiptapFull_1u8zn_31{width:100%;height:100%}._controlGroup_1u8zn_36{width:100%;height:5%;display:flex}._buttonGroup_1u8zn_42{width:100%;height:100%;display:flex;align-items:center;gap:3px}._buttonGroup_1u8zn_42 button{height:100%;min-width:40px;color:#000;cursor:pointer;background-color:transparent}._buttonGroup_1u8zn_42 button:hover{background-color:#34b270}._buttonGroup_1u8zn_42 button:disabled{background-color:#ccc;cursor:not-allowed}._isActive_1u8zn_67{background-color:#34b270!important;color:#fff!important}._editorContent_1u8zn_72{width:100%;height:95%;box-shadow:0 0 10px #0000001d;border-radius:10px;overflow:auto}._editorContentFull_1u8zn_80{width:100%;height:100%;box-shadow:0 0 10px #0000001d;border-radius:10px;overflow:auto}._editorContentWrap_1u8zn_88{width:100%;height:100%}._editorContentWrap_1u8zn_88 .tiptap{width:100%;height:100%;padding:.5em}._editorContentWrap_1u8zn_88 .tiptap:first-child{margin-top:0}._editorContentWrap_1u8zn_88 .tiptap blockquote{border-left:3px solid red;margin:1.5rem 0;padding-left:1rem}._editorContentWrap_1u8zn_88 .tiptap :is(ul,ol){padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem}._editorContentWrap_1u8zn_88 .tiptap ol li p{margin:.25em 0}._editorContentWrap_1u8zn_88 .tiptap hr{border:none;border-top:1px solid gray;cursor:pointer;margin:1rem 0}._resizableImageWrapper_1u8zn_125{position:relative;display:inline-block;margin:5px}._resizableImage_1u8zn_125{display:block;max-width:100%}._resizeHandle_1u8zn_136{position:absolute;width:10px;height:10px;background-color:#007bff;border-radius:50%;z-index:10}._resizeTopLeft_1u8zn_145{top:-1px;left:-1px;cursor:nwse-resize}._resizeTopRight_1u8zn_151{top:-1px;right:-1px;cursor:nesw-resize}._resizeBottomLeft_1u8zn_157{bottom:-1px;left:-1px;cursor:nesw-resize}._resizeBottomRight_1u8zn_163{bottom:-1px;right:-1px;cursor:nwse-resize}._resizableImageWrapper_1u8zn_125:hover ._resizeHandle_1u8zn_136{display:block}._resizableImageWrapper_1u8zn_125 ._resizeHandle_1u8zn_136{display:none}._editorContentWrap_1u8zn_88 .tiptap table{border-collapse:collapse;margin:0;overflow:hidden;table-layout:fixed;width:100%}._editorContentWrap_1u8zn_88 .tiptap td{border:1px solid rgb(187,183,183);box-sizing:border-box;min-width:1em;padding:5px;position:relative;vertical-align:top}._editorContentWrap_1u8zn_88 .tiptap td>*{margin-bottom:0}._editorContentWrap_1u8zn_88 .tiptap th{background-color:#8080803f;border:1px solid rgb(187,183,183);box-sizing:border-box;min-width:1em;padding:5px;position:relative;vertical-align:top}._editorContentWrap_1u8zn_88 .tiptap th>*{margin-bottom:0}._editorContentWrap_1u8zn_88 .tiptap th{font-weight:700;text-align:left}._editorContentWrap_1u8zn_88 .tiptap .selectedCell:after{background:gray;opacity:.5;content:"";left:0;right:0;top:0;bottom:0;pointer-events:none;position:absolute;z-index:2}._editorContentWrap_1u8zn_88 .tiptap .column-resize-handle{background-color:#01f;bottom:-2px;pointer-events:none;position:absolute;right:-2px;top:0;width:4px}._editorContentWrap_1u8zn_88 .tiptap .tableWrapper{margin:1.5rem 0;overflow-x:auto}._editorContentWrap_1u8zn_88 .resize-cursor{cursor:ew-resize;cursor:col-resize}._fontSizeMenuContainer_1u8zn_250{height:100%;position:relative;display:inline-block}._fontSizeDropdownMenu_1u8zn_256{position:absolute;top:110%;left:0;z-index:10;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000001a;width:max-content}._fontSizeDropdownMenu_1u8zn_256 button{color:#000;display:flex;align-items:center;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer}._fontSizeDropdownMenu_1u8zn_256 button:hover{color:#fff}._fontSizeDropdownMenu_1u8zn_256 button span{margin-left:8px}._lineHeightMenuContainer_1u8zn_287{height:100%;position:relative;display:inline-block}._lineHeightDropdownMenu_1u8zn_293{position:absolute;top:110%;left:0;z-index:10;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000001a;min-width:200px}._lineHeightDropdownMenu_1u8zn_293 button{color:#000;display:flex;align-items:center;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer}._lineHeightDropdownMenu_1u8zn_293 button:hover{color:#fff}._lineHeightDropdownMenu_1u8zn_293 button span{margin-left:8px}._headingMenuContainer_1u8zn_324{height:100%;position:relative;display:inline-block}._headingDropdownMenu_1u8zn_330{position:absolute;top:110%;left:0;z-index:10;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000001a;width:max-content}._headingDropdownMenu_1u8zn_330 button{color:#000;display:flex;align-items:center;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer}._headingDropdownMenu_1u8zn_330 button:hover{color:#fff}._headingDropdownMenu_1u8zn_330 button span{margin-left:8px}._tableMenuContainer_1u8zn_361{height:100%;position:relative;display:inline-block}._tableDropdownMenu_1u8zn_367{position:absolute;top:110%;left:0;z-index:10;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000001a;min-width:200px}._tableDropdownMenu_1u8zn_367 button{color:#000;display:flex;align-items:center;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer}._tableDropdownMenu_1u8zn_367 button:hover{color:#fff}._tableDropdownMenu_1u8zn_367 button span{margin-left:8px}._editorContentWrap_1u8zn_88 .tiptap mark{background-color:#faf594;border-radius:.4rem;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:.1rem .3rem}._colorPickerContainer_1u8zn_405{height:100%;position:relative;display:inline-block}._colorPickerDropdown_1u8zn_411{position:absolute;top:100%;left:0;background:#fff;border:1px solid #ccc;border-radius:4px;padding:8px;z-index:1000;display:flex;flex-direction:column;gap:8px;margin-top:4px;box-shadow:0 2px 4px #0000001a}._colorPickerDropdown_1u8zn_411 button{width:100%;height:24px;border:none}._colorPicker_1u8zn_405{width:100%;min-width:70px;height:30px;padding:0;border:none;cursor:pointer}._fontMenuContainer_1u8zn_442{height:100%;position:relative;display:inline-block}._fontDropdownMenu_1u8zn_448{position:absolute;top:110%;left:0;z-index:10;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000001a;min-width:200px}._fontDropdownMenu_1u8zn_448 button{color:#000;display:flex;align-items:center;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer}._fontDropdownMenu_1u8zn_448 button:hover{color:#fff}._fontDropdownMenu_1u8zn_448 button span{margin-left:8px}._editorContentWrap_1u8zn_88 .tiptap p.is-editor-empty:first-child:before{color:gray;content:attr(data-placeholder);float:left;height:0;pointer-events:none}._controlContainer_1u8zn_487{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:center}._editMode_1u8zn_495{display:flex;padding-bottom:10px;justify-content:center;align-items:center;gap:5px;cursor:pointer}.icon-container{position:relative;display:inline-block}.icon{cursor:pointer;width:20px;height:20px;margin-left:5px}.tooltip{background-color:#333;color:#fff;text-align:left;padding:10px;border-radius:5px;white-space:normal;opacity:.8;max-width:700px;box-shadow:0 0 10px #00000080;line-height:1.4;z-index:100}.tooltip span{font-size:14.5px}.icon-text-container{display:flex;justify-content:space-between}.tooltip-2{background-color:#333;color:#fff;text-align:left;padding:10px;border-radius:5px;white-space:normal;opacity:.8;max-width:300px;box-shadow:0 0 10px #00000080;line-height:1.4;z-index:100}.tooltip-2 span{font-size:14.5px}._dropdownItem_xat8b_1{display:flex;justify-content:center;align-items:center;background-color:#fff;border:none;text-align:left;cursor:pointer;font-size:16.5px;color:#5f5e5b;width:100%;height:30px;border-radius:4px}._dropdownItem_xat8b_1:hover{background:#165591;color:#fff!important}._export_xat8b_22{display:flex;justify-content:center;align-items:center;cursor:pointer;gap:3px}._container_ajp03_5{height:50vh;margin-top:10px}._customModal_ajp03_10 .ant-modal-close{right:20px!important;top:20px!important}.spinning{animation:spin 3s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.updateVasBtn span{color:#fff!important}.data-error{background-color:#f4c2d7}.spinning2{animation:spin2 1s linear infinite}@keyframes spin2{to{transform:rotate(-360grad)}}.dropdown-menu-button1{position:absolute;top:100%;right:0;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 4px 8px #0000001a;z-index:1000;display:flex;flex-direction:column;width:120px;height:auto}.dropdown-item-button1{display:flex;justify-content:center;align-items:center;background-color:#fff;border:none;text-align:left;cursor:pointer;font-size:10px;color:#5f5e5b;width:100%;height:30px;border-radius:4px}.dropdown-item-button1 span{font-size:15px}.dropdown-item-button1:hover{background:#165591;color:#fff!important}.co-che-phan-bo-table{margin:2em;padding:10px;border-radius:8px;border:2px solid #C2C2C2;background-color:#fff;box-shadow:0 4px 4px #00000026}.co-che-phan-bo-table-wrap{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:.5em;gap:15px}.co-che-phan-bo-table-ma-co-che{width:25%;height:100%;display:flex;justify-content:flex-start;align-items:center;padding-bottom:1.5em;gap:5px}.co-che-phan-bo-table-isOpen{cursor:pointer;width:3.5%;text-align:center;padding-bottom:1.5em}.co-che-phan-bo-table-mo-ta{width:75%;height:100%;display:flex;justify-content:flex-start;align-items:center;padding-bottom:1.5em;gap:5px}.co-che-phan-bo-table-ma-co-che>p,.co-che-phan-bo-table-mo-ta>p{width:57px}.co-che-phan-bo-table-wrap-ma-co-che{width:100%;display:flex;align-items:center;gap:25px;padding-top:1.5em}.co-che-phan-bo-table-wrap-approve{display:flex;height:30px}.co-che-phan-bo-table-wrap-add-row{width:100%;display:flex;justify-content:end;align-items:center;gap:15px}.co-che-phan-bo-table-wrap-delete{width:3%;display:flex;justify-content:center;align-items:center}.disabled-approve{position:relative;color:#fff!important;font-size:14.5px!important;background-color:#28a745!important;margin-left:6px;margin-right:6px;border-radius:8px;padding:5px;width:100px!important}.active-approve{position:relative;color:#fff!important;font-size:14.5px!important;margin-left:6px;margin-right:6px;border-radius:8px;padding:5px;width:100px!important}.MuiInputBase-input::placeholder,.MuiInput-input::placeholder{color:#5f5e5b;padding-left:unset;opacity:unset}._coChePhanBoContainer_191cg_2{width:100%;height:86%;margin-bottom:1em}._coChePhanBoPopupBody_191cg_8{width:100%;display:flex;align-items:center;margin-bottom:20px}._coChePhanBoPopupBodyMaCoChe_191cg_15{width:25%;height:100%;display:flex;align-items:center;gap:5px}._coChePhanBoPopupBodyMoTa_191cg_23{width:60%;height:100%;display:flex;justify-content:flex-start;align-items:center;margin-left:20px}._coChePhanBoPopupBodyMoTa_191cg_23>p,._coChePhanBoPopupBodyMaCoChe_191cg_15>p{width:57px}._coChePhanBoPopupBodyAddRow_191cg_37{width:15%;height:100%;display:flex;justify-content:flex-end;align-items:center;gap:20px}._navbarItem_191cg_46{display:flex;align-items:center}._headerActionButton_191cg_51{border-radius:8px;width:max-content;display:flex;align-items:center;position:relative;color:var(--header-text);height:30px;justify-content:center;cursor:pointer;font-weight:450}._headerActionButton_191cg_51>span{padding:0 25px;font-size:14px}._buttonOn_191cg_69{border:1.5px solid var(--header-text)}._footerForm_191cg_73{display:flex;justify-content:center;align-items:center;width:100%;height:7%;gap:15px}._aiLayout_193jx_1{display:flex;height:100%;background-color:#f5f5f5;width:100%}._aiSidebar_193jx_8{width:22%;padding:22px 12px 12px 15px;display:flex;flex-direction:column;gap:15px;background:#fff}._aiSectionTitle_193jx_18{display:flex;align-items:center;justify-content:space-between;padding:0 10px 0 0;gap:5px;height:10%}._aiSection_193jx_18{margin-bottom:12px;height:calc(50% - 24px);width:100%;overflow-y:auto;border:1px solid rgba(216,216,216,1);border-radius:5px;padding:10px 0 0 10px;box-sizing:border-box}._sendButton_193jx_39{align-self:flex-end;height:36px;padding:0 16px;display:flex;align-items:center;gap:8px}._sendButton_193jx_39 svg{margin-right:4px}._aiSectionHistoryChat_193jx_52 h3{margin-bottom:12px}._aiSectionTemplate_193jx_56{width:max-content;display:flex;align-items:center;background:#d6d6d6;border-radius:10px}._aiSectionTemplate_193jx_56>span{padding:5px 10px;font-size:13px;color:#fff}._aiSectionHistoryChat_193jx_52{margin-bottom:24px;height:calc(50% - 24px);padding:10px 6px 0 10px}._historyHeader_193jx_77{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}._aiList_193jx_93{overflow-y:auto;height:calc(100% - 20px)}._aiCard_193jx_98{background:#fff;border:1px solid #eee;border-radius:8px;margin-bottom:12px;min-height:60px;box-shadow:none}._aiDate_193jx_107{font-size:12px;color:#888;text-align:right;display:flex;justify-content:end;align-items:center;gap:8px}._aiMain_193jx_117{width:78%;padding:20px;height:100%;display:flex;flex-direction:column;gap:12px}._allMainContainer_193jx_126{width:100%;height:100%;display:flex;flex-direction:column;background:#fff;border-radius:5px;border:1px solid rgba(216,216,216,1);overflow:scroll;overflow-x:hidden;padding:15px}._aiQuestionBox_193jx_139{background:#fff;border-radius:8px;height:20%}._aiMainBottom_193jx_145{display:flex;height:94%}._headerAnswer_193jx_150{display:flex;justify-content:space-between;align-items:center;height:6%;padding:0 16px;width:100%}._buttonHeader_193jx_159{display:flex;align-items:center;width:20%}._aiAnswerBox_193jx_165{width:55%;display:flex;flex-direction:column;height:100%;overflow-y:auto}._aiDataBox_193jx_174{width:45%;display:flex;flex-direction:column;height:100%;overflow-y:auto}._aiAnswerContent_193jx_183,._aiDataContent_193jx_183{width:100%;margin-top:8px;height:100%;overflow-y:auto}._aiSettings_193jx_190{width:10%;display:flex;align-items:flex-start;justify-content:flex-end;padding:24px;background:#fff}._chatHistory_193jx_200 .ant-list-item{padding:12px;border-radius:8px;margin-bottom:8px;background:#f6f8fa;transition:all .3s}._chatHistory_193jx_200 .ant-list-item:hover{background:#e6f7ff}._chatHistory_193jx_200 .ant-list-item-meta-title{font-weight:500;margin-bottom:8px}._chatHistory_193jx_200 .ant-list-item-meta-description{color:#666}._selectedCard_193jx_221{border:2px solid #1677ff!important;background:#f0f7ff}._dataTableRow_193jx_226{height:64px!important;min-height:64px!important}._customeButton_193jx_231{width:150px;min-width:150px}._markedContent_193jx_236{font-size:14px;line-height:1.6;color:#333;padding:15px}._markedContent_193jx_236 h1,._markedContent_193jx_236 h2,._markedContent_193jx_236 h3,._markedContent_193jx_236 h4,._markedContent_193jx_236 h5,._markedContent_193jx_236 h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}._markedContent_193jx_236 h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_193jx_236 h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_193jx_236 h3{font-size:1.25em}._markedContent_193jx_236 h4{font-size:1em}._markedContent_193jx_236 p{margin-top:0;margin-bottom:16px}._markedContent_193jx_236 code{padding:.2em .4em;margin:0;font-size:85%;background-color:#1b1f230d;border-radius:3px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}._markedContent_193jx_236 pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-bottom:16px}._markedContent_193jx_236 pre code{padding:0;margin:0;background-color:transparent;border:0;word-break:normal;white-space:pre}._markedContent_193jx_236 blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin:0 0 16px}._markedContent_193jx_236 ul,._markedContent_193jx_236 ol{padding-left:2em;margin-top:0;margin-bottom:16px}._markedContent_193jx_236 table{display:block;width:100%;overflow:auto;margin-top:0;margin-bottom:16px;border-spacing:0;border-collapse:collapse}._markedContent_193jx_236 table th,._markedContent_193jx_236 table td{padding:6px 13px;border:1px solid #dfe2e5}._markedContent_193jx_236 table tr{background-color:#fff;border-top:1px solid #c6cbd1}._markedContent_193jx_236 table tr:nth-child(2n){background-color:#f6f8fa}._markedContent_193jx_236 img{max-width:100%;box-sizing:content-box;background-color:#fff}._markedContent_193jx_236 hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}._markedContent_193jx_236 a{color:#0366d6;text-decoration:none}._markedContent_193jx_236 a:hover{text-decoration:underline}._templateItem_193jx_371{display:flex;flex-direction:column;gap:4px;margin-left:8px}._templateQuestion_193jx_378{font-size:14px}._templateMeta_193jx_382{font-size:12px;color:#666}@keyframes _blink_193jx_399{0%{opacity:1}50%{opacity:.5}to{opacity:1}}._blinkingText_193jx_399{animation:_blink_193jx_399 1.5s infinite;font-size:14px;color:red}._aiLayout_7u9bw_1{display:flex;height:100%;background-color:#f5f5f5;width:100%;box-sizing:border-box}._aiSidebar_7u9bw_9{width:22%;padding:10px 12px 24px 15px;display:flex;flex-direction:column;background:#fff}._aiSection_7u9bw_18{margin-bottom:24px;height:calc(50% - 24px);width:100%;overflow-y:auto;border:1px solid rgba(216,216,216,1);border-radius:5px;padding:10px 0 0 10px;box-sizing:border-box}._aiSectionTitle_7u9bw_31{display:flex;align-items:center;justify-content:space-between;padding:0 10px 0 0;gap:5px;height:5%}._aiSectionTemplate_7u9bw_40{width:max-content;display:flex;align-items:center;background:#d6d6d6;border-radius:10px}._aiSectionTemplate_7u9bw_40>span{padding:5px 10px;font-size:13px;color:#fff}._questionContainer_7u9bw_55{display:flex;justify-content:space-between;gap:12px;width:97%;height:80%}._sendButton_7u9bw_64{align-self:flex-end;height:36px;padding:0 16px;display:flex;align-items:center;gap:8px}._sendButton_7u9bw_64 svg{margin-right:4px}._aiMain_7u9bw_77{width:78%;padding:10px;height:100%;display:flex;flex-direction:column;gap:12px}._allMainContainer_7u9bw_86{height:100%;padding:10px;overflow:auto;display:flex;gap:24px}._aiAnswerBox_7u9bw_94{background:#fff;border-radius:8px;padding:24px;height:100%;box-shadow:0 1px 3px #0000001a;overflow:auto;width:80%}._listFile_7u9bw_104{width:20%;background:#fff;border-radius:8px;padding:10px 15px;height:100%;box-shadow:0 1px 3px #0000001a;overflow:auto}._listFileTitle_7u9bw_114{display:flex;align-items:center;justify-content:space-between;padding:12px;border-bottom:1px solid #f0f0f0}._processedCount_7u9bw_124{animation:_blink_7u9bw_623 1.5s infinite;font-size:14px;color:red}._settingsButton_7u9bw_136{padding:4px;height:auto}._settingsButton_7u9bw_136:hover{background-color:#f0f0f0;border-radius:4px}._ocrModalContent_7u9bw_146{max-height:60vh;overflow-y:auto}._listFileItem_7u9bw_151{width:100%;display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#1f2937;padding:10px 0;font-weight:200}._listFileItemTitle_7u9bw_162{width:100%;display:flex;align-items:center;justify-content:space-between}._listFileItemName_7u9bw_170{display:flex;align-items:center;gap:10px}._markedContent_7u9bw_176{height:100%;font-size:14px;line-height:1.6;color:#333}._markedContent_7u9bw_176 h1,._markedContent_7u9bw_176 h2,._markedContent_7u9bw_176 h3,._markedContent_7u9bw_176 h4,._markedContent_7u9bw_176 h5,._markedContent_7u9bw_176 h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}._markedContent_7u9bw_176 h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_7u9bw_176 h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_7u9bw_176 h3{font-size:1.25em}._markedContent_7u9bw_176 h4{font-size:1em}._markedContent_7u9bw_176 p{margin-top:0;margin-bottom:16px}._markedContent_7u9bw_176 code{padding:.2em .4em;margin:0;font-size:85%;background-color:#1b1f230d;border-radius:3px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}._markedContent_7u9bw_176 pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-bottom:16px}._markedContent_7u9bw_176 pre code{padding:0;margin:0;background-color:transparent;border:0;word-break:normal;white-space:pre}._markedContent_7u9bw_176 blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin:0 0 16px}._markedContent_7u9bw_176 ul,._markedContent_7u9bw_176 ol{padding-left:2em;margin-top:0;margin-bottom:16px}._markedContent_7u9bw_176 table{display:block;width:100%;overflow:auto;margin-top:0;margin-bottom:16px;border-spacing:0;border-collapse:collapse}._markedContent_7u9bw_176 table th,._markedContent_7u9bw_176 table td{padding:6px 13px;border:1px solid #dfe2e5}._markedContent_7u9bw_176 table tr{background-color:#fff;border-top:1px solid #c6cbd1}._markedContent_7u9bw_176 table tr:nth-child(2n){background-color:#f6f8fa}._markedContent_7u9bw_176 img{max-width:100%;box-sizing:content-box;background-color:#fff}._markedContent_7u9bw_176 hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}._markedContent_7u9bw_176 a{color:#0366d6;text-decoration:none}._markedContent_7u9bw_176 a:hover{text-decoration:underline}._aiSectionHistoryChat_7u9bw_443{border:1px solid #f0f0f0;background:#fff;border-radius:8px;padding:10px;display:flex;flex-direction:column;gap:8px;flex:1;overflow-y:auto}._historyHeader_7u9bw_455{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}._historyTitle_7u9bw_462{display:flex;align-items:center;gap:8px}._historyTitle_7u9bw_462 h3{margin:0;font-size:16px;font-weight:500}._aiList_7u9bw_474{flex:1;overflow-y:auto}._aiCard_7u9bw_480{width:100%;border:1px solid #f0f0f0;border-radius:8px;transition:all .3s;margin-bottom:8px}._aiCard_7u9bw_480:hover{border-color:#1677ff;box-shadow:0 2px 8px #0000001a}._selectedCard_7u9bw_493{border-color:#1677ff;background-color:#f0f7ff}._aiDate_7u9bw_498{font-size:12px;color:#999}._processTime_7u9bw_503{background-color:#f3f4f6;padding:2px 6px;border-radius:4px;font-size:12px;color:#4b5563}._deleteButton_7u9bw_511{color:#6b7280;padding:4px;height:auto;opacity:0;transition:all .2s}._historyCard_7u9bw_519:hover ._deleteButton_7u9bw_511{opacity:1}._deleteButton_7u9bw_511:hover{color:#ef4444;background-color:#fee2e2}._emptyHistory_7u9bw_528{padding:48px 0}._customeButton_7u9bw_532{height:100%;width:80px}._listFileItemActions_7u9bw_537{display:flex;align-items:center;gap:8px}._fileNoteDropdown_7u9bw_543{display:flex;align-items:center}._fileNoteDropdown_7u9bw_543 button{padding:0;height:auto}._fileNoteDropdown_7u9bw_543 button:hover{background:transparent}._fileNoteInfo_7u9bw_557{width:100%;display:flex;justify-content:end;border-bottom:1px solid #f0f0f0}._fileNotePath_7u9bw_564{display:flex;align-items:center;gap:8px;color:#fff;font-size:14px}._fileNoteName_7u9bw_572{color:#fff;font-weight:500}._ocrSettings_7u9bw_577{padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}._ocrSettings_7u9bw_577 h2{margin-bottom:20px;color:#333}._ocrSettings_7u9bw_577 ._fileList_7u9bw_589{margin-bottom:20px;max-height:500px;overflow-y:auto}._ocrSettings_7u9bw_577 ._listFileItem_7u9bw_151{padding:12px;border-bottom:1px solid #f0f0f0}._ocrSettings_7u9bw_577 ._listFileItem_7u9bw_151:last-child{border-bottom:none}._ocrSettings_7u9bw_577 ._listFileItemTitle_7u9bw_162{display:flex;justify-content:space-between;align-items:center}._ocrSettings_7u9bw_577 ._listFileItemName_7u9bw_170{display:flex;align-items:center;gap:8px}._ocrSettings_7u9bw_577 ._ocrActions_7u9bw_616{display:flex;justify-content:flex-end;padding-top:16px;border-top:1px solid #f0f0f0}._blinkingText_7u9bw_623{animation:_blink_7u9bw_623 1.5s infinite;font-size:14px;color:red}@keyframes _blink_7u9bw_623{0%{opacity:1}50%{opacity:.5}to{opacity:1}}._templateContainer_z398t_1{display:flex;gap:24px;height:600px}._templateList_z398t_7{flex:1;overflow-y:auto;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}._templateListHeader_z398t_16{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e9ecef}._templateListTitle_z398t_25{font-size:16px;font-weight:500;color:#1f2937}._templateCount_z398t_31{font-size:14px;color:#6b7280}._templateItem_z398t_36{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:16px;margin-bottom:12px;transition:all .2s ease}._templateItem_z398t_36:hover{border-color:#1677ff;box-shadow:0 2px 8px #0000000d}._templateItem_z398t_36._selected_z398t_50{border-color:#1677ff;background-color:#e6f4ff}._templateQuestion_z398t_55{font-size:14px;color:#1f2937;margin-bottom:8px;line-height:1.5}._templateMeta_z398t_62{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#6b7280}._templateActions_z398t_70{display:flex;gap:8px}._addTemplateSection_z398t_75{flex:1;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}._addTemplateHeader_z398t_83{font-size:16px;font-weight:500;color:#1f2937;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e9ecef}._templateInput_z398t_92{margin-bottom:16px}._templateInput_z398t_92 textarea{font-size:14px;padding:12px;border-radius:6px;border:1px solid #e5e7eb;resize:none}._templateInput_z398t_92 textarea:focus{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff1a}._actionButton_z398t_109{padding:4px 8px;border-radius:4px;cursor:pointer;transition:all .2s}._editButton_z398t_116{color:#1677ff}._editButton_z398t_116:hover{background-color:#e6f4ff}._deleteButton_z398t_124{color:#dc2626}._deleteButton_z398t_124:hover{background-color:#fee2e2}._modalFooter_z398t_132{display:flex;justify-content:flex-end;gap:8px;margin-top:16px;padding-top:16px;border-top:1px solid #e9ecef}._docAnalystContainer_u7rre_1{padding:24px;height:100%;display:flex;flex-direction:column;background:#fff}._notEmbeddedView_u7rre_10{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:20px;text-align:center;padding:40px;background:#fafafa;border-radius:12px;box-shadow:0 2px 8px #0000000d}._notEmbeddedView_u7rre_10 h3{margin:0;color:#1f1f1f;font-size:24px;font-weight:600}._notEmbeddedView_u7rre_10 p{color:#666;margin:0;font-size:16px;line-height:1.5}._notEmbeddedView_u7rre_10 button{padding:8px 24px;height:40px;font-size:16px;border-radius:8px;box-shadow:0 2px 4px #0000001a;transition:all .3s ease}._notEmbeddedView_u7rre_10 button:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026}._analysisLayout_u7rre_53{display:flex;gap:24px;height:100%;background:#fff}._leftSide_u7rre_60{flex:1;display:flex;flex-direction:column;gap:24px;min-width:320px;max-width:420px;background:#fafafa;padding:20px;border-radius:12px;box-shadow:0 2px 8px #0000000d}._rightSide_u7rre_73{flex:2;background:#fafafa;padding:24px;border-radius:12px;overflow-y:auto;box-shadow:0 2px 8px #0000000d}._questionSection_u7rre_82{display:flex;flex-direction:column;gap:8px}._questionSection_u7rre_82 textarea{border-radius:8px;padding:12px;font-size:15px;resize:none;border:1px solid #e8e8e8;transition:all .3s ease}._questionSection_u7rre_82 textarea:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff1a}._questionSection_u7rre_82 button{height:40px;font-size:16px;border-radius:8px;box-shadow:0 2px 4px #0000001a;transition:all .3s ease}._questionSection_u7rre_82 button:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026}._historySection_u7rre_115{flex:1;display:flex;flex-direction:column;gap:16px;overflow-y:auto}._historyHeader_u7rre_123{display:flex;align-items:center;gap:8px;padding:0 4px}._historyHeader_u7rre_123 h4{margin:0;color:#1f1f1f;font-size:18px;font-weight:600}._historyCard_u7rre_137{cursor:pointer;transition:all .3s ease;border-radius:8px;border:1px solid #e8e8e8;background:#fff}._historyCard_u7rre_137:hover{transform:translateY(-1px);box-shadow:0 4px 8px #0000001a;border-color:#1890ff}._historyQuestion_u7rre_151{display:flex;align-items:flex-start;gap:8px;margin-bottom:8px;padding:12px}._historyQuestion_u7rre_151 span{flex:1;word-break:break-word;color:#1f1f1f;font-size:14px;line-height:1.5}._historyTime_u7rre_167{font-size:12px;color:#8c8c8c;padding:0 12px 12px}._markedContent_u7rre_172{height:100%;font-size:14px;line-height:1.6;color:#333}._markedContent_u7rre_172 h1,._markedContent_u7rre_172 h2,._markedContent_u7rre_172 h3,._markedContent_u7rre_172 h4,._markedContent_u7rre_172 h5,._markedContent_u7rre_172 h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}._markedContent_u7rre_172 h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_u7rre_172 h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_u7rre_172 h3{font-size:1.25em}._markedContent_u7rre_172 h4{font-size:1em}._markedContent_u7rre_172 p{margin-top:0;margin-bottom:16px}._markedContent_u7rre_172 code{padding:.2em .4em;margin:0;font-size:85%;background-color:#1b1f230d;border-radius:3px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}._markedContent_u7rre_172 pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-bottom:16px}._markedContent_u7rre_172 pre code{padding:0;margin:0;background-color:transparent;border:0;word-break:normal;white-space:pre}._markedContent_u7rre_172 blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin:0 0 16px}._markedContent_u7rre_172 ul,._markedContent_u7rre_172 ol{padding-left:2em;margin-top:0;margin-bottom:16px}._markedContent_u7rre_172 table{display:block;width:100%;overflow:auto;margin-top:0;margin-bottom:16px;border-spacing:0;border-collapse:collapse}._markedContent_u7rre_172 table th,._markedContent_u7rre_172 table td{padding:6px 13px;border:1px solid #dfe2e5}._markedContent_u7rre_172 table tr{background-color:#fff;border-top:1px solid #c6cbd1}._markedContent_u7rre_172 table tr:nth-child(2n){background-color:#f6f8fa}._markedContent_u7rre_172 img{max-width:100%;box-sizing:content-box;background-color:#fff}._markedContent_u7rre_172 hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}._markedContent_u7rre_172 a{color:#0366d6;text-decoration:none}._markedContent_u7rre_172 a:hover{text-decoration:underline}._previewBody_ixery_1{display:flex;flex-direction:column;height:99%;width:100%;box-sizing:border-box;gap:10px}._header_ixery_11{width:100%;display:flex;justify-content:space-between;height:5%}._headerRight_ixery_18{width:max-content;display:flex;justify-content:end;gap:20px}._content_ixery_25{width:100%;height:95%;box-sizing:border-box;overflow:auto}._previewImage_ixery_32{max-width:100%;max-height:100%;object-fit:contain;box-shadow:0 0 15px #0000004f}._previewPdf_ixery_40{width:100%;height:100%}._previewDoc_ixery_46{width:100%;height:99%;box-shadow:0 0 15px #0000004f;margin:auto}._previewDefault_ixery_53{text-align:center;font-size:16px;color:#555}._previewBody_ixery_1 p{margin:10px 0}._main_ixery_64{width:100%;height:100%;color:#454545}._quill_ixery_70{width:100%;height:96%;color:#454545;display:flex}._quill_ixery_70 .ql-container,._quill_ixery_70 .ql-toolbar,._quill_ixery_70 .ql-editor{border:none!important}._reactQuill_ixery_83{width:100%;height:100%}._reactQuill_ixery_83 .ql-toolbar{width:100%;height:5%}._reactQuill_ixery_83 .ql-container{width:100%;height:95%}._reactQuill_ixery_83 .ql-editor{width:100%;height:100%;scrollbar-width:thin;scrollbar-color:#ECEAE7 #fffefe00;line-height:1.6}._reactQuill_ixery_83 .ql-editor h1{font-size:26px;font-weight:700;color:#262626}._reactQuill_ixery_83 .ql-editor h2{font-size:20px;font-weight:700;color:#145b9c}._reactQuill_ixery_83 .ql-editor h3{font-size:17px;font-weight:700;color:#637689}._reactQuill_ixery_83 .ql-editor p{font-size:15.5px;color:#262626}._nonEditing_ixery_129 .ql-container{width:100%;height:100%}._buttons_ixery_135{width:100%;height:4%;display:flex;justify-content:flex-end;align-items:center;color:#454545;padding-right:1em}._buttons2_ixery_145{width:100%;height:4%;display:flex;justify-content:flex-end;align-items:center;color:#454545}._buttonWrapBF_ixery_154{width:max-content;height:100%;display:flex;justify-content:flex-end;align-items:flex-end;opacity:1;gap:10px;transition:opacity .3s ease-in-out}._loadingCircle_ixery_165{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:20px;height:20px;animation:_spin_ixery_1 2s linear infinite}@keyframes _spin_ixery_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._buttonWrap_ixery_154{display:flex;justify-content:center;align-items:center;cursor:pointer}._buttonWrap_ixery_154 img{width:20px;margin-right:5px}._buttonWrap_ixery_154 span{font-size:16.5px}._buttonWrapAF_ixery_196{width:35%;height:100%;display:flex;justify-content:end;align-items:flex-end;gap:20px}._main_171t3_1{height:100%;width:100%;box-sizing:border-box}._content_171t3_7{height:89%;width:100%;overflow:auto;box-sizing:border-box;margin-top:5px}._header_171t3_15{width:100%;background:#fff}._headerContainer_171t3_20{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;position:relative;border-bottom:1px solid #f0f0f0}._headerContent_171t3_29{display:flex;align-items:center;gap:24px;width:100%}._fileNameContainer_171t3_36{display:flex;align-items:center;gap:8px;padding:6px 12px;background:#fafafa;border-radius:6px;transition:all .2s ease}._fileNameContainer_171t3_36:hover{background:#f5f5f5}._fileIcon_171t3_50{width:16px;height:16px;color:#8c8c8c}._fileName_171t3_36{font-size:16px;color:#262626;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}._fileName_171t3_36:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background:linear-gradient(to right,rgba(0,0,0,.1),transparent);opacity:0;transition:opacity .3s ease}._fileNameContainer_171t3_36:hover ._fileName_171t3_36:after{opacity:1}._tabs_171t3_82,._tabs_171t3_82 .ant-tabs-nav{margin:0}._tabs_171t3_82 .ant-tabs-tab{padding:8px 16px;margin:0 4px;transition:all .2s ease}._tabs_171t3_82 .ant-tabs-tab:hover,._tabs_171t3_82 .ant-tabs-tab.ant-tabs-tab-active{color:#1890ff}._tabs_171t3_82 .ant-tabs-ink-bar{background:#1890ff}._fileSectionTemplate_171t3_108{display:flex;align-items:center;padding:4px 8px;border-radius:4px;font-size:14px;color:#666;transition:all .2s;cursor:pointer}._fileSectionTemplate_171t3_108:hover{background-color:#e6f4ff;color:#1677ff}.template-form-container{padding:20px;max-height:70vh;overflow-y:auto}.date-fields-container{display:flex;gap:16px}.date-fields-container .ant-form-item{flex:1}.form-actions{margin-top:24px;display:flex;justify-content:flex-end}
