/* OpenClassify Editorial — a pure image-and-type frontend.
   White canvas, black type, hairline rules, no gradients or decorative panels. */
.template-editorial{
  --editorial-ink:#111;
  --editorial-muted:#666;
  --editorial-line:#d8d8d8;
  --editorial-soft-line:#ececec;
  background:#fff!important;
  color:var(--editorial-ink)!important;
  font-family:var(--font-body),Arial,Helvetica,sans-serif!important;
  line-height:1.5;
}
.template-editorial :where(h1,h2,h3,h4){color:var(--editorial-ink)!important;font-family:var(--font-heading),Arial,Helvetica,sans-serif!important;letter-spacing:-.035em}
.template-editorial .page-shell{width:min(calc(100% - 40px),1400px)!important}
.template-editorial :where(a,button){color:var(--editorial-ink)}
.template-editorial :where(a,button,input,select,textarea,summary):focus-visible{outline:2px solid #111!important;outline-offset:2px;box-shadow:none!important}
.template-editorial :where(.button,.post-button,button:not(.menu-button):not(.media-remove):not([data-gallery-thumb])){min-height:40px!important;padding:8px 14px!important;border:1px solid #111!important;border-radius:2px!important;background:transparent!important;color:#111!important;font-size:13px!important;font-weight:700!important;box-shadow:none!important}
.template-editorial :where(.button,.post-button,button):hover{text-decoration:underline;transform:none!important}
.template-editorial :where(.button-primary,.button-accent,.post-button,.publish-button){border-width:2px!important;background:transparent!important;color:#111!important}
.template-editorial :where(input:not([type=checkbox]):not([type=radio]):not([type=file]),select,textarea){border:1px solid #bdbdbd!important;border-radius:2px!important;background:#fff!important;color:#111!important;box-shadow:none!important}
.template-editorial :where(input:not([type=checkbox]):not([type=radio]):not([type=file]),select){min-height:42px!important;padding:8px 10px!important}
.template-editorial textarea{padding:10px!important}
.template-editorial :where(input,select,textarea):focus{border-color:#111!important;outline:0!important;box-shadow:0 0 0 1px #111!important}
.template-editorial :where(.eyebrow,.b2b-kicker,.sk-eyebrow){color:#111!important;font-size:10px!important;font-weight:800!important;letter-spacing:.14em!important;text-transform:uppercase}
.template-editorial :where(.flash,.empty-state,.form-card){border:1px solid var(--editorial-line)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}

/* Header and navigation */
.template-editorial .top-strip{min-height:31px!important;border:0!important;border-bottom:1px solid var(--editorial-soft-line)!important;background:#fff!important;color:var(--editorial-muted)!important}
.template-editorial .top-strip-inner{min-height:31px!important}
.template-editorial .top-strip a,.template-editorial .plain-menu summary{font-size:11px!important;text-decoration:none}
.template-editorial .plain-menu>div,.template-editorial .account-menu>div,.template-editorial .mega-menu{border:1px solid #111!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.template-editorial .site-header{position:sticky!important;top:0!important;z-index:40!important;border-bottom:1px solid #111!important;background:#fff!important;box-shadow:none!important;backdrop-filter:none!important}
.template-editorial .header-main{display:grid!important;grid-template-columns:auto minmax(300px,640px) 1fr!important;gap:24px!important;min-height:67px!important}
.template-editorial .wordmark{color:#111!important;font-size:23px!important;font-weight:850!important;letter-spacing:-.055em!important;text-decoration:none}
.template-editorial .wordmark img{max-width:180px!important;max-height:40px!important}
.template-editorial .header-search{display:grid!important;grid-template-columns:1fr auto!important;height:42px!important;overflow:hidden;border:1px solid #111!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.template-editorial .header-search label{display:flex!important;align-items:center!important;gap:8px!important;padding-inline:11px!important}
.template-editorial .header-search input{min-height:40px!important;padding:0!important;border:0!important;background:#fff!important;box-shadow:none!important}
.template-editorial .header-search button{height:40px!important;min-height:40px!important;border:0!important;border-left:1px solid #111!important;border-radius:0!important;background:#fff!important;color:#111!important;box-shadow:none!important}
.template-editorial .account-nav{gap:13px!important;justify-self:end}
.template-editorial .account-nav>a:not(.post-button),.template-editorial .account-menu summary{padding:7px 0!important;border-radius:0!important;background:transparent!important;font-size:12px!important;text-decoration:none}
.template-editorial .account-nav>a:hover,.template-editorial .account-menu summary:hover{text-decoration:underline}
.template-editorial .category-bar{border:0!important;border-bottom:1px solid var(--editorial-line)!important;background:#fff!important}
.template-editorial .category-links{min-height:38px!important;gap:22px!important}
.template-editorial .category-links>a,.template-editorial .category-links>details>summary{padding:8px 0!important;border-radius:0!important;background:transparent!important;font-size:12px!important}
.template-editorial .category-links>a:hover,.template-editorial .category-links>details>summary:hover{text-decoration:underline}
.template-editorial .mobile-panel{border-bottom:1px solid #111!important;background:#fff!important;box-shadow:none!important}

/* Home */
.template-editorial .sk-home{padding-block:32px 80px!important}
.template-editorial .sk-home-hero{display:grid!important;grid-template-columns:minmax(0,1fr) 320px!important;min-height:0!important;gap:54px!important;padding:30px 0 42px!important;border:0!important;border-bottom:1px solid #111!important;border-radius:0!important;background:#fff!important;color:#111!important;box-shadow:none!important}
.template-editorial .sk-hero-copy{padding:0!important;align-self:center}
.template-editorial .sk-home-hero h1{max-width:850px!important;margin:10px 0 15px!important;color:#111!important;font-size:clamp(38px,5.4vw,74px)!important;font-weight:760!important;line-height:.98!important;letter-spacing:-.065em!important}
.template-editorial .sk-home-hero h1 span{color:#111!important;font-style:italic;font-weight:500}
.template-editorial .sk-home-hero p{max-width:700px!important;color:#555!important;font-size:16px!important}
.template-editorial .sk-hero-search{display:grid!important;grid-template-columns:1fr auto!important;max-width:720px!important;margin-top:27px!important;overflow:hidden;border:1px solid #111!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.template-editorial .sk-hero-search label{display:flex!important;align-items:center!important;gap:9px!important;padding-inline:12px!important}
.template-editorial .sk-hero-search input{min-height:50px!important;padding:0!important;border:0!important;box-shadow:none!important}
.template-editorial .sk-hero-search button{min-height:50px!important;border:0!important;border-left:1px solid #111!important;border-radius:0!important;background:#fff!important}
.template-editorial .sk-trust{gap:22px!important;margin-top:16px!important}
.template-editorial .sk-trust span{color:#666!important;font-size:11px!important}
.template-editorial .sk-trust span:before{width:5px!important;height:5px!important;background:#111!important}
.template-editorial .sk-hero-panel{align-self:start;padding:0!important;border:0!important;border-left:1px solid var(--editorial-line)!important;background:#fff!important}
.template-editorial .sk-hero-panel header{padding:0 0 10px 20px!important;border-bottom:1px solid #111!important}
.template-editorial .sk-hero-category-list{display:block!important;margin:0!important}
.template-editorial .sk-hero-category-list a{display:grid!important;grid-template-columns:1fr auto!important;min-height:0!important;padding:12px 0 12px 20px!important;border:0!important;border-bottom:1px solid var(--editorial-soft-line)!important;border-radius:0!important;background:#fff!important;transform:none!important}
.template-editorial .sk-hero-category-list a>span:first-child{display:none!important}
.template-editorial .sk-hero-category-list strong{font-size:13px!important}
.template-editorial .sk-hero-category-list small{color:#777!important;font-size:10px!important}
.template-editorial .sk-metrics{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:0!important;margin-top:0!important;border:0!important;border-bottom:1px solid #111!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.template-editorial .sk-metrics article{padding:18px 0!important;border:0!important;background:#fff!important}
.template-editorial .sk-metrics article+article{padding-left:24px!important;border-left:1px solid var(--editorial-line)!important}
.template-editorial .sk-metrics strong{font-size:24px!important}
.template-editorial .sk-metrics span{color:#666!important;font-size:11px!important}
.template-editorial .sk-section{margin-top:58px!important}
.template-editorial .sk-section-head{align-items:end!important;margin-bottom:17px!important;padding-bottom:11px!important;border-bottom:1px solid #111!important}
.template-editorial .sk-section-head h2{margin:3px 0!important;font-size:clamp(26px,3vw,39px)!important}
.template-editorial .sk-section-head p{margin:0!important;color:#666!important;font-size:13px!important}
.template-editorial .sk-section-head>a{font-size:12px!important;text-decoration:underline}
.template-editorial .sk-category-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:0!important;border-bottom:1px solid var(--editorial-line)!important}
.template-editorial .sk-category-card{display:grid!important;grid-template-columns:1fr auto!important;min-height:55px!important;padding:13px 12px 13px 0!important;border:0!important;border-top:1px solid var(--editorial-soft-line)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;transform:none!important}
.template-editorial .sk-category-card:nth-child(-n+4){border-top:0!important}
.template-editorial .sk-category-icon{display:none!important}
.template-editorial .sk-category-card strong{font-size:14px!important}
.template-editorial .sk-category-card small{color:#777!important;font-size:10px!important}
.template-editorial .home-product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px 16px!important;overflow:visible!important;border:0!important;background:#fff!important}
.template-editorial .home-product-grid .b2b-product-card{display:block!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.template-editorial .home-product-grid .b2b-card-media-wrap,.template-editorial .home-product-grid .b2b-product-media{height:auto!important;aspect-ratio:4/3!important;border:0!important;border-radius:0!important;background:#fff!important}
.template-editorial .home-product-grid .b2b-product-copy{padding-top:9px!important}
.template-editorial .home-product-grid .b2b-product-copy h3{margin:2px 0 5px!important;font-size:14px!important;line-height:1.35!important}
.template-editorial .home-product-grid .b2b-card-category,.template-editorial .home-product-grid .b2b-card-terms,.template-editorial .home-product-grid .b2b-supplier-name,.template-editorial .home-product-grid .b2b-product-copy footer{display:none!important}
.template-editorial .home-product-grid .b2b-price-line strong{font-size:14px!important}
.template-editorial .sk-supplier-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:0!important;border-bottom:1px solid #111!important}
.template-editorial .sk-supplier-card{padding:16px 18px 16px 0!important;border:0!important;border-top:1px solid var(--editorial-soft-line)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;transform:none!important}
.template-editorial .sk-supplier-card .b2b-company-logo{border:1px solid var(--editorial-line)!important;border-radius:0!important;background:#fff!important}
.template-editorial .sk-steps{display:grid!important;grid-template-columns:repeat(3,1fr)!important;border:0!important;border-block:1px solid #111!important;border-radius:0!important;background:#fff!important}
.template-editorial .sk-steps article{padding:24px 28px 24px 0!important;border:0!important;background:#fff!important}
.template-editorial .sk-steps article+article{padding-left:28px!important;border-left:1px solid var(--editorial-line)!important}
.template-editorial .sk-step-number{display:block!important;width:auto!important;height:auto!important;margin-bottom:28px!important;border-radius:0!important;background:transparent!important;color:#111!important;font-size:12px!important}
.template-editorial .b2b-insights>div{gap:22px!important}
.template-editorial .b2b-insights article,.template-editorial .b2b-insights article a{border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.template-editorial .b2b-insights img{border-radius:0!important}
.template-editorial .sk-home-cta{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:28px 0!important;border:0!important;border-block:1px solid #111!important;border-radius:0!important;background:#fff!important;color:#111!important;box-shadow:none!important}
.template-editorial .sk-home-cta :where(h2,p){color:#111!important}

/* Catalog */
.template-editorial .b2b-catalog-shell{display:grid!important;grid-template-columns:220px minmax(0,1fr)!important;gap:34px!important;padding-block:30px 80px!important}
.template-editorial .b2b-catalog-categories{position:sticky!important;top:118px!important;align-self:start;border:0!important;border-right:1px solid var(--editorial-line)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.template-editorial .b2b-catalog-sidehead{padding:0 18px 11px 0!important;border-bottom:1px solid #111!important;background:#fff!important}
.template-editorial .b2b-catalog-categories nav>a{min-height:38px!important;margin:0!important;padding:9px 18px 9px 0!important;border-bottom:1px solid var(--editorial-soft-line)!important;border-radius:0!important;background:#fff!important;color:#333!important}
.template-editorial .b2b-catalog-categories nav>a.active,.template-editorial .b2b-catalog-categories nav>a:hover{background:#fff!important;color:#111!important;text-decoration:underline}
.template-editorial .b2b-catalog-search{display:grid!important;grid-template-columns:1fr auto!important;min-height:46px!important;overflow:hidden;border:1px solid #111!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.template-editorial .b2b-catalog-search .catalog-query{display:flex!important;align-items:center!important;gap:8px!important;padding-inline:12px!important}
.template-editorial .b2b-catalog-search input{min-height:44px!important;padding:0!important;border:0!important;box-shadow:none!important}
.template-editorial .b2b-catalog-search button{border:0!important;border-left:1px solid #111!important;border-radius:0!important}
.template-editorial .b2b-catalog-heading{margin-top:28px!important;padding-bottom:13px!important;border-bottom:1px solid #111!important}
.template-editorial .b2b-catalog-heading h1{font-size:35px!important}
.template-editorial .b2b-sort-control{border:0!important;border-radius:0!important;background:#fff!important}
.template-editorial .b2b-sort-control select{border:0!important;border-bottom:1px solid #111!important;border-radius:0!important;background:#fff!important}
.template-editorial .b2b-view-toggle{border:1px solid #111!important;border-radius:0!important;background:#fff!important}
.template-editorial .b2b-view-toggle a{border-radius:0!important;background:#fff!important}
.template-editorial .b2b-view-toggle a.active{text-decoration:underline}
.template-editorial .b2b-catalog-filters{padding:13px 0!important;border:0!important;border-bottom:1px solid var(--editorial-line)!important;border-radius:0!important;background:#fff!important}
.template-editorial .b2b-catalog-filters label{color:#555!important}
.template-editorial .b2b-product-grid{overflow:visible!important;border:0!important;border-radius:0!important;background:#fff!important}
.template-editorial .b2b-product-card{border-radius:0!important;background:#fff!important;box-shadow:none!important;transform:none!important}
.template-editorial.search-page .b2b-list-view .b2b-product-card{display:grid!important;grid-template-columns:180px minmax(0,1fr)!important;gap:18px!important;min-height:152px!important;padding:16px 0!important;border:0!important;border-bottom:1px solid var(--editorial-line)!important}
.template-editorial.search-page .b2b-list-view .b2b-card-media-wrap,.template-editorial.search-page .b2b-list-view .b2b-product-media{height:120px!important;border:0!important;border-radius:0!important;background:#fff!important}
.template-editorial.search-page .b2b-grid-view{display:grid!important;grid-template-columns:repeat(var(--listing-cols,4),minmax(0,1fr))!important;gap:28px 16px!important}
.template-editorial.search-page .b2b-grid-view .b2b-product-card{display:block!important;padding:0!important;border:0!important;background:#fff!important}
.template-editorial.search-page .b2b-grid-view .b2b-card-media-wrap,.template-editorial.search-page .b2b-grid-view .b2b-product-media{height:auto!important;aspect-ratio:4/3!important;border:0!important;border-radius:0!important;background:#fff!important}
.template-editorial.search-page .b2b-grid-view .b2b-product-copy{padding-top:10px!important}
.template-editorial .b2b-card-save button,.template-editorial .b2b-card-save a{border:1px solid #111!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.template-editorial .b2b-featured,.template-editorial .b2b-photo-count{border-radius:0!important;background:#fff!important;color:#111!important}
.template-editorial .pagination a{border:0!important;border-bottom:1px solid #111!important;border-radius:0!important;background:#fff!important;color:#111!important}
.template-editorial .pagination a.active{border-bottom-width:3px!important;background:#fff!important;color:#111!important}

/* Product and supplier pages */
.template-editorial .b2b-breadcrumb{padding-block:16px!important;border-bottom:1px solid var(--editorial-soft-line)!important;color:#666!important}
.template-editorial .b2b-product-detail{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr)!important;gap:44px!important;padding-top:28px!important}
.template-editorial .b2b-gallery-stage{height:min(42vw,570px)!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.template-editorial .b2b-gallery-stage img,.template-editorial .b2b-gallery-stage video{object-fit:contain!important}
.template-editorial .b2b-gallery-thumbs button{border:0!important;border-bottom:2px solid transparent!important;border-radius:0!important;background:#fff!important}
.template-editorial .b2b-gallery-thumbs button.active{border-color:#111!important;box-shadow:none!important}
.template-editorial .b2b-product-summary h1{font-size:clamp(32px,4vw,54px)!important;line-height:1.04!important}
.template-editorial .b2b-detail-price{padding-block:18px!important;border-block:1px solid #111!important}
.template-editorial .b2b-detail-price strong{font-size:24px!important}
.template-editorial .b2b-key-terms{display:grid!important;grid-template-columns:1fr 1fr!important;gap:0!important;border-bottom:1px solid var(--editorial-line)!important}
.template-editorial .b2b-key-terms div{padding:12px 14px 12px 0!important;border:0!important;border-top:1px solid var(--editorial-soft-line)!important;border-radius:0!important;background:#fff!important}
.template-editorial .b2b-supplier-mini{padding:15px 0!important;border:0!important;border-bottom:1px solid var(--editorial-line)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.template-editorial .b2b-company-logo{border:1px solid var(--editorial-line)!important;border-radius:0!important;background:#fff!important}
.template-editorial .b2b-detail-actions{gap:8px!important}
.template-editorial .b2b-product-content{display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;gap:50px!important;padding-block:54px 90px!important}
.template-editorial .b2b-product-content main>section{padding:26px 0!important;border:0!important;border-top:1px solid #111!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.template-editorial .b2b-spec-table{border-top:1px solid var(--editorial-line)!important}
.template-editorial .b2b-spec-table div{border-bottom:1px solid var(--editorial-soft-line)!important;background:#fff!important}
.template-editorial .b2b-company-facts{position:sticky!important;top:122px!important;padding:0 0 0 22px!important;border:0!important;border-left:1px solid #111!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.template-editorial .b2b-company-facts dl div{border-bottom:1px solid var(--editorial-soft-line)!important}
.template-editorial .b2b-comments,.template-editorial .comment-form,.template-editorial .comment-item{background:#fff!important}
.template-editorial .comment-item{border-top:1px solid var(--editorial-soft-line)!important}
.template-editorial .comment-avatar,.template-editorial .b2b-review-avatar{border:1px solid var(--editorial-line)!important;border-radius:50%!important;background:#fff!important;color:#111!important}
.template-editorial .b2b-inquiry-dialog{width:min(620px,calc(100vw - 24px))!important;border:1px solid #111!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.template-editorial .b2b-dialog-head{border-bottom:1px solid #111!important;background:#fff!important}
.template-editorial .b2b-inquiry-dialog form{background:#fff!important}
.template-editorial .b2b-floating-contact{right:18px!important;bottom:18px!important;border:2px solid #111!important;border-radius:0!important;background:#fff!important;color:#111!important;box-shadow:none!important}
.template-editorial .b2b-directory{padding-block:50px 90px!important}
.template-editorial .b2b-directory>header{padding-bottom:20px!important;border-bottom:1px solid #111!important;background:#fff!important}
.template-editorial .b2b-supplier-directory-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:0 34px!important}
.template-editorial .b2b-supplier-directory-grid article{padding:22px 0!important;border:0!important;border-bottom:1px solid var(--editorial-line)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.template-editorial .b2b-supplier-cover{padding-top:26px!important;background:#fff!important}
.template-editorial .b2b-supplier-cover img{max-height:390px!important;border-radius:0!important;object-fit:cover!important}
.template-editorial .b2b-supplier-profile{padding-block:32px 70px!important}
.template-editorial .b2b-supplier-hero{padding:0 0 26px!important;border:0!important;border-bottom:1px solid #111!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.template-editorial .b2b-supplier-intro h1{font-size:clamp(34px,4.5vw,58px)!important}
.template-editorial .b2b-supplier-stats span{border-left:1px solid var(--editorial-line)!important;background:#fff!important}
.template-editorial .b2b-supplier-layout{grid-template-columns:minmax(0,1fr) 300px!important;gap:50px!important}
.template-editorial .b2b-profile-tabs{top:105px!important;border-bottom:1px solid #111!important;background:#fff!important}
.template-editorial .b2b-profile-tabs a{border-radius:0!important;background:#fff!important}
.template-editorial .b2b-profile-tabs a:hover{text-decoration:underline}
.template-editorial .b2b-supplier-layout main>section{padding-block:30px!important;border-bottom:1px solid var(--editorial-line)!important;background:#fff!important}
.template-editorial .b2b-company-gallery>div{gap:10px!important}
.template-editorial .b2b-company-gallery a,.template-editorial .b2b-company-gallery img{border-radius:0!important}
.template-editorial .b2b-review-list article{border-top:1px solid var(--editorial-soft-line)!important;background:#fff!important}
.template-editorial .b2b-supplier-community{border-top:1px solid #111!important;background:#fff!important}

/* Blog, pages and error states */
.template-editorial .content-hero,.template-editorial .blog-hero{padding-block:48px 24px!important;border-bottom:1px solid #111!important;background:#fff!important;color:#111!important}
.template-editorial .content-hero :where(h1,p),.template-editorial .blog-hero :where(h1,p){color:#111!important}
.template-editorial .blog-tag-filter a,.template-editorial .tag-list a,.template-editorial .card-tags span{border:0!important;border-bottom:1px solid #111!important;border-radius:0!important;background:#fff!important;color:#111!important}
.template-editorial .blog-index-section{padding-block:36px 90px!important}
.template-editorial .blog-index-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:42px 28px!important}
.template-editorial .blog-card{border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.template-editorial .blog-card-link{display:grid!important;grid-template-columns:minmax(180px,.9fr) 1.1fr!important;gap:20px!important}
.template-editorial .blog-card-media{border:0!important;border-radius:0!important;background:#fff!important}
.template-editorial .blog-card-media img{border-radius:0!important}
.template-editorial .blog-card-content{padding:0!important}
.template-editorial .article-header{padding-block:48px 0!important;background:#fff!important;color:#111!important}
.template-editorial .article-header :where(h1,p,small){color:#111!important}
.template-editorial .article-cover{margin-top:32px!important}
.template-editorial .article-cover img{max-height:620px!important;border-radius:0!important;object-fit:cover!important}
.template-editorial .article-body{padding-block:48px 80px!important;background:#fff!important}
.template-editorial .article-body :where(h2,h3){margin-top:42px!important;padding-top:16px!important;border-top:1px solid #111!important}
.template-editorial .content-layout,.template-editorial .section-block,.template-editorial .related-articles{background:#fff!important}
.template-editorial .content-main,.template-editorial .content-sidebar,.template-editorial .not-found-card{border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.template-editorial .content-sidebar{border-left:1px solid var(--editorial-line)!important}
.template-editorial .not-found-card{border-block:1px solid #111!important}

/* Authentication, account and publishing */
.template-editorial.auth-body{min-height:100vh!important;background:#fff!important;color:#111!important}
.template-editorial .auth-shell{width:min(calc(100% - 40px),1180px)!important;min-height:calc(100vh - 80px)!important;margin:40px auto!important;overflow:hidden;border:1px solid #111!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.template-editorial .auth-story{padding:52px!important;border-right:1px solid #111!important;background:#fff!important;color:#111!important}
.template-editorial .auth-story:before,.template-editorial .auth-story:after{display:none!important}
.template-editorial .auth-story :where(h1,p,li,.auth-mark){color:#111!important}
.template-editorial .auth-story li{border-top:1px solid var(--editorial-soft-line)!important}
.template-editorial .auth-form-wrap{background:#fff!important}
.template-editorial .auth-form-card{border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.template-editorial .auth-form-card h2{font-size:34px!important}
.template-editorial .auth-switch{border-top:1px solid var(--editorial-line)!important}
.template-editorial .account-shell{display:grid!important;grid-template-columns:230px minmax(0,1fr)!important;gap:40px!important;padding-block:36px 90px!important}
.template-editorial .account-sidebar{position:sticky!important;top:118px!important;align-self:start;padding:0 24px 0 0!important;border:0!important;border-right:1px solid #111!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.template-editorial .account-sidebar nav a,.template-editorial .account-logout{border-bottom:1px solid var(--editorial-soft-line)!important;border-radius:0!important;background:#fff!important}
.template-editorial .account-sidebar nav a.active{font-weight:800!important;text-decoration:underline}
.template-editorial .account-content{padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.template-editorial .account-content>h1{padding-bottom:16px!important;border-bottom:1px solid #111!important}
.template-editorial .account-content :where(.metric-card,.dashboard-card,.listing-row,.favorite-card,.inquiry-list article,.notification-list article){border:0!important;border-bottom:1px solid var(--editorial-line)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.template-editorial .publish-wizard-shell{display:grid!important;grid-template-columns:220px minmax(0,1fr)!important;gap:40px!important;padding-block:36px 90px!important}
.template-editorial .publish-steps{position:sticky!important;top:118px!important;align-self:start;padding-right:24px!important;border-right:1px solid #111!important;background:#fff!important}
.template-editorial .publish-steps li{border-bottom:1px solid var(--editorial-soft-line)!important;background:#fff!important}
.template-editorial .publish-steps li.active{text-decoration:underline}
.template-editorial .publish-form,.template-editorial .publish-step,.template-editorial .listing-form-section{border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.template-editorial .publish-step>header,.template-editorial .listing-form-section>header{padding-bottom:12px!important;border-bottom:1px solid #111!important}
.template-editorial .drop-zone,.template-editorial .media-dropzone{border:1px dashed #111!important;border-radius:0!important;background:#fff!important}
.template-editorial .media-preview-card{border:1px solid var(--editorial-line)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}

/* Footer */
.template-editorial .site-footer{padding-top:48px!important;border-top:1px solid #111!important;background:#fff!important;color:#111!important}
.template-editorial .site-footer :where(a,h3,p,span){color:#111!important}
.template-editorial .site-footer a{text-decoration:underline;text-underline-offset:3px}
.template-editorial .footer-bottom{border-top:1px solid var(--editorial-line)!important}

[dir=rtl] .template-editorial .header-search button,[dir=rtl] .template-editorial .sk-hero-search button,[dir=rtl] .template-editorial .b2b-catalog-search button{border-left:0!important;border-right:1px solid #111!important}
[dir=rtl] .template-editorial .sk-hero-panel,[dir=rtl] .template-editorial .b2b-company-facts,[dir=rtl] .template-editorial .content-sidebar{border-left:0!important;border-right:1px solid #111!important;padding-left:0!important;padding-right:22px!important}
[dir=rtl] .template-editorial .b2b-catalog-categories,[dir=rtl] .template-editorial .account-sidebar,[dir=rtl] .template-editorial .publish-steps{border-left:1px solid #111!important;border-right:0!important;padding-left:24px!important;padding-right:0!important}

@media(max-width:1100px){
  .template-editorial .header-main{grid-template-columns:auto minmax(260px,1fr) auto!important;gap:16px!important}
  .template-editorial .account-nav .nav-suppliers,.template-editorial .account-nav .nav-icon-link span{display:none!important}
  .template-editorial .home-product-grid,.template-editorial .sk-category-grid,.template-editorial .sk-supplier-grid{grid-template-columns:repeat(3,1fr)!important}
  .template-editorial.search-page .b2b-grid-view{grid-template-columns:repeat(3,1fr)!important}
  .template-editorial .blog-index-grid{grid-template-columns:1fr!important}
}
@media(max-width:820px){
  .template-editorial .page-shell{width:min(calc(100% - 28px),1400px)!important}
  .template-editorial .top-strip,.template-editorial .category-bar,.template-editorial .header-search{display:none!important}
  .template-editorial .header-main{grid-template-columns:auto 1fr auto!important;min-height:61px!important}
  .template-editorial .menu-button{display:flex!important}
  .template-editorial .sk-home{padding-top:16px!important}
  .template-editorial .sk-home-hero{grid-template-columns:1fr!important;gap:28px!important;padding-top:18px!important}
  .template-editorial .sk-home-hero h1{font-size:clamp(38px,11vw,62px)!important}
  .template-editorial .sk-hero-panel{border-left:0!important;border-top:1px solid #111!important}
  .template-editorial .sk-hero-panel header,.template-editorial .sk-hero-category-list a{padding-left:0!important}
  .template-editorial .sk-metrics{grid-template-columns:1fr 1fr!important}
  .template-editorial .sk-metrics article:nth-child(3){border-left:0!important;border-top:1px solid var(--editorial-line)!important;padding-left:0!important}
  .template-editorial .sk-metrics article:nth-child(4){border-top:1px solid var(--editorial-line)!important}
  .template-editorial .home-product-grid,.template-editorial .sk-category-grid,.template-editorial .sk-supplier-grid{grid-template-columns:repeat(2,1fr)!important}
  .template-editorial .sk-steps{grid-template-columns:1fr!important}
  .template-editorial .sk-steps article+article{padding-left:0!important;border-left:0!important;border-top:1px solid var(--editorial-line)!important}
  .template-editorial .b2b-catalog-shell,.template-editorial .b2b-product-detail,.template-editorial .b2b-product-content,.template-editorial .b2b-supplier-layout,.template-editorial .account-shell,.template-editorial .publish-wizard-shell{display:block!important}
  .template-editorial .b2b-catalog-categories,.template-editorial .publish-steps{display:none!important}
  .template-editorial .b2b-product-summary{padding-top:30px!important}
  .template-editorial .b2b-company-facts,.template-editorial .account-sidebar{position:static!important;margin-bottom:34px!important;padding:0 0 22px!important;border:0!important;border-bottom:1px solid #111!important}
  .template-editorial .account-sidebar nav{display:grid!important;grid-template-columns:repeat(2,1fr)!important}
  .template-editorial .b2b-supplier-directory-grid{grid-template-columns:1fr!important}
  .template-editorial .b2b-profile-tabs{top:61px!important}
  .template-editorial .auth-shell{grid-template-columns:1fr!important;margin:20px auto!important}
  .template-editorial .auth-story{padding:30px!important;border-right:0!important;border-bottom:1px solid #111!important}
}
@media(max-width:560px){
  .template-editorial .account-nav>a:not(.post-button),.template-editorial .account-menu{display:none!important}
  .template-editorial .post-button{padding-inline:9px!important}
  .template-editorial .sk-hero-search,.template-editorial .b2b-catalog-search{grid-template-columns:1fr!important}
  .template-editorial .sk-hero-search button,.template-editorial .b2b-catalog-search button{border-left:0!important;border-top:1px solid #111!important}
  .template-editorial .sk-home-cta{align-items:flex-start!important;flex-direction:column!important;gap:18px!important}
  .template-editorial .home-product-grid,.template-editorial.search-page .b2b-grid-view{grid-template-columns:repeat(2,1fr)!important;gap:22px 10px!important}
  .template-editorial.search-page .b2b-list-view .b2b-product-card{grid-template-columns:112px minmax(0,1fr)!important;gap:12px!important}
  .template-editorial.search-page .b2b-list-view .b2b-card-media-wrap,.template-editorial.search-page .b2b-list-view .b2b-product-media{height:86px!important}
  .template-editorial .sk-category-grid,.template-editorial .sk-supplier-grid{grid-template-columns:1fr!important}
  .template-editorial .b2b-key-terms{grid-template-columns:1fr!important}
  .template-editorial .blog-card-link{display:block!important}
  .template-editorial .blog-card-content{padding-top:14px!important}
  .template-editorial .account-sidebar nav{grid-template-columns:1fr!important}
  .template-editorial .b2b-inquiry-dialog{max-height:calc(100vh - 12px)!important}
  .template-editorial .b2b-floating-contact{right:10px!important;bottom:10px!important}
}

/* 4.4 Minimal commerce: navigation, search, home and product catalog */
.template-editorial .header-main{
  grid-template-columns:minmax(150px,auto) minmax(280px,680px) 1fr!important;
  gap:32px!important;
  min-height:62px!important;
}
.template-editorial .header-search{
  align-items:center!important;
  height:39px!important;
  overflow:visible!important;
  border:0!important;
  border-bottom:1px solid #111!important;
}
.template-editorial .header-search label{height:38px!important;padding:0 2px!important;color:#737373!important}
.template-editorial .header-search label>svg{width:17px!important;height:17px!important;flex:0 0 auto}
.template-editorial .header-search input{
  width:100%!important;
  min-height:38px!important;
  padding:0 8px!important;
  border:0!important;
  outline:0!important;
  font-size:14px!important;
}
.template-editorial .header-search input:focus{border:0!important;box-shadow:none!important}
.template-editorial .header-search button{
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
  height:38px!important;
  min-height:38px!important;
  padding:0 2px 0 18px!important;
  border:0!important;
  font-size:12px!important;
  white-space:nowrap!important;
}
.template-editorial .header-search button svg{display:none!important}
.template-editorial .category-links{height:36px!important;min-height:36px!important}
.template-editorial .category-links>a,.template-editorial .category-links>details>summary{padding-block:7px!important}

.template-editorial .editorial-home{padding-block:0 86px!important}
.template-editorial .editorial-home .sk-home-hero{
  grid-template-columns:minmax(0,1fr) minmax(250px,310px)!important;
  gap:clamp(44px,7vw,100px)!important;
  padding:56px 0 48px!important;
}
.template-editorial .editorial-home .sk-hero-copy{max-width:900px!important}
.template-editorial .editorial-home .sk-home-hero h1{
  max-width:900px!important;
  margin:9px 0 18px!important;
  font-size:clamp(46px,6vw,82px)!important;
  font-weight:700!important;
  line-height:.96!important;
}
.template-editorial .editorial-home .sk-home-hero h1 span{display:block!important;margin-top:4px!important}
.template-editorial .editorial-home .sk-home-hero p{max-width:620px!important;margin:0!important;font-size:15px!important;line-height:1.7!important}
.template-editorial .editorial-home .sk-hero-search{
  grid-template-columns:minmax(0,1fr) auto!important;
  max-width:740px!important;
  margin-top:34px!important;
  overflow:visible!important;
  border:0!important;
  border-bottom:2px solid #111!important;
}
.template-editorial .editorial-home .sk-hero-search label{min-width:0!important;padding:0 2px!important;color:#666!important}
.template-editorial .editorial-home .sk-hero-search label>svg{width:21px!important;height:21px!important;flex:0 0 auto}
.template-editorial .editorial-home .sk-hero-search input{
  width:100%!important;
  min-height:55px!important;
  padding:0 10px!important;
  border:0!important;
  outline:0!important;
  font-size:17px!important;
}
.template-editorial .editorial-home .sk-hero-search input:focus{border:0!important;box-shadow:none!important}
.template-editorial .editorial-home .sk-hero-search button{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  min-height:55px!important;
  padding:0 2px 0 24px!important;
  border:0!important;
  font-size:13px!important;
}
.template-editorial .editorial-home .sk-hero-search button b{font-size:18px!important;font-weight:400!important}
.template-editorial .editorial-home .sk-trust{display:flex!important;flex-wrap:wrap!important;gap:9px 24px!important;margin-top:18px!important}
.template-editorial .editorial-home .sk-trust span{display:flex!important;align-items:center!important;gap:7px!important}
.template-editorial .editorial-home .sk-hero-panel{padding-top:2px!important}
.template-editorial .editorial-home .sk-hero-panel header{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  padding:0 0 12px 22px!important;
}
.template-editorial .editorial-home .sk-hero-panel header a{font-size:10px!important;text-decoration:none!important}
.template-editorial .editorial-home .sk-hero-category-list a{padding:10px 0 10px 22px!important}
.template-editorial .editorial-home .sk-hero-category-list a:hover strong{text-decoration:underline!important}
.template-editorial .editorial-home .sk-section{margin-top:54px!important}
.template-editorial .editorial-home .sk-featured-section{margin-top:48px!important}
.template-editorial .editorial-home .sk-section-head{margin-bottom:20px!important;padding-bottom:12px!important}
.template-editorial .editorial-home .sk-section-head h2{font-size:clamp(27px,3vw,40px)!important;font-weight:700!important}
.template-editorial .editorial-home .sk-section-head p{display:none!important}
.template-editorial .home-product-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:34px 18px!important;
}
.template-editorial .home-product-grid .b2b-card-media-wrap,
.template-editorial .home-product-grid .b2b-product-media{aspect-ratio:1/1!important;overflow:hidden!important}
.template-editorial .home-product-grid .b2b-product-media img{width:100%!important;height:100%!important;object-fit:contain!important;transition:opacity .18s ease!important}
.template-editorial .home-product-grid .b2b-product-card:hover img{opacity:.82!important}
.template-editorial .home-product-grid .b2b-product-copy{padding-top:11px!important}
.template-editorial .home-product-grid .b2b-product-copy h3{margin:0 0 6px!important;font-size:14px!important;font-weight:600!important;line-height:1.4!important}
.template-editorial .home-product-grid .b2b-product-copy h3 a{text-decoration:none!important}
.template-editorial .home-product-grid .b2b-product-copy h3 a:hover{text-decoration:underline!important}
.template-editorial .home-product-grid .b2b-price-line{display:flex!important;align-items:baseline!important;gap:5px!important}
.template-editorial .home-product-grid .b2b-price-line strong{font-size:14px!important;font-weight:750!important}
.template-editorial .sk-directory-section .sk-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;border-top:0!important}
.template-editorial .sk-directory-section .sk-category-card{padding-right:20px!important}
.template-editorial .sk-directory-section .sk-metrics{margin-top:26px!important;border-top:1px solid #111!important}
.template-editorial .sk-supplier-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 34px!important}
.template-editorial .sk-supplier-card{
  display:grid!important;
  grid-template-columns:48px minmax(0,1fr) auto!important;
  grid-template-rows:auto auto!important;
  align-items:center!important;
  gap:2px 13px!important;
  padding:15px 0!important;
  border-top:1px solid var(--editorial-soft-line)!important;
}
.template-editorial .sk-supplier-card .b2b-company-logo{grid-column:1!important;grid-row:1/3!important;width:48px!important;height:48px!important}
.template-editorial .sk-supplier-card>strong{grid-column:2!important;grid-row:1!important;align-self:end!important}
.template-editorial .sk-supplier-card>span:nth-of-type(2){grid-column:2!important;grid-row:2!important;align-self:start!important;color:#777!important;font-size:10px!important}
.template-editorial .sk-supplier-card>small{grid-column:3!important;grid-row:1/3!important;color:#666!important;font-size:10px!important;font-weight:500!important}
.template-editorial .b2b-insights>div{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:28px!important}
.template-editorial .b2b-insights article a{display:block!important;text-decoration:none!important}
.template-editorial .b2b-insights article img{width:100%!important;aspect-ratio:16/9!important;object-fit:cover!important;margin-bottom:12px!important}
.template-editorial .b2b-insights article h3{margin:5px 0 0!important;font-size:17px!important;line-height:1.35!important}
.template-editorial .sk-home-cta{margin-top:62px!important;gap:32px!important}
.template-editorial .sk-home-cta>div:last-child{display:flex!important;gap:8px!important;flex-wrap:wrap!important}

.template-editorial.search-page .b2b-catalog-shell,
.template-editorial .editorial-catalog{
  display:flex!important;
  flex-direction:column!important;
  gap:0!important;
  padding-block:28px 88px!important;
}
.template-editorial .editorial-catalog .b2b-catalog-categories{
  position:static!important;
  order:0!important;
  width:100%!important;
  padding:0!important;
  overflow:hidden!important;
  border:0!important;
  border-bottom:1px solid var(--editorial-line)!important;
}
.template-editorial .editorial-catalog .b2b-catalog-sidehead{display:none!important}
.template-editorial .editorial-catalog .b2b-catalog-categories nav{
  display:flex!important;
  align-items:center!important;
  gap:24px!important;
  overflow-x:auto!important;
  scrollbar-width:thin!important;
}
.template-editorial .editorial-catalog .b2b-catalog-categories nav>a{
  flex:0 0 auto!important;
  min-height:38px!important;
  padding:7px 0 10px!important;
  border:0!important;
  white-space:nowrap!important;
  font-size:11px!important;
  text-decoration:none!important;
}
.template-editorial .editorial-catalog .b2b-catalog-categories nav>a span{display:inline-flex!important;align-items:center!important;gap:5px!important}
.template-editorial .editorial-catalog .b2b-catalog-categories nav>a svg{display:none!important}
.template-editorial .editorial-catalog .b2b-catalog-categories nav>a small{margin-left:5px!important;color:#888!important;font-size:9px!important}
.template-editorial .editorial-catalog .b2b-catalog-categories nav>a.active{border-bottom:2px solid #111!important;font-weight:800!important}
.template-editorial .editorial-catalog .b2b-catalog-main{width:100%!important}
.template-editorial .editorial-catalog .b2b-catalog-search{
  grid-template-columns:minmax(0,1fr) auto!important;
  width:min(100%,860px)!important;
  min-height:55px!important;
  margin:34px 0 0!important;
  overflow:visible!important;
  border:0!important;
  border-bottom:2px solid #111!important;
}
.template-editorial .editorial-catalog .b2b-catalog-search .catalog-query{min-width:0!important;padding:0 2px!important;color:#666!important}
.template-editorial .editorial-catalog .b2b-catalog-search .catalog-query>svg{width:20px!important;height:20px!important;flex:0 0 auto}
.template-editorial .editorial-catalog .b2b-catalog-search input{
  width:100%!important;
  min-height:53px!important;
  padding:0 10px!important;
  border:0!important;
  outline:0!important;
  font-size:17px!important;
}
.template-editorial .editorial-catalog .b2b-catalog-search input:focus{border:0!important;box-shadow:none!important}
.template-editorial .editorial-catalog .b2b-catalog-search button{
  min-height:53px!important;
  padding:0 2px 0 24px!important;
  border:0!important;
  white-space:nowrap!important;
}
.template-editorial .editorial-catalog .b2b-catalog-heading{
  display:flex!important;
  align-items:end!important;
  justify-content:space-between!important;
  gap:24px!important;
  margin-top:42px!important;
  padding-bottom:14px!important;
}
.template-editorial .editorial-catalog .b2b-catalog-heading h1{margin:3px 0 0!important;font-size:clamp(30px,4vw,48px)!important;font-weight:700!important}
.template-editorial .editorial-catalog .b2b-catalog-heading>div:first-child>span{color:#777!important;font-size:11px!important}
.template-editorial .editorial-catalog .b2b-catalog-actions{display:flex!important;align-items:end!important;gap:13px!important}
.template-editorial .editorial-catalog .b2b-sort-control{display:flex!important;align-items:center!important;gap:8px!important;font-size:10px!important}
.template-editorial .editorial-catalog .b2b-sort-control select{min-height:34px!important;padding:4px 24px 4px 2px!important;font-size:11px!important}
.template-editorial .editorial-catalog .b2b-view-toggle{display:flex!important;height:34px!important;border:0!important}
.template-editorial .editorial-catalog .b2b-view-toggle a{
  display:grid!important;
  place-items:center!important;
  width:34px!important;
  height:34px!important;
  border:0!important;
  color:#999!important;
}
.template-editorial .editorial-catalog .b2b-view-toggle a.active{color:#111!important;border-bottom:2px solid #111!important}
.template-editorial .editorial-catalog .b2b-catalog-filters{
  display:flex!important;
  align-items:end!important;
  gap:18px!important;
  padding:14px 0 18px!important;
}
.template-editorial .editorial-catalog .b2b-catalog-filters label{display:grid!important;gap:4px!important;min-width:130px!important;font-size:10px!important}
.template-editorial .editorial-catalog .b2b-catalog-filters input,
.template-editorial .editorial-catalog .b2b-catalog-filters select{
  min-height:35px!important;
  padding:4px 2px!important;
  border:0!important;
  border-bottom:1px solid #999!important;
  font-size:12px!important;
}
.template-editorial .editorial-catalog .b2b-catalog-filters :where(input,select):focus{border-color:#111!important;box-shadow:none!important}
.template-editorial .editorial-catalog .b2b-catalog-filters button{min-height:35px!important;padding:4px 12px!important}
.template-editorial.search-page .b2b-grid-view{
  grid-template-columns:repeat(var(--listing-cols,4),minmax(0,1fr))!important;
  gap:34px 18px!important;
  padding-top:28px!important;
}
.template-editorial.search-page .b2b-grid-view .b2b-product-card--catalog{min-width:0!important}
.template-editorial.search-page .b2b-grid-view .b2b-card-media-wrap,
.template-editorial.search-page .b2b-grid-view .b2b-product-media{aspect-ratio:1/1!important;overflow:hidden!important}
.template-editorial.search-page .b2b-grid-view .b2b-product-media img{width:100%!important;height:100%!important;object-fit:contain!important;transition:opacity .18s ease!important}
.template-editorial.search-page .b2b-grid-view .b2b-product-card:hover img{opacity:.82!important}
.template-editorial.search-page .b2b-grid-view .b2b-product-copy{padding-top:11px!important}
.template-editorial.search-page .b2b-grid-view .b2b-card-category{margin-bottom:3px!important;color:#888!important;font-size:9px!important;text-transform:uppercase!important;letter-spacing:.08em!important}
.template-editorial.search-page .b2b-grid-view h3{margin:0 0 6px!important;font-size:14px!important;font-weight:600!important;line-height:1.4!important}
.template-editorial.search-page .b2b-grid-view h3 a{text-decoration:none!important}
.template-editorial.search-page .b2b-grid-view h3 a:hover{text-decoration:underline!important}
.template-editorial.search-page .b2b-grid-view .b2b-price-line strong{font-size:14px!important}
.template-editorial .b2b-card-byline{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin-top:8px!important;
  color:#777!important;
  font-size:10px!important;
}
.template-editorial .b2b-card-byline .b2b-supplier-name{display:flex!important;min-width:0!important;align-items:center!important;gap:4px!important;color:#555!important;text-decoration:none!important}
.template-editorial .b2b-card-byline .b2b-supplier-name span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.template-editorial .b2b-card-byline .b2b-supplier-name svg{width:13px!important;height:13px!important;flex:0 0 auto!important}
.template-editorial.search-page .b2b-list-view{display:block!important;padding-top:18px!important}
.template-editorial.search-page .b2b-list-view .b2b-product-card--catalog{
  display:grid!important;
  grid-template-columns:154px minmax(0,1fr)!important;
  gap:20px!important;
  min-height:0!important;
  padding:16px 0!important;
}
.template-editorial.search-page .b2b-list-view .b2b-card-media-wrap,
.template-editorial.search-page .b2b-list-view .b2b-product-media{width:154px!important;height:116px!important;aspect-ratio:auto!important;overflow:hidden!important}
.template-editorial.search-page .b2b-list-view .b2b-product-media img{width:100%!important;height:100%!important;object-fit:contain!important}
.template-editorial.search-page .b2b-list-view .b2b-product-copy{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  grid-template-rows:auto auto 1fr!important;
  align-content:start!important;
  gap:3px 24px!important;
  padding:0!important;
}
.template-editorial.search-page .b2b-list-view .b2b-card-category{grid-column:1!important;color:#888!important;font-size:9px!important;text-transform:uppercase!important;letter-spacing:.08em!important}
.template-editorial.search-page .b2b-list-view h3{grid-column:1!important;margin:2px 0!important;font-size:16px!important;font-weight:600!important;line-height:1.35!important}
.template-editorial.search-page .b2b-list-view h3 a{text-decoration:none!important}
.template-editorial.search-page .b2b-list-view h3 a:hover{text-decoration:underline!important}
.template-editorial.search-page .b2b-list-view .b2b-price-line{grid-column:2!important;grid-row:1/3!important;align-self:center!important;text-align:right!important;white-space:nowrap!important}
.template-editorial.search-page .b2b-list-view .b2b-price-line strong{font-size:16px!important}
.template-editorial.search-page .b2b-list-view .b2b-card-byline{grid-column:1/3!important;align-self:end!important;margin-top:10px!important}
.template-editorial .b2b-card-save{top:8px!important;right:8px!important}
.template-editorial .b2b-card-save button,.template-editorial .b2b-card-save a{display:grid!important;place-items:center!important;width:31px!important;height:31px!important;min-height:31px!important;padding:0!important;border:1px solid #ddd!important}
.template-editorial .b2b-featured,.template-editorial .b2b-photo-count{border:1px solid #ddd!important;font-size:9px!important}
.template-editorial .b2b-image-empty{background:transparent!important;color:#888!important}

@media(max-width:1100px){
  .template-editorial .header-main{grid-template-columns:auto minmax(240px,1fr) auto!important;gap:18px!important}
  .template-editorial .home-product-grid,.template-editorial.search-page .b2b-grid-view{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .template-editorial .editorial-home .sk-home-hero{grid-template-columns:minmax(0,1fr) 260px!important;gap:42px!important}
}
@media(max-width:820px){
  .template-editorial .editorial-home{padding-bottom:64px!important}
  .template-editorial .editorial-home .sk-home-hero{display:block!important;padding:34px 0 38px!important}
  .template-editorial .editorial-home .sk-home-hero h1{font-size:clamp(42px,12vw,68px)!important}
  .template-editorial .editorial-home .sk-hero-panel{margin-top:40px!important;padding-top:18px!important;border-top:1px solid #111!important}
  .template-editorial .editorial-home .sk-hero-panel header{padding-left:0!important}
  .template-editorial .editorial-home .sk-hero-category-list{display:grid!important;grid-template-columns:1fr 1fr!important;gap:0 20px!important}
  .template-editorial .editorial-home .sk-hero-category-list a{padding-left:0!important}
  .template-editorial .home-product-grid,.template-editorial.search-page .b2b-grid-view{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .template-editorial .sk-directory-section .sk-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .template-editorial .sk-supplier-grid{grid-template-columns:1fr!important}
  .template-editorial .b2b-insights>div{grid-template-columns:1fr 1fr!important}
  .template-editorial .editorial-catalog .b2b-catalog-heading{align-items:flex-start!important}
  .template-editorial .editorial-catalog .b2b-catalog-filters{flex-wrap:wrap!important}
  .template-editorial .editorial-catalog .b2b-catalog-filters label{flex:1 1 140px!important}
}
@media(max-width:560px){
  .template-editorial .editorial-home .sk-home-hero h1 span{display:inline!important}
  .template-editorial .editorial-home .sk-hero-search,
  .template-editorial .editorial-catalog .b2b-catalog-search{grid-template-columns:minmax(0,1fr) auto!important}
  .template-editorial .editorial-home .sk-hero-search button,
  .template-editorial .editorial-catalog .b2b-catalog-search button{padding-left:12px!important;border:0!important;border-top:0!important}
  .template-editorial .editorial-home .sk-hero-search button span{display:none!important}
  .template-editorial .editorial-home .sk-hero-category-list{grid-template-columns:1fr!important}
  .template-editorial .home-product-grid,.template-editorial.search-page .b2b-grid-view{gap:26px 10px!important}
  .template-editorial .sk-directory-section .sk-category-grid{grid-template-columns:1fr!important}
  .template-editorial .editorial-home .sk-metrics{grid-template-columns:1fr 1fr!important}
  .template-editorial .b2b-insights>div{grid-template-columns:1fr!important}
  .template-editorial .sk-home-cta{display:block!important}
  .template-editorial .sk-home-cta>div:last-child{margin-top:20px!important}
  .template-editorial .editorial-catalog .b2b-catalog-search{width:100%!important;margin-top:24px!important}
  .template-editorial .editorial-catalog .b2b-catalog-heading{display:block!important;margin-top:34px!important}
  .template-editorial .editorial-catalog .b2b-catalog-actions{justify-content:space-between!important;margin-top:18px!important}
  .template-editorial .editorial-catalog .b2b-catalog-filters{gap:12px!important}
  .template-editorial .editorial-catalog .b2b-catalog-filters button{width:100%!important}
  .template-editorial.search-page .b2b-list-view .b2b-product-card--catalog{grid-template-columns:106px minmax(0,1fr)!important;gap:12px!important;padding:13px 0!important}
  .template-editorial.search-page .b2b-list-view .b2b-card-media-wrap,
  .template-editorial.search-page .b2b-list-view .b2b-product-media{width:106px!important;height:86px!important}
  .template-editorial.search-page .b2b-list-view .b2b-product-copy{display:block!important}
  .template-editorial.search-page .b2b-list-view h3{font-size:13px!important}
  .template-editorial.search-page .b2b-list-view .b2b-price-line{margin-top:5px!important;text-align:left!important}
  .template-editorial.search-page .b2b-list-view .b2b-price-line strong{font-size:13px!important}
  .template-editorial.search-page .b2b-list-view .b2b-card-byline{margin-top:7px!important}
  .template-editorial.search-page .b2b-list-view .b2b-card-byline>span{display:none!important}
}

/* 4.4.1 visual corrections: form specificity, comments and catalog controls */
.template-editorial .header-search input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=file]),
.template-editorial .editorial-home .sk-hero-search input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=file]),
.template-editorial .editorial-catalog .b2b-catalog-search input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=file]){
  padding-inline:10px!important;
  border:0!important;
  border-radius:0!important;
  outline:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.template-editorial .header-search input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=file]){
  height:38px!important;
  min-height:38px!important;
}
.template-editorial .editorial-home .sk-hero-search{
  height:58px!important;
  min-height:58px!important;
}
.template-editorial .editorial-home .sk-hero-search label,
.template-editorial .editorial-home .sk-hero-search input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=file]),
.template-editorial .editorial-home .sk-hero-search button{
  height:58px!important;
  min-height:58px!important;
}
.template-editorial .editorial-catalog .b2b-catalog-search input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=file]){
  height:53px!important;
  min-height:53px!important;
}

.template-editorial .b2b-comments{padding-inline:0!important}
.template-editorial .b2b-comments>header{padding-bottom:13px!important;border-bottom:1px solid #111!important}
.template-editorial .b2b-comments .comment-form{
  grid-template-columns:42px minmax(0,1fr) auto!important;
  gap:14px!important;
  margin-top:20px!important;
  padding:16px 4px 20px!important;
  border:0!important;
  border-bottom:1px solid var(--editorial-line)!important;
}
.template-editorial .b2b-comments .comment-list{
  display:block!important;
  margin-top:0!important;
  padding:0 4px!important;
  border:0!important;
}
.template-editorial .b2b-comments .comment-item{
  display:grid!important;
  grid-template-columns:38px minmax(0,1fr)!important;
  gap:16px!important;
  margin:0!important;
  padding:20px 0!important;
  border:0!important;
  border-bottom:1px solid var(--editorial-soft-line)!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.template-editorial .b2b-comments .comment-avatar{
  width:38px!important;
  height:38px!important;
  margin:2px 0 0!important;
  border:1px solid var(--editorial-line)!important;
  flex:0 0 38px!important;
}
.template-editorial .b2b-comments .comment-item>div:last-child{min-width:0!important;padding:0!important}
.template-editorial .b2b-comments .comment-item header{align-items:baseline!important;gap:16px!important}
.template-editorial .b2b-comments .comment-item p{margin:7px 0 0!important;line-height:1.65!important}

.template-editorial .editorial-catalog .b2b-sort-control,
.template-editorial .editorial-catalog .b2b-sort-control span,
.template-editorial .editorial-catalog .b2b-sort-control select,
.template-editorial .editorial-catalog .b2b-sort-control option{
  background:#fff!important;
  color:#111!important;
  color-scheme:light!important;
}
.template-editorial .editorial-catalog .b2b-sort-control{border:0!important;box-shadow:none!important}
.template-editorial .editorial-catalog .b2b-sort-control span{font-weight:700!important}
.template-editorial .editorial-catalog .b2b-sort-control select{
  border:0!important;
  border-bottom:1px solid #777!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.template-editorial .editorial-catalog .b2b-view-toggle,
.template-editorial .editorial-catalog .b2b-view-toggle a,
.template-editorial .editorial-catalog .b2b-view-toggle a+a,
.template-editorial .editorial-catalog .b2b-view-toggle a.active{
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.template-editorial .editorial-catalog .b2b-view-toggle a{color:#999!important;opacity:.62!important}
.template-editorial .editorial-catalog .b2b-view-toggle a.active{color:#111!important;opacity:1!important}

.template-editorial.search-page .b2b-grid-view .b2b-product-copy{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  gap:5px!important;
  min-width:0!important;
  padding-top:11px!important;
}
.template-editorial.search-page .b2b-grid-view .b2b-product-copy h3{
  display:block!important;
  min-height:39px!important;
  margin:0!important;
  color:#111!important;
  visibility:visible!important;
}
.template-editorial.search-page .b2b-grid-view .b2b-product-copy h3 a{
  display:-webkit-box!important;
  overflow:hidden!important;
  color:#111!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
}
.template-editorial.search-page .b2b-grid-view .b2b-price-line{
  display:flex!important;
  min-height:22px!important;
  margin:0!important;
  color:#111!important;
  visibility:visible!important;
}
.template-editorial.search-page .b2b-grid-view .b2b-price-line strong{display:inline!important;color:#111!important;font-size:14px!important}
.template-editorial.search-page .b2b-grid-view .b2b-price-line span{display:inline!important;color:#666!important}

@media(max-width:700px){
  .template-editorial .b2b-comments .comment-form{grid-template-columns:36px minmax(0,1fr)!important;padding-inline:0!important}
  .template-editorial .b2b-comments .comment-form .comment-avatar,
  .template-editorial .b2b-comments .comment-item .comment-avatar{width:36px!important;height:36px!important;flex-basis:36px!important}
  .template-editorial .b2b-comments .comment-form .button{grid-column:2!important;justify-self:start!important}
  .template-editorial .b2b-comments .comment-list{padding-inline:0!important}
  .template-editorial .b2b-comments .comment-item{grid-template-columns:36px minmax(0,1fr)!important;gap:12px!important}
}

/* 4.5 Eight-column editorial catalog and borderless home hero */
.template-editorial .header-search button,
.template-editorial .editorial-home .sk-hero-search button,
.template-editorial .editorial-catalog .b2b-catalog-search button{
  border:1px solid #111!important;
  background:#111!important;
  color:#fff!important;
  text-decoration:none!important;
}
.template-editorial .header-search button :where(span,b,svg),
.template-editorial .editorial-home .sk-hero-search button :where(span,b,svg),
.template-editorial .editorial-catalog .b2b-catalog-search button :where(span,b,svg){color:#fff!important}
.template-editorial .header-search button:hover,
.template-editorial .editorial-home .sk-hero-search button:hover,
.template-editorial .editorial-catalog .b2b-catalog-search button:hover{background:#292929!important;color:#fff!important;text-decoration:none!important}

/* Home: one clear typographic statement, followed by a compact category rail. */
.template-editorial .editorial-home{padding-top:0!important}
.template-editorial .editorial-home .sk-home-hero{
  display:block!important;
  min-height:0!important;
  padding:70px 0 34px!important;
  border:0!important;
  border-bottom:1px solid #111!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.template-editorial .editorial-home .sk-home-hero::after{display:none!important;content:none!important}
.template-editorial .editorial-home .sk-hero-copy{width:100%!important;max-width:1120px!important;padding:0!important}
.template-editorial .editorial-home .sk-home-hero h1{
  max-width:1080px!important;
  margin:10px 0 20px!important;
  font-size:clamp(48px,6.2vw,88px)!important;
  font-weight:720!important;
  line-height:.96!important;
  letter-spacing:-.068em!important;
}
.template-editorial .editorial-home .sk-home-hero h1 span{display:inline!important;margin:0!important;font-style:normal!important;font-weight:420!important}
.template-editorial .editorial-home .sk-home-hero p{max-width:760px!important;margin:0!important;color:#575757!important;font-size:16px!important;line-height:1.65!important}
.template-editorial .editorial-home .sk-hero-search{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  width:min(100%,900px)!important;
  height:58px!important;
  min-height:58px!important;
  margin:34px 0 0!important;
  overflow:hidden!important;
  border:1px solid #b9b9b9!important;
  border-radius:4px!important;
  background:#fff!important;
}
.template-editorial .editorial-home .sk-hero-search:focus-within{border-color:#111!important;box-shadow:0 0 0 1px #111!important}
.template-editorial .editorial-home .sk-hero-search label{height:56px!important;min-height:56px!important;padding:0 17px!important;color:#6b6b6b!important}
.template-editorial .editorial-home .sk-hero-search input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=file]){
  height:56px!important;
  min-height:56px!important;
  padding:0 10px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  font-size:16px!important;
}
.template-editorial .editorial-home .sk-hero-search button{
  height:56px!important;
  min-height:56px!important;
  padding:0 24px!important;
  border-width:0 0 0 1px!important;
  border-radius:0 3px 3px 0!important;
}
.template-editorial .editorial-home .sk-trust{margin-top:17px!important}
.template-editorial .editorial-home .sk-hero-panel{
  display:grid!important;
  grid-template-columns:180px minmax(0,1fr)!important;
  gap:24px!important;
  width:100%!important;
  margin-top:52px!important;
  padding:18px 0 0!important;
  border:0!important;
  border-top:1px solid var(--editorial-line)!important;
  background:transparent!important;
}
.template-editorial .editorial-home .sk-hero-panel header{display:block!important;padding:8px 0 0!important;border:0!important}
.template-editorial .editorial-home .sk-hero-panel header strong{display:block!important;font-size:12px!important}
.template-editorial .editorial-home .sk-hero-panel header a{display:inline-block!important;margin-top:6px!important;color:#666!important;font-size:10px!important}
.template-editorial .editorial-home .sk-hero-category-list{
  display:grid!important;
  grid-template-columns:repeat(8,minmax(0,1fr))!important;
  gap:0!important;
}
.template-editorial .editorial-home .sk-hero-category-list a{
  display:block!important;
  min-width:0!important;
  padding:8px 11px!important;
  border:0!important;
  border-left:1px solid var(--editorial-soft-line)!important;
  background:transparent!important;
}
.template-editorial .editorial-home .sk-hero-category-list a>span:first-child,
.template-editorial .editorial-home .sk-hero-category-list a>b{display:none!important}
.template-editorial .editorial-home .sk-hero-category-list strong{display:block!important;overflow:hidden!important;font-size:11px!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.template-editorial .editorial-home .sk-hero-category-list small{display:block!important;margin-top:4px!important;color:#777!important;font-size:9px!important}

/* Catalog: category navigation is a true left rail, never a top strip. */
.template-editorial .editorial-catalog.b2b-catalog-shell{
  display:grid!important;
  grid-template-columns:190px minmax(0,1fr)!important;
  align-items:start!important;
  gap:42px!important;
  padding:42px 0 86px!important;
}
.template-editorial .editorial-catalog .b2b-catalog-categories{
  position:sticky!important;
  top:118px!important;
  order:0!important;
  width:auto!important;
  padding:0 24px 0 0!important;
  overflow:visible!important;
  border:0!important;
  border-right:1px solid var(--editorial-line)!important;
  background:transparent!important;
}
.template-editorial .editorial-catalog .b2b-catalog-sidehead{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  min-height:42px!important;
  padding:0 0 12px!important;
  border:0!important;
  border-bottom:1px solid #111!important;
  background:transparent!important;
  color:#111!important;
}
.template-editorial .editorial-catalog .b2b-catalog-sidehead span{font-size:12px!important;font-weight:800!important}
.template-editorial .editorial-catalog .b2b-catalog-sidehead small{color:#777!important;font-size:10px!important}
.template-editorial .editorial-catalog .b2b-catalog-categories nav{display:block!important;overflow:visible!important}
.template-editorial .editorial-catalog .b2b-catalog-categories nav>a{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  min-height:38px!important;
  padding:9px 0!important;
  border:0!important;
  border-bottom:1px solid var(--editorial-soft-line)!important;
  color:#555!important;
  font-size:11px!important;
}
.template-editorial .editorial-catalog .b2b-catalog-categories nav>a span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.template-editorial .editorial-catalog .b2b-catalog-categories nav>a small{flex:0 0 auto!important;margin:0!important;color:#8a8a8a!important;font-size:9px!important}
.template-editorial .editorial-catalog .b2b-catalog-categories nav>a.active{border-bottom:1px solid #111!important;color:#111!important;font-weight:800!important}
.template-editorial .editorial-catalog .b2b-catalog-main{order:1!important;min-width:0!important}
.template-editorial .editorial-catalog .b2b-catalog-heading{
  display:flex!important;
  align-items:end!important;
  justify-content:space-between!important;
  gap:28px!important;
  margin:0!important;
  padding:0 0 20px!important;
  border:0!important;
  border-bottom:1px solid #111!important;
}
.template-editorial .editorial-catalog .b2b-catalog-title{min-width:0!important}
.template-editorial .editorial-catalog .b2b-catalog-title>span{display:block!important;margin-bottom:5px!important;color:#737373!important;font-size:10px!important;font-weight:650!important;letter-spacing:.08em!important;text-transform:uppercase!important}
.template-editorial .editorial-catalog .b2b-catalog-heading h1{margin:0!important;font-size:clamp(32px,3.5vw,50px)!important;font-weight:720!important;line-height:1!important}
.template-editorial .editorial-catalog .b2b-catalog-actions{display:flex!important;align-items:center!important;gap:14px!important;flex:0 0 auto!important}
.template-editorial .editorial-catalog .b2b-sort-control{display:flex!important;align-items:center!important;gap:8px!important;min-height:38px!important;padding:0!important;border:0!important;background:transparent!important;color:#111!important}
.template-editorial .editorial-catalog .b2b-sort-control span{color:#555!important;font-size:10px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.07em!important}
.template-editorial .editorial-catalog .b2b-sort-control select{
  width:auto!important;
  min-width:112px!important;
  min-height:38px!important;
  padding:5px 28px 5px 10px!important;
  border:1px solid #bbb!important;
  border-radius:3px!important;
  background:#fff!important;
  color:#111!important;
  font-size:11px!important;
}
.template-editorial .editorial-catalog .b2b-view-toggle{display:flex!important;gap:2px!important;height:38px!important;border:0!important;background:transparent!important}
.template-editorial .editorial-catalog .b2b-view-toggle a{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;border:0!important;background:transparent!important;color:#999!important;opacity:1!important}
.template-editorial .editorial-catalog .b2b-view-toggle a.active{background:#111!important;color:#fff!important}
.template-editorial .editorial-catalog .b2b-view-toggle a.active svg{color:#fff!important}
.template-editorial .editorial-catalog .b2b-catalog-search{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  width:100%!important;
  height:52px!important;
  min-height:52px!important;
  margin:24px 0 0!important;
  overflow:hidden!important;
  border:1px solid #b9b9b9!important;
  border-radius:4px!important;
  background:#fff!important;
}
.template-editorial .editorial-catalog .b2b-catalog-search:focus-within{border-color:#111!important;box-shadow:0 0 0 1px #111!important}
.template-editorial .editorial-catalog .b2b-catalog-search .catalog-query{height:50px!important;min-height:50px!important;padding:0 16px!important;color:#707070!important}
.template-editorial .editorial-catalog .b2b-catalog-search input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=file]){
  height:50px!important;
  min-height:50px!important;
  padding:0 9px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  font-size:14px!important;
}
.template-editorial .editorial-catalog .b2b-catalog-search button{height:50px!important;min-height:50px!important;min-width:112px!important;padding:0 22px!important;border-width:0 0 0 1px!important;border-radius:0 3px 3px 0!important}
.template-editorial .editorial-catalog .b2b-catalog-filters{display:flex!important;align-items:end!important;gap:14px!important;padding:16px 0 10px!important;border:0!important;border-bottom:1px solid var(--editorial-line)!important;background:transparent!important}
.template-editorial .editorial-catalog .b2b-catalog-filters label{display:grid!important;gap:5px!important;min-width:110px!important;color:#666!important;font-size:9px!important;text-transform:uppercase!important;letter-spacing:.05em!important}
.template-editorial .editorial-catalog .b2b-catalog-filters :where(input,select){min-height:35px!important;padding:4px 9px!important;border:1px solid #c8c8c8!important;border-radius:3px!important;background:#fff!important;color:#111!important;font-size:11px!important}
.template-editorial .editorial-catalog .b2b-catalog-filters button{min-height:35px!important;padding:4px 15px!important}

.template-editorial .home-product-grid,
.template-editorial.search-page .b2b-grid-view{
  grid-template-columns:repeat(var(--listing-cols,8),minmax(0,1fr))!important;
  gap:30px 14px!important;
}
.template-editorial .home-product-grid .b2b-product-copy,
.template-editorial.search-page .b2b-grid-view .b2b-product-copy{padding-top:9px!important}
.template-editorial .home-product-grid .b2b-product-copy h3,
.template-editorial.search-page .b2b-grid-view .b2b-product-copy h3{min-height:34px!important;margin:0 0 4px!important;font-size:12px!important;line-height:1.4!important}
.template-editorial .home-product-grid .b2b-price-line strong,
.template-editorial.search-page .b2b-grid-view .b2b-price-line strong{font-size:12px!important}
.template-editorial.search-page .b2b-grid-view .b2b-card-category{font-size:8px!important}
.template-editorial.search-page .b2b-grid-view .b2b-card-byline{display:none!important}

[dir=rtl] .template-editorial .editorial-catalog .b2b-catalog-categories{padding:0 0 0 24px!important;border-right:0!important;border-left:1px solid var(--editorial-line)!important}
[dir=rtl] .template-editorial .editorial-home .sk-hero-search button,
[dir=rtl] .template-editorial .editorial-catalog .b2b-catalog-search button{border-width:0 1px 0 0!important;border-radius:3px 0 0 3px!important}
[dir=rtl] .template-editorial .editorial-home .sk-hero-category-list a{border-left:0!important;border-right:1px solid var(--editorial-soft-line)!important}

@media(max-width:1280px){
  .template-editorial .home-product-grid,.template-editorial.search-page .b2b-grid-view{grid-template-columns:repeat(6,minmax(0,1fr))!important}
  .template-editorial .editorial-home .sk-hero-category-list{grid-template-columns:repeat(4,minmax(0,1fr))!important}
}
@media(max-width:1020px){
  .template-editorial .home-product-grid,.template-editorial.search-page .b2b-grid-view{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  .template-editorial .editorial-catalog.b2b-catalog-shell{grid-template-columns:165px minmax(0,1fr)!important;gap:28px!important}
  .template-editorial .editorial-catalog .b2b-catalog-categories{padding-right:18px!important}
}
@media(max-width:860px){
  .template-editorial .editorial-home .sk-home-hero{padding:46px 0 30px!important}
  .template-editorial .editorial-home .sk-home-hero h1{font-size:clamp(43px,10vw,68px)!important}
  .template-editorial .editorial-home .sk-hero-panel{display:block!important;margin-top:38px!important}
  .template-editorial .editorial-home .sk-hero-panel header{display:flex!important;justify-content:space-between!important;padding-bottom:10px!important}
  .template-editorial .editorial-home .sk-hero-panel header a{margin-top:0!important}
  .template-editorial .editorial-catalog.b2b-catalog-shell{display:block!important;padding-top:30px!important}
  .template-editorial .editorial-catalog .b2b-catalog-categories{display:none!important}
  .template-editorial .editorial-catalog .b2b-catalog-heading{align-items:flex-start!important}
}
@media(max-width:680px){
  .template-editorial .home-product-grid,.template-editorial.search-page .b2b-grid-view{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:25px 10px!important}
  .template-editorial .editorial-home .sk-hero-category-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .template-editorial .editorial-catalog .b2b-catalog-heading{display:block!important}
  .template-editorial .editorial-catalog .b2b-catalog-actions{justify-content:space-between!important;margin-top:18px!important}
  .template-editorial .editorial-catalog .b2b-catalog-filters{display:grid!important;grid-template-columns:1fr 1fr!important}
  .template-editorial .editorial-catalog .b2b-catalog-filters label{min-width:0!important}
  .template-editorial .editorial-catalog .b2b-catalog-filters button{grid-column:1/-1!important}
}
@media(max-width:480px){
  .template-editorial .home-product-grid,.template-editorial.search-page .b2b-grid-view{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .template-editorial .editorial-home .sk-home-hero{padding-top:34px!important}
  .template-editorial .editorial-home .sk-home-hero h1{font-size:39px!important;letter-spacing:-.055em!important}
  .template-editorial .editorial-home .sk-hero-search button span{display:none!important}
  .template-editorial .editorial-home .sk-hero-search button{width:54px!important;padding:0 16px!important}
  .template-editorial .editorial-catalog .b2b-catalog-search button{min-width:82px!important;padding-inline:14px!important}
  .template-editorial .editorial-catalog .b2b-sort-control span{display:none!important}
}
