.hero-liquid-shell {
  background: url("/lovable-uploads/hero-water-pinterest-inspired.png") center center / cover no-repeat !important;
  color: #4b2d24;
}

.hero-liquid-shell::before,
.hero-liquid-shell::after,
.hero-liquid-backdrop {
  background: transparent !important;
  opacity: 0 !important;
}

.hero-liquid-product-card,
.hero-product-stage,
.hero-liquid-info-card {
  border-color: transparent !important;
  background: transparent !important;
  box-shadow: none !important;
  -webkit-backdrop-filter: none !important;
  backdrop-filter: none !important;
}

.hero-liquid-product-card::before,
.hero-liquid-product-card::after,
.hero-liquid-info-card::before,
.hero-liquid-info-card::after {
  display: none !important;
}

.hero-product-stage {
  overflow: visible !important;
}

.hero-product-image {
  filter: drop-shadow(0 24px 28px rgba(35, 67, 76, 0.22)) !important;
}

.hero-liquid-info-card {
  text-shadow: 0 1px 10px rgba(255, 255, 255, 0.72);
}

.hero-liquid-info-card .border-b,
.hero-liquid-info-card .border-t,
.hero-liquid-info-card [class*="border-white"] {
  border-color: rgba(74, 49, 42, 0.2) !important;
}

.hero-score-track {
  border-color: rgba(74, 49, 42, 0.18) !important;
  background: rgba(255, 255, 255, 0.34) !important;
  box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.66) !important;
}

@media (max-width: 767px) {
  .hero-liquid-shell {
    background-image: url("/lovable-uploads/hero-water-pinterest-inspired.png") !important;
    background-position: 36% top !important;
  }
}
