:root {
  --blue: #003f7f;
  --green: #167238;
  --ink: #17212b;
  --muted: #5b6977;
  --line: #d9e2ea;
  --soft: #f4f7f9;
  --white: #ffffff;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

/* Service, fleets and legal information */
.service-hero{display:block;padding:clamp(54px,7vw,86px) clamp(18px,6vw,88px);background:var(--soft)}
.service-hero-copy{max-width:860px}.service-hero h1{font-size:clamp(42px,5.4vw,72px);line-height:1}.service-hero-copy>p:not(.eyebrow){max-width:740px;color:var(--muted);font-size:18px;line-height:1.6}.service-technical-banner{margin:0;padding:clamp(14px,2vw,28px) clamp(18px,3.5vw,54px);background:var(--white)}.service-technical-banner img{width:100%;height:auto;max-height:520px;object-fit:contain}
.service-index{display:flex;gap:10px 28px;align-items:center;padding:18px clamp(18px,6vw,88px);overflow-x:auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);white-space:nowrap}.service-index a,.text-link{color:var(--blue);font-weight:800;text-decoration:none}.service-index a:hover,.text-link:hover{text-decoration:underline}
.service-overview,.practical-guide,.legal-section{padding:clamp(54px,7vw,92px) clamp(18px,6vw,88px)}
.service-overview-heading{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(320px,1fr);column-gap:clamp(30px,6vw,90px);max-width:1180px;margin-bottom:40px}.service-overview-heading .eyebrow{grid-column:1/-1}.service-overview-heading p:not(.eyebrow),.company-copy p,.fleet-band p,.advice-grid p,.legal-list p{color:var(--muted);line-height:1.65}
.service-capabilities{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.service-capabilities article{min-width:0;padding:28px clamp(18px,2.4vw,34px);border-right:1px solid var(--line)}.service-capabilities article:last-child{border-right:0}.service-capabilities span{color:var(--green);font-size:13px;font-weight:900}.service-capabilities p{margin-bottom:0;color:var(--muted);line-height:1.55}
.repair-work-section{padding:clamp(54px,7vw,92px) clamp(18px,6vw,88px);background:var(--white)}.repair-gallery-heading{margin:0 0 22px}.repair-gallery-heading h3{margin:0;color:var(--blue);font-size:clamp(25px,3vw,36px)}.repair-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.4vw,32px)}.repair-gallery figure{display:grid;grid-template-rows:240px auto;margin:0;background:transparent}.repair-image{height:240px;overflow:hidden}.repair-gallery img{width:100%;height:100%;object-fit:cover;border:0}.repair-gallery figure:nth-child(1) img{object-position:center 42%}.repair-image-gears img{object-position:center 48%;transform:scale(1.22)}.repair-image-welding img{object-position:48% 42%;transform:scale(1.28)}.repair-label{position:static!important;margin:0!important;padding:12px 0 0!important;background:none!important;color:var(--blue)!important;font-size:15px!important;font-weight:900!important;line-height:1.35!important}
.fleet-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);gap:clamp(40px,7vw,100px);padding:clamp(54px,7vw,92px) clamp(18px,6vw,88px);background:#075d34;color:var(--white)}.fleet-band .eyebrow,.fleet-band .text-link{color:#bade55}.fleet-band p,.fleet-band li{color:rgba(255,255,255,.86)}
.service-checks{display:grid;gap:12px;margin:26px 0;padding:0;list-style:none}.service-checks li{position:relative;padding-left:25px;line-height:1.5}.service-checks li::before{position:absolute;left:0;content:"\2713";color:#bade55;font-weight:900}.fleet-facts{display:grid;align-content:center}.fleet-facts>img{width:100%;aspect-ratio:16/10;margin-bottom:12px;object-fit:cover}.fleet-facts div{padding:18px 0;border-bottom:1px solid rgba(255,255,255,.24)}.fleet-facts strong,.fleet-facts span{display:block}.fleet-facts strong{margin-bottom:5px;font-size:23px}.fleet-facts span{color:rgba(255,255,255,.72)}
.advice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 44px;border-top:1px solid var(--line)}.advice-grid details,.legal-list details{border-bottom:1px solid var(--line)}.advice-grid summary,.legal-list summary{position:relative;padding:22px 40px 22px 0;cursor:pointer;color:var(--blue);font-size:18px;font-weight:900;list-style:none}.advice-grid summary::-webkit-details-marker,.legal-list summary::-webkit-details-marker{display:none}.advice-grid summary::after,.legal-list summary::after{position:absolute;top:20px;right:4px;content:"+";color:var(--green);font-size:24px}.advice-grid details[open] summary::after,.legal-list details[open] summary::after{content:"-"}.advice-grid details p{margin-top:0;padding:0 28px 22px 0}
.company-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:clamp(42px,7vw,100px);padding:clamp(54px,7vw,92px) clamp(18px,6vw,88px);background:#fff}.company-values{margin:0;border-top:1px solid var(--line)}.company-values div{padding:20px 0;border-bottom:1px solid var(--line)}.company-values dt{color:var(--blue);font-size:20px;font-weight:900}.company-values dd{margin:5px 0 0;color:var(--muted);line-height:1.5}
.workshop-gallery{grid-column:1/-1;display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:12px;margin-top:-24px;padding:12px;background:#fff}.workshop-gallery figure,.workshop-gallery .workshop-design{display:grid;grid-template-rows:220px auto;position:relative;min-width:0;margin:0;overflow:hidden;background:#fff!important;border:1px solid var(--line)}.workshop-gallery img{width:100%;height:220px;object-fit:cover}.workshop-gallery .workshop-design img{object-fit:contain;background:#fff!important}.workshop-gallery figcaption{position:static;padding:13px 14px;border-top:1px solid #003f7f;background:#003f7f;color:#fff;font-size:15px;font-weight:900;line-height:1.3}
.legal-section{width:100%;margin:0;text-align:left}.legal-section>.section-heading,.legal-section>.legal-list,.legal-section>.legal-contact{max-width:1180px}.legal-list{border-top:1px solid var(--line)}.legal-list details>div{max-width:920px;padding:0 40px 22px 0}.legal-list details h3{margin:2px 0 14px;color:var(--blue);font-size:20px}.legal-list details h4{margin:18px 0 8px;color:var(--ink);font-size:17px}.legal-list details ul{display:grid;gap:7px;margin:0 0 18px;padding-left:22px;color:var(--muted);line-height:1.55}.legal-list details a{color:var(--blue);font-weight:800}.legal-contact{margin:30px 0 0;padding:20px;background:var(--soft);color:var(--muted);line-height:1.6}
.service-cta{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:40px clamp(18px,6vw,88px);border-top:1px solid var(--line)}.service-cta h2{font-size:clamp(28px,3vw,40px)}

@media(max-width:980px){.service-overview-heading,.fleet-band,.company-section{grid-template-columns:1fr}.service-capabilities{grid-template-columns:repeat(2,minmax(0,1fr))}.service-capabilities article:nth-child(2){border-right:0}.service-capabilities article:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:620px){.service-hero{padding-top:42px}.service-hero h1{font-size:40px}.service-technical-banner{padding:10px 0;overflow-x:auto}.service-technical-banner img{width:auto;max-width:none;height:250px}.service-index{padding-right:16px;padding-left:16px}.service-capabilities,.advice-grid,.repair-gallery{grid-template-columns:1fr}.service-capabilities article{border-right:0;border-bottom:1px solid var(--line)}.service-capabilities article:last-child{border-bottom:0}.repair-gallery{gap:26px}.repair-gallery figure{grid-template-rows:210px auto}.repair-image{height:210px}.workshop-gallery{grid-template-columns:1fr;margin-top:-12px}.workshop-gallery figure,.workshop-gallery .workshop-design{grid-template-rows:200px auto}.workshop-gallery img{height:200px}.service-cta{align-items:flex-start;flex-direction:column}}

@media(max-width:620px){
  .service-technical-banner{
    padding:10px 0;
    overflow-x:hidden;
  }

  .service-technical-banner img{
    width:100%;
    max-width:100%;
    height:auto;
    max-height:none;
    object-fit:contain;
  }

  .service-index{
    flex-wrap:wrap;
    gap:8px 18px;
    padding:14px 16px;
    overflow-x:hidden;
    white-space:normal;
  }

  .service-index a{
    flex:0 1 auto;
    line-height:1.25;
  }
}

/* Batteries */
.battery-intro{padding:clamp(54px,7vw,92px) clamp(18px,6vw,88px);background:var(--soft)}.battery-intro h1{font-size:clamp(44px,6vw,78px)}.battery-intro>p:not(.eyebrow){max-width:780px;color:var(--muted);font-size:19px;line-height:1.6}
.battery-products-section,.battery-charger-section{padding:clamp(48px,6vw,78px) clamp(18px,6vw,88px)}.battery-charger-section{background:var(--soft)}.battery-products-heading{max-width:760px;margin-bottom:28px}.battery-products-heading>p:not(.eyebrow){color:var(--muted);line-height:1.55}.battery-product-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.battery-product-list-single{grid-template-columns:minmax(0,760px)}
.battery-product{display:grid;grid-template-rows:220px auto 1fr;background:var(--white);border:1px solid var(--line);min-width:0;overflow:hidden}.battery-product-image{display:grid;place-items:center;padding:18px;border-bottom:1px solid var(--line);background:var(--white)}.battery-product-image img{width:100%;height:184px;object-fit:contain}.battery-product-content{padding:20px}.battery-product-type{margin:0 0 7px;color:var(--green);font-size:12px;font-weight:900;text-transform:uppercase}.battery-product h3{min-height:54px;margin:0 0 10px;color:var(--blue);font-size:20px;line-height:1.3}.battery-product-summary{min-height:72px;margin:0 0 16px;color:var(--muted);font-size:14px;line-height:1.5}.battery-specs{margin:0;border-top:1px solid var(--line)}.battery-specs div{display:grid;grid-template-columns:minmax(86px,.8fr) minmax(0,1.2fr);gap:10px;padding:9px 0;border-bottom:1px solid var(--line);font-size:13px}.battery-specs dt{color:var(--muted)}.battery-specs dd{margin:0;text-align:right;font-weight:800;overflow-wrap:anywhere}.battery-buy{display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px 14px;padding:18px 20px;background:var(--soft)}.battery-buy strong{color:var(--blue);font-size:24px}.battery-buy span{grid-column:1;color:var(--muted);font-size:11px}.battery-buy .button{grid-column:2;grid-row:1/3}
.battery-family{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);align-items:center;gap:clamp(34px,5vw,72px);padding:clamp(44px,6vw,78px) clamp(18px,5vw,72px)}.battery-family-reverse{background:var(--soft)}.battery-family img{width:100%;max-height:430px;object-fit:contain}.battery-copy p{color:var(--muted);line-height:1.65}.battery-points{display:grid;gap:10px;padding-left:20px;color:var(--muted);line-height:1.5}
.battery-guide{display:grid;grid-template-columns:minmax(0,.8fr) minmax(400px,1.2fr);gap:clamp(40px,6vw,90px);padding:clamp(54px,7vw,92px) clamp(18px,6vw,88px)}.battery-guide>div>p:not(.eyebrow),.charger-panel p{color:var(--muted);line-height:1.65}.charger-panel{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:24px;padding:24px;border:1px solid var(--line)}.charger-panel img{width:100%;height:150px;object-fit:contain}.charger-panel h3{color:var(--blue)}
.battery-compatibility{grid-template-columns:1fr;align-content:center;border-left:5px solid var(--green);background:var(--soft)}.battery-compatibility h3{margin-top:0}
.battery-care{padding:clamp(54px,7vw,92px) clamp(18px,6vw,88px);background:#075d34;color:var(--white)}.battery-care .eyebrow{color:#bade55}.battery-care h2{color:#f3f7f4}.battery-care-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.25)}.battery-care-grid article{padding:26px 24px;border-right:1px solid rgba(255,255,255,.25)}.battery-care-grid article:last-child{border-right:0}.battery-care-grid strong{color:#bade55}.battery-care-grid p{color:rgba(255,255,255,.78);line-height:1.55}
@media(max-width:980px){.battery-family,.battery-guide{grid-template-columns:1fr}.battery-product-list,.battery-care-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.battery-product-list-single{grid-template-columns:minmax(0,1fr)}.battery-care-grid article:nth-child(2){border-right:0}}
@media(max-width:620px){.battery-family{padding-right:18px;padding-left:18px}.charger-panel{grid-template-columns:1fr}.battery-product-list,.battery-care-grid{grid-template-columns:1fr}.battery-product{grid-template-rows:200px auto auto}.battery-product-image img{height:164px}.battery-product h3,.battery-product-summary{min-height:0}.battery-buy{grid-template-columns:1fr}.battery-buy .button{grid-column:1;grid-row:auto;margin-top:10px}.battery-care-grid article{border-right:0;border-bottom:1px solid rgba(255,255,255,.25)}}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  color: var(--ink);
  background: var(--white);
}

