:root{--primary-color: #0d9488;--primary-color-light: rgba(13, 148, 137, .509);--primary-color-hover: rgb(13, 148, 137);--primary-color-dark: #0a766e;--primary-color-light2: rgba(13, 148, 136, .12);--primary-color-lightest: rgba(13, 148, 136, .04);--secondary-color: #126bcd;--secondary-color-light: rgba(30, 115, 208, .08);--danger-color: #ff4d4f;--text-color: #000000de;--text-color-secondary: #00000099;--background-color: #ffffff;--highlight-color: #bed4ce}@view-transition{navigation: auto;}::view-transition-old(root),::view-transition-new(root){animation-duration:.25s;animation-timing-function:cubic-bezier(.2,0,0,1)}::view-transition-old(root){animation-name:fade-out,scale-down}::view-transition-new(root){animation-name:fade-in,scale-up}::view-transition-old(table-row),::view-transition-new(table-row){animation-duration:.4s;animation-timing-function:cubic-bezier(.4,0,.2,1)}::view-transition-old(table-row){animation-name:expand-out}::view-transition-new(table-row){animation-name:expand-in}::view-transition-old(card-expand),::view-transition-new(card-expand){animation-duration:.35s;animation-timing-function:cubic-bezier(.4,0,.2,1);overflow:hidden}::view-transition-old(card-expand){animation-name:card-shrink}::view-transition-new(card-expand){animation-name:card-grow}@keyframes fade-out{to{opacity:0}}@keyframes fade-in{0%{opacity:0}}@keyframes scale-down{to{transform:scale(.98)}}@keyframes scale-up{0%{transform:scale(.98)}}@keyframes expand-out{0%{transform:scale(1);opacity:1}to{transform:scale(1.02);opacity:0}}@keyframes expand-in{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@keyframes card-shrink{to{transform:scale(.9);opacity:0;border-radius:24px}}@keyframes card-grow{0%{transform:scale(.9);opacity:0;border-radius:24px}to{transform:scale(1);opacity:1;border-radius:8px}}.vt-table-row{view-transition-name:table-row}.vt-card-expand{view-transition-name:card-expand}.logo-title{color:#000}.primary-color,.primary-color-hover:hover{color:var(--primary-color)!important}.light-link,.primary-link,.linked-link{cursor:pointer}.light-link{color:var(--primary-color-light)!important}.light-link:hover{color:var(--primary-color)!important}.primary-link{color:var(--primary-color)!important;position:relative}.primary-link:hover{color:var(--primary-color-hover)!important;opacity:.6}.primary-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:var(--primary-color);transition:width .3s ease}.primary-link:hover:after{width:100%}.linked-link{color:#c7c7c7;margin-left:6px}.linked-link:hover{color:var(--primary-color)!important}.cursor-pointer{cursor:pointer}.mt-5{margin-top:5px!important}.mt-10{margin-top:10px!important}.mt-20{margin-top:20px!important}.mt-30{margin-top:30px!important}.mt--10{margin-top:-10px!important}.mr-10{margin-right:10px!important}.ml-10{margin-left:10px!important}.mb-5{margin-bottom:5px!important}.mb-10{margin-bottom:10px!important}.mb-20{margin-bottom:20px!important}.mb-30{margin-bottom:30px!important}.mb-40{margin-bottom:40px!important}.mb-50{margin-bottom:50px!important}.background-color,.background-color-alt{background-color:#fff}.auth-background{background-color:#fff;opacity:.8;background-image:radial-gradient(var(--primary-color) .5px,transparent .5px),radial-gradient(var(--primary-color) .5px,#fff .5px);background-size:20px 20px;background-position:0 0,10px 10px}.calendar-container{padding:15px;border-radius:8px;background-color:#fff;box-shadow:0 0 4px #edecec94}.steps-container{background-color:#fff;border-radius:8px;padding:40px;box-shadow:0 2px 8px #0000000f;border:1px solid #f0f0f0}.steps-inner{display:flex;gap:20px}.steps-content{overflow-y:auto;height:calc(100vh - 295px);border-left:1px solid #f0f0f0}.steps-action{display:flex;justify-content:flex-end;margin-top:20px}.info-box{background:#f0f7ff;border:1px solid #91caff;border-radius:8px;padding:12px 16px;margin:8px 0 16px}.file-box{display:flex;justify-content:space-between;width:100%;padding:8px;border:1px solid #f0f0f0;border-radius:4px;margin-bottom:8px}.ant-layout-content{background:#fff!important}.ant-layout-header{transition:all .3s ease;height:60px;background:#fff!important;border-bottom:1px solid #f0f0f0;box-shadow:0 2px 4px #0000000a}.ant-layout-sider:not(.ant-layout-sider-collapsed){background:linear-gradient(180deg,#fff,#fafafa 20%)!important;width:240px!important;min-width:240px!important;max-width:240px!important;flex:0 0 240px!important;border-right:1px solid #f0f0f0!important}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.ant-layout-sider-collapsed{border-radius:12px!important;width:60px!important;min-width:60px!important;max-width:60px!important;flex:0 0 60px!important}.ant-layout-sider-trigger{border-top:1px solid #f0f0f0!important}.ant-layout-sider-trigger .ant-btn{background:linear-gradient(180deg,#fff,#fafafa)!important;border:none!important;border-right:1px solid #f0f0f0!important;width:240px!important}.ant-layout-sider-collapsed .ant-layout-sider-trigger{border:none!important;width:60px!important;background:transparent!important}.ant-layout-sider-collapsed .ant-layout-sider-trigger .ant-btn{width:60px!important;border:none!important;background:transparent!important}.ant-layout-sider-trigger:hover{opacity:.5;transition:opacity .2s ease;background:linear-gradient(180deg,#fff,#f0f0f0)!important}.ant-layout-sider-children>:first-child{max-height:55px!important;border-bottom:1px solid #f0f0f0!important}.ant-layout-sider:not(.ant-layout-sider-collapsed) .ant-layout-sider-children>:first-child{width:240px!important}.ant-layout-sider-collapsed .ant-layout-sider-children>:first-child{width:60px!important}.ant-layout-sider .ant-menu-item .anticon,.ant-layout-sider .ant-menu-submenu-title .anticon{font-size:14px!important}.ant-layout-sider-collapsed .ant-menu-item .anticon,.ant-layout-sider-collapsed .ant-menu-submenu-title .anticon{font-size:16px!important}.ant-menu{background:transparent!important}.ant-menu-item:hover{background-color:#0000000a!important}.ant-menu-item-selected{background-color:#0d948814!important}.ant-menu-item-selected:hover{background-color:#0d9489!important}.ant-menu-item-selected.ant-menu-item-active{color:#fff!important}.ant-menu-title-content{font-weight:600;font-size:13.5px!important}.ant-layout-sider-children .ant-menu-item{max-height:35px!important;align-items:center!important}#card-list .ant-card{border:1px solid #e5e5e5;box-shadow:0 1px 2px #00000008}.ant-card{box-shadow:0 1px 2px #0000000a}.ant-table-wrapper .ant-table{border:1px solid #f0f0f0}.ant-table-wrapper .ant-table-tbody>tr:last-child>td:first-child{border-bottom-left-radius:8px}.ant-table-wrapper .ant-table-tbody>tr:last-child>td:last-child{border-bottom-right-radius:8px}.ant-table-thead{position:sticky!important;top:0;z-index:10}.ant-table-cell-fix-right,.ant-table-cell-fix-right-first{position:sticky!important;right:0!important}.ant-table-thead .ant-table-cell-fix-right,.ant-table-thead .ant-table-cell-fix-right-first{z-index:12!important;background:#fafafa!important}.ant-table-tbody .ant-table-cell-fix-right,.ant-table-tbody .ant-table-cell-fix-right-first{z-index:2!important;background:#fff!important}.ant-table-pagination.ant-pagination{display:flex;align-items:center;background:#fafafa;border:1.5px solid #f0f0f0;border-top:none;border-radius:0 0 8px 8px;padding:6px 10px;margin:0!important}.ant-menu-sub{background:#fff!important}.ant-pagination-total-text{margin-right:auto!important;margin-inline-end:auto!important}.ant-pagination-options{margin-right:30px!important}.ant-table-filter-trigger,.ant-table-column-sorter{z-index:2}.ant-table-column-sorter{cursor:pointer}.ant-table-middle .ant-table-thead>tr>th,.ant-table-middle .ant-table-tbody>tr>td{font-size:13.5px!important}.ant-table-small .ant-table-thead>tr>th{line-height:1.25!important}:where(.css-dev-only-do-not-override-5unchl).ant-form-item .ant-form-item-explain,:where(.css-dev-only-do-not-override-5unchl).ant-form-item .ant-form-item-extra{font-size:13px!important}.ant-form-item-label{font-weight:450!important}:where(.css-dev-only-do-not-override-5unchl).ant-select-single{min-height:32px;height:fit-content}.ant-upload.ant-upload-drag .ant-upload-btn{display:table;height:100%}.ant-upload.ant-upload-drag .ant-upload{padding:16px 0}form .ant-upload{background:transparent}.ant-upload-btn{display:block;width:100%;outline:none}.statistic-card,.statistic-card-small{background:linear-gradient(135deg,#fff,#fafafa);border:1px solid #f0f0f0;transition:all .3s ease;height:100%}.statistic-card:hover,.statistic-card-small:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000000f;border-color:#d0ebe7}.statistic-card .ant-card-body{padding:18px 22px}.statistic-card-small .ant-card-body{padding:12px 16px}.statistic-card .ant-statistic-title{font-size:13px;color:#6b7280;margin-bottom:4px}.statistic-card-small .ant-statistic-title{font-size:11px;color:#6b7280;margin-bottom:4px}.statistic-card .ant-statistic-content,.statistic-card-small .ant-statistic-content{display:flex;align-items:baseline;gap:8px}.statistic-card-small .ant-statistic-content{gap:6px;font-weight:500}.statistic-card .ant-statistic-content-value{font-size:26px;font-weight:600;line-height:1.2}.statistic-card .ant-statistic-content-prefix{font-size:22px;opacity:.9}.statistic-card-small .ant-statistic-content-prefix{font-size:18px;opacity:.95}.statistic-card .ant-statistic-content-suffix,.statistic-card-small .ant-statistic-content-suffix{font-size:14px;font-weight:500;color:#9ca3af;margin-left:4px}.statistic-card-small .ant-statistic-content-suffix{font-size:12px;margin-left:3px}.dashboard-card{background:#fff;border:1px solid #f0f0f0}.dashboard-card:hover{box-shadow:0 4px 8px #0000000f;transition:all .15s ease}.dashboard-card .ant-card-head{background:transparent;border-bottom:1px solid #f5f5f5;padding:14px 20px;min-height:auto}.dashboard-card .ant-card-head-title{font-size:14px;font-weight:500;color:#374151}.dashboard-card .ant-card-body{padding:16px 20px}.title-tab-container{display:flex;align-items:flex-end;margin:-10px 0 -2px;padding-left:2.5px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.title-tab-container::-webkit-scrollbar{display:none}.title-tab{background:#f8f9fa;border:1px solid var(--primary-color, #1677ff);border-bottom:none;padding:5px 12px;font-size:13px;font-weight:500;height:24px;cursor:pointer;transition:all .2s ease}.title-tab:first-child{border-top-left-radius:6px}.title-tab:last-child{border-top-right-radius:6px}.title-tab:hover{background:#e6f4ff;color:var(--primary-color, #1677ff);animation:pulse .4s cubic-bezier(.4,0,.2,1)}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.title-tab.active{background:#fff;color:var(--primary-color, #1677ff);border-bottom:1px solid #fff;z-index:2}.linked-select-option .linked-select-copy-icon{position:absolute;top:50%;right:-5px;transform:translateY(-50%);opacity:0;visibility:hidden;cursor:pointer;color:var(--primary-color);font-size:12px;transition:opacity .2s ease,visibility .2s ease}.linked-select-option:hover .linked-select-copy-icon{opacity:.5;visibility:visible}.non-linked-select-option{right:-15px!important}.linked-tag{cursor:pointer;background-color:#edf8f6!important;border-radius:4px;transition:all .2s ease}.linked-tag:hover{background-color:var(--primary-color-light2)!important;color:var(--primary-color)!important;transform:translateY(-1px);box-shadow:0 2px 6px #0d948826}.editable-cell{cursor:pointer}.editable-cell:hover :after{border-width:2px}.editable-cell-container{position:fixed;z-index:1000;min-width:120px;cursor:pointer;box-shadow:0 2px 8px #00000026}.editable-cell-container input{font-size:13px!important}.ant-col{height:100%}.ant-custom-table th{position:relative}.table-options-icon{position:absolute;top:0;right:2px;z-index:99;opacity:.4;transition:right .18s ease}.table-options-icon:hover{animation:spin .4s cubic-bezier(.4,0,.2,1)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(180deg)}}.tab-save-btn{position:absolute;top:0;right:20px;z-index:99;opacity:.4;color:var(--primary-color);transition:right .18s ease}.ant-table-wrapper:has(.ant-table-body[style*=overflow]) .table-options-icon{right:10px}.ant-table-wrapper:has(.ant-table-body[style*=overflow]) .tab-save-btn{right:28px}.form-icon{color:var(--primary-color);cursor:pointer}.form-icon:hover{color:#0a766e;transform:scale(1.1) rotate(5deg);transition:all .2s ease}.resizer{position:absolute;top:0;right:0;width:5px;cursor:col-resize;-webkit-user-select:none;user-select:none}.resizer:hover,.resizing{border-right:2px solid var(--primary-color)}.dragging{background-color:#f0f0f0}.react-resizable-handle{opacity:0!important;transition:opacity .15s ease;position:absolute;right:0;bottom:0;cursor:col-resize;width:8px;height:100%}th:hover .react-resizable-handle{opacity:1!important}.fade-in{animation:fadeIn .2s}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.pro-chat-custom{border-radius:0!important;box-shadow:none!important;height:100%!important;width:100%!important}.pro-chat-fullscreen{min-width:100vw!important;max-width:100vw!important;width:100vw!important;border-radius:0!important}.ant-pro-chat-list-item-message-content{max-width:100%!important;width:100%!important;padding:0 10px 0 6px!important;box-sizing:border-box!important;min-width:0!important;background:transparent!important;display:block!important;overflow:hidden!important;word-break:break-word!important;overflow-wrap:anywhere!important}.ant-pro-chat p{white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;-webkit-hyphens:none!important;hyphens:none!important;font-size:13px!important;max-width:100%!important;overflow:visible!important;box-sizing:border-box!important;min-width:0!important}.ant-pro-chat p,.ant-pro-chat p *{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important}.ant-pro-chat code,.ant-pro-chat pre{white-space:pre-wrap!important}.ant-pro-chat a{word-break:break-all!important;font-size:13have avbapx!important;color:var(--primary-color)!important}.ant-pro-chat li{white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;font-size:13px!important}.loader-container{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#fff}.loader2{width:85px;height:50px;--g1: conic-gradient(from 90deg at left 3px top 3px, #0000 90deg, var(--primary-color) 0);--g2: conic-gradient(from -90deg at bottom 3px right 3px, #0000 90deg, var(--primary-color) 0);background:var(--g1),var(--g1),var(--g1),var(--g2),var(--g2),var(--g2);background-position:left,center,right;border:1px solid #0000;background-repeat:no-repeat;animation:l9 1s infinite}@keyframes l9{0%{background-size:25px 50%,25px 50%,25px 50%}25%{background-size:25px 100%,25px 50%,25px 50%}50%{background-size:25px 50%,25px 100%,25px 50%}75%{background-size:25px 50%,25px 50%,25px 100%}to{background-size:25px 50%,25px 50%,25px 50%}}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#9ca3af}::-webkit-scrollbar-corner{background:transparent}*{scrollbar-width:auto;scrollbar-color:#d1d5db transparent}.ant-select-filled .ant-select-selector{background-color:#f7f7f7!important}.ant-select-filled:hover .ant-select-selector{background-color:#f2f2f2!important}.ant-input-filled,.ant-input-number-filled .ant-input-number-input{background-color:#f7f7f7!important;transition:all .3s ease}.ant-input-filled:focus,.ant-input-number-filled:focus .ant-input-number-input{background-color:#f2f2f2!important;animation:inputFocus .3s cubic-bezier(.4,0,.2,1)}@keyframes inputFocus{0%{box-shadow:0 0 #0d94881a}to{box-shadow:0 0 0 3px #0d94881a}}@keyframes buttonPress{0%{transform:scale(1)}50%{transform:scale(.99)}to{transform:scale(1)}}@keyframes successRipple{0%{transform:scale(0);opacity:1}to{transform:scale(2.5);opacity:0}}@keyframes badgePulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.15);opacity:.8}}@keyframes saveSuccess{0%{transform:scale(1)}25%{transform:scale(1.05)}50%{transform:scale(.95)}75%{transform:scale(1.02)}to{transform:scale(1)}}.ant-btn-primary:active{animation:buttonPress .2s cubic-bezier(.4,0,.2,1)}.ant-badge-count{animation:badgePulse .4s cubic-bezier(.4,0,.2,1)}.ant-btn-primary.save-success{animation:saveSuccess .5s cubic-bezier(.4,0,.2,1)}.ant-input-filled:hover,.ant-input-number-filled:hover .ant-input-number-input{background-color:#f2f2f2!important}.ant-select-auto-complete.ant-select-filled .ant-select-selector,.ant-select-auto-complete.ant-select-filled .ant-select-selector input{background-color:#f7f7f7!important}.ant-select-auto-complete.ant-select-filled:hover .ant-select-selector,.ant-select-auto-complete.ant-select-filled:hover .ant-select-selector input{background-color:#f2f2f2!important}.ant-layout-header{overflow:hidden!important}.ant-layout-header .ant-row{flex-wrap:nowrap!important}.ant-layout-header .ant-col{overflow:hidden!important}.bg-fafafa{background-color:#fafafa!important}html[data-theme=dark] .ant-layout,html[data-theme=dark] .ant-layout-content{background:#141414!important}html[data-theme=dark] .ant-layout-header{background:#1f1f1f!important;border-bottom-color:#303030!important}html[data-theme=dark] .ant-layout-sider:not(.ant-layout-sider-collapsed){background:linear-gradient(180deg,#1a1a1a,#1f1f1f 30%)!important;border-right-color:#303030!important}html[data-theme=dark] .ant-layout-sider,html[data-theme=dark] .ant-layout-sider-trigger{background:#1a1a1a!important;border-color:#303030!important}html[data-theme=dark] .ant-layout-sider-children>:first-child,html[data-theme=dark] .ant-layout-sider-trigger{border-color:#303030!important}html[data-theme=dark] .ant-menu-item:hover{background-color:#ffffff14!important}html[data-theme=dark] .ant-menu-item-selected{background-color:#0d948826!important}html[data-theme=dark] .ant-table-wrapper .ant-table,html[data-theme=dark] .ant-table-pagination.ant-pagination{background:#1a1a1a!important;border-color:#303030!important}html[data-theme=dark] .ant-table-wrapper .ant-table-thead>tr>th{background:#252525!important;border-color:#303030!important}html[data-theme=dark] .ant-table-wrapper .ant-table-tbody>tr>td{border-color:#303030!important}html[data-theme=dark] .ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#252525!important}html[data-theme=dark] .ant-card,html[data-theme=dark] #card-list .ant-card{background:#1a1a1a!important;border-color:#303030!important}html[data-theme=dark] .statistic-card,html[data-theme=dark] .statistic-card-small{background:linear-gradient(135deg,#1a1a1a,#1f1f1f);border-color:#303030}html[data-theme=dark] .statistic-card:hover,html[data-theme=dark] .statistic-card-small:hover{box-shadow:0 4px 12px #0003}html[data-theme=dark] .statistic-card .ant-statistic-title,html[data-theme=dark] .statistic-card-small .ant-statistic-title{color:#9ca3af}html[data-theme=dark] .statistic-card .ant-statistic-content-suffix,html[data-theme=dark] .statistic-card-small .ant-statistic-content-suffix{color:#6b7280}html[data-theme=dark] .dashboard-card{background:#1a1a1a;border-color:#303030}html[data-theme=dark] .dashboard-card:hover{box-shadow:0 2px 8px #0003}html[data-theme=dark] .dashboard-card .ant-card-head{border-bottom-color:#303030}html[data-theme=dark] .dashboard-card .ant-card-head-title{color:#e5e7eb}html[data-theme=dark] .ant-input,html[data-theme=dark] .ant-select-selector,html[data-theme=dark] .ant-picker,html[data-theme=dark] .ant-input-number{border-color:#303030!important}html[data-theme=dark] .ant-input:hover,html[data-theme=dark] .ant-select-selector:hover,html[data-theme=dark] .ant-picker:hover{border-color:var(--primary-color)!important}html[data-theme=dark] .ant-select-filled .ant-select-selector{background:#262626!important}html[data-theme=dark] .ant-select-auto-complete.ant-select-filled .ant-select-selector,html[data-theme=dark] .ant-select-auto-complete.ant-select-filled .ant-select-selector input{background-color:#262626!important}html[data-theme=dark] .ant-select-auto-complete.ant-select-filled:hover .ant-select-selector,html[data-theme=dark] .ant-select-auto-complete.ant-select-filled:hover .ant-select-selector input{background-color:#303030!important}html[data-theme=dark] .ant-input-filled,html[data-theme=dark] .ant-select-auto-complete .ant-input-filled{background-color:#262626!important;color:#ffffffde!important}html[data-theme=dark] .ant-input-filled:hover,html[data-theme=dark] .ant-select-auto-complete .ant-input-filled:hover{background-color:#303030!important}html[data-theme=dark] .ant-pro-chat-list-item-message-content{background:none!important}html[data-theme=dark] .ant-menu-sub{background:#1a1a1a!important}html[data-theme=dark] .ant-input-filled:focus,html[data-theme=dark] .ant-select-auto-complete .ant-input-filled:focus{background-color:#262626!important}html[data-theme=dark] .bg-fafafa{background-color:#262626!important}html[data-theme=dark] .ant-table-thead .ant-table-cell-fix-right,html[data-theme=dark] .ant-table-thead .ant-table-cell-fix-right-first{background:#1f1f1f!important}html[data-theme=dark] .ant-table-tbody .ant-table-cell-fix-right,html[data-theme=dark] .ant-table-tbody .ant-table-cell-fix-right-first{background:#141414!important}html[data-theme=dark] .ant-table-pagination.ant-pagination{background:#1a1a1a!important;border-color:#303030!important}html[data-theme=dark] .linked-link{color:#3e3e3e}html[data-theme=dark] .linked-tag{background-color:#0a766e1a!important}html[data-theme=dark] .info-box{background:#1a1a1a;color:#ffffffed!important;border-color:#1677ff}html[data-theme=dark] .file-box{border-color:#303030;background:#1a1a1a}html[data-theme=dark] .steps-container{background-color:#1a1a1a;border-color:#303030;box-shadow:0 2px 8px #0000004d}html[data-theme=dark] .steps-content{border-color:#303030!important}html[data-theme=dark] .calendar-container{background-color:#1a1a1a;border-color:#303030}html[data-theme=dark] .title-tab{background:#252525}html[data-theme=dark] .title-tab:hover{background:#303030}html[data-theme=dark] .title-tab.active{background:#1a1a1a}html[data-theme=dark] .ant-layout-sider-trigger .ant-btn{background:linear-gradient(180deg,#1a1a1a,#1f1f1f)!important;width:240px!important;border-right:1px solid #303030!important}html[data-theme=dark] .ant-layout-sider-collapsed .ant-layout-sider-trigger{border:none!important;border-top:1px solid #303030!important;border-right:1px solid #303030!important;width:60px!important}html[data-theme=dark] .ant-layout-sider-collapsed .ant-layout-sider-trigger .ant-btn{width:60px!important;background:linear-gradient(180deg,#1a1a1a,#1f1f1f)!important;border-right:1px solid #303030!important}html[data-theme=dark] .editable-cell-container{background:#1a1a1a;box-shadow:0 2px 8px #0006}html[data-theme=dark] .dragging{background-color:#252525}html[data-theme=dark] .background-color{background-color:#141414!important}html[data-theme=dark] .background-color-alt{background-color:#1a1a1a!important}html[data-theme=dark] .loader-container{background-color:#141414}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:#404040}html[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#525252}html[data-theme=dark] *{scrollbar-color:#404040 transparent}html[data-theme=dark] .logo-title{color:var(--primary-color)!important}html[data-theme=dark] .ant-input-disabled,html[data-theme=dark] .ant-input[disabled],html[data-theme=dark] .ant-input:disabled{background-color:#262626!important;color:#fff!important}html[data-theme=dark] .ant-select-disabled .ant-select-selector{background-color:#262626!important}html[data-theme=dark] .ant-select-disabled .ant-select-selector .ant-select-selection-item{color:#fff!important}html[data-theme=dark] .ant-select-disabled .ant-select-selector .ant-select-selection-placeholder{color:#a0a0a0!important}@media (max-width: 992px){.ant-layout-sider-zero-width-trigger{top:8px!important}.ant-drawer-content-wrapper{min-width:240px!important}.ant-btn.ant-btn-lg.ant-btn-icon-only[style*="position: fixed"]{top:8px!important}}@media (max-width: 991px){.ant-select.ant-select-outlined.ant-select-auto-complete.css-dev-only-do-not-override-5unchl.ant-select-single.ant-select-customize-input.ant-select-show-search,.ant-select.ant-select-outlined.ant-select-auto-complete.css-5unchl.ant-select-single.ant-select-customize-input.ant-select-show-search{margin-left:20px!important}}@media (max-width: 700px){.pro-chat-custom{min-width:100%!important;max-width:100%!important;height:100%!important}}.ant-input-disabled,.ant-input[disabled],.ant-input:disabled{background-color:#fafafa!important;color:#262626!important;opacity:1!important}.ant-select-disabled .ant-select-selector{background-color:#fafafa!important;opacity:1!important}.ant-select-disabled .ant-select-selector .ant-select-selection-item{color:#262626!important;opacity:1!important}.ant-select-disabled .ant-select-selector .ant-select-selection-placeholder{color:#595959!important;opacity:1!important}.ant-input-number-disabled .ant-input-number-input{background-color:#fafafa!important;color:#262626!important;opacity:1!important}.ant-notification{z-index:99999999!important}.ant-page-header .ant-table-wrapper{max-height:calc(100vh - 164px);margin:0!important}.ant-page-header .ant-table-content{height:calc(100vh - 195px);overflow-y:auto!important;margin-bottom:0!important}:where(.css-dev-only-do-not-override-5unchl).ant-table-wrapper .ant-table-pagination.ant-pagination,:where(.css-dev-only-do-not-override-4bh9ln).ant-table-wrapper .ant-table-pagination.ant-pagination{margin-bottom:0!important}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
