body{min-height:100vh;transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0}.LayoutSpace{padding:20px;height:100vh;box-sizing:border-box;overflow:hidden;position:relative}.LayoutSpaceContentBg{padding:20px;height:100%;box-sizing:border-box;overflow:hidden;border-radius:20px;background:#141818;position:relative}.LayoutSpaceContent{height:calc(100% + -0px);overflow-y:auto;box-sizing:border-box;scroll-behavior:smooth}.LayoutTitle{margin:20px 0}.LayoutTitleImg{width:30px;float:left;margin-top:10px}.LayoutTitleSpan{font-size:20px;font-weight:700;color:#fff;margin-left:10px;float:left}.LayoutBgNone,.layout_custom-menu{background:none}.collapsedIcons{fill:#6c7275;cursor:pointer;margin-top:4px}.collapsedIcons:hover{fill:#fff}.LayoutTitleCollapsed{margin-left:30px}.Header{background:#fff!important;display:flex;justify-content:flex-end;align-items:center}.Content{padding:20px}.LayoutLogo{display:flex;justify-content:center;align-items:center;margin:20px auto}.LayoutLogo img{width:30px}.LayoutLogo h1{font-size:14px;color:#13c2c2}.LayoutNavFirst{margin:20px 10px 10px;font-size:16px;cursor:pointer}.LayoutNavFirst span{margin-left:10px}.LayoutNavSecond{margin:10px 0 10px 50px;cursor:pointer}.menuLeftBg{background:url(../../assets/menuLeftBg.png) no-repeat center center}.LayoutAllBg{background:#141818;border-radius:10px}.LayoutMenuLeftBg{background:none!important;border-radius:10px;position:absolute!important;left:20px;top:20px;bottom:20px;z-index:2}.LayoutHeader{display:flex;justify-content:space-between;align-items:center}.LayoutHeaderRight{margin-right:40px}.icon-loading{animation:spin 1s infinite linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.layout_custom-menu .ant-menu-item{margin-bottom:20px}.LayoutMenuLogOut{position:absolute;bottom:0;left:0;background:#272a2c;border-radius:10px;width:100%}.LayoutMenuLogOutPhoto{width:30px;height:30px;border-radius:50%;overflow:hidden;margin:10px;background:#bae1d2}.LayoutMenuLogOutName{font-size:14px;font-weight:700;color:#fff;text-align:center;margin:10px auto 0;width:100px;text-align:left}.LayoutMenuLogOutPhone{font-size:12px;color:#fff;text-align:center;float:left}.LayoutMenuLogOutBate{font-size:10px;color:#000;background:#3bce81;text-align:center;border-radius:5px;padding:0 3px;margin:13px 0 0 5px;display:flex}.LayoutIsLogin{display:flex;justify-content:center;align-items:center;border-radius:10px;border:1px solid #404345;margin:10px;padding:10px;font-size:16px;color:#fff;letter-spacing:15px}.layout_custom-menu .ant-menu-item-selected{background:transparent;background-image:linear-gradient(to left,#323337,#464f6f4d);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:linear;transition-duration:.2s}.layout_custom-menu-collapsed .ant-menu-item{padding-top:5px;padding-left:25px}.LayoutMenuLogOutPhotoAll{position:absolute;bottom:50px;left:13px}.LayoutMenuTheme{position:absolute;bottom:0;left:0;width:100%;background:#272a2c;border-radius:10px;height:40px;display:flex;padding:4px}.LayoutMenuThemeButton{width:100%;display:flex;justify-content:center;align-items:center;color:#6c7275;cursor:pointer;fill:#6c7275;font-weight:700}.LayoutMenuThemeButton:hover{color:#fff;fill:#fff}.LayoutMenuThemeButton p{margin-left:5px}.LayoutMenuThemeButtonHover{color:#fff;fill:#fff;border-radius:5px;background:#000}.LayoutMenuThemeCenter{width:100%;display:flex;justify-content:center;align-items:center}.collapsedBtn{font-size:18px;width:30px;height:30px;background:none;border:none;position:fixed;left:10px;top:10px;z-index:3}.layoutLeft{position:relative;background:#f9fafb;overflow:hidden}.layoutLeftTitle{margin:10px;display:flex;align-items:center;justify-content:space-between;width:226px}.layoutLeftMenu{background:#f9fafb;padding:0 10px}.layoutLeftTitle img{width:26px}.layoutLeftTitle h2{font-size:16px;margin-left:10px}.layoutLeftTitle .collapsedbtn{font-size:18px;width:30px;height:30px;background:none;border:none}.layoutLeftFooter{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;background:#f9fafb;border-top:1px solid #f0f0f0;box-shadow:0 -2px 8px #0000000d;width:240px;position:fixed;left:0;bottom:0}.userInfo{display:flex;align-items:center;gap:8px}.username{font-size:14px;color:#333;font-weight:500}.logoutBtn{font-size:13px;padding:0}.logoutBtn:hover{color:#ff4d4f!important}.results-section{padding:8px 20px}.results-list{display:flex;flex-direction:column;gap:6px}.result-item{padding:8px 30px;cursor:pointer;transition:all .25s ease;border-radius:6px;margin:4px 0;font-size:14px;color:#666;border:1px solid transparent;display:flex;justify-content:space-between}.result-index{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-right:5px;border-radius:50%;background-color:#b1b2b2;color:#fff;font-size:12px;font-weight:700}.result-item:hover{background:#f9f7ff;border-color:#0057ff26;color:#0057ff;box-shadow:0 2px 6px #0057ff26}.result-item.active{background-color:#0057ff26;color:#0057ff;font-weight:500;border-color:transparent;box-shadow:0 2px 8px #0057ff26}.layoutLeftMenu .ant-menu-item{margin-top:10px!important;margin-bottom:10px!important;height:40px;line-height:40px;border-radius:8px}.menu-item-indent{padding-left:34px!important}.layoutLogin .ant-modal-content{background-color:#fff!important}.menu-item-indent-new{background-color:#0057ff33!important;border:1px solid rgba(0,87,255,.2)!important;color:#0057ff!important;transition:all .3s ease}.menu-item-indent-new span{font-size:15px;font-weight:500;transition:all .3s ease}.menu-item-indent-new:hover{background-color:#0057ff4d!important;border:1px solid rgba(0,87,255,.3)!important;transform:scale(1.02)}.menu-item-indent-plan{background:none!important;color:#000000e0!important}.login{width:100%;display:flex;justify-content:center;align-items:center;position:relative}.center{width:460px;border-radius:10px;justify-content:center;align-items:center;padding:10px;position:relative;z-index:2;background:#fff}.center.light{background:#fff!important}.center.dark{background:red!important}.center h1{font-size:20px;text-align:center;margin:20px 0}.codeImg{width:100%;height:32px;border-radius:4px}#login-background{position:fixed;right:0;bottom:0;min-width:100%;min-height:100%;z-index:-1}.login-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:0}.ant-table-tbody>tr>td,.ant-table-fixed-left .ant-table-tbody>tr>td,.ant-table-fixed-right .ant-table-tbody>tr>td{background-color:#fff!important}.ant-table-tbody>tr.ant-table-row-selected>td,.ant-table-fixed-left .ant-table-tbody>tr.ant-table-row-selected>td,.ant-table-fixed-right .ant-table-tbody>tr.ant-table-row-selected>td{background-color:#f0f0f0!important}.ant-table-tbody>tr:hover>td:not(.ant-table-cell-row-selected),.ant-table-fixed-left .ant-table-tbody>tr:hover>td:not(.ant-table-cell-row-selected),.ant-table-fixed-right .ant-table-tbody>tr:hover>td:not(.ant-table-cell-row-selected){background-color:#fff!important}.centerALL{max-width:1240px;margin:0 auto;padding:0 20px}.highlight-row{background-color:#e6f7ff!important}.table-container{overflow:hidden;transition:max-height .4s ease}.table-container.collapsed,.table-container.expanded{max-height:500px}.task-name-editor-inline{display:flex;align-items:center;gap:12px;max-width:600px;margin:12px 0;-webkit-user-select:none;user-select:none}.task-name-label{font-size:18px;line-height:30px;white-space:nowrap;font-weight:700}.task-name-input-inline{flex:1;border-radius:8px!important;font-size:16px!important;padding:6px 12px!important;transition:all .3s ease;box-shadow:0 0 6px #1890ff4d}.task-name-input-inline:hover,.task-name-input-inline:focus{box-shadow:0 0 10px #1890ff99;border-color:#40a9ff!important}.StatsParamProgressAll{display:flex;gap:20px;width:100%;justify-content:space-between}.StatsParamProgress h4{text-align:center;line-height:40px;font-weight:400}.card-hoverable:hover{border-color:#1890ff;box-shadow:0 4px 12px #00000026}.StatsParam .ant-card-head{padding:0 20px;min-height:40px}.StatsParam .ant-card-body{padding:16px}.navList{border-bottom:1px solid #ccc;display:flex}.navList a{color:#000;font-size:16px;margin-right:20px;height:40px;line-height:40px;display:block;margin-bottom:-1px}.navListActive{color:#1677ff!important;border-bottom:2px solid #1677ff}.custom-checkbox-group{display:flex;flex-direction:column}.columnHeightOutlinedColor{font-size:20px;color:#333}.columnHeightOutlinedColor:hover{color:#722ed1}.centerALLH1{font-size:18px;line-height:30px;margin:20px 0 -20px}.centerALLH2{font-size:18px;line-height:30px;margin:20px 0}.rightTable{background:#f3f4f6!important;position:relative;padding:0}.rightTableP{padding:10px}.rightTableBtn{position:absolute;left:-86px}.rightTableH1{font-size:16px;margin:10px 0;border-bottom:1px solid #ccc;line-height:32px}.threeBoxWrapper{position:relative}.viewButtons{display:flex;justify-content:center;margin-top:12px;border-radius:0;position:absolute;bottom:-25px;left:50%;transform:translate(-50%)}.viewButtons button{border-radius:0;padding:25px 30px;font-size:16px}.viewButtons button:first-child{border-top-left-radius:50px;border-bottom-left-radius:50px}.viewButtons button:last-child{border-top-right-radius:50px;border-bottom-right-radius:50px}.leftBtn{display:flex;justify-content:center;gap:20px;align-items:center;height:8vh}.rightTableSearch{margin-bottom:10px;margin-top:20px}.rightTableBtn1{margin-left:20px;position:absolute;right:10px}.StepBtn{display:flex;justify-content:center;align-items:center;gap:30px;margin-top:50px}.lastStep{padding:20px 30px;font-size:16px;border-radius:12px}.nextStep{padding:20px 30px;font-size:18px;border-radius:12px;background:linear-gradient(90deg,#1890ff,#40a9ff);color:#fff;box-shadow:0 8px 24px #1890ff99}.containerCenter{max-width:1200px;margin:0 auto}.viewButtonsOverlay{position:absolute;bottom:40px;left:50%;transform:translate(-50%);z-index:20;background:#cacacf;padding:4px;border-radius:100px;display:flex}.viewButtonsOverlay .ant-segmented{background:transparent;border:none;box-shadow:none;display:flex}.viewButtonsOverlay .ant-segmented-item{font-size:12px;padding:4px 10px;min-width:40px;color:#777;border-left:none}.viewButtonsOverlay .ant-segmented-item:hover{border-radius:100px}.viewButtonsOverlay .ant-segmented-item-selected{background:#fff!important;border-radius:100px!important;color:#0057ff!important}.StatsParamMarginTop{margin-top:-30px}.index-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff url(/assets/banner-background-DGV7gFS9.webp) no-repeat center center;background-size:cover;position:relative;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.index-page:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.logo-section{text-align:center;margin-bottom:60px;position:relative;z-index:1}.logo img{width:140px;transition:transform .4s,filter .4s;filter:drop-shadow(0 4px 12px rgba(0,0,0,.5))}.slogan{font-size:22px;color:#fff;margin-top:12px;font-weight:600;text-shadow:1px 1px 8px rgba(0,0,0,.6)}.index-pageP{color:#94a3b8;font-size:16px}.logo-section h2{color:#407aff;font-size:50px;font-weight:700}.logo-section h3{color:#407aff;font-size:26px;font-weight:700;margin-top:20px}.logo-section h4{color:#475569;font-size:30px;font-weight:700;margin-top:20px}#index-page-video{width:180px}.button-card{padding:0 10px;background:#fff;border-radius:20px}.card-title{color:#4d6bfe;font-size:20px}.card-text{color:#64748b;font-size:15px;line-height:22.5px;width:300px}