a {
  color: inherit;
}

img {
  display: block;
  max-width: 100%;
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 20;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 28px;
  min-height: 72px;
  padding: 10px clamp(18px, 5vw, 72px);
  background: var(--blue);
  color: var(--white);
}

.brand {
  min-width: 0;
}

.brand img {
  width: min(300px, 34vw);
  max-height: 58px;
  object-fit: contain;
}

.main-nav {
  display: flex;
  justify-content: center;
  gap: clamp(18px, 2.2vw, 34px);
  font-size: 16px;
  font-weight: 400;
  white-space: nowrap;
}

.main-nav a,
.header-phone,
.site-footer a {
  text-decoration: none;
}

.main-nav a {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  color: #fff;
  line-height: 1;
  white-space: nowrap;
}

.main-nav a:hover {
  color: #bade55;
}

.nav-cart-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 36px;
  padding: 8px 10px;
  gap: 0;
  white-space: nowrap;
}

.nav-cart-link svg {
  width: 24px;
  height: 24px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.nav-cart-count {
  position: absolute;
  top: 2px;
  right: 0;
  display: inline-grid;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  place-items: center;
  border-radius: 999px;
  background: var(--green);
  color: #fff;
  font-size: 11px;
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 0 0 2px var(--blue);
}

.header-phone {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-weight: 800;
  white-space: nowrap;
}

.header-phone::before {
  content: "\260E";
  display: inline-grid;
  width: 28px;
  height: 28px;
  place-items: center;
  border: 2px solid currentColor;
  border-radius: 999px;
  font-size: 15px;
  line-height: 1;
}

.menu-toggle {
  display: none;
  width: 46px;
  height: 42px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #fff;
  cursor: pointer;
}

.menu-toggle span {
  display: block;
  width: 24px;
  height: 3px;
  background: currentColor;
}

.hero {
  display: grid;
  grid-template-columns: minmax(300px, 0.9fr) minmax(420px, 1.1fr);
  align-items: center;
  gap: clamp(24px, 5vw, 68px);
  min-height: calc(100vh - 72px);
  padding: clamp(34px, 6vw, 78px) clamp(18px, 5vw, 72px);
}

.hero-copy {
  max-width: 640px;
}

.eyebrow {
  margin: 0 0 10px;
  color: var(--green);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0;
  text-transform: uppercase;
}

h1,
h2,
h3,
p {
  letter-spacing: 0;
}

h1 {
  margin: 0;
  color: var(--blue);
  font-size: clamp(46px, 7vw, 92px);
  line-height: 0.95;
}

h2 {
  margin: 0;
  font-size: clamp(30px, 3.5vw, 48px);
  line-height: 1.05;
}

h3 {
  margin: 10px 0 8px;
  font-size: 22px;
}

.hero-copy p:not(.eyebrow),
.section-heading,
.service-band p,
.contact-band p,
.product-card p {
  color: var(--muted);
  font-size: 17px;
  line-height: 1.55;
}

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

.button {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  padding: 0 18px;
  border: 1px solid var(--blue);
  font-weight: 900;
  text-decoration: none;
}

.button.primary {
  background: var(--blue);
  color: var(--white);
}

.button.secondary {
  background: var(--white);
  color: var(--blue);
}

.hero-image {
  width: 100%;
  max-height: 560px;
  object-fit: contain;
}

.home-brand-banner {
  display: block;
  width: 100%;
  height: auto;
  background: #003680;
  overflow: hidden;
  line-height: 0;
}

.home-brand-banner img {
  display: block;
  width: 100%;
  height: auto;
}

.site-header.home-menu {
  position: sticky;
  grid-template-columns: 1fr auto;
  min-height: 62px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.site-header.home-menu .brand {
  display: none;
}

.site-header.home-menu .main-nav {
  justify-content: flex-start;
  min-width: 0;
}

.site-header.home-menu .header-phone {
  display: none;
}

@media (min-width: 981px) {
  .home-nav-phone-visible .site-header.home-menu .header-phone {
    display: inline-flex;
    align-items: center;
    justify-self: end;
    color: #fff;
    font-size: 17px;
    font-weight: 900;
    line-height: 1;
    white-space: nowrap;
  }
}

@media (min-width: 981px) and (max-width: 1160px) {
  .site-header {
    gap: 16px;
    padding-right: 28px;
    padding-left: 28px;
  }

  .brand img {
    width: 230px;
  }

  .main-nav {
    gap: 18px;
    font-size: 15px;
  }

  .header-phone {
    gap: 6px;
    font-size: 14px;
  }

  .header-phone::before {
    width: 24px;
    height: 24px;
    font-size: 13px;
  }
}

.home-hero {
  display: block;
  min-height: 0;
  padding: 0;
  background: #fff;
  line-height: 0;
}

.home-hero-slider {
  position: relative;
  overflow: hidden;
  background: #fff;
}

.home-hero-track {
  display: flex;
  width: 100%;
  transition: transform .55s ease;
  will-change: transform;
}

.home-hero-slide {
  flex: 0 0 100%;
  min-width: 100%;
  aspect-ratio: 1690 / 931;
  background: #fff;
  overflow: hidden;
}

.home-hero-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.home-hero-dots {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0;
  background: transparent;
  line-height: 1;
}

.home-hero-dots button {
  width: 12px;
  height: 12px;
  padding: 0;
  border: 1px solid var(--blue);
  border-radius: 50%;
  background: rgba(255,255,255,.8);
  box-shadow: 0 1px 4px rgba(0,0,0,.18);
  cursor: pointer;
}

.home-hero-dots button.active {
  background: var(--blue);
}

.home-hero-cta {
  position: absolute;
  bottom: 16px;
  left: clamp(18px, 5vw, 72px);
  z-index: 4;
  display: none;
  min-width: 132px;
  padding: 12px 20px;
  background: var(--blue);
  color: #fff;
  font-weight: 800;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 6px 18px rgba(0, 44, 88, .18);
}

.home-hero-cta:hover {
  background: #0c6a34;
}

.home-service-bar {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  padding: 0 clamp(18px, 5vw, 72px);
  background: #125d2e;
  color: #fff;
}

.home-service-bar div {
  min-height: 70px;
  padding: 13px 24px;
  border-right: 1px solid rgba(255,255,255,.28);
}

.home-service-bar div:last-child {
  border-right: 0;
}

.home-service-bar strong,
.home-service-bar span {
  display: block;
}

.home-service-bar span {
  margin-top: 5px;
  color: rgba(255,255,255,.78);
  font-size: 13px;
}

.home-centered-heading {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

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

.range-tile {
  display: grid;
  grid-template-rows: 260px 1fr;
  border: 1px solid var(--line);
  color: inherit;
  text-decoration: none;
  background: #fff;
}

.range-tile img {
  width: 100%;
  height: 100%;
  padding: 12px;
  object-fit: contain;
  background: var(--soft);
}

.range-tile div {
  padding: 20px;
}

.range-tile span {
  color: var(--green);
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

.range-tile h3 {
  margin-top: 7px;
}

.range-tile p,
.why-grid p {
  color: var(--muted);
  line-height: 1.55;
}

.home-models {
  background: #fff;
}

.home-product-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(24px, 3vw, 46px) clamp(18px, 2.4vw, 34px);
}

.home-model-group {
  padding: 38px 0 52px;
  border-top: 1px solid var(--line);
}

.home-model-group:first-of-type {
  padding-top: 10px;
  border-top: 0;
}

.home-model-group-heading {
  max-width: 820px;
  margin-bottom: 28px;
}

.home-model-group-heading h3 {
  margin: 0;
  color: var(--blue);
  font-size: clamp(28px, 3vw, 40px);
}

.home-model-group-heading > p:last-child {
  margin: 10px 0 0;
  color: var(--muted);
  line-height: 1.55;
}

.home-product {
  min-width: 0;
  display: grid;
  grid-template-rows: auto auto;
  align-content: stretch;
  text-align: center;
  background: #fff;
}

.home-product > a {
  display: grid;
  grid-template-rows: clamp(300px, 21vw, 340px) minmax(52px, auto);
  align-content: start;
  color: inherit;
  text-decoration: none;
}

.home-product-image-wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: clamp(300px, 21vw, 340px);
  overflow: hidden;
}

.home-product-image-wrap picture,
.home-product img,
.home-product-image-wrap img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  padding: 4px;
  object-fit: contain;
  object-position: center;
  background: transparent;
}

.home-product:hover img {
  transform: none;
}

.sales-badge {
  position: absolute;
  top: 44%;
  right: 7%;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 8px 12px;
  transform: rotate(4deg);
  border: 2px solid #fff;
  border-radius: 999px;
  background: linear-gradient(135deg, #e3001b 0%, #b50017 55%, #087642 100%);
  box-shadow: 0 8px 18px rgba(7, 34, 56, .22);
  color: #fff;
  font-size: clamp(12px, 1.3vw, 15px);
  font-weight: 1000;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}

.home-product span {
  display: block;
  margin-top: 12px;
  color: var(--green);
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

.home-product h4 {
  margin: 6px 0 8px;
  color: var(--blue);
  font-size: 22px;
  line-height: 1.15;
  min-height: 52px;
}

.home-product-buy {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: end;
  flex-wrap: wrap;
  gap: 14px;
  min-height: 32px;
}

.home-product-buy strong {
  font-size: 17px;
}

.home-product-buy a {
  color: var(--blue);
  font-size: 14px;
  font-weight: 900;
}

.home-all-models {
  margin: 28px 0 0;
  text-align: center;
}

.home-story {
  display: grid;
  grid-template-columns: minmax(360px, 1.05fr) minmax(360px, .95fr);
  align-items: center;
  gap: clamp(32px, 6vw, 80px);
  padding: clamp(48px, 7vw, 92px) clamp(18px, 5vw, 72px);
  background: var(--blue);
  color: #fff;
}

.home-story-media img {
  width: 100%;
  max-height: 520px;
  object-fit: contain;
  background: #fff;
}

.home-story h2,
.home-story .eyebrow {
  color: #fff;
}

.home-story p,
.home-story li {
  color: rgba(255,255,255,.84);
  font-size: 16px;
  line-height: 1.65;
}

.home-story ul {
  margin: 20px 0 26px;
  padding-left: 20px;
}

.why-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.why-grid article {
  padding: 30px;
  border-top: 4px solid var(--green);
  background: var(--soft);
}

.why-grid img {
  width: 78px;
  height: 78px;
  object-fit: contain;
  filter: brightness(0) saturate(100%) invert(24%) sepia(31%) saturate(986%) hue-rotate(88deg) brightness(88%) contrast(92%);
  opacity: .34;
}

.home-videos {
  background: #fff;
}

.home-video-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(22px, 3vw, 42px);
}

.home-video-card {
  min-width: 0;
  padding: 0 0 24px;
  border: 1px solid var(--line);
  border-top: 4px solid var(--green);
  background: #fff;
}

.home-video-frame {
  position: relative;
  aspect-ratio: 16 / 9;
  background: #eef2f5;
}

.home-video-frame iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.home-video-card h3 {
  margin: 22px 24px 10px;
  color: var(--blue);
  font-size: 23px;
}

.home-video-card p {
  margin: 0 24px;
  color: var(--muted);
  line-height: 1.6;
}

.video-contact-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-top: 30px;
}

.home-contact-strip {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  background: #ededed;
}

.home-contact-item {
  display: grid;
  grid-template-columns: 66px 1fr;
  align-items: center;
  gap: 20px;
  min-height: 210px;
  padding: 40px clamp(24px, 6vw, 80px);
  border-right: 1px solid #d3d3d3;
}

.home-contact-item:last-child {
  border-right: 0;
}

.home-contact-item img {
  width: 62px;
  height: 62px;
  object-fit: contain;
}

.home-contact-item h2 {
  color: #343a40;
  font-size: clamp(28px, 3vw, 42px);
}

.home-contact-item p {
  margin: 10px 0 0;
  color: #4e5964;
  line-height: 1.6;
}

.home-contact-item a {
  font-weight: 900;
  text-decoration: none;
}

.home-final-contact {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  padding: clamp(42px, 5vw, 68px) clamp(18px, 5vw, 72px);
}

.home-final-contact div {
  max-width: 760px;
}

.home-final-contact p:not(.eyebrow) {
  color: var(--muted);
  line-height: 1.6;
}

.home-footer-promo {
  width: 100%;
  overflow: hidden;
  background: #fff;
  line-height: 0;
}

.home-footer-promo img {
  display: block;
  width: 100%;
  height: auto;
}

.home-location {
  display: grid;
  grid-template-columns: minmax(280px, .42fr) minmax(500px, 1fr);
  align-items: stretch;
  background: #eef2f4;
}

.home-location-heading {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(34px, 5vw, 70px) clamp(22px, 5vw, 72px);
}

.home-location-heading h2 {
  color: var(--blue);
}

.home-location-heading p:not(.eyebrow) {
  margin: 14px 0 20px;
  color: var(--muted);
  line-height: 1.6;
}

.home-location-heading a {
  color: var(--blue);
  font-weight: 900;
}

.home-location-map,
.home-location-map iframe {
  min-height: 390px;
}

.home-location-map iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

.trust-strip {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  background: rgba(255, 255, 255, 0.28);
  padding: 0 clamp(18px, 5vw, 72px) 34px;
}

.trust-strip div {
  min-height: 86px;
  padding: 18px 20px;
  background: var(--green);
  color: var(--white);
}

.trust-strip strong,
.trust-strip span {
  display: block;
}

.section,
.service-band,
.contact-band {
  padding: clamp(44px, 6vw, 84px) clamp(18px, 5vw, 72px);
}

.category-hero {
  background: var(--soft);
}

.category-hero h1 {
  max-width: 980px;
}

.category-hero p:not(.eyebrow) {
  max-width: 820px;
  color: var(--muted);
  font-size: 19px;
  line-height: 1.6;
}

.narrow {
  max-width: 780px;
  margin: 0 auto;
}

.section-heading {
  max-width: 720px;
  margin-bottom: 28px;
}

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

.product-card {
  border: 1px solid var(--line);
  background: var(--white);
}

.product-card a {
  display: grid;
  grid-template-rows: clamp(220px, 16vw, 260px) auto auto 1fr;
  min-height: 100%;
  padding: 18px;
  text-decoration: none;
}

.product-card img {
  display: block;
  width: 100%;
  height: clamp(220px, 16vw, 260px);
  object-fit: contain;
  object-position: center;
  background: var(--soft);
}

.product-card span {
  display: inline-block;
  margin-top: 16px;
  color: var(--green);
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
}

.card-form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 0 18px 18px;
}

