/*
Theme Name: Biaopu Wire Mesh Astra Child
Theme URI: https://www.bpwiremesh.com/
Description: BP Wire Mesh B2B lead-generation theme for Anping Biaopu Wire Mesh Co., Ltd.
Author: Codex
Template: astra
Version: 2.1.7
Text Domain: bpwiremesh
*/

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url('assets/fonts/inter-latin.woff2') format('woff2');
}

.bp-consent[hidden] {
  display: none !important;
}

.bp-consent {
  position: fixed;
  right: 20px;
  bottom: 20px;
  left: 20px;
  z-index: 100005;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  max-width: 1080px;
  margin: 0 auto;
  padding: 18px 20px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 12px;
  color: #fff;
  background: #172130;
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.28);
}

.bp-consent-copy {
  min-width: 0;
}

.bp-consent-copy strong {
  display: block;
  margin-bottom: 4px;
  font-family: var(--font-heading);
}

.bp-consent-copy p {
  margin: 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 14px;
  line-height: 1.55;
}

.bp-consent-copy a {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.bp-consent-actions {
  display: flex;
  flex: 0 0 auto;
  gap: 10px;
}

.bp-consent-actions .bp-button,
.bp-consent-actions .bp-button-secondary {
  min-height: 42px;
  margin: 0;
  white-space: nowrap;
}

.bp-consent-actions .bp-button-secondary {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.44);
  background: transparent;
}

.bp-consent-pending .bp-mobile-cta {
  display: none !important;
}

.bp-legal-analytics {
  margin-top: 24px;
}

.bp-product-custom-note {
  max-width: 760px;
  margin: 12px 0 0;
  padding-left: 12px;
  border-left: 2px solid var(--primary-cta);
  color: var(--text-muted);
  font-size: 14px;
  line-height: 1.55;
}

@media (max-width: 700px) {
  .bp-consent {
    right: 12px;
    bottom: 12px;
    left: 12px;
    display: block;
    padding: 16px;
  }

  .bp-consent-actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 14px;
  }

  .bp-consent-actions .bp-button,
  .bp-consent-actions .bp-button-secondary {
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    white-space: normal;
  }
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600 800;
  font-display: swap;
  src: url('assets/fonts/montserrat-latin.woff2') format('woff2');
}

:root {
  --primary-cta: #E25C1D;
  --primary-cta-hover: #C64B12;
  --text-main: #2D3748;
  --text-heading: #1A202C;
  --text-muted: #64748B;
  --bg-light: #F7F9FA;
  --bg-white: #FFFFFF;
  --border-subtle: #E2E8F0;
  --shadow-sm: 0 3px 10px rgba(15, 23, 42, .045);
  --shadow-md: 0 8px 20px rgba(15, 23, 42, .085);
  --radius-standard: 6px;
  --container: 1360px;
  --font-body: 16px;
  --font-small: 16px;
  --font-eyebrow: .75rem;
  --font-card-title: 19px;
  --font-feature-title: 22px;
  --font-h1: clamp(42px, 4.2vw, 60px);
  --font-h2: clamp(30px, 3vw, 42px);
  --font-hero: clamp(42px, 4.2vw, 60px);
  --font-nav: clamp(15.5px, 1.15vw, 18px);
  --font-logo: clamp(1.05rem, 1.6vw, 1.48rem);
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: var(--font-body);
  color: var(--text-main);
  background-color: var(--bg-white);
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

h1,
h2,
h3,
h4,
.elementor-heading-title {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 700 !important;
  color: var(--text-heading);
  letter-spacing: -.01em;
  line-height: 1.12;
}

h1 {
  margin: 0 0 20px;
  font-size: var(--font-h1);
}

h2,
.bp-title {
  margin: 0;
  font-size: var(--font-h2);
}

h3 {
  margin: 0;
  font-size: var(--font-card-title);
}

p {
  margin: 0;
}

a {
  color: inherit;
}

img,
video {
  max-width: 100%;
  height: auto;
}

.site-content {
  background: var(--bg-white);
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 999;
  background: var(--bg-white);
  box-shadow: 0 2px 10px rgba(0, 0, 0, .05);
}

.site-header a {
  text-decoration: none;
}

.site-title a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.site-title a::before {
  content: "";
  flex: 0 0 auto;
  width: 42px;
  height: 42px;
  display: inline-grid;
  place-items: center;
  border-radius: 10px;
  background: url('assets/images/bpwiremesh-logo-mark.svg') center/cover no-repeat;
  box-shadow: 0 6px 18px rgba(226, 92, 29, .18);
}

.main-header-menu .menu-link {
  color: var(--text-heading);
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-weight: 600;
  overflow-wrap: normal;
}

.ast-container {
  width: min(var(--container), calc(100vw - 32px));
  max-width: calc(100vw - 32px);
  margin-inline: auto;
  padding-inline: 0;
}

.bp-wrap {
  width: min(var(--container), calc(100vw - 64px));
  max-width: calc(100vw - 64px);
  margin-inline: auto;
  padding-inline: 0;
}

.bp-section,
.bp-products-hero,
.bp-product-detail-hero {
  padding-top: 80px;
  padding-bottom: 80px;
}

.bp-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 16px;
  color: var(--primary-cta);
  font-size: var(--font-eyebrow);
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.bp-eyebrow::before {
  content: "";
  width: 32px;
  height: 2px;
  background: var(--primary-cta);
}

.bp-lead,
.b2b-lead,
.bp-products-hero p,
.bp-product-detail-copy p {
  max-width: 720px;
  color: var(--text-main);
  font-size: clamp(1rem, .25vw + .95rem, 1.1rem);
  line-height: 1.7;
}

.bp-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.bp-social-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}

.bp-social-links a,
.bp-social-links > span {
  min-height: 38px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 4px 10px 4px 4px;
  border: 1px solid var(--border-subtle);
  border-radius: 999px;
  color: var(--text-heading);
  background: #FFFFFF;
  font-size: .78rem;
  font-weight: 800;
  line-height: 1;
  text-decoration: none;
}

.bp-social-links a span,
.bp-social-links > span span {
  width: 28px;
  height: 28px;
  display: inline-grid;
  place-items: center;
  border-radius: 999px;
  color: #FFFFFF;
  background: var(--primary-cta);
  font-family: 'Montserrat', sans-serif;
  font-size: .72rem;
  font-style: normal;
  font-weight: 800;
  text-transform: uppercase;
}

.bp-social-links em {
  font-style: normal;
}

.bp-social-links .is-disabled {
  opacity: .46;
  cursor: not-allowed;
}

.bp-social-links .is-disabled span {
  background: #94A3B8;
}

.bp-button,
.bp-button-secondary,
.bp-button-light,
.bp-card-quote,
.bp-header-quote,
.bp-mobile-cta button,
.bp-mobile-cta a {
  min-height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  border-radius: var(--radius-standard);
  border: 1px solid transparent;
  font-family: 'Montserrat', sans-serif;
  font-size: .88rem;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  text-decoration: none;
  cursor: pointer;
  transition: transform .24s ease, box-shadow .24s ease, background .24s ease, color .24s ease;
}

.bp-button,
.bp-card-quote,
.bp-header-quote,
.bp-mobile-cta button {
  color: #FFFFFF !important;
  background: var(--primary-cta) !important;
  box-shadow: var(--shadow-sm);
}

.bp-button:hover,
.bp-button:focus,
.bp-card-quote:hover,
.bp-card-quote:focus,
.bp-header-quote:hover,
.bp-header-quote:focus,
.bp-mobile-cta button:hover,
.bp-mobile-cta button:focus {
  color: #FFFFFF !important;
  background: var(--primary-cta-hover) !important;
  transform: translateY(-1px);
  box-shadow: var(--shadow-md);
}

.bp-button-secondary,
.bp-button-light,
.bp-mobile-cta a {
  color: var(--text-heading) !important;
  background: var(--bg-white) !important;
  border-color: var(--border-subtle) !important;
}

.bp-button-secondary:hover,
.bp-button-secondary:focus,
.bp-button-light:hover,
.bp-button-light:focus {
  color: var(--primary-cta) !important;
  border-color: var(--primary-cta) !important;
}

.bp-header-quote {
  position: fixed;
  z-index: 9997;
  top: 56px;
  right: 18px;
}

.bp-products-hero-grid,
.bp-product-detail-grid,
.bp-section-head,
.bp-detail-two-column,
.bp-final-cta-inner {
  display: grid;
  gap: 24px;
}

.bp-products-hero-grid,
.bp-product-detail-grid {
  grid-template-columns: minmax(0, 1fr) minmax(360px, .85fr);
  align-items: center;
}

.bp-section-head {
  grid-template-columns: minmax(0, 1fr) minmax(320px, .5fr);
  align-items: end;
  margin-bottom: 34px;
}

.bp-detail-two-column,
.bp-final-cta-inner {
  grid-template-columns: minmax(0, .85fr) minmax(360px, 1fr);
  align-items: start;
}

.b2b-rfq-card,
.b2b-text-card,
.bp-products-summary,
.bp-spec-card,
.bp-accessory-grid div {
  border: 0;
  border-radius: var(--radius-standard);
  background: var(--bg-white);
  box-shadow: var(--shadow-sm);
}

.b2b-rfq-card,
.b2b-text-card,
.bp-products-summary,
.bp-spec-card {
  padding: 22px;
}

.b2b-rfq-card h2 {
  margin: 10px 0 10px;
  font-size: 1.05rem;
  line-height: 1.25;
}

.b2b-rfq-card p,
.b2b-text-card p {
  color: var(--text-main);
  font-size: .95rem;
  line-height: 1.6;
}

.bp-product-tag {
  display: inline-flex;
  width: fit-content;
  padding: 5px 8px;
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-standard);
  color: var(--text-main);
  background: var(--bg-light);
  font-size: .72rem;
  font-weight: 700;
}

.bp-products-summary strong {
  display: block;
  margin-bottom: 12px;
  color: var(--text-heading);
  font-family: 'Montserrat', sans-serif;
}

.bp-products-summary ul,
.b2b-check-list {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.bp-products-summary li,
.b2b-check-list li {
  padding: 10px 12px;
  border-radius: var(--radius-standard);
  background: var(--bg-light);
  color: var(--text-main);
  font-size: .9rem;
}

.bp-accessory-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.bp-accessory-grid div {
  padding: 16px;
  color: var(--text-main);
}

.b2b-spec-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  background: var(--bg-white);
  box-shadow: var(--shadow-sm);
}

.b2b-spec-table th {
  background-color: var(--bg-light);
  color: var(--text-heading);
  font-weight: 600;
  text-align: left;
  padding: 12px 16px;
  border-bottom: 2px solid var(--border-subtle);
}

.b2b-spec-table td {
  padding: 12px 16px;
  border-bottom: 1px solid var(--border-subtle);
  color: var(--text-main);
}

.b2b-spec-table tr:nth-child(even) {
  background-color: rgba(247, 249, 250, .5);
}

.bp-table-cta {
  margin-top: 16px;
}

.b2b-text-link {
  display: inline-flex;
  margin-top: 16px;
  color: var(--primary-cta);
  font-weight: 700;
  text-decoration: none;
}

.bp-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 18px;
  color: var(--text-muted);
  font-size: .85rem;
}

.bp-breadcrumb a {
  color: var(--text-muted);
  text-decoration: none;
}

.bp-breadcrumb a:hover,
.bp-breadcrumb a:focus,
.b2b-text-link:hover,
.b2b-text-link:focus {
  color: var(--primary-cta);
}

.bp-final-cta {
  padding: 64px 0;
  background: var(--bg-light);
}

.bp-small {
  color: var(--text-muted);
  font-size: .86rem;
}

.bp-quote-dock {
  position: fixed;
  z-index: 9996;
  right: 18px;
  bottom: 18px;
  display: grid;
  gap: 10px;
  width: 178px;
}

.bp-quote-dock button,
.bp-quote-dock a {
  min-height: 48px;
  display: grid;
  place-items: center;
  padding: 0 14px;
  border: 0;
  border-radius: var(--radius-standard);
  color: #FFFFFF;
  background: var(--primary-cta);
  box-shadow: var(--shadow-md);
  font-family: 'Montserrat', sans-serif;
  font-size: .82rem;
  font-weight: 800;
  line-height: 1.15;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.bp-quote-dock a {
  background: #22C55E;
}

.bp-mobile-cta {
  display: none;
}

.bp-modal {
  position: fixed;
  z-index: 9999;
  inset: 0;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 18px;
  background: rgba(15, 23, 42, .58);
}

.bp-modal.is-open {
  display: flex;
}

.bp-modal-card {
  width: min(720px, 100%);
  max-height: min(760px, calc(100vh - 36px));
  overflow-y: auto;
  border-radius: var(--radius-standard);
  padding: 30px;
  background: var(--bg-white);
  box-shadow: var(--shadow-md);
}

.bp-modal-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
}

.bp-modal-title {
  margin: 0 0 8px;
  color: var(--text-heading);
  font-family: 'Montserrat', sans-serif;
  font-size: clamp(1.35rem, 2.5vw, 1.9rem);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.01em;
}

.bp-rfq-guidance {
  display: grid;
  gap: 4px;
  margin-top: 16px;
  border-left: 4px solid var(--primary-cta);
  border-radius: 0 var(--radius-standard) var(--radius-standard) 0;
  padding: 11px 14px;
  background: var(--bg-light);
}

.bp-rfq-guidance strong {
  color: var(--text-heading);
  font-size: .88rem;
  line-height: 1.35;
}

.bp-rfq-guidance span {
  color: var(--text-main);
  font-size: .84rem;
  line-height: 1.45;
}

.bp-modal-close {
  width: 42px;
  height: 42px;
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-standard);
  background: var(--bg-white);
  color: var(--text-heading);
  cursor: pointer;
  font-size: 1.4rem;
  line-height: 1;
}

