*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#f4f6f8;color:#17202a;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;letter-spacing:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.auth-page{min-height:100vh;display:grid;place-items:center;padding:32px;background:#e9eef3}.auth-card{width:min(440px,100%);background:#fff;border:1px solid #d9e1e8;border-radius:8px;padding:28px;box-shadow:0 24px 70px #12263f24}.auth-card form{margin-top:24px}.account-selector{margin-top:18px;border:1px solid #d9e1e8;border-radius:8px;background:#f8fafc;padding:14px}.account-selector-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.account-selector-head strong{font-size:15px}.account-selector-head button{border:0;background:transparent;color:#667085;font-size:13px;font-weight:700}.account-selector p{margin:8px 0 12px;color:#667085;font-size:13px;line-height:1.5}.account-selector-list{display:grid;gap:10px}.account-selector-list button{display:grid;gap:4px;min-height:68px;border:1px solid #c7d8d5;border-radius:8px;background:#fff;padding:10px 12px;color:#17202a;text-align:left}.account-selector-list span{color:#0f766e;font-size:12px;font-weight:800}.account-selector-list strong{font-size:14px}.account-selector-list small{color:#667085;font-size:12px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:#fff;overflow:hidden}.brand-mark img{width:100%;height:100%;object-fit:contain}.brand strong{display:block;font-size:18px}.brand span,.eyebrow,.panel-head span{color:#667085;font-size:13px}.segment{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:24px 0;padding:4px;background:#eef2f6;border-radius:8px}.segment button,.sidebar button,.top-actions button,.secondary,.table-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:8px;background:transparent;color:#344054;min-height:38px}.segment button.active{background:#fff;border-color:#d9e1e8;color:#0f766e;box-shadow:0 1px 4px #0f172a14}form{display:grid;gap:16px}label{display:grid;gap:7px;color:#344054;font-size:14px;font-weight:600}input,textarea,select{width:100%;border:1px solid #ccd6e0;border-radius:8px;background:#fff;color:#17202a;min-height:38px;padding:8px 10px;outline:none}textarea{resize:vertical}input:focus,textarea:focus,select:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e21}.primary,.secondary{min-height:40px;border-radius:8px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px}.primary{background:#0f766e;color:#fff}.secondary{background:#fff;border-color:#ccd6e0;color:#344054}.merchant-shell{min-height:100vh;display:grid;grid-template-columns:244px minmax(0,1fr)}.sidebar{background:#101828;color:#fff;padding:22px 16px;display:flex;flex-direction:column;gap:26px}.sidebar .brand span{color:#98a2b3}.sidebar nav{display:grid;gap:6px}.sidebar button{justify-content:flex-start;color:#cbd5e1;padding:0 12px}.sidebar button.active,.sidebar button:hover:not(:disabled){background:#1d2939;color:#fff}.workspace{min-width:0;padding:24px}.workspace-top{min-height:72px;display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px}.workspace-top h1{margin:4px 0 0;font-size:25px;line-height:1.2}.top-actions{display:flex;align-items:center;gap:10px}.top-actions button,.table-actions button{width:38px;height:38px;border-color:#ccd6e0;background:#fff}.notice,.error,.warning-line{border-radius:8px;padding:11px 14px;margin-bottom:14px}.notice{border:1px solid #b7e4d1;background:#ecfdf3;color:#027a48}.error{border:1px solid #fecaca;background:#fff1f2;color:#b42318}.warning-line{border:1px solid #fedf89;background:#fffbeb;color:#92400e}.metric-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;margin-bottom:18px}.metric,.table-panel,.form-panel,.empty-state{background:#fff;border:1px solid #d9e1e8;border-radius:8px}.table-panel{overflow-x:auto}.metric{padding:18px}.metric span{color:#667085;font-size:13px}.metric strong{display:block;margin-top:8px;font-size:24px}.empty-state{min-height:260px;display:grid;place-items:center;align-content:center;gap:14px;color:#667085;margin-bottom:18px}.empty-state h2{color:#17202a;margin:0}.panel-head{min-height:60px;padding:16px;border-bottom:1px solid #e4e9ee;display:flex;align-items:center;justify-content:space-between;gap:16px}.panel-head h2,.sku-head h3{margin:0;font-size:17px}.form-panel{padding-bottom:18px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:16px}.wide{grid-column:1 / -1}.form-actions{display:flex;justify-content:flex-end;gap:10px}.upload-field{min-width:0;display:grid;gap:7px;color:#344054;font-size:14px;font-weight:600}.field-label{display:block}.upload-line{min-height:38px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px}.upload-line input{min-width:0}.upload-line span,.upload-line a{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:8px;padding:0 10px;font-size:13px;white-space:nowrap}.upload-line span{border:1px solid #d9e1e8;color:#667085;background:#f8fafc}.upload-line span.uploaded{border-color:#b7e4d1;color:#027a48;background:#ecfdf3}.upload-line a{border:1px solid #ccd6e0;color:#0f766e;text-decoration:none;background:#fff}.upload-preview-list{display:flex;flex-wrap:wrap;gap:8px}.upload-preview{position:relative;width:76px;height:76px;border:1px solid #d9e1e8;border-radius:8px;overflow:hidden;background:#f8fafc}.upload-preview img{width:100%;height:100%;object-fit:cover;display:block}.upload-preview button{position:absolute;top:4px;right:4px;width:24px;height:24px;border:0;border-radius:999px;background:#0f172ab8;color:#fff;display:inline-flex;align-items:center;justify-content:center}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:24px;background:#1018286b}.modal-panel{position:relative;width:min(420px,100%);background:#fff;border:1px solid #d9e1e8;border-radius:8px;padding:24px;box-shadow:0 24px 70px #12263f33}.modal-close{position:absolute;top:12px;right:12px;width:34px;height:34px;border:1px solid #d9e1e8;border-radius:8px;background:#fff;color:#475467}.modal-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:8px;background:#ecfdf3;color:#0f766e}.modal-panel h2{margin:16px 0 8px;font-size:20px}.modal-panel p{margin:0;color:#667085;line-height:1.7}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.split-layout{display:grid;grid-template-columns:minmax(520px,.95fr) minmax(480px,1.05fr);gap:18px;align-items:start}table{width:100%;border-collapse:collapse}th,td{border-bottom:1px solid #e4e9ee;padding:11px 12px;text-align:left;vertical-align:middle;font-size:14px}th{color:#667085;font-weight:700;background:#f8fafc}td{color:#344054}.link-button{border:0;background:transparent;color:#0f766e;padding:0;text-align:left}.row-sub{display:block;margin-top:4px;color:#667085;font-size:12px}.table-actions{display:flex;align-items:center;gap:6px}.empty-cell{text-align:center;color:#667085;height:76px}.status-pill{display:inline-flex;align-items:center;min-height:26px;border-radius:999px;padding:0 10px;font-size:12px;font-weight:700;background:#eef2f6;color:#475467;white-space:nowrap}.status-0{background:#fffaeb;color:#b54708}.status-1{background:#ecfdf3;color:#027a48}.status-2{background:#eff8ff;color:#175cd3}.status-3,.status-4{background:#fff1f2;color:#b42318}.product-form form{gap:0}.product-layout{grid-template-columns:minmax(320px,.5fr) minmax(0,1.5fr)}.product-list-page{display:grid;gap:18px}.product-list-panel{min-height:420px}.product-table .table-actions{min-width:150px}.product-empty-cell{height:260px;text-align:center}.product-empty-cell svg,.product-empty-cell strong,.product-empty-cell span{display:block}.product-empty-cell svg{margin:0 auto 12px;color:#98a2b3}.product-empty-cell strong{margin-bottom:6px;color:#17202a;font-size:17px}.product-empty-cell span{color:#667085}.product-form{overflow:hidden}.product-form .panel-head{background:linear-gradient(180deg,#fff,#fbfcfd)}.product-editor{display:block}.product-form-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid #e4e9ee;background:#fff}.product-form-toolbar strong{display:block;margin-top:4px;color:#17202a;font-size:20px;line-height:1.25}.product-form-toolbar p{margin:6px 0 0;color:#667085;font-size:13px}.product-modal-backdrop{align-items:center;padding:20px;overflow:hidden}.product-wizard-modal{width:min(1240px,calc(100vw - 40px));height:min(880px,calc(100vh - 40px));display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #d9e1e8;border-radius:8px;box-shadow:0 28px 80px #0f172a47}.product-wizard-head{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;border-bottom:1px solid #e4e9ee;background:linear-gradient(180deg,#fff,#fbfcfd)}.product-wizard-head h2{margin:4px 0 0;color:#17202a;font-size:22px}.product-wizard-head p{margin:6px 0 0;color:#667085;font-size:13px}.product-stepper{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:14px 18px;border-bottom:1px solid #e4e9ee;background:#fff}.product-stepper button{min-height:72px;display:grid;grid-template-columns:32px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:2px 10px;border:1px solid #d9e1e8;border-radius:8px;background:#fbfcfd;color:#475467;padding:10px 12px;text-align:left}.product-stepper button:hover{border-color:#9ed8d2;background:#f5fbfa}.product-stepper button>span{grid-row:1 / span 2;width:32px;height:32px;display:grid;place-items:center;border-radius:999px;background:#eef2f6;color:#667085;font-size:13px;font-weight:800}.product-stepper strong{color:#17202a;font-size:14px}.product-stepper small{min-width:0;overflow:hidden;color:#667085;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.product-stepper button.active{border-color:#0f766e;background:#ecfdf3;box-shadow:0 10px 24px #0f766e1f}.product-stepper button.active>span{background:#0f766e;color:#fff}.product-wizard-form{min-height:0;display:flex;flex:1;flex-direction:column;gap:0}.product-toolbar-summary{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.product-toolbar-summary span{min-height:30px;display:inline-flex;align-items:center;border-radius:999px;background:#eef2f6;color:#475467;padding:0 10px;font-size:12px;font-weight:700}.product-wizard-grid{min-height:0;flex:1;overflow:auto;background:#f8fafc}.product-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-wizard-form .product-sticky-actions{position:static;flex-shrink:0;background:#fff}.product-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:0;align-items:start}.product-editor-main{min-width:0;display:grid;gap:14px;padding:18px;background:#f8fafc}.product-editor-aside{position:sticky;top:16px;display:grid;gap:14px;padding:18px 18px 18px 0}.product-form-section{background:#fff;border:1px solid #d9e1e8;border-radius:8px;overflow:hidden}.product-form-section-head{min-height:64px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid #e4e9ee;background:#fff}.product-form-section-head>span{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:#eef8f7;color:#0f766e}.product-form-section-head h3{margin:0;color:#17202a;font-size:16px}.product-form-section-head p{margin:4px 0 0;color:#667085;font-size:13px}.product-form-section-body{padding:16px}.section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.compact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.media-grid{align-items:start}.sku-tools{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;padding:12px;border:1px solid #e4e9ee;border-radius:8px;background:#fbfcfd}.sku-tools strong,.sku-tools span{display:block}.sku-tools strong{color:#17202a;font-size:14px}.sku-tools span{margin-top:4px;color:#667085;font-size:12px}.product-form-section .spec-editor,.product-form-section .sku-cards{padding:0}.product-form-section .spec-editor{margin-bottom:14px}.product-form-section .sku-card{border-color:#e4e9ee;box-shadow:0 8px 22px #0f172a0a}.product-form-section .sku-card-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.gift-rule-panel{display:grid;grid-template-columns:minmax(220px,1fr) minmax(150px,180px) minmax(150px,180px) minmax(170px,220px);align-items:end;gap:14px;margin-bottom:14px;padding:14px;border:1px solid #b7e4d1;border-radius:8px;background:#ecfdf3}.gift-rule-panel strong,.gift-freeze-total strong,.sku-freeze-preview strong{color:#17202a}.gift-rule-panel p{margin:6px 0 0;color:#475467;font-size:13px;line-height:1.55}.gift-rule-panel label{color:#0f766e}.gift-freeze-total{min-height:58px;display:grid;align-content:center;gap:5px;border:1px solid #9ed8d2;border-radius:8px;background:#fff;padding:10px 12px}.gift-freeze-total span,.sku-freeze-preview span,.sku-freeze-preview small{color:#667085;font-size:12px}.gift-freeze-total strong{font-size:18px}.sku-freeze-preview{min-height:66px;display:grid;align-content:center;gap:4px;border:1px solid #d9e1e8;border-radius:8px;background:#fbfcfd;padding:9px 10px}.sku-freeze-preview strong{color:#0f766e;font-size:16px}.rich-editor-field{display:grid;gap:7px;color:#344054;font-size:14px;font-weight:600}.rich-editor{overflow:hidden;border:1px solid #ccd6e0;border-radius:8px;background:#fff}.rich-editor:focus-within{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e21}.rich-editor-toolbar{display:flex;flex-wrap:wrap;gap:6px;padding:8px;border-bottom:1px solid #e4e9ee;background:#fbfcfd}.rich-editor-toolbar button{width:34px;height:34px;display:inline-grid;place-items:center;border:1px solid #d9e1e8;border-radius:8px;background:#fff;color:#475467}.rich-editor-toolbar button:hover{border-color:#9ed8d2;background:#eef8f7;color:#0f766e}.rich-editor-input{overflow:auto;padding:12px 14px;color:#17202a;font-size:14px;font-weight:400;line-height:1.7;outline:none}.rich-editor-input:empty:before{content:attr(data-placeholder);color:#98a2b3}.rich-editor-input h2{margin:0 0 10px;font-size:20px;line-height:1.35}.rich-editor-input p{margin:0 0 10px}.rich-editor-input ul,.rich-editor-input ol{margin:0 0 10px 22px;padding:0}.rich-editor-input a{color:#0f766e;text-decoration:underline}.sku-card-head span{display:block;margin-top:3px;color:#667085;font-size:12px}.product-preview-card,.product-summary-card,.product-check-card{border:1px solid #d9e1e8;border-radius:8px;background:#fff;padding:16px;box-shadow:0 12px 28px #0f172a0d}.preview-image{width:100%;aspect-ratio:1.24;display:grid;place-items:center;margin:12px 0;border:1px solid #e4e9ee;border-radius:8px;background:#f8fafc;color:#98a2b3;overflow:hidden}.preview-image img{width:100%;height:100%;object-fit:cover}.product-preview-card strong{display:block;color:#17202a;font-size:16px;line-height:1.35}.product-preview-card p{min-height:38px;margin:6px 0 10px;color:#667085;font-size:13px;line-height:1.5}.preview-price{color:#0f766e;font-size:19px;font-weight:800}.preview-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.preview-tags span{min-height:26px;display:inline-flex;align-items:center;border-radius:999px;background:#eef2f6;color:#475467;padding:0 10px;font-size:12px;font-weight:700}.product-summary-card h3,.product-check-card h3{margin:0 0 12px;color:#17202a;font-size:15px}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.summary-grid .metric{border-radius:8px;padding:12px;background:#fbfcfd}.summary-grid .metric span{font-size:12px}.summary-grid .metric strong{margin-top:6px;font-size:18px}.product-check-card ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.product-check-card li{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e4e9ee;border-radius:8px;padding:0 10px;color:#667085;font-size:13px}.product-check-card li:after{content:"待完善";color:#98a2b3;font-size:12px}.product-check-card li.done{border-color:#b7e4d1;background:#ecfdf3;color:#027a48}.product-check-card li.done:after{content:"已完成";color:#027a48}.product-sticky-actions{position:sticky;bottom:0;z-index:5;display:flex;justify-content:flex-end;gap:10px;padding:14px 18px;border-top:1px solid #e4e9ee;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.field-action{display:flex;align-items:end}.field-action .secondary{width:100%}.check-row{display:flex;flex-wrap:wrap;gap:12px 18px;padding:2px 0}.check-row label{display:inline-flex;align-items:center;grid-template-columns:none;gap:8px}.check-row input{width:16px;min-height:16px}.sku-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border-top:1px solid #e4e9ee}.sku-table{padding:0 16px 16px;display:grid;gap:8px}.sku-head span{display:block;margin-top:5px;color:#667085;font-size:13px}.inline-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.spec-editor{display:grid;gap:10px;padding:0 16px 16px}.spec-editor-row{display:grid;grid-template-columns:180px minmax(0,1fr) 38px;align-items:start;gap:10px;padding:12px;border:1px solid #e4e9ee;border-radius:8px;background:#fbfcfd}.spec-editor-row>button{width:38px;height:38px;border:1px solid #ccd6e0;border-radius:8px;background:#fff;color:#b42318}.spec-editor-values{display:flex;flex-wrap:wrap;gap:8px}.spec-editor-values span{display:inline-grid;grid-template-columns:minmax(120px,170px) 32px;gap:4px}.spec-editor-values span button{border:1px solid #ccd6e0;border-radius:8px;background:#fff;color:#475467}.sku-cards{display:grid;gap:12px;padding:0 16px 16px}.sku-card{border:1px solid #d9e1e8;border-radius:8px;background:#fff;overflow:hidden}.sku-card-head{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:#f8fafc;border-bottom:1px solid #e4e9ee}.sku-card-head strong{font-size:14px}.sku-card-head button{width:34px;height:34px;border:1px solid #ccd6e0;border-radius:8px;background:#fff;color:#b42318}.sku-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:14px}.detail-section{border-top:1px solid #e4e9ee}.sku-row{display:grid;grid-template-columns:.8fr .9fr 1.1fr .7fr .65fr .7fr .65fr 38px;gap:8px}.sku-row button{border:1px solid #ccd6e0;border-radius:8px;background:#fff;color:#b42318}.ship-fields{display:grid;grid-template-columns:minmax(100px,1fr) minmax(120px,1fr);gap:8px}.trade-cell{display:grid;gap:5px;min-width:150px}.trade-cell span{color:#17202a;font-size:13px;font-weight:700}.trade-cell small{color:#667085;font-size:12px}.trade-cell a{color:#4f46e5;font-size:12px;font-weight:700;text-decoration:none}.danger-text{color:#b42318!important}.stack-actions{display:grid;gap:8px;min-width:180px}.stack-actions input{min-height:34px;border:1px solid #ccd6e0;border-radius:8px;padding:0 9px}.purchase-layout{grid-template-columns:minmax(560px,1fr) minmax(420px,.68fr)}.purchase-panel .form-grid{padding-bottom:10px}.purchase-summary,.payment-account,.empty-proof{border:1px solid #d9e1e8;border-radius:8px;background:#f8fafc;padding:14px}.purchase-summary{display:grid;gap:4px}.purchase-summary span,.payment-account span,.proof-list-head span,.proof-card-head span{color:#667085;font-size:13px}.purchase-summary strong{color:#0f766e;font-size:26px;line-height:1.2}.purchase-summary small{color:#475467}.payment-account{display:grid;gap:8px}.payment-account pre{margin:0;white-space:pre-wrap;color:#17202a;font-family:inherit;line-height:1.6}.proof-list{display:grid;gap:12px;padding:0 16px 16px}.proof-list-head,.proof-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.proof-list-head h3{margin:0;font-size:16px}.proof-card{display:grid;gap:12px;border:1px solid #d9e1e8;border-radius:8px;background:#fff;padding:14px}.proof-card-head strong,.proof-card-head span{display:block}.proof-card-head strong{font-size:14px}.empty-proof{color:#667085;text-align:center}@media(max-width:1180px){.merchant-shell{grid-template-columns:200px minmax(0,1fr)}.metric-row,.split-layout,.purchase-layout,.product-layout,.product-editor-grid{grid-template-columns:1fr}.product-editor-aside{position:static;grid-template-columns:repeat(3,minmax(0,1fr));padding:0 18px 18px}.product-stepper{grid-template-columns:repeat(3,minmax(0,1fr))}.gift-rule-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.product-review-grid{grid-template-columns:1fr}.sku-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-form-section .sku-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.merchant-shell{grid-template-columns:1fr}.sidebar{position:static}.form-grid,.section-grid,.compact-grid,.sku-card-grid,.spec-editor-row{grid-template-columns:1fr}.product-form-toolbar,.product-wizard-head,.sku-tools{align-items:stretch;flex-direction:column}.product-modal-backdrop{padding:10px}.product-wizard-modal{width:calc(100vw - 20px);height:calc(100vh - 20px)}.product-stepper{grid-template-columns:1fr}.product-stepper button{min-height:58px}.gift-rule-panel{grid-template-columns:1fr}.product-toolbar-summary{justify-content:flex-start}.product-editor-main,.product-editor-aside{padding:14px}.product-editor-aside,.summary-grid,.product-form-section .sku-card-grid{grid-template-columns:1fr}.sku-head,.workspace-top{align-items:stretch;flex-direction:column}}