.card-form strong {
  font-size: 18px;
  color: var(--blue);
}

.service-band {
  display: grid;
  grid-template-columns: minmax(300px, 1fr) minmax(280px, 0.8fr);
  align-items: center;
  gap: 34px;
  background: var(--soft);
}

.service-band img {
  width: 100%;
}

.breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 20px clamp(18px, 5vw, 72px) 0;
  color: var(--muted);
  font-size: 16px;
  line-height: 1.35;
}

.product-promo-banner + .breadcrumbs {
  padding-top: 0;
}

.breadcrumbs a {
  color: var(--blue);
  text-decoration: none;
}

.product-mobile-heading {
  display: none;
}

.seo-visually-hidden {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.product-back-link {
  display: flex;
  align-items: center;
  color: var(--blue);
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
}

.product-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(360px, 0.82fr);
  gap: clamp(32px, 5vw, 76px);
  align-items: start;
  padding: clamp(28px, 4vw, 58px) clamp(18px, 5vw, 72px) clamp(48px, 6vw, 82px);
}

.product-main-image {
  display: grid;
  place-items: center;
  min-height: 520px;
  padding: clamp(18px, 3vw, 40px);
  background: var(--soft);
}

.product-main-image img {
  width: 100%;
  height: 100%;
  max-height: 540px;
  object-fit: contain;
}

