:root{color:#1f2329;background:#f5f6f8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:900px;min-height:100vh;overflow:hidden;background:#f5f6f8;color:#1f2329;font-size:13px;line-height:1.5}button,input,textarea,select{font:inherit}.table-app{min-height:100vh}.app-header{height:64px;display:grid;grid-template-columns:1fr 420px 1fr;align-items:center;padding:0 24px;border-bottom:1px solid #e5e7eb;background:#fff}.brand,.account,.drawer-title,.drawer-title>div,.summary-tags,.section-title{display:flex;align-items:center}.brand{gap:16px}.brand strong{font-size:18px;font-weight:650}.brand span{width:1px;height:24px;background:#e5e7eb}.brand b{font-size:15px;font-weight:600}.global-search{height:40px;background:#f7f8fa}.global-search:focus-within{background:#fff}kbd{padding:2px 5px;border:1px solid #d8dce3;border-radius:4px;background:#fff;color:#8f959e;font-size:11px}.account{justify-self:end;gap:10px}.account b{font-size:13px;font-weight:500}.app-body{height:calc(100vh - 64px);display:grid;grid-template-rows:104px minmax(0,1fr);background:#f5f6f8}.content-shell{min-height:0;display:grid;grid-template-columns:196px minmax(0,1fr)}.overview-sidebar{padding:14px 10px;border-right:1px solid #e5e7eb;background:#fafafb}.sidebar-title{padding:0 10px 8px;color:#8f959e;font-size:11px;font-weight:600}.overview-sidebar nav{display:flex;flex-direction:column;gap:3px}.nav-item{width:100%;height:38px;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#4e5969;text-align:left;cursor:pointer}.nav-item:hover{background:#f0f2f5}.nav-item.active{background:#e8f0ff;color:#245bdb;font-weight:600}.nav-item .anticon{font-size:15px}.nav-item small{min-width:24px;color:#8f959e;font-size:11px;font-weight:500;text-align:right;font-variant-numeric:tabular-nums}.nav-item.active small{color:#245bdb}.performance-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px 16px;border-bottom:1px solid #e5e7eb;background:#f5f6f8}.metric-card{min-width:0;padding:10px 14px;border:1px solid #e1e4e8;border-radius:6px;background:#fff}.metric-label{display:flex;align-items:center;justify-content:space-between;color:#646a73;font-size:12px;font-weight:500}.metric-label i{width:6px;height:6px;border-radius:50%;background:currentColor}.metric-card strong{display:block;margin:2px 0;color:#1f2329;font-size:20px;line-height:1.25;font-variant-numeric:tabular-nums}.metric-card small{font-size:11px;font-weight:500}.metric-blue small,.metric-blue .metric-label{color:#2563eb}.metric-green small,.metric-green .metric-label{color:#059669}.metric-purple small,.metric-purple .metric-label{color:#7c3aed}.metric-orange small,.metric-orange .metric-label{color:#d97706}.table-workspace{min-width:0;display:grid;grid-template-rows:58px 48px minmax(0,1fr) 42px;background:#fff}.view-titlebar,.table-toolbar,.table-footer{display:flex;align-items:center;padding:0 18px;border-bottom:1px solid #e5e7eb}.view-titlebar{justify-content:space-between}.current-view-title{display:flex;align-items:center;gap:12px}.current-view-title h1{margin:0;color:#1f2329;font-size:16px;font-weight:650}.current-view-title span{color:#8f959e;font-size:12px}.table-toolbar{gap:2px}.toolbar-spacer{flex:1}.table-toolbar .ant-alert{min-width:300px;padding:4px 10px}.table-region{min-height:0;overflow:hidden}.table-region .ant-table-wrapper,.table-region .ant-spin-nested-loading,.table-region .ant-spin-container{height:100%}.table-region .ant-table-thead>tr>th{height:42px;padding:10px;background:#f7f8fa;color:#4e5969;font-size:12px;font-weight:500}.table-region .ant-table-tbody>tr>td{height:58px;padding:8px 10px;color:#4e5969;font-size:12px}.table-region .ant-table-tbody>tr:hover>td,.table-region .selected-row>td{background:#f3f7ff!important}.customer-cell{width:100%;display:flex;flex-direction:column;gap:3px;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.customer-cell strong{color:#1f2329;font-size:13px;font-weight:550}.customer-cell:hover strong{color:#245bdb;text-decoration:underline}.customer-cell span{color:#8f959e;font-size:11px}.money-cell{color:#059669;font-variant-numeric:tabular-nums}.overview-primary{min-width:0;display:flex;flex-direction:column;gap:3px}.overview-primary strong,.overview-primary span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overview-primary strong{color:#1f2329;font-size:13px;font-weight:550}.overview-primary span{color:#8f959e;font-size:11px}.table-footer{justify-content:space-between;border-top:1px solid #e5e7eb;border-bottom:0;color:#8f959e;font-size:12px}.customer-drawer .ant-drawer-content{border-left:1px solid #dfe2e7;box-shadow:-8px 0 24px #1f23291a}.customer-drawer .ant-drawer-header{min-height:62px;padding:10px 16px;border-bottom-color:#e5e7eb}.customer-drawer .ant-drawer-body{padding:0;overflow:auto;background:#fff}.drawer-title{width:100%;justify-content:space-between}.drawer-title>div:first-child{flex-direction:column;align-items:flex-start;gap:2px}.drawer-title>div:last-child{gap:2px}.drawer-title strong{font-size:16px;font-weight:650}.drawer-title span{color:#8f959e;font-size:11px;font-weight:400}.drawer-actions{flex-direction:row!important;align-items:center!important}.drawer-position{min-width:38px;color:#8f959e;font-size:11px;text-align:center;font-variant-numeric:tabular-nums}.drawer-actions .ant-btn{width:30px;height:30px;padding:0;color:#646a73}.lead-summary{padding:12px 16px;border-bottom:1px solid #e5e7eb;background:#fafbfc}.summary-tags{gap:6px;margin-bottom:12px}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px}.summary-grid span{min-width:0;display:flex;flex-direction:column;gap:3px}.summary-grid small{color:#8f959e;font-size:10px}.summary-grid b{overflow:hidden;color:#373c43;font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.action-panel{border-bottom:1px solid #e5e7eb}.action-tabs .ant-tabs-nav{margin:0;padding:0 16px}.action-tabs .ant-tabs-content-holder{display:none}.action-panel-compact{padding-bottom:4px}.action-panel-compact .action-form{padding:14px 16px 16px}.action-panel-compact .ant-form-item{margin-bottom:12px}.action-panel-compact .ant-input,.action-panel-compact .ant-input-number,.action-panel-compact .ant-select-selector,.action-panel-compact .ant-picker{font-size:13px}.action-panel-compact textarea.ant-input{min-height:92px;resize:vertical}.action-form{display:flex;flex-direction:column}.action-form .ant-alert{margin-bottom:16px}.form-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.form-heading h2{margin:0;font-size:14px;font-weight:600}.form-heading span{color:#059669;font-size:11px}.read-only-summary,.order-total{padding:12px;margin-bottom:16px;border-radius:6px;background:#f7f8fa}.read-only-summary{display:grid;grid-template-columns:90px 1fr;gap:6px 12px}.read-only-summary small{color:#8f959e}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.form-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.order-item-card{padding:12px;margin-bottom:10px;border:1px solid #e5e7eb;border-radius:6px;background:#fafafb}.order-item-head,.order-total,.modal-actions{display:flex;align-items:center;justify-content:space-between}.order-item-head{margin-bottom:10px;font-weight:600}.text-button{padding:0;border:0;background:transparent;color:#245bdb;cursor:pointer}.order-total strong{color:#059669;font-size:20px}.order-total small,.order-total span{display:block}.order-total small{color:#8f959e}.activity-section{padding:16px}.section-title{justify-content:space-between;margin-bottom:8px}.section-title span{color:#8f959e;font-size:11px}.activity-item{display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px;padding:9px 0;border-bottom:1px solid #eef0f3;color:#646a73}.activity-item>div{display:flex;flex-direction:column;gap:3px}.activity-item b{color:#373c43;font-size:12px;font-weight:550}.activity-item span{font-size:12px}.activity-item small{color:#8f959e}.drawer-danger{padding:0 16px 20px}.modal-subtitle{color:#646a73}.modal-actions{width:100%;justify-content:flex-end;margin-top:16px}.login-shell{min-height:100vh;display:grid;place-items:center;background:#f5f6f8}.login-card{width:380px;padding:30px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 12px 36px #1f23291a}.login-head{display:flex;flex-direction:column;gap:4px;margin-bottom:24px}.login-head strong{font-size:22px}.login-head span,.login-hint{color:#8f959e}.login-hint{margin:18px 0 0;text-align:center;font-size:12px}@media(max-width:1280px){.app-header{grid-template-columns:minmax(220px,1fr) 360px minmax(150px,1fr)}.performance-strip{gap:8px;padding-right:12px;padding-left:12px}.content-shell{grid-template-columns:176px minmax(0,1fr)}}@media(max-width:1024px){.app-header{grid-template-columns:240px minmax(300px,1fr) 150px;padding:0 16px}.account b{max-width:72px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.performance-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card{padding-right:10px;padding-left:10px}.metric-card strong{font-size:18px}}
