body{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden}#root{width:100%;height:100%}.erp-tenant-dropdown-menu .ant-dropdown-menu{padding:4px;min-width:220px}.erp-tenant-dropdown-menu .ant-dropdown-menu-item.erp-tenant-menu-item-selected{background-color:#e6f4ff}.erp-tenant-menu-item-content{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px}.erp-tenant-menu-item-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}.erp-tenant-menu-item-name-selected{font-weight:700;color:#1677ff}.erp-tenant-menu-item-badge{flex:none;font-size:12px;line-height:18px;padding:0 6px;border-radius:9px;background:#1677ff1f;color:#1677ff;font-weight:700}.erp-tenant-menu-item-check{color:#1677ff;font-size:16px;font-weight:900}.erp-tenant-menu-item-check-placeholder{width:16px;display:inline-block}.scan-quantity-input .ant-input-number-input{text-align:center}.search-result-item{transition:all .2s ease}.search-result-item:hover{background-color:#f5f5f5!important}.search-result-item.selected{background-color:#e6f7ff!important}.search-result-item:not(:last-child){border-bottom:1px solid #f0f0f0}.search-dropdown-content::-webkit-scrollbar{width:6px}.search-dropdown-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.search-dropdown-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.search-dropdown-content::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.navigation-breadcrumb{display:flex;align-items:center}.navigation-breadcrumb .breadcrumb-item{position:relative;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .3s ease}.navigation-breadcrumb .breadcrumb-item:hover{background-color:#ffffff1a}.navigation-breadcrumb .breadcrumb-item .breadcrumb-text{color:#ffffffe6;font-weight:700;padding:2px 6px;border-radius:3px;transition:background-color .3s ease}.navigation-breadcrumb .breadcrumb-item:hover .breadcrumb-text{background-color:#ffffff1a}.navigation-breadcrumb .breadcrumb-separator{color:#ffffffd9;margin:0 8px;font-weight:400}.navigation-breadcrumb .dropdown-arrow{color:#ffffffb3;font-size:10px;margin-left:6px;transition:transform .3s ease}.navigation-breadcrumb .breadcrumb-item:hover .dropdown-arrow{transform:rotate(180deg)}.navigation-dropdown-menu{border-radius:6px;padding:4px 0;box-shadow:0 4px 12px #00000026;border:1px solid #e8e8e8;min-width:200px;max-height:none;overflow:visible}.navigation-dropdown-menu .ant-dropdown-menu{min-width:160px;width:100%;box-sizing:border-box}.navigation-dropdown-menu .ant-dropdown-menu-item{padding:10px 14px;margin:2px 4px;min-height:38px;line-height:22px;border-radius:4px;border-left:3px solid transparent;transition:all .2s}.navigation-dropdown-menu .ant-dropdown-menu-item:hover{background-color:rgba(var(--current-primary-rgb),.12);color:var(--current-primary)}.navigation-dropdown-menu .ant-dropdown-menu-item-selected,.navigation-dropdown-menu .ant-dropdown-menu-item-active{background-color:rgba(var(--current-primary-rgb),.16);color:var(--current-primary)}.navigation-dropdown-menu .ant-dropdown-menu-item-selected .anticon,.navigation-dropdown-menu .ant-dropdown-menu-item-active .anticon{color:var(--current-primary)}.navigation-dropdown-menu .ant-dropdown-menu-item .anticon{margin-right:8px;color:#666}.navigation-dropdown-menu .ant-dropdown-menu-item:hover .anticon{color:var(--current-primary)}.navigation-dropdown-menu .ant-dropdown-menu-item span{color:#333;font-weight:500}.navigation-dropdown-menu .ant-dropdown-menu-item:hover span{color:var(--current-primary)}.navigation-dropdown-menu .ant-dropdown-menu-item-selected span,.navigation-dropdown-menu .ant-dropdown-menu-item-active span{color:var(--current-primary);font-weight:700}.navigation-dropdown-menu .ant-dropdown-menu-item-selected{border-left-color:var(--current-primary)}.nav-dropdown-item{width:100%;display:flex;align-items:center;justify-content:space-between}.nav-dropdown-left{display:inline-flex;align-items:center;gap:8px}.nav-dropdown-text{font-weight:500}.navigation-dropdown-menu .ant-dropdown-menu-item-selected .nav-dropdown-text,.navigation-dropdown-menu .ant-dropdown-menu-item-active .nav-dropdown-text{font-weight:700}.nav-dropdown-check{font-size:14px;font-weight:900;color:var(--current-primary)}.column-config-container{padding:16px 0}.config-tips{background:#f6ffed;border:1px solid #b7eb8f;border-radius:6px;padding:12px;margin-bottom:16px}.config-tips p{margin:4px 0;color:#52c41a;font-size:12px}.column-config-container .ant-table-tbody>tr{cursor:move}.column-config-container .ant-input{border-radius:4px}.column-config-container .ant-switch{min-width:44px}tr.ant-table-measure-row{visibility:collapse}.edit-table-container{width:100%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.edit-table-container .ant-table{border:1px solid #d9d9d9;border-radius:0;border-collapse:collapse}.edit-table-container .ant-table-container table{border-collapse:collapse}.edit-table-container .ant-table-thead>tr>th{background-color:#f0f0f0;border:none!important;border-right:1px solid #d9d9d9!important;border-bottom:1px solid #d9d9d9!important;font-weight:600;text-align:center;padding:4px 0!important;height:32px!important;line-height:24px}.edit-table-container .ant-table-thead>tr>th:last-child{border-right:none!important}.edit-table-container .ant-table-tbody>tr{height:32px!important}.edit-table-container .ant-table-tbody>tr>td{border:none!important;border-right:1px solid #e8e8e8!important;border-bottom:1px solid #e8e8e8!important;padding:0!important;height:32px!important;vertical-align:middle;line-height:20px}.edit-table-container .ant-table-tbody>tr>td:last-child{border-right:none!important}.edit-table-container .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.edit-table-container .cell-content{width:100%;height:32px;transition:background-color .2s;box-sizing:border-box}.edit-table-container .ant-table-tbody>tr>td.editing-cell{background-color:#e6f7ff!important}.edit-table-container .ant-table-tbody>tr>td.editing-cell .cell-content{background-color:#e6f7ff!important}.product-search-dropdown{min-width:800px!important;z-index:1050!important}.product-search-dropdown .ant-select-dropdown{padding:8px 12px!important;z-index:1050!important}.product-search-content{display:flex;flex-direction:column;max-height:300px}.product-search-table{flex:1;overflow-y:auto;overflow-x:auto;max-height:240px}.product-search-footer{position:sticky;bottom:0;background-color:#fafafa;border-top:1px solid #f0f0f0;padding:8px;display:flex;justify-content:space-between;align-items:center;z-index:10}.product-search-dropdown table{border-collapse:collapse;width:100%}.product-search-dropdown table th,.product-search-dropdown table td{border:1px solid #f0f0f0;padding:4px 8px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-search-dropdown table th{background-color:#f5f5f5;font-weight:600;position:sticky;top:0;z-index:10}.product-search-dropdown table tbody tr:hover{background-color:#e6f7ff!important}.product-search-dropdown table tbody tr{transition:background-color .2s}.edit-table-container .cell-content:hover{background-color:#1890ff0d}.unit-price-dropdown-item{transition:background-color .2s}.unit-price-dropdown-item:hover{background-color:#f5f5f5}.edit-table-container .ant-input,.edit-table-container .ant-input-number,.edit-table-container .ant-select-selector{border:2px solid #1890ff!important;border-radius:0!important;box-shadow:0 0 0 2px #1890ff33!important;background-color:#e6f7ff;height:32px!important;line-height:20px!important}.edit-table-container .ant-input:focus,.edit-table-container .ant-input-number:focus,.edit-table-container .ant-input-number-focused,.edit-table-container .ant-select-focused .ant-select-selector{border-color:#1890ff!important;box-shadow:0 0 0 2px #1890ff33!important}.edit-table-container .ant-select{height:32px!important}.edit-table-container .ant-select-selector{height:32px!important;padding:0 8px!important}.edit-table-container .ant-select-selection-item{line-height:30px!important}.edit-table-container .cell-content[style*="text-align: right"]{justify-content:flex-end!important}.edit-table-container .ant-input-number{text-align:right}.edit-table-container .ant-input-number-input{text-align:right!important;padding-right:8px!important}.edit-table-container .ant-select-selection-item{line-height:30px!important;padding-right:0!important}.edit-table-container .ant-table-summary{background-color:#fafafa}.edit-table-container .ant-table-summary>tr{height:32px!important}.edit-table-container .ant-table-summary>tr>td{border-top:1px solid #d9d9d9!important;border-right:1px solid #e8e8e8!important;font-weight:700;height:32px!important;padding:0!important}.edit-table-container .ant-table-body::-webkit-scrollbar{width:8px;height:8px}.edit-table-container .ant-table-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.edit-table-container .ant-table-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.edit-table-container .ant-table-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width: 768px){.edit-table-container .ant-table-thead>tr>th,.edit-table-container .ant-table-tbody>tr>td{padding:2px 4px;font-size:12px}}.edit-table-container .ant-table-tbody>tr,.edit-table-container .ant-table-thead>tr,.edit-table-container .ant-table-summary>tr{height:32px!important}.edit-table-container .ant-table-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.edit-table-container .ant-table-summary .ant-table-cell{white-space:nowrap!important}.column-resize-handle{transition:background-color .2s ease;height:50px!important}.column-resize-handle:hover{background-color:#1890ff!important}.edit-table-container .ant-table-thead>tr>th .column-resize-handle{height:50px!important;top:0!important}.edit-table-container .ant-table-tbody>tr>td .column-resize-handle{height:50px!important;top:0!important}.edit-table-container.resizing{-webkit-user-select:none;user-select:none}.edit-table-container.resizing *{cursor:col-resize!important}.ant-table-thead>tr>th{position:relative;overflow:visible}.edit-table-container .ant-table-tbody>tr.ant-table-row:hover{background-color:#f5f5f5}.edit-table-container .ant-table-tbody>tr[data-row-key]{transition:background-color .2s}.edit-table-container .ant-table-tbody>tr[data-row-key]:hover{background-color:#e6f7ff}.edit-table-container .ant-table-tbody>tr[style*="z-index: 9999"]{background-color:#fff;box-shadow:0 4px 12px #00000026;border:1px solid #1890ff}.edit-table-container .anticon-holder{transition:color .2s}.edit-table-container .anticon-holder:hover{color:#1890ff!important}.high-zindex-dropdown,.high-zindex-dropdown .ant-select-dropdown,.dropdown-table-select{z-index:9999!important}.dropdown-table-select .ant-select-dropdown{z-index:9999!important;padding:0}.dropdown-table-select .ant-table{margin:0}.dropdown-table-select .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600;padding:8px 12px;border-bottom:1px solid #f0f0f0}.dropdown-table-select .ant-table-tbody>tr{transition:background-color .2s}.dropdown-table-select .ant-table-tbody>tr:hover{background-color:#f5f5f5}.dropdown-table-select .ant-table-tbody>tr>td{padding:8px 12px;border-bottom:1px solid #f0f0f0}.dropdown-table-select .ant-table-tbody>tr:last-child>td{border-bottom:none}.customer-selector{position:relative;width:100%}.customer-dropdown{position:absolute;top:100%;left:0;z-index:1000;margin-top:4px;box-shadow:0 4px 12px #00000026;border-radius:6px;border:1px solid #d9d9d9;background:#fff;width:800px}.customer-selector .ant-table-thead>tr>th:first-child,.customer-selector .ant-table-tbody>tr>td:first-child{text-align:center!important;vertical-align:middle}.customer-selector .ant-btn[title=列配置]{display:flex;align-items:center;justify-content:center;transition:all .2s}.customer-selector .ant-btn[title=列配置]:hover{background-color:#f5f5f5;border-radius:4px}.customer-selector .ant-table-tbody>tr>td:first-child{font-weight:500;color:#666}.customer-column-config-modal .ant-modal-content .ant-table-small .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}.customer-column-config-modal .ant-modal-content .ant-table-small .ant-table-tbody>tr:hover>td{background-color:#f5f5f5}.customer-loading{display:flex;align-items:center;justify-content:center;padding:16px;color:#666}.customer-empty{padding:0}.customer-row{cursor:pointer;transition:background-color .2s}.customer-row:hover{background-color:#f5f5f5}.customer-row-selected{background-color:#e6f7ff;cursor:pointer}.customer-row-selected:hover{background-color:#bae7ff}.customer-dropdown .ant-table{border:none}.customer-dropdown .ant-table-thead>tr>th{background:#fafafa;border-bottom:1px solid #f0f0f0;padding:0 12px!important;height:32px!important;line-height:32px!important;font-weight:500;color:#262626;vertical-align:middle}.customer-dropdown .ant-table-thead>tr>th .ant-table-column-sorters{height:32px;align-items:center}.customer-dropdown .ant-table-tbody>tr{height:32px}.customer-dropdown tr.customer-row>td,.customer-dropdown tr.customer-row-selected>td,.customer-dropdown .ant-table-tbody>tr>td{padding:0 12px;padding-top:0!important;padding-bottom:0!important;height:32px!important;line-height:32px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-bottom:1px solid #f0f0f0}.customer-dropdown .ant-table-tbody>tr:last-child>td{border-bottom:none}.customer-dropdown .ant-table-body::-webkit-scrollbar{width:6px}.customer-dropdown .ant-table-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.customer-dropdown .ant-table-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.customer-dropdown .ant-table-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width: 768px){.customer-dropdown{left:-10px;right:-10px}.customer-dropdown .ant-table-thead>tr>th{padding:6px 8px;font-size:12px}.customer-dropdown .ant-table-tbody>tr>td{padding:0 8px;padding-top:0!important;padding-bottom:0!important;font-size:12px}}.customer-dropdown{animation:slideDown .2s ease-out}.customer-highlight{background-color:#fff2e8;color:#fa8c16;padding:0 2px;border-radius:2px}.supplier-selector{position:relative;width:100%}.supplier-dropdown{position:absolute;top:100%;left:0;z-index:1000;margin-top:4px;min-width:300px;max-width:60vw;width:max-content;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d;border-radius:6px;background:#fff}.supplier-selector .ant-table-thead>tr>th:first-child,.supplier-selector .ant-table-tbody>tr>td:first-child{text-align:center!important;vertical-align:middle}.supplier-selector .ant-btn[title=列配置]{display:flex;align-items:center;justify-content:center;transition:all .2s}.supplier-selector .ant-btn[title=列配置]:hover{background-color:#f5f5f5;border-radius:4px}.supplier-selector .ant-table-tbody>tr>td:first-child{font-weight:500;color:#666}.supplier-column-config-modal .ant-modal-content .ant-table-small .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}.supplier-column-config-modal .ant-modal-content .ant-table-small .ant-table-tbody>tr:hover>td{background-color:#f5f5f5}.supplier-loading{display:flex;align-items:center;justify-content:center;padding:16px;color:#666}.supplier-empty{padding:0}.supplier-row{cursor:pointer;transition:background-color .2s}.supplier-row:hover{background-color:#f5f5f5}.supplier-row-selected{background-color:#e6f7ff;cursor:pointer}.supplier-row-selected:hover{background-color:#bae7ff}.supplier-dropdown .ant-table{border:none}.supplier-dropdown .ant-table-thead>tr>th{background:#fafafa;border-bottom:1px solid #f0f0f0;padding:0 8px!important;height:32px!important;line-height:32px!important;font-weight:500;color:#262626;vertical-align:middle}.supplier-dropdown .ant-table-thead>tr>th .ant-table-column-sorters{height:32px;align-items:center}.supplier-dropdown .ant-table-tbody>tr{height:32px}.supplier-dropdown tr.supplier-row>td,.supplier-dropdown tr.supplier-row-selected>td,.supplier-dropdown .ant-table-tbody>tr>td{padding:0 8px;padding-top:0!important;padding-bottom:0!important;height:32px!important;line-height:32px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-bottom:1px solid #f0f0f0}.supplier-dropdown .ant-table-tbody>tr:last-child>td{border-bottom:none}.supplier-dropdown .ant-table-body::-webkit-scrollbar{width:6px}.supplier-dropdown .ant-table-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.supplier-dropdown .ant-table-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.supplier-dropdown .ant-table-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width: 768px){.supplier-dropdown{left:-10px;right:-10px}.supplier-dropdown .ant-table-thead>tr>th{padding:6px 8px;font-size:12px}.supplier-dropdown .ant-table-tbody>tr>td{padding:0 8px;font-size:12px}}.supplier-dropdown{animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.supplier-highlight{background-color:#fff2e8;color:#fa8c16;padding:0 2px;border-radius:2px}.sales-invoice-container{padding:0}.sales-invoice-container .ant-card-head{padding:0 12px}.sales-invoice-container .ant-card-body{padding:24px 12px}.sales-invoice-container .ant-card{margin-bottom:16px;border-radius:8px;box-shadow:0 2px 8px #0000001a}.sales-invoice-container .ant-card-head{border-bottom:1px solid #d9d9d9;background-color:#fafafa}.sales-invoice-container .ant-card-head-title{font-weight:600;color:#262626}.sales-invoice-container .ant-form-item{margin-bottom:16px}.sales-invoice-container .ant-form-item-label>label{font-weight:500;color:#262626}.sales-invoice-container .ant-statistic{text-align:center}.sales-invoice-container .ant-statistic-title{font-size:14px;color:#666;margin-bottom:4px}.sales-invoice-container .ant-statistic-content{font-size:18px;font-weight:600;color:#262626}.sales-invoice-container .ant-statistic-content-prefix{color:#52c41a}.sales-invoice-container .operation-buttons{display:flex;gap:12px;align-items:center;justify-content:flex-start;margin-top:30px}.sales-invoice-container .operation-buttons .ant-btn{height:36px;border-radius:6px;font-weight:500;min-width:80px}.sales-invoice-container .table-with-summary{border-radius:6px;overflow:hidden;border:1px solid #d9d9d9}.sales-invoice-container .table-summary-row{background-color:#fafafa;border-top:2px solid #d9d9d9;padding:0;font-weight:500}.sales-invoice-container .summary-table{display:table;width:100%;table-layout:fixed}.sales-invoice-container .summary-cell{display:table-cell;padding:8px;text-align:center;vertical-align:middle;border-right:1px solid #f0f0f0;font-size:14px;font-weight:600}.sales-invoice-container .summary-cell:last-child{border-right:none}.sales-invoice-container .summary-cell.summary-label{text-align:left;padding-left:16px;font-size:14px;font-weight:700;color:#262626}.sales-invoice-container .summary-cell.summary-amount,.sales-invoice-container .summary-cell.summary-tax{color:#262626;font-weight:600}.sales-invoice-container .summary-cell.summary-total{color:#52c41a;font-weight:700;font-size:16px}@media (max-width: 768px){.sales-invoice-container .ant-col{margin-bottom:16px}.sales-invoice-container .operation-buttons{justify-content:center}.sales-invoice-container .ant-statistic{margin-bottom:16px}}.sales-invoice-container .editable-table-container{border-radius:0;overflow:hidden}.sales-invoice-container .table-with-summary .ant-table-wrapper,.sales-invoice-container .table-with-summary .ant-table{border:none}.sales-invoice-container .table-with-summary .ant-table-tbody>tr:last-child>td{border-bottom:none}@media (max-width: 768px){.sales-invoice-container .summary-table{display:block}.sales-invoice-container .summary-cell{display:block;text-align:left;padding:8px 16px;border-right:none;border-bottom:1px solid #f0f0f0}.sales-invoice-container .summary-cell:empty{display:none}.sales-invoice-container .summary-cell.summary-amount:before{content:"合计金额：";color:#666;margin-right:8px}.sales-invoice-container .summary-cell.summary-tax:before{content:"合计税额：";color:#666;margin-right:8px}.sales-invoice-container .summary-cell.summary-total:before{content:"价税合计：";color:#666;margin-right:8px}}.sales-invoice-container .bottom-info-section .ant-form-item{margin-bottom:16px;width:100%}.sales-invoice-container .bottom-info-section .ant-form-item-label{width:80px!important;text-align:right!important;padding-right:0}.sales-invoice-container .bottom-info-section .ant-form-item-label>label{font-weight:500;color:#262626;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sales-invoice-container .bottom-info-section .ant-form-item-control{flex:1;max-width:calc(100% + -0px)}.sales-invoice-container .bottom-info-section .ant-form-item-control-input,.sales-invoice-container .bottom-info-section .ant-form-item-control-input-content{width:100%}.sales-invoice-container .bottom-info-section .ant-input,.sales-invoice-container .bottom-info-section .ant-select,.sales-invoice-container .bottom-info-section .ant-picker{width:100%!important}@media (max-width: 768px){.sales-invoice-container .bottom-info-section .ant-form-item-label{width:100px!important}.sales-invoice-container .bottom-info-section .ant-form-item-control{max-width:calc(100% + -0px)}}.sales-invoice-container .bottom-info-section .ant-row .ant-col:last-child{padding-right:0!important}.history-table-container{padding:0;height:calc(100vh - 60px);overflow:hidden;display:flex;flex-direction:column}.history-table-container .ant-card{border-radius:8px;box-shadow:0 2px 8px #0000001a;height:100%;display:flex;flex-direction:column}.history-table-container .ant-card-head{border-bottom:1px solid #d9d9d9;background-color:#fafafa;flex-shrink:0}.history-table-container .ant-card-head-title{font-weight:600;color:#262626}.history-table-container .ant-pro-table-toolbar{padding:0}.history-table-container .ant-btn{border-radius:6px}.history-table-container .ant-pagination{display:flex;align-items:center;justify-content:space-between;padding:16px 0;flex-shrink:0;border-top:1px solid #f0f0f0;background-color:#fafafa}.history-table-container .ant-pagination .ant-pagination-total-text{flex:1;margin-right:0}.history-table-container .ant-card-body{flex:1;padding:16px;overflow:hidden;display:flex;flex-direction:column}.history-table-container .ant-pro-table{height:100%;display:flex;flex-direction:column}.history-table-container .ant-pro-table .ant-pro-table-search{flex-shrink:0}.history-table-container .ant-pro-table-search-light{margin-bottom:8px}.history-table-container .ant-pro-table-search-light .ant-form-item{margin-bottom:0}.history-table-container .ant-pro-table-search-light .ant-form-item-label{padding-bottom:0}.history-table-container .ant-pro-table-search-light .ant-pro-form-light-filter-container,.history-table-container .ant-pro-table-search-light .ant-pro-form-light-filter{padding:0}.history-table-container .ant-pro-table .ant-pro-table-list-toolbar{flex-shrink:0}.history-table-container .ant-pro-table .ant-table-wrapper{flex:1;overflow:hidden}.history-table-container .ant-table-thead>tr>th,.common-pro-table .ant-table-thead>tr>th{background-color:#d9d9d9!important;color:#000;font-weight:600}.history-table-container .ant-table-tbody>tr:nth-child(2n)>td,.common-pro-table .ant-table-tbody>tr:nth-child(2n)>td{background-color:#fafafa!important}.history-table-container .ant-table-tbody>tr:hover>td,.common-pro-table .ant-table-tbody>tr:hover>td{background-color:#e6f7ff!important}.resize-handle{position:absolute;right:-2px;top:0;bottom:0;width:4px;cursor:col-resize;background-color:transparent;z-index:10;transition:background-color .2s}.resize-handle:hover,.resize-handle.active{background-color:#1890ff}.resize-guide-line{position:fixed;top:0;bottom:0;width:1px;background-color:#1890ff;z-index:9999;pointer-events:none;border-right:1px dashed #1890ff;opacity:.8}.group-list-container{padding:0}.group-list-simple-buttons{margin-bottom:16px;padding:12px;background-color:#f5f5f5;border-radius:6px}.group-list-tree{background-color:#fff;padding:12px;border:1px solid #d9d9d9;border-radius:6px}.group-list-card .ant-card-head{min-height:32px;padding:8px 16px}.group-list-card .ant-card-body{height:calc(100% - 48px);overflow:auto;padding:16px 8px}.group-list-card{height:100%}.group-list-tree .ant-tree-switcher{width:16px!important}.group-list-tree .ant-tree-node-content-wrapper{padding-left:4px!important}.group-list-tree .ant-tree-title{padding-left:0}.group-list-tree .ant-tree-indent-unit{width:16px!important}#root{width:100%;min-height:100vh;margin:0;padding:0}body{margin:0;padding:0;width:100%;min-height:100vh;background-color:#f5f5f5}*{transition:background-color .3s ease,color .3s ease,border-color .3s ease}.theme-color-picker .ant-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.ant-layout-header{transition:background .5s ease}.ant-layout-sider{background:var(--current-sidebar-bg)!important}[data-theme=light] .ant-menu-light{background:transparent!important}.ant-badge-count{border:none!important;box-shadow:0 0 0 1px transparent,0 2px 8px #00000026!important}
