:root { --soft: #f4f5f5; }
.ecommerce-hero::after { background: rgba(8, 9, 11, .66); }
.ecommerce-hero-content { width: min(1100px, calc(100% - 40px)); padding-top: var(--header); text-align: center; }
.ecommerce-hero h1 { max-width: 1080px; margin-inline: auto; font-size: clamp(3rem, 4.8vw, 5.25rem); letter-spacing: 0; }
.ecommerce-hero p { max-width: 760px; margin-inline: auto; font-size: clamp(1.05rem, 1.35vw, 1.2rem); }
.hero-actions { justify-content: center; }
.site-header.is-hero .main-nav a[aria-current="page"] { color: white; text-decoration-color: #f0bbc9; }
.section { padding: clamp(76px, 9vw, 132px) 0; }
.section-tint { background: var(--soft); }
.section-dark { color: white; background: #171719; }
.section-dark .eyebrow { color: #f0bbc9; }
.container { width: min(1180px, calc(100% - 40px)); margin-inline: auto; }
.intro-grid, .system-grid, .local-grid, .faq-layout, .contact-layout { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: clamp(36px, 7vw, 104px); align-items: start; }
.intro-grid h2, .section-heading h2, .system-grid h2, .local-grid h2, .faq-layout h2, .contact-layout h2 { margin-bottom: 0; font-size: clamp(2.1rem, 4.2vw, 4.2rem); }
.intro-grid { grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr); gap: clamp(48px, 7vw, 96px); align-items: center; }
.intro-grid h2 { max-width: 560px; font-size: clamp(2.25rem, 3vw, 3.3rem); line-height: 1.12; }
.featured-copy { max-width: 650px; padding-left: clamp(22px, 3vw, 38px); border-left: 4px solid var(--wine); font-size: 1.18rem; line-height: 1.72; }
.featured-copy p { margin-bottom: 24px; }
.text-link { display: inline-flex; align-items: center; gap: 9px; color: var(--wine); font-weight: 800; text-decoration: none; }
.text-link .icon { width: 19px; height: 19px; }
.section-heading { max-width: 780px; margin-bottom: 42px; }
.section-heading h2 { margin-bottom: 18px; }
.section-heading > p:last-child { margin-bottom: 0; color: var(--graphite); font-size: 1.08rem; }
.section-heading.narrow { max-width: 850px; }
.scope-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); border-top: 1px solid #d9dbdc; border-left: 1px solid #d9dbdc; }
.scope-card { min-height: 264px; padding: 30px; border-right: 1px solid #d9dbdc; border-bottom: 1px solid #d9dbdc; background: white; }
.scope-card > .icon { width: 30px; height: 30px; margin-bottom: 36px; color: var(--wine); }
.scope-card h3 { margin-bottom: 13px; font-size: 1.25rem; }
.scope-card p { margin-bottom: 0; color: var(--graphite); font-size: .96rem; }
.system-grid { align-items: center; }
.system-media { overflow: hidden; border-radius: 7px; background: var(--soft); }
.system-media img { width: 100%; aspect-ratio: 1176 / 626; object-fit: cover; }
.system-grid h2 { margin-bottom: 22px; }
.system-grid > div > p:not(.eyebrow) { color: var(--graphite); font-size: 1.05rem; }
.check-list, .contact-benefits { display: grid; gap: 15px; padding: 0; list-style: none; }
.check-list { margin: 30px 0 0; }
.check-list li, .contact-benefits li { display: flex; align-items: flex-start; gap: 11px; }
.check-list .icon, .contact-benefits .icon { flex: 0 0 auto; width: 20px; height: 20px; margin-top: 3px; color: var(--wine); }
.factor-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 1px; border: 1px solid rgba(255,255,255,.18); background: rgba(255,255,255,.18); }
.factor-grid article { min-height: 220px; padding: 30px; background: #171719; }
.factor-grid h3 { margin-bottom: 16px; font-size: 1.24rem; }
.factor-grid p, .system-note { margin-bottom: 0; color: rgba(255,255,255,.75); }
.system-note { max-width: 840px; margin-top: 35px; font-size: 1.04rem; }
.ecommerce-local { padding: clamp(70px, 9vw, 118px) 0; background: #f0bbc9; }
.local-grid p:last-child { max-width: 580px; margin: 0; font-size: 1.14rem; }
.faq-list { border-top: 1px solid #d8dadd; }
.faq-list details { border-bottom: 1px solid #d8dadd; }
.faq-list summary { position: relative; padding: 21px 35px 21px 0; font-weight: 750; cursor: pointer; list-style: none; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary::after { content: "+"; position: absolute; top: 16px; right: 4px; color: var(--wine); font-size: 1.55rem; font-weight: 400; }
.faq-list details[open] summary::after { content: "-"; }
.faq-list p { max-width: 680px; margin: 0 0 21px; color: var(--graphite); }
.contact-layout { align-items: start; }
.contact-layout h2 { margin-bottom: 21px; }
.contact-layout > div > p:not(.eyebrow) { max-width: 510px; color: rgba(255,255,255,.8); font-size: 1.06rem; }
.contact-benefits { margin: 30px 0 0; }
.contact-benefits .icon { color: #f0bbc9; }
.ecommerce-form { margin: 0; }
.ecommerce-form .button-primary { color: white; background: var(--wine); }
.ecommerce-form .button-primary:hover { background: var(--wine-dark); }
.form-row { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }
.contact-form label { display: grid; gap: 8px; margin-bottom: 17px; font-size: .91rem; font-weight: 750; }
.contact-form input, .contact-form select, .contact-form textarea { width: 100%; min-height: 48px; padding: 11px 12px; color: var(--ink); font: inherit; font-weight: 400; border: 1px solid #c9cccf; border-radius: 3px; background: #fff; }
.contact-form textarea { resize: vertical; }
.contact-form input:focus, .contact-form select:focus, .contact-form textarea:focus { outline: 0; border-color: var(--wine); box-shadow: 0 0 0 3px rgba(107,13,39,.12); }
.site-footer { padding-top: 18px; }
@media (max-width: 980px) { .scope-grid, .factor-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } .scope-card { min-height: 218px; } }
@media (max-width: 760px) { .container { width: min(100% - 30px, 1180px); } .ecommerce-hero-content { padding-top: 58px; } .ecommerce-hero h1 { font-size: 2.4rem; } .intro-grid, .system-grid, .local-grid, .faq-layout, .contact-layout { grid-template-columns: 1fr; gap: 32px; } .intro-grid h2 { font-size: clamp(2.15rem, 10vw, 2.8rem); } .section { padding: 72px 0; } .featured-copy { padding-left: 20px; font-size: 1.05rem; } .scope-grid, .factor-grid { grid-template-columns: 1fr; } .scope-card, .factor-grid article { min-height: auto; padding: 27px 23px; } .scope-card > .icon { margin-bottom: 25px; } .form-row { grid-template-columns: 1fr; gap: 0; } .ecommerce-form { padding: 25px 20px; } }
@media (prefers-reduced-motion: reduce) { *, *::before, *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation-duration: .01ms !important; } }

/* Hero de pantalla completa que se reorganiza durante el scroll. */
.ecommerce-hero {
  --visual-width: 100vw;
  --visual-height: 100svh;
  --visual-top: 0px;
  --visual-radius: 0px;
  --copy-top: 50svh;
  --hero-title-size: clamp(3rem, 4.8vw, 5.25rem);
  --shade-opacity: .66;
  position: relative;
  min-height: 0;
  height: 195svh;
  display: block;
  overflow: visible;
  color: white;
  background: white;
}

.ecommerce-hero::after {
  display: none;
}

.ecommerce-hero .scroll-hero-sticky {
  position: sticky;
  top: 0;
  height: 100dvh;
  min-height: 100svh;
  overflow: hidden;
  background: #171719;
}

.ecommerce-hero .ecommerce-hero-media,
.ecommerce-hero-shade {
  position: absolute;
  inset: auto;
  top: var(--visual-top);
  left: 50%;
  width: var(--visual-width);
  height: var(--visual-height);
  overflow: hidden;
  border-radius: var(--visual-radius);
  box-shadow: var(--visual-shadow, none);
  transform: translateX(-50%);
}

.ecommerce-hero .ecommerce-hero-media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ecommerce-hero-shade {
  z-index: 1;
  background: #08090b;
  opacity: var(--shade-opacity);
  pointer-events: none;
}

.ecommerce-hero-content {
  position: absolute;
  top: var(--copy-top);
  left: 50%;
  z-index: 2;
  width: min(1100px, calc(100% - 40px));
  margin: 0;
  padding-top: 0;
  transform: translate(-50%, -50%);
}

.ecommerce-hero h1 {
  font-size: var(--hero-title-size);
}

.ecommerce-hero .scroll-hero-sticky.is-light h1 {
  color: var(--ink);
}

.ecommerce-hero .scroll-hero-sticky.is-light .ecommerce-hero-content > p:not(.eyebrow) {
  color: var(--graphite);
}

.ecommerce-hero .scroll-hero-sticky.is-light .eyebrow {
  color: var(--wine);
}

.ecommerce-hero .scroll-hero-sticky.is-light .button-primary {
  color: white;
  background: var(--wine);
}

.ecommerce-hero .scroll-hero-sticky.is-light .button-ghost {
  color: var(--ink);
  border-color: #b7b9bb;
  background: white;
}

@media (max-width: 760px) {
  .ecommerce-hero {
    min-height: 0;
    height: 185svh;
  }

  .ecommerce-hero-content {
    width: calc(100% - 30px);
    padding-top: 0;
  }

  .ecommerce-hero h1 {
    font-size: var(--hero-title-size);
  }
}
