html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}html,body,#root{width:100%;min-height:100%;margin:0}body{background:#f3f5f7;color:#1f2329;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.login-page{display:flex;align-items:center;justify-content:center;width:100%;min-height:100vh;padding:24px;background:radial-gradient(circle at top left,#eaf2ff,#f4f7fb 40%,#f7f8fa)}.login-card{width:100%;max-width:420px;box-shadow:0 12px 40px #0a193114}.admin-layout{min-height:100vh}.admin-sider{border-right:1px solid #f0f0f0}.admin-logo{height:64px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#1f6feb;border-bottom:1px solid #f0f0f0}.admin-header{display:flex;justify-content:space-between;align-items:center;background:#fff;border-bottom:1px solid #f0f0f0;padding:0 24px}.admin-content{padding:20px}.admin-header-left{min-width:0}.mobile-card-list{width:100%}.mobile-data-card{width:100%;border:1px solid #dde6f3;background:linear-gradient(180deg,#f7fafff5,#fffffffa),#fff;box-shadow:0 6px 18px #1126440f}.mobile-data-card-selected{border-color:#7aa7ff;background:linear-gradient(180deg,#e7f1fffa,#fffffffa),#fff;box-shadow:0 12px 28px #1f6feb24}.mobile-data-card-selected .mobile-card-field{background:#edf4ff;border-color:#d2e3ff}.mobile-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mobile-card-head-main{min-width:0;flex:1;cursor:pointer}.mobile-card-title{display:block;font-size:15px;line-height:1.4}.mobile-card-subtitle{display:block;margin-top:4px;font-size:12px}.mobile-card-actions{flex-shrink:0}.mobile-card-media{display:flex;gap:12px;align-items:flex-start}.mobile-card-media-body{min-width:0;flex:1}.mobile-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-card-field{padding:10px 12px;border-radius:10px;background:#f6f9fc;border:1px solid #e7eef8}.mobile-card-field-label{display:block;margin-bottom:4px;font-size:11px;line-height:1.2;letter-spacing:.04em;color:#6b778c;text-transform:uppercase}.mobile-card-field-value{display:block;font-size:13px;line-height:1.35;color:#1f2329;word-break:break-word}.mobile-card-field-value-strong{font-size:15px;font-weight:700}.mobile-card-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:4px}.mobile-card-tags{display:flex;flex-wrap:wrap;gap:6px}.mobile-batch-bar{position:sticky;bottom:12px;z-index:20;border:1px solid #cfe0fb;box-shadow:0 12px 30px #12345f24;background:#fffffffa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@media(max-width:992px){.login-page{padding:12px}.admin-header{padding:8px 12px;height:auto;line-height:1.4}.admin-content{padding:12px}.admin-header-mobile{width:100%}.admin-header-mobile-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.admin-header-mobile-user{margin-top:6px;display:flex;align-items:center;gap:4px}.mobile-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.log-filter-summary{width:100%}.log-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px 12px}.log-filter-option{display:flex;align-items:center}.log-data-cell{padding:10px 12px;border-radius:10px;background:#f7f9fc;border:1px solid #e7edf5;white-space:pre-wrap;word-break:break-word;line-height:1.55;color:#1f2329}.log-mobile-data{display:flex;flex-direction:column;gap:8px}@media(max-width:992px){.log-filter-grid{grid-template-columns:1fr}.log-data-cell{font-size:13px}}.log-table .ant-table-thead>tr>th{padding-top:10px;padding-bottom:10px}.log-table .ant-table-tbody>tr>td{padding-top:10px;padding-bottom:10px;vertical-align:top}.log-time-cell{font-size:12px;line-height:1.45;color:#5f6b7a;white-space:nowrap}.log-summary-cell{display:flex;flex-direction:column;gap:4px}.log-summary-title{font-size:13px;font-weight:700;line-height:1.4;color:#1d2a3a}.log-summary-meta{font-size:12px;line-height:1.35;color:#6b778c}.log-user-cell{font-size:12px;line-height:1.45;color:#4b5563;word-break:break-word}.log-data-cell{padding:10px 12px;border-radius:10px;background:linear-gradient(180deg,#f8fbff,#f4f7fb);border:1px solid #e3ebf5;color:#1f2329;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.log-data-cell-compact{padding:8px 10px}.log-json-block,.log-plain-block{margin:0;white-space:pre-wrap;word-break:break-word;line-height:1.55;font-size:12px}.log-json-key{color:#8b1e3f}.log-json-string{color:#146c2e}.log-json-number{color:#005cc5}.log-json-boolean{color:#7c3aed}.log-json-null{color:#9a6700}@media(max-width:992px){.log-summary-title{font-size:14px}.log-json-block,.log-plain-block{font-size:13px}}.log-filter-chip-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.log-filter-chip{border-radius:999px}.log-mobile-meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:4px}.log-mobile-meta-dot{width:4px;height:4px;border-radius:999px;background:#a0aec0;flex-shrink:0}.log-keyword-hit{background:#ffe58f;box-shadow:inset 0 0 0 1px #d4a106;border-radius:4px;color:#3b2f00}.sku-search-hit-text{padding:0 3px;border-radius:4px;background:#ffe7a3;box-shadow:inset 0 0 0 1px #d9a441;color:#5a3c00}.sku-section-card{width:100%}.sku-search-hit-row>td{background:linear-gradient(180deg,#fff9e8,#fffdf6)!important}.sku-search-hit-card{border-color:#efc76b;background:linear-gradient(180deg,#fff9e8,#fffef9),#fff;box-shadow:0 10px 24px #9c670d1f}.sku-goods-table .ant-table-tbody>tr.sku-goods-row-even>td{background:linear-gradient(180deg,#fff,#f9fbff);border-bottom:0;padding-top:18px;padding-bottom:14px}.sku-goods-table .ant-table-tbody>tr.sku-goods-row-odd>td{background:linear-gradient(180deg,#fcfdff,#f3f7fc);border-bottom:0;padding-top:18px;padding-bottom:14px}.sku-goods-table .ant-table-tbody>tr.ant-table-expanded-row>td{background:transparent;padding:0 16px 18px;border-bottom:14px solid transparent}.sku-goods-table .ant-table-tbody>tr.sku-goods-row>td:first-child{border-top-left-radius:18px}.sku-goods-table .ant-table-tbody>tr.sku-goods-row>td:last-child{border-top-right-radius:18px}.sku-goods-expanded-panel{border:1px solid #dde7f3;border-top:0;border-radius:0 0 18px 18px;padding:16px;box-shadow:0 10px 24px #1126440d}.sku-goods-expanded-panel-even{background:linear-gradient(180deg,#f7fbff,#fff)}.sku-goods-expanded-panel-odd{background:linear-gradient(180deg,#f1f6fc,#fbfdff);border-color:#d8e3f0}.sku-goods-title-row{align-items:center}.sku-goods-meta-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.sku-goods-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sku-goods-info-item{display:flex;flex-direction:column;gap:4px;padding:10px 12px;border-radius:12px;background:#f5f8fc;border:1px solid #e5ecf5}.sku-goods-info-label{font-size:11px;line-height:1.2;letter-spacing:.04em;color:#7b8796;text-transform:uppercase}.sku-goods-info-value{font-size:13px;line-height:1.4;color:#1f2329;word-break:break-word}.page-header-copy{display:flex;flex-direction:column;gap:6px;max-width:860px}.sku-filter-card{border-radius:16px;background:linear-gradient(180deg,#fff,#fbfdff)}.sku-filter-search-row{display:flex;align-items:center;gap:12px;width:100%}.sku-filter-groups{display:flex;flex-wrap:wrap;gap:16px;width:100%}.sku-filter-group{display:flex;flex-direction:column;gap:8px;min-width:0;padding:12px 14px;border-radius:14px;border:1px solid #e7edf3;background:#f8fbfd}.sku-filter-group .ant-radio-group{display:flex;flex-wrap:wrap;gap:8px}.sku-filter-group .ant-radio-button-wrapper{border-inline-start-width:1px;border-radius:10px}.sku-filter-group-compact{min-width:148px}.sku-filter-label{font-size:12px;letter-spacing:.02em}.sku-note-box{padding:8px 10px;border-radius:10px;background:#fff8db;border:1px solid #f6dd8d;color:#7a5d00;line-height:1.5}.sku-mobile-meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:6px}.sku-mobile-card{background:#fbfdff}.refund-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.refund-card{border:1px solid #dfe7f2;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:0 8px 24px #1126440d}.refund-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.refund-card-header-main{min-width:0;flex:1}.refund-card-main{display:flex;gap:14px;align-items:flex-start}.stockout-summary-card{border:1px solid #dde6f3;background:linear-gradient(180deg,#fff,#fbfdff)}.stockout-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.stockout-meta-item{padding:12px 14px;border-radius:12px;border:1px solid #e6edf5;background:#f7fafc}.stockout-meta-label{display:block;margin-bottom:6px;font-size:11px;line-height:1.2;letter-spacing:.04em;color:#6b778c;text-transform:uppercase}.stockout-meta-value{display:block;font-size:14px;line-height:1.45;color:#1f2329;word-break:break-word}.stockout-code-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.stockout-provider-cell{display:flex;flex-wrap:wrap;gap:6px;align-content:flex-start;line-height:1.5}.stockout-provider-cell .ant-space{row-gap:6px!important;column-gap:6px!important}.stockout-provider-toggle-group{display:flex;flex-wrap:wrap;gap:8px}.stockout-provider-toggle,.stockout-provider-toggle-active{border-radius:999px;padding-inline:12px}.stockout-provider-toggle-active{box-shadow:0 6px 16px #1890ff2e}.stockout-list-row-selected td{background:#eef6ff!important}.stockout-sku-list{display:flex;flex-direction:column;gap:10px}.stockout-sku-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:12px;border:1px solid #e4ebf4;background:#f8fbfe}.stockout-sku-main{min-width:0;flex:1;display:flex;flex-direction:column;justify-content:center}.stockout-sku-content{display:flex;align-items:center;gap:12px}.stockout-sku-content-no-image{min-height:48px}.stockout-sku-image{width:48px;height:48px;flex-shrink:0;border-radius:10px;overflow:hidden}.stockout-sku-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.stockout-sku-text{min-width:0;flex:1}.stockout-sku-properties{display:flex;flex-wrap:wrap;gap:8px 14px;align-items:center}.stockout-sku-property{display:inline-flex;align-items:baseline;gap:2px;min-width:0}.stockout-sku-property-label,.stockout-sku-property-colon{font-size:11px;line-height:1.3;color:#9aa7b6}.stockout-sku-property-value{font-size:14px;line-height:1.4;font-weight:600;color:#1f2329}.stockout-sku-code{flex-shrink:0}.stockout-copyable-id{cursor:pointer}.stockout-copyable-id:hover{opacity:.8}.stockout-sku-side{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:8px}.stockout-code-button-slot{min-width:120px;display:flex;justify-content:flex-start}.stockout-sku-numbers{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 12px;color:#526070}.stockout-sku-warning{color:#cf1322;font-weight:600}.stockout-status-tag{display:inline-flex;align-items:center;width:fit-content;padding:2px 10px;border-radius:999px;font-size:12px;line-height:20px;font-weight:600}.stockout-status-matched{color:#237804;background:#f6ffed;border:1px solid #b7eb8f}.stockout-status-over{color:#ad4e00;background:#fff7e6;border:1px solid #ffd591}.stockout-status-short{color:#cf1322;background:#fff1f0;border:1px solid #ffa39e}.stockout-number-tag{display:inline-flex;align-items:center;justify-content:center;min-width:42px;padding:2px 10px;border-radius:999px;font-size:13px;line-height:22px;font-weight:700}.stockout-number-need{color:#cf1322;background:#fff1f0;border:1px solid #ffa39e}.stockout-number-checked{color:#0958d9;background:#e6f4ff;border:1px solid #91caff}.stockout-code-modal-list{display:flex;flex-direction:column;gap:12px}.stockout-code-modal-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border-radius:12px;border:1px solid #e4ebf4;background:#f8fbfe}.stockout-code-modal-text{min-width:0;flex:1;word-break:break-all}.provider-stockout-page{padding-bottom:132px}.provider-stockout-page.provider-stockout-share-page{max-width:600px;margin:0 auto}.provider-stockout-share-box{padding:12px 14px;border-radius:12px;border:1px solid #d9e6f6;background:#f7fbff}.provider-stockout-sku-row{display:flex;padding:12px 14px;border-radius:12px;border:1px solid #e4ebf4;background:#f8fbfe}.provider-stockout-sku-body{min-width:0;flex:1;display:flex;flex-direction:column;gap:10px}.provider-stockout-sku-line{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.provider-stockout-adjust-row{display:flex;align-items:center;justify-content:flex-end;gap:12px}.provider-stockout-num-summary{display:flex;flex-wrap:wrap;gap:8px}.provider-stockout-num-summary-compact{justify-content:flex-end;flex-shrink:0}.provider-stockout-num-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;border:1px solid #e1e8f2;background:#fff;box-shadow:inset 0 1px #ffffffb3}.provider-stockout-num-pill-label{font-size:11px;line-height:1;color:#7e8a9c;letter-spacing:.02em}.provider-stockout-num-pill-value{font-size:22px;line-height:1;font-weight:800;font-variant-numeric:tabular-nums}.provider-stockout-num-origin{border-color:#ffd8bf;background:linear-gradient(180deg,#fff7e8,#fff1df)}.provider-stockout-num-origin .provider-stockout-num-pill-value{color:#d46b08}.provider-stockout-num-current{border-color:#b7d7ff;background:linear-gradient(180deg,#edf6ff,#e2f0ff)}.provider-stockout-num-current .provider-stockout-num-pill-value{color:#0958d9}.provider-stockout-adjust-controls{display:flex;align-items:center;gap:8px;justify-content:flex-end;flex-shrink:0}.provider-stockout-step-input{width:64px}.provider-stockout-step-input .ant-input-number-input{text-align:center;font-weight:700}.provider-stockout-adjust-btn{min-width:36px}.provider-stockout-inline-action{padding-inline:0;height:auto}.provider-stockout-bottom-bar-actions{justify-content:flex-end}.provider-stockout-check-group{width:100%}.provider-stockout-check-group .ant-checkbox-wrapper{width:100%;margin-inline-start:0;padding:10px 12px;border-radius:12px;border:1px solid #e4ebf4;background:#f8fbfe}.provider-stockout-bottom-bar{position:fixed;left:0;right:0;bottom:0;z-index:40;padding:12px;background:#f3f5f7eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.provider-stockout-bottom-bar-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:1280px;margin:0 auto;padding:12px 16px;border-radius:16px;border:1px solid #d6e4f5;background:#fffffff5;box-shadow:0 16px 32px #12345f1f}.provider-stockout-bottom-bar-copy{min-width:0;flex:1}.provider-stockout-share-num{display:inline-flex;align-items:center;justify-content:flex-end;margin-top:-2px}.provider-stockout-share-flag{display:inline-flex;align-items:center;justify-content:center;min-width:54px;padding:4px 12px;border-radius:999px;background:linear-gradient(180deg,#e6f4ff,#d7ebff);border:1px solid #91caff;color:#0958d9;font-size:16px;line-height:1.2;font-weight:700;box-shadow:inset 0 1px #ffffffb3}.stockout-list-card,.stockout-detail-card{background:linear-gradient(180deg,#f7fafff5,#fffffffa)}@media(max-width:992px){.stockout-sku-row{flex-direction:column;align-items:stretch;gap:8px;padding:10px;border-radius:10px}.stockout-sku-topline{align-items:flex-start;gap:6px}.stockout-sku-content{width:100%;align-items:flex-start;gap:8px}.stockout-sku-image{width:36px;height:36px;border-radius:7px}.stockout-sku-main{width:100%}.stockout-sku-text{min-width:0}.stockout-sku-properties{gap:2px 8px}.stockout-sku-code{max-width:42%;text-align:right;font-size:11px;line-height:1.35}.stockout-sku-side{width:100%;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;padding-top:8px;border-top:1px solid #e8eef5}.stockout-sku-numbers{justify-content:flex-end;flex-wrap:wrap;gap:6px}.stockout-status-tag{padding:1px 8px;font-size:11px;line-height:18px}.stockout-number-tag{min-width:36px;padding:1px 8px;font-size:12px;line-height:20px}.stockout-code-button{flex-shrink:0}.stockout-code-button-slot{min-width:0}.stockout-code-modal-row{flex-direction:column;align-items:flex-start}.provider-stockout-adjust-row{align-items:flex-end;gap:8px}.provider-stockout-adjust-controls{justify-content:flex-end}.provider-stockout-sku-body{gap:8px}.provider-stockout-sku-line{align-items:flex-start}.provider-stockout-sku-line:last-child{align-items:flex-end}.provider-stockout-step-input{width:56px}.provider-stockout-adjust-btn{min-width:32px;padding-inline:8px}.provider-stockout-num-summary-compact .provider-stockout-num-pill{gap:6px;padding:4px 8px}.provider-stockout-num-pill-value{font-size:20px}.provider-stockout-sku-line:last-child .stockout-sku-code{max-width:42%}.provider-stockout-bottom-bar-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.provider-stockout-bottom-bar-actions .ant-space-item{width:auto}.provider-stockout-bottom-bar-actions .ant-btn{width:100%;min-width:0;height:34px;padding-inline:8px}.provider-stockout-bottom-bar{padding:10px}.provider-stockout-bottom-bar-inner{flex-direction:column;align-items:stretch;padding:10px}.provider-stockout-page{padding-bottom:150px}}.refund-card-main-body{min-width:0;flex:1}.refund-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.refund-card-grid-primary{grid-template-columns:repeat(3,minmax(0,1fr))}.refund-card-field{padding:10px 12px;border-radius:12px;border:1px solid #e4ebf4;background:#f7fafe}.refund-card-field-emphasis{background:linear-gradient(180deg,#eef6ff,#e7f1ff);border-color:#c7daf5}.refund-card-field-span-2{grid-column:span 2}.refund-card-label{display:block;margin-bottom:4px;font-size:11px;line-height:1.2;letter-spacing:.04em;color:#758195;text-transform:uppercase}.refund-card-value{display:block;font-size:13px;line-height:1.45;color:#1f2329;word-break:break-word}.refund-card-combo-value{display:flex;flex-direction:column;gap:4px;font-size:13px;line-height:1.45;color:#1f2329}.refund-note-box{padding:10px 12px;border-radius:12px;border:1px solid #f3d6a0;background:#fff8e7;display:flex;flex-direction:column;gap:6px;min-width:0}.refund-note-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.refund-section-card{display:flex;flex-direction:column;gap:10px;padding:12px;border-radius:14px;border:1px solid #dfe8f3;background:#f9fbfe}.refund-order-section-card{gap:8px;padding:10px 12px}.refund-order-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.refund-order-grid .refund-card-field{padding:8px 10px;border-radius:10px}.refund-section-title{font-size:13px}.refund-note-box-positive{border-color:#cce6d4;background:#eefaf1}.refund-logistic-bar{display:flex;flex-direction:column;gap:6px;padding:10px 12px;border-radius:12px;border:1px dashed #d8e2ee;background:#fbfdff}.refund-logistic-section{gap:8px}.refund-logistic-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.refund-logistic-grid .refund-card-field{padding:8px 10px;border-radius:10px}.refund-op-card{border:1px solid #e2eaf5;background:linear-gradient(180deg,#fbfdff,#f6f9fd)}.refund-op-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.legacy-refund-card{overflow:hidden;border:1px solid #dfe3e8;border-radius:4px;background:#fff;box-shadow:0 1px 3px #0000001a}.legacy-refund-waybill-header{padding:10px;border-bottom:1px solid #eee;background:#f8f9fa;font-weight:500;color:#2c3e50}.legacy-refund-body{padding:10px}.legacy-refund-trade{overflow:hidden;border:1px solid #eee;border-radius:4px;background:#f8f9fa}.legacy-refund-trade-header{padding:8px;border-bottom:1px solid #eee;background:#f0f2f5}.legacy-refund-info-grid{display:flex;flex-wrap:wrap;align-items:center;gap:16px;font-size:13px}.legacy-refund-info-item{display:flex;align-items:center}.legacy-refund-info-label{margin-right:8px;color:#666}.legacy-refund-order-row{display:flex;gap:15px;padding:8px}.legacy-refund-product-image{flex:none}.legacy-refund-order-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.legacy-refund-title-row{display:flex;align-items:center;gap:12px}.legacy-refund-title-link{color:#3498db;text-decoration:none}.legacy-refund-title-link:hover{color:#2980b9}.legacy-refund-sku-line{font-size:13px;color:#666}.legacy-refund-meta-line,.legacy-refund-reason-line,.legacy-refund-shipping-line,.legacy-refund-comment-line{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px}.legacy-refund-ops{display:flex;flex-direction:column;gap:8px;padding-top:8px;border-top:1px dashed #ddd}.legacy-refund-op-item{display:flex;align-items:center;justify-content:space-between;gap:12px}.legacy-copy-btn{border:0;background:transparent;color:#3498db;cursor:pointer;padding:0;font-size:12px}.legacy-copy-btn:hover{color:#2980b9}.legacy-status-badge{display:inline-flex;align-items:center;padding:3px 8px;border-radius:3px;font-size:12px;color:#fff;line-height:1.2}.legacy-status-success{background:#2ecc71}.legacy-status-closed{background:#95a5a6}.legacy-status-refused{background:#8b4513}.legacy-status-warning{background:#f39c12}.legacy-status-danger{background:#e74c3c}.legacy-status-default{background:#7f8c8d}@media(max-width:768px){.sku-goods-info-grid{grid-template-columns:1fr}.refund-card-header,.refund-op-header{flex-direction:column}.refund-card-main{gap:12px}.refund-card-grid,.refund-card-grid-primary{grid-template-columns:repeat(2,minmax(0,1fr))}.refund-filter-grid,.refund-note-grid{grid-template-columns:1fr}.refund-order-grid,.refund-logistic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.refund-card-field,.refund-order-grid .refund-card-field,.refund-logistic-grid .refund-card-field{padding:9px 10px}.refund-card-field-span-2{grid-column:1 / -1}.refund-card-header .mobile-card-tags{width:100%}.refund-card-header-main .mobile-card-subtitle{margin-top:4px}.refund-card-value,.refund-card-combo-value{font-size:12px}.sku-filter-search-row{flex-direction:column;align-items:stretch}.sku-filter-groups{flex-direction:column}.sku-filter-group{width:100%}.legacy-refund-info-grid,.legacy-refund-order-row,.legacy-refund-title-row,.legacy-refund-op-item{flex-direction:column;align-items:flex-start}}
