*{box-sizing:border-box}body{margin:0;background:#f4f6f8;color:#17202a;font-family:Inter,Microsoft YaHei,Arial,sans-serif}.app-shell{min-height:100vh}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#eef3f8}.login-panel{width:min(420px,100%);display:grid;gap:18px;padding:30px;background:#fff;border:1px solid #d9e2ec;border-radius:8px;box-shadow:0 16px 40px #0f172a1a}.login-copy h2{margin:0 0 8px}.login-hint{text-align:center}.sidebar{background:#1f2933!important;color:#fff;padding:18px 14px;position:relative}.brand{height:44px;display:flex;align-items:center;font-size:18px;font-weight:700;margin-bottom:18px}.nav-list{display:grid;gap:8px}.nav-button{width:100%;height:40px;justify-content:flex-start;background:transparent;color:#d9e2ec;border:0;border-radius:6px}.nav-button:hover,.nav-button.active{background:#324253!important;color:#fff!important}.sidebar-account{position:absolute;left:14px;right:14px;bottom:18px;display:grid;gap:10px;padding-top:14px;border-top:1px solid rgb(217 226 236 / 20%)}.account-name{color:#fff;font-size:14px;font-weight:600;line-height:1.4}.account-role{color:#bcccdc;font-size:12px;line-height:1.4}.logout-button{width:100%;justify-content:flex-start;background:transparent;color:#d9e2ec;border-color:#d9e2ec3d;border-radius:6px}.logout-button:hover{background:#324253!important;color:#fff!important;border-color:#52616f!important}.content{padding:24px}.workspace{max-width:1440px;margin:0 auto}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.toolbar h3,.panel h5{margin:0}.panel{background:#fff;border:1px solid #d9e2ec;border-radius:8px;padding:18px}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.customer-dedupe{display:grid;gap:12px;margin-bottom:18px;padding:14px;background:#f8fafc;border:1px solid #d9e2ec;border-radius:8px}.customer-dedupe-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.customer-dedupe-header h5{margin:0 0 4px}.selected-customer-row>td{background:#e6f4ff!important}.competitor-price-editor{display:grid;gap:12px;margin-top:4px;padding:14px;background:#f8fafc;border:1px solid #d9e2ec;border-radius:8px}.full{width:100%}.metrics{min-height:100%;display:grid;align-content:space-between;gap:18px}.metric-main{font-size:34px;font-weight:700;margin-top:8px}.metric-grid{display:grid;grid-template-columns:1fr auto;gap:10px 14px;color:#52616f}.metric-grid strong{color:#17202a}.current-version-row>td{background:#f0f9eb!important}.form-action-col{display:flex;align-items:end;padding-bottom:24px}.form-action-col .ant-btn{width:100%}.log-filters{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) minmax(160px,.8fr) auto;gap:12px;margin-bottom:16px}.order-quantity-input{width:120px}@media (max-width: 900px){.sidebar{display:none}.content{padding:14px}.toolbar{align-items:flex-start;flex-direction:column}.form-action-col{padding-bottom:0}.log-filters{grid-template-columns:1fr}}
