.home-page.home-coastal-pulse .home-spotlight-middle,
.home-page.home-coastal-pulse .home-spotlight-card.home-spotlight-middle {
  overflow: visible !important;
}

.home-page.home-coastal-pulse .home-spotlight-card.home-spotlight-middle {
  border: none !important;
  box-shadow: none !important;
  background: transparent !important;
}

.home-page.home-coastal-pulse .home-spotlight-card .home-card-head--compact {
  padding-bottom: 2px !important;
  margin-bottom: 0 !important;
}

.home-page.home-coastal-pulse .home-spotlight-middle {
  margin-bottom: 12px !important;
}

.home-page.home-coastal-pulse .home-spotlight-carousel-wrap.home-estabs-carousel-wrap {
  padding: 0 0 10px !important;
  gap: 0 !important;
}

/* Figma Shohoz 1:3992 — ancho fijo por card; carrusel horizontal (puede asomar la 3.ª) */
.home-page.home-coastal-pulse {
  --sf-scroll-pad: 16px;
  --sf-card-gap: 12px;
  --sf-card-w: 300px;
  --sf-card-h: 118px;
  --sf-card-radius: 13px;
  --sf-media-w: 132px;
  --sf-media-h: 142px;
  --sf-media-pop-top: 18px;
  --sf-media-pop-side: 4px;
  --sf-media-pop-bottom: 8px;
  --sf-content-pad-r: 136px;
}

.home-page.home-coastal-pulse .home-spotlight-head {
  align-items: center !important;
  padding-bottom: 8px !important;
}

.home-page.home-coastal-pulse .home-spotlight-head-nav {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  flex: 0 0 auto;
  margin-left: auto;
}

.home-page.home-coastal-pulse .home-spotlight-head-nav .home-spotlight-arrow {
  position: static !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  transform: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 28px !important;
  height: 28px !important;
  min-width: 28px !important;
  flex: 0 0 28px !important;
  padding: 0 !important;
  border-radius: 999px !important;
  border: 1px solid rgba(15, 23, 42, 0.1) !important;
  background: rgba(255, 255, 255, 0.96) !important;
  color: #334155 !important;
  box-shadow: 0 1px 4px rgba(15, 23, 42, 0.08) !important;
}

.home-page.home-coastal-pulse .home-spotlight-head-nav .home-spotlight-arrow .material-symbols-outlined {
  font-size: 18px !important;
}