.bp-form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 22px;
}

.bp-form label {
  display: grid;
  gap: 8px;
  color: var(--text-main);
  font-weight: 700;
}

.bp-form label.bp-wide {
  grid-column: 1 / -1;
}

.bp-form input,
.bp-form textarea {
  width: 100%;
  min-height: 46px;
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-standard);
  padding: 11px 12px;
  color: var(--text-heading);
  background: var(--bg-white);
  font: inherit;
}

.bp-form textarea {
  min-height: 118px;
  resize: vertical;
}

.bp-honeypot {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

.bp-form-actions {
  grid-column: 1 / -1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}

.bp-form-status {
  grid-column: 1 / -1;
  padding: 12px 14px;
  border-radius: var(--radius-standard);
  font-weight: 700;
  line-height: 1.45;
}

.bp-form-status.is-success {
  color: #166534;
  background: #DCFCE7;
}

.bp-form-status.is-error {
  color: #991B1B;
  background: #FEE2E2;
}

.bp-button:disabled,
.bp-card-quote:disabled {
  opacity: .72;
  cursor: wait;
  transform: none;
}

.b2b-product-subheadline {
  max-width: 760px;
  margin: 0 0 22px;
  color: var(--text-main) !important;
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
  font-size: clamp(1.1rem, 2vw, 1.45rem);
  font-weight: 700 !important;
  line-height: 1.45;
  letter-spacing: 0;
}

.b2b-hero-bullets {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  max-width: 820px;
  margin: 24px 0 0;
  padding: 0;
}

.b2b-hero-bullets > div {
  display: grid;
  align-content: start;
  gap: 5px;
  padding: 4px 16px;
  border-left: 1px solid var(--border-subtle);
  color: var(--text-main);
}

.b2b-hero-bullets > div:first-child {
  padding-left: 0;
  border-left: 0;
}

.b2b-hero-bullets dt {
  color: var(--text-heading);
  font-family: 'Montserrat', sans-serif;
  font-size: .78rem;
  font-weight: 800;
  letter-spacing: .04em;
  line-height: 1.35;
  text-transform: uppercase;
}

.b2b-hero-bullets dd {
  margin: 0;
  color: var(--text-main);
  font-size: .84rem;
  line-height: 1.5;
}

.b2b-accordion {
  display: grid;
  gap: 12px;
}

.b2b-accordion-item {
  border-radius: var(--radius-standard);
  background: var(--bg-white);
  box-shadow: var(--shadow-sm);
  overflow: hidden;
}

.b2b-accordion-title {
  min-height: 54px;
  display: flex;
  align-items: center;
  padding: 16px 18px;
  color: var(--text-heading);
  cursor: pointer;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  line-height: 1.35;
}

.b2b-accordion-title::marker {
  color: var(--primary-cta);
}

.b2b-accordion-content {
  padding: 0 18px 18px;
  color: var(--text-main);
}

.b2b-accordion-content p {
  color: var(--text-main);
  line-height: 1.72;
}

.site-footer,
.site-below-footer-wrap {
  display: none !important;
}

@media (max-width: 1180px) {
  .bp-hot-grid,
  .bp-equipment-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 1180px) {
  body {
    padding-bottom: 76px;
  }

  .bp-top-strip {
    display: none;
  }

  .site-header .site-branding,
  .site-header .ast-site-identity {
    max-width: calc(100vw - 124px);
  }

  .site-header .site-title,
  .site-header .site-title a {
    max-width: min(360px, calc(100vw - 124px));
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: clamp(1.08rem, 4vw, 1.38rem);
    line-height: 1.1;
  }

  .bp-products-hero-grid,
  .bp-product-detail-grid,
  .bp-section-head,
  .bp-detail-two-column,
  .bp-final-cta-inner {
    grid-template-columns: 1fr;
  }

  .bp-header-quote {
    display: none;
  }

  .bp-quote-dock {
    display: none;
  }

  .ast-scroll-to-top-right {
    display: none !important;
  }

  .bp-mobile-cta {
    position: fixed;
    z-index: 9998;
    left: 0;
    right: 0;
    bottom: 0;
    display: grid;
    grid-template-columns: 1fr 118px;
    gap: 10px;
    padding: 10px 14px max(10px, env(safe-area-inset-bottom));
    background: rgba(255, 255, 255, .98);
    border-top: 1px solid var(--border-subtle);
    box-shadow: 0 -8px 24px rgba(0, 0, 0, .08);
  }

  .bp-mobile-cta button,
  .bp-mobile-cta a {
    min-height: 48px;
  }

}

@media (max-width: 768px) {
  .bp-wrap {
    width: min(var(--container), calc(100vw - 32px));
    max-width: calc(100vw - 32px);
  }

  .bp-section,
  .bp-products-hero,
  .bp-product-detail-hero {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  h1 {
    font-size: clamp(2rem, 8.4vw, 3rem);
  }

  .b2b-spec-table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }

  .bp-form {
    grid-template-columns: 1fr;
  }

}

/* Deployment compatibility layer, 2026-07-21.
 * Canonical design rules live in assets/css/design-system.css. This copy is
 * deliberately kept here because the production host will not write to that
 * locked asset directory; it preserves the same stage contract on live pages. */
:root {
  --space-stage-primary: clamp(56px, 4.2vw, 68px);
  --space-stage-support: clamp(44px, 3.6vw, 56px);
  --space-stage-utility: clamp(32px, 2.8vw, 42px);
}

main.bp-site-main > .bp-section:not(.bp-rhythm-primary):not(.bp-rhythm-support):not(.bp-rhythm-utility) { padding-block: var(--space-stage-support) !important; }
main.bp-site-main > .bp-rhythm-primary { padding-block: var(--space-stage-primary) !important; }
main.bp-site-main > .bp-rhythm-support { padding-block: var(--space-stage-support) !important; }
main.bp-site-main > .bp-rhythm-utility { padding-block: var(--space-stage-utility) !important; }
.bp-rhythm-primary .bp-section-head { margin-bottom: clamp(30px, 3.4vw, 42px); }
.bp-rhythm-support .bp-section-head { margin-bottom: clamp(26px, 3vw, 34px); }
.bp-rhythm-utility .bp-section-head { gap: clamp(16px, 2.6vw, 32px); margin-bottom: clamp(20px, 2.4vw, 28px); }
.bp-rhythm-utility .bp-section-head .bp-eyebrow { color: var(--text-muted); font-size: .71rem; letter-spacing: .07em; }
.bp-catalog-comparison { border-block: 1px solid var(--border-subtle); background: var(--bg-white) !important; }
.bp-rfq-prep-inline { margin-top: clamp(30px, 4vw, 46px); padding-top: clamp(28px, 3vw, 38px); border-top: 1px solid var(--border-subtle); }
.bp-rfq-prep-inline .bp-section-head { display: grid; grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr); align-items: start; gap: clamp(18px, 3vw, 36px); margin-bottom: 22px; }
.bp-rfq-prep-title { margin: 0; color: var(--text-heading); font-size: clamp(1.35rem, 2.1vw, 1.7rem); line-height: 1.25; }
.bp-rfq-prep-inline .bp-lead { margin: 0; font-size: .98rem; }

@media (max-width: 768px) {
  :root { --space-stage-primary: 38px; --space-stage-support: 34px; --space-stage-utility: 28px; }
  .bp-rhythm-primary .bp-section-head, .bp-rhythm-support .bp-section-head { margin-bottom: 26px; }
  .bp-rhythm-utility .bp-section-head { margin-bottom: 20px; }
  .bp-rfq-prep-inline { margin-top: 28px; padding-top: 24px; }
  .bp-rfq-prep-inline .bp-section-head { grid-template-columns: minmax(0, 1fr); gap: 10px; margin-bottom: 18px; }
}

@media (max-width: 560px) {
  .bp-accessory-grid {
    grid-template-columns: 1fr;
  }

  .bp-mobile-title-line,
  .bp-mobile-copy-line {
    display: block;
  }
}

@media (max-width: 800px) {
  .bp-fd-hero h1,
  .bp-products-hero h1,
  .bp-product-detail-hero h1,
  .bp-hero-lead,
  .bp-products-hero p,
  .bp-product-detail-copy p,
  .bp-lead {
    width: min(320px, 100%) !important;
    max-width: min(320px, 100%) !important;
  }

  .bp-actions {
    width: min(360px, 100%) !important;
    max-width: min(360px, 100%) !important;
  }
}

@media (max-width: 921px) {
  .bp-fd-hero h1,
  .bp-products-hero h1,
  .bp-product-detail-hero h1,
  .bp-hero-lead,
  .bp-products-hero p,
  .bp-product-detail-copy p,
  .bp-lead {
    width: min(320px, 100%) !important;
    max-width: min(320px, 100%) !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }

  .bp-fd-hero h1,
  .bp-products-hero h1,
  .bp-product-detail-hero h1 {
    font-size: 1.45rem !important;
    line-height: 1.14 !important;
  }

  .bp-product-detail-copy,
  .bp-product-detail-copy .b2b-hero-bullets,
  .bp-product-detail-copy .b2b-hero-bullets > div {
    width: min(320px, 100%) !important;
    max-width: min(320px, 100%) !important;
    min-width: 0 !important;
  }

  .bp-product-detail-copy h1 {
    width: min(300px, 100%) !important;
    max-width: min(300px, 100%) !important;
    font-size: 1.28rem !important;
    line-height: 1.18 !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }

  .bp-product-detail-copy .b2b-product-subheadline,
  .bp-product-detail-copy .b2b-hero-bullets dd {
    width: min(286px, 100%) !important;
    max-width: min(286px, 100%) !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
}

/* FenceDepot-inspired production layer */
.bp-site-main {
  margin-top: 0 !important;
  max-width: 100vw;
  overflow-x: hidden;
  background: var(--bg-white);
}

.bp-top-strip {
  background: #101820;
  color: rgba(255, 255, 255, .86);
  font-size: .84rem;
}

.bp-top-strip-inner {
  min-height: 38px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
}

.bp-top-proof,
.bp-top-contact {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
}

.bp-top-proof strong {
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-size: .82rem;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.bp-top-proof span,
.bp-top-capability {
  color: rgba(255, 255, 255, .66);
  font-size: .82rem;
  white-space: nowrap;
}

.bp-top-capability {
  flex: 1 1 auto;
  text-align: center;
}

.bp-top-contact {
  justify-content: flex-end;
  white-space: nowrap;
}

.bp-top-brand {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-size: .88rem;
  font-weight: 800;
  letter-spacing: .02em;
  text-transform: uppercase;
  white-space: nowrap;
}

.bp-top-brand-mark {
  width: 24px;
  height: 24px;
  flex: 0 0 auto;
  border-radius: 6px;
  box-shadow: none;
}

.bp-top-strip a {
  color: #FFFFFF;
  text-decoration: none;
}

.bp-top-strip .bp-social-links {
  flex-wrap: nowrap;
}

.bp-top-strip .bp-social-links a,
.bp-top-strip .bp-social-links > span {
  min-height: 28px;
  padding: 0;
  border: 0;
  background: transparent;
}

.bp-top-strip .bp-social-links a span,
.bp-top-strip .bp-social-links > span span {
  width: 26px;
  height: 26px;
  background: rgba(255, 255, 255, .16);
  color: #FFFFFF;
}

.bp-top-strip .bp-social-links em {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

.bp-top-strip a + a {
  margin-left: 18px;
}

.bp-fd-hero {
  min-height: 620px;
  display: flex;
  align-items: center;
  padding: 132px 0 118px;
  color: #FFFFFF;
  background:
    linear-gradient(90deg, rgba(16, 24, 32, .86) 0%, rgba(16, 24, 32, .68) 42%, rgba(16, 24, 32, .16) 100%),
    url('assets/images/factory-yard-export-fence-panels-clean.webp') center / cover no-repeat;
}

.bp-hero-industrial {
  min-height: 650px;
  padding: 96px 0 86px;
  background:
    linear-gradient(90deg, rgba(16, 24, 32, .92) 0%, rgba(16, 24, 32, .76) 46%, rgba(16, 24, 32, .38) 100%),
    url('assets/images/factory-yard-export-fence-panels-clean.webp') center / cover no-repeat;
}

.bp-hero-industrial-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 440px);
  gap: 48px;
  align-items: center;
}

.bp-hero-rfq {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  padding: 24px;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 16px;
  background: rgba(255, 255, 255, .94);
  box-shadow: 0 22px 64px rgba(0, 0, 0, .24);
}

.bp-hero-rfq .bp-eyebrow,
.bp-hero-rfq h2 {
  grid-column: 1 / -1;
}

.bp-hero-rfq h2 {
  margin: 0 0 18px;
  font-size: clamp(1.45rem, 2.2vw, 2rem);
}

.bp-hero-rfq .bp-eyebrow {
  margin-bottom: 10px;
}

.bp-hero-rfq label {
  display: grid;
  gap: 7px;
  min-width: 0;
  color: var(--text-heading);
  font-size: .9rem;
  font-weight: 800;
  line-height: 1.25;
}

.bp-hero-rfq label.bp-wide {
  grid-column: 1 / -1;
}

.bp-hero-rfq input,
.bp-hero-rfq textarea {
  width: 100%;
  min-width: 0;
  min-height: 44px;
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-standard);
  padding: 10px 12px;
  color: var(--text-heading);
  background: #FFFFFF;
  font: inherit;
  font-weight: 600;
}

.bp-hero-rfq textarea {
  min-height: 84px;
  resize: vertical;
}

.bp-hero-rfq button {
  grid-column: 1 / -1;
  justify-self: start;
  width: 100%;
}

.bp-hero-rfq a {
  grid-column: 1 / -1;
  display: inline-flex;
  align-items: center;
  margin-top: 0;
  color: var(--primary-cta);
  font-weight: 800;
  text-decoration: none;
}

