/* ELGATEC Tienda Evolution · capa visual reversible */
:root {
  --elgux-ink: #071522;
  --elgux-blue: #087ea5;
  --elgux-cyan: #29d7ef;
  --elgux-yellow: #ffd43b;
  --elgux-line: #d9e7eb;
  --elgux-cloud: #f4f8f9;
  --elgux-muted: #607580;
  --elgux-success: #13765a;
}

/* La hoja solo se carga en la tienda: el documento nunca puede desplazarse
   lateralmente al centrar una familia o abrir una ficha en móvil. */
html {
  max-width: 100%;
  overflow-x: hidden;
  overflow-x: clip;
  overscroll-behavior-x: none;
}

/* En tienda no aparecen los accesos flotantes globales: ya existen ayudas dentro de la compra. */
body.elgtf-store-page .elgatec-call-wrapper,
body.elgtf-store-page #elgatec-call-btn,
body.elgtf-store-page #elgatec-wa-container,
body.elgtf-store-page #wa-link {
  display: none !important;
}

/* El contenedor transformado de la tienda convertía la cesta fija en hija de
   ese bloque y podía desplazarla fuera del viewport. El centrado con auto es
   equivalente visualmente y mantiene los overlays ligados a la pantalla. */
body.elgtf-store-page {
  width: 100%;
  max-width: 100%;
  margin-right: 0;
  margin-left: 0;
  overflow-x: hidden;
  overflow-x: clip;
}
body.elgtf-store-page .site-header,
body.elgtf-store-page .utility-bar,
body.elgtf-store-page main.site-main,
body.elgtf-store-page .portal-page,
body.elgtf-store-page .portal-page > .section,
body.elgtf-store-page .shortcode-shell {
  width: 100%;
  max-width: 100%;
  min-width: 0;
}
body.elgtf-store-product-view .elgtf-shop {
  left: auto;
  width: calc(100% - 14px);
  max-width: calc(100vw - 14px);
  margin-right: auto;
  margin-left: auto;
  transform: none;
}
body.elgtf-store-product-view .portal-page > .section.section--light {
  padding-top: clamp(16px, 2vw, 28px) !important;
}
body.elgtf-store-product-view .elgpv-tools {
  max-width: calc(100% - 16px);
}
body.elgtf-store-product-view .elgpv-family-shell,
body.elgtf-store-product-view .elgpv-family-viewport,
body.elgtf-store-product-view .elgpv-toolbar,
body.elgtf-store-product-view .elgtf-gallery,
body.elgtf-store-product-view .elgtf-gallery__main {
  min-width: 0;
  max-width: 100%;
}
body.elgtf-store-page .elgtf-cart {
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: min(460px, 100%);
  max-width: 100%;
}
body.elgtf-store-page .elgtf-screen,
body.elgtf-store-page .elgtf-checkout {
  max-width: 100vw;
}
body.elgtf-store-page .elgtf-product,
body.elgtf-store-page .elgtf-product-details,
body.elgtf-store-page .elgtf-product-details > *,
body.elgtf-store-page .elgux-description-columns,
body.elgtf-store-page .elgux-related,
body.elgtf-store-page .elgux-related__viewport {
  min-width: 0;
  max-width: 100%;
}

/* El slider deja de mostrar recursos pequeños escogidos por una búsqueda dinámica. */
body.elgtf-store-catalogue .elgtf-hero__slide {
  background-image: var(--elgtf-hero-image) !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  image-rendering: auto;
}