.home-page.home-coastal-pulse .home-spotlight-head-nav .home-spotlight-arrow:hover:not(:disabled) {
  border-color: rgba(var(--cp-primary-rgb, 217, 4, 41), 0.35) !important;
  color: var(--cp-primary, #d90429) !important;
}

.home-page.home-coastal-pulse .home-spotlight-head-nav .home-spotlight-arrow:disabled,
.home-page.home-coastal-pulse .home-spotlight-head-nav .home-spotlight-arrow[disabled] {
  opacity: 0.35 !important;
  pointer-events: none !important;
}

.home-page.home-coastal-pulse .home-spotlight-carousel-wrap {
  overflow: visible !important;
  position: relative !important;
  display: flex !important;
  align-items: flex-start !important;
  gap: 0 !important;
  padding: 0 0 6px !important;
}

.home-page.home-coastal-pulse .home-spotlight-carousel-wrap::before,
.home-page.home-coastal-pulse .home-spotlight-carousel-wrap::after {
  display: none !important;
  content: none !important;
}

.home-page.home-coastal-pulse .home-spotlight-food-scroll,
.home-page.home-coastal-pulse .home-estabs-spotlight.home-estabs-carousel-scroll.home-spotlight-food-scroll {
  gap: var(--sf-card-gap) !important;
  padding: var(--sf-media-pop-top) var(--sf-scroll-pad) calc(var(--sf-media-pop-bottom) + 8px) !important;
  scroll-padding-inline: var(--sf-scroll-pad) !important;
  scroll-padding-top: var(--sf-media-pop-top) !important;
  scroll-snap-type: x mandatory !important;
  align-items: flex-start !important;
  overflow-x: auto !important;
  overflow-y: visible !important;
  max-height: none !important;
  flex: 1 1 auto !important;
  min-width: 0 !important;
}

/* Sin barra de círculos — ocupa espacio y achica el card */
.home-page.home-coastal-pulse #homeSpotlightDots,
.home-page.home-coastal-pulse .home-spotlight-dots {
  display: none !important;
  min-height: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
}

/* Flechas en cabecera (junto a "Destacados"), no sobre el carrusel */
.home-page.home-coastal-pulse .home-spotlight-carousel-wrap .home-spotlight-arrow {
  display: none !important;
}

@media (min-width: 768px) {
  .home-page.home-coastal-pulse .home-spotlight-carousel-wrap {
    padding: 0 0 12px !important;
  }
}

.home-page.home-coastal-pulse .home-spotlight-food-scroll .home-spotlight-food-card {
  flex: 0 0 var(--sf-card-w) !important;
  width: var(--sf-card-w) !important;
  max-width: var(--sf-card-w) !important;
  min-width: var(--sf-card-w) !important;
  scroll-snap-align: start !important;
}

.home-page.home-coastal-pulse .home-spotlight-food-card {
  position: relative;
  display: block !important;
  box-sizing: border-box;
  height: auto;
  min-height: var(--sf-card-h);
  text-decoration: none !important;
  color: #fff !important;
  overflow: visible !important;
  transform: none !important;
  transition: filter 0.2s ease;
  isolation: isolate;
  z-index: 1;
}

.home-page.home-coastal-pulse .home-spotlight-food-card:hover,
.home-page.home-coastal-pulse .home-spotlight-food-card.is-press {
  filter: brightness(1.04);
  z-index: 6;
}

.home-page.home-coastal-pulse .home-spotlight-food-card:hover {
  transform: none !important;
}

.home-page.home-coastal-pulse .home-spotlight-food-card__panel {
  position: relative;
  display: block;
  width: 100%;
  min-height: var(--sf-card-h);
  height: auto;
  border-radius: var(--sf-card-radius);
  overflow: visible;
}

.home-page.home-coastal-pulse .home-spotlight-food-card__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  border-radius: var(--sf-card-radius);
  background: linear-gradient(116.67deg, #965cf2 6.04%, #c2a1f8 101.37%);
  box-shadow: 0 2px 8px rgba(150, 92, 242, 0.22);
}

.home-page.home-coastal-pulse .home-spotlight-food-card--g0 .home-spotlight-food-card__bg {
  background: linear-gradient(135deg, #5b8def 0%, #7c3aed 100%);
  box-shadow: 0 2px 8px rgba(91, 141, 239, 0.28);
}

.home-page.home-coastal-pulse .home-spotlight-food-card--g1 .home-spotlight-food-card__bg {
  background: linear-gradient(237.64deg, #ffb86c 1.68%, #fa5769 113.03%);
  box-shadow: 0 2px 8px rgba(250, 87, 105, 0.2);
}

.home-page.home-coastal-pulse .home-spotlight-food-card--g2 .home-spotlight-food-card__bg {
  background: linear-gradient(135deg, #14b8a6 0%, #0f766e 100%);
  box-shadow: 0 2px 8px rgba(20, 184, 166, 0.25);
}

.home-page.home-coastal-pulse .home-spotlight-food-card--g3 .home-spotlight-food-card__bg {
  background: linear-gradient(116.67deg, #965cf2 6.04%, #c2a1f8 101.37%);
  box-shadow: 0 2px 8px rgba(150, 92, 242, 0.22);
}

.home-page.home-coastal-pulse .home-spotlight-food-card--g4 .home-spotlight-food-card__bg {
  background: linear-gradient(237.64deg, #86efac 1.68%, #16a34a 113.03%);
  box-shadow: 0 2px 8px rgba(22, 163, 74, 0.2);
}

/* Rikchari (logo rojo): crema/arena — contraste limpio, tono dulcería */
.home-page.home-coastal-pulse .home-spotlight-food-card--brand-rikchari .home-spotlight-food-card__bg {
  background: linear-gradient(135deg, #f6e7d4 0%, #e8c9a0 55%, #d4a574 100%);
  box-shadow: 0 2px 10px rgba(180, 120, 70, 0.22);
}

.home-page.home-coastal-pulse .home-spotlight-food-card--brand-rikchari .home-spotlight-food-card__desc,
.home-page.home-coastal-pulse .home-spotlight-food-card--brand-rikchari .home-spotlight-food-card__cta {
  color: #3f2a1a;
}

.home-page.home-coastal-pulse .home-spotlight-food-card--brand-rikchari .home-spotlight-food-card__desc {
  color: rgba(63, 42, 26, 0.88);
}

.home-page.home-coastal-pulse .home-spotlight-food-card__content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 3px;
  min-height: var(--sf-card-h);
  width: 100%;
  min-width: 0;
  max-width: 100%;
  padding: 12px var(--sf-content-pad-r) 12px 14px;
  box-sizing: border-box;
  overflow: hidden;
}

.home-page.home-coastal-pulse .home-spotlight-food-card__title {
  display: -webkit-box;
  margin: 0;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  font-family: var(--cp-font, 'Plus Jakarta Sans', sans-serif);
  font-size: 15px;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: -0.02em;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-word;
}

/* Logo de marca en lugar del nombre (Rikchari, Ritual, El Lord, …) */
.home-page.home-coastal-pulse .home-spotlight-food-card__title--logo {
  display: flex;
  align-items: center;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
  overflow: visible;
  text-overflow: unset;
  word-break: normal;
  min-height: 28px;
}

.home-page.home-coastal-pulse .home-spotlight-food-card__brand-logo {
  display: block;
  height: 30px;
  width: auto;
  max-width: min(100%, 168px);
  object-fit: contain;
  object-position: left center;
  border-radius: 4px;
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.25));
}

.home-page.home-coastal-pulse .home-spotlight-food-card__desc {
  margin: 0;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.25;
  color: rgba(255, 255, 255, 0.95);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-word;
}

.home-page.home-coastal-pulse .home-spotlight-food-card__cta-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: auto;
  padding-top: 2px;
}

.home-page.home-coastal-pulse .home-spotlight-food-card__cta {
  display: inline-flex;
  align-items: center;
  gap: 2px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #fff;
  line-height: 1;
}

.home-page.home-coastal-pulse .home-spotlight-food-card__cta .material-symbols-outlined {
  font-size: 15px;
  font-variation-settings: 'FILL' 1, 'wght' 700;
  transform: rotate(-90deg);
}

.home-page.home-coastal-pulse .home-spotlight-food-card__price {
  display: none;
}

/* PNG producto — sobresale arriba; pop al hover / touch */
.home-page.home-coastal-pulse .home-spotlight-food-card__media {
  position: absolute;
  top: calc(var(--sf-media-pop-top) * -1);
  right: var(--sf-media-pop-side);
  bottom: auto;
  z-index: 4;
  width: var(--sf-media-w);
  height: var(--sf-media-h);
  pointer-events: none;
  overflow: visible;
  background: none;
  border: none;
  box-shadow: none;
  transform: translate3d(0, 0, 0) scale(1);
  transform-origin: 70% 60%;
  transition:
    transform 0.28s cubic-bezier(0.22, 1, 0.36, 1),
    filter 0.28s ease;
  will-change: transform;
}

.home-page.home-coastal-pulse .home-spotlight-food-card__product-img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  margin: 0;
  object-fit: contain;
  object-position: right bottom;
  filter: drop-shadow(0 3px 10px rgba(0, 0, 0, 0.2)) drop-shadow(0 8px 22px rgba(0, 0, 0, 0.12));
  transition: filter 0.28s ease;
}

/* PC: al pasar el mouse por la card, la imagen “salta” encima */
@media (hover: hover) and (pointer: fine) {
  .home-page.home-coastal-pulse .home-spotlight-food-card:hover .home-spotlight-food-card__media,
  .home-page.home-coastal-pulse .home-spotlight-food-card:focus-visible .home-spotlight-food-card__media {
    transform: translate3d(-6%, -10%, 0) scale(1.16);
  }

  .home-page.home-coastal-pulse .home-spotlight-food-card:hover .home-spotlight-food-card__product-img,
  .home-page.home-coastal-pulse .home-spotlight-food-card:focus-visible .home-spotlight-food-card__product-img {
    filter:
      drop-shadow(0 8px 18px rgba(0, 0, 0, 0.28))
      drop-shadow(0 16px 32px rgba(0, 0, 0, 0.16));
  }
}

/* Móvil / touch: clase .is-press activada por JS al tocar */
.home-page.home-coastal-pulse .home-spotlight-food-card.is-press .home-spotlight-food-card__media {
  transform: translate3d(-5%, -9%, 0) scale(1.14);
}

.home-page.home-coastal-pulse .home-spotlight-food-card.is-press .home-spotlight-food-card__product-img {
  filter:
    drop-shadow(0 8px 18px rgba(0, 0, 0, 0.28))
    drop-shadow(0 16px 32px rgba(0, 0, 0, 0.16));
}

@media (prefers-reduced-motion: reduce) {
  .home-page.home-coastal-pulse .home-spotlight-food-card__media,
  .home-page.home-coastal-pulse .home-spotlight-food-card__product-img {
    transition: none;
  }

  .home-page.home-coastal-pulse .home-spotlight-food-card:hover .home-spotlight-food-card__media,
  .home-page.home-coastal-pulse .home-spotlight-food-card.is-press .home-spotlight-food-card__media {
    transform: none;
  }
}

.home-page.home-coastal-pulse .home-spotlight-food-card:not(.home-spotlight-food-card--has-product) .home-spotlight-food-card__content {
  padding-right: 16px;
}

/* Móvil: mismo ancho fijo, no estirar al viewport */
@media (max-width: 767px) {
  .home-page.home-coastal-pulse {
    --sf-scroll-pad: 12px;
    --sf-card-gap: 10px;
    --sf-card-w: 300px;
    --sf-card-h: 112px;
    --sf-media-w: 128px;
    --sf-media-h: 136px;
    --sf-media-pop-top: 16px;
    --sf-media-pop-side: 2px;
    --sf-content-pad-r: 132px;
  }

  .home-page.home-coastal-pulse .home-spotlight-head {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }

  .home-page.home-coastal-pulse .home-spotlight-carousel-wrap {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 4px !important;
  }

  .home-page.home-coastal-pulse .home-spotlight-food-card__title {
    font-size: 14px;
  }

  .home-page.home-coastal-pulse .home-spotlight-food-card__desc {
    font-size: 11px;
  }
}

@media (min-width: 768px) {
  .home-page.home-coastal-pulse {
    --sf-scroll-pad: 16px;
    --sf-card-gap: 12px;
    --sf-card-w: 360px;
    --sf-card-h: 136px;
    --sf-media-w: 158px;
    --sf-media-h: 168px;
    --sf-media-pop-top: 20px;
    --sf-media-pop-side: 4px;
    --sf-content-pad-r: 164px;
  }

  .home-page.home-coastal-pulse .home-spotlight-food-card__content {
    padding: 14px var(--sf-content-pad-r) 14px 16px;
  }

  .home-page.home-coastal-pulse .home-spotlight-food-card__title {
    font-size: 16px;
  }

  .home-page.home-coastal-pulse .home-spotlight-food-card__desc {
    font-size: 12px;
  }
}

@media (min-width: 1024px) {
  .home-page.home-coastal-pulse .home-middle-col {
    --sf-scroll-pad: 16px;
    --sf-card-gap: 12px;
    --sf-card-w: 394px;
    --sf-card-h: 148px;
    --sf-media-w: 178px;
    --sf-media-h: 186px;
    --sf-media-pop-top: 22px;
    --sf-media-pop-side: 4px;
    --sf-content-pad-r: 178px;
  }

  .home-page.home-coastal-pulse .home-spotlight-food-card__content {
    padding: 14px var(--sf-content-pad-r) 14px 16px;
  }

  .home-page.home-coastal-pulse .home-spotlight-food-card__title {
    font-size: 17px;
  }

  .home-page.home-coastal-pulse .home-spotlight-food-card__desc {
    font-size: 13px;
  }
}

body.home-theme-dark .home-page.home-coastal-pulse .home-spotlight-carousel-wrap::before {
  background: linear-gradient(90deg, var(--cp-surface-lowest, #151b28) 15%, transparent);
}

body.home-theme-dark .home-page.home-coastal-pulse .home-spotlight-carousel-wrap::after {
  background: linear-gradient(270deg, var(--cp-surface-lowest, #151b28) 15%, transparent);
}
