:root{color:#17211f;font-synthesis:none;text-rendering:optimizelegibility;letter-spacing:0;--surface:#fff;--surface-subtle:#f7f9f8;--border:#dbe3df;--text:#17211f;--muted:#68746f;--brand:#146b59;--brand-dark:#0d4d40;--warning:#b66a1f;--danger:#b42318;background:#f3f6f5;font-family:Inter,Microsoft YaHei,PingFang SC,sans-serif}*{box-sizing:border-box;letter-spacing:0}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:#f3f6f5;min-height:100vh}button,input,textarea,select{font:inherit}.app-layout{min-height:100vh}.app-sider{z-index:20;inset:0 auto 0 0;background:#172522!important;position:fixed!important}.app-sider .ant-layout-sider-children{flex-direction:column;display:flex}.app-sider .ant-menu{background:#172522;border-inline-end:0;flex:1;padding:8px}.app-sider .ant-menu-item{border-radius:5px;height:42px;margin:3px 0}.app-layout>.ant-layout{min-width:0;margin-left:224px;transition:margin-left .2s}.app-sider.ant-layout-sider-collapsed+.ant-layout{margin-left:72px}.brand{border:0;color:#fff;cursor:pointer;text-align:left;background:0 0;border-bottom:1px solid #2e3c39;align-items:center;gap:10px;width:100%;height:58px;padding:0 16px;display:flex}.brand-mark{color:#d7eee7;border:1px solid #5e8f82;border-radius:4px;flex:none;justify-content:center;align-items:center;width:38px;height:28px;font-size:12px;font-weight:700;display:inline-flex}.brand-name{white-space:nowrap;font-weight:600}.app-header{z-index:15;border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;height:58px;padding:0 20px;display:flex;position:sticky;top:0}.header-context{align-items:center;gap:18px;min-width:0;display:flex}.header-shop{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:260px;overflow:hidden}.shop-switcher{width:190px;max-width:32vw}.account-button{height:40px}.app-content{background:#f3f6f5;min-width:0}.content-heading{border-bottom:1px solid var(--border);background:#fff;padding:16px 24px 12px}.content-heading .ant-typography{font-size:20px;line-height:28px;margin:8px 0 0!important}.content-scroll{min-width:0;padding:20px 24px 32px;overflow-x:hidden}.page-shell{flex-direction:column;gap:16px;min-width:0;display:flex}.page-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.page-header h1{margin:0;font-size:20px;line-height:28px}.page-header p{color:var(--muted);margin:5px 0 0}.page-header-actions{align-items:center;gap:8px;display:flex}.filter-bar{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:16px}.filter-bar .ant-form{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.filter-bar .ant-form-item{min-width:150px;margin:0}.data-table-shell{background:var(--surface);border:1px solid var(--border);border-radius:6px;width:100%;min-width:0;overflow:hidden}.data-table-shell .ant-table-wrapper,.data-table-shell .ant-spin-nested-loading{min-width:0}.data-table-shell .ant-table-cell{vertical-align:middle}.copyable-id{white-space:nowrap;font-family:Cascadia Mono,Consolas,monospace}.money-text{font-variant-numeric:tabular-nums;white-space:nowrap}.numeric{text-align:right;font-variant-numeric:tabular-nums}.truncate{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.section-loading{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:24px}.full-page-loading{background:#f3f6f5;place-items:center;min-height:100vh;display:grid}.loading-space{width:200px;height:80px}.import-progress{min-width:220px}.import-progress .ant-progress{margin-top:6px}.login-page{background:#eef3f1;place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{background:#fff;border:1px solid #d6dfdb;border-radius:6px;width:min(420px,100%);padding:34px;box-shadow:0 12px 36px #17252214}.login-brand{margin-bottom:22px}.login-brand span{color:#fff;background:var(--brand);border-radius:4px;justify-content:center;align-items:center;width:48px;height:34px;font-weight:700;display:inline-flex}.login-panel h2{margin-bottom:4px!important}.login-alert{margin:18px 0}.dashboard-grid{grid-template-columns:repeat(4,minmax(170px,1fr));gap:12px;display:grid}.metric-card{border-color:var(--border);cursor:pointer;border-radius:6px;min-height:112px}.metric-card:hover{border-color:#84a99f}.metric-card .ant-statistic-title{color:var(--muted)}.metric-card .ant-statistic-content{font-size:26px}.section-band{background:var(--surface);border:1px solid var(--border);border-radius:6px;overflow:hidden}.section-band-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:48px;padding:12px 16px;display:flex}.section-band-header h2{margin:0;font-size:16px}.detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.detail-band{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:18px}.detail-band h2{margin:0 0 14px;font-size:16px}.warning-callout{border-left:4px solid var(--warning)}.muted{color:var(--muted)}.danger-text{color:var(--danger)}.table-subline{color:var(--muted);margin-top:3px;font-size:12px;line-height:18px}.report-page{gap:14px}.report-filter-bar{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:14px 16px}.report-filter-controls{flex-wrap:wrap;align-items:flex-end;gap:14px;display:flex}.report-filter-controls label{color:var(--muted);flex-direction:column;gap:6px;font-size:12px;display:flex}.report-filter-controls .ant-segmented{min-height:32px}.report-filter-context{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px 16px;margin-top:12px;font-size:12px;display:flex}.report-secondary-filter{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:12px 16px}.report-secondary-filter .ant-input{width:180px}.report-metric-grid{grid-template-columns:repeat(6,minmax(150px,1fr));gap:10px;display:grid}.report-metric-card{border-color:var(--border);border-radius:6px;min-height:126px}.report-metric-card .ant-card-body{padding:14px}.report-metric-title{min-height:28px;color:var(--muted);justify-content:space-between;align-items:flex-start;gap:6px;font-size:13px;display:flex}.report-metric-card strong{color:var(--text);font-variant-numeric:tabular-nums;white-space:nowrap;margin:8px 0 7px;font-size:19px;line-height:28px;display:block}.metric-comparison{align-items:center;gap:5px;font-size:12px;display:inline-flex}.metric-comparison.increase{color:#a14c17}.metric-comparison.decrease{color:#176c88}.metric-comparison.neutral{color:#4e5d59}.report-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.report-grid-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.report-span-2{grid-column:span 2}.report-panel{background:var(--surface);border:1px solid var(--border);border-radius:6px;min-width:0;overflow:hidden}.report-panel>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:11px 14px;display:flex}.report-panel>header h2{margin:0;font-size:15px;line-height:22px}.report-panel>header span{color:var(--muted);text-align:right;font-size:12px}.report-panel>.report-chart,.report-panel>.ant-empty,.report-panel>.section-loading,.report-panel>.ant-alert{margin:12px}.report-chart{width:calc(100% - 24px);min-width:0}.report-table-panel>.ant-tabs{padding:0 14px}.report-table-panel>.ant-table-wrapper{padding:0 0 6px}.quality-issue-grid,.quality-card-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;padding:14px;display:grid}.quality-issue-grid button,.quality-card-grid button,.risk-summary-grid button{border:1px solid var(--border);background:var(--surface-subtle);min-height:74px;color:var(--text);cursor:pointer;text-align:left;border-radius:5px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:8px;padding:12px;display:flex}.quality-issue-grid button:hover,.quality-card-grid button:hover,.risk-summary-grid button:hover{background:#f2f7f5;border-color:#7da79c}.quality-issue-grid strong,.quality-card-grid strong,.risk-summary-grid strong{font-variant-numeric:tabular-nums;font-size:21px}.risk-summary-grid{grid-template-columns:repeat(5,minmax(130px,1fr));gap:10px;display:grid}.after-sale-summary-grid{grid-template-columns:repeat(6,minmax(145px,1fr));gap:10px;display:grid}.after-sale-summary-grid .ant-card,.quality-rate-grid .ant-card{border-color:var(--border);border-radius:6px}.after-sale-summary-grid .ant-statistic-content,.quality-rate-grid .ant-statistic-content{overflow-wrap:anywhere;font-size:22px}.quality-rate-grid{grid-template-columns:repeat(2,minmax(180px,1fr));gap:10px;display:grid}.quality-warning-line{background:#fff8ed;border:1px solid #ecd4ae;border-radius:6px;align-items:center;gap:10px 24px;padding:14px 16px;display:flex}.quality-warning-line strong{color:var(--warning);font-size:20px}@media (width<=1360px){.dashboard-grid{grid-template-columns:repeat(2,minmax(170px,1fr))}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-metric-grid,.after-sale-summary-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}.report-grid-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.report-span-2{grid-column:span 2}.risk-summary-grid{grid-template-columns:repeat(3,minmax(130px,1fr))}}@media (width<=1023px){.app-layout>.ant-layout{margin-left:72px}.content-scroll{padding:16px}.content-heading{padding-inline:16px}.header-shop{max-width:150px}}@media (width<=720px){.dashboard-grid,.detail-grid{grid-template-columns:1fr}.page-header{flex-direction:column}.header-shop,.account-button .ant-tag{display:none}.report-metric-grid,.after-sale-summary-grid,.report-grid,.report-grid-wide,.quality-rate-grid{grid-template-columns:1fr}.report-span-2{grid-column:span 1}.quality-issue-grid,.quality-card-grid,.risk-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-filter-controls{align-items:stretch}.report-filter-controls label{width:100%}.report-filter-controls .ant-picker,.report-filter-controls .ant-segmented,.report-filter-controls .ant-select{width:100%!important}.report-chart{min-height:280px}}
