:root{--brand:#0068b7;--brand-dark:#063f69;--brand-soft:#e9f3fc;--green:#078867;--green-soft:#e8f7f1;--ink:#142a38;--muted:#627584;--line:#dce5eb;--bg:#f5f8fb;--paper:#fff;--danger:#c1483c;--shadow:0 9px 28px rgba(10, 47, 71, .08);--content-width:1760px;font-family:"Microsoft YaHei","Noto Sans SC",Arial,sans-serif}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;color:var(--ink);background:var(--bg)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.header{display:flex;align-items:center;gap:clamp(18px,3vw,40px);min-height:76px;padding:12px clamp(20px,4vw,56px);background:var(--paper);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.member-quickbar{min-height:38px;background:#f1f5f7;border-bottom:1px solid var(--line);color:var(--muted);font-size:12px}.member-quick-inner{max-width:var(--content-width);margin:0 auto;padding:10px clamp(20px,3vw,46px);display:flex;align-items:center;justify-content:space-between;gap:20px}.member-quick-inner div{display:flex;flex-wrap:wrap;gap:18px}.member-quick-inner a:hover{color:var(--brand)}.member-quick-inner b{font-weight:400}.logo{display:flex;align-items:center;gap:11px;flex-shrink:0}.logo-mark{display:block;width:50px;height:42px;object-fit:contain;flex-shrink:0}.logo strong{display:block;font-size:20px;color:var(--brand-dark)}.logo small{color:var(--muted);font-size:12px}nav{display:flex;gap:clamp(14px,2vw,28px);margin-left:auto;white-space:nowrap;font-size:14px}nav a.active,nav a:hover{color:var(--brand)}.home-page .header nav{gap:clamp(13px,1.35vw,22px);font-size:13px}.home-page .header nav .cart-link{display:inline-flex;align-items:center;gap:4px;color:var(--brand-dark);font-weight:700}.home-page .header nav .cart-link b{color:var(--green);font-size:12px}.language-picker{width:auto;min-width:94px;margin:0;padding:8px;flex-shrink:0}.seo-header{display:grid;grid-template-columns:auto minmax(330px,540px) minmax(0,1fr) auto;gap:16px;min-height:72px;align-items:center}.seo-header nav{width:auto;margin-left:0;justify-content:flex-start;gap:16px;overflow-x:auto;white-space:nowrap;scrollbar-width:none;font-size:13px}.seo-header nav::-webkit-scrollbar{display:none}.seo-header .language-picker{margin-left:0}.home-search-panel{max-width:var(--content-width);margin:0 auto;padding:24px clamp(20px,3vw,46px);display:grid;grid-template-columns:250px minmax(0,1fr);align-items:center;gap:10px 20px;background:#fff;border-bottom:1px solid var(--line)}.search-suggest-host{position:relative}.search-suggest-panel{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:42;background:#fff;border:1px solid #bcd6e8;border-radius:8px;box-shadow:0 18px 46px rgba(5,39,65,.18);overflow:hidden;color:var(--ink);text-align:left}.search-suggest-panel[hidden]{display:none}.search-suggest-head{display:flex;justify-content:space-between;gap:14px;padding:10px 13px;background:#f1f7fb;border-bottom:1px solid #dce9f1;font-size:12px}.search-suggest-head strong{color:var(--brand-dark)}.search-suggest-head span{color:var(--muted);white-space:nowrap}.search-suggest-list{max-height:376px;overflow-y:auto}.search-suggest-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:58px;padding:9px 13px;border-bottom:1px solid #edf3f7;background:#fff}.search-suggest-row:hover{background:#f6fbff}.search-suggest-row.reference{background:#fbfdff}.search-suggest-row img{width:38px;height:38px;object-fit:contain;border:1px solid #edf2f5;border-radius:4px;background:#fff}.search-suggest-row strong{display:block;color:var(--brand-dark);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-suggest-row small{display:block;color:var(--muted);margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-suggest-row em{color:var(--green);font-style:normal;font-weight:700;white-space:nowrap;font-size:12px}.search-suggest-empty{padding:16px 14px;color:var(--muted);font-size:13px}.search-suggest-empty strong{display:block;color:var(--brand-dark);margin-bottom:5px}.search-suggest-intents{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:10px 12px;border-top:1px solid #e5eef4;background:#f8fbfd}.search-suggest-intents a{display:flex;flex-direction:column;gap:3px;min-width:0;padding:9px 8px;border:1px solid #d7e7f0;border-radius:7px;background:#fff;color:var(--text)}.search-suggest-intents a:hover{border-color:#8fc5eb;background:#f4fbff}.search-suggest-intents strong{color:var(--brand-dark);font-size:13px;overflow-wrap:anywhere}.search-suggest-intents span{color:var(--muted);font-size:11px;line-height:1.35;overflow-wrap:anywhere}.search-suggest-boundary{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:8px 12px;border-top:1px solid #e5eef4;color:#5d7280;font-size:11px;line-height:1.45}.search-suggest-boundary a{color:var(--brand);font-weight:700;white-space:nowrap}.search-suggest-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px 12px;background:#f8fbfd}.search-suggest-actions a,.search-suggest-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border:1px solid #c9deeb;border-radius:5px;color:var(--brand);font-size:13px;background:#fff;padding:7px 8px;line-height:1.2;text-align:center;cursor:pointer}.search-suggest-actions button:disabled{color:#97a7b3;background:#eef3f6;cursor:not-allowed}.search-suggest-actions .primary-action{background:var(--brand);border-color:var(--brand);color:#fff}.eyebrow{color:#7ce3dd;letter-spacing:.18em;font-size:12px;font-weight:700;margin:0 0 10px}.eyebrow.dark{color:var(--brand)}.primary,button{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:6px;padding:12px 23px;background:var(--brand);color:#fff;cursor:pointer;transition:background .15s}.primary:hover,button:hover{background:#005899}.secondary{background:var(--brand-soft);color:var(--brand)}.secondary:hover{background:#d7eaf9}.wide{width:100%}input,select,textarea{width:100%;border:1px solid #cad7df;border-radius:6px;background:#fff;padding:11px 12px;margin:0 0 11px;color:var(--ink)}input:focus,select:focus,textarea:focus{outline:2px solid #9acbf1;border-color:var(--brand)}.fields{display:grid;gap:10px}.result{margin:11px 0 0;color:var(--green);font-size:13px;min-height:18px}.bom-smart-precheck{margin:18px 0 22px;padding:18px;border:1px solid #cfe2ee;border-radius:8px;background:linear-gradient(135deg,#f8fcff 0,#f7fff8 100%);box-shadow:0 10px 22px rgba(3,54,92,.05)}main{max-width:var(--content-width);margin:0 auto}.block-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.block-head h2{font-size:30px;margin:0;color:var(--brand-dark)}.block-head>a{color:var(--brand);font-size:14px}.categories{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.category{border:1px solid var(--line);background:#fff;border-radius:8px;padding:21px 16px;transition:border-color .15s,box-shadow .15s}.category:hover{border-color:#8ebde2;box-shadow:var(--shadow)}.category strong{display:block;margin-bottom:9px;font-size:16px;color:var(--brand-dark)}.category p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.product{display:flex;flex-direction:column;min-height:211px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:18px;transition:box-shadow .15s,border-color .15s}.product-visual{display:block;width:calc(100% + 36px);height:126px;object-fit:contain;padding:10px;margin:-18px -18px 14px;border-radius:8px 8px 0 0;background:#fff}.product:hover{border-color:#9cc7ea;box-shadow:var(--shadow)}.product h3{margin:0 0 5px;font-size:17px;color:var(--brand-dark)}.package-chip{align-self:start;display:inline-flex;color:var(--brand);background:#edf5fb;border:1px solid #d2e5f4;border-radius:3px;padding:3px 8px;font-size:12px;margin-bottom:10px}.product .desc{margin:0 0 12px;color:var(--muted);font-size:13px;min-height:34px;line-height:1.5}.product .stock{color:var(--muted);font-size:12px;margin-top:auto}.product .price{margin:10px 0 0;font-size:20px;font-weight:700;color:var(--brand)}body.home-page .categories{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}body.home-page .category{position:relative;min-height:92px;padding:15px 13px 13px;background:radial-gradient(circle at 88% 14%,rgba(255,191,77,.12),transparent 24%),linear-gradient(180deg,#fff,#f8fbfd)}body.home-page .category::after{content:">";position:absolute;top:14px;right:13px;color:#7eaed1;font-size:12px;font-weight:800}body.home-page .category strong{margin-bottom:10px;padding-right:16px;font-size:15px;line-height:1.28}body.home-page .category p{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:999px;background:#f1f7fb;color:#5a7385;font-size:11px;line-height:1.2}.brand-index-page{padding:28px clamp(20px,3vw,46px) 20px}.directory-chip-link,.directory-quick-card{min-width:0;padding:8px 9px;border:1px solid #d9e8f1;border-radius:7px;background:#fff;transition:border-color .15s,box-shadow .15s,transform .15s}.directory-chip-link:hover,.directory-quick-card:hover{border-color:#98bfd8;box-shadow:0 8px 18px rgba(5,47,78,.08);transform:translateY(-1px)}.directory-chip-link small,.directory-chip-link span,.directory-chip-link strong,.directory-quick-card small,.directory-quick-card span,.directory-quick-card strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.directory-chip-link strong,.directory-quick-card span{color:var(--brand);font-size:12px;font-weight:800}.directory-chip-link span,.directory-quick-card strong{margin-top:4px;color:var(--brand-dark);font-size:12px;font-weight:700}.directory-chip-link small,.directory-quick-card small{margin-top:3px;color:var(--muted);font-size:10px}.brand-index-page:not(.category-index-page) .directory-quick-card,.category-index-page .directory-quick-card{padding:8px 9px}.brand-index-page:not(.category-index-page) .directory-quick-card small,.category-index-page .directory-quick-card small{white-space:normal;line-height:1.35}.brand-card,.brand-highlight{min-width:0;background:#fff;border:1px solid var(--line);border-radius:7px;padding:13px;transition:border-color .15s,box-shadow .15s,transform .15s}.brand-card:hover,.brand-highlight:hover{border-color:#9cc7ea;box-shadow:var(--shadow);transform:translateY(-1px)}.brand-card strong,.brand-highlight strong{display:block;color:var(--brand-dark);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.datasheet-index-page .stock-field.qty strong{color:#06775b}.empty{grid-column:1/-1;padding:42px;text-align:center;background:#fff;border:1px dashed #cfdce4;border-radius:8px;color:var(--muted)}.supplier-line-rfq{min-width:0;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr) minmax(118px,auto);gap:14px;align-items:center;margin-top:14px;padding:16px;border:1px solid #cfe4df;border-radius:8px;background:linear-gradient(135deg,#f8fffb 0,#fbfdff 56%,#fffaf0 100%);box-shadow:0 9px 22px rgba(6,49,78,.05)}.supplier-line-rfq pre{grid-column:1/-1;margin:0;padding:13px;border:1px solid #dce9f1;border-radius:7px;background:#fff;color:#244255;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;font-size:12px;line-height:1.65}.muted{color:var(--muted);line-height:1.75}.footer{margin-top:65px;background:#062f4c;color:#d5e3ed;padding:40px max(calc((100vw - 1640px)/ 2),28px) 25px;display:grid;grid-template-columns:255px 1fr;align-items:start;gap:30px}.footer-brand{min-width:0}.footer-brand-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.footer strong{font-size:21px;color:#fff}.footer p{color:#adbfcc;margin:8px 0 0;font-size:13px}.footer-tagline{margin-top:8px}.footer-mobile-note{display:none}.footer-meta{display:grid;gap:8px;margin-top:10px;color:#adbfcc;font-size:13px}.footer-contact-link{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;border:1px solid rgba(213,227,237,.22);color:#d5e3ed;font-size:12px;line-height:1}.footer-contact-link:hover{color:#fff;border-color:rgba(255,255,255,.38)}.footer-mobile-nav{display:none}.footer-groups{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:22px 18px;font-size:13px}.footer-groups section{min-width:0}.footer-groups h3{margin:0 0 14px;color:#fff;font-size:15px;font-weight:400}.footer-groups a{display:block;color:#adbfcc;line-height:1.7}.footer-groups a:hover{color:#fff}.footer-mobile-nav>a,.footer-mobile-nav>button{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:5px 0;border:1px solid rgba(213,227,237,.14);border-radius:999px;background:rgba(255,255,255,.03);color:#adbfcc;line-height:1.2;text-align:center;font-size:10px;white-space:nowrap;letter-spacing:.02em}.footer-mobile-nav>button{appearance:none;cursor:pointer}.footer-mobile-nav>a.is-active,.footer-mobile-nav>a[aria-current=page],.footer-mobile-nav>button.is-active,.footer-mobile-nav>button[aria-expanded=true]{color:#fff;border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.12)}.footer-mobile-nav>a:hover,.footer-mobile-nav>button:hover{color:#17384d;border-color:#b8cad7;background:#fff}.copyright{grid-column:1/-1;width:100%;border-top:1px solid rgba(255,255,255,.12);padding-top:20px}.copyright-short{display:none}.catalog-page .header.seo-header{position:sticky;top:0;z-index:24;box-shadow:0 10px 28px rgba(6,47,76,.06)}.catalog-page .header.seo-header nav a.active{color:var(--brand-dark);font-weight:800}.catalog-page .header.seo-header .catalog-header-search{min-width:260px;max-width:440px}.catalog-page .header.seo-header nav{gap:12px;font-size:12px}.catalog-page .header.seo-header nav a{flex:0 0 auto}.catalog-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:22px;padding:24px clamp(20px,3vw,46px) 35px}.catalog-layout.catalog-layout-focus{grid-template-columns:minmax(0,1fr)}.catalog-layout.catalog-layout-focus>.catalog-filters{display:none}.catalog-layout.catalog-layout-focus .catalog-banner-notes{display:none}.catalog-search-banner{position:relative;overflow:hidden;max-width:1440px;margin:18px auto 0;padding:24px clamp(20px,3vw,42px);display:grid;grid-template-columns:minmax(280px,1.05fr) minmax(360px,.95fr);align-items:center;gap:24px;border:1px solid #cfe0eb;border-radius:16px;background:radial-gradient(circle at 88% 16%,rgba(255,191,77,.26),transparent 24%),radial-gradient(circle at 10% 20%,rgba(6,104,183,.08),transparent 30%),linear-gradient(135deg,#fbfeff 0,#f3f9fe 54%,#eef7ff 100%);box-shadow:0 16px 38px rgba(6,47,76,.06);color:var(--ink)}.catalog-search-banner::after{content:"";position:absolute;right:-62px;bottom:-88px;width:220px;height:220px;border-radius:50%;border:28px solid rgba(6,104,183,.08);pointer-events:none}.catalog-search-banner-copy{position:relative;z-index:1}.catalog-search-banner-copy .eyebrow{color:var(--brand)}.catalog-search-banner h1{font-size:34px;line-height:1.14;margin:5px 0 8px;color:var(--brand-dark)}.catalog-search-banner p{margin:0;color:#446073;font-size:14px;line-height:1.66;max-width:680px}.catalog-layout.catalog-layout-exact .catalog-search-banner{margin-top:14px;padding:15px clamp(16px,2vw,26px);gap:12px;grid-template-columns:minmax(240px,.86fr) minmax(300px,.78fr);border-radius:14px}.catalog-layout.catalog-layout-exact .catalog-search-banner::after{right:-48px;bottom:-78px;width:176px;height:176px;border-width:22px}.catalog-layout.catalog-layout-exact .catalog-search-banner h1{font-size:26px;margin-bottom:4px}.catalog-layout.catalog-layout-exact .catalog-search-banner p{max-width:440px;font-size:13px;line-height:1.55}.catalog-layout.catalog-layout-exact .catalog-banner-notes{display:none}.catalog-layout.catalog-layout-exact .catalog-search{height:50px;max-width:640px;margin-left:auto;padding:3px;border-radius:14px;box-shadow:0 10px 24px rgba(5,39,65,.08)}.catalog-layout.catalog-layout-exact .catalog-search input{height:42px;padding-left:16px;font-size:14px}.catalog-layout.catalog-layout-exact .catalog-search button{min-width:104px;border-radius:10px}.catalog-facet-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border-bottom:1px solid #edf2f5;background:linear-gradient(180deg,#fbfdff,#f7fbff)}.catalog-facet-head strong{display:block;margin-top:3px;color:var(--brand-dark);font-size:15px}.direct-filter-rail{display:grid;gap:8px;padding:10px 12px;border-bottom:1px solid #e8f0f5;background:#fff}.direct-filter-rail[hidden]{display:none}.direct-filter-rail.is-advanced-open{gap:0;padding:10px 14px;background:#fff}.facet-panel.advanced-facet-collapsed{box-shadow:0 10px 26px rgba(13,58,86,.05)}.facet-panel.advanced-facet-collapsed #parameterFacets,.facet-panel.advanced-facet-collapsed .facet-hint,.facet-panel.advanced-facet-collapsed .facet-row{display:none}.direct-filter-groups{display:grid;grid-template-columns:1fr;gap:0}.direct-filter-group{min-width:0;display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:10px;align-items:center}.direct-filter-group>strong{padding-top:0;color:#557084;font-size:12px}.direct-filter-group>div{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.direct-filter-group a,.direct-filter-group button{min-width:0;display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:5px 8px;border:1px solid #d7e5ee;border-radius:6px;background:#fff;color:var(--brand-dark);font-size:12px;line-height:1.2}.direct-filter-group a:hover,.direct-filter-group button.active,.direct-filter-group button:hover{border-color:#a7cee9;background:var(--brand-soft);color:var(--brand)}.direct-filter-group span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.direct-filter-group small{color:var(--muted);font-size:11px}.catalog-banner-notes{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.catalog-banner-notes span{display:inline-flex;align-items:center;min-height:30px;padding:5px 11px;border:1px solid #d6e6f0;border-radius:999px;background:rgba(255,255,255,.8);color:var(--brand-dark);font-size:12px;line-height:1.2}.catalog-search{position:relative;z-index:1;display:flex;height:54px;width:100%;max-width:none;background:rgba(255,255,255,.94);padding:4px;border:1px solid #c7dce9;border-radius:15px;box-shadow:0 14px 34px rgba(5,39,65,.1)}.catalog-search input{border:0;margin:0;height:44px;font-size:15px;padding-left:18px;background:0 0}.catalog-search input:focus{outline:0}.catalog-search button{min-width:116px;font-size:14px;border-radius:11px}.spot-layout{align-items:start;grid-template-columns:1fr;max-width:1400px}.spot-layout>.catalog-filters{display:none}.catalog-content{min-width:0}.filters{background:#fff;border:1px solid var(--line);padding:21px;border-radius:8px;align-self:start;position:sticky;top:98px}.filters h2{font-size:19px;margin:0 0 21px;color:var(--brand-dark)}.filters label{display:block;font-size:13px;color:var(--muted);margin-bottom:17px}.filters select{margin:7px 0 0}.catalog-filters{padding:0;overflow:hidden}.catalog-filters h2{margin:0;padding:18px 18px 13px;border-bottom:1px solid var(--line)}.category-filter{max-height:430px;overflow-y:auto;padding:8px 0}.category-filter button{width:100%;background:0 0;color:var(--ink);border-radius:0;justify-content:space-between;font-size:13px;padding:9px 18px;text-align:left}.category-filter button.active,.category-filter button:hover{color:var(--brand);background:var(--brand-soft)}.category-filter small{color:var(--muted);font-size:11px}.category-tree{border-bottom:1px solid var(--line);padding:4px 0}.category-tree:last-child{border-bottom:0}.category-root{font-weight:700;color:var(--brand-dark)}.category-child{padding-left:30px!important;font-size:12px!important;color:var(--muted)}.category-children{max-height:260px;overflow:auto}.catalog-filters select{width:calc(100% - 36px);margin:12px 18px 9px}.catalog-filters>.secondary{width:calc(100% - 36px);margin:0 18px 18px}.catalog-filters .support-box{margin:0;border-radius:0}.support-box{background:#f0f7fd;margin-top:27px;padding:17px;border-radius:7px}.support-box p{color:var(--muted);font-size:13px;line-height:1.55}.catalog-title{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:13px}.catalog-title h1,.catalog-title h2{margin:0;color:var(--brand-dark)}.catalog-intent-panel{margin:-7px 0 12px;padding:13px 14px;border:1px solid #cfe2ef;border-radius:8px;background:linear-gradient(135deg,#f8fcff,#fff);box-shadow:0 8px 22px rgba(6,49,78,.05)}.catalog-intent-panel:empty{display:none}.catalog-intent-main{display:flex;align-items:center;justify-content:space-between;gap:18px}.catalog-intent-main-compact h3{font-size:18px}.catalog-intent-main-compact p{font-size:13px}.catalog-intent-main h3{margin:3px 0 5px;color:var(--brand-dark);font-size:19px}.catalog-intent-main p{max-width:520px;margin:0;color:var(--muted);line-height:1.45;font-size:13px}.catalog-intent-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.catalog-intent-actions .primary,.catalog-intent-actions .secondary{min-height:36px;padding:7px 12px;font-size:12px;border-radius:999px;white-space:nowrap}.catalog-intent-panel .catalog-decision-strip{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-top:10px}.catalog-intent-panel.compact .catalog-decision-strip{grid-template-columns:repeat(auto-fit,minmax(136px,1fr))}.catalog-intent-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}.catalog-intent-stats article{min-width:0;padding:10px 11px;border:1px solid #d8e7f0;border-radius:7px;background:rgba(255,255,255,.84)}.catalog-intent-stats span{display:block;color:#557083;font-size:11px;font-weight:700;letter-spacing:.04em}.catalog-intent-stats strong{display:block;margin-top:6px;color:var(--brand-dark);font-size:15px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-intent-panel.compact .catalog-intent-note{display:none}.catalog-intent-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.catalog-intent-chip{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:5px 11px;border:1px solid #d6e6f0;border-radius:999px;background:#fff;color:var(--brand-dark);font-size:12px}.catalog-intent-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-intent-chip b{color:var(--brand);font-size:11px;font-weight:700}.catalog-intent-chip:hover{background:var(--brand-soft);border-color:#b9d6ea;color:var(--brand)}.inventory-ready-panel{margin:12px 0;padding:13px;border:1px solid #d7e7ef;border-radius:7px;background:linear-gradient(135deg,#fff,#f7fbfd)}.inventory-ready-panel:empty{display:none}.inventory-ready-head{display:flex;align-items:start;justify-content:space-between;gap:14px;margin-bottom:11px}.inventory-ready-head h3{margin:3px 0 5px;color:var(--brand-dark);font-size:18px}.inventory-ready-head p:not(.eyebrow){margin:0;color:var(--muted);font-size:13px;line-height:1.55}.inventory-ready-head .primary{padding:8px 11px;white-space:nowrap;font-size:12px}.inventory-ready-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.inventory-ready-grid article{min-width:0;display:grid;gap:6px;align-content:start;padding:10px;border:1px solid #e1edf4;border-radius:6px;background:#fff}.inventory-ready-grid article>a:first-child{display:grid;gap:4px;min-width:0}.inventory-ready-grid strong{color:var(--brand-dark);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inventory-ready-grid small,.inventory-ready-grid span{color:var(--muted);font-size:11px;line-height:1.4;overflow-wrap:anywhere}.inventory-ready-grid b{color:var(--green);font-size:15px}.inventory-ready-grid .secondary{justify-content:center;text-align:center;padding:7px 9px;font-size:12px}.catalog-decision-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:12px}.catalog-decision-strip a{min-width:0;display:grid;gap:4px;align-content:start;min-height:80px;padding:10px 11px;border:1px solid #d9e8f0;border-radius:7px;background:radial-gradient(circle at 90% 14%,rgba(255,191,77,.2),transparent 34%),linear-gradient(135deg,#fff,#f7fcff);box-shadow:0 8px 18px rgba(6,49,78,.04)}.catalog-decision-strip a:hover{border-color:#9cc7ea;background:var(--brand-soft)}.catalog-decision-strip span{color:#557083;font-size:11px;font-weight:700;letter-spacing:.04em}.catalog-decision-strip strong{color:var(--brand-dark);font-size:14px;line-height:1.24;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-decision-strip small{color:var(--muted);font-size:11px;line-height:1.42;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.catalog-rfq-fields{margin-top:12px;padding:13px;border:1px solid #d7e7ef;border-radius:7px;background:linear-gradient(135deg,#fff,#f8fcfb)}.catalog-rfq-head{display:flex;align-items:start;justify-content:space-between;gap:14px;margin-bottom:11px}.catalog-rfq-head h3{margin:3px 0 5px;color:var(--brand-dark);font-size:17px}.catalog-rfq-head p:not(.eyebrow){margin:0;color:var(--muted);font-size:13px;line-height:1.6}.catalog-rfq-head .primary,.catalog-rfq-head .secondary{padding:8px 11px;white-space:nowrap}.catalog-rfq-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.catalog-rfq-grid article{min-width:0;min-height:92px;padding:10px;border:1px solid #e1edf4;border-radius:6px;background:#fbfdff}.catalog-rfq-grid article.done{border-color:#b9dfd1;background:#f4fbf7}.catalog-rfq-grid span{display:inline-flex;padding:3px 6px;border-radius:999px;background:#eef6fb;color:#4f7084;font-size:11px;font-weight:700}.catalog-rfq-grid article.done span{background:#dff4eb;color:#08734f}.catalog-rfq-grid strong{display:block;margin-top:8px;color:var(--brand-dark);font-size:13px}.catalog-rfq-grid p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.5;overflow-wrap:anywhere}.catalog-rfq-template{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;margin-top:10px;padding:10px;border:1px dashed #bed6e4;border-radius:6px;background:#fff}.catalog-rfq-template strong{color:var(--brand-dark);font-size:13px;white-space:nowrap}.catalog-rfq-template pre{margin:0;color:#3d5261;font:12px/1.45 Consolas,"Courier New",monospace;white-space:pre-wrap;overflow-wrap:anywhere}.catalog-rfq-template button{padding:7px 10px;font-size:12px;white-space:nowrap}.catalog-intent-note{margin-top:11px;padding:9px 11px;border-radius:6px;background:#f3f9fe;color:#3d6077;font-size:13px;line-height:1.6}.catalog-intent-note.warn{background:#fff8e9;color:#805800}.catalog-facet-summary{display:none}.focused-facet-panel .catalog-facet-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;flex:1 1 auto}.catalog-facet-summary-chips{display:flex;flex-wrap:wrap;gap:6px}.catalog-facet-summary-chips span{display:inline-flex;align-items:center;min-height:26px;padding:4px 9px;border:1px solid #d6e6f0;border-radius:999px;background:#fff;color:var(--brand-dark);font-size:11px;line-height:1.2}.focused-facet-panel.is-collapsed #parameterFacets,.focused-facet-panel.is-collapsed .facet-hint,.focused-facet-panel.is-collapsed .facet-row{display:none}#catalogFiltersPanel #parameterFacets[hidden],#catalogFiltersPanel .facet-row[hidden]{display:none!important}.saved-filter-hub{margin:-4px 0 16px}.saved-filter-hub:empty{display:none}.saved-filter-hub{padding:15px;border:1px solid #d3e8ef;border-radius:8px;background:radial-gradient(circle at 4% 12%,rgba(0,102,179,.12),transparent 28%),radial-gradient(circle at 96% 0,rgba(0,166,118,.14),transparent 24%),linear-gradient(135deg,#fbfdff,#f7fcfa);box-shadow:0 10px 26px rgba(5,39,65,.05)}.saved-filter-hub-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:12px}.saved-filter-hub-head h3{margin:3px 0 6px;color:var(--brand-dark);font-size:18px}.saved-filter-hub-head p:not(.eyebrow){margin:0;color:var(--muted);line-height:1.62;font-size:13px}.saved-filter-hub-stats{display:flex;gap:8px;flex-shrink:0}.saved-filter-hub-stats span{min-width:72px;padding:8px 10px;border:1px solid #dcebf1;border-radius:7px;background:rgba(255,255,255,.84);color:var(--muted);font-size:11px;text-align:center}.saved-filter-hub-stats strong{display:block;color:var(--green);font-size:20px;line-height:1.1}.saved-filter-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.saved-filter-card{min-width:0;padding:12px;border:1px solid #dce9f1;border-radius:7px;background:rgba(255,255,255,.9)}.saved-filter-card-top{display:flex;justify-content:space-between;gap:10px;align-items:start;margin-bottom:9px}.saved-filter-card-top strong{display:block;color:var(--brand-dark);font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saved-filter-card-top span{display:block;margin-top:4px;color:var(--muted);font-size:12px;line-height:1.4}.saved-filter-card-top button{flex:0 0 auto;width:24px;height:24px;border:1px solid #d8e7ef;border-radius:50%;background:#fff;color:var(--muted);cursor:pointer}.saved-filter-labels{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:9px}.saved-filter-labels span{min-width:0;max-width:100%;padding:5px 8px;border:1px solid #d6e7ef;border-radius:999px;background:#f8fbfd;color:#3d6075;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saved-filter-card .saved-filter-progress{margin:8px 0 10px;grid-template-columns:repeat(2,minmax(0,1fr))}.saved-filter-card-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.saved-filter-card-actions .primary,.saved-filter-card-actions .secondary,.saved-filter-card-actions button{min-height:34px;padding:8px 9px;font-size:12px;text-align:center;justify-content:center}.search-route-map{margin:-4px 0 16px;padding:16px;border:1px solid #d6e6ef;border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(247,252,255,.98)),radial-gradient(circle at 96% 14%,rgba(0,156,150,.12),transparent 28%),radial-gradient(circle at 8% 92%,rgba(253,174,55,.16),transparent 24%);box-shadow:0 8px 22px rgba(6,49,78,.05)}.search-route-map:empty{display:none}.top-candidate-panel{margin:-10px 0 12px;padding:13px;border:1px solid #cfe3ef;border-radius:8px;background:linear-gradient(135deg,#fbfdff 0,#f7fcfa 100%);box-shadow:0 8px 22px rgba(6,49,78,.05)}.top-candidate-panel:empty{display:none}.exact-match-panel{margin:0 0 14px}.exact-match-panel:empty{display:none}.exact-match-card{min-width:0;overflow:hidden;display:grid;gap:12px;align-items:start;padding:14px;border:1px solid #b9d9ec;border-radius:10px;background:radial-gradient(circle at 94% 8%,rgba(245,158,11,.16),transparent 24%),linear-gradient(135deg,#f7fbff 0,#fff 58%,#f8fffb 100%);box-shadow:0 10px 28px rgba(6,49,78,.07)}.exact-match-card>*{min-width:0}.exact-match-top{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start}.exact-match-main{min-width:0;display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;align-items:start}.exact-match-copy{min-width:0;display:grid;gap:6px}.exact-match-main img{width:64px;height:64px;object-fit:contain;border:1px solid #ddeaf2;border-radius:5px;background:#fff}.exact-match-main h2{margin:2px 0 4px;color:var(--brand-dark);font-size:20px;overflow-wrap:anywhere}.exact-match-main p:not(.eyebrow){margin:0;color:#405766;line-height:1.48;font-size:12px;overflow-wrap:anywhere}.exact-match-subline{color:#4c6575}.exact-match-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.exact-match-tags span{display:inline-flex;min-height:24px;align-items:center;padding:3px 8px;border:1px solid #d8e8f1;border-radius:999px;background:#fff;color:#446174;font-size:11px}.exact-match-tags span:nth-child(2){color:#066f55;background:#f4fbf7;border-color:#cceadb;font-weight:700}.exact-match-main .stock-meta-strip{margin-top:0}.exact-match-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.exact-match-fact{min-width:0;display:grid;gap:4px;padding:9px 10px;border:1px solid #dce8f0;border-radius:8px;background:rgba(255,255,255,.92)}.exact-match-fact small{color:var(--muted);font-size:11px}.exact-match-fact b{color:var(--brand-dark);font-size:13px;line-height:1.35;overflow-wrap:anywhere}.exact-match-fact.emphasis{border-color:#cde6db;background:linear-gradient(135deg,#f8fffb,#fff)}.exact-match-fact.emphasis b{color:var(--green)}.exact-match-next-steps{grid-column:1/-1;min-width:0;display:grid;grid-template-columns:minmax(132px,168px) 1fr;gap:8px;align-items:center;padding:7px 10px;border:1px solid #d9e9f0;border-radius:9px;background:linear-gradient(135deg,#fbfeff 0,#f8fcfa 56%,#fffaf0 100%)}.exact-match-next-head{display:grid;gap:3px}.exact-match-next-steps strong{color:var(--brand-dark);font-size:14px}.exact-match-next-steps span{color:var(--muted);font-size:11px;line-height:1.4;overflow-wrap:anywhere}.exact-match-next-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.exact-match-next-grid a{min-width:0;display:grid;gap:2px;min-height:46px;padding:7px 8px;border:1px solid #dce9f1;border-radius:7px;background:#fff;color:inherit;text-decoration:none}.exact-match-next-grid a:hover{border-color:#9cc7ea;box-shadow:0 7px 16px rgba(6,49,78,.06)}.exact-match-next-grid b{color:var(--brand-dark);font-size:12px;overflow-wrap:anywhere}.exact-match-next-grid span{font-size:10px;line-height:1.35}.exact-match-actions{display:grid;grid-template-columns:repeat(3,minmax(96px,auto));gap:7px;min-width:0;align-self:start;justify-self:end}.exact-match-actions .stock-cart-control{width:100%}.exact-match-actions .primary,.exact-match-actions .secondary{min-height:34px;padding:8px 9px;border-radius:5px;font-size:12px;text-align:center;justify-content:center}.saved-filter-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;min-width:0}.saved-filter-progress span{min-width:0;display:flex;align-items:center;gap:5px;padding:6px 7px;border:1px solid #dbe8f0;border-radius:999px;background:#fff;color:var(--muted);font-size:11px;white-space:nowrap}.saved-filter-progress i{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex:0 0 auto;border-radius:50%;background:#edf4fa;color:#627989;font-style:normal;font-size:10px;font-weight:700}.saved-filter-progress .done{color:var(--green);border-color:#ccebdd;background:#f6fcf8}.saved-filter-progress .done i{color:#fff;background:var(--green)}.catalog-batch-panel{margin:0 0 12px;border:1px solid #d4e5ee;border-radius:8px;background:#fbfdff;box-shadow:0 8px 20px rgba(6,49,78,.04)}.catalog-batch-panel:empty{display:none}.catalog-batch-panel.compact{background:radial-gradient(circle at 96% 12%,rgba(255,191,77,.16),transparent 24%),linear-gradient(135deg,#fbfdff,#f7fbfe);overflow:hidden}.product-rfq-note{margin:15px 0;padding:15px;border:1px solid #cfe5dc;border-radius:8px;background:radial-gradient(circle at 8% 10%,rgba(0,166,118,.13),transparent 26%),radial-gradient(circle at 93% 8%,rgba(245,158,11,.15),transparent 25%),linear-gradient(135deg,#fbfffd 0,#f7fbff 100%)}.product-rfq-note pre{margin:0;padding:12px;border:1px solid #dbe9ef;border-radius:7px;background:rgba(255,255,255,.86);color:#213f55;font:12px/1.68 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.datasheet-rfq-note{border-color:#cfe2ec;background:radial-gradient(circle at 9% 10%,rgba(6,101,160,.11),transparent 26%),radial-gradient(circle at 92% 8%,rgba(0,166,118,.13),transparent 24%),linear-gradient(135deg,#f8fcff 0,#fbfffd 100%)}.datasheet-rfq-note pre{border-color:#d8e8f2}.ordering-code-check{min-width:0;overflow:hidden}.ordering-code-check pre{max-width:100%;box-sizing:border-box;margin:12px 0 0;padding:12px;border:1px solid #d8e8f2;border-radius:7px;background:rgba(255,255,255,.86);color:#213f55;font:12px/1.68 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.quantity-break-check{min-width:0;overflow:hidden}.quantity-break-check pre{max-width:100%;box-sizing:border-box;margin:12px 0 0;padding:12px;border:1px solid #d8e8f2;border-radius:7px;background:rgba(255,255,255,.86);color:#213f55;font:12px/1.68 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.lifecycle-risk-check{min-width:0;overflow:hidden}.lifecycle-risk-check pre{max-width:100%;box-sizing:border-box;margin:12px 0 0;padding:12px;border:1px solid #d8e8f2;border-radius:7px;background:rgba(255,255,255,.86);color:#213f55;font:12px/1.68 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.inspection-check{min-width:0;overflow:hidden}.inspection-check pre{max-width:100%;box-sizing:border-box;margin:12px 0 0;padding:12px;border:1px solid #d8e8f2;border-radius:7px;background:rgba(255,255,255,.86);color:#213f55;font:12px/1.68 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.compliance-check{min-width:0;overflow:hidden}.compliance-check pre{max-width:100%;box-sizing:border-box;margin:12px 0 0;padding:12px;border:1px solid #d8e8f2;border-radius:7px;background:rgba(255,255,255,.86);color:#213f55;font:12px/1.68 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.traceability-check{min-width:0;overflow:hidden}.traceability-check pre{max-width:100%;box-sizing:border-box;margin:12px 0 0;padding:12px;border:1px solid #d8e8f2;border-radius:7px;background:rgba(255,255,255,.86);color:#213f55;font:12px/1.68 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.sample-check{min-width:0;overflow:hidden}.sample-check pre{max-width:100%;box-sizing:border-box;margin:12px 0 0;padding:12px;border:1px solid #d8e8f2;border-radius:7px;background:rgba(255,255,255,.86);color:#213f55;font:12px/1.68 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.lead-time-check{min-width:0;overflow:hidden}.lead-time-check pre{max-width:100%;box-sizing:border-box;margin:12px 0 0;padding:12px;border:1px solid #d8e8f2;border-radius:7px;background:rgba(255,255,255,.86);color:#213f55;font:12px/1.68 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.invoice-payment-check{min-width:0;overflow:hidden}.invoice-payment-check pre{max-width:100%;box-sizing:border-box;margin:12px 0 0;padding:12px;border:1px solid #d8e8f2;border-radius:7px;background:rgba(255,255,255,.86);color:#213f55;font:12px/1.68 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.quote-validity-check{min-width:0;overflow:hidden}.quote-validity-check pre{max-width:100%;box-sizing:border-box;margin:12px 0 0;padding:12px;border:1px solid #d8e8f2;border-radius:7px;background:rgba(255,255,255,.86);color:#213f55;font:12px/1.68 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.quality-acceptance-check{min-width:0;overflow:hidden}.quality-acceptance-check pre{max-width:100%;box-sizing:border-box;margin:12px 0 0;padding:12px;border:1px solid #d8e8f2;border-radius:7px;background:rgba(255,255,255,.86);color:#213f55;font:12px/1.68 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.alternative-rfq-note{margin:14px 0;border-color:#d9e7d5;background:radial-gradient(circle at 8% 10%,rgba(0,166,118,.14),transparent 26%),radial-gradient(circle at 94% 8%,rgba(255,191,77,.18),transparent 25%),linear-gradient(135deg,#fbfffb 0,#f8fcff 100%)}.alternative-rfq-note pre{border-color:#dce9d6}.family-rfq-note{margin:14px 0 18px;border-color:#d6e6f0;background:radial-gradient(circle at 8% 10%,rgba(6,101,160,.12),transparent 25%),radial-gradient(circle at 94% 8%,rgba(0,166,118,.12),transparent 24%),linear-gradient(135deg,#f8fcff 0,#fbfffd 100%)}.family-rfq-note pre{border-color:#dbe9f2}.catalog-seo-panel{margin-top:24px;padding:22px;border:1px solid #d5e5ee;border-radius:8px;background:radial-gradient(circle at 8% 10%,rgba(69,204,160,.14),transparent 24%),linear-gradient(135deg,#fff,#f8fcff);box-shadow:0 10px 26px rgba(6,49,78,.05)}.catalog-seo-panel:empty{display:none}.stock-rfq-template{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:14px;margin:0 0 14px;padding:16px;border:1px solid #cfe5dc;border-radius:8px;background:radial-gradient(circle at 5% 10%,rgba(0,166,118,.12),transparent 24%),radial-gradient(circle at 96% 12%,rgba(245,158,11,.14),transparent 24%),linear-gradient(135deg,#fbfffd,#f8fcff)}.application-rfq-template{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:14px;margin:18px 0;padding:18px;border:1px solid #cfe5dc;border-radius:9px;background:radial-gradient(circle at 4% 12%,rgba(0,166,118,.12),transparent 24%),radial-gradient(circle at 96% 10%,rgba(245,158,11,.14),transparent 24%),linear-gradient(135deg,#fbfffd,#f8fcff)}.seo-rfq-template{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:14px;margin:16px 0 18px;padding:16px;border:1px solid #cfe5dc;border-radius:8px;background:radial-gradient(circle at 5% 10%,rgba(0,166,118,.12),transparent 24%),radial-gradient(circle at 96% 12%,rgba(245,158,11,.14),transparent 24%),linear-gradient(135deg,#fbfffd,#f8fcff)}.facet-panel{background:#fff;border:1px solid var(--line);border-radius:7px;margin-bottom:10px;overflow:hidden}.facet-row{min-height:44px;display:grid;grid-template-columns:92px minmax(0,1fr) auto;align-items:start;border-bottom:1px solid #edf2f5;gap:12px;padding:10px 14px 10px 0}.facet-row:last-child{border-bottom:0}.facet-row>strong{color:var(--muted);font-size:12px;font-weight:800;padding-left:18px}.category-current{min-height:24px;display:flex;align-items:center;gap:9px;margin-bottom:4px}.category-current span{color:var(--muted);font-size:13px}.category-current button{border:1px solid transparent;background:#fff;color:var(--brand);padding:4px 8px;border-radius:4px}.category-current button.active,.category-current button:hover{background:var(--brand-soft);border-color:#cbe1f3}.facet-inline-preview{display:grid;gap:2px;margin:0 0 6px;padding:7px 9px;border:1px solid #dce9f1;border-radius:6px;background:#fff}.facet-inline-preview strong{color:var(--brand-dark);font-size:11px;line-height:1.2}.facet-inline-preview span{color:#5f788b;font-size:11px;line-height:1.35}.category-option-grid{background:#f7f8fa;border-radius:4px;padding:7px 12px;display:grid;grid-template-columns:repeat(8,minmax(106px,1fr));gap:5px 14px;max-height:54px;overflow:hidden}.category-option-grid{transition:max-height .2s ease}.category-option-grid button{text-align:left;justify-content:start;min-width:0;background:0 0;border:0;color:var(--ink);padding:1px 0;font-size:11px;line-height:1.25;gap:4px}.category-option-grid button span{display:inline-block;max-width:118px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.category-option-grid button small{color:var(--muted);margin-left:4px;font-size:11px}.category-option-grid button.active,.category-option-grid button:hover{color:var(--brand)}.facet-empty{color:var(--muted);font-size:13px;grid-column:1/-1}.link-button{border:0;background:0 0;color:var(--brand);padding:4px 3px;font-size:11px}.mini-outline{background:#fff;color:var(--brand);border:1px solid #cbe1f3;border-radius:4px;padding:4px 7px;font-size:11px}.facet-options{display:flex;flex-wrap:wrap;gap:5px;max-height:30px;overflow:hidden}.facet-options.expanded{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:10px 24px;background:#f7f8fa;border-radius:4px;padding:10px 14px;max-height:142px;overflow:auto}.facet-options button{padding:4px 8px;background:#fff;border-radius:4px;border:1px solid transparent;color:var(--ink);font-size:11px;min-width:0;gap:4px;line-height:1.2}.facet-options.expanded button{justify-content:start;text-align:left;background:0 0;border-color:transparent;padding:2px 0}.facet-options button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.facet-options button small{color:var(--muted);margin-left:4px}.facet-options button.active,.facet-options button:hover{background:var(--brand-soft);border-color:#cbe1f3;color:var(--brand)}.facet-options button.active small{color:var(--brand)}.facet-search-line{display:none;grid-column:1/-1;margin-bottom:2px}.facet-expanded-tools,.facet-options.expanded .facet-search-line{display:block}.facet-expanded-tools input,.facet-search-line input{width:170px;height:32px;margin:0;border-radius:5px;font-size:12px;background:#fff}.facet-expanded-tools{margin-bottom:8px}.facet-batch-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:8px;padding-top:8px;border-top:1px dashed #dde7ee}.facet-batch-actions button{min-width:66px;padding:7px 14px!important;justify-content:center!important;border-radius:4px!important}.multi-mode input[type=checkbox]{width:14px;height:14px;margin:0 3px 0 0;accent-color:var(--brand)}.contact-profile-note{margin:0 0 10px;padding:9px 11px;border:1px solid #cfe4f3;border-radius:6px;background:#f6fbff;color:#45687e;font-size:12px;line-height:1.45}.facet-hint{padding:12px 18px 14px 104px;color:var(--muted);font-size:13px;border-top:1px dashed #e4ecf1}.facet-hint.compact{padding:8px 14px 9px 104px;font-size:12px;background:#fcfdfe}.specification-row{background:#fcfdfe}.catalog-toolbar{margin-bottom:13px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:linear-gradient(180deg,#fbfdff 0,#f3f8fc 100%);border:1px solid #d6e4ee;border-radius:10px;padding:10px 14px;font-size:12px}.catalog-toolbar-summary{min-width:0;display:flex;flex-direction:column;gap:3px}.catalog-toolbar-eyebrow{color:#6b879b;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.catalog-toolbar-summary strong{color:var(--brand-dark);font-size:15px;line-height:1.2}.catalog-toolbar-scope{max-width:100%;color:var(--muted);font-size:12px;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catalog-toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-left:auto}.catalog-toolbar-filterset{display:flex;align-items:center;gap:8px;min-width:0}.catalog-toolbar-check{min-height:32px;display:inline-flex;align-items:center;gap:6px;margin:0;padding:0 10px;border:1px solid #d3e0e9;border-radius:999px;background:#fff;color:#41586a;font-size:12px;font-weight:700;white-space:nowrap}.catalog-toolbar-check input{width:14px;height:14px;margin:0;accent-color:var(--brand)}.catalog-toolbar label{display:flex;align-items:center;gap:10px;color:var(--muted)}.catalog-toolbar-sort{min-height:36px;padding:0 0 0 12px;border:1px solid #d3e0e9;border-radius:999px;background:#fff}.catalog-toolbar-sort span{color:#526b7c;font-size:11px;font-weight:700;white-space:nowrap}.catalog-toolbar select{margin:0;width:118px;height:34px;padding:6px 12px 6px 8px;font-size:12px;border:0;background:0 0}#catalogFiltersPanel{scroll-margin-top:72px}.priority-sourcing-head{display:flex;align-items:start;justify-content:space-between;gap:16px;margin-bottom:13px}.priority-sourcing-head h3{margin:3px 0 7px;color:var(--brand-dark);font-size:20px}.priority-sourcing-head p:not(.eyebrow){margin:0;color:var(--muted);font-size:13px;line-height:1.6}.priority-sourcing-head>div:last-child{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.priority-sourcing-head .primary,.priority-sourcing-head .secondary{padding:8px 11px;font-size:12px;white-space:nowrap}.priority-sourcing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.priority-sourcing-card{min-width:0;display:grid;gap:10px;padding:12px;border:1px solid #dce9ef;border-radius:7px;background:rgba(255,255,255,.86)}.priority-sourcing-main{display:grid;grid-template-columns:36px 44px minmax(0,1fr);gap:9px;align-items:center;min-width:0;color:var(--brand-dark)}.priority-rank{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--green-soft);color:var(--green);font-weight:800;font-size:13px}.priority-sourcing-main img{width:44px;height:44px;object-fit:contain;border:1px solid var(--line);border-radius:5px;background:#fff}.priority-sourcing-main small,.priority-sourcing-main strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.priority-sourcing-main small{margin-top:4px;color:var(--muted);font-size:12px}.priority-sourcing-facts{display:grid;grid-template-columns:1fr 1fr;gap:7px}.priority-sourcing-facts span{min-width:0;padding:8px;border-radius:6px;background:#f7fbfd;border:1px solid #e3edf3}.priority-sourcing-facts small{display:block;color:var(--muted);font-size:11px;margin-bottom:4px}.priority-sourcing-facts b{display:block;color:var(--brand-dark);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.priority-sourcing-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.priority-sourcing-actions a,.priority-sourcing-actions button{min-width:0;min-height:34px;padding:7px 6px;text-align:center;border:1px solid #cfe0eb;border-radius:5px;background:#fff;color:var(--brand);font-size:12px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.no-result-guide{background:#fff;border:1px solid #d7e7ef;border-radius:8px;padding:20px;box-shadow:0 8px 20px rgba(3,54,92,.05)}.no-result-commerce-guide{display:grid;gap:11px}.no-result-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start}.no-result-head h3{margin:3px 0 7px;color:var(--brand-dark);font-size:21px;line-height:1.24}.no-result-head p{margin:0;color:var(--muted);line-height:1.55}.no-result-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;max-width:380px}.no-result-actions a,.no-result-actions button{padding:8px 11px;font-size:12px;white-space:nowrap}.no-result-demand-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.no-result-demand-strip span{min-width:0;display:grid;gap:5px;padding:9px 11px;border:1px solid #dbe9f1;border-radius:7px;background:#fbfdff}.no-result-demand-strip b{color:#647b8e;font-size:11px;font-weight:800}.no-result-demand-strip strong{color:var(--brand-dark);font-size:13px;line-height:1.3;overflow-wrap:anywhere;word-break:break-word}.no-result-split{margin-top:11px;padding:11px 12px;border:1px solid #d7e8f1;border-radius:8px;background:#fbfdff}.no-result-split strong{display:block;color:var(--brand-dark);margin-bottom:4px}.no-result-split p{margin:0 0 8px;color:var(--muted);font-size:12px;line-height:1.45}.no-result-split div{display:flex;flex-wrap:wrap;gap:8px}.no-result-split a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 11px;border:1px solid #cfe0eb;border-radius:5px;background:#fff;color:var(--brand-dark);font-size:12px;line-height:1.2}.no-result-split a:hover{border-color:#9cc7ea;color:var(--brand);background:var(--brand-soft)}.no-result-split a.primary{background:var(--brand);border-color:var(--brand);color:#fff}.no-result-primary-grid{display:grid;grid-template-columns:minmax(440px,1fr) minmax(292px,.58fr);gap:12px;align-items:stretch}.no-result-primary-grid .no-result-action-shelf,.no-result-primary-grid .no-result-quick-rfq{margin-top:0}.no-result-primary-grid .no-result-action-shelf{display:grid;align-content:start}.no-result-primary-grid .no-result-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.no-result-primary-grid .no-result-action-grid a.primary-card{grid-column:1/-1}.no-result-primary-grid .no-result-relax-line{align-items:stretch;flex-direction:column}.no-result-primary-grid .no-result-relax-line div{justify-content:flex-start}.no-result-action-shelf{margin-top:13px;padding:11px;border:1px solid #d7e8f1;border-radius:8px;background:#fbfdff}.no-result-action-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.no-result-action-grid a{min-width:0;display:grid;align-content:start;gap:5px;min-height:62px;padding:10px 11px;border:1px solid #dce9f1;border-radius:7px;background:#fff;color:inherit}.no-result-action-grid a:hover{border-color:#9cc7ea;background:#f7fbff}.no-result-action-grid a.primary-card{border-color:var(--brand);background:var(--brand);color:#fff}.no-result-action-grid strong{color:var(--brand-dark);font-size:13px;line-height:1.25}.no-result-action-grid .primary-card span,.no-result-action-grid .primary-card strong{color:#fff}.no-result-action-grid span{color:var(--muted);font-size:11px;line-height:1.42}.no-result-quick-rfq{margin-top:13px;padding:13px;border:1px solid #cfe4ee;border-radius:8px;background:#fff;box-shadow:0 8px 18px rgba(5,39,65,.04)}.no-result-quick-rfq-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.no-result-quick-rfq-head strong{display:block;color:var(--brand-dark);font-size:15px}.no-result-quick-rfq-head span{display:block;margin-top:3px;color:var(--muted);font-size:12px}.no-result-quick-rfq-head a{flex:0 0 auto;padding:7px 10px;border:1px solid #d7e7ef;border-radius:5px;background:#f7fbff;color:var(--brand);font-size:12px;font-weight:700}.no-result-quick-rfq-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(92px,.55fr) minmax(0,1fr) minmax(0,1fr);gap:8px}.no-result-quick-rfq label{display:grid;gap:5px;margin:0;color:#536b7d;font-size:12px;font-weight:700}.no-result-quick-rfq input,.no-result-quick-rfq textarea{width:100%;margin:0;border-radius:5px;background:#fbfdff;font-size:13px}.no-result-quick-rfq-grid .no-result-rfq-mpn{grid-column:span 2}.no-result-quick-rfq-grid .no-result-rfq-qty{grid-column:span 1}.no-result-quick-rfq-grid .no-result-rfq-company,.no-result-quick-rfq-grid .no-result-rfq-contact,.no-result-quick-rfq-grid .no-result-rfq-email,.no-result-quick-rfq-grid .no-result-rfq-phone{grid-column:span 1}.no-result-qty-presets{display:flex;align-items:center;gap:7px;margin-top:8px}.no-result-qty-presets span{color:#536b7d;font-size:12px;font-weight:800;white-space:nowrap}.no-result-qty-presets button{min-height:28px;padding:5px 9px;border:1px solid #d7e7ef;border-radius:5px;background:#fff;color:var(--brand-dark);font-size:12px}.no-result-qty-presets button:hover{border-color:#9cc7ea;background:var(--brand-soft);color:var(--brand)}.no-result-quick-rfq-note{margin-top:8px!important}.no-result-rfq-lines{margin-top:8px!important}.no-result-rfq-lines textarea{min-height:54px;resize:vertical;line-height:1.45;overflow-wrap:anywhere}.no-result-rfq-lines small{color:var(--muted);font-size:11px;line-height:1.45}.no-result-bom-preview{display:grid;gap:5px;margin-top:8px;padding:8px 10px;border:1px dashed #cfe0eb;border-radius:6px;background:#f8fbfd}.no-result-bom-preview span{color:#536b7d;font-size:11px;font-weight:800}.no-result-bom-preview strong{color:var(--brand-dark);font-size:12px;line-height:1.45;overflow-wrap:anywhere}.no-result-quick-rfq-actions{display:flex;align-items:center;gap:10px;margin-top:9px}.no-result-quick-rfq-actions .primary{min-width:132px;min-height:38px;border-radius:6px}.no-result-quick-rfq-actions span{color:var(--muted);font-size:12px;line-height:1.45}.no-result-quick-rfq.is-submitted{border-color:#bfe5d3;background:linear-gradient(135deg,#fff,#f7fffb)}.no-result-relax-line{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;padding-top:10px;border-top:1px dashed #d5e4ee}.no-result-relax-line strong{flex-shrink:0;color:var(--brand-dark);font-size:12px}.no-result-relax-line div{min-width:0;display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}.no-result-relax-line a{display:inline-flex;align-items:center;min-height:28px;padding:6px 9px;border:1px solid #d7e7ef;border-radius:5px;background:#fff;color:var(--brand);font-size:12px;line-height:1.2}.no-result-recovery-link{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;padding:10px 11px;border:1px solid #cfe8dc;border-radius:7px;background:#f6fffb}.no-result-recovery-link strong{color:var(--green);font-size:12px;white-space:nowrap}.no-result-recovery-link a{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:7px 10px;border:1px solid #bfe3d1;border-radius:5px;background:#fff;color:var(--green);font-size:12px;font-weight:700;line-height:1.2}.no-result-mall-hub{margin-top:13px;padding:14px;border:1px solid #d7e8f1;border-radius:8px;background:linear-gradient(135deg,#fbfdff 0,#f7fbff 58%,#f8fffb 100%)}.no-result-mall-hub-head{margin-bottom:10px}.no-result-mall-hub-head strong{display:block;margin:3px 0 5px;color:var(--brand-dark);font-size:16px}.no-result-mall-hub-head span{color:var(--muted);font-size:12px;line-height:1.5}.no-result-mall-hub-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.no-result-mall-hub-grid a{min-width:0;display:grid;gap:4px;padding:10px;border:1px solid #dce9f1;border-radius:7px;background:#fff;color:inherit}.no-result-mall-hub-grid strong{color:var(--brand-dark);font-size:13px}.no-result-mall-hub-grid span{color:var(--muted);font-size:11px;line-height:1.42}.no-result-guide pre{box-sizing:border-box;max-width:100%;margin:12px 0 0;padding:11px;border:1px solid #d9e8f1;border-radius:6px;background:#f5f9fc;color:#315165;font-size:12px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.no-result-recheck-panel{margin-top:13px;padding:14px;border:1px solid #d7e8f1;border-radius:8px;background:linear-gradient(135deg,#fbfdff 0,#f7fbff 58%,#f8fffb 100%)}.no-result-recheck-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start;margin-bottom:10px}.no-result-recheck-head strong{display:block;margin:3px 0 5px;color:var(--brand-dark);font-size:16px}.no-result-recheck-head span{color:var(--muted);font-size:12px;line-height:1.55}.no-result-recheck-head a{padding:8px 10px;border-radius:5px;font-size:12px;white-space:nowrap}.no-result-recheck-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.no-result-recheck-steps a{min-width:0;display:grid;grid-template-columns:22px minmax(0,1fr);gap:4px 7px;padding:9px;border:1px solid #dce9f1;border-radius:7px;background:#fff;color:inherit}.no-result-recheck-steps b{grid-row:span 2;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#e9f1fa;color:var(--brand);font-size:11px}.no-result-recheck-steps strong{color:var(--brand-dark);font-size:12px;overflow-wrap:anywhere}.no-result-recheck-steps span{color:var(--muted);font-size:11px;line-height:1.42;overflow-wrap:anywhere}.backorder-rfq-panel{margin-top:13px;padding:14px;border:1px solid #cfe4df;border-radius:8px;background:linear-gradient(135deg,#f8fffb 0,#fbfdff 58%,#fffaf0 100%);box-shadow:0 8px 20px rgba(6,49,78,.045)}.compare-tray{display:grid;grid-template-columns:minmax(170px,220px) 1fr auto;align-items:center;gap:14px;margin:-2px 0 12px;padding:12px 14px;background:#fff;border:1px solid #cfe1ee;border-radius:7px;box-shadow:0 8px 24px rgba(6,49,78,.08)}.compare-tray-head strong{display:block;color:var(--brand-dark);font-size:15px}.compare-tray-head span{display:block;color:var(--muted);font-size:12px;margin-top:3px}.compare-items{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.compare-item{display:grid;grid-template-columns:28px minmax(86px,auto) auto 22px;align-items:center;gap:7px;max-width:260px;padding:5px 6px;border:1px solid #dce8f0;border-radius:5px;background:#f8fbfd}.compare-item img{width:28px;height:28px;object-fit:contain;background:#fff;border-radius:3px}.compare-item a{color:var(--brand-dark);font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compare-item small{color:var(--muted);max-width:70px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compare-item button{width:22px;height:22px;padding:0;border-radius:50%;border:0;background:#e7eef4;color:var(--muted)}.compare-actions{display:flex;align-items:center;gap:8px}.compare-actions a,.compare-actions button{white-space:nowrap;padding:8px 11px;font-size:12px}.compare-page{padding:34px clamp(20px,4vw,56px) 56px}.guide-checklist-panel{padding:16px;border:1px solid #d8e8f1;border-radius:8px;background:linear-gradient(135deg,#fff,#f8fcff),radial-gradient(circle at 98% 4%,rgba(253,174,55,.13),transparent 28%);box-shadow:0 8px 22px rgba(6,49,78,.05)}.guide-demand-example{margin-top:11px;padding:12px;border:1px solid #ffe0a6;border-radius:7px;background:#fff9eb}.guide-demand-example strong{display:block;margin-bottom:6px;color:#8a5a00}.guide-demand-example p{margin:0;color:#5d4b24;line-height:1.65;font-size:13px;overflow-wrap:anywhere}.guide-demand-example pre{margin:0;color:#5d4b24;white-space:pre-wrap;overflow-wrap:anywhere;font:13px/1.65 ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",monospace}.stock-list-head,.stock-row{display:grid;grid-template-columns:minmax(380px,1fr) 158px 132px 112px 116px 206px;align-items:center;gap:16px}.stock-list-head{background:#f0f5f9;border:1px solid var(--line);border-radius:7px 7px 0 0;color:var(--muted);font-size:13px;padding:14px 20px}.stock-list{display:flex;flex-direction:column}.stock-row{background:#fff;border:1px solid var(--line);border-top:0;min-height:122px;padding:16px 20px;transition:box-shadow .15s,border-color .15s}.stock-row:last-child{border-radius:0 0 7px 7px}.stock-row:hover{border-color:#9cc7ea;box-shadow:var(--shadow);position:relative;z-index:1}.catalog-search-row,.seo-taxonomy-page .stock-row{border-top:1px solid var(--line);border-radius:10px;margin-bottom:10px;background:linear-gradient(180deg,#fff 0,#fbfdff 100%)}.catalog-search-row:last-child,.seo-taxonomy-page .stock-row:last-child{border-radius:10px}.catalog-search-row .stock-name small{display:-webkit-box;white-space:normal;overflow:hidden;text-overflow:initial;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.45}.spot-layout .stock-list{gap:0}.spot-layout .stock-list-head{display:grid;grid-template-columns:minmax(276px,1.35fr) minmax(138px,.72fr) 112px 114px 124px 176px;gap:12px;align-items:center;margin-bottom:0;padding:10px 16px;border-color:#e3edf4;border-radius:8px 8px 0 0;background:#f7fafc}.spot-layout .catalog-search-row{grid-template-columns:minmax(276px,1.35fr) minmax(138px,.72fr) 112px 114px 124px 176px;gap:12px;align-items:center;min-height:94px;margin-bottom:0;padding:12px 16px;border-top:0;border-radius:0;border-color:#e3edf4;background:#fff;box-shadow:none}.spot-layout .catalog-search-row:first-child{border-top:1px solid #e3edf4}.spot-layout .catalog-search-row:last-child{border-radius:0 0 8px 8px}.spot-layout .catalog-search-row .stock-field{display:block;min-width:0}.spot-layout .catalog-search-row .stock-name{align-items:center;grid-template-columns:58px minmax(0,1fr);gap:12px}.spot-layout .catalog-search-row .stock-image{width:58px;height:58px}.spot-layout .catalog-search-row .stock-main{display:grid;gap:2px}.spot-layout .catalog-search-row .stock-name p{margin:0}.spot-layout .catalog-search-row .stock-name h3{font-size:17px}.spot-layout .catalog-search-row .stock-summary{min-height:0;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden;text-overflow:initial;-webkit-line-clamp:2;-webkit-box-orient:vertical}.spot-layout .catalog-search-row .stock-meta-strip{gap:5px;margin-top:5px}.spot-layout .catalog-search-row .stock-meta-strip span{padding:2px 6px;font-size:10px}.spot-layout .catalog-search-row .stock-commerce-strip{gap:4px 5px;margin-top:4px}.spot-layout .catalog-search-row .stock-commerce-strip span{min-height:20px;max-width:128px;padding:2px 6px;border-radius:4px}.spot-layout .catalog-search-row .stock-commerce-strip b{font-size:9px}.spot-layout .catalog-search-row .stock-commerce-strip strong{font-size:10px}.spot-layout .catalog-search-row .stock-field label{display:block;margin-bottom:4px;color:#7890a1;font-size:11px}.spot-layout .catalog-search-row .stock-field strong{display:-webkit-box;color:#2e4555;font-size:12px;line-height:1.38;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.spot-layout .catalog-search-row .stock-field.qty strong{display:block;color:var(--green);font-size:15px}.spot-layout .catalog-search-row .stock-field.quote strong{color:var(--brand);font-size:13px}.spot-layout .catalog-search-row .stock-action-group{align-self:center;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.spot-layout .catalog-search-row .stock-action-group .primary-action{min-height:32px}.spot-layout .catalog-search-row .stock-action-group .mini-action{min-height:30px}.spot-layout .catalog-search-row .stock-quick-facts{display:none}.stock-quick-facts{display:none}.catalog-search-row .stock-quick-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:6px;max-width:360px}.catalog-search-row .stock-quick-facts span{min-width:0;display:grid;gap:4px;padding:7px 8px;border:1px solid #dfebf2;border-radius:8px;background:linear-gradient(180deg,#fcfeff 0,#f7fbff 100%)}.catalog-search-row .stock-quick-facts b{color:#5b7486;font-size:10px;line-height:1;font-weight:700}.catalog-search-row .stock-quick-facts strong{min-width:0;color:var(--brand-dark);font-size:12px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-search-row .stock-quick-facts span:nth-child(2) strong{color:var(--green)}.seo-taxonomy-page .stock-list-head,.seo-taxonomy-page .stock-row{grid-template-columns:minmax(360px,1fr) 132px 112px 116px 206px}.seo-taxonomy-page .stock-list-head span:nth-child(2),.seo-taxonomy-page .stock-row .category-field{display:none}.reference-suggestions{margin-top:24px}.reference-suggestions .block-head{margin-bottom:8px}.reference-suggestions .muted{margin-bottom:8px}.exact-reference-suggestions{padding:16px;border:1px solid #d9e8f1;border-radius:10px;background:radial-gradient(circle at 94% 8%,rgba(0,103,177,.1),transparent 26%),linear-gradient(135deg,#fff 0,#f7fbff 58%,#f9fffb 100%)}.exact-reference-suggestions .block-head{display:flex;align-items:start;justify-content:space-between;gap:14px}.exact-reference-suggestions .block-head>div{min-width:0}.exact-reference-suggestions .block-head h2{margin:2px 0 0;color:var(--brand-dark);font-size:22px;line-height:1.28}.exact-reference-suggestions .muted{margin:8px 0 14px;color:#4e687a;font-size:13px;line-height:1.65}.reference-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.reference-card{min-width:0;display:grid;gap:10px;padding:14px;border:1px solid #d8e6ee;border-radius:8px;background:rgba(255,255,255,.94)}.reference-card-main{min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center;color:var(--brand-dark)}.reference-card-image{width:42px;height:42px;object-fit:contain;border:1px solid #edf2f5;border-radius:5px;background:#fff}.reference-card-main small,.reference-card-main strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reference-card-main strong{font-size:15px}.reference-card-main small{margin-top:3px;color:var(--muted);font-size:12px}.reference-card p{margin:0;color:#445f72;font-size:12px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.reference-card .stock-meta-strip{margin-top:0}.reference-card-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.reference-card-actions .primary,.reference-card-actions .secondary{min-height:32px;padding:7px 6px;font-size:12px;text-align:center;justify-content:center}.reference-row{background:#fbfdff;border-left:3px solid #8ec6df}.reference-row .stock-action{color:var(--brand)}.reference-suggestions-tail{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;padding:12px 14px;border:1px solid #d8e8f0;border-radius:8px;background:radial-gradient(circle at 94% 10%,rgba(245,158,11,.14),transparent 24%),linear-gradient(135deg,#fbfeff 0,#f7fbff 54%,#f9fffb 100%)}.reference-suggestions-tail strong{color:var(--brand-dark);font-size:15px}.reference-suggestions-tail div{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.reference-suggestions-tail .primary,.reference-suggestions-tail .secondary{min-height:32px;padding:7px 10px;font-size:12px;text-align:center}.recent-search-panel{max-width:1240px;margin:-8px auto 20px;padding:13px 16px;background:#fff;border:1px solid #d8e5ee;border-radius:8px;box-shadow:0 6px 18px rgba(5,39,65,.05)}.recent-search-panel-pending{min-height:121px;visibility:hidden}.home-page .recent-search-panel{margin-top:16px}.recent-search-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px}.recent-search-head h2{margin:3px 0 0;color:var(--brand-dark);font-size:17px}.recent-current{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:10px;padding:9px 11px;border:1px solid #cfe4f3;border-radius:6px;background:#f7fbff}.recent-current span{color:var(--muted);font-size:12px}.recent-current strong{color:var(--brand-dark);font-size:14px}.recent-current .secondary{margin-left:auto;padding:6px 10px;font-size:12px}.recent-search-chips{display:flex;flex-wrap:wrap;gap:8px}.recent-search-chips a{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid #cfe0eb;border-radius:5px;background:#fbfdff;color:var(--brand-dark);line-height:1.2}.recent-search-chips strong{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-search-chips span{color:var(--muted);font-size:12px}.stock-name{min-width:0;display:grid;grid-template-columns:70px 1fr;gap:14px;align-items:center}.stock-image{width:70px;height:70px;object-fit:contain;background:#fff;border:1px solid #eef2f5;border-radius:4px}.stock-main{min-width:0}.stock-model-link{display:inline-block;max-width:100%}.stock-name h3{display:inline;font-size:18px;color:var(--brand-dark);margin:0}.stock-name p{margin:4px 0;font-size:14px;color:var(--ink)}.stock-name small{color:var(--muted);display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stock-name small:empty{display:none}.stock-meta-strip{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.stock-meta-strip span{max-width:100%;padding:3px 7px;border:1px solid #d9e8f1;border-radius:999px;background:#f7fbfe;color:#45687e;font-size:11px;line-height:1.3}.stock-meta-strip span:first-child{color:#066f55;background:#f2fbf7;border-color:#cbeadd}.stock-commerce-strip{display:flex;flex-wrap:wrap;gap:5px 6px;margin-top:7px}.stock-commerce-strip span{min-width:0;max-width:164px;min-height:22px;display:inline-flex;align-items:center;gap:4px;padding:3px 7px;border:1px solid #dce9f1;border-radius:4px;background:#f8fbfd}.stock-commerce-strip b{color:#526b7c;font-size:10px;line-height:1}.stock-commerce-strip b::after{content:":"}.stock-commerce-strip strong{min-width:0;color:var(--brand-dark);font-size:11px;line-height:1.18;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stock-commerce-strip.is-ready .stock-commerce-state{border-color:#bfe7d3;background:#f2fbf7}.stock-commerce-strip.is-ready .stock-commerce-state strong{color:#067457}.stock-commerce-strip.is-inquiry .stock-commerce-state{border-color:#cfe4f6;background:#f4faff}.stock-commerce-strip.is-inquiry .stock-commerce-state strong{color:var(--brand)}.stock-field label{color:var(--muted);font-size:12px;display:none}.stock-field strong{display:block;font-size:14px;font-weight:400;word-break:break-word}.stock-field.qty strong{color:#066f56;font-weight:700;font-size:16px}.stock-field.quote strong{color:var(--brand);font-weight:700}.stock-action-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;align-items:stretch}.stock-action{display:inline-flex;align-items:center;color:var(--brand);border:1px solid #bddbf1;background:var(--brand-soft);min-width:0;min-height:34px;padding:7px 8px;border-radius:5px;font-size:12px;justify-content:center;line-height:1.2;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.stock-action.primary-action{color:#fff;background:var(--brand);border-color:var(--brand)}.stock-action-group .primary-action{grid-column:1/-1;min-height:34px;font-weight:700}.stock-action.mini-action{font-size:12px;background:#fff}.catalog-search-row .stock-action-group,.reference-row .stock-action-group{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-search-row .stock-action-group.is-buyable .detail-action{color:var(--brand);background:#fff;border-color:#d6e7f2;font-weight:700}.catalog-search-row .stock-action-group .mini-action,.reference-row .stock-action-group .mini-action{min-height:32px}.catalog-search-row .stock-action.basket-action{color:#067457;background:#f3fbf7;border-color:#bfe4d0;font-weight:700}.exact-match-actions .pdf-action,.stock-action.pdf-action{color:#8a5a00;background:#fff8e7;border-color:#ffd27a;font-weight:700}.stock-action.mini-action.is-compared{color:#fff;background:var(--brand-dark);border-color:var(--brand-dark)}.stock-action.basket-action{color:var(--green);background:var(--green-soft);border-color:#a8d9c6;font-size:12px;font-weight:700}.stock-cart-control{grid-column:1/-1;min-width:0;display:grid;grid-template-columns:minmax(86px,.56fr) minmax(0,1fr);gap:6px;align-items:stretch}.stock-cart-qty-label{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:5px;align-items:center;margin:0;padding:4px 7px;border:1px solid #d6e7f2;border-radius:5px;background:#fff;color:#557084;font-size:11px;font-weight:800}.stock-cart-qty{width:100%;min-width:0;height:24px;padding:0 3px;border:0;outline:0;background:0 0;color:var(--brand-dark);font-size:12px;font-weight:800;text-align:center}.stock-action.cart-action{color:#fff;background:#067457;border-color:#067457;font-weight:800;white-space:nowrap}.stock-action.cart-action.is-added{background:var(--brand-dark);border-color:var(--brand-dark)}.stock-cart-followup{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;padding:6px 8px;border:1px solid #bfe5d3;border-radius:5px;background:#f3fff9;color:#436b58;font-size:11px;line-height:1.35}.stock-cart-followup span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stock-cart-followup a{flex:0 0 auto;color:var(--green);font-weight:800;white-space:nowrap}.catalog-search-row .stock-action.pdf-action{color:#607482;background:#fff;border-color:#d6e7f2;font-weight:600}.stock-action.basket-action.is-saved{color:#fff;background:var(--green);border-color:var(--green)}.stock-action:hover{transform:translateY(-1px);border-color:var(--brand);box-shadow:0 8px 16px rgba(6,49,78,.08)}.site-toast{position:fixed;right:24px;bottom:24px;z-index:70;max-width:min(360px,calc(100vw - 40px));background:var(--brand-dark);color:#fff;padding:12px 15px;border-radius:6px;box-shadow:var(--shadow);opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .16s,transform .16s}.site-toast.bad{background:var(--danger)}.site-toast.show{opacity:1;transform:translateY(0)}.has-sourcing-dock{padding-bottom:220px}.has-sourcing-dock.has-compact-sourcing-dock{padding-bottom:108px}.sourcing-dock{position:fixed;left:50%;bottom:18px;z-index:64;transform:translateX(-50%);width:min(1180px,calc(100vw - 34px));display:grid;grid-template-columns:180px minmax(0,1fr) auto;gap:13px;align-items:center;padding:12px 14px;border:1px solid #bdd8ea;border-radius:9px;background:rgba(255,255,255,.97);box-shadow:0 18px 46px rgba(5,39,65,.18);backdrop-filter:blur(8px);pointer-events:none}.sourcing-dock a,.sourcing-dock button,.sourcing-dock input,.sourcing-dock select,.sourcing-dock textarea{pointer-events:auto}.sourcing-dock-head .eyebrow{margin-bottom:3px;font-size:10px}.sourcing-dock-head strong{display:block;color:var(--brand-dark);font-size:15px}.sourcing-dock-head span{display:block;color:var(--muted);font-size:12px;margin-top:3px}.sourcing-dock-body{min-width:0}.sourcing-dock-metrics{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:7px}.sourcing-dock-metrics span{display:inline-flex;align-items:baseline;gap:4px;min-height:24px;padding:4px 8px;border:1px solid #d9e8f1;border-radius:999px;background:#f7fbfe;color:var(--muted);font-size:11px}.sourcing-dock-metrics strong{color:var(--brand-dark);font-size:15px}.sourcing-dock-items{display:flex;gap:8px;min-width:0;overflow-x:auto;padding-bottom:1px}.sourcing-dock-item{min-width:150px;max-width:210px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:7px;align-items:center;padding:6px 8px;border:1px solid #dbe8f0;border-radius:6px;background:#f8fbfd}.sourcing-dock-item img{width:28px;height:28px;object-fit:contain;background:#fff;border-radius:3px}.sourcing-dock-item span{color:var(--brand-dark);font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sourcing-dock-item small{color:var(--green);font-size:11px}.sourcing-dock-more{display:inline-flex;align-items:center;min-height:42px;padding:6px 10px;border:1px dashed #b9d4e7;border-radius:6px;background:#fff;color:#45687e;font-size:12px;white-space:nowrap}.sourcing-dock-hint{margin:7px 0 0;color:#45687e;font-size:12px;line-height:1.45}.sourcing-dock-readiness{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(240px,1.3fr) auto;gap:8px;align-items:center;margin-top:9px;padding-top:8px;border-top:1px solid #e7eff4}.sourcing-dock-readiness-head strong{display:block;color:var(--brand-dark);font-size:12px}.sourcing-dock-readiness-head span{display:block;margin-top:2px;color:#8a5a00;font-size:11px}.sourcing-dock-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.sourcing-dock-progress span{min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:24px;padding:4px 5px;border:1px solid #dbe8f0;border-radius:999px;background:#fff;color:#647989;font-size:10px;white-space:nowrap}.sourcing-dock-progress span.done{border-color:#bfe7d6;background:#f4fff9;color:var(--green)}.sourcing-dock-progress i{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background:#e6eef4;color:#45687e;font-style:normal;font-size:9px;font-weight:800}.sourcing-dock-progress span.done i{color:#fff;background:var(--green)}.sourcing-dock-qty-actions{display:flex;align-items:center;gap:5px}.sourcing-dock-qty-actions small{color:var(--muted);font-size:11px;white-space:nowrap}.sourcing-dock-qty-actions button{min-width:34px;min-height:24px;padding:3px 8px;border-radius:999px;border:1px solid #ffd58f;background:#fff8eb;color:#8a5a00;font-size:11px;font-weight:800}.sourcing-dock-actions{display:flex;gap:8px;align-items:center}.sourcing-dock-actions a,.sourcing-dock-actions button{white-space:nowrap;padding:8px 12px;font-size:12px}.sourcing-dock.is-compact-directory{left:auto;right:18px;bottom:18px;transform:none;width:min(700px,calc(100vw - 34px));grid-template-columns:140px minmax(0,1fr) auto;gap:10px;padding:10px 12px}.sourcing-dock.is-compact-directory .sourcing-dock-head strong{font-size:14px}.sourcing-dock.is-compact-directory .sourcing-dock-head span{font-size:11px}.sourcing-dock.is-compact-directory .sourcing-dock-body{display:grid;gap:6px}.sourcing-dock.is-compact-directory .sourcing-dock-items{gap:6px}.sourcing-dock.is-compact-directory .sourcing-dock-item{min-width:0;max-width:none;flex:1 1 0;grid-template-columns:24px minmax(0,1fr);padding:6px 7px}.sourcing-dock.is-compact-directory .sourcing-dock-item img{width:24px;height:24px}.sourcing-dock.is-compact-directory .sourcing-dock-item small{display:none}.sourcing-dock.is-compact-directory .sourcing-dock-more{min-height:36px;padding:6px 8px;font-size:11px}.sourcing-dock.is-compact-directory .sourcing-dock-hint{margin:0;font-size:11px}.sourcing-dock.is-compact-directory .sourcing-dock-actions{gap:6px;flex-wrap:wrap;justify-content:flex-end}.sourcing-dock.is-compact-directory .sourcing-dock-actions a,.sourcing-dock.is-compact-directory .sourcing-dock-actions button{min-height:32px;padding:7px 10px;font-size:11px}.sourcing-memory-dock{grid-template-columns:180px minmax(0,1fr) auto;background:linear-gradient(135deg,rgba(0,104,183,.07),transparent 38%),linear-gradient(300deg,rgba(255,191,77,.16),transparent 34%),rgba(255,255,255,.97)}.sourcing-memory-body{min-width:0}.sourcing-memory-body p{margin:0 0 8px;color:#45687e;font-size:12px;line-height:1.48}.sourcing-memory-list{display:flex;gap:8px;overflow-x:auto;padding-bottom:1px}.sourcing-memory-chip{display:inline-flex;align-items:center;gap:8px;min-height:40px;min-width:145px;padding:7px 10px;border:1px solid #d9e8f1;border-radius:6px;background:#fff;color:var(--brand-dark)}.sourcing-memory-chip strong{max-width:96px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.sourcing-memory-chip span{color:var(--muted);font-size:11px;white-space:nowrap}.sourcing-project-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:8px}.sourcing-project-list.compact{grid-template-columns:repeat(2,minmax(220px,1fr));margin:8px 0 0}.sourcing-project-card{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;padding:8px;border:1px solid #d7e8f2;border-radius:7px;background:radial-gradient(circle at 96% 15%,rgba(255,191,77,.18),transparent 30%),linear-gradient(135deg,#fff,#f8fcff)}.sourcing-project-card>a{min-width:0;display:grid;gap:3px;color:inherit}.sourcing-project-card small,.sourcing-project-card span,.sourcing-project-card strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sourcing-project-card strong{color:var(--brand-dark);font-size:13px}.sourcing-project-card span{color:var(--green);font-size:11px;font-weight:700}.sourcing-project-card small{color:var(--muted);font-size:11px}.sourcing-project-card div{display:flex;align-items:center;gap:5px}.sourcing-project-card .secondary,.sourcing-project-card button.secondary{min-height:28px;padding:5px 8px;border-radius:5px;font-size:11px}.sourcing-project-card button[aria-label]{min-width:28px;padding-inline:7px}.sourcing-dock-tab{position:fixed;right:18px;bottom:18px;z-index:63;display:grid;gap:2px;min-width:136px;padding:10px 12px;border:1px solid #b8d8e8;border-radius:8px;background:rgba(255,255,255,.97);box-shadow:0 14px 34px rgba(5,39,65,.18);color:var(--brand-dark);text-align:left;cursor:pointer}.sourcing-dock-tab::before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:999px;background:var(--green)}.sourcing-dock-tab strong{font-size:13px}.sourcing-dock-tab span{color:var(--green);font-size:12px;font-weight:800}.sourcing-dock-tab small{max-width:150px;color:var(--muted);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sourcing-dock-tab.is-page-compare{min-width:120px;padding:8px 10px;gap:1px}.sourcing-dock-tab.is-page-compare small{max-width:120px}.pagination{display:flex;justify-content:center;gap:9px;margin-top:26px}.pagination button.active{background:var(--brand-dark)}.detail-page{padding:28px clamp(20px,3vw,46px)}.detail-search{display:flex;min-width:300px;flex:1;max-width:540px;height:46px}.detail-search input{margin:0;border-radius:5px 0 0 5px;border-right:0}.detail-search button{border-radius:0 5px 5px 0}.detail{display:grid;grid-template-columns:minmax(220px,268px) minmax(460px,1fr) 320px;gap:18px;max-width:1280px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:8px;padding:18px}.detail h1{margin:8px 0 7px;color:var(--brand-dark);font-size:25px;line-height:1.25}.detail-summary-strip{padding:8px;border:1px solid #d7e7ef;border-radius:8px;background:radial-gradient(circle at 96% 10%,rgba(255,191,77,.12),transparent 24%),linear-gradient(135deg,#fbfdff,#f7fbff)}.detail-sticky-bar{position:fixed;left:50%;bottom:12px;z-index:63;transform:translateX(-50%);width:min(760px,calc(100vw - 34px));display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px 11px;border:1px solid #bdd8ea;border-radius:8px;background:rgba(255,255,255,.97);box-shadow:0 10px 26px rgba(5,39,65,.13);backdrop-filter:blur(8px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.detail-sticky-bar.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%)}.detail-sticky-bar.is-before-scroll,.detail-sticky-bar.is-footer-docked{opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,12px)}.has-sourcing-basket .detail-sticky-bar{display:none}.detail-buy-form{display:grid;gap:8px;margin:10px 0}.detail-buy-form label{display:grid;grid-template-columns:66px minmax(0,1fr);align-items:center;gap:8px;color:#587083;font-size:12px}.detail-buy-form input{height:38px;margin:0;border-radius:5px;background:#fff}.detail-buy-form .primary{min-height:38px;border-radius:5px;font-size:13px}.detail-disclosure{border-top:1px solid var(--line)}.detail-disclosure:first-child{border-top:0}.detail-disclosure>summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;cursor:pointer;list-style:none;background:#fff}.detail-disclosure>summary::-webkit-details-marker{display:none}.detail-disclosure>summary:hover{background:#f8fbfd}.detail-disclosure>summary span{display:grid;gap:3px;min-width:0}.detail-disclosure>summary small{color:var(--green);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.detail-disclosure>summary strong{color:var(--brand-dark);font-size:15px}.detail-disclosure>summary em{color:var(--muted);font-size:11px;font-style:normal;line-height:1.45;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-disclosure>summary b{flex-shrink:0;min-width:50px;padding:5px 8px;border:1px solid #cfe0eb;border-radius:5px;color:var(--brand);background:#f8fbfd;font-size:11px;text-align:center}.detail-disclosure[open]>summary b{color:#fff;border-color:var(--brand);background:var(--brand)}.detail-disclosure[open]>summary b::before{content:"收起"}.detail-disclosure[open]>summary b{font-size:0}.detail-disclosure[open]>summary b::before{font-size:11px}.cart-link b{background:var(--brand);color:#fff;border-radius:11px;padding:2px 7px;font-size:11px}.payment input{display:inline;width:auto;margin:0 8px 0 0}.payment small{display:block;color:var(--muted);margin:6px 0 0 25px}.payment{border:1px solid var(--line);border-radius:7px;padding:12px}.amount{float:right;color:var(--brand)}.service-page{padding:56px clamp(22px,7vw,92px);display:grid;grid-template-columns:minmax(280px,.74fr) minmax(460px,680px);gap:clamp(28px,4vw,44px)}.help-page{max-width:1240px;padding:45px clamp(20px,5vw,56px);display:grid;grid-template-columns:210px 1fr;gap:28px}.help-nav-shell{min-width:0;align-self:start}.match{border:1px solid var(--line);padding:14px;border-radius:7px;margin-top:9px}.match strong{color:var(--brand-dark)}.match span{float:right;color:var(--brand)}.admin-page{background:#f3f6f9}.card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:19px}.card{margin-bottom:17px}.card h2{margin:0 0 18px;font-size:19px;color:var(--brand-dark)}.service-widget{position:fixed;z-index:10000;right:24px;bottom:22px;max-width:calc(100vw - 48px);box-sizing:border-box}.service-toggle{max-width:100%;border-radius:24px;box-shadow:var(--shadow);padding:13px 23px}.service-window{position:absolute;right:0;bottom:58px;width:min(370px,calc(100vw - 35px));max-width:calc(100vw - 35px);box-sizing:border-box;background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:0 14px 45px rgba(0,0,0,.18);overflow:hidden}.service-window header{display:flex;justify-content:space-between;align-items:center;padding:15px 17px;background:var(--brand-dark);color:#fff}.service-window header button{background:0 0;font-size:22px;padding:0}.service-messages{max-height:290px;overflow-y:auto;padding:15px;background:#f7fafd}.service-messages p{max-width:90%;margin:0 0 10px;padding:10px 12px;border-radius:8px;font-size:13px;line-height:1.55}.service-messages .bot{background:#fff;border:1px solid #e0e9ee}.service-messages .user{margin-left:auto;color:#fff;background:var(--brand)}.service-form{display:flex;border-top:1px solid var(--line);padding:11px;gap:7px}.service-form input{margin:0}.service-form button{padding:10px 13px}.handoff-form{padding:0 11px 12px}.handoff-form input{margin-bottom:7px}@media (max-width:1120px){.header{flex-wrap:wrap}nav{order:3;width:100%;justify-content:center}.header nav{flex-wrap:wrap;white-space:normal}.header.seo-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px 14px}.header.seo-header .detail-search{grid-column:2;min-width:0;max-width:none}.header.seo-header nav{grid-column:1/-1;order:initial;width:100%;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap}.header.seo-header .language-picker{grid-column:3}.cart-link b{display:inline-flex;align-items:center;justify-content:center;min-width:20px}.categories{grid-template-columns:repeat(3,1fr)}.footer{grid-template-columns:1fr;padding-top:34px;gap:22px}.footer-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.footer-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px}.stock-list-head,.stock-row{grid-template-columns:minmax(260px,1fr) 112px 96px 104px 190px}.stock-list-head span:nth-child(2),.stock-row .stock-field:nth-child(2){display:none}.spot-layout .catalog-search-row,.spot-layout .stock-list-head{grid-template-columns:minmax(240px,1fr) 94px 104px 116px 154px;gap:10px}.seo-taxonomy-page .stock-list-head,.seo-taxonomy-page .stock-row{grid-template-columns:minmax(260px,1fr) 96px 104px 190px}.stock-action-group{gap:5px}.home-search-panel{grid-template-columns:1fr;gap:16px}.sourcing-dock{grid-template-columns:1fr;align-items:stretch}.sourcing-dock-metrics{order:2}.sourcing-dock-actions{justify-content:flex-start;flex-wrap:wrap}.facet-row{grid-template-columns:105px 1fr}}@media (min-width:1500px){.catalog-search{max-width:1080px}.stock-list-head,.stock-row{gap:22px;padding-left:24px;padding-right:24px}.stock-name{grid-template-columns:78px 1fr;gap:17px}.stock-image{width:78px;height:78px}}@media (max-width:1499px){.header{flex-wrap:wrap}.header nav{flex-wrap:wrap;white-space:normal;row-gap:8px}.language-picker{margin-left:auto}.header.seo-header{flex-wrap:initial}.header.seo-header nav{flex-wrap:nowrap;white-space:nowrap;row-gap:0}.header.seo-header .language-picker{margin-left:0}}@media (max-width:840px){.catalog-layout,.detail,.help-page,.service-page{grid-template-columns:1fr}.footer{margin-top:2px;padding:0 6px calc(env(safe-area-inset-bottom,0px));gap:0;grid-template-columns:minmax(0,1fr);grid-template-areas:"nav";align-items:center;background:linear-gradient(180deg,#f8fbfe 0,#f1f6fa 100%);color:#35556b;border-top:1px solid #dbe6ee;box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}.footer p:not(.copyright),.footer strong,.footer-brand,.footer-brand-top,.footer-contact-link,.footer-groups,.footer-meta,.footer-mobile-note,.footer-tagline{display:none}.footer-mobile-nav{grid-area:nav;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;align-items:center}.footer-mobile-nav>a,.footer-mobile-nav>button{min-height:18px;padding:1px 0;border:0;border-radius:0;background:0 0;box-shadow:none;color:#29506a;font-size:8px;font-weight:700;line-height:1.1;white-space:nowrap}.footer-mobile-nav>a.is-active,.footer-mobile-nav>a[aria-current=page],.footer-mobile-nav>button.is-active,.footer-mobile-nav>button[aria-expanded=true]{color:var(--brand-dark);background:rgba(255,255,255,.88)}.footer-mobile-nav>*+*{border-left:1px solid #d6e1e9}.copyright{display:none}.copyright{display:none}.copyright-full{display:none}.copyright-short{display:none}.help-page{padding:28px 18px 22px;gap:14px}.help-nav-shell{border:1px solid var(--line);border-radius:9px;background:#fff;overflow:hidden}.service-page{padding:32px 18px;gap:24px}.filters{position:static}.member-quick-inner{flex-direction:column;align-items:start}.catalog-title{align-items:start;flex-direction:column}.catalog-intent-main{align-items:stretch;flex-direction:column}.catalog-intent-actions{display:grid;grid-template-columns:1fr;justify-content:stretch}.catalog-intent-actions .primary,.catalog-intent-actions .secondary{white-space:normal}.catalog-intent-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-intent-stats strong{white-space:normal}.catalog-intent-chip{width:100%;justify-content:space-between}.inventory-ready-head{align-items:stretch;flex-direction:column}.inventory-ready-head .primary{text-align:center;white-space:normal}.inventory-ready-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-decision-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-rfq-head{align-items:stretch;flex-direction:column}.catalog-rfq-head .secondary{text-align:center}.catalog-rfq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-rfq-template{grid-template-columns:1fr;align-items:stretch}.catalog-rfq-template button{width:100%}.priority-sourcing-head{align-items:stretch;flex-direction:column}.priority-sourcing-head>div:last-child{justify-content:stretch}.priority-sourcing-head .primary,.priority-sourcing-head .secondary{flex:1;text-align:center}.priority-sourcing-grid{grid-template-columns:1fr}.exact-match-card{grid-template-columns:1fr;align-items:stretch;gap:12px;padding:13px}.exact-match-next-steps{grid-template-columns:1fr}.exact-match-actions{grid-template-columns:repeat(3,minmax(0,1fr));min-width:0}.seo-taxonomy-page .catalog-content{display:flex;flex-direction:column}.seo-taxonomy-page .catalog-title{order:1}.seo-taxonomy-page .stock-list-head{order:4}.seo-taxonomy-page .stock-list{order:5}.seo-taxonomy-page>.catalog-content>.catalog-decision-strip{order:7}.seo-rfq-template{grid-template-columns:1fr}.stock-rfq-template{grid-template-columns:1fr}.application-rfq-template{grid-template-columns:1fr}.catalog-page .header.seo-header .detail-search{display:none}.catalog-search-banner{margin-top:8px;grid-template-columns:1fr;gap:12px;padding:16px 14px 14px;border-radius:0;border-left:0;border-right:0}.catalog-search-banner h1{font-size:24px;line-height:1.08;margin-bottom:6px}.catalog-search-banner p{font-size:12px;line-height:1.5}.catalog-search-banner #catalogHeroSummary{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.catalog-banner-notes{gap:5px;margin-top:8px}.catalog-banner-notes span{min-height:22px;padding:3px 8px;font-size:9px}.catalog-search{height:46px}.catalog-search input{height:38px;padding-left:12px}.catalog-search button{min-width:96px;font-size:13px}.catalog-layout.catalog-layout-exact .catalog-search-banner{gap:8px;margin-top:12px;padding:11px 12px 10px;border-radius:14px}.catalog-layout.catalog-layout-exact .catalog-search-banner h1{font-size:19px;margin-bottom:3px}.catalog-layout.catalog-layout-exact .catalog-search-banner p{font-size:11px;line-height:1.45}.catalog-layout.catalog-layout-exact .catalog-banner-notes{display:none}.facet-panel{max-height:300px;overflow:auto;overscroll-behavior:contain}.catalog-page .catalog-content{display:flex;flex-direction:column}.catalog-page .catalog-title{order:10}.catalog-page .exact-match-panel{order:20}.catalog-page #topCandidatePanel{order:25}.catalog-page #catalogIntentPanel{order:30}.catalog-page #searchRefinementCoach{order:35}.catalog-page #inventoryReadyPanel{order:40}.catalog-page #catalogBatchPanel{order:45}.catalog-page .catalog-toolbar{order:50}.catalog-page #products{order:60}.catalog-page #pagination{order:65}.catalog-page #savedFilterHub{order:70}.catalog-page #catalogFiltersPanel{order:48}.catalog-page #searchRouteMap{order:80}.catalog-page #prioritySourcingPanel{order:85}.catalog-page #catalogSeoPanel{order:90}.catalog-facet-head{align-items:start;flex-direction:column;gap:8px;padding:11px 13px}.direct-filter-rail{gap:8px;padding:11px 12px}.direct-filter-groups{grid-template-columns:1fr;gap:8px}.direct-filter-group{grid-template-columns:40px minmax(0,1fr)}.direct-filter-group>div{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.direct-filter-group>div::-webkit-scrollbar{display:none}.direct-filter-group a,.direct-filter-group button{flex:0 0 auto;max-width:180px}.facet-row{grid-template-columns:1fr;padding:13px}.facet-row>strong{padding-left:0}.facet-hint{padding-left:13px}.category-option-grid,.facet-options.expanded{grid-template-columns:1fr}.facet-options.expanded{max-height:260px}.facet-batch-actions{justify-content:flex-start;flex-wrap:wrap}.facet-inline-preview{margin-bottom:8px}.facet-inline-preview span,.facet-inline-preview strong{font-size:12px}.catalog-layout.catalog-layout-focus .catalog-facet-head{align-items:stretch;flex-direction:column}.catalog-layout.catalog-layout-focus .catalog-facet-summary{width:100%;align-items:stretch;flex-direction:column}.catalog-facet-summary-chips{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px;scrollbar-width:none}.catalog-facet-summary-chips::-webkit-scrollbar{display:none}.catalog-facet-summary-chips span{flex:0 0 auto}.catalog-page .catalog-toolbar{min-height:0;align-items:stretch;flex-direction:column;gap:10px;padding:10px 12px;margin-top:8px}.catalog-page .catalog-toolbar-summary strong{font-size:14px}.catalog-page .catalog-toolbar-scope{white-space:normal;overflow:visible;text-overflow:clip;font-size:11px;line-height:1.45}.catalog-page .catalog-toolbar-actions{width:100%;justify-content:space-between;gap:8px}.catalog-page .catalog-toolbar-sort{min-height:32px;margin-left:auto;padding-left:10px}.catalog-page .catalog-toolbar label{gap:6px;font-size:11px}.catalog-page .catalog-toolbar select{width:110px;height:32px;padding-right:8px}.catalog-page .saved-filter-hub{margin-top:8px;margin-bottom:8px}.catalog-page .facet-panel{max-height:260px;margin-top:8px}.exact-reference-suggestions{padding:12px}.exact-reference-suggestions .block-head{align-items:stretch;flex-direction:column;gap:8px}.exact-reference-suggestions .block-head h2{font-size:17px;line-height:1.24}.exact-reference-suggestions .muted{display:none}.reference-card-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(176px,66vw);grid-template-columns:none;gap:8px;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x proximity}.reference-card{gap:8px;padding:10px;scroll-snap-align:start}.reference-card-main{grid-template-columns:34px minmax(0,1fr);gap:8px}.reference-card-image{width:34px;height:34px}.reference-card-main strong{font-size:13px;white-space:normal;line-height:1.22}.reference-card-main small{font-size:10px;white-space:nowrap}.reference-card p{font-size:11px;line-height:1.42;-webkit-line-clamp:2}.reference-card .stock-meta-strip{gap:4px}.reference-card .stock-meta-strip span{min-height:22px;padding:3px 6px;font-size:10px}.reference-card-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.reference-card-actions .primary,.reference-card-actions .secondary{min-height:28px;padding:6px 4px;font-size:10px}.catalog-layout.catalog-layout-exact .reference-card-grid{grid-auto-columns:minmax(158px,44vw)}.catalog-layout.catalog-layout-exact .reference-card:nth-child(n+3){display:none}.catalog-layout.catalog-layout-exact .reference-card{gap:6px;padding:9px}.catalog-layout.catalog-layout-exact .reference-card p{display:none}.catalog-layout.catalog-layout-exact .reference-card .stock-meta-strip span:nth-child(n+2){display:none}.catalog-layout.catalog-layout-exact .reference-suggestions-tail{padding:8px 9px;gap:6px}.catalog-layout.catalog-layout-exact .reference-suggestions-tail .secondary{display:none}.reference-suggestions-tail{align-items:stretch;flex-direction:column;gap:8px;padding:9px 10px}.reference-suggestions-tail strong{font-size:13px}.reference-suggestions-tail div{display:grid;grid-template-columns:1fr}.compare-tray{grid-template-columns:1fr;align-items:stretch}.compare-actions{flex-wrap:wrap}.compare-page{padding:22px 18px 42px}.compare-page{padding:24px 16px 38px}.no-result-head{grid-template-columns:1fr}.no-result-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;max-width:none}.no-result-actions a,.no-result-actions button{width:100%;min-height:32px;padding:7px 8px;text-align:center;justify-content:center;white-space:normal}.no-result-demand-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.no-result-demand-strip span:first-child{grid-column:1/-1}.no-result-demand-strip span{padding:8px 9px}.no-result-primary-grid{grid-template-columns:1fr;gap:10px}.no-result-action-shelf{padding:10px}.no-result-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.no-result-action-grid a{min-height:58px;padding:9px}.no-result-action-grid a.primary-card{grid-column:1/-1}.no-result-quick-rfq{padding:12px}.no-result-quick-rfq-head{align-items:stretch;flex-direction:column}.no-result-quick-rfq-head a{text-align:center}.no-result-quick-rfq-grid{grid-template-columns:minmax(0,1.35fr) minmax(86px,.65fr)}.no-result-quick-rfq-grid label{grid-column:1/-1}.no-result-quick-rfq-grid .no-result-rfq-mpn,.no-result-quick-rfq-grid .no-result-rfq-qty{grid-column:1/-1}.no-result-quick-rfq-grid .no-result-rfq-company,.no-result-quick-rfq-grid .no-result-rfq-contact,.no-result-quick-rfq-grid .no-result-rfq-email,.no-result-quick-rfq-grid .no-result-rfq-phone{grid-column:1/-1}.no-result-quick-rfq-grid .no-result-rfq-qty input{max-width:120px;text-align:center}.no-result-qty-presets{flex-wrap:wrap}.no-result-qty-presets span{width:100%}.no-result-qty-presets button{flex:1 1 56px}.no-result-rfq-lines small{display:none}.no-result-quick-rfq-actions{align-items:stretch;flex-direction:column}.no-result-quick-rfq-actions .primary{width:100%}.no-result-relax-line{align-items:stretch;flex-direction:column;gap:8px}.no-result-relax-line div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}.no-result-relax-line a{justify-content:center;text-align:center}.no-result-mall-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.no-result-recheck-head{grid-template-columns:1fr}.no-result-recheck-head a{width:100%;text-align:center}.no-result-recheck-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.no-result-mall-hub-grid a,.no-result-recheck-steps a{padding:9px 8px}.no-result-mall-hub-grid strong,.no-result-recheck-steps strong{font-size:12px}.no-result-mall-hub-grid span,.no-result-recheck-steps span{font-size:10px;line-height:1.35;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.spot-layout .stock-list-head,.stock-list-head{display:none}.catalog-layout.catalog-layout-focus .catalog-content{display:flex;flex-direction:column}.catalog-layout.catalog-layout-focus .catalog-title{order:10}.catalog-layout.catalog-layout-focus .exact-match-panel{order:20}.catalog-layout.catalog-layout-focus #catalogIntentPanel{order:30}.catalog-layout.catalog-layout-focus #savedFilterHub{order:34}.catalog-layout.catalog-layout-focus #catalogFiltersPanel{order:35}.catalog-layout.catalog-layout-focus #catalogBatchPanel{order:38;margin-top:8px}.catalog-layout.catalog-layout-focus .catalog-toolbar{order:40}.catalog-layout.catalog-layout-focus #products{order:50}.catalog-layout.catalog-layout-focus #pagination{order:55}.catalog-layout.catalog-layout-focus .facet-panel{max-height:none;margin-top:8px;margin-bottom:8px}.catalog-layout.catalog-layout-focus #searchRouteMap{order:75;margin-top:10px}.catalog-layout.catalog-layout-focus #searchRefinementCoach{order:80;margin-top:10px}.catalog-layout.catalog-layout-focus #catalogSeoPanel{order:90}.catalog-layout.catalog-layout-focus .saved-filter-hub{margin:-2px 0 8px}.catalog-layout.catalog-layout-focus .catalog-intent-note{display:none}.catalog-layout.catalog-layout-focus .catalog-intent-main .eyebrow{display:none}.catalog-layout.catalog-layout-focus .catalog-facet-head{align-items:center;flex-direction:row;justify-content:space-between;padding:10px 12px}.catalog-layout.catalog-layout-focus .catalog-facet-head p{display:none}.catalog-layout.catalog-layout-focus .catalog-facet-head strong{margin-top:0;font-size:14px}.catalog-layout.catalog-layout-focus .catalog-facet-summary .secondary{min-height:32px;padding:7px 10px;font-size:11px;white-space:nowrap}.catalog-layout.catalog-layout-focus .catalog-toolbar{height:auto;min-height:0;align-items:stretch;flex-direction:column;gap:8px;padding:9px 11px}.catalog-layout.catalog-layout-focus .catalog-toolbar-summary strong{font-size:14px}.catalog-layout.catalog-layout-focus .catalog-toolbar-scope{white-space:normal;overflow:visible;text-overflow:clip;font-size:11px}.catalog-layout.catalog-layout-focus .catalog-toolbar-actions{width:100%;justify-content:space-between}.catalog-layout.catalog-layout-focus .catalog-toolbar-sort{min-height:32px;margin-left:auto;padding-left:10px}.catalog-layout.catalog-layout-focus .catalog-toolbar label{gap:6px;font-size:11px}.catalog-layout.catalog-layout-focus .catalog-toolbar select{width:110px;height:32px;padding-right:8px}.stock-row{grid-template-columns:1fr 1fr;gap:8px;min-height:auto;padding:8px;border-top:1px solid var(--line);margin-bottom:7px;border-radius:7px}.stock-action-group,.stock-name{grid-column:1/-1}.stock-name{grid-template-columns:42px minmax(0,1fr);gap:8px;align-items:start}.stock-image{width:42px;height:42px}.stock-name h3{display:block;font-size:14px;line-height:1.16}.stock-name p{margin:1px 0;font-size:10px;line-height:1.28;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.stock-name small{display:-webkit-box;white-space:normal;overflow:hidden;text-overflow:initial;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:10px;line-height:1.3}.stock-meta-strip{gap:4px;margin-top:4px}.stock-meta-strip span{padding:2px 5px;font-size:9px}.stock-meta-strip span:nth-child(n+3){display:none}.catalog-search-row .stock-commerce-strip,.spot-layout .catalog-search-row .stock-commerce-strip,.stock-commerce-strip{flex-wrap:nowrap;gap:4px;overflow:hidden;margin-top:5px}.catalog-search-row .stock-commerce-strip span,.spot-layout .catalog-search-row .stock-commerce-strip span,.stock-commerce-strip span{flex:0 1 auto;max-width:49%;min-height:20px;padding:2px 5px;border-radius:4px}.catalog-search-row .stock-commerce-strip b,.spot-layout .catalog-search-row .stock-commerce-strip b,.stock-commerce-strip b{font-size:9px}.catalog-search-row .stock-commerce-strip strong,.spot-layout .catalog-search-row .stock-commerce-strip strong,.stock-commerce-strip strong{font-size:10px}.catalog-search-row .stock-commerce-strip span:nth-child(n+3),.spot-layout .catalog-search-row .stock-commerce-strip span:nth-child(n+3),.stock-commerce-strip span:nth-child(n+3){display:none}.stock-action-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.stock-field label{display:block;margin-bottom:2px;font-size:9px}.stock-field strong{font-size:10px;line-height:1.22}.stock-field.qty strong{font-size:12px}.stock-action{min-height:24px;padding:4px 3px;font-size:9px}.stock-action-group .primary-action{grid-column:auto;min-height:24px}.stock-action.pdf-action{display:inline-flex}.catalog-search-row,.spot-layout .catalog-search-row{grid-template-columns:minmax(0,1fr)}.catalog-search-row .stock-action-group,.catalog-search-row .stock-name,.spot-layout .catalog-search-row .stock-action-group,.spot-layout .catalog-search-row .stock-name{grid-column:1/-1;width:100%}.catalog-search-row .stock-name,.spot-layout .catalog-search-row .stock-name{display:grid;grid-template-columns:64px minmax(0,1fr);gap:10px;align-items:start;min-height:0;padding-left:0}.catalog-search-row .stock-image,.spot-layout .catalog-search-row .stock-image{width:56px;height:56px}.spot-layout .catalog-search-row .stock-main,.spot-layout .catalog-search-row .stock-name{min-width:0;max-width:100%}.catalog-search-row .stock-main,.spot-layout .catalog-search-row .stock-main{display:grid;gap:3px;width:100%;max-width:none}.catalog-search-row .stock-name p{-webkit-line-clamp:1}.catalog-search-row .stock-summary{display:none!important}.catalog-search-row .stock-field,.spot-layout .catalog-search-row .stock-field{display:none}.catalog-search-row .stock-quick-facts,.spot-layout .catalog-search-row .stock-quick-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;grid-column:1/-1;margin-top:8px;margin-left:0;width:100%;max-width:100%;box-sizing:border-box}.catalog-search-row .stock-quick-facts span,.spot-layout .catalog-search-row .stock-quick-facts span{min-width:0;display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box;padding:5px 6px;gap:2px;border-radius:6px}.catalog-search-row .stock-quick-facts b,.spot-layout .catalog-search-row .stock-quick-facts b{font-size:9px;white-space:nowrap;word-break:keep-all}.catalog-search-row .stock-quick-facts strong,.spot-layout .catalog-search-row .stock-quick-facts strong{min-width:0;overflow:hidden;text-overflow:ellipsis;overflow-wrap:normal;word-break:keep-all;white-space:nowrap;line-height:1.18;font-size:10px}.spot-layout .catalog-search-row .stock-action-group{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.spot-layout .catalog-search-row .stock-action-group .primary-action{grid-column:1/-1;width:100%;min-height:32px}.catalog-search-row .stock-action-group .primary-action{grid-column:1/-1;width:100%}.spot-layout .catalog-search-row .stock-action-group .basket-action,.spot-layout .catalog-search-row .stock-action-group .mini-action,.spot-layout .catalog-search-row .stock-action-group .pdf-action{grid-column:auto;width:100%;min-height:30px;padding:6px 8px;font-size:11px;white-space:nowrap}.catalog-search-row .stock-cart-control,.spot-layout .catalog-search-row .stock-cart-control{grid-column:1/-1;width:100%;grid-template-columns:minmax(82px,.42fr) minmax(0,1fr);gap:5px}.catalog-search-row .stock-cart-qty-label{min-height:30px;padding:4px 7px;border-radius:6px}.catalog-search-row .stock-action.basket-action{background:#f5fbf7;border-color:#c7e5d5}.seo-taxonomy-page .stock-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-height:auto;padding:8px;margin-bottom:7px}.seo-taxonomy-page .stock-list .stock-row:nth-child(n+5){display:none}.seo-taxonomy-page .stock-name{grid-template-columns:42px minmax(0,1fr);gap:8px;align-items:start}.seo-taxonomy-page .stock-image{width:42px;height:42px}.seo-taxonomy-page .stock-name h3{display:block;font-size:14px;line-height:1.14}.seo-taxonomy-page .stock-name p{margin:1px 0;font-size:10px;line-height:1.28;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.seo-taxonomy-page .stock-name small{display:-webkit-box;white-space:normal;overflow:hidden;text-overflow:initial;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:10px;line-height:1.3}.seo-taxonomy-page .stock-field label{margin-bottom:2px;font-size:9px}.seo-taxonomy-page .stock-field strong{font-size:10px;line-height:1.22}.seo-taxonomy-page .stock-field.qty strong{font-size:12px}.seo-taxonomy-page .stock-action-group{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.seo-taxonomy-page .stock-action{min-height:24px;padding:4px 3px;font-size:9px}.seo-taxonomy-page .stock-action-group .primary-action{grid-column:auto;min-height:24px}.seo-taxonomy-page .stock-action-group .pdf-action{display:none}.seo-taxonomy-page .stock-row .stock-field:first-of-type{display:none}.pagination{flex-wrap:wrap}}@media (max-width:600px){body,html{max-width:100%;overflow-x:hidden}.member-quickbar{display:none}.header{align-items:center;gap:6px;min-height:auto;max-width:100vw;overflow-x:hidden;padding:5px 10px 3px}.logo{gap:7px;min-width:0}.logo-mark{width:32px;height:25px}.logo strong{font-size:15px;line-height:1.02}.logo small{display:none}.language-picker{min-width:72px;min-height:36px;padding:6px 8px;margin-left:auto;font-size:13px}.header nav{order:4;width:100%;min-width:0;max-width:100%;display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:11px;overflow-x:auto;padding:6px 0 1px;border-top:0;white-space:nowrap;scrollbar-width:none}.header nav::-webkit-scrollbar{display:none}.header nav a{flex:0 0 auto;display:inline-flex;align-items:center;min-height:28px;padding:4px 1px;font-size:13px;line-height:1.35}.header nav .cart-link,.header nav a[data-member-link]{order:-1;padding-inline:8px;border:1px solid #cfe2ee;border-radius:5px;background:#f4f9fd;color:var(--brand-dark)}.header nav a[data-member-link]{margin-right:-3px}.header nav .cart-link{gap:4px}.header nav .cart-link b{min-width:18px;padding:1px 5px;font-size:10px}.home-page .header nav{order:4;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 6px;overflow:visible;padding:2px 0 0}.home-page .header nav a{min-width:0;justify-content:center;text-align:center;min-height:22px;padding:2px 3px;font-size:10px;line-height:1.15}.home-page .header nav a[data-member-link]{grid-column:1;grid-row:1;margin-right:0}.home-page .header nav .cart-link{grid-column:2;grid-row:1;justify-content:center}.header .detail-search{order:3;min-width:100%;max-width:none;height:38px}.header.seo-header{display:flex;flex-wrap:wrap;align-items:center;gap:7px;min-height:auto;max-width:100vw;overflow-x:hidden;padding:6px 12px 5px}.header.seo-header .logo{order:1}.header.seo-header .language-picker{order:2;margin-left:auto;grid-column:auto}.header.seo-header .detail-search{order:3;grid-column:auto;min-width:100%;max-width:none;height:40px}.header.seo-header nav{order:4;grid-column:auto;width:100%;min-width:0;max-width:100%;display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:10px;overflow-x:auto;padding:4px 0 1px;white-space:nowrap;scrollbar-width:none}.header .detail-search input{height:38px;font-size:14px}.header .detail-search button{min-width:76px;padding-inline:11px}.categories{grid-template-columns:1fr}.supplier-line-rfq{grid-template-columns:1fr}.bom-form-card{padding:14px}.bom-form-card h2{margin-bottom:11px;font-size:18px}.bom-smart-precheck{padding:12px;border-radius:8px}.brand-index-page{padding-inline:14px}.directory-chip-link,.directory-quick-card{padding:10px}.directory-chip-link:nth-child(n+7){display:none}.directory-chip-link strong,.directory-quick-card span{font-size:12px}.directory-chip-link span,.directory-quick-card strong{font-size:11px;white-space:normal;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.directory-chip-link small,.directory-quick-card small{font-size:10px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.brand-index-page:not(.category-index-page) .directory-quick-card:nth-child(3),.category-index-page .directory-quick-card:nth-child(3){grid-column:1/-1}.brand-index-page:not(.category-index-page) .directory-chip-link,.brand-index-page:not(.category-index-page) .directory-quick-card,.category-index-page .directory-chip-link,.category-index-page .directory-quick-card{padding:8px}.brand-index-page:not(.category-index-page) .directory-chip-link small,.brand-index-page:not(.category-index-page) .directory-quick-card small,.category-index-page .directory-chip-link small,.category-index-page .directory-quick-card small{display:none}.brand-index-page:not(.category-index-page) .directory-chip-link span,.brand-index-page:not(.category-index-page) .directory-quick-card strong,.category-index-page .directory-chip-link span,.category-index-page .directory-quick-card strong{margin-top:3px;font-size:12px;-webkit-line-clamp:1}.brand-index-page:not(.category-index-page) .directory-quick-card,.category-index-page .directory-quick-card{min-height:54px;align-content:center}.brand-index-page:not(.category-index-page) .block-head h2,.category-index-page .block-head h2{font-size:17px;line-height:1.16}.brand-index-page:not(.category-index-page) .block-head,.category-index-page .block-head{align-items:center;gap:8px;margin-bottom:10px}.brand-card,.brand-highlight{padding:10px;border-radius:6px}.brand-card strong,.brand-highlight strong{white-space:normal;line-height:1.35;min-height:34px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.compare-item{grid-template-columns:26px minmax(86px,1fr) 22px;width:100%;max-width:none}.compare-item small{display:none}.stock-action-group{grid-template-columns:repeat(2,minmax(0,1fr))}.exact-match-top{grid-template-columns:1fr;gap:10px}.exact-match-main{grid-template-columns:58px minmax(0,1fr)}.exact-match-main img{width:58px;height:58px}.exact-match-card{gap:10px;padding:12px}.exact-match-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-layout.catalog-layout-exact .exact-match-main{grid-template-columns:50px minmax(0,1fr);gap:9px}.catalog-layout.catalog-layout-exact .exact-match-main img{width:50px;height:50px}.catalog-layout.catalog-layout-exact .exact-match-card{gap:8px;padding:10px}.catalog-layout.catalog-layout-exact .exact-match-main h3{font-size:18px;margin-bottom:2px}.exact-match-main p:not(.eyebrow){display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.42}.catalog-layout.catalog-layout-exact .exact-match-subline{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.catalog-layout.catalog-layout-exact .exact-match-tags{margin-top:6px;gap:5px}.catalog-layout.catalog-layout-exact .exact-match-tags span{min-height:24px;padding:4px 9px;font-size:10px}.exact-match-tags span:last-child{display:inline-flex}.exact-match-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;min-width:0;width:100%}.exact-match-actions .primary,.exact-match-actions .secondary{min-width:0;min-height:32px;padding:7px 6px;font-size:11px}.catalog-layout.catalog-layout-exact .exact-match-actions .primary,.catalog-layout.catalog-layout-exact .exact-match-actions .secondary{min-height:30px;padding:6px 5px;font-size:10px}.exact-match-next-steps{grid-template-columns:1fr;padding:9px;gap:8px}.exact-match-next-steps strong{font-size:13px}.exact-match-next-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;overflow:visible;padding-bottom:0;scroll-snap-type:none}.exact-match-next-grid a{min-height:68px;padding:8px;scroll-snap-align:none}.exact-match-next-grid b{font-size:11px}.exact-match-next-grid span{font-size:10px;line-height:1.35}.exact-match-next-steps span{font-size:11px;line-height:1.45}.exact-match-next-steps>.primary{width:100%;justify-content:center;text-align:center;min-height:34px}.inventory-ready-grid{grid-template-columns:1fr}.inventory-ready-grid article{min-height:auto}.catalog-intent-panel.compact .catalog-intent-main>div p{display:none}.catalog-intent-panel.compact .catalog-intent-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.catalog-intent-panel.compact .catalog-intent-actions .primary,.catalog-intent-panel.compact .catalog-intent-actions .secondary{min-height:30px;padding:6px 7px;font-size:11px}.catalog-layout.catalog-layout-exact .catalog-intent-main{gap:8px;margin-bottom:8px}.catalog-layout.catalog-layout-exact .catalog-intent-actions,.catalog-layout.catalog-layout-exact .catalog-intent-main>div p{display:none}.catalog-layout.catalog-layout-exact .catalog-decision-strip{margin-top:0;gap:5px}.catalog-layout.catalog-layout-exact .catalog-decision-strip a{min-height:60px;padding:7px 8px}.catalog-layout.catalog-layout-exact .catalog-decision-strip strong{font-size:12px;min-height:auto}.catalog-layout.catalog-layout-exact .catalog-decision-strip small{display:none}.catalog-layout.catalog-layout-exact .catalog-filters,.catalog-layout.catalog-layout-exact .facet-panel{display:none}.catalog-layout.catalog-layout-exact .catalog-toolbar{display:none}.catalog-layout.catalog-layout-exact #products .stock-row:first-child{display:none}.catalog-layout.catalog-layout-focus .inventory-ready-head p:not(.eyebrow){display:none}.catalog-layout.catalog-layout-focus .inventory-ready-head .primary{display:none}.catalog-layout.catalog-layout-focus .inventory-ready-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.catalog-layout.catalog-layout-focus .inventory-ready-grid article:nth-child(n+3){display:none}.catalog-layout.catalog-layout-focus #searchRouteMap{display:none}.catalog-layout.catalog-layout-focus:not(.catalog-layout-exact) #searchRefinementCoach{display:block;order:35;margin-top:10px}.catalog-layout.catalog-layout-focus .top-candidate-panel{margin-top:-2px;padding:8px}.catalog-layout.catalog-layout-focus .catalog-search-row{grid-template-columns:minmax(0,1fr) 202px}.catalog-layout.catalog-layout-focus .catalog-search-row .stock-field{display:none}.catalog-layout.catalog-layout-focus .catalog-search-row .stock-action-group{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-layout.catalog-layout-focus .catalog-search-row .stock-action-group .primary-action{grid-column:1/-1}.catalog-layout.catalog-layout-focus .catalog-intent-panel.compact{margin-bottom:8px}.catalog-decision-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.catalog-decision-strip a{min-height:auto;padding:8px 9px;gap:4px}.catalog-decision-strip strong{font-size:12px}.catalog-decision-strip small{display:none}.catalog-rfq-fields{display:none}.catalog-rfq-head{align-items:stretch;flex-direction:column;gap:7px;margin-bottom:8px}.catalog-rfq-head h3{font-size:15px}.catalog-rfq-head p:not(.eyebrow){font-size:11px;line-height:1.45}.catalog-rfq-head .secondary{width:100%;text-align:center;justify-content:center}.catalog-rfq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.catalog-rfq-grid article{min-height:auto;padding:8px}.catalog-rfq-grid article:nth-child(n+5){display:none}.catalog-rfq-grid strong{margin-top:6px;font-size:12px}.catalog-rfq-grid p{margin-top:4px;font-size:10px;line-height:1.35;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.catalog-rfq-template{display:none}.recent-search-panel{margin:10px 14px 14px;padding:10px 12px}.recent-search-panel-pending{min-height:145px}.recent-current,.recent-search-head{align-items:stretch;flex-direction:column}.recent-search-head{gap:8px;margin-bottom:8px}.recent-search-head h2{font-size:16px}.recent-current{gap:6px;margin-bottom:8px;padding:8px 10px}.recent-current .secondary{margin-left:0;text-align:center}.recent-search-chips{display:flex;flex-wrap:nowrap;gap:7px;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x proximity}.recent-search-chips a{flex:0 0 auto;min-width:max-content;scroll-snap-align:start}.recent-search-chips strong{max-width:none}.sourcing-dock{left:12px;right:12px;bottom:12px;transform:none;width:auto;grid-template-columns:1fr;align-items:stretch;max-height:calc(100vh - 78px);overflow-y:auto}.sourcing-memory-dock{grid-template-columns:1fr}.sourcing-dock-actions{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.sourcing-dock-actions a,.sourcing-dock-actions button{width:100%;text-align:center}.sourcing-dock-readiness{grid-template-columns:1fr;align-items:stretch}.sourcing-project-list,.sourcing-project-list.compact{grid-template-columns:1fr}.sourcing-project-card{grid-template-columns:1fr;align-items:stretch}.sourcing-project-card div{display:grid;grid-template-columns:1fr auto auto}.sourcing-project-card .secondary,.sourcing-project-card button.secondary{width:100%;text-align:center}.sourcing-memory-list{display:grid;grid-template-columns:1fr;overflow-x:visible}.sourcing-memory-chip{min-width:0;justify-content:space-between}.sourcing-dock-tab{right:12px;bottom:66px;max-width:min(210px,calc(100vw - 24px))}.catalog-page .sourcing-dock-tab{display:none}.sourcing-dock-tab.is-page-compare{right:10px;bottom:12px;max-width:min(156px,calc(100vw - 20px));padding:7px 10px calc(7px + env(safe-area-inset-bottom,0px))}.sourcing-dock-tab.is-page-compare strong{font-size:12px}.sourcing-dock-tab.is-page-compare small,.sourcing-dock-tab.is-page-compare span{font-size:10px}.compare-page{padding:20px 14px 34px}.saved-filter-hub-head{align-items:start;flex-direction:column}.saved-filter-hub-stats{width:100%;display:grid;grid-template-columns:1fr 1fr}.saved-filter-cards{grid-template-columns:1fr}.saved-filter-card-actions{grid-template-columns:1fr}.datasheet-index-page .block-head{margin-bottom:12px}.datasheet-index-page .block-head h2{font-size:26px}.datasheet-index-page .stock-row{gap:10px;padding:12px 12px 11px;margin-bottom:8px}.datasheet-index-page .stock-row:nth-child(n+5){display:none}.datasheet-index-page .stock-name{grid-template-columns:52px 1fr;gap:10px}.datasheet-index-page .stock-image{width:52px;height:52px}.datasheet-index-page .stock-name h3{font-size:16px}.datasheet-index-page .stock-name p{margin:2px 0;font-size:12px}.datasheet-index-page .stock-name small{font-size:11px;line-height:1.45;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.datasheet-index-page .stock-field strong{font-size:13px;line-height:1.35}.datasheet-index-page .stock-field.qty strong{font-size:15px}.datasheet-index-page .stock-action{min-height:30px;padding:6px 6px;font-size:11px}.seo-taxonomy-page>.catalog-content>.catalog-decision-strip{display:none}.detail-disclosure>summary{align-items:flex-start;padding:8px 10px;gap:6px}.detail-disclosure>summary span{gap:2px}.detail-disclosure>summary small{display:none}.detail-disclosure>summary strong{font-size:13px;line-height:1.18}.detail-disclosure>summary em{display:-webkit-box;white-space:normal;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:9px;line-height:1.25}.detail-disclosure>summary b{min-width:38px;padding:3px 6px;font-size:10px}.detail-disclosure[open]>summary b::before{font-size:10px}.detail-sticky-bar{grid-template-columns:1fr;align-items:stretch;bottom:46px;width:calc(100vw - 12px);padding:3px;gap:3px}.home-search-panel{padding:7px 10px 5px;gap:4px}.help-page{padding:22px 14px 18px;gap:12px}.service-widget{right:12px;bottom:12px}.service-toggle{min-width:58px;min-height:42px;padding:8px 12px;border-radius:21px;font-size:12px}.service-widget.service-widget-compact{max-width:calc(100vw - 24px)}.service-widget.service-widget-compact .service-toggle{min-width:48px;min-height:48px;padding:0 12px;border-radius:999px;font-size:13px}.service-widget.service-widget-compact.service-widget-buyer-tool{right:6px;bottom:6px}.service-widget.service-widget-compact.service-widget-buyer-tool .service-toggle{min-width:28px;min-height:54px;padding:8px 3px;border-radius:16px;font-size:9px;writing-mode:vertical-rl;text-orientation:upright;letter-spacing:1px}.service-widget.service-widget-compact .service-window{bottom:56px;width:min(332px,calc(100vw - 24px));max-width:calc(100vw - 24px)}.service-widget.service-widget-compact.service-widget-buyer-tool .service-window{bottom:40px;width:min(316px,calc(100vw - 20px));max-width:calc(100vw - 20px)}.service-widget.service-widget-compact .service-window header{padding:13px 15px}.service-widget.service-widget-compact .service-messages{max-height:240px;padding:12px}.service-widget.service-widget-compact .service-form{padding:10px}.service-widget.service-widget-compact .handoff-form{padding:0 10px 10px}.top-candidate-panel{margin-top:-4px;padding:10px;overflow:hidden}.search-suggest-panel{top:calc(100% + 6px)}.search-suggest-head{align-items:start;flex-direction:column;gap:3px}.search-suggest-list{max-height:280px}.search-suggest-row{grid-template-columns:minmax(0,1fr) auto;min-height:52px;padding:9px 10px}.search-suggest-row img{display:none}.search-suggest-intents{grid-template-columns:repeat(2,minmax(0,1fr));padding-inline:10px}.search-suggest-boundary{align-items:flex-start;flex-direction:column;gap:5px;padding-inline:10px}.search-suggest-actions{grid-template-columns:1fr}.catalog-seo-panel{padding:17px}body.home-page .block-head{margin-bottom:7px;gap:6px;align-items:flex-end}body.home-page .block-head h2{font-size:19px;line-height:1.14}body.home-page .block-head>a{font-size:10px}body.home-page .product{min-height:142px;padding:8px;scroll-snap-align:start}body.home-page .product-visual{width:calc(100% + 16px);height:58px;padding:6px;margin:-8px -8px 7px}body.home-page .package-chip{margin-bottom:4px;padding:1px 5px;font-size:9px}body.home-page .product h3{margin-bottom:2px;font-size:12px;line-height:1.16}body.home-page .product .desc{margin-bottom:4px;min-height:auto;font-size:9px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}body.home-page .product .stock{font-size:9px;line-height:1.2}body.home-page .product .price{margin-top:4px;font-size:14px}body.home-page .categories{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(126px,40vw);gap:6px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;scroll-snap-type:x proximity}body.home-page .categories::-webkit-scrollbar{display:none}body.home-page .category{padding:8px 7px;border-radius:6px;min-height:56px;scroll-snap-align:start}body.home-page .category strong{margin-bottom:2px;font-size:10px;line-height:1.18;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.home-page .category p{font-size:7px;line-height:1.15;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.has-sourcing-dock{padding-bottom:390px}.sourcing-dock{bottom:10px;width:calc(100vw - 20px);padding:10px}.sourcing-dock-head span,.sourcing-dock-hint{font-size:11px}.sourcing-dock-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.sourcing-dock-metrics span{justify-content:center;padding-inline:5px}.sourcing-dock-items{display:grid;grid-template-columns:1fr 1fr;max-height:92px;overflow:auto}.sourcing-dock-item{min-width:0;max-width:none;grid-template-columns:minmax(0,1fr) auto}.sourcing-dock-item img{display:none}.sourcing-dock-more{justify-content:center;min-height:34px;white-space:normal}.sourcing-dock-readiness{grid-template-columns:1fr;align-items:stretch}.sourcing-dock-progress{grid-template-columns:repeat(2,minmax(0,1fr))}.sourcing-dock-qty-actions{display:grid;grid-template-columns:1fr repeat(3,minmax(34px,48px))}.sourcing-dock-qty-actions small{align-self:center}.sourcing-dock-actions{display:grid;grid-template-columns:1fr 1fr}.sourcing-dock-actions a,.sourcing-dock-actions button{padding-inline:8px}.footer{margin-top:2px;padding:0 4px calc(env(safe-area-inset-bottom,0px));gap:0;grid-template-columns:minmax(0,1fr);grid-template-areas:"nav";align-items:center}.footer-brand{display:none}.footer-mobile-nav{grid-area:nav}.copyright{display:none}.footer-mobile-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;align-items:center;margin-top:0;padding-top:0;border-top:0}.footer-mobile-nav>a,.footer-mobile-nav>button{min-height:16px;padding:0;font-size:8px;line-height:1.1;border:0;border-radius:0;background:0 0}.footer-mobile-nav>a.is-active,.footer-mobile-nav>a[aria-current=page],.footer-mobile-nav>button.is-active,.footer-mobile-nav>button[aria-expanded=true]{background:rgba(255,255,255,.9);color:var(--brand-dark);box-shadow:none}.footer-mobile-nav>*+*{border-left:1px solid #d2dee7}.service-widget.service-widget-compact.service-widget-buyer-tool{right:0!important;bottom:0!important;max-width:none}.service-widget.service-widget-compact.service-widget-buyer-tool .service-toggle{display:none}.service-widget.service-widget-compact.service-widget-buyer-tool .service-window{position:fixed;left:12px;right:12px;bottom:calc(env(safe-area-inset-bottom,0px) + 52px);width:auto;max-width:none}.footer-groups{display:none}.footer p:not(.copyright),.footer strong,.footer-brand-top,.footer-contact-link,.footer-meta,.footer-mobile-note,.footer-tagline{display:none}.copyright-full{display:none}.copyright-short{display:none}}@media print{body *{visibility:hidden}}.catalog-page #catalogFiltersPanel{border-color:#e3e9ef;border-radius:8px;background:#fff;box-shadow:none;overflow:hidden}.catalog-page.catalog-no-result-mode #catalogFiltersPanel{display:none!important}.catalog-page #catalogFiltersPanel .catalog-facet-head{display:none}.catalog-page #catalogFiltersPanel .catalog-facet-data-hosts{display:none!important}.catalog-page #directFilterRail{display:block;padding:0;border:0;background:#fff}.catalog-page #directFilterRail[hidden]{display:none}.catalog-page #catalogFiltersPanel>.facet-row{display:none!important}.catalog-page #catalogFiltersPanel #parameterFacets{display:grid;gap:7px;padding:8px 16px 10px 100px;border-top:1px solid #edf1f5;background:#fff}.catalog-page #catalogFiltersPanel #parameterFacets[hidden]{display:none!important}.catalog-page #catalogFiltersPanel #parameterFacets .facet-row{min-height:36px;grid-template-columns:74px minmax(0,1fr);gap:10px;align-items:center;padding:0;border:0;background:#fff}.catalog-page #catalogFiltersPanel #parameterFacets .facet-row>strong{padding:0;color:#536b7d;font-size:13px;font-weight:700}.catalog-page #catalogFiltersPanel #parameterFacets .facet-options{max-height:none;gap:16px;overflow:hidden}.catalog-page #catalogFiltersPanel #parameterFacets .facet-options button{min-height:28px;padding:0;border:0;background:0 0;color:#2f3f4b;font-size:12px}.catalog-page #catalogFiltersPanel #parameterFacets .facet-options button.active,.catalog-page #catalogFiltersPanel #parameterFacets .facet-options button:hover{color:var(--brand);background:0 0}.catalog-page #catalogFiltersPanel #parameterFacets .facet-hint{padding:4px 0;border:0;background:0 0;color:#708598;font-size:12px}.catalog-page.catalog-focus-mode .catalog-search-banner{max-width:none;margin:0;padding:11px clamp(18px,3vw,46px);grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:18px;border-width:0 0 1px;border-radius:0;border-color:#e6ebef;background:#f6f8fa;box-shadow:none}.catalog-page.catalog-focus-mode #catalogHeroSummary,.catalog-page.catalog-focus-mode .catalog-banner-notes,.catalog-page.catalog-focus-mode .catalog-search-banner .eyebrow,.catalog-page.catalog-focus-mode .catalog-search-banner::after{display:none}.catalog-page.catalog-focus-mode .catalog-search-banner h1{margin:0;color:#52677a;font-size:13px;line-height:1.5;font-weight:600}.catalog-page.catalog-focus-mode .catalog-search-banner h1::before{content:"首页 > 搜索关键词 > ";color:#2f4f68;font-weight:500}.catalog-page.catalog-focus-mode .catalog-search{height:42px;max-width:none;margin:0;padding:2px;border-radius:8px;box-shadow:none}.catalog-page.catalog-focus-mode .catalog-search input{height:36px;padding-left:13px;font-size:13px}.catalog-page.catalog-focus-mode .catalog-search button{min-width:92px;border-radius:6px}.catalog-page.catalog-focus-mode .catalog-layout.catalog-layout-focus{padding-top:14px}.catalog-page.catalog-focus-mode .catalog-layout.catalog-layout-focus .catalog-content{display:flex;flex-direction:column}.catalog-page.catalog-focus-mode .catalog-layout.catalog-layout-focus #catalogBatchPanel,.catalog-page.catalog-focus-mode .catalog-layout.catalog-layout-focus #catalogIntentPanel,.catalog-page.catalog-focus-mode .catalog-layout.catalog-layout-focus #inventoryReadyPanel,.catalog-page.catalog-focus-mode .catalog-layout.catalog-layout-focus #savedFilterHub,.catalog-page.catalog-focus-mode .catalog-layout.catalog-layout-focus #searchRefinementCoach,.catalog-page.catalog-focus-mode .catalog-layout.catalog-layout-focus #searchRouteMap,.catalog-page.catalog-focus-mode .catalog-layout.catalog-layout-focus #topCandidatePanel,.catalog-page.catalog-focus-mode .catalog-layout.catalog-layout-focus .catalog-title{display:none}.catalog-page.catalog-focus-mode .catalog-layout.catalog-layout-focus #catalogFiltersPanel{order:10;margin-bottom:12px}.catalog-page.catalog-focus-mode .catalog-layout.catalog-layout-focus .catalog-toolbar{order:20;margin-bottom:10px;padding:9px 18px;border-color:#e6ebef;border-radius:8px;background:#fff;box-shadow:none}.catalog-page.catalog-focus-mode .catalog-layout.catalog-layout-focus .catalog-toolbar-eyebrow{display:none}.catalog-page.catalog-focus-mode .catalog-layout.catalog-layout-focus .catalog-toolbar-summary{flex:1 1 auto}.catalog-page.catalog-focus-mode .catalog-layout.catalog-layout-focus .catalog-toolbar-summary strong{font-size:14px}.catalog-page.catalog-focus-mode .catalog-layout.catalog-layout-focus #products{order:30}.catalog-page.catalog-focus-mode .catalog-layout.catalog-layout-focus .stock-list-head{order:29;margin-bottom:0}.catalog-page.catalog-focus-mode .catalog-layout.catalog-layout-focus #pagination{order:40}.catalog-page.catalog-focus-mode .catalog-layout.catalog-layout-focus #catalogSeoPanel{order:90}.catalog-page #directFilterRail .direct-filter-groups{display:block}.catalog-page #catalogFiltersPanel:not(.advanced-facet-collapsed):not(.is-collapsed) #directFilterRail .direct-filter-groups{display:block}.catalog-page #directFilterRail .direct-filter-group{min-height:40px;display:grid;grid-template-columns:74px minmax(0,1fr) minmax(48px,auto);gap:10px;align-items:center;padding:0 16px;border-top:1px solid #edf1f5;background:#fff}.catalog-page #directFilterRail .direct-filter-groups>:first-child{border-top:0}.catalog-page #directFilterRail .direct-filter-group>strong{padding:0;color:#415669;font-size:12px;font-weight:700;white-space:nowrap}.catalog-page #directFilterRail .direct-filter-options,.catalog-page #directFilterRail .direct-filter-utility-actions{min-width:0;display:flex;flex-wrap:nowrap;align-items:center;gap:16px;overflow:hidden}.catalog-page #directFilterRail .direct-filter-group.is-expanded{align-items:start;grid-template-columns:74px minmax(0,1fr) auto;padding-top:6px;padding-bottom:6px}.catalog-page #directFilterRail .direct-filter-group.is-expanded .direct-filter-options{flex-wrap:wrap;align-items:flex-start;gap:8px 18px;overflow:visible;padding:2px 0}.catalog-page #directFilterRail .direct-filter-group.is-multi .direct-filter-options a,.catalog-page #directFilterRail .direct-filter-group.is-multi .direct-filter-options button{gap:6px;min-height:30px;padding:4px 8px;border:1px solid #dbe7ef;border-radius:4px;background:#fff}.catalog-page #directFilterRail .direct-filter-options input{width:13px;height:13px;margin:0;accent-color:var(--brand)}.catalog-page #directFilterRail .direct-filter-utility-actions{gap:8px;justify-content:flex-start}.catalog-page #directFilterRail .direct-filter-options a,.catalog-page #directFilterRail .direct-filter-options button,.catalog-page #directFilterRail .direct-filter-utility-actions button{min-width:0;min-height:32px;display:inline-flex;align-items:center;gap:4px;max-width:176px;padding:0;border:0;border-radius:0;background:0 0;color:#2f3f4b;font-size:12px;line-height:1.2;position:relative}.catalog-page #directFilterRail .direct-filter-options a.active,.catalog-page #directFilterRail .direct-filter-options a:hover,.catalog-page #directFilterRail .direct-filter-options button.active,.catalog-page #directFilterRail .direct-filter-options button:hover,.catalog-page #directFilterRail .direct-filter-utility-actions button.active,.catalog-page #directFilterRail .direct-filter-utility-actions button:hover{color:var(--brand);background:0 0}.catalog-page #directFilterRail .direct-filter-options a.active,.catalog-page #directFilterRail .direct-filter-options button.active{font-weight:800}.catalog-page #directFilterRail .direct-filter-options a.active::after,.catalog-page #directFilterRail .direct-filter-options button.active::after{content:"";position:absolute;left:0;right:0;bottom:3px;height:2px;border-radius:999px;background:var(--brand)}.catalog-page #directFilterRail .direct-filter-group.is-multi .direct-filter-options a.active,.catalog-page #directFilterRail .direct-filter-group.is-multi .direct-filter-options button.active{border-color:#9fd0e8;background:#edf8ff}.catalog-page #directFilterRail .direct-filter-group.is-multi .direct-filter-options a.active::after,.catalog-page #directFilterRail .direct-filter-group.is-multi .direct-filter-options button.active::after{display:none}.catalog-page #directFilterRail .direct-filter-utility-actions button.active{font-weight:700}.catalog-page #directFilterRail .direct-filter-utility-actions button{min-height:28px;padding:4px 10px;border:1px solid #d9e4ec;border-radius:4px;background:#fff;color:#425a6b}.catalog-page #directFilterRail .direct-filter-utility-actions button.active,.catalog-page #directFilterRail .direct-filter-utility-actions button:hover{border-color:#acd1e8;background:#f3f9ff;color:var(--brand)}.catalog-page #directFilterRail .direct-filter-utility-actions .link{border-color:transparent;background:0 0;color:var(--brand)}.catalog-page #directFilterRail .direct-filter-more-row{border-bottom:0}.catalog-page #directFilterRail .direct-filter-more-row>strong{color:#415669}.catalog-page #directFilterRail .direct-filter-more-row .direct-filter-options{gap:8px}.catalog-page #directFilterRail .direct-filter-utility-actions [data-direct-filter-availability].active,.catalog-page #directFilterRail .direct-filter-utility-actions [data-direct-filter-sort].active{border-color:#9fd0e8;background:#edf8ff;color:var(--brand);font-weight:800}.catalog-page #directFilterRail .direct-filter-options span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-page #directFilterRail .direct-filter-options small{display:none;color:#7b91a1;font-size:11px;line-height:1.2}.catalog-page #directFilterRail .direct-filter-group[data-direct-filter-row=brand]:not(.is-expanded) .direct-filter-options>:nth-child(n+9),.catalog-page #directFilterRail .direct-filter-group[data-direct-filter-row=category]:not(.is-expanded) .direct-filter-options>:nth-child(n+9),.catalog-page #directFilterRail .direct-filter-group[data-direct-filter-row=packaging]:not(.is-expanded) .direct-filter-options>:nth-child(n+9){display:none}.catalog-page #directFilterRail .direct-filter-row-actions{display:flex;justify-content:flex-end;align-items:center;gap:4px;min-width:0}.catalog-page #directFilterRail .direct-filter-row-actions:empty{display:none}.catalog-page #directFilterRail .direct-filter-draft-state{display:inline-flex;align-items:center;min-height:26px;padding:0 2px;color:#607587;font-size:12px;white-space:nowrap}.catalog-page #directFilterRail .direct-filter-row-actions .link{min-height:26px;min-width:34px;padding:3px 0;border:0;background:0 0;color:#5d7588;font-size:12px;white-space:nowrap}.catalog-page #directFilterRail .direct-filter-row-actions .direct-filter-toggle{gap:4px;color:#5b7082}.catalog-page #directFilterRail .direct-filter-row-actions .direct-filter-toggle::after{content:"";width:5px;height:5px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg);margin-top:-3px}.catalog-page #directFilterRail .direct-filter-group.is-expanded .direct-filter-row-actions .direct-filter-toggle::after{transform:rotate(225deg);margin-top:3px}.catalog-page #directFilterRail .direct-filter-row-actions .mini-outline,.catalog-page #directFilterRail .direct-filter-row-actions .secondary{min-height:26px;padding:3px 8px;border-radius:4px;border:1px solid #d8e2ea;background:#fff;color:#425a6b;font-size:12px}.catalog-page #directFilterRail .direct-filter-row-actions .mini-outline{white-space:nowrap}.catalog-page #directFilterRail .direct-filter-row-actions .primary{min-height:28px;padding:5px 12px;border-radius:4px;font-size:12px}.catalog-page #directFilterRail .direct-filter-row-actions [data-direct-filter-cancel],.catalog-page #directFilterRail .direct-filter-row-actions [data-direct-filter-commit]{display:none}.catalog-page #directFilterRail .direct-filter-group.is-multi .direct-filter-row-actions [data-direct-filter-cancel],.catalog-page #directFilterRail .direct-filter-group.is-multi .direct-filter-row-actions [data-direct-filter-commit]{display:inline-flex}.catalog-page #directFilterRail .direct-filter-group.is-multi .direct-filter-row-actions [data-direct-filter-multi],.catalog-page #directFilterRail .direct-filter-group.is-multi .direct-filter-row-actions [data-direct-filter-open]{display:none}.catalog-page #directFilterRail.is-advanced-open{padding:0;background:#fff}.catalog-page.catalog-focus-mode .spot-layout .stock-list{gap:8px}.catalog-page.catalog-focus-mode .spot-layout .catalog-search-row{border-radius:8px;border-color:#e4ebf1;background:#fff;box-shadow:none}.catalog-page.catalog-focus-mode .spot-layout .catalog-search-row:hover{border-color:#b9d7ea;box-shadow:0 8px 18px rgba(5,39,65,.05)}@media (max-width:720px){.catalog-page #catalogFiltersPanel{max-height:none}.catalog-page.catalog-focus-mode .catalog-search-banner{grid-template-columns:1fr;gap:8px;padding:8px 12px}.catalog-page.catalog-focus-mode .catalog-search-banner h1{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catalog-page.catalog-focus-mode .catalog-search{height:40px}.catalog-page.catalog-focus-mode .catalog-search input{height:34px}.catalog-page.catalog-focus-mode .catalog-search button{min-width:76px}.catalog-page.catalog-focus-mode .catalog-layout.catalog-layout-focus{padding-top:10px}.catalog-page.catalog-focus-mode .catalog-layout.catalog-layout-focus .catalog-toolbar{margin-bottom:8px;padding:9px 11px}.catalog-page #directFilterRail .direct-filter-group{grid-template-columns:64px minmax(0,1fr) 40px;gap:6px;min-height:34px;padding:1px 8px}.catalog-page #directFilterRail .direct-filter-group.is-expanded,.catalog-page #directFilterRail .direct-filter-group.is-multi{grid-template-columns:64px minmax(0,1fr)}.catalog-page #directFilterRail .direct-filter-more-row{grid-template-columns:64px minmax(0,1fr)}.catalog-page #directFilterRail .direct-filter-row-actions{grid-column:3;justify-content:flex-end;min-width:0;overflow-x:visible;scrollbar-width:none;gap:5px}.catalog-page #directFilterRail .direct-filter-group.is-expanded .direct-filter-row-actions,.catalog-page #directFilterRail .direct-filter-group.is-multi .direct-filter-row-actions{grid-column:2;justify-content:flex-start}.catalog-page #directFilterRail .direct-filter-row-actions::-webkit-scrollbar{display:none}.catalog-page #directFilterRail .direct-filter-options,.catalog-page #directFilterRail .direct-filter-utility-actions{gap:10px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.catalog-page #directFilterRail .direct-filter-options::-webkit-scrollbar,.catalog-page #directFilterRail .direct-filter-utility-actions::-webkit-scrollbar{display:none}.catalog-page #directFilterRail .direct-filter-options a,.catalog-page #directFilterRail .direct-filter-options button,.catalog-page #directFilterRail .direct-filter-utility-actions button{flex:0 0 auto;min-height:26px;max-width:132px;font-size:11px}.catalog-page #directFilterRail .direct-filter-group[data-direct-filter-row=brand]:not(.is-expanded):not(.is-multi) .direct-filter-options>:nth-child(n+3),.catalog-page #directFilterRail .direct-filter-group[data-direct-filter-row=category]:not(.is-expanded):not(.is-multi) .direct-filter-options>:nth-child(n+3),.catalog-page #directFilterRail .direct-filter-group[data-direct-filter-row=packaging]:not(.is-expanded):not(.is-multi) .direct-filter-options>:nth-child(n+4){display:none}.catalog-page #directFilterRail .direct-filter-options small{font-size:10px}.catalog-page #directFilterRail .direct-filter-group>strong{font-size:11px;white-space:nowrap;line-height:1.15}.catalog-page #catalogFiltersPanel #parameterFacets{padding:6px 8px 8px 78px}.catalog-page #catalogFiltersPanel #parameterFacets .facet-row{grid-template-columns:64px minmax(0,1fr);gap:6px;min-height:32px}.catalog-page #catalogFiltersPanel #parameterFacets .facet-row>strong{font-size:12px}.catalog-page #catalogFiltersPanel #parameterFacets .facet-options{flex-wrap:nowrap;gap:14px;overflow-x:auto;scrollbar-width:none}.catalog-page #catalogFiltersPanel #parameterFacets .facet-options::-webkit-scrollbar{display:none}.catalog-page #directFilterRail .direct-filter-row-actions .link{min-height:24px;min-width:32px;padding:2px 0;font-size:11px}.catalog-page #directFilterRail .direct-filter-draft-state{min-height:24px;font-size:11px}.catalog-page #directFilterRail .direct-filter-row-actions .mini-outline{min-height:24px;padding:2px 5px;font-size:11px}.catalog-page #directFilterRail .direct-filter-row-actions .link,.catalog-page #directFilterRail .direct-filter-row-actions .mini-outline{min-width:32px;justify-content:center}.catalog-page #directFilterRail .direct-filter-row-actions .mini-outline{flex:0 0 auto}.catalog-page #directFilterRail .direct-filter-group.is-expanded .direct-filter-options{flex-wrap:wrap;gap:7px 14px;overflow:visible;padding:2px 0}.catalog-page #directFilterRail .direct-filter-group.is-multi .direct-filter-options{flex-wrap:wrap;overflow:visible}}@media (max-width:840px){.catalog-page #directFilterRail .direct-filter-options>:is(a,button),.catalog-page #directFilterRail .direct-filter-row-actions>button.link.direct-filter-toggle,.catalog-page .catalog-search-row .stock-action-group .stock-action,.catalog-page .catalog-search-row .stock-cart-qty-label{min-height:44px}.catalog-page .catalog-toolbar-sort select{min-height:44px;font-size:16px}body.home-page .block-head>a{display:inline-flex;min-height:44px;align-items:center;font-size:12px}.category-index-page .block-head>a,.manufacturer-index-page .block-head>a{display:inline-flex;min-height:44px;align-items:center}.datasheet-index-page .block-head>a{display:inline-flex;min-height:44px;align-items:center;justify-content:center}}.catalog-page #productCount{color:#526a79}