.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;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 #4B67A9;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}body{margin:0;padding:0;overflow:hidden}html{margin:0;padding:0;height:100%}._loginPage_110lk_14{min-height:100vh;height:100vh;width:100%;margin:0;padding:0;overflow:hidden;position:relative}._mobileLoginShell_110lk_25{display:flex;align-items:center;justify-content:center;min-height:100%;width:100%;padding:24px 16px;box-sizing:border-box}._mobileLoginCard_110lk_35{width:100%;max-width:360px;background:#fffffff5;border-radius:16px;padding:28px 24px 24px;box-shadow:0 16px 48px #0000002e;border:1px solid rgba(255,255,255,.8);display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}._mobileLoginBrand_110lk_50{display:flex;flex-direction:column;align-items:center;gap:10px}._mobileLoginBrandRow_110lk_57{display:flex;align-items:center;gap:10px}._mobileLoginTitle_110lk_63{font-size:17px;font-weight:700;color:#565656;letter-spacing:-.02em}._mobileLoginButton_110lk_70{width:100%;max-width:280px;height:auto!important;padding:10px 20px!important;border-radius:10px!important;font-weight:600!important}._hero_110lk_79{color:#fff;padding:140px 0 120px;text-align:center;position:relative;overflow:hidden;min-height:100vh;height:100vh;display:flex;align-items:center;margin:0;box-sizing:border-box}._hero_110lk_79:before{content:"";position:absolute;inset:0}._container_110lk_104{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1;width:100%;display:flex;justify-content:center;align-items:center}._whiteContainer_110lk_116{background:#fff;width:50%;border-radius:5px;padding:3rem 2rem;box-shadow:0 20px 40px #0000001a;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}._bottomRectangle_110lk_132{position:absolute;bottom:-80px;left:25%;width:calc(50% - 40px);height:80px;background:#7acde9;z-index:1}._heroLogo_110lk_143{animation:_fadeInUp_110lk_1 1s ease both}._logo_110lk_148{display:flex;align-items:center;justify-content:center;gap:8px;color:#1356ae;font-size:30px;font-weight:700;letter-spacing:-.5px}._logo_110lk_148 img{opacity:.9}._logoImage_110lk_163{width:120px;height:auto;filter:brightness(0) invert(1);opacity:.9}._heroIcon_110lk_171{margin-bottom:2rem;animation:_fadeInUp_110lk_1 1s ease .1s both}._iconContainer_110lk_176{display:inline-flex;align-items:center;justify-content:center;width:120px;height:120px;background:#ffffff1a;border-radius:50%;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);animation:_float_110lk_1 6s ease-in-out infinite}._iconSvg_110lk_189{width:40px;height:40px;color:#fff;opacity:.9}._heroBrandLine_110lk_197{font-size:18px;font-weight:700;color:#454545;margin-bottom:1.5rem;letter-spacing:-.8px;animation:_fadeInUp_110lk_1 1s ease both;line-height:1.1}._brandSubtitle_110lk_207{font-size:1.8rem;font-weight:400;opacity:.9;display:block;margin-top:.5rem;color:#1356ae}._heroTagline_110lk_216{font-size:18px;margin-bottom:2rem;opacity:.9;animation:_fadeInUp_110lk_1 1s ease .2s both;font-weight:300;max-width:700px;margin-left:auto;margin-right:auto;color:#666}._heroDescription_110lk_228{font-size:1.1rem;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto;opacity:.85;animation:_fadeInUp_110lk_1 1s ease .4s both;font-weight:400;color:#666}._heroBlocks_110lk_241{position:absolute;inset:0;z-index:0;overflow:hidden}._colorBlock_110lk_251{position:absolute;border-radius:12px;background:#ffffff14;animation:_float_110lk_1 6s ease-in-out infinite}._block1_110lk_258{width:120px;height:120px;top:20%;left:10%;animation-delay:0s}._block2_110lk_266{width:80px;height:80px;top:60%;right:15%;animation-delay:2s}._block3_110lk_274{width:100px;height:100px;bottom:20%;left:20%;animation-delay:4s}._block4_110lk_282{width:60px;height:60px;top:30%;right:25%;animation-delay:1s}._heroCta_110lk_290{animation:_fadeInUp_110lk_1 1s ease .6s both;position:relative;z-index:2}._btn_110lk_296{border:none;cursor:pointer;text-decoration:none;display:inline-block;transition:all .3s ease}._btnHero_110lk_304{background:linear-gradient(45deg,#28a8e0,#0e72b0);color:#fff;padding:1.2rem 3rem;font-size:1.1rem;border-radius:8px;text-transform:uppercase;letter-spacing:.5px;font-weight:700;box-shadow:0 8px 25px #28a8e066}._btnHero_110lk_304:hover{transform:translateY(-2px);box-shadow:0 12px 35px #28a8e099}@keyframes _fadeInUp_110lk_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _float_110lk_1{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-15px) rotate(5deg)}66%{transform:translateY(-8px) rotate(-3deg)}}@keyframes _pulse_110lk_355{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes _floating_110lk_1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}._pulse_110lk_355{animation:_pulse_110lk_355 2s ease-in-out infinite}@media(max-width:768px){._hero_110lk_79{padding:80px 0 60px}._whiteContainer_110lk_116{width:90%;min-height:70vh;padding:2rem 1.5rem}._heroBrandLine_110lk_197{font-size:2.4rem}._brandSubtitle_110lk_207{font-size:1.4rem}._heroTagline_110lk_216{font-size:1.2rem}._heroDescription_110lk_228{font-size:1rem}._btnHero_110lk_304{padding:1rem 2rem;font-size:1rem}._container_110lk_104{padding:0 1rem}._logo_110lk_148{font-size:2rem}._logoImage_110lk_163{width:100px}._iconContainer_110lk_176{width:100px;height:100px}._iconSvg_110lk_189{width:30px;height:30px}}@media(max-width:480px){._whiteContainer_110lk_116{width:95%;min-height:60vh;padding:1.5rem 1rem}._heroBrandLine_110lk_197{font-size:2rem}._brandSubtitle_110lk_207{font-size:1.2rem}._heroTagline_110lk_216{font-size:1.1rem}._heroDescription_110lk_228{font-size:.95rem}._btnHero_110lk_304{padding:.8rem 1.5rem;font-size:.9rem}._logo_110lk_148{font-size:1.8rem}._logoImage_110lk_163{width:80px}._iconContainer_110lk_176{width:80px;height:80px}._iconSvg_110lk_189{width:25px;height:25px}}:global(body){margin:0;padding:0;overflow:hidden}:global(html){margin:0;padding:0;height:100%}.loginPage{min-height:100vh;height:100vh;width:100%;margin:0;padding:0;overflow:hidden;position:relative}.hero{background:linear-gradient(135deg,#183d74,#1d2a9e);color:#fff;padding:140px 0 120px;text-align:center;position:relative;overflow:hidden;min-height:100vh;height:100vh;display:flex;align-items:center;margin:0;box-sizing:border-box}.hero:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="%23ffffff" opacity="0.08"/><circle cx="75" cy="75" r="1" fill="%23ffffff" opacity="0.08"/><circle cx="50" cy="10" r="1" fill="%23ffffff" opacity="0.08"/><circle cx="10" cy="50" r="1" fill="%23ffffff" opacity="0.08"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>')}.container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1;width:100%}.heroLogo{margin-bottom:2rem;animation:fadeInUp 1s ease both}.logoImage{width:120px;height:auto;filter:brightness(0) invert(1);opacity:.9}.heroIcon{margin-bottom:2rem;animation:fadeInUp 1s ease .1s both}.iconContainer{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:#ffffff1a;border-radius:50%;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);animation:float 6s ease-in-out infinite}.iconSvg{width:40px;height:40px;color:#fff;opacity:.9}.heroBrandLine{font-size:3.2rem;font-weight:700;color:#fff;margin-bottom:1.5rem;letter-spacing:-.8px;animation:fadeInUp 1s ease both;line-height:1.1}.brandSubtitle{font-size:1.8rem;font-weight:400;opacity:.9;display:block;margin-top:.5rem;color:#fff}.heroTagline{font-size:1.4rem;margin-bottom:2rem;opacity:.9;animation:fadeInUp 1s ease .2s both;font-weight:300;max-width:700px;margin-left:auto;margin-right:auto;color:#fff}.heroDescription{font-size:1.1rem;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto;opacity:.85;animation:fadeInUp 1s ease .4s both;font-weight:400;color:#fff}.heroBlocks{position:absolute;inset:0;z-index:0;overflow:hidden}.colorBlock{position:absolute;border-radius:12px;background:#ffffff14;animation:float 6s ease-in-out infinite}.block1{width:120px;height:120px;top:20%;left:10%;animation-delay:0s}.block2{width:80px;height:80px;top:60%;right:15%;animation-delay:2s}.block3{width:100px;height:100px;bottom:20%;left:20%;animation-delay:4s}.block4{width:60px;height:60px;top:30%;right:25%;animation-delay:1s}.heroCta{animation:fadeInUp 1s ease .6s both;position:relative;z-index:2}.btn{border:none;cursor:pointer;text-decoration:none;display:inline-block;transition:all .3s ease}.btnHero{background:linear-gradient(45deg,#28a8e0,#0e72b0);color:#fff;padding:1.2rem 3rem;font-size:1.1rem;border-radius:8px;text-transform:uppercase;letter-spacing:.5px;font-weight:700;box-shadow:0 8px 25px #28a8e066}.btnHero:hover{transform:translateY(-2px);box-shadow:0 12px 35px #28a8e099}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-15px) rotate(5deg)}66%{transform:translateY(-8px) rotate(-3deg)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes floating{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.pulse{animation:pulse 2s ease-in-out infinite}@media(max-width:768px){.hero{padding:80px 0 60px}.heroBrandLine{font-size:2.4rem}.brandSubtitle{font-size:1.4rem}.heroTagline{font-size:1.2rem}.heroDescription{font-size:1rem}.btnHero{padding:1rem 2rem;font-size:1rem}.container{padding:0 1rem}.logoImage{width:100px}.iconContainer{width:60px;height:60px}.iconSvg{width:30px;height:30px}}@media(max-width:480px){.heroBrandLine{font-size:2rem}.brandSubtitle{font-size:1.2rem}.heroTagline{font-size:1.1rem}.heroDescription{font-size:.95rem}.btnHero{padding:.8rem 1.5rem;font-size:.9rem}.logoImage{width:80px}.iconContainer{width:50px;height:50px}.iconSvg{width:25px;height:25px}}.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 #4B67A9}.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)}}.headerContent{display:flex;align-items:center;height:100%}.headerRow{display:flex;align-items:center;justify-content:center;gap:.5rem;position:relative;height:100%}.headerDivider{width:.5px;height:5rem;background-color:#d5d5d5;flex-shrink:0}.headerTitle{font-size:18px;font-weight:600;color:#454545;text-align:center}.tabStatusBarContainer{width:100%;justify-content:center;display:flex}.tabStatusBar{width:100%;background:#434d66a6;display:flex;align-items:center;justify-content:space-between;padding:10px 24px;color:#fff;text-align:center}.tabStatusLeft{font-size:14px;font-weight:600}.tabStatusRight{font-size:16px}.toolsList{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.toolCard{background:#fff;border:1px solid white;border-radius:8px;padding:10px;min-width:320px;max-width:320px;display:flex;flex-direction:column;align-items:center;position:relative;transition:border-color .2s,box-shadow .2s;cursor:pointer;box-shadow:0 2px 8px #0000001a}.toolCardHover:hover{box-shadow:2px 2px 2px 2px #e4e1e14d;transform:translateY(2px)}.toolCardContent{display:flex;flex-direction:column;align-items:center;width:100%;padding-top:5px}.toolIcon{font-size:2rem}.toolTitle{font-size:1.1rem;font-weight:500;color:#454545;margin-bottom:.5rem;text-align:center}.toolDesc{font-size:.95rem;color:#666;text-align:center;padding:0 .5rem}.box{display:flex;align-items:center;gap:10px;text-align:center}.toolCardItem{align-items:center;width:100%;text-align:center;display:flex;flex-direction:column;flex:1}.toolDescItem{font-size:.9rem;color:#454545;padding:0 .5rem}.toolTitleItem{font-size:21px;font-weight:500;color:#565656;text-align:center}.toolCardDesc{display:flex;align-items:center;width:100%;margin-top:10px;border-radius:10px;padding:5px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.marqueeContainer{width:200px!important}.marqueeContainer span{font-size:11px!important}}._termsModal_1dea8_1 .ant-modal-content{padding:0;overflow:hidden}._termsModal_1dea8_1 .ant-modal-header{padding:20px 24px;border-bottom:1px solid #f0f0f0;margin-bottom:0}._termsModal_1dea8_1 .ant-modal-body{padding:0;height:70vh;max-height:600px;display:flex;flex-direction:column}._modalTitle_1dea8_20{display:flex;align-items:center;font-size:18px;font-weight:600;color:#4b67a9}._modalContent_1dea8_28{display:flex;flex-direction:column;height:60vh}._scrollNotice_1dea8_34{padding:12px 24px;background:linear-gradient(90deg,#fff7e6,#fffbe6);color:#fa8c16;text-align:center;font-weight:500;font-size:14px;border-bottom:1px solid #ffe7ba;animation:_pulse_1dea8_1 2s ease-in-out infinite}@keyframes _pulse_1dea8_1{0%,to{opacity:1}50%{opacity:.7}}._termsContent_1dea8_54{flex:1;overflow-y:auto;padding:6px 8px}._termsContent_1dea8_54::-webkit-scrollbar{width:8px}._termsContent_1dea8_54::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}._termsContent_1dea8_54::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:4px;transition:background .2s}._termsContent_1dea8_54::-webkit-scrollbar-thumb:hover{background:#8c8c8c}._termsText_1dea8_79{background:#fff;padding:32px;border-radius:8px;box-shadow:0 1px 2px #00000008;line-height:1.8;color:#262626}._termsText_1dea8_79 h2{color:#4b67a9;font-size:24px;font-weight:700;margin-bottom:8px;text-align:center}._termsText_1dea8_79 h3{color:#262626;font-size:18px;font-weight:600;margin-top:32px;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #e8e8e8}._termsText_1dea8_79 h4{color:#595959;font-size:16px;font-weight:600;margin-top:20px;margin-bottom:12px}._termsText_1dea8_79 p{margin-bottom:12px;font-size:12px;color:#595959}._termsText_1dea8_79 ul,._termsText_1dea8_79 ol{margin-left:20px;margin-bottom:16px}._termsText_1dea8_79 li{margin-bottom:8px;font-size:14px;color:#595959}._termsText_1dea8_79 strong{color:#262626;font-weight:600}._termsText_1dea8_79 .ant-divider{margin:24px 0}._copyright_1dea8_141{margin-top:32px;padding:24px;background:#f5f5f5;border-radius:8px;text-align:center}._copyright_1dea8_141 p{margin-bottom:8px}._footer_1dea8_153{padding:16px 24px;border-top:1px solid #f0f0f0;background:#fff;display:flex;flex-direction:column;gap:16px}._checkbox_1dea8_162{display:flex;align-items:center;font-size:15px}._checkbox_1dea8_162 .ant-checkbox-disabled{cursor:not-allowed}._checkboxLabel_1dea8_172{display:flex;align-items:center;font-weight:500}._buttonGroup_1dea8_178{display:flex;justify-content:flex-end;gap:12px}._buttonGroup_1dea8_178 .ant-btn{min-width:120px;height:40px;font-weight:500;border-radius:6px}._buttonGroup_1dea8_178 .ant-btn-primary:disabled{background:#f5f5f5;border-color:#d9d9d9;color:#bfbfbf;cursor:not-allowed}@media(max-width:768px){._termsModal_1dea8_1 .ant-modal-body{height:60vh}._termsContent_1dea8_54{padding:16px 20px}._termsText_1dea8_79{padding:20px}._termsText_1dea8_79 h2{font-size:20px}._termsText_1dea8_79 h3{font-size:16px}._termsText_1dea8_79 h4{font-size:14px}._footer_1dea8_153{padding:12px 16px}._buttonGroup_1dea8_178{flex-direction:column}._buttonGroup_1dea8_178 .ant-btn{width:100%}}._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:"";inset: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;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}}.storage-tool{padding:20px;background-color:#f5f5f5;min-height:100vh}.storage-tool.embedded{padding:12px;min-height:auto;height:100%;background-color:transparent}.storage-tool .back-button{width:40px;height:38px;background-color:#fff!important;border-radius:12px;box-shadow:1px 1px 2px 1px #00000040;display:flex;align-items:center;justify-content:center;cursor:pointer}.storage-tool .back-button:hover{background-color:#f5f5f5!important}.storage-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.storage-title{display:flex;align-items:center;gap:10px;height:100%;justify-content:flex-start}.storage-title h1{color:#333;font-size:24px}.public-badge{background:#52c41a;color:#fff;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;margin-left:12px}.public-storage .file-actions{opacity:1}.breadcrumb{display:flex;align-items:center;flex-wrap:wrap;color:#666;font-size:14px;margin-bottom:10px}.breadcrumb-item{cursor:pointer;color:#007bff;text-decoration:none;padding:2px 6px;border-radius:4px;transition:all .2s}.breadcrumb-item:hover{background-color:#e9ecef;color:#0056b3}.breadcrumb-separator{color:#999;margin:0 4px;user-select:none}.storage-actions{display:flex;gap:15px;align-items:center}.back-button{background-color:#6c757d!important;border-color:#6c757d!important;color:#fff!important}.back-button:hover{background-color:#5a6268!important;border-color:#545b62!important;color:#fff!important}.search-box input{padding:8px 12px;border:1px solid #ddd;border-radius:4px;width:250px;font-size:14px}.view-controls{display:flex;gap:5px}.view-controls button{padding:6px 12px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;font-size:12px;transition:all .2s}.view-controls button.active{background:#007bff;color:#fff;border-color:#007bff}.btn{padding:8px 16px;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s;text-decoration:none;display:inline-block}.btn-primary{background:#007bff;color:#fff}.btn-primary:hover{background:#0056b3}.btn-secondary{background:#6c757d;color:#fff}.btn-secondary:hover{background:#545b62}.btn-danger{background:#dc3545;color:#fff}.btn-danger:hover{background:#c82333}.btn:disabled{opacity:.6;cursor:not-allowed}.storage-navigation{margin-bottom:20px}.storage-content{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;min-height:400px}.loading{display:flex;justify-content:center;align-items:center;height:200px;font-size:16px;color:#666}.file-grid{padding:20px;display:grid;gap:15px}.file-grid.grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.file-grid.list{grid-template-columns:1fr}.file-item{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:15px;cursor:pointer;transition:all .2s;position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;min-height:120px;text-decoration:none;color:inherit;content-visibility:auto;contain-intrinsic-size:160px 120px}.file-grid.list .file-item{flex-direction:row;text-align:left;min-height:60px;align-items:center;gap:15px}.file-item:hover{background:#e9ecef;border-color:#007bff;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.file-item:active{transform:translateY(0)}.file-item .file-icon,.file-item .file-name,.file-item .file-size{pointer-events:none}.file-actions *{pointer-events:auto}.file-item.selected{background:#cce7ff;border-color:#007bff}.file-checkbox{position:absolute;top:8px;left:8px;z-index:10}.file-selected{border-color:#4b67a9;background-color:#f0f8ff;box-shadow:0 0 0 2px #1890ff33}.file-icon{font-size:32px;margin-bottom:8px;position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:60px}.file-icon svg{font-size:32px;width:32px;height:32px}.file-thumbnail{width:100%;height:100%;max-width:120px;max-height:90px;object-fit:cover;border-radius:4px;border:1px solid #e9ecef}.file-icon-fallback{font-size:32px;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.file-grid.list .file-icon{font-size:24px;margin-bottom:0;width:40px;height:40px}.file-grid.list .file-thumbnail{width:48px;height:48px;max-width:48px;max-height:48px;object-fit:cover;border-radius:4px;border:1px solid #e9ecef}.file-grid.list .file-icon-fallback{font-size:24px;width:40px;height:40px}.file-name{font-weight:500;color:#333;margin-bottom:4px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.file-size{font-size:12px;color:#666}.file-actions{position:absolute;top:8px;right:8px;opacity:0;transition:opacity .2s}.file-item:hover .file-actions{opacity:1}.btn-icon{background:#ffffffe6;border:1px solid #ddd;border-radius:4px;padding:4px 6px;cursor:pointer;font-size:12px;transition:all .2s}.btn-icon:hover{background:#fff;border-color:#007bff}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal{background:#fff;border-radius:8px;padding:30px;min-width:400px;max-width:500px;box-shadow:0 10px 25px #0003}.modal h3{margin:0 0 20px;color:#333;font-size:18px}.modal input{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px;margin-bottom:20px}.modal-actions{display:flex;gap:10px;justify-content:flex-end}@media(max-width:768px){.storage-header{flex-direction:column;gap:15px;align-items:stretch}.storage-actions{flex-wrap:wrap;justify-content:center}.search-box input{width:100%}.file-grid.grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.modal{margin:20px;min-width:auto}}.upload-message{padding:10px 20px;margin:10px 20px;border-radius:4px;text-align:center;font-weight:500}.upload-message.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.upload-message.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.storage-tool .ant-btn{margin-right:8px}.storage-tool .ant-btn:last-child{margin-right:0}.storage-tool .ant-upload,.storage-tool .ant-upload .ant-btn{width:100%}.storage-tool .ant-list-item{padding:8px 0}.storage-tool .ant-list-item-meta-title{margin-bottom:4px}.storage-tool .ant-list-item-meta-description{font-size:12px;color:#999}.preview-sidebar-overlay{position:fixed;inset:0;background:#00000080;z-index:1000;display:flex;justify-content:flex-end;align-items:stretch}.preview-sidebar{width:500px;max-width:90vw;background:#fff;box-shadow:-2px 0 10px #0000001a;display:flex;flex-direction:column;animation:slideInRight .3s ease-out}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.preview-sidebar-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e9ecef;background:#f8f9fa}.preview-sidebar-header h3{margin:0;color:#333;font-size:18px}.close-btn{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.close-btn:hover{background:#e9ecef;color:#333}.preview-sidebar-content{flex:1;overflow-y:auto;padding:20px}.file-info{display:flex;align-items:flex-start;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e9ecef}.file-icon-large{font-size:48px;margin-right:16px;display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.file-icon-large svg{font-size:48px;width:48px;height:48px}.file-details{flex:1}.file-details h4{margin:0 0 8px;color:#333;font-size:16px;word-break:break-word}.file-details p{margin:4px 0;color:#666;font-size:14px}.file-size{font-weight:500;color:#007bff!important}.file-type{text-transform:uppercase;font-size:12px!important;background:#e9ecef;padding:2px 6px;border-radius:4px;display:inline-block}.file-date{font-size:12px!important;color:#999!important}.preview-content{margin-bottom:20px;min-height:200px;display:flex;align-items:center;justify-content:center;background:#f8f9fa;border-radius:8px;padding:20px}.preview-default{text-align:center;color:#666}.preview-default .preview-icon{font-size:64px;margin-bottom:16px;opacity:.5}.preview-image img{max-width:100%;max-height:600px;object-fit:contain;border-radius:8px;box-shadow:0 2px 8px #0000001a}.preview-pdf iframe,.preview-text iframe{width:100%;height:400px;border:none;border-radius:8px;box-shadow:0 2px 8px #0000001a}.preview-video video{max-width:100%;max-height:400px;border-radius:8px;box-shadow:0 2px 8px #0000001a}.preview-audio audio{width:100%;border-radius:8px}.preview-actions{display:flex;gap:8px;padding-top:20px;border-top:1px solid #e9ecef}.preview-actions .ant-btn{flex:1}@media(max-width:768px){.preview-sidebar{width:100vw;max-width:100vw}.file-info{flex-direction:column;text-align:center}.file-icon-large{margin:0 auto 16px}.preview-actions{flex-direction:column}.preview-actions .ant-btn{width:100%}}.storage-content-wrapper{padding:20px;height:calc(100vh - 180px);overflow:auto}.folders-section,.files-section{margin-bottom:30px}.section-title{font-size:16px;font-weight:600;color:#333;margin-bottom:15px;padding-bottom:8px;border-bottom:2px solid #e9ecef;display:flex;align-items:center;gap:8px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:8px;border-bottom:2px solid #e9ecef}.select-all-container{display:flex;align-items:center}.empty-state{text-align:center;padding:60px 20px;color:#666}.empty-state .empty-icon{font-size:64px;margin-bottom:16px;opacity:.5}.empty-state h3{font-size:20px;margin-bottom:8px;color:#333}.empty-state p{font-size:14px;color:#666;max-width:400px;margin:0 auto}.error-message{background:#f8d7da;color:#721c24;padding:15px;border-radius:4px;margin:20px;border:1px solid #f5c6cb;text-align:center}.error-message button{background:#dc3545;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;margin-top:10px}.error-message button:hover{background:#c82333}.file-grid:empty:after{content:"No files or folders found";display:flex;justify-content:center;align-items:center;height:200px;color:#666;font-size:16px}.file-item[data-type=image] .file-icon{color:#28a745}.file-item[data-type=document] .file-icon{color:#007bff}.file-item[data-type=video] .file-icon{color:#dc3545}.file-item[data-type=audio] .file-icon{color:#6f42c1}.file-item[data-type=archive] .file-icon{color:#fd7e14}.file-icon .anticon{transition:all .2s ease}.file-icon .anticon:hover{transform:scale(1.1)}.file-item[data-type=excel] .file-icon{color:#52c41a}.file-item[data-type=word] .file-icon{color:#4b67a9}.file-item[data-type=powerpoint] .file-icon{color:#ff4d4f}.file-item[data-type=pdf] .file-icon{color:#ff7875}.file-item[data-type=video] .file-icon{color:#722ed1}.file-item[data-type=audio] .file-icon{color:#fa8c16}.file-item[data-type=database] .file-icon{color:#13c2c2}.file-item[data-type=code] .file-icon{color:#2f54eb}.file-item[data-type=markdown] .file-icon{color:#8c8c8c}.file-item[data-type=text] .file-icon{color:#595959}._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_davw3_1{width:100%;height:100%;display:flex}._sidebar_davw3_7{width:350px;height:100%}._createUserClass_davw3_12{width:100%;height:50px;display:flex;justify-content:center;align-items:center;padding:1em}._listUserClass_davw3_21{height:calc(100% - 50px);width:100%}._listUserClassWrap_davw3_26{width:100%;height:100%}._titleElement_davw3_31{width:100%;height:40px;padding-left:1em;display:flex;align-items:center}._listElement_davw3_39{width:100%;height:calc(100% - 40px);overflow:auto;padding:.5em 1em 1em}._userClass_davw3_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_davw3_46:hover{background-color:#f0f0f0;transform:translate(5px)}._userClass_davw3_46._selected_davw3_64{background-color:#3066c2;color:#fff;box-shadow:0 2px 8px #00000026}._userClass_davw3_46:active{transform:scale(.98);transition:transform .1s}@keyframes _selectAnimation_davw3_1{0%{transform:scale(.95);opacity:.8}to{transform:scale(1);opacity:1}}._selected_davw3_64{animation:_selectAnimation_davw3_1 .3s ease-out}._content_davw3_90{flex:1}._main_11515_1{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:1em}._container_11515_10{width:100%;height:100%;border-radius:8px;box-shadow:0 4px 8px 4px #0003;display:flex;flex-direction:column;padding:0 1em}._header_11515_20{width:100%;height:7%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f0f0f0}._headerTitle_11515_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_11515_43{width:50%;justify-content:center;align-items:center;display:flex}._userClassName_11515_43 span{font-size:2em;font-weight:700}._actionUpdate_11515_56{width:25%;display:flex;justify-content:flex-end;align-items:center;gap:10px}._body_11515_64{width:100%;height:93%;overflow:auto;scrollbar-width:none;padding-bottom:3em}._userInfo_11515_72{display:flex;align-items:center;gap:10px}._userAvatar_11515_78{width:45px;height:45px;border-radius:50%;object-fit:cover}._userDetails_11515_85{display:flex;flex-direction:column}._userName_11515_90{font-weight:500}._userEmail_11515_94{color:#666;font-size:.9em}._chainAccess_11515_99{width:100%}._titleUserAccess_11515_103{width:100%;height:50px;display:flex;align-items:center;font-size:1.2em;gap:10px}._titleChainAccess_11515_112{width:100%;height:50px;display:flex;justify-content:space-between;align-items:center;font-size:1.2em;gap:10px}._valueChainAccess_11515_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_11515_140{display:flex;gap:8px;margin-top:4px}._levelTitle_11515_146{font-weight:700;margin-bottom:4px}._levelWrapper_11515_151{padding:8px;border-bottom:1px solid #f0f0f0}._levelWrapper_11515_151:last-child{border-bottom:none}._columnContent_11515_160{display:flex;flex-direction:column;gap:8px}._treeNode_11515_166{margin:8px 0}._nodeHeaderMain_11515_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_11515_170 div:nth-child(2){display:flex;gap:20px}._nodeHeader_11515_170{display:flex;align-items:center;padding:8px;background:#f5f5f5;border-radius:4px;transition:background-color .3s}._nodeHeader_11515_170:hover{cursor:pointer}._expandIcon_11515_199{padding:4px;margin-right:8px;color:#4b67a9;display:flex;align-items:center;justify-content:center}._nodeName_11515_208{flex:1;font-weight:500;color:#333;margin-right:16px}._nodeChildren_11515_215{margin-left:24px}._checkboxGroup_11515_140{display:flex;gap:16px;align-items:center}._treeNode_11515_166[style*="margin-left: 0px"] ._nodeHeader_11515_170{background:#f0f5ff;border-left:4px solid #4B67A9}._treeNode_11515_166[style*="margin-left: 8px"] ._nodeHeader_11515_170{background:#f6ffed;border-left:4px solid #52c41a}._treeNode_11515_166[style*="margin-left: 16px"] ._nodeHeader_11515_170{background:#fff7e6;border-left:4px solid #faad14}._treeNode_11515_166[style*="margin-left: 24px"] ._nodeHeader_11515_170{background:#fff1f0;border-left:4px solid #ff4d4f}._chainElement_11515_245{padding:1em}._checkbox-group_11515_249{border:none;margin:0;padding:0}._checkbox-wrapper_11515_255{display:flex;align-items:center;margin-bottom:8px;cursor:pointer}._checkbox-input_11515_262{margin-right:8px;width:18px;height:18px}._checkbox-tile_11515_268{display:flex;align-items:center}._checkbox-label_11515_273{font-size:1em;font-weight:500}._main_vn05g_1{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#00000080;backdrop-filter:blur(2px);position:absolute;top:0;left:0}._container_vn05g_14{width:80%;height:95%;background-color:#fff;border-radius:8px;display:flex;flex-direction:column}._header_vn05g_23{width:100%;height:5%;display:flex;justify-content:center;align-items:center;font-size:1.5em;font-weight:700}._info_vn05g_33{width:100%;height:90%;display:flex;overflow:auto;flex-direction:column}._userclassname_vn05g_41{width:100%;display:flex;justify-content:center;align-items:center;padding:0 1em}._userclassname_vn05g_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_vn05g_41 .ant-input:focus{box-shadow:none;border-bottom:1px solid #4B67A9;border-left:none;border-right:none;border-top:none}._search_vn05g_67{width:100%;display:flex;justify-content:center;align-items:center;padding:0 1em}._search_vn05g_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_vn05g_67 .ant-input:focus{box-shadow:none;border-bottom:1px solid #4B67A9;border-left:none;border-right:none;border-top:none}._tranfer_vn05g_93,._chainElement_vn05g_97{padding:1em}._footer_vn05g_101{width:100%;height:10%;display:flex;align-items:center;justify-content:center;gap:10px}._appListSection_vn05g_110{padding:16px}._main_1xugr_1{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#00000080;backdrop-filter:blur(2px);position:absolute;top:0;left:0}._container_1xugr_14{width:80%;height:95%;background-color:#fff;border-radius:8px;display:flex;flex-direction:column}._header_1xugr_23{width:100%;height:5%;display:flex;justify-content:center;align-items:center;font-size:1.5em;font-weight:700}._info_1xugr_33{width:100%;height:90%;display:flex;overflow:auto;flex-direction:column}._userclassname_1xugr_41{width:100%;display:flex;justify-content:center;align-items:center;padding:0 1em}._userclassname_1xugr_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_1xugr_41 .ant-input:focus{box-shadow:none;border-bottom:1px solid #4B67A9;border-left:none;border-right:none;border-top:none}._search_1xugr_67{width:100%;display:flex;justify-content:center;align-items:center;padding:0 1em}._search_1xugr_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_1xugr_67 .ant-input:focus{box-shadow:none;border-bottom:1px solid #4B67A9;border-left:none;border-right:none;border-top:none}._tranfer_1xugr_93,._chainElement_1xugr_97{padding:1em}._footer_1xugr_101{width:100%;height:10%;display:flex;align-items:center;justify-content:center;gap:10px}._appListSection_1xugr_110{padding:16px}._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}.kqkd-pie-tooltip.ag-chart-tooltip{border-radius:10px;overflow:hidden;border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 26px #00000024;backdrop-filter:blur(2px)}.kqkd-pie-tooltip.ag-chart-tooltip .ag-chart-tooltip-title{padding:8px 10px;font-weight:700;font-size:12px;letter-spacing:.2px;line-height:1.2}.kqkd-pie-tooltip.ag-chart-tooltip .ag-chart-tooltip-content{padding:10px;font-size:12px;line-height:1.35;color:#262626}.kqkd-pie-tooltip.ag-chart-tooltip .kqkd-tt-category{font-size:14px;font-weight:600;color:#262626;background:#fff}.kqkd-pie-tooltip.ag-chart-tooltip .kqkd-tt-number{font-size:14px;font-weight:700;color:#262626;font-variant-numeric:tabular-nums;margin-left:auto}.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:Google Sans,sans-serif}.btn-cell-group{display:flex;justify-content:center;align-items:center;width:30px}.ag-cell{font-weight:400;padding:0 3px!important;line-height:35px!important;font-size:14px}.ag-cell{color:#262626}.ag-cell-value{color:#262626;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}&: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:100%}.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:#3066c2!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}.note{color:#ff2e2e;font-style:italic;font-size:14px}.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_lvtiw_1{display:flex;width:100vw;height:100vh;flex-direction:row}._phantich_lvtiw_8{padding-left:1em;width:20%}._outlet_lvtiw_14{flex-grow:1;padding:1em 1em 0;height:100%;overflow-x:hidden}._headerPowersheet_lvtiw_21{position:relative;display:flex;justify-content:start;align-items:center;gap:20px}._headerPowersheet2_lvtiw_30{display:flex;align-items:center;margin-top:5px}._headerTitle_lvtiw_36{display:flex;width:max-content;align-items:center}._headerActionFilter_lvtiw_42{display:flex;justify-content:start;flex:1;gap:20px}._headerAction_lvtiw_42{display:flex;justify-content:flex-end;flex:2;gap:20px;align-items:center}._headerActionSelect_lvtiw_57{display:flex;justify-content:flex-end;flex:1;align-items:center}._headerTitle_lvtiw_36>span{color:#454545;font-size:23px;font-weight:700;line-height:35.41px}._headerActionItem_lvtiw_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_lvtiw_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_lvtiw_85>span{font-size:15px}._headerActionButton_lvtiw_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:8px}._headerActionItem_lvtiw_71>span,._headerActionButton_lvtiw_103>span{padding:0 20px;font-size:14px}._buttonSaveLayout_lvtiw_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_lvtiw_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_lvtiw_137>img{width:22px;height:22px}._iconWrapper_lvtiw_154{margin-right:8px;font-size:16px}._bookMarkButton_lvtiw_159{position:fixed;bottom:.8rem;right:1rem;cursor:pointer;z-index:1000}._bookmarksList_lvtiw_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_lvtiw_182{color:var(--header-text);display:flex;flex-direction:column;margin-top:14px;gap:11px;font-weight:400!important}._bookmarkItem_lvtiw_191{cursor:pointer;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._bookmarksItemContainer_lvtiw_182>span,._bookmarkItem_lvtiw_191>span{font-weight:unset!important}._bookmarkItem_lvtiw_191:hover span{color:#007bff}._buttonContent_lvtiw_207{display:flex;align-items:center;padding:0 13px;gap:5px;font-size:14px}._createButToan_lvtiw_215,._updateVas_lvtiw_216,._autoPhanLoai_lvtiw_217{background:#eee}._buttonDeleteMany_lvtiw_221{background:#ff585b;color:#fff}._buttonOn_lvtiw_226{background:#fff;border:.5px solid var(--header-text)}._buttonSave_lvtiw_123{background:#ffaa3a;color:#fff}._buttonCreate_lvtiw_236{background:#249e57;color:#fff;font-weight:700}._buttonItemOn_lvtiw_242{background:#800080cc;font-weight:700}._buttonItemOn_lvtiw_242 ._filterChoose_lvtiw_137>span{color:#fff!important}._buttonOff_lvtiw_252 ._filterChoose_lvtiw_137>span{color:var(--header-text)!important}._buttonOff_lvtiw_252{background:#fff;font-weight:700;border:.5px solid var(--header-text)}._buttonSearch_lvtiw_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_lvtiw_275{border:unset;width:130px;font-size:14px;transition:border-color .3s,box-shadow .3s;background:#eee}._quickFilterInput_lvtiw_275::placeholder{color:var(--header-text);padding-left:unset}._selectContent_lvtiw_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_lvtiw_290>option{text-align:center!important}._form_content_lvtiw_313 input{height:15px;margin-left:10px;display:flex;justify-content:start;align-items:center}._form_content_lvtiw_313{margin-bottom:10px;margin-top:10px}._dropdownMenu_lvtiw_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_lvtiw_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_lvtiw_361{cursor:pointer;display:flex;align-items:center;padding:8px;margin-left:8px;border-radius:4px;transition:background-color .2s}._settingButton_lvtiw_361:hover{background-color:#0000000d}._header_lvtiw_21{width:100%;height:5%;display:flex;align-items:center;gap:10px}._tab_lvtiw_383{border-radius:20px;padding:.4em 2em}._tab_lvtiw_383 span{cursor:pointer}._active_lvtiw_392{background-color:#1c77e7;color:#fff;font-weight:700}._dropdownItem_lvtiw_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_lvtiw_398:hover{background:#165591;color:#fff!important}._rotateIcon_lvtiw_419{animation:_rotate_lvtiw_419 1s linear infinite}@keyframes _rotate_lvtiw_419{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._settingsIcon_lvtiw_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_lvtiw_432 svg{width:20px;height:20px}._settingsIcon_lvtiw_432:hover{background:#f1f5f9;color:#2563eb}._switchCustom_lvtiw_455{height:100%;width:max-content;display:flex;align-items:center;padding-top:4px;padding-right:1px}._switchCustom_lvtiw_455 *{font-size:14px!important}._switchCustom_lvtiw_455>div{top:5px!important;width:19px!important;height:19px!important}._customButton_lvtiw_474,._customSelect_lvtiw_478 .ant-select-selector{border-radius:16px!important}._popoverItem_lvtiw_483{cursor:pointer;padding:8px 12px;margin-bottom:8px;background-color:#f9f9f9;border-radius:4px}._popoverItem_lvtiw_483:hover{background-color:#e6f7ff}._popoverContent_lvtiw_495{display:flex;flex-direction:column}._buttonAction_lvtiw_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_gp5j5_2{max-height:100vh;background-color:#f9fafb;display:flex;flex-direction:column;position:relative;overflow:visible}._topNav_gp5j5_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),(max-height:520px)and (max-width:1100px){._topNav_gp5j5_12{height:50px}}._detailHeader_gp5j5_29{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._navContent_gp5j5_36{max-width:none;margin:0 auto;padding:0 1rem 0 2rem;height:100%}@media(max-width:768px),(max-height:520px)and (max-width:1100px){._navContent_gp5j5_36{padding:0 .5rem}}._navInner_gp5j5_50{display:flex;align-items:center;justify-content:space-between;height:100%}._navLeft_gp5j5_57{display:flex;align-items:center;gap:.75rem;height:100%}@media(max-width:768px),(max-height:520px)and (max-width:1100px){._navLeft_gp5j5_57{gap:.4rem}}._navTitle_gp5j5_71{font-size:1.125rem;font-weight:600;color:#111827}._settingsButton_gp5j5_77{padding:.375rem;color:#6b7280;border-radius:.25rem;transition:all .2s}._settingsButton_gp5j5_77:hover{color:#374151;background-color:#f3f4f6}._navRight_gp5j5_89{display:flex;align-items:center;gap:1rem;height:100%}._tabButtons_gp5j5_97{display:flex;height:100%;gap:0;align-items:stretch}._tabButton_gp5j5_97{display:flex;height:100%;align-items:center;justify-content:center;gap:.5rem;padding:0 .5rem;width:140px;border-radius:0;transition:all .2s;font-size:1rem;border:none;background:transparent;position:relative;cursor:pointer}._tabButton_gp5j5_97:not(:last-child):after{content:"";position:absolute;right:0;top:0;width:1px;height:100%;background-color:#e5e7eb;z-index:1}._tabButton_gp5j5_97._active_gp5j5_132{background-color:#efefef;color:#2245a7;font-weight:600;border-bottom:4px solid #4B67A9}._tabButton_gp5j5_97._inactive_gp5j5_139{color:#4b5563;background-color:#fff}._tabButton_gp5j5_97._inactive_gp5j5_139:hover{color:var(--custom-active-color, #4B67A9);background-color:#13c2c21a;transform:translateY(-1px)}._tabButtonText_gp5j5_151{display:none}@media(min-width:640px){._tabButtonText_gp5j5_151{display:flex;align-items:center;height:100%}}._mainContent_gp5j5_164{height:calc(100vh - 60px);max-width:none;margin:-2px 0 0;overflow:hidden}@media(max-width:768px),(max-height:520px)and (max-width:1100px){._mainContent_gp5j5_164{height:calc(100vh - 50px);padding:.5rem}}@media(max-width:768px),(max-height:520px)and (max-width:1100px){._header_right_gp5j5_181{transform:scale(.8);transform-origin:right center}}._layout_gp5j5_188{display:flex;gap:1.5rem;height:100%;min-height:0}@media(max-width:768px),(max-height:520px)and (max-width:1100px){._layout_gp5j5_188{flex-direction:column;gap:1rem;height:auto}}._reportBuilderTab_gp5j5_205{height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);min-height:calc(100vh - 200px)}._reportBuilderWelcome_gp5j5_214{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_gp5j5_225{display:flex;flex-direction:column;align-items:center;gap:24px}._welcomeIcon_gp5j5_232{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_gp5j5_232 svg{color:#fff}._welcomeTitle_gp5j5_247{font-size:32px;font-weight:700;color:#1f2937;margin:0}._welcomeDescription_gp5j5_254{font-size:16px;color:#6b7280;line-height:1.6;margin:0;max-width:480px}._featureList_gp5j5_262{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:100%;max-width:480px}._featureItem_gp5j5_270{display:flex;align-items:center;gap:12px;padding:16px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;transition:all .2s}._featureItem_gp5j5_270:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-2px)}._featureIcon_gp5j5_287{font-size:20px;width:24px;text-align:center}._featureItem_gp5j5_270 span:last-child{font-size:14px;font-weight:500;color:#374151}._startButton_gp5j5_299{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_gp5j5_299:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._startButton_gp5j5_299:active{transform:translateY(0)}@media(max-width:768px),(max-height:520px)and (max-width:1100px){._reportBuilderWelcome_gp5j5_214{padding:32px 24px;margin:16px}._welcomeTitle_gp5j5_247{font-size:24px}._welcomeDescription_gp5j5_254{font-size:14px}._featureList_gp5j5_262{grid-template-columns:1fr;gap:12px}._featureItem_gp5j5_270{padding:12px}._startButton_gp5j5_299{height:44px;padding:0 24px;font-size:14px}}._leftPanel_gp5j5_352{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;flex-shrink:0;overflow-y:auto;height:90vh}@media(max-width:768px),(max-height:520px)and (max-width:1100px){._leftPanel_gp5j5_352{width:100%;order:1}}@media(min-width:769px)and (min-height:521px),(min-width:1101px){._leftPanel_gp5j5_352{width:440px}}._mainPanel_gp5j5_377{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;flex:1;overflow-y:auto}@media(max-width:768px),(max-height:520px)and (max-width:1100px){._mainPanel_gp5j5_377{width:100%;order:3}}._rightPanel_gp5j5_394{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;flex-shrink:0;overflow-y:auto}@media(max-width:768px),(max-height:520px)and (max-width:1100px){._rightPanel_gp5j5_394{width:100%;order:2}}@media(min-width:769px)and (min-height:521px),(min-width:1101px){._rightPanel_gp5j5_394{width:280px}}._reportBuilderLayout_gp5j5_419{display:flex;gap:1.5rem;height:100%;min-height:0}@media(max-width:768px),(max-height:520px)and (max-width:1100px){._reportBuilderLayout_gp5j5_419{flex-direction:column;height:auto;gap:1rem}}@media(min-width:769px)and (min-height:521px),(min-width:1101px){._reportBuilderLayout_gp5j5_419{flex-direction:row;height:calc(100vh - 7rem)}}._reportBuilderLeft_gp5j5_444{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),(max-height:520px)and (max-width:1100px){._reportBuilderLeft_gp5j5_444{width:100%;order:1}}@media(min-width:769px)and (min-height:521px),(min-width:1101px){._reportBuilderLeft_gp5j5_444{width:380px}}._reportBuilderMain_gp5j5_470{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),(max-height:520px)and (max-width:1100px){._reportBuilderMain_gp5j5_470{width:100%;order:3}}._reportBuilderRight_gp5j5_489{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),(max-height:520px)and (max-width:1100px){._reportBuilderRight_gp5j5_489{width:100%;order:2}}@media(min-width:769px)and (min-height:521px),(min-width:1101px){._reportBuilderRight_gp5j5_489{width:390px}}._panelHeader_gp5j5_516{font-weight:500;color:#111827;margin-bottom:1rem}._panelSubHeader_gp5j5_522{font-weight:500;font-size:18px;color:#111827}._textHeader_gp5j5_528{font-size:22px;font-weight:500;font-size:20px;color:#111827}._dataItem_gp5j5_536{padding:.75rem;border-radius:.25rem;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s;margin-bottom:.5rem}._dataItem_gp5j5_536:hover{background-color:#f9fafb;border-color:#d1d5db}._dataItem_gp5j5_536._selected_gp5j5_550{background-color:#eff6ff;border-color:#4b67a9}._dataItemName_gp5j5_555{font-weight:500;color:#111827;margin-bottom:.25rem;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._dataItemMeta_gp5j5_570{font-size:.75rem;color:#6b7280}._emptyState_gp5j5_576{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_gp5j5_588{width:3rem;height:3rem;margin-bottom:1rem;color:#d1d5db}._emptyStateText_gp5j5_595{font-size:.875rem;color:#6b7280}._dataPreview_gp5j5_601{border:1px solid #e5e7eb;border-radius:.25rem;overflow:hidden}._dataTable_gp5j5_607{width:100%;border-collapse:collapse}._dataTableHeader_gp5j5_612{background-color:#f9fafb}._dataTableHeader_gp5j5_612 th{padding:.75rem;text-align:left;font-weight:500;color:#374151;border-bottom:1px solid #e5e7eb}._dataTableRow_gp5j5_624{border-bottom:1px solid #f3f4f6}._dataTableRow_gp5j5_624:last-child{border-bottom:none}._dataTableCell_gp5j5_632{padding:.75rem;font-size:.875rem;color:#374151}._dataTableInfo_gp5j5_638{font-size:.75rem;color:#6b7280;margin-top:.5rem}._metricsGrid_gp5j5_645{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:640px){._metricsGrid_gp5j5_645{grid-template-columns:repeat(4,1fr)}}._metricCard_gp5j5_657{padding:1rem;background-color:#f9fafb;border-radius:.25rem;text-align:center}._metricLabel_gp5j5_664{font-size:.75rem;color:#6b7280;margin-bottom:.25rem}._metricValue_gp5j5_670{font-weight:600;color:#111827}._statusBadge_gp5j5_676{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._statusPublished_gp5j5_685{background-color:#dcfce7;color:#166534}._statusDraft_gp5j5_690{background-color:#fef3c7;color:#92400e}._statusProcessing_gp5j5_695{background-color:#dbeafe;color:#1e40af}._jobPromptSection_gp5j5_701{display:flex;flex-direction:column;height:100%;gap:1rem}._promptHeader_gp5j5_708{display:flex;align-items:center;justify-content:space-between}._newButton_gp5j5_714{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#4b67a9;color:#fff;border:none;border-radius:.25rem;font-size:.875rem;cursor:pointer;transition:all .2s}._newButton_gp5j5_714:hover{background-color:#2563eb}._promptContainer_gp5j5_733{position:relative;flex:1;max-height:200px}._promptTextarea_gp5j5_739{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_gp5j5_739:focus{outline:none;border-color:#4b67a9;box-shadow:0 0 0 3px #3b82f61a}._runButton_gp5j5_762{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_gp5j5_762:hover{background-color:#059669}._runButton_gp5j5_762:disabled{background-color:#9ca3af;cursor:not-allowed}._templatesSection_gp5j5_787{flex:1;display:flex;flex-direction:column;gap:.75rem}._templatesHeader_gp5j5_794{display:flex;align-items:center;justify-content:space-between}._templateItem_gp5j5_800{display:flex;align-items:center;gap:.5rem;padding:.75rem;border:1px solid #e5e7eb;border-radius:.375rem;transition:all .2s;background-color:#fff}._templateItem_gp5j5_800:hover{border-color:#4b67a9;box-shadow:0 2px 4px #3b82f61a}._templateButton_gp5j5_816{flex:1;text-align:left;background:none;border:none;padding:.5rem;border-radius:.25rem;cursor:pointer;transition:all .2s}._templateButton_gp5j5_816:hover{background-color:#f8fafc}._templateName_gp5j5_831{font-size:.875rem;color:#111827;font-weight:600;line-height:1.4}._templateEditButton_gp5j5_838{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._templateItem_gp5j5_800:hover ._templateEditButton_gp5j5_838{opacity:1}._templateEditButton_gp5j5_838:hover{background-color:#f3f4f6}._templateDeleteButton_gp5j5_856{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._templateItem_gp5j5_800:hover ._templateDeleteButton_gp5j5_856{opacity:1}._templateDeleteButton_gp5j5_856:hover{background-color:#fef2f2}._templateActions_gp5j5_874{display:flex;gap:.25rem}._templateContent_gp5j5_879{flex:1;text-align:left}._templatePreview_gp5j5_884{font-size:.75rem;color:#6b7280;margin-top:.25rem;line-height:1.3}._templateCount_gp5j5_891{font-size:.75rem;color:#6b7280;margin-left:.5rem}._loadingTemplates_gp5j5_897{display:flex;align-items:center;gap:.5rem;padding:1rem;color:#6b7280;font-size:.875rem}._emptyTemplates_gp5j5_906{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;color:#6b7280;text-align:center}._emptyTemplates_gp5j5_906 span{font-size:.875rem}._templatesList_gp5j5_922{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.25rem}._progressSection_gp5j5_931{display:flex;flex-direction:column;gap:1rem;height:100%}._progressPanel_gp5j5_938{flex:1;display:flex;flex-direction:column;gap:.75rem}._progressHeader_gp5j5_945{display:flex;align-items:center;gap:.5rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}._progressList_gp5j5_953{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}._progressItem_gp5j5_961{padding:.75rem;background-color:#f9fafb;border-radius:.25rem;border-left:3px solid #4B67A9}._progressTitle_gp5j5_968{font-size:.875rem;font-weight:500;color:#111827;margin-bottom:.25rem}._progressTime_gp5j5_975{font-size:.75rem;color:#6b7280;margin-bottom:.5rem}._progressBar_gp5j5_981{width:100%;height:.25rem;background-color:#e5e7eb;border-radius:.125rem;overflow:hidden}._progressBarFill_gp5j5_989{height:100%;background-color:#4b67a9;border-radius:.125rem;animation:_pulse_gp5j5_1 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _pulse_gp5j5_1{0%,to{opacity:1}50%{opacity:.5}}._historyItem_gp5j5_1009{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_gp5j5_1009:hover{border-color:#4b67a9;box-shadow:0 2px 4px #3b82f61a}._historyButton_gp5j5_1026{flex:1;text-align:left;background:none;border:none;padding:.5rem;border-radius:.25rem;cursor:pointer;transition:all .2s}._historyButton_gp5j5_1026:hover{background-color:#f8fafc}._historyTitle_gp5j5_1041{font-size:.875rem;font-weight:600;color:#111827;margin-bottom:.5rem;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}._historyTime_gp5j5_1051{font-size:.75rem;color:#6b7280;line-height:1.3}._historyEditButton_gp5j5_1057{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._historyItem_gp5j5_1009:hover ._historyEditButton_gp5j5_1057{opacity:1}._historyEditButton_gp5j5_1057:hover{background-color:#f3f4f6}._modalOverlay_gp5j5_1076{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContent_gp5j5_1090{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_gp5j5_1100{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 0}._modalTitle_gp5j5_1107{font-size:1.125rem;font-weight:600;color:#111827}._modalCloseButton_gp5j5_1113{padding:.5rem;background:none;border:none;border-radius:.25rem;cursor:pointer;color:#6b7280;transition:all .2s}._modalCloseButton_gp5j5_1113:hover{background-color:#f3f4f6;color:#374151}._modalForm_gp5j5_1128{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._formGroup_gp5j5_1135{display:flex;flex-direction:column;gap:.5rem}._formLabel_gp5j5_1141{font-size:.875rem;font-weight:500;color:#374151}._formInput_gp5j5_1147{padding:.75rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;transition:all .2s}._formInput_gp5j5_1147:focus{outline:none;border-color:#4b67a9;box-shadow:0 0 0 3px #3b82f61a}._formTextarea_gp5j5_1161{padding:.75rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;font-family:inherit;resize:vertical;min-height:100px;transition:all .2s}._formTextarea_gp5j5_1161:focus{outline:none;border-color:#4b67a9;box-shadow:0 0 0 3px #3b82f61a}._modalActions_gp5j5_1178{display:flex;gap:.75rem;padding:0 1.5rem 1.5rem}._modalButton_gp5j5_1184{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_gp5j5_1184._primary_gp5j5_1197{background-color:#4b67a9;color:#fff}._modalButton_gp5j5_1184._primary_gp5j5_1197:hover{background-color:#2563eb}._modalButton_gp5j5_1184._secondary_gp5j5_1206{background-color:#f3f4f6;color:#374151}._modalButton_gp5j5_1184._secondary_gp5j5_1206:hover{background-color:#e5e7eb}._modalButton_gp5j5_1184:disabled{background-color:#9ca3af;cursor:not-allowed}._specialChar_gp5j5_1221{color:#4b67a9;font-weight:600}._spaceY2_gp5j5_1227>*+*{margin-top:.5rem}._spaceY4_gp5j5_1231>*+*{margin-top:1rem}._spaceY6_gp5j5_1235>*+*{margin-top:1.5rem}._flex_gp5j5_1239{display:flex}._flexGap2_gp5j5_1243{display:flex;gap:.5rem;justify-content:space-between}._flexItemsCenter_gp5j5_1249{align-items:center}._flexItemsCenterGap2_gp5j5_1253{display:flex;align-items:center;gap:.5rem}._flexJustifyBetween_gp5j5_1259{justify-content:space-between}._mb4_gp5j5_1263{margin-bottom:1rem}._mb2_gp5j5_1267{margin-bottom:.5rem}._mb3_gp5j5_1271{margin-bottom:.75rem}._mt6_gp5j5_1275{margin-top:1.5rem}._mt1_gp5j5_1279{margin-top:.25rem}._textLg_gp5j5_1283{font-size:1.125rem}._fontMedium_gp5j5_1287{font-weight:500}._textGray900_gp5j5_1291{color:#111827}._textLeft_gp5j5_1295{text-align:left}._p2_gp5j5_1299{padding:.5rem}._borderB_gp5j5_1303{border-bottom:1px solid #e5e7eb}._bgGray50_gp5j5_1307{background-color:#f9fafb}._p4_gp5j5_1311{padding:1rem}._rounded_gp5j5_1315{border-radius:.25rem}._textSm_gp5j5_1319{font-size:.875rem}._textGray700_gp5j5_1323{color:#374151}._bgWhite_gp5j5_1327{background-color:#fff}._border_gp5j5_1303{border:1px solid #e5e7eb}._textCenter_gp5j5_1335{text-align:center}._text2xl_gp5j5_1339{font-size:1.5rem}._fontBold_gp5j5_1343{font-weight:700}._textBlue600_gp5j5_1347{color:#2563eb}._textGreen600_gp5j5_1351{color:#16a34a}._textPurple600_gp5j5_1355{color:#9333ea}._textOrange600_gp5j5_1359{color:#ea580c}._textXs_gp5j5_1363{font-size:.75rem}._textGray600_gp5j5_1367{color:#4b5563}._textGray500_gp5j5_1371{color:#6b7280}._h3_gp5j5_1375{width:.75rem;height:.75rem}._h4_gp5j5_1380{width:1rem;height:1rem}._h5_gp5j5_1385{width:1.25rem;height:1.25rem}._w3_gp5j5_1390{width:.75rem}._w4_gp5j5_1394{width:1rem}._w5_gp5j5_1398{width:1.25rem}._iconBlue500_gp5j5_1402{color:#4b67a9}._iconGray500_gp5j5_1406{color:#6b7280}._iconGreen600_gp5j5_1410{color:#16a34a}._iconBlue600_gp5j5_1414{color:#2563eb}._iconRed600_gp5j5_1418{color:#dc2626}._showMoreButton_gp5j5_1422{width:100%;padding:.5rem;background:none;border:1px solid #d1d5db;border-radius:.25rem;color:#6b7280;font-size:.875rem;cursor:pointer;transition:all .2s}._showMoreButton_gp5j5_1422:hover{background-color:#f3f4f6;color:#374151}._currentPrompt_gp5j5_1439{margin-top:1rem;padding:1rem;background-color:#f9fafb;border-radius:.25rem;border:1px solid #e5e7eb}._currentPromptLabel_gp5j5_1447{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._currentPromptText_gp5j5_1454{font-size:.875rem;color:#6b7280;line-height:1.5}._publishButton_gp5j5_1460{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_gp5j5_1460:hover{background-color:#059669}._reportDetail_gp5j5_1477{padding:0;height:100%;overflow:hidden;width:100%}._reportHeader_gp5j5_1484{background:#fff;border-bottom:1px solid #e5e7eb;padding:11px}._reportTitle_gp5j5_1490{font-size:16px;font-weight:600;color:#111827;margin:0 0 16px;line-height:1.3}._reportInfo_gp5j5_1498{display:flex;justify-content:space-between;align-items:flex-end}._reportContent_gp5j5_1504{padding:0;height:calc(100% - 120px);overflow:hidden}._reportContentLayout_gp5j5_1511{display:flex;gap:24px;height:100%}._reportMainContent_gp5j5_1517{flex:1;overflow-y:auto;padding-right:16px}._reportTablesSection_gp5j5_1523{width:450px;overflow-y:auto;border-left:1px solid #e5e7eb;padding-left:16px}@media(max-width:768px),(max-height:520px)and (max-width:1100px){._reportContent_gp5j5_1504{height:auto;overflow:visible}._reportContentLayout_gp5j5_1511{flex-direction:column;height:auto;gap:16px}._reportMainContent_gp5j5_1517{padding-right:0;overflow-y:visible}._reportTablesSection_gp5j5_1523{width:100%;border-left:none;border-top:1px solid #e5e7eb;padding-left:0;padding-top:16px;overflow-y:visible}}._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558{font-size:14px;line-height:1.6;color:#333}._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558 h1,._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558 h2,._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558 h3,._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558 h4,._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558 h5,._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558 h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25;color:#111827}._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558 h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558 h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558 h3{font-size:1.25em}._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558 h4{font-size:1em}._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558 p{margin-top:0;margin-bottom:16px}._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558 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_gp5j5_1504 ._markedContent_gp5j5_1558 pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-bottom:16px}._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558 pre code{padding:0;margin:0;background-color:transparent;border:0;word-break:normal;white-space:pre}._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558 blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin:0 0 16px}._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558 ul,._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558 ol{padding-left:2em;margin-top:0;margin-bottom:16px}._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558 table{display:block;width:100%;overflow:auto;margin-top:0;margin-bottom:16px;border-spacing:0;border-collapse:collapse}._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558 table th,._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558 table td{padding:6px 13px;border:1px solid #dfe2e5}._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558 table tr{background-color:#fff;border-top:1px solid #c6cbd1}._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558 table tr:nth-child(2n){background-color:#f6f8fa}._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558 img{max-width:100%;height:auto;border-radius:6px;box-shadow:0 1px 3px #0000001a}._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558 hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558 a{color:#0366d6;text-decoration:none}._reportContent_gp5j5_1504 ._markedContent_gp5j5_1558 a:hover{text-decoration:underline}._markedContent_gp5j5_1558{font-size:14px;line-height:1.6;color:#333;padding:15px}._markedContent_gp5j5_1558 h1,._markedContent_gp5j5_1558 h2,._markedContent_gp5j5_1558 h3,._markedContent_gp5j5_1558 h4,._markedContent_gp5j5_1558 h5,._markedContent_gp5j5_1558 h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}._markedContent_gp5j5_1558 h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_gp5j5_1558 h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_gp5j5_1558 h3{font-size:1.25em}._markedContent_gp5j5_1558 h4{font-size:1em}._markedContent_gp5j5_1558 p{margin-top:0;margin-bottom:16px}._markedContent_gp5j5_1558 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_gp5j5_1558 pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-bottom:16px}._markedContent_gp5j5_1558 pre code{padding:0;margin:0;background-color:transparent;border:0;word-break:normal;white-space:pre}._markedContent_gp5j5_1558 blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin:0 0 16px}._markedContent_gp5j5_1558 ul,._markedContent_gp5j5_1558 ol{padding-left:2em;margin-top:0;margin-bottom:16px}._markedContent_gp5j5_1558 table{display:block;width:100%;overflow:auto;margin-top:0;margin-bottom:16px;border-spacing:0;border-collapse:collapse}._markedContent_gp5j5_1558 table th,._markedContent_gp5j5_1558 table td{padding:6px 13px;border:1px solid #dfe2e5}._markedContent_gp5j5_1558 table tr{background-color:#fff;border-top:1px solid #c6cbd1}._markedContent_gp5j5_1558 table tr:nth-child(2n){background-color:#f6f8fa}._markedContent_gp5j5_1558 img{max-width:100%;box-sizing:content-box;background-color:#fff}._markedContent_gp5j5_1558 hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}._markedContent_gp5j5_1558 a{color:#0366d6;text-decoration:none}._markedContent_gp5j5_1558 a:hover{text-decoration:underline}._templateSelected_gp5j5_1829{background-color:#e6f7ff!important;border-color:#4b67a9!important}._templateSelected_gp5j5_1829:hover{background-color:#e6f7ff!important}._noDataWarning_gp5j5_1838{margin-left:.5rem;font-size:.875rem}._templateDataCount_gp5j5_1843{font-size:.75rem;color:#52c41a;margin-top:.25rem}._templateButton_gp5j5_816:disabled{opacity:.5;cursor:not-allowed}._templateButton_gp5j5_816:disabled:hover{background-color:transparent}._selectedTemplateInfo_gp5j5_1858{padding:.75rem;background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:.375rem;margin-bottom:.75rem}._selectedTemplateLabel_gp5j5_1866{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#0369a1;font-weight:500}._templatePreviewCard_gp5j5_1875{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;margin:1rem 0;box-shadow:0 1px 3px #0000001a}._templatePreviewTitle_gp5j5_1884{font-size:1rem;font-weight:600;color:#111827;margin-bottom:1rem;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem}._templatePreviewContent_gp5j5_1893{display:flex;flex-direction:column;gap:.75rem}._templatePreviewItem_gp5j5_1899{font-size:.875rem;line-height:1.5}._templatePreviewItem_gp5j5_1899 strong{color:#374151;margin-right:.5rem}._connectedDataList_gp5j5_1909{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}._connectedDataTag_gp5j5_1916{background-color:#e0f2fe;color:#0891b2;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._templateIndicator_gp5j5_1926{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_gp5j5_1939{background:none;border:none;color:#0050b3;cursor:pointer;font-size:12px;text-decoration:underline}._templateIndicatorButton_gp5j5_1939:hover{color:#003a8c}._templateLinkedItem_gp5j5_1952{background:#f6ffed!important;border:1px solid #b7eb8f!important}._templateIcon_gp5j5_1957{color:#52c41a;margin-right:4px;font-size:12px}._templateLinkButton_gp5j5_1963{color:#4b67a9;padding:0 4px}._templateUnlinkButton_gp5j5_1968{color:#ff4d4f;padding:0 4px}._templateEmptyState_gp5j5_1973{text-align:center;padding:40px 20px;color:#8c8c8c}._templateColumn_gp5j5_1979{display:flex;flex-direction:column;gap:12px;height:100%;width:25%;border-right:1px solid #f0f0f0;padding-right:16px}._templateHeader_gp5j5_1989{display:flex;align-items:center;gap:8px;margin-bottom:8px}._templateList_gp5j5_1996{height:calc(100% - 80px);overflow-y:auto;padding-right:4px}._templateItem_gp5j5_800{padding:12px;margin-bottom:8px;border-radius:6px;border:1px solid #d9d9d9;background:#fafafa;cursor:pointer}._templateItemSelected_gp5j5_2011{background:#e6f7ff!important}._templateItemHeader_gp5j5_2015{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}._templateItemTitle_gp5j5_2022{margin:0;font-size:14px;color:#262626;font-weight:600}._templateItemTitleSelected_gp5j5_2029{color:#4b67a9!important}._templateItemMeta_gp5j5_2033{font-size:12px;color:#8c8c8c;margin-top:4px;display:flex;align-items:center;gap:8px}._templateItemPrompt_gp5j5_2042{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_gp5j5_2055{display:flex;align-items:center;justify-content:space-between}._dataColumnTitle_gp5j5_2061{margin:0;font-size:16px}._templateTag_gp5j5_2066{background:#4b67a9;color:#fff;border:none}._tiptapContainer_gp5j5_2073{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_gp5j5_2085{width:100%;padding:12px 20px;border-bottom:1px solid #e9ecef;background:#f8f9fa;display:flex;align-items:center;justify-content:center;flex-shrink:0}._tiptapButtonGroup_gp5j5_2096{width:100%;display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:flex-start}._tiptapButtonGroup_gp5j5_2096 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_gp5j5_2096 button:hover{background:#007bff;color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px #007bff33}._tiptapButtonGroup_gp5j5_2096 button:disabled{background:#f8f9fa;color:#adb5bd;cursor:not-allowed;transform:none;box-shadow:none}._tiptapActive_gp5j5_2137{background:#007bff!important;color:#fff!important;box-shadow:0 2px 4px #007bff33!important}._tiptapMenuContainer_gp5j5_2143{position:relative;display:inline-block}._tiptapDropdownMenu_gp5j5_2148{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_gp5j5_2148 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_gp5j5_2148 button:hover{background-color:#f8f9fa;transform:none;box-shadow:none}._tiptapColorPicker_gp5j5_2188{width:100%;height:36px;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;margin-bottom:8px}._tiptapEditorContainer_gp5j5_2197{flex:1;overflow:hidden;display:flex;flex-direction:row;gap:0;height:100%;min-height:0}._tiptapContent_gp5j5_2207{flex:1;overflow-y:auto;padding:20px;min-height:300px;background:#fff;display:flex;flex-direction:column}._tiptapContent_gp5j5_2207 .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_gp5j5_2207 .ProseMirror:focus{outline:none}._tiptapContent_gp5j5_2207 .ProseMirror h1{font-size:2.5rem;font-weight:700;margin:2rem 0 1rem;color:#262626;border-bottom:2px solid #007bff;padding-bottom:.5rem}._tiptapContent_gp5j5_2207 .ProseMirror h2{font-size:2rem;font-weight:600;margin:1.5rem 0 1rem;color:#262626}._tiptapContent_gp5j5_2207 .ProseMirror h3{font-size:1.5rem;font-weight:600;margin:1.25rem 0 .75rem;color:#262626}._tiptapContent_gp5j5_2207 .ProseMirror h4{font-size:1.25rem;font-weight:600;margin:1rem 0 .5rem;color:#6c757d}._tiptapContent_gp5j5_2207 .ProseMirror h5{font-size:1.125rem;font-weight:600;margin:.75rem 0 .5rem;color:#6c757d}._tiptapContent_gp5j5_2207 .ProseMirror h6{font-size:1rem;font-weight:600;margin:.5rem 0 .25rem;color:#6c757d}._tiptapContent_gp5j5_2207 .ProseMirror p{margin:.75rem 0}._tiptapContent_gp5j5_2207 .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_gp5j5_2207 .ProseMirror ul .ProseMirror ol{padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem}._tiptapContent_gp5j5_2207 .ProseMirror li p{margin:.5rem 0}._tiptapContent_gp5j5_2207 .ProseMirror hr{border:none;border-top:2px solid #e9ecef;margin:2rem 0}._tiptapContent_gp5j5_2207 .ProseMirror table{border-collapse:collapse;margin:1rem 0;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}._tiptapContent_gp5j5_2207 .ProseMirror table td .ProseMirror table th{border:1px solid #dee2e6;padding:8px 12px;text-align:left}._tiptapContent_gp5j5_2207 .ProseMirror table th{background-color:#f8f9fa;font-weight:600}._tiptapSidebar_gp5j5_2326{width:500px;min-width:500px;max-width:500px;background:#f8f9fa;border-left:1px solid #e9ecef;overflow-y:auto;padding:16px}._tiptapHeader_gp5j5_2336{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e9ecef;background:#fff}._tiptapTitle_gp5j5_2345{font-size:18px;font-weight:600;color:#262626;margin:0}._tiptapActions_gp5j5_2352{display:flex;align-items:center;gap:8px}._tiptapEditButton_gp5j5_2358,._tiptapSaveButton_gp5j5_2359{padding:8px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._tiptapEditButton_gp5j5_2358{background:#007bff;color:#fff}._tiptapEditButton_gp5j5_2358:hover{background:#0056b3}._tiptapSaveButton_gp5j5_2359{background:#28a745;color:#fff}._tiptapSaveButton_gp5j5_2359:hover{background:#1e7e34}._tiptapSplitLayout_gp5j5_2387{display:flex;flex:1;overflow:hidden;height:100%}._tiptapMainContent_gp5j5_2394{flex:1;min-width:0;display:flex;flex-direction:column}._tiptapLoading_gp5j5_2401{display:flex;align-items:center;justify-content:center;height:200px;color:#6b7280;font-size:16px}._tiptapChartContainer_gp5j5_2410{padding:16px;background:#fff;border-radius:8px;margin-bottom:16px;border:1px solid #e8e8e8}._tiptapChartTitle_gp5j5_2418{margin-bottom:12px;color:#4b67a9;font-size:16px;font-weight:600}._tiptapSidebar_gp5j5_2326 .ant-collapse{background:transparent;border:none}._tiptapSidebar_gp5j5_2326 .ant-collapse-item{border:1px solid #e9ecef;border-radius:6px;margin-bottom:8px;background:#fff}._tiptapSidebar_gp5j5_2326 .ant-collapse-header{padding:8px 12px!important;background:#f8f9fa;border-radius:6px 6px 0 0}._tiptapSidebar_gp5j5_2326 .ant-collapse-content{border-top:1px solid #e9ecef}._tiptapSidebar_gp5j5_2326 .ant-collapse-content-box{padding:12px!important}._tiptapSidebar_gp5j5_2326 .ant-collapse .ant-collapse{margin-top:8px}._tiptapSidebar_gp5j5_2326 .ant-collapse .ant-collapse-item{border:1px solid #d9d9d9;background:#fafafa}._tiptapSidebar_gp5j5_2326 .ant-collapse .ant-collapse-header{background:#f0f0f0;padding:6px 10px!important}._reportBuilderTabContent_gp5j5_2468{height:100%;width:100%;overflow:hidden}._processingBar_gp5j5_2475{position:fixed;bottom:0;left:0;right:0;background-color:#1e5fad;color:#fff;z-index:9999;box-shadow:0 -4px 12px #0003;animation:_slideUp_gp5j5_1 .3s ease-out;border-top:1px solid rgba(255,255,255,.1);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_gp5j5_1{0%{transform:translateY(100%) translateZ(0);opacity:0}to{transform:translateY(0) translateZ(0);opacity:1}}._processingContent_gp5j5_2513{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_gp5j5_2524{display:flex;align-items:center;gap:12px;flex:1;min-width:0}._processingIcon_gp5j5_2532{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#fff3;border-radius:50%;animation:_pulse_gp5j5_1 2s infinite;flex-shrink:0;border:1px solid rgba(255,255,255,.3)}@keyframes _pulse_gp5j5_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_gp5j5_2562{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_gp5j5_2562:before{content:"🤖";font-size:16px;animation:_bounce_gp5j5_1 2s infinite}@keyframes _bounce_gp5j5_1{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-3px)}60%{transform:translateY(-1px)}}._processingDetails_gp5j5_2597{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_gp5j5_2609{display:flex;gap:6px;flex-shrink:0}._processingButton_gp5j5_2615{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;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}._processingButton_gp5j5_2615:hover{background:#fff3!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 2px 8px #0003;border-color:#ffffff4d}._processingButton_gp5j5_2615:active{transform:translateY(0)}@media(max-width:768px),(max-height:520px)and (max-width:1100px){._processingContent_gp5j5_2513{padding:10px 16px;min-height:44px}._processingTitle_gp5j5_2562{font-size:13px}._processingDetails_gp5j5_2597{font-size:11px;max-width:200px}._processingButton_gp5j5_2615{width:32px;height:32px}._processingIcon_gp5j5_2532{width:24px;height:24px}}@media(max-width:480px){._processingContent_gp5j5_2513{padding:8px 12px;min-height:40px}._processingTitle_gp5j5_2562{font-size:12px}._processingDetails_gp5j5_2597{display:none}._processingButton_gp5j5_2615{width:28px;height:28px}._processingIcon_gp5j5_2532{width:20px;height:20px}}._backButton_gp5j5_2694{cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center}._backButton_gp5j5_2694:hover{background:#f5f5f5}._header_1f325_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_1f325_15{line-height:20px;font-weight:500;font-size:20px;color:#262626}._dataPermissionBtn_1f325_22{padding:8px 16px;background-color:#4b67a9;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;margin-left:20px}._dataPermissionBtn_1f325_22:hover{background-color:#40a9ff;transform:translateY(-1px);box-shadow:0 2px 8px #1890ff4d}._dataPermissionBtn_1f325_22:active{background-color:#096dd9;transform:translateY(0)}._selectGroup_1f325_46{margin-left:100px;display:flex;gap:30px;transform-origin:top left}._selectGroup_1f325_46 *{color:#737373}@media(min-width:1420px)and (max-width:1600px){._selectGroup_1f325_46{margin-left:40px}}._username_1f325_63{flex:0 0 auto;display:flex;align-items:center;padding:0 10px}._navContainer_1f325_70{display:flex;justify-content:space-between;align-items:center;flex:1;position:relative;height:100%;width:100vw;overflow:hidden}._header_left_1f325_83{width:100%;height:100%;display:flex;justify-content:start;gap:10px;align-items:center;padding-left:10px}._backCanvas_1f325_94{width:40px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer}._change_app_button_1f325_107>img{width:30px}._header_right_1f325_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}._runningText_1f325_123{white-space:nowrap;overflow:hidden;width:350px;font-size:15px;color:#4b67a9;margin-right:15px;position:relative;height:20px;border-radius:14px;font-weight:600}._runningText_1f325_123:before{content:"Tra cứu ứng dụng TLSD B-Canvas trong App Dashboard để tìm hiểu thêm về cách sử dụng";position:absolute;top:0;left:0;width:100%;animation:_scrollText_1f325_1 20s linear infinite,_blink_1f325_1 3s ease-in-out infinite}@keyframes _blink_1f325_1{0%,50%{opacity:1}25%,75%{opacity:.7}}@keyframes _scrollText_1f325_1{0%{transform:translate(100%)}to{transform:translate(-100%)}}._navList_1f325_164{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;&::-webkit-scrollbar{display:none}scrollbar-width:none;-ms-overflow-style:none}._navList_1f325_164{-ms-overflow-style:none}._navItem_1f325_194{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_1f325_194._active_1f325_208{color:var(--header-item-active);animation:_colorTransition_1f325_1 1s ease forwards;overflow:clip}._navItem_1f325_194._active_1f325_208: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_1f325_1 1s ease forwards}._navItem_1f325_194._active_1f325_208:after{content:"";position:absolute;bottom:0;left:0;height:2px;width:100%;background-color:var(--header-item-active-border);animation:_borderGrowFromCenter_1f325_1 .5s ease forwards}@keyframes _colorTransition_1f325_1{0%{color:var(--header-item-text)}to{color:var(--header-item-active)}}@keyframes _circleExpand_1f325_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_1f325_1{0%{width:0;left:50%}50%{width:100%;left:0}}._navItem_1f325_194:hover{color:var(--header-item-hover)}._navItemLabel_1f325_291{font-family:var(--font-family),serif;color:#737373;font-weight:600}._arrow_1f325_297{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_1f325_297._show_1f325_316{opacity:1}._arrowLeft_1f325_321{order:-1}._arrowRight_1f325_326{order:1}._header_right_1f325_111 ._navItem_1f325_194:last-child{padding-right:0}._header_right_1f325_111 ._navItem_1f325_194:last-child ._navItemLabel_1f325_291{margin-right:0}._contentApprove_1f325_339{width:450px;height:500px;display:flex;flex-direction:column;overflow:auto;gap:5px}._bell_1f325_348{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_1f325_348:hover{border:1px solid #F64C26!important;background-color:#ffc693!important;cursor:pointer}._noti_dropdown_1f325_371{right:300px!important;top:50px!important;background:#a6ff8e00!important}._noti_dropdown_1f325_371 .ant-dropdown-menu{padding:0!important}._noti_dropdown_1f325_371 .ant-dropdown-menu .ant-dropdown-menu-item{padding-left:5px!important;padding-right:5px!important}._noti_dropdown_1f325_371 .ant-dropdown-menu .ant-dropdown-menu-item:hover{background-color:#fff!important}._count_content_1f325_395{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_1f325_395:hover{width:25px;border-radius:5px;background-color:#ffc693!important;cursor:pointer}._warning_1f325_417{height:50px;border-radius:10px;border:1px solid #CC6852;background-color:#fff3f0;padding:5px 10px}._warning_1f325_417:hover{background-color:#ffe4e1!important}._warning_title_1f325_428{color:#b2543f;font-size:13px;font-weight:700}._warning_content_1f325_434{color:#cc7460;font-size:13px}._attention_1f325_439{height:50px;border-radius:10px;border:1px solid #EC9E54;background-color:#fff0dd;padding:5px 10px}._attention_1f325_439:hover{background-color:#ffe8c6!important}._attention_title_1f325_450{color:#d2930d;font-size:13px;font-weight:700}._attention_content_1f325_456{color:#c08f30;font-size:13px}._notification_1f325_461{height:50px;border-radius:10px;border:1px solid #5C7DEA;background-color:#e1edff;padding:5px 10px}._notification_1f325_461:hover{background-color:#c2dbff!important}._notification_title_1f325_474{color:#3b66bb;font-size:13px;font-weight:700}._notification_content_1f325_480{color:#4579cc;font-size:13px}@media(max-width:768px){._header_right_1f325_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_1f325_63{flex:0 0 auto;display:flex;align-items:center;padding:0}}._btn-view-phieu_8162u_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_8162u_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_8162u_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}._kqkd-pie-tooltip_8162u_1._ag-chart-tooltip_8162u_1{border-radius:10px;overflow:hidden;border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 26px #00000024;backdrop-filter:blur(2px)}._kqkd-pie-tooltip_8162u_1._ag-chart-tooltip_8162u_1 ._ag-chart-tooltip-title_8162u_1{padding:8px 10px;font-weight:700;font-size:12px;letter-spacing:.2px;line-height:1.2}._kqkd-pie-tooltip_8162u_1._ag-chart-tooltip_8162u_1 ._ag-chart-tooltip-content_8162u_1{padding:10px;font-size:12px;line-height:1.35;color:#262626}._kqkd-pie-tooltip_8162u_1._ag-chart-tooltip_8162u_1 ._kqkd-tt-category_8162u_1{font-size:14px;font-weight:600;color:#262626;background:#fff}._kqkd-pie-tooltip_8162u_1._ag-chart-tooltip_8162u_1 ._kqkd-tt-number_8162u_1{font-size:14px;font-weight:700;color:#262626;font-variant-numeric:tabular-nums;margin-left:auto}._react-grid-layout_8162u_1{position:relative;transition:height .2s ease}._react-grid-item_8162u_1{transition:all .2s ease;transition-property:left,top,width,height}._react-grid-item_8162u_1 img{pointer-events:none;user-select:none}._react-grid-item_8162u_1._cssTransforms_8162u_1{transition-property:transform,width,height}._react-grid-item_8162u_1._resizing_8162u_1{transition:none;z-index:1;will-change:width,height}._react-grid-item_8162u_1._react-draggable-dragging_8162u_1{transition:none;z-index:3;will-change:transform}._react-grid-item_8162u_1._dropping_8162u_1{visibility:hidden}._react-grid-item_8162u_1._react-grid-placeholder_8162u_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_8162u_1._react-grid-placeholder_8162u_1._placeholder-resizing_8162u_1{transition:none}._react-grid-item_8162u_1>._react-resizable-handle_8162u_1{position:absolute;width:20px;height:20px}._react-grid-item_8162u_1>._react-resizable-handle_8162u_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_8162u_1>._react-resizable-handle_8162u_1{display:none}._react-grid-item_8162u_1>._react-resizable-handle_8162u_1._react-resizable-handle-sw_8162u_1{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}._react-grid-item_8162u_1>._react-resizable-handle_8162u_1._react-resizable-handle-se_8162u_1{bottom:0;right:0;cursor:se-resize}._react-grid-item_8162u_1>._react-resizable-handle_8162u_1._react-resizable-handle-nw_8162u_1{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}._react-grid-item_8162u_1>._react-resizable-handle_8162u_1._react-resizable-handle-ne_8162u_1{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}._react-grid-item_8162u_1>._react-resizable-handle_8162u_1._react-resizable-handle-w_8162u_1,._react-grid-item_8162u_1>._react-resizable-handle_8162u_1._react-resizable-handle-e_8162u_1{top:50%;margin-top:-10px;cursor:ew-resize}._react-grid-item_8162u_1>._react-resizable-handle_8162u_1._react-resizable-handle-w_8162u_1{left:0;transform:rotate(135deg)}._react-grid-item_8162u_1>._react-resizable-handle_8162u_1._react-resizable-handle-e_8162u_1{right:0;transform:rotate(315deg)}._react-grid-item_8162u_1>._react-resizable-handle_8162u_1._react-resizable-handle-n_8162u_1,._react-grid-item_8162u_1>._react-resizable-handle_8162u_1._react-resizable-handle-s_8162u_1{left:50%;margin-left:-10px;cursor:ns-resize}._react-grid-item_8162u_1>._react-resizable-handle_8162u_1._react-resizable-handle-n_8162u_1{top:0;transform:rotate(225deg)}._react-grid-item_8162u_1>._react-resizable-handle_8162u_1._react-resizable-handle-s_8162u_1{bottom:0;transform:rotate(45deg)}._react-resizable_8162u_1{position:relative}._react-resizable-handle_8162u_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_8162u_1{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}._react-resizable-handle-se_8162u_1{bottom:0;right:0;cursor:se-resize}._react-resizable-handle-nw_8162u_1{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}._react-resizable-handle-ne_8162u_1{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}._react-resizable-handle-w_8162u_1,._react-resizable-handle-e_8162u_1{top:50%;margin-top:-10px;cursor:ew-resize}._react-resizable-handle-w_8162u_1{left:0;transform:rotate(135deg)}._react-resizable-handle-e_8162u_1{right:0;transform:rotate(315deg)}._react-resizable-handle-n_8162u_1,._react-resizable-handle-s_8162u_1{left:50%;margin-left:-10px;cursor:ns-resize}._react-resizable-handle-n_8162u_1{top:0;transform:rotate(225deg)}._react-resizable-handle-s_8162u_1{bottom:0;transform:rotate(45deg)}._headerPowersheet_8162u_1{position:relative;display:flex;justify-content:space-between;align-items:center}._headerTitle_8162u_1{display:flex;width:max-content;align-items:center;gap:5px}._headerTitle_8162u_1>span{color:#248627;font-size:23px;font-weight:700;line-height:35.41px}._headerAction_8162u_1{display:flex;justify-content:flex-end;width:85%;height:100%;gap:20px;align-items:center}._generalButton_8162u_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_8162u_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_8162u_1{font-size:14px}._save-btn_8162u_1{display:flex;height:35px;color:#454545;border:1px solid #4B67A9;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_8162u_1{animation:_zoomIn_8162u_1 .5s ease-out forwards}@keyframes _zoomIn_8162u_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._ant-menu-submenu-title_8162u_1{padding-left:16px!important;display:flex!important;align-items:center!important}._ant-menu_8162u_1._ant-menu-sub_8162u_1._ant-menu-inline_8162u_1>li{padding-left:17px!important}._ant-menu-submenu-popup_8162u_1._ant-menu-submenu-placement-rightTop_8162u_1>ul{max-height:350px!important;background-color:#f0f0f0;margin-left:-5%}._ant-menu-item_8162u_1 ._ant-menu-item-only-child_8162u_1{padding-left:0}._ant-menu-light_8162u_1 ._ant-menu-submenu-selected_8162u_1>._ant-menu-submenu-title_8162u_1{color:#249e57!important}#_react-doc-viewer_8162u_1{height:100%!important;border-radius:10px}._ag-center-header-group_8162u_1{display:flex;justify-content:center;align-items:center;text-align:center}._monthSelect_8162u_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_8162u_17{height:30px;display:flex;align-items:center;border-radius:8px;font-weight:500;font-size:18px;cursor:pointer;gap:6px}._navbarSelect_8162u_17 span{color:#737373;text-transform:uppercase}._month_8162u_4{font-family:var(--font-family);color:var(--header-text)}._container_8162u_40{display:flex;justify-content:center;align-items:center;gap:5px}._currentUserName_8162u_47{font-family:var(--font-family);color:var(--text-color)}._btnClose_8162u_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_8162u_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}._loginContainer_8162u_78{display:flex;align-items:center;gap:12px;position:relative}._marqueeContainer_8162u_86{overflow:hidden;width:300px;height:35px;display:flex;align-items:center;background:linear-gradient(90deg,#ffc1071a,#ffc1070d,#ffc1071a);border-radius:8px;border:1px solid rgba(255,193,7,.3);position:relative}._marquee_8162u_86{display:flex;white-space:nowrap;animation:_marquee_8162u_86 15s linear infinite;gap:50px}._marquee_8162u_86 span{display:inline-block;padding:0 20px;font-size:13px;font-weight:500;color:#ff9800;text-shadow:0 1px 2px rgba(0,0,0,.1)}@keyframes _marquee_8162u_86{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){._marqueeContainer_8162u_86{width:200px}._marquee_8162u_86 span{font-size:11px}}._container_17a05_2{display:flex;height:100vh;background-color:#f5f5f5;position:relative}._kpi2Sidebar_17a05_10{width:20%;background-color:#fff;border-right:1px solid #e0e0e0;display:flex;flex-direction:column;min-height:100vh;overflow-y:auto}._kpiSidebar_17a05_21{width:20%;background-color:#fff;border-right:1px solid #e0e0e0;display:flex;flex-direction:column}._contentArea_17a05_30{width:60%;background-color:#fff;display:flex;flex-direction:column;overflow:hidden}._sidebarContent_17a05_39{display:flex;flex-direction:column;height:100%;padding:8px;overflow-y:auto;flex:1}._headerButtons_17a05_49{display:flex;gap:8px}._dashboardButton_17a05_54,._benchmarkButton_17a05_55{background-color:#f0f0f0;border:1px solid #d0d0d0;border-radius:4px;padding:6px 12px;font-size:12px;cursor:pointer;transition:all .2s}._dashboardButton_17a05_54:hover,._benchmarkButton_17a05_55:hover{background-color:#e0e0e0;border-color:#4b67a9}._dashboardButton_17a05_54:disabled,._benchmarkButton_17a05_55:disabled{opacity:.6;cursor:not-allowed}._buttonGroup_17a05_78{height:90px;margin-top:16px;display:flex;gap:8px;padding:8px 0;border-top:1px solid #e0e0e0}._kpiMapButton_17a05_88{background-color:#4b67a9;color:#fff;border:none;border-radius:4px;padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;width:100%;text-align:center;box-shadow:0 2px 4px #0000001a}._kpiMapButton_17a05_88:hover{background-color:#4b67a9;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}._kpiMapButton_17a05_88:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:0 2px 4px #0000001a}._sidebarHeader_17a05_116{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:8px}._sidebarTitle_17a05_124{font-size:16px;font-weight:600;color:#333;margin:0}._createButton_17a05_131{background-color:#4b67a9;color:#fff;border:none;padding:6px 12px;border-radius:4px;font-size:12px;cursor:pointer;transition:background-color .2s}._createButton_17a05_131:hover{background-color:#4b67a9}._searchContainer_17a05_147{position:relative;margin-bottom:16px}._searchInput_17a05_152{width:100%;padding:8px 40px 8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;box-sizing:border-box}._searchInput_17a05_152:focus{outline:none;border-color:#4b67a9;box-shadow:0 0 0 2px #13c2c233}._sortButton_17a05_167{position:absolute;right:30px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;border-radius:2px;transition:background-color .2s}._sortButton_17a05_167:hover{background-color:#f0f0f0}._kpiList_17a05_185{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:8px;max-height:calc(100vh - 280px);min-height:200px}._kpiList2_17a05_195{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:8px;max-height:calc(100vh - 260px);min-height:200px}._kpiItem_17a05_205{display:flex;align-items:center;justify-content:space-between;padding:12px;border:1px solid #e0e0e0;border-radius:6px;cursor:pointer;transition:all .2s;background-color:#fff}._kpiItem_17a05_205:hover{border-color:#4b67a9;box-shadow:0 2px 4px #0000001a}._kpiItemActive_17a05_222{border-left:5px solid #6565ff;background-color:#f1f1ff;box-shadow:0 2px 4px #13c2c266}._kpiItemHighlighted_17a05_228{border-left:5px solid rgba(9,0,255,.65);background-color:#f0fdfd;box-shadow:0 2px 2px #0000001a;position:relative;transform:translate(2px);border-radius:4px;margin-bottom:4px}._kpiItemHighlighted_17a05_228:before{position:absolute;right:8px;top:8px;font-size:14px;opacity:.8;animation:_pulse_17a05_1 2s infinite}@keyframes _pulse_17a05_1{0%,to{opacity:.8}50%{opacity:.4}}._kpiItemContent_17a05_256{flex:1;min-width:0}._kpiItemNameContainer_17a05_261{display:flex;flex-direction:column;gap:4px}._kpiItemName_17a05_261{font-size:14px;font-weight:500;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._kpiItemTags_17a05_276{display:flex;flex-wrap:wrap;gap:4px}._kpiTag_17a05_282{background-color:#f0f0f0;color:#666;padding:2px 6px;border-radius:3px;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._kpiTagMore_17a05_293{background-color:#e0e0e0;color:#999;padding:2px 6px;border-radius:3px;font-size:11px}._kpiItemActions_17a05_301{display:flex;gap:4px;opacity:0;transition:opacity .2s}._kpiItem_17a05_205:hover ._kpiItemActions_17a05_301{opacity:1}._kpiItemActions_17a05_301 button{background:none;border:none;cursor:pointer;padding:4px;border-radius:3px;transition:background-color .2s;display:flex;align-items:center;justify-content:center}._kpiItemActions_17a05_301 button:hover{background-color:#f0f0f0}._editTagsButton_17a05_328:hover{background-color:#e6f7ff}._duplicateButton_17a05_332:hover{background-color:#f6ffed}._deleteButton_17a05_336:hover{background-color:#fff2f0}._editTagsIcon_17a05_340,._duplicateIcon_17a05_341,._deleteIcon_17a05_342{width:14px;height:14px;color:#666}._editTagsIcon_17a05_340{color:#4b67a9}._duplicateIcon_17a05_341{color:#52c41a}._deleteIcon_17a05_342{color:#ff4d4f}._emptyState_17a05_361{text-align:center;color:#999;font-size:14px;padding:20px}._loading_17a05_368{text-align:center;color:#666;font-size:14px;padding:20px}._emptyContent_17a05_376{display:flex;align-items:center;justify-content:center;height:100%;background-color:#fafafa}._emptyContentMessage_17a05_384{text-align:center;color:#666}._emptyContentMessage_17a05_384 p{font-size:16px;margin:0 0 16px}._popupOverlay_17a05_395{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._popupContent_17a05_408{background-color:#fff;border-radius:8px;padding:24px;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 4px 20px #00000026}._popupTitle_17a05_419{font-size:18px;font-weight:600;color:#333;margin:0 0 20px}._popupForm_17a05_426{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}._label_17a05_433{font-size:14px;font-weight:500;color:#333;margin-bottom:4px}._formGroup_17a05_440 .ant-input-number{padding:0!important}._formGroup_17a05_440 .ant-input{padding:4px 8px!important}._input_17a05_446{width:100%;border:1px solid #ddd;border-radius:6px;font-size:14px;box-sizing:border-box;padding:6px}._input_17a05_446:focus{outline:none;border-color:#4b67a9;box-shadow:0 0 0 2px #13c2c233}._popupMessage_17a05_461{color:#666;font-size:14px;line-height:1.5;margin-bottom:20px}._warningText_17a05_468{color:#ff4d4f;font-weight:500}._popupActions_17a05_473{display:flex;gap:12px;justify-content:flex-end}._cancelButton_17a05_479{background-color:#f5f5f5;color:#666;border:1px solid #d9d9d9;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:14px;transition:all .2s}._cancelButton_17a05_479:hover{background-color:#e6e6e6;border-color:#bfbfbf}._confirmButton_17a05_495{background-color:#4b67a9;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .2s}._confirmButton_17a05_495:hover{background-color:#4b67a9}._confirmButton_17a05_495:disabled{background-color:#d9d9d9;cursor:not-allowed}._deleteConfirmButton_17a05_514{background-color:#ff4d4f}._deleteConfirmButton_17a05_514:hover{background-color:#ff7875}._duplicateConfirmButton_17a05_522{background-color:#52c41a}._duplicateConfirmButton_17a05_522:hover{background-color:#73d13d}@media(max-width:1200px){._container_17a05_2{flex-direction:column}._kpi2Sidebar_17a05_10,._kpiSidebar_17a05_21{width:100%;height:200px;border-right:none;border-bottom:1px solid #e0e0e0}._contentArea_17a05_30{width:100%;height:calc(100vh - 400px)}}@media(max-width:768px){._sidebarHeader_17a05_116{flex-direction:column;align-items:stretch;gap:8px}._createButton_17a05_131{width:100%}._kpiItemActions_17a05_301{opacity:1}._popupContent_17a05_408{width:95%;padding:16px}}._kpiMapModalContent_17a05_571{background:#fff;border-radius:.5rem;padding:1rem;height:90vh;overflow-y:auto;display:flex;flex-direction:column}._switch_17a05_580{display:flex;gap:1rem;margin:1rem 0}._businessCategoryTabs_17a05_586{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}._categoryTab_17a05_593{background-color:#f0f0f0;border:1px solid #d0d0d0;border-radius:4px;padding:8px 16px;cursor:pointer;transition:all .2s}._categoryTab_17a05_593:hover{background-color:#e0e0e0}._categoryTabActive_17a05_606{background-color:#4b67a9;color:#fff;border-color:#4b67a9}._kpiMapList_17a05_612{overflow-y:auto;border:1px solid #e5e7eb;border-radius:.375rem}._kpiMapItem_17a05_618{display:flex;align-items:center;padding:12px;border:1px solid #e0e0e0;border-radius:4px;margin-bottom:8px;cursor:pointer;transition:all .2s}._kpiMapItem_17a05_618:hover{background-color:#f5f5f5}._kpiMapItemSelected_17a05_633{background-color:#e6f7ff;border-color:#4b67a9}._kpiMapItemDisabled_17a05_638{opacity:.6;cursor:not-allowed;background-color:#f9f9f9}._kpiMapCheckbox_17a05_644{margin-right:12px}._kpiMapItemContent_17a05_648{flex:1}._kpiMapItemName_17a05_652{font-weight:500;margin-bottom:4px;display:flex;align-items:center;gap:8px}._kpiMapItemDescription_17a05_660{color:#666;font-size:14px;margin-bottom:8px}._kpiMapItemMeasures_17a05_666{margin-bottom:8px}._measuresList_17a05_670{display:flex;flex-wrap:wrap;gap:4px}._measureTag_17a05_676{background-color:#e6f7ff;color:#4b67a9;padding:2px 6px;border-radius:3px;font-size:12px}._measureTagMore_17a05_684{background-color:#f0f0f0;color:#666;padding:2px 6px;border-radius:3px;font-size:12px}._kpiMapItemTags_17a05_692{display:flex;flex-wrap:wrap;gap:4px}._kpiMapTag_17a05_698{background-color:#f0f0f0;color:#666;padding:2px 6px;border-radius:3px;font-size:12px}._kpiMapTagMore_17a05_706{background-color:#e0e0e0;color:#999;padding:2px 6px;border-radius:3px;font-size:12px}._alreadyCreatedBadge_17a05_714{background-color:#52c41a;color:#fff;padding:2px 6px;border-radius:3px;font-size:11px;font-weight:500}._selectAllButton_17a05_723{margin-left:auto;background-color:#f3f4f6;color:#4b67a9;border:1px solid #d0d0d0;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s}._selectAllButton_17a05_723:hover{background-color:#e5e7eb;border-color:#4b67a9}._selectAllButton_17a05_723:disabled{opacity:.6;cursor:not-allowed}._bulkBenchmarkModalContent_17a05_747{background:#fff;border-radius:8px;padding:24px;width:95vw;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}._bulkBenchmarkContainer_17a05_758{display:flex;flex-direction:column;gap:8px}._bulkBenchmarkTabs_17a05_764{display:flex;gap:8px}._bulkBenchmarkTab_17a05_764{background-color:#f0f0f0;border:1px solid #d0d0d0;border-radius:4px;padding:8px 16px;cursor:pointer;transition:all .2s}._bulkBenchmarkTab_17a05_764:hover{background-color:#e0e0e0}._bulkBenchmarkTabActive_17a05_782{background-color:#4b67a9;color:#fff;border-color:#4b67a9}._bulkBenchmarkContent_17a05_788{display:flex;gap:16px;min-height:500px}._bulkBenchmarkLeftPanel_17a05_794{width:300px}._bulkBenchmarkKpiList_17a05_798{height:30vw;overflow-y:auto}._bulkBenchmarkKpiItem_17a05_803{padding:12px;border:1px solid #e0e0e0;border-radius:4px;margin-bottom:8px;cursor:pointer;transition:all .2s}._bulkBenchmarkKpiItem_17a05_803:hover{background-color:#f5f5f5}._bulkBenchmarkKpiItemActive_17a05_816{background-color:#e6f7ff;border-color:#4b67a9}._bulkBenchmarkKpiName_17a05_821{font-weight:500;margin-bottom:4px}._bulkBenchmarkKpiTags_17a05_826{display:flex;flex-wrap:wrap;gap:4px}._bulkBenchmarkKpiTag_17a05_826{background-color:#f0f0f0;color:#666;padding:2px 6px;border-radius:3px;font-size:12px}._bulkBenchmarkKpiTagMore_17a05_840{background-color:#e0e0e0;color:#999;padding:2px 6px;border-radius:3px;font-size:12px}._bulkBenchmarkRightPanel_17a05_848{flex:1}._bulkBenchmarkNoData_17a05_852,._bulkBenchmarkNoSelection_17a05_853{display:flex;align-items:center;justify-content:center;height:200px;color:#666;font-style:italic}._popupOverlay_17a05_395{position:fixed;inset:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;backdrop-filter:blur(4px)}._popupContent_17a05_408{background-color:#fff;padding:2rem;border-radius:.75rem;width:80vw;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:_slideIn_17a05_1 .3s ease-out}@keyframes _slideIn_17a05_1{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}._popupTitle_17a05_419{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}._popupTitle_17a05_419:before{content:"";display:block;width:4px;height:24px;background-color:#2563eb;border-radius:2px}._popupForm_17a05_426{margin-bottom:2rem}._popupForm_17a05_426 ._label_17a05_433{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._popupForm_17a05_426 ._input_17a05_446{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;transition:all .2s}._popupForm_17a05_426 ._input_17a05_446:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._popupActions_17a05_473{display:flex;justify-content:flex-end;gap:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}._cancelButton_17a05_479{background-color:#f3f4f6;color:#4b5563;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;transition:all .2s;border:none;cursor:pointer}._cancelButton_17a05_479:hover{background-color:#e5e7eb;color:#374151}._confirmButton_17a05_495{background-color:var(--tab-color-1, #2563eb);color:#fff;padding:.25rem .75rem;border-radius:.3rem;font-weight:500;transition:all .2s;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem}._confirmButton_17a05_495:hover{background-color:var(--tab-color-1-hover, #1d4ed8);transform:translateY(-1px)}._confirmButton_17a05_495:active{transform:translateY(0)}._loading_17a05_368{padding:1rem;text-align:center;color:#6b7280;font-size:.875rem}._loading_17a05_368: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_17a05_1 1s linear infinite}@keyframes _spin_17a05_1{to{transform:rotate(360deg)}}._emptyState_17a05_361{padding:2rem 1rem;text-align:center;color:#6b7280;font-size:.875rem;background-color:#f3f4f6;border-radius:.375rem;border:1px dashed #d1d5db}._popupMessage_17a05_461{margin-bottom:1.5rem;color:#374151;font-size:.875rem;line-height:1.5}._warningText_17a05_468{display:block;margin-top:.5rem;color:#ef4444;font-size:.75rem}._deleteConfirmButton_17a05_514{background-color:#ef4444}._deleteConfirmButton_17a05_514:hover{background-color:#dc2626}._deleteConfirmButton_17a05_514:disabled{background-color:#9ca3af;cursor:not-allowed;transform:none}._duplicateConfirmButton_17a05_522{background-color:#059669}._duplicateConfirmButton_17a05_522:hover{background-color:#047857}._duplicateConfirmButton_17a05_522:disabled{background-color:#9ca3af;cursor:not-allowed;transform:none}._gridContainer_17a05_1069{display:flex;gap:1rem;flex-wrap:wrap}._formGroup_17a05_440{width:calc(50% - .5rem);display:flex;gap:.2rem;flex-direction:column}._formGroupFlex_17a05_1082{display:flex;justify-content:space-between}._tagInputContainer_dzun8_1{width:100%}._tagsContainer_dzun8_5{display:flex;flex-wrap:wrap;gap:6px;padding:8px;border:1px solid #d1d5db;border-radius:6px;min-height:40px;background-color:#fff;transition:border-color .2s ease}._tagsContainer_dzun8_5:focus-within{border-color:#3066c2;box-shadow:0 0 0 3px #3b82f61a}._tag_dzun8_1{display:inline-flex;align-items:center;background-color:#e5e7eb;color:#374151;padding:4px 8px;border-radius:4px;font-size:14px;gap:4px;max-width:200px}._tagText_dzun8_34{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._tagRemove_dzun8_40{background:none;border:none;color:#6b7280;cursor:pointer;font-size:16px;font-weight:700;padding:0;margin-left:4px;line-height:1;transition:color .2s ease}._tagRemove_dzun8_40:hover{color:#dc2626}._tagInput_dzun8_1{border:none;outline:none;background:transparent;font-size:14px;padding:4px;flex:1;min-width:120px}._tagInput_dzun8_1::placeholder{color:#9ca3af}._maxTagsMessage_dzun8_71{font-size:12px;color:#6b7280;margin-top:4px;text-align:right}._tagInput_dzun8_1:disabled{cursor:not-allowed;opacity:.6}._tagsContainer_dzun8_5:has(._tagInput_dzun8_1:disabled){background-color:#f9fafb;border-color:#e5e7eb}._btn-view-phieu_mvx0e_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_mvx0e_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_mvx0e_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}._kqkd-pie-tooltip_mvx0e_1._ag-chart-tooltip_mvx0e_1{border-radius:10px;overflow:hidden;border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 26px #00000024;backdrop-filter:blur(2px)}._kqkd-pie-tooltip_mvx0e_1._ag-chart-tooltip_mvx0e_1 ._ag-chart-tooltip-title_mvx0e_1{padding:8px 10px;font-weight:700;font-size:12px;letter-spacing:.2px;line-height:1.2}._kqkd-pie-tooltip_mvx0e_1._ag-chart-tooltip_mvx0e_1 ._ag-chart-tooltip-content_mvx0e_1{padding:10px;font-size:12px;line-height:1.35;color:#262626}._kqkd-pie-tooltip_mvx0e_1._ag-chart-tooltip_mvx0e_1 ._kqkd-tt-category_mvx0e_1{font-size:14px;font-weight:600;color:#262626;background:#fff}._kqkd-pie-tooltip_mvx0e_1._ag-chart-tooltip_mvx0e_1 ._kqkd-tt-number_mvx0e_1{font-size:14px;font-weight:700;color:#262626;font-variant-numeric:tabular-nums;margin-left:auto}._container_mvx0e_4{display:flex;flex-direction:column;height:84vh;background-color:#f9fafb}._bodyContainer_mvx0e_11{width:100%;height:100%;box-sizing:border-box;border-radius:10px;padding:25px 20px 20px;position:relative}._body_mvx0e_11{width:100%;height:100%;justify-content:center;box-sizing:border-box;display:flex}._settingUserClass_mvx0e_30{display:flex;align-items:center;gap:10px}._title_mvx0e_36{display:flex;align-items:center;gap:10px;margin-bottom:0;position:absolute;top:5px;z-index:1000}._title_mvx0e_36>span{font-size:24px;color:#000;font-weight:700}._tag_mvx0e_54{background:#e8e8e8;padding:4px 8px;border-radius:12px;font-size:12px;color:#606060;border:1px solid #D2D2D2}._header_mvx0e_63{background-color:#2563eb;color:#fff;padding:1rem}._headerTitle_mvx0e_69{font-size:1.25rem;font-weight:600}._mainContent_mvx0e_74{display:flex;flex:1;overflow:hidden}._sidebar_mvx0e_81{width:16rem;background-color:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column}._sidebarContent_mvx0e_89{padding:1rem;display:flex;flex-direction:column;height:100%}._sidebarHeader_mvx0e_96{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._sidebarTitle_mvx0e_103{font-weight:600;color:#4b5563;margin-bottom:1rem}._kpiList_mvx0e_109{display:flex;flex-direction:column;gap:.5rem;flex:1}._kpiItem_mvx0e_116{padding:.75rem;border-radius:.25rem;background-color:#f3f4f6;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .2s}._kpiItemActive_mvx0e_127{background-color:#dbeafe;color:#2563eb;border-left:4px solid #2563eb}._kpiItemName_mvx0e_133{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._deleteButton_mvx0e_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_mvx0e_116:hover ._deleteButton_mvx0e_140{opacity:1}._deleteButton_mvx0e_140:hover{color:#ef4444;background-color:#fee2e2}._deleteIcon_mvx0e_163{width:1.25rem;height:1.25rem}._createButton_mvx0e_168{background-color:var(--tab-color-1, #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_mvx0e_168:hover{background-color:var(--tab-color-1-hover, #1d4ed8);opacity:.9}._mainSection_mvx0e_190{flex:1;overflow-y:auto;padding:1.5rem}._mainTitle_mvx0e_196{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem;display:flex;gap:10px}._created_mvx0e_204{font-size:1rem;color:#a4a4a4;font-weight:400;font-style:italic;line-height:37px}._tabContainer_mvx0e_213{display:flex;border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem}._tabButton_mvx0e_219{padding:.5rem 1.5rem;font-weight:500;color:#6b7280}._tabActive_mvx0e_225{color:var(--tab-color-1, var(--sab-primary-color-pop-up));border-bottom:2px solid var(--tab-color-1, var(--sab-primary-color-pop-up))}._tabContent_mvx0e_230{background-color:#fff;padding:16px;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}._section_mvx0e_239{margin-bottom:2rem}._sectionHeader_mvx0e_243{padding-bottom:.5rem}._sectionTitle_mvx0e_247{font-size:1.125rem;font-weight:600;color:#1f2937;display:flex;align-items:center;gap:10px}._sectionContent_mvx0e_256{padding:8px;border-radius:.5rem}._gridContainer_mvx0e_265{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}._formGroup_mvx0e_271{display:flex;flex-direction:column}._label_mvx0e_277{margin-bottom:.5rem;font-size:.875rem;color:#6b7280}._select_mvx0e_284{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;width:50%;background-color:#fff;cursor:pointer}._select_mvx0e_284:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._select_mvx0e_284 option{padding:.5rem;font-size:.875rem;color:#374151}._select_mvx0e_284 option:disabled{color:#9ca3af;background-color:#f3f4f6}._select_mvx0e_284 option{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem}._optionWithTags_mvx0e_320{display:flex;justify-content:space-between;align-items:center;width:100%}._optionName_mvx0e_327{flex:1;text-align:left}._optionTags_mvx0e_332{display:flex;gap:.25rem;align-items:center;margin-left:.5rem}._optionTag_mvx0e_332{background-color:#e5e7eb;color:#374151;padding:.125rem .375rem;border-radius:.25rem;font-size:.75rem;font-weight:500;white-space:nowrap}._optionTagMore_mvx0e_349{background-color:#d1d5db;color:#6b7280;padding:.125rem .375rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._customDropdown_mvx0e_359{position:relative;width:100%}._dropdownTrigger_mvx0e_364{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;background-color:#fff;cursor:pointer;transition:all .2s;min-height:2.5rem}._dropdownTrigger_mvx0e_364:hover{border-color:#9ca3af}._dropdownTrigger_mvx0e_364:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._dropdownArrow_mvx0e_388{width:1rem;height:1rem;color:#6b7280;transition:transform .2s}._dropdownArrowOpen_mvx0e_395{transform:rotate(180deg)}._dropdownMenu_mvx0e_399{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;z-index:1000;max-height:400px;margin-top:.25rem;display:flex;flex-direction:column}._searchContainer_mvx0e_415{position:relative;padding:.75rem;border-bottom:1px solid #e5e7eb;background-color:#f9fafb;border-radius:.375rem .375rem 0 0}._searchInput_mvx0e_423{width:100%;padding:.5rem 2.5rem .5rem .75rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;background-color:#fff;transition:all .2s}._searchInput_mvx0e_423:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._searchIcon_mvx0e_439{position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:#6b7280;pointer-events:none}._dropdownItems_mvx0e_450{max-height:300px;overflow-y:auto}._dropdownItem_mvx0e_450{padding:.75rem;cursor:pointer;transition:background-color .2s;border-bottom:1px solid #f3f4f6}._dropdownItem_mvx0e_450:last-child{border-bottom:none}._dropdownItem_mvx0e_450:hover:not(._dropdownItemDisabled_mvx0e_466){background-color:#f3f4f6}._dropdownItemDisabled_mvx0e_466{opacity:.5;cursor:not-allowed;background-color:#f9fafb}._dropdownItemContent_mvx0e_476{display:flex;align-items:center;justify-content:space-between;width:100%}._dropdownItemName_mvx0e_483{flex:1;font-size:.875rem;color:#374151;text-align:left;margin-right:.5rem}._dropdownItemTags_mvx0e_491{display:flex;gap:.25rem;align-items:center;flex-shrink:0}._dropdownTag_mvx0e_498{background-color:#e5e7eb;color:#374151;padding:.125rem .375rem;border-radius:.25rem;font-size:.75rem;font-weight:500;white-space:nowrap;border:1px solid #d1d5db}._dropdownTagMore_mvx0e_509{background-color:#d1d5db;color:#6b7280;padding:.125rem .375rem;border-radius:.25rem;font-size:.75rem;font-weight:500;border:1px solid #9ca3af}._noResults_mvx0e_519{padding:1rem;text-align:center;color:#6b7280;font-size:.875rem;font-style:italic;background-color:#f9fafb}._helpText_mvx0e_528{margin:.25rem;font-size:.75rem;color:#6b7280}._dataSourceContainer_mvx0e_535{display:flex;gap:1rem;margin-bottom:.5rem}._uploadButton_mvx0e_541{background-color:#dbeafe;color:#2563eb;padding:.5rem 1rem;border-radius:.375rem;transition:background-color .2s}._uploadButton_mvx0e_541:hover{background-color:#bfdbfe}._warningBox_mvx0e_554,._infoBox_mvx0e_555{border-left:4px solid;padding:1rem;margin-bottom:1rem}._warningBox_mvx0e_554{background-color:#fffbeb;border-color:#fbbf24}._infoBox_mvx0e_555{background-color:#eff6ff;border-color:#3066c2}._warningTitle_mvx0e_571,._infoTitle_mvx0e_572,._highlight_mvx0e_576{font-weight:600}._variableDefinitionSection_mvx0e_581{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:1rem;width:100%}._variablesContainer_mvx0e_589{width:100%;box-sizing:border-box;display:flex;flex-wrap:wrap;flex-direction:column;gap:16px}._conditionsContainer_mvx0e_598{width:calc(50% - 1rem);box-sizing:border-box;margin-top:1rem;padding-left:1rem}._variableTitle_mvx0e_605,._conditionTitle_mvx0e_606{font-weight:500;color:#4b5563;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb;width:100%}._conditionTitle_mvx0e_606{margin-top:0;padding-top:0;border-top:none}._variableBox_mvx0e_621,._conditionBox_mvx0e_622,._variableControls_mvx0e_628,._conditionControls_mvx0e_629{width:100%;box-sizing:border-box}._variableBox_mvx0e_621{background-color:transparent;border:1px solid #e5e7eb;border-radius:.5rem;padding:.5rem 1rem 0;margin:.5rem 1rem;width:100%}._logicSelect_mvx0e_643{margin-bottom:.5rem}._variableHeader_mvx0e_647{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}._variableLabel_mvx0e_654{font-weight:600;color:var(--sab-primary-color-pop-up);min-width:2.5rem}._variableControls_mvx0e_628{display:flex;flex:1;gap:.75rem;align-items:center;flex-wrap:wrap}._variableSelect_mvx0e_668{flex:1;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;width:45%}._conditionSelect_mvx0e_677{width:300px;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;text-align:center}._conditionValue_mvx0e_686{width:300px;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem}._variableSelect_mvx0e_668:focus,._conditionSelect_mvx0e_677:focus,._conditionValue_mvx0e_686:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._variableSelect_mvx0e_668:disabled,._conditionSelect_mvx0e_677:disabled{background-color:#f3f4f6;cursor:not-allowed}._conditionValue_mvx0e_686::-webkit-inner-spin-button,._conditionValue_mvx0e_686::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._conditionValue_mvx0e_686{-moz-appearance:textfield}._removeVariableButton_mvx0e_718{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_mvx0e_718:hover{color:#ef4444;background-color:#fee2e2}._removeIcon_mvx0e_736{width:1.25rem;height:1.25rem}._formulaInput_mvx0e_741{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;font-family:monospace}._formulaInput_mvx0e_741:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._formulaInput_mvx0e_741._inputError_mvx0e_756{border-color:#ef4444}._errorText_mvx0e_760{color:#ef4444;font-size:.875rem;margin-top:.25rem}._addVariableButton_mvx0e_766{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_mvx0e_766:hover{background-color:#e5e7eb}._addVariableButton_mvx0e_766:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}._actionButtons_mvx0e_792{display:flex;justify-content:space-between;padding-top:1rem;border-top:1px solid #e5e7eb}._previewButton_mvx0e_799{background-color:#10b981;color:#fff;padding:.5rem 1rem;border-radius:.375rem}._saveButton_mvx0e_806{background-color:var(--tab-color-1, var(--sab-primary-color-pop-up));color:#fff;padding:.5rem 1rem;border-radius:.375rem;display:flex;align-items:center}._saveIcon_mvx0e_815{width:1.25rem;height:1.25rem;margin-right:.5rem}._tableContainer_mvx0e_822{margin-bottom:1rem}._resultsTable_mvx0e_826{width:100%;border-collapse:collapse;margin-bottom:1rem}._tableHeader_mvx0e_832{background-color:#f3f4f6;padding:.75rem;text-align:center;border:1px solid #e5e7eb}._tableRowLabel_mvx0e_839{font-weight:500;padding:.75rem;border:1px solid #e5e7eb}._tableCell_mvx0e_845{text-align:center;padding:.75rem;border:1px solid #e5e7eb}._tableRowAlternate_mvx0e_851{background-color:#f9fafb}._positiveVariance_mvx0e_855{background-color:#dcfce7;color:#166534}._negativeVariance_mvx0e_860{background-color:#fee2e2;color:#991b1b}._tableNote_mvx0e_865{font-size:.75rem;color:#6b7280;margin-bottom:1rem}._resultActions_mvx0e_871{display:flex;gap:1rem}._backButton_mvx0e_876{background-color:#6b7280;color:#fff;padding:.5rem 1rem;border-radius:.375rem}._exportButton_mvx0e_883{background-color:#2563eb;color:#fff;padding:.5rem 1rem;border-radius:.375rem}._popupOverlay_mvx0e_891{position:fixed;inset:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;backdrop-filter:blur(4px)}._popupContent_mvx0e_905{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_mvx0e_1 .3s ease-out}@keyframes _slideIn_mvx0e_1{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}._popupTitle_mvx0e_926{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}._popupTitle_mvx0e_926:before{content:"";display:block;width:4px;height:24px;background-color:#2563eb;border-radius:2px}._popupForm_mvx0e_945{margin-bottom:2rem}._popupForm_mvx0e_945 ._label_mvx0e_277{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._popupForm_mvx0e_945 ._input_mvx0e_756{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;transition:all .2s}._popupForm_mvx0e_945 ._input_mvx0e_756:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._popupActions_mvx0e_971{display:flex;justify-content:flex-end;gap:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}._cancelButton_mvx0e_979{background-color:#f3f4f6;color:#4b5563;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;transition:all .2s;border:none;cursor:pointer}._cancelButton_mvx0e_979:hover{background-color:#e5e7eb;color:#374151}._confirmButton_mvx0e_995{background-color:var(--tab-color-1, #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_mvx0e_995:hover{background-color:var(--tab-color-1-hover, #1d4ed8);transform:translateY(-1px)}._confirmButton_mvx0e_995:active{transform:translateY(0)}._loading_mvx0e_1019{padding:1rem;text-align:center;color:#6b7280;font-size:.875rem}._loading_mvx0e_1019: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_mvx0e_1 1s linear infinite}@keyframes _spin_mvx0e_1{to{transform:rotate(360deg)}}._emptyState_mvx0e_1044{padding:2rem 1rem;text-align:center;color:#6b7280;font-size:.875rem;background-color:#f3f4f6;border-radius:.375rem;border:1px dashed #d1d5db}._emptyContentActions_mvx0e_1054{margin-top:1rem;display:flex;justify-content:center}._createNewButton_mvx0e_1060{background-color:var(--tab-color-1, #2563eb);color:#fff;padding:.75rem 1.5rem;border-radius:.375rem;font-weight:500;font-size:.875rem;cursor:pointer;border:none;transition:all .2s ease}._createNewButton_mvx0e_1060:hover{background-color:var(--tab-color-1-hover, #1d4ed8);transform:translateY(-1px)}._createNewButton_mvx0e_1060:active{transform:translateY(0)}._titleContainer_mvx0e_1082{margin-bottom:1.5rem}._titleWithEdit_mvx0e_1086{display:flex;align-items:center;gap:.75rem}._mainTitle_mvx0e_196{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0}._editNameButton_mvx0e_1099{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_mvx0e_1099:hover{color:#2563eb;background-color:#eff6ff}._editIcon_mvx0e_1117{width:1.25rem;height:1.25rem}._nameEditContainer_mvx0e_1122{display:flex;align-items:center;gap:1rem}._nameInput_mvx0e_1128{font-size:1.5rem;font-weight:600;color:#1f2937;padding:.5rem;border:2px solid #2563eb;border-radius:.375rem;width:auto;min-width:300px}._nameInput_mvx0e_1128:focus{outline:none;box-shadow:0 0 0 3px #2563eb1a}._nameEditActions_mvx0e_1144{display:flex;gap:.5rem}._nameSaveButton_mvx0e_1149,._nameCancelButton_mvx0e_1150{padding:.5rem 1rem;border-radius:.375rem;font-weight:500;transition:all .2s;border:none;cursor:pointer}._nameSaveButton_mvx0e_1149{background-color:#2563eb;color:#fff}._nameSaveButton_mvx0e_1149:hover{background-color:#1d4ed8}._nameSaveButton_mvx0e_1149:disabled{background-color:#93c5fd;cursor:not-allowed}._nameCancelButton_mvx0e_1150{background-color:#f3f4f6;color:#4b5563}._nameCancelButton_mvx0e_1150:hover{background-color:#e5e7eb;color:#374151}._popupMessage_mvx0e_1184{margin-bottom:1.5rem;color:#374151;font-size:.875rem;line-height:1.5}._warningText_mvx0e_1191{display:block;margin-top:.5rem;color:#ef4444;font-size:.75rem}._deleteConfirmButton_mvx0e_1198{background-color:#ef4444}._deleteConfirmButton_mvx0e_1198:hover{background-color:#dc2626}._deleteConfirmButton_mvx0e_1198:disabled{background-color:#fca5a5;cursor:not-allowed;transform:none}._conditionBox_mvx0e_622{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem 1rem;margin-bottom:.75rem}._conditionHeader_mvx0e_1220{display:flex;align-items:center;justify-content:space-between;gap:1rem}._conditionControls_mvx0e_629{display:flex;flex:1;gap:.75rem;align-items:center}._operatorSelect_mvx0e_1234{width:150px;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;text-align:center}._removeConditionButton_mvx0e_1243{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_mvx0e_1243:hover{color:#ef4444;background-color:#fee2e2}._addConditionButton_mvx0e_1261{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_mvx0e_1261:hover{background-color:#e5e7eb}._addConditionButton_mvx0e_1261:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}._operatorSelect_mvx0e_1234:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._operatorSelect_mvx0e_1234:disabled{background-color:#f3f4f6;cursor:not-allowed}._previewTableContainer_mvx0e_1300{margin-top:2rem;border-top:1px solid #e5e7eb;padding-top:1rem;width:100%;clear:both}._previewTitle_mvx0e_1308{font-size:.875rem;color:#4b5563;margin-bottom:.75rem}._previewTable_mvx0e_1300{width:100%;border-collapse:collapse;font-size:.875rem}._previewHeader_mvx0e_1320{background-color:#f3f4f6;padding:.5rem;text-align:center;border:1px solid #e5e7eb;font-weight:500}._previewCell_mvx0e_1328{padding:.5rem;text-align:center;border:1px solid #e5e7eb}._selectedItems_mvx0e_1334{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}._selectedItem_mvx0e_1334{display:flex;align-items:center;gap:.5rem;background-color:#f3f4f6;padding:.5rem;border-radius:.375rem;font-size:.875rem}._removeButton_mvx0e_1351{background:none;border:none;color:#6b7280;cursor:pointer;padding:0 .25rem;font-size:1rem;line-height:1}._removeButton_mvx0e_1351:hover{color:#ef4444}._calcTypeSelect_mvx0e_1365{width:100px;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;background-color:#f9fafb}._calcTypeSelect_mvx0e_1365:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._variableControls_mvx0e_628{display:flex;flex:1;gap:.75rem;align-items:center}._conditionDateValue_mvx0e_1388{width:300px;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;font-family:inherit}._conditionDateValue_mvx0e_1388:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._sectionContainer_mvx0e_1403{display:flex;gap:1rem}._formGroup2_mvx0e_1408{width:50%}._label2_mvx0e_1412{margin-bottom:.5rem;font-size:.875rem;color:#6b7280;width:100%;display:block;margin-top:.5rem}._formGroup2_mvx0e_1408>select{width:100%}._chartContainer_mvx0e_1425{width:100%;height:100%;position:relative}._HS_mvx0e_1430{position:absolute;top:40%;left:65%;font-size:13px;color:#6b7280}._TS_mvx0e_1438{position:absolute;top:50%;left:75%;font-size:13px;color:#6b7280}._TS_mvx0e_1438 img{width:100%;height:100%;object-fit:contain}._customCell_mvx0e_1464{font-weight:500;display:flex;align-items:center;height:15px}._customText_mvx0e_1471{color:#333}._customCellWithColorRed_mvx0e_1475{color:red}._customCellWithColorGreen_mvx0e_1479{color:green}._btn-view-phieu_1j65y_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_1j65y_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_1j65y_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}._kqkd-pie-tooltip_1j65y_1._ag-chart-tooltip_1j65y_1{border-radius:10px;overflow:hidden;border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 26px #00000024;backdrop-filter:blur(2px)}._kqkd-pie-tooltip_1j65y_1._ag-chart-tooltip_1j65y_1 ._ag-chart-tooltip-title_1j65y_1{padding:8px 10px;font-weight:700;font-size:12px;letter-spacing:.2px;line-height:1.2}._kqkd-pie-tooltip_1j65y_1._ag-chart-tooltip_1j65y_1 ._ag-chart-tooltip-content_1j65y_1{padding:10px;font-size:12px;line-height:1.35;color:#262626}._kqkd-pie-tooltip_1j65y_1._ag-chart-tooltip_1j65y_1 ._kqkd-tt-category_1j65y_1{font-size:14px;font-weight:600;color:#262626;background:#fff}._kqkd-pie-tooltip_1j65y_1._ag-chart-tooltip_1j65y_1 ._kqkd-tt-number_1j65y_1{font-size:14px;font-weight:700;color:#262626;font-variant-numeric:tabular-nums;margin-left:auto}._container_1j65y_4{display:flex;flex-direction:column;height:88vh;background-color:#f9fafb;margin-top:5px}._sortButton_1j65y_12{position:absolute;right:38px;top:4px;z-index:999;border:none;background:transparent;padding:4px;cursor:pointer}._kpiItemNameContainer_1j65y_23{display:flex;align-items:center;gap:.25rem}._header_1j65y_29{background-color:#2563eb;color:#fff;padding:1rem}._headerTitle_1j65y_35{font-size:1.25rem;font-weight:600}._mainContent_1j65y_40{display:flex;flex:1;overflow:hidden}._sidebar_1j65y_47{width:35%;background-color:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column}._searchContainer_1j65y_55{margin-top:8px;position:relative}._searchContainer_1j65y_55>input{background-color:#f4f4f4;border-right:1px solid #e5e7eb;padding:8px 30px 8px 8px;margin-bottom:12px;width:calc(100% - 5px)}._sidebarContent_1j65y_69{padding:1rem;display:flex;flex-direction:column;height:100%}._sidebarHeader_1j65y_76{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._sidebarTitle_1j65y_83{font-weight:600;color:#4b5563}._kpiList_1j65y_88{display:flex;flex-direction:column;gap:.5rem;flex:1;overflow-y:auto;margin-bottom:10px}._kpiItem_1j65y_23{padding:.75rem;border-radius:.25rem;background-color:#f3f4f6;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .2s;margin-bottom:.2rem}._kpiItemActive_1j65y_109{color:#454545;border-left:4px solid var(--sab-primary-color-pop-up)}._kpiItemContent_1j65y_114{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}._kpiItemName_1j65y_23{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._kpiItemTags_1j65y_129{display:flex;gap:.25rem;margin-top:.25rem}._kpiTag_1j65y_135{background-color:#e5e7eb;color:#374151;padding:.125rem .375rem;border-radius:.25rem;font-size:.75rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._kpiTagMore_1j65y_147{background-color:#d1d5db;color:#6b7280;padding:.125rem .375rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._kpiItemActions_1j65y_156{display:flex;gap:.25rem;opacity:0;transition:opacity .2s}._kpiItem_1j65y_23:hover ._kpiItemActions_1j65y_156{opacity:1}._editTagsButton_1j65y_167{background:none;border:none;padding:.25rem;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s}._editTagsButton_1j65y_167:hover{background-color:#f3f4f6;color:#3066c2}._editTagsIcon_1j65y_185{width:1rem;height:1rem}._duplicateButton_1j65y_190{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_1j65y_190:hover{background-color:#f3f4f6;color:#374151}._duplicateIcon_1j65y_208{width:1rem;height:1rem}._deleteButton_1j65y_213{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_1j65y_213:hover{color:#ef4444;background-color:#fee2e2}._deleteIcon_1j65y_231{width:1.25rem;height:1.25rem}._createButton_1j65y_236{background-color:var(--tab-color-1, 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}._createButton_1j65y_236:hover{background-color:var(--tab-color-1-hover, var(--sab-primary-color-pop-up));opacity:.9}._mainSection_1j65y_258{flex:1;overflow-y:auto;padding:1.5rem 1.5rem 5rem}._mainTitle_1j65y_264{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem}._tabContainer_1j65y_272{display:flex;border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem}._tabButton_1j65y_278{padding:.5rem 1.5rem;font-weight:500;color:#6b7280}._tabActive_1j65y_284{color:var(--tab-color-1, #2563eb);border-bottom:2px solid var(--tab-color-1, #2563eb)}._tabContent_1j65y_289{background-color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}._section_1j65y_298{margin-bottom:2rem}._sectionHeader_1j65y_302{margin-bottom:1rem;padding-bottom:.5rem}._sectionTitle_1j65y_307{font-size:1.125rem;font-weight:600;color:#1f2937}._sectionContent_1j65y_313{background-color:#fff;padding:.25rem;border-radius:.5rem}._gridContainer_1j65y_322{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}._formGroup_1j65y_328{display:flex;flex-direction:column}._label_1j65y_334{margin-bottom:.5rem;font-size:.875rem;color:#6b7280}._input_1j65y_340,._select_1j65y_341{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem}._helpText_1j65y_348{margin:.25rem;font-size:.75rem;color:#6b7280}._dataSourceContainer_1j65y_355{display:flex;gap:1rem;margin-bottom:.5rem}._uploadButton_1j65y_361{background-color:#dbeafe;color:#2563eb;padding:.5rem 1rem;border-radius:.375rem;transition:background-color .2s}._uploadButton_1j65y_361:hover{background-color:#bfdbfe}._warningBox_1j65y_374,._infoBox_1j65y_375{border-left:4px solid;padding:1rem;margin-bottom:1rem}._warningBox_1j65y_374{background-color:#fffbeb;border-color:#fbbf24}._infoBox_1j65y_375{background-color:#eff6ff;border-color:#3066c2}._warningTitle_1j65y_391,._infoTitle_1j65y_392,._highlight_1j65y_396{font-weight:600}._variableDefinitionSection_1j65y_401{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:1rem;width:100%}._variablesContainer_1j65y_409{width:100%;box-sizing:border-box;display:flex;flex-wrap:wrap;flex-direction:column;gap:16px}._conditionsContainer_1j65y_420{width:calc(50% - 1rem);box-sizing:border-box;margin-top:1rem;padding-left:1rem}._variableTitle_1j65y_427,._conditionTitle_1j65y_428{font-weight:500;color:#4b5563;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb;width:100%}._conditionTitle_1j65y_428{margin-top:0;padding-top:0;border-top:none}._variableBox_1j65y_443,._conditionBox_1j65y_444,._variableControls_1j65y_450,._conditionControls_1j65y_451{width:100%;box-sizing:border-box}._variableBox_1j65y_443{background-color:transparent;border:1px solid #e5e7eb;border-radius:.5rem;padding:.5rem 1rem 0;margin:.5rem 1rem;width:100%}._logicSelect_1j65y_465{margin-bottom:.5rem}._variableHeader_1j65y_469{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}._variableLabel_1j65y_476{font-weight:600;color:var(--sab-primary-color-pop-up);min-width:2.5rem}._variableControls_1j65y_450{display:flex;flex:1;gap:.75rem;align-items:center;flex-wrap:wrap}._variableSelect_1j65y_490{flex:1;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem}._conditionSelect_1j65y_498{width:300px;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;text-align:center}._conditionValue_1j65y_507{width:300px;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem}._variableSelect_1j65y_490:focus,._conditionSelect_1j65y_498:focus,._conditionValue_1j65y_507:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._variableSelect_1j65y_490:disabled,._conditionSelect_1j65y_498:disabled{background-color:#f3f4f6;cursor:not-allowed}._conditionValue_1j65y_507::-webkit-inner-spin-button,._conditionValue_1j65y_507::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._conditionValue_1j65y_507{-moz-appearance:textfield}._removeVariableButton_1j65y_539{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_1j65y_539:hover{color:#ef4444;background-color:#fee2e2}._removeIcon_1j65y_557{width:1.25rem;height:1.25rem}._formulaInput_1j65y_562{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;font-family:monospace;margin-top:1rem}._formulaInput_1j65y_562:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._formulaInput_1j65y_562._inputError_1j65y_578{border-color:#ef4444}._errorText_1j65y_582{color:#ef4444;font-size:.875rem;margin-top:.25rem}._addVariableButton_1j65y_588{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_1j65y_588:hover{background-color:#e5e7eb}._addVariableButton_1j65y_588:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}._actionButtons_1j65y_614{display:flex;justify-content:end;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e5e7eb}._previewButton_1j65y_622{background-color:#10b981;color:#fff;padding:.5rem 1rem;border-radius:.375rem}._saveButton_1j65y_629{background-color:var(--tab-color-1, var(--sab-primary-color-pop-up));color:#fff;padding:.5rem 1rem;border-radius:.375rem;display:flex;align-items:center}._saveIcon_1j65y_638{width:1.25rem;height:1.25rem;margin-right:.5rem}._tableContainer_1j65y_645{overflow-x:auto;margin-bottom:1rem}._resultsTable_1j65y_650{width:100%;border-collapse:collapse}._tableHeader_1j65y_655{background-color:#f3f4f6;padding:.75rem;text-align:center;border:1px solid #e5e7eb}._tableRowLabel_1j65y_662{font-weight:500;padding:.75rem;border:1px solid #e5e7eb}._tableCell_1j65y_668{text-align:center;padding:.75rem;border:1px solid #e5e7eb}._tableRowAlternate_1j65y_674{background-color:#f9fafb}._positiveVariance_1j65y_678{background-color:#dcfce7;color:#166534}._negativeVariance_1j65y_683{background-color:#fee2e2;color:#991b1b}._tableNote_1j65y_688{font-size:.75rem;color:#6b7280;margin-bottom:1rem}._resultActions_1j65y_694{display:flex;gap:1rem}._backButton_1j65y_699{background-color:#6b7280;color:#fff;padding:.5rem 1rem;border-radius:.375rem}._exportButton_1j65y_706{background-color:var(--tab-color-2, var(--sab-primary-color-pop-up));color:#fff;padding:.5rem 1rem;border-radius:.375rem}._popupOverlay_1j65y_714{position:fixed;inset:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;backdrop-filter:blur(4px)}._popupContent_1j65y_728{background-color:#fff;padding:2rem;border-radius:.75rem;width:80vw;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:_slideIn_1j65y_1 .3s ease-out}@keyframes _slideIn_1j65y_1{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}._popupTitle_1j65y_749{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}._popupTitle_1j65y_749:before{content:"";display:block;width:4px;height:24px;background-color:#2563eb;border-radius:2px}._popupForm_1j65y_768{margin-bottom:2rem}._popupForm_1j65y_768 ._label_1j65y_334{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._popupForm_1j65y_768 ._input_1j65y_340{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;transition:all .2s}._popupForm_1j65y_768 ._input_1j65y_340:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._popupActions_1j65y_794{display:flex;justify-content:flex-end;gap:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}._cancelButton_1j65y_802{background-color:#f3f4f6;color:#4b5563;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;transition:all .2s;border:none;cursor:pointer}._cancelButton_1j65y_802:hover{background-color:#e5e7eb;color:#374151}._confirmButton_1j65y_818{background-color:var(--tab-color-1, #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_1j65y_818:hover{background-color:var(--tab-color-1-hover, #1d4ed8);transform:translateY(-1px)}._confirmButton_1j65y_818:active{transform:translateY(0)}._loading_1j65y_842{padding:1rem;text-align:center;color:#6b7280;font-size:.875rem}._loading_1j65y_842: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_1j65y_1 1s linear infinite}@keyframes _spin_1j65y_1{to{transform:rotate(360deg)}}._emptyState_1j65y_867{padding:2rem 1rem;text-align:center;color:#6b7280;font-size:.875rem;background-color:#f3f4f6;border-radius:.375rem;border:1px dashed #d1d5db}._titleWithEdit_1j65y_881{display:flex;align-items:center;gap:.75rem}._mainTitle_1j65y_264{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0}._editNameButton_1j65y_894{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_1j65y_894:hover{color:#2563eb;background-color:#eff6ff}._editIcon_1j65y_912{width:1.25rem;height:1.25rem}._nameEditContainer_1j65y_917{display:flex;align-items:center;gap:1rem}._nameInput_1j65y_923{font-size:1.5rem;font-weight:600;color:#1f2937;padding:.5rem;border:2px solid #2563eb;border-radius:.375rem;width:auto;min-width:300px}._nameInput_1j65y_923:focus{outline:none;box-shadow:0 0 0 3px #2563eb1a}._nameEditActions_1j65y_939{display:flex;gap:.5rem}._nameSaveButton_1j65y_944,._nameCancelButton_1j65y_945{padding:.5rem 1rem;border-radius:.375rem;font-weight:500;transition:all .2s;border:none;cursor:pointer}._nameSaveButton_1j65y_944{background-color:#2563eb;color:#fff}._nameSaveButton_1j65y_944:hover{background-color:#1d4ed8}._nameSaveButton_1j65y_944:disabled{background-color:#93c5fd;cursor:not-allowed}._nameCancelButton_1j65y_945{background-color:#f3f4f6;color:#4b5563}._nameCancelButton_1j65y_945:hover{background-color:#e5e7eb;color:#374151}._popupMessage_1j65y_979{margin-bottom:1.5rem;color:#374151;font-size:.875rem;line-height:1.5}._warningText_1j65y_986{display:block;margin-top:.5rem;color:#ef4444;font-size:.75rem}._deleteConfirmButton_1j65y_993{background-color:#ef4444}._deleteConfirmButton_1j65y_993:hover{background-color:#dc2626}._deleteConfirmButton_1j65y_993:disabled{background-color:#9ca3af;cursor:not-allowed;transform:none}._duplicateConfirmButton_1j65y_1007{background-color:#059669}._duplicateConfirmButton_1j65y_1007:hover{background-color:#047857}._duplicateConfirmButton_1j65y_1007:disabled{background-color:#9ca3af;cursor:not-allowed;transform:none}._conditionBox_1j65y_444{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem 1rem;margin-bottom:.75rem}._conditionHeader_1j65y_1029{display:flex;align-items:center;justify-content:space-between;gap:1rem}._conditionControls_1j65y_451{display:flex;flex:1;gap:.75rem;align-items:center}._operatorSelect_1j65y_1043{width:150px;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;text-align:center}._removeConditionButton_1j65y_1052{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_1j65y_1052:hover{color:#ef4444;background-color:#fee2e2}._addConditionButton_1j65y_1070{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_1j65y_1070:hover{background-color:#e5e7eb}._addConditionButton_1j65y_1070:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}._operatorSelect_1j65y_1043:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._operatorSelect_1j65y_1043:disabled{background-color:#f3f4f6;cursor:not-allowed}._previewTableContainer_1j65y_1109{margin-top:1rem;margin-bottom:1rem;border-top:1px solid #e5e7eb;padding-top:1rem;width:100%;clear:both}._previewTitle_1j65y_1118{font-size:.875rem;color:#4b5563;margin-bottom:.75rem}._previewTableWrapper_1j65y_1124{overflow-x:auto;max-width:100%}._previewTable_1j65y_1109{width:100%;border-collapse:collapse;font-size:.875rem}._previewHeader_1j65y_1136{background-color:#f3f4f6;padding:.5rem;text-align:center;border:1px solid #e5e7eb;font-weight:500}._previewCell_1j65y_1144{padding:.5rem;text-align:center;border:1px solid #e5e7eb}._selectedItems_1j65y_1150{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}._selectedItem_1j65y_1150{display:flex;align-items:center;gap:.5rem;background-color:#f3f4f6;padding:.5rem;border-radius:.375rem;font-size:.875rem}._removeButton_1j65y_1167{background:none;border:none;color:#6b7280;cursor:pointer;padding:0 .25rem;font-size:1rem;line-height:1}._removeButton_1j65y_1167:hover{color:#ef4444}._calcTypeSelect_1j65y_1181{width:100px;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;background-color:#f9fafb}._calcTypeSelect_1j65y_1181:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._variableControls_1j65y_450{display:flex;flex:1;gap:.75rem;align-items:center}._conditionDateValue_1j65y_1204{width:300px;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;font-family:inherit}._conditionDateValue_1j65y_1204:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._emptyContent_1j65y_1220{flex:1;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;padding:2rem}._emptyContentMessage_1j65y_1229{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_1j65y_1229 h3{font-size:1.5rem;font-weight:600;color:#374151;margin-bottom:1rem}._emptyContentMessage_1j65y_1229 p{font-size:1rem;color:#6b7280;margin-bottom:2rem;line-height:1.5}._emptyContentActions_1j65y_1252{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}._selectFirstButton_1j65y_1259,._createNewButton_1j65y_1260{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_1j65y_1259{background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db}._selectFirstButton_1j65y_1259:hover{background-color:#e5e7eb;color:#1f2937}._createNewButton_1j65y_1260{background-color:var(--tab-color-1, var(--sab-primary-color-pop-up));color:#fff}._createNewButton_1j65y_1260:hover{background-color:var(--tab-color-1-hover, #1d4ed8);transform:translateY(-1px)}._createNewButton_1j65y_1260:active{transform:translateY(0)}._noTableMessage_1j65y_1298{padding:1rem;text-align:center;color:#6b7280;font-style:italic;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;margin:.5rem 0}._buttonGroup_1j65y_1310{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}._kpiMapButton_1j65y_1317{background-color:#10b981;color:#fff;border:none;border-radius:.375rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:center;gap:.5rem}._kpiMapButton_1j65y_1317:hover:not(:disabled){background-color:#059669}._kpiMapButton_1j65y_1317:disabled{background-color:#9ca3af;cursor:not-allowed}._kpiMapModalContent_1j65y_1342{background:#fff;border-radius:.5rem;padding:1.5rem;width:80vw;height:90vh;overflow:hidden;display:flex;flex-direction:column}._popupSubtitle_1j65y_1353{color:#6b7280;font-size:.875rem;margin-bottom:1rem;font-style:italic}._businessCategoryTabs_1j65y_1361{display:flex;gap:.5rem;margin-bottom:1rem;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem;flex-wrap:wrap}._categoryTab_1j65y_1370{background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}._categoryTab_1j65y_1370:hover{background-color:#e5e7eb;border-color:#9ca3af}._categoryTabActive_1j65y_1388{background-color:var(--tab-color-1, #13C2C2);color:#fff;border-color:var(--tab-color-1, #13C2C2)}._categoryTabActive_1j65y_1388:hover{background-color:var(--tab-color-1-hover, #13C2C2);border-color:var(--tab-color-1-hover, #13C2C2)}._kpiMapList_1j65y_1399{overflow-y:auto;border:1px solid #e5e7eb;border-radius:.375rem}._kpiMapItem_1j65y_1405{display:flex;align-items:flex-start;padding:8px;border-bottom:1px solid #d6d6d6;cursor:pointer;transition:background-color .2s}._kpiMapItem_1j65y_1405:hover{background-color:#f9fafb}._kpiMapItem_1j65y_1405:last-child{border-bottom:none}._kpiMapItemSelected_1j65y_1422{background-color:#eff6ff;border-left:3px solid var(--tab-color-1, #13C2C2)}._kpiMapCheckbox_1j65y_1427{margin-right:.75rem;margin-top:.25rem;cursor:pointer}._kpiMapItemContent_1j65y_1433{flex:1}._kpiMapItemName_1j65y_1437{font-weight:600;color:#111827;margin-bottom:.25rem;font-size:.875rem}._kpiMapItemDescription_1j65y_1444{color:#6b7280;font-size:.75rem;margin-bottom:.5rem;line-height:1.4}._kpiMapItemMeasures_1j65y_1451{margin-bottom:.5rem}._measuresCount_1j65y_1455{color:#059669;font-size:.75rem;font-weight:500;background-color:#ecfdf5;padding:.25rem .5rem;border-radius:.25rem;display:inline-block;margin-bottom:.5rem}._measuresList_1j65y_1466{display:flex;flex-wrap:wrap;gap:.25rem}._measureTag_1j65y_1472{background-color:#f0f9ff;color:#0369a1;padding:.125rem .375rem;border-radius:.25rem;font-size:.625rem;font-weight:500;border:1px solid #bae6fd}._measureTagMore_1j65y_1482{background-color:#f3f4f6;color:#6b7280;padding:.125rem .375rem;border-radius:.25rem;font-size:.625rem;font-weight:500;font-style:italic}._kpiMapItemTags_1j65y_1492{display:flex;flex-wrap:wrap;gap:.25rem}._kpiMapTag_1j65y_1498{background-color:#f3f4f6;color:#374151;padding:.125rem .5rem;border-radius:.25rem;font-size:.625rem;font-weight:500}._kpiMapItemDisabled_1j65y_1507{opacity:.6;background-color:#f5f5f5;cursor:not-allowed}._kpiMapItemDisabled_1j65y_1507:hover{background-color:#f5f5f5}._alreadyCreatedBadge_1j65y_1517{background-color:#4caf50;color:#fff;padding:2px 6px;border-radius:4px;font-size:10px;margin-left:8px;font-weight:500}._bulkBenchmarkModalContent_1j65y_1528{background:#fff;border-radius:8px;padding:24px;width:95vw;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}._bulkBenchmarkContainer_1j65y_1539{display:flex;flex-direction:column;height:100%;gap:16px}._bulkBenchmarkTabs_1j65y_1546{display:flex;gap:8px;border-bottom:1px solid #e5e7eb;margin-bottom:16px}._bulkBenchmarkTab_1j65y_1546{padding:8px 16px;border:none;background:transparent;cursor:pointer;border-bottom:2px solid transparent;font-size:14px;color:#6b7280;transition:all .2s}._bulkBenchmarkTab_1j65y_1546:hover{color:#374151;background-color:#f9fafb}._bulkBenchmarkTabActive_1j65y_1569{color:var(--tab-color-1, #13C2C2);border-bottom-color:var(--tab-color-1, #13C2C2);font-weight:600}._bulkBenchmarkContent_1j65y_1575{display:flex;flex:1;gap:16px;min-height:0}._bulkBenchmarkLeftPanel_1j65y_1582{width:20%;background:#f9fafb;border-radius:6px;padding:16px;overflow-y:auto}._bulkBenchmarkLeftPanel_1j65y_1582 h4{margin:0 0 12px;font-size:14px;font-weight:600;color:#374151}._bulkBenchmarkKpiList_1j65y_1597{display:flex;flex-direction:column;gap:8px}._bulkBenchmarkKpiItem_1j65y_1603{padding:12px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s}._bulkBenchmarkKpiItem_1j65y_1603:hover{border-color:var(--tab-color-1, #13C2C2);box-shadow:0 2px 4px #0000001a}._bulkBenchmarkKpiItemActive_1j65y_1617{border-color:var(--tab-color-1, #13C2C2);background-color:#13c2c20d;box-shadow:0 2px 4px #13c2c233}._bulkBenchmarkKpiName_1j65y_1623{font-size:14px;font-weight:500;color:#111827;margin-bottom:4px}._bulkBenchmarkKpiTags_1j65y_1630{display:flex;flex-wrap:wrap;gap:4px}._bulkBenchmarkKpiTag_1j65y_1630{background-color:#e5e7eb;color:#6b7280;font-size:11px;padding:2px 6px;border-radius:4px}._bulkBenchmarkKpiTagMore_1j65y_1644{background-color:#f3f4f6;color:#9ca3af;font-size:11px;padding:2px 6px;border-radius:4px}._bulkBenchmarkRightPanel_1j65y_1652{flex:1;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:16px;overflow:hidden;display:flex;flex-direction:column}._bulkBenchmarkRightPanel_1j65y_1652 h4{margin:0 0 16px;font-size:16px;font-weight:600;color:#111827}._bulkBenchmarkNoData_1j65y_1670,._bulkBenchmarkNoSelection_1j65y_1671{display:flex;align-items:center;justify-content:center;height:200px;color:#6b7280;font-style:italic;background:#f9fafb;border-radius:6px;border:2px dashed #d1d5db}._modalContent_14r26_1{display:flex;flex-direction:column;gap:16px}._searchContainer_14r26_7{width:100%}._selectAllContainer_14r26_11{padding:8px 0;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;justify-content:space-between}._kpiListContainer_14r26_19{max-height:400px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}._kpiItem_14r26_27{display:flex;align-items:flex-start;gap:12px;padding:12px;border:1px solid #d9d9d9;border-radius:4px;cursor:pointer;transition:all .2s ease}._kpiItem_14r26_27:hover{border-color:#13c2c2;background-color:#f0f9ff}._kpiItem_14r26_27._selected_14r26_43{border-color:#13c2c2;background-color:#e6f7ff}._kpiInfo_14r26_48{flex:1;display:flex;flex-direction:column;gap:8px}._kpiName_14r26_55{font-weight:500;color:#262626;font-size:14px}._kpiDesc_14r26_61{font-size:12px;color:#8c8c8c;margin-top:4px}._kpiTags_14r26_67{display:flex;flex-wrap:wrap;gap:4px}._tag_14r26_73{display:inline-block;padding:2px 8px;background-color:#f0f0f0;border-radius:4px;font-size:12px;color:#595959}._tagMore_14r26_82{display:inline-block;padding:2px 8px;background-color:#e6e6e6;border-radius:4px;font-size:12px;color:#8c8c8c}._emptyState_14r26_91{text-align:center;padding:40px;color:#8c8c8c;font-size:14px}._analysisContent_1vkex_1{color:#374151;line-height:1.5;overflow-wrap:anywhere}._analysisContent_1vkex_1 h1,._analysisContent_1vkex_1 h2,._analysisContent_1vkex_1 h3,._analysisContent_1vkex_1 h4,._analysisContent_1vkex_1 h5,._analysisContent_1vkex_1 h6{color:#262626;margin:24px 0 16px;font-weight:600;line-height:1.1}._analysisContent_1vkex_1 h1{font-size:24px;border-bottom:2px solid #e5e7eb;padding-bottom:8px}._analysisContent_1vkex_1 h2{font-size:20px;border-bottom:1px solid #e5e7eb;padding-bottom:6px}._analysisContent_1vkex_1 h3{font-size:18px;color:#262626}._analysisContent_1vkex_1 h4{font-size:16px;color:#4b5563}._analysisContent_1vkex_1 h5,._analysisContent_1vkex_1 h6{font-size:14px;color:#6b7280}._analysisContent_1vkex_1 p{margin:12px 0;text-align:justify;font-size:14px}._analysisContent_1vkex_1 ul,._analysisContent_1vkex_1 ol{margin:8px 0;padding-left:24px}._analysisContent_1vkex_1 ul li,._analysisContent_1vkex_1 ol li{margin:4px 0;padding-left:4px}._analysisContent_1vkex_1 ul{list-style-type:disc}._analysisContent_1vkex_1 ul ul{list-style-type:circle;margin:8px 0}._analysisContent_1vkex_1 ul ul ul{list-style-type:square}._analysisContent_1vkex_1 ol{list-style-type:decimal}._analysisContent_1vkex_1 ol ol{list-style-type:lower-alpha;margin:8px 0}._analysisContent_1vkex_1 ol ol ol{list-style-type:lower-roman}._analysisContent_1vkex_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_1vkex_1 blockquote p{margin:0}._analysisContent_1vkex_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_1vkex_1 pre{background:#262626;color:#f9fafb;padding:16px;border-radius:8px;overflow-x:auto;margin:16px 0;border:1px solid #374151}._analysisContent_1vkex_1 pre code{background:none;color:inherit;padding:0;border-radius:0;font-size:14px}._analysisContent_1vkex_1 table{width:100%;border-collapse:collapse;margin:16px 0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}._analysisContent_1vkex_1 table th,._analysisContent_1vkex_1 table td{border:1px solid #e5e7eb;padding:12px 16px;text-align:left}._analysisContent_1vkex_1 table th{background:#f9fafb;font-weight:600;color:#374151}._analysisContent_1vkex_1 table tr:nth-child(2n){background:#f9fafb}._analysisContent_1vkex_1 table tr:hover{background:#f3f4f6}._analysisContent_1vkex_1 hr{border:none;height:2px;background:linear-gradient(to right,#3066c2,#93c5fd,#3066c2);margin:24px 0;border-radius:1px}._analysisContent_1vkex_1 a{color:#262626;text-decoration:none;font-weight:500;transition:color .2s ease}._analysisContent_1vkex_1 a:hover{color:#1d4ed8;text-decoration:underline}._analysisContent_1vkex_1 strong,._analysisContent_1vkex_1 b{font-weight:700;color:#262626}._analysisContent_1vkex_1 strong,._analysisContent_1vkex_1 ol{font-size:15px}._analysisContent_1vkex_1 em,._analysisContent_1vkex_1 i{font-style:italic;color:#4b5563}._analysisContent_1vkex_1 img{max-width:100%;height:auto;border-radius:8px;margin:16px 0;box-shadow:0 4px 6px #0000001a}._analysisContent_1vkex_1 del{text-decoration:line-through;color:#9ca3af}._analysisContent_1vkex_1 mark{background:#fef3c7;color:#92400e;padding:2px 4px;border-radius:2px}._analysisContent_1vkex_1 li::marker{color:#6b7280;font-weight:500}._analysisContent_1vkex_1 pre[class*=language-]{position:relative}._analysisContent_1vkex_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_1vkex_1 h1{font-size:22px}._analysisContent_1vkex_1 h2{font-size:18px}._analysisContent_1vkex_1 h3{font-size:16px}._analysisContent_1vkex_1 h4{font-size:15px}._analysisContent_1vkex_1 table th,._analysisContent_1vkex_1 table td{padding:8px 12px;font-size:13px}._analysisContent_1vkex_1 pre{padding:12px;font-size:13px}._analysisContent_1vkex_1 blockquote{padding:12px 16px;margin:12px 0}}@media(max-width:768px){._analysisContent_1vkex_1 h1{font-size:20px;margin:20px 0 12px}._analysisContent_1vkex_1 h2{font-size:16px;margin:18px 0 10px}._analysisContent_1vkex_1 h3{font-size:15px;margin:16px 0 8px}._analysisContent_1vkex_1 h4{font-size:14px;margin:14px 0 6px}._analysisContent_1vkex_1 h5,._analysisContent_1vkex_1 h6{font-size:13px;margin:12px 0 4px}._analysisContent_1vkex_1 p{margin:8px 0;font-size:14px;line-height:1.4}._analysisContent_1vkex_1 ul,._analysisContent_1vkex_1 ol{margin:6px 0;padding-left:20px}._analysisContent_1vkex_1 ul li,._analysisContent_1vkex_1 ol li{margin:3px 0;font-size:14px}._analysisContent_1vkex_1 table{margin:12px 0;font-size:12px}._analysisContent_1vkex_1 table th,._analysisContent_1vkex_1 table td{padding:6px 8px;font-size:12px}._analysisContent_1vkex_1 pre{padding:10px;margin:12px 0;font-size:12px}._analysisContent_1vkex_1 pre code{font-size:12px}._analysisContent_1vkex_1 blockquote{padding:10px 12px;margin:10px 0;font-size:13px}._analysisContent_1vkex_1 code{font-size:12px;padding:1px 4px}._analysisContent_1vkex_1 hr{margin:20px 0}._analysisContent_1vkex_1 img{margin:12px 0}}@media(max-width:480px){._analysisContent_1vkex_1 h1{font-size:18px;margin:16px 0 10px}._analysisContent_1vkex_1 h2{font-size:15px;margin:14px 0 8px}._analysisContent_1vkex_1 h3{font-size:14px;margin:12px 0 6px}._analysisContent_1vkex_1 h4{font-size:13px;margin:10px 0 4px}._analysisContent_1vkex_1 h5,._analysisContent_1vkex_1 h6{font-size:12px;margin:8px 0 2px}._analysisContent_1vkex_1 p{margin:6px 0;font-size:13px;line-height:1.3}._analysisContent_1vkex_1 ul,._analysisContent_1vkex_1 ol{margin:4px 0;padding-left:16px}._analysisContent_1vkex_1 ul li,._analysisContent_1vkex_1 ol li{margin:2px 0;font-size:13px}._analysisContent_1vkex_1 table{margin:8px 0;font-size:11px}._analysisContent_1vkex_1 table th,._analysisContent_1vkex_1 table td{padding:4px 6px;font-size:11px}._analysisContent_1vkex_1 pre{padding:8px;margin:8px 0;font-size:11px}._analysisContent_1vkex_1 pre code{font-size:11px}._analysisContent_1vkex_1 blockquote{padding:8px 10px;margin:8px 0;font-size:12px}._analysisContent_1vkex_1 code{font-size:11px;padding:1px 3px}._analysisContent_1vkex_1 hr{margin:16px 0}._analysisContent_1vkex_1 img{margin:8px 0}}@media(max-width:480px){._analysisDetailModalWrap_1vkex_456 .ant-modal{max-width:100vw!important;margin:0!important;top:0!important;padding-bottom:0!important}._analysisDetailModalWrap_1vkex_456 .ant-modal-content{height:100dvh!important;max-height:100dvh!important;border-radius:0!important;display:flex!important;flex-direction:column!important}._analysisDetailModalWrap_1vkex_456 .ant-modal-body{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;padding:0!important}._analysisDetailModalWrap_1vkex_456 .ant-modal-header,._analysisDetailModalWrap_1vkex_456 .ant-modal-footer{border-radius:0!important;padding:12px 16px!important;flex-shrink:0!important}}@media(min-width:481px)and (max-width:768px){._analysisDetailModalWrap_1vkex_456 .ant-modal-body{min-height:0!important;max-height:min(90dvh,900px)!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important}}@media(max-width:768px){._analysisDetailModalWrap_1vkex_456 .ant-modal{max-width:95vw!important;margin:2.5vh auto!important}._analysisDetailModalWrap_1vkex_456 .ant-modal-content{border-radius:8px!important;display:flex!important;flex-direction:column!important;max-height:90dvh!important}}._chatMessage_1vkex_518{display:flex;gap:8px;align-items:flex-start;margin-bottom:12px}._chatMessageUser_1vkex_525{background-color:#f0f8ff;border:1px solid #d6e4ff}._chatMessageAssistant_1vkex_530{background-color:#f6ffed;border:1px solid #b7eb8f}._chatMessageInitial_1vkex_535{opacity:.7}._chatInput_1vkex_539{display:flex;gap:8px;align-items:flex-end;padding:12px 16px;border-top:1px solid #f0f0f0;background-color:#fafafa;border-radius:0 0 8px 8px}@keyframes _typing_1vkex_1{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-6px);opacity:1}}._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:"";inset: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;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}._container_1p7qv_1{width:100%;height:100%;padding-bottom:120px}._cardBusinessMeasurement_1p7qv_13 .ant-card-head{display:flex;align-items:center;justify-content:space-between;padding:0 10px;margin:0;border-bottom:none}._cardBusinessMeasurement_1p7qv_13 .ant-card-body{padding:0 10px}._container_1p7qv_1 .ant-btn-variant-solid{background:#3066c2}._mainContent_1p7qv_30{width:100vw;margin:0 auto;padding:0 0 24px}._mainContent2_1p7qv_36{width:98%;margin:0 auto;padding:0 0 24px}._mainContent3_1p7qv_42{width:100%;margin:0 auto;padding:0 0 24px}._mainContentMobile_1p7qv_48{max-width:95vw;margin:0 auto;padding:24px 0}._contentContainer_1p7qv_54{border-radius:12px;box-shadow:0 2px 8px #00000014;background-color:#fff;position:sticky;top:1px;z-index:100}._contentContainer2_1p7qv_64{width:100%;box-shadow:0 2px 8px #00000014;overflow:hidden}._titleButton_1p7qv_70{display:flex;justify-content:space-between}._controlsCard_1p7qv_75{margin-bottom:24px;border-radius:3px}._controlsCard_1p7qv_75 .ant-card-body{width:calc(100% - 16px);border:1px dashed #D9D9D9;margin:6px;border-radius:15px}._headerTitle_1p7qv_87{height:155px;padding:0 0 0 40px;position:relative;z-index:1000;overflow:hidden}._header_1p7qv_87{display:flex;gap:32px}._masterView_1p7qv_100{width:auto;display:flex;justify-content:start}._headerCacheButton_1p7qv_106{display:flex;gap:8px;justify-content:space-between}._controlsCard_1p7qv_75 h2{margin-bottom:8px}._controlsContainer_1p7qv_116{width:100%;margin-top:16px}._controlsRow_1p7qv_121{display:flex;flex-direction:row;gap:16px;align-items:center;flex-wrap:wrap;justify-content:space-between}._searchContainer_1p7qv_130{width:250px}._searchInput_1p7qv_134{font-size:14px;padding:6px 12px}._businessTagsContainer_1p7qv_139{align-items:center}._businessTagsHeader_1p7qv_143{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._businessTagsLabel_1p7qv_150{font-size:12px;font-weight:500;white-space:nowrap}._businessTagButton_1p7qv_156,._storeTagButton_1p7qv_163{font-size:12px;padding:4px 8px;height:28px;min-width:60px}._storeTagsContainer_1p7qv_170{flex:1;min-width:200px;margin-top:10px}._storeTagsHeader_1p7qv_176{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._storeTagsLabel_1p7qv_183{font-size:12px;font-weight:500;white-space:nowrap}._metricsGridCard_1p7qv_189 .ant-card-body{margin:0;padding:5px}._metricsGridCard2_1p7qv_194 .ant-card-body{margin:0;padding:0}._defaultItem_1p7qv_198{display:flex}@media(max-width:768px){._defaultItem_1p7qv_198{display:none}._controlsContainer_1p7qv_116{flex-direction:column}._header_1p7qv_87{gap:0px;margin-bottom:0;justify-content:start!important}._header_1p7qv_87>h2{font-size:16px}._headerCacheButton_1p7qv_106{justify-content:start}._mainContent_1p7qv_30{padding:10px 0!important;margin:0!important;width:100%!important;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}._contentContainer_1p7qv_54,._contentContainer2_1p7qv_64{padding:0!important;margin:0!important;border:none!important}._controlsCard_1p7qv_75{margin:0;padding:0;width:95vw!important}._controlsCard_1p7qv_75 .ant-card-body{padding:5px!important;border:1px dashed #D9D9D9;margin:4px;border-radius:15px}._controlsRow_1p7qv_121{flex-direction:column;gap:12px;align-items:stretch}._searchContainer_1p7qv_130{flex:1;min-width:auto}._searchInput_1p7qv_134{font-size:12px}._businessTagsContainer_1p7qv_139{min-width:auto}._businessTagsLabel_1p7qv_150{font-size:11px}._businessTagButton_1p7qv_156{font-size:11px;padding:2px 6px;height:24px;min-width:auto}._storeTagsContainer_1p7qv_170{min-width:auto}._storeTagsLabel_1p7qv_183{font-size:11px}._storeTagButton_1p7qv_163{font-size:11px;padding:2px 6px;height:24px;min-width:auto}._metricsGrid_1p7qv_189{margin:0!important;padding:0!important;row-gap:5px!important;width:100%!important}._metricsGridCol_1p7qv_317{margin:0!important;padding:0 5px!important}._metricsGrid_1p7qv_189 .ant-col{padding:0!important;margin:0 5px!important}._metricsGridCard_1p7qv_189{width:97%!important}._metricsGridCard_1p7qv_189 .ant-card-body{margin:0;padding:4px}._dateRangeFilter_1p7qv_337{padding:5px!important}._dateRangePicker_1p7qv_341,._dateRangeSelect_1p7qv_346{width:auto;margin:0!important}}@media(max-width:480px){._searchInput_1p7qv_134{font-size:12px}._businessTagsLabel_1p7qv_150{font-size:11px}._businessTagButton_1p7qv_156{font-size:11px;padding:2px 6px;height:24px;min-width:auto}}@keyframes _spin_qw1dl_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingContainer_qw1dl_15{display:flex;justify-content:center;align-items:center;flex-direction:column}._loadingText_qw1dl_24{color:#666}._mainContainer_qw1dl_29{display:flex;justify-content:space-between;align-items:center}._title_qw1dl_36{line-height:1.4;margin:0;flex:1;font-weight:400;color:#262626}._helpButton_qw1dl_45{margin-left:4px}._scoreDisplayContainer_qw1dl_50{padding:0;width:40vw}._totalScoreContainer_qw1dl_56{text-align:center;margin-bottom:8px;padding:0 16px;border-radius:6px;height:180px;box-shadow:1px 1px 2px #0003}._totalScoreLabel_qw1dl_66{color:#4b4b4b;font-size:16px;margin-top:16px}._totalScoreDivider_qw1dl_73{background:#fff;margin:8px 0 0}._totalScoreGrade_qw1dl_80{color:#4b4b4b;font-size:64px;margin-top:-8px}._helpText_qw1dl_87{font-size:11px;padding:0 12px;text-align:center}._sectionCard_qw1dl_94{text-align:center;cursor:pointer;transition:all .3s ease}._sectionTitle_qw1dl_103{color:#666;border:1px solid #D9D9D9;border-radius:10px}._sectionGrade_qw1dl_110{margin:8px 0 4px}._legendContainer_qw1dl_115{width:95%;padding:12px;background:#06040412}._legendParagraph_qw1dl_122{margin:0;font-size:12px}._modalBody_qw1dl_128{height:calc(90vh - 110px);overflow-y:auto;padding:16px 24px}._detailModalBody_qw1dl_134{height:calc(90vh - 110px);overflow-y:auto;padding:8px}._formContainer_qw1dl_141{display:flex;flex-direction:column;gap:24px}._configSectionCard_qw1dl_148{border-left:4px solid;margin-bottom:16px}._configSectionTitle_qw1dl_154{font-weight:700}._kpiWeightsContainer_qw1dl_159{max-height:200px;overflow-y:auto;border:1px solid #d9d9d9;border-radius:6px;padding:8px}._kpiWeightItem_qw1dl_168{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding:4px}._kpiWeightLabel_qw1dl_177{flex:1;margin-right:8px}._kpiWeightInput_qw1dl_183{width:80px}._emptyState_qw1dl_188{color:#999;text-align:center;padding:20px}._analysisContent_qw1dl_195{font-size:14px;color:#333;padding:16px}._analysisContainer_qw1dl_202{margin-bottom:16px}._analysisBox_qw1dl_207{padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef;min-height:100px;line-height:1.6}._divider_qw1dl_217{margin:16px 0}._inputAddon_qw1dl_222{background:#f5f5f5;border-color:#d9d9d9}._textarea_qw1dl_228,._select_qw1dl_233{width:100%}._buttonGroup_qw1dl_238{display:flex;gap:8px}._cardHoverable_qw1dl_244:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}@media(max-width:768px){._mainContainer_qw1dl_29{flex-direction:column;gap:16px}._title_qw1dl_36{text-align:center}._modalBody_qw1dl_128{padding:12px 16px}._detailModalBody_qw1dl_134{padding:4px}}._textCenter_qw1dl_270{text-align:center}._flexCenter_qw1dl_274{display:flex;justify-content:center;align-items:center}._flexBetween_qw1dl_280{display:flex;justify-content:space-between;align-items:center}._marginTop16_qw1dl_286{margin-top:16px}._marginBottom16_qw1dl_290{margin-bottom:16px}._padding16_qw1dl_294{padding:16px}._borderRadius4_qw1dl_298{border-radius:4px}._borderRadius8_qw1dl_302{border-radius:8px}._boxShadow_qw1dl_306{box-shadow:1px 1px 2px #0003}._transition_qw1dl_310{transition:all .3s ease}@media screen and (max-width:768px){._helpText_qw1dl_87,._legendContainer_qw1dl_115{display:none}._mainContainer_qw1dl_29{flex-direction:row}._title_qw1dl_36{text-align:left}._sectionCard_qw1dl_94{height:100px}._sectionCard_qw1dl_94 h3.ant-typography{margin-top:0}._totalScoreContainer_qw1dl_56{width:68vw}}._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;inset: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}._container_boy8j_2{max-height:100vh;background-color:#f9fafb;display:flex;flex-direction:column;position:relative;overflow:visible}._topNav_boy8j_12{border-bottom:1px solid #e5e7eb;background-color:#fff;flex-shrink:0;height:60px}._detailHeader_boy8j_19{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._navContent_boy8j_26{max-width:none;margin:0 auto;padding:0 1rem 0 2rem}._navInner_boy8j_32{display:flex;align-items:center;justify-content:space-between;height:4rem}._navLeft_boy8j_39{display:flex;align-items:center;gap:.75rem}._navTitle_boy8j_45{font-size:1.125rem;font-weight:600;color:#111827}._settingsButton_boy8j_51{padding:.375rem;color:#6b7280;border-radius:.25rem;transition:all .2s}._settingsButton_boy8j_51:hover{color:#374151;background-color:#f3f4f6}._navRight_boy8j_63{display:flex;align-items:center;gap:1rem}._tabButtons_boy8j_70{display:flex;gap:.5rem}._tabButton_boy8j_70{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;transition:all .2s;font-size:.875rem}._tabButton_boy8j_70._active_boy8j_85{background-color:#4b67a9;color:#fff}._tabButton_boy8j_70._inactive_boy8j_90{color:#4b5563}._tabButton_boy8j_70._inactive_boy8j_90:hover{color:#4b67a9;background-color:#f3f4f6}._tabButtonText_boy8j_99{display:none}@media(min-width:640px){._tabButtonText_boy8j_99{display:inline}}._mainContent_boy8j_110{height:calc(100vh - 60px);max-width:none;margin:0;padding:1rem;overflow:hidden}._layout_boy8j_119{display:flex;gap:1.5rem;height:100%;min-height:0}@media(max-width:768px){._layout_boy8j_119{flex-direction:column;gap:1rem;height:auto}}._reportBuilderTab_boy8j_136{height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);min-height:calc(100vh - 200px)}._reportBuilderWelcome_boy8j_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_boy8j_156{display:flex;flex-direction:column;align-items:center;gap:24px}._welcomeIcon_boy8j_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_boy8j_163 svg{color:#fff}._welcomeTitle_boy8j_178{font-size:32px;font-weight:700;color:#1f2937;margin:0}._welcomeDescription_boy8j_185{font-size:16px;color:#6b7280;line-height:1.6;margin:0;max-width:480px}._featureList_boy8j_193{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:100%;max-width:480px}._featureItem_boy8j_201{display:flex;align-items:center;gap:12px;padding:16px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;transition:all .2s}._featureItem_boy8j_201:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-2px)}._featureIcon_boy8j_218{font-size:20px;width:24px;text-align:center}._featureItem_boy8j_201 span:last-child{font-size:14px;font-weight:500;color:#374151}._startButton_boy8j_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_boy8j_230:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._startButton_boy8j_230:active{transform:translateY(0)}@media(max-width:768px){._reportBuilderWelcome_boy8j_145{padding:32px 24px;margin:16px}._welcomeTitle_boy8j_178{font-size:24px}._welcomeDescription_boy8j_185{font-size:14px}._featureList_boy8j_193{grid-template-columns:1fr;gap:12px}._featureItem_boy8j_201{padding:12px}._startButton_boy8j_230{height:44px;padding:0 24px;font-size:14px}}._leftPanel_boy8j_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_boy8j_283{width:100%;order:1}}@media(min-width:769px){._leftPanel_boy8j_283{width:440px}}._mainPanel_boy8j_308{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;flex:1;overflow-y:auto}@media(max-width:768px){._mainPanel_boy8j_308{width:100%;order:3}}._rightPanel_boy8j_325{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;flex-shrink:0;overflow-y:auto}@media(max-width:768px){._rightPanel_boy8j_325{width:100%;order:2}}@media(min-width:769px){._rightPanel_boy8j_325{width:280px}}._reportBuilderLayout_boy8j_350{display:flex;gap:1.5rem;height:100%;min-height:0}@media(max-width:768px){._reportBuilderLayout_boy8j_350{flex-direction:column;height:auto;gap:1rem}}@media(min-width:769px){._reportBuilderLayout_boy8j_350{flex-direction:row;height:calc(100vh - 7rem)}}._reportBuilderLeft_boy8j_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_boy8j_375{width:100%;order:1}}@media(min-width:769px){._reportBuilderLeft_boy8j_375{width:380px}}._reportBuilderMain_boy8j_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_boy8j_401{width:100%;order:3}}._reportBuilderRight_boy8j_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_boy8j_420{width:100%;order:2}}@media(min-width:769px){._reportBuilderRight_boy8j_420{width:390px}}._panelHeader_boy8j_447{font-weight:500;color:#111827;margin-bottom:1rem}._panelSubHeader_boy8j_453{font-weight:500;font-size:18px;color:#111827}._textHeader_boy8j_459{font-size:22px;font-weight:500;font-size:20px;color:#111827}._dataItem_boy8j_467{padding:.75rem;border-radius:.25rem;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s;margin-bottom:.5rem}._dataItem_boy8j_467:hover{background-color:#f9fafb;border-color:#d1d5db}._dataItem_boy8j_467._selected_boy8j_481{background-color:#eff6ff;border-color:#4b67a9}._dataItemName_boy8j_486{font-weight:500;color:#111827;margin-bottom:.25rem;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._dataItemMeta_boy8j_501{font-size:.75rem;color:#6b7280}._emptyState_boy8j_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_boy8j_519{width:3rem;height:3rem;margin-bottom:1rem;color:#d1d5db}._emptyStateText_boy8j_526{font-size:.875rem;color:#6b7280}._dataPreview_boy8j_532{border:1px solid #e5e7eb;border-radius:.25rem;overflow:hidden}._dataTable_boy8j_538{width:100%;border-collapse:collapse}._dataTableHeader_boy8j_543{background-color:#f9fafb}._dataTableHeader_boy8j_543 th{padding:.75rem;text-align:left;font-weight:500;color:#374151;border-bottom:1px solid #e5e7eb}._dataTableRow_boy8j_555{border-bottom:1px solid #f3f4f6}._dataTableRow_boy8j_555:last-child{border-bottom:none}._dataTableCell_boy8j_563{padding:.75rem;font-size:.875rem;color:#374151}._dataTableInfo_boy8j_569{font-size:.75rem;color:#6b7280;margin-top:.5rem}._metricsGrid_boy8j_576{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:640px){._metricsGrid_boy8j_576{grid-template-columns:repeat(4,1fr)}}._metricCard_boy8j_588{padding:1rem;background-color:#f9fafb;border-radius:.25rem;text-align:center}._metricLabel_boy8j_595{font-size:.75rem;color:#6b7280;margin-bottom:.25rem}._metricValue_boy8j_601{font-weight:600;color:#111827}._statusBadge_boy8j_607{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._statusPublished_boy8j_616{background-color:#dcfce7;color:#166534}._statusDraft_boy8j_621{background-color:#fef3c7;color:#92400e}._statusProcessing_boy8j_626{background-color:#dbeafe;color:#1e40af}._jobPromptSection_boy8j_632{display:flex;flex-direction:column;height:100%;gap:1rem}._promptHeader_boy8j_639{display:flex;align-items:center;justify-content:space-between}._newButton_boy8j_645{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#4b67a9;color:#fff;border:none;border-radius:.25rem;font-size:.875rem;cursor:pointer;transition:all .2s}._newButton_boy8j_645:hover{background-color:#2563eb}._promptContainer_boy8j_664{position:relative;flex:1;max-height:200px}._promptTextarea_boy8j_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_boy8j_670:focus{outline:none;border-color:#4b67a9;box-shadow:0 0 0 3px #3b82f61a}._runButton_boy8j_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_boy8j_693:hover{background-color:#059669}._runButton_boy8j_693:disabled{background-color:#9ca3af;cursor:not-allowed}._templatesSection_boy8j_718{flex:1;height:30%;display:flex;flex-direction:column;gap:.75rem}._templatesHeader_boy8j_726{display:flex;align-items:center;justify-content:space-between}._templateItem_boy8j_732{display:flex;align-items:center;gap:.5rem;padding:.75rem;border:1px solid #e5e7eb;border-radius:.375rem;transition:all .2s;background-color:#fff}._templateItem_boy8j_732:hover{border-color:#4b67a9;box-shadow:0 2px 4px #3b82f61a}._templateButton_boy8j_748{flex:1;text-align:left;background:none;border:none;padding:.5rem;border-radius:.25rem;cursor:pointer;transition:all .2s}._templateButton_boy8j_748:hover{background-color:#f8fafc}._templateName_boy8j_763{font-size:.875rem;color:#111827;font-weight:600;line-height:1.4}._templateEditButton_boy8j_770{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._templateItem_boy8j_732:hover ._templateEditButton_boy8j_770{opacity:1}._templateEditButton_boy8j_770:hover{background-color:#f3f4f6}._templateDeleteButton_boy8j_788{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._templateItem_boy8j_732:hover ._templateDeleteButton_boy8j_788{opacity:1}._templateDeleteButton_boy8j_788:hover{background-color:#fef2f2}._templateActions_boy8j_806{display:flex;gap:.25rem}._templateContent_boy8j_811{flex:1;text-align:left}._templatePreview_boy8j_816{font-size:.75rem;color:#6b7280;margin-top:.25rem;line-height:1.3}._templateCount_boy8j_823{font-size:.75rem;color:#6b7280;margin-left:.5rem}._loadingTemplates_boy8j_829{display:flex;align-items:center;gap:.5rem;padding:1rem;color:#6b7280;font-size:.875rem}._emptyTemplates_boy8j_838{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;color:#6b7280;text-align:center}._emptyTemplates_boy8j_838 span{font-size:.875rem}._templatesList_boy8j_854{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.25rem}._progressSection_boy8j_863{display:flex;flex-direction:column;gap:1rem;height:100%}._progressPanel_boy8j_870{flex:1;display:flex;flex-direction:column;gap:.75rem}._progressHeader_boy8j_877{display:flex;align-items:center;gap:.5rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}._progressList_boy8j_885{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}._progressItem_boy8j_893{padding:.75rem;background-color:#f9fafb;border-radius:.25rem;border-left:3px solid #4B67A9}._progressTitle_boy8j_900{font-size:.875rem;font-weight:500;color:#111827;margin-bottom:.25rem}._progressTime_boy8j_907{font-size:.75rem;color:#6b7280;margin-bottom:.5rem}._progressBar_boy8j_913{width:100%;height:.25rem;background-color:#e5e7eb;border-radius:.125rem;overflow:hidden}._progressBarFill_boy8j_921{height:100%;background-color:#4b67a9;border-radius:.125rem;animation:_pulse_boy8j_1 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _pulse_boy8j_1{0%,to{opacity:1}50%{opacity:.5}}._historyItem_boy8j_941{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_boy8j_941:hover{border-color:#4b67a9;box-shadow:0 2px 4px #3b82f61a}._historyButton_boy8j_958{flex:1;text-align:left;background:none;border:none;padding:.5rem;border-radius:.25rem;cursor:pointer;transition:all .2s}._historyButton_boy8j_958:hover{background-color:#f8fafc}._historyTitle_boy8j_973{font-size:.875rem;font-weight:600;color:#111827;margin-bottom:.5rem;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}._historyTime_boy8j_983{font-size:.75rem;color:#6b7280;line-height:1.3}._historyEditButton_boy8j_989{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._historyItem_boy8j_941:hover ._historyEditButton_boy8j_989{opacity:1}._historyEditButton_boy8j_989:hover{background-color:#f3f4f6}._modalOverlay_boy8j_1008{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContent_boy8j_1022{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_boy8j_1032{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 0}._modalTitle_boy8j_1039{font-size:1.125rem;font-weight:600;color:#111827}._modalCloseButton_boy8j_1045{padding:.5rem;background:none;border:none;border-radius:.25rem;cursor:pointer;color:#6b7280;transition:all .2s}._modalCloseButton_boy8j_1045:hover{background-color:#f3f4f6;color:#374151}._modalForm_boy8j_1060{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._formGroup_boy8j_1067{display:flex;flex-direction:column;gap:.5rem}._formLabel_boy8j_1073{font-size:.875rem;font-weight:500;color:#374151}._formInput_boy8j_1079{padding:.75rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;transition:all .2s}._formInput_boy8j_1079:focus{outline:none;border-color:#4b67a9;box-shadow:0 0 0 3px #3b82f61a}._formTextarea_boy8j_1093{padding:.75rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;font-family:inherit;resize:vertical;min-height:100px;transition:all .2s}._formTextarea_boy8j_1093:focus{outline:none;border-color:#4b67a9;box-shadow:0 0 0 3px #3b82f61a}._modalActions_boy8j_1110{display:flex;gap:.75rem;padding:0 1.5rem 1.5rem}._modalButton_boy8j_1116{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_boy8j_1116._primary_boy8j_1129{background-color:#4b67a9;color:#fff}._modalButton_boy8j_1116._primary_boy8j_1129:hover{background-color:#2563eb}._modalButton_boy8j_1116._secondary_boy8j_1138{background-color:#f3f4f6;color:#374151}._modalButton_boy8j_1116._secondary_boy8j_1138:hover{background-color:#e5e7eb}._modalButton_boy8j_1116:disabled{background-color:#9ca3af;cursor:not-allowed}._specialChar_boy8j_1153{color:#4b67a9;font-weight:600}._spaceY2_boy8j_1159>*+*{margin-top:.5rem}._spaceY4_boy8j_1163>*+*{margin-top:1rem}._spaceY6_boy8j_1167>*+*{margin-top:1.5rem}._flex_boy8j_1171{display:flex}._flexGap2_boy8j_1175{display:flex;gap:.5rem;justify-content:space-between}._flexItemsCenter_boy8j_1181{align-items:center}._flexItemsCenterGap2_boy8j_1185{display:flex;align-items:center;gap:.5rem}._flexJustifyBetween_boy8j_1191{justify-content:space-between}._mb4_boy8j_1195{margin-bottom:1rem}._mb2_boy8j_1199{margin-bottom:.5rem}._mb3_boy8j_1203{margin-bottom:.75rem}._mt6_boy8j_1207{margin-top:1.5rem}._mt1_boy8j_1211{margin-top:.25rem}._textLg_boy8j_1215{font-size:1.125rem}._fontMedium_boy8j_1219{font-weight:500}._textGray900_boy8j_1223{color:#111827}._textLeft_boy8j_1227{text-align:left}._p2_boy8j_1231{padding:.5rem}._borderB_boy8j_1235{border-bottom:1px solid #e5e7eb}._bgGray50_boy8j_1239{background-color:#f9fafb}._p4_boy8j_1243{padding:1rem}._rounded_boy8j_1247{border-radius:.25rem}._textSm_boy8j_1251{font-size:.875rem}._textGray700_boy8j_1255{color:#374151}._bgWhite_boy8j_1259{background-color:#fff}._border_boy8j_1235{border:1px solid #e5e7eb}._textCenter_boy8j_1267{text-align:center}._text2xl_boy8j_1271{font-size:1.5rem}._fontBold_boy8j_1275{font-weight:700}._textBlue600_boy8j_1279{color:#2563eb}._textGreen600_boy8j_1283{color:#16a34a}._textPurple600_boy8j_1287{color:#9333ea}._textOrange600_boy8j_1291{color:#ea580c}._textXs_boy8j_1295{font-size:.75rem}._textGray600_boy8j_1299{color:#4b5563}._textGray500_boy8j_1303{color:#6b7280}._h3_boy8j_1307{width:.75rem;height:.75rem}._h4_boy8j_1312{width:1rem;height:1rem}._h5_boy8j_1317{width:1.25rem;height:1.25rem}._w3_boy8j_1322{width:.75rem}._w4_boy8j_1326{width:1rem}._w5_boy8j_1330{width:1.25rem}._iconBlue500_boy8j_1334{color:#4b67a9}._iconGray500_boy8j_1338{color:#6b7280}._iconGreen600_boy8j_1342{color:#16a34a}._iconBlue600_boy8j_1346{color:#2563eb}._iconRed600_boy8j_1350{color:#dc2626}._showMoreButton_boy8j_1354{width:100%;padding:.5rem;background:none;border:1px solid #d1d5db;border-radius:.25rem;color:#6b7280;font-size:.875rem;cursor:pointer;transition:all .2s}._showMoreButton_boy8j_1354:hover{background-color:#f3f4f6;color:#374151}._currentPrompt_boy8j_1371{margin-top:1rem;padding:1rem;background-color:#f9fafb;border-radius:.25rem;border:1px solid #e5e7eb}._currentPromptLabel_boy8j_1379{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._currentPromptText_boy8j_1386{font-size:.875rem;color:#6b7280;line-height:1.5}._publishButton_boy8j_1392{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_boy8j_1392:hover{background-color:#156396;color:#fff}._reportDetail_boy8j_1410{padding:0;height:100%;overflow:hidden;width:100%}._reportHeader_boy8j_1417{background:#fff;border-bottom:1px solid #e5e7eb;padding:11px}._reportTitle_boy8j_1423{font-size:16px;font-weight:600;color:#111827;margin:0 0 16px;line-height:1.3}._reportInfo_boy8j_1431{display:flex;justify-content:space-between;align-items:flex-end}._reportContent_boy8j_1437{padding:0;height:calc(100% - 120px);overflow:hidden}._reportContentLayout_boy8j_1444{display:flex;gap:24px;height:100%}._reportMainContent_boy8j_1450{flex:1;overflow-y:auto;padding-right:16px}._reportTablesSection_boy8j_1456{width:450px;overflow-y:auto;border-left:1px solid #e5e7eb;padding-left:16px}@media(max-width:768px){._reportContent_boy8j_1437{height:auto;overflow:visible}._reportContentLayout_boy8j_1444{flex-direction:column;height:auto;gap:16px}._reportMainContent_boy8j_1450{padding-right:0;overflow-y:visible}._reportTablesSection_boy8j_1456{width:100%;border-left:none;border-top:1px solid #e5e7eb;padding-left:0;padding-top:16px;overflow-y:visible}}._reportContent_boy8j_1437 ._markedContent_boy8j_1491{font-size:14px;line-height:1.6;color:#333}._reportContent_boy8j_1437 ._markedContent_boy8j_1491 h1,._reportContent_boy8j_1437 ._markedContent_boy8j_1491 h2,._reportContent_boy8j_1437 ._markedContent_boy8j_1491 h3,._reportContent_boy8j_1437 ._markedContent_boy8j_1491 h4,._reportContent_boy8j_1437 ._markedContent_boy8j_1491 h5,._reportContent_boy8j_1437 ._markedContent_boy8j_1491 h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25;color:#111827}._reportContent_boy8j_1437 ._markedContent_boy8j_1491 h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._reportContent_boy8j_1437 ._markedContent_boy8j_1491 h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._reportContent_boy8j_1437 ._markedContent_boy8j_1491 h3{font-size:1.25em}._reportContent_boy8j_1437 ._markedContent_boy8j_1491 h4{font-size:1em}._reportContent_boy8j_1437 ._markedContent_boy8j_1491 p{margin-top:0;margin-bottom:16px}._reportContent_boy8j_1437 ._markedContent_boy8j_1491 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_boy8j_1437 ._markedContent_boy8j_1491 pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-bottom:16px}._reportContent_boy8j_1437 ._markedContent_boy8j_1491 pre code{padding:0;margin:0;background-color:transparent;border:0;word-break:normal;white-space:pre}._reportContent_boy8j_1437 ._markedContent_boy8j_1491 blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin:0 0 16px}._reportContent_boy8j_1437 ._markedContent_boy8j_1491 ul,._reportContent_boy8j_1437 ._markedContent_boy8j_1491 ol{padding-left:2em;margin-top:0;margin-bottom:16px}._reportContent_boy8j_1437 ._markedContent_boy8j_1491 table{display:block;width:100%;overflow:auto;margin-top:0;margin-bottom:16px;border-spacing:0;border-collapse:collapse}._reportContent_boy8j_1437 ._markedContent_boy8j_1491 table th,._reportContent_boy8j_1437 ._markedContent_boy8j_1491 table td{padding:6px 13px;border:1px solid #dfe2e5}._reportContent_boy8j_1437 ._markedContent_boy8j_1491 table tr{background-color:#fff;border-top:1px solid #c6cbd1}._reportContent_boy8j_1437 ._markedContent_boy8j_1491 table tr:nth-child(2n){background-color:#f6f8fa}._reportContent_boy8j_1437 ._markedContent_boy8j_1491 img{max-width:100%;height:auto;border-radius:6px;box-shadow:0 1px 3px #0000001a}._reportContent_boy8j_1437 ._markedContent_boy8j_1491 hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}._reportContent_boy8j_1437 ._markedContent_boy8j_1491 a{color:#0366d6;text-decoration:none}._reportContent_boy8j_1437 ._markedContent_boy8j_1491 a:hover{text-decoration:underline}._markedContent_boy8j_1491{font-size:14px;line-height:1.6;color:#333;padding:15px}._markedContent_boy8j_1491 h1,._markedContent_boy8j_1491 h2,._markedContent_boy8j_1491 h3,._markedContent_boy8j_1491 h4,._markedContent_boy8j_1491 h5,._markedContent_boy8j_1491 h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}._markedContent_boy8j_1491 h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_boy8j_1491 h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_boy8j_1491 h3{font-size:1.25em}._markedContent_boy8j_1491 h4{font-size:1em}._markedContent_boy8j_1491 p{margin-top:0;margin-bottom:16px}._markedContent_boy8j_1491 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_boy8j_1491 pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-bottom:16px}._markedContent_boy8j_1491 pre code{padding:0;margin:0;background-color:transparent;border:0;word-break:normal;white-space:pre}._markedContent_boy8j_1491 blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin:0 0 16px}._markedContent_boy8j_1491 ul,._markedContent_boy8j_1491 ol{padding-left:2em;margin-top:0;margin-bottom:16px}._markedContent_boy8j_1491 table{display:block;width:100%;overflow:auto;margin-top:0;margin-bottom:16px;border-spacing:0;border-collapse:collapse}._markedContent_boy8j_1491 table th,._markedContent_boy8j_1491 table td{padding:6px 13px;border:1px solid #dfe2e5}._markedContent_boy8j_1491 table tr{background-color:#fff;border-top:1px solid #c6cbd1}._markedContent_boy8j_1491 table tr:nth-child(2n){background-color:#f6f8fa}._markedContent_boy8j_1491 img{max-width:100%;box-sizing:content-box;background-color:#fff}._markedContent_boy8j_1491 hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}._markedContent_boy8j_1491 a{color:#0366d6;text-decoration:none}._markedContent_boy8j_1491 a:hover{text-decoration:underline}._templateSelected_boy8j_1762{background-color:#e6f7ff!important;border-color:#4b67a9!important}._templateSelected_boy8j_1762:hover{background-color:#e6f7ff!important}._noDataWarning_boy8j_1771{margin-left:.5rem;font-size:.875rem}._templateDataCount_boy8j_1776{font-size:.75rem;color:#52c41a;margin-top:.25rem}._templateButton_boy8j_748:disabled{opacity:.5;cursor:not-allowed}._templateButton_boy8j_748:disabled:hover{background-color:transparent}._selectedTemplateInfo_boy8j_1791{padding:.75rem;background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:.375rem;margin-bottom:.75rem}._selectedTemplateLabel_boy8j_1799{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#0369a1;font-weight:500}._templatePreviewCard_boy8j_1808{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;margin:1rem 0;box-shadow:0 1px 3px #0000001a}._templatePreviewTitle_boy8j_1817{font-size:1rem;font-weight:600;color:#111827;margin-bottom:1rem;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem}._templatePreviewContent_boy8j_1826{display:flex;flex-direction:column;gap:.75rem}._templatePreviewItem_boy8j_1832{font-size:.875rem;line-height:1.5}._templatePreviewItem_boy8j_1832 strong{color:#374151;margin-right:.5rem}._connectedDataList_boy8j_1842{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}._connectedDataTag_boy8j_1849{background-color:#e0f2fe;color:#0891b2;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._templateIndicator_boy8j_1859{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_boy8j_1872{background:none;border:none;color:#0050b3;cursor:pointer;font-size:12px;text-decoration:underline}._templateIndicatorButton_boy8j_1872:hover{color:#003a8c}._templateLinkedItem_boy8j_1885{background:#f6ffed!important;border:1px solid #b7eb8f!important}._templateIcon_boy8j_1890{color:#52c41a;margin-right:4px;font-size:12px}._templateLinkButton_boy8j_1896{color:#4b67a9;padding:0 4px}._templateUnlinkButton_boy8j_1901{color:#ff4d4f;padding:0 4px}._templateEmptyState_boy8j_1906{text-align:center;padding:40px 20px;color:#8c8c8c}._templateColumn_boy8j_1912{display:flex;flex-direction:column;gap:12px;height:100%;width:25%;border-right:1px solid #f0f0f0;padding-right:16px}._templateHeader_boy8j_1922{display:flex;align-items:center;gap:8px;margin-bottom:8px}._templateList_boy8j_1929{height:calc(100% - 80px);overflow-y:auto;padding-right:4px}._templateItem_boy8j_732{padding:12px;margin-bottom:8px;border-radius:6px;border:1px solid #d9d9d9;background:#fafafa;cursor:pointer}._templateItemSelected_boy8j_1944{background:#e6f7ff!important}._templateItemHeader_boy8j_1948{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}._templateItemTitle_boy8j_1955{margin:0;font-size:14px;color:#262626;font-weight:600}._templateItemTitleSelected_boy8j_1962{color:#4b67a9!important}._templateItemMeta_boy8j_1966{font-size:12px;color:#8c8c8c;margin-top:4px;display:flex;align-items:center;gap:8px}._templateItemPrompt_boy8j_1975{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_boy8j_1988{display:flex;align-items:center;justify-content:space-between}._dataColumnTitle_boy8j_1994{margin:0;font-size:16px}._templateTag_boy8j_1999{background:#4b67a9;color:#fff;border:none}._tiptapContainer_boy8j_2006{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_boy8j_2018{width:100%;padding:12px 20px;border-bottom:1px solid #e9ecef;background:#f8f9fa;display:flex;align-items:center;justify-content:center;flex-shrink:0}._tiptapButtonGroup_boy8j_2029{width:100%;display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:flex-start}._tiptapButtonGroup_boy8j_2029 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_boy8j_2029 button:hover{background:#007bff;color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px #007bff33}._tiptapButtonGroup_boy8j_2029 button:disabled{background:#f8f9fa;color:#adb5bd;cursor:not-allowed;transform:none;box-shadow:none}._tiptapActive_boy8j_2070{background:#007bff!important;color:#fff!important;box-shadow:0 2px 4px #007bff33!important}._tiptapMenuContainer_boy8j_2076{position:relative;display:inline-block}._tiptapDropdownMenu_boy8j_2081{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_boy8j_2081 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_boy8j_2081 button:hover{background-color:#f8f9fa;transform:none;box-shadow:none}._tiptapColorPicker_boy8j_2121{width:100%;height:36px;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;margin-bottom:8px}._tiptapEditorContainer_boy8j_2130{flex:1;overflow:hidden;display:flex;flex-direction:row;gap:0;height:100%;min-height:0}._tiptapContent_boy8j_2140{flex:1;overflow-y:auto;padding:20px;min-height:300px;background:#fff;display:flex;flex-direction:column}._tiptapContent_boy8j_2140 .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_boy8j_2140 .ProseMirror:focus{outline:none}._tiptapContent_boy8j_2140 .ProseMirror h1{font-size:2.5rem;font-weight:700;margin:2rem 0 1rem;color:#262626;border-bottom:2px solid #007bff;padding-bottom:.5rem}._tiptapContent_boy8j_2140 .ProseMirror h2{font-size:2rem;font-weight:600;margin:1.5rem 0 1rem;color:#262626}._tiptapContent_boy8j_2140 .ProseMirror h3{font-size:1.5rem;font-weight:600;margin:1.25rem 0 .75rem;color:#262626}._tiptapContent_boy8j_2140 .ProseMirror h4{font-size:1.25rem;font-weight:600;margin:1rem 0 .5rem;color:#6c757d}._tiptapContent_boy8j_2140 .ProseMirror h5{font-size:1.125rem;font-weight:600;margin:.75rem 0 .5rem;color:#6c757d}._tiptapContent_boy8j_2140 .ProseMirror h6{font-size:1rem;font-weight:600;margin:.5rem 0 .25rem;color:#6c757d}._tiptapContent_boy8j_2140 .ProseMirror p{margin:.75rem 0}._tiptapContent_boy8j_2140 .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_boy8j_2140 .ProseMirror ul .ProseMirror ol{padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem}._tiptapContent_boy8j_2140 .ProseMirror li p{margin:.5rem 0}._tiptapContent_boy8j_2140 .ProseMirror hr{border:none;border-top:2px solid #e9ecef;margin:2rem 0}._tiptapContent_boy8j_2140 .ProseMirror table{border-collapse:collapse;margin:1rem 0;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}._tiptapContent_boy8j_2140 .ProseMirror table td .ProseMirror table th{border:1px solid #dee2e6;padding:8px 12px;text-align:left}._tiptapContent_boy8j_2140 .ProseMirror table th{background-color:#f8f9fa;font-weight:600}._tiptapSidebar_boy8j_2259{width:500px;min-width:500px;max-width:500px;background:#f8f9fa;border-left:1px solid #e9ecef;overflow-y:auto;padding:16px}._tiptapHeader_boy8j_2269{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e9ecef;background:#fff}._tiptapTitle_boy8j_2278{font-size:18px;font-weight:600;color:#262626;margin:0}._tiptapActions_boy8j_2285{display:flex;align-items:center;gap:8px}._tiptapEditButton_boy8j_2291,._tiptapSaveButton_boy8j_2292{padding:8px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._tiptapEditButton_boy8j_2291{background:#007bff;color:#fff}._tiptapEditButton_boy8j_2291:hover{background:#0056b3}._tiptapSaveButton_boy8j_2292{background:#28a745;color:#fff}._tiptapSaveButton_boy8j_2292:hover{background:#1e7e34}._tiptapSplitLayout_boy8j_2320{display:flex;flex:1;overflow:hidden;height:100%}._tiptapMainContent_boy8j_2327{flex:1;min-width:0;display:flex;flex-direction:column}._tiptapLoading_boy8j_2334{display:flex;align-items:center;justify-content:center;height:200px;color:#6b7280;font-size:16px}._tiptapChartContainer_boy8j_2343{padding:16px;background:#fff;border-radius:8px;margin-bottom:16px;border:1px solid #e8e8e8}._tiptapChartTitle_boy8j_2351{margin-bottom:12px;color:#4b67a9;font-size:16px;font-weight:600}._tiptapSidebar_boy8j_2259 .ant-collapse{background:transparent;border:none}._tiptapSidebar_boy8j_2259 .ant-collapse-item{border:1px solid #e9ecef;border-radius:6px;margin-bottom:8px;background:#fff}._tiptapSidebar_boy8j_2259 .ant-collapse-header{padding:8px 12px!important;background:#f8f9fa;border-radius:6px 6px 0 0}._tiptapSidebar_boy8j_2259 .ant-collapse-content{border-top:1px solid #e9ecef}._tiptapSidebar_boy8j_2259 .ant-collapse-content-box{padding:12px!important}._tiptapSidebar_boy8j_2259 .ant-collapse .ant-collapse{margin-top:8px}._tiptapSidebar_boy8j_2259 .ant-collapse .ant-collapse-item{border:1px solid #d9d9d9;background:#fafafa}._tiptapSidebar_boy8j_2259 .ant-collapse .ant-collapse-header{background:#f0f0f0;padding:6px 10px!important}._reportBuilderTabContent_boy8j_2401{height:100%;width:100%;overflow:hidden}._processingBar_boy8j_2408{position:fixed;bottom:0;left:0;right:0;background-color:#1e5fad;color:#fff;z-index:9999;box-shadow:0 -4px 12px #0003;animation:_slideUp_boy8j_1 .3s ease-out;border-top:1px solid rgba(255,255,255,.1);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_boy8j_1{0%{transform:translateY(100%) translateZ(0);opacity:0}to{transform:translateY(0) translateZ(0);opacity:1}}._processingContent_boy8j_2446{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_boy8j_2457{display:flex;align-items:center;gap:12px;flex:1;min-width:0}._processingIcon_boy8j_2465{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#fff3;border-radius:50%;animation:_pulse_boy8j_1 2s infinite;flex-shrink:0;border:1px solid rgba(255,255,255,.3)}@keyframes _pulse_boy8j_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_boy8j_2495{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_boy8j_2495:before{content:"🤖";font-size:16px;animation:_bounce_boy8j_1 2s infinite}@keyframes _bounce_boy8j_1{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-3px)}60%{transform:translateY(-1px)}}._processingDetails_boy8j_2530{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_boy8j_2542{display:flex;gap:6px;flex-shrink:0}._processingButton_boy8j_2548{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;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}._processingButton_boy8j_2548:hover{background:#fff3!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 2px 8px #0003;border-color:#ffffff4d}._processingButton_boy8j_2548:active{transform:translateY(0)}@media(max-width:768px){._processingContent_boy8j_2446{padding:10px 16px;min-height:44px}._processingTitle_boy8j_2495{font-size:13px}._processingDetails_boy8j_2530{font-size:11px;max-width:200px}._processingButton_boy8j_2548{width:32px;height:32px}._processingIcon_boy8j_2465{width:24px;height:24px}}@media(max-width:480px){._processingContent_boy8j_2446{padding:8px 12px;min-height:40px}._processingTitle_boy8j_2495{font-size:12px}._processingDetails_boy8j_2530{display:none}._processingButton_boy8j_2548{width:28px;height:28px}._processingIcon_boy8j_2465{width:20px;height:20px}}._backButton_boy8j_2627{cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center}._backButton_boy8j_2627:hover{background:#f5f5f5}._container_x1hkz_2{max-height:100vh;background-color:#f9fafb;display:flex;flex-direction:column;position:relative;overflow:visible}._topNav_x1hkz_12{border-bottom:1px solid #e5e7eb;background-color:#fff;flex-shrink:0;height:60px}._detailHeader_x1hkz_19{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._navContent_x1hkz_26{max-width:none;margin:0 auto;padding:0 1rem 0 2rem}._navInner_x1hkz_32{display:flex;align-items:center;justify-content:space-between;height:4rem}._navLeft_x1hkz_39{display:flex;align-items:center;gap:.75rem}._navTitle_x1hkz_45{font-size:1.125rem;font-weight:600;color:#111827}._settingsButton_x1hkz_51{padding:.375rem;color:#6b7280;border-radius:.25rem;transition:all .2s}._settingsButton_x1hkz_51:hover{color:#374151;background-color:#f3f4f6}._navRight_x1hkz_63{display:flex;align-items:center;gap:1rem}._tabButtons_x1hkz_70{display:flex;gap:.5rem}._tabButton_x1hkz_70{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;transition:all .2s;font-size:.875rem}._tabButton_x1hkz_70._active_x1hkz_85{background-color:#4b67a9;color:#fff}._tabButton_x1hkz_70._inactive_x1hkz_90{color:#4b5563}._tabButton_x1hkz_70._inactive_x1hkz_90:hover{color:#4b67a9;background-color:#f3f4f6}._tabButtonText_x1hkz_99{display:none}@media(min-width:640px){._tabButtonText_x1hkz_99{display:inline}}._mainContent_x1hkz_110{height:calc(100vh - 60px);max-width:none;margin:0;padding:1rem;overflow:hidden}._layout_x1hkz_119{display:flex;gap:1.5rem;height:100%;min-height:0}@media(max-width:768px){._layout_x1hkz_119{flex-direction:column;gap:1rem;height:100%}}._reportBuilderTab_x1hkz_136{height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);min-height:calc(100vh - 200px)}._reportBuilderWelcome_x1hkz_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_x1hkz_156{display:flex;flex-direction:column;align-items:center;gap:24px}._welcomeIcon_x1hkz_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_x1hkz_163 svg{color:#fff}._welcomeTitle_x1hkz_178{font-size:32px;font-weight:700;color:#1f2937;margin:0}._welcomeDescription_x1hkz_185{font-size:16px;color:#6b7280;line-height:1.6;margin:0;max-width:480px}._featureList_x1hkz_193{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:100%;max-width:480px}._featureItem_x1hkz_201{display:flex;align-items:center;gap:12px;padding:16px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;transition:all .2s}._featureItem_x1hkz_201:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-2px)}._featureIcon_x1hkz_218{font-size:20px;width:24px;text-align:center}._featureItem_x1hkz_201 span:last-child{font-size:14px;font-weight:500;color:#374151}._startButton_x1hkz_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_x1hkz_230:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._startButton_x1hkz_230:active{transform:translateY(0)}@media(max-width:768px){._reportBuilderWelcome_x1hkz_145{padding:32px 24px;margin:16px}._welcomeTitle_x1hkz_178{font-size:24px}._welcomeDescription_x1hkz_185{font-size:14px}._featureList_x1hkz_193{grid-template-columns:1fr;gap:12px}._featureItem_x1hkz_201{padding:12px}._startButton_x1hkz_230{height:44px;padding:0 24px;font-size:14px}}._leftPanel_x1hkz_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_x1hkz_283{width:100%;order:1}}@media(min-width:769px){._leftPanel_x1hkz_283{width:440px}}._mainPanel_x1hkz_308{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;flex:1;overflow-y:auto;padding:0}@media(max-width:768px){._mainPanel_x1hkz_308{width:100%;order:3}}._rightPanel_x1hkz_325{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;flex-shrink:0;overflow-y:auto}@media(max-width:768px){._rightPanel_x1hkz_325{width:100%;order:2}}@media(min-width:769px){._rightPanel_x1hkz_325{width:280px}}._reportBuilderLayout_x1hkz_350{display:flex;gap:1.5rem;height:100%;min-height:0}@media(max-width:768px){._reportBuilderLayout_x1hkz_350{flex-direction:column;height:auto;gap:1rem}}@media(min-width:769px){._reportBuilderLayout_x1hkz_350{flex-direction:row;height:calc(100vh - 7rem)}}._reportBuilderLeft_x1hkz_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_x1hkz_375{width:100%;order:1}}@media(min-width:769px){._reportBuilderLeft_x1hkz_375{width:380px}}._reportBuilderMain_x1hkz_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_x1hkz_401{width:100%;order:3}}._reportBuilderRight_x1hkz_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_x1hkz_420{width:100%;order:2}}@media(min-width:769px){._reportBuilderRight_x1hkz_420{width:390px}}._panelHeader_x1hkz_447{font-weight:500;color:#111827;margin-bottom:1rem}._panelSubHeader_x1hkz_453{font-weight:500;font-size:18px;color:#111827}._textHeader_x1hkz_459{font-size:22px;font-weight:500;font-size:20px;color:#111827}._dataItem_x1hkz_467{padding:.75rem;border-radius:.25rem;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s;margin-bottom:.5rem}._dataItem_x1hkz_467:hover{background-color:#f9fafb;border-color:#d1d5db}._dataItem_x1hkz_467._selected_x1hkz_481{background-color:#eff6ff;border-color:#4b67a9}._dataItemName_x1hkz_486{font-weight:500;color:#111827;margin-bottom:.25rem;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._dataItemMeta_x1hkz_501{font-size:.75rem;color:#6b7280}._emptyState_x1hkz_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_x1hkz_519{width:3rem;height:3rem;margin-bottom:1rem;color:#d1d5db}._emptyStateText_x1hkz_526{font-size:.875rem;color:#6b7280}._dataPreview_x1hkz_532{border:1px solid #e5e7eb;border-radius:.25rem;overflow:hidden}._dataTable_x1hkz_538{width:100%;border-collapse:collapse}._dataTableHeader_x1hkz_543{background-color:#f9fafb}._dataTableHeader_x1hkz_543 th{padding:.75rem;text-align:left;font-weight:500;color:#374151;border-bottom:1px solid #e5e7eb}._dataTableRow_x1hkz_555{border-bottom:1px solid #f3f4f6}._dataTableRow_x1hkz_555:last-child{border-bottom:none}._dataTableCell_x1hkz_563{padding:.75rem;font-size:.875rem;color:#374151}._dataTableInfo_x1hkz_569{font-size:.75rem;color:#6b7280;margin-top:.5rem}._metricsGrid_x1hkz_576{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:640px){._metricsGrid_x1hkz_576{grid-template-columns:repeat(4,1fr)}}._metricCard_x1hkz_588{padding:1rem;background-color:#f9fafb;border-radius:.25rem;text-align:center}._metricLabel_x1hkz_595{font-size:.75rem;color:#6b7280;margin-bottom:.25rem}._metricValue_x1hkz_601{font-weight:600;color:#111827}._statusBadge_x1hkz_607{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._statusPublished_x1hkz_616{background-color:#dcfce7;color:#166534}._statusDraft_x1hkz_621{background-color:#fef3c7;color:#92400e}._statusProcessing_x1hkz_626{background-color:#dbeafe;color:#1e40af}._jobPromptSection_x1hkz_632{display:flex;flex-direction:column;height:100%;gap:1rem}._promptHeader_x1hkz_639{display:flex;align-items:center;justify-content:space-between}._newButton_x1hkz_645{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#4b67a9;color:#fff;border:none;border-radius:.25rem;font-size:.875rem;cursor:pointer;transition:all .2s}._newButton_x1hkz_645:hover{background-color:#2563eb}._promptContainer_x1hkz_664{position:relative;flex:1;max-height:200px}._promptTextarea_x1hkz_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_x1hkz_670:focus{outline:none;border-color:#4b67a9;box-shadow:0 0 0 3px #3b82f61a}._runButton_x1hkz_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_x1hkz_693:hover{background-color:#059669}._runButton_x1hkz_693:disabled{background-color:#9ca3af;cursor:not-allowed}._templatesSection_x1hkz_718{flex:1;display:flex;flex-direction:column;gap:.75rem}._templatesHeader_x1hkz_725{display:flex;align-items:center;justify-content:space-between}._templateItem_x1hkz_731{display:flex;align-items:center;gap:.5rem;padding:.75rem;border:1px solid #e5e7eb;border-radius:.375rem;transition:all .2s;background-color:#fff}._templateItem_x1hkz_731:hover{border-color:#4b67a9;box-shadow:0 2px 4px #3b82f61a}._templateButton_x1hkz_747{flex:1;text-align:left;background:none;border:none;padding:.5rem;border-radius:.25rem;cursor:pointer;transition:all .2s}._templateButton_x1hkz_747:hover{background-color:#f8fafc}._templateName_x1hkz_762{font-size:.875rem;color:#111827;font-weight:600;line-height:1.4}._templateEditButton_x1hkz_769{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._templateItem_x1hkz_731:hover ._templateEditButton_x1hkz_769{opacity:1}._templateEditButton_x1hkz_769:hover{background-color:#f3f4f6}._templateDeleteButton_x1hkz_787{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._templateItem_x1hkz_731:hover ._templateDeleteButton_x1hkz_787{opacity:1}._templateDeleteButton_x1hkz_787:hover{background-color:#fef2f2}._templateActions_x1hkz_805{display:flex;gap:.25rem}._templateContent_x1hkz_810{flex:1;text-align:left}._templatePreview_x1hkz_815{font-size:.75rem;color:#6b7280;margin-top:.25rem;line-height:1.3}._templateCount_x1hkz_822{font-size:.75rem;color:#6b7280;margin-left:.5rem}._loadingTemplates_x1hkz_828{display:flex;align-items:center;gap:.5rem;padding:1rem;color:#6b7280;font-size:.875rem}._emptyTemplates_x1hkz_837{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;color:#6b7280;text-align:center}._emptyTemplates_x1hkz_837 span{font-size:.875rem}._templatesList_x1hkz_853{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.25rem}._progressSection_x1hkz_862{display:flex;flex-direction:column;gap:1rem;height:100%}._progressPanel_x1hkz_869{flex:1;display:flex;flex-direction:column;gap:.75rem}._progressHeader_x1hkz_876{display:flex;align-items:center;gap:.5rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}._progressList_x1hkz_884{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}._progressItem_x1hkz_892{padding:.75rem;background-color:#f9fafb;border-radius:.25rem;border-left:3px solid #4B67A9}._progressTitle_x1hkz_899{font-size:.875rem;font-weight:500;color:#111827;margin-bottom:.25rem}._progressTime_x1hkz_906{font-size:.75rem;color:#6b7280;margin-bottom:.5rem}._progressBar_x1hkz_912{width:100%;height:.25rem;background-color:#e5e7eb;border-radius:.125rem;overflow:hidden}._progressBarFill_x1hkz_920{height:100%;background-color:#4b67a9;border-radius:.125rem;animation:_pulse_x1hkz_1 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _pulse_x1hkz_1{0%,to{opacity:1}50%{opacity:.5}}._historyItem_x1hkz_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_x1hkz_940:hover{border-color:#4b67a9;box-shadow:0 2px 4px #3b82f61a}._historyButton_x1hkz_957{flex:1;text-align:left;background:none;border:none;padding:.5rem;border-radius:.25rem;cursor:pointer;transition:all .2s}._historyButton_x1hkz_957:hover{background-color:#f8fafc}._historyTitle_x1hkz_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_x1hkz_982{font-size:.75rem;color:#6b7280;line-height:1.3}._historyEditButton_x1hkz_988{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._historyItem_x1hkz_940:hover ._historyEditButton_x1hkz_988{opacity:1}._historyEditButton_x1hkz_988:hover{background-color:#f3f4f6}._modalOverlay_x1hkz_1007{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContent_x1hkz_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_x1hkz_1031{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 0}._modalTitle_x1hkz_1038{font-size:1.125rem;font-weight:600;color:#111827}._modalCloseButton_x1hkz_1044{padding:.5rem;background:none;border:none;border-radius:.25rem;cursor:pointer;color:#6b7280;transition:all .2s}._modalCloseButton_x1hkz_1044:hover{background-color:#f3f4f6;color:#374151}._modalForm_x1hkz_1059{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._formGroup_x1hkz_1066{display:flex;flex-direction:column;gap:.5rem}._formLabel_x1hkz_1072{font-size:.875rem;font-weight:500;color:#374151}._formInput_x1hkz_1078{padding:.75rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;transition:all .2s}._formInput_x1hkz_1078:focus{outline:none;border-color:#4b67a9;box-shadow:0 0 0 3px #3b82f61a}._formTextarea_x1hkz_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_x1hkz_1092:focus{outline:none;border-color:#4b67a9;box-shadow:0 0 0 3px #3b82f61a}._modalActions_x1hkz_1109{display:flex;gap:.75rem;padding:0 1.5rem 1.5rem}._modalButton_x1hkz_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_x1hkz_1115._primary_x1hkz_1128{background-color:#4b67a9;color:#fff}._modalButton_x1hkz_1115._primary_x1hkz_1128:hover{background-color:#2563eb}._modalButton_x1hkz_1115._secondary_x1hkz_1137{background-color:#f3f4f6;color:#374151}._modalButton_x1hkz_1115._secondary_x1hkz_1137:hover{background-color:#e5e7eb}._modalButton_x1hkz_1115:disabled{background-color:#9ca3af;cursor:not-allowed}._specialChar_x1hkz_1152{color:#4b67a9;font-weight:600}._spaceY2_x1hkz_1158>*+*{margin-top:.5rem}._spaceY4_x1hkz_1162>*+*{margin-top:1rem}._spaceY6_x1hkz_1166>*+*{margin-top:1.5rem}._flex_x1hkz_1170{display:flex}._flexGap2_x1hkz_1174{display:flex;gap:.5rem;justify-content:space-between}._flexItemsCenter_x1hkz_1180{align-items:center}._flexItemsCenterGap2_x1hkz_1184{display:flex;align-items:center;gap:.5rem}._flexJustifyBetween_x1hkz_1190{justify-content:space-between}._mb4_x1hkz_1194{margin-bottom:1rem}._mb2_x1hkz_1198{margin-bottom:.5rem}._mb3_x1hkz_1202{margin-bottom:.75rem}._mt6_x1hkz_1206{margin-top:1.5rem}._mt1_x1hkz_1210{margin-top:.25rem}._textLg_x1hkz_1214{font-size:1.125rem}._fontMedium_x1hkz_1218{font-weight:500}._textGray900_x1hkz_1222{color:#111827}._textLeft_x1hkz_1226{text-align:left}._p2_x1hkz_1230{padding:.5rem}._borderB_x1hkz_1234{border-bottom:1px solid #e5e7eb}._bgGray50_x1hkz_1238{background-color:#f9fafb}._p4_x1hkz_1242{padding:1rem}._rounded_x1hkz_1246{border-radius:.25rem}._textSm_x1hkz_1250{font-size:.875rem}._textGray700_x1hkz_1254{color:#374151}._bgWhite_x1hkz_1258{background-color:#fff}._border_x1hkz_1234{border:1px solid #e5e7eb}._textCenter_x1hkz_1266{text-align:center}._text2xl_x1hkz_1270{font-size:1.5rem}._fontBold_x1hkz_1274{font-weight:700}._textBlue600_x1hkz_1278{color:#2563eb}._textGreen600_x1hkz_1282{color:#16a34a}._textPurple600_x1hkz_1286{color:#9333ea}._textOrange600_x1hkz_1290{color:#ea580c}._textXs_x1hkz_1294{font-size:.75rem}._textGray600_x1hkz_1298{color:#4b5563}._textGray500_x1hkz_1302{color:#6b7280}._h3_x1hkz_1306{width:.75rem;height:.75rem}._h4_x1hkz_1311{width:1rem;height:1rem}._h5_x1hkz_1316{width:1.25rem;height:1.25rem}._w3_x1hkz_1321{width:.75rem}._w4_x1hkz_1325{width:1rem}._w5_x1hkz_1329{width:1.25rem}._iconBlue500_x1hkz_1333{color:#4b67a9}._iconGray500_x1hkz_1337{color:#6b7280}._iconGreen600_x1hkz_1341{color:#16a34a}._iconBlue600_x1hkz_1345{color:#2563eb}._iconRed600_x1hkz_1349{color:#dc2626}._showMoreButton_x1hkz_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_x1hkz_1353:hover{background-color:#f3f4f6;color:#374151}._currentPrompt_x1hkz_1370{margin-top:1rem;padding:1rem;background-color:#f9fafb;border-radius:.25rem;border:1px solid #e5e7eb}._currentPromptLabel_x1hkz_1378{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._currentPromptText_x1hkz_1385{font-size:.875rem;color:#6b7280;line-height:1.5}._publishButton_x1hkz_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_x1hkz_1391:hover{background-color:#059669}._reportDetail_x1hkz_1408{padding:0;height:100%;overflow:hidden;width:100%}._reportHeader_x1hkz_1415{background:#fff;border-bottom:1px solid #e5e7eb;padding:11px}._reportTitle_x1hkz_1421{font-size:16px;font-weight:600;color:#111827;margin:0 0 16px;line-height:1.3}._reportInfo_x1hkz_1429{display:flex;justify-content:space-between;align-items:flex-end}._reportContent_x1hkz_1435{padding:0;height:calc(100% - 120px);overflow:hidden}._reportContentLayout_x1hkz_1442{display:flex;gap:24px;height:100%}._reportMainContent_x1hkz_1448{flex:1;overflow-y:auto;padding-right:16px}._reportTablesSection_x1hkz_1454{width:450px;overflow-y:auto;border-left:1px solid #e5e7eb;padding-left:16px}@media(max-width:768px){._reportContent_x1hkz_1435{height:auto;overflow:visible}._reportContentLayout_x1hkz_1442{flex-direction:column;height:auto;gap:16px}._reportMainContent_x1hkz_1448{padding-right:0;overflow-y:visible}._reportTablesSection_x1hkz_1454{width:100%;border-left:none;border-top:1px solid #e5e7eb;padding-left:0;padding-top:16px;overflow-y:visible}}._reportContent_x1hkz_1435 ._markedContent_x1hkz_1489{font-size:14px;line-height:1.6;color:#333}._reportContent_x1hkz_1435 ._markedContent_x1hkz_1489 h1,._reportContent_x1hkz_1435 ._markedContent_x1hkz_1489 h2,._reportContent_x1hkz_1435 ._markedContent_x1hkz_1489 h3,._reportContent_x1hkz_1435 ._markedContent_x1hkz_1489 h4,._reportContent_x1hkz_1435 ._markedContent_x1hkz_1489 h5,._reportContent_x1hkz_1435 ._markedContent_x1hkz_1489 h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25;color:#111827}._reportContent_x1hkz_1435 ._markedContent_x1hkz_1489 h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._reportContent_x1hkz_1435 ._markedContent_x1hkz_1489 h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._reportContent_x1hkz_1435 ._markedContent_x1hkz_1489 h3{font-size:1.25em}._reportContent_x1hkz_1435 ._markedContent_x1hkz_1489 h4{font-size:1em}._reportContent_x1hkz_1435 ._markedContent_x1hkz_1489 p{margin-top:0;margin-bottom:16px}._reportContent_x1hkz_1435 ._markedContent_x1hkz_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_x1hkz_1435 ._markedContent_x1hkz_1489 pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-bottom:16px}._reportContent_x1hkz_1435 ._markedContent_x1hkz_1489 pre code{padding:0;margin:0;background-color:transparent;border:0;word-break:normal;white-space:pre}._reportContent_x1hkz_1435 ._markedContent_x1hkz_1489 blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin:0 0 16px}._reportContent_x1hkz_1435 ._markedContent_x1hkz_1489 ul,._reportContent_x1hkz_1435 ._markedContent_x1hkz_1489 ol{padding-left:2em;margin-top:0;margin-bottom:16px}._reportContent_x1hkz_1435 ._markedContent_x1hkz_1489 table{display:block;width:100%;overflow:auto;margin-top:0;margin-bottom:16px;border-spacing:0;border-collapse:collapse}._reportContent_x1hkz_1435 ._markedContent_x1hkz_1489 table th,._reportContent_x1hkz_1435 ._markedContent_x1hkz_1489 table td{padding:6px 13px;border:1px solid #dfe2e5}._reportContent_x1hkz_1435 ._markedContent_x1hkz_1489 table tr{background-color:#fff;border-top:1px solid #c6cbd1}._reportContent_x1hkz_1435 ._markedContent_x1hkz_1489 table tr:nth-child(2n){background-color:#f6f8fa}._reportContent_x1hkz_1435 ._markedContent_x1hkz_1489 img{max-width:100%;height:auto;border-radius:6px;box-shadow:0 1px 3px #0000001a}._reportContent_x1hkz_1435 ._markedContent_x1hkz_1489 hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}._reportContent_x1hkz_1435 ._markedContent_x1hkz_1489 a{color:#0366d6;text-decoration:none}._reportContent_x1hkz_1435 ._markedContent_x1hkz_1489 a:hover{text-decoration:underline}._markedContent_x1hkz_1489{font-size:14px;line-height:1.6;color:#333;padding:15px}._markedContent_x1hkz_1489 h1,._markedContent_x1hkz_1489 h2,._markedContent_x1hkz_1489 h3,._markedContent_x1hkz_1489 h4,._markedContent_x1hkz_1489 h5,._markedContent_x1hkz_1489 h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}._markedContent_x1hkz_1489 h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_x1hkz_1489 h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_x1hkz_1489 h3{font-size:1.25em}._markedContent_x1hkz_1489 h4{font-size:1em}._markedContent_x1hkz_1489 p{margin-top:0;margin-bottom:16px}._markedContent_x1hkz_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_x1hkz_1489 pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-bottom:16px}._markedContent_x1hkz_1489 pre code{padding:0;margin:0;background-color:transparent;border:0;word-break:normal;white-space:pre}._markedContent_x1hkz_1489 blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin:0 0 16px}._markedContent_x1hkz_1489 ul,._markedContent_x1hkz_1489 ol{padding-left:2em;margin-top:0;margin-bottom:16px}._markedContent_x1hkz_1489 table{display:block;width:100%;overflow:auto;margin-top:0;margin-bottom:16px;border-spacing:0;border-collapse:collapse}._markedContent_x1hkz_1489 table th,._markedContent_x1hkz_1489 table td{padding:6px 13px;border:1px solid #dfe2e5}._markedContent_x1hkz_1489 table tr{background-color:#fff;border-top:1px solid #c6cbd1}._markedContent_x1hkz_1489 table tr:nth-child(2n){background-color:#f6f8fa}._markedContent_x1hkz_1489 img{max-width:100%;box-sizing:content-box;background-color:#fff}._markedContent_x1hkz_1489 hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}._markedContent_x1hkz_1489 a{color:#0366d6;text-decoration:none}._markedContent_x1hkz_1489 a:hover{text-decoration:underline}._templateSelected_x1hkz_1760{background-color:#e6f7ff!important;border-color:#4b67a9!important}._templateSelected_x1hkz_1760:hover{background-color:#e6f7ff!important}._noDataWarning_x1hkz_1769{margin-left:.5rem;font-size:.875rem}._templateDataCount_x1hkz_1774{font-size:.75rem;color:#52c41a;margin-top:.25rem}._templateButton_x1hkz_747:disabled{opacity:.5;cursor:not-allowed}._templateButton_x1hkz_747:disabled:hover{background-color:transparent}._selectedTemplateInfo_x1hkz_1789{padding:.75rem;background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:.375rem;margin-bottom:.75rem}._selectedTemplateLabel_x1hkz_1797{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#0369a1;font-weight:500}._templatePreviewCard_x1hkz_1806{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;margin:1rem 0;box-shadow:0 1px 3px #0000001a}._templatePreviewTitle_x1hkz_1815{font-size:1rem;font-weight:600;color:#111827;margin-bottom:1rem;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem}._templatePreviewContent_x1hkz_1824{display:flex;flex-direction:column;gap:.75rem}._templatePreviewItem_x1hkz_1830{font-size:.875rem;line-height:1.5}._templatePreviewItem_x1hkz_1830 strong{color:#374151;margin-right:.5rem}._connectedDataList_x1hkz_1840{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}._connectedDataTag_x1hkz_1847{background-color:#e0f2fe;color:#0891b2;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._templateIndicator_x1hkz_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_x1hkz_1870{background:none;border:none;color:#0050b3;cursor:pointer;font-size:12px;text-decoration:underline}._templateIndicatorButton_x1hkz_1870:hover{color:#003a8c}._templateLinkedItem_x1hkz_1883{background:#f6ffed!important;border:1px solid #b7eb8f!important}._templateIcon_x1hkz_1888{color:#52c41a;margin-right:4px;font-size:12px}._templateLinkButton_x1hkz_1894{color:#4b67a9;padding:0 4px}._templateUnlinkButton_x1hkz_1899{color:#ff4d4f;padding:0 4px}._templateEmptyState_x1hkz_1904{text-align:center;padding:40px 20px;color:#8c8c8c}._templateColumn_x1hkz_1910{display:flex;flex-direction:column;gap:12px;height:100%;width:25%;border-right:1px solid #f0f0f0;padding-right:16px}._templateHeader_x1hkz_1920{display:flex;align-items:center;gap:8px;margin-bottom:8px}._templateList_x1hkz_1927{height:calc(100% - 80px);overflow-y:auto;padding-right:4px}._templateItem_x1hkz_731{padding:12px;margin-bottom:8px;border-radius:6px;border:1px solid #d9d9d9;background:#fafafa;cursor:pointer}._templateItemSelected_x1hkz_1942{background:#e6f7ff!important}._templateItemHeader_x1hkz_1946{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}._templateItemTitle_x1hkz_1953{margin:0;font-size:14px;color:#262626;font-weight:600}._templateItemTitleSelected_x1hkz_1960{color:#4b67a9!important}._templateItemMeta_x1hkz_1964{font-size:12px;color:#8c8c8c;margin-top:4px;display:flex;align-items:center;gap:8px}._templateItemPrompt_x1hkz_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_x1hkz_1986{display:flex;align-items:center;justify-content:space-between}._dataColumnTitle_x1hkz_1992{margin:0;font-size:16px}._templateTag_x1hkz_1997{background:#4b67a9;color:#fff;border:none}._tiptapContainer_x1hkz_2004{width:100%;height:100%;background:#fff;overflow:hidden;display:flex;flex-direction:column}@media(max-width:768px){._tiptapContainer_x1hkz_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_x1hkz_2004{height:auto;min-height:auto;overflow:visible}}._tiptapControlGroup_x1hkz_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_x1hkz_2045{width:100%;display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:flex-start}._tiptapButtonGroup_x1hkz_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_x1hkz_2045 button:hover{background:#007bff;color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px #007bff33}._tiptapButtonGroup_x1hkz_2045 button:disabled{background:#f8f9fa;color:#adb5bd;cursor:not-allowed;transform:none;box-shadow:none}._tiptapActive_x1hkz_2086{background:#007bff!important;color:#fff!important;box-shadow:0 2px 4px #007bff33!important}._tiptapMenuContainer_x1hkz_2092{position:relative;display:inline-block}._tiptapDropdownMenu_x1hkz_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_x1hkz_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_x1hkz_2097 button:hover{background-color:#f8f9fa;transform:none;box-shadow:none}._tiptapColorPicker_x1hkz_2137{width:100%;height:36px;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;margin-bottom:8px}._tiptapEditorContainer_x1hkz_2146{flex:1;overflow:hidden;display:flex;flex-direction:row;gap:0;height:100%;min-height:0}._tiptapContent_x1hkz_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_x1hkz_2156{padding:12px;min-height:auto;overflow-y:visible;height:auto;width:100%;max-width:100%;box-sizing:border-box}._tiptapContent_x1hkz_2156 .ProseMirror{padding:8px;font-size:14px;min-height:auto;overflow-y:visible;width:100%;max-width:100%;box-sizing:border-box}._markedContent_x1hkz_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_x1hkz_2201{width:100%;max-width:100%;min-width:100%;order:1;overflow-y:visible;height:auto;padding:0}._tiptapSplitLayout_x1hkz_2211{flex-direction:column;height:auto;overflow:visible;width:100%}._tiptapContainer_x1hkz_2004{height:auto;min-height:auto;border-radius:0;box-shadow:none;border:none;overflow:visible;width:100%}._tiptapEditorContainer_x1hkz_2146{flex-direction:column;height:auto;min-height:auto;width:100%}}@media(min-width:769px)and (max-width:1024px){._tiptapContent_x1hkz_2156{padding:16px;min-height:auto;overflow-y:visible;height:auto;width:100%;max-width:100%;box-sizing:border-box}._tiptapContent_x1hkz_2156 .ProseMirror{padding:12px;font-size:15px;min-height:auto;overflow-y:visible;width:100%;max-width:100%;box-sizing:border-box}._markedContent_x1hkz_1489{padding:16px;font-size:15px;line-height:1.6;width:100%;max-width:100%;box-sizing:border-box}._tiptapMainContent_x1hkz_2201{width:100%;max-width:100%;min-width:100%;overflow-y:visible;height:auto;padding:0}._tiptapSplitLayout_x1hkz_2211{height:auto;overflow:visible;width:100%}._tiptapContainer_x1hkz_2004{height:auto;min-height:auto;overflow:visible;width:100%}._tiptapEditorContainer_x1hkz_2146{flex-direction:column;height:auto;min-height:auto;width:100%}}._tiptapContent_x1hkz_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_x1hkz_2156 .ProseMirror{padding:12px;font-size:14px;min-height:auto;overflow-y:visible}}@media(min-width:769px)and (max-width:1024px){._tiptapContent_x1hkz_2156 .ProseMirror{padding:12px;font-size:14px;min-height:auto;overflow-y:visible}}._tiptapContent_x1hkz_2156 .ProseMirror:focus{outline:none}._tiptapContent_x1hkz_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_x1hkz_2156 .ProseMirror h1{font-size:1.8rem;margin:1.5rem 0 .75rem}._tiptapContent_x1hkz_2156 .ProseMirror h2{font-size:1.5rem;margin:1.25rem 0 .75rem}._tiptapContent_x1hkz_2156 .ProseMirror h3{font-size:1.25rem;margin:1rem 0 .5rem}}._tiptapContent_x1hkz_2156 .ProseMirror h2{font-size:2rem;font-weight:600;margin:1.5rem 0 1rem;color:#262626}._tiptapContent_x1hkz_2156 .ProseMirror h3{font-size:1.5rem;font-weight:600;margin:1.25rem 0 .75rem;color:#262626}._tiptapContent_x1hkz_2156 .ProseMirror h4{font-size:1.25rem;font-weight:600;margin:1rem 0 .5rem;color:#6c757d}._tiptapContent_x1hkz_2156 .ProseMirror h5{font-size:1.125rem;font-weight:600;margin:.75rem 0 .5rem;color:#6c757d}._tiptapContent_x1hkz_2156 .ProseMirror h6{font-size:1rem;font-weight:600;margin:.5rem 0 .25rem;color:#6c757d}._tiptapContent_x1hkz_2156 .ProseMirror p{margin:.75rem 0}._tiptapContent_x1hkz_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_x1hkz_2156 .ProseMirror ul .ProseMirror ol{padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem}._tiptapContent_x1hkz_2156 .ProseMirror li p{margin:.5rem 0}._tiptapContent_x1hkz_2156 .ProseMirror hr{border:none;border-top:2px solid #e9ecef;margin:2rem 0}._tiptapContent_x1hkz_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_x1hkz_2156 .ProseMirror table{font-size:12px;border-radius:4px;box-shadow:0 1px 4px #0000001a}._tiptapContent_x1hkz_2156 .ProseMirror table td .ProseMirror table th{padding:6px 8px}}._tiptapContent_x1hkz_2156 .ProseMirror table td .ProseMirror table th{border:1px solid #dee2e6;padding:8px 12px;text-align:left}._tiptapContent_x1hkz_2156 .ProseMirror table th{background-color:#f8f9fa;font-weight:600}._tiptapSidebar_x1hkz_2459{width:450px;background:#f8f9fa;border-left:1px solid #e9ecef;overflow-y:auto;padding:16px;transition:all .3s ease;flex-shrink:0}._tiptapSidebarCollapsed_x1hkz_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_x1hkz_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_x1hkz_2459{width:400px;min-width:400px;max-width:400px;overflow-y:visible;height:auto}}._tiptapHeader_x1hkz_2504{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#fff}@media(max-width:768px){._tiptapHeader_x1hkz_2504{flex-direction:column;align-items:flex-start;gap:12px;padding:12px 16px}}._tiptapTitle_x1hkz_2522{font-size:18px;font-weight:600;color:#262626;margin:0}._tiptapActions_x1hkz_2529{display:flex;align-items:center;gap:8px}._tiptapEditButton_x1hkz_2535,._tiptapSaveButton_x1hkz_2536{padding:8px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._tiptapEditButton_x1hkz_2535{background:#007bff;color:#fff}._tiptapEditButton_x1hkz_2535:hover{background:#0056b3}._tiptapSaveButton_x1hkz_2536{background:#28a745;color:#fff}._tiptapSaveButton_x1hkz_2536:hover{background:#1e7e34}._tiptapSplitLayout_x1hkz_2211{display:flex;flex:1;overflow:hidden;height:100%;transition:all .3s ease;justify-content:center}@media(max-width:768px){._tiptapSplitLayout_x1hkz_2211{flex-direction:column;height:auto;overflow:visible}}@media(min-width:769px)and (max-width:1024px){._tiptapSplitLayout_x1hkz_2211{height:auto;overflow:visible}}._tiptapMainContent_x1hkz_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_x1hkz_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_x1hkz_2201{min-height:auto;order:1;overflow-y:visible;height:auto}}@media(min-width:769px)and (max-width:1024px){._tiptapMainContent_x1hkz_2201{min-height:auto;overflow-y:visible;height:auto}}._tiptapLoading_x1hkz_2631{display:flex;align-items:center;justify-content:center;height:200px;color:#6b7280;font-size:16px}._tiptapChartContainer_x1hkz_2640{padding:16px;background:#fff;border-radius:8px;margin-bottom:16px;border:1px solid #e8e8e8}._tiptapChartTitle_x1hkz_2648{margin-bottom:12px;color:#4b67a9;font-size:16px;font-weight:600}._tiptapSidebar_x1hkz_2459 .ant-collapse{background:transparent;border:none}._tiptapSidebar_x1hkz_2459 .ant-collapse-item{border:1px solid #e9ecef;border-radius:6px;margin-bottom:8px;background:#fff}._tiptapSidebar_x1hkz_2459 .ant-collapse-header{padding:8px 12px!important;background:#f8f9fa;border-radius:6px 6px 0 0}._tiptapSidebar_x1hkz_2459 .ant-collapse-content{border-top:1px solid #e9ecef}._tiptapSidebar_x1hkz_2459 .ant-collapse-content-box{padding:12px!important}._tiptapSidebar_x1hkz_2459 .ant-collapse .ant-collapse{margin-top:8px}._tiptapSidebar_x1hkz_2459 .ant-collapse .ant-collapse-item{border:1px solid #d9d9d9;background:#fafafa}._tiptapSidebar_x1hkz_2459 .ant-collapse .ant-collapse-header{background:#f0f0f0;padding:6px 10px!important}._reportBuilderTabContent_x1hkz_2698{height:100%;width:100%;overflow:hidden}._processingBar_x1hkz_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_x1hkz_1 .3s ease-out;border-top:1px solid rgba(255,255,255,.1);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_x1hkz_1{0%{transform:translateY(100%) translateZ(0);opacity:0}to{transform:translateY(0) translateZ(0);opacity:1}}._processingContent_x1hkz_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_x1hkz_2754{display:flex;align-items:center;gap:12px;flex:1;min-width:0}._processingIcon_x1hkz_2762{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#fff3;border-radius:50%;animation:_pulse_x1hkz_1 2s infinite;flex-shrink:0;border:1px solid rgba(255,255,255,.3)}@keyframes _pulse_x1hkz_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_x1hkz_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_x1hkz_2792:before{content:"🤖";font-size:16px;animation:_bounce_x1hkz_1 2s infinite}@keyframes _bounce_x1hkz_1{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-3px)}60%{transform:translateY(-1px)}}._processingDetails_x1hkz_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_x1hkz_2839{display:flex;gap:6px;flex-shrink:0}._processingButton_x1hkz_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;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}._processingButton_x1hkz_2845:hover{background:#fff3!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 2px 8px #0003;border-color:#ffffff4d}._processingButton_x1hkz_2845:active{transform:translateY(0)}@media(max-width:768px){._processingContent_x1hkz_2743{padding:10px 16px;min-height:44px}._processingTitle_x1hkz_2792{font-size:13px}._processingDetails_x1hkz_2827{font-size:11px;max-width:200px}._processingButton_x1hkz_2845{width:32px;height:32px}._processingIcon_x1hkz_2762{width:24px;height:24px}}@media(max-width:480px){._processingContent_x1hkz_2743{padding:8px 12px;min-height:40px}._processingTitle_x1hkz_2792{font-size:12px}._processingDetails_x1hkz_2827{display:none}._processingButton_x1hkz_2845{width:28px;height:28px}._processingIcon_x1hkz_2762{width:20px;height:20px}}._backButton_x1hkz_2924{cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center}._backButton_x1hkz_2924:hover{background:#f5f5f5}._agGridContainer_x1hkz_2937{overflow:hidden!important;position:relative!important;contain:layout style paint}._agGridContainer_x1hkz_2937 .ag-root-wrapper{overflow:hidden!important}._agGridContainer_x1hkz_2937 .ag-body-viewport{overflow:auto!important;overflow-x:auto!important;overflow-y:auto!important}._agGridContainer_x1hkz_2937 .ag-body-horizontal-scroll-viewport,._agGridContainer_x1hkz_2937 .ag-root,._agGridContainer_x1hkz_2937 .ag-body{overflow:hidden!important}._editorContentWrap_x1hkz_2969 .tiptap p{line-height:1.9!important}._editorContentWrap_x1hkz_2969 .tiptap h1{font-size:30px;font-weight:700;margin:24px 0 16px}._editorContentWrap_x1hkz_2969 .tiptap h2{font-size:26px;font-weight:700;margin:20px 0 12px;color:#1936a9}._editorContentWrap_x1hkz_2969 .tiptap h3{font-size:20px;font-weight:700;margin:16px 0 8px;color:#3f3f3f}._editorContentWrap_x1hkz_2969 .tiptap h4{font-size:18px;font-weight:600;margin:12px 0 8px}._editorContentWrap_x1hkz_2969 .tiptap h5{font-size:15px;font-weight:600;margin:8px 0 4px}._editorContentWrap_x1hkz_2969 .tiptap h6{font-size:14px;font-weight:500;margin:8px 0 4px;color:#555}@media(max-width:768px){._markedContent_x1hkz_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;hyphens:auto!important}._markedContent_x1hkz_1489 h1,._markedContent_x1hkz_1489 h2,._markedContent_x1hkz_1489 h3,._markedContent_x1hkz_1489 h4,._markedContent_x1hkz_1489 h5,._markedContent_x1hkz_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_x1hkz_1489 p{margin:8px 0!important;line-height:1.5!important;word-wrap:break-word!important;overflow-wrap:break-word!important}._markedContent_x1hkz_1489 ul,._markedContent_x1hkz_1489 ol{padding-left:16px!important;margin:8px 0!important}._markedContent_x1hkz_1489 table{font-size:12px!important;max-width:100%!important;overflow-x:auto!important;display:block!important}._markedContent_x1hkz_1489 img{max-width:100%!important;height:auto!important}._editorContentWrap_x1hkz_2969{width:100%!important;max-width:100%!important;box-sizing:border-box!important}._editorContentWrap_x1hkz_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_x1hkz_2969 .tiptap h1{font-size:18px!important;margin:16px 0 12px!important}._editorContentWrap_x1hkz_2969 .tiptap h2{font-size:16px!important;margin:14px 0 10px!important}._editorContentWrap_x1hkz_2969 .tiptap h3{font-size:15px!important;margin:12px 0 8px!important}._editorContentWrap_x1hkz_2969 .tiptap p{margin:8px 0!important;line-height:1.5!important}._tiptapContent_x1hkz_2156{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:12px!important;overflow-x:hidden!important}._tiptapContent_x1hkz_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_x1hkz_2004,._tiptapMainContent_x1hkz_2201,._tiptapContent_x1hkz_2156,._markedContent_x1hkz_1489,._editorContentWrap_x1hkz_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_x1hkz_2004,._tiptapMainContent_x1hkz_2201{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important;margin:0!important}._tiptapContainer_x1hkz_2004 *,._tiptapMainContent_x1hkz_2201 *,._tiptapContent_x1hkz_2156 *,._markedContent_x1hkz_1489 *{max-width:100%!important;box-sizing:border-box!important}._tiptapContainer_x1hkz_2004,._tiptapMainContent_x1hkz_2201,._tiptapContent_x1hkz_2156,._markedContent_x1hkz_1489{font-size:14px!important;line-height:1.5!important;color:#333!important}._tiptapContainer_x1hkz_2004,._tiptapMainContent_x1hkz_2201,._tiptapContent_x1hkz_2156,._markedContent_x1hkz_1489{overflow-x:hidden!important;overflow-y:visible!important}._tiptapContainer_x1hkz_2004>*,._tiptapMainContent_x1hkz_2201>*,._tiptapContent_x1hkz_2156>*,._markedContent_x1hkz_1489>*{margin-bottom:12px!important}._tiptapContainer_x1hkz_2004>*:last-child,._tiptapMainContent_x1hkz_2201>*:last-child,._tiptapContent_x1hkz_2156>*:last-child,._markedContent_x1hkz_1489>*:last-child{margin-bottom:0!important}}@media(max-width:768px){._editorContentWrap_x1hkz_2969{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important;margin:0!important;overflow:visible!important}._editorContentWrap_x1hkz_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_x1hkz_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_x1hkz_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_x1hkz_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_x1hkz_2969 .tiptap p{margin:8px 0!important;line-height:1.5!important;word-wrap:break-word!important;overflow-wrap:break-word!important}._editorContentWrap_x1hkz_2969 .tiptap ul,._editorContentWrap_x1hkz_2969 .tiptap ol{padding-left:16px!important;margin:8px 0!important}._editorContentWrap_x1hkz_2969 .tiptap table{font-size:12px!important;max-width:100%!important;overflow-x:auto!important;display:block!important}._editorContentWrap_x1hkz_2969 .tiptap img{max-width:100%!important;height:auto!important}}@media(max-width:768px){._tiptapContainer_x1hkz_2004,._tiptapMainContent_x1hkz_2201,._tiptapContent_x1hkz_2156,._markedContent_x1hkz_1489,._editorContentWrap_x1hkz_2969,._reportContent_x1hkz_1435,._reportMainContent_x1hkz_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_x1hkz_2004 *,._tiptapMainContent_x1hkz_2201 *,._tiptapContent_x1hkz_2156 *,._markedContent_x1hkz_1489 *,._editorContentWrap_x1hkz_2969 *,._reportContent_x1hkz_1435 *,._reportMainContent_x1hkz_1448 *{max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important}._tiptapContainer_x1hkz_2004,._tiptapMainContent_x1hkz_2201,._tiptapContent_x1hkz_2156,._markedContent_x1hkz_1489,._editorContentWrap_x1hkz_2969{z-index:auto!important;position:relative!important}._tiptapContainer_x1hkz_2004,._tiptapMainContent_x1hkz_2201,._tiptapContent_x1hkz_2156,._markedContent_x1hkz_1489,._editorContentWrap_x1hkz_2969{text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}}._sidebarButton_x1hkz_3335:hover{transform:scale(1.03)}._container_16yd5_2{max-height:100vh;background-color:#f9fafb;display:flex;flex-direction:column;position:relative;overflow:visible}._topNav_16yd5_12{border-bottom:1px solid #e5e7eb;background-color:#fff;flex-shrink:0;height:60px}._detailHeader_16yd5_19{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._navContent_16yd5_26{max-width:none;margin:0 auto;padding:0 1rem 0 2rem}._navInner_16yd5_32{display:flex;align-items:center;justify-content:space-between;height:4rem}._navLeft_16yd5_39{display:flex;align-items:center;gap:.75rem}._navTitle_16yd5_45{font-size:1.125rem;font-weight:600;color:#111827}._settingsButton_16yd5_51{padding:.375rem;color:#6b7280;border-radius:.25rem;transition:all .2s}._settingsButton_16yd5_51:hover{color:#374151;background-color:#f3f4f6}._navRight_16yd5_63{display:flex;align-items:center;gap:1rem}._tabButtons_16yd5_70{display:flex;gap:.5rem}._tabButton_16yd5_70{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;transition:all .2s;font-size:.875rem}._tabButton_16yd5_70._active_16yd5_85{background-color:#4b67a9;color:#fff}._tabButton_16yd5_70._inactive_16yd5_90{color:#4b5563}._tabButton_16yd5_70._inactive_16yd5_90:hover{color:#4b67a9;background-color:#f3f4f6}._tabButtonText_16yd5_99{display:none}@media(min-width:640px){._tabButtonText_16yd5_99{display:inline}}._mainContent_16yd5_110{height:calc(100vh - 60px);max-width:none;margin:0;padding:1rem;overflow:hidden}._layout_16yd5_119{display:flex;gap:1.5rem;height:100%;min-height:0}@media(max-width:768px){._layout_16yd5_119{flex-direction:column;gap:1rem;height:auto}}._reportBuilderTab_16yd5_136{height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);min-height:calc(100vh - 200px)}._reportBuilderWelcome_16yd5_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_16yd5_156{display:flex;flex-direction:column;align-items:center;gap:24px}._welcomeIcon_16yd5_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_16yd5_163 svg{color:#fff}._welcomeTitle_16yd5_178{font-size:32px;font-weight:700;color:#1f2937;margin:0}._welcomeDescription_16yd5_185{font-size:16px;color:#6b7280;line-height:1.6;margin:0;max-width:480px}._featureList_16yd5_193{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:100%;max-width:480px}._featureItem_16yd5_201{display:flex;align-items:center;gap:12px;padding:16px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;transition:all .2s}._featureItem_16yd5_201:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-2px)}._featureIcon_16yd5_218{font-size:20px;width:24px;text-align:center}._featureItem_16yd5_201 span:last-child{font-size:14px;font-weight:500;color:#374151}._startButton_16yd5_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_16yd5_230:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._startButton_16yd5_230:active{transform:translateY(0)}@media(max-width:768px){._reportBuilderWelcome_16yd5_145{padding:32px 24px;margin:16px}._welcomeTitle_16yd5_178{font-size:24px}._welcomeDescription_16yd5_185{font-size:14px}._featureList_16yd5_193{grid-template-columns:1fr;gap:12px}._featureItem_16yd5_201{padding:12px}._startButton_16yd5_230{height:44px;padding:0 24px;font-size:14px}}._leftPanel_16yd5_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_16yd5_283{width:100%;order:1}}@media(min-width:769px){._leftPanel_16yd5_283{width:440px}}._mainPanel_16yd5_308{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;flex:1;overflow-y:auto}@media(max-width:768px){._mainPanel_16yd5_308{width:100%;order:3}}._rightPanel_16yd5_325{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;flex-shrink:0;overflow-y:auto}@media(max-width:768px){._rightPanel_16yd5_325{width:100%;order:2}}@media(min-width:769px){._rightPanel_16yd5_325{width:280px}}._reportBuilderLayout_16yd5_350{display:flex;gap:1.5rem;height:100%;min-height:0}@media(max-width:768px){._reportBuilderLayout_16yd5_350{flex-direction:column;height:auto;gap:1rem}}@media(min-width:769px){._reportBuilderLayout_16yd5_350{flex-direction:row;height:calc(100vh - 7rem)}}._reportBuilderLeft_16yd5_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_16yd5_375{width:100%;order:1}}@media(min-width:769px){._reportBuilderLeft_16yd5_375{width:380px}}._reportBuilderMain_16yd5_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_16yd5_401{width:100%;order:3}}._reportBuilderRight_16yd5_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_16yd5_420{width:100%;order:2}}@media(min-width:769px){._reportBuilderRight_16yd5_420{width:390px}}._panelHeader_16yd5_447{font-weight:500;color:#111827;margin-bottom:1rem}._panelSubHeader_16yd5_453{font-weight:500;font-size:18px;color:#111827}._textHeader_16yd5_459{font-size:22px;font-weight:500;font-size:20px;color:#111827}._dataItem_16yd5_467{padding:.75rem;border-radius:.25rem;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s;margin-bottom:.5rem}._dataItem_16yd5_467:hover{background-color:#f9fafb;border-color:#d1d5db}._dataItem_16yd5_467._selected_16yd5_481{background-color:#eff6ff;border-color:#4b67a9}._dataItemName_16yd5_486{font-weight:500;color:#111827;margin-bottom:.25rem;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._dataItemMeta_16yd5_501{font-size:.75rem;color:#6b7280}._emptyState_16yd5_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_16yd5_519{width:3rem;height:3rem;margin-bottom:1rem;color:#d1d5db}._emptyStateText_16yd5_526{font-size:.875rem;color:#6b7280}._dataPreview_16yd5_532{border:1px solid #e5e7eb;border-radius:.25rem;overflow:hidden}._dataTable_16yd5_538{width:100%;border-collapse:collapse}._dataTableHeader_16yd5_543{background-color:#f9fafb}._dataTableHeader_16yd5_543 th{padding:.75rem;text-align:left;font-weight:500;color:#374151;border-bottom:1px solid #e5e7eb}._dataTableRow_16yd5_555{border-bottom:1px solid #f3f4f6}._dataTableRow_16yd5_555:last-child{border-bottom:none}._dataTableCell_16yd5_563{padding:.75rem;font-size:.875rem;color:#374151}._dataTableInfo_16yd5_569{font-size:.75rem;color:#6b7280;margin-top:.5rem}._metricsGrid_16yd5_576{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:640px){._metricsGrid_16yd5_576{grid-template-columns:repeat(4,1fr)}}._metricCard_16yd5_588{padding:1rem;background-color:#f9fafb;border-radius:.25rem;text-align:center}._metricLabel_16yd5_595{font-size:.75rem;color:#6b7280;margin-bottom:.25rem}._metricValue_16yd5_601{font-weight:600;color:#111827}._statusBadge_16yd5_607{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._statusPublished_16yd5_616{background-color:#dcfce7;color:#166534}._statusDraft_16yd5_621{background-color:#fef3c7;color:#92400e}._statusProcessing_16yd5_626{background-color:#dbeafe;color:#1e40af}._jobPromptSection_16yd5_632{display:flex;flex-direction:column;height:100%;gap:1rem}._promptHeader_16yd5_639{display:flex;align-items:center;justify-content:space-between}._newButton_16yd5_645{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#4b67a9;color:#fff;border:none;border-radius:.25rem;font-size:.875rem;cursor:pointer;transition:all .2s}._newButton_16yd5_645:hover{background-color:#2563eb}._promptContainer_16yd5_664{position:relative;flex:1;max-height:200px}._promptTextarea_16yd5_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_16yd5_670:focus{outline:none;border-color:#4b67a9;box-shadow:0 0 0 3px #3b82f61a}._runButton_16yd5_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_16yd5_693:hover{background-color:#059669}._runButton_16yd5_693:disabled{background-color:#9ca3af;cursor:not-allowed}._templatesSection_16yd5_718{flex:1;display:flex;flex-direction:column;gap:.75rem}._templatesHeader_16yd5_725{display:flex;align-items:center;justify-content:space-between}._templateItem_16yd5_731{display:flex;align-items:center;gap:.5rem;padding:.75rem;border:1px solid #e5e7eb;border-radius:.375rem;transition:all .2s;background-color:#fff}._templateItem_16yd5_731:hover{border-color:#4b67a9;box-shadow:0 2px 4px #3b82f61a}._templateButton_16yd5_747{flex:1;text-align:left;background:none;border:none;padding:.5rem;border-radius:.25rem;cursor:pointer;transition:all .2s}._templateButton_16yd5_747:hover{background-color:#f8fafc}._templateName_16yd5_762{font-size:.875rem;color:#111827;font-weight:600;line-height:1.4}._templateEditButton_16yd5_769{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._templateItem_16yd5_731:hover ._templateEditButton_16yd5_769{opacity:1}._templateEditButton_16yd5_769:hover{background-color:#f3f4f6}._templateDeleteButton_16yd5_787{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._templateItem_16yd5_731:hover ._templateDeleteButton_16yd5_787{opacity:1}._templateDeleteButton_16yd5_787:hover{background-color:#fef2f2}._templateActions_16yd5_805{display:flex;gap:.25rem}._templateContent_16yd5_810{flex:1;text-align:left}._templatePreview_16yd5_815{font-size:.75rem;color:#6b7280;margin-top:.25rem;line-height:1.3}._templateCount_16yd5_822{font-size:.75rem;color:#6b7280;margin-left:.5rem}._loadingTemplates_16yd5_828{display:flex;align-items:center;gap:.5rem;padding:1rem;color:#6b7280;font-size:.875rem}._emptyTemplates_16yd5_837{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;color:#6b7280;text-align:center}._emptyTemplates_16yd5_837 span{font-size:.875rem}._templatesList_16yd5_853{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.25rem}._progressSection_16yd5_862{display:flex;flex-direction:column;gap:1rem;height:100%}._progressPanel_16yd5_869{flex:1;display:flex;flex-direction:column;gap:.75rem}._progressHeader_16yd5_876{display:flex;align-items:center;gap:.5rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}._progressList_16yd5_884{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}._progressItem_16yd5_892{padding:.75rem;background-color:#f9fafb;border-radius:.25rem;border-left:3px solid #4B67A9}._progressTitle_16yd5_899{font-size:.875rem;font-weight:500;color:#111827;margin-bottom:.25rem}._progressTime_16yd5_906{font-size:.75rem;color:#6b7280;margin-bottom:.5rem}._progressBar_16yd5_912{width:100%;height:.25rem;background-color:#e5e7eb;border-radius:.125rem;overflow:hidden}._progressBarFill_16yd5_920{height:100%;background-color:#4b67a9;border-radius:.125rem;animation:_pulse_16yd5_1 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _pulse_16yd5_1{0%,to{opacity:1}50%{opacity:.5}}._historyItem_16yd5_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_16yd5_940:hover{border-color:#4b67a9;box-shadow:0 2px 4px #3b82f61a}._historyButton_16yd5_957{flex:1;text-align:left;background:none;border:none;padding:.5rem;border-radius:.25rem;cursor:pointer;transition:all .2s}._historyButton_16yd5_957:hover{background-color:#f8fafc}._historyTitle_16yd5_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_16yd5_982{font-size:.75rem;color:#6b7280;line-height:1.3}._historyEditButton_16yd5_988{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._historyItem_16yd5_940:hover ._historyEditButton_16yd5_988{opacity:1}._historyEditButton_16yd5_988:hover{background-color:#f3f4f6}._modalOverlay_16yd5_1007{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContent_16yd5_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_16yd5_1031{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 0}._modalTitle_16yd5_1038{font-size:1.125rem;font-weight:600;color:#111827}._modalCloseButton_16yd5_1044{padding:.5rem;background:none;border:none;border-radius:.25rem;cursor:pointer;color:#6b7280;transition:all .2s}._modalCloseButton_16yd5_1044:hover{background-color:#f3f4f6;color:#374151}._modalForm_16yd5_1059{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._formGroup_16yd5_1066{display:flex;flex-direction:column;gap:.5rem}._formLabel_16yd5_1072{font-size:.875rem;font-weight:500;color:#374151}._formInput_16yd5_1078{padding:.75rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;transition:all .2s}._formInput_16yd5_1078:focus{outline:none;border-color:#4b67a9;box-shadow:0 0 0 3px #3b82f61a}._formTextarea_16yd5_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_16yd5_1092:focus{outline:none;border-color:#4b67a9;box-shadow:0 0 0 3px #3b82f61a}._modalActions_16yd5_1109{display:flex;gap:.75rem;padding:0 1.5rem 1.5rem}._modalButton_16yd5_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_16yd5_1115._primary_16yd5_1128{background-color:#4b67a9;color:#fff}._modalButton_16yd5_1115._primary_16yd5_1128:hover{background-color:#2563eb}._modalButton_16yd5_1115._secondary_16yd5_1137{background-color:#f3f4f6;color:#374151}._modalButton_16yd5_1115._secondary_16yd5_1137:hover{background-color:#e5e7eb}._modalButton_16yd5_1115:disabled{background-color:#9ca3af;cursor:not-allowed}._specialChar_16yd5_1152{color:#4b67a9;font-weight:600}._spaceY2_16yd5_1158>*+*{margin-top:.5rem}._spaceY4_16yd5_1162>*+*{margin-top:1rem}._spaceY6_16yd5_1166>*+*{margin-top:1.5rem}._flex_16yd5_1170{display:flex}._flexGap2_16yd5_1174{display:flex;gap:.5rem;justify-content:space-between}._flexItemsCenter_16yd5_1180{align-items:center}._flexItemsCenterGap2_16yd5_1184{display:flex;align-items:center;gap:.5rem}._flexJustifyBetween_16yd5_1190{justify-content:space-between}._mb4_16yd5_1194{margin-bottom:1rem}._mb2_16yd5_1198{margin-bottom:.5rem}._mb3_16yd5_1202{margin-bottom:.75rem}._mt6_16yd5_1206{margin-top:1.5rem}._mt1_16yd5_1210{margin-top:.25rem}._textLg_16yd5_1214{font-size:1.125rem}._fontMedium_16yd5_1218{font-weight:500}._textGray900_16yd5_1222{color:#111827}._textLeft_16yd5_1226{text-align:left}._p2_16yd5_1230{padding:.5rem}._borderB_16yd5_1234{border-bottom:1px solid #e5e7eb}._bgGray50_16yd5_1238{background-color:#f9fafb}._p4_16yd5_1242{padding:1rem}._rounded_16yd5_1246{border-radius:.25rem}._textSm_16yd5_1250{font-size:.875rem}._textGray700_16yd5_1254{color:#374151}._bgWhite_16yd5_1258{background-color:#fff}._border_16yd5_1234{border:1px solid #e5e7eb}._textCenter_16yd5_1266{text-align:center}._text2xl_16yd5_1270{font-size:1.5rem}._fontBold_16yd5_1274{font-weight:700}._textBlue600_16yd5_1278{color:#2563eb}._textGreen600_16yd5_1282{color:#16a34a}._textPurple600_16yd5_1286{color:#9333ea}._textOrange600_16yd5_1290{color:#ea580c}._textXs_16yd5_1294{font-size:.75rem}._textGray600_16yd5_1298{color:#4b5563}._textGray500_16yd5_1302{color:#6b7280}._h3_16yd5_1306{width:.75rem;height:.75rem}._h4_16yd5_1311{width:1rem;height:1rem}._h5_16yd5_1316{width:1.25rem;height:1.25rem}._w3_16yd5_1321{width:.75rem}._w4_16yd5_1325{width:1rem}._w5_16yd5_1329{width:1.25rem}._iconBlue500_16yd5_1333{color:#4b67a9}._iconGray500_16yd5_1337{color:#6b7280}._iconGreen600_16yd5_1341{color:#16a34a}._iconBlue600_16yd5_1345{color:#2563eb}._iconRed600_16yd5_1349{color:#dc2626}._showMoreButton_16yd5_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_16yd5_1353:hover{background-color:#f3f4f6;color:#374151}._currentPrompt_16yd5_1370{margin-top:1rem;padding:1rem;background-color:#f9fafb;border-radius:.25rem;border:1px solid #e5e7eb}._currentPromptLabel_16yd5_1378{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._currentPromptText_16yd5_1385{font-size:.875rem;color:#6b7280;line-height:1.5}._publishButton_16yd5_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_16yd5_1391:hover{background-color:#059669}._reportDetail_16yd5_1408{padding:0;height:100%;overflow:hidden;width:100%}._reportHeader_16yd5_1415{background:#fff;border-bottom:1px solid #e5e7eb;padding:11px}._reportTitle_16yd5_1421{font-size:16px;font-weight:600;color:#111827;margin:0 0 16px;line-height:1.3}._reportInfo_16yd5_1429{display:flex;justify-content:space-between;align-items:flex-end}._reportContent_16yd5_1435{padding:0;height:calc(100% - 120px);overflow:hidden}._reportContentLayout_16yd5_1442{display:flex;gap:24px;height:100%}._reportMainContent_16yd5_1448{flex:1;overflow-y:auto;padding-right:16px}._reportTablesSection_16yd5_1454{width:450px;overflow-y:auto;border-left:1px solid #e5e7eb;padding-left:16px}@media(max-width:768px){._reportContent_16yd5_1435{height:auto;overflow:visible}._reportContentLayout_16yd5_1442{flex-direction:column;height:auto;gap:16px}._reportMainContent_16yd5_1448{padding-right:0;overflow-y:visible}._reportTablesSection_16yd5_1454{width:100%;border-left:none;border-top:1px solid #e5e7eb;padding-left:0;padding-top:16px;overflow-y:visible}}._reportContent_16yd5_1435 ._markedContent_16yd5_1489{font-size:14px;line-height:1.6;color:#333}._reportContent_16yd5_1435 ._markedContent_16yd5_1489 h1,._reportContent_16yd5_1435 ._markedContent_16yd5_1489 h2,._reportContent_16yd5_1435 ._markedContent_16yd5_1489 h3,._reportContent_16yd5_1435 ._markedContent_16yd5_1489 h4,._reportContent_16yd5_1435 ._markedContent_16yd5_1489 h5,._reportContent_16yd5_1435 ._markedContent_16yd5_1489 h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25;color:#111827}._reportContent_16yd5_1435 ._markedContent_16yd5_1489 h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._reportContent_16yd5_1435 ._markedContent_16yd5_1489 h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._reportContent_16yd5_1435 ._markedContent_16yd5_1489 h3{font-size:1.25em}._reportContent_16yd5_1435 ._markedContent_16yd5_1489 h4{font-size:1em}._reportContent_16yd5_1435 ._markedContent_16yd5_1489 p{margin-top:0;margin-bottom:16px}._reportContent_16yd5_1435 ._markedContent_16yd5_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_16yd5_1435 ._markedContent_16yd5_1489 pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-bottom:16px}._reportContent_16yd5_1435 ._markedContent_16yd5_1489 pre code{padding:0;margin:0;background-color:transparent;border:0;word-break:normal;white-space:pre}._reportContent_16yd5_1435 ._markedContent_16yd5_1489 blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin:0 0 16px}._reportContent_16yd5_1435 ._markedContent_16yd5_1489 ul,._reportContent_16yd5_1435 ._markedContent_16yd5_1489 ol{padding-left:2em;margin-top:0;margin-bottom:16px}._reportContent_16yd5_1435 ._markedContent_16yd5_1489 table{display:block;width:100%;overflow:auto;margin-top:0;margin-bottom:16px;border-spacing:0;border-collapse:collapse}._reportContent_16yd5_1435 ._markedContent_16yd5_1489 table th,._reportContent_16yd5_1435 ._markedContent_16yd5_1489 table td{padding:6px 13px;border:1px solid #dfe2e5}._reportContent_16yd5_1435 ._markedContent_16yd5_1489 table tr{background-color:#fff;border-top:1px solid #c6cbd1}._reportContent_16yd5_1435 ._markedContent_16yd5_1489 table tr:nth-child(2n){background-color:#f6f8fa}._reportContent_16yd5_1435 ._markedContent_16yd5_1489 img{max-width:100%;height:auto;border-radius:6px;box-shadow:0 1px 3px #0000001a}._reportContent_16yd5_1435 ._markedContent_16yd5_1489 hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}._reportContent_16yd5_1435 ._markedContent_16yd5_1489 a{color:#0366d6;text-decoration:none}._reportContent_16yd5_1435 ._markedContent_16yd5_1489 a:hover{text-decoration:underline}._markedContent_16yd5_1489{font-size:14px;line-height:1.6;color:#333;padding:15px}._markedContent_16yd5_1489 h1,._markedContent_16yd5_1489 h2,._markedContent_16yd5_1489 h3,._markedContent_16yd5_1489 h4,._markedContent_16yd5_1489 h5,._markedContent_16yd5_1489 h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}._markedContent_16yd5_1489 h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_16yd5_1489 h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_16yd5_1489 h3{font-size:1.25em}._markedContent_16yd5_1489 h4{font-size:1em}._markedContent_16yd5_1489 p{margin-top:0;margin-bottom:16px}._markedContent_16yd5_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_16yd5_1489 pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-bottom:16px}._markedContent_16yd5_1489 pre code{padding:0;margin:0;background-color:transparent;border:0;word-break:normal;white-space:pre}._markedContent_16yd5_1489 blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin:0 0 16px}._markedContent_16yd5_1489 ul,._markedContent_16yd5_1489 ol{padding-left:2em;margin-top:0;margin-bottom:16px}._markedContent_16yd5_1489 table{display:block;width:100%;overflow:auto;margin-top:0;margin-bottom:16px;border-spacing:0;border-collapse:collapse}._markedContent_16yd5_1489 table th,._markedContent_16yd5_1489 table td{padding:6px 13px;border:1px solid #dfe2e5}._markedContent_16yd5_1489 table tr{background-color:#fff;border-top:1px solid #c6cbd1}._markedContent_16yd5_1489 table tr:nth-child(2n){background-color:#f6f8fa}._markedContent_16yd5_1489 img{max-width:100%;box-sizing:content-box;background-color:#fff}._markedContent_16yd5_1489 hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}._markedContent_16yd5_1489 a{color:#0366d6;text-decoration:none}._markedContent_16yd5_1489 a:hover{text-decoration:underline}._templateSelected_16yd5_1760{background-color:#e6f7ff!important;border-color:#4b67a9!important}._templateSelected_16yd5_1760:hover{background-color:#e6f7ff!important}._noDataWarning_16yd5_1769{margin-left:.5rem;font-size:.875rem}._templateDataCount_16yd5_1774{font-size:.75rem;color:#52c41a;margin-top:.25rem}._templateButton_16yd5_747:disabled{opacity:.5;cursor:not-allowed}._templateButton_16yd5_747:disabled:hover{background-color:transparent}._selectedTemplateInfo_16yd5_1789{padding:.75rem;background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:.375rem;margin-bottom:.75rem}._selectedTemplateLabel_16yd5_1797{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#0369a1;font-weight:500}._templatePreviewCard_16yd5_1806{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;margin:1rem 0;box-shadow:0 1px 3px #0000001a}._templatePreviewTitle_16yd5_1815{font-size:1rem;font-weight:600;color:#111827;margin-bottom:1rem;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem}._templatePreviewContent_16yd5_1824{display:flex;flex-direction:column;gap:.75rem}._templatePreviewItem_16yd5_1830{font-size:.875rem;line-height:1.5}._templatePreviewItem_16yd5_1830 strong{color:#374151;margin-right:.5rem}._connectedDataList_16yd5_1840{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}._connectedDataTag_16yd5_1847{background-color:#e0f2fe;color:#0891b2;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._templateIndicator_16yd5_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_16yd5_1870{background:none;border:none;color:#0050b3;cursor:pointer;font-size:12px;text-decoration:underline}._templateIndicatorButton_16yd5_1870:hover{color:#003a8c}._templateLinkedItem_16yd5_1883{background:#f6ffed!important;border:1px solid #b7eb8f!important}._templateIcon_16yd5_1888{color:#52c41a;margin-right:4px;font-size:12px}._templateLinkButton_16yd5_1894{color:#4b67a9;padding:0 4px}._templateUnlinkButton_16yd5_1899{color:#ff4d4f;padding:0 4px}._templateEmptyState_16yd5_1904{text-align:center;padding:40px 20px;color:#8c8c8c}._templateColumn_16yd5_1910{display:flex;flex-direction:column;gap:12px;height:100%;width:25%;border-right:1px solid #f0f0f0;padding-right:16px}._templateHeader_16yd5_1920{display:flex;align-items:center;gap:8px;margin-bottom:8px}._templateList_16yd5_1927{height:calc(100% - 80px);overflow-y:auto;padding-right:4px}._templateItem_16yd5_731{padding:12px;margin-bottom:8px;border-radius:6px;border:1px solid #d9d9d9;background:#fafafa;cursor:pointer}._templateItemSelected_16yd5_1942{background:#e6f7ff!important}._templateItemHeader_16yd5_1946{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}._templateItemTitle_16yd5_1953{margin:0;font-size:14px;color:#262626;font-weight:600}._templateItemTitleSelected_16yd5_1960{color:#4b67a9!important}._templateItemMeta_16yd5_1964{font-size:12px;color:#8c8c8c;margin-top:4px;display:flex;align-items:center;gap:8px}._templateItemPrompt_16yd5_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_16yd5_1986{display:flex;align-items:center;justify-content:space-between}._dataColumnTitle_16yd5_1992{margin:0;font-size:16px}._templateTag_16yd5_1997{background:#4b67a9;color:#fff;border:none}._tiptapContainer_16yd5_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_16yd5_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_16yd5_2027{width:100%;display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:flex-start}._tiptapButtonGroup_16yd5_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_16yd5_2027 button:hover{background:#007bff;color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px #007bff33}._tiptapButtonGroup_16yd5_2027 button:disabled{background:#f8f9fa;color:#adb5bd;cursor:not-allowed;transform:none;box-shadow:none}._tiptapActive_16yd5_2068{background:#007bff!important;color:#fff!important;box-shadow:0 2px 4px #007bff33!important}._tiptapMenuContainer_16yd5_2074{position:relative;display:inline-block}._tiptapDropdownMenu_16yd5_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_16yd5_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_16yd5_2079 button:hover{background-color:#f8f9fa;transform:none;box-shadow:none}._tiptapColorPicker_16yd5_2119{width:100%;height:36px;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;margin-bottom:8px}._tiptapEditorContainer_16yd5_2128{flex:1;overflow:hidden;display:flex;flex-direction:row;gap:0;height:100%;min-height:0}._tiptapContent_16yd5_2138{flex:1;overflow-y:auto;padding:20px;min-height:300px;background:#fff;display:flex;flex-direction:column}._tiptapContent_16yd5_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_16yd5_2138 .ProseMirror:focus{outline:none}._tiptapContent_16yd5_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_16yd5_2138 .ProseMirror h2{font-size:2rem;font-weight:600;margin:1.5rem 0 1rem;color:#262626}._tiptapContent_16yd5_2138 .ProseMirror h3{font-size:1.5rem;font-weight:600;margin:1.25rem 0 .75rem;color:#262626}._tiptapContent_16yd5_2138 .ProseMirror h4{font-size:1.25rem;font-weight:600;margin:1rem 0 .5rem;color:#6c757d}._tiptapContent_16yd5_2138 .ProseMirror h5{font-size:1.125rem;font-weight:600;margin:.75rem 0 .5rem;color:#6c757d}._tiptapContent_16yd5_2138 .ProseMirror h6{font-size:1rem;font-weight:600;margin:.5rem 0 .25rem;color:#6c757d}._tiptapContent_16yd5_2138 .ProseMirror p{margin:.75rem 0}._tiptapContent_16yd5_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_16yd5_2138 .ProseMirror ul .ProseMirror ol{padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem}._tiptapContent_16yd5_2138 .ProseMirror li p{margin:.5rem 0}._tiptapContent_16yd5_2138 .ProseMirror hr{border:none;border-top:2px solid #e9ecef;margin:2rem 0}._tiptapContent_16yd5_2138 .ProseMirror table{border-collapse:collapse;margin:1rem 0;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}._tiptapContent_16yd5_2138 .ProseMirror table td .ProseMirror table th{border:1px solid #dee2e6;padding:8px 12px;text-align:left}._tiptapContent_16yd5_2138 .ProseMirror table th{background-color:#f8f9fa;font-weight:600}._tiptapSidebar_16yd5_2257{width:500px;min-width:500px;max-width:500px;background:#f8f9fa;border-left:1px solid #e9ecef;overflow-y:auto;padding:16px}._tiptapHeader_16yd5_2267{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e9ecef;background:#fff}._tiptapTitle_16yd5_2276{font-size:18px;font-weight:600;color:#262626;margin:0}._tiptapActions_16yd5_2283{display:flex;align-items:center;gap:8px}._tiptapEditButton_16yd5_2289,._tiptapSaveButton_16yd5_2290{padding:8px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._tiptapEditButton_16yd5_2289{background:#007bff;color:#fff}._tiptapEditButton_16yd5_2289:hover{background:#0056b3}._tiptapSaveButton_16yd5_2290{background:#28a745;color:#fff}._tiptapSaveButton_16yd5_2290:hover{background:#1e7e34}._tiptapSplitLayout_16yd5_2318{display:flex;flex:1;overflow:hidden;height:100%}._tiptapMainContent_16yd5_2325{flex:1;min-width:0;display:flex;flex-direction:column}._tiptapLoading_16yd5_2332{display:flex;align-items:center;justify-content:center;height:200px;color:#6b7280;font-size:16px}._tiptapChartContainer_16yd5_2341{padding:16px;background:#fff;border-radius:8px;margin-bottom:16px;border:1px solid #e8e8e8}._tiptapChartTitle_16yd5_2349{margin-bottom:12px;color:#4b67a9;font-size:16px;font-weight:600}._tiptapSidebar_16yd5_2257 .ant-collapse{background:transparent;border:none}._tiptapSidebar_16yd5_2257 .ant-collapse-item{border:1px solid #e9ecef;border-radius:6px;margin-bottom:8px;background:#fff}._tiptapSidebar_16yd5_2257 .ant-collapse-header{padding:8px 12px!important;background:#f8f9fa;border-radius:6px 6px 0 0}._tiptapSidebar_16yd5_2257 .ant-collapse-content{border-top:1px solid #e9ecef}._tiptapSidebar_16yd5_2257 .ant-collapse-content-box{padding:12px!important}._tiptapSidebar_16yd5_2257 .ant-collapse .ant-collapse{margin-top:8px}._tiptapSidebar_16yd5_2257 .ant-collapse .ant-collapse-item{border:1px solid #d9d9d9;background:#fafafa}._tiptapSidebar_16yd5_2257 .ant-collapse .ant-collapse-header{background:#f0f0f0;padding:6px 10px!important}._reportBuilderTabContent_16yd5_2399{height:100%;width:100%;overflow:hidden}._processingBar_16yd5_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_16yd5_1 .3s ease-out;border-top:1px solid rgba(255,255,255,.1);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_16yd5_1{0%{transform:translateY(100%) translateZ(0);opacity:0}to{transform:translateY(0) translateZ(0);opacity:1}}._processingContent_16yd5_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_16yd5_2455{display:flex;align-items:center;gap:12px;flex:1;min-width:0}._processingIcon_16yd5_2463{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#fff3;border-radius:50%;animation:_pulse_16yd5_1 2s infinite;flex-shrink:0;border:1px solid rgba(255,255,255,.3)}@keyframes _pulse_16yd5_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_16yd5_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_16yd5_2493:before{content:"🤖";font-size:16px;animation:_bounce_16yd5_1 2s infinite}@keyframes _bounce_16yd5_1{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-3px)}60%{transform:translateY(-1px)}}._processingDetails_16yd5_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_16yd5_2540{display:flex;gap:6px;flex-shrink:0}._processingButton_16yd5_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;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}._processingButton_16yd5_2546:hover{background:#fff3!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 2px 8px #0003;border-color:#ffffff4d}._processingButton_16yd5_2546:active{transform:translateY(0)}@media(max-width:768px){._processingContent_16yd5_2444{padding:10px 16px;min-height:44px}._processingTitle_16yd5_2493{font-size:13px}._processingDetails_16yd5_2528{font-size:11px;max-width:200px}._processingButton_16yd5_2546{width:32px;height:32px}._processingIcon_16yd5_2463{width:24px;height:24px}}@media(max-width:480px){._processingContent_16yd5_2444{padding:8px 12px;min-height:40px}._processingTitle_16yd5_2493{font-size:12px}._processingDetails_16yd5_2528{display:none}._processingButton_16yd5_2546{width:28px;height:28px}._processingIcon_16yd5_2463{width:20px;height:20px}}._backButton_16yd5_2625{cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center}._backButton_16yd5_2625:hover{background:#f5f5f5}._container_1d9k1_2{max-height:100vh;background-color:#f9fafb;display:flex;flex-direction:column;position:relative;overflow:visible}._topNav_1d9k1_12{border-bottom:1px solid #e5e7eb;background-color:#fff;flex-shrink:0;height:60px}._detailHeader_1d9k1_19{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._navContent_1d9k1_26{max-width:none;margin:0 auto;padding:0 1rem 0 2rem}._navInner_1d9k1_32{display:flex;align-items:center;justify-content:space-between;height:4rem}._navLeft_1d9k1_39{display:flex;align-items:center;gap:.75rem}._navTitle_1d9k1_45{font-size:1.125rem;font-weight:600;color:#111827}._settingsButton_1d9k1_51{padding:.375rem;color:#6b7280;border-radius:.25rem;transition:all .2s}._settingsButton_1d9k1_51:hover{color:#374151;background-color:#f3f4f6}._navRight_1d9k1_63{display:flex;align-items:center;gap:1rem}._tabButtons_1d9k1_70{display:flex;gap:.5rem}._tabButton_1d9k1_70{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;transition:all .2s;font-size:.875rem}._tabButton_1d9k1_70._active_1d9k1_85{background-color:#4b67a9;color:#fff}._tabButton_1d9k1_70._inactive_1d9k1_90{color:#4b5563}._tabButton_1d9k1_70._inactive_1d9k1_90:hover{color:#4b67a9;background-color:#f3f4f6}._tabButtonText_1d9k1_99{display:none}@media(min-width:640px){._tabButtonText_1d9k1_99{display:inline}}._mainContent_1d9k1_110{height:calc(100vh - 60px);max-width:none;margin:0;padding:1rem;overflow:hidden}._layout_1d9k1_119{display:flex;gap:1.5rem;height:100%;min-height:0}@media(max-width:768px){._layout_1d9k1_119{flex-direction:column;gap:1rem;height:100%;overflow:auto}}@media(min-width:769px)and (max-width:1024px){._layout_1d9k1_119{gap:1rem;height:100%;overflow:auto}}@media(min-width:769px)and (max-width:1024px){._layout_1d9k1_119{gap:1rem}}._reportBuilderTab_1d9k1_153{height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);min-height:calc(100vh - 200px)}._reportBuilderWelcome_1d9k1_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_1d9k1_173{display:flex;flex-direction:column;align-items:center;gap:24px}._welcomeIcon_1d9k1_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_1d9k1_180 svg{color:#fff}._welcomeTitle_1d9k1_195{font-size:32px;font-weight:700;color:#1f2937;margin:0}._welcomeDescription_1d9k1_202{font-size:16px;color:#6b7280;line-height:1.6;margin:0;max-width:480px}._featureList_1d9k1_210{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:100%;max-width:480px}._featureItem_1d9k1_218{display:flex;align-items:center;gap:12px;padding:16px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;transition:all .2s}._featureItem_1d9k1_218:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-2px)}._featureIcon_1d9k1_235{font-size:20px;width:24px;text-align:center}._featureItem_1d9k1_218 span:last-child{font-size:14px;font-weight:500;color:#374151}._startButton_1d9k1_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_1d9k1_247:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._startButton_1d9k1_247:active{transform:translateY(0)}@media(max-width:768px){._reportBuilderWelcome_1d9k1_162{padding:32px 24px;margin:16px}._welcomeTitle_1d9k1_195{font-size:24px}._welcomeDescription_1d9k1_202{font-size:14px}._featureList_1d9k1_210{grid-template-columns:1fr;gap:12px}._featureItem_1d9k1_218{padding:12px}._startButton_1d9k1_247{height:44px;padding:0 24px;font-size:14px}}._leftPanel_1d9k1_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_1d9k1_300{width:100%;order:1;height:300px;max-height:300px;overflow:hidden}}@media(min-width:769px)and (max-width:1024px){._leftPanel_1d9k1_300{height:350px;max-height:350px;overflow-y:auto}}@media(min-width:769px){._leftPanel_1d9k1_300{width:440px}}@media(min-width:769px)and (max-width:1024px){._leftPanel_1d9k1_300{width:350px}}._mainPanel_1d9k1_344{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:0;flex:1;overflow-y:auto}@media(max-width:768px){._mainPanel_1d9k1_344{width:100%;order:2;height:auto;overflow-y:visible}}@media(min-width:769px)and (max-width:1024px){._mainPanel_1d9k1_344{height:auto;min-height:400px;overflow-y:visible}}._rightPanel_1d9k1_372{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;flex-shrink:0;overflow-y:auto}@media(max-width:768px){._rightPanel_1d9k1_372{width:100%;order:3;height:auto;overflow-y:visible}}@media(min-width:769px){._rightPanel_1d9k1_372{width:280px}}@media(min-width:769px)and (max-width:1024px){._rightPanel_1d9k1_372{width:220px}}._reportBuilderLayout_1d9k1_406{display:flex;gap:1.5rem;height:100%;min-height:0}@media(max-width:768px){._reportBuilderLayout_1d9k1_406{flex-direction:column;height:auto;gap:1rem}}@media(min-width:769px){._reportBuilderLayout_1d9k1_406{flex-direction:row;height:calc(100vh - 7rem)}}._reportBuilderLeft_1d9k1_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_1d9k1_431{width:100%;order:1}}@media(min-width:769px){._reportBuilderLeft_1d9k1_431{width:380px}}._reportBuilderMain_1d9k1_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_1d9k1_457{width:100%;order:3}}._reportBuilderRight_1d9k1_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_1d9k1_476{width:100%;order:2}}@media(min-width:769px){._reportBuilderRight_1d9k1_476{width:390px}}._panelHeader_1d9k1_503{font-weight:500;color:#111827;margin-bottom:1rem}._panelSubHeader_1d9k1_509{font-weight:500;font-size:18px;color:#111827}._textHeader_1d9k1_515{font-size:22px;font-weight:500;font-size:20px;color:#111827}._dataItem_1d9k1_523{padding:.75rem;border-radius:.25rem;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s;margin-bottom:.5rem}@media(max-width:768px){._dataItem_1d9k1_523{padding:.5rem;margin-bottom:.25rem}._dataItemName_1d9k1_539{font-size:14px;line-height:1.3}._dataItemMeta_1d9k1_544{font-size:11px}}@media(min-width:769px)and (max-width:1024px){._dataItem_1d9k1_523{padding:.6rem;margin-bottom:.3rem}._dataItemName_1d9k1_539{font-size:14px;line-height:1.4}._dataItemMeta_1d9k1_544{font-size:12px}}._dataItem_1d9k1_523:hover{background-color:#f9fafb;border-color:#d1d5db}._dataItem_1d9k1_523._selected_1d9k1_571{background-color:#eff6ff;border-color:#4b67a9}._dataItemName_1d9k1_539{font-weight:500;color:#111827;margin-bottom:.25rem;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._dataItemMeta_1d9k1_544{font-size:.75rem;color:#6b7280}._emptyState_1d9k1_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_1d9k1_597{padding:2rem 1rem;min-height:300px}._emptyState_1d9k1_597 img{width:50%!important}}._emptyStateIcon_1d9k1_621{width:3rem;height:3rem;margin-bottom:1rem;color:#d1d5db}._emptyStateText_1d9k1_628{font-size:.875rem;color:#6b7280}._dataPreview_1d9k1_634{border:1px solid #e5e7eb;border-radius:.25rem;overflow:hidden}._dataTable_1d9k1_640{width:100%;border-collapse:collapse}._dataTableHeader_1d9k1_645{background-color:#f9fafb}._dataTableHeader_1d9k1_645 th{padding:.75rem;text-align:left;font-weight:500;color:#374151;border-bottom:1px solid #e5e7eb}._dataTableRow_1d9k1_657{border-bottom:1px solid #f3f4f6}._dataTableRow_1d9k1_657:last-child{border-bottom:none}._dataTableCell_1d9k1_665{padding:.75rem;font-size:.875rem;color:#374151}._dataTableInfo_1d9k1_671{font-size:.75rem;color:#6b7280;margin-top:.5rem}._metricsGrid_1d9k1_678{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:640px){._metricsGrid_1d9k1_678{grid-template-columns:repeat(4,1fr)}}._metricCard_1d9k1_690{padding:1rem;background-color:#f9fafb;border-radius:.25rem;text-align:center}._metricLabel_1d9k1_697{font-size:.75rem;color:#6b7280;margin-bottom:.25rem}._metricValue_1d9k1_703{font-weight:600;color:#111827}._statusBadge_1d9k1_709{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._statusPublished_1d9k1_718{background-color:#dcfce7;color:#166534}._statusDraft_1d9k1_723{background-color:#fef3c7;color:#92400e}._statusProcessing_1d9k1_728{background-color:#dbeafe;color:#1e40af}._jobPromptSection_1d9k1_734{display:flex;flex-direction:column;height:100%;gap:1rem}._promptHeader_1d9k1_741{display:flex;align-items:center;justify-content:space-between}._newButton_1d9k1_747{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#4b67a9;color:#fff;border:none;border-radius:.25rem;font-size:.875rem;cursor:pointer;transition:all .2s}._newButton_1d9k1_747:hover{background-color:#2563eb}._promptContainer_1d9k1_766{position:relative;flex:1;max-height:200px}._promptTextarea_1d9k1_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_1d9k1_772:focus{outline:none;border-color:#4b67a9;box-shadow:0 0 0 3px #3b82f61a}._runButton_1d9k1_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_1d9k1_795:hover{background-color:#059669}._runButton_1d9k1_795:disabled{background-color:#9ca3af;cursor:not-allowed}._templatesSection_1d9k1_820{flex:1;display:flex;flex-direction:column;gap:.75rem}._templatesHeader_1d9k1_827{display:flex;align-items:center;justify-content:space-between}._templateItem_1d9k1_833{display:flex;align-items:center;gap:.5rem;padding:.75rem;border:1px solid #e5e7eb;border-radius:.375rem;transition:all .2s;background-color:#fff}._templateItem_1d9k1_833:hover{border-color:#4b67a9;box-shadow:0 2px 4px #3b82f61a}._templateButton_1d9k1_849{flex:1;text-align:left;background:none;border:none;padding:.5rem;border-radius:.25rem;cursor:pointer;transition:all .2s}._templateButton_1d9k1_849:hover{background-color:#f8fafc}._templateName_1d9k1_864{font-size:.875rem;color:#111827;font-weight:600;line-height:1.4}._templateEditButton_1d9k1_871{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._templateItem_1d9k1_833:hover ._templateEditButton_1d9k1_871{opacity:1}._templateEditButton_1d9k1_871:hover{background-color:#f3f4f6}._templateDeleteButton_1d9k1_889{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._templateItem_1d9k1_833:hover ._templateDeleteButton_1d9k1_889{opacity:1}._templateDeleteButton_1d9k1_889:hover{background-color:#fef2f2}._templateActions_1d9k1_907{display:flex;gap:.25rem}._templateContent_1d9k1_912{flex:1;text-align:left}._templatePreview_1d9k1_917{font-size:.75rem;color:#6b7280;margin-top:.25rem;line-height:1.3}._templateCount_1d9k1_924{font-size:.75rem;color:#6b7280;margin-left:.5rem}._loadingTemplates_1d9k1_930{display:flex;align-items:center;gap:.5rem;padding:1rem;color:#6b7280;font-size:.875rem}._emptyTemplates_1d9k1_939{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;color:#6b7280;text-align:center}._emptyTemplates_1d9k1_939 span{font-size:.875rem}._templatesList_1d9k1_955{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.25rem}._progressSection_1d9k1_964{display:flex;flex-direction:column;gap:1rem;height:100%}._progressPanel_1d9k1_971{flex:1;display:flex;flex-direction:column;gap:.75rem}._progressHeader_1d9k1_978{display:flex;align-items:center;gap:.5rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}._progressList_1d9k1_986{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}._progressItem_1d9k1_994{padding:.75rem;background-color:#f9fafb;border-radius:.25rem;border-left:3px solid #4B67A9}._progressTitle_1d9k1_1001{font-size:.875rem;font-weight:500;color:#111827;margin-bottom:.25rem}._progressTime_1d9k1_1008{font-size:.75rem;color:#6b7280;margin-bottom:.5rem}._progressBar_1d9k1_1014{width:100%;height:.25rem;background-color:#e5e7eb;border-radius:.125rem;overflow:hidden}._progressBarFill_1d9k1_1022{height:100%;background-color:#4b67a9;border-radius:.125rem;animation:_pulse_1d9k1_1 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _pulse_1d9k1_1{0%,to{opacity:1}50%{opacity:.5}}._historyItem_1d9k1_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_1d9k1_1042:hover{border-color:#4b67a9;box-shadow:0 2px 4px #3b82f61a}._historyButton_1d9k1_1059{flex:1;text-align:left;background:none;border:none;padding:.5rem;border-radius:.25rem;cursor:pointer;transition:all .2s}._historyButton_1d9k1_1059:hover{background-color:#f8fafc}._historyTitle_1d9k1_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_1d9k1_1084{font-size:.75rem;color:#6b7280;line-height:1.3}._historyEditButton_1d9k1_1090{padding:.25rem;background:none;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .2s}._historyItem_1d9k1_1042:hover ._historyEditButton_1d9k1_1090{opacity:1}._historyEditButton_1d9k1_1090:hover{background-color:#f3f4f6}._modalOverlay_1d9k1_1109{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContent_1d9k1_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_1d9k1_1133{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 0}._modalTitle_1d9k1_1140{font-size:1.125rem;font-weight:600;color:#111827}._modalCloseButton_1d9k1_1146{padding:.5rem;background:none;border:none;border-radius:.25rem;cursor:pointer;color:#6b7280;transition:all .2s}._modalCloseButton_1d9k1_1146:hover{background-color:#f3f4f6;color:#374151}._modalForm_1d9k1_1161{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._formGroup_1d9k1_1168{display:flex;flex-direction:column;gap:.5rem}._formLabel_1d9k1_1174{font-size:.875rem;font-weight:500;color:#374151}._formInput_1d9k1_1180{padding:.75rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;transition:all .2s}._formInput_1d9k1_1180:focus{outline:none;border-color:#4b67a9;box-shadow:0 0 0 3px #3b82f61a}._formTextarea_1d9k1_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_1d9k1_1194:focus{outline:none;border-color:#4b67a9;box-shadow:0 0 0 3px #3b82f61a}._modalActions_1d9k1_1211{display:flex;gap:.75rem;padding:0 1.5rem 1.5rem}._modalButton_1d9k1_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_1d9k1_1217._primary_1d9k1_1230{background-color:#4b67a9;color:#fff}._modalButton_1d9k1_1217._primary_1d9k1_1230:hover{background-color:#2563eb}._modalButton_1d9k1_1217._secondary_1d9k1_1239{background-color:#f3f4f6;color:#374151}._modalButton_1d9k1_1217._secondary_1d9k1_1239:hover{background-color:#e5e7eb}._modalButton_1d9k1_1217:disabled{background-color:#9ca3af;cursor:not-allowed}._specialChar_1d9k1_1254{color:#4b67a9;font-weight:600}._spaceY2_1d9k1_1262>*+*{margin-top:.5rem}._spaceY4_1d9k1_1266>*+*{margin-top:1rem}._spaceY6_1d9k1_1270>*+*{margin-top:1.5rem}._flex_1d9k1_1274{display:flex}._flexGap2_1d9k1_1278{display:flex;gap:.5rem;justify-content:space-between}._flexItemsCenter_1d9k1_1284{align-items:center}._flexItemsCenterGap2_1d9k1_1288{display:flex;align-items:center;gap:.5rem}._flexJustifyBetween_1d9k1_1294{justify-content:space-between}._mb4_1d9k1_1298{margin-bottom:1rem}._mb2_1d9k1_1302{margin-bottom:.5rem}._mb3_1d9k1_1306{margin-bottom:.75rem}._mt6_1d9k1_1310{margin-top:1.5rem}._mt1_1d9k1_1314{margin-top:.25rem}._textLg_1d9k1_1318{font-size:1.125rem}._fontMedium_1d9k1_1322{font-weight:500}._textGray900_1d9k1_1326{color:#111827}._textLeft_1d9k1_1330{text-align:left}._p2_1d9k1_1334{padding:.5rem}._borderB_1d9k1_1338{border-bottom:1px solid #e5e7eb}._bgGray50_1d9k1_1342{background-color:#f9fafb}._p4_1d9k1_1346{padding:1rem}._rounded_1d9k1_1350{border-radius:.25rem}._textSm_1d9k1_1354{font-size:.875rem}._textGray700_1d9k1_1358{color:#374151}._bgWhite_1d9k1_1362{background-color:#fff}._border_1d9k1_1338{border:1px solid #e5e7eb}._textCenter_1d9k1_1370{text-align:center}._text2xl_1d9k1_1374{font-size:1.5rem}._fontBold_1d9k1_1378{font-weight:700}._textBlue600_1d9k1_1382{color:#2563eb}._textGreen600_1d9k1_1386{color:#16a34a}._textPurple600_1d9k1_1390{color:#9333ea}._textOrange600_1d9k1_1394{color:#ea580c}._textXs_1d9k1_1398{font-size:.75rem}._textGray600_1d9k1_1402{color:#4b5563}._textGray500_1d9k1_1406{color:#6b7280}._h3_1d9k1_1410{width:.75rem;height:.75rem}._h4_1d9k1_1415{width:1rem;height:1rem}._h5_1d9k1_1420{width:1.25rem;height:1.25rem}._w3_1d9k1_1425{width:.75rem}._w4_1d9k1_1429{width:1rem}._w5_1d9k1_1433{width:1.25rem}._iconBlue500_1d9k1_1437{color:#4b67a9}._iconGray500_1d9k1_1441{color:#6b7280}._iconGreen600_1d9k1_1445{color:#16a34a}._iconBlue600_1d9k1_1449{color:#2563eb}._iconRed600_1d9k1_1453{color:#dc2626}._showMoreButton_1d9k1_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_1d9k1_1457:hover{background-color:#f3f4f6;color:#374151}._currentPrompt_1d9k1_1474{margin-top:1rem;padding:1rem;background-color:#f9fafb;border-radius:.25rem;border:1px solid #e5e7eb}._currentPromptLabel_1d9k1_1482{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._currentPromptText_1d9k1_1489{font-size:.875rem;color:#6b7280;line-height:1.5}._publishButton_1d9k1_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_1d9k1_1495:hover{background-color:#059669}._reportDetail_1d9k1_1512{padding:0;height:100%;overflow:hidden;width:100%}._reportHeader_1d9k1_1519{background:#fff;border-bottom:1px solid #e5e7eb;padding:11px}._reportTitle_1d9k1_1525{font-size:16px;font-weight:600;color:#111827;margin:0 0 16px;line-height:1.3}._reportInfo_1d9k1_1533{display:flex;justify-content:space-between;align-items:flex-end}._reportContent_1d9k1_1539{padding:0;height:calc(100% - 120px);overflow:hidden}._reportContentLayout_1d9k1_1546{display:flex;gap:24px;height:100%}._reportMainContent_1d9k1_1552{flex:1;overflow-y:auto;padding-right:16px}._reportTablesSection_1d9k1_1558{width:450px;overflow-y:auto;border-left:1px solid #e5e7eb;padding-left:16px}@media(max-width:768px){._reportContent_1d9k1_1539{height:auto;overflow:visible}._spaceY2_1d9k1_1262{height:90%;overflow:auto}._reportContentLayout_1d9k1_1546{flex-direction:column;height:auto;gap:16px}._reportMainContent_1d9k1_1552{padding-right:0;overflow-y:visible}._reportTablesSection_1d9k1_1558{width:100%;border-left:none;border-top:1px solid #e5e7eb;padding-left:0;padding-top:16px;overflow-y:visible}}._reportContent_1d9k1_1539 ._markedContent_1d9k1_1598{font-size:14px;line-height:1.6;color:#333}._reportContent_1d9k1_1539 ._markedContent_1d9k1_1598 h1,._reportContent_1d9k1_1539 ._markedContent_1d9k1_1598 h2,._reportContent_1d9k1_1539 ._markedContent_1d9k1_1598 h3,._reportContent_1d9k1_1539 ._markedContent_1d9k1_1598 h4,._reportContent_1d9k1_1539 ._markedContent_1d9k1_1598 h5,._reportContent_1d9k1_1539 ._markedContent_1d9k1_1598 h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25;color:#111827}._reportContent_1d9k1_1539 ._markedContent_1d9k1_1598 h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._reportContent_1d9k1_1539 ._markedContent_1d9k1_1598 h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._reportContent_1d9k1_1539 ._markedContent_1d9k1_1598 h3{font-size:1.25em}._reportContent_1d9k1_1539 ._markedContent_1d9k1_1598 h4{font-size:1em}._reportContent_1d9k1_1539 ._markedContent_1d9k1_1598 p{margin-top:0;margin-bottom:16px}._reportContent_1d9k1_1539 ._markedContent_1d9k1_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_1d9k1_1539 ._markedContent_1d9k1_1598 pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-bottom:16px}._reportContent_1d9k1_1539 ._markedContent_1d9k1_1598 pre code{padding:0;margin:0;background-color:transparent;border:0;word-break:normal;white-space:pre}._reportContent_1d9k1_1539 ._markedContent_1d9k1_1598 blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin:0 0 16px}._reportContent_1d9k1_1539 ._markedContent_1d9k1_1598 ul,._reportContent_1d9k1_1539 ._markedContent_1d9k1_1598 ol{padding-left:2em;margin-top:0;margin-bottom:16px}._reportContent_1d9k1_1539 ._markedContent_1d9k1_1598 table{display:block;width:100%;overflow:auto;margin-top:0;margin-bottom:16px;border-spacing:0;border-collapse:collapse}._reportContent_1d9k1_1539 ._markedContent_1d9k1_1598 table th,._reportContent_1d9k1_1539 ._markedContent_1d9k1_1598 table td{padding:6px 13px;border:1px solid #dfe2e5}._reportContent_1d9k1_1539 ._markedContent_1d9k1_1598 table tr{background-color:#fff;border-top:1px solid #c6cbd1}._reportContent_1d9k1_1539 ._markedContent_1d9k1_1598 table tr:nth-child(2n){background-color:#f6f8fa}._reportContent_1d9k1_1539 ._markedContent_1d9k1_1598 img{max-width:100%;height:auto;border-radius:6px;box-shadow:0 1px 3px #0000001a}._reportContent_1d9k1_1539 ._markedContent_1d9k1_1598 hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}._reportContent_1d9k1_1539 ._markedContent_1d9k1_1598 a{color:#0366d6;text-decoration:none}._reportContent_1d9k1_1539 ._markedContent_1d9k1_1598 a:hover{text-decoration:underline}._markedContent_1d9k1_1598{font-size:14px;line-height:1.6;color:#333;padding:15px}._markedContent_1d9k1_1598 h1,._markedContent_1d9k1_1598 h2,._markedContent_1d9k1_1598 h3,._markedContent_1d9k1_1598 h4,._markedContent_1d9k1_1598 h5,._markedContent_1d9k1_1598 h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}._markedContent_1d9k1_1598 h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_1d9k1_1598 h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_1d9k1_1598 h3{font-size:1.25em}._markedContent_1d9k1_1598 h4{font-size:1em}._markedContent_1d9k1_1598 p{margin-top:0;margin-bottom:16px}._markedContent_1d9k1_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_1d9k1_1598 pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-bottom:16px}._markedContent_1d9k1_1598 pre code{padding:0;margin:0;background-color:transparent;border:0;word-break:normal;white-space:pre}._markedContent_1d9k1_1598 blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin:0 0 16px}._markedContent_1d9k1_1598 ul,._markedContent_1d9k1_1598 ol{padding-left:2em;margin-top:0;margin-bottom:16px}._markedContent_1d9k1_1598 table{display:block;width:100%;overflow:auto;margin-top:0;margin-bottom:16px;border-spacing:0;border-collapse:collapse}._markedContent_1d9k1_1598 table th,._markedContent_1d9k1_1598 table td{padding:6px 13px;border:1px solid #dfe2e5}._markedContent_1d9k1_1598 table tr{background-color:#fff;border-top:1px solid #c6cbd1}._markedContent_1d9k1_1598 table tr:nth-child(2n){background-color:#f6f8fa}._markedContent_1d9k1_1598 img{max-width:100%;box-sizing:content-box;background-color:#fff}._markedContent_1d9k1_1598 hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}._markedContent_1d9k1_1598 a{color:#0366d6;text-decoration:none}._markedContent_1d9k1_1598 a:hover{text-decoration:underline}._templateSelected_1d9k1_1869{background-color:#e6f7ff!important;border-color:#4b67a9!important}._templateSelected_1d9k1_1869:hover{background-color:#e6f7ff!important}._noDataWarning_1d9k1_1878{margin-left:.5rem;font-size:.875rem}._templateDataCount_1d9k1_1883{font-size:.75rem;color:#52c41a;margin-top:.25rem}._templateButton_1d9k1_849:disabled{opacity:.5;cursor:not-allowed}._templateButton_1d9k1_849:disabled:hover{background-color:transparent}._selectedTemplateInfo_1d9k1_1898{padding:.75rem;background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:.375rem;margin-bottom:.75rem}._selectedTemplateLabel_1d9k1_1906{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#0369a1;font-weight:500}._templatePreviewCard_1d9k1_1915{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;margin:1rem 0;box-shadow:0 1px 3px #0000001a}._templatePreviewTitle_1d9k1_1924{font-size:1rem;font-weight:600;color:#111827;margin-bottom:1rem;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem}._templatePreviewContent_1d9k1_1933{display:flex;flex-direction:column;gap:.75rem}._templatePreviewItem_1d9k1_1939{font-size:.875rem;line-height:1.5}._templatePreviewItem_1d9k1_1939 strong{color:#374151;margin-right:.5rem}._connectedDataList_1d9k1_1949{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}._connectedDataTag_1d9k1_1956{background-color:#e0f2fe;color:#0891b2;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._templateIndicator_1d9k1_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_1d9k1_1979{background:none;border:none;color:#0050b3;cursor:pointer;font-size:12px;text-decoration:underline}._templateIndicatorButton_1d9k1_1979:hover{color:#003a8c}._templateLinkedItem_1d9k1_1992{background:#f6ffed!important;border:1px solid #b7eb8f!important}._templateIcon_1d9k1_1997{color:#52c41a;margin-right:4px;font-size:12px}._templateLinkButton_1d9k1_2003{color:#4b67a9;padding:0 4px}._templateUnlinkButton_1d9k1_2008{color:#ff4d4f;padding:0 4px}._templateEmptyState_1d9k1_2013{text-align:center;padding:40px 20px;color:#8c8c8c}._templateColumn_1d9k1_2019{display:flex;flex-direction:column;gap:12px;height:100%;width:25%;border-right:1px solid #f0f0f0;padding-right:16px}._templateHeader_1d9k1_2029{display:flex;align-items:center;gap:8px;margin-bottom:8px}._templateList_1d9k1_2036{height:calc(100% - 80px);overflow-y:auto;padding-right:4px}._templateItem_1d9k1_833{padding:12px;margin-bottom:8px;border-radius:6px;border:1px solid #d9d9d9;background:#fafafa;cursor:pointer}._templateItemSelected_1d9k1_2051{background:#e6f7ff!important}._templateItemHeader_1d9k1_2055{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}._templateItemTitle_1d9k1_2062{margin:0;font-size:14px;color:#262626;font-weight:600}._templateItemTitleSelected_1d9k1_2069{color:#4b67a9!important}._templateItemMeta_1d9k1_2073{font-size:12px;color:#8c8c8c;margin-top:4px;display:flex;align-items:center;gap:8px}._templateItemPrompt_1d9k1_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_1d9k1_2095{display:flex;align-items:center;justify-content:space-between}._dataColumnTitle_1d9k1_2101{margin:0;font-size:16px}._templateTag_1d9k1_2106{background:#4b67a9;color:#fff;border:none}._tiptapContainer_1d9k1_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_1d9k1_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_1d9k1_2136{width:100%;display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:flex-start}._tiptapButtonGroup_1d9k1_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_1d9k1_2136 button:hover{background:#007bff;color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px #007bff33}._tiptapButtonGroup_1d9k1_2136 button:disabled{background:#f8f9fa;color:#adb5bd;cursor:not-allowed;transform:none;box-shadow:none}._tiptapActive_1d9k1_2177{background:#007bff!important;color:#fff!important;box-shadow:0 2px 4px #007bff33!important}._tiptapMenuContainer_1d9k1_2183{position:relative;display:inline-block}._tiptapDropdownMenu_1d9k1_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_1d9k1_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_1d9k1_2188 button:hover{background-color:#f8f9fa;transform:none;box-shadow:none}._tiptapColorPicker_1d9k1_2228{width:100%;height:36px;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;margin-bottom:8px}._tiptapEditorContainer_1d9k1_2237{flex:1;overflow:hidden;display:flex;flex-direction:row;gap:0;height:100%;min-height:0}._tiptapContent_1d9k1_2247{flex:1;overflow-y:auto;padding:0;min-height:300px;background:#fff;display:flex;flex-direction:column}._tiptapContent_1d9k1_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_1d9k1_2247 .ProseMirror:focus{outline:none}._tiptapContent_1d9k1_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_1d9k1_2247 .ProseMirror h2{font-size:2rem;font-weight:600;margin:1.5rem 0 1rem;color:#262626}._tiptapContent_1d9k1_2247 .ProseMirror h3{font-size:1.5rem;font-weight:600;margin:1.25rem 0 .75rem;color:#262626}._tiptapContent_1d9k1_2247 .ProseMirror h4{font-size:1.25rem;font-weight:600;margin:1rem 0 .5rem;color:#6c757d}._tiptapContent_1d9k1_2247 .ProseMirror h5{font-size:1.125rem;font-weight:600;margin:.75rem 0 .5rem;color:#6c757d}._tiptapContent_1d9k1_2247 .ProseMirror h6{font-size:1rem;font-weight:600;margin:.5rem 0 .25rem;color:#6c757d}._tiptapContent_1d9k1_2247 .ProseMirror p{margin:.75rem 0}._tiptapContent_1d9k1_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_1d9k1_2247 .ProseMirror ul .ProseMirror ol{padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem}._tiptapContent_1d9k1_2247 .ProseMirror li p{margin:.5rem 0}._tiptapContent_1d9k1_2247 .ProseMirror hr{border:none;border-top:2px solid #e9ecef;margin:2rem 0}._tiptapContent_1d9k1_2247 .ProseMirror table{border-collapse:collapse;margin:1rem 0;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}._tiptapContent_1d9k1_2247 .ProseMirror table td .ProseMirror table th{border:1px solid #dee2e6;padding:8px 12px;text-align:left}._tiptapContent_1d9k1_2247 .ProseMirror table th{background-color:#f8f9fa;font-weight:600}._tiptapSidebar_1d9k1_2366{width:500px;min-width:500px;max-width:500px;background:#f8f9fa;border-left:1px solid #e9ecef;overflow-y:auto;padding:16px}._tiptapHeader_1d9k1_2376{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e9ecef}._tiptapTitle_1d9k1_2384{font-size:18px;font-weight:600;color:#262626;margin:0}._tiptapActions_1d9k1_2391{display:flex;align-items:center;gap:8px}._tiptapEditButton_1d9k1_2397,._tiptapSaveButton_1d9k1_2398{padding:8px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._tiptapEditButton_1d9k1_2397{background:#007bff;color:#fff}._tiptapEditButton_1d9k1_2397:hover{background:#0056b3}._tiptapSaveButton_1d9k1_2398{background:#28a745;color:#fff}._tiptapSaveButton_1d9k1_2398:hover{background:#1e7e34}._tiptapSplitLayout_1d9k1_2426{display:flex;flex:1;overflow:hidden;height:100%}._tiptapMainContent_1d9k1_2433{flex:1;min-width:0;display:flex;flex-direction:column}._tiptapLoading_1d9k1_2440{display:flex;align-items:center;justify-content:center;height:200px;color:#6b7280;font-size:16px}._tiptapChartContainer_1d9k1_2449{padding:16px;background:#fff;border-radius:8px;margin-bottom:16px;border:1px solid #e8e8e8}._tiptapChartTitle_1d9k1_2457{margin-bottom:12px;color:#4b67a9;font-size:16px;font-weight:600}._tiptapSidebar_1d9k1_2366 .ant-collapse{background:transparent;border:none}._tiptapSidebar_1d9k1_2366 .ant-collapse-item{border:1px solid #e9ecef;border-radius:6px;margin-bottom:8px;background:#fff}._tiptapSidebar_1d9k1_2366 .ant-collapse-header{padding:8px 12px!important;background:#f8f9fa;border-radius:6px 6px 0 0}._tiptapSidebar_1d9k1_2366 .ant-collapse-content{border-top:1px solid #e9ecef}._tiptapSidebar_1d9k1_2366 .ant-collapse-content-box{padding:12px!important}._tiptapSidebar_1d9k1_2366 .ant-collapse .ant-collapse{margin-top:8px}._tiptapSidebar_1d9k1_2366 .ant-collapse .ant-collapse-item{border:1px solid #d9d9d9;background:#fafafa}._tiptapSidebar_1d9k1_2366 .ant-collapse .ant-collapse-header{background:#f0f0f0;padding:6px 10px!important}._reportBuilderTabContent_1d9k1_2507{height:100%;width:100%;overflow:hidden}._processingBar_1d9k1_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_1d9k1_1 .3s ease-out;border-top:1px solid rgba(255,255,255,.1);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_1d9k1_1{0%{transform:translateY(100%) translateZ(0);opacity:0}to{transform:translateY(0) translateZ(0);opacity:1}}._processingContent_1d9k1_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_1d9k1_2563{display:flex;align-items:center;gap:12px;flex:1;min-width:0}._processingIcon_1d9k1_2571{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#fff3;border-radius:50%;animation:_pulse_1d9k1_1 2s infinite;flex-shrink:0;border:1px solid rgba(255,255,255,.3)}@keyframes _pulse_1d9k1_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_1d9k1_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_1d9k1_2601:before{content:"🤖";font-size:16px;animation:_bounce_1d9k1_1 2s infinite}@keyframes _bounce_1d9k1_1{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-3px)}60%{transform:translateY(-1px)}}._processingDetails_1d9k1_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_1d9k1_2648{display:flex;gap:6px;flex-shrink:0}._processingButton_1d9k1_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;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}._processingButton_1d9k1_2654:hover{background:#fff3!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 2px 8px #0003;border-color:#ffffff4d}._processingButton_1d9k1_2654:active{transform:translateY(0)}@media(max-width:768px){._processingContent_1d9k1_2552{padding:10px 16px;min-height:44px}._processingTitle_1d9k1_2601{font-size:13px}._processingDetails_1d9k1_2636{font-size:11px;max-width:200px}._processingButton_1d9k1_2654{width:32px;height:32px}._processingIcon_1d9k1_2571{width:24px;height:24px}}@media(max-width:480px){._processingContent_1d9k1_2552{padding:8px 12px;min-height:40px}._processingTitle_1d9k1_2601{font-size:12px}._processingDetails_1d9k1_2636{display:none}._processingButton_1d9k1_2654{width:28px;height:28px}._processingIcon_1d9k1_2571{width:20px;height:20px}}._backButton_1d9k1_2733{cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center}._backButton_1d9k1_2733:hover{background:#f5f5f5}._container_1h46f_2{width:100%}._cardBusinessMeasurement_1h46f_6 .ant-card-head{display:flex;align-items:center;justify-content:space-between;padding:0 10px;margin:0;border-bottom:none}._cardBusinessMeasurement_1h46f_6 .ant-card-body{padding:0 10px}._mainContent_1h46f_19{width:100vw;margin:0 auto;padding:0 0 24px}._mainContent2_1h46f_25{width:98%;margin:0 auto;padding:0 0 24px}._mainContent3_1h46f_31{width:100%;margin:0 auto;height:100vh;overflow:auto}._mainContentMobile_1h46f_38{max-width:95vw;margin:0 auto;padding:24px 0}._contentContainer_1h46f_44{border-radius:12px;box-shadow:0 2px 8px #00000014;background-color:#fff;position:sticky;top:1px;z-index:100}._contentContainer2_1h46f_54{width:100%;border-radius:12px;box-shadow:0 2px 8px #00000014}._contentContainer2_1h46f_54 .ant-btn-variant-solid{background:#4b67a9}._titleButton_1h46f_66{display:flex;justify-content:start;border-radius:3px;width:100%;background-color:#fff;padding:12px;align-items:center;gap:12px}._headerTitle_1h46f_77{height:155px;padding:0 0 0 40px;position:relative;z-index:1000;overflow:hidden}._header_1h46f_77{display:flex;justify-content:space-around;gap:32px}._headerCacheButton_1h46f_91{display:flex;gap:8px;justify-content:space-between}._controlsCard_1h46f_97 h2{margin-bottom:8px}._controlsContainer_1h46f_101{width:100%;margin-top:16px}._controlsRow_1h46f_106{display:flex;flex-direction:row;gap:16px;align-items:center;flex-wrap:wrap;justify-content:space-between}._searchContainer_1h46f_115{width:150px}._searchInput_1h46f_120{width:flex;font-size:14px}._businessTagsContainer_1h46f_125{margin-top:3px;align-items:center}._businessTagsHeader_1h46f_130{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._businessTagsLabel_1h46f_137{font-size:12px;font-weight:500;white-space:nowrap}._businessTagButton_1h46f_143,._storeTagButton_1h46f_150{font-size:12px;padding:4px 8px;height:28px;min-width:60px}._storeTagsContainer_1h46f_157{flex:1;min-width:200px;margin-top:10px}._storeTagsHeader_1h46f_163{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._storeTagsLabel_1h46f_170{font-size:12px;font-weight:500;white-space:nowrap}._metricsGridCard_1h46f_176 .ant-card-body{margin:0;padding:5px}._metricsGridCard2_1h46f_181 .ant-card-body{margin:0;padding:0}._tableContainer_1h46f_186{width:98vw;background:#fff;box-shadow:0 2px 8px #00000014;min-height:350px;border-radius:8px}@media(max-width:768px){._headerItem_1h46f_196{flex-direction:column!important}._defaultItem_1h46f_199{display:none}._controlsContainer_1h46f_101{flex-direction:column}._header_1h46f_77{flex-direction:column;gap:8px;margin-bottom:8px}._header_1h46f_77>h2{font-size:16px}._headerCacheButton_1h46f_91{justify-content:start}._mainContent_1h46f_19{padding:10px 0!important;margin:0!important;width:100%!important;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}._contentContainer_1h46f_44,._contentContainer2_1h46f_54{padding:0!important;margin:0!important;border:none!important}._controlsCard_1h46f_97{margin:0;padding:0;width:95vw!important}._controlsCard_1h46f_97 .ant-card-body{padding:10px!important}._controlsRow_1h46f_106{flex-direction:column;gap:12px;align-items:stretch}._searchContainer_1h46f_115{flex:1;min-width:auto}._searchInput_1h46f_120{font-size:12px}._businessTagsContainer_1h46f_125{min-width:auto}._businessTagsLabel_1h46f_137{font-size:11px}._businessTagButton_1h46f_143{font-size:11px;padding:2px 6px;height:24px;min-width:auto}._storeTagsContainer_1h46f_157{min-width:auto}._storeTagsLabel_1h46f_170{font-size:11px}._storeTagButton_1h46f_150{font-size:11px;padding:2px 6px;height:24px;min-width:auto}._metricsGrid_1h46f_176{margin:0!important;padding:0!important;row-gap:5px!important;width:100%!important}._metricsGridCol_1h46f_308{margin:0!important;padding:0 5px!important}._metricsGrid_1h46f_176 .ant-col{padding:0!important;margin:0 5px!important}._metricsGridCard_1h46f_176{width:97%!important}._metricsGridCard_1h46f_176 .ant-card-body{margin:0;padding:4px}._dateRangeFilter_1h46f_328{padding:5px!important}._dateRangePicker_1h46f_332,._dateRangeSelect_1h46f_337{width:auto;margin:0!important}}@media(max-width:480px){._searchInput_1h46f_120{font-size:12px}._businessTagsLabel_1h46f_137{font-size:11px}._businessTagButton_1h46f_143{font-size:11px;padding:2px 6px;height:24px;min-width:auto}}._markdownBody_1h46f_363{--md-fg: #1f2937;--md-fg-muted: #4b5563;--md-border: #e5e7eb;--md-code-bg: #0b10261a;--md-quote-bg: #f9fafb;--md-link: #2563eb;color:var(--md-fg);line-height:1.75;font-size:14px;word-break:break-word}._markdownBody_1h46f_363 :where(p){margin:0 0 10px}._markdownBody_1h46f_363 :where(h1,h2,h3,h4,h5,h6){color:var(--md-fg);line-height:1.25;margin:14px 0 8px;font-weight:650}._markdownBody_1h46f_363 h1{font-size:20px;border-bottom:1px solid var(--md-border);padding-bottom:6px}._markdownBody_1h46f_363 h2{font-size:18px;border-bottom:1px solid var(--md-border);padding-bottom:4px}._markdownBody_1h46f_363 h3{font-size:16px}._markdownBody_1h46f_363 :where(ul,ol){margin:8px 0 10px 18px;padding-left:14px}._markdownBody_1h46f_363 li{margin:4px 0}._markdownBody_1h46f_363 a{color:var(--md-link);text-decoration:none}._markdownBody_1h46f_363 a:hover{text-decoration:underline}._markdownBody_1h46f_363 code:not(pre code){background:var(--md-code-bg);padding:2px 6px;border-radius:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12.5px}._markdownBody_1h46f_363 pre{background:#0b102608;border:1px solid var(--md-border);border-radius:8px;padding:10px 12px;overflow:auto;margin:10px 0;white-space:pre-wrap;word-break:break-word}._markdownBody_1h46f_363 pre code{background:transparent;padding:0;border:0;font-size:12.5px;white-space:inherit}._markdownBody_1h46f_363 blockquote{margin:10px 0;padding:8px 12px;background:var(--md-quote-bg);border-left:4px solid #d1d5db;color:var(--md-fg-muted);border-radius:6px}._markdownBody_1h46f_363 table{width:100%;border-collapse:collapse;margin:8px 0 12px;font-size:13px;display:block;overflow-x:auto}._markdownBody_1h46f_363 th,._markdownBody_1h46f_363 td{border:1px solid var(--md-border);padding:6px 8px;vertical-align:top;word-break:break-word}._markdownBody_1h46f_363 th{background:#f3f4f6;font-weight:600}._markdownBody_1h46f_363 tr:nth-child(2n){background:#fafafa}._markdownBody_1h46f_363 hr{border:0;border-top:1px solid var(--md-border);margin:14px 0}._markdownBody_1h46f_363 img{max-width:100%;height:auto;border-radius:6px}._markdownBody_1h46f_363 *{max-width:100%;box-sizing:border-box;overflow-wrap:anywhere}._markdownBody_1h46f_363 :where(h1,h2,h3){scroll-margin-top:8px}._chatMessage_1h46f_520{width:100%;display:flex;gap:8px;align-items:flex-start;margin-bottom:10px}._ai_1h46f_528{flex-direction:row;justify-content:flex-start}._me_1h46f_176{flex-direction:row-reverse;justify-content:end}._avatar_1h46f_538{flex:0 0 auto;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600}._ai_1h46f_528 ._avatar_1h46f_538{background:#f3f4f6;color:#374151}._me_1h46f_176 ._avatar_1h46f_538{background:#4b67a9;color:#fff}._bubble_1h46f_560{max-width:85%;padding:8px 10px;border:1px solid #e5e7eb;border-radius:14px;background:#f9fafb;color:#111827;word-break:break-word;overflow-x:auto}._ai_1h46f_528 ._bubble_1h46f_560{background:#f5f5f5;border-color:#e5e7eb;border-top-left-radius:4px;padding-left:20px}._me_1h46f_176 ._bubble_1h46f_560{background:#e6f4ff;border-color:#bfdbfe;border-top-right-radius:4px}._dsLayout_1h46f_586{display:flex;width:100%;height:calc(100vh - 60px)}._dsSidebar_1h46f_592{width:280px;flex-shrink:0;background-color:#fafafa;border-right:1px solid #e5e7eb;padding:12px 8px;overflow-y:auto;height:calc(100vh - 60px);display:flex;flex-direction:column}._dsSidebarHeader_1h46f_604{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding:0 4px}._dsSidebarTitle_1h46f_612{font-size:16px;font-weight:600;color:#6b7280;flex:1}._mobileSidebarClose_1h46f_619,._mobileSidebarToggle_1h46f_623{display:none}._dsFileList_1h46f_627{margin-top:8px;overflow-y:auto;height:calc(100vh - 120px);display:flex;flex-direction:column;gap:4px;width:100%}._dsSidebarButtons_1h46f_637{display:flex;flex-direction:column;gap:8px;padding:12px 8px 12px 0;border-top:1px solid #e5e7eb}._dsFileItem_1h46f_645{padding:8px 10px;height:30px;width:100%;font-size:14px;cursor:pointer;border-radius:4px;transition:all .2s;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;line-height:14px;box-sizing:border-box}._dsFileItem_1h46f_645:hover{background-color:#f3f4f6;color:#111827}._dsFileItem_1h46f_645._active_1h46f_667{background-color:#e0e7ff;color:#1e40af;font-weight:500}._dsFileItem_1h46f_645._selected_1h46f_673{background-color:#dbeafe;border:1px solid #3b82f6}._dsMainContent_1h46f_678{flex:1;min-width:0;display:flex;flex-direction:column;height:100%;min-height:100%}._dsToolbar_1h46f_687{display:flex;gap:8px;padding:12px;background-color:#fff;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;flex-shrink:0}._dsContentArea_1h46f_698{width:calc(100vw - 280px);height:100%;min-height:0;overflow:hidden;padding:12px}._mobileSidebarOverlay_1h46f_707{display:none}@media(max-width:768px){._dsLayout_1h46f_586{position:relative}._dsSidebar_1h46f_592{position:fixed;left:-100%;top:60px;width:280px;max-width:80vw;height:calc(100vh - 60px);z-index:1000;transition:left .3s ease-in-out;box-shadow:2px 0 8px #00000026}._dsSidebar_1h46f_592._mobileSidebarOpen_1h46f_729{left:0}._mobileSidebarOverlay_1h46f_707{display:block;position:fixed;inset:60px 0 0;background-color:#00000080;z-index:999;animation:_fadeIn_1h46f_1 .3s ease-in-out}._mobileSidebarClose_1h46f_619{display:block!important;color:#6b7280;padding:4px}._mobileSidebarToggle_1h46f_623{display:block!important;position:absolute;top:12px;left:12px;z-index:100;color:#6b7280}._dsMainContent_1h46f_678{width:100%}._dsContentArea_1h46f_698{width:100%;padding-top:48px}._dsSidebarHeader_1h46f_604{padding:8px 12px;border-bottom:1px solid #e5e7eb;margin-bottom:12px}}@keyframes _fadeIn_1h46f_1{0%{opacity:0}to{opacity:1}}@media(max-width:768px){._tocSidebar_1h46f_787,._chatBoxRight_1h46f_791{display:none!important}._resultContentContainer_1h46f_796{flex-direction:column!important;padding:0 8px 8px!important}._resultMainContent_1h46f_801{flex:1!important;border-right:none!important;padding-right:0!important;width:100%!important}._tocSidebar_1h46f_787+div[id=deep-research-result-container]{width:100%!important;border-right:none!important}#_deep-research-result-container_1h46f_1{overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;height:calc(100vh - 150px)!important;max-height:calc(100vh - 150px)!important;position:relative!important;flex:1!important;min-height:0!important}._resultContentContainer_1h46f_796{height:calc(100vh - 100px)!important;max-height:calc(100vh - 100px)!important;overflow:hidden!important}._resultMainContent_1h46f_801{height:100%!important;max-height:100%!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}._resultInnerContainer_1h46f_841{height:100%!important;flex:1!important;min-height:0!important;flex-direction:column!important;display:flex!important;overflow:hidden!important}._deepResearchTabs_1h46f_851 .ant-tabs-nav{margin-bottom:8px!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;-ms-overflow-style:none!important}._deepResearchTabs_1h46f_851 .ant-tabs-nav::-webkit-scrollbar{display:none!important}._deepResearchTabs_1h46f_851 .ant-tabs-nav-list{flex-wrap:nowrap!important;min-width:max-content!important}._deepResearchTabs_1h46f_851 .ant-tabs-tab{padding:8px 12px!important;font-size:13px!important;white-space:nowrap!important;flex-shrink:0!important;min-width:auto!important}._deepResearchTabs_1h46f_851 .ant-tabs-tab-btn{padding:0!important}._deepResearchTabs_1h46f_851 .ant-tabs-extra-content{flex-shrink:0!important;margin-left:8px!important}._deepResearchTabs_1h46f_851{padding:0 8px!important}._templateLibraryContainer_1h46f_891{width:100%!important;padding:12px 8px!important}._templateListRow_1h46f_896{margin:0!important}._templateListRow_1h46f_896 .ant-col{padding:0 8px!important}._templateItem_1h46f_904{width:100%!important;max-width:100%!important;flex:0 0 100%!important}._templateItem_1h46f_904 .ant-card{width:100%!important}._expertPromptContainer_1h46f_915{flex-direction:column!important;gap:16px!important}._expertPromptChat_1h46f_920{width:100%!important;flex:none!important;height:auto!important;min-height:300px!important;max-height:50vh!important}._expertPromptChat_1h46f_920>div:first-child{height:auto!important;max-height:40vh!important;min-height:200px!important}._expertPromptResult_1h46f_934{width:100%!important;flex:none!important;height:auto!important;min-height:300px!important;max-height:50vh!important}._expertPromptResult_1h46f_934>div:last-child>div:last-child{height:auto!important;max-height:40vh!important;min-height:200px!important}}._header_1h46f_77{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_1h46f_965{line-height:20px;font-weight:500;font-size:20px;color:#262626}._dataPermissionBtn_1h46f_972{padding:8px 16px;background-color:#4b67a9;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;margin-left:20px}._dataPermissionBtn_1h46f_972:hover{background-color:#40a9ff;transform:translateY(-1px);box-shadow:0 2px 8px #1890ff4d}._dataPermissionBtn_1h46f_972:active{background-color:#096dd9;transform:translateY(0)}._selectGroup_1h46f_996{margin-left:100px;display:flex;gap:30px;transform-origin:top left}._selectGroup_1h46f_996 *{color:#737373}@media(min-width:1420px)and (max-width:1600px){._selectGroup_1h46f_996{margin-left:40px}}._username_1h46f_1013{flex:0 0 auto;display:flex;align-items:center;padding:0 10px}._navContainer_1h46f_1020{display:flex;justify-content:space-between;align-items:center;position:relative;height:100%;width:100vw;overflow:hidden;background-color:#fff}._header_left_1h46f_1034{width:100%;height:100%;display:flex;justify-content:start;gap:10px;align-items:center;padding-left:10px}._backCanvas_1h46f_1045{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_1h46f_1058>img{width:30px}._header_right_1h46f_1062{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_1h46f_1074{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;&::-webkit-scrollbar{display:none}scrollbar-width:none;-ms-overflow-style:none}._navList_1h46f_1074{-ms-overflow-style:none}._navItem_1h46f_1104{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_1h46f_1104._active_1h46f_667{color:var(--header-item-active);animation:_colorTransition_1h46f_1 1s ease forwards;overflow:clip}._navItem_1h46f_1104._active_1h46f_667: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_1h46f_1 1s ease forwards}._navItem_1h46f_1104._active_1h46f_667:after{content:"";position:absolute;bottom:0;left:0;height:2px;width:100%;background-color:var(--header-item-active-border);animation:_borderGrowFromCenter_1h46f_1 .5s ease forwards}@keyframes _colorTransition_1h46f_1{0%{color:var(--header-item-text)}to{color:var(--header-item-active)}}@keyframes _circleExpand_1h46f_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_1h46f_1{0%{width:0;left:50%}50%{width:100%;left:0}}._navItem_1h46f_1104:hover{color:var(--header-item-hover)}._navItemLabel_1h46f_1201{font-family:var(--font-family),serif;color:#737373;font-weight:600}._arrow_1h46f_1207{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_1h46f_1207._show_1h46f_1226{opacity:1}._arrowLeft_1h46f_1231{order:-1}._arrowRight_1h46f_1236{order:1}._header_right_1h46f_1062 ._navItem_1h46f_1104:last-child{padding-right:0}._header_right_1h46f_1062 ._navItem_1h46f_1104:last-child ._navItemLabel_1h46f_1201{margin-right:0}._contentApprove_1h46f_1249{width:450px;height:500px;display:flex;flex-direction:column;overflow:auto;gap:5px}._bell_1h46f_1258{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_1h46f_1258:hover{border:1px solid #F64C26!important;background-color:#ffc693!important;cursor:pointer}._noti_dropdown_1h46f_1281{right:300px!important;top:50px!important;background:#a6ff8e00!important}._noti_dropdown_1h46f_1281 .ant-dropdown-menu{padding:0!important}._noti_dropdown_1h46f_1281 .ant-dropdown-menu .ant-dropdown-menu-item{padding-left:5px!important;padding-right:5px!important}._noti_dropdown_1h46f_1281 .ant-dropdown-menu .ant-dropdown-menu-item:hover{background-color:#fff!important}._count_content_1h46f_1305{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_1h46f_1305:hover{width:25px;border-radius:5px;background-color:#ffc693!important;cursor:pointer}._warning_1h46f_1327{height:50px;border-radius:10px;border:1px solid #CC6852;background-color:#fff3f0;padding:5px 10px}._warning_1h46f_1327:hover{background-color:#ffe4e1!important}._warning_title_1h46f_1338{color:#b2543f;font-size:13px;font-weight:700}._warning_content_1h46f_1344{color:#cc7460;font-size:13px}._attention_1h46f_1349{height:50px;border-radius:10px;border:1px solid #EC9E54;background-color:#fff0dd;padding:5px 10px}._attention_1h46f_1349:hover{background-color:#ffe8c6!important}._attention_title_1h46f_1360{color:#d2930d;font-size:13px;font-weight:700}._attention_content_1h46f_1366{color:#c08f30;font-size:13px}._notification_1h46f_1371{height:50px;border-radius:10px;border:1px solid #5C7DEA;background-color:#e1edff;padding:5px 10px}._notification_1h46f_1371:hover{background-color:#c2dbff!important}._notification_title_1h46f_1384{color:#3b66bb;font-size:13px;font-weight:700}._notification_content_1h46f_1390{color:#4579cc;font-size:13px}@media(max-width:768px){._header_right_1h46f_1062{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_1h46f_1013{flex:0 0 auto;display:flex;align-items:center;padding:0}}._topNav_1h46f_1416{border-bottom:1px solid #e5e7eb;background-color:#fff;flex-shrink:0;height:60px;box-shadow:0 2px 8px #0000001a;position:relative;z-index:10;width:100%}@media(max-width:768px){._topNav_1h46f_1416{height:50px}}._navContent_1h46f_1434{max-width:none;margin:0 auto;padding:0 1rem 0 2rem;height:100%}@media(max-width:768px){._navContent_1h46f_1434{padding:0 .5rem}}._navInner_1h46f_1448{display:flex;align-items:center;justify-content:space-between;height:100%}._navLeft_1h46f_1455{display:flex;align-items:center;gap:.75rem;height:100%}@media(max-width:768px){._navLeft_1h46f_1455{gap:.4rem}}._tabButtons_1h46f_1470{display:flex;height:100%;gap:0;align-items:stretch}._tabButton_1h46f_1470{display:flex;height:100%;align-items:center;justify-content:center;gap:.5rem;padding:0 .5rem;width:140px;border-radius:0;transition:all .2s;font-size:1rem;border:none;background:transparent;position:relative;cursor:pointer}._tabButton_1h46f_1470:not(:last-child):after{content:"";position:absolute;right:0;top:0;width:1px;height:100%;background-color:#e5e7eb;z-index:1}._tabButton_1h46f_1470._active_1h46f_667{background-color:#efefef;color:#2245a7;font-weight:600;border-bottom:4px solid #4B67A9}._tabButton_1h46f_1470._inactive_1h46f_1512{color:#4b5563;background-color:#fff}._tabButton_1h46f_1470._inactive_1h46f_1512:hover{color:var(--custom-active-color, #4B67A9);background-color:#13c2c21a;transform:translateY(-1px)}._tabButtonText_1h46f_1523{display:none}@media(min-width:640px){._tabButtonText_1h46f_1523{display:inline}}._toc_1h46f_787 .ant-anchor-link{padding-left:0!important}._markdownContent_1h46f_1538 .katex *{color:#3e51ca!important}._markdownContent_1h46f_1538 .katex-display{font-size:1.1em;font-family:"Latin Modern Math","STIX Two Math",Computer Modern,Times New Roman,serif}._markdownContent_1h46f_1538 .katex-display>.katex{font-size:1em}._audioPlayerContainer_1h46f_1552{margin-top:20px}._avatarWrapper_1h46f_1555{display:flex;align-items:center;justify-content:center;width:120px;height:120px;overflow:hidden;background:#f0f0f0;flex-shrink:0}._avatarWrapper_1h46f_1555 img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}._avatarGridWrapper_1h46f_1581{width:240px;height:100%;overflow:hidden;border-radius:6px;flex-shrink:1;position:relative}._avatarGridWrapper_1h46f_1581 img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:1200px){._avatarGridWrapper_1h46f_1581{max-width:35%;min-width:80px}}@media(max-width:768px){._avatarGridWrapper_1h46f_1581{max-width:30%;min-width:60px}}._header_1h46f_77{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px;background:#fff;border-radius:8px;border:1px solid #e8e8e8}._headerLeft_1h46f_1623{display:flex;flex-direction:column;gap:4px}._headerRight_1h46f_1629{text-align:right}._filters_1h46f_1633{background:#fff;padding:20px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;border:1px solid #e8e8e8;box-shadow:0 1px 3px #0000001a;margin-bottom:20px}._searchSection_1h46f_1644{margin-bottom:16px}._searchInput_1h46f_120{width:100%}._searchRow_1h46f_1654{display:flex;align-items:center;gap:12px;margin-bottom:10px}._searchGroup_1h46f_1661 input{width:100%!important}._filtersGrid_1h46f_1669{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}._filterGroup_1h46f_1675{display:flex;align-items:center;gap:8px;min-width:auto;font-size:13px!important}._filterGroup_1h46f_1675 strong{white-space:nowrap}._filterTags_1h46f_1687{display:flex;flex-wrap:wrap;gap:4px}._filterTag_1h46f_1687{cursor:pointer;padding:4px 8px;border-radius:4px;font-size:12px;transition:all .2s ease;display:flex;align-items:center;gap:4px}._tagSelected_1h46f_1704{background-color:#e6f7ff;border:1px solid #4B67A9;color:#4b67a9}._tagUnselected_1h46f_1710{background-color:#fff;border:1px solid #d9d9d9;color:#666}._difficultyGroup_1h46f_1717 .ant-btn{transition:all .2s ease}._difficultyGroup_1h46f_1717 .ant-btn-primary{background-color:#727272!important;border-color:#727272!important}._difficultyGroup_1h46f_1717 .ant-btn-primary:hover{background-color:#5a5a5a!important;border-color:#5a5a5a!important}._difficultyGroup_1h46f_1717 .ant-btn-primary:focus{background-color:#727272!important;border-color:#727272!important;box-shadow:0 0 0 2px #72727233!important}._searchGroup_1h46f_1661{flex:1}._controlsRow_1h46f_106{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:12px}._difficultyGroup_1h46f_1717{display:flex;align-items:center;gap:8px}._popoverOverlay_1h46f_1759{position:fixed;inset:0;background:#00000059;z-index:1000}._actionGroup_1h46f_1769{display:flex;gap:12px}._resetButton_1h46f_1774{background:#f5f5f5;border:1px solid #d9d9d9;color:#595959}._resetButton_1h46f_1774:hover{background:#e6f7ff;border-color:#4b67a9;color:#4b67a9}._activeFilters_1h46f_1786{margin-top:16px;padding:12px;background:#f6ffed;border:1px solid #b7eb8f;border-radius:6px}._dualPanelContainer_1h46f_1794{display:flex;max-height:100vh;min-height:calc(100vh - 460px);gap:20px;margin-top:10px}._leftPanel_1h46f_1802{flex:0 0 27%;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow-y:auto;padding:0;box-shadow:0 1px 3px #0000001a}._rightPanel_1h46f_1812{flex:1;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow-y:auto;padding:20px}._caseTrainingItem_1h46f_1822{transition:all .3s ease;border:none;border-bottom:1px solid #f1f5f9;border-radius:0;padding:16px 20px;margin-bottom:0;cursor:pointer;background:#fff;position:relative;border-left:3px solid transparent}._caseTrainingItem_1h46f_1822:last-child{border-bottom:none}._caseTrainingItem_1h46f_1822:hover{background:#f8fafc;border-left-color:#3b82f6;padding-left:24px}._caseTrainingItem_1h46f_1822._expanded_1h46f_1845{background:#f0f9ff;border-left-color:#3b82f6;padding-left:24px}._caseTrainingItem_1h46f_1822._selected_1h46f_673{background:#eff6ff;border-left-color:#3b82f6;padding-left:24px;box-shadow:inset 2px 0 #3b82f6}._itemContent_1h46f_1858{padding:0}._itemHeader_1h46f_1862{margin-bottom:8px;font-size:16px;font-weight:600;color:#1e293b;line-height:1.4}._title_1h46f_66{margin:0 0 6px!important;color:#1e293b;font-size:15px;font-weight:600}._metaInfo_1h46f_1877{display:flex;flex-wrap:wrap;gap:6px;width:100%;overflow-x:hidden;align-items:center;margin-bottom:8px}._title_1h46f_66{font-size:16px;font-weight:600;color:#262626;margin-bottom:6px;line-height:1.4;display:flex;align-items:center;justify-content:space-between}._summary_1h46f_1898{margin-bottom:8px;line-height:1.5;color:#64748b;font-size:12.5px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._description_1h46f_1910{margin-bottom:8px;line-height:1.5;color:#94a3b8;font-size:13px}._contentPanel_1h46f_1918{height:100%;padding-top:30px;padding-right:10px}._modalContent_1h46f_1926.ant-modal .ant-modal-content{padding:20px 8px}._contentHeader_1h46f_1930{padding-bottom:10px}._contentTitle_1h46f_1934{font-size:30px;color:#111827;line-height:1.3;font-weight:500}._coverImageContainer_1h46f_1944{margin-bottom:20px;text-align:center;width:100%;background:#f5f5f5;border-radius:8px}._coverImageDetail_1h46f_1952{width:100%;max-height:385px;object-fit:contain;display:block;background-color:#f5f5f5}._contentBody_1h46f_1963{line-height:1.6}._contentSummary_1h46f_1967{margin-bottom:20px;padding:16px;background:#f8f9fa;border-radius:6px;border-left:4px solid #4B67A9}._contentDescription_1h46f_1975{margin-bottom:20px;padding:16px;background:#f8f9fa;border-radius:6px;border-left:4px solid #52c41a}._contentDetail_1h46f_1983{margin-bottom:20px}._markdownContent_1h46f_1538{line-height:1.6;color:#454545}._markdownContent_1h46f_1538 h1,._markdownContent_1h46f_1538 h2,._markdownContent_1h46f_1538 h3,._markdownContent_1h46f_1538 h4,._markdownContent_1h46f_1538 h5,._markdownContent_1h46f_1538 h6{color:#262626;margin-top:24px;margin-bottom:16px}._markdownContent_1h46f_1538 p{margin-bottom:16px}._markdownContent_1h46f_1538 ul,._markdownContent_1h46f_1538 ol{margin-bottom:16px;padding-left:24px}._markdownContent_1h46f_1538 li{margin-bottom:8px}._markdownContent_1h46f_1538 blockquote{border-left:4px solid #4B67A9;padding-left:16px;margin:16px 0;color:#8c8c8c;font-style:italic}._markdownContent_1h46f_1538 code{background:#f5f5f5;padding:2px 6px;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace}._markdownContent_1h46f_1538 pre{background:#f5f5f5;padding:16px;border-radius:6px;overflow-x:auto}._markdownContent_1h46f_1538 pre code{background:none;padding:0}.ant-image img{image-rendering:-webkit-optimize-contrast!important;transform:none!important;backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}._navRight_1h46f_2055{display:flex;align-items:center;justify-content:end;gap:10px}._tocSidebarList_bi25e_3{flex:1;overflow-y:auto}._tocSidebarItem_bi25e_8{padding:5px 12px;margin:2px 0;cursor:pointer;transition:all .2s ease;color:#495057;font-size:12.5px;line-height:1.4;border-left:3px solid transparent;position:relative}._tocSidebarItem_bi25e_8:hover{background:#e3f2fd;color:#1976d2;border-left-color:#1976d2;transform:translate(4px)}._tocSidebarLevel1_bi25e_27{font-weight:600;font-size:15px;padding-left:12px}._tocSidebarLevel2_bi25e_33{font-weight:500;padding-left:24px}._tocSidebarLevel3_bi25e_38{padding-left:36px}._tocSidebarLevel4_bi25e_42{padding-left:48px;font-size:13px}._tocSidebarLevel5_bi25e_47{padding-left:60px;font-size:13px}._tocSidebarLevel6_bi25e_52{padding-left:72px;font-size:12px}._tocSidebarItemActive_bi25e_57{background:#e6f7ff!important;color:#4b67a9!important;border-left-color:#4b67a9!important;font-weight:600!important}._tocSidebarItemActive_bi25e_57:hover{background:#bae7ff!important;color:#0050b3!important}._headingHighlight_bi25e_70{background:linear-gradient(135deg,#f0f9ff,#e0f2fe,#bae6fd)!important;border-left:5px solid #0ea5e9!important;padding:8px 12px!important;margin:4px 0!important;border-radius:8px!important;box-shadow:0 4px 12px #0ea5e926,0 2px 4px #0ea5e91a,inset 0 1px #fff9!important;transform:translate(4px)!important;position:relative!important;transition:all .3s ease!important}._react-grid-layout_cqv9n_1{position:relative;transition:height .2s ease}._react-grid-item_cqv9n_1{transition:all .2s ease;transition-property:left,top,width,height}._react-grid-item_cqv9n_1 img{pointer-events:none;user-select:none}._react-grid-item_cqv9n_1._cssTransforms_cqv9n_1{transition-property:transform,width,height}._react-grid-item_cqv9n_1._resizing_cqv9n_1{transition:none;z-index:1;will-change:width,height}._react-grid-item_cqv9n_1._react-draggable-dragging_cqv9n_1{transition:none;z-index:3;will-change:transform}._react-grid-item_cqv9n_1._dropping_cqv9n_1{visibility:hidden}._react-grid-item_cqv9n_1._react-grid-placeholder_cqv9n_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_cqv9n_1._react-grid-placeholder_cqv9n_1._placeholder-resizing_cqv9n_1{transition:none}._react-grid-item_cqv9n_1>._react-resizable-handle_cqv9n_1{position:absolute;width:20px;height:20px}._react-grid-item_cqv9n_1>._react-resizable-handle_cqv9n_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_cqv9n_1>._react-resizable-handle_cqv9n_1{display:none}._react-grid-item_cqv9n_1>._react-resizable-handle_cqv9n_1._react-resizable-handle-sw_cqv9n_1{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}._react-grid-item_cqv9n_1>._react-resizable-handle_cqv9n_1._react-resizable-handle-se_cqv9n_1{bottom:0;right:0;cursor:se-resize}._react-grid-item_cqv9n_1>._react-resizable-handle_cqv9n_1._react-resizable-handle-nw_cqv9n_1{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}._react-grid-item_cqv9n_1>._react-resizable-handle_cqv9n_1._react-resizable-handle-ne_cqv9n_1{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}._react-grid-item_cqv9n_1>._react-resizable-handle_cqv9n_1._react-resizable-handle-w_cqv9n_1,._react-grid-item_cqv9n_1>._react-resizable-handle_cqv9n_1._react-resizable-handle-e_cqv9n_1{top:50%;margin-top:-10px;cursor:ew-resize}._react-grid-item_cqv9n_1>._react-resizable-handle_cqv9n_1._react-resizable-handle-w_cqv9n_1{left:0;transform:rotate(135deg)}._react-grid-item_cqv9n_1>._react-resizable-handle_cqv9n_1._react-resizable-handle-e_cqv9n_1{right:0;transform:rotate(315deg)}._react-grid-item_cqv9n_1>._react-resizable-handle_cqv9n_1._react-resizable-handle-n_cqv9n_1,._react-grid-item_cqv9n_1>._react-resizable-handle_cqv9n_1._react-resizable-handle-s_cqv9n_1{left:50%;margin-left:-10px;cursor:ns-resize}._react-grid-item_cqv9n_1>._react-resizable-handle_cqv9n_1._react-resizable-handle-n_cqv9n_1{top:0;transform:rotate(225deg)}._react-grid-item_cqv9n_1>._react-resizable-handle_cqv9n_1._react-resizable-handle-s_cqv9n_1{bottom:0;transform:rotate(45deg)}._react-resizable_cqv9n_1{position:relative}._react-resizable-handle_cqv9n_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_cqv9n_1{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}._react-resizable-handle-se_cqv9n_1{bottom:0;right:0;cursor:se-resize}._react-resizable-handle-nw_cqv9n_1{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}._react-resizable-handle-ne_cqv9n_1{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}._react-resizable-handle-w_cqv9n_1,._react-resizable-handle-e_cqv9n_1{top:50%;margin-top:-10px;cursor:ew-resize}._react-resizable-handle-w_cqv9n_1{left:0;transform:rotate(135deg)}._react-resizable-handle-e_cqv9n_1{right:0;transform:rotate(315deg)}._react-resizable-handle-n_cqv9n_1,._react-resizable-handle-s_cqv9n_1{left:50%;margin-left:-10px;cursor:ns-resize}._react-resizable-handle-n_cqv9n_1{top:0;transform:rotate(225deg)}._react-resizable-handle-s_cqv9n_1{bottom:0;transform:rotate(45deg)}._btn-view-phieu_cqv9n_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_cqv9n_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_cqv9n_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}._kqkd-pie-tooltip_cqv9n_1._ag-chart-tooltip_cqv9n_1{border-radius:10px;overflow:hidden;border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 26px #00000024;backdrop-filter:blur(2px)}._kqkd-pie-tooltip_cqv9n_1._ag-chart-tooltip_cqv9n_1 ._ag-chart-tooltip-title_cqv9n_1{padding:8px 10px;font-weight:700;font-size:12px;letter-spacing:.2px;line-height:1.2}._kqkd-pie-tooltip_cqv9n_1._ag-chart-tooltip_cqv9n_1 ._ag-chart-tooltip-content_cqv9n_1{padding:10px;font-size:12px;line-height:1.35;color:#262626}._kqkd-pie-tooltip_cqv9n_1._ag-chart-tooltip_cqv9n_1 ._kqkd-tt-category_cqv9n_1{font-size:14px;font-weight:600;color:#262626;background:#fff}._kqkd-pie-tooltip_cqv9n_1._ag-chart-tooltip_cqv9n_1 ._kqkd-tt-number_cqv9n_1{font-size:14px;font-weight:700;color:#262626;font-variant-numeric:tabular-nums;margin-left:auto}*{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_cqv9n_206{position:relative;display:flex;justify-content:space-between;align-items:center}._headerTitle_cqv9n_215{display:flex;width:max-content;align-items:center;gap:5px}._headerTitle_cqv9n_215>span{color:#248627;font-size:23px;font-weight:700;line-height:35.41px}._headerAction_cqv9n_229{display:flex;justify-content:flex-end;width:85%;height:100%;gap:20px;align-items:center}._generalButton_cqv9n_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_cqv9n_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_cqv9n_1{font-size:14px}._save-btn_cqv9n_1{display:flex;height:35px;color:#454545;border:1px solid #4B67A9;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_cqv9n_1{animation:_zoomIn_cqv9n_1 .5s ease-out forwards}@keyframes _zoomIn_cqv9n_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._ant-menu-submenu-title_cqv9n_1{padding-left:16px!important;display:flex!important;align-items:center!important}._ant-menu_cqv9n_1._ant-menu-sub_cqv9n_1._ant-menu-inline_cqv9n_1>li{padding-left:17px!important}._ant-menu-submenu-popup_cqv9n_1._ant-menu-submenu-placement-rightTop_cqv9n_1>ul{max-height:350px!important;background-color:#f0f0f0;margin-left:-5%}._ant-menu-item_cqv9n_1 ._ant-menu-item-only-child_cqv9n_1{padding-left:0}._ant-menu-light_cqv9n_1 ._ant-menu-submenu-selected_cqv9n_1>._ant-menu-submenu-title_cqv9n_1{color:#249e57!important}#_react-doc-viewer_cqv9n_1{height:100%!important;border-radius:10px}._ag-center-header-group_cqv9n_1{display:flex;justify-content:center;align-items:center;text-align:center}._modalOverlay_cqv9n_4{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center}._draggableModal_cqv9n_16{position:absolute;background-color:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;display:flex;flex-direction:column;overflow:hidden;cursor:default;user-select:none}._draggableModal_cqv9n_16._dragging_cqv9n_28{cursor:grabbing}._modalHeader_cqv9n_32{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background-color:#fafafa;border-bottom:1px solid #f0f0f0;border-radius:8px 8px 0 0;flex-shrink:0}._modalBody_cqv9n_43{flex:1;padding:16px;overflow:auto;display:flex;flex-direction:column}._modalFooter_cqv9n_51{display:flex;justify-content:flex-end;gap:8px;padding:12px 16px;background-color:#fafafa;border-top:1px solid #f0f0f0;border-radius:0 0 8px 8px;flex-shrink:0}._customButton_cqv9n_62{border-radius:16px;box-shadow:0 2px 4px #0000001a;border:1px solid #d9d9d9;height:32px;display:flex;align-items:center;gap:6px;font-size:14px;font-weight:500}._customButton_cqv9n_62:hover{border-color:#40a9ff;color:#40a9ff}._main_cqv9n_80{display:flex;width:100%;margin-top:15px}._bCanvas_cqv9n_86{width:100vw;height:95vh}._content_cqv9n_91{width:100%;height:100%;display:flex;padding:1em}._outlet_cqv9n_98{width:100%;overflow:auto;scrollbar-width:none;overflow-x:hidden}._phantich_cqv9n_105{padding-left:1em;width:20%}._navbarItem_cqv9n_112{display:flex;align-items:center;position:relative;color:#5f5e5b;border-radius:8px;height:25px}._navbarIcon_cqv9n_121{width:30px;margin-left:10px}._viewItem_cqv9n_127{border-radius:8px;width:max-content;display:flex;align-items:center;position:relative;font-family:var(--font-family);color:var(--text-color);height:30px;justify-content:center;cursor:pointer}._viewItem_cqv9n_127>span{font-family:var(--font-family);color:var(--text-color);padding:0 25px;font-size:14.5px}._viewItemOption_cqv9n_147{font-family:var(--font-family);color:var(--text-color)}._compactView_cqv9n_152{background:#fff}._fullView_cqv9n_156{background:#eee}._itemHidden_cqv9n_160{background-color:#eee}._selectItem_cqv9n_165,._resetItem_cqv9n_166{background-color:#eee;color:#5f5e5b;font-size:14.5px!important}._selectItem_cqv9n_165>img{width:25px;margin-left:12px}._selectContent_cqv9n_177{background-color:#eee;color:#5f5e5b;cursor:pointer;border-radius:10px;padding:0 15px;text-align:center;font-size:14.5px!important}._selectContent_cqv9n_177>option{text-align:center!important}._quickFilterInput_cqv9n_191{border:unset;width:130px;font-size:16.5px;transition:border-color .3s,box-shadow .3s}._quickFilterInput_cqv9n_191::placeholder{color:#5f5e5b;padding-left:unset}._headerPowersheet_cqv9n_206{position:relative;display:flex;justify-content:start;align-items:center;gap:20px}._headerTitle_cqv9n_215{display:flex;width:max-content;align-items:center;gap:1px}._headerPowersheet2_cqv9n_222{display:flex;align-items:center;margin-top:5px}._headerActionFilter_cqv9n_229{display:flex;justify-content:start;flex:1;gap:20px}._headerAction_cqv9n_229{display:flex;justify-content:flex-end;align-items:center;flex:2;gap:20px}._headerActionSelect_cqv9n_244{display:flex;justify-content:flex-end;flex:1;align-items:center}._headerTitle_cqv9n_215>span{color:#454545;font-size:23px;font-weight:700;line-height:35.41px}._headerActionItem_cqv9n_258{border-radius:8px;width:max-content;display:flex;align-items:center;position:relative;color:var(--header-text);font-weight:450;height:30px;justify-content:center;cursor:pointer}._headerActionButton_cqv9n_271{border-radius:16px;width:max-content;display:flex;align-items:center;position:relative;color:var(--header-text);height:30px;justify-content:center;cursor:pointer;font-weight:450}._headerActionItem_cqv9n_258>span,._headerActionButton_cqv9n_271>span{padding:0 25px;font-size:14px}._IoIosArrowDropleft_cqv9n_290:hover{cursor:pointer;color:var(--text-black)}._IoIosArrowDropleft_cqv9n_290{margin-right:4px}._buttonOn_cqv9n_299{border:.5px solid var(--header-text)}._buttonContent_cqv9n_304{display:flex;align-items:center;padding:0 13px;gap:5px;font-size:14px}._toogleChange_cqv9n_313{display:flex;margin-left:25px;gap:25px}._dropdownMenu_cqv9n_319{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}._customSelect_cqv9n_335 .ant-select-selector{border-radius:16px!important;padding:2px 10px}._customButton_cqv9n_62{border-radius:16px!important}._popoverItem_cqv9n_344{cursor:pointer;padding:8px 12px;margin-bottom:8px;background-color:#f9f9f9;border-radius:4px}._popoverItem_cqv9n_344:hover{background-color:#e6f7ff}._popoverContent_cqv9n_356{display:flex;flex-direction:column}._notePad_cqv9n_361{width:100%;height:max-content;box-sizing:border-box;margin-top:10px}@media(max-width:767px){._headerPowersheet_cqv9n_206{flex-wrap:wrap;align-items:flex-start;gap:12px}._headerPowersheet2_cqv9n_222{flex-wrap:wrap;align-items:flex-start;gap:10px}._headerTitle_cqv9n_215{width:100%;max-width:100%;flex-wrap:wrap;row-gap:8px}._headerTitle_cqv9n_215>span{font-size:18px;line-height:1.35}._headerAction_cqv9n_229{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;flex:1 1 100%;width:100%;max-width:100%;gap:8px}._headerActionFilter_cqv9n_229{flex-wrap:wrap;gap:8px}._headerActionSelect_cqv9n_244{flex-wrap:wrap;justify-content:flex-start;width:100%;max-width:100%}._hideThemCoSoSoLieuMobile_cqv9n_417{display:none!important}}.popup-cell{width:100%;display:flex;justify-content:space-between}.popup-cell:hover button .bckd-cell-icon{color:var(--text-black)!important;opacity:1}.popup-cell button .bckd-cell-icon{color:#fff0!important;opacity:0}.popup-cell button .bckd-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;font-size:12.5px!important}.circle{width:13px;height:13px;border-radius:50%;margin-right:25px}._resourcePanel_d1l35_2{border-radius:8px;padding:16px;height:fit-content;min-height:400px;max-height:80vh;overflow-y:auto;position:relative}._pinnedIndicator_d1l35_13{position:absolute;top:16px;right:16px;border-radius:8px;padding:8px 12px;display:flex;align-items:center;gap:6px;z-index:10;transform:rotate(45deg)}._pinnedIndicatorIcon_d1l35_26{width:16px;height:16px;color:red;flex-shrink:0}._pinnedIndicatorText_d1l35_33{color:red;font-size:12px;font-weight:600;white-space:nowrap;max-width:150px;overflow:hidden;text-overflow:ellipsis}._resourcePanelTitle_d1l35_43{font-size:16px;font-weight:600;color:#fff;margin:0 0 16px;border-bottom:1px solid var(--border-primary);padding-bottom:8px}._resourceList_d1l35_52{display:flex;flex-direction:column;gap:12px;align-items:end}._emptyState_d1l35_59{text-align:center;color:var(--text-tertiary);padding:32px 16px;font-size:14px}._addNewCard_d1l35_67{width:50px;height:40px;background-color:#28282880;border-radius:8px;padding:7px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;transition:all .2s ease;color:#fff;font-size:14px;font-weight:500}._addNewCard_d1l35_67:hover{border-color:var(--accent-primary);color:var(--accent-primary);background-color:#282828b3;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}._addIcon_d1l35_94{width:48px;height:48px;color:inherit}._resourceCard_d1l35_101{width:233px;height:130px;background-color:#28282880;border-radius:5px;padding:12px 12px 33px;cursor:pointer;position:relative;display:flex;flex-direction:column;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}._resourceCard_d1l35_101:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}._toolEditBtn_d1l35_122{position:absolute;bottom:.5rem;right:.75rem;opacity:0;transition:opacity .2s;padding:.25rem;border-radius:4px;background:none;border:none;cursor:pointer}._toolDeleteBtn_d1l35_135{position:absolute;bottom:.5rem;right:2.5rem;opacity:0;transition:opacity .2s;padding:.25rem;border-radius:4px;background:none;border:none;cursor:pointer}._toolPinBtn_d1l35_148{position:absolute;bottom:.5rem;right:4.25rem;opacity:0;transition:opacity .2s;padding:.25rem;border-radius:4px;background:none;border:none;cursor:pointer}._resourceCard_d1l35_101:hover ._toolEditBtn_d1l35_122,._resourceCard_d1l35_101:hover ._toolDeleteBtn_d1l35_135,._resourceCard_d1l35_101:hover ._toolPinBtn_d1l35_148{opacity:1}._iconEdit_d1l35_175,._iconPin_d1l35_181{width:1.1rem;height:1.1rem;color:#fff}._iconDelete_d1l35_188{width:1.1rem;height:1.1rem;color:#d30606}._headerRow_d1l35_195{display:flex;align-items:center;gap:8px;margin-bottom:8px}._logoContainer_d1l35_202{width:30px;height:30px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:16px}._logoImage_d1l35_213{width:100%;height:100%;object-fit:contain;border-radius:8px}._resourceName_d1l35_220{font-size:14px;font-weight:600;color:#fff;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2;flex:1}._resourceDescription_d1l35_232{font-size:13px;color:#fff;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;line-height:1.3;flex:1}._footer_d1l35_246{margin-top:8px;font-size:10px;color:var(--text-tertiary);display:flex;align-items:center;gap:4px}._footerIcon_d1l35_255{width:10px;height:10px}._iconSelectorWrapper_d1l35_261{margin-bottom:1rem;width:100%}._iconSelectorList_d1l35_266{display:flex;flex-wrap:wrap;gap:.25rem;justify-content:center;margin-bottom:.5rem;max-height:150px;overflow-y:auto;padding:8px;background:var(--bg-secondary);border-radius:8px}._iconSelectorBtn_d1l35_279{font-size:1.3rem;padding:.25rem .5rem;border-radius:6px;background:none;border:none;cursor:pointer;transition:background .15s}._iconSelectorBtn_d1l35_279:hover{background:var(--bg-tertiary);border:2px solid var(--custom-hover-color, var(--accent-primary));transform:scale(1.05);transition:all .2s ease}._iconSelectorBtnActive_d1l35_296{background:var(--bg-tertiary);border:2px solid var(--accent-primary)!important}._toolTitleInput_d1l35_301{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_d1l35_301: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_d1l35_321{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_d1l35_321: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))}._formGridOne_d1l35_340{width:100%;display:grid;grid-template-columns:1fr;gap:10px;margin-top:10px}._dashboardInput_d1l35_348{background:var(--input-bg)!important;border-color:var(--input-border)!important;color:var(--text-primary)!important}._dashboardInput_d1l35_348: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_d1l35_348::placeholder{color:var(--text-tertiary)!important}._toolActionRow_d1l35_365{display:flex;gap:.5rem;margin-top:1rem;justify-content:center}._saveBtn_d1l35_372{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_d1l35_372:hover{background:var(--btn-primary-hover);border:2px solid var(--custom-hover-color, var(--accent-primary));transform:translateY(-1px);transition:all .2s ease}._cancelBtn_d1l35_394{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_d1l35_394:hover{background:var(--btn-secondary-hover);border:2px solid var(--custom-hover-color, var(--accent-primary));transform:translateY(-1px);transition:all .2s ease}._iconCheckSmall_d1l35_416,._iconCancelSmall_d1l35_422{width:1rem;height:1rem;color:var(--btn-text)}._markdownContent_d1l35_429 h1{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem;border-bottom:2px solid var(--border-primary);padding-bottom:.5rem}._markdownContent_d1l35_429 h2{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:1.5rem 0 .75rem;border-bottom:1px solid var(--border-primary);padding-bottom:.25rem}._markdownContent_d1l35_429 h3{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin:1.25rem 0 .5rem}._markdownContent_d1l35_429 p{margin:0 0 1rem;line-height:1.6}._markdownContent_d1l35_429 strong{font-weight:600;color:var(--text-primary)}._markdownContent_d1l35_429 em{font-style:italic;color:var(--text-secondary)}._markdownContent_d1l35_429 code{background-color:var(--bg-tertiary);color:var(--accent-primary);padding:.125rem .25rem;border-radius:.25rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem}._markdownContent_d1l35_429 pre{background-color:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:.5rem;padding:1rem;margin:1rem 0;overflow-x:auto}._markdownContent_d1l35_429 pre code{background-color:transparent;color:var(--text-primary);padding:0;border-radius:0;font-size:.875rem}._markdownContent_d1l35_429 a{color:var(--accent-primary);text-decoration:none;border-bottom:1px solid transparent;transition:border-bottom-color .2s ease}._markdownContent_d1l35_429 a:hover{border-bottom-color:var(--accent-primary)}._markdownContent_d1l35_429 ul,._markdownContent_d1l35_429 ol{margin:0 0 1rem;padding-left:1.5rem}._markdownContent_d1l35_429 li{margin:.25rem 0;line-height:1.5}._markdownContent_d1l35_429 blockquote{border-left:4px solid var(--accent-primary);margin:1rem 0;padding:.5rem 0 .5rem 1rem;background-color:var(--bg-tertiary);border-radius:0 .25rem .25rem 0;font-style:italic;color:var(--text-secondary)}._mainContainer_t2zdc_1{width:100vw;height:100vh;overflow:hidden;box-sizing:border-box}._keToanQuanTri_t2zdc_8{display:flex;width:100vw;height:95%;flex-direction:row;overflow:hidden}._backCanvas_t2zdc_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_t2zdc_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_t2zdc_41{display:flex;align-items:center;gap:16px;height:100%}._appIcon_t2zdc_48{width:32px;height:32px;object-fit:contain}._appName_t2zdc_54{display:flex;align-items:center;gap:2px}._nameTable_t2zdc_60{font-size:20px;font-weight:600;color:#22223b;margin-left:8px}._navbarRight_t2zdc_67{display:flex;align-items:center;gap:12px;height:5%}._settingIcon_t2zdc_74{opacity:.5;transition:opacity .3s ease-in-out;cursor:pointer}._settingIcon_t2zdc_74:hover{opacity:1}._outlet_t2zdc_84{padding:10px;height:100%;overflow-x:hidden;width:85%}._outletExpanded_t2zdc_92{flex-grow:1;padding:10px;height:100%;overflow-x:hidden}._content_t2zdc_100{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_t2zdc_112{position:relative;display:flex;justify-content:start;align-items:center;gap:20px}._headerPowersheet2_t2zdc_121{display:flex;align-items:center;margin-top:5px}._main_t2zdc_1{display:flex;width:100%;margin-top:15px}._headerTitle_t2zdc_133{width:max-content;display:flex;align-items:center;gap:5px}._toogleChange_t2zdc_140{display:flex;margin-left:25px;gap:25px}._toogleChange2_t2zdc_146{display:flex;gap:25px}._dropdownMenu_t2zdc_151{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_t2zdc_133>span{color:#454545;font-size:23px;font-weight:700;display:flex;align-items:center}._headerAction_t2zdc_177{display:flex;justify-content:flex-end;flex:2;gap:20px;align-items:center}._headerActionButton_t2zdc_185{border-radius:8px;width:max-content;display:flex;align-items:center;position:relative;color:#5f5e5b;height:30px;justify-content:center;cursor:pointer}._headerActionButtonPill_t2zdc_197{border-radius:16px;border:1px solid #d9d9d9;box-shadow:0 2px 4px #0000001a;height:32px;font-size:14px;font-weight:500}._headerActionButtonPill_t2zdc_197>span{padding:0 12px}._headerActionButton_t2zdc_185>span{padding:0 25px;font-size:14.5px}._createButToan_t2zdc_215,._updateVas_t2zdc_216,._autoPhanLoai_t2zdc_217,._buttonOn_t2zdc_221{background:#eee}._buttonOn2_t2zdc_225{background:#20d76236;color:#168e41;border-color:#20d76266}._buttonOff_t2zdc_231{background:#fff}._inputSearch_t2zdc_235{display:flex;align-items:center;position:relative;color:#5f5e5b;border-radius:8px;height:30px}._quickFilterInput_t2zdc_244{border:unset;width:130px;font-size:16.5px;transition:border-color .3s,box-shadow .3s}._quickFilterInput_t2zdc_244::placeholder{color:#5f5e5b;padding-left:unset}._selectContent_t2zdc_258{background-color:#eee;color:#5f5e5b;cursor:pointer;border-radius:10px;padding:0 15px;text-align:center;font-size:14.5px!important}._selectContent_t2zdc_258>option{text-align:center!important}._selectItem_t2zdc_272{background-color:#eee;color:#5f5e5b;font-size:14.5px!important}._form_content_t2zdc_278 input{height:15px;margin-left:10px;display:flex;justify-content:start;align-items:center}._form_content_t2zdc_278{margin-bottom:10px;margin-top:10px}._customSelect_t2zdc_291{height:50px;padding:10px;display:flex;align-items:center}._dropdownItem_t2zdc_298{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_t2zdc_298:hover{background:#165591;color:#fff!important}._checkKM_t2zdc_320{margin:0 10px;background:#eee;border:none;color:red;padding:6px 10px;border-radius:8px}._activeNotification_t2zdc_330{background:#fff;border:1px solid #454545}._tabsAntd_t2zdc_336 .ant-tabs-nav{margin-bottom:0!important;height:100%!important}.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}._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:"";inset: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;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:"";inset: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;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}._container_pohkr_5{height:60vh;margin-top:10px;overflow:auto}._customModal_pohkr_11 .ant-modal-close{right:20px!important;top:20px!important}._customModal_pohkr_11 .ant-modal-header{border-bottom:1px solid #f0f0f0;padding:16px 24px}._customModal_pohkr_11 .ant-modal-body{padding:16px 24px}._customModal_pohkr_11 .ant-modal-footer{border-top:1px solid #f0f0f0;padding:12px 24px}._actionButtons_pohkr_31{display:flex;gap:8px;align-items:center}._actionButtons_pohkr_31 ._ant-btn_pohkr_37{display:flex;align-items:center;gap:4px;font-size:12px;height:28px;padding:0 8px}._actionButtons_pohkr_31 ._ant-btn-primary_pohkr_46{background:#4b67a9;border-color:#4b67a9}._actionButtons_pohkr_31 ._ant-btn-default_pohkr_51{background:#f5f5f5;border-color:#d9d9d9;color:#595959}._actionButtons_pohkr_31 ._ant-btn_pohkr_37:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._tableContainer_pohkr_63{background:#fff;border-radius:6px;box-shadow:0 1px 3px #0000001a}._tableContainer_pohkr_63 .ant-table{border-radius:6px}._tableContainer_pohkr_63 .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#262626}._tableContainer_pohkr_63 .ant-table-tbody>tr:hover>td{background:#f5f5f5}._moveButtons_pohkr_84{display:flex;flex-direction:column;gap:2px}._moveButtons_pohkr_84 ._ant-btn_pohkr_37{width:24px;height:20px;padding:0;display:flex;align-items:center;justify-content:center}._moveButtons_pohkr_84 ._ant-btn_pohkr_37:disabled{opacity:.3}@media(max-width:768px){._container_pohkr_5{height:50vh}._actionButtons_pohkr_31{flex-wrap:wrap}._actionButtons_pohkr_31 ._ant-btn_pohkr_37{font-size:11px;height:26px;padding:0 6px}}.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}.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:100%;overflow-y:auto;border:1px solid #d1d1d1;padding:5px;border-radius:5px}.daduyet{background:#00b655;color:#fff!important}.tuchoi{background:#ef7d7f;color:#fff!important}._container_zvqb3_1{display:flex;height:calc(100vh - 60px);background:#f5f5f5}._sidebar_zvqb3_7{width:15%;background:#fff;border-right:1px solid #e8e8e8;display:flex;flex-direction:column;overflow:hidden}._sidebarHeader_zvqb3_16{padding:16px;border-bottom:1px solid #e8e8e8;background:#fafafa}._folders_zvqb3_22{flex:1;overflow-y:auto;padding:8px 0}._folder_zvqb3_22{margin-bottom:4px}._folderHeader_zvqb3_32{display:flex;align-items:center;gap:8px;padding:12px 16px;cursor:pointer;transition:background-color .2s;border-radius:0}._folderHeader_zvqb3_32:hover{background-color:#f5f5f5}._folderHeader_zvqb3_32._active_zvqb3_46{background-color:#efefef;font-weight:600}._folderHeader_zvqb3_32>span{font-weight:600}._folderContent_zvqb3_55{background:#fff;border-top:1px solid #e8e8e8}._listItem_zvqb3_60{padding:8px 16px!important;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;gap:8px;border:none!important}._listItem_zvqb3_60:hover{background-color:#f0f0f0}._listItem_zvqb3_60._selected_zvqb3_74{background-color:#f6f6f6;color:#454545}._itemName_zvqb3_79{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._deleteBtn_zvqb3_86{opacity:0;transition:opacity .2s;padding:0!important;display:flex!important;align-items:center;justify-content:center}._listItem_zvqb3_60:hover ._deleteBtn_zvqb3_86,._listItem_zvqb3_60:hover ._editBtn_zvqb3_96{opacity:1}._editBtn_zvqb3_96{opacity:0;transition:opacity .2s;padding:0!important;display:flex!important;align-items:center;justify-content:center;color:#4b67a9}._itemActions_zvqb3_110{display:flex;gap:4px;margin-left:auto}._loading_zvqb3_116,._empty_zvqb3_116{padding:16px;text-align:center;color:#999;font-size:14px}._mainContent_zvqb3_123{flex:1;background:#fff;overflow:auto}._placeholder_zvqb3_129{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px;padding:16px}._settingsContent_zvqb3_139{max-height:70vh;overflow-y:auto}._settingItem_zvqb3_144{padding:8px 0;border-bottom:1px solid #f0f0f0}._settingItem_zvqb3_144:last-child{border-bottom:none}._mobileReportToolbar_zvqb3_153{display:none}._sidebarInDrawer_zvqb3_158{width:100%!important;max-height:none!important;height:auto;min-height:100%;border-right:none}@media(max-width:768px),(max-height:520px)and (max-width:1100px){._container_zvqb3_1{flex-direction:column;height:calc(100vh - 60px);min-height:0}._mobileReportToolbar_zvqb3_153{display:flex;align-items:center;padding:8px 12px;background:#fff;border-bottom:1px solid #e8e8e8;flex-shrink:0;gap:8px}._mainContent_zvqb3_123{flex:1;min-height:0;height:auto!important;overflow:auto}}._aiChatContainer_1pjv8_1{display:flex;height:calc(100vh - 70px);background-color:#f0f2f5;overflow:hidden;font-family:Google Sans,sans-serif}._sidebar_1pjv8_9{width:350px;background:#fff;border-right:1px solid #e8e8e8;display:flex;flex-direction:column;padding:16px;overflow:hidden}._sidebarHeader_1pjv8_19{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}._sidebarList_1pjv8_27{flex:1;overflow-y:auto;padding-right:4px;position:relative}._sidebarBottomAction_1pjv8_34{margin-top:10px;padding-top:10px;border-top:1px solid #f0f0f0}._presetBlock_1pjv8_40{border:1px solid #f0f0f0;border-radius:8px;background:#fff;margin-bottom:10px;overflow:hidden}._presetHeader_1pjv8_48{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;background:#fafafa;border-bottom:1px solid #f0f0f0;cursor:pointer}._presetTitle_1pjv8_59{display:flex;align-items:center;gap:6px;font-weight:500;color:#262626;min-width:0}._presetTitle_1pjv8_59 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._presetChats_1pjv8_74{padding:4px 0}._contextColumnsWrap_1pjv8_78{overflow-x:auto;padding-bottom:4px}._contextColumns_1pjv8_78{display:grid;grid-template-columns:repeat(5,minmax(240px,1fr));gap:12px;height:80vh;min-width:1260px}._contextColumn_1pjv8_78{border:1px solid #e8e8e8;border-radius:8px;background:#fafafa;display:flex;flex-direction:column;min-height:0}._contextColumnHeader_1pjv8_100{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #f0f0f0;background:#fff}._contextColumnBody_1pjv8_109{padding:8px;overflow-y:auto;flex:1;min-height:0}._contextGroup_1pjv8_116{margin-top:12px}._chatMain_1pjv8_120{flex:1;display:flex;flex-direction:column;background:#f7f9fc;margin:0 0 0 8px;border-radius:8px;box-shadow:0 2px 8px #0000000d}._chatMessages_1pjv8_131{flex:1;width:100%;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px;overflow-x:hidden}._selectedTagsContainer_1pjv8_142{display:flex;align-items:center;gap:6px;overflow:hidden;white-space:nowrap;min-height:30px}._contextTag_1pjv8_151{max-width:180px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;user-select:none}._moreTag_1pjv8_160{cursor:pointer;user-select:none}._hiddenTagsPopover_1pjv8_165{max-width:360px;display:flex;flex-wrap:wrap;gap:6px}._message_1pjv8_172{max-width:90%;padding:12px 16px;border-radius:8px;line-height:1.6;position:relative;word-break:break-word}._userMessage_1pjv8_181{align-self:flex-end;background-color:#e6f7ff;color:#000}._aiMessage_1pjv8_188{align-self:flex-start;background-color:#fff;color:#262626;border:1px solid #e8e8e8;box-shadow:0 4px 12px #0000000d;width:100%;max-width:90%;border-radius:12px}._releasedResultMessage_1pjv8_199{width:100%;max-width:100%;align-self:stretch}._aiAnswerWrapper_1pjv8_205{position:relative}._aiAnswerActions_1pjv8_209{position:sticky;top:-10px;z-index:2;gap:8px;display:flex;justify-content:flex-end;margin-bottom:8px;opacity:0;pointer-events:none;transition:opacity .2s ease}._aiAnswerWrapper_1pjv8_205:hover ._aiAnswerActions_1pjv8_209{opacity:1;pointer-events:auto}._reportEditGhostButton_1pjv8_227{opacity:.45;transition:opacity .2s ease}._reportEditGhostButton_1pjv8_227:hover{opacity:1}._reportVersionLogPopover_1pjv8_236{max-width:420px;max-height:320px;overflow:auto;display:flex;flex-direction:column;gap:8px}._reportVersionLogItem_1pjv8_245{border:1px solid #f0f0f0;border-radius:8px;padding:8px;display:flex;flex-direction:column;gap:4px}._inlineReportEditorWrap_1pjv8_254{border:1px solid #e8e8e8;border-radius:8px;overflow:hidden;background:#fff}._inlineReportEditorToolbar_1pjv8_261{border-bottom:1px solid #f0f0f0;padding:10px;display:flex;flex-direction:column;gap:8px;background:#fafafa}._inlineReportEditorContent_1pjv8_270{padding:12px}._inlineReportEditorContent_1pjv8_270 .ProseMirror{min-height:240px;outline:none;line-height:1.6}._inlineReportEditorContent_1pjv8_270 .ProseMirror table{border-collapse:collapse;width:100%;margin:12px 0}._inlineReportEditorContent_1pjv8_270 .ProseMirror td,._inlineReportEditorContent_1pjv8_270 .ProseMirror th{border:1px solid #d9d9d9;padding:8px;vertical-align:top}._chatInput_1pjv8_293{padding:16px;border-top:1px solid #e8e8e8;display:flex;flex-direction:column;gap:8px;background:#fff;border-radius:0 0 8px 8px}._chatInputRow_1pjv8_303{display:flex;gap:8px;align-items:flex-start}._selectionContextTag_1pjv8_310{display:inline-flex;align-items:center;gap:6px;background:#1d1d1d;color:#fff;border-radius:6px;padding:4px 10px 4px 8px;font-size:12px;max-width:100%;width:fit-content;user-select:none;box-shadow:0 2px 8px #0000002e}._selectionContextIcon_1pjv8_325{color:#a78bfa;font-size:13px;flex-shrink:0}._selectionContextText_1pjv8_331{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:default}._selectionContextClose_1pjv8_339{background:transparent;border:none;color:#aaa;cursor:pointer;font-size:16px;line-height:1;padding:0 2px;flex-shrink:0;transition:color .15s}._selectionContextClose_1pjv8_339:hover{color:#fff}._section_1pjv8_353{margin-bottom:24px}._sectionTitle_1pjv8_357{font-weight:600;margin-bottom:12px;color:#1a1a1a;display:flex;align-items:center;gap:8px}._reportItem_1pjv8_366{padding:6px 4px;display:flex;justify-content:space-between;align-items:center;border-radius:4px;transition:background-color .2s}._reportItem_1pjv8_366:hover{background-color:#f5f5f5}._previewBtn_1pjv8_379{opacity:.4;transition:opacity .2s,color .2s;color:#8c8c8c}._previewBtn_1pjv8_379:hover{opacity:1;color:#4b67a9;background-color:transparent!important}._reportSubGroup_1pjv8_392{margin-top:8px;margin-bottom:4px}._reportSubGroup_1pjv8_392:first-child{margin-top:0}._reportSubGroup_1pjv8_392:last-child{margin-bottom:0}._historyItem_1pjv8_405{padding:12px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background .3s}._historyItem_1pjv8_405:hover{background-color:#fafafa}._activeHistory_1pjv8_416{background-color:#e6f7ff}._historyName_1pjv8_420{font-weight:500;margin-bottom:4px;display:flex;align-items:center;gap:6px}._historyName_1pjv8_420 span{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}._historyDate_1pjv8_436{font-size:12px;color:#8c8c8c}._markedContent_1pjv8_441{font-size:14px;color:#333}._markedContent_1pjv8_441 h1,._markedContent_1pjv8_441 h2,._markedContent_1pjv8_441 h3,._markedContent_1pjv8_441 h4,._markedContent_1pjv8_441 h5,._markedContent_1pjv8_441 h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}._markedContent_1pjv8_441 h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_1pjv8_441 h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}._markedContent_1pjv8_441 h3{font-size:1.25em}._markedContent_1pjv8_441 h4{font-size:1em}._markedContent_1pjv8_441 p{margin-top:0}._markedContent_1pjv8_441 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_1pjv8_441 pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-bottom:16px}._markedContent_1pjv8_441 pre code{padding:0;margin:0;background-color:transparent;border:0;word-break:normal;white-space:pre}._markedContent_1pjv8_441 blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin:0 0 16px}._markedContent_1pjv8_441 ul,._markedContent_1pjv8_441 ol{padding-left:2em;margin-top:0;margin-bottom:16px}._markedContent_1pjv8_441 table{display:block;width:100%;overflow:auto;margin-top:0;margin-bottom:16px;border-spacing:0;border-collapse:collapse}._markedContent_1pjv8_441 table th,._markedContent_1pjv8_441 table td{padding:6px 13px;border:1px solid #dfe2e5}._markedContent_1pjv8_441 table tr{background-color:#fff;border-top:1px solid #c6cbd1}._markedContent_1pjv8_441 table tr:nth-child(2n){background-color:#f6f8fa}._markedContent_1pjv8_441 img{max-width:100%;box-sizing:content-box;background-color:#fff}._markedContent_1pjv8_441 hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}._markedContent_1pjv8_441 a{color:#0366d6;text-decoration:none}._markedContent_1pjv8_441 a:hover{text-decoration:underline}._unitHierarchy_1pjv8_573{margin-bottom:8px}._unitHeader_1pjv8_577{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;background-color:#f9f9f9;border-radius:4px;cursor:pointer;transition:background-color .2s}._unitHeader_1pjv8_577:hover{background-color:#f0f0f0}._unitTitle_1pjv8_592{display:flex;align-items:center;gap:8px;font-size:13px;color:#262626}._previewDescriptionPanel_1pjv8_600{width:260px;min-width:220px;max-width:300px;display:flex;flex-direction:column;border-left:1px solid #f0f0f0;background:#fafafa;flex-shrink:0}._previewDescriptionHeader_1pjv8_611{display:flex;align-items:center;gap:6px;padding:12px 14px 8px;border-bottom:1px solid #f0f0f0}._previewDescriptionTextarea_1pjv8_619{flex:1!important;height:100%!important;border:none!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;resize:none!important}._previewDescriptionTextarea_1pjv8_619:focus{box-shadow:none!important;border:none!important}._unitSubReports_1pjv8_634{margin-top:4px;border-left:1px dashed #d9d9d9;margin-left:7px}._editorWrap_1g664_1{border:1px solid #e8e8e8;border-radius:8px;overflow:visible;background:#fff;position:relative}._toolbar_1g664_10{display:flex;align-items:center;justify-content:space-between;gap:4px;padding:6px 10px;background:#fafafa;border-bottom:1px solid #f0f0f0;border-radius:8px 8px 0 0;flex-wrap:wrap;position:sticky;top:0;z-index:4}._toolbarGroup_1g664_25{display:flex;align-items:center;gap:2px;flex-wrap:wrap}._toolbarGroup_1g664_25 button{display:inline-flex;align-items:center;justify-content:center;padding:4px 6px;border:none;background:transparent;border-radius:5px;cursor:pointer;font-size:13px;color:#444;transition:background .15s;min-width:28px;height:28px}._toolbarGroup_1g664_25 button:hover{background:#ebebeb;color:#4b67a9}._toolbarGroup_1g664_25 button._isActive_1g664_53{background:#e6f4ff;color:#4b67a9}._divider_1g664_58{display:inline-block;width:1px;height:20px;background:#e0e0e0;margin:0 4px;align-self:center}._toolbarActions_1g664_67{flex-shrink:0}._dropdownContainer_1g664_72{position:relative}._dropdownMenu_1g664_76{position:absolute;top:calc(100% + 4px);left:0;background:#fff;border:1px solid #e8e8e8;border-radius:8px;box-shadow:0 4px 16px #0000001a;z-index:20;min-width:120px;overflow:hidden}._dropdownMenu_1g664_76 button{display:flex;align-items:center;gap:6px;width:100%;padding:7px 12px;border:none;background:transparent;cursor:pointer;text-align:left;font-size:13px;white-space:nowrap}._dropdownMenu_1g664_76 button:hover{background:#f5f5f5}._dropdownMenu_1g664_76 button._isActive_1g664_53{background:#e6f4ff;color:#4b67a9}._colorPickerDropdown_1g664_106{position:absolute;top:calc(100% + 4px);left:0;background:#fff;border:1px solid #e8e8e8;border-radius:8px;box-shadow:0 4px 16px #0000001a;padding:8px;z-index:20;display:flex;flex-direction:column;gap:6px}._colorPicker_1g664_106{width:100%;height:36px;cursor:pointer;border:none}._colorPickerDropdown_1g664_106 button{display:flex;align-items:center;gap:6px;padding:5px 8px;border:1px solid #e8e8e8;border-radius:5px;background:transparent;cursor:pointer;font-size:13px}._colorPickerDropdown_1g664_106 button:hover{background:#f5f5f5}._editorContent_1g664_138{padding:16px;min-height:260px}._editorContent_1g664_138 .ProseMirror{outline:none;line-height:1.65;color:#262626}._editorContent_1g664_138 .ProseMirror h1,._editorContent_1g664_138 .ProseMirror h2,._editorContent_1g664_138 .ProseMirror h3,._editorContent_1g664_138 .ProseMirror h4{font-weight:600;line-height:1.3;margin:14px 0 6px}._editorContent_1g664_138 .ProseMirror h1{font-size:1.8em}._editorContent_1g664_138 .ProseMirror h2{font-size:1.4em}._editorContent_1g664_138 .ProseMirror h3{font-size:1.2em}._editorContent_1g664_138 .ProseMirror p{margin:6px 0}._editorContent_1g664_138 .ProseMirror blockquote{border-left:3px solid #e0e0e0;padding-left:12px;margin:8px 0;color:#666}._editorContent_1g664_138 .ProseMirror ul,._editorContent_1g664_138 .ProseMirror ol{padding-left:22px;margin:6px 0}._editorContent_1g664_138 .ProseMirror table{border-collapse:collapse;width:100%;margin:10px 0}._editorContent_1g664_138 .ProseMirror td,._editorContent_1g664_138 .ProseMirror th{border:1px solid #d9d9d9;padding:8px 10px;vertical-align:top;min-width:80px}._editorContent_1g664_138 .ProseMirror th{background:#fafafa;font-weight:600}._editorContent_1g664_138 .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#bbb;pointer-events:none;height:0}._bubbleMenuBar_1g664_205{background:#1d1d1d;border-radius:8px;padding:4px 8px;display:flex;gap:4px;box-shadow:0 4px 16px #00000040}._bubbleBtn_1g664_214{background:transparent;border:none;color:#fff;cursor:pointer;font-size:13px;padding:4px 8px;border-radius:5px;transition:background .15s;display:flex;align-items:center;gap:5px;white-space:nowrap}._bubbleBtn_1g664_214:hover{background:#ffffff1f}._detailContainer_14e7l_1{height:90vh;display:flex;flex-direction:column;overflow-y:auto;background:#fff;border-radius:5px;padding:16px}._detailContainerMobile_14e7l_11{height:auto;flex:1;min-height:0;display:flex;flex-direction:column}._detailContainerMobile_14e7l_11 ._detailBody_14e7l_19{flex:1;min-height:0;height:auto}._detailHeader_14e7l_25{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px}._headerLeft_14e7l_32{display:flex;gap:16px;align-items:flex-start}._backBtn_14e7l_38{margin-top:4px}._titleGroup_14e7l_42{display:flex;flex-direction:column;gap:4px}._metaInfo_14e7l_48{display:flex;align-items:center;gap:12px}._idLabel_14e7l_54{font-size:12px}._timeLabel_14e7l_58{font-size:12px;color:#8c8c8c;display:flex;align-items:center}._headerActions_14e7l_65{display:flex;gap:8px}._detailBody_14e7l_19{flex:1;background:#fff;border-radius:8px;box-shadow:0 1px 2px #00000008;height:80vh}._previewWrapper_14e7l_79{height:98%}._previewContainer_14e7l_84{background-color:#f5f5f5;border-radius:4px;height:100%;width:100%}._previewImage_14e7l_91{max-width:100%;max-height:70vh;object-fit:contain;border-radius:4px;box-shadow:0 4px 12px #0000001a}._docViewerOverride_14e7l_99{border-radius:4px;overflow:hidden}._docViewerOverride_14e7l_99>div{height:100%!important}._previewContainer_7t6cq_1{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}._header_7t6cq_9{padding:8px 16px;border-bottom:1px solid #e5e7eb;display:flex;gap:8px;align-items:center;flex-shrink:0}._gridWrapper_7t6cq_18{flex:1;min-height:0;width:100%}._footer_7t6cq_24{padding:8px 16px;display:flex;justify-content:flex-end;border-top:1px solid #e5e7eb;flex-shrink:0}._loadingOverlay_7t6cq_32,._emptyState_7t6cq_32{width:100%;flex:1;display:flex;justify-content:center;align-items:center;font-size:16px;color:#6b7280}._loader_1q9k5_1{--background: linear-gradient(135deg, #23C4F8, #275EFE);--shadow: rgba(39, 94, 254, .28);--text: #6C7486;--page: rgba(255, 255, 255, .36);--page-fold: rgba(255, 255, 255, .52);--duration: 3s;width:200px;height:140px;position:relative}._loader_1q9k5_1:before,._loader_1q9k5_1:after{--r: -6deg;content:"";position:absolute;bottom:8px;width:120px;top:80%;box-shadow:0 16px 12px var(--shadow);transform:rotate(var(--r))}._loader_1q9k5_1:before{left:4px}._loader_1q9k5_1:after{--r: 6deg;right:4px}._loader_1q9k5_1 div{width:100%;height:100%;border-radius:13px;position:relative;z-index:1;perspective:600px;box-shadow:0 4px 6px var(--shadow);background-image:var(--background)}._loader_1q9k5_1 div ul{margin:0;padding:0;list-style:none;position:relative}._loader_1q9k5_1 div ul li{--r: 180deg;--o: 0;--c: var(--page);position:absolute;top:10px;left:10px;transform-origin:100% 50%;color:var(--c);opacity:var(--o);transform:rotateY(var(--r));-webkit-animation:var(--duration) ease infinite;animation:var(--duration) ease infinite}._loader_1q9k5_1 div ul li:nth-child(2){--c: var(--page-fold);-webkit-animation-name:_page-2_1q9k5_1;animation-name:_page-2_1q9k5_1}._loader_1q9k5_1 div ul li:nth-child(3){--c: var(--page-fold);-webkit-animation-name:_page-3_1q9k5_1;animation-name:_page-3_1q9k5_1}._loader_1q9k5_1 div ul li:nth-child(4){--c: var(--page-fold);-webkit-animation-name:_page-4_1q9k5_1;animation-name:_page-4_1q9k5_1}._loader_1q9k5_1 div ul li:nth-child(5){--c: var(--page-fold);-webkit-animation-name:_page-5_1q9k5_1;animation-name:_page-5_1q9k5_1}._loader_1q9k5_1 div ul li svg{width:90px;height:120px;display:block}._loader_1q9k5_1 div ul li:first-child{--r: 0deg;--o: 1}._loader_1q9k5_1 div ul li:last-child{--o: 1}._loader_1q9k5_1 span{display:block;left:0;right:0;top:100%;margin-top:20px;text-align:center;color:var(--text)}@keyframes _page-2_1q9k5_1{0%{transform:rotateY(180deg);opacity:0}20%{opacity:1}35%,to{opacity:0}50%,to{transform:rotateY(0)}}@keyframes _page-3_1q9k5_1{15%{transform:rotateY(180deg);opacity:0}35%{opacity:1}50%,to{opacity:0}65%,to{transform:rotateY(0)}}@keyframes _page-4_1q9k5_1{30%{transform:rotateY(180deg);opacity:0}50%{opacity:1}65%,to{opacity:0}80%,to{transform:rotateY(0)}}@keyframes _page-5_1q9k5_1{45%{transform:rotateY(180deg);opacity:0}65%{opacity:1}80%,to{opacity:0}95%,to{transform:rotateY(0)}}html,body{height:100%;overflow-y:auto!important;-webkit-overflow-scrolling:touch}#_root_1bev9_1{min-height:100vh;overflow:auto}._background_1bev9_22{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_1bev9_35{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#333;line-height:1.5;max-width:100vw;width:100%;margin:0 auto;padding:0 20px 20px;position:relative;height:100vh;background:#d3dce2;overflow:auto}._header_1bev9_50{margin-bottom:10px;width:100%;background-color:#fff;border-bottom:1px solid #e8e8e8;box-shadow:0 3px 3px #0000001a;color:#454545;min-height:80px;display:flex;align-items:center}._navContainer_1bev9_62{display:flex;justify-content:space-between;align-items:center;position:relative;height:100%;width:100%;overflow:hidden;min-height:inherit}._header_left_1bev9_73{flex:1;height:100%;display:flex;justify-content:start;gap:10px;align-items:center;padding:15px 20px}._backCanvas_1bev9_83{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_1bev9_83:hover{background-color:#f0f0f0;transform:translateY(-1px);box-shadow:1px 2px 4px 2px #0000004d}._headerLogo_1bev9_102{line-height:20px;font-weight:500;font-size:20px;color:#262626}._header_right_1bev9_109{flex-shrink:0;height:100%;display:flex;justify-content:flex-end;gap:0 10px;align-items:center;font-size:14px;color:#454545;padding:15px 20px}._headerActions_1bev9_121{display:flex;align-items:center;gap:10px;flex-shrink:0}._username_1bev9_128{flex:0 0 auto;display:flex;align-items:center;padding:0 10px}._logo_1bev9_136{font-size:32px;margin-bottom:8px;display:flex;align-items:center;gap:10px;padding-left:4px}._logo_1bev9_136>span{font-size:35px;color:#262626;font-weight:500}._desc_1bev9_152{font-size:13px}._subtitle_1bev9_156{color:#6b7280;font-size:14px}._userSection_1bev9_162{position:absolute;top:20px;right:25px;z-index:50}._userInfo_1bev9_170{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_1bev9_170:hover{box-shadow:0 4px 12px #00000026}._userAvatar_1bev9_186{background:#f3f4f6;border:1px solid #e5e7eb;flex-shrink:0}._userDetails_1bev9_192{display:flex;flex-direction:column;gap:2px;min-width:0}._userName_1bev9_199{font-size:12px;font-weight:500;color:#262626;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px}._dropdownIcon_1bev9_209{font-size:10px;color:#9ca3af;transition:transform .2s;margin-left:4px}._userInfo_1bev9_170:hover ._dropdownIcon_1bev9_209{color:#6b7280}._tabsWrapper_1bev9_222{position:sticky;top:0;z-index:100;margin:-16px 0 0}._tabs_1bev9_222{display:flex;gap:0;background:#f2f2f2;padding:0 4px;box-shadow:0 1px 3px #0000001a;flex-wrap:wrap}._tabBtn_1bev9_238{flex:1;padding:8px 20px;border:none;background:transparent;cursor:pointer;font-size:18px;color:#262626;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_1bev9_238:hover{background:#f3f4f6;color:#374151}._tabBtn_1bev9_238._active_1bev9_262{border-radius:0!important;background:#0979cf;color:#fff!important;font-weight:600!important}._questionCountBadge_1bev9_270{background:#fff;color:#262626;border-radius:20px;border:.5px solid #8D8D8D;min-width:20px;height:22px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;margin-left:8px;padding:0 8px;line-height:1;flex-shrink:0;position:relative;z-index:10}._tabBtn_1bev9_238._active_1bev9_262 ._questionCountBadge_1bev9_270{background:transparent;color:#fff;border:1px solid white}@media(max-width:768px){._questionCountBadge_1bev9_270{min-width:18px;height:18px;font-size:10px;margin-left:6px;padding:0 4px}._tabBtn_1bev9_238{font-size:16px;padding:10px 16px}}._tabContent_1bev9_314{display:block}._filters_1bev9_319{background:#fff;border-bottom-left-radius:12px;border-bottom-right-radius:12px;padding:10px;box-shadow:0 1px 3px #0000001a}._resultsCount_1bev9_327{font-size:12px;color:#6b7280;margin-bottom:5px;padding:2px 5px;background:#f9fafb}._filterRow_1bev9_335{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:12px}._filterLabel_1bev9_343{min-width:60px;margin-bottom:0;font-size:13px;color:#6b7280;flex-shrink:0}._filterSelect_1bev9_351{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_1bev9_351:focus{border-color:#262626}._bookmarkBtn_1bev9_369{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_1bev9_369:hover{background:#f3f4f6;border-color:#d1d5db}._bookmarkBtn_1bev9_369._active_1bev9_262{background:#fef3c7;border-color:#f59e0b;color:#d97706}._readFilterSelect_1bev9_395{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_1bev9_395:hover{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._readFilterSelect_1bev9_395:focus{outline:none;border-color:#0ea5e9;background:linear-gradient(135deg,#fff,#f0f9ff);box-shadow:0 0 0 3px #0ea5e91a}._importantBtn_1bev9_424{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_1bev9_424:hover{background:#f3f4f6;border-color:#d1d5db}._importantBtn_1bev9_424._active_1bev9_262{background:#fef2f2;border-color:#ef4444;color:#dc2626}._filterButtons_1bev9_450{display:flex;gap:8px;flex-wrap:wrap;transition:max-height .3s ease}._filterButtons_1bev9_450._collapsed_1bev9_457{max-height:75px;overflow:hidden}._filterBtn_1bev9_463{padding:6px 12px;border:1px solid #e5e7eb;background:#fff;border-radius:20px;font-size:13px;cursor:pointer;transition:all .2s;white-space:nowrap;display:flex;align-items:center;gap:4px;min-width:fit-content}._filterBtn_1bev9_463:hover{background:#f3f4f6}._filterBtn_1bev9_463._active_1bev9_262{background:#262626;color:#fff;border-color:#262626}._expandBtn_1bev9_488{background:#f8f9fa!important;border-color:#dee2e6!important;color:#6c757d!important;font-weight:500;min-width:40px}._expandBtn_1bev9_488:hover{background:#e9ecef!important;border-color:#ced4da!important}._newsPanel_1bev9_502{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._newsItem_1bev9_509{padding:12px 16px!important;border-bottom:1px solid #f1f5f9;display:flex;align-items:flex-start;transition:all .2s ease;cursor:pointer;position:relative;background:#fff;margin:0}._newsItem_1bev9_509._noImpact_1bev9_521{padding-left:16px}._newsItem_1bev9_509:hover{background:#f8fafc;border-left:3px solid #4B67A9;padding-left:13px!important}._newsItem_1bev9_509:last-child{border-bottom:1px solid #f1f5f9}._newsItem_1bev9_509._selected_1bev9_535{background:#eff6ff;border-left:6px solid #4B67A9;padding-left:13px!important;box-shadow:inset 0 0 0 1px #dbeafe}._newsItem_1bev9_509._hasBookmark_1bev9_543 ._newsActions_1bev9_543,._newsItem_1bev9_509._hasRead_1bev9_547 ._newsActions_1bev9_543,._newsItem_1bev9_509._hasBookmark_1bev9_543 ._newsActions_1bev9_543 ._actionBtn_1bev9_552,._newsItem_1bev9_509._hasRead_1bev9_547 ._newsActions_1bev9_543 ._actionBtn_1bev9_552{opacity:1}._impactIcon_1bev9_567{width:8px;height:8px;border-radius:50%;background:#ef4444}._impactIcon2_1bev9_574{width:8px;height:8px;border-radius:50%;background:#0000;position:absolute;left:20px;top:22px}._newsContent_1bev9_584{flex:1;min-width:0}._newsContent_1bev9_584._noImpact_1bev9_521{margin-left:0}._newsTitle_1bev9_593{font-size:16px;font-weight:600;color:#262626;margin-bottom:6px;line-height:1.4;display:flex;align-items:center;justify-content:space-between}._newsSummary_1bev9_605{font-size:15.5px;color:#4a5568;margin-bottom:8px;line-height:1.5}._newsExpandedContent_1bev9_612{margin:8px 0}._detailBtn_1bev9_616{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_1bev9_616:hover{background:#374151;transform:translateY(-1px)}._newsDetail_1bev9_635{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_1bev9_646{display:flex;align-items:center;flex-wrap:wrap;margin-top:8px}._impactIcon_1bev9_567{display:inline-block;width:12px;height:12px;border-radius:50%;background:#e53935;margin-left:12px;vertical-align:middle}._newsSource_1bev9_664{font-size:10px;color:#9ca3af}._fileIndicator_1bev9_669{font-size:10px;color:#6b7280;padding:3px;border-radius:4px;display:flex;align-items:center;gap:2px;font-weight:500}._fileIndicator_1bev9_669 span{font-size:12px;color:#8999b8;font-weight:600}._categoryTag_1bev9_686{font-size:11px;font-weight:500;display:flex;align-items:center;gap:2px}._categoryEmoji_1bev9_697{margin-right:2px}._newsTime_1bev9_701{font-size:10px;color:#9ca3af}._newsActions_1bev9_543{position:absolute;right:10px;top:30px;transform:translateY(-50%);display:flex;gap:8px;opacity:0;transition:opacity .2s}._newsItem_1bev9_509:hover ._newsActions_1bev9_543,._newsItem_1bev9_509:hover ._newsActions_1bev9_543 ._actionBtn_1bev9_552,._newsItem_1bev9_509._hasRead_1bev9_547:hover ._newsActions_1bev9_543 ._actionBtn_1bev9_552,._newsItem_1bev9_509._hasBookmark_1bev9_543:hover ._newsActions_1bev9_543 ._actionBtn_1bev9_552{opacity:1}._actionBtn_1bev9_552{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}._newsMeta_1bev9_646 ._actionBtn_1bev9_552{opacity:1}._actionBtn_1bev9_552:hover{background:#f1f5f9;color:#334155;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._actionBtn_1bev9_552._bookmarked_1bev9_760{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#d97706;border-color:#fbbf24}._actionBtn_1bev9_552._read_1bev9_395{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#16a34a;border-color:#22c55e}._actionBtn_1bev9_552._bookmarked_1bev9_760:hover{background:#fde68a}._actionBtn_1bev9_552._read_1bev9_395{background:#dcfce7;color:#16a34a}._actionBtn_1bev9_552._read_1bev9_395:hover{background:#bbf7d0}._actionBtn_1bev9_552._playing_1bev9_787{background:#fef3c7;color:#d97706}._actionBtn_1bev9_552._playing_1bev9_787:hover{background:#fde68a}._sentimentIndicator_1bev9_796{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_1bev9_812{background:linear-gradient(135deg,#10b981,#059669)}._sentimentNegative_1bev9_816{background:linear-gradient(135deg,#ef4444,#dc2626)}._expandIcon_1bev9_820{position:absolute;right:8px;bottom:16px;color:#9ca3af;font-size:10px;cursor:pointer;transition:color .2s}._newsItem_1bev9_509:hover ._expandIcon_1bev9_820{color:#6b7280}._libraryItem_1bev9_835{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_1bev9_835:hover{background:#f9fafb}._libraryItem_1bev9_835._hasBookmark_1bev9_543 ._libraryMeta_1bev9_850 ._actionBtn_1bev9_552,._libraryItem_1bev9_835:hover ._libraryActions_1bev9_855,._libraryItem_1bev9_835:hover ._libraryMeta_1bev9_850 ._actionBtn_1bev9_552,._libraryItem_1bev9_835:hover ._libraryActions_1bev9_855 ._actionBtn_1bev9_552{opacity:1}._libraryItem_1bev9_835:last-child{border-bottom:none}._libraryContent_1bev9_873{flex:1;min-width:0;padding-right:60px}._libraryTitle_1bev9_879{font-size:19px;font-weight:600;color:#262626;margin-bottom:8px;line-height:1.4}._librarySummary_1bev9_887{font-size:15.5px;color:#4a5568;line-height:1.5;margin-bottom:8px}._libraryDetail_1bev9_894{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_1bev9_905{font-size:14px;color:#6b7280;line-height:1.5;margin-bottom:12px}._libraryMeta_1bev9_850{display:flex;align-items:center;gap:8px;font-size:11px;color:#6b7280;position:relative}._libraryActions_1bev9_855{position:absolute;right:20px;top:50%;transform:translateY(-50%);display:flex;gap:8px;opacity:0;transition:opacity .2s}._learnMoreBtn_1bev9_932{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_1bev9_932:hover{background:#f3f4f6;border-color:#d1d5db}._storyItem_1bev9_953{padding:20px;border-bottom:1px solid #f3f4f6;display:flex;align-items:flex-start;transition:background-color .2s;cursor:pointer;position:relative}._storyItem_1bev9_953:hover{background:#f9fafb}._storyItem_1bev9_953:last-child{border-bottom:none}._storyContent_1bev9_971{flex:1;min-width:0;padding-right:80px;padding-top:4px}._storyTitle_1bev9_978{font-size:19px;font-weight:600;color:#262626;margin-bottom:8px;line-height:1.4}._storySummary_1bev9_986{font-size:15.5px;color:#4a5568;line-height:1.5;margin-bottom:8px}._storyExpandedContent_1bev9_993{margin:8px 0}._storyDetail_1bev9_997{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_1bev9_1008{font-size:14px;color:#6b7280;line-height:1.5;margin-bottom:12px}._storyMeta_1bev9_1015{display:flex;align-items:center;gap:8px;font-size:11px;color:#6b7280}._storyTime_1bev9_1023{font-size:10px;color:#9ca3af}._storyActions_1bev9_1028{position:absolute;right:20px;top:20px;display:flex;gap:8px;opacity:1;transition:opacity .2s}._storyItem_1bev9_953:hover ._storyActions_1bev9_1028,._storyItem_1bev9_953:hover ._storyActions_1bev9_1028 ._actionBtn_1bev9_552,._storyItem_1bev9_953._hasBookmark_1bev9_543 ._storyActions_1bev9_1028,._storyItem_1bev9_953._hasBookmark_1bev9_543 ._storyActions_1bev9_1028 ._actionBtn_1bev9_552,._newsItem_1bev9_509._hasBookmark_1bev9_543 ._newsActions_1bev9_543 ._actionBtn_1bev9_552,._libraryItem_1bev9_835._hasBookmark_1bev9_543 ._libraryMeta_1bev9_850 ._actionBtn_1bev9_552,._libraryItem_1bev9_835._hasBookmark_1bev9_543 ._libraryActions_1bev9_855,._libraryItem_1bev9_835._hasBookmark_1bev9_543 ._libraryActions_1bev9_855 ._actionBtn_1bev9_552{opacity:1}._playBtn_1bev9_785{background:#0000;cursor:pointer;font-size:12px;font-weight:500;transition:all .2s;display:flex;align-items:center;gap:4px}._emptyState_1bev9_1086{text-align:center;padding:60px 20px;color:#6b7280}@media(max-width:768px)and (min-width:481px){._container_1bev9_35{padding:5px 5px 60px}._tabs_1bev9_222{flex-direction:row;flex-wrap:wrap;padding:6px;gap:2px}._tabBtn_1bev9_238{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_1bev9_35{padding:5px 5px 40px}._header_1bev9_50{margin-bottom:20px}._header_left_1bev9_73{padding:10px 12px;gap:6px}._backCanvas_1bev9_83{width:28px;height:26px;border-radius:8px}._headerLogo_1bev9_102{font-size:14px;line-height:16px;font-weight:500}._header_right_1bev9_109{padding:10px 12px;font-size:12px}._userSection_1bev9_162{top:8px;right:8px}._userInfo_1bev9_170{padding:3px 6px;gap:4px}._userName_1bev9_199{font-size:10px;max-width:60px}._dropdownIcon_1bev9_209{font-size:7px;margin-left:1px}._tabs_1bev9_222{margin-bottom:16px;padding:4px;flex-direction:row;gap:1px}._tabBtn_1bev9_238{padding:8px 6px;font-size:11px;min-height:36px;white-space:normal;line-height:1.1}._filters_1bev9_319,._newsItem_1bev9_509,._libraryItem_1bev9_835,._storyItem_1bev9_953{padding:8px}._newsTitle_1bev9_593,._libraryTitle_1bev9_879,._storyTitle_1bev9_978{font-size:17px}}@media(max-width:400px){._tabs_1bev9_222{flex-wrap:wrap;gap:2px}._tabBtn_1bev9_238{flex:1 1 auto;min-width:80px;background:transparent;color:#6b7280}._tabBtn_1bev9_238:hover{background:#f3f4f6;color:#374151}}@media(max-width:768px){._container_1bev9_35{padding:8px 8px 300px;min-height:100vh;width:100vw}._header_1bev9_50{margin-bottom:20px;min-height:60px;padding:0 8px}._header_left_1bev9_73{padding:8px 12px;gap:6px;flex:1;min-width:0}._backCanvas_1bev9_83{width:32px;height:30px;border-radius:10px}._headerLogo_1bev9_102{font-size:16px;line-height:18px;font-weight:500}._logo_1bev9_136{font-size:20px;margin-bottom:4px}._logo_1bev9_136>span{font-size:22px}._desc_1bev9_152{font-size:10px}._headerActions_1bev9_121{gap:6px;flex-wrap:wrap;justify-content:flex-end}._header_right_1bev9_109{padding:8px 12px;font-size:12px;flex-shrink:0;min-width:0}._navContainer_1bev9_62{gap:8px;padding:0 8px}._userSection_1bev9_162{top:10px;right:10px}._userInfo_1bev9_170{padding:4px 8px;gap:6px}._userDetails_1bev9_192{gap:1px}._userName_1bev9_199{font-size:11px;max-width:80px}._dropdownIcon_1bev9_209{font-size:8px;margin-left:2px}._desktopOnly_1bev9_1325{display:none!important}._mobileOnly_1bev9_1329{display:inline-flex!important}._filterRow_1bev9_335{flex-direction:column;align-items:stretch}._filterLabel_1bev9_343{margin-bottom:4px;line-height:30px}._bookmarkBtn_1bev9_369,._importantBtn_1bev9_424{padding:8px;min-width:36px;font-size:14px}._filterButtons_1bev9_450{display:none}._filterSelect_1bev9_351{display:block}._tabs_1bev9_222{flex-direction:row;gap:2px;padding:6px;flex-wrap:wrap}._tabBtn_1bev9_238{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_1bev9_584,._libraryContent_1bev9_873,._storyContent_1bev9_971{padding-right:0}._newsActions_1bev9_543,._libraryActions_1bev9_855,._storyActions_1bev9_1028{position:static;transform:none;margin-top:12px;opacity:1;justify-content:flex-end}._newsItem_1bev9_509,._libraryItem_1bev9_835,._storyItem_1bev9_953{padding:10px;flex-direction:column;align-items:stretch}._newsItem_1bev9_509._noImpact_1bev9_521{padding-left:10px}._expandIcon_1bev9_820{position:static;margin-top:8px;text-align:center;font-size:12px}._newsTitle_1bev9_593,._libraryTitle_1bev9_879,._storyTitle_1bev9_978{font-size:18px;line-height:1.3}._newsDetail_1bev9_635,._libraryDetail_1bev9_894,._storyDetail_1bev9_997{margin:12px 0;padding:16px;font-size:15px}._filters_1bev9_319{padding:16px;margin-bottom:16px}._searchContainer_1bev9_1444{flex-direction:column;gap:12px;align-items:stretch}._filterActionsContainer_1bev9_1450{justify-content:flex-start;margin-top:8px}._resultsCount_1bev9_327{font-size:13px;padding:6px 10px;margin-bottom:12px}._newsPanel_1bev9_502{margin-bottom:20px}._tabContent_1bev9_314{overflow-x:hidden;overflow-y:visible}body{-webkit-overflow-scrolling:touch}._container_1bev9_35{width:100%;max-width:100vw;height:100vh;overflow:auto}._newsItem_1bev9_509:last-child,._libraryItem_1bev9_835:last-child,._storyItem_1bev9_953:last-child{margin-bottom:20px}}._markdownContent_1bev9_1493{color:#374151;line-height:1.5;overflow-y:auto}._markdownContent_1bev9_1493 h1,._markdownContent_1bev9_1493 h2,._markdownContent_1bev9_1493 h3,._markdownContent_1bev9_1493 h4,._markdownContent_1bev9_1493 h5,._markdownContent_1bev9_1493 h6{color:#262626;margin:24px 0 16px;font-weight:600;line-height:1.1}._markdownContent_1bev9_1493 h1{font-size:24px;border-bottom:2px solid #e5e7eb;padding-bottom:8px}._markdownContent_1bev9_1493 h2{font-size:20px;border-bottom:1px solid #e5e7eb;padding-bottom:6px}._markdownContent_1bev9_1493 h3{font-size:18px;color:#262626}._markdownContent_1bev9_1493 h4{font-size:16px;color:#4b5563}._markdownContent_1bev9_1493 h5,._markdownContent_1bev9_1493 h6{font-size:14px;color:#6b7280}._markdownContent_1bev9_1493 p{margin:12px 0;text-align:justify}._markdownContent_1bev9_1493 ul,._markdownContent_1bev9_1493 ol{margin:8px 0;padding-left:24px}._markdownContent_1bev9_1493 ul li,._markdownContent_1bev9_1493 ol li{margin:4px 0;padding-left:4px}._markdownContent_1bev9_1493 ul{list-style-type:disc}._markdownContent_1bev9_1493 ul ul{list-style-type:circle;margin:8px 0}._markdownContent_1bev9_1493 ul ul ul{list-style-type:square}._markdownContent_1bev9_1493 ol{list-style-type:decimal}._markdownContent_1bev9_1493 ol ol{list-style-type:lower-alpha;margin:8px 0}._markdownContent_1bev9_1493 ol ol ol{list-style-type:lower-roman}._markdownContent_1bev9_1493 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_1bev9_1493 blockquote p{margin:0}._markdownContent_1bev9_1493 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_1bev9_1493 pre{background:#262626;color:#f9fafb;padding:16px;border-radius:8px;overflow-x:auto;margin:16px 0;border:1px solid #374151}._markdownContent_1bev9_1493 pre code{background:none;color:inherit;padding:0;border-radius:0;font-size:14px}._markdownContent_1bev9_1493 table{width:100%;border-collapse:collapse;margin:16px 0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}._markdownContent_1bev9_1493 table th,._markdownContent_1bev9_1493 table td{border:1px solid #e5e7eb;padding:12px 16px;text-align:left}._markdownContent_1bev9_1493 table th{background:#f9fafb;font-weight:600;color:#374151}._markdownContent_1bev9_1493 table tr:nth-child(2n){background:#f9fafb}._markdownContent_1bev9_1493 table tr:hover{background:#f3f4f6}._markdownContent_1bev9_1493 hr{border:none;height:2px;background:linear-gradient(to right,#4b67a9,#93c5fd,#4b67a9);margin:24px 0;border-radius:1px}._markdownContent_1bev9_1493 a{color:#262626;text-decoration:none;font-weight:500;transition:color .2s ease}._markdownContent_1bev9_1493 a:hover{color:#1d4ed8;text-decoration:underline}._markdownContent_1bev9_1493 strong,._markdownContent_1bev9_1493 b{font-weight:700;color:#262626}._markdownContent_1bev9_1493 em,._markdownContent_1bev9_1493 i{font-style:italic;color:#4b5563}._markdownContent_1bev9_1493 img{max-width:100%;height:auto;border-radius:8px;margin:16px 0;box-shadow:0 4px 6px #0000001a}._markdownContent_1bev9_1493 del{text-decoration:line-through;color:#9ca3af}._markdownContent_1bev9_1493 mark{background:#fef3c7;color:#92400e;padding:2px 4px;border-radius:4px}._markdownContent_1bev9_1493 li::marker{color:#262626;font-weight:700}._markdownContent_1bev9_1493 pre[class*=language-]{position:relative}._markdownContent_1bev9_1493 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_1bev9_1729{display:flex;flex-direction:column;height:100%;font-family:Google Sans,Roboto,Arial,sans-serif;background:#f7f9fb}._playgroundContent_1bev9_1737{display:flex;flex:1;height:80vh;background:#fff;border-radius:18px;box-shadow:0 4px 24px #22292f14;overflow:hidden}._chatSessionsSidebar_1bev9_1747{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_1bev9_1759{display:flex;align-items:center;justify-content:space-between;padding:0 24px 16px;font-weight:600;font-size:18px;color:#2d6cdf}._sessionsList_1bev9_1769{flex:1;overflow-y:auto;padding:0 8px 8px}._sessionItem_1bev9_1775{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_1bev9_1775:hover{background:#eaf2fd;box-shadow:0 2px 8px #22292f0f}._activeSession_1bev9_1792{border:1.5px solid #2d6cdf;background:#eaf2fd;box-shadow:0 2px 12px #22292f1a}._sessionContent_1bev9_1798{flex:1;display:flex;flex-direction:column}._sessionTitle_1bev9_1804{font-weight:700;color:#262626;font-size:13.5px;display:flex;align-items:center;gap:6px}._sessionInfo_1bev9_1813{display:flex;align-items:center;gap:10px;margin-top:2px}._advisorType_1bev9_1820{font-size:12px;color:#888;background:#f0f4fa;border-radius:6px;padding:2px 8px}._sessionTime_1bev9_1828{font-size:11px;color:#999;font-weight:400}._deleteButton_1bev9_1834{color:#d9534f;margin-left:8px}._loadingText_1bev9_1839{color:#888;text-align:center;margin-top:32px}._chatMainArea_1bev9_1845{flex:1;display:flex;flex-direction:column;padding:16px 16px 8px;background:#fff;border-radius:0 18px 18px 0}._advisorSection_1bev9_1854{display:flex;align-items:center;gap:16px;margin-bottom:18px}._sectionLabel_1bev9_1861{font-weight:500;color:#2d6cdf;font-size:15px;min-width:110px}._advisorButton_1bev9_1868{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_1bev9_1868:hover{background:#f9fafb!important;border-color:#d1d5db!important;box-shadow:0 2px 6px #00000026!important;transform:translateY(-1px);color:#6b7280!important}._advisorButtonSelected_1bev9_1894{background:#262626!important;color:#fff!important;border-color:#262626!important;box-shadow:0 2px 6px #2626264d!important}._advisorButtonSelected_1bev9_1894:hover{background:#404040!important;border-color:#404040!important;box-shadow:0 3px 8px #26262666!important;color:#fff!important}._advisorAvatar_1bev9_1908{font-size:28px;margin-right:6px}._advisorInfo_1bev9_1913{display:flex;flex-direction:column}._advisorName_1bev9_1918{font-weight:600;color:#2d6cdf;font-size:16px}._advisorSpecialty_1bev9_1924{font-size:13px;color:#888}._jobSection_1bev9_1929{margin-bottom:18px;display:flex}._jobButtons_1bev9_1934{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}._jobButton_1bev9_1934{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_1bev9_1934:hover,._selected_1bev9_535{background:#e6f7ff!important}._currentSessionInfo_1bev9_1958{margin-bottom:10px;margin-top:-50px;margin-left:50px;font-size:14px;color:#2d6cdf;display:flex;align-items:center;gap:16px}._messageLimit_1bev9_1970{background:#eaf2fd;color:#2d6cdf;border-radius:8px;padding:2px 10px;font-weight:600;font-size:13px}._chatContainer_1bev9_1979{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_1bev9_1992{flex:1;overflow-y:auto;padding-bottom:12px;display:flex;flex-direction:column;gap:18px}._messageWrapper_1bev9_2001{display:flex;align-items:flex-end;gap:12px}._userMessage_1bev9_2007{flex-direction:row-reverse}._assistantMessage_1bev9_2011{flex-direction:row}._dataSourcesMessage_1bev9_2015{flex-direction:row;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin:8px 0;padding:12px}._dataSourcesInfo_1bev9_2024{display:flex;align-items:center;gap:6px;margin-bottom:6px;padding:4px 8px;background:#28a7451a;border-radius:8px;width:fit-content}._dataSourcesName_1bev9_2035{font-size:12px;font-weight:600;color:#28a745}._messageAvatar_1bev9_2041{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_1bev9_2053{max-width:70%;display:flex;flex-direction:column;align-items:flex-start}._userMessage_1bev9_2007 ._messageContent_1bev9_2053{align-items:flex-end}._messageText_1bev9_2064{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_1bev9_2007 ._messageText_1bev9_2064{background:#2d6cdf;color:#fff}._messageTime_1bev9_2080{font-size:12px;color:#888;margin-top:2px;align-self:flex-end;display:flex;align-items:center;gap:8px}._thesisButton_1bev9_2090{padding:2px 6px;height:auto;font-size:11px;color:#4b67a9;border:none;background:transparent;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:2px;border-radius:4px}._thesisButton_1bev9_2090:hover{color:#40a9ff;background:#1890ff1a}._thesisButton_1bev9_2090:active{color:#096dd9}._thesisModalTitle_1bev9_2115{display:flex;align-items:center;gap:8px;font-weight:600}._thesisModalContent_1bev9_2122{max-height:400px;overflow-y:auto}._thesisModalSummary_1bev9_2127{max-height:150px;overflow-y:auto}._aiSummaryButton_1bev9_2132{margin-left:auto;color:#4b67a9;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_1bev9_2132:hover{color:#40a9ff;border-color:#40a9ff;background:#1890ff1a}._aiSummaryButton_1bev9_2132:active{color:#096dd9;border-color:#096dd9}._inputArea_1bev9_2157{background:transparent;display:flex;align-items:center;gap:5px}._inputWrapper_1bev9_2164{display:flex;align-items:center;width:100%;gap:10px}._messageInput_1bev9_2171{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_1bev9_2171:focus{border:1.5px solid #2d6cdf!important}._templateError_1bev9_2187{border:1.5px solid #ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f33!important}._templateError_1bev9_2187:focus{border:1.5px solid #ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f33!important}._sendButton_1bev9_2197{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_1bev9_2197:disabled{background:#b3c7e6!important;color:#fff!important}._welcomeSection_1bev9_2217{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_1bev9_2232 h3{font-size:24px;color:#262626;margin-bottom:8px;font-weight:600}._welcomeText_1bev9_2232 p{font-size:16px;color:#666;margin-bottom:24px}._createChatBtn_1bev9_2245{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_1bev9_2245:hover{border:1px solid rgba(38,38,38,.7)!important}._createChatSmall_1bev9_2260{background:#fff!important;color:#262626!important}._inputControls_1bev9_2266{display:flex;justify-content:space-between;align-items:center}._advisorSelector_1bev9_2272{display:flex;align-items:center;gap:8px}._advisorLabel_1bev9_2278{font-size:14px;color:#2d6cdf;font-weight:500;min-width:fit-content}._advisorInfo_1bev9_1913{display:flex;align-items:center;gap:6px;margin-bottom:6px;padding:4px 8px;background:#2d6cdf1a;border-radius:8px;width:fit-content}._advisorAvatar_1bev9_1908{font-size:16px}._advisorName_1bev9_1918{font-size:12px;color:#2d6cdf;font-weight:500}._typingIndicator_1bev9_2307{display:flex;align-items:center;gap:4px;height:18px;margin:8px 0 0}._typingIndicator_1bev9_2307 span{display:inline-block;width:7px;height:7px;background:#2d6cdf;border-radius:50%;animation:_typing-bounce_1bev9_1 1.2s infinite both}._typingIndicator_1bev9_2307 span:nth-child(2){animation-delay:.2s}._typingIndicator_1bev9_2307 span:nth-child(3){animation-delay:.4s}@keyframes _typing-bounce_1bev9_1{0%,80%,to{transform:scale(.8);opacity:.6}40%{transform:scale(1.2);opacity:1}}._newSessionForm_1bev9_2347{display:flex;flex-direction:column;gap:12px;padding:8px 0}._formLabel_1bev9_2354{font-size:15px;color:#2d6cdf;font-weight:500;margin-bottom:4px}._advisorJobRow_1bev9_2361{display:flex;flex-direction:row;align-items:flex-end;gap:32px;margin-bottom:18px}._advisorSection_1bev9_1854,._jobSection_1bev9_1929{flex:1;min-width:0}._sectionLabel_1bev9_1861{margin-bottom:4px}._advisorSettingBtn_1bev9_2379{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_1bev9_2379:hover{background:#2d6cdf;color:#fff;border:1.5px solid #2d6cdf}._toggleButton_1bev9_2400{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_1bev9_2400:hover{background:#40a9ff;transform:translateY(-1px);box-shadow:0 4px 12px #0003}._toggleButton_1bev9_2400:active{transform:translateY(0)}._desktopToggleButton_1bev9_2431{position:relative;top:auto;left:auto;margin-bottom:16px}._mobileToggleButton_1bev9_2439{position:absolute;top:20px;left:15px;z-index:10;transition:opacity .3s ease,visibility .3s ease}._playgroundContent_1bev9_1737._mobileSidebarOpen_1bev9_2448 ._mobileToggleButton_1bev9_2439{opacity:0;visibility:hidden;pointer-events:none}._mobileCloseButton_1bev9_2454{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_1bev9_1325{display:block}._mobileOnly_1bev9_1329{display:none}._searchContainer_1bev9_1444{flex:1;flex-direction:row;gap:6px;display:flex;justify-content:space-between;align-items:center}._searchContainer2_1bev9_2485{display:flex;gap:5px;align-items:center}._filterActionsContainer_1bev9_1450{display:flex;justify-content:flex-end;align-items:center}@media(min-width:769px){._mobileToggleButton_1bev9_2439,._mobileCloseButton_1bev9_2454{display:none!important}._chatSessionsSidebar_1bev9_1747{transition:width .3s ease;position:relative;left:auto;background:#fff;box-shadow:none}._chatSessionsSidebar_1bev9_1747._collapsed_1bev9_457{width:0;overflow:hidden;padding:0}._chatMainArea_1bev9_1845._expanded_1bev9_2521{margin-left:0;width:100%}._playgroundContent_1bev9_1737._sidebarCollapsed_1bev9_2526{justify-content:center}}@media(max-width:768px){._playgroundContainer_1bev9_1729{height:calc(100vh - 150px)}._desktopToggleButton_1bev9_2431,._desktopOnly_1bev9_1325{display:none!important}._playgroundContent_1bev9_1737{position:relative;width:100%}._chatSessionsSidebar_1bev9_1747{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_1bev9_1747._mobileOpen_1bev9_2565{left:0}._chatSessionsSidebar_1bev9_1747._collapsed_1bev9_457{left:-100%}._chatMainArea_1bev9_1845{width:100%;padding:80px 16px 16px;position:relative}._chatMainArea_1bev9_1845._mobileSidebarOpen_1bev9_2448{margin-left:0}._sidebarOverlay_1bev9_2585{position:fixed;inset:0;background:#0009;z-index:998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}._sidebarOverlay_1bev9_2585._mobileOpen_1bev9_2565{display:block;opacity:1;pointer-events:auto}._currentSessionInfo_1bev9_1958{padding:12px;margin-bottom:16px;margin-top:10px}._currentSessionInfo_1bev9_1958 h3{font-size:16px;margin-bottom:8px}._advisorSection_1bev9_1854{flex-direction:column;align-items:flex-start;gap:8px}._sectionLabel_1bev9_1861{min-width:auto}._chatContainer_1bev9_1979{height:calc(100vh - 300px)}._messageWrapper_1bev9_2001{margin-bottom:12px}._messageInput_1bev9_2171{font-size:14px}._messageContent_1bev9_2053{max-width:80%}._messageText_1bev9_2064{width:320px;font-size:14px;padding:10px 14px}._messageAvatar_1bev9_2041{width:36px!important;height:36px!important;font-size:24px!important}._sidebarHeader_1bev9_1759 h3{font-size:16px}._sessionTitle_1bev9_1804{font-size:14px}._sessionInfo_1bev9_1813{font-size:11px}._advisorSection_1bev9_1854,._jobSection_1bev9_1929,._currentSessionInfo_1bev9_1958 ._advisorSection_1bev9_1854{display:none!important}._currentSessionInfo_1bev9_1958{padding:8px;margin-bottom:12px;margin-top:0}._currentSessionInfo_1bev9_1958 h3{font-size:14px;margin-bottom:4px}._chatContainer_1bev9_1979{height:calc(100vh - 200px)}._chatMainArea_1bev9_1845{padding:12px}._inputWrapper_1bev9_2164{gap:6px}._messageInput_1bev9_2171{font-size:14px;padding:8px 12px!important}._sendButton_1bev9_2197{width:40px;height:40px;font-size:18px!important}._welcomeSection_1bev9_2217{padding:40px 16px}._welcomeText_1bev9_2232 h3{font-size:20px}._welcomeText_1bev9_2232 p{font-size:14px}._inputControls_1bev9_2266{flex-direction:column;align-items:flex-start;gap:8px;padding:8px 0}._advisorSelector_1bev9_2272{width:100%;justify-content:space-between}._advisorInfo_1bev9_1913{margin-bottom:4px}._advisorName_1bev9_1918{font-size:11px}._logo_1bev9_136{margin:8px;font-size:24px}._logo_1bev9_136>span{font-size:26px}}._citationsSection_1bev9_2755{margin-top:12px;padding:8px 12px;background:#f8f9fa;border-radius:6px;border-left:3px solid #4B67A9}._citationsTitle_1bev9_2763{font-size:12px;font-weight:500;color:#4b67a9;margin-bottom:6px;display:flex;align-items:center}._citationsList_1bev9_2772{display:flex;flex-direction:column;gap:4px}._citationItem_1bev9_2778{font-size:11px}._citationLink_1bev9_2782{color:#4b67a9;text-decoration:none;word-break:break-all}._citationLink_1bev9_2782:hover{text-decoration:underline;color:#40a9ff}._templateSuggestions_1bev9_2794{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_1bev9_2809{padding:8px 12px;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background-color .2s}._suggestionItem_1bev9_2809:hover{background-color:#f5f5f5}._suggestionItem_1bev9_2809:last-child{border-bottom:none}._suggestionLabel_1bev9_2824{font-weight:500;color:#262626;font-size:13px;margin-bottom:2px}._suggestionPreview_1bev9_2831{color:#666;font-size:12px;line-height:1.4}._pipelineStepsSection_1bev9_2838{margin-top:12px;padding:8px 12px;background:#f6ffed;border-radius:6px;border-left:3px solid #52c41a}._pipelineStepsTitle_1bev9_2846{font-weight:600;color:#52c41a;font-size:13px;margin-bottom:8px}._pipelineStepsList_1bev9_2853{display:flex;flex-direction:column;gap:8px}._pipelineStepItem_1bev9_2859{background:#fff;border-radius:4px;padding:8px;border:1px solid #d9d9d9}._pipelineStepHeader_1bev9_2866{display:flex;align-items:center;gap:8px;margin-bottom:4px}._pipelineStepNumber_1bev9_2873{font-weight:600;color:#52c41a;font-size:12px}._pipelineStepName_1bev9_2879{font-weight:500;color:#262626;font-size:12px}._pipelineStepContent_1bev9_2885{color:#666;font-size:11px;line-height:1.4}._pipelineButton_1bev9_2892{border-color:#52c41a!important}._pipelineButton_1bev9_2892:hover{border-color:#52c41a!important;background:#f6ffed!important}@media(max-width:768px){._citationsSection_1bev9_2755{margin-top:8px;padding:6px 8px}._citationsTitle_1bev9_2763{font-size:11px;margin-bottom:4px}._citationItem_1bev9_2778{font-size:10px}._templateSuggestions_1bev9_2794{max-height:150px}._suggestionItem_1bev9_2809{padding:6px 10px}._suggestionLabel_1bev9_2824{font-size:13px}._suggestionPreview_1bev9_2831{font-size:11px}._pipelineStepsSection_1bev9_2838{margin-top:8px;padding:6px 8px}._pipelineStepsTitle_1bev9_2846{font-size:12px;margin-bottom:6px}._pipelineStepItem_1bev9_2859{padding:6px}._pipelineStepNumber_1bev9_2873,._pipelineStepName_1bev9_2879{font-size:11px}._pipelineStepContent_1bev9_2885{font-size:10px}}._advisorButtonsContainer_1bev9_2958{padding:5px;border-top:1px solid #e5e7eb}._advisorButtons_1bev9_2958{display:flex;gap:8px;flex-wrap:wrap;align-items:center}._embeddingSwitchContainer_1bev9_2970{display:flex;align-items:center;justify-content:start}._embeddingSwitchLabel_1bev9_2976{font-size:12px;color:#6c757d;font-weight:500;margin-left:8px}._embeddingResultsSection_1bev9_2984{margin-top:12px;padding:8px 12px;background:#f0f8ff;border-radius:6px;border-left:3px solid #4B67A9}._embeddingResultsTitle_1bev9_2992{font-size:12px;font-weight:600;color:#4b67a9;margin-bottom:8px}._searchMethodInfo_1bev9_2999{font-size:11px;color:#666;font-weight:400;margin-left:8px}._embeddingResultsList_1bev9_3006{display:flex;flex-direction:column;gap:6px}._embeddingResultItem_1bev9_3012{padding:6px 8px;background:#fff;border-radius:4px;border:1px solid #e6f7ff;cursor:pointer;transition:all .2s ease}._embeddingResultItem_1bev9_3012:hover{background:#f0f8ff;border-color:#4b67a9;box-shadow:0 2px 4px #1890ff1a}._embeddingResultTitle_1bev9_3027{font-size:11px;font-weight:500;color:#262626;margin-bottom:4px}._embeddingResultMeta_1bev9_3034{display:flex;flex-wrap:wrap;gap:8px;font-size:10px}._embeddingResultType_1bev9_3041{color:#52c41a;background:#f6ffed;padding:2px 6px;border-radius:3px}._embeddingResultCategory_1bev9_3048{color:#722ed1;background:#f9f0ff;padding:2px 6px;border-radius:3px}._embeddingResultSimilarity_1bev9_3055{color:#fa8c16;background:#fff7e6;padding:2px 6px;border-radius:3px}._embeddingDetailContent_1bev9_3063{padding:16px 0}._embeddingDetailHeader_1bev9_3067{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}._embeddingDetailHeader_1bev9_3067 h3{margin:0 0 12px;color:#262626;font-size:18px;font-weight:600}._embeddingDetailMeta_1bev9_3080{display:flex;flex-wrap:wrap;gap:12px}._embeddingDetailType_1bev9_3086,._embeddingDetailCategory_1bev9_3087,._embeddingDetailSimilarity_1bev9_3088,._embeddingDetailDate_1bev9_3089,._embeddingDetailSource_1bev9_3090,._embeddingDetailEmoji_1bev9_3091{font-size:12px;padding:4px 8px;border-radius:4px;font-weight:500}._embeddingDetailType_1bev9_3086{color:#52c41a;background:#f6ffed;border:1px solid #b7eb8f}._embeddingDetailCategory_1bev9_3087{color:#722ed1;background:#f9f0ff;border:1px solid #d3adf7}._embeddingDetailSimilarity_1bev9_3088{color:#fa8c16;background:#fff7e6;border:1px solid #ffd591}._embeddingDetailDate_1bev9_3089{color:#4b67a9;background:#e6f7ff;border:1px solid #91d5ff}._embeddingDetailSource_1bev9_3090{color:#722ed1;background:#f9f0ff;border:1px solid #d3adf7}._embeddingDetailEmoji_1bev9_3091{color:#13c2c2;background:#e6fffb;border:1px solid #87e8de}._embeddingDetailBody_1bev9_3134,._embeddingDetailSummary_1bev9_3135{margin-bottom:20px}._embeddingDetailBody_1bev9_3134 h4,._embeddingDetailSummary_1bev9_3135 h4{margin:0 0 12px;color:#262626;font-size:14px;font-weight:600}._embeddingDetailSummary_1bev9_3135 p{margin:0;color:#595959;line-height:1.6}._embeddingDetailEmpty_1bev9_3153{text-align:center;padding:40px 20px;color:#8c8c8c;font-style:italic}._noEmbeddingResultsSection_1bev9_3161{margin-top:12px;padding:8px 12px;background:#fff7e6;border-radius:6px;border-left:3px solid #fa8c16}._noEmbeddingResultsTitle_1bev9_3169{font-size:12px;font-weight:600;color:#fa8c16;margin-bottom:4px}._noEmbeddingResultsText_1bev9_3176{font-size:11px;color:#8c8c8c;line-height:1.4;margin-bottom:6px}._noEmbeddingResultsSuggestion_1bev9_3183{font-size:10px;color:#52c41a;font-style:italic;padding-top:4px;border-top:1px solid #f0f0f0}._advisorButton_1bev9_1868{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_1bev9_2958{gap:2px}._advisorButton_1bev9_1868{font-size:11px;padding:4px}._embeddingResultsSection_1bev9_2984{margin-top:8px;padding:6px 8px}._embeddingResultsTitle_1bev9_2992{font-size:11px;margin-bottom:6px}._embeddingResultItem_1bev9_3012{padding:4px 6px}._embeddingResultTitle_1bev9_3027{font-size:10px;margin-bottom:3px}._embeddingResultMeta_1bev9_3034{gap:4px;font-size:9px}._embeddingResultType_1bev9_3041,._embeddingResultCategory_1bev9_3048,._embeddingResultSimilarity_1bev9_3055{padding:1px 4px}._embeddingDetailHeader_1bev9_3067 h3{font-size:16px}._embeddingDetailMeta_1bev9_3080{gap:8px}._embeddingDetailType_1bev9_3086,._embeddingDetailCategory_1bev9_3087,._embeddingDetailSimilarity_1bev9_3088,._embeddingDetailDate_1bev9_3089,._embeddingDetailSource_1bev9_3090,._embeddingDetailEmoji_1bev9_3091{font-size:11px;padding:3px 6px}}._categoryChips_1bev9_3263{display:flex;gap:16px;margin-bottom:16px;flex-wrap:wrap}._categoryChip_1bev9_3263{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_1bev9_3281{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_1bev9_3295{font-size:1.2rem;color:#222;font-weight:500}._chipCountInBtn_1bev9_3301{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_1bev9_3316{margin-bottom:16px}._newsImagesSection_1bev9_3320{margin-top:16px}._avatarWrapper_1bev9_3324{display:flex;align-items:center;justify-content:center;width:120px;height:120px;overflow:hidden;background:#f0f0f0;flex-shrink:0}._avatarWrapper_1bev9_3324 img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media(max-width:768px){._newsItem_1bev9_509{flex-direction:row;padding:10px 12px!important;border-bottom:1px solid #f1f5f9}._newsItem_1bev9_509:hover{background:#f8fafc;border-left:3px solid #4B67A9;padding-left:9px!important}._newsItem_1bev9_509._selected_1bev9_535{background:#eff6ff;border-left:3px solid #4B67A9;padding-left:9px!important}._newsActions_1bev9_543{margin-top:0}._newsSummary_1bev9_605{margin-top:-20px}._newsSummary2_1bev9_3378{margin-top:0}._detailText_1bev9_3382{margin-top:16px;padding:16px;background:#f8f9fa;border-radius:8px;border-left:4px solid #007bff}._summaryText_1bev9_3390{color:#495057;line-height:1.6;margin-bottom:12px}._noSummary_1bev9_3396{color:#6c757d;font-style:italic;text-align:center;padding:20px}}._embeddingResultChunks_1bev9_3407{font-size:11px;color:#8b5cf6;background:#f3f4f6;padding:2px 6px;border-radius:4px;margin-left:8px}._embeddingDetailChunks_1bev9_3416{margin-bottom:24px}._embeddingDetailChunks_1bev9_3416 h4{color:#374151;font-size:16px;font-weight:600;margin-bottom:16px;display:flex;align-items:center;gap:8px}._embeddingDetailChunk_1bev9_3416{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:12px}._embeddingDetailChunk_1bev9_3416:last-child{margin-bottom:0}._embeddingDetailChunkHeader_1bev9_3442{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e5e7eb}._embeddingDetailChunkIndex_1bev9_3451{font-size:14px;font-weight:600;color:#374151;background:#e0e7ff;padding:4px 8px;border-radius:4px}._embeddingDetailChunkSimilarity_1bev9_3460{font-size:12px;color:#059669;font-weight:500;background:#d1fae5;padding:4px 8px;border-radius:4px}._embeddingDetailChunkText_1bev9_3469{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_1bev9_3407{font-size:10px;padding:1px 4px;margin-left:4px}._embeddingDetailChunks_1bev9_3416 h4{font-size:14px;margin-bottom:12px}._embeddingDetailChunk_1bev9_3416{padding:12px;margin-bottom:8px}._embeddingDetailChunkHeader_1bev9_3442{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:8px}._embeddingDetailChunkIndex_1bev9_3451,._embeddingDetailChunkSimilarity_1bev9_3460{font-size:11px;padding:2px 6px}._embeddingDetailChunkText_1bev9_3469{font-size:13px;padding:8px}}._dataSourcesSection_1bev9_3516{margin-top:16px;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}._dataSourcesTitle_1bev9_3524{font-size:14px;font-weight:600;color:#495057;margin-bottom:12px;display:flex;align-items:center;gap:6px}._dataSourcesList_1bev9_3534{display:flex;flex-direction:column;gap:12px}._dataSourceItem_1bev9_3540{background:#fff;border:1px solid #dee2e6;border-radius:8px;padding:12px;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}._dataSourceItem_1bev9_3540:hover{border-color:#007bff;box-shadow:0 2px 8px #007bff26;transform:translateY(-1px)}._dataSourceHeader_1bev9_3556{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._dataSourceTitle_1bev9_3563{font-size:14px;font-weight:600;color:#212529;flex:1;margin-right:12px}._dataSourceSimilarity_1bev9_3571{background:#28a745;color:#fff;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:600;min-width:40px;text-align:center}._dataSourceMeta_1bev9_3582{display:flex;gap:12px;margin-bottom:8px;flex-wrap:wrap}._dataSourceType_1bev9_3589,._dataSourceId_1bev9_3590,._dataSourceChunk_1bev9_3591{font-size:11px;color:#6c757d;background:#f8f9fa;padding:2px 6px;border-radius:4px;font-weight:500}._dataSourcePreview_1bev9_3600{font-size:13px;color:#495057;line-height:1.5;background:#f8f9fa;padding:8px;border-radius:4px;border-left:3px solid #dee2e6}._dataSourcesContent_1bev9_3610{width:100%}._dataSourcesContent_1bev9_3610 ._dataSourcesList_1bev9_3534{display:flex;flex-direction:column;gap:12px;margin-top:8px}@media(max-width:768px){._dataSourcesSection_1bev9_3516{padding:12px;margin-top:12px}._dataSourcesTitle_1bev9_3524{font-size:13px;margin-bottom:10px}._dataSourceItem_1bev9_3540{padding:10px}._dataSourceHeader_1bev9_3556{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:6px}._dataSourceTitle_1bev9_3563{font-size:13px;margin-right:0}._dataSourceSimilarity_1bev9_3571{font-size:10px;padding:1px 6px}._dataSourceMeta_1bev9_3582{gap:8px;margin-bottom:6px}._dataSourceType_1bev9_3589,._dataSourceId_1bev9_3590,._dataSourceChunk_1bev9_3591{font-size:10px;padding:1px 4px}._dataSourcePreview_1bev9_3600{font-size:12px;padding:6px}}._thesisLayout_1bev9_3675{display:flex;height:calc(100vh - 200px);gap:20px}._thesisSidebar_1bev9_3681{width:300px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;overflow:hidden}._thesisContent_1bev9_3691{flex:1;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;overflow:hidden}._thesisContentWrapper_1bev9_3701{display:flex;flex-direction:column;height:100%}._thesisContentHeader_1bev9_3707{padding:10px;border-bottom:1px solid #e8e8e8;background:#fafafa}._thesisContentTitle_1bev9_3713{font-size:20px;font-weight:600;color:#262626;margin-bottom:16px;display:flex;align-items:center}._thesisContentActions_1bev9_3722{margin-bottom:16px;display:flex;justify-content:flex-end}._thesisContentSummary_1bev9_3728{line-height:1.6;color:#666}._thesisContentMeta_1bev9_3733{display:flex;gap:16px;font-size:12px;color:#999}._thesisChatArea_1bev9_3740{flex:1;display:flex;flex-direction:column;overflow:hidden}._thesisChatHeader_1bev9_3747{padding:0 0 10px 10px;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;align-items:center;background:#fff}._thesisChatHeader_1bev9_3747 h3{margin:0;font-size:16px;font-weight:600;color:#262626}._thesisChatList_1bev9_3763{flex:1;overflow-y:auto;padding:10px;height:0}._thesisChatItem_1bev9_3771{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:0 16px 16px;margin-bottom:16px;transition:all .2s}._thesisChatItem_1bev9_3771:hover{box-shadow:0 2px 8px #0000001a}._thesisChatHeader_1bev9_3747{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._thesisChatOrder_1bev9_3791{font-weight:600;color:#4b67a9;font-size:14px}._thesisChatActions_1bev9_3797{display:flex;gap:8px}._thesisChatSummary_1bev9_3802{margin-bottom:12px;padding:8px 12px;background:#f8f9fa;border-radius:6px;font-size:13px;color:#666}._thesisChatContent_1bev9_3811{line-height:1.6}._thesisChatText_1bev9_3815{color:#333;font-size:14px}._thesisContentEmpty_1bev9_3820{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#999;text-align:center;padding:40px}._thesisContentEmpty_1bev9_3820 h3{margin:16px 0 8px;color:#666}._thesisContentEmpty_1bev9_3820 p{color:#999;font-size:14px}._selectedThesis_1bev9_3841{border:2px solid #4B67A9!important;background:#f0f8ff!important}._selectedThesis_1bev9_3841:hover{border-color:#4b67a9!important;background:#f0f8ff!important}._thesisHeader_1bev9_3851{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_1bev9_3863{font-size:18px;font-weight:600;color:#262626;display:flex;align-items:center}._thesisList_1bev9_3871{flex:1;overflow-y:auto;padding:0 16px 16px}._thesisList_1bev9_3871::-webkit-scrollbar{width:6px}._thesisList_1bev9_3871::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._thesisList_1bev9_3871::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}._thesisList_1bev9_3871::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._thesisListItem_1bev9_3895{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_1bev9_3895:hover{box-shadow:0 4px 16px #00000026}._thesisItemHeader_1bev9_3909{display:flex;justify-content:space-between;align-items:center;padding:16px;transition:background-color .2s}._thesisItemHeader_1bev9_3909:hover{background-color:#f8f9fa}._thesisItemInfo_1bev9_3921{flex:1;min-width:0}._thesisItemTitle_1bev9_3926{font-size:16px;font-weight:600;color:#262626;margin-bottom:8px;display:flex;align-items:center}._thesisItemSummary_1bev9_3935{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_1bev9_3946{display:flex;gap:16px;font-size:12px;color:#999}._thesisItemActions_1bev9_3953{display:flex;gap:8px;align-items:center}._thesisItemDetail_1bev9_3959{padding:16px;border-top:1px solid #eee;background:#f8f9fa}._thesisDetailContent_1bev9_3965{margin-bottom:16px}._thesisDetailContent_1bev9_3965 h4{font-size:14px;font-weight:600;color:#262626;margin-bottom:8px}._thesisContentText_1bev9_3976{color:#666;font-size:14px;line-height:1.6}._thesisContentText_1bev9_3976 h1,._thesisContentText_1bev9_3976 h2,._thesisContentText_1bev9_3976 h3,._thesisContentText_1bev9_3976 h4,._thesisContentText_1bev9_3976 h5,._thesisContentText_1bev9_3976 h6{color:#262626;margin:16px 0 8px;font-weight:600}._thesisContentText_1bev9_3976 h1{font-size:20px}._thesisContentText_1bev9_3976 h2{font-size:18px}._thesisContentText_1bev9_3976 h3{font-size:16px}._thesisContentText_1bev9_3976 h4{font-size:15px}._thesisContentText_1bev9_3976 h5{font-size:14px}._thesisContentText_1bev9_3976 h6{font-size:13px}._thesisContentText_1bev9_3976 p{margin:8px 0}._thesisContentText_1bev9_3976 ul,._thesisContentText_1bev9_3976 ol{margin:8px 0;padding-left:20px}._thesisContentText_1bev9_3976 li{margin:4px 0}._thesisContentText_1bev9_3976 blockquote{border-left:4px solid #4B67A9;margin:12px 0;padding:8px 16px;background:#f8f9fa;color:#666}._thesisContentText_1bev9_3976 code{background:#f1f3f4;padding:2px 6px;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px}._thesisContentText_1bev9_3976 pre{background:#f8f9fa;padding:12px;border-radius:6px;overflow-x:auto;margin:12px 0}._thesisContentText_1bev9_3976 pre code{background:none;padding:0}._thesisContentText_1bev9_3976 strong{font-weight:600;color:#262626}._thesisContentText_1bev9_3976 em{font-style:italic}._thesisContentText_1bev9_3976 a{color:#4b67a9;text-decoration:none}._thesisContentText_1bev9_3976 a:hover{text-decoration:underline}._thesisContentText_1bev9_3976 table{width:100%;border-collapse:collapse;margin:12px 0;font-size:13px}._thesisContentText_1bev9_3976 th,._thesisContentText_1bev9_3976 td{border:1px solid #e8e8e8;padding:8px 12px;text-align:left}._thesisContentText_1bev9_3976 th{background:#f8f9fa;font-weight:600}._thesisDetailSummary_1bev9_4097{margin-bottom:16px}._thesisDetailSummary_1bev9_4097 h4{font-size:14px;font-weight:600;color:#262626;margin-bottom:8px}._thesisSummaryText_1bev9_4108{color:#666;font-size:14px;line-height:1.6}._thesisSummaryText_1bev9_4108 h1,._thesisSummaryText_1bev9_4108 h2,._thesisSummaryText_1bev9_4108 h3,._thesisSummaryText_1bev9_4108 h4,._thesisSummaryText_1bev9_4108 h5,._thesisSummaryText_1bev9_4108 h6{color:#262626;margin:12px 0 6px;font-weight:600}._thesisSummaryText_1bev9_4108 h1{font-size:16px}._thesisSummaryText_1bev9_4108 h2{font-size:15px}._thesisSummaryText_1bev9_4108 h3{font-size:14px}._thesisSummaryText_1bev9_4108 h4{font-size:13px}._thesisSummaryText_1bev9_4108 h5{font-size:12px}._thesisSummaryText_1bev9_4108 h6{font-size:11px}._thesisSummaryText_1bev9_4108 p{margin:6px 0}._thesisSummaryText_1bev9_4108 ul,._thesisSummaryText_1bev9_4108 ol{margin:6px 0;padding-left:16px}._thesisSummaryText_1bev9_4108 li{margin:2px 0}._thesisSummaryText_1bev9_4108 blockquote{border-left:3px solid #4B67A9;margin:8px 0;padding:6px 12px;background:#f8f9fa;color:#666;font-size:13px}._thesisSummaryText_1bev9_4108 code{background:#f1f3f4;padding:1px 4px;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px}._thesisSummaryText_1bev9_4108 strong{font-weight:600;color:#262626}._thesisSummaryText_1bev9_4108 em{font-style:italic}._thesisSummaryText_1bev9_4108 a{color:#4b67a9;text-decoration:none}._thesisSummaryText_1bev9_4108 a:hover{text-decoration:underline}._thesisChatPreview_1bev9_4198{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_1bev9_4209{color:#999;font-size:12px;display:flex;align-items:center;gap:4px}._thesisDetailChats_1bev9_4217{margin-bottom:16px}._thesisDetailChats_1bev9_4217 h4{font-size:14px;font-weight:600;color:#262626;margin-bottom:12px}._thesisChatList_1bev9_3763{display:flex;flex-direction:column;gap:12px}._thesisChatItem_1bev9_3771{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:12px;transition:all .2s}._thesisChatHeader_1bev9_3747{display:flex;justify-content:space-between;align-items:center}._thesisChatOrder_1bev9_3791{font-weight:600;color:#4b67a9;font-size:13px}._thesisChatSummary_1bev9_3802{margin-bottom:8px;font-size:12px;color:#666;font-style:italic}._thesisChatContent_1bev9_3811{line-height:1.5}._thesisChatText_1bev9_3815{color:#333;font-size:13px}._thesisChatText_1bev9_3815 h1,._thesisChatText_1bev9_3815 h2,._thesisChatText_1bev9_3815 h3,._thesisChatText_1bev9_3815 h4,._thesisChatText_1bev9_3815 h5,._thesisChatText_1bev9_3815 h6{color:#262626;margin:12px 0 6px;font-weight:600}._thesisChatText_1bev9_3815 h1{font-size:16px}._thesisChatText_1bev9_3815 h2{font-size:15px}._thesisChatText_1bev9_3815 h3{font-size:14px}._thesisChatText_1bev9_3815 h4{font-size:13px}._thesisChatText_1bev9_3815 h5{font-size:12px}._thesisChatText_1bev9_3815 h6{font-size:11px}._thesisChatText_1bev9_3815 p{margin:6px 0}._thesisChatText_1bev9_3815 ul,._thesisChatText_1bev9_3815 ol{margin:6px 0;padding-left:16px}._thesisChatText_1bev9_3815 li{margin:2px 0}._thesisChatText_1bev9_3815 blockquote{border-left:3px solid #4B67A9;margin:8px 0;padding:6px 12px;background:#f8f9fa;color:#666;font-size:12px}._thesisChatText_1bev9_3815 code{background:#f1f3f4;padding:1px 4px;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:11px}._thesisChatText_1bev9_3815 strong{font-weight:600;color:#262626}._thesisChatText_1bev9_3815 em{font-style:italic}._thesisChatText_1bev9_3815 a{color:#4b67a9;text-decoration:none}._thesisChatText_1bev9_3815 a:hover{text-decoration:underline}._thesisDetailEmpty_1bev9_4354{text-align:center;padding:40px 20px;color:#666}._thesisEmptyContent_1bev9_4360 h4{margin:16px 0 8px;color:#999;font-size:16px}._thesisEmptyContent_1bev9_4360 p{color:#999;font-size:14px;margin-bottom:16px}._thesisDate_1bev9_4372,._thesisUser_1bev9_4377{color:#999;font-size:12px}._noSummary_1bev9_3396{color:#999;font-style:italic;font-size:14px}@media(max-width:768px){._thesisLayout_1bev9_3675{flex-direction:column;height:auto}._thesisSidebar_1bev9_3681{width:100%;height:300px}._thesisContent_1bev9_3691{height:400px}._thesisHeader_1bev9_3851{flex-direction:column;gap:12px;align-items:stretch}._thesisItemHeader_1bev9_3909{flex-direction:column;align-items:stretch;gap:8px}._thesisItemActions_1bev9_3953{justify-content:flex-end}._thesisItemMeta_1bev9_3946{flex-direction:column;gap:4px}}._aiSummaryButton_1bev9_2132{background:#4b67a9;color:#fff}._aiSummaryButton_1bev9_2132:hover{background:#40a9ff;color:#fff}._aiSummaryButton_1bev9_2132:active{background:#096dd9}._loadingContainer_1bev9_4439{display:flex;justify-content:center;align-items:center;padding:40px}._loading_1bev9_1839{color:#666;font-size:14px}._emptyContainer_1bev9_4451{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;color:#999}._emptyContainer_1bev9_4451 p{margin:16px 0;font-size:14px}@media(max-width:768px){._thesisHeader_1bev9_3851{flex-direction:column;gap:12px}._thesisGrid_1bev9_4472{grid-template-columns:1fr}._thesisCard_1bev9_4476{margin-bottom:12px}._thesisCardTitle_1bev9_4480{font-size:14px}._thesisMeta_1bev9_4484{flex-direction:column;gap:4px}._messageTime_1bev9_2080{font-size:11px}._thesisButton_1bev9_2090{font-size:12px}._thesisModalTitle_1bev9_2115{font-size:16px}._aiSummaryButton_1bev9_2132{font-size:12px}}._thesisSidebar_1bev9_3681{transition:left .3s,box-shadow .3s;background:#fff;z-index:1002}@media(max-width:768px){._thesisSidebar_1bev9_3681{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_1bev9_3681._mobileOpen_1bev9_2565{left:0}._thesisSidebar_1bev9_3681._collapsed_1bev9_457{left:-80vw}}@media(max-width:480px){._thesisSidebar_1bev9_3681{width:90vw;left:-90vw}._thesisSidebar_1bev9_3681._mobileOpen_1bev9_2565{left:0}._thesisSidebar_1bev9_3681._collapsed_1bev9_457{left:-90vw}}._sidebarOverlay_1bev9_2585{display:none}@media(max-width:768px){._sidebarOverlay_1bev9_2585{position:fixed;inset:0;background:#0000002e;z-index:1001;transition:opacity .3s;opacity:0;pointer-events:none}._sidebarOverlay_1bev9_2585._mobileOpen_1bev9_2565{display:block;opacity:1;pointer-events:auto}}@media(max-width:480px){._sidebarOverlay_1bev9_2585{background:#00000038}}._toggleButton_1bev9_2400{background:none;border:none;font-size:22px;cursor:pointer;padding:0 8px 0 0;color:#333}._dualPanelContainer_1bev9_4592{display:flex;max-height:100vh;min-height:calc(100vh - 460px);gap:20px;margin-top:10px}._leftPanel_1bev9_4600{flex:0 0 23%;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow-y:auto;padding:0;box-shadow:0 1px 3px #0000001a}._rightPanel_1bev9_4610{flex:1;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow-y:auto;padding:20px}._rightPanelHome_1bev9_4619{flex:1;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow-y:auto;padding:20px;height:80vh}._contentPanel_1bev9_4630{height:100%;overflow:auto;padding-top:30px;padding-right:10px}._modalContent_1bev9_4637.ant-modal .ant-modal-content{padding:20px}._contentHeader_1bev9_4641{padding-bottom:16px}._contentTitle_1bev9_4645{font-size:30px;color:#111827;margin-bottom:16px;line-height:1.3;font-weight:500}._tabLoadingOverlay_1bev9_4655{position:fixed;inset:0;background:#ffffffe6;backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;animation:_fadeIn_1bev9_1 .3s ease-in-out}._tabLoadingContent_1bev9_4671{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}@keyframes _fadeIn_1bev9_1{0%{opacity:0}to{opacity:1}}._loadingContainer_1bev9_4439{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;min-height:300px}._coverImageContainer_1bev9_4699{margin-bottom:16px;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px #0000001a}._valueSection_1bev9_4707{margin-bottom:10px;padding:20px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 4px 6px #0000000d}._valueSectionTitle_1bev9_4716{font-size:20px;font-weight:600;color:#1e293b;margin:0 0 16px;display:inline-block}._valueSectionContent_1bev9_4724{display:flex;gap:20px;align-items:flex-start}._valueSummary_1bev9_4730{flex:1;font-size:19px;line-height:1.6;color:#475569;padding:16px;font-weight:500}._valueImage_1bev9_4739{max-width:435px}._valueImage_1bev9_4739 img{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease}._valueImage_1bev9_4739 img:hover{transform:scale(1.02)}@media(max-width:768px){._valueSectionContent_1bev9_4724{flex-direction:column;gap:16px}._valueImage_1bev9_4739{flex:none;max-width:100%}._valueSectionTitle_1bev9_4716{font-size:18px}._valueSummary_1bev9_4730{font-size:14px}}._coverImage_1bev9_4699{width:100%;height:auto;max-height:300px;object-fit:cover;display:block}._coverImageDetail_1bev9_4784{width:100%;max-height:385px;object-fit:contain;display:block;background-color:#f5f5f5}._coverImageWrapper_1bev9_4795{width:60px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0;margin-right:12px}._coverImageWrapper_1bev9_4795 img{width:100%;height:100%;object-fit:cover}._contentBody_1bev9_4810{line-height:1.6}._contentSummary_1bev9_4814,._contentDescription_1bev9_4815,._contentDetail_1bev9_4816{margin-bottom:24px}._contentSummary_1bev9_4814 h3,._contentDescription_1bev9_4815 h3,._contentDetail_1bev9_4816 h3{font-size:18px;font-weight:600;color:#374151;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #e5e7eb}._contentSummary_1bev9_4814 p{font-size:16px;color:#4b5563;line-height:1.6}._contentDescription_1bev9_4815,._contentDetail_1bev9_4816{font-size:16px;color:#374151}._contentDescription_1bev9_4815 h1,._contentDetail_1bev9_4816 h1{font-size:24px;font-weight:700;margin:24px 0 16px;color:#111827}._contentDescription_1bev9_4815 h2,._contentDetail_1bev9_4816 h2{font-size:20px;font-weight:600;margin:20px 0 12px;color:#111827}._contentDescription_1bev9_4815 h3,._contentDetail_1bev9_4816 h3{font-size:18px;font-weight:600;margin:16px 0 8px;color:#374151}._contentDescription_1bev9_4815 p,._contentDetail_1bev9_4816 p{margin-bottom:12px;line-height:1.6}._contentDescription_1bev9_4815 ul,._contentDetail_1bev9_4816 ul,._contentDescription_1bev9_4815 ol,._contentDetail_1bev9_4816 ol{margin:12px 0;padding-left:24px}._contentDescription_1bev9_4815 li,._contentDetail_1bev9_4816 li{margin-bottom:8px}._emptyContentState_1bev9_4887{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:#6b7280}._emptyContentIcon_1bev9_4897{font-size:48px;margin-bottom:16px}._emptyContentState_1bev9_4887 h3{font-size:20px;font-weight:600;margin-bottom:8px;color:#374151}._emptyContentState_1bev9_4887 p{font-size:14px;color:#9ca3af}._mobileModalOverlay_1bev9_4915{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}._mobileModal_1bev9_4915{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_1bev9_4941{display:flex;justify-content:flex-end;padding:16px;border-bottom:1px solid #e5e7eb}._mobileModalClose_1bev9_4948{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease}._mobileModalClose_1bev9_4948:hover{background:#f3f4f6;color:#374151}._mobileModalContent_1bev9_4964{flex:1;overflow-y:auto;padding:20px}._newsItem_1bev9_509{transition:all .2s ease;border:none;border-bottom:1px solid #f1f5f9;border-radius:0;padding:12px 16px;margin-bottom:0;cursor:pointer;background:#fff;box-shadow:none}._newsItem_1bev9_509:hover{background:#f8fafc;border-left:3px solid #4B67A9;padding-left:13px;box-shadow:none}._newsItem_1bev9_509._selected_1bev9_535{background:#eff6ff;border-left:3px solid #4B67A9;padding-left:13px;box-shadow:inset 0 0 0 1px #dbeafe}@media(max-width:768px){._dualPanelContainer_1bev9_4592{display:none}._newsPanel_1bev9_502{display:block;max-height:none;overflow:visible}}@media(min-width:769px){._dualPanelContainer_1bev9_4592{display:flex}}@media(min-width:769px)and (max-width:1024px){._leftPanel_1bev9_4600{flex:0 0 45%}._contentTitle_1bev9_4645{font-size:20px}._contentSummary_1bev9_4814 p,._contentDescription_1bev9_4815,._contentDetail_1bev9_4816{font-size:14px}}._quizContainer_1bev9_5034{margin-top:20px;margin-bottom:20px}._quizContainer_1bev9_5034 ._ant-card_1bev9_5039{border-radius:12px;box-shadow:0 4px 12px #0000001a;border:1px solid #e8e8e8}._quizContainer_1bev9_5034 ._ant-card-head_1bev9_5045{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px 12px 0 0;border-bottom:none}._quizContainer_1bev9_5034 ._ant-card-head-title_1bev9_5051{color:#fff;font-weight:600;font-size:18px}._quizContainer_1bev9_5034 ._ant-card-extra_1bev9_5057 ._ant-btn_1bev9_5057{border-radius:8px;font-weight:500;height:36px;padding:0 16px}._quizContainer_1bev9_5034 ._ant-card-extra_1bev9_5057 ._ant-btn-primary_1bev9_5064{background:linear-gradient(135deg,#667eea,#764ba2);border:none;box-shadow:0 2px 8px #667eea4d}._quizContainer_1bev9_5034 ._ant-card-extra_1bev9_5057 ._ant-btn-primary_1bev9_5064:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}._quizContainer_1bev9_5034 ._ant-radio-group_1bev9_5076{width:100%}._quizContainer_1bev9_5034 ._ant-radio-wrapper_1bev9_5080{width:100%;margin:0;padding:0}._quizContainer_1bev9_5034 ._ant-radio_1bev9_5076{display:none}._quizContainer_1bev9_5034 ._ant-radio_1bev9_5076+*{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_1bev9_5034 ._ant-radio_1bev9_5076+*:hover{border-color:#4b67a9;background:#f0f9ff;transform:translateY(-1px);box-shadow:0 2px 8px #1890ff26}._quizContainer_1bev9_5034 ._ant-radio-checked_1bev9_5109+*{border-color:#4b67a9;background:#f0f9ff;box-shadow:0 2px 8px #1890ff33}._quizContainer_1bev9_5034 ._ant-radio-disabled_1bev9_5115+*{cursor:not-allowed;opacity:.7}._quizContainer_1bev9_5034 ._ant-input_1bev9_5120{border-radius:8px;border:2px solid #e8e8e8;transition:all .3s ease}._quizContainer_1bev9_5034 ._ant-input_1bev9_5120:focus,._quizContainer_1bev9_5034 ._ant-input_1bev9_5120:hover{border-color:#4b67a9;box-shadow:0 0 0 2px #1890ff1a}._quizContainer_1bev9_5034 ._ant-divider_1bev9_5132{margin:24px 0;border-color:#e8e8e8}._quizContainer_1bev9_5034 h4{margin:0;font-weight:600;color:#262626}._quizContainer_1bev9_5034 ._ant-btn-text_1bev9_5143{color:#4b67a9;font-weight:500;transition:all .3s ease}._quizContainer_1bev9_5034 ._ant-btn-text_1bev9_5143:hover{color:#40a9ff;background:#1890ff0d}._quizResults_1bev9_5155{background:linear-gradient(135deg,#f6ffed,#d9f7be);border:2px solid #b7eb8f;border-radius:12px;padding:24px;text-align:center;margin-top:24px}._quizResults_1bev9_5155 h3{color:#262626;margin-bottom:16px;font-weight:600}._quizScore_1bev9_5170{font-size:28px;font-weight:700;margin-bottom:12px}._quizMessage_1bev9_5176{font-size:18px;font-weight:500;margin-bottom:16px}._quizStats_1bev9_5182{font-size:14px;color:#666}._quizInstructions_1bev9_5188{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid #91d5ff;border-radius:12px;padding:20px;margin-top:20px}._quizInstructions_1bev9_5188 ._instructionsTitle_1bev9_5196{font-weight:600;margin-bottom:12px;color:#262626}._quizInstructions_1bev9_5188 ul{margin:12px 0;padding-left:24px}._quizInstructions_1bev9_5188 li{margin:6px 0;color:#262626;line-height:1.5}@media(max-width:768px){._quizContainer_1bev9_5034 ._ant-card-head-title_1bev9_5051{font-size:16px}._quizContainer_1bev9_5034 ._ant-card-extra_1bev9_5057{display:flex;flex-direction:column;gap:8px}._quizContainer_1bev9_5034 ._ant-card-extra_1bev9_5057 ._ant-btn_1bev9_5057{width:100%;height:40px}._quizContainer_1bev9_5034 ._ant-radio_1bev9_5076+*{padding:16px;font-size:14px}._quizResults_1bev9_5155{padding:20px 16px}._quizScore_1bev9_5170{font-size:24px}._quizMessage_1bev9_5176{font-size:16px}}._categoryButtonContainer_1bev9_5249{position:relative;display:inline-flex;align-items:center;gap:4px}._categoryDropdown_1bev9_5257{position:relative}._dropdownToggle_1bev9_5261{background:none;border:none;padding:4px;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#666;transition:all .2s ease}._dropdownToggle_1bev9_5261:hover{background:#f0f0f0;color:#333}._dropdownMenu_1bev9_5279{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:450px;max-width:450px;max-height:550px;overflow:hidden}._dropdownHeader_1bev9_5295{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f8f9fa;border-bottom:1px solid #e0e0e0;font-weight:600;font-size:14px;color:#333}._closeDropdown_1bev9_5307{background:none;border:none;font-size:18px;cursor:pointer;color:#666;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}._closeDropdown_1bev9_5307:hover{background:#e0e0e0;color:#333}._dropdownItems_1bev9_5328{max-height:500px;overflow-y:auto}._dropdownItem_1bev9_5328{width:100%;padding:10px 16px;background:#2e7eba;border:none;text-align:left;cursor:pointer;font-size:13px;color:#fff;border-bottom:1px solid #4a9eff;transition:all .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._dropdownItem_1bev9_5328:hover{background:#f8f9fa;color:#4b67a9}._dropdownItem_1bev9_5328:last-child{border-bottom:none}._mobileTitleDropdownContainer_1bev9_5359{position:relative;width:200px}._mobileTitleDropdownButton_1bev9_5364{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;cursor:pointer;font-size:14px;color:#333;transition:all .2s ease;width:100%;justify-content:center}._mobileTitleDropdownButton_1bev9_5364:hover{background:#e9ecef;border-color:#adb5bd}._mobileTitleDropdown_1bev9_5359{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100vw - 32px);max-width:400px;max-height:70vh;background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 8px 32px #0003;z-index:1001;overflow:hidden}._mobileTitleDropdownHeader_1bev9_5401{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#f8f9fa;border-bottom:1px solid #e0e0e0;font-weight:600;font-size:16px;color:#333}._mobileTitleDropdownItems_1bev9_5413{max-height:calc(70vh - 60px);overflow-y:auto}._mobileTitleDropdownItem_1bev9_5413{width:100%;padding:16px 20px;background:none;border:none;text-align:left;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:all .2s ease}._mobileTitleDropdownItem_1bev9_5413:hover{background:#f8f9fa}._mobileTitleDropdownItem_1bev9_5413:last-child{border-bottom:none}._mobileTitleItemTitle_1bev9_5437{font-size:14px;font-weight:500;color:#333;margin-bottom:4px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._mobileTitleItemCategory_1bev9_5449{font-size:12px;color:#666;font-weight:400}@media(max-width:768px){._mobileTitleDropdown_1bev9_5359{width:calc(100vw - 24px);max-height:60vh}._mobileTitleDropdownItems_1bev9_5413{max-height:calc(60vh - 60px)}._mobileTitleDropdownItem_1bev9_5413{padding:14px 16px}._mobileTitleItemTitle_1bev9_5437{font-size:13px}._mobileTitleItemCategory_1bev9_5449{font-size:11px}}._popoverOverlay_1bev9_5479{position:fixed;inset:0;background:#00000059;z-index:1000}._headerStatsContainer_1bev9_5490{display:flex;gap:12px;align-items:center}._statCard_1bev9_5496{position:relative;border-radius:4px;padding:4px 18px;cursor:pointer;text-align:center;transition:all .3s ease;transform:translateY(0);min-width:90px;overflow:hidden;border:none;box-shadow:0 1px 1px #0000000d}._statCard_1bev9_5496:hover{transform:translateY(-2px)}._statCard_1bev9_5496._averageScore_1bev9_5516{min-width:85px}._statCard_1bev9_5496._completedQuizzes_1bev9_5521{background:#e1f5fe;color:#0277bd}._statCard_1bev9_5496._averageScore_1bev9_5516._high_1bev9_5528{background:#e8f5e9;color:#2e7d32}._statCard_1bev9_5496._averageScore_1bev9_5516._low_1bev9_5535{background:#ffebee;color:#c62828}._statCard_1bev9_5496._highScoreCount_1bev9_5542{background:#f3e5f5;color:#6a1b9a;min-width:80px}._statValue_1bev9_5550{font-size:18px;font-weight:700;line-height:1.2;margin-bottom:4px;letter-spacing:-.3px}._statLabel_1bev9_5558{font-size:11px;font-weight:500;opacity:.9;text-transform:uppercase;letter-spacing:.3px}._statCard_1bev9_5496._completedQuizzes_1bev9_5521:before{content:"✓";position:absolute;top:6px;right:8px;font-size:14px;font-weight:700;opacity:.7;color:#0277bd}._statCard_1bev9_5496._averageScore_1bev9_5516:before{content:"●";position:absolute;top:6px;right:8px;font-size:14px;font-weight:700;opacity:.7}._statCard_1bev9_5496._averageScore_1bev9_5516._high_1bev9_5528:before{color:#388e3c}._statCard_1bev9_5496._averageScore_1bev9_5516._low_1bev9_5535:before{color:#d32f2f}._statCard_1bev9_5496._highScoreCount_1bev9_5542:before{content:"★";position:absolute;top:6px;right:8px;font-size:14px;font-weight:700;opacity:.7;color:#7b1fa2}@media(max-width:768px){._headerStatsContainer_1bev9_5490{gap:8px}._statCard_1bev9_5496{padding:12px 16px;min-width:80px}._statValue_1bev9_5550{font-size:18px}._statLabel_1bev9_5558{font-size:10px}}._filterResetButton_1bev9_5628{border-radius:6px!important;font-size:12px!important;height:36px!important;padding:0 16px!important;background-color:#fff!important;border:1px solid #d9d9d9!important;color:#666!important}._modalComplete_1bev9_5639.ant-modal .ant-modal-content{box-shadow:none!important;background-color:transparent!important}._moreTabsDropdown_1bev9_5645{position:relative;display:inline-block}._moreTabsBtn_1bev9_5650{flex:1;padding:12px 20px;border:none;background:transparent;cursor:pointer;font-size:18px;color:#262626;border-radius:8px;transition:all .2s;white-space:nowrap;min-width:0;display:flex;align-items:center;justify-content:center;line-height:1.2}._moreTabsBtn_1bev9_5650:hover{background:#f3f4f6;color:#374151}._dropdownContent_1bev9_5673{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 25px #00000026;z-index:1000;min-width:200px;max-width:300px;overflow:hidden}@media(max-width:768px){._moreTabsBtn_1bev9_5650{font-size:16px;padding:10px 16px}._dropdownContent_1bev9_5673{min-width:180px;max-width:250px}._dropdownItem_1bev9_5328{font-size:14px;padding:10px 14px}}._searchGroup_1bev9_5709 .ant-input{font-weight:700!important;color:red!important}._searchGroup_1bev9_5709 .ant-input::placeholder{font-weight:500!important;color:#9b9a9a!important;opacity:.7!important}._searchGroup_1bev9_5709 .ant-input-affix-wrapper{border:none!important;box-shadow:none!important}._diagramSectionTitle_1bev9_5726{font-size:20px;font-weight:600;color:#0369a1;margin:0 0 16px;padding-bottom:8px;border-bottom:2px solid #0ea5e9;display:inline-block}._diagramSectionContent_1bev9_5736{display:flex;flex-direction:column;gap:20px}._diagramImage_1bev9_5742{width:100%;text-align:center}._diagramImageDetail_1bev9_5747{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease}._diagramImageDetail_1bev9_5747:hover{transform:scale(1.02)}._diagramNote_1bev9_5759{padding:5px;border-radius:8px}._fileUrlsSection_1bev9_5816{margin-bottom:20px;padding:16px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 4px #0000000d}._fileUrlsHeader_1bev9_5825{margin-bottom:12px}._fileUrlsTitle_1bev9_5829{font-size:16px;font-weight:600;color:#475569;display:flex;align-items:center;gap:8px}._fileTagsContainer_1bev9_5838{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}._fileTag_1bev9_5838{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:#fff;border-radius:20px;border:1px solid #e2e8f0;transition:all .2s ease;cursor:pointer;max-width:200px;position:relative}._fileTag_1bev9_5838:hover{border-color:#4b67a9;box-shadow:0 2px 8px #3b82f61a;transform:translateY(-1px)}._fileTagIcon_1bev9_5865{font-size:16px;flex-shrink:0}._fileTagName_1bev9_5870{font-size:12px;font-weight:500;color:#1e293b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}._fileTagExtension_1bev9_5881{font-size:10px;color:#64748b;background:#f1f5f9;padding:2px 4px;border-radius:3px;flex-shrink:0}._fileTagActions_1bev9_5890{display:flex;gap:4px;margin-left:4px;opacity:0;transition:opacity .2s ease}._fileTag_1bev9_5838:hover ._fileTagActions_1bev9_5890{opacity:1}._fileTagBtn_1bev9_5902{width:20px;height:20px;border:none;border-radius:3px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:10px;transition:all .2s ease;flex-shrink:0}._downloadBtn_1bev9_5916{background:#dbeafe;color:#1d4ed8}._downloadBtn_1bev9_5916:hover{background:#bfdbfe;transform:translateY(-1px)}._deleteBtn_1bev9_5926{background:#fee2e2;color:#dc2626}._deleteBtn_1bev9_5926:hover{background:#fecaca;transform:translateY(-1px)}@media(max-width:768px){._fileUrlsSection_1bev9_5816{padding:12px}._fileTag_1bev9_5838{max-width:160px;padding:5px 8px}._fileTagName_1bev9_5870{font-size:11px}._fileTagExtension_1bev9_5881{font-size:9px;padding:1px 3px}._fileTagBtn_1bev9_5902{width:18px;height:18px;font-size:9px}._fileTagActions_1bev9_5890{gap:3px}}._summary_1bev9_3390{margin-bottom:8px;line-height:1.5;color:#64748b;font-size:12.5px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:600}._tabContent_bp9md_1{max-width:100vw;margin:0 auto}._avatarWrapper_bp9md_6{display:flex;align-items:center;justify-content:center;width:120px;height:120px;overflow:hidden;background:#f0f0f0;flex-shrink:0}._avatarWrapper_bp9md_6 img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}._header_bp9md_32{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px;background:#fff;border-radius:8px;border:1px solid #e8e8e8}._headerLeft_bp9md_43{display:flex;flex-direction:column;gap:4px}._headerRight_bp9md_49{text-align:right}._filters_bp9md_53{background:#fff;padding:20px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;border:1px solid #e8e8e8;box-shadow:0 1px 3px #0000001a;margin-bottom:20px}._searchSection_bp9md_64{margin-bottom:16px}._searchInput_bp9md_68{width:100%}._searchRow_bp9md_74{display:flex;align-items:center;gap:12px;margin-bottom:10px}._searchGroup_bp9md_81 input{width:100%!important}._filtersGrid_bp9md_89{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}._filterGroup_bp9md_95{display:flex;align-items:center;gap:8px;min-width:auto;font-size:13px!important}._filterGroup_bp9md_95 strong{white-space:nowrap}._filterTags_bp9md_107{display:flex;flex-wrap:wrap;gap:4px}._filterTag_bp9md_107{cursor:pointer;padding:4px 8px;border-radius:4px;font-size:12px;transition:all .2s ease;display:flex;align-items:center;gap:4px}._tagSelected_bp9md_124{background-color:#e6f7ff;border:1px solid #4B67A9;color:#4b67a9}._tagUnselected_bp9md_130{background-color:#fff;border:1px solid #d9d9d9;color:#666}._difficultyGroup_bp9md_137 .ant-btn{transition:all .2s ease}._difficultyGroup_bp9md_137 .ant-btn-primary{background-color:#727272!important;border-color:#727272!important}._difficultyGroup_bp9md_137 .ant-btn-primary:hover{background-color:#5a5a5a!important;border-color:#5a5a5a!important}._difficultyGroup_bp9md_137 .ant-btn-primary:focus{background-color:#727272!important;border-color:#727272!important;box-shadow:0 0 0 2px #72727233!important}._searchGroup_bp9md_81{flex:1}._controlsRow_bp9md_161{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:12px}._difficultyGroup_bp9md_137{display:flex;align-items:center;gap:8px}._popoverOverlay_bp9md_179{position:fixed;inset:0;background:#00000059;z-index:1000}._actionGroup_bp9md_189{display:flex;gap:12px}._resetButton_bp9md_194{background:#f5f5f5;border:1px solid #d9d9d9;color:#595959}._resetButton_bp9md_194:hover{background:#e6f7ff;border-color:#4b67a9;color:#4b67a9}._activeFilters_bp9md_206{margin-top:16px;padding:12px;background:#f6ffed;border:1px solid #b7eb8f;border-radius:6px}._dualPanelContainer_bp9md_214{display:flex;max-height:100vh;min-height:calc(100vh - 460px);gap:20px;margin-top:10px}._leftPanel_bp9md_222{flex:0 0 27%;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow-y:auto;padding:0;box-shadow:0 1px 3px #0000001a}._rightPanel_bp9md_232{flex:1;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow-y:auto;padding:20px}._caseTrainingItem_bp9md_242{transition:all .3s ease;border:none;border-bottom:1px solid #f1f5f9;border-radius:0;padding:16px 20px;margin-bottom:0;cursor:pointer;background:#fff;position:relative;border-left:3px solid transparent}._caseTrainingItem_bp9md_242:last-child{border-bottom:none}._caseTrainingItem_bp9md_242:hover{background:#f8fafc;border-left-color:#3066c2;padding-left:24px}._caseTrainingItem_bp9md_242._expanded_bp9md_265{background:#f0f9ff;border-left-color:#3066c2;padding-left:24px}._caseTrainingItem_bp9md_242._selected_bp9md_271{background:#eff6ff;border-left-color:#3066c2;padding-left:24px;box-shadow:inset 2px 0 #3066c2}._itemContent_bp9md_278{padding:0}._itemHeader_bp9md_282{margin-bottom:8px;font-size:16px;font-weight:600;color:#1e293b;line-height:1.4}._title_bp9md_290{margin:0 0 6px!important;color:#1e293b;font-size:15px;font-weight:600}._metaInfo_bp9md_297{display:flex;flex-wrap:wrap;gap:6px;width:100%;overflow-x:hidden;align-items:center;margin-bottom:8px}._title_bp9md_290{font-size:16px;font-weight:600;color:#262626;margin-bottom:6px;line-height:1.4;display:flex;align-items:center;justify-content:space-between}._summary_bp9md_318{margin-bottom:8px;line-height:1.5;color:#64748b;font-size:12.5px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._description_bp9md_330{margin-bottom:8px;line-height:1.5;color:#94a3b8;font-size:13px}._contentPanel_bp9md_338{height:100%;overflow:auto;padding-top:30px;padding-right:10px}._modalContent_bp9md_346.ant-modal .ant-modal-content{padding:20px 8px}._contentHeader_bp9md_350{padding-bottom:10px}._contentTitle_bp9md_354{font-size:30px;color:#111827;margin-bottom:16px;line-height:1.3;font-weight:500}._coverImageContainer_bp9md_364{margin-bottom:20px;text-align:center;width:100%;background:#f5f5f5;border-radius:8px}._coverImageDetail_bp9md_372{width:100%;max-height:385px;object-fit:contain;display:block;background-color:#f5f5f5}._contentBody_bp9md_383{line-height:1.6}._contentSummary_bp9md_387{margin-bottom:20px;padding:16px;background:#f8f9fa;border-radius:6px;border-left:4px solid #4B67A9}._contentDescription_bp9md_395{margin-bottom:20px;padding:16px;background:#f8f9fa;border-radius:6px;border-left:4px solid #52c41a}._contentDetail_bp9md_403{margin-bottom:20px}._markdownContent_bp9md_407{line-height:1.6;color:#595959}._markdownContent_bp9md_407 h1,._markdownContent_bp9md_407 h2,._markdownContent_bp9md_407 h3,._markdownContent_bp9md_407 h4,._markdownContent_bp9md_407 h5,._markdownContent_bp9md_407 h6{color:#262626;margin-top:24px;margin-bottom:16px}._markdownContent_bp9md_407 p{margin-bottom:16px}._markdownContent_bp9md_407 ul,._markdownContent_bp9md_407 ol{margin-bottom:16px;padding-left:24px}._markdownContent_bp9md_407 li{margin-bottom:8px}._markdownContent_bp9md_407 blockquote{border-left:4px solid #4B67A9;padding-left:16px;margin:16px 0;color:#8c8c8c;font-style:italic}._markdownContent_bp9md_407 code{background:#f5f5f5;padding:2px 6px;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace}._markdownContent_bp9md_407 pre{background:#f5f5f5;padding:16px;border-radius:6px;overflow-x:auto}._markdownContent_bp9md_407 pre code{background:none;padding:0}._emptyState_bp9md_465{padding:60px 20px;text-align:center}._emptyContentState_bp9md_470{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:#8c8c8c}._emptyContentIcon_bp9md_480{font-size:48px;margin-bottom:16px}._emptyContentState_bp9md_470 h3{margin:0 0 8px;color:#595959}._emptyContentState_bp9md_470 p{margin:0;color:#8c8c8c}._loadingContainer_bp9md_496{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}._caseTrainingPanel_bp9md_506{background:#fff;border-radius:8px;border:1px solid #e8e8e8;padding:0;overflow:hidden}@media(max-width:768px){._tabContent_bp9md_1{padding:0!important;max-width:100vw!important}._header_bp9md_32{flex-direction:column;gap:16px;align-items:flex-start}._filtersGrid_bp9md_89{grid-template-columns:1fr;gap:12px}._searchGroup_bp9md_81{width:100%}._searchGroup_bp9md_81 input{width:100%!important}._dualPanelContainer_bp9md_214{display:block;max-height:none;min-height:auto}._leftPanel_bp9md_222,._rightPanel_bp9md_232{max-height:none;flex:none;width:100%}._controlsRow_bp9md_161{flex-direction:column;align-items:stretch;gap:12px}._filterGroup_bp9md_95{min-width:auto}._filters_bp9md_53{padding:16px}._filterTags_bp9md_107{gap:4px}._filterTag_bp9md_107{font-size:11px;padding:3px 8px}._searchRow_bp9md_74{margin-bottom:10px}._actionGroup_bp9md_189{justify-content:center}}@media(max-width:480px){._tabContent_bp9md_1{padding:12px;width:95vw!important}._filters_bp9md_53{padding:16px}._caseTrainingItem_bp9md_242{margin:0;border-radius:0;border-left:none;border-right:none;padding:12px 16px}._caseTrainingItem_bp9md_242:hover,._caseTrainingItem_bp9md_242._selected_bp9md_271,._caseTrainingItem_bp9md_242._expanded_bp9md_265{padding-left:20px}}._mobileModalOverlay_bp9md_630{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}._mobileModal_bp9md_630{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_bp9md_656{display:flex;justify-content:flex-end;padding:16px;border-bottom:1px solid #e5e7eb}._mobileModalClose_bp9md_663{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease}._mobileModalClose_bp9md_663:hover{background:#f3f4f6;color:#374151}._mobileModalContent_bp9md_679{flex:1;overflow-y:auto;padding:20px}._filterPopoverContent_bp9md_686{width:92vw;max-width:480px;max-height:70vh;overflow-y:auto;padding:16px}@media(min-width:769px){._filterPopoverContent_bp9md_686{width:480px}}._filterPopoverHeader_bp9md_700{margin-bottom:16px}._filterPopoverTitle_bp9md_704{margin:0 0 8px!important}._filterSection_bp9md_714{margin-bottom:24px}._filterSectionHeader_bp9md_718{display:flex;align-items:center;margin-bottom:16px;padding:12px 16px;background-color:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}._filterSectionIcon_bp9md_728{font-size:16px;margin-right:8px}._filterSectionTitle_bp9md_733{margin:0!important;font-size:13px!important}._categoryFilterGroup_bp9md_739{display:flex;flex-direction:column;gap:20px}._categoryFilterCard_bp9md_745{padding:16px;background-color:#fff;border-radius:8px;border:1px solid #e8e8e8;box-shadow:0 1px 3px #0000000d}._categoryFilterHeader_bp9md_753{display:flex;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #f0f0f0}._categoryFilterIndicator_bp9md_761{width:6px;height:16px;border-radius:3px;margin-right:8px}._categoryFilterIndicator_bp9md_761._tag1_bp9md_768{background-color:#4b67a9}._categoryFilterIndicator_bp9md_761._tag2_bp9md_772{background-color:#52c41a}._categoryFilterIndicator_bp9md_761._tag3_bp9md_776{background-color:#fa8c16}._categoryFilterLabel_bp9md_780{margin:0!important;font-size:13px!important;color:#262626!important}._categoryFilterTags_bp9md_786{display:flex;flex-wrap:wrap;gap:6px}._categoryFilterTag_bp9md_786{cursor:pointer;padding:6px 10px;border-radius:6px;font-size:12px;transition:all .2s ease;display:flex;align-items:center;gap:4px}._categoryFilterTag_bp9md_786._tag1Selected_bp9md_803{border:1px solid #4B67A9;background-color:#e6f7ff}._categoryFilterTag_bp9md_786._tag1Unselected_bp9md_808{border:1px solid #d9d9d9;background-color:#fff}._categoryFilterTag_bp9md_786._tag2Selected_bp9md_813{border:1px solid #52c41a;background-color:#f6ffed}._categoryFilterTag_bp9md_786._tag2Unselected_bp9md_818{border:1px solid #d9d9d9;background-color:#fff}._categoryFilterTag_bp9md_786._tag3Selected_bp9md_823{border:1px solid #fa8c16;background-color:#fff7e6}._categoryFilterTag_bp9md_786._tag3Unselected_bp9md_828{border:1px solid #d9d9d9;background-color:#fff}._impactFilterContainer_bp9md_834{padding:16px;background-color:#fff;border-radius:8px;border:1px solid #e8e8e8;box-shadow:0 1px 3px #0000000d}._impactFilterButtons_bp9md_842{width:100%}._impactFilterButton_bp9md_842{border-radius:6px!important;font-size:12px!important;height:32px!important;padding:0 12px!important}._quizStatusFilterContainer_bp9md_854{padding:16px;background-color:#fff;border-radius:8px;border:1px solid #e8e8e8;box-shadow:0 1px 3px #0000000d}._quizStatusSelect_bp9md_862{width:100%}._filterActions_bp9md_867{display:flex;gap:8px;justify-content:flex-end;border-top:1px solid #f0f0f0;padding-top:16px;margin-top:8px}._filterResetButton_bp9md_876{border-radius:6px!important;font-size:12px!important;height:36px!important;padding:0 16px!important;background-color:#fff!important;border:1px solid #d9d9d9!important;color:#666!important}._categoryButtonContainer_bp9md_887{position:relative;display:inline-block}._dropdownToggle_bp9md_892{background:none;border:none;padding:4px;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#666;transition:all .2s ease;margin-left:4px;flex-shrink:0;width:20px;height:20px;font-size:16px;font-weight:700}._dropdownToggle_bp9md_892:hover{background:#f0f0f0;color:#333}._dropdownMenu_bp9md_916{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:450px;max-width:450px;max-height:550px;overflow:hidden}._dropdownHeader_bp9md_932{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f8f9fa;border-bottom:1px solid #e0e0e0;font-weight:600;font-size:14px;color:#333}._closeDropdown_bp9md_944{background:none;border:none;font-size:18px;cursor:pointer;color:#666;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}._closeDropdown_bp9md_944:hover{background:#e0e0e0;color:#333}._dropdownItems_bp9md_965{max-height:500px;overflow-y:auto}._dropdownItem_bp9md_965{width:100%;padding:10px 16px;background:#2e7eba;border:none;text-align:left;cursor:pointer;font-size:13px;color:#fff;border-bottom:1px solid #4a9eff;transition:all .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._dropdownItem_bp9md_965:hover{background:#f8f9fa;color:#4b67a9}._dropdownItem_bp9md_965:last-child{border-bottom:none}@media(max-width:768px){._dropdownMenu_bp9md_916{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100vw - 32px);max-width:400px;max-height:60vh;z-index:1001}._dropdownItems_bp9md_965{max-height:calc(60vh - 60px)}._dropdownItem_bp9md_965{padding:14px 16px;font-size:14px}}._searchGroup_bp9md_81 .ant-input{font-weight:700!important;color:red!important}._searchGroup_bp9md_81 .ant-input::placeholder{font-weight:500!important;color:#9b9a9a!important;opacity:.7!important}._searchGroup_bp9md_81 .ant-input-affix-wrapper{border:none!important;box-shadow:none!important}._fileTagsContainer_bp9md_1036{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}._fileTag_bp9md_1036{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:#fff;border-radius:20px;border:1px solid #e2e8f0;transition:all .2s ease;cursor:pointer;max-width:200px;position:relative}._fileTag_bp9md_1036:hover{background:#f1f5f9;border-color:#3066c2;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._fileTagIcon_bp9md_1064{font-size:14px;flex-shrink:0}._fileTagName_bp9md_1069{font-size:12px;font-weight:500;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}._fileTagExtension_bp9md_1079{font-size:10px;font-weight:600;color:#6b7280;background:#f3f4f6;padding:2px 6px;border-radius:10px;flex-shrink:0}._fileTagActions_bp9md_1089{display:none;position:absolute;right:-8px;top:-8px;gap:4px}._fileTag_bp9md_1036:hover ._fileTagActions_bp9md_1089{display:flex}._fileTagBtn_bp9md_1101{width:20px;height:20px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:10px;transition:all .2s ease}._diagramSectionTitle_bp9md_1115{font-size:18px;font-weight:700;color:#1e293b;margin:0 0 16px;padding:12px 16px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;text-align:center;text-transform:uppercase;letter-spacing:.5px}._diagramSectionContent_bp9md_1128{display:flex;flex-direction:column;gap:20px}._diagramImage_bp9md_1134{width:100%;text-align:center}._diagramImageDetail_bp9md_1139{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease}._diagramImageDetail_bp9md_1139:hover{transform:scale(1.02)}._diagramNote_bp9md_1151{padding:5px;border-radius:8px}._valueSection_bp9md_1157{margin-bottom:10px;padding:40px;background:linear-gradient(135deg,#2896e0,#16527a);border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 4px 6px #0000000d;color:#fff}._valueSectionTitle_bp9md_1167{font-size:20px;font-weight:600;margin:0 0 16px;display:inline-block}._valueSectionContent_bp9md_1174{display:flex;gap:20px;align-items:center}._valueSummary_bp9md_1181{flex:1;font-size:16px;line-height:1.6;padding:16px}._valueImage_bp9md_1188{max-width:435px}._valueImage_bp9md_1188 img{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease}._valueImage_bp9md_1188 img:hover{transform:scale(1.02)}@media(max-width:768px){._valueSectionContent_bp9md_1174{flex-direction:column;gap:16px}._valueImage_bp9md_1188{flex:none;max-width:100%}._valueSectionTitle_bp9md_1167{font-size:18px}._valueSummary_bp9md_1181{font-size:14px}}._contentPanel_1qt4v_3{animation:_slideInFromCenter_1qt4v_1 .6s cubic-bezier(.25,.46,.45,.94);transform-origin:center;opacity:0;animation-fill-mode:forwards;will-change:transform,opacity}._contentHeader_1qt4v_11{animation:_fadeInUp_1qt4v_1 .8s cubic-bezier(.25,.46,.45,.94) .2s both;will-change:transform,opacity}._contentBody_1qt4v_16{animation:_fadeInUp_1qt4v_1 .8s cubic-bezier(.25,.46,.45,.94) .4s both;will-change:transform,opacity}._coverImageContainer_1qt4v_21{animation:_zoomIn_1qt4v_1 .6s cubic-bezier(.25,.46,.45,.94) .3s both;will-change:transform,opacity}._valueSection_1qt4v_27{animation:_slideInFromCenter_1qt4v_1 .6s cubic-bezier(.25,.46,.45,.94) .3s both;will-change:transform,opacity}._valueSectionTitle_1qt4v_32{animation:_fadeInUp_1qt4v_1 .8s cubic-bezier(.25,.46,.45,.94) .4s both;will-change:transform,opacity}._valueSectionContent_1qt4v_37{animation:_fadeInUp_1qt4v_1 .8s cubic-bezier(.25,.46,.45,.94) .5s both;will-change:transform,opacity}._valueSummary_1qt4v_42{animation:_slideInFromLeft_1qt4v_1 .6s cubic-bezier(.25,.46,.45,.94) .6s both;will-change:transform,opacity}._valueImage_1qt4v_47{animation:_zoomIn_1qt4v_1 .6s cubic-bezier(.25,.46,.45,.94) .7s both;will-change:transform,opacity}@keyframes _slideInFromCenter_1qt4v_1{0%{opacity:0;transform:scale(.8) translateY(20px) rotateX(10deg)}50%{opacity:.7;transform:scale(.95) translateY(10px) rotateX(5deg)}to{opacity:1;transform:scale(1) translateY(0) rotateX(0)}}@keyframes _fadeInUp_1qt4v_1{0%{opacity:0;transform:translateY(30px) scale(.95)}50%{opacity:.8;transform:translateY(15px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _zoomIn_1qt4v_1{0%{opacity:0;transform:scale(.9) rotateY(5deg)}50%{opacity:.8;transform:scale(.95) rotateY(2deg)}to{opacity:1;transform:scale(1) rotateY(0)}}@keyframes _slideInFromLeft_1qt4v_1{0%{opacity:0;transform:translate(-30px) scale(.95)}to{opacity:1;transform:translate(0) scale(1)}}._contentPanel_1qt4v_3{transition:all .3s cubic-bezier(.25,.46,.45,.94);backface-visibility:hidden;perspective:1000px}._contentTitle_1qt4v_116{transition:color .3s cubic-bezier(.25,.46,.45,.94);position:relative}._contentTitle_1qt4v_116:hover{color:#3066c2}._coverImageDetail_1qt4v_125{transition:all .4s cubic-bezier(.25,.46,.45,.94);backface-visibility:hidden}._coverImageDetail_1qt4v_125:hover{transform:scale(1.03) rotateY(2deg);box-shadow:0 10px 25px #00000026}._contentBody_1qt4v_16,._contentDetail_1qt4v_139{transition:all .3s cubic-bezier(.25,.46,.45,.94)}._contentDetail_1qt4v_139{animation:_fadeInUp_1qt4v_1 .8s ease-out .6s both}._contentPanel_1qt4v_3._loading_1qt4v_149{animation:_shimmer_1qt4v_1 1.5s ease-in-out infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%}@keyframes _shimmer_1qt4v_1{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes _pulse_1qt4v_1{0%,to{opacity:.6}50%{opacity:1}}._skeleton_1qt4v_174{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_1qt4v_1 1.5s ease-in-out infinite;border-radius:4px}._skeletonText_1qt4v_181{height:20px;margin-bottom:10px;width:100%}._skeletonImage_1qt4v_187{height:200px;width:100%;margin-bottom:15px}._tocSidebar_1qt4v_194{width:320px;background:#fff;border-left:1px solid #e9ecef;display:flex;flex-direction:column;border-radius:8px}._tocSidebarHeader_1qt4v_204{display:flex;justify-content:space-between;align-items:center;padding:10px 24px;border-bottom:1px solid #e9ecef;flex-shrink:0}._tocSidebarHeader_1qt4v_204 h4{margin:0;color:#495057;font-size:18px;font-weight:600}._tocSidebarCloseButton_1qt4v_220{background:none!important;border:none!important;color:#6c757d!important;cursor:pointer;padding:4px 8px!important;border-radius:4px!important;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px!important;box-shadow:none!important}._tocSidebarCloseButton_1qt4v_220:hover{background:#e9ecef!important;color:#495057!important;border:none!important}._tocSidebarCloseButton_1qt4v_220:focus{background:#e9ecef!important;color:#495057!important;border:none!important;box-shadow:none!important}._tocSidebarList_1qt4v_250{flex:1;overflow-y:auto}._tocSidebarItem_1qt4v_255{padding:5px 24px;margin:2px 0;cursor:pointer;transition:all .2s ease;color:#495057;font-size:14px;line-height:1.4;border-left:3px solid transparent;position:relative}._tocSidebarItem_1qt4v_255:hover{background:#e3f2fd;color:#1976d2;border-left-color:#1976d2;transform:translate(4px)}._tocSidebarLevel1_1qt4v_274{font-weight:600;font-size:15px;padding-left:24px}._tocSidebarLevel2_1qt4v_280{font-weight:500;padding-left:36px}._tocSidebarLevel3_1qt4v_285{padding-left:48px}._tocSidebarLevel4_1qt4v_289{padding-left:60px;font-size:13px}._tocSidebarLevel5_1qt4v_294{padding-left:72px;font-size:13px}._tocSidebarLevel6_1qt4v_299{padding-left:84px;font-size:12px}._tocSidebarItemActive_1qt4v_304{background:#e6f7ff!important;color:#4b67a9!important;border-left-color:#4b67a9!important;font-weight:600!important}._tocSidebarItemActive_1qt4v_304:hover{background:#bae7ff!important;color:#0050b3!important}._headingHighlight_1qt4v_316{background:linear-gradient(135deg,#f0f9ff,#e0f2fe,#bae6fd)!important;border-left:5px solid #0ea5e9!important;padding:8px 12px!important;margin:4px 0!important;border-radius:8px!important;box-shadow:0 4px 12px #0ea5e926,0 2px 4px #0ea5e91a,inset 0 1px #fff9!important;transform:translate(4px)!important;position:relative!important}@media(max-width:768px){._contentPanel_1qt4v_3{animation-duration:.4s}._contentHeader_1qt4v_11,._contentBody_1qt4v_16,._coverImageContainer_1qt4v_21,._contentDetail_1qt4v_139{animation-duration:.6s}._tocSidebar_1qt4v_194{width:280px}._tocSidebarHeader_1qt4v_204{padding:16px 20px}._tocSidebarItem_1qt4v_255{padding:10px 20px;font-size:13px}._tocSidebarLevel1_1qt4v_274{padding-left:20px;font-size:14px}._tocSidebarLevel2_1qt4v_280{padding-left:32px}._tocSidebarLevel3_1qt4v_285{padding-left:44px}._tocSidebarLevel4_1qt4v_289{padding-left:56px}._tocSidebarLevel5_1qt4v_294{padding-left:68px}._tocSidebarLevel6_1qt4v_299{padding-left:80px}}._previewBody_13vl3_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_13vl3_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_13vl3_25{font-weight:500;color:#262626;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:12px;font-size:14px}._headerRight_13vl3_36{display:flex;justify-content:flex-end;align-items:center;gap:8px;flex-shrink:0}._content_13vl3_44{width:100%;flex:1;box-sizing:border-box;overflow:auto;position:relative}._previewImageContainer_13vl3_53{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:16px;box-sizing:border-box}._previewImage_13vl3_53{max-width:100%;max-height:100%;object-fit:contain;box-shadow:0 4px 12px #00000026;border-radius:8px;background-color:#f8f9fa}._previewError_13vl3_72{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#8c8c8c;gap:12px}._previewPdfContainer_13vl3_83{width:100%;height:100%;padding:8px;box-sizing:border-box}._previewPdf_13vl3_83{width:100%;height:100%;border:none;border-radius:4px;background-color:#f8f9fa}._previewTextContainer_13vl3_99{width:100%;height:100%;padding:8px;box-sizing:border-box}._previewText_13vl3_99{width:100%;height:100%;border:1px solid #d9d9d9;border-radius:4px;background-color:#fff}._previewDocContainer_13vl3_115{width:100%;height:100%;position:relative;overflow:hidden}._previewDocContainer_13vl3_115 .react-doc-viewer{height:100%!important;width:100%!important}._previewDocContainer_13vl3_115 .react-doc-viewer>div{height:100%!important}._previewDocContainer_13vl3_115 .pg-viewer-wrapper,._previewDocContainer_13vl3_115 .pdf-viewer{height:100%!important}._previewDefault_13vl3_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_13vl3_141 p{margin:8px 0;line-height:1.5}._docIcon_13vl3_162,._defaultIcon_13vl3_163{font-size:48px;margin-bottom:16px;opacity:.6}._fileInfo_13vl3_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_13vl3_14{flex-direction:column;align-items:stretch;gap:8px;padding:12px}._fileName_13vl3_25{margin-right:0;margin-bottom:8px;text-align:center}._headerRight_13vl3_36{justify-content:center}._previewDefault_13vl3_141{padding:16px;font-size:14px}._docIcon_13vl3_162,._defaultIcon_13vl3_163{font-size:36px;margin-bottom:12px}}._previewPdf_13vl3_83:not([src]){background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_13vl3_1 1.5s infinite}@keyframes _loading_13vl3_1{0%{background-position:200% 0}to{background-position:-200% 0}}._previewImage_13vl3_53:hover{box-shadow:0 6px 16px #0003;transition:box-shadow .3s ease}._previewPdf_13vl3_83:focus,._previewText_13vl3_99:focus{outline:2px solid #4B67A9;outline-offset:2px}._countdownTimer_atdnw_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_atdnw_1:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}._timerText_atdnw_22{font-family:Courier New,monospace;font-weight:600;letter-spacing:.5px}._status-admin_atdnw_29{background:linear-gradient(135deg,#52c41a,#73d13d);color:#fff;animation:_adminPulse_atdnw_1 3s infinite}._status-active_atdnw_35{background:linear-gradient(135deg,#52c41a,#73d13d);color:#fff}._status-warning_atdnw_40{background:linear-gradient(135deg,#faad14,#ffc53d);color:#fff;animation:_warningPulse_atdnw_1 2s infinite}._status-expired_atdnw_46{background:linear-gradient(135deg,#ff4d4f,#ff7875);color:#fff;animation:_expiredPulse_atdnw_1 1.5s infinite}._status-not_started_atdnw_52{background:linear-gradient(135deg,#4b67a9,#40a9ff);color:#fff}._status-no_setup_atdnw_57{background:linear-gradient(135deg,#faad14,#ffc53d);color:#fff;animation:_setupPulse_atdnw_1 2s infinite}@keyframes _adminPulse_atdnw_1{0%,to{box-shadow:0 2px 8px #52c41a4d}50%{box-shadow:0 4px 16px #52c41a80}}@keyframes _warningPulse_atdnw_1{0%,to{box-shadow:0 2px 8px #faad144d}50%{box-shadow:0 4px 16px #faad1499}}@keyframes _expiredPulse_atdnw_1{0%,to{box-shadow:0 2px 8px #ff4d4f4d}50%{box-shadow:0 6px 20px #ff4d4fb3}}@keyframes _setupPulse_atdnw_1{0%,to{box-shadow:0 2px 8px #faad144d}50%{box-shadow:0 4px 16px #faad1480}}@media(max-width:768px){._countdownTimer_atdnw_1{padding:4px 8px;font-size:11px;min-width:60px}._timerText_atdnw_22{font-size:10px}}@media(max-width:480px){._countdownTimer_atdnw_1{padding:3px 6px;font-size:10px;min-width:50px;gap:4px}._timerText_atdnw_22{font-size:9px}}@media(prefers-color-scheme:dark){._countdownTimer_atdnw_1{box-shadow:0 2px 8px #0000004d}._countdownTimer_atdnw_1:hover{box-shadow:0 4px 12px #0006}}._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_pxmeh_1{min-height:100vh}._background_pxmeh_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_pxmeh_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_pxmeh_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_pxmeh_58{display:flex;justify-content:space-between;align-items:center;flex:1;position:relative;height:100%;width:100%;overflow:hidden}._header_left_pxmeh_69{width:100%;height:100%;display:flex;justify-content:start;gap:10px;align-items:center;padding:15px 20px}._backCanvas_pxmeh_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_pxmeh_80:hover{background-color:#f0f0f0;transform:translateY(-1px);box-shadow:1px 2px 4px 2px #0000004d}._headerLogo_pxmeh_99{line-height:20px;font-weight:500;font-size:20px;color:#262626}._header_right_pxmeh_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_pxmeh_119{flex:0 0 auto;display:flex;align-items:center;padding:0 10px}._dropdownIcon_pxmeh_127{font-size:10px;color:#9ca3af;transition:transform .2s;margin-left:4px}._userInfo_pxmeh_134:hover ._dropdownIcon_pxmeh_127{color:#6b7280}._tabsWrapper_pxmeh_140{position:relative;z-index:100;margin:0 0 0 -10px;display:flex;align-items:center}._tabs_pxmeh_140{display:flex;gap:12px;background:#fff;border-radius:12px;padding:4px;flex-wrap:nowrap;min-width:300px}._tabBtn_pxmeh_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_pxmeh_159:hover{background:#f8fafc;border-color:#d1d5db;color:#1f2937;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}._tabBtn_pxmeh_159:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}._tabBtn_pxmeh_159._active_pxmeh_194{background:#eaeaea;color:#2d6cdf;font-weight:700}._tabContent_pxmeh_203{display:block}._filters_pxmeh_208{background:#fff;border-radius:12px;padding:10px;margin-bottom:10px;box-shadow:0 1px 3px #0000001a}._resultsCount_pxmeh_216{font-size:12px;color:#6b7280;margin-bottom:5px;padding:2px 5px;background:#f9fafb}._filterRow_pxmeh_224{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:12px}._filterLabel_pxmeh_232{min-width:60px;margin-bottom:0;font-size:13px;color:#6b7280;flex-shrink:0}._filterSelect_pxmeh_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_pxmeh_240:focus{border-color:#262626}._bookmarkBtn_pxmeh_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_pxmeh_257:hover{background:#f3f4f6;border-color:#d1d5db}._bookmarkBtn_pxmeh_257._active_pxmeh_194{background:#fef3c7;border-color:#f59e0b;color:#d97706}._importantBtn_pxmeh_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_pxmeh_283:hover{background:#f3f4f6;border-color:#d1d5db}._importantBtn_pxmeh_283._active_pxmeh_194{background:#fef2f2;border-color:#ef4444;color:#dc2626}._filterButtons_pxmeh_309{display:flex;gap:8px;flex-wrap:wrap}._filterBtn_pxmeh_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_pxmeh_315:hover{background:#f3f4f6}._filterBtn_pxmeh_315._active_pxmeh_194{background:#262626;color:#fff;border-color:#262626}._newsPanel_pxmeh_337{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._newsItem_pxmeh_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_pxmeh_344._noImpact_pxmeh_354{padding-left:20px}._newsItem_pxmeh_344:hover{background:#f9fafb}._newsItem_pxmeh_344:last-child{border-bottom:none}._newsItem_pxmeh_344._hasBookmark_pxmeh_367 ._newsActions_pxmeh_367,._newsItem_pxmeh_344._hasBookmark_pxmeh_367 ._newsActions_pxmeh_367 ._actionBtn_pxmeh_372{opacity:1}._impactIcon_pxmeh_376{width:8px;height:8px;border-radius:50%;background:#ef4444}._impactIcon2_pxmeh_383{width:8px;height:8px;border-radius:50%;background:#0000;position:absolute;left:20px;top:22px}._newsContent_pxmeh_393{margin-left:12px;flex:1;min-width:0}._newsContent_pxmeh_393._noImpact_pxmeh_354{margin-left:0}._newsTitle_pxmeh_403{font-size:18px;font-weight:600;color:#262626;margin-bottom:6px;line-height:1.4}._newsSummary_pxmeh_411{font-size:15.5px;color:#4a5568;margin-bottom:8px;line-height:1.5}._newsExpandedContent_pxmeh_418{margin:8px 0}._detailBtn_pxmeh_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_pxmeh_422:hover{background:#374151;transform:translateY(-1px)}._newsDetail_pxmeh_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_pxmeh_452{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:8px}._impactIcon_pxmeh_376{display:inline-block;width:12px;height:12px;border-radius:50%;background:#e53935;margin-left:12px;vertical-align:middle}._newsSource_pxmeh_470{font-size:10px;color:#9ca3af}._fileIndicator_pxmeh_475{font-size:10px;color:#6b7280;padding:3px;border-radius:4px;display:flex;align-items:center;gap:2px;font-weight:500}._fileIndicator_pxmeh_475 span{font-size:12px;color:#8999b8;font-weight:600}._categoryTag_pxmeh_492{background:#f3f4f6;padding:2px 6px;border-radius:4px;font-size:11px;font-weight:500;display:flex;align-items:center;gap:2px}._categoryEmoji_pxmeh_503{margin-right:2px}._newsTime_pxmeh_507{font-size:10px;color:#9ca3af}._newsActions_pxmeh_367{position:absolute;right:10px;top:30px;transform:translateY(-50%);display:flex;gap:8px;opacity:0;transition:opacity .2s}._newsItem_pxmeh_344:hover ._newsActions_pxmeh_367,._newsItem_pxmeh_344:hover ._newsActions_pxmeh_367 ._actionBtn_pxmeh_372{opacity:1}._actionBtn_pxmeh_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_pxmeh_372:hover{background:#e5e7eb;color:#374151}._actionBtn_pxmeh_372._bookmarked_pxmeh_553{background:#fef3c7;color:#d97706}._actionBtn_pxmeh_372._bookmarked_pxmeh_553:hover{background:#fde68a}._actionBtn_pxmeh_372._playing_pxmeh_566{background:#fef3c7;color:#d97706}._actionBtn_pxmeh_372._playing_pxmeh_566:hover{background:#fde68a}._sentimentIndicator_pxmeh_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_pxmeh_591{background:linear-gradient(135deg,#10b981,#059669)}._sentimentNegative_pxmeh_595{background:linear-gradient(135deg,#ef4444,#dc2626)}._expandIcon_pxmeh_599{position:absolute;right:8px;bottom:16px;color:#9ca3af;font-size:10px;cursor:pointer;transition:color .2s}._newsItem_pxmeh_344:hover ._expandIcon_pxmeh_599{color:#6b7280}._libraryItem_pxmeh_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_pxmeh_614:hover{background:#f9fafb}._libraryItem_pxmeh_614._hasBookmark_pxmeh_367 ._libraryMeta_pxmeh_629 ._actionBtn_pxmeh_372,._libraryItem_pxmeh_614:hover ._libraryActions_pxmeh_634,._libraryItem_pxmeh_614:hover ._libraryMeta_pxmeh_629 ._actionBtn_pxmeh_372,._libraryItem_pxmeh_614:hover ._libraryActions_pxmeh_634 ._actionBtn_pxmeh_372{opacity:1}._libraryItem_pxmeh_614:last-child{border-bottom:none}._libraryContent_pxmeh_652{flex:1;min-width:0;padding-right:60px}._libraryTitle_pxmeh_658{font-size:19px;font-weight:600;color:#262626;margin-bottom:8px;line-height:1.4}._librarySummary_pxmeh_666{font-size:15.5px;color:#4a5568;line-height:1.5;margin-bottom:8px}._libraryDetail_pxmeh_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_pxmeh_684{font-size:14px;color:#6b7280;line-height:1.5;margin-bottom:12px}._libraryMeta_pxmeh_629{display:flex;align-items:center;gap:8px;font-size:11px;color:#6b7280;position:relative}._libraryActions_pxmeh_634{position:absolute;right:20px;top:50%;transform:translateY(-50%);display:flex;gap:8px;opacity:0;transition:opacity .2s}._learnMoreBtn_pxmeh_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_pxmeh_711:hover{background:#f3f4f6;border-color:#d1d5db}._storyItem_pxmeh_732{padding:20px;border-bottom:1px solid #f3f4f6;display:flex;align-items:flex-start;transition:background-color .2s;cursor:pointer;position:relative}._storyItem_pxmeh_732:hover{background:#f9fafb}._storyItem_pxmeh_732:last-child{border-bottom:none}._storyContent_pxmeh_750{flex:1;min-width:0;padding-right:80px;padding-top:4px}._storyTitle_pxmeh_757{font-size:19px;font-weight:600;color:#262626;margin-bottom:8px;line-height:1.4}._storySummary_pxmeh_765{font-size:15.5px;color:#4a5568;line-height:1.5;margin-bottom:8px}._storyExpandedContent_pxmeh_772{margin:8px 0}._storyDetail_pxmeh_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_pxmeh_787{font-size:14px;color:#6b7280;line-height:1.5;margin-bottom:12px}._storyMeta_pxmeh_794{display:flex;align-items:center;gap:8px;font-size:11px;color:#6b7280}._storyTime_pxmeh_802{font-size:10px;color:#9ca3af}._storyActions_pxmeh_807{position:absolute;right:20px;top:20px;display:flex;gap:8px;opacity:1;transition:opacity .2s}._storyItem_pxmeh_732:hover ._storyActions_pxmeh_807,._storyItem_pxmeh_732:hover ._storyActions_pxmeh_807 ._actionBtn_pxmeh_372,._storyItem_pxmeh_732._hasBookmark_pxmeh_367 ._storyActions_pxmeh_807,._storyItem_pxmeh_732._hasBookmark_pxmeh_367 ._storyActions_pxmeh_807 ._actionBtn_pxmeh_372,._newsItem_pxmeh_344._hasBookmark_pxmeh_367 ._newsActions_pxmeh_367 ._actionBtn_pxmeh_372,._libraryItem_pxmeh_614._hasBookmark_pxmeh_367 ._libraryMeta_pxmeh_629 ._actionBtn_pxmeh_372,._libraryItem_pxmeh_614._hasBookmark_pxmeh_367 ._libraryActions_pxmeh_634,._libraryItem_pxmeh_614._hasBookmark_pxmeh_367 ._libraryActions_pxmeh_634 ._actionBtn_pxmeh_372{opacity:1}._playBtn_pxmeh_562{background:#0000;cursor:pointer;font-size:12px;font-weight:500;transition:all .2s;display:flex;align-items:center;gap:4px}._emptyState_pxmeh_865{text-align:center;padding:60px 20px;color:#6b7280}._overViewReport_pxmeh_876{padding:8px 48px}@media(max-width:768px){._container_pxmeh_34{padding:5px 5px 60px}._tabs_pxmeh_140{flex-direction:row;flex-wrap:wrap;padding:6px;gap:2px}._tabBtn_pxmeh_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_pxmeh_159:hover{background:#f8fafc;border-color:#d1d5db;color:#1f2937;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}._tabBtn_pxmeh_159:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}._tabBtn_pxmeh_159._active_pxmeh_194{background:#eaeaea;color:#2d6cdf;font-weight:700;border-color:#e5e7eb;box-shadow:0 2px 4px #0000001a}._overViewReport_pxmeh_876{padding:5px}}@media(max-width:480px){._container_pxmeh_34{padding:5px 5px 40px}._userSection_pxmeh_945{top:8px;right:8px}._userInfo_pxmeh_134{padding:3px 6px;gap:4px}._userName_pxmeh_955{font-size:10px;max-width:60px}._dropdownIcon_pxmeh_127{font-size:7px;margin-left:1px}._header_right_pxmeh_106{gap:0 4px;padding:8px 12px}._username_pxmeh_119{padding:0 4px}._tabsWrapper_pxmeh_140{margin:6px 4px 0 -12px;display:flex;justify-content:flex-end}._tabs_pxmeh_140{margin-bottom:16px;padding:3px;flex-direction:row;gap:1px;min-width:auto;width:auto}._tabBtn_pxmeh_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_pxmeh_159:hover{background:#f8fafc;border-color:#d1d5db;color:#1f2937;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}._tabBtn_pxmeh_159:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}._tabBtn_pxmeh_159._active_pxmeh_194{background:#eaeaea;color:#2d6cdf;font-weight:700;border-color:#e5e7eb;box-shadow:0 2px 4px #0000001a}._filters_pxmeh_208{padding:8px}}@media(max-width:400px){._tabsWrapper_pxmeh_140{margin:4px 2px 0 -8px;justify-content:flex-end}._tabs_pxmeh_140{display:none}._tabSelect_pxmeh_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_pxmeh_1047:hover{background:#f8fafc;border-color:#d1d5db;color:#1f2937;box-shadow:0 4px 6px #00000026}._tabSelect_pxmeh_1047:focus{border-color:#2d6cdf;box-shadow:0 0 0 2px #2d6cdf33}._tabSelect_pxmeh_1047 option{padding:8px;font-size:14px;background:#fff;color:#7d7d7d}._tabSelect_pxmeh_1047 option:checked{background:#eaeaea;color:#2d6cdf;font-weight:700}._newsItem_pxmeh_344,._libraryItem_pxmeh_614,._storyItem_pxmeh_732{padding:8px}._newsTitle_pxmeh_403,._libraryTitle_pxmeh_658,._storyTitle_pxmeh_757{font-size:17px}._overViewReport_pxmeh_876{padding:5px}}@media(max-width:768px){._container_pxmeh_34{padding:5px 5px 300px;min-height:100vh}._userSection_pxmeh_945{top:10px;right:10px}._userInfo_pxmeh_134{padding:4px 8px;gap:6px}._userDetails_pxmeh_1118{gap:1px}._logo_pxmeh_1122>img{width:35%}._userName_pxmeh_955{font-size:11px;max-width:80px}._dropdownIcon_pxmeh_127{font-size:8px;margin-left:2px}._header_right_pxmeh_106{gap:0 6px;padding:10px 15px}._username_pxmeh_119{padding:0 6px}._filterRow_pxmeh_224{flex-direction:row;align-items:stretch}._filterLabel_pxmeh_232{margin-bottom:4px;line-height:30px}._searchContainer_pxmeh_1154{flex-direction:row;gap:6px;display:flex}._bookmarkBtn_pxmeh_257,._importantBtn_pxmeh_283{padding:8px;min-width:36px;font-size:14px}._filterButtons_pxmeh_309{display:none}._filterSelect_pxmeh_240{display:block}._tabsWrapper_pxmeh_140{margin:4px 8px 0 -8px;display:flex;justify-content:flex-end}._tabs_pxmeh_140{flex-direction:row;gap:2px;padding:4px;flex-wrap:nowrap;min-width:auto;width:auto}._tabBtn_pxmeh_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_pxmeh_159:hover{background:#f8fafc;border-color:#d1d5db;color:#1f2937;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}._tabBtn_pxmeh_159:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}._tabBtn_pxmeh_159._active_pxmeh_194{background:#eaeaea;color:#2d6cdf;font-weight:700;border-color:#e5e7eb;box-shadow:0 2px 4px #0000001a}._newsContent_pxmeh_393,._libraryContent_pxmeh_652,._storyContent_pxmeh_750{padding-right:0}._newsActions_pxmeh_367,._libraryActions_pxmeh_634,._storyActions_pxmeh_807{position:static;transform:none;margin-top:12px;opacity:1;justify-content:flex-end}._newsItem_pxmeh_344,._libraryItem_pxmeh_614,._storyItem_pxmeh_732{padding:10px;flex-direction:column;align-items:stretch}._newsItem_pxmeh_344._noImpact_pxmeh_354{padding-left:10px}._expandIcon_pxmeh_599{position:static;margin-top:8px;text-align:center;font-size:12px}._newsTitle_pxmeh_403,._libraryTitle_pxmeh_658,._storyTitle_pxmeh_757{font-size:18px;line-height:1.3}._newsDetail_pxmeh_441,._libraryDetail_pxmeh_673,._storyDetail_pxmeh_776{margin:12px 0;padding:16px;font-size:15px}._filters_pxmeh_208{padding:16px;margin-bottom:16px}._resultsCount_pxmeh_216{font-size:13px;padding:6px 10px;margin-bottom:12px}._newsPanel_pxmeh_337{margin-bottom:20px}._tabContent_pxmeh_203{overflow-x:hidden;overflow-y:auto}._overViewReport_pxmeh_876{padding:5px}body{-webkit-overflow-scrolling:touch}._container_pxmeh_34{width:100%;max-width:100vw;overflow-x:hidden}._newsItem_pxmeh_344:last-child,._libraryItem_pxmeh_614:last-child,._storyItem_pxmeh_732:last-child{margin-bottom:20px}}._markdownContent_pxmeh_1321{color:#374151;line-height:1.5;overflow-y:auto}._markdownContent_pxmeh_1321 h1,._markdownContent_pxmeh_1321 h2,._markdownContent_pxmeh_1321 h3,._markdownContent_pxmeh_1321 h4,._markdownContent_pxmeh_1321 h5,._markdownContent_pxmeh_1321 h6{color:#262626;margin:24px 0 16px;font-weight:600;line-height:1.1}._markdownContent_pxmeh_1321 h1{font-size:24px;border-bottom:2px solid #e5e7eb;padding-bottom:8px}._markdownContent_pxmeh_1321 h2{font-size:20px;border-bottom:1px solid #e5e7eb;padding-bottom:6px}._markdownContent_pxmeh_1321 h3{font-size:18px;color:#262626}._markdownContent_pxmeh_1321 h4{font-size:16px;color:#4b5563}._markdownContent_pxmeh_1321 h5,._markdownContent_pxmeh_1321 h6{font-size:14px;color:#6b7280}._markdownContent_pxmeh_1321 p{margin:12px 0;text-align:justify}._markdownContent_pxmeh_1321 ul,._markdownContent_pxmeh_1321 ol{margin:8px 0;padding-left:24px}._markdownContent_pxmeh_1321 ul li,._markdownContent_pxmeh_1321 ol li{margin:4px 0;padding-left:4px}._markdownContent_pxmeh_1321 ul{list-style-type:disc}._markdownContent_pxmeh_1321 ul ul{list-style-type:circle;margin:8px 0}._markdownContent_pxmeh_1321 ul ul ul{list-style-type:square}._markdownContent_pxmeh_1321 ol{list-style-type:decimal}._markdownContent_pxmeh_1321 ol ol{list-style-type:lower-alpha;margin:8px 0}._markdownContent_pxmeh_1321 ol ol ol{list-style-type:lower-roman}._markdownContent_pxmeh_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_pxmeh_1321 blockquote p{margin:0}._markdownContent_pxmeh_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_pxmeh_1321 pre{background:#262626;color:#f9fafb;padding:16px;border-radius:8px;overflow-x:auto;margin:16px 0;border:1px solid #374151}._markdownContent_pxmeh_1321 pre code{background:none;color:inherit;padding:0;border-radius:0;font-size:14px}._markdownContent_pxmeh_1321 table{width:100%;border-collapse:collapse;margin:16px 0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}._markdownContent_pxmeh_1321 table th,._markdownContent_pxmeh_1321 table td{border:1px solid #e5e7eb;padding:12px 16px;text-align:left}._markdownContent_pxmeh_1321 table th{background:#f9fafb;font-weight:600;color:#374151}._markdownContent_pxmeh_1321 table tr:nth-child(2n){background:#f9fafb}._markdownContent_pxmeh_1321 table tr:hover{background:#f3f4f6}._markdownContent_pxmeh_1321 hr{border:none;height:2px;background:linear-gradient(to right,#3066c2,#93c5fd,#3066c2);margin:24px 0;border-radius:1px}._markdownContent_pxmeh_1321 a{color:#262626;text-decoration:none;font-weight:500;transition:color .2s ease}._markdownContent_pxmeh_1321 a:hover{color:#1d4ed8;text-decoration:underline}._markdownContent_pxmeh_1321 strong,._markdownContent_pxmeh_1321 b{font-weight:700;color:#262626}._markdownContent_pxmeh_1321 em,._markdownContent_pxmeh_1321 i{font-style:italic;color:#4b5563}._markdownContent_pxmeh_1321 img{max-width:100%;height:auto;border-radius:8px;margin:16px 0;box-shadow:0 4px 6px #0000001a}._markdownContent_pxmeh_1321 del{text-decoration:line-through;color:#9ca3af}._markdownContent_pxmeh_1321 mark{background:#fef3c7;color:#92400e;padding:2px 4px;border-radius:4px}._iconReport_pxmeh_1534{display:inline-flex;align-items:center;padding:3px 10px;background:#007de4;color:#fff;border-radius:8px;margin-right:10px;font-size:13px}._iconReport_pxmeh_1534>img{width:12px;margin-right:8px;display:inline-block}._markdownContent_pxmeh_1321 li::marker{color:#262626;font-weight:700}._markdownContent_pxmeh_1321 pre[class*=language-]{position:relative}._markdownContent_pxmeh_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_pxmeh_1574{display:flex;flex-direction:column;height:80vh;font-family:Google Sans,Roboto,Arial,sans-serif;background:#f7f9fb}._sidebarHeader_pxmeh_1586{display:flex;align-items:center;justify-content:space-between;padding:0 24px 16px;font-weight:600;font-size:18px;color:#262626}._sessionsList_pxmeh_1596{flex:1;overflow-y:auto;padding:0 8px 8px}._sessionItem_pxmeh_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_pxmeh_1602:hover{background:#eaf2fd;box-shadow:0 2px 8px #22292f0f}._activeSession_pxmeh_1619{border:1.5px solid #2d6cdf;background:#eaf2fd;box-shadow:0 2px 12px #22292f1a}._sessionContent_pxmeh_1625{flex:1;display:flex;flex-direction:column}._sessionTitle_pxmeh_1631{font-weight:700;color:#262626;font-size:13.5px;display:flex;align-items:center;gap:6px}._sessionInfo_pxmeh_1640{display:flex;align-items:center;gap:10px;margin-top:2px}._advisorType_pxmeh_1647{font-size:12px;color:#888;background:#f0f4fa;border-radius:6px;padding:2px 8px}._sessionTime_pxmeh_1655{font-size:11px;color:#999;font-weight:400}._deleteButton_pxmeh_1661{color:#d9534f;margin-left:8px}._loadingText_pxmeh_1666{color:#888;text-align:center;margin-top:32px}._advisorSection_pxmeh_1674{display:flex;align-items:center;gap:16px;margin-bottom:18px}._sectionLabel_pxmeh_1681{font-weight:500;color:#2d6cdf;font-size:15px;min-width:110px}._advisorButton_pxmeh_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_pxmeh_1688:hover{background:#f9fafb!important;border-color:#d1d5db!important;box-shadow:0 2px 6px #00000026!important;transform:translateY(-1px);color:#6b7280!important}._advisorButtonSelected_pxmeh_1714{background:#4a4a4a!important;color:#fff!important;border-color:#4a4a4a!important;box-shadow:0 2px 6px #2626264d!important}._advisorButtonSelected_pxmeh_1714:hover{background:#404040!important;border-color:#404040!important;box-shadow:0 3px 8px #26262666!important;color:#fff!important}._advisorAvatar_pxmeh_1728{font-size:28px;margin-right:6px}._advisorInfo_pxmeh_1733{display:flex;flex-direction:column}._advisorName_pxmeh_1738{font-weight:600;color:#262626;font-size:16px}._advisorSpecialty_pxmeh_1744{font-size:13px;color:#888}._jobSection_pxmeh_1749{margin-bottom:18px;display:flex}._jobButtons_pxmeh_1754{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}._jobButton_pxmeh_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_pxmeh_1754:hover,._selected_pxmeh_1772{background:#2d6cdf!important;color:#fff!important;border:1.5px solid #2d6cdf!important}._currentSessionInfo_pxmeh_1778{margin-top:-50px;font-size:14px;color:#2d6cdf;display:flex;align-items:center;gap:16px}._messageLimit_pxmeh_1787{background:#eaf2fd;color:#2d6cdf;border-radius:8px;padding:2px 10px;font-weight:600;font-size:13px}._chatContainer_pxmeh_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_pxmeh_1809{flex:1;overflow-y:auto;padding-bottom:12px;display:flex;flex-direction:column;gap:18px}._messageWrapper_pxmeh_1818{display:flex;align-items:flex-end;gap:12px}._userMessage_pxmeh_1824{flex-direction:row-reverse}._assistantMessage_pxmeh_1828{flex-direction:row}._dataSourcesMessage_pxmeh_1832{flex-direction:row;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin:8px 0;padding:12px}._dataSourcesInfo_pxmeh_1841{display:flex;align-items:center;gap:6px;margin-bottom:6px;padding:4px 8px;background:#28a7451a;border-radius:8px;width:fit-content}._dataSourcesName_pxmeh_1852{font-size:12px;font-weight:600;color:#28a745}._messageAvatar_pxmeh_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_pxmeh_1870{max-width:70%;display:flex;flex-direction:column;align-items:flex-start}._userMessage_pxmeh_1824 ._messageContent_pxmeh_1870{align-items:flex-end}._messageText_pxmeh_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_pxmeh_1824 ._messageText_pxmeh_1881{background:#2d6cdf;color:#fff}._messageTime_pxmeh_1897{font-size:12px;color:#888;margin-top:2px;align-self:flex-end;display:flex;align-items:center;gap:8px}._thesisButton_pxmeh_1907{padding:2px 6px;height:auto;font-size:11px;color:#4b67a9;border:none;background:transparent;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:2px;border-radius:4px}._thesisButton_pxmeh_1907:hover{color:#40a9ff;background:#1890ff1a}._thesisButton_pxmeh_1907:active{color:#096dd9}._thesisModalTitle_pxmeh_1932{display:flex;align-items:center;gap:8px;font-weight:600}._thesisModalContent_pxmeh_1939{max-height:400px;overflow-y:auto}._thesisModalSummary_pxmeh_1944{max-height:150px;overflow-y:auto}._aiSummaryButton_pxmeh_1949{margin-left:auto;color:#4b67a9;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_pxmeh_1949:hover{color:#40a9ff;border-color:#40a9ff;background:#1890ff1a}._aiSummaryButton_pxmeh_1949:active{color:#096dd9;border-color:#096dd9}._inputArea_pxmeh_1974{background:transparent;display:flex;align-items:center;gap:5px}._inputWrapper_pxmeh_1981{display:flex;align-items:flex-end;width:100%;gap:10px}._inputButtons_pxmeh_1988{display:flex;align-items:center;gap:8px}._messageInput_pxmeh_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_pxmeh_1994:focus{border:1.5px solid #2d6cdf!important}._templateError_pxmeh_2010{border:1.5px solid #ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f33!important}._templateError_pxmeh_2010:focus{border:1.5px solid #ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f33!important}._sendButton_pxmeh_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_pxmeh_2020:disabled{background:#b3c7e6!important;color:#fff!important}._chatThesisButton_pxmeh_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_pxmeh_2039:hover{background:#e6f7ff!important;color:#4b67a9!important;border-color:#91d5ff!important}._chatThesisButton_pxmeh_2039:active{background:#bae7ff!important;color:#0050b3!important;border-color:#69c0ff!important}._chatThesisButton_pxmeh_2039:disabled{background:#f5f5f5!important;color:#bfbfbf!important;border-color:#d9d9d9!important}._welcomeSection_pxmeh_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_pxmeh_2088 h3{font-size:24px;color:#262626;margin-bottom:8px;font-weight:600}._welcomeText_pxmeh_2088 p{font-size:16px;color:#666;margin-bottom:24px}._createChatBtn_pxmeh_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_pxmeh_2101:hover{border:1px solid rgba(38,38,38,.7)!important}._createChatSmall_pxmeh_2116{background:#fff!important;color:#262626!important}._inputControls_pxmeh_2122{display:flex;justify-content:space-between;align-items:center}._advisorSelector_pxmeh_2128{display:flex;align-items:center;gap:8px}._advisorLabel_pxmeh_2134{font-size:14px;color:#2d6cdf;font-weight:500;min-width:fit-content}._advisorInfo_pxmeh_1733{display:flex;align-items:center;gap:6px;margin-bottom:6px;padding:4px 8px;background:#2d6cdf1a;border-radius:8px;width:fit-content}._advisorAvatar_pxmeh_1728{font-size:16px}._advisorName_pxmeh_1738{font-size:12px;color:#2d6cdf;font-weight:500}._typingIndicator_pxmeh_2163{display:flex;align-items:center;gap:4px;height:18px;margin:8px 0 0}._typingIndicator_pxmeh_2163 span{display:inline-block;width:7px;height:7px;background:#2d6cdf;border-radius:50%;animation:_typing-bounce_pxmeh_1 1.2s infinite both}._typingIndicator_pxmeh_2163 span:nth-child(2){animation-delay:.2s}._typingIndicator_pxmeh_2163 span:nth-child(3){animation-delay:.4s}@keyframes _typing-bounce_pxmeh_1{0%,80%,to{transform:scale(.8);opacity:.6}40%{transform:scale(1.2);opacity:1}}._newSessionForm_pxmeh_2199{display:flex;flex-direction:column;gap:12px;padding:8px 0}._formLabel_pxmeh_2206{font-size:15px;color:#2d6cdf;font-weight:500;margin-bottom:4px}._advisorJobRow_pxmeh_2213{display:flex;flex-direction:row;align-items:flex-end;gap:32px;margin-bottom:18px}._advisorSection_pxmeh_1674,._jobSection_pxmeh_1749{flex:1;min-width:0}._sectionLabel_pxmeh_1681{margin-bottom:4px}._advisorSettingBtn_pxmeh_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_pxmeh_2230:hover{background:#2d6cdf;color:#fff;border:1.5px solid #2d6cdf}._toggleButton_pxmeh_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_pxmeh_2251:hover{background:#898989;transform:translateY(-1px);box-shadow:0 4px 12px #0003}._toggleButton_pxmeh_2251:active{transform:translateY(0)}._desktopToggleButton_pxmeh_2282{position:relative;top:auto;left:auto;margin-bottom:16px}._mobileToggleButton_pxmeh_2290{position:absolute;top:90px;z-index:1000;transition:opacity .3s ease,visibility .3s ease}._playgroundContent_pxmeh_2298._mobileSidebarOpen_pxmeh_2298 ._mobileToggleButton_pxmeh_2290{opacity:0;visibility:hidden;pointer-events:none}._mobileCloseButton_pxmeh_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_pxmeh_2318{display:block}._searchContainer_pxmeh_1154{flex:1;flex-direction:row;gap:6px;display:flex;justify-content:space-between;align-items:center}._searchContainer2_pxmeh_2331{display:flex;gap:5px;align-items:center}@media(min-width:769px){._mobileToggleButton_pxmeh_2290,._mobileCloseButton_pxmeh_2304,._desktopToggleButton_pxmeh_2282{display:none!important}._chatSessionsSidebar_pxmeh_2351{transition:width .3s ease;position:relative;left:auto;background:#fff;box-shadow:none;width:300px;display:flex}._chatMainArea_pxmeh_2363._expanded_pxmeh_2363{margin-left:0;width:auto;flex:1}._playgroundContent_pxmeh_2298._sidebarCollapsed_pxmeh_2369{justify-content:flex-start;display:flex;flex-direction:row}}@media(max-width:768px){._inputWrapper_pxmeh_1981 .ant-input{width:180px}._playgroundContainer_pxmeh_1574{height:calc(100vh - 150px)}._desktopToggleButton_pxmeh_2282,._desktopOnly_pxmeh_2318{display:none!important}._playgroundContent_pxmeh_2298{position:relative;width:100%}._chatSessionsSidebar_pxmeh_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_pxmeh_2351._mobileOpen_pxmeh_2413{right:0}._chatSessionsSidebar_pxmeh_2351._collapsed_pxmeh_2417{right:-100%}._chatMainArea_pxmeh_2363{width:100%;padding:80px 16px 16px;position:relative}._chatMainArea_pxmeh_2363._mobileSidebarOpen_pxmeh_2298{margin-left:0}._sidebarOverlay_pxmeh_2432{position:fixed;inset:0;background:#0009;z-index:998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}._sidebarOverlay_pxmeh_2432._mobileOpen_pxmeh_2413{opacity:1;visibility:visible}._currentSessionInfo_pxmeh_1778{padding:12px;margin-bottom:16px;margin-top:10px}._currentSessionInfo_pxmeh_1778 h3{font-size:16px;margin-bottom:8px}._advisorSection_pxmeh_1674{flex-direction:column;align-items:flex-start;gap:8px}._sectionLabel_pxmeh_1681{min-width:auto}._chatContainer_pxmeh_1796{height:calc(100vh - 300px)}._messageWrapper_pxmeh_1818{margin-bottom:12px}._messageInput_pxmeh_1994{font-size:14px}._messageContent_pxmeh_1870{max-width:80%}._messageText_pxmeh_1881{width:320px;font-size:14px;padding:10px 14px}._messageAvatar_pxmeh_1858{width:36px!important;height:36px!important;font-size:24px!important}._sidebarHeader_pxmeh_1586 h3{font-size:16px}._sessionTitle_pxmeh_1631{font-size:14px}._sessionInfo_pxmeh_1640{font-size:11px}._advisorSection_pxmeh_1674,._jobSection_pxmeh_1749,._currentSessionInfo_pxmeh_1778 ._advisorSection_pxmeh_1674{display:none!important}._currentSessionInfo_pxmeh_1778{padding:8px;margin-bottom:12px;margin-top:0}._currentSessionInfo_pxmeh_1778 h3{font-size:14px;margin-bottom:4px}._chatContainer_pxmeh_1796{height:calc(100vh - 200px)}._chatMainArea_pxmeh_2363{padding:12px}._inputWrapper_pxmeh_1981{gap:6px}._inputButtons_pxmeh_1988{flex-direction:column;gap:4px;align-items:flex-end}._chatThesisButton_pxmeh_2039{font-size:11px!important;height:40px!important;padding:12px 8px!important}._messageInput_pxmeh_1994{font-size:14px;padding:8px 12px!important}._sendButton_pxmeh_2020{width:40px;height:40px;font-size:18px!important}._welcomeSection_pxmeh_2073{padding:40px 16px}._welcomeText_pxmeh_2088 h3{font-size:20px}._welcomeText_pxmeh_2088 p{font-size:14px}._inputControls_pxmeh_2122{flex-direction:column;align-items:flex-start;gap:8px;padding:8px 0}._advisorSelector_pxmeh_2128{width:100%;justify-content:space-between}._advisorInfo_pxmeh_1733{margin-bottom:4px}._advisorName_pxmeh_1738{font-size:11px}._logo_pxmeh_1122{margin:8px}._logo_pxmeh_1122>span{display:none}}._citationsSection_pxmeh_2613{margin-top:12px;padding:8px 12px;background:#f8f9fa;border-radius:6px;border-left:3px solid #4B67A9}._citationsTitle_pxmeh_2621{font-size:12px;font-weight:500;color:#4b67a9;margin-bottom:6px;display:flex;align-items:center}._citationsList_pxmeh_2630{display:flex;flex-direction:column;gap:4px}._citationItem_pxmeh_2636{font-size:11px}._citationLink_pxmeh_2640{color:#4b67a9;text-decoration:none;word-break:break-all}._citationLink_pxmeh_2640:hover{text-decoration:underline;color:#40a9ff}._templateSuggestions_pxmeh_2652{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_pxmeh_2667{padding:8px 12px;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background-color .2s}._suggestionItem_pxmeh_2667:hover{background-color:#f5f5f5}._suggestionItem_pxmeh_2667:last-child{border-bottom:none}._suggestionLabel_pxmeh_2682{font-weight:500;color:#262626;font-size:13px;margin-bottom:2px}._suggestionPreview_pxmeh_2689{color:#666;font-size:12px;line-height:1.4}._pipelineStepsSection_pxmeh_2696{margin-top:12px;padding:8px 12px;background:#f6ffed;border-radius:6px;border-left:3px solid #52c41a}._pipelineStepsTitle_pxmeh_2704{font-weight:600;color:#52c41a;font-size:13px;margin-bottom:8px}._pipelineStepsList_pxmeh_2711{display:flex;flex-direction:column;gap:8px}._pipelineStepItem_pxmeh_2717{background:#fff;border-radius:4px;padding:8px;border:1px solid #d9d9d9}._pipelineStepHeader_pxmeh_2724{display:flex;align-items:center;gap:8px;margin-bottom:4px}._pipelineStepNumber_pxmeh_2731{font-weight:600;color:#52c41a;font-size:12px}._pipelineStepName_pxmeh_2737{font-weight:500;color:#262626;font-size:12px}._pipelineStepContent_pxmeh_2743{color:#666;font-size:11px;line-height:1.4}._pipelineButton_pxmeh_2750{border:1px solid #e5e7eb!important}._pipelineButton_pxmeh_2750:hover{background:#404040!important;border-color:#404040!important;box-shadow:0 3px 8px #26262666!important;color:#fff!important}._advisorButtonSelected_pxmeh_1714{background:#4a4a4a!important;color:#fff!important;border-color:#4a4a4a!important;box-shadow:0 2px 6px #2626264d}._advisorButtonSelected_pxmeh_1714:hover{background:#404040;border-color:#404040;box-shadow:0 3px 8px #26262666}._pipelineButtonSelected_pxmeh_2775{background:#4a4a4a!important;color:#fff!important;border-color:#4a4a4a!important}@media(max-width:768px){._citationsSection_pxmeh_2613{margin-top:8px;padding:6px 8px}._citationsTitle_pxmeh_2621{font-size:11px;margin-bottom:4px}._citationItem_pxmeh_2636{font-size:10px}._templateSuggestions_pxmeh_2652{max-height:150px}._suggestionItem_pxmeh_2667{padding:6px 10px}._suggestionLabel_pxmeh_2682{font-size:13px}._suggestionPreview_pxmeh_2689{font-size:11px}._pipelineStepsSection_pxmeh_2696{margin-top:8px;padding:6px 8px}._pipelineStepsTitle_pxmeh_2704{font-size:12px;margin-bottom:6px}._pipelineStepItem_pxmeh_2717{padding:6px}._pipelineStepNumber_pxmeh_2731,._pipelineStepName_pxmeh_2737{font-size:11px}._pipelineStepContent_pxmeh_2743{font-size:10px}}._advisorButtonsContainer_pxmeh_2838{padding:5px;border-top:1px solid #e5e7eb}._advisorButtons_pxmeh_2838{display:flex;gap:8px;flex-wrap:wrap;align-items:center}._embeddingSwitchContainer_pxmeh_2850{display:flex;align-items:center;justify-content:center;margin-bottom:16px;gap:10px}._embeddingSwitchLabel_pxmeh_2858{font-size:12px;color:#6c757d;font-weight:500;margin-left:8px}._embeddingResultsSection_pxmeh_2866{margin-top:12px;padding:8px 12px;background:#f0f8ff;border-radius:6px;border-left:3px solid #4B67A9}._embeddingResultsTitle_pxmeh_2874{font-size:12px;font-weight:600;color:#4b67a9;margin-bottom:8px}._searchMethodInfo_pxmeh_2881{font-size:11px;color:#666;font-weight:400;margin-left:8px}._embeddingResultsList_pxmeh_2888{display:flex;flex-direction:column;gap:6px}._embeddingResultItem_pxmeh_2894{padding:6px 8px;background:#fff;border-radius:4px;border:1px solid #e6f7ff;cursor:pointer;transition:all .2s ease}._embeddingResultItem_pxmeh_2894:hover{background:#f0f8ff;border-color:#4b67a9;box-shadow:0 2px 4px #1890ff1a}._embeddingResultTitle_pxmeh_2909{font-size:11px;font-weight:500;color:#262626;margin-bottom:4px}._embeddingResultMeta_pxmeh_2916{display:flex;flex-wrap:wrap;gap:8px;font-size:10px}._embeddingResultType_pxmeh_2923{color:#52c41a;background:#f6ffed;padding:2px 6px;border-radius:3px}._embeddingResultCategory_pxmeh_2930{color:#722ed1;background:#f9f0ff;padding:2px 6px;border-radius:3px}._embeddingResultSimilarity_pxmeh_2937{color:#fa8c16;background:#fff7e6;padding:2px 6px;border-radius:3px}._embeddingDetailContent_pxmeh_2945{padding:16px 0}._embeddingDetailHeader_pxmeh_2949{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}._embeddingDetailHeader_pxmeh_2949 h3{margin:0 0 12px;color:#262626;font-size:18px;font-weight:600}._embeddingDetailMeta_pxmeh_2962{display:flex;flex-wrap:wrap;gap:12px}._embeddingDetailType_pxmeh_2968,._embeddingDetailCategory_pxmeh_2969,._embeddingDetailSimilarity_pxmeh_2970,._embeddingDetailDate_pxmeh_2971,._embeddingDetailSource_pxmeh_2972,._embeddingDetailEmoji_pxmeh_2973{font-size:12px;padding:4px 8px;border-radius:4px;font-weight:500}._embeddingDetailType_pxmeh_2968{color:#52c41a;background:#f6ffed;border:1px solid #b7eb8f}._embeddingDetailCategory_pxmeh_2969{color:#722ed1;background:#f9f0ff;border:1px solid #d3adf7}._embeddingDetailSimilarity_pxmeh_2970{color:#fa8c16;background:#fff7e6;border:1px solid #ffd591}._embeddingDetailDate_pxmeh_2971{color:#4b67a9;background:#e6f7ff;border:1px solid #91d5ff}._embeddingDetailSource_pxmeh_2972{color:#722ed1;background:#f9f0ff;border:1px solid #d3adf7}._embeddingDetailEmoji_pxmeh_2973{color:#13c2c2;background:#e6fffb;border:1px solid #87e8de}._embeddingDetailBody_pxmeh_3016,._embeddingDetailSummary_pxmeh_3017{margin-bottom:20px}._embeddingDetailBody_pxmeh_3016 h4,._embeddingDetailSummary_pxmeh_3017 h4{margin:0 0 12px;color:#262626;font-size:14px;font-weight:600}._embeddingDetailSummary_pxmeh_3017 p{margin:0;color:#595959;line-height:1.6}._embeddingDetailEmpty_pxmeh_3035{text-align:center;padding:40px 20px;color:#8c8c8c;font-style:italic}._noEmbeddingResultsSection_pxmeh_3043{margin-top:12px;padding:8px 12px;background:#fff7e6;border-radius:6px;border-left:3px solid #fa8c16}._noEmbeddingResultsTitle_pxmeh_3051{font-size:12px;font-weight:600;color:#fa8c16;margin-bottom:4px}._noEmbeddingResultsText_pxmeh_3058{font-size:11px;color:#8c8c8c;line-height:1.4;margin-bottom:6px}._noEmbeddingResultsSuggestion_pxmeh_3065{font-size:10px;color:#52c41a;font-style:italic;padding-top:4px;border-top:1px solid #f0f0f0}._advisorButton_pxmeh_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){._embeddingSwitchContainer_pxmeh_2850{justify-content:start}._advisorButtons_pxmeh_2838{gap:2px}._advisorButton_pxmeh_1688{font-size:11px;padding:4px}._embeddingResultsSection_pxmeh_2866{margin-top:8px;padding:6px 8px}._embeddingResultsTitle_pxmeh_2874{font-size:11px;margin-bottom:6px}._embeddingResultItem_pxmeh_2894{padding:4px 6px}._embeddingResultTitle_pxmeh_2909{font-size:10px;margin-bottom:3px}._embeddingResultMeta_pxmeh_2916{gap:4px;font-size:9px}._embeddingResultType_pxmeh_2923,._embeddingResultCategory_pxmeh_2930,._embeddingResultSimilarity_pxmeh_2937{padding:1px 4px}._embeddingDetailHeader_pxmeh_2949 h3{font-size:16px}._embeddingDetailMeta_pxmeh_2962{gap:8px}._embeddingDetailType_pxmeh_2968,._embeddingDetailCategory_pxmeh_2969,._embeddingDetailSimilarity_pxmeh_2970,._embeddingDetailDate_pxmeh_2971,._embeddingDetailSource_pxmeh_2972,._embeddingDetailEmoji_pxmeh_2973{font-size:11px;padding:3px 6px}}._categoryChips_pxmeh_3147{display:flex;gap:16px;margin-bottom:16px;flex-wrap:wrap}._categoryChip_pxmeh_3147{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_pxmeh_3165{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_pxmeh_3179{font-size:1.2rem;color:#222;font-weight:500}._chipCountInBtn_pxmeh_3185{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_pxmeh_3200{margin-bottom:16px}._newsImagesSection_pxmeh_3204{margin-top:16px}._avatarWrapper_pxmeh_3208{display:flex;align-items:center;justify-content:center;width:75px;height:100px;border-radius:2px;overflow:hidden;background:#f0f0f0}._avatarWrapper_pxmeh_3208 img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media(max-width:768px){._newsItem_pxmeh_344{flex-direction:row;padding:8px 8px 0}._avatarWrapper_pxmeh_3208{width:30px;height:40px}._newsActions_pxmeh_367{margin-top:0}._newsSummary_pxmeh_411{margin-top:-20px}._newsSummary2_pxmeh_3247{margin-top:0}._detailText_pxmeh_3251{margin-top:16px;padding:16px;background:#f8f9fa;border-radius:8px;border-left:4px solid #007bff}._summaryText_pxmeh_3259{color:#495057;line-height:1.6;margin-bottom:12px}._noSummary_pxmeh_3265{color:#6c757d;font-style:italic;text-align:center;padding:20px}}@media(max-width:768px){._avatarWrapper_pxmeh_3208{width:40px;height:40px}}._embeddingResultChunks_pxmeh_3281{font-size:11px;color:#8b5cf6;background:#f3f4f6;padding:2px 6px;border-radius:4px;margin-left:8px}._embeddingDetailChunks_pxmeh_3290{margin-bottom:24px}._embeddingDetailChunks_pxmeh_3290 h4{color:#374151;font-size:16px;font-weight:600;margin-bottom:16px;display:flex;align-items:center;gap:8px}._embeddingDetailChunk_pxmeh_3290{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:12px}._embeddingDetailChunk_pxmeh_3290:last-child{margin-bottom:0}._embeddingDetailChunkHeader_pxmeh_3316{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e5e7eb}._embeddingDetailChunkIndex_pxmeh_3325{font-size:14px;font-weight:600;color:#374151;background:#e0e7ff;padding:4px 8px;border-radius:4px}._embeddingDetailChunkSimilarity_pxmeh_3334{font-size:12px;color:#059669;font-weight:500;background:#d1fae5;padding:4px 8px;border-radius:4px}._embeddingDetailChunkText_pxmeh_3343{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_pxmeh_3281{font-size:10px;padding:1px 4px;margin-left:4px}._embeddingDetailChunks_pxmeh_3290 h4{font-size:14px;margin-bottom:12px}._embeddingDetailChunk_pxmeh_3290{padding:12px;margin-bottom:8px}._embeddingDetailChunkHeader_pxmeh_3316{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:8px}._embeddingDetailChunkIndex_pxmeh_3325,._embeddingDetailChunkSimilarity_pxmeh_3334{font-size:11px;padding:2px 6px}._embeddingDetailChunkText_pxmeh_3343{font-size:13px;padding:8px}}._dataSourcesSection_pxmeh_3390{margin-top:16px;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}._dataSourcesTitle_pxmeh_3398{font-size:14px;font-weight:600;color:#495057;margin-bottom:12px;display:flex;align-items:center;gap:6px}._dataSourcesList_pxmeh_3408{display:flex;flex-direction:column;gap:12px}._dataSourceItem_pxmeh_3414{background:#fff;border:1px solid #dee2e6;border-radius:8px;padding:12px;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}._dataSourceItem_pxmeh_3414:hover{border-color:#007bff;box-shadow:0 2px 8px #007bff26;transform:translateY(-1px)}._dataSourceHeader_pxmeh_3430{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._dataSourceTitle_pxmeh_3437{font-size:14px;font-weight:600;color:#212529;flex:1;margin-right:12px}._dataSourceSimilarity_pxmeh_3445{background:#28a745;color:#fff;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:600;min-width:40px;text-align:center}._dataSourceMeta_pxmeh_3456{display:flex;gap:12px;margin-bottom:8px;flex-wrap:wrap}._dataSourceType_pxmeh_3463,._dataSourceId_pxmeh_3464,._dataSourceChunk_pxmeh_3465{font-size:11px;color:#6c757d;background:#f8f9fa;padding:2px 6px;border-radius:4px;font-weight:500}._dataSourcePreview_pxmeh_3474{font-size:13px;color:#495057;line-height:1.5;background:#f8f9fa;padding:8px;border-radius:4px;border-left:3px solid #dee2e6}._dataSourcesContent_pxmeh_3484{width:100%}._dataSourcesContent_pxmeh_3484 ._dataSourcesList_pxmeh_3408{display:flex;flex-direction:column;gap:12px;margin-top:8px}@media(max-width:768px){._dataSourcesSection_pxmeh_3390{padding:12px;margin-top:12px}._dataSourcesTitle_pxmeh_3398{font-size:13px;margin-bottom:10px}._dataSourceItem_pxmeh_3414{padding:10px}._dataSourceHeader_pxmeh_3430{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:6px}._dataSourceTitle_pxmeh_3437{font-size:13px;margin-right:0}._dataSourceSimilarity_pxmeh_3445{font-size:10px;padding:1px 6px}._dataSourceMeta_pxmeh_3456{gap:8px;margin-bottom:6px}._dataSourceType_pxmeh_3463,._dataSourceId_pxmeh_3464,._dataSourceChunk_pxmeh_3465{font-size:10px;padding:1px 4px}._dataSourcePreview_pxmeh_3474{font-size:12px;padding:6px}}._thesisLayout_pxmeh_3549{display:flex;height:calc(100vh - 200px);gap:20px}._thesisSidebar_pxmeh_3555{width:300px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;overflow:hidden}._thesisContent_pxmeh_3565{flex:1;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;overflow:hidden}._thesisContentWrapper_pxmeh_3575{display:flex;flex-direction:column;height:100%}._thesisContentHeader_pxmeh_3581{padding:10px;border-bottom:1px solid #e8e8e8;background:#fafafa}._thesisContentTitle_pxmeh_3587{font-size:20px;font-weight:600;color:#262626;margin-bottom:16px;display:flex;align-items:center}._thesisContentActions_pxmeh_3596{margin-bottom:16px;display:flex;justify-content:flex-end}._thesisContentSummary_pxmeh_3602{line-height:1.6;color:#666}._thesisContentMeta_pxmeh_3607{display:flex;gap:16px;font-size:12px;color:#999}._thesisChatArea_pxmeh_3614{flex:1;display:flex;flex-direction:column;overflow:hidden}._thesisChatHeader_pxmeh_3621{padding:0 0 10px 10px;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;align-items:center;background:#fff}._thesisChatHeader_pxmeh_3621 h3{margin:0;font-size:16px;font-weight:600;color:#262626}._thesisChatList_pxmeh_3637{flex:1;overflow-y:auto;padding:10px;height:0}._thesisChatItem_pxmeh_3644{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:0 16px 16px;margin-bottom:16px;transition:all .2s}._thesisChatItem_pxmeh_3644:hover{box-shadow:0 2px 8px #0000001a}._thesisChatHeader_pxmeh_3621{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._thesisChatOrder_pxmeh_3664{font-weight:600;color:#4b67a9;font-size:14px}._thesisChatActions_pxmeh_3670{display:flex;gap:8px}._thesisChatSummary_pxmeh_3675{margin-bottom:12px;padding:8px 12px;background:#f8f9fa;border-radius:6px;font-size:13px;color:#666}._thesisChatContent_pxmeh_3684{line-height:1.6}._thesisChatText_pxmeh_3688{color:#333;font-size:14px}._thesisContentEmpty_pxmeh_3693{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#999;text-align:center;padding:40px}._thesisContentEmpty_pxmeh_3693 h3{margin:16px 0 8px;color:#666}._thesisContentEmpty_pxmeh_3693 p{color:#999;font-size:14px}._selectedThesis_pxmeh_3714{border:2px solid #4B67A9!important;background:#f0f8ff!important}._selectedThesis_pxmeh_3714:hover{border-color:#4b67a9!important;background:#f0f8ff!important}._thesisHeader_pxmeh_3724{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_pxmeh_3736{font-size:18px;font-weight:600;color:#262626;display:flex;align-items:center}._thesisList_pxmeh_3744{flex:1;overflow-y:auto;padding:0 16px 16px}._thesisList_pxmeh_3744::-webkit-scrollbar{width:6px}._thesisList_pxmeh_3744::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._thesisList_pxmeh_3744::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}._thesisList_pxmeh_3744::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._thesisListItem_pxmeh_3768{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_pxmeh_3768:hover{box-shadow:0 4px 16px #00000026}._thesisItemHeader_pxmeh_3782{display:flex;justify-content:space-between;align-items:center;padding:16px;border-radius:12px;transition:background-color .2s}._thesisItemHeader_pxmeh_3782:hover{background-color:#f8f9fa;border-radius:12px}._thesisItemInfo_pxmeh_3796{flex:1;min-width:0}._thesisItemTitle_pxmeh_3801{font-size:14px;font-weight:600;color:#262626;margin-bottom:8px;display:flex;align-items:center}._thesisItemSummary_pxmeh_3810{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_pxmeh_3821{display:flex;gap:16px;font-size:12px;color:#999}._thesisItemActions_pxmeh_3828{display:flex;gap:8px;align-items:center}._thesisItemDetail_pxmeh_3834{padding:16px;border-top:1px solid #eee;background:#f8f9fa}._thesisDetailContent_pxmeh_3840{margin-bottom:16px}._thesisDetailContent_pxmeh_3840 h4{font-size:14px;font-weight:600;color:#262626;margin-bottom:8px}._thesisContentText_pxmeh_3851{color:#666;font-size:14px;line-height:1.6}._thesisContentText_pxmeh_3851 h1,._thesisContentText_pxmeh_3851 h2,._thesisContentText_pxmeh_3851 h3,._thesisContentText_pxmeh_3851 h4,._thesisContentText_pxmeh_3851 h5,._thesisContentText_pxmeh_3851 h6{color:#262626;margin:16px 0 8px;font-weight:600}._thesisContentText_pxmeh_3851 h1{font-size:20px}._thesisContentText_pxmeh_3851 h2{font-size:18px}._thesisContentText_pxmeh_3851 h3{font-size:16px}._thesisContentText_pxmeh_3851 h4{font-size:15px}._thesisContentText_pxmeh_3851 h5{font-size:14px}._thesisContentText_pxmeh_3851 h6{font-size:13px}._thesisContentText_pxmeh_3851 p{margin:8px 0}._thesisContentText_pxmeh_3851 ul,._thesisContentText_pxmeh_3851 ol{margin:8px 0;padding-left:20px}._thesisContentText_pxmeh_3851 li{margin:4px 0}._thesisContentText_pxmeh_3851 blockquote{border-left:4px solid #4B67A9;margin:12px 0;padding:8px 16px;background:#f8f9fa;color:#666}._thesisContentText_pxmeh_3851 code{background:#f1f3f4;padding:2px 6px;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px}._thesisContentText_pxmeh_3851 pre{background:#f8f9fa;padding:12px;border-radius:6px;overflow-x:auto;margin:12px 0}._thesisContentText_pxmeh_3851 pre code{background:none;padding:0}._thesisContentText_pxmeh_3851 strong{font-weight:600;color:#262626}._thesisContentText_pxmeh_3851 em{font-style:italic}._thesisContentText_pxmeh_3851 a{color:#4b67a9;text-decoration:none}._thesisContentText_pxmeh_3851 a:hover{text-decoration:underline}._thesisContentText_pxmeh_3851 table{width:100%;border-collapse:collapse;margin:12px 0;font-size:13px}._thesisContentText_pxmeh_3851 th,._thesisContentText_pxmeh_3851 td{border:1px solid #e8e8e8;padding:8px 12px;text-align:left}._thesisContentText_pxmeh_3851 th{background:#f8f9fa;font-weight:600}._thesisDetailSummary_pxmeh_3972{margin-bottom:16px}._thesisDetailSummary_pxmeh_3972 h4{font-size:14px;font-weight:600;color:#262626;margin-bottom:8px}._thesisSummaryText_pxmeh_3983{color:#666;font-size:14px;line-height:1.6}._thesisSummaryText_pxmeh_3983 h1,._thesisSummaryText_pxmeh_3983 h2,._thesisSummaryText_pxmeh_3983 h3,._thesisSummaryText_pxmeh_3983 h4,._thesisSummaryText_pxmeh_3983 h5,._thesisSummaryText_pxmeh_3983 h6{color:#262626;margin:12px 0 6px;font-weight:600}._thesisSummaryText_pxmeh_3983 h1{font-size:16px}._thesisSummaryText_pxmeh_3983 h2{font-size:15px}._thesisSummaryText_pxmeh_3983 h3{font-size:14px}._thesisSummaryText_pxmeh_3983 h4{font-size:13px}._thesisSummaryText_pxmeh_3983 h5{font-size:12px}._thesisSummaryText_pxmeh_3983 h6{font-size:11px}._thesisSummaryText_pxmeh_3983 p{margin:6px 0}._thesisSummaryText_pxmeh_3983 ul,._thesisSummaryText_pxmeh_3983 ol{margin:6px 0;padding-left:16px}._thesisSummaryText_pxmeh_3983 li{margin:2px 0}._thesisSummaryText_pxmeh_3983 blockquote{border-left:3px solid #4B67A9;margin:8px 0;padding:6px 12px;background:#f8f9fa;color:#666;font-size:13px}._thesisSummaryText_pxmeh_3983 code{background:#f1f3f4;padding:1px 4px;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px}._thesisSummaryText_pxmeh_3983 strong{font-weight:600;color:#262626}._thesisSummaryText_pxmeh_3983 em{font-style:italic}._thesisSummaryText_pxmeh_3983 a{color:#4b67a9;text-decoration:none}._thesisSummaryText_pxmeh_3983 a:hover{text-decoration:underline}._thesisChatPreview_pxmeh_4073{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_pxmeh_4084{color:#999;font-size:12px;display:flex;align-items:center;gap:4px}._thesisDetailChats_pxmeh_4092{margin-bottom:16px}._thesisDetailChats_pxmeh_4092 h4{font-size:14px;font-weight:600;color:#262626;margin-bottom:12px}._thesisChatList_pxmeh_3637{display:flex;flex-direction:column;gap:12px}._thesisChatItem_pxmeh_3644{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:12px;transition:all .2s}._thesisChatHeader_pxmeh_3621{display:flex;justify-content:space-between;align-items:center}._thesisChatOrder_pxmeh_3664{font-weight:600;color:#4b67a9;font-size:13px}._thesisChatSummary_pxmeh_3675{margin-bottom:8px;font-size:12px;color:#666;font-style:italic}._thesisChatContent_pxmeh_3684{line-height:1.5}._thesisChatText_pxmeh_3688{color:#333;font-size:13px}._thesisChatText_pxmeh_3688 h1,._thesisChatText_pxmeh_3688 h2,._thesisChatText_pxmeh_3688 h3,._thesisChatText_pxmeh_3688 h4,._thesisChatText_pxmeh_3688 h5,._thesisChatText_pxmeh_3688 h6{color:#262626;margin:12px 0 6px;font-weight:600}._thesisChatText_pxmeh_3688 h1{font-size:16px}._thesisChatText_pxmeh_3688 h2{font-size:15px}._thesisChatText_pxmeh_3688 h3{font-size:14px}._thesisChatText_pxmeh_3688 h4{font-size:13px}._thesisChatText_pxmeh_3688 h5{font-size:12px}._thesisChatText_pxmeh_3688 h6{font-size:11px}._thesisChatText_pxmeh_3688 p{margin:6px 0}._thesisChatText_pxmeh_3688 ul,._thesisChatText_pxmeh_3688 ol{margin:6px 0;padding-left:16px}._thesisChatText_pxmeh_3688 li{margin:2px 0}._thesisChatText_pxmeh_3688 blockquote{border-left:3px solid #4B67A9;margin:8px 0;padding:6px 12px;background:#f8f9fa;color:#666;font-size:12px}._thesisChatText_pxmeh_3688 code{background:#f1f3f4;padding:1px 4px;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:11px}._thesisChatText_pxmeh_3688 strong{font-weight:600;color:#262626}._thesisChatText_pxmeh_3688 em{font-style:italic}._thesisChatText_pxmeh_3688 a{color:#4b67a9;text-decoration:none}._thesisChatText_pxmeh_3688 a:hover{text-decoration:underline}._thesisDetailEmpty_pxmeh_4229{text-align:center;padding:40px 20px;color:#666}._thesisEmptyContent_pxmeh_4235 h4{margin:16px 0 8px;color:#999;font-size:16px}._thesisEmptyContent_pxmeh_4235 p{color:#999;font-size:14px;margin-bottom:16px}._thesisDate_pxmeh_4247,._thesisUser_pxmeh_4252{color:#999;font-size:12px}._noSummary_pxmeh_3265{color:#999;font-style:italic;font-size:14px}@media(max-width:768px){._thesisLayout_pxmeh_3549{flex-direction:column;height:auto}._thesisSidebar_pxmeh_3555{width:100%;height:300px}._thesisContent_pxmeh_3565{height:400px}._thesisHeader_pxmeh_3724{flex-direction:column;gap:12px;align-items:stretch}._thesisItemHeader_pxmeh_3782{flex-direction:column;align-items:stretch;gap:8px}._thesisItemActions_pxmeh_3828{justify-content:flex-end}._thesisItemMeta_pxmeh_3821{flex-direction:column;gap:4px}}._aiSummaryButton_pxmeh_1949{background:#4b67a9;color:#fff}._aiSummaryButton_pxmeh_1949:hover{background:#40a9ff;color:#fff}._aiSummaryButton_pxmeh_1949:active{background:#096dd9}._loadingContainer_pxmeh_4314{display:flex;justify-content:center;align-items:center;padding:40px}._loading_pxmeh_1666{color:#666;font-size:14px}._emptyContainer_pxmeh_4326{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;color:#999}._emptyContainer_pxmeh_4326 p{margin:16px 0;font-size:14px}@media(max-width:768px){._thesisHeader_pxmeh_3724{flex-direction:column;gap:12px}._thesisGrid_pxmeh_4347{grid-template-columns:1fr}._thesisCard_pxmeh_4351{margin-bottom:12px}._thesisCardTitle_pxmeh_4355{font-size:14px}._thesisMeta_pxmeh_4359{flex-direction:column;gap:4px}._messageTime_pxmeh_1897{font-size:11px}._thesisButton_pxmeh_1907{font-size:12px}._thesisModalTitle_pxmeh_1932{font-size:16px}._aiSummaryButton_pxmeh_1949{font-size:12px}}._thesisSidebar_pxmeh_3555{transition:left .3s,box-shadow .3s;background:#fff;z-index:1002}@media(max-width:768px){._thesisSidebar_pxmeh_3555{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_pxmeh_3555._mobileOpen_pxmeh_2413{left:0}._thesisSidebar_pxmeh_3555._collapsed_pxmeh_2417{left:-80vw}}@media(max-width:480px){._thesisSidebar_pxmeh_3555{width:90vw;left:-90vw}._thesisSidebar_pxmeh_3555._mobileOpen_pxmeh_2413{left:0}._thesisSidebar_pxmeh_3555._collapsed_pxmeh_2417{left:-90vw}}._sidebarOverlay_pxmeh_2432{display:none}@media(max-width:768px){._sidebarOverlay_pxmeh_2432{position:fixed;inset:0;background:#0000002e;z-index:1001;transition:opacity .3s;opacity:0;pointer-events:none}._sidebarOverlay_pxmeh_2432._mobileOpen_pxmeh_2413{opacity:1;pointer-events:auto}}@media(max-width:480px){._sidebarOverlay_pxmeh_2432{background:#00000038}}._templateSidebar_pxmeh_4457{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:80vh;order:1;transition:width .3s ease,padding .3s ease,border-right .3s ease}._templateSidebar_pxmeh_4457._collapsed_pxmeh_2417{width:0;overflow:hidden;padding:0;border-right:none}._templateList_pxmeh_4478{flex:1;overflow-y:auto;padding:0 8px 8px}._templateItem_pxmeh_4484{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_pxmeh_4484:hover{background:#eaf2fd;box-shadow:0 2px 8px #22292f0f}._activeTemplate_pxmeh_4501{border:1.5px solid #2d6cdf;background:#eaf2fd;box-shadow:0 2px 12px #22292f1a}._templateContent_pxmeh_4507{flex:1;display:flex;flex-direction:column}._templateTitle_pxmeh_4513{font-weight:700;color:#262626;font-size:13.5px;margin-bottom:4px}._templatePreview_pxmeh_4520{font-size:12px;color:#666;line-height:1.4}._chatSessionsSidebar_pxmeh_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:80vh;order:3;transition:width .3s ease,padding .3s ease,border-left .3s ease}._chatSessionsSidebar_pxmeh_2351._collapsed_pxmeh_2417{width:0;overflow:hidden;padding:0;border-left:none}._chatMainArea_pxmeh_2363{flex:1;display:flex;flex-direction:column;padding:16px 16px 8px;background:#fff;border-radius:0;order:2}._chatMainArea_pxmeh_2363._expanded_pxmeh_2363{width:auto;flex:1}._playgroundContent_pxmeh_2298{display:flex;flex:1;height:80vh;background:#fff;border-radius:18px;box-shadow:0 4px 24px #22292f14;overflow:hidden}._playgroundContent_pxmeh_2298._sidebarCollapsed_pxmeh_2369{display:flex;flex-direction:row}._closeButton_pxmeh_4579{color:#666;border:none;background:transparent;padding:4px 8px;border-radius:4px;transition:all .2s ease}._closeButton_pxmeh_4579:hover{color:#4b67a9;background:#1890ff1a}@media(max-width:768px){._templateSidebar_pxmeh_4457{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_pxmeh_4457._mobileOpen_pxmeh_2413{left:0}._chatSessionsSidebar_pxmeh_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_pxmeh_2351._mobileOpen_pxmeh_2413{right:0}._chatSessionsSidebar_pxmeh_2351._collapsed_pxmeh_2417{right:-100%}._chatMainArea_pxmeh_2363{width:100%;padding:20px 16px 16px;position:relative}._chatMainArea_pxmeh_2363._mobileSidebarOpen_pxmeh_2298{margin-left:0;margin-right:0}._sidebarOverlay_pxmeh_2432._mobileOpen_pxmeh_2413{opacity:1;visibility:visible}}._automatorContainer_1s4ey_2{display:flex;flex-direction:column;gap:24px;padding:24px;background:#f8fafc;min-height:100vh}._header_1s4ey_12{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;background:#fff;padding:24px;border-radius:16px;box-shadow:0 1px 3px #0000001a}._headerContent_1s4ey_23{flex:1}._title_1s4ey_27{font-size:28px;font-weight:700;color:#1e293b;margin:0 0 8px;background:linear-gradient(135deg,#3066c2,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._subtitle_1s4ey_38{font-size:16px;color:#64748b;margin:0;font-weight:400}._addButton_1s4ey_45{display:flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,#3066c2,#1d4ed8);color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #3b82f64d}._addButton_1s4ey_45:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 6px 16px #3b82f666}._addButton_1s4ey_45:disabled{background:#94a3b8;cursor:not-allowed;transform:none;box-shadow:none}._alertError_1s4ey_75{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#dc2626;font-size:14px;font-weight:500;animation:_slideIn_1s4ey_1 .3s ease-out}._alertSuccess_1s4ey_89{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;color:#16a34a;font-size:14px;font-weight:500;animation:_slideIn_1s4ey_1 .3s ease-out}._closeAlert_1s4ey_103{background:none;border:none;color:inherit;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s;margin-left:auto}._closeAlert_1s4ey_103:hover{background:#0000001a}@keyframes _slideIn_1s4ey_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._formCard_1s4ey_130{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:32px;box-shadow:0 4px 20px #00000014;animation:_slideIn_1s4ey_1 .3s ease-out}._formHeader_1s4ey_139{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}._formTitle_1s4ey_148{font-size:22px;font-weight:700;color:#1e293b;margin:0}._closeFormButton_1s4ey_155{background:none;border:none;color:#64748b;cursor:pointer;padding:8px;border-radius:8px;transition:all .2s}._closeFormButton_1s4ey_155:hover{background:#f1f5f9;color:#475569}._formGrid_1s4ey_170{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}._formGroup_1s4ey_177{display:flex;flex-direction:column}._contentContainer_1s4ey_182{margin-bottom:32px}._label_1s4ey_186{display:block;font-size:14px;font-weight:600;color:#374151;margin-bottom:8px}._required_1s4ey_194{color:#dc2626;margin-left:4px}._input_1s4ey_199{width:100%;padding:14px 16px;border:2px solid #e2e8f0;border-radius:12px;font-size:14px;transition:all .2s;background:#fafbfc}._input_1s4ey_199:focus{outline:none;border-color:#3066c2;background:#fff;box-shadow:0 0 0 4px #3b82f61a}._input_1s4ey_199::placeholder{color:#94a3b8}._contentHeader_1s4ey_220{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._aiGenerateButton_1s4ey_227{display:flex;align-items:center;gap:8px;padding:8px 16px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #8b5cf633}._aiGenerateButton_1s4ey_227:hover:not(:disabled){background:linear-gradient(135deg,#7c3aed,#6d28d9);transform:translateY(-1px);box-shadow:0 4px 8px #8b5cf64d}._aiGenerateButton_1s4ey_227:disabled{opacity:.6;cursor:not-allowed;transform:none}._textareaContainer_1s4ey_255{position:relative}._textarea_1s4ey_255{width:100%;padding:14px 16px;border:2px solid #e2e8f0;border-radius:12px;font-size:14px;resize:vertical;font-family:inherit;transition:all .2s;background:#fafbfc;min-height:120px}._textarea_1s4ey_255:focus{outline:none;border-color:#3066c2;background:#fff;box-shadow:0 0 0 4px #3b82f61a}._textarea_1s4ey_255::placeholder{color:#94a3b8}._textareaFooter_1s4ey_283{display:flex;justify-content:space-between;align-items:center;margin-top:8px;font-size:12px}._helpText_1s4ey_291{color:#64748b;font-style:italic}._charCount_1s4ey_296{color:#94a3b8;font-weight:500}._formActions_1s4ey_301{display:flex;justify-content:flex-end;gap:16px;padding-top:24px;border-top:1px solid #e2e8f0}._cancelButton_1s4ey_309{padding:12px 24px;background:#fff;color:#64748b;border:2px solid #e2e8f0;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}._cancelButton_1s4ey_309:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#475569}._cancelButton_1s4ey_309:disabled{opacity:.5;cursor:not-allowed}._saveButton_1s4ey_332{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#3066c2,#1d4ed8);color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #3b82f64d}._saveButton_1s4ey_332:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 6px 16px #3b82f666}._saveButton_1s4ey_332:disabled{background:#94a3b8;cursor:not-allowed;transform:none;box-shadow:none}._previewModal_1s4ey_362{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_1s4ey_1 .3s ease-out}._previewContent_1s4ey_376{background:#fff;border-radius:16px;width:max-content;max-height:80vh;overflow-y:auto;box-shadow:0 20px 40px #00000026}._previewHeader_1s4ey_385{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 16px;border-bottom:1px solid #e2e8f0}._previewHeader_1s4ey_385 h3{font-size:20px;font-weight:700;color:#1e293b;margin:0}._closePreviewButton_1s4ey_400{background:none;border:none;color:#64748b;cursor:pointer;padding:8px;border-radius:8px;transition:all .2s}._closePreviewButton_1s4ey_400:hover{background:#f1f5f9;color:#475569}._previewBody_1s4ey_415{padding:24px}._previewField_1s4ey_419{margin-bottom:20px}._previewField_1s4ey_419 label{display:block;font-size:14px;font-weight:600;color:#374151;margin-bottom:8px}._previewField_1s4ey_419 p{margin:0;font-size:14px;color:#64748b;line-height:1.5}@keyframes _fadeIn_1s4ey_1{0%{opacity:0}to{opacity:1}}._templatesCard_1s4ey_450{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:32px;box-shadow:0 4px 20px #00000014}._cardHeader_1s4ey_458{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}._cardTitle_1s4ey_467{font-size:20px;font-weight:700;color:#1e293b;margin:0;display:flex;align-items:center;gap:8px}._templateCount_1s4ey_477{background:#e0f2fe;color:#0369a1;padding:4px 12px;border-radius:20px;font-size:14px;font-weight:600}._refreshButton_1s4ey_486{padding:8px 16px;background:#f1f5f9;color:#475569;border:1px solid #cbd5e1;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._refreshButton_1s4ey_486:hover:not(:disabled){background:#e2e8f0;border-color:#94a3b8}._refreshButton_1s4ey_486:disabled{opacity:.5;cursor:not-allowed}._loading_1s4ey_508{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 40px;color:#64748b}._loadingSpinner_1s4ey_517{width:40px;height:40px;border:4px solid #e2e8f0;border-top:4px solid #3066C2;border-radius:50%;animation:_spin_1s4ey_1 1s linear infinite;margin-bottom:16px}@keyframes _spin_1s4ey_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loading_1s4ey_508 p{margin:0;font-size:16px;font-weight:500}._emptyState_1s4ey_538{text-align:center;padding:60px 40px;color:#64748b}._emptyIcon_1s4ey_544{font-size:48px;margin-bottom:16px}._emptyState_1s4ey_538 h4{font-size:20px;font-weight:600;color:#374151;margin:0 0 8px}._emptyState_1s4ey_538 p{margin:0 0 24px;font-size:16px;line-height:1.5}._createFirstButton_1s4ey_562{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#3066c2,#1d4ed8);color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #3b82f64d}._createFirstButton_1s4ey_562:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 6px 16px #3b82f666}._templatesList_1s4ey_585{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:20px}._templateItem_1s4ey_591{display:flex;flex-direction:column;padding:24px;background:#fafbfc;border:2px solid #e2e8f0;border-radius:16px;transition:all .3s ease;position:relative;overflow:hidden}._templateItem_1s4ey_591:hover{background:#fff;border-color:#3066c2;transform:translateY(-2px);box-shadow:0 8px 25px #3b82f626}._templateInfo_1s4ey_612{flex:1;margin-bottom:20px}._templateHeader_1s4ey_617{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}._templateName_1s4ey_624{font-size:18px;font-weight:700;color:#1e293b;margin:0;line-height:1.3}._templateType_1s4ey_632{background:#e0f2fe;color:#0369a1;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:600;white-space:nowrap}._templateDetails_1s4ey_642{display:flex;flex-direction:column;gap:12px}._templateField_1s4ey_648{display:flex;flex-direction:column;gap:4px}._fieldLabel_1s4ey_654{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}._fieldValue_1s4ey_662{font-size:14px;color:#374151;line-height:1.4;word-break:break-word}._templateActions_1s4ey_669{display:flex;gap:8px;justify-content:flex-end;padding-top:16px;border-top:1px solid #e2e8f0}._previewButton_1s4ey_677,._editButton_1s4ey_678,._deleteButton_1s4ey_679{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:8px;cursor:pointer;transition:all .2s;font-size:14px}._previewButton_1s4ey_677{background:#f0f9ff;color:#0369a1}._previewButton_1s4ey_677:hover{background:#e0f2fe;transform:scale(1.05)}._editButton_1s4ey_678{background:#f0fdf4;color:#16a34a}._editButton_1s4ey_678:hover{background:#dcfce7;transform:scale(1.05)}._deleteButton_1s4ey_679{background:#fef2f2;color:#dc2626}._deleteButton_1s4ey_679:hover:not(:disabled){background:#fee2e2;transform:scale(1.05)}._deleteButton_1s4ey_679:disabled{opacity:.5;cursor:not-allowed;transform:none}._confirmModal_1s4ey_729{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_1s4ey_1 .3s ease-out}._confirmContent_1s4ey_743{background:#fff;border-radius:16px;max-width:400px;width:90%;box-shadow:0 20px 40px #00000026;animation:_slideIn_1s4ey_1 .3s ease-out}._confirmHeader_1s4ey_752{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 16px;border-bottom:1px solid #e2e8f0}._confirmHeader_1s4ey_752 h3{font-size:20px;font-weight:700;color:#1e293b;margin:0}._closeConfirmButton_1s4ey_767{background:none;border:none;color:#64748b;cursor:pointer;padding:8px;border-radius:8px;transition:all .2s}._closeConfirmButton_1s4ey_767:hover{background:#f1f5f9;color:#475569}._confirmBody_1s4ey_782{padding:24px;text-align:center}._warningIcon_1s4ey_787{color:#f59e0b;margin-bottom:16px}._confirmBody_1s4ey_782 p{margin:0 0 12px;font-size:16px;color:#374151;line-height:1.5}._warningText_1s4ey_799{color:#6b7280!important;font-size:14px!important}._confirmActions_1s4ey_804{display:flex;gap:12px;padding:16px 24px 24px;justify-content:flex-end}._cancelConfirmButton_1s4ey_811{padding:10px 20px;background:#fff;color:#64748b;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}._cancelConfirmButton_1s4ey_811:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#475569}._cancelConfirmButton_1s4ey_811:disabled{opacity:.5;cursor:not-allowed}._confirmDeleteButton_1s4ey_834{padding:10px 20px;background:#dc2626;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}._confirmDeleteButton_1s4ey_834:hover:not(:disabled){background:#b91c1c}._confirmDeleteButton_1s4ey_834:disabled{background:#94a3b8;cursor:not-allowed}._overlay_1sbit_2{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._panel_1sbit_15{background:#fff;border-radius:12px;box-shadow:0 25px 50px -12px #00000040;width:95%;max-width:1400px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}._panelHeader_1sbit_27{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb;background:#f9fafb}._panelTitle_1sbit_36{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;color:#111827;margin:0}._closeBtn_1sbit_46{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s}._closeBtn_1sbit_46:hover{background:#e5e7eb;color:#374151}._panelContent_1sbit_62{padding:24px;overflow-y:auto;flex:1}._contentLayout_1sbit_68{display:flex;gap:24px;height:100%}._contentSide_1sbit_74{flex:1;display:flex;flex-direction:column;gap:16px}._previewSide_1sbit_81{flex:1;display:flex;flex-direction:column}._settingsGrid_1sbit_87{display:flex;gap:16px;margin-bottom:20px}._settingGroup_1sbit_93{flex:1}._label_1sbit_97{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}._select_1sbit_107{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;background:#fff;transition:border-color .2s}._select_1sbit_107:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._select_1sbit_107:disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed}._loadingText_1sbit_129{font-size:12px;color:#6b7280;margin-top:4px;font-style:italic}._scheduleGroup_1sbit_136{margin-bottom:20px}._datetimeInput_1sbit_140{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;transition:border-color .2s}._datetimeInput_1sbit_140:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._helpText_1sbit_155{font-size:12px;color:#6b7280;margin-top:4px;font-style:italic}._subjectGroup_1sbit_162{margin-bottom:20px}._input_1sbit_166{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;transition:border-color .2s}._input_1sbit_166:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._input_1sbit_166::placeholder{color:#9ca3af}._templateGroup_1sbit_185{margin-bottom:20px}._templateVariables_1sbit_189{margin-bottom:8px;padding:8px 12px;background:#f3f4f6;border-radius:4px;border:1px solid #e5e7eb}._variablesLabel_1sbit_197{display:block;color:#6b7280;font-size:12px;font-weight:500;margin-bottom:6px}._variablesList_1sbit_205{display:flex;flex-wrap:wrap;gap:4px}._variablesList_1sbit_205 code{background:#e5e7eb;color:#374151;padding:2px 6px;border-radius:3px;font-size:11px;font-family:Courier New,monospace;border:1px solid #d1d5db;cursor:pointer;transition:all .2s}._variablesList_1sbit_205 code:hover{background:#d1d5db;border-color:#9ca3af}._textarea_1sbit_228{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-family:inherit;resize:vertical;transition:border-color .2s}._textarea_1sbit_228:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._textarea_1sbit_228::placeholder{color:#9ca3af}._textarea_1sbit_228::selection{background:#fbbf24!important;color:#1f2937!important}._textarea_1sbit_228::-moz-selection{background:#fbbf24!important;color:#1f2937!important}._previewGroup_1sbit_260{flex:1;display:flex;flex-direction:column}._previewContent_1sbit_266{border:1px solid #e5e7eb;border-radius:6px;background:#f9fafb;overflow:hidden;flex:1;display:flex;flex-direction:column}._previewHeader_1sbit_276{padding:12px 16px;background:#f3f4f6;border-bottom:1px solid #e5e7eb;font-size:14px;color:#374151}._previewBody_1sbit_284{padding:12px;background:#f9fafb;border-radius:6px;border:1px solid #e5e7eb;height:100%;overflow-y:auto}._panelFooter_1sbit_293{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-top:1px solid #e5e7eb;background:#f9fafb}._recipientInfo_1sbit_302{display:flex;align-items:center}._recipientCount_1sbit_307{font-size:14px;color:#6b7280;font-weight:500}._panelActions_1sbit_313{display:flex;gap:12px}._cancelBtn_1sbit_318{padding:10px 20px;font-size:14px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;cursor:pointer;transition:all .2s}._cancelBtn_1sbit_318:hover{background:#f9fafb;border-color:#9ca3af}._sendBtn_1sbit_334{display:flex;align-items:center;gap:8px;padding:10px 20px;font-size:14px;background:#2563eb;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s}._sendBtn_1sbit_334:hover:not(:disabled){background:#1d4ed8}._sendBtn_1sbit_334:disabled{background:#d1d5db;cursor:not-allowed}._spinner_1sbit_358{width:16px;height:16px;border:2px solid #ffffff;border-top:2px solid transparent;border-radius:50%;animation:_spin_1sbit_358 1s linear infinite}@keyframes _spin_1sbit_358{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._previewIframe_1sbit_373{width:100%;height:100%;background:#fff;min-height:300px}._dashboardContainer_dhcpr_2{background:#f5f5f5;height:100%;display:flex;flex-direction:column}._dashboardHeader_dhcpr_9{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;height:70px}._headerLeft_dhcpr_21{flex:1}._headerSubtitle_dhcpr_25{margin-top:8px}._quickStats_dhcpr_29{margin-top:8px;display:flex;gap:8px;flex-wrap:wrap}._cardTitle_dhcpr_36{display:flex;justify-content:space-between;align-items:center;width:100%}._cardTitleStats_dhcpr_43{display:flex;gap:8px}._cardExtra_dhcpr_48{display:flex;align-items:center}._headerRight_dhcpr_53{display:flex;align-items:center;gap:12px}._statsRow_dhcpr_59{margin-bottom:24px}._statCard_dhcpr_63{text-align:center;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease}._statCard_dhcpr_63:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._tableCard_dhcpr_76{border-radius:8px;box-shadow:0 2px 8px #0000001a}._customerEmailSummary_dhcpr_81{margin-bottom:16px;padding:12px;background:#f8f9fa;border-radius:6px;text-align:center}._emailCollapse_dhcpr_89{background:#fff}._customerHeader_dhcpr_93{display:flex;justify-content:space-between;align-items:center;width:100%;padding:8px 0}._customerInfo_dhcpr_101{display:flex;align-items:center;flex:1}._customerStats_dhcpr_107{display:flex;align-items:center;gap:8px}._customerEmailsList_dhcpr_113{display:flex;flex-direction:column;gap:12px;padding:16px 0}._emailItem_dhcpr_120{display:flex;justify-content:space-between;align-items:flex-start;padding:12px;border:1px solid #f0f0f0;border-radius:6px;background:#fafafa;transition:all .2s ease}._emailItem_dhcpr_120:hover{background:#f0f8ff;border-color:#4b67a9}._emailMainInfo_dhcpr_136{flex:1;display:flex;flex-direction:column;gap:4px}._emailTemplate_dhcpr_143{display:flex;align-items:center;flex-wrap:wrap;gap:4px}._emailSubject_dhcpr_150{font-size:13px;color:#666;max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._emailMeta_dhcpr_159{display:flex;flex-direction:column;align-items:flex-end;gap:4px;min-width:120px}._emailStatus_dhcpr_167{display:flex;flex-wrap:wrap;gap:4px;justify-content:flex-end}._emailDate_dhcpr_174{font-size:12px;color:#999}@media(max-width:768px){._dashboardContainer_dhcpr_2{padding:16px}._dashboardHeader_dhcpr_9{flex-direction:column;gap:16px;align-items:stretch}._headerRight_dhcpr_53{flex-wrap:wrap}._statsRow_dhcpr_59 ._ant-col_dhcpr_195{margin-bottom:16px}}@media(max-width:576px){._dashboardContainer_dhcpr_2{padding:12px}._dashboardHeader_dhcpr_9{padding:16px}._headerRight_dhcpr_53{flex-direction:column;align-items:stretch}._headerRight_dhcpr_53 ._ant-space_dhcpr_215,._headerRight_dhcpr_53 ._ant-space-item_dhcpr_219{width:100%}._headerRight_dhcpr_53 ._ant-select_dhcpr_223,._headerRight_dhcpr_53 ._ant-picker_dhcpr_224{width:100%!important}._customerHeader_dhcpr_93,._cardTitle_dhcpr_36{flex-direction:column;align-items:flex-start;gap:8px}._quickStats_dhcpr_29{justify-content:center}._customerStats_dhcpr_107{flex-wrap:wrap;gap:4px}._emailItem_dhcpr_120{flex-direction:column;gap:8px}._emailMeta_dhcpr_159{align-items:flex-start;min-width:auto}._emailStatus_dhcpr_167{justify-content:flex-start}}._navContainer_og649_2{display:flex;align-items:center;justify-content:space-between;padding:12px 24px;border-bottom:1px solid #e5e7eb;min-height:60px}._header_left_og649_11{display:flex;align-items:center;gap:12px;flex:1}._backCanvas_og649_18{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;cursor:pointer;transition:all .2s}._backCanvas_og649_18:hover{transform:scale(1.05)}._appIcon_og649_33{display:flex;align-items:center;justify-content:center;width:30px;height:30px}._headerLogo_og649_41{font-size:20px;font-weight:600;margin:0}._header_center_og649_47{display:flex;align-items:center;justify-content:center;flex:1}._tabContainer_og649_54{display:flex;background:#ffffff1a;border-radius:8px;padding:4px;backdrop-filter:blur(10px)}._tab_og649_54{padding:8px 16px;font-size:14px;font-weight:500;border-radius:6px;border:none;background:none;cursor:pointer;transition:all .2s;color:#ffffffb3}._tab_og649_54:hover{color:#ffffffe6;background:#ffffff1a}._tabActive_og649_79{background:#fff3;color:#fff;box-shadow:0 1px 2px #0000001a}._header_right_og649_85{display:flex;align-items:center;gap:12px;flex:1;justify-content:flex-end}._runningText_og649_93{flex:1;min-width:0}._username_og649_98{display:flex;align-items:center}._navContainer_og649_2[style*=dark] ._tabContainer_og649_54{background:#ffffff1a}._navContainer_og649_2[style*=dark] ._tab_og649_54{color:#ffffffb3}._navContainer_og649_2[style*=dark] ._tab_og649_54:hover{color:#ffffffe6;background:#ffffff1a}._navContainer_og649_2[style*=dark] ._tabActive_og649_79{background:#fff3;color:#fff}._navContainer_og649_2:not([style*=dark]) ._tabContainer_og649_54{background:#f3f4f6}._navContainer_og649_2:not([style*=dark]) ._tab_og649_54{color:#6b7280}._navContainer_og649_2:not([style*=dark]) ._tab_og649_54:hover{color:#111827;background:#0000000d}._navContainer_og649_2:not([style*=dark]) ._tabActive_og649_79{background:#fff;color:#2563eb;box-shadow:0 1px 2px #0000000d}._sidebar_1pvmb_2{width:300px;background:#fff;border-right:1px solid #e5e7eb;padding:16px;display:flex;flex-direction:column;height:calc(100vh - 80px);max-height:calc(100vh - 80px);overflow:hidden}._sidebarHeader_1pvmb_14{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-shrink:0}._sidebarTitle_1pvmb_22{font-size:16px;font-weight:600;color:#111827;margin:0}._sidebarActions_1pvmb_29{display:flex;gap:8px}._actionButton_1pvmb_34{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:#f3f4f6;border-radius:6px;cursor:pointer;transition:all .2s;color:#6b7280}._actionButton_1pvmb_34:hover{background:#e5e7eb;color:#374151}._searchContainer_1pvmb_54{position:relative;margin-bottom:12px;flex-shrink:0}._searchIcon_1pvmb_60{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}._searchInput_1pvmb_69{width:100%;padding:8px 12px 8px 36px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;background:#fff;transition:border-color .2s}._searchInput_1pvmb_69:focus{outline:none;border-color:#3066c2;box-shadow:0 0 0 3px #3b82f61a}._formGroup_1pvmb_86{margin-bottom:16px}._formLabel_1pvmb_90{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}._modalSelect_1pvmb_98{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;background:#fff;transition:border-color .2s}._modalSelect_1pvmb_98:focus{outline:none;border-color:#3066c2;box-shadow:0 0 0 3px #3b82f61a}._folderList_1pvmb_115{flex:1;overflow-y:auto;overflow-x:hidden;padding-right:4px;min-height:0}._folderList_1pvmb_115::-webkit-scrollbar{width:6px}._folderList_1pvmb_115::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}._folderList_1pvmb_115::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}._folderList_1pvmb_115::-webkit-scrollbar-thumb:hover{background:#94a3b8}._folderContainer_1pvmb_142{margin-bottom:8px}._folderHeader_1pvmb_146{display:flex;align-items:center;gap:8px;padding:8px 0;cursor:pointer;border-radius:4px;transition:background-color .2s}._folderHeader_1pvmb_146:hover{background:#f9fafb}._folderToggle_1pvmb_160{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:none;background:none;cursor:pointer;color:#6b7280;transition:color .2s}._folderToggle_1pvmb_160:hover{color:#374151}._folderIcon_1pvmb_177{color:#f59e0b;flex-shrink:0}._folderName_1pvmb_182{flex:1;font-size:14px;font-weight:500;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._addItemButton_1pvmb_192{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:none;cursor:pointer;color:#9ca3af;border-radius:4px;transition:all .2s;opacity:0}._folderHeader_1pvmb_146:hover ._addItemButton_1pvmb_192{opacity:1}._addItemButton_1pvmb_192:hover{background:#f3f4f6;color:#6b7280}._itemsList_1pvmb_217{margin-left:28px;border-left:1px solid #e5e7eb;padding-left:12px}._item_1pvmb_217{display:flex;align-items:center;gap:8px;padding:6px 8px;margin:2px 0;border-radius:4px;cursor:pointer;transition:all .2s;color:#6b7280}._item_1pvmb_217:hover{background:#f3f4f6;color:#374151}._itemActive_1pvmb_240{background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe}._itemIcon_1pvmb_246{color:#6b7280;flex-shrink:0}._itemActive_1pvmb_240 ._itemIcon_1pvmb_246{color:#2563eb}._itemName_1pvmb_255{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._emptyFolder_1pvmb_263{padding:8px 12px;font-size:12px;color:#9ca3af;font-style:italic}._emptyState_1pvmb_270{text-align:center;padding:32px 16px;color:#9ca3af;font-size:14px}._loading_1pvmb_277{text-align:center;padding:32px 16px;color:#6b7280;font-size:14px}._modalOverlay_1pvmb_285{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_1pvmb_98{background:#fff;border-radius:8px;padding:24px;width:400px;max-width:90vw;box-shadow:0 20px 25px -5px #0000001a}._modal_1pvmb_98 h3{margin:0 0 16px;font-size:18px;font-weight:600;color:#111827}._modalInput_1pvmb_314{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;margin-bottom:16px;transition:border-color .2s}._modalInput_1pvmb_314:focus{outline:none;border-color:#3066c2;box-shadow:0 0 0 3px #3b82f61a}._modalActions_1pvmb_330{display:flex;gap:12px;justify-content:flex-end}._modalButton_1pvmb_336{padding:8px 16px;border:1px solid #d1d5db;background:#fff;border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s;color:#374151}._modalButton_1pvmb_336:hover{background:#f9fafb;border-color:#9ca3af}._modalButtonPrimary_1pvmb_352{padding:8px 16px;border:none;background:#3066c2;color:#fff;border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s}._modalButtonPrimary_1pvmb_352:hover:not(:disabled){background:#2563eb}._modalButtonPrimary_1pvmb_352:disabled{background:#9ca3af;cursor:not-allowed}._contextMenu_1pvmb_373{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:4px 0;min-width:150px}._contextMenuItem_1pvmb_382{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;transition:background-color .2s}._contextMenuItem_1pvmb_382:hover{background-color:#f3f4f6}._contextMenuItem_1pvmb_382 span{font-size:14px;color:#374151}._editInput_1pvmb_401{background:#fff;border:2px solid #3066C2;border-radius:4px;padding:4px 8px;font-size:14px;outline:none;width:100%;max-width:200px}._editInput_1pvmb_401:focus{border-color:#1d4ed8;box-shadow:0 0 0 3px #3b82f61a}._folderActions_1pvmb_418{display:flex;align-items:center;gap:4px;margin-left:auto}._moreButton_1pvmb_425{background:none;border:none;padding:4px;border-radius:4px;cursor:pointer;color:#6b7280;transition:all .2s}._moreButton_1pvmb_425:hover{background-color:#f3f4f6;color:#374151}._item_1pvmb_217{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-radius:6px;cursor:pointer;transition:all .2s;position:relative}._item_1pvmb_217:hover{background-color:#f9fafb}._itemContent_1pvmb_456{display:flex;align-items:center;gap:8px;flex:1;min-width:0}._itemMoreButton_1pvmb_464{background:none;border:none;padding:4px;border-radius:4px;cursor:pointer;color:#6b7280;transition:all .2s;opacity:0}._item_1pvmb_217:hover ._itemMoreButton_1pvmb_464{opacity:1}._itemMoreButton_1pvmb_464:hover{background-color:#f3f4f6;color:#374151}._modalOverlay_1pvmb_285{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalHeader_1pvmb_498{padding:20px 20px 0}._modalHeader_1pvmb_498 h3{margin:0;font-size:18px;font-weight:600;color:#111827}._modalBody_1pvmb_509{padding:16px 20px}._modalBody_1pvmb_509 p{margin:0 0 12px;color:#374151;line-height:1.5}._warningText_1pvmb_519{color:#dc2626!important;font-weight:500;background-color:#fef2f2;padding:8px 12px;border-radius:6px;border:1px solid #fecaca}._modalActions_1pvmb_330{padding:0 20px 20px;display:flex;gap:12px;justify-content:flex-end}._cancelButton_1pvmb_535{background:#f3f4f6;color:#374151;border:1px solid #d1d5db;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}._cancelButton_1pvmb_535:hover{background:#e5e7eb}._deleteButton_1pvmb_551{background:#dc2626;color:#fff;border:1px solid #dc2626;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}._deleteButton_1pvmb_551:hover{background:#b91c1c;border-color:#b91c1c}._crmContainer_hue3o_2{min-height:100vh;background:#f9fafb}._mainContent_hue3o_7{display:flex;min-height:calc(100vh - 60px)}._contentArea_hue3o_12{flex:1;padding:24px;overflow-y:auto}._loadingContainer_hue3o_18{display:flex;align-items:center;justify-content:center;min-height:100vh;background:#f9fafb}._loadingSpinner_hue3o_26{font-size:18px;color:#6b7280;padding:20px;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}._errorContainer_hue3o_35{display:flex;align-items:center;justify-content:center;min-height:100vh;background:#f9fafb}._errorMessage_hue3o_43{font-size:18px;color:#dc2626;padding:20px;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;border:1px solid #fecaca}._editorContainer_17l6x_1{display:flex;height:100%;width:100%;max-height:100%;border:1px solid #e5e7eb;border-radius:8px;background:#fff;overflow:hidden}._editorHeader_17l6x_12{display:flex;justify-content:flex-end;align-items:center;padding:12px 16px;border-bottom:1px solid #e5e7eb;background:#f9fafb;border-radius:8px 8px 0 0}._editorActions_17l6x_22{display:flex;gap:8px}._editorContent_17l6x_27{flex:1}._editorContentWrap_17l6x_31{width:100%;height:100%;overflow:hidden;flex:1;display:flex;flex-direction:column}._editorContentWrap_17l6x_31 .tiptap{width:100%;height:100%;padding:12px;overflow-y:auto;box-sizing:border-box;outline:none;flex:1}._editorContentWrap_17l6x_31 .tiptap[contenteditable=false]{background-color:#f9fafb;cursor:default;user-select:text}._editorContentWrap_17l6x_31 .tiptap[contenteditable=false]:focus{outline:none;box-shadow:none}._editorContentWrap_17l6x_31 .tiptap:first-child{margin-top:0}._editorContentWrap_17l6x_31 .tiptap blockquote{border-left:3px solid red;margin:1.5rem 0;padding-left:1rem}._editorContentWrap_17l6x_31 .tiptap :is(ul,ol){padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem}._editorContentWrap_17l6x_31 .tiptap ol li p{margin:.25em 0}._editorContentWrap_17l6x_31 .tiptap hr{border:none;border-top:1px solid gray;cursor:pointer;margin:1rem 0}._resizableImageWrapper_17l6x_89{position:relative;display:inline-block;margin:5px;max-width:100%;box-sizing:border-box}._resizableImage_17l6x_89{display:block;max-width:100%;height:auto;border-radius:4px}._editorContentWrap_17l6x_31 .tiptap img{max-width:100%!important;height:auto!important;display:block;margin:8px auto;border-radius:4px;box-shadow:0 2px 4px #0000001a}._editorContentWrap_17l6x_31 .tiptap table{border-collapse:collapse;margin:0;overflow:hidden;table-layout:fixed;width:100%}._editorContentWrap_17l6x_31 .tiptap td{border:1px solid rgb(187,183,183);box-sizing:border-box;min-width:1em;padding:5px;position:relative;vertical-align:top}._editorContentWrap_17l6x_31 .tiptap td>*{margin-bottom:0}._editorContentWrap_17l6x_31 .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_17l6x_31 .tiptap th>*{margin-bottom:0}._editorContentWrap_17l6x_31 .tiptap th{font-weight:700;text-align:left}._editorContentWrap_17l6x_31 .tiptap .selectedCell:after{background:gray;opacity:.5;content:"";inset:0;pointer-events:none;position:absolute;z-index:2}._editorContentWrap_17l6x_31 .tiptap .column-resize-handle{background-color:#01f;bottom:-2px;pointer-events:none;position:absolute;right:-2px;top:0;width:4px}._editorContentWrap_17l6x_31 .tiptap .tableWrapper{margin:1.5rem 0;overflow-x:auto}._editorContentWrap_17l6x_31 .resize-cursor{cursor:ew-resize;cursor:col-resize}._editorContentWrap_17l6x_31 .tiptap *{max-width:100%;box-sizing:border-box}._editorContentWrap_17l6x_31 .tiptap pre{max-width:100%;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word}._editorContentWrap_17l6x_31 .tiptap blockquote{max-width:100%;overflow-wrap:break-word}._editorContentWrap_17l6x_31 .tiptap table{max-width:100%;table-layout:fixed}._editorContentWrap_17l6x_31 .tiptap .tableWrapper{max-width:100%;overflow-x:auto}._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 p{margin:0 0 8px}._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 p:last-child{margin-bottom:0}._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 img{max-width:100%;height:auto;border-radius:4px;margin:8px 0;box-shadow:0 2px 4px #0000001a}._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 h1,._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 h2,._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 h3,._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 h4,._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 h5,._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 h6{margin:16px 0 8px;font-weight:600;color:#111827}._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 h1:first-child,._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 h2:first-child,._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 h3:first-child,._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 h4:first-child,._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 h5:first-child,._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 h6:first-child{margin-top:0}._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 ul,._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 ol{margin:8px 0;padding-left:20px}._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 li{margin:4px 0}._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 blockquote{margin:16px 0;padding:12px 16px;border-left:4px solid #10b981;background:#f0fdf4;border-radius:0 4px 4px 0}._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 code{background:#f3f4f6;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:13px}._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 pre{background:#f3f4f6;padding:12px;border-radius:6px;overflow-x:auto;margin:12px 0}._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 pre code{background:none;padding:0}._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 strong{font-weight:600}._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 em{font-style:italic}._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 a{color:#10b981;text-decoration:underline}._editorContentWrap_17l6x_31 ._ProseMirror_17l6x_217 a:hover{color:#059669}._editorFooter_17l6x_309{padding:12px 20px;border-top:1px solid #e5e7eb;background:#f9fafb;border-radius:0 0 8px 8px}._editorHint_17l6x_316{color:#6b7280;font-size:12px;display:flex;align-items:center;gap:4px}@media(max-width:768px){._editorHeader_17l6x_12{flex-direction:column;gap:12px;align-items:stretch}._editorActions_17l6x_22{justify-content:flex-end}._editorContent_17l6x_27{flex:1;min-height:0;display:flex;flex-direction:column}}._modalTitle_1wzk7_2{display:flex;align-items:center;gap:8px}._modalTitleIcon_1wzk7_8{font-size:18px}._modalTitleText_1wzk7_12{font-size:18px;font-weight:600}._instructionsContainer_1wzk7_18{background:#f0f9ff;border:1px solid #0ea5e9;border-radius:8px;padding:16px;margin-bottom:8px}._instructionsHeader_1wzk7_26{display:flex;align-items:center;gap:8px;margin-bottom:8px}._instructionsIcon_1wzk7_33{font-size:18px}._instructionsTitle_1wzk7_37{font-weight:600;color:#0c4a6e;font-size:14px}._instructionsContent_1wzk7_43{font-size:13px;color:#0c4a6e;line-height:1.5}._mainLayout_1wzk7_50{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}._columnSection_1wzk7_57{border:2px solid #e5e7eb;border-radius:8px;padding:16px;background:#fafafa}._columnHeader_1wzk7_64{display:flex;align-items:center;gap:8px;margin-bottom:16px}._columnIcon_1wzk7_71{font-size:18px}._columnTitle_1wzk7_75{font-size:16px;font-weight:600;color:#374151}._columnContent_1wzk7_81,._formGroup_1wzk7_88{display:flex;flex-direction:column;gap:12px}._label_1wzk7_94{display:block;margin-bottom:6px;font-weight:500;color:#374151;font-size:13px}._input_1wzk7_102{font-size:14px}._input_1wzk7_102 .ant-input{font-size:14px!important}._tagInput_1wzk7_111 .ant-input{font-size:13px!important}._tagInputContainer_1wzk7_116{display:flex;gap:8px;margin-bottom:8px}._tagInput_1wzk7_111{flex:1;font-size:13px}._addButton_1wzk7_127{font-size:13px}._addButtonGroup1_1wzk7_131{background:#10b981;border-color:#10b981}._addButtonGroup2_1wzk7_136{background:#3066c2;border-color:#3066c2}._addButtonGroup3_1wzk7_141{background:#8b5cf6;border-color:#8b5cf6}._tagsContainer_1wzk7_147{min-height:60px;padding:8px;background:#fff;border-radius:6px;border:1px solid #d1d5db}._emptyState_1wzk7_155{color:#9ca3af;font-size:12px;text-align:center;padding:12px}._tagsList_1wzk7_162{display:flex;flex-wrap:wrap;gap:4px}._tag_1wzk7_111{margin:2px;font-size:12px}._sectionTitle_1wzk7_174{font-size:16px;font-weight:600;color:#374151;margin-bottom:16px;padding:8px 12px;background:#f3f4f6;border-left:4px solid #10b981;border-radius:4px}._textColumnsLayout_1wzk7_186{display:flex;flex-direction:column;gap:20px}._textColumnSection_1wzk7_192{border:1px solid #e5e7eb;border-radius:6px;padding:12px;background:#fff;flex:1;min-width:200px}._textColumnHeader_1wzk7_201{display:flex;align-items:center;gap:6px;margin-bottom:8px}._textInput_1wzk7_208{font-size:13px}._textInput_1wzk7_208 .ant-input{font-size:13px!important}._footerButton_1wzk7_217{font-size:14px;font-weight:500}._cancelButton_1wzk7_222{border:1px solid #d1d5db;color:#6b7280}._saveButton_1wzk7_227{background:#10b981;border-color:#10b981;font-weight:600}._modalOverlay_fgzsk_1{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}._modalContent_fgzsk_15{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column}._modalHeader_fgzsk_27{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#fff;z-index:1}._modalTitle_fgzsk_39{font-size:20px;font-weight:600;color:#1f2937;margin:0}._closeBtn_fgzsk_46{background:none;border:none;font-size:28px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}._closeBtn_fgzsk_46:hover{background-color:#f3f4f6;color:#1f2937}._modalBody_fgzsk_67{padding:24px;overflow-y:auto}._section_fgzsk_72{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #e5e7eb}._section_fgzsk_72:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}._sectionTitle_fgzsk_84{font-size:16px;font-weight:600;color:#1f2937;margin:0 0 16px;padding-bottom:8px;border-bottom:2px solid #e5e7eb}._field_fgzsk_93{display:flex;padding:8px 0;gap:12px;align-items:flex-start}._label_fgzsk_100{font-weight:600;color:#374151;min-width:180px;flex-shrink:0;font-size:14px}._value_fgzsk_108{color:#1f2937;flex:1;font-size:14px;line-height:1.5;word-break:break-word}._modalFooter_fgzsk_116{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:12px;position:sticky;bottom:0;background:#fff}._cancelBtn_fgzsk_127{padding:10px 24px;background-color:#f3f4f6;color:#374151;border:none;border-radius:8px;cursor:pointer;font-weight:500;font-size:14px;transition:all .2s}._cancelBtn_fgzsk_127:hover{background-color:#e5e7eb}._cancelBtn_fgzsk_127:active{transform:scale(.98)}._modalContent_fgzsk_15::-webkit-scrollbar{width:8px}._modalContent_fgzsk_15::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}._modalContent_fgzsk_15::-webkit-scrollbar-thumb{background:#888;border-radius:10px}._modalContent_fgzsk_15::-webkit-scrollbar-thumb:hover{background:#555}@media(max-width:768px){._modalContent_fgzsk_15{max-width:95%;margin:10px}._field_fgzsk_93{flex-direction:column;gap:4px}._label_fgzsk_100{min-width:auto}._modalHeader_fgzsk_27,._modalBody_fgzsk_67{padding:16px}._modalFooter_fgzsk_116{padding:12px 16px}}._tableContainer_vve9n_2{background:#fff;border-radius:8px;border:1px solid #e5e7eb}._tableHeader_vve9n_10{padding:16px;border-bottom:1px solid #e5e7eb}._headerTop_vve9n_15{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._tableTitle_vve9n_22{font-size:18px;font-weight:500;color:#111827;margin:0}._headerActions_vve9n_29{display:flex;gap:8px}._selectAllBtn_vve9n_34{padding:8px 12px;font-size:14px;border:1px solid #d1d5db;border-radius:6px;background:#fff;cursor:pointer;transition:background-color .2s}._selectAllBtn_vve9n_34:hover{background-color:#f9fafb}._configBtn_vve9n_48{padding:8px 12px;font-size:14px;border:1px solid #6b7280;border-radius:6px;background:#fff;color:#6b7280;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:6px}._configBtn_vve9n_48:hover{background-color:#f3f4f6;border-color:#4b5563;color:#4b5563}._emailBtn_vve9n_68{padding:8px 12px;font-size:14px;background:#2563eb;color:#fff;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;gap:4px;transition:background-color .2s}._emailBtn_vve9n_68:hover{background:#1d4ed8}._advancedBtn_vve9n_86{padding:8px 12px;font-size:14px;border:1px solid #2563eb;color:#2563eb;background:#fff;border-radius:6px;cursor:pointer;display:flex;align-items:center;gap:4px;transition:background-color .2s}._advancedBtn_vve9n_86:hover{background:#eff6ff}._emailPanel_vve9n_105{margin-top:16px;padding:16px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px}._emailPanelTitle_vve9n_113{font-size:14px;font-weight:500;color:#111827;margin:0 0 12px}._emailPanelGrid_vve9n_120{display:flex;gap:12px;margin-bottom:12px}._emailPanelGrid_vve9n_120>div{flex:1}._label_vve9n_130{display:block;font-size:12px;font-weight:500;color:#374151;margin-bottom:4px}._select_vve9n_34{width:100%;padding:8px 12px;font-size:14px;border:1px solid #d1d5db;border-radius:6px;background:#fff}._input_vve9n_147{width:100%;padding:8px 12px;font-size:14px;border:1px solid #d1d5db;border-radius:6px}._subjectContainer_vve9n_155{margin-bottom:12px}._emailPanelFooter_vve9n_159{display:flex;justify-content:space-between;align-items:center}._recipientCount_vve9n_165{font-size:12px;color:#6b7280}._emailPanelActions_vve9n_170{display:flex;gap:8px}._cancelBtn_vve9n_175{padding:8px 12px;font-size:12px;border:1px solid #d1d5db;border-radius:6px;background:#fff;cursor:pointer;transition:background-color .2s}._cancelBtn_vve9n_175:hover{background-color:#f9fafb}._sendBtn_vve9n_189{padding:8px 12px;font-size:12px;background:#2563eb;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s}._sendBtn_vve9n_189:hover{background:#1d4ed8}._groupFiltersRow_vve9n_205{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-top:8px;padding-top:8px;border-top:1px solid #e5e7eb}._groupFiltersTitle_vve9n_215{font-size:13px;font-weight:600;color:#374151;margin-right:8px;white-space:nowrap}._groupFilterItem_vve9n_223{flex:0 0 auto}._filtersContainer_vve9n_229{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px}._searchAndFiltersRow_vve9n_240{display:flex;gap:12px;align-items:center;flex-wrap:wrap}._searchAndFiltersInputs_vve9n_247{display:flex;gap:12px;flex-wrap:wrap;flex:1}._filtersContainer_vve9n_229>*:not(._groupFiltersRow_vve9n_205):not(._searchAndFiltersRow_vve9n_240){display:flex;gap:12px;flex-wrap:wrap}._filterSelect_vve9n_260,._filterInput_vve9n_261,._searchInput_vve9n_262{flex:1;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px}._searchInput_vve9n_262{flex:2;background:#f9fafb;border-color:#3066c2}._searchInput_vve9n_262:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._filterInput_vve9n_261::placeholder{color:#9ca3af}._clearAllBtn_vve9n_287{background:#ef4444;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s;white-space:nowrap;display:flex;align-items:center;gap:4px}._clearAllBtn_vve9n_287:hover:not(:disabled){background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 8px #ef44444d}._clearAllBtn_vve9n_287:disabled{background:#d1d5db;color:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}._tableWrapper_vve9n_318{overflow-x:auto}._ag-theme-quartz_vve9n_323{--ag-header-height: 40px;--ag-header-foreground-color: #374151;--ag-header-background-color: #f9fafb;--ag-border-color: #e5e7eb;--ag-row-hover-color: #f9fafb;--ag-selected-row-background-color: #eff6ff}._ag-theme-quartz_vve9n_323 ._ag-header-cell_vve9n_332{font-weight:500;font-size:14px}._ag-theme-quartz_vve9n_323 ._ag-cell_vve9n_337{font-size:14px;line-height:1.4}._ag-theme-quartz_vve9n_323 ._ag-row_vve9n_342{border-bottom:1px solid #e5e7eb}._ag-theme-quartz_vve9n_323 ._ag-row_vve9n_342:hover{background-color:#f9fafb}._ag-theme-quartz_vve9n_323 ._ag-row-selected_vve9n_350{background-color:#eff6ff}._text-right_vve9n_355{text-align:right}._table_vve9n_2{width:100%;border-collapse:collapse}._tableHead_vve9n_10{background:#f9fafb}._checkboxColumn_vve9n_368{width:32px;padding:12px}._tableHeaderCell_vve9n_373{text-align:left;padding:12px;font-size:14px;font-weight:500;color:#374151}._tableRow_vve9n_381{border-top:1px solid #e5e7eb;transition:background-color .2s}._tableRow_vve9n_381:hover{background-color:#f9fafb}._checkboxCell_vve9n_390{padding:12px}._checkbox_vve9n_368{border-radius:4px;border:1px solid #d1d5db}._tableCell_vve9n_399{padding:12px;font-size:14px;color:#111827}._statusBadge_vve9n_406{padding:4px 8px;font-size:12px;border-radius:9999px;font-weight:500}._statusActive_vve9n_413{background:#dcfce7;color:#166534}._statusInactive_vve9n_418{background:#fee2e2;color:#991b1b}._contactBadge_vve9n_424{padding:4px 8px;font-size:12px;border-radius:9999px;font-weight:500}._historyContainer_vve9n_432{display:flex;gap:4px}._historyItem_vve9n_437{display:flex;align-items:center;gap:4px;font-size:12px;color:#6b7280;background:#f3f4f6;padding:4px 8px;border-radius:4px}._moreHistory_vve9n_448{font-size:12px;color:#9ca3af}._viewBtn_vve9n_454{display:flex;align-items:center;gap:4px;color:#2563eb;font-size:14px;background:none;border:none;cursor:pointer;transition:color .2s}._viewBtn_vve9n_454:hover{color:#1d4ed8}._emailHistoryCell_vve9n_471{padding:12px;background:#f9fafb}._emailHistoryContent_vve9n_476{font-size:14px}._emailHistoryTitle_vve9n_480{font-weight:500;color:#111827;margin:0 0 8px}._noHistory_vve9n_486{color:#6b7280;margin:0}._emailHistoryList_vve9n_491{display:flex;flex-direction:column;gap:4px}._emailHistoryItem_vve9n_497{display:flex;justify-content:space-between;align-items:center;color:#6b7280}._emailStatus_vve9n_504{font-size:12px;background:#dcfce7;color:#166534;padding:2px 8px;border-radius:4px}._emailHistoryModal_vve9n_513{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._emailHistoryModal_vve9n_513 ._emailHistoryContent_vve9n_476{background:#fff;border-radius:8px;padding:24px;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._closeBtn_vve9n_537{margin-top:16px;padding:8px 16px;background:#6b7280;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;transition:background-color .2s}._closeBtn_vve9n_537:hover{background:#4b5563}._addBtn_vve9n_554{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#10b981;color:#fff;border:none;border-radius:6px;font-size:14px;cursor:pointer;transition:background-color .2s}._addBtn_vve9n_554:hover{background:#059669}._exportBtn_vve9n_572{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#06b6d4;color:#fff;border:none;border-radius:6px;font-size:14px;cursor:pointer;transition:background-color .2s}._exportBtn_vve9n_572:hover{background:#0891b2}._importBtn_vve9n_590{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#8b5cf6;color:#fff;border:none;border-radius:6px;font-size:14px;cursor:pointer;transition:background-color .2s}._importBtn_vve9n_590:hover{background:#7c3aed}._resetBtn_vve9n_608{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#6b7280;color:#fff;border:none;border-radius:6px;font-size:14px;cursor:pointer;transition:background-color .2s}._resetBtn_vve9n_608:hover{background:#4b5563}._saveBtn_vve9n_626{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#f59e0b;color:#fff;border:none;border-radius:6px;font-size:14px;cursor:pointer;transition:background-color .2s}._saveBtn_vve9n_626:hover{background:#d97706}._bulkModal_vve9n_645{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._bulkModalContent_vve9n_658{background:#fff;border-radius:12px;padding:24px;max-width:400px;width:90%;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._bulkModalTitle_vve9n_667{font-size:18px;font-weight:600;color:#111827;margin:0 0 20px}._bulkModalBody_vve9n_674{margin-bottom:24px}._bulkNote_vve9n_693{font-size:12px;color:#6b7280;margin:8px 0 0}._bulkModalActions_vve9n_699{display:flex;justify-content:flex-end;gap:12px}._confirmBtn_vve9n_705{padding:10px 20px;background:#10b981;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}._confirmBtn_vve9n_705:hover{background:#059669}._confirmBtn_vve9n_705:disabled{background:#9ca3af;cursor:not-allowed}._bulkInputSection_vve9n_727{margin-bottom:20px}._bulkInputRow_vve9n_731{display:flex;gap:12px;align-items:center;margin-top:8px}._bulkInput_vve9n_678{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;margin-top:8px}._bulkInput_vve9n_678:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._generateBtn_vve9n_753{padding:10px 16px;background:#3066c2;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s;white-space:nowrap}._generateBtn_vve9n_753:hover{background:#2563eb}._customerInfoSection_vve9n_771{margin-bottom:20px;padding:16px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}._customerInfoRow_vve9n_779{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._customerInfoRow_vve9n_779:last-child{margin-bottom:0}._customerInfoLabel_vve9n_790{font-weight:600;color:#374151;font-size:14px}._customerInfoValue_vve9n_796{color:#6b7280;font-size:14px}._sectionTitle_vve9n_802{font-size:16px;font-weight:600;color:#111827;margin:0 0 12px;padding-bottom:8px;border-bottom:2px solid #e5e7eb}._transactionsSection_vve9n_812{margin-bottom:20px}._transactionsList_vve9n_816{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}._transactionSummary_vve9n_822{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f3f4f6;border-bottom:1px solid #e5e7eb;font-weight:600}._transactionCount_vve9n_832{color:#374151;font-size:14px}._transactionAmount_vve9n_837{color:#059669;font-size:14px}._transactionItems_vve9n_842{max-height:200px;overflow-y:auto}._transactionItem_vve9n_842{display:grid;grid-template-columns:100px 1fr 80px 80px;gap:12px;padding:12px 16px;border-bottom:1px solid #f3f4f6;align-items:center;font-size:13px}._transactionItem_vve9n_842:last-child{border-bottom:none}._transactionDate_vve9n_861{color:#6b7280;font-size:12px}._transactionDetails_vve9n_866{display:flex;flex-direction:column;gap:2px}._transactionDescription_vve9n_872{color:#374151;font-weight:500}._transactionType_vve9n_877,._transactionStatus_vve9n_883{color:#6b7280;font-size:11px;text-transform:capitalize}._noTransactions_vve9n_889{color:#6b7280;font-style:italic;text-align:center;padding:20px}._emailHistorySection_vve9n_897{margin-bottom:20px}._bulkPreviewSection_vve9n_901{margin-top:20px;border-top:1px solid #e5e7eb;padding-top:20px}._previewTitle_vve9n_907{font-size:16px;font-weight:600;color:#111827;margin:0 0 16px}._bulkPreviewTable_vve9n_914{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}._previewHeader_vve9n_920{display:grid;grid-template-columns:1fr 1fr 1fr 100px;gap:12px;padding:12px;background:#f9fafb;font-weight:600;font-size:14px;color:#374151;border-bottom:1px solid #e5e7eb}._previewRow_vve9n_932{display:grid;grid-template-columns:1fr 1fr 1fr 100px;gap:12px;padding:12px;border-bottom:1px solid #f3f4f6}._previewRow_vve9n_932:last-child{border-bottom:none}._previewInput_vve9n_944{padding:8px 10px;border:1px solid #d1d5db;border-radius:4px;font-size:13px;background:#fff}._previewInput_vve9n_944:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._previewSelect_vve9n_958{padding:8px 10px;border:1px solid #d1d5db;border-radius:4px;font-size:13px;background:#fff;cursor:pointer}._previewSelect_vve9n_958:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._moreItems_vve9n_973{padding:12px;text-align:center;font-size:13px;color:#6b7280;background:#f9fafb;font-style:italic}._emailDetailModal_vve9n_983{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1001}._emailDetailContent_vve9n_996{background:#fff;border-radius:12px;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._emailDetailHeader_vve9n_1006{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}._emailDetailTitle_vve9n_1014{font-size:18px;font-weight:600;color:#111827;margin:0}._emailDetailBody_vve9n_1021{padding:24px}._emailDetailField_vve9n_1025{margin-bottom:20px}._emailDetailLabel_vve9n_1029{display:block;font-size:14px;font-weight:600;color:#374151;margin-bottom:6px}._emailDetailValue_vve9n_1037{font-size:14px;color:#111827;word-break:break-word}._emailContent_vve9n_1043{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:12px;font-size:14px;line-height:1.5;color:#111827;white-space:pre-wrap;max-height:200px;overflow-y:auto}._emailDetailFooter_vve9n_1056{padding:20px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end}._deleteBtn_vve9n_1064{padding:8px 12px;font-size:14px;background:#dc2626;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;gap:6px}._deleteBtn_vve9n_1064:hover:not(:disabled){background:#b91c1c}._deleteBtn_vve9n_1064:disabled{background:#94a3b8;cursor:not-allowed}._deleteModal_vve9n_1088{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_vve9n_1 .3s ease-out}._deleteModalContent_vve9n_1102{background:#fff;border-radius:12px;max-width:400px;width:90%;box-shadow:0 20px 40px #00000026;animation:_slideIn_vve9n_1 .3s ease-out}._deleteModalHeader_vve9n_1111{display:flex;justify-content:space-between;align-items:center;padding:20px 24px 16px;border-bottom:1px solid #e5e7eb}._deleteModalHeader_vve9n_1111 h3{font-size:18px;font-weight:600;color:#111827;margin:0}._closeDeleteBtn_vve9n_1126{background:none;border:none;color:#6b7280;cursor:pointer;padding:4px;border-radius:4px;font-size:20px;transition:all .2s}._closeDeleteBtn_vve9n_1126:hover{background:#f3f4f6;color:#374151}._deleteModalBody_vve9n_1142{padding:24px;text-align:center}._warningIcon_vve9n_1147{font-size:48px;margin-bottom:16px}._deleteModalBody_vve9n_1142 p{margin:0 0 12px;font-size:16px;color:#374151;line-height:1.5}._warningText_vve9n_1159{color:#6b7280!important;font-size:14px!important}._deleteModalActions_vve9n_1164{display:flex;gap:12px;padding:16px 24px 24px;justify-content:flex-end}._cancelDeleteBtn_vve9n_1171{padding:10px 20px;background:#fff;color:#6b7280;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._cancelDeleteBtn_vve9n_1171:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}._cancelDeleteBtn_vve9n_1171:disabled{opacity:.5;cursor:not-allowed}._confirmDeleteBtn_vve9n_1193{padding:10px 20px;background:#dc2626;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._confirmDeleteBtn_vve9n_1193:hover:not(:disabled){background:#b91c1c}._confirmDeleteBtn_vve9n_1193:disabled{background:#94a3b8;cursor:not-allowed}@keyframes _fadeIn_vve9n_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_vve9n_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._statusSent_vve9n_1235{color:#059669;background:#d1fae5;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500}._statusFailed_vve9n_1244{color:#dc2626;background:#fee2e2;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500}._statusPending_vve9n_1253{color:#d97706;background:#fef3c7;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500}._statusUnknown_vve9n_1262{color:#6b7280;background:#f3f4f6;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500}._refreshBtn_vve9n_1272{padding:8px 16px;background:#3066c2;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:6px}._refreshBtn_vve9n_1272:hover:not(:disabled){background:#2563eb}._refreshBtn_vve9n_1272:disabled{background:#94a3b8;cursor:not-allowed}._spinning_vve9n_1296{animation:_spin_vve9n_1296 1s linear infinite}@keyframes _spin_vve9n_1296{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._historyItem_vve9n_437{cursor:pointer;transition:background-color .2s}._historyItem_vve9n_437:hover{background-color:#f3f4f6}._emailHistoryItem_vve9n_497{cursor:pointer;transition:background-color .2s}._emailHistoryItem_vve9n_497:hover{background-color:#f3f4f6}._careEventBtn_vve9n_1329{background:#ec4899;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;display:flex;align-items:center;gap:6px;transition:all .2s}._careEventBtn_vve9n_1329:hover{background:#db2777;transform:translateY(-1px)}._careEventBtn_vve9n_1329:disabled{background:#9ca3af;cursor:not-allowed;transform:none}._scriptBtn_vve9n_1355{background:#6366f1;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;display:flex;align-items:center;gap:6px;transition:all .2s}._scriptBtn_vve9n_1355:hover{background:#4f46e5;transform:translateY(-1px)}._scriptBtn_vve9n_1355:disabled{background:#9ca3af;cursor:not-allowed;transform:none}._eventContainer_vve9n_1382{display:flex;gap:4px}._eventItem_vve9n_1387{display:flex;align-items:center;gap:6px;padding:4px 8px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:4px;cursor:pointer;transition:all .2s;font-size:12px;color:#0369a1}._eventItem_vve9n_1387:hover{background:#e0f2fe;border-color:#7dd3fc;transform:translateY(-1px)}._eventTime_vve9n_1407{font-weight:500;color:#059669;font-size:11px}._careEventModal_vve9n_1414{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._careEventModalContent_vve9n_1427{background:#fff;border-radius:12px;box-shadow:0 25px 50px -12px #00000040;width:90%;max-width:600px;max-height:90vh;overflow-y:auto}._careEventModalHeader_vve9n_1437{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}._careEventModalHeader_vve9n_1437 h3{margin:0;font-size:18px;font-weight:600;color:#111827}._closeCareEventBtn_vve9n_1452{background:none;border:none;font-size:24px;cursor:pointer;color:#6b7280;padding:4px;border-radius:4px;transition:all .2s}._closeCareEventBtn_vve9n_1452:hover{background:#f3f4f6;color:#374151}._careEventModalBody_vve9n_1468{padding:24px}._careEventFormGroup_vve9n_1472{margin-bottom:20px}._careEventLabel_vve9n_1476{display:block;margin-bottom:8px;font-weight:500;color:#374151;font-size:14px}._careEventInput_vve9n_1484,._careEventSelect_vve9n_1485{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;transition:all .2s;box-sizing:border-box}._careEventInput_vve9n_1484:focus,._careEventSelect_vve9n_1485:focus{outline:none;border-color:#3066c2;box-shadow:0 0 0 3px #3b82f61a}._careEventTextarea_vve9n_1502{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;min-height:120px;transition:all .2s;box-sizing:border-box}._careEventTextarea_vve9n_1502:focus{outline:none;border-color:#3066c2;box-shadow:0 0 0 3px #3b82f61a}._careEventModalActions_vve9n_1521{display:flex;justify-content:flex-end;gap:12px;padding:20px 24px;border-top:1px solid #e5e7eb}._cancelCareEventBtn_vve9n_1529{background:#f3f4f6;color:#374151;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}._cancelCareEventBtn_vve9n_1529:hover{background:#e5e7eb}._confirmCareEventBtn_vve9n_1545{background:#10b981;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}._confirmCareEventBtn_vve9n_1545:hover:not(:disabled){background:#059669;transform:translateY(-1px)}._confirmCareEventBtn_vve9n_1545:disabled{background:#9ca3af;cursor:not-allowed;transform:none}._careEventDetailModal_vve9n_1569{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._careEventDetailContent_vve9n_1582{background:#fff;border-radius:12px;box-shadow:0 25px 50px -12px #00000040;width:90%;max-width:500px;max-height:90vh;overflow-y:auto}._careEventDetailHeader_vve9n_1592{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}._careEventDetailHeader_vve9n_1592 h3{margin:0;font-size:18px;font-weight:600;color:#111827}._closeCareEventDetailBtn_vve9n_1607{background:none;border:none;font-size:24px;cursor:pointer;color:#6b7280;padding:4px;border-radius:4px;transition:all .2s}._closeCareEventDetailBtn_vve9n_1607:hover{background:#f3f4f6;color:#374151}._careEventDetailBody_vve9n_1623{padding:24px}._careEventDetailField_vve9n_1627{margin-bottom:16px}._careEventDetailLabel_vve9n_1631{display:block;margin-bottom:6px;font-weight:500;color:#374151;font-size:14px}._careEventDetailValue_vve9n_1639{color:#111827;font-size:14px}._careEventDetailContent_vve9n_1582{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:12px;color:#111827;font-size:14px;line-height:1.5;white-space:pre-wrap;word-break:break-word}._careEventDetailFooter_vve9n_1656{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-top:1px solid #e5e7eb}._cancelCareEventDetailBtn_vve9n_1664{background:#f3f4f6;color:#374151;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}._cancelCareEventDetailBtn_vve9n_1664:hover{background:#e5e7eb}._deleteCareEventBtn_vve9n_1680{background:#ef4444;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}._deleteCareEventBtn_vve9n_1680:hover{background:#dc2626;transform:translateY(-1px)}._unsavedNotice_vve9n_1698{color:#f97316;font-weight:600;animation:_pulseNotice_vve9n_1 1.2s ease-in-out infinite}@keyframes _pulseNotice_vve9n_1{0%,to{opacity:1}50%{opacity:.35}}._modalTitle_bl4p2_2{display:flex;align-items:center;gap:12px}._modalTitleIcon_bl4p2_8{font-size:20px}._modalTitleText_bl4p2_12{font-size:16px;font-weight:600;color:#111827}._modalContent_bl4p2_19{display:flex;flex-direction:column;gap:24px}._instructionsContainer_bl4p2_26{background:#f0f9ff;border:1px solid #0ea5e9;border-radius:8px;padding:16px}._instructionsHeader_bl4p2_33{display:flex;align-items:center;gap:8px;margin-bottom:8px}._instructionsIcon_bl4p2_40{font-size:14px}._instructionsTitle_bl4p2_44{font-weight:600;color:#0c4a6e;font-size:14px}._instructionsContent_bl4p2_50{font-size:13px;color:#0c4a6e;line-height:1.5}._currentSelection_bl4p2_57{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px}._currentSelectionTitle_bl4p2_64{font-size:14px;font-weight:600;color:#374151;margin-bottom:12px}._selectedTags_bl4p2_71{display:flex;flex-wrap:wrap;gap:8px}._selectedTag_bl4p2_71{display:inline-block;padding:4px 8px;border-radius:16px;color:#fff;font-size:12px;font-weight:500}._optionsContainer_bl4p2_87{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px}._optionsTitle_bl4p2_94{font-size:14px;font-weight:600;color:#374151;margin-bottom:16px}._optionsList_bl4p2_101{display:flex;flex-direction:column;gap:12px;max-height:300px;overflow-y:auto}._optionItem_bl4p2_109{display:flex;align-items:center;padding:8px;border-radius:6px;transition:background-color .2s}._optionItem_bl4p2_109:hover{background-color:#f9fafb}._checkbox_bl4p2_121{font-size:14px}._optionText_bl4p2_125{font-size:14px;color:#374151;margin-left:8px}._emptyState_bl4p2_131{text-align:center;color:#9ca3af;font-size:14px;padding:32px;font-style:italic}._cancelButton_bl4p2_140{border:1px solid #d1d5db;color:#6b7280;font-size:14px;font-weight:500}._clearButton_bl4p2_147{border:1px solid #f59e0b;color:#f59e0b;font-size:14px;font-weight:500;background:#fff}._clearButton_bl4p2_147:hover{background:#fef3c7;border-color:#f59e0b;color:#f59e0b}._clearButton_bl4p2_147:disabled{background:#f9fafb;border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}._saveButton_bl4p2_168{font-size:14px;font-weight:600}._invalidWarning_bl4p2_174{margin-top:8px;padding:8px 12px;background:#fef2f2;border:1px solid #fecaca;border-radius:6px}._optionsList_bl4p2_101::-webkit-scrollbar{width:6px}._optionsList_bl4p2_101::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}._optionsList_bl4p2_101::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}._optionsList_bl4p2_101::-webkit-scrollbar-thumb:hover{background:#94a3b8}._detailContainer_lp6u2_2{flex:1;padding:24px;background:#f9fafb;overflow-y:auto;height:100vh;display:flex;flex-direction:column}._detailHeader_lp6u2_12{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}._detailTitle_lp6u2_18{font-size:24px;font-weight:700;color:#111827;margin:0 0 8px}._folderInfo_lp6u2_25{display:flex;align-items:center;gap:8px;font-size:14px}._folderLabel_lp6u2_32{color:#6b7280;font-weight:500}._folderName_lp6u2_37{color:#3066c2;font-weight:600;background:#eff6ff;padding:2px 8px;border-radius:4px}._tabContent_lp6u2_46{width:100%;height:100%}._detailContent_lp6u2_53{display:flex;flex-direction:column;gap:24px}._section_lp6u2_59{background:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px #0000001a}._sectionTitle_lp6u2_66{font-size:18px;font-weight:600;color:#111827;margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid #f3f4f6}._infoGrid_lp6u2_75{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}._infoItem_lp6u2_81{display:flex;flex-direction:column;gap:4px}._infoLabel_lp6u2_87{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}._infoValue_lp6u2_95{font-size:14px;color:#374151;font-weight:500;word-break:break-word}._jsonValue_lp6u2_102{background:#f3f4f6;padding:12px;border-radius:6px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;color:#374151;overflow-x:auto;white-space:pre-wrap;word-break:break-word}._rawData_lp6u2_114{background:#1f2937;color:#f9fafb;padding:16px;border-radius:6px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;overflow-x:auto;white-space:pre-wrap;word-break:break-word;max-height:400px;overflow-y:auto}._loading_lp6u2_129{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;gap:16px}._loadingSpinner_lp6u2_138{width:32px;height:32px;border:3px solid #e5e7eb;border-top:3px solid #3066C2;border-radius:50%;animation:_spin_lp6u2_1 1s linear infinite}@keyframes _spin_lp6u2_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loading_lp6u2_129 p{color:#6b7280;font-size:14px;margin:0}._error_lp6u2_159{text-align:center;padding:48px 24px;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}._error_lp6u2_159 h3{color:#dc2626;font-size:18px;font-weight:600;margin:0 0 8px}._error_lp6u2_159 p{color:#6b7280;font-size:14px;margin:0 0 16px}._retryButton_lp6u2_180{background:#3066c2;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:14px;cursor:pointer;transition:background-color .2s}._retryButton_lp6u2_180:hover{background:#2563eb}._empty_lp6u2_196{text-align:center;padding:48px 24px;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}._empty_lp6u2_196 h3{color:#374151;font-size:18px;font-weight:600;margin:0 0 8px}._empty_lp6u2_196 p{color:#6b7280;font-size:14px;margin:0}._noAccessContainer_lp6u2_218{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fafafa;padding:20px}._noAccessCard_lp6u2_228{background-color:#fff;padding:48px;border-radius:8px;box-shadow:0 2px 8px #0000000f;text-align:center;max-width:480px;width:100%;border:1px solid #e8e8e8}._noAccessIcon_lp6u2_239{width:80px;height:80px;background-color:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;border:2px solid #d9d9d9}._noAccessIconInner_lp6u2_251{width:40px;height:40px;background-color:#ff4d4f;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative}._noAccessIconInner_lp6u2_251:after{content:"";width:20px;height:20px;background-color:#fff;border-radius:2px;position:absolute}._noAccessTitle_lp6u2_271{color:#262626;margin:0 0 12px;font-size:20px;font-weight:600}._noAccessMessage_lp6u2_278{color:#8c8c8c;font-size:14px;line-height:1.5;margin:0 0 32px}._noAccessButton_lp6u2_285{padding:8px 16px;background-color:transparent;color:#595959;border:1px solid #d9d9d9;border-radius:4px;cursor:pointer;font-size:13px;font-weight:500;transition:all .2s}._noAccessButton_lp6u2_285:hover{background-color:#f5f5f5;border-color:#40a9ff}@media(max-width:768px){._detailContainer_lp6u2_2{padding:16px}._detailTitle_lp6u2_18{font-size:20px}._infoGrid_lp6u2_75{grid-template-columns:1fr}._section_lp6u2_59{padding:16px}._noAccessCard_lp6u2_228{padding:32px 24px}._noAccessIcon_lp6u2_239{width:60px;height:60px}._noAccessIconInner_lp6u2_251{width:30px;height:30px}._noAccessIconInner_lp6u2_251:after{width:15px;height:15px}}._defaultContainer_dwaai_2{display:flex;align-items:center;justify-content:center;padding:48px 24px;background:#f9fafb}._defaultContent_dwaai_10{text-align:center;max-width:600px}._iconContainer_dwaai_15{margin-bottom:24px}._mainIcon_dwaai_19{color:#3066c2;opacity:.8}._title_dwaai_24{font-size:32px;font-weight:700;color:#111827;margin:0 0 16px}._description_dwaai_31{font-size:18px;color:#6b7280;margin:0 0 48px;line-height:1.6}._features_dwaai_38{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px;margin-top:48px}._feature_dwaai_38{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;transition:transform .2s,box-shadow .2s}._feature_dwaai_38:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._featureIcon_dwaai_62{color:#3066c2;margin-bottom:16px}._feature_dwaai_38 h3{font-size:18px;font-weight:600;color:#111827;margin:0 0 8px}._feature_dwaai_38 p{font-size:14px;color:#6b7280;margin:0;line-height:1.5}@media(max-width:768px){._defaultContainer_dwaai_2{padding:24px 16px}._title_dwaai_24{font-size:24px}._description_dwaai_31{font-size:16px}._features_dwaai_38{grid-template-columns:1fr;gap:24px;margin-top:32px}._feature_dwaai_38{padding:20px}}._dashboardRoot_vvx1w_1{width:100vw;height:100vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 4px 8px #0000001a}._bottomLeftTicker_vvx1w_22{position:fixed;bottom:20px;left:20px;color:#fff;z-index:1000;width:350px;overflow:hidden;white-space:nowrap;font-size:12px}._bottomLeftTickerText_vvx1w_36{display:inline-block}@keyframes _dashboardScroll_vvx1w_1{0%{transform:translate(0)}to{transform:translate(-100%)}}._headerContent_vvx1w_60{display:flex;align-items:center;height:100%}._headerRow_vvx1w_66{display:flex;align-items:center;justify-content:center;gap:.5rem;position:relative;height:100%}._headerDivider_vvx1w_75{width:.5px;height:5rem;background-color:#d5d5d5;flex-shrink:0}._headerTitle_vvx1w_82{font-size:18px;font-weight:600;color:#454545;text-align:center}._headerTitleSelect_vvx1w_90 .ant-select-selection-item{font-size:18px!important;font-weight:700;font-family:Google Sans!important;color:inherit!important}._headerTitleSelect_vvx1w_90 .ant-select-arrow{color:inherit!important}._headerTitleSelect_vvx1w_90 .ant-select-selector{background-color:transparent!important;color:inherit!important}._headerEditBtn_vvx1w_107{opacity:0;transition:opacity .2s;padding:.25rem;border-radius:4px;background:none;border:none;cursor:pointer;position:absolute;right:-2.5rem}._headerRow_vvx1w_66:hover ._headerEditBtn_vvx1w_107{opacity:1}._headerEditRow_vvx1w_123{display:flex;align-items:center;justify-content:center;gap:.5rem}._headerInput_vvx1w_130{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_vvx1w_142{padding:.25rem;border-radius:4px;background:none;border:none;cursor:pointer;transition:background .2s}._headerCheckBtn_vvx1w_142:hover{background:var(--bg-tertiary);border:2px solid var(--custom-hover-color, var(--accent-primary));transform:scale(1.05);transition:all .2s ease}._iconCheck_vvx1w_158{width:1.1rem;height:1.1rem;color:var(--accent-success)}._iconEdit_vvx1w_164{width:1.1rem;height:1.1rem;color:var(--text-secondary)}._iconDelete_vvx1w_170{width:1.1rem;height:1.1rem;color:#d30606}._contentContainer_vvx1w_176{margin:1rem 0;flex:1;overflow-y:auto;scrollbar-color:rgba(0,0,0,.05) rgba(0,0,0,.01)}._toolsWrapper_vvx1w_183{max-width:1200px;margin:0 auto;padding:0 1rem 2rem;-webkit-overflow-scrolling:touch}._toolsList_vvx1w_190{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}._toolCard_vvx1w_197{background:#fff;border:1px solid white;border-radius:8px;padding:10px;min-width:320px;max-width:320px;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_vvx1w_215:hover{box-shadow:2px 2px 2px 2px #e4e1e14d;transform:translateY(2px)}._toolEditBtn_vvx1w_222{position:absolute;top:.75rem;right:.75rem;opacity:0;transition:opacity .2s;padding:.25rem;border-radius:4px;background:none;border:none;cursor:pointer}._toolDeleteBtn_vvx1w_235{position:absolute;top:.75rem;right:1.75rem;opacity:0;transition:opacity .2s;padding:.25rem;border-radius:4px;background:none;border:none;cursor:pointer}._toolCardHover_vvx1w_215:hover ._toolEditBtn_vvx1w_222{opacity:1}._toolDeleteBtn_vvx1w_235{position:absolute;top:13px;right:40px;width:24px;height:24px;border-radius:50%;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease;z-index:10}._toolCardHover_vvx1w_215:hover ._toolDeleteBtn_vvx1w_235{opacity:1}._toolCardContent_vvx1w_274{display:flex;flex-direction:column;align-items:center;width:100%;padding-top:5px}._toolIcon_vvx1w_282{font-size:2rem}._toolTitle_vvx1w_287{font-size:1.1rem;font-weight:500;color:var(--text-primary);margin-bottom:.5rem;text-align:center}._toolDesc_vvx1w_295{font-size:.95rem;color:var(--text-secondary);text-align:center;padding:0 .5rem}._iconSelectorWrapper_vvx1w_302{margin-bottom:1rem;width:100%}._iconSelectorList_vvx1w_307{display:flex;flex-wrap:wrap;gap:.25rem;justify-content:center;margin-bottom:.5rem}._iconSelectorBtn_vvx1w_315{font-size:1.3rem;padding:.25rem .5rem;border-radius:6px;background:none;border:none;cursor:pointer;transition:background .15s}._iconSelectorBtn_vvx1w_315:hover{background:var(--bg-tertiary);border:2px solid var(--custom-hover-color, var(--accent-primary));transform:scale(1.05);transition:all .2s ease}._iconSelectorBtnActive_vvx1w_332{background:var(--bg-tertiary)}._iconPreview_vvx1w_336{font-size:2rem;text-align:center}._toolTitleInput_vvx1w_341{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_vvx1w_341: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_vvx1w_361{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_vvx1w_361: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_vvx1w_380{display:flex;gap:.5rem;margin-top:1rem;justify-content:center}._saveBtn_vvx1w_387{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_vvx1w_387:hover{background:var(--btn-primary-hover);border:2px solid var(--custom-hover-color, var(--accent-primary));transform:translateY(-1px);transition:all .2s ease}._cancelBtn_vvx1w_409{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_vvx1w_409:hover{background:var(--btn-secondary-hover);border:2px solid var(--custom-hover-color, var(--accent-primary));transform:translateY(-1px);transition:all .2s ease}._iconCheckSmall_vvx1w_431,._iconCancelSmall_vvx1w_437{width:1rem;height:1rem;color:var(--btn-text)}._toolCardDashed_vvx1w_443{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_vvx1w_457{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_vvx1w_457: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_vvx1w_485{width:2rem;height:2rem;margin-bottom:.5rem}._addNewText_vvx1w_491{font-size:1rem;font-weight:500}._tagSelectorWrapper_vvx1w_497{width:100%;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}._tagLabel_vvx1w_505{font-size:.98rem;color:var(--text-primary);font-weight:500}._tagSelect_vvx1w_497{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_vvx1w_497: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))}._toolTags_vvx1w_529{margin-top:8px;padding-left:6px;display:flex;flex-wrap:wrap;gap:6px}._toolTagsContainer_vvx1w_537{display:flex;gap:8px;margin-top:16px;flex-wrap:wrap;width:100%}._toolTag_vvx1w_529{font-size:12px;font-weight:500;background:none;border-radius:0;padding:4px 8px}._schemaStatus_vvx1w_554{display:flex;align-items:center;gap:8px;padding:5px 10px;border-radius:10px;font-size:12px;border:1px solid}._schemaStatusDefault_vvx1w_564{background-color:#e3f2fd;color:#1565c0;border-color:#bbdefb}._schemaStatusCurrent_vvx1w_570{background-color:var(--bg-tertiary);color:var(--text-primary);border-color:var(--border-secondary)}._schemaStatusPending_vvx1w_576{background-color:#fff3cd;color:#856404;border-color:#ffeaa7}._schemaStatusActive_vvx1w_582{background-color:#d4edda;color:#155724;border-color:#c3e6cb}._schemaStatusError_vvx1w_588{background-color:#f8d7da;color:#721c24;border-color:#f5c6cb}._schemaButton_vvx1w_594{padding:2px 6px;font-size:10px;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease}._schemaButton_vvx1w_594:hover{transform:scale(1.05)}._schemaButtonPrimary_vvx1w_607{background-color:var(--accent-success);color:#fff}._schemaButtonWarning_vvx1w_612{background-color:#856404;color:#fff}._schemaSelectContainer_vvx1w_617{display:flex;flex-direction:column;gap:5px;position:relative;height:30px;width:250px}._schemaSelectLabel_vvx1w_626{position:absolute;top:-15px;left:5px;z-index:1;font-size:11px;color:var(--text-secondary);font-style:italic}@media(max-width:700px){._headerContent_vvx1w_60{padding:1.2rem .5rem}._toolsList_vvx1w_190{gap:1rem}._toolCard_vvx1w_197,._toolCardDashed_vvx1w_443,._toolCardDashedBtn_vvx1w_457{min-width:100%;max-width:100%;padding:1rem .5rem}}._dashboardModal_vvx1w_655{background:var(--card-bg)!important}._dashboardModalMask_vvx1w_659{background-color:#00000073!important}[data-theme=dark] ._dashboardModalMask_vvx1w_659{background-color:#000000a6!important}._dashboardModalContent_vvx1w_667{background:var(--card-bg)!important;border:1px solid var(--border-secondary)!important;box-shadow:var(--shadow-heavy)!important}._dashboardModalHeader_vvx1w_673{background:var(--card-bg)!important;border-bottom:1px solid var(--border-primary)!important}._dashboardModalTitle_vvx1w_678{color:var(--text-primary)!important}._dashboardModalClose_vvx1w_682{color:var(--text-secondary)!important}._dashboardModalClose_vvx1w_682:hover{color:var(--text-primary)!important}._dashboardModalBody_vvx1w_690{background:var(--card-bg)!important;color:var(--text-primary)!important}._dashboardModalFooter_vvx1w_695{background:var(--card-bg)!important;border-top:1px solid var(--border-primary)!important}._formGridTwo_vvx1w_701{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}._formGridOne_vvx1w_709{width:100%;display:grid;grid-template-columns:1fr;gap:10px;margin-top:10px}._formCheckRow_vvx1w_717{width:100%;display:flex;gap:16px;align-items:center;margin-top:8px;justify-content:center}._dashboardModal_vvx1w_655 .ant-modal{background:var(--card-bg)!important}._dashboardModal_vvx1w_655 .ant-modal-content{background:var(--card-bg)!important;border:1px solid var(--border-secondary)!important;box-shadow:var(--shadow-heavy)!important}._dashboardModal_vvx1w_655 .ant-modal-header{background:var(--card-bg)!important;border-bottom:1px solid var(--border-primary)!important}._dashboardModal_vvx1w_655 .ant-modal-title{color:var(--text-primary)!important}._dashboardModal_vvx1w_655 .ant-modal-close{color:var(--text-secondary)!important}._dashboardModal_vvx1w_655 .ant-modal-close:hover{color:var(--text-primary)!important}._dashboardModal_vvx1w_655 .ant-modal-body{background:var(--card-bg)!important;color:var(--text-primary)!important}._dashboardModal_vvx1w_655 .ant-modal-footer{background:var(--card-bg)!important;border-top:1px solid var(--border-primary)!important}._dashboardModal_vvx1w_655 .ant-modal-mask{background-color:#00000073!important}[data-theme=dark] ._dashboardModal_vvx1w_655 .ant-modal-mask{background-color:#000000a6!important}._dashboardButton_vvx1w_772{background:var(--btn-primary-bg)!important;border-color:var(--btn-primary-bg)!important;color:var(--btn-text)!important}._dashboardButton_vvx1w_772: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_vvx1w_786{background:var(--bg-secondary)!important;border-color:var(--border-secondary)!important;color:var(--text-primary)!important}._dashboardButtonDefault_vvx1w_786: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_vvx1w_801{background:var(--input-bg)!important;border-color:var(--input-border)!important;color:var(--text-primary)!important}._dashboardInput_vvx1w_801: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_vvx1w_801::placeholder{color:var(--text-tertiary)!important}._dashboardModal_vvx1w_655 .ant-btn{background:var(--btn-primary-bg)!important;border-color:var(--btn-primary-bg)!important;color:var(--btn-text)!important}._dashboardModal_vvx1w_655 .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_vvx1w_655 .ant-btn-default{background:var(--bg-secondary)!important;border-color:var(--border-secondary)!important;color:var(--text-primary)!important}._dashboardModal_vvx1w_655 .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_vvx1w_655 .ant-input{background:var(--input-bg)!important;border-color:var(--input-border)!important;color:var(--text-primary)!important}._dashboardModal_vvx1w_655 .ant-input:focus{border-color:var(--input-focus)!important;box-shadow:0 0 0 2px #60a5fa33!important}._dashboardModal_vvx1w_655 .ant-input::placeholder{color:var(--text-tertiary)!important}._dashboardSelect_vvx1w_863{background:var(--input-bg)!important}._dashboardSelectSelector_vvx1w_867{background:var(--input-bg)!important;border-color:var(--input-border)!important;color:var(--text-primary)!important}._dashboardSelectFocused_vvx1w_873 ._dashboardSelectSelector_vvx1w_867{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_vvx1w_880{background:var(--card-bg)!important;border:1px solid var(--border-secondary)!important}._dashboardSelectItem_vvx1w_885{color:var(--text-primary)!important}._dashboardSelectItem_vvx1w_885:hover{background:var(--bg-tertiary)!important}._dashboardSelectItemSelected_vvx1w_893{background:var(--accent-primary)!important;color:var(--btn-text)!important}._dashboardModalConfirm_vvx1w_899{background:var(--card-bg)!important}._dashboardModalConfirmTitle_vvx1w_903,._dashboardModalConfirmContent_vvx1w_907{color:var(--text-primary)!important}._dashboardModalConfirmBtns_vvx1w_911{margin-top:16px!important}._dashboardModalConfirmBtns_vvx1w_911 ._dashboardButton_vvx1w_772{background:var(--btn-primary-bg)!important;border-color:var(--btn-primary-bg)!important;color:var(--btn-text)!important}._dashboardModalConfirmBtns_vvx1w_911 ._dashboardButton_vvx1w_772: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}._box_vvx1w_932{display:flex;align-items:center;gap:10px;text-align:center}._boxDiv_vvx1w_940{width:8px;height:30px;max-height:50px;opacity:1;background:#6789d8}._toolCardItem_vvx1w_948{align-items:center;width:100%;text-align:center;display:flex;flex-direction:column;flex:1}._toolDescItem_vvx1w_960{font-size:.9rem;color:#454545;padding:0 .5rem}._toolTitleItem_vvx1w_968{font-size:21px;font-weight:500;color:#565656;text-align:center}._toolCardDesc_vvx1w_977{display:flex;align-items:center;width:100%;margin-top:10px;border-radius:10px;padding:5px}._tabEmpty_vvx1w_987{color:var(--text-primary);display:flex;align-items:center;justify-content:center;height:50vh;font-size:16px}._tabButtonInline_vvx1w_997{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:transparent;border:1px solid transparent;border-radius:16px;color:#262626;font-size:15px;font-weight:550;cursor:pointer;transition:all .2s ease;white-space:nowrap}._tabButtonInline_vvx1w_997:hover{color:#2a6fcc;border-radius:0}._tabActiveInline_vvx1w_1018{border-radius:0;border-bottom:4px solid #BBBBBB}._tabStatusBarContainer_vvx1w_1024{width:100%;justify-content:center;display:flex}._tabStatusBar_vvx1w_1024{width:100%;background:#434d66a6;display:flex;align-items:center;justify-content:space-between;padding:10px 24px;color:#fff;text-align:center}._tabStatusLeft_vvx1w_1041{font-size:14px;font-weight:600}._tabStatusRight_vvx1w_1046{font-size:16px}._tabStatusTitle_vvx1w_1050{font-weight:700;font-size:18px}._tabStatusSep_vvx1w_1055{margin:0 8px}._tabStatusDesc_vvx1w_1059{font-weight:400}._toolInfoSection_vvx1w_1064,._toolSupportSection_vvx1w_1065{margin-top:16px;padding:10px 16px;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000f;position:relative;overflow:hidden;width:100%}._toolInfoSection_vvx1w_1064:before,._toolSupportSection_vvx1w_1065:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%}._toolInfoLabel_vvx1w_1086,._toolSupportLabel_vvx1w_1087{font-size:11px;font-weight:700;color:#3066c2;margin-bottom:8px;text-transform:uppercase;letter-spacing:.8px;display:flex;align-items:center;gap:6px}._toolInfoContent_vvx1w_1099,._toolSupportContent_vvx1w_1100{font-size:12px;line-height:1.5;color:#475569;word-wrap:break-word;font-weight:400;margin:0;text-align:left;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;letter-spacing:.02em;opacity:.95}._toolInfoContent_vvx1w_1099 h1,._toolInfoContent_vvx1w_1099 h2,._toolInfoContent_vvx1w_1099 h3,._toolSupportContent_vvx1w_1100 h1,._toolSupportContent_vvx1w_1100 h2,._toolSupportContent_vvx1w_1100 h3{font-size:14px!important;margin:8px 0 6px;color:#1e293b;font-weight:600;line-height:1.3}._toolInfoContent_vvx1w_1099 p,._toolSupportContent_vvx1w_1100 p{font-size:13px!important;margin:6px 0;line-height:1.4}._toolInfoContent_vvx1w_1099 ul,._toolSupportContent_vvx1w_1100 ul{font-size:13px!important;margin:6px 0;padding-left:18px}._toolInfoContent_vvx1w_1099 li,._toolSupportContent_vvx1w_1100 li{font-size:13px!important;margin:3px 0;line-height:1.4}._toolInfoContent_vvx1w_1099 strong,._toolSupportContent_vvx1w_1100 strong{font-size:13px!important;color:#1e293b;font-weight:600}._toolActionButtons_vvx1w_1162{display:flex;width:100%;gap:8px;margin-top:16px;flex-wrap:wrap}._toolActionButton_vvx1w_1162{padding:8px 16px;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-width:80px}._toolActionButton_vvx1w_1162:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}._toolActionButton_vvx1w_1162:active{transform:translateY(0)}._toolActionButton_vvx1w_1162._support_vvx1w_1196{background-color:#4e5c94}._toolActionButton_vvx1w_1162._support_vvx1w_1196:hover{background-color:#9ca8bc}._toolActionButton_vvx1w_1162._info_vvx1w_898{background-color:#446ed9}._toolActionButton_vvx1w_1162._info_vvx1w_898:hover{background-color:#3d5fc7}._toolActionButton_vvx1w_1162._enterApp_vvx1w_1212{background-color:#cc5e8f}._toolActionButton_vvx1w_1162._enterApp_vvx1w_1212:hover{background-color:#b54d7e}._toolShortcut_vvx1w_1221{position:absolute;top:5px;right:5px;background-color:transparent;color:#989898;font-weight:600;padding:4px 10px;font-size:11px;z-index:10;pointer-events:none;user-select:none}._tagOptions_vvx1w_1238{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}._tagOption_vvx1w_1238{display:flex;align-items:center;cursor:pointer;user-select:none}._tagCheckbox_vvx1w_1252{display:none}._tagLabel_vvx1w_505{display:inline-block;padding:6px 12px;border-radius:16px;font-size:12px;font-weight:500;transition:all .2s ease;border:1px solid #d9d9d9;cursor:pointer}._tagLabel_vvx1w_505:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._tagOption_vvx1w_1238 input[type=checkbox]:checked+._tagLabel_vvx1w_505{border-color:transparent;box-shadow:0 2px 8px #00000026}._modalContent_1lq04_1{height:70vh;overflow-y:auto}._tagsCard_1lq04_6{margin-bottom:16px}._tagsTable_1lq04_10{margin-top:16px}._colorDisplay_1lq04_14{display:flex;align-items:center;gap:8px}._colorPreview_1lq04_20{width:20px;height:20px;border-radius:4px;border:1px solid #d9d9d9;flex-shrink:0}._tagPreview_1lq04_28{display:flex;align-items:center;justify-content:center}._previewTag_1lq04_34{display:inline-block;padding:4px 8px;border-radius:12px;font-size:10px;font-weight:500;border:1px solid;text-transform:uppercase;letter-spacing:.3px}._helpCard_1lq04_45{background:#fafafa}._helpItem_1lq04_49{text-align:center;padding:16px;background:#fff;border-radius:8px;border:1px solid #f0f0f0}._helpItem_1lq04_49 h4{margin:0 0 8px;color:#4b67a9;font-size:14px}._helpItem_1lq04_49 p{margin:0;color:#666;font-size:12px;line-height:1.4}@media(max-width:768px){._modalContent_1lq04_1{max-height:60vh}._colorDisplay_1lq04_14{flex-direction:column;gap:4px}._helpItem_1lq04_49{padding:12px}}._overlay_oq5b9_1{position:fixed;inset:0;background-color:#00000080;z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px}._modal_oq5b9_15{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;width:90vw;max-width:1200px;height:80vh;display:flex;flex-direction:column;overflow:hidden}._header_oq5b9_27{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb;background:#f9fafb}._header_oq5b9_27 h2{margin:0;font-size:24px;font-weight:600;color:#111827}._closeButton_oq5b9_43{background:none;border:none;color:#6b7280;cursor:pointer;padding:8px;border-radius:6px;transition:all .2s}._closeButton_oq5b9_43:hover{background:#e5e7eb;color:#374151}._errorMessage_oq5b9_58{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;margin:0 24px;border-radius:6px;display:flex;justify-content:space-between;align-items:center}._errorMessage_oq5b9_58 button{background:none;border:none;color:#dc2626;cursor:pointer;font-size:18px;font-weight:700}._content_oq5b9_79{display:flex;flex:1;overflow:hidden}._leftPanel_oq5b9_85,._rightPanel_oq5b9_85{flex:1;display:flex;flex-direction:column;overflow:hidden}._leftPanel_oq5b9_85{border-right:1px solid #e5e7eb}._panelHeader_oq5b9_96{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e5e7eb;background:#f9fafb}._panelHeader_oq5b9_96 h3{margin:0;font-size:18px;font-weight:600;color:#111827}._addButton_oq5b9_112{background:#3066c2;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;display:flex;align-items:center;gap:6px;font-size:14px;font-weight:500;transition:background-color .2s}._addButton_oq5b9_112:hover{background:#2563eb}._taskListContainer_oq5b9_131,._taskItemsContainer_oq5b9_131{flex:1;overflow-y:auto;padding:16px}._taskListItem_oq5b9_137{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:12px;cursor:pointer;transition:all .2s;display:flex;justify-content:space-between;align-items:flex-start}._taskListItem_oq5b9_137:hover{border-color:#3066c2;box-shadow:0 2px 8px #3b82f61a}._taskListItem_oq5b9_137._selected_oq5b9_155{border-color:#3066c2;background:#eff6ff}._taskListInfo_oq5b9_160 h4{margin:0 0 8px;font-size:16px;font-weight:600;color:#111827}._taskListInfo_oq5b9_160 p{margin:0 0 8px;font-size:14px;color:#6b7280;line-height:1.4}._position_oq5b9_174{font-size:12px;color:#9ca3af;background:#f3f4f6;padding:2px 8px;border-radius:4px}._taskListActions_oq5b9_182,._taskItemActions_oq5b9_182{display:flex;gap:8px;opacity:0;transition:opacity .2s}._taskListItem_oq5b9_137:hover ._taskListActions_oq5b9_182,._taskItem_oq5b9_131:hover ._taskItemActions_oq5b9_182{opacity:1}._editButton_oq5b9_194,._deleteButton_oq5b9_194{background:none;border:none;padding:6px;border-radius:4px;cursor:pointer;transition:all .2s}._editButton_oq5b9_194{color:#3066c2}._editButton_oq5b9_194:hover{background:#eff6ff}._deleteButton_oq5b9_194{color:#dc2626}._deleteButton_oq5b9_194:hover{background:#fef2f2}._taskItem_oq5b9_131{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:12px;display:flex;justify-content:space-between;align-items:flex-start;transition:all .2s}._taskItem_oq5b9_131:hover{border-color:#3066c2;box-shadow:0 2px 8px #3b82f61a}._taskItemInfo_oq5b9_236 h4{margin:0 0 8px;font-size:15px;font-weight:600;color:#111827}._taskItemInfo_oq5b9_236 a{color:#3066c2;text-decoration:none;font-size:13px;word-break:break-all}._taskItemInfo_oq5b9_236 a:hover{text-decoration:underline}._noSelection_oq5b9_254{display:flex;align-items:center;justify-content:center;height:200px;color:#6b7280;font-style:italic}._loading_oq5b9_263{display:flex;align-items:center;justify-content:center;height:100px;color:#6b7280}._formOverlay_oq5b9_272{position:fixed;inset:0;background-color:#00000080;z-index:3000;display:flex;align-items:center;justify-content:center;padding:20px}._formModal_oq5b9_286{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;width:100%;max-width:500px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}._formHeader_oq5b9_298{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb;background:#f9fafb}._formHeader_oq5b9_298 h3{margin:0;font-size:18px;font-weight:600;color:#111827}._formHeader_oq5b9_298 button{background:none;border:none;color:#6b7280;cursor:pointer;padding:8px;border-radius:6px;transition:all .2s}._formHeader_oq5b9_298 button:hover{background:#e5e7eb;color:#374151}._formContent_oq5b9_329{padding:24px;flex:1;overflow-y:auto}._formGroup_oq5b9_335{margin-bottom:20px}._formGroup_oq5b9_335 label{display:block;margin-bottom:6px;font-weight:500;color:#374151;font-size:14px}._formGroup_oq5b9_335 input,._formGroup_oq5b9_335 textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;transition:border-color .2s;box-sizing:border-box}._formGroup_oq5b9_335 input:focus,._formGroup_oq5b9_335 textarea:focus{outline:none;border-color:#3066c2;box-shadow:0 0 0 3px #3b82f61a}._formGroup_oq5b9_335 textarea{resize:vertical;min-height:80px}._formActions_oq5b9_370{display:flex;gap:12px;justify-content:flex-end;margin-top:24px;padding-top:20px;border-top:1px solid #e5e7eb}._cancelButton_oq5b9_379{background:#f3f4f6;color:#374151;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}._cancelButton_oq5b9_379:hover{background:#e5e7eb}._saveButton_oq5b9_395{background:#3066c2;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;display:flex;align-items:center;gap:6px;transition:all .2s}._saveButton_oq5b9_395:hover:not(:disabled){background:#2563eb}._saveButton_oq5b9_395:disabled{background:#9ca3af;cursor:not-allowed}._positionControls_oq5b9_419{display:flex;align-items:center;gap:8px;border:1px solid #d1d5db;border-radius:6px;padding:4px;background:#fff}._positionButton_oq5b9_429{background:#f3f4f6;border:none;border-radius:4px;padding:6px 8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;color:#374151}._positionButton_oq5b9_429:hover{background:#e5e7eb;color:#111827}._positionButtons_oq5b9_447{display:flex;flex-direction:row;gap:4px;margin-right:8px}._moveButton_oq5b9_454{background:#f3f4f6;border:none;border-radius:4px;padding:4px 6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;color:#6b7280;min-width:24px;height:20px}._moveButton_oq5b9_454:hover:not(:disabled){background:#e5e7eb;color:#374151}._moveButton_oq5b9_454:disabled{background:#f9fafb;color:#d1d5db;cursor:not-allowed;opacity:.5}@media(max-width:768px){._modal_oq5b9_15{width:95vw;height:90vh}._content_oq5b9_79{flex-direction:column}._leftPanel_oq5b9_85{border-right:none;border-bottom:1px solid #e5e7eb;max-height:40vh}._formModal_oq5b9_286{width:95vw}}._simpleEditorContainer_oq5b9_504{border:1px solid #e5e7eb;border-radius:6px;min-height:200px;max-height:300px;overflow-y:auto}._simpleEditorContent_oq5b9_512{min-height:200px;padding:12px;font-size:14px;line-height:1.6;outline:none}._simpleEditorContent_oq5b9_512:focus{outline:none}._simpleEditorContent_oq5b9_512 p{margin:0 0 8px}._simpleEditorContent_oq5b9_512 p:last-child{margin-bottom:0}._simpleEditorContent_oq5b9_512 ul,._simpleEditorContent_oq5b9_512 ol{margin:8px 0;padding-left:20px}._simpleEditorContent_oq5b9_512 li{margin:4px 0}._simpleEditorContent_oq5b9_512 h1,._simpleEditorContent_oq5b9_512 h2,._simpleEditorContent_oq5b9_512 h3,._simpleEditorContent_oq5b9_512 h4,._simpleEditorContent_oq5b9_512 h5,._simpleEditorContent_oq5b9_512 h6{margin:12px 0 8px;font-weight:600}._simpleEditorContent_oq5b9_512 strong,._simpleEditorContent_oq5b9_512 b{font-weight:600}._simpleEditorContent_oq5b9_512 em,._simpleEditorContent_oq5b9_512 i{font-style:italic}._simpleEditorContent_oq5b9_512 img{max-width:100%;height:auto;border-radius:4px;margin:8px 0;box-shadow:0 2px 4px #0000001a}._reorderContainer_cgscf_1{max-height:60vh;overflow-y:auto;padding:4px}._instruction_cgscf_7{margin-bottom:20px;color:#4b67a9;font-size:14px;font-weight:500;text-align:center;background:#f6f8ff;padding:12px 16px;border-radius:6px;border:1px solid #e6f0ff}._toolItem_cgscf_19{display:flex;align-items:center;justify-content:space-between;padding:16px;border:1px solid #e8e8e8;border-radius:8px;margin-bottom:10px;background:#fff;transition:all .25s ease;box-shadow:0 1px 3px #0000000d}._toolItem_cgscf_19:hover{background:#f8faff;border-color:#4b67a9;box-shadow:0 2px 8px #1890ff1a;transform:translateY(-1px)}._toolContent_cgscf_39{display:flex;align-items:center;flex:1;gap:14px}._toolIcon_cgscf_46{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:8px;background:#f0f8ff;border:1px solid #e6f0ff;color:#4b67a9;font-size:18px;font-weight:500}._toolInfo_cgscf_60{flex:1;padding:10px;margin-right:5px}._toolName_cgscf_66{font-weight:600;font-size:15px;color:#262626;margin-bottom:6px;line-height:1.3}._toolDescription_cgscf_74{font-size:13px;color:#8c8c8c;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._toolActions_cgscf_84{display:flex;flex-direction:column;gap:6px}._toolActions_cgscf_84 ._ant-btn_cgscf_90{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:6px;border:1px solid #d9d9d9;background:#fff;color:#595959;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}._toolActions_cgscf_84 ._ant-btn_cgscf_90:hover{border-color:#4b67a9;color:#4b67a9;background:#f0f8ff;box-shadow:0 2px 4px #1890ff26}._toolActions_cgscf_84 ._ant-btn_cgscf_90:disabled{opacity:.3;cursor:not-allowed}._toolActions_cgscf_84 ._ant-btn_cgscf_90:disabled:hover{border-color:#d9d9d9;color:#595959;background:#fff;box-shadow:0 1px 2px #0000000d}.ant-modal-header{border-bottom:1px solid #f0f0f0;padding:16px 24px}.ant-modal-body{padding:20px 24px}.ant-modal-footer{border-top:1px solid #f0f0f0;padding:12px 24px;background:#fafafa}.ant-modal-footer .ant-btn{min-width:80px;height:36px;border-radius:6px;font-weight:500}.ant-modal-footer .ant-btn-primary{background:#4b67a9;border-color:#4b67a9}.ant-modal-footer .ant-btn-primary:hover{background:#40a9ff;border-color:#40a9ff}._reorderContainer_cgscf_1::-webkit-scrollbar{width:4px}._reorderContainer_cgscf_1::-webkit-scrollbar-track{background:#f5f5f5;border-radius:2px}._reorderContainer_cgscf_1::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:2px}._reorderContainer_cgscf_1::-webkit-scrollbar-thumb:hover{background:#bfbfbf}._main_sv4eu_1{width:100vw;height:100vh;padding:1em}._controlGroup_sv4eu_7{width:100%;height:5%;display:flex}._buttonGroup_sv4eu_13{display:flex;align-items:center;gap:3px}._buttonGroup_sv4eu_13 button{height:100%;width:40px;color:#000;cursor:pointer;background-color:transparent}._buttonGroup_sv4eu_13 button:hover{background-color:#ff4500}._buttonGroup_sv4eu_13 button:disabled{background-color:#ccc;cursor:not-allowed}._isActive_sv4eu_36{background-color:#fc0!important;color:#000!important}._editorContent_sv4eu_41{width:100%;height:95%;border:1px solid rgb(225,224,224)}._editorContentWrap_sv4eu_47{width:100%;height:100%}._editorContentWrap_sv4eu_47 .tiptap{width:100%;height:100%;padding:.3em}._editorContentWrap_sv4eu_47 .tiptap:first-child{margin-top:0}._editorContentWrap_sv4eu_47 .tiptap blockquote{border-left:3px solid red;margin:1.5rem 0;padding-left:1rem}._editorContentWrap_sv4eu_47 .tiptap :is(ul,ol){padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem}._editorContentWrap_sv4eu_47 .tiptap ol li p{margin:.25em 0}._editorContentWrap_sv4eu_47 .tiptap hr{border:none;border-top:1px solid gray;cursor:pointer;margin:1rem 0}._resizableImageWrapper_sv4eu_84{position:relative;display:inline-block;margin:5px}._resizableImage_sv4eu_84{display:block;max-width:100%}._resizeHandle_sv4eu_95{position:absolute;width:10px;height:10px;background-color:#007bff;border-radius:50%;z-index:10}._resizeTopLeft_sv4eu_104{top:-1px;left:-1px;cursor:nwse-resize}._resizeTopRight_sv4eu_110{top:-1px;right:-1px;cursor:nesw-resize}._resizeBottomLeft_sv4eu_116{bottom:-1px;left:-1px;cursor:nesw-resize}._resizeBottomRight_sv4eu_122{bottom:-1px;right:-1px;cursor:nwse-resize}._resizableImageWrapper_sv4eu_84:hover ._resizeHandle_sv4eu_95{display:block}._resizableImageWrapper_sv4eu_84 ._resizeHandle_sv4eu_95{display:none}._editorContentWrap_sv4eu_47 .tiptap table{border-collapse:collapse;margin:0;overflow:hidden;table-layout:fixed;width:100%}._editorContentWrap_sv4eu_47 .tiptap td{border:1px solid gray;box-sizing:border-box;min-width:1em;padding:6px 8px;position:relative;vertical-align:top}._editorContentWrap_sv4eu_47 .tiptap td>*{margin-bottom:0}._editorContentWrap_sv4eu_47 .tiptap th{border:1px solid gray;box-sizing:border-box;min-width:1em;padding:6px 8px;position:relative;vertical-align:top}._editorContentWrap_sv4eu_47 .tiptap th>*{margin-bottom:0}._editorContentWrap_sv4eu_47 .tiptap th{font-weight:700;text-align:left}._editorContentWrap_sv4eu_47 .tiptap .selectedCell:after{background:gray;opacity:.5;content:"";inset:0;pointer-events:none;position:absolute;z-index:2}._editorContentWrap_sv4eu_47 .tiptap .column-resize-handle{background-color:#01f;bottom:-2px;pointer-events:none;position:absolute;right:-2px;top:0;width:4px}._editorContentWrap_sv4eu_47 .tiptap .tableWrapper{margin:1.5rem 0;overflow-x:auto}._editorContentWrap_sv4eu_47 .resize-cursor{cursor:ew-resize;cursor:col-resize}._tableMenuContainer_sv4eu_208{height:100%;position:relative;display:inline-block}._tableDropdownMenu_sv4eu_214{position:absolute;top:110%;left:0;z-index:20000;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #ff00001a;min-width:200px}._tableDropdownMenu_sv4eu_214 button{color:#000;display:flex;align-items:center;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer}._tableDropdownMenu_sv4eu_214 button:hover{color:#fff}._tableDropdownMenu_sv4eu_214 button span{margin-left:8px}._editorContentWrap_sv4eu_47 .tiptap mark{background-color:#faf594;border-radius:.4rem;box-decoration-break:clone;padding:.1rem .3rem}._colorPickerContainer_sv4eu_253{height:100%;position:relative;display:inline-block}._colorPickerDropdown_sv4eu_259{position:absolute;top:100%;left:0;background:#fff;border:1px solid #ccc;border-radius:4px;padding:8px;z-index:20000;display:flex;flex-direction:column;gap:8px;margin-top:4px;box-shadow:0 2px 4px #0000001a}._colorPicker_sv4eu_253{width:100%;min-width:100px;height:30px;padding:0;border:none;cursor:pointer}._fontMenuContainer_sv4eu_284{height:100%;position:relative;display:inline-block}._fontDropdownMenu_sv4eu_290{position:absolute;top:110%;left:0;z-index:20000;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000001a;min-width:200px}._fontDropdownMenu_sv4eu_290 button{color:#000;display:flex;align-items:center;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer}._fontDropdownMenu_sv4eu_290 button:hover{color:#fff}._fontDropdownMenu_sv4eu_290 button span{margin-left:8px}._editorContentWrap_sv4eu_47 .tiptap p.is-editor-empty:first-child:before{color:gray;content:attr(data-placeholder);float:left;height:0;pointer-events:none}._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_1vp0l_1{width:100%;height:100%;display:flex;background-color:#fff;border-radius:10px;box-shadow:2px 0 1px 1px #0000001a}._sidebar_1vp0l_12{width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;font-size:14px;gap:10px}._sidebarTitle_1vp0l_23{display:flex;align-items:center;justify-content:space-between;padding:7px 0 7px 10px;border-radius:3px}._folderRight_1vp0l_31{display:flex;align-items:center;gap:7px}._folderRight_1vp0l_31>span{font-size:20px;font-weight:700;color:#6e6e6e}._menuItemDark_1vp0l_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_1vp0l_43:hover,._menuItemActiveDark_1vp0l_64{background-color:#545d66}._menuItem_1vp0l_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_1vp0l_43:hover{background-color:#f4f4f4}._menuItemActive_1vp0l_64:hover{background-color:#cff1e9;color:#333}._cardLabel_1vp0l_95{padding-left:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;gap:5px}._iconCard_1vp0l_104{width:15px;height:15px}._titleCard_1vp0l_109{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;max-width:100%;gap:4px}._menuItemActive_1vp0l_64{background-color:#e6e6e6;color:#333;transition:all .2s ease;font-weight:700}._content_1vp0l_128{width:calc(100% - 330px);padding:10px;height:100%;box-sizing:border-box;overflow:auto}._searchBox_1vp0l_136{background:#fff;width:100%;font-size:13px;border-radius:6px}._searchBoxDark_1vp0l_145{background:#334155;width:100%;border:1px solid #4a5568!important;font-size:13px;border-radius:6px;color:#fff}._searchBoxDark_1vp0l_145 .ant-input::placeholder{color:#fff;opacity:1}._buttonActionGroup_1vp0l_165{display:flex;padding-left:10px;gap:10px}._buttonAction_1vp0l_165{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_1vp0l_165._active_1vp0l_182{background-color:#fff}._active_1vp0l_182>span{color:#262626!important;font-weight:700}._activeDark_1vp0l_191>span{color:#fff;text-shadow:0 0 5px #ffffff,0 0 10px #ffffff,0 0 20px #ffffff,0 0 40px #ffffff}._bookMark_1vp0l_200{cursor:pointer;width:15%;display:flex;align-items:center}._headerSidebar_1vp0l_208{gap:12px;display:flex;align-items:center;width:100%;height:50px;padding:8px 12px;border-radius:8px;margin-bottom:8px}._searchContainer_1vp0l_219{flex:1;height:100%;min-width:0}._toggleContainer_1vp0l_225{flex-shrink:0}._toggleButton_1vp0l_229{display:flex;align-items:center;gap:6px;padding:8px 12px;background:linear-gradient(135deg,#4b67a9,#40a9ff);color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:12px;font-weight:500;transition:all .3s ease;box-shadow:0 2px 4px #1890ff4d}._toggleButton_1vp0l_229:hover{background:linear-gradient(135deg,#40a9ff,#69c0ff);transform:translateY(-1px);box-shadow:0 4px 8px #1890ff66}._toggleButton_1vp0l_229:active{transform:translateY(0);box-shadow:0 2px 4px #1890ff4d}._toggleButtonDark_1vp0l_256{background:linear-gradient(135deg,#722ed1,#9254de);box-shadow:0 2px 4px #722ed14d}._toggleButtonDark_1vp0l_256:hover{background:linear-gradient(135deg,#9254de,#b37feb);box-shadow:0 4px 8px #722ed166}._toggleIcon_1vp0l_266{font-size:14px;animation:_pulse_1vp0l_1 2s ease-in-out infinite}._toggleText_1vp0l_271{font-size:12px;font-weight:600}@keyframes _pulse_1vp0l_1{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}._menu_1vp0l_43,._menuDark_1vp0l_295{display:flex;flex-direction:column;width:100%;height:calc(100% - 100px);overflow:auto;padding:4px 8px 20px;gap:2px}._menuDark_1vp0l_295{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_1vp0l_321{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;height:50px;margin-top:auto;padding:16px 0}._extraInfo_1vp0l_321>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_1vp0l_347{color:#262626!important;font-weight:500!important;border-radius:10px!important}._titleButton_1vp0l_353{font-size:16px}._textFooter_1vp0l_358{display:flex;justify-content:center;align-items:center;color:#8d8d8d;background-color:#efefef;height:50px;font-size:16px}._disabledItem_1vp0l_369{color:#ababab;cursor:not-allowed;pointer-events:none}._newDot_1vp0l_375{color:#3066c2;margin-left:4px;display:inline-flex;vertical-align:top}._modalKPI_1vp0l_382 .ant-modal-close{top:8px;width:10px;height:10px}._option_card_1vp0l_388{display:flex;justify-content:end;align-items:center}._menuWithButton_1vp0l_394{height:calc(100% - 140px)}._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}._kqkd-pie-tooltip_1qxlq_1._ag-chart-tooltip_1qxlq_1{border-radius:10px;overflow:hidden;border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 26px #00000024;backdrop-filter:blur(2px)}._kqkd-pie-tooltip_1qxlq_1._ag-chart-tooltip_1qxlq_1 ._ag-chart-tooltip-title_1qxlq_1{padding:8px 10px;font-weight:700;font-size:12px;letter-spacing:.2px;line-height:1.2}._kqkd-pie-tooltip_1qxlq_1._ag-chart-tooltip_1qxlq_1 ._ag-chart-tooltip-content_1qxlq_1{padding:10px;font-size:12px;line-height:1.35;color:#262626}._kqkd-pie-tooltip_1qxlq_1._ag-chart-tooltip_1qxlq_1 ._kqkd-tt-category_1qxlq_1{font-size:14px;font-weight:600;color:#262626;background:#fff}._kqkd-pie-tooltip_1qxlq_1._ag-chart-tooltip_1qxlq_1 ._kqkd-tt-number_1qxlq_1{font-size:14px;font-weight:700;color:#262626;font-variant-numeric:tabular-nums;margin-left:auto}._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}._headingItem_11muk_1{cursor:pointer;padding:5px 1px;margin:2px 0;font-size:14px;transition:all .2s ease;line-height:1.5;border-left:2px solid transparent;background-color:transparent;display:flex;align-items:center;gap:8px}._headingItem_11muk_1[data-level="1"]{font-size:16px;font-weight:600;color:#454545}._headingItem_11muk_1[data-level="2"]{font-size:14px;font-weight:500;color:#454545;margin-left:16px}._headingItem_11muk_1[data-level="3"]{font-size:13px;font-weight:400;color:#454545}._headingItem_11muk_1[data-level="4"]{font-size:12px;font-weight:400;color:#454545;margin-left:64px}._headingItem_11muk_1:hover{background-color:#f3f4f6;border-left-width:4px;transform:translate(2px)}._headingItem_11muk_1._active_11muk_57{background-color:#e3f2fd;border-left-width:4px}._sidebar_11muk_63{width:19%;height:100%;background:#fff;padding:5px 6px 16px;border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd;overflow-y:auto}._container_11muk_75{width:100%;height:100vh;display:flex;gap:0;box-sizing:border-box;overflow:hidden;flex-direction:column}._topBar_11muk_85{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:#fff;border-bottom:1px solid #e8e8e8;box-shadow:0 2px 4px #0000001a;z-index:10;gap:24px}._backCanvas_11muk_97{cursor:pointer;padding:8px;border-radius:6px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}._backCanvas_11muk_97:hover{background-color:#f5f5f5}._topBarTitle_11muk_111{margin:0;font-size:24px;font-weight:600;color:#262626}._content_11muk_118{width:95%;height:calc(100vh - 103px);display:flex;gap:2px}._quillMain_11muk_125{flex:1;padding:5px 10px 0 5px;overflow-y:auto;background-color:#fafafa;display:flex;gap:20px}._mainContent_11muk_134{flex:1;overflow-y:auto}._quillMain_11muk_125 h1{color:#262626;font-size:28px;font-weight:700;margin-bottom:32px;border-bottom:2px solid #477ED1;padding-bottom:16px}._quillMain_11muk_125 h2{color:#477ed1;font-size:24px;font-weight:600;margin-top:40px;margin-bottom:20px;border-left:4px solid #477ED1;padding-left:16px}._quillMain_11muk_125 h3{color:#454545;font-size:20px;font-weight:500;margin-top:32px;margin-bottom:16px;border-left:3px solid #E27879;padding-left:12px}._quillMain_11muk_125 h4{color:#868686;font-size:18px;font-weight:400;margin-top:24px;margin-bottom:12px;border-left:2px solid #C2C2C2;padding-left:8px}._quillMain_11muk_125 p{color:#454545;font-size:16px;line-height:1.6;margin-bottom:16px}._quillMain_11muk_125 ul{margin-bottom:16px;padding-left:24px}._quillMain_11muk_125 li{color:#454545;font-size:16px;line-height:1.6;margin-bottom:8px}._quillMain_11muk_125 section{margin-bottom:40px;background:#fff;padding:24px;border-radius:8px;box-shadow:0 2px 8px #0000001a}._sidebarHeader_11muk_206{display:flex;flex-direction:column;gap:12px;padding:16px 0;border-bottom:1px solid #e8e8e8;margin-bottom:16px}._sidebarHeaderRow_11muk_215{display:flex;justify-content:space-between;align-items:center;gap:10px}._sidebarHeader_11muk_206 h3{margin:0;color:#262626;font-size:16px;font-weight:600}._addButton_11muk_229{background-color:#fff;border-color:#d9d9d9;color:#262626;margin-left:6px}._addButton_11muk_229:hover{background-color:#f5f5f5;border-color:#bfbfbf;color:#262626}._sidebarActions_11muk_243{display:flex;align-items:center;gap:4px}._actionButton_11muk_249{color:#262626;padding:4px 8px;min-width:auto;height:32px;border:1px solid #d9d9d9;background-color:#fff;border-radius:6px;transition:all .2s ease;font-size:12px;font-weight:500;display:flex;align-items:center;gap:4px}._actionButton_11muk_249:hover{background-color:#f5f5f5;border-color:#bfbfbf;color:#262626}._actionButton_11muk_249:disabled{color:#d9d9d9;cursor:not-allowed;background-color:#f5f5f5;border-color:#d9d9d9}._actionButton_11muk_249:disabled:hover{background-color:#f5f5f5;border-color:#d9d9d9;color:#d9d9d9}._loadingContainer_11muk_285{display:flex;align-items:center;justify-content:center;padding:20px;color:#868686;gap:8px}._processDetails_11muk_295{background-color:#f8f9fa;padding:16px;border-radius:6px;border-left:4px solid #477ED1}._processDetails_11muk_295 p{margin-bottom:8px}._processDetails_11muk_295 pre{background-color:#f1f3f4;padding:12px;border-radius:4px;overflow-x:auto;font-size:12px;margin-top:8px}._processHeader_11muk_316{display:flex;align-items:center;justify-content:space-between;width:100%}._addProcessItemButton_11muk_323{opacity:0;transition:opacity .2s ease;color:#477ed1;padding:4px;min-width:24px;height:24px}._processHeader_11muk_316:hover ._addProcessItemButton_11muk_323{opacity:1}._addProcessItemButton_11muk_323:hover{background-color:#e3f2fd;color:#1976d2}._processItemsContainer_11muk_342{margin-left:16px;padding-left:8px}._processItemsList_11muk_349{display:flex;flex-direction:column;gap:16px}._processItemCard_11muk_355{background-color:#f8f9fa;padding:16px;border-radius:8px;border-left:4px solid #E27879;transition:all .2s ease}._processItemCard_11muk_355:hover{background-color:#e9ecef;transform:translate(4px)}._processItemCard_11muk_355 h3{color:#454545;font-size:18px;font-weight:600;margin-bottom:8px;margin-top:0}._processItemCard_11muk_355 p{color:#868686;margin-bottom:0}._processItemParent_11muk_382{color:#477ed1;font-size:14px;margin-bottom:16px;padding:8px 12px;background-color:#e3f2fd;border-radius:4px;border-left:3px solid #477ED1}._tagsContainer_11muk_393{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}._tag_11muk_393{background-color:#e3f2fd;color:#1976d2;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500;border:1px solid #bbdefb}._contentSections_11muk_411{display:flex;flex-direction:column;gap:24px}._contentSection_11muk_411{background-color:#f8f9fa;padding:20px;border-radius:8px;border-left:4px solid #477ED1}._contentSection_11muk_411 h3{color:#477ed1;font-size:18px;font-weight:600;margin-bottom:12px;margin-top:0}._contentSection_11muk_411 p{color:#454545;line-height:1.6;margin-bottom:0}._contentSection_11muk_411 ul{margin:0;padding-left:20px}._contentSection_11muk_411 li{color:#454545;line-height:1.6;margin-bottom:4px}._processItemContent_11muk_450{padding-right:10px;border-radius:8px;overflow-y:auto}._processItemContent_11muk_450 h1,._processItemContent_11muk_450 h2,._processItemContent_11muk_450 h3,._processItemContent_11muk_450 h4,._processItemContent_11muk_450 h5,._processItemContent_11muk_450 h6{color:#454545;margin-top:24px;margin-bottom:16px}._processItemContent_11muk_450 h1{font-size:24px;font-weight:600}._processItemContent_11muk_450 h2{font-size:20px;font-weight:600}._processItemContent_11muk_450 h3{font-size:18px;font-weight:500}._processItemContent_11muk_450 p{color:#454545;margin-bottom:16px}._processItemContent_11muk_450 ul,._processItemContent_11muk_450 ol{margin-bottom:16px;padding-left:24px}._processItemContent_11muk_450 li{color:#454545;margin-bottom:8px}._processItemContent_11muk_450 strong{font-weight:600;color:#262626}._processItemContent_11muk_450 em{font-style:italic;color:#666}._processItemContent_11muk_450 code{background-color:#f1f3f4;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:14px;color:#d73a49}._processItemContent_11muk_450 pre{background-color:#f6f8fa;padding:16px;border-radius:6px;overflow-x:auto;margin:16px 0;border:1px solid #e1e4e8}._processItemContent_11muk_450 pre code{background:none;padding:0;color:#24292e}._processItemContent_11muk_450 blockquote{border-left:4px solid #477ED1;padding-left:16px;margin:16px 0;color:#666;font-style:italic}._processItemContent_11muk_450 a{color:#477ed1;text-decoration:none}._processItemContent_11muk_450 img,._tiptapEditor_11muk_550 img{max-width:100%;height:auto;display:block;margin:16px auto;border-radius:8px;box-shadow:0 2px 8px #0000001a}._processItemContent_11muk_450 table img,._tiptapEditor_11muk_550 table img{max-width:100%;height:auto}._processItemContent_11muk_450 table,._tiptapEditor_11muk_550 table{max-width:100%;overflow-x:auto;display:block;margin:16px 0}._contentHeadingsSidebar_11muk_576{width:450px;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:0 16px 16px;overflow-y:auto;max-height:100vh;flex-shrink:0}._attachmentsSection_11muk_588{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e9ecef}._attachmentsList_11muk_594{display:flex;flex-direction:column;gap:8px}._attachmentItem_11muk_600{display:flex;align-items:center;gap:8px;padding:8px;background-color:#fff;border:1px solid #e9ecef;border-radius:6px;transition:all .2s ease}._attachmentItem_11muk_600:hover{background-color:#f8f9fa;border-color:#477ed1}._attachmentItem_11muk_600._clickable_11muk_616:hover{background-color:#e3f2fd;border-color:#477ed1;transform:translateY(-1px);box-shadow:0 2px 8px #477ed126}._attachmentIcon_11muk_623{font-size:16px;min-width:20px;text-align:center}._attachmentInfo_11muk_629{flex:1;min-width:0}._attachmentName_11muk_634{font-size:12px;font-weight:500;color:#262626;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}._attachmentMeta_11muk_644{font-size:10px;color:#868686}._attachmentDownload_11muk_649{font-size:14px;color:#477ed1;text-decoration:none;padding:4px;border-radius:4px;transition:all .2s ease;min-width:20px;text-align:center}._attachmentDownload_11muk_649:hover{background-color:#e3f2fd;color:#1976d2}._attachmentDelete_11muk_665{font-size:14px;color:#ff4d4f;text-decoration:none;padding:4px;border-radius:4px;transition:all .2s ease;min-width:20px;text-align:center;background:none;border:none;cursor:pointer}._attachmentDelete_11muk_665:hover{background-color:#fff1f0;color:#cf1322}._contentHeadingsList_11muk_684{margin-top:12px}._contentHeadingItem_11muk_688{padding:8px 12px;margin-bottom:4px;cursor:pointer;font-size:14px;line-height:1.4;transition:all .2s ease;word-wrap:break-word;border-left:2px solid transparent}._contentHeadingItem_11muk_688:hover{background-color:#e9ecef;border-left-width:4px;transform:translate(2px)}._contentHeadingItem_11muk_688._level1_11muk_706{font-weight:700;color:#262626;font-size:16px;border-bottom:2px solid #477ED1;padding-bottom:8px;margin-bottom:8px}._contentHeadingItem_11muk_688._level2_11muk_715{font-weight:600;color:#477ed1;font-size:14px;border-left:4px solid #477ED1;padding-left:16px;margin-left:16px}._contentHeadingItem_11muk_688._level3_11muk_724{font-weight:500;color:#454545;font-size:13px;border-left:3px solid #E27879;padding-left:12px;margin-left:32px}._processItemContent_11muk_450 a:hover{text-decoration:underline}._processItemContent_11muk_450 table{width:100%;border-collapse:collapse;margin:16px 0}._processItemContent_11muk_450 th,._processItemContent_11muk_450 td{border:1px solid #ddd;padding:8px 12px;text-align:left}._processItemContent_11muk_450 th{background-color:#f8f9fa;font-weight:600}._tiptapToolbar_11muk_756{display:flex;flex-wrap:wrap;gap:8px;padding:12px;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;margin-bottom:12px}._toolbarGroup_11muk_767{display:flex;gap:4px;padding-right:8px;border-right:1px solid #dee2e6}._toolbarGroup_11muk_767:last-child{border-right:none;padding-right:0}._toolbarButton_11muk_779{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #dee2e6;background-color:#fff;border-radius:4px;cursor:pointer;transition:all .2s ease;color:#495057}._toolbarButton_11muk_779:hover{background-color:#e9ecef;border-color:#adb5bd}._toolbarButtonActive_11muk_798{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #477ED1;background-color:#477ed1;border-radius:4px;cursor:pointer;transition:all .2s ease;color:#fff}._toolbarButtonActive_11muk_798:hover{background-color:#3a6bb8;border-color:#3a6bb8}._tiptapEditor_11muk_550{border:1px solid #dee2e6;border-radius:6px;background-color:#fff;min-height:200px}._tiptapEditor_11muk_550 ._ProseMirror_11muk_825{padding:16px;min-height:200px;outline:none}._tiptapEditor_11muk_550 ._ProseMirror_11muk_825:focus{outline:none}._tiptapEditor_11muk_550 ._ProseMirror_11muk_825 p{margin-bottom:12px}._tiptapEditor_11muk_550 ._ProseMirror_11muk_825 h1,._tiptapEditor_11muk_550 ._ProseMirror_11muk_825 h2,._tiptapEditor_11muk_550 ._ProseMirror_11muk_825 h3,._tiptapEditor_11muk_550 ._ProseMirror_11muk_825 h4,._tiptapEditor_11muk_550 ._ProseMirror_11muk_825 h5,._tiptapEditor_11muk_550 ._ProseMirror_11muk_825 h6{margin-top:16px;margin-bottom:12px;font-weight:600}._tiptapEditor_11muk_550 ._ProseMirror_11muk_825 h1{font-size:24px}._tiptapEditor_11muk_550 ._ProseMirror_11muk_825 h2{font-size:20px}._tiptapEditor_11muk_550 ._ProseMirror_11muk_825 h3{font-size:18px}._tiptapEditor_11muk_550 ._ProseMirror_11muk_825 ul,._tiptapEditor_11muk_550 ._ProseMirror_11muk_825 ol{margin-bottom:12px;padding-left:24px}._tiptapEditor_11muk_550 ._ProseMirror_11muk_825 li{margin-bottom:4px}._tiptapEditor_11muk_550 ._ProseMirror_11muk_825 blockquote{border-left:4px solid #477ED1;padding-left:16px;margin:16px 0;color:#666;font-style:italic}._tiptapEditor_11muk_550 ._ProseMirror_11muk_825 table{width:100%;border-collapse:collapse;margin:16px 0}._tiptapEditor_11muk_550 ._ProseMirror_11muk_825 th,._tiptapEditor_11muk_550 ._ProseMirror_11muk_825 td{border:1px solid #ddd;padding:8px 12px;text-align:left}._tiptapEditor_11muk_550 ._ProseMirror_11muk_825 th{background-color:#f8f9fa;font-weight:600}._tiptapEditor_11muk_550 ._ProseMirror_11muk_825 img{max-width:100%;height:auto;margin:8px 0}._tiptapEditor_11muk_550 ._ProseMirror_11muk_825 ._is-editor-empty_11muk_904:first-child:before{content:attr(data-placeholder);float:left;color:#adb5bd;pointer-events:none;height:0}@media(max-width:768px){._content_11muk_118{flex-direction:column}._sidebar_11muk_63{width:100%;height:auto;border:none;box-shadow:none;padding:0}._quillMain_11muk_125{padding:16px}._quillMain_11muk_125 h1{font-size:24px}._quillMain_11muk_125 h2{font-size:20px}._quillMain_11muk_125 h3{font-size:18px}._sidebarHeader_11muk_206{flex-direction:column;gap:12px;align-items:stretch}._addButton_11muk_229{width:100%}._contentHeadingsSidebar_11muk_576{width:100%;height:100%;border:none;box-shadow:none}}._backCanvas_11muk_97{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}._searchContainer_11muk_973{display:flex;align-items:center}._searchButton_11muk_978{border-radius:6px;height:32px;font-weight:500;box-shadow:0 2px 4px #0000001a;transition:all .3s ease;background-color:#f5f5f5;border-color:#d9d9d9;color:#868686}._searchButton_11muk_978:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026;background-color:#f5f5f5;border-color:#bfbfbf;color:#262626}._userClassButton_11muk_997{border-radius:6px;height:32px;font-weight:500;box-shadow:0 2px 4px #0000001a;transition:all .3s ease;background-color:#fff;border-color:#d9d9d9;color:#262626}._userClassButton_11muk_997:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026;background-color:#f5f5f5;border-color:#bfbfbf;color:#4b67a9}._searchContainer_11muk_973 ._ant-input-affix-wrapper_11muk_1016{border-radius:6px;border:1px solid #d9d9d9;transition:all .3s ease;width:100%}._searchContainer_11muk_973 ._ant-input-affix-wrapper_11muk_1016 ._ant-input_11muk_1016,._searchContainer_11muk_973 ._ant-select-selector_11muk_1028 ._ant-select-selection-search-input_11muk_1028{padding-left:40px;padding-right:30px}._searchContainer_11muk_973 ._ant-input-affix-wrapper_11muk_1016 ._ant-input-prefix_11muk_1033{position:absolute;left:12px;z-index:1;color:#bfbfbf}._searchContainer_11muk_973 ._ant-select_11muk_1028 ._ant-select-selector_11muk_1028{padding-left:40px!important;padding-right:30px!important}._searchContainer_11muk_973 ._ant-select_11muk_1028 ._ant-select-selection-search_11muk_1028{left:40px!important}._searchContainer_11muk_973 ._ant-input-affix-wrapper_11muk_1016 ._ant-input-suffix_11muk_1049{position:absolute;right:8px;z-index:1}._searchContainer_11muk_973 ._ant-input-affix-wrapper_11muk_1016:hover{border-color:#477ed1}._searchContainer_11muk_973 ._ant-input-affix-wrapper_11muk_1016:focus,._searchContainer_11muk_973 ._ant-input-affix-wrapper-focused_11muk_1060{border-color:#477ed1;box-shadow:0 0 0 2px #477ed133}._searchDropdown_11muk_1068{max-height:300px;overflow-y:auto}._searchDropdown_11muk_1068 ._ant-select-item_11muk_1073{padding:8px 12px;border-bottom:1px solid #f0f0f0}._searchDropdown_11muk_1068 ._ant-select-item_11muk_1073:last-child{border-bottom:none}._searchDropdown_11muk_1068 ._ant-select-item-option-selected_11muk_1082{background-color:#e3f2fd}._searchDropdown_11muk_1068 ._ant-select-item-option-active_11muk_1086{background-color:#f5f5f5}._sidebarSearchContainer_11muk_1091{display:flex;align-items:center;margin-right:10px}._sidebarSearchContainer_11muk_1091 ._ant-input-affix-wrapper_11muk_1016{border-radius:6px;border:1px solid #d9d9d9;transition:all .3s ease;width:100%}._sidebarSearchContainer_11muk_1091 ._ant-input-affix-wrapper_11muk_1016 ._ant-input_11muk_1016{padding-left:40px;padding-right:30px}._sidebarSearchContainer_11muk_1091 ._ant-input-affix-wrapper_11muk_1016 ._ant-input-prefix_11muk_1033{position:absolute;left:12px;z-index:1;color:#bfbfbf}._sidebarSearchContainer_11muk_1091 ._ant-input-affix-wrapper_11muk_1016 ._ant-input-suffix_11muk_1049{position:absolute;right:8px;z-index:1}._sidebarSearchContainer_11muk_1091 ._ant-input-affix-wrapper_11muk_1016:hover{border-color:#477ed1}._sidebarSearchContainer_11muk_1091 ._ant-input-affix-wrapper_11muk_1016:focus,._sidebarSearchContainer_11muk_1091 ._ant-input-affix-wrapper-focused_11muk_1060{border-color:#477ed1;box-shadow:0 0 0 2px #477ed133}._sidebarSearchDropdown_11muk_1133{max-height:300px;overflow-y:auto}._sidebarSearchDropdown_11muk_1133 ._ant-select-item_11muk_1073{padding:8px 12px;border-bottom:1px solid #f0f0f0}._sidebarSearchDropdown_11muk_1133 ._ant-select-item_11muk_1073:last-child{border-bottom:none}._sidebarSearchDropdown_11muk_1133 ._ant-select-item-option-selected_11muk_1082{background-color:#e3f2fd}._sidebarSearchDropdown_11muk_1133 ._ant-select-item-option-active_11muk_1086{background-color:#f5f5f5}._fileInfoHeader_18t2u_5{padding:12px 16px;border-bottom:1px solid #e8e8e8;background-color:#fafafa}._fileInfoText_18t2u_11{font-size:14px;color:#666}._filePreviewContent_18t2u_16{flex:1;overflow:hidden}._imagePreview_18t2u_21{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5}._imagePreview_18t2u_21 img{max-width:100%;max-height:100%;object-fit:contain}._unsupportedFile_18t2u_36{display:flex;align-items:center;justify-content:center;height:100%;flex-direction:column;gap:16px}._unsupportedFileIcon_18t2u_45{font-size:48px}._unsupportedFileText_18t2u_49{font-size:16px;color:#666}._unsupportedFileExtension_18t2u_54{font-size:14px;color:#999}._iframePreview_18t2u_59{width:100%;height:100%;border:none}._tabBar_hfg9c_1{background:#f5f5f5;border-bottom:1px solid #d9d9d9;padding:0;margin:0;height:40px;display:flex;align-items:center}._customTabs_hfg9c_11{display:flex;align-items:center;height:100%;gap:2px;padding:4px 0 0}._customTab_hfg9c_11{height:30px;min-width:180px;max-width:300px;background:#f5f5f5;border:1px solid #d9d9d9;border-bottom:none;border-radius:4px 4px 0 0;cursor:pointer;display:flex;align-items:center;position:relative;transition:all .2s ease}._customTab_hfg9c_11:hover{background:#f0f0f0}._activeTab_hfg9c_38{background:#1356ae!important;border-bottom:none!important;z-index:1}._tabContent_hfg9c_44{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 12px}._tabTitle_hfg9c_53{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;color:#333;flex:1;padding:10px 0}._activeTab_hfg9c_38 ._tabTitle_hfg9c_53{color:#fff;font-weight:600}._closeButton_hfg9c_69{width:16px;height:16px;min-width:16px;padding:0;display:flex;align-items:center;justify-content:center;font-size:10px;opacity:.6;margin-left:8px}._closeButton_hfg9c_69:hover{opacity:1;background:#ff4d4f;color:#fff;border-radius:2px}._activeTab_hfg9c_38 ._closeButton_hfg9c_69{color:#fff;opacity:.8}._activeTab_hfg9c_38 ._closeButton_hfg9c_69:hover{opacity:1;background:#ff4d4f;color:#fff}._addTabButton_hfg9c_100{height:30px;min-width:40px;background:#fff;border:1px solid #d9d9d9;border-bottom:none;border-radius:4px 4px 0 0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}._addTabButton_hfg9c_100:hover{background:#f0f0f0;color:#4b67a9}._pageContainer_x6huj_1{height:100vh;display:flex;flex-direction:column;background:#f8fafc;overflow:hidden}._contentArea_x6huj_9{display:flex;flex:1}._diagramFactoryHeader_x6huj_14{height:60px;background-color:var(--header-bg, #ffffff);border-bottom:1px solid var(--header-border, #e1e8ed);box-shadow:0 3px 3px var(--header-shadow, rgba(0, 0, 0, .1))}._container_x6huj_21{display:flex;flex:1;background:#f8fafc;overflow:hidden}._filesSidebar_x6huj_29,._contentSidebar_x6huj_39{width:320px;background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;flex-shrink:0}._sidebarHeader_x6huj_48{padding:20px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}._headerActions_x6huj_56{display:flex;align-items:center;gap:8px}._configIconButton_x6huj_62{background:#f3f4f6;color:#374151;border:1px solid #d1d5db;padding:8px;border-radius:6px;font-size:1rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:32px;height:32px}._configIconButton_x6huj_62:hover{background:#e5e7eb;border-color:#9ca3af}._configIconButton_x6huj_62:disabled{opacity:.5;cursor:not-allowed}._sidebarHeader_x6huj_48 h2{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0}._fileList_x6huj_95{flex:1;overflow-y:auto;padding:8px}._fileCard_x6huj_101{margin-bottom:8px;cursor:pointer;transition:all .2s ease;border:1px solid #e2e8f0}._fileCard_x6huj_101:hover{border-color:#3066c2;box-shadow:0 2px 8px #3b82f61a}._fileCard_x6huj_101._selected_x6huj_113{border-color:#3066c2;background:#eff6ff;box-shadow:0 2px 8px #3b82f626}._fileIcon_x6huj_119{font-size:1.5rem;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#f8fafc;border-radius:8px}._fileType_x6huj_130{font-size:.8rem;color:#64748b;margin:0 0 4px}._fileDate_x6huj_136{font-size:.75rem;color:#94a3b8}._contentCard_x6huj_142{margin-bottom:8px;cursor:pointer;transition:all .2s ease;border:1px solid #e2e8f0}._contentCard_x6huj_142:hover{border-color:#3066c2;box-shadow:0 2px 8px #3b82f61a}._contentCard_x6huj_142._selected_x6huj_113{border-color:#3066c2!important;background:#eff6ff!important;box-shadow:0 2px 8px #3b82f626!important}._contentCard_x6huj_142._selected_x6huj_113 ._ant-card-body_x6huj_160{background:#eff6ff!important}._contentCard_x6huj_142._processing_x6huj_164{border-color:#ffa726!important;background:#fff8e1!important;box-shadow:0 2px 8px #ffa72626!important}._contentCard_x6huj_142._processing_x6huj_164 ._ant-card-body_x6huj_160{background:#fff8e1!important}._mainContent_x6huj_175{flex:1;display:flex;flex-direction:column;overflow:hidden}._fileDetail_x6huj_182{flex:1;padding:24px;overflow-y:auto}._fileHeader_x6huj_188{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #f1f5f9}._fileTitle_x6huj_197 h1{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 8px}._fileTypeBadge_x6huj_204{background:#eff6ff;color:#1d4ed8;padding:4px 12px;border-radius:20px;font-size:.85rem;font-weight:500}._templateInfo_x6huj_214{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}._templateCard_x6huj_221{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}._templateCard_x6huj_221 h3{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0 0 16px}._templateDetail_x6huj_235{display:flex;flex-direction:column;gap:12px}._detailRow_x6huj_241{display:flex;flex-direction:column;gap:4px}._detailRow_x6huj_241 strong{font-size:.9rem;color:#374151}._detailRow_x6huj_241 span{font-size:.9rem;color:#6b7280}._modelBadge_x6huj_257{background:#fef3c7;color:#92400e;padding:2px 8px;border-radius:4px;font-size:.8rem;font-weight:500}._systemMessage_x6huj_266{background:#f8fafc;padding:12px;border-radius:8px;border-left:3px solid #3066C2;font-size:.85rem;color:#6b7280;margin:0;line-height:1.5}._actionArea_x6huj_277{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}._promptSection_x6huj_284 h3{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0 0 16px}._promptInput_x6huj_291{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:8px;font-size:.9rem;margin-bottom:16px;resize:vertical;min-height:120px;box-sizing:border-box}._promptInput_x6huj_291:focus{outline:none;border-color:#3066c2;box-shadow:0 0 0 3px #3b82f61a}._generateButton_x6huj_309{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.95rem;width:100%}._generateButton_x6huj_309:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}._emptyState_x6huj_328{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center}._emptyIcon_x6huj_337{font-size:4rem;margin-bottom:16px}._emptyState_x6huj_328 h2{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0 0 8px}._emptyState_x6huj_328 p{color:#64748b;margin:0}._emptyState_x6huj_328 h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0 0 8px}._loadingState_x6huj_361{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;color:#64748b}._loadingSpinner_x6huj_371{width:32px;height:32px;border:3px solid #e2e8f0;border-top:3px solid #3066C2;border-radius:50%;animation:_spin_x6huj_1 1s linear infinite;margin-bottom:16px}@keyframes _spin_x6huj_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._contentSection_x6huj_387{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}._contentHeader_x6huj_394{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #f1f5f9}._contentHeader_x6huj_394 h3{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0}._newPromptButton_x6huj_410{background:linear-gradient(135deg,#3066c2,#1d4ed8);color:#fff;border:none;padding:8px 16px;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease;font-size:.85rem}._newPromptButton_x6huj_410:hover{background:linear-gradient(135deg,#2563eb,#1e40af)}._contentList_x6huj_426{flex:1;overflow-y:auto;padding:8px}._contentItem_x6huj_432{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px;margin-bottom:8px;cursor:pointer;transition:all .2s ease}._contentItem_x6huj_432:hover{background:#f1f5f9;border-color:#3066c2}._contentItem_x6huj_432._selected_x6huj_113{background:#eff6ff;border-color:#3066c2}._contentMeta_x6huj_452{display:flex;align-items:center;gap:8px;margin-bottom:8px}._contentPreview_x6huj_459{margin-bottom:8px}._promptPreview_x6huj_463{font-size:.85rem;color:#6b7280;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._statusBadge_x6huj_474{display:flex;justify-content:flex-end}._status_x6huj_474{padding:2px 6px;border-radius:4px;font-size:.75rem;font-weight:500}._status_x6huj_474._completed_x6huj_486{background:#dcfce7;color:#166534}._status_x6huj_474._processing_x6huj_164{background:#fef3c7;color:#92400e}._status_x6huj_474._error_x6huj_496{background:#fee2e2;color:#991b1b}._contentIndex_x6huj_501{background:#3066c2;color:#fff;padding:4px 8px;border-radius:4px;font-size:.8rem;font-weight:600}._contentDate_x6huj_510{color:#64748b;font-size:.85rem}._statusBadge_x6huj_474{padding:4px 8px;border-radius:4px;font-size:.8rem;font-weight:500}._statusBadge_x6huj_474._completed_x6huj_486{background:#dcfce7;color:#166534}._statusBadge_x6huj_474._processing_x6huj_164{background:#fef3c7;color:#92400e}._statusBadge_x6huj_474._error_x6huj_496{background:#fee2e2;color:#991b1b}._promptSection_x6huj_284{margin-bottom:16px}._promptSection_x6huj_284 h4{font-size:.9rem;font-weight:600;color:#374151;margin:0 0 8px}._systemMessageSection_x6huj_548{margin-bottom:16px}._systemMessageSection_x6huj_548 h3{font-size:1rem;font-weight:600;color:#374151;margin:0 0 8px}._systemMessageText_x6huj_559{background:#fef3c7;padding:12px;border-radius:8px;border-left:4px solid #f59e0b;font-family:Courier New,monospace;white-space:pre-wrap;word-break:break-word;font-size:14px;color:#92400e}._promptText_x6huj_571{background:#fff;padding:12px;border-radius:8px;border-left:3px solid #3066C2;font-size:.9rem;color:#6b7280;margin:0;line-height:1.5}._resultSection_x6huj_582 h4{font-size:.9rem;font-weight:600;color:#374151;margin:0 0 12px}._htmlResult_x6huj_589{display:grid;grid-template-columns:1fr 1fr;gap:16px}._htmlPreview_x6huj_595{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}._htmlIframe_x6huj_601{width:100%;height:200px;border:none}._htmlCode_x6huj_607{background:#1e293b;border-radius:8px;overflow:auto}._htmlCode_x6huj_607 pre{margin:0;padding:12px}._htmlCode_x6huj_607 code{color:#e2e8f0;font-size:.8rem;font-family:Courier New,monospace}._imageResult_x6huj_624{display:flex;flex-direction:column;gap:12px}._resultText_x6huj_630{background:#fff;padding:12px;border-radius:8px;border-left:3px solid #10b981;font-size:.9rem;color:#6b7280;margin:0;line-height:1.5}._imagePlaceholder_x6huj_641{background:#f3f4f6;border:2px dashed #d1d5db;border-radius:8px;padding:40px;text-align:center;color:#6b7280;font-size:1.2rem}._emptyContent_x6huj_651{text-align:center;padding:20px}._emptyContent_x6huj_651 ._emptyIcon_x6huj_337{font-size:2rem;margin-bottom:8px}._emptyContent_x6huj_651 p{color:#64748b;margin:0;font-size:.85rem}._contentDetail_x6huj_668{flex:1;background:#f8f9fa;border:1px solid #e2e8f0;padding:24px;overflow-y:auto}._contentHeader_x6huj_394{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #e9ecef}._headerLeft_x6huj_686 h2{margin:0 0 8px;color:#212529;font-size:1.5rem;font-weight:600}._metaInfo_x6huj_693{display:flex;align-items:center;gap:8px;font-size:.9rem;color:#6c757d}._contentId_x6huj_701{font-weight:600;color:#495057}._separator_x6huj_706{color:#adb5bd}._contentDate_x6huj_510{color:#6c757d}._statusTag_x6huj_714{padding:4px 8px;border-radius:12px;font-size:.8rem;font-weight:500}._statusTag_x6huj_714._completed_x6huj_486{background:#d4edda;color:#155724}._statusTag_x6huj_714._processing_x6huj_164{background:#e3f2fd;color:#1976d2}._statusTag_x6huj_714._error_x6huj_496{background:#ffebee;color:#c62828}._deleteButton_x6huj_736{margin-left:auto}._contentBody_x6huj_741{display:flex;flex-direction:column;gap:16px}._sectionCard_x6huj_748{border:1px solid #e9ecef;border-radius:8px;box-shadow:0 2px 4px #0000000d}._sectionCard_x6huj_748 ._ant-card-head_x6huj_754{border-bottom:1px solid #e9ecef;background:#f8f9fa}._sectionCard_x6huj_748 ._ant-card-head-title_x6huj_759{font-weight:600;color:#495057}._promptText_x6huj_571{background:#fff;border:1px solid #e9ecef;border-radius:6px;padding:16px;font-size:.95rem;line-height:1.6;color:#495057;white-space:pre-wrap;word-wrap:break-word}._systemMessageText_x6huj_559{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:16px;font-size:.9rem;line-height:1.5;color:#6c757d;font-family:Courier New,monospace;white-space:pre-wrap;word-wrap:break-word}._infoGrid_x6huj_792{display:grid;grid-template-columns:1fr 1fr;gap:16px}._infoItem_x6huj_798{display:flex;flex-direction:column;gap:4px}._infoLabel_x6huj_804{font-size:.8rem;color:#6c757d;font-weight:500;text-transform:uppercase;letter-spacing:.5px}._infoValue_x6huj_812{font-size:.95rem;color:#495057;font-weight:500}._resultContent_x6huj_819{min-height:200px}._htmlContainer_x6huj_824{border:1px solid #e9ecef;border-radius:6px;overflow:hidden;background:#fff}._htmlPreview_x6huj_595{width:100%;height:400px;border:none;background:#fff}._imageContainer_x6huj_839{display:flex;justify-content:center;align-items:center;padding:20px;background:#fff;border:1px solid #e9ecef;border-radius:6px}._generatedImage_x6huj_849{max-width:100%;max-height:400px;border-radius:6px;box-shadow:0 4px 8px #0000001a}._generatedImage_x6huj_849:hover{cursor:pointer;transform:scale(1.02);transition:all .2s ease;box-shadow:0 4px 8px #0003;border:1px solid #3066C2}._noResult_x6huj_863{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;background:#f8f9fa;border:2px dashed #dee2e6;border-radius:6px;color:#6c757d}._noResultIcon_x6huj_875{font-size:2rem;margin-bottom:8px}._noResult_x6huj_863 p{margin:0;font-size:.9rem}._templatePreview_x6huj_885{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px;margin-bottom:16px}._templateInfo_x6huj_214{margin-bottom:4px;display:flex;align-items:center}._templateInfo_x6huj_214:last-child{margin-bottom:0}._templateInfo_x6huj_214 strong{color:#374151;margin-right:4px;min-width:50px}._promptInputsRow_x6huj_909{display:flex;gap:20px;margin-top:16px}._promptInputsRow_x6huj_909 ._formGroup_x6huj_915{flex:1}._systemMessagePreview_x6huj_919{background:#fff;padding:8px;border-radius:4px;border-left:3px solid #3066C2;font-size:.85rem;color:#6b7280;margin:4px 0 0;line-height:1.4}._typeSelector_x6huj_931{display:flex;gap:8px;margin-bottom:16px}._typeButton_x6huj_937{flex:1;padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;background:#fff;color:#64748b;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:center}._typeButton_x6huj_937:hover{border-color:#3066c2;color:#3066c2}._typeButton_x6huj_937._active_x6huj_955{border-color:#3066c2;background:#eff6ff;color:#1d4ed8}._addButton_x6huj_961{background:linear-gradient(135deg,#3066c2,#1d4ed8);color:#fff;border:none;padding:8px 16px;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.85rem}._addButton_x6huj_961:hover{background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}._modalOverlay_x6huj_980{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_x6huj_980{background:#fff;border-radius:16px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}._modal_x6huj_980._promptModal_x6huj_1003{max-width:900px;width:95%}._modalHeader_x6huj_1008{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 0;border-bottom:1px solid #e2e8f0;margin-bottom:24px}._modalHeader_x6huj_1008 h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0}._closeButton_x6huj_1024{background:none;border:none;font-size:1.5rem;color:#64748b;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease}._closeButton_x6huj_1024:hover{background:#f1f5f9;color:#1e293b}._modalBody_x6huj_1040{padding:0 24px}._formGroup_x6huj_915{margin-bottom:20px}._formGroup_x6huj_915 label{display:block;font-weight:500;color:#374151;margin-bottom:8px;font-size:.9rem}._formGroup_x6huj_915 input,._formGroup_x6huj_915 textarea{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:8px;font-size:.9rem;transition:border-color .2s ease;box-sizing:border-box}._formGroup_x6huj_915 input:focus,._formGroup_x6huj_915 textarea:focus{border-color:#3066c2;box-shadow:0 0 0 3px #3b82f61a}._formGroup_x6huj_915 textarea{resize:vertical;min-height:80px}._modalFooter_x6huj_1078{display:flex;justify-content:flex-end;gap:12px;padding:24px;border-top:1px solid #e2e8f0;margin-top:24px}._cancelButton_x6huj_1087{background:#f3f4f6;color:#374151;border:1px solid #d1d5db;padding:12px 24px;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelButton_x6huj_1087:hover{background:#e5e7eb}._saveButton_x6huj_1102{background:linear-gradient(135deg,#3066c2,#1d4ed8);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}._saveButton_x6huj_1102:hover{background:linear-gradient(135deg,#2563eb,#1e40af)}@media(max-width:1200px){._filesSidebar_x6huj_29{width:280px}._contentSidebar_x6huj_39{width:300px}}@media(max-width:768px){._container_x6huj_21{flex-direction:column}._filesSidebar_x6huj_29,._contentSidebar_x6huj_39{width:100%;height:auto;max-height:200px}._templateInfo_x6huj_214,._htmlResult_x6huj_589{grid-template-columns:1fr}._modal_x6huj_980{width:95%;margin:20px}._modalFooter_x6huj_1078{flex-direction:column}._cancelButton_x6huj_1087,._saveButton_x6huj_1102{width:100%}}._header_1h648_3{width:100%;height:60px;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;flex-shrink:0}._headerLogo_1h648_16{line-height:20px;font-weight:500;font-size:20px;color:#262626}._dataPermissionBtn_1h648_23{padding:8px 16px;background-color:#4b67a9;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;margin-left:20px}._dataPermissionBtn_1h648_23:hover{background-color:#40a9ff;transform:translateY(-1px);box-shadow:0 2px 8px #1890ff4d}._dataPermissionBtn_1h648_23:active{background-color:#096dd9;transform:translateY(0)}._selectGroup_1h648_47{margin-left:100px;display:flex;gap:30px;transform-origin:top left}._selectGroup_1h648_47 *{color:#737373}@media(min-width:1420px)and (max-width:1600px){._selectGroup_1h648_47{margin-left:40px}}._username_1h648_63{flex:0 0 auto;display:flex;align-items:center;padding:0 10px}._navContainer_1h648_70{display:flex;justify-content:space-between;align-items:center;flex:1;position:relative;height:100%;width:100%;overflow:hidden;padding:0 20px}._header_left_1h648_84{width:100%;height:100%;display:flex;justify-content:start;gap:10px;align-items:center;padding-left:0}._backCanvas_1h648_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_1h648_106>img{width:30px}._header_right_1h648_110{width:auto;height:100%;display:flex;justify-content:flex-end;gap:0 10px;align-items:center;padding-left:0;font-size:14px;color:#454545}._navList_1h648_122{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;&::-webkit-scrollbar{display:none}scrollbar-width:none;-ms-overflow-style:none}._navList_1h648_122{-ms-overflow-style:none}._navItem_1h648_152{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_1h648_152._active_1h648_165{color:var(--header-item-active);animation:_colorTransition_1h648_1 1s ease forwards;overflow:clip}._navItem_1h648_152._active_1h648_165: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_1h648_1 1s ease forwards}._navItem_1h648_152._active_1h648_165:after{content:"";position:absolute;bottom:0;left:0;height:2px;width:100%;background-color:var(--header-item-active-border);animation:_borderGrowFromCenter_1h648_1 .5s ease forwards}@keyframes _colorTransition_1h648_1{0%{color:var(--header-item-text)}to{color:var(--header-item-active)}}@keyframes _circleExpand_1h648_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_1h648_1{0%{width:0;left:50%}50%{width:100%;left:0}}._navItem_1h648_152:hover{color:var(--header-item-hover)}._navItemLabel_1h648_236{font-family:var(--font-family),serif;color:#737373;font-weight:600}._arrow_1h648_242{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_1h648_242._show_1h648_261{opacity:1}._arrowLeft_1h648_266{order:-1}._arrowRight_1h648_271{order:1}._header_right_1h648_110 ._navItem_1h648_152:last-child{padding-right:0}._header_right_1h648_110 ._navItem_1h648_152:last-child ._navItemLabel_1h648_236{margin-right:0}._contentApprove_1h648_284{width:450px;height:500px;display:flex;flex-direction:column;overflow:auto;gap:5px}._bell_1h648_293{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_1h648_293:hover{border:1px solid #F64C26!important;background-color:#ffc693!important;cursor:pointer}._noti_dropdown_1h648_315{right:300px!important;top:50px!important;background:#a6ff8e00!important}._noti_dropdown_1h648_315 .ant-dropdown-menu{padding:0!important}._noti_dropdown_1h648_315 .ant-dropdown-menu .ant-dropdown-menu-item{padding-left:5px!important;padding-right:5px!important}._noti_dropdown_1h648_315 .ant-dropdown-menu .ant-dropdown-menu-item:hover{background-color:#fff!important}._count_content_1h648_334{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_1h648_334:hover{width:25px;border-radius:5px;background-color:#ffc693!important;cursor:pointer}._warning_1h648_355{height:50px;border-radius:10px;border:1px solid #CC6852;background-color:#fff3f0;padding:5px 10px}._warning_1h648_355:hover{background-color:#ffe4e1!important}._warning_title_1h648_366{color:#b2543f;font-size:13px;font-weight:700}._warning_content_1h648_372{color:#cc7460;font-size:13px}._attention_1h648_377{height:50px;border-radius:10px;border:1px solid #EC9E54;background-color:#fff0dd;padding:5px 10px}._attention_1h648_377:hover{background-color:#ffe8c6!important}._attention_title_1h648_388{color:#d2930d;font-size:13px;font-weight:700}._attention_content_1h648_394{color:#c08f30;font-size:13px}._notification_1h648_399{height:50px;border-radius:10px;border:1px solid #5C7DEA;background-color:#e1edff;padding:5px 10px}._notification_1h648_399:hover{background-color:#c2dbff!important}._notification_title_1h648_410{color:#3b66bb;font-size:13px;font-weight:700}._notification_content_1h648_416{color:#4579cc;font-size:13px}@media(max-width:768px){._header_right_1h648_110{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_1h648_63{flex:0 0 auto;display:flex;align-items:center;padding:0}}._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_146o9_2{display:flex;gap:1.5rem;height:100%;min-height:0}@media(max-width:768px){._layout_146o9_2{flex-direction:column;gap:1rem;height:auto}}._leftPanel_146o9_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_146o9_19{width:100%;order:1}}@media(min-width:769px){._leftPanel_146o9_19{width:440px}}._mainPanel_146o9_44{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;flex:1;overflow-y:auto}@media(max-width:768px){._mainPanel_146o9_44{width:100%;order:3}}._panelHeader_146o9_62{font-weight:500;color:#111827;margin-bottom:1rem}._dataItem_146o9_69{padding:.75rem;border-radius:.25rem;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s;margin-bottom:.5rem}._dataItem_146o9_69:hover{background-color:#f9fafb;border-color:#d1d5db}._dataItem_146o9_69._selected_146o9_83{background-color:#eff6ff;border-color:#3066c2}._dataItemName_146o9_88{font-weight:500;color:#111827;margin-bottom:.25rem;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._dataItemMeta_146o9_103{font-size:.75rem;color:#6b7280}._emptyState_146o9_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_146o9_121{width:3rem;height:3rem;margin-bottom:1rem;color:#d1d5db}._emptyStateText_146o9_128{font-size:.875rem;color:#6b7280}._loadingState_146o9_134{display:flex;align-items:center;justify-content:center;padding:2rem;color:#6b7280}._spaceY2_146o9_143>*+*{margin-top:.5rem}._backButton_146o9_148{cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center}._backButton_146o9_148:hover{background:#f5f5f5}._textLg_146o9_161{font-size:1.125rem}._fontMedium_146o9_165{font-weight:500}._textGray900_146o9_169{color:#111827}._homepage_134hm_2{font-family:Inter,sans-serif;line-height:1.6;color:#454545;overflow-x:hidden}._header_134hm_10{position:fixed;top:0;left:0;right:0;background:#fffffff2;backdrop-filter:blur(15px);z-index:1000;padding:.75rem 0;border-bottom:1px solid rgba(66,138,219,.1);transition:all .3s ease}._header_134hm_10._scrolled_134hm_23{background:#fffffffa;box-shadow:0 4px 25px #00000014}._navContainer_134hm_28{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 2rem}._logo_134hm_37{font-size:1.5rem;font-weight:700;color:#17529f;background:linear-gradient(135deg,#428adb,#17529f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;align-items:center}._logo_134hm_37>img{margin-right:10px}._navButtons_134hm_51{display:flex;gap:.75rem}._btn_134hm_56{padding:.5rem 1.25rem;border:none;border-radius:3px;font-weight:500;text-decoration:none;transition:all .3s ease;cursor:pointer;font-size:.8rem;font-family:Inter,sans-serif}._btnOutline_134hm_68{background:transparent;color:#17529f;border:1.5px solid #17529F}._btnOutline_134hm_68:hover{background:#17529f;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #17529f4d}._btnPrimary_134hm_81{background:linear-gradient(135deg,#428adb,#17529f);color:#fff;border:1.5px solid transparent}._btnPrimary_134hm_81:hover{transform:translateY(-1px);box-shadow:0 6px 20px #428adb66}._hero_134hm_93{margin-top:60px;background:linear-gradient(135deg,#f8fbff,#fff);padding:4rem 0;position:relative;overflow:hidden}._hero_134hm_93:before{content:"";position:absolute;top:-50%;right:-20%;width:80%;height:200%;background:radial-gradient(ellipse,rgba(66,138,219,.08) 0%,transparent 70%);transform:rotate(-15deg)}._heroContainer_134hm_112{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;position:relative;z-index:2}._heroContent_134hm_124 h1{font-size:clamp(2rem,4vw,2.8rem);font-weight:700;color:#17529f;margin-bottom:1rem;line-height:1.2}._heroSubtitle_134hm_132{font-size:1rem;color:#868686;margin-bottom:2rem;line-height:1.6}._heroCta_134hm_139{display:flex;gap:.75rem;flex-wrap:wrap}._btnHero_134hm_145{padding:.75rem 1.5rem;font-size:.9rem;border-radius:3px;font-weight:600}._heroImage_134hm_152{position:relative;border-radius:3px;display:flex;align-items:center;justify-content:center;color:#868686;font-size:.9rem;text-align:center}._heroImage_134hm_152 img{max-height:292px;border-radius:3px;max-width:100%}._featuresPreview_134hm_171{margin-top:3rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}._featureCard_134hm_178{background:#ffffffe6;backdrop-filter:blur(10px);padding:1.5rem;border-radius:3px;box-shadow:0 4px 20px #0000000f;transition:all .3s ease;border:1px solid rgba(66,138,219,.1);text-align:center}._featureCard_134hm_178:hover{transform:translateY(-4px);box-shadow:0 8px 30px #428adb26}._featureIcon_134hm_194{width:50px;height:50px;background:linear-gradient(135deg,#428adb,#17529f);border-radius:3px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#fff;font-size:1.3rem}._featureIcon_134hm_194 img{width:24px;height:24px;filter:brightness(0) invert(1)}._featureCard_134hm_178 h3{font-size:.95rem;font-weight:600;color:#17529f;margin-bottom:.5rem}._featureCard_134hm_178 p{color:#868686;font-size:.8rem;line-height:1.5}._section_134hm_227{padding:4rem 0;position:relative}._container_134hm_232{max-width:1200px;margin:0 auto;padding:0 2rem}._sectionTitle_134hm_238{font-size:clamp(1.8rem,3vw,2.3rem);font-weight:700;color:#17529f;text-align:center;margin-bottom:1rem}._sectionSubtitle_134hm_246{font-size:1rem;color:#868686;text-align:center;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}._painPoints_134hm_258{background:#ececec;position:relative}._painGrid_134hm_263{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}._painCard_134hm_269{background:#fff;padding:1.8rem;border-radius:3px;border-left:4px solid #428ADB;box-shadow:0 4px 20px #0000000f;transition:transform .3s ease}._painCard_134hm_269:hover{transform:translateY(-3px)}._painCard_134hm_269 h3{color:#17529f;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}._painCard_134hm_269 p{color:#868686;font-size:.85rem;line-height:1.6}._painIcon_134hm_295{width:20px;height:20px;margin-right:.5rem;vertical-align:middle}._solutions_134hm_303{background:linear-gradient(135deg,#f8fbff,#fff)}._solutionsGrid_134hm_307{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}._solutionCard_134hm_314{background:#fff;padding:2rem;border-radius:3px;box-shadow:0 6px 30px #00000014;transition:all .3s ease;position:relative;overflow:hidden;border-top:3px solid #428ADB}._solutionCard_134hm_314:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(66,138,219,.04),transparent);transition:left .5s ease}._solutionCard_134hm_314:hover:before{left:100%}._solutionCard_134hm_314:hover{transform:translateY(-6px);box-shadow:0 12px 40px #428adb26}._solutionHeader_134hm_345{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._solutionIcon_134hm_352{width:60px;height:60px;background:linear-gradient(135deg,#428adb,#17529f);border-radius:3px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;flex-shrink:0}._solutionTitle_134hm_365{font-size:1.2rem;font-weight:600;color:#17529f}._solutionDescription_134hm_371{color:#868686;margin-bottom:1.5rem;line-height:1.6;font-size:.9rem}._solutionFeatures_134hm_378{list-style:none}._solutionFeatures_134hm_378 li{color:#454545;position:relative;padding:.5rem 0 .5rem 1.5rem;line-height:1.5;font-size:.85rem}._solutionFeatures_134hm_378 li:before{content:"✓";position:absolute;left:0;color:#428adb;font-weight:700;font-size:1rem}._solutionImage_134hm_400{border-radius:3px;height:120px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;color:#868686;font-size:.8rem;text-align:center}._solutionImage_134hm_400 img{max-height:120px;max-width:100%;width:auto;height:auto;object-fit:contain;border-radius:3px}._trust_134hm_424{background:linear-gradient(135deg,#17529f,#428adb);color:#fff;text-align:center}._trust_134hm_424 ._sectionTitle_134hm_238,._trust_134hm_424 ._sectionSubtitle_134hm_246{color:#fff}._trustContent_134hm_435{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:center}._trustStats_134hm_442{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}._trustItem_134hm_448{text-align:center}._trustNumber_134hm_452{font-size:2.2rem;font-weight:700;color:#fff;margin-bottom:.5rem;display:block}._trustText_134hm_460{font-size:.9rem;color:#ffffffe6}._trustImage_134hm_465{background:#ffffff1a;border-radius:3px;min-height:200px;display:flex;align-items:center;justify-content:center;border:2px dashed rgba(255,255,255,.3);color:#ffffffb3;font-size:.9rem;text-align:center}._faq_134hm_479{background:#f8fbff}._faqContainer_134hm_483{max-width:800px;margin:0 auto}._faqItem_134hm_488{background:#fff;border-radius:3px;margin-bottom:1rem;box-shadow:0 2px 12px #0000000f;overflow:hidden;transition:all .3s ease}._faqItem_134hm_488:hover{box-shadow:0 4px 20px #428adb1f}._faqQuestion_134hm_501{padding:1.5rem;background:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center;border:none;width:100%;text-align:left;font-size:1rem;font-weight:600;color:#17529f;transition:all .3s ease}._faqQuestion_134hm_501:hover{background:#f8fbff}._faqAnswer_134hm_521{padding:0 1.5rem;max-height:0;overflow:hidden;transition:all .4s ease;color:#868686;line-height:1.6;font-size:.9rem}._faqItem_134hm_488._active_134hm_531 ._faqAnswer_134hm_521{padding:1.5rem;max-height:200px}._faqIcon_134hm_536{transition:transform .3s ease;font-size:1.2rem;color:#428adb}._faqItem_134hm_488._active_134hm_531 ._faqIcon_134hm_536{transform:rotate(180deg)}._team_134hm_547{background:#ececec}._teamGrid_134hm_551{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}._teamCard_134hm_557{background:#fff;padding:2rem 1.5rem;border-radius:3px;text-align:center;box-shadow:0 4px 20px #0000000f;transition:all .3s ease}._teamCard_134hm_557:hover{transform:translateY(-5px);box-shadow:0 8px 30px #428adb1f}._teamImage_134hm_571{width:80px;height:80px;background:linear-gradient(135deg,#f0f7ff,#e3f2fd);border-radius:50%;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;border:2px dashed #428ADB;color:#868686;font-size:.8rem}._teamName_134hm_585{font-size:1.1rem;font-weight:600;color:#17529f;margin-bottom:.5rem}._teamRole_134hm_592{color:#428adb;margin-bottom:1rem;font-weight:500;font-size:.85rem}._teamDescription_134hm_599{color:#868686;line-height:1.5;font-size:.8rem}._footerCta_134hm_606{background:linear-gradient(135deg,#17529f,#428adb);color:#fff;text-align:center;padding:3rem 0}._footerCta_134hm_606 h2{color:#fff;font-size:2rem;margin-bottom:1rem}._footerCta_134hm_606 p{color:#ffffffe6;font-size:1rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}._footerCta_134hm_606 ._heroCta_134hm_139{justify-content:center}._footerCta_134hm_606 ._btn_134hm_56{background:#fff;color:#17529f;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600}._footerCta_134hm_606 ._btnOutline_134hm_68{border-color:#fff;color:#fff;background:transparent}@media(max-width:768px){._navContainer_134hm_28{padding:0 1rem}._heroContainer_134hm_112{grid-template-columns:1fr;gap:2rem;text-align:center}._hero_134hm_93{padding:3rem 0}._container_134hm_232{padding:0 1rem}._section_134hm_227{padding:3rem 0}._navButtons_134hm_51{gap:.5rem}._btn_134hm_56{padding:.5rem 1rem;font-size:.75rem}._painGrid_134hm_263,._solutionsGrid_134hm_307{grid-template-columns:1fr}._trustContent_134hm_435{grid-template-columns:1fr;text-align:center}._trustStats_134hm_442{grid-template-columns:repeat(2,1fr);gap:1.5rem}._featuresPreview_134hm_171{grid-template-columns:1fr}._heroCta_134hm_139{flex-direction:column;align-items:center}._btnHero_134hm_145{width:100%;max-width:250px}}@media(max-width:480px){._trustStats_134hm_442{grid-template-columns:1fr}._logo_134hm_37{font-size:1.3rem}}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow-x:hidden;-webkit-overflow-scrolling:touch}#_root_1jg56_1{min-height:100vh}._background_1jg56_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_1jg56_34{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#333;line-height:1.5;width:100vw;margin:0 auto;padding:20px;position:relative;height:100vh;background:#fff;overflow:auto}._header_1jg56_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_1jg56_58{display:flex;justify-content:space-between;align-items:center;flex:1;position:relative;height:100%;width:100%;overflow:hidden}._header_left_1jg56_69{width:100%;height:100%;display:flex;justify-content:start;gap:10px;align-items:center;padding:15px 20px}._backCanvas_1jg56_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_1jg56_80:hover{background-color:#f0f0f0;transform:translateY(-1px);box-shadow:1px 2px 4px 2px #0000004d}._headerLogo_1jg56_99{line-height:20px;font-weight:500;font-size:20px;color:#262626}._header_right_1jg56_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_1jg56_119{flex:0 0 auto;display:flex;align-items:center;padding:0 10px}._dropdownIcon_1jg56_127{font-size:10px;color:#9ca3af;transition:transform .2s;margin-left:4px}._userInfo_1jg56_134:hover ._dropdownIcon_1jg56_127{color:#6b7280}._tabsWrapper_1jg56_140{position:relative;z-index:100;margin:0 0 0 -10px;display:flex;align-items:center}._tabs_1jg56_140{display:flex;gap:12px;background:#fff;border-radius:12px;padding:4px;flex-wrap:nowrap;min-width:300px}._tabBtn_1jg56_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_1jg56_159:hover{background:#f8fafc;border-color:#d1d5db;color:#1f2937;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}._tabBtn_1jg56_159:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}._tabBtn_1jg56_159._active_1jg56_194{background:#eaeaea;color:#2d6cdf;font-weight:700}._tabContent_1jg56_203{display:block}._filters_1jg56_208{background:#fff;border-radius:12px;padding:10px;margin-bottom:10px;box-shadow:0 1px 3px #0000001a}._resultsCount_1jg56_216{font-size:12px;color:#6b7280;margin-bottom:5px;padding:2px 5px;background:#f9fafb}._filterRow_1jg56_224{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:12px}._filterLabel_1jg56_232{min-width:60px;margin-bottom:0;font-size:13px;color:#6b7280;flex-shrink:0}._filterSelect_1jg56_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_1jg56_240:focus{border-color:#262626}._bookmarkBtn_1jg56_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_1jg56_257:hover{background:#f3f4f6;border-color:#d1d5db}._bookmarkBtn_1jg56_257._active_1jg56_194{background:#fef3c7;border-color:#f59e0b;color:#d97706}._importantBtn_1jg56_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_1jg56_283:hover{background:#f3f4f6;border-color:#d1d5db}._importantBtn_1jg56_283._active_1jg56_194{background:#fef2f2;border-color:#ef4444;color:#dc2626}._filterButtons_1jg56_309{display:flex;gap:8px;flex-wrap:wrap}._filterBtn_1jg56_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_1jg56_315:hover{background:#f3f4f6}._filterBtn_1jg56_315._active_1jg56_194{background:#262626;color:#fff;border-color:#262626}._newsPanel_1jg56_337{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._newsItem_1jg56_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_1jg56_344._noImpact_1jg56_354{padding-left:20px}._newsItem_1jg56_344:hover{background:#f9fafb}._newsItem_1jg56_344:last-child{border-bottom:none}._newsItem_1jg56_344._hasBookmark_1jg56_367 ._newsActions_1jg56_367,._newsItem_1jg56_344._hasBookmark_1jg56_367 ._newsActions_1jg56_367 ._actionBtn_1jg56_372{opacity:1}._impactIcon_1jg56_376{width:8px;height:8px;border-radius:50%;background:#ef4444}._impactIcon2_1jg56_383{width:8px;height:8px;border-radius:50%;background:#0000;position:absolute;left:20px;top:22px}._newsContent_1jg56_393{margin-left:12px;flex:1;min-width:0}._newsContent_1jg56_393._noImpact_1jg56_354{margin-left:0}._newsTitle_1jg56_403{font-size:18px;font-weight:600;color:#262626;margin-bottom:6px;line-height:1.4}._newsSummary_1jg56_411{font-size:15.5px;color:#4a5568;margin-bottom:8px;line-height:1.5}._newsExpandedContent_1jg56_418{margin:8px 0}._detailBtn_1jg56_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_1jg56_422:hover{background:#374151;transform:translateY(-1px)}._newsDetail_1jg56_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_1jg56_452{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:8px}._impactIcon_1jg56_376{display:inline-block;width:12px;height:12px;border-radius:50%;background:#e53935;margin-left:12px;vertical-align:middle}._newsSource_1jg56_470{font-size:10px;color:#9ca3af}._fileIndicator_1jg56_475{font-size:10px;color:#6b7280;padding:3px;border-radius:4px;display:flex;align-items:center;gap:2px;font-weight:500}._fileIndicator_1jg56_475 span{font-size:12px;color:#8999b8;font-weight:600}._categoryTag_1jg56_492{background:#f3f4f6;padding:2px 6px;border-radius:4px;font-size:11px;font-weight:500;display:flex;align-items:center;gap:2px}._categoryEmoji_1jg56_503{margin-right:2px}._newsTime_1jg56_507{font-size:10px;color:#9ca3af}._newsActions_1jg56_367{position:absolute;right:10px;top:30px;transform:translateY(-50%);display:flex;gap:8px;opacity:0;transition:opacity .2s}._newsItem_1jg56_344:hover ._newsActions_1jg56_367,._newsItem_1jg56_344:hover ._newsActions_1jg56_367 ._actionBtn_1jg56_372{opacity:1}._actionBtn_1jg56_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_1jg56_372:hover{background:#e5e7eb;color:#374151}._actionBtn_1jg56_372._bookmarked_1jg56_553{background:#fef3c7;color:#d97706}._actionBtn_1jg56_372._bookmarked_1jg56_553:hover{background:#fde68a}._actionBtn_1jg56_372._playing_1jg56_566{background:#fef3c7;color:#d97706}._actionBtn_1jg56_372._playing_1jg56_566:hover{background:#fde68a}._sentimentIndicator_1jg56_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_1jg56_591{background:linear-gradient(135deg,#10b981,#059669)}._sentimentNegative_1jg56_595{background:linear-gradient(135deg,#ef4444,#dc2626)}._expandIcon_1jg56_599{position:absolute;right:8px;bottom:16px;color:#9ca3af;font-size:10px;cursor:pointer;transition:color .2s}._newsItem_1jg56_344:hover ._expandIcon_1jg56_599{color:#6b7280}._libraryItem_1jg56_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_1jg56_614:hover{background:#f9fafb}._libraryItem_1jg56_614._hasBookmark_1jg56_367 ._libraryMeta_1jg56_629 ._actionBtn_1jg56_372,._libraryItem_1jg56_614:hover ._libraryActions_1jg56_634,._libraryItem_1jg56_614:hover ._libraryMeta_1jg56_629 ._actionBtn_1jg56_372,._libraryItem_1jg56_614:hover ._libraryActions_1jg56_634 ._actionBtn_1jg56_372{opacity:1}._libraryItem_1jg56_614:last-child{border-bottom:none}._libraryContent_1jg56_652{flex:1;min-width:0;padding-right:60px}._libraryTitle_1jg56_658{font-size:19px;font-weight:600;color:#262626;margin-bottom:8px;line-height:1.4}._librarySummary_1jg56_666{font-size:15.5px;color:#4a5568;line-height:1.5;margin-bottom:8px}._libraryDetail_1jg56_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_1jg56_684{font-size:14px;color:#6b7280;line-height:1.5;margin-bottom:12px}._libraryMeta_1jg56_629{display:flex;align-items:center;gap:8px;font-size:11px;color:#6b7280;position:relative}._libraryActions_1jg56_634{position:absolute;right:20px;top:50%;transform:translateY(-50%);display:flex;gap:8px;opacity:0;transition:opacity .2s}._learnMoreBtn_1jg56_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_1jg56_711:hover{background:#f3f4f6;border-color:#d1d5db}._storyItem_1jg56_732{padding:20px;border-bottom:1px solid #f3f4f6;display:flex;align-items:flex-start;transition:background-color .2s;cursor:pointer;position:relative}._storyItem_1jg56_732:hover{background:#f9fafb}._storyItem_1jg56_732:last-child{border-bottom:none}._storyContent_1jg56_750{flex:1;min-width:0;padding-right:80px;padding-top:4px}._storyTitle_1jg56_757{font-size:19px;font-weight:600;color:#262626;margin-bottom:8px;line-height:1.4}._storySummary_1jg56_765{font-size:15.5px;color:#4a5568;line-height:1.5;margin-bottom:8px}._storyExpandedContent_1jg56_772{margin:8px 0}._storyDetail_1jg56_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_1jg56_787{font-size:14px;color:#6b7280;line-height:1.5;margin-bottom:12px}._storyMeta_1jg56_794{display:flex;align-items:center;gap:8px;font-size:11px;color:#6b7280}._storyTime_1jg56_802{font-size:10px;color:#9ca3af}._storyActions_1jg56_807{position:absolute;right:20px;top:20px;display:flex;gap:8px;opacity:1;transition:opacity .2s}._storyItem_1jg56_732:hover ._storyActions_1jg56_807,._storyItem_1jg56_732:hover ._storyActions_1jg56_807 ._actionBtn_1jg56_372,._storyItem_1jg56_732._hasBookmark_1jg56_367 ._storyActions_1jg56_807,._storyItem_1jg56_732._hasBookmark_1jg56_367 ._storyActions_1jg56_807 ._actionBtn_1jg56_372,._newsItem_1jg56_344._hasBookmark_1jg56_367 ._newsActions_1jg56_367 ._actionBtn_1jg56_372,._libraryItem_1jg56_614._hasBookmark_1jg56_367 ._libraryMeta_1jg56_629 ._actionBtn_1jg56_372,._libraryItem_1jg56_614._hasBookmark_1jg56_367 ._libraryActions_1jg56_634,._libraryItem_1jg56_614._hasBookmark_1jg56_367 ._libraryActions_1jg56_634 ._actionBtn_1jg56_372{opacity:1}._playBtn_1jg56_562{background:#0000;cursor:pointer;font-size:12px;font-weight:500;transition:all .2s;display:flex;align-items:center;gap:4px}._emptyState_1jg56_865{text-align:center;padding:60px 20px;color:#6b7280}html{scroll-behavior:smooth}._overViewReport_1jg56_876{padding:8px 48px}@media(max-width:768px){._container_1jg56_34{padding:5px 5px 60px}._tabs_1jg56_140{flex-direction:row;flex-wrap:wrap;padding:6px;gap:2px}._tabBtn_1jg56_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_1jg56_159:hover{background:#f8fafc;border-color:#d1d5db;color:#1f2937;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}._tabBtn_1jg56_159:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}._tabBtn_1jg56_159._active_1jg56_194{background:#eaeaea;color:#2d6cdf;font-weight:700;border-color:#e5e7eb;box-shadow:0 2px 4px #0000001a}._overViewReport_1jg56_876{padding:5px}}@media(max-width:480px){._container_1jg56_34{padding:5px 5px 40px}._userSection_1jg56_945{top:8px;right:8px}._userInfo_1jg56_134{padding:3px 6px;gap:4px}._userName_1jg56_955{font-size:10px;max-width:60px}._dropdownIcon_1jg56_127{font-size:7px;margin-left:1px}._header_right_1jg56_106{gap:0 4px;padding:8px 12px}._username_1jg56_119{padding:0 4px}._tabsWrapper_1jg56_140{margin:6px 4px 0 -12px;display:flex;justify-content:flex-end}._tabs_1jg56_140{margin-bottom:16px;padding:3px;flex-direction:row;gap:1px;min-width:auto;width:auto}._tabBtn_1jg56_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_1jg56_159:hover{background:#f8fafc;border-color:#d1d5db;color:#1f2937;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}._tabBtn_1jg56_159:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}._tabBtn_1jg56_159._active_1jg56_194{background:#eaeaea;color:#2d6cdf;font-weight:700;border-color:#e5e7eb;box-shadow:0 2px 4px #0000001a}._filters_1jg56_208{padding:8px}}@media(max-width:400px){._tabsWrapper_1jg56_140{margin:4px 2px 0 -8px;justify-content:flex-end}._tabs_1jg56_140{display:none}._tabSelect_1jg56_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_1jg56_1047:hover{background:#f8fafc;border-color:#d1d5db;color:#1f2937;box-shadow:0 4px 6px #00000026}._tabSelect_1jg56_1047:focus{border-color:#2d6cdf;box-shadow:0 0 0 2px #2d6cdf33}._tabSelect_1jg56_1047 option{padding:8px;font-size:14px;background:#fff;color:#7d7d7d}._tabSelect_1jg56_1047 option:checked{background:#eaeaea;color:#2d6cdf;font-weight:700}._newsItem_1jg56_344,._libraryItem_1jg56_614,._storyItem_1jg56_732{padding:8px}._newsTitle_1jg56_403,._libraryTitle_1jg56_658,._storyTitle_1jg56_757{font-size:17px}._overViewReport_1jg56_876{padding:5px}}@media(max-width:768px){._container_1jg56_34{padding:5px 5px 300px;min-height:100vh}._userSection_1jg56_945{top:10px;right:10px}._userInfo_1jg56_134{padding:4px 8px;gap:6px}._userDetails_1jg56_1118{gap:1px}._logo_1jg56_1122>img{width:35%}._userName_1jg56_955{font-size:11px;max-width:80px}._dropdownIcon_1jg56_127{font-size:8px;margin-left:2px}._header_right_1jg56_106{gap:0 6px;padding:10px 15px}._username_1jg56_119{padding:0 6px}._filterRow_1jg56_224{flex-direction:row;align-items:stretch}._filterLabel_1jg56_232{margin-bottom:4px;line-height:30px}._searchContainer_1jg56_1154{flex-direction:row;gap:6px;display:flex}._bookmarkBtn_1jg56_257,._importantBtn_1jg56_283{padding:8px;min-width:36px;font-size:14px}._filterButtons_1jg56_309{display:none}._filterSelect_1jg56_240{display:block}._tabsWrapper_1jg56_140{margin:4px 8px 0 -8px;display:flex;justify-content:flex-end}._tabs_1jg56_140{flex-direction:row;gap:2px;padding:4px;flex-wrap:nowrap;min-width:auto;width:auto}._tabBtn_1jg56_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_1jg56_159:hover{background:#f8fafc;border-color:#d1d5db;color:#1f2937;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}._tabBtn_1jg56_159:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}._tabBtn_1jg56_159._active_1jg56_194{background:#eaeaea;color:#2d6cdf;font-weight:700;border-color:#e5e7eb;box-shadow:0 2px 4px #0000001a}._newsContent_1jg56_393,._libraryContent_1jg56_652,._storyContent_1jg56_750{padding-right:0}._newsActions_1jg56_367,._libraryActions_1jg56_634,._storyActions_1jg56_807{position:static;transform:none;margin-top:12px;opacity:1;justify-content:flex-end}._newsItem_1jg56_344,._libraryItem_1jg56_614,._storyItem_1jg56_732{padding:10px;flex-direction:column;align-items:stretch}._newsItem_1jg56_344._noImpact_1jg56_354{padding-left:10px}._expandIcon_1jg56_599{position:static;margin-top:8px;text-align:center;font-size:12px}._newsTitle_1jg56_403,._libraryTitle_1jg56_658,._storyTitle_1jg56_757{font-size:18px;line-height:1.3}._newsDetail_1jg56_441,._libraryDetail_1jg56_673,._storyDetail_1jg56_776{margin:12px 0;padding:16px;font-size:15px}._filters_1jg56_208{padding:16px;margin-bottom:16px}._resultsCount_1jg56_216{font-size:13px;padding:6px 10px;margin-bottom:12px}._newsPanel_1jg56_337{margin-bottom:20px}._tabContent_1jg56_203{overflow-x:hidden;overflow-y:auto}._overViewReport_1jg56_876{padding:5px}body{-webkit-overflow-scrolling:touch}._container_1jg56_34{width:100%;max-width:100vw;overflow-x:hidden}._newsItem_1jg56_344:last-child,._libraryItem_1jg56_614:last-child,._storyItem_1jg56_732:last-child{margin-bottom:20px}}._markdownContent_1jg56_1321{color:#374151;line-height:1.5;overflow-y:auto}._markdownContent_1jg56_1321 h1,._markdownContent_1jg56_1321 h2,._markdownContent_1jg56_1321 h3,._markdownContent_1jg56_1321 h4,._markdownContent_1jg56_1321 h5,._markdownContent_1jg56_1321 h6{color:#262626;margin:24px 0 16px;font-weight:600;line-height:1.1}._markdownContent_1jg56_1321 h1{font-size:24px;border-bottom:2px solid #e5e7eb;padding-bottom:8px}._markdownContent_1jg56_1321 h2{font-size:20px;border-bottom:1px solid #e5e7eb;padding-bottom:6px}._markdownContent_1jg56_1321 h3{font-size:18px;color:#262626}._markdownContent_1jg56_1321 h4{font-size:16px;color:#4b5563}._markdownContent_1jg56_1321 h5,._markdownContent_1jg56_1321 h6{font-size:14px;color:#6b7280}._markdownContent_1jg56_1321 p{margin:12px 0;text-align:justify}._markdownContent_1jg56_1321 ul,._markdownContent_1jg56_1321 ol{margin:8px 0;padding-left:24px}._markdownContent_1jg56_1321 ul li,._markdownContent_1jg56_1321 ol li{margin:4px 0;padding-left:4px}._markdownContent_1jg56_1321 ul{list-style-type:disc}._markdownContent_1jg56_1321 ul ul{list-style-type:circle;margin:8px 0}._markdownContent_1jg56_1321 ul ul ul{list-style-type:square}._markdownContent_1jg56_1321 ol{list-style-type:decimal}._markdownContent_1jg56_1321 ol ol{list-style-type:lower-alpha;margin:8px 0}._markdownContent_1jg56_1321 ol ol ol{list-style-type:lower-roman}._markdownContent_1jg56_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_1jg56_1321 blockquote p{margin:0}._markdownContent_1jg56_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_1jg56_1321 pre{background:#262626;color:#f9fafb;padding:16px;border-radius:8px;overflow-x:auto;margin:16px 0;border:1px solid #374151}._markdownContent_1jg56_1321 pre code{background:none;color:inherit;padding:0;border-radius:0;font-size:14px}._markdownContent_1jg56_1321 table{width:100%;border-collapse:collapse;margin:16px 0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}._markdownContent_1jg56_1321 table th,._markdownContent_1jg56_1321 table td{border:1px solid #e5e7eb;padding:12px 16px;text-align:left}._markdownContent_1jg56_1321 table th{background:#f9fafb;font-weight:600;color:#374151}._markdownContent_1jg56_1321 table tr:nth-child(2n){background:#f9fafb}._markdownContent_1jg56_1321 table tr:hover{background:#f3f4f6}._markdownContent_1jg56_1321 hr{border:none;height:2px;background:linear-gradient(to right,#3066c2,#93c5fd,#3066c2);margin:24px 0;border-radius:1px}._markdownContent_1jg56_1321 a{color:#262626;text-decoration:none;font-weight:500;transition:color .2s ease}._markdownContent_1jg56_1321 a:hover{color:#1d4ed8;text-decoration:underline}._markdownContent_1jg56_1321 strong,._markdownContent_1jg56_1321 b{font-weight:700;color:#262626}._markdownContent_1jg56_1321 em,._markdownContent_1jg56_1321 i{font-style:italic;color:#4b5563}._markdownContent_1jg56_1321 img{max-width:100%;height:auto;border-radius:8px;margin:16px 0;box-shadow:0 4px 6px #0000001a}._markdownContent_1jg56_1321 del{text-decoration:line-through;color:#9ca3af}._markdownContent_1jg56_1321 mark{background:#fef3c7;color:#92400e;padding:2px 4px;border-radius:4px}._iconReport_1jg56_1534{display:inline-flex;align-items:center;padding:3px 10px;background:#007de4;color:#fff;border-radius:8px;margin-right:10px;font-size:13px}._iconReport_1jg56_1534>img{width:12px;margin-right:8px;display:inline-block}._markdownContent_1jg56_1321 li::marker{color:#262626;font-weight:700}._markdownContent_1jg56_1321 pre[class*=language-]{position:relative}._markdownContent_1jg56_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_1jg56_1574{display:flex;flex-direction:column;height:80vh;font-family:Google Sans,Roboto,Arial,sans-serif;background:#f7f9fb}._sidebarHeader_1jg56_1586{display:flex;align-items:center;justify-content:space-between;padding:0 24px 16px;font-weight:600;font-size:18px;color:#262626}._sessionsList_1jg56_1596{flex:1;overflow-y:auto;padding:0 8px 8px}._sessionItem_1jg56_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_1jg56_1602:hover{background:#eaf2fd;box-shadow:0 2px 8px #22292f0f}._activeSession_1jg56_1619{border:1.5px solid #2d6cdf;background:#eaf2fd;box-shadow:0 2px 12px #22292f1a}._sessionContent_1jg56_1625{flex:1;display:flex;flex-direction:column}._sessionTitle_1jg56_1631{font-weight:700;color:#262626;font-size:13.5px;display:flex;align-items:center;gap:6px}._sessionInfo_1jg56_1640{display:flex;align-items:center;gap:10px;margin-top:2px}._advisorType_1jg56_1647{font-size:12px;color:#888;background:#f0f4fa;border-radius:6px;padding:2px 8px}._sessionTime_1jg56_1655{font-size:11px;color:#999;font-weight:400}._deleteButton_1jg56_1661{color:#d9534f;margin-left:8px}._loadingText_1jg56_1666{color:#888;text-align:center;margin-top:32px}._advisorSection_1jg56_1674{display:flex;align-items:center;gap:16px;margin-bottom:18px}._sectionLabel_1jg56_1681{font-weight:500;color:#2d6cdf;font-size:15px;min-width:110px}._advisorButton_1jg56_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_1jg56_1688:hover{background:#f9fafb!important;border-color:#d1d5db!important;box-shadow:0 2px 6px #00000026!important;transform:translateY(-1px);color:#6b7280!important}._advisorButtonSelected_1jg56_1714{background:#4a4a4a!important;color:#fff!important;border-color:#4a4a4a!important;box-shadow:0 2px 6px #2626264d!important}._advisorButtonSelected_1jg56_1714:hover{background:#404040!important;border-color:#404040!important;box-shadow:0 3px 8px #26262666!important;color:#fff!important}._advisorAvatar_1jg56_1728{font-size:28px;margin-right:6px}._advisorInfo_1jg56_1733{display:flex;flex-direction:column}._advisorName_1jg56_1738{font-weight:600;color:#262626;font-size:16px}._advisorSpecialty_1jg56_1744{font-size:13px;color:#888}._jobSection_1jg56_1749{margin-bottom:18px;display:flex}._jobButtons_1jg56_1754{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}._jobButton_1jg56_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_1jg56_1754:hover,._selected_1jg56_1772{background:#2d6cdf!important;color:#fff!important;border:1.5px solid #2d6cdf!important}._currentSessionInfo_1jg56_1778{margin-bottom:10px;margin-top:-50px;margin-left:15px;font-size:14px;color:#2d6cdf;display:flex;align-items:center;gap:16px}._messageLimit_1jg56_1790{background:#eaf2fd;color:#2d6cdf;border-radius:8px;padding:2px 10px;font-weight:600;font-size:13px}._chatContainer_1jg56_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_1jg56_1812{flex:1;overflow-y:auto;padding-bottom:12px;display:flex;flex-direction:column;gap:18px}._messageWrapper_1jg56_1821{display:flex;align-items:flex-end;gap:12px}._userMessage_1jg56_1827{flex-direction:row-reverse}._assistantMessage_1jg56_1831{flex-direction:row}._dataSourcesMessage_1jg56_1835{flex-direction:row;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin:8px 0;padding:12px}._dataSourcesInfo_1jg56_1844{display:flex;align-items:center;gap:6px;margin-bottom:6px;padding:4px 8px;background:#28a7451a;border-radius:8px;width:fit-content}._dataSourcesName_1jg56_1855{font-size:12px;font-weight:600;color:#28a745}._messageAvatar_1jg56_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_1jg56_1873{max-width:70%;display:flex;flex-direction:column;align-items:flex-start}._userMessage_1jg56_1827 ._messageContent_1jg56_1873{align-items:flex-end}._messageText_1jg56_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_1jg56_1827 ._messageText_1jg56_1884{background:#2d6cdf;color:#fff}._messageTime_1jg56_1900{font-size:12px;color:#888;margin-top:2px;align-self:flex-end;display:flex;align-items:center;gap:8px}._thesisButton_1jg56_1910{padding:2px 6px;height:auto;font-size:11px;color:#4b67a9;border:none;background:transparent;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:2px;border-radius:4px}._thesisButton_1jg56_1910:hover{color:#40a9ff;background:#1890ff1a}._thesisButton_1jg56_1910:active{color:#096dd9}._thesisModalTitle_1jg56_1935{display:flex;align-items:center;gap:8px;font-weight:600}._thesisModalContent_1jg56_1942{max-height:400px;overflow-y:auto}._thesisModalSummary_1jg56_1947{max-height:150px;overflow-y:auto}._aiSummaryButton_1jg56_1952{margin-left:auto;color:#4b67a9;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_1jg56_1952:hover{color:#40a9ff;border-color:#40a9ff;background:#1890ff1a}._aiSummaryButton_1jg56_1952:active{color:#096dd9;border-color:#096dd9}._inputArea_1jg56_1977{background:transparent;display:flex;align-items:center;gap:5px}._inputWrapper_1jg56_1984{display:flex;align-items:flex-end;width:100%;gap:10px}._inputButtons_1jg56_1991{display:flex;align-items:center;gap:8px}._messageInput_1jg56_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_1jg56_1997:focus{border:1.5px solid #2d6cdf!important}._templateError_1jg56_2013{border:1.5px solid #ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f33!important}._templateError_1jg56_2013:focus{border:1.5px solid #ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f33!important}._sendButton_1jg56_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_1jg56_2023:disabled{background:#b3c7e6!important;color:#fff!important}._chatThesisButton_1jg56_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_1jg56_2042:hover{background:#e6f7ff!important;color:#4b67a9!important;border-color:#91d5ff!important}._chatThesisButton_1jg56_2042:active{background:#bae7ff!important;color:#0050b3!important;border-color:#69c0ff!important}._chatThesisButton_1jg56_2042:disabled{background:#f5f5f5!important;color:#bfbfbf!important;border-color:#d9d9d9!important}._welcomeSection_1jg56_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_1jg56_2091 h3{font-size:24px;color:#262626;margin-bottom:8px;font-weight:600}._welcomeText_1jg56_2091 p{font-size:16px;color:#666;margin-bottom:24px}._createChatBtn_1jg56_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_1jg56_2104:hover{border:1px solid rgba(38,38,38,.7)!important}._createChatSmall_1jg56_2119{background:#fff!important;color:#262626!important}._inputControls_1jg56_2125{display:flex;justify-content:space-between;align-items:center}._advisorSelector_1jg56_2131{display:flex;align-items:center;gap:8px}._advisorLabel_1jg56_2137{font-size:14px;color:#2d6cdf;font-weight:500;min-width:fit-content}._advisorInfo_1jg56_1733{display:flex;align-items:center;gap:6px;margin-bottom:6px;padding:4px 8px;background:#2d6cdf1a;border-radius:8px;width:fit-content}._advisorAvatar_1jg56_1728{font-size:16px}._advisorName_1jg56_1738{font-size:12px;color:#2d6cdf;font-weight:500}._typingIndicator_1jg56_2166{display:flex;align-items:center;gap:4px;height:18px;margin:8px 0 0}._typingIndicator_1jg56_2166 span{display:inline-block;width:7px;height:7px;background:#2d6cdf;border-radius:50%;animation:_typing-bounce_1jg56_1 1.2s infinite both}._typingIndicator_1jg56_2166 span:nth-child(2){animation-delay:.2s}._typingIndicator_1jg56_2166 span:nth-child(3){animation-delay:.4s}@keyframes _typing-bounce_1jg56_1{0%,80%,to{transform:scale(.8);opacity:.6}40%{transform:scale(1.2);opacity:1}}._newSessionForm_1jg56_2202{display:flex;flex-direction:column;gap:12px;padding:8px 0}._formLabel_1jg56_2209{font-size:15px;color:#2d6cdf;font-weight:500;margin-bottom:4px}._advisorJobRow_1jg56_2216{display:flex;flex-direction:row;align-items:flex-end;gap:32px;margin-bottom:18px}._advisorSection_1jg56_1674,._jobSection_1jg56_1749{flex:1;min-width:0}._sectionLabel_1jg56_1681{margin-bottom:4px}._advisorSettingBtn_1jg56_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_1jg56_2233:hover{background:#2d6cdf;color:#fff;border:1.5px solid #2d6cdf}._toggleButton_1jg56_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_1jg56_2254:hover{background:#898989;transform:translateY(-1px);box-shadow:0 4px 12px #0003}._toggleButton_1jg56_2254:active{transform:translateY(0)}._desktopToggleButton_1jg56_2285{position:relative;top:auto;left:auto;margin-bottom:16px}._mobileToggleButton_1jg56_2293{position:absolute;top:90px;z-index:1000;transition:opacity .3s ease,visibility .3s ease}._playgroundContent_1jg56_2301._mobileSidebarOpen_1jg56_2301 ._mobileToggleButton_1jg56_2293{opacity:0;visibility:hidden;pointer-events:none}._mobileCloseButton_1jg56_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_1jg56_2321{display:block}._searchContainer_1jg56_1154{flex:1;flex-direction:row;gap:6px;display:flex;justify-content:space-between;align-items:center}._searchContainer2_1jg56_2334{display:flex;gap:5px;align-items:center}@media(min-width:769px){._mobileToggleButton_1jg56_2293,._mobileCloseButton_1jg56_2307,._desktopToggleButton_1jg56_2285{display:none!important}._chatSessionsSidebar_1jg56_2354{transition:width .3s ease;position:relative;left:auto;background:#fff;box-shadow:none;width:300px;display:flex}._chatSessionsSidebar_1jg56_2354._collapsed_1jg56_2364{width:300px;overflow:visible;padding:24px 0 0}._chatMainArea_1jg56_2370._expanded_1jg56_2370{margin-left:0;width:auto;flex:1}._playgroundContent_1jg56_2301._sidebarCollapsed_1jg56_2376{justify-content:flex-start;display:flex;flex-direction:row}}@media(max-width:768px){._playgroundContainer_1jg56_1574{height:calc(100vh - 150px)}._desktopToggleButton_1jg56_2285,._desktopOnly_1jg56_2321{display:none!important}._playgroundContent_1jg56_2301{position:relative;width:100%}._chatSessionsSidebar_1jg56_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_1jg56_2354._mobileOpen_1jg56_2417{right:0}._chatSessionsSidebar_1jg56_2354._collapsed_1jg56_2364{right:-100%}._chatMainArea_1jg56_2370{width:100%;padding:80px 16px 16px;position:relative}._chatMainArea_1jg56_2370._mobileSidebarOpen_1jg56_2301{margin-left:0}._sidebarOverlay_1jg56_2436{position:fixed;inset:0;background:#0009;z-index:998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}._sidebarOverlay_1jg56_2436._mobileOpen_1jg56_2417{opacity:1;visibility:visible}._currentSessionInfo_1jg56_1778{padding:12px;margin-bottom:16px;margin-top:10px}._currentSessionInfo_1jg56_1778 h3{font-size:16px;margin-bottom:8px}._advisorSection_1jg56_1674{flex-direction:column;align-items:flex-start;gap:8px}._sectionLabel_1jg56_1681{min-width:auto}._chatContainer_1jg56_1799{height:calc(100vh - 300px)}._messageWrapper_1jg56_1821{margin-bottom:12px}._messageInput_1jg56_1997{font-size:14px}._messageContent_1jg56_1873{max-width:80%}._messageText_1jg56_1884{width:320px;font-size:14px;padding:10px 14px}._messageAvatar_1jg56_1861{width:36px!important;height:36px!important;font-size:24px!important}._sidebarHeader_1jg56_1586 h3{font-size:16px}._sessionTitle_1jg56_1631{font-size:14px}._sessionInfo_1jg56_1640{font-size:11px}._advisorSection_1jg56_1674,._jobSection_1jg56_1749,._currentSessionInfo_1jg56_1778 ._advisorSection_1jg56_1674{display:none!important}._currentSessionInfo_1jg56_1778{padding:8px;margin-bottom:12px;margin-top:0}._currentSessionInfo_1jg56_1778 h3{font-size:14px;margin-bottom:4px}._chatContainer_1jg56_1799{height:calc(100vh - 200px)}._chatMainArea_1jg56_2370{padding:12px}._inputWrapper_1jg56_1984{gap:6px}._inputButtons_1jg56_1991{flex-direction:column;gap:4px;align-items:flex-end}._chatThesisButton_1jg56_2042{font-size:11px!important;height:28px!important;padding:2px 8px!important}._messageInput_1jg56_1997{font-size:14px;padding:8px 12px!important}._sendButton_1jg56_2023{width:40px;height:40px;font-size:18px!important}._welcomeSection_1jg56_2076{padding:40px 16px}._welcomeText_1jg56_2091 h3{font-size:20px}._welcomeText_1jg56_2091 p{font-size:14px}._inputControls_1jg56_2125{flex-direction:column;align-items:flex-start;gap:8px;padding:8px 0}._advisorSelector_1jg56_2131{width:100%;justify-content:space-between}._advisorInfo_1jg56_1733{margin-bottom:4px}._advisorName_1jg56_1738{font-size:11px}._logo_1jg56_1122{margin:8px}._logo_1jg56_1122>span{display:none}}._citationsSection_1jg56_2617{margin-top:12px;padding:8px 12px;background:#f8f9fa;border-radius:6px;border-left:3px solid #4B67A9}._citationsTitle_1jg56_2625{font-size:12px;font-weight:500;color:#4b67a9;margin-bottom:6px;display:flex;align-items:center}._citationsList_1jg56_2634{display:flex;flex-direction:column;gap:4px}._citationItem_1jg56_2640{font-size:11px}._citationLink_1jg56_2644{color:#4b67a9;text-decoration:none;word-break:break-all}._citationLink_1jg56_2644:hover{text-decoration:underline;color:#40a9ff}._templateSuggestions_1jg56_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_1jg56_2671{padding:8px 12px;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background-color .2s}._suggestionItem_1jg56_2671:hover{background-color:#f5f5f5}._suggestionItem_1jg56_2671:last-child{border-bottom:none}._suggestionLabel_1jg56_2686{font-weight:500;color:#262626;font-size:13px;margin-bottom:2px}._suggestionPreview_1jg56_2693{color:#666;font-size:12px;line-height:1.4}._pipelineStepsSection_1jg56_2700{margin-top:12px;padding:8px 12px;background:#f6ffed;border-radius:6px;border-left:3px solid #52c41a}._pipelineStepsTitle_1jg56_2708{font-weight:600;color:#52c41a;font-size:13px;margin-bottom:8px}._pipelineStepsList_1jg56_2715{display:flex;flex-direction:column;gap:8px}._pipelineStepItem_1jg56_2721{background:#fff;border-radius:4px;padding:8px;border:1px solid #d9d9d9}._pipelineStepHeader_1jg56_2728{display:flex;align-items:center;gap:8px;margin-bottom:4px}._pipelineStepNumber_1jg56_2735{font-weight:600;color:#52c41a;font-size:12px}._pipelineStepName_1jg56_2741{font-weight:500;color:#262626;font-size:12px}._pipelineStepContent_1jg56_2747{color:#666;font-size:11px;line-height:1.4}._pipelineButton_1jg56_2754{border:1px solid #e5e7eb!important}._pipelineButton_1jg56_2754:hover{background:#404040!important;border-color:#404040!important;box-shadow:0 3px 8px #26262666!important;color:#fff!important}._advisorButtonSelected_1jg56_1714{background:#4a4a4a!important;color:#fff!important;border-color:#4a4a4a!important;box-shadow:0 2px 6px #2626264d}._advisorButtonSelected_1jg56_1714:hover{background:#404040;border-color:#404040;box-shadow:0 3px 8px #26262666}._pipelineButtonSelected_1jg56_2779{background:#4a4a4a!important;color:#fff!important;border-color:#4a4a4a!important}@media(max-width:768px){._citationsSection_1jg56_2617{margin-top:8px;padding:6px 8px}._citationsTitle_1jg56_2625{font-size:11px;margin-bottom:4px}._citationItem_1jg56_2640{font-size:10px}._templateSuggestions_1jg56_2656{max-height:150px}._suggestionItem_1jg56_2671{padding:6px 10px}._suggestionLabel_1jg56_2686{font-size:13px}._suggestionPreview_1jg56_2693{font-size:11px}._pipelineStepsSection_1jg56_2700{margin-top:8px;padding:6px 8px}._pipelineStepsTitle_1jg56_2708{font-size:12px;margin-bottom:6px}._pipelineStepItem_1jg56_2721{padding:6px}._pipelineStepNumber_1jg56_2735,._pipelineStepName_1jg56_2741{font-size:11px}._pipelineStepContent_1jg56_2747{font-size:10px}}._advisorButtonsContainer_1jg56_2842{padding:5px;border-top:1px solid #e5e7eb}._advisorButtons_1jg56_2842{display:flex;gap:8px;flex-wrap:wrap;align-items:center}._embeddingSwitchContainer_1jg56_2854{display:flex;align-items:center;justify-content:start;margin-bottom:16px}._embeddingSwitchLabel_1jg56_2861{font-size:12px;color:#6c757d;font-weight:500;margin-left:8px}._embeddingResultsSection_1jg56_2869{margin-top:12px;padding:8px 12px;background:#f0f8ff;border-radius:6px;border-left:3px solid #4B67A9}._embeddingResultsTitle_1jg56_2877{font-size:12px;font-weight:600;color:#4b67a9;margin-bottom:8px}._searchMethodInfo_1jg56_2884{font-size:11px;color:#666;font-weight:400;margin-left:8px}._embeddingResultsList_1jg56_2891{display:flex;flex-direction:column;gap:6px}._embeddingResultItem_1jg56_2897{padding:6px 8px;background:#fff;border-radius:4px;border:1px solid #e6f7ff;cursor:pointer;transition:all .2s ease}._embeddingResultItem_1jg56_2897:hover{background:#f0f8ff;border-color:#4b67a9;box-shadow:0 2px 4px #1890ff1a}._embeddingResultTitle_1jg56_2912{font-size:11px;font-weight:500;color:#262626;margin-bottom:4px}._embeddingResultMeta_1jg56_2919{display:flex;flex-wrap:wrap;gap:8px;font-size:10px}._embeddingResultType_1jg56_2926{color:#52c41a;background:#f6ffed;padding:2px 6px;border-radius:3px}._embeddingResultCategory_1jg56_2933{color:#722ed1;background:#f9f0ff;padding:2px 6px;border-radius:3px}._embeddingResultSimilarity_1jg56_2940{color:#fa8c16;background:#fff7e6;padding:2px 6px;border-radius:3px}._embeddingDetailContent_1jg56_2948{padding:16px 0}._embeddingDetailHeader_1jg56_2952{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}._embeddingDetailHeader_1jg56_2952 h3{margin:0 0 12px;color:#262626;font-size:18px;font-weight:600}._embeddingDetailMeta_1jg56_2965{display:flex;flex-wrap:wrap;gap:12px}._embeddingDetailType_1jg56_2971,._embeddingDetailCategory_1jg56_2972,._embeddingDetailSimilarity_1jg56_2973,._embeddingDetailDate_1jg56_2974,._embeddingDetailSource_1jg56_2975,._embeddingDetailEmoji_1jg56_2976{font-size:12px;padding:4px 8px;border-radius:4px;font-weight:500}._embeddingDetailType_1jg56_2971{color:#52c41a;background:#f6ffed;border:1px solid #b7eb8f}._embeddingDetailCategory_1jg56_2972{color:#722ed1;background:#f9f0ff;border:1px solid #d3adf7}._embeddingDetailSimilarity_1jg56_2973{color:#fa8c16;background:#fff7e6;border:1px solid #ffd591}._embeddingDetailDate_1jg56_2974{color:#4b67a9;background:#e6f7ff;border:1px solid #91d5ff}._embeddingDetailSource_1jg56_2975{color:#722ed1;background:#f9f0ff;border:1px solid #d3adf7}._embeddingDetailEmoji_1jg56_2976{color:#13c2c2;background:#e6fffb;border:1px solid #87e8de}._embeddingDetailBody_1jg56_3019,._embeddingDetailSummary_1jg56_3020{margin-bottom:20px}._embeddingDetailBody_1jg56_3019 h4,._embeddingDetailSummary_1jg56_3020 h4{margin:0 0 12px;color:#262626;font-size:14px;font-weight:600}._embeddingDetailSummary_1jg56_3020 p{margin:0;color:#595959;line-height:1.6}._embeddingDetailEmpty_1jg56_3038{text-align:center;padding:40px 20px;color:#8c8c8c;font-style:italic}._noEmbeddingResultsSection_1jg56_3046{margin-top:12px;padding:8px 12px;background:#fff7e6;border-radius:6px;border-left:3px solid #fa8c16}._noEmbeddingResultsTitle_1jg56_3054{font-size:12px;font-weight:600;color:#fa8c16;margin-bottom:4px}._noEmbeddingResultsText_1jg56_3061{font-size:11px;color:#8c8c8c;line-height:1.4;margin-bottom:6px}._noEmbeddingResultsSuggestion_1jg56_3068{font-size:10px;color:#52c41a;font-style:italic;padding-top:4px;border-top:1px solid #f0f0f0}._advisorButton_1jg56_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_1jg56_2842{gap:2px}._advisorButton_1jg56_1688{font-size:11px;padding:4px}._embeddingResultsSection_1jg56_2869{margin-top:8px;padding:6px 8px}._embeddingResultsTitle_1jg56_2877{font-size:11px;margin-bottom:6px}._embeddingResultItem_1jg56_2897{padding:4px 6px}._embeddingResultTitle_1jg56_2912{font-size:10px;margin-bottom:3px}._embeddingResultMeta_1jg56_2919{gap:4px;font-size:9px}._embeddingResultType_1jg56_2926,._embeddingResultCategory_1jg56_2933,._embeddingResultSimilarity_1jg56_2940{padding:1px 4px}._embeddingDetailHeader_1jg56_2952 h3{font-size:16px}._embeddingDetailMeta_1jg56_2965{gap:8px}._embeddingDetailType_1jg56_2971,._embeddingDetailCategory_1jg56_2972,._embeddingDetailSimilarity_1jg56_2973,._embeddingDetailDate_1jg56_2974,._embeddingDetailSource_1jg56_2975,._embeddingDetailEmoji_1jg56_2976{font-size:11px;padding:3px 6px}}._categoryChips_1jg56_3148{display:flex;gap:16px;margin-bottom:16px;flex-wrap:wrap}._categoryChip_1jg56_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_1jg56_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_1jg56_3180{font-size:1.2rem;color:#222;font-weight:500}._chipCountInBtn_1jg56_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_1jg56_3201{margin-bottom:16px}._newsImagesSection_1jg56_3205{margin-top:16px}._avatarWrapper_1jg56_3209{display:flex;align-items:center;justify-content:center;width:75px;height:100px;border-radius:2px;overflow:hidden;background:#f0f0f0}._avatarWrapper_1jg56_3209 img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media(max-width:768px){._newsItem_1jg56_344{flex-direction:row;padding:8px 8px 0}._avatarWrapper_1jg56_3209{width:30px;height:40px}._newsActions_1jg56_367{margin-top:0}._newsSummary_1jg56_411{margin-top:-20px}._newsSummary2_1jg56_3248{margin-top:0}._detailText_1jg56_3252{margin-top:16px;padding:16px;background:#f8f9fa;border-radius:8px;border-left:4px solid #007bff}._summaryText_1jg56_3260{color:#495057;line-height:1.6;margin-bottom:12px}._noSummary_1jg56_3266{color:#6c757d;font-style:italic;text-align:center;padding:20px}}@media(max-width:768px){._avatarWrapper_1jg56_3209{width:40px;height:40px}}._embeddingResultChunks_1jg56_3282{font-size:11px;color:#8b5cf6;background:#f3f4f6;padding:2px 6px;border-radius:4px;margin-left:8px}._embeddingDetailChunks_1jg56_3291{margin-bottom:24px}._embeddingDetailChunks_1jg56_3291 h4{color:#374151;font-size:16px;font-weight:600;margin-bottom:16px;display:flex;align-items:center;gap:8px}._embeddingDetailChunk_1jg56_3291{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:12px}._embeddingDetailChunk_1jg56_3291:last-child{margin-bottom:0}._embeddingDetailChunkHeader_1jg56_3317{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e5e7eb}._embeddingDetailChunkIndex_1jg56_3326{font-size:14px;font-weight:600;color:#374151;background:#e0e7ff;padding:4px 8px;border-radius:4px}._embeddingDetailChunkSimilarity_1jg56_3335{font-size:12px;color:#059669;font-weight:500;background:#d1fae5;padding:4px 8px;border-radius:4px}._embeddingDetailChunkText_1jg56_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_1jg56_3282{font-size:10px;padding:1px 4px;margin-left:4px}._embeddingDetailChunks_1jg56_3291 h4{font-size:14px;margin-bottom:12px}._embeddingDetailChunk_1jg56_3291{padding:12px;margin-bottom:8px}._embeddingDetailChunkHeader_1jg56_3317{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:8px}._embeddingDetailChunkIndex_1jg56_3326,._embeddingDetailChunkSimilarity_1jg56_3335{font-size:11px;padding:2px 6px}._embeddingDetailChunkText_1jg56_3344{font-size:13px;padding:8px}}._dataSourcesSection_1jg56_3391{margin-top:16px;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}._dataSourcesTitle_1jg56_3399{font-size:14px;font-weight:600;color:#495057;margin-bottom:12px;display:flex;align-items:center;gap:6px}._dataSourcesList_1jg56_3409{display:flex;flex-direction:column;gap:12px}._dataSourceItem_1jg56_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_1jg56_3415:hover{border-color:#007bff;box-shadow:0 2px 8px #007bff26;transform:translateY(-1px)}._dataSourceHeader_1jg56_3431{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._dataSourceTitle_1jg56_3438{font-size:14px;font-weight:600;color:#212529;flex:1;margin-right:12px}._dataSourceSimilarity_1jg56_3446{background:#28a745;color:#fff;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:600;min-width:40px;text-align:center}._dataSourceMeta_1jg56_3457{display:flex;gap:12px;margin-bottom:8px;flex-wrap:wrap}._dataSourceType_1jg56_3464,._dataSourceId_1jg56_3465,._dataSourceChunk_1jg56_3466{font-size:11px;color:#6c757d;background:#f8f9fa;padding:2px 6px;border-radius:4px;font-weight:500}._dataSourcePreview_1jg56_3475{font-size:13px;color:#495057;line-height:1.5;background:#f8f9fa;padding:8px;border-radius:4px;border-left:3px solid #dee2e6}._dataSourcesContent_1jg56_3485{width:100%}._dataSourcesContent_1jg56_3485 ._dataSourcesList_1jg56_3409{display:flex;flex-direction:column;gap:12px;margin-top:8px}@media(max-width:768px){._dataSourcesSection_1jg56_3391{padding:12px;margin-top:12px}._dataSourcesTitle_1jg56_3399{font-size:13px;margin-bottom:10px}._dataSourceItem_1jg56_3415{padding:10px}._dataSourceHeader_1jg56_3431{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:6px}._dataSourceTitle_1jg56_3438{font-size:13px;margin-right:0}._dataSourceSimilarity_1jg56_3446{font-size:10px;padding:1px 6px}._dataSourceMeta_1jg56_3457{gap:8px;margin-bottom:6px}._dataSourceType_1jg56_3464,._dataSourceId_1jg56_3465,._dataSourceChunk_1jg56_3466{font-size:10px;padding:1px 4px}._dataSourcePreview_1jg56_3475{font-size:12px;padding:6px}}._thesisLayout_1jg56_3550{display:flex;height:calc(100vh - 200px);gap:20px}._thesisSidebar_1jg56_3556{width:300px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;overflow:hidden}._thesisContent_1jg56_3566{flex:1;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;overflow:hidden}._thesisContentWrapper_1jg56_3576{display:flex;flex-direction:column;height:100%}._thesisContentHeader_1jg56_3582{padding:10px;border-bottom:1px solid #e8e8e8;background:#fafafa}._thesisContentTitle_1jg56_3588{font-size:20px;font-weight:600;color:#262626;margin-bottom:16px;display:flex;align-items:center}._thesisContentActions_1jg56_3597{margin-bottom:16px;display:flex;justify-content:flex-end}._thesisContentSummary_1jg56_3603{line-height:1.6;color:#666}._thesisContentMeta_1jg56_3608{display:flex;gap:16px;font-size:12px;color:#999}._thesisChatArea_1jg56_3615{flex:1;display:flex;flex-direction:column;overflow:hidden}._thesisChatHeader_1jg56_3622{padding:0 0 10px 10px;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;align-items:center;background:#fff}._thesisChatHeader_1jg56_3622 h3{margin:0;font-size:16px;font-weight:600;color:#262626}._thesisChatList_1jg56_3638{flex:1;overflow-y:auto;padding:10px;height:0}._thesisChatItem_1jg56_3645{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:0 16px 16px;margin-bottom:16px;transition:all .2s}._thesisChatItem_1jg56_3645:hover{box-shadow:0 2px 8px #0000001a}._thesisChatHeader_1jg56_3622{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._thesisChatOrder_1jg56_3665{font-weight:600;color:#4b67a9;font-size:14px}._thesisChatActions_1jg56_3671{display:flex;gap:8px}._thesisChatSummary_1jg56_3676{margin-bottom:12px;padding:8px 12px;background:#f8f9fa;border-radius:6px;font-size:13px;color:#666}._thesisChatContent_1jg56_3685{line-height:1.6}._thesisChatText_1jg56_3689{color:#333;font-size:14px}._thesisContentEmpty_1jg56_3694{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#999;text-align:center;padding:40px}._thesisContentEmpty_1jg56_3694 h3{margin:16px 0 8px;color:#666}._thesisContentEmpty_1jg56_3694 p{color:#999;font-size:14px}._selectedThesis_1jg56_3715{border:2px solid #4B67A9!important;background:#f0f8ff!important}._selectedThesis_1jg56_3715:hover{border-color:#4b67a9!important;background:#f0f8ff!important}._thesisHeader_1jg56_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_1jg56_3737{font-size:18px;font-weight:600;color:#262626;display:flex;align-items:center}._thesisList_1jg56_3745{flex:1;overflow-y:auto;padding:0 16px 16px}._thesisList_1jg56_3745::-webkit-scrollbar{width:6px}._thesisList_1jg56_3745::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._thesisList_1jg56_3745::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}._thesisList_1jg56_3745::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._thesisListItem_1jg56_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_1jg56_3769:hover{box-shadow:0 4px 16px #00000026}._thesisItemHeader_1jg56_3783{display:flex;justify-content:space-between;align-items:center;padding:16px;border-radius:12px;transition:background-color .2s}._thesisItemHeader_1jg56_3783:hover{background-color:#f8f9fa;border-radius:12px}._thesisItemInfo_1jg56_3797{flex:1;min-width:0}._thesisItemTitle_1jg56_3802{font-size:14px;font-weight:600;color:#262626;margin-bottom:8px;display:flex;align-items:center}._thesisItemSummary_1jg56_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_1jg56_3822{display:flex;gap:16px;font-size:12px;color:#999}._thesisItemActions_1jg56_3829{display:flex;gap:8px;align-items:center}._thesisItemDetail_1jg56_3835{padding:16px;border-top:1px solid #eee;background:#f8f9fa}._thesisDetailContent_1jg56_3841{margin-bottom:16px}._thesisDetailContent_1jg56_3841 h4{font-size:14px;font-weight:600;color:#262626;margin-bottom:8px}._thesisContentText_1jg56_3852{color:#666;font-size:14px;line-height:1.6}._thesisContentText_1jg56_3852 h1,._thesisContentText_1jg56_3852 h2,._thesisContentText_1jg56_3852 h3,._thesisContentText_1jg56_3852 h4,._thesisContentText_1jg56_3852 h5,._thesisContentText_1jg56_3852 h6{color:#262626;margin:16px 0 8px;font-weight:600}._thesisContentText_1jg56_3852 h1{font-size:20px}._thesisContentText_1jg56_3852 h2{font-size:18px}._thesisContentText_1jg56_3852 h3{font-size:16px}._thesisContentText_1jg56_3852 h4{font-size:15px}._thesisContentText_1jg56_3852 h5{font-size:14px}._thesisContentText_1jg56_3852 h6{font-size:13px}._thesisContentText_1jg56_3852 p{margin:8px 0}._thesisContentText_1jg56_3852 ul,._thesisContentText_1jg56_3852 ol{margin:8px 0;padding-left:20px}._thesisContentText_1jg56_3852 li{margin:4px 0}._thesisContentText_1jg56_3852 blockquote{border-left:4px solid #4B67A9;margin:12px 0;padding:8px 16px;background:#f8f9fa;color:#666}._thesisContentText_1jg56_3852 code{background:#f1f3f4;padding:2px 6px;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px}._thesisContentText_1jg56_3852 pre{background:#f8f9fa;padding:12px;border-radius:6px;overflow-x:auto;margin:12px 0}._thesisContentText_1jg56_3852 pre code{background:none;padding:0}._thesisContentText_1jg56_3852 strong{font-weight:600;color:#262626}._thesisContentText_1jg56_3852 em{font-style:italic}._thesisContentText_1jg56_3852 a{color:#4b67a9;text-decoration:none}._thesisContentText_1jg56_3852 a:hover{text-decoration:underline}._thesisContentText_1jg56_3852 table{width:100%;border-collapse:collapse;margin:12px 0;font-size:13px}._thesisContentText_1jg56_3852 th,._thesisContentText_1jg56_3852 td{border:1px solid #e8e8e8;padding:8px 12px;text-align:left}._thesisContentText_1jg56_3852 th{background:#f8f9fa;font-weight:600}._thesisDetailSummary_1jg56_3973{margin-bottom:16px}._thesisDetailSummary_1jg56_3973 h4{font-size:14px;font-weight:600;color:#262626;margin-bottom:8px}._thesisSummaryText_1jg56_3984{color:#666;font-size:14px;line-height:1.6}._thesisSummaryText_1jg56_3984 h1,._thesisSummaryText_1jg56_3984 h2,._thesisSummaryText_1jg56_3984 h3,._thesisSummaryText_1jg56_3984 h4,._thesisSummaryText_1jg56_3984 h5,._thesisSummaryText_1jg56_3984 h6{color:#262626;margin:12px 0 6px;font-weight:600}._thesisSummaryText_1jg56_3984 h1{font-size:16px}._thesisSummaryText_1jg56_3984 h2{font-size:15px}._thesisSummaryText_1jg56_3984 h3{font-size:14px}._thesisSummaryText_1jg56_3984 h4{font-size:13px}._thesisSummaryText_1jg56_3984 h5{font-size:12px}._thesisSummaryText_1jg56_3984 h6{font-size:11px}._thesisSummaryText_1jg56_3984 p{margin:6px 0}._thesisSummaryText_1jg56_3984 ul,._thesisSummaryText_1jg56_3984 ol{margin:6px 0;padding-left:16px}._thesisSummaryText_1jg56_3984 li{margin:2px 0}._thesisSummaryText_1jg56_3984 blockquote{border-left:3px solid #4B67A9;margin:8px 0;padding:6px 12px;background:#f8f9fa;color:#666;font-size:13px}._thesisSummaryText_1jg56_3984 code{background:#f1f3f4;padding:1px 4px;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px}._thesisSummaryText_1jg56_3984 strong{font-weight:600;color:#262626}._thesisSummaryText_1jg56_3984 em{font-style:italic}._thesisSummaryText_1jg56_3984 a{color:#4b67a9;text-decoration:none}._thesisSummaryText_1jg56_3984 a:hover{text-decoration:underline}._thesisChatPreview_1jg56_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_1jg56_4085{color:#999;font-size:12px;display:flex;align-items:center;gap:4px}._thesisDetailChats_1jg56_4093{margin-bottom:16px}._thesisDetailChats_1jg56_4093 h4{font-size:14px;font-weight:600;color:#262626;margin-bottom:12px}._thesisChatList_1jg56_3638{display:flex;flex-direction:column;gap:12px}._thesisChatItem_1jg56_3645{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:12px;transition:all .2s}._thesisChatHeader_1jg56_3622{display:flex;justify-content:space-between;align-items:center}._thesisChatOrder_1jg56_3665{font-weight:600;color:#4b67a9;font-size:13px}._thesisChatSummary_1jg56_3676{margin-bottom:8px;font-size:12px;color:#666;font-style:italic}._thesisChatContent_1jg56_3685{line-height:1.5}._thesisChatText_1jg56_3689{color:#333;font-size:13px}._thesisChatText_1jg56_3689 h1,._thesisChatText_1jg56_3689 h2,._thesisChatText_1jg56_3689 h3,._thesisChatText_1jg56_3689 h4,._thesisChatText_1jg56_3689 h5,._thesisChatText_1jg56_3689 h6{color:#262626;margin:12px 0 6px;font-weight:600}._thesisChatText_1jg56_3689 h1{font-size:16px}._thesisChatText_1jg56_3689 h2{font-size:15px}._thesisChatText_1jg56_3689 h3{font-size:14px}._thesisChatText_1jg56_3689 h4{font-size:13px}._thesisChatText_1jg56_3689 h5{font-size:12px}._thesisChatText_1jg56_3689 h6{font-size:11px}._thesisChatText_1jg56_3689 p{margin:6px 0}._thesisChatText_1jg56_3689 ul,._thesisChatText_1jg56_3689 ol{margin:6px 0;padding-left:16px}._thesisChatText_1jg56_3689 li{margin:2px 0}._thesisChatText_1jg56_3689 blockquote{border-left:3px solid #4B67A9;margin:8px 0;padding:6px 12px;background:#f8f9fa;color:#666;font-size:12px}._thesisChatText_1jg56_3689 code{background:#f1f3f4;padding:1px 4px;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:11px}._thesisChatText_1jg56_3689 strong{font-weight:600;color:#262626}._thesisChatText_1jg56_3689 em{font-style:italic}._thesisChatText_1jg56_3689 a{color:#4b67a9;text-decoration:none}._thesisChatText_1jg56_3689 a:hover{text-decoration:underline}._thesisDetailEmpty_1jg56_4230{text-align:center;padding:40px 20px;color:#666}._thesisEmptyContent_1jg56_4236 h4{margin:16px 0 8px;color:#999;font-size:16px}._thesisEmptyContent_1jg56_4236 p{color:#999;font-size:14px;margin-bottom:16px}._thesisDate_1jg56_4248,._thesisUser_1jg56_4253{color:#999;font-size:12px}._noSummary_1jg56_3266{color:#999;font-style:italic;font-size:14px}@media(max-width:768px){._thesisLayout_1jg56_3550{flex-direction:column;height:auto}._thesisSidebar_1jg56_3556{width:100%;height:300px}._thesisContent_1jg56_3566{height:400px}._thesisHeader_1jg56_3725{flex-direction:column;gap:12px;align-items:stretch}._thesisItemHeader_1jg56_3783{flex-direction:column;align-items:stretch;gap:8px}._thesisItemActions_1jg56_3829{justify-content:flex-end}._thesisItemMeta_1jg56_3822{flex-direction:column;gap:4px}}._aiSummaryButton_1jg56_1952{background:#4b67a9;color:#fff}._aiSummaryButton_1jg56_1952:hover{background:#40a9ff;color:#fff}._aiSummaryButton_1jg56_1952:active{background:#096dd9}._loadingContainer_1jg56_4315{display:flex;justify-content:center;align-items:center;padding:40px}._loading_1jg56_1666{color:#666;font-size:14px}._emptyContainer_1jg56_4327{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;color:#999}._emptyContainer_1jg56_4327 p{margin:16px 0;font-size:14px}@media(max-width:768px){._thesisHeader_1jg56_3725{flex-direction:column;gap:12px}._thesisGrid_1jg56_4348{grid-template-columns:1fr}._thesisCard_1jg56_4352{margin-bottom:12px}._thesisCardTitle_1jg56_4356{font-size:14px}._thesisMeta_1jg56_4360{flex-direction:column;gap:4px}._messageTime_1jg56_1900{font-size:11px}._thesisButton_1jg56_1910{font-size:12px}._thesisModalTitle_1jg56_1935{font-size:16px}._aiSummaryButton_1jg56_1952{font-size:12px}}._thesisSidebar_1jg56_3556{transition:left .3s,box-shadow .3s;background:#fff;z-index:1002}@media(max-width:768px){._thesisSidebar_1jg56_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_1jg56_3556._mobileOpen_1jg56_2417{left:0}._thesisSidebar_1jg56_3556._collapsed_1jg56_2364{left:-80vw}}@media(max-width:480px){._thesisSidebar_1jg56_3556{width:90vw;left:-90vw}._thesisSidebar_1jg56_3556._mobileOpen_1jg56_2417{left:0}._thesisSidebar_1jg56_3556._collapsed_1jg56_2364{left:-90vw}}._sidebarOverlay_1jg56_2436{display:none}@media(max-width:768px){._sidebarOverlay_1jg56_2436{position:fixed;inset:0;background:#0000002e;z-index:1001;transition:opacity .3s;opacity:0;pointer-events:none}._sidebarOverlay_1jg56_2436._mobileOpen_1jg56_2417{opacity:1;pointer-events:auto}}@media(max-width:480px){._sidebarOverlay_1jg56_2436{background:#00000038}}._templateSidebar_1jg56_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_1jg56_4471{flex:1;overflow-y:auto;padding:0 8px 8px}._templateItem_1jg56_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_1jg56_4477:hover{background:#eaf2fd;box-shadow:0 2px 8px #22292f0f}._activeTemplate_1jg56_4494{border:1.5px solid #2d6cdf;background:#eaf2fd;box-shadow:0 2px 12px #22292f1a}._templateContent_1jg56_4500{flex:1;display:flex;flex-direction:column}._templateTitle_1jg56_4506{font-weight:700;color:#262626;font-size:13.5px;margin-bottom:4px}._templatePreview_1jg56_4513{font-size:12px;color:#666;line-height:1.4}._chatSessionsSidebar_1jg56_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_1jg56_2370{flex:1;display:flex;flex-direction:column;padding:16px 16px 8px;background:#fff;border-radius:0;order:2}._playgroundContent_1jg56_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_1jg56_4458{width:280px;display:flex}._templateSidebar_1jg56_4458._collapsed_1jg56_2364{width:280px;overflow:visible;padding:24px 0 0}._chatSessionsSidebar_1jg56_2354{width:300px;display:flex}._chatSessionsSidebar_1jg56_2354._collapsed_1jg56_2364{width:300px;overflow:visible;padding:24px 0 0}._chatMainArea_1jg56_2370._expanded_1jg56_2370{width:auto;flex:1}._playgroundContent_1jg56_2301._sidebarCollapsed_1jg56_2376{display:flex;flex-direction:row}}@media(max-width:768px){._templateSidebar_1jg56_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_1jg56_4458._mobileOpen_1jg56_2417{left:0}._templateSidebar_1jg56_4458._collapsed_1jg56_2364{left:-100%}._chatSessionsSidebar_1jg56_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_1jg56_2354._mobileOpen_1jg56_2417{right:0}._chatSessionsSidebar_1jg56_2354._collapsed_1jg56_2364{right:-100%}._chatMainArea_1jg56_2370{width:100%;padding:120px 16px 16px;position:relative}._chatMainArea_1jg56_2370._mobileSidebarOpen_1jg56_2301{margin-left:0;margin-right:0}._sidebarOverlay_1jg56_2436._mobileOpen_1jg56_2417{opacity:1;visibility:visible}}._container_1q41v_1{display:flex;width:100%;height:100vh;margin:0;background:#f5f5f5}._sidebar_1q41v_10{width:320px;background:#fff;border-right:1px solid #e8e8e8;display:flex;flex-direction:column;box-shadow:2px 0 8px #0000000f}._sidebarHeader_1q41v_19{padding:16px;border-bottom:1px solid #f0f0f0;background:#fafafa}._sidebarSearch_1q41v_25{width:100%}._sidebarContent_1q41v_29{flex:1;overflow-y:auto;padding:8px 0}._sidebarContent_1q41v_29::-webkit-scrollbar{width:8px}._sidebarContent_1q41v_29::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}._sidebarContent_1q41v_29::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px;min-height:40px;transition:background .3s ease}._sidebarContent_1q41v_29::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._sidebarContent_1q41v_29::-webkit-scrollbar-thumb:active{background:#8a8a8a}._companyList_1q41v_60{padding:0 8px}._companyList_1q41v_60:empty:after{content:"Không tìm thấy công ty nào";display:block;text-align:center;color:#999;padding:20px;font-style:italic}._companyItem_1q41v_73{padding:12px 16px;cursor:pointer;border-radius:8px;margin:2px 8px;transition:all .2s ease;border:1px solid transparent;position:relative}._companyItem_1q41v_73:hover:before,._companyItem_1q41v_73._selected_1q41v_84:before{height:20px}._companyItem_1q41v_73:hover{background:#f0f8ff;border-color:#d6e4ff}._companyItem_1q41v_73._selected_1q41v_84{background:#e6f7ff;border-color:#4b67a9;box-shadow:0 2px 8px #1890ff26}._companyCode_1q41v_99{font-weight:600;font-size:14px;color:#4b67a9;margin-bottom:4px}._companyName_1q41v_106{font-size:12px;color:#666;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._emptySidebar_1q41v_115{padding:40px 20px;text-align:center;color:#999}._sidebarLoading_1q41v_122{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:16px}._loadingSpinner_1q41v_131{width:32px;height:32px;border:3px solid #f0f0f0;border-top:3px solid #4B67A9;border-radius:50%;animation:_spin_1q41v_1 1s linear infinite}._loadingText_1q41v_140{color:#666;font-size:14px;font-weight:500}@keyframes _spin_1q41v_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._companyItem_1q41v_73._disabled_1q41v_151{opacity:.6;cursor:not-allowed;pointer-events:none}._skeletonLoading_1q41v_158{padding:8px 0}._skeletonItem_1q41v_162{padding:12px 16px;margin:2px 8px;border-radius:8px;animation:_skeletonPulse_1q41v_1 1.5s ease-in-out infinite}._skeletonCode_1q41v_169{height:16px;width:60px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;margin-bottom:8px;animation:_skeletonShimmer_1q41v_1 1.5s infinite}._skeletonName_1q41v_179{height:12px;width:80%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;animation:_skeletonShimmer_1q41v_1 1.5s infinite}@keyframes _skeletonPulse_1q41v_1{0%,to{opacity:1}50%{opacity:.8}}@keyframes _skeletonShimmer_1q41v_1{0%{background-position:-200% 0}to{background-position:200% 0}}._mainContent_1q41v_199{flex:1;display:flex;flex-direction:column;background:#fff;overflow-y:auto}._mainHeader_1q41v_207{padding:16px 24px;border-bottom:1px solid #f0f0f0;background:#fafafa}._createSummaryBtn_1q41v_213{margin-left:auto}._sectionDescription_1q41v_217{color:#ffffffe6!important;font-size:1.1rem;margin-bottom:32px;display:block}._searchInput_1q41v_223{border-radius:12px;overflow:hidden}._resultsSection_1q41v_228{flex:1;padding:24px;overflow-y:auto}._loadingContainer_1q41v_234{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}._resultsHeader_1q41v_243{margin-bottom:24px;padding:16px 0;border-bottom:1px solid #f0f0f0}._reportsGrid_1q41v_249{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:24px;margin-bottom:40px}._reportCard_1q41v_256{border-radius:16px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;overflow:hidden;border:1px solid #f0f0f0}._reportCard_1q41v_256:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}._cardHeader_1q41v_269{padding:0 0 16px}._stockInfo_1q41v_273{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}._stockCode_1q41v_280{margin:0!important;color:#4b67a9;font-weight:700;font-size:1.8rem}._recommendationTag_1q41v_287{font-weight:600;font-size:12px;padding:4px 12px;border-radius:20px;text-transform:uppercase}._reportTitle_1q41v_295{margin-bottom:12px}._sourceInfo_1q41v_299{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}._financialMetrics_1q41v_306{padding:16px 0 0}._metricRow_1q41v_310{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}._metric_1q41v_310{display:flex;flex-direction:column;gap:4px}._metricValue_1q41v_322{font-size:1rem!important;color:#262626!important}._emptyContainer_1q41v_327,._initialState_1q41v_328{display:flex;justify-content:center;align-items:center;min-height:50px;padding:20px}._searchBoxCustom_1q41v_336{display:flex;align-items:center;max-width:100%;margin:0 auto;background:#fffffff2;border-radius:16px;padding:0 0 0 8px}._customSearchBtn_1q41v_346{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_1q41v_361{text-align:center;color:#979797;font-size:20px;margin-top:150px}._backgroundImage_1q41v_367{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_1q41v_381{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_1q41v_1{flex-direction:column;height:auto}._sidebar_1q41v_10{width:100%;height:200px;border-right:none;border-bottom:1px solid #e8e8e8}._sidebarContent_1q41v_29{max-height:120px}._mainContent_1q41v_199{height:calc(100vh - 200px)}._searchSection_1q41v_423{padding:24px 16px;margin-bottom:24px}._sectionTitle_1q41v_428{font-size:2rem!important}._sectionDescription_1q41v_217{font-size:1rem}._reportsGrid_1q41v_249{grid-template-columns:1fr;gap:16px}._metricRow_1q41v_310{grid-template-columns:1fr;gap:12px}._sourceInfo_1q41v_299{flex-direction:column;align-items:flex-start}._stockInfo_1q41v_273{flex-direction:column;align-items:flex-start;gap:8px}._stockCode_1q41v_280{font-size:1.5rem!important}._financialRatioHeader_1q41v_461{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}._financialRatioTitle_1q41v_467{margin:0!important;width:100%!important}._financialRatioControls_1q41v_472{display:flex!important;flex-direction:row!important;gap:8px!important;width:100%!important}._financialRatioControlsRow_1q41v_479{display:flex!important;gap:8px!important;align-items:center!important}._industryComparisonHeader_1q41v_486{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}._industryComparisonTitle_1q41v_492{margin:0!important;width:100%!important}._industryComparisonControls_1q41v_381{display:flex!important;flex-direction:row!important;gap:8px!important;width:100%!important}._industryComparisonControlsRow_1q41v_504{display:flex!important;gap:8px!important;align-items:center!important}}@media(max-width:480px){._searchSection_1q41v_423{padding:20px 12px}._sectionTitle_1q41v_428{font-size:1.8rem!important}._reportsGrid_1q41v_249{gap:12px}._reportCard_1q41v_256{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}}._container_z6jvq_2{display:flex;height:calc(100vh - 70px);border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}._sidebar_z6jvq_11{width:18%;background:#f8f9fa;border-right:1px solid #e0e0e0;overflow-y:auto}._sidebarContent_z6jvq_18{padding:16px}._sidebarHeader_z6jvq_22{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._sidebarTitle_z6jvq_29{margin:0;font-size:16px;font-weight:600}._stepGroup_z6jvq_40{margin-bottom:20px}._groupTitle_z6jvq_44{font-size:16px;font-weight:600;color:#545454;margin-bottom:8px;padding:4px 0}._stepItem_z6jvq_52{padding:8px 12px;margin-bottom:4px;cursor:pointer;border-radius:6px;background:transparent;color:#333;font-size:14px;transition:all .2s;border:1px solid transparent}._stepItem_z6jvq_52:hover{background:#f0f0f0}._stepItemActive_z6jvq_68{background:#4b67a9;color:#fff;border:1px solid #4B67A9}._stepItemActive_z6jvq_68:hover{background:#40a9ff}._mainContent_z6jvq_79{width:85%;background:#fff;display:flex;flex-direction:column}._contentHeader_z6jvq_86{padding:16px 24px;border-bottom:1px solid #e0e0e0;background:#fafafa}._contentTitle_z6jvq_92{margin:0;font-size:18px;font-weight:600;color:#333}._contentBody_z6jvq_99{flex:1;padding:10px;overflow:auto}._emptyState_z6jvq_106{display:flex;align-items:center;justify-content:center;height:100%;flex-direction:column;color:#999}._emptyIcon_z6jvq_115{font-size:48px;margin-bottom:16px}._emptyTitle_z6jvq_120{margin:0;font-size:18px}._emptyDescription_z6jvq_125{margin:8px 0 0;font-size:14px}._importCfContainer_z6jvq_131{width:100%;height:100%}._importCfRadioGroup_z6jvq_140{display:flex;align-items:center;gap:16px;justify-content:start}._importCfDescription_z6jvq_147{height:35px;margin-top:10px}._importCfContent_z6jvq_152{height:calc(100% px);overflow-y:auto}.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}.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}.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}._overlay_1akxp_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:50}._modal_1akxp_11{background-color:#fff;border-radius:8px;padding:24px;width:1200px;height:800px;display:flex;flex-direction:column}._checkboxContainer_1akxp_21{height:330px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:6px;padding:8px;margin-top:6px}._checkboxContainerLabel_1akxp_30{display:flex;align-items:center;gap:8px;font-size:13px;color:#374151;margin-bottom:6px}._title_1akxp_39{font-size:18px;font-weight:600;margin:0 0 16px;color:#1f2937}._formGroup_1akxp_46{margin-bottom:12px}._label_1akxp_50{display:block;font-size:14px;font-weight:500;margin-bottom:4px;color:#374151}._input_1akxp_58{width:100%;padding:8px;border:1px solid #d1d5db;border-radius:4px;font-size:14px;transition:border-color .2s}._input_1akxp_58:focus{outline:none;border-color:#3066c2;box-shadow:0 0 0 3px #3b82f61a}._textarea_1akxp_73{width:100%;padding:8px;border:1px solid #d1d5db;border-radius:4px;font-size:14px;height:150px;resize:none;font-family:inherit;transition:border-color .2s}._textareaFullHeight_1akxp_85{width:100%;padding:8px;border:1px solid #d1d5db;border-radius:4px;font-size:14px;height:100%;resize:none;font-family:inherit;transition:border-color .2s}._textarea_1akxp_73:focus,._textareaFullHeight_1akxp_85:focus{outline:none;border-color:#3066c2;box-shadow:0 0 0 3px #3b82f61a}._actions_1akxp_104{display:flex;gap:8px;margin-top:16px;flex-shrink:0}._formContainer_1akxp_111{display:flex;gap:24px;flex:1;overflow:hidden}._leftPanel_1akxp_118,._rightPanel_1akxp_124{flex:1;display:flex;flex-direction:column}._saveButton_1akxp_130{flex:1;background-color:#3066c2;color:#fff;padding:8px;border-radius:4px;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}._saveButton_1akxp_130:hover{background-color:#2563eb}._cancelButton_1akxp_147{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_1akxp_147:hover{background-color:#9ca3af}._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;inset: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_36d4r_1{width:320px;background-color:#fff;box-shadow:0 4px 6px -1px #0000001a;border-right:1px solid #e5e7eb;display:flex;flex-direction:column}._backCanvas_36d4r_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_36d4r_23{line-height:20px;font-weight:500;font-size:25px;color:#262626}._header_36d4r_23{display:flex;align-items:center;padding:24px;border-bottom:1px solid #e5e7eb;gap:10px}._title_36d4r_39{font-size:24px;font-weight:700;color:#1f2937;margin:0}._subtitle_36d4r_46{font-size:14px;color:#6b7280;margin:4px 0 0}._content_36d4r_52{flex:1;overflow-y:auto}._section_36d4r_57{padding:16px}._sectionHeader_36d4r_61{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}._sectionTitle_36d4r_68{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin:0}._addButton_36d4r_77{background-color:#7c3aed;color:#fff;padding:4px;border-radius:4px;border:none;cursor:pointer;transition:background-color .2s}._addButton_36d4r_77:hover{background-color:#6d28d9}._addIcon_36d4r_91{width:16px;height:16px}._categoryList_36d4r_96{display:flex;flex-direction:column;gap:12px}._categoryItemContainer_36d4r_102{position:relative;display:flex;align-items:center;border-radius:8px;border:2px solid #e5e7eb;transition:all .2s;gap:8px}._categoryItemContainer_36d4r_102:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}._categoryItemContainer_36d4r_102._default_36d4r_117:hover{background-color:#f9fafb}._categoryItemContainer_36d4r_102._selected_36d4r_123{box-shadow:0 4px 6px -1px #0000001a;border:1px solid #3066C2;border-radius:8px;background-color:#e0f2fe}._categoryItem_36d4r_102{flex:1;text-align:left;padding:16px;border-radius:8px;border:none;transition:all .2s;cursor:pointer;background:none}._categoryItem_36d4r_102._default_36d4r_117:hover{background-color:#f9fafb}._categoryItem_36d4r_102._selected_36d4r_123{box-shadow:0 4px 6px -1px #0000001a}._categoryName_36d4r_151{font-weight:600;color:#1f2937;margin:0 0 4px;font-size:14px}._categoryDescription_36d4r_158{font-size:12px;color:#6b7280;margin:0;line-height:1.4}._bg-blue-50_36d4r_166{background-color:#eff6ff}._border-blue-200_36d4r_170{border-color:#bfdbfe}._bg-green-50_36d4r_174{background-color:#f0fdf4}._border-green-200_36d4r_178{border-color:#bbf7d0}._bg-orange-50_36d4r_182{background-color:#fff7ed}._border-orange-200_36d4r_186{border-color:#fed7aa}._bg-purple-50_36d4r_190{background-color:#faf5ff}._border-purple-200_36d4r_194{border-color:#ddd6fe}._bg-pink-50_36d4r_198{background-color:#fdf2f8}._border-pink-200_36d4r_202{border-color:#fbcfe8}._bg-gray-50_36d4r_206{background-color:#f9fafb}._border-gray-200_36d4r_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_1339g_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:50}._modal_1339g_11{background-color:#fff;border-radius:8px;padding:24px;width:60vw;max-height:90vh;overflow-y:auto}._title_1339g_20{font-size:18px;font-weight:600;margin:0 0 16px;color:#1f2937}._formGroup_1339g_27{margin-bottom:12px}._label_1339g_31{display:block;font-size:14px;font-weight:500;margin-bottom:4px;color:#374151}._input_1339g_39{width:100%;padding:8px;border:1px solid #d1d5db;border-radius:4px;font-size:14px;transition:border-color .2s}._input_1339g_39:focus{outline:none;border-color:#3066c2;box-shadow:0 0 0 3px #3b82f61a}._textarea_1339g_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_1339g_54:focus{outline:none;border-color:#3066c2;box-shadow:0 0 0 3px #3b82f61a}._select_1339g_72{width:100%;padding:8px;border:1px solid #d1d5db;border-radius:4px;font-size:14px;background-color:#fff;transition:border-color .2s}._select_1339g_72:focus{outline:none;border-color:#3066c2;box-shadow:0 0 0 3px #3b82f61a}._checkboxContainer_1339g_88{max-height:96px;overflow-y:auto;border:1px solid #d1d5db;border-radius:4px;padding:8px}._checkboxItem_1339g_96{display:flex;align-items:center;font-size:12px;margin-bottom:4px;cursor:pointer}._checkboxItem_1339g_96:last-child{margin-bottom:0}._checkbox_1339g_88{margin-right:8px;cursor:pointer}._checkboxLabel_1339g_113{color:#374151;line-height:1.3}._actions_1339g_118{display:flex;gap:8px;margin-top:16px}._saveButton_1339g_124{flex:1;background-color:#3066c2;color:#fff;padding:8px;border-radius:4px;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}._saveButton_1339g_124:hover{background-color:#2563eb}._cancelButton_1339g_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_1339g_141:hover{background-color:#9ca3af}._formulaSection_1339g_159{border:1px solid #e5e7eb;border-radius:6px;padding:12px;background-color:#f9fafb}._formulaInputGroup_1339g_166{margin-bottom:12px}._formulaInput_1339g_166{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:4px;font-size:14px;font-family:Courier New,monospace;background-color:#fff;transition:border-color .2s}._formulaInput_1339g_166:focus{outline:none;border-color:#3066c2;box-shadow:0 0 0 3px #3b82f61a}._inputError_1339g_187{border-color:#ef4444}._inputError_1339g_187:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._errorText_1339g_196{color:#ef4444;font-size:12px;margin:4px 0 0;font-weight:500}._helpText_1339g_203{color:#6b7280;font-size:12px;margin:4px 0 0;line-height:1.4}._variablesSection_1339g_210{border-top:1px solid #e5e7eb;padding-top:12px}._variablesTitle_1339g_215{font-size:14px;font-weight:600;margin:0 0 8px;color:#374151}._variableRow_1339g_222{display:flex;align-items:center;gap:8px;margin-bottom:8px}._variableRow_1339g_222:last-child{margin-bottom:0}._variableLabel_1339g_233{font-size:13px;font-weight:500;color:#374151;min-width:60px}._variableSelect_1339g_240{flex:1;padding:6px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:13px;background-color:#fff;transition:border-color .2s}._variableSelect_1339g_240:focus{outline:none;border-color:#3066c2;box-shadow:0 0 0 2px #3b82f61a}._overlay_6fbd2_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:50}._modal_6fbd2_11{background-color:#fff;border-radius:8px;padding:24px;width:384px;max-height:90vh;overflow-y:auto}._title_6fbd2_20{font-size:18px;font-weight:600;margin:0 0 16px;color:#1f2937}._formGroup_6fbd2_27{margin-bottom:12px}._label_6fbd2_31{display:block;font-size:14px;font-weight:500;margin-bottom:4px;color:#374151}._input_6fbd2_39{width:100%;padding:8px;border:1px solid #d1d5db;border-radius:4px;font-size:14px;transition:border-color .2s}._input_6fbd2_39:focus{outline:none;border-color:#3066c2;box-shadow:0 0 0 3px #3b82f61a}._textarea_6fbd2_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_6fbd2_54:focus{outline:none;border-color:#3066c2;box-shadow:0 0 0 3px #3b82f61a}._actions_6fbd2_72{display:flex;gap:8px;margin-top:16px}._saveButton_6fbd2_78{flex:1;background-color:#3066c2;color:#fff;padding:8px;border-radius:4px;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}._saveButton_6fbd2_78:hover{background-color:#2563eb}._cancelButton_6fbd2_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_6fbd2_95:hover{background-color:#9ca3af}._header_1r9nw_1{background-color:#fff;box-shadow:0 1px 3px #0000001a;border-bottom:1px solid #e5e7eb;padding:14px 16px 4px}._headerContent_1r9nw_8{display:flex;align-items:center;justify-content:space-between}._titleSection_1r9nw_14{flex:1}._title_1r9nw_14{font-size:30px;font-weight:700;color:#1f2937;margin:0 0 8px}._description_1r9nw_25{color:#6b7280;margin:0;font-size:16px}._actions_1r9nw_31{display:flex;align-items:center;gap:12px}._editButton_1r9nw_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_1r9nw_37:hover{background-color:#e5e7eb}._editButtonActive_1r9nw_56{background-color:#fef3c7;color:#92400e;border:1px solid #f59e0b}._editIcon_1r9nw_62{width:16px;height:16px}._lockContainer_1r9nw_67{display:inline-flex;align-items:center;gap:8px;padding:6px 8px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}._lockLabel_1r9nw_77{font-size:12px;color:#374151;font-weight:600}._lockToggle_1r9nw_83{display:inline-flex;align-items:center;gap:6px}._lockToggleText_1r9nw_89{font-size:12px;color:#374151}._lockPasswordWrapper_1r9nw_94{position:relative;display:inline-block}._lockPasswordInput_1r9nw_99{border:1px solid #d1d5db;border-radius:6px;padding:6px 28px 6px 8px;min-width:180px;font-size:12px}._lockToggleVisibilityButton_1r9nw_107{position:absolute;right:6px;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;color:#6b7280;padding:2px}._lockToggleVisibilityButton_1r9nw_107:hover{color:#111827}._lockSaveButton_1r9nw_123{background:#3066c2;color:#fff;border:none;border-radius:6px;padding:6px 10px;cursor:pointer;font-size:12px}._lockSaveButton_1r9nw_123:hover{background:#2563eb}._lockSaveButtonDisabled_1r9nw_137{background:#9ca3af;cursor:not-allowed}._container_1uvab_1{height:calc(100vh - 200px);position:relative;overflow:hidden}._flexContainer_1uvab_7{display:flex;gap:70px;position:relative;overflow:hidden;width:100%}._flexContainer_1uvab_7._centered_1uvab_16{justify-content:center}._column_1uvab_21:first-child{width:25%}._column_1uvab_21:last-child{width:75%}._dualHeader_1uvab_29{display:flex;gap:24px;width:100%}._headerSection_1uvab_35{flex:1;display:flex;align-items:center;justify-content:space-between}._combinedList_1uvab_42{display:flex;gap:175px;padding-right:15px;height:100%}._kpiSection_1uvab_49,._measureSection_1uvab_53{flex:1}._flexContainer_1uvab_7._hasBulkHeader_1uvab_57{padding-top:66px}._bulkDeleteHeader_1uvab_61{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_1uvab_21{display:flex;flex-direction:column;min-height:0;height:100%;overflow:hidden}._columnHeader_1uvab_83{flex-shrink:0}._scrollableContainer_1uvab_87{flex:1;overflow-y:auto;overflow-x:hidden;min-height:0;height:0}._scrollableContainer_1uvab_87::-webkit-scrollbar{width:6px}._scrollableContainer_1uvab_87::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._scrollableContainer_1uvab_87::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}._scrollableContainer_1uvab_87::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._columnTitle_1uvab_113{font-size:18px;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb}._columnHeader_1uvab_83{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-shrink:0}._addButton_1uvab_128{background-color:#3066c2;color:#fff;padding:4px;border-radius:4px;border:none;cursor:pointer;transition:background-color .2s}._addButton_1uvab_128:hover{background-color:#2563eb}._addIcon_1uvab_142{width:16px;height:16px}._sortButton_1uvab_147{background-color:#f3f4f6;color:#374151;padding:6px 12px;border-radius:6px;border:1px solid #d1d5db;cursor:pointer;transition:all .2s;font-size:12px;display:flex;align-items:center;gap:4px;margin-right:8px}._sortButton_1uvab_147:hover{background-color:#e5e7eb;border-color:#9ca3af}._sortButtonActive_1uvab_167{background-color:#3066c2;color:#fff;border-color:#3066c2}._sortButtonActive_1uvab_167:hover{background-color:#2563eb;border-color:#2563eb}._headerActions_1uvab_179{display:flex;align-items:center;gap:12px}._bulkActions_1uvab_185{display:flex;align-items:center;gap:8px}._selectAllLabel_1uvab_191{display:flex;align-items:center;gap:4px;font-size:12px;color:#6b7280;cursor:pointer;user-select:none}._selectAllCheckbox_1uvab_201{width:14px;height:14px;cursor:pointer}._deleteMultipleButton_1uvab_207{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_1uvab_207:hover{background-color:#dc2626}._deleteIcon_1uvab_226{width:12px;height:12px}._bulkDeleteHeader_1uvab_61{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_1uvab_251{font-size:14px;color:#991b1b;font-weight:500;display:flex;align-items:center;height:100%}._bulkDeleteHeader_1uvab_61 ._deleteMultipleButton_1uvab_207{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_1uvab_61 ._deleteMultipleButton_1uvab_207:hover{background-color:#b91c1c}._itemActions_1uvab_280{display:flex;align-items:center;gap:4px;flex-shrink:0}._itemCheckbox_1uvab_287{width:14px;height:14px;cursor:pointer}._successFactors_1uvab_294{height:100%;width:100%}._successFactorsContent_1uvab_299{background-color:#eff6ff;border-left:4px solid #3066C2;padding:16px;border-radius:0 8px 8px 0;max-width:361px;height:100%;overflow:auto}._successFactorsText_1uvab_309{font-size:14px;color:#374151;line-height:1.6;margin:0;white-space:pre-wrap;word-wrap:break-word}._successFactorsText_1uvab_309 ._sectionHeader_1uvab_332{font-size:15px;font-weight:600;color:#1e40af;margin:12px 0 8px;padding-bottom:4px;border-bottom:1px solid #dbeafe}._successFactorsText_1uvab_309 ._regularText_1uvab_341{margin:6px 0;color:#374151}._successFactorsText_1uvab_309 ._subHeader_1uvab_346{font-size:14px;font-weight:600;color:#1e40af;margin:10px 0 6px}._successFactorsText_1uvab_309 ._emphasisText_1uvab_353{margin:6px 0;color:#1e293b;font-weight:500}._editKeyFactorsContainer_1uvab_360{display:flex;flex-direction:column;gap:12px}._keyFactorsTextarea_1uvab_366{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_1uvab_366:focus{outline:none;border-color:#3066c2;box-shadow:0 0 0 3px #3b82f61a}._editKeyFactorsActions_1uvab_388{display:flex;gap:8px;justify-content:flex-end}._saveButton_1uvab_394{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_1uvab_394:hover{background-color:#059669}._saveIcon_1uvab_413{width:12px;height:12px}._cancelButton_1uvab_418{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_1uvab_418:hover{background-color:#4b5563}._cancelIcon_1uvab_437{width:12px;height:12px}._kpiList_1uvab_443{display:flex;flex-direction:column;gap:8px;padding-left:10px}._kpiItem_1uvab_450{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_1uvab_450:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}._kpiClickable_1uvab_471{cursor:pointer}._kpiDefault_1uvab_475:hover{border-color:#d1d5db}._kpiSelected_1uvab_479{background-color:#f6faff;border-color:#3066c2;box-shadow:0 4px 6px -1px #0000001a;transform:scale(1.02)}._kpiContent_1uvab_486{flex:1}._kpiHeader_1uvab_490{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:4px}._kpiName_1uvab_497{font-weight:600;color:#1f2937;margin:0;font-size:14px;line-height:1.2}._kpiCategory_1uvab_505{padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600;border:1px solid;white-space:nowrap}._categoryFinance_1uvab_515{background-color:#dcfce7;color:#166534;border-color:#22c55e}._categoryOperation_1uvab_521{background-color:#ffedd5;color:#c2410c;border-color:#eec08c}._categoryCustomer_1uvab_527{background-color:#e9d5ff;color:#6b47c7;border-color:#a855f7}._categoryHR_1uvab_533{background-color:#fce7f3;color:#be185d;border-color:#ec4899}._kpiDescription_1uvab_539{font-size:12px;color:#6b7280;margin:0;line-height:1.3}._measureList_1uvab_549{display:flex;flex-direction:column;gap:8px}._measureItem_1uvab_555{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_1uvab_555:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}._measureDefault_1uvab_576:hover{border-color:#d1d5db}._measureRelated_1uvab_580{background-color:#f0fdf4;border-color:#22c55e;box-shadow:0 4px 6px -1px #0000001a;transform:scale(1.02)}._measureContent_1uvab_587{flex:1}._measureHeader_1uvab_591{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:4px}._measureName_1uvab_598{font-weight:600;color:#1f2937;margin:0;font-size:16px;line-height:1.2}._connectionIndicator_1uvab_606{font-size:12px;color:#22c55e;font-weight:500}._measureDetails_1uvab_612{display:flex;align-items:flex-start;justify-content:space-between}._measureDescription_1uvab_618{font-size:14px;color:#6b7280;margin:0;line-height:1.3;flex:1}._measureSource_1uvab_626{font-size:12px;color:#3066c2;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_1uvab_641{display:flex;flex-direction:column;width:100%;gap:16px;height:100%}._tablePanel_1uvab_649{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px;box-shadow:0 4px 10px #0000000a}._tablePanelFlex_1uvab_657{display:flex;flex-direction:column;min-height:0;height:100%}._tableHeader_1uvab_664{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}._tableHeaderActions_1uvab_671{display:flex;align-items:center;gap:10px}._quickFilterWrap_1uvab_677{display:inline-flex;align-items:center;gap:6px;border:1px solid #e5e7eb;background:#fff;padding:4px 8px;border-radius:8px}._quickFilterInput_1uvab_687{border:none;outline:none;font-size:12px;color:#374151}._gridAuto_1uvab_694{flex:1;min-height:0}._viewSwitch_1uvab_700{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_1uvab_711{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_1uvab_725{color:#1d4ed8;background:#eff6ff;box-shadow:inset 0 0 0 1px #bfdbfe}._gridActionBtn_1uvab_731{border:1px solid #e5e7eb;background:#fff;color:#374151;border-radius:6px;padding:4px 6px}._gridActionBtnDanger_1uvab_739{border:1px solid #fecaca;background:#fff;color:#dc2626;border-radius:6px;padding:4px 6px}._descCell_1uvab_747{display:flex;align-items:center;gap:8px}._descText_1uvab_753{display:inline-block;color:#374151;font-size:12px;max-width:100%}._descBtn_1uvab_760{border:1px solid #e5e7eb;background:#fff;color:#2563eb;border-radius:6px;padding:4px 8px;cursor:pointer;font-size:12px}._descBtn_1uvab_760:hover{background:#eff6ff}._descModalOverlay_1uvab_774{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000}._descModal_1uvab_774{background:#fff;width:560px;max-width:92vw;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 30px #00000026}._descModalHeader_1uvab_793{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #e5e7eb}._descModalTitle_1uvab_801{margin:0;font-size:16px;font-weight:600;color:#111827}._descCloseBtn_1uvab_808{border:none;background:transparent;color:#6b7280;cursor:pointer}._descModalBody_1uvab_815{padding:12px 16px}._descTextarea_1uvab_819{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_1uvab_819:focus{border-color:#3066c2;box-shadow:0 0 0 3px #3b82f626}._descModalFooter_1uvab_836{display:flex;justify-content:flex-end;gap:8px;padding:12px 16px;border-top:1px solid #e5e7eb}._markdownContent_1uvab_844{color:#374151;overflow-y:auto}._markdownContent_1uvab_844 h1,._markdownContent_1uvab_844 h2,._markdownContent_1uvab_844 h3,._markdownContent_1uvab_844 h4,._markdownContent_1uvab_844 h5,._markdownContent_1uvab_844 h6{color:#1e40af;font-weight:600;line-height:1}._markdownContent_1uvab_844 h1{font-size:17px}._markdownContent_1uvab_844 h2,._markdownContent_1uvab_844 h3,._markdownContent_1uvab_844 h4{font-size:15px}._markdownContent_1uvab_844 h5,._markdownContent_1uvab_844 h6{font-size:14px}._markdownContent_1uvab_844 p{text-align:justify}._markdownContent_1uvab_844 ul,._markdownContent_1uvab_844 ol{padding-left:24px}._markdownContent_1uvab_844 ul li,._markdownContent_1uvab_844 ol li{padding-left:4px;margin-top:-18px}._markdownContent_1uvab_844 ul{list-style-type:disc;margin-top:-15px;margin-bottom:-18px}._markdownContent_1uvab_844 ul ul{list-style-type:circle}._markdownContent_1uvab_844 ul ul ul{list-style-type:square}._markdownContent_1uvab_844 ol{list-style-type:decimal}._markdownContent_1uvab_844 ol ol{list-style-type:lower-alpha}._markdownContent_1uvab_844 ol ol ol{list-style-type:lower-roman}._markdownContent_1uvab_844 blockquote{border-left:4px solid #262626;background:#f0f9ff;font-style:italic;color:#1e40af;border-radius:0 8px 8px 0}._markdownContent_1uvab_844 blockquote p{margin:0}._markdownContent_1uvab_844 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_1uvab_844 pre{background:#262626;color:#f9fafb;padding:16px;border-radius:8px;overflow-x:auto;border:1px solid #374151}._markdownContent_1uvab_844 pre code{background:none;color:inherit;padding:0;border-radius:0;font-size:14px}._markdownContent_1uvab_844 table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}._markdownContent_1uvab_844 table th,._markdownContent_1uvab_844 table td{border:1px solid #e5e7eb;padding:12px 16px;text-align:left}._markdownContent_1uvab_844 table th{background:#f9fafb;font-weight:600;color:#374151}._markdownContent_1uvab_844 table tr:nth-child(2n){background:#f9fafb}._markdownContent_1uvab_844 table tr:hover{background:#f3f4f6}._markdownContent_1uvab_844 hr{border:none;height:1px;background:linear-gradient(to right,#3066c2,#93c5fd,#3066c2);border-radius:1px}._markdownContent_1uvab_844 a{color:#262626;text-decoration:none;font-weight:500;transition:color .2s ease}._markdownContent_1uvab_844 a:hover{color:#1d4ed8;text-decoration:underline}._markdownContent_1uvab_844 strong,._markdownContent_1uvab_844 b{font-weight:700}._markdownContent_1uvab_844 em,._markdownContent_1uvab_844 i{font-style:italic;color:#4b5563}._markdownContent_1uvab_844 img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 6px #0000001a}._markdownContent_1uvab_844 del{text-decoration:line-through;color:#9ca3af}._markdownContent_1uvab_844 mark{background:#fef3c7;color:#92400e;padding:2px 4px;border-radius:4px}._markdownContent_1uvab_844 li::marker{color:#262626;font-weight:700}._markdownContent_1uvab_844 pre[class*=language-]{position:relative}._markdownContent_1uvab_844 pre[class*=language-]:before{content:attr(class);position:absolute;top:8px;right:8px;font-size:12px;color:#9ca3af;text-transform:uppercase;font-weight:500}._tiptapEditorContainer_1uvab_1062{display:flex;flex-direction:column;height:100%;min-height:0;border:1px solid #e5e7eb;border-radius:8px;background:#fff}._tiptapToolbar_1uvab_1072{background:#f8f9fa;border-bottom:1px solid #e5e7eb;padding:8px 12px;border-radius:8px 8px 0 0;display:flex;flex-wrap:wrap;gap:8px;align-items:center;flex-shrink:0}._toolbarGroup_1uvab_1084{display:flex;align-items:center;gap:4px;flex-wrap:wrap}._toolbarItem_1uvab_1091{display:flex;align-items:center}._toolbarButton_1uvab_1096{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #d1d5db;background:#fff;border-radius:4px;cursor:pointer;font-size:14px;transition:all .2s}._toolbarButton_1uvab_1096:hover{background:#f3f4f6;border-color:#9ca3af}._toolbarButton_1uvab_1096._active_1uvab_1115{background:#3066c2;color:#fff;border-color:#2563eb}._fontSelect_1uvab_1121{padding:4px 8px;border:1px solid #d1d5db;border-radius:4px;background:#fff;font-size:12px;min-width:40px}._colorInput_1uvab_1130{width:32px;height:32px;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;padding:0}._tiptapEditorWrapper_1uvab_1139{flex:1;height:100%;overflow:hidden;padding:12px;display:flex;flex-direction:column;min-height:0}._tiptapEditorWrapper_1uvab_1139>div{height:100%}._tiptapEditorContent_1uvab_1153{height:100%;padding:12px;border:1px solid #e5e7eb;border-radius:4px;font-size:14px;line-height:1.6;outline:none;overflow-y:auto;display:flex;flex-direction:column}._tiptapEditorContent_1uvab_1153:focus{border-color:#3066c2;box-shadow:0 0 0 3px #3b82f61a}._tiptapEditorContent_1uvab_1153 ._ProseMirror_1uvab_1172{flex:1;height:100%;outline:none;overflow-y:auto}._tiptapEditorContent_1uvab_1153 ._ProseMirror_1uvab_1172:focus{outline:none}._tiptapActions_1uvab_1183{display:flex;gap:8px;padding:12px;background:#f8f9fa;border-top:1px solid #e5e7eb;border-radius:0 0 8px 8px;justify-content:flex-end;flex-shrink:0}._htmlContent_1uvab_1194{line-height:1.6;color:#374151}._htmlContent_1uvab_1194 p{margin:0 0 8px}._htmlContent_1uvab_1194 p:last-child{margin-bottom:0}._htmlContent_1uvab_1194 ul,._htmlContent_1uvab_1194 ol{margin:8px 0;padding-left:20px}._htmlContent_1uvab_1194 li{margin:4px 0}._htmlContent_1uvab_1194 h1,._htmlContent_1uvab_1194 h2,._htmlContent_1uvab_1194 h3,._htmlContent_1uvab_1194 h4,._htmlContent_1uvab_1194 h5,._htmlContent_1uvab_1194 h6{margin:12px 0 8px;font-weight:600}._htmlContent_1uvab_1194 strong,._htmlContent_1uvab_1194 b{font-weight:600}._htmlContent_1uvab_1194 em,._htmlContent_1uvab_1194 i{font-style:italic}._htmlContent_1uvab_1194 u{text-decoration:underline}._htmlContent_1uvab_1194 s{text-decoration:line-through}._htmlContent_1uvab_1194 mark{background-color:#fef3c7;padding:2px 4px;border-radius:2px}._htmlContent_1uvab_1194 img{max-width:100%;height:auto;border-radius:4px;margin:8px 0;box-shadow:0 2px 4px #0000001a}._tiptapEditorContent_1uvab_1153 img{max-width:100%;height:auto;border-radius:4px;margin:8px 0;box-shadow:0 2px 4px #0000001a;cursor:pointer}._tiptapEditorContent_1uvab_1153 img:hover{box-shadow:0 4px 8px #00000026;transform:scale(1.02);transition:all .2s ease}._container_fka0g_1{flex:1;overflow:hidden;display:flex;flex-direction:column}._contentHeaderLeft_fka0g_8{display:flex;align-items:center;gap:12px}._viewSwitch_fka0g_14{display:flex;gap:8px;margin:8px 0 12px}._viewBtn_fka0g_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_fka0g_32{border-color:#3066c2;color:#1d4ed8;background:#eff6ff}._content_fka0g_8{flex:1;overflow-y:auto;padding:24px}._analysisContainer_fka0g_44{display:flex;gap:16px;height:calc(100% - 8px);justify-content:center}._analysisSidebar_fka0g_51{width:280px;border-right:1px solid #e5e7eb;padding-right:12px;overflow-y:auto}._analysisSidebarTitle_fka0g_58{font-weight:600;color:#111827;margin-bottom:8px;display:flex;align-items:center;justify-content:space-between}._analysisSidebarTitle_fka0g_58 button{display:inline-flex;align-items:center;gap:4px;border:1px solid #e5e7eb;background:#fff;color:#374151;border-radius:6px;padding:4px 8px;cursor:pointer;font-size:12px;transition:all .2s}._analysisSidebarTitle_fka0g_58 button:hover{border-color:#3066c2;color:#1d4ed8;background:#eff6ff}._analysisSidebarList_fka0g_87{display:flex;flex-direction:column;gap:6px}._analysisSidebarItem_fka0g_93{color:#374151;font-size:13px;text-decoration:none;padding:6px 8px;border-radius:6px;border:1px solid transparent;background:transparent;text-align:left;cursor:pointer;position:relative;display:inline-flex;align-items:center;gap:8px}._analysisSidebarItem_fka0g_93:hover{background:#f3f4f6;border-color:#e5e7eb}._analysisSidebarItemActive_fka0g_114{background:transparent;border-color:transparent;color:#111827;font-weight:600;border-left:3px solid #2563eb;border-radius:0}._analysisSidebarItemActive_fka0g_114._level1_fka0g_125{border-left-color:#2563eb}._analysisSidebarItemActive_fka0g_114._level2_fka0g_126{border-left-color:#059669}._analysisSidebarItemActive_fka0g_114._level3_fka0g_127{border-left-color:#d97706}._analysisSidebarItemActive_fka0g_114._level4_fka0g_128{border-left-color:#9333ea}._analysisSidebarItemActive_fka0g_114._level5_fka0g_129{border-left-color:#db2777}._analysisSidebarItemActive_fka0g_114._level6_fka0g_130{border-left-color:#6b7280}._analysisSidebarItem_fka0g_93:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}._analysisContent_fka0g_138{width:50%;overflow-y:auto;scroll-behavior:smooth}._markdownWrap_fka0g_144{max-width:900px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 1px 2px #0000000a;padding:20px 24px}._analysisEmpty_fka0g_153{color:#6b7280}._markdownWrap_fka0g_144 h1,._markdownWrap_fka0g_144 h2,._markdownWrap_fka0g_144 h3,._markdownWrap_fka0g_144 h4,._markdownWrap_fka0g_144 h5,._markdownWrap_fka0g_144 h6{color:#111827;margin:16px 0 10px;font-weight:700}._markdownWrap_fka0g_144 h1{font-size:22px}._markdownWrap_fka0g_144 h2{font-size:20px}._markdownWrap_fka0g_144 h3{font-size:18px}._markdownWrap_fka0g_144 h4{font-size:16px}._markdownWrap_fka0g_144 h5{font-size:15px}._markdownWrap_fka0g_144 h6{font-size:14px;color:#374151}._markdownWrap_fka0g_144 p{color:#374151;line-height:1.6;margin:8px 0 12px}._markdownWrap_fka0g_144 ul,._markdownWrap_fka0g_144 ol{margin:8px 0 12px 20px}._markdownWrap_fka0g_144 li{margin:4px 0}._markdownWrap_fka0g_144 a{color:#2563eb;text-decoration:none}._markdownWrap_fka0g_144 a:hover{text-decoration:underline}._markdownWrap_fka0g_144 blockquote{margin:12px 0;padding:10px 12px;background:#f9fafb;border-left:3px solid #3066C2;color:#374151;border-radius:6px}._markdownWrap_fka0g_144 code{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}._markdownWrap_fka0g_144 pre{background:#0b1020;color:#e5e7eb;border-radius:8px;padding:12px 14px;overflow:auto}._markdownWrap_fka0g_144 hr{border:none;border-top:1px solid #e5e7eb;margin:16px 0}._markdownWrap_fka0g_144 table{width:100%;border-collapse:collapse;margin:12px 0}._markdownWrap_fka0g_144 th,._markdownWrap_fka0g_144 td{border:1px solid #e5e7eb;padding:8px;text-align:left}._markdownWrap_fka0g_144 th{background:#f9fafb}._contentHeader_fka0g_8{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}._headerActions_fka0g_251{display:flex;align-items:center;gap:12px}._contentTitle_fka0g_257{font-size:20px;font-weight:700;color:#1f2937;margin:0}._importButton_fka0g_264{display:flex;align-items:center;gap:8px;background-color:#3066c2;color:#fff;padding:8px 16px;border-radius:6px;border:none;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s}._importButton_fka0g_264:hover{background-color:#2563eb}._importIcon_fka0g_283{width:16px;height:16px}._exportButton_fka0g_288{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_fka0g_288:hover{background-color:#047857}._exportIcon_fka0g_307{width:16px;height:16px}._bg-green-100_fka0g_313{background-color:#dcfce7}._text-green-800_fka0g_317{color:#166534}._border-green-300_fka0g_321{border-color:#86efac}._bg-orange-100_fka0g_325{background-color:#fed7aa}._text-orange-800_fka0g_329{color:#9a3412}._border-orange-300_fka0g_333{border-color:#fdba74}._bg-purple-100_fka0g_337{background-color:#f3e8ff}._text-purple-800_fka0g_341{color:#6b21a8}._border-purple-300_fka0g_345{border-color:#d8b4fe}._bg-pink-100_fka0g_349{background-color:#fce7f3}._text-pink-800_fka0g_353{color:#9d174d}._border-pink-300_fka0g_357{border-color:#f9a8d4}._bg-gray-100_fka0g_361{background-color:#f3f4f6}._text-gray-800_fka0g_365{color:#1f2937}._border-gray-300_fka0g_369{border-color:#d1d5db}._container_63294_2{height:100vh;background-color:#f9fafb;display:flex;overflow:hidden}._mobileWarning_63294_10{min-height:100vh;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;padding:16px}._mobileWarningContent_63294_19{background-color:#fff;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a;padding:32px;max-width:448px;text-align:center}._mobileWarningIcon_63294_28{width:64px;height:64px;color:#ef4444;margin:0 auto 16px}._mobileWarningTitle_63294_35{font-size:24px;font-weight:700;color:#1f2937;margin:0 0 16px}._mobileWarningText_63294_42{color:#6b7280;margin:0 0 24px;line-height:1.6}._mobileWarningAction_63294_48{display:flex;align-items:center;justify-content:center;color:#3066c2}._mobileWarningActionIcon_63294_55{width:20px;height:20px;margin-right:8px}._mobileWarningActionText_63294_61{font-size:14px}._navigationIndicator_180i7_1{position:relative;display:inline-block;margin-left:8px;background:#4b67a9;color:#fff;padding:4px 8px;border-radius:12px;font-size:11px;animation:_discussionPulse_180i7_1 2s infinite;z-index:10}._replyInputContainer_180i7_14{display:flex;flex-direction:column;gap:8px}._headerLogo_180i7_20{line-height:20px;font-weight:500;font-size:25px;color:#262626}._backCanvas_180i7_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_180i7_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}._approxIndicator_180i7_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_180i7_68{background-color:#fef08a;border:2px solid #fde047;border-radius:4px;padding:2px 4px;margin:0 2px;font-weight:700}._previewContent_180i7_77{font-size:16px;line-height:1.8;color:#374151;user-select:text;-webkit-user-select:text;-moz-user-select:text}._fab_180i7_86{bottom:20px;right:20px;min-width:200px;max-width:350px}._containerMain_180i7_94{background-color:#f9fafb;height:100vh;overflow:hidden}._headerBar_180i7_100{border-bottom:1px solid #e5e7eb;background:#fff}._wrapperMax_180i7_106{margin:0 auto;padding-left:1rem;padding-right:1rem}._headerRow_180i7_112{display:flex;align-items:center;justify-content:space-between;height:4rem}._headerTitleRow_180i7_119{display:flex;align-items:center;gap:.75rem}._titleIcon_180i7_125{width:24px;height:24px;color:#2563eb}._titleText_180i7_131{font-size:1.125rem;font-weight:600;color:#111827}._main_180i7_137{margin:0 auto;padding:1.5rem 1rem;height:calc(100vh - 4rem);overflow:hidden}._mainGrid_180i7_144{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.5rem;height:100%;min-height:0}._leftCol_180i7_152{grid-column:span 3 / span 3;min-height:0;overflow-y:auto;display:flex;flex-direction:column}._middleCol_180i7_160{grid-column:span 6 / span 6;min-height:0;overflow:auto;display:flex;flex-direction:column}._rightCol_180i7_168{grid-column:span 3 / span 3;min-height:0;overflow-y:auto;display:flex;flex-direction:column}._panel_180i7_176{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;height:100%;display:flex;flex-direction:column}._panelSectionBorder_180i7_185{padding:1rem;border-bottom:1px solid #e5e7eb}._headerActionsRow_180i7_190{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._headerActionsBetween_180i7_197{display:flex;align-items:center;justify-content:space-between}._h3Title_180i7_203,._h3TitleDark_180i7_208{font-weight:500;color:#111827}._btnNew_180i7_213{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#4b67a9;color:#fff;border-radius:.375rem;font-size:.875rem;transition:background-color .2s ease}._btnNew_180i7_213:hover{background:#2563eb}._iconXs_180i7_229{width:12px;height:12px}._iconSm_180i7_234{width:16px;height:16px}._iconMd_180i7_239{width:20px;height:20px}._iconSmBlue_180i7_244{width:16px;height:16px;color:#4b67a9}._iconSmMuted_180i7_250{width:16px;height:16px;color:#6b7280}._iconXsBlueHidden_180i7_256{width:12px;height:12px;color:#4b67a9;opacity:0;transition:opacity .2s ease}._p4_180i7_264{padding:1rem}._p6_180i7_268{padding:1.5rem}._mb2_180i7_272{margin-bottom:.5rem}._mb3_180i7_276{margin-bottom:.75rem}._mb4_180i7_280{margin-bottom:1rem}._mt2_180i7_284{margin-top:.5rem}._inlineGap2_180i7_292{display:flex;align-items:center;gap:.5rem}._inlineGap4_180i7_298{display:flex;align-items:center;gap:1rem}._inlineRowGap2_180i7_304{display:flex;align-items:center;gap:.5rem}._betweenRow_180i7_310{display:flex;align-items:center;justify-content:space-between}._betweenRowMb2_180i7_316{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}._betweenRowMb3_180i7_323{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._vSpace2_180i7_330{display:grid;row-gap:.5rem}._vSpace3_180i7_335{display:grid;row-gap:.75rem}._searchWrapRelative_180i7_340{position:relative;margin-bottom:.75rem}._searchIcon_180i7_345{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#9ca3af}._searchInput_180i7_355{width:100%;padding:.5rem 1rem .5rem 2.5rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:.5rem;outline:none}._searchInput_180i7_355:focus{border-color:#4b67a9}._tagLabel_180i7_368{display:block;font-size:.75rem;font-weight:500;color:#374151;margin-bottom:.25rem}._tagsWrap_180i7_376{display:flex;flex-wrap:wrap;gap:.25rem;max-height:3rem;overflow:hidden}._tagButton_180i7_384{padding:.25rem .5rem;font-size:.75rem;border-radius:.25rem;transition:background-color .2s ease;background:#f3f4f6;color:#4b5563}._tagButton_180i7_384:hover{background:#e5e7eb}._tagButtonActive_180i7_397{background:#4b67a9;color:#fff}._idTagButtonActive_180i7_402{background:#10b981;color:#fff}._moreButtonBlue_180i7_407{padding:.25rem .5rem;font-size:.75rem;color:#2563eb;border-radius:.25rem}._moreButtonBlue_180i7_407:hover{background:#eff6ff}._moreButtonGreen_180i7_418{padding:.25rem .5rem;font-size:.75rem;color:#059669;border-radius:.25rem}._moreButtonGreen_180i7_418:hover{background:#ecfdf5}._docList_180i7_429{padding:1rem;display:flex;flex-direction:column;overflow-y:auto;gap:10px}._docItem_180i7_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_180i7_437:hover{border-color:#93c5fd}._docItemActive_180i7_450{border-color:#4b67a9;background:#eff6ff}._docItemHeader_180i7_455{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.5rem}._docItemHeaderLeft_180i7_462{flex:1 1 0%}._docItemTitle_180i7_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_180i7_479{display:flex;gap:.25rem;margin-bottom:.25rem}._badgeType_180i7_485{padding:.125rem .375rem;background:#dbeafe;color:#1d4ed8;font-size:.75rem;border-radius:.25rem}._badgeId_180i7_493{padding:.125rem .375rem;background:#d1fae5;color:#047857;font-size:.75rem;border-radius:.25rem}._meta_180i7_501{font-size:.75rem;color:#4b5563}._dupBtn_180i7_506{opacity:0;transition:opacity .2s ease;padding:.25rem;border-radius:.25rem}._docItem_180i7_437:hover ._dupBtn_180i7_506{opacity:1}._dupBtn_180i7_506:hover{background:#dbeafe}._dupIcon_180i7_521{width:12px;height:12px;color:#2563eb}._statusRow_180i7_527{display:flex;align-items:center;gap:.5rem;font-size:.75rem}._statusItem_180i7_534{display:flex;align-items:center;gap:.25rem}._lockIcon_180i7_540{width:12px;height:12px;color:#6b7280}._unlockIcon_180i7_546{width:12px;height:12px;color:#10b981}._lockText_180i7_552{color:#6b7280}._editableText_180i7_556{color:#16a34a}._sharedRow_180i7_560{display:flex;align-items:center;gap:.25rem}._shareIcon_180i7_566{width:12px;height:12px;color:#4b67a9}._shareText_180i7_572{color:#2563eb}._actionsRow_180i7_576{display:flex;align-items:center;gap:.5rem}._btnInteractive_180i7_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_180i7_582:hover{background:#e5e7eb}._settingsBtn_180i7_598{padding:.375rem;color:#9ca3af;border-radius:.375rem;transition:color .2s ease,background-color .2s ease}._settingsBtn_180i7_598:hover{color:#4b5563;background:#f3f4f6}._settingsIcon_180i7_610{width:16px;height:16px}._formatBar_180i7_615{padding:.5rem 1rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}._disabled_180i7_621{opacity:.5}._flexRowGap1_180i7_625{display:flex;align-items:center;gap:.25rem}._selectSmall_180i7_631{font-size:.875rem;border:1px solid #d1d5db;border-radius:.25rem;padding:.25rem .5rem;background:#fff}._separator_180i7_639{width:1px;height:1.5rem;background:#d1d5db;margin:0 .5rem}._formatBtn_180i7_646{padding:.375rem;color:#4b5563;border-radius:.375rem;transition:background-color .2s ease}._formatBtn_180i7_646:hover{background:#e5e7eb}._btnTextSm_180i7_657{font-size:.875rem}._btnTextBoldSm_180i7_661{font-size:.875rem;font-weight:700}._btnTextUnderlineSm_180i7_666{font-size:.875rem;text-decoration:underline}._highlightBtn_180i7_671{padding:.375rem;color:#4b5563;border-radius:.375rem;background:#fef08a}._varBtn_180i7_678{padding:.25rem .5rem;font-size:.875rem;background:#dbeafe;color:#1d4ed8;border-radius:.375rem;transition:background-color .2s ease}._varBtn_180i7_678:hover{background:#bfdbfe}._editorContainer_180i7_691{flex:1 1 auto;padding:1rem;position:relative}._editorArea_180i7_697{width:100%;height:100%;border:1px solid #d1d5db;border-radius:.5rem;padding:1rem;font-size:.875rem;outline:none;overflow-y:auto}._editorLockedBorder_180i7_708{border-color:#9ca3af}._lockedBadge_180i7_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_180i7_726{flex:1 1 auto;display:flex;align-items:center;justify-content:center;color:#6b7280}._emptyStateInner_180i7_734{text-align:center}._emptyIcon_180i7_738{width:48px;height:48px;margin:0 auto 1rem;color:#d1d5db}._labelXs_180i7_745{display:block;font-size:.75rem;font-weight:500;color:#374151;margin-bottom:.25rem}._labelSm_180i7_753{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._labelMutedXs_180i7_761{font-size:.75rem;font-weight:500;color:#374151}._inputText_180i7_767{width:100%;padding:.5rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:.375rem;outline:none}._inputText_180i7_767:focus{border-color:#4b67a9}._textarea_180i7_780{width:100%;padding:.5rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:.375rem;outline:none;resize:none}._textareaLg_180i7_790{width:100%;padding:.75rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:.375rem;outline:none;resize:none}._helpTextXs_180i7_800{font-size:.75rem;color:#6b7280;margin-top:.25rem}._textSm_180i7_806{font-size:.875rem;color:#374151}._textSmMuted_180i7_811{font-size:.875rem;color:#6b7280}._textXsMuted_180i7_816{font-size:.75rem;color:#6b7280}._textXsFaint_180i7_821{font-size:.75rem;color:#9ca3af}._flex1_180i7_288{flex:1 1 0%}._refBox_180i7_830{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;padding:.75rem}._refItem_180i7_837{background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;padding:.5rem}._refIndex_180i7_844{font-size:.75rem;color:#6b7280}._btnIconDanger_180i7_849{color:#ef4444;font-size:.75rem;padding:.25rem;border-radius:.25rem}._btnIconDanger_180i7_849:hover{color:#b91c1c}._iconLgMuted_180i7_860{width:32px;height:32px;margin:0 auto .5rem;color:#d1d5db}._emptyRef_180i7_867{text-align:center;padding:1rem 0;color:#6b7280}._linkCard_180i7_873{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem}._linkCardTitle_180i7_880{font-weight:500;font-size:.875rem;color:#111827;margin-bottom:.25rem}._linkUrl_180i7_887{color:#2563eb;text-decoration:none;font-size:.875rem;word-break:break-all}._linkUrl_180i7_887:hover{text-decoration:underline}._btnXsPrimary_180i7_898{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#4b67a9;color:#fff;font-size:.75rem;border-radius:.25rem;transition:background-color .2s ease}._btnXsPrimary_180i7_898:hover{background:#2563eb}._btnXsGhostBlue_180i7_914{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;color:#2563eb;font-size:.75rem;border-radius:.25rem}._btnXsGhostBlue_180i7_914:hover{background:#eff6ff}._btnXsGreen_180i7_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_180i7_928:hover{background:#059669}._controlsBox_180i7_944{padding-top:.75rem;border-top:1px solid #e5e7eb;display:grid;row-gap:.75rem}._toggle_180i7_951{position:relative;display:inline-flex;height:1.5rem;width:2.75rem;align-items:center;border-radius:9999px;transition:background-color .2s ease}._toggleOff_180i7_961{background:#e5e7eb}._toggleOnBlue_180i7_965{background:#2563eb}._toggleOnGreen_180i7_969{background:#16a34a}._toggleThumb_180i7_973{height:1rem;width:1rem;transform:translate(.25rem);border-radius:9999px;background:#fff;transition:transform .2s ease}._toggleThumbOn_180i7_982{transform:translate(1.5rem)}._toggleThumbOff_180i7_986{transform:translate(.25rem)}._variablesBox_180i7_990{flex:1 1 auto;padding:1rem;overflow-y:auto}._emptyVars_180i7_996{font-size:.875rem;color:#6b7280;text-align:center;padding:2rem 0}._tocCol_180i7_1003{width:25%;background:#f9fafb;border-right:1px solid #e5e7eb;overflow-y:auto}._tocTitle_180i7_1010{font-weight:500;color:#111827;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}._tocList_180i7_1019{display:grid;row-gap:.25rem}._tocItem_180i7_1024{font-size:.875rem;cursor:pointer;padding:.5rem;border-radius:.25rem;transition:background-color .2s ease}._tocItem_180i7_1024:hover{background:#dbeafe}._tocItemActive_180i7_1036{background:#eff6ff;outline:2px solid #93c5fd}._tocH1_180i7_1041{font-weight:500;color:#111827}._tocH2_180i7_1046{color:#374151;padding-left:1rem}._tocH3_180i7_1051{color:#4b5563;padding-left:2rem}._tocItemInner_180i7_1056{display:flex;align-items:center;gap:.5rem}._tocItem_180i7_1024:hover ._iconXsBlueHidden_180i7_256{opacity:1}._tocBadgeH1_180i7_1066{font-size:20px;color:#2563eb;font-weight:700}._tocBadgeH2_180i7_1072{font-size:17px;color:#10b981;font-weight:700}._tocBadgeH3_180i7_1078{font-size:15px;color:#f59e0b;font-weight:700}._docMainCol_180i7_1084{width:55%;background:#fff;overflow-y:auto}._sideRight_180i7_1090{width:20%;background:#f1f5f9;border-left:1px solid #e5e7eb;overflow-y:auto}._sideRightInner_180i7_1097{padding:1rem;display:grid;row-gap:1.5rem}._docMainInner_180i7_1104{padding:2rem;max-width:none}._previewProse_180i7_1109{cursor:text;user-select:text}._contentPanels_180i7_1114{flex:1 1 auto;display:flex;overflow:hidden}._discussionCard_180i7_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_180i7_1129{border-color:#93c5fd;background:#eff6ff;box-shadow:0 4px 12px #3b82f633}._discussionHeader_180i7_1135{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._discussionSection_180i7_1142{font-size:.75rem;font-weight:500;color:#2563eb;background:#dbeafe;padding:.25rem .5rem;border-radius:.25rem}._discussionGeneral_180i7_1151{margin-left:auto;font-size:.75rem;color:#9ca3af;padding:.25rem .5rem;background:#f3f4f6;border-radius:.25rem}._selectedTextBox_180i7_1160{font-size:.75rem;color:#4b5563;margin-bottom:.5rem;padding:.5rem;background:#fffbeb;border:1px solid #fde68a;border-radius:.375rem}._selectedLabel_180i7_1170{font-weight:500}._generalBox_180i7_1174{font-size:.75rem;color:#4b5563;margin-bottom:.5rem;padding:.5rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.375rem}._generalTitle_180i7_1184{font-weight:500;display:inline-flex;align-items:center;gap:.25rem}._textBlue700_180i7_1191{color:#1d4ed8}._commentText_180i7_1195{font-size:.875rem;color:#111827;font-weight:500}._commentMeta_180i7_1201{font-size:.75rem;color:#6b7280;margin-top:.25rem;display:flex;align-items:center;gap:.5rem}._repliesBox_180i7_1210{display:grid;row-gap:.5rem;border-top:1px solid #f3f4f6;padding-top:.5rem}._repliesHeader_180i7_1217{font-size:.75rem;font-weight:500;color:#4b5563;margin-bottom:.5rem}._replyItem_180i7_1224{background:#f9fafb;padding:.5rem;border-radius:.375rem;font-size:.875rem}._replyText_180i7_1231{color:#111827}._replyMeta_180i7_1235{font-size:.75rem;color:#6b7280;margin-top:.25rem;display:flex;align-items:center;gap:.25rem}._replyToggle_180i7_1244{font-size:.75rem;color:#2563eb;text-decoration:underline;margin-top:.5rem;display:inline-flex;align-items:center;gap:.25rem}._replyEditor_180i7_1254{margin-top:.75rem;padding-top:.5rem;border-top:1px solid #f3f4f6}._emptyDiscuss_180i7_1260{text-align:center;padding:2rem 0}._emptyDiscussIcon_180i7_1265{width:48px;height:48px;color:#d1d5db;margin:0 auto .75rem}._emptyDiscussHelp_180i7_1272{font-size:.75rem;color:#9ca3af;display:grid;row-gap:.25rem}._emptyDiscussHint_180i7_1279{margin-top:.75rem;padding:.5rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.375rem}._emptyDiscussHintText_180i7_1287{color:#2563eb;font-weight:500;font-size:.75rem}._footerBar_180i7_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_180i7_1304{font-size:.875rem;color:#4b5563}._footerActions_180i7_1309{display:flex;gap:.5rem}._btnOutline_180i7_1314{padding:.5rem 1rem;border:1px solid #d1d5db;color:#374151;border-radius:.375rem;transition:background-color .2s ease}._btnOutline_180i7_1314:hover{background:#f3f4f6}._btnPrimary_180i7_1326{padding:.5rem 1rem;background:#4b67a9;color:#fff;border-radius:.375rem;transition:background-color .2s ease}._btnPrimary_180i7_1326:hover{background:#2563eb}._btnFull_180i7_1338{flex:1 1 0%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}._previewModal_180i7_1346{background:#fff;border-radius:.5rem;width:100%;height:100%;display:flex;flex-direction:column}._previewHeader_180i7_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_180i7_1368{font-size:16px;color:#fff}._closeGhost_180i7_1373{color:#9ca3af;padding:.5rem;border-radius:.375rem;transition:color .2s ease,background-color .2s ease}._closeGhost_180i7_1373:hover{color:#4b5563;background:#f3f4f6}._overlay_180i7_1385{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:50}._modalCardSm_180i7_1395{background:#fff;border-radius:.5rem;width:100%;max-width:28rem;margin-left:1rem;margin-right:1rem}._modalHeader_180i7_1404{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #e5e7eb}._modalTitle_180i7_1412{font-size:25px;font-weight:500;color:#fff}._modalClose_180i7_1418{color:#9ca3af}._modalClose_180i7_1418:hover{color:#4b5563}._fabFull_180i7_1426{position:fixed;z-index:50;background:#4b67a9;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_180i7_1 2s infinite;bottom:20px;right:20px;min-width:200px;max-width:350px}._fabHeader_180i7_1446{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}._fabTitle_180i7_1453{font-weight:500;font-size:.875rem}._fabQuote_180i7_1458{font-size:.75rem;background:#2563eb;padding:.25rem .5rem;border-radius:.5rem;text-align:left}._fabClose_180i7_1466{margin-left:.5rem;padding:.25rem;border-radius:9999px;transition:background-color .2s ease}._fabClose_180i7_1466:hover{background:#1d4ed8}._previewProse_180i7_1109{font-size:1.125rem;line-height:1.75rem}._proposalMaker_180i7_1482{background-color:#f5f5f5;min-height:100vh;padding:24px}._header_180i7_20{margin-bottom:24px}._headerTitle_180i7_119{margin:0;color:#4b67a9;display:flex;align-items:center}._headerIcon_180i7_1499{margin-right:12px}._statsRow_180i7_1503{margin-bottom:24px}._statCard_180i7_1507{text-align:center}._filtersCard_180i7_1511{margin-bottom:24px}._proposalListCard_180i7_1515{background:#fff}._proposalCard_180i7_1519{transition:all .3s ease}._proposalCard_180i7_1519:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._proposalActions_180i7_1528{display:flex;gap:8px}._proposalMeta_180i7_1533{margin-bottom:8px}._proposalMetaItem_180i7_1537{display:flex;align-items:center;gap:4px;margin-bottom:4px}._proposalMetaIcon_180i7_1544{color:#8c8c8c}._proposalDate_180i7_1548{font-size:12px;color:#8c8c8c;margin-top:8px}._aiAssistant_180i7_1554{margin-bottom:16px;border:1px solid #e8e8e8}._aiSuggestions_180i7_1559{margin-top:12px}._aiSuggestionCard_180i7_1563{margin-top:8px;background-color:#f8f9fa;border:1px solid #e8e8e8}._formSection_180i7_1569{margin-bottom:24px}._formSectionTitle_180i7_1573{font-size:16px;font-weight:600;color:#4b67a9;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #e8e8e8}._previewSection_180i7_1583{margin-bottom:25px}._previewSectionTitle_180i7_1587{font-size:18px;font-weight:700;color:#4b67a9;margin-bottom:10px}._previewInfoGrid_180i7_1594{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}._previewBudgetInfo_180i7_1601{background:#f5f5f5;padding:15px;border-radius:5px}@media print{._previewContainer_180i7_1608{margin:0}}@media(max-width:768px){._proposalMaker_180i7_1482{padding:16px}._statsRow_180i7_1503{margin-bottom:16px}._previewInfoGrid_180i7_1594{grid-template-columns:1fr;gap:10px}}._referenceLinkTitle_180i7_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_180i7_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_180i7_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_180i7_1663{display:flex;align-items:center;justify-content:center;padding:2rem}._mobileWarningContent_180i7_1670{background:#fffffff2;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_180i7_1682{width:64px;height:64px;color:#667eea;margin:0 auto 1.5rem;opacity:.8}._mobileWarningTitle_180i7_1690{font-size:1.5rem;font-weight:700;color:#1a202c;margin:0 0 1rem;line-height:1.3}._mobileWarningText_180i7_1698{font-size:1rem;color:#4a5568;line-height:1.6;margin:0 0 2rem}._mobileWarningAction_180i7_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_180i7_1705:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}._mobileWarningActionIcon_180i7_1725{width:20px;height:20px;opacity:.9}._mobileWarningActionText_180i7_1731{font-weight:600}@media(max-width:480px){._mobileWarning_180i7_1663{padding:1rem}._mobileWarningContent_180i7_1670{padding:2rem 1.5rem}._mobileWarningTitle_180i7_1690{font-size:1.25rem}._mobileWarningText_180i7_1698{font-size:.875rem}._mobileWarningAction_180i7_1705{padding:.875rem 1.25rem;font-size:.8rem}}._referenceLinkCard_180i7_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_180i7_1759:hover{border-color:#4b67a9;box-shadow:0 2px 8px #3b82f626}._referenceLinkIcon_180i7_1778{background:#4b67a9;border-radius:4px;padding:4px;flex-shrink:0;display:flex;align-items:center;justify-content:center}._referenceLinkContent_180i7_1788{flex:1;min-width:0}._referenceLinkTitleInline_180i7_1793{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:2px}._referenceLinkMeta_180i7_1800{font-size:11px;color:#64748b;display:flex;align-items:center;gap:6px}._referenceLinkDomainInline_180i7_1808{color:#059669;font-weight:500;font-size:10px;text-transform:uppercase}._referenceLinkUrlInline_180i7_1815{color:#94a3b8;font-family:monospace;font-size:10px}._referenceLinkArrow_180i7_1821{color:#94a3b8;font-size:12px;flex-shrink:0}._referenceLinksEmpty_180i7_1827{text-align:center;padding:20px 16px;background:#f8fafc;border-radius:8px;border:1px dashed #cbd5e1;margin-top:4px}._referenceLinksEmptyIcon_180i7_1836{margin-bottom:8px}._referenceLinksEmptyText_180i7_1840{font-size:12px;margin:0;color:#64748b;line-height:1.4}._shareButtonIcon_180i7_1847{margin-right:6px}._fullWidth_180i7_1851{width:100%}._panel_knrwr_1{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;height:100%;display:flex;flex-direction:column}._panelSectionBorder_knrwr_9{padding:1rem;border-bottom:1px solid #e5e7eb}._headerActionsRow_knrwr_10{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._h3Title_knrwr_11{font-weight:500;color:#111827}._btnNew_knrwr_12{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#3066c2;color:#fff;border-radius:.375rem;font-size:.875rem;transition:background-color .2s ease}._btnNew_knrwr_12:hover{background:#2563eb}._iconXs_knrwr_14{width:12px;height:12px}._searchWrapRelative_knrwr_15{position:relative;margin-bottom:.75rem}._searchIcon_knrwr_16{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#9ca3af}._searchInput_knrwr_17{width:100%;padding:.5rem 1rem .5rem 2.5rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:.5rem;outline:none}._searchInput_knrwr_17:focus{border-color:#3066c2}._vSpace2_knrwr_19{display:grid;row-gap:.5rem}._tagLabel_knrwr_20{display:block;font-size:.75rem;font-weight:500;color:#374151;margin-bottom:.25rem}._tagsWrap_knrwr_21{display:flex;flex-wrap:wrap;gap:.25rem;max-height:3rem;overflow:hidden}._tagButton_knrwr_22{padding:.25rem .5rem;font-size:.75rem;border-radius:.25rem;transition:background-color .2s;background:#f3f4f6;color:#4b5563}._tagButton_knrwr_22:hover{background:#e5e7eb}._tagButtonActive_knrwr_24{background:#3066c2;color:#fff}._idTagButtonActive_knrwr_25{background:#10b981;color:#fff}._moreButtonBlue_knrwr_26{padding:.25rem .5rem;font-size:.75rem;color:#2563eb;border-radius:.25rem}._moreButtonBlue_knrwr_26:hover{background:#eff6ff}._moreButtonGreen_knrwr_28{padding:.25rem .5rem;font-size:.75rem;color:#059669;border-radius:.25rem}._moreButtonGreen_knrwr_28:hover{background:#ecfdf5}._moreDropdownItem_knrwr_30{font-size:.875rem}._docList_knrwr_31{padding:1rem;display:flex;flex-direction:column;overflow-y:auto;gap:10px}._docItem_knrwr_32{height:max-content;padding:.75rem;border-radius:.5rem;border:1px solid #e5e7eb;cursor:pointer;transition:border-color .2s,background-color .2s}._docItem_knrwr_32:hover{border-color:#93c5fd}._docItemActive_knrwr_34{border-color:#3066c2;background:#eff6ff}._docItemHeader_knrwr_35{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.5rem}._docItemHeaderLeft_knrwr_36{flex:1 1 0%}._docItemTitle_knrwr_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_knrwr_38{display:flex;gap:.25rem;margin-bottom:.25rem}._badgeType_knrwr_39{padding:.125rem .375rem;background:#dbeafe;color:#1d4ed8;font-size:.75rem;border-radius:.25rem}._badgeId_knrwr_40{padding:.125rem .375rem;background:#d1fae5;color:#047857;font-size:.75rem;border-radius:.25rem}._meta_knrwr_41{font-size:.75rem;color:#4b5563}._dupBtn_knrwr_42{opacity:0;transition:opacity .2s;padding:.25rem;border-radius:.25rem}._docItem_knrwr_32:hover ._dupBtn_knrwr_42{opacity:1}._dupBtn_knrwr_42:hover{background:#dbeafe}._dupIcon_knrwr_45{width:12px;height:12px;color:#2563eb}._statusRow_knrwr_46{display:flex;align-items:center;gap:.5rem;font-size:.75rem}._statusItem_knrwr_47{display:flex;align-items:center;gap:.25rem}._lockIcon_knrwr_48{width:12px;height:12px;color:#6b7280}._unlockIcon_knrwr_49{width:12px;height:12px;color:#10b981}._lockText_knrwr_50{color:#6b7280}._editableText_knrwr_51{color:#16a34a}._sharedRow_knrwr_52{display:flex;align-items:center;gap:.25rem}._shareIcon_knrwr_53{width:12px;height:12px;color:#3066c2}._shareText_knrwr_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:"";inset: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_1xyi5_1{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;height:100%;display:flex;flex-direction:column;overflow-y:auto}._panelSectionBorder_1xyi5_2{padding:1rem;border-bottom:1px solid #e5e7eb}._h3TitleDark_1xyi5_3{font-weight:500;color:#111827}._vSpace3_1xyi5_4{display:grid;row-gap:.75rem}._labelXs_1xyi5_5{display:block;font-size:.75rem;font-weight:500;color:#374151;margin-bottom:.25rem}._inputText_1xyi5_6{width:100%;padding:.5rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:.375rem;outline:none}._inputText_1xyi5_6:focus{border-color:#3066c2}._textarea_1xyi5_8{width:100%;padding:.5rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:.375rem;outline:none;resize:none}._refBox_1xyi5_9{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;padding:.75rem}._betweenRowMb3_1xyi5_10{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._labelMutedXs_1xyi5_11{font-size:.75rem;font-weight:500;color:#374151}._btnXsPrimary_1xyi5_12{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#3066c2;color:#fff;font-size:.75rem;border-radius:.25rem;transition:background-color .2s}._btnXsPrimary_1xyi5_12:hover{background:#2563eb}._refItem_1xyi5_14{background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;padding:.5rem}._betweenRowMb2_1xyi5_15{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}._refIndex_1xyi5_16{font-size:.75rem;color:#6b7280}._btnIconDanger_1xyi5_17{color:#ef4444;font-size:.75rem;padding:.25rem;border-radius:.25rem}._btnIconDanger_1xyi5_17:hover{color:#b91c1c}._mb2_1xyi5_19{margin-bottom:.5rem}._emptyRef_1xyi5_20{text-align:center;padding:1rem 0;color:#6b7280}._vSpace2_1xyi5_21{display:grid;row-gap:.5rem}._betweenRow_1xyi5_10{display:flex;align-items:center;justify-content:space-between}._labelXsEm_1xyi5_23{font-weight:500;font-size:.75rem;color:#374151}._btnXsGhostBlue_1xyi5_24{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;color:#2563eb;font-size:.75rem;border-radius:.25rem}._btnXsGhostBlue_1xyi5_24:hover{background:#eff6ff}._inlineGap2_1xyi5_26{display:flex;align-items:center;gap:.5rem}._flex1_1xyi5_27{flex:1 1 0%}._btnXsGreen_1xyi5_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_1xyi5_28:hover{background:#059669}._mt2_1xyi5_30{margin-top:.5rem}._controlsBox_1xyi5_31{padding-top:.75rem;border-top:1px solid #e5e7eb;display:grid;row-gap:.75rem}._textSm_1xyi5_32{font-size:.875rem;color:#374151}._toggle_1xyi5_33{position:relative;display:inline-flex;height:1.5rem;width:2.75rem;align-items:center;border-radius:9999px;transition:background-color .2s}._toggleOff_1xyi5_34{background:#e5e7eb}._toggleOnBlue_1xyi5_35{background:#2563eb}._toggleOnGreen_1xyi5_36{background:#16a34a}._toggleThumb_1xyi5_37{height:1rem;width:1rem;transform:translate(.25rem);border-radius:9999px;background:#fff;transition:transform .2s}._toggleThumbOn_1xyi5_38{transform:translate(1.5rem)}._toggleThumbOff_1xyi5_39{transform:translate(.25rem)}._textSmMuted_1xyi5_40{font-size:.875rem;color:#6b7280}._variablesBox_1xyi5_41{flex:1 1 auto;padding:1rem}._emptyVars_1xyi5_42{font-size:.875rem;color:#6b7280;text-align:center;padding:2rem 0}._helpTextXs_1xyi5_43{font-size:.75rem;color:#6b7280;margin-top:.25rem}._appContainer_1s7sp_2{height:100vh;background-color:#e5e7eb;display:flex;flex-direction:column}._backCanvas_1s7sp_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_1s7sp_10:hover{background-color:#f0f0f0;box-shadow:2px 2px 4px 2px #0000004d}._mainLayout_1s7sp_28{flex:1;display:flex;overflow:hidden}._sidebar_1s7sp_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_1s7sp_35{position:fixed;top:4.5rem;left:0;display:block;width:20rem;height:calc(100vh - 4.5rem)}._sidebarOpen_1s7sp_58{left:0}}._sidebarOpen_1s7sp_58{left:0}._sidebarBackdrop_1s7sp_68{position:fixed;inset:0;background-color:#00000080;z-index:50}@media(min-width:1024px){._sidebarBackdrop_1s7sp_68{display:none}}._sidebarHeader_1s7sp_84{padding:1rem;border-bottom:2px solid #9ca3af;background-color:#fff}._sidebarHeaderContent_1s7sp_90{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._sidebarTitle_1s7sp_97{font-size:1.125rem;font-weight:600;color:#111827;margin:0}._sidebarTitleContainer_1s7sp_104{display:flex;align-items:center;gap:.5rem;flex:1}._trashButton_1s7sp_111{background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:.375rem;transition:all .2s ease}._trashButton_1s7sp_111:hover{background:#f3f4f6;color:#374151}._sidebarCloseButton_1s7sp_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_1s7sp_126:hover{background-color:#f3f4f6;color:#374151}@media(min-width:1024px){._sidebarCloseButton_1s7sp_126{display:none}}._sidebarMenu_1s7sp_151{display:flex;flex-direction:column;gap:.5rem}._sidebarButton_1s7sp_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_1s7sp_157:hover{background-color:#e5e7eb}._sidebarButton_1s7sp_157._active_1s7sp_174{background-color:#2563eb;color:#fff}._sidebarButtonIcon_1s7sp_179{width:1.25rem;height:1.25rem;display:inline;margin-right:.75rem}._mainContent_1s7sp_187{flex:1;display:flex;flex-direction:column}@media(min-width:1024px){._mainContent_1s7sp_187{margin-left:20rem}}._mobileHeader_1s7sp_200{background-color:#fff;border-bottom:2px solid #9ca3af;padding:1rem;box-shadow:0 1px 2px #0000000d}@media(min-width:1024px){._mobileHeader_1s7sp_200{display:none}}._mobileHeaderContent_1s7sp_213{display:flex;align-items:center;justify-content:space-between}._mobileMenuButton_1s7sp_219{padding:.75rem;border-radius:.5rem;border:2px solid #d1d5db;background-color:transparent}@media(min-width:1024px){._mobileMenuButton_1s7sp_219{display:none}}._mobileTitle_1s7sp_236{font-weight:600;color:#111827;font-size:1.125rem}._addButton_1s7sp_242{padding:.75rem;background-color:#2563eb;color:#fff;border-radius:.5rem;box-shadow:0 1px 2px #0000000d}._addButton_1s7sp_242:hover{background-color:#1d4ed8}._addButtonIcon_1s7sp_254{width:1.25rem;height:1.25rem}._contentArea_1s7sp_260{flex:1;overflow:auto}._emptyState_1s7sp_265{display:flex;align-items:center;justify-content:center;height:100%;color:#6b7280}._emptyStateContent_1s7sp_273{text-align:center}._emptyStateIcon_1s7sp_277{width:3rem;height:3rem;margin:0 auto 1rem;color:#9ca3af}._emptyStateText_1s7sp_284{font-size:1rem}._fileList_1s7sp_289{padding:1rem;height:100%;overflow:auto}._searchInput_1s7sp_295{width:100%}._searchInput_1s7sp_295:focus{outline:none;box-shadow:0 0 0 2px #3066c2;border-color:#3066c2}._filterSection_1s7sp_305{margin-bottom:1rem}._filterLabel_1s7sp_309{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._filterTags_1s7sp_317{display:flex;flex-wrap:wrap;gap:.5rem}._filterTag_1s7sp_317{padding:.25rem .75rem;font-size:.75rem;border-radius:9999px;border:1px solid #d1d5db;background-color:#fff;color:#4b5563;transition:all .2s}._filterTag_1s7sp_317:hover{border-color:#93c5fd}._filterTag_1s7sp_317._active_1s7sp_174{background-color:#2563eb;color:#fff;border-color:#2563eb}._clearButton_1s7sp_343{padding:.25rem .75rem;font-size:.75rem;border-radius:9999px;background-color:#e5e7eb;color:#4b5563}._clearButton_1s7sp_343:hover{background-color:#d1d5db}._fileListItems_1s7sp_355{display:flex;flex-direction:column;gap:.75rem}._fileCard_1s7sp_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_1s7sp_361:hover{border-color:#9ca3af;box-shadow:0 4px 6px -1px #0000001a}._fileCard_1s7sp_361._selected_1s7sp_376{background-color:#eff6ff;border-color:#93c5fd;box-shadow:0 4px 6px -1px #0000001a}._fileCardHeader_1s7sp_382{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.75rem}._fileCardContent_1s7sp_389{flex:1}._fileCardTitleRow_1s7sp_393{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._fileCardTitle_1s7sp_393{font-weight:600;color:#111827;font-size:.875rem;flex:1}._fileCardTitle_1s7sp_393:hover{color:#2563eb}._scoreIndicator_1s7sp_411{display:flex;align-items:center;gap:.25rem}._scoreDot_1s7sp_417{width:.75rem;height:.75rem;border-radius:50%}._scoreDot_1s7sp_417._score1_1s7sp_423{background-color:#f87171}._scoreDot_1s7sp_417._score2_1s7sp_424{background-color:#fb923c}._scoreDot_1s7sp_417._score3_1s7sp_425{background-color:#facc15}._scoreDot_1s7sp_417._score4_1s7sp_426{background-color:#4ade80}._scoreDot_1s7sp_417._score5_1s7sp_427{background-color:#22c55e}._scoreDot_1s7sp_417._default_1s7sp_428{background-color:#d1d5db}._scoreText_1s7sp_430{font-size:.75rem;color:#4b5563}._fileTags_1s7sp_435{margin-bottom:.5rem}._fileTagsList_1s7sp_439{display:flex;flex-wrap:wrap;gap:.25rem}._fileTag_1s7sp_435{padding:4px;background-color:#e5e7eb;color:#374151;font-size:12px;border-radius:16px;height:24px}._fileTagMore_1s7sp_454{padding:.25rem .5rem;background-color:#e5e7eb;color:#6b7280;font-size:.75rem;border-radius:9999px;font-weight:500}._editTagsButton_1s7sp_463,._editTagsButton_1s7sp_463:hover{background:#0000}._editTagsInput_1s7sp_471{width:100%;padding:.5rem;font-size:.75rem;border:1px solid #d1d5db;border-radius:.25rem}._editTagsInput_1s7sp_471:focus{outline:none;box-shadow:0 0 0 1px #3066c2}._editTagsButtons_1s7sp_484{display:flex;gap:.25rem;margin-top:.5rem}._saveTagsButton_1s7sp_490{padding:.25rem .5rem;background-color:#2563eb;color:#fff;font-size:.75rem;border-radius:.25rem}._saveTagsButton_1s7sp_490:hover{background-color:#1d4ed8}._cancelTagsButton_1s7sp_502{padding:.25rem .5rem;background-color:#d1d5db;color:#374151;font-size:.75rem;border-radius:.25rem}._cancelTagsButton_1s7sp_502:hover{background-color:#9ca3af}._fileCardFooter_1s7sp_514{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:#6b7280}._statusBadge_1s7sp_522{padding:.25rem .5rem;border-radius:9999px;font-size:.75rem}._statusBadge_1s7sp_522._waiting_1s7sp_528{background-color:#fef3c7;color:#d97706}._statusBadge_1s7sp_522._progressing_1s7sp_533{background-color:#dbeafe;color:#1d4ed8}._statusBadge_1s7sp_522._frozen_1s7sp_538{background-color:#f3f4f6;color:#374151}._mobileMenu_1s7sp_219{position:fixed;inset:0;background-color:#00000080;z-index:50}@media(min-width:1024px){._mobileMenu_1s7sp_219{display:none}}._mobileMenu_1s7sp_219._hidden_1s7sp_557{display:none}._mobileMenuContent_1s7sp_561{background-color:#f3f4f6;width:20rem;height:100%;box-shadow:0 20px 25px -5px #0000001a}._mobileMenuHeader_1s7sp_568{padding:1rem;border-bottom:1px solid #d1d5db;background-color:#fff}._mobileMenuHeaderContent_1s7sp_574{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._mobileMenuTitle_1s7sp_581{font-size:1.125rem;font-weight:600;color:#111827}._closeButton_1s7sp_587{padding:.5rem;border-radius:.5rem}._closeButton_1s7sp_587:hover{background-color:#f3f4f6}._templateSelector_1s7sp_597{position:fixed;inset:0;background-color:#00000080;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem}._templateSelector_1s7sp_597._hidden_1s7sp_557{display:none}._templateSelectorContent_1s7sp_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_1s7sp_622{padding:1.5rem;border-bottom:1px solid #f3f4f6}._templateSelectorTitle_1s7sp_627{font-size:1.125rem;font-weight:600;color:#111827}._templateSelectorSubtitle_1s7sp_633{font-size:.875rem;color:#6b7280;margin-top:.25rem}._templateSelectorBody_1s7sp_639{padding:1.5rem}._templateOptions_1s7sp_643{display:flex;flex-direction:column;gap:.75rem}._templateOption_1s7sp_643{width:100%;padding:1rem;text-align:left;border:1px solid #e5e7eb;border-radius:.5rem;transition:all .2s}._templateOption_1s7sp_643:hover{border-color:#93c5fd;background-color:#eff6ff}._templateOptionTitle_1s7sp_663{font-weight:500;color:#111827;margin-bottom:.25rem}._templateOptionDescription_1s7sp_669{font-size:.875rem;color:#4b5563}._templateSelectorFooter_1s7sp_674{padding:1.5rem;border-top:1px solid #f3f4f6;display:flex;justify-content:flex-end}._cancelButton_1s7sp_681{padding:.5rem 1rem;color:#4b5563}._cancelButton_1s7sp_681:hover{color:#111827}._tableViewModal_1s7sp_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_1s7sp_691{max-width:95vw;max-height:90vh}._surveyTableButton_1s7sp_709{padding:.5rem .75rem;font-size:.75rem}._surveyTableButton_1s7sp_709 span{display:none}}._modalBody_1s7sp_719{flex:1;overflow:auto;padding:1.5rem}._modalFooter_1s7sp_725{padding:1.5rem;border-top:1px solid #f3f4f6;display:flex;justify-content:flex-end}._tableContainer_1s7sp_732{overflow-x:auto;border:1px solid #e5e7eb;border-radius:.5rem}._dataTable_1s7sp_738{width:100%;border-collapse:collapse;font-size:.875rem}._tableHeader_1s7sp_744{background-color:#f9fafb;padding:.75rem;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb;white-space:nowrap}._tableRow_1s7sp_754{border-bottom:1px solid #f3f4f6}._tableRow_1s7sp_754:hover{background-color:#f9fafb}._tableCell_1s7sp_762{padding:.75rem;border-bottom:1px solid #f3f4f6;vertical-align:top;word-wrap:break-word;max-width:300px}._tableCell_1s7sp_762:last-child{border-bottom:none}._surveyTableButton_1s7sp_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_1s7sp_709:hover{background-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._surveyTableButton_1s7sp_709:active{transform:translateY(0)}._surveyView_1s7sp_802{padding:1.5rem;max-width:64rem;margin:0 auto}._surveyHeader_1s7sp_808{margin-bottom:1rem;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._surveyHeaderActions_1s7sp_816{display:flex;gap:.5rem;align-items:flex-start}._surveyHeaderContent_1s7sp_822{display:flex;align-items:flex-start;gap:1rem;flex:1}._backButton_1s7sp_829{padding:.5rem;border-radius:.5rem}._backButton_1s7sp_829:hover{background-color:#f3f4f6}@media(min-width:1024px){._backButton_1s7sp_829{display:none}}._surveyTitle_1s7sp_844{font-size:1.5rem;font-weight:600;color:#111827}._surveyProgress_1s7sp_850{font-size:1rem;color:#6b7280;margin-top:.25rem;display:flex;align-items:center;gap:.5rem}._savingIndicator_1s7sp_859{display:flex;align-items:center;gap:.25rem;color:#059669;font-size:.875rem;font-weight:500}._savingSpinner_1s7sp_868{width:12px;height:12px;border:2px solid #e5e7eb;border-top:2px solid #059669;border-radius:50%;animation:_spin_1s7sp_1 1s linear infinite}._titleDisplayContainer_1s7sp_883{display:flex;align-items:center;gap:.5rem}._surveyTitle_1s7sp_844{font-size:1.5rem;font-weight:600;color:#111827;cursor:pointer;transition:color .2s ease;margin:0}._surveyTitle_1s7sp_844:hover{color:#3066c2}._titleEditIcon_1s7sp_902{background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:all .2s ease}._titleEditIcon_1s7sp_902:hover{color:#3066c2;background-color:#f3f4f6}._titleEditContainer_1s7sp_917{display:flex;align-items:center;gap:.5rem}._titleEditInput_1s7sp_923{font-size:1.5rem;font-weight:600;color:#111827;background-color:#f9fafb;border:2px solid #3066C2;border-radius:.375rem;padding:.5rem;outline:none;min-width:300px}._titleEditInput_1s7sp_923:focus{border-color:#2563eb;box-shadow:0 0 0 3px #3b82f61a}._titleEditButtons_1s7sp_940{display:flex;gap:.5rem}._titleSaveButton_1s7sp_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_1s7sp_945:hover{background-color:#059669}._titleCancelButton_1s7sp_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_1s7sp_961:hover{background-color:#4b5563}._surveyTags_1s7sp_977{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;align-items:center}._surveyTag_1s7sp_977{padding:.25rem .75rem;background-color:#eff6ff;color:#1d4ed8;font-size:.875rem;border-radius:9999px}._editTagsContainer_1s7sp_993{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._editTagsInput_1s7sp_471{padding:.25rem .5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;min-width:200px}._editTagsInput_1s7sp_471:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._editTagsButtons_1s7sp_484{display:flex;gap:.25rem}._saveTagsButton_1s7sp_490{padding:.25rem .5rem;background-color:#10b981;color:#fff;border:none;border-radius:.375rem;font-size:.75rem;cursor:pointer;transition:background-color .2s}._saveTagsButton_1s7sp_490:hover{background-color:#059669}._cancelTagsButton_1s7sp_502{padding:.25rem .5rem;background-color:#6b7280;color:#fff;border:none;border-radius:.375rem;font-size:.75rem;cursor:pointer;transition:background-color .2s}._cancelTagsButton_1s7sp_502:hover{background-color:#4b5563}._editTagsButton_1s7sp_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_1s7sp_463:hover{background-color:#f3f4f6;color:#374151;border-color:#9ca3af}._sectionNavigationButtons_1s7sp_1069{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}._sectionNavigationButton_1s7sp_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_1s7sp_1069:hover{background:#f3f4f6;border-color:#9ca3af}._sectionNavigationButtonActive_1s7sp_1093{background:#f9fafb;border-color:#2563eb;color:#2563eb;box-shadow:0 2px 4px #2563eb33}._sectionNavigationButtonActive_1s7sp_1093:hover{background:#f9fafb;border-color:#1d4ed8;color:#1d4ed8;box-shadow:0 3px 6px #2563eb40}._sectionNavigationButtonContent_1s7sp_1107{display:flex;align-items:center;gap:.5rem}._sectionCompletedIcon_1s7sp_1113{width:1rem;height:1rem;color:#10b981;flex-shrink:0}._surveyItems_1s7sp_1120{display:flex;flex-direction:column;gap:1.5rem}._sectionHeaderItem_1s7sp_1127{margin:1rem 0}._sectionHeaderContent_1s7sp_1131{text-align:left}._sectionHeaderTitleRow_1s7sp_1135{display:flex;align-items:center;justify-content:flex-start;gap:.5rem}._sectionHeaderTitle_1s7sp_1135{font-size:1.5rem;font-weight:700;color:#111827;margin:0;display:flex;align-items:center;gap:.5rem}._sectionHeaderToggleButton_1s7sp_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_1s7sp_1152:hover{background:#f3f4f6;color:#374151}._sectionHeaderToggleIcon_1s7sp_1170{width:1rem;height:1rem;transition:transform .2s ease}._sectionHeaderToggleIcon_1s7sp_1170._expanded_1s7sp_1176{transform:rotate(180deg)}._sectionHeaderDescriptionContainer_1s7sp_1180{margin-top:.75rem}._sectionHeaderDescription_1s7sp_1180{font-size:1rem;color:#000;margin:0;line-height:1.5}._surveyItem_1s7sp_1120{background-color:#fff;border-radius:.75rem;border:2px solid #d1d5db;padding:1.5rem;box-shadow:0 1px 2px #0000000d}._surveyItemContent_1s7sp_1200{display:flex;align-items:flex-start;gap:1rem}._checkboxButton_1s7sp_1206{margin-top:.25rem;flex-shrink:0}._checkboxIcon_1s7sp_1211{width:1.5rem;height:1.5rem}._checkboxIcon_1s7sp_1211._checked_1s7sp_1216{color:#2563eb}._checkboxIcon_1s7sp_1211._unchecked_1s7sp_1220{color:#9ca3af}._itemContent_1s7sp_1224{flex:1}._itemTitle_1s7sp_1228{font-weight:600;margin-bottom:.75rem;font-size:1.125rem;color:#111827}._itemTitle_1s7sp_1228._completed_1s7sp_1235{color:#6b7280;text-decoration:line-through}._itemDescription_1s7sp_1240{font-size:.875rem;margin-bottom:1rem;color:#374151}._itemDescription_1s7sp_1240._completed_1s7sp_1235{color:#9ca3af}._itemDescriptionLine_1s7sp_1250{margin:.25rem 0;line-height:1.4}._noteSection_1s7sp_1256{margin-top:1rem}._noteButton_1s7sp_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_1s7sp_1260:hover{color:#1d4ed8;background-color:#dbeafe}._noteIcon_1s7sp_1279{width:1rem;height:1rem}._noteContent_1s7sp_1284{display:flex;flex-direction:column;gap:1rem}._noteGuide_1s7sp_1290{padding:1rem;background-color:#eff6ff;border:2px solid #bfdbfe;border-radius:.5rem;font-size:.875rem;color:#1e293b}._noteGuideTitle_1s7sp_1299{font-weight:500;color:#1e40af;margin-bottom:.25rem}._noteGuideContent_1s7sp_1305{margin-top:.5rem}._noteGuideLine_1s7sp_1309{margin:.25rem 0;line-height:1.4}._noteInputSection_1s7sp_1314{margin-top:1rem}._noteInputLabel_1s7sp_1318{display:block;font-size:.875rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}._noteTextarea_1s7sp_1326{width:100%;padding:1rem;border:2px solid #d1d5db;border-radius:.5rem;font-size:.875rem;resize:none;background-color:#fff;color:#111827}._noteTextarea_1s7sp_1326:focus{outline:none;box-shadow:0 0 0 2px #3066c2;border-color:#3066c2}._noteTextarea_1s7sp_1326._completed_1s7sp_1235{background-color:#f3f4f6;color:#6b7280}._mcqOptions_1s7sp_1349{display:flex;flex-direction:column;gap:.75rem}._mcqOptionContainer_1s7sp_1355{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;border-radius:.5rem;border:1px solid #e5e7eb;transition:all .2s}._mcqOptionContainer_1s7sp_1355:hover{background-color:#f9fafb}._mcqOptionRow_1s7sp_1369{display:flex;align-items:center;justify-content:space-between;width:100%}._mcqOption_1s7sp_1349{display:flex;align-items:center;gap:.75rem;cursor:pointer;flex:1}._mcqCheckbox_1s7sp_1384{width:1.25rem;height:1.25rem;color:#2563eb;border-color:#d1d5db;border-radius:.25rem}._mcqCheckbox_1s7sp_1384:focus{box-shadow:0 0 0 2px #3066c2}._mcqOptionText_1s7sp_1396{font-size:.875rem;font-weight:500;color:#374151}._mcqOptionText_1s7sp_1396._completed_1s7sp_1235{color:#9ca3af}._choiceNoteSection_1s7sp_1407{margin-left:2rem;display:flex;align-items:center;gap:.5rem;margin-top:.25rem}._choiceNoteInput_1s7sp_1415{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;background-color:#fff;color:#111827;transition:all .2s}._choiceNoteInput_1s7sp_1415:focus{outline:none;box-shadow:0 0 0 2px #3066c2;border-color:#3066c2}._choiceNoteInput_1s7sp_1415._completed_1s7sp_1235{background-color:#f3f4f6;color:#6b7280}._choiceNoteInput_1s7sp_1415::placeholder{color:#9ca3af;font-style:italic}._choiceNoteDisplayContainer_1s7sp_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_1s7sp_1453{color:#1e40af;font-size:.875rem;font-weight:700;flex:1}._choiceNotePlaceholder_1s7sp_1460{color:#6b7280;font-size:.875rem;font-style:italic;flex:1}._choiceNoteEditButton_1s7sp_1467{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border:none;background:none;color:#3066c2;cursor:pointer;border-radius:.25rem;transition:all .2s}._choiceNoteEditButton_1s7sp_1467:hover{background-color:#dbeafe;color:#1d4ed8}._choiceNoteEditButton_1s7sp_1467:disabled{color:#9ca3af;cursor:not-allowed}._choiceNoteEditIcon_1s7sp_1491{width:.875rem;height:.875rem}._choiceNoteEditContainer_1s7sp_1496{display:flex;flex-direction:column;gap:.5rem}._choiceNoteEditButtons_1s7sp_1502{display:flex;gap:.5rem}._choiceNoteSaveButton_1s7sp_1507{padding:.25rem .75rem;background-color:#3066c2;color:#fff;border:none;border-radius:.25rem;font-size:.75rem;cursor:pointer;transition:background-color .2s}._choiceNoteSaveButton_1s7sp_1507:hover{background-color:#2563eb}._choiceNoteSaveButton_1s7sp_1507:disabled{background-color:#9ca3af;cursor:not-allowed}._choiceNoteCancelButton_1s7sp_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_1s7sp_1527:hover{background-color:#e5e7eb}._choiceNoteCancelButton_1s7sp_1527:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}._choiceNoteToggleButton_1s7sp_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_1s7sp_1548:hover{background-color:#f3f4f6;color:#374151}._choiceNoteToggleButton_1s7sp_1548:focus{outline:none;box-shadow:0 0 0 2px #3066c2}._choiceNoteToggleButton_1s7sp_1548:disabled{background-color:transparent;color:#9ca3af;cursor:not-allowed}._choiceNoteIcon_1s7sp_1579{width:1rem;height:1rem}._contextMenu_1s7sp_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_1s7sp_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_1s7sp_1594:hover{background-color:#f3f4f6;color:#dc2626}._contextMenuIcon_1s7sp_1613{width:1rem;height:1rem}._qaTextarea_1s7sp_1619{width:100%;padding:1rem;border:2px solid #d1d5db;border-radius:.5rem;font-size:.875rem;resize:none;background-color:#fff;color:#111827}._qaTextarea_1s7sp_1619:focus{outline:none;box-shadow:0 0 0 2px #3066c2;border-color:#3066c2}._qaTextarea_1s7sp_1619._completed_1s7sp_1235{background-color:#f3f4f6;color:#6b7280}._salesActionSection_1s7sp_1642{margin-top:2rem;background-color:#fff;border-radius:.75rem;border:2px solid #d1d5db;padding:1.5rem;box-shadow:0 1px 2px #0000000d}._salesActionTitle_1s7sp_1651{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:1.5rem}._salesActionContent_1s7sp_1658{display:flex;flex-direction:column;gap:1.5rem}._scoreSection_1s7sp_1664{margin-bottom:1.5rem}._scoreLabel_1s7sp_1668{display:block;font-size:.875rem;font-weight:600;color:#1e293b;margin-bottom:.75rem}._scoreButtons_1s7sp_1676{display:flex;gap:.5rem}._scoreButton_1s7sp_1676{width:3rem;height:3rem;border-radius:.5rem;font-weight:700;transition:all .2s;background-color:#f3f4f6;color:#4b5563;border:1px solid #d1d5db}._scoreButton_1s7sp_1676:hover{background-color:#e5e7eb}._scoreButton_1s7sp_1676._selected_1s7sp_376{background-color:#3066c2;color:#fff;border-color:#3066c2}._summarySection_1s7sp_1702{margin-bottom:1.5rem}._summaryLabel_1s7sp_1706{display:block;font-size:.875rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}._summaryTextarea_1s7sp_1714{width:100%;padding:1rem;border:2px solid #d1d5db;border-radius:.5rem;font-size:.875rem;resize:none;background-color:#fff;color:#111827}._summaryTextarea_1s7sp_1714:focus{outline:none;box-shadow:0 0 0 2px #3066c2;border-color:#3066c2}._actionGrid_1s7sp_1731{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem}@media(min-width:768px){._actionGrid_1s7sp_1731{grid-template-columns:1fr 1fr}}._actionInput_1s7sp_1744{width:100%;padding:.75rem;border:2px solid #d1d5db;border-radius:.5rem;font-size:.875rem;background-color:#fff;color:#111827}._actionInput_1s7sp_1744:focus{outline:none;box-shadow:0 0 0 2px #3066c2;border-color:#3066c2}._actionLabel_1s7sp_1760{display:block;font-size:.875rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}._actionLabelOptional_1s7sp_1768{color:#6b7280;font-weight:400}._statusSection_1s7sp_1773{margin-bottom:1.5rem}._statusLabel_1s7sp_1777{display:block;font-size:.875rem;font-weight:600;color:#1e293b;margin-bottom:.75rem}._statusButtons_1s7sp_1785{display:flex;flex-wrap:wrap;gap:.75rem}._statusButton_1s7sp_1785{padding:.5rem 1rem;border-radius:.5rem;font-weight:500;transition:all .2s;background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db}._statusButton_1s7sp_1785:hover{background-color:#e5e7eb}._statusButton_1s7sp_1785._waiting_1s7sp_528._active_1s7sp_174{background-color:#eab308;color:#fff}._statusButton_1s7sp_1785._frozen_1s7sp_538._active_1s7sp_174{background-color:#6b7280;color:#fff}._statusButton_1s7sp_1785._progressing_1s7sp_533._active_1s7sp_174{background-color:#3066c2;color:#fff}._saveSection_1s7sp_1820{padding-top:1rem;border-top:1px solid #e5e7eb}._saveButton_1s7sp_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_1s7sp_1825:hover{background-color:#1d4ed8}._templateSettings_1s7sp_1840{padding:1.5rem;max-width:80rem;margin:0 auto}._templateSettingsHeader_1s7sp_1846{margin-bottom:2rem}._templateSettingsTitle_1s7sp_1850{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.5rem}._templateSettingsSubtitle_1s7sp_1857{font-size:1rem;color:#4b5563}._templateCards_1s7sp_1862{display:flex;flex-direction:column;gap:1.5rem}._templateCard_1s7sp_1862{background-color:#fff;border-radius:.75rem;border:2px solid #d1d5db;overflow:hidden;box-shadow:0 1px 2px #0000000d}._templateCardHeader_1s7sp_1876{padding:1.5rem;border-bottom:2px solid #e5e7eb;background-color:#f9fafb}._templateCardHeaderContent_1s7sp_1882{display:flex;align-items:center;justify-content:space-between}._templateCardInfo_1s7sp_1888{flex:1}._templateCardTitle_1s7sp_1892{font-size:1.125rem;font-weight:600;color:#111827;width:auto}._templateCardDescription_1s7sp_1899{font-size:.875rem;color:#4b5563;margin-top:.25rem;width:auto}._templateCardCount_1s7sp_1906{font-size:.75rem;color:#6b7280;margin-top:.5rem}._editButton_1s7sp_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_1s7sp_1912:hover{background-color:#1d4ed8}._templateCardActions_1s7sp_1926{display:flex;align-items:center;gap:.5rem}._deleteButton_1s7sp_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_1s7sp_1932:hover{background-color:#fee2e2;border-color:#fca5a5;color:#b91c1c;transform:scale(1.05)}._deleteButton_1s7sp_1932:active{transform:scale(.95)}._deleteButton_1s7sp_1932 svg{width:1rem;height:1rem;transition:all .2s ease}._deleteButton_1s7sp_1932:hover svg{transform:rotate(12deg)}._templateEditForm_1s7sp_1968{display:flex;flex-direction:column;gap:.75rem;width:100%}._templateEditTitle_1s7sp_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_1s7sp_1975:focus{outline:none;border-color:#3066c2;box-shadow:0 0 0 3px #3b82f61a}._templateEditDescription_1s7sp_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_1s7sp_1994:focus{outline:none;border-color:#3066c2;box-shadow:0 0 0 3px #3b82f61a}._templateEditField_1s7sp_2015{position:relative;width:100%;transition:all .2s ease}._templateEditField_1s7sp_2015:hover ._templateEditIcon_1s7sp_2021{opacity:1}._templateEditDisplay_1s7sp_2025{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;width:100%;position:relative}._templateEditTextGroup_1s7sp_2034{display:flex;align-items:flex-start;gap:.25rem;width:fit-content;flex:1}._templateEditTextGroup_1s7sp_2034 h3,._templateEditTextGroup_1s7sp_2034 p{margin:0;width:auto}._templateEditDisplay_1s7sp_2025 h3{font-size:1.125rem;font-weight:600;color:#111827;line-height:1.4}._templateEditDisplay_1s7sp_2025 p{font-size:.875rem;color:#4b5563;line-height:1.5}._templateEditIcon_1s7sp_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_1s7sp_2021:hover{background-color:#f3f4f6;color:#3066c2;opacity:1;transform:scale(1.1)}._templateEditIcon_1s7sp_2021:active{transform:scale(.95)}._templateEditInputGroup_1s7sp_2090{display:flex;align-items:flex-start;gap:.5rem;width:100%;animation:_slideIn_1s7sp_1 .2s ease-out}._templateEditInputGroup_1s7sp_2090 input,._templateEditInputGroup_1s7sp_2090 textarea{border:2px solid #3066C2;box-shadow:0 0 0 3px #3b82f61a}@keyframes _slideIn_1s7sp_1{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}._templateEditActions_1s7sp_2116{display:flex;align-items:center;gap:.25rem;flex-shrink:0}._templateEditSaveButton_1s7sp_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_1s7sp_2123:hover{background-color:#059669}._templateEditCancelButton_1s7sp_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_1s7sp_2141:hover{background-color:#4b5563}._templateCardBody_1s7sp_2159{padding:1.5rem}._templateItemsGrid_1s7sp_2163{display:grid;gap:.75rem}._templateItemPreview_1s7sp_2168{display:flex;align-items:center;gap:.75rem;padding:.75rem;background-color:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb}._templateItemDot_1s7sp_2178{width:.75rem;height:.75rem;border-radius:50%}._templateItemDot_1s7sp_2178._titleDesc_1s7sp_2184{background-color:#3066c2}._templateItemDot_1s7sp_2178._mcq_1s7sp_1349{background-color:#22c55e}._templateItemDot_1s7sp_2178._qa_1s7sp_1619{background-color:#a855f7}._templateItemTitle_1s7sp_2188{font-size:.875rem;font-weight:500;color:#111827}._templateItemBadge_1s7sp_2194{margin-left:auto;font-size:.75rem;padding:.25rem .5rem;border-radius:9999px;font-weight:500}._templateItemBadge_1s7sp_2194._titleDesc_1s7sp_2184{background-color:#dbeafe;color:#1d4ed8}._templateItemBadge_1s7sp_2194._mcq_1s7sp_1349{background-color:#dcfce7;color:#15803d}._templateItemBadge_1s7sp_2194._qa_1s7sp_1619{background-color:#f3e8ff;color:#7c3aed}._templateMoreItems_1s7sp_2217{text-align:center;font-size:.875rem;color:#6b7280;padding:.5rem}._templateEditor_1s7sp_2225{padding:1.5rem;border-top:2px solid #e5e7eb;background-color:#f9fafb}._templateEditorHeader_1s7sp_2231{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}._templateEditorTitle_1s7sp_2238{font-size:1rem;font-weight:600;color:#111827}._templateEditorButtons_1s7sp_2244{display:flex;gap:.5rem}._addItemButton_1s7sp_2249{padding:.5rem .75rem;font-size:.875rem;border-radius:.5rem;font-weight:500;box-shadow:0 1px 2px #0000000d}._addItemButton_1s7sp_2249._titleDesc_1s7sp_2184{background-color:#2563eb;color:#fff}._addItemButton_1s7sp_2249._titleDesc_1s7sp_2184:hover{background-color:#1d4ed8}._addItemButton_1s7sp_2249._mcq_1s7sp_1349{background-color:#16a34a;color:#fff}._addItemButton_1s7sp_2249._mcq_1s7sp_1349:hover{background-color:#15803d}._addItemButton_1s7sp_2249._qa_1s7sp_1619{background-color:#9333ea;color:#fff}._addItemButton_1s7sp_2249._qa_1s7sp_1619:hover{background-color:#7c3aed}._templateItemsList_1s7sp_2284{display:flex;flex-direction:column;gap:1rem}._templateItemEditor_1s7sp_2290{background-color:#fff;border-radius:.5rem;border-left:4px solid;border:2px solid #e5e7eb;padding:1rem;box-shadow:0 1px 2px #0000000d}._templateItemEditor_1s7sp_2290._titleDesc_1s7sp_2184{border-left-color:#3066c2;background-color:#eff6ff}._templateItemEditor_1s7sp_2290._mcq_1s7sp_1349{border-left-color:#22c55e;background-color:#f0fdf4}._templateItemEditor_1s7sp_2290._qa_1s7sp_1619{border-left-color:#a855f7;background-color:#faf5ff}._templateItemHeader_1s7sp_2314{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.75rem}._templateItemInfo_1s7sp_2321{display:flex;align-items:center;gap:.75rem}._templateItemNumber_1s7sp_2327{font-size:.875rem;font-weight:500;color:#4b5563}._templateItemType_1s7sp_2333{font-size:.875rem;font-weight:500;color:#111827}._templateItemActions_1s7sp_2339{display:flex;align-items:center;gap:.25rem}._actionButton_1s7sp_2345{padding:.5rem;border-radius:.25rem;color:#4b5563;border:1px solid #d1d5db;transition:all .2s}._actionButton_1s7sp_2345:hover{background-color:#f3f4f6}._actionButton_1s7sp_2345._delete_1s7sp_1932{color:#dc2626;border-color:#fca5a5}._actionButton_1s7sp_2345._delete_1s7sp_1932:hover{background-color:#fef2f2}._actionIcon_1s7sp_2366{width:1rem;height:1rem}._templateItemForm_1s7sp_2371{display:flex;flex-direction:column;gap:1rem}._formInput_1s7sp_2377{width:100%;padding:.75rem;border:2px solid #d1d5db;border-radius:.5rem;font-size:.875rem;background-color:#fff;color:#111827}._formInput_1s7sp_2377:focus{outline:none;box-shadow:0 0 0 2px #3066c2;border-color:#3066c2}._formTextarea_1s7sp_2393{width:100%;padding:.75rem;border:2px solid #d1d5db;border-radius:.5rem;font-size:.875rem;resize:none;background-color:#fff;color:#111827}._formTextarea_1s7sp_2393:focus{outline:none;box-shadow:0 0 0 2px #3066c2;border-color:#3066c2}._optionsSection_1s7sp_2410{margin-top:1rem}._optionsLabel_1s7sp_2414{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.75rem}._optionsList_1s7sp_2422{display:flex;flex-direction:column;gap:.5rem}._optionItem_1s7sp_2428{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;border:1px solid #e5e7eb;border-radius:.5rem;background-color:#f9fafb}._optionInputContainer_1s7sp_2438{display:flex;gap:.5rem}._optionInput_1s7sp_2438{flex:1;padding:.75rem;border:2px solid #d1d5db;border-radius:.5rem;font-size:.875rem;background-color:#fff;color:#111827}._optionInput_1s7sp_2438:focus{outline:none;box-shadow:0 0 0 2px #3066c2;border-color:#3066c2}._removeOptionButton_1s7sp_2459{padding:.75rem;color:#dc2626;border-radius:.5rem;border:2px solid #fca5a5;transition:all .2s}._removeOptionButton_1s7sp_2459:hover{background-color:#fef2f2}._addOptionButton_1s7sp_2471{font-size:.875rem;color:#2563eb;font-weight:500;padding:.5rem;border-radius:.25rem;transition:all .2s}._addOptionButton_1s7sp_2471:hover{color:#1d4ed8;background-color:#eff6ff}._optionNoteContainer_1s7sp_2485{margin-left:1rem}._optionNoteInput_1s7sp_2489{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;background-color:#fff;color:#111827;transition:all .2s}._optionNoteInput_1s7sp_2489:focus{outline:none;box-shadow:0 0 0 2px #3066c2;border-color:#3066c2}._optionNoteInput_1s7sp_2489::placeholder{color:#9ca3af;font-style:italic}._formButtons_1s7sp_2511{display:flex;gap:.75rem;padding-top:.5rem}._saveFormButton_1s7sp_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_1s7sp_2517:hover{background-color:#1d4ed8}._cancelFormButton_1s7sp_2534{padding:.5rem 1rem;border:2px solid #d1d5db;color:#374151;font-size:.875rem;border-radius:.5rem;display:flex;align-items:center;gap:.5rem}._cancelFormButton_1s7sp_2534:hover{background-color:#f9fafb}._templateItemDisplay_1s7sp_2549{margin-top:1rem}._templateItemDisplayTitle_1s7sp_2553{font-weight:500;color:#111827;margin-bottom:.5rem;font-size:1rem}._templateItemDisplayDescription_1s7sp_2560{font-size:.875rem;color:#4b5563;margin-bottom:.5rem}._templateItemDisplayDescriptionLine_1s7sp_2566{margin:.25rem 0;line-height:1.4}._templateItemDisplayNote_1s7sp_2571{font-size:.75rem;color:#6b7280;font-style:italic;margin-bottom:.5rem;display:flex;align-items:flex-start;gap:.25rem}._templateItemDisplayNoteIcon_1s7sp_2581{flex-shrink:0;margin-top:.125rem}._templateItemDisplayNoteContent_1s7sp_2586{flex:1}._templateItemDisplayNoteLine_1s7sp_2590{margin:.25rem 0;line-height:1.4}._templateItemDisplayOptions_1s7sp_2595{margin-top:.75rem}._templateItemDisplayOptionsLabel_1s7sp_2599{font-size:.75rem;color:#6b7280;font-weight:500;margin-bottom:.5rem}._templateItemDisplayOptionsList_1s7sp_2606{display:flex;flex-wrap:wrap;gap:.25rem}._templateItemDisplayOptionContainer_1s7sp_2612{display:flex;flex-direction:column;gap:.25rem;padding:.25rem .5rem;background-color:#fff;border:2px solid #e5e7eb;border-radius:.25rem}._templateItemDisplayOption_1s7sp_2595{font-size:.75rem;color:#374151;font-weight:500}._templateItemDisplayOptionNote_1s7sp_2628{font-size:.625rem;color:#6b7280;font-style:italic}._templateEmptyState_1s7sp_2634{text-align:center;padding:2rem;color:#6b7280}._templateEmptyStateText_1s7sp_2640{font-size:1rem}._templateEmptyStateSubtext_1s7sp_2644{font-size:.875rem;margin-top:.25rem}._textareaWithFormatting_1s7sp_2650{margin-bottom:1rem}._textareaHeader_1s7sp_2654{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}._textareaLabel_1s7sp_2661{font-size:.875rem;font-weight:500;color:#374151}._formattingButtons_1s7sp_2667{display:flex;gap:.25rem}._formatButton_1s7sp_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_1s7sp_2672:hover{background-color:#f3f4f6;color:#374151;border-color:#9ca3af}._formatButton_1s7sp_2672:active{background-color:#e5e7eb;transform:translateY(1px)}._topBar_1s7sp_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_1s7sp_2711{display:flex;align-items:center;gap:.75rem;position:absolute;left:50%;transform:translate(-50%)}._topBarTab_1s7sp_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_1s7sp_2711:hover{background-color:#f9fafb;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._topBarTabActive_1s7sp_2744{background-color:#fff;color:#2563eb;border-color:#2563eb;box-shadow:0 4px 8px #2563eb40}._topBarTabActive_1s7sp_2744:hover{background-color:#fff;border-color:#1d4ed8;color:#1d4ed8;box-shadow:0 6px 12px #2563eb4d}._topBarTabIcon_1s7sp_2758{width:16px;height:16px}._mobileMenuButton_1s7sp_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_1s7sp_219:hover{background-color:#f3f4f6}@media(max-width:768px){._topBarTabs_1s7sp_2711{display:none}._mobileMenuButton_1s7sp_219{display:flex}._topBarTitle_1s7sp_2791{font-size:1rem}}@media(max-width:1024px){._topBarTab_1s7sp_2711{padding:.625rem 1.25rem;font-size:.8125rem}._topBarTabs_1s7sp_2711{gap:.5rem}}._topBarMenuButton_1s7sp_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_1s7sp_2807 svg{width:16px;height:16px}._topBarMenuButton_1s7sp_2807:hover{background-color:#f3f4f6}._topBarTitle_1s7sp_2791{font-weight:600;color:#111827;font-size:1.125rem;margin:0}._topBarAddButton_1s7sp_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_1s7sp_2835:hover{background-color:#1d4ed8}._loadingState_1s7sp_2854{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#6b7280}._loadingSpinner_1s7sp_2863{width:2rem;height:2rem;border:2px solid #e5e7eb;border-top:2px solid #3066C2;border-radius:50%;animation:_spin_1s7sp_1 1s linear infinite;margin-bottom:1rem}@keyframes _spin_1s7sp_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._createTemplateButton_1s7sp_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_1s7sp_2879:hover{background-color:#059669;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}._createTemplateButton_1s7sp_2879:active{transform:translateY(0)}._modalOverlay_1s7sp_2907{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modal_1s7sp_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_1s7sp_2931{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:2px solid #e5e7eb}._modalTitle_1s7sp_2939{font-size:1.25rem;font-weight:600;color:#111827;margin:0}._modalCloseButton_1s7sp_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_1s7sp_2946:hover{background-color:#f3f4f6;color:#374151}._modalForm_1s7sp_2965{padding:1.5rem}._formGroup_1s7sp_2969{margin-bottom:1.5rem}._formLabel_1s7sp_2973{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._formInput_1s7sp_2377,._formTextarea_1s7sp_2393{width:100%;padding:.75rem;border:2px solid #d1d5db;border-radius:.5rem;font-size:.875rem;transition:all .2s;box-sizing:border-box}._formInput_1s7sp_2377:focus,._formTextarea_1s7sp_2393:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._formTextarea_1s7sp_2393{resize:vertical;min-height:100px;font-family:inherit}._modalActions_1s7sp_3005{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}._cancelButton_1s7sp_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_1s7sp_681:hover{background-color:#f3f4f6;color:#374151}._submitButton_1s7sp_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_1s7sp_3029:hover:not(:disabled){background-color:#1d4ed8}._submitButton_1s7sp_3029:disabled{background-color:#9ca3af;cursor:not-allowed}@media(max-width:640px){._modal_1s7sp_719{margin:1rem;max-width:none}._modalActions_1s7sp_3005{flex-direction:column}._cancelButton_1s7sp_681,._submitButton_1s7sp_3029{width:100%}}._tableDataContent_1s7sp_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_1s7sp_3079{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb;background-color:#f9fafb}._tableDataTitle_1s7sp_3088{display:flex;align-items:center;gap:.75rem}._tableDataTitle_1s7sp_3088 h2{margin:0;font-size:1.25rem;font-weight:600;color:#111827}._tableIcon_1s7sp_3101{width:24px;height:24px;color:#2563eb}._closeButton_1s7sp_587{background:none;border:none;padding:.5rem;border-radius:.375rem;cursor:pointer;color:#6b7280;transition:all .2s}._closeButton_1s7sp_587:hover{background-color:#f3f4f6;color:#374151}._tableDataBody_1s7sp_3122{flex:1;overflow:hidden;display:flex;flex-direction:column}._filtersSection_1s7sp_3129{padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb;background-color:#f9fafb;display:flex;align-items:center;gap:2rem}._searchSection_1s7sp_3138{flex-shrink:0}._searchInput_1s7sp_295{position:relative;max-width:400px}._searchIcon_1s7sp_3147{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#9ca3af}._searchInput_1s7sp_295 input{width:100%;padding:.25rem .75rem .25rem 2.5rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;transition:all .2s}._searchInput_1s7sp_295 input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._filterOptions_1s7sp_3172{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;flex:1}._filterGroup_1s7sp_3180{display:flex;gap:.5rem}._filterGroup_1s7sp_3180 label{font-size:.875rem;font-weight:500;color:#374151;line-height:30px}._tagsFilter_1s7sp_3192{display:flex;flex-wrap:wrap;gap:.5rem}._tagFilterButton_1s7sp_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_1s7sp_3198:hover{background-color:#e5e7eb}._tagFilterButton_1s7sp_3198._selected_1s7sp_376{background-color:#2563eb;color:#fff;border-color:#2563eb}._templateSelect_1s7sp_597{padding:.25rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;background-color:#fff;min-width:150px}._clearFiltersButton_1s7sp_3228{padding:.5rem 1rem;background-color:#ef4444;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;cursor:pointer;transition:all .2s}._clearFiltersButton_1s7sp_3228:hover{background-color:#dc2626}._tableDataGrid_1s7sp_3243{flex:1;overflow:hidden;padding:1.5rem 2rem}._surveyListSection_1s7sp_3249 h3,._surveyContentSection_1s7sp_3250 h3{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:#111827}._surveyNameCell_1s7sp_3257{display:flex;flex-direction:column;gap:.25rem}._surveyName_1s7sp_3257{font-weight:500;color:#111827}._surveyTags_1s7sp_977{display:flex;flex-wrap:wrap;gap:.25rem}._surveyTag_1s7sp_977{padding:.125rem .375rem;background-color:#e0e7ff;color:#3730a3;border-radius:.25rem;font-size:.75rem}._surveyTagMore_1s7sp_3282{padding:.125rem .375rem;background-color:#f3f4f6;color:#6b7280;border-radius:.25rem;font-size:.75rem}._templateType_1s7sp_3290{color:#059669;font-weight:500}._contentHeader_1s7sp_3295{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}._backButton_1s7sp_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_1s7sp_829:hover{background-color:#e5e7eb;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._noContent_1s7sp_3325{display:flex;align-items:center;justify-content:center;height:200px;color:#6b7280;font-size:1rem}@media(max-width:768px){._tableDataHeader_1s7sp_3079{padding:1rem}._filtersSection_1s7sp_3129{padding:1rem;flex-direction:column;align-items:stretch;gap:1rem}._searchSection_1s7sp_3138{width:100%}._filterOptions_1s7sp_3172{flex-direction:column;align-items:stretch}._tagsFilter_1s7sp_3192{justify-content:flex-start}._tableDataGrid_1s7sp_3243{padding:1rem}._contentHeader_1s7sp_3295{flex-direction:column;align-items:flex-start;gap:.5rem}}._templateSectionsGrid_1s7sp_3372{display:flex;flex-direction:column;gap:1rem}._templateSectionPreview_1s7sp_3378{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;padding:1rem}._templateSectionHeader_1s7sp_3385{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._templateSectionTitle_1s7sp_3392{font-size:1rem;font-weight:600;color:#1e293b;margin:0}._templateSectionBadge_1s7sp_3399{background-color:#3066c2;color:#fff;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._templateSectionDescription_1s7sp_3408{color:#64748b;font-size:.875rem;margin:0 0 .75rem}._templateMoreSections_1s7sp_3414{text-align:center;color:#64748b;font-size:.875rem;padding:.5rem;background-color:#f1f5f9;border-radius:.375rem}._templateSectionEditor_1s7sp_3424{background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;margin-bottom:1rem}._templateSectionEditorHeader_1s7sp_3431{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem;border-bottom:1px solid #e2e8f0;background-color:#f8fafc}._templateSectionEditorInfo_1s7sp_3440{display:flex;align-items:flex-start;gap:1rem;flex:1}._templateSectionToggle_1s7sp_3447{background:none;border:none;color:#64748b;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:all .2s}._templateSectionToggle_1s7sp_3447:hover{background-color:#e2e8f0}._templateSectionToggle_1s7sp_3447 ._expanded_1s7sp_1176{transform:rotate(180deg)}._templateSectionTitleGroup_1s7sp_3465,._templateSectionDescriptionGroup_1s7sp_3466{flex:1}._templateSectionEditInputGroup_1s7sp_3470{display:flex;align-items:flex-start;gap:.5rem}._templateSectionEditTitle_1s7sp_3476{flex:1;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem}._templateSectionEditDescription_1s7sp_3484{flex:1;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;resize:vertical}._templateSectionEditActions_1s7sp_3493{display:flex;gap:.25rem}._templateSectionEditSaveButton_1s7sp_3498,._templateSectionEditCancelButton_1s7sp_3499{padding:.25rem;border:none;border-radius:.25rem;cursor:pointer;transition:all .2s}._templateSectionEditSaveButton_1s7sp_3498{background-color:#10b981;color:#fff}._templateSectionEditSaveButton_1s7sp_3498:hover{background-color:#059669}._templateSectionEditCancelButton_1s7sp_3499{background-color:#ef4444;color:#fff}._templateSectionEditCancelButton_1s7sp_3499:hover{background-color:#dc2626}._templateSectionEditDisplay_1s7sp_3525{display:flex;align-items:center;gap:.5rem}._templateSectionEditorTitle_1s7sp_3531{font-size:1rem;font-weight:600;color:#1e293b;margin:0}._templateSectionEditorDescription_1s7sp_3538{color:#64748b;font-size:.875rem;margin:0}._templateSectionEditIcon_1s7sp_3544{background:none;border:none;color:#64748b;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:all .2s}._templateSectionEditIcon_1s7sp_3544:hover{background-color:#e2e8f0;color:#374151}._templateSectionEditorActions_1s7sp_3559{display:flex;gap:.5rem}._templateSectionDeleteButton_1s7sp_3564{background-color:#ef4444;color:#fff;border:none;border-radius:.375rem;padding:.5rem;cursor:pointer;transition:all .2s}._templateSectionDeleteButton_1s7sp_3564:hover{background-color:#dc2626}._templateSectionEditorBody_1s7sp_3578{padding:1rem}._templateSectionItemsHeader_1s7sp_3582{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._templateSectionItemsTitle_1s7sp_3589{font-size:.875rem;font-weight:600;color:#374151;margin:0}._templateSectionItemsButtons_1s7sp_3596{display:flex;gap:.5rem}._templateSectionItemsList_1s7sp_3601{display:flex;flex-direction:column;gap:.75rem}._templateSectionEmptyState_1s7sp_3607{text-align:center;padding:2rem;color:#64748b}._templateSectionEmptyStateText_1s7sp_3613{font-size:.875rem;font-weight:500;margin:0 0 .25rem}._templateSectionEmptyStateSubtext_1s7sp_3619{font-size:.75rem;margin:0}._addSectionButton_1s7sp_3624{background-color:#3066c2;color:#fff;border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}._addSectionButton_1s7sp_3624:hover{background-color:#2563eb}._templateSectionsList_1s7sp_3640,._deletedSurveysList_1s7sp_3647{display:flex;flex-direction:column;gap:1rem}._deletedSurveyItem_1s7sp_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_1s7sp_3653:hover{border-color:#d1d5db;box-shadow:0 1px 3px #0000001a}._deletedSurveyInfo_1s7sp_3669{flex:1}._deletedSurveyTitle_1s7sp_3673{font-size:1rem;font-weight:600;color:#111827;margin:0 0 .5rem}._deletedSurveyDate_1s7sp_3680{font-size:.875rem;color:#6b7280;margin:0 0 .5rem}._deletedSurveyTags_1s7sp_3686{display:flex;flex-wrap:wrap;gap:.25rem}._deletedSurveyTag_1s7sp_3686{background:#f3f4f6;color:#374151;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._restoreButton_1s7sp_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_1s7sp_3701:hover{background:#059669}._fileSections_1s7sp_3719{margin-top:.75rem}._fileSectionsList_1s7sp_3723{display:flex;flex-direction:column;gap:.25rem}._fileSection_1s7sp_3719{display:flex;justify-content:space-between;align-items:center;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;transition:all .2s ease}._sectionCompleted_1s7sp_1113{color:#166534;border:1px solid #16a34a}._sectionIncomplete_1s7sp_3745{color:#dc2626;border:1px solid #dc2626}._sectionTitle_1s7sp_3751{font-weight:500;flex:1;margin-right:.5rem}._sectionProgress_1s7sp_3757{font-weight:600;margin-right:.25rem}._sectionCompletedIcon_1s7sp_1113{width:.875rem;height:.875rem;color:#16a34a;flex-shrink:0}._fileActionInfo_1s7sp_3770{margin-top:.5rem;margin-bottom:.5rem}._actionText_1s7sp_3775{font-size:.75rem;font-weight:500;line-height:1.4}._surveyTagsCell_1s7sp_3782{display:flex;flex-wrap:wrap;gap:.125rem;align-items:center;padding:.25rem 0;min-height:2rem}._surveyTag_1s7sp_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_1s7sp_977:hover{background-color:#e5e7eb;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._noTags_1s7sp_3817{color:#9ca3af;font-size:.875rem;font-style:italic}._sectionsCell_1s7sp_3823{display:flex;flex-wrap:wrap;gap:.25rem;align-items:center;font-size:.875rem;line-height:1.4;min-height:25px}._sectionText_1s7sp_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_1s7sp_1113{color:#16a34a}._sectionIncomplete_1s7sp_3745{color:#dc2626}._noSections_1s7sp_3852{color:#9ca3af;font-size:.875rem;font-style:italic}._headingItem_1fctt_1{cursor:pointer;padding:5px 1px;margin:2px 0;font-size:14px;transition:all .2s ease;line-height:1.5;background-color:transparent;display:flex;align-items:center;gap:8px}._headingItem_1fctt_1[data-level="1"]{font-size:16px;font-weight:600;color:#454545}._headingItem_1fctt_1[data-level="2"]{margin-top:15px;font-size:14px;font-weight:500;color:#454545;margin-left:16px}._headingItem_1fctt_1[data-level="3"]{font-size:13px;font-weight:400;color:#454545}._headingItem_1fctt_1[data-level="4"]{font-size:12px;font-weight:400;color:#454545;margin-left:64px}._headingItem_1fctt_1:hover{background-color:#f3f4f6;border-left-width:4px;transform:translate(2px)}._headingItem_1fctt_1._active_1fctt_58{background-color:#e3f2fd;border-left-width:4px}._sidebar_1fctt_64{width:19%;height:100%;background:#fdfdfd;padding:5px 6px 16px;border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd;overflow-y:auto;border-top-left-radius:8px}._container_1fctt_77{width:100%;height:100vh;display:flex;gap:0;box-sizing:border-box;overflow:hidden;flex-direction:column}._topBar_1fctt_87{align-items:center;justify-content:space-between;padding:16px 24px;background:#fff;border-bottom:1px solid #e8e8e8;box-shadow:0 2px 4px #0000001a;z-index:10;gap:240px}._backCanvas_1fctt_99{cursor:pointer;padding:8px;border-radius:6px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}._backCanvas_1fctt_99:hover{background-color:#f5f5f5}._topBarTitle_1fctt_113{margin:0;font-size:24px;font-weight:600;color:#262626}._content_1fctt_120{width:95%;margin-top:3px;height:calc(100vh - 103px);display:flex;gap:2px}._contentContainer_1fctt_128{width:95%;margin-top:55px;height:calc(100vh - 125px);display:flex}._quillMain_1fctt_135{flex:1;padding:5px 10px 0 5px;overflow-y:auto;background-color:#fdfdfd;display:flex;gap:20px;border-top-right-radius:8px}._mainContent_1fctt_146{flex:1;overflow-y:auto;padding:10px 120px;position:relative}._contentSearchAutoComplete_1fctt_154{width:150px}.content-search-autocomplete .ant-select-selector{background:transparent!important;border:none!important;box-shadow:none!important}.content-search-autocomplete.ant-select-focused .ant-select-selector,.content-search-autocomplete .ant-select-selector:focus,.content-search-autocomplete .ant-select-selector:hover{border:none!important;box-shadow:none!important}.content-search-autocomplete .ant-select-selection-search-input{background:transparent!important;color:#454545!important}.content-search-autocomplete .ant-select-selection-placeholder{opacity:.7;color:#454545!important}._quillMain_1fctt_135 h1{color:#262626;font-size:28px;font-weight:700;margin-bottom:32px;padding-bottom:16px}._quillMain_1fctt_135 h2{color:#477ed1;font-size:24px;font-weight:600;margin-top:40px;margin-bottom:20px;padding-left:16px}._quillMain_1fctt_135 h3{color:#454545;font-size:20px;font-weight:500;margin-top:32px;margin-bottom:16px;padding-left:12px}._quillMain_1fctt_135 h4{color:#868686;font-size:18px;font-weight:400;margin-top:24px;margin-bottom:12px;padding-left:8px}._quillMain_1fctt_135 p{color:#454545;font-size:16px;line-height:1.6;margin-bottom:16px}._quillMain_1fctt_135 ul{margin-bottom:16px;padding-left:24px}._quillMain_1fctt_135 li{color:#454545;font-size:16px;line-height:1.6;margin-bottom:8px}._quillMain_1fctt_135 section{margin-bottom:40px;background:#fff;padding:24px;border-radius:8px;box-shadow:0 2px 8px #0000001a}._sidebarHeader_1fctt_248{display:flex;flex-direction:column;gap:12px;padding:16px 0;margin-bottom:16px}._sidebarHeaderRow_1fctt_257{display:flex;justify-content:space-between;align-items:center;gap:10px}._sidebarHeader_1fctt_248 h3{margin:0;color:#262626;font-size:16px;font-weight:600}._addButton_1fctt_271{background-color:#fff;border-color:#d9d9d9;color:#262626;margin-left:6px}._addButton_1fctt_271:hover{background-color:#f5f5f5;border-color:#bfbfbf;color:#262626}._sidebarActions_1fctt_285{display:flex;align-items:center;gap:4px}._actionButton_1fctt_291{color:#262626;padding:4px 8px;min-width:auto;height:32px;border:1px solid #d9d9d9;background-color:#fff;border-radius:6px;transition:all .2s ease;font-size:12px;font-weight:500;display:flex;align-items:center;gap:4px}._actionButton_1fctt_291:hover{background-color:#f5f5f5;border-color:#bfbfbf;color:#262626}._actionButton_1fctt_291:disabled{color:#d9d9d9;cursor:not-allowed;background-color:#f5f5f5;border-color:#d9d9d9}._actionButton_1fctt_291:disabled:hover{background-color:#f5f5f5;border-color:#d9d9d9;color:#d9d9d9}._loadingContainer_1fctt_327{display:flex;align-items:center;justify-content:center;padding:20px;color:#868686;gap:8px}._processDetails_1fctt_337{background-color:#f8f9fa;padding:16px;border-radius:6px}._processDetails_1fctt_337 p{margin-bottom:8px}._processDetails_1fctt_337 pre{background-color:#f1f3f4;padding:12px;border-radius:4px;overflow-x:auto;font-size:12px;margin-top:8px}._processHeader_1fctt_358{display:flex;align-items:center;justify-content:space-between;width:100%}._addProcessItemButton_1fctt_365{opacity:0;transition:opacity .2s ease;color:#477ed1;padding:4px;min-width:24px;height:24px}._processHeader_1fctt_358:hover ._addProcessItemButton_1fctt_365{opacity:1}._addProcessItemButton_1fctt_365:hover{background-color:#e3f2fd;color:#1976d2}._processItemsContainer_1fctt_384{margin-left:16px;padding-left:8px}._processItemsList_1fctt_391{display:flex;flex-direction:column;gap:16px}._processItemCard_1fctt_397{background-color:#f8f9fa;padding:16px;border-radius:8px;border-left:4px solid #E27879;transition:all .2s ease}._processItemCard_1fctt_397:hover{background-color:#e9ecef;transform:translate(4px)}._processItemCard_1fctt_397 h3{color:#454545;font-size:18px;font-weight:600;margin-bottom:8px;margin-top:0}._processItemCard_1fctt_397 p{color:#868686;margin-bottom:0}._processItemParent_1fctt_424{color:#477ed1;font-size:14px;margin-bottom:16px;padding:8px 12px;background-color:#e3f2fd;border-radius:4px}._tagsContainer_1fctt_435{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}._tag_1fctt_435{background-color:#e3f2fd;color:#1976d2;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500;border:1px solid #bbdefb}._contentSections_1fctt_453{display:flex;flex-direction:column;gap:24px}._contentSection_1fctt_453{background-color:#f8f9fa;padding:20px;border-radius:8px}._contentSection_1fctt_453 h3{color:#477ed1;font-size:18px;font-weight:600;margin-bottom:12px;margin-top:0}._contentSection_1fctt_453 p{color:#454545;line-height:1.6;margin-bottom:0}._contentSection_1fctt_453 ul{margin:0;padding-left:20px}._contentSection_1fctt_453 li{color:#454545;line-height:1.6;margin-bottom:4px}._processItemContent_1fctt_492{padding-right:10px;border-radius:8px}._processItemContent_1fctt_492 h1,._processItemContent_1fctt_492 h2,._processItemContent_1fctt_492 h3,._processItemContent_1fctt_492 h4,._processItemContent_1fctt_492 h5,._processItemContent_1fctt_492 h6{color:#454545;margin-top:24px;margin-bottom:16px}._processItemContent_1fctt_492 h1{font-size:24px;font-weight:600}._processItemContent_1fctt_492 h2{font-size:20px;font-weight:600}._processItemContent_1fctt_492 h3{font-size:18px;font-weight:500}._processItemContent_1fctt_492 p{color:#454545;margin-bottom:16px}._processItemContent_1fctt_492 ul,._processItemContent_1fctt_492 ol{margin-bottom:16px;padding-left:24px}._processItemContent_1fctt_492 li{color:#454545;margin-bottom:8px}._processItemContent_1fctt_492 strong{font-weight:600;color:#262626}._processItemContent_1fctt_492 em{font-style:italic;color:#666}._processItemContent_1fctt_492 code{background-color:#f1f3f4;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:14px;color:#d73a49}._processItemContent_1fctt_492 pre{background-color:#f6f8fa;padding:16px;border-radius:6px;overflow-x:auto;margin:16px 0;border:1px solid #e1e4e8}._processItemContent_1fctt_492 pre code{background:none;padding:0;color:#24292e}._processItemContent_1fctt_492 blockquote{padding-left:16px;margin:16px 0;color:#666;font-style:italic}._processItemContent_1fctt_492 a{color:#477ed1;text-decoration:none}._processItemContent_1fctt_492 img,._tiptapEditor_1fctt_592 img{max-width:100%;height:auto;display:block;margin:16px auto;border-radius:8px;box-shadow:0 2px 8px #0000001a}._processItemContent_1fctt_492 table img,._tiptapEditor_1fctt_592 table img{max-width:100%;height:auto}._processItemContent_1fctt_492 table,._tiptapEditor_1fctt_592 table{max-width:100%;overflow-x:auto;display:block;margin:16px 0}._contentHeadingsSidebar_1fctt_618{width:450px;background-color:#fdfdfd;border-right:1px dashed #ddd;border-radius:8px;padding:0 16px 16px;overflow-y:auto;max-height:100vh;flex-shrink:0}._attachmentsSection_1fctt_630{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e9ecef}._attachmentsList_1fctt_636{display:flex;flex-direction:column;gap:8px}._attachmentItem_1fctt_642{display:flex;align-items:center;gap:8px;padding:8px;background-color:#fff;border:1px solid #e9ecef;border-radius:6px;transition:all .2s ease}._attachmentItem_1fctt_642:hover{background-color:#f8f9fa;border-color:#477ed1}._attachmentItem_1fctt_642._clickable_1fctt_658:hover{background-color:#e3f2fd;border-color:#477ed1;transform:translateY(-1px);box-shadow:0 2px 8px #477ed126}._attachmentIcon_1fctt_665{font-size:16px;min-width:20px;text-align:center;margin-top:2px}._attachmentInfo_1fctt_672{flex:1;min-width:0}._attachmentName_1fctt_677{font-size:12px;font-weight:500;color:#262626;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}._attachmentMeta_1fctt_687{font-size:10px;color:#868686}._attachmentDownload_1fctt_692{font-size:14px;color:#477ed1;text-decoration:none;padding:4px;border-radius:4px;transition:all .2s ease;min-width:20px;text-align:center}._attachmentDownload_1fctt_692:hover{background-color:#e3f2fd;color:#1976d2}._attachmentDelete_1fctt_708{font-size:14px;color:#ff4d4f;text-decoration:none;padding:4px;border-radius:4px;transition:all .2s ease;min-width:20px;text-align:center;background:none;border:none;cursor:pointer}._attachmentDelete_1fctt_708:hover{background-color:#fff1f0;color:#cf1322}._contentHeadingsList_1fctt_727{margin-top:12px}._contentHeadingItem_1fctt_731{padding:8px 12px;margin-bottom:4px;cursor:pointer;font-size:14px;line-height:1.4;transition:all .2s ease;word-wrap:break-word;border-left:2px solid transparent}._contentHeadingItem_1fctt_731:hover{background-color:#e9ecef;border-left-width:4px;transform:translate(2px)}._contentHeadingItem_1fctt_731._level1_1fctt_749{font-weight:700;color:#262626;font-size:16px;padding-bottom:8px;margin-bottom:8px}._contentHeadingItem_1fctt_731._level2_1fctt_758{font-weight:600;color:#454545;font-size:14px;padding-left:16px;margin-left:16px}._contentHeadingItem_1fctt_731._level3_1fctt_767{font-weight:500;color:#454545;font-size:13px;padding-left:12px;margin-left:32px}._processItemContent_1fctt_492 a:hover{text-decoration:underline}._processItemContent_1fctt_492 table{width:100%;border-collapse:collapse;margin:16px 0}._processItemContent_1fctt_492 th,._processItemContent_1fctt_492 td{border:1px solid #ddd;padding:8px 12px;text-align:left}._processItemContent_1fctt_492 th{background-color:#f8f9fa;font-weight:600}._tiptapToolbar_1fctt_799{display:flex;flex-wrap:wrap;gap:8px;padding:12px;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;margin-bottom:12px}._toolbarGroup_1fctt_810{display:flex;gap:4px;padding-right:8px;border-right:1px solid #dee2e6}._toolbarGroup_1fctt_810:last-child{border-right:none;padding-right:0}._toolbarButton_1fctt_822{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #dee2e6;background-color:#fff;border-radius:4px;cursor:pointer;transition:all .2s ease;color:#495057}._toolbarButton_1fctt_822:hover{background-color:#e9ecef;border-color:#adb5bd}._toolbarButtonActive_1fctt_841{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #477ED1;background-color:#477ed1;border-radius:4px;cursor:pointer;transition:all .2s ease;color:#fff}._toolbarButtonActive_1fctt_841:hover{background-color:#3a6bb8;border-color:#3a6bb8}._tiptapEditor_1fctt_592{border:1px solid #dee2e6;border-radius:6px;background-color:#fff;min-height:200px}._tiptapEditor_1fctt_592 ._ProseMirror_1fctt_868{padding:16px;min-height:200px;outline:none}._tiptapEditor_1fctt_592 ._ProseMirror_1fctt_868:focus{outline:none}._tiptapEditor_1fctt_592 ._ProseMirror_1fctt_868 p{margin-bottom:12px}._tiptapEditor_1fctt_592 ._ProseMirror_1fctt_868 h1,._tiptapEditor_1fctt_592 ._ProseMirror_1fctt_868 h2,._tiptapEditor_1fctt_592 ._ProseMirror_1fctt_868 h3,._tiptapEditor_1fctt_592 ._ProseMirror_1fctt_868 h4,._tiptapEditor_1fctt_592 ._ProseMirror_1fctt_868 h5,._tiptapEditor_1fctt_592 ._ProseMirror_1fctt_868 h6{margin-top:16px;margin-bottom:12px;font-weight:600}._tiptapEditor_1fctt_592 ._ProseMirror_1fctt_868 h1{font-size:24px}._tiptapEditor_1fctt_592 ._ProseMirror_1fctt_868 h2{font-size:20px}._tiptapEditor_1fctt_592 ._ProseMirror_1fctt_868 h3{font-size:18px}._tiptapEditor_1fctt_592 ._ProseMirror_1fctt_868 ul,._tiptapEditor_1fctt_592 ._ProseMirror_1fctt_868 ol{margin-bottom:12px;padding-left:24px}._tiptapEditor_1fctt_592 ._ProseMirror_1fctt_868 li{margin-bottom:4px}._tiptapEditor_1fctt_592 ._ProseMirror_1fctt_868 blockquote{border-left:4px solid #477ED1;padding-left:16px;margin:16px 0;color:#666;font-style:italic}._tiptapEditor_1fctt_592 ._ProseMirror_1fctt_868 table{width:100%;border-collapse:collapse;margin:16px 0}._tiptapEditor_1fctt_592 ._ProseMirror_1fctt_868 th,._tiptapEditor_1fctt_592 ._ProseMirror_1fctt_868 td{border:1px solid #ddd;padding:8px 12px;text-align:left}._tiptapEditor_1fctt_592 ._ProseMirror_1fctt_868 th{background-color:#f8f9fa;font-weight:600}._tiptapEditor_1fctt_592 ._ProseMirror_1fctt_868 img{max-width:100%;height:auto;margin:8px 0}._tiptapEditor_1fctt_592 ._ProseMirror_1fctt_868 ._is-editor-empty_1fctt_947:first-child:before{content:attr(data-placeholder);float:left;color:#adb5bd;pointer-events:none;height:0}@media(max-width:768px){._content_1fctt_120{flex-direction:column}._sidebar_1fctt_64{width:100%;height:auto;border:none;box-shadow:none;padding:0}._quillMain_1fctt_135{padding:16px}._quillMain_1fctt_135 h1{font-size:24px}._quillMain_1fctt_135 h2{font-size:20px}._quillMain_1fctt_135 h3{font-size:18px}._sidebarHeader_1fctt_248{flex-direction:column;gap:12px;align-items:stretch}._addButton_1fctt_271{width:100%}._contentHeadingsSidebar_1fctt_618{width:100%;height:100%;border:none;box-shadow:none}}._backCanvas_1fctt_99{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}._searchContainer_1fctt_1016{display:flex;align-items:center}._searchButton_1fctt_1021{border-radius:6px;height:32px;font-weight:500;box-shadow:0 2px 4px #0000001a;transition:all .3s ease;background-color:#f5f5f5;border-color:#d9d9d9;color:#868686}._searchButton_1fctt_1021:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026;background-color:#f5f5f5;border-color:#bfbfbf;color:#262626}._userClassButton_1fctt_1040{border-radius:6px;height:32px;font-weight:500;box-shadow:0 2px 4px #0000001a;transition:all .3s ease;background-color:#fff;border-color:#d9d9d9;color:#262626}._userClassButton_1fctt_1040:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026;background-color:#f5f5f5;border-color:#bfbfbf;color:#4b67a9}._searchContainer_1fctt_1016 ._ant-input-affix-wrapper_1fctt_1059{border-radius:6px;border:1px solid #d9d9d9;transition:all .3s ease;width:100%}._searchContainer_1fctt_1016 ._ant-input-affix-wrapper_1fctt_1059 ._ant-input_1fctt_1059,._searchContainer_1fctt_1016 ._ant-select-selector_1fctt_158 ._ant-select-selection-search-input_1fctt_171{padding-left:40px;padding-right:30px}._searchContainer_1fctt_1016 ._ant-input-affix-wrapper_1fctt_1059 ._ant-input-prefix_1fctt_1076{position:absolute;left:12px;z-index:1;color:#bfbfbf}._searchContainer_1fctt_1016 ._ant-select_1fctt_158 ._ant-select-selector_1fctt_158{padding-left:40px!important;padding-right:30px!important}._searchContainer_1fctt_1016 ._ant-select_1fctt_158 ._ant-select-selection-search_1fctt_171{left:40px!important}._searchContainer_1fctt_1016 ._ant-input-affix-wrapper_1fctt_1059 ._ant-input-suffix_1fctt_1092{position:absolute;right:8px;z-index:1}._searchContainer_1fctt_1016 ._ant-input-affix-wrapper_1fctt_1059:hover{border-color:#477ed1}._searchContainer_1fctt_1016 ._ant-input-affix-wrapper_1fctt_1059:focus,._searchContainer_1fctt_1016 ._ant-input-affix-wrapper-focused_1fctt_1103{border-color:#477ed1;box-shadow:0 0 0 2px #477ed133}._searchDropdown_1fctt_1111{max-height:300px;overflow-y:auto}._searchDropdown_1fctt_1111 ._ant-select-item_1fctt_1116{padding:8px 12px;border-bottom:1px solid #f0f0f0}._searchDropdown_1fctt_1111 ._ant-select-item_1fctt_1116:last-child{border-bottom:none}._searchDropdown_1fctt_1111 ._ant-select-item-option-selected_1fctt_1125{background-color:#e3f2fd}._searchDropdown_1fctt_1111 ._ant-select-item-option-active_1fctt_1129{background-color:#f5f5f5}._sidebarSearchContainer_1fctt_1134{display:flex;align-items:center;margin-right:10px}._sidebarSearchContainer_1fctt_1134 ._ant-input-affix-wrapper_1fctt_1059{border-radius:6px;border:1px solid #d9d9d9;transition:all .3s ease;width:100%}._sidebarSearchContainer_1fctt_1134 ._ant-input-affix-wrapper_1fctt_1059 ._ant-input_1fctt_1059{padding-left:40px;padding-right:30px}._sidebarSearchContainer_1fctt_1134 ._ant-input-affix-wrapper_1fctt_1059 ._ant-input-prefix_1fctt_1076{position:absolute;left:12px;z-index:1;color:#bfbfbf}._sidebarSearchContainer_1fctt_1134 ._ant-input-affix-wrapper_1fctt_1059 ._ant-input-suffix_1fctt_1092{position:absolute;right:8px;z-index:1}._sidebarSearchContainer_1fctt_1134 ._ant-input-affix-wrapper_1fctt_1059:hover{border-color:#477ed1}._sidebarSearchContainer_1fctt_1134 ._ant-input-affix-wrapper_1fctt_1059:focus,._sidebarSearchContainer_1fctt_1134 ._ant-input-affix-wrapper-focused_1fctt_1103{border-color:#477ed1;box-shadow:0 0 0 2px #477ed133}._sidebarSearchDropdown_1fctt_1176{max-height:300px;overflow-y:auto}._sidebarSearchDropdown_1fctt_1176 ._ant-select-item_1fctt_1116{padding:8px 12px;border-bottom:1px solid #f0f0f0}._sidebarSearchDropdown_1fctt_1176 ._ant-select-item_1fctt_1116:last-child{border-bottom:none}._sidebarSearchDropdown_1fctt_1176 ._ant-select-item-option-selected_1fctt_1125{background-color:#e3f2fd}._sidebarSearchDropdown_1fctt_1176 ._ant-select-item-option-active_1fctt_1129{background-color:#f5f5f5}._mobileContainer_1ksa5_2{width:100%;height:100vh;display:flex;flex-direction:column;background-color:#fafafa}._mobileHeader_1ksa5_11{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border-bottom:1px solid #e8e8e8;box-shadow:0 2px 4px #0000001a;z-index:10;min-height:60px}._mobileHeaderLeft_1ksa5_23,._mobileHeaderRight_1ksa5_24{flex:0 0 auto;display:flex;align-items:center;gap:8px}._mobileHeaderCenter_1ksa5_31{flex:1;display:flex;justify-content:center;margin:0 16px}._mobileHeaderButton_1ksa5_38{min-width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease;gap:4px;padding:0 8px}._mobileHeaderButton_1ksa5_38:hover{background-color:#f5f5f5}._backCanvas_1ksa5_55{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease;cursor:pointer;color:#262626}._backCanvas_1ksa5_55:hover{background-color:#f5f5f5;color:#4b67a9}._searchButton_1ksa5_73{border-radius:6px;height:36px;font-weight:500;box-shadow:0 2px 4px #0000001a;transition:all .3s ease;background-color:#fff;border-color:#d9d9d9;color:#262626;min-width:120px}._searchButton_1ksa5_73:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026;background-color:#f5f5f5;border-color:#bfbfbf;color:#262626}._mobileMainContent_1ksa5_94{flex:1;overflow-y:auto;padding:16px;background-color:#fafafa}._mobileContentWrapper_1ksa5_101{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}._mobileProcessItemHeader_1ksa5_109{padding:20px;border-bottom:1px solid #e8e8e8;background:#fff}._mobileProcessItemTitle_1ksa5_115{margin:0 0 16px;font-size:20px;font-weight:600;color:#262626;line-height:1.4}._mobileActionButtons_1ksa5_123{display:flex;gap:8px;align-items:center}._mobileActionButton_1ksa5_123{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease}._mobileActionButton_1ksa5_123:hover{background-color:#f5f5f5}._mobileProcessItemContent_1ksa5_144{padding:20px;line-height:1.6;color:#454545;font-size:16px}._mobileProcessItemContent_1ksa5_144 h1,._mobileProcessItemContent_1ksa5_144 h2,._mobileProcessItemContent_1ksa5_144 h3,._mobileProcessItemContent_1ksa5_144 h4,._mobileProcessItemContent_1ksa5_144 h5,._mobileProcessItemContent_1ksa5_144 h6{color:#454545;margin-top:24px;margin-bottom:16px}._mobileProcessItemContent_1ksa5_144 h1{font-size:24px;font-weight:600}._mobileProcessItemContent_1ksa5_144 h2{font-size:20px;font-weight:600}._mobileProcessItemContent_1ksa5_144 h3{font-size:18px;font-weight:500}._mobileProcessItemContent_1ksa5_144 p{color:#454545;margin-bottom:16px}._mobileProcessItemContent_1ksa5_144 ul,._mobileProcessItemContent_1ksa5_144 ol{margin-bottom:16px;padding-left:24px}._mobileProcessItemContent_1ksa5_144 li{color:#454545;margin-bottom:8px}._mobileProcessItemContent_1ksa5_144 strong{font-weight:600;color:#262626}._mobileProcessItemContent_1ksa5_144 em{font-style:italic;color:#666}._mobileProcessItemContent_1ksa5_144 code{background-color:#f1f3f4;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:14px;color:#d73a49}._mobileProcessItemContent_1ksa5_144 pre{background-color:#f6f8fa;padding:16px;border-radius:6px;overflow-x:auto;margin:16px 0;border:1px solid #e1e4e8}._mobileProcessItemContent_1ksa5_144 pre code{background:none;padding:0;color:#24292e}._mobileProcessItemContent_1ksa5_144 blockquote{border-left:4px solid #477ED1;padding-left:16px;margin:16px 0;color:#666;font-style:italic}._mobileProcessItemContent_1ksa5_144 a{color:#477ed1;text-decoration:none}._mobileProcessItemContent_1ksa5_144 a:hover{text-decoration:underline}._mobileProcessItemContent_1ksa5_144 table{width:100%;border-collapse:collapse;margin:16px 0}._mobileProcessItemContent_1ksa5_144 th,._mobileProcessItemContent_1ksa5_144 td{border:1px solid #ddd;padding:8px 12px;text-align:left}._mobileProcessItemContent_1ksa5_144 th{background-color:#f8f9fa;font-weight:600}._mobileProcessItemContent_1ksa5_144 img{max-width:100%;height:auto;display:block;margin:16px auto;border-radius:8px;box-shadow:0 2px 8px #0000001a}._mobileEditorContainer_1ksa5_273{padding:20px;border-top:1px solid #e8e8e8;background:#fff}._mobileEditor_1ksa5_273{border:1px solid #dee2e6;border-radius:6px;background-color:#fff;min-height:200px}._mobileEditorActions_1ksa5_286{display:flex;gap:12px;margin-top:16px;justify-content:flex-end}._mobileEmptyContent_1ksa5_294{padding:40px 20px;text-align:center;color:#868686}._mobileEmptyState_1ksa5_300{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:#868686;padding:40px 20px}._mobileEmptyState_1ksa5_300 h2{margin-bottom:16px;color:#454545}._mobileEmptyState_1ksa5_300 p{margin:0;font-size:16px}._loadingContainer_1ksa5_322{display:flex;align-items:center;justify-content:center;padding:40px;color:#868686;font-size:16px}._mobileDrawer_1ksa5_332 ._ant-drawer-header_1ksa5_332{border-bottom:1px solid #e8e8e8;padding:16px 20px}._mobileDrawer_1ksa5_332 ._ant-drawer-body_1ksa5_337{padding:0}._contentHeadingsSidebar_1ksa5_342{width:100%;height:100%;display:flex;flex-direction:column;background:#fff}._attachmentsSection_1ksa5_350{padding:16px 20px;border-bottom:1px solid #e8e8e8;background:#fafafa}._attachmentsSection_1ksa5_350 h4{margin:0 0 12px;font-size:14px;font-weight:600;color:#262626}._attachmentsList_1ksa5_363{display:flex;flex-direction:column;gap:8px}._attachmentItem_1ksa5_369{display:flex;align-items:center;padding:8px 12px;background:#fff;border:1px solid #e8e8e8;border-radius:6px;transition:all .2s ease}._attachmentItem_1ksa5_369:hover{border-color:#4b67a9;box-shadow:0 2px 4px #1890ff1a}._attachmentIcon_1ksa5_384{font-size:16px;margin-right:12px;flex-shrink:0}._attachmentInfo_1ksa5_390{flex:1;min-width:0}._attachmentName_1ksa5_395{font-size:13px;font-weight:500;color:#262626;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._attachmentMeta_1ksa5_405{font-size:11px;color:#868686}._attachmentDownload_1ksa5_410{color:#4b67a9;text-decoration:none;font-size:14px;padding:4px;border-radius:4px;transition:all .2s ease;flex-shrink:0}._attachmentDownload_1ksa5_410:hover{background-color:#e6f7ff;color:#0050b3}._contentHeadingsList_1ksa5_425{flex:1;padding:16px 20px;overflow-y:auto}._contentHeadingsList_1ksa5_425 h4{margin:0 0 12px;font-size:14px;font-weight:600;color:#262626}._contentHeadingItem_1ksa5_438{padding:8px 12px;margin-bottom:4px;border-radius:6px;cursor:pointer;transition:all .2s ease;font-size:13px;line-height:1.4;color:#454545}._contentHeadingItem_1ksa5_438:hover{background-color:#f5f5f5;color:#4b67a9}._contentHeadingItem_1ksa5_438._level1_1ksa5_454{font-weight:600;color:#262626;padding-left:12px}._contentHeadingItem_1ksa5_438._level2_1ksa5_460{font-weight:500;color:#454545;padding-left:24px}._contentHeadingItem_1ksa5_438._level3_1ksa5_466{font-weight:400;color:#666;padding-left:36px}._contentHeadingItem_1ksa5_438._level4_1ksa5_472{font-weight:400;color:#868686;padding-left:48px}@media(max-width:480px){._mobileHeader_1ksa5_11{padding:8px 12px}._mobileHeaderCenter_1ksa5_31{margin:0 8px}._searchButton_1ksa5_73{min-width:100px;font-size:12px}._mobileHeaderButton_1ksa5_38{min-width:36px;height:36px;font-size:12px;padding:0 6px}._mobileMainContent_1ksa5_94{padding:12px}._mobileProcessItemHeader_1ksa5_109{padding:16px}._mobileProcessItemTitle_1ksa5_115{font-size:18px}._mobileProcessItemContent_1ksa5_144{padding:16px;font-size:15px}._attachmentsSection_1ksa5_350,._contentHeadingsList_1ksa5_425{padding:12px 16px}._attachmentItem_1ksa5_369{padding:6px 10px}._attachmentName_1ksa5_395{font-size:12px}._attachmentMeta_1ksa5_405{font-size:10px}._contentHeadingItem_1ksa5_438{padding:6px 10px;font-size:12px}._contentHeadingItem_1ksa5_438._level1_1ksa5_454{padding-left:10px}._contentHeadingItem_1ksa5_438._level2_1ksa5_460{padding-left:20px}._contentHeadingItem_1ksa5_438._level3_1ksa5_466{padding-left:30px}._contentHeadingItem_1ksa5_438._level4_1ksa5_472{padding-left:40px}}._mobileFilePreviewModal_1ksa5_561 .ant-modal-content,._mobileFilePreviewModal_1ksa5_561 .ant-modal-body{padding:0!important}._mobileFilePreviewModal_1ksa5_561 .fileInfoHeader{padding:0!important;border-bottom:none!important}._mobileTabSelector_1ksa5_575{margin-bottom:16px;padding:12px 0;border-bottom:1px solid #f0f0f0}._mobileTabLabel_1ksa5_581{display:block;margin-bottom:8px;font-weight:600;color:#262626;font-size:14px}._mobileTabSelect_1ksa5_575{width:100%}._mobileTabSelect_1ksa5_575 .ant-select-selector{border-radius:6px!important;border:1px solid #d9d9d9!important;min-height:36px!important}._mobileTabSelect_1ksa5_575 .ant-select-selector:hover{border-color:#1356ae!important}._mobileTabSelect_1ksa5_575 .ant-select-focused .ant-select-selector{border-color:#1356ae!important;box-shadow:0 0 0 2px #4355bc33!important}._searchModal_1nu2c_1 ._ant-modal-body_1nu2c_1{padding:16px}._searchContainer_1nu2c_5{margin-bottom:16px}._searchInput_1nu2c_9{border-radius:8px}._searchInput_1nu2c_9 ._ant-input_1nu2c_13{border-radius:8px;border:2px solid #d9d9d9;transition:all .3s}._searchInput_1nu2c_9 ._ant-input_1nu2c_13:focus,._searchInput_1nu2c_9 ._ant-input-focused_1nu2c_20{border-color:#4b67a9;box-shadow:0 0 0 2px #1890ff33}._resultsContainer_1nu2c_25{max-height:500px;overflow-y:auto;border:1px solid #f0f0f0;border-radius:8px;background:#fafafa}._loadingContainer_1nu2c_33{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;gap:16px}._placeholderContainer_1nu2c_42{display:flex;align-items:center;justify-content:center;padding:40px}._resultItem_1nu2c_49{padding:12px 16px!important;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:all .2s;background:#fff;margin:0!important}._resultItem_1nu2c_49:hover{background:#f5f5f5;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}._selectedItem_1nu2c_64{background:#e6f7ff!important;border-left:3px solid #4B67A9!important;transform:translateY(-1px);box-shadow:0 2px 8px #1890ff33}._selectedItem_1nu2c_64:hover{background:#e6f7ff!important;transform:translateY(-1px);box-shadow:0 2px 8px #1890ff4d}._resultItem_1nu2c_49:last-child{border-bottom:none}._resultContent_1nu2c_81{width:100%}._resultHeader_1nu2c_85{display:flex;align-items:center;gap:12px;margin-bottom:8px;flex-wrap:wrap}._itemTitle_1nu2c_93{font-size:14px;color:#4b67a9;font-weight:600}._processName_1nu2c_99{font-size:12px;color:#666}._occurrenceCount_1nu2c_104{font-size:12px;color:#52c41a;font-weight:600;background:#f6ffed;padding:2px 6px;border-radius:4px;border:1px solid #b7eb8f}._paragraph_1nu2c_114{font-size:13px;line-height:1.5;color:#333;background:#fafafa;padding:8px 12px;border-radius:6px;border-left:3px solid #4B67A9;margin:0;max-height:100px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}._paragraph_1nu2c_114 mark{background-color:#ffd54f!important;padding:0 2px!important;border-radius:2px!important;font-weight:600}._resultsContainer_1nu2c_25::-webkit-scrollbar{width:6px}._resultsContainer_1nu2c_25::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._resultsContainer_1nu2c_25::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}._resultsContainer_1nu2c_25::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._ant-empty_1nu2c_158{padding:40px 20px}._ant-empty-description_1nu2c_162{color:#999;font-size:14px}._content_1cab4_5{padding:16px 0}._section_1cab4_9{margin-bottom:24px}._section_1cab4_9:last-child{margin-bottom:0}._sectionTitle_1cab4_17{font-size:16px;font-weight:600;color:#262626;margin-bottom:12px}._radioGroup_1cab4_24{width:100%}._radioOption_1cab4_28{display:block;margin-bottom:16px;padding:12px;border:1px solid #d9d9d9;border-radius:6px;transition:all .3s ease}._radioOption_1cab4_28:hover{border-color:#4b67a9;background-color:#f6ffed}._radioOption_1cab4_28 .ant-radio-checked{border-color:#4b67a9;background-color:#e6f7ff}._radioContent_1cab4_47{margin-left:8px}._radioTitle_1cab4_51{font-size:14px;font-weight:500;color:#262626;margin-bottom:4px}._radioDescription_1cab4_58{font-size:12px;color:#8c8c8c;line-height:1.4}._userSelect_1cab4_64{margin-bottom:8px}._userSelect_1cab4_64 .ant-select-selector{min-height:40px;border-radius:6px}._userSelect_1cab4_64 .ant-select-selection-item{background-color:#f0f0f0;border-radius:4px;margin:2px}._selectedCount_1cab4_79{font-size:12px;color:#8c8c8c;text-align:right;margin-top:4px}._userClassManagement_1cab4_87{padding:16px 0}._tablesContainer_1cab4_91{display:flex;gap:24px;height:500px}._userClassTable_1cab4_97,._userAssignmentTable_1cab4_105{flex:1;border:1px solid #f0f0f0;border-radius:8px;padding:16px;background-color:#fafafa}._tableHeader_1cab4_113{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e8e8e8}._tableHeader_1cab4_113 h4{margin:0;font-size:16px;font-weight:600;color:#262626}._createUserClassForm_1cab4_129{margin-bottom:16px;padding:12px;background-color:#fff;border:1px solid #d9d9d9;border-radius:6px}@media(max-width:768px){._content_1cab4_5{padding:12px 0}._section_1cab4_9{margin-bottom:20px}._radioOption_1cab4_28{padding:10px}._radioTitle_1cab4_51{font-size:13px}._radioDescription_1cab4_58{font-size:11px}._tablesContainer_1cab4_91{flex-direction:column;height:auto;gap:16px}._userClassTable_1cab4_97,._userAssignmentTable_1cab4_105{flex:none}}._header_1xojd_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_1xojd_15{line-height:20px;font-weight:500;font-size:20px;color:#262626}._dataPermissionBtn_1xojd_22{padding:8px 16px;background-color:#4b67a9;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;margin-left:20px}._dataPermissionBtn_1xojd_22:hover{background-color:#40a9ff;transform:translateY(-1px);box-shadow:0 2px 8px #1890ff4d}._dataPermissionBtn_1xojd_22:active{background-color:#096dd9;transform:translateY(0)}._selectGroup_1xojd_46{margin-left:100px;display:flex;gap:30px;transform-origin:top left}._selectGroup_1xojd_46 *{color:#737373}@media(min-width:1420px)and (max-width:1600px){._selectGroup_1xojd_46{margin-left:40px}}._username_1xojd_63{flex:0 0 auto;display:flex;align-items:center;padding:0 10px}._navContainer_1xojd_70{display:flex;justify-content:space-between;align-items:center;flex:1;position:relative;height:100%;width:100vw;overflow:hidden}._header_left_1xojd_83{width:100%;height:100%;display:flex;justify-content:start;gap:10px;align-items:center;padding-left:10px}._backCanvas_1xojd_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_1xojd_107>img{width:30px}._header_right_1xojd_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_1xojd_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;&::-webkit-scrollbar{display:none}scrollbar-width:none;-ms-overflow-style:none}._navList_1xojd_123{-ms-overflow-style:none}._navItem_1xojd_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_1xojd_153._active_1xojd_167{color:var(--header-item-active);animation:_colorTransition_1xojd_1 1s ease forwards;overflow:clip}._navItem_1xojd_153._active_1xojd_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_1xojd_1 1s ease forwards}._navItem_1xojd_153._active_1xojd_167:after{content:"";position:absolute;bottom:0;left:0;height:2px;width:100%;background-color:var(--header-item-active-border);animation:_borderGrowFromCenter_1xojd_1 .5s ease forwards}@keyframes _colorTransition_1xojd_1{0%{color:var(--header-item-text)}to{color:var(--header-item-active)}}@keyframes _circleExpand_1xojd_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_1xojd_1{0%{width:0;left:50%}50%{width:100%;left:0}}._navItem_1xojd_153:hover{color:var(--header-item-hover)}._navItemLabel_1xojd_250{font-family:var(--font-family),serif;color:#737373;font-weight:600}._arrow_1xojd_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_1xojd_256._show_1xojd_275{opacity:1}._arrowLeft_1xojd_280{order:-1}._arrowRight_1xojd_285{order:1}._header_right_1xojd_111 ._navItem_1xojd_153:last-child{padding-right:0}._header_right_1xojd_111 ._navItem_1xojd_153:last-child ._navItemLabel_1xojd_250{margin-right:0}._contentApprove_1xojd_298{width:450px;height:500px;display:flex;flex-direction:column;overflow:auto;gap:5px}._bell_1xojd_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_1xojd_307:hover{border:1px solid #F64C26!important;background-color:#ffc693!important;cursor:pointer}._noti_dropdown_1xojd_330{right:300px!important;top:50px!important;background:#a6ff8e00!important}._noti_dropdown_1xojd_330 .ant-dropdown-menu{padding:0!important}._noti_dropdown_1xojd_330 .ant-dropdown-menu .ant-dropdown-menu-item{padding-left:5px!important;padding-right:5px!important}._noti_dropdown_1xojd_330 .ant-dropdown-menu .ant-dropdown-menu-item:hover{background-color:#fff!important}._count_content_1xojd_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_1xojd_354:hover{width:25px;border-radius:5px;background-color:#ffc693!important;cursor:pointer}._warning_1xojd_376{height:50px;border-radius:10px;border:1px solid #CC6852;background-color:#fff3f0;padding:5px 10px}._warning_1xojd_376:hover{background-color:#ffe4e1!important}._warning_title_1xojd_387{color:#b2543f;font-size:13px;font-weight:700}._warning_content_1xojd_393{color:#cc7460;font-size:13px}._attention_1xojd_398{height:50px;border-radius:10px;border:1px solid #EC9E54;background-color:#fff0dd;padding:5px 10px}._attention_1xojd_398:hover{background-color:#ffe8c6!important}._attention_title_1xojd_409{color:#d2930d;font-size:13px;font-weight:700}._attention_content_1xojd_415{color:#c08f30;font-size:13px}._notification_1xojd_420{height:50px;border-radius:10px;border:1px solid #5C7DEA;background-color:#e1edff;padding:5px 10px}._notification_1xojd_420:hover{background-color:#c2dbff!important}._notification_title_1xojd_433{color:#3b66bb;font-size:13px;font-weight:700}._notification_content_1xojd_439{color:#4579cc;font-size:13px}@media(max-width:768px){._header_right_1xojd_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_1xojd_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}._container_1dtkp_1{width:100%;height:100%;background:#f9f9f9;position:relative}._header_1dtkp_7{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_1dtkp_18{width:100%;display:flex;height:100%;overflow:hidden;z-index:-1}._sidebar_1dtkp_26{background:#fff;width:380px;height:calc(100vh - 50px);overflow:hidden;border:1px solid #e8e8e8;box-shadow:0 2px 4px #0000001a;z-index:1;transition:width .3s ease}._sidebarCollapsed_1dtkp_37{width:80px}._content_1dtkp_41{width:calc(100vw - 360px);height:calc(100vh - 50px);overflow:auto;position:relative;transition:width .3s ease;background-size:cover;background-position:center;background-repeat:no-repeat}._contentExpanded_1dtkp_54{width:96%}._main_modal_zl7ap_2 .ant-modal-content{padding:0;overflow:hidden;background-color:#fff}._main_modal_zl7ap_2 .ant-modal-footer{padding:0;margin:0}._modal_title_zl7ap_13{gap:6px;font-weight:500;display:flex;justify-content:start;align-items:center;padding:20px 16px 10px;background-color:#fff}._modal_title_zl7ap_13>span{font-size:24px}._modal_footer_zl7ap_26{display:flex;justify-content:flex-end;align-items:center;height:48px;padding:0 16px;gap:20px}._main_column_zl7ap_35{box-sizing:border-box;border-right:1px solid #cfcfcf;height:100%;overflow:hidden}._title_column_zl7ap_43{font-size:20px;margin-bottom:10px;border-bottom:4px solid #45A679;width:90%;height:36px;text-align:start;display:flex;justify-content:start;align-items:center}._option_list_zl7ap_55{height:450px;overflow:hidden;overflow-y:auto}._option_item_zl7ap_61{padding:5px;cursor:pointer;transition:all .2s cubic-bezier(1,1,1,1);border-radius:5px;display:flex;justify-content:start;align-items:center;gap:10px;font-size:14px;min-height:40px;transform-origin:left center;background-color:transparent;position:relative;overflow:hidden}._option_item_zl7ap_61:before{content:"";position:absolute;inset:0;transform:translate(100%);transition:transform .2s ease-out;z-index:1}._option_item_zl7ap_61:hover:before{transform:translate(0)}._option_item_zl7ap_61>*{position:relative;z-index:1}._option_item_zl7ap_61:hover{transform:scale(1.2)}._selected_zl7ap_105{padding:5px;cursor:pointer;transition:all .07s cubic-bezier(1,1,1,1);border-radius:5px;display:flex;justify-content:start;align-items:center;gap:10px;font-size:14px;min-height:40px;transform-origin:left center;overflow:hidden;background-color:#cbf4d6;color:#1d6140}._groupHeader_zl7ap_122{padding:8px 0;font-weight:700;cursor:default;margin-top:8px}._groupHeader_zl7ap_122:first-child{margin-top:0}._detail_button_zl7ap_132{padding:2px 8px;font-size:12px;background-color:#fff;border:1px solid #C5C5C5;border-radius:4px;cursor:pointer;transition:background-color .2s ease}._detail_button_zl7ap_132:hover{background-color:#bababa}:root{--font-family: "Google 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: #4B67A9;--sab-primary-hover-color: #3b538a;--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: rgba(75, 103, 169, .2)}._btn-view-phieu_1elz2_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_1elz2_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_1elz2_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}._kqkd-pie-tooltip_1elz2_1._ag-chart-tooltip_1elz2_1{border-radius:10px;overflow:hidden;border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 26px #00000024;backdrop-filter:blur(2px)}._kqkd-pie-tooltip_1elz2_1._ag-chart-tooltip_1elz2_1 ._ag-chart-tooltip-title_1elz2_1{padding:8px 10px;font-weight:700;font-size:12px;letter-spacing:.2px;line-height:1.2}._kqkd-pie-tooltip_1elz2_1._ag-chart-tooltip_1elz2_1 ._ag-chart-tooltip-content_1elz2_1{padding:10px;font-size:12px;line-height:1.35;color:#262626}._kqkd-pie-tooltip_1elz2_1._ag-chart-tooltip_1elz2_1 ._kqkd-tt-category_1elz2_1{font-size:14px;font-weight:600;color:#262626;background:#fff}._kqkd-pie-tooltip_1elz2_1._ag-chart-tooltip_1elz2_1 ._kqkd-tt-number_1elz2_1{font-size:14px;font-weight:700;color:#262626;font-variant-numeric:tabular-nums;margin-left:auto}._sidebar_1elz2_3{width:100%;height:100%;transition:width .3s ease;position:relative;overflow:hidden}._sidebarCollapsed_1elz2_11{width:100%}._sidebarCollapsed_1elz2_11 ._buttonWrapper_1elz2_15{padding:4px 10px;margin-right:0!important}._sidebarCollapsed_1elz2_11 ._tabs_1elz2_20{display:flex;flex-direction:column;margin-left:12px}._sidebarCollapsed_1elz2_11 ._tabs_1elz2_20{margin-top:10px}._sidebarToggleCollapsed_1elz2_30,._sidebarToggle_1elz2_30{position:absolute;top:10px;cursor:pointer;z-index:10}._sidebarToggleCollapsed_1elz2_30{right:6px}._sidebarToggle_1elz2_30{right:10px}._toggleIcon_1elz2_46{width:24px;height:24px}._headerSidebar_1elz2_51{width:100%;height:5%;margin-top:28px;display:flex;align-items:center;box-sizing:border-box;justify-content:space-between;padding:0 15px}._searchContainer_1elz2_62{display:flex;align-items:center;gap:10px;padding:0 15px;height:5%}._headerName_1elz2_71{color:#454545;font-weight:500;font-size:27px}._button_1elz2_15{width:100%;margin-top:10px;display:flex;justify-content:center;align-items:center;cursor:pointer;gap:80px}._buttonWrapper_1elz2_15{border-radius:2px;display:flex;width:max-content;align-items:center;box-sizing:border-box;cursor:pointer;margin-left:10px}._buttonWrapper_1elz2_15>img{width:24px;height:24px}._buttonRight_1elz2_106{display:flex;align-items:center;gap:5px;margin-top:19px;padding:0 12px}._tabs_1elz2_20{width:100%;overflow:auto;box-sizing:border-box;padding:15px 14px;margin-top:15px}._tabs_1elz2_20 .ant-menu{width:100%!important}._tabsIcon_1elz2_127{width:20px;margin-right:.5em}._tabsTitle_1elz2_132>span{font-family:var(--font-family);font-size:16px;font-weight:700;line-height:19.36px;color:var(--text-color)}._collapsedItem_1elz2_140{justify-content:center}._tooltipWrapper_1elz2_146{position:relative;display:inline-block;max-width:100%}._textEllipsis_1elz2_152{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;max-width:100%}._tooltip_1elz2_146{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_1elz2_146:hover ._tooltip_1elz2_146{visibility:visible;opacity:1}._quickFilterInput_1elz2_183{border:unset;width:max-content;font-size:12.5px;transition:border-color .3s,box-shadow .3s}._quickFilterInput_1elz2_183::placeholder{color:var(--header-text);padding-left:unset}._buttonSearch_1elz2_197{border-radius:8px;display:flex;width:10%;align-items:center;position:relative;color:#5f5e5b;justify-content:start;cursor:pointer;gap:5px}._buttonSearch_1elz2_197>img{height:20px}._listTag_1elz2_214{display:flex;flex-wrap:wrap;width:100%;height:7%;padding:0 10px;margin-top:5px;position:relative}._tagContainer_1elz2_224{height:100%;display:flex;flex-wrap:wrap;gap:3px;overflow-y:auto;overflow-x:hidden;align-items:flex-start}._tag_1elz2_224{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_1elz2_248{border:1px solid #007bff}._locNangCao_1elz2_252{align-items:center;display:flex}._advancedFilter_1elz2_257{font-size:13px;color:#454545;white-space:nowrap;cursor:pointer}._setting_1elz2_264{display:flex;justify-content:center;width:13%}._settingIcon_1elz2_270{opacity:.5;transition:opacity .3s ease-in-out}._setting_1elz2_264:hover ._settingIcon_1elz2_270{opacity:1}._category_1elz2_280:not(:first-child){margin-top:25px}._category_1elz2_280:first-child{margin-top:5px}._category_1elz2_280{position:relative;width:100%}._categoryTitle_1elz2_294{font-weight:700;font-size:16px;color:#454545;display:flex;align-items:center;cursor:pointer;gap:10px;justify-content:space-between}._card_1elz2_305{display:flex;border-radius:5px;padding:12px;margin-top:10px;cursor:pointer;border:1px solid #e8e8e8;box-shadow:0 2px 4px #0000001a}._card_1elz2_305._activeCard_1elz2_315,._subItem_1elz2_316._activeCard_1elz2_315{border:2px solid #54a1e4;background-color:#e8f3fc}._notification_1elz2_321{width:7%;display:flex}._statusIcon_1elz2_326{width:9px;height:9px;border-radius:50%;display:inline-block;margin-top:10px}._cardContent_1elz2_334{width:100%}._cardTitle_1elz2_338{font-weight:400;color:#454545;font-size:14.5px}._cardInfo_1elz2_344{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#666;margin-top:2px}._cardInfoRight_1elz2_353,._cardInfoLeft_1elz2_354{display:flex;align-items:center;gap:5px;position:relative}._cardInfoRight_1elz2_353>img{width:14px;height:14px;margin-top:4px}._iconButton_1elz2_368{position:relative;display:inline-flex;align-items:center;justify-content:center}._defaultIcon_1elz2_375{transition:opacity .2s ease-in-out}._hoverIcon_1elz2_379{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .2s ease-in-out;width:28px;height:28px}._iconButton_1elz2_368:hover ._defaultIcon_1elz2_375{opacity:0}._iconButton_1elz2_368:hover ._hoverIcon_1elz2_379{opacity:1}._popoverContainer_1elz2_399{padding:10px;min-width:280px;max-width:330px;background:#fff;border-radius:8px;box-shadow:0 4px 10px #00000026}._editFields_1elz2_408{display:flex;flex-direction:column;gap:10px}._inputGroup_1elz2_414{display:flex;flex-direction:column}._label_1elz2_419{font-weight:500;margin-bottom:4px;color:#454545}._checkboxGroup_1elz2_425{margin-top:15px;padding:8px;border:1px solid #ddd;border-radius:4px;max-height:120px}._modalContent_1elz2_433{width:100%;height:100%;box-sizing:border-box}._labelCreate_1elz2_439{height:10%;width:100%}._listTab_1elz2_444{height:80%;width:100%;margin-top:20px}._listTabContainer_1elz2_450{height:100%;width:100%;overflow:auto;padding-right:1em}._nameTab_1elz2_458{display:flex;align-items:center;width:70%;overflow:hidden}._nameTab_1elz2_458>span{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#454545}._checkboxItem_1elz2_474{display:flex;align-items:center;gap:8px;margin-bottom:4px}._inputField_1elz2_481{width:100%}._popoverTags_1elz2_484{display:flex;flex-direction:column;gap:8px;margin-top:15px}._tagsContainer_1elz2_491{display:flex;flex-wrap:wrap;gap:6px}._tagPopUp_1elz2_497{padding:4px 8px;font-size:12px;color:#454545;border-radius:19px;white-space:nowrap;cursor:pointer}._disabled_1elz2_506{cursor:not-allowed;opacity:.6}._selectedTag_1elz2_511{background:#f9f9f9;border:1px solid #D2D2D2}._deleteOption_1elz2_516{font-size:14px;font-weight:700;cursor:pointer;padding:8px 0;border-top:1px solid #ddd;display:flex;justify-content:end;gap:5px;margin-top:10px}._listType_1elz2_529{display:flex;gap:12px;width:100%;padding:10px;height:5%;margin-top:10px}._type_1elz2_539{display:flex;align-items:center;border:1px solid #ccc;border-radius:5px;padding:3px 6px;font-size:12px;font-weight:500;color:#454545;gap:4px;cursor:pointer}._colorBox_1elz2_552{width:12px;height:12px;border-radius:4px;font-size:13px}._type_1elz2_539._activeType_1elz2_559{border-color:#234f9645;background-color:#234f961a}._bookmarkIcon_1elz2_564,._optionsIcon_1elz2_564{font-size:14px;color:#666;cursor:pointer}._categoryTitleRight_1elz2_571{display:flex;justify-content:space-between;gap:10px;align-items:center}._subItems_1elz2_578{margin-left:9px;margin-top:15px}._subItem_1elz2_316{box-shadow:0 2px 4px #0000001a;border:1px solid #e8e8e8;border-radius:5px;cursor:pointer;margin-top:10px;padding:15px 10px;display:flex;align-items:center;gap:10px}._subItem_1elz2_316>span{color:#454545;font-weight:700;font-size:14.5px}._container_1nlmx_1{background-color:#fcfcfc;height:100%;width:100%;box-sizing:border-box;overflow:auto}._info_1nlmx_10{font-size:14px;color:#666}._apiButton_1nlmx_16{display:flex;justify-content:end;align-items:center;flex:1;position:relative;font-size:16px;gap:10px}._select_1nlmx_26{display:flex;justify-content:end;align-items:center;position:relative;font-size:16px;gap:5px}._customMenu_1nlmx_35{max-width:180px;border-radius:8px;font-size:14px;color:var(--text-color)}._customMenu_1nlmx_35 ._ant-popover-content_1nlmx_43{height:20px;line-height:30px}._customMenu_1nlmx_35 ._ant-popover-content_1nlmx_43:hover{background-color:#f5f5f5;border-radius:5px}._apiButton_1nlmx_16>span{cursor:pointer}._dropdown_1nlmx_57{color:#28a745;font-weight:700;cursor:pointer}._mainContent_1nlmx_63{display:flex;width:100%;height:100%;padding:20px 15px 15px;gap:15px}._mainContent2_1nlmx_71{width:100%;height:100%;padding:10px;gap:15px}._headerTitle_1nlmx_79{display:flex;flex-direction:column;gap:5px;width:30%}._reportHeader_1nlmx_86{display:flex;align-items:center;font-size:15px;font-weight:450;gap:25px}._reportHeader_1nlmx_86>span{font-size:20px;font-weight:700;line-height:24.2px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}._name_1nlmx_103{color:#000}._valueContent_1nlmx_108{height:85%;flex:1;display:flex;align-items:center;justify-content:center}._valueContent2_1nlmx_118{height:100%;flex:1;display:flex;align-items:center;justify-content:center}._placeholder_1nlmx_128{width:100%;height:100%}._sidebar_1nlmx_134{width:25%;height:100%;transition:width .3s ease}._collapsed_1nlmx_140{width:5%;height:100%}._header_1nlmx_79{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;margin-top:13px}._headerLeft_1nlmx_154{display:flex;align-items:center;width:90%}._headerLeft_1nlmx_154>span{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:24px;color:#000}._icons_1nlmx_172{display:flex;align-items:center;gap:10px;width:10%}._uploadButton_1nlmx_179{background:#fffaf1;color:#454545;border-radius:6px;border:1px solid #E3B497;display:flex;align-items:center;gap:5px;cursor:pointer;width:max-content}._uploadButton_1nlmx_179>span{font-size:11px;padding:4px 7px}._icon_1nlmx_172{font-size:16px;cursor:pointer;color:#555}._tags_1nlmx_204{display:flex;align-items:center;gap:8px;margin-bottom:12px}._tags_1nlmx_204>img{width:18px;height:18px}._tags_1nlmx_204>p{font-size:11px;color:#868686;flex-shrink:0;margin-left:5px}._tag_1nlmx_204{background:#e8e8e8;padding:4px 8px;border-radius:12px;font-size:12px;color:#606060;border:1px solid #D2D2D2}._item_1nlmx_234{padding:8px 12px;cursor:pointer;transition:background .3s;font-size:10px}._item_1nlmx_234:hover{background:#ddd}._fileList_1nlmx_246{display:flex;flex-direction:column;gap:16px;margin-top:20px;height:80%;overflow:auto;padding:10px 10px 10px 0}._fileCard_1nlmx_256{background:#fff;padding:7px;border-radius:8px;display:flex;align-items:center;gap:12px;box-shadow:0 1px 1px #00000040;height:82px;border:1px solid #e8e8e8}._fileType_1nlmx_270{padding:13px;border-radius:6px;display:flex;align-items:center;justify-content:center;width:48px;height:48px;font-size:14px;font-weight:700}._fileInfo_1nlmx_282{flex:1;display:flex;flex-direction:column;gap:4px}._fileTitle_1nlmx_289{font-size:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;line-height:1.4;max-width:100%;color:#454545;word-break:break-word;overflow-wrap:anywhere}._fileMeta_1nlmx_304{display:flex;width:100%}._tagName_1nlmx_309{font-size:11px;color:#555;display:flex;width:30%}._tagName_1nlmx_309>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px;display:inline-block}._updateAt_1nlmx_324{font-size:11px;color:#555;display:flex;justify-content:center;width:55%}._fileActions_1nlmx_332{display:flex;align-items:center;width:15%}._bookmarkIcon_1nlmx_339,._optionsIcon_1nlmx_339{font-size:14px;color:#666;cursor:pointer}._bookmarkIcon_1nlmx_339:hover,._optionsIcon_1nlmx_339:hover{color:#333}._fileTypeName_1nlmx_349{font-size:14px;font-weight:400}._headerOption_1nlmx_355{display:flex;justify-content:space-between;align-items:center;width:100%;gap:7px;position:relative}._buttonSearch_1nlmx_364{border-radius:8px;width:max-content;display:flex;align-items:center;position:relative;color:#5f5e5b;justify-content:center;cursor:pointer;gap:5px}._buttonSearch_1nlmx_364>img{height:20px}._filterTag_1nlmx_380{display:flex;align-items:center;cursor:pointer}._filterTag_1nlmx_380{color:#868686;font-size:11px}._dropdownMenu_1nlmx_391{position:absolute;top:100%;left:0;background:#fff;box-shadow:0 4px 6px #0000001a;border-radius:5px;width:150px;z-index:10}._dropdownMenu_1nlmx_391 ul{list-style:none;padding:0;margin:0}._dropdownMenu_1nlmx_391 li{padding:8px 12px;cursor:pointer;transition:background .3s}._dropdownMenu_1nlmx_391 li:hover{background:#f0f0f0}._quickFilterInput_1nlmx_418{border:unset;width:76px;font-size:14px;transition:border-color .3s,box-shadow .3s;background-color:#fcfcfc}._quickFilterInput_1nlmx_418::placeholder{color:var(--header-text);padding-left:unset}._popoverContainer_1nlmx_433{padding:10px;max-width:250px;background:#fff;border-radius:8px;box-shadow:0 4px 10px #00000026}._popoverTags_1nlmx_441{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;width:100%}._tagPopUp_1nlmx_449{padding:4px 8px;font-size:12px;color:#454545;border-radius:19px;white-space:nowrap;cursor:pointer}._selectedTag_1nlmx_458{background:#f9f9f9;border:1px solid #D2D2D2}._deleteOption_1nlmx_463{font-size:14px;font-weight:700;color:#d9534f;cursor:pointer;padding:8px 0;border-top:1px solid #ddd}._deleteOption_1nlmx_463:hover{color:#c9302c}._turnOnOption_1nlmx_476{font-size:14px;font-weight:700;color:#2ea856;cursor:pointer;padding:8px 0;border-top:1px solid #ddd}._turnOnOption_1nlmx_476:hover{color:#2ea856}._settingIcon_1nlmx_492{opacity:.5;transition:opacity .3s ease-in-out;margin-top:5px;margin-right:13px}._setting_1nlmx_489:hover ._settingIcon_1nlmx_492{opacity:1}._dropdown1_1nlmx_503 .ant-dropdown-menu,._dropdown1_1nlmx_503 .ant-dropdown-menu-item{padding:0!important}._item_dropDown_1nlmx_510:hover{background:#e6e6e6!important}._headerContainer_8vimy_2{display:flex;flex-direction:column;gap:10px;height:10%;margin-bottom:10px}._headerInfo_8vimy_11{display:flex;align-items:center;gap:8px}._container_8vimy_17{height:93vh;width:100%;padding:10px}._info_8vimy_24{font-size:14px;color:#666}._apiButton_8vimy_30{display:flex;justify-content:end;align-items:center;flex:1;position:relative;font-size:16px;gap:10px}._select_8vimy_40{display:flex;justify-content:end;align-items:center;position:relative;font-size:16px;gap:5px}._customMenu_8vimy_49{max-width:180px;border-radius:8px;font-size:14px;color:var(--text-color)}._customMenu_8vimy_49 ._ant-popover-content_8vimy_57{height:20px;line-height:30px}._customMenu_8vimy_49 ._ant-popover-content_8vimy_57:hover{background-color:#f5f5f5;border-radius:5px}._apiButton_8vimy_30>span{cursor:pointer}._dropdown_8vimy_71{color:#28a745;font-weight:700;cursor:pointer}._mainContent_8vimy_77{display:flex;width:100%;height:100%;gap:15px}._mainContent2_8vimy_85{width:100%;height:100%;padding:10px;gap:15px;display:flex;justify-content:center}._mainContent2Wrap_8vimy_95{width:85%;height:100%}._headerTitle_8vimy_100{display:flex;flex-direction:column;gap:5px;width:100%}._reportHeader_8vimy_107{display:flex;align-items:center;font-size:15px;font-weight:450;gap:25px}._reportHeader_8vimy_107>span{font-size:20px;font-weight:700;line-height:24.2px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}._name_8vimy_124{color:#000}._valueContent_8vimy_129{height:85%;flex:1;display:flex;align-items:center;justify-content:center}._valueContent2_8vimy_139{height:100%;width:70%;align-items:center;justify-content:center;box-sizing:border-box}._placeholder_8vimy_151{width:100%;height:95%;overflow:auto}._tabs_8vimy_158{display:flex;border-bottom:1px solid #ccc;width:100%;height:4%}._tabs_8vimy_158 button{background:none;border:none;padding:10px 20px;cursor:pointer;font-weight:500;color:#666;border-bottom:2px solid transparent;transition:all .2s ease}._tabs_8vimy_158 button:hover{color:#000}._tabs_8vimy_158 ._activeTab_8vimy_180{border-bottom:2px solid #007bff;color:#007bff}._sidebar_8vimy_185{width:29%;height:100%;transition:width .3s ease}._collapsed_8vimy_191{width:5%;height:100%}._header_8vimy_2{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;margin-top:13px}._header2_8vimy_205{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;margin-top:2px}._headerLeft_8vimy_213{color:#454545;display:flex;align-items:center;padding:11px 20px;border-radius:2px}._headerLeft_8vimy_213>span{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:20px;color:#454545}._icons_8vimy_232{display:flex;align-items:center;gap:10px;width:10%}._uploadButton_8vimy_239{background:#fffaf1;color:#454545;border-radius:6px;border:1px solid #E3B497;display:flex;align-items:center;gap:5px;cursor:pointer;width:max-content}._uploadButton_8vimy_239>span{font-size:11px;padding:4px 7px}._icon_8vimy_232{font-size:16px;cursor:pointer;color:#555}._tags_8vimy_264{display:flex;align-items:center;gap:10px;margin-bottom:8px;justify-content:space-between}._tags_8vimy_264>img{width:18px;height:18px}._tags_8vimy_264>p{font-size:11px;color:#868686;flex-shrink:0;margin-left:5px}._tagRight_8vimy_285{display:flex;gap:10px;align-items:center}._bookmark_8vimy_291{margin-top:3px}._tag_8vimy_264{background:#e8e8e8;padding:4px 8px;border-radius:12px;font-size:12px;color:#606060;border:1px solid #D2D2D2}._item_8vimy_305{padding:8px 12px;cursor:pointer;transition:background .3s;font-size:10px}._item_8vimy_305:hover{background:#ddd}._fileList_8vimy_317{display:flex;flex-direction:column;gap:16px;margin-top:20px;height:85%;overflow:auto;padding:10px 10px 10px 0}._fileCard_8vimy_327{background:#fff;padding:7px;border-radius:8px;display:flex;align-items:center;gap:12px;box-shadow:0 1px 1px #00000040;height:69px;border:1px solid #e8e8e8}._fileType_8vimy_341{padding:13px;border-radius:6px;display:flex;align-items:center;justify-content:center;width:48px;height:48px;font-size:14px;font-weight:700}._fileInfo_8vimy_353{flex:1;display:flex;flex-direction:column;gap:4px}._fileTitle_8vimy_360{font-size:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;line-height:1.4;max-width:100%;color:#454545;word-break:break-word;overflow-wrap:anywhere;font-weight:700;margin-left:5px}._fileMeta_8vimy_377{display:flex;width:100%;justify-content:space-between}._tagName_8vimy_383{font-size:11px;color:#555;display:flex;width:30%}._tagName_8vimy_383>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px;display:inline-block}._updateAt_8vimy_398{font-size:11px;color:#555;display:flex;justify-content:center;width:55%}._fileActions_8vimy_406{display:flex;align-items:center;width:70%;justify-content:end}._bookmarkIcon_8vimy_413,._optionsIcon_8vimy_413{font-size:14px;color:#666;cursor:pointer}._bookmarkIcon_8vimy_413:hover,._optionsIcon_8vimy_413:hover{color:#333}._fileTypeName_8vimy_423{font-size:14px;font-weight:400}._headerOption_8vimy_429{display:flex;justify-content:space-between;align-items:center;width:100%;gap:7px;position:relative}._buttonSearch_8vimy_438{border-radius:8px;width:max-content;display:flex;align-items:center;position:relative;color:#5f5e5b;justify-content:center;cursor:pointer;gap:5px}._buttonSearch_8vimy_438>img{height:20px}._filterTag_8vimy_454{display:flex;align-items:center;cursor:pointer}._filterTag_8vimy_454{color:#868686;font-size:15px}._filterTag_8vimy_454>img{width:18px;height:18px}._wrapSpan_8vimy_470{display:flex;justify-content:center;align-items:center;gap:2px}._dropdownMenu_8vimy_477{position:absolute;top:100%;left:0;background:#fff;box-shadow:0 4px 6px #0000001a;border-radius:5px;width:150px;z-index:10}._dropdownMenu_8vimy_477 ul{list-style:none;padding:0;margin:0}._dropdownMenu_8vimy_477 li{padding:8px 12px;cursor:pointer;transition:background .3s}._dropdownMenu_8vimy_477 li:hover{background:#f0f0f0}._quickFilterInput_8vimy_504{border:unset;width:76px;font-size:14px;transition:border-color .3s,box-shadow .3s;background-color:#fcfcfc}._quickFilterInput_8vimy_504::placeholder{color:var(--header-text);padding-left:unset}._popoverContainer_8vimy_519{padding:10px;max-width:250px;background:#fff;border-radius:8px;box-shadow:0 4px 10px #00000026}._popoverTags_8vimy_527{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;width:100%}._tagPopUp_8vimy_535{padding:4px 8px;font-size:12px;color:#454545;border-radius:19px;white-space:nowrap;cursor:pointer}._selectedTag_8vimy_544{background:#f9f9f9;border:1px solid #D2D2D2}._deleteOption_8vimy_549{font-size:14px;font-weight:700;color:#d9534f;cursor:pointer;padding:8px 0;border-top:1px solid #ddd}._deleteOption_8vimy_549:hover{color:#c9302c}._turnOnOption_8vimy_562{font-size:14px;font-weight:700;color:#2ea856;cursor:pointer;padding:8px 0;border-top:1px solid #ddd}._turnOnOption_8vimy_562:hover{color:#2ea856}._settingIcon_8vimy_578{opacity:.5;transition:opacity .3s ease-in-out;margin-top:5px;margin-right:13px}._setting_8vimy_575:hover ._settingIcon_8vimy_578{opacity:1}._dropdown1_8vimy_589 .ant-dropdown-menu,._dropdown1_8vimy_589 .ant-dropdown-menu-item{padding:0!important}._item_dropDown_8vimy_597:hover{background:#e6e6e6!important}._planInfo_8vimy_601{display:flex;border:1px solid rgba(217,217,217,1);align-items:center;gap:27px;padding:16px;border-radius:5px}._container_top_8vimy_611{width:100%;display:flex;flex-direction:column;gap:20px}._total_8vimy_618 span{font-size:16px;font-weight:700;color:var(--header-text)}._ip_con_8vimy_624{display:flex;justify-content:space-between;gap:8px}._ip_con_8vimy_624 span{font-size:16px;font-weight:700;color:var(--header-text)}._flexRow_8vimy_636{display:flex;align-items:center;gap:16px;margin:16px 0;padding:16px;background:#f5f5f5;border-radius:8px}._selectBox_8vimy_646{min-width:200px}._add_8vimy_650,._form_8vimy_651,._tableSetting_8vimy_652{padding:.3em 1em;background-color:#f6f6f6;box-shadow:0 0 5px #ccc;border-radius:5px;cursor:pointer;display:flex;gap:5px;align-items:center}._add_8vimy_650>span,._form_8vimy_651>span{font-size:15px;color:#262626}._search_8vimy_669{width:100%;height:7%;display:flex;align-items:center}._searchWrap_8vimy_676{display:flex;align-items:center;width:100%;height:70%;border-radius:5px}._searchBox_8vimy_685{color:#262626;width:100%;height:100%;padding:0 .8em;font-size:16px;background-color:#0000}._tagsContainer_8vimy_694{padding:12px;height:90%;box-shadow:0 0 5px #ccc;border-radius:2px}._header_1cmrj_1{display:flex;justify-content:space-between}._titleContainer_1cmrj_6{display:flex;justify-content:space-between;align-items:center}._headerContainer_1cmrj_12{display:flex;align-items:center;gap:50px;height:10%;justify-content:space-between}._header_left_1cmrj_20{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-left:20px}._header_right_1cmrj_28{display:flex;justify-content:end;align-items:center;padding-right:15px}._headerContent_1cmrj_35{overflow:auto;padding:0 15px}._planInfo_1cmrj_41{display:flex;border:1px solid rgba(217,217,217,1);align-items:center;gap:27px;padding:5px}._titleText_1cmrj_49{color:#454545;font-weight:700;font-size:25px}._titleTextItem_1cmrj_55{color:#454545;font-weight:400}._benchmarkGroup_1cmrj_61{display:flex;gap:10px;align-items:center}._rightSidebar_1cmrj_67{width:0;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:10px;height:100%;padding:20px;border:1px solid #ddd;border-radius:8px;box-sizing:border-box}._rightSidebarTop_1cmrj_81{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:10px;padding:20px}._rightSidebarBot_1cmrj_90{display:flex;justify-content:center;align-items:center;gap:10px}._footerButton_1cmrj_98{justify-content:center;width:15%;margin-top:10px}._sidebarLeft_1cmrj_104{height:100%}._sidebar_1cmrj_104{height:100%;display:flex;flex-direction:column;gap:10px;border-radius:8px;box-sizing:border-box}._listItem_1cmrj_118{overflow-y:auto;flex-grow:1;max-height:70vh}._headerButton_1cmrj_125{display:flex;justify-content:end;padding:10px 10px 10px 20px}._mid_1cmrj_132{height:100%;padding:0 50px!important}._drop_down_1cmrj_140{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:5px;border:1px solid rgba(217,217,217,1);border-radius:8px;cursor:pointer;width:250px}._card_1cmrj_152{display:flex;flex-direction:column;padding:15px;border-radius:8px;cursor:pointer;background:#f6f6f6;box-shadow:0 4px 4px #00000040;width:250px}._card_daDuyet_1cmrj_164{display:flex;flex-direction:column;padding:15px;border-radius:8px;cursor:pointer;background:#55ffae59;box-shadow:0 4px 4px #00000040;width:250px}._sectionContainer_1cmrj_176{display:flex;flex-direction:column;gap:10px;padding:16px;border:1px solid #ddd;border-radius:8px;cursor:pointer}._titleCard_1cmrj_186{font-size:18px;color:#454545}._activeCard_1cmrj_191{border:2px solid #4B67A9}._dateRange_1cmrj_196{display:flex;gap:7px;margin-top:5px}._dateRange_1cmrj_196 span{color:#454545}._infoSection_1cmrj_206{display:flex;justify-content:space-between}._infoSectionLeft_1cmrj_211>span{color:#454545;font-weight:700;font-size:18px}._infoSectionButton_1cmrj_223{display:flex;justify-content:space-between;width:max-content;border-radius:10px;border:1px solid #ddd;padding:3px 10px;gap:5px}._infoSectionButton_1cmrj_223>span{color:#454545;font-size:12px}._inputRow_1cmrj_238{display:flex;justify-content:end;gap:16px;margin-bottom:16px}._inputRow2_1cmrj_245{display:flex;justify-content:end;gap:16px;margin-bottom:16px;padding-right:120px}._inputGroup_1cmrj_253{display:flex;flex-direction:column;width:max-content}._inputGroup_1cmrj_253>h4{text-align:right}._inputGroup2_1cmrj_263{display:flex;flex-direction:column;justify-content:center;width:165px}._label_1cmrj_271{color:#454545;font-weight:700;margin-bottom:4px}._textRow_1cmrj_278{display:flex;flex-direction:column;gap:8px}._textItem_1cmrj_284{display:block;font-size:14px;color:#333}._channelContainer_1cmrj_290{display:flex;flex-direction:column;gap:24px;color:#333}._channelGroup_1cmrj_297{display:flex;flex-direction:column;gap:8px}._channelTitle_1cmrj_303{font-weight:700;font-size:15px}._channelItem_1cmrj_308{margin-left:16px;font-size:14px}._buttonCard_1cmrj_313{display:flex;justify-content:end}._button_duyet_1cmrj_318{background-color:#259c63;color:#fff}._container_p5z99_1{width:100%;height:82vh}._sidebar_p5z99_6{height:82vh;overflow-y:auto;overflow-x:hidden;padding:10px;background-color:#fafafa;border-right:1px solid #eee}._addButton_p5z99_15{width:100%;margin-bottom:20px}._listTitle_p5z99_20{margin-bottom:20px;font-weight:600;font-size:16px}._list_p5z99_20{display:flex;flex-direction:column;font-size:16px;gap:10px}._listItem_p5z99_33{cursor:pointer;transition:all .2s cubic-bezier(1,1,1,1);border-radius:5px;display:flex;justify-content:start;align-items:center;gap:10px;font-size:16px;min-height:40px;transform-origin:left center;overflow:hidden;padding:10px;position:relative}._activeItem_p5z99_50{background-color:#8ebcff1a;border:1px solid rgba(142,188,255,1)}._itemTitle_p5z99_55{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 8px;font-size:16px;font-weight:500}._itemStatus_p5z99_64{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 4px;font-size:14px}._itemDates_p5z99_72{font-size:12px;color:#999}._itemDateLine_p5z99_77{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}._main_p5z99_84{height:60vh;overflow:auto;padding:10px}._header_p5z99_90{height:10%;display:flex;justify-content:space-between;align-items:center;padding:16px;background-color:#fff;border-radius:8px;border:1px solid #eee}._gridWrap_p5z99_101{height:60vh;width:100%}._modalOverlay_3hwam_2{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:50;animation:_fadeIn_3hwam_1 .3s ease-in-out forwards}@keyframes _fadeIn_3hwam_1{0%{opacity:0;background-color:#0000}to{opacity:1}}._modalContainer_3hwam_23{background:#fff;border-radius:12px;width:100%;max-width:60vw;overflow:hidden;box-shadow:0 10px 30px #0003;animation:_fadeIn_3hwam_1 .3s ease-in-out}._modalHeader_3hwam_34{background-color:#259c63;color:#fff;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;border-top-left-radius:12px;border-top-right-radius:12px}._modalTitle_3hwam_45{font-size:1.25rem;font-weight:600}._closeButton_3hwam_50{background:none;border:none;cursor:pointer;color:#fff;transition:transform .2s}._closeButton_3hwam_50:hover{transform:scale(1.1)}._icon_3hwam_62{width:1.5rem;height:1.5rem}._tabContainer_3hwam_68{border-bottom:2px solid #e5e7eb}._tabsWrapper_3hwam_72{display:flex;justify-content:space-around}._tabButton_3hwam_77{padding:.75rem 1.5rem;font-weight:500;background:none;border:none;cursor:pointer;color:#6b7280;transition:color .2s,border-bottom .2s}._tabButton_3hwam_77:hover{color:#259c63}._activeTab_3hwam_91{border-bottom:3px solid #259C63;color:#259c63}._guideContainer_3hwam_97{margin:1rem 1.5rem;padding:1rem;background-color:#f9fafb;border-radius:8px;font-size:.875rem;display:flex;align-items:flex-start;border-left:4px solid #259C63}._infoIcon_3hwam_108{width:1.5rem;height:1.5rem;margin-right:.75rem;color:#259c63;flex-shrink:0}._guideTitle_3hwam_116{font-weight:600;margin-bottom:.5rem}._guideList_3hwam_121{display:flex;gap:.25rem}._guideItem_3hwam_126{display:flex;align-items:center}._colorBox_3hwam_131{width:1rem;height:1rem;margin-right:.5rem;border-radius:4px}._modalBody_3hwam_139{padding:1.5rem;background:#fff}._presetSelection_3hwam_145{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._selectWrapper_3hwam_152{display:flex;gap:1rem;flex-grow:1;margin-right:1rem;align-items:center}._selectLabel_3hwam_160{font-weight:500;display:block;text-align:left}._select_3hwam_152{width:30%;padding:.5rem;border:1px solid #ccc;border-radius:6px;transition:border-color .2s}._select_3hwam_152:focus{border-color:#259c63;outline:none}._configSection_3hwam_180{border-radius:8px;margin-top:1rem}._sectionTitle_3hwam_185{font-weight:600;margin-bottom:.75rem;text-align:start}._weekGrid_3hwam_192,._monthGrid_3hwam_193{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:.75rem}._yearGrid_3hwam_199{display:grid;grid-template-columns:repeat(6,1fr);gap:.75rem}._gridItem_3hwam_205{display:flex;flex-direction:column;align-items:center;padding:.75rem;background:#fff;border-radius:6px;box-shadow:0 2px 5px #0000001a}._dayLabel_3hwam_215,._weekLabel_3hwam_216,._monthLabel_3hwam_217{font-size:.875rem;font-weight:500;margin-bottom:.5rem}._valueSelect_3hwam_223{padding:.5rem;border:1px solid #ccc;border-radius:6px;width:100%;text-align:center;transition:border-color .2s}._valueSelect_3hwam_223:focus{border-color:#259c63;outline:none}._colorIndicator_3hwam_237{width:100%;height:35px;margin-top:.5rem;border-radius:4px}._valueLabel_3hwam_244{font-size:1rem;font-weight:450;margin-top:.25rem;color:#fff;text-align:center}._modalFooter_3hwam_253{padding:1rem 1.5rem;background:#f3f4f6;display:flex;justify-content:flex-end;border-bottom-left-radius:12px;border-bottom-right-radius:12px;gap:10px}._cancelButton_3hwam_263,._applyButton_3hwam_264{padding:.5rem 1rem;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:background .2s,transform .1s}._cancelButton_3hwam_263{background:#d1d5db;color:#374151}._cancelButton_3hwam_263:hover{background:#9ca3af}._applyButton_3hwam_264{background:#259c63;color:#fff}._applyButton_3hwam_264:hover{background:#1e7c4c;transform:scale(1.05)}._renameModalOverlay_3hwam_293{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}._renameModalContainer_3hwam_302{background:#fff;padding:1.5rem;border-radius:8px;width:100%;max-width:400px;box-shadow:0 10px 30px #0003}._renameModalTitle_3hwam_311{font-weight:600;margin-bottom:1rem}._textInput_3hwam_316{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:6px}._saveButton_3hwam_323{background:#259c63;color:#fff}._saveButton_3hwam_323:hover{background:#1e7c4c}._container_8hyoh_1{padding:20px;width:100%;border-radius:8px}._header_8hyoh_9{display:flex;justify-content:space-between}._totalCard_8hyoh_14{display:flex}._stepTitle_8hyoh_18{font-size:18px;font-weight:700;margin-bottom:10px}._levelContainer_8hyoh_24{padding:5px;margin:10px 0;border-radius:5px}._levels_8hyoh_30{margin:10px;max-height:400px;overflow:auto}._flexRowOut_8hyoh_36{display:flex;justify-content:space-between}._flexRow_8hyoh_36{display:flex;align-items:center;gap:15px;flex-wrap:wrap}._selectBox_8hyoh_47{min-width:150px}._actionButton_8hyoh_51{margin-top:10px}._childLevel_8hyoh_55{margin-left:40px}._levelBadge_8hyoh_60{background:#4b67a9;color:#fff;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500;display:inline-block;text-align:center;min-width:30px}._distributionBtn_8hyoh_72{padding:6px 12px;border:1px solid #d9d9d9;border-radius:6px;background:#fff;cursor:pointer;font-size:12px;font-weight:500;transition:all .2s}._distributionBtn_8hyoh_72:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._distributionBtn_8hyoh_72._distributed_8hyoh_88{background:#52c41a;color:#fff;border-color:#52c41a}._distributionBtn_8hyoh_72._notDistributed_8hyoh_94{background:#f5f5f5;color:#666;border-color:#d9d9d9}._actionButtons_8hyoh_100{display:flex;gap:6px;justify-content:center;align-items:center;margin-top:2px}._addChildBtn_8hyoh_108,._deleteBtn_8hyoh_108{width:28px;height:28px;border:1px solid #d9d9d9;border-radius:6px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;transition:all .2s}._addChildBtn_8hyoh_108{color:#4b67a9;border-color:#4b67a9}._addChildBtn_8hyoh_108:hover{background:#e6f7ff;transform:scale(1.1)}._deleteBtn_8hyoh_108{color:#ff4d4f;border-color:#ff4d4f}._deleteBtn_8hyoh_108:hover{background:#fff2f0;transform:scale(1.1)}._ag-theme-quartz_8hyoh_144{--ag-header-height: 40px;--ag-header-foreground-color: #374151;--ag-header-background-color: #f9fafb;--ag-border-color: #e5e7eb;--ag-row-hover-color: #f9fafb;--ag-selected-row-background-color: #eff6ff}._ag-theme-quartz_8hyoh_144 ._ag-header-cell_8hyoh_153{font-weight:500;font-size:14px}._ag-theme-quartz_8hyoh_144 ._ag-cell_8hyoh_158{font-size:14px;line-height:1.4}._ag-theme-quartz_8hyoh_144 ._ag-row_8hyoh_163{border-bottom:1px solid #e5e7eb}._ag-theme-quartz_8hyoh_144 ._ag-row_8hyoh_163:hover{background-color:#f9fafb}._ag-theme-quartz_8hyoh_144 ._ag-row-selected_8hyoh_171{background-color:#eff6ff}._ag-theme-quartz_8hyoh_144 ._row-group_8hyoh_176{background-color:#f8f9fa;font-weight:700}._ag-theme-quartz_8hyoh_144 ._ag-group-expanded_8hyoh_181 ._ag-icon_8hyoh_181,._ag-theme-quartz_8hyoh_144 ._ag-group-contracted_8hyoh_182 ._ag-icon_8hyoh_181{margin-right:8px;margin-top:2px;z-index:1}._ag-theme-quartz_8hyoh_144 ._ag-group-child-count_8hyoh_188{margin-left:4px}._ag-theme-quartz_8hyoh_144 ._ag-group-expanded_8hyoh_181,._ag-theme-quartz_8hyoh_144 ._ag-group-contracted_8hyoh_182{display:flex;align-items:center}._main_1g5no_1{width:100%;height:100%}._body_1g5no_6{width:100%;height:95%;background-color:#ff0}._body_1g5no_6 .ag-cell-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._footer_1g5no_20{width:100%;height:5%;display:flex;justify-content:space-around;align-items:center}._section_37onj_1{margin-bottom:30px}._titleContainer_37onj_5{display:flex;justify-content:space-between;align-items:center}._headerContainer_37onj_11{display:flex;align-items:center;gap:10px;height:70px}._headerContent_37onj_18{height:90%;overflow:auto}._planInfo_37onj_24{display:flex;border:1px solid rgba(217,217,217,1);align-items:center;gap:27px;padding:5px}._titleText_37onj_32{color:#454545;font-weight:700;font-size:25px}._titleTextItem_37onj_38{color:#454545;font-weight:400}._benchmarkGroup_37onj_44{display:flex;gap:10px;align-items:center}._rightSidebar_37onj_50{display:flex;flex-direction:column;gap:10px;height:100%;padding:20px;border:1px solid #ddd;border-radius:8px;box-sizing:border-box}._footerButton_37onj_62{display:flex;gap:18px;justify-content:center;width:15%;margin-top:10px}._sidebarLeft_37onj_70{height:100%}._sidebar_37onj_70{height:100%;display:flex;flex-direction:column;gap:10px;border-radius:8px;box-sizing:border-box}._listItem_37onj_84{padding:20px;overflow-y:auto;flex-grow:1;max-height:70vh}._headerButton_37onj_91{display:flex;justify-content:end;padding:10px 10px 10px 20px}._mid_37onj_98{height:100%;padding:0 50px!important}._card_37onj_106{display:flex;flex-direction:column;padding:15px;border-radius:8px;cursor:pointer;background:#f6f6f6;box-shadow:0 4px 4px #00000040;width:250px}._card_daDuyet_37onj_118{display:flex;flex-direction:column;padding:15px;border-radius:8px;cursor:pointer;background:#55ffae59;box-shadow:0 4px 4px #00000040;width:250px}._sectionContainer_37onj_130{display:flex;flex-direction:column;gap:10px;padding:20px;border:1px solid #ddd;border-radius:8px;cursor:pointer;margin-top:30px}._titleCard_37onj_141{font-size:18px;color:#454545}._activeCard_37onj_146{border:2px solid #4B67A9}._dateRange_37onj_151{display:flex;gap:7px;margin-top:5px}._dateRange_37onj_151 span{color:#454545}._infoSection_37onj_161{display:flex;justify-content:space-between}._infoSectionLeft_37onj_166>span{color:#454545;font-weight:700;font-size:18px}._infoSectionButton_37onj_178{display:flex;justify-content:space-between;width:max-content;border-radius:10px;border:1px solid #ddd;padding:3px 10px;gap:5px}._infoSectionButton_37onj_178>span{color:#454545;font-size:12px}._inputRow_37onj_193{display:flex;justify-content:end;gap:16px;margin-bottom:16px}._inputRow2_37onj_200{display:flex;justify-content:end;gap:16px;margin-bottom:16px;padding-right:120px}._inputGroup_37onj_208{display:flex;flex-direction:column;width:max-content}._inputGroup2_37onj_214{display:flex;flex-direction:column;justify-content:center;width:165px}._label_37onj_222{color:#454545;font-weight:700;margin-bottom:4px}._textRow_37onj_229{display:flex;flex-direction:column;gap:8px}._textItem_37onj_235{display:block;font-size:14px;color:#333}._channelContainer_37onj_241{display:flex;flex-direction:column;gap:24px;color:#333}._channelGroup_37onj_248{display:flex;flex-direction:column;gap:8px}._channelTitle_37onj_254{font-weight:700;font-size:15px}._channelItem_37onj_259{margin-left:16px;font-size:14px}._buttonCard_37onj_264{display:flex;justify-content:end}._container_37onj_269{height:calc(100% - 10px);display:flex;flex-direction:column;gap:10px;overflow:auto;padding-bottom:30px}._top_37onj_278{min-height:300px;margin-top:20px}._top_37onj_278 span{display:block;text-align:center;font-weight:400}._bot_37onj_288{min-height:300px}._header_left_37onj_292{display:flex;align-items:center;gap:10px}._header_right_37onj_298{margin-left:auto}._drop_down_37onj_302{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:5px;border:1px solid rgba(217,217,217,1);border-radius:8px;cursor:pointer;width:250px}._button_duyet_37onj_314{background:#f6f6f6;border-radius:8px;padding:4px 16px}._sidebarLeft_1cngy_1{border-right:1px solid #f0f0f0;padding:16px}._sidebar_1cngy_1{display:flex;flex-direction:column;height:100%}._headerButton_1cngy_12{margin-bottom:16px}._addButton_1cngy_16{width:100%}._listItem_1cngy_20{overflow-y:auto;flex-grow:1}._card_1cngy_25{padding:16px;border:1px solid #f0f0f0;border-radius:8px;margin-bottom:16px;cursor:pointer}._activeCard_1cngy_33{border-color:#4b67a9;background-color:#e6f7ff}._titleCard_1cngy_38{margin:0 0 8px}._dateRange_1cngy_43{display:flex;flex-direction:column;font-size:12px;color:#666}._mid_1cngy_50{padding:16px}._headerContainer_1cngy_54{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._titleText_1cngy_61{font-size:20px;font-weight:700}._planInfo_1cngy_66{display:flex;gap:16px}._headerContent_1cngy_71{background-color:#fff;padding:24px;border-radius:8px}._report_1x7c5_2{display:flex;flex-direction:column;height:100%;padding:0 10px}._report__add-button_1x7c5_15{background-color:var(--primary-color);color:var(--text-white);border:none;border-radius:50%;width:35px;height:35px;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:background-color .3s ease;line-height:0}._report__add-button_1x7c5_15 span{position:relative;transform:translateY(-1px);font-size:23px}._report__add-button_1x7c5_15:hover{background-color:var(--hover-color)}._report__header_1x7c5_9{display:flex;justify-content:space-between;align-items:center}._sheet_title_1x7c5_46,._setting_userClass_1x7c5_52{display:flex;align-items:center;gap:10px}._sheet_title_1x7c5_46>span{font-weight:700;font-size:1.5em}._report__button-group_1x7c5_63{width:100%;display:flex;justify-content:flex-end;margin:10px 0}._report__action-button_1x7c5_70{background-color:var(--primary-color);color:var(--text-white);border:none;border-radius:4px;padding:8px 16px;cursor:pointer;margin-left:10px;transition:background-color .3s ease}._report__action-button_1x7c5_70:hover{background-color:var(--hover-color)}._popup-overlay_1x7c5_85{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._popup_1x7c5_85{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 10px #0000001a}._popup__input_1x7c5_105{display:block;width:100%;margin-bottom:10px;padding:8px;border:1px solid var(--border-color);border-radius:4px}._popup__button_1x7c5_114{margin-right:10px;padding:8px 16px;border:none;border-radius:4px;cursor:pointer}._popup__button--cancel_1x7c5_122{background-color:var(--secondary-color);color:var(--text-white)}._settings-popup-overlay_1x7c5_127{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}._settings-popup_1x7c5_127{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 10px #0000001a;width:900px;overflow-y:auto;max-height:90vh}._settings-popup__header_1x7c5_150{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._settings-popup__title_1x7c5_157{font-size:1.5rem;font-weight:700;color:var(--text-light)}._settings-popup__table-title_1x7c5_163{font-size:1rem;font-weight:700;color:var(--text-light)}._settings-popup__close-button_1x7c5_169{background:none;border:none;color:var(--primary-color);cursor:pointer;font-size:1.2rem}._settings-popup__add-column-button_1x7c5_177{margin-bottom:10px;padding:10px 15px;background-color:var(--primary-color);color:var(--text-white);border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}._settings-popup__add-column-button_1x7c5_177:hover{background-color:var(--hover-color)}._settings-popup__column-setting_1x7c5_192{display:flex;align-items:center;padding:7px 0;border-top:1px solid var(--border-bold)}._settings-popup__table-column-setting_1x7c5_199{display:flex;flex-direction:column;align-items:flex-start;padding:7px 0;border-top:1px solid var(--border-bold)}._settings-popup__table-input_1x7c5_207{margin-right:10px;padding:8px;border:1px solid var(--border-color);border-radius:4px;flex:1;color:var(--text-light);width:100%}._settings-popup__column-input_1x7c5_217{margin-right:10px;padding:8px;border:1px solid var(--border-color);border-radius:4px;flex:1;color:var(--text-light)}._settings-popup__column-select_1x7c5_226{margin-right:10px;padding:8px;border:1px solid var(--border-color);border-radius:4px;color:var(--text-light)}._settings-popup__footer_1x7c5_234{display:flex;justify-content:flex-end;margin-top:20px}._settings-popup__close-footer-button_1x7c5_240{padding:10px 15px;background-color:var(--secondary-color);color:var(--text-white);border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}._settings-popup__close-footer-button_1x7c5_240:hover{background-color:var(--hover-color)}._settings-popup__table-column-setting_1x7c5_199 h3,._settings-popup__table-column-setting_1x7c5_199 input{display:block;margin-bottom:8px}._column-setting_1x7c5_261{display:flex;align-items:center;margin-bottom:10px}._column-setting_1x7c5_261 input,._column-setting_1x7c5_261 select{margin-right:10px;padding:5px;border:1px solid var(--border-color);border-radius:4px}._settings-popup__remove-column-button_1x7c5_281{background-color:var(--secondary-color);color:var(--text-white);border:none;border-radius:4px;padding:5px 10px;cursor:pointer;margin-left:10px;transition:background-color .3s ease}._settings-popup__remove-column-button_1x7c5_281:hover{background-color:darken(var(--secondary-color),10%)}._settings-popup__clone-column-button_1x7c5_296{background-color:var(--secondary-color);color:var(--text-white);border:none;border-radius:4px;padding:5px 10px;cursor:pointer;margin-left:10px;transition:background-color .3s ease}._settings-popup__clone-column-button_1x7c5_296:hover{background-color:darken(var(--secondary-color),10%)}._settings-popup__dropdown-options_1x7c5_311{display:flex;flex-direction:column;margin:10px 0;width:87%}._settings-popup__add-option-input_1x7c5_318{margin-bottom:5px;padding:8px;border:1px solid var(--border-color);border-radius:4px;font-size:14px}._settings-popup__add-option-button_1x7c5_326{padding:8px 12px;background-color:var(--primary-color);color:var(--text-white);border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}._settings-popup__add-option-button_1x7c5_326:hover{background-color:var(--hover-color)}._settings-popup__option-list_1x7c5_340{margin-top:5px;max-height:120px;overflow-y:auto;border:1px solid var(--border-color);border-radius:4px;background-color:#fff}._settings-popup__option-item_1x7c5_349{display:flex;align-items:center;justify-content:space-between;padding:5px 10px;transition:background-color .3s ease;color:var(--text-light)}._settings-popup__option-item_1x7c5_349:hover{background-color:#0000001a}._settings-popup__remove-option-button_1x7c5_362{background-color:var(--secondary-color);color:var(--text-white);border:none;border-radius:4px;padding:5px 10px;cursor:pointer;transition:background-color .3s ease}._settings-popup__remove-option-button_1x7c5_362:hover{background-color:darken(var(--secondary-color),10%)}._validation-options_1x7c5_376{display:flex;align-items:center;margin-top:10px;color:var(--text-light)}._validation-options_1x7c5_376 select{margin:0 10px 10px 0;padding:8px;border:1px solid var(--border-color);border-radius:4px;font-size:14px}._settings-popup__formula-options_1x7c5_391{align-items:center;margin-top:10px}._settings-popup__formula-input_1x7c5_396{width:77%;flex:1;margin-right:10px;padding:8px;border:1px solid var(--border-color);border-radius:4px;font-size:14px}._settings-popup__add-variable-button_1x7c5_406{padding:8px 12px;background-color:var(--primary-color);color:var(--text-white);border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}._settings-popup__add-variable-button_1x7c5_406:hover{background-color:var(--hover-color);color:var(--text-white)!important}._settings-popup__variables-container_1x7c5_421{flex-direction:column;margin:10px 0}._formula-variable_1x7c5_426{display:flex;align-items:center;margin-top:5px;color:var(--text-light)}._formula-variable_1x7c5_426 select{margin-left:10px;padding:5px;border:1px solid var(--border-color);border-radius:4px;font-size:14px}._settings-popup__formula-input_1x7c5_396:hover{border-color:var(--hover-color)}._settings-popup__formula-input_1x7c5_396:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 5px #007bff80}._settings-popup__vlookup-options_1x7c5_451{padding:10px;border:1px solid #ddd;margin:10px 0;border-radius:4px}._settings-popup__vlookup-field_1x7c5_458{margin-bottom:10px}._settings-popup__vlookup-field_1x7c5_458 label{display:block;margin-bottom:5px;font-weight:500}._settings-popup__vlookup-field_1x7c5_458 select{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px}._buttonSection_1x7c5_475,._buttonSettingApprove_1x7c5_476{border-radius:16px;width:max-content;display:flex;align-items:center;position:relative;color:#454545;height:30px;justify-content:center;cursor:pointer;background:#d9d9d9;margin-left:10px}._buttonSection_1x7c5_475>span,._buttonSettingApprove_1x7c5_476>span{padding:0 15px;font-size:14.5px}._settings-popup__color-options_1x7c5_496{display:flex;gap:15px;margin-right:10px;margin-bottom:5px}._color-picker-container_1x7c5_503{display:flex;align-items:center;gap:5px}._color-picker-container_1x7c5_503 label{font-size:14px;color:var(--text-light)}._settings-popup__color-picker_1x7c5_514{padding:0;width:40px;height:25px;border:1px solid var(--border-color);border-radius:4px;cursor:pointer}._settings-popup__color-picker_1x7c5_514::-webkit-color-swatch-wrapper{padding:0}._settings-popup__color-picker_1x7c5_514::-webkit-color-swatch{border:none;border-radius:2px}._settings-popup__editor-permissions_1x7c5_532{margin:10px 0;padding:10px;border-radius:4px;background-color:#f5f5f5}._settings-popup__permission-toggle_1x7c5_539{display:flex;align-items:center;gap:8px;margin-bottom:10px}._settings-popup__permission-toggle_1x7c5_539 input[type=checkbox]{width:16px;height:16px;cursor:pointer}._settings-popup__permission-toggle_1x7c5_539 label{font-size:14px;color:var(--text-light);cursor:pointer}._settings-popup__editor-select_1x7c5_558{margin-top:10px}._MuiListItemButton-root_1x7c5_562._Mui-selected_1x7c5_562{background-color:var(--primary-color)!important;color:var(--text-white)!important}._MuiListItemButton-root_1x7c5_562:hover{background-color:var(--hover-color)}._settings-popup__date-calc-options_1x7c5_571{display:flex;flex-direction:column;gap:20px;margin-top:10px}._settings-popup__date-calc-section_1x7c5_578{display:flex;flex-direction:column;gap:10px;padding:15px;border:1px solid #ddd;border-radius:4px}._settings-popup__date-calc-section_1x7c5_578 h4{margin:0 0 8px;color:#666}._settings-popup__date-calc-checkbox_1x7c5_593{display:flex;align-items:center;gap:8px;margin-bottom:8px}._settings-popup__date-calc-options_1x7c5_571 input[type=date],._settings-popup__date-calc-options_1x7c5_571 input[type=number],._settings-popup__date-calc-options_1x7c5_571 select{padding:8px;border:1px solid #ddd;border-radius:4px;width:100%}._settings-popup__email-bot-options_1x7c5_609{padding:24px;background-color:#f8fafc;border-radius:12px;box-shadow:0 2px 8px #0000000d}._settings-popup__email-bot-section_1x7c5_616{background-color:#fff;padding:24px;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-bottom:24px}._settings-popup__email-bot-checkbox_1x7c5_625{display:flex;align-items:center;gap:12px;margin-bottom:10px}._settings-popup__email-bot-checkbox_1x7c5_625 input[type=checkbox]{appearance:none;width:20px;height:20px;border:2px solid var(--primary-color);border-radius:4px;cursor:pointer;position:relative;transition:all .2s ease}._settings-popup__email-bot-checkbox_1x7c5_625 input[type=checkbox]:checked{background-color:var(--primary-color)}._settings-popup__email-bot-checkbox_1x7c5_625 input[type=checkbox]:checked:after{content:"✓";position:absolute;color:#fff;font-size:14px;left:4px;top:0}._settings-popup__email-bot-checkbox_1x7c5_625 label{font-size:15px;color:#374151;font-weight:500}._settings-popup__email-bot-section_1x7c5_616 select{width:100%;padding:12px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;color:#374151;background-color:#fff;transition:all .2s ease;cursor:pointer}._settings-popup__email-bot-section_1x7c5_616 select:hover{border-color:var(--primary-color)}._settings-popup__email-bot-section_1x7c5_616 select:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}._settings-popup__email-input_1x7c5_686 input{width:100%;padding:12px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;color:#374151;transition:all .2s ease;margin-bottom:10px}._settings-popup__email-input_1x7c5_686 input:hover{border-color:var(--primary-color)}._settings-popup__email-input_1x7c5_686 input:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}._settings-popup__email-bot-content_1x7c5_707{border-bottom:1px solid #a3a5a8;margin-bottom:10px}._settings-popup__email-content_1x7c5_712{background-color:#f8fafc;padding:20px;border-radius:8px}._settings-popup__email-field_1x7c5_718{margin-bottom:20px}._settings-popup__email-field_1x7c5_718:last-child{margin-bottom:0}._settings-popup__email-field_1x7c5_718 label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}._settings-popup__email-field_1x7c5_718 input,._settings-popup__email-field_1x7c5_718 textarea{width:100%;padding:12px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;color:#374151;background-color:#fff;transition:all .2s ease}._settings-popup__email-field_1x7c5_718 input:hover,._settings-popup__email-field_1x7c5_718 textarea:hover{border-color:var(--primary-color)}._settings-popup__email-field_1x7c5_718 input:focus,._settings-popup__email-field_1x7c5_718 textarea:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}._settings-popup__email-field_1x7c5_718 textarea{min-height:120px;resize:vertical;line-height:1.5}._settings-popup__email-field_1x7c5_718 input::placeholder,._settings-popup__email-field_1x7c5_718 textarea::placeholder{color:#9ca3af}._settings-popup__email-field_1x7c5_718._error_1x7c5_770 input,._settings-popup__email-field_1x7c5_718._error_1x7c5_770 textarea{border-color:#ef4444}._settings-popup__email-field_1x7c5_718._error_1x7c5_770 input:focus,._settings-popup__email-field_1x7c5_718._error_1x7c5_770 textarea:focus{box-shadow:0 0 0 3px #ef44441a}._settings-popup__hour-selector_1x7c5_780{margin-bottom:20px;background-color:#fff;border-radius:8px}._settings-popup__hour-label_1x7c5_786{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}._settings-popup__hour-input_1x7c5_794{width:100px;padding:12px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;color:#374151;background-color:#fff;transition:all .2s ease;-moz-appearance:textfield}._settings-popup__hour-input_1x7c5_794::-webkit-outer-spin-button,._settings-popup__hour-input_1x7c5_794::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._settings-popup__hour-input_1x7c5_794:hover{border-color:var(--primary-color)}._settings-popup__hour-input_1x7c5_794:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}._settings-popup__hour-error_1x7c5_822{color:#ef4444;font-size:12px;margin-top:4px;display:none}._settings-popup__hour-input_1x7c5_794._error_1x7c5_770{border-color:#ef4444}._settings-popup__hour-input_1x7c5_794._error_1x7c5_770+._settings-popup__hour-error_1x7c5_822{display:block}._settings-popup__schedule-section_1x7c5_837{display:flex;gap:20px;margin-bottom:20px;align-items:flex-start}._settings-popup__date-selection_1x7c5_844{flex:1}._settings-popup__date-input_1x7c5_848,._settings-popup__date-select_1x7c5_844{width:100%;padding:12px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;color:#374151;background-color:#fff;transition:all .2s ease;margin-top:10px}._settings-popup__date-input_1x7c5_848:hover,._settings-popup__date-select_1x7c5_844:hover{border-color:var(--primary-color)}._settings-popup__date-input_1x7c5_848:focus,._settings-popup__date-select_1x7c5_844:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}._settings-popup__date-input_1x7c5_848._error_1x7c5_770,._settings-popup__date-select_1x7c5_844._error_1x7c5_770{border-color:#ef4444}._settings-popup__hour-selector_1x7c5_780{flex:1;margin-bottom:0}@media(max-width:768px){._settings-popup__schedule-section_1x7c5_837{flex-direction:column;gap:15px}._settings-popup__date-selection_1x7c5_844,._settings-popup__hour-selector_1x7c5_780{width:100%}}._settings-popup__email-bot-setting-row_1x7c5_897{display:flex;align-items:center;margin-bottom:10px}._settings-popup__email-bot-setting-row_1x7c5_897 input,._settings-popup__email-bot-setting-row_1x7c5_897 select{margin-right:10px;padding:8px;border:1px solid var(--border-color);border-radius:4px}._settings-popup__table-config_1x7c5_911{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e5e7eb}._settings-popup__table-header_1x7c5_917{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}._settings-popup__table-header_1x7c5_917 h4{margin:0;font-size:1rem;font-weight:600;color:#374151}._settings-popup__add-row-btn_1x7c5_931{display:flex;align-items:center;justify-content:center;padding:8px;background-color:#10b981;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;width:40px;height:40px}._settings-popup__add-row-btn_1x7c5_931:hover{background-color:#059669}._settings-popup__table-row_1x7c5_950{display:grid;grid-template-columns:1fr 1fr 46px;gap:1rem;margin-bottom:1rem;align-items:center}._settings-popup__row-name_1x7c5_958,._settings-popup__column-select_1x7c5_226{height:40px;padding:.625rem .875rem;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;width:100%;background-color:#fff;color:#1f2937;transition:all .2s ease}._settings-popup__column-select_1x7c5_226{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right .875rem center;background-repeat:no-repeat;background-size:1.25rem;padding-right:2.5rem}._settings-popup__row-name_1x7c5_958:hover,._settings-popup__column-select_1x7c5_226:hover{border-color:#9ca3af}._settings-popup__row-name_1x7c5_958:focus,._settings-popup__column-select_1x7c5_226:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}._settings-popup__remove-row-btn_1x7c5_992{display:flex;align-items:center;justify-content:center;padding:8px;background-color:#f3f4f6;color:#ef4444;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;width:40px;height:40px}._settings-popup__remove-row-btn_1x7c5_992:hover{background-color:#fee2e2;color:#dc2626}._check__Duplicates__container_1x7c5_1012{max-height:200px;overflow:auto}._check__Duplicates_1x7c5_1012{display:flex;align-items:center;margin:1em 0}._check__Duplicates__input_1x7c5_1023{width:20px;height:20px;margin-right:10px}._settings-popup__duyet-options_1x7c5_1029{margin-top:15px;border:1px solid #e8e8e8;padding:15px;border-radius:4px}._settings-popup__duyet-default-options_1x7c5_1036{margin-bottom:15px;padding:8px;background-color:#f5f5f5;border-radius:4px}._settings-popup__duyet-uc-selection_1x7c5_1043{margin-top:10px}._settings-popup__duyet-uc-dropdown_1x7c5_1047{width:100%;padding:8px;border:1px solid #d9d9d9;border-radius:4px;margin-top:8px;font-size:14px}._settings-popup__duyet-uc-dropdown_1x7c5_1047:focus{outline:none;border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33}._settings-popup__conditional-options_1x7c5_1062{margin-top:15px;border:1px solid #e8e8e8;padding:15px;border-radius:4px;background-color:#f9f9f9}._settings-popup__conditional-field_1x7c5_1070{margin-bottom:15px}._settings-popup__conditional-field_1x7c5_1070 label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}._settings-popup__conditional-select_1x7c5_1082,._settings-popup__conditional-input_1x7c5_1083{width:100%;padding:10px;border:1px solid #d9d9d9;border-radius:4px;font-size:14px;transition:all .3s}._settings-popup__conditional-select_1x7c5_1082:hover,._settings-popup__conditional-input_1x7c5_1083:hover{border-color:var(--primary-color)}._settings-popup__conditional-select_1x7c5_1082:focus,._settings-popup__conditional-input_1x7c5_1083:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px #1890ff33}.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}._container_13hyp_1{width:100%;height:100%}._header_13hyp_6{width:100%;height:5%;display:flex}._tabsHeader_13hyp_12{width:100%;height:100%;display:flex;border-bottom:1px solid #e1e5e8}._content_13hyp_19{width:100%;height:90%}._tabs_13hyp_12{width:100%;height:5%;display:flex;border-bottom:1px solid #e1e5e8}._tab_13hyp_12{display:flex;align-items:center;cursor:pointer;color:#7f8c8d;transition:background-color .2s;padding:0 1em}._tab_13hyp_12:hover{background-color:#dce4e8}._tabActiveHeader_13hyp_46{display:flex;align-items:center;background-color:#0d5eab;color:#fff;font-weight:700;padding:0 1em}._tabActive_13hyp_46{display:flex;align-items:center;background-color:#259c63;color:#fff;font-weight:700;padding:0 1em}._mainPanel_13hyp_64{width:100%;height:95%;background-color:#fff;border-radius:5px;overflow:auto}._container_8ebei_1{padding:20px;background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:10px}._contentContainer_8ebei_7{display:flex;width:100%;gap:20px}._chartOptions_8ebei_13{margin-bottom:20px;margin-top:15px;display:flex;flex-wrap:wrap;gap:10px}._checkboxGroup_8ebei_21{margin-bottom:20px;margin-top:15px}._columnSelection_8ebei_26{margin-bottom:10px;width:40%}._preview_8ebei_31{margin-bottom:10px;width:60%}._alert_8ebei_36{margin-top:10px;margin-bottom:10px}._createButton_8ebei_41{margin:10px 10px 0 0;padding:10px 14px}._selectField_8ebei_47{margin-top:10px}._conditions_8ebei_51{display:flex;gap:10px;margin:5px 0}._tutorialContainer_hslt0_1{padding:20px;background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;font-size:16px;line-height:1.5}._categories_container_1yfju_1{display:flex;width:100%;height:100%;overflow:hidden}._left_section_1yfju_8{height:100%;overflow-y:auto;overflow-x:hidden;padding:10px}._categories_list_1yfju_15{display:flex;flex-direction:column;font-size:16px;gap:10px}._categories_list2_1yfju_22{margin-top:20px;display:flex;justify-content:start;font-size:16px;gap:10px}._categories_list3_1yfju_30{margin-top:20px;display:flex;justify-content:space-between;font-size:16px;gap:10px}._categories_list_item_1yfju_38{margin-bottom:8px}._right_section_1yfju_42{height:100%;overflow:auto;padding:10px}._option_item_1yfju_49{cursor:pointer;transition:all .2s cubic-bezier(1,1,1,1);border-radius:5px;display:flex;justify-content:start;align-items:center;gap:10px;font-size:16px;min-height:40px;transform-origin:left center;background-color:transparent;position:relative;overflow:hidden;padding-left:10px}._option_item_1yfju_49:before{content:"";position:absolute;inset:0;transform:translate(100%);transition:transform .2s ease-out;z-index:1}._option_item_1yfju_49:hover:before{transform:translate(0)}._option_item_1yfju_49>*{position:relative;z-index:1}._selected_1yfju_87{cursor:pointer;transition:all .2s cubic-bezier(1,1,1,1);border-radius:5px;display:flex;justify-content:start;align-items:center;gap:10px;font-size:16px;min-height:40px;transform-origin:left center;overflow:hidden;background-color:#cbf4d6;color:#1d6140;padding-left:10px}._button_1yfju_104{display:flex;gap:10px}._headerActionButton_1yfju_109{border-radius:8px;width:max-content;display:flex;align-items:center;position:relative;height:30px;justify-content:center;cursor:pointer;background:#249e57;color:#fff;font-weight:700}._headerActionButton_1yfju_109>span{padding:0 20px;font-size:14px}._setting_1yfju_128{width:100%;height:100%}._body_1yfju_133{width:100%;height:95%}._body_1yfju_133 .ag-cell-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._footer_1yfju_146{width:100%;height:5%;display:flex;justify-content:center;align-items:center}._KHKDContainer_1n60h_1{width:100%;height:100%;overflow-y:auto;position:relative;padding-top:-10px}._headerContainer_1n60h_8{align-items:center;height:50px;top:0;z-index:100}._headerContainer2_1n60h_16{align-items:center;height:50px;display:flex;justify-content:space-between;margin-right:20px}._headerTitle_1n60h_23{font-size:24px;font-weight:700}._button_top_1n60h_27{display:flex;width:100%;justify-content:end;gap:10px;padding:10px 30px 0 0;color:#fff;border-radius:5px}._duyetContainer_1n60h_39{display:flex;justify-content:start;gap:10px;align-items:center;padding:20px 0;margin-bottom:20px;border-bottom:1px solid #ccc}._title_1n60h_49{font-size:24px;font-weight:600;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%}._headerButton_1n60h_59{display:flex;justify-content:flex-end;gap:10px;color:#fff;flex-wrap:nowrap}._duyetCheckbox_1n60h_67{display:flex;align-items:center;gap:5px}._actionButton_1n60h_73{background-color:#fff;color:#000;border:none;border-radius:5px;cursor:pointer;display:flex;align-items:center;justify-content:center}._caiDatButton_1n60h_84{background-color:#fff;color:#000;border:none;border-radius:5px;cursor:pointer;padding:10px 20px}._contentContainer_1n60h_93{font-size:18px;padding:20px;line-height:1.6;width:100%}._addItemForm_1n60h_99{display:flex;flex-direction:column;margin-top:20px}._modalActions_1n60h_104{display:flex;justify-content:space-between;width:100%}._formGroup_1n60h_109{margin-bottom:15px}._sectionTitle_1n60h_113{font-size:20px;font-weight:700;color:#454545;margin-bottom:2px;margin-top:10px}._sectionNote_1n60h_121{font-size:12.5px;color:#454545}._caiDatNhomKetQuaContainer_1n60h_127{display:flex;align-items:center;gap:20px;padding-bottom:10px}._overlay_1n60h_134{position:absolute;inset:0;background:#ffffffb3;z-index:10;display:flex;flex-direction:column;justify-content:center;align-items:center}._loadingText_1n60h_148{font-size:16px;color:#333;margin-top:16px}._dotFlashing_1n60h_154{margin-left:4px;width:6px;height:6px;border-radius:50%;background-color:#4b67a9;animation:_dotFlashing_1n60h_154 1s infinite linear}@keyframes _dotFlashing_1n60h_154{0%{opacity:1}50%{opacity:.2}to{opacity:1}}._divider_1n60h_169{margin-bottom:20px;border-top:1px solid #ccc}._animatedLine_1n60h_174{position:relative;width:100%;height:3px;background-color:#7cb9e8;overflow:hidden}._animatedLine_1n60h_174:before{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(to right,transparent,#B9E0FF,transparent);animation:_moveRight_1n60h_1 2s infinite linear}@keyframes _moveRight_1n60h_1{0%{left:-50%}to{left:100%}}._tag_1n60h_204{display:inline-block;background:#e6f4ff;color:#1362ad;font-weight:500;border-radius:12px;padding:2px 10px;margin-right:6px;margin-bottom:3px;font-size:13px;line-height:1.6;border:1px solid #b6e0fe}._addItemForm_17seo_1{display:flex;flex-direction:column;gap:16px}._formGroup_17seo_7{display:flex;flex-direction:column;gap:8px}._formGroup_17seo_7 label{font-weight:500;color:#262626}._modalActions_17seo_18{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}: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: #4B67A9;--accent-secondary: #3b538a;--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(75, 103, 169, .08);--btn-primary-bg: #4B67A9;--btn-primary-hover: #3b538a;--btn-secondary-bg: #6b7280;--btn-secondary-hover: #374151;--btn-text: #ffffff;--input-bg: #ffffff;--input-border: #d1d5db;--input-focus: #4B67A9;--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: #4B67A9;--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(75, 103, 169, .15);--btn-primary-bg: #60a5fa;--btn-primary-hover: #4B67A9;--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}._publicContainer_bkc7i_1{width:100%;max-height:100vh;background-color:#f8fafc;overflow:hidden;display:flex;flex-direction:column}._loadingContainer_bkc7i_10{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#f8fafc}._loadingSpinner_bkc7i_19{width:40px;height:40px;border:4px solid #e5e7eb;border-top:4px solid #3066C2;border-radius:50%;animation:_spin_bkc7i_1 1s linear infinite;margin-bottom:16px}@keyframes _spin_bkc7i_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorContainer_bkc7i_34{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#f8fafc;text-align:center;padding:24px}._errorContainer_bkc7i_34 h2{color:#dc2626;margin-bottom:12px;font-size:24px;font-weight:600}._errorContainer_bkc7i_34 p{color:#6b7280;font-size:16px;line-height:1.5}._publicNotice_bkc7i_58{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-bottom:1px solid #93c5fd;padding:12px 24px;position:sticky;top:0;z-index:100}._noticeContent_bkc7i_67{display:flex;align-items:center;gap:8px;font-size:14px;color:#1e40af;font-weight:500}._noticeIcon_bkc7i_76{font-size:16px}._mobileWarning_bkc7i_81{min-height:100vh;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;padding:16px}._mobileWarningContent_bkc7i_90{background-color:#fff;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a;padding:32px;max-width:448px;text-align:center}._mobileWarningIcon_bkc7i_99{width:64px;height:64px;color:#ef4444;margin:0 auto 16px}._mobileWarningTitle_bkc7i_106{font-size:24px;font-weight:700;color:#1f2937;margin:0 0 16px}._mobileWarningText_bkc7i_113{color:#6b7280;margin:0 0 24px;line-height:1.6}._mobileWarningAction_bkc7i_119{display:flex;align-items:center;justify-content:center;color:#3066c2}._mobileWarningActionIcon_bkc7i_126{width:20px;height:20px;margin-right:8px}._mobileWarningActionText_bkc7i_132{font-size:14px}._container_52plx_1{min-height:100vh;background:linear-gradient(135deg,#1a75db,#0d47a1);display:flex;align-items:center;justify-content:center;padding:20px;position:relative;overflow:hidden}._container_52plx_1:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(26,117,219,.3) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(13,71,161,.2) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(26,117,219,.2) 0%,transparent 50%);animation:_pulse_52plx_1 15s ease-in-out infinite}._content_52plx_26{position:relative;z-index:1;max-width:400px;width:100%;text-align:center}._header_52plx_34{margin-bottom:40px}._logo_52plx_38{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:30px;font-size:1.5rem;font-weight:600;color:#fff}._title_52plx_49{font-size:2rem;font-weight:300;margin:0;color:#fff;letter-spacing:-.5px}._formCard_52plx_57{background:#fff;border-radius:8px;padding:40px 30px;box-shadow:0 20px 40px #0000001a;border:none}._form_52plx_57{margin-top:0}._input_52plx_69{background:#fff;border:2px solid #e1e5e9;border-radius:8px;color:#333;padding:12px 16px;font-size:16px;transition:all .3s ease;height:48px}._input_52plx_69::placeholder{color:#666}._input_52plx_69:hover{border-color:#1a75db;box-shadow:0 0 0 3px #1a75db1a}._input_52plx_69:focus{border-color:#1a75db;box-shadow:0 0 0 3px #1a75db33}._submitButton_52plx_94{background:linear-gradient(45deg,#1a75db,#0d47a1);border:none;color:#fff;border-radius:8px;height:48px;font-weight:700;font-size:16px;transition:all .3s ease;margin-top:20px;box-shadow:0 8px 25px #1a75db66;text-transform:uppercase;letter-spacing:.5px}._submitButton_52plx_94:hover{transform:translateY(-2px);box-shadow:0 12px 35px #1a75db99}._submitButton_52plx_94:active{transform:translateY(0)}._successContent_52plx_118{text-align:center;padding:20px 0}._successIcon_52plx_123{font-size:4rem;margin-bottom:20px;animation:_bounce_52plx_1 1s ease-in-out}._successTitle_52plx_129{font-size:1.8rem;font-weight:700;color:#333;margin:0 0 16px}._successMessage_52plx_136{font-size:1rem;color:#666;margin:0 0 30px;line-height:1.6}._loginButton_52plx_143{background:linear-gradient(45deg,#1a75db,#0d47a1);border:none;color:#fff;border-radius:8px;height:48px;font-weight:700;font-size:16px;transition:all .3s ease;box-shadow:0 8px 25px #1a75db66;text-transform:uppercase;letter-spacing:.5px}._loginButton_52plx_143:hover{transform:translateY(-2px);box-shadow:0 12px 35px #1a75db99}@keyframes _bounce_52plx_1{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes _pulse_52plx_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.02)}}@media(max-width:768px){._container_52plx_1{padding:16px}._title_52plx_49{font-size:1.8rem}._formCard_52plx_57{padding:30px 24px}._logo_52plx_38{font-size:1.3rem}}@media(max-width:480px){._title_52plx_49{font-size:1.6rem}._formCard_52plx_57{padding:24px 20px}._logo_52plx_38{font-size:1.2rem}}