.bp-fd-hero-grid,
.bp-two-col,
.bp-answer-grid {
  display: grid;
  gap: 34px;
}

.bp-fd-hero-grid {
  grid-template-columns: minmax(0, 1fr);
  align-items: center;
}

.bp-fd-hero-copy {
  max-width: 1120px;
}

.bp-two-col,
.bp-answer-grid {
  grid-template-columns: minmax(0, .78fr) minmax(420px, 1fr);
}

.bp-fd-hero h1 {
  color: #FFFFFF !important;
  font-size: var(--font-hero);
  line-height: .98;
  letter-spacing: -.045em;
}

.bp-hero-lead {
  max-width: 900px;
  color: rgba(255, 255, 255, .82);
  font-size: clamp(1.05rem, .32vw + 1rem, 1.18rem);
  line-height: 1.75;
}

.bp-hero-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin: 34px 0 0;
}

.bp-hero-stats div {
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: var(--radius-standard);
  background: rgba(255, 255, 255, .08);
  backdrop-filter: blur(10px);
}

.bp-hero-stats dt {
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.85rem;
  font-weight: 800;
  line-height: 1;
}

.bp-hero-stats dd {
  margin: 8px 0 0;
  color: rgba(255, 255, 255, .72);
  font-size: .86rem;
}

.bp-hero-media,
.bp-product-figure,
.bp-solution-panel {
  overflow: hidden;
  border-radius: 14px;
  background: var(--bg-white);
  box-shadow: 0 24px 70px rgba(0, 0, 0, .18);
}

.bp-hero-media {
  margin: 0;
}

.bp-hero-media-light {
  box-shadow: var(--shadow-md);
}

.bp-hero-media figcaption,
.bp-product-figure figcaption {
  padding: 13px 16px;
  color: var(--text-muted);
  background: #FFFFFF;
  font-size: .82rem;
}

.bp-media-img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: inherit;
  object-fit: cover;
}

.bp-media-placeholder {
  aspect-ratio: 1 / 1;
  display: grid;
  place-items: center;
  border-radius: 12px;
  color: var(--text-muted);
  background: #E2E8F0;
  font-family: 'Montserrat', sans-serif;
  font-size: .75rem;
  font-weight: 800;
  letter-spacing: .08em;
}

.bp-hero-media .bp-media-img {
  aspect-ratio: 16 / 11;
}

.bp-project-media .bp-media-img {
  aspect-ratio: 16 / 10;
}

.bp-product-figure .bp-media-img,
.bp-card-media .bp-media-img {
  aspect-ratio: 1 / 1;
}

.bp-product-media .bp-media-img,
.bp-home .bp-product-media .bp-media-img {
  aspect-ratio: 4 / 3;
}

.bp-home .bp-project-media .bp-media-img {
  aspect-ratio: 3 / 2;
}

.bp-equipment-media .bp-media-img {
  aspect-ratio: 16 / 9;
}

.bp-section {
  padding: 74px 0;
}