.product-gallery-slider .product-main-image{position:relative;min-height:520px;padding:28px 64px;background:#fff}.product-gallery-slider .product-main-image img{max-height:540px;object-fit:contain}.gallery-main-arrow,.gallery-strip-arrow{display:grid;place-items:center;border:0;background:transparent;cursor:pointer;font-family:Arial,sans-serif;line-height:1}.gallery-main-arrow{position:absolute;z-index:2;top:50%;width:44px;height:64px;transform:translateY(-50%);color:#1687c9;font-size:54px}.gallery-main-prev{left:8px}.gallery-main-next{right:8px}.product-gallery-slider .product-thumbnail-strip{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:6px;margin-top:12px}.gallery-strip-arrow{width:40px;height:86px;color:#7f9bb0;font-size:44px}.product-gallery-slider .product-thumbnails{display:flex;gap:10px;margin:0;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain}.product-gallery-slider .product-thumbnails::-webkit-scrollbar{display:none}.product-gallery-slider .product-thumbnail{display:flex;flex:0 0 96px;align-items:center;justify-content:center;width:96px;height:82px;min-width:0;padding:6px;overflow:hidden;background:#fff}.product-gallery-slider .product-thumbnail img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.product-gallery-slider .product-thumbnail.active{border:2px solid #1687c9}

.product-gallery > p {
  margin: 12px 0 0;
  color: var(--muted);
  font-size: 13px;
}

.product-promo-banner{width:100%;height:clamp(220px,23.44vw,400px);margin:0;overflow:hidden;background:#fff}.product-promo-banner picture,.product-promo-banner img{display:block;width:100%;height:100%}.product-promo-banner img{object-fit:cover;object-position:center}.product-thumbnails{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:10px}.product-thumbnail{display:grid;place-items:center;height:86px;padding:5px;border:1px solid var(--line);background:var(--white);cursor:pointer}.product-thumbnail.active{border:2px solid var(--blue)}.product-thumbnails img{width:100%;height:100%;object-fit:contain}.product-equipment{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.product-equipment h3{margin-top:0;color:var(--blue)}.product-description-copy{grid-column:1/-1;max-width:980px;margin-top:30px;color:var(--muted);font-size:17px;line-height:1.7}

.product-summary h1 {
  font-size: clamp(42px, 5vw, 68px);
  line-height: 1;
}

@media (min-width: 981px) {
  .product-hero-r99 .product-gallery {
    position: sticky;
    top: 82px;
    align-self: start;
    transition: top 0.3s ease;
  }
}

.product-reference {
  margin: 10px 0 24px;
  color: var(--muted);
  font-size: 13px;
}

.product-lead {
  margin: 0 0 22px;
  color: var(--muted);
  font-size: 17px;
  line-height: 1.55;
}

.product-accordions{display:grid;gap:10px;margin:0 0 18px}.product-accordions details{border:1px solid var(--line);background:#f1f5f7}.product-accordions summary{position:relative;padding:13px 44px 13px 16px;cursor:pointer;color:var(--ink);font-size:17px;font-weight:800;list-style:none}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions summary::after{position:absolute;top:10px;right:16px;content:"+";color:var(--blue);font-size:24px}.product-accordions details[open] summary::after{content:"−"}.product-accordion-content{padding:4px 16px 16px;border-top:1px solid var(--line);background:#fff}.product-accordion-content p{margin:12px 0;color:var(--muted);font-size:14px;line-height:1.55}.compact-spec-table{margin:0}.compact-spec-table div{display:grid;grid-template-columns:minmax(120px,.8fr) 1.2fr;gap:12px;padding:10px 0;border-bottom:1px solid var(--line);font-size:13px}.compact-spec-table div:last-child{border-bottom:0}.compact-spec-table dt{color:var(--muted);font-weight:700}.compact-spec-table dd{margin:0;font-weight:800}.product-configurator{padding:20px}.configured-order-form{display:flex;width:100%;flex-direction:column}.configuration-dropdown{display:block;width:100%;margin:0;border:1px solid var(--line);background:#fff}.configuration-dropdown+.configuration-dropdown{margin-top:-1px}.configuration-dropdown>summary{position:relative;display:block;width:100%;padding:15px 44px 15px 15px;cursor:pointer;list-style:none}.configuration-dropdown>summary::-webkit-details-marker{display:none}.configuration-dropdown>summary::after{position:absolute;top:11px;right:15px;content:"⌄";color:var(--blue);font-size:24px}.configuration-dropdown[open]>summary::after{content:"⌃"}.configuration-dropdown>summary span{color:var(--ink);font-size:15px;font-weight:900}.configuration-group{display:grid;gap:8px;margin:0;padding:12px;border:0;border-top:1px solid var(--line)}.configuration-option{display:flex!important;align-items:center;gap:11px;min-height:54px;padding:10px 12px;border:1px solid var(--line);background:#fff;cursor:pointer}.configuration-option:has(input:checked){border-color:var(--blue);background:#f3f8fc}.configuration-option input{flex:0 0 auto;width:18px!important;min-height:18px!important;height:18px;margin:0;accent-color:var(--blue)}.configuration-option span{display:flex;flex:1;align-items:center;justify-content:space-between;gap:12px}.configuration-option strong{color:var(--ink);font-size:14px}.configuration-option small{color:var(--blue);font-size:13px;font-weight:900;white-space:nowrap}.configured-price-box{margin-top:20px;border:1px solid var(--line);background:#fff}.configured-price-title{display:block;padding:20px 14px;border-bottom:1px solid var(--line);color:var(--muted);font-size:16px}.configured-price-total{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;min-height:110px;padding:30px 14px 12px;border-bottom:1px solid var(--line)}.configured-price-total span{color:var(--muted);font-size:16px;font-weight:900}.configured-price-total strong{color:var(--muted);font-size:32px;font-weight:900;white-space:nowrap}.configured-price-box>small{display:block;padding:8px 14px 18px;color:var(--blue);text-align:right;text-decoration:underline}.configured-order-actions{display:grid;width:100%;grid-template-columns:138px minmax(0,1fr);gap:10px;margin-top:10px;padding:10px;border:1px solid var(--line);background:#fff}.quantity-stepper{display:grid;grid-template-columns:42px 54px 42px;height:44px}.quantity-stepper button,.quantity-stepper input{width:100%;height:44px;min-height:44px;margin:0;border:0;border-right:1px solid var(--line);background:#f7f8f9;text-align:center}.quantity-stepper button{color:var(--ink);font-size:25px;cursor:pointer}.quantity-stepper input{padding:0;appearance:textfield;color:var(--ink);font-size:16px}.quantity-stepper input::-webkit-inner-spin-button,.quantity-stepper input::-webkit-outer-spin-button{margin:0;appearance:none}.configured-cart-button{width:100%;min-height:44px;font-size:16px}.configured-order-actions label{display:grid;gap:5px;color:var(--muted);font-size:12px}.configured-order-actions>label input{width:100%;min-height:44px;padding:0 10px;border:1px solid var(--line)}

.product-highlights {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 22px;
}

.product-highlights span {
  padding: 8px 10px;
  border: 1px solid var(--line);
  color: var(--ink);
  font-size: 13px;
  font-weight: 800;
}

.purchase-panel {
  padding: clamp(20px, 3vw, 30px);
  border: 1px solid var(--line);
  background: var(--white);
}

.price-line {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 12px;
}

.price-line span {
  color: var(--muted);
  font-size: 13px;
}

.product-price {
  display: block;
  margin: 0 0 10px;
  color: var(--blue);
  font-size: clamp(30px, 3vw, 40px);
}

.availability {
  margin: 0 0 20px;
  color: #8b4d08;
  font-size: 14px;
  font-weight: 800;
}

.availability.available {
  color: var(--green);
}

.product-order-form {
  display: grid;
  grid-template-columns: 92px 1fr;
  gap: 10px;
}

.product-order-form label {
  display: grid;
  gap: 5px;
  color: var(--muted);
  font-size: 12px;
  font-weight: 800;
}

.product-order-form input {
  min-height: 44px;
  width: 100%;
  padding: 0 10px;
  border: 1px solid var(--line);
  font: inherit;
}

.button-wide {
  width: 100%;
}

.purchase-help {
  margin-top: 20px;
  padding-top: 16px;
  border-top: 1px solid var(--line);
}

.purchase-help p {
  margin: 7px 0;
  color: var(--muted);
  font-size: 14px;
}

.purchase-help a {
  color: var(--blue);
  font-weight: 800;
}

.product-service-strip {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  padding: 0 clamp(18px, 5vw, 72px);
  background: var(--blue);
  color: var(--white);
}

.product-service-strip-three{grid-template-columns:repeat(3,minmax(0,1fr))}

.product-service-strip div {
  min-height: 108px;
  padding: 24px;
  border-right: 1px solid rgba(255, 255, 255, 0.25);
}

.product-service-strip div:last-child {
  border-right: 0;
}

.product-service-strip strong,
.product-service-strip span {
  display: block;
}

.product-service-strip span {
  margin-top: 5px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 13px;
  line-height: 1.4;
}

.product-information {
  background: var(--soft);
}

.product-spec-layout {
  display: grid;
  grid-template-columns: minmax(300px, 1fr) minmax(300px, 0.8fr);
  gap: clamp(28px, 5vw, 70px);
  align-items: start;
}

.spec-table {
  margin: 0;
  background: var(--white);
  border-top: 1px solid var(--line);
}

.spec-table div {
  display: grid;
  grid-template-columns: minmax(130px, 0.65fr) 1fr;
  gap: 18px;
  padding: 16px 18px;
  border: 1px solid var(--line);
  border-top: 0;
}

.spec-table dt {
  color: var(--muted);
  font-weight: 700;
}

.spec-table dd {
  margin: 0;
  font-weight: 800;
}

.product-feature-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.product-feature-list li {
  position: relative;
  padding: 14px 0 14px 28px;
  border-bottom: 1px solid var(--line);
  font-weight: 700;
  line-height: 1.45;
}

.product-feature-list li::before {
  position: absolute;
  left: 0;
  content: "✓";
  color: var(--green);
  font-weight: 900;
}

.product-support-band {
  display: grid;
  grid-template-columns: minmax(300px, 0.85fr) minmax(380px, 1.15fr);
  align-items: center;
  gap: clamp(28px, 5vw, 68px);
  padding: clamp(44px, 6vw, 82px) clamp(18px, 5vw, 72px);
  background: var(--green);
  color: var(--white);
}

.product-support-band .eyebrow,
.product-support-band h2 {
  color: var(--white);
}

.product-support-band p:not(.eyebrow) {
  color: rgba(255, 255, 255, 0.86);
  font-size: 17px;
  line-height: 1.6;
}

.product-support-band img {
  width: 100%;
  max-height: 390px;
  object-fit: contain;
  background: var(--white);
}

.related-products .product-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.small-note {
  font-size: 14px;
}

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

.feature-list li {
  padding: 18px;
  border: 1px solid var(--line);
  background: var(--soft);
  font-weight: 800;
}

.seo-copy {
  background: var(--white);
}

.copy-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  max-width: 1080px;
}

.copy-grid p {
  margin: 0;
  color: var(--muted);
  font-size: 17px;
  line-height: 1.7;
}

.seo-copy-action {
  margin: 28px 0 0;
}

.contact-band {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  background: #e9edf1;
}

.contact-band > div {
  padding: 34px;
  background: #eeeeee;
}

.site-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0;
  padding: 12px clamp(18px, 5vw, 72px);
  background: var(--blue);
  color: var(--white);
  font-size: 14px;
  line-height: 1.5;
}

.site-footer span,
.site-footer a {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
}

.site-footer span:not(:first-child)::before,
.site-footer a::before {
  content: "|";
  margin: 0 7px;
  color: rgba(255,255,255,.72);
}

.contact-form {
  display: grid;
  gap: 16px;
  margin-top: 28px;
}

.contact-intro {
  max-width: 620px;
  margin: 8px 0 22px;
  color: var(--muted);
  font-size: 15px;
  line-height: 1.55;
}

.whatsapp-inline-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: var(--green);
  font-weight: 800;
  text-decoration: none;
}

