:root{font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#303238;background:#f5f5f7;--brand-coral: #f45d49;--action-coral: #c64032;--action-coral-hover: #b83a2f;--text-main: #303238;--text-secondary: #656a73;font-synthesis:none}*{box-sizing:border-box}html,body,#root{min-width:1120px;min-height:100%;margin:0}body{min-height:100vh;background:#f5f5f7;-webkit-font-smoothing:antialiased}button,input{font:inherit}.loading-page{min-height:100vh;display:grid;place-items:center}.account-page{min-height:100vh;display:grid;place-items:center;padding:40px 24px;background:linear-gradient(90deg,rgba(244,93,73,.045) 1px,transparent 1px),linear-gradient(rgba(244,93,73,.035) 1px,transparent 1px),#f7f6f5;background-size:34px 34px}.account-panel{width:440px;padding:32px;background:#fff;border-top:3px solid var(--brand-coral);box-shadow:0 18px 50px #312b281c}.brand-block{height:56px;display:flex;align-items:center;gap:11px}.brand-block img{width:40px;height:40px;border-radius:8px}.brand-block strong{color:#292b30;font-size:17px;white-space:nowrap}.account-heading{margin:22px 0 24px}.account-heading .ant-typography{margin-bottom:6px}.account-panel .ant-alert{margin-bottom:18px}.account-panel .ant-form-item{margin-bottom:17px}.app-layout{min-height:100vh;background:#f5f5f7}.app-sidebar{position:fixed;inset:0 auto 0 0;z-index:20;width:198px;background:#fbfbfc}.app-sidebar .brand-block{height:82px;padding:0 18px;border-bottom:1px solid #e7e8ec}.app-sidebar nav{padding:17px 12px}.app-sidebar nav button{width:100%;height:43px;margin:3px 0;padding:0 13px;color:#656a73;background:transparent;border:0;border-radius:6px;text-align:left;display:flex;align-items:center;justify-content:space-between}.app-sidebar nav button:hover{color:#3f4248;background:#f1f1f3}.app-sidebar nav button.active{color:var(--action-coral);background:#fff0ed;font-weight:700}.app-main{min-height:100vh;margin-left:198px;background:#f5f5f7}.app-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 27px;background:#fff;border-bottom:1px solid #e7e8ec}.app-header .ant-typography{margin:0;font-size:22px}.account-actions{display:flex;align-items:center;gap:14px;color:var(--text-secondary)}.foundation-content{min-height:calc(100vh - 82px);padding:0}.nav-badge{min-width:19px;height:19px;display:inline-grid;place-items:center;padding:0 5px;color:#fff;background:var(--action-coral);border-radius:10px;font-size:11px}.business-page{min-height:calc(100vh - 82px);padding:26px 28px 42px;background:#fff}.page-toolbar{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:17px}.tabs{display:flex;align-items:center;gap:3px}.tabs button{height:38px;padding:0 14px;color:#656a73;background:transparent;border:0;border-bottom:2px solid transparent;font-size:14px}.tabs button:hover{color:#3b3f47}.tabs button.active{color:var(--action-coral);border-bottom-color:var(--action-coral);font-weight:700}.tabs b{min-width:18px;height:18px;display:inline-grid;place-items:center;margin-left:5px;padding:0 5px;color:#bc3f30;background:#fff0ed;border-radius:9px;font-size:11px}.toolbar-actions{display:flex;align-items:center;gap:9px}.business-page .toolbar-actions .ant-btn.ant-btn-default:not(:disabled),.business-page .toolbar-actions .ant-btn.ant-btn-default:not(:disabled)>span{color:var(--text-main)}.business-page .ant-btn.ant-btn-primary:not(:disabled){color:#fff;background:var(--action-coral)}.business-page .ant-btn.ant-btn-primary:not(:disabled)>span{color:#fff}.business-page .ant-empty-description{color:var(--text-secondary)}.page-toolbar .ant-input-affix-wrapper{width:280px}.refresh-meta{margin:-5px 0 14px;color:var(--text-secondary);font-size:12px;text-align:right}.custom-select{position:relative;min-width:142px}.custom-select>button{width:100%;height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 11px;color:#3f444c;background:#fff;border:1px solid #d9dce2;border-radius:5px;font-size:13px;text-align:left}.custom-select>button:focus-visible{outline:2px solid var(--action-coral);outline-offset:1px}.custom-select>button span{color:var(--text-secondary)}.custom-select ul{position:absolute;z-index:40;top:calc(100% + 4px);left:0;width:100%;margin:0;padding:4px;background:#fff;border:1px solid #d9dce2;box-shadow:0 8px 22px #23272d24;list-style:none}.custom-select li button{width:100%;min-height:32px;padding:0 8px;color:#444951;background:transparent;border:0;text-align:left}.custom-select li button:hover,.custom-select li[aria-selected=true] button{color:var(--action-coral);background:#fff0ed}.batch-strip{height:56px;display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding:0 17px;background:#fff6f3;border:1px solid #ffd8cf;color:#7e554e;font-size:13px}.inline-confirm{display:inline-flex;align-items:center;gap:8px}.page-alert{margin:0 0 16px}.page-loading{min-height:160px;display:grid;place-items:center}.order-groups{display:grid;gap:13px}.order-group{overflow:hidden;border:1px solid #e7e8ec;background:#fff}.order-group-head{min-height:54px;display:grid;grid-template-columns:25px 1fr auto;align-items:center;gap:10px;padding:8px 15px;background:#fbfbfc;border-bottom:1px solid #ececef}.order-group-head strong{display:block;color:#303238;font-size:14px}.order-group-head span{color:var(--text-secondary);font-size:12px}.order-check{display:grid;place-items:center}.order-check input{width:15px;height:15px;accent-color:var(--action-coral)}.order-check-spacer{width:15px;height:15px}.order-group-action{display:flex;align-items:center;gap:7px}.sku-lines{width:100%;border-collapse:collapse;table-layout:fixed}.sku-lines th{height:33px;padding:0 15px;color:var(--text-secondary);background:#fff;border-bottom:1px solid #f0f0f2;font-size:12px;font-weight:500;text-align:left}.sku-lines th:nth-child(1){width:37%}.sku-lines th:nth-child(2){width:28%}.sku-lines th:nth-child(3){width:12%}.sku-lines td{padding:10px 15px;border-bottom:1px solid #f0f0f2;color:#4d525b;font-size:13px;vertical-align:middle;word-break:break-word}.sku-lines tr:last-child td{border-bottom:0}.sku-lines td strong{display:block;color:#3b3f47;font-weight:600}.sku-lines td span{display:block;margin-top:2px;color:var(--text-secondary);font-size:12px}.sku-lines td .supplier-match-action{display:flex;align-items:center;justify-content:flex-start;gap:12px}.sku-lines td .supplier-match-action .ant-tag{display:inline-flex;margin:0}.sku-lines td .supplier-match-action .ant-btn{min-width:84px;min-height:32px;flex:0 0 auto}.sku-lines td .supplier-match-action .ant-btn span{display:inline;margin:0;color:inherit;font-size:inherit}.aftersales-toolbar{border-bottom:1px solid #ececef;padding-bottom:16px}.notification-list{display:grid;gap:10px}.notification-card{width:100%;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 17px;color:inherit;background:#fff;border:1px solid #e7e8ec;border-left:3px solid var(--action-coral);text-align:left}.notification-card:hover{border-color:var(--action-coral)}.notification-card.viewed{border-left-color:#d4d6da;background:#fcfcfc}.notification-card strong{display:block;color:#33363d;font-size:14px}.notification-card span{display:block;margin-top:4px;color:var(--text-secondary);font-size:12px}.notification-meta{display:flex;align-items:center;gap:10px;text-align:right}.notification-meta span{margin:0;white-space:nowrap}.mapping-toolbar{padding-bottom:16px;border-bottom:1px solid #ececef}.mapping-filters{display:flex;align-items:center;gap:9px}.mapping-filters .ant-input-affix-wrapper{width:330px}.mapping-table-wrap{border:1px solid #e7e8ec}.mapping-table{width:100%;border-collapse:collapse;table-layout:fixed}.mapping-table th{height:42px;padding:0 14px;color:var(--text-secondary);background:#fafafb;border-bottom:1px solid #e7e8ec;font-size:12px;font-weight:600;text-align:left}.mapping-table td{padding:12px 14px;color:#444951;border-bottom:1px solid #eeeeef;font-size:13px;word-break:break-word}.mapping-table tr:last-child td{border-bottom:0}.mapping-table th:last-child,.mapping-table td:last-child{width:170px}.row-actions{display:inline-flex;align-items:center;gap:3px}.shop-help{color:var(--text-secondary);font-size:13px;line-height:1.7}.shop-table-wrap{overflow-x:auto}.shop-table{min-width:780px}.shop-table th:first-child{width:28%}.shop-cell-note{display:block;margin-top:5px;color:var(--text-secondary);font-size:12px;line-height:1.6}.shop-table tr.shop-located{background:#fff0ed}.shop-table tr:focus{outline:2px solid var(--action-coral);outline-offset:-2px}body .shop-status.ant-tag{color:var(--text-secondary)}body .shop-status.ant-tag.ant-tag-filled.ant-tag-green:not(.ant-tag-disabled){color:#237804}body .shop-status.ant-tag.ant-tag-filled.ant-tag-gold:not(.ant-tag-disabled){color:#874d00}body .shop-status.ant-tag.ant-tag-filled.ant-tag-volcano:not(.ant-tag-disabled){color:#ad2b0e}.modal-alert{margin-bottom:16px}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:23px}.import-help{margin:0 0 13px;color:var(--text-secondary);font-size:13px;line-height:1.7}.import-actions{display:flex;align-items:center;gap:13px;margin-bottom:12px}.import-actions a{color:var(--action-coral);font-size:13px}.dialog-backdrop{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#1c1f2357}.dialog-panel{width:min(520px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:20px;background:#fff;box-shadow:0 20px 60px #14171b40}.dialog-title{display:flex;align-items:center;justify-content:space-between;min-height:30px;margin-bottom:17px;color:#31353c;font-size:17px}.dialog-title>button{width:30px;height:30px;color:var(--text-secondary);background:transparent;border:0;font-size:25px;line-height:1}.dialog-title>button:hover{color:#343840;background:#f0f0f2}.field-stack{display:grid;gap:15px}.field-stack label{display:grid;gap:6px;color:#555a63;font-size:13px}.field-stack label small{color:var(--action-coral-hover);font-size:12px}.field-stack .custom-select{width:100%}.notification-detail dl{margin:0;border:1px solid #e7e8ec}.notification-detail dl>div{display:grid;grid-template-columns:125px minmax(0,1fr);border-bottom:1px solid #eeeeef}.notification-detail dl>div:last-child{border-bottom:0}.notification-detail dt,.notification-detail dd{margin:0;padding:10px 11px;font-size:13px;line-height:1.55}.notification-detail dt{color:var(--text-secondary);background:#fafafb;font-weight:600}.notification-detail dd{color:#3f444c;overflow-wrap:anywhere}.notification-detail p{margin:14px 0 0;color:var(--text-secondary);font-size:12px;line-height:1.7}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1390px){.app-sidebar{width:184px}.app-main{margin-left:184px}.app-sidebar .brand-block{padding:0 14px}.app-header{padding:0 22px}.business-page{padding:22px}}