.bp-bg-light {
  background: linear-gradient(180deg, #F7F9FA 0%, #FFFFFF 100%);
}

.bp-proof-strip {
  padding: 22px 0;
  background: #101820;
  color: #FFFFFF;
}

.bp-proof-grid,
.bp-project-grid,
.bp-quality-grid {
  display: grid;
  gap: 20px;
}

.bp-proof-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.bp-proof-item {
  display: grid;
  gap: 6px;
  padding: 18px 20px;
  border-left: 1px solid rgba(255, 255, 255, .14);
}

.bp-proof-item strong {
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-size: clamp(1.6rem, 2.5vw, 2.5rem);
  font-weight: 800;
  line-height: 1;
}

.bp-proof-item span {
  color: rgba(255, 255, 255, .9);
  font-weight: 800;
}

.bp-proof-item p {
  color: rgba(255, 255, 255, .66);
  font-size: .88rem;
  line-height: 1.55;
}

.bp-section-head {
  align-items: end;
}

.bp-section-head-compact {
  margin-bottom: 26px;
}

.bp-section-head-center {
  display: block;
  max-width: 820px;
  margin: 0 auto 38px;
  text-align: center;
}

.bp-section-head-center .bp-eyebrow {
  justify-content: center;
}

.bp-rich-copy {
  display: grid;
  gap: 16px;
  color: var(--text-main);
  font-size: 1.03rem;
  line-height: 1.78;
}

.bp-company-grid {
  display: grid;
  grid-template-columns: minmax(360px, .92fr) minmax(0, 1fr);
  gap: 42px;
  align-items: center;
}

.bp-company-photo {
  margin: 0;
  overflow: hidden;
  border-radius: 14px;
  background: #FFFFFF;
  box-shadow: var(--shadow-md);
}

.bp-company-photo .bp-media-img {
  aspect-ratio: 16 / 10;
}

.bp-company-copy {
  display: grid;
  gap: 16px;
  color: var(--text-main);
  font-size: 1.02rem;
  line-height: 1.75;
}

.bp-company-points {
  display: grid;
  gap: 9px;
  margin: 4px 0 0;
  padding: 0;
  list-style: none;
}

.bp-company-points li {
  position: relative;
  padding-left: 22px;
  color: var(--text-heading);
  font-weight: 700;
}

.bp-company-points li::before {
  content: "";
  position: absolute;
  top: .68em;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: var(--primary-cta);
}

.bp-company-metrics {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin-top: 10px;
}

.bp-company-metrics div {
  padding: 14px 12px;
  border: 1px solid var(--border-subtle);
  border-radius: 10px;
  background: var(--bg-light);
  text-align: center;
}

.bp-company-metrics strong {
  display: block;
  color: var(--primary-cta);
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 1;
}

.bp-company-metrics span {
  display: block;
  margin-top: 6px;
  color: var(--text-heading);
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
}

.bp-category-grid,
.bp-feature-grid,
.bp-hot-grid,
.bp-equipment-grid,
.bp-media-proof-grid,
.bp-download-grid,
.bp-resource-grid,
.bp-related-grid {
  display: grid;
  gap: 24px;
}

.bp-category-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.bp-project-grid,
.bp-feature-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.bp-project-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.bp-quality-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.bp-feature-grid-small {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.bp-hot-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.bp-equipment-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.bp-media-proof-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.bp-download-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.bp-resource-grid,
.bp-related-grid,
.bp-solution-link-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.bp-category-card,
.bp-product-tile,
.bp-feature-card,
.bp-equipment-card,
.bp-resource-card,
.bp-download-card,
.bp-answer-card,
.bp-project-card,
.bp-quality-card,
.bp-process-step,
.bp-solution-panel {
  border: 1px solid rgba(226, 232, 240, .72);
  border-radius: 12px;
  background: #FFFFFF;
  box-shadow: var(--shadow-sm);
}

.bp-solution-link-grid {
  display: grid;
  gap: 22px;
}

.bp-solution-link-card {
  display: grid;
  gap: 16px;
  padding: 22px;
  border: 1px solid rgba(226, 232, 240, .72);
  border-radius: 12px;
  background: #FFFFFF;
  box-shadow: var(--shadow-sm);
}

.bp-solution-link-card a {
  display: grid;
  gap: 10px;
  color: inherit;
  text-decoration: none;
}

.bp-solution-link-card span {
  width: fit-content;
  padding: 5px 8px;
  border-radius: var(--radius-standard);
  color: var(--primary-cta);
  background: rgba(226, 92, 29, .09);
  font-size: .72rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .04em;
}

.bp-solution-link-card p {
  color: var(--text-main);
  font-size: .94rem;
  line-height: 1.62;
}

.bp-resource-lead-form {
  margin-top: 26px;
  padding: 22px;
  border-radius: 12px;
  background: #FFFFFF;
  box-shadow: var(--shadow-sm);
}

.bp-category-card,
.bp-product-tile,
.bp-equipment-card,
.bp-resource-card,
.bp-project-card {
  overflow: hidden;
  transition: transform .26s ease, box-shadow .26s ease, border-color .26s ease;
}

.bp-category-card:hover,
.bp-product-tile:hover,
.bp-equipment-card:hover,
.bp-resource-card:hover,
.bp-project-card:hover {
  transform: translateY(-5px);
  border-color: rgba(226, 92, 29, .25);
  box-shadow: var(--shadow-md);
}

.bp-category-card a,
.bp-product-tile a,
.bp-project-card a {
  color: inherit;
  text-decoration: none;
}

.bp-card-media,
.bp-product-media,
.bp-project-media {
  overflow: hidden;
  background: #DDE5EC;
}

.bp-card-media-dark {
  aspect-ratio: 1 / 1;
  display: grid;
  place-items: center;
  padding: 22px;
  color: #FFFFFF;
  background: linear-gradient(135deg, #1A202C, #4A5568);
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  text-align: center;
}

.bp-category-body,
.bp-product-tile-body,
.bp-project-body,
.bp-equipment-card > div:last-child,
.bp-resource-card,
.bp-download-card,
.bp-answer-card,
.bp-solution-panel {
  padding: 22px;
}

.bp-download-card {
  border: 1px solid rgba(226, 232, 240, .72);
  border-radius: 12px;
  background: #FFFFFF;
  box-shadow: var(--shadow-sm);
}

.bp-download-card h2,
.bp-download-card h3 {
  margin: 0 0 12px;
  font-size: var(--font-card-title);
}

.bp-download-card p {
  color: var(--text-main);
  line-height: 1.7;
}

.bp-product-tile-body {
  min-height: 202px;
}

.bp-home .bp-product-tile-body {
  min-height: 148px;
}

.bp-equipment-card > div:last-child {
  min-height: 150px;
}

.bp-category-body h3,
.bp-category-body h2,
.bp-project-body h3,
.bp-product-tile-body h2,
.bp-product-tile-body h3,
.bp-quality-card h3,
.bp-process-step h3,
.bp-equipment-card h3,
.bp-resource-card h2,
.bp-resource-card h3,
.bp-answer-card h3,
.bp-solution-panel h2 {
  margin: 0 0 10px;
  font-size: var(--font-card-title);
  overflow-wrap: break-word;
  hyphens: auto;
}

.bp-feature-card h3 {
  margin: 0 0 12px;
  font-size: var(--font-feature-title);
  line-height: 1.1;
}

.bp-category-body p,
.bp-project-body p,
.bp-product-tile-body p,
.bp-feature-card p,
.bp-quality-card p,
.bp-process-step p,
.bp-equipment-card p,
.bp-resource-card p,
.bp-answer-card p,
.bp-solution-panel p {
  color: var(--text-main);
  font-size: var(--font-small);
  line-height: 1.75;
}

.bp-product-tile-body p,
.bp-equipment-card p {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.bp-clean-list {
  display: grid;
  gap: 8px;
  margin: 16px 0 0;
  padding-left: 20px;
  color: var(--text-main);
  font-size: .96rem;
  line-height: 1.55;
}

.bp-clean-list li::marker {
  color: var(--primary-cta);
}

.bp-product-tile-body p {
  -webkit-line-clamp: 3;
}

.bp-home-product-grid .bp-product-tile-body {
  padding: 18px;
}

.bp-home-product-grid .bp-product-actions {
  padding: 0 18px 18px;
}

.bp-home-product-grid .bp-product-tile-body h3 {
  font-size: clamp(1rem, 1.15vw, 1.16rem);
  line-height: 1.22;
}

.bp-export-proof {
  padding: 62px 0;
  color: #FFFFFF;
  background:
    linear-gradient(135deg, rgba(16, 24, 32, .98), rgba(28, 42, 52, .96)),
    url('assets/images/bp-real-project-fence-yard-v1.webp') center / cover no-repeat;
}

.bp-export-proof .bp-title,
.bp-export-proof h3 {
  color: #FFFFFF !important;
}

.bp-export-proof .bp-lead {
  color: rgba(255, 255, 255, .72);
}

.bp-export-proof-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.bp-export-proof-card {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 14px;
  background: rgba(255, 255, 255, .07);
  box-shadow: 0 18px 42px rgba(0, 0, 0, .2);
}

.bp-export-proof-media {
  overflow: hidden;
  background: rgba(255, 255, 255, .08);
}

.bp-export-proof-media .bp-media-img {
  aspect-ratio: 4 / 3;
}

.bp-export-proof-copy {
  display: grid;
  gap: 9px;
  padding: 18px;
}

.bp-export-proof-copy span {
  color: var(--primary-cta);
  font-family: 'Montserrat', sans-serif;
  font-size: .85rem;
  font-weight: 800;
  letter-spacing: .12em;
}

.bp-export-proof-copy h3 {
  margin: 0;
  font-size: clamp(1rem, 1.15vw, 1.18rem);
}

.bp-export-proof-copy p {
  color: rgba(255, 255, 255, .72);
  font-size: .92rem;
  line-height: 1.62;
}

.bp-product-proof {
  background:
    linear-gradient(180deg, #FFFFFF 0%, #F7F9FA 100%);
}

.bp-product-proof-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.bp-solution-proof-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: 22px;
}

.bp-product-proof-card {
  overflow: hidden;
  border: 1px solid rgba(226, 232, 240, .78);
  border-radius: 14px;
  background: #FFFFFF;
  box-shadow: var(--shadow-sm);
}

.bp-product-proof-media {
  overflow: hidden;
  background: #DDE5EC;
}

.bp-product-proof-media .bp-media-img {
  aspect-ratio: 4 / 3;
}

.bp-product-proof-copy {
  display: grid;
  gap: 8px;
  padding: 18px;
}

.bp-product-proof-copy h3 {
  margin: 0;
  font-size: clamp(1rem, 1.15vw, 1.18rem);
  line-height: 1.22;
}

.bp-product-proof-copy p {
  color: var(--text-main);
  font-size: .92rem;
  line-height: 1.62;
}

.bp-equipment-card p {
  -webkit-line-clamp: 2;
}

.bp-category-body span,
.bp-project-body span,
.bp-resource-card span {
  display: inline-flex;
  margin-top: 16px;
  color: var(--primary-cta);
  font-weight: 800;
  font-size: .86rem;
}

.bp-product-actions {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 10px;
  align-items: center;
  padding: 0 18px 18px;
}

.bp-mini-link,
.bp-mini-button {
  min-height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-standard);
  padding: 0 12px;
  color: var(--text-heading);
  background: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-size: .78rem;
  font-weight: 800;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
}

.bp-mini-link:hover,
.bp-mini-link:focus,
.bp-mini-button:hover,
.bp-mini-button:focus {
  color: var(--primary-cta);
  border-color: var(--primary-cta);
}

.bp-feature-card {
  min-height: 220px;
  padding: 26px;
}

.bp-feature-card span,
.bp-quality-card span,
.bp-process-step span {
  display: inline-flex;
  margin-bottom: 22px;
  color: rgba(226, 92, 29, .22);
  font-family: 'Montserrat', sans-serif;
  font-size: 2.5rem;
  font-weight: 800;
  line-height: 1;
}

.bp-quality-card {
  min-height: 220px;
  padding: 24px;
}

.bp-inline-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-top: 28px;
  padding: 22px;
  border-radius: 12px;
  color: var(--text-heading);
  background: var(--bg-light);
}

.bp-inline-cta p {
  font-weight: 800;
}

.bp-product-tile {
  display: flex;
  flex-direction: column;
}

.bp-product-tile a {
  display: block;
}

.bp-product-tile .bp-card-quote {
  width: calc(100% - 28px);
  margin: auto 14px 14px;
}

.b2b-check-list-strong li {
  color: var(--text-heading);
  font-weight: 700;
}

.bp-answer-grid {
  grid-template-columns: 1.2fr .8fr .8fr;
}

.bp-category-answer-grid {
  grid-template-columns: 1.15fr repeat(3, minmax(0, .85fr));
}

.bp-answer-card-main h2 {
  margin-bottom: 14px;
}

.bp-answer-card .bp-card-quote {
  width: 100%;
  margin-top: 18px;
}

.bp-faq-list {
  display: grid;
  gap: 12px;
}

.bp-process-layout,
.bp-direct-rfq-grid {
  display: grid;
  gap: 34px;
  grid-template-columns: minmax(0, .85fr) minmax(420px, 1fr);
  align-items: start;
}

.bp-process-copy {
  position: sticky;
  top: 128px;
}

.bp-process-steps {
  display: grid;
  gap: 14px;
}

.bp-process-steps-horizontal {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.bp-process-step {
  display: grid;
  grid-template-columns: 78px minmax(0, 1fr);
  gap: 18px;
  padding: 22px;
  background: #FFFFFF;
}

.bp-process-step span {
  margin: 0;
  align-self: start;
}

.bp-direct-rfq-form {
  margin-top: 0;
  padding: 24px;
  border-radius: 12px;
  background: #FFFFFF;
  box-shadow: var(--shadow-md);
}

.bp-direct-rfq-grid-stacked {
  grid-template-columns: minmax(0, 1fr);
  gap: 28px;
}

.bp-direct-rfq-grid-stacked > div:first-child {
  max-width: 820px;
}

.bp-contact-lines {
  display: grid;
  gap: 10px;
  margin-top: 24px;
}

.bp-contact-lines a {
  color: var(--text-heading);
  font-weight: 800;
  text-decoration: none;
}

.bp-contact-lines a:hover,
.bp-contact-lines a:focus {
  color: var(--primary-cta);
}

.bp-final-cta-dark {
  color: #FFFFFF;
  background: linear-gradient(135deg, #101820 0%, #1A202C 58%, #2D3748 100%);
}

.bp-final-cta-dark h2,
.bp-final-cta-dark .bp-eyebrow {
  color: #FFFFFF !important;
}

.bp-final-cta-dark p {
  color: rgba(255, 255, 255, .78);
}

.bp-product-figure {
  margin: 0;
}

.bp-solution-panel {
  align-self: center;
}

.bp-custom-footer {
  padding: 68px 0 24px;
  color: rgba(255, 255, 255, .78);
  background: #101820;
}

.bp-footer-grid {
  display: grid;
  grid-template-columns: minmax(280px, 1.4fr) repeat(3, minmax(150px, .65fr));
  gap: 32px;
}

.bp-footer-brand-link {
  display: block;
  max-width: 360px;
  margin-bottom: 14px;
}

.bp-footer-brand-logo {
  display: block;
  width: 100%;
  height: auto;
}

.bp-detail-image-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.bp-detail-image-card {
  margin: 0;
  overflow: hidden;
  border-radius: var(--radius-standard);
  box-shadow: var(--shadow-sm);
  background: var(--bg-white);
}

.bp-detail-image-card .bp-media-img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.bp-detail-image-card figcaption {
  padding: 14px 16px 16px;
  color: var(--text-main);
  font-size: .92rem;
  line-height: 1.5;
}

.bp-footer-title {
  display: block;
  margin: 0 0 16px;
  color: #FFFFFF !important;
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
}

.bp-custom-footer p {
  line-height: 1.7;
}

.bp-custom-footer ul {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.bp-custom-footer a {
  color: rgba(255, 255, 255, .82);
  text-decoration: none;
}

.bp-custom-footer a:hover,
.bp-custom-footer a:focus {
  color: #FFFFFF;
}

.bp-footer-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}

.bp-social-links-footer {
  margin-top: 18px;
}

.bp-custom-footer .bp-social-links a,
.bp-custom-footer .bp-social-links > span {
  border-color: rgba(255, 255, 255, .14);
  color: rgba(255, 255, 255, .86);
  background: rgba(255, 255, 255, .06);
}

.bp-social-links-card {
  margin-top: 16px;
}

.bp-footer-bottom {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  margin-top: 42px;
  padding-top: 22px;
  border-top: 1px solid rgba(255, 255, 255, .12);
  font-size: .84rem;
}

.site-below-footer-wrap {
  display: none;
}

.bp-contact-card .bp-button {
  width: 100%;
  margin-top: 18px;
}

@media (max-width: 1180px) {
  .bp-project-grid,
  .bp-quality-grid,
  .bp-proof-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .bp-export-proof-grid,
  .bp-product-proof-grid,
  .bp-solution-proof-grid,
  .bp-process-steps-horizontal,
  .bp-hot-grid,
  .bp-equipment-grid,
  .bp-media-proof-grid,
  .bp-download-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 980px) {
  .bp-fd-hero-grid,
  .bp-hero-industrial-grid,
  .bp-products-hero-grid,
  .bp-product-detail-grid,
  .bp-detail-two-column,
    .bp-two-col,
	  .bp-company-grid,
	  .bp-answer-grid,
	  .bp-category-answer-grid,
	  .bp-process-layout,
	  .bp-direct-rfq-grid,
	  .bp-final-cta-inner,
    .bp-footer-grid {
    grid-template-columns: 1fr;
  }

  .bp-hero-industrial {
    min-height: auto;
  }

  .bp-process-copy {
    position: static;
  }

  .bp-project-grid,
  .bp-quality-grid,
  .bp-hot-grid,
  .bp-feature-grid,
  .bp-equipment-grid,
  .bp-media-proof-grid,
  .bp-download-grid,
  .bp-resource-grid,
  .bp-related-grid,
  .bp-solution-link-grid,
  .bp-detail-image-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .bp-category-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .bp-top-strip {
    display: none;
  }

  .bp-fd-hero,
  .bp-hero-industrial,
  .bp-section,
  .bp-products-hero,
  .bp-product-detail-hero {
    padding-top: 42px;
    padding-bottom: 42px;
  }

  .bp-fd-hero h1 {
    font-size: clamp(2.25rem, 10.5vw, 3.2rem);
  }

  .bp-hero-stats {
    display: none;
  }

  .bp-hero-stats,
  .bp-proof-grid,
  .bp-export-proof-grid,
  .bp-product-proof-grid,
  .bp-solution-proof-grid,
  .bp-project-grid,
  .bp-quality-grid,
  .bp-hot-grid,
  .bp-feature-grid,
  .bp-feature-grid-small,
  .bp-equipment-grid,
  .bp-media-proof-grid,
  .bp-download-grid,
  .bp-resource-grid,
  .bp-related-grid,
  .bp-solution-link-grid,
  .bp-accessory-grid,
  .bp-detail-image-grid {
    grid-template-columns: 1fr;
  }

  .bp-hero-rfq {
    display: none;
  }

  .bp-hero-rfq button,
  .bp-hero-rfq a {
    width: 100%;
    justify-content: center;
  }

  .b2b-spec-table {
    display: block;
    white-space: normal;
    overflow: visible;
    box-shadow: none;
  }

  .b2b-spec-table thead {
    display: none;
  }

  .b2b-spec-table tbody,
  .b2b-spec-table tr,
  .b2b-spec-table td,
  .b2b-spec-table th {
    display: block;
    width: 100%;
  }

  .b2b-spec-table tr {
    margin-bottom: 12px;
    border: 1px solid var(--border-subtle);
    border-radius: var(--radius-standard);
    background: #FFFFFF;
    box-shadow: var(--shadow-sm);
    overflow: hidden;
  }

  .b2b-spec-table td,
  .b2b-spec-table th {
    border-bottom: 1px solid var(--border-subtle);
    white-space: normal;
  }

  .b2b-spec-table td:nth-child(2)::before {
    content: "Standard / Metric: ";
    color: var(--text-heading);
    font-weight: 800;
  }

  .b2b-spec-table td:nth-child(3)::before {
    content: "Option / Imperial: ";
    color: var(--text-heading);
    font-weight: 800;
  }

  .bp-product-actions {
    grid-template-columns: 1fr;
  }

  .bp-mini-link,
  .bp-mini-button,
  .bp-card-quote {
    width: 100%;
  }

  .bp-inline-cta {
    display: grid;
  }

  .bp-button,
  .bp-button-secondary,
  .bp-button-light {
    width: 100%;
  }

  .bp-footer-bottom {
    display: grid;
  }

  .bp-process-step {
    grid-template-columns: 1fr;
  }

  .bp-process-steps-horizontal {
    grid-template-columns: 1fr;
  }

  .b2b-spec-table,
  .b2b-spec-table thead,
  .b2b-spec-table tbody,
  .b2b-spec-table tr,
  .b2b-spec-table th,
  .b2b-spec-table td {
    display: block;
    white-space: normal;
  }

  .b2b-spec-table {
    overflow: visible;
    box-shadow: none;
    background: transparent;
  }

  .b2b-spec-table thead {
    display: none;
  }

  .b2b-spec-table tr {
    margin-bottom: 14px;
    border-radius: 10px;
    background: #FFFFFF;
    box-shadow: var(--shadow-sm);
    overflow: hidden;
  }

  .b2b-spec-table th,
  .b2b-spec-table td {
    border-bottom: 1px solid var(--border-subtle);
  }

  .bp-product-detail-hero h1 {
    font-size: clamp(1.85rem, 7.6vw, 2.5rem);
    line-height: 1.08;
  }

  .b2b-product-subheadline {
    margin-bottom: 16px;
    font-size: 1.02rem;
    line-height: 1.45;
  }

  .b2b-hero-bullets {
    gap: 8px;
    margin-top: 16px;
  }

  .b2b-hero-bullets > div {
    padding: 10px 12px;
  }

  .b2b-hero-bullets dt,
  .b2b-hero-bullets dd {
    font-size: .9rem;
    line-height: 1.42;
  }

  .bp-product-figure .bp-media-img {
    aspect-ratio: 4 / 3;
  }

  .bp-product-figure figcaption {
    padding: 10px 12px;
    font-size: .78rem;
    line-height: 1.35;
  }
}

@media (max-width: 520px) {
  .bp-wrap,
  .ast-container {
    width: min(var(--container), calc(100vw - 24px));
    max-width: calc(100vw - 24px);
  }

  .bp-category-body,
  .bp-product-tile-body,
  .bp-equipment-card > div:last-child,
  .bp-resource-card,
  .bp-download-card,
  .bp-answer-card,
  .bp-solution-panel,
  .bp-feature-card {
    padding: 18px;
  }

  .bp-product-tile-body,
  .bp-equipment-card > div:last-child,
  .bp-feature-card,
  .bp-quality-card {
    min-height: auto;
  }

  .bp-button,
  .bp-button-secondary,
  .bp-button-light,
  .bp-card-quote {
    white-space: normal;
    text-align: center;
    line-height: 1.2;
  }
}

/* Historical header, mobile and hero patch layers were consolidated into assets/css/design-system.css. */
/* Page slimming release 2026-07-16: one decision path, compact proof, fewer repeated CTAs. */
.bp-home-slim .bp-section,
.bp-product-detail > .bp-section {
  padding-top: clamp(52px, 6vw, 76px);
  padding-bottom: clamp(52px, 6vw, 76px);
}

.bp-home-slim .bp-hero-industrial-grid {
  align-items: center;
}

.bp-home-rfq-brief {
  align-self: center;
  padding: clamp(26px, 3.5vw, 38px);
  border: 1px solid rgba(255, 255, 255, .18);
  border-top: 4px solid var(--primary-cta);
  border-radius: var(--radius-standard);
  color: #E2E8F0;
  background: rgba(15, 23, 42, .9);
  box-shadow: var(--shadow-md);
  backdrop-filter: blur(10px);
}

.bp-home-rfq-brief h2 {
  max-width: 520px;
  margin: 8px 0 22px;
  color: #FFFFFF;
  font-size: clamp(1.55rem, 2.6vw, 2.2rem);
  line-height: 1.15;
}

.bp-home-rfq-brief ol {
  display: grid;
  gap: 12px;
  margin: 0 0 22px;
  padding: 0;
  list-style: none;
  counter-reset: bp-home-rfq;
}

.bp-home-rfq-brief li {
  position: relative;
  display: grid;
  gap: 2px;
  min-height: 42px;
  padding: 8px 8px 8px 54px;
  border-radius: 10px;
  background: rgba(255, 255, 255, .065);
  counter-increment: bp-home-rfq;
}

.bp-home-rfq-brief li::before {
  position: absolute;
  top: 8px;
  left: 10px;
  display: grid;
  width: 32px;
  height: 32px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, .24);
  border-radius: 50%;
  color: #FFFFFF;
  content: counter(bp-home-rfq);
  font-weight: 800;
}

.bp-home-rfq-brief strong {
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-size: .94rem;
}

.bp-home-rfq-brief span {
  color: #CBD5E1;
  font-size: .88rem;
  line-height: 1.45;
}

.bp-home-rfq-brief .bp-mini-link,
.bp-section-link-row-on-dark .bp-mini-link {
  min-height: 0;
  justify-content: flex-start;
  border-color: rgba(255, 255, 255, .3);
  color: #FFFFFF;
  background: transparent;
}

.bp-home-rfq-brief .bp-mini-link:hover,
.bp-home-rfq-brief .bp-mini-link:focus,
.bp-section-link-row-on-dark .bp-mini-link:hover,
.bp-section-link-row-on-dark .bp-mini-link:focus {
  border-color: #FFFFFF;
  color: #FFFFFF;
}

.bp-family-grid-featured,
.bp-home-slim .bp-project-grid,
.bp-home-slim .bp-resource-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.bp-family-grid-featured .bp-category-card,
.bp-family-grid-featured .bp-category-card > a {
  min-height: 0;
}

.bp-family-grid-featured .bp-card-media {
  aspect-ratio: 16 / 10;
}

.bp-family-grid-featured .bp-category-body {
  padding: 22px;
}

.bp-family-grid-featured .bp-category-body p {
  margin-bottom: 14px;
}

.bp-family-grid-featured .bp-chip-list {
  gap: 7px;
}

.bp-section-link-row {
  display: flex;
  justify-content: center;
  margin-top: 24px;
}

.bp-section-link-row-on-dark {
  justify-content: flex-start;
}

.bp-order-control {
  padding-top: clamp(52px, 6vw, 76px);
  padding-bottom: clamp(52px, 6vw, 76px);
}

.bp-order-control .bp-export-proof-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.bp-order-control .bp-export-proof-card {
  min-width: 0;
}

.bp-order-control .bp-export-proof-media {
  aspect-ratio: 16 / 10;
}

.bp-order-control .bp-export-proof-copy {
  padding: 18px;
}

.bp-order-control .bp-export-proof-copy h3 {
  margin-top: 10px;
  font-size: 1.02rem;
}

.bp-order-control .bp-export-proof-copy p {
  font-size: .86rem;
  line-height: 1.55;
}

.bp-home-slim .bp-resource-card,
.bp-home-slim .bp-project-card {
  min-width: 0;
}

.bp-product-decision-grid {
  display: grid;
  grid-template-columns: minmax(280px, .8fr) minmax(0, 1.35fr);
  align-items: stretch;
  gap: 24px;
}

.bp-product-decision-grid > .bp-answer-card,
.bp-product-decision-grid > .bp-spec-card {
  height: 100%;
}

.bp-product-decision-grid > .bp-answer-card-main,
.bp-product-decision-grid > .bp-product-core-spec {
  display: flex;
  flex-direction: column;
}

.bp-product-decision-grid > .bp-answer-card-main .bp-compact-list,
.bp-product-decision-grid > .bp-product-core-spec .bp-table-cta {
  margin-top: auto;
}

.bp-product-core-spec {
  min-width: 0;
  overflow-x: auto;
}

.bp-product-core-spec h3,
.bp-product-fit-lists h3,
.bp-order-logistics-grid h3,
.bp-related-compact > h3 {
  margin-top: 0;
  margin-bottom: 14px;
  color: var(--text-heading);
  font-size: 1.05rem;
}

.bp-product-core-spec .b2b-spec-table {
  font-size: .86rem;
}

.bp-product-core-spec .b2b-spec-table th,
.bp-product-core-spec .b2b-spec-table td {
  padding: 11px 12px;
}

.bp-compact-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin: 14px 0 0;
  padding: 0;
  list-style: none;
}

.bp-compact-list li {
  padding: 9px 11px;
  border-radius: 8px;
  background: var(--bg-light);
  font-size: .88rem;
  line-height: 1.4;
}

.bp-product-proof-grid-compact {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.bp-product-proof-grid-compact .bp-product-proof-card {
  display: grid;
  grid-template-columns: minmax(180px, .8fr) minmax(0, 1fr);
}

.bp-product-proof-grid-compact .bp-product-proof-media {
  min-height: 220px;
  height: 100%;
}

.bp-inline-details {
  margin-top: 18px;
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-standard);
  background: #FFFFFF;
}

.bp-inline-details > summary {
  padding: 16px 20px;
  color: var(--text-heading);
  cursor: pointer;
  font-family: 'Montserrat', sans-serif;
  font-weight: 750;
}

.bp-inline-details[open] > summary {
  border-bottom: 1px solid var(--border-subtle);
}

.bp-detail-image-grid-compact {
  padding: 18px;
}

.bp-detail-image-grid-compact .bp-detail-image-card {
  margin: 0;
}

.bp-product-fit-lists {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  margin-top: 24px;
}

.bp-product-fit-lists > div {
  min-width: 0;
  padding: 22px;
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-standard);
  background: #FFFFFF;
}

.bp-compact-solution-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 14px;
  margin-top: 20px;
  padding: 14px 18px;
  border-left: 3px solid var(--primary-cta);
  background: var(--bg-light);
}

