:root{color:#222729;background:#f2f3f0;font-family:Aptos,Microsoft YaHei,sans-serif;font-synthesis:none;--ink: #222729;--ink-soft: #5d6668;--ink-muted: #81898a;--line: #d9ddda;--line-strong: #c6cbc7;--surface: #ffffff;--surface-soft: #f7f8f5;--sidebar: #181d1f;--sidebar-soft: #282f31;--accent: #e85d35;--accent-dark: #c94220;--green: #1f805c;--green-soft: #e8f4ee;--yellow: #a76b08;--yellow-soft: #fff4d8;--red: #c64534;--red-soft: #fcebe7;--blue: #2b6594;--blue-soft: #eaf2f8}*{box-sizing:border-box}html,body,#app{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;overflow-x:hidden}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}input,select,textarea{color:var(--ink)}input::placeholder,textarea::placeholder{color:#a0a7a5}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(43,101,148,.2);outline-offset:1px}.eyebrow{margin:0;color:var(--ink-muted);font-family:Bahnschrift,Microsoft YaHei,sans-serif;font-size:10px;font-weight:700;line-height:1.3;letter-spacing:0;text-transform:uppercase}.button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid transparent;border-radius:4px;font-size:13px;font-weight:700;line-height:1;white-space:nowrap}.button-primary{border-color:var(--accent);background:var(--accent);color:#fff}.button-primary:hover:not(:disabled){border-color:var(--accent-dark);background:var(--accent-dark)}.button-secondary{border-color:var(--line-strong);background:#fff;color:#333a3c}.button-secondary:hover:not(:disabled){border-color:#949c99;background:#f6f7f5}.button-dark{border-color:var(--ink);background:var(--ink);color:#fff}.button-dark:hover:not(:disabled){background:#343b3d}.button-small{min-height:32px;padding:0 10px;font-size:12px}.icon-button{display:inline-grid;width:36px;height:36px;flex:0 0 36px;place-items:center;padding:0;border:1px solid var(--line);border-radius:4px;background:#fff;color:#4f585a}.icon-button:hover:not(:disabled){border-color:#9da5a2;background:#f4f5f3;color:var(--ink)}.icon-button.danger{color:var(--red)}.icon-button.danger:hover:not(:disabled){border-color:#e2b5ad;background:var(--red-soft)}.text-button{display:inline-flex;align-items:center;gap:4px;padding:0;border:0;background:transparent;color:var(--blue);font-size:12px;font-weight:700}.text-button:hover{color:#184e78}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.boot-screen{display:grid;min-height:100vh;place-content:center;justify-items:center;padding:32px;background:#f2f3f0;text-align:center}.boot-mark,.brand-symbol{display:flex;align-items:flex-end;gap:3px}.boot-mark{height:54px;margin-bottom:24px}.boot-mark span,.brand-symbol span{width:7px;background:var(--accent)}.boot-mark span:nth-child(1),.brand-symbol span:nth-child(1){height:36%}.boot-mark span:nth-child(2),.brand-symbol span:nth-child(2){height:68%}.boot-mark span:nth-child(3),.brand-symbol span:nth-child(3){height:100%}.boot-screen h1{margin:8px 0;font-family:Bahnschrift,Microsoft YaHei,sans-serif;font-size:28px;line-height:1.25}.boot-screen>p:not(.eyebrow){max-width:540px;margin:0 0 18px;color:var(--ink-soft);font-size:14px;line-height:1.7}.app-shell{display:flex;min-height:100vh;background:#f2f3f0}.app-sidebar{position:sticky;top:0;z-index:10;display:flex;width:224px;height:100vh;flex:0 0 224px;flex-direction:column;padding:18px 12px 14px;background:var(--sidebar);color:#fff}.app-brand{display:flex;min-height:55px;align-items:center;gap:11px;padding:0 8px 15px;border-bottom:1px solid #343a3c}.brand-symbol{width:36px;height:36px;flex:0 0 36px;align-items:flex-end;padding:7px;background:#f7f8f5}.brand-symbol span{width:5px}.app-brand>div:last-child{min-width:0}.app-brand strong,.app-brand small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-brand strong{font-family:Bahnschrift,Microsoft YaHei,sans-serif;font-size:16px}.app-brand small{margin-top:2px;color:#8f9a9d;font-size:10px;text-transform:uppercase}.app-nav{display:grid;gap:3px;margin-top:16px}.app-nav button{display:grid;grid-template-columns:20px minmax(0,1fr) auto;min-height:42px;align-items:center;gap:9px;padding:0 11px;border:0;border-radius:4px;background:transparent;color:#aeb7b9;font-size:13px;text-align:left}.app-nav button:hover{background:#22282a;color:#fff}.app-nav button.active{background:#f5f6f3;color:#242a2c;font-weight:700}.app-nav button.active svg{color:var(--accent)}.app-nav button small{min-width:18px;padding:2px 5px;border-radius:8px;background:var(--accent);color:#fff;font-size:9px;text-align:center}.tenant-card{display:grid;grid-template-columns:34px minmax(0,1fr) 8px;align-items:center;gap:9px;margin-top:auto;padding:11px 9px;border-top:1px solid #343a3c}.tenant-avatar{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#f0ba49;color:#30250c;font-weight:800}.tenant-card>div:nth-child(2){min-width:0}.tenant-card strong,.tenant-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tenant-card strong{font-size:12px}.tenant-card small{margin-top:3px;color:#8f9a9d;font-size:10px}.online-dot{width:7px;height:7px;border-radius:50%;background:#45b77c;box-shadow:0 0 0 4px #45b77c21}.app-main{min-width:0;flex:1}.topbar{position:sticky;top:0;z-index:8;display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:24px;padding:13px 26px;border-bottom:1px solid var(--line);background:#fffffff5}.topbar h1{margin:3px 0 0;font-family:Bahnschrift,Microsoft YaHei,sans-serif;font-size:22px;line-height:1.2}.topbar-actions{display:flex;align-items:center;gap:8px}.page-stage{width:min(1500px,100%);margin:0 auto;padding:22px 26px 36px}.page-stack{display:grid;gap:18px}.panel{position:relative;min-width:0;border:1px solid var(--line);border-radius:6px;background:var(--surface)}.panel-header{display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:18px;padding:14px 17px;border-bottom:1px solid var(--line)}.panel-header h2,.section-heading h2,.taxonomy-intro h2,.dialog-card h2{margin:3px 0 0;font-family:Bahnschrift,Microsoft YaHei,sans-serif;font-size:17px;line-height:1.25}.panel-caption{color:var(--ink-muted);font-size:11px}.panel-loading,.page-loading{position:absolute;inset:0;z-index:4;display:flex;align-items:center;justify-content:center;gap:9px;border-radius:6px;background:#ffffffd6;color:var(--ink-soft);font-size:13px}.page-loading{position:fixed;inset:76px 0 0 224px;z-index:7}.empty-state{display:grid;min-height:260px;place-content:center;justify-items:center;padding:30px;color:#8a9291;text-align:center}.empty-state.compact{min-height:160px;padding:22px}.empty-state strong{margin-top:10px;color:#3d4547;font-size:14px}.empty-state p{max-width:480px;margin:5px 0 14px;color:var(--ink-muted);font-size:12px;line-height:1.6}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.metric-block{display:flex;min-width:0;min-height:118px;align-items:flex-start;gap:13px;padding:18px;border:1px solid var(--line);border-radius:6px;background:#fff}.metric-block>div{min-width:0}.metric-block small{color:var(--ink-soft);font-size:11px;font-weight:700}.metric-block strong{display:block;margin-top:7px;font-family:Bahnschrift,Microsoft YaHei,sans-serif;font-size:27px;line-height:1.1}.metric-block p{margin:7px 0 0;color:var(--ink-muted);font-size:10px}.metric-block .money-value{overflow:hidden;font-size:22px;text-overflow:ellipsis;white-space:nowrap}.metric-block.metric-primary{border-color:#32393b;background:#252b2d;color:#fff}.metric-block.metric-primary small,.metric-block.metric-primary p{color:#aeb7b9}.metric-icon{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border-radius:5px;background:var(--red-soft);color:var(--accent-dark)}.metric-icon.success{background:var(--green-soft);color:var(--green)}.metric-icon.warning{background:var(--yellow-soft);color:var(--yellow)}.metric-icon.ink{background:#e8ebec;color:#3a4447}.overview-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:18px}.overview-grid.lower-grid{grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr)}.status-bars{display:grid;gap:18px;padding:20px 18px 16px}.status-bar-row{display:grid;grid-template-columns:88px minmax(80px,1fr) 36px;align-items:center;gap:11px}.status-bar-row>div:first-child{display:flex;justify-content:space-between;gap:8px;font-size:12px}.bar-track{height:7px;overflow:hidden;border-radius:5px;background:#ecefeb}.bar-track i{display:block;height:100%;min-width:2px;border-radius:inherit;background:var(--green)}.bar-track i.draft{background:#e4a62d}.bar-track i.archived{background:#9ca5a5}.status-bar-row>small{color:var(--ink-muted);font-size:10px;text-align:right}.status-footnote{display:flex;align-items:center;gap:8px;margin:0 18px 18px;padding:10px 12px;border-left:3px solid #e4a62d;background:#fff8e8;color:#765618;font-size:11px}.attention-list{display:grid}.attention-list>button{display:grid;grid-template-columns:38px minmax(0,1fr) auto;min-height:59px;align-items:center;gap:10px;padding:8px 16px;border:0;border-bottom:1px solid #e8ebe8;background:#fff;color:var(--ink);text-align:left}.attention-list>button:last-child{border-bottom:0}.attention-list>button:hover{background:var(--surface-soft)}.attention-list strong,.attention-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attention-list strong{font-size:12px}.attention-list small{margin-top:3px;color:var(--ink-muted);font-size:10px}.attention-list b{padding:4px 7px;border-radius:4px;background:var(--yellow-soft);color:var(--yellow);font-size:10px}.attention-list b.empty{background:var(--red-soft);color:var(--red)}.product-mini-thumb{display:grid;width:38px;height:38px;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:4px;background:#f1f3f0;color:#7f8988}.product-mini-thumb img,.product-thumb img,.media-preview img{width:100%;height:100%;object-fit:cover}.compact-product-list{display:grid}.compact-product-list>button{display:grid;grid-template-columns:40px minmax(170px,1fr) minmax(110px,.45fr) 62px 16px;align-items:center;gap:11px;min-height:61px;padding:8px 16px;border:0;border-bottom:1px solid #e8ebe8;background:#fff;color:var(--ink);text-align:left}.compact-product-list>button:last-child{border-bottom:0}.compact-product-list>button:hover{background:var(--surface-soft)}.compact-product-list strong,.compact-product-list small{display:block}.compact-product-list strong{font-size:12px}.compact-product-list small{margin-top:3px;color:var(--ink-muted);font-size:10px}.compact-product-name{min-width:0}.compact-product-name strong,.compact-product-name small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-list{display:grid;gap:0;margin:0;padding:7px 17px 12px;list-style:none}.activity-list li{position:relative;display:grid;grid-template-columns:14px minmax(0,1fr);gap:9px;min-height:51px;padding:9px 0}.activity-list li:not(:last-child):before{position:absolute;top:24px;bottom:-8px;left:4px;width:1px;background:var(--line);content:""}.activity-dot{width:9px;height:9px;margin-top:3px;border:2px solid #fff;border-radius:50%;background:var(--accent);box-shadow:0 0 0 1px var(--accent)}.activity-list strong,.activity-list small{display:block}.activity-list strong{font-size:11px;line-height:1.45}.activity-list small{margin-top:4px;color:var(--ink-muted);font-size:9px}.status-badge,.inventory-status,.movement-type,.audit-action-code{display:inline-flex;min-height:23px;align-items:center;padding:0 7px;border:1px solid transparent;border-radius:4px;font-size:10px;font-weight:700;white-space:nowrap}.status-badge.active{border-color:#b8dac9;background:var(--green-soft);color:var(--green)}.status-badge.draft{border-color:#ebd49b;background:var(--yellow-soft);color:#8e600b}.status-badge.archived{border-color:#d2d7d5;background:#eef0ef;color:#687273}.status-badge.deleted{border-color:#e8c0b9;background:var(--red-soft);color:var(--red)}.products-panel,.inventory-panel,.audit-panel{min-height:520px}.status-tabs{display:flex;min-height:48px;align-items:stretch;gap:2px;padding:0 14px;border-bottom:1px solid var(--line);overflow-x:auto}.status-tabs button{position:relative;display:inline-flex;min-width:max-content;align-items:center;gap:6px;padding:0 11px;border:0;background:transparent;color:var(--ink-soft);font-size:12px;font-weight:700}.status-tabs button:after{position:absolute;right:8px;bottom:0;left:8px;height:2px;background:transparent;content:""}.status-tabs button:hover,.status-tabs button.active{color:var(--ink)}.status-tabs button.active:after{background:var(--accent)}.status-tabs button span{min-width:18px;padding:1px 5px;border-radius:8px;background:#ecefed;color:#626b6c;font-size:9px;text-align:center}.filter-toolbar{display:flex;min-height:58px;align-items:center;gap:8px;padding:9px 14px;border-bottom:1px solid var(--line);background:var(--surface-soft)}.filter-toolbar select{height:36px;max-width:150px;padding:0 28px 0 9px;border:1px solid var(--line-strong);border-radius:4px;background:#fff;font-size:11px}.search-control{display:flex;min-width:240px;max-width:430px;height:36px;flex:1;align-items:center;gap:8px;padding:0 9px;border:1px solid var(--line-strong);border-radius:4px;background:#fff;color:var(--ink-muted)}.search-control:focus-within{border-color:#7d929d;box-shadow:0 0 0 3px #2b65941a}.search-control input{width:100%;min-width:0;height:34px;border:0;outline:0;background:transparent;font-size:12px}.search-control>button{display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center;padding:0;border:0;border-radius:3px;background:transparent;color:var(--ink-muted)}.bulk-toolbar{display:flex;min-height:46px;align-items:center;gap:5px;padding:6px 14px;border-bottom:1px solid #f1c6b9;background:#fff3ee;color:#633222}.bulk-toolbar strong{font-size:11px}.bulk-toolbar>span{flex:1}.bulk-toolbar button{display:inline-flex;min-height:30px;align-items:center;gap:5px;padding:0 8px;border:1px solid #e1b9ac;border-radius:4px;background:#fff;color:#70402f;font-size:10px;font-weight:700}.bulk-toolbar button.danger{color:var(--red)}.table-scroll{width:100%;overflow-x:auto}.data-table{width:100%;border-collapse:collapse;border-spacing:0;font-size:11px}.data-table th{height:38px;padding:7px 10px;border-bottom:1px solid var(--line);background:#fbfcfa;color:#737c7d;font-family:Bahnschrift,Microsoft YaHei,sans-serif;font-size:9px;font-weight:700;text-align:left;text-transform:uppercase;white-space:nowrap}.data-table td{min-height:58px;padding:9px 10px;border-bottom:1px solid #e8ebe8;color:#3c4446;vertical-align:middle}.data-table tbody tr:hover{background:#fafbf9}.data-table tbody tr:last-child td{border-bottom:0}.product-list-table{min-width:1160px;table-layout:fixed}.product-list-table th:nth-child(2){width:260px}.product-list-table th:nth-child(3){width:140px}.product-list-table th:nth-child(4){width:135px}.product-list-table th:nth-child(5){width:100px}.product-list-table th:nth-child(6){width:130px}.product-list-table th:nth-child(7){width:78px}.product-list-table th:nth-child(8){width:90px}.check-column{width:38px;padding-right:4px!important;text-align:center!important}.check-column input{width:15px;height:15px;accent-color:var(--accent)}.action-column{width:84px;text-align:right!important;white-space:nowrap}.action-column .icon-button{display:inline-grid;width:30px;height:30px;margin-left:3px;flex-basis:30px}.product-cell{display:flex;width:100%;min-width:0;align-items:center;gap:10px;padding:0;border:0;background:transparent;color:var(--ink);text-align:left}.product-cell>span:last-child{min-width:0}.product-cell strong,.product-cell small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-cell strong{font-size:11px}.product-cell small{margin-top:4px;color:var(--ink-muted);font-family:Consolas,monospace;font-size:9px}.product-thumb{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:4px;background:#eef1ed;color:#778180}.table-primary,.table-secondary{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-primary{color:#333a3c;font-size:11px}.table-secondary{margin-top:4px;color:var(--ink-muted);font-size:9px}.warning-text,.stock-low{color:var(--yellow)!important}.stock-out{color:var(--red)!important}.readiness-cell{display:flex;align-items:center;gap:7px}.readiness-cell>div{width:58px;height:5px;overflow:hidden;border-radius:4px;background:#e7eae7}.readiness-cell i{display:block;height:100%;border-radius:inherit;background:var(--green)}.readiness-cell span{font-size:9px;font-weight:700}.table-footer{display:flex;min-height:50px;align-items:center;justify-content:space-between;gap:12px;padding:8px 14px;border-top:1px solid var(--line);color:var(--ink-muted);font-size:10px}.page-size-control,.page-size-control label{display:flex;align-items:center;gap:10px}.page-size-control select{height:28px;padding:0 22px 0 7px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--ink);font-size:10px}.pagination{display:flex;align-items:center;gap:8px}.pagination .icon-button{width:30px;height:30px;flex-basis:30px}.editor-screen{position:fixed;inset:0;z-index:50;display:flex;flex-direction:column;overflow:hidden;background:#f3f4f1}.editor-deleted-banner{display:flex;min-height:42px;flex:0 0 auto;align-items:center;justify-content:center;gap:8px;padding:8px 18px;border-bottom:1px solid #e8cfa1;background:#fff7e8;color:#855b16;font-size:11px;font-weight:650}.editor-body.is-readonly{filter:saturate(.45);opacity:.78}.editor-topbar{display:flex;min-height:72px;flex:0 0 72px;align-items:center;justify-content:space-between;gap:18px;padding:10px 22px;border-bottom:1px solid var(--line);background:#fff}.editor-title,.editor-actions{display:flex;align-items:center;gap:10px}.editor-title{min-width:0}.editor-title>div{min-width:0}.editor-title h1{max-width:520px;margin:2px 0 0;overflow:hidden;font-family:Bahnschrift,Microsoft YaHei,sans-serif;font-size:19px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.editor-tabs{display:flex;min-height:48px;flex:0 0 48px;align-items:center;justify-content:center;gap:3px;border-bottom:1px solid var(--line);background:#fff;overflow-x:auto}.editor-tabs button{position:relative;display:inline-flex;min-width:max-content;height:48px;align-items:center;gap:7px;padding:0 15px;border:0;background:transparent;color:var(--ink-soft);font-size:12px;font-weight:700}.editor-tabs button:after{position:absolute;right:12px;bottom:0;left:12px;height:2px;background:transparent;content:""}.editor-tabs button.active{color:var(--ink)}.editor-tabs button.active:after{background:var(--accent)}.editor-tabs button>span{display:grid;min-width:18px;height:18px;place-items:center;border-radius:9px;background:#ecefed;color:#646d6e;font-size:9px}.editor-body{flex:1;overflow-y:auto}.editor-section{width:min(1180px,calc(100% - 36px));margin:20px auto 120px;border:1px solid var(--line);border-radius:6px;background:#fff}.section-heading{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:18px;padding:15px 20px;border-bottom:1px solid var(--line)}.section-heading>p{max-width:380px;margin:0;color:var(--ink-muted);font-size:11px;line-height:1.6;text-align:right}.field-grid{display:grid;gap:17px;padding:20px}.field-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.field-wide{grid-column:1 / -1}.field{display:grid;align-content:start;gap:6px;min-width:0}.field>span{color:#51595b;font-size:11px;font-weight:700}.field b{color:var(--accent)}.field input,.field select,.field textarea,.option-row input,.variant-editor-table input,.inline-create-form input{width:100%;min-width:0;border:1px solid var(--line-strong);border-radius:4px;outline:0;background:#fff}.field input,.field select,.option-row input,.inline-create-form input{height:38px;padding:0 10px}.field textarea{padding:9px 10px;line-height:1.65;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus,.option-row input:focus,.variant-editor-table input:focus,.inline-create-form input:focus{border-color:#7d929d;box-shadow:0 0 0 3px #2b65941a}.field>small{color:var(--ink-muted);font-size:9px;line-height:1.5}.rich-editor{overflow:hidden;margin:20px;border:1px solid var(--line-strong);border-radius:8px;background:#fff;box-shadow:0 12px 34px #1d2b2f0f}.rich-editor-toolbar{position:sticky;top:0;z-index:2;display:flex;min-height:50px;align-items:center;gap:4px;padding:7px 9px;border-bottom:1px solid var(--line);background:#f7f7f4f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.rich-editor-toolbar select{height:34px;padding:0 28px 0 9px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--ink);font-size:10px}.rich-editor-toolbar button{display:inline-flex;width:34px;height:34px;flex:0 0 34px;align-items:center;justify-content:center;padding:0;border:1px solid transparent;border-radius:4px;background:transparent;color:#586164}.rich-editor-toolbar button:hover:not(:disabled){border-color:#c8d1d1;background:#fff;color:var(--accent)}.rich-editor-toolbar button:disabled{cursor:not-allowed;opacity:.45}.rich-editor-toolbar .insert-detail-image{width:auto;flex-basis:auto;gap:6px;padding:0 11px;border-color:#b8c9cd;background:#fff;color:#245b70;font-size:10px;font-weight:750}.toolbar-divider{width:1px;height:22px;margin:0 3px;background:var(--line)}.toolbar-spacer{min-width:8px;flex:1}.rich-editor-canvas{min-height:520px;padding:42px clamp(28px,8vw,110px) 70px;outline:0;color:#2f3435;font-size:14px;line-height:1.9}.rich-editor-canvas:empty:before{color:#a1a9aa;content:attr(data-placeholder);pointer-events:none}.product-detail-content h2,.product-detail-content h3,.product-detail-content p,.product-detail-content blockquote,.product-detail-content ul,.product-detail-content ol,.product-detail-content figure{max-width:760px;margin-right:auto;margin-left:auto}.product-detail-content h2{margin-top:34px;margin-bottom:14px;color:#1f292b;font-size:24px;line-height:1.35;letter-spacing:-.025em}.product-detail-content h3{margin-top:26px;margin-bottom:10px;color:#283436;font-size:18px;line-height:1.45}.product-detail-content p{margin-top:0;margin-bottom:16px}.product-detail-content blockquote{margin-top:22px;margin-bottom:22px;padding:14px 18px;border-left:3px solid var(--accent);background:#f4f6f2;color:#566063}.product-detail-content ul,.product-detail-content ol{box-sizing:border-box;padding-left:26px}.product-detail-content figure{margin-top:30px;margin-bottom:30px}.product-detail-content img{display:block;width:auto;max-width:100%;max-height:900px;margin:0 auto;border-radius:4px;object-fit:contain;box-shadow:0 14px 36px #19272b1f;cursor:zoom-in}.previewable-image{cursor:zoom-in}.previewable-image:hover{filter:brightness(.94)}.vel-modal{background:#0f1314eb!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.vel-img{max-width:min(90vw,1440px)!important;max-height:84vh!important;border:1px solid rgba(255,255,255,.16);border-radius:4px;background:#202526!important;box-shadow:0 28px 80px #00000080!important}.vel-toolbar{bottom:18px!important;border:1px solid rgba(255,255,255,.14);background:#202526!important;box-shadow:0 8px 28px #00000052}.vel-toolbar .toolbar-btn{background:#202526!important}.vel-toolbar .toolbar-btn:hover{background:#343c3e!important}.vel-img-title{bottom:66px!important;padding:7px 12px;border-radius:3px;background:#151a1bc2;color:#f4f5f1!important;font-family:Bahnschrift,Microsoft YaHei,sans-serif;font-size:12px!important;letter-spacing:.02em}.image-preview-hint{position:fixed;z-index:9999;top:18px;left:20px;padding:7px 10px;border:1px solid rgba(255,255,255,.14);border-radius:3px;background:#181d1fad;color:#ffffffb3;font-size:10px;letter-spacing:.06em;pointer-events:none}.product-detail-content figcaption{margin-top:9px;color:#879092;font-size:10px;text-align:center}.product-detail-content figcaption[data-placeholder]:empty:before{content:attr(data-placeholder);color:var(--muted);font-style:italic;pointer-events:none}.product-detail-content a{color:#286d8a;text-decoration:underline;text-underline-offset:3px}.rich-editor-footer{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:18px;padding:8px 12px;border-top:1px solid var(--line);background:#fafaf8;color:var(--ink-muted);font-size:9px}.rich-editor-footer span{display:inline-flex;align-items:center;gap:6px}.rich-editor-footer strong{flex:0 0 auto;color:#596264}.rich-editor.disabled{box-shadow:none;opacity:.75}.segmented-control{display:flex;height:34px;padding:2px;border:1px solid var(--line);border-radius:5px;background:#f2f4f1}.segmented-control button{min-width:72px;padding:0 10px;border:0;border-radius:3px;background:transparent;color:var(--ink-soft);font-size:11px;font-weight:700}.segmented-control button.active{background:#fff;color:var(--ink);box-shadow:0 1px 3px #1e26281f}.option-builder{display:grid;gap:9px;margin:17px 20px;padding:13px;border:1px solid #d4d9d5;border-radius:5px;background:#f7f8f5}.option-builder-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:3px}.option-builder-head strong,.option-builder-head small{display:block}.option-builder-head strong{font-size:12px}.option-builder-head small{margin-top:3px;color:var(--ink-muted);font-size:9px}.option-row{display:grid;grid-template-columns:180px minmax(200px,1fr) 36px;gap:8px}.variant-table-wrap{margin:0 20px 18px;overflow-x:auto;border:1px solid var(--line);border-radius:5px}.variant-editor-table{min-width:1100px;table-layout:fixed}.variant-editor-table th:nth-child(1){width:135px}.variant-editor-table th:nth-child(2){width:160px}.variant-editor-table th:nth-child(3){width:130px}.variant-editor-table th:nth-child(4),.variant-editor-table th:nth-child(5),.variant-editor-table th:nth-child(6),.variant-editor-table th:nth-child(7),.variant-editor-table th:nth-child(8),.variant-editor-table th:nth-child(9){width:95px}.variant-editor-table th:nth-child(10){width:60px}.variant-editor-table td{padding:6px}.variant-editor-table input{height:32px;padding:0 7px;font-size:10px}.code-input{font-family:Consolas,monospace!important}.switch-control{display:inline-flex;align-items:center}.switch-control input{position:absolute;width:1px;height:1px;opacity:0}.switch-control span{position:relative;display:block;width:32px;height:18px;border-radius:10px;background:#b9c0be;transition:background .18s ease}.switch-control span:after{position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;content:"";transition:transform .18s ease}.switch-control input:checked+span{background:var(--green)}.switch-control input:checked+span:after{transform:translate(14px)}.inline-note{display:flex;align-items:flex-start;gap:7px;margin:0 20px 20px;color:var(--ink-muted);font-size:10px;line-height:1.55}.inline-note svg{flex:0 0 15px}.media-heading-actions{display:flex;align-items:center;gap:7px}.media-editor-list{display:grid}.media-editor-row{display:grid;grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:15px;padding:14px 20px;border-bottom:1px solid var(--line)}.media-editor-row:last-child{border-bottom:0}.media-preview{display:grid;width:88px;height:70px;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:4px;background:#eef1ed;color:#8a9392}.media-fields{display:grid;grid-template-columns:minmax(240px,1.4fr) minmax(180px,.8fr);gap:12px}.media-actions{display:flex;gap:5px}.editor-footer{position:fixed;right:0;bottom:0;left:0;z-index:52;display:flex;min-height:62px;align-items:center;justify-content:center;gap:18px;padding:10px 22px;border-top:1px solid var(--line);background:#fffffff7}.readiness-indicator{display:grid;width:min(720px,100%);grid-template-columns:auto minmax(120px,240px) 42px minmax(150px,1fr);align-items:center;gap:9px}.readiness-indicator>span,.readiness-indicator strong,.readiness-indicator small{font-size:10px}.readiness-indicator>span{color:var(--ink-soft);font-weight:700}.readiness-indicator>div{height:6px;overflow:hidden;border-radius:4px;background:#e6e9e6}.readiness-indicator i{display:block;height:100%;border-radius:inherit;background:var(--green)}.readiness-indicator small{overflow:hidden;color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap}.form-error{display:flex;align-items:flex-start;gap:6px;max-width:500px;margin:0;padding:8px 10px;border-left:3px solid var(--red);background:var(--red-soft);color:#9e3729;font-size:10px;line-height:1.45}.form-error svg{flex:0 0 16px}.editor-loading{display:flex;flex:1;align-items:center;justify-content:center;gap:9px;color:var(--ink-soft);font-size:13px}.inventory-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.inventory-summary article{display:flex;min-height:78px;align-items:center;gap:12px;padding:13px 15px;border:1px solid var(--line);border-radius:6px;background:#fff}.inventory-summary article>span{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:4px;background:#ecefed;color:#4f595b}.inventory-summary article>span.success{background:var(--green-soft);color:var(--green)}.inventory-summary article>span.warning{background:var(--yellow-soft);color:var(--yellow)}.inventory-summary article>span.danger{background:var(--red-soft);color:var(--red)}.inventory-summary small,.inventory-summary strong{display:block}.inventory-summary small{color:var(--ink-muted);font-size:10px}.inventory-summary strong{margin-top:3px;font-family:Bahnschrift,Microsoft YaHei,sans-serif;font-size:21px}.inventory-header{min-height:70px}.status-tabs.compact-tabs{min-height:34px;padding:0;border:1px solid var(--line);border-radius:5px;background:#f5f6f3}.status-tabs.compact-tabs button{min-height:32px;padding:0 10px;font-size:10px}.inventory-table{min-width:940px;table-layout:fixed}.inventory-table th:nth-child(1){width:255px}.inventory-table th:nth-child(2){width:150px}.inventory-table th:nth-child(3),.inventory-table th:nth-child(4),.inventory-table th:nth-child(5),.inventory-table th:nth-child(6),.inventory-table th:nth-child(7){width:95px}.inventory-table th:nth-child(8){width:90px}.stock-number{font-family:Bahnschrift,Microsoft YaHei,sans-serif;font-size:16px}.inventory-status.healthy{background:var(--green-soft);color:var(--green)}.inventory-status.low{background:var(--yellow-soft);color:var(--yellow)}.inventory-status.out{background:var(--red-soft);color:var(--red)}.movement-table{min-width:900px}.movement-table th:nth-child(2){width:220px}.movement-table th:nth-child(6){width:280px}.movement-type{background:#eef1f3;color:#536064}.positive{color:var(--green)}.negative{color:var(--red)}.reason-cell{max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal-layer{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:20px;background:#181d1f94}.dialog-card{width:min(520px,100%);max-height:calc(100vh - 40px);overflow-y:auto;border:1px solid #303739;border-radius:6px;background:#fff;box-shadow:0 22px 60px #181d1f38}.dialog-card>header{display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid var(--line)}.adjustment-product{display:flex;align-items:center;gap:10px;margin:14px 16px 0;padding:11px;border-left:3px solid var(--accent);background:#fff3ee}.adjustment-product strong,.adjustment-product small{display:block}.adjustment-product strong{font-size:12px}.adjustment-product small{margin-top:3px;color:var(--ink-soft);font-size:10px}.adjustment-dialog form{display:grid;gap:15px;padding:16px}.adjustment-types{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0;padding:0;border:0}.adjustment-types legend{margin-bottom:7px;color:#51595b;font-size:11px;font-weight:700}.adjustment-types label{display:flex;min-height:40px;align-items:center;justify-content:center;gap:6px;border:1px solid var(--line-strong);border-radius:4px;color:var(--ink-soft);cursor:pointer;font-size:11px;font-weight:700}.adjustment-types label.active{border-color:var(--ink);background:var(--ink);color:#fff}.adjustment-types input{position:absolute;width:1px;height:1px;opacity:0}.adjustment-dialog footer{display:flex;justify-content:flex-end;gap:8px;padding-top:3px}.taxonomy-intro{display:flex;align-items:center;justify-content:space-between;gap:26px;padding:18px 20px;border-left:4px solid var(--accent);background:#fff}.taxonomy-intro>div:first-child{max-width:670px}.taxonomy-intro>div:first-child>p:last-child{margin:7px 0 0;color:var(--ink-soft);font-size:11px;line-height:1.65}.taxonomy-stats{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px}.taxonomy-stats span{color:var(--ink-muted);font-size:10px}.taxonomy-stats strong{margin-right:3px;color:var(--ink);font-family:Bahnschrift,Microsoft YaHei,sans-serif;font-size:18px}.taxonomy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.heading-with-icon{display:flex;align-items:center;gap:9px}.heading-with-icon>span{display:grid;width:34px;height:34px;place-items:center;border-radius:4px;background:var(--blue-soft);color:var(--blue)}.brand-heading>span{background:var(--yellow-soft);color:var(--yellow)}.count-chip{display:grid;min-width:28px;height:24px;place-items:center;padding:0 7px;border-radius:12px;background:#ecefed;color:#657072;font-size:10px;font-weight:700}.inline-create-form{display:flex;gap:7px;padding:12px 14px;border-bottom:1px solid var(--line);background:var(--surface-soft)}.taxonomy-list{display:grid}.taxonomy-list>div{display:grid;grid-template-columns:32px minmax(0,1fr) auto;min-height:56px;align-items:center;gap:9px;padding:8px 14px;border-bottom:1px solid #e8ebe8}.taxonomy-list>div:last-child{border-bottom:0}.taxonomy-mark{display:grid;width:30px;height:30px;place-items:center;border-radius:4px;background:var(--blue-soft);color:var(--blue)}.taxonomy-mark.brand{background:var(--yellow-soft);color:var(--yellow)}.taxonomy-list strong,.taxonomy-list small{display:block}.taxonomy-list strong{font-size:11px}.taxonomy-list small{margin-top:3px;color:var(--ink-muted);font-size:9px}.taxonomy-list b{color:var(--ink-soft);font-size:9px}.taxonomy-toolbar{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:12px;padding:8px 14px;border-bottom:1px solid var(--line);background:var(--surface-soft)}.taxonomy-toolbar>span{flex:0 0 auto;color:var(--ink-muted);font-size:9px}.compact-search{width:min(280px,100%);height:34px;background:#fff}.managed-list>div{grid-template-columns:minmax(0,1fr) auto auto auto;gap:12px;min-height:66px;transition:background .15s ease,opacity .15s ease}.managed-list>div:hover{background:#f8faf8}.managed-list>div.disabled{opacity:.62}.taxonomy-record{display:flex;min-width:0;align-items:center;gap:9px;padding:0;border:0;background:transparent;color:var(--ink);cursor:pointer;text-align:left}.taxonomy-record:hover strong{color:var(--blue)}.taxonomy-copy{min-width:0}.taxonomy-copy strong,.taxonomy-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.taxonomy-mark{overflow:hidden}.taxonomy-mark img{width:100%;height:100%;object-fit:cover}.taxonomy-usage{color:var(--ink-muted);font-size:9px;white-space:nowrap}.master-status{display:inline-flex;min-width:40px;height:22px;align-items:center;justify-content:center;border-radius:11px;background:var(--green-soft);color:var(--green);font-size:9px;font-weight:700}.master-status.disabled{background:#ecefed;color:var(--ink-muted)}.taxonomy-actions{display:flex;gap:3px}.taxonomy-actions button{display:grid;width:28px;height:28px;place-items:center;border:1px solid transparent;border-radius:4px;background:transparent;color:var(--ink-muted);cursor:pointer}.taxonomy-actions button:hover{border-color:var(--line);background:#fff;color:var(--blue)}.taxonomy-actions button.danger:hover{color:var(--red)}.taxonomy-dialog{width:min(680px,100%)}.taxonomy-form .field-grid{padding:18px}.taxonomy-form>.form-error{margin:0 18px}.brand-logo-uploader{display:grid;grid-template-columns:104px minmax(0,1fr);align-items:center;gap:16px;padding:14px;border:1px solid var(--line);border-radius:5px;background:linear-gradient(135deg,#fbfcfa,#f4f6f2)}.brand-logo-preview{display:grid;width:104px;height:104px;overflow:hidden;place-items:center;padding:0;border:1px dashed #b9c0b9;border-radius:6px;background:#fff;color:var(--yellow);cursor:pointer}.brand-logo-preview:hover:not(:disabled){border-color:var(--blue);color:var(--blue)}.brand-logo-preview img{width:100%;height:100%;object-fit:contain}.brand-logo-controls{display:grid;gap:10px}.brand-logo-controls>div{display:flex;flex-wrap:wrap;gap:8px}.brand-logo-controls small{max-width:360px;color:var(--ink-muted);font-size:10px;line-height:1.6}.external-image-source{margin-top:9px}.external-image-source summary{width:max-content;color:var(--blue);cursor:pointer;font-size:10px;font-weight:700}.external-image-source input{width:100%;margin-top:8px}.taxonomy-form>footer{display:flex;justify-content:flex-end;gap:8px;padding:14px 18px;border-top:1px solid var(--line)}.rule-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.rule-grid>div{padding:17px;border-right:1px solid var(--line)}.rule-grid>div:last-child{border-right:0}.rule-grid>div>span{display:grid;width:34px;height:34px;place-items:center;border-radius:4px;background:#eef1ef;color:#596466}.rule-grid strong{display:block;margin-top:10px;font-size:11px}.rule-grid p{margin:5px 0 0;color:var(--ink-muted);font-size:10px;line-height:1.6}.audit-toolbar{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:18px;padding:10px 14px;border-bottom:1px solid var(--line)}.audit-summary{display:flex;min-width:0;align-items:center;gap:10px}.audit-summary>span{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border-radius:4px;background:var(--green-soft);color:var(--green)}.audit-summary strong,.audit-summary small{display:block}.audit-summary strong{font-size:12px}.audit-summary small{margin-top:4px;color:var(--ink-muted);font-size:10px}.filter-toolbar.compact-filter{min-height:auto;flex:0 0 auto;padding:0;border:0;background:transparent}.audit-list{display:grid;padding:5px 18px 18px}.audit-list article{position:relative;display:grid;grid-template-columns:40px minmax(0,1fr);gap:11px;padding:14px 0;border-bottom:1px solid #e8ebe8}.audit-list article:last-child{border-bottom:0}.audit-list article:not(:last-child):before{position:absolute;top:50px;bottom:-15px;left:19px;width:1px;background:#e1e5e2;content:""}.audit-icon{position:relative;z-index:1;display:grid;width:40px;height:40px;place-items:center;border:1px solid #d8ddda;border-radius:50%;background:#f2f4f2;color:#5b6667}.audit-icon.created,.audit-icon.restored{border-color:#b8dac9;background:var(--green-soft);color:var(--green)}.audit-icon.danger{border-color:#e8c0b9;background:var(--red-soft);color:var(--red)}.audit-icon.inventory{border-color:#bed4e4;background:var(--blue-soft);color:var(--blue)}.audit-icon.taxonomy,.audit-icon.status{border-color:#ebd49b;background:var(--yellow-soft);color:var(--yellow)}.audit-content{min-width:0}.audit-content>div:first-child{display:flex;align-items:center;gap:8px}.audit-content strong{min-width:0;overflow:hidden;color:#343c3e;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.audit-action-code{min-height:20px;background:#eef1ef;color:#687273;font-family:Consolas,monospace;font-size:8px}.audit-content>p{margin:7px 0 0;color:var(--ink-soft);font-size:10px;line-height:1.5}.audit-content footer{display:flex;flex-wrap:wrap;align-items:center;gap:13px;margin-top:8px;color:var(--ink-muted);font-size:9px}.audit-content footer span,.audit-content footer button{display:inline-flex;align-items:center;gap:4px}.audit-content footer button{padding:0;border:0;background:transparent;color:var(--blue);font-size:9px;font-weight:700}.app-toast{position:fixed;right:22px;bottom:22px;z-index:80;display:flex;max-width:min(420px,calc(100vw - 32px));min-height:44px;align-items:center;gap:8px;padding:10px 13px;border:1px solid #b8dac9;border-radius:5px;background:#fff;color:var(--green);box-shadow:0 12px 32px #1e262829;font-size:12px;font-weight:700}.app-toast.error{border-color:#e8c0b9;color:var(--red)}.toast-enter-active,.toast-leave-active{transition:opacity .18s ease,transform .18s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translateY(8px)}@media(max-width:1180px){.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-grid,.overview-grid.lower-grid{grid-template-columns:1fr}.inventory-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-toolbar{flex-wrap:wrap}.search-control{max-width:none}}@media(max-width:900px){.app-shell{display:block}.app-sidebar{position:sticky;width:100%;height:auto;min-height:66px;flex-direction:row;align-items:center;gap:12px;padding:8px 10px}.app-brand{min-width:166px;min-height:48px;padding:0 12px 0 0;border-right:1px solid #343a3c;border-bottom:0}.app-nav{display:flex;flex:1;gap:3px;margin:0;overflow-x:auto}.app-nav button{grid-template-columns:20px auto;min-width:max-content;min-height:40px}.app-nav button small,.tenant-card{display:none}.topbar{top:64px}.page-loading{inset:140px 0 0}.taxonomy-grid{grid-template-columns:1fr}}@media(max-width:700px){.app-sidebar{align-items:flex-start;flex-direction:column}.app-brand{width:100%;min-height:42px;border-right:0;border-bottom:1px solid #343a3c}.app-nav{width:100%}.app-nav button{grid-template-columns:18px auto;min-height:36px;padding:0 9px;font-size:11px}.topbar{top:102px;min-height:68px;padding:10px 14px}.topbar h1{font-size:18px}.topbar-actions .button{width:36px;padding:0;font-size:0}.page-stage{padding:14px 12px 28px}.metrics-grid,.inventory-summary{grid-template-columns:1fr}.metric-block{min-height:92px}.status-bar-row{grid-template-columns:78px minmax(60px,1fr) 32px}.compact-product-list>button{grid-template-columns:40px minmax(140px,1fr) 16px}.compact-product-list>button>span:nth-child(3),.compact-product-list>button>span:nth-child(4){display:none}.filter-toolbar select{max-width:none;flex:1}.search-control{min-width:100%}.bulk-toolbar{overflow-x:auto}.editor-topbar{min-height:68px;flex-basis:68px;padding:8px 11px}.editor-title h1{max-width:180px;font-size:16px}.editor-title>.status-badge{display:none}.editor-actions .button-secondary{display:none}.editor-actions .button-primary{min-width:40px;padding:0 10px;font-size:11px}.editor-tabs{justify-content:flex-start}.editor-section{width:calc(100% - 20px);margin-top:10px}.section-heading{align-items:flex-start;flex-direction:column;padding:13px}.section-heading>p{text-align:left}.field-grid{padding:14px}.field-grid-2{grid-template-columns:1fr}.field-wide{grid-column:auto}.option-builder{margin:12px}.option-row{grid-template-columns:1fr 36px}.option-row input:first-child{grid-column:1 / -1}.variant-table-wrap{margin:0 12px 14px}.inline-note{margin-inline:12px}.rich-editor{margin:12px}.rich-editor-toolbar{position:static;flex-wrap:wrap}.rich-editor-toolbar select{flex:1}.toolbar-spacer{display:none}.rich-editor-toolbar .insert-detail-image{margin-left:auto}.rich-editor-canvas{min-height:420px;padding:26px 18px 50px}.rich-editor-footer{align-items:flex-start;flex-direction:column}.media-editor-row{grid-template-columns:68px minmax(0,1fr);gap:10px;padding:12px}.media-preview{width:68px;height:68px}.media-fields{grid-template-columns:1fr}.media-actions{grid-column:2}.editor-footer{min-height:54px;padding:8px 12px}.readiness-indicator{grid-template-columns:auto minmax(80px,1fr) 38px}.readiness-indicator small,.editor-footer .form-error{display:none}.taxonomy-intro{align-items:flex-start;flex-direction:column}.taxonomy-stats{justify-content:flex-start}.rule-grid{grid-template-columns:1fr}.brand-logo-uploader{grid-template-columns:76px minmax(0,1fr);gap:12px;padding:11px}.brand-logo-preview{width:76px;height:76px}.rule-grid>div{border-right:0;border-bottom:1px solid var(--line)}.audit-toolbar{align-items:flex-start;flex-direction:column}.filter-toolbar.compact-filter{width:100%}.audit-content>div:first-child{align-items:flex-start;flex-direction:column}.app-toast{right:16px;bottom:16px;left:16px}}
