.login-page{background:#f4f6f8;color:#1b2433;display:grid;grid-template-columns:minmax(420px,46%) 1fr;min-height:100vh}.login-brand-panel{background:linear-gradient(155deg,#091e34,#12334f);color:#fff;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:clamp(48px,7vw,96px);position:relative}.login-brand-panel:before,.login-brand-panel:after{border:1px solid rgba(255,255,255,.07);border-radius:50%;content:"";position:absolute}.login-brand-panel:before{height:520px;right:-280px;top:-170px;width:520px}.login-brand-panel:after{bottom:-260px;height:440px;left:-250px;width:440px}.login-brand-inner,.login-brand-footnote{position:relative;z-index:1}.login-brand-mark{align-items:center;background:#1d6a8f;border:1px solid rgba(255,255,255,.14);border-radius:10px;box-shadow:0 10px 24px #00000029;display:flex;flex-direction:column;gap:5px;height:54px;justify-content:center;margin-bottom:42px;width:54px}.login-brand-mark span{background:#fff;border-radius:2px;display:block;height:3px;width:24px}.login-brand-mark span:last-child{margin-right:8px;width:16px}.login-brand-mark.small{border-radius:8px;box-shadow:none;height:38px;margin:0;width:38px}.login-brand-mark.small span{height:2px;width:18px}.login-brand-mark.small span:last-child{margin-right:6px;width:12px}.login-brand-eyebrow,.login-header-kicker{color:#7fc2df;font-size:12px;font-weight:700;letter-spacing:.18em}.login-brand-panel h1{color:#fff;font-size:clamp(36px,4vw,56px);font-weight:650;letter-spacing:.04em;line-height:1.2;margin:14px 0 20px}.login-brand-lead{color:#ffffffb8;font-size:17px;line-height:1.8;margin:0;max-width:460px}.login-brand-points{display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-top:72px;max-width:520px}.login-brand-points>div{border-left:2px solid rgba(96,190,223,.65);display:flex;flex-direction:column;gap:7px;padding-left:14px}.login-brand-points strong{font-size:15px;font-weight:600}.login-brand-points span,.login-brand-footnote{color:#ffffff85;font-size:12px}.login-form-panel{align-items:center;display:flex;justify-content:center;padding:48px 8vw}.login-form-shell{width:min(420px,100%)}.login-mobile-brand{align-items:center;color:#152a3e;display:none;font-size:16px;font-weight:650;gap:12px;margin-bottom:48px}.login-header{margin-bottom:36px}.login-header-kicker{color:#1d6a8f;letter-spacing:.14em;margin-bottom:12px}.login-header h2{color:#162133;font-size:34px;font-weight:650;letter-spacing:-.02em;margin:0 0 10px}.login-header p{color:#7b8493;font-size:14px;margin:0}.login-form .ant-form-item{margin-bottom:22px}.login-input,.login-form .ant-input-affix-wrapper{background:#fff!important;border:1px solid #d8dee7!important;border-radius:8px!important;box-shadow:none!important;font-size:15px!important;height:50px!important;transition:border-color .2s,box-shadow .2s!important}.login-form .ant-input-affix-wrapper{padding:0 15px!important}.login-form .ant-input-affix-wrapper .ant-input{height:auto!important}.login-input:hover,.login-form .ant-input-affix-wrapper:hover{border-color:#8fa5b8!important}.login-input:focus,.login-form .ant-input-affix-wrapper-focused{border-color:#1d6a8f!important;box-shadow:0 0 0 3px #1d6a8f1a!important}.input-icon{color:#95a0af;font-size:17px}.login-form .ant-input-prefix{margin-right:11px}.captcha-field{display:grid;grid-template-columns:1fr 112px 48px}.captcha-field .captcha-input{border-radius:8px 0 0 8px!important}.captcha-display{align-items:center;background:#f8fafb;border-bottom:1px solid #d8dee7;border-top:1px solid #d8dee7;cursor:pointer;display:flex;height:50px;justify-content:center;overflow:hidden}.captcha-display svg{height:100%;width:100%}.captcha-refresh-btn{border:1px solid #d8dee7!important;border-radius:0 8px 8px 0!important;height:50px!important}.login-button{background:#123e5c!important;border:0!important;border-radius:8px!important;box-shadow:0 8px 18px #123e5c29!important;font-size:15px!important;font-weight:600!important;height:50px!important;letter-spacing:.1em}.login-button:hover{background:#185476!important}.login-footer{border-top:1px solid #e6e9ee;color:#9098a5;font-size:12px;margin-top:34px;padding-top:24px;text-align:center}.login-form .ant-form-item-explain-error{font-size:12px;margin-top:5px}@media (max-width: 960px){.login-page{display:block}.login-brand-panel{display:none}.login-form-panel{min-height:100vh;padding:40px 24px}.login-mobile-brand{display:flex}}@media (max-width: 480px){.login-header h2{font-size:29px}.captcha-field{grid-template-columns:1fr 100px 44px}}.dashboard-loading{padding:120px 0;text-align:center}.dashboard-page{color:#22364a;display:flex;flex-direction:column;gap:10px}.dashboard-header{align-items:center;display:flex;justify-content:space-between;min-height:56px}.dashboard-eyebrow{color:#176b87;font-size:10px;font-weight:700;letter-spacing:.14em}.dashboard-header h1{color:#172b3e;font-size:22px;line-height:1.2;margin:3px 0}.dashboard-header p{color:#7b8997;font-size:12px;margin:0}.dashboard-primary-grid{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-metric-card{background:#fff;border:1px solid #d6dde4;border-radius:5px;color:inherit;cursor:pointer;display:grid;grid-template-columns:42px 1fr auto;min-height:104px;overflow:hidden;padding:15px;position:relative;text-align:left;transition:border-color .18s,box-shadow .18s,transform .18s}.dashboard-metric-card:before{background:var(--metric-color);bottom:0;content:"";left:0;position:absolute;top:0;width:3px}.dashboard-metric-card:hover{border-color:#9baab7;box-shadow:0 5px 14px #18304614;transform:translateY(-1px)}.tone-blue{--metric-color: #176b87;--metric-soft: #e7f2f6}.tone-teal{--metric-color: #167d70;--metric-soft: #e7f4f1}.tone-amber{--metric-color: #b87816;--metric-soft: #fbf1df}.tone-red{--metric-color: #b94a48;--metric-soft: #f9e9e8}.tone-slate{--metric-color: #667788;--metric-soft: #edf0f3}.dashboard-metric-icon{align-items:center;align-self:start;background:var(--metric-soft);border-radius:5px;color:var(--metric-color);display:flex;font-size:20px;height:36px;justify-content:center;width:36px}.dashboard-metric-content{display:flex;flex-direction:column;min-width:0}.dashboard-metric-label{color:#637385;font-size:12px}.dashboard-metric-value{color:#162c40;font-size:26px;font-weight:700;line-height:1.35}.dashboard-metric-value small,.dashboard-strip-item strong small,.dashboard-rank-value small{color:#7b8997;font-size:11px;font-weight:500;margin-left:4px}.dashboard-metric-hint{color:#8a96a2;font-size:11px}.dashboard-card-arrow{align-self:end;color:var(--metric-color);font-size:11px}.dashboard-inventory-strip,.dashboard-panel{background:#fff;border:1px solid #d6dde4;border-radius:5px}.dashboard-inventory-strip{align-items:stretch;cursor:pointer;display:grid;grid-template-columns:170px 1fr;min-height:78px}.dashboard-strip-title{background:#122f47;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:14px 18px}.dashboard-strip-title strong{font-size:14px}.dashboard-strip-title span{color:#ffffff94;font-size:10px;margin-top:6px}.dashboard-strip-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-strip-item{align-items:center;border-right:1px solid #e2e7eb;display:flex;gap:10px;padding:12px 18px}.dashboard-strip-item:last-child{border-right:0}.dashboard-strip-icon{color:#176b87;font-size:18px}.dashboard-strip-item div{display:flex;flex-direction:column}.dashboard-strip-item span{color:#788695;font-size:11px}.dashboard-strip-item strong{color:#1c3246;font-size:19px}.dashboard-main-grid{display:grid;gap:10px;grid-template-columns:minmax(0,1.75fr) minmax(300px,.75fr)}.dashboard-panel{min-width:0;overflow:hidden}.dashboard-panel-header{align-items:center;border-bottom:1px solid #e1e6ea;display:flex;justify-content:space-between;min-height:48px;padding:8px 12px}.dashboard-panel-header h2{align-items:center;color:#1c3044;display:flex;font-size:14px;gap:7px;margin:0}.dashboard-panel-header p{color:#8995a1;font-size:10px;margin:2px 0 0}.dashboard-legend{display:flex;gap:14px}.dashboard-legend span{align-items:center;color:#677686;display:flex;font-size:11px;gap:5px}.dashboard-legend i{border-radius:2px;display:inline-block;height:8px;width:8px}.legend-inbound{background:#176b87}.legend-outbound{background:#d18a28}.dashboard-chart{align-items:end;background:linear-gradient(to top,#e8edf1 1px,transparent 1px) 0 0 / 100% 25%;display:grid;gap:14px;grid-template-columns:repeat(7,1fr);height:230px;padding:26px 20px 12px}.dashboard-chart-group{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-end}.dashboard-bars{align-items:flex-end;display:flex;flex:1;gap:5px;justify-content:center;width:100%}.dashboard-bar{border-radius:3px 3px 0 0;min-height:3px;position:relative;transition:height .25s;width:min(24px,28%)}.dashboard-bar span{color:#526273;font-size:10px;left:50%;position:absolute;top:-18px;transform:translate(-50%)}.bar-inbound{background:#176b87}.bar-outbound{background:#d18a28}.dashboard-chart time{color:#788695;font-size:10px;margin-top:7px}.dashboard-ranking{display:flex;flex-direction:column;gap:7px;min-height:230px;padding:12px}.dashboard-rank-item{align-items:center;display:grid;gap:9px;grid-template-columns:24px minmax(0,1fr) 62px;min-height:35px}.dashboard-rank-index{align-items:center;background:#e9edf1;border-radius:3px;color:#5e6d7c;display:flex;font-size:11px;font-weight:700;height:22px;justify-content:center;width:22px}.rank-1{background:#d8eaf1;color:#176b87}.rank-2{background:#e7edf1;color:#4f6374}.rank-3{background:#f3e8d7;color:#9a651e}.dashboard-rank-main>div:first-child{display:flex;justify-content:space-between;margin-bottom:5px}.dashboard-rank-main strong{color:#273b4e;font-size:11px}.dashboard-rank-main span{color:#87939f;font-size:10px}.dashboard-rank-track{background:#edf0f2;border-radius:3px;height:5px;overflow:hidden}.dashboard-rank-track span{background:#176b87;display:block;height:100%}.dashboard-rank-value{color:#344a5e;font-size:12px;text-align:right}.dashboard-table-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-more,.dashboard-link{background:none;border:0;color:#176b87;cursor:pointer;padding:0}.dashboard-more{font-size:11px}.dashboard-link{font-size:12px}.dashboard-table .ant-table-thead>tr>th{background:#f0f3f5!important;font-size:11px;padding:6px 8px!important}.dashboard-table .ant-table-tbody>tr>td{font-size:11px;padding:6px 8px!important}.dashboard-table .ant-tag{font-size:10px;line-height:18px;margin:0}.dashboard-warning-panel{margin-bottom:2px}.dashboard-warning-count{background:#fbf1df;border-radius:3px;color:#9c681d;font-size:11px;padding:3px 8px}.dashboard-empty-state{color:#738291;font-size:12px;padding:22px;text-align:center}.is-danger{color:#b33f3c}.is-warning{color:#a36c1f}@media (max-width: 1200px){.dashboard-primary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-main-grid{grid-template-columns:1fr}}@media (max-width: 800px){.dashboard-primary-grid,.dashboard-table-grid,.dashboard-inventory-strip{grid-template-columns:1fr}.dashboard-strip-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.attachment-viewer-modal .ant-modal-body{padding:0;min-height:500px}.attachment-viewer-container{display:flex;min-height:500px}.attachment-viewer-sidebar{width:250px;background-color:#f0f0f0;padding:16px;border-right:1px solid #d9d9d9}.attachment-viewer-sidebar .filter-item{margin-bottom:16px}.attachment-viewer-sidebar .filter-item label{display:block;margin-bottom:8px;font-size:13px;color:#333;font-weight:500}.attachment-viewer-sidebar .filter-item input{background-color:#fff}.attachment-viewer-content{flex:1;padding:16px;background-color:#fff;overflow-y:auto;max-height:500px}.attachment-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px}.attachment-item{border:1px solid #d9d9d9;border-radius:4px;overflow:hidden;cursor:pointer;transition:all .3s;position:relative}.attachment-item:hover{border-color:#1890ff;box-shadow:0 2px 8px #00000026}.attachment-item:hover .attachment-actions{opacity:1}.attachment-item-selected{border-color:#1890ff;background-color:#e6f7ff}.attachment-checkbox{position:absolute;top:8px;left:8px;z-index:10;background-color:#ffffffe6;border-radius:2px;padding:2px}.attachment-actions{position:absolute;bottom:40px;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);padding:8px;display:flex;justify-content:center;opacity:0;transition:opacity .3s}.attachment-actions .ant-btn-text{color:#fff}.attachment-actions .ant-btn-text:hover{color:#1890ff;background-color:#fff3}.attachment-thumbnail{width:100%;height:150px;display:flex;align-items:center;justify-content:center;background-color:#fafafa;overflow:hidden}.attachment-thumbnail img{max-width:100%;max-height:100%;object-fit:contain}.attachment-file-icon{width:100%;height:150px;display:flex;align-items:center;justify-content:center;font-size:48px;background-color:#fafafa}.attachment-info{padding:8px;background-color:#fff;border-top:1px solid #f0f0f0}.attachment-name{font-size:12px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-viewer-footer{padding:12px 16px;background-color:#fafafa;border-top:1px solid #d9d9d9;text-align:center}.attachment-viewer-footer .ant-space{display:inline-flex}.table-settings-title{color:#172033;font-size:16px;font-weight:600}.table-settings-subtitle,.table-settings-help{color:#8a94a6;font-size:12px;font-weight:400;margin-top:3px}.table-settings-section{margin-bottom:24px}.table-settings-switch-row,.table-settings-heading{align-items:center;display:flex;justify-content:space-between}.table-settings-label{color:#253047;font-size:14px;font-weight:600;margin-bottom:10px}.table-settings-switch-row .table-settings-label,.table-settings-heading .table-settings-label{margin-bottom:0}.table-settings-heading>span{color:#98a1b2;font-size:12px}.table-settings-list{display:flex;flex-direction:column;gap:8px;margin-top:14px}.table-settings-item{align-items:center;background:#f8fafc;border:1px solid #e6eaf0;border-radius:8px;display:flex;gap:10px;min-height:48px;padding:8px 10px;transition:border-color .2s,box-shadow .2s,opacity .2s}.table-settings-item:hover{border-color:#aab7c9}.table-settings-item.is-dragging{box-shadow:0 6px 18px #1c2d461f;opacity:.55}.table-settings-handle{color:#8b96a8;cursor:grab}.table-settings-handle.is-locked{color:#ccd2dc;cursor:not-allowed}.table-settings-column-name{color:#344054;flex:1;min-width:0}.table-settings-width{color:#98a1b2;font-size:12px;text-align:right;width:54px}.smart-table-shell{background:#fff;border:1px solid #aeb8c2;min-width:0;position:relative}.smart-table-tools{align-items:center;background:#f3f5f7;border-bottom:1px solid #aeb8c2;display:flex;gap:16px;justify-content:space-between;min-height:36px;padding:3px 6px}.smart-table-config{align-items:center;display:flex;flex-shrink:0}.smart-table-config>span{color:#71808f;font-size:11px;margin-right:6px}.smart-table-actions{align-items:center;display:flex;min-width:0}.smart-table-actions:empty{display:none}.smart-table-selection-count{color:#526576;font-size:12px;margin-right:4px}.smart-table-shell .ant-table-wrapper{padding:0!important}.smart-table .ant-table-container{border-inline-start:0!important;border-start-start-radius:0!important;border-start-end-radius:0!important}.smart-table .ant-table-thead>tr>th,.smart-table .ant-table-tbody>tr>td,.smart-table .ant-table-summary>tr>td{border-color:#aeb8c2!important}.smart-table .ant-table-thead>tr>th{background:#e9edf1!important;color:#172433;font-size:12px;font-weight:700;height:34px;overflow:visible;padding:5px 7px!important;position:relative}.smart-table .ant-table-tbody>tr>td{color:#1f2d3a;font-size:12px;height:32px;padding:4px 7px!important}.smart-table .ant-table-tbody>tr:nth-child(2n)>td{background:#fbfcfd}.smart-table .ant-table-tbody>tr:hover>td{background:#eaf4f7!important}.smart-table .smart-table-clickable-row>td{cursor:pointer}.smart-table .smart-table-clickable-row:active>td{background:#dcecf2!important}.smart-table-resize-handle{bottom:0;cursor:col-resize;position:absolute;right:-5px;top:0;width:10px;z-index:4}.smart-table-resize-handle:after{background:transparent;bottom:8px;content:"";position:absolute;right:4px;top:8px;width:2px}.smart-table-resize-handle:hover:after,.is-resizing-table-column .smart-table-resize-handle:after{background:#176b87}.is-resizing-table-column,.is-resizing-table-column *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.smart-table .ant-pagination{margin:8px!important}.smart-table .ant-table-body{height:var(--smart-table-body-height)!important;max-height:var(--smart-table-body-height)!important;overflow:scroll!important;scrollbar-color:#8d9aa6 #e8ecef;scrollbar-gutter:stable;scrollbar-width:auto}.smart-table-vertical-scrollbar{background:#e5eaee;border-left:1px solid #b7c1c9;display:none;position:absolute;right:0;width:12px;z-index:9}.smart-table-vertical-scrollbar.is-visible{display:block}.smart-table-vertical-thumb{background:#83919d;border:2px solid #e5eaee;border-radius:6px;cursor:ns-resize;left:0;position:absolute;right:0;top:0}.smart-table-vertical-thumb:hover{background:#64737f}.is-dragging-table-scrollbar,.is-dragging-table-scrollbar *{cursor:ns-resize!important;-webkit-user-select:none!important;user-select:none!important}.smart-table .ant-table-body::-webkit-scrollbar,.smart-table .ant-table-content::-webkit-scrollbar{height:12px;width:12px}.smart-table .ant-table-body::-webkit-scrollbar-track,.smart-table .ant-table-content::-webkit-scrollbar-track{background:#e8ecef;border-left:1px solid #c3cbd2;border-top:1px solid #c3cbd2}.smart-table .ant-table-sticky-scroll{background:#e8ecef;border-top:1px solid #c3cbd2;height:12px!important;opacity:1!important}.smart-table .ant-table-sticky-scroll-bar{background:#8d9aa6;border-radius:6px;height:8px!important}.smart-table .ant-table-body::-webkit-scrollbar-thumb,.smart-table .ant-table-content::-webkit-scrollbar-thumb{background:#8d9aa6;border:2px solid #e8ecef;border-radius:6px}.smart-table .ant-table-body::-webkit-scrollbar-thumb:hover,.smart-table .ant-table-content::-webkit-scrollbar-thumb:hover{background:#687784}.smart-table .ant-btn{font-size:12px;height:28px;padding-inline:9px}.smart-table .ant-checkbox-inner{height:14px;width:14px}.smart-table .ant-tag{font-size:11px;line-height:19px;margin-inline-end:3px}body{background:#f3f5f7;color:#243447;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}.app-layout{min-height:100vh}.app-sider{background:#102a43!important;bottom:0;height:100vh;left:0;overflow:auto;position:fixed!important;top:0;z-index:100}.app-logo{align-items:center;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;display:flex;font-size:14px;font-weight:650;height:52px;justify-content:center;letter-spacing:.04em;transition:all .2s}.app-logo.is-collapsed{font-size:11px}.app-main{background:#f3f5f7!important;min-width:0;transition:margin-left .2s}.app-header{align-items:center;background:#fffffff5!important;border-bottom:1px solid #e4e9ee;display:flex;height:40px!important;justify-content:space-between;line-height:40px!important;padding:0 12px!important;position:sticky;top:0;z-index:99}.app-collapse-trigger{color:#4c5e70;cursor:pointer;font-size:16px}.app-user-entry{align-items:center;color:#34495e;cursor:pointer;display:flex;gap:9px}.app-user-entry .ant-avatar{background:#dfe9ee;color:#176b87}.app-content{background:transparent!important;margin:8px 10px 12px!important;min-height:280px}.data-page{display:flex;flex-direction:column;gap:8px}.data-filter-panel,.data-list-panel{background:#fff;border:1px solid #dfe5eb;border-radius:7px}.data-filter-panel{padding:8px 10px}.data-filter-toolbar{align-items:flex-start;display:flex;gap:8px;justify-content:space-between}.data-filter-toolbar>.ant-space:first-child{flex:1}.data-list-panel{min-width:0;overflow:hidden}.data-list-heading{align-items:center;border-bottom:1px solid #e5eaef;display:flex;justify-content:space-between;min-height:40px;padding:6px 10px}.data-list-heading>div{align-items:baseline;display:flex;gap:10px}.data-list-heading h2{color:#243447;font-size:14px;font-weight:650;margin:0}.data-list-heading span,.data-list-hint{color:#8995a3;font-size:11px}.data-selection-bar{background:#eef7fa;border-bottom:1px solid #d7e8ee;color:#28566b;padding:6px 10px}.data-list-panel .ant-table-wrapper{padding:0 14px 14px}.data-list-panel .ant-table{color:#28394a}.data-list-panel .ant-table-thead>tr>th{font-size:12px;font-weight:650;white-space:nowrap}.data-list-panel .ant-table-tbody>tr>td{border-bottom-color:#e7ebef}.data-summary-row>td{background:#f5f8fa!important;color:#415568;font-weight:600}.data-page .ant-input,.data-page .ant-input-affix-wrapper,.data-page .ant-picker,.data-page .ant-select-selector,.ant-modal .ant-input,.ant-modal .ant-input-affix-wrapper,.ant-modal .ant-picker,.ant-modal .ant-select-selector{box-shadow:none!important}.data-page .ant-btn,.ant-modal .ant-btn{font-weight:500}.data-page .ant-space{row-gap:6px!important}.data-page .ant-input,.data-page .ant-input-affix-wrapper,.data-page .ant-picker,.data-page .ant-select-selector{font-size:12px!important}.data-page .ant-btn{font-size:12px;padding-inline:10px}.app-sider .ant-menu{font-size:13px}.app-sider .ant-menu-item,.app-sider .ant-menu-submenu-title{height:38px!important;line-height:38px!important;margin-block:2px!important}.app-user-entry{font-size:13px}.app-user-entry .ant-avatar{height:28px;line-height:28px;width:28px}.app-content>.ant-card,.app-content .ant-card{border-radius:4px}.app-content>.ant-card .ant-card-head,.app-content .ant-card-small>.ant-card-head{min-height:38px;padding-inline:10px}.app-content>.ant-card .ant-card-body{padding:10px}.smart-table .ant-pagination-item,.smart-table .ant-pagination-prev,.smart-table .ant-pagination-next,.smart-table .ant-pagination-jump-prev,.smart-table .ant-pagination-jump-next{min-width:26px}@media (max-width: 1280px){.smart-table-config>span{display:none}}.ant-modal-content,.ant-drawer-content{border-radius:8px!important}.ant-table-wrapper .ant-table-thead>tr>th{background:#e9edf1;border-color:#aeb8c2!important;color:#172433;font-weight:700}.ant-table-wrapper .ant-table-tbody>tr>td,.ant-table-wrapper .ant-table-summary>tr>td{border-color:#b9c2ca!important}.ant-table-wrapper .ant-table-thead>tr>th:not(:last-child),.ant-table-wrapper .ant-table-tbody>tr>td:not(:last-child),.ant-table-wrapper .ant-table-summary>tr>td:not(:last-child){border-inline-end:1px solid #b9c2ca}.ant-table-wrapper .ant-table-container{border-color:#aeb8c2!important}@media (max-width: 1100px){.data-filter-toolbar{flex-direction:column}}
