:root{--font-sans:"Noto Sans SC", "Source Han Sans SC", "PingFang SC", "Microsoft YaHei", ui-sans-serif, system-ui, sans-serif;--font-display:"Noto Serif SC", "Source Han Serif SC", "Songti SC", "STSong", Georgia, serif;--font-mono:"IBM Plex Mono", "SFMono-Regular", Consolas, "Liberation Mono", monospace;--text-xs:.75rem;--text-sm:.875rem;--text-md:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:2rem;--text-4xl:2.5rem;--text-section:clamp(1.75rem, 2.8vw, 2.5rem);--text-display:clamp(3rem, 7vw, 6.4rem);--leading-tight:1.04;--leading-body:1.6;--leading-relaxed:1.76;--paper:#fff8ef;--paper-deep:#f2e2cf;--surface:#fffdf9;--surface-muted:#f8ecdf;--ink:#2b211a;--ink-soft:#6b5a4c;--brand:#b94716;--brand-deep:#7a2f12;--label:#f0a63a;--line:#d9c5ae;--line-strong:#b99776;--positive:#2f6b4f;--danger:#b94b37;--el-color-primary:#b94716;--el-color-success:#2f6b4f;--el-border-radius-base:2px;--el-font-family:var(--font-sans);color:var(--ink);background:var(--paper);font-family:var(--font-sans);font-size:var(--text-md);line-height:var(--leading-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input{font:inherit}a{color:inherit}button,a{touch-action:manipulation}h1,h2,h3,p{margin-top:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.catalog-shell{background:var(--surface);min-height:100svh}.catalog-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf9f7;grid-template-columns:minmax(250px,336px) minmax(420px,936px) minmax(280px,1fr);align-items:center;gap:clamp(36px,4vw,72px);min-height:176px;padding:30px clamp(30px,3vw,58px);display:grid;position:sticky;top:0}.catalog-brand{align-items:center;gap:18px;min-width:0;text-decoration:none;display:inline-flex}.brand-mark{width:72px;height:72px;color:var(--surface);background:var(--brand);font-family:var(--font-display);flex:none;place-items:center;font-size:2.5rem;font-weight:700;line-height:1;display:grid}.brand-name{color:var(--brand-deep);font-family:var(--font-mono);letter-spacing:.16em;text-overflow:ellipsis;font-size:clamp(1rem,1.4vw,1.35rem);font-weight:800;overflow:hidden}.header-search{width:100%;min-width:0;margin:0}.header-search .el-input__wrapper{border:1px solid var(--line-strong);background:var(--paper);min-height:70px;box-shadow:none;border-radius:2px;padding:0 20px}.header-search .el-input__wrapper.is-focus{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand) inset}.header-search .el-input__prefix{color:var(--brand);margin-right:10px}.header-search .el-input__inner{color:var(--ink);font-size:var(--text-md)}.header-search .el-input__inner::placeholder{color:#846f5d}kbd{border:1px solid var(--line);min-width:30px;height:30px;color:var(--ink-soft);background:var(--surface);font-family:var(--font-mono);font-size:var(--text-xs);place-items:center;display:inline-grid}.header-actions{justify-content:flex-end;align-items:center;gap:clamp(24px,3vw,54px);min-width:0;display:flex}.admin-entry{min-height:48px;color:var(--brand-deep);font-size:var(--text-sm);white-space:nowrap;align-items:center;gap:8px;font-weight:750;text-decoration:none;display:inline-flex}.admin-entry:hover,.admin-entry:focus-visible{color:var(--brand)}.viewer-avatar{border:1px solid var(--line-strong);color:#80766e;background:#eee9e3;border-radius:50%;flex:none;place-items:center;width:64px;height:64px;text-decoration:none;display:grid}.viewer-avatar--authenticated{border-color:var(--brand);color:var(--surface);background:var(--brand);font-family:var(--font-display);font-size:var(--text-xl);font-weight:700}.catalog-main{grid-template-columns:minmax(270px,366px) minmax(0,1fr);min-height:calc(100svh - 176px);display:grid}.catalog-sidebar{border-right:1px solid var(--line);background:var(--paper);align-self:start;min-height:calc(100svh - 176px);padding:42px 30px 48px clamp(30px,3vw,58px);position:sticky;top:176px}.sidebar-heading{border-bottom:1px solid var(--line-strong);padding-bottom:24px}.sidebar-heading p,.products-heading p,.catalog-product-dialog__heading p{color:var(--brand);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.13em;margin-bottom:7px;font-weight:700}.sidebar-heading h1{color:var(--brand-deep);font-family:var(--font-display);margin-bottom:0;font-size:clamp(1.7rem,2.2vw,2.3rem);font-weight:650;line-height:1.2}.category-tree{gap:4px;padding:24px 0;display:grid}.category-entry.el-button{width:100%;min-height:50px;color:var(--ink-soft);background:0 0;border-radius:0;justify-content:flex-start;gap:12px;margin:0;padding:0 12px;font-weight:650}.category-entry.el-button>span{text-align:left;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;display:grid}.category-entry.el-button strong{color:inherit;font-family:var(--font-mono);font-size:var(--text-xs)}.category-entry.el-button:hover,.category-entry.el-button:focus-visible,.category-entry.el-button.is-active{color:var(--brand-deep);background:var(--surface-muted)}.category-entry.el-button.is-active{box-shadow:3px 0 0 var(--label) inset}.category-entry.el-button.is-disabled{color:#a79b90;opacity:1;background:0 0}.sidebar-note{border-top:1px solid var(--line);color:var(--ink-soft);font-size:var(--text-sm);margin:0;padding-top:20px;line-height:1.7}.catalog-products{background:var(--surface);min-width:0;padding:42px clamp(30px,3.4vw,64px) 72px}.products-heading{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:28px;padding-bottom:20px;display:flex}.products-heading h2{color:var(--brand-deep);font-family:var(--font-display);margin-bottom:0;font-size:clamp(1.8rem,2.4vw,2.65rem);font-weight:650;line-height:1.15}.products-tools{color:var(--ink-soft);font-family:var(--font-mono);font-size:var(--text-xs);align-items:center;gap:16px;display:flex}.refresh-button.el-button{border:1px solid var(--brand);width:44px;min-width:44px;height:44px;min-height:44px;color:var(--brand);background:0 0;border-radius:50%;margin:0;padding:0}.refresh-button.el-button:hover,.refresh-button.el-button:focus-visible{border-color:var(--brand);color:var(--surface);background:var(--brand)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,1.6vw,28px);display:grid}.product-record{min-width:0}.product-card.el-button{border:1px solid var(--line);width:100%;height:100%;min-height:326px;color:var(--ink);background:var(--paper);white-space:normal;border-radius:2px;grid-template-rows:minmax(190px,1fr) auto;align-items:stretch;margin:0;padding:0;transition:border-color .16s,transform .16s;display:grid;overflow:hidden}.product-card.el-button>span{display:contents}.product-card.el-button:hover,.product-card.el-button:focus-visible{border-color:var(--brand);color:var(--ink);background:var(--paper);transform:translateY(-3px)}.product-media{border-bottom:1px solid var(--line);min-height:190px;color:var(--brand);background:var(--surface-muted);place-items:center;display:grid;overflow:hidden}.product-media .product-image{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.product-media .product-image img{object-fit:cover;width:100%;height:100%;display:block}.product-card__body{text-align:left;gap:7px;min-width:0;padding:18px 18px 20px;display:grid}.product-price{color:var(--brand);font-family:var(--font-mono);font-size:var(--text-sm);font-weight:800}.product-name{color:var(--ink);font-family:var(--font-display);font-size:var(--text-xl);text-overflow:ellipsis;white-space:nowrap;font-weight:650;line-height:1.35;overflow:hidden}.product-sku{color:var(--ink-soft);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.06em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-specifications{flex-wrap:wrap;gap:5px;max-height:24px;display:flex;overflow:hidden}.product-specification{border:1px solid var(--line);max-width:100%;color:var(--ink-soft);font-size:var(--text-xs);text-overflow:ellipsis;white-space:nowrap;padding:2px 6px;line-height:1.5;overflow:hidden}.inline-error{border-left:4px solid var(--danger);color:#7c2d21;background:#fae9e4;margin:0 0 24px;padding:16px 18px}.catalog-status{border:1px solid var(--line);min-height:470px;color:var(--brand);background:var(--paper);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:48px 24px;display:flex}.catalog-status h3{color:var(--brand-deep);font-family:var(--font-display);font-size:var(--text-2xl);margin:8px 0 0}.catalog-status p{max-width:480px;color:var(--ink-soft);margin:0 0 8px}.empty-state{border:1px solid var(--line);min-height:470px;color:var(--brand);background:var(--paper);text-align:center;align-content:center;place-items:center;padding:48px 24px;display:grid}.empty-state h3{color:var(--brand-deep);font-family:var(--font-display);font-size:var(--text-2xl);margin:20px 0 8px}.empty-state p{max-width:480px;color:var(--ink-soft);margin-bottom:0}.catalog-pagination{justify-content:flex-end;margin-top:28px;display:flex}.catalog-product-dialog{--el-dialog-bg-color:var(--surface);border:1px solid var(--line-strong);border-radius:2px}.catalog-product-dialog__heading h2{color:var(--brand-deep);font-family:var(--font-display);font-size:var(--text-2xl);margin:0}.catalog-product-detail{grid-template-columns:minmax(180px,260px) minmax(0,1fr);align-items:start;gap:24px;display:grid}.catalog-product-detail>.product-image{border:1px solid var(--line);background:var(--paper);justify-content:center;align-items:center;width:100%;min-height:180px;max-height:280px;display:flex}.catalog-product-detail>.product-image img{object-fit:contain;width:100%;max-height:278px;display:block}.catalog-product-detail__copy{justify-items:start;gap:18px;display:grid}.catalog-product-detail__copy>strong{color:var(--brand);font-family:var(--font-mono);font-size:var(--text-lg)}.catalog-product-specifications{flex-wrap:wrap;gap:8px;display:flex}.catalog-product-detail__copy p{color:var(--ink-soft);line-height:var(--leading-relaxed);white-space:pre-wrap;margin:0}:focus-visible{outline:3px solid var(--label);outline-offset:3px}@media (width<=1480px){.catalog-header{grid-template-columns:minmax(230px,300px) minmax(380px,1fr) auto}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1120px){.catalog-header{grid-template-columns:auto minmax(280px,1fr) auto;gap:24px;min-height:auto;padding-block:22px}.brand-mark{width:56px;height:56px;font-size:2rem}.brand-name{display:none}.catalog-main{grid-template-columns:260px minmax(0,1fr);min-height:0}.catalog-sidebar{min-height:0;padding-left:30px;position:static}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.catalog-header{grid-template-columns:auto 1fr;gap:16px;padding:16px;position:static}.header-search{grid-area:2/1/auto/-1}.header-search .el-input__wrapper{min-height:52px}.header-actions{gap:14px}.admin-entry{min-height:44px}.viewer-avatar{width:48px;height:48px}.catalog-main{grid-template-columns:1fr}.catalog-sidebar{border-right:0;border-bottom:1px solid var(--line);padding:26px 16px}.category-tree{grid-template-columns:repeat(2,minmax(0,1fr))}.category-entry.el-button{min-height:48px;padding-inline:10px}.catalog-products{padding:32px 16px 64px}.products-heading{flex-direction:column;align-items:flex-start}.products-tools{justify-content:space-between;width:100%}.product-grid{grid-template-columns:1fr}.catalog-pagination{flex-wrap:wrap;justify-content:flex-start;overflow:visible}.catalog-pagination .el-pagination__total{display:none}.catalog-product-detail{grid-template-columns:1fr}.catalog-product-dialog{width:calc(100% - 24px)!important;margin-top:6vh!important}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