.whatsapp-inline-link:hover {
  text-decoration: underline;
}

.whatsapp-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  object-fit: contain;
  vertical-align: -4px;
}

.floating-whatsapp {
  position: fixed;
  right: 18px;
  bottom: 22px;
  z-index: 80;
  display: grid;
  width: 54px;
  height: 54px;
  place-items: center;
  border-radius: 16px;
  background: #25d366;
  box-shadow: 0 8px 24px rgba(7, 34, 56, .2);
  transition: transform .18s ease, box-shadow .18s ease;
}

.floating-whatsapp:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 30px rgba(7, 34, 56, .28);
}

.floating-whatsapp img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: inherit;
}

@media (max-width: 620px) {
  .floating-whatsapp {
    right: 14px;
    bottom: 14px;
    width: 48px;
    height: 48px;
    border-radius: 14px;
  }
}

.contact-form label {
  display: grid;
  gap: 8px;
  font-weight: 800;
}

.contact-form input,
.contact-form textarea {
  width: 100%;
  border: 1px solid var(--line);
  padding: 12px;
  font: inherit;
}

.notice {
  padding: 12px 14px;
  font-weight: 800;
}

.notice.success {
  background: #e8f7ed;
  color: #155f2f;
}

.notice.error {
  background: #fdecec;
  color: #8d1c1c;
}

.cart-list {
  display: grid;
  gap: 12px;
  margin-top: 28px;
}

.cart-row {
  display: grid;
  grid-template-columns: 1fr 120px auto auto 46px;
  align-items: end;
  gap: 14px;
  padding: 16px;
  border: 1px solid var(--line);
}

.cart-row span {
  display: block;
  color: var(--muted);
}

.cart-row label {
  display: grid;
  gap: 6px;
  font-size: 13px;
  font-weight: 900;
}

.cart-row input {
  width: 100%;
  padding: 10px;
  border: 1px solid var(--line);
  font: inherit;
}

.cart-remove-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border: 1px solid var(--line);
  background: #fff;
  color: var(--green);
  cursor: pointer;
}

.cart-remove-button:hover,
.cart-remove-button:focus {
  border-color: var(--green);
  background: #eef8f1;
}

.cart-remove-button svg {
  width: 22px;
  height: 22px;
  fill: currentColor;
}

.cart-total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-top: 22px;
  padding: 18px;
  background: var(--soft);
  font-size: 22px;
}

.cart-total.compact {
  margin-top: 8px;
  padding: 12px 18px;
  font-size: 16px;
  background: #ffffff;
  border: 1px solid var(--line);
}

.cart-total.total-final {
  background: var(--blue);
  color: var(--white);
}

.cart-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 12px;
  margin-top: 18px;
}

.checkout-page {
  max-width: 1320px;
  margin: 0 auto;
}

.checkout-page > h1 {
  font-size: clamp(42px, 5vw, 68px);
}

.checkout-form {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 340px;
  align-items: start;
  gap: 28px;
  margin-top: 32px;
}

.checkout-main {
  display: grid;
  gap: 22px;
}

.checkout-form fieldset {
  min-width: 0;
  margin: 0;
  padding: 22px;
  border: 1px solid var(--line);
}

.checkout-form legend {
  padding: 0 8px;
  color: var(--blue);
  font-size: 19px;
  font-weight: 900;
}