.bp-compact-solution-links a {
  color: var(--primary-cta);
  font-weight: 750;
  text-decoration: none;
}

.bp-quality-grid-compact {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}

.bp-quality-grid-compact .bp-quality-card {
  padding: 20px;
}

.bp-quality-grid-compact .bp-quality-card p {
  font-size: .85rem;
  line-height: 1.52;
}

.bp-order-logistics-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 20px;
}

.bp-order-logistics-card,
.bp-order-packing-copy {
  min-width: 0;
  overflow: hidden;
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-standard);
  background: #FFFFFF;
}

.bp-order-logistics-card .bp-media-img {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.bp-order-logistics-card > div,
.bp-order-packing-copy {
  padding: 18px;
}

.bp-order-logistics-card p,
.bp-order-packing-copy p {
  margin-bottom: 0;
  font-size: .88rem;
  line-height: 1.55;
}

.bp-order-packing-copy .bp-mini-link {
  display: inline-block;
  margin-top: 18px;
}

.bp-rfq-prep-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(280px, .75fr);
  align-items: stretch;
  gap: 20px;
}

.bp-rfq-prep-grid-merged {
  grid-template-columns: minmax(0, 1fr);
}

.bp-rfq-action-card {
  padding: clamp(20px, 3vw, 30px);
}

.bp-rfq-action-footer {
  display: grid;
  grid-template-columns: max-content minmax(0, 1fr);
  align-items: center;
  gap: 20px;
  margin-top: 22px;
  padding-top: 20px;
  border-top: 1px solid var(--border-subtle);
}

.bp-rfq-resource-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 8px 14px;
  min-width: 0;
}

.bp-rfq-resource-links .bp-download-type {
  margin: 0;
}

.bp-rfq-resource-links .bp-mini-link {
  width: auto;
}

.bp-rfq-prep-inline {
  margin-top: clamp(34px, 4vw, 52px);
  padding-top: clamp(30px, 4vw, 46px);
  border-top: 1px solid var(--border-subtle);
}

.bp-rfq-prep-inline .bp-section-head {
  margin-bottom: 24px;
}

.bp-primary-download-card {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.bp-primary-download-card p {
  margin-bottom: auto;
}

.bp-primary-download-card .bp-mini-button,
.bp-primary-download-card > .bp-mini-link {
  width: fit-content;
}

.bp-faq-related-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 32px;
}

.bp-related-compact {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.bp-related-compact > h3 {
  grid-column: 1 / -1;
}

.bp-related-compact .bp-product-tile,
.bp-related-compact .bp-product-tile > a {
  min-width: 0;
}

.bp-related-compact .bp-product-tile {
  display: block;
  height: auto;
  min-height: 0 !important;
}

.bp-related-compact .bp-product-tile > a {
  display: grid;
  grid-template-columns: 118px minmax(0, 1fr);
  align-items: stretch;
  height: auto;
  min-height: 0;
}

.bp-related-compact .bp-product-media {
  height: 100%;
  min-height: 118px;
}

.bp-related-compact .bp-product-tile-body {
  padding: 14px 16px;
}

.bp-related-compact .bp-product-tile-body h3 {
  margin: 5px 0;
  font-size: .95rem;
}

.bp-related-compact .bp-product-tile-body p {
  display: -webkit-box;
  margin: 0;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: .8rem;
  line-height: 1.45;
}

@media (max-width: 1024px) {
  .bp-order-control .bp-export-proof-grid,
  .bp-quality-grid-compact {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .bp-product-decision-grid,
  .bp-faq-related-grid {
    grid-template-columns: 1fr;
  }

  .bp-related-compact {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .bp-rfq-prep-grid {
    grid-template-columns: minmax(0, 1fr) minmax(260px, .7fr);
  }
}

@media (max-width: 768px) {
  .bp-home-slim .bp-section,
  .bp-product-detail > .bp-section,
  .bp-order-control {
    padding-top: 42px;
    padding-bottom: 42px;
  }

  .bp-home-rfq-brief {
    padding: 22px;
  }

  .bp-home-rfq-brief h2 {
    font-size: 1.45rem;
  }

  .bp-family-grid-featured,
  .bp-home-slim .bp-project-grid,
  .bp-home-slim .bp-resource-grid,
  .bp-order-control .bp-export-proof-grid,
  .bp-product-proof-grid-compact,
  .bp-product-fit-lists,
  .bp-quality-grid-compact,
  .bp-order-logistics-grid,
  .bp-rfq-prep-grid,
  .bp-faq-related-grid {
    grid-template-columns: 1fr;
  }

  .bp-related-compact {
    grid-template-columns: 1fr;
  }

  .bp-family-grid-featured .bp-family-card > a,
  .bp-home-slim .bp-project-card > a,
  .bp-order-control .bp-export-proof-card {
    display: grid;
    grid-template-columns: 112px minmax(0, 1fr);
    min-height: 148px;
  }

  .bp-family-grid-featured .bp-card-media,
  .bp-home-slim .bp-project-media,
  .bp-order-control .bp-export-proof-media {
    width: 112px;
    height: 100%;
    min-height: 148px;
    aspect-ratio: auto;
  }

  .bp-family-grid-featured .bp-category-body,
  .bp-home-slim .bp-project-body,
  .bp-order-control .bp-export-proof-copy {
    min-width: 0;
    padding: 14px;
  }

  .bp-family-grid-featured .bp-category-body > p,
  .bp-family-grid-featured .bp-chip-list {
    display: none;
  }

  .bp-family-grid-featured .bp-category-body h3,
  .bp-home-slim .bp-project-body h3,
  .bp-order-control .bp-export-proof-copy h3 {
    margin: 5px 0 7px;
    font-size: .98rem;
    line-height: 1.25;
  }

  .bp-home-slim .bp-project-body p,
  .bp-order-control .bp-export-proof-copy p {
    display: -webkit-box;
    margin-bottom: 8px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: .8rem;
  }

  .bp-product-proof-grid-compact .bp-product-proof-card,
  .bp-order-logistics-card {
    display: grid;
    grid-template-columns: 112px minmax(0, 1fr);
  }

  .bp-product-proof-grid-compact .bp-product-proof-media,
  .bp-order-logistics-card .bp-media-img {
    width: 112px;
    height: 100%;
    min-height: 140px;
    aspect-ratio: auto;
  }

  .bp-product-proof-grid-compact .bp-product-proof-copy,
  .bp-order-logistics-card > div {
    padding: 14px;
  }

  .bp-compact-list,
  .bp-accessory-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .bp-quality-grid-compact .bp-quality-card {
    display: grid;
    grid-template-columns: 40px minmax(0, 1fr);
    column-gap: 12px;
    padding: 16px;
  }

  .bp-quality-grid-compact .bp-quality-card span {
    grid-row: 1 / 3;
    margin: 2px 0 0;
    font-size: 1.55rem;
  }

  .bp-quality-grid-compact .bp-quality-card h3 {
    margin-bottom: 6px;
    font-size: .96rem;
  }

  .bp-quality-grid-compact .bp-quality-card p {
    margin-bottom: 0;
  }

  .bp-rfq-prep-inline {
    margin-top: 30px;
    padding-top: 28px;
  }

  .bp-rfq-prep-inline .bp-section-head {
    margin-bottom: 20px !important;
  }

  .bp-rfq-action-footer {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .bp-rfq-action-footer > .bp-button {
    width: 100%;
  }

  .bp-rfq-resource-links {
    justify-content: flex-start;
  }

  .bp-product-detail-hero .b2b-hero-bullets > div {
    padding: 10px 12px;
  }

  .bp-related-compact .bp-product-tile > a {
    grid-template-columns: 104px minmax(0, 1fr);
  }

  .bp-related-compact .bp-product-media {
    min-height: 104px;
  }
}

/* Release 2026-07-16: right-sized homepage hero and reviewed product content. */
@media (min-width: 641px) and (max-width: 980px) {
  .bp-hero-industrial {
    background-image:
      linear-gradient(180deg, rgba(8, 13, 20, .9), rgba(8, 13, 20, .68)),
      url('assets/images/factory-yard-export-fence-panels-clean-960.webp') !important;
  }
}

@media (max-width: 640px) {
  .bp-hero-industrial {
    background-image:
      linear-gradient(180deg, rgba(8, 13, 20, .9), rgba(8, 13, 20, .68)),
      url('assets/images/factory-yard-export-fence-panels-clean-640.webp') !important;
  }
}

.bp-content-review {
  margin-top: 20px;
  padding: 16px 18px;
  border-left: 3px solid var(--primary-cta);
  background: #f7f9fb;
  color: #334155;
}

.bp-content-review strong,
.bp-content-review span {
  display: block;
}

.bp-content-review strong {
  color: #172033;
}

.bp-content-review span {
  margin-top: 3px;
  font-size: .88rem;
}

.bp-content-review p {
  margin: 10px 0 0;
}

/* Final visual QA: proof section readability and stronger product image cards. */
.bp-export-proof {
  color: #FFFFFF !important;
  background:
    linear-gradient(135deg, rgba(9, 15, 23, .96) 0%, rgba(16, 24, 32, .9) 48%, rgba(28, 42, 52, .82) 100%),
    url('assets/images/bp-real-project-fence-yard-v1.webp') center / cover no-repeat !important;
}

.bp-export-proof .bp-eyebrow,
.bp-export-proof .bp-title,
.bp-export-proof h2,
.bp-export-proof h3 {
  color: #FFFFFF !important;
}

.bp-export-proof .bp-lead,
.bp-export-proof-copy p {
  color: rgba(255, 255, 255, .8) !important;
}

.bp-export-proof-card {
  border-color: rgba(255, 255, 255, .16) !important;
  background: rgba(255, 255, 255, .08) !important;
  box-shadow: 0 18px 42px rgba(0, 0, 0, .28) !important;
}

.bp-export-proof-media,
.bp-card-media {
  background: #CBD3DA !important;
}

.bp-card-media .bp-media-img {
  object-position: center 58% !important;
}

.bp-category-card:nth-child(2) .bp-card-media .bp-media-img {
  object-position: center 64% !important;
}

.bp-lang-switch {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 42px !important;
  min-height: 36px !important;
  padding: 0 11px !important;
  border: 1px solid rgba(26, 32, 44, .16) !important;
  border-radius: 999px !important;
  color: var(--text-heading) !important;
  font-size: .82rem !important;
  font-weight: 800 !important;
  letter-spacing: .04em !important;
  line-height: 1 !important;
  text-decoration: none !important;
  background: #fff !important;
}

.bp-nav-lang-item {
  display: flex !important;
  align-items: center !important;
}

.bp-footer-lang {
  display: inline-flex;
  margin-left: 14px;
}

@media (max-width: 768px) {
  .bp-site-main {
    padding-bottom: 86px;
  }

  .bp-section,
  .bp-export-proof,
  .bp-final-cta {
    scroll-margin-bottom: 92px;
  }

  .bp-lang-switch {
    min-height: 44px !important;
    padding-inline: 14px !important;
  }
}

@media (max-width: 1180px) {
  #ast-mobile-header .menu-toggle.main-header-menu-toggle {
    opacity: 1 !important;
  }

}

@media (max-width: 1180px) {
  #ast-mobile-header .menu-toggle.main-header-menu-toggle {
    position: static !important;
    z-index: 10 !important;
    width: 44px !important;
    height: 44px !important;
    min-width: 44px !important;
    max-width: 44px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    opacity: 1 !important;
    visibility: visible !important;
    color: var(--text-heading) !important;
    background: #FFFFFF !important;
    border: 1px solid var(--border-subtle) !important;
    border-radius: 10px !important;
    box-shadow: 0 8px 24px rgba(15, 23, 42, .12) !important;
  }

  #ast-mobile-site-navigation .main-header-menu {
    max-height: calc(100vh - 84px) !important;
    overflow-y: auto !important;
    padding-bottom: 18px !important;
  }

  #ast-mobile-header .ast-mobile-header-content {
    min-height: calc(100vh - 80px) !important;
    background: #FFFFFF !important;
  }

  body.ast-main-header-nav-open .bp-mobile-cta,
  body.ast-main-header-nav-open .bp-quote-dock {
    display: none !important;
  }

  #ast-mobile-site-navigation .bp-mobile-nav-extra > .menu-link,
  #ast-mobile-site-navigation .bp-nav-lang-item > .bp-lang-switch {
    min-height: 48px !important;
  }
}

