.cc_3otbo66j_ljDXHKkvLH .shoppable-image {
  width: 100%;
  padding: 48px 24px;
  font-family: var(--si-font, "Barlow", system-ui, -apple-system, sans-serif);
}

.cc_3otbo66j_ljDXHKkvLH .si-inner {
  max-width: 1000px;
  margin: 0 auto;
}

.cc_3otbo66j_ljDXHKkvLH .si-header {
  margin-bottom: 24px;
}

.cc_3otbo66j_ljDXHKkvLH .si-eyebrow {
  display: block;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  margin-bottom: 6px;
}

.cc_3otbo66j_ljDXHKkvLH .si-heading {
  margin: 0 0 6px;
  font-size: var(--si-heading-size, 32px);
  font-weight: var(--si-heading-weight, 800);
}

.cc_3otbo66j_ljDXHKkvLH .si-subtitle {
  margin: 0;
  font-size: var(--si-subtitle-size, 13px);
  font-weight: var(--si-subtitle-weight, 400);
}

@media (max-width: 768px) {
  .cc_3otbo66j_ljDXHKkvLH .si-heading {
    font-size: var(--si-heading-msize, var(--si-heading-size, 24px));
    font-weight: var(--si-heading-mweight, var(--si-heading-weight, 800));
  }
  .cc_3otbo66j_ljDXHKkvLH .si-subtitle {
    font-size: var(--si-subtitle-msize, var(--si-subtitle-size, 12px));
    font-weight: var(--si-subtitle-mweight, var(--si-subtitle-weight, 400));
  }
}

/* Stage: image + hotspots */
.cc_3otbo66j_ljDXHKkvLH .si-stage {
  position: relative;
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
}

.cc_3otbo66j_ljDXHKkvLH .si-image {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 2px;
}

/* Fixed aspect-ratio: crop image to chosen ratio */
.cc_3otbo66j_ljDXHKkvLH .si-stage--ratio {
  aspect-ratio: var(--si-stage-ratio, 4 / 5);
}

.cc_3otbo66j_ljDXHKkvLH .si-image--cover {
  height: 100%;
  object-fit: cover;
}

.cc_3otbo66j_ljDXHKkvLH .si-image--empty {
  aspect-ratio: 4 / 5;
  background: #eee;
}

/* Full-width / edge-to-edge mode */
.cc_3otbo66j_ljDXHKkvLH .shoppable-image--full {
  padding-left: 0;
  padding-right: 0;
}

.cc_3otbo66j_ljDXHKkvLH .shoppable-image--full .si-inner {
  max-width: none;
}

.cc_3otbo66j_ljDXHKkvLH .shoppable-image--full .si-stage {
  max-width: none;
}

.cc_3otbo66j_ljDXHKkvLH .shoppable-image--full .si-header {
  padding: 0 24px;
}
