:root{color:#242528;background:#f5f5f6;font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--green: #3e4146;--green-hover: #2d2f33;--ink: #242528;--muted: #6c6f75;--line: #dedfe2;--soft: #f0f1f2;--white: #fff;--amber: #a66d24;--red: #a3423d}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f5f5f6}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #c9cbd0;border-radius:5px;outline:none}input,select{height:38px;padding:0 10px}textarea{padding:9px 10px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#767a82;box-shadow:0 0 0 3px #34373c1a}button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 13px;border:1px solid transparent;border-radius:5px;background:transparent}.primary{color:#fff;background:var(--green);border-color:var(--green)}.primary:hover{background:var(--green-hover)}.secondary{color:#34363a;background:#fff;border-color:#c9cbd0}.secondary:hover{background:#f3f3f4}.wide{width:100%}.icon-button{width:36px;min-width:36px;height:36px;padding:0;color:#50535a;background:#fff;border-color:#d3d5d9}.icon-button.plain{background:transparent;border-color:transparent}.danger-quiet{color:var(--red)}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.error-text{color:var(--red)!important}.success-text{display:inline-flex;align-items:center;gap:6px;color:#36704e}.login-page{display:grid;min-height:100vh;place-items:center;padding:24px;background:#f2f2f3}.login-panel{width:min(380px,100%);padding:36px;background:#fff;border:1px solid #d9dade;border-radius:7px;box-shadow:0 18px 55px #1c1d2017}.login-mark{display:grid;width:48px;height:48px;margin-bottom:22px;color:#fff;background:var(--green);border-radius:6px;place-items:center}.login-panel h1{margin:0;font-size:25px;font-weight:650}.login-panel>p{margin:7px 0 27px;color:var(--muted);font-size:14px}.login-panel form{display:grid;gap:17px}.login-panel label,.form-grid label{display:grid;gap:7px;color:#4f5156;font-size:13px}.form-error{padding:9px 11px;color:var(--red);background:#fff3f1;border:1px solid #f0d1ce;border-radius:5px;font-size:13px}.app-shell{display:grid;min-height:100vh;grid-template-columns:184px minmax(0,1fr)}.sidebar{position:sticky;top:0;display:flex;height:100vh;flex-direction:column;color:#25272b;background:#f0f1f2;border-right:1px solid #d8dade}.brand{display:flex;align-items:center;gap:9px;height:66px;padding:0 15px;background:#f7f7f8;border-bottom:1px solid #d8dade}.brand>span{display:grid;width:36px;height:36px;color:#fff;background:#3e4146;border-radius:5px;place-items:center}.brand div{display:grid;gap:3px}.brand strong{font-size:15px;font-weight:600}.brand small{color:#74777d;font-size:11px}.sidebar nav{display:grid;align-content:start;gap:5px;padding:12px 9px}.sidebar nav button{justify-content:flex-start;height:42px;color:#5e6167}.sidebar nav button:hover,.sidebar nav button.active{color:#1f2023;background:#e0e2e5}.sidebar nav button.active{box-shadow:inset 3px 0 #4a4d52}.nav-group{display:grid;gap:2px}.group-button{width:100%;justify-content:space-between!important;height:38px!important;padding:0 11px;color:#2c2e32!important}.group-button.selected{background:#e7e8ea}.group-button svg{transition:transform .15s ease}.group-button svg.rotated{transform:rotate(-90deg)}.subnav{display:grid;gap:2px;padding:0 0 5px 10px}.subnav button{height:36px!important;font-size:13px}.global-nav{padding:2px 9px 12px;border-top:1px solid #d8dade}.global-nav button{width:100%;justify-content:flex-start;height:42px;color:#5e6167}.global-nav button:hover,.global-nav button.active{color:#1f2023;background:#e0e2e5}.global-nav button.active{box-shadow:inset 3px 0 #4a4d52}.sidebar-foot{margin-top:auto;padding:13px;border-top:1px solid #d8dade}.sidebar-foot button{width:100%;justify-content:flex-start;color:#666970}.main-content{min-width:0}.workspace{min-height:100vh;padding:28px 32px 40px}.workspace-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:23px}.workspace-head h2{margin:0;font-size:24px;font-weight:650}.workspace-head p{margin:6px 0 0;color:var(--muted);font-size:13px}.head-actions{display:flex;gap:9px}.metric-strip{display:grid;margin-bottom:16px;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:6px;grid-template-columns:repeat(4,1fr)}.metric-strip div{display:grid;gap:3px;padding:17px 20px;border-right:1px solid var(--line)}.metric-strip div:last-child{border-right:0}.metric-strip strong{font-size:23px;font-weight:600}.metric-strip span{color:var(--muted);font-size:12px}.metric-strip.three-columns{grid-template-columns:repeat(3,1fr)}.metric-strip.four-columns{grid-template-columns:repeat(4,1fr)}.filters{display:flex;align-items:center;gap:9px;padding:12px;background:#fff;border:1px solid var(--line);border-bottom:0;border-radius:6px 6px 0 0}.filters select{width:145px}.filters select:nth-of-type(2){width:190px}.search{position:relative;width:min(320px,35vw)}.search svg{position:absolute;top:10px;left:10px;color:#7d857f}.search input{padding-left:35px}.list-error{padding:9px 13px;color:var(--red);background:#fff3f1;border:1px solid #f0d1ce;border-bottom:0;font-size:12px}.table-wrap{position:relative;overflow-x:auto;background:#fff;border:1px solid var(--line);border-radius:0 0 6px 6px}table{width:100%;border-collapse:collapse;font-size:13px}th{height:42px;padding:0 13px;color:#70737a;background:#f4f4f5;border-bottom:1px solid var(--line);font-size:12px;font-weight:550;text-align:left;white-space:nowrap}td{height:68px;padding:8px 13px;border-bottom:1px solid #ececef;vertical-align:middle}tbody tr:hover{background:#f7f7f8}tbody tr:last-child td{border-bottom:0}.product-cell{display:flex;align-items:center;gap:11px;min-width:175px}.product-cell img{width:48px;height:48px;flex:none;object-fit:cover;background:#eeeeef;border-radius:4px}.product-cell div{display:grid;gap:4px}.product-cell strong,td>strong{font-weight:580}code,td small{display:block;color:#85878c;font:11px Consolas,monospace}.muted-strong{color:#494b50}.completeness{padding:3px 7px;color:#50535a;background:#eff0f1;border-radius:4px;font-size:11px;white-space:nowrap}.completeness.warning{color:#92601e;background:#f9f1e4}.publish-switch{position:relative;width:78px;height:28px;min-height:28px;padding:0 7px 0 29px;color:#fff;background:#929994;border:0;border-radius:14px;font-size:11px}.publish-switch span{position:absolute;top:3px;left:3px;width:22px;height:22px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #1c2a2247;transition:left .15s ease}.publish-switch b{font-weight:500;white-space:nowrap}.publish-switch.on{padding:0 29px 0 7px;background:#3f7656}.publish-switch.on span{left:53px}.status{display:inline-block;padding:3px 8px;border-radius:4px;font-size:11px;white-space:nowrap}.status.published{color:#326444;background:#e8f3eb}.status.draft{color:#7d5c27;background:#f7f0e3}.status.offline{color:#6c7070;background:#eceeee}.product-state{display:inline-flex;align-items:center;justify-content:center;gap:5px;width:78px;height:28px;border-radius:14px;font-size:11px;font-weight:550}.product-state.draft{color:#76531f;background:#f4e5c9;border:1px solid #dfc18d}.product-switches{display:flex;align-items:center;gap:7px;min-width:163px}.price-switch.on{background:#3f7656}.scope-switches{display:flex;align-items:center;gap:7px;margin-left:auto}.scope-switch{width:112px;padding-left:31px;white-space:nowrap}.scope-switch.on{padding-right:31px;padding-left:7px}.scope-switch.on span{left:87px}.operation-toast{position:fixed;z-index:40;top:22px;left:50%;display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 16px;color:#245d3b;background:#eff8f1;border:1px solid #bcd9c4;border-radius:6px;box-shadow:0 10px 28px #23432d29;transform:translate(-50%);font-size:13px;font-weight:550}.toast-enter-active,.toast-leave-active{transition:opacity .16s ease,transform .16s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(-50%,-8px)}.date-cell{color:#737a75;white-space:nowrap}.table-state{padding:55px;color:#767e78;text-align:center}.pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0 0;color:var(--muted);font-size:12px}.pagination>div{display:flex;align-items:center;gap:7px}.pagination button{min-height:32px;padding:0 10px;font-size:12px}.pagination label{display:flex;align-items:center;gap:5px;white-space:nowrap}.pagination input{width:54px;height:32px;padding:0 5px;text-align:center}.audit-filters{border-bottom:1px solid var(--line);border-radius:6px 6px 0 0}.audit-table td:nth-child(1){width:168px}.audit-table td:nth-child(2){min-width:235px}.audit-table td:nth-child(3){min-width:150px}.audit-table td:nth-child(4){color:var(--muted)}.audit-table td:nth-child(2) strong{margin-left:8px;font-weight:550}.audit-kind{display:inline-block;min-width:58px;padding:3px 6px;color:#55585e;background:#eceeef;border-radius:4px;font-size:11px;text-align:center}.audit-kind.publication,.audit-kind.price{color:#326444;background:#e8f3eb}.audit-kind.import,.audit-kind.batch{color:#315a78;background:#e9f1f7}.audit-kind.category,.audit-kind.image{color:#7d5c27;background:#f7f0e3}.drawer-backdrop{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;background:#18191c47}.editor-drawer{position:absolute;top:0;right:0;display:grid;width:min(780px,92vw);height:100%;background:#f4f4f5;box-shadow:-12px 0 40px #18191c29;grid-template-rows:73px minmax(0,1fr) 67px}.editor-drawer>header{display:flex;align-items:center;justify-content:space-between;padding:0 25px;background:#fff;border-bottom:1px solid var(--line)}.editor-drawer h2{margin:0;font-size:20px}.editor-drawer header p{margin:5px 0 0;color:var(--muted);font-size:12px}.editor-header-actions{display:flex;gap:8px}.editor-header-actions .icon-button.active{color:#fff;background:var(--green);border-color:var(--green)}.editor-body{overflow-y:auto;padding:20px 25px 35px}.editor-section,.mini-preview{margin-bottom:15px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:6px}.editor-section h3,.mini-preview h3,.modal h3{margin:0 0 17px;font-size:15px;font-weight:620}.section-title{display:flex;justify-content:space-between}.subtle{color:var(--muted);font-size:12px}.form-grid{display:grid;gap:15px;grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid .span-2{grid-column:span 2}.switch-row{display:flex!important;align-items:center;justify-content:space-between;padding:12px;background:#f4f4f5;border-radius:5px}.switch-row span{display:grid;gap:3px}.switch-row small{color:var(--muted)}.switch-row input{width:18px;height:18px}.image-layout{display:grid;align-items:start;gap:15px;grid-template-columns:180px 1fr}.cover-uploader{position:relative;width:180px;height:180px;padding:0;overflow:hidden;color:#686b71;background:#eeeeef;border:1px dashed #bfc1c6}.cover-uploader img{width:100%;height:100%;object-fit:cover}.cover-uploader>span{display:grid;gap:8px;place-items:center}.cover-uploader em{position:absolute;right:0;bottom:0;left:0;padding:7px;color:#fff;background:#1e2922b8;font-size:11px;font-style:normal}.detail-grid{display:grid;gap:9px;grid-template-columns:repeat(4,minmax(70px,1fr))}.detail-thumb,.detail-add{position:relative;min-height:82px;overflow:hidden;background:#eeeeef;border:1px solid #d8d9dd;border-radius:5px}.detail-thumb img{display:block;width:100%;height:82px;object-fit:cover}.detail-thumb b{position:absolute;top:4px;left:4px;padding:2px 4px;color:#fff;background:#202b24b8;border-radius:3px;font-size:10px}.detail-thumb div{position:absolute;right:0;bottom:0;left:0;display:flex;justify-content:center;background:#202b24c2}.detail-thumb div button{min-width:25px;min-height:25px;padding:0;color:#fff}.detail-add{display:grid;color:#686b71;background:#fafafa;border-style:dashed;place-items:center;align-content:center;font-size:11px}.phone-card{display:grid;width:280px;overflow:hidden;border:1px solid #dedfe2;border-radius:6px;box-shadow:0 5px 16px #22232614;grid-template-columns:105px 1fr}.phone-card img{width:105px;height:90px;object-fit:cover;background:#eeeeef}.phone-card div{display:grid;padding:11px}.phone-card strong{font-size:14px}.phone-card span{color:#777f79;font-size:11px}.phone-card b{color:#9a6423;font-size:11px}.editor-drawer>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 25px;background:#fff;border-top:1px solid var(--line);font-size:12px}.revision-list{display:grid;border-top:1px solid var(--line)}.revision-list>div{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #ececef}.revision-list span{display:grid;gap:3px}.revision-list strong{font-size:12px}.revision-list small{color:var(--muted);font-size:11px}.footer-actions{display:flex;gap:8px}.editor-success{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;color:#2c6944;background:#edf7ef;border:1px solid #c9dfcf;border-radius:5px;font-weight:550}.import-band{display:flex;align-items:center;gap:17px;min-height:104px;padding:22px;background:#fff;border:1px dashed #afb1b6;border-radius:6px;cursor:pointer;transition:background .15s,border-color .15s}.import-band:hover,.import-band.dragging{background:#f3f3f4;border-color:#60636a}.segmented{display:inline-flex;padding:3px;background:#e7e8ea;border-radius:6px}.segmented button{min-height:32px;color:#65686e;font-size:12px}.segmented button.active{color:#242528;background:#fff;box-shadow:0 1px 3px #18191c24}.drop-icon{display:grid;width:48px;height:48px;flex:none!important;color:#55585e;background:#eeeeef;border-radius:6px;place-items:center}.import-band>div{display:grid;flex:1;gap:5px}.import-band span{color:var(--muted);font-size:12px}.import-guide{display:grid;margin-top:14px;background:#fff;border:1px solid var(--line);border-radius:6px;grid-template-columns:repeat(4,minmax(0,1fr))}.import-guide>div{min-width:0;padding:15px 17px;border-right:1px solid var(--line)}.import-guide>div:last-child{border-right:0}.import-guide strong{font-size:13px;font-weight:620}.import-guide p{margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.65}.import-guide code{display:inline;color:#44474d;font-size:11px;white-space:normal;overflow-wrap:anywhere}.import-error{margin-top:14px}.import-results{margin-top:16px}.summary-row{display:flex;gap:25px;padding:14px 18px;background:#fff;border:1px solid var(--line);border-bottom:0;border-radius:6px 6px 0 0;font-size:13px}.summary-row b{margin-left:4px;font-size:16px}.import-action{padding:3px 7px;border-radius:4px;font-size:11px}.import-action.new{color:#326444;background:#e8f3eb}.import-action.update{color:#315a78;background:#e9f1f7}.import-action.unchanged{color:#6c7070;background:#eceeee}.import-action.error{color:var(--red);background:#faeceb}.import-footer{display:flex;align-items:center;justify-content:flex-end;gap:16px;padding:13px;background:#fff;border:1px solid var(--line);border-top:0}.inline-notice{margin:-9px 0 16px;font-size:13px}.category-list{display:grid;gap:9px}.category-row{display:grid;align-items:center;gap:9px;padding:11px 12px;background:#fff;border:1px solid var(--line);border-radius:6px;grid-template-columns:58px minmax(170px,1fr) minmax(130px,.72fr) 126px 58px 78px 104px}.category-cover{position:relative;width:58px;height:58px;min-height:58px;padding:0;overflow:hidden;background:#eeeeef;border-color:#d9dade}.category-cover img{width:100%;height:100%;object-fit:cover}.category-cover span{position:absolute;right:3px;bottom:3px;display:grid;width:22px;height:22px;color:#fff;background:#26272ac2;border-radius:3px;place-items:center}.category-state{display:grid;gap:5px}.category-state small{color:var(--muted);font-size:10px;white-space:nowrap}.category-save{height:34px;min-height:34px;padding:0 10px;white-space:nowrap}.category-main{display:grid;min-width:0;gap:7px}.category-title{display:flex;min-width:0;align-items:center;gap:8px}.category-title input{width:130px;min-width:0;height:30px;padding:0 6px;border-color:transparent;font-weight:600}.category-title code{display:inline}.category-title span{padding:2px 5px;color:#98631f;background:#f8efdf;border-radius:3px;font-size:10px}.description-input{height:28px;padding:0 6px;color:var(--muted);border-color:transparent;font-size:12px}.category-title input:hover,.description-input:hover{border-color:#d4d5d9}.compact-field,.unit-fields{display:grid;gap:4px}.compact-field label,.unit-fields label{color:var(--muted);font-size:10px}.compact-field input{height:32px}.unit-fields div{display:flex;align-items:center;gap:4px}.unit-fields input{width:51px;height:32px}.order input{width:58px}.category-publish-switch{width:78px}.category-publish-switch.on span{left:53px}.modal-backdrop{position:fixed;z-index:30;display:grid;top:0;right:0;bottom:0;left:0;background:#18191c4d;place-items:center}.modal{width:min(520px,calc(100vw - 32px));padding:24px;background:#fff;border-radius:7px;box-shadow:0 20px 60px #18191c2e}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}@media(max-width:1000px){.app-shell{grid-template-columns:72px minmax(0,1fr)}.brand{justify-content:center;padding:0}.brand div,.sidebar nav button{font-size:0}.sidebar nav button{justify-content:center}.sidebar-foot button{justify-content:center;font-size:0}.category-row{grid-template-columns:58px minmax(160px,1fr) minmax(120px,.75fr) 78px 104px}.category-row .unit-fields,.category-row .order{display:none}.metric-strip{grid-template-columns:repeat(2,1fr)}.metric-strip div:nth-child(2){border-right:0}.metric-strip div:nth-child(-n+2){border-bottom:1px solid var(--line)}.import-guide{grid-template-columns:repeat(2,minmax(0,1fr))}.import-guide>div:nth-child(2){border-right:0}.import-guide>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:720px){.app-shell{display:block}.sidebar{position:static;width:100%;height:auto}.brand{height:60px;justify-content:flex-start;padding:0 14px}.brand div{display:grid}.sidebar nav{display:flex;align-items:flex-start;padding:7px}.nav-group{flex:1}.sidebar nav button{justify-content:center;font-size:12px}.subnav{padding-left:0}.sidebar-foot{display:none}.workspace{padding:20px 12px 32px}.workspace-head{align-items:flex-start;flex-wrap:wrap}.head-actions{width:100%;flex-wrap:wrap;justify-content:flex-start}.metric-strip{grid-template-columns:1fr 1fr}.metric-strip.three-columns{grid-template-columns:1fr}.filters{flex-wrap:wrap}.search{width:100%}.filters select{flex:1;min-width:125px}.scope-switches{width:100%;margin-left:0;justify-content:flex-end}.pagination{align-items:flex-start;flex-direction:column}.pagination>div{flex-wrap:wrap}.editor-drawer{width:100vw}.image-layout{grid-template-columns:1fr}.cover-uploader{width:100%;height:220px}.detail-grid{grid-template-columns:repeat(3,1fr)}.form-grid{grid-template-columns:1fr}.form-grid .span-2{grid-column:auto}.editor-drawer>footer{align-items:flex-start;height:auto;min-height:76px;padding:10px 14px;flex-direction:column}.footer-actions{width:100%}.footer-actions button{flex:1}.import-band{align-items:stretch;flex-direction:column}.import-guide{grid-template-columns:1fr}.import-guide>div{border-right:0;border-bottom:1px solid var(--line)}.import-guide>div:last-child{border-bottom:0}.category-row{grid-template-columns:52px minmax(0,1fr) 78px;gap:8px}.category-cover{width:52px;height:52px;min-height:52px}.category-row .compact-field,.category-row .unit-fields,.category-title code,.category-title span{display:none}.category-title input{width:100%}.category-state{justify-self:end}.category-save{grid-column:2 / 4;justify-self:end}}