/* Product Design polish 2026-07-05: tighten mobile rhythm without changing the stable desktop system. */
@media (max-width: 768px) {
  .bp-hero-industrial {
    padding-top: 34px !important;
    padding-bottom: 28px !important;
  }

  .bp-fd-hero-copy {
    padding: 22px 24px 22px !important;
    background: rgba(7, 11, 18, .50) !important;
  }

  .bp-fd-hero h1 {
    font-size: clamp(1.72rem, 6.8vw, 2.12rem) !important;
    line-height: 1.08 !important;
    letter-spacing: -.028em !important;
  }

  .bp-hero-lead {
    margin-top: 14px !important;
    font-size: .93rem !important;
    line-height: 1.5 !important;
  }

  .bp-hero-industrial .bp-actions {
    gap: 10px !important;
    margin-top: 18px !important;
  }

  .bp-hero-industrial .bp-button,
  .bp-hero-industrial .bp-button-light,
  .bp-products-hero .bp-button,
  .bp-products-hero .bp-button-secondary {
    min-height: 50px !important;
    padding-top: 13px !important;
    padding-bottom: 13px !important;
  }

  .bp-products-hero,
  .bp-product-detail-hero {
    padding-top: 38px !important;
    padding-bottom: 32px !important;
  }

  .bp-products-hero-grid,
  .bp-product-detail-grid {
    gap: 18px !important;
  }

  .bp-products-hero-grid > div:first-child,
  .bp-product-detail-copy {
    padding: 18px 20px !important;
  }

  .bp-products-hero h1,
  .bp-product-detail-hero h1 {
    font-size: clamp(1.46rem, 6.2vw, 1.9rem) !important;
    line-height: 1.12 !important;
  }

  .bp-products-hero p,
  .bp-product-detail-copy p {
    font-size: .93rem !important;
    line-height: 1.52 !important;
  }

  .bp-products-hero .bp-breadcrumb,
  .bp-product-detail-hero .bp-breadcrumb {
    margin-bottom: 18px !important;
    font-size: .86rem !important;
    line-height: 1.5 !important;
  }

  .bp-products-hero .bp-hero-media,
  .bp-product-detail-hero .bp-product-figure {
    margin-top: 0 !important;
  }

  .bp-products-hero .bp-hero-media {
    aspect-ratio: 16 / 9 !important;
    max-height: 220px !important;
    overflow: hidden !important;
  }

  .bp-products-hero .bp-hero-media .bp-media-img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }

  .bp-section {
    padding-top: 42px !important;
    padding-bottom: 42px !important;
  }

  .bp-mobile-cta {
    padding: 8px 12px max(8px, env(safe-area-inset-bottom)) !important;
  }

  .bp-mobile-cta button,
  .bp-mobile-cta a {
    min-height: 46px !important;
    padding: 11px 14px !important;
    font-size: .92rem !important;
    border-radius: 10px !important;
  }

  .bp-site-main {
    padding-bottom: 76px !important;
  }
}

@media (max-width: 480px) {
  .bp-hero-industrial {
    padding-top: 28px !important;
    padding-bottom: 24px !important;
  }

  .bp-fd-hero-copy {
    padding: 16px 16px 18px !important;
  }

  .bp-fd-hero h1 {
    font-size: clamp(1.58rem, 7vw, 1.88rem) !important;
  }

  .bp-products-hero,
  .bp-product-detail-hero {
    padding-top: 32px !important;
    padding-bottom: 28px !important;
  }
}

/* Homepage and product-family structure layer */

.bp-home-family-tag {
  width: fit-content;
  display: inline-flex;
  align-items: center;
  padding: 6px 10px;
  border-radius: 999px;
  color: var(--primary-cta);
  background: rgba(226, 92, 29, .1);
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.bp-family-card .bp-category-body {
  display: flex;
  min-height: 270px;
  flex-direction: column;
}

.bp-chip-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 16px;
}

.bp-chip {
  display: inline-flex;
  align-items: center;
  padding: 6px 10px;
  border: 1px solid rgba(226, 232, 240, .9);
  border-radius: 999px;
  color: #334155;
  background: #FFFFFF;
  font-size: .76rem;
  font-weight: 700;
  line-height: 1.2;
}

.bp-family-link {
  margin-top: 18px;
  color: var(--text-heading);
  font-family: 'Montserrat', sans-serif;
  font-size: .82rem;
  font-weight: 700;
  line-height: 1.2;
}

.bp-family-stack {
  display: grid;
  gap: 42px;
}

.bp-family-block {
  display: grid;
  gap: 24px;
}

.bp-family-block + .bp-family-block {
  padding-top: 42px;
  border-top: 1px solid rgba(226, 232, 240, .95);
}

.bp-family-anchor {
  scroll-margin-top: 120px;
}

.bp-products-catalog .bp-family-block .bp-section-head {
  margin-bottom: 0;
}

.bp-products-catalog .bp-family-block .bp-title {
  font-size: clamp(1.6rem, 1.45vw, 2.15rem);
}

@media (max-width: 980px) {
  .bp-family-card .bp-category-body {
    min-height: 0;
  }

  .bp-family-stack {
    gap: 30px;
  }

  .bp-family-block + .bp-family-block {
    padding-top: 30px;
  }
}

/* Final mobile delivery guard: reserve only the space occupied by the sticky RFQ bar. */
@media (max-width: 768px) {
  :root {
    --bp-mobile-cta-safe-area: calc(76px + env(safe-area-inset-bottom));
  }

  html {
    scroll-padding-bottom: var(--bp-mobile-cta-safe-area) !important;
  }

  .bp-custom-footer {
    padding-bottom: calc(var(--bp-mobile-cta-safe-area) + 18px) !important;
  }

  .bp-mobile-cta {
    bottom: max(10px, env(safe-area-inset-bottom)) !important;
    z-index: 9990 !important;
    transition: opacity .2s ease, transform .2s ease !important;
  }

  .bp-mobile-cta.is-suppressed {
    opacity: 0 !important;
    pointer-events: none !important;
    transform: translateY(calc(100% + 24px)) !important;
  }

  .bp-mobile-cta button,
  .bp-mobile-cta a {
    min-height: 46px !important;
  }

  body.bp-modal-open {
    overflow: hidden !important;
  }

  body.bp-modal-open .bp-mobile-cta,
  body.bp-modal-open .bp-quote-dock {
    display: none !important;
  }
}

.bp-form-privacy {
  width: 100%;
  margin: 4px 0 0;
  color: #64748B;
  font-size: .78rem;
  line-height: 1.5;
}

.bp-form-privacy a,
.bp-footer-privacy {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.bp-footer-bottom {
  gap: 16px;
  flex-wrap: wrap;
}

.bp-legal-content {
  max-width: 1160px !important;
}

.ast-scroll-to-top-right {
  background: var(--primary-cta) !important;
  color: #FFFFFF !important;
}

/* Lead resource delivery: compact, explicit and consistent with the RFQ system. */
.bp-form select {
  width: 100%;
  min-height: 46px;
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-standard);
  padding: 11px 38px 11px 12px;
  color: var(--text-heading);
  background: var(--bg-white);
  font: inherit;
}

.bp-resource-modal-card {
  width: min(680px, 100%);
}

.bp-resource-selection {
  display: grid;
  gap: 4px;
  margin-top: 18px;
  border-left: 4px solid var(--primary-cta);
  border-radius: 0 var(--radius-standard) var(--radius-standard) 0;
  padding: 12px 15px;
  background: var(--bg-light);
}

.bp-resource-selection span,
.bp-download-type {
  color: var(--primary-cta);
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.bp-resource-selection strong {
  color: var(--text-heading);
  font-family: 'Montserrat', sans-serif;
  font-size: .96rem;
  line-height: 1.4;
}

.bp-download-grid {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.bp-download-grid > .bp-download-card {
  grid-column: span 2;
  display: flex;
  flex-direction: column;
  min-width: 0;
}

.bp-download-grid > .bp-download-card:nth-last-child(2):nth-child(4),
.bp-download-grid > .bp-download-card:last-child:nth-child(5) {
  grid-column: span 3;
}

.bp-download-card .bp-mini-button {
  width: fit-content;
  margin-top: auto;
}

.bp-thank-you-hero {
  padding: clamp(64px, 8vw, 112px) 0;
  background:
    linear-gradient(105deg, rgba(247, 249, 250, .98), rgba(255, 255, 255, .9)),
    repeating-linear-gradient(135deg, rgba(26, 32, 44, .035) 0 1px, transparent 1px 14px);
}

.bp-thank-you-page .bp-mobile-cta,
.bp-thank-you-page .bp-quote-dock {
  display: none !important;
}

.bp-thank-you-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(320px, .8fr);
  align-items: start;
  gap: clamp(36px, 6vw, 76px);
}

.bp-thank-you-copy {
  max-width: 720px;
}

.bp-thank-you-copy h1 {
  max-width: 760px;
  margin: 12px 0 20px;
  font-size: clamp(2.25rem, 4.5vw, 4.25rem);
  line-height: 1.04;
}

.bp-success-mark {
  display: grid;
  width: 54px;
  height: 54px;
  place-items: center;
  margin-bottom: 22px;
  border-radius: 50%;
  color: #FFFFFF;
  background: var(--primary-cta);
  font-size: 1.65rem;
  font-weight: 800;
}

.bp-requested-resource {
  display: grid;
  gap: 5px;
  max-width: 600px;
  margin: 26px 0;
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-standard);
  padding: 15px 18px;
  background: #FFFFFF;
  box-shadow: var(--shadow-sm);
}

