:root{--navy:#0b3567;--blue:#1760a8;--text:#18212b;--muted:#67717d;--line:#e5e9ee;--soft:#eef6fc;--shell:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}.shell{width:min(var(--shell),calc(100% - 48px));margin:auto}.site-header{height:84px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;position:sticky;top:0;z-index:50}.header-inner{display:flex;align-items:center;gap:26px}.company{margin-right:auto}.company-name{font-weight:800;font-size:14px}.main-nav ul{display:flex;list-style:none;gap:28px;margin:0;padding:0}.main-nav a{font-size:12px;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:24px;font-weight:800;font-size:12px}.btn-primary{background:var(--navy);color:#fff}.brand-hero{min-height:590px;background:#eff6fb center/cover no-repeat;display:flex;align-items:center}.hero-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:60px;align-items:center}.hero-logo{max-width:260px;margin-bottom:24px}.brand-copy h1{font-size:54px;line-height:1.02;margin:0 0 18px}.brand-copy p{max-width:620px;color:var(--muted);font-size:17px;line-height:1.7;margin-bottom:28px}.hero-products{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:end}.hero-product{min-height:290px;background:rgba(255,255,255,.78);border-radius:18px;padding:22px;display:flex;align-items:center;justify-content:center;box-shadow:0 16px 35px rgba(13,52,88,.10)}.hero-product img{max-height:245px;object-fit:contain}.section{padding:76px 0}.section-title{text-align:center;margin-bottom:40px}.section-title h2{font-size:34px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.product-image{height:260px;background:#f8fafc;display:flex;align-items:center;justify-content:center;padding:22px}.product-image img{width:100%;height:100%;object-fit:contain}.product-body{padding:20px}.product-body h3{font-size:18px;margin:0 0 8px}.model{font-size:12px;font-weight:700;color:var(--blue);margin-bottom:10px}.product-body p{font-size:14px;line-height:1.55;color:var(--muted);min-height:66px}.enquire-link{font-size:12px;font-weight:800;color:var(--blue)}.enquiry-band{background:var(--soft)}.enquiry-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.site-footer{background:#0b315d;color:#fff;padding:42px 0 24px}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.18)}.footer-grid div{display:flex;flex-direction:column;gap:6px}.footer-grid span,.footer-contact{font-size:12px;color:#c9d7e6}.footer-contact{display:flex;gap:28px;flex-wrap:wrap;padding-top:22px}.brand-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.brand-card{border:1px solid var(--line);border-radius:16px;padding:22px;text-align:center}.brand-logo{height:120px;display:flex;align-items:center;justify-content:center}.brand-logo img{max-height:90px;object-fit:contain}.page-hero{padding:70px 0;background:#f2f7fb}@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,1fr)}.brand-grid{grid-template-columns:repeat(4,1fr)}.hero-grid{grid-template-columns:1fr}.brand-hero{padding:60px 0}.main-nav{display:none}}@media(max-width:760px){.shell{width:min(100% - 28px,var(--shell))}.product-grid{grid-template-columns:repeat(2,1fr)}.brand-grid{grid-template-columns:repeat(2,1fr)}.hero-products{gap:8px}.hero-product{min-height:150px;padding:10px}.hero-product img{max-height:125px}.brand-copy h1{font-size:38px}.enquiry-inner{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.product-grid{grid-template-columns:1fr}.site-header .btn{display:none}}

/* v0.2 additions */
.company{display:flex;align-items:center;gap:12px}
.company-logo{display:block;width:58px;flex:0 0 58px}
.company-logo-img{max-width:58px;max-height:58px;object-fit:contain}
.home-hero{min-height:650px;display:flex;align-items:center;background:#eef5fb center/cover no-repeat}
.home-copy{max-width:720px;padding:80px 0}
.eyebrow{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.12em;color:var(--blue);margin-bottom:14px;text-transform:uppercase}
.home-copy h1{font-size:64px;line-height:1.02;margin:0 0 20px}
.home-copy p{font-size:19px;line-height:1.7;color:var(--muted);margin:0 0 30px;max-width:650px}
.soft-section{background:#f6f9fc}
.center-action{text-align:center;margin-top:34px}
.text-link{font-size:12px;font-weight:800;color:var(--blue)}
.contact-layout{display:grid;grid-template-columns:.8fr 1.4fr;gap:34px}
.contact-panel,.form-panel{border:1px solid var(--line);border-radius:18px;padding:30px;background:#fff}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.enquiry-form label{display:block;font-size:12px;font-weight:700;margin-bottom:18px}
.enquiry-form input,.enquiry-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #d8dee5;border-radius:10px;padding:12px 13px;font:inherit;background:#fff}
.enquiry-form textarea{resize:vertical}
.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.notice{border-radius:10px;padding:12px 14px;margin-bottom:18px;font-size:14px}
.notice.success{background:#edf8f0;color:#215f30;border:1px solid #cfe8d5}
.notice.error{background:#fff1f1;color:#8b2e2e;border:1px solid #f0cccc}
.selected-product{padding:12px 14px;background:#f3f8fc;border-radius:10px;margin-bottom:18px}
.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.detail-image{min-height:480px;background:#f8fafc;border-radius:18px;display:flex;align-items:center;justify-content:center;padding:40px}
.detail-image img{max-height:460px;object-fit:contain}
.detail-grid h1{font-size:48px;margin:8px 0 12px}
.detail-model{font-size:15px;font-weight:800;color:var(--blue);margin-bottom:18px}
.detail-desc{font-size:17px;line-height:1.7;color:var(--muted);margin-bottom:28px}
.footer-note{padding-top:14px;font-size:11px;color:#aebfd0}
@media(max-width:900px){
  .home-copy h1{font-size:48px}
  .contact-layout,.detail-grid{grid-template-columns:1fr}
}
@media(max-width:620px){
  .home-copy h1{font-size:38px}
  .home-hero{min-height:540px}
  .form-grid{grid-template-columns:1fr}
  .company-name{font-size:11px}
  .company-logo{width:45px;flex-basis:45px}
  .company-logo-img{max-width:45px;max-height:45px}
}


/* v0.3 visual-lock refinements */
.brand-hero{min-height:620px;background-position:center;background-size:cover}
.brand-hero .hero-grid{min-height:620px}
.hero-products{align-items:stretch}
.hero-product{min-height:320px;display:flex;flex-direction:column;gap:12px;padding:18px;background:rgba(255,255,255,.88);backdrop-filter:blur(4px)}
.hero-product-image{height:245px;display:flex;align-items:center;justify-content:center}
.hero-product-image img{max-height:235px;width:100%;object-fit:contain}
.hero-product-name{font-size:12px;line-height:1.35;text-align:center;font-weight:800;color:#22313f}
.products-section .section-title{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px}
.title-rule{width:74px;height:4px;border-radius:999px;background:var(--blue)}
.product-card{transition:transform .2s ease,box-shadow .2s ease}
.product-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(20,45,70,.08)}
.product-actions{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-top:18px}
.view-link{font-size:11px;font-weight:800;color:#5d6771}
@media(max-width:760px){
 .brand-hero{min-height:auto}
 .brand-hero .hero-grid{min-height:auto}
 .hero-product{min-height:180px}
 .hero-product-image{height:130px}
 .hero-product-image img{max-height:125px}
 .hero-product-name{font-size:10px}
}


/* v0.4 production UX */
.breadcrumb-wrap{padding-top:18px}
.breadcrumbs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:11px;color:#6c7680}
.breadcrumbs a{color:#3d5f7d}
.breadcrumbs span:last-child{font-weight:700;color:#25313c}
.product-card .product-image{overflow:hidden}
.product-card .product-image img{transition:transform .25s ease}
.product-card:hover .product-image img{transform:scale(1.025)}
.site-header{box-shadow:0 1px 0 rgba(0,0,0,.02)}
@media(prefers-reduced-motion:reduce){
  *{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}


/* v0.5 brand visual presets */
.brand-hero.pool-premium{
  background-position:center 55%;
}
.brand-hero.pool-premium .hero-product{
  background:rgba(255,255,255,.90);
  border-color:rgba(255,255,255,.95);
}
.brand-hero.industrial-water .hero-product{
  background:rgba(248,251,253,.92);
  border:1px solid rgba(185,202,216,.75);
}
.brand-hero.pressure-system .hero-product{
  background:rgba(255,255,255,.94);
  box-shadow:0 18px 38px rgba(20,58,85,.11);
}
.brand-hero.compact-equipment .hero-product{
  min-height:285px;
}
.brand-hero.compact-equipment .hero-product-image{
  height:215px;
}
.empty-products{
  grid-column:1/-1;
  padding:48px;
  text-align:center;
  border:1px dashed #cbd5df;
  border-radius:16px;
  color:#68737f;
  background:#fafcfd;
}


/* v0.6 approved-design-family mapping */
.preset-pool-premium{
  background-position:center 58%;
}
.preset-pool-premium .brand-copy{
  max-width:620px;
}
.preset-pool-premium .hero-product{
  background:rgba(255,255,255,.91);
  box-shadow:0 18px 42px rgba(22,76,112,.13);
}
.preset-industrial-water .hero-product{
  border:1px solid rgba(175,195,210,.78);
  background:rgba(249,252,254,.94);
}
.preset-pressure-system .hero-product{
  background:rgba(255,255,255,.95);
  box-shadow:0 16px 34px rgba(20,64,94,.10);
}
.preset-compact-equipment .hero-products{
  gap:14px;
}
.preset-compact-equipment .hero-product{
  min-height:285px;
}
.preset-clean-corporate .hero-product{
  background:rgba(255,255,255,.94);
  border:1px solid rgba(224,231,237,.95);
}
.brand-card-preset{
  display:none;
}
.nav-toggle{
  display:none;
  border:1px solid var(--line);
  background:#fff;
  border-radius:9px;
  padding:9px 12px;
  font-size:11px;
  font-weight:800;
}
@media(max-width:1100px){
  .nav-toggle{display:block}
  .main-nav{
    display:none;
    position:absolute;
    top:100%;
    left:0;
    right:0;
    background:#fff;
    border-bottom:1px solid var(--line);
    box-shadow:0 12px 25px rgba(25,44,60,.08);
    padding:18px 24px;
  }
  .main-nav.is-open{display:block}
  .main-nav ul{flex-direction:column;gap:0}
  .main-nav li{border-bottom:1px solid #eef1f4}
  .main-nav a{display:block;padding:14px 4px}
}


/* v0.7 locked design implementation foundation */
.pps-hero{
  min-height:600px;
  display:flex;
  align-items:center;
  background:
    linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.78) 48%,rgba(255,255,255,.18)),
    linear-gradient(135deg,#edf4f8,#f9fbfc);
}
.pps-hero-grid{
  display:grid;
  grid-template-columns:1fr 1.15fr;
  gap:54px;
  align-items:center;
}
.pps-copy h1{font-size:62px;line-height:.98;margin:0 0 16px;color:#0b3567}
.pps-copy h2{font-size:23px;margin:0 0 18px;color:#263746}
.pps-copy p{font-size:16px;line-height:1.7;color:#67717d;max-width:590px;margin-bottom:26px}
.pps-single-hero-product{
  min-height:420px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.pps-single-hero-product img{
  max-width:100%;
  max-height:420px;
  object-fit:contain;
}
@media(max-width:900px){
  .pps-hero-grid{grid-template-columns:1fr}
  .pps-copy h1{font-size:46px}
  .pps-single-hero-product{min-height:280px}
  .pps-single-hero-product img{max-height:270px}
}


/* v0.8 site-wide core page finalization */
.btn-outline{
  border:1px solid var(--navy);
  color:var(--navy);
  background:#fff;
}
.home-actions{display:flex;gap:12px;flex-wrap:wrap}
.intro-section{padding-top:56px;padding-bottom:56px}
.intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}
.intro-grid h2{font-size:36px;line-height:1.15;margin:0}
.intro-grid p{font-size:17px;line-height:1.75;color:var(--muted);margin:0}
.brand-grid-large{grid-template-columns:repeat(4,1fr)}
.about-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:64px;align-items:start}
.about-grid h2{font-size:36px;line-height:1.2;margin-top:0}
.about-grid p{font-size:16px;line-height:1.75;color:var(--muted)}
.about-points{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.about-points div{border:1px solid var(--line);border-radius:14px;padding:22px;background:#fff;display:flex;flex-direction:column;gap:7px}
.about-points strong{font-size:12px;color:var(--navy)}
.about-points span{font-size:13px;color:var(--muted)}
@media(max-width:900px){
  .intro-grid,.about-grid{grid-template-columns:1fr}
  .brand-grid-large{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:620px){
  .brand-grid-large{grid-template-columns:repeat(2,1fr)}
  .about-points{grid-template-columns:1fr}
}


/* v0.10 — user-approved homepage hero direction */
.home-hero-planned{padding:18px 0 24px;background:#fff}
.home-hero-panel{
  position:relative;
  min-height:690px;
  border-radius:28px;
  overflow:hidden;
  background:#f3f0eb center/cover no-repeat;
  box-shadow:0 12px 40px rgba(17,38,57,.08);
}
.home-hero-copy{
  position:relative;
  z-index:5;
  width:43%;
  min-width:520px;
  padding:116px 0 70px 72px;
}
.home-kicker{
  font-size:11px;
  font-weight:800;
  letter-spacing:.08em;
  color:#28343e;
  margin-bottom:24px;
}
.home-hero-copy h1{
  font-size:58px;
  line-height:1.01;
  letter-spacing:-.035em;
  max-width:610px;
  margin:0;
  color:#111820;
}
.home-red-rule{display:block;width:74px;height:4px;border-radius:3px;background:#b21f2d;margin:24px 0}
.home-hero-copy p{
  max-width:600px;
  font-size:15px;
  line-height:1.65;
  color:#46525d;
  margin:0 0 28px;
}
.btn-accent{background:#9f1c28;color:#fff}
.btn-light-outline{background:#fff;color:#18212b;border:1px solid #cad0d5}
.home-product-showcase{
  position:absolute;
  inset:0 0 0 40%;
  z-index:3;
}
.home-showcase-product{
  position:absolute;
  display:flex;
  align-items:center;
  justify-content:center;
}
.home-showcase-product img{
  width:100%;
  height:100%;
  object-fit:contain;
  filter:drop-shadow(0 18px 14px rgba(29,36,41,.17));
}
.home-showcase-product-1{width:27%;height:38%;left:28%;top:7%}
.home-showcase-product-2{width:22%;height:37%;left:54%;top:7%}
.home-showcase-product-3{width:20%;height:29%;left:7%;top:37%}
.home-showcase-product-4{width:20%;height:28%;left:33%;top:43%}
.home-showcase-product-5{width:22%;height:30%;left:58%;top:43%}
.home-showcase-product-6{width:18%;height:24%;left:13%;top:69%}
.home-showcase-product-7{width:18%;height:24%;left:39%;top:70%}
.home-showcase-product-8{width:18%;height:24%;left:66%;top:69%}
.home-showcase-empty{
  position:absolute;right:8%;top:42%;
  width:44%;min-height:140px;
  border:1px dashed rgba(11,53,103,.3);
  background:rgba(255,255,255,.72);
  border-radius:18px;
  display:flex;flex-direction:column;align-items:center;justify-content:center;
  text-align:center;padding:24px;color:#607080
}
.home-showcase-empty strong{color:#0b3567;margin-bottom:8px}
@media(max-width:1050px){
  .home-hero-panel{min-height:760px}
  .home-hero-copy{width:100%;min-width:0;padding:70px 52px 0}
  .home-hero-copy h1{font-size:48px;max-width:650px}
  .home-product-showcase{inset:320px 0 0 0}
  .home-showcase-product-1{left:31%;top:3%}
  .home-showcase-product-2{left:57%;top:3%}
}
@media(max-width:700px){
  .home-hero-planned{padding-top:10px}
  .home-hero-panel{min-height:920px;border-radius:18px}
  .home-hero-copy{padding:48px 28px 0}
  .home-hero-copy h1{font-size:40px}
  .home-product-showcase{inset:430px 10px 0}
  .home-showcase-product{transform:scale(.95)}
}

/* v0.11 — corrected homepage hero composition to match approved reference */
.home-hero-panel{
  min-height:620px;
  background-position:center center !important;
}
.home-hero-copy{
  width:44%;
  min-width:0;
  padding:92px 0 58px 64px;
}
.home-hero-copy h1{
  font-size:49px;
  line-height:1.02;
  max-width:520px;
}
.home-hero-copy p{
  max-width:510px;
  font-size:14px;
}
.home-product-showcase{
  position:absolute;
  left:49%;
  right:2.5%;
  top:3%;
  bottom:3%;
  z-index:3;
  overflow:visible;
}
.home-showcase-product{
  position:absolute;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:visible;
  background:transparent !important;
}
.home-showcase-product img{
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
  background:transparent !important;
  mix-blend-mode:multiply;
  filter:drop-shadow(0 11px 9px rgba(25,31,35,.15));
}
.home-showcase-product-1{width:31%;height:35%;left:10%;top:2%}
.home-showcase-product-2{width:18%;height:34%;left:43%;top:2%}
.home-showcase-product-3{width:18%;height:34%;left:63%;top:2%}
.home-showcase-product-4{width:22%;height:29%;left:1%;top:35%}
.home-showcase-product-5{width:22%;height:27%;left:28%;top:39%}
.home-showcase-product-6{width:23%;height:27%;left:54%;top:38%}
.home-showcase-product-7{width:17%;height:23%;left:23%;top:69%}
.home-showcase-product-8{width:17%;height:23%;left:50%;top:69%}
.home-showcase-empty{right:15%;top:35%;width:55%}
@media(max-width:1180px){
  .home-hero-copy{padding-left:48px}
  .home-hero-copy h1{font-size:44px}
  .home-product-showcase{left:48%}
}
@media(max-width:900px){
  .home-hero-panel{min-height:860px}
  .home-hero-copy{width:100%;padding:54px 34px 0}
  .home-hero-copy h1{font-size:42px;max-width:650px}
  .home-product-showcase{left:4%;right:4%;top:390px;bottom:2%}
}


/* v0.12 — combined homepage hero image mode */
.home-hero-panel.hero-combined-mode{
  background-size:cover !important;
  background-position:center center !important;
}
.home-hero-panel.hero-combined-mode .home-product-showcase{
  display:none !important;
}
.home-hero-panel.hero-combined-mode .home-hero-copy{
  position:relative;
  z-index:5;
}
@media(max-width:900px){
  .home-hero-panel.hero-combined-mode{
    min-height:760px;
    background-position:62% center !important;
  }
}


/* v0.13 — homepage polish + responsive refinement */

/* Header */
.site-header{
  position:sticky;
  z-index:50;
  background:#fff;
  border-bottom:1px solid #eef1f3;
}
.header-inner{
  min-height:82px;
  gap:22px;
}
.company{
  flex:0 1 auto;
  min-width:0;
}
.company-logo img{
  width:46px;
  height:46px;
  object-fit:contain;
}
.company-name{
  font-size:14px;
  line-height:1.2;
  font-weight:800;
  letter-spacing:.01em;
}
.main-nav ul{
  gap:28px;
}
.main-nav a{
  font-size:12px;
  font-weight:700;
  letter-spacing:.01em;
}
.header-cta{
  white-space:nowrap;
}

/* Hero polish without changing approved composition */
.home-hero-planned{
  padding:18px 0 18px;
}
.home-hero-panel{
  box-shadow:0 16px 45px rgba(22,39,52,.09);
}
.home-hero-panel.hero-combined-mode{
  min-height:620px;
}
.home-hero-panel.hero-combined-mode .home-hero-copy{
  padding-top:86px;
}
.home-hero-panel.hero-combined-mode .home-hero-copy h1{
  max-width:560px;
  font-size:52px;
}
.home-hero-panel.hero-combined-mode .home-hero-copy p{
  max-width:540px;
}

/* Intro */
.intro-section{
  padding:64px 0;
}
.intro-grid{
  grid-template-columns:.9fr 1.1fr;
  gap:84px;
}
.intro-grid h2{
  max-width:520px;
  font-size:38px;
}
.intro-grid p{
  max-width:680px;
  font-size:16px;
}

/* Section headings */
.section{
  padding-top:72px;
  padding-bottom:72px;
}
.section-title{
  text-align:center;
  margin-bottom:34px;
}
.section-title .eyebrow{
  margin-bottom:8px;
}
.section-title h2{
  margin:0;
  font-size:34px;
  letter-spacing:-.02em;
}

/* Brand grid */
.brand-grid{
  gap:18px;
}
.brand-card{
  min-height:170px;
  border-radius:16px;
  padding:24px 20px;
  box-shadow:0 6px 18px rgba(14,35,55,.045);
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.brand-card:hover{
  transform:translateY(-3px);
  box-shadow:0 12px 26px rgba(14,35,55,.075);
  border-color:#d9e2ea;
}
.brand-card .brand-logo{
  min-height:82px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.brand-card .brand-logo img{
  max-width:150px;
  max-height:68px;
  object-fit:contain;
}
.brand-card h3,
.brand-card h2{
  font-size:13px;
  margin-top:14px;
}

/* Product cards */
.product-grid{
  gap:18px;
}
.product-card{
  border-radius:16px;
  padding:18px;
  box-shadow:0 6px 18px rgba(14,35,55,.045);
}
.product-card-media{
  min-height:220px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.product-card-media img,
.product-card img{
  max-height:205px;
  object-fit:contain;
}
.product-card h3{
  font-size:16px;
  line-height:1.3;
}
.product-card p{
  font-size:13px;
  line-height:1.55;
}

/* CTA */
.enquiry-band{
  padding-top:46px;
  padding-bottom:46px;
}
.enquiry-inner{
  border-radius:18px;
  padding:28px 34px;
}
.enquiry-inner h2{
  font-size:25px;
  margin-bottom:6px;
}
.enquiry-inner p{
  margin:0;
}

/* Footer */
.site-footer{
  padding-top:42px;
}
.footer-grid{
  gap:22px;
}
.footer-grid > div{
  min-height:72px;
}
.footer-contact{
  padding-top:28px;
  padding-bottom:28px;
  gap:18px 28px;
}
.footer-note{
  padding-top:18px;
  padding-bottom:26px;
  opacity:.8;
}

/* Tablet */
@media(max-width:1080px){
  .header-inner{gap:14px}
  .company{flex-basis:auto}
  .main-nav ul{gap:18px}
  .main-nav a{font-size:11px}
  .home-hero-panel.hero-combined-mode .home-hero-copy h1{
    font-size:46px;
    max-width:500px;
  }
  .intro-grid{gap:48px}
}

/* Mobile */
@media(max-width:900px){
  .header-inner{
    min-height:72px;
    flex-wrap:nowrap;
  }
  .company{
    flex:1 1 auto;
    max-width:none;
  }
  .company-logo img{
    width:40px;
    height:40px;
  }
  .company-name{
    font-size:12px;
  }
  .nav-toggle{
    display:inline-flex;
    flex-shrink:0;
    margin-left:auto;
  }
  .main-nav{
    display:none;
    flex:0 0 100%;
    order:3;
    padding:8px 0 16px;
  }
  .main-nav.is-open{
    display:block;
  }
  .main-nav ul{
    display:flex;
    flex-direction:column;
    gap:0;
    border:1px solid #e7edf2;
    border-radius:14px;
    overflow:hidden;
  }
  .main-nav li{
    width:100%;
  }
  .main-nav a{
    display:block;
    padding:13px 16px;
    background:#fff;
    border-bottom:1px solid #edf1f4;
  }
  .main-nav li:last-child a{
    border-bottom:0;
  }
  .header-cta{
    display:none;
  }

  .home-hero-panel.hero-combined-mode{
    min-height:760px;
    background-position:66% center !important;
  }
  .home-hero-panel.hero-combined-mode .home-hero-copy{
    padding:46px 30px 0;
    width:100%;
  }
  .home-hero-panel.hero-combined-mode .home-hero-copy h1{
    font-size:43px;
    max-width:560px;
  }
  .home-hero-panel.hero-combined-mode .home-hero-copy p{
    max-width:520px;
  }
  .home-actions{
    gap:10px;
  }

  .intro-grid{
    grid-template-columns:1fr;
    gap:24px;
  }
  .intro-grid h2{
    font-size:32px;
  }

  .brand-grid,
  .brand-grid-large{
    grid-template-columns:repeat(2,1fr);
  }
  .product-grid{
    grid-template-columns:repeat(2,1fr);
  }

  .enquiry-inner{
    flex-direction:column;
    align-items:flex-start;
    gap:18px;
  }

  .footer-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

/* Small mobile */
@media(max-width:620px){
  .shell{
    width:min(100% - 28px, var(--shell));
  }
  .company{
    max-width:none;
  }
  .company-name{
    font-size:11px;
  }
  .home-hero-planned{
    padding-top:10px;
  }
  .home-hero-panel.hero-combined-mode{
    min-height:710px;
    border-radius:18px;
    background-position:72% center !important;
  }
  .home-hero-panel.hero-combined-mode .home-hero-copy{
    padding:38px 22px 0;
  }
  .home-kicker{
    font-size:9px;
    max-width:310px;
  }
  .home-hero-panel.hero-combined-mode .home-hero-copy h1{
    font-size:36px;
    line-height:1.03;
    max-width:410px;
  }
  .home-hero-panel.hero-combined-mode .home-hero-copy p{
    font-size:13px;
    max-width:360px;
  }
  .home-actions .btn{
    font-size:11px;
    padding:12px 16px;
  }

  .section{
    padding-top:54px;
    padding-bottom:54px;
  }
  .intro-grid h2{
    font-size:29px;
  }
  .brand-grid,
  .brand-grid-large,
  .product-grid{
    grid-template-columns:1fr;
  }
  .brand-card{
    min-height:145px;
  }
  .product-card-media{
    min-height:190px;
  }
  .footer-grid{
    grid-template-columns:1fr;
  }
}


/* v0.14 — DAVEY locked visual implementation */
.davey-locked-hero{
  position:relative;
  min-height:610px;
  display:flex;
  align-items:stretch;
  overflow:hidden;
  background:#fff8e7 center/cover no-repeat;
}
.davey-locked-hero.no-bg{
  background:
    radial-gradient(circle at 72% 28%,rgba(255,224,92,.25),transparent 30%),
    linear-gradient(100deg,#fffaf0 0%,#f6f3e8 45%,#eaf3e7 100%);
}
.davey-hero-inner{
  position:relative;
  min-height:610px;
}
.davey-copy{
  position:relative;
  z-index:5;
  width:38%;
  min-width:440px;
  padding:58px 0 48px;
}
.davey-logo{
  width:245px;
  min-height:120px;
  display:flex;
  align-items:center;
  margin-bottom:12px;
}
.davey-logo img{
  max-width:245px;
  max-height:115px;
  object-fit:contain;
}
.davey-copy h1{
  display:none;
}
.davey-copy h2{
  margin:0 0 20px;
  font-size:50px;
  line-height:1.04;
  letter-spacing:-.035em;
  color:#102847;
}
.davey-copy p{
  margin:0;
  max-width:430px;
  font-size:20px;
  line-height:1.55;
  color:#162338;
}
.davey-hero-products{
  position:absolute;
  inset:0 0 0 34%;
  z-index:3;
}
.davey-float-product{
  position:absolute;
  display:flex;
  align-items:flex-end;
  justify-content:center;
}
.davey-float-product img{
  width:100%;
  height:100%;
  object-fit:contain;
  filter:drop-shadow(0 18px 16px rgba(40,48,35,.18));
}
.davey-float-1{
  width:40%;
  height:46%;
  left:8%;
  bottom:6%;
}
.davey-float-2{
  width:22%;
  height:48%;
  left:49%;
  bottom:8%;
}
.davey-float-3{
  width:29%;
  height:38%;
  right:0;
  bottom:5%;
}

.davey-products-section{
  background:#fff;
  padding-top:34px;
}
.davey-products-section .section-title{
  margin-bottom:28px;
}
.davey-products-section .section-title h2{
  font-size:27px;
  color:#16213a;
}
.davey-products-section .title-rule{
  display:block;
  width:42px;
  height:3px;
  background:#d71920;
  margin:8px auto 0;
  border-radius:2px;
}
.davey-products-section .product-grid{
  grid-template-columns:repeat(3,1fr);
  gap:28px;
}
.davey-products-section .product-card{
  border:1px solid #dfe3e7;
  box-shadow:none;
  border-radius:14px;
}
.davey-products-section .product-image{
  height:290px;
  background:#fff;
}
.davey-products-section .product-body{
  padding:16px 20px 20px;
}
.davey-enquiry-band{
  background:#fff;
  padding-top:18px;
  padding-bottom:36px;
}
.davey-enquiry-band .enquiry-inner{
  border:1px solid #f0d68a;
  background:linear-gradient(90deg,#fff9e9,#fff4cf);
  border-radius:16px;
  padding:22px 30px;
}
.davey-enquiry-band .enquiry-inner h2{
  color:#18212b;
  font-size:20px;
  margin:0 0 5px;
}
.davey-enquiry-band .enquiry-inner p{
  color:#3d4650;
}
.davey-enquiry-band .btn-primary{
  background:#ffd400;
  color:#111;
  border-radius:10px;
  min-width:210px;
}

@media(max-width:1000px){
  .davey-locked-hero,
  .davey-hero-inner{
    min-height:720px;
  }
  .davey-copy{
    width:100%;
    min-width:0;
    padding-top:42px;
  }
  .davey-copy h2{
    font-size:44px;
  }
  .davey-hero-products{
    inset:260px 0 0 0;
  }
  .davey-float-1{width:42%;height:44%;left:3%}
  .davey-float-2{width:22%;height:45%;left:42%}
  .davey-float-3{width:30%;height:36%;right:2%}
  .davey-products-section .product-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:620px){
  .davey-locked-hero,
  .davey-hero-inner{
    min-height:760px;
  }
  .davey-logo{
    width:190px;
    min-height:90px;
  }
  .davey-logo img{
    max-width:190px;
    max-height:85px;
  }
  .davey-copy h2{
    font-size:36px;
  }
  .davey-copy p{
    max-width:300px;
    font-size:15px;
  }
  .davey-hero-products{
    inset:310px 0 0 0;
  }
  .davey-float-1{width:52%;height:34%;left:0;bottom:18%}
  .davey-float-2{width:28%;height:34%;left:47%;bottom:20%}
  .davey-float-3{width:36%;height:28%;right:0;bottom:2%}
  .davey-products-section .product-grid{
    grid-template-columns:1fr;
  }
}


/* v0.15 — DAVEY locked hero precision pass
   Scope: DAVEY only. No asset replacement. */
@media (min-width: 1101px) {
  .davey-locked-hero {
    min-height: 500px;
    height: 500px;
    background-size: cover !important;
    background-position: center center !important;
  }

  .davey-hero-inner {
    min-height: 500px;
    height: 500px;
    max-width: 1400px;
    margin: 0 auto;
  }

  .davey-copy {
    width: 34%;
    min-width: 390px;
    padding: 36px 0 28px;
  }

  .davey-logo {
    width: 290px;
    min-height: 118px;
    margin-bottom: 8px;
  }

  .davey-logo img {
    width: 290px;
    max-width: 290px;
    max-height: 118px;
    object-fit: contain;
    object-position: left center;
  }

  .davey-copy h2 {
    margin: 0 0 22px;
    font-size: 46px;
    line-height: 1.05;
    letter-spacing: -.035em;
    max-width: 390px;
  }

  .davey-copy p {
    max-width: 390px;
    font-size: 19px;
    line-height: 1.48;
  }

  .davey-hero-products {
    inset: 0 0 0 31%;
  }

  .davey-float-product {
    align-items: flex-end;
    justify-content: center;
    overflow: visible;
  }

  .davey-float-product img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center bottom;
    filter: drop-shadow(0 14px 12px rgba(38,45,35,.16));
  }

  /* HM60 — main hero product */
  .davey-float-1 {
    width: 39%;
    height: 44%;
    left: 7%;
    bottom: 7%;
  }

  /* VM1 — deliberately taller and substantially larger than v14 */
  .davey-float-2 {
    width: 17%;
    height: 52%;
    left: 49%;
    bottom: 8%;
  }

  /* XP35P8 — medium-right, not tiny */
  .davey-float-3 {
    width: 24%;
    height: 36%;
    right: 2%;
    bottom: 7%;
  }
}

/* Tablet composition */
@media (min-width: 701px) and (max-width: 1100px) {
  .davey-locked-hero,
  .davey-hero-inner {
    min-height: 690px;
    height: 690px;
  }

  .davey-copy {
    width: 100%;
    min-width: 0;
    padding-top: 34px;
    max-width: 480px;
  }

  .davey-logo {
    width: 235px;
    min-height: 96px;
  }

  .davey-logo img {
    width: 235px;
    max-width: 235px;
    max-height: 96px;
  }

  .davey-copy h2 {
    font-size: 42px;
    max-width: 430px;
  }

  .davey-copy p {
    max-width: 390px;
    font-size: 17px;
  }

  .davey-hero-products {
    inset: 270px 0 0 0;
  }

  .davey-float-1 { width: 48%; height: 42%; left: 1%; bottom: 7%; }
  .davey-float-2 { width: 22%; height: 46%; left: 45%; bottom: 8%; }
  .davey-float-3 { width: 31%; height: 34%; right: 0; bottom: 5%; }
}

/* Mobile composition */
@media (max-width: 700px) {
  .davey-locked-hero,
  .davey-hero-inner {
    min-height: 720px;
    height: 720px;
  }

  .davey-copy {
    padding-top: 24px;
    max-width: 100%;
  }

  .davey-logo {
    width: 195px;
    min-height: 80px;
  }

  .davey-logo img {
    width: 195px;
    max-width: 195px;
    max-height: 80px;
  }

  .davey-copy h2 {
    font-size: 34px;
    max-width: 330px;
    margin-bottom: 14px;
  }

  .davey-copy p {
    max-width: 310px;
    font-size: 15px;
  }

  .davey-hero-products {
    inset: 295px 0 0 0;
  }

  .davey-float-1 { width: 58%; height: 32%; left: -2%; bottom: 17%; }
  .davey-float-2 { width: 29%; height: 37%; left: 46%; bottom: 17%; }
  .davey-float-3 { width: 39%; height: 27%; right: -2%; bottom: 1%; }
}


/* v0.18 — DAVEY single-composite hero
   Scope: /brands/davey/ only.
   Product data/grid and every other brand remain unchanged.
   The Brand "Hero Background" image is the deterministic residential+product
   composite. Logo and copy remain live HTML and are NOT baked into the image. */
.davey-composite-hero{
  position:relative;
  height:520px;
  min-height:520px;
  overflow:hidden;
  display:flex;
  align-items:stretch;
  background-color:#f4f0e5;
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center;
}
.davey-composite-hero .davey-hero-inner{
  position:relative;
  height:520px;
  min-height:520px;
  max-width:1380px;
  margin:0 auto;
}
.davey-composite-hero .davey-copy{
  position:relative;
  z-index:2;
  width:31%;
  min-width:360px;
  padding:32px 0 24px;
}
.davey-composite-hero .davey-logo{
  width:255px;
  min-height:104px;
  margin:0 0 10px;
}
.davey-composite-hero .davey-logo img{
  width:255px;
  max-width:255px;
  max-height:104px;
  object-fit:contain;
  object-position:left center;
}
.davey-composite-hero .davey-copy h1{display:none}
.davey-composite-hero .davey-copy h2{
  margin:0 0 18px;
  max-width:360px;
  font-size:43px;
  line-height:1.03;
  letter-spacing:-.035em;
  color:#102847;
}
.davey-composite-hero .davey-copy p{
  margin:0;
  max-width:360px;
  font-size:18px;
  line-height:1.45;
  color:#162338;
}

/* Critical v18 rule: old floating DAVEY product layer must never render. */
.davey-composite-hero .davey-hero-products,
.davey-composite-hero .davey-float-product{
  display:none !important;
}

@media (min-width:701px) and (max-width:1100px){
  .davey-composite-hero,
  .davey-composite-hero .davey-hero-inner{
    height:600px;
    min-height:600px;
  }
  .davey-composite-hero{
    background-position:62% center;
  }
  .davey-composite-hero .davey-copy{
    width:48%;
    min-width:0;
    max-width:430px;
    padding-top:34px;
  }
  .davey-composite-hero .davey-logo,
  .davey-composite-hero .davey-logo img{
    width:225px;
    max-width:225px;
  }
  .davey-composite-hero .davey-copy h2{
    max-width:350px;
    font-size:40px;
  }
  .davey-composite-hero .davey-copy p{
    max-width:340px;
    font-size:17px;
  }
}

@media (max-width:700px){
  .davey-composite-hero,
  .davey-composite-hero .davey-hero-inner{
    height:590px;
    min-height:590px;
  }
  .davey-composite-hero{
    background-position:67% center;
  }
  .davey-composite-hero .davey-copy{
    width:100%;
    min-width:0;
    max-width:310px;
    padding-top:24px;
  }
  .davey-composite-hero .davey-logo{
    width:190px;
    min-height:82px;
  }
  .davey-composite-hero .davey-logo img{
    width:190px;
    max-width:190px;
    max-height:82px;
  }
  .davey-composite-hero .davey-copy h2{
    max-width:300px;
    margin-bottom:14px;
    font-size:34px;
  }
  .davey-composite-hero .davey-copy p{
    max-width:290px;
    font-size:15px;
  }
}


/* v0.19 — DAVEY composite auto-resolver
   Rendering remains DAVEY-only. PHP prefers the exact Media Library filename
   DAVEY-HERO-COMPOSITE-1600x650.webp and falls back to the existing Hero Background field. */


/* v0.20 — DAVEY product category filter
   Front-end only: product records and product images are not modified. */
.davey-product-filters{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:10px;
  margin:-12px auto 12px;
  max-width:1240px;
}
.davey-filter{
  appearance:none;
  border:1px solid #d8e1ea;
  background:#fff;
  color:#183556;
  border-radius:999px;
  min-height:40px;
  padding:9px 15px;
  font:700 11px/1.2 Arial,Helvetica,sans-serif;
  letter-spacing:.02em;
  cursor:pointer;
  transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease;
}
.davey-filter span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:22px;
  height:22px;
  margin-left:6px;
  padding:0 6px;
  border-radius:999px;
  background:#eef4f9;
  color:#4a6077;
  font-size:10px;
}
.davey-filter:hover,
.davey-filter:focus-visible{
  border-color:#0b3567;
  box-shadow:0 5px 16px rgba(11,53,103,.10);
  outline:none;
  transform:translateY(-1px);
}
.davey-filter.is-active{
  background:#0b3567;
  border-color:#0b3567;
  color:#fff;
}
.davey-filter.is-active span{
  background:rgba(255,255,255,.16);
  color:#fff;
}
.davey-filter-status{
  margin:0 0 26px;
  text-align:center;
  color:#6a7887;
  font-size:12px;
  font-weight:700;
}
#davey-product-grid .product-card[hidden]{display:none!important}

@media(max-width:760px){
  .davey-product-filters{
    justify-content:flex-start;
    flex-wrap:nowrap;
    overflow-x:auto;
    overscroll-behavior-inline:contain;
    scrollbar-width:none;
    margin-left:-14px;
    margin-right:-14px;
    padding:2px 14px 8px;
  }
  .davey-product-filters::-webkit-scrollbar{display:none}
  .davey-filter{flex:0 0 auto;white-space:nowrap}
  .davey-filter-status{text-align:left;margin-top:2px}
}


/* v0.22 — DAVEY true vertical category sidebar
   Fixes v0.21 escaped-newline CSS issue. DAVEY products only. */
.davey-products-layout{
  display:grid;
  grid-template-columns:220px minmax(0,1fr);
  gap:30px;
  align-items:start;
}
.davey-category-sidebar{
  position:sticky;
  top:104px;
  overflow:hidden;
  background:#fff;
  border:1px solid #dfe6ed;
  border-radius:14px;
}
.davey-category-sidebar-title{
  padding:17px 18px 14px;
  border-bottom:1px solid #e7ecf1;
  color:#16213a;
  font-size:13px;
  font-weight:800;
  line-height:1.2;
  letter-spacing:.04em;
}
.davey-products-layout .davey-product-filters{
  display:flex;
  flex-direction:column;
  align-items:stretch;
  justify-content:flex-start;
  flex-wrap:nowrap;
  gap:0;
  max-width:none;
  margin:0;
  padding:0;
  overflow:visible;
}
.davey-products-layout .davey-filter{
  display:block;
  width:100%;
  min-height:48px;
  margin:0;
  padding:13px 18px;
  border:0;
  border-bottom:1px solid #edf1f4;
  border-radius:0;
  background:#fff;
  color:#32475c;
  box-shadow:none;
  text-align:left;
  white-space:normal;
  font-size:11px;
  line-height:1.35;
  letter-spacing:.015em;
  transform:none;
}
.davey-products-layout .davey-filter:last-child{border-bottom:0}
.davey-products-layout .davey-filter:hover,
.davey-products-layout .davey-filter:focus-visible{
  background:#f5f8fb;
  color:#0b3567;
  box-shadow:none;
  outline:none;
  transform:none;
}
.davey-products-layout .davey-filter.is-active{
  background:#0b3567;
  color:#fff;
}
.davey-products-main{min-width:0}
.davey-products-layout #davey-product-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}
#davey-product-grid .product-card[hidden]{display:none!important}

@media(max-width:1180px){
  .davey-products-layout{grid-template-columns:200px minmax(0,1fr);gap:24px}
  .davey-products-layout #davey-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .davey-products-layout{display:block}
  .davey-category-sidebar{position:static;margin-bottom:22px;border-radius:12px}
  .davey-category-sidebar-title{padding:14px 16px}
  .davey-products-layout .davey-product-filters{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:0;
    margin:0;
    padding:0;
    overflow:visible;
  }
  .davey-products-layout .davey-filter{
    min-height:44px;
    padding:11px 14px;
    border-right:1px solid #edf1f4;
    white-space:normal;
  }
  .davey-products-layout #davey-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
}
@media(max-width:520px){
  .davey-products-layout .davey-product-filters{grid-template-columns:1fr}
  .davey-products-layout .davey-filter{border-right:0}
  .davey-products-layout #davey-product-grid{grid-template-columns:1fr}
}

/* v0.23 — EBARA vertical product category sidebar
   Presentation-only. EBARA product records and images are not modified. */
.ebara-products-layout{
  display:grid;
  grid-template-columns:220px minmax(0,1fr);
  gap:30px;
  align-items:start;
}
.ebara-category-sidebar{
  position:sticky;
  top:104px;
  overflow:hidden;
  background:#fff;
  border:1px solid #dfe6ed;
  border-radius:14px;
}
.ebara-category-sidebar-title{
  padding:17px 18px 14px;
  border-bottom:1px solid #e7ecf1;
  color:#16213a;
  font-size:13px;
  font-weight:800;
  line-height:1.2;
  letter-spacing:.04em;
}
.ebara-product-filters{
  display:flex;
  flex-direction:column;
  align-items:stretch;
  justify-content:flex-start;
  gap:0;
}
.ebara-filter{
  appearance:none;
  display:block;
  width:100%;
  min-height:48px;
  margin:0;
  padding:13px 18px;
  border:0;
  border-bottom:1px solid #edf1f4;
  border-radius:0;
  background:#fff;
  color:#32475c;
  box-shadow:none;
  text-align:left;
  white-space:normal;
  font:700 11px/1.35 Arial,Helvetica,sans-serif;
  letter-spacing:.015em;
  cursor:pointer;
  transition:background-color .18s ease,color .18s ease;
}
.ebara-filter:last-child{border-bottom:0}
.ebara-filter:hover,
.ebara-filter:focus-visible{
  background:#f5f8fb;
  color:#0b4f98;
  outline:none;
}
.ebara-filter.is-active{
  background:#0b4f98;
  color:#fff;
}
.ebara-products-main{min-width:0}
.ebara-products-layout #ebara-product-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}
#ebara-product-grid .product-card[hidden]{display:none!important}

@media(max-width:1180px){
  .ebara-products-layout{grid-template-columns:200px minmax(0,1fr);gap:24px}
  .ebara-products-layout #ebara-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .ebara-products-layout{display:block}
  .ebara-category-sidebar{position:static;margin-bottom:22px;border-radius:12px}
  .ebara-category-sidebar-title{padding:14px 16px}
  .ebara-product-filters{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:0;
  }
  .ebara-filter{
    min-height:44px;
    padding:11px 14px;
    border-right:1px solid #edf1f4;
  }
  .ebara-products-layout #ebara-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
}
@media(max-width:520px){
  .ebara-product-filters{grid-template-columns:1fr}
  .ebara-filter{border-right:0}
  .ebara-products-layout #ebara-product-grid{grid-template-columns:1fr}
}

/* v0.24 — PEDROLLO locked hero + true vertical category sidebar
   Scope: /brands/pedrollo/ only. Product records/images are not modified. */
.pedrollo-locked-hero{
  min-height:590px;
  background:#f7f7f3 center/cover no-repeat;
  display:flex;
  align-items:center;
  position:relative;
  overflow:hidden;
}
.pedrollo-locked-hero.no-bg{
  background:linear-gradient(135deg,#fff 0%,#f4f7fb 100%);
}
.pedrollo-hero-inner{
  min-height:590px;
  display:flex;
  align-items:center;
}
.pedrollo-copy{
  position:relative;
  z-index:2;
  width:min(500px,42vw);
  padding:42px 0 54px;
}
.pedrollo-logo{
  width:min(360px,34vw);
  margin-bottom:28px;
}
.pedrollo-logo img{
  width:100%;
  max-height:125px;
  object-fit:contain;
  object-position:left center;
}
.pedrollo-copy h1{
  max-width:500px;
  margin:0 0 18px;
  color:#111722;
  font-size:48px;
  line-height:1.08;
  letter-spacing:-.025em;
}
.pedrollo-copy p{
  max-width:430px;
  margin:0;
  color:#3e4b59;
  font-size:18px;
  line-height:1.65;
}

.pedrollo-products-layout{
  display:grid;
  grid-template-columns:220px minmax(0,1fr);
  gap:30px;
  align-items:start;
}
.pedrollo-category-sidebar{
  position:sticky;
  top:104px;
  overflow:hidden;
  background:#fff;
  border:1px solid #dfe6ed;
  border-radius:14px;
}
.pedrollo-category-sidebar-title{
  padding:17px 18px 14px;
  border-bottom:1px solid #e7ecf1;
  color:#16213a;
  font-size:13px;
  font-weight:800;
  line-height:1.2;
  letter-spacing:.04em;
}
.pedrollo-product-filters{
  display:flex;
  flex-direction:column;
  align-items:stretch;
  justify-content:flex-start;
  gap:0;
}
.pedrollo-filter{
  appearance:none;
  display:block;
  width:100%;
  min-height:48px;
  margin:0;
  padding:13px 18px;
  border:0;
  border-bottom:1px solid #edf1f4;
  border-radius:0;
  background:#fff;
  color:#32475c;
  box-shadow:none;
  text-align:left;
  white-space:normal;
  font:700 11px/1.35 Arial,Helvetica,sans-serif;
  letter-spacing:.015em;
  cursor:pointer;
  transition:background-color .18s ease,color .18s ease;
}
.pedrollo-filter:last-child{border-bottom:0}
.pedrollo-filter:hover,
.pedrollo-filter:focus-visible{
  background:#f5f8fb;
  color:#0055a4;
  outline:none;
}
.pedrollo-filter.is-active{
  background:#0055a4;
  color:#fff;
}
.pedrollo-products-main{min-width:0}
.pedrollo-products-layout #pedrollo-product-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}
#pedrollo-product-grid .product-card[hidden]{display:none!important}

@media(max-width:1180px){
  .pedrollo-copy{width:min(460px,46vw)}
  .pedrollo-copy h1{font-size:42px}
  .pedrollo-products-layout{grid-template-columns:200px minmax(0,1fr);gap:24px}
  .pedrollo-products-layout #pedrollo-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .pedrollo-locked-hero{min-height:520px;background-position:62% center}
  .pedrollo-hero-inner{min-height:520px;align-items:flex-start}
  .pedrollo-copy{
    width:min(88%,440px);
    padding-top:42px;
    padding-bottom:250px;
  }
  .pedrollo-logo{width:min(290px,72vw);margin-bottom:18px}
  .pedrollo-copy h1{font-size:36px;max-width:390px}
  .pedrollo-copy p{font-size:16px;max-width:350px}
  .pedrollo-products-layout{display:block}
  .pedrollo-category-sidebar{position:static;margin-bottom:22px;border-radius:12px}
  .pedrollo-category-sidebar-title{padding:14px 16px}
  .pedrollo-product-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}
  .pedrollo-filter{min-height:44px;padding:11px 14px;border-right:1px solid #edf1f4}
  .pedrollo-products-layout #pedrollo-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
}
@media(max-width:520px){
  .pedrollo-copy h1{font-size:32px}
  .pedrollo-product-filters{grid-template-columns:1fr}
  .pedrollo-filter{border-right:0}
  .pedrollo-products-layout #pedrollo-product-grid{grid-template-columns:1fr}
}


/* v0.25 — HARDY products true left sidebar filter. HARDY only. */
.hardy-products-section .section-title{margin-bottom:34px}
.hardy-products-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:30px;align-items:start}
.hardy-category-sidebar{position:sticky;top:110px;border:1px solid #e1e7ee;border-radius:14px;background:#fff;padding:18px}
.hardy-category-sidebar-title{font-size:13px;font-weight:800;letter-spacing:.04em;color:#17263a;margin-bottom:12px}
.hardy-product-filters{display:flex;flex-direction:column;gap:7px}
.hardy-filter{appearance:none;width:100%;border:1px solid #dce5ee;background:#fff;color:#203247;border-radius:9px;padding:11px 12px;text-align:left;font-size:11px;line-height:1.25;font-weight:800;cursor:pointer;transition:.18s ease}
.hardy-filter:hover{border-color:#193e79;color:#193e79}
.hardy-filter.is-active{background:#173e78;border-color:#173e78;color:#fff}
.hardy-products-main{min-width:0}
.hardy-products-main .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.hardy-products-main .product-card[hidden]{display:none!important}
@media(max-width:1100px){
 .hardy-products-layout{grid-template-columns:190px minmax(0,1fr);gap:22px}
 .hardy-products-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
 .hardy-products-layout{grid-template-columns:1fr;gap:22px}
 .hardy-category-sidebar{position:static;padding:14px}
 .hardy-product-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .hardy-filter{text-align:center;padding:10px 8px}
 .hardy-products-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:520px){
 .hardy-product-filters{grid-template-columns:1fr}
 .hardy-products-main .product-grid{grid-template-columns:1fr}
}

/* v0.26 — TSURUMI products true left sidebar filter. TSURUMI only. */
.tsurumi-products-section .section-title{margin-bottom:34px}
.tsurumi-products-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:30px;align-items:start}
.tsurumi-category-sidebar{position:sticky;top:110px;border:1px solid #e1e7ee;border-radius:14px;background:#fff;padding:18px}
.tsurumi-category-sidebar-title{font-size:13px;font-weight:800;letter-spacing:.04em;color:#17263a;margin-bottom:12px}
.tsurumi-product-filters{display:flex;flex-direction:column;gap:7px}
.tsurumi-filter{appearance:none;width:100%;border:1px solid #dce5ee;background:#fff;color:#203247;border-radius:9px;padding:11px 12px;text-align:left;font-size:11px;line-height:1.25;font-weight:800;cursor:pointer;transition:.18s ease}
.tsurumi-filter:hover{border-color:#15559a;color:#15559a}
.tsurumi-filter.is-active{background:#15559a;border-color:#15559a;color:#fff}
.tsurumi-products-main{min-width:0}
.tsurumi-products-main .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.tsurumi-products-main .product-card[hidden]{display:none!important}
@media(max-width:1100px){
 .tsurumi-products-layout{grid-template-columns:190px minmax(0,1fr);gap:22px}
 .tsurumi-products-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
 .tsurumi-products-layout{grid-template-columns:1fr;gap:22px}
 .tsurumi-category-sidebar{position:static;padding:14px}
 .tsurumi-product-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .tsurumi-filter{text-align:center;padding:10px 8px}
 .tsurumi-products-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:520px){
 .tsurumi-product-filters{grid-template-columns:1fr}
 .tsurumi-products-main .product-grid{grid-template-columns:1fr}
}



/* v0.27 — AQUASYSTEM WATERTECH products true left sidebar filter. AQUASYSTEM only. */
.aquasystem-products-section .section-title{margin-bottom:34px}
.aquasystem-products-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:30px;align-items:start}
.aquasystem-category-sidebar{position:sticky;top:110px;border:1px solid #dbe9ee;border-radius:14px;background:#fff;padding:18px}
.aquasystem-category-sidebar-title{font-size:13px;font-weight:800;letter-spacing:.04em;color:#18384b;margin-bottom:12px}
.aquasystem-product-filters{display:flex;flex-direction:column;gap:7px}
.aquasystem-filter{appearance:none;width:100%;border:1px solid #d9e8ed;background:#fff;color:#27485a;border-radius:9px;padding:11px 12px;text-align:left;font-size:11px;line-height:1.25;font-weight:800;cursor:pointer;transition:.18s ease}
.aquasystem-filter:hover{border-color:#1598bc;color:#137fa0}
.aquasystem-filter.is-active{background:#168fb2;border-color:#168fb2;color:#fff}
.aquasystem-products-main{min-width:0}
.aquasystem-products-main .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.aquasystem-products-main .product-card[hidden]{display:none!important}
@media(max-width:1100px){
 .aquasystem-products-layout{grid-template-columns:190px minmax(0,1fr);gap:22px}
 .aquasystem-products-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
 .aquasystem-products-layout{grid-template-columns:1fr;gap:22px}
 .aquasystem-category-sidebar{position:static;padding:14px}
 .aquasystem-product-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .aquasystem-filter{text-align:center;padding:10px 8px}
 .aquasystem-products-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:520px){
 .aquasystem-product-filters{grid-template-columns:1fr}
 .aquasystem-products-main .product-grid{grid-template-columns:1fr}
}


/* v0.28 — TELEMECANIQUE SENSORS single-composite hero. TELEMECANIQUE only. */
.telemecanique-locked-hero{min-height:590px;background:#f5f8fa center/cover no-repeat;display:flex;align-items:center;position:relative;overflow:hidden}
.telemecanique-locked-hero.no-bg{background:linear-gradient(135deg,#fff 0%,#eef5f8 100%)}
.telemecanique-hero-inner{min-height:590px;display:flex;align-items:center}
.telemecanique-copy{position:relative;z-index:2;width:min(520px,42vw);padding:48px 0 56px}
.telemecanique-logo{width:min(360px,34vw);margin-bottom:30px}
.telemecanique-logo img{width:100%;max-height:120px;object-fit:contain;object-position:left center}
.telemecanique-copy h1{max-width:510px;margin:0 0 18px;color:#143b64;font-size:46px;line-height:1.08;letter-spacing:-.025em}
.telemecanique-copy p{max-width:455px;margin:0 0 26px;color:#4a5968;font-size:17px;line-height:1.65}
.telemecanique-copy .btn-primary{background:#1767aa}
@media(max-width:1100px){.telemecanique-copy{width:min(470px,46vw)}.telemecanique-copy h1{font-size:40px}}
@media(max-width:760px){.telemecanique-locked-hero{min-height:520px;background-position:64% center}.telemecanique-hero-inner{min-height:520px;align-items:flex-start}.telemecanique-copy{width:min(88%,440px);padding-top:38px;padding-bottom:255px}.telemecanique-logo{width:min(300px,72vw);margin-bottom:20px}.telemecanique-copy h1{font-size:34px;max-width:390px}.telemecanique-copy p{font-size:16px;max-width:360px}}
@media(max-width:520px){.telemecanique-copy h1{font-size:30px}}


/* v0.29 — TERAL products true left sidebar filter. TERAL only. */
.teral-products-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:30px;align-items:start}
.teral-category-sidebar{position:sticky;top:110px;border:1px solid #dfe6ed;border-radius:14px;background:#fff;padding:18px}
.teral-category-sidebar-title{font-size:13px;font-weight:800;letter-spacing:.04em;color:#17283b;margin-bottom:12px}
.teral-product-filters{display:flex;flex-direction:column;gap:7px}
.teral-filter{appearance:none;width:100%;border:1px solid #dce5ee;background:#fff;color:#26394b;border-radius:9px;padding:11px 12px;text-align:left;font-size:10.5px;line-height:1.28;font-weight:800;cursor:pointer;transition:.18s ease}
.teral-filter:hover{border-color:#2567a9;color:#1f5b95}
.teral-filter.is-active{background:#205e99;border-color:#205e99;color:#fff}
.teral-products-main{min-width:0}
.teral-products-main .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.teral-products-main .product-card[hidden]{display:none!important}
@media(max-width:1100px){
 .teral-products-layout{grid-template-columns:220px minmax(0,1fr);gap:22px}
 .teral-products-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
 .teral-products-layout{grid-template-columns:1fr;gap:22px}
 .teral-category-sidebar{position:static;padding:14px}
 .teral-product-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .teral-filter{text-align:center;padding:10px 8px}
 .teral-products-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:520px){
 .teral-product-filters{grid-template-columns:1fr}
 .teral-products-main .product-grid{grid-template-columns:1fr}
}


/* v0.30 — ATECPOOL single-composite hero + true left sidebar filter. ATECPOOL only. */
.atecpool-locked-hero{min-height:560px;background:#edf7fc center/cover no-repeat;display:flex;align-items:center;position:relative;overflow:hidden}
.atecpool-locked-hero.no-bg{background:linear-gradient(135deg,#fff 0%,#eaf6fc 100%)}
.atecpool-hero-inner{min-height:560px;display:flex;align-items:center}
.atecpool-copy{position:relative;z-index:2;width:min(470px,39vw);padding:50px 0 56px}
.atecpool-logo{width:min(330px,31vw);margin-bottom:24px}
.atecpool-logo img{width:100%;max-height:105px;object-fit:contain;object-position:left center}
.atecpool-copy h1{margin:0 0 16px;color:#0a2f5d;font-size:48px;line-height:1.02;letter-spacing:-.02em;max-width:430px}
.atecpool-copy p{margin:0 0 26px;color:#1767b0;font-size:18px;line-height:1.55;font-weight:600;max-width:410px}
.atecpool-copy .btn-primary{background:#0e5ca8}
.atecpool-products-section .section-title{margin-bottom:34px}
.atecpool-products-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:30px;align-items:start}
.atecpool-category-sidebar{position:sticky;top:110px;border:1px solid #dce7f0;border-radius:14px;background:#fff;padding:18px}
.atecpool-category-sidebar-title{font-size:13px;font-weight:800;letter-spacing:.04em;color:#17324d;margin-bottom:12px}
.atecpool-product-filters{display:flex;flex-direction:column;gap:7px}
.atecpool-filter{appearance:none;width:100%;border:1px solid #dce6ef;background:#fff;color:#24415d;border-radius:9px;padding:11px 12px;text-align:left;font-size:11px;line-height:1.25;font-weight:800;cursor:pointer;transition:.18s ease}
.atecpool-filter:hover{border-color:#1470be;color:#1262a7}
.atecpool-filter.is-active{background:#1268b2;border-color:#1268b2;color:#fff}
.atecpool-products-main{min-width:0}
.atecpool-products-main .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.atecpool-products-main .product-card[hidden]{display:none!important}
@media(max-width:1100px){
 .atecpool-copy{width:min(440px,44vw)} .atecpool-copy h1{font-size:42px}
 .atecpool-products-layout{grid-template-columns:200px minmax(0,1fr);gap:22px}
 .atecpool-products-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
 .atecpool-locked-hero{min-height:520px;background-position:65% center}
 .atecpool-hero-inner{min-height:520px;align-items:flex-start}
 .atecpool-copy{width:min(88%,420px);padding-top:36px;padding-bottom:255px}
 .atecpool-logo{width:min(280px,72vw);margin-bottom:18px}
 .atecpool-copy h1{font-size:34px;max-width:360px}
 .atecpool-copy p{font-size:16px;max-width:340px}
 .atecpool-products-layout{grid-template-columns:1fr;gap:22px}
 .atecpool-category-sidebar{position:static;padding:14px}
 .atecpool-product-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .atecpool-filter{text-align:center;padding:10px 8px}
 .atecpool-products-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:520px){
 .atecpool-copy h1{font-size:30px}
 .atecpool-product-filters{grid-template-columns:1fr}
 .atecpool-products-main .product-grid{grid-template-columns:1fr}
}


/* v0.31 — ASTRALPOOL true left sidebar category filter. ASTRALPOOL only. */
.astralpool-products-section .section-title{margin-bottom:34px}
.astralpool-products-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:30px;align-items:start}
.astralpool-category-sidebar{position:sticky;top:110px;border:1px solid #dde5ed;border-radius:14px;background:#fff;padding:18px}
.astralpool-category-sidebar-title{font-size:13px;font-weight:800;letter-spacing:.04em;color:#183a61;margin-bottom:12px}
.astralpool-product-filters{display:flex;flex-direction:column;gap:7px}
.astralpool-filter{appearance:none;width:100%;border:1px solid #dce5ee;background:#fff;color:#24415d;border-radius:9px;padding:11px 12px;text-align:left;font-size:11px;line-height:1.25;font-weight:800;cursor:pointer;transition:.18s ease}
.astralpool-filter:hover{border-color:#1a4f86;color:#143f6d}
.astralpool-filter.is-active{background:#123d6a;border-color:#123d6a;color:#fff}
.astralpool-products-main{min-width:0}
.astralpool-products-main .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.astralpool-products-main .product-card[hidden]{display:none!important}
@media(max-width:1100px){
 .astralpool-products-layout{grid-template-columns:200px minmax(0,1fr);gap:22px}
 .astralpool-products-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
 .astralpool-products-layout{grid-template-columns:1fr;gap:22px}
 .astralpool-category-sidebar{position:static;padding:14px}
 .astralpool-product-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .astralpool-filter{text-align:center;padding:10px 8px}
 .astralpool-products-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:520px){
 .astralpool-product-filters{grid-template-columns:1fr}
 .astralpool-products-main .product-grid{grid-template-columns:1fr}
}

/* v0.32 — SFA exact reference hero + true left sidebar filter. SFA only. */
.sfa-reference-hero{width:100%;background:#eef5fa;overflow:hidden;border-top:1px solid #edf1f4;border-bottom:1px solid #e6edf2}
.sfa-reference-hero img{display:block;width:100%;height:auto;max-height:none;object-fit:contain}
.sfa-products-section .section-title{margin-bottom:34px}
.sfa-products-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:30px;align-items:start}
.sfa-category-sidebar{position:sticky;top:110px;border:1px solid #dce5ee;border-radius:14px;background:#fff;padding:18px}
.sfa-category-sidebar-title{font-size:13px;font-weight:800;letter-spacing:.04em;color:#123e72;margin-bottom:12px}
.sfa-product-filters{display:flex;flex-direction:column;gap:7px}
.sfa-filter{appearance:none;width:100%;border:1px solid #dce5ee;background:#fff;color:#29445e;border-radius:9px;padding:11px 12px;text-align:left;font-size:11px;line-height:1.25;font-weight:800;cursor:pointer;transition:.18s ease}
.sfa-filter:hover{border-color:#174f8a;color:#123e72}
.sfa-filter.is-active{background:#114982;border-color:#114982;color:#fff}
.sfa-products-main{min-width:0}
.sfa-products-main .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.sfa-products-main .product-card[hidden]{display:none!important}
@media(max-width:1100px){
 .sfa-products-layout{grid-template-columns:200px minmax(0,1fr);gap:22px}
 .sfa-products-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
 .sfa-reference-hero{overflow-x:auto}
 .sfa-reference-hero img{width:100%;min-width:760px}
 .sfa-products-layout{grid-template-columns:1fr;gap:22px}
 .sfa-category-sidebar{position:static;padding:14px}
 .sfa-product-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .sfa-filter{text-align:center;padding:10px 8px}
 .sfa-products-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:520px){
 .sfa-product-filters{grid-template-columns:1fr}
 .sfa-products-main .product-grid{grid-template-columns:1fr}
}


/* v0.33 — SFA clean composite + live logo/title/description overlay. SFA only. */
.sfa-locked-hero{position:relative;width:100%;overflow:hidden;background:#eef5fa;border-top:1px solid #edf1f4;border-bottom:1px solid #e6edf2}
.sfa-locked-hero .sfa-hero-bg{display:block;width:100%;height:auto;object-fit:contain}
.sfa-hero-overlay{position:absolute;inset:0;pointer-events:none}
.sfa-hero-inner{height:100%;display:flex;align-items:center}
.sfa-copy{width:min(430px,34vw);margin-left:7.5%;pointer-events:auto}
.sfa-logo{margin-bottom:16px;line-height:0}
.sfa-logo img{display:block;width:auto;height:auto;max-width:235px;max-height:95px;object-fit:contain}
.sfa-copy h1{margin:0 0 14px;color:#0c3d78;font-size:clamp(28px,2.6vw,48px);line-height:1.04;letter-spacing:-.02em;font-weight:800}
.sfa-copy p{margin:0 0 20px;max-width:390px;color:#24384d;font-size:clamp(14px,1.05vw,18px);line-height:1.55}
.sfa-copy .btn{display:inline-flex}
@media(max-width:980px){
 .sfa-copy{width:42vw;margin-left:5%}
 .sfa-logo img{max-width:190px;max-height:78px}
 .sfa-copy h1{font-size:clamp(24px,3vw,38px)}
 .sfa-copy p{font-size:14px}
}
@media(max-width:760px){
 .sfa-locked-hero{overflow:hidden}
 .sfa-locked-hero .sfa-hero-bg{width:100%;min-width:0}
 .sfa-hero-overlay{position:relative}
 .sfa-hero-inner{display:block;padding-top:22px;padding-bottom:24px}
 .sfa-copy{width:auto;margin:0}
 .sfa-logo img{max-width:180px;max-height:74px}
 .sfa-copy h1{font-size:30px}
 .sfa-copy p{font-size:15px;max-width:560px}
}


/* v0.34 — SULZER clean composite + live logo/title/description + true left category filter. SULZER only. */
.sulzer-locked-hero{min-height:530px;background:#e9f2f8 center/cover no-repeat;display:flex;align-items:center;position:relative;overflow:hidden;border-top:1px solid #e4edf4;border-bottom:1px solid #dce8f0}
.sulzer-locked-hero.no-bg{background:linear-gradient(135deg,#f7fbfe 0%,#dcecf6 100%)}
.sulzer-hero-inner{min-height:530px;display:flex;align-items:center}
.sulzer-copy{position:relative;z-index:2;width:min(455px,38vw);padding:44px 0 52px}
.sulzer-logo{width:min(330px,29vw);margin-bottom:22px;line-height:0}
.sulzer-logo img{display:block;width:100%;max-height:95px;object-fit:contain;object-position:left center}
.sulzer-copy h1{margin:0 0 16px;color:#111;font-size:42px;line-height:1.07;letter-spacing:-.018em;font-weight:800;max-width:430px}
.sulzer-copy p{margin:0 0 24px;color:#303b45;font-size:17px;line-height:1.55;max-width:400px}
.sulzer-copy .btn-primary{background:#005eb8}
.sulzer-products-section .section-title{margin-bottom:34px}
.sulzer-products-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:30px;align-items:start}
.sulzer-category-sidebar{position:sticky;top:110px;border:1px solid #dbe5ed;border-radius:14px;background:#fff;padding:18px}
.sulzer-category-sidebar-title{font-size:13px;font-weight:800;letter-spacing:.04em;color:#123a61;margin-bottom:12px}
.sulzer-product-filters{display:flex;flex-direction:column;gap:7px}
.sulzer-filter{appearance:none;width:100%;border:1px solid #dce5ed;background:#fff;color:#28415a;border-radius:9px;padding:11px 12px;text-align:left;font-size:10.8px;line-height:1.28;font-weight:800;cursor:pointer;transition:.18s ease}
.sulzer-filter:hover{border-color:#0065b3;color:#005caa}
.sulzer-filter.is-active{background:#0065b3;border-color:#0065b3;color:#fff}
.sulzer-products-main{min-width:0}
.sulzer-products-main .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.sulzer-products-main .product-card[hidden]{display:none!important}
@media(max-width:1100px){
 .sulzer-copy{width:min(430px,44vw)} .sulzer-copy h1{font-size:38px}
 .sulzer-products-layout{grid-template-columns:205px minmax(0,1fr);gap:22px}
 .sulzer-products-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
 .sulzer-locked-hero{min-height:520px;background-position:64% center}
 .sulzer-hero-inner{min-height:520px;align-items:flex-start}
 .sulzer-copy{width:min(88%,420px);padding-top:34px;padding-bottom:250px}
 .sulzer-logo{width:min(275px,70vw);margin-bottom:18px}
 .sulzer-copy h1{font-size:32px;max-width:360px}
 .sulzer-copy p{font-size:15px;max-width:340px}
 .sulzer-products-layout{grid-template-columns:1fr;gap:22px}
 .sulzer-category-sidebar{position:static;padding:14px}
 .sulzer-product-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .sulzer-filter{text-align:center;padding:10px 8px}
 .sulzer-products-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:520px){
 .sulzer-copy h1{font-size:29px}
 .sulzer-product-filters{grid-template-columns:1fr}
 .sulzer-products-main .product-grid{grid-template-columns:1fr}
}


/* =========================================================
   ESPA v0.35 — full-catalogue left category sidebar
   Product data is not altered; filtering uses _ab_source_category.
   ========================================================= */
.espa-products-section .section-title{margin-bottom:34px}
.espa-products-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:30px;align-items:start}
.espa-category-sidebar{position:sticky;top:110px;border:1px solid #eadde0;border-radius:14px;background:#fff;padding:18px}
.espa-category-sidebar-title{font-size:13px;font-weight:800;letter-spacing:.04em;color:#721827;margin-bottom:12px}
.espa-product-filters{display:flex;flex-direction:column;gap:7px}
.espa-filter{appearance:none;width:100%;border:1px solid #eadde0;background:#fff;color:#3f4650;border-radius:9px;padding:11px 12px;text-align:left;font-size:10.8px;line-height:1.28;font-weight:800;cursor:pointer;transition:.18s ease}
.espa-filter:hover{border-color:#d71939;color:#c31331}
.espa-filter.is-active{background:#d71939;border-color:#d71939;color:#fff}
.espa-products-main{min-width:0}
.espa-products-main .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.espa-products-main .product-card[hidden]{display:none!important}

@media(max-width:1100px){
 .espa-products-layout{grid-template-columns:205px minmax(0,1fr);gap:22px}
 .espa-products-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
 .espa-products-layout{grid-template-columns:1fr;gap:22px}
 .espa-category-sidebar{position:static;padding:14px}
 .espa-product-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .espa-filter{text-align:center;padding:10px 8px}
 .espa-products-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:520px){
 .espa-product-filters{grid-template-columns:1fr}
 .espa-products-main .product-grid{grid-template-columns:1fr}
}


/* =========================================================
   v0.36 — KAMA / KOSHIN / HONDA category sidebars
   Uses only importer-authored _ab_source_category metadata.
   ========================================================= */
.diesel-brand-products-section .section-title{margin-bottom:34px}
.diesel-brand-products-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:30px;align-items:start}
.diesel-brand-category-sidebar{position:sticky;top:110px;border:1px solid #e3e6ea;border-radius:14px;background:#fff;padding:18px}
.diesel-brand-category-sidebar-title{font-size:13px;font-weight:800;letter-spacing:.04em;color:#111827;margin-bottom:12px}
.diesel-brand-product-filters{display:flex;flex-direction:column;gap:7px}
.diesel-brand-filter{appearance:none;width:100%;border:1px solid #dfe3e8;background:#fff;color:#374151;border-radius:9px;padding:11px 12px;text-align:left;font-size:10.8px;line-height:1.28;font-weight:800;cursor:pointer;transition:.18s ease}
.diesel-brand-filter:hover{border-color:#c50016;color:#a90013}
.diesel-brand-filter.is-active{background:#c50016;border-color:#c50016;color:#fff}
.diesel-brand-products-main{min-width:0}
.diesel-brand-products-main .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.diesel-brand-products-main .product-card[hidden]{display:none!important}

@media(max-width:1100px){
  .diesel-brand-products-layout{grid-template-columns:205px minmax(0,1fr);gap:22px}
  .diesel-brand-products-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:760px){
  .diesel-brand-products-layout{grid-template-columns:1fr;gap:22px}
  .diesel-brand-category-sidebar{position:static;padding:14px}
  .diesel-brand-product-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .diesel-brand-filter{text-align:center;padding:10px 8px}
  .diesel-brand-products-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:520px){
  .diesel-brand-product-filters{grid-template-columns:1fr}
  .diesel-brand-products-main .product-grid{grid-template-columns:1fr}
}

/* Products archive mobile spacing and touch targets. */
@media(max-width:767px){
 body.post-type-archive-ab_product .page-hero{padding:44px 0!important}
 body.post-type-archive-ab_product .ab-catalogue-search-wrap-v3{margin:24px auto 0}
 body.post-type-archive-ab_product main>.section{padding-top:24px}
 body.post-type-archive-ab_product .ab-catalogue-search-v3 input{font-size:16px;padding-right:52px}
 body.post-type-archive-ab_product .ab-catalogue-search-clear-v3{width:44px;height:44px;right:4px}
 body.post-type-archive-ab_product .product-actions{gap:12px}
 body.post-type-archive-ab_product .product-actions a{display:flex;align-items:center;justify-content:center;min-height:44px;flex:1}
 body.post-type-archive-ab_product .product-body h3,
 body.post-type-archive-ab_product .product-body .model,
 body.post-type-archive-ab_product .product-body p{overflow-wrap:anywhere}
}

/* Packaged Pump Sets mobile spacing and touch targets. */
@media(max-width:767px){
 body.post-type-archive-ab_pump_set .pps-hero{padding:32px 0 24px;min-height:0}
 body.post-type-archive-ab_pump_set .pps-hero-grid{gap:28px}
 body.post-type-archive-ab_pump_set .ab-catalogue-search-wrap-v3{margin:24px auto 0}
 body.post-type-archive-ab_pump_set #products{padding-top:24px}
 body.post-type-archive-ab_pump_set .ab-catalogue-search-v3 input{font-size:16px;padding-right:52px}
 body.post-type-archive-ab_pump_set .ab-catalogue-search-clear-v3{width:44px;height:44px;right:4px}
 body.post-type-archive-ab_pump_set .product-actions{gap:12px}
 body.post-type-archive-ab_pump_set .product-actions a{display:flex;align-items:center;justify-content:center;min-height:44px;flex:1}
 body.post-type-archive-ab_pump_set .product-body h3,
 body.post-type-archive-ab_pump_set .product-body .model,
 body.post-type-archive-ab_pump_set .product-body p{overflow-wrap:anywhere}
}

/* Contact mobile form spacing and touch targets. */
@media(max-width:767px){
 body.page-template-page-contact-php .page-hero{padding:44px 0!important}
 body.page-template-page-contact-php .contact-layout{gap:24px}
 body.page-template-page-contact-php .contact-panel,
 body.page-template-page-contact-php .form-panel{padding:24px}
 body.page-template-page-contact-php .contact-panel p{line-height:1.5;overflow-wrap:anywhere}
 body.page-template-page-contact-php .enquiry-form .form-grid{gap:18px;margin-bottom:18px}
 body.page-template-page-contact-php .enquiry-form .form-grid label{margin-bottom:0}
 body.page-template-page-contact-php .enquiry-form input:not([type=hidden]),
 body.page-template-page-contact-php .enquiry-form textarea{font-size:16px;min-height:48px}
 body.page-template-page-contact-php .enquiry-form textarea{min-height:144px}
 body.page-template-page-contact-php .enquiry-form button[type=submit]{width:100%;min-height:48px}
 body.page-template-page-contact-php .selected-product{overflow-wrap:anywhere}
}

/* Contact and footer social links. */
.contact-panel .ab-social-links,.site-footer .ab-social-links{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:20px;color:inherit}
.ab-social-links>strong{font-size:13px;margin-right:6px}
.ab-social-links>a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 44px;border:1px solid currentColor;border-radius:50%;color:inherit;transition:background-color .18s ease}
.ab-social-links>a:hover,.ab-social-links>a:focus-visible{background:rgba(255,255,255,.14)}
.ab-social-links>a:focus-visible{outline:2px solid currentColor;outline-offset:3px}
.ab-social-links svg{display:block}
.ab-footer-social{padding-top:8px;padding-bottom:20px}