.checkout-fields {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.checkout-fields label {
  display: grid;
  gap: 7px;
  font-size: 14px;
  font-weight: 800;
}

.checkout-fields input,
.checkout-fields textarea {
  width: 100%;
  padding: 11px;
  border: 1px solid var(--line);
  font: inherit;
}

.checkout-fields .field-wide {
  grid-column: 1 / -1;
}

.choice-list {
  display: grid;
  gap: 10px;
}

.choice-option {
  display: grid;
  grid-template-columns: 22px minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
  padding: 14px;
  border: 1px solid var(--line);
  cursor: pointer;
}

.choice-option:has(input:checked) {
  border-color: var(--green);
  background: #eef8f1;
}

.choice-option.choice-disabled {
  opacity: .48;
  cursor: not-allowed;
}

.choice-option input {
  width: 18px;
  height: 18px;
  accent-color: var(--green);
}

.choice-option span,
.choice-option strong,
.choice-option small {
  display: block;
}

.choice-option small {
  margin-top: 4px;
  color: var(--muted);
  line-height: 1.4;
}

.choice-option b {
  color: var(--blue);
  white-space: nowrap;
}

.payment-choice-option {
  grid-template-columns: 58px 22px minmax(0, 1fr) auto;
}

.payment-method-icon {
  width: 44px;
  height: 44px;
  object-fit: contain;
  justify-self: center;
}

.checkout-legal-consent {
  background: #fff;
}

.checkout-terms-check {
  display: flex;
  align-items: flex-start;
  gap: 11px;
  color: var(--ink);
  font-size: 16px;
  font-weight: 800;
  line-height: 1.45;
}

.checkout-terms-check input {
  flex: 0 0 auto;
  width: 19px;
  height: 19px;
  margin-top: 2px;
  accent-color: var(--green);
}

.checkout-terms-check a,
.checkout-privacy-note a {
  color: var(--blue);
  text-decoration: underline;
  text-underline-offset: 2px;
}

.checkout-privacy-note {
  margin-top: 18px;
  padding-top: 17px;
  border-top: 1px solid var(--line);
  color: var(--muted);
  font-size: 13px;
  line-height: 1.65;
}

.checkout-privacy-note p {
  margin: 0 0 10px;
}

.checkout-privacy-note p:last-child {
  margin-bottom: 0;
}

.checkout-summary {
  position: sticky;
  top: 86px;
  padding: 24px;
  border: 1px solid var(--line);
  background: var(--soft);
}

.checkout-summary h2 {
  margin-bottom: 20px;
  font-size: 28px;
}

.checkout-summary > div {
  display: flex;
  justify-content: space-between;
  gap: 14px;
  padding: 11px 0;
  border-bottom: 1px solid var(--line);
  font-size: 14px;
}

.checkout-summary .checkout-grand-total {
  margin-top: 8px;
  color: var(--blue);
  font-size: 20px;
}

.checkout-summary p {
  color: var(--muted);
  font-size: 12px;
  line-height: 1.45;
}

.checkout-summary .button {
  width: 100%;
}

.checkout-result {
  max-width: 760px;
  margin-top: 30px;
  padding: 26px;
  border: 1px solid var(--line);
}

@media (max-width: 980px) {
  .site-header,
  .hero,
  .service-band,
  .contact-band,
  .copy-grid,
  .product-hero,
  .product-spec-layout,
  .product-support-band {
    grid-template-columns: 1fr;
  }

  .home-story {
    grid-template-columns: 1fr;
  }

  .home-location {
    grid-template-columns: 1fr;
  }

  .home-location-map,
  .home-location-map iframe {
    min-height: 350px;
  }

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

  .checkout-summary {
    position: static;
  }

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


  .main-nav {
    grid-column: 1 / -1;
    display: none;
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 8px 0 4px;
    white-space: normal;
  }

  .site-header {
    grid-template-columns: minmax(0, 1fr) auto;
  }

  .menu-toggle {
    display: inline-flex;
  }

  .nav-open .main-nav {
    display: flex;
  }

  .main-nav a {
    min-height: 44px;
    border-top: 1px solid rgba(255,255,255,.16);
    white-space: normal;
  }

  .site-header .header-phone {
    display: none;
  }

  .trust-strip,
  .product-grid,
  .feature-list,
  .product-service-strip,
  .related-products .product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .product-main-image {
    min-height: 400px;
  }

  .product-gallery-slider .product-main-image{min-height:400px;padding:22px 52px}

  .product-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr))}

  .product-promo-banner{height:auto}
  .product-promo-banner picture,.product-promo-banner img{height:auto}
  .product-promo-banner img{object-fit:contain;object-position:center}

  .product-support-band img {
    order: -1;
  }

  .cart-row {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 620px) {
  .brand img {
    width: min(250px, calc(100vw - 96px));
    max-height: 62px;
  }

  .site-header {
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 12px;
  }

  .header-phone {
    grid-column: 1 / -1;
  }

  .menu-toggle {
    display: inline-flex;
  }

  .main-nav {
    grid-column: 1 / -1;
    display: none;
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 8px 0 4px;
    white-space: normal;
  }

  .nav-open .main-nav {
    display: flex;
  }

  .main-nav a {
    min-height: 44px;
    border-top: 1px solid rgba(255,255,255,.16);
    white-space: normal;
  }

  .site-header .header-phone {
    display: none;
  }

  .site-footer {
    justify-content: flex-start;
    flex-wrap: nowrap;
    width: 100%;
    padding: 9px 8px;
    overflow-x: auto;
    font-size: 9px;
    line-height: 1.2;
    white-space: nowrap;
  }

  .site-footer span,
  .site-footer a {
    flex: 0 0 auto;
  }

  .site-footer span:not(:first-child)::before,
  .site-footer a::before {
    margin: 0 4px;
  }

  .site-footer .footer-address {
    display: none;
  }

  .site-footer .footer-address + a::before {
    margin-left: 4px;
  }

  .trust-strip,
  .product-grid,
  .feature-list,
  .product-service-strip,
  .related-products .product-grid {
    grid-template-columns: 1fr;
  }

  .product-hero {
    padding-top: 22px;
  }

  .product-main-image {
    min-height: 300px;
    aspect-ratio: 1 / 1;
  }

  .product-gallery-slider .product-main-image{min-height:340px;aspect-ratio:1/1;padding:20px 42px}.gallery-main-arrow{width:38px;height:56px;font-size:46px}.gallery-main-prev{left:0}.gallery-main-next{right:0}.product-gallery-slider .product-thumbnail-strip{grid-template-columns:30px minmax(0,1fr) 30px;gap:3px}.gallery-strip-arrow{width:30px;height:76px;font-size:38px}.product-gallery-slider .product-thumbnail{flex-basis:82px;width:82px;height:74px}

  .product-summary h1 {
    font-size: 40px;
  }

  .compact-spec-table div{grid-template-columns:1fr;gap:3px}.configuration-option span{align-items:flex-start;flex-direction:column;gap:3px}.configured-order-actions{grid-template-columns:138px minmax(0,1fr)}

  .product-equipment{grid-template-columns:1fr}

  .product-promo-banner{height:auto}
  .product-promo-banner picture,.product-promo-banner img{height:auto}
  .product-promo-banner img{object-fit:contain;object-position:center}

  .product-thumbnails{grid-template-columns:repeat(3,minmax(0,1fr))}.product-thumbnail{height:76px}

  .product-order-form {
    grid-template-columns: 78px 1fr;
  }

  .product-service-strip div {
    min-height: auto;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  }

  .spec-table div {
    grid-template-columns: 1fr;
    gap: 5px;
  }

  .home-brand-banner {
    display: none;
  }

  .site-header.home-menu {
    grid-template-columns: minmax(160px, 1fr) auto auto;
    position: sticky;
    gap: 14px;
    min-height: 72px;
    padding: 8px 18px;
  }

  .site-header.home-menu .brand {
    display: block;
    grid-column: 1;
  }

  .site-header.home-menu .brand img {
    width: min(250px, calc(100vw - 210px));
    max-height: 58px;
  }

  .site-header.home-menu .header-phone {
    display: inline-flex;
    grid-column: 2;
    justify-self: end;
    gap: 6px;
    color: #fff;
    font-size: 15px;
    font-weight: 800;
    line-height: 1;
    white-space: nowrap;
  }

  .site-header.home-menu .header-phone::before {
    width: 24px;
    height: 24px;
    border-width: 2px;
    font-size: 13px;
  }

  .site-header.home-menu .menu-toggle {
    grid-column: 3;
    justify-self: end;
    width: 42px;
    height: 42px;
  }

  .site-header.home-menu .main-nav {
    grid-column: 1 / -1;
  }

  .home-hero {
    min-height: 0;
    padding: 0;
  }

  .home-hero-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .home-service-bar,
  .range-grid,
  .home-product-grid,
  .why-grid,
  .home-video-grid,
  .home-contact-strip {
    grid-template-columns: 1fr;
  }

  .home-service-bar div {
    min-height: auto;
    border-right: 0;
    border-bottom: 1px solid rgba(255,255,255,.25);
  }

  .range-tile {
    grid-template-rows: 230px 1fr;
  }

  .home-contact-item {
    min-height: 0;
    padding: 34px 22px;
    border-right: 0;
    border-bottom: 1px solid #d3d3d3;
  }

  .home-final-contact {
    align-items: flex-start;
    flex-direction: column;
  }

  .video-contact-actions {
    align-items: stretch;
    flex-direction: column;
  }

  .video-contact-actions .button {
    width: 100%;
  }

  .checkout-fields {
    grid-template-columns: 1fr;
  }

  .checkout-fields .field-wide {
    grid-column: auto;
  }

  .choice-option {
    grid-template-columns: 22px 1fr;
  }

  .choice-option b {
    grid-column: 2;
  }
}

@media (max-width: 980px) {
  .site-header:not(.home-menu) {
    grid-template-columns: minmax(0, 1fr) auto auto;
  }

  .site-header:not(.home-menu) .brand {
    grid-column: 1;
    grid-row: 1;
  }

  .site-header:not(.home-menu) .brand img {
    width: min(250px, calc(100vw - 220px));
  }

  .site-header:not(.home-menu) .menu-toggle {
    grid-column: 3;
    grid-row: 1;
  }

  .site-header:not(.home-menu) .main-nav {
    grid-row: 2;
  }

  .site-header:not(.home-menu) .header-phone {
    display: inline-flex;
    grid-column: 2;
    grid-row: 1;
    justify-self: end;
    align-items: center;
    min-height: 38px;
    padding-top: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 0;
    white-space: nowrap;
  }

  .site-header.home-menu .header-phone {
    display: inline-flex;
  }
}

@media (max-width: 620px) {
  .site-header:not(.home-menu) {
    grid-template-columns: minmax(128px, 1fr) auto 38px;
    gap: 8px;
  }

  .site-header:not(.home-menu) .brand img {
    width: min(220px, calc(100vw - 178px));
    max-height: 58px;
  }

  .site-header:not(.home-menu) .header-phone {
    display: inline-flex;
    grid-column: 2;
    grid-row: 1;
    gap: 5px;
    font-size: 13px;
    font-weight: 800;
  }

  .site-header:not(.home-menu) .header-phone::before {
    width: 22px;
    height: 22px;
    border-width: 2px;
    font-size: 12px;
  }

  .site-header:not(.home-menu) .menu-toggle {
    width: 38px;
    height: 38px;
  }

  .site-header:not(.home-menu) .menu-toggle span {
    width: 23px;
  }

  .site-header.home-menu {
    grid-template-columns: minmax(132px, 1fr) auto 38px;
    gap: 8px;
    min-height: 64px;
    padding: 7px 18px;
  }

  .site-header.home-menu .brand img {
    width: min(218px, calc(100vw - 178px));
    max-height: 52px;
  }

  .site-header.home-menu .header-phone {
    grid-column: 2;
    grid-row: 1;
    gap: 5px;
    font-size: 12px;
  }

  .site-header.home-menu .header-phone::before {
    width: 21px;
    height: 21px;
    font-size: 11px;
  }

  .site-header.home-menu .menu-toggle {
    width: 38px;
    height: 38px;
  }

  .home-service-bar {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding-right: 18px;
    padding-left: 18px;
  }

  .home-service-bar div {
    min-height: 0;
    padding: 8px 12px;
    border-right: 1px solid rgba(255,255,255,.18);
  }

  .home-service-bar div:nth-child(2n) {
    border-right: 0;
  }

  .home-service-bar strong {
    font-size: 16px;
    line-height: 1.15;
  }

  .home-service-bar span {
    margin-top: 3px;
    font-size: 13px;
    line-height: 1.25;
  }

  .home-hero-cta {
    bottom: 12px;
    left: 18px;
    min-width: 118px;
    padding: 10px 16px;
    font-size: 14px;
  }
}

@media (min-width: 621px) and (max-width: 980px) {
  .home-brand-banner {
    display: none;
  }

  .site-header.home-menu {
    grid-template-columns: minmax(240px, 1fr) auto auto;
    gap: 16px;
    min-height: 76px;
    padding: 8px 28px;
  }

  .site-header.home-menu .brand {
    display: block;
    grid-column: 1;
    grid-row: 1;
  }

  .site-header.home-menu .brand img {
    width: min(300px, calc(100vw - 260px));
    max-height: 60px;
  }

  .site-header.home-menu .header-phone {
    display: inline-flex;
    grid-column: 2;
    grid-row: 1;
    justify-self: end;
    gap: 7px;
    color: #fff;
    font-size: 16px;
    font-weight: 800;
    line-height: 1;
    white-space: nowrap;
  }

  .site-header.home-menu .header-phone::before {
    width: 25px;
    height: 25px;
    font-size: 13px;
  }

  .site-header.home-menu .menu-toggle {
    grid-column: 3;
    grid-row: 1;
    justify-self: end;
  }

  .site-header.home-menu .main-nav {
    grid-column: 1 / -1;
    grid-row: 2;
  }

  .home-hero-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
}

