:root{--htt-color-primary: #c9161d;--htt-color-primary-dark: #9f1017;--htt-color-primary-soft: #fff1f1;--htt-color-ink: #1f2933;--htt-color-ink-strong: #111827;--htt-color-muted: #667085;--htt-color-subtle: #8a94a6;--htt-color-line: #e4e7ec;--htt-color-line-strong: #cbd2dd;--htt-color-bg: #f5f6f8;--htt-color-surface: #ffffff;--htt-color-blue: #1769c2;--htt-color-green: #13825b;--htt-color-amber: #b56a00;--htt-shadow-sm: 0 1px 2px rgba(16, 24, 40, .05);--htt-shadow-md: 0 14px 32px rgba(16, 24, 40, .1);--htt-radius-sm: 4px;--htt-radius-md: 8px;--htt-content-max: 1240px}*{box-sizing:border-box}html{min-width:320px;overflow-x:hidden;color:var(--htt-color-ink);background:var(--htt-color-bg);font-family:Microsoft YaHei,PingFang SC,Segoe UI,Arial,sans-serif;font-size:16px;letter-spacing:0}body{margin:0;min-height:100vh;overflow-x:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}@keyframes httSpin{to{transform:rotate(360deg)}}.app-main{min-height:calc(100vh - 220px)}.site-header{position:sticky;top:0;z-index:20;background:#fffffff7;border-bottom:1px solid var(--htt-color-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-strip{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:var(--htt-content-max);margin:0 auto;padding:8px 24px 0;color:var(--htt-color-muted);font-size:12px}.header-trust-row,.header-strip-actions,.header-hotwords{display:flex;align-items:center;gap:10px;min-width:0}.header-trust-row{overflow:hidden}.header-trust-row span{position:relative;flex:0 0 auto;color:var(--htt-color-muted)}.header-trust-row span+span:before{content:"";display:inline-block;width:4px;height:4px;margin-right:10px;border-radius:50%;background:#cbd5e1;vertical-align:middle}.header-strip-actions{flex:0 0 auto}.header-strip-actions a{color:var(--htt-color-ink);font-weight:700}.header-strip-actions a:hover{color:var(--htt-color-primary)}.header-main{display:grid;grid-template-columns:220px minmax(280px,1fr) auto;align-items:center;gap:22px;max-width:var(--htt-content-max);margin:0 auto;padding:14px 24px 12px}.brand-link{display:flex;align-items:center;min-width:0}.brand-link img{width:188px;height:auto}.header-search,.hero-search,.inline-search{display:flex;align-items:center;min-width:0;border:2px solid var(--htt-color-primary);background:var(--htt-color-surface);border-radius:var(--htt-radius-md);overflow:hidden}.header-search .search-icon,.hero-search svg,.inline-search svg{flex:0 0 auto;margin-left:14px;color:var(--htt-color-primary)}.header-search input,.hero-search input,.inline-search input{width:100%;min-width:0;height:44px;border:0;outline:0;padding:0 12px;color:var(--htt-color-ink-strong);background:transparent}.header-search button,.hero-search button,.inline-search button,.primary-button,.ghost-button,.text-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border-radius:var(--htt-radius-sm);font-size:14px;font-weight:700;line-height:1.2;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease}.header-search button,.hero-search button,.inline-search button,.primary-button{border:1px solid var(--htt-color-primary);padding:0 18px;color:#fff;background:var(--htt-color-primary)}.primary-button:hover,.header-search button:hover,.hero-search button:hover,.inline-search button:hover{background:var(--htt-color-primary-dark);border-color:var(--htt-color-primary-dark)}.primary-button:disabled{cursor:not-allowed;opacity:.62}.primary-button.wide{width:100%}.ghost-button{border:1px solid var(--htt-color-line-strong);padding:0 14px;color:var(--htt-color-ink);background:var(--htt-color-surface)}.ghost-button:hover{border-color:var(--htt-color-primary);color:var(--htt-color-primary)}.text-link{min-height:32px;color:var(--htt-color-primary)}.text-link:hover{color:var(--htt-color-primary-dark)}.inline-button{border:0;padding:0;background:transparent}.header-actions{display:flex;align-items:center;gap:10px}.sourcing-action{color:var(--htt-color-primary);border-color:#f1cfd1;background:#fff7f7}.icon-action{position:relative;display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 12px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm);color:var(--htt-color-ink);background:var(--htt-color-surface);font-size:14px;font-weight:700}.icon-action:hover{border-color:var(--htt-color-primary);color:var(--htt-color-primary)}.cart-action strong{position:absolute;top:-8px;right:-8px;display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:10px;color:#fff;background:var(--htt-color-primary);font-size:12px}.menu-bar{display:flex;align-items:center;gap:2px;max-width:var(--htt-content-max);margin:0 auto;padding:0 24px 12px;overflow-x:auto}.menu-link{flex:0 0 auto;min-height:34px;padding:8px 14px;border-radius:var(--htt-radius-sm);color:var(--htt-color-ink);font-size:14px;font-weight:700}.menu-link.router-link-active,.menu-link:hover{color:var(--htt-color-primary);background:var(--htt-color-primary-soft)}.header-hotwords{margin-top:8px;font-size:12px}.header-hotwords span{flex:0 0 auto;color:var(--htt-color-muted);font-weight:900}.header-hotwords a{flex:0 0 auto;color:var(--htt-color-muted)}.header-hotwords a:hover{color:var(--htt-color-primary)}.header-search-suggestions,.hero-search-assist{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.header-search-suggestions{margin-top:2px;padding-top:8px;border-top:1px dashed #edf0f4;font-size:12px}.header-search-suggestions span,.hero-search-assist span{flex:0 0 auto;color:var(--htt-color-muted);font-weight:900}.header-search-suggestions button,.hero-search-assist button{flex:0 0 auto;min-height:28px;border:1px solid var(--htt-color-line);border-radius:999px;padding:5px 10px;color:var(--htt-color-ink);background:#fff;font-size:12px;font-weight:800;cursor:pointer}.header-search-suggestions button:hover,.hero-search-assist button:hover{border-color:#f0b6ba;color:var(--htt-color-primary);background:var(--htt-color-primary-soft)}.home-hero{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;max-width:var(--htt-content-max);min-height:440px;margin:0 auto;padding:44px 24px;background:linear-gradient(90deg,#f5f6f8fa,#f5f6f8e6,#f5f6f8a8),url(/industrial-bg.webp) right center / 620px auto no-repeat}.hero-copy{align-self:center;max-width:760px}.hero-copy h1,.page-title-band h1,.customer-copy h1{margin:0;color:var(--htt-color-ink-strong);font-size:40px;font-weight:800;line-height:1.14}.hero-copy p,.page-title-band p,.section-heading p,.customer-copy p{margin:12px 0 0;color:var(--htt-color-muted);font-size:16px;line-height:1.7}.hero-search{max-width:720px;margin-top:26px;box-shadow:var(--htt-shadow-sm)}.hero-search input{height:52px}.hero-search button{min-height:52px;border-radius:0;padding:0 26px}.hero-search-assist{margin-top:12px}.hero-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.hero-links a{min-height:30px;padding:6px 10px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm);color:var(--htt-color-muted);background:var(--htt-color-surface);font-size:13px}.hero-links a:hover{border-color:var(--htt-color-primary);color:var(--htt-color-primary)}.hero-panel{align-self:center;padding:20px;border:1px solid rgba(255,255,255,.72);border-radius:var(--htt-radius-md);background:#ffffffe0;box-shadow:var(--htt-shadow-md)}.hero-panel-header,.hero-metric,.result-toolbar,.section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.hero-panel-header{padding-bottom:14px;border-bottom:1px solid var(--htt-color-line)}.hero-panel-header span,.hero-metric span,.result-toolbar span,.toolbar-note{color:var(--htt-color-muted);font-size:13px}.hero-panel-header strong{color:var(--htt-color-primary);font-size:14px}.hero-metric{min-height:72px;border-bottom:1px solid var(--htt-color-line)}.hero-metric strong{color:var(--htt-color-ink-strong);font-size:30px}.hero-panel .primary-button{margin-top:18px}.content-band,.catalog-layout,.feature-lanes,.page-title-band,.detail-layout,.inquiry-layout,.sourcing-page,.customer-entry{max-width:var(--htt-content-max);margin:0 auto;padding:36px 24px}.content-band.muted{max-width:none;margin:0;padding-right:max(24px,calc((100vw - var(--htt-content-max)) / 2 + 24px));padding-left:max(24px,calc((100vw - var(--htt-content-max)) / 2 + 24px));background:#eef2f6}.section-heading{margin-bottom:18px}.section-heading h2{margin:0;color:var(--htt-color-ink-strong);font-size:24px;line-height:1.25}.category-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.category-tile{display:grid;grid-template-columns:46px minmax(0,1fr) 20px;align-items:center;gap:12px;min-height:86px;padding:16px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);background:var(--htt-color-surface);box-shadow:var(--htt-shadow-sm)}.category-tile:hover{border-color:var(--htt-color-primary);color:var(--htt-color-primary)}.category-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:var(--htt-radius-md);color:var(--htt-color-primary);background:var(--htt-color-primary-soft)}.category-copy{display:grid;gap:6px;min-width:0}.category-copy strong{color:var(--htt-color-ink-strong);font-size:16px}.category-copy small{color:var(--htt-color-muted);font-size:13px}.brand-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.brand-card{display:grid;align-content:center;gap:8px;min-height:104px;padding:16px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);background:var(--htt-color-surface)}.brand-card strong{color:var(--htt-color-ink-strong);font-size:20px}.brand-card span{color:var(--htt-color-muted);font-size:13px;line-height:1.35}.brand-card:hover{border-color:var(--htt-color-primary);box-shadow:var(--htt-shadow-sm)}.feature-lanes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.feature-lane{display:grid;grid-template-columns:48px minmax(0,1fr) 22px;align-items:center;gap:16px;min-height:126px;padding:22px;border-radius:var(--htt-radius-md);color:#fff;overflow:hidden}.ai-lane{background:linear-gradient(90deg,#121f36f0,#96161cd1),url(/ai-sourcing-bg.webp) center / cover no-repeat}.enterprise-lane{background:linear-gradient(90deg,#183653f0,#1e6f74db),url(/industrial-bg.webp) center / cover no-repeat}.feature-lane strong{display:block;margin-bottom:8px;font-size:20px}.feature-lane span{display:block;color:#ffffffd1;font-size:14px;line-height:1.5}.product-grid,.product-list{display:grid;gap:12px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{display:grid;grid-template-rows:1fr auto;min-width:0;border:1px solid var(--htt-color-line);border-radius:8px;background:var(--htt-color-surface);box-shadow:0 6px 18px #0f172a0b;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.product-card:hover{border-color:var(--htt-color-line-strong);box-shadow:0 12px 28px #10182814;transform:translateY(-1px)}.product-card-main{display:grid;grid-template-columns:128px minmax(0,1fr);gap:13px;padding:13px}.product-grid .product-card-main{grid-template-columns:1fr}.product-visual{position:relative;display:grid;place-items:center;min-height:122px;border-radius:8px;overflow:hidden;color:#fff;isolation:isolate}.product-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(135deg,#ffffff29,#fff0),linear-gradient(45deg,rgba(255,255,255,.1) 0 25%,transparent 25% 50%,rgba(255,255,255,.1) 50% 75%,transparent 75%);background-size:auto,34px 34px}.tone-red{background:linear-gradient(135deg,#bb121b,#5e1720)}.tone-blue{background:linear-gradient(135deg,#1769c2,#102f63)}.tone-steel{background:linear-gradient(135deg,#566477,#222b36)}.tone-green{background:linear-gradient(135deg,#13825b,#103f36)}.tone-amber{background:linear-gradient(135deg,#b56a00,#693e08)}.visual-plate{display:grid;place-items:center;width:72px;height:72px;border:1px solid rgba(255,255,255,.42);border-radius:var(--htt-radius-md);background:#ffffff21}.product-visual span{position:absolute;right:10px;bottom:8px;color:#ffffffd1;font-size:12px;font-weight:700}.product-card-copy{min-width:0}.product-brand{color:var(--htt-color-primary);font-size:13px;font-weight:800}.product-card h3{display:-webkit-box;margin:7px 0 9px;min-height:42px;overflow:hidden;color:var(--htt-color-ink-strong);font-size:16px;line-height:1.3;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card dl{display:grid;gap:6px;margin:0}.product-card dl div{display:grid;grid-template-columns:42px minmax(0,1fr);gap:8px;color:var(--htt-color-muted);font-size:13px;line-height:1.4}.product-card dt{color:var(--htt-color-subtle)}.product-card dd{margin:0;min-width:0;color:var(--htt-color-ink)}.tag-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.tag-row span{padding:4px 7px;border-radius:var(--htt-radius-sm);color:var(--htt-color-muted);background:#f0f2f5;font-size:12px}.product-card-toolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 13px 11px}.product-card-toolbar button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm);color:var(--htt-color-muted);background:#fbfcfe;font-size:13px;font-weight:800;cursor:pointer}.product-card-toolbar button:hover,.product-card-toolbar button.active{border-color:#f1cfd1;color:var(--htt-color-primary);background:#fff7f7}.product-card-actions{display:grid;grid-template-columns:1fr 1.2fr;gap:8px;padding:11px 13px 13px;border-top:1px solid var(--htt-color-line)}.product-card-actions .primary-button.active{border-color:#9f1119;background:#9f1119;box-shadow:0 8px 18px #9f11192e}.product-list-skeleton{pointer-events:none}.product-skeleton-card{display:grid;gap:12px;padding:14px}.skeleton-visual,.skeleton-line,.skeleton-actions span{position:relative;overflow:hidden;background:#eef1f5}.skeleton-visual:after,.skeleton-line:after,.skeleton-actions span:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);animation:httSkeletonShimmer 1.25s ease-in-out infinite}.skeleton-visual{min-height:150px;border-radius:var(--htt-radius-sm)}.skeleton-copy{display:grid;gap:9px}.skeleton-line{display:block;height:12px;border-radius:6px}.skeleton-line.short{width:34%}.skeleton-line.title{width:82%;height:18px}.skeleton-line.medium{width:58%}.skeleton-actions{display:grid;grid-template-columns:1fr 1.2fr;gap:8px;padding-top:2px}.skeleton-actions span{height:38px;border-radius:var(--htt-radius-sm)}.result-pagination-card{display:grid;gap:10px;margin-top:12px;padding:12px;border:1px solid var(--htt-color-line);border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f172a0b}.result-page-progress{overflow:hidden;height:6px;border-radius:999px;background:#eef1f5}.result-page-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--htt-color-primary),#ef4444);transition:width .22s ease}.result-page-status{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:0;padding:8px 10px;border:1px solid #eef1f5;border-radius:7px;color:var(--htt-color-muted);background:#fbfcfe;font-size:12px}.result-page-status em{flex:0 0 auto;color:var(--htt-color-subtle);font-style:normal}@keyframes httSkeletonShimmer{to{transform:translate(100%)}}.page-title-band{display:flex;align-items:center;justify-content:space-between;gap:18px}.search-band{align-items:flex-end}.inline-search{width:min(520px,100%)}.catalog-layout{display:grid;grid-template-columns:276px minmax(0,1fr);gap:18px;align-items:start}.filter-panel{position:sticky;top:156px;display:grid;gap:14px;padding:16px;border:1px solid var(--htt-color-line);border-radius:8px;background:var(--htt-color-surface);box-shadow:0 10px 28px #0f172a0d}.filter-title{display:flex;align-items:center;gap:8px;color:var(--htt-color-ink-strong)}.filter-group{display:grid;gap:7px}.filter-group h3{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 2px;color:var(--htt-color-muted);font-size:13px}.filter-group h3 small{color:var(--htt-color-subtle);font-weight:400}.filter-group button{min-height:32px;border:1px solid var(--htt-color-line);border-radius:7px;padding:6px 10px;color:var(--htt-color-ink);background:#fff;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.filter-group button.active,.filter-group button:hover:not(:disabled){border-color:var(--htt-color-primary);color:var(--htt-color-primary);background:var(--htt-color-primary-soft)}.filter-group button:disabled{color:var(--htt-color-subtle);cursor:not-allowed;background:#f6f7f9}.filter-group .filter-more{border-style:dashed;color:var(--htt-color-primary);background:#fff7f7;text-align:center;font-weight:800}.filter-note{margin:0;color:var(--htt-color-muted);font-size:12px;line-height:1.5}.catalog-results{min-width:0}.result-toolbar{min-height:64px;margin-bottom:12px;padding:12px 14px;border:1px solid var(--htt-color-line);border-radius:8px;background:#fff;box-shadow:0 8px 24px #0f172a0b}.result-toolbar strong{display:block;color:var(--htt-color-ink-strong);font-size:20px}.result-toolbar small{display:inline-flex;align-items:center;min-height:22px;margin-top:6px;color:var(--htt-color-primary);font-size:12px;font-weight:800}.result-controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}.page-size-control{display:inline-flex;align-items:center;gap:7px;min-height:32px;color:var(--htt-color-muted);font-size:13px;font-weight:800}.page-size-control select{min-width:70px;height:32px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm);padding:0 8px;color:var(--htt-color-ink);background:#fff;font:inherit}.page-size-control select:focus{outline:2px solid rgba(201,22,29,.16);border-color:#f0b6ba}.sort-toggle{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.sort-toggle button{min-height:30px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm);padding:0 10px;color:var(--htt-color-muted);background:#fff;font-size:13px;font-weight:800;cursor:pointer}.sort-toggle button.active,.sort-toggle button:hover{border-color:#f0b6ba;color:var(--htt-color-primary);background:var(--htt-color-primary-soft)}.search-assist-panel{display:grid;grid-template-columns:minmax(0,300px) minmax(0,1fr);gap:12px;align-items:center;margin-bottom:12px;padding:12px 14px;border:1px solid #eef1f5;border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f172a0a}.search-assist-panel strong{display:block;color:var(--htt-color-ink-strong);font-size:15px}.search-assist-panel span{display:block;margin-top:5px;color:var(--htt-color-muted);font-size:12px;line-height:1.45}.search-assist-chips{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.search-assist-chips button{min-height:30px;border:1px solid var(--htt-color-line);border-radius:999px;padding:6px 11px;color:var(--htt-color-ink);background:#fff;font-size:12px;font-weight:800;cursor:pointer}.search-assist-chips button:hover{border-color:#f0b6ba;color:var(--htt-color-primary);background:var(--htt-color-primary-soft)}.search-assist-chips button.muted{color:var(--htt-color-muted);font-weight:700}.search-capability-grid,.catalog-hint-bar{display:grid;gap:10px;margin-bottom:12px}.search-capability-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.search-capability-grid article,.catalog-hint-bar{border:1px solid var(--htt-color-line);border-radius:8px;background:#fbfcfe}.search-capability-grid article{min-height:76px;padding:12px}.search-capability-grid strong{display:block;color:var(--htt-color-ink-strong);font-size:14px}.search-capability-grid span{display:block;margin-top:7px;color:var(--htt-color-muted);font-size:13px;line-height:1.5}.catalog-hint-bar{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:center;min-height:46px;padding:9px 12px}.catalog-hint-bar span{color:var(--htt-color-muted);font-size:13px}.category-context-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:10px;align-items:center;margin-bottom:12px;padding:11px 12px;border:1px solid #eef1f5;border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f172a0a}.category-context-strip span{display:grid;gap:4px;min-width:0;color:var(--htt-color-ink);font-size:13px}.category-context-strip strong{color:var(--htt-color-muted);font-size:12px}.category-context-strip button{min-height:30px;border:1px solid var(--htt-color-line);border-radius:999px;padding:5px 12px;color:var(--htt-color-primary);background:var(--htt-color-primary-soft);font-size:12px;font-weight:900;cursor:pointer}.normalized-search-note{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(0,1.4fr);gap:10px;align-items:center;min-height:40px;margin-bottom:12px;padding:9px 12px;border:1px solid #f1cfd1;border-radius:8px;background:#fff7f7}.normalized-search-note strong{color:var(--htt-color-primary);font-size:13px}.normalized-search-note span{color:var(--htt-color-ink-strong);font-size:13px;font-weight:800}.normalized-search-note em{color:var(--htt-color-muted);font-size:13px;font-style:normal}.active-filter-row,.result-pager,.facet-summary-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px}.active-filter-row span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border:1px solid #f1cfd1;border-radius:var(--htt-radius-sm);color:var(--htt-color-primary);background:var(--htt-color-primary-soft);font-size:13px;font-weight:700}.facet-summary-row span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm);color:var(--htt-color-muted);background:#fbfcfe;font-size:12px;font-weight:800}.active-filter-row button,.result-pager button{display:inline-flex;align-items:center;justify-content:center;min-height:32px;border:1px solid var(--htt-color-line-strong);border-radius:var(--htt-radius-sm);padding:0 12px;color:var(--htt-color-ink);background:#fff;font-weight:700;cursor:pointer}.active-filter-row button:hover,.result-pager button:hover:not(:disabled){border-color:var(--htt-color-primary);color:var(--htt-color-primary)}.result-pager{justify-content:flex-end;margin-top:0;margin-bottom:0;padding-top:0;border-top:0}.result-page-window{display:inline-flex;align-items:center;gap:6px}.result-pager span{color:var(--htt-color-muted);font-size:13px}.result-page-window button{min-width:34px;padding:0 9px}.result-page-window button.active{border-color:var(--htt-color-primary);background:var(--htt-color-primary);color:#fff;opacity:1}.result-page-ellipsis{min-width:16px;text-align:center}.result-pager button:disabled{cursor:not-allowed;opacity:.48}.result-page-window button.active:disabled{opacity:1}@media(max-width:640px){.result-pager{justify-content:center;gap:8px}.result-page-window{order:3;width:100%;justify-content:center;flex-wrap:wrap}.result-pager>span{order:2;min-width:94px;text-align:center}.result-pager button{min-width:64px}.result-page-window button{min-width:34px}}.no-result-panel{display:grid;gap:14px;padding:24px;border:1px solid var(--htt-color-line);border-radius:8px;background:linear-gradient(90deg,#fffffffa,#ffffffe6),url(/ai-sourcing-bg.webp) right center / 460px auto no-repeat;box-shadow:0 10px 28px #0f172a0f}.no-result-panel svg{color:var(--htt-color-primary)}.no-result-panel h2{margin:7px 0 5px;color:var(--htt-color-ink-strong);font-size:21px}.no-result-panel p{max-width:660px;margin:0;color:var(--htt-color-muted);line-height:1.7}.no-result-actions{display:flex;flex-wrap:wrap;gap:8px}.no-result-actions button{min-height:34px;border:1px solid var(--htt-color-line-strong);border-radius:var(--htt-radius-sm);padding:0 12px;color:var(--htt-color-ink);background:#fff;font-weight:800;cursor:pointer}.no-result-actions button:hover{border-color:var(--htt-color-primary);color:var(--htt-color-primary)}.no-result-draft-card{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid var(--htt-color-line);border-radius:8px;background:#fbfcfef0}.no-result-draft-card strong{color:var(--htt-color-ink-strong)}.no-result-draft-card span,.no-result-draft-card small{color:var(--htt-color-muted);font-size:13px;line-height:1.45}.no-result-draft-card small{grid-column:2 / -1;color:var(--htt-color-green);font-weight:800}.ai-sourcing-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr) auto;gap:12px;align-items:center;padding:14px;border:1px solid #f1cfd1;border-radius:8px;background:#fff7f7eb}.ai-sourcing-card strong{color:var(--htt-color-ink-strong)}.ai-sourcing-card span{color:var(--htt-color-muted);font-size:13px;line-height:1.5}.sourcing-page{display:grid;gap:22px}.sourcing-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:end;min-height:210px;padding:28px;border-radius:var(--htt-radius-md);color:#fff;background:linear-gradient(100deg,#911016f2,#d62a30c2),url(/ai-sourcing-bg.webp) center / cover no-repeat;box-shadow:var(--htt-shadow-md)}.sourcing-hero span,.sourcing-page .section-heading span{color:#ffffffd1;font-size:13px;font-weight:900}.sourcing-hero h1{max-width:720px;margin:8px 0 10px;font-size:34px;line-height:1.18}.sourcing-hero p{max-width:760px;margin:0;color:#ffffffdb;line-height:1.7}.sourcing-hero-tools{display:grid;gap:10px;min-width:210px}.sourcing-hero-tools button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:1px solid rgba(255,255,255,.42);border-radius:var(--htt-radius-sm);color:#fff;background:#ffffff24;font-size:14px;font-weight:900}.sourcing-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;align-items:start}.sourcing-form-panel,.sourcing-side-panel{border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);background:var(--htt-color-surface);box-shadow:var(--htt-shadow-sm)}.sourcing-form-panel{display:grid;gap:18px;padding:20px}.section-heading.compact{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:0}.section-heading.compact span{color:var(--htt-color-primary)}.section-heading.compact small{color:var(--htt-color-muted);font-size:12px}.sourcing-field-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.sourcing-field-grid label,.sourcing-textarea{display:grid;gap:7px;min-width:0;color:var(--htt-color-ink);font-size:13px;font-weight:900}.sourcing-field-grid input,.sourcing-field-grid select,.sourcing-textarea textarea{width:100%;min-width:0;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm);outline:0;color:var(--htt-color-ink-strong);background:#fbfcfe;font-size:14px}.sourcing-field-grid input,.sourcing-field-grid select{height:42px;padding:0 12px}.sourcing-textarea textarea{min-height:112px;resize:vertical;padding:12px;line-height:1.6}.sourcing-field-grid input:focus,.sourcing-field-grid select:focus,.sourcing-textarea textarea:focus{border-color:#f0b6ba;background:#fff;box-shadow:0 0 0 3px #c9161d14}.form-error,.sourcing-success-note{display:flex;align-items:center;gap:8px;min-height:38px;border-radius:var(--htt-radius-sm);padding:9px 12px;font-size:13px;font-weight:900}.form-error{color:#a40e18;background:#fff1f2}.sourcing-success-note{color:var(--htt-color-green);background:#edfdf5}.sourcing-actions{display:flex;flex-wrap:wrap;gap:10px}.sourcing-side-panel{position:sticky;top:118px;display:grid;gap:14px;padding:16px}.sourcing-security-note,.sourcing-example-card,.sourcing-draft-list{display:grid;gap:8px;padding:14px;border-radius:var(--htt-radius-sm);background:#fbfcfe}.sourcing-security-note svg{color:var(--htt-color-primary)}.sourcing-security-note strong,.sourcing-example-card strong,.sourcing-draft-list>strong,.sourcing-flow strong{color:var(--htt-color-ink-strong)}.sourcing-security-note span,.sourcing-example-card span,.sourcing-flow span{color:var(--htt-color-muted);font-size:13px;line-height:1.55}.sourcing-flow{display:grid;gap:10px}.sourcing-flow article{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:start;padding:12px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm)}.sourcing-flow em{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;color:#fff;background:var(--htt-color-primary);font-style:normal;font-weight:900}.sourcing-draft-list article{display:grid;gap:5px;padding:10px 0;border-top:1px solid var(--htt-color-line)}.sourcing-draft-list article>span{color:var(--htt-color-ink-strong);font-size:13px;font-weight:900}.sourcing-draft-list small{display:-webkit-box;overflow:hidden;color:var(--htt-color-muted);font-size:12px;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.sourcing-draft-list article div{display:flex;gap:8px}.sourcing-draft-list a,.sourcing-draft-list button{border:0;padding:0;color:var(--htt-color-primary);background:transparent;font-size:12px;font-weight:900;cursor:pointer}.detail-layout{display:grid;grid-template-columns:410px minmax(0,1fr);gap:30px;align-items:start}.detail-media,.detail-main,.inquiry-summary,.entry-grid article{border:1px solid var(--htt-color-line);border-radius:8px;background:var(--htt-color-surface);box-shadow:0 8px 24px #0f172a0b}.detail-media{padding:13px}.detail-media .product-visual{min-height:340px}.attachment-strip{display:grid;gap:7px;margin-top:12px}.attachment-strip span{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:40px;padding:7px 9px;border:1px solid var(--htt-color-line);border-radius:7px;color:var(--htt-color-muted);font-size:13px}.attachment-strip strong{color:var(--htt-color-ink);font-size:13px}.attachment-strip em{color:var(--htt-color-subtle);font-size:12px;font-style:normal}.detail-main{padding:22px}.detail-main h1{margin:8px 0 12px;color:var(--htt-color-ink-strong);font-size:28px;line-height:1.25}.detail-id-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px}.detail-id-row span{color:var(--htt-color-muted);font-size:13px}.detail-id-row em{padding:5px 8px;border-radius:var(--htt-radius-sm);color:var(--htt-color-green);background:#eaf7ef;font-size:13px;font-style:normal;font-weight:800}.detail-meta{display:flex;flex-wrap:wrap;gap:8px}.detail-meta span{min-height:30px;padding:6px 9px;border:1px solid var(--htt-color-line);border-radius:7px;color:var(--htt-color-muted);background:#f8fafc;font-size:13px}.detail-summary{margin:16px 0;color:var(--htt-color-ink);line-height:1.7}.detail-service-grid,.detail-section-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px}.detail-service-grid article,.detail-info-panel{border:1px solid var(--htt-color-line);border-radius:8px;background:#fbfcfe}.detail-service-grid article{display:grid;grid-template-columns:26px minmax(0,1fr);gap:10px;min-height:78px;padding:12px}.detail-service-grid svg,.sell-point-list svg{color:var(--htt-color-primary)}.detail-service-grid strong{display:block;color:var(--htt-color-ink-strong);font-size:14px}.detail-service-grid small{display:block;margin-top:5px;color:var(--htt-color-muted);font-size:12px;line-height:1.45}.detail-procurement-board{margin:18px 0 16px;border:1px solid var(--htt-color-line);border-radius:8px;padding:15px;background:#fff}.detail-decision-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.detail-decision-grid article{display:grid;gap:6px;min-width:0;border-radius:6px;padding:12px;background:#f8fafc}.detail-decision-grid span{color:var(--htt-color-muted);font-size:12px;font-weight:900}.detail-decision-grid strong{overflow:hidden;color:var(--htt-color-ink-strong);font-size:15px;text-overflow:ellipsis;white-space:nowrap}.detail-decision-grid small{color:#697384;font-size:12px;line-height:1.45}.detail-scenario-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.detail-scenario-links a{border:1px solid #f3c3c6;border-radius:999px;padding:7px 12px;color:var(--htt-color-primary);background:#fff6f6;font-size:13px;font-weight:900}.detail-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 0 9px}.detail-section-heading.compact{margin:0 0 10px}.detail-section-heading h2{margin:0;color:var(--htt-color-ink-strong);font-size:18px}.detail-section-heading span{color:var(--htt-color-muted);font-size:13px}.spec-table{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border-top:1px solid var(--htt-color-line);border-left:1px solid var(--htt-color-line);border-radius:8px}.spec-table div{display:grid;grid-template-columns:110px minmax(0,1fr);min-height:42px;border-right:1px solid var(--htt-color-line);border-bottom:1px solid var(--htt-color-line)}.spec-table span,.spec-table strong{display:flex;align-items:center;padding:8px 10px;font-size:14px}.spec-table span{color:var(--htt-color-muted);background:#f8fafc}.spec-table strong{color:var(--htt-color-ink-strong)}.detail-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.detail-info-panel{padding:15px}.sell-point-list{display:grid;gap:9px;margin:0;padding:0;list-style:none}.sell-point-list li{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:start;color:var(--htt-color-ink);font-size:14px;line-height:1.5}.attachment-action-grid{display:grid;gap:8px;margin-top:12px}.attachment-action-grid button,.attachment-action-grid a{display:grid;grid-template-columns:20px minmax(0,1fr);gap:8px;align-items:center;min-height:48px;border:1px solid var(--htt-color-line);border-radius:7px;padding:9px;color:var(--htt-color-ink);background:#fbfcfe;text-align:left;cursor:pointer}.attachment-action-grid button:hover,.attachment-action-grid a:hover{border-color:#f0b6ba;color:var(--htt-color-primary);background:#fff7f7}.attachment-action-grid svg{color:var(--htt-color-primary)}.attachment-action-grid span{display:grid;gap:2px;min-width:0}.attachment-action-grid strong{overflow:hidden;color:var(--htt-color-ink-strong);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.attachment-action-grid small{color:var(--htt-color-muted);font-size:12px}.detail-remark-panel{margin-top:16px}.detail-remark-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.detail-remark-grid button{min-height:42px;border:1px solid var(--htt-color-line);border-radius:6px;padding:9px 12px;color:var(--htt-color-ink);background:#fbfcfe;font-size:13px;font-weight:800;line-height:1.45;text-align:left;cursor:pointer}.detail-remark-grid button:hover{border-color:#f0b6ba;color:var(--htt-color-primary);background:#fff7f7}.detail-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.detail-actions .primary-button.active{border-color:#9f1119;background:#9f1119;box-shadow:0 8px 18px #9f11192e}.detail-actions .detail-cart-link{position:relative}.detail-actions .detail-cart-link em{display:grid;min-width:18px;height:18px;place-items:center;border-radius:9px;padding:0 5px;color:#fff;background:var(--htt-color-primary);font-size:11px;font-style:normal;font-weight:900}.detail-cart-brief{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px;padding:11px 12px;border:1px solid #f1cfd1;border-radius:8px;background:#fff7f7}.detail-cart-brief span{display:grid;min-width:0;gap:3px}.detail-cart-brief strong{color:var(--htt-color-ink-strong);font-size:14px}.detail-cart-brief small{overflow:hidden;color:var(--htt-color-muted);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.detail-cart-brief a{flex:0 0 auto;color:var(--htt-color-primary);font-size:13px;font-weight:900}.detail-related-panel{grid-column:1 / -1;padding:16px;border:1px solid var(--htt-color-line);border-radius:8px;background:var(--htt-color-surface);box-shadow:0 8px 24px #0f172a0b}.compact-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.replacement-list{display:grid;gap:10px}.replacement-intent-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px;padding:9px 11px;border:1px solid #f1cfd1;border-radius:8px;color:var(--htt-color-muted);background:#fff7f7;font-size:13px;line-height:1.5}.replacement-intent-bar a{flex:0 0 auto;color:var(--htt-color-primary);font-weight:900}.replacement-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.replacement-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr) 54px;gap:12px;align-items:center;min-height:56px;padding:11px;border:1px solid var(--htt-color-line);border-radius:8px;background:#fbfcfe}.replacement-main:hover{border-color:#f0b6ba;background:#fff7f7}.replacement-list strong{color:var(--htt-color-ink-strong)}.replacement-list span,.replacement-empty{color:var(--htt-color-muted);font-size:13px;line-height:1.5}.replacement-list em{justify-self:end;color:var(--htt-color-primary);font-style:normal;font-weight:800}.replacement-actions{display:flex;justify-content:flex-end}.replacement-actions button{min-height:34px;border:1px solid var(--htt-color-primary);border-radius:999px;padding:7px 11px;color:#fff;background:var(--htt-color-primary);font-size:12px;font-weight:900;cursor:pointer}.replacement-actions button:hover{background:var(--htt-color-primary-dark);border-color:var(--htt-color-primary-dark)}.detail-related-panel .empty-state{min-height:160px;padding:24px}.quantity-stepper{display:inline-grid;grid-template-columns:36px 58px 36px;height:38px;border:1px solid var(--htt-color-line-strong);border-radius:var(--htt-radius-sm);overflow:hidden}.quantity-stepper button{display:grid;place-items:center;border:0;color:var(--htt-color-ink);background:#f8fafc;cursor:pointer}.quantity-stepper input{width:58px;border:0;border-right:1px solid var(--htt-color-line);border-left:1px solid var(--htt-color-line);text-align:center;outline:0}.success-note{margin:14px 0 0;color:var(--htt-color-green);font-size:14px;font-weight:700}.inquiry-layout{display:grid;grid-template-columns:minmax(0,1fr) 328px;gap:18px;align-items:start}.inquiry-lines{display:grid;gap:12px}.bulk-import-panel{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:16px;max-width:var(--htt-content-max);margin:0 auto 20px;padding:0 24px}.bulk-import-copy,.bulk-import-editor,.bulk-import-results{border:1px solid var(--htt-color-line);border-radius:8px;background:var(--htt-color-surface);box-shadow:0 8px 24px #0f172a0b}.bulk-import-copy{display:grid;align-content:center;gap:9px;min-height:184px;padding:16px;background:linear-gradient(135deg,#fff7f7f5,#ffffffeb),radial-gradient(circle at 92% 14%,rgba(201,22,29,.12),transparent 28%)}.bulk-import-copy span{color:var(--htt-color-primary);font-size:13px;font-weight:900}.bulk-import-copy h2{margin:0;color:var(--htt-color-ink-strong);font-size:22px;line-height:1.3}.bulk-import-copy p{margin:0;color:var(--htt-color-muted);font-size:13px;line-height:1.65}.bulk-import-editor{display:grid;gap:12px;padding:13px}.bulk-import-editor textarea{width:100%;min-height:120px;resize:vertical;border:1px solid var(--htt-color-line);border-radius:8px;padding:12px;color:var(--htt-color-ink);outline:0}.bulk-import-editor textarea:focus{border-color:var(--htt-color-primary);box-shadow:0 0 0 3px #c9161d14}.bulk-import-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.bulk-import-actions span{margin-right:auto;color:var(--htt-color-muted);font-size:12px}.bulk-import-results{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px}.bulk-import-results article{display:grid;gap:5px;min-width:0;padding:10px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm);background:#fbfcfe}.bulk-import-results article.matched{border-color:#13825b3d;background:#f0fdf8}.bulk-import-results article.unmatched{border-color:#b56a003d;background:#fff8eb}.bulk-import-results article.skipped{opacity:.76}.bulk-import-results strong,.bulk-import-results span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bulk-import-results strong{color:var(--htt-color-ink-strong);font-size:13px}.bulk-import-results span{color:var(--htt-color-muted);font-size:12px}.inquiry-flow-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--htt-color-line);border-radius:8px;background:var(--htt-color-line);box-shadow:0 8px 24px #0f172a0b}.inquiry-flow-card article{display:grid;grid-template-columns:38px minmax(0,1fr);gap:4px 10px;align-items:center;min-height:78px;padding:13px;background:#fff}.inquiry-flow-card span{grid-row:span 2;display:grid;place-items:center;width:34px;height:34px;border-radius:var(--htt-radius-sm);color:#fff;background:var(--htt-color-primary);font-size:13px;font-weight:900}.inquiry-flow-card strong{color:var(--htt-color-ink-strong)}.inquiry-overview-panel{display:grid;gap:12px;padding:14px;border:1px solid var(--htt-color-line);border-radius:8px;background:linear-gradient(135deg,#fff7f7db,#fffffff5),var(--htt-color-surface);box-shadow:0 8px 24px #0f172a0b}.inquiry-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.inquiry-overview-grid article{display:grid;gap:5px;min-width:0;padding:11px;border:1px solid var(--htt-color-line);border-radius:8px;background:#fff}.inquiry-overview-grid span,.inquiry-overview-grid small{overflow:hidden;color:var(--htt-color-muted);text-overflow:ellipsis;white-space:nowrap}.inquiry-overview-grid span{font-size:12px;font-weight:800}.inquiry-overview-grid strong{color:var(--htt-color-ink-strong);font-size:22px;line-height:1.1}.inquiry-overview-grid small{font-size:12px}.inquiry-source-tags{display:flex;flex-wrap:wrap;gap:7px}.inquiry-source-tags span{display:inline-flex;align-items:center;gap:5px;min-height:28px;border:1px solid var(--htt-color-line);border-radius:999px;padding:0 10px;color:var(--htt-color-muted);background:#fff;font-size:12px;font-weight:800}.inquiry-source-tags span.active{border-color:#c9161d33;color:var(--htt-color-primary);background:#fff7f7}.inquiry-source-tags strong{color:inherit;font-size:13px}.inquiry-flow-card small,.line-meta-grid small,.inquiry-summary-note span{color:var(--htt-color-muted);font-size:12px;line-height:1.45}.inquiry-review-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:11px 13px;border:1px solid #f1cfd1;border-radius:8px;color:var(--htt-color-ink);background:#fff7f7}.inquiry-review-panel strong{display:block;color:var(--htt-color-primary);font-size:15px}.inquiry-review-panel span{display:block;margin-top:4px;color:var(--htt-color-muted);font-size:13px;line-height:1.5}.inquiry-source-bridge{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;width:calc(100% - 48px);max-width:calc(var(--htt-content-max) - 48px);margin:0 auto 14px;padding:13px 14px;border:1px solid #f1cfd1;border-radius:8px;background:linear-gradient(90deg,#c61d231a,#ffffffeb),var(--htt-color-surface);box-shadow:0 8px 24px #0f172a0b}.inquiry-source-bridge strong{display:block;color:var(--htt-color-primary);font-size:16px}.inquiry-source-bridge span{display:block;margin-top:4px;color:var(--htt-color-muted);font-size:13px;line-height:1.55}.inquiry-line{display:grid;grid-template-columns:124px minmax(0,1fr) 150px;gap:13px;padding:13px;border:1px solid var(--htt-color-line);border-radius:8px;background:var(--htt-color-surface);box-shadow:0 8px 24px #0f172a0a}.inquiry-line .product-visual{min-height:108px}.line-main{display:grid;gap:7px;min-width:0}.line-main a{color:var(--htt-color-ink-strong);font-size:16px;font-weight:800;line-height:1.35}.line-main span{color:var(--htt-color-muted);font-size:13px}.line-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.line-meta-grid small{min-height:28px;padding:6px 7px;border-radius:7px;background:#f6f8fb}.line-context-card{display:grid;gap:4px;padding:9px 10px;border:1px solid #f1cfd1;border-radius:8px;background:#fff7f7}.line-context-card strong{color:var(--htt-color-primary);font-size:13px}.line-context-card span,.line-context-card small{color:var(--htt-color-muted);font-size:12px;line-height:1.45}.line-main textarea{width:100%;min-height:52px;resize:vertical;border:1px solid var(--htt-color-line);border-radius:8px;padding:8px 10px;color:var(--htt-color-ink);outline:0}.line-main textarea:focus,.inquiry-summary input:focus{border-color:var(--htt-color-primary)}.line-remark-count{justify-self:end;margin-top:-4px;color:var(--htt-color-subtle);font-size:12px}.line-actions{display:grid;align-content:center;justify-items:end;gap:10px}.icon-only{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--htt-color-line);border-radius:8px;background:var(--htt-color-surface);cursor:pointer}.icon-only.danger{color:var(--htt-color-primary)}.inquiry-summary{position:sticky;top:156px;display:grid;gap:11px;padding:16px}.inquiry-summary strong{color:var(--htt-color-ink-strong);font-size:20px}.inquiry-summary span,.inquiry-summary label{color:var(--htt-color-muted);font-size:14px}.inquiry-summary label{display:grid;gap:6px}.inquiry-summary-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.inquiry-summary-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border:1px solid var(--htt-color-line);border-radius:8px;color:var(--htt-color-ink);background:#fff;font-size:12px;font-weight:900}.inquiry-summary-actions a:hover{border-color:#c9161d38;color:var(--htt-color-primary);background:#fff7f7}.inquiry-summary-note{display:grid;gap:6px;padding:11px;border:1px solid #f1cfd1;border-radius:8px;background:#fff7f7}.inquiry-summary-note strong{font-size:14px}.inquiry-batch-tools{display:grid;gap:8px;padding:11px;border:1px solid var(--htt-color-line);border-radius:8px;background:#fbfcfe}.inquiry-batch-tools strong{font-size:14px}.inquiry-batch-tools span{color:var(--htt-color-muted);font-size:12px;line-height:1.45}.inquiry-batch-tools div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.inquiry-batch-tools button{min-height:32px;border:1px solid #f1cfd1;border-radius:8px;color:var(--htt-color-primary);background:#fff;font-size:12px;font-weight:900;cursor:pointer}.inquiry-batch-tools button:hover{color:#fff;background:var(--htt-color-primary)}.inquiry-readiness-panel{display:grid;gap:10px;padding:11px;border:1px solid var(--htt-color-line);border-radius:8px;background:#fbfcfe}.inquiry-readiness-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.inquiry-readiness-head strong{font-size:15px}.inquiry-readiness-head em{color:var(--htt-color-primary);font-size:20px;font-style:normal;font-weight:900}.inquiry-readiness-bar{height:8px;overflow:hidden;border-radius:999px;background:#eef1f5}.inquiry-readiness-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--htt-color-primary),#f97373);transition:width .24s ease}.inquiry-readiness-panel ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.inquiry-readiness-panel li{display:grid;grid-template-columns:18px minmax(0,.75fr) minmax(0,1.25fr);gap:7px;align-items:center;color:var(--htt-color-amber);font-size:12px}.inquiry-readiness-panel li.done{color:var(--htt-color-green)}.inquiry-readiness-panel li span{color:var(--htt-color-ink);font-weight:800}.inquiry-readiness-panel li small{min-width:0;color:var(--htt-color-muted);line-height:1.45}.inquiry-summary input{height:38px;border:1px solid var(--htt-color-line);border-radius:8px;padding:0 10px;outline:0}.helper-note{margin:-4px 0 0;color:var(--htt-color-muted);font-size:12px;line-height:1.5}.inquiry-dock{position:fixed;right:24px;bottom:24px;z-index:42;display:grid;gap:5px;min-width:178px;padding:12px;border:1px solid #f1cfd1;border-radius:var(--htt-radius-md);background:#fffffff5;box-shadow:var(--htt-shadow-md);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.inquiry-dock span{color:var(--htt-color-muted);font-size:12px;font-weight:800}.inquiry-dock strong{color:var(--htt-color-ink-strong);font-size:18px}.inquiry-dock a{display:inline-flex;align-items:center;justify-content:center;min-height:32px;margin-top:4px;border-radius:var(--htt-radius-sm);color:#fff;background:var(--htt-color-primary);font-size:13px;font-weight:900}.compare-dock{position:fixed;left:24px;bottom:24px;z-index:43;display:grid;gap:10px;width:min(720px,calc(100vw - 48px));max-width:320px;padding:12px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);background:#fffffff7;box-shadow:var(--htt-shadow-md);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.compare-dock.expanded{max-width:min(760px,calc(100vw - 48px))}.compare-dock-head{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center}.compare-dock-head span{display:inline-flex;align-items:center;gap:7px;min-width:0;color:var(--htt-color-ink-strong);font-size:14px;font-weight:900}.compare-dock-head strong{color:var(--htt-color-primary);font-size:16px}.compare-dock-head button,.compare-selected-list button{display:inline-flex;align-items:center;justify-content:center;min-height:30px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm);color:var(--htt-color-muted);background:#fff;font-size:12px;font-weight:900;cursor:pointer}.compare-dock-body{display:grid;gap:10px}.compare-selected-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.compare-selected-list article{position:relative;display:grid;gap:4px;min-width:0;padding:10px 34px 10px 10px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm);background:#fbfcfe}.compare-selected-list strong,.compare-selected-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compare-selected-list strong{color:var(--htt-color-ink-strong);font-size:13px}.compare-selected-list span{color:var(--htt-color-muted);font-size:12px}.compare-selected-list button{position:absolute;top:7px;right:7px;width:24px;height:24px;min-height:0;padding:0}.compare-spec-table{display:grid;overflow-x:auto;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm)}.compare-spec-row{display:grid;grid-template-columns:88px repeat(4,minmax(118px,1fr));min-width:560px;border-bottom:1px solid var(--htt-color-line)}.compare-spec-row:last-child{border-bottom:0}.compare-spec-row span,.compare-spec-row strong{padding:9px 10px;border-right:1px solid var(--htt-color-line);font-size:12px;line-height:1.45}.compare-spec-row span{color:var(--htt-color-muted);background:#f7f8fb}.compare-spec-row strong{color:var(--htt-color-ink);font-weight:700}.compare-dock-actions{display:flex;gap:8px;justify-content:flex-end}.app-action-toast{position:fixed;right:24px;bottom:92px;z-index:80;display:flex;align-items:center;gap:12px;max-width:min(420px,calc(100vw - 32px));padding:12px 14px;border:1px solid #f1cfd1;border-radius:var(--htt-radius-sm);color:var(--htt-color-ink-strong);background:#fffffff7;box-shadow:0 16px 40px #0f172a29}.app-action-toast span{min-width:0;font-size:14px;font-weight:800;line-height:1.45}.app-action-toast button{display:grid;flex:0 0 auto;width:24px;height:24px;place-items:center;border:0;border-radius:12px;color:var(--htt-color-muted);background:#f4f5f7;cursor:pointer}.customer-entry{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center;min-height:560px;background:linear-gradient(90deg,#f5f6f8fa,#f5f6f8b8),url(/industrial-bg.webp) right center / 660px auto no-repeat}.customer-portal-entry{align-items:stretch;padding-top:44px;padding-bottom:44px}.customer-portal-copy{align-content:center;max-width:560px}.customer-portal-copy>span,.customer-portal-head span,.customer-portal-band .section-heading span,.customer-portal-scenarios .section-heading span{color:var(--htt-color-primary);font-size:13px;font-weight:900}.customer-portal-copy h1{margin:10px 0 0;color:var(--htt-color-ink-strong);font-size:38px;line-height:1.16}.customer-portal-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.customer-portal-stats article,.customer-portal-panel,.customer-service-grid a,.customer-scenario-grid a{border:1px solid var(--htt-color-line);border-radius:8px;background:var(--htt-color-surface);box-shadow:0 10px 24px #0f172a0e}.customer-portal-stats article{display:grid;gap:4px;padding:13px}.customer-portal-stats strong{color:var(--htt-color-primary);font-size:26px;line-height:1}.customer-portal-stats span{color:var(--htt-color-muted);font-size:12px;font-weight:800}.customer-portal-panel{display:grid;gap:14px;padding:18px;background:linear-gradient(135deg,#fff7f7eb,#fffffffa),var(--htt-color-surface)}.customer-portal-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid var(--htt-color-line)}.customer-portal-head strong{display:block;margin-top:5px;color:var(--htt-color-ink-strong);font-size:20px}.customer-portal-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.customer-portal-actions a{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;min-height:106px;padding:14px;border:1px solid var(--htt-color-line);border-radius:8px;color:var(--htt-color-ink);background:#fff}.customer-portal-actions a:hover,.customer-service-grid a:hover,.customer-scenario-grid a:hover{border-color:#c9161d47;transform:translateY(-1px)}.customer-portal-actions svg{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;padding:9px;color:var(--htt-color-primary);background:#fff1f1}.customer-portal-actions span{display:grid;gap:5px;min-width:0}.customer-portal-actions strong{color:var(--htt-color-ink-strong);font-size:16px}.customer-portal-actions small{color:var(--htt-color-muted);font-size:12px;line-height:1.5}.customer-portal-band{padding-top:30px}.customer-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.customer-service-grid a{display:grid;gap:9px;min-height:154px;padding:17px}.customer-service-grid svg{color:var(--htt-color-primary)}.customer-service-grid strong,.customer-scenario-grid strong{color:var(--htt-color-ink-strong);font-size:17px}.customer-service-grid span,.customer-scenario-grid small{color:var(--htt-color-muted);font-size:13px;line-height:1.6}.customer-portal-scenarios{padding-top:30px}.customer-scenario-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.customer-scenario-grid a{display:grid;gap:10px;min-height:146px;padding:18px}.customer-scenario-grid a span{justify-self:start;border-radius:999px;padding:5px 9px;color:var(--htt-color-primary);background:#fff1f1;font-size:12px;font-weight:900}.customer-login-page{display:grid;grid-template-columns:420px minmax(0,1fr);gap:28px;align-items:center;max-width:var(--htt-content-max);min-height:620px;margin:0 auto;padding:44px 24px;background:linear-gradient(90deg,#f5f6f8fa,#f5f6f8b8),url(/industrial-bg.webp) right center / 660px auto no-repeat}.login-card{display:grid;gap:14px;padding:26px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);background:#fffffff0;box-shadow:var(--htt-shadow-md)}.login-card img{width:180px}.login-card h1{margin:10px 0 0;color:var(--htt-color-ink-strong);font-size:28px}.login-card p,.login-side span{margin:0;color:var(--htt-color-muted);line-height:1.7}.login-card label,.profile-form label{display:grid;gap:6px;color:var(--htt-color-muted);font-size:14px}.login-card input,.profile-form input{height:40px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm);padding:0 10px;color:var(--htt-color-ink);background:#f8fafc}.login-side{display:grid;gap:12px;max-width:460px}.login-side strong{color:var(--htt-color-ink-strong);font-size:34px;line-height:1.2}.customer-center-shell{display:grid;grid-template-columns:248px minmax(0,1fr);gap:22px;max-width:var(--htt-content-max);margin:0 auto;padding:28px 24px 44px}.customer-sidebar{position:sticky;top:156px;align-self:start;display:grid;gap:18px;padding:18px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);background:var(--htt-color-surface);box-shadow:var(--htt-shadow-sm)}.customer-brand img{width:168px}.customer-sidebar nav{display:grid;gap:6px}.customer-sidebar nav a{display:flex;align-items:center;gap:9px;min-height:38px;padding:0 10px;border-radius:var(--htt-radius-sm);color:var(--htt-color-ink);font-size:14px;font-weight:700}.customer-sidebar nav a.active,.customer-sidebar nav a:hover{color:var(--htt-color-primary);background:var(--htt-color-primary-soft)}.customer-workspace{min-width:0}.customer-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px;padding:22px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);background:var(--htt-color-surface)}.customer-topbar h1{margin:0;color:var(--htt-color-ink-strong);font-size:28px}.customer-topbar p{margin:8px 0 0;color:var(--htt-color-muted);line-height:1.6}.customer-panel-stack{display:grid;gap:14px}.customer-profile-card,.customer-metric-grid,.customer-table-card{border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);background:var(--htt-color-surface);box-shadow:var(--htt-shadow-sm)}.customer-profile-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:20px}.customer-profile-card span,.customer-metric-grid span,.customer-row small,.table-heading span{color:var(--htt-color-muted);font-size:13px}.customer-profile-card strong{display:block;margin-top:8px;color:var(--htt-color-ink-strong);font-size:20px}.customer-profile-card p{margin:8px 0 0;color:var(--htt-color-muted)}.customer-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;background:var(--htt-color-line)}.customer-metric-grid article{display:grid;gap:8px;min-height:120px;padding:18px;background:var(--htt-color-surface)}.customer-metric-grid strong{color:var(--htt-color-ink-strong);font-size:30px}.customer-metric-grid small{color:var(--htt-color-muted)}.customer-table-card{padding:18px}.table-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:36px;margin-bottom:10px}.table-heading strong{color:var(--htt-color-ink-strong);font-size:18px}.customer-row{display:grid;grid-template-columns:minmax(0,1fr) 120px 110px;gap:12px;align-items:center;min-height:56px;padding:12px 0;border-top:1px solid var(--htt-color-line)}.customer-row span{min-width:0}.customer-row span strong{display:block;margin-bottom:5px;color:var(--htt-color-ink-strong);font-size:15px}.customer-row em{justify-self:start;padding:5px 8px;border-radius:var(--htt-radius-sm);color:var(--htt-color-primary);background:var(--htt-color-primary-soft);font-size:13px;font-style:normal;font-weight:700}.live-favorite-panel{display:grid;gap:2px;margin:12px 0;padding:12px;border:1px solid #f1cfd1;border-radius:var(--htt-radius-md);background:#fff7f7}.table-heading.compact{margin-bottom:0}.table-heading.compact strong{font-size:15px}.live-favorite-panel .customer-row{grid-template-columns:minmax(0,1fr) auto auto;min-height:50px;padding:10px 0}.profile-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profile-form .table-heading{grid-column:1 / -1}.profile-edit-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding-top:4px}.profile-edit-actions span{color:var(--htt-color-muted);font-size:13px}.customer-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.entry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.entry-grid article{display:grid;gap:10px;min-height:156px;padding:18px}.entry-grid svg{color:var(--htt-color-primary)}.entry-grid strong{color:var(--htt-color-ink-strong);font-size:17px}.entry-grid span{color:var(--htt-color-muted);font-size:14px;line-height:1.55}.empty-state{display:grid;place-items:center;gap:10px;max-width:var(--htt-content-max);min-height:340px;margin:0 auto;padding:48px 24px;color:var(--htt-color-muted);text-align:center}.empty-state svg{color:var(--htt-color-primary)}.empty-state strong{color:var(--htt-color-ink-strong);font-size:22px}.empty-state p{max-width:460px;margin:0;line-height:1.7}.site-footer{border-top:1px solid var(--htt-color-line);background:#fff}.footer-service-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;max-width:var(--htt-content-max);margin:0 auto;padding:28px 24px;border-bottom:1px solid var(--htt-color-line)}.footer-service-band article{display:grid;grid-template-columns:54px minmax(0,1fr);gap:8px 12px;align-items:center}.footer-service-band span{grid-row:span 2;display:grid;place-items:center;width:48px;height:48px;border:2px solid #ffb08a;color:#ff5a1f;background:#fff8f3;font-size:24px;font-weight:900;line-height:1;clip-path:polygon(18% 0,100% 0,100% 100%,18% 100%,0 50%)}.footer-service-band strong{color:var(--htt-color-ink-strong);font-size:17px;line-height:1.25}.footer-service-band small{color:var(--htt-color-muted);font-size:13px;line-height:1.45}.footer-inner{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.6fr);gap:36px;max-width:var(--htt-content-max);margin:0 auto;padding:34px 24px 32px;color:var(--htt-color-muted)}.footer-brand-block>strong{display:block;color:var(--htt-color-ink-strong);font-size:18px}.footer-brand-block p{max-width:520px;margin:8px 0 0;font-size:13px;line-height:1.7}.footer-status-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.footer-status-row span{padding:6px 9px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm);color:var(--htt-color-muted);background:#fbfcfe;font-size:13px}.footer-hotline-card{display:grid;gap:4px;margin-top:18px;padding:16px;border:1px solid #ffd3c0;border-radius:var(--htt-radius-md);background:#fff7f2}.footer-hotline-card span{color:var(--htt-color-muted);font-size:13px;font-weight:700}.footer-hotline-card strong{color:#ff5a1f;font-size:28px;line-height:1.15}.footer-hotline-card small,.footer-hotline-card em{color:var(--htt-color-muted);font-size:13px;font-style:normal}.footer-link-columns{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}.footer-link-group{display:grid;align-content:start;gap:9px}.footer-link-group strong{color:var(--htt-color-ink-strong);font-size:14px}.footer-link-group a{color:var(--htt-color-muted);font-size:13px}.footer-link-group a:hover{color:var(--htt-color-primary)}.footer-bottom{display:flex;justify-content:space-between;gap:12px;max-width:var(--htt-content-max);margin:0 auto;padding:12px 24px 18px;border-top:1px solid var(--htt-color-line);color:var(--htt-color-subtle);font-size:12px}@media(max-width:1024px){.header-main{grid-template-columns:180px minmax(260px,1fr)}.header-actions{grid-column:1 / -1;justify-content:flex-end}.home-hero,.detail-layout,.inquiry-layout,.bulk-import-panel,.customer-entry,.customer-login-page,.customer-center-shell{grid-template-columns:1fr}.customer-portal-copy{max-width:none}.customer-service-grid,.customer-scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-panel,.inquiry-summary,.customer-sidebar{position:static}.category-rail,.product-grid,.brand-grid,.customer-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-layout{grid-template-columns:1fr}.filter-panel{position:static}}@media(max-width:720px){.header-strip,.inquiry-dock{display:none}.compare-dock,.compare-dock.expanded{right:10px;bottom:calc(76px + env(safe-area-inset-bottom));left:10px;width:auto;max-width:none;max-height:58vh;overflow-y:auto}.compare-selected-list{grid-template-columns:1fr}.header-main{grid-template-columns:1fr;gap:12px;padding:12px 16px}.brand-link img{width:160px}.header-actions{grid-column:auto;justify-content:stretch}.icon-action{flex:1 1 0;justify-content:center}.menu-bar{padding:0 16px 10px}.home-hero,.content-band,.catalog-layout,.feature-lanes,.page-title-band,.detail-layout,.inquiry-layout,.bulk-import-panel,.customer-entry{padding:26px 16px}.bulk-import-panel{gap:10px;margin-bottom:10px}.bulk-import-copy{min-height:auto;padding:14px}.bulk-import-copy h2{font-size:18px}.bulk-import-actions{display:grid;grid-template-columns:1fr;justify-content:stretch}.bulk-import-actions span{margin-right:0}.bulk-import-results{grid-template-columns:1fr}.home-hero,.customer-entry{background:var(--htt-color-bg)}.hero-copy h1,.page-title-band h1,.customer-copy h1{font-size:30px}.customer-portal-stats,.customer-portal-actions,.customer-service-grid,.customer-scenario-grid{grid-template-columns:1fr}.customer-portal-panel{padding:14px}.customer-portal-head{align-items:flex-start;flex-direction:column}.customer-portal-actions a{min-height:92px}.hero-search,.inline-search,.page-title-band,.result-toolbar,.section-heading{align-items:stretch;flex-direction:column}.result-controls,.sort-toggle{justify-content:flex-start}.page-size-control{width:100%;justify-content:space-between}.page-size-control select{flex:1;max-width:160px}.hero-search,.inline-search{display:grid;grid-template-columns:42px minmax(0,1fr)}.hero-search button,.inline-search button{grid-column:1 / -1;min-height:44px;border-radius:0}.category-rail,.product-grid,.brand-grid,.feature-lanes,.entry-grid,.spec-table,.customer-profile-card,.customer-metric-grid,.profile-form,.product-card-main,.product-grid .product-card-main,.inquiry-line{grid-template-columns:1fr}.line-actions{grid-template-columns:1fr auto;align-items:center;justify-items:stretch}.inquiry-readiness-panel li{grid-template-columns:18px minmax(0,1fr)}.inquiry-readiness-panel li small{grid-column:2}.customer-topbar,.customer-row{grid-template-columns:1fr}.customer-topbar{display:grid}.footer-inner,.footer-link-columns{grid-template-columns:1fr}.footer-bottom{align-items:flex-start;flex-direction:column}.detail-media .product-visual{min-height:240px}.footer-inner{display:grid}}body{background:radial-gradient(circle at 12% 0%,rgba(201,22,29,.08),transparent 26%),linear-gradient(180deg,#f7f9fc 0%,var(--htt-color-bg) 44%,#eef2f7 100%)}.page-wrap{width:min(var(--htt-content-max),calc(100% - 48px));margin-right:auto;margin-left:auto}.header-strip>span{display:inline-flex;align-items:center;gap:8px}.header-strip>span:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--htt-color-primary)}.header-search-area{display:grid;gap:8px;min-width:0}.search-mode-tabs{display:flex;align-items:center;gap:6px}.search-mode-tabs button,.filter-tabs span{display:inline-flex;align-items:center;justify-content:center;min-height:24px;border:0;border-radius:var(--htt-radius-sm);padding:0 8px;color:var(--htt-color-muted);background:#f3f5f8;font-size:12px;font-weight:700}.search-mode-tabs button.active,.filter-tabs span.active{color:#fff;background:var(--htt-color-primary)}.mall-hero{display:grid;grid-template-columns:252px minmax(0,1fr) 324px;gap:18px;align-items:stretch;padding-top:28px;padding-bottom:26px}.portal-category-panel,.portal-hero-main,.procurement-panel,.product-board,.customer-right-rail,.customer-rail-card{border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);background:#fffffff0;box-shadow:var(--htt-shadow-sm)}.portal-category-panel{padding:14px}.panel-heading,.rail-heading,.product-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-heading h2,.rail-heading h2{margin:0;color:var(--htt-color-ink-strong);font-size:18px;line-height:1.25}.panel-heading span,.rail-heading span{color:var(--htt-color-muted);font-size:13px}.portal-category-list{display:grid;gap:7px;margin-top:13px}.portal-category-item{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:54px;padding:8px;border-radius:var(--htt-radius-sm);color:var(--htt-color-ink)}.portal-category-item:hover,.portal-category-item.active{color:var(--htt-color-primary);background:var(--htt-color-primary-soft)}.portal-category-icon{display:grid;place-items:center;width:36px;height:36px;border:1px solid #f1cfd1;border-radius:var(--htt-radius-sm);color:var(--htt-color-primary);background:#fff;font-size:15px;font-weight:900}.portal-category-item strong{display:block;min-width:0;color:var(--htt-color-ink-strong);font-size:14px}.portal-category-item small{color:var(--htt-color-muted);font-size:12px}.portal-hero-main{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:18px;min-height:420px;padding:28px;overflow:hidden;background:linear-gradient(90deg,#fffffffa,#ffffffed 52%,#ffffffb8),url(/industrial-bg.webp) right bottom / 620px auto no-repeat;box-shadow:var(--htt-shadow-md)}.portal-hero-main .hero-copy{position:relative;z-index:1;align-self:center;max-width:780px}.portal-hero-main .hero-copy h1{font-size:42px;font-weight:900}.portal-hero-main .hero-search{max-width:680px}.portal-hero-main .hero-search input,.portal-hero-main .hero-search button{height:54px}.hero-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px}.hero-proof-grid article{min-height:74px;padding:12px;border:1px solid rgba(227,232,239,.9);border-radius:var(--htt-radius-sm);background:#ffffffd1}.hero-proof-grid strong{display:block;color:var(--htt-color-ink-strong);font-size:22px}.hero-proof-grid span{display:block;margin-top:4px;color:var(--htt-color-muted);font-size:12px}.hero-campaign-panel{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:end;max-width:720px;margin-top:16px;padding:16px;overflow:hidden;border:1px solid rgba(227,232,239,.9);border-radius:var(--htt-radius-md);background:#ffffffe0}.hero-campaign-panel:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:var(--htt-color-primary)}.hero-campaign-panel.enterprise:before{background:#0f8a6c}.hero-campaign-panel.product:before{background:#2563eb}.hero-campaign-panel span{color:var(--htt-color-primary);font-size:12px;font-weight:900}.hero-campaign-panel.enterprise span{color:#0f8a6c}.hero-campaign-panel.product span{color:#2563eb}.hero-campaign-panel strong{display:block;margin-top:5px;color:var(--htt-color-ink-strong);font-size:18px;line-height:1.3}.hero-campaign-panel small{display:block;margin-top:6px;color:var(--htt-color-muted);font-size:13px;line-height:1.55}.hero-campaign-tabs{grid-column:1 / -1;display:flex;gap:6px}.hero-campaign-tabs button{width:28px;height:8px;overflow:hidden;border:0;border-radius:999px;color:transparent;background:#dbe2ea;cursor:pointer}.hero-campaign-tabs button.active{width:42px;background:var(--htt-color-primary)}.procurement-panel{display:grid;align-content:start;gap:12px;padding:16px;background:linear-gradient(180deg,#fffffffa,#fbfcfef5),var(--htt-color-surface)}.procurement-snapshot{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.procurement-snapshot article{display:grid;gap:4px;min-height:82px;padding:10px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm);background:#fff}.procurement-snapshot span{color:var(--htt-color-muted);font-size:12px;font-weight:700}.procurement-snapshot strong{color:var(--htt-color-ink-strong);font-size:24px;line-height:1.1}.procurement-snapshot small{color:var(--htt-color-subtle);font-size:12px}.status-list{display:grid;gap:9px}.status-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;min-height:56px;padding:10px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm);background:#fbfcfe}.status-row.live{border-color:#f1cfd1;background:#fff7f7}.status-row strong{display:block;color:var(--htt-color-ink-strong);font-size:14px}.status-row small{color:var(--htt-color-muted)}.status-row em,.customer-row em{justify-self:start;padding:5px 8px;border-radius:var(--htt-radius-sm);color:var(--htt-color-primary);background:var(--htt-color-primary-soft);font-size:13px;font-style:normal;font-weight:800}.panel-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.procurement-quick-grid{display:grid;grid-template-columns:1fr;gap:7px}.procurement-quick-grid a{min-height:34px;padding:8px 10px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm);color:var(--htt-color-ink);background:#fff;font-size:13px;font-weight:800}.procurement-quick-grid a:hover{border-color:#f0b6ba;color:var(--htt-color-primary);background:#fff7f7}.portal-notice{padding:14px 16px;border:1px solid #f0c7ca;border-radius:var(--htt-radius-md);color:#7a1721;background:#fff6f6;line-height:1.7}.portal-service-band{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding-top:0;padding-bottom:18px}.industry-scenario-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding-top:0;padding-bottom:18px}.industry-scenario-card{position:relative;display:grid;gap:5px;min-height:118px;padding:16px;overflow:hidden;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);color:var(--htt-color-ink);background:#fff;box-shadow:var(--htt-shadow-sm)}.industry-scenario-card:after{content:"";position:absolute;right:-24px;bottom:-28px;width:92px;height:92px;border:18px solid rgba(220,38,38,.08);border-radius:50%}.industry-scenario-card:hover{transform:translateY(-2px);border-color:#f0b6ba;box-shadow:var(--htt-shadow-md)}.industry-scenario-card span,.floor-side span{color:var(--htt-color-primary);font-size:12px;font-weight:900}.industry-scenario-card strong{color:var(--htt-color-ink-strong);font-size:18px;line-height:1.3}.industry-scenario-card small{max-width:150px;color:var(--htt-color-muted);font-size:12px;line-height:1.45}.industry-scenario-card.green:after{border-color:#0f8a6c1f}.industry-scenario-card.blue:after{border-color:#2563eb1c}.industry-scenario-card.amber:after{border-color:#f59e0b24}.industry-scenario-card.steel:after{border-color:#4755691f}.scenario-procurement-section{padding-top:20px}.scenario-procurement-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.scenario-procurement-card{position:relative;display:grid;gap:18px;min-height:188px;padding:20px;overflow:hidden;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);color:var(--htt-color-ink);background:linear-gradient(135deg,#fffffff5,#ffffffd1),url(/industrial-bg.webp) right bottom / 360px auto no-repeat;box-shadow:var(--htt-shadow-sm)}.scenario-procurement-card:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:var(--htt-color-primary)}.scenario-procurement-card:hover{transform:translateY(-2px);border-color:#f0b6ba;box-shadow:var(--htt-shadow-md)}.scenario-procurement-card span{color:var(--htt-color-primary);font-size:12px;font-weight:900}.scenario-procurement-card strong{display:block;margin-top:6px;color:var(--htt-color-ink-strong);font-size:22px;line-height:1.25}.scenario-procurement-card small{display:block;max-width:320px;margin-top:8px;color:var(--htt-color-muted);font-size:13px;line-height:1.6}.scenario-tag-row{display:flex;flex-wrap:wrap;align-self:end;gap:8px}.scenario-tag-row em{padding:6px 9px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm);color:var(--htt-color-ink);background:#ffffffdb;font-size:12px;font-style:normal;font-weight:800}.scenario-procurement-card.factory:before{background:#0f8a6c}.scenario-procurement-card.safety:before{background:#16a34a}.scenario-procurement-card.power:before{background:#2563eb}.scenario-procurement-card.measure:before{background:#7c3aed}.scenario-procurement-card.project:before{background:#f59e0b}.gift-entry-section{display:grid;gap:14px;padding-top:20px;padding-bottom:18px}.gift-entry-panel{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:18px;align-items:center;padding:24px;overflow:hidden;border:1px solid #ffd3c0;border-radius:var(--htt-radius-md);background:linear-gradient(105deg,#fff7f2fa,#ffffffeb),url(/industrial-bg.webp) right center / 420px auto no-repeat;box-shadow:var(--htt-shadow-sm)}.quick-entry-panel{border-color:#c7d2fe;background:linear-gradient(105deg,#eff6fffa,#ffffffeb),url(/industrial-bg.webp) right center / 420px auto no-repeat}.quick-entry-panel .gift-entry-copy span{color:#2563eb}.quick-entry-panel .gift-entry-steps span{border-color:#c7d2fe;color:#1d4ed8;background:#fff}.quick-order-page{padding-bottom:34px}.quick-order-hero{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px;align-items:stretch;padding-top:28px;padding-bottom:22px}.quick-order-hero>div,.quick-order-hero>aside,.quick-order-input-panel,.quick-order-help,.quick-order-result-section{border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);background:#fffffff5;box-shadow:var(--htt-shadow-sm)}.quick-order-hero>div{padding:34px;background:linear-gradient(105deg,#fffffffa,#eff6ffeb),url(/industrial-bg.webp) right bottom / 540px auto no-repeat}.quick-order-hero span{color:#2563eb;font-size:13px;font-weight:900}.quick-order-hero h1{max-width:760px;margin:8px 0 0;color:var(--htt-color-ink-strong);font-size:38px;line-height:1.2}.quick-order-hero p{max-width:720px;margin:12px 0 0;color:var(--htt-color-muted);line-height:1.7}.quick-order-hero>aside{display:grid;align-content:center;gap:10px;padding:22px;border-color:#c7d2fe;background:#eff6ff}.quick-order-hero aside strong{color:#1d4ed8;font-size:42px;line-height:1}.quick-order-hero aside small{color:var(--htt-color-muted)}.quick-order-workbench{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:18px;padding-top:0}.quick-order-input-panel{display:grid;gap:12px;padding:18px}.section-heading.compact h2{font-size:22px}.quick-order-input-panel textarea{width:100%;min-height:260px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm);padding:14px;color:var(--htt-color-ink);background:#fbfcfe;line-height:1.7;resize:vertical}.quick-order-actions{display:flex;flex-wrap:wrap;gap:10px}.quick-order-help{display:grid;align-content:start;gap:10px;padding:18px}.quick-order-help strong{color:var(--htt-color-ink-strong);font-size:18px}.quick-order-help span{padding:10px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm);color:var(--htt-color-muted);background:#fbfcfe;font-size:13px}.quick-order-result-section{display:grid;gap:14px;padding:18px}.quick-order-table{display:grid;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);overflow:hidden}.quick-order-row{display:grid;grid-template-columns:42px minmax(0,1fr) 86px 220px 120px;gap:12px;align-items:center;min-height:76px;padding:12px;border-bottom:1px solid var(--htt-color-line);background:#fff}.quick-order-row:last-child{border-bottom:0}.quick-order-row.unmatched{background:#fff7f2}.quick-order-index{display:grid;place-items:center;width:34px;height:34px;border-radius:var(--htt-radius-sm);color:#fff;background:#2563eb;font-size:13px;font-weight:900}.quick-order-row strong{color:var(--htt-color-ink-strong);font-size:14px}.quick-order-row small,.quick-order-row span:not(.quick-order-index){display:block;color:var(--htt-color-muted);font-size:12px;line-height:1.45}.quick-order-row button{min-height:34px;border:0;border-radius:var(--htt-radius-sm);color:#fff;background:var(--htt-color-primary);font-size:13px;font-weight:900;cursor:pointer}.gift-entry-copy span,.gift-hero-copy span{color:#ff5a1f;font-size:13px;font-weight:900}.gift-entry-copy h2{margin:6px 0 0;color:var(--htt-color-ink-strong);font-size:26px;line-height:1.25}.gift-entry-copy p{max-width:680px;margin:8px 0 0;color:var(--htt-color-muted);line-height:1.65}.gift-entry-steps{display:flex;flex-wrap:wrap;gap:8px}.gift-entry-steps span{padding:8px 10px;border:1px solid #ffd3c0;border-radius:var(--htt-radius-sm);color:#9a3412;background:#fff;font-size:13px;font-weight:800}.gift-mall-page{padding-bottom:34px}.gift-hero{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;align-items:stretch;padding-top:28px;padding-bottom:24px}.gift-hero-copy,.gift-points-card,.gift-exchange-panel{border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);background:#fffffff5;box-shadow:var(--htt-shadow-sm)}.gift-hero-copy{padding:34px;background:linear-gradient(105deg,#fffffffa,#fff7f2e6),url(/industrial-bg.webp) right bottom / 560px auto no-repeat}.gift-hero-copy h1{max-width:720px;margin:8px 0 0;color:var(--htt-color-ink-strong);font-size:38px;line-height:1.2}.gift-hero-copy p{max-width:720px;margin:12px 0 0;color:var(--htt-color-muted);font-size:15px;line-height:1.7}.gift-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.gift-points-card{display:grid;align-content:center;gap:8px;padding:24px;border-color:#ffd3c0;background:#fff7f2}.gift-points-card span{color:var(--htt-color-muted);font-size:13px;font-weight:800}.gift-points-card strong{color:#ff5a1f;font-size:42px;line-height:1}.gift-points-card small{color:var(--htt-color-muted)}.gift-progress{height:8px;margin-top:8px;overflow:hidden;border-radius:999px;background:#ffe2d5}.gift-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff5a1f,#f59e0b)}.gift-process-section{padding-top:0}.gift-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gift-process-grid article{display:grid;grid-template-columns:42px minmax(0,1fr);gap:6px 10px;align-items:center;min-height:84px;padding:14px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);background:#fff;box-shadow:var(--htt-shadow-sm)}.gift-process-grid span{grid-row:span 2;display:grid;place-items:center;width:36px;height:36px;border-radius:var(--htt-radius-sm);color:#fff;background:#ff5a1f;font-size:12px;font-weight:900}.gift-process-grid strong{color:var(--htt-color-ink-strong);font-size:15px}.gift-process-grid small{color:var(--htt-color-muted);font-size:12px}.gift-filter-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.gift-filter-row button{min-height:34px;padding:8px 12px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm);color:var(--htt-color-muted);background:#fff;font-size:13px;font-weight:800;cursor:pointer}.gift-filter-row button.active{border-color:#ffd3c0;color:#ff5a1f;background:#fff7f2}.gift-catalog-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px}.gift-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gift-card{display:grid;gap:10px;min-height:260px;padding:16px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);background:#fff;box-shadow:var(--htt-shadow-sm)}.gift-visual{display:grid;place-items:center;gap:6px;min-height:110px;border-radius:var(--htt-radius-sm);color:#fff;background:linear-gradient(135deg,#c9161d,#ef4444)}.gift-visual.blue{background:linear-gradient(135deg,#1d4ed8,#60a5fa)}.gift-visual.green{background:linear-gradient(135deg,#0f8a6c,#34d399)}.gift-visual.amber{background:linear-gradient(135deg,#b45309,#fbbf24)}.gift-visual.steel{background:linear-gradient(135deg,#334155,#94a3b8)}.gift-visual span{font-size:13px;font-weight:900}.gift-card>strong{color:var(--htt-color-ink-strong);font-size:16px}.gift-card>small{color:var(--htt-color-muted);font-size:13px;line-height:1.55}.gift-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.gift-card-bottom em{color:#ff5a1f;font-size:15px;font-style:normal;font-weight:900}.gift-card-bottom button{min-height:32px;border:0;border-radius:var(--htt-radius-sm);padding:0 12px;color:#fff;background:var(--htt-color-primary);font-size:13px;font-weight:900;cursor:pointer}.gift-exchange-panel{position:sticky;top:150px;display:grid;align-content:start;gap:12px;padding:16px}.selected-gift-card,.selected-gift-empty{padding:12px;border:1px solid #ffd3c0;border-radius:var(--htt-radius-sm);background:#fff7f2}.selected-gift-card strong{display:block;color:var(--htt-color-ink-strong)}.selected-gift-card small,.selected-gift-empty{color:var(--htt-color-muted);font-size:13px}.gift-exchange-panel label{display:grid;gap:6px}.gift-exchange-panel label span{color:var(--htt-color-ink-strong);font-size:13px;font-weight:800}.gift-exchange-panel input,.gift-exchange-panel textarea{width:100%;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm);padding:9px 10px;color:var(--htt-color-ink);background:#fff;resize:vertical}.service-entry-card{display:grid;gap:14px;min-height:224px;padding:22px;overflow:hidden;border-radius:var(--htt-radius-md);color:#fff;box-shadow:var(--htt-shadow-md)}.ai-service{background:linear-gradient(100deg,#121f36f0,#96161cd1),url(/ai-sourcing-bg.webp) right center / 520px auto no-repeat}.enterprise-service{background:linear-gradient(100deg,#262d37f0,#1a705bc7),url(/industrial-bg.webp) right bottom / 520px auto no-repeat}.service-entry-head{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center}.service-entry-head svg{padding:8px;border-radius:var(--htt-radius-sm);background:#ffffff24;box-sizing:content-box}.service-entry-head strong{display:block;color:#fff;font-size:24px;line-height:1.2}.service-entry-head small,.service-entry-card p{color:#ffffffc7;line-height:1.55}.service-entry-card p{max-width:620px;margin:0;font-size:14px}.service-entry-points{display:flex;flex-wrap:wrap;gap:8px}.service-entry-points span,.service-entry-card em{min-height:30px;padding:7px 10px;border:1px solid rgba(255,255,255,.35);border-radius:var(--htt-radius-sm);color:#fff;background:#ffffff1f;font-size:13px;font-style:normal;font-weight:800}.service-entry-card em{justify-self:start;margin-top:2px;background:#ffffff2e}.service-process-strip{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.service-process-strip article{display:grid;grid-template-columns:38px minmax(0,1fr);gap:8px 10px;align-items:center;min-height:76px;padding:12px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);background:#fff;box-shadow:var(--htt-shadow-sm)}.service-process-strip span{grid-row:span 2;display:grid;place-items:center;width:34px;height:34px;border-radius:var(--htt-radius-sm);color:#fff;background:var(--htt-color-primary);font-size:12px;font-weight:900}.service-process-strip strong{color:var(--htt-color-ink-strong);font-size:14px}.service-process-strip small{color:var(--htt-color-muted);font-size:12px;line-height:1.45}.brand-section{padding-top:28px}.brand-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);overflow:hidden;background:var(--htt-color-line)}.brand-strip .brand-card{min-height:106px;border:0;border-radius:0;box-shadow:none}.portal-solutions{padding-top:8px;padding-bottom:8px}.product-board{overflow:hidden}.mall-floor-stack{display:grid;gap:18px}.mall-product-floor{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:360px;overflow:hidden;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);background:#fff;box-shadow:var(--htt-shadow-sm)}.floor-side{position:relative;display:grid;align-content:start;gap:12px;padding:22px 18px;color:#fff;background:linear-gradient(155deg,#1e293bf0,#475569d1),url(/industrial-bg.webp) center bottom / 360px auto no-repeat}.floor-side>*:not(.floor-side-image){position:relative;z-index:1}.floor-side-image{position:absolute;right:0;bottom:0;width:100%;height:100%;object-fit:cover;opacity:.18;pointer-events:none}.floor-side.red{background:linear-gradient(155deg,#80141cf2,#dc2626c7),url(/industrial-bg.webp) center bottom / 360px auto no-repeat}.floor-side.amber{background:linear-gradient(155deg,#67410cf2,#f59e0bc7),url(/industrial-bg.webp) center bottom / 360px auto no-repeat}.floor-side.green{background:linear-gradient(155deg,#14532df2,#0f8a6cc7),url(/industrial-bg.webp) center bottom / 360px auto no-repeat}.floor-side.blue{background:linear-gradient(155deg,#1e3a8af2,#2563ebc7),url(/industrial-bg.webp) center bottom / 360px auto no-repeat}.floor-side span{color:#ffffffc7}.floor-side strong{color:#fff;font-size:26px;line-height:1.2}.floor-side small{color:#fffc;font-size:13px;line-height:1.55}.floor-keywords{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:6px}.floor-slot-list{display:grid;gap:8px}.floor-slot-list a{display:grid;gap:4px;padding:10px;border:1px solid rgba(255,255,255,.28);border-radius:var(--htt-radius-sm);color:#fff;background:#ffffff21}.floor-slot-list strong{font-size:13px}.floor-slot-list small{font-size:12px}.floor-keywords a{min-height:32px;padding:8px 10px;border:1px solid rgba(255,255,255,.34);border-radius:var(--htt-radius-sm);color:#fff;background:#ffffff21;font-size:13px;font-weight:800;text-align:center}.floor-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:var(--htt-color-line);gap:1px}.floor-product-card{display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:180px;padding:14px;background:#fff}.floor-product-card>a{display:grid;gap:7px;color:var(--htt-color-ink)}.floor-product-card .product-visual{justify-self:center;width:86px;height:86px;min-height:86px}.floor-product-card span{min-height:18px;color:var(--htt-color-primary);font-size:12px;font-weight:900}.floor-product-card strong{min-height:40px;color:var(--htt-color-ink-strong);font-size:13px;line-height:1.45}.floor-product-card small{color:var(--htt-color-muted);font-size:12px}.floor-product-card button{min-height:32px;margin-top:10px;border:0;border-radius:var(--htt-radius-sm);color:#fff;background:var(--htt-color-primary);font-size:13px;font-weight:900;cursor:pointer}.floor-product-card:hover{position:relative;z-index:1;box-shadow:inset 0 0 0 1px #f0b6ba}.product-toolbar{padding:18px;border-bottom:1px solid var(--htt-color-line)}.filter-tabs{display:flex;flex-wrap:wrap;gap:8px}.product-result-row{display:grid;grid-template-columns:92px minmax(0,1.2fr) 150px 190px 72px 132px;gap:14px;align-items:center;min-height:112px;padding:14px 18px;border-bottom:1px solid var(--htt-color-line);background:#fff}.product-result-row:last-child{border-bottom:0}.product-result-row:hover{background:#fbfcfe}.product-result-row .product-visual{width:82px;height:82px;min-height:82px}.product-result-row .visual-plate{width:54px;height:54px}.product-result-row .visual-plate svg{width:30px;height:30px}.product-result-info strong{display:block;color:var(--htt-color-ink-strong);font-size:16px;line-height:1.35}.product-result-info small,.product-result-cell small{display:block;margin-top:5px;color:var(--htt-color-muted);font-size:12px;line-height:1.5}.product-result-cell span{color:var(--htt-color-subtle);font-size:12px}.product-result-cell strong{display:block;margin-top:4px;color:var(--htt-color-ink-strong);font-size:14px;line-height:1.35}.customer-workbench-shell{grid-template-columns:244px minmax(0,1fr) 286px;max-width:var(--htt-content-max)}.customer-side-nav{display:grid;gap:6px}.customer-workbench-shell .customer-topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;background:linear-gradient(90deg,#fffffffa,#ffffffd6),url(/industrial-bg.webp) right center / 420px auto no-repeat}.customer-top-actions{display:flex;align-items:center;gap:10px}.customer-dashboard-grid{display:grid;grid-template-columns:1.18fr .82fr;gap:14px}.customer-status-grid,.quick-action-grid,.sourcing-insight-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.customer-status-card,.quick-action-card,.company-readiness-card,.document-check-grid article,.sourcing-insight-grid article,.local-sourcing-drafts{border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);background:#fffffff0;box-shadow:var(--htt-shadow-sm)}.customer-status-card,.sourcing-insight-grid article{display:grid;gap:8px;min-height:130px;padding:16px}.customer-status-card span,.sourcing-insight-grid span,.quick-action-card small,.workflow-row small,.company-readiness-card p,.document-check-grid span{color:var(--htt-color-muted);font-size:13px;line-height:1.5}.customer-status-card strong,.sourcing-insight-grid strong{color:var(--htt-color-ink-strong);font-size:24px;line-height:1.2}.sourcing-insight-grid{margin-bottom:14px}.sourcing-insight-grid small{color:var(--htt-color-muted);font-size:12px;line-height:1.45}.local-sourcing-drafts{display:grid;gap:8px;margin-bottom:14px;padding:14px;background:#fbfcfe}.customer-live-draft-card{display:grid;gap:12px;padding:16px;border:1px solid #f1cfd1;border-radius:var(--htt-radius-md);background:linear-gradient(135deg,#fff7f7f5,#fffffff0),var(--htt-color-surface);box-shadow:var(--htt-shadow-sm)}.draft-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.draft-stat-grid article{display:grid;gap:5px;min-height:74px;padding:12px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm);background:#fff}.draft-stat-grid span,.customer-live-draft-card p{color:var(--htt-color-muted);font-size:13px;line-height:1.5}.draft-stat-grid strong{color:var(--htt-color-ink-strong);font-size:22px}.draft-product-strip,.draft-action-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.draft-product-strip span,.draft-product-strip em{min-height:28px;padding:6px 9px;border-radius:var(--htt-radius-sm);color:var(--htt-color-primary);background:#fff;font-size:12px;font-style:normal;font-weight:800}.customer-live-draft-card p{margin:0}.customer-progress{height:7px;overflow:hidden;border-radius:999px;background:#edf1f7}.customer-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--htt-color-primary),#f59e0b)}.quick-action-card{display:grid;grid-template-columns:36px minmax(0,1fr);gap:12px;align-items:center;min-height:86px;padding:14px;color:var(--htt-color-ink)}.quick-action-card:hover{border-color:#f0b6ba;background:#fff7f7}.quick-action-card svg{color:var(--htt-color-primary)}.quick-action-card strong{display:block;color:var(--htt-color-ink-strong);font-size:15px}.customer-row.compact{grid-template-columns:minmax(0,1fr) 72px}.customer-row-link{color:inherit}.customer-row-link:hover{background:#fbfcfe}.customer-rail-card.highlight{border-color:#f1cfd1;background:#fff7f7}.customer-filter-strip{display:flex;flex-wrap:wrap;gap:8px;padding-bottom:8px}.customer-filter-strip span,.customer-filter-strip button{min-height:28px;padding:6px 10px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm);color:var(--htt-color-muted);background:#fff;font-size:13px;font-weight:700}.customer-filter-strip button{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.customer-filter-strip button small{color:inherit;font-size:12px;opacity:.76}.customer-filter-strip span.active,.customer-filter-strip button.active{border-color:#f0b6ba;color:var(--htt-color-primary);background:var(--htt-color-primary-soft)}.empty-row-note{padding:18px;border:1px dashed var(--htt-color-line-strong);border-radius:var(--htt-radius-md);color:var(--htt-color-muted);background:#fbfcfe;text-align:center}.workflow-board{overflow:hidden}.workflow-row{display:grid;grid-template-columns:minmax(0,1fr) 120px 180px;gap:12px;align-items:center;min-height:62px;padding:12px 0;border-top:1px solid var(--htt-color-line)}.workflow-row strong{display:block;color:var(--htt-color-ink-strong)}.workflow-row em,.document-check-grid em{justify-self:start;padding:5px 8px;border-radius:var(--htt-radius-sm);color:var(--htt-color-primary);background:var(--htt-color-primary-soft);font-size:13px;font-style:normal;font-weight:800}.company-readiness-card,.document-check-grid{grid-column:1 / -1}.company-readiness-card{display:grid;gap:9px;padding:16px}.company-readiness-card strong{color:var(--htt-color-ink-strong);font-size:18px}.company-readiness-card p{margin:0}.document-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.document-check-grid article{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:52px;padding:12px}.rail-meter{margin-top:10px}.customer-inquiry-detail{padding-top:28px;padding-bottom:44px}.customer-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px;align-items:end;margin-bottom:18px;padding:24px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);background:linear-gradient(90deg,#fffffffa,#ffffffd1),url(/industrial-bg.webp) right center / 520px auto no-repeat;box-shadow:var(--htt-shadow-sm)}.customer-detail-hero h1{margin:8px 0;color:var(--htt-color-ink-strong);font-size:30px;line-height:1.25}.customer-detail-hero p{margin:0;color:var(--htt-color-muted)}.customer-detail-status{display:grid;gap:8px;justify-items:start;padding:16px;border:1px solid #f1cfd1;border-radius:var(--htt-radius-md);background:#fff7f7eb}.customer-detail-status span{padding:5px 8px;border-radius:var(--htt-radius-sm);color:var(--htt-color-primary);background:var(--htt-color-primary-soft);font-size:13px;font-weight:800}.customer-detail-status strong{color:var(--htt-color-ink-strong);line-height:1.45}.sourcing-detail-hero{background:linear-gradient(90deg,#fffffffa,#ffffffd1),url(/ai-sourcing-bg.webp) right center / 520px auto no-repeat}.inquiry-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;align-items:start}.inquiry-detail-main,.inquiry-detail-side{display:grid;gap:14px}.sourcing-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;align-items:start}.sourcing-clue-card,.sourcing-decision-board,.sourcing-match-panel,.sourcing-timeline-panel,.sourcing-action-log-panel,.sourcing-detail-side{padding:18px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);background:var(--htt-color-surface);box-shadow:var(--htt-shadow-sm)}.sourcing-clue-card p{margin:10px 0 0;color:var(--htt-color-ink);line-height:1.7}.sourcing-keyword-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.sourcing-keyword-row span{min-height:28px;padding:5px 10px;border:1px solid #f1cfd1;border-radius:999px;color:var(--htt-color-primary);background:#fff7f7;font-size:12px;font-weight:800}.timeline-row{display:grid;grid-template-columns:16px minmax(0,1fr) 72px;gap:10px;align-items:start;padding:12px 0;border-bottom:1px solid var(--htt-color-line)}.timeline-row:last-child{border-bottom:0}.timeline-row>span{width:10px;height:10px;margin-top:5px;border-radius:50%;background:var(--htt-color-line-strong)}.timeline-row.done>span{background:var(--htt-color-green)}.timeline-row.current>span{background:var(--htt-color-primary)}.timeline-row strong{color:var(--htt-color-ink-strong)}.timeline-row small,.timeline-row em{color:var(--htt-color-muted);font-size:13px;line-height:1.5;font-style:normal}.sourcing-match-evidence{display:grid;gap:8px;margin-top:12px}.sourcing-match-evidence article{display:grid;grid-template-columns:minmax(0,1fr) 64px 220px;gap:10px;align-items:center;padding:10px 12px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm);background:#fbfcfe}.sourcing-match-evidence strong{display:block;color:var(--htt-color-ink-strong);font-size:14px}.sourcing-match-evidence span,.sourcing-match-evidence small{color:var(--htt-color-muted);font-size:12px;line-height:1.45}.sourcing-match-evidence em{justify-self:start;padding:6px 8px;border-radius:var(--htt-radius-sm);color:var(--htt-color-green);background:#ecfdf3;font-size:13px;font-style:normal;font-weight:900}.sourcing-action-log-row{display:grid;grid-template-columns:76px minmax(0,1fr) 76px;gap:12px;align-items:start;padding:12px 0;border-top:1px solid var(--htt-color-line)}.sourcing-action-log-row:first-of-type{border-top:0}.sourcing-action-log-row>span{justify-self:start;padding:5px 8px;border-radius:var(--htt-radius-sm);color:var(--htt-color-primary);background:var(--htt-color-primary-soft);font-size:12px;font-weight:800}.sourcing-action-log-row strong{color:var(--htt-color-ink-strong);font-size:14px}.sourcing-action-log-row small,.sourcing-action-log-row em{display:block;color:var(--htt-color-muted);font-size:13px;font-style:normal;line-height:1.5}.sourcing-next-actions{display:grid;gap:10px}.sourcing-risk-note{display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;align-items:start;padding:12px;border:1px solid #f1cfd1;border-radius:var(--htt-radius-sm);color:var(--htt-color-muted);background:#fff7f7;font-size:13px;line-height:1.55}.sourcing-risk-note svg{color:var(--htt-color-primary)}.sourcing-action-card,.sourcing-safety-card{box-shadow:none}.sourcing-action-card .primary-button,.sourcing-action-card .ghost-button{justify-content:center}.sourcing-audit-note{display:grid;gap:6px;padding:12px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm);background:#fbfcfe}.sourcing-audit-note strong{color:var(--htt-color-ink-strong);font-size:14px}.sourcing-audit-note span{color:var(--htt-color-muted);font-size:13px;line-height:1.55}.inquiry-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.inquiry-summary-grid article{min-height:112px;padding:16px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);background:var(--htt-color-surface);box-shadow:var(--htt-shadow-sm)}.inquiry-summary-grid span,.inquiry-summary-grid small,.timeline-item small,.timeline-item em{color:var(--htt-color-muted);font-size:13px;line-height:1.5}.inquiry-summary-grid strong{display:block;margin:8px 0;color:var(--htt-color-ink-strong);font-size:18px;line-height:1.35}.quote-decision-board,.inquiry-decision-board{display:grid;gap:12px;padding:16px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);background:linear-gradient(135deg,#fff7f7b8,#fffffffa),var(--htt-color-surface);box-shadow:var(--htt-shadow-sm)}.quote-decision-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.quote-decision-grid article{display:grid;gap:6px;min-width:0;padding:12px;border:1px solid var(--htt-color-line);border-radius:8px;background:#fff}.quote-decision-grid article.warning{border-color:#fed7aa;background:#fff7ed}.quote-decision-grid span,.quote-decision-grid small{overflow:hidden;color:var(--htt-color-muted);font-size:12px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.quote-decision-grid span{font-weight:900}.quote-decision-grid strong{color:var(--htt-color-ink-strong);font-size:20px;line-height:1.15}.quote-confirm-checks{display:flex;flex-wrap:wrap;gap:8px}.quote-confirm-checks span{min-height:28px;border:1px solid #f1cfd1;border-radius:999px;padding:5px 10px;color:var(--htt-color-primary);background:#fff7f7;font-size:12px;font-weight:800}.inquiry-detail-line{display:grid;grid-template-columns:minmax(0,1fr) 96px 64px;gap:12px;align-items:center;min-height:64px;padding:12px 0;border-top:1px solid var(--htt-color-line)}.inquiry-detail-line a:first-child{color:var(--htt-color-ink-strong);font-weight:800}.inquiry-detail-line small{display:block;margin-top:5px;color:var(--htt-color-muted);font-size:13px;line-height:1.45}.inquiry-detail-line .inquiry-line-note{color:var(--htt-color-subtle);font-size:12px}.inquiry-detail-line>strong{color:var(--htt-color-ink-strong)}.quote-detail-line{display:grid;grid-template-columns:minmax(0,1fr) 96px 150px;gap:12px;align-items:center;min-height:64px;padding:12px 0;border-top:1px solid var(--htt-color-line)}.quote-detail-line a{color:var(--htt-color-ink-strong);font-weight:800}.quote-detail-line small{display:block;margin-top:5px;color:var(--htt-color-muted);font-size:13px;line-height:1.45}.quote-detail-line .quote-line-note{color:var(--htt-color-subtle);font-size:12px}.quote-detail-line>strong{color:var(--htt-color-ink-strong)}.quote-detail-line em{justify-self:start;padding:5px 8px;border-radius:var(--htt-radius-sm);color:var(--htt-color-primary);background:var(--htt-color-primary-soft);font-size:13px;font-style:normal;font-weight:800}.quote-risk-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.quote-risk-list li{padding:10px 12px;border:1px solid #f1cfd1;border-radius:var(--htt-radius-sm);color:#7a1721;background:#fff7f7;font-size:14px;line-height:1.55}.quote-action-card,.inquiry-action-card{display:grid;gap:10px}.quote-action-card .primary-button,.quote-action-card .ghost-button,.inquiry-action-card .primary-button,.inquiry-action-card .ghost-button{min-height:40px}.timeline-item{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;padding:12px 0;border-top:1px solid var(--htt-color-line)}.timeline-item i{width:10px;height:10px;margin-top:5px;border-radius:50%;background:var(--htt-color-line-strong)}.timeline-item.done i{background:var(--htt-color-green)}.timeline-item.current i{background:var(--htt-color-primary)}.timeline-item strong{display:block;color:var(--htt-color-ink-strong)}.timeline-item em{display:block;margin-top:5px;font-style:normal}.customer-right-rail{align-self:start;display:grid;gap:14px;padding:16px}.customer-rail-card{padding:15px}.customer-rail-card span{color:var(--htt-color-muted);font-size:13px}.customer-rail-card strong{display:block;margin-top:8px;color:var(--htt-color-ink-strong);font-size:18px;line-height:1.35}.customer-rail-card p{margin:7px 0 0;color:var(--htt-color-muted);font-size:13px;line-height:1.55}.polished-login{grid-template-columns:minmax(0,1fr) 430px;gap:46px;min-height:640px;background:linear-gradient(90deg,#f7f9fcfc,#f7f9fceb 45%,#f7f9fcad),url(/industrial-bg.webp) right center / 760px auto no-repeat}.login-side h1{margin:0;color:var(--htt-color-ink-strong);font-size:42px;line-height:1.16}.login-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}.login-feature-grid article{min-height:104px;padding:16px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);background:#ffffffe0}.login-feature-grid strong{color:var(--htt-color-ink-strong)}.login-feature-grid span{display:block;margin-top:8px;color:var(--htt-color-muted);font-size:13px;line-height:1.5}.polished-login-card{box-shadow:0 26px 70px #1018282e}.polished-login-card h1{font-size:26px}.code-row{display:grid;grid-template-columns:minmax(0,1fr) 116px;gap:8px}.code-row button{border:1px solid var(--htt-color-line-strong);border-radius:var(--htt-radius-sm);color:var(--htt-color-primary);background:#fff;font-weight:800}.login-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;color:var(--htt-color-muted);font-size:13px}.login-divider:before,.login-divider:after{content:"";height:1px;background:var(--htt-color-line)}.third-party-login{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.login-foot-links{display:flex;justify-content:space-between;gap:10px;color:var(--htt-color-muted);font-size:13px}.inquiry-success{padding-top:48px;padding-bottom:56px}.success-card{display:grid;justify-items:center;gap:16px;max-width:860px;margin:0 auto;padding:38px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);background:linear-gradient(180deg,#fffffffa,#ffffffe6),url(/industrial-bg.webp) right bottom / 540px auto no-repeat;box-shadow:var(--htt-shadow-md);text-align:center}.success-card svg{color:var(--htt-color-green)}.success-card h1{margin:0;color:var(--htt-color-ink-strong);font-size:30px}.success-card p{max-width:620px;margin:0;color:var(--htt-color-muted);line-height:1.7}.success-proof-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:min(620px,100%)}.success-proof-strip article{display:grid;gap:5px;padding:12px 14px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-sm);background:#ffffffeb;text-align:left}.success-proof-strip span{color:var(--htt-color-muted);font-size:12px;font-weight:700}.success-proof-strip strong{color:var(--htt-color-ink-strong);font-size:22px}.success-source-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;width:100%;padding:14px 16px;border:1px solid #f1cfd1;border-radius:var(--htt-radius-md);background:#fff7f7;text-align:left}.success-source-panel strong{display:block;color:var(--htt-color-primary);font-size:16px}.success-source-panel span{color:var(--htt-color-muted);font-size:13px;line-height:1.55}.success-source-lines{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.success-source-lines span{min-height:28px;padding:6px 9px;border-radius:var(--htt-radius-sm);color:var(--htt-color-primary);background:#fff;font-weight:800}.success-cart-decision{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;width:100%;padding:14px 16px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);background:#ffffffeb;text-align:left}.success-cart-decision strong{display:block;color:var(--htt-color-ink-strong);font-size:16px}.success-cart-decision span{display:block;margin-top:5px;color:var(--htt-color-muted);font-size:13px;line-height:1.55}.success-follow-card{display:grid;gap:0;width:100%;padding:16px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);background:#ffffffeb;text-align:left}.success-follow-row{display:grid;grid-template-columns:minmax(0,1fr) 96px;gap:12px;align-items:center;padding:13px 0;border-top:1px solid var(--htt-color-line)}.success-follow-row:first-of-type{border-top:0}.success-follow-row strong{display:block;color:var(--htt-color-ink-strong);font-size:15px}.success-follow-row small{display:block;margin-top:5px;color:var(--htt-color-muted);font-size:13px;line-height:1.5}.success-follow-row em{justify-self:end;padding:6px 9px;border-radius:var(--htt-radius-sm);color:var(--htt-color-muted);background:#f5f7fb;font-size:12px;font-style:normal;font-weight:900}.success-follow-row.done em{color:var(--htt-color-green);background:#ecfdf3}.success-follow-row.current em{color:var(--htt-color-primary);background:var(--htt-color-primary-soft)}.success-decision-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.success-next-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;margin-top:8px}.success-next-grid article{min-height:104px;padding:16px;border:1px solid var(--htt-color-line);border-radius:var(--htt-radius-md);background:#ffffffe0;text-align:left}.success-next-grid strong{display:block;color:var(--htt-color-ink-strong)}.success-next-grid span{display:block;margin-top:8px;color:var(--htt-color-muted);font-size:13px;line-height:1.55}.success-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}@media(max-width:720px){.inquiry-source-bridge,.success-source-panel,.success-cart-decision,.success-proof-strip{grid-template-columns:1fr}.success-source-lines,.success-decision-actions{justify-content:flex-start}.success-follow-row{grid-template-columns:1fr}.success-follow-row em{justify-self:start}.sourcing-action-log-row{grid-template-columns:1fr}}@media(max-width:1180px){.mall-hero,.customer-workbench-shell,.mall-product-floor{grid-template-columns:1fr}.portal-category-list,.industry-scenario-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.scenario-procurement-grid,.footer-service-band,.gift-hero,.gift-catalog-layout,.quick-order-hero,.quick-order-workbench{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-link-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.floor-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.gift-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.procurement-panel{grid-template-columns:1fr}.customer-right-rail{position:static}.brand-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.normalized-search-note,.ai-sourcing-card,.no-result-draft-card{grid-template-columns:1fr}.no-result-draft-card small{grid-column:auto}.customer-status-grid,.quick-action-grid,.sourcing-insight-grid,.draft-stat-grid,.document-check-grid,.quote-decision-grid,.detail-service-grid,.compact-product-grid,.inquiry-summary-grid,.success-next-grid,.service-process-strip,.search-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-detail-hero,.inquiry-detail-layout,.sourcing-detail-layout{grid-template-columns:1fr}.product-result-row{grid-template-columns:82px minmax(0,1fr) 130px 170px 64px 120px}.line-meta-grid{grid-template-columns:1fr}}@media(max-width:820px){.page-wrap{width:min(100% - 32px,var(--htt-content-max))}.portal-hero-main,.product-toolbar,.customer-workbench-shell .customer-topbar,.customer-dashboard-grid,.polished-login,.portal-category-list,.hero-proof-grid,.procurement-panel,.procurement-snapshot,.brand-strip,.industry-scenario-strip,.scenario-procurement-grid,.floor-product-grid,.footer-service-band,.footer-link-columns,.gift-entry-panel,.gift-hero,.gift-process-grid,.gift-catalog-layout,.gift-product-grid,.quick-order-hero,.quick-order-workbench,.quick-order-row,.customer-status-grid,.quick-action-grid,.sourcing-insight-grid,.document-check-grid,.detail-service-grid,.detail-section-grid,.compact-product-grid,.inquiry-summary-grid,.customer-detail-hero,.inquiry-detail-layout,.sourcing-detail-layout,.inquiry-flow-card,.quote-decision-grid,.service-process-strip,.success-next-grid,.search-capability-grid,.catalog-hint-bar,.login-feature-grid,.third-party-login{grid-template-columns:1fr}.quote-detail-line,.inquiry-detail-line{grid-template-columns:1fr;gap:8px;align-items:start}.quote-detail-line em,.inquiry-detail-line .text-link{justify-self:start}.portal-hero-main{min-height:auto;padding:22px;background:#fff}.no-result-panel{background:#fff}.portal-hero-main .hero-copy h1,.login-side h1{font-size:32px}.product-result-row{grid-template-columns:82px minmax(0,1fr)}.hero-campaign-panel,.workflow-row{grid-template-columns:1fr}.sourcing-match-evidence article{grid-template-columns:1fr}.replacement-main,.inquiry-detail-line,.quote-detail-line{grid-template-columns:1fr}.success-card{padding:26px 18px;background:#fff}.product-result-row .product-result-cell,.product-result-row .primary-button{grid-column:1 / -1}.panel-actions,.code-row{grid-template-columns:1fr}.customer-top-actions{align-items:stretch;flex-direction:column}.polished-login{background:var(--htt-color-bg)}}.mobile-app-open,.mobile-search-shell,.mobile-tabbar,.mobile-home-shell,.mobile-category-page,.mobile-list-assist,.mobile-detail-assist,.mobile-result-actions,.mobile-sort-rail,.mobile-result-summary,.mobile-loading-strip,.mobile-brand-selector,.mobile-filter-drawer-shell{display:none}@media(max-width:820px){body{padding-bottom:calc(76px + env(safe-area-inset-bottom));background:#f6f7fb}body.mobile-filter-open{overflow:hidden}.app-main{min-height:calc(100vh - 138px)}.site-header{border-bottom:0;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.header-strip,.header-main,.menu-bar{display:none}.mobile-app-open{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:62px;padding:10px 14px;background:#fff}.mobile-app-brand{display:inline-flex;align-items:center;min-width:0;gap:10px}.mobile-app-brand img{width:42px;height:42px;border-radius:10px;object-fit:contain;background:#fff}.mobile-app-brand span{display:grid;min-width:0}.mobile-app-brand strong{color:#111827;font-size:17px;line-height:1.18}.mobile-app-brand small{margin-top:2px;color:#8a8f98;font-size:12px}.mobile-open-button{display:inline-flex;align-items:center;justify-content:center;min-width:64px;min-height:34px;border-radius:18px;color:#fff;background:#2f80ed;font-weight:800}.mobile-search-shell{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:10px;align-items:center;padding:9px 12px 12px;background:#fff}.mobile-search{display:grid;grid-template-columns:34px minmax(0,1fr) 42px;align-items:center;min-height:46px;overflow:hidden;border-radius:0;background:#f1f2f4}.mobile-search svg{justify-self:center;color:#8b929c}.mobile-search input{min-width:0;height:46px;border:0;outline:0;color:#222;background:transparent;font-size:15px}.mobile-search input::placeholder{color:#a4a9b2}.mobile-search button,.mobile-service-link{display:grid;place-items:center;min-width:42px;min-height:42px;border:0;color:#7b818a;background:transparent;padding:0}.mobile-search-suggestions{grid-column:1 / -1;display:flex;gap:7px;overflow-x:auto;padding:1px 1px 2px;scrollbar-width:none}.mobile-search-suggestions::-webkit-scrollbar{display:none}.mobile-search-suggestions button{flex:0 0 auto;min-height:28px;border:1px solid #edf0f4;border-radius:15px;padding:5px 10px;color:#3b4350;background:#fbfcfe;font-size:12px;font-weight:900}.mobile-quick-entry{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;min-width:0}.mobile-quick-entry a{display:grid;place-items:center;min-width:0;min-height:30px;border:1px solid #edf0f4;border-radius:15px;color:#303844;background:#fbfcfe;font-size:12px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-quick-entry a.router-link-active{color:#c9161d;border-color:#f3c3c6;background:#fff6f6}.mobile-home-shell{display:grid;gap:10px;overflow-x:hidden;padding:0 12px 18px}.mall-hero,.brand-section,.industry-scenario-strip,.scenario-procurement-section,.gift-entry-section,.portal-service-band,.portal-solutions,.desktop-product-recommendations{display:none}.mobile-hero-banner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:160px;padding:22px 18px;border-radius:0 0 18px 18px;color:#fff;background:linear-gradient(135deg,#7610142e,#fff0),linear-gradient(135deg,#e83232,#f06432 56%,#f6a13a);overflow:hidden}.mobile-hero-banner strong{display:block;font-size:34px;line-height:1.08}.mobile-hero-banner span{display:block;margin-top:8px;font-size:18px;font-weight:800}.mobile-hero-banner small{display:block;margin-top:8px;color:#ffffffdb;font-size:12px}.mobile-hero-products{display:grid;gap:8px}.mobile-hero-products span{min-width:58px;padding:7px 9px;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:#ffffff29;font-size:13px;text-align:center}.mobile-hot-search{display:flex;align-items:center;gap:9px;min-height:40px;overflow-x:auto;padding:2px 0;background:#fff}.mobile-hot-search strong{flex:0 0 auto;color:#222;font-size:14px}.mobile-hot-search a{flex:0 0 auto;min-width:72px;min-height:30px;border:1px solid #edf0f4;border-radius:15px;padding:6px 12px;color:#333;background:#fff;font-size:14px;text-align:center}.mobile-category-shortcuts{display:flex;gap:10px;overflow-x:auto;padding:12px 0 8px;background:#fff;scroll-snap-type:x proximity;scrollbar-width:none}.mobile-category-shortcuts::-webkit-scrollbar{display:none}.mobile-category-shortcuts a{display:grid;flex:0 0 74px;justify-items:center;gap:7px;min-width:0;color:#222;font-size:13px;scroll-snap-align:start}.mobile-category-shortcuts a span{display:grid;place-items:center;width:45px;height:45px;border-radius:16px;color:#c9161d;background:#fff1f1;font-size:14px;font-weight:900}.mobile-category-shortcuts a:nth-child(2n) span{color:#1f65c8;background:#eef5ff}.mobile-category-shortcuts a:nth-child(3n) span{color:#0f7a54;background:#ecfbf5}.mobile-category-shortcuts strong{overflow:hidden;width:100%;color:#20242a;font-size:13px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.mobile-promo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-procurement-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.mobile-procurement-flow span{display:grid;place-items:center;min-height:30px;border:1px solid #edf0f4;border-radius:15px;color:#3b4350;background:#fff;font-size:12px;font-weight:900}.mobile-promo-card{display:grid;min-height:118px;align-content:start;gap:6px;padding:14px;border-radius:8px;overflow:hidden}.mobile-promo-card.red{color:#7b1f16;background:linear-gradient(135deg,#fff3db,#fff8ec)}.mobile-promo-card.violet{color:#422c85;background:linear-gradient(135deg,#f5ebff,#fff6fb)}.mobile-promo-card strong{color:#20242a;font-size:20px}.mobile-promo-card span{font-size:13px}.mobile-promo-card small{justify-self:start;margin-top:12px;padding:4px 8px;border-radius:999px;color:#fff;background:#c9161d;font-size:12px;font-weight:800}.mobile-brand-panel,.mobile-product-panel{padding:14px 0 0;background:#fff}.mobile-section-title{display:flex;align-items:center;justify-content:space-between;min-height:36px}.mobile-section-title strong{color:#20242a;font-size:22px}.mobile-section-title a{color:#8b929c;font-size:14px}.mobile-brand-grid{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;border:0;scroll-snap-type:x proximity;scrollbar-width:none}.mobile-brand-grid::-webkit-scrollbar{display:none}.mobile-brand-grid a{display:grid;flex:0 0 150px;min-height:98px;align-content:center;gap:5px;padding:12px;border:1px solid #eef0f3;border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f172a0a;scroll-snap-align:start}.mobile-brand-grid strong{color:#20242a;font-size:22px;letter-spacing:0}.mobile-brand-grid span{color:#626b77;font-size:13px}.mobile-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-product-card{display:grid;gap:10px;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f172a0f}.mobile-product-card a{display:grid;gap:7px;padding:10px 10px 0}.mobile-product-card .product-visual{min-height:118px;border-radius:8px}.mobile-product-card strong{color:#c9161d;font-size:15px;line-height:1.35}.mobile-product-card span{display:-webkit-box;overflow:hidden;color:#20242a;font-size:14px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mobile-product-card button{min-height:38px;border:0;color:#fff;background:#c9161d;font-size:14px;font-weight:900}.mobile-category-page{display:grid;background:#fff}.mobile-category-page+.page-title-band{display:none}.mobile-category-page~.catalog-layout{padding-top:14px}.catalog-layout .filter-panel,.mobile-category-page~.catalog-layout .filter-panel{display:none}.search-band{display:none}.catalog-layout{display:block;max-width:none;padding:10px 10px 18px}.catalog-results{min-width:0}.result-toolbar{position:sticky;top:119px;z-index:12;display:grid;gap:8px;min-height:auto;margin:-10px -10px 10px;padding:10px 10px 9px;border:0;border-bottom:1px solid #edf0f4;border-radius:0;background:#fffffff5;box-shadow:0 8px 20px #0f172a0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.result-toolbar>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:10px;min-width:0}.result-toolbar strong{overflow:hidden;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.result-toolbar span{flex:0 0 auto;font-size:12px}.result-controls{display:none}.mobile-result-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.mobile-result-actions button,.mobile-result-actions a{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border:1px solid #edf0f4;border-radius:17px;color:#252b34;background:#fff;font-size:13px;font-weight:900}.mobile-result-actions button{padding:0 10px}.mobile-result-actions a{color:#c9161d;border-color:#f3c3c6;background:#fff6f6}.mobile-result-actions em{display:grid;place-items:center;min-width:17px;height:17px;border-radius:9px;color:#fff;background:#c9161d;font-size:11px;font-style:normal;line-height:1}.mobile-sort-rail{display:flex;gap:8px;overflow-x:auto;padding-bottom:1px;scrollbar-width:none}.mobile-sort-rail::-webkit-scrollbar{display:none}.mobile-sort-rail button{flex:0 0 auto;min-width:72px;min-height:32px;border:1px solid #edf0f4;border-radius:16px;padding:0 12px;color:#475569;background:#fff;font-size:13px;font-weight:900}.mobile-sort-rail button.active{border-color:#c9161d;color:#fff;background:#c9161d;box-shadow:0 6px 14px #c9161d2e}.app-action-toast{right:12px;bottom:78px;left:12px;max-width:none;justify-content:space-between}.mobile-result-summary{display:flex;gap:6px;overflow-x:auto;padding-bottom:1px;scrollbar-width:none}.mobile-result-summary::-webkit-scrollbar{display:none}.mobile-result-summary span{display:inline-flex;flex:0 0 auto;align-items:center;max-width:210px;min-height:30px;gap:5px;border-radius:15px;padding:0 10px;color:#303844;background:#f6f7fb;font-size:12px}.mobile-result-summary strong{flex:0 0 auto;color:#8a94a3;font-size:11px}.mobile-result-summary em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal;font-weight:900}.mobile-result-summary button{flex:0 0 auto;min-height:30px;border:0;border-radius:15px;padding:0 11px;color:#c9161d;background:#fff0f0;font-size:12px;font-weight:900}.mobile-loading-strip{display:flex;align-items:center;gap:8px;min-height:30px;color:#667085;font-size:12px;font-weight:900}.mobile-loading-strip span{width:14px;height:14px;border:2px solid #f1cfd1;border-top-color:#c9161d;border-radius:50%;animation:httSpin .8s linear infinite}.page-size-control{width:auto;min-height:30px;justify-content:flex-start;padding:0 8px;border:1px solid #edf0f4;border-radius:15px;background:#f7f8fa;white-space:nowrap}.page-size-control select{flex:0 0 auto;width:54px;height:28px;min-width:0;border:0;background:transparent}.sort-toggle{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding-bottom:1px}.sort-toggle button{flex:0 0 auto;min-height:30px;border:0;border-radius:0;padding:0 8px;background:#fff;font-size:14px}.sort-toggle button.active,.sort-toggle button:hover{color:#c9161d;background:#fff;box-shadow:inset 0 -2px #c9161d}.search-assist-panel{grid-template-columns:1fr;gap:10px;margin-bottom:10px;padding:12px;border-radius:8px;background:#fff;box-shadow:0 7px 20px #0f172a0f}.search-assist-panel strong{font-size:14px}.search-assist-panel span{font-size:12px}.search-assist-chips{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding-bottom:2px}.search-assist-chips button{flex:0 0 auto;min-height:30px;border-radius:15px;font-size:12px}.category-context-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:10px;padding:10px;border-radius:8px;box-shadow:0 7px 20px #0f172a0f}.category-context-strip span{gap:3px;font-size:12px}.category-context-strip button{grid-column:1 / -1;min-height:32px}.search-capability-grid,.catalog-hint-bar{display:none}.mobile-brand-selector{display:grid;gap:10px;margin-bottom:10px;padding:12px;border-radius:8px;background:#fff;box-shadow:0 7px 20px #0f172a0f}.mobile-brand-selector-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.mobile-brand-selector-title strong{color:#20242a;font-size:17px}.mobile-brand-selector-title button{min-height:28px;border:0;border-radius:14px;padding:0 10px;color:#c9161d;background:#fff0f0;font-size:12px;font-weight:900}.mobile-brand-search,.mobile-filter-search{width:100%;min-height:38px;border:1px solid #edf0f4;border-radius:19px;outline:0;padding:0 13px;color:#20242a;background:#f8fafc;font-size:13px}.mobile-brand-search:focus,.mobile-filter-search:focus{border-color:#f0b6ba;background:#fff;box-shadow:0 0 0 3px #c9161d14}.mobile-brand-index,.mobile-filter-index{display:flex;gap:6px;overflow-x:auto;padding-bottom:1px}.mobile-brand-index button,.mobile-filter-index button{flex:0 0 auto;min-width:34px;min-height:30px;border:1px solid #edf0f4;border-radius:15px;padding:0 10px;color:#475569;background:#fff;font-size:12px;font-weight:900}.mobile-brand-index button.active,.mobile-filter-index button.active{border-color:#c9161d;color:#fff;background:#c9161d}.mobile-brand-selector-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mobile-brand-selector-grid button{display:grid;gap:4px;min-width:0;min-height:74px;border:1px solid #edf0f4;border-radius:8px;padding:8px 6px;color:#20242a;background:#fbfcfe}.mobile-brand-selector-grid button.active{border-color:#c9161d;color:#c9161d;background:#fff5f5}.mobile-brand-selector-grid strong,.mobile-brand-selector-grid span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-brand-selector-grid strong{align-self:end;font-size:15px;font-weight:900}.mobile-brand-selector-grid span{align-self:start;color:#687180;font-size:11px}.mobile-brand-empty,.mobile-filter-empty{margin:0;padding:10px 0 2px;color:#8a94a3;font-size:12px;text-align:center}.mobile-filter-drawer-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;align-items:end}.mobile-filter-scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f172a73}.mobile-filter-drawer{position:relative;z-index:1;display:block;max-height:84vh;overflow-y:auto;border-radius:16px 16px 0 0;background:#fff;box-shadow:0 -18px 42px #0f172a3d}.mobile-filter-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:56px;padding:0 14px;border-bottom:1px solid #edf0f4}.mobile-filter-header span{display:inline-flex;align-items:center;gap:8px;color:#20242a;font-size:17px;font-weight:900}.mobile-filter-header button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:18px;color:#475569;background:#f3f4f6}.mobile-filter-summary{display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:8px;align-items:center;padding:10px 14px;color:#6b7280;background:#fff7f7;font-size:12px}.mobile-filter-summary strong{color:#c9161d;font-size:18px}.mobile-filter-summary small{overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.mobile-filter-section{padding:14px;border-bottom:1px solid #edf0f4}.mobile-filter-section:nth-of-type(1){max-height:30vh;overflow-y:auto}.mobile-filter-section h3{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin:0 0 10px;color:#20242a;font-size:15px}.mobile-filter-section h3 small{color:#8a94a3;font-size:12px;font-weight:700}.mobile-filter-chip-grid,.mobile-brand-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mobile-filter-chip-grid button{min-width:0;min-height:36px;border:1px solid #edf0f4;border-radius:18px;padding:0 8px;color:#303844;background:#f8fafc;font-size:12px;font-weight:800}.mobile-filter-search+.mobile-filter-chip-grid,.mobile-filter-index+.mobile-brand-filter-grid{margin-top:9px}.mobile-filter-search+.mobile-filter-index,.mobile-brand-search+.mobile-brand-index,.mobile-brand-index+.mobile-brand-selector-grid{margin-top:9px}.mobile-filter-chip-grid button.active,.mobile-brand-filter-grid button.active{border-color:#c9161d;color:#c9161d;background:#fff5f5}.mobile-filter-chip-grid.specs button{color:#8a94a3;background:#f3f4f6}.mobile-brand-filter-grid button{display:grid;min-width:0;min-height:70px;border:1px solid #edf0f4;border-radius:8px;padding:8px 6px;color:#303844;background:#fbfcfe;text-align:left}.mobile-brand-filter-grid strong,.mobile-brand-filter-grid span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-brand-filter-grid strong{color:currentColor;font-size:14px;font-weight:900}.mobile-brand-filter-grid span{color:#687180;font-size:11px}.mobile-filter-footer{position:sticky;bottom:0;display:grid;grid-template-columns:112px minmax(0,1fr);gap:10px;padding:10px 14px calc(12px + env(safe-area-inset-bottom));background:#fff}.mobile-filter-footer .ghost-button,.mobile-filter-footer .primary-button{min-height:42px;border-radius:21px}.mobile-list-assist{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center;min-height:42px;margin-bottom:10px;padding:9px 10px;border-radius:8px;color:#7b1f16;background:linear-gradient(135deg,#fff4e5,#fff9f1)}.mobile-list-assist strong{color:#c9161d;font-size:14px}.mobile-list-assist span{overflow:hidden;color:#78655a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.mobile-list-assist a{min-height:26px;border-radius:13px;padding:5px 9px;color:#fff;background:#c9161d;font-size:12px;font-weight:900}.normalized-search-note,.active-filter-row,.facet-summary-row{margin-bottom:10px}.normalized-search-note{grid-template-columns:1fr;gap:4px;padding:9px 10px}.facet-summary-row{overflow-x:auto;flex-wrap:nowrap;padding-bottom:1px;scrollbar-width:none}.facet-summary-row::-webkit-scrollbar{display:none}.facet-summary-row span,.active-filter-row span{flex:0 0 auto}.catalog-results .product-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding-bottom:74px}.catalog-results .product-card{overflow:hidden;border:0;border-radius:8px;background:#fff;box-shadow:0 7px 20px #0f172a0f}.catalog-results .product-card-main{grid-template-columns:1fr;gap:7px;padding:8px}.catalog-results .product-card .product-visual{min-height:112px;border-radius:8px}.catalog-results .product-card .visual-plate{width:58px;height:58px}.catalog-results .product-brand{overflow:hidden;color:#c9161d;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.catalog-results .product-card h3{min-height:38px;margin:4px 0 6px;color:#20242a;font-size:14px;line-height:1.35}.catalog-results .product-card dl{gap:4px}.catalog-results .product-card dl div{grid-template-columns:34px minmax(0,1fr);gap:5px;font-size:12px}.catalog-results .product-card dl div:nth-child(n+3){display:none}.catalog-results .product-card dd{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-results .tag-row{flex-wrap:nowrap;overflow:hidden;gap:4px;margin-top:8px}.catalog-results .tag-row span{flex:0 1 auto;min-width:0;padding:3px 5px;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-results .product-card-actions{grid-template-columns:1fr;gap:0;padding:0 8px 8px;border-top:0}.catalog-results .product-card-toolbar{gap:6px;padding:0 8px 8px}.catalog-results .product-card-toolbar button{min-height:30px;font-size:12px}.catalog-results .product-card-actions .ghost-button{display:none}.catalog-results .product-card-actions .primary-button{min-height:36px;border-radius:17px;padding:0 8px;font-size:13px;min-width:0;white-space:nowrap}.catalog-results .product-card-actions .primary-button svg{width:15px;height:15px}.product-skeleton-card{gap:9px;padding:9px;border:0;border-radius:8px;background:#fff;box-shadow:0 7px 20px #0f172a0f}.skeleton-visual{min-height:118px;border-radius:8px}.skeleton-actions{grid-template-columns:1fr}.skeleton-actions span:first-child{display:none}.skeleton-actions span{height:34px;border-radius:17px}.result-page-status{align-items:flex-start;flex-direction:column;gap:4px;border-radius:8px;padding:9px 10px;font-size:12px}.result-pagination-card{gap:8px;margin-top:8px;padding:10px;border:0;border-radius:8px;box-shadow:0 7px 20px #0f172a0f}.result-page-progress{height:5px}.sourcing-page{display:grid;gap:10px;max-width:none;padding:10px 10px calc(90px + env(safe-area-inset-bottom))}.sourcing-hero{grid-template-columns:1fr;gap:14px;min-height:196px;padding:18px 14px;border-radius:8px}.sourcing-hero h1{font-size:25px;line-height:1.24}.sourcing-hero p{font-size:13px;line-height:1.6}.sourcing-hero-tools{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.sourcing-hero-tools button{min-height:38px;border-radius:19px;font-size:12px}.sourcing-layout,.sourcing-field-grid{grid-template-columns:1fr}.sourcing-layout{gap:10px}.sourcing-form-panel,.sourcing-side-panel{border:0;border-radius:8px;box-shadow:0 7px 20px #0f172a0f}.sourcing-form-panel{gap:14px;padding:14px 12px}.section-heading.compact{align-items:start}.sourcing-field-grid{gap:10px}.sourcing-field-grid input,.sourcing-field-grid select{height:40px;border-radius:8px}.sourcing-textarea textarea{min-height:106px;border-radius:8px}.sourcing-actions{display:grid;grid-template-columns:1fr}.sourcing-actions .primary-button,.sourcing-actions .ghost-button{min-height:42px;border-radius:21px}.sourcing-side-panel{position:static;padding:12px}.sourcing-flow article{border-radius:8px}.detail-layout{display:grid;gap:10px;max-width:none;padding:10px 10px calc(150px + env(safe-area-inset-bottom))}.detail-media,.detail-main,.detail-related-panel{border:0;border-radius:8px;box-shadow:0 7px 20px #0f172a0f}.detail-media{padding:10px}.detail-media .product-visual{min-height:260px;border-radius:8px}.attachment-strip{grid-auto-flow:column;grid-auto-columns:minmax(220px,76%);overflow-x:auto;margin-top:10px;padding-bottom:2px;scrollbar-width:none}.attachment-strip::-webkit-scrollbar{display:none}.attachment-strip span{grid-template-columns:20px minmax(0,1fr);min-height:52px}.attachment-strip em{grid-column:2}.detail-main{padding:15px 12px 16px}.detail-main .text-link{min-height:26px;justify-content:flex-start;font-size:13px}.detail-main h1{margin:6px 0 10px;font-size:22px;line-height:1.32}.detail-id-row{align-items:flex-start;flex-direction:column;gap:6px}.detail-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.detail-meta span{display:grid;min-height:46px;align-content:center;padding:8px;border-radius:8px;background:#fbfcfe;font-size:12px;line-height:1.35}.detail-summary{margin-top:12px;font-size:14px}.mobile-detail-assist{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center;min-height:44px;margin:12px 0;padding:9px 10px;border-radius:8px;background:linear-gradient(135deg,#fff1f1,#fff7f7)}.mobile-detail-assist span{color:#c9161d;font-size:13px;font-weight:900}.mobile-detail-assist strong{overflow:hidden;color:#4b5563;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.mobile-detail-assist a{min-height:26px;border-radius:13px;padding:5px 9px;color:#fff;background:#c9161d;font-size:12px;font-weight:900}.detail-service-grid{grid-template-columns:1fr;gap:8px}.detail-decision-grid,.detail-remark-grid{grid-template-columns:1fr}.detail-procurement-board{padding:12px}.detail-scenario-links a{flex:1 1 calc(50% - 8px);text-align:center}.detail-service-grid article{min-height:54px;border-radius:8px}.detail-section-heading{margin-top:16px}.detail-section-heading h2{font-size:18px}.spec-table{grid-template-columns:1fr}.spec-table div{min-height:44px;border-radius:8px}.detail-section-grid{grid-template-columns:1fr;gap:10px}.detail-info-panel{border-radius:8px}.attachment-action-grid button,.attachment-action-grid a{min-height:46px;border-radius:8px}.detail-actions{position:fixed;right:0;bottom:calc(66px + env(safe-area-inset-bottom));left:0;z-index:45;display:grid;grid-template-columns:96px minmax(0,1fr) 38px 38px;gap:6px;align-items:center;margin:0;padding:8px 9px;border-top:1px solid #edf0f4;background:#fffffff7;box-shadow:0 -10px 22px #0f172a14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.detail-actions .quantity-stepper{grid-template-columns:28px 40px 28px;width:96px;height:40px;min-width:0;border-radius:20px}.detail-actions .quantity-stepper input{width:40px;font-size:13px}.detail-actions .quantity-stepper button svg{width:14px;height:14px}.detail-actions .primary-button,.detail-actions .ghost-button{min-height:40px;border-radius:20px;padding:0 7px;font-size:13px}.detail-actions .detail-support-link,.detail-actions .detail-cart-link{justify-content:center;padding:0}.detail-actions .detail-support-link span,.detail-actions .detail-cart-link span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.detail-actions .detail-cart-link em{position:absolute;top:-5px;right:-3px;min-width:17px;height:17px;padding:0 4px;font-size:10px}.detail-actions .primary-button svg,.detail-actions .ghost-button svg{width:15px;height:15px}.success-note{margin-bottom:8px}.detail-cart-brief{align-items:flex-start;gap:8px;margin-top:10px;border-radius:8px;padding:10px}.detail-cart-brief small{white-space:normal}.detail-related-panel{padding:14px 12px}.detail-related-panel .compact-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.detail-related-panel .product-card-main{grid-template-columns:1fr}.detail-related-panel .product-card .product-visual{min-height:110px}.replacement-intent-bar{align-items:flex-start;flex-direction:column;gap:8px;border-radius:8px}.replacement-list article{grid-template-columns:1fr;gap:8px}.replacement-main{grid-template-columns:1fr;gap:6px;border-radius:8px}.replacement-actions{justify-content:stretch}.replacement-actions button{width:100%;min-height:36px;border-radius:18px}.inquiry-layout{display:grid;gap:12px;max-width:none;padding:10px 10px 18px}.inquiry-flow-card{grid-template-columns:1fr;gap:8px;border:0;background:transparent;box-shadow:none}.inquiry-flow-card article{min-height:66px;border-radius:8px;box-shadow:0 7px 20px #0f172a0d}.inquiry-overview-panel{padding:12px}.inquiry-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inquiry-overview-grid strong{font-size:19px}.inquiry-review-panel{grid-template-columns:1fr;gap:8px;border-radius:8px;padding:12px}.inquiry-review-panel .text-link{justify-self:start;min-height:28px}.inquiry-line{grid-template-columns:86px minmax(0,1fr);gap:10px;border:0;border-radius:8px;box-shadow:0 7px 20px #0f172a0f}.inquiry-line .product-visual{min-height:86px}.inquiry-line .line-actions{grid-column:1 / -1;grid-template-columns:minmax(0,1fr) 42px}.inquiry-line textarea{min-height:70px}.line-context-card{grid-column:1 / -1;border-radius:8px}.inquiry-summary{position:static;border:0;border-radius:8px;padding:16px 12px;box-shadow:0 7px 20px #0f172a0f}.inquiry-summary-actions,.inquiry-batch-tools div{grid-template-columns:1fr}.result-pager{justify-content:center;margin-top:12px;padding:13px 0 2px;border-top:0}.result-pager button{min-height:34px;border-radius:17px;padding:0 14px}.mobile-category-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:#d92828}.mobile-category-tabs button,.mobile-category-tabs a{display:grid;place-items:center;min-height:54px;border:0;color:#ffffffe6;background:transparent;font-size:17px;font-weight:800}.mobile-category-tabs .active{position:relative;color:#fff}.mobile-category-tabs .active:after{content:"";position:absolute;right:34%;bottom:0;left:34%;height:3px;background:#fff}.mobile-category-browser{display:grid;grid-template-columns:112px minmax(0,1fr);min-height:520px;border-bottom:1px solid #eef0f3}.mobile-category-summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:8px;align-items:center;min-height:44px;padding:8px 12px;border-bottom:1px solid #eef0f3;background:#fff}.mobile-category-summary span,.mobile-category-summary em{color:#8a8f98;font-size:12px;font-style:normal}.mobile-category-summary strong{overflow:hidden;color:#20242a;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.mobile-category-summary button{min-height:28px;border:1px solid #f3c3c6;border-radius:14px;padding:4px 10px;color:#c9161d;background:#fff6f6;font-size:12px;font-weight:900}.mobile-brand-quick-row{display:flex;gap:8px;overflow-x:auto;padding:9px 12px 10px;background:#fff}.mobile-brand-quick-row button{flex:0 0 auto;min-height:30px;border:1px solid #edf0f4;border-radius:15px;padding:5px 12px;color:#303844;background:#fbfcfe;font-size:12px;font-weight:900}.mobile-brand-quick-row button.active{border-color:#f3c3c6;color:#c9161d;background:#fff6f6}.mobile-category-menu{display:grid;align-content:start;background:#f3f4f6}.mobile-category-menu a{display:flex;align-items:center;min-height:55px;border-left:3px solid transparent;padding:0 12px;color:#111827;background:#f3f4f6;font-size:15px;font-weight:800}.mobile-category-menu a.active{border-left-color:#c9161d;color:#c9161d;background:#fff}.mobile-subcategory-panel{min-width:0;padding:16px 12px 20px;background:#fff}.mobile-subcategory-heading{display:flex;align-items:center;justify-content:space-between;min-height:30px;margin-bottom:12px}.mobile-subcategory-heading strong{color:#20242a;font-size:17px}.mobile-subcategory-heading a{color:#c9161d;font-size:14px}.mobile-subcategory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 10px}.mobile-subcategory-grid a{display:grid;justify-items:center;gap:8px;min-width:0}.mobile-subcategory-grid .product-visual{width:100%;min-height:78px;border-radius:8px}.mobile-subcategory-grid span{overflow:hidden;width:100%;color:#555d68;font-size:13px;line-height:1.35;text-align:center;text-overflow:ellipsis;white-space:nowrap}.mobile-tabbar{position:fixed;right:0;bottom:0;left:0;z-index:50;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));height:calc(66px + env(safe-area-inset-bottom));padding:5px 6px env(safe-area-inset-bottom);border-top:1px solid #edf0f4;background:#fffffff5;box-shadow:0 -12px 26px #0f172a14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-tabbar-item{position:relative;display:grid;justify-items:center;align-content:center;gap:3px;min-width:0;color:#292f38;font-size:12px;font-weight:800}.mobile-tabbar-item:after{content:"";position:absolute;right:28%;bottom:3px;left:28%;height:2px;border-radius:999px;background:transparent}.mobile-tabbar-icon{position:relative;display:grid;place-items:center;color:currentColor}.mobile-tabbar-icon strong{position:absolute;top:-8px;right:-12px;min-width:18px;height:18px;padding:0 5px;border-radius:9px;color:#fff;background:#c9161d;font-size:11px;line-height:18px}.mobile-tabbar-item.router-link-active{color:#c9161d}.mobile-tabbar-item.router-link-active:after{background:#c9161d}.mobile-tabbar-item.featured{transform:translateY(-14px)}.mobile-tabbar-item.featured .mobile-tabbar-icon{width:58px;height:58px;border:3px solid rgba(255,255,255,.9);border-radius:50%;color:#fff;background:radial-gradient(circle at 32% 25%,#ffb0b0,#e72d35 50%,#a40e18);box-shadow:0 8px 20px #c9161d52}.mobile-tabbar-item.featured:after{display:none}.mobile-tabbar-item.featured span:last-child{color:#c9161d;font-weight:900}.site-footer{display:none}}.brand-hall-page{display:grid;gap:20px;padding-bottom:34px}.brand-hall-hero{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:18px;align-items:stretch;padding-top:24px}.brand-hall-copy,.brand-hall-stat,.brand-hall-card,.brand-industry-card,.brand-directory-card,.brand-product-preview{border:1px solid #edf0f4;border-radius:8px;background:#fff;box-shadow:0 10px 24px #0f172a0a}.brand-hall-copy{padding:28px;background:linear-gradient(135deg,#c9161d14,#fff0 42%),#fff}.brand-hall-copy>span{color:#c9161d;font-size:13px;font-weight:900}.brand-hall-copy h1{max-width:720px;margin:10px 0 12px;color:#111827;font-size:34px;line-height:1.18}.brand-hall-copy p{max-width:760px;margin:0;color:#5f6875;font-size:15px;line-height:1.8}.brand-hall-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;max-width:720px;min-height:48px;margin-top:22px;border:2px solid #c9161d;border-radius:8px;overflow:hidden;background:#fff}.brand-hall-search svg{margin-left:16px;color:#c9161d}.brand-hall-search input{min-width:0;border:0;outline:0;padding:0 12px;color:#111827;font-size:15px}.brand-hall-search button{height:48px;border:0;padding:0 20px;color:#fff;background:#c9161d;font-weight:900}.brand-hall-stat{display:grid;align-content:center;gap:10px;padding:26px;color:#fff;background:linear-gradient(135deg,#111827,#374151)}.brand-hall-stat strong{font-size:48px;line-height:1}.brand-hall-stat span{font-size:18px;font-weight:900}.brand-hall-stat small{color:#ffffffb8;line-height:1.6}.brand-hall-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.brand-hall-card{display:grid;gap:8px;min-height:118px;padding:18px;color:#111827}.brand-hall-card strong{display:grid;place-items:center;min-height:42px;border-radius:6px;color:#c9161d;background:#fff6f6;font-size:20px;letter-spacing:0}.brand-hall-card span{overflow:hidden;font-size:14px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.brand-hall-card small{color:#7c8490;font-size:12px}.brand-industry-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.brand-industry-card{display:grid;gap:18px;min-height:190px;padding:20px}.brand-industry-card span{color:#c9161d;font-size:13px;font-weight:900}.brand-industry-card strong{display:block;margin-top:6px;color:#111827;font-size:20px}.brand-industry-card small{display:block;margin-top:8px;color:#697384;line-height:1.6}.brand-industry-list{display:flex;flex-wrap:wrap;gap:8px;align-content:end}.brand-industry-list a,.brand-directory-tags span{border:1px solid #edf0f4;border-radius:999px;padding:6px 10px;color:#303844;background:#fbfcfe;font-size:12px;font-weight:900}.brand-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.brand-directory-card{display:grid;gap:14px;padding:18px}.brand-directory-card>a{display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;align-items:center;color:#111827}.brand-directory-card>a strong{display:grid;place-items:center;min-height:48px;border-radius:6px;color:#fff;background:#111827;font-size:18px}.brand-directory-card>a span{overflow:hidden;font-size:16px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.brand-directory-meta,.brand-directory-tags{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.brand-directory-meta em{min-width:28px;height:28px;border-radius:14px;color:#c9161d;background:#fff6f6;font-style:normal;font-weight:900;line-height:28px;text-align:center}.brand-directory-meta small{color:#7c8490}.brand-empty{padding:28px;border:1px dashed #e5e7eb;border-radius:8px;color:#697384;background:#fbfcfe;text-align:center}.brand-empty a{margin-left:10px;color:#c9161d;font-weight:900}.brand-product-preview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.brand-product-preview{display:grid;grid-template-columns:86px minmax(0,1fr);gap:12px;align-items:center;padding:14px}.brand-product-preview .product-visual{min-height:86px;border-radius:8px}.brand-product-preview div:not(.product-visual):not(.visual-plate){min-width:0}.brand-product-preview span{color:#c9161d;font-size:12px;font-weight:900}.brand-product-preview strong{display:-webkit-box;overflow:hidden;margin-top:5px;color:#20242a;font-size:14px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.brand-product-preview small{display:block;overflow:hidden;margin-top:6px;color:#7c8490;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.brand-product-preview>a{grid-column:1 / -1;min-height:32px;border-radius:4px;color:#fff;background:#c9161d;font-size:13px;font-weight:900;line-height:32px;text-align:center}.solutions-page{display:grid;gap:20px;padding-bottom:34px}.solutions-hero{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:18px;padding-top:24px}.solutions-hero-copy,.solutions-cart-card,.solution-workbench,.solution-detail-panel,.solution-template-card{border:1px solid #edf0f4;border-radius:8px;background:#fff;box-shadow:0 10px 24px #0f172a0a}.solutions-hero-copy{padding:28px;background:linear-gradient(135deg,#16653417,#fff0 46%),#fff}.solutions-hero-copy>span{color:#166534;font-size:13px;font-weight:900}.solutions-hero-copy h1{max-width:760px;margin:10px 0 12px;color:#111827;font-size:34px;line-height:1.18}.solutions-hero-copy p{max-width:780px;margin:0;color:#5f6875;font-size:15px;line-height:1.8}.solutions-cart-card{display:grid;align-content:center;gap:10px;padding:24px;color:#fff;background:linear-gradient(135deg,#14532d,#0f766e)}.solutions-cart-card span{font-weight:900}.solutions-cart-card strong{font-size:48px;line-height:1}.solutions-cart-card small{color:#ffffffbf}.solutions-cart-card .ghost-button{border-color:#ffffff61;color:#fff;background:#ffffff14}.solution-workbench{display:grid;grid-template-columns:240px minmax(0,1fr);gap:18px;padding:18px}.solution-side-nav{display:grid;align-content:start;gap:10px}.solution-side-nav button{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;min-height:52px;border:1px solid #edf0f4;border-radius:8px;padding:0 14px;color:#303844;background:#fbfcfe;font-weight:900;text-align:left}.solution-side-nav button.active{border-color:#b7e4c7;color:#14532d;background:#f0fdf4}.solution-detail-panel{padding:22px;box-shadow:none}.solution-detail-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:start}.solution-detail-head span{color:#166534;font-size:13px;font-weight:900}.solution-detail-head h2{margin:6px 0 8px;color:#111827;font-size:28px}.solution-detail-head p{max-width:760px;margin:0;color:#697384;line-height:1.7}.solution-tag-row{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.solution-tag-row em{border-radius:999px;padding:6px 10px;color:#14532d;background:#dcfce7;font-size:12px;font-style:normal;font-weight:900}.solution-kit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.solution-kit-card{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;align-items:center;border:1px solid #edf0f4;border-radius:8px;padding:14px;background:#fff}.solution-kit-card .product-visual{min-height:92px;border-radius:8px}.solution-kit-info{min-width:0}.solution-kit-info span{color:#166534;font-size:12px;font-weight:900}.solution-kit-info strong{display:-webkit-box;overflow:hidden;margin-top:5px;color:#20242a;font-size:15px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.solution-kit-info small{display:block;overflow:hidden;margin-top:6px;color:#7c8490;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.solution-kit-card button{grid-column:1 / -1;min-height:34px;border:0;border-radius:4px;color:#fff;background:#166534;font-size:13px;font-weight:900}.solution-template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.solution-template-card{display:grid;gap:10px;padding:18px}.solution-template-card strong{color:#111827;font-size:18px}.solution-template-card small{color:#697384}.solution-template-card pre{overflow:auto;min-height:112px;margin:0;border-radius:6px;padding:12px;color:#303844;background:#f8fafc;font-family:Consolas,Courier New,monospace;font-size:12px;line-height:1.7;white-space:pre-wrap}.solution-template-card a{min-height:34px;border-radius:4px;color:#fff;background:#c9161d;font-size:13px;font-weight:900;line-height:34px;text-align:center}@media(max-width:980px){.brand-hall-page{gap:12px;padding-bottom:84px}.brand-hall-hero{grid-template-columns:1fr;padding-top:12px}.brand-hall-copy{padding:20px 16px}.brand-hall-copy h1{font-size:25px}.brand-hall-stat{grid-template-columns:auto minmax(0,1fr);align-items:center;padding:16px}.brand-hall-stat small{grid-column:1 / -1}.brand-hall-grid,.brand-industry-grid,.brand-directory,.brand-product-preview-grid,.solutions-hero,.solution-workbench,.solution-kit-grid,.solution-template-grid{grid-template-columns:1fr}.brand-hall-card,.brand-industry-card,.brand-directory-card,.brand-product-preview,.solutions-hero-copy,.solutions-cart-card,.solution-workbench,.solution-template-card{box-shadow:none}.solutions-hero-copy{padding:20px 16px}.solutions-hero-copy h1{font-size:25px}.solutions-cart-card{grid-template-columns:auto minmax(0,1fr);align-items:center;padding:16px}.solutions-cart-card .ghost-button{grid-column:1 / -1}.solution-side-nav{display:flex;overflow-x:auto}.solution-side-nav button{flex:0 0 168px}.solution-detail-panel{padding:16px}.solution-detail-head{grid-template-columns:1fr}.solution-detail-head h2{font-size:23px}}