.bp-requested-resource span {
  color: #64748B;
  font-size: .75rem;
  font-weight: 800;
  letter-spacing: .05em;
  text-transform: uppercase;
}

.bp-requested-resource strong {
  color: var(--text-heading);
  font-family: 'Montserrat', sans-serif;
}

.bp-next-steps {
  border-top: 5px solid var(--primary-cta);
  border-radius: var(--radius-standard);
  padding: clamp(24px, 4vw, 34px);
  background: #1A202C;
  color: #E2E8F0;
  box-shadow: var(--shadow-md);
}

.bp-next-steps h2 {
  margin: 5px 0 22px;
  color: #FFFFFF;
  font-size: clamp(1.45rem, 2.5vw, 2rem);
}

.bp-next-steps ol {
  display: grid;
  gap: 16px;
  margin: 0 0 22px;
  padding: 0;
  list-style: none;
  counter-reset: bp-step;
}

.bp-next-steps li {
  position: relative;
  min-height: 34px;
  padding-left: 46px;
  line-height: 1.55;
  counter-increment: bp-step;
}

.bp-next-steps li::before {
  position: absolute;
  top: 0;
  left: 0;
  display: grid;
  width: 32px;
  height: 32px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, .22);
  border-radius: 50%;
  color: #FFFFFF;
  content: counter(bp-step);
  font-weight: 800;
}

.bp-next-steps .b2b-text-link {
  color: #FFFFFF;
}

@media (max-width: 1024px) {
  .bp-download-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .bp-download-grid > .bp-download-card,
  .bp-download-grid > .bp-download-card:nth-last-child(2):nth-child(4),
  .bp-download-grid > .bp-download-card:last-child:nth-child(5) {
    grid-column: auto;
  }

  .bp-download-grid > .bp-download-card:last-child:nth-child(odd) {
    grid-column: 1 / -1;
  }

  .bp-thank-you-grid {
    grid-template-columns: 1fr;
  }

  .bp-next-steps {
    max-width: 720px;
  }
}

@media (max-width: 768px) {
  .bp-resource-modal-card {
    padding: 22px;
  }

  .bp-resource-form,
  .bp-resource-lead-form {
    grid-template-columns: 1fr;
  }

  .bp-resource-form label,
  .bp-resource-lead-form label,
  .bp-resource-form label.bp-wide,
  .bp-resource-lead-form label.bp-wide {
    grid-column: 1;
  }

  .bp-download-grid {
    grid-template-columns: 1fr;
  }

  .bp-download-grid > .bp-download-card,
  .bp-download-grid > .bp-download-card:last-child:nth-child(odd) {
    grid-column: 1;
  }

  .bp-thank-you-hero {
    padding: 48px 0 56px;
  }

  .bp-thank-you-copy h1 {
    font-size: clamp(2rem, 10vw, 2.8rem);
    line-height: 1.08;
  }
}

/* SEO/GEO remediation layer: verification notes and mobile header fit. */
.bp-trust-note {
  margin-top: 24px;
  padding: 16px 18px;
  border-left: 3px solid var(--primary-cta);
  border-radius: 0 var(--radius-standard) var(--radius-standard) 0;
  color: #475569;
  background: #FFFFFF;
  font-size: .92rem;
  line-height: 1.65;
}

@media (max-width: 768px) {
  #ast-mobile-header .ast-builder-grid-row {
    grid-template-columns: minmax(0, 1fr) 52px !important;
    column-gap: 8px !important;
    padding-left: 16px !important;
    padding-right: 12px !important;
  }

  #ast-mobile-header .site-title a {
    display: flex !important;
    width: max-content !important;
    max-width: 100% !important;
    gap: 9px !important;
  }

  #ast-mobile-header .site-title a::before {
    width: 38px !important;
    height: 38px !important;
  }

  #ast-mobile-header .site-title a::after {
    display: block !important;
    flex: 0 1 auto !important;
    min-width: 0 !important;
    max-width: none !important;
    overflow: visible !important;
    font-size: clamp(.92rem, 4vw, 1.08rem) !important;
  }
}

/* Page slimming final cascade guard: must remain after all legacy delivery layers. */
.bp-family-grid-featured .bp-family-card .bp-category-body {
  min-height: 0;
}

.bp-related-compact .bp-product-tile {
  display: block !important;
  height: auto !important;
  min-height: 0 !important;
}

.bp-related-compact .bp-product-tile > a {
  display: grid !important;
  grid-template-columns: 118px minmax(0, 1fr) !important;
  flex: none !important;
  height: auto !important;
  min-height: 0 !important;
}

@media (max-width: 768px) {
  .bp-family-grid-featured .bp-family-card > a,
  .bp-home-slim .bp-project-card > a,
  .bp-order-control .bp-export-proof-card,
  .bp-product-proof-grid-compact .bp-product-proof-card,
  .bp-order-logistics-card {
    display: grid !important;
    grid-template-columns: 112px minmax(0, 1fr) !important;
    min-height: 140px !important;
  }

  .bp-related-compact .bp-product-tile > a {
    grid-template-columns: 104px minmax(0, 1fr) !important;
  }
}

/* Homepage catalog release 2026-07-16: remove the hero RFQ panel and use a paged product directory. */
.bp-home-slim .bp-hero-industrial-grid {
  grid-template-columns: minmax(0, 800px) !important;
  justify-content: start;
  padding-inline: clamp(42px, 5vw, 72px) !important;
}

.bp-home-slim .bp-fd-hero-copy {
  width: 100%;
  max-width: 800px !important;
}

.bp-home-catalog-section {
  background: #F4F6F8 !important;
}

.bp-home-catalog-layout {
  display: grid;
  grid-template-columns: minmax(250px, 292px) minmax(0, 1fr);
  align-items: start;
  gap: clamp(24px, 3vw, 38px);
}

.bp-catalog-directory {
  overflow: hidden;
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-standard);
  background: #FFFFFF;
  box-shadow: var(--shadow-sm);
}

.bp-catalog-directory-title {
  padding: 18px 22px;
  color: #FFFFFF;
  background: var(--text-heading);
  font-family: 'Montserrat', sans-serif;
  font-size: 1.08rem;
  font-weight: 700;
}

.bp-catalog-groups {
  padding: 6px 18px;
}

.bp-catalog-group + .bp-catalog-group {
  border-top: 1px solid var(--border-subtle);
}

.bp-catalog-group summary {
  position: relative;
  display: flex;
  min-height: 49px;
  align-items: center;
  padding: 10px 28px 10px 2px;
  color: var(--text-heading);
  font-size: .9rem;
  font-weight: 700;
  line-height: 1.35;
  cursor: pointer;
  list-style: none;
}

.bp-catalog-group summary > span:first-child {
  min-width: 0;
}

.bp-catalog-family-count {
  display: inline-flex;
  min-width: 28px;
  min-height: 28px;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: 10px;
  padding: 3px 8px;
  border-radius: 999px;
  color: #475569;
  background: #EEF2F6;
  font-size: .74rem;
  font-weight: 800;
  line-height: 1;
}

.bp-catalog-group summary::-webkit-details-marker {
  display: none;
}

.bp-catalog-group summary::after {
  position: absolute;
  right: 3px;
  color: var(--primary-cta);
  content: '+';
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1;
}

.bp-catalog-group[open] summary {
  color: var(--primary-cta);
  background: #FFF7F2;
}

.bp-catalog-group[open] .bp-catalog-family-count {
  color: var(--primary-cta);
  background: #FDE9DD;
}

.bp-catalog-group[open] summary::after {
  content: '\2212';
}

.bp-catalog-sublist {
  display: grid;
  gap: 2px;
  margin: 0 0 10px;
  padding: 2px 0 8px 12px;
  border-left: 2px solid rgba(226, 92, 29, .24);
  list-style: none;
}

.bp-catalog-sublist li a,
.bp-catalog-sublist li button {
  display: flex;
  width: 100%;
  min-height: 40px;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 8px 2px 8px 10px;
  border: 0;
  color: #4B5563;
  background: transparent;
  font-family: inherit;
  font-size: .82rem;
  font-weight: 650;
  line-height: 1.35;
  text-decoration: none;
  text-align: left;
  cursor: pointer;
}

.bp-catalog-sublist li a span:last-child,
.bp-catalog-sublist li button span:last-child {
  color: var(--primary-cta);
  font-size: 1rem;
  transition: transform .2s ease;
}

.bp-catalog-sublist li a:hover,
.bp-catalog-sublist li a:focus,
.bp-catalog-sublist li button:hover,
.bp-catalog-sublist li button:focus {
  color: var(--primary-cta);
}

.bp-catalog-sublist li a:hover span:last-child,
.bp-catalog-sublist li a:focus span:last-child,
.bp-catalog-sublist li button:hover span:last-child,
.bp-catalog-sublist li button:focus span:last-child {
  transform: translateX(3px);
}

.bp-catalog-family-all {
  display: inline-flex;
  margin: 0 0 16px 14px;
  color: var(--primary-cta);
  font-size: .8rem;
  font-weight: 800;
  text-decoration: none;
}

.bp-catalog-family-all:hover,
.bp-catalog-family-all:focus {
  text-decoration: underline;
  text-underline-offset: 4px;
}

/* Homepage product browser: image-led, full-width and free of side-column gaps. */
.bp-home-product-browser {
  min-width: 0;
}

.bp-home-product-browser .bp-catalog-product-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(16px, 1.8vw, 24px);
}

.bp-home-product-browser .bp-catalog-product-body {
  min-height: 0;
  padding: 12px 14px 14px;
}

.bp-home-product-browser .bp-catalog-product-body h3 {
  margin-bottom: 8px;
  font-size: clamp(.92rem, 1vw, 1.05rem);
}

.bp-home-product-browser .bp-catalog-product-body p {
  margin: 0;
  color: #5b6675;
  font-size: .8rem;
  line-height: 1.52;
  -webkit-line-clamp: 3;
}

@media (min-width: 1101px) {
  .bp-home-product-browser .bp-catalog-product-card.is-centered-tail-start {
    grid-column-start: 2;
  }
}

.bp-catalog-directory-all {
  display: flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  margin: 6px 18px 18px;
  border: 1px solid var(--primary-cta);
  border-radius: var(--radius-standard);
  color: var(--primary-cta);
  background: #FFFFFF;
  font-size: .86rem;
  font-weight: 800;
  text-decoration: none;
}

.bp-catalog-directory-all:hover,
.bp-catalog-directory-all:focus {
  color: #FFFFFF;
  background: var(--primary-cta);
}

.bp-catalog-product-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  scroll-margin-top: 112px;
}

.bp-catalog-results-head {
  display: flex;
  min-height: 50px;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 18px;
  padding-bottom: 14px;
  border-bottom: 1px solid var(--border-subtle);
}

.bp-catalog-results-head > div {
  display: flex;
  min-width: 0;
  align-items: baseline;
  gap: 10px;
}

.bp-catalog-results-head strong {
  color: var(--text-heading);
  font-family: 'Montserrat', sans-serif;
  font-size: 1.08rem;
}

.bp-catalog-results-head span {
  color: #64748B;
  font-size: .82rem;
}

.bp-catalog-results-head a {
  flex: 0 0 auto;
  color: var(--primary-cta);
  font-size: .82rem;
  font-weight: 800;
  text-decoration: none;
}

.bp-catalog-results-head a:hover,
.bp-catalog-results-head a:focus {
  text-decoration: underline;
  text-underline-offset: 4px;
}

.bp-catalog-product-card {
  display: flex;
  min-width: 0;
  min-height: 100%;
  overflow: hidden;
  flex-direction: column;
  border: 1px solid rgba(226, 232, 240, .92);
  border-radius: var(--radius-standard);
  background: #FFFFFF;
  box-shadow: var(--shadow-sm);
  transition: transform .25s ease, box-shadow .25s ease;
}

.bp-catalog-product-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-md);
}

.bp-catalog-product-card[hidden] {
  display: none !important;
}

.bp-catalog-product-media {
  position: relative;
  display: block;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: #DDE3E8;
}

.bp-catalog-product-media .bp-media-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .35s ease;
}

.bp-catalog-product-card:hover .bp-catalog-product-media .bp-media-img {
  transform: scale(1.025);
}

.bp-catalog-product-media > span {
  position: absolute;
  right: 12px;
  bottom: 12px;
  max-width: calc(100% - 24px);
  padding: 6px 9px;
  border-radius: 4px;
  color: #FFFFFF;
  background: rgba(26, 32, 44, .88);
  font-size: .67rem;
  font-weight: 800;
  letter-spacing: .04em;
  line-height: 1.25;
  text-transform: uppercase;
}

.bp-catalog-product-body {
  display: flex;
  min-height: 216px;
  flex: 1;
  flex-direction: column;
  padding: 20px;
}

.bp-catalog-product-body h3 {
  margin: 0 0 10px;
  font-size: clamp(1rem, 1.15vw, 1.18rem);
  line-height: 1.28;
}

.bp-catalog-product-body h3 a {
  color: var(--text-heading);
  text-decoration: none;
}

.bp-catalog-product-body p {
  display: -webkit-box;
  overflow: hidden;
  margin: 0 0 18px;
  color: #5B6675;
  font-size: .88rem;
  line-height: 1.58;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.bp-catalog-product-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-top: auto;
  padding-top: 14px;
  border-top: 1px solid var(--border-subtle);
}

.bp-catalog-product-actions a,
.bp-catalog-product-actions button {
  min-height: 42px;
  padding: 10px 0;
  border: 0;
  color: var(--text-heading);
  background: transparent;
  font: inherit;
  font-size: .8rem;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
  cursor: pointer;
}

.bp-catalog-product-actions button {
  color: var(--primary-cta);
}