/* Familias: acabado hielo/cian estable, sin el amarillo camaleónico. */
body.elgtf-store-catalogue .elgtf-hero--original-position .elgtf-family-rail--hero > a {
  border-color: rgba(139, 203, 218, .9) !important;
  background: linear-gradient(135deg, #fbfeff 0%, #e7f4f7 58%, #d4eaf0 100%) !important;
  background-size: 100% 100% !important;
  color: #0a2c3a !important;
  box-shadow: 0 8px 22px rgba(0, 0, 0, .2), inset 0 1px 0 #fff !important;
  animation: none !important;
}
body.elgtf-store-catalogue .elgtf-hero--original-position .elgtf-family-rail--hero > a .elgtf-chip__icon {
  border: 1px solid rgba(8, 126, 165, .16);
  border-radius: 50%;
  background: rgba(8, 126, 165, .07);
  color: #116e8b;
}
body.elgtf-store-catalogue .elgtf-hero--original-position .elgtf-family-rail--hero > a .elgtf-chip__count { color: #567987; }
body.elgtf-store-catalogue .elgtf-hero--original-position .elgtf-family-rail--hero > a:hover,
body.elgtf-store-catalogue .elgtf-hero--original-position .elgtf-family-rail--hero > a:focus-visible {
  border-color: #67d2e8 !important;
  background: linear-gradient(135deg, #fff 0%, #e9faff 100%) !important;
  box-shadow: 0 11px 28px rgba(1, 31, 45, .28), inset 0 1px 0 #fff !important;
}
body.elgtf-store-catalogue .elgtf-hero--original-position .elgtf-family-rail--hero > a.is-active {
  border-color: #8debf8 !important;
  background: linear-gradient(135deg, #087fa7 0%, #0aa9cc 52%, #35d2df 100%) !important;
  color: #fff !important;
  box-shadow: 0 10px 28px rgba(0, 143, 185, .42), inset 0 1px 0 rgba(255, 255, 255, .42) !important;
  animation: none !important;
}
body.elgtf-store-catalogue .elgtf-hero--original-position .elgtf-family-rail--hero > a.is-active .elgtf-chip__icon {
  border-color: rgba(255, 255, 255, .3);
  background: rgba(255, 255, 255, .14);
  color: #fff;
}
body.elgtf-store-catalogue .elgtf-hero--original-position .elgtf-family-rail--hero > a.is-active .elgtf-chip__count { color: #defaff; }

/* Filtros globales del catálogo. */
body.elgtf-store-catalogue .elgtf-filterbox > summary {
  border-color: #c8dfe6;
  background: linear-gradient(135deg, #fff, #f3fafc);
}
body.elgtf-store-catalogue .elgtf-filterbox[open] > summary {
  border-color: #5bc6df;
  box-shadow: 0 0 0 4px rgba(8, 126, 165, .09);
}
body.elgtf-store-catalogue .elgtf-filterbox__state {
  background: #def4fa;
  color: #086d90;
}
.elgux-filter-chevron {
  display: inline-flex !important;
  min-width: 28px;
  min-height: 28px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 5px 9px !important;
  border-radius: 999px;
  line-height: 1;
}
.elgux-filter-chevron::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  flex: 0 0 8px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: translateY(-2px) rotate(45deg);
  transform-origin: 55% 55%;
  animation: elgux-filter-chevron-float 1.8s ease-in-out infinite;
  transition: transform .3s cubic-bezier(.22, .8, .24, 1);
}
details[open] > summary .elgux-filter-chevron::after {
  animation: none;
  transform: translateY(2px) rotate(225deg);
}
details > summary:hover .elgux-filter-chevron::after {
  filter: drop-shadow(0 2px 3px rgba(6, 114, 148, .25));
}
@keyframes elgux-filter-chevron-float {
  0%, 100% { transform: translateY(-3px) rotate(45deg); }
  50% { transform: translateY(1px) rotate(45deg); }
}
body.elgtf-store-catalogue .elgtf-filterbox__panel {
  width: min(960px, calc(100vw - 30px));
  max-height: calc(100dvh - 135px);
  overflow-y: auto;
  padding: clamp(20px, 3vw, 30px);
  border-color: #c9dfe6;
  border-radius: 24px;
  background: linear-gradient(155deg, #fff 0%, #f7fbfc 100%);
  box-shadow: 0 34px 100px rgba(5, 30, 43, .24);
}
body.elgtf-store-catalogue .elgtf-filterbox__top {
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #dbe8ec;
}
body.elgtf-store-catalogue .elgtf-filterbox__top .elgtf-select {
  min-width: 245px;
  border-color: #c5dce3;
  background: #fff;
}
body.elgtf-store-catalogue .elgtf-filterbox__top select { color: var(--elgux-ink); font-weight: 800; }
body.elgtf-store-catalogue .elgtf-filterbox__footer [data-elgtf-clear] { display: none !important; }

.elgux-catalogue-facets { margin-top: 22px; }
.elgux-facets__intro {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 28px;
  margin-bottom: 16px;
}
.elgux-facets__intro .elgtf-eyebrow { margin-bottom: 4px; font-size: 9px; }
.elgux-facets__intro h4 { margin: 0; color: var(--elgux-ink); font-size: 20px; letter-spacing: -.025em; }
.elgux-facets__intro p { max-width: 360px; margin: 0; color: var(--elgux-muted); font-size: 10px; line-height: 1.45; text-align: right; }
.elgux-facets__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(290px, .88fr);
  gap: 12px;
}
.elgux-facet {
  min-width: 0;
  padding: 17px;
  border: 1px solid #d7e6ea;
  border-radius: 17px;
  background: #fff;
}
.elgux-facet--brands { grid-row: span 2; }
.elgux-facet__heading { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-bottom: 13px; }
.elgux-facet__heading > div { display: flex; align-items: center; gap: 9px; }
.elgux-facet__heading > div > span {
  display: grid;
  width: 27px;
  height: 27px;
  place-items: center;
  border-radius: 8px;
  background: #e2f5fa;
  color: #08789d;
  font-size: 8px;
  font-weight: 900;
}
.elgux-facet__heading h5 { margin: 0; color: var(--elgux-ink); font-size: 14px; }
.elgux-facet__heading > small { color: #728891; font-size: 8px; font-weight: 750; }
.elgux-brand-search { display: block; }
.elgux-brand-search input {
  width: 100%;
  height: 39px;
  padding: 0 12px;
  border: 1px solid #cbdee4;
  border-radius: 10px;
  background: #f8fbfc;
  color: var(--elgux-ink);
  font-size: 11px;
}
.elgux-brand-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 6px;
  max-height: 228px;
  margin-top: 10px;
  padding-right: 4px;
  overflow-y: auto;
  scrollbar-color: #93c8d6 transparent;
  scrollbar-width: thin;
}
.elgux-brand-list label,
.elgux-option-list label {
  display: grid;
  grid-template-columns: 15px minmax(0, 1fr) auto;
  gap: 7px;
  align-items: center;
  min-width: 0;
  padding: 8px 9px;
  border: 1px solid #e0eaed;
  border-radius: 10px;
  background: #fbfdfd;
  color: #375661;
  font-size: 10px;
  font-weight: 750;
  cursor: pointer;
}
.elgux-brand-list label:has(input:checked),
.elgux-option-list label:has(input:checked) { border-color: #78cadd; background: #eaf8fb; color: #075d7b; }
.elgux-brand-list input,
.elgux-option-list input { width: 15px; height: 15px; margin: 0; accent-color: #0785ac; }
.elgux-brand-list label > span { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.elgux-brand-list label > small { color: #82959c; font-size: 8px; }
.elgux-option-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 6px; }
.elgux-option-list label { grid-template-columns: 15px minmax(0, 1fr); }
.elgux-price-fields { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
.elgux-price-fields > label { display: grid; gap: 5px; color: #667b84; font-size: 8px; font-weight: 800; }
.elgux-price-fields > label > span:last-child { display: grid; grid-template-columns: minmax(0, 1fr) 24px; align-items: center; border: 1px solid #cbdee4; border-radius: 10px; background: #fff; }
.elgux-price-fields input { width: 100%; height: 39px; min-width: 0; padding: 0 4px 0 11px; border: 0; outline: 0; background: transparent; color: var(--elgux-ink); font-size: 11px; }
.elgux-price-fields b { color: #718890; font-size: 10px; }
.elgux-price-presets { display: flex; flex-wrap: wrap; gap: 5px; margin-top: 9px; }
.elgux-price-presets button {
  min-height: 29px;
  padding: 5px 9px;
  border: 1px solid #d5e4e8;
  border-radius: 999px;
  background: #f6fafb;
  color: #526d78;
  font-size: 8px;
  font-weight: 800;
}
.elgux-price-presets button:hover,
.elgux-price-presets button.is-active { border-color: #58c4dc; background: #e4f7fb; color: #08789b; }
.elgux-facet__empty { margin: 0; color: #71858e; font-size: 10px; }
.elgux-facets__actions {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 13px;
  padding: 13px 14px;
  border: 1px solid #cfe2e8;
  border-radius: 14px;
  background: linear-gradient(135deg, #eff9fb, #f9fcfd);
}
.elgux-facets__actions > button {
  min-height: 42px;
  padding: 9px 17px;
  border: 0;
  border-radius: 10px;
  background: linear-gradient(135deg, #071f2e, #0a5069);
  color: #fff;
  font-size: 10px;
  font-weight: 850;
}
.elgux-facets__actions > button:hover { background: linear-gradient(135deg, #087fa5, #11b9d0); }
.elgux-facets__actions > a { padding: 9px 12px; color: #516e79 !important; font-size: 9px; font-weight: 800; text-decoration: none !important; }
.elgux-facets__actions > span { margin-left: auto; color: #56717c; font-size: 9px; font-weight: 800; }

@media (max-width: 980px) {
  body.elgtf-store-catalogue .elgtf-filterbox__panel { right: 0; width: calc(100vw - 14px); padding: 17px 14px; border-radius: 18px; box-sizing: border-box; overflow-x: hidden; }
  body.elgtf-store-catalogue .elgtf-filterbox__top { align-items: stretch; flex-direction: column; }
  body.elgtf-store-catalogue .elgtf-filterbox__top .elgtf-select { min-width: 0; }
  .elgux-facets__intro { align-items: flex-start; flex-direction: column; gap: 5px; }
  .elgux-facets__intro p { text-align: left; }
  .elgux-facets__grid { grid-template-columns: minmax(0, 1fr); width: 100%; min-width: 0; }
  .elgux-facet { width: 100%; max-width: 100%; box-sizing: border-box; }
  .elgux-facet--brands { grid-row: auto; }
  .elgux-brand-list { grid-template-columns: 1fr; max-height: 205px; }
  .elgux-option-list { grid-template-columns: 1fr; }
  .elgux-facets__actions { align-items: stretch; flex-wrap: wrap; }
  .elgux-facets__actions > button { flex: 1 1 190px; }
  .elgux-facets__actions > span { width: 100%; margin-left: 0; }
}

/* Estrellas reutilizables */
.elgux-stars {
  --elgux-rating: 0%;
  position: relative;
  display: inline-block;
  width: max-content;
  color: #d5e0e4;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 2px !important;
  line-height: 1;
  white-space: nowrap;
}
.elgux-stars > span,
.elgux-stars > b {
  display: block;
  letter-spacing: inherit !important;
  line-height: inherit;
}
.elgux-stars > b {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: var(--elgux-rating);
  color: #edb300;
  white-space: nowrap;
}
.elgux-stars.is-card { font-size: 12px; letter-spacing: 1px !important; }
.elgux-stars.is-small { font-size: 14px; letter-spacing: 1px !important; }
.elgux-card-rating { display: inline-flex; align-items: center; gap: 5px; }
.elgux-card-rating > small { color: #71838c; font-size: 10px; font-weight: 800; letter-spacing: 0; }
.elgux-product-rating { display: flex; align-items: center; gap: 9px; margin-top: 12px; }
.elgux-product-rating > small { color: var(--elgux-muted); font-size: 12px; font-weight: 750; }

/* En tarjetas: estrellas arriba y sello técnico bajo el precio. */
.elgtf-card__meta .elgtf-reviewed,
.elgtf-card__meta .elgtf-rating,
.elgtf-product__info > .elgtf-reviewed,
.elgtf-product__info > .elgtf-rating { display: none !important; }
.elgux-reviewed {
  display: block;
  margin-top: 7px;
  color: #637782;
  font-size: 9px;
  font-weight: 850;
  letter-spacing: .025em;
  line-height: 1.25;
  text-transform: none;
}
.elgtf-card h3 {
  display: -webkit-box;
  overflow: hidden;
  min-height: calc(1.26em * 2);
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
}
.elgtf-card__desc {
  min-height: calc(1.48em * 3) !important;
  max-height: calc(1.48em * 3) !important;
  -webkit-line-clamp: 3 !important;
  line-clamp: 3 !important;
}

/* Descripción de producto realmente legible */
.elgux-structured-description {
  overflow: hidden;
}
.elgux-structured-description > h2 { margin-bottom: 25px; }
.elgux-structured-description h3 {
  margin: 0 0 10px;
  color: var(--elgux-ink);
  font-size: 17px;
  font-weight: 850;
  letter-spacing: -.015em;
}
.elgux-structured-description p {
  margin: 0;
  color: #536b76;
  font-size: 14px;
  line-height: 1.75;
}
.elgux-description-lead {
  padding: clamp(19px, 3vw, 27px);
  border: 1px solid #cbe2e9;
  border-left: 4px solid var(--elgux-blue);
  border-radius: 17px;
  background: linear-gradient(135deg, #f3fbfd, #fbfdfd);
}
.elgux-description-lead p {
  color: #294b59;
  font-size: 15px;
  line-height: 1.72;
}
.elgux-description-copy { margin-top: 28px; }
.elgux-description-columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}
.elgux-description-columns p {
  padding: 17px 18px;
  border: 1px solid #e0eaed;
  border-radius: 14px;
  background: #fff;
  overflow-wrap: anywhere;
}
.elgux-description-columns > p:only-child { grid-column: 1 / -1; }
.elgux-highlights { margin-top: 28px; }
.elgux-highlights ul {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 9px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.elgux-highlights li {
  display: grid;
  grid-template-columns: 27px minmax(0, 1fr);
  gap: 9px;
  align-items: start;
  padding: 13px 14px;
  border: 1px solid #dce9ed;
  border-radius: 13px;
  background: #f8fbfc;
  color: #3f5b67;
  font-size: 12px;
  line-height: 1.55;
}
.elgux-highlights li > span:first-child {
  display: grid;
  width: 27px;
  height: 27px;
  place-items: center;
  border-radius: 50%;
  background: #ddf6ed;
  color: var(--elgux-success);
  font-weight: 900;
}

/* PDFs vinculados a la referencia */
.elgux-documents { grid-column: 1 / -1; }
.elgux-documents__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 11px;
}
.elgux-document {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr) auto;
  gap: 13px;
  align-items: center;
  min-width: 0;
  padding: 14px;
  border: 1px solid #d5e5ea;
  border-radius: 14px;
  background: #f8fbfc;
  color: var(--elgux-ink) !important;
  text-decoration: none !important;
  transition: border-color .18s ease, background .18s ease, transform .18s ease;
}
.elgux-document:hover {
  border-color: #83c7dc;
  background: #fff;
  transform: translateY(-2px);
}
.elgux-document__icon {
  display: grid;
  width: 48px;
  height: 48px;
  place-items: center;
  border-radius: 12px;
  background: var(--elgux-ink);
  color: #fff;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .08em;
}
.elgux-document > span:nth-child(2) { display: grid; min-width: 0; }
.elgux-document small { color: var(--elgux-blue); font-size: 9px; font-weight: 850; letter-spacing: .07em; text-transform: uppercase; }
.elgux-document strong { overflow: hidden; margin-top: 3px; font-size: 13px; text-overflow: ellipsis; white-space: nowrap; }
.elgux-document > b { color: var(--elgux-blue); font-size: 24px; }
.elgux-documents__note { margin: 13px 0 0; color: #758991; font-size: 10px; line-height: 1.5; }

/* Instalación: visible en catálogo, elegible en ficha y calculada antes de cesta. */
.elgux-installation-banner {
  display: grid;
  grid-template-columns: 56px minmax(0, 1fr) auto;
  gap: 18px;
  align-items: center;
  margin: 22px 0 20px;
  padding: 19px 21px;
  border: 1px solid #b9dfe7;
  border-radius: 20px;
  background: linear-gradient(135deg, #f7fcfd 0%, #eaf8fb 60%, #fff8d9 100%);
  box-shadow: 0 14px 38px rgba(7, 82, 108, .08);
}
.elgux-installation-banner__icon {
  display: grid;
  width: 56px;
  height: 56px;
  place-items: center;
  border-radius: 17px;
  background: linear-gradient(145deg, #063448, #0a7594);
  color: #fff;
  box-shadow: 0 10px 22px rgba(4, 54, 72, .24);
  font-size: 31px;
  font-weight: 900;
}
.elgux-installation-banner h2 { margin: 3px 0 5px; color: var(--elgux-ink); font-size: clamp(20px, 2.3vw, 29px); letter-spacing: -.03em; }
.elgux-installation-banner p { max-width: 720px; margin: 0; color: #526b76; font-size: 11px; line-height: 1.55; }
.elgux-installation-banner__actions { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 8px; }
.elgux-installation-banner__actions a {
  display: inline-flex;
  min-height: 42px;
  align-items: center;
  justify-content: center;
  padding: 9px 14px;
  border: 1px solid #b6d7e0;
  border-radius: 11px;
  background: rgba(255, 255, 255, .82);
  color: #164c5f;
  font-size: 10px;
  font-weight: 850;
}
.elgux-installation-banner__actions a.is-primary { border-color: var(--elgux-ink); background: var(--elgux-ink); color: #fff; }
.elgux-installation-banner__actions a:hover { border-color: var(--elgux-blue); color: var(--elgux-blue); }
.elgux-installation-banner__actions a.is-primary:hover { background: var(--elgux-blue); color: #fff; }

.elgux-installation-choice {
  overflow: hidden;
  margin-top: 22px;
  border: 1px solid #b9dce5;
  border-radius: 18px;
  background: linear-gradient(145deg, #f5fbfd, #fff);
  transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}
.elgux-installation-choice.is-selected { border-color: #16a0c6; box-shadow: 0 0 0 4px rgba(8, 126, 165, .1), 0 17px 40px rgba(7, 83, 108, .12); transform: translateY(-1px); }
.elgux-installation-choice > label {
  display: grid;
  grid-template-columns: 25px minmax(0, 1fr) auto;
  gap: 12px;
  align-items: center;
  padding: 17px;
  cursor: pointer;
}
.elgux-installation-choice input { position: absolute; width: 1px; height: 1px; opacity: 0; }
.elgux-installation-choice__check {
  display: grid;
  width: 25px;
  height: 25px;
  place-items: center;
  border: 2px solid #a8cbd5;
  border-radius: 8px;
  background: #fff;
  color: transparent;
  font-size: 13px;
  transition: .18s ease;
}
.elgux-installation-choice input:focus-visible + .elgux-installation-choice__check { outline: 2px solid var(--elgux-blue); outline-offset: 3px; }
.elgux-installation-choice input:checked + .elgux-installation-choice__check { border-color: var(--elgux-blue); background: var(--elgux-blue); color: #fff; }
.elgux-installation-choice__copy { display: grid; gap: 3px; min-width: 0; }
.elgux-installation-choice__copy > small { color: var(--elgux-blue); font-size: 8px; font-weight: 900; letter-spacing: .09em; text-transform: uppercase; }
.elgux-installation-choice__copy > strong { color: var(--elgux-ink); font-size: 14px; }
.elgux-installation-choice__copy > span { color: #617983; font-size: 9px; line-height: 1.45; }
.elgux-installation-choice__price { display: grid; min-width: 104px; justify-items: end; }
.elgux-installation-choice__price small { color: #6e828b; font-size: 8px; font-weight: 750; }
.elgux-installation-choice__price strong { margin-top: 2px; color: #096f91; font-size: 18px; letter-spacing: -.025em; }
.elgux-installation-choice__price em { margin-top: 2px; color: #86969c; font-size: 7px; font-style: normal; text-transform: uppercase; }
.elgux-installation-choice details { border-top: 1px solid #dce9ed; background: rgba(255, 255, 255, .72); }
.elgux-installation-choice summary { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 11px 17px; color: #3e626e; font-size: 9px; font-weight: 850; cursor: pointer; list-style: none; }
.elgux-installation-choice summary::-webkit-details-marker { display: none; }
.elgux-installation-choice summary span { font-size: 15px; transition: transform .2s ease; }
.elgux-installation-choice details[open] summary span { transform: rotate(180deg); }
.elgux-installation-choice details p { margin: 0; padding: 2px 17px 15px; color: #60747d; font-size: 9px; line-height: 1.65; }

/* Ampliación comercial: ocupa el espacio libre bajo la galería y actualiza el total real. */
.elgux-warranty {
  position: relative;
  overflow: hidden;
  margin-top: 24px;
  padding: 21px;
  border: 1px solid rgba(84, 202, 231, .34);
  border-radius: 22px;
  background:
    radial-gradient(circle at 88% 4%, rgba(38, 188, 223, .26), transparent 34%),
    radial-gradient(circle at 8% 100%, rgba(255, 203, 54, .16), transparent 38%),
    linear-gradient(145deg, #031722, #073147 72%, #052334);
  color: #fff;
  box-shadow: 0 22px 54px rgba(2, 30, 43, .2);
}
.elgux-warranty::after {
  position: absolute;
  top: -44px;
  right: -44px;
  width: 130px;
  height: 130px;
  border: 1px solid rgba(255, 255, 255, .08);
  border-radius: 50%;
  content: '';
  pointer-events: none;
}
.elgux-warranty__head {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr) auto;
  gap: 13px;
  align-items: center;
}
.elgux-warranty__icon {
  display: grid;
  width: 48px;
  height: 48px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 15px;
  background: linear-gradient(145deg, #2ec4e5, #08789d);
  font-size: 27px;
  font-weight: 400;
  box-shadow: 0 12px 28px rgba(0, 157, 196, .28);
}
.elgux-warranty__head > div:nth-child(2) { min-width: 0; }
.elgux-warranty__head > div:nth-child(2) > small { color: #75d9ed; font-size: 8px; font-weight: 900; letter-spacing: .11em; text-transform: uppercase; }
.elgux-warranty__head h2 { margin: 4px 0 4px; color: #fff; font-size: clamp(18px, 2vw, 23px); letter-spacing: -.025em; line-height: 1.12; }
.elgux-warranty__head p { max-width: 420px; margin: 0; color: #b9d0d9; font-size: 9px; line-height: 1.5; }
.elgux-warranty__summary {
  display: grid;
  min-width: 108px;
  justify-items: end;
  padding: 10px 12px;
  border: 1px solid rgba(255, 255, 255, .13);
  border-radius: 14px;
  background: rgba(255, 255, 255, .07);
}
.elgux-warranty__summary small { color: #9fb9c3; font-size: 7px; font-weight: 800; text-transform: uppercase; }
.elgux-warranty__summary strong { margin-top: 2px; color: #ffe06a; font-size: 18px; }
.elgux-warranty__summary span { margin-top: 2px; color: #d9e8ed; font-size: 7px; }
.elgux-warranty__options {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
  margin-top: 17px;
}
.elgux-warranty__option {
  display: grid;
  grid-template-columns: 15px minmax(0, 1fr);
  gap: 7px;
  align-items: center;
  min-height: 66px;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 14px;
  background: rgba(255, 255, 255, .065);
  cursor: pointer;
  transition: border-color .2s ease, background .2s ease, transform .2s ease;
}
.elgux-warranty__option:hover { border-color: rgba(117, 217, 237, .72); transform: translateY(-1px); }
.elgux-warranty__option.is-selected { border-color: #ffe06a; background: rgba(255, 224, 106, .13); box-shadow: inset 0 0 0 1px rgba(255, 224, 106, .14); }
.elgux-warranty__option input { position: absolute; width: 1px; height: 1px; opacity: 0; }
.elgux-warranty__radio { display: grid; width: 15px; height: 15px; place-items: center; border: 1px solid #7ba3b1; border-radius: 50%; background: #062333; }
.elgux-warranty__radio::after { width: 7px; height: 7px; border-radius: 50%; background: transparent; content: ''; }
.elgux-warranty__option input:focus-visible + .elgux-warranty__radio { outline: 2px solid #75d9ed; outline-offset: 3px; }
.elgux-warranty__option input:checked + .elgux-warranty__radio { border-color: #ffe06a; }
.elgux-warranty__option input:checked + .elgux-warranty__radio::after { background: #ffe06a; }
.elgux-warranty__option-copy { display: grid; min-width: 0; }
.elgux-warranty__option-copy strong { color: #fff; font-size: 11px; line-height: 1.2; }
.elgux-warranty__option-copy small { margin-top: 2px; color: #9fbac4; font-size: 7px; }
.elgux-warranty__option > b { grid-column: 2; color: #ffe06a; font-size: 12px; line-height: 1; }
.elgux-warranty__terms { position: relative; z-index: 1; margin: 14px 0 0; color: #98b2bc; font-size: 8px; line-height: 1.6; }
.elgux-warranty__terms strong { color: #dcebef; }
.elgux-warranty__terms a { color: #75d9ed; font-weight: 850; text-decoration: underline; text-underline-offset: 2px; }

/* Mantenimiento: lenguaje visual claro y luminoso para contrastar con la garantía. */
.elgux-care {
  position: relative;
  overflow: hidden;
  margin-top: 14px;
  padding: 21px;
  border: 1px solid #a9dce6;
  border-radius: 22px;
  background:
    radial-gradient(circle at 100% 0, rgba(41, 215, 239, .18), transparent 32%),
    linear-gradient(145deg, #fbfeff 0%, #edf8fa 62%, #e2f2f5 100%);
  color: var(--elgux-ink);
  box-shadow: 0 18px 42px rgba(8, 74, 96, .11);
}
.elgux-care::before {
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(#22c6e2, #087ea5 58%, #ffd43b);
  content: '';
}
.elgux-care__head {
  display: grid;
  grid-template-columns: 50px minmax(0, 1fr) auto;
  gap: 13px;
  align-items: center;
}
.elgux-care__icon {
  display: grid;
  width: 50px;
  height: 50px;
  place-items: center;
  border: 1px solid rgba(8, 126, 165, .2);
  border-radius: 50%;
  background: #fff;
  color: #087ea5;
  box-shadow: 0 10px 25px rgba(8, 126, 165, .16);
}
.elgux-care__icon svg { width: 31px; height: 31px; overflow: visible; fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.2; transition: transform .65s cubic-bezier(.2,.8,.2,1); }
.elgux-care:hover .elgux-care__icon svg,
.elgux-care[data-maintenance-plan="1"] .elgux-care__icon svg,
.elgux-care[data-maintenance-plan="2"] .elgux-care__icon svg { transform: rotate(90deg); }
.elgux-care__head > div:nth-child(2) { min-width: 0; }
.elgux-care__head > div:nth-child(2) > small { color: #087ea5; font-size: 8px; font-weight: 900; letter-spacing: .11em; text-transform: uppercase; }
.elgux-care__head h2 { margin: 4px 0; color: var(--elgux-ink); font-size: clamp(18px, 2vw, 23px); letter-spacing: -.025em; line-height: 1.12; }
.elgux-care__head p { max-width: 430px; margin: 0; color: #57717b; font-size: 9px; line-height: 1.5; }
.elgux-care__summary {
  display: grid;
  min-width: 142px;
  justify-items: end;
  padding: 10px 12px;
  border: 1px solid #c4e2e8;
  border-radius: 14px;
  background: rgba(255, 255, 255, .78);
}
.elgux-care__summary small { color: #71868e; font-size: 7px; font-weight: 850; text-transform: uppercase; }
.elgux-care__summary strong { margin-top: 3px; color: #0a5f7c; font-size: 11px; text-align: right; }
.elgux-care__summary span { margin-top: 3px; color: #071522; font-size: 14px; font-weight: 900; }
.elgux-care__options { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 9px; margin-top: 17px; }
.elgux-care__option {
  position: relative;
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr) auto;
  gap: 10px;
  align-items: center;
  min-height: 78px;
  padding: 12px;
  border: 1px solid #c5dfe5;
  border-radius: 15px;
  background: rgba(255, 255, 255, .76);
  cursor: pointer;
  transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}
.elgux-care__option:hover { border-color: #55bfd4; transform: translateY(-1px); }
.elgux-care__option.is-selected { border-color: #159aba; background: #fff; box-shadow: 0 9px 24px rgba(8, 126, 165, .12), inset 0 0 0 1px rgba(8, 126, 165, .08); }
.elgux-care__option.is-gas.is-selected { border-color: #d6aa13; box-shadow: 0 9px 24px rgba(191, 144, 0, .12), inset 0 0 0 1px rgba(255, 212, 59, .24); }
.elgux-care__option input { position: absolute; width: 1px; height: 1px; opacity: 0; }
.elgux-care__switch { position: relative; width: 34px; height: 20px; border: 1px solid #9bbac3; border-radius: 999px; background: #dce9ec; transition: .2s ease; }
.elgux-care__switch i { position: absolute; top: 3px; left: 3px; width: 12px; height: 12px; border-radius: 50%; background: #fff; box-shadow: 0 2px 5px rgba(7, 21, 34, .23); transition: transform .2s ease; }
.elgux-care__option input:focus-visible + .elgux-care__switch { outline: 2px solid #087ea5; outline-offset: 3px; }
.elgux-care__option input:checked + .elgux-care__switch { border-color: #087ea5; background: linear-gradient(90deg, #087ea5, #29cde5); }
.elgux-care__option.is-gas input:checked + .elgux-care__switch { border-color: #c99d00; background: linear-gradient(90deg, #e4b80e, #ffd43b); }
.elgux-care__option input:checked + .elgux-care__switch i { transform: translateX(14px); }
.elgux-care__option-copy { display: grid; min-width: 0; }
.elgux-care__option-copy strong { color: #0b2b37; font-size: 11px; line-height: 1.25; }
.elgux-care__option-copy small { margin-top: 3px; color: #667c85; font-size: 7px; line-height: 1.45; }
.elgux-care__option > b { color: #087ea5; font-size: 12px; white-space: nowrap; }
.elgux-care__option.is-gas > b { color: #8c6c00; }
.elgux-care__terms { margin: 13px 0 0; color: #647b84; font-size: 8px; line-height: 1.6; }
.elgux-care__terms strong { color: #294d5a; }
.elgux-care__terms a { color: #087ea5; font-weight: 850; text-decoration: underline; text-underline-offset: 2px; }

.elgtf-cart-line__warranty {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  align-items: center;
  margin-top: 9px;
  color: #355764;
  font-size: 9px;
  font-weight: 800;
}
.elgtf-cart-line__warranty select {
  min-height: 32px;
  padding: 5px 28px 5px 9px;
  border: 1px solid #c9dce2;
  border-radius: 9px;
  background-color: #f7fbfc;
  color: #08283a;
  font: inherit;
}
.elgtf-cart-line__warranty small { width: 100%; color: #7b9098; font-size: 7px; font-weight: 650; }
.elgtf-cart-line__maintenance { display: flex; flex-wrap: wrap; gap: 7px; align-items: center; margin-top: 7px; color: #355764; font-size: 9px; font-weight: 800; }
.elgtf-cart-line__maintenance select { min-height: 32px; padding: 5px 28px 5px 9px; border: 1px solid #acd6df; border-radius: 9px; background-color: #f1fafb; color: #08283a; font: inherit; }
.elgtf-cart-line__maintenance small { width: 100%; color: #7b9098; font-size: 7px; font-weight: 650; }

/* Valoraciones */
.elgux-reviews,
.elgux-related {
  width: min(1480px, calc(100vw - 28px));
  margin-inline: auto;
}
.elgux-related-card { cursor: pointer; }
.elgux-reviews {
  margin-top: clamp(42px, 7vw, 82px);
  padding: clamp(24px, 4vw, 42px);
  border: 1px solid var(--elgux-line);
  border-radius: 26px;
  background: #fff;
  box-shadow: 0 15px 52px rgba(7, 21, 34, .055);
}
.elgux-reviews__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 30px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e2ebee;
}
.elgux-reviews__head h2,
.elgux-related__head h2 {
  margin: 5px 0 7px;
  color: var(--elgux-ink);
  font-size: clamp(27px, 4vw, 40px);
  letter-spacing: -.035em;
  line-height: 1.08;
}
.elgux-reviews__head p,
.elgux-related__head p { margin: 0; color: var(--elgux-muted); font-size: 13px; }
.elgux-reviews__score {
  display: grid;
  flex: 0 0 auto;
  justify-items: end;
}
.elgux-reviews__score > strong { color: var(--elgux-ink); font-size: 46px; line-height: 1; }
.elgux-reviews__score .elgux-stars { margin-top: 7px; }
.elgux-reviews__score > small { margin-top: 6px; color: var(--elgux-muted); font-size: 10px; font-weight: 750; }
.elgux-reviews__layout {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(330px, .75fr);
  gap: clamp(22px, 4vw, 44px);
  margin-top: 28px;
}
.elgux-review-list { display: grid; gap: 12px; align-content: start; }
.elgux-review {
  padding: 19px;
  border: 1px solid #dce7eb;
  border-radius: 16px;
  background: #fbfdfd;
}
.elgux-review > div:first-child { display: flex; flex-wrap: wrap; align-items: center; gap: 10px; }
.elgux-review h3 { margin: 13px 0 5px; color: var(--elgux-ink); font-size: 16px; }
.elgux-review p { margin: 8px 0 0; color: #506872; font-size: 13px; line-height: 1.62; }
.elgux-review footer { display: flex; align-items: center; justify-content: space-between; gap: 14px; margin-top: 15px; padding-top: 12px; border-top: 1px solid #e3ecef; }
.elgux-review footer strong { color: #294b58; font-size: 11px; }
.elgux-review footer time { color: #82929a; font-size: 9px; }
.elgux-verified { padding: 5px 8px; border-radius: 999px; background: #e7f8f1; color: #14674f; font-size: 9px; font-weight: 850; }
.elgux-review-empty { display: grid; min-height: 260px; place-items: center; align-content: center; padding: 32px; border: 1px dashed #cbdce2; border-radius: 18px; background: #f8fbfc; text-align: center; }
.elgux-review-empty > span { color: #edb300; font-size: 42px; }
.elgux-review-empty h3 { margin: 7px 0 4px; color: var(--elgux-ink); }
.elgux-review-empty p { max-width: 420px; margin: 0; color: var(--elgux-muted); font-size: 12px; }
.elgux-review-form {
  position: sticky;
  top: 105px;
  display: grid;
  gap: 13px;
  align-self: start;
  padding: 23px;
  border: 1px solid #cfe3e9;
  border-radius: 19px;
  background: linear-gradient(145deg, #f3fafc, #fff);
}
.elgux-review-form h3 { margin: 0; color: var(--elgux-ink); font-size: 24px; letter-spacing: -.025em; }
.elgux-review-form > p { margin: -7px 0 2px; color: var(--elgux-muted); font-size: 11px; }
.elgux-review-form > label,
.elgux-review-form__row > label { display: grid; gap: 6px; color: #526b76; font-size: 10px; font-weight: 850; letter-spacing: .03em; }
.elgux-review-form__row { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.elgux-review-form input,
.elgux-review-form textarea {
  width: 100%;
  min-height: 44px;
  padding: 10px 11px;
  border: 1px solid #cddde3;
  border-radius: 10px;
  background: #fff;
  color: var(--elgux-ink);
  box-shadow: none;
  font-size: 13px;
}
.elgux-review-form textarea { min-height: 115px; resize: vertical; }
.elgux-review-form label small { color: #87969d; font-size: 8px; font-weight: 600; }
.elgux-star-input { display: flex; flex-direction: row-reverse; justify-content: flex-end; gap: 2px; width: max-content; }
.elgux-star-input input { position: absolute; width: 1px; height: 1px; min-height: 0; opacity: 0; }
.elgux-star-input label { color: #cbd7dc; font-size: 32px; line-height: 1; cursor: pointer; transition: color .12s ease, transform .12s ease; }
.elgux-star-input label:hover,
.elgux-star-input label:hover ~ label,
.elgux-star-input input:checked ~ label { color: #edb300; }
.elgux-star-input input:focus-visible + label { outline: 2px solid var(--elgux-blue); outline-offset: 3px; }
.elgux-star-input label:hover { transform: translateY(-2px); }
.elgux-review-consent { display: grid !important; grid-template-columns: 17px minmax(0, 1fr); gap: 8px !important; align-items: start; }
.elgux-review-consent input { width: 17px; height: 17px; min-height: 17px; margin: 1px 0 0; padding: 0; accent-color: var(--elgux-blue); }
.elgux-review-consent span { color: #657a84; font-size: 10px; font-weight: 650; line-height: 1.45; }
.elgux-review-form > button {
  min-height: 47px;
  padding: 10px 17px;
  border: 0;
  border-radius: 11px;
  background: var(--elgux-ink);
  color: #fff;
  font-size: 12px;
  font-weight: 850;
  cursor: pointer;
}
.elgux-review-form > button:hover { background: var(--elgux-blue); }
.elgux-review-form > button:disabled { opacity: .55; cursor: wait; }
.elgux-review-form__message { min-height: 18px; color: #9a441b; font-size: 11px; font-weight: 750; line-height: 1.45; }
.elgux-review-form__message.is-success { color: var(--elgux-success); }
.elgux-honeypot { position: absolute !important; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
.elgux-review-success { display: grid; min-height: 330px; place-items: center; align-content: center; padding: 28px 18px; text-align: center; }
.elgux-review-success > span { display: grid; width: 58px; height: 58px; place-items: center; border-radius: 50%; background: #dff7ed; color: #087755; font-size: 27px; font-weight: 900; box-shadow: 0 12px 30px rgba(8, 119, 85, .14); }
.elgux-review-success > small { margin-top: 17px; color: var(--elgux-blue); font-size: 9px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.elgux-review-success h3 { max-width: 310px; margin: 8px 0 0; }
.elgux-review-success p { max-width: 350px; margin: 11px 0 0; color: #5f747e; font-size: 11px; line-height: 1.6; }
.elgux-review-success b { margin-top: 17px; padding: 7px 11px; border-radius: 999px; background: #fff2c8; color: #795c00; font-size: 9px; }

/* Prueba social: flotante discreto en escritorio, integrado en móvil. */
.elgux-review-spotlight {
  position: fixed;
  z-index: 80;
  bottom: 22px;
  left: 22px;
  width: min(370px, calc(100vw - 44px));
  overflow: hidden;
  padding: 18px;
  border: 1px solid rgba(111, 169, 186, .55);
  border-radius: 19px;
  background: rgba(255, 255, 255, .97);
  box-shadow: 0 25px 70px rgba(3, 25, 37, .24);
  backdrop-filter: blur(15px);
  animation: elgux-review-enter .45s cubic-bezier(.22, .8, .24, 1) both;
}
.elgux-review-spotlight.is-closing { opacity: 0; transform: translateY(12px); transition: opacity .2s ease, transform .2s ease; }
.elgux-review-spotlight__close { position: absolute; top: 10px; right: 10px; display: grid; width: 30px; height: 30px; place-items: center; padding: 0; border: 1px solid #d5e4e8; border-radius: 50%; background: #f7fbfc; color: #38535e; font-size: 18px; cursor: pointer; }
.elgux-review-spotlight__brand { display: flex; align-items: center; gap: 10px; padding-right: 32px; }
.elgux-review-spotlight__brand > span { display: grid; width: 35px; height: 35px; place-items: center; border-radius: 11px; background: linear-gradient(145deg, #ffd83f, #f1b900); color: #fff; box-shadow: 0 8px 18px rgba(226, 169, 0, .22); }
.elgux-review-spotlight__brand > div { display: grid; gap: 1px; }
.elgux-review-spotlight__brand strong { color: var(--elgux-ink); font-size: 11px; }
.elgux-review-spotlight__brand small { color: #7a8e96; font-size: 7px; font-weight: 750; letter-spacing: .04em; text-transform: uppercase; }
.elgux-review-spotlight__slide { padding-top: 14px; animation: elgux-review-slide .3s ease both; }
.elgux-review-spotlight__slide[hidden] { display: none !important; }
.elgux-review-spotlight__stars { color: #eab000; font-size: 13px; letter-spacing: 1px; }
.elgux-review-spotlight__slide h3 { margin: 7px 0 0; color: var(--elgux-ink); font-size: 16px; letter-spacing: -.02em; }
.elgux-review-spotlight__slide > p { min-height: 39px; margin: 7px 0 0; color: #506872; font-size: 11px; line-height: 1.55; }
.elgux-review-spotlight__slide footer { display: flex; align-items: end; justify-content: space-between; gap: 16px; margin-top: 13px; padding-top: 11px; border-top: 1px solid #e0eaed; }
.elgux-review-spotlight__slide footer > span { display: grid; }
.elgux-review-spotlight__slide footer strong { color: #234b5a; font-size: 10px; }
.elgux-review-spotlight__slide footer small { margin-top: 2px; color: #82949b; font-size: 7px; }
.elgux-review-spotlight__slide footer a { max-width: 175px; overflow: hidden; color: #08789e; font-size: 8px; font-weight: 850; text-align: right; text-overflow: ellipsis; white-space: nowrap; }
.elgux-review-spotlight__progress { height: 2px; margin: 14px -18px -18px; overflow: hidden; background: #e8f0f2; }
.elgux-review-spotlight__progress i { display: block; width: 100%; height: 100%; background: linear-gradient(90deg, var(--elgux-blue), var(--elgux-cyan)); transform-origin: left; }
@keyframes elgux-review-enter { from { opacity: 0; transform: translateY(16px); } }
@keyframes elgux-review-slide { from { opacity: 0; transform: translateY(5px); } }
@keyframes elgux-review-progress { from { transform: scaleX(0); } to { transform: scaleX(1); } }

/* Carrusel de relacionados: automático, arrastrable y coherente por familia. */
.elgux-related { padding-top: clamp(46px, 7vw, 82px); }
.elgux-related__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 22px;
}
.elgux-related__controls { display: flex; flex: 0 0 auto; gap: 8px; }
.elgux-related__controls button {
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  padding: 0;
  border: 1px solid #cbdde3;
  border-radius: 50%;
  background: #fff;
  color: var(--elgux-ink);
  font-size: 25px;
  cursor: pointer;
}
.elgux-related__controls button:hover { border-color: var(--elgux-blue); color: var(--elgux-blue); }
.elgux-related__viewport {
  overflow-x: auto;
  padding: 5px 4px 18px;
  scrollbar-color: #9bbdc8 transparent;
  scrollbar-width: thin;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
}
.elgux-related__track.elgtf-grid {
  display: flex !important;
  width: max-content;
  grid-auto-rows: auto !important;
  gap: 17px;
}
.elgux-related-card.elgtf-card {
  flex: 0 0 min(330px, calc((100vw - 90px) / 4));
  width: min(330px, calc((100vw - 90px) / 4));
  min-width: 245px;
  height: auto !important;
  scroll-snap-align: start;
}
.elgux-related__viewport.is-dragging { cursor: grabbing; scroll-behavior: auto; scroll-snap-type: none; user-select: none; }

/* Acceso rápido a la misma cesta desde la cabecera global de la tienda. */
.elgux-header-cart {
  position: relative;
  display: inline-flex;
  min-width: 52px;
  height: 46px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 0 13px;
  border: 1px solid #c8dfe6;
  border-radius: 13px;
  background: linear-gradient(145deg, #071d2a, #0a4055);
  color: #fff;
  box-shadow: 0 9px 22px rgba(7, 31, 44, .16);
  cursor: pointer;
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.elgux-header-cart:hover,
.elgux-header-cart:focus-visible {
  border-color: #4cd6ed;
  box-shadow: 0 12px 28px rgba(4, 64, 85, .24);
  transform: translateY(-1px);
}
.elgux-header-cart__icon { display: grid; }
.elgux-header-cart__icon svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.elgux-header-cart__label { font-size: 11px; font-weight: 850; }
.elgux-header-cart > b {
  position: absolute;
  top: -7px;
  right: -7px;
  display: grid;
  width: 22px;
  height: 22px;
  place-items: center;
  border: 2px solid #fff;
  border-radius: 50%;
  background: #30d5eb;
  color: #05202c;
  font-size: 9px;
  font-weight: 900;
}

/* Tienda comparte geometría con la cesta, conservando su identidad amarilla. */
.site-nav > a.elgux-shop-link {
  display: inline-flex;
  min-width: 92px;
  min-height: 46px !important;
  height: 46px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  box-sizing: border-box;
  padding: 0 13px !important;
  overflow: hidden;
  border: 1px solid rgba(177, 127, 0, .18) !important;
  border-radius: 13px !important;
  background: linear-gradient(145deg, #ffe066, #ffd43b) !important;
  color: #071522 !important;
  box-shadow: 0 9px 22px rgba(197, 145, 0, .18);
  font-size: 11px;
  font-weight: 850;
  line-height: 1;
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease !important;
}
.site-nav > a.elgux-shop-link:hover,
.site-nav > a.elgux-shop-link:focus-visible {
  border-color: rgba(8, 126, 165, .48) !important;
  box-shadow: 0 12px 28px rgba(197, 145, 0, .24);
  transform: translateY(-1px);
}
.site-nav > a.elgux-shop-link::after {
  left: 13px;
  right: calc(100% - 13px);
  bottom: 5px;
  height: 2px;
  border-radius: 2px;
  background: #087ea5;
}
.site-nav > a.elgux-shop-link:hover::after,
.site-nav > a.elgux-shop-link:focus-visible::after {
  right: 13px;
}
.elgux-shop-link__icon {
  display: grid;
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
  place-items: center;
  pointer-events: none;
}
.elgux-shop-link__icon svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* El acceso de clientes se reconoce por el perfil, sin una pastilla de texto extra. */
.site-nav .nav-account.elgux-account-link {
  width: 46px;
  min-width: 46px;
  height: 46px;
  min-height: 46px !important;
  box-sizing: border-box;
  padding: 0 !important;
  place-items: center;
  justify-content: center;
  overflow: hidden;
  border: 1px solid #153c4c !important;
  border-radius: 13px !important;
  background: linear-gradient(145deg, #071d2a, #0a4055) !important;
  color: #fff !important;
  box-shadow: 0 9px 22px rgba(7, 31, 44, .16);
  font-size: 0 !important;
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease !important;
}
.site-nav .nav-account.elgux-account-link:hover,
.site-nav .nav-account.elgux-account-link:focus-visible {
  border-color: #4cd6ed !important;
  box-shadow: 0 12px 28px rgba(4, 64, 85, .24);
  transform: translateY(-1px);
}
.elgux-account-link__icon {
  display: grid;
  width: 21px;
  height: 21px;
  place-items: center;
  pointer-events: none;
}
.elgux-account-link__icon svg {
  width: 21px;
  height: 21px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* La tarjeta del slider necesita aire real y un CTA separado del borde. */
body.elgtf-store-catalogue .elgtf-hero--original-position .elgtf-hero__promos {
  min-height: 282px !important;
}
body.elgtf-store-catalogue .elgtf-hero--original-position .elgtf-hero__promo {
  inset: 5px !important;
  justify-content: flex-start !important;
  padding: 31px 33px 29px !important;
}
body.elgtf-store-catalogue .elgtf-hero--original-position .elgtf-hero__promo h2 {
  margin: 14px 0 14px !important;
  line-height: 1.06 !important;
}
body.elgtf-store-catalogue .elgtf-hero--original-position .elgtf-hero__promo p {
  line-height: 1.55;
}
body.elgtf-store-catalogue .elgtf-hero--original-position .elgtf-hero__promo a {
  margin-top: auto !important;
  padding-top: 20px;
}

/* El plugin de ficha antiguo ocultaba la ruta que ya genera el catálogo. */
body.elgtf-store-product-view .elgtf-product-page > .elgtf-breadcrumbs {
  display: flex !important;
  width: min(1480px, calc(100% - 28px));
  min-height: 44px;
  box-sizing: border-box;
  align-items: center;
  gap: 8px;
  margin: 12px auto 20px !important;
  padding: 10px 14px;
  border: 1px solid #d4e6eb;
  border-radius: 13px;
  background: linear-gradient(145deg, #fff, #f2f9fb);
  color: #5b7480;
  box-shadow: 0 7px 20px rgba(5, 35, 49, .06);
  font-size: 12px;
  line-height: 1.35;
}
body.elgtf-store-product-view .elgtf-product-page > .elgtf-breadcrumbs a {
  color: #087ea5;
  font-weight: 800;
  text-decoration: none;
}
body.elgtf-store-product-view .elgtf-product-page > .elgtf-breadcrumbs a:hover,
body.elgtf-store-product-view .elgtf-product-page > .elgtf-breadcrumbs a:focus-visible {
  color: #04536e;
  text-decoration: underline;
  text-underline-offset: 3px;
}
body.elgtf-store-product-view .elgtf-product-page > .elgtf-breadcrumbs > span {
  color: #a5bac2;
}
body.elgtf-store-product-view .elgtf-product-page > .elgtf-breadcrumbs strong {
  min-width: 0;
  overflow: hidden;
  color: #173746;
  font-weight: 850;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* Familias dentro de la ficha: misma paleta hielo/cian que el catálogo. */
body.elgtf-store-product-view .elgpv-family-shell {
  grid-template-columns: 42px minmax(0, 1fr) 42px !important;
  align-items: center !important;
  border-color: #c8dfe6 !important;
  background: linear-gradient(135deg, #081c29 0%, #0b3344 100%) !important;
  box-shadow: 0 12px 34px rgba(5, 29, 42, .12) !important;
}
body.elgtf-store-product-view .elgpv-family-track {
  cursor: grab;
  touch-action: pan-y;
}
body.elgtf-store-product-view .elgpv-family-track.is-dragging { cursor: grabbing; user-select: none; scroll-behavior: auto; }
body.elgtf-store-product-view .elgpv-family-track > a {
  border-color: rgba(139, 203, 218, .9) !important;
  background: linear-gradient(135deg, #fbfeff 0%, #e8f5f8 58%, #d7ecf1 100%) !important;
  background-size: 100% 100% !important;
  color: #0a2c3a !important;
  box-shadow: 0 6px 18px rgba(0, 0, 0, .19), inset 0 1px 0 #fff !important;
  animation: none !important;
}
body.elgtf-store-product-view .elgpv-family-track > a:hover,
body.elgtf-store-product-view .elgpv-family-track > a:focus-visible {
  border-color: #67d2e8 !important;
  background: linear-gradient(135deg, #fff 0%, #e8faff 100%) !important;
  box-shadow: 0 9px 24px rgba(0, 41, 57, .25), inset 0 1px 0 #fff !important;
}
body.elgtf-store-product-view .elgpv-family-track > a.is-active {
  border-color: #8debf8 !important;
  background: linear-gradient(135deg, #087fa7 0%, #0aa9cc 52%, #35d2df 100%) !important;
  color: #fff !important;
  box-shadow: 0 9px 26px rgba(0, 143, 185, .4), inset 0 1px 0 rgba(255, 255, 255, .42) !important;
}
body.elgtf-store-product-view .elgpv-family-icon {
  border: 1px solid rgba(8, 126, 165, .15);
  background: rgba(8, 126, 165, .07) !important;
}
body.elgtf-store-product-view .elgpv-family-track > a.is-active .elgpv-family-icon {
  border-color: rgba(255, 255, 255, .32);
  background: rgba(255, 255, 255, .15) !important;
}
body.elgtf-store-product-view .elgpv-family-arrow {
  display: grid !important;
  width: 38px !important;
  height: 38px !important;
  align-self: center !important;
  justify-self: center !important;
  place-items: center !important;
  margin: 0 !important;
  padding: 0 !important;
  border-color: rgba(155, 223, 239, .42) !important;
  background: rgba(5, 29, 42, .8) !important;
  line-height: 0 !important;
  transition: transform .18s ease, border-color .18s ease, background-color .18s ease, opacity .18s ease;
}
body.elgtf-store-product-view .elgpv-family-arrow:hover { border-color: #72deef !important; background: #087ea5 !important; }
body.elgtf-store-product-view .elgpv-family-arrow:not(:disabled):active { transform: scale(.92); }
body.elgtf-store-product-view .elgpv-family-arrow > span {
  display: block;
  width: 9px;
  height: 9px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  color: #dffaff !important;
  font-size: 0;
}
body.elgtf-store-product-view .elgpv-family-arrow.is-prev > span { transform: translateX(2px) rotate(135deg); }
body.elgtf-store-product-view .elgpv-family-arrow.is-next > span { transform: translateX(-2px) rotate(-45deg); }

/* Galería: miniaturas reales y zoom de precisión solo en dispositivos con ratón. */
body.elgtf-store-product-view .elgtf-gallery__main.elgux-hover-zoom { isolation: isolate; }
body.elgtf-store-product-view .elgtf-gallery__thumbs button {
  border-color: #d2e3e8 !important;
  background: linear-gradient(145deg, #fff, #f6fafb) !important;
  box-shadow: 0 5px 14px rgba(5, 35, 49, .06);
  transition: border-color .18s ease, transform .18s ease, box-shadow .18s ease;
}
body.elgtf-store-product-view .elgtf-gallery__thumbs button:hover { border-color: #72cfe2 !important; transform: translateY(-2px); }
body.elgtf-store-product-view .elgtf-gallery__thumbs button.is-active {
  border-color: #087ea5 !important;
  box-shadow: 0 0 0 3px rgba(8, 126, 165, .1), 0 7px 18px rgba(5, 35, 49, .08) !important;
}
@media (hover: hover) and (pointer: fine) {
  body.elgtf-store-product-view .elgtf-gallery__main.elgux-hover-zoom { cursor: zoom-in; }
  body.elgtf-store-product-view .elgtf-gallery__main.elgux-hover-zoom > img {
    transition: transform .34s cubic-bezier(.2,.75,.25,1), transform-origin .08s linear;
    will-change: transform;
  }
  body.elgtf-store-product-view .elgtf-gallery__main.elgux-hover-zoom:hover > img { transform: scale(1.32); }
}

@media (max-width: 980px) {
  body.elgtf-store-page .site-header__inner > .site-logo { margin-right: auto; }
  body.elgtf-store-page .site-header__inner > .elgux-header-cart { order: 2; }
  body.elgtf-store-page .site-header__inner > .nav-toggle { order: 3; margin-left: 0 !important; }
  .elgux-header-cart { width: 44px; min-width: 44px; height: 44px; padding: 0; }
  .elgux-header-cart__label { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); }
  .elgux-header-cart > b { top: -6px; right: -6px; }

  body.elgtf-store-page .site-nav {
    inset: var(--header-height) 12px auto !important;
    max-height: calc(100dvh - var(--header-height) - 12px) !important;
    padding: 14px !important;
    border: 1px solid rgba(181, 209, 217, .86) !important;
    border-top-color: #dcecef !important;
    border-radius: 0 0 22px 22px !important;
    background: linear-gradient(145deg, rgba(250, 253, 254, .98), rgba(238, 248, 250, .98)) !important;
    box-shadow: 0 24px 55px rgba(5, 29, 42, .2) !important;
    backdrop-filter: blur(16px);
  }
  body.elgtf-store-page .site-nav.is-open {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px !important;
    align-content: start;
    animation: elgux-mobile-menu-in .24s cubic-bezier(.2,.75,.25,1) both;
  }
  body.elgtf-store-page .site-nav > a:not(.nav-account):not(.elgux-shop-link),
  body.elgtf-store-page .nav-dropdown > button {
    min-height: 48px !important;
    padding: 0 15px !important;
    justify-content: space-between;
    border: 1px solid #dce9ed !important;
    border-radius: 12px !important;
    background: rgba(255, 255, 255, .92) !important;
    color: #173746 !important;
    box-shadow: 0 5px 15px rgba(5, 35, 49, .045);
    font-size: 13px !important;
    font-weight: 800 !important;
    transition: transform .16s ease, border-color .16s ease, background-color .16s ease, box-shadow .16s ease !important;
  }
  body.elgtf-store-page .site-nav > a:not(.nav-account):not(.elgux-shop-link):hover,
  body.elgtf-store-page .site-nav > a:not(.nav-account):not(.elgux-shop-link):focus-visible,
  body.elgtf-store-page .nav-dropdown > button:hover,
  body.elgtf-store-page .nav-dropdown > button:focus-visible {
    border-color: #78d4e5 !important;
    background: #fff !important;
    box-shadow: 0 8px 20px rgba(5, 73, 96, .1);
    transform: translateY(-1px);
  }
  body.elgtf-store-page .site-nav > a:not(.nav-account):not(.elgux-shop-link)::after {
    position: static;
    display: block !important;
    width: 7px;
    height: 7px;
    flex: 0 0 7px;
    border-right: 2px solid #159dbf;
    border-bottom: 2px solid #159dbf;
    background: transparent;
    transform: rotate(-45deg);
    transition: transform .16s ease !important;
  }
  body.elgtf-store-page .site-nav > a:not(.nav-account):not(.elgux-shop-link):hover::after {
    transform: translateX(2px) rotate(-45deg);
  }
  body.elgtf-store-page .nav-dropdown {
    grid-column: 1 / -1;
  }
  body.elgtf-store-page .nav-dropdown__panel {
    margin-top: 8px;
    padding: 8px !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 6px !important;
    border: 1px solid #d7e8ed !important;
    border-radius: 14px !important;
    background: rgba(229, 244, 248, .92) !important;
  }
  body.elgtf-store-page .nav-dropdown__panel a {
    min-width: 0;
    padding: 11px 12px !important;
    border: 1px solid transparent;
    border-radius: 10px !important;
    background: rgba(255, 255, 255, .7);
  }
  body.elgtf-store-page .nav-dropdown__panel a:hover,
  body.elgtf-store-page .nav-dropdown__panel a:focus-visible {
    border-color: #9adbea;
    background: #fff;
  }
  body.elgtf-store-page .nav-dropdown__panel strong { font-size: 12px; }
  body.elgtf-store-page .nav-dropdown__panel small { margin-top: 3px; font-size: 10px; }
  body.elgtf-store-page .site-nav .nav-account,
  body.elgtf-store-page .site-nav > a.elgux-shop-link {
    min-height: 48px !important;
    height: 48px !important;
    margin: 0 !important;
    justify-content: center;
    border-radius: 12px !important;
    font-size: 12px !important;
  }
  body.elgtf-store-page .site-nav .nav-account {
    width: 48px;
    min-width: 48px;
    padding: 0 !important;
    justify-self: end;
    border: 1px solid #092d3d !important;
    background: linear-gradient(145deg, #071d2a, #0a4055) !important;
    box-shadow: 0 8px 20px rgba(5, 29, 42, .14);
  }
  body.elgtf-store-page .site-nav > a.elgux-shop-link { width: 100%; }
  body.elgtf-store-page .site-nav > a.elgux-shop-link::after { display: none !important; }
}

@keyframes elgux-mobile-menu-in {
  from { opacity: 0; transform: translateY(-10px) scale(.985); }
  to { opacity: 1; transform: none; }
}

@media (max-width: 720px) {
  body.elgtf-store-page { padding-bottom: 0 !important; }
  body.elgtf-store-catalogue .elgtf-hero--original-position .elgtf-hero__promos { min-height: 278px !important; }
  body.elgtf-store-catalogue .elgtf-hero--original-position .elgtf-hero__promo {
    inset: 4px !important;
    padding: 25px 24px 24px !important;
  }
  body.elgtf-store-catalogue .elgtf-hero--original-position .elgtf-hero__promo a { padding-top: 17px; }
}

/* Rewards nunca invade título o descripción en móvil. */
@media (max-width: 900px) {
  .elgux-reviews__layout { grid-template-columns: 1fr; }
  .elgux-review-form { position: static; }
  .elgux-related-card.elgtf-card { flex-basis: 330px; width: 330px; }
}

@media (max-width: 620px) {
  body.elgtf-store-page .site-nav.is-open { grid-template-columns: 48px minmax(0, 1fr); }
  body.elgtf-store-page .site-nav > a:not(.nav-account):not(.elgux-shop-link),
  body.elgtf-store-page .nav-dropdown { grid-column: 1 / -1; }
  body.elgtf-store-page .nav-dropdown__panel { grid-template-columns: 1fr !important; }
  body.elgtf-store-page .site-nav .nav-account { grid-column: 1; justify-self: stretch; }
  body.elgtf-store-page .site-nav > a.elgux-shop-link { grid-column: 2; }
  body.elgtf-store-product-view .elgtf-product-page > .elgtf-breadcrumbs {
    width: calc(100% - 14px);
    min-height: 42px;
    flex-wrap: nowrap;
    margin: 8px auto 15px !important;
    padding: 9px 12px;
    overflow-x: auto;
    white-space: nowrap;
    scrollbar-width: none;
  }
  body.elgtf-store-product-view .elgtf-product-page > .elgtf-breadcrumbs::-webkit-scrollbar { display: none; }
  body.elgtf-store-product-view .elgtf-product-page > .elgtf-breadcrumbs strong { max-width: 58vw; flex: 0 0 auto; }
  body.elgtf-store-product-view .elgpv-family-shell {
    grid-template-columns: 35px minmax(0, 1fr) 35px !important;
    gap: 5px !important;
    padding: 6px !important;
  }
  body.elgtf-store-product-view .elgpv-family-arrow {
    width: 32px !important;
    height: 32px !important;
  }
  .elgtf-card { overflow: hidden !important; }
  .elgtf-card > .elgr-points-badge {
    top: 8px !important;
    right: auto !important;
    left: 70px !important;
    width: 34px !important;
    height: 34px !important;
  }
  .elgtf-card > .elgr-points-badge strong { margin-top: 4px !important; font-size: 9px !important; }
  .elgtf-card > .elgr-points-badge span { margin-top: -5px !important; font-size: 5px !important; }
  .elgtf-card__meta { min-height: 25px; padding-right: 30px !important; }
  .elgtf-card__meta > a { max-width: 57%; }
  .elgux-card-rating { margin-left: auto; }
  .elgux-stars.is-card { font-size: 10px; }
  .elgux-card-rating > small { font-size: 8px; }
  .elgtf-card h3 { min-height: calc(1.26em * 2) !important; }
  .elgtf-card__desc { min-height: calc(1.48em * 3) !important; max-height: calc(1.48em * 3) !important; -webkit-line-clamp: 3 !important; }
  .elgux-reviewed { max-width: 90px; font-size: 8px; }
  .elgux-description-columns,
  .elgux-highlights ul,
  .elgux-documents__grid { grid-template-columns: 1fr; }
  .elgux-description-lead { padding: 17px; }
  .elgux-description-lead p { font-size: 13px; }
  .elgux-description-columns p { padding: 15px; }
  .elgux-reviews,
  .elgux-related { width: calc(100vw - 14px); }
  .elgux-reviews { padding: 19px 15px; border-radius: 19px; }
  .elgux-reviews__head { align-items: flex-start; flex-direction: column; gap: 17px; }
  .elgux-reviews__score { justify-items: start; }
  .elgux-reviews__score > strong { font-size: 38px; }
  .elgux-review-form { padding: 18px 15px; }
  .elgux-review-form__row { grid-template-columns: 1fr; }
  .elgux-related__head { align-items: flex-start; }
  .elgux-related__head p { display: none; }
  .elgux-related__controls button { width: 38px; height: 38px; }
  .elgux-related-card.elgtf-card {
    flex: 0 0 min(88vw, 355px);
    width: min(88vw, 355px);
    min-width: 286px;
  }
  body.elgtf-store-page .elgtf-cart__body,
  body.elgtf-store-page .elgtf-cart__footer { padding-right: 16px; padding-left: 16px; }
  body.elgtf-store-page .elgtf-coupon > div { grid-template-columns: minmax(0, 1fr) auto; }
}

@media (max-width: 390px) {
  .elgtf-card > .elgr-points-badge { left: 59px !important; }
  .elgux-related-card.elgtf-card { min-width: 276px; }
  body.elgtf-store-page .elgtf-cart-line {
    grid-template-columns: 62px minmax(0, 1fr);
    gap: 10px;
  }
  body.elgtf-store-page .elgtf-cart-line__image { width: 62px; height: 62px; }
  body.elgtf-store-page .elgtf-cart-line__side {
    grid-column: 2;
    flex-direction: row;
    align-items: center;
    gap: 12px;
  }
}

/* Catálogo móvil: tarjetas de comercio compactas y proporcionadas. */
@media (max-width: 620px) {
  body.elgtf-store-catalogue [data-elgtf-grid] {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 11px !important;
  }
  body.elgtf-store-catalogue [data-elgtf-grid] > .elgtf-card:not(.elgux-related-card) {
    display: flex !important;
    min-width: 0;
    flex-direction: column;
    border-radius: 16px !important;
  }
  body.elgtf-store-catalogue [data-elgtf-grid] > .elgtf-card:not(.elgux-related-card) .elgtf-card__media {
    width: 100%;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 1 / 1 !important;
    padding: 13px !important;
  }
  body.elgtf-store-catalogue [data-elgtf-grid] > .elgtf-card:not(.elgux-related-card) .elgtf-card__body { padding: 12px 11px 13px !important; }
  body.elgtf-store-catalogue [data-elgtf-grid] > .elgtf-card:not(.elgux-related-card) .elgtf-card__meta {
    min-height: 38px;
    flex-wrap: wrap;
    align-content: start;
    margin-bottom: 7px;
    padding-right: 0 !important;
  }
  body.elgtf-store-catalogue [data-elgtf-grid] > .elgtf-card:not(.elgux-related-card) .elgtf-card__meta > a { width: 100%; max-width: calc(100% - 30px); font-size: 8px; }
  body.elgtf-store-catalogue [data-elgtf-grid] > .elgtf-card:not(.elgux-related-card) .elgux-card-rating { width: 100%; margin: 1px 0 0; }
  body.elgtf-store-catalogue [data-elgtf-grid] > .elgtf-card:not(.elgux-related-card) .elgux-stars.is-card { font-size: 9px; }
  body.elgtf-store-catalogue [data-elgtf-grid] > .elgtf-card:not(.elgux-related-card) h3 {
    min-height: calc(1.25em * 3) !important;
    font-size: 13px !important;
    line-height: 1.25;
    -webkit-line-clamp: 3;
    line-clamp: 3;
  }
  body.elgtf-store-catalogue [data-elgtf-grid] > .elgtf-card:not(.elgux-related-card) .elgtf-card__desc { display: none !important; }
  body.elgtf-store-catalogue [data-elgtf-grid] > .elgtf-card:not(.elgux-related-card) .elgtf-card__feature-badges { min-height: 24px; margin: 9px 0 8px; }
  body.elgtf-store-catalogue [data-elgtf-grid] > .elgtf-card:not(.elgux-related-card) .elgtf-card__feature-badges span { padding: 4px 6px; font-size: 6px; }
  body.elgtf-store-catalogue [data-elgtf-grid] > .elgtf-card:not(.elgux-related-card) .elgtf-card__feature-badges span:not(.is-stock):not(.is-installation) { display: none; }
  body.elgtf-store-catalogue [data-elgtf-grid] > .elgtf-card:not(.elgux-related-card) .elgtf-card__footer { gap: 7px; padding-top: 10px; }
  body.elgtf-store-catalogue [data-elgtf-grid] > .elgtf-card:not(.elgux-related-card) .elgtf-card__footer strong { font-size: clamp(17px, 4.6vw, 21px); }
  body.elgtf-store-catalogue [data-elgtf-grid] > .elgtf-card:not(.elgux-related-card) .elgtf-card__footer small { margin-top: 4px; font-size: 6px; }
  body.elgtf-store-catalogue [data-elgtf-grid] > .elgtf-card:not(.elgux-related-card) .elgux-reviewed { display: none; }
  body.elgtf-store-catalogue [data-elgtf-grid] > .elgtf-card:not(.elgux-related-card) .elgtf-card__footer button { width: 37px; height: 37px; min-height: 37px; flex: 0 0 37px; border-radius: 10px; }
  body.elgtf-store-catalogue [data-elgtf-grid] > .elgtf-card:not(.elgux-related-card) > .elgtf-wish { top: 8px; right: 8px; width: 33px; height: 33px; }
  body.elgtf-store-catalogue [data-elgtf-grid] > .elgtf-card:not(.elgux-related-card) > .elgr-points-badge { top: 43px !important; left: 9px !important; }

  .elgux-installation-banner {
    grid-template-columns: 44px minmax(0, 1fr);
    gap: 12px;
    margin: 16px 0;
    padding: 15px;
    border-radius: 17px;
  }
  .elgux-installation-banner__icon { width: 44px; height: 44px; border-radius: 13px; font-size: 24px; }
  .elgux-installation-banner h2 { font-size: 18px; }
  .elgux-installation-banner p { font-size: 9px; }
  .elgux-installation-banner__actions { grid-column: 1 / -1; display: grid; grid-template-columns: 1fr 1fr; }
  .elgux-installation-banner__actions a:only-child { grid-column: 1 / -1; }
  .elgux-installation-choice > label { grid-template-columns: 24px minmax(0, 1fr); padding: 14px; }
  .elgux-installation-choice__price { grid-column: 2; justify-items: start; margin-top: 4px; }
  .elgux-installation-choice__copy > strong { font-size: 13px; }
  .elgux-installation-choice details p { font-size: 8px; }

  .elgux-warranty { margin-top: 16px; padding: 16px; border-radius: 18px; }
  .elgux-warranty__head { grid-template-columns: 42px minmax(0, 1fr); gap: 11px; }
  .elgux-warranty__icon { width: 42px; height: 42px; border-radius: 13px; font-size: 24px; }
  .elgux-warranty__head h2 { font-size: 18px; }
  .elgux-warranty__head p { font-size: 8px; }
  .elgux-warranty__summary { grid-column: 1 / -1; grid-template-columns: auto 1fr auto; gap: 8px; align-items: center; min-width: 0; justify-items: start; }
  .elgux-warranty__summary strong { margin: 0; font-size: 16px; }
  .elgux-warranty__summary span { justify-self: end; margin: 0; }
  .elgux-warranty__options { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .elgux-warranty__option { min-height: 61px; }
  .elgux-warranty__terms { font-size: 7px; }

  .elgux-care { margin-top: 13px; padding: 16px; border-radius: 18px; }
  .elgux-care__head { grid-template-columns: 42px minmax(0, 1fr); gap: 11px; }
  .elgux-care__icon { width: 42px; height: 42px; border-radius: 50%; }
  .elgux-care__icon svg { width: 27px; height: 27px; }
  .elgux-care__head h2 { font-size: 18px; }
  .elgux-care__head p { font-size: 8px; }
  .elgux-care__summary {
    grid-column: 1 / -1;
    grid-template-columns: auto minmax(0, 1fr) auto;
    gap: 8px;
    align-items: center;
    justify-items: start;
    min-width: 0;
  }
  .elgux-care__summary strong { margin: 0; overflow: hidden; font-size: 10px; text-overflow: ellipsis; white-space: nowrap; }
  .elgux-care__summary span { justify-self: end; margin: 0; font-size: 13px; }
  .elgux-care__options { grid-template-columns: 1fr; }
  .elgux-care__option { min-height: 65px; }
  .elgux-care__terms { font-size: 7px; }

  .elgux-review-spotlight {
    position: relative;
    z-index: 1;
    bottom: auto;
    left: auto;
    width: 100%;
    margin: 16px 0;
    padding: 16px;
    border-radius: 17px;
    box-shadow: 0 13px 35px rgba(3, 25, 37, .11);
  }
  .elgux-review-spotlight__slide > p { min-height: 0; }
  .elgux-review-spotlight__progress { margin: 13px -16px -16px; }
}

@media (max-width: 420px) {
  body.elgtf-store-catalogue [data-elgtf-grid] { grid-template-columns: 1fr !important; gap: 14px !important; }
  body.elgtf-store-catalogue [data-elgtf-grid] > .elgtf-card:not(.elgux-related-card) .elgtf-card__media {
    aspect-ratio: 16 / 8.5 !important;
    max-height: 190px;
    padding: 16px 44px !important;
  }
  body.elgtf-store-catalogue [data-elgtf-grid] > .elgtf-card:not(.elgux-related-card) h3 { min-height: calc(1.25em * 2) !important; font-size: 15px !important; -webkit-line-clamp: 2; line-clamp: 2; }
  body.elgtf-store-catalogue [data-elgtf-grid] > .elgtf-card:not(.elgux-related-card) .elgtf-card__meta { min-height: 24px; }
  body.elgtf-store-catalogue [data-elgtf-grid] > .elgtf-card:not(.elgux-related-card) .elgtf-card__feature-badges { min-height: 0; }
  body.elgtf-store-catalogue [data-elgtf-grid] > .elgtf-card:not(.elgux-related-card) .elgtf-card__footer strong { font-size: 21px; }
}

@media (prefers-reduced-motion: reduce) {
  .elgux-related__viewport { scroll-behavior: auto; }
  .elgux-filter-chevron::after { animation: none !important; }
  .elgux-care__icon svg { transition: none !important; }
  body.elgtf-store-product-view .elgtf-gallery__main.elgux-hover-zoom > img { transition: none !important; }
  body.elgtf-store-product-view .elgtf-gallery__main.elgux-hover-zoom:hover > img { transform: none !important; }
  .elgux-document,
  .elgux-star-input label { transition: none; }
  body.elgtf-store-page .site-nav.is-open { animation: none !important; }
}
