/* Canonical public mockups: layout matched to Stitch project 11787511379076780087. */
:root{--b-blue:#004d76;--b-blue-container:#076699;--b-navy:#191c1d;--b-bg:#f8f9fa;--b-line:#dee2e6;--b-muted:#40484f;--b-white:#fff;--b-max:1280px;--b-shadow:0 10px 30px rgba(0,0,0,.05);--b-header-h:120px;--b-header-layer:100}
*{box-sizing:border-box} body.baseline{margin:0;background:var(--b-bg);color:var(--b-navy);font-family:Inter,Arial,sans-serif;line-height:1.5}.b-wrap{max-width:var(--b-max);margin:auto;padding-inline:32px}.b-header{height:120px;position:sticky;top:0;z-index:var(--b-header-layer);isolation:isolate;background:var(--b-white);border-bottom:1px solid var(--b-line)}.b-header .b-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.b-logo{height:39px;width:auto}.b-nav{display:flex;height:100%;align-items:center;gap:32px}.b-nav a,.b-footer a{color:#41505b;text-decoration:none;font-size:14px;font-weight:700}.b-nav a[aria-current="page"]{color:var(--b-blue);border-bottom:2px solid var(--b-blue);height:100%;display:flex;align-items:center}.b-actions{display:flex;align-items:center;gap:16px}.b-help{font-size:11px;text-align:right;color:var(--b-muted);font-weight:700;text-transform:uppercase;letter-spacing:.08em}.b-help b{display:block;color:var(--b-blue);font-size:13px;letter-spacing:0;text-transform:none}.b-button{display:inline-flex;justify-content:center;align-items:center;min-height:44px;padding:11px 20px;border-radius:7px;border:1px solid var(--b-blue);background:var(--b-blue);color:white;text-decoration:none;font-size:14px;font-weight:800;cursor:pointer}.b-button--outline{background:transparent;color:var(--b-blue)}.b-hero{min-height:640px;display:flex;align-items:center;position:relative;overflow:hidden;background:#18313f url('../images/stitch-plant.png') center/cover}.b-hero:before{content:"";position:absolute;inset:0;background:rgba(7,20,28,.58)}.b-hero-card{position:relative;width:min(680px,100%);padding:40px;border:1px solid rgba(255,255,255,.25);border-radius:12px;background:rgba(255,255,255,.12);backdrop-filter:blur(10px);color:#fff}.b-kicker{display:inline-block;background:var(--b-blue);padding:5px 10px;border-radius:4px;color:white;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.b-hero h1{font-size:48px;line-height:1.05;margin:20px 0 15px;letter-spacing:-.02em}.b-hero p{font-size:18px;max-width:570px;margin:0 0 28px;color:#f1f6f8}.b-search{position:relative}.b-search input{width:100%;height:64px;border:0;border-radius:7px;padding:0 68px 0 20px;font:16px inherit}.b-search-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:var(--b-blue);border:none;border-radius:5px;width:46px;height:46px;color:white;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}.b-hero-actions{display:flex;gap:14px;margin-top:28px}.b-hero-actions .b-button--outline{color:#fff;border-color:#fff}.b-brandbar{padding:42px 0;background:white;border-bottom:1px solid var(--b-line)}.b-brandbar p{text-align:center;margin:0 0 25px;color:var(--b-muted);font-size:11px;letter-spacing:.16em;font-weight:800}.b-brandbar div{display:flex;justify-content:space-between;gap:24px;align-items:center}.b-brandbar a{color:#53616a;font-size:13px;font-weight:800;letter-spacing:.14em;text-decoration:none;text-transform:uppercase;opacity:.78;transition:color .18s ease,opacity .18s ease}.b-brandbar a:hover,.b-brandbar a:focus-visible{color:var(--b-blue);opacity:1;text-decoration:underline;text-underline-offset:5px}.b-brandbar a:focus-visible{outline:2px solid var(--b-blue);outline-offset:5px;border-radius:2px}.b-section{padding:96px 0}.b-section--white{background:#fff}.b-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:42px}.b-section-head h2,.b-section h2{font-size:34px;line-height:1.15;margin:0 0 8px}.b-section-head p,.b-muted{margin:0;color:var(--b-muted)}.b-link{color:var(--b-blue);font-weight:800;text-decoration:none}.b-categories{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:190px;gap:20px}.b-category{background:#fff;border:1px solid var(--b-line);border-radius:10px;padding:24px;text-decoration:none;color:var(--b-navy);position:relative;overflow:hidden}.b-category h3{margin:0 0 8px;font-size:20px}.b-category p{margin:0;color:var(--b-muted);font-size:14px}.b-category--feature{grid-column:span 2;grid-row:span 2}.b-category--feature img{position:absolute;right:-8%;bottom:-10%;width:62%;height:65%;object-fit:contain}.b-category--feature div{position:relative;z-index:1;max-width:260px}.b-icon{display:grid;place-items:center;width:50px;height:50px;margin-bottom:14px;background:#edf4f7;color:var(--b-blue);border-radius:7px;font-size:22px;font-weight:800}.b-engineering{background:var(--b-blue);color:white;position:relative}.b-engineering:after{content:"";position:absolute;right:0;top:0;border-style:solid;border-width:260px 0 0 360px;border-color:transparent transparent transparent rgba(255,255,255,.07)}.b-engineering .b-wrap{position:relative;z-index:1}.b-engineering h2{text-align:center;font-size:42px}.b-engineering>div>p{text-align:center;color:#d9e8ef;max-width:720px;margin:0 auto 46px}.b-workflow{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.b-work{border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.07);padding:26px;border-radius:10px;text-align:center}.b-work strong{display:grid;place-items:center;width:58px;height:58px;border:2px solid rgba(255,255,255,.7);border-radius:50%;margin:0 auto 18px;font-size:18px}.b-work h3{margin:0 0 8px;font-size:18px}.b-work p{color:#d9e8ef;margin:0;font-size:14px}.b-quote{display:grid;grid-template-columns:1.1fr .9fr;gap:54px;align-items:center}.b-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.b-form input,.b-form textarea{width:100%;padding:12px;border:1px solid var(--b-line);border-radius:6px;font:14px inherit}.b-form textarea,.b-form .full{grid-column:1/-1}.b-rfq-strip{background:#fff;border-top:1px solid var(--b-line)}.b-rfq-panel{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:48px;border-radius:18px;background:#eef3f6}.b-rfq-copy{max-width:540px}.b-rfq-copy h2{font-size:34px;line-height:1.15;margin:8px 0 12px}.b-rfq-actions{display:flex;flex-wrap:wrap;gap:14px;min-width:360px;justify-content:flex-end}.b-rfq-actions .b-button{min-height:54px;padding-inline:28px}.b-rfq-actions .b-button--outline{background:#fff;border-width:2px}.b-rfq-actions .b-button--outline:hover{background:#f8fbfc}.b-footer{padding:52px 0 0;background:#e9eef1;border-top:1px solid var(--b-line)}.b-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:32px}.b-footer h3{margin:0 0 15px;font-size:14px;text-transform:uppercase}.b-footer ul{list-style:none;margin:0;padding:0}.b-footer li{margin:8px 0;font-size:14px;color:#53616a}.b-footer-bottom{border-top:1px solid #cfd8dd;margin-top:36px;padding:18px 0;text-align:center;color:#65727a;font-size:13px}.b-header a:focus-visible,.b-header button:focus-visible{outline:3px solid #082f49;outline-offset:3px}
/* PDP */.b-main{padding-top:32px}.b-crumb{font-size:14px;color:var(--b-muted);margin-bottom:30px}.b-crumb a{color:var(--b-muted);text-decoration:none}.b-product{display:grid;grid-template-columns:5fr 7fr;gap:48px;margin-bottom:64px}.b-gallery-main{width:100%;aspect-ratio:4/3;background:#fff;border:1px solid var(--b-line);border-radius:8px;padding:45px;display:flex;align-items:center;justify-content:center;cursor:zoom-in}.b-gallery-main img{max-width:100%;max-height:100%;object-fit:contain}.b-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.b-thumb{aspect-ratio:1;padding:8px;background:#fff;border:1px solid var(--b-line);border-radius:5px;cursor:pointer}.b-thumb.is-active{border:2px solid var(--b-blue)}.b-thumb img{width:100%;height:100%;object-fit:contain}.b-gallery-hint{margin:10px 0 0;color:var(--b-muted);font-size:13px}.b-lightbox{position:fixed;inset:0;z-index:50;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(6,18,27,.82)}.b-lightbox.is-open{display:flex}.b-lightbox__panel{position:relative;width:min(960px,100%);max-height:90vh;padding:28px;border-radius:10px;background:#fff}.b-lightbox__panel img{display:block;width:100%;max-height:74vh;object-fit:contain}.b-lightbox__close{position:absolute;right:12px;top:12px;width:40px;height:40px;border:1px solid var(--b-line);border-radius:999px;background:#fff;color:var(--b-navy);font-size:22px;line-height:1;cursor:pointer}.b-product h1{font-size:36px;line-height:1.12;margin:12px 0}.b-sku{font-size:12px;letter-spacing:.09em;color:var(--b-muted);font-weight:800}.b-features{padding:0;list-style:none;color:var(--b-muted)}.b-features li{margin:9px 0}.b-features li:before{content:'✓';color:#198754;font-weight:bold;margin-right:9px}.b-actionbox{border:1px solid var(--b-line);background:#edf3f5;padding:30px;border-radius:10px}.b-actionbox .b-button{width:100%;margin-top:12px}.b-action-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px;border-top:1px solid #cbd6da;margin-top:20px;padding-top:18px;font-size:13px}.b-assist{margin-top:20px;padding:16px;border:1px solid #b6d4e4;background:#eaf5fa;color:#31566a;border-radius:7px;font-size:14px}.b-tabs{display:flex;gap:36px;border-bottom:1px solid var(--b-line);overflow:auto}.b-tabs a{padding:15px 0;color:var(--b-muted);text-decoration:none;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.b-tabs a:first-child{color:var(--b-blue);border-bottom:2px solid var(--b-blue)}.b-tab-content{padding:44px 0 64px}.b-overview{display:grid;grid-template-columns:1fr 1fr;gap:52px}.b-note{padding:30px;border:1px solid var(--b-line);border-radius:10px;background:#edf3f5}.b-docs{display:grid;grid-template-columns:1fr 1fr;gap:14px}.b-doc{padding:20px;border:1px solid var(--b-line);background:white;border-radius:7px}.b-doc strong{display:block}.b-related{border-top:1px solid var(--b-line);padding:56px 0 90px}
@media(max-width:800px){.b-wrap{padding-inline:20px}.b-header{height:auto;min-height:80px}.b-header .b-wrap{flex-wrap:wrap;gap:10px 16px;padding-block:14px}.b-logo{height:34px}.b-nav{order:3;display:flex;width:100%;height:auto;gap:10px;overflow-x:auto;padding-top:10px;border-top:1px solid var(--b-line);-webkit-overflow-scrolling:touch}.b-nav a{flex:0 0 auto;padding:9px 12px;border:1px solid var(--b-line);border-radius:999px;background:#f4f7f8;color:#33434d;font-size:13px}.b-nav a[aria-current="page"]{height:auto;border:1px solid var(--b-blue);background:#e7f1f6;color:var(--b-blue)}.b-help{display:none}.b-actions{margin-left:auto}.b-actions .b-button{min-height:38px;padding:8px 12px;font-size:13px}.b-hero{min-height:560px}.b-hero-card{padding:26px}.b-hero h1{font-size:36px}.b-categories,.b-workflow,.b-directory,.b-contact-grid,.b-article-grid{grid-template-columns:1fr 1fr}.b-category--feature{grid-column:span 2;grid-row:span 2}.b-quote,.b-product,.b-overview,.b-footer-grid{grid-template-columns:1fr}.b-rfq-panel{align-items:flex-start;flex-direction:column}.b-rfq-actions{min-width:0;justify-content:flex-start}.b-product{gap:18px;margin-bottom:38px}.b-gallery-main{aspect-ratio:16/10;max-height:340px;padding:18px}.b-gallery-main img{max-height:292px}.b-thumbs{display:flex;gap:10px;margin-inline:-20px;padding:0 20px 4px;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.b-thumb{flex:0 0 72px;scroll-snap-align:start}.b-gallery-hint{font-size:12px;line-height:1.35;margin-top:8px}.b-actionbox{padding:22px}.b-action-meta{grid-template-columns:1fr}.b-section,.b-page-section{padding:64px 0}.b-section-head,.b-page-head{display:block}.b-section-head .b-link,.b-page-head .b-link{display:block;margin-top:16px}.b-engineering h2{font-size:32px}.b-page-hero h1{font-size:36px}}@media(max-width:480px){.b-categories,.b-workflow,.b-docs,.b-form,.b-directory,.b-list,.b-contact-grid,.b-article-grid{grid-template-columns:1fr}.b-category--feature{grid-column:auto}.b-nav{gap:8px}.b-nav a{padding:8px 10px;font-size:12px}.b-hero-actions,.b-rfq-actions{flex-direction:column}.b-rfq-actions .b-button{width:100%}.b-brandbar div{flex-wrap:wrap;justify-content:center}.b-product h1{font-size:30px}.b-gallery-main{aspect-ratio:16/9;max-height:280px;padding:14px}.b-gallery-main img{max-height:242px}.b-thumb{flex-basis:64px}.b-gallery-hint{font-size:11px}.b-lightbox{padding:14px}.b-lightbox__panel{padding:18px}.b-page-hero h1{font-size:31px}}
/* Shared directory, contact and resource pages */
.b-page-hero{padding:72px 0 58px;background:#e9f0f3;border-bottom:1px solid var(--b-line)}.b-page-hero h1{margin:12px 0;font-size:42px;line-height:1.1;letter-spacing:-.02em}.b-page-hero p{max-width:670px}.b-eyebrow{margin:0;color:var(--b-blue);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.b-breadcrumb{margin:0 0 28px;font-size:14px;color:var(--b-muted)}.b-breadcrumb a{color:inherit;text-decoration:none}.b-page-section{padding:68px 0}.b-page-section--white{background:#fff}.b-page-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.b-page-head h2{font-size:30px;margin:0}.b-directory{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.b-directory-card{display:flex;min-height:180px;flex-direction:column;justify-content:space-between;padding:24px;border:1px solid var(--b-line);border-radius:9px;background:#fff;color:var(--b-navy);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.b-directory-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(16,33,45,.09)}.b-directory-card h3{margin:0 0 8px;font-size:20px}.b-directory-card p{margin:0;color:var(--b-muted);font-size:14px}.b-directory-card span{margin-top:22px;color:var(--b-blue);font-size:14px;font-weight:800}.b-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.b-list a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:19px 20px;border:1px solid var(--b-line);border-radius:7px;background:#fff;color:var(--b-navy);text-decoration:none;font-weight:800}.b-list a small{display:block;margin-top:3px;color:var(--b-muted);font-weight:400}.b-list a span{color:var(--b-blue)}.b-contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.b-contact-card{padding:24px;border:1px solid var(--b-line);border-radius:9px;background:#fff}.b-contact-card h3{margin:10px 0 7px;font-size:18px}.b-contact-card p{margin:0;color:var(--b-muted);font-size:14px}.b-contact-card a{color:var(--b-navy);text-decoration:none}.b-contact-card .b-icon{margin:0}.b-contact-quote{background:#edf3f5}.b-contact-quote .b-quote{padding:0}.b-filter-note{padding:18px 20px;margin:0 0 24px;border-left:4px solid var(--b-blue);background:#edf3f5;color:#41505b}.b-article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.b-article{padding:24px;border:1px solid var(--b-line);border-radius:9px;background:#fff}.b-article h3{font-size:20px;margin:10px 0}.b-article p{color:var(--b-muted);font-size:14px}.b-tab-content[hidden]{display:none}.b-tabs button{appearance:none;background:transparent;border:0;border-bottom:2px solid transparent;padding:15px 0;color:var(--b-muted);font:800 13px Inter,Arial,sans-serif;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;cursor:pointer}.b-tabs button[aria-selected="true"]{color:var(--b-blue);border-bottom-color:var(--b-blue)}
@media(max-width:800px){.b-directory,.b-contact-grid,.b-article-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.b-directory,.b-list,.b-contact-grid,.b-article-grid{grid-template-columns:1fr}}

/* Stitch source alignment: compact industrial controls and border-led surfaces. */
.b-button,.b-search input,.b-search-btn,.b-form input,.b-form textarea,.b-thumb,.b-tabs button{border-radius:4px}.b-hero-card,.b-category,.b-work,.b-actionbox,.b-note,.b-doc,.b-directory-card,.b-contact-card,.b-article{border-radius:8px}.b-rfq-panel{border-radius:8px}.b-category,.b-directory-card{transition:transform .18s ease,box-shadow .18s ease}.b-category:hover,.b-directory-card:hover{box-shadow:var(--b-shadow)}.b-button:hover{background:#003d5f}.b-button--outline:hover{background:#f3f4f5;color:var(--b-blue)}.b-tabs button[aria-selected="true"]{border-bottom-color:var(--b-blue)}
/* first-child thumb must not show active border unless .is-active is present */
.b-thumb:first-child:not(.is-active){border:1px solid var(--b-line)}


/* 2026-07-29 force compact live mobile PDP */
@media(max-width:800px){
  .b-main{padding-top:18px}
  .b-crumb{margin-bottom:16px;font-size:12px}
  .b-product{gap:16px!important;margin-bottom:32px!important}
  .b-gallery{margin-inline:-6px}
  .b-gallery-main{aspect-ratio:16/9!important;max-height:220px!important;padding:12px!important;border-radius:8px!important}
  .b-gallery-main img{width:100%;height:100%;max-height:196px!important;object-fit:contain!important}
  .b-thumbs{gap:8px!important;margin-top:10px!important;margin-inline:-14px!important;padding:0 14px 4px!important}
  .b-thumb{flex:0 0 56px!important;padding:5px!important;border-radius:6px!important}
  .b-gallery-hint{margin-top:6px!important;font-size:11px!important;line-height:1.25!important}
  .b-product h1{font-size:28px!important;line-height:1.08!important;margin:8px 0!important}
  .b-sku{font-size:11px!important}
  .b-product .b-muted{font-size:14px!important;line-height:1.45!important}
  .b-features li{margin:6px 0!important;font-size:14px!important}
  .b-actionbox{padding:18px!important}
}
@media(max-width:480px){
  .b-main{padding-top:14px}
  .b-product{gap:14px!important}
  .b-gallery-main{max-height:185px!important;padding:10px!important}
  .b-gallery-main img{max-height:165px!important}
  .b-thumb{flex-basis:48px!important}
  .b-gallery-hint{font-size:10.5px!important}
  .b-product h1{font-size:25px!important}
}


/* 2026-07-29 mobile nav + overflow containment */
html,body{max-width:100%;overflow-x:hidden}
@supports (overflow:clip){html,body{overflow-x:clip}}
html{scroll-padding-top:calc(var(--b-header-h) + 1px)}
.b-menu-toggle{display:none}
@media(max-width:800px){
  .b-header{position:sticky;top:0;z-index:var(--b-header-layer);overflow:visible}
  .b-header .b-wrap{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;width:100%;min-width:0;min-height:80px}
  .b-logo{max-width:112px;height:auto}
  .b-actions{justify-self:end;min-width:0}
  .b-actions .b-button{white-space:nowrap}
  .b-menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:42px;height:38px;border:1px solid var(--b-line);border-radius:6px;background:#fff;color:var(--b-navy);font-size:22px;font-weight:800;cursor:pointer}
  .b-menu-toggle:before{content:'☰'}
  .b-menu-toggle[aria-expanded="true"]:before{content:'×';font-size:26px;line-height:1}
  .b-nav{position:absolute;left:20px;right:20px;top:calc(100% + 8px);display:none;width:auto;height:auto;max-width:none;padding:10px;border:1px solid var(--b-line);border-radius:10px;background:#fff;box-shadow:0 16px 32px rgba(16,33,45,.16);overflow:visible;z-index:30}
  .b-nav.is-open{display:grid;gap:8px}
  .b-nav a{display:flex;width:100%;min-height:40px;align-items:center;border-radius:7px;background:#f4f7f8}
  .b-product,.b-gallery,.b-gallery-main,.b-thumbs,.b-tab-content,.b-overview{min-width:0;max-width:100%}
  .b-gallery{overflow:hidden;margin-inline:0!important}
  .b-gallery-main{width:100%;max-width:100%;overflow:hidden}
  .b-thumbs{width:100%;max-width:100%;margin-inline:0!important;padding:0 0 6px!important;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}
  .b-gallery-hint{max-width:100%;overflow-wrap:break-word}
}
@media(max-width:480px){
  .b-wrap{padding-inline:16px}
  .b-header .b-wrap{grid-template-columns:42px 1fr auto;gap:10px;padding-block:12px}
  .b-logo{max-width:94px}
  .b-actions .b-button{min-height:36px;padding:8px 11px;font-size:12px}
  .b-nav{left:16px;right:16px}
  .b-crumb{white-space:normal;overflow-wrap:anywhere}
  .b-gallery-main{max-height:170px!important}
  .b-gallery-main img{max-height:150px!important}
}

/* 2026-07-29 gallery: bigger image area + horizontal scroll if content wider than viewport */
@media(max-width:800px){
  .b-gallery-main{max-height:320px!important;aspect-ratio:unset!important;overflow-x:auto!important;overflow-y:hidden!important;display:block!important}
  .b-gallery-main img{width:auto!important;height:auto!important;max-width:none!important;max-height:296px!important;display:block!important;margin:0 auto!important;object-fit:unset!important}
}
@media(max-width:480px){
  .b-gallery-main{max-height:280px!important}
  .b-gallery-main img{max-height:256px!important}
}

/* 2026-07-29 mobile nav: flex layout so hamburger and CTA sit cleanly at the right of the logo */
@media(max-width:800px){
  .b-header .b-wrap{display:flex!important;flex-wrap:nowrap!important;align-items:center;gap:10px;padding-block:14px;position:relative}
  .b-header .b-wrap>a:first-child{flex:1 1 auto;min-width:0}
  .b-menu-toggle{flex:0 0 42px}
  .b-actions{flex:0 0 auto;justify-self:unset}
}
@media(max-width:480px){
  .b-header .b-wrap{gap:8px;padding-block:12px}
}


/* 2026-07-29 iOS input focus zoom prevention */
@media(max-width:800px){
  .b-search{width:100%;max-width:100%;min-width:0}
  .b-search input,
  .b-form input,
  .b-form textarea,
  input,
  textarea,
  select{font-size:16px!important;line-height:1.4!important}
  .b-search input{height:58px;padding-right:62px;min-width:0}
  .b-search-btn{width:42px;height:42px;right:8px}
}
@media(max-width:480px){
  .b-hero-card{width:100%;max-width:100%;padding:24px 18px!important}
  .b-search input{height:56px;padding-left:16px;padding-right:58px}
}


/* 2026-07-29 mobile product thumbnails: 3-up horizontal scroll */
@media(max-width:800px){
  .b-thumbs{
    display:flex!important;
    grid-template-columns:none!important;
    gap:12px!important;
    width:100%!important;
    max-width:100%!important;
    margin:14px 0 0!important;
    padding:0 2px 8px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory;
    -webkit-overflow-scrolling:touch;
  }
  .b-thumb{
    flex:0 0 calc((100% - 24px) / 3)!important;
    min-width:calc((100% - 24px) / 3)!important;
    max-width:calc((100% - 24px) / 3)!important;
    aspect-ratio:1/1!important;
    padding:8px!important;
    scroll-snap-align:start;
  }
}
@media(max-width:480px){
  .b-thumbs{gap:10px!important;padding-bottom:8px!important}
  .b-thumb{
    flex-basis:calc((100% - 20px) / 3)!important;
    min-width:calc((100% - 20px) / 3)!important;
    max-width:calc((100% - 20px) / 3)!important;
    padding:7px!important;
  }
}


/* 2026-07-29 mobile thumbnail scroller polish */
@media(max-width:800px){
  .b-gallery{position:relative}
  .b-thumbs{
    scrollbar-width:none!important;
    -ms-overflow-style:none!important;
  }
  .b-thumbs::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
  .b-gallery:after{
    content:"";
    position:absolute;
    right:0;
    bottom:30px;
    width:34px;
    height:86px;
    pointer-events:none;
    background:linear-gradient(90deg,rgba(248,249,250,0),var(--b-bg) 78%);
    border-radius:0 8px 8px 0;
  }
}
@media(max-width:480px){
  .b-gallery:after{bottom:28px;height:76px;width:28px}
}


/* 2026-07-29 mobile tabs scroller polish */
@media(max-width:800px){
  .b-tabs{
    position:relative;
    gap:24px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scrollbar-width:none!important;
    -ms-overflow-style:none!important;
    -webkit-overflow-scrolling:touch;
  }
  .b-tabs::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
  .b-tabs button,
  .b-tabs a{flex:0 0 auto;white-space:nowrap}
}


/* ── Search route ─────────────────────────────────────────────────────────── */
.b-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* Two-row search form embedded in page hero */
.b-search-form{margin-top:32px;display:grid;gap:12px}
.b-search-form__bar{display:flex;gap:10px}
.b-search-form__input{flex:1 1 auto;min-height:52px;padding:0 18px;border:1px solid var(--b-line);border-radius:4px;font-size:16px;font-family:Inter,Arial,sans-serif;background:#fff;color:var(--b-navy)}
.b-search-form__input:focus-visible{outline:2px solid var(--b-blue);outline-offset:0;border-color:var(--b-blue)}
.b-search-form__bar .b-button{flex:0 0 auto;min-height:52px;padding-inline:28px}
.b-search-form__filters{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:10px;align-items:end}
.b-search-form__filters>label{display:grid;gap:5px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--b-muted)}
.b-search-form__filters select{height:44px;padding:0 10px;border:1px solid var(--b-line);border-radius:4px;font-size:14px;font-family:Inter,Arial,sans-serif;background:#fff;color:var(--b-navy);cursor:pointer}
.b-search-form__filters select:focus-visible{outline:2px solid var(--b-blue);outline-offset:0;border-color:var(--b-blue)}
.b-search-form__filters>.b-button{min-height:44px;padding-inline:16px}

/* Search result grid and cards */
.b-search-results{display:flex;flex-wrap:wrap;justify-content:center;gap:18px}
.b-search-results .b-search-card{flex:0 1 calc(25% - 13.5px)}
.b-search-results .b-filter-note{flex:1 1 100%}
.b-search-card{display:flex;flex-direction:column;justify-content:flex-start;min-height:0}
.b-search-card h3{font-size:17px;margin:6px 0 0;line-height:1.3}
.b-search-card__content{flex:1 1 auto}
.b-search-card__meta{font-size:14px;color:var(--b-muted);margin:4px 0 0}
.b-search-image-link{display:block;margin-bottom:16px;border-radius:4px;overflow:hidden;color:inherit;text-decoration:none}
.b-search-image-link img{display:block;width:100%;aspect-ratio:1;object-fit:contain;background:#f0f4f5}
.b-search-title-link{color:var(--b-navy);text-decoration:none}
.b-search-title-link:hover,.b-search-title-link:focus-visible{color:var(--b-blue);text-decoration:underline}
.b-search-card small{display:block;margin-top:10px;font-size:13px;color:var(--b-muted)}
.b-search-card__actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:14px;border-top:1px solid var(--b-line)}
.b-search-card__actions .b-link{font-size:13px;font-weight:700}

@media(max-width:800px){
  .b-search-form__filters{grid-template-columns:1fr 1fr}
  .b-search-form__filters>.b-button{grid-column:1/-1}
  .b-search-results .b-search-card{flex:0 1 calc(50% - 9px)}
}
@media(max-width:480px){
  .b-search-form__filters{grid-template-columns:1fr}
  .b-search-results .b-search-card{flex:0 1 100%}
}

/* Configurable-product indicators for listing / search / recently-viewed cards */
.b-search-card__variant-meta{margin-top:8px}
.b-card-variant-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 9px;border-radius:4px;background:#eef3f6;color:#40484f;font-size:11px;font-weight:700;letter-spacing:.05em}
.b-card-variant-badge--cfg{background:#e7f1f6;color:#004d76}
.b-card-chip-preview{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}
.b-card-chip-preview__chip{display:inline-flex;align-items:center;padding:2px 7px;border:1px solid #c8d4da;border-radius:4px;background:#fff;color:#40484f;font-size:11px;font-weight:600;white-space:nowrap}
.b-card-chip-preview__chip--more{background:#f4f7f8;color:#004d76;border-color:#b8cdd6}

/* Local catalogue alignment with the August 9 baseline */
.b-button:focus-visible,.b-link:focus-visible,.b-nav a:focus-visible,.b-breadcrumb a:focus-visible,.b-crumb a:focus-visible,.b-search-image-link:focus-visible,.b-search-title-link:focus-visible,.b-gallery-main:focus-visible,.b-thumb:focus-visible,.b-tabs button:focus-visible,.b-menu-toggle:focus-visible{outline:3px solid #082f49;outline-offset:3px}
.b-search-form__filters{grid-template-columns:repeat(2,1fr) auto}
.b-gallery[data-gallery-count="1"] .b-thumbs{grid-template-columns:minmax(0,140px)}
.b-gallery[data-gallery-count="1"] .b-thumb{max-width:140px}
.b-gallery[data-gallery-count="1"] .b-gallery-hint,.b-sku,.b-action-meta span,.b-doc span{overflow-wrap:anywhere}
.b-doc a{display:inline-block;margin-top:12px}

@media(max-width:800px){
  .b-search-form__filters{grid-template-columns:1fr 1fr}
  .b-search-form__filters>.b-button{grid-column:1/-1}
}

@media(max-width:480px){
  .b-search-form__filters{grid-template-columns:1fr}
}

/* ── UIUX Refinement 2026-08-11 ─────────────────────────────────────────── */
:root{
  --b-wa-green:#25D366;
  --b-modal-overlay:rgba(0,0,0,.55);
  --b-filter-active:#e6f0f7;
  --b-filter-border:#b8d4e8;
  --b-chip-bg:#dceef7;
  --b-chip-border:#b3d0e8;
  --b-chip-text:#004d76;
  --b-doc-available:#198754;
  --b-doc-unavailable:#8a9099;
  --b-success-bg:#d1e7dd;
  --b-success-text:#0a3622;
  --b-error-bg:#f8d7da;
  --b-error-text:#58151c;
}

/* Logo: 67px desktop per client spec — overrides prior 39px */
.b-logo{height:80px;width:auto;flex-shrink:0}
/* Header layer keeps content below the sticky nav; modal and lightbox layers remain higher. */

/* Header nav-search panel: slides down below sticky header */
.b-nav-search-panel{
  position:absolute;left:0;right:0;top:100%;
  z-index:110;
  background:#fff;
  border-bottom:1px solid var(--b-line);
  box-shadow:0 8px 20px rgba(0,0,0,.08);
  padding:14px 32px;
}
.b-nav-search-panel[hidden]{display:none}
.b-nav-search-panel__form{
  display:flex;align-items:center;gap:10px;
  max-width:var(--b-max);margin:auto;
}
.b-nav-search-panel__input{
  flex:1 1 auto;height:48px;
  padding:0 16px;
  border:1px solid var(--b-line);border-radius:4px;
  font:16px/1 Inter,Arial,sans-serif;
  color:var(--b-navy);background:#fff;
}
.b-nav-search-panel__input:focus-visible{outline:2px solid var(--b-blue);outline-offset:0;border-color:var(--b-blue)}
.b-nav-search-panel__submit{
  height:48px;padding:0 22px;
  background:var(--b-blue);color:#fff;
  border:0;border-radius:4px;
  font:800 14px/1 Inter,Arial,sans-serif;cursor:pointer;white-space:nowrap;
}
.b-nav-search-panel__close{
  width:36px;height:36px;
  border:1px solid var(--b-line);border-radius:999px;
  background:#fff;color:var(--b-navy);
  font-size:20px;cursor:pointer;
  display:grid;place-items:center;flex:0 0 auto;
}
.b-nav-search-panel__close:focus-visible{outline:2px solid var(--b-blue);outline-offset:2px}

/* Search icon in header actions */
.b-search-icon-btn{
  display:inline-flex;align-items:center;justify-content:center;
  width:40px;height:40px;
  background:none;border:1px solid var(--b-line);border-radius:6px;
  color:var(--b-navy);cursor:pointer;
}
.b-search-icon-btn:hover{background:#f0f4f7}
.b-search-icon-btn[aria-expanded="true"]{background:var(--b-blue);color:#fff;border-color:var(--b-blue)}
.b-search-icon-btn:focus-visible{outline:2px solid var(--b-blue);outline-offset:2px}

/* WhatsApp CTA — desktop/tablet in header actions */
.b-wa-cta{
  display:flex;align-items:center;gap:8px;
  text-decoration:none;color:inherit;flex-shrink:0;
}
.b-wa-cta__icon{width:24px;height:24px;color:var(--b-wa-green);flex:0 0 auto}
.b-wa-cta__text{display:flex;flex-direction:column;gap:2px;line-height:1}
.b-wa-cta__text span{
  font-size:13px;font-weight:700;
  color:var(--b-navy);white-space:nowrap;
}
.b-wa-cta__text b{font-size:12px;font-weight:400;color:var(--b-muted);white-space:nowrap;display:block}

/* Mobile-only elements injected into nav drawer — hidden on desktop */
.b-nav-drawer-search,.b-nav-wa-drawer{display:none}

/* Homepage icon grid — replaces photo category grid */
.b-icon-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.b-icon-card{
  display:flex;flex-direction:column;align-items:flex-start;gap:12px;
  padding:24px;background:#fff;border:1px solid var(--b-line);border-radius:8px;
  text-decoration:none;color:var(--b-navy);
  transition:transform .15s ease,box-shadow .15s ease;
}
.b-icon-card:hover{transform:translateY(-3px);box-shadow:var(--b-shadow)}
.b-icon-card:focus-visible{outline:2px solid var(--b-blue);outline-offset:2px}
.b-icon-wrap{
  display:grid;place-items:center;width:52px;height:52px;
  background:#edf4f7;border-radius:10px;color:var(--b-blue);
}
.b-icon-wrap svg{
  width:26px;height:26px;stroke:currentColor;fill:none;
  stroke-width:2;stroke-linecap:round;stroke-linejoin:round;
}
.b-icon-card h3{margin:0;font-size:17px;font-weight:700}
.b-icon-card p{margin:0;font-size:14px;color:var(--b-muted)}

/* Featured brand logo tiles */
.b-brand-logos{
  display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));
  gap:18px;margin-bottom:56px;
}
.b-brand-logo-card{
  display:grid;place-items:center;
  padding:28px 20px;background:#fff;
  border:1px solid var(--b-line);border-radius:8px;
  aspect-ratio:3/2;text-decoration:none;
  transition:border-color .15s ease,box-shadow .15s ease;
}
.b-brand-logo-card:hover{border-color:var(--b-blue);box-shadow:0 4px 14px rgba(0,77,118,.12)}
.b-brand-logo-card:focus-visible{outline:2px solid var(--b-blue);outline-offset:2px}
.b-brand-logo-card img{max-height:48px;max-width:120px;object-fit:contain;width:auto}
.b-brand-logo-card__name{font-size:16px;font-weight:800;color:var(--b-navy);letter-spacing:-.01em;text-align:center}

/* A-Z jump nav (shared: brands + categories) */
.b-az-nav{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:32px}
.b-az-nav a,.b-az-nav__empty{
  display:grid;place-items:center;width:34px;height:34px;
  border-radius:4px;font-size:13px;font-weight:800;
}
.b-az-nav a{background:#fff;border:1px solid var(--b-line);color:var(--b-blue);text-decoration:none}
.b-az-nav a:hover{background:var(--b-blue);color:#fff;border-color:var(--b-blue)}
.b-az-nav a:focus-visible{outline:2px solid var(--b-blue);outline-offset:2px}
.b-az-nav__empty{color:#c0c8cd;user-select:none}

/* A-Z directory rows — shared CSS class used by brands + categories */
.b-alpha-group-heading{
  font-size:22px;font-weight:800;color:var(--b-blue);
  margin:36px 0 0;padding-bottom:8px;
  border-bottom:2px solid var(--b-blue);
  scroll-margin-top:calc(var(--b-header-h,80px) + 16px);
}
.b-alpha-row{
  display:flex;justify-content:space-between;align-items:center;
  padding:13px 0;border-bottom:1px solid var(--b-line);
  color:var(--b-navy);text-decoration:none;
  font-weight:700;font-size:15px;gap:16px;
}
.b-alpha-row:hover{background:#f0f6f9;margin-inline:-8px;padding-inline:8px}
.b-alpha-row__action{color:var(--b-blue);font-size:13px;font-weight:700;white-space:nowrap}

/* Multi-select brand filter — filter chips above results */
.b-filter-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}
.b-filter-chips:empty{display:none}
.b-chip{
  display:inline-flex;align-items:center;gap:6px;
  padding:5px 10px;
  background:var(--b-chip-bg);border:1px solid var(--b-chip-border);
  border-radius:999px;color:var(--b-chip-text);
  font-size:13px;font-weight:700;white-space:nowrap;
}
.b-chip button{
  background:none;border:0;color:inherit;cursor:pointer;
  font-size:15px;padding:0;line-height:1;font-weight:800;
  display:inline-flex;align-items:center;
}
.b-chip--clear{background:transparent;border-color:var(--b-line);color:var(--b-muted);cursor:pointer}
/* Brand filter dropdown toggle */
.b-brand-filter-wrap{position:relative;display:inline-block}
.b-brand-filter-toggle{
  display:inline-flex;align-items:center;gap:6px;
  height:44px;padding:0 14px;
  border:1px solid var(--b-line);border-radius:4px;
  background:#fff;color:var(--b-navy);
  font:800 13px/1 Inter,Arial,sans-serif;cursor:pointer;
}
.b-brand-filter-toggle[aria-expanded="true"]{border-color:var(--b-blue);color:var(--b-blue)}
.b-brand-filter-toggle:focus-visible{outline:2px solid var(--b-blue);outline-offset:2px}
.b-brand-filter-dropdown{
  position:absolute;top:calc(100% + 6px);left:0;z-index:50;
  min-width:220px;max-height:320px;overflow-y:auto;
  background:#fff;border:1px solid var(--b-line);border-radius:8px;
  box-shadow:0 8px 20px rgba(0,0,0,.1);padding:8px;
}
.b-brand-filter-dropdown[hidden]{display:none}
.b-brand-filter-option{
  display:flex;align-items:center;gap:10px;
  padding:8px 10px;border-radius:6px;border:1px solid transparent;
  cursor:pointer;font-size:14px;user-select:none;
}
.b-brand-filter-option:has(input:checked){background:var(--b-filter-active);border-color:var(--b-filter-border)}
.b-brand-filter-option input{width:16px;height:16px;accent-color:var(--b-blue);cursor:pointer;flex:0 0 auto}
.b-search-form__filters--v2{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end}

/* RFQ Modal */
.b-modal{
  position:fixed;inset:0;z-index:200;
  display:flex;align-items:center;justify-content:center;padding:24px;
}
.b-modal[hidden]{display:none}
.b-modal__backdrop{position:absolute;inset:0;background:var(--b-modal-overlay)}
.b-modal__panel{
  position:relative;z-index:1;
  width:min(580px,100%);max-height:90vh;overflow-y:auto;
  background:#fff;border-radius:12px;padding:36px;
}
.b-modal__close{
  position:absolute;top:16px;right:16px;
  width:36px;height:36px;
  border:1px solid var(--b-line);border-radius:999px;
  background:#fff;color:var(--b-navy);
  font-size:20px;line-height:1;cursor:pointer;
  display:grid;place-items:center;
}
.b-modal__close:focus-visible{outline:2px solid var(--b-blue);outline-offset:2px}
.b-modal__context{
  display:flex;flex-direction:column;gap:4px;
  padding:14px 16px;background:#edf3f5;border-radius:8px;margin-bottom:24px;
}
.b-modal__context .b-eyebrow{font-size:10px;margin:0}
.b-modal__context strong{font-size:16px;font-weight:800;color:var(--b-navy)}
.b-modal__context span{font-size:13px;color:var(--b-muted)}
.b-modal__title{font-size:22px;font-weight:800;margin:0 0 20px;color:var(--b-navy);padding-right:40px}
.b-modal__fields{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:20px}
.b-modal__fields label{
  display:block;
  font-size:11px;font-weight:800;text-transform:uppercase;
  letter-spacing:.07em;color:var(--b-muted);
}
.b-modal__fields label[hidden]{display:none}
.b-modal__full{grid-column:1/-1}
.b-modal__fields input,.b-modal__fields textarea{
  display:block;margin-top:5px;
  height:44px;padding:0 12px;
  border:1px solid var(--b-line);border-radius:6px;
  font:14px/1.4 Inter,Arial,sans-serif;color:var(--b-navy);width:100%;
}
.b-modal__fields textarea{height:auto;padding:12px}
.b-modal__fields input[type="file"]{padding:9px 12px;font-size:13px;color:var(--b-muted);cursor:pointer}
.b-modal__field-hint{text-transform:none;font-weight:400;letter-spacing:normal;color:var(--b-muted)}
.b-modal__fields input.b-field-error{border-color:#dc3545}
.b-modal__field-error{font-size:12px;color:#dc3545;font-weight:700;text-transform:none;letter-spacing:0;margin-top:2px}
.b-modal__submit{width:100%;margin-top:4px}
.b-modal__body[hidden]{display:none}
.b-modal__state{text-align:center;padding:32px 0}
.b-modal__state-icon{font-size:40px;display:block;margin-bottom:16px}
.b-modal__state-icon--ok{color:#198754}
.b-modal__state-icon--err{color:#dc3545}
.b-modal__spinner{
  width:40px;height:40px;
  border:3px solid var(--b-line);border-top-color:var(--b-blue);
  border-radius:50%;animation:b-spin .7s linear infinite;margin:0 auto 16px;
}
@keyframes b-spin{to{transform:rotate(360deg)}}
.b-modal__retry{
  background:none;border:0;color:var(--b-blue);cursor:pointer;
  font:700 14px Inter,Arial,sans-serif;padding:8px 16px;
}

/* +N more overlay on gallery thumb slot 5+ */
.b-thumb--more{position:relative;overflow:hidden}
.b-thumb__overlay{
  position:absolute;inset:0;background:rgba(0,0,0,.52);
  color:#fff;font-size:14px;font-weight:700;
  display:grid;place-items:center;border-radius:inherit;pointer-events:none;
}

/* Lightbox upgrades: z-index, navigation arrows, strip, counter */
.b-lightbox{z-index:300}
.b-lightbox__nav{
  position:absolute;top:50%;transform:translateY(-50%);
  width:44px;height:44px;
  background:rgba(255,255,255,.9);border:0;border-radius:999px;
  font-size:22px;cursor:pointer;
  display:grid;place-items:center;color:var(--b-navy);
  box-shadow:0 2px 8px rgba(0,0,0,.25);
}
.b-lightbox__nav:focus-visible{outline:2px solid var(--b-blue);outline-offset:2px}
.b-lightbox__prev{left:-22px}
.b-lightbox__next{right:-22px}
.b-lightbox__counter{
  position:absolute;top:12px;right:56px;
  font-size:13px;color:var(--b-muted);font-weight:700;
}
.b-lightbox__strip{
  display:flex;gap:8px;overflow-x:auto;
  padding:10px 0 0;width:100%;
  -webkit-overflow-scrolling:touch;scrollbar-width:thin;
}
.b-lightbox__strip-thumb{
  flex:0 0 56px;height:56px;
  padding:4px;background:#fff;
  border:1px solid var(--b-line);border-radius:4px;
  cursor:pointer;object-fit:contain;
}
.b-lightbox__strip-thumb.is-active{border:2px solid var(--b-blue)}
.b-lightbox__strip-thumb:focus-visible{outline:2px solid var(--b-blue);outline-offset:2px}
.b-lightbox__nav[hidden]{display:none}
.b-lightbox__strip-thumb{appearance:none}
.b-lightbox__strip-thumb img{display:block;width:100%;height:100%;max-height:none;object-fit:contain;pointer-events:none}

/* Documentation file rows — available + empty state */
.b-doc-files{display:flex;flex-direction:column;gap:10px}
.b-doc-file{
  display:flex;align-items:center;justify-content:space-between;gap:16px;
  padding:14px 20px;border:1px solid var(--b-line);border-radius:8px;background:#fff;
}
.b-doc-file strong{flex:1 1 auto;min-width:0;font-size:14px;font-weight:700;}
.b-button--sm{flex:0 0 auto;min-height:36px;padding:8px 16px;font-size:13px;white-space:nowrap}

/* Related products section */
.b-related-products{padding:56px 0;border-top:1px solid var(--b-line)}
.b-related-products .b-search-results{
  display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:18px;
}

/* Responsive: tablet */
@media(max-width:800px){
  .b-logo{height:48px!important;max-width:none!important}
  .b-icon-grid{grid-template-columns:repeat(2,1fr)}
  .b-brand-logos{grid-template-columns:repeat(3,1fr)}
  .b-wa-cta__text b{display:none} /* collapse to icon+label on tablet */
  /* Mobile nav drawer: expose search + WA */
  .b-nav-drawer-search{
    display:flex;gap:8px;
    padding:4px 0 10px;border-bottom:1px solid var(--b-line);margin-bottom:4px;
  }
  .b-nav-drawer-search input{
    flex:1 1 auto;height:44px;padding:0 12px;
    border:1px solid var(--b-line);border-radius:6px;
    font:16px Inter,Arial,sans-serif;color:var(--b-navy);background:#f4f7f8;min-width:0;
  }
  .b-nav-drawer-search button{
    flex:0 0 auto;height:44px;padding:0 14px;
    background:var(--b-blue);color:#fff;border:0;border-radius:6px;cursor:pointer;font-size:16px;
  }
  .b-nav-wa-drawer{
    display:flex!important;align-items:center;gap:10px;
    padding:10px!important;
    background:rgba(37,211,102,.08)!important;border:1px solid var(--b-wa-green)!important;
    border-radius:7px!important;color:var(--b-navy)!important;
    text-decoration:none!important;font-size:14px!important;font-weight:700!important;
    width:100%!important;min-height:40px!important;box-sizing:border-box!important;
  }
  .b-nav-wa-drawer svg{color:var(--b-wa-green);width:20px;height:20px;flex:0 0 auto}
  .b-related-products .b-search-results{grid-template-columns:repeat(2,1fr)}
}
/* Responsive: mobile */
@media(max-width:480px){
  .b-logo{height:36px!important;max-width:110px!important}
  .b-icon-grid{grid-template-columns:1fr}
  .b-brand-logos{grid-template-columns:repeat(2,1fr)}
  .b-wa-cta{display:none} /* WA moved to nav drawer */
  .b-search-icon-btn{display:none} /* no search icon in mobile header */
  .b-nav-search-panel{display:none!important} /* panel not used on mobile */
  .b-modal{padding:0;align-items:flex-end}
  .b-modal__panel{border-radius:16px 16px 0 0;padding:24px;max-height:92vh;width:100%}
  .b-modal__fields{grid-template-columns:1fr}
  .b-doc-file{flex-wrap:wrap}
  .b-button--sm{min-width:80px}
  .b-related-products .b-search-results{grid-template-columns:1fr}
}

/* Reusable RFQ modal and button-based footer links. */
button.b-button{appearance:none;font-family:inherit}

/* Compact image+text card (blog featured-guide layout): keeps the image
   column modest instead of the ~50/50 split every other .b-* two-column
   pattern uses, but collapses to one column at the same breakpoint. */
.b-guide-card{display:grid;grid-template-columns:260px 1fr}
@media(max-width:800px){.b-guide-card{grid-template-columns:1fr}}

/* In-brand fallback for hotlink-blocked or otherwise broken product photos.
   Selector is span.b-image-fallback (not just .b-image-fallback) so its
   specificity ties, rather than loses to, the earlier ".b-directory-card
   span" arrow-icon rule when this fallback renders inside a directory card. */
span.b-image-fallback{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1;background:#f0f4f5;color:var(--b-muted);font-size:12px;font-weight:700;text-align:center;padding:10px;overflow-wrap:anywhere;text-decoration:none}
.b-footer button{
  appearance:none;border:0;background:transparent;padding:0;
  color:#41505b;font:700 14px Inter,Arial,sans-serif;
  text-align:left;cursor:pointer;
}
.b-footer button:hover{text-decoration:underline}
.b-footer button:focus-visible{outline:3px solid #082f49;outline-offset:3px}
.b-quote-actions{display:flex;align-items:center}
body.b-modal-open{overflow:hidden}
.b-modal__context[hidden]{display:none}
.b-modal__panel:focus{outline:none}

/* Live catalogue detail renderer: source text and approved public images only. */
.b-product--no-gallery{grid-template-columns:minmax(0,1fr)}
.b-product-summary{font-size:17px;line-height:1.6;margin:0 0 18px}
.b-product-content-heading{font-size:20px;line-height:1.25;margin:24px 0 10px;color:var(--b-navy)}
.b-product-description .b-source-copy,.b-tab-content .b-source-copy{margin:0 0 12px;color:var(--b-muted);line-height:1.65;overflow-wrap:anywhere}
.b-product-features{margin:20px 0}
.b-product-features .b-product-content-heading{margin-top:0}
.b-source-section-title{font-size:18px;line-height:1.3;margin:28px 0 10px;color:var(--b-navy)}
.b-tab-content>h2{margin-top:0}.b-tab-content>h3:first-child{margin-top:0}
.b-source-image{margin:18px 0;max-width:100%;border:1px solid var(--b-line);border-radius:8px;background:#fff;padding:12px}
.b-source-image img{display:block;max-width:100%;height:auto;max-height:760px;margin:auto;object-fit:contain}
.b-application-links{margin-top:0}
.b-application-links a{overflow-wrap:anywhere}
.b-search-pagination{display:flex;flex:1 1 100%;align-items:center;justify-content:space-between;gap:16px;padding:20px 0 0;border-top:1px solid var(--b-line)}
.b-search-pagination .b-muted{font-size:14px}
.b-doc-file strong{overflow-wrap:anywhere}

/* Product option configurations: source-provided model rows only. */
.b-product-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}
.b-product-option{min-width:0;border:1px solid var(--b-line);border-radius:8px;background:#fff;overflow:hidden}
.b-product-option__model{margin:0;padding:16px 20px;background:#edf3f5;color:var(--b-navy);font-size:16px;line-height:1.35;overflow-wrap:anywhere}
.b-product-option__configuration{margin:0}
.b-product-option__row{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(0,1.2fr);gap:16px;padding:13px 20px;border-top:1px solid var(--b-line)}
.b-product-option__row dt{color:var(--b-muted);font-size:13px;font-weight:700}
.b-product-option__row dd{min-width:0;margin:0;font-size:14px;font-weight:600;overflow-wrap:anywhere}

@media(max-width:800px){
  .b-product--no-gallery{grid-template-columns:minmax(0,1fr)}
  .b-product-summary{font-size:15px;line-height:1.55}
  .b-source-image{padding:8px}
  .b-search-pagination{align-items:flex-start;flex-direction:column}
  .b-product-option__row{grid-template-columns:1fr;gap:3px}
}

/* Quote-only product configuration. Options are rendered from source data. */
.b-skip-link{position:fixed;left:16px;top:12px;z-index:calc(var(--b-header-layer) + 1);padding:10px 14px;border-radius:5px;background:var(--b-blue);color:#fff;font-weight:800;text-decoration:none;transform:translateY(-160%)}
.b-skip-link:focus{transform:translateY(0);outline:3px solid #082f49;outline-offset:3px}
.b-configure-main{padding-bottom:72px}
.b-configure-intro{max-width:760px;margin:0 0 28px}
.b-configure-intro h1{margin:10px 0 12px;font-size:38px;line-height:1.12}
.b-configure-intro .b-muted{font-size:16px;line-height:1.6}
.b-configure-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.68fr);gap:28px;align-items:start}
.b-configure-form{display:grid;gap:18px}
.b-configure-step{padding:26px}
.b-configure-step h2{margin:0 0 8px;font-size:21px;line-height:1.3}
.b-configure-step fieldset{min-width:0;margin:20px 0 0;padding:0;border:0}
.b-configure-step legend{padding:0;font-size:14px;font-weight:800}
.b-configure-step fieldset[disabled]{opacity:.72}
.b-configure-choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;margin-top:12px}
.b-configure-choice{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;min-width:0;padding:15px;border:1px solid var(--b-line);border-radius:7px;background:#fff;color:var(--b-navy);cursor:pointer}
.b-configure-choice:hover{border-color:#93b3c4}
.b-configure-choice:focus-within{outline:3px solid #082f49;outline-offset:3px}
.b-configure-choice.is-selected{border-color:var(--b-blue);box-shadow:inset 0 0 0 1px var(--b-blue);background:#f5fafc}
.b-configure-choice input{width:18px;height:18px;margin:2px 0 0;accent-color:var(--b-blue)}
.b-configure-choice__label{display:block;font-size:14px;font-weight:800;line-height:1.4;overflow-wrap:anywhere}
.b-configure-choice__code{display:block;margin-top:4px;color:var(--b-muted);font-size:12px;font-weight:700;overflow-wrap:anywhere}
.b-configure-choice__note{display:block;grid-column:2;margin:0;color:var(--b-muted);font-size:12px;line-height:1.45}
.b-configure-choice-message{grid-column:1 / -1}
.b-configure-summary{position:sticky;top:104px}
.b-configure-summary h2{margin:0 0 12px;font-size:22px;line-height:1.3}
.b-configure-summary__preview{margin:0 0 14px;color:var(--b-blue);font-size:14px;font-weight:800;overflow-wrap:anywhere}
.b-configure-summary__model-ref{margin:4px 0 0;color:var(--b-navy);font-family:'Courier New',monospace;font-size:18px;font-weight:800;letter-spacing:.01em;overflow-wrap:anywhere}
.b-configure-summary__status{margin:16px 0 0;color:var(--b-muted);font-size:14px;line-height:1.5}
.b-configure-summary__feedback{margin:12px 0 0;color:#31566a;font-size:13px;line-height:1.5}
.b-configure-static-link{margin:22px 0 0;color:var(--b-muted);font-size:13px}
.b-configure-state{max-width:720px;padding:40px 0}
.b-configure-state h1{margin:0 0 12px;font-size:34px;line-height:1.15}
.b-configure-state .b-button{margin-top:22px}
@media(max-width:800px){
  .b-configure-main{padding-bottom:48px}
  .b-configure-intro h1{font-size:32px}
  .b-configure-layout{grid-template-columns:1fr;gap:20px}
  .b-configure-step{padding:22px}
  .b-configure-summary{position:static}
}
@media(max-width:480px){
  .b-configure-intro h1{font-size:28px}
  .b-configure-choice-grid{grid-template-columns:1fr}
  .b-configure-step{padding:18px}
}

/* ── Testimonials section ───────────────────────────────────────────────── */
.b-testimonials{padding:96px 0;background:#fff}
.b-testimonials .b-section-head{margin-bottom:48px}
.b-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.b-testimonials-placeholder{grid-column:1/-1;text-align:center;padding:48px 24px;color:var(--b-muted)}
.b-testimonial-card{background:#fff;border:1px solid var(--b-line);border-radius:10px;padding:32px;display:flex;flex-direction:column}
.b-testimonial-card__quote{margin:0 0 20px;font-size:16px;line-height:1.6;color:var(--b-navy);flex:1}
.b-testimonial-card__author{display:flex;align-items:center;gap:12px}
.b-testimonial-card__avatar{width:44px;height:44px;border-radius:50%;background:#edf4f7;display:grid;place-items:center;color:var(--b-blue);font-weight:800;font-size:16px;flex-shrink:0}
.b-testimonial-card__name{font-weight:800;font-size:14px;color:var(--b-navy)}
.b-testimonial-card__role{font-size:13px;color:var(--b-muted)}

@media(max-width:800px){
  /* 3 cards don't split evenly into 2 columns — the third one strands
     alone with an empty slot beside it. Stack to one column instead. */
  .b-testimonials-grid{grid-template-columns:1fr}
}
@media(max-width:480px){
  .b-testimonials{padding:64px 0}
}

/* ── Featured product / brand / application cards ─────────────────────────── */
.b-featured{padding:72px 0;background:#fff;border-bottom:1px solid var(--b-line)}
.b-featured__head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:36px}
.b-featured__head h2{font-size:30px;margin:0}
.b-feat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.b-feat-card{display:flex;flex-direction:column;border:1px solid var(--b-line);border-radius:10px;background:#fff;overflow:hidden;text-decoration:none;color:var(--b-navy);transition:transform .18s ease,box-shadow .18s ease}
.b-feat-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(16,33,45,.1)}
.b-feat-card__img{width:100%;aspect-ratio:4/3;background:#f0f4f6;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:24px}
.b-feat-card__img img{max-width:100%;max-height:100%;object-fit:contain}
.b-feat-card--brand .b-feat-card__img{aspect-ratio:16/9;padding:32px 44px;background:#f8fafc}
.b-feat-card--brand .b-feat-card__img img{object-fit:contain;width:100%;height:100%}
.b-feat-card--app .b-feat-card__img{background:var(--b-blue);padding:28px}
.b-feat-card--app .b-feat-card__img svg{width:60px;height:60px;color:#fff;background:rgba(255,255,255,.16);border-radius:50%;padding:22px;box-sizing:content-box}
.b-feat-card__body{flex:1;display:flex;flex-direction:column;padding:22px 24px}
.b-feat-card__body h3{margin:0 0 8px;font-size:18px;line-height:1.25}
.b-feat-card__body p{margin:0;color:var(--b-muted);font-size:14px;flex:1}
.b-feat-card__cta{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:800;color:var(--b-blue);margin-top:16px;cursor:pointer;background:none;border:none;padding:0;text-decoration:none;line-height:1.4;font-family:inherit}
.b-feat-card__cta svg{transition:transform .15s ease;flex-shrink:0}
.b-feat-card:hover .b-feat-card__cta svg{transform:translateX(3px)}

/* ── Sticky RFQ floating action button ───────────────────────────────────── */
.b-rfq-fab{position:fixed;bottom:28px;right:28px;z-index:89;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .22s ease,transform .22s ease}
.b-rfq-fab.is-visible{opacity:1;pointer-events:auto;transform:none}
.b-rfq-fab__btn{display:inline-flex;align-items:center;gap:10px;min-height:50px;padding:12px 24px;border-radius:999px;border:none;background:var(--b-blue);color:#fff;font:800 14px Inter,Arial,sans-serif;cursor:pointer;box-shadow:0 4px 20px rgba(0,77,118,.38);transition:background .18s ease,box-shadow .18s ease}
.b-rfq-fab__btn:hover{background:#003d5f;box-shadow:0 8px 28px rgba(0,77,118,.52)}
.b-rfq-fab__btn:focus-visible{outline:3px solid #082f49;outline-offset:3px}
.b-rfq-fab__icon{flex:0 0 18px;height:18px}
@media(max-width:1024px){.b-feat-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.b-feat-grid{grid-template-columns:repeat(2,1fr)}.b-featured{padding:56px 0}.b-featured__head{flex-direction:column;align-items:flex-start}.b-rfq-fab{bottom:20px;right:16px}}
@media(max-width:480px){.b-feat-grid{grid-template-columns:1fr}.b-rfq-fab__btn .b-rfq-fab__label{display:none}.b-rfq-fab__btn{padding:12px;min-height:50px;min-width:50px;justify-content:center;border-radius:50%}.b-rfq-fab__icon{width:22px;height:22px;flex:0 0 22px}}

/* Empty featured-brand slots: real authorised logo files can be injected later. */
.b-brandbar__slots{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px!important;width:100%}
.b-brandbar__slot{display:grid;place-items:center;min-height:72px;padding:14px 12px;border:1px dashed #c6d2d8;border-radius:8px;background:#fafcfd;color:var(--b-muted)!important;text-transform:none!important;letter-spacing:0!important;font-size:11px!important;font-weight:700!important;text-decoration:none!important;opacity:1!important;transition:border-color .18s ease,background .18s ease,color .18s ease}
.b-brandbar__slot:hover,.b-brandbar__slot:focus-visible{border-color:var(--b-blue);background:#f1f7fa;color:var(--b-blue)!important;text-decoration:none!important}
.b-brandbar__placeholder{font-size:10px;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}
.b-brandbar__slot.is-filled{border-style:solid;background:#fff}
.b-brandbar__slot img{display:block;max-width:100%;max-height:42px;width:auto;height:auto;object-fit:contain}
.b-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:800px){.b-brandbar__slots{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:480px){.b-brandbar__slots{grid-template-columns:repeat(2,minmax(0,1fr))}.b-brandbar__slot{min-height:64px}}