.bp-catalog-product-actions a:hover,
.bp-catalog-product-actions a:focus,
.bp-catalog-product-actions button:hover,
.bp-catalog-product-actions button:focus {
  text-decoration: underline;
  text-underline-offset: 4px;
}

.bp-catalog-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: 30px;
}

.bp-catalog-page-numbers {
  display: flex;
  gap: 8px;
}

.bp-catalog-page-nav,
.bp-catalog-page-number {
  display: inline-flex;
  min-width: 44px;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  gap: 7px;
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-standard);
  color: var(--text-heading);
  background: #FFFFFF;
  font: inherit;
  font-size: .84rem;
  font-weight: 750;
  cursor: pointer;
}

.bp-catalog-page-nav {
  padding-inline: 14px;
}

.bp-catalog-page-number[aria-current="page"] {
  border-color: var(--primary-cta);
  color: #FFFFFF;
  background: var(--primary-cta);
}

.bp-catalog-page-nav:disabled {
  opacity: .42;
  cursor: not-allowed;
}

/* Keep the homepage catalog directory aligned with the paged product results. */
@media (min-width: 861px) {
  .bp-home-catalog-layout > .bp-catalog-directory {
    display: flex;
    height: var(--bp-home-directory-height, auto);
    max-height: var(--bp-home-directory-height, none);
    min-height: 0;
    flex-direction: column;
  }

  .bp-home-catalog-layout > .bp-catalog-directory .bp-catalog-groups {
    min-height: 0;
    overflow-y: auto;
    overscroll-behavior: contain;
    scrollbar-gutter: stable;
  }

  .bp-home-catalog-layout > .bp-catalog-directory .bp-catalog-directory-all {
    flex: 0 0 auto;
  }
}

@media (max-width: 1100px) {
  .bp-home-catalog-layout {
    grid-template-columns: minmax(230px, 260px) minmax(0, 1fr);
  }

  .bp-catalog-product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .bp-home-product-browser .bp-catalog-product-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 860px) {
  .bp-home-slim .bp-hero-industrial-grid {
    grid-template-columns: minmax(0, 1fr) !important;
    padding-inline: 32px !important;
  }

  .bp-home-catalog-layout {
    grid-template-columns: minmax(0, 1fr);
  }

}

@media (max-width: 700px) {
  .bp-home-slim .bp-hero-industrial-grid {
    padding-inline: 22px !important;
  }

  .bp-catalog-product-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 18px;
  }

  .bp-home-product-browser .bp-catalog-product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 14px !important;
  }

  .bp-home-product-browser .bp-catalog-product-body {
    min-height: 0;
    padding: 11px 12px 12px;
  }

  .bp-catalog-product-body {
    min-height: 0;
  }

  .bp-catalog-results-head {
    align-items: flex-start;
  }

  .bp-catalog-results-head > div {
    align-items: flex-start;
    flex-direction: column;
    gap: 3px;
  }

  .bp-catalog-page-nav span {
    display: none;
  }

  .bp-catalog-page-nav {
    padding-inline: 10px;
  }
}

@media (max-width: 460px) {
  .bp-catalog-groups {
    padding-inline: 14px;
  }

  .bp-catalog-group summary {
    min-height: 52px;
    font-size: .84rem;
  }

  .bp-catalog-sublist li a,
  .bp-catalog-sublist li button {
    min-height: 44px;
    font-size: .82rem;
  }

  .bp-catalog-sublist li a span:last-child,
  .bp-catalog-sublist li button span:last-child {
    display: none;
  }
}

/* Product detail alignment release 2026-07-17:
 * keep semantic content intact while removing false whitespace created by
 * unequal desktop columns and stacked heading/card spacing. */
.bp-product-detail > .bp-section {
  padding-top: clamp(54px, 5vw, 64px);
  padding-bottom: clamp(54px, 5vw, 64px);
}

.bp-product-detail > .bp-section .bp-section-head {
  margin-bottom: clamp(28px, 3vw, 36px);
}

.bp-product-detail-grid,
.bp-products-hero-grid {
  align-items: stretch;
  gap: clamp(32px, 4vw, 48px);
}

.bp-product-detail-copy,
.bp-products-hero-grid > div:first-child {
  align-self: stretch;
  padding: clamp(28px, 2.5vw, 38px) !important;
}

.bp-product-detail .bp-product-detail-copy .b2b-product-subheadline {
  margin-bottom: 0;
}

.bp-product-detail .bp-product-detail-copy .b2b-hero-bullets {
  margin-top: 16px;
}

.bp-product-detail .bp-product-detail-copy .bp-actions {
  margin-top: 22px;
}

.bp-product-figure,
.bp-products-hero-grid .bp-hero-media {
  display: flex;
  align-self: stretch;
  flex-direction: column;
  margin: 0;
}

.bp-product-figure .bp-media-img,
.bp-products-hero-grid .bp-hero-media .bp-media-img {
  min-height: 0;
  flex: 1 1 auto;
  aspect-ratio: auto;
  object-fit: cover;
}

.bp-product-detail .bp-product-figure figcaption {
  flex: 0 0 auto;
}

.bp-product-detail .bp-product-decision-grid {
  grid-template-columns: minmax(0, 1fr);
  gap: 18px;
}

.bp-final-cta-inner {
  align-items: center;
}

/* Keep non-home pages compact enough to scan without weakening their
 * semantic content or turning every section into a separate landing page. */
main.bp-site-main:not(.bp-home-slim) > .bp-section,
main.bp-site-main:not(.bp-home-slim) > .bp-products-hero {
  padding-top: clamp(52px, 5vw, 64px);
  padding-bottom: clamp(52px, 5vw, 64px);
}

/* Text-only hero companions remain compact and are centered against the main
 * copy. Stretching these cards creates a large empty panel with no buyer use. */
.bp-products-hero-grid > .bp-spec-card,
.bp-products-hero-grid > .bp-contact-card {
  display: flex;
  align-self: center;
  flex-direction: column;
  justify-content: flex-start;
}

/* Prevent the desktop navigation from wrapping into a second row on common
 * laptop widths. WhatsApp remains available in Contact and the floating CTA. */
@media (min-width: 922px) and (max-width: 1320px) {
  #ast-desktop-header .bp-nav-whatsapp {
    display: none !important;
  }
}

.bp-detail-two-column-stacked {
  grid-template-columns: minmax(0, 1fr);
  gap: 28px;
}

.bp-detail-two-column-stacked > :first-child {
  max-width: 820px;
}

.bp-process-layout-compact {
  grid-template-columns: minmax(0, 1fr);
  gap: 30px;
}

.bp-process-layout-compact .bp-process-copy {
  position: static;
  max-width: 820px;
}

.bp-process-layout-compact .bp-process-steps {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.bp-process-layout-compact .bp-process-step {
  height: 100%;
}

@media (max-width: 768px) {
  .bp-product-detail > .bp-section {
    padding-top: 38px !important;
    padding-bottom: 38px !important;
  }

  .bp-product-detail > .bp-section .bp-section-head {
    margin-bottom: 26px;
  }

  .bp-product-detail .bp-product-detail-copy {
    padding: 18px 16px !important;
  }

  .bp-products-hero-grid > div:first-child {
    padding: 18px 16px !important;
  }

  .bp-product-detail .bp-product-detail-copy .b2b-hero-bullets {
    gap: 9px;
    margin-top: 14px;
  }

  .bp-product-detail .bp-product-detail-copy .bp-actions {
    margin-top: 18px;
  }

  .bp-product-detail .bp-product-figure .bp-media-img {
    aspect-ratio: 4 / 3;
  }

  .bp-products-hero-grid .bp-hero-media .bp-media-img {
    aspect-ratio: 16 / 10;
  }

  .bp-process-layout-compact .bp-process-steps {
    grid-template-columns: minmax(0, 1fr);
  }
}

/* Stage 2 catalog consolidation: keep buyer support discoverable without
 * adding another card wall or a separate long section. */
.bp-mobile-hero-cta {
  display: none !important;
}

.bp-catalog-support {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(0, 1fr);
  align-items: center;
  gap: clamp(24px, 4vw, 56px);
  margin-top: clamp(28px, 4vw, 44px);
  padding-top: clamp(24px, 3vw, 34px);
  border-top: 1px solid var(--border-subtle);
}

.bp-catalog-support p {
  margin: 0;
  color: var(--text-main);
  line-height: 1.65;
}

.bp-catalog-support strong {
  color: var(--text-heading);
}

.bp-catalog-support > div {
  display: grid;
  gap: 8px;
}

.bp-catalog-support a {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0;
  border-bottom: 1px solid var(--border-subtle);
  color: var(--text-heading);
  font-weight: 750;
  text-decoration: none;
}

.bp-catalog-support a::after {
  color: var(--primary-cta);
  content: '\2192';
}

.bp-catalog-support a:hover,
.bp-catalog-support a:focus {
  color: var(--primary-cta);
}

/* Stage 4 product-spec density: keep the comparison table semantic and
 * compact on phones instead of expanding every row into a tall card. */
.bp-spec-scroll-hint {
  display: none;
}

.bp-spec-table-scroll {
  min-width: 0;
}

@media (max-width: 768px) {
  .bp-mobile-hero-cta {
    display: block !important;
    margin: 18px 0 4px;
  }

  .bp-mobile-hero-cta .bp-button {
    width: 100%;
  }

  .bp-product-detail-copy > .bp-actions {
    display: none !important;
  }

  .bp-order-packing-copy .bp-mini-link {
    max-width: 100%;
    white-space: normal;
    overflow-wrap: anywhere;
  }

  .bp-product-detail-copy .b2b-hero-bullets {
    grid-template-columns: minmax(0, 1fr);
  }

  .bp-product-detail-copy .b2b-hero-bullets > div,
  .bp-product-detail-copy .b2b-hero-bullets > div:first-child {
    padding: 10px 0;
    border-left: 0;
    border-top: 1px solid var(--border-subtle);
  }

  .bp-product-detail-copy .b2b-hero-bullets > div:first-child {
    border-top: 0;
  }

  .bp-product-detail-copy .b2b-hero-bullets dd {
    font-size: .82rem;
  }

  .bp-product-core-spec {
    overflow: visible;
  }

  .bp-spec-scroll-hint {
    display: block;
    margin: -4px 0 12px;
    color: var(--text-muted);
    font-size: .78rem;
    line-height: 1.45;
  }

  .bp-spec-table-scroll {
    max-width: 100%;
    overflow-x: auto;
    border: 1px solid var(--border-subtle);
    border-radius: var(--radius-standard);
    background: #fff;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
  }

  .bp-product-core-spec .bp-spec-table-scroll .b2b-spec-table {
    display: table;
    width: 720px;
    min-width: 720px;
    margin: 0;
    overflow: visible;
    background: #fff;
    box-shadow: none;
    table-layout: fixed;
    white-space: normal;
  }

  .bp-product-core-spec .bp-spec-table-scroll .b2b-spec-table thead {
    display: table-header-group;
  }

  .bp-product-core-spec .bp-spec-table-scroll .b2b-spec-table tbody {
    display: table-row-group;
  }

  .bp-product-core-spec .bp-spec-table-scroll .b2b-spec-table tr {
    display: table-row;
    margin: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
  }

  .bp-product-core-spec .bp-spec-table-scroll .b2b-spec-table th,
  .bp-product-core-spec .bp-spec-table-scroll .b2b-spec-table td {
    display: table-cell;
    width: auto;
    padding: 10px 11px;
    border: 0;
    border-bottom: 1px solid var(--border-subtle);
    white-space: normal;
    vertical-align: top;
  }

  .bp-product-core-spec .bp-spec-table-scroll .b2b-spec-table th:first-child,
  .bp-product-core-spec .bp-spec-table-scroll .b2b-spec-table td:first-child {
    width: 25%;
  }

  .bp-product-core-spec .bp-spec-table-scroll .b2b-spec-table td:nth-child(2)::before,
  .bp-product-core-spec .bp-spec-table-scroll .b2b-spec-table td:nth-child(3)::before {
    content: none;
  }

  .bp-home-slim .bp-project-body p,
  .bp-order-control .bp-export-proof-copy p {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    -webkit-box-orient: initial !important;
    -webkit-line-clamp: unset !important;
  }

  .bp-order-control .bp-export-proof-card {
    display: block !important;
    min-height: 0 !important;
    grid-template-columns: none !important;
  }

  .bp-order-control .bp-export-proof-copy {
    width: 100%;
    padding: 18px !important;
  }

  .bp-section-link-row-on-dark .bp-mini-link {
    width: 100% !important;
    min-height: 44px !important;
    padding: 10px 12px !important;
    justify-content: flex-start !important;
    line-height: 1.4 !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }

  .bp-product-tile-body p {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    -webkit-box-orient: initial !important;
    -webkit-line-clamp: unset !important;
  }

  .bp-catalog-support {
    grid-template-columns: minmax(0, 1fr);
    gap: 18px;
  }
}

/* Release 1.3.16: keep compact related-product media inside its grid track. */
.bp-related-compact .bp-product-media {
  width: 100% !important;
  min-width: 0 !important;
}

.bp-related-compact .bp-product-media .bp-media-img {
  width: 100% !important;
  height: 100% !important;
  min-width: 0 !important;
  min-height: 0 !important;
  aspect-ratio: auto !important;
  object-fit: cover !important;
}

.bp-related-compact .bp-product-tile-body {
  position: relative;
  z-index: 1;
  background: #fff;
}

/* Keep the live compatibility layer authoritative over earlier mobile patches. */
@media (max-width: 768px) {
  main.bp-site-main > .bp-rhythm-primary { padding-block: var(--space-stage-primary) !important; }
  main.bp-site-main > .bp-rhythm-support { padding-block: var(--space-stage-support) !important; }
  main.bp-site-main > .bp-rhythm-utility { padding-block: var(--space-stage-utility) !important; }
}
