.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)}.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}._loader_1vg48_4{scale:3;height:50px;width:40px}._box_1vg48_10{position:relative;opacity:0;left:10px}._side-left_1vg48_16{position:absolute;background-color:#286cb5;width:19px;height:5px;transform:skew(0,-25deg);top:14px;left:10px}._side-right_1vg48_26{position:absolute;background-color:#2f85e0;width:19px;height:5px;transform:skew(0,25deg);top:14px;left:-9px}._side-top_1vg48_36{position:absolute;background-color:#5fa8f5;width:20px;height:20px;rotate:45deg;transform:skew(-20deg,-20deg)}._box-1_1vg48_45{animation:_from-left_1vg48_1 4s infinite}._box-2_1vg48_49{animation:_from-right_1vg48_1 4s infinite;animation-delay:1s}._box-3_1vg48_54{animation:_from-left_1vg48_1 4s infinite;animation-delay:2s}._box-4_1vg48_59{animation:_from-right_1vg48_1 4s infinite;animation-delay:3s}@keyframes _from-left_1vg48_1{0%{z-index:20;opacity:0;translate:-20px -6px}20%{z-index:10;opacity:1;translate:0px 0px}40%{z-index:9;translate:0px 4px}60%{z-index:8;translate:0px 8px}80%{z-index:7;opacity:1;translate:0px 12px}to{z-index:5;translate:0px 30px;opacity:0}}@keyframes _from-right_1vg48_1{0%{z-index:20;opacity:0;translate:20px -6px}20%{z-index:10;opacity:1;translate:0px 0px}40%{z-index:9;translate:0px 4px}60%{z-index:8;translate:0px 8px}80%{z-index:7;opacity:1;translate:0px 12px}to{z-index:5;translate:0px 30px;opacity:0}}:root{--bg-gradient-dark: linear-gradient(135deg, #0a192f 0%, #112240 100%);--bg-gradient-light: linear-gradient(90deg, rgba(190,190,190,1) 0%, rgba(190,190,190,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(255,255,255,.1) 2px,transparent 2px) 0 0 / 50px 50px,linear-gradient(rgba(255,255,255,.1) 2px,transparent 2px) 0 0 / 50px 50px}.light .cyber-lines{background:linear-gradient(90deg,#ffffff1a 2px,transparent 2px) 0 0 / 50px 50px,linear-gradient(rgba(255,255,255,.1) 2px,transparent 2px) 0 0 / 50px 50px}.login-card{padding:40px;border-radius:20px;width:100%;max-width:450px;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-container>img{width:100%}.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}._main_1x5t9_1{width:100vw;height:100vh}._backCanvas_1x5t9_6{width:40px;height:38px;background-color:#fafafa;border-radius:12px;box-shadow:1px 1px 2px 1px #00000040;display:flex;align-items:center;justify-content:center}._container_1x5t9_17{width:100%;height:100%;display:flex;flex-direction:column}._navbar_1x5t9_24{width:100%;height:50px;display:flex}._logo_1x5t9_30{width:200px;height:100%;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #f0f0f0;gap:5px}._menu_1x5t9_46{width:calc(100% - 200px);height:100%}._body_1x5t9_51{width:100%;height:calc(100% - 50px)}._modal_16m3a_1 .ant-modal-footer{display:flex;justify-content:flex-end;align-items:center}._main_1q33a_1{width:100%;height:100%;padding:1em;display:flex;justify-content:center;align-items:center}._container_1q33a_10{width:70%;height:100%;border-radius:8px;box-shadow:0 4px 8px 4px #0003}._header_1q33a_17{width:100%;height:5%;display:flex;justify-content:space-between;align-items:center;padding:0 .5em}._headerLeft_1q33a_26{display:flex;align-items:center;gap:16px}._actions_1q33a_32{gap:10px;display:flex;align-items:center}._table_1q33a_38{width:100%;height:95%;overflow:auto}._userInfo_1q33a_44{display:flex;align-items:center;gap:10px}._userAvatar_1q33a_50{width:45px;height:45px;border-radius:50%;object-fit:cover}._userDetails_1q33a_57{display:flex;flex-direction:column}._userName_1q33a_62{font-weight:500}._userEmail_1q33a_66{color:#666;font-size:.9em}._warning_1q33a_71{display:flex;align-items:center;gap:10px}._warning_1q33a_71 div{display:flex;align-items:center;justify-content:center}._main_26cra_1{width:100%;height:100%;display:flex}._sidebar_26cra_7{width:350px;height:100%}._createUserClass_26cra_12{width:100%;height:50px;display:flex;justify-content:center;align-items:center;padding:1em}._listUserClass_26cra_21{height:calc(100% - 50px);width:100%}._listUserClassWrap_26cra_26{width:100%;height:100%}._titleElement_26cra_31{width:100%;height:40px;padding-left:1em;display:flex;align-items:center}._listElement_26cra_39{width:100%;height:calc(100% - 40px);overflow:auto;padding:.5em 1em 1em}._userClass_26cra_46{width:100%;height:70px;border-radius:10px;display:flex;align-items:center;box-shadow:0 0 5px #0000004d;padding:1em;margin-bottom:1em;cursor:pointer;transition:all .3s ease}._userClass_26cra_46:hover{background-color:#f0f0f0;transform:translate(5px)}._userClass_26cra_46._selected_26cra_64{background-color:#3b82f6;color:#fff;box-shadow:0 2px 8px #00000026}._userClass_26cra_46:active{transform:scale(.98);transition:transform .1s}@keyframes _selectAnimation_26cra_1{0%{transform:scale(.95);opacity:.8}to{transform:scale(1);opacity:1}}._selected_26cra_64{animation:_selectAnimation_26cra_1 .3s ease-out}._content_26cra_90{flex:1}._main_1ev2u_1{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:1em}._container_1ev2u_10{width:100%;height:100%;border-radius:8px;box-shadow:0 4px 8px 4px #0003;display:flex;flex-direction:column;padding:0 1em}._header_1ev2u_20{width:100%;height:7%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f0f0f0}._headerTitle_1ev2u_29{width:25%;display:flex;justify-content:flex-start;align-items:center;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._userClassName_1ev2u_43{width:50%;justify-content:center;align-items:center;display:flex}._userClassName_1ev2u_43 span{font-size:2em;font-weight:700}._actionUpdate_1ev2u_56{width:25%;display:flex;justify-content:flex-end;align-items:center;gap:10px}._body_1ev2u_64{width:100%;height:93%;overflow:auto;scrollbar-width:none;padding-bottom:3em}._userInfo_1ev2u_72{display:flex;align-items:center;gap:10px}._userAvatar_1ev2u_78{width:45px;height:45px;border-radius:50%;object-fit:cover}._userDetails_1ev2u_85{display:flex;flex-direction:column}._userName_1ev2u_90{font-weight:500}._userEmail_1ev2u_94{color:#666;font-size:.9em}._chainAccess_1ev2u_99{width:100%}._titleUserAccess_1ev2u_103{width:100%;height:50px;display:flex;align-items:center;font-size:1.2em;gap:10px}._titleChainAccess_1ev2u_112{width:100%;height:50px;display:flex;justify-content:space-between;align-items:center;font-size:1.2em;gap:10px}._valueChainAccess_1ev2u_122{width:100%}.ant-popconfirm-buttons{display:flex;align-items:center;justify-content:flex-end;gap:8px}.ant-popconfirm-buttons button{min-width:60px;display:flex;align-items:center;justify-content:center}._checkboxGroup_1ev2u_140{display:flex;gap:8px;margin-top:4px}._levelTitle_1ev2u_146{font-weight:700;margin-bottom:4px}._levelWrapper_1ev2u_151{padding:8px;border-bottom:1px solid #f0f0f0}._levelWrapper_1ev2u_151:last-child{border-bottom:none}._columnContent_1ev2u_160{display:flex;flex-direction:column;gap:8px}._treeNode_1ev2u_166{margin:8px 0}._nodeHeaderMain_1ev2u_170{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.5em 0;border-radius:10px;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb}._nodeHeaderMain_1ev2u_170 div:nth-child(2){display:flex;gap:20px}._nodeHeader_1ev2u_170{display:flex;align-items:center;padding:8px;background:#f5f5f5;border-radius:4px;transition:background-color .3s}._nodeHeader_1ev2u_170:hover{cursor:pointer}._expandIcon_1ev2u_199{padding:4px;margin-right:8px;color:#1890ff;display:flex;align-items:center;justify-content:center}._nodeName_1ev2u_208{flex:1;font-weight:500;color:#333;margin-right:16px}._nodeChildren_1ev2u_215{margin-left:24px}._checkboxGroup_1ev2u_140{display:flex;gap:16px;align-items:center}._treeNode_1ev2u_166[style*="margin-left: 0px"] ._nodeHeader_1ev2u_170{background:#f0f5ff;border-left:4px solid #1890ff}._treeNode_1ev2u_166[style*="margin-left: 8px"] ._nodeHeader_1ev2u_170{background:#f6ffed;border-left:4px solid #52c41a}._treeNode_1ev2u_166[style*="margin-left: 16px"] ._nodeHeader_1ev2u_170{background:#fff7e6;border-left:4px solid #faad14}._treeNode_1ev2u_166[style*="margin-left: 24px"] ._nodeHeader_1ev2u_170{background:#fff1f0;border-left:4px solid #ff4d4f}._chainElement_1ev2u_245{padding:1em}._checkbox-group_1ev2u_249{border:none;margin:0;padding:0}._checkbox-wrapper_1ev2u_255{display:flex;align-items:center;margin-bottom:8px;cursor:pointer}._checkbox-input_1ev2u_262{margin-right:8px;width:18px;height:18px}._checkbox-tile_1ev2u_268{display:flex;align-items:center}._checkbox-label_1ev2u_273{font-size:1em;font-weight:500}._main_z12dz_1{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);position:absolute;top:0;left:0}._container_z12dz_14{width:80%;height:95%;background-color:#fff;border-radius:8px;display:flex;flex-direction:column}._header_z12dz_23{width:100%;height:5%;display:flex;justify-content:center;align-items:center;font-size:1.5em;font-weight:700}._info_z12dz_33{width:100%;height:90%;display:flex;overflow:auto;flex-direction:column}._userclassname_z12dz_41{width:100%;display:flex;justify-content:center;align-items:center;padding:0 1em}._userclassname_z12dz_41 .ant-input{font-weight:700;border-radius:0;font-size:1.5em;border-bottom:1px solid #d9d9d9;border-left:none;border-right:none;border-top:none}._userclassname_z12dz_41 .ant-input:focus{box-shadow:none;border-bottom:1px solid #1890ff;border-left:none;border-right:none;border-top:none}._search_z12dz_67{width:100%;display:flex;justify-content:center;align-items:center;padding:0 1em}._search_z12dz_67 .ant-input{font-weight:700;border-radius:0;font-size:1em;border-bottom:1px solid #d9d9d9;border-left:none;border-right:none;border-top:none}._search_z12dz_67 .ant-input:focus{box-shadow:none;border-bottom:1px solid #1890ff;border-left:none;border-right:none;border-top:none}._tranfer_z12dz_93,._chainElement_z12dz_97{padding:1em}._footer_z12dz_101{width:100%;height:10%;display:flex;align-items:center;justify-content:center;gap:10px}._userInfo_17z83_1{display:flex;align-items:center;gap:10px}._userAvatar_17z83_7{width:45px;height:45px;border-radius:50%;object-fit:cover}._userDetails_17z83_14{display:flex;flex-direction:column}._userName_17z83_19{font-weight:500}._userEmail_17z83_23{color:#666;font-size:.9em}.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:Reddit Sans,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:13px}.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-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}._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}.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}}._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}._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_138pl_2{max-height:100vh;background-color:#f9fafb;display:flex;flex-direction:column;position:relative;overflow:visible}._topNav_138pl_12{border-bottom:1px solid #e5e7eb;background-color:#fff;flex-shrink:0;height:60px;box-shadow:0 2px 8px #0000001a;position:relative;z-index:10}@media (max-width: 768px){._topNav_138pl_12{height:50px}}._detailHeader_138pl_29{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._navContent_138pl_36{max-width:none;margin:0 auto;padding:0 1rem 0 2rem}@media (max-width: 768px){._navContent_138pl_36{padding:0 .5rem}}._navInner_138pl_49{display:flex;align-items:center;justify-content:space-between;height:4rem}@media (max-width: 768px){._navInner_138pl_49{height:3rem}}._navLeft_138pl_63{display:flex;align-items:center;gap:.75rem}@media (max-width: 768px){._navLeft_138pl_63{gap:.4rem}}._navTitle_138pl_76{font-size:1.125rem;font-weight:600;color:#111827}._settingsButton_138pl_82{padding:.375rem;color:#6b7280;border-radius:.25rem;transition:all .2s}._settingsButton_138pl_82:hover{color:#374151;background-color:#f3f4f6}._navRight_138pl_94{display:flex;align-items:center;gap:1rem}._tabButtons_138pl_101{display:flex;gap:.5rem}._tabButton_138pl_101{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;transition:all .2s;font-size:.875rem;border:2px solid transparent}._tabButton_138pl_101._active_138pl_117{background-color:var(--custom-active-color, #3b82f6);color:#fff}._tabButton_138pl_101._inactive_138pl_122{color:#4b5563}._tabButton_138pl_101._inactive_138pl_122:hover{color:var(--custom-active-color, #3b82f6);background-color:#13c2c21a;transform:translateY(-1px)}._tabButtonText_138pl_132{display:none}@media (min-width: 640px){._tabButtonText_138pl_132{display:inline}}._mainContent_138pl_143{height:calc(100vh - 60px);max-width:none;margin:0;overflow:hidden}@media (max-width: 768px){._mainContent_138pl_143{height:calc(100vh - 50px);padding:.5rem}}@media (max-width: 768px){._header_right_138pl_160{transform:scale(.8);transform-origin:right center}}._layout_138pl_167{display:flex;gap:1.5rem;height:100%;min-height:0}@media (max-width: 768px){._layout_138pl_167{flex-direction:column;gap:1rem;height:auto}}._reportBuilderTab_138pl_184{height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);min-height:calc(100vh - 200px)}._reportBuilderWelcome_138pl_193{background:#fff;border-radius:16px;padding:48px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;text-align:center;max-width:600px;width:100%;margin:0 auto}._welcomeContent_138pl_204{display:flex;flex-direction:column;align-items:center;gap:24px}._welcomeIcon_138pl_211{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;width:96px;height:96px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}._welcomeIcon_138pl_211 svg{color:#fff}._welcomeTitle_138pl_226{font-size:32px;font-weight:700;color:#1f2937;margin:0}._welcomeDescription_138pl_233{font-size:16px;color:#6b7280;line-height:1.6;margin:0;max-width:480px}._featureList_138pl_241{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:100%;max-width:480px}._featureItem_138pl_249{display:flex;align-items:center;gap:12px;padding:16px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;transition:all .2s}._featureItem_138pl_249:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-2px)}._featureIcon_138pl_266{font-size:20px;width:24px;text-align:center}._featureItem_138pl_249 span:last-child{font-size:14px;font-weight:500;color:#374151}._startButton_138pl_278{background:linear-gradient(135deg,#667eea,#764ba2);border:none;height:48px;padding:0 32px;font-size:16px;font-weight:600;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .2s}._startButton_138pl_278:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._startButton_138pl_278:active{transform:translateY(0)}@media (max-width: 768px){._reportBuilderWelcome_138pl_193{padding:32px 24px;margin:16px}._welcomeTitle_138pl_226{font-size:24px}._welcomeDescription_138pl_233{font-size:14px}._featureList_138pl_241{grid-template-columns:1fr;gap:12px}._featureItem_138pl_249{padding:12px}._startButton_138pl_278{height:44px;padding:0 24px;font-size:14px}}._leftPanel_138pl_331{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;flex-shrink:0;overflow-y:auto;height:90vh}@media (max-width: 768px){._leftPanel_138pl_331{width:100%;order:1}}@media (min-width: 769px){._leftPanel_138pl_331{width:440px}}._mainPanel_138pl_356{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;flex:1;overflow-y:auto}@media (max-width: 768px){._mainPanel_138pl_356{width:100%;order:3}}._rightPanel_138pl_373{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;flex-shrink:0;overflow-y:auto}@media (max-width: 768px){._rightPanel_138pl_373{width:100%;order:2}}@media (min-width: 769px){._rightPanel_138pl_373{width:280px}}._reportBuilderLayout_138pl_398{display:flex;gap:1.5rem;height:100%;min-height:0}@media (max-width: 768px){._reportBuilderLayout_138pl_398{flex-direction:column;height:auto;gap:1rem}}@media (min-width: 769px){._reportBuilderLayout_138pl_398{flex-direction:row;height:calc(100vh - 7rem)}}._reportBuilderLeft_138pl_423{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;display:flex;flex-direction:column;flex-shrink:0;overflow-y:auto}@media (max-width: 768px){._reportBuilderLeft_138pl_423{width:100%;order:1}}@media (min-width: 769px){._reportBuilderLeft_138pl_423{width:380px}}._reportBuilderMain_138pl_449{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;display:flex;flex-direction:column;flex:1;overflow-y:auto}@media (max-width: 768px){._reportBuilderMain_138pl_449{width:100%;order:3}}._reportBuilderRight_138pl_468{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;display:flex;flex-direction:column;flex-shrink:0;overflow-y:auto}@media (max-width: 768px){._reportBuilderRight_138pl_468{width:100%;order:2}}@media (min-width: 769px){._reportBuilderRight_138pl_468{width:390px}}._panelHeader_138pl_495{font-weight:500;color:#111827;margin-bottom:1rem}._panelSubHeader_138pl_501{font-weight:500;font-size:18px;color:#111827}._textHeader_138pl_507{font-size:22px;font-weight:500;font-size:20px;color:#111827}._dataItem_138pl_515{padding:.75rem;border-radius:.25rem;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s;margin-bottom:.5rem}._dataItem_138pl_515:hover{background-color:#f9fafb;border-color:#d1d5db}._dataItem_138pl_515._selected_138pl_529{background-color:#eff6ff;border-color:#3b82f6}._dataItemName_138pl_534{font-weight:500;color:#111827;margin-bottom:.25rem;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._dataItemMeta_138pl_549{font-size:.75rem;color:#6b7280}._emptyState_138pl_555{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 1rem;color:#6b7280;height:100%;min-height:400px}._emptyStateIcon_138pl_567{width:3rem;height:3rem;margin-bottom:1rem;color:#d1d5db}._emptyStateText_138pl_574{font-size:.875rem;color:#6b7280}._dataPreview_138pl_580{border:1px solid #e5e7eb;border-radius:.25rem;overflow:hidden}._dataTable_138pl_586{width:100%;border-collapse:collapse}._dataTableHeader_138pl_591{background-color:#f9fafb}._dataTableHeader_138pl_591 th{padding:.75rem;text-align:left;font-weight:500;color:#374151;border-bottom:1px solid #e5e7eb}._dataTableRow_138pl_603{border-bottom:1px solid #f3f4f6}._dataTableRow_138pl_603:last-child{border-bottom:none}._dataTableCell_138pl_611{padding:.75rem;font-size:.875rem;color:#374151}._dataTableInfo_138pl_617{font-size:.75rem;color:#6b7280;margin-top:.5rem}._metricsGrid_138pl_624{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width: 640px){._metricsGrid_138pl_624{grid-template-columns:repeat(4,1fr)}}._metricCard_138pl_636{padding:1rem;background-color:#f9fafb;border-radius:.25rem;text-align:center}._metricLabel_138pl_643{font-size:.75rem;color:#6b7280;margin-bottom:.25rem}._metricValue_138pl_649{font-weight:600;color:#111827}._statusBadge_138pl_655{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._statusPublished_138pl_664{background-color:#dcfce7;color:#166534}._statusDraft_138pl_669{background-color:#fef3c7;color:#92400e}._statusProcessing_138pl_674{background-color:#dbeafe;color:#1e40af}._jobPromptSection_138pl_680{display:flex;flex-direction:column;height:100%;gap:1rem}._promptHeader_138pl_687{display:flex;align-items:center;justify-content:space-between}._newButton_138pl_693{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#3b82f6;color:#fff;border:none;border-radius:.25rem;font-size:.875rem;cursor:pointer;transition:all .2s}._newButton_138pl_693:hover{background-color:#2563eb}._promptContainer_138pl_712{position:relative;flex:1;max-height:200px}._promptTextarea_138pl_718{width:100%;height:100%;max-height:200px;padding:.75rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;line-height:1.5;resize:none;overflow-y:auto;position:relative;z-index:1}._promptTextarea_138pl_718:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._runButton_138pl_741{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:#10b981;color:#fff;border:none;border-radius:.25rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}._runButton_138pl_741:hover{background-color:#059669}._runButton_138pl_741:disabled{background-color:#9ca3af;cursor:not-allowed}._templatesSection_138pl_766{flex:1;display:flex;flex-direction:column;gap:.75rem}._templatesHeader_138pl_773{display:flex;align-items:center;justify-content:space-between}._templateItem_138pl_779{display:flex;align-items:center;gap:.5rem;padding:.75rem;border:1px solid #e5e7eb;border-radius:.375rem;transition:all .2s;background-color:#fff}._templateItem_138pl_779:hover{border-color:#3b82f6;box-shadow:0 2px 4px #3b82f61a}._templateButton_138pl_795{flex:1;text-align:left;background:none;border:none;padding:.5rem;border-radius:.25rem;cursor:pointer;transition:all .2s}._templateButton_138pl_795:hover{background-color:#f8fafc}._templateName_138pl_810{font-size:.875rem;color:#111827;font-weight:600;line-height:1.4}._templateEditButton_138pl_817{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._templateItem_138pl_779:hover ._templateEditButton_138pl_817{opacity:1}._templateEditButton_138pl_817:hover{background-color:#f3f4f6}._templateDeleteButton_138pl_835{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._templateItem_138pl_779:hover ._templateDeleteButton_138pl_835{opacity:1}._templateDeleteButton_138pl_835:hover{background-color:#fef2f2}._templateActions_138pl_853{display:flex;gap:.25rem}._templateContent_138pl_858{flex:1;text-align:left}._templatePreview_138pl_863{font-size:.75rem;color:#6b7280;margin-top:.25rem;line-height:1.3}._templateCount_138pl_870{font-size:.75rem;color:#6b7280;margin-left:.5rem}._loadingTemplates_138pl_876{display:flex;align-items:center;gap:.5rem;padding:1rem;color:#6b7280;font-size:.875rem}._emptyTemplates_138pl_885{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;color:#6b7280;text-align:center}._emptyTemplates_138pl_885 span{font-size:.875rem}._templatesList_138pl_901{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.25rem}._progressSection_138pl_910{display:flex;flex-direction:column;gap:1rem;height:100%}._progressPanel_138pl_917{flex:1;display:flex;flex-direction:column;gap:.75rem}._progressHeader_138pl_924{display:flex;align-items:center;gap:.5rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}._progressList_138pl_932{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}._progressItem_138pl_940{padding:.75rem;background-color:#f9fafb;border-radius:.25rem;border-left:3px solid #3b82f6}._progressTitle_138pl_947{font-size:.875rem;font-weight:500;color:#111827;margin-bottom:.25rem}._progressTime_138pl_954{font-size:.75rem;color:#6b7280;margin-bottom:.5rem}._progressBar_138pl_960{width:100%;height:.25rem;background-color:#e5e7eb;border-radius:.125rem;overflow:hidden}._progressBarFill_138pl_968{height:100%;background-color:#3b82f6;border-radius:.125rem;animation:_pulse_138pl_1 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _pulse_138pl_1{0%,to{opacity:1}50%{opacity:.5}}._historyItem_138pl_988{display:flex;align-items:center;gap:.5rem;padding:.75rem;border:1px solid #e5e7eb;border-radius:.375rem;transition:all .2s;background-color:#fff;margin-bottom:.5rem}._historyItem_138pl_988:hover{border-color:#3b82f6;box-shadow:0 2px 4px #3b82f61a}._historyButton_138pl_1005{flex:1;text-align:left;background:none;border:none;padding:.5rem;border-radius:.25rem;cursor:pointer;transition:all .2s}._historyButton_138pl_1005:hover{background-color:#f8fafc}._historyTitle_138pl_1020{font-size:.875rem;font-weight:600;color:#111827;margin-bottom:.5rem;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}._historyTime_138pl_1030{font-size:.75rem;color:#6b7280;line-height:1.3}._historyEditButton_138pl_1036{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._historyItem_138pl_988:hover ._historyEditButton_138pl_1036{opacity:1}._historyEditButton_138pl_1036:hover{background-color:#f3f4f6}._modalOverlay_138pl_1055{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContent_138pl_1069{background-color:#fff;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%;max-width:500px;max-height:90vh;overflow-y:auto}._modalHeader_138pl_1079{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 0}._modalTitle_138pl_1086{font-size:1.125rem;font-weight:600;color:#111827}._modalCloseButton_138pl_1092{padding:.5rem;background:none;border:none;border-radius:.25rem;cursor:pointer;color:#6b7280;transition:all .2s}._modalCloseButton_138pl_1092:hover{background-color:#f3f4f6;color:#374151}._modalForm_138pl_1107{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._formGroup_138pl_1114{display:flex;flex-direction:column;gap:.5rem}._formLabel_138pl_1120{font-size:.875rem;font-weight:500;color:#374151}._formInput_138pl_1126{padding:.75rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;transition:all .2s}._formInput_138pl_1126:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formTextarea_138pl_1140{padding:.75rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;font-family:inherit;resize:vertical;min-height:100px;transition:all .2s}._formTextarea_138pl_1140:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._modalActions_138pl_1157{display:flex;gap:.75rem;padding:0 1.5rem 1.5rem}._modalButton_138pl_1163{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border:none;border-radius:.25rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}._modalButton_138pl_1163._primary_138pl_1176{background-color:#3b82f6;color:#fff}._modalButton_138pl_1163._primary_138pl_1176:hover{background-color:#2563eb}._modalButton_138pl_1163._secondary_138pl_1185{background-color:#f3f4f6;color:#374151}._modalButton_138pl_1163._secondary_138pl_1185:hover{background-color:#e5e7eb}._modalButton_138pl_1163:disabled{background-color:#9ca3af;cursor:not-allowed}._specialChar_138pl_1200{color:#3b82f6;font-weight:600}._spaceY2_138pl_1206>*+*{margin-top:.5rem}._spaceY4_138pl_1210>*+*{margin-top:1rem}._spaceY6_138pl_1214>*+*{margin-top:1.5rem}._flex_138pl_1218{display:flex}._flexGap2_138pl_1222{display:flex;gap:.5rem;justify-content:space-between}._flexItemsCenter_138pl_1228{align-items:center}._flexItemsCenterGap2_138pl_1232{display:flex;align-items:center;gap:.5rem}._flexJustifyBetween_138pl_1238{justify-content:space-between}._mb4_138pl_1242{margin-bottom:1rem}._mb2_138pl_1246{margin-bottom:.5rem}._mb3_138pl_1250{margin-bottom:.75rem}._mt6_138pl_1254{margin-top:1.5rem}._mt1_138pl_1258{margin-top:.25rem}._textLg_138pl_1262{font-size:1.125rem}._fontMedium_138pl_1266{font-weight:500}._textGray900_138pl_1270{color:#111827}._textLeft_138pl_1274{text-align:left}._p2_138pl_1278{padding:.5rem}._borderB_138pl_1282{border-bottom:1px solid #e5e7eb}._bgGray50_138pl_1286{background-color:#f9fafb}._p4_138pl_1290{padding:1rem}._rounded_138pl_1294{border-radius:.25rem}._textSm_138pl_1298{font-size:.875rem}._textGray700_138pl_1302{color:#374151}._bgWhite_138pl_1306{background-color:#fff}._border_138pl_1282{border:1px solid #e5e7eb}._textCenter_138pl_1314{text-align:center}._text2xl_138pl_1318{font-size:1.5rem}._fontBold_138pl_1322{font-weight:700}._textBlue600_138pl_1326{color:#2563eb}._textGreen600_138pl_1330{color:#16a34a}._textPurple600_138pl_1334{color:#9333ea}._textOrange600_138pl_1338{color:#ea580c}._textXs_138pl_1342{font-size:.75rem}._textGray600_138pl_1346{color:#4b5563}._textGray500_138pl_1350{color:#6b7280}._h3_138pl_1354{width:.75rem;height:.75rem}._h4_138pl_1359{width:1rem;height:1rem}._h5_138pl_1364{width:1.25rem;height:1.25rem}._w3_138pl_1369{width:.75rem}._w4_138pl_1373{width:1rem}._w5_138pl_1377{width:1.25rem}._iconBlue500_138pl_1381{color:#3b82f6}._iconGray500_138pl_1385{color:#6b7280}._iconGreen600_138pl_1389{color:#16a34a}._iconBlue600_138pl_1393{color:#2563eb}._iconRed600_138pl_1397{color:#dc2626}._showMoreButton_138pl_1401{width:100%;padding:.5rem;background:none;border:1px solid #d1d5db;border-radius:.25rem;color:#6b7280;font-size:.875rem;cursor:pointer;transition:all .2s}._showMoreButton_138pl_1401:hover{background-color:#f3f4f6;color:#374151}._currentPrompt_138pl_1418{margin-top:1rem;padding:1rem;background-color:#f9fafb;border-radius:.25rem;border:1px solid #e5e7eb}._currentPromptLabel_138pl_1426{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._currentPromptText_138pl_1433{font-size:.875rem;color:#6b7280;line-height:1.5}._publishButton_138pl_1439{padding:.75rem 1.5rem;background-color:#10b981;color:#fff;border:none;border-radius:.25rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}._publishButton_138pl_1439:hover{background-color:#059669}._reportDetail_138pl_1456{padding:0;height:100%;overflow:hidden;width:100%}._reportHeader_138pl_1463{background:#fff;border-bottom:1px solid #e5e7eb;padding:11px}._reportTitle_138pl_1469{font-size:16px;font-weight:600;color:#111827;margin:0 0 16px;line-height:1.3}._reportInfo_138pl_1477{display:flex;justify-content:space-between;align-items:flex-end}._reportContent_138pl_1483{padding:0;height:calc(100% - 120px);overflow:hidden}._reportContentLayout_138pl_1490{display:flex;gap:24px;height:100%}._reportMainContent_138pl_1496{flex:1;overflow-y:auto;padding-right:16px}._reportTablesSection_138pl_1502{width:450px;overflow-y:auto;border-left:1px solid #e5e7eb;padding-left:16px}@media (max-width: 768px){._reportContent_138pl_1483{height:auto;overflow:visible}._reportContentLayout_138pl_1490{flex-direction:column;height:auto;gap:16px}._reportMainContent_138pl_1496{padding-right:0;overflow-y:visible}._reportTablesSection_138pl_1502{width:100%;border-left:none;border-top:1px solid #e5e7eb;padding-left:0;padding-top:16px;overflow-y:visible}}._reportContent_138pl_1483 ._markedContent_138pl_1537{font-size:14px;line-height:1.6;color:#333}._reportContent_138pl_1483 ._markedContent_138pl_1537 h1,._reportContent_138pl_1483 ._markedContent_138pl_1537 h2,._reportContent_138pl_1483 ._markedContent_138pl_1537 h3,._reportContent_138pl_1483 ._markedContent_138pl_1537 h4,._reportContent_138pl_1483 ._markedContent_138pl_1537 h5,._reportContent_138pl_1483 ._markedContent_138pl_1537 h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25;color:#111827}._reportContent_138pl_1483 ._markedContent_138pl_1537 h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._reportContent_138pl_1483 ._markedContent_138pl_1537 h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._reportContent_138pl_1483 ._markedContent_138pl_1537 h3{font-size:1.25em}._reportContent_138pl_1483 ._markedContent_138pl_1537 h4{font-size:1em}._reportContent_138pl_1483 ._markedContent_138pl_1537 p{margin-top:0;margin-bottom:16px}._reportContent_138pl_1483 ._markedContent_138pl_1537 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}._reportContent_138pl_1483 ._markedContent_138pl_1537 pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-bottom:16px}._reportContent_138pl_1483 ._markedContent_138pl_1537 pre code{padding:0;margin:0;background-color:transparent;border:0;word-break:normal;white-space:pre}._reportContent_138pl_1483 ._markedContent_138pl_1537 blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin:0 0 16px}._reportContent_138pl_1483 ._markedContent_138pl_1537 ul,._reportContent_138pl_1483 ._markedContent_138pl_1537 ol{padding-left:2em;margin-top:0;margin-bottom:16px}._reportContent_138pl_1483 ._markedContent_138pl_1537 table{display:block;width:100%;overflow:auto;margin-top:0;margin-bottom:16px;border-spacing:0;border-collapse:collapse}._reportContent_138pl_1483 ._markedContent_138pl_1537 table th,._reportContent_138pl_1483 ._markedContent_138pl_1537 table td{padding:6px 13px;border:1px solid #dfe2e5}._reportContent_138pl_1483 ._markedContent_138pl_1537 table tr{background-color:#fff;border-top:1px solid #c6cbd1}._reportContent_138pl_1483 ._markedContent_138pl_1537 table tr:nth-child(2n){background-color:#f6f8fa}._reportContent_138pl_1483 ._markedContent_138pl_1537 img{max-width:100%;height:auto;border-radius:6px;box-shadow:0 1px 3px #0000001a}._reportContent_138pl_1483 ._markedContent_138pl_1537 hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}._reportContent_138pl_1483 ._markedContent_138pl_1537 a{color:#0366d6;text-decoration:none}._reportContent_138pl_1483 ._markedContent_138pl_1537 a:hover{text-decoration:underline}._markedContent_138pl_1537{font-size:14px;line-height:1.6;color:#333;padding:15px}._markedContent_138pl_1537 h1,._markedContent_138pl_1537 h2,._markedContent_138pl_1537 h3,._markedContent_138pl_1537 h4,._markedContent_138pl_1537 h5,._markedContent_138pl_1537 h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}._markedContent_138pl_1537 h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_138pl_1537 h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_138pl_1537 h3{font-size:1.25em}._markedContent_138pl_1537 h4{font-size:1em}._markedContent_138pl_1537 p{margin-top:0;margin-bottom:16px}._markedContent_138pl_1537 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_138pl_1537 pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-bottom:16px}._markedContent_138pl_1537 pre code{padding:0;margin:0;background-color:transparent;border:0;word-break:normal;white-space:pre}._markedContent_138pl_1537 blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin:0 0 16px}._markedContent_138pl_1537 ul,._markedContent_138pl_1537 ol{padding-left:2em;margin-top:0;margin-bottom:16px}._markedContent_138pl_1537 table{display:block;width:100%;overflow:auto;margin-top:0;margin-bottom:16px;border-spacing:0;border-collapse:collapse}._markedContent_138pl_1537 table th,._markedContent_138pl_1537 table td{padding:6px 13px;border:1px solid #dfe2e5}._markedContent_138pl_1537 table tr{background-color:#fff;border-top:1px solid #c6cbd1}._markedContent_138pl_1537 table tr:nth-child(2n){background-color:#f6f8fa}._markedContent_138pl_1537 img{max-width:100%;box-sizing:content-box;background-color:#fff}._markedContent_138pl_1537 hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}._markedContent_138pl_1537 a{color:#0366d6;text-decoration:none}._markedContent_138pl_1537 a:hover{text-decoration:underline}._templateSelected_138pl_1808{background-color:#e6f7ff!important;border-color:#1677ff!important}._templateSelected_138pl_1808:hover{background-color:#e6f7ff!important}._noDataWarning_138pl_1817{margin-left:.5rem;font-size:.875rem}._templateDataCount_138pl_1822{font-size:.75rem;color:#52c41a;margin-top:.25rem}._templateButton_138pl_795:disabled{opacity:.5;cursor:not-allowed}._templateButton_138pl_795:disabled:hover{background-color:transparent}._selectedTemplateInfo_138pl_1837{padding:.75rem;background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:.375rem;margin-bottom:.75rem}._selectedTemplateLabel_138pl_1845{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#0369a1;font-weight:500}._templatePreviewCard_138pl_1854{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;margin:1rem 0;box-shadow:0 1px 3px #0000001a}._templatePreviewTitle_138pl_1863{font-size:1rem;font-weight:600;color:#111827;margin-bottom:1rem;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem}._templatePreviewContent_138pl_1872{display:flex;flex-direction:column;gap:.75rem}._templatePreviewItem_138pl_1878{font-size:.875rem;line-height:1.5}._templatePreviewItem_138pl_1878 strong{color:#374151;margin-right:.5rem}._connectedDataList_138pl_1888{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}._connectedDataTag_138pl_1895{background-color:#e0f2fe;color:#0891b2;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._templateIndicator_138pl_1905{padding:8px 12px;margin-bottom:8px;background-color:#e6f7ff;border:1px solid #91d5ff;border-radius:4px;font-size:12px;color:#0050b3;display:flex;align-items:center;justify-content:space-between}._templateIndicatorButton_138pl_1918{background:none;border:none;color:#0050b3;cursor:pointer;font-size:12px;text-decoration:underline}._templateIndicatorButton_138pl_1918:hover{color:#003a8c}._templateLinkedItem_138pl_1931{background:#f6ffed!important;border:1px solid #b7eb8f!important}._templateIcon_138pl_1936{color:#52c41a;margin-right:4px;font-size:12px}._templateLinkButton_138pl_1942{color:#1890ff;padding:0 4px}._templateUnlinkButton_138pl_1947{color:#ff4d4f;padding:0 4px}._templateEmptyState_138pl_1952{text-align:center;padding:40px 20px;color:#8c8c8c}._templateColumn_138pl_1958{display:flex;flex-direction:column;gap:12px;height:100%;width:25%;border-right:1px solid #f0f0f0;padding-right:16px}._templateHeader_138pl_1968{display:flex;align-items:center;gap:8px;margin-bottom:8px}._templateList_138pl_1975{height:calc(100% - 80px);overflow-y:auto;padding-right:4px}._templateItem_138pl_779{padding:12px;margin-bottom:8px;border-radius:6px;border:1px solid #d9d9d9;background:#fafafa;cursor:pointer}._templateItemSelected_138pl_1990{background:#e6f7ff!important}._templateItemHeader_138pl_1994{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}._templateItemTitle_138pl_2001{margin:0;font-size:14px;color:#262626;font-weight:600}._templateItemTitleSelected_138pl_2008{color:#1890ff!important}._templateItemMeta_138pl_2012{font-size:12px;color:#8c8c8c;margin-top:4px;display:flex;align-items:center;gap:8px}._templateItemPrompt_138pl_2021{margin:0;font-size:12px;color:#595959;line-height:1.4;max-height:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._dataColumnHeader_138pl_2034{display:flex;align-items:center;justify-content:space-between}._dataColumnTitle_138pl_2040{margin:0;font-size:16px}._templateTag_138pl_2045{background:#1890ff;color:#fff;border:none}._tiptapContainer_138pl_2052{width:100%;height:100%;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;border:1px solid #e9ecef;display:flex;flex-direction:column}._tiptapControlGroup_138pl_2064{width:100%;padding:12px 20px;border-bottom:1px solid #e9ecef;background:#f8f9fa;display:flex;align-items:center;justify-content:center;flex-shrink:0}._tiptapButtonGroup_138pl_2075{width:100%;display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:flex-start}._tiptapButtonGroup_138pl_2075 button{height:36px;min-width:36px;color:#262626;cursor:pointer;background:#fff;border:1px solid #dee2e6;border-radius:6px;transition:all .2s ease;font-weight:500;display:flex;align-items:center;justify-content:center;font-size:14px;padding:4px 8px}._tiptapButtonGroup_138pl_2075 button:hover{background:#007bff;color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px #007bff33}._tiptapButtonGroup_138pl_2075 button:disabled{background:#f8f9fa;color:#adb5bd;cursor:not-allowed;transform:none;box-shadow:none}._tiptapActive_138pl_2116{background:#007bff!important;color:#fff!important;box-shadow:0 2px 4px #007bff33!important}._tiptapMenuContainer_138pl_2122{position:relative;display:inline-block}._tiptapDropdownMenu_138pl_2127{position:absolute;top:100%;left:0;z-index:1000;display:flex;flex-direction:column;min-width:160px;background-color:#fff;border:1px solid #dee2e6;border-radius:6px;box-shadow:0 4px 12px #00000026;padding:8px 0;margin-top:4px}._tiptapDropdownMenu_138pl_2127 button{display:flex;align-items:center;gap:8px;width:100%;padding:8px 16px;border:none;background:none;text-align:left;color:#262626;cursor:pointer;transition:background-color .2s ease;font-size:14px;border-radius:0;height:auto;min-width:auto}._tiptapDropdownMenu_138pl_2127 button:hover{background-color:#f8f9fa;transform:none;box-shadow:none}._tiptapColorPicker_138pl_2167{width:100%;height:36px;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;margin-bottom:8px}._tiptapEditorContainer_138pl_2176{flex:1;overflow:hidden;display:flex;flex-direction:row;gap:0;height:100%;min-height:0}._tiptapContent_138pl_2186{flex:1;overflow-y:auto;padding:20px;min-height:300px;background:#fff;display:flex;flex-direction:column}._tiptapContent_138pl_2186 .ProseMirror{width:100%;min-height:100%;padding:20px;font-size:16px;line-height:1.6;color:#262626;overflow-wrap:break-word;word-wrap:break-word;outline:none;border:none}._tiptapContent_138pl_2186 .ProseMirror:focus{outline:none}._tiptapContent_138pl_2186 .ProseMirror h1{font-size:2.5rem;font-weight:700;margin:2rem 0 1rem;color:#262626;border-bottom:2px solid #007bff;padding-bottom:.5rem}._tiptapContent_138pl_2186 .ProseMirror h2{font-size:2rem;font-weight:600;margin:1.5rem 0 1rem;color:#262626}._tiptapContent_138pl_2186 .ProseMirror h3{font-size:1.5rem;font-weight:600;margin:1.25rem 0 .75rem;color:#262626}._tiptapContent_138pl_2186 .ProseMirror h4{font-size:1.25rem;font-weight:600;margin:1rem 0 .5rem;color:#6c757d}._tiptapContent_138pl_2186 .ProseMirror h5{font-size:1.125rem;font-weight:600;margin:.75rem 0 .5rem;color:#6c757d}._tiptapContent_138pl_2186 .ProseMirror h6{font-size:1rem;font-weight:600;margin:.5rem 0 .25rem;color:#6c757d}._tiptapContent_138pl_2186 .ProseMirror p{margin:.75rem 0}._tiptapContent_138pl_2186 .ProseMirror blockquote{border-left:4px solid #007bff;margin:1.5rem 0;padding:1rem 1.5rem;background:#f8f9fa;border-radius:0 8px 8px 0;font-style:italic}._tiptapContent_138pl_2186 .ProseMirror ul .ProseMirror ol{padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem}._tiptapContent_138pl_2186 .ProseMirror li p{margin:.5rem 0}._tiptapContent_138pl_2186 .ProseMirror hr{border:none;border-top:2px solid #e9ecef;margin:2rem 0}._tiptapContent_138pl_2186 .ProseMirror table{border-collapse:collapse;margin:1rem 0;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}._tiptapContent_138pl_2186 .ProseMirror table td .ProseMirror table th{border:1px solid #dee2e6;padding:8px 12px;text-align:left}._tiptapContent_138pl_2186 .ProseMirror table th{background-color:#f8f9fa;font-weight:600}._tiptapSidebar_138pl_2305{width:500px;min-width:500px;max-width:500px;background:#f8f9fa;border-left:1px solid #e9ecef;overflow-y:auto;padding:16px}._tiptapHeader_138pl_2315{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e9ecef;background:#fff}._tiptapTitle_138pl_2324{font-size:18px;font-weight:600;color:#262626;margin:0}._tiptapActions_138pl_2331{display:flex;align-items:center;gap:8px}._tiptapEditButton_138pl_2337,._tiptapSaveButton_138pl_2338{padding:8px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._tiptapEditButton_138pl_2337{background:#007bff;color:#fff}._tiptapEditButton_138pl_2337:hover{background:#0056b3}._tiptapSaveButton_138pl_2338{background:#28a745;color:#fff}._tiptapSaveButton_138pl_2338:hover{background:#1e7e34}._tiptapSplitLayout_138pl_2366{display:flex;flex:1;overflow:hidden;height:100%}._tiptapMainContent_138pl_2373{flex:1;min-width:0;display:flex;flex-direction:column}._tiptapLoading_138pl_2380{display:flex;align-items:center;justify-content:center;height:200px;color:#6b7280;font-size:16px}._tiptapChartContainer_138pl_2389{padding:16px;background:#fff;border-radius:8px;margin-bottom:16px;border:1px solid #e8e8e8}._tiptapChartTitle_138pl_2397{margin-bottom:12px;color:#1890ff;font-size:16px;font-weight:600}._tiptapSidebar_138pl_2305 .ant-collapse{background:transparent;border:none}._tiptapSidebar_138pl_2305 .ant-collapse-item{border:1px solid #e9ecef;border-radius:6px;margin-bottom:8px;background:#fff}._tiptapSidebar_138pl_2305 .ant-collapse-header{padding:8px 12px!important;background:#f8f9fa;border-radius:6px 6px 0 0}._tiptapSidebar_138pl_2305 .ant-collapse-content{border-top:1px solid #e9ecef}._tiptapSidebar_138pl_2305 .ant-collapse-content-box{padding:12px!important}._tiptapSidebar_138pl_2305 .ant-collapse .ant-collapse{margin-top:8px}._tiptapSidebar_138pl_2305 .ant-collapse .ant-collapse-item{border:1px solid #d9d9d9;background:#fafafa}._tiptapSidebar_138pl_2305 .ant-collapse .ant-collapse-header{background:#f0f0f0;padding:6px 10px!important}._reportBuilderTabContent_138pl_2447{height:100%;width:100%;overflow:hidden}._processingBar_138pl_2454{position:fixed;bottom:0;left:0;right:0;background-color:#1e5fad;color:#fff;z-index:9999;box-shadow:0 -4px 12px #0003;animation:_slideUp_138pl_1 .3s ease-out;border-top:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin:0;padding:0;transform:translateZ(0);will-change:transform;pointer-events:auto;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}@keyframes _slideUp_138pl_1{0%{transform:translateY(100%) translateZ(0);opacity:0}to{transform:translateY(0) translateZ(0);opacity:1}}._processingContent_138pl_2492{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;max-width:1400px;margin:0 auto;min-height:48px;box-sizing:border-box}._processingInfo_138pl_2503{display:flex;align-items:center;gap:12px;flex:1;min-width:0}._processingIcon_138pl_2511{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#fff3;border-radius:50%;animation:_pulse_138pl_1 2s infinite;flex-shrink:0;border:1px solid rgba(255,255,255,.3)}@keyframes _pulse_138pl_1{0%{transform:scale(1);box-shadow:0 0 #fff6}50%{transform:scale(1.05);box-shadow:0 0 0 6px #fff0}to{transform:scale(1);box-shadow:0 0 #fff0}}._processingTitle_138pl_2541{font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px;flex-shrink:0;text-shadow:0 1px 2px rgba(0,0,0,.1)}._processingTitle_138pl_2541:before{content:"🤖";font-size:16px;animation:_bounce_138pl_1 2s infinite}@keyframes _bounce_138pl_1{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-3px)}60%{transform:translateY(-1px)}}._processingDetails_138pl_2576{font-size:12px;opacity:.9;margin-left:12px;font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:300px;text-shadow:0 1px 1px rgba(0,0,0,.1)}._processingControls_138pl_2588{display:flex;gap:6px;flex-shrink:0}._processingButton_138pl_2594{color:#fff!important;border:none!important;background:#ffffff1a!important;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:6px;transition:all .2s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}._processingButton_138pl_2594:hover{background:#fff3!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 2px 8px #0003;border-color:#ffffff4d}._processingButton_138pl_2594:active{transform:translateY(0)}@media (max-width: 768px){._processingContent_138pl_2492{padding:10px 16px;min-height:44px}._processingTitle_138pl_2541{font-size:13px}._processingDetails_138pl_2576{font-size:11px;max-width:200px}._processingButton_138pl_2594{width:32px;height:32px}._processingIcon_138pl_2511{width:24px;height:24px}}@media (max-width: 480px){._processingContent_138pl_2492{padding:8px 12px;min-height:40px}._processingTitle_138pl_2541{font-size:12px}._processingDetails_138pl_2576{display:none}._processingButton_138pl_2594{width:28px;height:28px}._processingIcon_138pl_2511{width:20px;height:20px}}._backButton_138pl_2673{cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center}._backButton_138pl_2673:hover{background:#f5f5f5}._btn-view-phieu_7e8ra_1{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_7e8ra_1{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_7e8ra_1{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}._react-grid-layout_7e8ra_1{position:relative;transition:height .2s ease}._react-grid-item_7e8ra_1{transition:all .2s ease;transition-property:left,top,width,height}._react-grid-item_7e8ra_1 img{pointer-events:none;-webkit-user-select:none;user-select:none}._react-grid-item_7e8ra_1._cssTransforms_7e8ra_1{transition-property:transform,width,height}._react-grid-item_7e8ra_1._resizing_7e8ra_1{transition:none;z-index:1;will-change:width,height}._react-grid-item_7e8ra_1._react-draggable-dragging_7e8ra_1{transition:none;z-index:3;will-change:transform}._react-grid-item_7e8ra_1._dropping_7e8ra_1{visibility:hidden}._react-grid-item_7e8ra_1._react-grid-placeholder_7e8ra_1{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_7e8ra_1._react-grid-placeholder_7e8ra_1._placeholder-resizing_7e8ra_1{transition:none}._react-grid-item_7e8ra_1>._react-resizable-handle_7e8ra_1{position:absolute;width:20px;height:20px}._react-grid-item_7e8ra_1>._react-resizable-handle_7e8ra_1: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_7e8ra_1>._react-resizable-handle_7e8ra_1{display:none}._react-grid-item_7e8ra_1>._react-resizable-handle_7e8ra_1._react-resizable-handle-sw_7e8ra_1{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}._react-grid-item_7e8ra_1>._react-resizable-handle_7e8ra_1._react-resizable-handle-se_7e8ra_1{bottom:0;right:0;cursor:se-resize}._react-grid-item_7e8ra_1>._react-resizable-handle_7e8ra_1._react-resizable-handle-nw_7e8ra_1{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}._react-grid-item_7e8ra_1>._react-resizable-handle_7e8ra_1._react-resizable-handle-ne_7e8ra_1{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}._react-grid-item_7e8ra_1>._react-resizable-handle_7e8ra_1._react-resizable-handle-w_7e8ra_1,._react-grid-item_7e8ra_1>._react-resizable-handle_7e8ra_1._react-resizable-handle-e_7e8ra_1{top:50%;margin-top:-10px;cursor:ew-resize}._react-grid-item_7e8ra_1>._react-resizable-handle_7e8ra_1._react-resizable-handle-w_7e8ra_1{left:0;transform:rotate(135deg)}._react-grid-item_7e8ra_1>._react-resizable-handle_7e8ra_1._react-resizable-handle-e_7e8ra_1{right:0;transform:rotate(315deg)}._react-grid-item_7e8ra_1>._react-resizable-handle_7e8ra_1._react-resizable-handle-n_7e8ra_1,._react-grid-item_7e8ra_1>._react-resizable-handle_7e8ra_1._react-resizable-handle-s_7e8ra_1{left:50%;margin-left:-10px;cursor:ns-resize}._react-grid-item_7e8ra_1>._react-resizable-handle_7e8ra_1._react-resizable-handle-n_7e8ra_1{top:0;transform:rotate(225deg)}._react-grid-item_7e8ra_1>._react-resizable-handle_7e8ra_1._react-resizable-handle-s_7e8ra_1{bottom:0;transform:rotate(45deg)}._react-resizable_7e8ra_1{position:relative}._react-resizable-handle_7e8ra_1{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_7e8ra_1{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}._react-resizable-handle-se_7e8ra_1{bottom:0;right:0;cursor:se-resize}._react-resizable-handle-nw_7e8ra_1{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}._react-resizable-handle-ne_7e8ra_1{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}._react-resizable-handle-w_7e8ra_1,._react-resizable-handle-e_7e8ra_1{top:50%;margin-top:-10px;cursor:ew-resize}._react-resizable-handle-w_7e8ra_1{left:0;transform:rotate(135deg)}._react-resizable-handle-e_7e8ra_1{right:0;transform:rotate(315deg)}._react-resizable-handle-n_7e8ra_1,._react-resizable-handle-s_7e8ra_1{left:50%;margin-left:-10px;cursor:ns-resize}._react-resizable-handle-n_7e8ra_1{top:0;transform:rotate(225deg)}._react-resizable-handle-s_7e8ra_1{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{width:6px;height:6px}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{background-color:#e8e8e8;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#d3d3d3}._headerPowersheet_7e8ra_1{position:relative;display:flex;justify-content:space-between;align-items:center}._headerTitle_7e8ra_1{display:flex;width:max-content;align-items:center;gap:5px}._headerTitle_7e8ra_1>span{color:#248627;font-size:23px;font-weight:700;line-height:35.41px}._headerAction_7e8ra_1{display:flex;justify-content:flex-end;width:85%;height:100%;gap:20px;align-items:center}._generalButton_7e8ra_1{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_7e8ra_1{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_7e8ra_1{font-size:14px}._save-btn_7e8ra_1{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_7e8ra_1{animation:_zoomIn_7e8ra_1 .5s ease-out forwards}@keyframes _zoomIn_7e8ra_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._ant-menu-submenu-title_7e8ra_1{padding-left:16px!important;display:flex!important;align-items:center!important}._ant-menu_7e8ra_1._ant-menu-sub_7e8ra_1._ant-menu-inline_7e8ra_1>li{padding-left:17px!important}._ant-menu-submenu-popup_7e8ra_1._ant-menu-submenu-placement-rightTop_7e8ra_1>ul{max-height:350px!important;background-color:#f0f0f0;margin-left:-5%}._ant-menu-item_7e8ra_1 ._ant-menu-item-only-child_7e8ra_1{padding-left:0}._ant-menu-light_7e8ra_1 ._ant-menu-submenu-selected_7e8ra_1>._ant-menu-submenu-title_7e8ra_1{color:#249e57!important}#_react-doc-viewer_7e8ra_1{height:100%!important;border-radius:10px}._ag-center-header-group_7e8ra_1{display:flex;justify-content:center;align-items:center;text-align:center}._monthSelect_7e8ra_4{height:30px;display:flex;align-items:center;border:.5px solid var(--header-text);padding:0 10px;border-radius:8px;font-weight:450;font-size:14px;cursor:pointer;background:#fff}._navbarSelect_7e8ra_17{height:30px;display:flex;align-items:center;border-radius:8px;font-weight:500;font-size:18px;cursor:pointer;gap:6px}._navbarSelect_7e8ra_17 span{color:#737373;text-transform:uppercase}._month_7e8ra_4{font-family:var(--font-family);color:var(--header-text)}._container_7e8ra_40{display:flex;justify-content:center;align-items:center;gap:5px}._currentUserName_7e8ra_47{font-family:var(--font-family);color:var(--text-color)}._btnClose_7e8ra_51{margin-top:10px;display:flex;height:30px;color:#ff7272;border-radius:5px;text-align:center;align-items:center;line-height:24px;padding:0 5px;cursor:pointer;gap:5px;width:fit-content;border:1px solid;font-size:16px;font-family:Roboto,serif;font-weight:700}._btnClose_7e8ra_51:hover{background:#ffcccc5e;-webkit-box-shadow:0px 0px 10px 0px rgba(255,204,204,.37);-moz-box-shadow:0px 0px 10px 0px rgba(255,204,204,.37);box-shadow:0 0 10px #ff4f4ff0}._container_1nbs8_1{width:100%;height:100%}._cardBusinessMeasurement_1nbs8_7 .ant-card-head{display:flex;align-items:center;justify-content:space-between;padding:0 10px;margin:0;border-bottom:none}._cardBusinessMeasurement_1nbs8_7 .ant-card-body{padding:0 10px}._mainContent_1nbs8_20{max-width:95vw;margin:0 auto;padding:24px 16px}._mainContentMobile_1nbs8_26{max-width:95vw;margin:0 auto;padding:24px 0}._contentContainer_1nbs8_32{max-width:92vw;margin:0 auto;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014}._controlsCard_1nbs8_40{margin-bottom:24px;border-radius:3px;box-shadow:0 1px 3px #0003}._controlsCard_1nbs8_40 h2{margin-bottom:8px}._controlsContainer_1nbs8_48{width:100%}._controlsRow_1nbs8_52{display:flex;flex-direction:row;gap:16px;align-items:center;flex-wrap:wrap}._searchContainer_1nbs8_60{min-width:200px}._searchInput_1nbs8_65{width:flex;font-size:14px}._businessTagsContainer_1nbs8_70{flex:1;min-width:200px}._businessTagsHeader_1nbs8_75{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}._businessTagsLabel_1nbs8_83{font-size:12px;font-weight:500;white-space:nowrap}._businessTagButton_1nbs8_89,._storeTagButton_1nbs8_96{font-size:12px;padding:4px 8px;height:28px;min-width:60px}._storeTagsContainer_1nbs8_103{flex:1;min-width:200px}._storeTagsHeader_1nbs8_108{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}._storeTagsLabel_1nbs8_116{font-size:12px;font-weight:500;white-space:nowrap}._metricsGridCard_1nbs8_122 .ant-card-body{margin:0;padding:16px}@media (max-width: 768px){._mainContent_1nbs8_20{padding:10px 0!important;margin:0!important;width:100%!important;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}._contentContainer_1nbs8_32{padding:0!important;margin:0!important;border:none!important}._controlsCard_1nbs8_40{margin:0;padding:0;width:95vw!important}._controlsCard_1nbs8_40 .ant-card-body{padding:10px!important}._controlsRow_1nbs8_52{flex-direction:column;gap:12px;align-items:stretch}._searchContainer_1nbs8_60{flex:1;min-width:auto}._searchInput_1nbs8_65{font-size:12px}._businessTagsContainer_1nbs8_70{min-width:auto}._businessTagsLabel_1nbs8_83{font-size:11px}._businessTagButton_1nbs8_89{font-size:11px;padding:2px 6px;height:24px;min-width:auto}._storeTagsContainer_1nbs8_103{min-width:auto}._storeTagsLabel_1nbs8_116{font-size:11px}._storeTagButton_1nbs8_96{font-size:11px;padding:2px 6px;height:24px;min-width:auto}._metricsGrid_1nbs8_122{padding:0!important;margin:0 0 0 10px!important;row-gap:10px!important;width:100%!important}._metricsGridCol_1nbs8_211{margin:0!important;padding:0!important}._metricsGridCard_1nbs8_122{width:100%!important}._metricsGridCard_1nbs8_122 .ant-card-body{margin:0;padding:10px}._dateRangeFilter_1nbs8_226{padding:5px!important}._dateRangePicker_1nbs8_230,._dateRangeSelect_1nbs8_235{width:auto;margin:0!important}}@media (max-width: 480px){._searchInput_1nbs8_65{font-size:12px}._businessTagsLabel_1nbs8_83{font-size:11px}._businessTagButton_1nbs8_89{font-size:11px;padding:2px 6px;height:24px;min-width:auto}}._btn-view-phieu_pkvn6_1{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_pkvn6_1{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_pkvn6_1{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}._container_pkvn6_4{display:flex;flex-direction:column;height:84vh;background-color:#f9fafb}._bodyContainer_pkvn6_11{width:100%;height:100%;box-sizing:border-box;border-radius:10px;padding:25px 20px 20px;position:relative}._body_pkvn6_11{width:100%;height:100%;justify-content:center;box-sizing:border-box;display:flex}._settingUserClass_pkvn6_30{display:flex;align-items:center;gap:10px}._title_pkvn6_36{display:flex;align-items:center;gap:10px;margin-bottom:0;position:absolute;top:5px;z-index:1000}._title_pkvn6_36>span{font-size:24px;color:#000;font-weight:700}._tag_pkvn6_54{background:#e8e8e8;padding:4px 8px;border-radius:12px;font-size:12px;color:#606060;border:1px solid #D2D2D2}._header_pkvn6_63{background-color:#2563eb;color:#fff;padding:1rem}._headerTitle_pkvn6_69{font-size:1.25rem;font-weight:600}._mainContent_pkvn6_74{display:flex;flex:1;overflow:hidden}._sidebar_pkvn6_81{width:16rem;background-color:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column}._sidebarContent_pkvn6_89{padding:1rem;display:flex;flex-direction:column;height:100%}._sidebarHeader_pkvn6_96{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._sidebarTitle_pkvn6_103{font-weight:600;color:#4b5563;margin-bottom:1rem}._kpiList_pkvn6_109{display:flex;flex-direction:column;gap:.5rem;flex:1}._kpiItem_pkvn6_116{padding:.75rem;border-radius:.25rem;background-color:#f3f4f6;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .2s}._kpiItemActive_pkvn6_127{background-color:#dbeafe;color:#2563eb;border-left:4px solid #2563eb}._kpiItemName_pkvn6_133{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._deleteButton_pkvn6_140{opacity:0;background:none;border:none;padding:.25rem;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s}._kpiItem_pkvn6_116:hover ._deleteButton_pkvn6_140{opacity:1}._deleteButton_pkvn6_140:hover{color:#ef4444;background-color:#fee2e2}._deleteIcon_pkvn6_163{width:1.25rem;height:1.25rem}._createButton_pkvn6_168{background-color:#2563eb;color:#fff;padding:.75rem;border-radius:.375rem;font-size:.875rem;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background-color .2s;margin-top:auto;border:none;cursor:pointer}._createButton_pkvn6_168:hover{background-color:#1d4ed8}._mainSection_pkvn6_189{flex:1;overflow-y:auto;padding:1.5rem;width:80vw}._mainTitle_pkvn6_196{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem;display:flex;gap:10px}._created_pkvn6_204{font-size:1rem;color:#a4a4a4;font-weight:400;font-style:italic;line-height:37px}._tabContainer_pkvn6_213{display:flex;border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem}._tabButton_pkvn6_219{padding:.5rem 1.5rem;font-weight:500;color:#6b7280}._tabActive_pkvn6_225{color:var(--sab-primary-color-pop-up);border-bottom:2px solid var(--sab-primary-color-pop-up)}._tabContent_pkvn6_230{background-color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}._section_pkvn6_239{margin-bottom:2rem}._sectionHeader_pkvn6_243{padding-bottom:.5rem}._sectionTitle_pkvn6_247{font-size:1.125rem;font-weight:600;color:#1f2937;display:flex;align-items:center;gap:10px}._sectionContent_pkvn6_256{padding:1rem .25rem;border-radius:.5rem}._gridContainer_pkvn6_265{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}._formGroup_pkvn6_271{display:flex;flex-direction:column;margin-top:1rem}._label_pkvn6_278{margin-bottom:.5rem;font-size:.875rem;color:#6b7280}._input_pkvn6_284,._select_pkvn6_285{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;width:50%}._helpText_pkvn6_293{margin:.25rem;font-size:.75rem;color:#6b7280}._dataSourceContainer_pkvn6_300{display:flex;gap:1rem;margin-bottom:.5rem}._uploadButton_pkvn6_306{background-color:#dbeafe;color:#2563eb;padding:.5rem 1rem;border-radius:.375rem;transition:background-color .2s}._uploadButton_pkvn6_306:hover{background-color:#bfdbfe}._warningBox_pkvn6_319,._infoBox_pkvn6_320{border-left:4px solid;padding:1rem;margin-bottom:1rem}._warningBox_pkvn6_319{background-color:#fffbeb;border-color:#fbbf24}._infoBox_pkvn6_320{background-color:#eff6ff;border-color:#3b82f6}._warningTitle_pkvn6_336,._infoTitle_pkvn6_337,._highlight_pkvn6_341{font-weight:600}._variableDefinitionSection_pkvn6_346{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:1rem;width:100%}._variablesContainer_pkvn6_354{width:100%;box-sizing:border-box;display:flex;flex-wrap:wrap;flex-direction:column;gap:16px}._conditionsContainer_pkvn6_363{width:calc(50% - 1rem);box-sizing:border-box;margin-top:1rem;padding-left:1rem}._variableTitle_pkvn6_370,._conditionTitle_pkvn6_371{font-weight:500;color:#4b5563;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb;width:100%}._conditionTitle_pkvn6_371{margin-top:0;padding-top:0;border-top:none}._variableBox_pkvn6_386,._conditionBox_pkvn6_387,._variableControls_pkvn6_393,._conditionControls_pkvn6_394{width:100%;box-sizing:border-box}._variableBox_pkvn6_386{background-color:transparent;border:1px solid #e5e7eb;border-radius:.5rem;padding:.5rem 1rem 0;margin:.5rem 1rem;width:100%}._logicSelect_pkvn6_408{margin-bottom:.5rem}._variableHeader_pkvn6_412{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}._variableLabel_pkvn6_419{font-weight:600;color:var(--sab-primary-color-pop-up);min-width:2.5rem}._variableControls_pkvn6_393{display:flex;flex:1;gap:.75rem;align-items:center;flex-wrap:wrap}._variableSelect_pkvn6_433{flex:1;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;width:45%}._conditionSelect_pkvn6_442{width:300px;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;text-align:center}._conditionValue_pkvn6_451{width:300px;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem}._variableSelect_pkvn6_433:focus,._conditionSelect_pkvn6_442:focus,._conditionValue_pkvn6_451:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._variableSelect_pkvn6_433:disabled,._conditionSelect_pkvn6_442:disabled{background-color:#f3f4f6;cursor:not-allowed}._conditionValue_pkvn6_451::-webkit-inner-spin-button,._conditionValue_pkvn6_451::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._conditionValue_pkvn6_451{-moz-appearance:textfield}._removeVariableButton_pkvn6_483{background:none;border:none;padding:.375rem;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s}._removeVariableButton_pkvn6_483:hover{color:#ef4444;background-color:#fee2e2}._removeIcon_pkvn6_501{width:1.25rem;height:1.25rem}._formulaInput_pkvn6_506{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;font-family:monospace}._formulaInput_pkvn6_506:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._formulaInput_pkvn6_506._inputError_pkvn6_521{border-color:#ef4444}._errorText_pkvn6_525{color:#ef4444;font-size:.875rem;margin-top:.25rem}._addVariableButton_pkvn6_531{background-color:#f3f4f6;color:var(--sab-primary-color-pop-up);border:none;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem;margin-left:1rem}._addVariableButton_pkvn6_531:hover{background-color:#e5e7eb}._addVariableButton_pkvn6_531:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}._actionButtons_pkvn6_557{display:flex;justify-content:space-between;padding-top:1rem;border-top:1px solid #e5e7eb}._previewButton_pkvn6_564{background-color:#10b981;color:#fff;padding:.5rem 1rem;border-radius:.375rem}._saveButton_pkvn6_571{background-color:var(--sab-primary-color-pop-up);color:#fff;padding:.5rem 1rem;border-radius:.375rem;display:flex;align-items:center}._saveIcon_pkvn6_580{width:1.25rem;height:1.25rem;margin-right:.5rem}._tableContainer_pkvn6_587{margin-bottom:1rem}._resultsTable_pkvn6_591{width:100%;border-collapse:collapse;margin-bottom:1rem}._tableHeader_pkvn6_597{background-color:#f3f4f6;padding:.75rem;text-align:center;border:1px solid #e5e7eb}._tableRowLabel_pkvn6_604{font-weight:500;padding:.75rem;border:1px solid #e5e7eb}._tableCell_pkvn6_610{text-align:center;padding:.75rem;border:1px solid #e5e7eb}._tableRowAlternate_pkvn6_616{background-color:#f9fafb}._positiveVariance_pkvn6_620{background-color:#dcfce7;color:#166534}._negativeVariance_pkvn6_625{background-color:#fee2e2;color:#991b1b}._tableNote_pkvn6_630{font-size:.75rem;color:#6b7280;margin-bottom:1rem}._resultActions_pkvn6_636{display:flex;gap:1rem}._backButton_pkvn6_641{background-color:#6b7280;color:#fff;padding:.5rem 1rem;border-radius:.375rem}._exportButton_pkvn6_648{background-color:#2563eb;color:#fff;padding:.5rem 1rem;border-radius:.375rem}._popupOverlay_pkvn6_656{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._popupContent_pkvn6_670{background-color:#fff;padding:2rem;border-radius:.75rem;width:100%;max-width:450px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:_slideIn_pkvn6_1 .3s ease-out}@keyframes _slideIn_pkvn6_1{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}._popupTitle_pkvn6_691{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}._popupTitle_pkvn6_691:before{content:"";display:block;width:4px;height:24px;background-color:#2563eb;border-radius:2px}._popupForm_pkvn6_710{margin-bottom:2rem}._popupForm_pkvn6_710 ._label_pkvn6_278{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._popupForm_pkvn6_710 ._input_pkvn6_284{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;transition:all .2s}._popupForm_pkvn6_710 ._input_pkvn6_284:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._popupActions_pkvn6_736{display:flex;justify-content:flex-end;gap:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}._cancelButton_pkvn6_744{background-color:#f3f4f6;color:#4b5563;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;transition:all .2s;border:none;cursor:pointer}._cancelButton_pkvn6_744:hover{background-color:#e5e7eb;color:#374151}._confirmButton_pkvn6_760{background-color:#2563eb;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;transition:all .2s;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem}._confirmButton_pkvn6_760:hover{background-color:#1d4ed8;transform:translateY(-1px)}._confirmButton_pkvn6_760:active{transform:translateY(0)}._loading_pkvn6_784{padding:1rem;text-align:center;color:#6b7280;font-size:.875rem}._loading_pkvn6_784:after{content:"";display:inline-block;width:1rem;height:1rem;margin-left:.5rem;border:2px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:_spin_pkvn6_1 1s linear infinite}@keyframes _spin_pkvn6_1{to{transform:rotate(360deg)}}._emptyState_pkvn6_809{padding:2rem 1rem;text-align:center;color:#6b7280;font-size:.875rem;background-color:#f3f4f6;border-radius:.375rem;border:1px dashed #d1d5db}._titleContainer_pkvn6_820{margin-bottom:1.5rem}._titleWithEdit_pkvn6_824{display:flex;align-items:center;gap:.75rem}._mainTitle_pkvn6_196{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0}._editNameButton_pkvn6_837{background:none;border:none;padding:.25rem;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s}._editNameButton_pkvn6_837:hover{color:#2563eb;background-color:#eff6ff}._editIcon_pkvn6_855{width:1.25rem;height:1.25rem}._nameEditContainer_pkvn6_860{display:flex;align-items:center;gap:1rem}._nameInput_pkvn6_866{font-size:1.5rem;font-weight:600;color:#1f2937;padding:.5rem;border:2px solid #2563eb;border-radius:.375rem;width:auto;min-width:300px}._nameInput_pkvn6_866:focus{outline:none;box-shadow:0 0 0 3px #2563eb1a}._nameEditActions_pkvn6_882{display:flex;gap:.5rem}._nameSaveButton_pkvn6_887,._nameCancelButton_pkvn6_888{padding:.5rem 1rem;border-radius:.375rem;font-weight:500;transition:all .2s;border:none;cursor:pointer}._nameSaveButton_pkvn6_887{background-color:#2563eb;color:#fff}._nameSaveButton_pkvn6_887:hover{background-color:#1d4ed8}._nameSaveButton_pkvn6_887:disabled{background-color:#93c5fd;cursor:not-allowed}._nameCancelButton_pkvn6_888{background-color:#f3f4f6;color:#4b5563}._nameCancelButton_pkvn6_888:hover{background-color:#e5e7eb;color:#374151}._popupMessage_pkvn6_922{margin-bottom:1.5rem;color:#374151;font-size:.875rem;line-height:1.5}._warningText_pkvn6_929{display:block;margin-top:.5rem;color:#ef4444;font-size:.75rem}._deleteConfirmButton_pkvn6_936{background-color:#ef4444}._deleteConfirmButton_pkvn6_936:hover{background-color:#dc2626}._deleteConfirmButton_pkvn6_936:disabled{background-color:#fca5a5;cursor:not-allowed;transform:none}._conditionBox_pkvn6_387{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem 1rem;margin-bottom:.75rem}._conditionHeader_pkvn6_958{display:flex;align-items:center;justify-content:space-between;gap:1rem}._conditionControls_pkvn6_394{display:flex;flex:1;gap:.75rem;align-items:center}._operatorSelect_pkvn6_972{width:150px;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;text-align:center}._removeConditionButton_pkvn6_981{background:none;border:none;padding:.375rem;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s}._removeConditionButton_pkvn6_981:hover{color:#ef4444;background-color:#fee2e2}._addConditionButton_pkvn6_999{background-color:#f3f4f6;color:#2563eb;border:none;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;margin-top:1.5rem}._addConditionButton_pkvn6_999:hover{background-color:#e5e7eb}._addConditionButton_pkvn6_999:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}._operatorSelect_pkvn6_972:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._operatorSelect_pkvn6_972:disabled{background-color:#f3f4f6;cursor:not-allowed}._previewTableContainer_pkvn6_1038{margin-top:2rem;border-top:1px solid #e5e7eb;padding-top:1rem;width:100%;clear:both}._previewTitle_pkvn6_1046{font-size:.875rem;color:#4b5563;margin-bottom:.75rem}._previewTable_pkvn6_1038{width:100%;border-collapse:collapse;font-size:.875rem}._previewHeader_pkvn6_1058{background-color:#f3f4f6;padding:.5rem;text-align:center;border:1px solid #e5e7eb;font-weight:500}._previewCell_pkvn6_1066{padding:.5rem;text-align:center;border:1px solid #e5e7eb}._selectedItems_pkvn6_1072{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}._selectedItem_pkvn6_1072{display:flex;align-items:center;gap:.5rem;background-color:#f3f4f6;padding:.5rem;border-radius:.375rem;font-size:.875rem}._removeButton_pkvn6_1089{background:none;border:none;color:#6b7280;cursor:pointer;padding:0 .25rem;font-size:1rem;line-height:1}._removeButton_pkvn6_1089:hover{color:#ef4444}._calcTypeSelect_pkvn6_1103{width:100px;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;background-color:#f9fafb}._calcTypeSelect_pkvn6_1103:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._variableControls_pkvn6_393{display:flex;flex:1;gap:.75rem;align-items:center}._conditionDateValue_pkvn6_1126{width:300px;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;font-family:inherit}._conditionDateValue_pkvn6_1126:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._sectionContainer_pkvn6_1141{display:flex;gap:1rem}._formGroup2_pkvn6_1146{width:50%}._label2_pkvn6_1150{margin-bottom:.5rem;font-size:.875rem;color:#6b7280;width:100%;display:block;margin-top:.5rem}._formGroup2_pkvn6_1146>select{width:100%}._chartContainer_pkvn6_1163{width:100%;height:100%;position:relative}._HS_pkvn6_1168{position:absolute;top:40%;left:65%;font-size:13px;color:#6b7280}._TS_pkvn6_1176{position:absolute;top:50%;left:75%;font-size:13px;color:#6b7280}._TS_pkvn6_1176 img{width:100%;height:100%;object-fit:contain}._customCell_pkvn6_1202{font-weight:500;display:flex;align-items:center;height:15px}._customText_pkvn6_1209{color:#333}._customCellWithColorRed_pkvn6_1213{color:red}._customCellWithColorGreen_pkvn6_1217{color:green}._analysisContent_gjskc_1{color:#374151;line-height:1.5;overflow-wrap:anywhere}._analysisContent_gjskc_1 h1,._analysisContent_gjskc_1 h2,._analysisContent_gjskc_1 h3,._analysisContent_gjskc_1 h4,._analysisContent_gjskc_1 h5,._analysisContent_gjskc_1 h6{color:#262626;margin:24px 0 16px;font-weight:600;line-height:1.1}._analysisContent_gjskc_1 h1{font-size:24px;border-bottom:2px solid #e5e7eb;padding-bottom:8px}._analysisContent_gjskc_1 h2{font-size:20px;border-bottom:1px solid #e5e7eb;padding-bottom:6px}._analysisContent_gjskc_1 h3{font-size:18px;color:#262626}._analysisContent_gjskc_1 h4{font-size:16px;color:#4b5563}._analysisContent_gjskc_1 h5,._analysisContent_gjskc_1 h6{font-size:14px;color:#6b7280}._analysisContent_gjskc_1 p{margin:12px 0;text-align:justify}._analysisContent_gjskc_1 ul,._analysisContent_gjskc_1 ol{margin:8px 0;padding-left:24px}._analysisContent_gjskc_1 ul li,._analysisContent_gjskc_1 ol li{margin:4px 0;padding-left:4px}._analysisContent_gjskc_1 ul{list-style-type:disc}._analysisContent_gjskc_1 ul ul{list-style-type:circle;margin:8px 0}._analysisContent_gjskc_1 ul ul ul{list-style-type:square}._analysisContent_gjskc_1 ol{list-style-type:decimal}._analysisContent_gjskc_1 ol ol{list-style-type:lower-alpha;margin:8px 0}._analysisContent_gjskc_1 ol ol ol{list-style-type:lower-roman}._analysisContent_gjskc_1 blockquote{border-left:4px solid #262626;background:#f0f9ff;margin:16px 0;padding:16px 20px;font-style:italic;color:#1e40af;border-radius:0 8px 8px 0}._analysisContent_gjskc_1 blockquote p{margin:0}._analysisContent_gjskc_1 code{background:#f3f4f6;color:#dc2626;padding:2px 6px;border-radius:4px;font-family:SFMono-Regular,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9em}._analysisContent_gjskc_1 pre{background:#262626;color:#f9fafb;padding:16px;border-radius:8px;overflow-x:auto;margin:16px 0;border:1px solid #374151}._analysisContent_gjskc_1 pre code{background:none;color:inherit;padding:0;border-radius:0;font-size:14px}._analysisContent_gjskc_1 table{width:100%;border-collapse:collapse;margin:16px 0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}._analysisContent_gjskc_1 table th,._analysisContent_gjskc_1 table td{border:1px solid #e5e7eb;padding:12px 16px;text-align:left}._analysisContent_gjskc_1 table th{background:#f9fafb;font-weight:600;color:#374151}._analysisContent_gjskc_1 table tr:nth-child(2n){background:#f9fafb}._analysisContent_gjskc_1 table tr:hover{background:#f3f4f6}._analysisContent_gjskc_1 hr{border:none;height:2px;background:linear-gradient(to right,#3b82f6,#93c5fd,#3b82f6);margin:24px 0;border-radius:1px}._analysisContent_gjskc_1 a{color:#262626;text-decoration:none;font-weight:500;transition:color .2s ease}._analysisContent_gjskc_1 a:hover{color:#1d4ed8;text-decoration:underline}._analysisContent_gjskc_1 strong,._analysisContent_gjskc_1 b{font-weight:700;color:#262626}._analysisContent_gjskc_1 em,._analysisContent_gjskc_1 i{font-style:italic;color:#4b5563}._analysisContent_gjskc_1 img{max-width:100%;height:auto;border-radius:8px;margin:16px 0;box-shadow:0 4px 6px #0000001a}._analysisContent_gjskc_1 del{text-decoration:line-through;color:#9ca3af}._analysisContent_gjskc_1 mark{background:#fef3c7;color:#92400e;padding:2px 4px;border-radius:2px}._analysisContent_gjskc_1 li::marker{color:#6b7280;font-weight:500}._analysisContent_gjskc_1 pre[class*=language-]{position:relative}._analysisContent_gjskc_1 pre[class*=language-]:before{content:attr(data-language);position:absolute;top:0;right:0;background:#374151;color:#f9fafb;padding:4px 8px;font-size:12px;border-radius:0 8px;text-transform:uppercase;font-weight:600}@media (max-width: 1024px){._analysisContent_gjskc_1 h1{font-size:22px}._analysisContent_gjskc_1 h2{font-size:18px}._analysisContent_gjskc_1 h3{font-size:16px}._analysisContent_gjskc_1 h4{font-size:15px}._analysisContent_gjskc_1 table th,._analysisContent_gjskc_1 table td{padding:8px 12px;font-size:13px}._analysisContent_gjskc_1 pre{padding:12px;font-size:13px}._analysisContent_gjskc_1 blockquote{padding:12px 16px;margin:12px 0}}@media (max-width: 768px){._analysisContent_gjskc_1 h1{font-size:20px;margin:20px 0 12px}._analysisContent_gjskc_1 h2{font-size:16px;margin:18px 0 10px}._analysisContent_gjskc_1 h3{font-size:15px;margin:16px 0 8px}._analysisContent_gjskc_1 h4{font-size:14px;margin:14px 0 6px}._analysisContent_gjskc_1 h5,._analysisContent_gjskc_1 h6{font-size:13px;margin:12px 0 4px}._analysisContent_gjskc_1 p{margin:8px 0;font-size:14px;line-height:1.4}._analysisContent_gjskc_1 ul,._analysisContent_gjskc_1 ol{margin:6px 0;padding-left:20px}._analysisContent_gjskc_1 ul li,._analysisContent_gjskc_1 ol li{margin:3px 0;font-size:14px}._analysisContent_gjskc_1 table{margin:12px 0;font-size:12px}._analysisContent_gjskc_1 table th,._analysisContent_gjskc_1 table td{padding:6px 8px;font-size:12px}._analysisContent_gjskc_1 pre{padding:10px;margin:12px 0;font-size:12px}._analysisContent_gjskc_1 pre code{font-size:12px}._analysisContent_gjskc_1 blockquote{padding:10px 12px;margin:10px 0;font-size:13px}._analysisContent_gjskc_1 code{font-size:12px;padding:1px 4px}._analysisContent_gjskc_1 hr{margin:20px 0}._analysisContent_gjskc_1 img{margin:12px 0}}@media (max-width: 480px){._analysisContent_gjskc_1 h1{font-size:18px;margin:16px 0 10px}._analysisContent_gjskc_1 h2{font-size:15px;margin:14px 0 8px}._analysisContent_gjskc_1 h3{font-size:14px;margin:12px 0 6px}._analysisContent_gjskc_1 h4{font-size:13px;margin:10px 0 4px}._analysisContent_gjskc_1 h5,._analysisContent_gjskc_1 h6{font-size:12px;margin:8px 0 2px}._analysisContent_gjskc_1 p{margin:6px 0;font-size:13px;line-height:1.3}._analysisContent_gjskc_1 ul,._analysisContent_gjskc_1 ol{margin:4px 0;padding-left:16px}._analysisContent_gjskc_1 ul li,._analysisContent_gjskc_1 ol li{margin:2px 0;font-size:13px}._analysisContent_gjskc_1 table{margin:8px 0;font-size:11px}._analysisContent_gjskc_1 table th,._analysisContent_gjskc_1 table td{padding:4px 6px;font-size:11px}._analysisContent_gjskc_1 pre{padding:8px;margin:8px 0;font-size:11px}._analysisContent_gjskc_1 pre code{font-size:11px}._analysisContent_gjskc_1 blockquote{padding:8px 10px;margin:8px 0;font-size:12px}._analysisContent_gjskc_1 code{font-size:11px;padding:1px 3px}._analysisContent_gjskc_1 hr{margin:16px 0}._analysisContent_gjskc_1 img{margin:8px 0}}@media (max-width: 480px){.ant-modal{max-width:100vw!important;margin:0!important;top:0!important;padding-bottom:0!important}.ant-modal-content{height:100vh!important;border-radius:0!important;display:flex!important;flex-direction:column!important}.ant-modal-body{flex:1!important;overflow:hidden!important;padding:0!important}.ant-modal-header,.ant-modal-footer{border-radius:0!important;padding:12px 16px!important}}@media (max-width: 768px){.ant-modal{max-width:95vw!important;margin:2.5vh auto!important}.ant-modal-content{border-radius:8px!important}}._main_bi377_1{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;background:#fff;border-radius:10px;padding:2px 16px 16px 0;box-shadow:0 6px 20px #00000026;border:1px solid #ddd}._info_bi377_15{width:100%;height:7%;display:flex;justify-content:center;align-items:center}._infoLeft_bi377_23{width:max-content;height:100%}._nameElement_bi377_28{width:100%;height:60%;display:flex;align-items:center}._nameElement_bi377_28 span{font-size:24px}._infoElement_bi377_39{width:100%;height:40%;display:flex;align-items:center}._infoElement_bi377_39 span{font-size:12px}._infoRight_bi377_50{flex:1;height:100%;display:flex;justify-content:flex-end;align-items:center}._tiptap_bi377_59{width:100%;height:93%}._controlGroup_bi377_64{width:100%;height:5%;display:flex}._buttonGroup_bi377_70{width:100%;height:100%;display:flex;align-items:center;gap:3px}._buttonGroup_bi377_70 button{height:100%;min-width:40px;color:#000;cursor:pointer;background-color:transparent}._buttonGroup_bi377_70 button:hover{background-color:#34b270}._buttonGroup_bi377_70 button:disabled{background-color:#ccc;cursor:not-allowed}._isActive_bi377_95{background-color:#34b270!important;color:#fff!important}._editorContent_bi377_100{width:100%;height:95%;box-shadow:none;border-radius:10px;overflow:auto}._editorContentFull_bi377_108{width:100%;height:calc(100% - 10px);box-shadow:none;border-radius:10px;overflow:auto}._editorContentWrap_bi377_117{width:100%;height:100%}._editorContentWrap_bi377_117 .tiptap{width:100%;height:100%;padding:.5em .5em .5em 1.5em}._editorContentWrap_bi377_117 .tiptap:first-child{margin-top:0}._editorContentWrap_bi377_117 .tiptap blockquote{border-left:3px solid red;margin:1.5rem 0;padding-left:1rem}._editorContentWrap_bi377_117 .tiptap :is(ul,ol){padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem}._editorContentWrap_bi377_117 .tiptap ol li p{margin:.25em 0}._editorContentWrap_bi377_117 .tiptap hr{border:none;border-top:1px solid gray;cursor:pointer;margin:1rem 0}._resizableImageWrapper_bi377_154{position:relative;display:inline-block;margin:5px}._resizableImage_bi377_154{display:block;max-width:100%}._resizeHandle_bi377_165{position:absolute;width:10px;height:10px;background-color:#007bff;border-radius:50%;z-index:10}._resizeTopLeft_bi377_174{top:-1px;left:-1px;cursor:nwse-resize}._resizeTopRight_bi377_180{top:-1px;right:-1px;cursor:nesw-resize}._resizeBottomLeft_bi377_186{bottom:-1px;left:-1px;cursor:nesw-resize}._resizeBottomRight_bi377_192{bottom:-1px;right:-1px;cursor:nwse-resize}._resizableImageWrapper_bi377_154:hover ._resizeHandle_bi377_165{display:block}._resizableImageWrapper_bi377_154 ._resizeHandle_bi377_165{display:none}._editorContentWrap_bi377_117 .tiptap table{border-collapse:collapse;margin:0;overflow:hidden;table-layout:fixed;width:100%}._editorContentWrap_bi377_117 .tiptap td{border:1px solid rgb(187,183,183);box-sizing:border-box;min-width:1em;padding:5px;position:relative;vertical-align:top}._editorContentWrap_bi377_117 .tiptap td>*{margin-bottom:0}._editorContentWrap_bi377_117 .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_bi377_117 .tiptap th>*{margin-bottom:0}._editorContentWrap_bi377_117 .tiptap th{font-weight:700;text-align:left}._editorContentWrap_bi377_117 .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_bi377_117 .tiptap .column-resize-handle{background-color:#01f;bottom:-2px;pointer-events:none;position:absolute;right:-2px;top:0;width:4px}._editorContentWrap_bi377_117 .tiptap .tableWrapper{margin:1.5rem 0;overflow-x:auto}._editorContentWrap_bi377_117 .resize-cursor{cursor:ew-resize;cursor:col-resize}._fontSizeMenuContainer_bi377_279{height:100%;position:relative;display:inline-block}._fontSizeDropdownMenu_bi377_285{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_bi377_285 button{color:#000;display:flex;align-items:center;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer}._fontSizeDropdownMenu_bi377_285 button:hover{color:#fff}._fontSizeDropdownMenu_bi377_285 button span{margin-left:8px}._headingMenuContainer_bi377_316{height:100%;position:relative;display:inline-block}._headingDropdownMenu_bi377_322{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_bi377_322 button{color:#000;display:flex;align-items:center;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer}._headingDropdownMenu_bi377_322 button:hover{color:#fff}._headingDropdownMenu_bi377_322 button span{margin-left:8px}._tableMenuContainer_bi377_353{height:100%;position:relative;display:inline-block}._tableDropdownMenu_bi377_359{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_bi377_359 button{color:#000;display:flex;align-items:center;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer}._tableDropdownMenu_bi377_359 button:hover{color:#fff}._tableDropdownMenu_bi377_359 button span{margin-left:8px}._editorContentWrap_bi377_117 .tiptap mark{background-color:#faf594;border-radius:.4rem;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:.1rem .3rem}._colorPickerContainer_bi377_397{height:100%;position:relative;display:inline-block}._colorPickerDropdown_bi377_403{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_bi377_403 button{width:100%;height:24px;border:none}._colorPicker_bi377_397{width:100%;min-width:70px;height:30px;padding:0;border:none;cursor:pointer}._fontMenuContainer_bi377_434{height:100%;position:relative;display:inline-block}._fontDropdownMenu_bi377_440{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_bi377_440 button{color:#000;display:flex;align-items:center;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer}._fontDropdownMenu_bi377_440 button:hover{color:#fff}._fontDropdownMenu_bi377_440 button span{margin-left:8px}._lineHeightMenuContainer_bi377_471{height:100%;position:relative;display:inline-block}._lineHeightDropdownMenu_bi377_477{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_bi377_477 button{color:#000;display:flex;align-items:center;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer}._lineHeightDropdownMenu_bi377_477 button:hover{color:#fff}._lineHeightDropdownMenu_bi377_477 button span{margin-left:8px}._editorContentWrap_bi377_117 .tiptap p.is-editor-empty:first-child:before{color:gray;content:attr(data-placeholder);float:left;height:0;pointer-events:none}._controlContainer_bi377_516{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:center;gap:20px}._editMode_bi377_525{display:flex;justify-content:center;align-items:center;gap:5px;cursor:pointer;animation:_slideIn_bi377_1 .5s ease-out forwards;transition:background-color .5s ease}._editMode_bi377_525:hover{background-color:#34b270;padding:.3em;border-radius:5px;color:#fff}._slideButton_bi377_543{animation:_slideIn_bi377_1 .5s ease-out forwards}@keyframes _slideIn_bi377_1{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}._loadingCircle_bi377_559{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:20px;height:20px;animation:_spin_bi377_1 2s linear infinite}@keyframes _spin_bi377_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._buttonWrap_bi377_577{display:flex;justify-content:center;align-items:center;cursor:pointer}._buttonWrap_bi377_577 img{width:20px;margin-right:5px}._buttonWrap_bi377_577 span{font-size:16.5px}._customSwitch_bi377_593{display:flex;align-items:center;height:25px}._customSwitch_bi377_593.ant-switch.ant-switch-checked{background:var(--sab-header-bg)!important}._customSwitch_bi377_593>div{width:19px!important;height:19px!important}._customSwitch_bi377_593>span>span{font-size:15px!important;padding-top:1px!important}._percentageCell_1o9f4_1{display:flex;align-items:center;gap:2px;height:100%;margin-top:9px}._percentageText_1o9f4_9{min-width:45px;width:auto;text-align:right;font-size:12px;white-space:nowrap;padding-left:5px}._percentageSymbol_1o9f4_18{font-size:10px;margin-left:1px}._percentageBar_1o9f4_23{flex:1;height:16px;background:#f0f0f0;border-radius:4px;overflow:hidden}._percentageFill_1o9f4_31{height:100%;background:#259c63;transition:width .3s ease;border-radius:4px}._colorPicker_1o9f4_38{margin-top:10px;position:relative;display:flex;align-items:center;justify-content:start;width:100%;gap:10px}._colorPickerPopover_1o9f4_48{position:absolute;z-index:2;top:40px}._colorPickerCover_1o9f4_54{position:fixed;top:0;right:0;bottom:0;left:0}._tooltip_1o9f4_62{background-color:#000c;color:#fff;padding:5px 10px;border-radius:4px;font-size:12px;z-index:9999;pointer-events:none}._deleteButton_1o9f4_72,._copyButton_1o9f4_73{background-color:#6c757d;color:#fff;border:none;border-radius:4px;padding:6px 12px;font-weight:500;transition:all .2s ease;cursor:pointer}._deleteButton_1o9f4_72{margin-right:15px}._deleteButton_1o9f4_72:hover,._copyButton_1o9f4_73:hover{background-color:#5a6268;font-weight:600}._dropdownOptionsRow_1o9f4_95{display:flex;justify-content:space-between;gap:24px;margin:10px 0;width:100%}._addOptionWrapper_1o9f4_103{display:flex;flex-direction:column;gap:6px;width:40%}._addOptionInput_1o9f4_110{padding:8px;border:1px solid var(--border-color);border-radius:4px;font-size:14px}._addOptionButton_1o9f4_117{padding:8px 12px;background-color:var(--primary-color);color:var(--text-white);border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}._addOptionButton_1o9f4_117:hover{background-color:var(--hover-color)}._optionList_1o9f4_131{width:55%;max-height:650px;overflow-y:auto;border:1px solid var(--border-color);border-radius:4px;background-color:#fff;display:flex;flex-direction:column;gap:6px;padding:8px}._optionItem_1o9f4_144{display:flex;align-items:center;justify-content:space-between;padding:5px 10px;background-color:#f8f8f8;border-radius:4px;color:var(--text-light);transition:background-color .3s ease}._optionItem_1o9f4_144:hover{background-color:#0000001a}._removeOptionButton_1o9f4_160{background-color:#6c757d;color:#fff;border:none;border-radius:4px;padding:5px 10px;cursor:pointer;font-weight:500;transition:background-color .2s ease}._removeOptionButton_1o9f4_160:hover{background-color:#5a6268;font-weight:600}._custom-selected_1o9f4_176{background-color:var(--your-dynamic-theme-color)!important;color:#fff!important}._btn-view-phieu_cberv_1{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_cberv_1{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_cberv_1{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}._container_cberv_4{display:flex;flex-direction:column;height:88vh;background-color:#f9fafb;margin-top:5px}._header_cberv_12{background-color:#2563eb;color:#fff;padding:1rem}._headerTitle_cberv_18{font-size:1.25rem;font-weight:600}._mainContent_cberv_23{display:flex;flex:1;overflow:hidden}._sidebar_cberv_30{width:30rem;background-color:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column}._sidebarContent_cberv_38{padding:1rem;display:flex;flex-direction:column;height:100%}._sidebarHeader_cberv_45{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._sidebarTitle_cberv_52{font-weight:600;color:#4b5563;margin-bottom:1rem}._kpiList_cberv_58{display:flex;flex-direction:column;gap:.5rem;flex:1;overflow-y:auto;margin-bottom:10px}._kpiItem_cberv_67{padding:.75rem;border-radius:.25rem;background-color:#f3f4f6;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .2s}._kpiItemActive_cberv_78{color:#454545;border-left:4px solid var(--sab-primary-color-pop-up)}._kpiItemName_cberv_83{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._kpiItemActions_cberv_90{display:flex;gap:.25rem;opacity:0;transition:opacity .2s}._kpiItem_cberv_67:hover ._kpiItemActions_cberv_90{opacity:1}._duplicateButton_cberv_101{background:none;border:none;padding:.25rem;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s}._duplicateButton_cberv_101:hover{background-color:#f3f4f6;color:#374151}._duplicateIcon_cberv_119{width:1rem;height:1rem}._deleteButton_cberv_124{background:none;border:none;padding:.25rem;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s}._deleteButton_cberv_124:hover{color:#ef4444;background-color:#fee2e2}._deleteIcon_cberv_142{width:1.25rem;height:1.25rem}._createButton_cberv_147{background-color:var(--sab-primary-color-pop-up);color:#fff;padding:.75rem;border-radius:.375rem;font-size:.875rem;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background-color .2s;margin-top:auto;border:none;cursor:pointer}._mainSection_cberv_168{flex:1;overflow-y:auto;padding:1.5rem;width:80vw}._mainTitle_cberv_175{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem}._tabContainer_cberv_183{display:flex;border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem}._tabButton_cberv_189{padding:.5rem 1.5rem;font-weight:500;color:#6b7280}._tabActive_cberv_195{color:#2563eb;border-bottom:2px solid #2563eb}._tabContent_cberv_200{background-color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}._section_cberv_209{margin-bottom:2rem}._sectionHeader_cberv_213{margin-bottom:1rem;padding-bottom:.5rem}._sectionTitle_cberv_218{font-size:1.125rem;font-weight:600;color:#1f2937}._sectionContent_cberv_224{background-color:#fff;padding:.25rem;border-radius:.5rem}._gridContainer_cberv_233{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}._formGroup_cberv_239{display:flex;flex-direction:column}._label_cberv_245{margin-bottom:.5rem;font-size:.875rem;color:#6b7280}._input_cberv_251,._select_cberv_252{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem}._helpText_cberv_259{margin:.25rem;font-size:.75rem;color:#6b7280}._dataSourceContainer_cberv_266{display:flex;gap:1rem;margin-bottom:.5rem}._uploadButton_cberv_272{background-color:#dbeafe;color:#2563eb;padding:.5rem 1rem;border-radius:.375rem;transition:background-color .2s}._uploadButton_cberv_272:hover{background-color:#bfdbfe}._warningBox_cberv_285,._infoBox_cberv_286{border-left:4px solid;padding:1rem;margin-bottom:1rem}._warningBox_cberv_285{background-color:#fffbeb;border-color:#fbbf24}._infoBox_cberv_286{background-color:#eff6ff;border-color:#3b82f6}._warningTitle_cberv_302,._infoTitle_cberv_303,._highlight_cberv_307{font-weight:600}._variableDefinitionSection_cberv_312{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:1rem;width:100%}._variablesContainer_cberv_320{width:100%;box-sizing:border-box;display:flex;flex-wrap:wrap;flex-direction:column;gap:16px}._conditionsContainer_cberv_329{width:calc(50% - 1rem);box-sizing:border-box;margin-top:1rem;padding-left:1rem}._variableTitle_cberv_336,._conditionTitle_cberv_337{font-weight:500;color:#4b5563;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb;width:100%}._conditionTitle_cberv_337{margin-top:0;padding-top:0;border-top:none}._variableBox_cberv_352,._conditionBox_cberv_353,._variableControls_cberv_359,._conditionControls_cberv_360{width:100%;box-sizing:border-box}._variableBox_cberv_352{background-color:transparent;border:1px solid #e5e7eb;border-radius:.5rem;padding:.5rem 1rem 0;margin:.5rem 1rem;width:100%}._logicSelect_cberv_374{margin-bottom:.5rem}._variableHeader_cberv_378{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}._variableLabel_cberv_385{font-weight:600;color:var(--sab-primary-color-pop-up);min-width:2.5rem}._variableControls_cberv_359{display:flex;flex:1;gap:.75rem;align-items:center;flex-wrap:wrap}._variableSelect_cberv_399{flex:1;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem}._conditionSelect_cberv_407{width:300px;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;text-align:center}._conditionValue_cberv_416{width:300px;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem}._variableSelect_cberv_399:focus,._conditionSelect_cberv_407:focus,._conditionValue_cberv_416:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._variableSelect_cberv_399:disabled,._conditionSelect_cberv_407:disabled{background-color:#f3f4f6;cursor:not-allowed}._conditionValue_cberv_416::-webkit-inner-spin-button,._conditionValue_cberv_416::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._conditionValue_cberv_416{-moz-appearance:textfield}._removeVariableButton_cberv_448{background:none;border:none;padding:.375rem;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s}._removeVariableButton_cberv_448:hover{color:#ef4444;background-color:#fee2e2}._removeIcon_cberv_466{width:1.25rem;height:1.25rem}._formulaInput_cberv_471{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;font-family:monospace;margin-top:1rem}._formulaInput_cberv_471:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._formulaInput_cberv_471._inputError_cberv_487{border-color:#ef4444}._errorText_cberv_491{color:#ef4444;font-size:.875rem;margin-top:.25rem}._addVariableButton_cberv_497{background-color:#f3f4f6;color:var(--sab-primary-color-pop-up);border:none;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem;margin-left:1rem}._addVariableButton_cberv_497:hover{background-color:#e5e7eb}._addVariableButton_cberv_497:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}._actionButtons_cberv_523{display:flex;justify-content:end;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e5e7eb}._previewButton_cberv_531{background-color:#10b981;color:#fff;padding:.5rem 1rem;border-radius:.375rem}._saveButton_cberv_538{background-color:var(--sab-primary-color-pop-up);color:#fff;padding:.5rem 1rem;border-radius:.375rem;display:flex;align-items:center}._saveIcon_cberv_547{width:1.25rem;height:1.25rem;margin-right:.5rem}._tableContainer_cberv_554{overflow-x:auto;margin-bottom:1rem}._resultsTable_cberv_559{width:100%;border-collapse:collapse}._tableHeader_cberv_564{background-color:#f3f4f6;padding:.75rem;text-align:center;border:1px solid #e5e7eb}._tableRowLabel_cberv_571{font-weight:500;padding:.75rem;border:1px solid #e5e7eb}._tableCell_cberv_577{text-align:center;padding:.75rem;border:1px solid #e5e7eb}._tableRowAlternate_cberv_583{background-color:#f9fafb}._positiveVariance_cberv_587{background-color:#dcfce7;color:#166534}._negativeVariance_cberv_592{background-color:#fee2e2;color:#991b1b}._tableNote_cberv_597{font-size:.75rem;color:#6b7280;margin-bottom:1rem}._resultActions_cberv_603{display:flex;gap:1rem}._backButton_cberv_608{background-color:#6b7280;color:#fff;padding:.5rem 1rem;border-radius:.375rem}._exportButton_cberv_615{background-color:var(--sab-primary-color-pop-up);color:#fff;padding:.5rem 1rem;border-radius:.375rem}._popupOverlay_cberv_623{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._popupContent_cberv_637{background-color:#fff;padding:2rem;border-radius:.75rem;width:100%;max-width:450px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:_slideIn_cberv_1 .3s ease-out}@keyframes _slideIn_cberv_1{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}._popupTitle_cberv_658{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}._popupTitle_cberv_658:before{content:"";display:block;width:4px;height:24px;background-color:#2563eb;border-radius:2px}._popupForm_cberv_677{margin-bottom:2rem}._popupForm_cberv_677 ._label_cberv_245{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._popupForm_cberv_677 ._input_cberv_251{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;transition:all .2s}._popupForm_cberv_677 ._input_cberv_251:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._popupActions_cberv_703{display:flex;justify-content:flex-end;gap:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}._cancelButton_cberv_711{background-color:#f3f4f6;color:#4b5563;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;transition:all .2s;border:none;cursor:pointer}._cancelButton_cberv_711:hover{background-color:#e5e7eb;color:#374151}._confirmButton_cberv_727{background-color:#2563eb;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;transition:all .2s;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem}._confirmButton_cberv_727:hover{background-color:#1d4ed8;transform:translateY(-1px)}._confirmButton_cberv_727:active{transform:translateY(0)}._loading_cberv_751{padding:1rem;text-align:center;color:#6b7280;font-size:.875rem}._loading_cberv_751:after{content:"";display:inline-block;width:1rem;height:1rem;margin-left:.5rem;border:2px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:_spin_cberv_1 1s linear infinite}@keyframes _spin_cberv_1{to{transform:rotate(360deg)}}._emptyState_cberv_776{padding:2rem 1rem;text-align:center;color:#6b7280;font-size:.875rem;background-color:#f3f4f6;border-radius:.375rem;border:1px dashed #d1d5db}._titleContainer_cberv_787{margin-bottom:1.5rem}._titleWithEdit_cberv_791{display:flex;align-items:center;gap:.75rem}._mainTitle_cberv_175{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0}._editNameButton_cberv_804{background:none;border:none;padding:.25rem;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s}._editNameButton_cberv_804:hover{color:#2563eb;background-color:#eff6ff}._editIcon_cberv_822{width:1.25rem;height:1.25rem}._nameEditContainer_cberv_827{display:flex;align-items:center;gap:1rem}._nameInput_cberv_833{font-size:1.5rem;font-weight:600;color:#1f2937;padding:.5rem;border:2px solid #2563eb;border-radius:.375rem;width:auto;min-width:300px}._nameInput_cberv_833:focus{outline:none;box-shadow:0 0 0 3px #2563eb1a}._nameEditActions_cberv_849{display:flex;gap:.5rem}._nameSaveButton_cberv_854,._nameCancelButton_cberv_855{padding:.5rem 1rem;border-radius:.375rem;font-weight:500;transition:all .2s;border:none;cursor:pointer}._nameSaveButton_cberv_854{background-color:#2563eb;color:#fff}._nameSaveButton_cberv_854:hover{background-color:#1d4ed8}._nameSaveButton_cberv_854:disabled{background-color:#93c5fd;cursor:not-allowed}._nameCancelButton_cberv_855{background-color:#f3f4f6;color:#4b5563}._nameCancelButton_cberv_855:hover{background-color:#e5e7eb;color:#374151}._popupMessage_cberv_889{margin-bottom:1.5rem;color:#374151;font-size:.875rem;line-height:1.5}._warningText_cberv_896{display:block;margin-top:.5rem;color:#ef4444;font-size:.75rem}._deleteConfirmButton_cberv_903{background-color:#ef4444}._deleteConfirmButton_cberv_903:hover{background-color:#dc2626}._deleteConfirmButton_cberv_903:disabled{background-color:#9ca3af;cursor:not-allowed;transform:none}._duplicateConfirmButton_cberv_917{background-color:#059669}._duplicateConfirmButton_cberv_917:hover{background-color:#047857}._duplicateConfirmButton_cberv_917:disabled{background-color:#9ca3af;cursor:not-allowed;transform:none}._conditionBox_cberv_353{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem 1rem;margin-bottom:.75rem}._conditionHeader_cberv_939{display:flex;align-items:center;justify-content:space-between;gap:1rem}._conditionControls_cberv_360{display:flex;flex:1;gap:.75rem;align-items:center}._operatorSelect_cberv_953{width:150px;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;text-align:center}._removeConditionButton_cberv_962{background:none;border:none;padding:.375rem;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s}._removeConditionButton_cberv_962:hover{color:#ef4444;background-color:#fee2e2}._addConditionButton_cberv_980{background-color:#f3f4f6;color:#2563eb;border:none;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;margin-top:1.5rem}._addConditionButton_cberv_980:hover{background-color:#e5e7eb}._addConditionButton_cberv_980:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}._operatorSelect_cberv_953:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._operatorSelect_cberv_953:disabled{background-color:#f3f4f6;cursor:not-allowed}._previewTableContainer_cberv_1019{margin-top:2rem;border-top:1px solid #e5e7eb;padding-top:1rem;width:100%;clear:both}._previewTitle_cberv_1027{font-size:.875rem;color:#4b5563;margin-bottom:.75rem}._previewTableWrapper_cberv_1033{overflow-x:auto;max-width:100%}._previewTable_cberv_1019{width:100%;border-collapse:collapse;font-size:.875rem}._previewHeader_cberv_1045{background-color:#f3f4f6;padding:.5rem;text-align:center;border:1px solid #e5e7eb;font-weight:500}._previewCell_cberv_1053{padding:.5rem;text-align:center;border:1px solid #e5e7eb}._selectedItems_cberv_1059{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}._selectedItem_cberv_1059{display:flex;align-items:center;gap:.5rem;background-color:#f3f4f6;padding:.5rem;border-radius:.375rem;font-size:.875rem}._removeButton_cberv_1076{background:none;border:none;color:#6b7280;cursor:pointer;padding:0 .25rem;font-size:1rem;line-height:1}._removeButton_cberv_1076:hover{color:#ef4444}._calcTypeSelect_cberv_1090{width:100px;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;background-color:#f9fafb}._calcTypeSelect_cberv_1090:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._variableControls_cberv_359{display:flex;flex:1;gap:.75rem;align-items:center}._conditionDateValue_cberv_1113{width:300px;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;font-family:inherit}._conditionDateValue_cberv_1113:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._emptyContent_cberv_1129{flex:1;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;padding:2rem}._emptyContentMessage_cberv_1138{text-align:center;max-width:500px;background-color:#fff;padding:3rem;border-radius:.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}._emptyContentMessage_cberv_1138 h3{font-size:1.5rem;font-weight:600;color:#374151;margin-bottom:1rem}._emptyContentMessage_cberv_1138 p{font-size:1rem;color:#6b7280;margin-bottom:2rem;line-height:1.5}._emptyContentActions_cberv_1161{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}._selectFirstButton_cberv_1168,._createNewButton_cberv_1169{padding:.75rem 1.5rem;border-radius:.375rem;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s;border:none;display:flex;align-items:center;gap:.5rem}._selectFirstButton_cberv_1168{background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db}._selectFirstButton_cberv_1168:hover{background-color:#e5e7eb;color:#1f2937}._createNewButton_cberv_1169{background-color:var(--sab-primary-color-pop-up);color:#fff}._createNewButton_cberv_1169:hover{background-color:#1d4ed8;transform:translateY(-1px)}._createNewButton_cberv_1169:active{transform:translateY(0)}._noTableMessage_cberv_1207{padding:1rem;text-align:center;color:#6b7280;font-style:italic;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;margin:.5rem 0}.popup-cell{width:100%;display:flex;justify-content:space-between}.popup-cell:hover button #cell-icon{color:var(--text-black)!important;opacity:1}.popup-cell button #cell-icon{color:#fff0!important;opacity:0}.popup-cell button #cell-icon:hover{color:#000!important}.bckd-tien{font-size:14.5px!important}.bckd-ratio{display:flex;justify-content:end;align-items:center;margin-left:5px;padding-left:1px;width:40px;text-align:right;height:80%;border-left:1px solid #b7b7b7;color:#218541!important;font-size:12.5px!important}.circle{width:13px;height:13px;border-radius:50%;margin-right:25px}._container_88xqs_2{max-height:100vh;background-color:#f9fafb;display:flex;flex-direction:column;position:relative;overflow:visible}._topNav_88xqs_12{border-bottom:1px solid #e5e7eb;background-color:#fff;flex-shrink:0;height:60px}._detailHeader_88xqs_19{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._navContent_88xqs_26{max-width:none;margin:0 auto;padding:0 1rem 0 2rem}._navInner_88xqs_32{display:flex;align-items:center;justify-content:space-between;height:4rem}._navLeft_88xqs_39{display:flex;align-items:center;gap:.75rem}._navTitle_88xqs_45{font-size:1.125rem;font-weight:600;color:#111827}._settingsButton_88xqs_51{padding:.375rem;color:#6b7280;border-radius:.25rem;transition:all .2s}._settingsButton_88xqs_51:hover{color:#374151;background-color:#f3f4f6}._navRight_88xqs_63{display:flex;align-items:center;gap:1rem}._tabButtons_88xqs_70{display:flex;gap:.5rem}._tabButton_88xqs_70{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;transition:all .2s;font-size:.875rem}._tabButton_88xqs_70._active_88xqs_85{background-color:#3b82f6;color:#fff}._tabButton_88xqs_70._inactive_88xqs_90{color:#4b5563}._tabButton_88xqs_70._inactive_88xqs_90:hover{color:#3b82f6;background-color:#f3f4f6}._tabButtonText_88xqs_99{display:none}@media (min-width: 640px){._tabButtonText_88xqs_99{display:inline}}._mainContent_88xqs_110{height:calc(100vh - 60px);max-width:none;margin:0;padding:1rem;overflow:hidden}._layout_88xqs_119{display:flex;gap:1.5rem;height:100%;min-height:0}@media (max-width: 768px){._layout_88xqs_119{flex-direction:column;gap:1rem;height:auto}}._reportBuilderTab_88xqs_136{height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);min-height:calc(100vh - 200px)}._reportBuilderWelcome_88xqs_145{background:#fff;border-radius:16px;padding:48px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;text-align:center;max-width:600px;width:100%;margin:0 auto}._welcomeContent_88xqs_156{display:flex;flex-direction:column;align-items:center;gap:24px}._welcomeIcon_88xqs_163{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;width:96px;height:96px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}._welcomeIcon_88xqs_163 svg{color:#fff}._welcomeTitle_88xqs_178{font-size:32px;font-weight:700;color:#1f2937;margin:0}._welcomeDescription_88xqs_185{font-size:16px;color:#6b7280;line-height:1.6;margin:0;max-width:480px}._featureList_88xqs_193{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:100%;max-width:480px}._featureItem_88xqs_201{display:flex;align-items:center;gap:12px;padding:16px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;transition:all .2s}._featureItem_88xqs_201:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-2px)}._featureIcon_88xqs_218{font-size:20px;width:24px;text-align:center}._featureItem_88xqs_201 span:last-child{font-size:14px;font-weight:500;color:#374151}._startButton_88xqs_230{background:linear-gradient(135deg,#667eea,#764ba2);border:none;height:48px;padding:0 32px;font-size:16px;font-weight:600;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .2s}._startButton_88xqs_230:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._startButton_88xqs_230:active{transform:translateY(0)}@media (max-width: 768px){._reportBuilderWelcome_88xqs_145{padding:32px 24px;margin:16px}._welcomeTitle_88xqs_178{font-size:24px}._welcomeDescription_88xqs_185{font-size:14px}._featureList_88xqs_193{grid-template-columns:1fr;gap:12px}._featureItem_88xqs_201{padding:12px}._startButton_88xqs_230{height:44px;padding:0 24px;font-size:14px}}._leftPanel_88xqs_283{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;flex-shrink:0;overflow-y:auto;height:90vh}@media (max-width: 768px){._leftPanel_88xqs_283{width:100%;order:1}}@media (min-width: 769px){._leftPanel_88xqs_283{width:440px}}._mainPanel_88xqs_308{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;flex:1;overflow-y:auto}@media (max-width: 768px){._mainPanel_88xqs_308{width:100%;order:3}}._rightPanel_88xqs_325{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;flex-shrink:0;overflow-y:auto}@media (max-width: 768px){._rightPanel_88xqs_325{width:100%;order:2}}@media (min-width: 769px){._rightPanel_88xqs_325{width:280px}}._reportBuilderLayout_88xqs_350{display:flex;gap:1.5rem;height:100%;min-height:0}@media (max-width: 768px){._reportBuilderLayout_88xqs_350{flex-direction:column;height:auto;gap:1rem}}@media (min-width: 769px){._reportBuilderLayout_88xqs_350{flex-direction:row;height:calc(100vh - 7rem)}}._reportBuilderLeft_88xqs_375{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;display:flex;flex-direction:column;flex-shrink:0;overflow-y:auto}@media (max-width: 768px){._reportBuilderLeft_88xqs_375{width:100%;order:1}}@media (min-width: 769px){._reportBuilderLeft_88xqs_375{width:380px}}._reportBuilderMain_88xqs_401{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;display:flex;flex-direction:column;flex:1;overflow-y:auto}@media (max-width: 768px){._reportBuilderMain_88xqs_401{width:100%;order:3}}._reportBuilderRight_88xqs_420{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;display:flex;flex-direction:column;flex-shrink:0;overflow-y:auto}@media (max-width: 768px){._reportBuilderRight_88xqs_420{width:100%;order:2}}@media (min-width: 769px){._reportBuilderRight_88xqs_420{width:390px}}._panelHeader_88xqs_447{font-weight:500;color:#111827;margin-bottom:1rem}._panelSubHeader_88xqs_453{font-weight:500;font-size:18px;color:#111827}._textHeader_88xqs_459{font-size:22px;font-weight:500;font-size:20px;color:#111827}._dataItem_88xqs_467{padding:.75rem;border-radius:.25rem;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s;margin-bottom:.5rem}._dataItem_88xqs_467:hover{background-color:#f9fafb;border-color:#d1d5db}._dataItem_88xqs_467._selected_88xqs_481{background-color:#eff6ff;border-color:#3b82f6}._dataItemName_88xqs_486{font-weight:500;color:#111827;margin-bottom:.25rem;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._dataItemMeta_88xqs_501{font-size:.75rem;color:#6b7280}._emptyState_88xqs_507{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 1rem;color:#6b7280;height:100%;min-height:400px}._emptyStateIcon_88xqs_519{width:3rem;height:3rem;margin-bottom:1rem;color:#d1d5db}._emptyStateText_88xqs_526{font-size:.875rem;color:#6b7280}._dataPreview_88xqs_532{border:1px solid #e5e7eb;border-radius:.25rem;overflow:hidden}._dataTable_88xqs_538{width:100%;border-collapse:collapse}._dataTableHeader_88xqs_543{background-color:#f9fafb}._dataTableHeader_88xqs_543 th{padding:.75rem;text-align:left;font-weight:500;color:#374151;border-bottom:1px solid #e5e7eb}._dataTableRow_88xqs_555{border-bottom:1px solid #f3f4f6}._dataTableRow_88xqs_555:last-child{border-bottom:none}._dataTableCell_88xqs_563{padding:.75rem;font-size:.875rem;color:#374151}._dataTableInfo_88xqs_569{font-size:.75rem;color:#6b7280;margin-top:.5rem}._metricsGrid_88xqs_576{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width: 640px){._metricsGrid_88xqs_576{grid-template-columns:repeat(4,1fr)}}._metricCard_88xqs_588{padding:1rem;background-color:#f9fafb;border-radius:.25rem;text-align:center}._metricLabel_88xqs_595{font-size:.75rem;color:#6b7280;margin-bottom:.25rem}._metricValue_88xqs_601{font-weight:600;color:#111827}._statusBadge_88xqs_607{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._statusPublished_88xqs_616{background-color:#dcfce7;color:#166534}._statusDraft_88xqs_621{background-color:#fef3c7;color:#92400e}._statusProcessing_88xqs_626{background-color:#dbeafe;color:#1e40af}._jobPromptSection_88xqs_632{display:flex;flex-direction:column;height:100%;gap:1rem}._promptHeader_88xqs_639{display:flex;align-items:center;justify-content:space-between}._newButton_88xqs_645{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#3b82f6;color:#fff;border:none;border-radius:.25rem;font-size:.875rem;cursor:pointer;transition:all .2s}._newButton_88xqs_645:hover{background-color:#2563eb}._promptContainer_88xqs_664{position:relative;flex:1;max-height:200px}._promptTextarea_88xqs_670{width:100%;height:100%;max-height:200px;padding:.75rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;line-height:1.5;resize:none;overflow-y:auto;position:relative;z-index:1}._promptTextarea_88xqs_670:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._runButton_88xqs_693{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:#10b981;color:#fff;border:none;border-radius:.25rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}._runButton_88xqs_693:hover{background-color:#059669}._runButton_88xqs_693:disabled{background-color:#9ca3af;cursor:not-allowed}._templatesSection_88xqs_718{flex:1;display:flex;flex-direction:column;gap:.75rem}._templatesHeader_88xqs_725{display:flex;align-items:center;justify-content:space-between}._templateItem_88xqs_731{display:flex;align-items:center;gap:.5rem;padding:.75rem;border:1px solid #e5e7eb;border-radius:.375rem;transition:all .2s;background-color:#fff}._templateItem_88xqs_731:hover{border-color:#3b82f6;box-shadow:0 2px 4px #3b82f61a}._templateButton_88xqs_747{flex:1;text-align:left;background:none;border:none;padding:.5rem;border-radius:.25rem;cursor:pointer;transition:all .2s}._templateButton_88xqs_747:hover{background-color:#f8fafc}._templateName_88xqs_762{font-size:.875rem;color:#111827;font-weight:600;line-height:1.4}._templateEditButton_88xqs_769{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._templateItem_88xqs_731:hover ._templateEditButton_88xqs_769{opacity:1}._templateEditButton_88xqs_769:hover{background-color:#f3f4f6}._templateDeleteButton_88xqs_787{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._templateItem_88xqs_731:hover ._templateDeleteButton_88xqs_787{opacity:1}._templateDeleteButton_88xqs_787:hover{background-color:#fef2f2}._templateActions_88xqs_805{display:flex;gap:.25rem}._templateContent_88xqs_810{flex:1;text-align:left}._templatePreview_88xqs_815{font-size:.75rem;color:#6b7280;margin-top:.25rem;line-height:1.3}._templateCount_88xqs_822{font-size:.75rem;color:#6b7280;margin-left:.5rem}._loadingTemplates_88xqs_828{display:flex;align-items:center;gap:.5rem;padding:1rem;color:#6b7280;font-size:.875rem}._emptyTemplates_88xqs_837{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;color:#6b7280;text-align:center}._emptyTemplates_88xqs_837 span{font-size:.875rem}._templatesList_88xqs_853{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.25rem}._progressSection_88xqs_862{display:flex;flex-direction:column;gap:1rem;height:100%}._progressPanel_88xqs_869{flex:1;display:flex;flex-direction:column;gap:.75rem}._progressHeader_88xqs_876{display:flex;align-items:center;gap:.5rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}._progressList_88xqs_884{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}._progressItem_88xqs_892{padding:.75rem;background-color:#f9fafb;border-radius:.25rem;border-left:3px solid #3b82f6}._progressTitle_88xqs_899{font-size:.875rem;font-weight:500;color:#111827;margin-bottom:.25rem}._progressTime_88xqs_906{font-size:.75rem;color:#6b7280;margin-bottom:.5rem}._progressBar_88xqs_912{width:100%;height:.25rem;background-color:#e5e7eb;border-radius:.125rem;overflow:hidden}._progressBarFill_88xqs_920{height:100%;background-color:#3b82f6;border-radius:.125rem;animation:_pulse_88xqs_1 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _pulse_88xqs_1{0%,to{opacity:1}50%{opacity:.5}}._historyItem_88xqs_940{display:flex;align-items:center;gap:.5rem;padding:.75rem;border:1px solid #e5e7eb;border-radius:.375rem;transition:all .2s;background-color:#fff;margin-bottom:.5rem}._historyItem_88xqs_940:hover{border-color:#3b82f6;box-shadow:0 2px 4px #3b82f61a}._historyButton_88xqs_957{flex:1;text-align:left;background:none;border:none;padding:.5rem;border-radius:.25rem;cursor:pointer;transition:all .2s}._historyButton_88xqs_957:hover{background-color:#f8fafc}._historyTitle_88xqs_972{font-size:.875rem;font-weight:600;color:#111827;margin-bottom:.5rem;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}._historyTime_88xqs_982{font-size:.75rem;color:#6b7280;line-height:1.3}._historyEditButton_88xqs_988{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._historyItem_88xqs_940:hover ._historyEditButton_88xqs_988{opacity:1}._historyEditButton_88xqs_988:hover{background-color:#f3f4f6}._modalOverlay_88xqs_1007{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContent_88xqs_1021{background-color:#fff;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%;max-width:500px;max-height:90vh;overflow-y:auto}._modalHeader_88xqs_1031{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 0}._modalTitle_88xqs_1038{font-size:1.125rem;font-weight:600;color:#111827}._modalCloseButton_88xqs_1044{padding:.5rem;background:none;border:none;border-radius:.25rem;cursor:pointer;color:#6b7280;transition:all .2s}._modalCloseButton_88xqs_1044:hover{background-color:#f3f4f6;color:#374151}._modalForm_88xqs_1059{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._formGroup_88xqs_1066{display:flex;flex-direction:column;gap:.5rem}._formLabel_88xqs_1072{font-size:.875rem;font-weight:500;color:#374151}._formInput_88xqs_1078{padding:.75rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;transition:all .2s}._formInput_88xqs_1078:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formTextarea_88xqs_1092{padding:.75rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;font-family:inherit;resize:vertical;min-height:100px;transition:all .2s}._formTextarea_88xqs_1092:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._modalActions_88xqs_1109{display:flex;gap:.75rem;padding:0 1.5rem 1.5rem}._modalButton_88xqs_1115{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border:none;border-radius:.25rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}._modalButton_88xqs_1115._primary_88xqs_1128{background-color:#3b82f6;color:#fff}._modalButton_88xqs_1115._primary_88xqs_1128:hover{background-color:#2563eb}._modalButton_88xqs_1115._secondary_88xqs_1137{background-color:#f3f4f6;color:#374151}._modalButton_88xqs_1115._secondary_88xqs_1137:hover{background-color:#e5e7eb}._modalButton_88xqs_1115:disabled{background-color:#9ca3af;cursor:not-allowed}._specialChar_88xqs_1152{color:#3b82f6;font-weight:600}._spaceY2_88xqs_1158>*+*{margin-top:.5rem}._spaceY4_88xqs_1162>*+*{margin-top:1rem}._spaceY6_88xqs_1166>*+*{margin-top:1.5rem}._flex_88xqs_1170{display:flex}._flexGap2_88xqs_1174{display:flex;gap:.5rem;justify-content:space-between}._flexItemsCenter_88xqs_1180{align-items:center}._flexItemsCenterGap2_88xqs_1184{display:flex;align-items:center;gap:.5rem}._flexJustifyBetween_88xqs_1190{justify-content:space-between}._mb4_88xqs_1194{margin-bottom:1rem}._mb2_88xqs_1198{margin-bottom:.5rem}._mb3_88xqs_1202{margin-bottom:.75rem}._mt6_88xqs_1206{margin-top:1.5rem}._mt1_88xqs_1210{margin-top:.25rem}._textLg_88xqs_1214{font-size:1.125rem}._fontMedium_88xqs_1218{font-weight:500}._textGray900_88xqs_1222{color:#111827}._textLeft_88xqs_1226{text-align:left}._p2_88xqs_1230{padding:.5rem}._borderB_88xqs_1234{border-bottom:1px solid #e5e7eb}._bgGray50_88xqs_1238{background-color:#f9fafb}._p4_88xqs_1242{padding:1rem}._rounded_88xqs_1246{border-radius:.25rem}._textSm_88xqs_1250{font-size:.875rem}._textGray700_88xqs_1254{color:#374151}._bgWhite_88xqs_1258{background-color:#fff}._border_88xqs_1234{border:1px solid #e5e7eb}._textCenter_88xqs_1266{text-align:center}._text2xl_88xqs_1270{font-size:1.5rem}._fontBold_88xqs_1274{font-weight:700}._textBlue600_88xqs_1278{color:#2563eb}._textGreen600_88xqs_1282{color:#16a34a}._textPurple600_88xqs_1286{color:#9333ea}._textOrange600_88xqs_1290{color:#ea580c}._textXs_88xqs_1294{font-size:.75rem}._textGray600_88xqs_1298{color:#4b5563}._textGray500_88xqs_1302{color:#6b7280}._h3_88xqs_1306{width:.75rem;height:.75rem}._h4_88xqs_1311{width:1rem;height:1rem}._h5_88xqs_1316{width:1.25rem;height:1.25rem}._w3_88xqs_1321{width:.75rem}._w4_88xqs_1325{width:1rem}._w5_88xqs_1329{width:1.25rem}._iconBlue500_88xqs_1333{color:#3b82f6}._iconGray500_88xqs_1337{color:#6b7280}._iconGreen600_88xqs_1341{color:#16a34a}._iconBlue600_88xqs_1345{color:#2563eb}._iconRed600_88xqs_1349{color:#dc2626}._showMoreButton_88xqs_1353{width:100%;padding:.5rem;background:none;border:1px solid #d1d5db;border-radius:.25rem;color:#6b7280;font-size:.875rem;cursor:pointer;transition:all .2s}._showMoreButton_88xqs_1353:hover{background-color:#f3f4f6;color:#374151}._currentPrompt_88xqs_1370{margin-top:1rem;padding:1rem;background-color:#f9fafb;border-radius:.25rem;border:1px solid #e5e7eb}._currentPromptLabel_88xqs_1378{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._currentPromptText_88xqs_1385{font-size:.875rem;color:#6b7280;line-height:1.5}._publishButton_88xqs_1391{padding:.75rem 1.5rem;background-color:#f5f5f5;color:#262626;border:none;border-radius:.25rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}._publishButton_88xqs_1391:hover{background-color:#156396;color:#fff}._reportDetail_88xqs_1409{padding:0;height:100%;overflow:hidden;width:100%}._reportHeader_88xqs_1416{background:#fff;border-bottom:1px solid #e5e7eb;padding:11px}._reportTitle_88xqs_1422{font-size:16px;font-weight:600;color:#111827;margin:0 0 16px;line-height:1.3}._reportInfo_88xqs_1430{display:flex;justify-content:space-between;align-items:flex-end}._reportContent_88xqs_1436{padding:0;height:calc(100% - 120px);overflow:hidden}._reportContentLayout_88xqs_1443{display:flex;gap:24px;height:100%}._reportMainContent_88xqs_1449{flex:1;overflow-y:auto;padding-right:16px}._reportTablesSection_88xqs_1455{width:450px;overflow-y:auto;border-left:1px solid #e5e7eb;padding-left:16px}@media (max-width: 768px){._reportContent_88xqs_1436{height:auto;overflow:visible}._reportContentLayout_88xqs_1443{flex-direction:column;height:auto;gap:16px}._reportMainContent_88xqs_1449{padding-right:0;overflow-y:visible}._reportTablesSection_88xqs_1455{width:100%;border-left:none;border-top:1px solid #e5e7eb;padding-left:0;padding-top:16px;overflow-y:visible}}._reportContent_88xqs_1436 ._markedContent_88xqs_1490{font-size:14px;line-height:1.6;color:#333}._reportContent_88xqs_1436 ._markedContent_88xqs_1490 h1,._reportContent_88xqs_1436 ._markedContent_88xqs_1490 h2,._reportContent_88xqs_1436 ._markedContent_88xqs_1490 h3,._reportContent_88xqs_1436 ._markedContent_88xqs_1490 h4,._reportContent_88xqs_1436 ._markedContent_88xqs_1490 h5,._reportContent_88xqs_1436 ._markedContent_88xqs_1490 h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25;color:#111827}._reportContent_88xqs_1436 ._markedContent_88xqs_1490 h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._reportContent_88xqs_1436 ._markedContent_88xqs_1490 h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._reportContent_88xqs_1436 ._markedContent_88xqs_1490 h3{font-size:1.25em}._reportContent_88xqs_1436 ._markedContent_88xqs_1490 h4{font-size:1em}._reportContent_88xqs_1436 ._markedContent_88xqs_1490 p{margin-top:0;margin-bottom:16px}._reportContent_88xqs_1436 ._markedContent_88xqs_1490 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}._reportContent_88xqs_1436 ._markedContent_88xqs_1490 pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-bottom:16px}._reportContent_88xqs_1436 ._markedContent_88xqs_1490 pre code{padding:0;margin:0;background-color:transparent;border:0;word-break:normal;white-space:pre}._reportContent_88xqs_1436 ._markedContent_88xqs_1490 blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin:0 0 16px}._reportContent_88xqs_1436 ._markedContent_88xqs_1490 ul,._reportContent_88xqs_1436 ._markedContent_88xqs_1490 ol{padding-left:2em;margin-top:0;margin-bottom:16px}._reportContent_88xqs_1436 ._markedContent_88xqs_1490 table{display:block;width:100%;overflow:auto;margin-top:0;margin-bottom:16px;border-spacing:0;border-collapse:collapse}._reportContent_88xqs_1436 ._markedContent_88xqs_1490 table th,._reportContent_88xqs_1436 ._markedContent_88xqs_1490 table td{padding:6px 13px;border:1px solid #dfe2e5}._reportContent_88xqs_1436 ._markedContent_88xqs_1490 table tr{background-color:#fff;border-top:1px solid #c6cbd1}._reportContent_88xqs_1436 ._markedContent_88xqs_1490 table tr:nth-child(2n){background-color:#f6f8fa}._reportContent_88xqs_1436 ._markedContent_88xqs_1490 img{max-width:100%;height:auto;border-radius:6px;box-shadow:0 1px 3px #0000001a}._reportContent_88xqs_1436 ._markedContent_88xqs_1490 hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}._reportContent_88xqs_1436 ._markedContent_88xqs_1490 a{color:#0366d6;text-decoration:none}._reportContent_88xqs_1436 ._markedContent_88xqs_1490 a:hover{text-decoration:underline}._markedContent_88xqs_1490{font-size:14px;line-height:1.6;color:#333;padding:15px}._markedContent_88xqs_1490 h1,._markedContent_88xqs_1490 h2,._markedContent_88xqs_1490 h3,._markedContent_88xqs_1490 h4,._markedContent_88xqs_1490 h5,._markedContent_88xqs_1490 h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}._markedContent_88xqs_1490 h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_88xqs_1490 h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_88xqs_1490 h3{font-size:1.25em}._markedContent_88xqs_1490 h4{font-size:1em}._markedContent_88xqs_1490 p{margin-top:0;margin-bottom:16px}._markedContent_88xqs_1490 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_88xqs_1490 pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-bottom:16px}._markedContent_88xqs_1490 pre code{padding:0;margin:0;background-color:transparent;border:0;word-break:normal;white-space:pre}._markedContent_88xqs_1490 blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin:0 0 16px}._markedContent_88xqs_1490 ul,._markedContent_88xqs_1490 ol{padding-left:2em;margin-top:0;margin-bottom:16px}._markedContent_88xqs_1490 table{display:block;width:100%;overflow:auto;margin-top:0;margin-bottom:16px;border-spacing:0;border-collapse:collapse}._markedContent_88xqs_1490 table th,._markedContent_88xqs_1490 table td{padding:6px 13px;border:1px solid #dfe2e5}._markedContent_88xqs_1490 table tr{background-color:#fff;border-top:1px solid #c6cbd1}._markedContent_88xqs_1490 table tr:nth-child(2n){background-color:#f6f8fa}._markedContent_88xqs_1490 img{max-width:100%;box-sizing:content-box;background-color:#fff}._markedContent_88xqs_1490 hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}._markedContent_88xqs_1490 a{color:#0366d6;text-decoration:none}._markedContent_88xqs_1490 a:hover{text-decoration:underline}._templateSelected_88xqs_1761{background-color:#e6f7ff!important;border-color:#1677ff!important}._templateSelected_88xqs_1761:hover{background-color:#e6f7ff!important}._noDataWarning_88xqs_1770{margin-left:.5rem;font-size:.875rem}._templateDataCount_88xqs_1775{font-size:.75rem;color:#52c41a;margin-top:.25rem}._templateButton_88xqs_747:disabled{opacity:.5;cursor:not-allowed}._templateButton_88xqs_747:disabled:hover{background-color:transparent}._selectedTemplateInfo_88xqs_1790{padding:.75rem;background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:.375rem;margin-bottom:.75rem}._selectedTemplateLabel_88xqs_1798{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#0369a1;font-weight:500}._templatePreviewCard_88xqs_1807{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;margin:1rem 0;box-shadow:0 1px 3px #0000001a}._templatePreviewTitle_88xqs_1816{font-size:1rem;font-weight:600;color:#111827;margin-bottom:1rem;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem}._templatePreviewContent_88xqs_1825{display:flex;flex-direction:column;gap:.75rem}._templatePreviewItem_88xqs_1831{font-size:.875rem;line-height:1.5}._templatePreviewItem_88xqs_1831 strong{color:#374151;margin-right:.5rem}._connectedDataList_88xqs_1841{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}._connectedDataTag_88xqs_1848{background-color:#e0f2fe;color:#0891b2;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._templateIndicator_88xqs_1858{padding:8px 12px;margin-bottom:8px;background-color:#e6f7ff;border:1px solid #91d5ff;border-radius:4px;font-size:12px;color:#0050b3;display:flex;align-items:center;justify-content:space-between}._templateIndicatorButton_88xqs_1871{background:none;border:none;color:#0050b3;cursor:pointer;font-size:12px;text-decoration:underline}._templateIndicatorButton_88xqs_1871:hover{color:#003a8c}._templateLinkedItem_88xqs_1884{background:#f6ffed!important;border:1px solid #b7eb8f!important}._templateIcon_88xqs_1889{color:#52c41a;margin-right:4px;font-size:12px}._templateLinkButton_88xqs_1895{color:#1890ff;padding:0 4px}._templateUnlinkButton_88xqs_1900{color:#ff4d4f;padding:0 4px}._templateEmptyState_88xqs_1905{text-align:center;padding:40px 20px;color:#8c8c8c}._templateColumn_88xqs_1911{display:flex;flex-direction:column;gap:12px;height:100%;width:25%;border-right:1px solid #f0f0f0;padding-right:16px}._templateHeader_88xqs_1921{display:flex;align-items:center;gap:8px;margin-bottom:8px}._templateList_88xqs_1928{height:calc(100% - 80px);overflow-y:auto;padding-right:4px}._templateItem_88xqs_731{padding:12px;margin-bottom:8px;border-radius:6px;border:1px solid #d9d9d9;background:#fafafa;cursor:pointer}._templateItemSelected_88xqs_1943{background:#e6f7ff!important}._templateItemHeader_88xqs_1947{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}._templateItemTitle_88xqs_1954{margin:0;font-size:14px;color:#262626;font-weight:600}._templateItemTitleSelected_88xqs_1961{color:#1890ff!important}._templateItemMeta_88xqs_1965{font-size:12px;color:#8c8c8c;margin-top:4px;display:flex;align-items:center;gap:8px}._templateItemPrompt_88xqs_1974{margin:0;font-size:12px;color:#595959;line-height:1.4;max-height:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._dataColumnHeader_88xqs_1987{display:flex;align-items:center;justify-content:space-between}._dataColumnTitle_88xqs_1993{margin:0;font-size:16px}._templateTag_88xqs_1998{background:#1890ff;color:#fff;border:none}._tiptapContainer_88xqs_2005{width:100%;height:100%;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;border:1px solid #e9ecef;display:flex;flex-direction:column}._tiptapControlGroup_88xqs_2017{width:100%;padding:12px 20px;border-bottom:1px solid #e9ecef;background:#f8f9fa;display:flex;align-items:center;justify-content:center;flex-shrink:0}._tiptapButtonGroup_88xqs_2028{width:100%;display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:flex-start}._tiptapButtonGroup_88xqs_2028 button{height:36px;min-width:36px;color:#262626;cursor:pointer;background:#fff;border:1px solid #dee2e6;border-radius:6px;transition:all .2s ease;font-weight:500;display:flex;align-items:center;justify-content:center;font-size:14px;padding:4px 8px}._tiptapButtonGroup_88xqs_2028 button:hover{background:#007bff;color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px #007bff33}._tiptapButtonGroup_88xqs_2028 button:disabled{background:#f8f9fa;color:#adb5bd;cursor:not-allowed;transform:none;box-shadow:none}._tiptapActive_88xqs_2069{background:#007bff!important;color:#fff!important;box-shadow:0 2px 4px #007bff33!important}._tiptapMenuContainer_88xqs_2075{position:relative;display:inline-block}._tiptapDropdownMenu_88xqs_2080{position:absolute;top:100%;left:0;z-index:1000;display:flex;flex-direction:column;min-width:160px;background-color:#fff;border:1px solid #dee2e6;border-radius:6px;box-shadow:0 4px 12px #00000026;padding:8px 0;margin-top:4px}._tiptapDropdownMenu_88xqs_2080 button{display:flex;align-items:center;gap:8px;width:100%;padding:8px 16px;border:none;background:none;text-align:left;color:#262626;cursor:pointer;transition:background-color .2s ease;font-size:14px;border-radius:0;height:auto;min-width:auto}._tiptapDropdownMenu_88xqs_2080 button:hover{background-color:#f8f9fa;transform:none;box-shadow:none}._tiptapColorPicker_88xqs_2120{width:100%;height:36px;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;margin-bottom:8px}._tiptapEditorContainer_88xqs_2129{flex:1;overflow:hidden;display:flex;flex-direction:row;gap:0;height:100%;min-height:0}._tiptapContent_88xqs_2139{flex:1;overflow-y:auto;padding:20px;min-height:300px;background:#fff;display:flex;flex-direction:column}._tiptapContent_88xqs_2139 .ProseMirror{width:100%;min-height:100%;padding:20px;font-size:16px;line-height:1.6;color:#262626;overflow-wrap:break-word;word-wrap:break-word;outline:none;border:none}._tiptapContent_88xqs_2139 .ProseMirror:focus{outline:none}._tiptapContent_88xqs_2139 .ProseMirror h1{font-size:2.5rem;font-weight:700;margin:2rem 0 1rem;color:#262626;border-bottom:2px solid #007bff;padding-bottom:.5rem}._tiptapContent_88xqs_2139 .ProseMirror h2{font-size:2rem;font-weight:600;margin:1.5rem 0 1rem;color:#262626}._tiptapContent_88xqs_2139 .ProseMirror h3{font-size:1.5rem;font-weight:600;margin:1.25rem 0 .75rem;color:#262626}._tiptapContent_88xqs_2139 .ProseMirror h4{font-size:1.25rem;font-weight:600;margin:1rem 0 .5rem;color:#6c757d}._tiptapContent_88xqs_2139 .ProseMirror h5{font-size:1.125rem;font-weight:600;margin:.75rem 0 .5rem;color:#6c757d}._tiptapContent_88xqs_2139 .ProseMirror h6{font-size:1rem;font-weight:600;margin:.5rem 0 .25rem;color:#6c757d}._tiptapContent_88xqs_2139 .ProseMirror p{margin:.75rem 0}._tiptapContent_88xqs_2139 .ProseMirror blockquote{border-left:4px solid #007bff;margin:1.5rem 0;padding:1rem 1.5rem;background:#f8f9fa;border-radius:0 8px 8px 0;font-style:italic}._tiptapContent_88xqs_2139 .ProseMirror ul .ProseMirror ol{padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem}._tiptapContent_88xqs_2139 .ProseMirror li p{margin:.5rem 0}._tiptapContent_88xqs_2139 .ProseMirror hr{border:none;border-top:2px solid #e9ecef;margin:2rem 0}._tiptapContent_88xqs_2139 .ProseMirror table{border-collapse:collapse;margin:1rem 0;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}._tiptapContent_88xqs_2139 .ProseMirror table td .ProseMirror table th{border:1px solid #dee2e6;padding:8px 12px;text-align:left}._tiptapContent_88xqs_2139 .ProseMirror table th{background-color:#f8f9fa;font-weight:600}._tiptapSidebar_88xqs_2258{width:500px;min-width:500px;max-width:500px;background:#f8f9fa;border-left:1px solid #e9ecef;overflow-y:auto;padding:16px}._tiptapHeader_88xqs_2268{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e9ecef;background:#fff}._tiptapTitle_88xqs_2277{font-size:18px;font-weight:600;color:#262626;margin:0}._tiptapActions_88xqs_2284{display:flex;align-items:center;gap:8px}._tiptapEditButton_88xqs_2290,._tiptapSaveButton_88xqs_2291{padding:8px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._tiptapEditButton_88xqs_2290{background:#007bff;color:#fff}._tiptapEditButton_88xqs_2290:hover{background:#0056b3}._tiptapSaveButton_88xqs_2291{background:#28a745;color:#fff}._tiptapSaveButton_88xqs_2291:hover{background:#1e7e34}._tiptapSplitLayout_88xqs_2319{display:flex;flex:1;overflow:hidden;height:100%}._tiptapMainContent_88xqs_2326{flex:1;min-width:0;display:flex;flex-direction:column}._tiptapLoading_88xqs_2333{display:flex;align-items:center;justify-content:center;height:200px;color:#6b7280;font-size:16px}._tiptapChartContainer_88xqs_2342{padding:16px;background:#fff;border-radius:8px;margin-bottom:16px;border:1px solid #e8e8e8}._tiptapChartTitle_88xqs_2350{margin-bottom:12px;color:#1890ff;font-size:16px;font-weight:600}._tiptapSidebar_88xqs_2258 .ant-collapse{background:transparent;border:none}._tiptapSidebar_88xqs_2258 .ant-collapse-item{border:1px solid #e9ecef;border-radius:6px;margin-bottom:8px;background:#fff}._tiptapSidebar_88xqs_2258 .ant-collapse-header{padding:8px 12px!important;background:#f8f9fa;border-radius:6px 6px 0 0}._tiptapSidebar_88xqs_2258 .ant-collapse-content{border-top:1px solid #e9ecef}._tiptapSidebar_88xqs_2258 .ant-collapse-content-box{padding:12px!important}._tiptapSidebar_88xqs_2258 .ant-collapse .ant-collapse{margin-top:8px}._tiptapSidebar_88xqs_2258 .ant-collapse .ant-collapse-item{border:1px solid #d9d9d9;background:#fafafa}._tiptapSidebar_88xqs_2258 .ant-collapse .ant-collapse-header{background:#f0f0f0;padding:6px 10px!important}._reportBuilderTabContent_88xqs_2400{height:100%;width:100%;overflow:hidden}._processingBar_88xqs_2407{position:fixed;bottom:0;left:0;right:0;background-color:#1e5fad;color:#fff;z-index:9999;box-shadow:0 -4px 12px #0003;animation:_slideUp_88xqs_1 .3s ease-out;border-top:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin:0;padding:0;transform:translateZ(0);will-change:transform;pointer-events:auto;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}@keyframes _slideUp_88xqs_1{0%{transform:translateY(100%) translateZ(0);opacity:0}to{transform:translateY(0) translateZ(0);opacity:1}}._processingContent_88xqs_2445{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;max-width:1400px;margin:0 auto;min-height:48px;box-sizing:border-box}._processingInfo_88xqs_2456{display:flex;align-items:center;gap:12px;flex:1;min-width:0}._processingIcon_88xqs_2464{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#fff3;border-radius:50%;animation:_pulse_88xqs_1 2s infinite;flex-shrink:0;border:1px solid rgba(255,255,255,.3)}@keyframes _pulse_88xqs_1{0%{transform:scale(1);box-shadow:0 0 #fff6}50%{transform:scale(1.05);box-shadow:0 0 0 6px #fff0}to{transform:scale(1);box-shadow:0 0 #fff0}}._processingTitle_88xqs_2494{font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px;flex-shrink:0;text-shadow:0 1px 2px rgba(0,0,0,.1)}._processingTitle_88xqs_2494:before{content:"🤖";font-size:16px;animation:_bounce_88xqs_1 2s infinite}@keyframes _bounce_88xqs_1{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-3px)}60%{transform:translateY(-1px)}}._processingDetails_88xqs_2529{font-size:12px;opacity:.9;margin-left:12px;font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:300px;text-shadow:0 1px 1px rgba(0,0,0,.1)}._processingControls_88xqs_2541{display:flex;gap:6px;flex-shrink:0}._processingButton_88xqs_2547{color:#fff!important;border:none!important;background:#ffffff1a!important;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:6px;transition:all .2s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}._processingButton_88xqs_2547:hover{background:#fff3!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 2px 8px #0003;border-color:#ffffff4d}._processingButton_88xqs_2547:active{transform:translateY(0)}@media (max-width: 768px){._processingContent_88xqs_2445{padding:10px 16px;min-height:44px}._processingTitle_88xqs_2494{font-size:13px}._processingDetails_88xqs_2529{font-size:11px;max-width:200px}._processingButton_88xqs_2547{width:32px;height:32px}._processingIcon_88xqs_2464{width:24px;height:24px}}@media (max-width: 480px){._processingContent_88xqs_2445{padding:8px 12px;min-height:40px}._processingTitle_88xqs_2494{font-size:12px}._processingDetails_88xqs_2529{display:none}._processingButton_88xqs_2547{width:28px;height:28px}._processingIcon_88xqs_2464{width:20px;height:20px}}._backButton_88xqs_2626{cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center}._backButton_88xqs_2626:hover{background:#f5f5f5}._container_1l2ws_2{max-height:100vh;background-color:#f9fafb;display:flex;flex-direction:column;position:relative;overflow:visible}._topNav_1l2ws_12{border-bottom:1px solid #e5e7eb;background-color:#fff;flex-shrink:0;height:60px}._detailHeader_1l2ws_19{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._navContent_1l2ws_26{max-width:none;margin:0 auto;padding:0 1rem 0 2rem}._navInner_1l2ws_32{display:flex;align-items:center;justify-content:space-between;height:4rem}._navLeft_1l2ws_39{display:flex;align-items:center;gap:.75rem}._navTitle_1l2ws_45{font-size:1.125rem;font-weight:600;color:#111827}._settingsButton_1l2ws_51{padding:.375rem;color:#6b7280;border-radius:.25rem;transition:all .2s}._settingsButton_1l2ws_51:hover{color:#374151;background-color:#f3f4f6}._navRight_1l2ws_63{display:flex;align-items:center;gap:1rem}._tabButtons_1l2ws_70{display:flex;gap:.5rem}._tabButton_1l2ws_70{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;transition:all .2s;font-size:.875rem}._tabButton_1l2ws_70._active_1l2ws_85{background-color:#3b82f6;color:#fff}._tabButton_1l2ws_70._inactive_1l2ws_90{color:#4b5563}._tabButton_1l2ws_70._inactive_1l2ws_90:hover{color:#3b82f6;background-color:#f3f4f6}._tabButtonText_1l2ws_99{display:none}@media (min-width: 640px){._tabButtonText_1l2ws_99{display:inline}}._mainContent_1l2ws_110{height:calc(100vh - 60px);max-width:none;margin:0;padding:1rem;overflow:hidden}._layout_1l2ws_119{display:flex;gap:1.5rem;height:100%;min-height:0}@media (max-width: 768px){._layout_1l2ws_119{flex-direction:column;gap:1rem;height:100%}}._reportBuilderTab_1l2ws_136{height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);min-height:calc(100vh - 200px)}._reportBuilderWelcome_1l2ws_145{background:#fff;border-radius:16px;padding:48px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;text-align:center;max-width:600px;width:100%;margin:0 auto}._welcomeContent_1l2ws_156{display:flex;flex-direction:column;align-items:center;gap:24px}._welcomeIcon_1l2ws_163{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;width:96px;height:96px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}._welcomeIcon_1l2ws_163 svg{color:#fff}._welcomeTitle_1l2ws_178{font-size:32px;font-weight:700;color:#1f2937;margin:0}._welcomeDescription_1l2ws_185{font-size:16px;color:#6b7280;line-height:1.6;margin:0;max-width:480px}._featureList_1l2ws_193{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:100%;max-width:480px}._featureItem_1l2ws_201{display:flex;align-items:center;gap:12px;padding:16px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;transition:all .2s}._featureItem_1l2ws_201:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-2px)}._featureIcon_1l2ws_218{font-size:20px;width:24px;text-align:center}._featureItem_1l2ws_201 span:last-child{font-size:14px;font-weight:500;color:#374151}._startButton_1l2ws_230{background:linear-gradient(135deg,#667eea,#764ba2);border:none;height:48px;padding:0 32px;font-size:16px;font-weight:600;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .2s}._startButton_1l2ws_230:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._startButton_1l2ws_230:active{transform:translateY(0)}@media (max-width: 768px){._reportBuilderWelcome_1l2ws_145{padding:32px 24px;margin:16px}._welcomeTitle_1l2ws_178{font-size:24px}._welcomeDescription_1l2ws_185{font-size:14px}._featureList_1l2ws_193{grid-template-columns:1fr;gap:12px}._featureItem_1l2ws_201{padding:12px}._startButton_1l2ws_230{height:44px;padding:0 24px;font-size:14px}}._leftPanel_1l2ws_283{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;flex-shrink:0;overflow-y:auto;height:90vh}@media (max-width: 768px){._leftPanel_1l2ws_283{width:100%;order:1}}@media (min-width: 769px){._leftPanel_1l2ws_283{width:440px}}._mainPanel_1l2ws_308{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;flex:1;overflow-y:auto;padding:0}@media (max-width: 768px){._mainPanel_1l2ws_308{width:100%;order:3}}._rightPanel_1l2ws_325{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;flex-shrink:0;overflow-y:auto}@media (max-width: 768px){._rightPanel_1l2ws_325{width:100%;order:2}}@media (min-width: 769px){._rightPanel_1l2ws_325{width:280px}}._reportBuilderLayout_1l2ws_350{display:flex;gap:1.5rem;height:100%;min-height:0}@media (max-width: 768px){._reportBuilderLayout_1l2ws_350{flex-direction:column;height:auto;gap:1rem}}@media (min-width: 769px){._reportBuilderLayout_1l2ws_350{flex-direction:row;height:calc(100vh - 7rem)}}._reportBuilderLeft_1l2ws_375{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;display:flex;flex-direction:column;flex-shrink:0;overflow-y:auto}@media (max-width: 768px){._reportBuilderLeft_1l2ws_375{width:100%;order:1}}@media (min-width: 769px){._reportBuilderLeft_1l2ws_375{width:380px}}._reportBuilderMain_1l2ws_401{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;display:flex;flex-direction:column;flex:1;overflow-y:auto}@media (max-width: 768px){._reportBuilderMain_1l2ws_401{width:100%;order:3}}._reportBuilderRight_1l2ws_420{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;display:flex;flex-direction:column;flex-shrink:0;overflow-y:auto}@media (max-width: 768px){._reportBuilderRight_1l2ws_420{width:100%;order:2}}@media (min-width: 769px){._reportBuilderRight_1l2ws_420{width:390px}}._panelHeader_1l2ws_447{font-weight:500;color:#111827;margin-bottom:1rem}._panelSubHeader_1l2ws_453{font-weight:500;font-size:18px;color:#111827}._textHeader_1l2ws_459{font-size:22px;font-weight:500;font-size:20px;color:#111827}._dataItem_1l2ws_467{padding:.75rem;border-radius:.25rem;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s;margin-bottom:.5rem}._dataItem_1l2ws_467:hover{background-color:#f9fafb;border-color:#d1d5db}._dataItem_1l2ws_467._selected_1l2ws_481{background-color:#eff6ff;border-color:#3b82f6}._dataItemName_1l2ws_486{font-weight:500;color:#111827;margin-bottom:.25rem;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._dataItemMeta_1l2ws_501{font-size:.75rem;color:#6b7280}._emptyState_1l2ws_507{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 1rem;color:#6b7280;height:100%;min-height:400px}._emptyStateIcon_1l2ws_519{width:3rem;height:3rem;margin-bottom:1rem;color:#d1d5db}._emptyStateText_1l2ws_526{font-size:.875rem;color:#6b7280}._dataPreview_1l2ws_532{border:1px solid #e5e7eb;border-radius:.25rem;overflow:hidden}._dataTable_1l2ws_538{width:100%;border-collapse:collapse}._dataTableHeader_1l2ws_543{background-color:#f9fafb}._dataTableHeader_1l2ws_543 th{padding:.75rem;text-align:left;font-weight:500;color:#374151;border-bottom:1px solid #e5e7eb}._dataTableRow_1l2ws_555{border-bottom:1px solid #f3f4f6}._dataTableRow_1l2ws_555:last-child{border-bottom:none}._dataTableCell_1l2ws_563{padding:.75rem;font-size:.875rem;color:#374151}._dataTableInfo_1l2ws_569{font-size:.75rem;color:#6b7280;margin-top:.5rem}._metricsGrid_1l2ws_576{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width: 640px){._metricsGrid_1l2ws_576{grid-template-columns:repeat(4,1fr)}}._metricCard_1l2ws_588{padding:1rem;background-color:#f9fafb;border-radius:.25rem;text-align:center}._metricLabel_1l2ws_595{font-size:.75rem;color:#6b7280;margin-bottom:.25rem}._metricValue_1l2ws_601{font-weight:600;color:#111827}._statusBadge_1l2ws_607{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._statusPublished_1l2ws_616{background-color:#dcfce7;color:#166534}._statusDraft_1l2ws_621{background-color:#fef3c7;color:#92400e}._statusProcessing_1l2ws_626{background-color:#dbeafe;color:#1e40af}._jobPromptSection_1l2ws_632{display:flex;flex-direction:column;height:100%;gap:1rem}._promptHeader_1l2ws_639{display:flex;align-items:center;justify-content:space-between}._newButton_1l2ws_645{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#3b82f6;color:#fff;border:none;border-radius:.25rem;font-size:.875rem;cursor:pointer;transition:all .2s}._newButton_1l2ws_645:hover{background-color:#2563eb}._promptContainer_1l2ws_664{position:relative;flex:1;max-height:200px}._promptTextarea_1l2ws_670{width:100%;height:100%;max-height:200px;padding:.75rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;line-height:1.5;resize:none;overflow-y:auto;position:relative;z-index:1}._promptTextarea_1l2ws_670:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._runButton_1l2ws_693{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:#10b981;color:#fff;border:none;border-radius:.25rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}._runButton_1l2ws_693:hover{background-color:#059669}._runButton_1l2ws_693:disabled{background-color:#9ca3af;cursor:not-allowed}._templatesSection_1l2ws_718{flex:1;display:flex;flex-direction:column;gap:.75rem}._templatesHeader_1l2ws_725{display:flex;align-items:center;justify-content:space-between}._templateItem_1l2ws_731{display:flex;align-items:center;gap:.5rem;padding:.75rem;border:1px solid #e5e7eb;border-radius:.375rem;transition:all .2s;background-color:#fff}._templateItem_1l2ws_731:hover{border-color:#3b82f6;box-shadow:0 2px 4px #3b82f61a}._templateButton_1l2ws_747{flex:1;text-align:left;background:none;border:none;padding:.5rem;border-radius:.25rem;cursor:pointer;transition:all .2s}._templateButton_1l2ws_747:hover{background-color:#f8fafc}._templateName_1l2ws_762{font-size:.875rem;color:#111827;font-weight:600;line-height:1.4}._templateEditButton_1l2ws_769{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._templateItem_1l2ws_731:hover ._templateEditButton_1l2ws_769{opacity:1}._templateEditButton_1l2ws_769:hover{background-color:#f3f4f6}._templateDeleteButton_1l2ws_787{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._templateItem_1l2ws_731:hover ._templateDeleteButton_1l2ws_787{opacity:1}._templateDeleteButton_1l2ws_787:hover{background-color:#fef2f2}._templateActions_1l2ws_805{display:flex;gap:.25rem}._templateContent_1l2ws_810{flex:1;text-align:left}._templatePreview_1l2ws_815{font-size:.75rem;color:#6b7280;margin-top:.25rem;line-height:1.3}._templateCount_1l2ws_822{font-size:.75rem;color:#6b7280;margin-left:.5rem}._loadingTemplates_1l2ws_828{display:flex;align-items:center;gap:.5rem;padding:1rem;color:#6b7280;font-size:.875rem}._emptyTemplates_1l2ws_837{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;color:#6b7280;text-align:center}._emptyTemplates_1l2ws_837 span{font-size:.875rem}._templatesList_1l2ws_853{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.25rem}._progressSection_1l2ws_862{display:flex;flex-direction:column;gap:1rem;height:100%}._progressPanel_1l2ws_869{flex:1;display:flex;flex-direction:column;gap:.75rem}._progressHeader_1l2ws_876{display:flex;align-items:center;gap:.5rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}._progressList_1l2ws_884{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}._progressItem_1l2ws_892{padding:.75rem;background-color:#f9fafb;border-radius:.25rem;border-left:3px solid #3b82f6}._progressTitle_1l2ws_899{font-size:.875rem;font-weight:500;color:#111827;margin-bottom:.25rem}._progressTime_1l2ws_906{font-size:.75rem;color:#6b7280;margin-bottom:.5rem}._progressBar_1l2ws_912{width:100%;height:.25rem;background-color:#e5e7eb;border-radius:.125rem;overflow:hidden}._progressBarFill_1l2ws_920{height:100%;background-color:#3b82f6;border-radius:.125rem;animation:_pulse_1l2ws_1 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _pulse_1l2ws_1{0%,to{opacity:1}50%{opacity:.5}}._historyItem_1l2ws_940{display:flex;align-items:center;gap:.5rem;padding:.75rem;border:1px solid #e5e7eb;border-radius:.375rem;transition:all .2s;background-color:#fff;margin-bottom:.5rem}._historyItem_1l2ws_940:hover{border-color:#3b82f6;box-shadow:0 2px 4px #3b82f61a}._historyButton_1l2ws_957{flex:1;text-align:left;background:none;border:none;padding:.5rem;border-radius:.25rem;cursor:pointer;transition:all .2s}._historyButton_1l2ws_957:hover{background-color:#f8fafc}._historyTitle_1l2ws_972{font-size:.875rem;font-weight:600;color:#111827;margin-bottom:.5rem;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}._historyTime_1l2ws_982{font-size:.75rem;color:#6b7280;line-height:1.3}._historyEditButton_1l2ws_988{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._historyItem_1l2ws_940:hover ._historyEditButton_1l2ws_988{opacity:1}._historyEditButton_1l2ws_988:hover{background-color:#f3f4f6}._modalOverlay_1l2ws_1007{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContent_1l2ws_1021{background-color:#fff;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%;max-width:500px;max-height:90vh;overflow-y:auto}._modalHeader_1l2ws_1031{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 0}._modalTitle_1l2ws_1038{font-size:1.125rem;font-weight:600;color:#111827}._modalCloseButton_1l2ws_1044{padding:.5rem;background:none;border:none;border-radius:.25rem;cursor:pointer;color:#6b7280;transition:all .2s}._modalCloseButton_1l2ws_1044:hover{background-color:#f3f4f6;color:#374151}._modalForm_1l2ws_1059{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._formGroup_1l2ws_1066{display:flex;flex-direction:column;gap:.5rem}._formLabel_1l2ws_1072{font-size:.875rem;font-weight:500;color:#374151}._formInput_1l2ws_1078{padding:.75rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;transition:all .2s}._formInput_1l2ws_1078:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formTextarea_1l2ws_1092{padding:.75rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;font-family:inherit;resize:vertical;min-height:100px;transition:all .2s}._formTextarea_1l2ws_1092:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._modalActions_1l2ws_1109{display:flex;gap:.75rem;padding:0 1.5rem 1.5rem}._modalButton_1l2ws_1115{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border:none;border-radius:.25rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}._modalButton_1l2ws_1115._primary_1l2ws_1128{background-color:#3b82f6;color:#fff}._modalButton_1l2ws_1115._primary_1l2ws_1128:hover{background-color:#2563eb}._modalButton_1l2ws_1115._secondary_1l2ws_1137{background-color:#f3f4f6;color:#374151}._modalButton_1l2ws_1115._secondary_1l2ws_1137:hover{background-color:#e5e7eb}._modalButton_1l2ws_1115:disabled{background-color:#9ca3af;cursor:not-allowed}._specialChar_1l2ws_1152{color:#3b82f6;font-weight:600}._spaceY2_1l2ws_1158>*+*{margin-top:.5rem}._spaceY4_1l2ws_1162>*+*{margin-top:1rem}._spaceY6_1l2ws_1166>*+*{margin-top:1.5rem}._flex_1l2ws_1170{display:flex}._flexGap2_1l2ws_1174{display:flex;gap:.5rem;justify-content:space-between}._flexItemsCenter_1l2ws_1180{align-items:center}._flexItemsCenterGap2_1l2ws_1184{display:flex;align-items:center;gap:.5rem}._flexJustifyBetween_1l2ws_1190{justify-content:space-between}._mb4_1l2ws_1194{margin-bottom:1rem}._mb2_1l2ws_1198{margin-bottom:.5rem}._mb3_1l2ws_1202{margin-bottom:.75rem}._mt6_1l2ws_1206{margin-top:1.5rem}._mt1_1l2ws_1210{margin-top:.25rem}._textLg_1l2ws_1214{font-size:1.125rem}._fontMedium_1l2ws_1218{font-weight:500}._textGray900_1l2ws_1222{color:#111827}._textLeft_1l2ws_1226{text-align:left}._p2_1l2ws_1230{padding:.5rem}._borderB_1l2ws_1234{border-bottom:1px solid #e5e7eb}._bgGray50_1l2ws_1238{background-color:#f9fafb}._p4_1l2ws_1242{padding:1rem}._rounded_1l2ws_1246{border-radius:.25rem}._textSm_1l2ws_1250{font-size:.875rem}._textGray700_1l2ws_1254{color:#374151}._bgWhite_1l2ws_1258{background-color:#fff}._border_1l2ws_1234{border:1px solid #e5e7eb}._textCenter_1l2ws_1266{text-align:center}._text2xl_1l2ws_1270{font-size:1.5rem}._fontBold_1l2ws_1274{font-weight:700}._textBlue600_1l2ws_1278{color:#2563eb}._textGreen600_1l2ws_1282{color:#16a34a}._textPurple600_1l2ws_1286{color:#9333ea}._textOrange600_1l2ws_1290{color:#ea580c}._textXs_1l2ws_1294{font-size:.75rem}._textGray600_1l2ws_1298{color:#4b5563}._textGray500_1l2ws_1302{color:#6b7280}._h3_1l2ws_1306{width:.75rem;height:.75rem}._h4_1l2ws_1311{width:1rem;height:1rem}._h5_1l2ws_1316{width:1.25rem;height:1.25rem}._w3_1l2ws_1321{width:.75rem}._w4_1l2ws_1325{width:1rem}._w5_1l2ws_1329{width:1.25rem}._iconBlue500_1l2ws_1333{color:#3b82f6}._iconGray500_1l2ws_1337{color:#6b7280}._iconGreen600_1l2ws_1341{color:#16a34a}._iconBlue600_1l2ws_1345{color:#2563eb}._iconRed600_1l2ws_1349{color:#dc2626}._showMoreButton_1l2ws_1353{width:100%;padding:.5rem;background:none;border:1px solid #d1d5db;border-radius:.25rem;color:#6b7280;font-size:.875rem;cursor:pointer;transition:all .2s}._showMoreButton_1l2ws_1353:hover{background-color:#f3f4f6;color:#374151}._currentPrompt_1l2ws_1370{margin-top:1rem;padding:1rem;background-color:#f9fafb;border-radius:.25rem;border:1px solid #e5e7eb}._currentPromptLabel_1l2ws_1378{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._currentPromptText_1l2ws_1385{font-size:.875rem;color:#6b7280;line-height:1.5}._publishButton_1l2ws_1391{padding:.75rem 1.5rem;background-color:#10b981;color:#fff;border:none;border-radius:.25rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}._publishButton_1l2ws_1391:hover{background-color:#059669}._reportDetail_1l2ws_1408{padding:0;height:100%;overflow:hidden;width:100%}._reportHeader_1l2ws_1415{background:#fff;border-bottom:1px solid #e5e7eb;padding:11px}._reportTitle_1l2ws_1421{font-size:16px;font-weight:600;color:#111827;margin:0 0 16px;line-height:1.3}._reportInfo_1l2ws_1429{display:flex;justify-content:space-between;align-items:flex-end}._reportContent_1l2ws_1435{padding:0;height:calc(100% - 120px);overflow:hidden}._reportContentLayout_1l2ws_1442{display:flex;gap:24px;height:100%}._reportMainContent_1l2ws_1448{flex:1;overflow-y:auto;padding-right:16px}._reportTablesSection_1l2ws_1454{width:450px;overflow-y:auto;border-left:1px solid #e5e7eb;padding-left:16px}@media (max-width: 768px){._reportContent_1l2ws_1435{height:auto;overflow:visible}._reportContentLayout_1l2ws_1442{flex-direction:column;height:auto;gap:16px}._reportMainContent_1l2ws_1448{padding-right:0;overflow-y:visible}._reportTablesSection_1l2ws_1454{width:100%;border-left:none;border-top:1px solid #e5e7eb;padding-left:0;padding-top:16px;overflow-y:visible}}._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489{font-size:14px;line-height:1.6;color:#333}._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 h1,._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 h2,._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 h3,._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 h4,._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 h5,._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25;color:#111827}._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 h3{font-size:1.25em}._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 h4{font-size:1em}._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 p{margin-top:0;margin-bottom:16px}._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 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}._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-bottom:16px}._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 pre code{padding:0;margin:0;background-color:transparent;border:0;word-break:normal;white-space:pre}._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin:0 0 16px}._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 ul,._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 ol{padding-left:2em;margin-top:0;margin-bottom:16px}._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 table{display:block;width:100%;overflow:auto;margin-top:0;margin-bottom:16px;border-spacing:0;border-collapse:collapse}._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 table th,._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 table td{padding:6px 13px;border:1px solid #dfe2e5}._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 table tr{background-color:#fff;border-top:1px solid #c6cbd1}._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 table tr:nth-child(2n){background-color:#f6f8fa}._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 img{max-width:100%;height:auto;border-radius:6px;box-shadow:0 1px 3px #0000001a}._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 a{color:#0366d6;text-decoration:none}._reportContent_1l2ws_1435 ._markedContent_1l2ws_1489 a:hover{text-decoration:underline}._markedContent_1l2ws_1489{font-size:14px;line-height:1.6;color:#333;padding:15px}._markedContent_1l2ws_1489 h1,._markedContent_1l2ws_1489 h2,._markedContent_1l2ws_1489 h3,._markedContent_1l2ws_1489 h4,._markedContent_1l2ws_1489 h5,._markedContent_1l2ws_1489 h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}._markedContent_1l2ws_1489 h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_1l2ws_1489 h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_1l2ws_1489 h3{font-size:1.25em}._markedContent_1l2ws_1489 h4{font-size:1em}._markedContent_1l2ws_1489 p{margin-top:0;margin-bottom:16px}._markedContent_1l2ws_1489 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_1l2ws_1489 pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-bottom:16px}._markedContent_1l2ws_1489 pre code{padding:0;margin:0;background-color:transparent;border:0;word-break:normal;white-space:pre}._markedContent_1l2ws_1489 blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin:0 0 16px}._markedContent_1l2ws_1489 ul,._markedContent_1l2ws_1489 ol{padding-left:2em;margin-top:0;margin-bottom:16px}._markedContent_1l2ws_1489 table{display:block;width:100%;overflow:auto;margin-top:0;margin-bottom:16px;border-spacing:0;border-collapse:collapse}._markedContent_1l2ws_1489 table th,._markedContent_1l2ws_1489 table td{padding:6px 13px;border:1px solid #dfe2e5}._markedContent_1l2ws_1489 table tr{background-color:#fff;border-top:1px solid #c6cbd1}._markedContent_1l2ws_1489 table tr:nth-child(2n){background-color:#f6f8fa}._markedContent_1l2ws_1489 img{max-width:100%;box-sizing:content-box;background-color:#fff}._markedContent_1l2ws_1489 hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}._markedContent_1l2ws_1489 a{color:#0366d6;text-decoration:none}._markedContent_1l2ws_1489 a:hover{text-decoration:underline}._templateSelected_1l2ws_1760{background-color:#e6f7ff!important;border-color:#1677ff!important}._templateSelected_1l2ws_1760:hover{background-color:#e6f7ff!important}._noDataWarning_1l2ws_1769{margin-left:.5rem;font-size:.875rem}._templateDataCount_1l2ws_1774{font-size:.75rem;color:#52c41a;margin-top:.25rem}._templateButton_1l2ws_747:disabled{opacity:.5;cursor:not-allowed}._templateButton_1l2ws_747:disabled:hover{background-color:transparent}._selectedTemplateInfo_1l2ws_1789{padding:.75rem;background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:.375rem;margin-bottom:.75rem}._selectedTemplateLabel_1l2ws_1797{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#0369a1;font-weight:500}._templatePreviewCard_1l2ws_1806{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;margin:1rem 0;box-shadow:0 1px 3px #0000001a}._templatePreviewTitle_1l2ws_1815{font-size:1rem;font-weight:600;color:#111827;margin-bottom:1rem;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem}._templatePreviewContent_1l2ws_1824{display:flex;flex-direction:column;gap:.75rem}._templatePreviewItem_1l2ws_1830{font-size:.875rem;line-height:1.5}._templatePreviewItem_1l2ws_1830 strong{color:#374151;margin-right:.5rem}._connectedDataList_1l2ws_1840{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}._connectedDataTag_1l2ws_1847{background-color:#e0f2fe;color:#0891b2;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._templateIndicator_1l2ws_1857{padding:8px 12px;margin-bottom:8px;background-color:#e6f7ff;border:1px solid #91d5ff;border-radius:4px;font-size:12px;color:#0050b3;display:flex;align-items:center;justify-content:space-between}._templateIndicatorButton_1l2ws_1870{background:none;border:none;color:#0050b3;cursor:pointer;font-size:12px;text-decoration:underline}._templateIndicatorButton_1l2ws_1870:hover{color:#003a8c}._templateLinkedItem_1l2ws_1883{background:#f6ffed!important;border:1px solid #b7eb8f!important}._templateIcon_1l2ws_1888{color:#52c41a;margin-right:4px;font-size:12px}._templateLinkButton_1l2ws_1894{color:#1890ff;padding:0 4px}._templateUnlinkButton_1l2ws_1899{color:#ff4d4f;padding:0 4px}._templateEmptyState_1l2ws_1904{text-align:center;padding:40px 20px;color:#8c8c8c}._templateColumn_1l2ws_1910{display:flex;flex-direction:column;gap:12px;height:100%;width:25%;border-right:1px solid #f0f0f0;padding-right:16px}._templateHeader_1l2ws_1920{display:flex;align-items:center;gap:8px;margin-bottom:8px}._templateList_1l2ws_1927{height:calc(100% - 80px);overflow-y:auto;padding-right:4px}._templateItem_1l2ws_731{padding:12px;margin-bottom:8px;border-radius:6px;border:1px solid #d9d9d9;background:#fafafa;cursor:pointer}._templateItemSelected_1l2ws_1942{background:#e6f7ff!important}._templateItemHeader_1l2ws_1946{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}._templateItemTitle_1l2ws_1953{margin:0;font-size:14px;color:#262626;font-weight:600}._templateItemTitleSelected_1l2ws_1960{color:#1890ff!important}._templateItemMeta_1l2ws_1964{font-size:12px;color:#8c8c8c;margin-top:4px;display:flex;align-items:center;gap:8px}._templateItemPrompt_1l2ws_1973{margin:0;font-size:12px;color:#595959;line-height:1.4;max-height:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._dataColumnHeader_1l2ws_1986{display:flex;align-items:center;justify-content:space-between}._dataColumnTitle_1l2ws_1992{margin:0;font-size:16px}._templateTag_1l2ws_1997{background:#1890ff;color:#fff;border:none}._tiptapContainer_1l2ws_2004{width:100%;height:100%;background:#fff;overflow:hidden;display:flex;flex-direction:column}@media (max-width: 768px){._tiptapContainer_1l2ws_2004{height:auto;min-height:auto;border-radius:0;box-shadow:none;border:none;overflow:visible}}@media (min-width: 769px) and (max-width: 1024px){._tiptapContainer_1l2ws_2004{height:auto;min-height:auto;overflow:visible}}._tiptapControlGroup_1l2ws_2034{width:100%;padding:12px 20px;border-bottom:1px solid #e9ecef;background:#f8f9fa;display:flex;align-items:center;justify-content:center;flex-shrink:0}._tiptapButtonGroup_1l2ws_2045{width:100%;display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:flex-start}._tiptapButtonGroup_1l2ws_2045 button{height:36px;min-width:36px;color:#262626;cursor:pointer;background:#fff;border:1px solid #dee2e6;border-radius:6px;transition:all .2s ease;font-weight:500;display:flex;align-items:center;justify-content:center;font-size:14px;padding:4px 8px}._tiptapButtonGroup_1l2ws_2045 button:hover{background:#007bff;color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px #007bff33}._tiptapButtonGroup_1l2ws_2045 button:disabled{background:#f8f9fa;color:#adb5bd;cursor:not-allowed;transform:none;box-shadow:none}._tiptapActive_1l2ws_2086{background:#007bff!important;color:#fff!important;box-shadow:0 2px 4px #007bff33!important}._tiptapMenuContainer_1l2ws_2092{position:relative;display:inline-block}._tiptapDropdownMenu_1l2ws_2097{position:absolute;top:100%;left:0;z-index:1000;display:flex;flex-direction:column;min-width:160px;background-color:#fff;border:1px solid #dee2e6;border-radius:6px;box-shadow:0 4px 12px #00000026;padding:8px 0;margin-top:4px}._tiptapDropdownMenu_1l2ws_2097 button{display:flex;align-items:center;gap:8px;width:100%;padding:8px 16px;border:none;background:none;text-align:left;color:#262626;cursor:pointer;transition:background-color .2s ease;font-size:14px;border-radius:0;height:auto;min-width:auto}._tiptapDropdownMenu_1l2ws_2097 button:hover{background-color:#f8f9fa;transform:none;box-shadow:none}._tiptapColorPicker_1l2ws_2137{width:100%;height:36px;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;margin-bottom:8px}._tiptapEditorContainer_1l2ws_2146{flex:1;overflow:hidden;display:flex;flex-direction:row;gap:0;height:100%;min-height:0}._tiptapContent_1l2ws_2156{flex:1;overflow-y:auto;padding:20px;min-height:300px;background:#fff;display:flex;flex-direction:column;max-width:100%;width:100%}@media (max-width: 768px){._tiptapContent_1l2ws_2156{padding:12px;min-height:auto;overflow-y:visible;height:auto;width:100%;max-width:100%;box-sizing:border-box}._tiptapContent_1l2ws_2156 .ProseMirror{padding:8px;font-size:14px;min-height:auto;overflow-y:visible;width:100%;max-width:100%;box-sizing:border-box}._markedContent_1l2ws_1489{padding:12px;font-size:14px;line-height:1.5;width:100%;max-width:100%;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word}._tiptapMainContent_1l2ws_2201{width:100%;max-width:100%;min-width:100%;order:1;overflow-y:visible;height:auto;padding:0}._tiptapSplitLayout_1l2ws_2211{flex-direction:column;height:auto;overflow:visible;width:100%}._tiptapContainer_1l2ws_2004{height:auto;min-height:auto;border-radius:0;box-shadow:none;border:none;overflow:visible;width:100%}._tiptapEditorContainer_1l2ws_2146{flex-direction:column;height:auto;min-height:auto;width:100%}}@media (min-width: 769px) and (max-width: 1024px){._tiptapContent_1l2ws_2156{padding:16px;min-height:auto;overflow-y:visible;height:auto;width:100%;max-width:100%;box-sizing:border-box}._tiptapContent_1l2ws_2156 .ProseMirror{padding:12px;font-size:15px;min-height:auto;overflow-y:visible;width:100%;max-width:100%;box-sizing:border-box}._markedContent_1l2ws_1489{padding:16px;font-size:15px;line-height:1.6;width:100%;max-width:100%;box-sizing:border-box}._tiptapMainContent_1l2ws_2201{width:100%;max-width:100%;min-width:100%;overflow-y:visible;height:auto;padding:0}._tiptapSplitLayout_1l2ws_2211{height:auto;overflow:visible;width:100%}._tiptapContainer_1l2ws_2004{height:auto;min-height:auto;overflow:visible;width:100%}._tiptapEditorContainer_1l2ws_2146{flex-direction:column;height:auto;min-height:auto;width:100%}}._tiptapContent_1l2ws_2156 .ProseMirror{width:100%;min-height:100%;padding:20px;font-size:16px;line-height:1.6;color:#262626;overflow-wrap:break-word;word-wrap:break-word;outline:none;border:none;max-width:100%;box-sizing:border-box}@media (max-width: 768px){._tiptapContent_1l2ws_2156 .ProseMirror{padding:12px;font-size:14px;min-height:auto;overflow-y:visible}}@media (min-width: 769px) and (max-width: 1024px){._tiptapContent_1l2ws_2156 .ProseMirror{padding:12px;font-size:14px;min-height:auto;overflow-y:visible}}._tiptapContent_1l2ws_2156 .ProseMirror:focus{outline:none}._tiptapContent_1l2ws_2156 .ProseMirror h1{font-size:2.5rem;font-weight:700;margin:2rem 0 1rem;color:#262626;border-bottom:2px solid #007bff;padding-bottom:.5rem}@media (max-width: 768px){._tiptapContent_1l2ws_2156 .ProseMirror h1{font-size:1.8rem;margin:1.5rem 0 .75rem}._tiptapContent_1l2ws_2156 .ProseMirror h2{font-size:1.5rem;margin:1.25rem 0 .75rem}._tiptapContent_1l2ws_2156 .ProseMirror h3{font-size:1.25rem;margin:1rem 0 .5rem}}._tiptapContent_1l2ws_2156 .ProseMirror h2{font-size:2rem;font-weight:600;margin:1.5rem 0 1rem;color:#262626}._tiptapContent_1l2ws_2156 .ProseMirror h3{font-size:1.5rem;font-weight:600;margin:1.25rem 0 .75rem;color:#262626}._tiptapContent_1l2ws_2156 .ProseMirror h4{font-size:1.25rem;font-weight:600;margin:1rem 0 .5rem;color:#6c757d}._tiptapContent_1l2ws_2156 .ProseMirror h5{font-size:1.125rem;font-weight:600;margin:.75rem 0 .5rem;color:#6c757d}._tiptapContent_1l2ws_2156 .ProseMirror h6{font-size:1rem;font-weight:600;margin:.5rem 0 .25rem;color:#6c757d}._tiptapContent_1l2ws_2156 .ProseMirror p{margin:.75rem 0}._tiptapContent_1l2ws_2156 .ProseMirror blockquote{border-left:4px solid #007bff;margin:1.5rem 0;padding:1rem 1.5rem;background:#f8f9fa;border-radius:0 8px 8px 0;font-style:italic}._tiptapContent_1l2ws_2156 .ProseMirror ul .ProseMirror ol{padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem}._tiptapContent_1l2ws_2156 .ProseMirror li p{margin:.5rem 0}._tiptapContent_1l2ws_2156 .ProseMirror hr{border:none;border-top:2px solid #e9ecef;margin:2rem 0}._tiptapContent_1l2ws_2156 .ProseMirror table{border-collapse:collapse;margin:1rem 0;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}@media (max-width: 768px){._tiptapContent_1l2ws_2156 .ProseMirror table{font-size:12px;border-radius:4px;box-shadow:0 1px 4px #0000001a}._tiptapContent_1l2ws_2156 .ProseMirror table td .ProseMirror table th{padding:6px 8px}}._tiptapContent_1l2ws_2156 .ProseMirror table td .ProseMirror table th{border:1px solid #dee2e6;padding:8px 12px;text-align:left}._tiptapContent_1l2ws_2156 .ProseMirror table th{background-color:#f8f9fa;font-weight:600}._tiptapSidebar_1l2ws_2459{width:450px;background:#f8f9fa;border-left:1px solid #e9ecef;overflow-y:auto;padding:16px;transition:all .3s ease;flex-shrink:0}._tiptapSidebarCollapsed_1l2ws_2469{width:50px!important;min-width:50px!important;max-width:50px!important;padding:8px!important;flex-shrink:0;overflow:hidden}@media (max-width: 768px){._tiptapSidebar_1l2ws_2459{width:100%;min-width:100%;max-width:100%;border-left:none;border-top:1px solid #e9ecef;padding:12px;order:2;overflow-y:visible;height:auto}}@media (min-width: 769px) and (max-width: 1024px){._tiptapSidebar_1l2ws_2459{width:400px;min-width:400px;max-width:400px;overflow-y:visible;height:auto}}._tiptapHeader_1l2ws_2504{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#fff}@media (max-width: 768px){._tiptapHeader_1l2ws_2504{flex-direction:column;align-items:flex-start;gap:12px;padding:12px 16px}}._tiptapTitle_1l2ws_2522{font-size:18px;font-weight:600;color:#262626;margin:0}._tiptapActions_1l2ws_2529{display:flex;align-items:center;gap:8px}._tiptapEditButton_1l2ws_2535,._tiptapSaveButton_1l2ws_2536{padding:8px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._tiptapEditButton_1l2ws_2535{background:#007bff;color:#fff}._tiptapEditButton_1l2ws_2535:hover{background:#0056b3}._tiptapSaveButton_1l2ws_2536{background:#28a745;color:#fff}._tiptapSaveButton_1l2ws_2536:hover{background:#1e7e34}._tiptapSplitLayout_1l2ws_2211{display:flex;flex:1;overflow:hidden;height:100%;transition:all .3s ease;justify-content:center}@media (max-width: 768px){._tiptapSplitLayout_1l2ws_2211{flex-direction:column;height:auto;overflow:visible}}@media (min-width: 769px) and (max-width: 1024px){._tiptapSplitLayout_1l2ws_2211{height:auto;overflow:visible}}._tiptapMainContent_1l2ws_2201{flex:1;min-width:0;display:flex;flex-direction:column;transition:all .3s ease;max-width:calc(100% - 450px);width:calc(100% - 450px)}._tiptapMainContentExpanded_1l2ws_2600{flex:1;min-width:0;display:flex;flex-direction:column;max-width:calc(100% - 450px);margin-left:auto;margin-right:auto;width:calc(100% - 450px)}@media (max-width: 768px){._tiptapMainContent_1l2ws_2201{min-height:auto;order:1;overflow-y:visible;height:auto}}@media (min-width: 769px) and (max-width: 1024px){._tiptapMainContent_1l2ws_2201{min-height:auto;overflow-y:visible;height:auto}}._tiptapLoading_1l2ws_2631{display:flex;align-items:center;justify-content:center;height:200px;color:#6b7280;font-size:16px}._tiptapChartContainer_1l2ws_2640{padding:16px;background:#fff;border-radius:8px;margin-bottom:16px;border:1px solid #e8e8e8}._tiptapChartTitle_1l2ws_2648{margin-bottom:12px;color:#1890ff;font-size:16px;font-weight:600}._tiptapSidebar_1l2ws_2459 .ant-collapse{background:transparent;border:none}._tiptapSidebar_1l2ws_2459 .ant-collapse-item{border:1px solid #e9ecef;border-radius:6px;margin-bottom:8px;background:#fff}._tiptapSidebar_1l2ws_2459 .ant-collapse-header{padding:8px 12px!important;background:#f8f9fa;border-radius:6px 6px 0 0}._tiptapSidebar_1l2ws_2459 .ant-collapse-content{border-top:1px solid #e9ecef}._tiptapSidebar_1l2ws_2459 .ant-collapse-content-box{padding:12px!important}._tiptapSidebar_1l2ws_2459 .ant-collapse .ant-collapse{margin-top:8px}._tiptapSidebar_1l2ws_2459 .ant-collapse .ant-collapse-item{border:1px solid #d9d9d9;background:#fafafa}._tiptapSidebar_1l2ws_2459 .ant-collapse .ant-collapse-header{background:#f0f0f0;padding:6px 10px!important}._reportBuilderTabContent_1l2ws_2698{height:100%;width:100%;overflow:hidden}._processingBar_1l2ws_2705{position:fixed;bottom:0;left:0;right:0;background-color:#1e5fad;color:#fff;z-index:9999;box-shadow:0 -4px 12px #0003;animation:_slideUp_1l2ws_1 .3s ease-out;border-top:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin:0;padding:0;transform:translateZ(0);will-change:transform;pointer-events:auto;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}@keyframes _slideUp_1l2ws_1{0%{transform:translateY(100%) translateZ(0);opacity:0}to{transform:translateY(0) translateZ(0);opacity:1}}._processingContent_1l2ws_2743{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;max-width:1400px;margin:0 auto;min-height:48px;box-sizing:border-box}._processingInfo_1l2ws_2754{display:flex;align-items:center;gap:12px;flex:1;min-width:0}._processingIcon_1l2ws_2762{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#fff3;border-radius:50%;animation:_pulse_1l2ws_1 2s infinite;flex-shrink:0;border:1px solid rgba(255,255,255,.3)}@keyframes _pulse_1l2ws_1{0%{transform:scale(1);box-shadow:0 0 #fff6}50%{transform:scale(1.05);box-shadow:0 0 0 6px #fff0}to{transform:scale(1);box-shadow:0 0 #fff0}}._processingTitle_1l2ws_2792{font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px;flex-shrink:0;text-shadow:0 1px 2px rgba(0,0,0,.1)}._processingTitle_1l2ws_2792:before{content:"🤖";font-size:16px;animation:_bounce_1l2ws_1 2s infinite}@keyframes _bounce_1l2ws_1{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-3px)}60%{transform:translateY(-1px)}}._processingDetails_1l2ws_2827{font-size:12px;opacity:.9;margin-left:12px;font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:300px;text-shadow:0 1px 1px rgba(0,0,0,.1)}._processingControls_1l2ws_2839{display:flex;gap:6px;flex-shrink:0}._processingButton_1l2ws_2845{color:#fff!important;border:none!important;background:#ffffff1a!important;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:6px;transition:all .2s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}._processingButton_1l2ws_2845:hover{background:#fff3!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 2px 8px #0003;border-color:#ffffff4d}._processingButton_1l2ws_2845:active{transform:translateY(0)}@media (max-width: 768px){._processingContent_1l2ws_2743{padding:10px 16px;min-height:44px}._processingTitle_1l2ws_2792{font-size:13px}._processingDetails_1l2ws_2827{font-size:11px;max-width:200px}._processingButton_1l2ws_2845{width:32px;height:32px}._processingIcon_1l2ws_2762{width:24px;height:24px}}@media (max-width: 480px){._processingContent_1l2ws_2743{padding:8px 12px;min-height:40px}._processingTitle_1l2ws_2792{font-size:12px}._processingDetails_1l2ws_2827{display:none}._processingButton_1l2ws_2845{width:28px;height:28px}._processingIcon_1l2ws_2762{width:20px;height:20px}}._backButton_1l2ws_2924{cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center}._backButton_1l2ws_2924:hover{background:#f5f5f5}._agGridContainer_1l2ws_2937{overflow:hidden!important;position:relative!important;contain:layout style paint}._agGridContainer_1l2ws_2937 .ag-root-wrapper{overflow:hidden!important}._agGridContainer_1l2ws_2937 .ag-body-viewport{overflow:auto!important;overflow-x:auto!important;overflow-y:auto!important}._agGridContainer_1l2ws_2937 .ag-body-horizontal-scroll-viewport,._agGridContainer_1l2ws_2937 .ag-root,._agGridContainer_1l2ws_2937 .ag-body{overflow:hidden!important}._editorContentWrap_1l2ws_2969 .tiptap p{line-height:1.9!important}._editorContentWrap_1l2ws_2969 .tiptap h1{font-size:30px;font-weight:700;margin:24px 0 16px}._editorContentWrap_1l2ws_2969 .tiptap h2{font-size:26px;font-weight:700;margin:20px 0 12px;color:#1936a9}._editorContentWrap_1l2ws_2969 .tiptap h3{font-size:20px;font-weight:700;margin:16px 0 8px;color:#3f3f3f}._editorContentWrap_1l2ws_2969 .tiptap h4{font-size:18px;font-weight:600;margin:12px 0 8px}._editorContentWrap_1l2ws_2969 .tiptap h5{font-size:15px;font-weight:600;margin:8px 0 4px}._editorContentWrap_1l2ws_2969 .tiptap h6{font-size:14px;font-weight:500;margin:8px 0 4px;color:#555}@media (max-width: 768px){._markedContent_1l2ws_1489{padding:12px!important;font-size:14px!important;line-height:1.5!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow-wrap:break-word!important;word-wrap:break-word!important;word-break:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important}._markedContent_1l2ws_1489 h1,._markedContent_1l2ws_1489 h2,._markedContent_1l2ws_1489 h3,._markedContent_1l2ws_1489 h4,._markedContent_1l2ws_1489 h5,._markedContent_1l2ws_1489 h6{font-size:16px!important;margin:12px 0 8px!important;line-height:1.3!important;word-wrap:break-word!important;overflow-wrap:break-word!important}._markedContent_1l2ws_1489 p{margin:8px 0!important;line-height:1.5!important;word-wrap:break-word!important;overflow-wrap:break-word!important}._markedContent_1l2ws_1489 ul,._markedContent_1l2ws_1489 ol{padding-left:16px!important;margin:8px 0!important}._markedContent_1l2ws_1489 table{font-size:12px!important;max-width:100%!important;overflow-x:auto!important;display:block!important}._markedContent_1l2ws_1489 img{max-width:100%!important;height:auto!important}._editorContentWrap_1l2ws_2969{width:100%!important;max-width:100%!important;box-sizing:border-box!important}._editorContentWrap_1l2ws_2969 .tiptap{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:8px!important;font-size:14px!important;line-height:1.5!important}._editorContentWrap_1l2ws_2969 .tiptap h1{font-size:18px!important;margin:16px 0 12px!important}._editorContentWrap_1l2ws_2969 .tiptap h2{font-size:16px!important;margin:14px 0 10px!important}._editorContentWrap_1l2ws_2969 .tiptap h3{font-size:15px!important;margin:12px 0 8px!important}._editorContentWrap_1l2ws_2969 .tiptap p{margin:8px 0!important;line-height:1.5!important}._tiptapContent_1l2ws_2156{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:12px!important;overflow-x:hidden!important}._tiptapContent_1l2ws_2156 .ProseMirror{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:8px!important;font-size:14px!important;line-height:1.5!important;overflow-x:hidden!important}}@media (max-width: 768px){._tiptapContainer_1l2ws_2004,._tiptapMainContent_1l2ws_2201,._tiptapContent_1l2ws_2156,._markedContent_1l2ws_1489,._editorContentWrap_1l2ws_2969{display:block!important;visibility:visible!important;opacity:1!important;height:auto!important;min-height:auto!important;overflow:visible!important}}@media (max-width: 768px){._tiptapContainer_1l2ws_2004,._tiptapMainContent_1l2ws_2201{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important;margin:0!important}._tiptapContainer_1l2ws_2004 *,._tiptapMainContent_1l2ws_2201 *,._tiptapContent_1l2ws_2156 *,._markedContent_1l2ws_1489 *{max-width:100%!important;box-sizing:border-box!important}._tiptapContainer_1l2ws_2004,._tiptapMainContent_1l2ws_2201,._tiptapContent_1l2ws_2156,._markedContent_1l2ws_1489{font-size:14px!important;line-height:1.5!important;color:#333!important}._tiptapContainer_1l2ws_2004,._tiptapMainContent_1l2ws_2201,._tiptapContent_1l2ws_2156,._markedContent_1l2ws_1489{overflow-x:hidden!important;overflow-y:visible!important}._tiptapContainer_1l2ws_2004>*,._tiptapMainContent_1l2ws_2201>*,._tiptapContent_1l2ws_2156>*,._markedContent_1l2ws_1489>*{margin-bottom:12px!important}._tiptapContainer_1l2ws_2004>*:last-child,._tiptapMainContent_1l2ws_2201>*:last-child,._tiptapContent_1l2ws_2156>*:last-child,._markedContent_1l2ws_1489>*:last-child{margin-bottom:0!important}}@media (max-width: 768px){._editorContentWrap_1l2ws_2969{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important;margin:0!important;overflow:visible!important}._editorContentWrap_1l2ws_2969 .tiptap{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:12px!important;margin:0!important;font-size:14px!important;line-height:1.5!important;overflow:visible!important;min-height:auto!important}._editorContentWrap_1l2ws_2969 .tiptap h1{font-size:18px!important;margin:16px 0 12px!important;line-height:1.3!important;word-wrap:break-word!important;overflow-wrap:break-word!important}._editorContentWrap_1l2ws_2969 .tiptap h2{font-size:16px!important;margin:14px 0 10px!important;line-height:1.3!important;word-wrap:break-word!important;overflow-wrap:break-word!important}._editorContentWrap_1l2ws_2969 .tiptap h3{font-size:15px!important;margin:12px 0 8px!important;line-height:1.3!important;word-wrap:break-word!important;overflow-wrap:break-word!important}._editorContentWrap_1l2ws_2969 .tiptap p{margin:8px 0!important;line-height:1.5!important;word-wrap:break-word!important;overflow-wrap:break-word!important}._editorContentWrap_1l2ws_2969 .tiptap ul,._editorContentWrap_1l2ws_2969 .tiptap ol{padding-left:16px!important;margin:8px 0!important}._editorContentWrap_1l2ws_2969 .tiptap table{font-size:12px!important;max-width:100%!important;overflow-x:auto!important;display:block!important}._editorContentWrap_1l2ws_2969 .tiptap img{max-width:100%!important;height:auto!important}}@media (max-width: 768px){._tiptapContainer_1l2ws_2004,._tiptapMainContent_1l2ws_2201,._tiptapContent_1l2ws_2156,._markedContent_1l2ws_1489,._editorContentWrap_1l2ws_2969,._reportContent_1l2ws_1435,._reportMainContent_1l2ws_1448{display:block!important;visibility:visible!important;opacity:1!important;height:auto!important;min-height:auto!important;max-height:none!important;overflow:visible!important;overflow-x:hidden!important;overflow-y:visible!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}._tiptapContainer_1l2ws_2004 *,._tiptapMainContent_1l2ws_2201 *,._tiptapContent_1l2ws_2156 *,._markedContent_1l2ws_1489 *,._editorContentWrap_1l2ws_2969 *,._reportContent_1l2ws_1435 *,._reportMainContent_1l2ws_1448 *{max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important}._tiptapContainer_1l2ws_2004,._tiptapMainContent_1l2ws_2201,._tiptapContent_1l2ws_2156,._markedContent_1l2ws_1489,._editorContentWrap_1l2ws_2969{z-index:auto!important;position:relative!important}._tiptapContainer_1l2ws_2004,._tiptapMainContent_1l2ws_2201,._tiptapContent_1l2ws_2156,._markedContent_1l2ws_1489,._editorContentWrap_1l2ws_2969{text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}}._sidebarButton_1l2ws_3335:hover{transform:scale(1.03)}._container_14pz2_2{max-height:100vh;background-color:#f9fafb;display:flex;flex-direction:column;position:relative;overflow:visible}._topNav_14pz2_12{border-bottom:1px solid #e5e7eb;background-color:#fff;flex-shrink:0;height:60px}._detailHeader_14pz2_19{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._navContent_14pz2_26{max-width:none;margin:0 auto;padding:0 1rem 0 2rem}._navInner_14pz2_32{display:flex;align-items:center;justify-content:space-between;height:4rem}._navLeft_14pz2_39{display:flex;align-items:center;gap:.75rem}._navTitle_14pz2_45{font-size:1.125rem;font-weight:600;color:#111827}._settingsButton_14pz2_51{padding:.375rem;color:#6b7280;border-radius:.25rem;transition:all .2s}._settingsButton_14pz2_51:hover{color:#374151;background-color:#f3f4f6}._navRight_14pz2_63{display:flex;align-items:center;gap:1rem}._tabButtons_14pz2_70{display:flex;gap:.5rem}._tabButton_14pz2_70{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;transition:all .2s;font-size:.875rem}._tabButton_14pz2_70._active_14pz2_85{background-color:#3b82f6;color:#fff}._tabButton_14pz2_70._inactive_14pz2_90{color:#4b5563}._tabButton_14pz2_70._inactive_14pz2_90:hover{color:#3b82f6;background-color:#f3f4f6}._tabButtonText_14pz2_99{display:none}@media (min-width: 640px){._tabButtonText_14pz2_99{display:inline}}._mainContent_14pz2_110{height:calc(100vh - 60px);max-width:none;margin:0;padding:1rem;overflow:hidden}._layout_14pz2_119{display:flex;gap:1.5rem;height:100%;min-height:0}@media (max-width: 768px){._layout_14pz2_119{flex-direction:column;gap:1rem;height:auto}}._reportBuilderTab_14pz2_136{height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);min-height:calc(100vh - 200px)}._reportBuilderWelcome_14pz2_145{background:#fff;border-radius:16px;padding:48px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;text-align:center;max-width:600px;width:100%;margin:0 auto}._welcomeContent_14pz2_156{display:flex;flex-direction:column;align-items:center;gap:24px}._welcomeIcon_14pz2_163{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;width:96px;height:96px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}._welcomeIcon_14pz2_163 svg{color:#fff}._welcomeTitle_14pz2_178{font-size:32px;font-weight:700;color:#1f2937;margin:0}._welcomeDescription_14pz2_185{font-size:16px;color:#6b7280;line-height:1.6;margin:0;max-width:480px}._featureList_14pz2_193{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:100%;max-width:480px}._featureItem_14pz2_201{display:flex;align-items:center;gap:12px;padding:16px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;transition:all .2s}._featureItem_14pz2_201:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-2px)}._featureIcon_14pz2_218{font-size:20px;width:24px;text-align:center}._featureItem_14pz2_201 span:last-child{font-size:14px;font-weight:500;color:#374151}._startButton_14pz2_230{background:linear-gradient(135deg,#667eea,#764ba2);border:none;height:48px;padding:0 32px;font-size:16px;font-weight:600;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .2s}._startButton_14pz2_230:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._startButton_14pz2_230:active{transform:translateY(0)}@media (max-width: 768px){._reportBuilderWelcome_14pz2_145{padding:32px 24px;margin:16px}._welcomeTitle_14pz2_178{font-size:24px}._welcomeDescription_14pz2_185{font-size:14px}._featureList_14pz2_193{grid-template-columns:1fr;gap:12px}._featureItem_14pz2_201{padding:12px}._startButton_14pz2_230{height:44px;padding:0 24px;font-size:14px}}._leftPanel_14pz2_283{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;flex-shrink:0;overflow-y:auto;height:90vh}@media (max-width: 768px){._leftPanel_14pz2_283{width:100%;order:1}}@media (min-width: 769px){._leftPanel_14pz2_283{width:440px}}._mainPanel_14pz2_308{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;flex:1;overflow-y:auto}@media (max-width: 768px){._mainPanel_14pz2_308{width:100%;order:3}}._rightPanel_14pz2_325{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;flex-shrink:0;overflow-y:auto}@media (max-width: 768px){._rightPanel_14pz2_325{width:100%;order:2}}@media (min-width: 769px){._rightPanel_14pz2_325{width:280px}}._reportBuilderLayout_14pz2_350{display:flex;gap:1.5rem;height:100%;min-height:0}@media (max-width: 768px){._reportBuilderLayout_14pz2_350{flex-direction:column;height:auto;gap:1rem}}@media (min-width: 769px){._reportBuilderLayout_14pz2_350{flex-direction:row;height:calc(100vh - 7rem)}}._reportBuilderLeft_14pz2_375{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;display:flex;flex-direction:column;flex-shrink:0;overflow-y:auto}@media (max-width: 768px){._reportBuilderLeft_14pz2_375{width:100%;order:1}}@media (min-width: 769px){._reportBuilderLeft_14pz2_375{width:380px}}._reportBuilderMain_14pz2_401{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;display:flex;flex-direction:column;flex:1;overflow-y:auto}@media (max-width: 768px){._reportBuilderMain_14pz2_401{width:100%;order:3}}._reportBuilderRight_14pz2_420{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;display:flex;flex-direction:column;flex-shrink:0;overflow-y:auto}@media (max-width: 768px){._reportBuilderRight_14pz2_420{width:100%;order:2}}@media (min-width: 769px){._reportBuilderRight_14pz2_420{width:390px}}._panelHeader_14pz2_447{font-weight:500;color:#111827;margin-bottom:1rem}._panelSubHeader_14pz2_453{font-weight:500;font-size:18px;color:#111827}._textHeader_14pz2_459{font-size:22px;font-weight:500;font-size:20px;color:#111827}._dataItem_14pz2_467{padding:.75rem;border-radius:.25rem;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s;margin-bottom:.5rem}._dataItem_14pz2_467:hover{background-color:#f9fafb;border-color:#d1d5db}._dataItem_14pz2_467._selected_14pz2_481{background-color:#eff6ff;border-color:#3b82f6}._dataItemName_14pz2_486{font-weight:500;color:#111827;margin-bottom:.25rem;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._dataItemMeta_14pz2_501{font-size:.75rem;color:#6b7280}._emptyState_14pz2_507{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 1rem;color:#6b7280;height:100%;min-height:400px}._emptyStateIcon_14pz2_519{width:3rem;height:3rem;margin-bottom:1rem;color:#d1d5db}._emptyStateText_14pz2_526{font-size:.875rem;color:#6b7280}._dataPreview_14pz2_532{border:1px solid #e5e7eb;border-radius:.25rem;overflow:hidden}._dataTable_14pz2_538{width:100%;border-collapse:collapse}._dataTableHeader_14pz2_543{background-color:#f9fafb}._dataTableHeader_14pz2_543 th{padding:.75rem;text-align:left;font-weight:500;color:#374151;border-bottom:1px solid #e5e7eb}._dataTableRow_14pz2_555{border-bottom:1px solid #f3f4f6}._dataTableRow_14pz2_555:last-child{border-bottom:none}._dataTableCell_14pz2_563{padding:.75rem;font-size:.875rem;color:#374151}._dataTableInfo_14pz2_569{font-size:.75rem;color:#6b7280;margin-top:.5rem}._metricsGrid_14pz2_576{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width: 640px){._metricsGrid_14pz2_576{grid-template-columns:repeat(4,1fr)}}._metricCard_14pz2_588{padding:1rem;background-color:#f9fafb;border-radius:.25rem;text-align:center}._metricLabel_14pz2_595{font-size:.75rem;color:#6b7280;margin-bottom:.25rem}._metricValue_14pz2_601{font-weight:600;color:#111827}._statusBadge_14pz2_607{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._statusPublished_14pz2_616{background-color:#dcfce7;color:#166534}._statusDraft_14pz2_621{background-color:#fef3c7;color:#92400e}._statusProcessing_14pz2_626{background-color:#dbeafe;color:#1e40af}._jobPromptSection_14pz2_632{display:flex;flex-direction:column;height:100%;gap:1rem}._promptHeader_14pz2_639{display:flex;align-items:center;justify-content:space-between}._newButton_14pz2_645{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#3b82f6;color:#fff;border:none;border-radius:.25rem;font-size:.875rem;cursor:pointer;transition:all .2s}._newButton_14pz2_645:hover{background-color:#2563eb}._promptContainer_14pz2_664{position:relative;flex:1;max-height:200px}._promptTextarea_14pz2_670{width:100%;height:100%;max-height:200px;padding:.75rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;line-height:1.5;resize:none;overflow-y:auto;position:relative;z-index:1}._promptTextarea_14pz2_670:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._runButton_14pz2_693{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:#10b981;color:#fff;border:none;border-radius:.25rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}._runButton_14pz2_693:hover{background-color:#059669}._runButton_14pz2_693:disabled{background-color:#9ca3af;cursor:not-allowed}._templatesSection_14pz2_718{flex:1;display:flex;flex-direction:column;gap:.75rem}._templatesHeader_14pz2_725{display:flex;align-items:center;justify-content:space-between}._templateItem_14pz2_731{display:flex;align-items:center;gap:.5rem;padding:.75rem;border:1px solid #e5e7eb;border-radius:.375rem;transition:all .2s;background-color:#fff}._templateItem_14pz2_731:hover{border-color:#3b82f6;box-shadow:0 2px 4px #3b82f61a}._templateButton_14pz2_747{flex:1;text-align:left;background:none;border:none;padding:.5rem;border-radius:.25rem;cursor:pointer;transition:all .2s}._templateButton_14pz2_747:hover{background-color:#f8fafc}._templateName_14pz2_762{font-size:.875rem;color:#111827;font-weight:600;line-height:1.4}._templateEditButton_14pz2_769{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._templateItem_14pz2_731:hover ._templateEditButton_14pz2_769{opacity:1}._templateEditButton_14pz2_769:hover{background-color:#f3f4f6}._templateDeleteButton_14pz2_787{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._templateItem_14pz2_731:hover ._templateDeleteButton_14pz2_787{opacity:1}._templateDeleteButton_14pz2_787:hover{background-color:#fef2f2}._templateActions_14pz2_805{display:flex;gap:.25rem}._templateContent_14pz2_810{flex:1;text-align:left}._templatePreview_14pz2_815{font-size:.75rem;color:#6b7280;margin-top:.25rem;line-height:1.3}._templateCount_14pz2_822{font-size:.75rem;color:#6b7280;margin-left:.5rem}._loadingTemplates_14pz2_828{display:flex;align-items:center;gap:.5rem;padding:1rem;color:#6b7280;font-size:.875rem}._emptyTemplates_14pz2_837{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;color:#6b7280;text-align:center}._emptyTemplates_14pz2_837 span{font-size:.875rem}._templatesList_14pz2_853{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.25rem}._progressSection_14pz2_862{display:flex;flex-direction:column;gap:1rem;height:100%}._progressPanel_14pz2_869{flex:1;display:flex;flex-direction:column;gap:.75rem}._progressHeader_14pz2_876{display:flex;align-items:center;gap:.5rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}._progressList_14pz2_884{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}._progressItem_14pz2_892{padding:.75rem;background-color:#f9fafb;border-radius:.25rem;border-left:3px solid #3b82f6}._progressTitle_14pz2_899{font-size:.875rem;font-weight:500;color:#111827;margin-bottom:.25rem}._progressTime_14pz2_906{font-size:.75rem;color:#6b7280;margin-bottom:.5rem}._progressBar_14pz2_912{width:100%;height:.25rem;background-color:#e5e7eb;border-radius:.125rem;overflow:hidden}._progressBarFill_14pz2_920{height:100%;background-color:#3b82f6;border-radius:.125rem;animation:_pulse_14pz2_1 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _pulse_14pz2_1{0%,to{opacity:1}50%{opacity:.5}}._historyItem_14pz2_940{display:flex;align-items:center;gap:.5rem;padding:.75rem;border:1px solid #e5e7eb;border-radius:.375rem;transition:all .2s;background-color:#fff;margin-bottom:.5rem}._historyItem_14pz2_940:hover{border-color:#3b82f6;box-shadow:0 2px 4px #3b82f61a}._historyButton_14pz2_957{flex:1;text-align:left;background:none;border:none;padding:.5rem;border-radius:.25rem;cursor:pointer;transition:all .2s}._historyButton_14pz2_957:hover{background-color:#f8fafc}._historyTitle_14pz2_972{font-size:.875rem;font-weight:600;color:#111827;margin-bottom:.5rem;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}._historyTime_14pz2_982{font-size:.75rem;color:#6b7280;line-height:1.3}._historyEditButton_14pz2_988{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._historyItem_14pz2_940:hover ._historyEditButton_14pz2_988{opacity:1}._historyEditButton_14pz2_988:hover{background-color:#f3f4f6}._modalOverlay_14pz2_1007{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContent_14pz2_1021{background-color:#fff;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%;max-width:500px;max-height:90vh;overflow-y:auto}._modalHeader_14pz2_1031{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 0}._modalTitle_14pz2_1038{font-size:1.125rem;font-weight:600;color:#111827}._modalCloseButton_14pz2_1044{padding:.5rem;background:none;border:none;border-radius:.25rem;cursor:pointer;color:#6b7280;transition:all .2s}._modalCloseButton_14pz2_1044:hover{background-color:#f3f4f6;color:#374151}._modalForm_14pz2_1059{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._formGroup_14pz2_1066{display:flex;flex-direction:column;gap:.5rem}._formLabel_14pz2_1072{font-size:.875rem;font-weight:500;color:#374151}._formInput_14pz2_1078{padding:.75rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;transition:all .2s}._formInput_14pz2_1078:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formTextarea_14pz2_1092{padding:.75rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;font-family:inherit;resize:vertical;min-height:100px;transition:all .2s}._formTextarea_14pz2_1092:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._modalActions_14pz2_1109{display:flex;gap:.75rem;padding:0 1.5rem 1.5rem}._modalButton_14pz2_1115{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border:none;border-radius:.25rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}._modalButton_14pz2_1115._primary_14pz2_1128{background-color:#3b82f6;color:#fff}._modalButton_14pz2_1115._primary_14pz2_1128:hover{background-color:#2563eb}._modalButton_14pz2_1115._secondary_14pz2_1137{background-color:#f3f4f6;color:#374151}._modalButton_14pz2_1115._secondary_14pz2_1137:hover{background-color:#e5e7eb}._modalButton_14pz2_1115:disabled{background-color:#9ca3af;cursor:not-allowed}._specialChar_14pz2_1152{color:#3b82f6;font-weight:600}._spaceY2_14pz2_1158>*+*{margin-top:.5rem}._spaceY4_14pz2_1162>*+*{margin-top:1rem}._spaceY6_14pz2_1166>*+*{margin-top:1.5rem}._flex_14pz2_1170{display:flex}._flexGap2_14pz2_1174{display:flex;gap:.5rem;justify-content:space-between}._flexItemsCenter_14pz2_1180{align-items:center}._flexItemsCenterGap2_14pz2_1184{display:flex;align-items:center;gap:.5rem}._flexJustifyBetween_14pz2_1190{justify-content:space-between}._mb4_14pz2_1194{margin-bottom:1rem}._mb2_14pz2_1198{margin-bottom:.5rem}._mb3_14pz2_1202{margin-bottom:.75rem}._mt6_14pz2_1206{margin-top:1.5rem}._mt1_14pz2_1210{margin-top:.25rem}._textLg_14pz2_1214{font-size:1.125rem}._fontMedium_14pz2_1218{font-weight:500}._textGray900_14pz2_1222{color:#111827}._textLeft_14pz2_1226{text-align:left}._p2_14pz2_1230{padding:.5rem}._borderB_14pz2_1234{border-bottom:1px solid #e5e7eb}._bgGray50_14pz2_1238{background-color:#f9fafb}._p4_14pz2_1242{padding:1rem}._rounded_14pz2_1246{border-radius:.25rem}._textSm_14pz2_1250{font-size:.875rem}._textGray700_14pz2_1254{color:#374151}._bgWhite_14pz2_1258{background-color:#fff}._border_14pz2_1234{border:1px solid #e5e7eb}._textCenter_14pz2_1266{text-align:center}._text2xl_14pz2_1270{font-size:1.5rem}._fontBold_14pz2_1274{font-weight:700}._textBlue600_14pz2_1278{color:#2563eb}._textGreen600_14pz2_1282{color:#16a34a}._textPurple600_14pz2_1286{color:#9333ea}._textOrange600_14pz2_1290{color:#ea580c}._textXs_14pz2_1294{font-size:.75rem}._textGray600_14pz2_1298{color:#4b5563}._textGray500_14pz2_1302{color:#6b7280}._h3_14pz2_1306{width:.75rem;height:.75rem}._h4_14pz2_1311{width:1rem;height:1rem}._h5_14pz2_1316{width:1.25rem;height:1.25rem}._w3_14pz2_1321{width:.75rem}._w4_14pz2_1325{width:1rem}._w5_14pz2_1329{width:1.25rem}._iconBlue500_14pz2_1333{color:#3b82f6}._iconGray500_14pz2_1337{color:#6b7280}._iconGreen600_14pz2_1341{color:#16a34a}._iconBlue600_14pz2_1345{color:#2563eb}._iconRed600_14pz2_1349{color:#dc2626}._showMoreButton_14pz2_1353{width:100%;padding:.5rem;background:none;border:1px solid #d1d5db;border-radius:.25rem;color:#6b7280;font-size:.875rem;cursor:pointer;transition:all .2s}._showMoreButton_14pz2_1353:hover{background-color:#f3f4f6;color:#374151}._currentPrompt_14pz2_1370{margin-top:1rem;padding:1rem;background-color:#f9fafb;border-radius:.25rem;border:1px solid #e5e7eb}._currentPromptLabel_14pz2_1378{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._currentPromptText_14pz2_1385{font-size:.875rem;color:#6b7280;line-height:1.5}._publishButton_14pz2_1391{padding:.75rem 1.5rem;background-color:#10b981;color:#fff;border:none;border-radius:.25rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}._publishButton_14pz2_1391:hover{background-color:#059669}._reportDetail_14pz2_1408{padding:0;height:100%;overflow:hidden;width:100%}._reportHeader_14pz2_1415{background:#fff;border-bottom:1px solid #e5e7eb;padding:11px}._reportTitle_14pz2_1421{font-size:16px;font-weight:600;color:#111827;margin:0 0 16px;line-height:1.3}._reportInfo_14pz2_1429{display:flex;justify-content:space-between;align-items:flex-end}._reportContent_14pz2_1435{padding:0;height:calc(100% - 120px);overflow:hidden}._reportContentLayout_14pz2_1442{display:flex;gap:24px;height:100%}._reportMainContent_14pz2_1448{flex:1;overflow-y:auto;padding-right:16px}._reportTablesSection_14pz2_1454{width:450px;overflow-y:auto;border-left:1px solid #e5e7eb;padding-left:16px}@media (max-width: 768px){._reportContent_14pz2_1435{height:auto;overflow:visible}._reportContentLayout_14pz2_1442{flex-direction:column;height:auto;gap:16px}._reportMainContent_14pz2_1448{padding-right:0;overflow-y:visible}._reportTablesSection_14pz2_1454{width:100%;border-left:none;border-top:1px solid #e5e7eb;padding-left:0;padding-top:16px;overflow-y:visible}}._reportContent_14pz2_1435 ._markedContent_14pz2_1489{font-size:14px;line-height:1.6;color:#333}._reportContent_14pz2_1435 ._markedContent_14pz2_1489 h1,._reportContent_14pz2_1435 ._markedContent_14pz2_1489 h2,._reportContent_14pz2_1435 ._markedContent_14pz2_1489 h3,._reportContent_14pz2_1435 ._markedContent_14pz2_1489 h4,._reportContent_14pz2_1435 ._markedContent_14pz2_1489 h5,._reportContent_14pz2_1435 ._markedContent_14pz2_1489 h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25;color:#111827}._reportContent_14pz2_1435 ._markedContent_14pz2_1489 h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._reportContent_14pz2_1435 ._markedContent_14pz2_1489 h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._reportContent_14pz2_1435 ._markedContent_14pz2_1489 h3{font-size:1.25em}._reportContent_14pz2_1435 ._markedContent_14pz2_1489 h4{font-size:1em}._reportContent_14pz2_1435 ._markedContent_14pz2_1489 p{margin-top:0;margin-bottom:16px}._reportContent_14pz2_1435 ._markedContent_14pz2_1489 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}._reportContent_14pz2_1435 ._markedContent_14pz2_1489 pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-bottom:16px}._reportContent_14pz2_1435 ._markedContent_14pz2_1489 pre code{padding:0;margin:0;background-color:transparent;border:0;word-break:normal;white-space:pre}._reportContent_14pz2_1435 ._markedContent_14pz2_1489 blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin:0 0 16px}._reportContent_14pz2_1435 ._markedContent_14pz2_1489 ul,._reportContent_14pz2_1435 ._markedContent_14pz2_1489 ol{padding-left:2em;margin-top:0;margin-bottom:16px}._reportContent_14pz2_1435 ._markedContent_14pz2_1489 table{display:block;width:100%;overflow:auto;margin-top:0;margin-bottom:16px;border-spacing:0;border-collapse:collapse}._reportContent_14pz2_1435 ._markedContent_14pz2_1489 table th,._reportContent_14pz2_1435 ._markedContent_14pz2_1489 table td{padding:6px 13px;border:1px solid #dfe2e5}._reportContent_14pz2_1435 ._markedContent_14pz2_1489 table tr{background-color:#fff;border-top:1px solid #c6cbd1}._reportContent_14pz2_1435 ._markedContent_14pz2_1489 table tr:nth-child(2n){background-color:#f6f8fa}._reportContent_14pz2_1435 ._markedContent_14pz2_1489 img{max-width:100%;height:auto;border-radius:6px;box-shadow:0 1px 3px #0000001a}._reportContent_14pz2_1435 ._markedContent_14pz2_1489 hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}._reportContent_14pz2_1435 ._markedContent_14pz2_1489 a{color:#0366d6;text-decoration:none}._reportContent_14pz2_1435 ._markedContent_14pz2_1489 a:hover{text-decoration:underline}._markedContent_14pz2_1489{font-size:14px;line-height:1.6;color:#333;padding:15px}._markedContent_14pz2_1489 h1,._markedContent_14pz2_1489 h2,._markedContent_14pz2_1489 h3,._markedContent_14pz2_1489 h4,._markedContent_14pz2_1489 h5,._markedContent_14pz2_1489 h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}._markedContent_14pz2_1489 h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_14pz2_1489 h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_14pz2_1489 h3{font-size:1.25em}._markedContent_14pz2_1489 h4{font-size:1em}._markedContent_14pz2_1489 p{margin-top:0;margin-bottom:16px}._markedContent_14pz2_1489 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_14pz2_1489 pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-bottom:16px}._markedContent_14pz2_1489 pre code{padding:0;margin:0;background-color:transparent;border:0;word-break:normal;white-space:pre}._markedContent_14pz2_1489 blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin:0 0 16px}._markedContent_14pz2_1489 ul,._markedContent_14pz2_1489 ol{padding-left:2em;margin-top:0;margin-bottom:16px}._markedContent_14pz2_1489 table{display:block;width:100%;overflow:auto;margin-top:0;margin-bottom:16px;border-spacing:0;border-collapse:collapse}._markedContent_14pz2_1489 table th,._markedContent_14pz2_1489 table td{padding:6px 13px;border:1px solid #dfe2e5}._markedContent_14pz2_1489 table tr{background-color:#fff;border-top:1px solid #c6cbd1}._markedContent_14pz2_1489 table tr:nth-child(2n){background-color:#f6f8fa}._markedContent_14pz2_1489 img{max-width:100%;box-sizing:content-box;background-color:#fff}._markedContent_14pz2_1489 hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}._markedContent_14pz2_1489 a{color:#0366d6;text-decoration:none}._markedContent_14pz2_1489 a:hover{text-decoration:underline}._templateSelected_14pz2_1760{background-color:#e6f7ff!important;border-color:#1677ff!important}._templateSelected_14pz2_1760:hover{background-color:#e6f7ff!important}._noDataWarning_14pz2_1769{margin-left:.5rem;font-size:.875rem}._templateDataCount_14pz2_1774{font-size:.75rem;color:#52c41a;margin-top:.25rem}._templateButton_14pz2_747:disabled{opacity:.5;cursor:not-allowed}._templateButton_14pz2_747:disabled:hover{background-color:transparent}._selectedTemplateInfo_14pz2_1789{padding:.75rem;background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:.375rem;margin-bottom:.75rem}._selectedTemplateLabel_14pz2_1797{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#0369a1;font-weight:500}._templatePreviewCard_14pz2_1806{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;margin:1rem 0;box-shadow:0 1px 3px #0000001a}._templatePreviewTitle_14pz2_1815{font-size:1rem;font-weight:600;color:#111827;margin-bottom:1rem;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem}._templatePreviewContent_14pz2_1824{display:flex;flex-direction:column;gap:.75rem}._templatePreviewItem_14pz2_1830{font-size:.875rem;line-height:1.5}._templatePreviewItem_14pz2_1830 strong{color:#374151;margin-right:.5rem}._connectedDataList_14pz2_1840{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}._connectedDataTag_14pz2_1847{background-color:#e0f2fe;color:#0891b2;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._templateIndicator_14pz2_1857{padding:8px 12px;margin-bottom:8px;background-color:#e6f7ff;border:1px solid #91d5ff;border-radius:4px;font-size:12px;color:#0050b3;display:flex;align-items:center;justify-content:space-between}._templateIndicatorButton_14pz2_1870{background:none;border:none;color:#0050b3;cursor:pointer;font-size:12px;text-decoration:underline}._templateIndicatorButton_14pz2_1870:hover{color:#003a8c}._templateLinkedItem_14pz2_1883{background:#f6ffed!important;border:1px solid #b7eb8f!important}._templateIcon_14pz2_1888{color:#52c41a;margin-right:4px;font-size:12px}._templateLinkButton_14pz2_1894{color:#1890ff;padding:0 4px}._templateUnlinkButton_14pz2_1899{color:#ff4d4f;padding:0 4px}._templateEmptyState_14pz2_1904{text-align:center;padding:40px 20px;color:#8c8c8c}._templateColumn_14pz2_1910{display:flex;flex-direction:column;gap:12px;height:100%;width:25%;border-right:1px solid #f0f0f0;padding-right:16px}._templateHeader_14pz2_1920{display:flex;align-items:center;gap:8px;margin-bottom:8px}._templateList_14pz2_1927{height:calc(100% - 80px);overflow-y:auto;padding-right:4px}._templateItem_14pz2_731{padding:12px;margin-bottom:8px;border-radius:6px;border:1px solid #d9d9d9;background:#fafafa;cursor:pointer}._templateItemSelected_14pz2_1942{background:#e6f7ff!important}._templateItemHeader_14pz2_1946{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}._templateItemTitle_14pz2_1953{margin:0;font-size:14px;color:#262626;font-weight:600}._templateItemTitleSelected_14pz2_1960{color:#1890ff!important}._templateItemMeta_14pz2_1964{font-size:12px;color:#8c8c8c;margin-top:4px;display:flex;align-items:center;gap:8px}._templateItemPrompt_14pz2_1973{margin:0;font-size:12px;color:#595959;line-height:1.4;max-height:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._dataColumnHeader_14pz2_1986{display:flex;align-items:center;justify-content:space-between}._dataColumnTitle_14pz2_1992{margin:0;font-size:16px}._templateTag_14pz2_1997{background:#1890ff;color:#fff;border:none}._tiptapContainer_14pz2_2004{width:100%;height:100%;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;border:1px solid #e9ecef;display:flex;flex-direction:column}._tiptapControlGroup_14pz2_2016{width:100%;padding:12px 20px;border-bottom:1px solid #e9ecef;background:#f8f9fa;display:flex;align-items:center;justify-content:center;flex-shrink:0}._tiptapButtonGroup_14pz2_2027{width:100%;display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:flex-start}._tiptapButtonGroup_14pz2_2027 button{height:36px;min-width:36px;color:#262626;cursor:pointer;background:#fff;border:1px solid #dee2e6;border-radius:6px;transition:all .2s ease;font-weight:500;display:flex;align-items:center;justify-content:center;font-size:14px;padding:4px 8px}._tiptapButtonGroup_14pz2_2027 button:hover{background:#007bff;color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px #007bff33}._tiptapButtonGroup_14pz2_2027 button:disabled{background:#f8f9fa;color:#adb5bd;cursor:not-allowed;transform:none;box-shadow:none}._tiptapActive_14pz2_2068{background:#007bff!important;color:#fff!important;box-shadow:0 2px 4px #007bff33!important}._tiptapMenuContainer_14pz2_2074{position:relative;display:inline-block}._tiptapDropdownMenu_14pz2_2079{position:absolute;top:100%;left:0;z-index:1000;display:flex;flex-direction:column;min-width:160px;background-color:#fff;border:1px solid #dee2e6;border-radius:6px;box-shadow:0 4px 12px #00000026;padding:8px 0;margin-top:4px}._tiptapDropdownMenu_14pz2_2079 button{display:flex;align-items:center;gap:8px;width:100%;padding:8px 16px;border:none;background:none;text-align:left;color:#262626;cursor:pointer;transition:background-color .2s ease;font-size:14px;border-radius:0;height:auto;min-width:auto}._tiptapDropdownMenu_14pz2_2079 button:hover{background-color:#f8f9fa;transform:none;box-shadow:none}._tiptapColorPicker_14pz2_2119{width:100%;height:36px;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;margin-bottom:8px}._tiptapEditorContainer_14pz2_2128{flex:1;overflow:hidden;display:flex;flex-direction:row;gap:0;height:100%;min-height:0}._tiptapContent_14pz2_2138{flex:1;overflow-y:auto;padding:20px;min-height:300px;background:#fff;display:flex;flex-direction:column}._tiptapContent_14pz2_2138 .ProseMirror{width:100%;min-height:100%;padding:20px;font-size:16px;line-height:1.6;color:#262626;overflow-wrap:break-word;word-wrap:break-word;outline:none;border:none}._tiptapContent_14pz2_2138 .ProseMirror:focus{outline:none}._tiptapContent_14pz2_2138 .ProseMirror h1{font-size:2.5rem;font-weight:700;margin:2rem 0 1rem;color:#262626;border-bottom:2px solid #007bff;padding-bottom:.5rem}._tiptapContent_14pz2_2138 .ProseMirror h2{font-size:2rem;font-weight:600;margin:1.5rem 0 1rem;color:#262626}._tiptapContent_14pz2_2138 .ProseMirror h3{font-size:1.5rem;font-weight:600;margin:1.25rem 0 .75rem;color:#262626}._tiptapContent_14pz2_2138 .ProseMirror h4{font-size:1.25rem;font-weight:600;margin:1rem 0 .5rem;color:#6c757d}._tiptapContent_14pz2_2138 .ProseMirror h5{font-size:1.125rem;font-weight:600;margin:.75rem 0 .5rem;color:#6c757d}._tiptapContent_14pz2_2138 .ProseMirror h6{font-size:1rem;font-weight:600;margin:.5rem 0 .25rem;color:#6c757d}._tiptapContent_14pz2_2138 .ProseMirror p{margin:.75rem 0}._tiptapContent_14pz2_2138 .ProseMirror blockquote{border-left:4px solid #007bff;margin:1.5rem 0;padding:1rem 1.5rem;background:#f8f9fa;border-radius:0 8px 8px 0;font-style:italic}._tiptapContent_14pz2_2138 .ProseMirror ul .ProseMirror ol{padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem}._tiptapContent_14pz2_2138 .ProseMirror li p{margin:.5rem 0}._tiptapContent_14pz2_2138 .ProseMirror hr{border:none;border-top:2px solid #e9ecef;margin:2rem 0}._tiptapContent_14pz2_2138 .ProseMirror table{border-collapse:collapse;margin:1rem 0;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}._tiptapContent_14pz2_2138 .ProseMirror table td .ProseMirror table th{border:1px solid #dee2e6;padding:8px 12px;text-align:left}._tiptapContent_14pz2_2138 .ProseMirror table th{background-color:#f8f9fa;font-weight:600}._tiptapSidebar_14pz2_2257{width:500px;min-width:500px;max-width:500px;background:#f8f9fa;border-left:1px solid #e9ecef;overflow-y:auto;padding:16px}._tiptapHeader_14pz2_2267{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e9ecef;background:#fff}._tiptapTitle_14pz2_2276{font-size:18px;font-weight:600;color:#262626;margin:0}._tiptapActions_14pz2_2283{display:flex;align-items:center;gap:8px}._tiptapEditButton_14pz2_2289,._tiptapSaveButton_14pz2_2290{padding:8px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._tiptapEditButton_14pz2_2289{background:#007bff;color:#fff}._tiptapEditButton_14pz2_2289:hover{background:#0056b3}._tiptapSaveButton_14pz2_2290{background:#28a745;color:#fff}._tiptapSaveButton_14pz2_2290:hover{background:#1e7e34}._tiptapSplitLayout_14pz2_2318{display:flex;flex:1;overflow:hidden;height:100%}._tiptapMainContent_14pz2_2325{flex:1;min-width:0;display:flex;flex-direction:column}._tiptapLoading_14pz2_2332{display:flex;align-items:center;justify-content:center;height:200px;color:#6b7280;font-size:16px}._tiptapChartContainer_14pz2_2341{padding:16px;background:#fff;border-radius:8px;margin-bottom:16px;border:1px solid #e8e8e8}._tiptapChartTitle_14pz2_2349{margin-bottom:12px;color:#1890ff;font-size:16px;font-weight:600}._tiptapSidebar_14pz2_2257 .ant-collapse{background:transparent;border:none}._tiptapSidebar_14pz2_2257 .ant-collapse-item{border:1px solid #e9ecef;border-radius:6px;margin-bottom:8px;background:#fff}._tiptapSidebar_14pz2_2257 .ant-collapse-header{padding:8px 12px!important;background:#f8f9fa;border-radius:6px 6px 0 0}._tiptapSidebar_14pz2_2257 .ant-collapse-content{border-top:1px solid #e9ecef}._tiptapSidebar_14pz2_2257 .ant-collapse-content-box{padding:12px!important}._tiptapSidebar_14pz2_2257 .ant-collapse .ant-collapse{margin-top:8px}._tiptapSidebar_14pz2_2257 .ant-collapse .ant-collapse-item{border:1px solid #d9d9d9;background:#fafafa}._tiptapSidebar_14pz2_2257 .ant-collapse .ant-collapse-header{background:#f0f0f0;padding:6px 10px!important}._reportBuilderTabContent_14pz2_2399{height:100%;width:100%;overflow:hidden}._processingBar_14pz2_2406{position:fixed;bottom:0;left:0;right:0;background-color:#1e5fad;color:#fff;z-index:9999;box-shadow:0 -4px 12px #0003;animation:_slideUp_14pz2_1 .3s ease-out;border-top:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin:0;padding:0;transform:translateZ(0);will-change:transform;pointer-events:auto;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}@keyframes _slideUp_14pz2_1{0%{transform:translateY(100%) translateZ(0);opacity:0}to{transform:translateY(0) translateZ(0);opacity:1}}._processingContent_14pz2_2444{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;max-width:1400px;margin:0 auto;min-height:48px;box-sizing:border-box}._processingInfo_14pz2_2455{display:flex;align-items:center;gap:12px;flex:1;min-width:0}._processingIcon_14pz2_2463{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#fff3;border-radius:50%;animation:_pulse_14pz2_1 2s infinite;flex-shrink:0;border:1px solid rgba(255,255,255,.3)}@keyframes _pulse_14pz2_1{0%{transform:scale(1);box-shadow:0 0 #fff6}50%{transform:scale(1.05);box-shadow:0 0 0 6px #fff0}to{transform:scale(1);box-shadow:0 0 #fff0}}._processingTitle_14pz2_2493{font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px;flex-shrink:0;text-shadow:0 1px 2px rgba(0,0,0,.1)}._processingTitle_14pz2_2493:before{content:"🤖";font-size:16px;animation:_bounce_14pz2_1 2s infinite}@keyframes _bounce_14pz2_1{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-3px)}60%{transform:translateY(-1px)}}._processingDetails_14pz2_2528{font-size:12px;opacity:.9;margin-left:12px;font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:300px;text-shadow:0 1px 1px rgba(0,0,0,.1)}._processingControls_14pz2_2540{display:flex;gap:6px;flex-shrink:0}._processingButton_14pz2_2546{color:#fff!important;border:none!important;background:#ffffff1a!important;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:6px;transition:all .2s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}._processingButton_14pz2_2546:hover{background:#fff3!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 2px 8px #0003;border-color:#ffffff4d}._processingButton_14pz2_2546:active{transform:translateY(0)}@media (max-width: 768px){._processingContent_14pz2_2444{padding:10px 16px;min-height:44px}._processingTitle_14pz2_2493{font-size:13px}._processingDetails_14pz2_2528{font-size:11px;max-width:200px}._processingButton_14pz2_2546{width:32px;height:32px}._processingIcon_14pz2_2463{width:24px;height:24px}}@media (max-width: 480px){._processingContent_14pz2_2444{padding:8px 12px;min-height:40px}._processingTitle_14pz2_2493{font-size:12px}._processingDetails_14pz2_2528{display:none}._processingButton_14pz2_2546{width:28px;height:28px}._processingIcon_14pz2_2463{width:20px;height:20px}}._backButton_14pz2_2625{cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center}._backButton_14pz2_2625:hover{background:#f5f5f5}._container_lb9bm_2{max-height:100vh;background-color:#f9fafb;display:flex;flex-direction:column;position:relative;overflow:visible}._topNav_lb9bm_12{border-bottom:1px solid #e5e7eb;background-color:#fff;flex-shrink:0;height:60px}._detailHeader_lb9bm_19{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._navContent_lb9bm_26{max-width:none;margin:0 auto;padding:0 1rem 0 2rem}._navInner_lb9bm_32{display:flex;align-items:center;justify-content:space-between;height:4rem}._navLeft_lb9bm_39{display:flex;align-items:center;gap:.75rem}._navTitle_lb9bm_45{font-size:1.125rem;font-weight:600;color:#111827}._settingsButton_lb9bm_51{padding:.375rem;color:#6b7280;border-radius:.25rem;transition:all .2s}._settingsButton_lb9bm_51:hover{color:#374151;background-color:#f3f4f6}._navRight_lb9bm_63{display:flex;align-items:center;gap:1rem}._tabButtons_lb9bm_70{display:flex;gap:.5rem}._tabButton_lb9bm_70{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;transition:all .2s;font-size:.875rem}._tabButton_lb9bm_70._active_lb9bm_85{background-color:#3b82f6;color:#fff}._tabButton_lb9bm_70._inactive_lb9bm_90{color:#4b5563}._tabButton_lb9bm_70._inactive_lb9bm_90:hover{color:#3b82f6;background-color:#f3f4f6}._tabButtonText_lb9bm_99{display:none}@media (min-width: 640px){._tabButtonText_lb9bm_99{display:inline}}._mainContent_lb9bm_110{height:calc(100vh - 60px);max-width:none;margin:0;padding:1rem;overflow:hidden}._layout_lb9bm_119{display:flex;gap:1.5rem;height:100%;min-height:0}@media (max-width: 768px){._layout_lb9bm_119{flex-direction:column;gap:1rem;height:100%;overflow:auto}}@media (min-width: 769px) and (max-width: 1024px){._layout_lb9bm_119{gap:1rem;height:100%;overflow:auto}}@media (min-width: 769px) and (max-width: 1024px){._layout_lb9bm_119{gap:1rem}}._reportBuilderTab_lb9bm_153{height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);min-height:calc(100vh - 200px)}._reportBuilderWelcome_lb9bm_162{background:#fff;border-radius:16px;padding:48px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;text-align:center;max-width:600px;width:100%;margin:0 auto}._welcomeContent_lb9bm_173{display:flex;flex-direction:column;align-items:center;gap:24px}._welcomeIcon_lb9bm_180{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;width:96px;height:96px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}._welcomeIcon_lb9bm_180 svg{color:#fff}._welcomeTitle_lb9bm_195{font-size:32px;font-weight:700;color:#1f2937;margin:0}._welcomeDescription_lb9bm_202{font-size:16px;color:#6b7280;line-height:1.6;margin:0;max-width:480px}._featureList_lb9bm_210{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:100%;max-width:480px}._featureItem_lb9bm_218{display:flex;align-items:center;gap:12px;padding:16px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;transition:all .2s}._featureItem_lb9bm_218:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-2px)}._featureIcon_lb9bm_235{font-size:20px;width:24px;text-align:center}._featureItem_lb9bm_218 span:last-child{font-size:14px;font-weight:500;color:#374151}._startButton_lb9bm_247{background:linear-gradient(135deg,#667eea,#764ba2);border:none;height:48px;padding:0 32px;font-size:16px;font-weight:600;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .2s}._startButton_lb9bm_247:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._startButton_lb9bm_247:active{transform:translateY(0)}@media (max-width: 768px){._reportBuilderWelcome_lb9bm_162{padding:32px 24px;margin:16px}._welcomeTitle_lb9bm_195{font-size:24px}._welcomeDescription_lb9bm_202{font-size:14px}._featureList_lb9bm_210{grid-template-columns:1fr;gap:12px}._featureItem_lb9bm_218{padding:12px}._startButton_lb9bm_247{height:44px;padding:0 24px;font-size:14px}}._leftPanel_lb9bm_300{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;flex-shrink:0;overflow-y:auto;height:90vh}@media (max-width: 768px){._leftPanel_lb9bm_300{width:100%;order:1;height:300px;max-height:300px;overflow:hidden}}@media (min-width: 769px) and (max-width: 1024px){._leftPanel_lb9bm_300{height:350px;max-height:350px;overflow-y:auto}}@media (min-width: 769px){._leftPanel_lb9bm_300{width:440px}}@media (min-width: 769px) and (max-width: 1024px){._leftPanel_lb9bm_300{width:350px}}._mainPanel_lb9bm_344{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:0;flex:1;overflow-y:auto}@media (max-width: 768px){._mainPanel_lb9bm_344{width:100%;order:2;height:auto;overflow-y:visible}}@media (min-width: 769px) and (max-width: 1024px){._mainPanel_lb9bm_344{height:auto;min-height:400px;overflow-y:visible}}._rightPanel_lb9bm_372{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;flex-shrink:0;overflow-y:auto}@media (max-width: 768px){._rightPanel_lb9bm_372{width:100%;order:3;height:auto;overflow-y:visible}}@media (min-width: 769px){._rightPanel_lb9bm_372{width:280px}}@media (min-width: 769px) and (max-width: 1024px){._rightPanel_lb9bm_372{width:220px}}._reportBuilderLayout_lb9bm_406{display:flex;gap:1.5rem;height:100%;min-height:0}@media (max-width: 768px){._reportBuilderLayout_lb9bm_406{flex-direction:column;height:auto;gap:1rem}}@media (min-width: 769px){._reportBuilderLayout_lb9bm_406{flex-direction:row;height:calc(100vh - 7rem)}}._reportBuilderLeft_lb9bm_431{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;display:flex;flex-direction:column;flex-shrink:0;overflow-y:auto}@media (max-width: 768px){._reportBuilderLeft_lb9bm_431{width:100%;order:1}}@media (min-width: 769px){._reportBuilderLeft_lb9bm_431{width:380px}}._reportBuilderMain_lb9bm_457{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;display:flex;flex-direction:column;flex:1;overflow-y:auto}@media (max-width: 768px){._reportBuilderMain_lb9bm_457{width:100%;order:3}}._reportBuilderRight_lb9bm_476{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;display:flex;flex-direction:column;flex-shrink:0;overflow-y:auto}@media (max-width: 768px){._reportBuilderRight_lb9bm_476{width:100%;order:2}}@media (min-width: 769px){._reportBuilderRight_lb9bm_476{width:390px}}._panelHeader_lb9bm_503{font-weight:500;color:#111827;margin-bottom:1rem}._panelSubHeader_lb9bm_509{font-weight:500;font-size:18px;color:#111827}._textHeader_lb9bm_515{font-size:22px;font-weight:500;font-size:20px;color:#111827}._dataItem_lb9bm_523{padding:.75rem;border-radius:.25rem;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s;margin-bottom:.5rem}@media (max-width: 768px){._dataItem_lb9bm_523{padding:.5rem;margin-bottom:.25rem}._dataItemName_lb9bm_539{font-size:14px;line-height:1.3}._dataItemMeta_lb9bm_544{font-size:11px}}@media (min-width: 769px) and (max-width: 1024px){._dataItem_lb9bm_523{padding:.6rem;margin-bottom:.3rem}._dataItemName_lb9bm_539{font-size:14px;line-height:1.4}._dataItemMeta_lb9bm_544{font-size:12px}}._dataItem_lb9bm_523:hover{background-color:#f9fafb;border-color:#d1d5db}._dataItem_lb9bm_523._selected_lb9bm_571{background-color:#eff6ff;border-color:#3b82f6}._dataItemName_lb9bm_539{font-weight:500;color:#111827;margin-bottom:.25rem;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._dataItemMeta_lb9bm_544{font-size:.75rem;color:#6b7280}._emptyState_lb9bm_597{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 1rem;color:#6b7280;height:100%;min-height:400px}@media (max-width: 768px){._emptyState_lb9bm_597{padding:2rem 1rem;min-height:300px}._emptyState_lb9bm_597 img{width:50%!important}}._emptyStateIcon_lb9bm_621{width:3rem;height:3rem;margin-bottom:1rem;color:#d1d5db}._emptyStateText_lb9bm_628{font-size:.875rem;color:#6b7280}._dataPreview_lb9bm_634{border:1px solid #e5e7eb;border-radius:.25rem;overflow:hidden}._dataTable_lb9bm_640{width:100%;border-collapse:collapse}._dataTableHeader_lb9bm_645{background-color:#f9fafb}._dataTableHeader_lb9bm_645 th{padding:.75rem;text-align:left;font-weight:500;color:#374151;border-bottom:1px solid #e5e7eb}._dataTableRow_lb9bm_657{border-bottom:1px solid #f3f4f6}._dataTableRow_lb9bm_657:last-child{border-bottom:none}._dataTableCell_lb9bm_665{padding:.75rem;font-size:.875rem;color:#374151}._dataTableInfo_lb9bm_671{font-size:.75rem;color:#6b7280;margin-top:.5rem}._metricsGrid_lb9bm_678{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width: 640px){._metricsGrid_lb9bm_678{grid-template-columns:repeat(4,1fr)}}._metricCard_lb9bm_690{padding:1rem;background-color:#f9fafb;border-radius:.25rem;text-align:center}._metricLabel_lb9bm_697{font-size:.75rem;color:#6b7280;margin-bottom:.25rem}._metricValue_lb9bm_703{font-weight:600;color:#111827}._statusBadge_lb9bm_709{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._statusPublished_lb9bm_718{background-color:#dcfce7;color:#166534}._statusDraft_lb9bm_723{background-color:#fef3c7;color:#92400e}._statusProcessing_lb9bm_728{background-color:#dbeafe;color:#1e40af}._jobPromptSection_lb9bm_734{display:flex;flex-direction:column;height:100%;gap:1rem}._promptHeader_lb9bm_741{display:flex;align-items:center;justify-content:space-between}._newButton_lb9bm_747{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#3b82f6;color:#fff;border:none;border-radius:.25rem;font-size:.875rem;cursor:pointer;transition:all .2s}._newButton_lb9bm_747:hover{background-color:#2563eb}._promptContainer_lb9bm_766{position:relative;flex:1;max-height:200px}._promptTextarea_lb9bm_772{width:100%;height:100%;max-height:200px;padding:.75rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;line-height:1.5;resize:none;overflow-y:auto;position:relative;z-index:1}._promptTextarea_lb9bm_772:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._runButton_lb9bm_795{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:#10b981;color:#fff;border:none;border-radius:.25rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}._runButton_lb9bm_795:hover{background-color:#059669}._runButton_lb9bm_795:disabled{background-color:#9ca3af;cursor:not-allowed}._templatesSection_lb9bm_820{flex:1;display:flex;flex-direction:column;gap:.75rem}._templatesHeader_lb9bm_827{display:flex;align-items:center;justify-content:space-between}._templateItem_lb9bm_833{display:flex;align-items:center;gap:.5rem;padding:.75rem;border:1px solid #e5e7eb;border-radius:.375rem;transition:all .2s;background-color:#fff}._templateItem_lb9bm_833:hover{border-color:#3b82f6;box-shadow:0 2px 4px #3b82f61a}._templateButton_lb9bm_849{flex:1;text-align:left;background:none;border:none;padding:.5rem;border-radius:.25rem;cursor:pointer;transition:all .2s}._templateButton_lb9bm_849:hover{background-color:#f8fafc}._templateName_lb9bm_864{font-size:.875rem;color:#111827;font-weight:600;line-height:1.4}._templateEditButton_lb9bm_871{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._templateItem_lb9bm_833:hover ._templateEditButton_lb9bm_871{opacity:1}._templateEditButton_lb9bm_871:hover{background-color:#f3f4f6}._templateDeleteButton_lb9bm_889{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._templateItem_lb9bm_833:hover ._templateDeleteButton_lb9bm_889{opacity:1}._templateDeleteButton_lb9bm_889:hover{background-color:#fef2f2}._templateActions_lb9bm_907{display:flex;gap:.25rem}._templateContent_lb9bm_912{flex:1;text-align:left}._templatePreview_lb9bm_917{font-size:.75rem;color:#6b7280;margin-top:.25rem;line-height:1.3}._templateCount_lb9bm_924{font-size:.75rem;color:#6b7280;margin-left:.5rem}._loadingTemplates_lb9bm_930{display:flex;align-items:center;gap:.5rem;padding:1rem;color:#6b7280;font-size:.875rem}._emptyTemplates_lb9bm_939{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;color:#6b7280;text-align:center}._emptyTemplates_lb9bm_939 span{font-size:.875rem}._templatesList_lb9bm_955{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.25rem}._progressSection_lb9bm_964{display:flex;flex-direction:column;gap:1rem;height:100%}._progressPanel_lb9bm_971{flex:1;display:flex;flex-direction:column;gap:.75rem}._progressHeader_lb9bm_978{display:flex;align-items:center;gap:.5rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}._progressList_lb9bm_986{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}._progressItem_lb9bm_994{padding:.75rem;background-color:#f9fafb;border-radius:.25rem;border-left:3px solid #3b82f6}._progressTitle_lb9bm_1001{font-size:.875rem;font-weight:500;color:#111827;margin-bottom:.25rem}._progressTime_lb9bm_1008{font-size:.75rem;color:#6b7280;margin-bottom:.5rem}._progressBar_lb9bm_1014{width:100%;height:.25rem;background-color:#e5e7eb;border-radius:.125rem;overflow:hidden}._progressBarFill_lb9bm_1022{height:100%;background-color:#3b82f6;border-radius:.125rem;animation:_pulse_lb9bm_1 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _pulse_lb9bm_1{0%,to{opacity:1}50%{opacity:.5}}._historyItem_lb9bm_1042{display:flex;align-items:center;gap:.5rem;padding:.75rem;border:1px solid #e5e7eb;border-radius:.375rem;transition:all .2s;background-color:#fff;margin-bottom:.5rem}._historyItem_lb9bm_1042:hover{border-color:#3b82f6;box-shadow:0 2px 4px #3b82f61a}._historyButton_lb9bm_1059{flex:1;text-align:left;background:none;border:none;padding:.5rem;border-radius:.25rem;cursor:pointer;transition:all .2s}._historyButton_lb9bm_1059:hover{background-color:#f8fafc}._historyTitle_lb9bm_1074{font-size:.875rem;font-weight:600;color:#111827;margin-bottom:.5rem;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}._historyTime_lb9bm_1084{font-size:.75rem;color:#6b7280;line-height:1.3}._historyEditButton_lb9bm_1090{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._historyItem_lb9bm_1042:hover ._historyEditButton_lb9bm_1090{opacity:1}._historyEditButton_lb9bm_1090:hover{background-color:#f3f4f6}._modalOverlay_lb9bm_1109{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContent_lb9bm_1123{background-color:#fff;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%;max-width:500px;max-height:90vh;overflow-y:auto}._modalHeader_lb9bm_1133{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 0}._modalTitle_lb9bm_1140{font-size:1.125rem;font-weight:600;color:#111827}._modalCloseButton_lb9bm_1146{padding:.5rem;background:none;border:none;border-radius:.25rem;cursor:pointer;color:#6b7280;transition:all .2s}._modalCloseButton_lb9bm_1146:hover{background-color:#f3f4f6;color:#374151}._modalForm_lb9bm_1161{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._formGroup_lb9bm_1168{display:flex;flex-direction:column;gap:.5rem}._formLabel_lb9bm_1174{font-size:.875rem;font-weight:500;color:#374151}._formInput_lb9bm_1180{padding:.75rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;transition:all .2s}._formInput_lb9bm_1180:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formTextarea_lb9bm_1194{padding:.75rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;font-family:inherit;resize:vertical;min-height:100px;transition:all .2s}._formTextarea_lb9bm_1194:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._modalActions_lb9bm_1211{display:flex;gap:.75rem;padding:0 1.5rem 1.5rem}._modalButton_lb9bm_1217{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border:none;border-radius:.25rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}._modalButton_lb9bm_1217._primary_lb9bm_1230{background-color:#3b82f6;color:#fff}._modalButton_lb9bm_1217._primary_lb9bm_1230:hover{background-color:#2563eb}._modalButton_lb9bm_1217._secondary_lb9bm_1239{background-color:#f3f4f6;color:#374151}._modalButton_lb9bm_1217._secondary_lb9bm_1239:hover{background-color:#e5e7eb}._modalButton_lb9bm_1217:disabled{background-color:#9ca3af;cursor:not-allowed}._specialChar_lb9bm_1254{color:#3b82f6;font-weight:600}._spaceY2_lb9bm_1262>*+*{margin-top:.5rem}._spaceY4_lb9bm_1266>*+*{margin-top:1rem}._spaceY6_lb9bm_1270>*+*{margin-top:1.5rem}._flex_lb9bm_1274{display:flex}._flexGap2_lb9bm_1278{display:flex;gap:.5rem;justify-content:space-between}._flexItemsCenter_lb9bm_1284{align-items:center}._flexItemsCenterGap2_lb9bm_1288{display:flex;align-items:center;gap:.5rem}._flexJustifyBetween_lb9bm_1294{justify-content:space-between}._mb4_lb9bm_1298{margin-bottom:1rem}._mb2_lb9bm_1302{margin-bottom:.5rem}._mb3_lb9bm_1306{margin-bottom:.75rem}._mt6_lb9bm_1310{margin-top:1.5rem}._mt1_lb9bm_1314{margin-top:.25rem}._textLg_lb9bm_1318{font-size:1.125rem}._fontMedium_lb9bm_1322{font-weight:500}._textGray900_lb9bm_1326{color:#111827}._textLeft_lb9bm_1330{text-align:left}._p2_lb9bm_1334{padding:.5rem}._borderB_lb9bm_1338{border-bottom:1px solid #e5e7eb}._bgGray50_lb9bm_1342{background-color:#f9fafb}._p4_lb9bm_1346{padding:1rem}._rounded_lb9bm_1350{border-radius:.25rem}._textSm_lb9bm_1354{font-size:.875rem}._textGray700_lb9bm_1358{color:#374151}._bgWhite_lb9bm_1362{background-color:#fff}._border_lb9bm_1338{border:1px solid #e5e7eb}._textCenter_lb9bm_1370{text-align:center}._text2xl_lb9bm_1374{font-size:1.5rem}._fontBold_lb9bm_1378{font-weight:700}._textBlue600_lb9bm_1382{color:#2563eb}._textGreen600_lb9bm_1386{color:#16a34a}._textPurple600_lb9bm_1390{color:#9333ea}._textOrange600_lb9bm_1394{color:#ea580c}._textXs_lb9bm_1398{font-size:.75rem}._textGray600_lb9bm_1402{color:#4b5563}._textGray500_lb9bm_1406{color:#6b7280}._h3_lb9bm_1410{width:.75rem;height:.75rem}._h4_lb9bm_1415{width:1rem;height:1rem}._h5_lb9bm_1420{width:1.25rem;height:1.25rem}._w3_lb9bm_1425{width:.75rem}._w4_lb9bm_1429{width:1rem}._w5_lb9bm_1433{width:1.25rem}._iconBlue500_lb9bm_1437{color:#3b82f6}._iconGray500_lb9bm_1441{color:#6b7280}._iconGreen600_lb9bm_1445{color:#16a34a}._iconBlue600_lb9bm_1449{color:#2563eb}._iconRed600_lb9bm_1453{color:#dc2626}._showMoreButton_lb9bm_1457{width:100%;padding:.5rem;background:none;border:1px solid #d1d5db;border-radius:.25rem;color:#6b7280;font-size:.875rem;cursor:pointer;transition:all .2s}._showMoreButton_lb9bm_1457:hover{background-color:#f3f4f6;color:#374151}._currentPrompt_lb9bm_1474{margin-top:1rem;padding:1rem;background-color:#f9fafb;border-radius:.25rem;border:1px solid #e5e7eb}._currentPromptLabel_lb9bm_1482{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._currentPromptText_lb9bm_1489{font-size:.875rem;color:#6b7280;line-height:1.5}._publishButton_lb9bm_1495{padding:.75rem 1.5rem;background-color:#10b981;color:#fff;border:none;border-radius:.25rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}._publishButton_lb9bm_1495:hover{background-color:#059669}._reportDetail_lb9bm_1512{padding:0;height:100%;overflow:hidden;width:100%}._reportHeader_lb9bm_1519{background:#fff;border-bottom:1px solid #e5e7eb;padding:11px}._reportTitle_lb9bm_1525{font-size:16px;font-weight:600;color:#111827;margin:0 0 16px;line-height:1.3}._reportInfo_lb9bm_1533{display:flex;justify-content:space-between;align-items:flex-end}._reportContent_lb9bm_1539{padding:0;height:calc(100% - 120px);overflow:hidden}._reportContentLayout_lb9bm_1546{display:flex;gap:24px;height:100%}._reportMainContent_lb9bm_1552{flex:1;overflow-y:auto;padding-right:16px}._reportTablesSection_lb9bm_1558{width:450px;overflow-y:auto;border-left:1px solid #e5e7eb;padding-left:16px}@media (max-width: 768px){._reportContent_lb9bm_1539{height:auto;overflow:visible}._spaceY2_lb9bm_1262{height:90%;overflow:auto}._reportContentLayout_lb9bm_1546{flex-direction:column;height:auto;gap:16px}._reportMainContent_lb9bm_1552{padding-right:0;overflow-y:visible}._reportTablesSection_lb9bm_1558{width:100%;border-left:none;border-top:1px solid #e5e7eb;padding-left:0;padding-top:16px;overflow-y:visible}}._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598{font-size:14px;line-height:1.6;color:#333}._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 h1,._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 h2,._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 h3,._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 h4,._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 h5,._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25;color:#111827}._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 h3{font-size:1.25em}._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 h4{font-size:1em}._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 p{margin-top:0;margin-bottom:16px}._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 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}._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-bottom:16px}._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 pre code{padding:0;margin:0;background-color:transparent;border:0;word-break:normal;white-space:pre}._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin:0 0 16px}._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 ul,._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 ol{padding-left:2em;margin-top:0;margin-bottom:16px}._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 table{display:block;width:100%;overflow:auto;margin-top:0;margin-bottom:16px;border-spacing:0;border-collapse:collapse}._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 table th,._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 table td{padding:6px 13px;border:1px solid #dfe2e5}._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 table tr{background-color:#fff;border-top:1px solid #c6cbd1}._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 table tr:nth-child(2n){background-color:#f6f8fa}._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 img{max-width:100%;height:auto;border-radius:6px;box-shadow:0 1px 3px #0000001a}._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 a{color:#0366d6;text-decoration:none}._reportContent_lb9bm_1539 ._markedContent_lb9bm_1598 a:hover{text-decoration:underline}._markedContent_lb9bm_1598{font-size:14px;line-height:1.6;color:#333;padding:15px}._markedContent_lb9bm_1598 h1,._markedContent_lb9bm_1598 h2,._markedContent_lb9bm_1598 h3,._markedContent_lb9bm_1598 h4,._markedContent_lb9bm_1598 h5,._markedContent_lb9bm_1598 h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}._markedContent_lb9bm_1598 h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_lb9bm_1598 h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_lb9bm_1598 h3{font-size:1.25em}._markedContent_lb9bm_1598 h4{font-size:1em}._markedContent_lb9bm_1598 p{margin-top:0;margin-bottom:16px}._markedContent_lb9bm_1598 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_lb9bm_1598 pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-bottom:16px}._markedContent_lb9bm_1598 pre code{padding:0;margin:0;background-color:transparent;border:0;word-break:normal;white-space:pre}._markedContent_lb9bm_1598 blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin:0 0 16px}._markedContent_lb9bm_1598 ul,._markedContent_lb9bm_1598 ol{padding-left:2em;margin-top:0;margin-bottom:16px}._markedContent_lb9bm_1598 table{display:block;width:100%;overflow:auto;margin-top:0;margin-bottom:16px;border-spacing:0;border-collapse:collapse}._markedContent_lb9bm_1598 table th,._markedContent_lb9bm_1598 table td{padding:6px 13px;border:1px solid #dfe2e5}._markedContent_lb9bm_1598 table tr{background-color:#fff;border-top:1px solid #c6cbd1}._markedContent_lb9bm_1598 table tr:nth-child(2n){background-color:#f6f8fa}._markedContent_lb9bm_1598 img{max-width:100%;box-sizing:content-box;background-color:#fff}._markedContent_lb9bm_1598 hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}._markedContent_lb9bm_1598 a{color:#0366d6;text-decoration:none}._markedContent_lb9bm_1598 a:hover{text-decoration:underline}._templateSelected_lb9bm_1869{background-color:#e6f7ff!important;border-color:#1677ff!important}._templateSelected_lb9bm_1869:hover{background-color:#e6f7ff!important}._noDataWarning_lb9bm_1878{margin-left:.5rem;font-size:.875rem}._templateDataCount_lb9bm_1883{font-size:.75rem;color:#52c41a;margin-top:.25rem}._templateButton_lb9bm_849:disabled{opacity:.5;cursor:not-allowed}._templateButton_lb9bm_849:disabled:hover{background-color:transparent}._selectedTemplateInfo_lb9bm_1898{padding:.75rem;background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:.375rem;margin-bottom:.75rem}._selectedTemplateLabel_lb9bm_1906{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#0369a1;font-weight:500}._templatePreviewCard_lb9bm_1915{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;margin:1rem 0;box-shadow:0 1px 3px #0000001a}._templatePreviewTitle_lb9bm_1924{font-size:1rem;font-weight:600;color:#111827;margin-bottom:1rem;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem}._templatePreviewContent_lb9bm_1933{display:flex;flex-direction:column;gap:.75rem}._templatePreviewItem_lb9bm_1939{font-size:.875rem;line-height:1.5}._templatePreviewItem_lb9bm_1939 strong{color:#374151;margin-right:.5rem}._connectedDataList_lb9bm_1949{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}._connectedDataTag_lb9bm_1956{background-color:#e0f2fe;color:#0891b2;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._templateIndicator_lb9bm_1966{padding:8px 12px;margin-bottom:8px;background-color:#e6f7ff;border:1px solid #91d5ff;border-radius:4px;font-size:12px;color:#0050b3;display:flex;align-items:center;justify-content:space-between}._templateIndicatorButton_lb9bm_1979{background:none;border:none;color:#0050b3;cursor:pointer;font-size:12px;text-decoration:underline}._templateIndicatorButton_lb9bm_1979:hover{color:#003a8c}._templateLinkedItem_lb9bm_1992{background:#f6ffed!important;border:1px solid #b7eb8f!important}._templateIcon_lb9bm_1997{color:#52c41a;margin-right:4px;font-size:12px}._templateLinkButton_lb9bm_2003{color:#1890ff;padding:0 4px}._templateUnlinkButton_lb9bm_2008{color:#ff4d4f;padding:0 4px}._templateEmptyState_lb9bm_2013{text-align:center;padding:40px 20px;color:#8c8c8c}._templateColumn_lb9bm_2019{display:flex;flex-direction:column;gap:12px;height:100%;width:25%;border-right:1px solid #f0f0f0;padding-right:16px}._templateHeader_lb9bm_2029{display:flex;align-items:center;gap:8px;margin-bottom:8px}._templateList_lb9bm_2036{height:calc(100% - 80px);overflow-y:auto;padding-right:4px}._templateItem_lb9bm_833{padding:12px;margin-bottom:8px;border-radius:6px;border:1px solid #d9d9d9;background:#fafafa;cursor:pointer}._templateItemSelected_lb9bm_2051{background:#e6f7ff!important}._templateItemHeader_lb9bm_2055{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}._templateItemTitle_lb9bm_2062{margin:0;font-size:14px;color:#262626;font-weight:600}._templateItemTitleSelected_lb9bm_2069{color:#1890ff!important}._templateItemMeta_lb9bm_2073{font-size:12px;color:#8c8c8c;margin-top:4px;display:flex;align-items:center;gap:8px}._templateItemPrompt_lb9bm_2082{margin:0;font-size:12px;color:#595959;line-height:1.4;max-height:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._dataColumnHeader_lb9bm_2095{display:flex;align-items:center;justify-content:space-between}._dataColumnTitle_lb9bm_2101{margin:0;font-size:16px}._templateTag_lb9bm_2106{background:#1890ff;color:#fff;border:none}._tiptapContainer_lb9bm_2113{width:100%;height:100%;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;border:1px solid #e9ecef;display:flex;flex-direction:column}._tiptapControlGroup_lb9bm_2125{width:100%;padding:12px 20px;border-bottom:1px solid #e9ecef;background:#f8f9fa;display:flex;align-items:center;justify-content:center;flex-shrink:0}._tiptapButtonGroup_lb9bm_2136{width:100%;display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:flex-start}._tiptapButtonGroup_lb9bm_2136 button{height:36px;min-width:36px;color:#262626;cursor:pointer;background:#fff;border:1px solid #dee2e6;border-radius:6px;transition:all .2s ease;font-weight:500;display:flex;align-items:center;justify-content:center;font-size:14px;padding:4px 8px}._tiptapButtonGroup_lb9bm_2136 button:hover{background:#007bff;color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px #007bff33}._tiptapButtonGroup_lb9bm_2136 button:disabled{background:#f8f9fa;color:#adb5bd;cursor:not-allowed;transform:none;box-shadow:none}._tiptapActive_lb9bm_2177{background:#007bff!important;color:#fff!important;box-shadow:0 2px 4px #007bff33!important}._tiptapMenuContainer_lb9bm_2183{position:relative;display:inline-block}._tiptapDropdownMenu_lb9bm_2188{position:absolute;top:100%;left:0;z-index:1000;display:flex;flex-direction:column;min-width:160px;background-color:#fff;border:1px solid #dee2e6;border-radius:6px;box-shadow:0 4px 12px #00000026;padding:8px 0;margin-top:4px}._tiptapDropdownMenu_lb9bm_2188 button{display:flex;align-items:center;gap:8px;width:100%;padding:8px 16px;border:none;background:none;text-align:left;color:#262626;cursor:pointer;transition:background-color .2s ease;font-size:14px;border-radius:0;height:auto;min-width:auto}._tiptapDropdownMenu_lb9bm_2188 button:hover{background-color:#f8f9fa;transform:none;box-shadow:none}._tiptapColorPicker_lb9bm_2228{width:100%;height:36px;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;margin-bottom:8px}._tiptapEditorContainer_lb9bm_2237{flex:1;overflow:hidden;display:flex;flex-direction:row;gap:0;height:100%;min-height:0}._tiptapContent_lb9bm_2247{flex:1;overflow-y:auto;padding:0;min-height:300px;background:#fff;display:flex;flex-direction:column}._tiptapContent_lb9bm_2247 .ProseMirror{width:100%;min-height:100%;padding:20px;font-size:16px;line-height:1.6;color:#262626;overflow-wrap:break-word;word-wrap:break-word;outline:none;border:none}._tiptapContent_lb9bm_2247 .ProseMirror:focus{outline:none}._tiptapContent_lb9bm_2247 .ProseMirror h1{font-size:2.5rem;font-weight:700;margin:2rem 0 1rem;color:#262626;border-bottom:2px solid #007bff;padding-bottom:.5rem}._tiptapContent_lb9bm_2247 .ProseMirror h2{font-size:2rem;font-weight:600;margin:1.5rem 0 1rem;color:#262626}._tiptapContent_lb9bm_2247 .ProseMirror h3{font-size:1.5rem;font-weight:600;margin:1.25rem 0 .75rem;color:#262626}._tiptapContent_lb9bm_2247 .ProseMirror h4{font-size:1.25rem;font-weight:600;margin:1rem 0 .5rem;color:#6c757d}._tiptapContent_lb9bm_2247 .ProseMirror h5{font-size:1.125rem;font-weight:600;margin:.75rem 0 .5rem;color:#6c757d}._tiptapContent_lb9bm_2247 .ProseMirror h6{font-size:1rem;font-weight:600;margin:.5rem 0 .25rem;color:#6c757d}._tiptapContent_lb9bm_2247 .ProseMirror p{margin:.75rem 0}._tiptapContent_lb9bm_2247 .ProseMirror blockquote{border-left:4px solid #007bff;margin:1.5rem 0;padding:1rem 1.5rem;background:#f8f9fa;border-radius:0 8px 8px 0;font-style:italic}._tiptapContent_lb9bm_2247 .ProseMirror ul .ProseMirror ol{padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem}._tiptapContent_lb9bm_2247 .ProseMirror li p{margin:.5rem 0}._tiptapContent_lb9bm_2247 .ProseMirror hr{border:none;border-top:2px solid #e9ecef;margin:2rem 0}._tiptapContent_lb9bm_2247 .ProseMirror table{border-collapse:collapse;margin:1rem 0;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}._tiptapContent_lb9bm_2247 .ProseMirror table td .ProseMirror table th{border:1px solid #dee2e6;padding:8px 12px;text-align:left}._tiptapContent_lb9bm_2247 .ProseMirror table th{background-color:#f8f9fa;font-weight:600}._tiptapSidebar_lb9bm_2366{width:500px;min-width:500px;max-width:500px;background:#f8f9fa;border-left:1px solid #e9ecef;overflow-y:auto;padding:16px}._tiptapHeader_lb9bm_2376{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e9ecef}._tiptapTitle_lb9bm_2384{font-size:18px;font-weight:600;color:#262626;margin:0}._tiptapActions_lb9bm_2391{display:flex;align-items:center;gap:8px}._tiptapEditButton_lb9bm_2397,._tiptapSaveButton_lb9bm_2398{padding:8px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._tiptapEditButton_lb9bm_2397{background:#007bff;color:#fff}._tiptapEditButton_lb9bm_2397:hover{background:#0056b3}._tiptapSaveButton_lb9bm_2398{background:#28a745;color:#fff}._tiptapSaveButton_lb9bm_2398:hover{background:#1e7e34}._tiptapSplitLayout_lb9bm_2426{display:flex;flex:1;overflow:hidden;height:100%}._tiptapMainContent_lb9bm_2433{flex:1;min-width:0;display:flex;flex-direction:column}._tiptapLoading_lb9bm_2440{display:flex;align-items:center;justify-content:center;height:200px;color:#6b7280;font-size:16px}._tiptapChartContainer_lb9bm_2449{padding:16px;background:#fff;border-radius:8px;margin-bottom:16px;border:1px solid #e8e8e8}._tiptapChartTitle_lb9bm_2457{margin-bottom:12px;color:#1890ff;font-size:16px;font-weight:600}._tiptapSidebar_lb9bm_2366 .ant-collapse{background:transparent;border:none}._tiptapSidebar_lb9bm_2366 .ant-collapse-item{border:1px solid #e9ecef;border-radius:6px;margin-bottom:8px;background:#fff}._tiptapSidebar_lb9bm_2366 .ant-collapse-header{padding:8px 12px!important;background:#f8f9fa;border-radius:6px 6px 0 0}._tiptapSidebar_lb9bm_2366 .ant-collapse-content{border-top:1px solid #e9ecef}._tiptapSidebar_lb9bm_2366 .ant-collapse-content-box{padding:12px!important}._tiptapSidebar_lb9bm_2366 .ant-collapse .ant-collapse{margin-top:8px}._tiptapSidebar_lb9bm_2366 .ant-collapse .ant-collapse-item{border:1px solid #d9d9d9;background:#fafafa}._tiptapSidebar_lb9bm_2366 .ant-collapse .ant-collapse-header{background:#f0f0f0;padding:6px 10px!important}._reportBuilderTabContent_lb9bm_2507{height:100%;width:100%;overflow:hidden}._processingBar_lb9bm_2514{position:fixed;bottom:0;left:0;right:0;background-color:#1e5fad;color:#fff;z-index:9999;box-shadow:0 -4px 12px #0003;animation:_slideUp_lb9bm_1 .3s ease-out;border-top:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin:0;padding:0;transform:translateZ(0);will-change:transform;pointer-events:auto;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}@keyframes _slideUp_lb9bm_1{0%{transform:translateY(100%) translateZ(0);opacity:0}to{transform:translateY(0) translateZ(0);opacity:1}}._processingContent_lb9bm_2552{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;max-width:1400px;margin:0 auto;min-height:48px;box-sizing:border-box}._processingInfo_lb9bm_2563{display:flex;align-items:center;gap:12px;flex:1;min-width:0}._processingIcon_lb9bm_2571{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#fff3;border-radius:50%;animation:_pulse_lb9bm_1 2s infinite;flex-shrink:0;border:1px solid rgba(255,255,255,.3)}@keyframes _pulse_lb9bm_1{0%{transform:scale(1);box-shadow:0 0 #fff6}50%{transform:scale(1.05);box-shadow:0 0 0 6px #fff0}to{transform:scale(1);box-shadow:0 0 #fff0}}._processingTitle_lb9bm_2601{font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px;flex-shrink:0;text-shadow:0 1px 2px rgba(0,0,0,.1)}._processingTitle_lb9bm_2601:before{content:"🤖";font-size:16px;animation:_bounce_lb9bm_1 2s infinite}@keyframes _bounce_lb9bm_1{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-3px)}60%{transform:translateY(-1px)}}._processingDetails_lb9bm_2636{font-size:12px;opacity:.9;margin-left:12px;font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:300px;text-shadow:0 1px 1px rgba(0,0,0,.1)}._processingControls_lb9bm_2648{display:flex;gap:6px;flex-shrink:0}._processingButton_lb9bm_2654{color:#fff!important;border:none!important;background:#ffffff1a!important;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:6px;transition:all .2s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}._processingButton_lb9bm_2654:hover{background:#fff3!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 2px 8px #0003;border-color:#ffffff4d}._processingButton_lb9bm_2654:active{transform:translateY(0)}@media (max-width: 768px){._processingContent_lb9bm_2552{padding:10px 16px;min-height:44px}._processingTitle_lb9bm_2601{font-size:13px}._processingDetails_lb9bm_2636{font-size:11px;max-width:200px}._processingButton_lb9bm_2654{width:32px;height:32px}._processingIcon_lb9bm_2571{width:24px;height:24px}}@media (max-width: 480px){._processingContent_lb9bm_2552{padding:8px 12px;min-height:40px}._processingTitle_lb9bm_2601{font-size:12px}._processingDetails_lb9bm_2636{display:none}._processingButton_lb9bm_2654{width:28px;height:28px}._processingIcon_lb9bm_2571{width:20px;height:20px}}._backButton_lb9bm_2733{cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center}._backButton_lb9bm_2733:hover{background:#f5f5f5}html,body{height:100%;overflow-y:auto!important;-webkit-overflow-scrolling:touch}#_root_11scr_1{min-height:100vh;overflow:auto}._background_11scr_20{width:100vw;--color: #e2e2e2;background-color:#d4d4d4;background-image:linear-gradient(0deg,transparent 24%,var(--color) 25%,var(--color) 26%,transparent 27%,transparent 74%,var(--color) 75%,var(--color) 76%,transparent 77%,transparent),linear-gradient(90deg,transparent 24%,var(--color) 25%,var(--color) 26%,transparent 27%,transparent 74%,var(--color) 75%,var(--color) 76%,transparent 77%,transparent);background-size:55px 55px}._backCanvas_11scr_32{width:40px;height:38px;background-color:#fafafa;border-radius:12px;box-shadow:1px 1px 2px 1px #00000040;display:flex;align-items:center;justify-content:center;cursor:pointer}._container_11scr_44{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#333;line-height:1.5;width:75vw;margin:0 auto;padding:5px 20px;position:relative;height:100vh;background:#fff;overflow:auto}._header_11scr_57{margin-bottom:10px;width:100%;background-color:#fff;border-bottom:1px solid #e8e8e8;box-shadow:0 3px 3px #0000001a;padding:30px 20px;display:flex;justify-content:space-between;align-items:center}._left_11scr_68{color:#454545;display:flex;align-items:center;gap:10px;width:80%}._navContainer_11scr_76{display:flex;justify-content:space-between;align-items:center;flex:1;position:relative;height:100%;width:100%;overflow:hidden}._header_left_11scr_87{width:100%;height:100%;display:flex;justify-content:start;gap:10px;align-items:center;padding:15px 20px}._backCanvas_11scr_32{width:40px;height:38px;background-color:#fafafa;border-radius:12px;box-shadow:1px 1px 2px 1px #00000040;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}._backCanvas_11scr_32:hover{background-color:#f0f0f0;transform:translateY(-1px);box-shadow:1px 2px 4px 2px #0000004d}._headerLogo_11scr_117{line-height:20px;font-weight:500;font-size:20px;color:#262626}._header_right_11scr_124{width:auto;height:100%;display:flex;justify-content:flex-end;gap:0 10px;align-items:center;font-size:14px;color:#454545;padding:15px 20px}._username_11scr_137{flex:0 0 auto;display:flex;align-items:center;padding:0 10px}._logo_11scr_145{font-size:32px;margin-bottom:8px;display:flex;align-items:center;gap:10px}._logo_11scr_145>img{width:20%}._logo_11scr_145>span{font-size:35px;color:#6b7280}._desc_11scr_162{font-size:13px}._subtitle_11scr_166{color:#6b7280;font-size:14px}._userSection_11scr_172{position:absolute;top:20px;right:20px;z-index:50}._userInfo_11scr_179{display:flex;align-items:center;gap:8px;padding:6px 12px;background:#fff;border-radius:20px;box-shadow:0 2px 6px #0000001a;transition:all .2s;cursor:pointer}._userInfo_11scr_179:hover{box-shadow:0 4px 12px #00000026}._userAvatar_11scr_195{background:#f3f4f6;border:1px solid #e5e7eb;flex-shrink:0}._userDetails_11scr_201{display:flex;flex-direction:column;gap:2px;min-width:0}._userName_11scr_208{font-size:12px;font-weight:500;color:#262626;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px}._dropdownIcon_11scr_218{font-size:10px;color:#9ca3af;transition:transform .2s;margin-left:4px}._userInfo_11scr_179:hover ._dropdownIcon_11scr_218{color:#6b7280}._tabsWrapper_11scr_231{position:sticky;top:0;z-index:100;margin:-16px 0 0}._tabs_11scr_231{display:flex;gap:0;margin-bottom:20px;background:#fff;border-radius:12px;padding:4px;box-shadow:0 1px 3px #0000001a;flex-wrap:wrap}._tabBtn_11scr_249{flex:1;padding:12px 20px;border:none;background:transparent;cursor:pointer;font-size:14px;font-weight:500;color:#6b7280;border-radius:8px;transition:all .2s;white-space:nowrap;min-width:0;display:flex;align-items:center;justify-content:center;line-height:1.2}._tabBtn_11scr_249:hover{background:#f3f4f6;color:#374151}._tabBtn_11scr_249._active_11scr_273{background:#262626;color:#fff}._tabContent_11scr_279{display:block}._filters_11scr_284{background:#fff;border-radius:12px;padding:10px;box-shadow:0 1px 3px #0000001a}._resultsCount_11scr_291{font-size:12px;color:#6b7280;margin-bottom:5px;padding:2px 5px;background:#f9fafb}._filterRow_11scr_299{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:12px}._filterLabel_11scr_307{min-width:60px;margin-bottom:0;font-size:13px;color:#6b7280;flex-shrink:0}._filterSelect_11scr_315{display:none;width:100%;padding:8px 12px;border:1px solid #e5e7eb;border-radius:6px;font-size:13px;background:#fff;color:#222;outline:none;transition:border-color .2s}._filterSelect_11scr_315:focus{border-color:#262626}._bookmarkBtn_11scr_332{padding:8px 12px;border:1px solid #e5e7eb;background:#fff;border-radius:6px;font-size:12px;cursor:pointer;transition:all .2s;white-space:nowrap;display:flex;align-items:center;justify-content:center;min-width:40px}._bookmarkBtn_11scr_332:hover{background:#f3f4f6;border-color:#d1d5db}._bookmarkBtn_11scr_332._active_11scr_273{background:#fef3c7;border-color:#f59e0b;color:#d97706}._readFilterSelect_11scr_358{padding:8px 12px;border:1px solid #e2e8f0;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:8px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:120px;color:#475569;box-shadow:0 1px 2px #0000000d}._readFilterSelect_11scr_358:hover{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._readFilterSelect_11scr_358:focus{outline:none;border-color:#0ea5e9;background:linear-gradient(135deg,#fff,#f0f9ff);box-shadow:0 0 0 3px #0ea5e91a}._importantBtn_11scr_387{padding:8px 12px;border:1px solid #e5e7eb;background:#fff;border-radius:6px;font-size:12px;cursor:pointer;transition:all .2s;white-space:nowrap;display:flex;align-items:center;justify-content:center;min-width:40px}._importantBtn_11scr_387:hover{background:#f3f4f6;border-color:#d1d5db}._importantBtn_11scr_387._active_11scr_273{background:#fef2f2;border-color:#ef4444;color:#dc2626}._filterButtons_11scr_413{display:flex;gap:8px;flex-wrap:wrap;transition:max-height .3s ease}._filterButtons_11scr_413._collapsed_11scr_420{max-height:75px;overflow:hidden}._filterBtn_11scr_425{padding:6px 12px;border:1px solid #e5e7eb;background:#fff;border-radius:20px;font-size:13px;cursor:pointer;transition:all .2s;white-space:nowrap}._filterBtn_11scr_425:hover{background:#f3f4f6}._filterBtn_11scr_425._active_11scr_273{background:#262626;color:#fff;border-color:#262626}._expandBtn_11scr_447{background:#f8f9fa!important;border-color:#dee2e6!important;color:#6c757d!important;font-weight:500;min-width:40px}._expandBtn_11scr_447:hover{background:#e9ecef!important;border-color:#ced4da!important}._newsPanel_11scr_461{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._newsItem_11scr_468{padding:16px 64px 0 16px;border-bottom:1px solid #f3f4f6;display:flex;align-items:flex-start;transition:background-color .2s;cursor:pointer;position:relative;box-shadow:0 2px 3px #00000026}._newsItem_11scr_468._noImpact_11scr_479{padding-left:20px}._newsItem_11scr_468:hover{background:#f9fafb}._newsItem_11scr_468._hasBookmark_11scr_492 ._newsActions_11scr_492,._newsItem_11scr_468._hasRead_11scr_496 ._newsActions_11scr_492,._newsItem_11scr_468._hasBookmark_11scr_492 ._newsActions_11scr_492 ._actionBtn_11scr_501,._newsItem_11scr_468._hasRead_11scr_496 ._newsActions_11scr_492 ._actionBtn_11scr_501{opacity:1}._impactIcon_11scr_516{width:8px;height:8px;border-radius:50%;background:#ef4444}._impactIcon2_11scr_523{width:8px;height:8px;border-radius:50%;background:#0000;position:absolute;left:20px;top:22px}._newsContent_11scr_533{margin-left:12px;flex:1;min-width:0}._newsContent_11scr_533._noImpact_11scr_479{margin-left:0}._newsTitle_11scr_543{font-size:18px;font-weight:600;color:#262626;margin-bottom:6px;line-height:1.4}._newsSummary_11scr_551{font-size:15.5px;color:#4a5568;margin-bottom:8px;line-height:1.5}._newsExpandedContent_11scr_558{margin:8px 0}._detailBtn_11scr_562{background:#262626;color:#fff;border:none;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;margin:8px 0;transition:all .2s;display:inline-block}._detailBtn_11scr_562:hover{background:#374151;transform:translateY(-1px)}._newsDetail_11scr_581{font-size:15.5px;color:#2d3748;background:#f7fafc;padding:12px;border-radius:8px;margin:8px 0;line-height:1.6;border-left:1px solid #d1d0d0}._newsMeta_11scr_592{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:8px}._impactIcon_11scr_516{display:inline-block;width:12px;height:12px;border-radius:50%;background:#e53935;margin-left:12px;vertical-align:middle}._newsSource_11scr_610{font-size:10px;color:#9ca3af}._fileIndicator_11scr_615{font-size:10px;color:#6b7280;padding:3px;border-radius:4px;display:flex;align-items:center;gap:2px;font-weight:500}._fileIndicator_11scr_615 span{font-size:12px;color:#8999b8;font-weight:600}._categoryTag_11scr_632{background:#f3f4f6;padding:2px 6px;border-radius:4px;font-size:11px;font-weight:500;display:flex;align-items:center;gap:2px}._categoryEmoji_11scr_643{margin-right:2px}._newsTime_11scr_647{font-size:10px;color:#9ca3af}._newsActions_11scr_492{position:absolute;right:10px;top:30px;transform:translateY(-50%);display:flex;gap:8px;opacity:0;transition:opacity .2s}._newsItem_11scr_468:hover ._newsActions_11scr_492,._newsItem_11scr_468:hover ._newsActions_11scr_492 ._actionBtn_11scr_501,._newsItem_11scr_468._hasRead_11scr_496:hover ._newsActions_11scr_492 ._actionBtn_11scr_501,._newsItem_11scr_468._hasBookmark_11scr_492:hover ._newsActions_11scr_492 ._actionBtn_11scr_501{opacity:1}._actionBtn_11scr_501{width:28px;height:28px;border-radius:6px;background:#f8fafc;border:1px solid #e2e8f0;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;color:#64748b;transition:all .2s ease;opacity:0}._actionBtn_11scr_501:hover{background:#f1f5f9;color:#334155;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._actionBtn_11scr_501._bookmarked_11scr_701{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#d97706;border-color:#fbbf24}._actionBtn_11scr_501._read_11scr_358{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#16a34a;border-color:#22c55e}._actionBtn_11scr_501._bookmarked_11scr_701:hover{background:#fde68a}._actionBtn_11scr_501._read_11scr_358{background:#dcfce7;color:#16a34a}._actionBtn_11scr_501._read_11scr_358:hover{background:#bbf7d0}._actionBtn_11scr_501._playing_11scr_730{background:#fef3c7;color:#d97706}._actionBtn_11scr_501._playing_11scr_730:hover{background:#fde68a}._sentimentIndicator_11scr_739{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#fff}._sentimentPositive_11scr_755{background:linear-gradient(135deg,#10b981,#059669)}._sentimentNegative_11scr_759{background:linear-gradient(135deg,#ef4444,#dc2626)}._expandIcon_11scr_763{position:absolute;right:8px;bottom:16px;color:#9ca3af;font-size:10px;cursor:pointer;transition:color .2s}._newsItem_11scr_468:hover ._expandIcon_11scr_763{color:#6b7280}._libraryItem_11scr_778{padding:16px 80px 16px 20px;border-bottom:1px solid #f3f4f6;display:flex;align-items:flex-start;transition:background-color .2s;cursor:pointer;position:relative}._libraryItem_11scr_778:hover{background:#f9fafb}._libraryItem_11scr_778._hasBookmark_11scr_492 ._libraryMeta_11scr_793 ._actionBtn_11scr_501,._libraryItem_11scr_778:hover ._libraryActions_11scr_798,._libraryItem_11scr_778:hover ._libraryMeta_11scr_793 ._actionBtn_11scr_501,._libraryItem_11scr_778:hover ._libraryActions_11scr_798 ._actionBtn_11scr_501{opacity:1}._libraryItem_11scr_778:last-child{border-bottom:none}._libraryContent_11scr_816{flex:1;min-width:0;padding-right:60px}._libraryTitle_11scr_822{font-size:19px;font-weight:600;color:#262626;margin-bottom:8px;line-height:1.4}._librarySummary_11scr_830{font-size:15.5px;color:#4a5568;line-height:1.5;margin-bottom:8px}._libraryDetail_11scr_837{font-size:15.5px;color:#2d3748;background:#f7fafc;padding:12px;border-radius:8px;margin:8px 0;line-height:1.6;border-left:3px solid #262626}._libraryDescription_11scr_848{font-size:14px;color:#6b7280;line-height:1.5;margin-bottom:12px}._libraryMeta_11scr_793{display:flex;align-items:center;gap:8px;font-size:11px;color:#6b7280;position:relative}._libraryActions_11scr_798{position:absolute;right:20px;top:50%;transform:translateY(-50%);display:flex;gap:8px;opacity:0;transition:opacity .2s}._learnMoreBtn_11scr_875{padding:8px 12px;border:1px solid #e5e7eb;background:#fff;border-radius:6px;cursor:pointer;font-size:12px;font-weight:500;color:#374151;transition:all .2s;display:flex;align-items:center;gap:4px}._learnMoreBtn_11scr_875:hover{background:#f3f4f6;border-color:#d1d5db}._storyItem_11scr_896{padding:20px;border-bottom:1px solid #f3f4f6;display:flex;align-items:flex-start;transition:background-color .2s;cursor:pointer;position:relative}._storyItem_11scr_896:hover{background:#f9fafb}._storyItem_11scr_896:last-child{border-bottom:none}._storyContent_11scr_914{flex:1;min-width:0;padding-right:80px;padding-top:4px}._storyTitle_11scr_921{font-size:19px;font-weight:600;color:#262626;margin-bottom:8px;line-height:1.4}._storySummary_11scr_929{font-size:15.5px;color:#4a5568;line-height:1.5;margin-bottom:8px}._storyExpandedContent_11scr_936{margin:8px 0}._storyDetail_11scr_940{font-size:15.5px;color:#2d3748;background:#f7fafc;padding:12px;border-radius:8px;margin:8px 0;line-height:1.6;border-left:3px solid #262626}._storyDescription_11scr_951{font-size:14px;color:#6b7280;line-height:1.5;margin-bottom:12px}._storyMeta_11scr_958{display:flex;align-items:center;gap:8px;font-size:11px;color:#6b7280}._storyTime_11scr_966{font-size:10px;color:#9ca3af}._storyActions_11scr_971{position:absolute;right:20px;top:20px;display:flex;gap:8px;opacity:1;transition:opacity .2s}._storyItem_11scr_896:hover ._storyActions_11scr_971,._storyItem_11scr_896:hover ._storyActions_11scr_971 ._actionBtn_11scr_501,._storyItem_11scr_896._hasBookmark_11scr_492 ._storyActions_11scr_971,._storyItem_11scr_896._hasBookmark_11scr_492 ._storyActions_11scr_971 ._actionBtn_11scr_501,._newsItem_11scr_468._hasBookmark_11scr_492 ._newsActions_11scr_492 ._actionBtn_11scr_501,._libraryItem_11scr_778._hasBookmark_11scr_492 ._libraryMeta_11scr_793 ._actionBtn_11scr_501,._libraryItem_11scr_778._hasBookmark_11scr_492 ._libraryActions_11scr_798,._libraryItem_11scr_778._hasBookmark_11scr_492 ._libraryActions_11scr_798 ._actionBtn_11scr_501{opacity:1}._playBtn_11scr_726{background:#0000;cursor:pointer;font-size:12px;font-weight:500;transition:all .2s;display:flex;align-items:center;gap:4px}._emptyState_11scr_1029{text-align:center;padding:60px 20px;color:#6b7280}@media (max-width: 768px) and (min-width: 481px){._container_11scr_44{padding:5px 5px 60px}._tabs_11scr_231{flex-direction:row;flex-wrap:wrap;padding:6px;gap:2px}._tabBtn_11scr_249{flex:1;padding:10px 8px;font-size:12px;white-space:normal;line-height:1.2;min-height:40px;display:flex;align-items:center;justify-content:center}}@media (max-width: 480px){._container_11scr_44{padding:5px 5px 40px}._header_11scr_57{margin-bottom:20px}._header_left_11scr_87{padding:10px 12px;gap:6px}._backCanvas_11scr_32{width:28px;height:26px;border-radius:8px}._headerLogo_11scr_117{font-size:14px;line-height:16px;font-weight:500}._header_right_11scr_124{padding:10px 12px;font-size:12px}._userSection_11scr_172{top:8px;right:8px}._userInfo_11scr_179{padding:3px 6px;gap:4px}._userName_11scr_208{font-size:10px;max-width:60px}._dropdownIcon_11scr_218{font-size:7px;margin-left:1px}._tabs_11scr_231{margin-bottom:16px;padding:4px;flex-direction:row;gap:1px}._tabBtn_11scr_249{padding:8px 6px;font-size:11px;min-height:36px;white-space:normal;line-height:1.1}._filters_11scr_284,._newsItem_11scr_468,._libraryItem_11scr_778,._storyItem_11scr_896{padding:8px}._newsTitle_11scr_543,._libraryTitle_11scr_822,._storyTitle_11scr_921{font-size:17px}}@media (max-width: 400px){._tabs_11scr_231{flex-wrap:wrap;gap:2px}._tabBtn_11scr_249{flex:1 1 auto;min-width:80px;background:transparent;color:#6b7280}._tabBtn_11scr_249:hover{background:#f3f4f6;color:#374151}._tabBtn_11scr_249._active_11scr_273{background:#262626;color:#fff}}@media (max-width: 768px){._container_11scr_44{padding:5px 5px 300px;min-height:100vh}._header_11scr_57{margin-bottom:25px}._header_left_11scr_87{padding:12px 15px;gap:8px}._backCanvas_11scr_32{width:32px;height:30px;border-radius:10px}._headerLogo_11scr_117{font-size:16px;line-height:18px;font-weight:500}._header_right_11scr_124{padding:12px 15px;font-size:13px}._userSection_11scr_172{top:10px;right:10px}._userInfo_11scr_179{padding:4px 8px;gap:6px}._userDetails_11scr_201{gap:1px}._userName_11scr_208{font-size:11px;max-width:80px}._dropdownIcon_11scr_218{font-size:8px;margin-left:2px}._filterRow_11scr_299{flex-direction:row;align-items:stretch}._filterLabel_11scr_307{margin-bottom:4px;line-height:30px}._searchContainer_11scr_1244{flex-direction:row;gap:6px;display:flex}._bookmarkBtn_11scr_332,._importantBtn_11scr_387{padding:8px;min-width:36px;font-size:14px}._filterButtons_11scr_413{display:none}._filterSelect_11scr_315{display:block}._tabs_11scr_231{flex-direction:row;gap:2px;padding:6px;flex-wrap:wrap}._tabBtn_11scr_249{flex:1;padding:10px 8px;font-size:12px;white-space:normal;line-height:1.2;min-height:40px;display:flex;align-items:center;justify-content:center;text-align:center}._newsContent_11scr_533,._libraryContent_11scr_816,._storyContent_11scr_914{padding-right:0}._newsActions_11scr_492,._libraryActions_11scr_798,._storyActions_11scr_971{position:static;transform:none;margin-top:12px;opacity:1;justify-content:flex-end}._newsItem_11scr_468,._libraryItem_11scr_778,._storyItem_11scr_896{padding:10px;flex-direction:column;align-items:stretch}._newsItem_11scr_468._noImpact_11scr_479{padding-left:10px}._expandIcon_11scr_763{position:static;margin-top:8px;text-align:center;font-size:12px}._newsTitle_11scr_543,._libraryTitle_11scr_822,._storyTitle_11scr_921{font-size:18px;line-height:1.3}._newsDetail_11scr_581,._libraryDetail_11scr_837,._storyDetail_11scr_940{margin:12px 0;padding:16px;font-size:15px}._filters_11scr_284{padding:16px;margin-bottom:16px}._resultsCount_11scr_291{font-size:13px;padding:6px 10px;margin-bottom:12px}._newsPanel_11scr_461{margin-bottom:20px}._tabContent_11scr_279{overflow-x:hidden;overflow-y:auto}body{-webkit-overflow-scrolling:touch}._container_11scr_44{width:100%;max-width:100vw;max-height:100vh;overflow:hidden}._newsItem_11scr_468:last-child,._libraryItem_11scr_778:last-child,._storyItem_11scr_896:last-child{margin-bottom:20px}}._markdownContent_11scr_1373{color:#374151;line-height:1.5;overflow-y:auto}._markdownContent_11scr_1373 h1,._markdownContent_11scr_1373 h2,._markdownContent_11scr_1373 h3,._markdownContent_11scr_1373 h4,._markdownContent_11scr_1373 h5,._markdownContent_11scr_1373 h6{color:#262626;margin:24px 0 16px;font-weight:600;line-height:1.1}._markdownContent_11scr_1373 h1{font-size:24px;border-bottom:2px solid #e5e7eb;padding-bottom:8px}._markdownContent_11scr_1373 h2{font-size:20px;border-bottom:1px solid #e5e7eb;padding-bottom:6px}._markdownContent_11scr_1373 h3{font-size:18px;color:#262626}._markdownContent_11scr_1373 h4{font-size:16px;color:#4b5563}._markdownContent_11scr_1373 h5,._markdownContent_11scr_1373 h6{font-size:14px;color:#6b7280}._markdownContent_11scr_1373 p{margin:12px 0;text-align:justify}._markdownContent_11scr_1373 ul,._markdownContent_11scr_1373 ol{margin:8px 0;padding-left:24px}._markdownContent_11scr_1373 ul li,._markdownContent_11scr_1373 ol li{margin:4px 0;padding-left:4px}._markdownContent_11scr_1373 ul{list-style-type:disc}._markdownContent_11scr_1373 ul ul{list-style-type:circle;margin:8px 0}._markdownContent_11scr_1373 ul ul ul{list-style-type:square}._markdownContent_11scr_1373 ol{list-style-type:decimal}._markdownContent_11scr_1373 ol ol{list-style-type:lower-alpha;margin:8px 0}._markdownContent_11scr_1373 ol ol ol{list-style-type:lower-roman}._markdownContent_11scr_1373 blockquote{border-left:4px solid #262626;background:#f0f9ff;margin:16px 0;padding:16px 20px;font-style:italic;color:#1e40af;border-radius:0 8px 8px 0}._markdownContent_11scr_1373 blockquote p{margin:0}._markdownContent_11scr_1373 code{background:#f3f4f6;color:#dc2626;padding:2px 6px;border-radius:4px;font-family:SFMono-Regular,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9em}._markdownContent_11scr_1373 pre{background:#262626;color:#f9fafb;padding:16px;border-radius:8px;overflow-x:auto;margin:16px 0;border:1px solid #374151}._markdownContent_11scr_1373 pre code{background:none;color:inherit;padding:0;border-radius:0;font-size:14px}._markdownContent_11scr_1373 table{width:100%;border-collapse:collapse;margin:16px 0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}._markdownContent_11scr_1373 table th,._markdownContent_11scr_1373 table td{border:1px solid #e5e7eb;padding:12px 16px;text-align:left}._markdownContent_11scr_1373 table th{background:#f9fafb;font-weight:600;color:#374151}._markdownContent_11scr_1373 table tr:nth-child(2n){background:#f9fafb}._markdownContent_11scr_1373 table tr:hover{background:#f3f4f6}._markdownContent_11scr_1373 hr{border:none;height:2px;background:linear-gradient(to right,#3b82f6,#93c5fd,#3b82f6);margin:24px 0;border-radius:1px}._markdownContent_11scr_1373 a{color:#262626;text-decoration:none;font-weight:500;transition:color .2s ease}._markdownContent_11scr_1373 a:hover{color:#1d4ed8;text-decoration:underline}._markdownContent_11scr_1373 strong,._markdownContent_11scr_1373 b{font-weight:700;color:#262626}._markdownContent_11scr_1373 em,._markdownContent_11scr_1373 i{font-style:italic;color:#4b5563}._markdownContent_11scr_1373 img{max-width:100%;height:auto;border-radius:8px;margin:16px 0;box-shadow:0 4px 6px #0000001a}._markdownContent_11scr_1373 del{text-decoration:line-through;color:#9ca3af}._markdownContent_11scr_1373 mark{background:#fef3c7;color:#92400e;padding:2px 4px;border-radius:4px}._markdownContent_11scr_1373 li::marker{color:#262626;font-weight:700}._markdownContent_11scr_1373 pre[class*=language-]{position:relative}._markdownContent_11scr_1373 pre[class*=language-]:before{content:attr(class);position:absolute;top:8px;right:8px;font-size:12px;color:#9ca3af;text-transform:uppercase;font-weight:500}._playgroundContainer_11scr_1609{display:flex;flex-direction:column;height:100%;font-family:Reddit Sans,Roboto,Arial,sans-serif;background:#f7f9fb}._playgroundContent_11scr_1617{display:flex;flex:1;height:80vh;background:#fff;border-radius:18px;box-shadow:0 4px 24px #22292f14;overflow:hidden}._chatSessionsSidebar_11scr_1627{width:300px;background:#f4f7fa;border-right:1px solid #e6eaf0;padding:24px 0 0;display:flex;flex-direction:column;border-radius:18px 0 0 18px;box-shadow:2px 0 8px #22292f0a;height:70vh}._sidebarHeader_11scr_1639{display:flex;align-items:center;justify-content:space-between;padding:0 24px 16px;font-weight:600;font-size:18px;color:#2d6cdf}._sessionsList_11scr_1649{flex:1;overflow-y:auto;padding:0 8px 8px}._sessionItem_11scr_1655{background:#fff;border-radius:10px;margin-bottom:10px;padding:12px 16px;cursor:pointer;display:flex;align-items:center;transition:box-shadow .2s,background .2s;border:1.5px solid transparent}._sessionItem_11scr_1655:hover{background:#eaf2fd;box-shadow:0 2px 8px #22292f0f}._activeSession_11scr_1672{border:1.5px solid #2d6cdf;background:#eaf2fd;box-shadow:0 2px 12px #22292f1a}._sessionContent_11scr_1678{flex:1;display:flex;flex-direction:column}._sessionTitle_11scr_1684{font-weight:700;color:#262626;font-size:13.5px;display:flex;align-items:center;gap:6px}._sessionInfo_11scr_1693{display:flex;align-items:center;gap:10px;margin-top:2px}._advisorType_11scr_1700{font-size:12px;color:#888;background:#f0f4fa;border-radius:6px;padding:2px 8px}._sessionTime_11scr_1708{font-size:11px;color:#999;font-weight:400}._deleteButton_11scr_1714{color:#d9534f;margin-left:8px}._loadingText_11scr_1719{color:#888;text-align:center;margin-top:32px}._chatMainArea_11scr_1725{flex:1;display:flex;flex-direction:column;padding:16px 16px 8px;background:#fff;border-radius:0 18px 18px 0}._advisorSection_11scr_1734{display:flex;align-items:center;gap:16px;margin-bottom:18px}._sectionLabel_11scr_1741{font-weight:500;color:#2d6cdf;font-size:15px;min-width:110px}._advisorButton_11scr_1748{display:flex;align-items:center;gap:8px;font-size:14px;padding:8px 16px;border-radius:8px;transition:all .2s ease;white-space:nowrap;min-width:fit-content;background:#fff;border:1px solid #e5e7eb;color:#6b7280;font-weight:500;box-shadow:0 1px 3px #0000001a;cursor:pointer}._advisorButton_11scr_1748:hover{background:#f9fafb!important;border-color:#d1d5db!important;box-shadow:0 2px 6px #00000026!important;transform:translateY(-1px);color:#6b7280!important}._advisorButtonSelected_11scr_1774{background:#262626!important;color:#fff!important;border-color:#262626!important;box-shadow:0 2px 6px #2626264d!important}._advisorButtonSelected_11scr_1774:hover{background:#404040!important;border-color:#404040!important;box-shadow:0 3px 8px #26262666!important;color:#fff!important}._advisorAvatar_11scr_1788{font-size:28px;margin-right:6px}._advisorInfo_11scr_1793{display:flex;flex-direction:column}._advisorName_11scr_1798{font-weight:600;color:#2d6cdf;font-size:16px}._advisorSpecialty_11scr_1804{font-size:13px;color:#888}._jobSection_11scr_1809{margin-bottom:18px;display:flex}._jobButtons_11scr_1814{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}._jobButton_11scr_1814{background:#f4f7fa!important;color:#2d6cdf!important;border:1.5px solid #e6eaf0!important;border-radius:10px!important;font-weight:500;font-size:14px;padding:6px 16px!important;transition:background .2s,border .2s,color .2s}._jobButton_11scr_1814:hover,._selected_11scr_1832{border:1.5px solid #2d6cdf!important}._currentSessionInfo_11scr_1836{margin-bottom:10px;margin-top:-50px;margin-left:50px;font-size:14px;color:#2d6cdf;display:flex;align-items:center;gap:16px}._messageLimit_11scr_1848{background:#eaf2fd;color:#2d6cdf;border-radius:8px;padding:2px 10px;font-weight:600;font-size:13px}._chatContainer_11scr_1857{flex:1;display:flex;flex-direction:column;background:#f7f9fb;border-radius:14px;box-shadow:0 2px 12px #22292f0f;min-height:340px;max-height:70vh;overflow-y:auto;position:relative}._messagesArea_11scr_1870{flex:1;overflow-y:auto;padding-bottom:12px;display:flex;flex-direction:column;gap:18px}._messageWrapper_11scr_1879{display:flex;align-items:flex-end;gap:12px}._userMessage_11scr_1885{flex-direction:row-reverse}._assistantMessage_11scr_1889{flex-direction:row}._dataSourcesMessage_11scr_1893{flex-direction:row;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin:8px 0;padding:12px}._dataSourcesInfo_11scr_1902{display:flex;align-items:center;gap:6px;margin-bottom:6px;padding:4px 8px;background:#28a7451a;border-radius:8px;width:fit-content}._dataSourcesName_11scr_1913{font-size:12px;font-weight:600;color:#28a745}._messageAvatar_11scr_1919{font-size:28px!important;width:44px!important;height:44px!important;display:flex;align-items:center;justify-content:center;background:#eaf2fd!important;color:#2d6cdf!important;box-shadow:0 2px 8px #22292f0f}._messageContent_11scr_1931{max-width:70%;display:flex;flex-direction:column;align-items:flex-start}._userMessage_11scr_1885 ._messageContent_11scr_1931{align-items:flex-end}._messageText_11scr_1942{background:#fff;color:#222;border-radius:16px;padding:12px 18px;font-size:15px;box-shadow:0 2px 8px #22292f0f;margin-bottom:4px;word-break:break-word}._userMessage_11scr_1885 ._messageText_11scr_1942{background:#2d6cdf;color:#fff}._messageTime_11scr_1958{font-size:12px;color:#888;margin-top:2px;align-self:flex-end;display:flex;align-items:center;gap:8px}._thesisButton_11scr_1968{padding:2px 6px;height:auto;font-size:11px;color:#1890ff;border:none;background:transparent;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:2px;border-radius:4px}._thesisButton_11scr_1968:hover{color:#40a9ff;background:#1890ff1a}._thesisButton_11scr_1968:active{color:#096dd9}._thesisModalTitle_11scr_1993{display:flex;align-items:center;gap:8px;font-weight:600}._thesisModalContent_11scr_2000{max-height:400px;overflow-y:auto}._thesisModalSummary_11scr_2005{max-height:150px;overflow-y:auto}._aiSummaryButton_11scr_2010{margin-left:auto;color:#1890ff;padding:2px 8px;height:24px;font-size:12px;border:1px solid #d9d9d9;border-radius:4px;transition:all .2s;display:flex;align-items:center;gap:4px}._aiSummaryButton_11scr_2010:hover{color:#40a9ff;border-color:#40a9ff;background:#1890ff1a}._aiSummaryButton_11scr_2010:active{color:#096dd9;border-color:#096dd9}._inputArea_11scr_2035{background:transparent;display:flex;align-items:center;gap:5px}._inputWrapper_11scr_2042{display:flex;align-items:center;width:100%;gap:10px}._messageInput_11scr_2049{border-radius:12px!important;border:1.5px solid #e6eaf0!important;font-size:15px;padding:10px 16px!important;background:#fff!important;box-shadow:0 2px 8px #22292f0a;transition:border .2s;min-width:200px;max-width:80%}._messageInput_11scr_2049:focus{border:1.5px solid #2d6cdf!important}._templateError_11scr_2065{border:1.5px solid #ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f33!important}._templateError_11scr_2065:focus{border:1.5px solid #ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f33!important}._sendButton_11scr_2075{border-radius:6px!important;background:#2d6cdf!important;color:#fff!important;font-size:20px!important;width:44px;height:44px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #22292f14;transition:background .2s}._sendButton_11scr_2075:disabled{background:#b3c7e6!important;color:#fff!important}._welcomeSection_11scr_2095{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:400px}._welcomeText_11scr_2110 h3{font-size:24px;color:#262626;margin-bottom:8px;font-weight:600}._welcomeText_11scr_2110 p{font-size:16px;color:#666;margin-bottom:24px}._createChatBtn_11scr_2123{border-radius:32px!important;color:#262626!important;background:#fff!important;font-size:16px!important;font-weight:600!important;padding:16px 48px!important;height:auto!important;box-shadow:0 4px 12px #98989833!important}._createChatBtn_11scr_2123:hover{border:1px solid rgba(38,38,38,.7)!important}._createChatSmall_11scr_2138{background:#fff!important;color:#262626!important}._inputControls_11scr_2144{display:flex;justify-content:space-between;align-items:center}._advisorSelector_11scr_2150{display:flex;align-items:center;gap:8px}._advisorLabel_11scr_2156{font-size:14px;color:#2d6cdf;font-weight:500;min-width:fit-content}._advisorInfo_11scr_1793{display:flex;align-items:center;gap:6px;margin-bottom:6px;padding:4px 8px;background:#2d6cdf1a;border-radius:8px;width:fit-content}._advisorAvatar_11scr_1788{font-size:16px}._advisorName_11scr_1798{font-size:12px;color:#2d6cdf;font-weight:500}._typingIndicator_11scr_2185{display:flex;align-items:center;gap:4px;height:18px;margin:8px 0 0}._typingIndicator_11scr_2185 span{display:inline-block;width:7px;height:7px;background:#2d6cdf;border-radius:50%;animation:_typing-bounce_11scr_1 1.2s infinite both}._typingIndicator_11scr_2185 span:nth-child(2){animation-delay:.2s}._typingIndicator_11scr_2185 span:nth-child(3){animation-delay:.4s}@keyframes _typing-bounce_11scr_1{0%,80%,to{transform:scale(.8);opacity:.6}40%{transform:scale(1.2);opacity:1}}._newSessionForm_11scr_2221{display:flex;flex-direction:column;gap:12px;padding:8px 0}._formLabel_11scr_2228{font-size:15px;color:#2d6cdf;font-weight:500;margin-bottom:4px}._advisorJobRow_11scr_2235{display:flex;flex-direction:row;align-items:flex-end;gap:32px;margin-bottom:18px}._advisorSection_11scr_1734,._jobSection_11scr_1809{flex:1;min-width:0}._sectionLabel_11scr_1741{margin-bottom:4px}._advisorSettingBtn_11scr_2252{position:absolute;top:18px;right:36px;z-index:10;background:#fff;border:1.5px solid #2d6cdf;color:#2d6cdf;font-weight:500;border-radius:8px;box-shadow:0 2px 8px #22292f0f;transition:border .2s,box-shadow .2s}._advisorSettingBtn_11scr_2252:hover{background:#2d6cdf;color:#fff;border:1.5px solid #2d6cdf}._toggleButton_11scr_2273{position:absolute;top:16px;left:16px;width:33px;height:33px;background:#262626;border:none;color:#fff;border-radius:5px;padding:0;font-size:16px;cursor:pointer;box-shadow:0 2px 8px #00000026;transition:all .2s;display:flex;align-items:center;justify-content:center}._toggleButton_11scr_2273:hover{background:#40a9ff;transform:translateY(-1px);box-shadow:0 4px 12px #0003}._toggleButton_11scr_2273:active{transform:translateY(0)}._desktopToggleButton_11scr_2304{position:relative;top:auto;left:auto;margin-bottom:16px}._mobileToggleButton_11scr_2312{position:absolute;top:20px;left:15px;z-index:10;transition:opacity .3s ease,visibility .3s ease}._playgroundContent_11scr_1617._mobileSidebarOpen_11scr_2321 ._mobileToggleButton_11scr_2312{opacity:0;visibility:hidden;pointer-events:none}._mobileCloseButton_11scr_2327{background:#ff4d4f;color:#fff;border:none;border-radius:4px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}._desktopOnly_11scr_2341{display:block}._searchContainer_11scr_1244{flex:1;flex-direction:row;gap:6px;display:flex;justify-content:space-between;align-items:center}._searchContainer2_11scr_2353{display:flex;gap:5px;align-items:center}@media (min-width: 769px){._mobileToggleButton_11scr_2312,._mobileCloseButton_11scr_2327{display:none!important}._chatSessionsSidebar_11scr_1627{transition:width .3s ease;position:relative;left:auto;background:#fff;box-shadow:none}._chatSessionsSidebar_11scr_1627._collapsed_11scr_420{width:0;overflow:hidden;padding:0}._chatMainArea_11scr_1725._expanded_11scr_2383{margin-left:0;width:100%}._playgroundContent_11scr_1617._sidebarCollapsed_11scr_2388{justify-content:center}}@media (max-width: 768px){._playgroundContainer_11scr_1609{height:calc(100vh - 150px)}._desktopToggleButton_11scr_2304,._desktopOnly_11scr_2341{display:none!important}._playgroundContent_11scr_1617{position:relative;width:100%}._chatSessionsSidebar_11scr_1627{position:fixed;left:-100%;top:0;width:85vw;max-width:320px;height:100vh;background:#f4f7fa;z-index:999;transition:left .3s cubic-bezier(.4,0,.2,1);box-shadow:2px 0 20px #00000026;border-radius:0;overflow-y:auto}._chatSessionsSidebar_11scr_1627._mobileOpen_11scr_2427{left:0}._chatSessionsSidebar_11scr_1627._collapsed_11scr_420{left:-100%}._chatMainArea_11scr_1725{width:100%;padding:80px 16px 16px;position:relative}._chatMainArea_11scr_1725._mobileSidebarOpen_11scr_2321{margin-left:0}._sidebarOverlay_11scr_2446{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;z-index:998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}._sidebarOverlay_11scr_2446._mobileOpen_11scr_2427{display:block;opacity:1;pointer-events:auto}._currentSessionInfo_11scr_1836{padding:12px;margin-bottom:16px;margin-top:10px}._currentSessionInfo_11scr_1836 h3{font-size:16px;margin-bottom:8px}._advisorSection_11scr_1734{flex-direction:column;align-items:flex-start;gap:8px}._sectionLabel_11scr_1741{min-width:auto}._chatContainer_11scr_1857{height:calc(100vh - 300px)}._messageWrapper_11scr_1879{margin-bottom:12px}._messageInput_11scr_2049{font-size:14px}._messageContent_11scr_1931{max-width:80%}._messageText_11scr_1942{width:320px;font-size:14px;padding:10px 14px}._messageAvatar_11scr_1919{width:36px!important;height:36px!important;font-size:24px!important}._sidebarHeader_11scr_1639 h3{font-size:16px}._sessionTitle_11scr_1684{font-size:14px}._sessionInfo_11scr_1693{font-size:11px}._advisorSection_11scr_1734,._jobSection_11scr_1809,._currentSessionInfo_11scr_1836 ._advisorSection_11scr_1734{display:none!important}._currentSessionInfo_11scr_1836{padding:8px;margin-bottom:12px;margin-top:0}._currentSessionInfo_11scr_1836 h3{font-size:14px;margin-bottom:4px}._chatContainer_11scr_1857{height:calc(100vh - 200px)}._chatMainArea_11scr_1725{padding:12px}._inputWrapper_11scr_2042{gap:6px}._messageInput_11scr_2049{font-size:14px;padding:8px 12px!important}._sendButton_11scr_2075{width:40px;height:40px;font-size:18px!important}._welcomeSection_11scr_2095{padding:40px 16px}._welcomeText_11scr_2110 h3{font-size:20px}._welcomeText_11scr_2110 p{font-size:14px}._inputControls_11scr_2144{flex-direction:column;align-items:flex-start;gap:8px;padding:8px 0}._advisorSelector_11scr_2150{width:100%;justify-content:space-between}._advisorInfo_11scr_1793{margin-bottom:4px}._advisorName_11scr_1798{font-size:11px}._logo_11scr_145{margin:8px}}._citationsSection_11scr_2614{margin-top:12px;padding:8px 12px;background:#f8f9fa;border-radius:6px;border-left:3px solid #1890ff}._citationsTitle_11scr_2622{font-size:12px;font-weight:500;color:#1890ff;margin-bottom:6px;display:flex;align-items:center}._citationsList_11scr_2631{display:flex;flex-direction:column;gap:4px}._citationItem_11scr_2637{font-size:11px}._citationLink_11scr_2641{color:#1890ff;text-decoration:none;word-break:break-all}._citationLink_11scr_2641:hover{text-decoration:underline;color:#40a9ff}._templateSuggestions_11scr_2653{position:absolute;bottom:100%;left:0;right:0;background:#fff;border:1px solid #d9d9d9;border-radius:6px;box-shadow:0 -4px 12px #00000026;z-index:1000;max-height:200px;overflow-y:auto;margin-bottom:4px}._suggestionItem_11scr_2668{padding:8px 12px;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background-color .2s}._suggestionItem_11scr_2668:hover{background-color:#f5f5f5}._suggestionItem_11scr_2668:last-child{border-bottom:none}._suggestionLabel_11scr_2683{font-weight:500;color:#262626;font-size:13px;margin-bottom:2px}._suggestionPreview_11scr_2690{color:#666;font-size:12px;line-height:1.4}._pipelineStepsSection_11scr_2697{margin-top:12px;padding:8px 12px;background:#f6ffed;border-radius:6px;border-left:3px solid #52c41a}._pipelineStepsTitle_11scr_2705{font-weight:600;color:#52c41a;font-size:13px;margin-bottom:8px}._pipelineStepsList_11scr_2712{display:flex;flex-direction:column;gap:8px}._pipelineStepItem_11scr_2718{background:#fff;border-radius:4px;padding:8px;border:1px solid #d9d9d9}._pipelineStepHeader_11scr_2725{display:flex;align-items:center;gap:8px;margin-bottom:4px}._pipelineStepNumber_11scr_2732{font-weight:600;color:#52c41a;font-size:12px}._pipelineStepName_11scr_2738{font-weight:500;color:#262626;font-size:12px}._pipelineStepContent_11scr_2744{color:#666;font-size:11px;line-height:1.4}._pipelineButton_11scr_2751{border-color:#52c41a!important}._pipelineButton_11scr_2751:hover{border-color:#52c41a!important;background:#f6ffed!important}@media (max-width: 768px){._citationsSection_11scr_2614{margin-top:8px;padding:6px 8px}._citationsTitle_11scr_2622{font-size:11px;margin-bottom:4px}._citationItem_11scr_2637{font-size:10px}._templateSuggestions_11scr_2653{max-height:150px}._suggestionItem_11scr_2668{padding:6px 10px}._suggestionLabel_11scr_2683{font-size:13px}._suggestionPreview_11scr_2690{font-size:11px}._pipelineStepsSection_11scr_2697{margin-top:8px;padding:6px 8px}._pipelineStepsTitle_11scr_2705{font-size:12px;margin-bottom:6px}._pipelineStepItem_11scr_2718{padding:6px}._pipelineStepNumber_11scr_2732,._pipelineStepName_11scr_2738{font-size:11px}._pipelineStepContent_11scr_2744{font-size:10px}}._advisorButtonsContainer_11scr_2817{padding:5px;border-top:1px solid #e5e7eb}._advisorButtons_11scr_2817{display:flex;gap:8px;flex-wrap:wrap;align-items:center}._embeddingSwitchContainer_11scr_2829{display:flex;align-items:center;justify-content:start}._embeddingSwitchLabel_11scr_2835{font-size:12px;color:#6c757d;font-weight:500;margin-left:8px}._embeddingResultsSection_11scr_2843{margin-top:12px;padding:8px 12px;background:#f0f8ff;border-radius:6px;border-left:3px solid #1890ff}._embeddingResultsTitle_11scr_2851{font-size:12px;font-weight:600;color:#1890ff;margin-bottom:8px}._searchMethodInfo_11scr_2858{font-size:11px;color:#666;font-weight:400;margin-left:8px}._embeddingResultsList_11scr_2865{display:flex;flex-direction:column;gap:6px}._embeddingResultItem_11scr_2871{padding:6px 8px;background:#fff;border-radius:4px;border:1px solid #e6f7ff;cursor:pointer;transition:all .2s ease}._embeddingResultItem_11scr_2871:hover{background:#f0f8ff;border-color:#1890ff;box-shadow:0 2px 4px #1890ff1a}._embeddingResultTitle_11scr_2886{font-size:11px;font-weight:500;color:#262626;margin-bottom:4px}._embeddingResultMeta_11scr_2893{display:flex;flex-wrap:wrap;gap:8px;font-size:10px}._embeddingResultType_11scr_2900{color:#52c41a;background:#f6ffed;padding:2px 6px;border-radius:3px}._embeddingResultCategory_11scr_2907{color:#722ed1;background:#f9f0ff;padding:2px 6px;border-radius:3px}._embeddingResultSimilarity_11scr_2914{color:#fa8c16;background:#fff7e6;padding:2px 6px;border-radius:3px}._embeddingDetailContent_11scr_2922{padding:16px 0}._embeddingDetailHeader_11scr_2926{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}._embeddingDetailHeader_11scr_2926 h3{margin:0 0 12px;color:#262626;font-size:18px;font-weight:600}._embeddingDetailMeta_11scr_2939{display:flex;flex-wrap:wrap;gap:12px}._embeddingDetailType_11scr_2945,._embeddingDetailCategory_11scr_2946,._embeddingDetailSimilarity_11scr_2947,._embeddingDetailDate_11scr_2948,._embeddingDetailSource_11scr_2949,._embeddingDetailEmoji_11scr_2950{font-size:12px;padding:4px 8px;border-radius:4px;font-weight:500}._embeddingDetailType_11scr_2945{color:#52c41a;background:#f6ffed;border:1px solid #b7eb8f}._embeddingDetailCategory_11scr_2946{color:#722ed1;background:#f9f0ff;border:1px solid #d3adf7}._embeddingDetailSimilarity_11scr_2947{color:#fa8c16;background:#fff7e6;border:1px solid #ffd591}._embeddingDetailDate_11scr_2948{color:#1890ff;background:#e6f7ff;border:1px solid #91d5ff}._embeddingDetailSource_11scr_2949{color:#722ed1;background:#f9f0ff;border:1px solid #d3adf7}._embeddingDetailEmoji_11scr_2950{color:#13c2c2;background:#e6fffb;border:1px solid #87e8de}._embeddingDetailBody_11scr_2993,._embeddingDetailSummary_11scr_2994{margin-bottom:20px}._embeddingDetailBody_11scr_2993 h4,._embeddingDetailSummary_11scr_2994 h4{margin:0 0 12px;color:#262626;font-size:14px;font-weight:600}._embeddingDetailSummary_11scr_2994 p{margin:0;color:#595959;line-height:1.6}._embeddingDetailEmpty_11scr_3012{text-align:center;padding:40px 20px;color:#8c8c8c;font-style:italic}._noEmbeddingResultsSection_11scr_3020{margin-top:12px;padding:8px 12px;background:#fff7e6;border-radius:6px;border-left:3px solid #fa8c16}._noEmbeddingResultsTitle_11scr_3028{font-size:12px;font-weight:600;color:#fa8c16;margin-bottom:4px}._noEmbeddingResultsText_11scr_3035{font-size:11px;color:#8c8c8c;line-height:1.4;margin-bottom:6px}._noEmbeddingResultsSuggestion_11scr_3042{font-size:10px;color:#52c41a;font-style:italic;padding-top:4px;border-top:1px solid #f0f0f0}._advisorButton_11scr_1748{display:flex;align-items:center;gap:4px;font-size:12px;padding:6px;border-radius:16px;transition:all .2s;white-space:nowrap;min-width:fit-content}@media (max-width: 768px){._advisorButtons_11scr_2817{gap:2px}._advisorButton_11scr_1748{font-size:11px;padding:4px}._embeddingResultsSection_11scr_2843{margin-top:8px;padding:6px 8px}._embeddingResultsTitle_11scr_2851{font-size:11px;margin-bottom:6px}._embeddingResultItem_11scr_2871{padding:4px 6px}._embeddingResultTitle_11scr_2886{font-size:10px;margin-bottom:3px}._embeddingResultMeta_11scr_2893{gap:4px;font-size:9px}._embeddingResultType_11scr_2900,._embeddingResultCategory_11scr_2907,._embeddingResultSimilarity_11scr_2914{padding:1px 4px}._embeddingDetailHeader_11scr_2926 h3{font-size:16px}._embeddingDetailMeta_11scr_2939{gap:8px}._embeddingDetailType_11scr_2945,._embeddingDetailCategory_11scr_2946,._embeddingDetailSimilarity_11scr_2947,._embeddingDetailDate_11scr_2948,._embeddingDetailSource_11scr_2949,._embeddingDetailEmoji_11scr_2950{font-size:11px;padding:3px 6px}}._categoryChips_11scr_3122{display:flex;gap:16px;margin-bottom:16px;flex-wrap:wrap}._categoryChip_11scr_3122{display:flex;align-items:center;border-radius:999px;border:2px solid #e0e0e0;padding:4px 20px 4px 4px;background:#fff;min-width:120px;box-shadow:0 1px 3px #0000000a}._chipCount_11scr_3140{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#ccc;color:#fff;font-size:2rem;font-weight:700;margin-right:12px}._chipLabel_11scr_3154{font-size:1.2rem;color:#222;font-weight:500}._chipCountInBtn_11scr_3160{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;border-radius:50%;background:#e0e0e0;color:#222;font-size:.85em;font-weight:600;margin-right:6px;padding:0 4px}._newsVideoSection_11scr_3175{margin-bottom:16px}._newsImagesSection_11scr_3179{margin-top:16px}._avatarWrapper_11scr_3183{display:flex;align-items:center;justify-content:center;width:75px;height:100px;border-radius:2px;overflow:hidden;background:#f0f0f0}._avatarWrapper_11scr_3183 img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media (max-width: 768px){._newsItem_11scr_468{flex-direction:row;padding:8px 8px 0}._avatarWrapper_11scr_3183{width:30px;height:40px}._newsActions_11scr_492{margin-top:0}._newsSummary_11scr_551{margin-top:-20px}._newsSummary2_11scr_3220{margin-top:0}._detailText_11scr_3224{margin-top:16px;padding:16px;background:#f8f9fa;border-radius:8px;border-left:4px solid #007bff}._summaryText_11scr_3232{color:#495057;line-height:1.6;margin-bottom:12px}._noSummary_11scr_3238{color:#6c757d;font-style:italic;text-align:center;padding:20px}}@media (max-width: 768px){._avatarWrapper_11scr_3183{width:40px;height:40px}}._embeddingResultChunks_11scr_3254{font-size:11px;color:#8b5cf6;background:#f3f4f6;padding:2px 6px;border-radius:4px;margin-left:8px}._embeddingDetailChunks_11scr_3263{margin-bottom:24px}._embeddingDetailChunks_11scr_3263 h4{color:#374151;font-size:16px;font-weight:600;margin-bottom:16px;display:flex;align-items:center;gap:8px}._embeddingDetailChunk_11scr_3263{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:12px}._embeddingDetailChunk_11scr_3263:last-child{margin-bottom:0}._embeddingDetailChunkHeader_11scr_3289{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e5e7eb}._embeddingDetailChunkIndex_11scr_3298{font-size:14px;font-weight:600;color:#374151;background:#e0e7ff;padding:4px 8px;border-radius:4px}._embeddingDetailChunkSimilarity_11scr_3307{font-size:12px;color:#059669;font-weight:500;background:#d1fae5;padding:4px 8px;border-radius:4px}._embeddingDetailChunkText_11scr_3316{font-size:14px;line-height:1.6;color:#374151;background:#fff;padding:12px;border-radius:6px;border:1px solid #f3f4f6}@media (max-width: 768px){._embeddingResultChunks_11scr_3254{font-size:10px;padding:1px 4px;margin-left:4px}._embeddingDetailChunks_11scr_3263 h4{font-size:14px;margin-bottom:12px}._embeddingDetailChunk_11scr_3263{padding:12px;margin-bottom:8px}._embeddingDetailChunkHeader_11scr_3289{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:8px}._embeddingDetailChunkIndex_11scr_3298,._embeddingDetailChunkSimilarity_11scr_3307{font-size:11px;padding:2px 6px}._embeddingDetailChunkText_11scr_3316{font-size:13px;padding:8px}}._dataSourcesSection_11scr_3363{margin-top:16px;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}._dataSourcesTitle_11scr_3371{font-size:14px;font-weight:600;color:#495057;margin-bottom:12px;display:flex;align-items:center;gap:6px}._dataSourcesList_11scr_3381{display:flex;flex-direction:column;gap:12px}._dataSourceItem_11scr_3387{background:#fff;border:1px solid #dee2e6;border-radius:8px;padding:12px;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}._dataSourceItem_11scr_3387:hover{border-color:#007bff;box-shadow:0 2px 8px #007bff26;transform:translateY(-1px)}._dataSourceHeader_11scr_3403{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._dataSourceTitle_11scr_3410{font-size:14px;font-weight:600;color:#212529;flex:1;margin-right:12px}._dataSourceSimilarity_11scr_3418{background:#28a745;color:#fff;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:600;min-width:40px;text-align:center}._dataSourceMeta_11scr_3429{display:flex;gap:12px;margin-bottom:8px;flex-wrap:wrap}._dataSourceType_11scr_3436,._dataSourceId_11scr_3437,._dataSourceChunk_11scr_3438{font-size:11px;color:#6c757d;background:#f8f9fa;padding:2px 6px;border-radius:4px;font-weight:500}._dataSourcePreview_11scr_3447{font-size:13px;color:#495057;line-height:1.5;background:#f8f9fa;padding:8px;border-radius:4px;border-left:3px solid #dee2e6}._dataSourcesContent_11scr_3457{width:100%}._dataSourcesContent_11scr_3457 ._dataSourcesList_11scr_3381{display:flex;flex-direction:column;gap:12px;margin-top:8px}@media (max-width: 768px){._dataSourcesSection_11scr_3363{padding:12px;margin-top:12px}._dataSourcesTitle_11scr_3371{font-size:13px;margin-bottom:10px}._dataSourceItem_11scr_3387{padding:10px}._dataSourceHeader_11scr_3403{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:6px}._dataSourceTitle_11scr_3410{font-size:13px;margin-right:0}._dataSourceSimilarity_11scr_3418{font-size:10px;padding:1px 6px}._dataSourceMeta_11scr_3429{gap:8px;margin-bottom:6px}._dataSourceType_11scr_3436,._dataSourceId_11scr_3437,._dataSourceChunk_11scr_3438{font-size:10px;padding:1px 4px}._dataSourcePreview_11scr_3447{font-size:12px;padding:6px}}._thesisLayout_11scr_3522{display:flex;height:calc(100vh - 200px);gap:20px}._thesisSidebar_11scr_3528{width:300px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;overflow:hidden}._thesisContent_11scr_3538{flex:1;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;overflow:hidden}._thesisContentWrapper_11scr_3548{display:flex;flex-direction:column;height:100%}._thesisContentHeader_11scr_3554{padding:10px;border-bottom:1px solid #e8e8e8;background:#fafafa}._thesisContentTitle_11scr_3560{font-size:20px;font-weight:600;color:#262626;margin-bottom:16px;display:flex;align-items:center}._thesisContentActions_11scr_3569{margin-bottom:16px;display:flex;justify-content:flex-end}._thesisContentSummary_11scr_3575{line-height:1.6;color:#666}._thesisContentMeta_11scr_3580{display:flex;gap:16px;font-size:12px;color:#999}._thesisChatArea_11scr_3587{flex:1;display:flex;flex-direction:column;overflow:hidden}._thesisChatHeader_11scr_3594{padding:0 0 10px 10px;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;align-items:center;background:#fff}._thesisChatHeader_11scr_3594 h3{margin:0;font-size:16px;font-weight:600;color:#262626}._thesisChatList_11scr_3610{flex:1;overflow-y:auto;padding:10px;height:0}._thesisChatItem_11scr_3617{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:0 16px 16px;margin-bottom:16px;transition:all .2s}._thesisChatItem_11scr_3617:hover{box-shadow:0 2px 8px #0000001a}._thesisChatHeader_11scr_3594{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._thesisChatOrder_11scr_3637{font-weight:600;color:#1890ff;font-size:14px}._thesisChatActions_11scr_3643{display:flex;gap:8px}._thesisChatSummary_11scr_3648{margin-bottom:12px;padding:8px 12px;background:#f8f9fa;border-radius:6px;font-size:13px;color:#666}._thesisChatContent_11scr_3657{line-height:1.6}._thesisChatText_11scr_3661{color:#333;font-size:14px}._thesisContentEmpty_11scr_3666{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#999;text-align:center;padding:40px}._thesisContentEmpty_11scr_3666 h3{margin:16px 0 8px;color:#666}._thesisContentEmpty_11scr_3666 p{color:#999;font-size:14px}._selectedThesis_11scr_3687{border:2px solid #1890ff!important;background:#f0f8ff!important}._selectedThesis_11scr_3687:hover{border-color:#1890ff!important;background:#f0f8ff!important}._thesisHeader_11scr_3697{display:flex;justify-content:space-between;width:100%;align-items:center;margin-bottom:24px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._thesisTitle_11scr_3709{font-size:18px;font-weight:600;color:#262626;display:flex;align-items:center}._thesisList_11scr_3717{flex:1;overflow-y:auto;padding:0 16px 16px}._thesisList_11scr_3717::-webkit-scrollbar{width:6px}._thesisList_11scr_3717::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._thesisList_11scr_3717::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}._thesisList_11scr_3717::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._thesisListItem_11scr_3741{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:12px;transition:all .3s ease;border:1px solid #e8e8e8;cursor:pointer}._thesisListItem_11scr_3741:hover{box-shadow:0 4px 16px #00000026}._thesisItemHeader_11scr_3755{display:flex;justify-content:space-between;align-items:center;padding:16px;transition:background-color .2s}._thesisItemHeader_11scr_3755:hover{background-color:#f8f9fa}._thesisItemInfo_11scr_3767{flex:1;min-width:0}._thesisItemTitle_11scr_3772{font-size:16px;font-weight:600;color:#262626;margin-bottom:8px;display:flex;align-items:center}._thesisItemSummary_11scr_3781{color:#666;font-size:14px;line-height:1.5;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._thesisItemMeta_11scr_3792{display:flex;gap:16px;font-size:12px;color:#999}._thesisItemActions_11scr_3799{display:flex;gap:8px;align-items:center}._thesisItemDetail_11scr_3805{padding:16px;border-top:1px solid #eee;background:#f8f9fa}._thesisDetailContent_11scr_3811{margin-bottom:16px}._thesisDetailContent_11scr_3811 h4{font-size:14px;font-weight:600;color:#262626;margin-bottom:8px}._thesisContentText_11scr_3822{color:#666;font-size:14px;line-height:1.6}._thesisContentText_11scr_3822 h1,._thesisContentText_11scr_3822 h2,._thesisContentText_11scr_3822 h3,._thesisContentText_11scr_3822 h4,._thesisContentText_11scr_3822 h5,._thesisContentText_11scr_3822 h6{color:#262626;margin:16px 0 8px;font-weight:600}._thesisContentText_11scr_3822 h1{font-size:20px}._thesisContentText_11scr_3822 h2{font-size:18px}._thesisContentText_11scr_3822 h3{font-size:16px}._thesisContentText_11scr_3822 h4{font-size:15px}._thesisContentText_11scr_3822 h5{font-size:14px}._thesisContentText_11scr_3822 h6{font-size:13px}._thesisContentText_11scr_3822 p{margin:8px 0}._thesisContentText_11scr_3822 ul,._thesisContentText_11scr_3822 ol{margin:8px 0;padding-left:20px}._thesisContentText_11scr_3822 li{margin:4px 0}._thesisContentText_11scr_3822 blockquote{border-left:4px solid #1890ff;margin:12px 0;padding:8px 16px;background:#f8f9fa;color:#666}._thesisContentText_11scr_3822 code{background:#f1f3f4;padding:2px 6px;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px}._thesisContentText_11scr_3822 pre{background:#f8f9fa;padding:12px;border-radius:6px;overflow-x:auto;margin:12px 0}._thesisContentText_11scr_3822 pre code{background:none;padding:0}._thesisContentText_11scr_3822 strong{font-weight:600;color:#262626}._thesisContentText_11scr_3822 em{font-style:italic}._thesisContentText_11scr_3822 a{color:#1890ff;text-decoration:none}._thesisContentText_11scr_3822 a:hover{text-decoration:underline}._thesisContentText_11scr_3822 table{width:100%;border-collapse:collapse;margin:12px 0;font-size:13px}._thesisContentText_11scr_3822 th,._thesisContentText_11scr_3822 td{border:1px solid #e8e8e8;padding:8px 12px;text-align:left}._thesisContentText_11scr_3822 th{background:#f8f9fa;font-weight:600}._thesisDetailSummary_11scr_3926{margin-bottom:16px}._thesisDetailSummary_11scr_3926 h4{font-size:14px;font-weight:600;color:#262626;margin-bottom:8px}._thesisSummaryText_11scr_3937{color:#666;font-size:14px;line-height:1.6}._thesisSummaryText_11scr_3937 h1,._thesisSummaryText_11scr_3937 h2,._thesisSummaryText_11scr_3937 h3,._thesisSummaryText_11scr_3937 h4,._thesisSummaryText_11scr_3937 h5,._thesisSummaryText_11scr_3937 h6{color:#262626;margin:12px 0 6px;font-weight:600}._thesisSummaryText_11scr_3937 h1{font-size:16px}._thesisSummaryText_11scr_3937 h2{font-size:15px}._thesisSummaryText_11scr_3937 h3{font-size:14px}._thesisSummaryText_11scr_3937 h4{font-size:13px}._thesisSummaryText_11scr_3937 h5{font-size:12px}._thesisSummaryText_11scr_3937 h6{font-size:11px}._thesisSummaryText_11scr_3937 p{margin:6px 0}._thesisSummaryText_11scr_3937 ul,._thesisSummaryText_11scr_3937 ol{margin:6px 0;padding-left:16px}._thesisSummaryText_11scr_3937 li{margin:2px 0}._thesisSummaryText_11scr_3937 blockquote{border-left:3px solid #1890ff;margin:8px 0;padding:6px 12px;background:#f8f9fa;color:#666;font-size:13px}._thesisSummaryText_11scr_3937 code{background:#f1f3f4;padding:1px 4px;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px}._thesisSummaryText_11scr_3937 strong{font-weight:600;color:#262626}._thesisSummaryText_11scr_3937 em{font-style:italic}._thesisSummaryText_11scr_3937 a{color:#1890ff;text-decoration:none}._thesisSummaryText_11scr_3937 a:hover{text-decoration:underline}._thesisChatPreview_11scr_4010{color:#666;font-size:13px;line-height:1.4;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._thesisChatCount_11scr_4021{color:#999;font-size:12px;display:flex;align-items:center;gap:4px}._thesisDetailChats_11scr_4029{margin-bottom:16px}._thesisDetailChats_11scr_4029 h4{font-size:14px;font-weight:600;color:#262626;margin-bottom:12px}._thesisChatList_11scr_3610{display:flex;flex-direction:column;gap:12px}._thesisChatItem_11scr_3617{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:12px;transition:all .2s}._thesisChatHeader_11scr_3594{display:flex;justify-content:space-between;align-items:center}._thesisChatOrder_11scr_3637{font-weight:600;color:#1890ff;font-size:13px}._thesisChatSummary_11scr_3648{margin-bottom:8px;font-size:12px;color:#666;font-style:italic}._thesisChatContent_11scr_3657{line-height:1.5}._thesisChatText_11scr_3661{color:#333;font-size:13px}._thesisChatText_11scr_3661 h1,._thesisChatText_11scr_3661 h2,._thesisChatText_11scr_3661 h3,._thesisChatText_11scr_3661 h4,._thesisChatText_11scr_3661 h5,._thesisChatText_11scr_3661 h6{color:#262626;margin:12px 0 6px;font-weight:600}._thesisChatText_11scr_3661 h1{font-size:16px}._thesisChatText_11scr_3661 h2{font-size:15px}._thesisChatText_11scr_3661 h3{font-size:14px}._thesisChatText_11scr_3661 h4{font-size:13px}._thesisChatText_11scr_3661 h5{font-size:12px}._thesisChatText_11scr_3661 h6{font-size:11px}._thesisChatText_11scr_3661 p{margin:6px 0}._thesisChatText_11scr_3661 ul,._thesisChatText_11scr_3661 ol{margin:6px 0;padding-left:16px}._thesisChatText_11scr_3661 li{margin:2px 0}._thesisChatText_11scr_3661 blockquote{border-left:3px solid #1890ff;margin:8px 0;padding:6px 12px;background:#f8f9fa;color:#666;font-size:12px}._thesisChatText_11scr_3661 code{background:#f1f3f4;padding:1px 4px;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:11px}._thesisChatText_11scr_3661 strong{font-weight:600;color:#262626}._thesisChatText_11scr_3661 em{font-style:italic}._thesisChatText_11scr_3661 a{color:#1890ff;text-decoration:none}._thesisChatText_11scr_3661 a:hover{text-decoration:underline}._thesisDetailEmpty_11scr_4149{text-align:center;padding:40px 20px;color:#666}._thesisEmptyContent_11scr_4155 h4{margin:16px 0 8px;color:#999;font-size:16px}._thesisEmptyContent_11scr_4155 p{color:#999;font-size:14px;margin-bottom:16px}._thesisDate_11scr_4167,._thesisUser_11scr_4172{color:#999;font-size:12px}._noSummary_11scr_3238{color:#999;font-style:italic;font-size:14px}@media (max-width: 768px){._thesisLayout_11scr_3522{flex-direction:column;height:auto}._thesisSidebar_11scr_3528{width:100%;height:300px}._thesisContent_11scr_3538{height:400px}._thesisHeader_11scr_3697{flex-direction:column;gap:12px;align-items:stretch}._thesisItemHeader_11scr_3755{flex-direction:column;align-items:stretch;gap:8px}._thesisItemActions_11scr_3799{justify-content:flex-end}._thesisItemMeta_11scr_3792{flex-direction:column;gap:4px}}._aiSummaryButton_11scr_2010{background:#1890ff;color:#fff}._aiSummaryButton_11scr_2010:hover{background:#40a9ff;color:#fff}._aiSummaryButton_11scr_2010:active{background:#096dd9}._loadingContainer_11scr_4234{display:flex;justify-content:center;align-items:center;padding:40px}._loading_11scr_1719{color:#666;font-size:14px}._emptyContainer_11scr_4246{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;color:#999}._emptyContainer_11scr_4246 p{margin:16px 0;font-size:14px}@media (max-width: 768px){._thesisHeader_11scr_3697{flex-direction:column;gap:12px}._thesisGrid_11scr_4267{grid-template-columns:1fr}._thesisCard_11scr_4271{margin-bottom:12px}._thesisCardTitle_11scr_4275{font-size:14px}._thesisMeta_11scr_4279{flex-direction:column;gap:4px}._messageTime_11scr_1958{font-size:11px}._thesisButton_11scr_1968{font-size:12px}._thesisModalTitle_11scr_1993{font-size:16px}._aiSummaryButton_11scr_2010{font-size:12px}}._thesisSidebar_11scr_3528{transition:left .3s,box-shadow .3s;background:#fff;z-index:1002}@media (max-width: 768px){._thesisSidebar_11scr_3528{position:fixed;top:0;left:-80vw;width:80vw;height:100vh;box-shadow:2px 0 8px #00000014;overflow-y:auto;transition:left .3s,box-shadow .3s}._thesisSidebar_11scr_3528._mobileOpen_11scr_2427{left:0}._thesisSidebar_11scr_3528._collapsed_11scr_420{left:-80vw}}@media (max-width: 480px){._thesisSidebar_11scr_3528{width:90vw;left:-90vw}._thesisSidebar_11scr_3528._mobileOpen_11scr_2427{left:0}._thesisSidebar_11scr_3528._collapsed_11scr_420{left:-90vw}}._sidebarOverlay_11scr_2446{display:none}@media (max-width: 768px){._sidebarOverlay_11scr_2446{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000002e;z-index:1001;transition:opacity .3s;opacity:0;pointer-events:none}._sidebarOverlay_11scr_2446._mobileOpen_11scr_2427{display:block;opacity:1;pointer-events:auto}}@media (max-width: 480px){._sidebarOverlay_11scr_2446{background:#00000038}}._toggleButton_11scr_2273{background:none;border:none;font-size:22px;cursor:pointer;padding:0 8px 0 0;color:#333}._dualPanelContainer_11scr_4375{display:flex;max-height:calc(100vh - 265px);min-height:calc(100vh - 460px);gap:20px;margin-top:10px}._leftPanel_11scr_4383{flex:0 0 40%;background:#fff;border-radius:8px;overflow-y:auto;padding:16px}._rightPanel_11scr_4392{flex:1;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow-y:auto;padding:20px}._contentPanel_11scr_4402{height:100%}._contentHeader_11scr_4406{margin-bottom:24px;border-bottom:4px solid #262626;padding-bottom:16px}._contentTitle_11scr_4412{font-size:24px;color:#111827;margin-bottom:16px;line-height:1.3}._coverImageContainer_11scr_4420{margin-bottom:16px;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px #0000001a}._coverImage_11scr_4420{width:100%;height:auto;max-height:300px;object-fit:cover;display:block}._coverImageDetail_11scr_4435{width:100%;max-height:300px;object-fit:contain;display:block;background-color:#f5f5f5}._coverImageWrapper_11scr_4444{width:60px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0;margin-right:12px}._coverImageWrapper_11scr_4444 img{width:100%;height:100%;object-fit:cover}._contentBody_11scr_4459{line-height:1.6}._contentSummary_11scr_4463,._contentDescription_11scr_4464,._contentDetail_11scr_4465{margin-bottom:24px}._contentSummary_11scr_4463 h3,._contentDescription_11scr_4464 h3,._contentDetail_11scr_4465 h3{font-size:18px;font-weight:600;color:#374151;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #e5e7eb}._contentSummary_11scr_4463 p{font-size:16px;color:#4b5563;line-height:1.6}._contentDescription_11scr_4464,._contentDetail_11scr_4465{font-size:16px;color:#374151}._contentDescription_11scr_4464 h1,._contentDetail_11scr_4465 h1{font-size:24px;font-weight:700;margin:24px 0 16px;color:#111827}._contentDescription_11scr_4464 h2,._contentDetail_11scr_4465 h2{font-size:20px;font-weight:600;margin:20px 0 12px;color:#111827}._contentDescription_11scr_4464 h3,._contentDetail_11scr_4465 h3{font-size:18px;font-weight:600;margin:16px 0 8px;color:#374151}._contentDescription_11scr_4464 p,._contentDetail_11scr_4465 p{margin-bottom:12px;line-height:1.6}._contentDescription_11scr_4464 ul,._contentDetail_11scr_4465 ul,._contentDescription_11scr_4464 ol,._contentDetail_11scr_4465 ol{margin:12px 0;padding-left:24px}._contentDescription_11scr_4464 li,._contentDetail_11scr_4465 li{margin-bottom:8px}._emptyContentState_11scr_4536{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:#6b7280}._emptyContentIcon_11scr_4546{font-size:48px;margin-bottom:16px}._emptyContentState_11scr_4536 h3{font-size:20px;font-weight:600;margin-bottom:8px;color:#374151}._emptyContentState_11scr_4536 p{font-size:14px;color:#9ca3af}._mobileModalOverlay_11scr_4564{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}._mobileModal_11scr_4564{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._mobileModalHeader_11scr_4590{display:flex;justify-content:flex-end;padding:16px;border-bottom:1px solid #e5e7eb}._mobileModalClose_11scr_4597{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease}._mobileModalClose_11scr_4597:hover{background:#f3f4f6;color:#374151}._mobileModalContent_11scr_4613{flex:1;overflow-y:auto;padding:20px}._newsItem_11scr_468{transition:all .2s ease;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:12px;cursor:pointer;background:#fff}._newsItem_11scr_468:hover{border-color:#3b82f6;box-shadow:0 2px 8px #3b82f626}._newsItem_11scr_468._selected_11scr_1832{border-color:#3b82f6;background:#eff6ff;box-shadow:0 4px 12px #3b82f633}@media (max-width: 768px){._dualPanelContainer_11scr_4375{display:none}._newsPanel_11scr_461{display:block;max-height:69vh;overflow:auto}}@media (min-width: 769px){._newsPanel_11scr_461{display:none}._dualPanelContainer_11scr_4375{display:flex}}@media (min-width: 769px) and (max-width: 1024px){._leftPanel_11scr_4383{flex:0 0 45%}._contentTitle_11scr_4412{font-size:20px}._contentSummary_11scr_4463 p,._contentDescription_11scr_4464,._contentDetail_11scr_4465{font-size:14px}}._quizContainer_11scr_4682{margin-top:20px;margin-bottom:20px}._quizContainer_11scr_4682 ._ant-card_11scr_4687{border-radius:12px;box-shadow:0 4px 12px #0000001a;border:1px solid #e8e8e8}._quizContainer_11scr_4682 ._ant-card-head_11scr_4693{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px 12px 0 0;border-bottom:none}._quizContainer_11scr_4682 ._ant-card-head-title_11scr_4699{color:#fff;font-weight:600;font-size:18px}._quizContainer_11scr_4682 ._ant-card-extra_11scr_4705 ._ant-btn_11scr_4705{border-radius:8px;font-weight:500;height:36px;padding:0 16px}._quizContainer_11scr_4682 ._ant-card-extra_11scr_4705 ._ant-btn-primary_11scr_4712{background:linear-gradient(135deg,#667eea,#764ba2);border:none;box-shadow:0 2px 8px #667eea4d}._quizContainer_11scr_4682 ._ant-card-extra_11scr_4705 ._ant-btn-primary_11scr_4712:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}._quizContainer_11scr_4682 ._ant-radio-group_11scr_4724{width:100%}._quizContainer_11scr_4682 ._ant-radio-wrapper_11scr_4728{width:100%;margin:0;padding:0}._quizContainer_11scr_4682 ._ant-radio_11scr_4724{display:none}._quizContainer_11scr_4682 ._ant-radio_11scr_4724+*{padding:12px 16px;border-radius:8px;border:2px solid #e8e8e8;background:#fff;transition:all .3s ease;cursor:pointer;display:block;width:100%;margin:8px 0}._quizContainer_11scr_4682 ._ant-radio_11scr_4724+*:hover{border-color:#1890ff;background:#f0f9ff;transform:translateY(-1px);box-shadow:0 2px 8px #1890ff26}._quizContainer_11scr_4682 ._ant-radio-checked_11scr_4757+*{border-color:#1890ff;background:#f0f9ff;box-shadow:0 2px 8px #1890ff33}._quizContainer_11scr_4682 ._ant-radio-disabled_11scr_4763+*{cursor:not-allowed;opacity:.7}._quizContainer_11scr_4682 ._ant-input_11scr_4768{border-radius:8px;border:2px solid #e8e8e8;transition:all .3s ease}._quizContainer_11scr_4682 ._ant-input_11scr_4768:focus,._quizContainer_11scr_4682 ._ant-input_11scr_4768:hover{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff1a}._quizContainer_11scr_4682 ._ant-divider_11scr_4780{margin:24px 0;border-color:#e8e8e8}._quizContainer_11scr_4682 h4{margin:0;font-weight:600;color:#262626}._quizContainer_11scr_4682 ._ant-btn-text_11scr_4791{color:#1890ff;font-weight:500;transition:all .3s ease}._quizContainer_11scr_4682 ._ant-btn-text_11scr_4791:hover{color:#40a9ff;background:#1890ff0d}._quizResults_11scr_4803{background:linear-gradient(135deg,#f6ffed,#d9f7be);border:2px solid #b7eb8f;border-radius:12px;padding:24px;text-align:center;margin-top:24px}._quizResults_11scr_4803 h3{color:#262626;margin-bottom:16px;font-weight:600}._quizScore_11scr_4818{font-size:28px;font-weight:700;margin-bottom:12px}._quizMessage_11scr_4824{font-size:18px;font-weight:500;margin-bottom:16px}._quizStats_11scr_4830{font-size:14px;color:#666}._quizInstructions_11scr_4836{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid #91d5ff;border-radius:12px;padding:20px;margin-top:20px}._quizInstructions_11scr_4836 ._instructionsTitle_11scr_4844{font-weight:600;margin-bottom:12px;color:#262626}._quizInstructions_11scr_4836 ul{margin:12px 0;padding-left:24px}._quizInstructions_11scr_4836 li{margin:6px 0;color:#262626;line-height:1.5}@media (max-width: 768px){._quizContainer_11scr_4682 ._ant-card-head-title_11scr_4699{font-size:16px}._quizContainer_11scr_4682 ._ant-card-extra_11scr_4705{display:flex;flex-direction:column;gap:8px}._quizContainer_11scr_4682 ._ant-card-extra_11scr_4705 ._ant-btn_11scr_4705{width:100%;height:40px}._quizContainer_11scr_4682 ._ant-radio_11scr_4724+*{padding:16px;font-size:14px}._quizResults_11scr_4803{padding:20px 16px}._quizScore_11scr_4818{font-size:24px}._quizMessage_11scr_4824{font-size:16px}}._previewBody_jmff2_1{display:flex;flex-direction:column;height:100%;width:100%;box-sizing:border-box;gap:10px;border:1px solid #d9d9d9;border-radius:8px;overflow:hidden;background-color:#fff}._header_jmff2_14{width:100%;display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #f0f0f0;background-color:#fafafa;min-height:50px}._fileName_jmff2_25{font-weight:500;color:#262626;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:12px;font-size:14px}._headerRight_jmff2_36{display:flex;justify-content:flex-end;align-items:center;gap:8px;flex-shrink:0}._content_jmff2_44{width:100%;flex:1;box-sizing:border-box;overflow:auto;position:relative}._previewImageContainer_jmff2_53{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:16px;box-sizing:border-box}._previewImage_jmff2_53{max-width:100%;max-height:100%;object-fit:contain;box-shadow:0 4px 12px #00000026;border-radius:8px;background-color:#f8f9fa}._previewError_jmff2_72{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#8c8c8c;gap:12px}._previewPdfContainer_jmff2_83{width:100%;height:100%;padding:8px;box-sizing:border-box}._previewPdf_jmff2_83{width:100%;height:100%;border:none;border-radius:4px;background-color:#f8f9fa}._previewTextContainer_jmff2_99{width:100%;height:100%;padding:8px;box-sizing:border-box}._previewText_jmff2_99{width:100%;height:100%;border:1px solid #d9d9d9;border-radius:4px;background-color:#fff}._previewDocContainer_jmff2_115{width:100%;height:100%;position:relative;overflow:hidden}._previewDocContainer_jmff2_115 .react-doc-viewer{height:100%!important;width:100%!important}._previewDocContainer_jmff2_115 .react-doc-viewer>div{height:100%!important}._previewDocContainer_jmff2_115 .pg-viewer-wrapper,._previewDocContainer_jmff2_115 .pdf-viewer{height:100%!important}._previewDefault_jmff2_141{width:100%;height:100%;min-height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:16px;color:#8c8c8c;text-align:center;padding:32px;box-sizing:border-box;gap:16px}._previewDefault_jmff2_141 p{margin:8px 0;line-height:1.5}._docIcon_jmff2_162,._defaultIcon_jmff2_163{font-size:48px;margin-bottom:16px;opacity:.6}._fileInfo_jmff2_169{font-size:13px;color:#595959;font-weight:500;background-color:#f6f6f6;padding:8px 12px;border-radius:4px;border:1px solid #e8e8e8}@media (max-width: 768px){._header_jmff2_14{flex-direction:column;align-items:stretch;gap:8px;padding:12px}._fileName_jmff2_25{margin-right:0;margin-bottom:8px;text-align:center}._headerRight_jmff2_36{justify-content:center}._previewDefault_jmff2_141{padding:16px;font-size:14px}._docIcon_jmff2_162,._defaultIcon_jmff2_163{font-size:36px;margin-bottom:12px}}._previewPdf_jmff2_83:not([src]){background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_jmff2_1 1.5s infinite}@keyframes _loading_jmff2_1{0%{background-position:200% 0}to{background-position:-200% 0}}._previewImage_jmff2_53:hover{box-shadow:0 6px 16px #0003;transition:box-shadow .3s ease}._previewPdf_jmff2_83:focus,._previewText_jmff2_99:focus{outline:2px solid #1890ff;outline-offset:2px}._fileListContainer_1sfmo_1{width:100%;background-color:#fff;border-radius:8px;border:1px solid #f0f0f0;overflow:hidden}._title_1sfmo_9{margin:0!important;padding:16px 20px;background-color:#fafafa;border-bottom:1px solid #f0f0f0;font-size:16px!important;color:#262626}._fileList_1sfmo_1{max-height:400px;overflow-y:auto}._fileItem_1sfmo_23{padding:16px 20px!important;border-bottom:1px solid #f0f0f0!important;transition:background-color .2s ease}._fileItem_1sfmo_23:hover{background-color:#f8f9fa}._fileItem_1sfmo_23:last-child{border-bottom:none!important}._fileName_1sfmo_37{color:#262626;font-size:14px;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;vertical-align:middle}._fileUrl_1sfmo_48{font-size:12px;color:#8c8c8c;max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;margin-top:4px}._emptyState_1sfmo_59{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;color:#8c8c8c;min-height:120px;background-color:#fafafa;border-radius:8px;border:1px dashed #d9d9d9}._emptyState_1sfmo_59 span{margin-top:12px;font-size:14px}@media (max-width: 768px){._fileItem_1sfmo_23{padding:12px 16px!important}._title_1sfmo_9{padding:12px 16px;font-size:14px!important}._fileName_1sfmo_37{max-width:200px;font-size:13px}._fileUrl_1sfmo_48{max-width:250px;font-size:11px}._fileList_1sfmo_1{max-height:300px}}._fileItem_1sfmo_23 .ant-list-item-action{margin-left:16px}._fileItem_1sfmo_23 .ant-list-item-action>li{padding:0}._fileItem_1sfmo_23 .ant-btn-sm{height:28px;padding:0 8px;font-size:12px}._fileItem_1sfmo_23 .ant-avatar{width:40px;height:40px;display:flex;align-items:center;justify-content:center}._fileItem_1sfmo_23 .ant-avatar .anticon{font-size:20px}._fileItem_1sfmo_23 .ant-tag{margin:0;border-radius:4px;font-size:11px;line-height:18px;height:20px;padding:0 6px}._fileItem_1sfmo_23 .ant-list-item-meta-title{margin-bottom:4px;line-height:1.4}._fileItem_1sfmo_23 .ant-list-item-meta-description{line-height:1.3}._fileList_1sfmo_1::-webkit-scrollbar{width:6px}._fileList_1sfmo_1::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._fileList_1sfmo_1::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}._fileList_1sfmo_1::-webkit-scrollbar-thumb:hover{background:#a1a1a1}#_root_s0iog_1{min-height:100vh}._background_s0iog_21{width:100vw;--color: #e2e2e2;background-color:#d4d4d4;background-image:linear-gradient(0deg,transparent 24%,var(--color) 25%,var(--color) 26%,transparent 27%,transparent 74%,var(--color) 75%,var(--color) 76%,transparent 77%,transparent),linear-gradient(90deg,transparent 24%,var(--color) 25%,var(--color) 26%,transparent 27%,transparent 74%,var(--color) 75%,var(--color) 76%,transparent 77%,transparent);background-size:55px 55px}._container_s0iog_34{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#333;line-height:1.5;width:75vw;margin:0 auto;padding:20px;position:relative;height:100vh;background:#fff;overflow:auto}._header_s0iog_47{margin-bottom:15px;width:100%;background-color:#fff;border-bottom:1px solid #e8e8e8;box-shadow:0 3px 3px #0000001a;color:#454545;position:relative;z-index:100}._navContainer_s0iog_58{display:flex;justify-content:space-between;align-items:center;flex:1;position:relative;height:100%;width:100%;overflow:hidden}._header_left_s0iog_69{width:100%;height:100%;display:flex;justify-content:start;gap:10px;align-items:center;padding:15px 20px}._backCanvas_s0iog_80{width:40px;height:38px;background-color:#fafafa;border-radius:12px;box-shadow:1px 1px 2px 1px #00000040;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}._backCanvas_s0iog_80:hover{background-color:#f0f0f0;transform:translateY(-1px);box-shadow:1px 2px 4px 2px #0000004d}._headerLogo_s0iog_99{line-height:20px;font-weight:500;font-size:20px;color:#262626}._header_right_s0iog_106{width:auto;height:100%;display:flex;justify-content:flex-end;gap:0 10px;align-items:center;font-size:14px;color:#454545;padding:15px 20px}._username_s0iog_119{flex:0 0 auto;display:flex;align-items:center;padding:0 10px}._dropdownIcon_s0iog_127{font-size:10px;color:#9ca3af;transition:transform .2s;margin-left:4px}._userInfo_s0iog_134:hover ._dropdownIcon_s0iog_127{color:#6b7280}._tabsWrapper_s0iog_140{position:relative;z-index:100;margin:0 0 0 -10px;display:flex;align-items:center}._tabs_s0iog_140{display:flex;gap:12px;background:#fff;border-radius:12px;padding:4px;flex-wrap:nowrap;min-width:300px}._tabBtn_s0iog_159{flex:1;padding:10px 24px;border:1px solid #e5e7eb;background:#fbfbfb;cursor:pointer;font-size:14px;font-weight:600;color:#7d7d7d;border-radius:8px;transition:all .2s ease;white-space:nowrap;min-width:120px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 4px #00000040;position:relative;overflow:hidden;line-height:1.2}._tabBtn_s0iog_159:hover{background:#f8fafc;border-color:#d1d5db;color:#1f2937;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}._tabBtn_s0iog_159:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}._tabBtn_s0iog_159._active_s0iog_194{background:#eaeaea;color:#2d6cdf;font-weight:700}._tabContent_s0iog_203{display:block}._filters_s0iog_208{background:#fff;border-radius:12px;padding:10px;margin-bottom:10px;box-shadow:0 1px 3px #0000001a}._resultsCount_s0iog_216{font-size:12px;color:#6b7280;margin-bottom:5px;padding:2px 5px;background:#f9fafb}._filterRow_s0iog_224{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:12px}._filterLabel_s0iog_232{min-width:60px;margin-bottom:0;font-size:13px;color:#6b7280;flex-shrink:0}._filterSelect_s0iog_240{display:none;width:100%;padding:8px 12px;border:1px solid #e5e7eb;border-radius:6px;font-size:13px;background:#fff;color:#222;outline:none;transition:border-color .2s}._filterSelect_s0iog_240:focus{border-color:#262626}._bookmarkBtn_s0iog_257{padding:8px 12px;border:1px solid #e5e7eb;background:#fff;border-radius:6px;font-size:12px;cursor:pointer;transition:all .2s;white-space:nowrap;display:flex;align-items:center;justify-content:center;min-width:40px}._bookmarkBtn_s0iog_257:hover{background:#f3f4f6;border-color:#d1d5db}._bookmarkBtn_s0iog_257._active_s0iog_194{background:#fef3c7;border-color:#f59e0b;color:#d97706}._importantBtn_s0iog_283{padding:8px 12px;border:1px solid #e5e7eb;background:#fff;border-radius:6px;font-size:12px;cursor:pointer;transition:all .2s;white-space:nowrap;display:flex;align-items:center;justify-content:center;min-width:40px}._importantBtn_s0iog_283:hover{background:#f3f4f6;border-color:#d1d5db}._importantBtn_s0iog_283._active_s0iog_194{background:#fef2f2;border-color:#ef4444;color:#dc2626}._filterButtons_s0iog_309{display:flex;gap:8px;flex-wrap:wrap}._filterBtn_s0iog_315{padding:6px 12px;border:1px solid #e5e7eb;background:#fff;border-radius:20px;font-size:12px;cursor:pointer;transition:all .2s;white-space:nowrap}._filterBtn_s0iog_315:hover{background:#f3f4f6}._filterBtn_s0iog_315._active_s0iog_194{background:#262626;color:#fff;border-color:#262626}._newsPanel_s0iog_337{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._newsItem_s0iog_344{padding:16px 64px 0 16px;border-bottom:1px solid #f3f4f6;display:flex;align-items:flex-start;transition:background-color .2s;cursor:pointer;position:relative}._newsItem_s0iog_344._noImpact_s0iog_354{padding-left:20px}._newsItem_s0iog_344:hover{background:#f9fafb}._newsItem_s0iog_344:last-child{border-bottom:none}._newsItem_s0iog_344._hasBookmark_s0iog_367 ._newsActions_s0iog_367,._newsItem_s0iog_344._hasBookmark_s0iog_367 ._newsActions_s0iog_367 ._actionBtn_s0iog_372{opacity:1}._impactIcon_s0iog_376{width:8px;height:8px;border-radius:50%;background:#ef4444}._impactIcon2_s0iog_383{width:8px;height:8px;border-radius:50%;background:#0000;position:absolute;left:20px;top:22px}._newsContent_s0iog_393{margin-left:12px;flex:1;min-width:0}._newsContent_s0iog_393._noImpact_s0iog_354{margin-left:0}._newsTitle_s0iog_403{font-size:18px;font-weight:600;color:#262626;margin-bottom:6px;line-height:1.4}._newsSummary_s0iog_411{font-size:15.5px;color:#4a5568;margin-bottom:8px;line-height:1.5}._newsExpandedContent_s0iog_418{margin:8px 0}._detailBtn_s0iog_422{background:#262626;color:#fff;border:none;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;margin:8px 0;transition:all .2s;display:inline-block}._detailBtn_s0iog_422:hover{background:#374151;transform:translateY(-1px)}._newsDetail_s0iog_441{font-size:15.5px;color:#2d3748;background:#f7fafc;padding:12px;border-radius:8px;margin:8px 0;line-height:1.6;border-left:1px solid #d1d0d0}._newsMeta_s0iog_452{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:8px}._impactIcon_s0iog_376{display:inline-block;width:12px;height:12px;border-radius:50%;background:#e53935;margin-left:12px;vertical-align:middle}._newsSource_s0iog_470{font-size:10px;color:#9ca3af}._fileIndicator_s0iog_475{font-size:10px;color:#6b7280;padding:3px;border-radius:4px;display:flex;align-items:center;gap:2px;font-weight:500}._fileIndicator_s0iog_475 span{font-size:12px;color:#8999b8;font-weight:600}._categoryTag_s0iog_492{background:#f3f4f6;padding:2px 6px;border-radius:4px;font-size:11px;font-weight:500;display:flex;align-items:center;gap:2px}._categoryEmoji_s0iog_503{margin-right:2px}._newsTime_s0iog_507{font-size:10px;color:#9ca3af}._newsActions_s0iog_367{position:absolute;right:10px;top:30px;transform:translateY(-50%);display:flex;gap:8px;opacity:0;transition:opacity .2s}._newsItem_s0iog_344:hover ._newsActions_s0iog_367,._newsItem_s0iog_344:hover ._newsActions_s0iog_367 ._actionBtn_s0iog_372{opacity:1}._actionBtn_s0iog_372{width:24px;height:24px;border-radius:50%;background:#f3f4f6;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:11px;color:#6b7280;transition:all .2s;opacity:0}._actionBtn_s0iog_372:hover{background:#e5e7eb;color:#374151}._actionBtn_s0iog_372._bookmarked_s0iog_553{background:#fef3c7;color:#d97706}._actionBtn_s0iog_372._bookmarked_s0iog_553:hover{background:#fde68a}._actionBtn_s0iog_372._playing_s0iog_566{background:#fef3c7;color:#d97706}._actionBtn_s0iog_372._playing_s0iog_566:hover{background:#fde68a}._sentimentIndicator_s0iog_575{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#fff}._sentimentPositive_s0iog_591{background:linear-gradient(135deg,#10b981,#059669)}._sentimentNegative_s0iog_595{background:linear-gradient(135deg,#ef4444,#dc2626)}._expandIcon_s0iog_599{position:absolute;right:8px;bottom:16px;color:#9ca3af;font-size:10px;cursor:pointer;transition:color .2s}._newsItem_s0iog_344:hover ._expandIcon_s0iog_599{color:#6b7280}._libraryItem_s0iog_614{padding:16px 80px 16px 20px;border-bottom:1px solid #f3f4f6;display:flex;align-items:flex-start;transition:background-color .2s;cursor:pointer;position:relative}._libraryItem_s0iog_614:hover{background:#f9fafb}._libraryItem_s0iog_614._hasBookmark_s0iog_367 ._libraryMeta_s0iog_629 ._actionBtn_s0iog_372,._libraryItem_s0iog_614:hover ._libraryActions_s0iog_634,._libraryItem_s0iog_614:hover ._libraryMeta_s0iog_629 ._actionBtn_s0iog_372,._libraryItem_s0iog_614:hover ._libraryActions_s0iog_634 ._actionBtn_s0iog_372{opacity:1}._libraryItem_s0iog_614:last-child{border-bottom:none}._libraryContent_s0iog_652{flex:1;min-width:0;padding-right:60px}._libraryTitle_s0iog_658{font-size:19px;font-weight:600;color:#262626;margin-bottom:8px;line-height:1.4}._librarySummary_s0iog_666{font-size:15.5px;color:#4a5568;line-height:1.5;margin-bottom:8px}._libraryDetail_s0iog_673{font-size:15.5px;color:#2d3748;background:#f7fafc;padding:12px;border-radius:8px;margin:8px 0;line-height:1.6;border-left:3px solid #262626}._libraryDescription_s0iog_684{font-size:14px;color:#6b7280;line-height:1.5;margin-bottom:12px}._libraryMeta_s0iog_629{display:flex;align-items:center;gap:8px;font-size:11px;color:#6b7280;position:relative}._libraryActions_s0iog_634{position:absolute;right:20px;top:50%;transform:translateY(-50%);display:flex;gap:8px;opacity:0;transition:opacity .2s}._learnMoreBtn_s0iog_711{padding:8px 12px;border:1px solid #e5e7eb;background:#fff;border-radius:6px;cursor:pointer;font-size:12px;font-weight:500;color:#374151;transition:all .2s;display:flex;align-items:center;gap:4px}._learnMoreBtn_s0iog_711:hover{background:#f3f4f6;border-color:#d1d5db}._storyItem_s0iog_732{padding:20px;border-bottom:1px solid #f3f4f6;display:flex;align-items:flex-start;transition:background-color .2s;cursor:pointer;position:relative}._storyItem_s0iog_732:hover{background:#f9fafb}._storyItem_s0iog_732:last-child{border-bottom:none}._storyContent_s0iog_750{flex:1;min-width:0;padding-right:80px;padding-top:4px}._storyTitle_s0iog_757{font-size:19px;font-weight:600;color:#262626;margin-bottom:8px;line-height:1.4}._storySummary_s0iog_765{font-size:15.5px;color:#4a5568;line-height:1.5;margin-bottom:8px}._storyExpandedContent_s0iog_772{margin:8px 0}._storyDetail_s0iog_776{font-size:15.5px;color:#2d3748;background:#f7fafc;padding:12px;border-radius:8px;margin:8px 0;line-height:1.6;border-left:3px solid #262626}._storyDescription_s0iog_787{font-size:14px;color:#6b7280;line-height:1.5;margin-bottom:12px}._storyMeta_s0iog_794{display:flex;align-items:center;gap:8px;font-size:11px;color:#6b7280}._storyTime_s0iog_802{font-size:10px;color:#9ca3af}._storyActions_s0iog_807{position:absolute;right:20px;top:20px;display:flex;gap:8px;opacity:1;transition:opacity .2s}._storyItem_s0iog_732:hover ._storyActions_s0iog_807,._storyItem_s0iog_732:hover ._storyActions_s0iog_807 ._actionBtn_s0iog_372,._storyItem_s0iog_732._hasBookmark_s0iog_367 ._storyActions_s0iog_807,._storyItem_s0iog_732._hasBookmark_s0iog_367 ._storyActions_s0iog_807 ._actionBtn_s0iog_372,._newsItem_s0iog_344._hasBookmark_s0iog_367 ._newsActions_s0iog_367 ._actionBtn_s0iog_372,._libraryItem_s0iog_614._hasBookmark_s0iog_367 ._libraryMeta_s0iog_629 ._actionBtn_s0iog_372,._libraryItem_s0iog_614._hasBookmark_s0iog_367 ._libraryActions_s0iog_634,._libraryItem_s0iog_614._hasBookmark_s0iog_367 ._libraryActions_s0iog_634 ._actionBtn_s0iog_372{opacity:1}._playBtn_s0iog_562{background:#0000;cursor:pointer;font-size:12px;font-weight:500;transition:all .2s;display:flex;align-items:center;gap:4px}._emptyState_s0iog_865{text-align:center;padding:60px 20px;color:#6b7280}._overViewReport_s0iog_876{padding:8px 48px}@media (max-width: 768px){._container_s0iog_34{padding:5px 5px 60px}._tabs_s0iog_140{flex-direction:row;flex-wrap:wrap;padding:6px;gap:2px}._tabBtn_s0iog_159{padding:4px 6px;font-size:8px;font-weight:600;min-height:24px;min-width:auto;white-space:nowrap;line-height:1;flex:0 0 auto;border:1px solid #e5e7eb;background:#fbfbfb;color:#7d7d7d;box-shadow:0 1px 2px #0000000d;transition:all .15s ease;display:flex;align-items:center;justify-content:center}._tabBtn_s0iog_159:hover{background:#f8fafc;border-color:#d1d5db;color:#1f2937;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}._tabBtn_s0iog_159:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}._tabBtn_s0iog_159._active_s0iog_194{background:#eaeaea;color:#2d6cdf;font-weight:700;border-color:#e5e7eb;box-shadow:0 2px 4px #0000001a}._overViewReport_s0iog_876{padding:5px}}@media (max-width: 480px){._container_s0iog_34{padding:5px 5px 40px}._userSection_s0iog_945{top:8px;right:8px}._userInfo_s0iog_134{padding:3px 6px;gap:4px}._userName_s0iog_955{font-size:10px;max-width:60px}._dropdownIcon_s0iog_127{font-size:7px;margin-left:1px}._header_right_s0iog_106{gap:0 4px;padding:8px 12px}._username_s0iog_119{padding:0 4px}._tabsWrapper_s0iog_140{margin:6px 4px 0 -12px;display:flex;justify-content:flex-end}._tabs_s0iog_140{margin-bottom:16px;padding:3px;flex-direction:row;gap:1px;min-width:auto;width:auto}._tabBtn_s0iog_159{padding:4px 6px;font-size:8px;font-weight:600;min-height:24px;min-width:auto;white-space:nowrap;line-height:1;flex:0 0 auto;border:1px solid #e5e7eb;background:#fbfbfb;color:#7d7d7d;box-shadow:0 1px 2px #0000000d;transition:all .15s ease;display:flex;align-items:center;justify-content:center}._tabBtn_s0iog_159:hover{background:#f8fafc;border-color:#d1d5db;color:#1f2937;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}._tabBtn_s0iog_159:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}._tabBtn_s0iog_159._active_s0iog_194{background:#eaeaea;color:#2d6cdf;font-weight:700;border-color:#e5e7eb;box-shadow:0 2px 4px #0000001a}._filters_s0iog_208{padding:8px}}@media (max-width: 400px){._tabsWrapper_s0iog_140{margin:4px 2px 0 -8px;justify-content:flex-end}._tabs_s0iog_140{display:none}._tabSelect_s0iog_1047{padding:8px 12px;font-size:14px;font-weight:600;border:1px solid #e5e7eb;background:#fbfbfb;color:#7d7d7d;border-radius:8px;cursor:pointer;min-width:140px;box-shadow:0 2px 4px #0000001a;transition:all .2s ease;outline:none}._tabSelect_s0iog_1047:hover{background:#f8fafc;border-color:#d1d5db;color:#1f2937;box-shadow:0 4px 6px #00000026}._tabSelect_s0iog_1047:focus{border-color:#2d6cdf;box-shadow:0 0 0 2px #2d6cdf33}._tabSelect_s0iog_1047 option{padding:8px;font-size:14px;background:#fff;color:#7d7d7d}._tabSelect_s0iog_1047 option:checked{background:#eaeaea;color:#2d6cdf;font-weight:700}._newsItem_s0iog_344,._libraryItem_s0iog_614,._storyItem_s0iog_732{padding:8px}._newsTitle_s0iog_403,._libraryTitle_s0iog_658,._storyTitle_s0iog_757{font-size:17px}._overViewReport_s0iog_876{padding:5px}}@media (max-width: 768px){._container_s0iog_34{padding:5px 5px 300px;min-height:100vh}._userSection_s0iog_945{top:10px;right:10px}._userInfo_s0iog_134{padding:4px 8px;gap:6px}._userDetails_s0iog_1118{gap:1px}._logo_s0iog_1122>img{width:35%}._userName_s0iog_955{font-size:11px;max-width:80px}._dropdownIcon_s0iog_127{font-size:8px;margin-left:2px}._header_right_s0iog_106{gap:0 6px;padding:10px 15px}._username_s0iog_119{padding:0 6px}._filterRow_s0iog_224{flex-direction:row;align-items:stretch}._filterLabel_s0iog_232{margin-bottom:4px;line-height:30px}._searchContainer_s0iog_1154{flex-direction:row;gap:6px;display:flex}._bookmarkBtn_s0iog_257,._importantBtn_s0iog_283{padding:8px;min-width:36px;font-size:14px}._filterButtons_s0iog_309{display:none}._filterSelect_s0iog_240{display:block}._tabsWrapper_s0iog_140{margin:4px 8px 0 -8px;display:flex;justify-content:flex-end}._tabs_s0iog_140{flex-direction:row;gap:2px;padding:4px;flex-wrap:nowrap;min-width:auto;width:auto}._tabBtn_s0iog_159{padding:4px 6px;font-size:12px;font-weight:600;min-height:24px;min-width:auto;white-space:nowrap;line-height:1;flex:0 0 auto;border:1px solid #e5e7eb;background:#fbfbfb;color:#7d7d7d;box-shadow:0 1px 2px #0000000d;transition:all .15s ease;display:flex;align-items:center;justify-content:center}._tabBtn_s0iog_159:hover{background:#f8fafc;border-color:#d1d5db;color:#1f2937;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}._tabBtn_s0iog_159:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}._tabBtn_s0iog_159._active_s0iog_194{background:#eaeaea;color:#2d6cdf;font-weight:700;border-color:#e5e7eb;box-shadow:0 2px 4px #0000001a}._newsContent_s0iog_393,._libraryContent_s0iog_652,._storyContent_s0iog_750{padding-right:0}._newsActions_s0iog_367,._libraryActions_s0iog_634,._storyActions_s0iog_807{position:static;transform:none;margin-top:12px;opacity:1;justify-content:flex-end}._newsItem_s0iog_344,._libraryItem_s0iog_614,._storyItem_s0iog_732{padding:10px;flex-direction:column;align-items:stretch}._newsItem_s0iog_344._noImpact_s0iog_354{padding-left:10px}._expandIcon_s0iog_599{position:static;margin-top:8px;text-align:center;font-size:12px}._newsTitle_s0iog_403,._libraryTitle_s0iog_658,._storyTitle_s0iog_757{font-size:18px;line-height:1.3}._newsDetail_s0iog_441,._libraryDetail_s0iog_673,._storyDetail_s0iog_776{margin:12px 0;padding:16px;font-size:15px}._filters_s0iog_208{padding:16px;margin-bottom:16px}._resultsCount_s0iog_216{font-size:13px;padding:6px 10px;margin-bottom:12px}._newsPanel_s0iog_337{margin-bottom:20px}._tabContent_s0iog_203{overflow-x:hidden;overflow-y:auto}._overViewReport_s0iog_876{padding:5px}body{-webkit-overflow-scrolling:touch}._container_s0iog_34{width:100%;max-width:100vw;overflow-x:hidden}._newsItem_s0iog_344:last-child,._libraryItem_s0iog_614:last-child,._storyItem_s0iog_732:last-child{margin-bottom:20px}}._markdownContent_s0iog_1321{color:#374151;line-height:1.5;overflow-y:auto}._markdownContent_s0iog_1321 h1,._markdownContent_s0iog_1321 h2,._markdownContent_s0iog_1321 h3,._markdownContent_s0iog_1321 h4,._markdownContent_s0iog_1321 h5,._markdownContent_s0iog_1321 h6{color:#262626;margin:24px 0 16px;font-weight:600;line-height:1.1}._markdownContent_s0iog_1321 h1{font-size:24px;border-bottom:2px solid #e5e7eb;padding-bottom:8px}._markdownContent_s0iog_1321 h2{font-size:20px;border-bottom:1px solid #e5e7eb;padding-bottom:6px}._markdownContent_s0iog_1321 h3{font-size:18px;color:#262626}._markdownContent_s0iog_1321 h4{font-size:16px;color:#4b5563}._markdownContent_s0iog_1321 h5,._markdownContent_s0iog_1321 h6{font-size:14px;color:#6b7280}._markdownContent_s0iog_1321 p{margin:12px 0;text-align:justify}._markdownContent_s0iog_1321 ul,._markdownContent_s0iog_1321 ol{margin:8px 0;padding-left:24px}._markdownContent_s0iog_1321 ul li,._markdownContent_s0iog_1321 ol li{margin:4px 0;padding-left:4px}._markdownContent_s0iog_1321 ul{list-style-type:disc}._markdownContent_s0iog_1321 ul ul{list-style-type:circle;margin:8px 0}._markdownContent_s0iog_1321 ul ul ul{list-style-type:square}._markdownContent_s0iog_1321 ol{list-style-type:decimal}._markdownContent_s0iog_1321 ol ol{list-style-type:lower-alpha;margin:8px 0}._markdownContent_s0iog_1321 ol ol ol{list-style-type:lower-roman}._markdownContent_s0iog_1321 blockquote{border-left:4px solid #262626;background:#f0f9ff;margin:16px 0;padding:16px 20px;font-style:italic;color:#1e40af;border-radius:0 8px 8px 0}._markdownContent_s0iog_1321 blockquote p{margin:0}._markdownContent_s0iog_1321 code{background:#f3f4f6;color:#dc2626;padding:2px 6px;border-radius:4px;font-family:SFMono-Regular,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9em}._markdownContent_s0iog_1321 pre{background:#262626;color:#f9fafb;padding:16px;border-radius:8px;overflow-x:auto;margin:16px 0;border:1px solid #374151}._markdownContent_s0iog_1321 pre code{background:none;color:inherit;padding:0;border-radius:0;font-size:14px}._markdownContent_s0iog_1321 table{width:100%;border-collapse:collapse;margin:16px 0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}._markdownContent_s0iog_1321 table th,._markdownContent_s0iog_1321 table td{border:1px solid #e5e7eb;padding:12px 16px;text-align:left}._markdownContent_s0iog_1321 table th{background:#f9fafb;font-weight:600;color:#374151}._markdownContent_s0iog_1321 table tr:nth-child(2n){background:#f9fafb}._markdownContent_s0iog_1321 table tr:hover{background:#f3f4f6}._markdownContent_s0iog_1321 hr{border:none;height:2px;background:linear-gradient(to right,#3b82f6,#93c5fd,#3b82f6);margin:24px 0;border-radius:1px}._markdownContent_s0iog_1321 a{color:#262626;text-decoration:none;font-weight:500;transition:color .2s ease}._markdownContent_s0iog_1321 a:hover{color:#1d4ed8;text-decoration:underline}._markdownContent_s0iog_1321 strong,._markdownContent_s0iog_1321 b{font-weight:700;color:#262626}._markdownContent_s0iog_1321 em,._markdownContent_s0iog_1321 i{font-style:italic;color:#4b5563}._markdownContent_s0iog_1321 img{max-width:100%;height:auto;border-radius:8px;margin:16px 0;box-shadow:0 4px 6px #0000001a}._markdownContent_s0iog_1321 del{text-decoration:line-through;color:#9ca3af}._markdownContent_s0iog_1321 mark{background:#fef3c7;color:#92400e;padding:2px 4px;border-radius:4px}._iconReport_s0iog_1534{display:inline-flex;align-items:center;padding:3px 10px;background:#007de4;color:#fff;border-radius:8px;margin-right:10px;font-size:13px}._iconReport_s0iog_1534>img{width:12px;margin-right:8px;display:inline-block}._markdownContent_s0iog_1321 li::marker{color:#262626;font-weight:700}._markdownContent_s0iog_1321 pre[class*=language-]{position:relative}._markdownContent_s0iog_1321 pre[class*=language-]:before{content:attr(class);position:absolute;top:8px;right:8px;font-size:12px;color:#9ca3af;text-transform:uppercase;font-weight:500}._playgroundContainer_s0iog_1574{display:flex;flex-direction:column;height:80vh;font-family:Reddit Sans,Roboto,Arial,sans-serif;background:#f7f9fb}._sidebarHeader_s0iog_1586{display:flex;align-items:center;justify-content:space-between;padding:0 24px 16px;font-weight:600;font-size:18px;color:#262626}._sessionsList_s0iog_1596{flex:1;overflow-y:auto;padding:0 8px 8px}._sessionItem_s0iog_1602{background:#fff;border-radius:10px;margin-bottom:10px;padding:12px 16px;cursor:pointer;display:flex;align-items:center;transition:box-shadow .2s,background .2s;border:1.5px solid transparent}._sessionItem_s0iog_1602:hover{background:#eaf2fd;box-shadow:0 2px 8px #22292f0f}._activeSession_s0iog_1619{border:1.5px solid #2d6cdf;background:#eaf2fd;box-shadow:0 2px 12px #22292f1a}._sessionContent_s0iog_1625{flex:1;display:flex;flex-direction:column}._sessionTitle_s0iog_1631{font-weight:700;color:#262626;font-size:13.5px;display:flex;align-items:center;gap:6px}._sessionInfo_s0iog_1640{display:flex;align-items:center;gap:10px;margin-top:2px}._advisorType_s0iog_1647{font-size:12px;color:#888;background:#f0f4fa;border-radius:6px;padding:2px 8px}._sessionTime_s0iog_1655{font-size:11px;color:#999;font-weight:400}._deleteButton_s0iog_1661{color:#d9534f;margin-left:8px}._loadingText_s0iog_1666{color:#888;text-align:center;margin-top:32px}._advisorSection_s0iog_1674{display:flex;align-items:center;gap:16px;margin-bottom:18px}._sectionLabel_s0iog_1681{font-weight:500;color:#2d6cdf;font-size:15px;min-width:110px}._advisorButton_s0iog_1688{display:flex;align-items:center;gap:8px;font-size:14px;padding:12px 20px;border-radius:2px;transition:all .2s ease;white-space:nowrap;min-width:fit-content;background:#fff;border:1px solid #e5e7eb;color:#6b7280;font-weight:500;box-shadow:0 1px 3px #0000001a;cursor:pointer}._advisorButton_s0iog_1688:hover{background:#f9fafb!important;border-color:#d1d5db!important;box-shadow:0 2px 6px #00000026!important;transform:translateY(-1px);color:#6b7280!important}._advisorButtonSelected_s0iog_1714{background:#4a4a4a!important;color:#fff!important;border-color:#4a4a4a!important;box-shadow:0 2px 6px #2626264d!important}._advisorButtonSelected_s0iog_1714:hover{background:#404040!important;border-color:#404040!important;box-shadow:0 3px 8px #26262666!important;color:#fff!important}._advisorAvatar_s0iog_1728{font-size:28px;margin-right:6px}._advisorInfo_s0iog_1733{display:flex;flex-direction:column}._advisorName_s0iog_1738{font-weight:600;color:#262626;font-size:16px}._advisorSpecialty_s0iog_1744{font-size:13px;color:#888}._jobSection_s0iog_1749{margin-bottom:18px;display:flex}._jobButtons_s0iog_1754{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}._jobButton_s0iog_1754{background:#f4f7fa!important;color:#2d6cdf!important;border:1.5px solid #e6eaf0!important;border-radius:10px!important;font-weight:500;font-size:14px;padding:6px 16px!important;transition:background .2s,border .2s,color .2s}._jobButton_s0iog_1754:hover,._selected_s0iog_1772{background:#2d6cdf!important;color:#fff!important;border:1.5px solid #2d6cdf!important}._currentSessionInfo_s0iog_1778{margin-top:-50px;font-size:14px;color:#2d6cdf;display:flex;align-items:center;gap:16px}._messageLimit_s0iog_1787{background:#eaf2fd;color:#2d6cdf;border-radius:8px;padding:2px 10px;font-weight:600;font-size:13px}._chatContainer_s0iog_1796{flex:1;display:flex;flex-direction:column;background:#f7f9fb;border-radius:14px;box-shadow:0 2px 12px #22292f0f;min-height:340px;max-height:80vh;overflow-y:auto;position:relative}._messagesArea_s0iog_1809{flex:1;overflow-y:auto;padding-bottom:12px;display:flex;flex-direction:column;gap:18px}._messageWrapper_s0iog_1818{display:flex;align-items:flex-end;gap:12px}._userMessage_s0iog_1824{flex-direction:row-reverse}._assistantMessage_s0iog_1828{flex-direction:row}._dataSourcesMessage_s0iog_1832{flex-direction:row;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin:8px 0;padding:12px}._dataSourcesInfo_s0iog_1841{display:flex;align-items:center;gap:6px;margin-bottom:6px;padding:4px 8px;background:#28a7451a;border-radius:8px;width:fit-content}._dataSourcesName_s0iog_1852{font-size:12px;font-weight:600;color:#28a745}._messageAvatar_s0iog_1858{font-size:28px!important;width:44px!important;height:44px!important;display:flex;align-items:center;justify-content:center;background:#eaf2fd!important;color:#2d6cdf!important;box-shadow:0 2px 8px #22292f0f}._messageContent_s0iog_1870{max-width:70%;display:flex;flex-direction:column;align-items:flex-start}._userMessage_s0iog_1824 ._messageContent_s0iog_1870{align-items:flex-end}._messageText_s0iog_1881{background:#fff;color:#222;border-radius:16px;padding:12px 18px;font-size:15px;box-shadow:0 2px 8px #22292f0f;margin-bottom:4px;word-break:break-word}._userMessage_s0iog_1824 ._messageText_s0iog_1881{background:#2d6cdf;color:#fff}._messageTime_s0iog_1897{font-size:12px;color:#888;margin-top:2px;align-self:flex-end;display:flex;align-items:center;gap:8px}._thesisButton_s0iog_1907{padding:2px 6px;height:auto;font-size:11px;color:#1890ff;border:none;background:transparent;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:2px;border-radius:4px}._thesisButton_s0iog_1907:hover{color:#40a9ff;background:#1890ff1a}._thesisButton_s0iog_1907:active{color:#096dd9}._thesisModalTitle_s0iog_1932{display:flex;align-items:center;gap:8px;font-weight:600}._thesisModalContent_s0iog_1939{max-height:400px;overflow-y:auto}._thesisModalSummary_s0iog_1944{max-height:150px;overflow-y:auto}._aiSummaryButton_s0iog_1949{margin-left:auto;color:#1890ff;padding:2px 8px;height:24px;font-size:12px;border:1px solid #d9d9d9;border-radius:4px;transition:all .2s;display:flex;align-items:center;gap:4px}._aiSummaryButton_s0iog_1949:hover{color:#40a9ff;border-color:#40a9ff;background:#1890ff1a}._aiSummaryButton_s0iog_1949:active{color:#096dd9;border-color:#096dd9}._inputArea_s0iog_1974{background:transparent;display:flex;align-items:center;gap:5px}._inputWrapper_s0iog_1981{display:flex;align-items:flex-end;width:100%;gap:10px}._inputButtons_s0iog_1988{display:flex;align-items:center;gap:8px}._messageInput_s0iog_1994{border-radius:12px!important;border:1.5px solid #e6eaf0!important;font-size:15px;padding:10px 16px!important;background:#fff!important;box-shadow:0 2px 8px #22292f0a;transition:border .2s;min-width:200px;max-width:80%}._messageInput_s0iog_1994:focus{border:1.5px solid #2d6cdf!important}._templateError_s0iog_2010{border:1.5px solid #ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f33!important}._templateError_s0iog_2010:focus{border:1.5px solid #ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f33!important}._sendButton_s0iog_2020{border-radius:6px!important;background:#2d6cdf!important;color:#fff!important;font-size:20px!important;width:44px;height:44px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #22292f14;transition:background .2s}._sendButton_s0iog_2020:disabled{background:#b3c7e6!important;color:#fff!important}._chatThesisButton_s0iog_2039{border-radius:8px!important;background:#f0f0f0!important;color:#595959!important;border:1px solid #d9d9d9!important;font-size:12px!important;height:44px!important;padding:4px 12px!important;display:flex;align-items:center;gap:4px;transition:all .2s;white-space:nowrap}._chatThesisButton_s0iog_2039:hover{background:#e6f7ff!important;color:#1890ff!important;border-color:#91d5ff!important}._chatThesisButton_s0iog_2039:active{background:#bae7ff!important;color:#0050b3!important;border-color:#69c0ff!important}._chatThesisButton_s0iog_2039:disabled{background:#f5f5f5!important;color:#bfbfbf!important;border-color:#d9d9d9!important}._welcomeSection_s0iog_2073{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:400px}._welcomeText_s0iog_2088 h3{font-size:24px;color:#262626;margin-bottom:8px;font-weight:600}._welcomeText_s0iog_2088 p{font-size:16px;color:#666;margin-bottom:24px}._createChatBtn_s0iog_2101{border-radius:32px!important;color:#262626!important;background:#fff!important;font-size:16px!important;font-weight:600!important;padding:16px 48px!important;height:auto!important;box-shadow:0 4px 12px #98989833!important}._createChatBtn_s0iog_2101:hover{border:1px solid rgba(38,38,38,.7)!important}._createChatSmall_s0iog_2116{background:#fff!important;color:#262626!important}._inputControls_s0iog_2122{display:flex;justify-content:space-between;align-items:center}._advisorSelector_s0iog_2128{display:flex;align-items:center;gap:8px}._advisorLabel_s0iog_2134{font-size:14px;color:#2d6cdf;font-weight:500;min-width:fit-content}._advisorInfo_s0iog_1733{display:flex;align-items:center;gap:6px;margin-bottom:6px;padding:4px 8px;background:#2d6cdf1a;border-radius:8px;width:fit-content}._advisorAvatar_s0iog_1728{font-size:16px}._advisorName_s0iog_1738{font-size:12px;color:#2d6cdf;font-weight:500}._typingIndicator_s0iog_2163{display:flex;align-items:center;gap:4px;height:18px;margin:8px 0 0}._typingIndicator_s0iog_2163 span{display:inline-block;width:7px;height:7px;background:#2d6cdf;border-radius:50%;animation:_typing-bounce_s0iog_1 1.2s infinite both}._typingIndicator_s0iog_2163 span:nth-child(2){animation-delay:.2s}._typingIndicator_s0iog_2163 span:nth-child(3){animation-delay:.4s}@keyframes _typing-bounce_s0iog_1{0%,80%,to{transform:scale(.8);opacity:.6}40%{transform:scale(1.2);opacity:1}}._newSessionForm_s0iog_2199{display:flex;flex-direction:column;gap:12px;padding:8px 0}._formLabel_s0iog_2206{font-size:15px;color:#2d6cdf;font-weight:500;margin-bottom:4px}._advisorJobRow_s0iog_2213{display:flex;flex-direction:row;align-items:flex-end;gap:32px;margin-bottom:18px}._advisorSection_s0iog_1674,._jobSection_s0iog_1749{flex:1;min-width:0}._sectionLabel_s0iog_1681{margin-bottom:4px}._advisorSettingBtn_s0iog_2230{position:absolute;top:18px;right:36px;z-index:10;background:#fff;border:1.5px solid #2d6cdf;color:#2d6cdf;font-weight:500;border-radius:8px;box-shadow:0 2px 8px #22292f0f;transition:border .2s,box-shadow .2s}._advisorSettingBtn_s0iog_2230:hover{background:#2d6cdf;color:#fff;border:1.5px solid #2d6cdf}._toggleButton_s0iog_2251{position:absolute;top:16px;left:16px;width:33px;height:33px;background:#262626;border:none;color:#fff;border-radius:5px;padding:0;font-size:16px;cursor:pointer;box-shadow:0 2px 8px #00000026;transition:all .2s;display:flex;align-items:center;justify-content:center}._toggleButton_s0iog_2251:hover{background:#898989;transform:translateY(-1px);box-shadow:0 4px 12px #0003}._toggleButton_s0iog_2251:active{transform:translateY(0)}._desktopToggleButton_s0iog_2282{position:relative;top:auto;left:auto;margin-bottom:16px}._mobileToggleButton_s0iog_2290{position:absolute;top:90px;z-index:1000;transition:opacity .3s ease,visibility .3s ease}._playgroundContent_s0iog_2298._mobileSidebarOpen_s0iog_2298 ._mobileToggleButton_s0iog_2290{opacity:0;visibility:hidden;pointer-events:none}._mobileCloseButton_s0iog_2304{background:#ff4d4f;color:#fff;border:none;border-radius:4px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}._desktopOnly_s0iog_2318{display:block}._searchContainer_s0iog_1154{flex:1;flex-direction:row;gap:6px;display:flex;justify-content:space-between;align-items:center}._searchContainer2_s0iog_2331{display:flex;gap:5px;align-items:center}@media (min-width: 769px){._mobileToggleButton_s0iog_2290,._mobileCloseButton_s0iog_2304,._desktopToggleButton_s0iog_2282{display:none!important}._chatSessionsSidebar_s0iog_2351{transition:width .3s ease;position:relative;left:auto;background:#fff;box-shadow:none;width:300px;display:flex}._chatSessionsSidebar_s0iog_2351._collapsed_s0iog_2361{width:300px;overflow:visible;padding:24px 0 0}._chatMainArea_s0iog_2367._expanded_s0iog_2367{margin-left:0;width:auto;flex:1}._playgroundContent_s0iog_2298._sidebarCollapsed_s0iog_2373{justify-content:flex-start;display:flex;flex-direction:row}}@media (max-width: 768px){._inputWrapper_s0iog_1981 .ant-input{width:180px}._playgroundContainer_s0iog_1574{height:calc(100vh - 150px)}._desktopToggleButton_s0iog_2282,._desktopOnly_s0iog_2318{display:none!important}._playgroundContent_s0iog_2298{position:relative;width:100%}._chatSessionsSidebar_s0iog_2351{position:fixed;right:-100%;top:0;width:85vw;max-width:320px;height:100vh;background:#f4f7fa;z-index:999;transition:right .3s cubic-bezier(.4,0,.2,1);box-shadow:-2px 0 20px #00000026;border-radius:0;overflow-y:auto}._chatSessionsSidebar_s0iog_2351._mobileOpen_s0iog_2417{right:0}._chatSessionsSidebar_s0iog_2351._collapsed_s0iog_2361{right:-100%}._chatMainArea_s0iog_2367{width:100%;padding:80px 16px 16px;position:relative}._chatMainArea_s0iog_2367._mobileSidebarOpen_s0iog_2298{margin-left:0}._sidebarOverlay_s0iog_2436{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;z-index:998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}._sidebarOverlay_s0iog_2436._mobileOpen_s0iog_2417{opacity:1;visibility:visible}._currentSessionInfo_s0iog_1778{padding:12px;margin-bottom:16px;margin-top:10px}._currentSessionInfo_s0iog_1778 h3{font-size:16px;margin-bottom:8px}._advisorSection_s0iog_1674{flex-direction:column;align-items:flex-start;gap:8px}._sectionLabel_s0iog_1681{min-width:auto}._chatContainer_s0iog_1796{height:calc(100vh - 300px)}._messageWrapper_s0iog_1818{margin-bottom:12px}._messageInput_s0iog_1994{font-size:14px}._messageContent_s0iog_1870{max-width:80%}._messageText_s0iog_1881{width:320px;font-size:14px;padding:10px 14px}._messageAvatar_s0iog_1858{width:36px!important;height:36px!important;font-size:24px!important}._sidebarHeader_s0iog_1586 h3{font-size:16px}._sessionTitle_s0iog_1631{font-size:14px}._sessionInfo_s0iog_1640{font-size:11px}._advisorSection_s0iog_1674,._jobSection_s0iog_1749,._currentSessionInfo_s0iog_1778 ._advisorSection_s0iog_1674{display:none!important}._currentSessionInfo_s0iog_1778{padding:8px;margin-bottom:12px;margin-top:0}._currentSessionInfo_s0iog_1778 h3{font-size:14px;margin-bottom:4px}._chatContainer_s0iog_1796{height:calc(100vh - 200px)}._chatMainArea_s0iog_2367{padding:12px}._inputWrapper_s0iog_1981{gap:6px}._inputButtons_s0iog_1988{flex-direction:column;gap:4px;align-items:flex-end}._chatThesisButton_s0iog_2039{font-size:11px!important;height:40px!important;padding:12px 8px!important}._messageInput_s0iog_1994{font-size:14px;padding:8px 12px!important}._sendButton_s0iog_2020{width:40px;height:40px;font-size:18px!important}._welcomeSection_s0iog_2073{padding:40px 16px}._welcomeText_s0iog_2088 h3{font-size:20px}._welcomeText_s0iog_2088 p{font-size:14px}._inputControls_s0iog_2122{flex-direction:column;align-items:flex-start;gap:8px;padding:8px 0}._advisorSelector_s0iog_2128{width:100%;justify-content:space-between}._advisorInfo_s0iog_1733{margin-bottom:4px}._advisorName_s0iog_1738{font-size:11px}._logo_s0iog_1122{margin:8px}._logo_s0iog_1122>span{display:none}}._citationsSection_s0iog_2617{margin-top:12px;padding:8px 12px;background:#f8f9fa;border-radius:6px;border-left:3px solid #1890ff}._citationsTitle_s0iog_2625{font-size:12px;font-weight:500;color:#1890ff;margin-bottom:6px;display:flex;align-items:center}._citationsList_s0iog_2634{display:flex;flex-direction:column;gap:4px}._citationItem_s0iog_2640{font-size:11px}._citationLink_s0iog_2644{color:#1890ff;text-decoration:none;word-break:break-all}._citationLink_s0iog_2644:hover{text-decoration:underline;color:#40a9ff}._templateSuggestions_s0iog_2656{position:absolute;bottom:100%;left:0;right:0;background:#fff;border:1px solid #d9d9d9;border-radius:6px;box-shadow:0 -4px 12px #00000026;z-index:1000;max-height:200px;overflow-y:auto;margin-bottom:4px}._suggestionItem_s0iog_2671{padding:8px 12px;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background-color .2s}._suggestionItem_s0iog_2671:hover{background-color:#f5f5f5}._suggestionItem_s0iog_2671:last-child{border-bottom:none}._suggestionLabel_s0iog_2686{font-weight:500;color:#262626;font-size:13px;margin-bottom:2px}._suggestionPreview_s0iog_2693{color:#666;font-size:12px;line-height:1.4}._pipelineStepsSection_s0iog_2700{margin-top:12px;padding:8px 12px;background:#f6ffed;border-radius:6px;border-left:3px solid #52c41a}._pipelineStepsTitle_s0iog_2708{font-weight:600;color:#52c41a;font-size:13px;margin-bottom:8px}._pipelineStepsList_s0iog_2715{display:flex;flex-direction:column;gap:8px}._pipelineStepItem_s0iog_2721{background:#fff;border-radius:4px;padding:8px;border:1px solid #d9d9d9}._pipelineStepHeader_s0iog_2728{display:flex;align-items:center;gap:8px;margin-bottom:4px}._pipelineStepNumber_s0iog_2735{font-weight:600;color:#52c41a;font-size:12px}._pipelineStepName_s0iog_2741{font-weight:500;color:#262626;font-size:12px}._pipelineStepContent_s0iog_2747{color:#666;font-size:11px;line-height:1.4}._pipelineButton_s0iog_2754{border:1px solid #e5e7eb!important}._pipelineButton_s0iog_2754:hover{background:#404040!important;border-color:#404040!important;box-shadow:0 3px 8px #26262666!important;color:#fff!important}._advisorButtonSelected_s0iog_1714{background:#4a4a4a!important;color:#fff!important;border-color:#4a4a4a!important;box-shadow:0 2px 6px #2626264d}._advisorButtonSelected_s0iog_1714:hover{background:#404040;border-color:#404040;box-shadow:0 3px 8px #26262666}._pipelineButtonSelected_s0iog_2779{background:#4a4a4a!important;color:#fff!important;border-color:#4a4a4a!important}@media (max-width: 768px){._citationsSection_s0iog_2617{margin-top:8px;padding:6px 8px}._citationsTitle_s0iog_2625{font-size:11px;margin-bottom:4px}._citationItem_s0iog_2640{font-size:10px}._templateSuggestions_s0iog_2656{max-height:150px}._suggestionItem_s0iog_2671{padding:6px 10px}._suggestionLabel_s0iog_2686{font-size:13px}._suggestionPreview_s0iog_2693{font-size:11px}._pipelineStepsSection_s0iog_2700{margin-top:8px;padding:6px 8px}._pipelineStepsTitle_s0iog_2708{font-size:12px;margin-bottom:6px}._pipelineStepItem_s0iog_2721{padding:6px}._pipelineStepNumber_s0iog_2735,._pipelineStepName_s0iog_2741{font-size:11px}._pipelineStepContent_s0iog_2747{font-size:10px}}._advisorButtonsContainer_s0iog_2842{padding:5px;border-top:1px solid #e5e7eb}._advisorButtons_s0iog_2842{display:flex;gap:8px;flex-wrap:wrap;align-items:center}._embeddingSwitchContainer_s0iog_2854{display:flex;align-items:center;justify-content:start;margin-bottom:16px}._embeddingSwitchLabel_s0iog_2861{font-size:12px;color:#6c757d;font-weight:500;margin-left:8px}._embeddingResultsSection_s0iog_2869{margin-top:12px;padding:8px 12px;background:#f0f8ff;border-radius:6px;border-left:3px solid #1890ff}._embeddingResultsTitle_s0iog_2877{font-size:12px;font-weight:600;color:#1890ff;margin-bottom:8px}._searchMethodInfo_s0iog_2884{font-size:11px;color:#666;font-weight:400;margin-left:8px}._embeddingResultsList_s0iog_2891{display:flex;flex-direction:column;gap:6px}._embeddingResultItem_s0iog_2897{padding:6px 8px;background:#fff;border-radius:4px;border:1px solid #e6f7ff;cursor:pointer;transition:all .2s ease}._embeddingResultItem_s0iog_2897:hover{background:#f0f8ff;border-color:#1890ff;box-shadow:0 2px 4px #1890ff1a}._embeddingResultTitle_s0iog_2912{font-size:11px;font-weight:500;color:#262626;margin-bottom:4px}._embeddingResultMeta_s0iog_2919{display:flex;flex-wrap:wrap;gap:8px;font-size:10px}._embeddingResultType_s0iog_2926{color:#52c41a;background:#f6ffed;padding:2px 6px;border-radius:3px}._embeddingResultCategory_s0iog_2933{color:#722ed1;background:#f9f0ff;padding:2px 6px;border-radius:3px}._embeddingResultSimilarity_s0iog_2940{color:#fa8c16;background:#fff7e6;padding:2px 6px;border-radius:3px}._embeddingDetailContent_s0iog_2948{padding:16px 0}._embeddingDetailHeader_s0iog_2952{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}._embeddingDetailHeader_s0iog_2952 h3{margin:0 0 12px;color:#262626;font-size:18px;font-weight:600}._embeddingDetailMeta_s0iog_2965{display:flex;flex-wrap:wrap;gap:12px}._embeddingDetailType_s0iog_2971,._embeddingDetailCategory_s0iog_2972,._embeddingDetailSimilarity_s0iog_2973,._embeddingDetailDate_s0iog_2974,._embeddingDetailSource_s0iog_2975,._embeddingDetailEmoji_s0iog_2976{font-size:12px;padding:4px 8px;border-radius:4px;font-weight:500}._embeddingDetailType_s0iog_2971{color:#52c41a;background:#f6ffed;border:1px solid #b7eb8f}._embeddingDetailCategory_s0iog_2972{color:#722ed1;background:#f9f0ff;border:1px solid #d3adf7}._embeddingDetailSimilarity_s0iog_2973{color:#fa8c16;background:#fff7e6;border:1px solid #ffd591}._embeddingDetailDate_s0iog_2974{color:#1890ff;background:#e6f7ff;border:1px solid #91d5ff}._embeddingDetailSource_s0iog_2975{color:#722ed1;background:#f9f0ff;border:1px solid #d3adf7}._embeddingDetailEmoji_s0iog_2976{color:#13c2c2;background:#e6fffb;border:1px solid #87e8de}._embeddingDetailBody_s0iog_3019,._embeddingDetailSummary_s0iog_3020{margin-bottom:20px}._embeddingDetailBody_s0iog_3019 h4,._embeddingDetailSummary_s0iog_3020 h4{margin:0 0 12px;color:#262626;font-size:14px;font-weight:600}._embeddingDetailSummary_s0iog_3020 p{margin:0;color:#595959;line-height:1.6}._embeddingDetailEmpty_s0iog_3038{text-align:center;padding:40px 20px;color:#8c8c8c;font-style:italic}._noEmbeddingResultsSection_s0iog_3046{margin-top:12px;padding:8px 12px;background:#fff7e6;border-radius:6px;border-left:3px solid #fa8c16}._noEmbeddingResultsTitle_s0iog_3054{font-size:12px;font-weight:600;color:#fa8c16;margin-bottom:4px}._noEmbeddingResultsText_s0iog_3061{font-size:11px;color:#8c8c8c;line-height:1.4;margin-bottom:6px}._noEmbeddingResultsSuggestion_s0iog_3068{font-size:10px;color:#52c41a;font-style:italic;padding-top:4px;border-top:1px solid #f0f0f0}._advisorButton_s0iog_1688{display:flex;align-items:center;gap:4px;font-size:12px;padding:16px;border-radius:5px;transition:all .2s;white-space:nowrap;min-width:fit-content}@media (max-width: 768px){._advisorButtons_s0iog_2842{gap:2px}._advisorButton_s0iog_1688{font-size:11px;padding:4px}._embeddingResultsSection_s0iog_2869{margin-top:8px;padding:6px 8px}._embeddingResultsTitle_s0iog_2877{font-size:11px;margin-bottom:6px}._embeddingResultItem_s0iog_2897{padding:4px 6px}._embeddingResultTitle_s0iog_2912{font-size:10px;margin-bottom:3px}._embeddingResultMeta_s0iog_2919{gap:4px;font-size:9px}._embeddingResultType_s0iog_2926,._embeddingResultCategory_s0iog_2933,._embeddingResultSimilarity_s0iog_2940{padding:1px 4px}._embeddingDetailHeader_s0iog_2952 h3{font-size:16px}._embeddingDetailMeta_s0iog_2965{gap:8px}._embeddingDetailType_s0iog_2971,._embeddingDetailCategory_s0iog_2972,._embeddingDetailSimilarity_s0iog_2973,._embeddingDetailDate_s0iog_2974,._embeddingDetailSource_s0iog_2975,._embeddingDetailEmoji_s0iog_2976{font-size:11px;padding:3px 6px}}._categoryChips_s0iog_3148{display:flex;gap:16px;margin-bottom:16px;flex-wrap:wrap}._categoryChip_s0iog_3148{display:flex;align-items:center;border-radius:999px;border:2px solid #e0e0e0;padding:4px 20px 4px 4px;background:#fff;min-width:120px;box-shadow:0 1px 3px #0000000a}._chipCount_s0iog_3166{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#ccc;color:#fff;font-size:2rem;font-weight:700;margin-right:12px}._chipLabel_s0iog_3180{font-size:1.2rem;color:#222;font-weight:500}._chipCountInBtn_s0iog_3186{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;border-radius:50%;background:#e0e0e0;color:#222;font-size:.85em;font-weight:600;margin-right:6px;padding:0 4px}._newsVideoSection_s0iog_3201{margin-bottom:16px}._newsImagesSection_s0iog_3205{margin-top:16px}._avatarWrapper_s0iog_3209{display:flex;align-items:center;justify-content:center;width:75px;height:100px;border-radius:2px;overflow:hidden;background:#f0f0f0}._avatarWrapper_s0iog_3209 img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media (max-width: 768px){._newsItem_s0iog_344{flex-direction:row;padding:8px 8px 0}._avatarWrapper_s0iog_3209{width:30px;height:40px}._newsActions_s0iog_367{margin-top:0}._newsSummary_s0iog_411{margin-top:-20px}._newsSummary2_s0iog_3248{margin-top:0}._detailText_s0iog_3252{margin-top:16px;padding:16px;background:#f8f9fa;border-radius:8px;border-left:4px solid #007bff}._summaryText_s0iog_3260{color:#495057;line-height:1.6;margin-bottom:12px}._noSummary_s0iog_3266{color:#6c757d;font-style:italic;text-align:center;padding:20px}}@media (max-width: 768px){._avatarWrapper_s0iog_3209{width:40px;height:40px}}._embeddingResultChunks_s0iog_3282{font-size:11px;color:#8b5cf6;background:#f3f4f6;padding:2px 6px;border-radius:4px;margin-left:8px}._embeddingDetailChunks_s0iog_3291{margin-bottom:24px}._embeddingDetailChunks_s0iog_3291 h4{color:#374151;font-size:16px;font-weight:600;margin-bottom:16px;display:flex;align-items:center;gap:8px}._embeddingDetailChunk_s0iog_3291{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:12px}._embeddingDetailChunk_s0iog_3291:last-child{margin-bottom:0}._embeddingDetailChunkHeader_s0iog_3317{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e5e7eb}._embeddingDetailChunkIndex_s0iog_3326{font-size:14px;font-weight:600;color:#374151;background:#e0e7ff;padding:4px 8px;border-radius:4px}._embeddingDetailChunkSimilarity_s0iog_3335{font-size:12px;color:#059669;font-weight:500;background:#d1fae5;padding:4px 8px;border-radius:4px}._embeddingDetailChunkText_s0iog_3344{font-size:14px;line-height:1.6;color:#374151;background:#fff;padding:12px;border-radius:6px;border:1px solid #f3f4f6}@media (max-width: 768px){._embeddingResultChunks_s0iog_3282{font-size:10px;padding:1px 4px;margin-left:4px}._embeddingDetailChunks_s0iog_3291 h4{font-size:14px;margin-bottom:12px}._embeddingDetailChunk_s0iog_3291{padding:12px;margin-bottom:8px}._embeddingDetailChunkHeader_s0iog_3317{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:8px}._embeddingDetailChunkIndex_s0iog_3326,._embeddingDetailChunkSimilarity_s0iog_3335{font-size:11px;padding:2px 6px}._embeddingDetailChunkText_s0iog_3344{font-size:13px;padding:8px}}._dataSourcesSection_s0iog_3391{margin-top:16px;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}._dataSourcesTitle_s0iog_3399{font-size:14px;font-weight:600;color:#495057;margin-bottom:12px;display:flex;align-items:center;gap:6px}._dataSourcesList_s0iog_3409{display:flex;flex-direction:column;gap:12px}._dataSourceItem_s0iog_3415{background:#fff;border:1px solid #dee2e6;border-radius:8px;padding:12px;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}._dataSourceItem_s0iog_3415:hover{border-color:#007bff;box-shadow:0 2px 8px #007bff26;transform:translateY(-1px)}._dataSourceHeader_s0iog_3431{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._dataSourceTitle_s0iog_3438{font-size:14px;font-weight:600;color:#212529;flex:1;margin-right:12px}._dataSourceSimilarity_s0iog_3446{background:#28a745;color:#fff;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:600;min-width:40px;text-align:center}._dataSourceMeta_s0iog_3457{display:flex;gap:12px;margin-bottom:8px;flex-wrap:wrap}._dataSourceType_s0iog_3464,._dataSourceId_s0iog_3465,._dataSourceChunk_s0iog_3466{font-size:11px;color:#6c757d;background:#f8f9fa;padding:2px 6px;border-radius:4px;font-weight:500}._dataSourcePreview_s0iog_3475{font-size:13px;color:#495057;line-height:1.5;background:#f8f9fa;padding:8px;border-radius:4px;border-left:3px solid #dee2e6}._dataSourcesContent_s0iog_3485{width:100%}._dataSourcesContent_s0iog_3485 ._dataSourcesList_s0iog_3409{display:flex;flex-direction:column;gap:12px;margin-top:8px}@media (max-width: 768px){._dataSourcesSection_s0iog_3391{padding:12px;margin-top:12px}._dataSourcesTitle_s0iog_3399{font-size:13px;margin-bottom:10px}._dataSourceItem_s0iog_3415{padding:10px}._dataSourceHeader_s0iog_3431{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:6px}._dataSourceTitle_s0iog_3438{font-size:13px;margin-right:0}._dataSourceSimilarity_s0iog_3446{font-size:10px;padding:1px 6px}._dataSourceMeta_s0iog_3457{gap:8px;margin-bottom:6px}._dataSourceType_s0iog_3464,._dataSourceId_s0iog_3465,._dataSourceChunk_s0iog_3466{font-size:10px;padding:1px 4px}._dataSourcePreview_s0iog_3475{font-size:12px;padding:6px}}._thesisLayout_s0iog_3550{display:flex;height:calc(100vh - 200px);gap:20px}._thesisSidebar_s0iog_3556{width:300px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;overflow:hidden}._thesisContent_s0iog_3566{flex:1;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;overflow:hidden}._thesisContentWrapper_s0iog_3576{display:flex;flex-direction:column;height:100%}._thesisContentHeader_s0iog_3582{padding:10px;border-bottom:1px solid #e8e8e8;background:#fafafa}._thesisContentTitle_s0iog_3588{font-size:20px;font-weight:600;color:#262626;margin-bottom:16px;display:flex;align-items:center}._thesisContentActions_s0iog_3597{margin-bottom:16px;display:flex;justify-content:flex-end}._thesisContentSummary_s0iog_3603{line-height:1.6;color:#666}._thesisContentMeta_s0iog_3608{display:flex;gap:16px;font-size:12px;color:#999}._thesisChatArea_s0iog_3615{flex:1;display:flex;flex-direction:column;overflow:hidden}._thesisChatHeader_s0iog_3622{padding:0 0 10px 10px;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;align-items:center;background:#fff}._thesisChatHeader_s0iog_3622 h3{margin:0;font-size:16px;font-weight:600;color:#262626}._thesisChatList_s0iog_3638{flex:1;overflow-y:auto;padding:10px;height:0}._thesisChatItem_s0iog_3645{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:0 16px 16px;margin-bottom:16px;transition:all .2s}._thesisChatItem_s0iog_3645:hover{box-shadow:0 2px 8px #0000001a}._thesisChatHeader_s0iog_3622{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._thesisChatOrder_s0iog_3665{font-weight:600;color:#1890ff;font-size:14px}._thesisChatActions_s0iog_3671{display:flex;gap:8px}._thesisChatSummary_s0iog_3676{margin-bottom:12px;padding:8px 12px;background:#f8f9fa;border-radius:6px;font-size:13px;color:#666}._thesisChatContent_s0iog_3685{line-height:1.6}._thesisChatText_s0iog_3689{color:#333;font-size:14px}._thesisContentEmpty_s0iog_3694{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#999;text-align:center;padding:40px}._thesisContentEmpty_s0iog_3694 h3{margin:16px 0 8px;color:#666}._thesisContentEmpty_s0iog_3694 p{color:#999;font-size:14px}._selectedThesis_s0iog_3715{border:2px solid #1890ff!important;background:#f0f8ff!important}._selectedThesis_s0iog_3715:hover{border-color:#1890ff!important;background:#f0f8ff!important}._thesisHeader_s0iog_3725{display:flex;justify-content:space-between;width:100%;align-items:center;margin-bottom:24px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._thesisTitle_s0iog_3737{font-size:18px;font-weight:600;color:#262626;display:flex;align-items:center}._thesisList_s0iog_3745{flex:1;overflow-y:auto;padding:0 16px 16px}._thesisList_s0iog_3745::-webkit-scrollbar{width:6px}._thesisList_s0iog_3745::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._thesisList_s0iog_3745::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}._thesisList_s0iog_3745::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._thesisListItem_s0iog_3769{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:12px;transition:all .3s ease;border:1px solid #e8e8e8;cursor:pointer}._thesisListItem_s0iog_3769:hover{box-shadow:0 4px 16px #00000026}._thesisItemHeader_s0iog_3783{display:flex;justify-content:space-between;align-items:center;padding:16px;border-radius:12px;transition:background-color .2s}._thesisItemHeader_s0iog_3783:hover{background-color:#f8f9fa;border-radius:12px}._thesisItemInfo_s0iog_3797{flex:1;min-width:0}._thesisItemTitle_s0iog_3802{font-size:14px;font-weight:600;color:#262626;margin-bottom:8px;display:flex;align-items:center}._thesisItemSummary_s0iog_3811{color:#666;font-size:14px;line-height:1.5;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._thesisItemMeta_s0iog_3822{display:flex;gap:16px;font-size:12px;color:#999}._thesisItemActions_s0iog_3829{display:flex;gap:8px;align-items:center}._thesisItemDetail_s0iog_3835{padding:16px;border-top:1px solid #eee;background:#f8f9fa}._thesisDetailContent_s0iog_3841{margin-bottom:16px}._thesisDetailContent_s0iog_3841 h4{font-size:14px;font-weight:600;color:#262626;margin-bottom:8px}._thesisContentText_s0iog_3852{color:#666;font-size:14px;line-height:1.6}._thesisContentText_s0iog_3852 h1,._thesisContentText_s0iog_3852 h2,._thesisContentText_s0iog_3852 h3,._thesisContentText_s0iog_3852 h4,._thesisContentText_s0iog_3852 h5,._thesisContentText_s0iog_3852 h6{color:#262626;margin:16px 0 8px;font-weight:600}._thesisContentText_s0iog_3852 h1{font-size:20px}._thesisContentText_s0iog_3852 h2{font-size:18px}._thesisContentText_s0iog_3852 h3{font-size:16px}._thesisContentText_s0iog_3852 h4{font-size:15px}._thesisContentText_s0iog_3852 h5{font-size:14px}._thesisContentText_s0iog_3852 h6{font-size:13px}._thesisContentText_s0iog_3852 p{margin:8px 0}._thesisContentText_s0iog_3852 ul,._thesisContentText_s0iog_3852 ol{margin:8px 0;padding-left:20px}._thesisContentText_s0iog_3852 li{margin:4px 0}._thesisContentText_s0iog_3852 blockquote{border-left:4px solid #1890ff;margin:12px 0;padding:8px 16px;background:#f8f9fa;color:#666}._thesisContentText_s0iog_3852 code{background:#f1f3f4;padding:2px 6px;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px}._thesisContentText_s0iog_3852 pre{background:#f8f9fa;padding:12px;border-radius:6px;overflow-x:auto;margin:12px 0}._thesisContentText_s0iog_3852 pre code{background:none;padding:0}._thesisContentText_s0iog_3852 strong{font-weight:600;color:#262626}._thesisContentText_s0iog_3852 em{font-style:italic}._thesisContentText_s0iog_3852 a{color:#1890ff;text-decoration:none}._thesisContentText_s0iog_3852 a:hover{text-decoration:underline}._thesisContentText_s0iog_3852 table{width:100%;border-collapse:collapse;margin:12px 0;font-size:13px}._thesisContentText_s0iog_3852 th,._thesisContentText_s0iog_3852 td{border:1px solid #e8e8e8;padding:8px 12px;text-align:left}._thesisContentText_s0iog_3852 th{background:#f8f9fa;font-weight:600}._thesisDetailSummary_s0iog_3973{margin-bottom:16px}._thesisDetailSummary_s0iog_3973 h4{font-size:14px;font-weight:600;color:#262626;margin-bottom:8px}._thesisSummaryText_s0iog_3984{color:#666;font-size:14px;line-height:1.6}._thesisSummaryText_s0iog_3984 h1,._thesisSummaryText_s0iog_3984 h2,._thesisSummaryText_s0iog_3984 h3,._thesisSummaryText_s0iog_3984 h4,._thesisSummaryText_s0iog_3984 h5,._thesisSummaryText_s0iog_3984 h6{color:#262626;margin:12px 0 6px;font-weight:600}._thesisSummaryText_s0iog_3984 h1{font-size:16px}._thesisSummaryText_s0iog_3984 h2{font-size:15px}._thesisSummaryText_s0iog_3984 h3{font-size:14px}._thesisSummaryText_s0iog_3984 h4{font-size:13px}._thesisSummaryText_s0iog_3984 h5{font-size:12px}._thesisSummaryText_s0iog_3984 h6{font-size:11px}._thesisSummaryText_s0iog_3984 p{margin:6px 0}._thesisSummaryText_s0iog_3984 ul,._thesisSummaryText_s0iog_3984 ol{margin:6px 0;padding-left:16px}._thesisSummaryText_s0iog_3984 li{margin:2px 0}._thesisSummaryText_s0iog_3984 blockquote{border-left:3px solid #1890ff;margin:8px 0;padding:6px 12px;background:#f8f9fa;color:#666;font-size:13px}._thesisSummaryText_s0iog_3984 code{background:#f1f3f4;padding:1px 4px;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px}._thesisSummaryText_s0iog_3984 strong{font-weight:600;color:#262626}._thesisSummaryText_s0iog_3984 em{font-style:italic}._thesisSummaryText_s0iog_3984 a{color:#1890ff;text-decoration:none}._thesisSummaryText_s0iog_3984 a:hover{text-decoration:underline}._thesisChatPreview_s0iog_4074{color:#666;font-size:13px;line-height:1.4;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._thesisChatCount_s0iog_4085{color:#999;font-size:12px;display:flex;align-items:center;gap:4px}._thesisDetailChats_s0iog_4093{margin-bottom:16px}._thesisDetailChats_s0iog_4093 h4{font-size:14px;font-weight:600;color:#262626;margin-bottom:12px}._thesisChatList_s0iog_3638{display:flex;flex-direction:column;gap:12px}._thesisChatItem_s0iog_3645{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:12px;transition:all .2s}._thesisChatHeader_s0iog_3622{display:flex;justify-content:space-between;align-items:center}._thesisChatOrder_s0iog_3665{font-weight:600;color:#1890ff;font-size:13px}._thesisChatSummary_s0iog_3676{margin-bottom:8px;font-size:12px;color:#666;font-style:italic}._thesisChatContent_s0iog_3685{line-height:1.5}._thesisChatText_s0iog_3689{color:#333;font-size:13px}._thesisChatText_s0iog_3689 h1,._thesisChatText_s0iog_3689 h2,._thesisChatText_s0iog_3689 h3,._thesisChatText_s0iog_3689 h4,._thesisChatText_s0iog_3689 h5,._thesisChatText_s0iog_3689 h6{color:#262626;margin:12px 0 6px;font-weight:600}._thesisChatText_s0iog_3689 h1{font-size:16px}._thesisChatText_s0iog_3689 h2{font-size:15px}._thesisChatText_s0iog_3689 h3{font-size:14px}._thesisChatText_s0iog_3689 h4{font-size:13px}._thesisChatText_s0iog_3689 h5{font-size:12px}._thesisChatText_s0iog_3689 h6{font-size:11px}._thesisChatText_s0iog_3689 p{margin:6px 0}._thesisChatText_s0iog_3689 ul,._thesisChatText_s0iog_3689 ol{margin:6px 0;padding-left:16px}._thesisChatText_s0iog_3689 li{margin:2px 0}._thesisChatText_s0iog_3689 blockquote{border-left:3px solid #1890ff;margin:8px 0;padding:6px 12px;background:#f8f9fa;color:#666;font-size:12px}._thesisChatText_s0iog_3689 code{background:#f1f3f4;padding:1px 4px;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:11px}._thesisChatText_s0iog_3689 strong{font-weight:600;color:#262626}._thesisChatText_s0iog_3689 em{font-style:italic}._thesisChatText_s0iog_3689 a{color:#1890ff;text-decoration:none}._thesisChatText_s0iog_3689 a:hover{text-decoration:underline}._thesisDetailEmpty_s0iog_4230{text-align:center;padding:40px 20px;color:#666}._thesisEmptyContent_s0iog_4236 h4{margin:16px 0 8px;color:#999;font-size:16px}._thesisEmptyContent_s0iog_4236 p{color:#999;font-size:14px;margin-bottom:16px}._thesisDate_s0iog_4248,._thesisUser_s0iog_4253{color:#999;font-size:12px}._noSummary_s0iog_3266{color:#999;font-style:italic;font-size:14px}@media (max-width: 768px){._thesisLayout_s0iog_3550{flex-direction:column;height:auto}._thesisSidebar_s0iog_3556{width:100%;height:300px}._thesisContent_s0iog_3566{height:400px}._thesisHeader_s0iog_3725{flex-direction:column;gap:12px;align-items:stretch}._thesisItemHeader_s0iog_3783{flex-direction:column;align-items:stretch;gap:8px}._thesisItemActions_s0iog_3829{justify-content:flex-end}._thesisItemMeta_s0iog_3822{flex-direction:column;gap:4px}}._aiSummaryButton_s0iog_1949{background:#1890ff;color:#fff}._aiSummaryButton_s0iog_1949:hover{background:#40a9ff;color:#fff}._aiSummaryButton_s0iog_1949:active{background:#096dd9}._loadingContainer_s0iog_4315{display:flex;justify-content:center;align-items:center;padding:40px}._loading_s0iog_1666{color:#666;font-size:14px}._emptyContainer_s0iog_4327{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;color:#999}._emptyContainer_s0iog_4327 p{margin:16px 0;font-size:14px}@media (max-width: 768px){._thesisHeader_s0iog_3725{flex-direction:column;gap:12px}._thesisGrid_s0iog_4348{grid-template-columns:1fr}._thesisCard_s0iog_4352{margin-bottom:12px}._thesisCardTitle_s0iog_4356{font-size:14px}._thesisMeta_s0iog_4360{flex-direction:column;gap:4px}._messageTime_s0iog_1897{font-size:11px}._thesisButton_s0iog_1907{font-size:12px}._thesisModalTitle_s0iog_1932{font-size:16px}._aiSummaryButton_s0iog_1949{font-size:12px}}._thesisSidebar_s0iog_3556{transition:left .3s,box-shadow .3s;background:#fff;z-index:1002}@media (max-width: 768px){._thesisSidebar_s0iog_3556{position:fixed;top:0;left:-80vw;width:80vw;height:100vh;box-shadow:2px 0 8px #00000014;overflow-y:auto;transition:left .3s,box-shadow .3s}._thesisSidebar_s0iog_3556._mobileOpen_s0iog_2417{left:0}._thesisSidebar_s0iog_3556._collapsed_s0iog_2361{left:-80vw}}@media (max-width: 480px){._thesisSidebar_s0iog_3556{width:90vw;left:-90vw}._thesisSidebar_s0iog_3556._mobileOpen_s0iog_2417{left:0}._thesisSidebar_s0iog_3556._collapsed_s0iog_2361{left:-90vw}}._sidebarOverlay_s0iog_2436{display:none}@media (max-width: 768px){._sidebarOverlay_s0iog_2436{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000002e;z-index:1001;transition:opacity .3s;opacity:0;pointer-events:none}._sidebarOverlay_s0iog_2436._mobileOpen_s0iog_2417{opacity:1;pointer-events:auto}}@media (max-width: 480px){._sidebarOverlay_s0iog_2436{background:#00000038}}._templateSidebar_s0iog_4458{width:280px;background:#f4f7fa;border-right:1px solid #e6eaf0;padding:24px 0 0;display:flex;flex-direction:column;border-radius:18px 0 0 18px;box-shadow:2px 0 8px #22292f0a;height:70vh;order:1}._templateList_s0iog_4471{flex:1;overflow-y:auto;padding:0 8px 8px}._templateItem_s0iog_4477{background:#fff;border-radius:10px;margin-bottom:10px;padding:12px 16px;cursor:pointer;display:flex;align-items:center;transition:box-shadow .2s,background .2s;border:1.5px solid transparent}._templateItem_s0iog_4477:hover{background:#eaf2fd;box-shadow:0 2px 8px #22292f0f}._activeTemplate_s0iog_4494{border:1.5px solid #2d6cdf;background:#eaf2fd;box-shadow:0 2px 12px #22292f1a}._templateContent_s0iog_4500{flex:1;display:flex;flex-direction:column}._templateTitle_s0iog_4506{font-weight:700;color:#262626;font-size:13.5px;margin-bottom:4px}._templatePreview_s0iog_4513{font-size:12px;color:#666;line-height:1.4}._chatSessionsSidebar_s0iog_2351{width:300px;background:#f4f7fa;border-left:1px solid #e6eaf0;padding:24px 0 0;display:flex;flex-direction:column;border-radius:0 18px 18px 0;box-shadow:-2px 0 8px #22292f0a;height:70vh;order:3}._chatMainArea_s0iog_2367{flex:1;display:flex;flex-direction:column;padding:16px 16px 8px;background:#fff;border-radius:0;order:2}._playgroundContent_s0iog_2298{display:flex;flex:1;height:80vh;background:#fff;border-radius:18px;box-shadow:0 4px 24px #22292f14;overflow:hidden}@media (min-width: 769px){._templateSidebar_s0iog_4458{width:280px;display:flex}._templateSidebar_s0iog_4458._collapsed_s0iog_2361{width:280px;overflow:visible;padding:24px 0 0}._chatSessionsSidebar_s0iog_2351{width:300px;display:flex}._chatSessionsSidebar_s0iog_2351._collapsed_s0iog_2361{width:300px;overflow:visible;padding:24px 0 0}._chatMainArea_s0iog_2367._expanded_s0iog_2367{width:auto;flex:1}._playgroundContent_s0iog_2298._sidebarCollapsed_s0iog_2373{display:flex;flex-direction:row}}@media (max-width: 768px){._templateSidebar_s0iog_4458{position:fixed;left:-100%;top:0;width:85vw;max-width:280px;height:100vh;background:#f4f7fa;z-index:999;transition:left .3s cubic-bezier(.4,0,.2,1);box-shadow:2px 0 20px #00000026;border-radius:0;overflow-y:auto}._templateSidebar_s0iog_4458._mobileOpen_s0iog_2417{left:0}._templateSidebar_s0iog_4458._collapsed_s0iog_2361{left:-100%}._chatSessionsSidebar_s0iog_2351{position:fixed;right:-100%;top:0;width:85vw;max-width:320px;height:100vh;background:#f4f7fa;z-index:999;transition:right .3s cubic-bezier(.4,0,.2,1);box-shadow:-2px 0 20px #00000026;border-radius:0;overflow-y:auto}._chatSessionsSidebar_s0iog_2351._mobileOpen_s0iog_2417{right:0}._chatSessionsSidebar_s0iog_2351._collapsed_s0iog_2361{right:-100%}._chatMainArea_s0iog_2367{width:100%;padding:20px 16px 16px;position:relative}._chatMainArea_s0iog_2367._mobileSidebarOpen_s0iog_2298{margin-left:0;margin-right:0}._sidebarOverlay_s0iog_2436._mobileOpen_s0iog_2417{opacity:1;visibility:visible}}._container_153la_1{max-width:1200px;margin:0 auto}._sectionDescription_153la_8{color:#ffffffe6!important;font-size:1.1rem;margin-bottom:32px;display:block}._searchInput_153la_14{border-radius:12px;overflow:hidden}._resultsSection_153la_19{min-height:400px}._loadingContainer_153la_23{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}._resultsHeader_153la_32{margin-bottom:24px;padding:16px 0;border-bottom:1px solid #f0f0f0}._reportsGrid_153la_38{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:24px;margin-bottom:40px}._reportCard_153la_45{border-radius:16px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;overflow:hidden;border:1px solid #f0f0f0}._reportCard_153la_45:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}._cardHeader_153la_58{padding:0 0 16px}._stockInfo_153la_62{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}._stockCode_153la_69{margin:0!important;color:#1890ff;font-weight:700;font-size:1.8rem}._recommendationTag_153la_76{font-weight:600;font-size:12px;padding:4px 12px;border-radius:20px;text-transform:uppercase}._reportTitle_153la_84{margin-bottom:12px}._sourceInfo_153la_88{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}._financialMetrics_153la_95{padding:16px 0 0}._metricRow_153la_99{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}._metric_153la_99{display:flex;flex-direction:column;gap:4px}._metricValue_153la_111{font-size:1rem!important;color:#262626!important}._emptyContainer_153la_116,._initialState_153la_117{display:flex;justify-content:center;align-items:center;min-height:50px;padding:20px}._searchBoxCustom_153la_125{display:flex;align-items:center;max-width:100%;margin:0 auto;background:#fffffff2;border-radius:16px;padding:0 0 0 8px}._customSearchBtn_153la_135{border:none;border-radius:0 6px 6px 0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,box-shadow .2s;color:#fff;font-size:22px;height:32px;width:32px;background:#afafaf;margin-left:-2px}@media (max-width: 768px){._container_153la_1{padding:16px}._searchSection_153la_158{padding:24px 16px;margin-bottom:24px}._sectionTitle_153la_163{font-size:2rem!important}._sectionDescription_153la_8{font-size:1rem}._reportsGrid_153la_38{grid-template-columns:1fr;gap:16px}._metricRow_153la_99{grid-template-columns:1fr;gap:12px}._sourceInfo_153la_88{flex-direction:column;align-items:flex-start}._stockInfo_153la_62{flex-direction:column;align-items:flex-start;gap:8px}._stockCode_153la_69{font-size:1.5rem!important}}@media (max-width: 480px){._searchSection_153la_158{padding:20px 12px}._sectionTitle_153la_163{font-size:1.8rem!important}._reportsGrid_153la_38{gap:12px}._reportCard_153la_45{border-radius:12px}}._tabContent_1d1w7_1{max-width:75vw;margin:0 auto}._header_1d1w7_6{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px;background:#fff;border-radius:8px;border:1px solid #e8e8e8}._headerLeft_1d1w7_17{display:flex;flex-direction:column;gap:4px}._headerRight_1d1w7_23{text-align:right}._filters_1d1w7_27{background:#fff;padding:20px;border-radius:8px;box-shadow:0 1px 3px #0000001a}._searchRow_1d1w7_35{display:flex;align-items:center;gap:12px}._filtersGrid_1d1w7_41{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}._filterGroup_1d1w7_47{display:flex;align-items:center;gap:8px;min-width:auto}._filterGroup_1d1w7_47 strong{white-space:nowrap}._difficultyGroup_1d1w7_59 .ant-btn{transition:all .2s ease}._difficultyGroup_1d1w7_59 .ant-btn-primary{background-color:#727272!important;border-color:#727272!important}._difficultyGroup_1d1w7_59 .ant-btn-primary:hover{background-color:#5a5a5a!important;border-color:#5a5a5a!important}._difficultyGroup_1d1w7_59 .ant-btn-primary:focus{background-color:#727272!important;border-color:#727272!important;box-shadow:0 0 0 2px #72727233!important}._searchGroup_1d1w7_79{flex:1}._controlsRow_1d1w7_83{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:12px}._difficultyGroup_1d1w7_59{display:flex;align-items:center;gap:8px}._popoverOverlay_1d1w7_101{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000059;z-index:1000}._actionGroup_1d1w7_111{display:flex;gap:12px}._resetButton_1d1w7_116{background:#f5f5f5;border:1px solid #d9d9d9;color:#595959}._resetButton_1d1w7_116:hover{background:#e6f7ff;border-color:#1890ff;color:#1890ff}._activeFilters_1d1w7_128{margin-top:16px;padding:12px;background:#f6ffed;border:1px solid #b7eb8f;border-radius:6px}._dualPanelContainer_1d1w7_136{display:flex;max-height:calc(100vh - 250px);min-height:calc(100vh - 460px);gap:20px;margin-top:10px}._leftPanel_1d1w7_144{flex:0 0 40%;background:#fff;border-radius:8px;overflow-y:auto;padding:16px}._rightPanel_1d1w7_153{flex:1;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow-y:auto;padding:20px}._caseTrainingItem_1d1w7_163{transition:all .2s ease;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:12px;cursor:pointer;background:#fff;box-shadow:0 2px 3px #00000026}._caseTrainingItem_1d1w7_163:hover,._caseTrainingItem_1d1w7_163._expanded_1d1w7_179,._caseTrainingItem_1d1w7_163._selected_1d1w7_184{border-color:#1890ff;box-shadow:0 4px 12px #1890ff26}._itemContent_1d1w7_190{padding:0}._itemHeader_1d1w7_194{margin-bottom:12px;font-size:18px;font-weight:600}._title_1d1w7_200{margin:0 0 8px!important;color:#262626;line-height:1.4;font-size:18px}._metaInfo_1d1w7_207{display:flex;flex-wrap:wrap;gap:4px;width:100%;overflow-x:hidden}._summary_1d1w7_215{margin-bottom:12px;line-height:1.6;color:#595959;font-size:15.5px}._description_1d1w7_222{margin-bottom:12px;line-height:1.6;color:#8c8c8c}._contentPanel_1d1w7_229{height:100%}._contentHeader_1d1w7_233{margin-bottom:20px;padding-bottom:16px;border-bottom:4px solid #262626}._contentTitle_1d1w7_239{margin:0!important;color:#262626;font-size:24px;line-height:1.3}._coverImageContainer_1d1w7_246{margin-bottom:20px;text-align:center;width:100%;background:#f5f5f5;border-radius:8px}._coverImageDetail_1d1w7_254{max-width:60%;height:auto;border-radius:8px;box-shadow:0 2px 8px #0000001a}._contentBody_1d1w7_261{line-height:1.6}._contentSummary_1d1w7_265{margin-bottom:20px;padding:16px;background:#f8f9fa;border-radius:6px;border-left:4px solid #1890ff}._contentDescription_1d1w7_273{margin-bottom:20px;padding:16px;background:#f8f9fa;border-radius:6px;border-left:4px solid #52c41a}._contentDetail_1d1w7_281{margin-bottom:20px}._markdownContent_1d1w7_285{line-height:1.6;color:#595959}._markdownContent_1d1w7_285 h1,._markdownContent_1d1w7_285 h2,._markdownContent_1d1w7_285 h3,._markdownContent_1d1w7_285 h4,._markdownContent_1d1w7_285 h5,._markdownContent_1d1w7_285 h6{color:#262626;margin-top:24px;margin-bottom:16px}._markdownContent_1d1w7_285 p{margin-bottom:16px}._markdownContent_1d1w7_285 ul,._markdownContent_1d1w7_285 ol{margin-bottom:16px;padding-left:24px}._markdownContent_1d1w7_285 li{margin-bottom:8px}._markdownContent_1d1w7_285 blockquote{border-left:4px solid #1890ff;padding-left:16px;margin:16px 0;color:#8c8c8c;font-style:italic}._markdownContent_1d1w7_285 code{background:#f5f5f5;padding:2px 6px;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace}._markdownContent_1d1w7_285 pre{background:#f5f5f5;padding:16px;border-radius:6px;overflow-x:auto}._markdownContent_1d1w7_285 pre code{background:none;padding:0}._emptyState_1d1w7_343{padding:60px 20px;text-align:center}._emptyContentState_1d1w7_348{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:#8c8c8c}._emptyContentIcon_1d1w7_358{font-size:48px;margin-bottom:16px}._emptyContentState_1d1w7_348 h3{margin:0 0 8px;color:#595959}._emptyContentState_1d1w7_348 p{margin:0;color:#8c8c8c}._loadingContainer_1d1w7_374{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}._caseTrainingPanel_1d1w7_384{background:#fff;border-radius:8px;border:1px solid #e8e8e8;padding:16px}@media (max-width: 768px){._tabContent_1d1w7_1{padding:0!important;max-width:100vw!important}._header_1d1w7_6{flex-direction:column;gap:16px;align-items:flex-start}._searchRow_1d1w7_35{margin-bottom:10px}._filtersGrid_1d1w7_41{grid-template-columns:1fr;gap:12px}._controlsRow_1d1w7_83{flex-direction:column;align-items:stretch;gap:12px}._filterGroup_1d1w7_47{min-width:auto}._searchGroup_1d1w7_79{width:100%}._searchGroup_1d1w7_79 input{width:100%!important}._actionGroup_1d1w7_111{justify-content:center}._dualPanelContainer_1d1w7_136{display:block;max-height:none;min-height:auto}._leftPanel_1d1w7_144,._rightPanel_1d1w7_153{max-height:none;flex:none;width:100%}}@media (max-width: 480px){._tabContent_1d1w7_1{padding:12px;width:100vw!important}._filters_1d1w7_27{padding:16px}._caseTrainingItem_1d1w7_163{margin:0 -12px 16px;border-radius:0;border-left:none;border-right:none}}._mobileModalOverlay_1d1w7_468{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}._mobileModal_1d1w7_468{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._mobileModalHeader_1d1w7_494{display:flex;justify-content:flex-end;padding:16px;border-bottom:1px solid #e5e7eb}._mobileModalClose_1d1w7_501{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease}._mobileModalClose_1d1w7_501:hover{background:#f3f4f6;color:#374151}._mobileModalContent_1d1w7_517{flex:1;overflow-y:auto;padding:20px}._expiryModal_1s9y9_1{animation:_modalFadeIn_1s9y9_1 .3s ease-out}._expiryModal_1s9y9_1 .ant-modal-content{border-radius:16px;box-shadow:0 20px 60px #0000004d;overflow:hidden;border:none}._expiryModal_1s9y9_1 .ant-modal-body{padding:0}._modalContent_1s9y9_16{padding:32px;background:linear-gradient(135deg,#fff,#f8f9ff);position:relative;height:65vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#153bb8 #f0f0f0}._modalContent_1s9y9_16:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2)}._modalHeader_1s9y9_36{display:flex;align-items:center;gap:16px;margin-bottom:24px;text-align:center;justify-content:center}._iconContainer_1s9y9_45{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:_iconPulse_1s9y9_1 2s infinite}._iconWarning_1s9y9_55{font-size:32px;color:#faad14}._iconExpired_1s9y9_60,._iconLocked_1s9y9_65{font-size:32px;color:#ff4d4f}._iconInfo_1s9y9_70{font-size:32px;color:#1890ff}._modalTitle_1s9y9_75{margin:0!important;color:#1a1a1a;font-weight:600;text-align:center}._alert_1s9y9_82{margin-bottom:24px;border-radius:8px;border:none;box-shadow:0 2px 8px #0000001a}._modalBody_1s9y9_89{margin-bottom:24px}._description_1s9y9_93{font-size:16px;line-height:1.6;color:#4a4a4a;margin-bottom:24px!important;text-align:center}._userInfo_1s9y9_101{background:#f8f9fa;border-radius:12px;padding:20px;margin-bottom:24px;border:1px solid #e9ecef}._infoItem_1s9y9_109{display:flex;align-items:center;gap:12px;margin-bottom:12px;padding:8px 0}._infoItem_1s9y9_109:last-child{margin-bottom:0}._infoIcon_1s9y9_121{color:#667eea;font-size:16px;width:20px;text-align:center}._infoContent_1s9y9_128{display:flex;flex-direction:column;gap:4px}._infoContent_1s9y9_128 .ant-typography{margin:0!important;line-height:1.4}._instructions_1s9y9_139{background:linear-gradient(135deg,#667eea15,#764ba215);border-radius:12px;padding:20px;border:1px solid #667eea30}._instructionsTitle_1s9y9_146{margin:0 0 12px!important;color:#667eea;font-weight:600;display:flex;align-items:center;gap:8px}._instructionsText_1s9y9_155{margin:0 0 16px!important;color:#4a4a4a;font-size:14px}._contactList_1s9y9_161{margin:0;padding-left:20px;list-style:none}._contactList_1s9y9_161 li{margin-bottom:8px;padding:8px 12px;background:#ffffffb3;border-radius:6px;border-left:3px solid #667eea;font-size:14px;color:#4a4a4a;transition:all .2s ease}._contactList_1s9y9_161 li:hover{background:#ffffffe6;transform:translate(4px)}._contactList_1s9y9_161 li:last-child{margin-bottom:0}._modalFooter_1s9y9_187{text-align:center;padding-top:16px;border-top:1px solid #f0f0f0}._footerActions_1s9y9_193{margin-bottom:16px;display:flex;justify-content:center}._logoutButton_1s9y9_199{background:linear-gradient(135deg,#ff4d4f,#ff7875);border:none;color:#fff;font-weight:500;padding:8px 24px;height:40px;border-radius:8px;box-shadow:0 4px 12px #ff4d4f4d;transition:all .3s ease;display:flex;align-items:center;gap:8px}._logoutButton_1s9y9_199:hover{background:linear-gradient(135deg,#ff7875,#ff4d4f);transform:translateY(-2px);box-shadow:0 6px 16px #ff4d4f66;color:#fff}._logoutButton_1s9y9_199:active{transform:translateY(0);box-shadow:0 2px 8px #ff4d4f4d}._footerNote_1s9y9_226{color:#999;font-size:12px;display:flex;align-items:center;justify-content:center;gap:6px}@keyframes _modalFadeIn_1s9y9_1{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes _iconPulse_1s9y9_1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (max-width: 768px){._expiryModal_1s9y9_1{width:90%!important;max-width:400px}._modalContent_1s9y9_16{padding:24px 20px}._modalHeader_1s9y9_36{flex-direction:column;gap:12px}._iconContainer_1s9y9_45{width:56px;height:56px}._iconWarning_1s9y9_55,._iconExpired_1s9y9_60,._iconLocked_1s9y9_65,._iconInfo_1s9y9_70{font-size:28px}._modalTitle_1s9y9_75{font-size:20px!important}._description_1s9y9_93{font-size:14px}._userInfo_1s9y9_101,._instructions_1s9y9_139{padding:16px}._contactList_1s9y9_161 li{font-size:13px;padding:6px 10px}}._countdownTimer_1mw03_1{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-weight:500;font-size:13px;border:none;transition:all .3s ease;cursor:pointer;min-width:80px;justify-content:center;box-shadow:0 2px 8px #0000001a}._countdownTimer_1mw03_1:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}._timerText_1mw03_22{font-family:Courier New,monospace;font-weight:600;letter-spacing:.5px}._status-admin_1mw03_29{background:linear-gradient(135deg,#52c41a,#73d13d);color:#fff;animation:_adminPulse_1mw03_1 3s infinite}._status-active_1mw03_35{background:linear-gradient(135deg,#52c41a,#73d13d);color:#fff}._status-warning_1mw03_40{background:linear-gradient(135deg,#faad14,#ffc53d);color:#fff;animation:_warningPulse_1mw03_1 2s infinite}._status-expired_1mw03_46{background:linear-gradient(135deg,#ff4d4f,#ff7875);color:#fff;animation:_expiredPulse_1mw03_1 1.5s infinite}._status-not_started_1mw03_52{background:linear-gradient(135deg,#1890ff,#40a9ff);color:#fff}._status-no_setup_1mw03_57{background:linear-gradient(135deg,#faad14,#ffc53d);color:#fff;animation:_setupPulse_1mw03_1 2s infinite}@keyframes _adminPulse_1mw03_1{0%,to{box-shadow:0 2px 8px #52c41a4d}50%{box-shadow:0 4px 16px #52c41a80}}@keyframes _warningPulse_1mw03_1{0%,to{box-shadow:0 2px 8px #faad144d}50%{box-shadow:0 4px 16px #faad1499}}@keyframes _expiredPulse_1mw03_1{0%,to{box-shadow:0 2px 8px #ff4d4f4d}50%{box-shadow:0 6px 20px #ff4d4fb3}}@keyframes _setupPulse_1mw03_1{0%,to{box-shadow:0 2px 8px #faad144d}50%{box-shadow:0 4px 16px #faad1480}}@media (max-width: 768px){._countdownTimer_1mw03_1{padding:4px 8px;font-size:11px;min-width:60px}._timerText_1mw03_22{font-size:10px}}@media (max-width: 480px){._countdownTimer_1mw03_1{padding:3px 6px;font-size:10px;min-width:50px;gap:4px}._timerText_1mw03_22{font-size:9px}}@media (prefers-color-scheme: dark){._countdownTimer_1mw03_1{box-shadow:0 2px 8px #0000004d}._countdownTimer_1mw03_1:hover{box-shadow:0 4px 12px #0006}}._dashboardRoot_1uv2z_1{width:100vw;height:100vh;display:flex;flex-direction:column;background:linear-gradient(45deg,#1e3c72,#2980b9,#6dd5fa);box-shadow:0 4px 8px #0000001a;position:relative;overflow:hidden}._dashboardRoot_1uv2z_1:before{content:"";position:absolute;top:5rem;left:0;width:100%;height:calc(100% - 5rem);background-image:linear-gradient(90deg,var(--dashboard-grid-color, #ff6b6b) 1px,transparent 1px),linear-gradient(var(--dashboard-grid-color, #ff6b6b) 1px,transparent 1px);background-size:20px 20px;opacity:var(--dashboard-grid-opacity, .15);pointer-events:none}._headerRow_1uv2z_28{display:flex;align-items:center;justify-content:center;gap:.5rem;position:relative}._headerTitle_1uv2z_36{font-size:1.5rem;font-weight:600;color:var(--text-primary);text-align:center}._headerEditBtn_1uv2z_43{opacity:0;transition:opacity .2s;padding:.25rem;border-radius:4px;background:none;border:none;cursor:pointer;position:absolute;right:-2.5rem}._headerRow_1uv2z_28:hover ._headerEditBtn_1uv2z_43{opacity:1}._headerEditRow_1uv2z_59{display:flex;align-items:center;justify-content:center;gap:.5rem}._headerInput_1uv2z_66{font-size:1.25rem;font-weight:600;color:var(--text-primary);text-align:center;border:1px solid var(--border-secondary);border-radius:6px;padding:.25rem .75rem;background:var(--input-bg);outline:none}._headerCheckBtn_1uv2z_78{padding:.25rem;border-radius:4px;background:none;border:none;cursor:pointer;transition:background .2s}._headerCheckBtn_1uv2z_78:hover{background:var(--bg-tertiary);border:2px solid var(--custom-hover-color, var(--accent-primary));transform:scale(1.05);transition:all .2s ease}._iconCheck_1uv2z_94{width:1.1rem;height:1.1rem;color:var(--accent-success)}._iconEdit_1uv2z_100{width:1.1rem;height:1.1rem;color:var(--text-secondary)}._contentContainer_1uv2z_106{margin:1rem 0;flex:1;overflow-y:auto}._toolsWrapper_1uv2z_111{max-width:900px;margin:0 auto;padding:0 1rem 2rem;-webkit-overflow-scrolling:touch}._toolsList_1uv2z_118{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}._toolCard_1uv2z_125{height:200px;background:var(--card-bg);border:1px solid var(--card-border);border-radius:15px;padding:1rem;min-width:220px;max-width:270px;flex:1 1 220px;display:flex;flex-direction:column;align-items:center;position:relative;transition:border-color .2s,box-shadow .2s;cursor:pointer;box-shadow:var(--card-shadow)}._toolCardHover_1uv2z_143:hover{border-color:var(--accent-primary);box-shadow:2px 2px 2px 2px #e4e1e14d;border:1px solid var(--custom-hover-color, var(--accent-primary));transform:translateY(2px)}._toolEditBtn_1uv2z_150{position:absolute;top:.75rem;right:.75rem;opacity:0;transition:opacity .2s;padding:.25rem;border-radius:4px;background:none;border:none;cursor:pointer}._toolCardHover_1uv2z_143:hover ._toolEditBtn_1uv2z_150{opacity:1}._toolCardContent_1uv2z_167{display:flex;flex-direction:column;align-items:center;width:100%;padding-top:5px}._toolIcon_1uv2z_175{font-size:2rem;margin-bottom:.75rem}._toolTitle_1uv2z_180{font-size:1.1rem;font-weight:500;color:var(--text-primary);margin-bottom:.5rem;text-align:center}._toolDesc_1uv2z_188{font-size:.95rem;color:var(--text-secondary);text-align:center;padding:0 .5rem}._iconSelectorWrapper_1uv2z_195{margin-bottom:1rem;width:100%}._iconSelectorList_1uv2z_200{display:flex;flex-wrap:wrap;gap:.25rem;justify-content:center;margin-bottom:.5rem}._iconSelectorBtn_1uv2z_208{font-size:1.3rem;padding:.25rem .5rem;border-radius:6px;background:none;border:none;cursor:pointer;transition:background .15s}._iconSelectorBtn_1uv2z_208:hover{background:var(--bg-tertiary);border:2px solid var(--custom-hover-color, var(--accent-primary));transform:scale(1.05);transition:all .2s ease}._iconSelectorBtnActive_1uv2z_225{background:var(--bg-tertiary)}._iconPreview_1uv2z_229{font-size:2rem;text-align:center}._toolTitleInput_1uv2z_234{font-size:1.05rem;font-weight:500;color:var(--text-primary);margin-bottom:.5rem;text-align:center;border:1px solid var(--border-secondary);border-radius:6px;padding:.25rem .75rem;background:var(--input-bg);outline:none;width:100%;transition:all .2s ease}._toolTitleInput_1uv2z_234:focus{border:2px solid var(--custom-hover-color, var(--accent-primary));box-shadow:0 0 0 2px var(--custom-hover-color, rgba(19, 194, 194, .2))}._toolDescInput_1uv2z_254{font-size:.95rem;color:var(--text-secondary);text-align:center;border:1px solid var(--border-secondary);border-radius:6px;padding:.25rem .75rem;background:var(--input-bg);outline:none;width:100%;resize:none;transition:all .2s ease}._toolDescInput_1uv2z_254:focus{border:2px solid var(--custom-hover-color, var(--accent-primary));box-shadow:0 0 0 2px var(--custom-hover-color, rgba(19, 194, 194, .2))}._toolActionRow_1uv2z_273{display:flex;gap:.5rem;margin-top:1rem;justify-content:center}._saveBtn_1uv2z_280{display:flex;align-items:center;gap:.25rem;padding:.35rem 1.1rem;background:var(--btn-primary-bg);color:var(--btn-text);border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:background .2s}._saveBtn_1uv2z_280:hover{background:var(--btn-primary-hover);border:2px solid var(--custom-hover-color, var(--accent-primary));transform:translateY(-1px);transition:all .2s ease}._cancelBtn_1uv2z_301{display:flex;align-items:center;gap:.25rem;padding:.35rem 1.1rem;background:var(--btn-secondary-bg);color:var(--btn-text);border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:background .2s}._cancelBtn_1uv2z_301:hover{background:var(--btn-secondary-hover);border:2px solid var(--custom-hover-color, var(--accent-primary));transform:translateY(-1px);transition:all .2s ease}._iconCheckSmall_1uv2z_322,._iconCancelSmall_1uv2z_327{width:1rem;height:1rem;color:var(--btn-text)}._toolCardDashed_1uv2z_333{background:var(--card-bg);border:1.5px dashed var(--card-border);border-radius:12px;padding:1.5rem 1rem;min-width:220px;max-width:270px;flex:1 1 220px;display:flex;flex-direction:column;align-items:center;justify-content:center}._toolCardDashedBtn_1uv2z_347{background:var(--card-bg);border:1.5px dashed var(--card-border);border-radius:12px;padding:1.5rem 1rem;min-width:220px;max-width:270px;flex:1 1 220px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--text-secondary);cursor:pointer;transition:border-color .2s,color .2s,box-shadow .2s;border-style:dashed;box-shadow:var(--card-shadow)}._toolCardDashedBtn_1uv2z_347:hover{border-color:var(--accent-primary);color:var(--accent-primary);box-shadow:var(--card-shadow-hover);border:2px solid var(--custom-hover-color, var(--accent-primary));transform:translateY(-2px);transition:all .3s ease}._iconPlus_1uv2z_374{width:2rem;height:2rem;margin-bottom:.5rem}._addNewText_1uv2z_380{font-size:1rem;font-weight:500}._tagSelectorWrapper_1uv2z_386{width:100%;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}._tagLabel_1uv2z_393{font-size:.98rem;color:var(--text-primary);font-weight:500}._tagSelect_1uv2z_386{font-size:.98rem;padding:.25rem .75rem;border:1px solid var(--border-secondary);border-radius:6px;background:var(--input-bg);color:var(--text-primary);outline:none;transition:all .2s ease}._tagSelect_1uv2z_386:focus{border:2px solid var(--custom-hover-color, var(--accent-primary));box-shadow:0 0 0 2px var(--custom-hover-color, rgba(19, 194, 194, .2))}._toolTag_1uv2z_415{position:absolute;top:10px;left:12px;color:var(--tag-text);font-size:12px;font-weight:500;background:none;border-radius:0;padding:0;margin:0;z-index:2}@media (max-width: 700px){._headerContent_1uv2z_430{padding:1.2rem .5rem}._toolsList_1uv2z_118{gap:1rem}._toolCard_1uv2z_125,._toolCardDashed_1uv2z_333,._toolCardDashedBtn_1uv2z_347{min-width:160px;max-width:100%;padding:1rem .5rem}}._dashboardModal_1uv2z_444{background:var(--card-bg)!important}._dashboardModalMask_1uv2z_448{background-color:#00000073!important}[data-theme=dark] ._dashboardModalMask_1uv2z_448{background-color:#000000a6!important}._dashboardModalContent_1uv2z_456{background:var(--card-bg)!important;border:1px solid var(--border-secondary)!important;box-shadow:var(--shadow-heavy)!important}._dashboardModalHeader_1uv2z_462{background:var(--card-bg)!important;border-bottom:1px solid var(--border-primary)!important}._dashboardModalTitle_1uv2z_467{color:var(--text-primary)!important}._dashboardModalClose_1uv2z_471{color:var(--text-secondary)!important}._dashboardModalClose_1uv2z_471:hover{color:var(--text-primary)!important}._dashboardModalBody_1uv2z_479{background:var(--card-bg)!important;color:var(--text-primary)!important}._dashboardModalFooter_1uv2z_484{background:var(--card-bg)!important;border-top:1px solid var(--border-primary)!important}._dashboardModal_1uv2z_444 .ant-modal{background:var(--card-bg)!important}._dashboardModal_1uv2z_444 .ant-modal-content{background:var(--card-bg)!important;border:1px solid var(--border-secondary)!important;box-shadow:var(--shadow-heavy)!important}._dashboardModal_1uv2z_444 .ant-modal-header{background:var(--card-bg)!important;border-bottom:1px solid var(--border-primary)!important}._dashboardModal_1uv2z_444 .ant-modal-title{color:var(--text-primary)!important}._dashboardModal_1uv2z_444 .ant-modal-close{color:var(--text-secondary)!important}._dashboardModal_1uv2z_444 .ant-modal-close:hover{color:var(--text-primary)!important}._dashboardModal_1uv2z_444 .ant-modal-body{background:var(--card-bg)!important;color:var(--text-primary)!important}._dashboardModal_1uv2z_444 .ant-modal-footer{background:var(--card-bg)!important;border-top:1px solid var(--border-primary)!important}._dashboardModal_1uv2z_444 .ant-modal-mask{background-color:#00000073!important}[data-theme=dark] ._dashboardModal_1uv2z_444 .ant-modal-mask{background-color:#000000a6!important}._dashboardButton_1uv2z_535{background:var(--btn-primary-bg)!important;border-color:var(--btn-primary-bg)!important;color:var(--btn-text)!important}._dashboardButton_1uv2z_535:hover{background:var(--btn-primary-hover)!important;border-color:var(--btn-primary-hover)!important;border:2px solid var(--custom-hover-color, var(--accent-primary))!important;transform:translateY(-1px);transition:all .2s ease}._dashboardButtonDefault_1uv2z_549{background:var(--bg-secondary)!important;border-color:var(--border-secondary)!important;color:var(--text-primary)!important}._dashboardButtonDefault_1uv2z_549:hover{background:var(--bg-tertiary)!important;border-color:var(--accent-primary)!important;color:var(--accent-primary)!important;border:2px solid var(--custom-hover-color, var(--accent-primary))!important;transform:translateY(-1px);transition:all .2s ease}._dashboardInput_1uv2z_564{background:var(--input-bg)!important;border-color:var(--input-border)!important;color:var(--text-primary)!important}._dashboardInput_1uv2z_564:focus{border-color:var(--input-focus)!important;box-shadow:0 0 0 2px var(--custom-hover-color, rgba(96, 165, 250, .2))!important;border:2px solid var(--custom-hover-color, var(--accent-primary))!important;transition:all .2s ease}._dashboardInput_1uv2z_564::placeholder{color:var(--text-tertiary)!important}._dashboardModal_1uv2z_444 .ant-btn{background:var(--btn-primary-bg)!important;border-color:var(--btn-primary-bg)!important;color:var(--btn-text)!important}._dashboardModal_1uv2z_444 .ant-btn:hover{background:var(--btn-primary-hover)!important;border-color:var(--btn-primary-hover)!important;border:2px solid var(--custom-hover-color, var(--accent-primary))!important;transform:translateY(-1px);transition:all .2s ease}._dashboardModal_1uv2z_444 .ant-btn-default{background:var(--bg-secondary)!important;border-color:var(--border-secondary)!important;color:var(--text-primary)!important}._dashboardModal_1uv2z_444 .ant-btn-default:hover{background:var(--bg-tertiary)!important;border-color:var(--accent-primary)!important;color:var(--accent-primary)!important;border:2px solid var(--custom-hover-color, var(--accent-primary))!important;transform:translateY(-1px);transition:all .2s ease}._dashboardModal_1uv2z_444 .ant-input{background:var(--input-bg)!important;border-color:var(--input-border)!important;color:var(--text-primary)!important}._dashboardModal_1uv2z_444 .ant-input:focus{border-color:var(--input-focus)!important;box-shadow:0 0 0 2px #60a5fa33!important}._dashboardModal_1uv2z_444 .ant-input::placeholder{color:var(--text-tertiary)!important}._dashboardSelect_1uv2z_626{background:var(--input-bg)!important}._dashboardSelectSelector_1uv2z_630{background:var(--input-bg)!important;border-color:var(--input-border)!important;color:var(--text-primary)!important}._dashboardSelectFocused_1uv2z_636 ._dashboardSelectSelector_1uv2z_630{border-color:var(--input-focus)!important;box-shadow:0 0 0 2px var(--custom-hover-color, rgba(96, 165, 250, .2))!important;border:2px solid var(--custom-hover-color, var(--accent-primary))!important;transition:all .2s ease}._dashboardSelectDropdown_1uv2z_643{background:var(--card-bg)!important;border:1px solid var(--border-secondary)!important}._dashboardSelectItem_1uv2z_648{color:var(--text-primary)!important}._dashboardSelectItem_1uv2z_648:hover{background:var(--bg-tertiary)!important}._dashboardSelectItemSelected_1uv2z_656{background:var(--accent-primary)!important;color:var(--btn-text)!important}._dashboardModalConfirm_1uv2z_662{background:var(--card-bg)!important}._dashboardModalConfirmTitle_1uv2z_666,._dashboardModalConfirmContent_1uv2z_670{color:var(--text-primary)!important}._dashboardModalConfirmBtns_1uv2z_674{margin-top:16px!important}._dashboardModalConfirmBtns_1uv2z_674 ._dashboardButton_1uv2z_535{background:var(--btn-primary-bg)!important;border-color:var(--btn-primary-bg)!important;color:var(--btn-text)!important}._dashboardModalConfirmBtns_1uv2z_674 ._dashboardButton_1uv2z_535:hover{background:var(--btn-primary-hover)!important;border-color:var(--btn-primary-hover)!important;border:2px solid var(--custom-hover-color, var(--accent-primary))!important;transform:translateY(-1px);transition:all .2s ease}._container_18a8c_1{width:100%;height:100vh;background:#f9f9f9;position:relative}._header_18a8c_8{background:#fff;width:100%;display:flex;height:50px;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,.25);box-shadow:0 0 5px #00000040;z-index:2;position:relative}._main_18a8c_20{width:100%;display:flex;height:calc(100vh - 50px);overflow:hidden;z-index:-1}._sidebar_18a8c_28{width:350px;height:100%;overflow:hidden;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,.25);box-shadow:0 0 5px #00000040;transition:width .3s ease}._sidebarCollapsed_18a8c_40{width:4%}._content_18a8c_44{height:calc(100vh - 30px);overflow:hidden;position:relative;transition:width .3s ease;background-size:cover;background-position:center;background-repeat:no-repeat;width:calc(100% - 290px)}._contentDark_18a8c_56{height:calc(100vh - 30px);overflow:hidden;position:relative;transition:width .3s ease;background:#3f4853;background-size:cover;background-position:center;background-repeat:no-repeat;width:calc(100% - 290px)}._contentExpanded_18a8c_68{width:calc(100% - 350px)}._folder-row_pmbph_1{background-color:#fafafa}._dataset-row_pmbph_5{border-left:4px solid #e6f7ff}._version-row_pmbph_9{border-left:4px solid #bae7ff}._version-row_pmbph_9:hover{background-color:#f0f9ff}._main_1ts5r_1{width:100%;height:100%;display:flex;background-color:#fff;border-radius:10px;box-shadow:2px 0 1px 1px #0000001a}._sidebar_1ts5r_12{width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;font-size:14px;gap:10px}._sidebarTitle_1ts5r_23{display:flex;align-items:center;justify-content:space-between;padding:7px 0 7px 10px;border-radius:3px}._folderRight_1ts5r_31{display:flex;align-items:center;gap:7px}._folderRight_1ts5r_31>span{font-size:20px;font-weight:700;color:#6e6e6e}._menuItemDark_1ts5r_43{color:#fff;display:flex;height:30px;justify-content:space-between;align-items:center;margin-top:5px;padding:7px 5px 7px 10px;border-radius:4px;cursor:pointer;font-size:15px;font-weight:500;transition:.2s}._menuItemDark_1ts5r_43:hover,._menuItemActiveDark_1ts5r_64{background-color:#545d66}._menuItem_1ts5r_43{display:flex;height:30px;justify-content:space-between;align-items:center;margin-top:5px;padding:7px 5px 7px 10px;border-radius:4px;cursor:pointer;font-size:15px;color:#262626;font-weight:500;transition:.2s}._menuItem_1ts5r_43:hover{background-color:#f4f4f4}._menuItemActive_1ts5r_64:hover{background-color:#cff1e9;color:#333}._cardLabel_1ts5r_95{padding-left:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;gap:5px}._iconCard_1ts5r_104{width:15px;height:15px}._titleCard_1ts5r_109{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:100%}._menuItemActive_1ts5r_64{background-color:#e6e6e6;color:#333;transition:all .2s ease;font-weight:700}._content_1ts5r_128{width:calc(100% - 330px);padding:10px;height:100%;box-sizing:border-box;overflow:auto}._searchBox_1ts5r_136{background:#fff;width:30%;border:1px solid #f9f9f9!important;font-size:13px;border-radius:1px}._searchBoxDark_1ts5r_145{background:#334155;width:30%;border:1px solid #f9f9f9!important;font-size:13px;color:#fff;border-radius:1px}._searchBoxDark_1ts5r_145 .ant-input::placeholder{color:#fff;opacity:1}._buttonActionGroup_1ts5r_166{display:flex;padding-left:20px;gap:15px}._buttonAction_1ts5r_166{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}._buttonAction_1ts5r_166._active_1ts5r_183{background-color:#fff}._active_1ts5r_183>span{color:#262626!important;font-weight:700}._activeDark_1ts5r_192>span{color:#fff;text-shadow:0 0 5px #ffffff,0 0 10px #ffffff,0 0 20px #ffffff,0 0 40px #ffffff}._bookMark_1ts5r_201{cursor:pointer;width:15%;display:flex;align-items:center}._headerSidebar_1ts5r_209{gap:5px;display:flex;align-items:center;width:100%;height:30px;padding:0 0 16px 5px}._menu_1ts5r_43,._menuDark_1ts5r_228{display:flex;flex-direction:column;width:100%;height:calc(100% - 100px);overflow:auto;padding:4px 8px 20px;gap:2px}._menuDark_1ts5r_228{display:flex;flex-direction:column;width:100%;height:calc(100% - 100px);overflow:auto;padding:4px 8px 20px;gap:2px;scrollbar-width:thin;scrollbar-color:#5c5e7e #243348}._extraInfo_1ts5r_254{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;height:50px;margin-top:auto;padding:16px 0}._extraInfo_1ts5r_254>button{width:40%;height:30px;background-color:#fff;border-radius:5px;border:1px solid #D9D9D9;cursor:pointer;font-size:14px;font-weight:500;transition:.2s;box-shadow:1px 2px 1px 1px #00000040}._customButton_1ts5r_280{color:#262626!important;font-weight:500!important;border-radius:10px!important}._titleButton_1ts5r_286{font-size:16px}._textFooter_1ts5r_291{display:flex;justify-content:center;align-items:center;color:#8d8d8d;background-color:#efefef;height:50px;font-size:16px}._disabledItem_1ts5r_302{color:#ababab;cursor:not-allowed;pointer-events:none}._newDot_1ts5r_308{color:#1677ff;margin-left:4px;display:inline-flex;vertical-align:top}._modalKPI_1ts5r_315 .ant-modal-close{top:8px;width:10px;height:10px}._option_card_1ts5r_321{display:flex;justify-content:end}._menuWithButton_1ts5r_326{height:calc(100% - 140px)}:root{--font-family: "Reddit Sans", 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: #3b82f6;--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_1qxlq_1{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_1qxlq_1{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_1qxlq_1{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}._sidebar_1qxlq_3{width:100%;height:100%;transition:width .3s ease;position:relative;overflow:auto}._sidebarCollapsed_1qxlq_12{width:100%}._sidebarCollapsed_1qxlq_12 ._buttonWrapper_1qxlq_16{padding:4px 10px;margin-right:0!important}._sidebarCollapsed_1qxlq_12 ._tabs_1qxlq_21{display:flex;flex-direction:column;margin-left:12px}._sidebarCollapsed_1qxlq_12 ._tabs_1qxlq_21{margin-top:10px}._sidebarToggleCollapsed_1qxlq_31,._sidebarToggle_1qxlq_31{position:absolute;top:10px;cursor:pointer;z-index:10}._sidebarToggleCollapsed_1qxlq_31{right:6px}._sidebarToggle_1qxlq_31{right:10px}._toggleIcon_1qxlq_47{width:24px;height:24px}._headerSidebar_1qxlq_52{width:100%;height:5%;margin-top:16px;display:flex;align-items:center;box-sizing:border-box;justify-content:space-between;padding:0 15px}._headerSidebarLeft_1qxlq_63{flex:1;display:flex;align-items:center;box-sizing:border-box;gap:10px}._headerSidebarRight_1qxlq_71{display:flex;align-items:center;box-sizing:border-box;gap:10px;width:8%}._button_1qxlq_16{width:100%;margin-top:10px;display:flex;justify-content:center;align-items:center;cursor:pointer;gap:80px}._buttonWrapper_1qxlq_16{border-radius:2px;display:flex;width:max-content;align-items:center;box-sizing:border-box;cursor:pointer;margin-left:10px}._buttonWrapper_1qxlq_16>img{width:24px;height:24px}._buttonRight_1qxlq_109{display:flex;align-items:center;gap:5px;margin-top:19px;padding:0}._tabs_1qxlq_21{width:100%;height:83%;overflow:auto;box-sizing:border-box;padding:15px 14px;margin-top:15px}._footer_1qxlq_127{border-top:1px solid rgba(188,188,188,1);width:100%;height:6%;overflow:auto;box-sizing:border-box;padding:15px 14px;margin-top:15px;min-height:60px}._tabs_1qxlq_21 .ant-menu{width:100%!important}._tabsIcon_1qxlq_144{width:20px;margin-right:.5em}._tabsTitle_1qxlq_149>span{font-family:var(--font-family);font-size:16px;font-weight:700;line-height:19.36px;color:var(--text-color)}._collapsedItem_1qxlq_157{justify-content:center}._tooltipWrapper_1qxlq_163{position:relative;display:inline-block;max-width:100%}._textEllipsis_1qxlq_169{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;max-width:100%}._tooltip_1qxlq_163{visibility:hidden;opacity:0;position:absolute;bottom:150%;left:50%;transform:translate(-50%);background-color:#000000bf;color:#fff;text-align:center;border-radius:4px;padding:6px 10px;font-size:12px;white-space:nowrap;box-shadow:0 2px 4px #0000004d;transition:opacity .2s ease-in-out}._tooltipWrapper_1qxlq_163:hover ._tooltip_1qxlq_163{visibility:visible;opacity:1}._quickFilterInput_1qxlq_200{border:unset;width:80%;font-size:12.5px;transition:border-color .3s,box-shadow .3s}._quickFilterInput_1qxlq_200::placeholder{color:var(--header-text);padding-left:unset}._searchContainer_1qxlq_214{display:flex;align-items:center;gap:10px;padding:0 15px;height:5%}._buttonSearch_1qxlq_222{border-radius:8px;width:89%;display:flex;align-items:center;position:relative;color:#5f5e5b;justify-content:start;cursor:pointer;gap:5px}._buttonSearch_1qxlq_222>img{height:20px}._listTag_1qxlq_239{display:flex;flex-wrap:wrap;width:95%;height:7%;margin-top:5px;position:relative}._filter_1qxlq_248{display:flex;margin-top:10px;padding:0 5px;gap:5px}._tagContainer_1qxlq_255{height:100%;display:flex;flex-wrap:wrap;gap:3px;overflow-y:auto;overflow-x:hidden;align-items:flex-start}._tag_1qxlq_255{align-items:center;display:flex;padding:0 10px;border-radius:16px;font-size:12.5px;color:#333;text-decoration:none;cursor:pointer;white-space:nowrap;height:25px}._activeTag_1qxlq_278{border:1px solid #007bff}._advancedFilter_1qxlq_282{font-size:13px;color:#454545;cursor:pointer}._baoCaoText_1qxlq_288{font-size:11px;color:#c976b6}._kpiText_1qxlq_293{font-size:11px;color:#f47119}._fileText_1qxlq_298{font-size:11px;color:#bc5050}._noteText_1qxlq_303{font-size:11px;color:#4680de}._templateText_1qxlq_308,._chartTemplateText_1qxlq_313{font-size:11px;color:#259c63}._setting_1qxlq_318{width:5%;margin-right:4px}._settingIcon_1qxlq_323{opacity:.5;transition:opacity .3s ease-in-out;margin-top:10px}._setting_1qxlq_318:hover ._settingIcon_1qxlq_323{opacity:1}._category_1qxlq_333:not(:first-child){margin-top:25px}._category_1qxlq_333:first-child{margin-top:5px}._category_1qxlq_333{position:relative;width:100%}._categoryTitle_1qxlq_347{font-weight:700;font-size:16px;color:#454545;display:flex;align-items:center;cursor:pointer;gap:10px;justify-content:space-between}._categoryTitleRight_1qxlq_358{display:flex;justify-content:space-between;gap:10px;align-items:center}._subItems_1qxlq_365{padding-left:14px;margin-top:15px}._subItem_1qxlq_365{border:1px solid rgba(217,217,217,1);border-radius:5px;cursor:pointer;margin-top:15px;padding:10px;display:flex;align-items:center;gap:10px}._subItem_1qxlq_365>span{color:#454545;font-size:14.5px}._card_1qxlq_387{display:flex;background:#fff;border-radius:5px;border:1px solid #e8e8e8;padding:5px 12px;box-shadow:0 2px 4px #0000001a;margin-top:10px;margin-left:9px;cursor:pointer}._modalContent_1qxlq_400{width:100%;height:100%;box-sizing:border-box}._labelCreate_1qxlq_406{height:10%;width:100%}._listTab_1qxlq_411{height:80%;width:100%;margin-top:20px}._nameTab_1qxlq_417{display:flex;align-items:center;width:70%;overflow:hidden}._nameTab_1qxlq_417>span{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#454545}._listTabContainer_1qxlq_432{height:100%;width:100%;overflow:auto;padding-right:1em}._activeCard_1qxlq_439{border:2px solid #54a1e4;background-color:#e8f3fc}._notification_1qxlq_444{width:7%;display:flex}._statusIcon_1qxlq_449{width:9px;height:9px;border-radius:50%;display:inline-block;margin-top:5px}._cardContent_1qxlq_457{width:90%;margin-left:4px}._cardTitle_1qxlq_462{font-weight:700;color:#454545;font-size:14.5px}._cardInfo_1qxlq_468{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#666;margin-top:2px}._cardInfoRight_1qxlq_477,._cardInfoLeft_1qxlq_478{display:flex;align-items:center;gap:5px;position:relative}._cardInfoRight_1qxlq_477>img{width:14px;height:14px;margin-top:3px}._iconButton_1qxlq_492{position:relative;display:inline-flex;align-items:center;justify-content:center}._defaultIcon_1qxlq_499{transition:opacity .2s ease-in-out}._hoverIcon_1qxlq_503{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .2s ease-in-out;width:28px;height:28px}._iconButton_1qxlq_492:hover ._defaultIcon_1qxlq_499{opacity:0}._iconButton_1qxlq_492:hover ._hoverIcon_1qxlq_503{opacity:1}._popoverContainer_1qxlq_523{padding:10px;max-width:250px;background:#fff;border-radius:8px;box-shadow:0 4px 10px #00000026}._popoverTags_1qxlq_531{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;width:100%}._tagPopUp_1qxlq_539{padding:4px 8px;font-size:12px;color:#454545;border-radius:19px;white-space:nowrap;cursor:pointer}._selectedTag_1qxlq_548{background:#f9f9f9;border:1px solid #D2D2D2}._deleteOption_1qxlq_553{font-size:14px;font-weight:700;color:#d9534f;cursor:pointer;padding:8px 0;border-top:1px solid #ddd}._deleteOption_1qxlq_553:hover{color:#c9302c}._modal_title_1bpg4_1>span{font-size:20px}._mainColumn_1bpg4_5{margin-bottom:16px}._main_eus2b_1{width:100%;height:100%;display:flex;gap:1em}._sidebar_eus2b_8{width:20%;height:100%;background-color:#fff;overflow:auto;scrollbar-width:none;box-shadow:2px 0 5px #0000001a}._sidebarItem_eus2b_17{width:calc(100% - 5px);height:50px;cursor:pointer;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;justify-content:space-between}._sidebarItem_eus2b_17 span{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._sidebarItem_eus2b_17:hover{background-color:#9ed5ac}._sidebarItem_eus2b_17._selected_eus2b_41{background-color:#cbf4d6;border-right:5px solid #259c63;font-weight:500;width:100%}._sidebarItem_eus2b_17:active{background-color:#9ed5ac;transform:scale(.98);width:100%}._content_eus2b_55{width:80%;height:100%}._main_3rhjg_1{width:100%;height:100%}._remove_3rhjg_6{width:100%;height:40px;display:flex;justify-content:flex-end;align-items:center}._main_3rhjg_1{position:relative;display:flex;flex-direction:column;height:100%}._buttonContainer_3rhjg_21{margin-top:auto;padding:16px;display:flex;justify-content:flex-end;border-top:1px solid #f0f0f0}._actionButton_3rhjg_29{min-width:120px}._main_1wkqo_1{width:100%;height:100%}._header_1wkqo_6{width:100%;height:40px;display:flex;justify-content:center;align-items:center}._headerWrap_1wkqo_14{width:50%;height:100%}._body_1wkqo_19{width:100%;height:calc(100% - 40px)}._navContainer_1bs20_2{display:flex;justify-content:space-between;align-items:center;flex:1;position:relative;height:100%;width:100vw;overflow:hidden;background-color:#fff;margin-bottom:16px;padding:4px 16px}._header_left_1bs20_16{display:flex;align-items:center;gap:12px;flex:1}._header_right_1bs20_22{width:auto;height:100%;display:flex;justify-content:flex-end;gap:0 10px;align-items:center;padding-left:10px;font-size:14px;color:#454545}._backCanvas_1bs20_34{width:40px;height:38px;background-color:#fafafa;border-radius:12px;box-shadow:1px 1px 2px 1px #00000040;display:flex;align-items:center;justify-content:center;cursor:pointer}._backCanvas_1bs20_34:hover{background-color:#f0f0f0}._headerLogo_1bs20_50{font-size:20px;font-weight:600;color:#262626}._header_right_1bs20_22,._username_1bs20_61{display:flex;align-items:center}._layout_v4rjn_2{display:flex;gap:1.5rem;height:100%;min-height:0}@media (max-width: 768px){._layout_v4rjn_2{flex-direction:column;gap:1rem;height:auto}}._leftPanel_v4rjn_19{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;flex-shrink:0;overflow-y:auto;height:90vh}@media (max-width: 768px){._leftPanel_v4rjn_19{width:100%;order:1}}@media (min-width: 769px){._leftPanel_v4rjn_19{width:440px}}._mainPanel_v4rjn_44{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;flex:1;overflow-y:auto}@media (max-width: 768px){._mainPanel_v4rjn_44{width:100%;order:3}}._panelHeader_v4rjn_62{font-weight:500;color:#111827;margin-bottom:1rem}._dataItem_v4rjn_69{padding:.75rem;border-radius:.25rem;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s;margin-bottom:.5rem}._dataItem_v4rjn_69:hover{background-color:#f9fafb;border-color:#d1d5db}._dataItem_v4rjn_69._selected_v4rjn_83{background-color:#eff6ff;border-color:#3b82f6}._dataItemName_v4rjn_88{font-weight:500;color:#111827;margin-bottom:.25rem;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._dataItemMeta_v4rjn_103{font-size:.75rem;color:#6b7280}._emptyState_v4rjn_109{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 1rem;color:#6b7280;height:100%;min-height:400px}._emptyStateIcon_v4rjn_121{width:3rem;height:3rem;margin-bottom:1rem;color:#d1d5db}._emptyStateText_v4rjn_128{font-size:.875rem;color:#6b7280}._loadingState_v4rjn_134{display:flex;align-items:center;justify-content:center;padding:2rem;color:#6b7280}._spaceY2_v4rjn_143>*+*{margin-top:.5rem}._backButton_v4rjn_148{cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center}._backButton_v4rjn_148:hover{background:#f5f5f5}._textLg_v4rjn_161{font-size:1.125rem}._fontMedium_v4rjn_165{font-weight:500}._textGray900_v4rjn_169{color:#111827}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow-x:hidden;-webkit-overflow-scrolling:touch}#_root_1h16j_1{min-height:100vh}._background_1h16j_21{width:100vw;--color: #e2e2e2;background-color:#d4d4d4;background-image:linear-gradient(0deg,transparent 24%,var(--color) 25%,var(--color) 26%,transparent 27%,transparent 74%,var(--color) 75%,var(--color) 76%,transparent 77%,transparent),linear-gradient(90deg,transparent 24%,var(--color) 25%,var(--color) 26%,transparent 27%,transparent 74%,var(--color) 75%,var(--color) 76%,transparent 77%,transparent);background-size:55px 55px}._container_1h16j_34{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#333;line-height:1.5;width:75vw;margin:0 auto;padding:20px;position:relative;height:100vh;background:#fff;overflow:auto}._header_1h16j_47{margin-bottom:15px;width:100%;background-color:#fff;border-bottom:1px solid #e8e8e8;box-shadow:0 3px 3px #0000001a;color:#454545;position:relative;z-index:100}._navContainer_1h16j_58{display:flex;justify-content:space-between;align-items:center;flex:1;position:relative;height:100%;width:100%;overflow:hidden}._header_left_1h16j_69{width:100%;height:100%;display:flex;justify-content:start;gap:10px;align-items:center;padding:15px 20px}._backCanvas_1h16j_80{width:40px;height:38px;background-color:#fafafa;border-radius:12px;box-shadow:1px 1px 2px 1px #00000040;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}._backCanvas_1h16j_80:hover{background-color:#f0f0f0;transform:translateY(-1px);box-shadow:1px 2px 4px 2px #0000004d}._headerLogo_1h16j_99{line-height:20px;font-weight:500;font-size:20px;color:#262626}._header_right_1h16j_106{width:auto;height:100%;display:flex;justify-content:flex-end;gap:0 10px;align-items:center;font-size:14px;color:#454545;padding:15px 20px}._username_1h16j_119{flex:0 0 auto;display:flex;align-items:center;padding:0 10px}._dropdownIcon_1h16j_127{font-size:10px;color:#9ca3af;transition:transform .2s;margin-left:4px}._userInfo_1h16j_134:hover ._dropdownIcon_1h16j_127{color:#6b7280}._tabsWrapper_1h16j_140{position:relative;z-index:100;margin:0 0 0 -10px;display:flex;align-items:center}._tabs_1h16j_140{display:flex;gap:12px;background:#fff;border-radius:12px;padding:4px;flex-wrap:nowrap;min-width:300px}._tabBtn_1h16j_159{flex:1;padding:10px 24px;border:1px solid #e5e7eb;background:#fbfbfb;cursor:pointer;font-size:14px;font-weight:600;color:#7d7d7d;border-radius:8px;transition:all .2s ease;white-space:nowrap;min-width:120px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 4px #00000040;position:relative;overflow:hidden;line-height:1.2}._tabBtn_1h16j_159:hover{background:#f8fafc;border-color:#d1d5db;color:#1f2937;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}._tabBtn_1h16j_159:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}._tabBtn_1h16j_159._active_1h16j_194{background:#eaeaea;color:#2d6cdf;font-weight:700}._tabContent_1h16j_203{display:block}._filters_1h16j_208{background:#fff;border-radius:12px;padding:10px;margin-bottom:10px;box-shadow:0 1px 3px #0000001a}._resultsCount_1h16j_216{font-size:12px;color:#6b7280;margin-bottom:5px;padding:2px 5px;background:#f9fafb}._filterRow_1h16j_224{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:12px}._filterLabel_1h16j_232{min-width:60px;margin-bottom:0;font-size:13px;color:#6b7280;flex-shrink:0}._filterSelect_1h16j_240{display:none;width:100%;padding:8px 12px;border:1px solid #e5e7eb;border-radius:6px;font-size:13px;background:#fff;color:#222;outline:none;transition:border-color .2s}._filterSelect_1h16j_240:focus{border-color:#262626}._bookmarkBtn_1h16j_257{padding:8px 12px;border:1px solid #e5e7eb;background:#fff;border-radius:6px;font-size:12px;cursor:pointer;transition:all .2s;white-space:nowrap;display:flex;align-items:center;justify-content:center;min-width:40px}._bookmarkBtn_1h16j_257:hover{background:#f3f4f6;border-color:#d1d5db}._bookmarkBtn_1h16j_257._active_1h16j_194{background:#fef3c7;border-color:#f59e0b;color:#d97706}._importantBtn_1h16j_283{padding:8px 12px;border:1px solid #e5e7eb;background:#fff;border-radius:6px;font-size:12px;cursor:pointer;transition:all .2s;white-space:nowrap;display:flex;align-items:center;justify-content:center;min-width:40px}._importantBtn_1h16j_283:hover{background:#f3f4f6;border-color:#d1d5db}._importantBtn_1h16j_283._active_1h16j_194{background:#fef2f2;border-color:#ef4444;color:#dc2626}._filterButtons_1h16j_309{display:flex;gap:8px;flex-wrap:wrap}._filterBtn_1h16j_315{padding:6px 12px;border:1px solid #e5e7eb;background:#fff;border-radius:20px;font-size:12px;cursor:pointer;transition:all .2s;white-space:nowrap}._filterBtn_1h16j_315:hover{background:#f3f4f6}._filterBtn_1h16j_315._active_1h16j_194{background:#262626;color:#fff;border-color:#262626}._newsPanel_1h16j_337{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._newsItem_1h16j_344{padding:16px 64px 0 16px;border-bottom:1px solid #f3f4f6;display:flex;align-items:flex-start;transition:background-color .2s;cursor:pointer;position:relative}._newsItem_1h16j_344._noImpact_1h16j_354{padding-left:20px}._newsItem_1h16j_344:hover{background:#f9fafb}._newsItem_1h16j_344:last-child{border-bottom:none}._newsItem_1h16j_344._hasBookmark_1h16j_367 ._newsActions_1h16j_367,._newsItem_1h16j_344._hasBookmark_1h16j_367 ._newsActions_1h16j_367 ._actionBtn_1h16j_372{opacity:1}._impactIcon_1h16j_376{width:8px;height:8px;border-radius:50%;background:#ef4444}._impactIcon2_1h16j_383{width:8px;height:8px;border-radius:50%;background:#0000;position:absolute;left:20px;top:22px}._newsContent_1h16j_393{margin-left:12px;flex:1;min-width:0}._newsContent_1h16j_393._noImpact_1h16j_354{margin-left:0}._newsTitle_1h16j_403{font-size:18px;font-weight:600;color:#262626;margin-bottom:6px;line-height:1.4}._newsSummary_1h16j_411{font-size:15.5px;color:#4a5568;margin-bottom:8px;line-height:1.5}._newsExpandedContent_1h16j_418{margin:8px 0}._detailBtn_1h16j_422{background:#262626;color:#fff;border:none;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;margin:8px 0;transition:all .2s;display:inline-block}._detailBtn_1h16j_422:hover{background:#374151;transform:translateY(-1px)}._newsDetail_1h16j_441{font-size:15.5px;color:#2d3748;background:#f7fafc;padding:12px;border-radius:8px;margin:8px 0;line-height:1.6;border-left:1px solid #d1d0d0}._newsMeta_1h16j_452{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:8px}._impactIcon_1h16j_376{display:inline-block;width:12px;height:12px;border-radius:50%;background:#e53935;margin-left:12px;vertical-align:middle}._newsSource_1h16j_470{font-size:10px;color:#9ca3af}._fileIndicator_1h16j_475{font-size:10px;color:#6b7280;padding:3px;border-radius:4px;display:flex;align-items:center;gap:2px;font-weight:500}._fileIndicator_1h16j_475 span{font-size:12px;color:#8999b8;font-weight:600}._categoryTag_1h16j_492{background:#f3f4f6;padding:2px 6px;border-radius:4px;font-size:11px;font-weight:500;display:flex;align-items:center;gap:2px}._categoryEmoji_1h16j_503{margin-right:2px}._newsTime_1h16j_507{font-size:10px;color:#9ca3af}._newsActions_1h16j_367{position:absolute;right:10px;top:30px;transform:translateY(-50%);display:flex;gap:8px;opacity:0;transition:opacity .2s}._newsItem_1h16j_344:hover ._newsActions_1h16j_367,._newsItem_1h16j_344:hover ._newsActions_1h16j_367 ._actionBtn_1h16j_372{opacity:1}._actionBtn_1h16j_372{width:24px;height:24px;border-radius:50%;background:#f3f4f6;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:11px;color:#6b7280;transition:all .2s;opacity:0}._actionBtn_1h16j_372:hover{background:#e5e7eb;color:#374151}._actionBtn_1h16j_372._bookmarked_1h16j_553{background:#fef3c7;color:#d97706}._actionBtn_1h16j_372._bookmarked_1h16j_553:hover{background:#fde68a}._actionBtn_1h16j_372._playing_1h16j_566{background:#fef3c7;color:#d97706}._actionBtn_1h16j_372._playing_1h16j_566:hover{background:#fde68a}._sentimentIndicator_1h16j_575{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#fff}._sentimentPositive_1h16j_591{background:linear-gradient(135deg,#10b981,#059669)}._sentimentNegative_1h16j_595{background:linear-gradient(135deg,#ef4444,#dc2626)}._expandIcon_1h16j_599{position:absolute;right:8px;bottom:16px;color:#9ca3af;font-size:10px;cursor:pointer;transition:color .2s}._newsItem_1h16j_344:hover ._expandIcon_1h16j_599{color:#6b7280}._libraryItem_1h16j_614{padding:16px 80px 16px 20px;border-bottom:1px solid #f3f4f6;display:flex;align-items:flex-start;transition:background-color .2s;cursor:pointer;position:relative}._libraryItem_1h16j_614:hover{background:#f9fafb}._libraryItem_1h16j_614._hasBookmark_1h16j_367 ._libraryMeta_1h16j_629 ._actionBtn_1h16j_372,._libraryItem_1h16j_614:hover ._libraryActions_1h16j_634,._libraryItem_1h16j_614:hover ._libraryMeta_1h16j_629 ._actionBtn_1h16j_372,._libraryItem_1h16j_614:hover ._libraryActions_1h16j_634 ._actionBtn_1h16j_372{opacity:1}._libraryItem_1h16j_614:last-child{border-bottom:none}._libraryContent_1h16j_652{flex:1;min-width:0;padding-right:60px}._libraryTitle_1h16j_658{font-size:19px;font-weight:600;color:#262626;margin-bottom:8px;line-height:1.4}._librarySummary_1h16j_666{font-size:15.5px;color:#4a5568;line-height:1.5;margin-bottom:8px}._libraryDetail_1h16j_673{font-size:15.5px;color:#2d3748;background:#f7fafc;padding:12px;border-radius:8px;margin:8px 0;line-height:1.6;border-left:3px solid #262626}._libraryDescription_1h16j_684{font-size:14px;color:#6b7280;line-height:1.5;margin-bottom:12px}._libraryMeta_1h16j_629{display:flex;align-items:center;gap:8px;font-size:11px;color:#6b7280;position:relative}._libraryActions_1h16j_634{position:absolute;right:20px;top:50%;transform:translateY(-50%);display:flex;gap:8px;opacity:0;transition:opacity .2s}._learnMoreBtn_1h16j_711{padding:8px 12px;border:1px solid #e5e7eb;background:#fff;border-radius:6px;cursor:pointer;font-size:12px;font-weight:500;color:#374151;transition:all .2s;display:flex;align-items:center;gap:4px}._learnMoreBtn_1h16j_711:hover{background:#f3f4f6;border-color:#d1d5db}._storyItem_1h16j_732{padding:20px;border-bottom:1px solid #f3f4f6;display:flex;align-items:flex-start;transition:background-color .2s;cursor:pointer;position:relative}._storyItem_1h16j_732:hover{background:#f9fafb}._storyItem_1h16j_732:last-child{border-bottom:none}._storyContent_1h16j_750{flex:1;min-width:0;padding-right:80px;padding-top:4px}._storyTitle_1h16j_757{font-size:19px;font-weight:600;color:#262626;margin-bottom:8px;line-height:1.4}._storySummary_1h16j_765{font-size:15.5px;color:#4a5568;line-height:1.5;margin-bottom:8px}._storyExpandedContent_1h16j_772{margin:8px 0}._storyDetail_1h16j_776{font-size:15.5px;color:#2d3748;background:#f7fafc;padding:12px;border-radius:8px;margin:8px 0;line-height:1.6;border-left:3px solid #262626}._storyDescription_1h16j_787{font-size:14px;color:#6b7280;line-height:1.5;margin-bottom:12px}._storyMeta_1h16j_794{display:flex;align-items:center;gap:8px;font-size:11px;color:#6b7280}._storyTime_1h16j_802{font-size:10px;color:#9ca3af}._storyActions_1h16j_807{position:absolute;right:20px;top:20px;display:flex;gap:8px;opacity:1;transition:opacity .2s}._storyItem_1h16j_732:hover ._storyActions_1h16j_807,._storyItem_1h16j_732:hover ._storyActions_1h16j_807 ._actionBtn_1h16j_372,._storyItem_1h16j_732._hasBookmark_1h16j_367 ._storyActions_1h16j_807,._storyItem_1h16j_732._hasBookmark_1h16j_367 ._storyActions_1h16j_807 ._actionBtn_1h16j_372,._newsItem_1h16j_344._hasBookmark_1h16j_367 ._newsActions_1h16j_367 ._actionBtn_1h16j_372,._libraryItem_1h16j_614._hasBookmark_1h16j_367 ._libraryMeta_1h16j_629 ._actionBtn_1h16j_372,._libraryItem_1h16j_614._hasBookmark_1h16j_367 ._libraryActions_1h16j_634,._libraryItem_1h16j_614._hasBookmark_1h16j_367 ._libraryActions_1h16j_634 ._actionBtn_1h16j_372{opacity:1}._playBtn_1h16j_562{background:#0000;cursor:pointer;font-size:12px;font-weight:500;transition:all .2s;display:flex;align-items:center;gap:4px}._emptyState_1h16j_865{text-align:center;padding:60px 20px;color:#6b7280}html{scroll-behavior:smooth}._overViewReport_1h16j_876{padding:8px 48px}@media (max-width: 768px){._container_1h16j_34{padding:5px 5px 60px}._tabs_1h16j_140{flex-direction:row;flex-wrap:wrap;padding:6px;gap:2px}._tabBtn_1h16j_159{padding:4px 6px;font-size:8px;font-weight:600;min-height:24px;min-width:auto;white-space:nowrap;line-height:1;flex:0 0 auto;border:1px solid #e5e7eb;background:#fbfbfb;color:#7d7d7d;box-shadow:0 1px 2px #0000000d;transition:all .15s ease;display:flex;align-items:center;justify-content:center}._tabBtn_1h16j_159:hover{background:#f8fafc;border-color:#d1d5db;color:#1f2937;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}._tabBtn_1h16j_159:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}._tabBtn_1h16j_159._active_1h16j_194{background:#eaeaea;color:#2d6cdf;font-weight:700;border-color:#e5e7eb;box-shadow:0 2px 4px #0000001a}._overViewReport_1h16j_876{padding:5px}}@media (max-width: 480px){._container_1h16j_34{padding:5px 5px 40px}._userSection_1h16j_945{top:8px;right:8px}._userInfo_1h16j_134{padding:3px 6px;gap:4px}._userName_1h16j_955{font-size:10px;max-width:60px}._dropdownIcon_1h16j_127{font-size:7px;margin-left:1px}._header_right_1h16j_106{gap:0 4px;padding:8px 12px}._username_1h16j_119{padding:0 4px}._tabsWrapper_1h16j_140{margin:6px 4px 0 -12px;display:flex;justify-content:flex-end}._tabs_1h16j_140{margin-bottom:16px;padding:3px;flex-direction:row;gap:1px;min-width:auto;width:auto}._tabBtn_1h16j_159{padding:4px 6px;font-size:8px;font-weight:600;min-height:24px;min-width:auto;white-space:nowrap;line-height:1;flex:0 0 auto;border:1px solid #e5e7eb;background:#fbfbfb;color:#7d7d7d;box-shadow:0 1px 2px #0000000d;transition:all .15s ease;display:flex;align-items:center;justify-content:center}._tabBtn_1h16j_159:hover{background:#f8fafc;border-color:#d1d5db;color:#1f2937;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}._tabBtn_1h16j_159:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}._tabBtn_1h16j_159._active_1h16j_194{background:#eaeaea;color:#2d6cdf;font-weight:700;border-color:#e5e7eb;box-shadow:0 2px 4px #0000001a}._filters_1h16j_208{padding:8px}}@media (max-width: 400px){._tabsWrapper_1h16j_140{margin:4px 2px 0 -8px;justify-content:flex-end}._tabs_1h16j_140{display:none}._tabSelect_1h16j_1047{padding:8px 12px;font-size:14px;font-weight:600;border:1px solid #e5e7eb;background:#fbfbfb;color:#7d7d7d;border-radius:8px;cursor:pointer;min-width:140px;box-shadow:0 2px 4px #0000001a;transition:all .2s ease;outline:none}._tabSelect_1h16j_1047:hover{background:#f8fafc;border-color:#d1d5db;color:#1f2937;box-shadow:0 4px 6px #00000026}._tabSelect_1h16j_1047:focus{border-color:#2d6cdf;box-shadow:0 0 0 2px #2d6cdf33}._tabSelect_1h16j_1047 option{padding:8px;font-size:14px;background:#fff;color:#7d7d7d}._tabSelect_1h16j_1047 option:checked{background:#eaeaea;color:#2d6cdf;font-weight:700}._newsItem_1h16j_344,._libraryItem_1h16j_614,._storyItem_1h16j_732{padding:8px}._newsTitle_1h16j_403,._libraryTitle_1h16j_658,._storyTitle_1h16j_757{font-size:17px}._overViewReport_1h16j_876{padding:5px}}@media (max-width: 768px){._container_1h16j_34{padding:5px 5px 300px;min-height:100vh}._userSection_1h16j_945{top:10px;right:10px}._userInfo_1h16j_134{padding:4px 8px;gap:6px}._userDetails_1h16j_1118{gap:1px}._logo_1h16j_1122>img{width:35%}._userName_1h16j_955{font-size:11px;max-width:80px}._dropdownIcon_1h16j_127{font-size:8px;margin-left:2px}._header_right_1h16j_106{gap:0 6px;padding:10px 15px}._username_1h16j_119{padding:0 6px}._filterRow_1h16j_224{flex-direction:row;align-items:stretch}._filterLabel_1h16j_232{margin-bottom:4px;line-height:30px}._searchContainer_1h16j_1154{flex-direction:row;gap:6px;display:flex}._bookmarkBtn_1h16j_257,._importantBtn_1h16j_283{padding:8px;min-width:36px;font-size:14px}._filterButtons_1h16j_309{display:none}._filterSelect_1h16j_240{display:block}._tabsWrapper_1h16j_140{margin:4px 8px 0 -8px;display:flex;justify-content:flex-end}._tabs_1h16j_140{flex-direction:row;gap:2px;padding:4px;flex-wrap:nowrap;min-width:auto;width:auto}._tabBtn_1h16j_159{padding:4px 6px;font-size:12px;font-weight:600;min-height:24px;min-width:auto;white-space:nowrap;line-height:1;flex:0 0 auto;border:1px solid #e5e7eb;background:#fbfbfb;color:#7d7d7d;box-shadow:0 1px 2px #0000000d;transition:all .15s ease;display:flex;align-items:center;justify-content:center}._tabBtn_1h16j_159:hover{background:#f8fafc;border-color:#d1d5db;color:#1f2937;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}._tabBtn_1h16j_159:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}._tabBtn_1h16j_159._active_1h16j_194{background:#eaeaea;color:#2d6cdf;font-weight:700;border-color:#e5e7eb;box-shadow:0 2px 4px #0000001a}._newsContent_1h16j_393,._libraryContent_1h16j_652,._storyContent_1h16j_750{padding-right:0}._newsActions_1h16j_367,._libraryActions_1h16j_634,._storyActions_1h16j_807{position:static;transform:none;margin-top:12px;opacity:1;justify-content:flex-end}._newsItem_1h16j_344,._libraryItem_1h16j_614,._storyItem_1h16j_732{padding:10px;flex-direction:column;align-items:stretch}._newsItem_1h16j_344._noImpact_1h16j_354{padding-left:10px}._expandIcon_1h16j_599{position:static;margin-top:8px;text-align:center;font-size:12px}._newsTitle_1h16j_403,._libraryTitle_1h16j_658,._storyTitle_1h16j_757{font-size:18px;line-height:1.3}._newsDetail_1h16j_441,._libraryDetail_1h16j_673,._storyDetail_1h16j_776{margin:12px 0;padding:16px;font-size:15px}._filters_1h16j_208{padding:16px;margin-bottom:16px}._resultsCount_1h16j_216{font-size:13px;padding:6px 10px;margin-bottom:12px}._newsPanel_1h16j_337{margin-bottom:20px}._tabContent_1h16j_203{overflow-x:hidden;overflow-y:auto}._overViewReport_1h16j_876{padding:5px}body{-webkit-overflow-scrolling:touch}._container_1h16j_34{width:100%;max-width:100vw;overflow-x:hidden}._newsItem_1h16j_344:last-child,._libraryItem_1h16j_614:last-child,._storyItem_1h16j_732:last-child{margin-bottom:20px}}._markdownContent_1h16j_1321{color:#374151;line-height:1.5;overflow-y:auto}._markdownContent_1h16j_1321 h1,._markdownContent_1h16j_1321 h2,._markdownContent_1h16j_1321 h3,._markdownContent_1h16j_1321 h4,._markdownContent_1h16j_1321 h5,._markdownContent_1h16j_1321 h6{color:#262626;margin:24px 0 16px;font-weight:600;line-height:1.1}._markdownContent_1h16j_1321 h1{font-size:24px;border-bottom:2px solid #e5e7eb;padding-bottom:8px}._markdownContent_1h16j_1321 h2{font-size:20px;border-bottom:1px solid #e5e7eb;padding-bottom:6px}._markdownContent_1h16j_1321 h3{font-size:18px;color:#262626}._markdownContent_1h16j_1321 h4{font-size:16px;color:#4b5563}._markdownContent_1h16j_1321 h5,._markdownContent_1h16j_1321 h6{font-size:14px;color:#6b7280}._markdownContent_1h16j_1321 p{margin:12px 0;text-align:justify}._markdownContent_1h16j_1321 ul,._markdownContent_1h16j_1321 ol{margin:8px 0;padding-left:24px}._markdownContent_1h16j_1321 ul li,._markdownContent_1h16j_1321 ol li{margin:4px 0;padding-left:4px}._markdownContent_1h16j_1321 ul{list-style-type:disc}._markdownContent_1h16j_1321 ul ul{list-style-type:circle;margin:8px 0}._markdownContent_1h16j_1321 ul ul ul{list-style-type:square}._markdownContent_1h16j_1321 ol{list-style-type:decimal}._markdownContent_1h16j_1321 ol ol{list-style-type:lower-alpha;margin:8px 0}._markdownContent_1h16j_1321 ol ol ol{list-style-type:lower-roman}._markdownContent_1h16j_1321 blockquote{border-left:4px solid #262626;background:#f0f9ff;margin:16px 0;padding:16px 20px;font-style:italic;color:#1e40af;border-radius:0 8px 8px 0}._markdownContent_1h16j_1321 blockquote p{margin:0}._markdownContent_1h16j_1321 code{background:#f3f4f6;color:#dc2626;padding:2px 6px;border-radius:4px;font-family:SFMono-Regular,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9em}._markdownContent_1h16j_1321 pre{background:#262626;color:#f9fafb;padding:16px;border-radius:8px;overflow-x:auto;margin:16px 0;border:1px solid #374151}._markdownContent_1h16j_1321 pre code{background:none;color:inherit;padding:0;border-radius:0;font-size:14px}._markdownContent_1h16j_1321 table{width:100%;border-collapse:collapse;margin:16px 0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}._markdownContent_1h16j_1321 table th,._markdownContent_1h16j_1321 table td{border:1px solid #e5e7eb;padding:12px 16px;text-align:left}._markdownContent_1h16j_1321 table th{background:#f9fafb;font-weight:600;color:#374151}._markdownContent_1h16j_1321 table tr:nth-child(2n){background:#f9fafb}._markdownContent_1h16j_1321 table tr:hover{background:#f3f4f6}._markdownContent_1h16j_1321 hr{border:none;height:2px;background:linear-gradient(to right,#3b82f6,#93c5fd,#3b82f6);margin:24px 0;border-radius:1px}._markdownContent_1h16j_1321 a{color:#262626;text-decoration:none;font-weight:500;transition:color .2s ease}._markdownContent_1h16j_1321 a:hover{color:#1d4ed8;text-decoration:underline}._markdownContent_1h16j_1321 strong,._markdownContent_1h16j_1321 b{font-weight:700;color:#262626}._markdownContent_1h16j_1321 em,._markdownContent_1h16j_1321 i{font-style:italic;color:#4b5563}._markdownContent_1h16j_1321 img{max-width:100%;height:auto;border-radius:8px;margin:16px 0;box-shadow:0 4px 6px #0000001a}._markdownContent_1h16j_1321 del{text-decoration:line-through;color:#9ca3af}._markdownContent_1h16j_1321 mark{background:#fef3c7;color:#92400e;padding:2px 4px;border-radius:4px}._iconReport_1h16j_1534{display:inline-flex;align-items:center;padding:3px 10px;background:#007de4;color:#fff;border-radius:8px;margin-right:10px;font-size:13px}._iconReport_1h16j_1534>img{width:12px;margin-right:8px;display:inline-block}._markdownContent_1h16j_1321 li::marker{color:#262626;font-weight:700}._markdownContent_1h16j_1321 pre[class*=language-]{position:relative}._markdownContent_1h16j_1321 pre[class*=language-]:before{content:attr(class);position:absolute;top:8px;right:8px;font-size:12px;color:#9ca3af;text-transform:uppercase;font-weight:500}._playgroundContainer_1h16j_1574{display:flex;flex-direction:column;height:80vh;font-family:Reddit Sans,Roboto,Arial,sans-serif;background:#f7f9fb}._sidebarHeader_1h16j_1586{display:flex;align-items:center;justify-content:space-between;padding:0 24px 16px;font-weight:600;font-size:18px;color:#262626}._sessionsList_1h16j_1596{flex:1;overflow-y:auto;padding:0 8px 8px}._sessionItem_1h16j_1602{background:#fff;border-radius:10px;margin-bottom:10px;padding:12px 16px;cursor:pointer;display:flex;align-items:center;transition:box-shadow .2s,background .2s;border:1.5px solid transparent}._sessionItem_1h16j_1602:hover{background:#eaf2fd;box-shadow:0 2px 8px #22292f0f}._activeSession_1h16j_1619{border:1.5px solid #2d6cdf;background:#eaf2fd;box-shadow:0 2px 12px #22292f1a}._sessionContent_1h16j_1625{flex:1;display:flex;flex-direction:column}._sessionTitle_1h16j_1631{font-weight:700;color:#262626;font-size:13.5px;display:flex;align-items:center;gap:6px}._sessionInfo_1h16j_1640{display:flex;align-items:center;gap:10px;margin-top:2px}._advisorType_1h16j_1647{font-size:12px;color:#888;background:#f0f4fa;border-radius:6px;padding:2px 8px}._sessionTime_1h16j_1655{font-size:11px;color:#999;font-weight:400}._deleteButton_1h16j_1661{color:#d9534f;margin-left:8px}._loadingText_1h16j_1666{color:#888;text-align:center;margin-top:32px}._advisorSection_1h16j_1674{display:flex;align-items:center;gap:16px;margin-bottom:18px}._sectionLabel_1h16j_1681{font-weight:500;color:#2d6cdf;font-size:15px;min-width:110px}._advisorButton_1h16j_1688{display:flex;align-items:center;gap:8px;font-size:14px;padding:12px 20px;border-radius:2px;transition:all .2s ease;white-space:nowrap;min-width:fit-content;background:#fff;border:1px solid #e5e7eb;color:#6b7280;font-weight:500;box-shadow:0 1px 3px #0000001a;cursor:pointer}._advisorButton_1h16j_1688:hover{background:#f9fafb!important;border-color:#d1d5db!important;box-shadow:0 2px 6px #00000026!important;transform:translateY(-1px);color:#6b7280!important}._advisorButtonSelected_1h16j_1714{background:#4a4a4a!important;color:#fff!important;border-color:#4a4a4a!important;box-shadow:0 2px 6px #2626264d!important}._advisorButtonSelected_1h16j_1714:hover{background:#404040!important;border-color:#404040!important;box-shadow:0 3px 8px #26262666!important;color:#fff!important}._advisorAvatar_1h16j_1728{font-size:28px;margin-right:6px}._advisorInfo_1h16j_1733{display:flex;flex-direction:column}._advisorName_1h16j_1738{font-weight:600;color:#262626;font-size:16px}._advisorSpecialty_1h16j_1744{font-size:13px;color:#888}._jobSection_1h16j_1749{margin-bottom:18px;display:flex}._jobButtons_1h16j_1754{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}._jobButton_1h16j_1754{background:#f4f7fa!important;color:#2d6cdf!important;border:1.5px solid #e6eaf0!important;border-radius:10px!important;font-weight:500;font-size:14px;padding:6px 16px!important;transition:background .2s,border .2s,color .2s}._jobButton_1h16j_1754:hover,._selected_1h16j_1772{background:#2d6cdf!important;color:#fff!important;border:1.5px solid #2d6cdf!important}._currentSessionInfo_1h16j_1778{margin-bottom:10px;margin-top:-50px;margin-left:15px;font-size:14px;color:#2d6cdf;display:flex;align-items:center;gap:16px}._messageLimit_1h16j_1790{background:#eaf2fd;color:#2d6cdf;border-radius:8px;padding:2px 10px;font-weight:600;font-size:13px}._chatContainer_1h16j_1799{flex:1;display:flex;flex-direction:column;background:#f7f9fb;border-radius:14px;box-shadow:0 2px 12px #22292f0f;min-height:340px;max-height:80vh;overflow-y:auto;position:relative}._messagesArea_1h16j_1812{flex:1;overflow-y:auto;padding-bottom:12px;display:flex;flex-direction:column;gap:18px}._messageWrapper_1h16j_1821{display:flex;align-items:flex-end;gap:12px}._userMessage_1h16j_1827{flex-direction:row-reverse}._assistantMessage_1h16j_1831{flex-direction:row}._dataSourcesMessage_1h16j_1835{flex-direction:row;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin:8px 0;padding:12px}._dataSourcesInfo_1h16j_1844{display:flex;align-items:center;gap:6px;margin-bottom:6px;padding:4px 8px;background:#28a7451a;border-radius:8px;width:fit-content}._dataSourcesName_1h16j_1855{font-size:12px;font-weight:600;color:#28a745}._messageAvatar_1h16j_1861{font-size:28px!important;width:44px!important;height:44px!important;display:flex;align-items:center;justify-content:center;background:#eaf2fd!important;color:#2d6cdf!important;box-shadow:0 2px 8px #22292f0f}._messageContent_1h16j_1873{max-width:70%;display:flex;flex-direction:column;align-items:flex-start}._userMessage_1h16j_1827 ._messageContent_1h16j_1873{align-items:flex-end}._messageText_1h16j_1884{background:#fff;color:#222;border-radius:16px;padding:12px 18px;font-size:15px;box-shadow:0 2px 8px #22292f0f;margin-bottom:4px;word-break:break-word}._userMessage_1h16j_1827 ._messageText_1h16j_1884{background:#2d6cdf;color:#fff}._messageTime_1h16j_1900{font-size:12px;color:#888;margin-top:2px;align-self:flex-end;display:flex;align-items:center;gap:8px}._thesisButton_1h16j_1910{padding:2px 6px;height:auto;font-size:11px;color:#1890ff;border:none;background:transparent;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:2px;border-radius:4px}._thesisButton_1h16j_1910:hover{color:#40a9ff;background:#1890ff1a}._thesisButton_1h16j_1910:active{color:#096dd9}._thesisModalTitle_1h16j_1935{display:flex;align-items:center;gap:8px;font-weight:600}._thesisModalContent_1h16j_1942{max-height:400px;overflow-y:auto}._thesisModalSummary_1h16j_1947{max-height:150px;overflow-y:auto}._aiSummaryButton_1h16j_1952{margin-left:auto;color:#1890ff;padding:2px 8px;height:24px;font-size:12px;border:1px solid #d9d9d9;border-radius:4px;transition:all .2s;display:flex;align-items:center;gap:4px}._aiSummaryButton_1h16j_1952:hover{color:#40a9ff;border-color:#40a9ff;background:#1890ff1a}._aiSummaryButton_1h16j_1952:active{color:#096dd9;border-color:#096dd9}._inputArea_1h16j_1977{background:transparent;display:flex;align-items:center;gap:5px}._inputWrapper_1h16j_1984{display:flex;align-items:flex-end;width:100%;gap:10px}._inputButtons_1h16j_1991{display:flex;align-items:center;gap:8px}._messageInput_1h16j_1997{border-radius:12px!important;border:1.5px solid #e6eaf0!important;font-size:15px;padding:10px 16px!important;background:#fff!important;box-shadow:0 2px 8px #22292f0a;transition:border .2s;min-width:200px;max-width:80%}._messageInput_1h16j_1997:focus{border:1.5px solid #2d6cdf!important}._templateError_1h16j_2013{border:1.5px solid #ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f33!important}._templateError_1h16j_2013:focus{border:1.5px solid #ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f33!important}._sendButton_1h16j_2023{border-radius:6px!important;background:#2d6cdf!important;color:#fff!important;font-size:20px!important;width:44px;height:44px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #22292f14;transition:background .2s}._sendButton_1h16j_2023:disabled{background:#b3c7e6!important;color:#fff!important}._chatThesisButton_1h16j_2042{border-radius:8px!important;background:#f0f0f0!important;color:#595959!important;border:1px solid #d9d9d9!important;font-size:12px!important;height:44px!important;padding:4px 12px!important;display:flex;align-items:center;gap:4px;transition:all .2s;white-space:nowrap}._chatThesisButton_1h16j_2042:hover{background:#e6f7ff!important;color:#1890ff!important;border-color:#91d5ff!important}._chatThesisButton_1h16j_2042:active{background:#bae7ff!important;color:#0050b3!important;border-color:#69c0ff!important}._chatThesisButton_1h16j_2042:disabled{background:#f5f5f5!important;color:#bfbfbf!important;border-color:#d9d9d9!important}._welcomeSection_1h16j_2076{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:400px}._welcomeText_1h16j_2091 h3{font-size:24px;color:#262626;margin-bottom:8px;font-weight:600}._welcomeText_1h16j_2091 p{font-size:16px;color:#666;margin-bottom:24px}._createChatBtn_1h16j_2104{border-radius:32px!important;color:#262626!important;background:#fff!important;font-size:16px!important;font-weight:600!important;padding:16px 48px!important;height:auto!important;box-shadow:0 4px 12px #98989833!important}._createChatBtn_1h16j_2104:hover{border:1px solid rgba(38,38,38,.7)!important}._createChatSmall_1h16j_2119{background:#fff!important;color:#262626!important}._inputControls_1h16j_2125{display:flex;justify-content:space-between;align-items:center}._advisorSelector_1h16j_2131{display:flex;align-items:center;gap:8px}._advisorLabel_1h16j_2137{font-size:14px;color:#2d6cdf;font-weight:500;min-width:fit-content}._advisorInfo_1h16j_1733{display:flex;align-items:center;gap:6px;margin-bottom:6px;padding:4px 8px;background:#2d6cdf1a;border-radius:8px;width:fit-content}._advisorAvatar_1h16j_1728{font-size:16px}._advisorName_1h16j_1738{font-size:12px;color:#2d6cdf;font-weight:500}._typingIndicator_1h16j_2166{display:flex;align-items:center;gap:4px;height:18px;margin:8px 0 0}._typingIndicator_1h16j_2166 span{display:inline-block;width:7px;height:7px;background:#2d6cdf;border-radius:50%;animation:_typing-bounce_1h16j_1 1.2s infinite both}._typingIndicator_1h16j_2166 span:nth-child(2){animation-delay:.2s}._typingIndicator_1h16j_2166 span:nth-child(3){animation-delay:.4s}@keyframes _typing-bounce_1h16j_1{0%,80%,to{transform:scale(.8);opacity:.6}40%{transform:scale(1.2);opacity:1}}._newSessionForm_1h16j_2202{display:flex;flex-direction:column;gap:12px;padding:8px 0}._formLabel_1h16j_2209{font-size:15px;color:#2d6cdf;font-weight:500;margin-bottom:4px}._advisorJobRow_1h16j_2216{display:flex;flex-direction:row;align-items:flex-end;gap:32px;margin-bottom:18px}._advisorSection_1h16j_1674,._jobSection_1h16j_1749{flex:1;min-width:0}._sectionLabel_1h16j_1681{margin-bottom:4px}._advisorSettingBtn_1h16j_2233{position:absolute;top:18px;right:36px;z-index:10;background:#fff;border:1.5px solid #2d6cdf;color:#2d6cdf;font-weight:500;border-radius:8px;box-shadow:0 2px 8px #22292f0f;transition:border .2s,box-shadow .2s}._advisorSettingBtn_1h16j_2233:hover{background:#2d6cdf;color:#fff;border:1.5px solid #2d6cdf}._toggleButton_1h16j_2254{position:absolute;top:16px;left:16px;width:33px;height:33px;background:#262626;border:none;color:#fff;border-radius:5px;padding:0;font-size:16px;cursor:pointer;box-shadow:0 2px 8px #00000026;transition:all .2s;display:flex;align-items:center;justify-content:center}._toggleButton_1h16j_2254:hover{background:#898989;transform:translateY(-1px);box-shadow:0 4px 12px #0003}._toggleButton_1h16j_2254:active{transform:translateY(0)}._desktopToggleButton_1h16j_2285{position:relative;top:auto;left:auto;margin-bottom:16px}._mobileToggleButton_1h16j_2293{position:absolute;top:90px;z-index:1000;transition:opacity .3s ease,visibility .3s ease}._playgroundContent_1h16j_2301._mobileSidebarOpen_1h16j_2301 ._mobileToggleButton_1h16j_2293{opacity:0;visibility:hidden;pointer-events:none}._mobileCloseButton_1h16j_2307{background:#ff4d4f;color:#fff;border:none;border-radius:4px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}._desktopOnly_1h16j_2321{display:block}._searchContainer_1h16j_1154{flex:1;flex-direction:row;gap:6px;display:flex;justify-content:space-between;align-items:center}._searchContainer2_1h16j_2334{display:flex;gap:5px;align-items:center}@media (min-width: 769px){._mobileToggleButton_1h16j_2293,._mobileCloseButton_1h16j_2307,._desktopToggleButton_1h16j_2285{display:none!important}._chatSessionsSidebar_1h16j_2354{transition:width .3s ease;position:relative;left:auto;background:#fff;box-shadow:none;width:300px;display:flex}._chatSessionsSidebar_1h16j_2354._collapsed_1h16j_2364{width:300px;overflow:visible;padding:24px 0 0}._chatMainArea_1h16j_2370._expanded_1h16j_2370{margin-left:0;width:auto;flex:1}._playgroundContent_1h16j_2301._sidebarCollapsed_1h16j_2376{justify-content:flex-start;display:flex;flex-direction:row}}@media (max-width: 768px){._playgroundContainer_1h16j_1574{height:calc(100vh - 150px)}._desktopToggleButton_1h16j_2285,._desktopOnly_1h16j_2321{display:none!important}._playgroundContent_1h16j_2301{position:relative;width:100%}._chatSessionsSidebar_1h16j_2354{position:fixed;right:-100%;top:0;width:85vw;max-width:320px;height:100vh;background:#f4f7fa;z-index:999;transition:right .3s cubic-bezier(.4,0,.2,1);box-shadow:-2px 0 20px #00000026;border-radius:0;overflow-y:auto}._chatSessionsSidebar_1h16j_2354._mobileOpen_1h16j_2417{right:0}._chatSessionsSidebar_1h16j_2354._collapsed_1h16j_2364{right:-100%}._chatMainArea_1h16j_2370{width:100%;padding:80px 16px 16px;position:relative}._chatMainArea_1h16j_2370._mobileSidebarOpen_1h16j_2301{margin-left:0}._sidebarOverlay_1h16j_2436{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;z-index:998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}._sidebarOverlay_1h16j_2436._mobileOpen_1h16j_2417{opacity:1;visibility:visible}._currentSessionInfo_1h16j_1778{padding:12px;margin-bottom:16px;margin-top:10px}._currentSessionInfo_1h16j_1778 h3{font-size:16px;margin-bottom:8px}._advisorSection_1h16j_1674{flex-direction:column;align-items:flex-start;gap:8px}._sectionLabel_1h16j_1681{min-width:auto}._chatContainer_1h16j_1799{height:calc(100vh - 300px)}._messageWrapper_1h16j_1821{margin-bottom:12px}._messageInput_1h16j_1997{font-size:14px}._messageContent_1h16j_1873{max-width:80%}._messageText_1h16j_1884{width:320px;font-size:14px;padding:10px 14px}._messageAvatar_1h16j_1861{width:36px!important;height:36px!important;font-size:24px!important}._sidebarHeader_1h16j_1586 h3{font-size:16px}._sessionTitle_1h16j_1631{font-size:14px}._sessionInfo_1h16j_1640{font-size:11px}._advisorSection_1h16j_1674,._jobSection_1h16j_1749,._currentSessionInfo_1h16j_1778 ._advisorSection_1h16j_1674{display:none!important}._currentSessionInfo_1h16j_1778{padding:8px;margin-bottom:12px;margin-top:0}._currentSessionInfo_1h16j_1778 h3{font-size:14px;margin-bottom:4px}._chatContainer_1h16j_1799{height:calc(100vh - 200px)}._chatMainArea_1h16j_2370{padding:12px}._inputWrapper_1h16j_1984{gap:6px}._inputButtons_1h16j_1991{flex-direction:column;gap:4px;align-items:flex-end}._chatThesisButton_1h16j_2042{font-size:11px!important;height:28px!important;padding:2px 8px!important}._messageInput_1h16j_1997{font-size:14px;padding:8px 12px!important}._sendButton_1h16j_2023{width:40px;height:40px;font-size:18px!important}._welcomeSection_1h16j_2076{padding:40px 16px}._welcomeText_1h16j_2091 h3{font-size:20px}._welcomeText_1h16j_2091 p{font-size:14px}._inputControls_1h16j_2125{flex-direction:column;align-items:flex-start;gap:8px;padding:8px 0}._advisorSelector_1h16j_2131{width:100%;justify-content:space-between}._advisorInfo_1h16j_1733{margin-bottom:4px}._advisorName_1h16j_1738{font-size:11px}._logo_1h16j_1122{margin:8px}._logo_1h16j_1122>span{display:none}}._citationsSection_1h16j_2617{margin-top:12px;padding:8px 12px;background:#f8f9fa;border-radius:6px;border-left:3px solid #1890ff}._citationsTitle_1h16j_2625{font-size:12px;font-weight:500;color:#1890ff;margin-bottom:6px;display:flex;align-items:center}._citationsList_1h16j_2634{display:flex;flex-direction:column;gap:4px}._citationItem_1h16j_2640{font-size:11px}._citationLink_1h16j_2644{color:#1890ff;text-decoration:none;word-break:break-all}._citationLink_1h16j_2644:hover{text-decoration:underline;color:#40a9ff}._templateSuggestions_1h16j_2656{position:absolute;bottom:100%;left:0;right:0;background:#fff;border:1px solid #d9d9d9;border-radius:6px;box-shadow:0 -4px 12px #00000026;z-index:1000;max-height:200px;overflow-y:auto;margin-bottom:4px}._suggestionItem_1h16j_2671{padding:8px 12px;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background-color .2s}._suggestionItem_1h16j_2671:hover{background-color:#f5f5f5}._suggestionItem_1h16j_2671:last-child{border-bottom:none}._suggestionLabel_1h16j_2686{font-weight:500;color:#262626;font-size:13px;margin-bottom:2px}._suggestionPreview_1h16j_2693{color:#666;font-size:12px;line-height:1.4}._pipelineStepsSection_1h16j_2700{margin-top:12px;padding:8px 12px;background:#f6ffed;border-radius:6px;border-left:3px solid #52c41a}._pipelineStepsTitle_1h16j_2708{font-weight:600;color:#52c41a;font-size:13px;margin-bottom:8px}._pipelineStepsList_1h16j_2715{display:flex;flex-direction:column;gap:8px}._pipelineStepItem_1h16j_2721{background:#fff;border-radius:4px;padding:8px;border:1px solid #d9d9d9}._pipelineStepHeader_1h16j_2728{display:flex;align-items:center;gap:8px;margin-bottom:4px}._pipelineStepNumber_1h16j_2735{font-weight:600;color:#52c41a;font-size:12px}._pipelineStepName_1h16j_2741{font-weight:500;color:#262626;font-size:12px}._pipelineStepContent_1h16j_2747{color:#666;font-size:11px;line-height:1.4}._pipelineButton_1h16j_2754{border:1px solid #e5e7eb!important}._pipelineButton_1h16j_2754:hover{background:#404040!important;border-color:#404040!important;box-shadow:0 3px 8px #26262666!important;color:#fff!important}._advisorButtonSelected_1h16j_1714{background:#4a4a4a!important;color:#fff!important;border-color:#4a4a4a!important;box-shadow:0 2px 6px #2626264d}._advisorButtonSelected_1h16j_1714:hover{background:#404040;border-color:#404040;box-shadow:0 3px 8px #26262666}._pipelineButtonSelected_1h16j_2779{background:#4a4a4a!important;color:#fff!important;border-color:#4a4a4a!important}@media (max-width: 768px){._citationsSection_1h16j_2617{margin-top:8px;padding:6px 8px}._citationsTitle_1h16j_2625{font-size:11px;margin-bottom:4px}._citationItem_1h16j_2640{font-size:10px}._templateSuggestions_1h16j_2656{max-height:150px}._suggestionItem_1h16j_2671{padding:6px 10px}._suggestionLabel_1h16j_2686{font-size:13px}._suggestionPreview_1h16j_2693{font-size:11px}._pipelineStepsSection_1h16j_2700{margin-top:8px;padding:6px 8px}._pipelineStepsTitle_1h16j_2708{font-size:12px;margin-bottom:6px}._pipelineStepItem_1h16j_2721{padding:6px}._pipelineStepNumber_1h16j_2735,._pipelineStepName_1h16j_2741{font-size:11px}._pipelineStepContent_1h16j_2747{font-size:10px}}._advisorButtonsContainer_1h16j_2842{padding:5px;border-top:1px solid #e5e7eb}._advisorButtons_1h16j_2842{display:flex;gap:8px;flex-wrap:wrap;align-items:center}._embeddingSwitchContainer_1h16j_2854{display:flex;align-items:center;justify-content:start;margin-bottom:16px}._embeddingSwitchLabel_1h16j_2861{font-size:12px;color:#6c757d;font-weight:500;margin-left:8px}._embeddingResultsSection_1h16j_2869{margin-top:12px;padding:8px 12px;background:#f0f8ff;border-radius:6px;border-left:3px solid #1890ff}._embeddingResultsTitle_1h16j_2877{font-size:12px;font-weight:600;color:#1890ff;margin-bottom:8px}._searchMethodInfo_1h16j_2884{font-size:11px;color:#666;font-weight:400;margin-left:8px}._embeddingResultsList_1h16j_2891{display:flex;flex-direction:column;gap:6px}._embeddingResultItem_1h16j_2897{padding:6px 8px;background:#fff;border-radius:4px;border:1px solid #e6f7ff;cursor:pointer;transition:all .2s ease}._embeddingResultItem_1h16j_2897:hover{background:#f0f8ff;border-color:#1890ff;box-shadow:0 2px 4px #1890ff1a}._embeddingResultTitle_1h16j_2912{font-size:11px;font-weight:500;color:#262626;margin-bottom:4px}._embeddingResultMeta_1h16j_2919{display:flex;flex-wrap:wrap;gap:8px;font-size:10px}._embeddingResultType_1h16j_2926{color:#52c41a;background:#f6ffed;padding:2px 6px;border-radius:3px}._embeddingResultCategory_1h16j_2933{color:#722ed1;background:#f9f0ff;padding:2px 6px;border-radius:3px}._embeddingResultSimilarity_1h16j_2940{color:#fa8c16;background:#fff7e6;padding:2px 6px;border-radius:3px}._embeddingDetailContent_1h16j_2948{padding:16px 0}._embeddingDetailHeader_1h16j_2952{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}._embeddingDetailHeader_1h16j_2952 h3{margin:0 0 12px;color:#262626;font-size:18px;font-weight:600}._embeddingDetailMeta_1h16j_2965{display:flex;flex-wrap:wrap;gap:12px}._embeddingDetailType_1h16j_2971,._embeddingDetailCategory_1h16j_2972,._embeddingDetailSimilarity_1h16j_2973,._embeddingDetailDate_1h16j_2974,._embeddingDetailSource_1h16j_2975,._embeddingDetailEmoji_1h16j_2976{font-size:12px;padding:4px 8px;border-radius:4px;font-weight:500}._embeddingDetailType_1h16j_2971{color:#52c41a;background:#f6ffed;border:1px solid #b7eb8f}._embeddingDetailCategory_1h16j_2972{color:#722ed1;background:#f9f0ff;border:1px solid #d3adf7}._embeddingDetailSimilarity_1h16j_2973{color:#fa8c16;background:#fff7e6;border:1px solid #ffd591}._embeddingDetailDate_1h16j_2974{color:#1890ff;background:#e6f7ff;border:1px solid #91d5ff}._embeddingDetailSource_1h16j_2975{color:#722ed1;background:#f9f0ff;border:1px solid #d3adf7}._embeddingDetailEmoji_1h16j_2976{color:#13c2c2;background:#e6fffb;border:1px solid #87e8de}._embeddingDetailBody_1h16j_3019,._embeddingDetailSummary_1h16j_3020{margin-bottom:20px}._embeddingDetailBody_1h16j_3019 h4,._embeddingDetailSummary_1h16j_3020 h4{margin:0 0 12px;color:#262626;font-size:14px;font-weight:600}._embeddingDetailSummary_1h16j_3020 p{margin:0;color:#595959;line-height:1.6}._embeddingDetailEmpty_1h16j_3038{text-align:center;padding:40px 20px;color:#8c8c8c;font-style:italic}._noEmbeddingResultsSection_1h16j_3046{margin-top:12px;padding:8px 12px;background:#fff7e6;border-radius:6px;border-left:3px solid #fa8c16}._noEmbeddingResultsTitle_1h16j_3054{font-size:12px;font-weight:600;color:#fa8c16;margin-bottom:4px}._noEmbeddingResultsText_1h16j_3061{font-size:11px;color:#8c8c8c;line-height:1.4;margin-bottom:6px}._noEmbeddingResultsSuggestion_1h16j_3068{font-size:10px;color:#52c41a;font-style:italic;padding-top:4px;border-top:1px solid #f0f0f0}._advisorButton_1h16j_1688{display:flex;align-items:center;gap:4px;font-size:12px;padding:16px;border-radius:5px;transition:all .2s;white-space:nowrap;min-width:fit-content}@media (max-width: 768px){._advisorButtons_1h16j_2842{gap:2px}._advisorButton_1h16j_1688{font-size:11px;padding:4px}._embeddingResultsSection_1h16j_2869{margin-top:8px;padding:6px 8px}._embeddingResultsTitle_1h16j_2877{font-size:11px;margin-bottom:6px}._embeddingResultItem_1h16j_2897{padding:4px 6px}._embeddingResultTitle_1h16j_2912{font-size:10px;margin-bottom:3px}._embeddingResultMeta_1h16j_2919{gap:4px;font-size:9px}._embeddingResultType_1h16j_2926,._embeddingResultCategory_1h16j_2933,._embeddingResultSimilarity_1h16j_2940{padding:1px 4px}._embeddingDetailHeader_1h16j_2952 h3{font-size:16px}._embeddingDetailMeta_1h16j_2965{gap:8px}._embeddingDetailType_1h16j_2971,._embeddingDetailCategory_1h16j_2972,._embeddingDetailSimilarity_1h16j_2973,._embeddingDetailDate_1h16j_2974,._embeddingDetailSource_1h16j_2975,._embeddingDetailEmoji_1h16j_2976{font-size:11px;padding:3px 6px}}._categoryChips_1h16j_3148{display:flex;gap:16px;margin-bottom:16px;flex-wrap:wrap}._categoryChip_1h16j_3148{display:flex;align-items:center;border-radius:999px;border:2px solid #e0e0e0;padding:4px 20px 4px 4px;background:#fff;min-width:120px;box-shadow:0 1px 3px #0000000a}._chipCount_1h16j_3166{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#ccc;color:#fff;font-size:2rem;font-weight:700;margin-right:12px}._chipLabel_1h16j_3180{font-size:1.2rem;color:#222;font-weight:500}._chipCountInBtn_1h16j_3186{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;border-radius:50%;background:#e0e0e0;color:#222;font-size:.85em;font-weight:600;margin-right:6px;padding:0 4px}._newsVideoSection_1h16j_3201{margin-bottom:16px}._newsImagesSection_1h16j_3205{margin-top:16px}._avatarWrapper_1h16j_3209{display:flex;align-items:center;justify-content:center;width:75px;height:100px;border-radius:2px;overflow:hidden;background:#f0f0f0}._avatarWrapper_1h16j_3209 img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media (max-width: 768px){._newsItem_1h16j_344{flex-direction:row;padding:8px 8px 0}._avatarWrapper_1h16j_3209{width:30px;height:40px}._newsActions_1h16j_367{margin-top:0}._newsSummary_1h16j_411{margin-top:-20px}._newsSummary2_1h16j_3248{margin-top:0}._detailText_1h16j_3252{margin-top:16px;padding:16px;background:#f8f9fa;border-radius:8px;border-left:4px solid #007bff}._summaryText_1h16j_3260{color:#495057;line-height:1.6;margin-bottom:12px}._noSummary_1h16j_3266{color:#6c757d;font-style:italic;text-align:center;padding:20px}}@media (max-width: 768px){._avatarWrapper_1h16j_3209{width:40px;height:40px}}._embeddingResultChunks_1h16j_3282{font-size:11px;color:#8b5cf6;background:#f3f4f6;padding:2px 6px;border-radius:4px;margin-left:8px}._embeddingDetailChunks_1h16j_3291{margin-bottom:24px}._embeddingDetailChunks_1h16j_3291 h4{color:#374151;font-size:16px;font-weight:600;margin-bottom:16px;display:flex;align-items:center;gap:8px}._embeddingDetailChunk_1h16j_3291{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:12px}._embeddingDetailChunk_1h16j_3291:last-child{margin-bottom:0}._embeddingDetailChunkHeader_1h16j_3317{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e5e7eb}._embeddingDetailChunkIndex_1h16j_3326{font-size:14px;font-weight:600;color:#374151;background:#e0e7ff;padding:4px 8px;border-radius:4px}._embeddingDetailChunkSimilarity_1h16j_3335{font-size:12px;color:#059669;font-weight:500;background:#d1fae5;padding:4px 8px;border-radius:4px}._embeddingDetailChunkText_1h16j_3344{font-size:14px;line-height:1.6;color:#374151;background:#fff;padding:12px;border-radius:6px;border:1px solid #f3f4f6}@media (max-width: 768px){._embeddingResultChunks_1h16j_3282{font-size:10px;padding:1px 4px;margin-left:4px}._embeddingDetailChunks_1h16j_3291 h4{font-size:14px;margin-bottom:12px}._embeddingDetailChunk_1h16j_3291{padding:12px;margin-bottom:8px}._embeddingDetailChunkHeader_1h16j_3317{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:8px}._embeddingDetailChunkIndex_1h16j_3326,._embeddingDetailChunkSimilarity_1h16j_3335{font-size:11px;padding:2px 6px}._embeddingDetailChunkText_1h16j_3344{font-size:13px;padding:8px}}._dataSourcesSection_1h16j_3391{margin-top:16px;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}._dataSourcesTitle_1h16j_3399{font-size:14px;font-weight:600;color:#495057;margin-bottom:12px;display:flex;align-items:center;gap:6px}._dataSourcesList_1h16j_3409{display:flex;flex-direction:column;gap:12px}._dataSourceItem_1h16j_3415{background:#fff;border:1px solid #dee2e6;border-radius:8px;padding:12px;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}._dataSourceItem_1h16j_3415:hover{border-color:#007bff;box-shadow:0 2px 8px #007bff26;transform:translateY(-1px)}._dataSourceHeader_1h16j_3431{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._dataSourceTitle_1h16j_3438{font-size:14px;font-weight:600;color:#212529;flex:1;margin-right:12px}._dataSourceSimilarity_1h16j_3446{background:#28a745;color:#fff;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:600;min-width:40px;text-align:center}._dataSourceMeta_1h16j_3457{display:flex;gap:12px;margin-bottom:8px;flex-wrap:wrap}._dataSourceType_1h16j_3464,._dataSourceId_1h16j_3465,._dataSourceChunk_1h16j_3466{font-size:11px;color:#6c757d;background:#f8f9fa;padding:2px 6px;border-radius:4px;font-weight:500}._dataSourcePreview_1h16j_3475{font-size:13px;color:#495057;line-height:1.5;background:#f8f9fa;padding:8px;border-radius:4px;border-left:3px solid #dee2e6}._dataSourcesContent_1h16j_3485{width:100%}._dataSourcesContent_1h16j_3485 ._dataSourcesList_1h16j_3409{display:flex;flex-direction:column;gap:12px;margin-top:8px}@media (max-width: 768px){._dataSourcesSection_1h16j_3391{padding:12px;margin-top:12px}._dataSourcesTitle_1h16j_3399{font-size:13px;margin-bottom:10px}._dataSourceItem_1h16j_3415{padding:10px}._dataSourceHeader_1h16j_3431{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:6px}._dataSourceTitle_1h16j_3438{font-size:13px;margin-right:0}._dataSourceSimilarity_1h16j_3446{font-size:10px;padding:1px 6px}._dataSourceMeta_1h16j_3457{gap:8px;margin-bottom:6px}._dataSourceType_1h16j_3464,._dataSourceId_1h16j_3465,._dataSourceChunk_1h16j_3466{font-size:10px;padding:1px 4px}._dataSourcePreview_1h16j_3475{font-size:12px;padding:6px}}._thesisLayout_1h16j_3550{display:flex;height:calc(100vh - 200px);gap:20px}._thesisSidebar_1h16j_3556{width:300px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;overflow:hidden}._thesisContent_1h16j_3566{flex:1;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;overflow:hidden}._thesisContentWrapper_1h16j_3576{display:flex;flex-direction:column;height:100%}._thesisContentHeader_1h16j_3582{padding:10px;border-bottom:1px solid #e8e8e8;background:#fafafa}._thesisContentTitle_1h16j_3588{font-size:20px;font-weight:600;color:#262626;margin-bottom:16px;display:flex;align-items:center}._thesisContentActions_1h16j_3597{margin-bottom:16px;display:flex;justify-content:flex-end}._thesisContentSummary_1h16j_3603{line-height:1.6;color:#666}._thesisContentMeta_1h16j_3608{display:flex;gap:16px;font-size:12px;color:#999}._thesisChatArea_1h16j_3615{flex:1;display:flex;flex-direction:column;overflow:hidden}._thesisChatHeader_1h16j_3622{padding:0 0 10px 10px;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;align-items:center;background:#fff}._thesisChatHeader_1h16j_3622 h3{margin:0;font-size:16px;font-weight:600;color:#262626}._thesisChatList_1h16j_3638{flex:1;overflow-y:auto;padding:10px;height:0}._thesisChatItem_1h16j_3645{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:0 16px 16px;margin-bottom:16px;transition:all .2s}._thesisChatItem_1h16j_3645:hover{box-shadow:0 2px 8px #0000001a}._thesisChatHeader_1h16j_3622{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._thesisChatOrder_1h16j_3665{font-weight:600;color:#1890ff;font-size:14px}._thesisChatActions_1h16j_3671{display:flex;gap:8px}._thesisChatSummary_1h16j_3676{margin-bottom:12px;padding:8px 12px;background:#f8f9fa;border-radius:6px;font-size:13px;color:#666}._thesisChatContent_1h16j_3685{line-height:1.6}._thesisChatText_1h16j_3689{color:#333;font-size:14px}._thesisContentEmpty_1h16j_3694{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#999;text-align:center;padding:40px}._thesisContentEmpty_1h16j_3694 h3{margin:16px 0 8px;color:#666}._thesisContentEmpty_1h16j_3694 p{color:#999;font-size:14px}._selectedThesis_1h16j_3715{border:2px solid #1890ff!important;background:#f0f8ff!important}._selectedThesis_1h16j_3715:hover{border-color:#1890ff!important;background:#f0f8ff!important}._thesisHeader_1h16j_3725{display:flex;justify-content:space-between;width:100%;align-items:center;margin-bottom:24px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._thesisTitle_1h16j_3737{font-size:18px;font-weight:600;color:#262626;display:flex;align-items:center}._thesisList_1h16j_3745{flex:1;overflow-y:auto;padding:0 16px 16px}._thesisList_1h16j_3745::-webkit-scrollbar{width:6px}._thesisList_1h16j_3745::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._thesisList_1h16j_3745::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}._thesisList_1h16j_3745::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._thesisListItem_1h16j_3769{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:12px;transition:all .3s ease;border:1px solid #e8e8e8;cursor:pointer}._thesisListItem_1h16j_3769:hover{box-shadow:0 4px 16px #00000026}._thesisItemHeader_1h16j_3783{display:flex;justify-content:space-between;align-items:center;padding:16px;border-radius:12px;transition:background-color .2s}._thesisItemHeader_1h16j_3783:hover{background-color:#f8f9fa;border-radius:12px}._thesisItemInfo_1h16j_3797{flex:1;min-width:0}._thesisItemTitle_1h16j_3802{font-size:14px;font-weight:600;color:#262626;margin-bottom:8px;display:flex;align-items:center}._thesisItemSummary_1h16j_3811{color:#666;font-size:14px;line-height:1.5;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._thesisItemMeta_1h16j_3822{display:flex;gap:16px;font-size:12px;color:#999}._thesisItemActions_1h16j_3829{display:flex;gap:8px;align-items:center}._thesisItemDetail_1h16j_3835{padding:16px;border-top:1px solid #eee;background:#f8f9fa}._thesisDetailContent_1h16j_3841{margin-bottom:16px}._thesisDetailContent_1h16j_3841 h4{font-size:14px;font-weight:600;color:#262626;margin-bottom:8px}._thesisContentText_1h16j_3852{color:#666;font-size:14px;line-height:1.6}._thesisContentText_1h16j_3852 h1,._thesisContentText_1h16j_3852 h2,._thesisContentText_1h16j_3852 h3,._thesisContentText_1h16j_3852 h4,._thesisContentText_1h16j_3852 h5,._thesisContentText_1h16j_3852 h6{color:#262626;margin:16px 0 8px;font-weight:600}._thesisContentText_1h16j_3852 h1{font-size:20px}._thesisContentText_1h16j_3852 h2{font-size:18px}._thesisContentText_1h16j_3852 h3{font-size:16px}._thesisContentText_1h16j_3852 h4{font-size:15px}._thesisContentText_1h16j_3852 h5{font-size:14px}._thesisContentText_1h16j_3852 h6{font-size:13px}._thesisContentText_1h16j_3852 p{margin:8px 0}._thesisContentText_1h16j_3852 ul,._thesisContentText_1h16j_3852 ol{margin:8px 0;padding-left:20px}._thesisContentText_1h16j_3852 li{margin:4px 0}._thesisContentText_1h16j_3852 blockquote{border-left:4px solid #1890ff;margin:12px 0;padding:8px 16px;background:#f8f9fa;color:#666}._thesisContentText_1h16j_3852 code{background:#f1f3f4;padding:2px 6px;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px}._thesisContentText_1h16j_3852 pre{background:#f8f9fa;padding:12px;border-radius:6px;overflow-x:auto;margin:12px 0}._thesisContentText_1h16j_3852 pre code{background:none;padding:0}._thesisContentText_1h16j_3852 strong{font-weight:600;color:#262626}._thesisContentText_1h16j_3852 em{font-style:italic}._thesisContentText_1h16j_3852 a{color:#1890ff;text-decoration:none}._thesisContentText_1h16j_3852 a:hover{text-decoration:underline}._thesisContentText_1h16j_3852 table{width:100%;border-collapse:collapse;margin:12px 0;font-size:13px}._thesisContentText_1h16j_3852 th,._thesisContentText_1h16j_3852 td{border:1px solid #e8e8e8;padding:8px 12px;text-align:left}._thesisContentText_1h16j_3852 th{background:#f8f9fa;font-weight:600}._thesisDetailSummary_1h16j_3973{margin-bottom:16px}._thesisDetailSummary_1h16j_3973 h4{font-size:14px;font-weight:600;color:#262626;margin-bottom:8px}._thesisSummaryText_1h16j_3984{color:#666;font-size:14px;line-height:1.6}._thesisSummaryText_1h16j_3984 h1,._thesisSummaryText_1h16j_3984 h2,._thesisSummaryText_1h16j_3984 h3,._thesisSummaryText_1h16j_3984 h4,._thesisSummaryText_1h16j_3984 h5,._thesisSummaryText_1h16j_3984 h6{color:#262626;margin:12px 0 6px;font-weight:600}._thesisSummaryText_1h16j_3984 h1{font-size:16px}._thesisSummaryText_1h16j_3984 h2{font-size:15px}._thesisSummaryText_1h16j_3984 h3{font-size:14px}._thesisSummaryText_1h16j_3984 h4{font-size:13px}._thesisSummaryText_1h16j_3984 h5{font-size:12px}._thesisSummaryText_1h16j_3984 h6{font-size:11px}._thesisSummaryText_1h16j_3984 p{margin:6px 0}._thesisSummaryText_1h16j_3984 ul,._thesisSummaryText_1h16j_3984 ol{margin:6px 0;padding-left:16px}._thesisSummaryText_1h16j_3984 li{margin:2px 0}._thesisSummaryText_1h16j_3984 blockquote{border-left:3px solid #1890ff;margin:8px 0;padding:6px 12px;background:#f8f9fa;color:#666;font-size:13px}._thesisSummaryText_1h16j_3984 code{background:#f1f3f4;padding:1px 4px;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px}._thesisSummaryText_1h16j_3984 strong{font-weight:600;color:#262626}._thesisSummaryText_1h16j_3984 em{font-style:italic}._thesisSummaryText_1h16j_3984 a{color:#1890ff;text-decoration:none}._thesisSummaryText_1h16j_3984 a:hover{text-decoration:underline}._thesisChatPreview_1h16j_4074{color:#666;font-size:13px;line-height:1.4;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._thesisChatCount_1h16j_4085{color:#999;font-size:12px;display:flex;align-items:center;gap:4px}._thesisDetailChats_1h16j_4093{margin-bottom:16px}._thesisDetailChats_1h16j_4093 h4{font-size:14px;font-weight:600;color:#262626;margin-bottom:12px}._thesisChatList_1h16j_3638{display:flex;flex-direction:column;gap:12px}._thesisChatItem_1h16j_3645{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:12px;transition:all .2s}._thesisChatHeader_1h16j_3622{display:flex;justify-content:space-between;align-items:center}._thesisChatOrder_1h16j_3665{font-weight:600;color:#1890ff;font-size:13px}._thesisChatSummary_1h16j_3676{margin-bottom:8px;font-size:12px;color:#666;font-style:italic}._thesisChatContent_1h16j_3685{line-height:1.5}._thesisChatText_1h16j_3689{color:#333;font-size:13px}._thesisChatText_1h16j_3689 h1,._thesisChatText_1h16j_3689 h2,._thesisChatText_1h16j_3689 h3,._thesisChatText_1h16j_3689 h4,._thesisChatText_1h16j_3689 h5,._thesisChatText_1h16j_3689 h6{color:#262626;margin:12px 0 6px;font-weight:600}._thesisChatText_1h16j_3689 h1{font-size:16px}._thesisChatText_1h16j_3689 h2{font-size:15px}._thesisChatText_1h16j_3689 h3{font-size:14px}._thesisChatText_1h16j_3689 h4{font-size:13px}._thesisChatText_1h16j_3689 h5{font-size:12px}._thesisChatText_1h16j_3689 h6{font-size:11px}._thesisChatText_1h16j_3689 p{margin:6px 0}._thesisChatText_1h16j_3689 ul,._thesisChatText_1h16j_3689 ol{margin:6px 0;padding-left:16px}._thesisChatText_1h16j_3689 li{margin:2px 0}._thesisChatText_1h16j_3689 blockquote{border-left:3px solid #1890ff;margin:8px 0;padding:6px 12px;background:#f8f9fa;color:#666;font-size:12px}._thesisChatText_1h16j_3689 code{background:#f1f3f4;padding:1px 4px;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:11px}._thesisChatText_1h16j_3689 strong{font-weight:600;color:#262626}._thesisChatText_1h16j_3689 em{font-style:italic}._thesisChatText_1h16j_3689 a{color:#1890ff;text-decoration:none}._thesisChatText_1h16j_3689 a:hover{text-decoration:underline}._thesisDetailEmpty_1h16j_4230{text-align:center;padding:40px 20px;color:#666}._thesisEmptyContent_1h16j_4236 h4{margin:16px 0 8px;color:#999;font-size:16px}._thesisEmptyContent_1h16j_4236 p{color:#999;font-size:14px;margin-bottom:16px}._thesisDate_1h16j_4248,._thesisUser_1h16j_4253{color:#999;font-size:12px}._noSummary_1h16j_3266{color:#999;font-style:italic;font-size:14px}@media (max-width: 768px){._thesisLayout_1h16j_3550{flex-direction:column;height:auto}._thesisSidebar_1h16j_3556{width:100%;height:300px}._thesisContent_1h16j_3566{height:400px}._thesisHeader_1h16j_3725{flex-direction:column;gap:12px;align-items:stretch}._thesisItemHeader_1h16j_3783{flex-direction:column;align-items:stretch;gap:8px}._thesisItemActions_1h16j_3829{justify-content:flex-end}._thesisItemMeta_1h16j_3822{flex-direction:column;gap:4px}}._aiSummaryButton_1h16j_1952{background:#1890ff;color:#fff}._aiSummaryButton_1h16j_1952:hover{background:#40a9ff;color:#fff}._aiSummaryButton_1h16j_1952:active{background:#096dd9}._loadingContainer_1h16j_4315{display:flex;justify-content:center;align-items:center;padding:40px}._loading_1h16j_1666{color:#666;font-size:14px}._emptyContainer_1h16j_4327{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;color:#999}._emptyContainer_1h16j_4327 p{margin:16px 0;font-size:14px}@media (max-width: 768px){._thesisHeader_1h16j_3725{flex-direction:column;gap:12px}._thesisGrid_1h16j_4348{grid-template-columns:1fr}._thesisCard_1h16j_4352{margin-bottom:12px}._thesisCardTitle_1h16j_4356{font-size:14px}._thesisMeta_1h16j_4360{flex-direction:column;gap:4px}._messageTime_1h16j_1900{font-size:11px}._thesisButton_1h16j_1910{font-size:12px}._thesisModalTitle_1h16j_1935{font-size:16px}._aiSummaryButton_1h16j_1952{font-size:12px}}._thesisSidebar_1h16j_3556{transition:left .3s,box-shadow .3s;background:#fff;z-index:1002}@media (max-width: 768px){._thesisSidebar_1h16j_3556{position:fixed;top:0;left:-80vw;width:80vw;height:100vh;box-shadow:2px 0 8px #00000014;overflow-y:auto;transition:left .3s,box-shadow .3s}._thesisSidebar_1h16j_3556._mobileOpen_1h16j_2417{left:0}._thesisSidebar_1h16j_3556._collapsed_1h16j_2364{left:-80vw}}@media (max-width: 480px){._thesisSidebar_1h16j_3556{width:90vw;left:-90vw}._thesisSidebar_1h16j_3556._mobileOpen_1h16j_2417{left:0}._thesisSidebar_1h16j_3556._collapsed_1h16j_2364{left:-90vw}}._sidebarOverlay_1h16j_2436{display:none}@media (max-width: 768px){._sidebarOverlay_1h16j_2436{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000002e;z-index:1001;transition:opacity .3s;opacity:0;pointer-events:none}._sidebarOverlay_1h16j_2436._mobileOpen_1h16j_2417{opacity:1;pointer-events:auto}}@media (max-width: 480px){._sidebarOverlay_1h16j_2436{background:#00000038}}._templateSidebar_1h16j_4458{width:280px;background:#f4f7fa;border-right:1px solid #e6eaf0;padding:24px 0 0;display:flex;flex-direction:column;border-radius:18px 0 0 18px;box-shadow:2px 0 8px #22292f0a;height:70vh;order:1}._templateList_1h16j_4471{flex:1;overflow-y:auto;padding:0 8px 8px}._templateItem_1h16j_4477{background:#fff;border-radius:10px;margin-bottom:10px;padding:12px 16px;cursor:pointer;display:flex;align-items:center;transition:box-shadow .2s,background .2s;border:1.5px solid transparent}._templateItem_1h16j_4477:hover{background:#eaf2fd;box-shadow:0 2px 8px #22292f0f}._activeTemplate_1h16j_4494{border:1.5px solid #2d6cdf;background:#eaf2fd;box-shadow:0 2px 12px #22292f1a}._templateContent_1h16j_4500{flex:1;display:flex;flex-direction:column}._templateTitle_1h16j_4506{font-weight:700;color:#262626;font-size:13.5px;margin-bottom:4px}._templatePreview_1h16j_4513{font-size:12px;color:#666;line-height:1.4}._chatSessionsSidebar_1h16j_2354{width:300px;background:#f4f7fa;border-left:1px solid #e6eaf0;padding:24px 0 0;display:flex;flex-direction:column;border-radius:0 18px 18px 0;box-shadow:-2px 0 8px #22292f0a;height:70vh;order:3}._chatMainArea_1h16j_2370{flex:1;display:flex;flex-direction:column;padding:16px 16px 8px;background:#fff;border-radius:0;order:2}._playgroundContent_1h16j_2301{display:flex;flex:1;height:80vh;background:#fff;border-radius:18px;box-shadow:0 4px 24px #22292f14;overflow:hidden}@media (min-width: 769px){._templateSidebar_1h16j_4458{width:280px;display:flex}._templateSidebar_1h16j_4458._collapsed_1h16j_2364{width:280px;overflow:visible;padding:24px 0 0}._chatSessionsSidebar_1h16j_2354{width:300px;display:flex}._chatSessionsSidebar_1h16j_2354._collapsed_1h16j_2364{width:300px;overflow:visible;padding:24px 0 0}._chatMainArea_1h16j_2370._expanded_1h16j_2370{width:auto;flex:1}._playgroundContent_1h16j_2301._sidebarCollapsed_1h16j_2376{display:flex;flex-direction:row}}@media (max-width: 768px){._templateSidebar_1h16j_4458{position:fixed;left:-100%;top:0;width:85vw;max-width:280px;height:100vh;background:#f4f7fa;z-index:999;transition:left .3s cubic-bezier(.4,0,.2,1);box-shadow:2px 0 20px #00000026;border-radius:0;overflow-y:auto}._templateSidebar_1h16j_4458._mobileOpen_1h16j_2417{left:0}._templateSidebar_1h16j_4458._collapsed_1h16j_2364{left:-100%}._chatSessionsSidebar_1h16j_2354{position:fixed;right:-100%;top:0;width:85vw;max-width:320px;height:100vh;background:#f4f7fa;z-index:999;transition:right .3s cubic-bezier(.4,0,.2,1);box-shadow:-2px 0 20px #00000026;border-radius:0;overflow-y:auto}._chatSessionsSidebar_1h16j_2354._mobileOpen_1h16j_2417{right:0}._chatSessionsSidebar_1h16j_2354._collapsed_1h16j_2364{right:-100%}._chatMainArea_1h16j_2370{width:100%;padding:120px 16px 16px;position:relative}._chatMainArea_1h16j_2370._mobileSidebarOpen_1h16j_2301{margin-left:0;margin-right:0}._sidebarOverlay_1h16j_2436._mobileOpen_1h16j_2417{opacity:1;visibility:visible}}._container_925ju_1{max-width:1200px;margin:0 auto}._sectionDescription_925ju_8{color:#ffffffe6!important;font-size:1.1rem;margin-bottom:32px;display:block}._searchInput_925ju_14{border-radius:12px;overflow:hidden}._loadingContainer_925ju_22{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}._resultsHeader_925ju_31{margin-bottom:24px;padding:16px 0;border-bottom:1px solid #f0f0f0}._reportsGrid_925ju_37{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:24px;margin-bottom:40px}._reportCard_925ju_44{border-radius:16px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;overflow:hidden;border:1px solid #f0f0f0}._reportCard_925ju_44:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}._cardHeader_925ju_57{padding:0 0 16px}._stockInfo_925ju_61{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}._stockCode_925ju_68{margin:0!important;color:#1890ff;font-weight:700;font-size:1.8rem}._recommendationTag_925ju_75{font-weight:600;font-size:12px;padding:4px 12px;border-radius:20px;text-transform:uppercase}._reportTitle_925ju_83{margin-bottom:12px}._sourceInfo_925ju_87{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}._financialMetrics_925ju_94{padding:16px 0 0}._metricRow_925ju_98{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}._metric_925ju_98{display:flex;flex-direction:column;gap:4px}._metricValue_925ju_110{font-size:1rem!important;color:#262626!important}._emptyContainer_925ju_115,._initialState_925ju_116{display:flex;justify-content:center;align-items:center;min-height:50px;padding:20px}._searchBoxCustom_925ju_124{display:flex;align-items:center;max-width:100%;margin:0 auto;background:#fffffff2;border-radius:16px;padding:0 0 0 8px}._customSearchBtn_925ju_134{border:none;border-radius:0 6px 6px 0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,box-shadow .2s;color:#fff;font-size:22px;height:32px;width:32px;background:#afafaf;margin-left:-2px}._emptyText_925ju_149{text-align:center;color:#979797;font-size:20px;margin-top:150px}._backgroundImage_925ju_155{margin-top:50px;margin-bottom:60px;background-image:url(/BCDN.png);background-size:contain;background-repeat:no-repeat;background-position:center;min-height:400px;display:flex;align-items:center;justify-content:center}._industryComparisonControls_925ju_169{display:flex;gap:8px!important}.ag-theme-quartz .ag-row-group{font-weight:700!important;background-color:#f8f9fa!important}.ag-theme-quartz .ag-row-group .ag-cell{font-weight:700!important;color:#262626!important}.ag-theme-quartz .ag-row-group .ag-cell-wrapper{font-weight:700!important}@media (max-width: 768px){._container_925ju_1{padding:16px}._searchSection_925ju_195{padding:24px 16px;margin-bottom:24px}._sectionTitle_925ju_200{font-size:2rem!important}._sectionDescription_925ju_8{font-size:1rem}._reportsGrid_925ju_37{grid-template-columns:1fr;gap:16px}._metricRow_925ju_98{grid-template-columns:1fr;gap:12px}._sourceInfo_925ju_87{flex-direction:column;align-items:flex-start}._stockInfo_925ju_61{flex-direction:column;align-items:flex-start;gap:8px}._stockCode_925ju_68{font-size:1.5rem!important}._financialRatioHeader_925ju_233{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}._financialRatioTitle_925ju_239{margin:0!important;width:100%!important}._financialRatioControls_925ju_244{display:flex!important;flex-direction:row!important;gap:8px!important;width:100%!important}._financialRatioControlsRow_925ju_251{display:flex!important;gap:8px!important;align-items:center!important}._industryComparisonHeader_925ju_258{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}._industryComparisonTitle_925ju_264{margin:0!important;width:100%!important}._industryComparisonControls_925ju_169{display:flex!important;flex-direction:row!important;gap:8px!important;width:100%!important}._industryComparisonControlsRow_925ju_276{display:flex!important;gap:8px!important;align-items:center!important}}@media (max-width: 480px){._searchSection_925ju_195{padding:20px 12px}._sectionTitle_925ju_200{font-size:1.8rem!important}._reportsGrid_925ju_37{gap:12px}._reportCard_925ju_44{border-radius:12px}}._templateEditModal_g9da6_1{z-index:1050}._modalContent_g9da6_5{padding:8px 0}._templatePreview_g9da6_9{margin-bottom:20px;padding:16px;background-color:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}._templatePreview_g9da6_9 h4{margin:0 0 12px;color:#495057;font-size:14px;font-weight:600}._previewText_g9da6_24{font-size:13px;line-height:1.6;color:#6c757d}._placeholderHighlight_g9da6_30{background-color:#fff3cd;color:#856404;padding:2px 6px;border-radius:4px;font-weight:500;border:1px solid #ffeaa7}._placeholderForm_g9da6_39{margin-top:16px}._placeholderForm_g9da6_39 ._ant-form-item_g9da6_43{margin-bottom:16px}._placeholderForm_g9da6_39 ._ant-form-item-label_g9da6_47>label{font-weight:500;color:#495057;font-size:13px}._placeholderForm_g9da6_39 ._ant-input_g9da6_53{border-radius:6px;border:1px solid #ced4da;transition:all .2s ease}._placeholderForm_g9da6_39 ._ant-input_g9da6_53:focus,._placeholderForm_g9da6_39 ._ant-input-focused_g9da6_60{border-color:#80bdff;box-shadow:0 0 0 2px #007bff40}._instructionText_g9da6_65{margin-bottom:16px;padding:8px 12px;background-color:#e7f3ff;border-radius:6px;border-left:3px solid #007bff}._instructionText_g9da6_65 small{color:#0056b3;font-size:12px}@media (max-width: 768px){._templateEditModal_g9da6_1{margin:0;max-width:none;width:100%!important;height:100%}._templateEditModal_g9da6_1 ._ant-modal-content_g9da6_87{height:100vh;border-radius:0}._templateEditModal_g9da6_1 ._ant-modal-body_g9da6_92{height:calc(100vh - 110px);overflow-y:auto;padding:16px}._templatePreview_g9da6_9{margin-bottom:16px;padding:12px}._templatePreview_g9da6_9 h4{font-size:13px}._previewText_g9da6_24{font-size:12px}._placeholderForm_g9da6_39 ._ant-form-item-label_g9da6_47>label{font-size:12px}._instructionText_g9da6_65 small{font-size:11px}}._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}._mainContainer_h6ocy_1{width:100vw;height:100vh;overflow:hidden;box-sizing:border-box}._keToanQuanTri_h6ocy_8{display:flex;width:100vw;height:95%;flex-direction:row;overflow:hidden}._backCanvas_h6ocy_16{width:40px;height:38px;background-color:#fafafa;border-radius:12px;box-shadow:1px 1px 2px 1px #00000040;display:flex;align-items:center;justify-content:center;cursor:pointer}._navbar_h6ocy_29{width:100%;height:56px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;padding:0 24px;z-index:10}._navbarLeft_h6ocy_41{display:flex;align-items:center;gap:16px}._appIcon_h6ocy_47{width:32px;height:32px;object-fit:contain}._appName_h6ocy_53{display:flex;align-items:center;gap:2px}._nameTable_h6ocy_59{font-size:20px;font-weight:600;color:#22223b;margin-left:8px}._navbarRight_h6ocy_66{display:flex;align-items:center;gap:12px;height:5%}._settingIcon_h6ocy_73{opacity:.5;transition:opacity .3s ease-in-out;cursor:pointer}._settingIcon_h6ocy_73:hover{opacity:1}._outlet_h6ocy_83{padding:10px;height:100%;overflow-x:hidden;width:85%}._outletExpanded_h6ocy_91{flex-grow:1;padding:10px;height:100%;overflow-x:hidden}._content_h6ocy_99{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_h6ocy_111{position:relative;display:flex;justify-content:start;align-items:center;gap:20px}._headerPowersheet2_h6ocy_120{display:flex;align-items:center;margin-top:5px}._main_h6ocy_1{display:flex;width:100%;margin-top:15px}._headerTitle_h6ocy_132{width:max-content;display:flex;align-items:center;gap:5px}._toogleChange_h6ocy_139{display:flex;margin-left:25px;gap:25px}._toogleChange2_h6ocy_145{display:flex;gap:25px}._dropdownMenu_h6ocy_150{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_h6ocy_132>span{color:#454545;font-size:23px;font-weight:700;display:flex;align-items:center}._headerAction_h6ocy_176{display:flex;justify-content:flex-end;flex:2;gap:20px;align-items:center}._headerActionButton_h6ocy_184{border-radius:8px;width:max-content;display:flex;align-items:center;position:relative;color:#5f5e5b;height:30px;justify-content:center;cursor:pointer}._headerActionButton_h6ocy_184>span{padding:0 25px;font-size:14.5px}._createButToan_h6ocy_201,._updateVas_h6ocy_202,._autoPhanLoai_h6ocy_203,._buttonOn_h6ocy_207{background:#eee}._buttonOn2_h6ocy_211{background:#20d76236;color:#168e41;border-color:#20d76266}._buttonOff_h6ocy_217{background:#fff}._inputSearch_h6ocy_221{display:flex;align-items:center;position:relative;color:#5f5e5b;border-radius:8px;height:30px}._quickFilterInput_h6ocy_230{border:unset;width:130px;font-size:16.5px;transition:border-color .3s,box-shadow .3s}._quickFilterInput_h6ocy_230::placeholder{color:#5f5e5b;padding-left:unset}._selectContent_h6ocy_244{background-color:#eee;color:#5f5e5b;cursor:pointer;border-radius:10px;padding:0 15px;text-align:center;font-size:14.5px!important}._selectContent_h6ocy_244>option{text-align:center!important}._selectItem_h6ocy_258{background-color:#eee;color:#5f5e5b;font-size:14.5px!important}._form_content_h6ocy_264 input{height:15px;margin-left:10px;display:flex;justify-content:start;align-items:center}._form_content_h6ocy_264{margin-bottom:10px;margin-top:10px}._customSelect_h6ocy_277{height:50px;padding:10px;display:flex;align-items:center}._dropdownItem_h6ocy_284{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_h6ocy_284:hover{background:#165591;color:#fff!important}._checkKM_h6ocy_306{margin:0 10px;background:#eee;border:none;color:red;padding:6px 10px;border-radius:8px}._activeNotification_h6ocy_316{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}._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}._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)}}._header_1hpu2_3{width:100vw;height:100%;background-color:var(--header-bg);display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--header-border);box-shadow:0 3px 3px var(--header-shadow);color:#454545}._headerLogo_1hpu2_15{line-height:20px;font-weight:500;font-size:20px;color:#262626}._dataPermissionBtn_1hpu2_22{padding:8px 16px;background-color:#1890ff;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;margin-left:20px}._dataPermissionBtn_1hpu2_22:hover{background-color:#40a9ff;transform:translateY(-1px);box-shadow:0 2px 8px #1890ff4d}._dataPermissionBtn_1hpu2_22:active{background-color:#096dd9;transform:translateY(0)}._selectGroup_1hpu2_46{margin-left:100px;display:flex;gap:30px;transform-origin:top left}._selectGroup_1hpu2_46 *{color:#737373}@media (min-width: 1420px) and (max-width: 1600px){._selectGroup_1hpu2_46{margin-left:40px}}._username_1hpu2_63{flex:0 0 auto;display:flex;align-items:center;padding:0 10px}._navContainer_1hpu2_70{display:flex;justify-content:space-between;align-items:center;flex:1;position:relative;height:100%;width:100vw;overflow:hidden}._header_left_1hpu2_83{width:100%;height:100%;display:flex;justify-content:start;gap:10px;align-items:center;padding-left:10px}._backCanvas_1hpu2_94{width:40px;height:38px;background-color:#fafafa;border-radius:12px;box-shadow:1px 1px 2px 1px #00000040;display:flex;align-items:center;justify-content:center;cursor:pointer}._change_app_button_1hpu2_107>img{width:30px}._header_right_1hpu2_111{width:auto;height:100%;display:flex;justify-content:flex-end;gap:0 10px;align-items:center;padding-left:10px;font-size:14px;color:#454545}._navList_1hpu2_123{display:flex;align-items:center;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;white-space:nowrap;height:100%;padding:0 20px;flex-grow:1;scrollbar-width:none;-ms-overflow-style:none}._navList_1hpu2_123::-webkit-scrollbar{display:none}._navList_1hpu2_123{-ms-overflow-style:none}._navItem_1hpu2_153{padding:0 15px;cursor:pointer;display:flex;align-items:center;height:100%;color:var(--header-text);position:relative;transition:color .3s ease;white-space:nowrap;gap:0 5px}._navItem_1hpu2_153._active_1hpu2_167{color:var(--header-item-active);animation:_colorTransition_1hpu2_1 1s ease forwards;overflow:clip}._navItem_1hpu2_153._active_1hpu2_167:before{content:"";position:absolute;top:var(--click-y, 50%);left:var(--click-x, 50%);width:150px;height:150px;background-color:var(--header-item-active-bg);border-radius:50%;transform:translate(-50%,-50%) scale(0);opacity:.5;animation:_circleExpand_1hpu2_1 1s ease forwards}._navItem_1hpu2_153._active_1hpu2_167:after{content:"";position:absolute;bottom:0;left:0;height:2px;width:100%;background-color:var(--header-item-active-border);animation:_borderGrowFromCenter_1hpu2_1 .5s ease forwards}@keyframes _colorTransition_1hpu2_1{0%{color:var(--header-item-text)}to{color:var(--header-item-active)}}@keyframes _circleExpand_1hpu2_1{0%{transform:translate(-50%,-50%) scale(0);opacity:.5}to{transform:translate(-50%,-50%) scale(2);background-color:var(--header-item-active);opacity:0}}@keyframes _borderGrowFromCenter_1hpu2_1{0%{width:0;left:50%}50%{width:100%;left:0}}._navItem_1hpu2_153:hover{color:var(--header-item-hover)}._navItemLabel_1hpu2_250{font-family:var(--font-family),serif;color:#737373;font-weight:600}._arrow_1hpu2_256{background:var(--header-arrow-bg);border:none;pointer-events:auto;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 5px;opacity:0;transition:opacity .3s ease}._arrow_1hpu2_256._show_1hpu2_275{opacity:1}._arrowLeft_1hpu2_280{order:-1}._arrowRight_1hpu2_285{order:1}._header_right_1hpu2_111 ._navItem_1hpu2_153:last-child{padding-right:0}._header_right_1hpu2_111 ._navItem_1hpu2_153:last-child ._navItemLabel_1hpu2_250{margin-right:0}._contentApprove_1hpu2_298{width:450px;height:500px;display:flex;flex-direction:column;overflow:auto;gap:5px}._bell_1hpu2_307{height:30px;width:30px;padding:5px;border-radius:50%;border:1px solid #F64C26;background-color:#fee4d3;display:flex;justify-content:center;align-items:center;font-size:14px;cursor:pointer;gap:5px}._bell_1hpu2_307:hover{border:1px solid #F64C26!important;background-color:#ffc693!important;cursor:pointer}._noti_dropdown_1hpu2_330{right:300px!important;top:50px!important;background:#a6ff8e00!important}._noti_dropdown_1hpu2_330 .ant-dropdown-menu{padding:0!important}._noti_dropdown_1hpu2_330 .ant-dropdown-menu .ant-dropdown-menu-item{padding-left:5px!important;padding-right:5px!important}._noti_dropdown_1hpu2_330 .ant-dropdown-menu .ant-dropdown-menu-item:hover{background-color:#fff!important}._count_content_1hpu2_354{color:#f64c26!important;border:1px solid #F64C26;background-color:#fee4d3;font-size:13px!important;font-weight:700;width:25px;height:25px;display:flex;justify-content:center;align-items:center;border-radius:50%;transition:.5s ease-in-out}._count_content_1hpu2_354:hover{width:25px;border-radius:5px;background-color:#ffc693!important;cursor:pointer}._warning_1hpu2_376{height:50px;border-radius:10px;border:1px solid #CC6852;background-color:#fff3f0;padding:5px 10px}._warning_1hpu2_376:hover{background-color:#ffe4e1!important}._warning_title_1hpu2_387{color:#b2543f;font-size:13px;font-weight:700}._warning_content_1hpu2_393{color:#cc7460;font-size:13px}._attention_1hpu2_398{height:50px;border-radius:10px;border:1px solid #EC9E54;background-color:#fff0dd;padding:5px 10px}._attention_1hpu2_398:hover{background-color:#ffe8c6!important}._attention_title_1hpu2_409{color:#d2930d;font-size:13px;font-weight:700}._attention_content_1hpu2_415{color:#c08f30;font-size:13px}._notification_1hpu2_420{height:50px;border-radius:10px;border:1px solid #5C7DEA;background-color:#e1edff;padding:5px 10px}._notification_1hpu2_420:hover{background-color:#c2dbff!important}._notification_title_1hpu2_433{color:#3b66bb;font-size:13px;font-weight:700}._notification_content_1hpu2_439{color:#4579cc;font-size:13px}@media (max-width: 768px){._header_right_1hpu2_111{width:auto;height:100%;display:flex;justify-content:flex-end;gap:0 0px;align-items:center;padding-left:0;font-size:14px;color:#454545}._username_1hpu2_63{flex:0 0 auto;display:flex;align-items:center;padding:0}}._container_fcqz9_1{height:100vh;display:flex;flex-direction:column}._header_fcqz9_6{height:50px;width:100%}._containerFilter_fcqz9_10 .ant-card-head{padding:0 16px;height:40px}._containerFilter_fcqz9_10 .ant-card-body{padding:5px 16px 16px}._content_fcqz9_18{height:calc(100vh - 50px);width:100%;padding:10px;overflow-y:auto;overflow-x:hidden;background-color:#f0f0f0}._tabs_fcqz9_26 .ant-tabs-nav{margin-bottom:0}._tabs_fcqz9_26 .ant-tabs-tab{height:40px;width:100%;display:flex;align-items:center;justify-content:center}._tabs_fcqz9_26 .ant-tabs-content-holder{height:calc(100% - 40px);padding:10px 0}._stickyTableContainer_fcqz9_42{height:100%;width:100%;overflow:hidden;display:flex;flex-direction:column;border:1px solid #f0f0f0;border-radius:6px}._stickyTableContainer_fcqz9_42 .ant-table,._stickyTableContainer_fcqz9_42 .ant-table-container{height:100%;display:flex;flex-direction:column}._stickyTableContainer_fcqz9_42 .ant-table-header{position:sticky;top:0;z-index:2;background:#fff;border-bottom:1px solid #f0f0f0;box-shadow:0 2px 4px #0000001a}._stickyTableContainer_fcqz9_42 .ant-table-body{flex:1;overflow-y:auto;overflow-x:auto}._stickyTableContainer_fcqz9_42 .ant-table-thead>tr>th{background:#fafafa;font-weight:600;border-bottom:1px solid #f0f0f0;position:sticky;top:0;z-index:1}._stickyTableContainer_fcqz9_42 .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0}._stickyTableContainer_fcqz9_42 .ant-table-tbody>tr:hover>td{background-color:#f5f5f5}._dropdownButton_1pqty_1{display:flex!important;align-items:center;justify-content:center;min-width:28px!important;height:28px!important;padding:4px!important;border:none!important;background:transparent!important;color:#6b7280!important;border-radius:4px!important;transition:all .2s ease!important}._dropdownButton_1pqty_1:hover{background-color:#f3f4f6!important;color:#374151!important}._dropdownButton_1pqty_1:focus{background-color:#f3f4f6!important;color:#374151!important}._dropdownOverlay_1pqty_25{z-index:9999!important}._dropdownOverlay_1pqty_25 .ant-dropdown-menu{border-radius:6px!important;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f!important;border:1px solid #e5e7eb!important;min-width:140px!important}._dropdownOverlay_1pqty_25 .ant-dropdown-menu-item{padding:8px 12px!important;font-size:13px!important;display:flex!important;align-items:center!important;gap:8px!important}._dropdownOverlay_1pqty_25 .ant-dropdown-menu-item:hover{background-color:#f9fafb!important}._dropdownOverlay_1pqty_25 .ant-dropdown-menu-item-danger{color:#dc2626!important}._dropdownOverlay_1pqty_25 .ant-dropdown-menu-item-danger:hover{background-color:#fef2f2!important}._overlay_1brn9_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000}._dialog_1brn9_14{background:#fff;border-radius:12px;padding:24px;max-width:400px;width:90%;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._header_1brn9_23{display:flex;align-items:center;gap:12px;margin-bottom:16px}._iconContainer_1brn9_30{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#fef3c7;color:#d97706}._icon_1brn9_30{width:20px;height:20px}._title_1brn9_46{margin:0;font-size:18px;font-weight:600;color:#111827}._content_1brn9_53{margin-bottom:24px}._message_1brn9_57{margin:0;font-size:14px;color:#6b7280;line-height:1.5}._actions_1brn9_64{display:flex;gap:12px;justify-content:flex-end}._cancelButton_1brn9_70{padding:8px 16px;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelButton_1brn9_70:hover{background-color:#f9fafb;border-color:#9ca3af}._confirmButton_1brn9_87{padding:8px 16px;border:1px solid #dc2626;background:#dc2626;color:#fff;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._confirmButton_1brn9_87:hover{background-color:#b91c1c;border-color:#b91c1c}._sidebar_175jt_1{width:320px;background-color:#fff;box-shadow:0 4px 6px -1px #0000001a;border-right:1px solid #e5e7eb;display:flex;flex-direction:column}._backCanvas_175jt_10{width:40px;height:38px;background-color:#fafafa;border-radius:12px;box-shadow:1px 1px 2px 1px #00000040;display:flex;align-items:center;justify-content:center;cursor:pointer}._headerLogo_175jt_23{line-height:20px;font-weight:500;font-size:25px;color:#262626}._header_175jt_23{display:flex;align-items:center;padding:24px;border-bottom:1px solid #e5e7eb;gap:10px}._title_175jt_39{font-size:24px;font-weight:700;color:#1f2937;margin:0}._subtitle_175jt_46{font-size:14px;color:#6b7280;margin:4px 0 0}._content_175jt_52{flex:1;overflow-y:auto}._section_175jt_57{padding:16px}._sectionHeader_175jt_61{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}._sectionTitle_175jt_68{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin:0}._addButton_175jt_77{background-color:#7c3aed;color:#fff;padding:4px;border-radius:4px;border:none;cursor:pointer;transition:background-color .2s}._addButton_175jt_77:hover{background-color:#6d28d9}._addIcon_175jt_91{width:16px;height:16px}._categoryList_175jt_96{display:flex;flex-direction:column;gap:12px}._categoryItemContainer_175jt_102{position:relative;display:flex;align-items:center;border-radius:8px;border:2px solid #e5e7eb;transition:all .2s;gap:8px}._categoryItemContainer_175jt_102:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}._categoryItemContainer_175jt_102._default_175jt_117:hover{background-color:#f9fafb}._categoryItemContainer_175jt_102._selected_175jt_123{box-shadow:0 4px 6px -1px #0000001a;border:1px solid #3b82f6;border-radius:8px;background-color:#e0f2fe}._categoryItem_175jt_102{flex:1;text-align:left;padding:16px;border-radius:8px;border:none;transition:all .2s;cursor:pointer;background:none}._categoryItem_175jt_102._default_175jt_117:hover{background-color:#f9fafb}._categoryItem_175jt_102._selected_175jt_123{box-shadow:0 4px 6px -1px #0000001a}._categoryName_175jt_151{font-weight:600;color:#1f2937;margin:0 0 4px;font-size:14px}._categoryDescription_175jt_158{font-size:12px;color:#6b7280;margin:0;line-height:1.4}._bg-blue-50_175jt_166{background-color:#eff6ff}._border-blue-200_175jt_170{border-color:#bfdbfe}._bg-green-50_175jt_174{background-color:#f0fdf4}._border-green-200_175jt_178{border-color:#bbf7d0}._bg-orange-50_175jt_182{background-color:#fff7ed}._border-orange-200_175jt_186{border-color:#fed7aa}._bg-purple-50_175jt_190{background-color:#faf5ff}._border-purple-200_175jt_194{border-color:#ddd6fe}._bg-pink-50_175jt_198{background-color:#fdf2f8}._border-pink-200_175jt_202{border-color:#fbcfe8}._bg-gray-50_175jt_206{background-color:#f9fafb}._border-gray-200_175jt_210{border-color:#e5e7eb}._content_9thr6_1{padding:0}._section_9thr6_5{margin-bottom:24px}._section_9thr6_5:last-child{margin-bottom:0}@media (max-width: 640px){._content_9thr6_1{padding:0}._section_9thr6_5{margin-bottom:20px}}._overlay_1wdys_1{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:50}._modal_1wdys_11{background-color:#fff;border-radius:8px;padding:24px;width:384px;max-height:90vh;overflow-y:auto}._title_1wdys_20{font-size:18px;font-weight:600;margin:0 0 16px;color:#1f2937}._formGroup_1wdys_27{margin-bottom:12px}._label_1wdys_31{display:block;font-size:14px;font-weight:500;margin-bottom:4px;color:#374151}._input_1wdys_39{width:100%;padding:8px;border:1px solid #d1d5db;border-radius:4px;font-size:14px;transition:border-color .2s}._input_1wdys_39:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._textarea_1wdys_54{width:100%;padding:8px;border:1px solid #d1d5db;border-radius:4px;font-size:14px;min-height:64px;resize:vertical;font-family:inherit;transition:border-color .2s}._textarea_1wdys_54:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._select_1wdys_72{width:100%;padding:8px;border:1px solid #d1d5db;border-radius:4px;font-size:14px;background-color:#fff;transition:border-color .2s}._select_1wdys_72:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._checkboxContainer_1wdys_88{max-height:96px;overflow-y:auto;border:1px solid #d1d5db;border-radius:4px;padding:8px}._checkboxItem_1wdys_96{display:flex;align-items:center;font-size:12px;margin-bottom:4px;cursor:pointer}._checkboxItem_1wdys_96:last-child{margin-bottom:0}._checkbox_1wdys_88{margin-right:8px;cursor:pointer}._checkboxLabel_1wdys_113{color:#374151;line-height:1.3}._actions_1wdys_118{display:flex;gap:8px;margin-top:16px}._saveButton_1wdys_124{flex:1;background-color:#3b82f6;color:#fff;padding:8px;border-radius:4px;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}._saveButton_1wdys_124:hover{background-color:#2563eb}._cancelButton_1wdys_141{flex:1;background-color:#d1d5db;color:#374151;padding:8px;border-radius:4px;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}._cancelButton_1wdys_141:hover{background-color:#9ca3af}._overlay_1vxep_1{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:50}._modal_1vxep_11{background-color:#fff;border-radius:8px;padding:24px;width:384px;max-height:90vh;overflow-y:auto}._title_1vxep_20{font-size:18px;font-weight:600;margin:0 0 16px;color:#1f2937}._formGroup_1vxep_27{margin-bottom:12px}._label_1vxep_31{display:block;font-size:14px;font-weight:500;margin-bottom:4px;color:#374151}._input_1vxep_39{width:100%;padding:8px;border:1px solid #d1d5db;border-radius:4px;font-size:14px;transition:border-color .2s}._input_1vxep_39:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._textarea_1vxep_54{width:100%;padding:8px;border:1px solid #d1d5db;border-radius:4px;font-size:14px;min-height:64px;resize:vertical;font-family:inherit;transition:border-color .2s}._textarea_1vxep_54:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._actions_1vxep_72{display:flex;gap:8px;margin-top:16px}._saveButton_1vxep_78{flex:1;background-color:#3b82f6;color:#fff;padding:8px;border-radius:4px;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}._saveButton_1vxep_78:hover{background-color:#2563eb}._cancelButton_1vxep_95{flex:1;background-color:#d1d5db;color:#374151;padding:8px;border-radius:4px;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}._cancelButton_1vxep_95:hover{background-color:#9ca3af}._shareButton_qkxd7_1{display:flex;align-items:center;gap:6px;padding:8px 12px;background-color:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._shareButton_qkxd7_1:hover{background-color:#2563eb;transform:translateY(-1px)}._shareButton_qkxd7_1:active{transform:translateY(0)}._modalOverlay_qkxd7_25{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_qkxd7_38{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:90%;max-width:500px;max-height:90vh;overflow-y:auto}._modalHeader_qkxd7_48{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}._modalHeader_qkxd7_48 h3{margin:0;font-size:18px;font-weight:600;color:#111827}._closeButton_qkxd7_63{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s ease}._closeButton_qkxd7_63:hover{background-color:#f3f4f6;color:#374151}._modalBody_qkxd7_84{padding:24px}._categoryInfo_qkxd7_88{margin-bottom:24px}._categoryInfo_qkxd7_88 h4{margin:0 0 8px;font-size:16px;font-weight:600;color:#111827}._description_qkxd7_99{margin:0;color:#6b7280;font-size:14px;line-height:1.5}._linkSection_qkxd7_106{margin-bottom:24px}._linkSection_qkxd7_106 label{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:#374151}._linkContainer_qkxd7_118{display:flex;gap:8px}._linkInput_qkxd7_123{flex:1;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;background-color:#f9fafb;color:#374151;cursor:text}._linkInput_qkxd7_123:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._copyButton_qkxd7_140{display:flex;align-items:center;gap:6px;padding:10px 16px;background-color:#10b981;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}._copyButton_qkxd7_140:hover,._copyButton_qkxd7_140._copied_qkxd7_160{background-color:#059669}._warning_qkxd7_164{background-color:#fef3c7;border:1px solid #f59e0b;border-radius:6px;padding:12px}._warning_qkxd7_164 p{margin:0;color:#92400e;font-size:14px;line-height:1.5}._header_sse56_1{background-color:#fff;box-shadow:0 1px 3px #0000001a;border-bottom:1px solid #e5e7eb;padding:14px 16px 4px}._headerContent_sse56_8{display:flex;align-items:center;justify-content:space-between}._titleSection_sse56_14{flex:1}._title_sse56_14{font-size:30px;font-weight:700;color:#1f2937;margin:0 0 8px}._description_sse56_25{color:#6b7280;margin:0;font-size:16px}._actions_sse56_31{display:flex;align-items:center;gap:12px}._editButton_sse56_37{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:8px;border:none;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s;background-color:#f3f4f6;color:#374151}._editButton_sse56_37:hover{background-color:#e5e7eb}._editButtonActive_sse56_56{background-color:#fef3c7;color:#92400e;border:1px solid #f59e0b}._editIcon_sse56_62{width:16px;height:16px}._lockContainer_sse56_67{display:inline-flex;align-items:center;gap:8px;padding:6px 8px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}._lockLabel_sse56_77{font-size:12px;color:#374151;font-weight:600}._lockToggle_sse56_83{display:inline-flex;align-items:center;gap:6px}._lockToggleText_sse56_89{font-size:12px;color:#374151}._lockPasswordWrapper_sse56_94{position:relative;display:inline-block}._lockPasswordInput_sse56_99{border:1px solid #d1d5db;border-radius:6px;padding:6px 28px 6px 8px;min-width:180px;font-size:12px}._lockToggleVisibilityButton_sse56_107{position:absolute;right:6px;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;color:#6b7280;padding:2px}._lockToggleVisibilityButton_sse56_107:hover{color:#111827}._lockSaveButton_sse56_123{background:#3b82f6;color:#fff;border:none;border-radius:6px;padding:6px 10px;cursor:pointer;font-size:12px}._lockSaveButton_sse56_123:hover{background:#2563eb}._lockSaveButtonDisabled_sse56_137{background:#9ca3af;cursor:not-allowed}._container_68tm3_1{height:calc(100vh - 200px);position:relative;overflow:hidden}._flexContainer_68tm3_7{display:flex;gap:70px;position:relative;overflow:hidden}._column_68tm3_15:first-child{width:25%}._column_68tm3_15:last-child{width:75%}._dualHeader_68tm3_23{display:flex;gap:24px;width:100%}._headerSection_68tm3_29{flex:1;display:flex;align-items:center;justify-content:space-between}._combinedList_68tm3_36{display:flex;gap:24px;height:100%}._kpiSection_68tm3_42,._measureSection_68tm3_46{flex:1}._flexContainer_68tm3_7._hasBulkHeader_68tm3_50{padding-top:66px}._bulkDeleteHeader_68tm3_54{position:absolute;top:0;left:0;right:0;z-index:20;background:#fff;border-bottom:1px solid #e5e7eb;padding:12px 16px;display:flex;justify-content:space-between;align-items:center}._column_68tm3_15{display:flex;flex-direction:column;min-height:0;height:100%;overflow:hidden}._columnHeader_68tm3_76{flex-shrink:0}._scrollableContainer_68tm3_80{flex:1;overflow-y:auto;overflow-x:hidden;min-height:0;height:0}._scrollableContainer_68tm3_80::-webkit-scrollbar{width:6px}._scrollableContainer_68tm3_80::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._scrollableContainer_68tm3_80::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}._scrollableContainer_68tm3_80::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._columnTitle_68tm3_106{font-size:18px;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb}._columnHeader_68tm3_76{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-shrink:0}._addButton_68tm3_121{background-color:#3b82f6;color:#fff;padding:4px;border-radius:4px;border:none;cursor:pointer;transition:background-color .2s}._addButton_68tm3_121:hover{background-color:#2563eb}._addIcon_68tm3_135{width:16px;height:16px}._headerActions_68tm3_141{display:flex;align-items:center;gap:12px}._bulkActions_68tm3_147{display:flex;align-items:center;gap:8px}._selectAllLabel_68tm3_153{display:flex;align-items:center;gap:4px;font-size:12px;color:#6b7280;cursor:pointer;-webkit-user-select:none;user-select:none}._selectAllCheckbox_68tm3_163{width:14px;height:14px;cursor:pointer}._deleteMultipleButton_68tm3_169{display:flex;align-items:center;gap:4px;background-color:#ef4444;color:#fff;padding:4px 8px;border-radius:4px;border:none;cursor:pointer;font-size:12px;font-weight:500;transition:background-color .2s}._deleteMultipleButton_68tm3_169:hover{background-color:#dc2626}._deleteIcon_68tm3_188{width:12px;height:12px}._bulkDeleteHeader_68tm3_54{position:absolute;top:0;left:0;right:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca;border-radius:8px;margin-bottom:16px;box-shadow:0 2px 4px #0000001a;min-height:50px;height:50px}._bulkDeleteInfo_68tm3_213{font-size:14px;color:#991b1b;font-weight:500;display:flex;align-items:center;height:100%}._bulkDeleteHeader_68tm3_54 ._deleteMultipleButton_68tm3_169{background-color:#dc2626;padding:8px 16px;font-size:14px;height:36px;display:flex;align-items:center;gap:6px;border-radius:6px;border:none;color:#fff;cursor:pointer;transition:background-color .2s ease}._bulkDeleteHeader_68tm3_54 ._deleteMultipleButton_68tm3_169:hover{background-color:#b91c1c}._itemActions_68tm3_242{display:flex;align-items:center;gap:4px;flex-shrink:0}._itemCheckbox_68tm3_249{width:14px;height:14px;cursor:pointer}._successFactors_68tm3_256{flex:1}._successFactorsContent_68tm3_260{background-color:#eff6ff;border-left:4px solid #3b82f6;padding:16px;border-radius:0 8px 8px 0;max-width:361px}._successFactorsText_68tm3_268{font-size:14px;color:#374151;line-height:1.6;margin:0;white-space:pre-wrap;word-wrap:break-word}._successFactorsText_68tm3_268 ._sectionHeader_68tm3_291{font-size:15px;font-weight:600;color:#1e40af;margin:12px 0 8px;padding-bottom:4px;border-bottom:1px solid #dbeafe}._successFactorsText_68tm3_268 ._regularText_68tm3_300{margin:6px 0;color:#374151}._successFactorsText_68tm3_268 ._subHeader_68tm3_305{font-size:14px;font-weight:600;color:#1e40af;margin:10px 0 6px}._successFactorsText_68tm3_268 ._emphasisText_68tm3_312{margin:6px 0;color:#1e293b;font-weight:500}._editKeyFactorsContainer_68tm3_319{display:flex;flex-direction:column;gap:12px}._keyFactorsTextarea_68tm3_325{width:100%;min-height:120px;padding:12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;line-height:1.5;color:#1e40af;background-color:#fff;resize:vertical;font-family:inherit;white-space:pre-wrap;word-wrap:break-word}._keyFactorsTextarea_68tm3_325:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._editKeyFactorsActions_68tm3_347{display:flex;gap:8px;justify-content:flex-end}._saveButton_68tm3_353{display:flex;align-items:center;gap:4px;background-color:#10b981;color:#fff;padding:6px 12px;border-radius:4px;border:none;cursor:pointer;font-size:12px;font-weight:500;transition:background-color .2s}._saveButton_68tm3_353:hover{background-color:#059669}._saveIcon_68tm3_372{width:12px;height:12px}._cancelButton_68tm3_377{display:flex;align-items:center;gap:4px;background-color:#6b7280;color:#fff;padding:6px 12px;border-radius:4px;border:none;cursor:pointer;font-size:12px;font-weight:500;transition:background-color .2s}._cancelButton_68tm3_377:hover{background-color:#4b5563}._cancelIcon_68tm3_396{width:12px;height:12px}._kpiList_68tm3_402{display:flex;flex-direction:column;gap:8px;padding-left:10px}._kpiItem_68tm3_409{padding:8px;border-radius:8px;border:2px solid;transition:all .2s;position:relative;max-width:400px;background-color:#fff;border-color:#e5e7eb;display:flex;align-items:flex-start;gap:8px}._kpiItem_68tm3_409:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}._kpiClickable_68tm3_430{cursor:pointer}._kpiDefault_68tm3_434:hover{border-color:#d1d5db}._kpiSelected_68tm3_438{background-color:#f6faff;border-color:#3b82f6;box-shadow:0 4px 6px -1px #0000001a;transform:scale(1.02)}._kpiContent_68tm3_445{flex:1}._kpiHeader_68tm3_449{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:4px}._kpiName_68tm3_456{font-weight:600;color:#1f2937;margin:0;font-size:14px;line-height:1.2}._kpiCategory_68tm3_464{padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600;border:1px solid;white-space:nowrap}._categoryFinance_68tm3_474{background-color:#dcfce7;color:#166534;border-color:#22c55e}._categoryOperation_68tm3_480{background-color:#ffedd5;color:#c2410c;border-color:#eec08c}._categoryCustomer_68tm3_486{background-color:#e9d5ff;color:#6b47c7;border-color:#a855f7}._categoryHR_68tm3_492{background-color:#fce7f3;color:#be185d;border-color:#ec4899}._kpiDescription_68tm3_498{font-size:12px;color:#6b7280;margin:0;line-height:1.3}._measureList_68tm3_508{display:flex;flex-direction:column;gap:8px}._measureItem_68tm3_514{padding:8px;border-radius:8px;border:2px solid;transition:all .2s;position:relative;max-width:500px;background-color:#fff;border-color:#e5e7eb;display:flex;align-items:flex-start;gap:8px}._measureItem_68tm3_514:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}._measureDefault_68tm3_535:hover{border-color:#d1d5db}._measureRelated_68tm3_539{background-color:#f0fdf4;border-color:#22c55e;box-shadow:0 4px 6px -1px #0000001a;transform:scale(1.02)}._measureContent_68tm3_546{flex:1}._measureHeader_68tm3_550{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:4px}._measureName_68tm3_557{font-weight:600;color:#1f2937;margin:0;font-size:16px;line-height:1.2}._connectionIndicator_68tm3_565{font-size:12px;color:#22c55e;font-weight:500}._measureDetails_68tm3_571{display:flex;align-items:flex-start;justify-content:space-between}._measureDescription_68tm3_577{font-size:14px;color:#6b7280;margin:0;line-height:1.3;flex:1}._measureSource_68tm3_585{font-size:12px;color:#3b82f6;background-color:#eff6ff;padding:3px 8px;border-radius:6px;margin-left:8px;white-space:nowrap;font-weight:500;max-width:160px;overflow:hidden;text-overflow:ellipsis}._tableContainer_68tm3_600{display:flex;flex-direction:column;width:100%;gap:16px;height:100%}._tablePanel_68tm3_608{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px;box-shadow:0 4px 10px #0000000a}._tablePanelFlex_68tm3_616{display:flex;flex-direction:column;min-height:0;height:100%}._tableHeader_68tm3_623{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}._tableHeaderActions_68tm3_630{display:flex;align-items:center;gap:10px}._quickFilterWrap_68tm3_636{display:inline-flex;align-items:center;gap:6px;border:1px solid #e5e7eb;background:#fff;padding:4px 8px;border-radius:8px}._quickFilterInput_68tm3_646{border:none;outline:none;font-size:12px;color:#374151}._gridAuto_68tm3_653{flex:1;min-height:0}._viewSwitch_68tm3_659{display:inline-flex;width:max-content;gap:0;margin:4px 0 12px;background:#fff;border-radius:10px;padding:4px;box-shadow:0 2px 6px #0000000a}._viewBtn_68tm3_670{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#475569;border:none;border-radius:4px;padding:8px 14px;cursor:pointer;font-weight:600;transition:color .15s ease,background-color .15s ease}._viewBtnActive_68tm3_684{color:#1d4ed8;background:#eff6ff;box-shadow:inset 0 0 0 1px #bfdbfe}._gridActionBtn_68tm3_690{border:1px solid #e5e7eb;background:#fff;color:#374151;border-radius:6px;padding:4px 6px}._gridActionBtnDanger_68tm3_698{border:1px solid #fecaca;background:#fff;color:#dc2626;border-radius:6px;padding:4px 6px}._descCell_68tm3_706{display:flex;align-items:center;gap:8px}._descText_68tm3_712{display:inline-block;color:#374151;font-size:12px;max-width:100%}._descBtn_68tm3_719{border:1px solid #e5e7eb;background:#fff;color:#2563eb;border-radius:6px;padding:4px 8px;cursor:pointer;font-size:12px}._descBtn_68tm3_719:hover{background:#eff6ff}._descModalOverlay_68tm3_733{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000}._descModal_68tm3_733{background:#fff;width:560px;max-width:92vw;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 30px #00000026}._descModalHeader_68tm3_752{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #e5e7eb}._descModalTitle_68tm3_760{margin:0;font-size:16px;font-weight:600;color:#111827}._descCloseBtn_68tm3_767{border:none;background:transparent;color:#6b7280;cursor:pointer}._descModalBody_68tm3_774{padding:12px 16px}._descTextarea_68tm3_778{width:100%;min-height:160px;border:1px solid #d1d5db;border-radius:8px;padding:10px 12px;outline:none;font-family:inherit;font-size:14px;color:#111827}._descTextarea_68tm3_778:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}._descModalFooter_68tm3_795{display:flex;justify-content:flex-end;gap:8px;padding:12px 16px;border-top:1px solid #e5e7eb}._markdownContent_68tm3_803{color:#374151;overflow-y:auto}._markdownContent_68tm3_803 h1,._markdownContent_68tm3_803 h2,._markdownContent_68tm3_803 h3,._markdownContent_68tm3_803 h4,._markdownContent_68tm3_803 h5,._markdownContent_68tm3_803 h6{color:#1e40af;font-weight:600;line-height:1}._markdownContent_68tm3_803 h1{font-size:17px}._markdownContent_68tm3_803 h2,._markdownContent_68tm3_803 h3,._markdownContent_68tm3_803 h4{font-size:15px}._markdownContent_68tm3_803 h5,._markdownContent_68tm3_803 h6{font-size:14px}._markdownContent_68tm3_803 p{text-align:justify}._markdownContent_68tm3_803 ul,._markdownContent_68tm3_803 ol{padding-left:24px}._markdownContent_68tm3_803 ul li,._markdownContent_68tm3_803 ol li{padding-left:4px;margin-top:-18px}._markdownContent_68tm3_803 ul{list-style-type:disc;margin-top:-15px;margin-bottom:-18px}._markdownContent_68tm3_803 ul ul{list-style-type:circle}._markdownContent_68tm3_803 ul ul ul{list-style-type:square}._markdownContent_68tm3_803 ol{list-style-type:decimal}._markdownContent_68tm3_803 ol ol{list-style-type:lower-alpha}._markdownContent_68tm3_803 ol ol ol{list-style-type:lower-roman}._markdownContent_68tm3_803 blockquote{border-left:4px solid #262626;background:#f0f9ff;font-style:italic;color:#1e40af;border-radius:0 8px 8px 0}._markdownContent_68tm3_803 blockquote p{margin:0}._markdownContent_68tm3_803 code{background:#f3f4f6;color:#dc2626;padding:2px 6px;border-radius:4px;font-family:SFMono-Regular,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9em}._markdownContent_68tm3_803 pre{background:#262626;color:#f9fafb;padding:16px;border-radius:8px;overflow-x:auto;border:1px solid #374151}._markdownContent_68tm3_803 pre code{background:none;color:inherit;padding:0;border-radius:0;font-size:14px}._markdownContent_68tm3_803 table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}._markdownContent_68tm3_803 table th,._markdownContent_68tm3_803 table td{border:1px solid #e5e7eb;padding:12px 16px;text-align:left}._markdownContent_68tm3_803 table th{background:#f9fafb;font-weight:600;color:#374151}._markdownContent_68tm3_803 table tr:nth-child(2n){background:#f9fafb}._markdownContent_68tm3_803 table tr:hover{background:#f3f4f6}._markdownContent_68tm3_803 hr{border:none;height:1px;background:linear-gradient(to right,#3b82f6,#93c5fd,#3b82f6);border-radius:1px}._markdownContent_68tm3_803 a{color:#262626;text-decoration:none;font-weight:500;transition:color .2s ease}._markdownContent_68tm3_803 a:hover{color:#1d4ed8;text-decoration:underline}._markdownContent_68tm3_803 strong,._markdownContent_68tm3_803 b{font-weight:700}._markdownContent_68tm3_803 em,._markdownContent_68tm3_803 i{font-style:italic;color:#4b5563}._markdownContent_68tm3_803 img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 6px #0000001a}._markdownContent_68tm3_803 del{text-decoration:line-through;color:#9ca3af}._markdownContent_68tm3_803 mark{background:#fef3c7;color:#92400e;padding:2px 4px;border-radius:4px}._markdownContent_68tm3_803 li::marker{color:#262626;font-weight:700}._markdownContent_68tm3_803 pre[class*=language-]{position:relative}._markdownContent_68tm3_803 pre[class*=language-]:before{content:attr(class);position:absolute;top:8px;right:8px;font-size:12px;color:#9ca3af;text-transform:uppercase;font-weight:500}._container_1bb05_1{flex:1;overflow:hidden;display:flex;flex-direction:column}._contentHeaderLeft_1bb05_8{display:flex;align-items:center;gap:12px}._viewSwitch_1bb05_14{display:flex;gap:8px;margin:8px 0 12px}._viewBtn_1bb05_20{display:inline-flex;align-items:center;gap:6px;border:1px solid #e5e7eb;background:#fff;color:#374151;border-radius:8px;padding:6px 10px;cursor:pointer}._viewBtnActive_1bb05_32{border-color:#3b82f6;color:#1d4ed8;background:#eff6ff}._content_1bb05_8{flex:1;overflow-y:auto;padding:24px}._contentHeader_1bb05_8{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}._headerActions_1bb05_51{display:flex;align-items:center;gap:12px}._contentTitle_1bb05_57{font-size:20px;font-weight:700;color:#1f2937;margin:0}._importButton_1bb05_64{display:flex;align-items:center;gap:8px;background-color:#3b82f6;color:#fff;padding:8px 16px;border-radius:6px;border:none;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s}._importButton_1bb05_64:hover{background-color:#2563eb}._importIcon_1bb05_83{width:16px;height:16px}._exportButton_1bb05_88{display:flex;align-items:center;gap:8px;background-color:#059669;color:#fff;padding:8px 16px;border-radius:6px;border:none;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s}._exportButton_1bb05_88:hover{background-color:#047857}._exportIcon_1bb05_107{width:16px;height:16px}._bg-green-100_1bb05_113{background-color:#dcfce7}._text-green-800_1bb05_117{color:#166534}._border-green-300_1bb05_121{border-color:#86efac}._bg-orange-100_1bb05_125{background-color:#fed7aa}._text-orange-800_1bb05_129{color:#9a3412}._border-orange-300_1bb05_133{border-color:#fdba74}._bg-purple-100_1bb05_137{background-color:#f3e8ff}._text-purple-800_1bb05_141{color:#6b21a8}._border-purple-300_1bb05_145{border-color:#d8b4fe}._bg-pink-100_1bb05_149{background-color:#fce7f3}._text-pink-800_1bb05_153{color:#9d174d}._border-pink-300_1bb05_157{border-color:#f9a8d4}._bg-gray-100_1bb05_161{background-color:#f3f4f6}._text-gray-800_1bb05_165{color:#1f2937}._border-gray-300_1bb05_169{border-color:#d1d5db}._container_9p9nb_2{height:100vh;background-color:#f9fafb;display:flex;overflow:hidden}._mobileWarning_9p9nb_10{min-height:100vh;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;padding:16px}._mobileWarningContent_9p9nb_19{background-color:#fff;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a;padding:32px;max-width:448px;text-align:center}._mobileWarningIcon_9p9nb_28{width:64px;height:64px;color:#ef4444;margin:0 auto 16px}._mobileWarningTitle_9p9nb_35{font-size:24px;font-weight:700;color:#1f2937;margin:0 0 16px}._mobileWarningText_9p9nb_42{color:#6b7280;margin:0 0 24px;line-height:1.6}._mobileWarningAction_9p9nb_48{display:flex;align-items:center;justify-content:center;color:#3b82f6}._mobileWarningActionIcon_9p9nb_55{width:20px;height:20px;margin-right:8px}._mobileWarningActionText_9p9nb_61{font-size:14px}._navigationIndicator_wbsc1_1{position:relative;display:inline-block;margin-left:8px;background:#3b82f6;color:#fff;padding:4px 8px;border-radius:12px;font-size:11px;animation:_discussionPulse_wbsc1_1 2s infinite;z-index:10}._replyInputContainer_wbsc1_14{display:flex;flex-direction:column;gap:8px}._headerLogo_wbsc1_20{line-height:20px;font-weight:500;font-size:25px;color:#262626}._backCanvas_wbsc1_28{width:40px;height:38px;background-color:#fafafa;border-radius:12px;box-shadow:1px 1px 2px 1px #00000040;display:flex;align-items:center;justify-content:center;cursor:pointer}@keyframes _discussionPulse_wbsc1_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}._approxIndicator_wbsc1_55{position:fixed;top:20px;right:20px;background:#f59e0b;color:#fff;padding:8px 12px;border-radius:8px;font-size:12px;z-index:1000;box-shadow:0 4px 6px #0000001a}._temporaryHighlight_wbsc1_68{background-color:#fef08a;border:2px solid #fde047;border-radius:4px;padding:2px 4px;margin:0 2px;font-weight:700}._previewContent_wbsc1_77{font-size:16px;line-height:1.8;color:#374151;user-select:text;-webkit-user-select:text;-moz-user-select:text}._fab_wbsc1_86{bottom:20px;right:20px;min-width:200px;max-width:350px}._containerMain_wbsc1_94{background-color:#f9fafb;height:100vh;overflow:hidden}._headerBar_wbsc1_100{border-bottom:1px solid #e5e7eb;background:#fff}._wrapperMax_wbsc1_106{margin:0 auto;padding-left:1rem;padding-right:1rem}._headerRow_wbsc1_112{display:flex;align-items:center;justify-content:space-between;height:4rem}._headerTitleRow_wbsc1_119{display:flex;align-items:center;gap:.75rem}._titleIcon_wbsc1_125{width:24px;height:24px;color:#2563eb}._titleText_wbsc1_131{font-size:1.125rem;font-weight:600;color:#111827}._main_wbsc1_137{margin:0 auto;padding:1.5rem 1rem;height:calc(100vh - 4rem);overflow:hidden}._mainGrid_wbsc1_144{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.5rem;height:100%;min-height:0}._leftCol_wbsc1_152{grid-column:span 3 / span 3;min-height:0;overflow-y:auto;display:flex;flex-direction:column}._middleCol_wbsc1_160{grid-column:span 6 / span 6;min-height:0;overflow:auto;display:flex;flex-direction:column}._rightCol_wbsc1_168{grid-column:span 3 / span 3;min-height:0;overflow-y:auto;display:flex;flex-direction:column}._panel_wbsc1_176{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;height:100%;display:flex;flex-direction:column}._panelSectionBorder_wbsc1_185{padding:1rem;border-bottom:1px solid #e5e7eb}._headerActionsRow_wbsc1_190{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._headerActionsBetween_wbsc1_197{display:flex;align-items:center;justify-content:space-between}._h3Title_wbsc1_203,._h3TitleDark_wbsc1_208{font-weight:500;color:#111827}._btnNew_wbsc1_213{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#3b82f6;color:#fff;border-radius:.375rem;font-size:.875rem;transition:background-color .2s ease}._btnNew_wbsc1_213:hover{background:#2563eb}._iconXs_wbsc1_229{width:12px;height:12px}._iconSm_wbsc1_234{width:16px;height:16px}._iconMd_wbsc1_239{width:20px;height:20px}._iconSmBlue_wbsc1_244{width:16px;height:16px;color:#3b82f6}._iconSmMuted_wbsc1_250{width:16px;height:16px;color:#6b7280}._iconXsBlueHidden_wbsc1_256{width:12px;height:12px;color:#3b82f6;opacity:0;transition:opacity .2s ease}._p4_wbsc1_264{padding:1rem}._p6_wbsc1_268{padding:1.5rem}._mb2_wbsc1_272{margin-bottom:.5rem}._mb3_wbsc1_276{margin-bottom:.75rem}._mb4_wbsc1_280{margin-bottom:1rem}._mt2_wbsc1_284{margin-top:.5rem}._inlineGap2_wbsc1_292{display:flex;align-items:center;gap:.5rem}._inlineGap4_wbsc1_298{display:flex;align-items:center;gap:1rem}._inlineRowGap2_wbsc1_304{display:flex;align-items:center;gap:.5rem}._betweenRow_wbsc1_310{display:flex;align-items:center;justify-content:space-between}._betweenRowMb2_wbsc1_316{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}._betweenRowMb3_wbsc1_323{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._vSpace2_wbsc1_330{display:grid;row-gap:.5rem}._vSpace3_wbsc1_335{display:grid;row-gap:.75rem}._searchWrapRelative_wbsc1_340{position:relative;margin-bottom:.75rem}._searchIcon_wbsc1_345{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#9ca3af}._searchInput_wbsc1_355{width:100%;padding:.5rem 1rem .5rem 2.5rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:.5rem;outline:none}._searchInput_wbsc1_355:focus{border-color:#3b82f6}._tagLabel_wbsc1_368{display:block;font-size:.75rem;font-weight:500;color:#374151;margin-bottom:.25rem}._tagsWrap_wbsc1_376{display:flex;flex-wrap:wrap;gap:.25rem;max-height:3rem;overflow:hidden}._tagButton_wbsc1_384{padding:.25rem .5rem;font-size:.75rem;border-radius:.25rem;transition:background-color .2s ease;background:#f3f4f6;color:#4b5563}._tagButton_wbsc1_384:hover{background:#e5e7eb}._tagButtonActive_wbsc1_397{background:#3b82f6;color:#fff}._idTagButtonActive_wbsc1_402{background:#10b981;color:#fff}._moreButtonBlue_wbsc1_407{padding:.25rem .5rem;font-size:.75rem;color:#2563eb;border-radius:.25rem}._moreButtonBlue_wbsc1_407:hover{background:#eff6ff}._moreButtonGreen_wbsc1_418{padding:.25rem .5rem;font-size:.75rem;color:#059669;border-radius:.25rem}._moreButtonGreen_wbsc1_418:hover{background:#ecfdf5}._docList_wbsc1_429{padding:1rem;display:flex;flex-direction:column;overflow-y:auto;gap:10px}._docItem_wbsc1_437{height:max-content;padding:.75rem;border-radius:.5rem;border:1px solid #e5e7eb;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}._docItem_wbsc1_437:hover{border-color:#93c5fd}._docItemActive_wbsc1_450{border-color:#3b82f6;background:#eff6ff}._docItemHeader_wbsc1_455{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.5rem}._docItemHeaderLeft_wbsc1_462{flex:1 1 0%}._docItemTitle_wbsc1_466{font-weight:500;font-size:.875rem;color:#111827;margin-bottom:.25rem;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._badgesRow_wbsc1_479{display:flex;gap:.25rem;margin-bottom:.25rem}._badgeType_wbsc1_485{padding:.125rem .375rem;background:#dbeafe;color:#1d4ed8;font-size:.75rem;border-radius:.25rem}._badgeId_wbsc1_493{padding:.125rem .375rem;background:#d1fae5;color:#047857;font-size:.75rem;border-radius:.25rem}._meta_wbsc1_501{font-size:.75rem;color:#4b5563}._dupBtn_wbsc1_506{opacity:0;transition:opacity .2s ease;padding:.25rem;border-radius:.25rem}._docItem_wbsc1_437:hover ._dupBtn_wbsc1_506{opacity:1}._dupBtn_wbsc1_506:hover{background:#dbeafe}._dupIcon_wbsc1_521{width:12px;height:12px;color:#2563eb}._statusRow_wbsc1_527{display:flex;align-items:center;gap:.5rem;font-size:.75rem}._statusItem_wbsc1_534{display:flex;align-items:center;gap:.25rem}._lockIcon_wbsc1_540{width:12px;height:12px;color:#6b7280}._unlockIcon_wbsc1_546{width:12px;height:12px;color:#10b981}._lockText_wbsc1_552{color:#6b7280}._editableText_wbsc1_556{color:#16a34a}._sharedRow_wbsc1_560{display:flex;align-items:center;gap:.25rem}._shareIcon_wbsc1_566{width:12px;height:12px;color:#3b82f6}._shareText_wbsc1_572{color:#2563eb}._actionsRow_wbsc1_576{display:flex;align-items:center;gap:.5rem}._btnInteractive_wbsc1_582{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.875rem;background:#f3f4f6;color:#374151;border-radius:.375rem;transition:background-color .2s ease}._btnInteractive_wbsc1_582:hover{background:#e5e7eb}._settingsBtn_wbsc1_598{padding:.375rem;color:#9ca3af;border-radius:.375rem;transition:color .2s ease,background-color .2s ease}._settingsBtn_wbsc1_598:hover{color:#4b5563;background:#f3f4f6}._settingsIcon_wbsc1_610{width:16px;height:16px}._formatBar_wbsc1_615{padding:.5rem 1rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}._disabled_wbsc1_621{opacity:.5}._flexRowGap1_wbsc1_625{display:flex;align-items:center;gap:.25rem}._selectSmall_wbsc1_631{font-size:.875rem;border:1px solid #d1d5db;border-radius:.25rem;padding:.25rem .5rem;background:#fff}._separator_wbsc1_639{width:1px;height:1.5rem;background:#d1d5db;margin:0 .5rem}._formatBtn_wbsc1_646{padding:.375rem;color:#4b5563;border-radius:.375rem;transition:background-color .2s ease}._formatBtn_wbsc1_646:hover{background:#e5e7eb}._btnTextSm_wbsc1_657{font-size:.875rem}._btnTextBoldSm_wbsc1_661{font-size:.875rem;font-weight:700}._btnTextUnderlineSm_wbsc1_666{font-size:.875rem;text-decoration:underline}._highlightBtn_wbsc1_671{padding:.375rem;color:#4b5563;border-radius:.375rem;background:#fef08a}._varBtn_wbsc1_678{padding:.25rem .5rem;font-size:.875rem;background:#dbeafe;color:#1d4ed8;border-radius:.375rem;transition:background-color .2s ease}._varBtn_wbsc1_678:hover{background:#bfdbfe}._editorContainer_wbsc1_691{flex:1 1 auto;padding:1rem;position:relative}._editorArea_wbsc1_697{width:100%;height:100%;border:1px solid #d1d5db;border-radius:.5rem;padding:1rem;font-size:.875rem;outline:none;overflow-y:auto}._editorLockedBorder_wbsc1_708{border-color:#9ca3af}._lockedBadge_wbsc1_712{position:absolute;top:1rem;right:1rem;background:#f3f4f6;padding:.25rem .5rem;border-radius:.25rem;display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#4b5563}._emptyState_wbsc1_726{flex:1 1 auto;display:flex;align-items:center;justify-content:center;color:#6b7280}._emptyStateInner_wbsc1_734{text-align:center}._emptyIcon_wbsc1_738{width:48px;height:48px;margin:0 auto 1rem;color:#d1d5db}._labelXs_wbsc1_745{display:block;font-size:.75rem;font-weight:500;color:#374151;margin-bottom:.25rem}._labelSm_wbsc1_753{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._labelMutedXs_wbsc1_761{font-size:.75rem;font-weight:500;color:#374151}._inputText_wbsc1_767{width:100%;padding:.5rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:.375rem;outline:none}._inputText_wbsc1_767:focus{border-color:#3b82f6}._textarea_wbsc1_780{width:100%;padding:.5rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:.375rem;outline:none;resize:none}._textareaLg_wbsc1_790{width:100%;padding:.75rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:.375rem;outline:none;resize:none}._helpTextXs_wbsc1_800{font-size:.75rem;color:#6b7280;margin-top:.25rem}._textSm_wbsc1_806{font-size:.875rem;color:#374151}._textSmMuted_wbsc1_811{font-size:.875rem;color:#6b7280}._textXsMuted_wbsc1_816{font-size:.75rem;color:#6b7280}._textXsFaint_wbsc1_821{font-size:.75rem;color:#9ca3af}._flex1_wbsc1_288{flex:1 1 0%}._refBox_wbsc1_830{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;padding:.75rem}._refItem_wbsc1_837{background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;padding:.5rem}._refIndex_wbsc1_844{font-size:.75rem;color:#6b7280}._btnIconDanger_wbsc1_849{color:#ef4444;font-size:.75rem;padding:.25rem;border-radius:.25rem}._btnIconDanger_wbsc1_849:hover{color:#b91c1c}._iconLgMuted_wbsc1_860{width:32px;height:32px;margin:0 auto .5rem;color:#d1d5db}._emptyRef_wbsc1_867{text-align:center;padding:1rem 0;color:#6b7280}._linkCard_wbsc1_873{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem}._linkCardTitle_wbsc1_880{font-weight:500;font-size:.875rem;color:#111827;margin-bottom:.25rem}._linkUrl_wbsc1_887{color:#2563eb;text-decoration:none;font-size:.875rem;word-break:break-all}._linkUrl_wbsc1_887:hover{text-decoration:underline}._btnXsPrimary_wbsc1_898{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#3b82f6;color:#fff;font-size:.75rem;border-radius:.25rem;transition:background-color .2s ease}._btnXsPrimary_wbsc1_898:hover{background:#2563eb}._btnXsGhostBlue_wbsc1_914{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;color:#2563eb;font-size:.75rem;border-radius:.25rem}._btnXsGhostBlue_wbsc1_914:hover{background:#eff6ff}._btnXsGreen_wbsc1_928{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#10b981;color:#fff;font-size:.75rem;border-radius:.25rem;transition:background-color .2s ease}._btnXsGreen_wbsc1_928:hover{background:#059669}._controlsBox_wbsc1_944{padding-top:.75rem;border-top:1px solid #e5e7eb;display:grid;row-gap:.75rem}._toggle_wbsc1_951{position:relative;display:inline-flex;height:1.5rem;width:2.75rem;align-items:center;border-radius:9999px;transition:background-color .2s ease}._toggleOff_wbsc1_961{background:#e5e7eb}._toggleOnBlue_wbsc1_965{background:#2563eb}._toggleOnGreen_wbsc1_969{background:#16a34a}._toggleThumb_wbsc1_973{height:1rem;width:1rem;transform:translate(.25rem);border-radius:9999px;background:#fff;transition:transform .2s ease}._toggleThumbOn_wbsc1_982{transform:translate(1.5rem)}._toggleThumbOff_wbsc1_986{transform:translate(.25rem)}._variablesBox_wbsc1_990{flex:1 1 auto;padding:1rem;overflow-y:auto}._emptyVars_wbsc1_996{font-size:.875rem;color:#6b7280;text-align:center;padding:2rem 0}._tocCol_wbsc1_1003{width:25%;background:#f9fafb;border-right:1px solid #e5e7eb;overflow-y:auto}._tocTitle_wbsc1_1010{font-weight:500;color:#111827;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}._tocList_wbsc1_1019{display:grid;row-gap:.25rem}._tocItem_wbsc1_1024{font-size:.875rem;cursor:pointer;padding:.5rem;border-radius:.25rem;transition:background-color .2s ease}._tocItem_wbsc1_1024:hover{background:#dbeafe}._tocItemActive_wbsc1_1036{background:#eff6ff;outline:2px solid #93c5fd}._tocH1_wbsc1_1041{font-weight:500;color:#111827}._tocH2_wbsc1_1046{color:#374151;padding-left:1rem}._tocH3_wbsc1_1051{color:#4b5563;padding-left:2rem}._tocItemInner_wbsc1_1056{display:flex;align-items:center;gap:.5rem}._tocItem_wbsc1_1024:hover ._iconXsBlueHidden_wbsc1_256{opacity:1}._tocBadgeH1_wbsc1_1066{font-size:20px;color:#2563eb;font-weight:700}._tocBadgeH2_wbsc1_1072{font-size:17px;color:#10b981;font-weight:700}._tocBadgeH3_wbsc1_1078{font-size:15px;color:#f59e0b;font-weight:700}._docMainCol_wbsc1_1084{width:55%;background:#fff;overflow-y:auto}._sideRight_wbsc1_1090{width:20%;background:#f1f5f9;border-left:1px solid #e5e7eb;overflow-y:auto}._sideRightInner_wbsc1_1097{padding:1rem;display:grid;row-gap:1.5rem}._docMainInner_wbsc1_1104{padding:2rem;max-width:none}._previewProse_wbsc1_1109{cursor:text;-webkit-user-select:text;user-select:text}._contentPanels_wbsc1_1114{flex:1 1 auto;display:flex;overflow:hidden}._discussionCard_wbsc1_1120{background:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.75rem;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease;box-shadow:0 2px 4px #0000001a}._discussionActive_wbsc1_1129{border-color:#93c5fd;background:#eff6ff;box-shadow:0 4px 12px #3b82f633}._discussionHeader_wbsc1_1135{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._discussionSection_wbsc1_1142{font-size:.75rem;font-weight:500;color:#2563eb;background:#dbeafe;padding:.25rem .5rem;border-radius:.25rem}._discussionGeneral_wbsc1_1151{margin-left:auto;font-size:.75rem;color:#9ca3af;padding:.25rem .5rem;background:#f3f4f6;border-radius:.25rem}._selectedTextBox_wbsc1_1160{font-size:.75rem;color:#4b5563;margin-bottom:.5rem;padding:.5rem;background:#fffbeb;border:1px solid #fde68a;border-radius:.375rem}._selectedLabel_wbsc1_1170{font-weight:500}._generalBox_wbsc1_1174{font-size:.75rem;color:#4b5563;margin-bottom:.5rem;padding:.5rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.375rem}._generalTitle_wbsc1_1184{font-weight:500;display:inline-flex;align-items:center;gap:.25rem}._textBlue700_wbsc1_1191{color:#1d4ed8}._commentText_wbsc1_1195{font-size:.875rem;color:#111827;font-weight:500}._commentMeta_wbsc1_1201{font-size:.75rem;color:#6b7280;margin-top:.25rem;display:flex;align-items:center;gap:.5rem}._repliesBox_wbsc1_1210{display:grid;row-gap:.5rem;border-top:1px solid #f3f4f6;padding-top:.5rem}._repliesHeader_wbsc1_1217{font-size:.75rem;font-weight:500;color:#4b5563;margin-bottom:.5rem}._replyItem_wbsc1_1224{background:#f9fafb;padding:.5rem;border-radius:.375rem;font-size:.875rem}._replyText_wbsc1_1231{color:#111827}._replyMeta_wbsc1_1235{font-size:.75rem;color:#6b7280;margin-top:.25rem;display:flex;align-items:center;gap:.25rem}._replyToggle_wbsc1_1244{font-size:.75rem;color:#2563eb;text-decoration:underline;margin-top:.5rem;display:inline-flex;align-items:center;gap:.25rem}._replyEditor_wbsc1_1254{margin-top:.75rem;padding-top:.5rem;border-top:1px solid #f3f4f6}._emptyDiscuss_wbsc1_1260{text-align:center;padding:2rem 0}._emptyDiscussIcon_wbsc1_1265{width:48px;height:48px;color:#d1d5db;margin:0 auto .75rem}._emptyDiscussHelp_wbsc1_1272{font-size:.75rem;color:#9ca3af;display:grid;row-gap:.25rem}._emptyDiscussHint_wbsc1_1279{margin-top:.75rem;padding:.5rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.375rem}._emptyDiscussHintText_wbsc1_1287{color:#2563eb;font-weight:500;font-size:.75rem}._footerBar_wbsc1_1293{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-top:1px solid #e5e7eb;background:#fff;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}._footerMeta_wbsc1_1304{font-size:.875rem;color:#4b5563}._footerActions_wbsc1_1309{display:flex;gap:.5rem}._btnOutline_wbsc1_1314{padding:.5rem 1rem;border:1px solid #d1d5db;color:#374151;border-radius:.375rem;transition:background-color .2s ease}._btnOutline_wbsc1_1314:hover{background:#f3f4f6}._btnPrimary_wbsc1_1326{padding:.5rem 1rem;background:#3b82f6;color:#fff;border-radius:.375rem;transition:background-color .2s ease}._btnPrimary_wbsc1_1326:hover{background:#2563eb}._btnFull_wbsc1_1338{flex:1 1 0%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}._previewModal_wbsc1_1346{background:#fff;border-radius:.5rem;width:100%;height:100%;display:flex;flex-direction:column}._previewHeader_wbsc1_1355{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;background:#2a6fcc;border-top-left-radius:.5rem;border-top-right-radius:.5rem;text-align:center;padding-bottom:20px;margin-bottom:30px}._previewMeta_wbsc1_1368{font-size:16px;color:#fff}._closeGhost_wbsc1_1373{color:#9ca3af;padding:.5rem;border-radius:.375rem;transition:color .2s ease,background-color .2s ease}._closeGhost_wbsc1_1373:hover{color:#4b5563;background:#f3f4f6}._overlay_wbsc1_1385{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:50}._modalCardSm_wbsc1_1395{background:#fff;border-radius:.5rem;width:100%;max-width:28rem;margin-left:1rem;margin-right:1rem}._modalHeader_wbsc1_1404{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #e5e7eb}._modalTitle_wbsc1_1412{font-size:25px;font-weight:500;color:#fff}._modalClose_wbsc1_1418{color:#9ca3af}._modalClose_wbsc1_1418:hover{color:#4b5563}._fabFull_wbsc1_1426{position:fixed;z-index:50;background:#3b82f6;color:#fff;padding:.5rem 1rem;border-radius:.75rem;box-shadow:0 10px 15px #0000001a;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.75rem;animation:_discussionPulse_wbsc1_1 2s infinite;bottom:20px;right:20px;min-width:200px;max-width:350px}._fabHeader_wbsc1_1446{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}._fabTitle_wbsc1_1453{font-weight:500;font-size:.875rem}._fabQuote_wbsc1_1458{font-size:.75rem;background:#2563eb;padding:.25rem .5rem;border-radius:.5rem;text-align:left}._fabClose_wbsc1_1466{margin-left:.5rem;padding:.25rem;border-radius:9999px;transition:background-color .2s ease}._fabClose_wbsc1_1466:hover{background:#1d4ed8}._previewProse_wbsc1_1109{font-size:1.125rem;line-height:1.75rem}._proposalMaker_wbsc1_1482{background-color:#f5f5f5;min-height:100vh;padding:24px}._header_wbsc1_20{margin-bottom:24px}._headerTitle_wbsc1_119{margin:0;color:#1890ff;display:flex;align-items:center}._headerIcon_wbsc1_1499{margin-right:12px}._statsRow_wbsc1_1503{margin-bottom:24px}._statCard_wbsc1_1507{text-align:center}._filtersCard_wbsc1_1511{margin-bottom:24px}._proposalListCard_wbsc1_1515{background:#fff}._proposalCard_wbsc1_1519{transition:all .3s ease}._proposalCard_wbsc1_1519:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._proposalActions_wbsc1_1528{display:flex;gap:8px}._proposalMeta_wbsc1_1533{margin-bottom:8px}._proposalMetaItem_wbsc1_1537{display:flex;align-items:center;gap:4px;margin-bottom:4px}._proposalMetaIcon_wbsc1_1544{color:#8c8c8c}._proposalDate_wbsc1_1548{font-size:12px;color:#8c8c8c;margin-top:8px}._aiAssistant_wbsc1_1554{margin-bottom:16px;border:1px solid #e8e8e8}._aiSuggestions_wbsc1_1559{margin-top:12px}._aiSuggestionCard_wbsc1_1563{margin-top:8px;background-color:#f8f9fa;border:1px solid #e8e8e8}._formSection_wbsc1_1569{margin-bottom:24px}._formSectionTitle_wbsc1_1573{font-size:16px;font-weight:600;color:#1890ff;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #e8e8e8}._previewSection_wbsc1_1583{margin-bottom:25px}._previewSectionTitle_wbsc1_1587{font-size:18px;font-weight:700;color:#1890ff;margin-bottom:10px}._previewInfoGrid_wbsc1_1594{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}._previewBudgetInfo_wbsc1_1601{background:#f5f5f5;padding:15px;border-radius:5px}@media print{._previewContainer_wbsc1_1608{margin:0}}@media (max-width: 768px){._proposalMaker_wbsc1_1482{padding:16px}._statsRow_wbsc1_1503{margin-bottom:16px}._previewInfoGrid_wbsc1_1594{grid-template-columns:1fr;gap:10px}}._referenceLinkTitle_wbsc1_1629{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;white-space:normal;line-height:1.4;font-size:13px;font-weight:600;color:#1e293b;margin-bottom:2px}._referenceLinkUrl_wbsc1_1641{word-break:break-all;overflow-wrap:break-word;white-space:normal;line-height:1.3;color:#94a3b8;font-family:monospace;font-size:10px}._referenceLinkDomain_wbsc1_1651{word-break:break-all;overflow-wrap:break-word;white-space:normal;line-height:1.2;color:#059669;font-weight:500;font-size:10px;text-transform:uppercase}._mobileWarning_wbsc1_1663{display:flex;align-items:center;justify-content:center;padding:2rem}._mobileWarningContent_wbsc1_1670{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:3rem 2rem;text-align:center;max-width:400px;width:100%;box-shadow:0 20px 40px #0000001a;border:1px solid rgba(255,255,255,.2)}._mobileWarningIcon_wbsc1_1682{width:64px;height:64px;color:#667eea;margin:0 auto 1.5rem;opacity:.8}._mobileWarningTitle_wbsc1_1690{font-size:1.5rem;font-weight:700;color:#1a202c;margin:0 0 1rem;line-height:1.3}._mobileWarningText_wbsc1_1698{font-size:1rem;color:#4a5568;line-height:1.6;margin:0 0 2rem}._mobileWarningAction_wbsc1_1705{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;font-weight:600;font-size:.875rem;box-shadow:0 4px 12px #667eea4d;transition:all .3s ease}._mobileWarningAction_wbsc1_1705:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}._mobileWarningActionIcon_wbsc1_1725{width:20px;height:20px;opacity:.9}._mobileWarningActionText_wbsc1_1731{font-weight:600}@media (max-width: 480px){._mobileWarning_wbsc1_1663{padding:1rem}._mobileWarningContent_wbsc1_1670{padding:2rem 1.5rem}._mobileWarningTitle_wbsc1_1690{font-size:1.25rem}._mobileWarningText_wbsc1_1698{font-size:.875rem}._mobileWarningAction_wbsc1_1705{padding:.875rem 1.25rem;font-size:.8rem}}._referenceLinkCard_wbsc1_1759{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;margin-bottom:8px;transition:all .2s ease;cursor:pointer;box-shadow:0 1px 2px #0000000d;display:flex;align-items:center;gap:10px}._referenceLinkCard_wbsc1_1759:hover{border-color:#3b82f6;box-shadow:0 2px 8px #3b82f626}._referenceLinkIcon_wbsc1_1778{background:#3b82f6;border-radius:4px;padding:4px;flex-shrink:0;display:flex;align-items:center;justify-content:center}._referenceLinkContent_wbsc1_1788{flex:1;min-width:0}._referenceLinkTitleInline_wbsc1_1793{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:2px}._referenceLinkMeta_wbsc1_1800{font-size:11px;color:#64748b;display:flex;align-items:center;gap:6px}._referenceLinkDomainInline_wbsc1_1808{color:#059669;font-weight:500;font-size:10px;text-transform:uppercase}._referenceLinkUrlInline_wbsc1_1815{color:#94a3b8;font-family:monospace;font-size:10px}._referenceLinkArrow_wbsc1_1821{color:#94a3b8;font-size:12px;flex-shrink:0}._referenceLinksEmpty_wbsc1_1827{text-align:center;padding:20px 16px;background:#f8fafc;border-radius:8px;border:1px dashed #cbd5e1;margin-top:4px}._referenceLinksEmptyIcon_wbsc1_1836{margin-bottom:8px}._referenceLinksEmptyText_wbsc1_1840{font-size:12px;margin:0;color:#64748b;line-height:1.4}._shareButtonIcon_wbsc1_1847{margin-right:6px}._fullWidth_wbsc1_1851{width:100%}._panel_1vwhi_1{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;height:100%;display:flex;flex-direction:column}._panelSectionBorder_1vwhi_9{padding:1rem;border-bottom:1px solid #e5e7eb}._headerActionsRow_1vwhi_10{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._h3Title_1vwhi_11{font-weight:500;color:#111827}._btnNew_1vwhi_12{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#3b82f6;color:#fff;border-radius:.375rem;font-size:.875rem;transition:background-color .2s ease}._btnNew_1vwhi_12:hover{background:#2563eb}._iconXs_1vwhi_14{width:12px;height:12px}._searchWrapRelative_1vwhi_15{position:relative;margin-bottom:.75rem}._searchIcon_1vwhi_16{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#9ca3af}._searchInput_1vwhi_17{width:100%;padding:.5rem 1rem .5rem 2.5rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:.5rem;outline:none}._searchInput_1vwhi_17:focus{border-color:#3b82f6}._vSpace2_1vwhi_19{display:grid;row-gap:.5rem}._tagLabel_1vwhi_20{display:block;font-size:.75rem;font-weight:500;color:#374151;margin-bottom:.25rem}._tagsWrap_1vwhi_21{display:flex;flex-wrap:wrap;gap:.25rem;max-height:3rem;overflow:hidden}._tagButton_1vwhi_22{padding:.25rem .5rem;font-size:.75rem;border-radius:.25rem;transition:background-color .2s;background:#f3f4f6;color:#4b5563}._tagButton_1vwhi_22:hover{background:#e5e7eb}._tagButtonActive_1vwhi_24{background:#3b82f6;color:#fff}._idTagButtonActive_1vwhi_25{background:#10b981;color:#fff}._moreButtonBlue_1vwhi_26{padding:.25rem .5rem;font-size:.75rem;color:#2563eb;border-radius:.25rem}._moreButtonBlue_1vwhi_26:hover{background:#eff6ff}._moreButtonGreen_1vwhi_28{padding:.25rem .5rem;font-size:.75rem;color:#059669;border-radius:.25rem}._moreButtonGreen_1vwhi_28:hover{background:#ecfdf5}._moreDropdownItem_1vwhi_30{font-size:.875rem}._docList_1vwhi_31{padding:1rem;display:flex;flex-direction:column;overflow-y:auto;gap:10px}._docItem_1vwhi_32{height:max-content;padding:.75rem;border-radius:.5rem;border:1px solid #e5e7eb;cursor:pointer;transition:border-color .2s,background-color .2s}._docItem_1vwhi_32:hover{border-color:#93c5fd}._docItemActive_1vwhi_34{border-color:#3b82f6;background:#eff6ff}._docItemHeader_1vwhi_35{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.5rem}._docItemHeaderLeft_1vwhi_36{flex:1 1 0%}._docItemTitle_1vwhi_37{font-weight:500;font-size:.875rem;color:#111827;margin-bottom:.25rem;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._badgesRow_1vwhi_38{display:flex;gap:.25rem;margin-bottom:.25rem}._badgeType_1vwhi_39{padding:.125rem .375rem;background:#dbeafe;color:#1d4ed8;font-size:.75rem;border-radius:.25rem}._badgeId_1vwhi_40{padding:.125rem .375rem;background:#d1fae5;color:#047857;font-size:.75rem;border-radius:.25rem}._meta_1vwhi_41{font-size:.75rem;color:#4b5563}._dupBtn_1vwhi_42{opacity:0;transition:opacity .2s;padding:.25rem;border-radius:.25rem}._docItem_1vwhi_32:hover ._dupBtn_1vwhi_42{opacity:1}._dupBtn_1vwhi_42:hover{background:#dbeafe}._dupIcon_1vwhi_45{width:12px;height:12px;color:#2563eb}._statusRow_1vwhi_46{display:flex;align-items:center;gap:.5rem;font-size:.75rem}._statusItem_1vwhi_47{display:flex;align-items:center;gap:.25rem}._lockIcon_1vwhi_48{width:12px;height:12px;color:#6b7280}._unlockIcon_1vwhi_49{width:12px;height:12px;color:#10b981}._lockText_1vwhi_50{color:#6b7280}._editableText_1vwhi_51{color:#16a34a}._sharedRow_1vwhi_52{display:flex;align-items:center;gap:.25rem}._shareIcon_1vwhi_53{width:12px;height:12px;color:#3b82f6}._shareText_1vwhi_54{color:#2563eb}._main_5d6sh_1{width:100%;height:100%;display:flex;flex-direction:column;background:#fff}._info_5d6sh_10{width:100%;min-height:50px;background:#fff;padding:2px 20px;display:flex;justify-content:space-between;align-items:center}._infoLeft_5d6sh_22{display:flex;flex-direction:column;gap:8px}._nameElement_5d6sh_28{display:flex;align-items:center}._nameElement_5d6sh_28 span{font-size:18px;font-weight:700;color:#262626}._infoElement_5d6sh_39{display:flex;align-items:center}._infoElement_5d6sh_39 span{font-size:14px;color:#6b7280;font-weight:500}._infoRight_5d6sh_50{display:flex;align-items:center;gap:12px}._splitLayout_5d6sh_57{width:100%;height:calc(100% - 120px);display:flex;flex-direction:column;gap:20px}._singleLayout_5d6sh_65{width:100%;height:calc(100% - 120px)}._splitContentLayout_5d6sh_71{width:100%;height:100%;display:flex;gap:20px;padding:20px}._contentSection_5d6sh_79{flex:1;min-width:0;display:flex;flex-direction:column;background:#fff;border-radius:8px;border:1px solid #e9ecef;overflow:hidden}._chartsSection_5d6sh_90{width:400px;min-width:400px;max-width:500px;display:flex;flex-direction:column;background:#fff;border-radius:8px;border:1px solid #e9ecef;overflow:hidden}._chartsContainer_5d6sh_102{flex:1;overflow-y:auto;padding:16px}._editorSection_5d6sh_108{flex:1;min-width:0;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden}._fullEditor_5d6sh_117{width:100%;height:100%;background:#fff;overflow:hidden;border:1px solid #e9ecef}._chartSection_5d6sh_127{flex:1;min-width:0;display:flex;flex-direction:column}._chartContainer_5d6sh_134{width:100%;height:100%;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid #e9ecef;padding:20px}._chartPlaceholder_5d6sh_148{display:flex;align-items:center;justify-content:center;height:100%;color:#6b7280;font-size:16px;font-weight:500;background:#f8f9fa;border-radius:8px;width:100%}._tiptap_5d6sh_161{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}._controlGroup_5d6sh_170{width:100%;padding:12px 20px;border-bottom:1px solid #e9ecef;background:#f8f9fa;display:flex;align-items:center;justify-content:center;flex-shrink:0}._buttonGroup_5d6sh_181{width:100%;display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:center}._buttonGroup_5d6sh_181 button{height:36px;min-width:36px;color:#262626;cursor:pointer;background:#fff;border:1px solid #dee2e6;border-radius:6px;transition:all .2s ease;font-weight:500;display:flex;align-items:center;justify-content:center;font-size:14px}._buttonGroup_5d6sh_181 button:hover{background:#007bff;color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px #007bff33}._buttonGroup_5d6sh_181 button:disabled{background:#f8f9fa;color:#adb5bd;cursor:not-allowed;transform:none;box-shadow:none}._isActive_5d6sh_221{background:#007bff!important;color:#fff!important;box-shadow:0 2px 4px #007bff33!important}._editorContent_5d6sh_227,._editorContentFull_5d6sh_228{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:row;gap:20px;height:100%;min-height:0}._editorContentFull_5d6sh_228{padding:20px 31px 20px 0}._editorContentSingle_5d6sh_244{padding:20px 220px 10px!important}._editorContentWrap_5d6sh_250{flex:1 1 auto;overflow-y:auto;min-height:0;max-height:100%;display:flex;flex-direction:column}._editorContentWrap_5d6sh_250 .tiptap{width:100%;height:100%;padding:10px 15px;font-size:16px;line-height:1.6;color:#262626;overflow-wrap:break-word;word-wrap:break-word}._editorContentFull_5d6sh_228 ._editorContentWrap_5d6sh_250 .tiptap{padding:0 57px}._editorContentWrap_5d6sh_250 .tiptap:first-child{margin-top:0}._editorContentWrap_5d6sh_250 .tiptap blockquote{border-left:4px solid #007bff;margin:1.5rem 0;padding:1rem 1.5rem;background:#f8f9fa;border-radius:0 8px 8px 0;font-style:italic}._editorContentWrap_5d6sh_250 .tiptap :is(ul,ol){padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem}._editorContentWrap_5d6sh_250 .tiptap ol li p,._editorContentWrap_5d6sh_250 .tiptap ul li p{margin:.5rem 0}._editorContentWrap_5d6sh_250 .tiptap h1{font-size:2.5rem;font-weight:700;margin:2rem 0 1rem;color:#262626;border-bottom:2px solid #007bff;padding-bottom:.5rem}._editorContentWrap_5d6sh_250 .tiptap h2{font-size:2rem;font-weight:600;margin:1.5rem 0 1rem;color:#262626}._editorContentWrap_5d6sh_250 .tiptap h3{font-size:1.5rem;font-weight:600;margin:1.25rem 0 .75rem;color:#262626}._editorContentWrap_5d6sh_250 .tiptap h4{font-size:1.25rem;font-weight:600;margin:1rem 0 .5rem;color:#6c757d}._editorContentWrap_5d6sh_250 .tiptap h5{font-size:1.125rem;font-weight:600;margin:.75rem 0 .5rem;color:#6c757d}._editorContentWrap_5d6sh_250 .tiptap h6{font-size:1rem;font-weight:600;margin:.5rem 0 .25rem;color:#6c757d}._editorContentWrap_5d6sh_250 .tiptap hr{border:none;border-top:2px solid #e9ecef;margin:2rem 0}._resizableImageWrapper_5d6sh_354{position:relative;display:inline-block;margin:1rem 0}._resizableImage_5d6sh_354{max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 8px #0000001a}._resizeHandle_5d6sh_367{position:absolute;width:8px;height:8px;background:#007bff;border:2px solid white;border-radius:50%;cursor:pointer;box-shadow:0 2px 4px #0003}._resizeTopLeft_5d6sh_378{top:-4px;left:-4px;cursor:nw-resize}._resizeTopRight_5d6sh_384{top:-4px;right:-4px;cursor:ne-resize}._resizeBottomLeft_5d6sh_390{bottom:-4px;left:-4px;cursor:sw-resize}._resizeBottomRight_5d6sh_396{bottom:-4px;right:-4px;cursor:se-resize}._resizableImageWrapper_5d6sh_354:hover ._resizeHandle_5d6sh_367{background:#0056b3;transform:scale(1.2)}._resizableImageWrapper_5d6sh_354 ._resizeHandle_5d6sh_367{opacity:0;transition:opacity .2s ease,transform .2s ease}._editorContentWrap_5d6sh_250 .tiptap table{border-collapse:collapse;margin:1rem 0;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}._editorContentWrap_5d6sh_250 .tiptap td{border:1px solid #e9ecef;padding:12px;text-align:left;vertical-align:top;background:#fff;transition:background-color .2s ease}._editorContentWrap_5d6sh_250 .tiptap td>*{margin:0}._editorContentWrap_5d6sh_250 .tiptap th{border:1px solid #e9ecef;padding:12px;text-align:left;vertical-align:top;background:#007bff;color:#fff;font-weight:600}._editorContentWrap_5d6sh_250 .tiptap th>*{margin:0}._editorContentWrap_5d6sh_250 .tiptap th{font-weight:600}._editorContentWrap_5d6sh_250 .tiptap .selectedCell:after{background:#007bff33;content:"";left:0;right:0;top:0;bottom:0;pointer-events:none;position:absolute;z-index:2}._editorContentWrap_5d6sh_250 .tiptap .column-resize-handle{background-color:#007bff;bottom:-2px;position:absolute;right:-2px;pointer-events:none;top:0;width:4px}._editorContentWrap_5d6sh_250 .tiptap .tableWrapper{overflow-x:auto;border-radius:8px}._editorContentWrap_5d6sh_250 .resize-cursor{cursor:ew-resize;cursor:col-resize}._fontSizeMenuContainer_5d6sh_484{position:relative;display:inline-block}._fontSizeDropdownMenu_5d6sh_489{position:absolute;top:100%;left:0;background:#fff;border:1px solid #dee2e6;border-radius:6px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:120px;padding:6px 0;margin-top:4px}._fontSizeDropdownMenu_5d6sh_489 button{width:100%;padding:8px 16px;border:none;background:transparent;cursor:pointer;text-align:left;transition:background-color .2s ease;font-size:14px}._fontSizeDropdownMenu_5d6sh_489 button:hover{background:#f8f9fa}._fontSizeDropdownMenu_5d6sh_489 button span{font-weight:500}._headingMenuContainer_5d6sh_522{position:relative;display:inline-block}._headingDropdownMenu_5d6sh_527{position:absolute;top:100%;left:0;background:#fff;border:1px solid #dee2e6;border-radius:6px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:120px;padding:6px 0;margin-top:4px}._headingDropdownMenu_5d6sh_527 button{width:100%;padding:8px 16px;border:none;background:transparent;cursor:pointer;text-align:left;transition:background-color .2s ease;font-size:14px}._headingDropdownMenu_5d6sh_527 button:hover{background:#f8f9fa}._headingDropdownMenu_5d6sh_527 button span{font-weight:500}._tableMenuContainer_5d6sh_560{position:relative;display:inline-block}._tableDropdownMenu_5d6sh_565{position:absolute;top:100%;left:0;background:#fff;border:1px solid #dee2e6;border-radius:6px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:200px;padding:8px;margin-top:4px}._tableDropdownMenu_5d6sh_565 button{width:100%;padding:8px 16px;border:none;background:transparent;cursor:pointer;text-align:left;transition:background-color .2s ease;border-radius:4px;font-size:14px}._tableDropdownMenu_5d6sh_565 button:hover{background:#f8f9fa}._tableDropdownMenu_5d6sh_565 button span{font-weight:500}._fontMenuContainer_5d6sh_599{position:relative;display:inline-block}._fontDropdownMenu_5d6sh_604{position:absolute;top:100%;left:0;background:#fff;border:1px solid #dee2e6;border-radius:6px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:150px;padding:6px 0;margin-top:4px}._fontDropdownMenu_5d6sh_604 button{width:100%;padding:8px 16px;border:none;background:transparent;cursor:pointer;text-align:left;transition:background-color .2s ease;font-size:14px}._fontDropdownMenu_5d6sh_604 button:hover{background:#f8f9fa}._fontDropdownMenu_5d6sh_604 button span{font-weight:500}._colorPickerMenuContainer_5d6sh_637{position:relative;display:inline-block}._colorPickerDropdownMenu_5d6sh_642{position:absolute;top:100%;left:0;background:#fff;border:1px solid #dee2e6;border-radius:6px;box-shadow:0 4px 12px #00000026;z-index:1000;padding:12px;min-width:200px;margin-top:4px}._colorPickerDropdownMenu_5d6sh_642 input[type=color]{width:100%;height:40px;border:none;border-radius:6px;cursor:pointer;background:transparent}._lineHeightMenuContainer_5d6sh_665{position:relative;display:inline-block}._lineHeightDropdownMenu_5d6sh_670{position:absolute;top:100%;left:0;background:#fff;border:1px solid #dee2e6;border-radius:6px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:120px;padding:6px 0;margin-top:4px}._lineHeightDropdownMenu_5d6sh_670 button{width:100%;padding:8px 16px;border:none;background:transparent;cursor:pointer;text-align:left;transition:background-color .2s ease;font-size:14px}._lineHeightDropdownMenu_5d6sh_670 button:hover{background:#f8f9fa}._lineHeightDropdownMenu_5d6sh_670 button span{font-weight:500}._editorContentWrap_5d6sh_250 .tiptap p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}._controlContainer_5d6sh_711{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._editMode_5d6sh_718{background:#007bff;color:#fff;border:none;border-radius:6px;padding:8px 16px;cursor:pointer;transition:all .2s ease;font-weight:500;display:flex;align-items:center;gap:8px}._editMode_5d6sh_718:hover{transform:translateY(-1px);box-shadow:0 2px 4px #007bff33}._slideButton_5d6sh_737{animation:_slideIn_5d6sh_1 .3s ease-out}@keyframes _slideIn_5d6sh_1{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}._loadingCircle_5d6sh_752{width:20px;height:20px;border:2px solid #f8f9fa;border-top:2px solid #007bff;border-radius:50%;animation:_spin_5d6sh_1 1s linear infinite}@keyframes _spin_5d6sh_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._buttonWrap_5d6sh_770{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:6px;cursor:pointer;transition:all .2s ease;background:#fff;border:1px solid #dee2e6}._buttonWrap_5d6sh_770 img{width:20px;height:20px}._buttonWrap_5d6sh_770 span{font-size:14px}._customSwitch_5d6sh_798{margin-left:8px}._customSwitch_5d6sh_798.ant-switch.ant-switch-checked{background:#007bff}._customSwitch_5d6sh_798>div{background:#dee2e6}._customSwitch_5d6sh_798>span>span{color:#6c757d;font-weight:500}._timeDisplay_5d6sh_815{display:flex;align-items:center;font-size:12px;color:#6c757d;font-weight:500;min-width:80px}@media (max-width: 1200px){._splitLayout_5d6sh_57{flex-direction:column;gap:16px}._editorSection_5d6sh_108,._chartSection_5d6sh_127{min-height:400px}}@media (max-width: 768px){._info_5d6sh_10{flex-direction:column;gap:16px;align-items:flex-start}._splitLayout_5d6sh_57,._singleLayout_5d6sh_65{height:auto;min-height:500px}._splitLayout_5d6sh_57{flex-direction:column}._editorSection_5d6sh_108,._chartSection_5d6sh_127{min-height:300px}._controlContainer_5d6sh_711{justify-content:center}._nameElement_5d6sh_28 span{font-size:24px}._main_5d6sh_1{padding:12px}._editorContent_5d6sh_227,._editorContentFull_5d6sh_228{padding:12px;gap:16px;flex-direction:column}._editorContentFull_5d6sh_228{padding:12px 40px}._editorContentFull_5d6sh_228 ._editorContentWrap_5d6sh_250 .tiptap{padding:16px 40px}._embeddedChartSection_5d6sh_888 ._chartContainer_5d6sh_134{height:auto;min-height:300px}._multipleCharts_5d6sh_893{gap:20px}._singleChart_5d6sh_897{min-height:250px}._audioProgressContainer_5d6sh_901{min-width:150px}._splitContentLayout_5d6sh_71{flex-direction:column;gap:10px;padding:10px}._chartsSection_5d6sh_90{width:100%;min-width:100%;max-width:100%;min-height:300px}._chartsContainer_5d6sh_102{padding:10px}._contentSection_5d6sh_79{min-height:400px}}._loadingContainer_5d6sh_928{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px;color:#6c757d;font-weight:500}._audioControls_5d6sh_939{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._audioProgressContainer_5d6sh_901{display:flex;flex-direction:column;gap:4px;min-width:200px}._audioProgress_5d6sh_901{width:100%}._audioProgress_5d6sh_901 .ant-progress-bg{background:#007bff}._editButton_5d6sh_961{background:#007bff;border:none;border-radius:6px;height:40px;font-weight:500;transition:all .2s ease}._editButton_5d6sh_961:hover{transform:translateY(-1px);box-shadow:0 2px 4px #007bff33;background:#0056b3}._saveButton_5d6sh_976{height:40px;background-color:orange!important;border-color:orange!important;color:#fff!important}._shareButton_5d6sh_984{border:1px solid #dee2e6;border-radius:6px;height:40px;font-weight:500;transition:all .2s ease;background:#fff;color:#262626}._shareButton_5d6sh_984:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a;border-color:#007bff;color:#007bff}._embeddedChartSection_5d6sh_888{width:36%;display:flex;flex-direction:column;flex-shrink:0}._embeddedChartSection_5d6sh_888 ._chartContainer_5d6sh_134{width:100%;height:100%;background:transparent;overflow-y:auto;display:flex;align-items:flex-start;justify-content:center;padding:20px;border:none;box-shadow:none;border-radius:0;min-height:0}._multipleCharts_5d6sh_893{width:100%;display:flex;flex-direction:column;gap:30px}._singleChart_5d6sh_897{width:100%;min-height:300px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;border:1px solid #e9ecef}._panel_tm22e_1{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;height:100%;display:flex;flex-direction:column}._panelSectionBorder_tm22e_10{padding:1rem;border-bottom:1px solid #e5e7eb}._headerActionsBetween_tm22e_15{display:flex;align-items:center;justify-content:space-between}._h3TitleDark_tm22e_21{font-weight:500;color:#111827}._actionsRow_tm22e_26{display:flex;align-items:center;gap:.5rem}._formatBar_tm22e_32{padding:.5rem 1rem;border-bottom:1px solid #e5e7eb;background:#f9fafb;flex:1 1 auto;display:flex;flex-direction:column;min-height:0}._disabled_tm22e_42{opacity:.8}._flexRowGap1_tm22e_46{display:flex;align-items:center;gap:.25rem}._selectSmall_tm22e_52{font-size:.875rem;border:1px solid #d1d5db;border-radius:.25rem;padding:.25rem .5rem;background:#fff}._separator_tm22e_60{width:1px;height:1.5rem;background:#d1d5db;margin:0 .5rem}._formatBtn_tm22e_67{padding:.375rem;color:#4b5563;border-radius:.375rem;transition:background-color .2s ease}._formatBtn_tm22e_67:hover{background:#e5e7eb}._btnTextBoldSm_tm22e_78{font-size:.875rem;font-weight:700}._btnTextSm_tm22e_83{font-size:.875rem}._btnTextUnderlineSm_tm22e_87{font-size:.875rem;text-decoration:underline}._highlightBtn_tm22e_92{padding:.375rem;color:#4b5563;border-radius:.375rem;background:#fef08a}._varBtn_tm22e_99{padding:.25rem .5rem;font-size:.875rem;background:#dbeafe;color:#1d4ed8;border-radius:.375rem;transition:background-color .2s ease}._varBtn_tm22e_99:hover{background:#bfdbfe}._editorContainer_tm22e_112{flex:0 0 auto;padding:1rem;position:relative}._editorArea_tm22e_118{width:100%;flex:1 1 auto;min-height:0;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;outline:none;overflow-y:auto}._editorLockedBorder_tm22e_129{border-color:#9ca3af}._lockedBadge_tm22e_133{position:absolute;top:1rem;right:1rem;background:#f3f4f6;padding:.25rem .5rem;border-radius:.25rem;display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#4b5563}._iconXs_tm22e_147{width:12px;height:12px}._emptyState_tm22e_152{flex:1 1 auto;display:flex;align-items:center;justify-content:center;color:#6b7280}._emptyStateInner_tm22e_160{text-align:center}._emptyIcon_tm22e_164{width:48px;height:48px;margin:0 auto 1rem;color:#d1d5db}._panel_2mtms_1{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;height:100%;display:flex;flex-direction:column;overflow-y:auto}._panelSectionBorder_2mtms_2{padding:1rem;border-bottom:1px solid #e5e7eb}._h3TitleDark_2mtms_3{font-weight:500;color:#111827}._vSpace3_2mtms_4{display:grid;row-gap:.75rem}._labelXs_2mtms_5{display:block;font-size:.75rem;font-weight:500;color:#374151;margin-bottom:.25rem}._inputText_2mtms_6{width:100%;padding:.5rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:.375rem;outline:none}._inputText_2mtms_6:focus{border-color:#3b82f6}._textarea_2mtms_8{width:100%;padding:.5rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:.375rem;outline:none;resize:none}._refBox_2mtms_9{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;padding:.75rem}._betweenRowMb3_2mtms_10{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._labelMutedXs_2mtms_11{font-size:.75rem;font-weight:500;color:#374151}._btnXsPrimary_2mtms_12{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#3b82f6;color:#fff;font-size:.75rem;border-radius:.25rem;transition:background-color .2s}._btnXsPrimary_2mtms_12:hover{background:#2563eb}._refItem_2mtms_14{background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;padding:.5rem}._betweenRowMb2_2mtms_15{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}._refIndex_2mtms_16{font-size:.75rem;color:#6b7280}._btnIconDanger_2mtms_17{color:#ef4444;font-size:.75rem;padding:.25rem;border-radius:.25rem}._btnIconDanger_2mtms_17:hover{color:#b91c1c}._mb2_2mtms_19{margin-bottom:.5rem}._emptyRef_2mtms_20{text-align:center;padding:1rem 0;color:#6b7280}._vSpace2_2mtms_21{display:grid;row-gap:.5rem}._betweenRow_2mtms_10{display:flex;align-items:center;justify-content:space-between}._labelXsEm_2mtms_23{font-weight:500;font-size:.75rem;color:#374151}._btnXsGhostBlue_2mtms_24{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;color:#2563eb;font-size:.75rem;border-radius:.25rem}._btnXsGhostBlue_2mtms_24:hover{background:#eff6ff}._inlineGap2_2mtms_26{display:flex;align-items:center;gap:.5rem}._flex1_2mtms_27{flex:1 1 0%}._btnXsGreen_2mtms_28{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#10b981;color:#fff;font-size:.75rem;border-radius:.25rem;transition:background-color .2s}._btnXsGreen_2mtms_28:hover{background:#059669}._mt2_2mtms_30{margin-top:.5rem}._controlsBox_2mtms_31{padding-top:.75rem;border-top:1px solid #e5e7eb;display:grid;row-gap:.75rem}._textSm_2mtms_32{font-size:.875rem;color:#374151}._toggle_2mtms_33{position:relative;display:inline-flex;height:1.5rem;width:2.75rem;align-items:center;border-radius:9999px;transition:background-color .2s}._toggleOff_2mtms_34{background:#e5e7eb}._toggleOnBlue_2mtms_35{background:#2563eb}._toggleOnGreen_2mtms_36{background:#16a34a}._toggleThumb_2mtms_37{height:1rem;width:1rem;transform:translate(.25rem);border-radius:9999px;background:#fff;transition:transform .2s}._toggleThumbOn_2mtms_38{transform:translate(1.5rem)}._toggleThumbOff_2mtms_39{transform:translate(.25rem)}._textSmMuted_2mtms_40{font-size:.875rem;color:#6b7280}._variablesBox_2mtms_41{flex:1 1 auto;padding:1rem}._emptyVars_2mtms_42{font-size:.875rem;color:#6b7280;text-align:center;padding:2rem 0}._helpTextXs_2mtms_43{font-size:.75rem;color:#6b7280;margin-top:.25rem}._appContainer_1h0n8_2{height:100vh;background-color:#e5e7eb;display:flex;flex-direction:column}._backCanvas_1h0n8_10{width:40px;height:38px;background-color:#fafafa;border-radius:12px;box-shadow:1px 1px 2px 1px #00000040;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}._backCanvas_1h0n8_10:hover{background-color:#f0f0f0;box-shadow:2px 2px 4px 2px #0000004d}._mainLayout_1h0n8_28{flex:1;display:flex;overflow:hidden}._sidebar_1h0n8_35{position:fixed;top:0;left:-20rem;width:20rem;height:100vh;background-color:#f3f4f6;border-right:2px solid #9ca3af;transition:left .3s ease;z-index:100;overflow-y:auto}@media (min-width: 1024px){._sidebar_1h0n8_35{position:fixed;top:4.5rem;left:0;display:block;width:20rem;height:calc(100vh - 4.5rem)}._sidebarOpen_1h0n8_58{left:0}}._sidebarOpen_1h0n8_58{left:0}._sidebarBackdrop_1h0n8_68{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:50}@media (min-width: 1024px){._sidebarBackdrop_1h0n8_68{display:none}}._sidebarHeader_1h0n8_84{padding:1rem;border-bottom:2px solid #9ca3af;background-color:#fff}._sidebarHeaderContent_1h0n8_90{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._sidebarTitle_1h0n8_97{font-size:1.125rem;font-weight:600;color:#111827;margin:0}._sidebarTitleContainer_1h0n8_104{display:flex;align-items:center;gap:.5rem;flex:1}._trashButton_1h0n8_111{background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:.375rem;transition:all .2s ease}._trashButton_1h0n8_111:hover{background:#f3f4f6;color:#374151}._sidebarCloseButton_1h0n8_126{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;background-color:transparent;color:#6b7280;border-radius:.375rem;cursor:pointer;transition:all .2s}._sidebarCloseButton_1h0n8_126:hover{background-color:#f3f4f6;color:#374151}@media (min-width: 1024px){._sidebarCloseButton_1h0n8_126{display:none}}._sidebarMenu_1h0n8_151{display:flex;flex-direction:column;gap:.5rem}._sidebarButton_1h0n8_157{width:100%;padding:.75rem;border-radius:.5rem;text-align:left;transition:all .2s;font-weight:500;box-shadow:0 1px 2px #0000000d;border:1px solid #d1d5db;background-color:#f3f4f6;color:#374151}._sidebarButton_1h0n8_157:hover{background-color:#e5e7eb}._sidebarButton_1h0n8_157._active_1h0n8_174{background-color:#2563eb;color:#fff}._sidebarButtonIcon_1h0n8_179{width:1.25rem;height:1.25rem;display:inline;margin-right:.75rem}._mainContent_1h0n8_187{flex:1;display:flex;flex-direction:column}@media (min-width: 1024px){._mainContent_1h0n8_187{margin-left:20rem}}._mobileHeader_1h0n8_200{background-color:#fff;border-bottom:2px solid #9ca3af;padding:1rem;box-shadow:0 1px 2px #0000000d}@media (min-width: 1024px){._mobileHeader_1h0n8_200{display:none}}._mobileHeaderContent_1h0n8_213{display:flex;align-items:center;justify-content:space-between}._mobileMenuButton_1h0n8_219{padding:.75rem;border-radius:.5rem;border:2px solid #d1d5db;background-color:transparent}@media (min-width: 1024px){._mobileMenuButton_1h0n8_219{display:none}}._mobileTitle_1h0n8_236{font-weight:600;color:#111827;font-size:1.125rem}._addButton_1h0n8_242{padding:.75rem;background-color:#2563eb;color:#fff;border-radius:.5rem;box-shadow:0 1px 2px #0000000d}._addButton_1h0n8_242:hover{background-color:#1d4ed8}._addButtonIcon_1h0n8_254{width:1.25rem;height:1.25rem}._contentArea_1h0n8_260{flex:1;overflow:auto}._emptyState_1h0n8_265{display:flex;align-items:center;justify-content:center;height:100%;color:#6b7280}._emptyStateContent_1h0n8_273{text-align:center}._emptyStateIcon_1h0n8_277{width:3rem;height:3rem;margin:0 auto 1rem;color:#9ca3af}._emptyStateText_1h0n8_284{font-size:1rem}._fileList_1h0n8_289{padding:1rem;height:100%;overflow:auto}._searchInput_1h0n8_295{width:100%}._searchInput_1h0n8_295:focus{outline:none;box-shadow:0 0 0 2px #3b82f6;border-color:#3b82f6}._filterSection_1h0n8_305{margin-bottom:1rem}._filterLabel_1h0n8_309{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._filterTags_1h0n8_317{display:flex;flex-wrap:wrap;gap:.5rem}._filterTag_1h0n8_317{padding:.25rem .75rem;font-size:.75rem;border-radius:9999px;border:1px solid #d1d5db;background-color:#fff;color:#4b5563;transition:all .2s}._filterTag_1h0n8_317:hover{border-color:#93c5fd}._filterTag_1h0n8_317._active_1h0n8_174{background-color:#2563eb;color:#fff;border-color:#2563eb}._clearButton_1h0n8_343{padding:.25rem .75rem;font-size:.75rem;border-radius:9999px;background-color:#e5e7eb;color:#4b5563}._clearButton_1h0n8_343:hover{background-color:#d1d5db}._fileListItems_1h0n8_355{display:flex;flex-direction:column;gap:.75rem}._fileCard_1h0n8_361{padding:1rem;border-radius:.5rem;border:1px solid #d1d5db;cursor:pointer;transition:all .2s;box-shadow:0 1px 2px #0000000d;background-color:#fff}._fileCard_1h0n8_361:hover{border-color:#9ca3af;box-shadow:0 4px 6px -1px #0000001a}._fileCard_1h0n8_361._selected_1h0n8_376{background-color:#eff6ff;border-color:#93c5fd;box-shadow:0 4px 6px -1px #0000001a}._fileCardHeader_1h0n8_382{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.75rem}._fileCardContent_1h0n8_389{flex:1}._fileCardTitleRow_1h0n8_393{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._fileCardTitle_1h0n8_393{font-weight:600;color:#111827;font-size:.875rem;flex:1}._fileCardTitle_1h0n8_393:hover{color:#2563eb}._scoreIndicator_1h0n8_411{display:flex;align-items:center;gap:.25rem}._scoreDot_1h0n8_417{width:.75rem;height:.75rem;border-radius:50%}._scoreDot_1h0n8_417._score1_1h0n8_423{background-color:#f87171}._scoreDot_1h0n8_417._score2_1h0n8_424{background-color:#fb923c}._scoreDot_1h0n8_417._score3_1h0n8_425{background-color:#facc15}._scoreDot_1h0n8_417._score4_1h0n8_426{background-color:#4ade80}._scoreDot_1h0n8_417._score5_1h0n8_427{background-color:#22c55e}._scoreDot_1h0n8_417._default_1h0n8_428{background-color:#d1d5db}._scoreText_1h0n8_430{font-size:.75rem;color:#4b5563}._fileTags_1h0n8_435{margin-bottom:.5rem}._fileTagsList_1h0n8_439{display:flex;flex-wrap:wrap;gap:.25rem}._fileTag_1h0n8_435{padding:4px;background-color:#e5e7eb;color:#374151;font-size:12px;border-radius:16px;height:24px}._fileTagMore_1h0n8_454{padding:.25rem .5rem;background-color:#e5e7eb;color:#6b7280;font-size:.75rem;border-radius:9999px;font-weight:500}._editTagsButton_1h0n8_463,._editTagsButton_1h0n8_463:hover{background:#0000}._editTagsInput_1h0n8_471{width:100%;padding:.5rem;font-size:.75rem;border:1px solid #d1d5db;border-radius:.25rem}._editTagsInput_1h0n8_471:focus{outline:none;box-shadow:0 0 0 1px #3b82f6}._editTagsButtons_1h0n8_484{display:flex;gap:.25rem;margin-top:.5rem}._saveTagsButton_1h0n8_490{padding:.25rem .5rem;background-color:#2563eb;color:#fff;font-size:.75rem;border-radius:.25rem}._saveTagsButton_1h0n8_490:hover{background-color:#1d4ed8}._cancelTagsButton_1h0n8_502{padding:.25rem .5rem;background-color:#d1d5db;color:#374151;font-size:.75rem;border-radius:.25rem}._cancelTagsButton_1h0n8_502:hover{background-color:#9ca3af}._fileCardFooter_1h0n8_514{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:#6b7280}._statusBadge_1h0n8_522{padding:.25rem .5rem;border-radius:9999px;font-size:.75rem}._statusBadge_1h0n8_522._waiting_1h0n8_528{background-color:#fef3c7;color:#d97706}._statusBadge_1h0n8_522._progressing_1h0n8_533{background-color:#dbeafe;color:#1d4ed8}._statusBadge_1h0n8_522._frozen_1h0n8_538{background-color:#f3f4f6;color:#374151}._mobileMenu_1h0n8_219{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:50}@media (min-width: 1024px){._mobileMenu_1h0n8_219{display:none}}._mobileMenu_1h0n8_219._hidden_1h0n8_557{display:none}._mobileMenuContent_1h0n8_561{background-color:#f3f4f6;width:20rem;height:100%;box-shadow:0 20px 25px -5px #0000001a}._mobileMenuHeader_1h0n8_568{padding:1rem;border-bottom:1px solid #d1d5db;background-color:#fff}._mobileMenuHeaderContent_1h0n8_574{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._mobileMenuTitle_1h0n8_581{font-size:1.125rem;font-weight:600;color:#111827}._closeButton_1h0n8_587{padding:.5rem;border-radius:.5rem}._closeButton_1h0n8_587:hover{background-color:#f3f4f6}._templateSelector_1h0n8_597{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem}._templateSelector_1h0n8_597._hidden_1h0n8_557{display:none}._templateSelectorContent_1h0n8_612{background-color:#fff;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a;max-width:28rem;width:100%;max-height:80vh;overflow:auto}._templateSelectorHeader_1h0n8_622{padding:1.5rem;border-bottom:1px solid #f3f4f6}._templateSelectorTitle_1h0n8_627{font-size:1.125rem;font-weight:600;color:#111827}._templateSelectorSubtitle_1h0n8_633{font-size:.875rem;color:#6b7280;margin-top:.25rem}._templateSelectorBody_1h0n8_639{padding:1.5rem}._templateOptions_1h0n8_643{display:flex;flex-direction:column;gap:.75rem}._templateOption_1h0n8_643{width:100%;padding:1rem;text-align:left;border:1px solid #e5e7eb;border-radius:.5rem;transition:all .2s}._templateOption_1h0n8_643:hover{border-color:#93c5fd;background-color:#eff6ff}._templateOptionTitle_1h0n8_663{font-weight:500;color:#111827;margin-bottom:.25rem}._templateOptionDescription_1h0n8_669{font-size:.875rem;color:#4b5563}._templateSelectorFooter_1h0n8_674{padding:1.5rem;border-top:1px solid #f3f4f6;display:flex;justify-content:flex-end}._cancelButton_1h0n8_681{padding:.5rem 1rem;color:#4b5563}._cancelButton_1h0n8_681:hover{color:#111827}._tableViewModal_1h0n8_691{background-color:#fff;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a;max-width:90vw;width:100%;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}@media (max-width: 768px){._tableViewModal_1h0n8_691{max-width:95vw;max-height:90vh}._surveyTableButton_1h0n8_709{padding:.5rem .75rem;font-size:.75rem}._surveyTableButton_1h0n8_709 span{display:none}}._modalBody_1h0n8_719{flex:1;overflow:auto;padding:1.5rem}._modalFooter_1h0n8_725{padding:1.5rem;border-top:1px solid #f3f4f6;display:flex;justify-content:flex-end}._tableContainer_1h0n8_732{overflow-x:auto;border:1px solid #e5e7eb;border-radius:.5rem}._dataTable_1h0n8_738{width:100%;border-collapse:collapse;font-size:.875rem}._tableHeader_1h0n8_744{background-color:#f9fafb;padding:.75rem;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb;white-space:nowrap}._tableRow_1h0n8_754{border-bottom:1px solid #f3f4f6}._tableRow_1h0n8_754:hover{background-color:#f9fafb}._tableCell_1h0n8_762{padding:.75rem;border-bottom:1px solid #f3f4f6;vertical-align:top;word-wrap:break-word;max-width:300px}._tableCell_1h0n8_762:last-child{border-bottom:none}._surveyTableButton_1h0n8_709{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#2563eb;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}._surveyTableButton_1h0n8_709:hover{background-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._surveyTableButton_1h0n8_709:active{transform:translateY(0)}._surveyView_1h0n8_802{padding:1.5rem;max-width:64rem;margin:0 auto}._surveyHeader_1h0n8_808{margin-bottom:1rem;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._surveyHeaderActions_1h0n8_816{display:flex;gap:.5rem;align-items:flex-start}._surveyHeaderContent_1h0n8_822{display:flex;align-items:flex-start;gap:1rem;flex:1}._backButton_1h0n8_829{padding:.5rem;border-radius:.5rem}._backButton_1h0n8_829:hover{background-color:#f3f4f6}@media (min-width: 1024px){._backButton_1h0n8_829{display:none}}._surveyTitle_1h0n8_844{font-size:1.5rem;font-weight:600;color:#111827}._surveyProgress_1h0n8_850{font-size:1rem;color:#6b7280;margin-top:.25rem;display:flex;align-items:center;gap:.5rem}._savingIndicator_1h0n8_859{display:flex;align-items:center;gap:.25rem;color:#059669;font-size:.875rem;font-weight:500}._savingSpinner_1h0n8_868{width:12px;height:12px;border:2px solid #e5e7eb;border-top:2px solid #059669;border-radius:50%;animation:_spin_1h0n8_1 1s linear infinite}._titleDisplayContainer_1h0n8_883{display:flex;align-items:center;gap:.5rem}._surveyTitle_1h0n8_844{font-size:1.5rem;font-weight:600;color:#111827;cursor:pointer;transition:color .2s ease;margin:0}._surveyTitle_1h0n8_844:hover{color:#3b82f6}._titleEditIcon_1h0n8_902{background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:all .2s ease}._titleEditIcon_1h0n8_902:hover{color:#3b82f6;background-color:#f3f4f6}._titleEditContainer_1h0n8_917{display:flex;align-items:center;gap:.5rem}._titleEditInput_1h0n8_923{font-size:1.5rem;font-weight:600;color:#111827;background-color:#f9fafb;border:2px solid #3b82f6;border-radius:.375rem;padding:.5rem;outline:none;min-width:300px}._titleEditInput_1h0n8_923:focus{border-color:#2563eb;box-shadow:0 0 0 3px #3b82f61a}._titleEditButtons_1h0n8_940{display:flex;gap:.5rem}._titleSaveButton_1h0n8_945{background-color:#10b981;color:#fff;border:none;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}._titleSaveButton_1h0n8_945:hover{background-color:#059669}._titleCancelButton_1h0n8_961{background-color:#6b7280;color:#fff;border:none;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}._titleCancelButton_1h0n8_961:hover{background-color:#4b5563}._surveyTags_1h0n8_977{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;align-items:center}._surveyTag_1h0n8_977{padding:.25rem .75rem;background-color:#eff6ff;color:#1d4ed8;font-size:.875rem;border-radius:9999px}._editTagsContainer_1h0n8_993{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._editTagsInput_1h0n8_471{padding:.25rem .5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;min-width:200px}._editTagsInput_1h0n8_471:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._editTagsButtons_1h0n8_484{display:flex;gap:.25rem}._saveTagsButton_1h0n8_490{padding:.25rem .5rem;background-color:#10b981;color:#fff;border:none;border-radius:.375rem;font-size:.75rem;cursor:pointer;transition:background-color .2s}._saveTagsButton_1h0n8_490:hover{background-color:#059669}._cancelTagsButton_1h0n8_502{padding:.25rem .5rem;background-color:#6b7280;color:#fff;border:none;border-radius:.375rem;font-size:.75rem;cursor:pointer;transition:background-color .2s}._cancelTagsButton_1h0n8_502:hover{background-color:#4b5563}._editTagsButton_1h0n8_463{display:flex;align-items:center;justify-content:center;padding:.25rem;background-color:transparent;border:1px solid #d1d5db;border-radius:.375rem;color:#6b7280;cursor:pointer;transition:all .2s}._editTagsButton_1h0n8_463:hover{background-color:#f3f4f6;color:#374151;border-color:#9ca3af}._sectionNavigationButtons_1h0n8_1069{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}._sectionNavigationButton_1h0n8_1069{padding:.5rem .75rem;background:#f9fafb;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._sectionNavigationButton_1h0n8_1069:hover{background:#f3f4f6;border-color:#9ca3af}._sectionNavigationButtonActive_1h0n8_1093{background:#f9fafb;border-color:#2563eb;color:#2563eb;box-shadow:0 2px 4px #2563eb33}._sectionNavigationButtonActive_1h0n8_1093:hover{background:#f9fafb;border-color:#1d4ed8;color:#1d4ed8;box-shadow:0 3px 6px #2563eb40}._sectionNavigationButtonContent_1h0n8_1107{display:flex;align-items:center;gap:.5rem}._sectionCompletedIcon_1h0n8_1113{width:1rem;height:1rem;color:#10b981;flex-shrink:0}._surveyItems_1h0n8_1120{display:flex;flex-direction:column;gap:1.5rem}._sectionHeaderItem_1h0n8_1127{margin:1rem 0}._sectionHeaderContent_1h0n8_1131{text-align:left}._sectionHeaderTitleRow_1h0n8_1135{display:flex;align-items:center;justify-content:flex-start;gap:.5rem}._sectionHeaderTitle_1h0n8_1135{font-size:1.5rem;font-weight:700;color:#111827;margin:0;display:flex;align-items:center;gap:.5rem}._sectionHeaderToggleButton_1h0n8_1152{background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._sectionHeaderToggleButton_1h0n8_1152:hover{background:#f3f4f6;color:#374151}._sectionHeaderToggleIcon_1h0n8_1170{width:1rem;height:1rem;transition:transform .2s ease}._sectionHeaderToggleIcon_1h0n8_1170._expanded_1h0n8_1176{transform:rotate(180deg)}._sectionHeaderDescriptionContainer_1h0n8_1180{margin-top:.75rem}._sectionHeaderDescription_1h0n8_1180{font-size:1rem;color:#000;margin:0;line-height:1.5}._surveyItem_1h0n8_1120{background-color:#fff;border-radius:.75rem;border:2px solid #d1d5db;padding:1.5rem;box-shadow:0 1px 2px #0000000d}._surveyItemContent_1h0n8_1200{display:flex;align-items:flex-start;gap:1rem}._checkboxButton_1h0n8_1206{margin-top:.25rem;flex-shrink:0}._checkboxIcon_1h0n8_1211{width:1.5rem;height:1.5rem}._checkboxIcon_1h0n8_1211._checked_1h0n8_1216{color:#2563eb}._checkboxIcon_1h0n8_1211._unchecked_1h0n8_1220{color:#9ca3af}._itemContent_1h0n8_1224{flex:1}._itemTitle_1h0n8_1228{font-weight:600;margin-bottom:.75rem;font-size:1.125rem;color:#111827}._itemTitle_1h0n8_1228._completed_1h0n8_1235{color:#6b7280;text-decoration:line-through}._itemDescription_1h0n8_1240{font-size:.875rem;margin-bottom:1rem;color:#374151}._itemDescription_1h0n8_1240._completed_1h0n8_1235{color:#9ca3af}._itemDescriptionLine_1h0n8_1250{margin:.25rem 0;line-height:1.4}._noteSection_1h0n8_1256{margin-top:1rem}._noteButton_1h0n8_1260{display:flex;align-items:center;gap:.5rem;color:#2563eb;font-size:.875rem;font-weight:600;margin-bottom:.75rem;padding:.5rem;border-radius:.5rem;background-color:#eff6ff;border:1px solid #bfdbfe}._noteButton_1h0n8_1260:hover{color:#1d4ed8;background-color:#dbeafe}._noteIcon_1h0n8_1279{width:1rem;height:1rem}._noteContent_1h0n8_1284{display:flex;flex-direction:column;gap:1rem}._noteGuide_1h0n8_1290{padding:1rem;background-color:#eff6ff;border:2px solid #bfdbfe;border-radius:.5rem;font-size:.875rem;color:#1e293b}._noteGuideTitle_1h0n8_1299{font-weight:500;color:#1e40af;margin-bottom:.25rem}._noteGuideContent_1h0n8_1305{margin-top:.5rem}._noteGuideLine_1h0n8_1309{margin:.25rem 0;line-height:1.4}._noteInputSection_1h0n8_1314{margin-top:1rem}._noteInputLabel_1h0n8_1318{display:block;font-size:.875rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}._noteTextarea_1h0n8_1326{width:100%;padding:1rem;border:2px solid #d1d5db;border-radius:.5rem;font-size:.875rem;resize:none;background-color:#fff;color:#111827}._noteTextarea_1h0n8_1326:focus{outline:none;box-shadow:0 0 0 2px #3b82f6;border-color:#3b82f6}._noteTextarea_1h0n8_1326._completed_1h0n8_1235{background-color:#f3f4f6;color:#6b7280}._mcqOptions_1h0n8_1349{display:flex;flex-direction:column;gap:.75rem}._mcqOptionContainer_1h0n8_1355{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;border-radius:.5rem;border:1px solid #e5e7eb;transition:all .2s}._mcqOptionContainer_1h0n8_1355:hover{background-color:#f9fafb}._mcqOptionRow_1h0n8_1369{display:flex;align-items:center;justify-content:space-between;width:100%}._mcqOption_1h0n8_1349{display:flex;align-items:center;gap:.75rem;cursor:pointer;flex:1}._mcqCheckbox_1h0n8_1384{width:1.25rem;height:1.25rem;color:#2563eb;border-color:#d1d5db;border-radius:.25rem}._mcqCheckbox_1h0n8_1384:focus{box-shadow:0 0 0 2px #3b82f6}._mcqOptionText_1h0n8_1396{font-size:.875rem;font-weight:500;color:#374151}._mcqOptionText_1h0n8_1396._completed_1h0n8_1235{color:#9ca3af}._choiceNoteSection_1h0n8_1407{margin-left:2rem;display:flex;align-items:center;gap:.5rem;margin-top:.25rem}._choiceNoteInput_1h0n8_1415{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;background-color:#fff;color:#111827;transition:all .2s}._choiceNoteInput_1h0n8_1415:focus{outline:none;box-shadow:0 0 0 2px #3b82f6;border-color:#3b82f6}._choiceNoteInput_1h0n8_1415._completed_1h0n8_1235{background-color:#f3f4f6;color:#6b7280}._choiceNoteInput_1h0n8_1415::placeholder{color:#9ca3af;font-style:italic}._choiceNoteDisplayContainer_1h0n8_1442{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:.375rem}._choiceNoteText_1h0n8_1453{color:#1e40af;font-size:.875rem;font-weight:700;flex:1}._choiceNotePlaceholder_1h0n8_1460{color:#6b7280;font-size:.875rem;font-style:italic;flex:1}._choiceNoteEditButton_1h0n8_1467{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border:none;background:none;color:#3b82f6;cursor:pointer;border-radius:.25rem;transition:all .2s}._choiceNoteEditButton_1h0n8_1467:hover{background-color:#dbeafe;color:#1d4ed8}._choiceNoteEditButton_1h0n8_1467:disabled{color:#9ca3af;cursor:not-allowed}._choiceNoteEditIcon_1h0n8_1491{width:.875rem;height:.875rem}._choiceNoteEditContainer_1h0n8_1496{display:flex;flex-direction:column;gap:.5rem}._choiceNoteEditButtons_1h0n8_1502{display:flex;gap:.5rem}._choiceNoteSaveButton_1h0n8_1507{padding:.25rem .75rem;background-color:#3b82f6;color:#fff;border:none;border-radius:.25rem;font-size:.75rem;cursor:pointer;transition:background-color .2s}._choiceNoteSaveButton_1h0n8_1507:hover{background-color:#2563eb}._choiceNoteSaveButton_1h0n8_1507:disabled{background-color:#9ca3af;cursor:not-allowed}._choiceNoteCancelButton_1h0n8_1527{padding:.25rem .75rem;background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:.25rem;font-size:.75rem;cursor:pointer;transition:all .2s}._choiceNoteCancelButton_1h0n8_1527:hover{background-color:#e5e7eb}._choiceNoteCancelButton_1h0n8_1527:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}._choiceNoteToggleButton_1h0n8_1548{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:.375rem;background-color:transparent;color:#6b7280;cursor:pointer;transition:all .2s;margin-left:.5rem}._choiceNoteToggleButton_1h0n8_1548:hover{background-color:#f3f4f6;color:#374151}._choiceNoteToggleButton_1h0n8_1548:focus{outline:none;box-shadow:0 0 0 2px #3b82f6}._choiceNoteToggleButton_1h0n8_1548:disabled{background-color:transparent;color:#9ca3af;cursor:not-allowed}._choiceNoteIcon_1h0n8_1579{width:1rem;height:1rem}._contextMenu_1h0n8_1585{background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:.5rem 0;min-width:150px}._contextMenuItem_1h0n8_1594{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;border:none;background:none;color:#374151;font-size:.875rem;cursor:pointer;transition:background-color .2s}._contextMenuItem_1h0n8_1594:hover{background-color:#f3f4f6;color:#dc2626}._contextMenuIcon_1h0n8_1613{width:1rem;height:1rem}._qaTextarea_1h0n8_1619{width:100%;padding:1rem;border:2px solid #d1d5db;border-radius:.5rem;font-size:.875rem;resize:none;background-color:#fff;color:#111827}._qaTextarea_1h0n8_1619:focus{outline:none;box-shadow:0 0 0 2px #3b82f6;border-color:#3b82f6}._qaTextarea_1h0n8_1619._completed_1h0n8_1235{background-color:#f3f4f6;color:#6b7280}._salesActionSection_1h0n8_1642{margin-top:2rem;background-color:#fff;border-radius:.75rem;border:2px solid #d1d5db;padding:1.5rem;box-shadow:0 1px 2px #0000000d}._salesActionTitle_1h0n8_1651{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:1.5rem}._salesActionContent_1h0n8_1658{display:flex;flex-direction:column;gap:1.5rem}._scoreSection_1h0n8_1664{margin-bottom:1.5rem}._scoreLabel_1h0n8_1668{display:block;font-size:.875rem;font-weight:600;color:#1e293b;margin-bottom:.75rem}._scoreButtons_1h0n8_1676{display:flex;gap:.5rem}._scoreButton_1h0n8_1676{width:3rem;height:3rem;border-radius:.5rem;font-weight:700;transition:all .2s;background-color:#f3f4f6;color:#4b5563;border:1px solid #d1d5db}._scoreButton_1h0n8_1676:hover{background-color:#e5e7eb}._scoreButton_1h0n8_1676._selected_1h0n8_376{background-color:#3b82f6;color:#fff;border-color:#3b82f6}._summarySection_1h0n8_1702{margin-bottom:1.5rem}._summaryLabel_1h0n8_1706{display:block;font-size:.875rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}._summaryTextarea_1h0n8_1714{width:100%;padding:1rem;border:2px solid #d1d5db;border-radius:.5rem;font-size:.875rem;resize:none;background-color:#fff;color:#111827}._summaryTextarea_1h0n8_1714:focus{outline:none;box-shadow:0 0 0 2px #3b82f6;border-color:#3b82f6}._actionGrid_1h0n8_1731{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem}@media (min-width: 768px){._actionGrid_1h0n8_1731{grid-template-columns:1fr 1fr}}._actionInput_1h0n8_1744{width:100%;padding:.75rem;border:2px solid #d1d5db;border-radius:.5rem;font-size:.875rem;background-color:#fff;color:#111827}._actionInput_1h0n8_1744:focus{outline:none;box-shadow:0 0 0 2px #3b82f6;border-color:#3b82f6}._actionLabel_1h0n8_1760{display:block;font-size:.875rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}._actionLabelOptional_1h0n8_1768{color:#6b7280;font-weight:400}._statusSection_1h0n8_1773{margin-bottom:1.5rem}._statusLabel_1h0n8_1777{display:block;font-size:.875rem;font-weight:600;color:#1e293b;margin-bottom:.75rem}._statusButtons_1h0n8_1785{display:flex;flex-wrap:wrap;gap:.75rem}._statusButton_1h0n8_1785{padding:.5rem 1rem;border-radius:.5rem;font-weight:500;transition:all .2s;background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db}._statusButton_1h0n8_1785:hover{background-color:#e5e7eb}._statusButton_1h0n8_1785._waiting_1h0n8_528._active_1h0n8_174{background-color:#eab308;color:#fff}._statusButton_1h0n8_1785._frozen_1h0n8_538._active_1h0n8_174{background-color:#6b7280;color:#fff}._statusButton_1h0n8_1785._progressing_1h0n8_533._active_1h0n8_174{background-color:#3b82f6;color:#fff}._saveSection_1h0n8_1820{padding-top:1rem;border-top:1px solid #e5e7eb}._saveButton_1h0n8_1825{padding:.75rem 1.5rem;background-color:#2563eb;color:#fff;font-weight:600;border-radius:.5rem;transition:all .2s;box-shadow:0 1px 2px #0000000d}._saveButton_1h0n8_1825:hover{background-color:#1d4ed8}._templateSettings_1h0n8_1840{padding:1.5rem;max-width:80rem;margin:0 auto}._templateSettingsHeader_1h0n8_1846{margin-bottom:2rem}._templateSettingsTitle_1h0n8_1850{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.5rem}._templateSettingsSubtitle_1h0n8_1857{font-size:1rem;color:#4b5563}._templateCards_1h0n8_1862{display:flex;flex-direction:column;gap:1.5rem}._templateCard_1h0n8_1862{background-color:#fff;border-radius:.75rem;border:2px solid #d1d5db;overflow:hidden;box-shadow:0 1px 2px #0000000d}._templateCardHeader_1h0n8_1876{padding:1.5rem;border-bottom:2px solid #e5e7eb;background-color:#f9fafb}._templateCardHeaderContent_1h0n8_1882{display:flex;align-items:center;justify-content:space-between}._templateCardInfo_1h0n8_1888{flex:1}._templateCardTitle_1h0n8_1892{font-size:1.125rem;font-weight:600;color:#111827;width:auto}._templateCardDescription_1h0n8_1899{font-size:.875rem;color:#4b5563;margin-top:.25rem;width:auto}._templateCardCount_1h0n8_1906{font-size:.75rem;color:#6b7280;margin-top:.5rem}._editButton_1h0n8_1912{padding:.5rem 1rem;background-color:#2563eb;color:#fff;border-radius:.5rem;transition:all .2s;font-weight:500;box-shadow:0 1px 2px #0000000d}._editButton_1h0n8_1912:hover{background-color:#1d4ed8}._templateCardActions_1h0n8_1926{display:flex;align-items:center;gap:.5rem}._deleteButton_1h0n8_1932{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:.5rem;transition:all .2s ease;cursor:pointer;box-shadow:0 1px 2px #0000000d}._deleteButton_1h0n8_1932:hover{background-color:#fee2e2;border-color:#fca5a5;color:#b91c1c;transform:scale(1.05)}._deleteButton_1h0n8_1932:active{transform:scale(.95)}._deleteButton_1h0n8_1932 svg{width:1rem;height:1rem;transition:all .2s ease}._deleteButton_1h0n8_1932:hover svg{transform:rotate(12deg)}._templateEditForm_1h0n8_1968{display:flex;flex-direction:column;gap:.75rem;width:100%}._templateEditTitle_1h0n8_1975{width:300px;max-width:100%;padding:.75rem;border:2px solid #d1d5db;border-radius:.5rem;font-size:1.125rem;font-weight:600;background-color:#fff;color:#111827;transition:all .2s}._templateEditTitle_1h0n8_1975:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._templateEditDescription_1h0n8_1994{width:800px;max-width:100%;padding:.75rem;border:2px solid #d1d5db;border-radius:.5rem;font-size:.875rem;background-color:#fff;color:#374151;resize:vertical;min-height:60px;font-family:inherit;transition:all .2s}._templateEditDescription_1h0n8_1994:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._templateEditField_1h0n8_2015{position:relative;width:100%;transition:all .2s ease}._templateEditField_1h0n8_2015:hover ._templateEditIcon_1h0n8_2021{opacity:1}._templateEditDisplay_1h0n8_2025{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;width:100%;position:relative}._templateEditTextGroup_1h0n8_2034{display:flex;align-items:flex-start;gap:.25rem;width:fit-content;flex:1}._templateEditTextGroup_1h0n8_2034 h3,._templateEditTextGroup_1h0n8_2034 p{margin:0;width:auto}._templateEditDisplay_1h0n8_2025 h3{font-size:1.125rem;font-weight:600;color:#111827;line-height:1.4}._templateEditDisplay_1h0n8_2025 p{font-size:.875rem;color:#4b5563;line-height:1.5}._templateEditIcon_1h0n8_2021{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background-color:transparent;color:#9ca3af;border:none;border-radius:.25rem;cursor:pointer;transition:all .2s ease;flex-shrink:0;opacity:.6;padding:.125rem;margin-top:.125rem}._templateEditIcon_1h0n8_2021:hover{background-color:#f3f4f6;color:#3b82f6;opacity:1;transform:scale(1.1)}._templateEditIcon_1h0n8_2021:active{transform:scale(.95)}._templateEditInputGroup_1h0n8_2090{display:flex;align-items:flex-start;gap:.5rem;width:100%;animation:_slideIn_1h0n8_1 .2s ease-out}._templateEditInputGroup_1h0n8_2090 input,._templateEditInputGroup_1h0n8_2090 textarea{border:2px solid #3b82f6;box-shadow:0 0 0 3px #3b82f61a}@keyframes _slideIn_1h0n8_1{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}._templateEditActions_1h0n8_2116{display:flex;align-items:center;gap:.25rem;flex-shrink:0}._templateEditSaveButton_1h0n8_2123{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:#10b981;color:#fff;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s ease}._templateEditSaveButton_1h0n8_2123:hover{background-color:#059669}._templateEditCancelButton_1h0n8_2141{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:#6b7280;color:#fff;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s ease}._templateEditCancelButton_1h0n8_2141:hover{background-color:#4b5563}._templateCardBody_1h0n8_2159{padding:1.5rem}._templateItemsGrid_1h0n8_2163{display:grid;gap:.75rem}._templateItemPreview_1h0n8_2168{display:flex;align-items:center;gap:.75rem;padding:.75rem;background-color:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb}._templateItemDot_1h0n8_2178{width:.75rem;height:.75rem;border-radius:50%}._templateItemDot_1h0n8_2178._titleDesc_1h0n8_2184{background-color:#3b82f6}._templateItemDot_1h0n8_2178._mcq_1h0n8_1349{background-color:#22c55e}._templateItemDot_1h0n8_2178._qa_1h0n8_1619{background-color:#a855f7}._templateItemTitle_1h0n8_2188{font-size:.875rem;font-weight:500;color:#111827}._templateItemBadge_1h0n8_2194{margin-left:auto;font-size:.75rem;padding:.25rem .5rem;border-radius:9999px;font-weight:500}._templateItemBadge_1h0n8_2194._titleDesc_1h0n8_2184{background-color:#dbeafe;color:#1d4ed8}._templateItemBadge_1h0n8_2194._mcq_1h0n8_1349{background-color:#dcfce7;color:#15803d}._templateItemBadge_1h0n8_2194._qa_1h0n8_1619{background-color:#f3e8ff;color:#7c3aed}._templateMoreItems_1h0n8_2217{text-align:center;font-size:.875rem;color:#6b7280;padding:.5rem}._templateEditor_1h0n8_2225{padding:1.5rem;border-top:2px solid #e5e7eb;background-color:#f9fafb}._templateEditorHeader_1h0n8_2231{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}._templateEditorTitle_1h0n8_2238{font-size:1rem;font-weight:600;color:#111827}._templateEditorButtons_1h0n8_2244{display:flex;gap:.5rem}._addItemButton_1h0n8_2249{padding:.5rem .75rem;font-size:.875rem;border-radius:.5rem;font-weight:500;box-shadow:0 1px 2px #0000000d}._addItemButton_1h0n8_2249._titleDesc_1h0n8_2184{background-color:#2563eb;color:#fff}._addItemButton_1h0n8_2249._titleDesc_1h0n8_2184:hover{background-color:#1d4ed8}._addItemButton_1h0n8_2249._mcq_1h0n8_1349{background-color:#16a34a;color:#fff}._addItemButton_1h0n8_2249._mcq_1h0n8_1349:hover{background-color:#15803d}._addItemButton_1h0n8_2249._qa_1h0n8_1619{background-color:#9333ea;color:#fff}._addItemButton_1h0n8_2249._qa_1h0n8_1619:hover{background-color:#7c3aed}._templateItemsList_1h0n8_2284{display:flex;flex-direction:column;gap:1rem}._templateItemEditor_1h0n8_2290{background-color:#fff;border-radius:.5rem;border-left:4px solid;border:2px solid #e5e7eb;padding:1rem;box-shadow:0 1px 2px #0000000d}._templateItemEditor_1h0n8_2290._titleDesc_1h0n8_2184{border-left-color:#3b82f6;background-color:#eff6ff}._templateItemEditor_1h0n8_2290._mcq_1h0n8_1349{border-left-color:#22c55e;background-color:#f0fdf4}._templateItemEditor_1h0n8_2290._qa_1h0n8_1619{border-left-color:#a855f7;background-color:#faf5ff}._templateItemHeader_1h0n8_2314{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.75rem}._templateItemInfo_1h0n8_2321{display:flex;align-items:center;gap:.75rem}._templateItemNumber_1h0n8_2327{font-size:.875rem;font-weight:500;color:#4b5563}._templateItemType_1h0n8_2333{font-size:.875rem;font-weight:500;color:#111827}._templateItemActions_1h0n8_2339{display:flex;align-items:center;gap:.25rem}._actionButton_1h0n8_2345{padding:.5rem;border-radius:.25rem;color:#4b5563;border:1px solid #d1d5db;transition:all .2s}._actionButton_1h0n8_2345:hover{background-color:#f3f4f6}._actionButton_1h0n8_2345._delete_1h0n8_1932{color:#dc2626;border-color:#fca5a5}._actionButton_1h0n8_2345._delete_1h0n8_1932:hover{background-color:#fef2f2}._actionIcon_1h0n8_2366{width:1rem;height:1rem}._templateItemForm_1h0n8_2371{display:flex;flex-direction:column;gap:1rem}._formInput_1h0n8_2377{width:100%;padding:.75rem;border:2px solid #d1d5db;border-radius:.5rem;font-size:.875rem;background-color:#fff;color:#111827}._formInput_1h0n8_2377:focus{outline:none;box-shadow:0 0 0 2px #3b82f6;border-color:#3b82f6}._formTextarea_1h0n8_2393{width:100%;padding:.75rem;border:2px solid #d1d5db;border-radius:.5rem;font-size:.875rem;resize:none;background-color:#fff;color:#111827}._formTextarea_1h0n8_2393:focus{outline:none;box-shadow:0 0 0 2px #3b82f6;border-color:#3b82f6}._optionsSection_1h0n8_2410{margin-top:1rem}._optionsLabel_1h0n8_2414{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.75rem}._optionsList_1h0n8_2422{display:flex;flex-direction:column;gap:.5rem}._optionItem_1h0n8_2428{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;border:1px solid #e5e7eb;border-radius:.5rem;background-color:#f9fafb}._optionInputContainer_1h0n8_2438{display:flex;gap:.5rem}._optionInput_1h0n8_2438{flex:1;padding:.75rem;border:2px solid #d1d5db;border-radius:.5rem;font-size:.875rem;background-color:#fff;color:#111827}._optionInput_1h0n8_2438:focus{outline:none;box-shadow:0 0 0 2px #3b82f6;border-color:#3b82f6}._removeOptionButton_1h0n8_2459{padding:.75rem;color:#dc2626;border-radius:.5rem;border:2px solid #fca5a5;transition:all .2s}._removeOptionButton_1h0n8_2459:hover{background-color:#fef2f2}._addOptionButton_1h0n8_2471{font-size:.875rem;color:#2563eb;font-weight:500;padding:.5rem;border-radius:.25rem;transition:all .2s}._addOptionButton_1h0n8_2471:hover{color:#1d4ed8;background-color:#eff6ff}._optionNoteContainer_1h0n8_2485{margin-left:1rem}._optionNoteInput_1h0n8_2489{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;background-color:#fff;color:#111827;transition:all .2s}._optionNoteInput_1h0n8_2489:focus{outline:none;box-shadow:0 0 0 2px #3b82f6;border-color:#3b82f6}._optionNoteInput_1h0n8_2489::placeholder{color:#9ca3af;font-style:italic}._formButtons_1h0n8_2511{display:flex;gap:.75rem;padding-top:.5rem}._saveFormButton_1h0n8_2517{padding:.5rem 1rem;background-color:#2563eb;color:#fff;font-size:.875rem;border-radius:.5rem;font-weight:500;box-shadow:0 1px 2px #0000000d;display:flex;align-items:center;gap:.5rem}._saveFormButton_1h0n8_2517:hover{background-color:#1d4ed8}._cancelFormButton_1h0n8_2534{padding:.5rem 1rem;border:2px solid #d1d5db;color:#374151;font-size:.875rem;border-radius:.5rem;display:flex;align-items:center;gap:.5rem}._cancelFormButton_1h0n8_2534:hover{background-color:#f9fafb}._templateItemDisplay_1h0n8_2549{margin-top:1rem}._templateItemDisplayTitle_1h0n8_2553{font-weight:500;color:#111827;margin-bottom:.5rem;font-size:1rem}._templateItemDisplayDescription_1h0n8_2560{font-size:.875rem;color:#4b5563;margin-bottom:.5rem}._templateItemDisplayDescriptionLine_1h0n8_2566{margin:.25rem 0;line-height:1.4}._templateItemDisplayNote_1h0n8_2571{font-size:.75rem;color:#6b7280;font-style:italic;margin-bottom:.5rem;display:flex;align-items:flex-start;gap:.25rem}._templateItemDisplayNoteIcon_1h0n8_2581{flex-shrink:0;margin-top:.125rem}._templateItemDisplayNoteContent_1h0n8_2586{flex:1}._templateItemDisplayNoteLine_1h0n8_2590{margin:.25rem 0;line-height:1.4}._templateItemDisplayOptions_1h0n8_2595{margin-top:.75rem}._templateItemDisplayOptionsLabel_1h0n8_2599{font-size:.75rem;color:#6b7280;font-weight:500;margin-bottom:.5rem}._templateItemDisplayOptionsList_1h0n8_2606{display:flex;flex-wrap:wrap;gap:.25rem}._templateItemDisplayOptionContainer_1h0n8_2612{display:flex;flex-direction:column;gap:.25rem;padding:.25rem .5rem;background-color:#fff;border:2px solid #e5e7eb;border-radius:.25rem}._templateItemDisplayOption_1h0n8_2595{font-size:.75rem;color:#374151;font-weight:500}._templateItemDisplayOptionNote_1h0n8_2628{font-size:.625rem;color:#6b7280;font-style:italic}._templateEmptyState_1h0n8_2634{text-align:center;padding:2rem;color:#6b7280}._templateEmptyStateText_1h0n8_2640{font-size:1rem}._templateEmptyStateSubtext_1h0n8_2644{font-size:.875rem;margin-top:.25rem}._textareaWithFormatting_1h0n8_2650{margin-bottom:1rem}._textareaHeader_1h0n8_2654{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}._textareaLabel_1h0n8_2661{font-size:.875rem;font-weight:500;color:#374151}._formattingButtons_1h0n8_2667{display:flex;gap:.25rem}._formatButton_1h0n8_2672{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:1px solid #d1d5db;border-radius:.25rem;background-color:#fff;color:#6b7280;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}._formatButton_1h0n8_2672:hover{background-color:#f3f4f6;color:#374151;border-color:#9ca3af}._formatButton_1h0n8_2672:active{background-color:#e5e7eb;transform:translateY(1px)}._topBar_1h0n8_2700{display:flex;align-items:center;padding:1rem;background-color:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a;position:relative}._topBarTabs_1h0n8_2711{display:flex;align-items:center;gap:.75rem;position:absolute;left:50%;transform:translate(-50%)}._topBarTab_1h0n8_2711{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:2px solid #d1d5db;border-radius:.5rem;background-color:#fff;color:#374151;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 1px 2px #0000000d}._topBarTab_1h0n8_2711:hover{background-color:#f9fafb;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._topBarTabActive_1h0n8_2744{background-color:#fff;color:#2563eb;border-color:#2563eb;box-shadow:0 4px 8px #2563eb40}._topBarTabActive_1h0n8_2744:hover{background-color:#fff;border-color:#1d4ed8;color:#1d4ed8;box-shadow:0 6px 12px #2563eb4d}._topBarTabIcon_1h0n8_2758{width:16px;height:16px}._mobileMenuButton_1h0n8_219{display:none;align-items:center;justify-content:center;width:40px;height:40px;border:2px solid #d1d5db;border-radius:.5rem;background:transparent;cursor:pointer;transition:background-color .2s ease;font-size:1.25rem}._mobileMenuButton_1h0n8_219:hover{background-color:#f3f4f6}@media (max-width: 768px){._topBarTabs_1h0n8_2711{display:none}._mobileMenuButton_1h0n8_219{display:flex}._topBarTitle_1h0n8_2791{font-size:1rem}}@media (max-width: 1024px){._topBarTab_1h0n8_2711{padding:.625rem 1.25rem;font-size:.8125rem}._topBarTabs_1h0n8_2711{gap:.5rem}}._topBarMenuButton_1h0n8_2807{display:flex;align-items:center;gap:.5rem;padding:8px 16px;border:2px solid #d1d5db;border-radius:.5rem;background:transparent;cursor:pointer;transition:background-color .2s ease}._topBarMenuButton_1h0n8_2807 svg{width:16px;height:16px}._topBarMenuButton_1h0n8_2807:hover{background-color:#f3f4f6}._topBarTitle_1h0n8_2791{font-weight:600;color:#111827;font-size:1.125rem;margin:0}._topBarAddButton_1h0n8_2835{padding:8px;background-color:#2563eb;color:#fff;border:none;border-radius:.5rem;cursor:pointer;box-shadow:0 1px 2px #0000000d;transition:background-color .2s ease;display:flex;justify-content:center;align-items:center}._topBarAddButton_1h0n8_2835:hover{background-color:#1d4ed8}._loadingState_1h0n8_2854{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#6b7280}._loadingSpinner_1h0n8_2863{width:2rem;height:2rem;border:2px solid #e5e7eb;border-top:2px solid #3b82f6;border-radius:50%;animation:_spin_1h0n8_1 1s linear infinite;margin-bottom:1rem}@keyframes _spin_1h0n8_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._createTemplateButton_1h0n8_2879{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#10b981;color:#fff;border:none;border-radius:.5rem;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s;box-shadow:0 1px 2px #0000000d;margin-top:1rem}._createTemplateButton_1h0n8_2879:hover{background-color:#059669;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}._createTemplateButton_1h0n8_2879:active{transform:translateY(0)}._modalOverlay_1h0n8_2907{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modal_1h0n8_719{background-color:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%;max-width:500px;max-height:90vh;overflow-y:auto}._modalHeader_1h0n8_2931{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:2px solid #e5e7eb}._modalTitle_1h0n8_2939{font-size:1.25rem;font-weight:600;color:#111827;margin:0}._modalCloseButton_1h0n8_2946{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;background-color:transparent;color:#6b7280;border-radius:.375rem;cursor:pointer;transition:all .2s}._modalCloseButton_1h0n8_2946:hover{background-color:#f3f4f6;color:#374151}._modalForm_1h0n8_2965{padding:1.5rem}._formGroup_1h0n8_2969{margin-bottom:1.5rem}._formLabel_1h0n8_2973{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._formInput_1h0n8_2377,._formTextarea_1h0n8_2393{width:100%;padding:.75rem;border:2px solid #d1d5db;border-radius:.5rem;font-size:.875rem;transition:all .2s;box-sizing:border-box}._formInput_1h0n8_2377:focus,._formTextarea_1h0n8_2393:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._formTextarea_1h0n8_2393{resize:vertical;min-height:100px;font-family:inherit}._modalActions_1h0n8_3005{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}._cancelButton_1h0n8_681{padding:.75rem 1.5rem;background-color:transparent;color:#6b7280;border:2px solid #d1d5db;border-radius:.5rem;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s}._cancelButton_1h0n8_681:hover{background-color:#f3f4f6;color:#374151}._submitButton_1h0n8_3029{padding:.75rem 1.5rem;background-color:#2563eb;color:#fff;border:none;border-radius:.5rem;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s}._submitButton_1h0n8_3029:hover:not(:disabled){background-color:#1d4ed8}._submitButton_1h0n8_3029:disabled{background-color:#9ca3af;cursor:not-allowed}@media (max-width: 640px){._modal_1h0n8_719{margin:1rem;max-width:none}._modalActions_1h0n8_3005{flex-direction:column}._cancelButton_1h0n8_681,._submitButton_1h0n8_3029{width:100%}}._tableDataContent_1h0n8_3068{background:#fff;border-radius:12px;width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._tableDataHeader_1h0n8_3079{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb;background-color:#f9fafb}._tableDataTitle_1h0n8_3088{display:flex;align-items:center;gap:.75rem}._tableDataTitle_1h0n8_3088 h2{margin:0;font-size:1.25rem;font-weight:600;color:#111827}._tableIcon_1h0n8_3101{width:24px;height:24px;color:#2563eb}._closeButton_1h0n8_587{background:none;border:none;padding:.5rem;border-radius:.375rem;cursor:pointer;color:#6b7280;transition:all .2s}._closeButton_1h0n8_587:hover{background-color:#f3f4f6;color:#374151}._tableDataBody_1h0n8_3122{flex:1;overflow:hidden;display:flex;flex-direction:column}._filtersSection_1h0n8_3129{padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb;background-color:#f9fafb;display:flex;align-items:center;gap:2rem}._searchSection_1h0n8_3138{flex-shrink:0}._searchInput_1h0n8_295{position:relative;max-width:400px}._searchIcon_1h0n8_3147{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#9ca3af}._searchInput_1h0n8_295 input{width:100%;padding:.25rem .75rem .25rem 2.5rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;transition:all .2s}._searchInput_1h0n8_295 input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._filterOptions_1h0n8_3172{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;flex:1}._filterGroup_1h0n8_3180{display:flex;gap:.5rem}._filterGroup_1h0n8_3180 label{font-size:.875rem;font-weight:500;color:#374151;line-height:30px}._tagsFilter_1h0n8_3192{display:flex;flex-wrap:wrap;gap:.5rem}._tagFilterButton_1h0n8_3198{padding:.375rem .75rem;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:.375rem;font-size:.75rem;color:#374151;cursor:pointer;transition:all .2s}._tagFilterButton_1h0n8_3198:hover{background-color:#e5e7eb}._tagFilterButton_1h0n8_3198._selected_1h0n8_376{background-color:#2563eb;color:#fff;border-color:#2563eb}._templateSelect_1h0n8_597{padding:.25rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;background-color:#fff;min-width:150px}._clearFiltersButton_1h0n8_3228{padding:.5rem 1rem;background-color:#ef4444;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;cursor:pointer;transition:all .2s}._clearFiltersButton_1h0n8_3228:hover{background-color:#dc2626}._tableDataGrid_1h0n8_3243{flex:1;overflow:hidden;padding:1.5rem 2rem}._surveyListSection_1h0n8_3249 h3,._surveyContentSection_1h0n8_3250 h3{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:#111827}._surveyNameCell_1h0n8_3257{display:flex;flex-direction:column;gap:.25rem}._surveyName_1h0n8_3257{font-weight:500;color:#111827}._surveyTags_1h0n8_977{display:flex;flex-wrap:wrap;gap:.25rem}._surveyTag_1h0n8_977{padding:.125rem .375rem;background-color:#e0e7ff;color:#3730a3;border-radius:.25rem;font-size:.75rem}._surveyTagMore_1h0n8_3282{padding:.125rem .375rem;background-color:#f3f4f6;color:#6b7280;border-radius:.25rem;font-size:.75rem}._templateType_1h0n8_3290{color:#059669;font-weight:500}._contentHeader_1h0n8_3295{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}._backButton_1h0n8_829{padding:.5rem 1rem;background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem;font-weight:500}._backButton_1h0n8_829:hover{background-color:#e5e7eb;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._noContent_1h0n8_3325{display:flex;align-items:center;justify-content:center;height:200px;color:#6b7280;font-size:1rem}@media (max-width: 768px){._tableDataHeader_1h0n8_3079{padding:1rem}._filtersSection_1h0n8_3129{padding:1rem;flex-direction:column;align-items:stretch;gap:1rem}._searchSection_1h0n8_3138{width:100%}._filterOptions_1h0n8_3172{flex-direction:column;align-items:stretch}._tagsFilter_1h0n8_3192{justify-content:flex-start}._tableDataGrid_1h0n8_3243{padding:1rem}._contentHeader_1h0n8_3295{flex-direction:column;align-items:flex-start;gap:.5rem}}._templateSectionsGrid_1h0n8_3372{display:flex;flex-direction:column;gap:1rem}._templateSectionPreview_1h0n8_3378{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;padding:1rem}._templateSectionHeader_1h0n8_3385{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._templateSectionTitle_1h0n8_3392{font-size:1rem;font-weight:600;color:#1e293b;margin:0}._templateSectionBadge_1h0n8_3399{background-color:#3b82f6;color:#fff;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._templateSectionDescription_1h0n8_3408{color:#64748b;font-size:.875rem;margin:0 0 .75rem}._templateMoreSections_1h0n8_3414{text-align:center;color:#64748b;font-size:.875rem;padding:.5rem;background-color:#f1f5f9;border-radius:.375rem}._templateSectionEditor_1h0n8_3424{background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;margin-bottom:1rem}._templateSectionEditorHeader_1h0n8_3431{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem;border-bottom:1px solid #e2e8f0;background-color:#f8fafc}._templateSectionEditorInfo_1h0n8_3440{display:flex;align-items:flex-start;gap:1rem;flex:1}._templateSectionToggle_1h0n8_3447{background:none;border:none;color:#64748b;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:all .2s}._templateSectionToggle_1h0n8_3447:hover{background-color:#e2e8f0}._templateSectionToggle_1h0n8_3447 ._expanded_1h0n8_1176{transform:rotate(180deg)}._templateSectionTitleGroup_1h0n8_3465,._templateSectionDescriptionGroup_1h0n8_3466{flex:1}._templateSectionEditInputGroup_1h0n8_3470{display:flex;align-items:flex-start;gap:.5rem}._templateSectionEditTitle_1h0n8_3476{flex:1;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem}._templateSectionEditDescription_1h0n8_3484{flex:1;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;resize:vertical}._templateSectionEditActions_1h0n8_3493{display:flex;gap:.25rem}._templateSectionEditSaveButton_1h0n8_3498,._templateSectionEditCancelButton_1h0n8_3499{padding:.25rem;border:none;border-radius:.25rem;cursor:pointer;transition:all .2s}._templateSectionEditSaveButton_1h0n8_3498{background-color:#10b981;color:#fff}._templateSectionEditSaveButton_1h0n8_3498:hover{background-color:#059669}._templateSectionEditCancelButton_1h0n8_3499{background-color:#ef4444;color:#fff}._templateSectionEditCancelButton_1h0n8_3499:hover{background-color:#dc2626}._templateSectionEditDisplay_1h0n8_3525{display:flex;align-items:center;gap:.5rem}._templateSectionEditorTitle_1h0n8_3531{font-size:1rem;font-weight:600;color:#1e293b;margin:0}._templateSectionEditorDescription_1h0n8_3538{color:#64748b;font-size:.875rem;margin:0}._templateSectionEditIcon_1h0n8_3544{background:none;border:none;color:#64748b;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:all .2s}._templateSectionEditIcon_1h0n8_3544:hover{background-color:#e2e8f0;color:#374151}._templateSectionEditorActions_1h0n8_3559{display:flex;gap:.5rem}._templateSectionDeleteButton_1h0n8_3564{background-color:#ef4444;color:#fff;border:none;border-radius:.375rem;padding:.5rem;cursor:pointer;transition:all .2s}._templateSectionDeleteButton_1h0n8_3564:hover{background-color:#dc2626}._templateSectionEditorBody_1h0n8_3578{padding:1rem}._templateSectionItemsHeader_1h0n8_3582{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._templateSectionItemsTitle_1h0n8_3589{font-size:.875rem;font-weight:600;color:#374151;margin:0}._templateSectionItemsButtons_1h0n8_3596{display:flex;gap:.5rem}._templateSectionItemsList_1h0n8_3601{display:flex;flex-direction:column;gap:.75rem}._templateSectionEmptyState_1h0n8_3607{text-align:center;padding:2rem;color:#64748b}._templateSectionEmptyStateText_1h0n8_3613{font-size:.875rem;font-weight:500;margin:0 0 .25rem}._templateSectionEmptyStateSubtext_1h0n8_3619{font-size:.75rem;margin:0}._addSectionButton_1h0n8_3624{background-color:#3b82f6;color:#fff;border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}._addSectionButton_1h0n8_3624:hover{background-color:#2563eb}._templateSectionsList_1h0n8_3640,._deletedSurveysList_1h0n8_3647{display:flex;flex-direction:column;gap:1rem}._deletedSurveyItem_1h0n8_3653{display:flex;align-items:center;justify-content:space-between;padding:1rem;border:1px solid #e5e7eb;border-radius:.5rem;background:#fff;transition:all .2s ease}._deletedSurveyItem_1h0n8_3653:hover{border-color:#d1d5db;box-shadow:0 1px 3px #0000001a}._deletedSurveyInfo_1h0n8_3669{flex:1}._deletedSurveyTitle_1h0n8_3673{font-size:1rem;font-weight:600;color:#111827;margin:0 0 .5rem}._deletedSurveyDate_1h0n8_3680{font-size:.875rem;color:#6b7280;margin:0 0 .5rem}._deletedSurveyTags_1h0n8_3686{display:flex;flex-wrap:wrap;gap:.25rem}._deletedSurveyTag_1h0n8_3686{background:#f3f4f6;color:#374151;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._restoreButton_1h0n8_3701{background:#10b981;color:#fff;border:none;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}._restoreButton_1h0n8_3701:hover{background:#059669}._fileSections_1h0n8_3719{margin-top:.75rem}._fileSectionsList_1h0n8_3723{display:flex;flex-direction:column;gap:.25rem}._fileSection_1h0n8_3719{display:flex;justify-content:space-between;align-items:center;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;transition:all .2s ease}._sectionCompleted_1h0n8_1113{color:#166534;border:1px solid #16a34a}._sectionIncomplete_1h0n8_3745{color:#dc2626;border:1px solid #dc2626}._sectionTitle_1h0n8_3751{font-weight:500;flex:1;margin-right:.5rem}._sectionProgress_1h0n8_3757{font-weight:600;margin-right:.25rem}._sectionCompletedIcon_1h0n8_1113{width:.875rem;height:.875rem;color:#16a34a;flex-shrink:0}._fileActionInfo_1h0n8_3770{margin-top:.5rem;margin-bottom:.5rem}._actionText_1h0n8_3775{font-size:.75rem;font-weight:500;line-height:1.4}._surveyTagsCell_1h0n8_3782{display:flex;flex-wrap:wrap;gap:.125rem;align-items:center;padding:.25rem 0;min-height:2rem}._surveyTag_1h0n8_977{background-color:#f3f4f6;color:#374151;padding:0 .75rem;border-radius:1rem;font-size:.75rem;font-weight:500;white-space:nowrap;border:1px solid #d1d5db;display:inline-flex;align-items:center;justify-content:center;margin:.125rem;box-shadow:0 1px 2px #0000000d;transition:all .2s ease;height:25px;box-sizing:border-box}._surveyTag_1h0n8_977:hover{background-color:#e5e7eb;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._noTags_1h0n8_3817{color:#9ca3af;font-size:.875rem;font-style:italic}._sectionsCell_1h0n8_3823{display:flex;flex-wrap:wrap;gap:.25rem;align-items:center;font-size:.875rem;line-height:1.4;min-height:25px}._sectionText_1h0n8_3833{font-size:.875rem;font-weight:500;transition:all .2s ease;display:inline-flex;align-items:center;height:25px;margin-top:4px;padding:0 .5rem}._sectionCompleted_1h0n8_1113{color:#16a34a}._sectionIncomplete_1h0n8_3745{color:#dc2626}._noSections_1h0n8_3852{color:#9ca3af;font-size:.875rem;font-style:italic}:root{--bg-primary: #f3f3f3;--bg-secondary: #ffffff;--bg-tertiary: #f1f5f9;--text-primary: #1f2937;--text-secondary: #6b7280;--text-tertiary: #9ca3af;--border-primary: #e5e7eb;--border-secondary: #d1d5db;--border-tertiary: #f3f4f6;--accent-primary: #3b82f6;--accent-secondary: #2563eb;--accent-success: #16a34a;--accent-warning: #f59e0b;--accent-error: #ef4444;--shadow-light: rgba(0, 0, 0, .03);--shadow-medium: rgba(0, 0, 0, .08);--shadow-heavy: rgba(0, 0, 0, .12);--card-bg: #ffffff;--card-border: #d1d5db;--card-shadow: 0 1px 4px rgba(0, 0, 0, .03);--card-shadow-hover: 0 4px 16px rgba(59, 130, 246, .08);--btn-primary-bg: #3b82f6;--btn-primary-hover: #2563eb;--btn-secondary-bg: #6b7280;--btn-secondary-hover: #374151;--btn-text: #ffffff;--input-bg: #ffffff;--input-border: #d1d5db;--input-focus: #3b82f6;--tag-bg: #f3f4f6;--tag-text: #6b7280}[data-theme=dark]{--bg-primary: #0f172a;--bg-secondary: #1e293b;--bg-tertiary: #334155;--text-primary: #f8fafc;--text-secondary: #cbd5e1;--text-tertiary: #94a3b8;--border-primary: #334155;--border-secondary: #475569;--border-tertiary: #64748b;--accent-primary: #60a5fa;--accent-secondary: #3b82f6;--accent-success: #22c55e;--accent-warning: #fbbf24;--accent-error: #f87171;--shadow-light: rgba(0, 0, 0, .2);--shadow-medium: rgba(0, 0, 0, .3);--shadow-heavy: rgba(0, 0, 0, .4);--card-bg: #1e293b;--card-border: #334155;--card-shadow: 0 1px 4px rgba(0, 0, 0, .2);--card-shadow-hover: 0 4px 16px rgba(96, 165, 250, .15);--btn-primary-bg: #60a5fa;--btn-primary-hover: #3b82f6;--btn-secondary-bg: #64748b;--btn-secondary-hover: #475569;--btn-text: #ffffff;--input-bg: #1e293b;--input-border: #475569;--input-focus: #60a5fa;--tag-bg: #334155;--tag-text: #cbd5e1}body .ant-message,html .ant-message,#root .ant-message,.ant-message{position:fixed!important;top:100px!important;right:16px!important;left:auto!important;transform:none!important;z-index:9999!important;margin:0!important;padding:0!important}body .ant-message .ant-message-notice,html .ant-message .ant-message-notice,#root .ant-message .ant-message-notice,.ant-message .ant-message-notice{margin-bottom:8px!important;margin-left:0!important;margin-right:0!important}body .ant-message .ant-message-notice-content,html .ant-message .ant-message-notice-content,#root .ant-message .ant-message-notice-content,.ant-message .ant-message-notice-content{position:relative!important;display:flex!important;align-items:center!important;padding:8px 12px!important;border-radius:6px!important;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d!important}body .ant-message,html .ant-message,#root .ant-message,.ant-message{transform:none!important;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important}html body .ant-message,body .ant-message,#root .ant-message,.ant-message{position:fixed!important;top:55px!important;right:9px!important;left:auto!important;transform:none!important;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;z-index:9999!important;margin:0!important;padding:0!important;width:auto!important;max-width:calc(100vw - 32px)!important}html body .ant-message .ant-message-notice,body .ant-message .ant-message-notice,#root .ant-message .ant-message-notice,.ant-message .ant-message-notice{margin:0 0 8px!important}html body .ant-message .ant-message-notice-content,body .ant-message .ant-message-notice-content,#root .ant-message .ant-message-notice-content,.ant-message .ant-message-notice-content{position:relative!important;display:flex!important;align-items:center!important;padding:8px 12px!important;border-radius:6px!important;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d!important;background:#fff!important}html body .ant-message,body .ant-message,#root .ant-message,.ant-message{transform:none!important;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important}.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}._publicContainer_dzj31_1{width:100%;max-height:100vh;background-color:#f8fafc;overflow:hidden;display:flex;flex-direction:column}._loadingContainer_dzj31_10{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#f8fafc}._loadingSpinner_dzj31_19{width:40px;height:40px;border:4px solid #e5e7eb;border-top:4px solid #3b82f6;border-radius:50%;animation:_spin_dzj31_1 1s linear infinite;margin-bottom:16px}@keyframes _spin_dzj31_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorContainer_dzj31_34{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#f8fafc;text-align:center;padding:24px}._errorContainer_dzj31_34 h2{color:#dc2626;margin-bottom:12px;font-size:24px;font-weight:600}._errorContainer_dzj31_34 p{color:#6b7280;font-size:16px;line-height:1.5}._publicNotice_dzj31_58{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-bottom:1px solid #93c5fd;padding:12px 24px;position:sticky;top:0;z-index:100}._noticeContent_dzj31_67{display:flex;align-items:center;gap:8px;font-size:14px;color:#1e40af;font-weight:500}._noticeIcon_dzj31_76{font-size:16px}._mobileWarning_dzj31_81{min-height:100vh;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;padding:16px}._mobileWarningContent_dzj31_90{background-color:#fff;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a;padding:32px;max-width:448px;text-align:center}._mobileWarningIcon_dzj31_99{width:64px;height:64px;color:#ef4444;margin:0 auto 16px}._mobileWarningTitle_dzj31_106{font-size:24px;font-weight:700;color:#1f2937;margin:0 0 16px}._mobileWarningText_dzj31_113{color:#6b7280;margin:0 0 24px;line-height:1.6}._mobileWarningAction_dzj31_119{display:flex;align-items:center;justify-content:center;color:#3b82f6}._mobileWarningActionIcon_dzj31_126{width:20px;height:20px;margin-right:8px}._mobileWarningActionText_dzj31_132{font-size:14px}