/* Product configurator: keep the reference layout at every viewport. */
#product-configurator.product-order-form{display:flex;width:100%;grid-template-columns:none;gap:0;flex-direction:column}
#product-configurator .configuration-dropdown{display:block;width:100%;grid-column:1/-1;margin:0}
#product-configurator .configuration-dropdown+.configuration-dropdown{margin-top:-1px}
#product-configurator .configured-price-box{width:100%;grid-column:1/-1;margin-top:20px}
#product-configurator .configured-price-total{min-height:96px;padding:28px 14px 12px;border-bottom:0}
#product-configurator .configured-price-total span{font-size:16px}
#product-configurator .configured-price-total strong{font-size:32px}
#product-configurator .configured-order-actions{display:grid;width:100%;grid-template-columns:138px minmax(0,1fr);gap:10px;margin-top:10px}
#product-configurator .quantity-stepper{display:grid;grid-template-columns:42px 54px 42px;width:138px}
#product-configurator .configured-cart-button{width:100%;min-width:0}

@media (max-width:620px){#product-configurator .configured-order-actions{grid-template-columns:126px minmax(0,1fr);gap:8px;padding:8px}#product-configurator .quantity-stepper{grid-template-columns:38px 50px 38px;width:126px}#product-configurator .configured-cart-button{padding-right:10px;padding-left:10px;font-size:14px}#product-configurator .configured-price-total strong{font-size:27px}}
.product-accessory-promo{width:100%;margin:14px 0 0;border:1px solid var(--line);background:#fff}.product-accessory-promo img{display:block;width:100%;height:auto;max-width:100%}

.product-company-footer{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(230px,.72fr) minmax(250px,.8fr);gap:40px;padding:34px clamp(22px,5vw,72px) 42px;border-top:4px solid var(--green);background:var(--blue);color:#fff}.product-company-column{min-width:0}.product-company-column h2{margin:0 0 22px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.2);color:#fff;font-size:21px;letter-spacing:0}.company-contact-grid{display:grid;grid-template-columns:minmax(180px,.85fr) minmax(250px,1.15fr);gap:28px}.company-contact-grid strong{font-size:16px}.company-contact-grid address{margin-top:7px;font-style:normal;line-height:1.55}.company-contact-grid dl{margin:0}.company-contact-grid dl div{display:grid;grid-template-columns:78px minmax(0,1fr);gap:10px;margin-bottom:7px}.company-contact-grid dt{font-weight:800}.company-contact-grid dd{min-width:0;margin:0}.product-company-footer a{color:#fff;text-decoration:none}.product-company-footer a:hover{color:#bade55;text-decoration:none}.company-hours{display:grid;gap:4px;margin:30px 0 0}.company-hours span,.product-company-column>p{color:rgba(255,255,255,.76);line-height:1.5}.company-footer-links{display:grid;gap:13px}.company-footer-links a{font-size:14px}.company-contact-button{display:block;margin-top:24px;padding:12px 16px;border:1px solid rgba(255,255,255,.7);background:#fff!important;color:var(--blue)!important;font-weight:900;text-align:center}.company-contact-button:hover{border-color:#bade55;background:#bade55!important;color:#083c64!important}.product-company-column>p{margin:18px 0 0}

.home-company-footer{border-bottom:1px solid rgba(255,255,255,.12)}
.company-tagline-row{margin-top:16px!important}
.company-footer-tagline{margin:0;color:#fff;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0}
.company-footer-bottom{grid-column:1/-1;margin-top:4px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);text-align:center}
.company-footer-bottom p{margin:0;color:#fff;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0}

@media (max-width: 768px) {
  .product-promo-banner + .breadcrumbs,
  .breadcrumbs {
    display: none;
  }

  .product-mobile-heading {
    display: block;
    padding: 16px clamp(22px, 6vw, 42px) 8px;
    background: #fff;
  }

  .product-mobile-heading .eyebrow {
    display: inline-flex;
    width: fit-content;
    margin: 0 0 7px;
    padding: 3px 9px;
    border-radius: 999px;
    background: #13a54a;
    color: #fff;
    font-size: 11px;
    line-height: 1;
  }

  .product-mobile-heading h1,
  .product-mobile-title {
    margin: 14px 0 8px;
    color: var(--blue);
    font-size: clamp(38px, 12vw, 54px);
    line-height: .96;
    letter-spacing: 0;
  }

  .product-mobile-heading .product-reference {
    margin: 0;
    color: var(--muted);
    font-size: 12px;
  }

  .product-summary > .product-summary-inner > .eyebrow,
  .product-summary > .product-summary-inner > h1,
  .product-summary > .product-summary-inner > .product-reference {
    display: none;
  }

  .product-hero {
    padding-top: 8px;
  }
}
@media(min-width:981px){.product-company-footer{grid-template-columns:minmax(560px,1.55fr) minmax(260px,.78fr) minmax(320px,.9fr);align-items:start;gap:clamp(34px,4vw,58px);padding-top:28px;padding-bottom:28px}.product-company-main .company-contact-grid{grid-template-columns:minmax(250px,.95fr) minmax(300px,1.05fr);column-gap:clamp(32px,4vw,58px);align-items:start}.product-company-footer .product-company-column h2{min-height:32px;margin-bottom:20px}.company-address-block{display:grid;align-content:start}.company-hours{margin:34px 0 0}.company-tagline-row{display:block!important;margin:16px 0 0!important}.company-tagline-row dt{display:none}.company-tagline-row dd{margin:0}.company-contact-button{margin-top:28px}}
@media(max-width:980px){.company-tagline-row{display:block!important}.company-tagline-row dt{display:none}.company-tagline-row dd{margin:0}}

@media(max-width:980px){.product-company-footer{grid-template-columns:1fr 1fr}.product-company-main{grid-column:1/-1}}
@media(max-width:620px){.product-company-footer{grid-template-columns:1fr;gap:34px;padding:30px 22px}.product-company-main{grid-column:auto}.company-contact-grid{grid-template-columns:1fr;gap:22px}.company-contact-grid dl div{grid-template-columns:74px minmax(0,1fr)}.product-company-column h2{font-size:19px}}

/* Consentimiento y política de cookies */
.footer-legal-nav{display:flex;align-items:center;justify-content:center;gap:12px 24px;padding:14px 18px;border-top:1px solid var(--line);background:#f3f6f8}.footer-legal-nav a,.footer-legal-nav button{border:0;background:none;color:var(--blue);font:inherit;font-size:13px;font-weight:800;text-decoration:none;cursor:pointer}.footer-legal-nav a:hover,.footer-legal-nav button:hover{text-decoration:underline}.cookie-banner{position:fixed;z-index:1000;bottom:18px;left:50%;display:grid;width:calc(100vw - 36px);max-width:1180px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;padding:24px;transform:translateX(-50%);border:1px solid #b9c7d2;background:#fff;box-shadow:0 14px 46px rgba(10,35,55,.24)}.cookie-banner>div{min-width:0}.cookie-banner[hidden],.cookie-preferences[hidden]{display:none}.cookie-banner h2{margin:0 0 7px;color:var(--blue);font-size:22px}.cookie-banner p{max-width:760px;margin:0 0 6px;color:var(--muted);font-size:14px;line-height:1.5;overflow-wrap:anywhere}.cookie-banner a{color:var(--blue);font-size:13px;font-weight:800}.cookie-actions,.cookie-preferences-actions{display:flex;align-items:center;gap:9px}.cookie-actions [data-consent-reject],.cookie-actions [data-consent-accept]{border-color:var(--blue)!important;background:var(--blue)!important;color:#fff!important}.consent-secondary{border-color:#8ca0af!important;background:#fff!important;color:var(--blue)!important}.cookie-preferences{position:fixed;z-index:1010;inset:0;display:grid;place-items:center;padding:18px;background:rgba(4,29,49,.62)}.cookie-preferences-panel{width:min(680px,100%);max-height:calc(100vh - 36px);padding:26px;overflow-y:auto;background:#fff;box-shadow:0 18px 60px rgba(0,0,0,.3)}.cookie-preferences-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.cookie-preferences-heading h2{margin:0;color:var(--blue);font-size:30px}.cookie-close{display:grid;place-items:center;width:38px;height:38px;border:0;background:#eef2f5;color:var(--blue);font-size:30px;line-height:1;cursor:pointer}.cookie-preferences-panel>p{color:var(--muted);line-height:1.55}.consent-option{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0;border-top:1px solid var(--line)}.consent-option div{display:grid;gap:4px}.consent-option strong{color:var(--ink)}.consent-option span{color:var(--muted);font-size:13px;line-height:1.4}.consent-option input{width:22px;height:22px;accent-color:var(--green)}.consent-required{color:var(--green)!important;font-weight:900;white-space:nowrap}.cookie-preferences-actions{justify-content:flex-end;padding-top:20px;border-top:1px solid var(--line)}.consent-modal-open{overflow:hidden}.cookie-policy-page{max-width:1180px;margin:auto}.legal-document{max-width:940px}.legal-document h2{margin:38px 0 12px;color:var(--blue);font-size:25px}.legal-document p,.legal-document li{color:var(--muted);line-height:1.68}.legal-document a{color:var(--blue);font-weight:800}.cookie-table-wrap{overflow-x:auto}.cookie-table{width:100%;border-collapse:collapse}.cookie-table th,.cookie-table td{padding:14px;border:1px solid var(--line);text-align:left;vertical-align:top;line-height:1.5}.cookie-table th{background:#eef3f6;color:var(--blue)}
@media(max-width:760px){.cookie-banner{right:18px;left:18px;width:auto;grid-template-columns:1fr;gap:16px;padding:19px;transform:none}.cookie-actions{display:grid;grid-template-columns:1fr 1fr}.cookie-actions .button{width:100%;padding-right:8px;padding-left:8px}.cookie-actions [data-consent-reject]{grid-column:1;grid-row:1}.cookie-actions [data-consent-accept]{grid-column:2;grid-row:1}.cookie-actions [data-consent-settings]{grid-column:1/-1;grid-row:2}.cookie-preferences-actions{align-items:stretch;flex-direction:column}.cookie-preferences-actions .button{width:100%}.consent-option{align-items:flex-start}.footer-legal-nav{align-items:flex-start;flex-direction:column}.cookie-preferences-panel{padding:21px}.cookie-preferences-heading h2{font-size:25px}}

/* CookieYes: presentación compacta y poco intrusiva */
.cky-consent-container{max-width:620px!important}.cky-consent-bar{padding:16px 18px!important;border-radius:0!important;box-shadow:0 8px 30px rgba(8,46,76,.2)!important}.cky-title{font-size:19px!important}.cky-notice-des p,.cky-notice-des{font-size:13px!important;line-height:1.45!important}.cky-notice-btn-wrapper{gap:8px!important}.cky-btn{min-height:40px!important;padding:8px 14px!important;font-size:13px!important}.cky-btn-revisit-wrapper{width:42px!important;height:42px!important}.cky-preference-center{border-radius:0!important}
@media(max-width:620px){.cky-consent-container{right:10px!important;bottom:10px!important;left:10px!important;width:auto!important;max-width:none!important}.cky-consent-bar{padding:14px!important}.cky-notice-btn-wrapper{display:grid!important;grid-template-columns:1fr 1fr!important}.cky-notice-btn-wrapper .cky-btn{width:100%!important;margin:0!important}.cky-notice-btn-wrapper .cky-btn-customize{grid-column:1/-1!important;grid-row:2!important}}

/* Enlaces legales integrados en los pies azules. */
.site-footer-legal{display:contents}
.site-footer-legal button{display:inline-flex;flex:0 0 auto;align-items:center;padding:0;border:0;background:none;color:#fff;font:inherit;white-space:nowrap;cursor:pointer}
.site-footer-legal button::before{margin:0 7px;content:"|";color:rgba(255,255,255,.72)}
.site-footer-legal button:hover{text-decoration:underline}
.company-footer-links button{padding:0;border:0;background:none;color:#fff;font:inherit;font-size:14px;text-align:left;cursor:pointer}
.company-footer-links button:hover{color:#bade55}
@media(max-width:980px){.site-footer-legal button::before{margin:0 4px}}

/* Directorios de categorías del catálogo. */
.category-directory{padding-top:10px}
.category-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.category-directory-link{display:flex;min-height:230px;flex-direction:column;padding:28px;border:1px solid var(--line);border-top:4px solid var(--green);background:#fff;color:var(--ink);text-decoration:none}
.category-directory-link span{color:var(--green);font-size:13px;font-weight:900;text-transform:uppercase}
.category-directory-link h2{margin:12px 0;color:var(--blue);font-size:clamp(25px,2.5vw,34px);letter-spacing:0}
.category-directory-link p{margin:0 0 24px;color:var(--muted);line-height:1.6}
.category-directory-link strong{margin-top:auto;color:var(--blue)}
.category-directory-link:hover{border-color:var(--green);background:#f5f9f6}
@media(max-width:820px){.category-directory-grid{grid-template-columns:1fr}.category-directory-link{min-height:0;padding:23px}}
.home-model-group-heading>a{display:inline-block;margin-top:10px;color:var(--blue);font-weight:900}

/* Ajustes comunes pendientes: cabecera compacta, migas discretas y galería móvil estable. */
.breadcrumbs{font-size:13px}
.header-phone{white-space:nowrap}
.main-nav a{font-weight:500}
.main-nav a:hover{color:#bade55;text-decoration:none}
.desktop-nav-logo{display:none!important}

@media (min-width: 981px) {
  .site-header.home-menu{
    grid-template-columns:minmax(0,1fr) auto auto;
    gap:18px;
  }

  .home-nav-phone-visible .site-header.home-menu{
    grid-template-columns:minmax(0,1fr) auto auto;
  }

  .home-nav-phone-visible .site-header.home-menu .home-scroll-logo{
    display:flex!important;
    align-items:center;
    justify-content:flex-end;
    width:clamp(150px,16vw,230px);
    min-width:150px;
    height:58px;
    overflow:hidden;
  }

  .desktop-nav-logo img{
    display:block;
    width:100%;
    height:auto;
    max-height:54px;
    object-fit:contain;
    object-position:right center;
  }

  .site-header.home-menu .main-nav{
    grid-column:auto;
    grid-row:auto;
  }
}

@media (max-width: 768px) {
  .home-brand-banner{display:none}

  .site-header,
  .site-header.home-menu{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto auto;
    align-items:center;
    gap:10px;
    min-height:66px;
    padding:8px 18px;
  }

  .site-header .brand,
  .site-header.home-menu .brand{
    display:flex;
    min-width:0;
    grid-column:1;
    grid-row:1;
    align-items:center;
  }

  .site-header .brand img,
  .site-header.home-menu .brand img{
    width:min(218px,52vw);
    height:auto;
    max-height:54px;
    object-fit:contain;
    object-position:left center;
  }

  .site-header .header-phone,
  .site-header.home-menu .header-phone{
    position:static!important;
    display:inline-flex!important;
    grid-column:2;
    grid-row:1;
    align-items:center;
    justify-self:end;
    gap:5px;
    color:#fff;
    font-size:13px;
    font-weight:700;
    line-height:1;
    white-space:nowrap;
  }

  .site-header .header-phone::before,
  .site-header.home-menu .header-phone::before{
    width:25px;
    height:25px;
    flex:0 0 25px;
    font-size:12px;
  }

  .site-header .menu-toggle,
  .site-header.home-menu .menu-toggle{
    position:static!important;
    grid-column:3;
    grid-row:1;
    justify-self:end;
  }

  .site-header .main-nav,
  .site-header.home-menu .main-nav{
    grid-column:1/-1;
    grid-row:2;
  }

  .home-service-bar{
    grid-template-columns:repeat(2,minmax(0,1fr));
    padding:0 18px;
  }

  .home-service-bar div{
    min-height:48px;
    padding:8px 14px;
  }

  .home-service-bar strong{font-size:15px}
  .home-service-bar span{margin-top:2px;font-size:12px}
  .home-hero-cta{display:inline-flex}

  .product-promo-banner + .breadcrumbs,
  .breadcrumbs{display:none}

  .product-mobile-heading{
    display:grid;
    gap:6px;
    padding:15px 22px 8px;
    background:#fff;
  }

  .product-mobile-heading .product-back-link{
    width:max-content;
    max-width:100%;
    font-size:13px;
  }

  .product-mobile-heading h1,
  .product-mobile-title{
    margin:5px 0 0;
    color:var(--blue);
    font-size:clamp(36px,12vw,54px);
    line-height:1;
    letter-spacing:0;
  }

  .product-mobile-heading .eyebrow{
    display:inline-flex;
    width:max-content;
    max-width:100%;
    margin:0;
    padding:4px 9px;
    border-radius:999px;
    background:#13a54a;
    color:#fff;
    font-size:11px;
    font-weight:800;
    line-height:1;
  }

  .product-mobile-heading .product-reference{
    margin:0;
    color:var(--muted);
    font-size:12px;
  }

  .product-summary > .product-summary-inner > .eyebrow,
  .product-summary > .product-summary-inner > h1,
  .product-summary > .product-summary-inner > .product-reference{
    display:none;
  }

  .product-hero{
    display:block;
    padding:0 18px 28px;
    overflow:hidden;
  }

  .product-gallery-slider .product-main-image{
    min-height:0!important;
    height:auto!important;
    aspect-ratio:auto!important;
    padding:10px 38px!important;
    overflow:visible;
  }

  .product-gallery-slider .product-main-image img{
    display:block;
    width:100%;
    height:auto!important;
    max-height:430px;
    object-fit:contain;
  }

  .product-gallery-slider .product-thumbnail-strip{
    position:relative;
    z-index:3;
    margin-top:14px!important;
  }

  .product-summary{
    margin-top:18px;
  }
}

@media (max-width: 430px) {
  .site-header,
  .site-header.home-menu{
    gap:7px;
    padding:8px 18px;
  }

  .site-header .brand img,
  .site-header.home-menu .brand img{
    width:min(205px,50vw);
    max-height:52px;
  }

  .site-header .header-phone,
  .site-header.home-menu .header-phone{
    font-size:12px;
  }

  .home-service-bar{padding:0}
  .home-service-bar div{min-height:45px;padding:7px 18px}
  .product-gallery-slider .product-main-image{padding:8px 32px!important}
  .product-gallery-slider .product-main-image img{max-height:390px}
}

@media (max-width: 720px) {
  .payment-choice-option.choice-option{
    grid-template-columns:38px minmax(0,1fr);
    gap:8px 12px;
    align-items:start;
    padding:14px;
  }

  .payment-choice-option .payment-method-icon{
    grid-column:1;
    grid-row:1;
    width:32px;
    height:32px;
    justify-self:center;
  }

  .payment-choice-option input[type="radio"]{
    grid-column:1;
    grid-row:2;
    justify-self:center;
    margin-top:0;
  }

  .payment-choice-option span{
    grid-column:2;
    grid-row:1 / span 2;
    min-width:0;
  }

  .payment-choice-option strong,
  .payment-choice-option small{
    overflow-wrap:anywhere;
  }

  .payment-choice-option b{
    grid-column:2;
    grid-row:3;
    justify-self:start;
    margin-top:2px;
    white-space:normal;
  }
}
