/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.inline{display:inline}.table{display:table}}:root{--ink:#122c25;--muted:#68756f;--line:#dde6e1;--paper:#fbfcfa;--card:#fff;--green:#0a6c50;--green-dark:#075640;--green-soft:#e9f5ef;--gold:#d9a441;--orange-soft:#fff4e1;--red:#a74435;--red-soft:#fff0ed;--shadow:0 18px 50px #122c2514}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);margin:0;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.topbar{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfcfaf0;border-bottom:1px solid #dde6e1e6;align-items:center;gap:42px;height:72px;padding:0 34px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;min-width:200px;display:flex}.brand-mark{background:var(--green);color:#fff;letter-spacing:.6px;border-radius:12px 5px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:grid;box-shadow:0 8px 20px #0a6c5038}.brand>span:last-child{line-height:1.15;display:grid}.brand strong{letter-spacing:.08em;font-size:15px}.brand small{color:var(--muted);letter-spacing:.15em;margin-top:4px;font-size:10px}.main-nav{align-items:center;gap:4px;height:100%;display:flex}.main-nav a{color:#52615b;padding:25px 17px 23px;font-size:14px;font-weight:600;position:relative}.main-nav a:hover{color:var(--green)}.topbar-actions{align-items:center;gap:14px;margin-left:auto;display:flex}.sync-state{color:#58665f;background:#fff;border:1px solid #d9e4de;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:12px;display:inline-flex}.sync-state i{background:var(--gold);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #fbf1dc}.avatar{color:#fff;background:#183d33;border-radius:50%;place-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:grid}.access-signout{color:#65736d;border-radius:8px;padding:7px 9px;font-size:11px;font-weight:700}.access-signout:hover{background:var(--green-soft);color:var(--green)}.access-page{background:radial-gradient(circle at 20% 10%,#cae7dad1,#0000 30%),radial-gradient(circle at 85% 85%,#f2e1b58c,#0000 28%),#f5f8f6;place-items:center;min-height:calc(100vh - 72px);padding:48px 20px;display:grid}.access-card{background:#fffffff5;border:1px solid #d6e3dc;border-radius:24px;width:min(440px,100%);padding:34px;box-shadow:0 30px 90px #10372c24}.access-card-mark{background:var(--green);color:#fff;letter-spacing:.08em;border-radius:17px 7px;place-items:center;width:54px;height:54px;margin-bottom:24px;font-size:17px;font-weight:900;display:grid;box-shadow:0 12px 28px #0a6c503d}.access-card h1{letter-spacing:-.04em;margin:8px 0 0;font-size:30px}.access-card>p{color:var(--muted);margin:12px 0 0;font-size:13px;line-height:1.75}.access-form{gap:16px;margin-top:27px;display:grid}.access-form label{gap:7px;display:grid}.access-form label span{color:#4f615a;font-size:12px;font-weight:700}.access-form input{width:100%;height:46px;color:var(--ink);background:#fff;border:1px solid #ccd9d2;border-radius:10px;outline:0;padding:0 13px;font-size:14px;transition:border-color .15s,box-shadow .15s}.access-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #0a6c501c}.access-form button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;height:47px;margin-top:4px;font-size:13px;font-weight:800;box-shadow:0 12px 28px #0a6c5033}.access-form button:hover{background:var(--green-dark)}.access-form button:disabled{opacity:.68;cursor:wait}.access-error{background:var(--red-soft);color:var(--red);border:1px solid #efcbc3;border-radius:9px;padding:10px 12px;font-size:12px}.access-card footer{color:#7a8781;border-top:1px solid #e5ebe8;align-items:center;gap:9px;margin-top:24px;padding-top:17px;font-size:10px;display:flex}.access-card footer i{background:var(--gold);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #fbf1dc}.readonly-manager-note{max-width:1240px;box-shadow:var(--shadow);background:#fff;border:1px solid #d9e5df;border-radius:14px;margin:28px auto 0;padding:19px 21px}.readonly-manager-note strong{color:var(--green);font-size:14px}.readonly-manager-note p{color:var(--muted);margin:6px 0 0;font-size:12px}.page-shell{min-height:calc(100vh - 72px)}.workbench-head{background:linear-gradient(#f1f6f3 0%,#f8faf8 100%);border-bottom:1px solid #dce6e1;padding:26px max(34px,50vw - 750px) 18px}.workbench-title-row{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.workbench-title-row h1{letter-spacing:-.03em;margin:5px 0 0;font-size:28px}.workbench-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.workbench-meta>span{color:#6f7d77;background:#fffc;border:1px solid #dbe5e0;border-radius:7px;align-items:center;gap:6px;padding:6px 9px;font-size:10px;display:inline-flex}.meta-dot{background:#9aa6a0;border-radius:50%;width:7px;height:7px}.meta-dot.demo{background:var(--gold)}.workbench-search-row{align-items:center;gap:14px;margin-top:18px;display:flex}.compact-search{background:#fff;border:1px solid #cfdcd5;border-radius:9px;align-items:center;gap:9px;width:min(560px,55vw);height:42px;padding:0 13px;display:flex;box-shadow:0 6px 22px #122c250d}.compact-search>span{color:var(--green);font-size:22px;transform:rotate(-12deg)}.compact-search input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.compact-actions{flex:1;margin-top:0!important}.compact-actions button{border-radius:7px!important;padding:7px 10px!important}.compact-actions button.active{border-color:var(--green);background:var(--green-soft);color:var(--green)}.catalog-hero{background:radial-gradient(circle at 82% 15%, #d7eae0e6, transparent 28%), linear-gradient(180deg, #f2f7f3 0%, var(--paper) 100%);padding:58px max(34px,50vw - 620px) 28px}.eyebrow{color:var(--green);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:800}.hero-copy{justify-content:space-between;align-items:flex-end;gap:32px;margin-top:10px;display:flex}.hero-copy h1,.subpage-header h1{letter-spacing:-.04em;margin:0;font-size:clamp(32px,4vw,54px);line-height:1.12}.hero-copy p{color:var(--muted);margin:14px 0 0;font-size:16px}.hero-note{background:#ffffffb8;border:1px solid #0a6c5024;border-radius:16px;min-width:205px;padding:17px 18px;display:grid;box-shadow:0 14px 45px #143a2f0f}.hero-note span,.hero-note small{color:var(--muted);font-size:11px}.hero-note strong{color:var(--green);margin:4px 0 3px;font-size:17px}.hero-search{background:#fff;border:1px solid #0a6c5033;border-radius:18px;align-items:center;gap:14px;height:66px;margin-top:34px;padding:0 18px 0 22px;display:flex;box-shadow:0 18px 60px #1840341a}.hero-search>span{color:var(--green);font-size:30px;line-height:1;transform:rotate(-12deg)}.hero-search input{width:100%;height:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:16px}.hero-search input::placeholder{color:#93a19b}.hero-search kbd{color:#87938e;white-space:nowrap;background:#f6f8f7;border:1px solid #dfe8e3;border-bottom-width:2px;border-radius:7px;padding:5px 8px;font-size:11px}.quick-actions{flex-wrap:wrap;align-items:center;gap:9px;margin-top:18px;display:flex}.quick-actions span{color:#85928c;margin-right:3px;font-size:12px}.quick-actions button{color:#50625b;cursor:pointer;background:#ffffffd1;border:1px solid #dce5e0;border-radius:999px;padding:7px 12px;font-size:12px}.quick-actions button:hover{border-color:var(--green);color:var(--green)}.catalog-content{max-width:1600px;margin:0 auto;padding:10px 28px 64px}.product-list-switch{background:#f1f5f3;border:1px solid #dce5e0;border-radius:12px;gap:5px;margin-top:14px;padding:5px;display:inline-flex}.product-list-switch button{color:#68766f;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:15px;min-width:112px;padding:9px 13px;font-size:12px;font-weight:700;display:flex}.product-list-switch button b{color:#77847e;text-align:center;background:#e3e9e6;border-radius:999px;min-width:23px;padding:2px 6px;font-size:9px}.product-list-switch button.active{color:var(--green);background:#fff;border-color:#c8d9d1;box-shadow:0 3px 10px #122c2512}.product-list-switch button.active b{background:var(--green-soft);color:var(--green)}.turnover-notice{color:#725b28;background:#fff9e9;border:1px solid #ead8af;border-radius:10px;align-items:center;gap:10px;min-height:48px;margin-top:12px;padding:10px 13px;display:flex}.turnover-notice-滞销品{color:#813f34;background:#fff4f1;border-color:#efccc5}.turnover-notice-icon{color:#fff;background:#e7b450;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:12px;font-weight:800;display:grid}.turnover-notice-滞销品 .turnover-notice-icon{background:#b75b49}.turnover-notice>div{gap:3px;display:grid}.turnover-notice strong{font-size:11px}.turnover-notice small{color:currentColor;opacity:.78;font-size:9px}.turnover-notice em{color:currentColor;opacity:.65;white-space:nowrap;margin-left:auto;font-size:9px;font-style:normal}.catalog-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:62px;display:flex}.status-tabs{align-self:stretch;display:flex;overflow-x:auto}.status-tabs button{color:#66756f;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0 18px;font-size:13px;font-weight:650;position:relative}.status-tabs button span{color:#89948f;background:#eef2f0;border-radius:999px;margin-left:6px;padding:2px 6px;font-size:10px}.status-tabs button.active{color:var(--green)}.status-tabs button.active:after{content:"";background:var(--green);border-radius:4px;height:2px;position:absolute;bottom:-1px;left:15px;right:15px}.toolbar-controls{align-items:center;gap:10px;display:flex}.toolbar-button{border:1px solid var(--line);color:#5d6c65;cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;padding:8px 11px;font-size:10px}.toolbar-button:hover,.toolbar-button.active{background:var(--green-soft);color:var(--green);border-color:#9fc3b4}.toolbar-controls select{border:1px solid var(--line);color:#50605a;background:#fff;border-radius:10px;outline:0;min-width:125px;padding:9px 28px 9px 12px;font-size:12px}.view-switch{border:1px solid var(--line);background:#fff;border-radius:10px;padding:3px;display:flex}.view-switch button{color:#8d9994;cursor:pointer;background:0 0;border:0;border-radius:7px;width:32px;height:28px}.view-switch button.active{background:var(--green-soft);color:var(--green)}.result-line{color:var(--muted);justify-content:space-between;margin:20px 0 16px;font-size:12px;display:flex}.result-line strong{color:var(--ink)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-card{background:var(--card);border:1px solid #dfe7e3;border-radius:20px;min-width:0;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden;box-shadow:0 8px 30px #122c250b}.product-card:hover{box-shadow:var(--shadow);border-color:#cbdad2;transform:translateY(-3px)}.product-image{cursor:pointer;background:linear-gradient(145deg,#f4f7f5,#eef3f0);border:0;width:100%;height:224px;padding:20px;position:relative;overflow:hidden}.product-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .28s}.product-card:hover .product-image img{transform:scale(1.025)}.status{white-space:nowrap;border-radius:999px;align-items:center;width:fit-content;padding:5px 9px;font-size:10px;font-weight:750;display:inline-flex}.product-image>.status{position:absolute;top:13px;left:13px}.status-常备{color:#19744e;background:#e1f4e8}.status-定制品{color:#3e5fa7;background:#e9efff}.status-需确认{background:var(--orange-soft);color:#98641a}.status-清库存{background:var(--red-soft);color:var(--red)}.product-body{padding:18px 18px 16px}.product-brand{color:var(--green);justify-content:space-between;align-items:center;font-size:11px;font-weight:750;display:flex}.product-brand span{color:#95a09b;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:500}.product-title{width:100%;min-height:48px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;margin:7px 0 13px;padding:0;font-size:16px;font-weight:720;line-height:1.48}.product-title:hover{color:var(--green)}.turnover-summary{align-items:center;gap:8px;margin:-4px 0 12px;display:flex}.turnover-summary>span,.turnover-pill{white-space:nowrap;border-radius:999px;width:fit-content;padding:4px 7px;font-size:9px;font-weight:750}.turnover-summary small{color:#89958f;font-size:9px}.turnover-正常{color:#66766e;background:#edf2ef}.turnover-滞销品{color:#a34838;background:#fff0ed}.turnover-动销慢{color:#95651f;background:#fff2dc}.product-price-row{border-top:1px solid #edf1ef;border-bottom:1px solid #edf1ef;grid-template-columns:1fr 1fr 1fr;gap:8px;padding:13px 0;display:grid}.product-price-row>div{align-items:baseline;gap:8px;display:flex}.product-price-row>div+div{border-left:1px solid #edf1ef;padding-left:13px}.product-price-row small{color:#85918c;font-size:10px}.product-price-row strong{font-size:15px}.product-price-row .warehouse-price strong{color:var(--red);font-size:18px}.product-price-row .supply-price strong{color:var(--green);font-size:17px}.product-facts{gap:7px;margin:13px 0;display:grid}.product-facts>div{grid-template-columns:66px 1fr;gap:8px;font-size:11px;display:grid}.product-facts dt{color:#8b9691}.product-facts dd{color:#4d5d56;text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.risk-line{color:#805e25;background:#fff8ec;border-radius:9px;align-items:flex-start;gap:7px;min-height:34px;padding:8px 9px;font-size:10px;line-height:1.45;display:flex}.risk-line span,.scheme-warnings p span{color:#fff;background:#e8b453;border-radius:50%;flex:none;place-items:center;width:15px;height:15px;font-size:9px;font-weight:800;display:grid}.card-actions{gap:7px;margin-top:13px;display:flex}.card-actions button,.drawer-actions button,.drawer-actions a{color:#50615a;text-align:center;cursor:pointer;background:#fff;border:1px solid #dce5e0;border-radius:9px;flex:1;padding:9px 8px;font-size:10px;font-weight:650}.card-actions button:hover,.drawer-actions button:hover,.drawer-actions a:hover{border-color:var(--green);color:var(--green)}.card-actions .primary,.drawer-actions .primary{border-color:var(--green);background:var(--green);color:#fff}.product-table-wrap,.governance-table-wrap{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:auto}.product-table-wrap{min-height:420px;max-height:calc(100vh - 294px)}.product-table,.governance-table{border-collapse:collapse;width:100%;font-size:12px}.product-table th,.governance-table th{color:#64736c;text-align:left;letter-spacing:.03em;white-space:nowrap;background:#f1f5f3;padding:9px 10px;font-size:10px;font-weight:750}.product-table thead th{z-index:7;border-bottom:1px solid #d7e2dc;position:sticky;top:0;box-shadow:0 1px #d7e2dc}.product-table td,.governance-table td{color:#43534c;white-space:nowrap;border-top:1px solid #e7edea;padding:8px 10px}.product-table tbody tr:hover td{background:#f5faf7}.product-table tbody tr.selected-row td{background:#edf7f2}.product-table input[type=checkbox]{accent-color:var(--green);cursor:pointer}.product-table .sticky-select{z-index:4;text-align:center;background:#fff;width:42px;min-width:42px;position:sticky;left:0}.product-table thead .sticky-select{z-index:9;background:#edf3f0}.product-table .sticky-product{z-index:3;background:#fff;min-width:330px;position:sticky;left:42px;box-shadow:1px 0 #dfe7e3}.product-table thead .sticky-product{z-index:8;background:#edf3f0}.product-table .sticky-action{z-index:3;background:#fff;min-width:58px;position:sticky;right:0;box-shadow:-1px 0 #dfe7e3}.product-table thead .sticky-action{z-index:8;background:#edf3f0}.product-table tbody tr:hover .sticky-select,.product-table tbody tr:hover .sticky-product,.product-table tbody tr:hover .sticky-action{background:#f5faf7}.product-table tbody tr.selected-row .sticky-select,.product-table tbody tr.selected-row .sticky-product,.product-table tbody tr.selected-row .sticky-action{background:#edf7f2}.table-product{align-items:center;gap:9px;min-width:315px;display:flex}.table-thumb-button{cursor:zoom-in;background:#f7f9f8;border:1px solid #e3e9e6;border-radius:6px;flex:none;width:42px;height:42px;padding:3px;position:relative;overflow:hidden}.table-thumb-button img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.table-thumb-button span{color:#fff;opacity:0;background:#08402fd1;padding:2px 0;font-size:7px;transition:opacity .15s;position:absolute;inset:auto 0 0}:is(.table-thumb-button:hover span,.table-thumb-button:focus-visible span){opacity:1}.table-product>span:last-child{gap:4px;display:grid}.table-product>span:last-child button{max-width:270px;color:var(--ink);text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:700;overflow:hidden}.table-product>span:last-child button:hover{color:var(--green)}.table-product small{color:#8b9791}.table-product small b{color:#5f6e67;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.copy-cell{min-width:168px}.copy-cell>span{margin-right:7px}.copy-cell>button{color:var(--green);cursor:pointer;background:#fff;border:1px solid #dce5e0;border-radius:5px;padding:3px 6px;font-size:8px}.price-cell{min-width:135px}.price-cell strong{color:var(--green);display:block}.price-cell small{color:#919c97;margin-top:3px;font-size:8px;display:block}.warehouse-price-head{color:var(--red)!important;background:#faece9!important}.supply-price-head{color:var(--green)!important;background:#eaf4ef!important}.warehouse-price-cell{background:#fff7f5;min-width:108px}.warehouse-price-cell strong{color:var(--red);font-size:13px;display:block}.warehouse-price-cell small{color:#7f9189;margin-top:3px;font-size:8px;display:block}.warehouse-price-cell.pending strong{color:#9b6a25;font-size:11px}.product-table tbody tr:hover .warehouse-price-cell{background:#fff0ed}.product-table tbody tr.selected-row .warehouse-price-cell{background:#f9e8e4}.turnover-number{color:#77847e!important}.turnover-number strong{color:#35473f;font-size:12px}.long-cell{text-overflow:ellipsis;max-width:230px;overflow:hidden}.direct{border-radius:999px;padding:3px 6px;font-size:9px}.direct-可以{color:#23714f;background:#e3f3e9}.direct-不可以{color:#a34838;background:#fff0ed}.direct-需确认{color:#94631d;background:#fff1dc}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.text-button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.empty-state{color:#83908a;place-items:center;gap:8px;padding:80px 20px;display:grid}.empty-state strong{color:var(--ink);font-size:18px}.drawer-backdrop{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#081f1859;justify-content:flex-end;animation:.18s fadeIn;display:flex;position:fixed;inset:0}.product-drawer{background:#fbfcfa;width:min(620px,100vw);height:100%;padding:23px 26px 40px;animation:.22s slideIn;overflow-y:auto;box-shadow:-20px 0 60px #081f182e}.drawer-head{justify-content:space-between;align-items:center;display:flex}.drawer-head>div{align-items:center;gap:10px;display:flex}.drawer-head small{color:#85918c;font-size:10px}.drawer-head>button{border:1px solid var(--line);color:#65736d;cursor:pointer;background:#fff;border-radius:50%;width:34px;height:34px;font-size:22px}.drawer-product{grid-template-columns:180px 1fr;align-items:center;gap:24px;margin-top:22px;display:grid}.drawer-image{cursor:zoom-in;background:#f0f4f2;border:0;border-radius:18px;place-items:center;height:180px;padding:16px;display:grid;position:relative;overflow:hidden}.drawer-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.drawer-image span{color:#fff;background:#08402fcc;border-radius:999px;padding:4px 7px;font-size:8px;position:absolute;bottom:9px;right:9px}.drawer-product p{color:var(--green);margin:0 0 7px;font-size:11px;font-weight:700}.drawer-product h2{margin:0;font-size:21px;line-height:1.4}.drawer-price{flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:7px;display:flex}.drawer-price span{color:#84918b;font-size:10px}.drawer-price strong{color:var(--green);font-size:18px}.drawer-price small{color:#82908a;font-size:9px}.drawer-warehouse-price{align-items:baseline;gap:8px;margin-top:13px;display:flex}.drawer-warehouse-price span{color:#84918b;font-size:10px}.drawer-warehouse-price strong{color:var(--red);font-size:24px}.drawer-actions{flex-wrap:wrap;gap:7px;margin:22px 0;display:flex}.drawer-actions>*{min-width:92px}.detail-section{border:1px solid var(--line);background:#fff;border-radius:15px;margin-top:15px;padding:18px}.detail-section h3{margin:0 0 14px;font-size:13px}.detail-section dl{grid-template-columns:1fr 1fr;column-gap:24px;margin:0;display:grid}.detail-section dl>div{border-top:1px solid #edf1ef;grid-template-columns:90px 1fr;gap:8px;padding:10px 0;font-size:11px;display:grid}.detail-section dt{color:#89958f}.detail-section dd{color:#35463f;margin:0;line-height:1.5}.external-link-row{background:var(--green-soft);color:var(--green);border-radius:12px;justify-content:space-between;align-items:center;margin-top:16px;padding:14px 16px;font-size:11px;font-weight:700;display:flex}.external-link-row button{color:var(--green);cursor:pointer;background:0 0;border:0}.image-lightbox-backdrop{z-index:95;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#071b15ad;place-items:center;padding:24px;animation:.18s fadeIn;display:grid;position:fixed;inset:0}.image-lightbox{background:#fff;border:1px solid #ffffff73;border-radius:18px;width:min(720px,100%);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 30px 90px #0416104d}.image-lightbox header{border-bottom:1px solid var(--line);align-items:center;gap:16px;padding:14px 16px;display:flex}.image-lightbox header>div{gap:3px;min-width:0;display:grid}.image-lightbox header strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.image-lightbox header small{color:#87938d;font-size:9px}.image-lightbox header>button{border:1px solid var(--line);color:#66746e;cursor:pointer;background:#fff;border-radius:50%;flex:none;width:32px;height:32px;margin-left:auto;font-size:20px}.image-lightbox-stage{background:linear-gradient(145deg,#f5f7f6,#edf2ef);place-items:center;height:min(58vh,520px);min-height:0;padding:28px;display:grid;overflow:hidden}.image-lightbox-stage img{object-fit:contain;mix-blend-mode:multiply;width:100%;min-width:0;height:100%;min-height:0}.image-lightbox footer{z-index:3;background:#fff;justify-content:space-between;align-items:center;gap:18px;padding:13px 16px;display:flex;position:relative}.image-lightbox footer>span{color:#79867f;font-size:9px;line-height:1.5}.image-lightbox footer>span.copy-permission-warning{color:var(--red);font-weight:700}.image-lightbox footer>div{gap:8px;display:flex}.image-lightbox footer a,.image-lightbox footer button{color:#50615a;text-align:center;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d5e1db;border-radius:8px;min-width:88px;padding:9px 12px;font-size:10px;font-weight:700}.image-lightbox footer button{border-color:var(--green);background:var(--green);color:#fff}.image-lightbox footer button:disabled{cursor:wait;background:#aab8b1;border-color:#aab8b1}.toast{z-index:100;color:#fff;background:#143a30;border-radius:999px;padding:11px 16px;font-size:12px;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 14px 40px #0d2f2638}@keyframes fadeIn{0%{opacity:0}}@keyframes slideIn{0%{opacity:.6;transform:translate(30px)}}.subpage{max-width:1240px;margin:0 auto;padding:54px 34px 80px}.subpage-header{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.subpage-header h1{margin-top:8px;font-size:42px}.subpage-header p{max-width:680px;color:var(--muted);margin:12px 0 0;font-size:14px;line-height:1.7}.solid-button,.summary-primary{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:11px 17px;font-size:12px;font-weight:700;box-shadow:0 8px 24px #0a6c502e}.solid-button:hover,.summary-primary:hover{background:var(--green-dark)}.notice-banner{color:#7c6732;background:#fff9e9;border:1px solid #ead9af;border-radius:12px;gap:14px;margin-top:30px;padding:14px 17px;font-size:11px;display:flex}.notice-banner strong{color:#5d4b20}.rules-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:20px;display:grid}.rule-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px;box-shadow:0 10px 34px #122c250a}.rule-card-head{align-items:center;gap:12px;display:flex}.rule-logo{background:var(--green-soft);width:42px;height:42px;color:var(--green);border-radius:12px;place-items:center;font-size:16px;font-weight:800;display:grid}.rule-card-head>div{gap:4px;display:grid}.rule-card-head h2{margin:0;font-size:16px}.rule-card-head>div span{color:#8a9690;font-size:10px}.rule-card-head button{color:#8c9892;cursor:pointer;background:0 0;border:0;margin-left:auto}.rule-card dl{background:#edf1ef;border:1px solid #edf1ef;border-radius:11px;grid-template-columns:1fr 1fr;gap:1px;margin:18px 0 0;display:grid;overflow:hidden}.rule-card dl>div{background:#fbfcfb;padding:12px}.rule-card dt{color:#929d98;font-size:9px}.rule-card dd{color:#405149;margin:5px 0 0;font-size:11px;line-height:1.5}.rule-card>p{color:#86602e;align-items:flex-start;gap:7px;margin:13px 0 0;font-size:10px;line-height:1.5;display:flex}.rule-card>p span{color:#fff;background:#e8b453;border-radius:50%;place-items:center;width:15px;height:15px;font-size:9px;display:grid}.rule-card footer{border-top:1px solid #edf1ef;justify-content:space-between;margin-top:17px;padding-top:13px;display:flex}.rule-card footer small{color:#929d98;font-size:9px}.rule-card footer button{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:700}.scheme-layout{grid-template-columns:minmax(0,1.5fr) minmax(320px,.7fr);align-items:start;gap:20px;margin-top:30px;display:grid}.scheme-picker,.scheme-summary,.governance-card,.sync-roadmap{border:1px solid var(--line);background:#fff;border-radius:18px;box-shadow:0 10px 34px #122c250a}.scheme-picker{padding:20px}.section-title{justify-content:space-between;align-items:center;gap:14px;display:flex}.section-title h2{margin:0;font-size:16px}.section-title p{color:#8a9690;margin:5px 0 0;font-size:10px}.section-title input{border:1px solid var(--line);border-radius:9px;outline:0;width:190px;padding:9px 11px;font-size:11px}.section-title button{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:700}.picker-list{gap:8px;margin-top:17px;display:grid}.picker-row{cursor:pointer;border:1px solid #e7ede9;border-radius:12px;grid-template-columns:18px 58px 1fr auto;align-items:center;gap:11px;padding:10px;transition:all .16s;display:grid}.picker-row:hover,.picker-row.selected{background:#f5faf7;border-color:#a9cbbd}.picker-row input{accent-color:var(--green)}.picker-row img{object-fit:contain;mix-blend-mode:multiply;background:#f2f5f3;border-radius:8px;width:58px;height:52px;padding:4px}.picker-row>span{gap:5px;display:grid}.picker-row strong{font-size:11px}.picker-row small{color:#8b9791;font-size:9px}.picker-row>b{color:#a95535;font-size:12px}.scheme-summary{position:sticky;top:92px;overflow:hidden}.summary-head{border-bottom:1px solid var(--line);justify-content:space-between;padding:16px 18px;display:flex}.summary-head span{font-size:14px;font-weight:750}.summary-head small{color:#956725;background:#fff2dd;border-radius:999px;padding:4px 7px;font-size:9px}.set-input{color:#68766f;justify-content:space-between;align-items:center;margin:17px 18px 0;font-size:10px;display:flex}.set-input input{border:1px solid var(--line);text-align:right;border-radius:8px;outline:0;width:100px;padding:8px}.summary-amount{background:#edf7f2;border-radius:13px;margin:16px 18px;padding:18px;display:grid}.summary-amount span{color:#648176;font-size:10px}.summary-amount strong{color:var(--green);margin:5px 0;font-size:30px}.summary-amount small{color:#81928a;font-size:9px}.summary-lines{margin:0 18px}.summary-lines>div{border-bottom:1px solid #edf1ef;justify-content:space-between;padding:10px 0;font-size:10px;display:flex}.summary-lines dt{color:#87938d}.summary-lines dd{color:#3e5048;margin:0;font-weight:650}.scheme-warnings{background:#fff8eb;border-radius:11px;margin:16px 18px;padding:13px}.scheme-warnings h3{color:#775723;margin:0 0 10px;font-size:11px}.scheme-warnings p{color:#846630;gap:6px;margin:8px 0 0;font-size:9px;line-height:1.5;display:flex}.scheme-warnings p b{margin-right:2px}.summary-primary{width:calc(100% - 36px);margin:0 18px}.summary-footnote{color:#98a29e;text-align:center;margin:10px 18px 18px;font-size:8px}.data-status-grid{grid-template-columns:repeat(4,1fr);gap:13px;margin-top:30px;display:grid}.data-status-grid article{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:12px;padding:16px;display:flex}.data-icon{border-radius:11px;flex:none;place-items:center;width:39px;height:39px;font-size:11px;font-weight:800;display:grid}.data-icon.blue{color:#4d67a9;background:#eaf0ff}.data-icon.green{color:#247250;background:#e5f5ec}.data-icon.orange{color:#9a6720;background:#fff1dc}.data-icon.purple{color:#7456a6;background:#f1eafe}.data-status-grid article>div{gap:3px;display:grid}.data-status-grid small{color:#8b9791;font-size:8px}.data-status-grid strong{font-size:13px}.data-status-grid p{color:#85918c;margin:0;font-size:8px}.import-workbench{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:18px;padding:22px;scroll-margin-top:92px;box-shadow:0 10px 34px #122c250a}.import-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.import-heading h2{margin:5px 0 0;font-size:21px}.import-heading p{color:#78857f;margin:7px 0 0;font-size:11px;line-height:1.6}.template-button{color:var(--green);cursor:pointer;white-space:nowrap;background:#f4faf7;border:1px solid #b8d1c6;border-radius:9px;padding:9px 13px;font-size:10px;font-weight:750}.import-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.import-step{background:#fafcfb;border:1px solid #e1e9e5;border-radius:13px;grid-template-rows:1fr auto;grid-template-columns:28px 1fr;gap:8px 10px;min-height:92px;padding:14px;display:grid}.import-step.active{background:#f6fbf8;border-color:#aacabb}.import-step.complete{background:#eef8f3;border-color:#b8d8c9}.step-number{color:#6f7d76;background:#e5ece8;border-radius:50%;place-items:center;width:27px;height:27px;font-size:10px;font-weight:800;display:grid}.import-step.active .step-number,.import-step.complete .step-number{background:var(--green);color:#fff}.import-step>div{align-content:start;gap:4px;min-width:0;display:grid}.import-step strong{font-size:11px}.import-step small{color:#87938d;text-overflow:ellipsis;white-space:nowrap;font-size:8px;line-height:1.5;overflow:hidden}.import-step>button{width:fit-content;color:var(--green);cursor:pointer;background:#fff;border:1px solid #cbdad3;border-radius:7px;grid-column:2;padding:6px 10px;font-size:9px;font-weight:700}.import-step>button:disabled{opacity:.45;cursor:not-allowed}.import-file-summary{background:#f8faf9;border:1px solid #e2e9e5;border-radius:9px;justify-content:space-between;align-items:center;gap:16px;margin-top:13px;padding:11px 13px;display:flex}.import-file-summary>div{gap:3px;min-width:0;display:grid}.import-file-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.import-file-summary span{color:#85928c;font-size:8px}.import-file-summary button{color:var(--red);cursor:pointer;white-space:nowrap;background:0 0;border:0;font-size:9px}.import-controls{justify-content:space-between;align-items:center;gap:14px;margin-top:15px;display:flex}.import-counts{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.import-counts span{color:#67756e;background:#edf2ef;border-radius:999px;padding:5px 8px;font-size:8px}.import-counts b{color:#35473f}.import-counts .count-new{color:#277152;background:#e5f5ec}.import-counts .count-update{color:#5369a6;background:#e9efff}.import-counts .count-error{color:#a34838;background:#fff0ed}.import-counts .count-warning{color:#94631d;background:#fff2dc}.import-controls>label{color:#6f7c76;white-space:nowrap;align-items:center;gap:8px;font-size:9px;display:flex}.import-controls select{color:#405149;background:#fff;border:1px solid #d4dfda;border-radius:8px;outline:0;padding:7px 26px 7px 9px;font-size:9px}.import-preview-wrap,.history-table-wrap{border:1px solid #dfe7e3;border-radius:10px;margin-top:12px;overflow:auto}.import-preview-wrap{max-height:430px}.import-preview-table,.history-table-wrap table{border-collapse:collapse;width:100%;font-size:9px}.import-preview-table th,.history-table-wrap th{z-index:2;color:#61716a;text-align:left;white-space:nowrap;background:#edf3f0;padding:8px 9px;position:sticky;top:0}.import-preview-table td,.history-table-wrap td{color:#46564f;white-space:nowrap;border-top:1px solid #e6ece9;padding:8px 9px}.import-preview-table td:nth-child(3){min-width:245px}.import-preview-table td:nth-child(3) strong,.import-preview-table td:nth-child(3) small{text-overflow:ellipsis;max-width:260px;display:block;overflow:hidden}.import-preview-table td:nth-child(3) strong{color:var(--ink);font-size:10px}.import-preview-table td:nth-child(3) small{color:#89958f;margin-top:3px}.preview-error-row td{background:#fff9f7}.preview-action{border-radius:999px;padding:3px 6px;font-size:8px;font-weight:700}.preview-action.is-new{color:#247250;background:#e3f3e9}.preview-action.is-update{color:#5269a7;background:#e9efff}.warehouse-import-price{font-weight:750;color:var(--red)!important}.supply-import-price{font-weight:750;color:var(--green)!important}.image-match{color:#277153;text-overflow:ellipsis;max-width:150px;display:inline-block;overflow:hidden}.image-missing{color:#9a8b72}.row-ok{color:#247250}.row-error{color:var(--red);font-weight:700}.preview-limit-note{color:#8a9690;margin:8px 0 0;font-size:8px}.parse-warnings{color:#7b612a;background:#fffaf0;border:1px solid #ead9af;border-radius:9px;margin-top:10px;padding:10px 12px;font-size:9px}.parse-warnings summary{cursor:pointer;font-weight:700}.parse-warnings ul{max-height:180px;margin:8px 0 0;padding-left:18px;line-height:1.7;overflow:auto}.parse-warnings p{color:#9a814c;margin:7px 0 0}.cleanup-import-row{color:#8d4035;background:#fff5f2;border:1px solid #efc7bf;border-radius:9px;justify-content:space-between;align-items:center;gap:15px;margin-top:10px;padding:10px 12px;font-size:9px;display:flex}.cleanup-import-row button{background:var(--red);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:7px;padding:6px 10px;font-size:9px;font-weight:700}.cleanup-import-row button:disabled{opacity:.55;cursor:wait}.import-message{color:#825d22;background:#fff3df;border-radius:9px;margin-top:13px;padding:10px 12px;font-size:9px}.import-message.success{color:#246e50;background:#e8f5ee}.import-errors{color:#8f483c;background:#fff8f6;border:1px solid #efd5cf;border-radius:9px;margin-top:10px;padding:10px 12px;font-size:9px}.import-errors summary{cursor:pointer;font-weight:700}.import-errors ul{margin:9px 0 0;padding-left:18px;line-height:1.7}.import-history{border-top:1px solid #e7edea;margin-top:22px;padding-top:18px}.import-history .section-title h3{margin:0;font-size:13px}.history-table-wrap td:nth-child(2){text-overflow:ellipsis;max-width:240px;overflow:hidden}.history-status{color:#65736d;background:#edf2ef;border-radius:999px;padding:3px 6px;font-size:8px}.history-完成{color:#247250;background:#e3f3e9}.history-部分完成{color:#95651f;background:#fff1dc}.history-失败{color:#a34838;background:#fff0ed}.empty-import-history{color:#8a9690;text-align:center;border:1px dashed #d9e3de;border-radius:10px;margin-top:12px;padding:25px;font-size:9px}.governance-card{margin-top:18px;padding:20px}.governance-table-wrap{border-radius:11px;margin-top:16px}.governance-table td:first-child{color:var(--ink);font-weight:650}.data-pill{color:#65736d;white-space:nowrap;background:#edf2ef;border-radius:999px;padding:4px 7px;font-size:9px}.data-pill-已纳入{color:#247250;background:#e3f3e9}.data-pill-待校验,.data-pill-需复核{color:#95651f;background:#fff1dc}.data-pill-需补充{color:#a34838;background:#fff0ed}.data-pill-待接入{color:#5269a7;background:#e9efff}.sync-roadmap{margin-top:18px;padding:20px}.sync-roadmap h2{margin:0 0 16px;font-size:16px}.sync-roadmap ol{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.sync-roadmap li{gap:10px;padding-right:20px;display:flex;position:relative}.sync-roadmap li:after{content:"";background:#d9e3de;width:22px;height:1px;position:absolute;top:13px;right:7px}.sync-roadmap li:last-child:after{display:none}.sync-roadmap li>span{background:var(--green);color:#fff;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;font-size:9px;font-weight:800;display:grid}.sync-roadmap li strong{font-size:10px}.sync-roadmap li p{color:#84908a;margin:5px 0 0;font-size:9px;line-height:1.5}@media (max-width:980px){.topbar{gap:18px;padding:0 20px}.brand{min-width:auto}.main-nav{overflow-x:auto}.main-nav a{white-space:nowrap;padding-inline:10px}.sync-state{display:none}.product-grid,.data-status-grid{grid-template-columns:repeat(2,1fr)}.import-steps{grid-template-columns:1fr}.sync-roadmap ol{grid-template-columns:repeat(2,1fr);gap:18px}.sync-roadmap li:after{display:none}}@media (max-width:720px){.topbar{flex-wrap:wrap;height:auto;min-height:64px;padding:10px 16px}.brand small,.topbar-actions{display:none}.main-nav{order:3;width:100%;height:34px}.main-nav a{padding:7px 10px;font-size:12px}.catalog-hero{padding:36px 18px 20px}.workbench-head{padding:24px 18px 15px}.workbench-title-row{flex-direction:column;align-items:flex-start;gap:12px}.workbench-meta{display:none}.workbench-search-row{flex-direction:column;align-items:stretch}.compact-search{width:100%}.compact-actions{width:100%;overflow-x:auto;flex-wrap:nowrap!important}.hero-copy{display:block}.hero-note{display:none}.hero-copy h1{font-size:35px}.hero-copy p{font-size:13px;line-height:1.6}.hero-search{height:58px;margin-top:24px}.hero-search kbd{display:none}.catalog-content,.subpage{padding:14px 18px 56px}.product-list-switch{width:100%;overflow-x:auto}.product-list-switch button{min-width:106px}.turnover-notice{align-items:flex-start}.turnover-notice em{display:none}.catalog-toolbar{flex-direction:column;align-items:flex-end}.status-tabs{width:100%;min-height:50px}.status-tabs button{padding:0 12px}.toolbar-controls{justify-content:space-between;width:100%}.product-table-wrap{min-height:440px;max-height:calc(100vh - 330px)}.result-line small{display:none}.product-grid{grid-template-columns:1fr}.product-image{height:250px}.product-drawer{padding:18px}.drawer-product{grid-template-columns:118px 1fr;gap:15px}.drawer-image{height:118px;padding:9px}.image-lightbox-backdrop{padding:12px}.image-lightbox{max-height:calc(100vh - 24px)}.image-lightbox-stage{height:52vh;padding:16px}.image-lightbox footer{flex-direction:column;align-items:stretch}.image-lightbox footer>div>*{flex:1}.drawer-product h2{font-size:16px}.detail-section dl{grid-template-columns:1fr}.subpage-header{flex-direction:column;align-items:flex-start}.subpage-header h1{font-size:34px}.rules-grid,.scheme-layout{grid-template-columns:1fr}.scheme-summary{position:static}.section-title input{display:none}.picker-row{grid-template-columns:18px 48px 1fr auto}.picker-row img{width:48px;height:46px}.data-status-grid{grid-template-columns:1fr 1fr}.import-workbench{padding:16px}.import-heading,.import-controls{flex-direction:column;align-items:stretch}.import-controls>label{justify-content:space-between}.sync-roadmap ol{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
