/** Shopify CDN: Minification failed

Line 3085:3 Expected "}" to go with "{"

**/
.shop-add-to-cart-button {
  background: radial-gradient(114.65% 114.65% at 9.73% 17.27%, #4addff 0%, #0065c9 100%) !important;
  color: #fff !important;
  border: none !important;
  box-shadow:
    0 62px 17px #1a4dca00,
    0 40px 16px #1a4dca05,
    0 22px 13px #1a4dca0d,
    0 10px 10px #1a4dca1a,
    0 2px 5px #1a4dca1f,
    14px 14px 20px #1a6dff33,
    inset -3px -3px 4px #93c5fd44,
    inset 4px 4px 4px #0c3a8a1a;
  transition: transform 0.16s ease-out, box-shadow 0.2s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100% !important;
  font-size: 1.1rem !important;
  padding: 20px 10px;
  border-radius: 14px;
  font-weight: 600;
  cursor: pointer;
  font-family: var(--font-body-family-override);
  position: relative;
  overflow: hidden;
  gap: 10px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}

.shop-add-to-cart-button::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 14px;
  padding: 3px;
  background: linear-gradient(176.87deg, rgba(255, 255, 255, 0.45) 8.56%, rgba(255, 255, 255, 0) 85.04%);
  -webkit-mask-image: linear-gradient(#fff 0 0), linear-gradient(#fff 0 0);
  -webkit-mask-clip: content-box, border-box;
  -webkit-mask-origin: content-box, border-box;
  -webkit-mask-composite: xor;
  mask-image: linear-gradient(#fff 0 0), linear-gradient(#fff 0 0);
  mask-clip: content-box, border-box;
  mask-origin: content-box, border-box;
  mask-composite: exclude;
  pointer-events: none;
  z-index: 2;
}

.product-faq .faq-item:last-child {
  border-bottom: none;
}

.product-faq .faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease, padding 0.3s ease;
}


.product-faq .faq-item.active .faq-answer {
  max-height: 400px;
}

.rating-component {
  color: #ffffff !important;
  font-family: var(--font-body-family-override);
  letter-spacing: var(--letter-spacing-body);
}

.image_review-star {
  width: 15px;
  height: 15px;
  margin-right: -2px;
}

.review-star-half,
.review-star {
  width: 20px;
  height: 20px;
  margin-right: -3px;
}

.shop-product-price {
  font-size: 2.2rem !important;
  color: #6EE4FF !important;
  font-weight: var(--font-weight-semibold);
  letter-spacing: var(--letter-spacing-body);
}

.shop-product-price.on-sale {
  color: #6EE4FF !important;
}

.shop-compare-price {
  color: #cccccc !important;
  text-decoration: line-through !important;
  font-size: 1.8rem !important;
  margin-left: 0.5rem !important;
  opacity: 0.7;
}

.shop-product-price-block {
  letter-spacing: var(--letter-spacing-body);
  line-height: 1.2 !important;
}

.shop-save-price {
  background: rgba(110, 228, 255, 0.1) !important;
  color: #6EE4FF !important;
  border: 1px solid rgba(255, 0, 21, 0.691) !important;
  font-weight: var(--font-weight-semibold);
  padding: 0.5rem 0.8rem !important;
  border-radius: 50px !important;
  margin-left: 0.75rem !important;
  letter-spacing: var(--letter-spacing-body);
  display: inline-flex !important;
  align-items: center !important;
  line-height: 1 !important;
}

.shop-save-price .tag-icon {
  margin-right: 4px;
  transform: rotate(90deg);
  position: relative;
  top: -0.5px;
}

.shop-product-description {
  color: #cccccc !important;
  font-size: 1.2rem !important;
  margin: 1.5rem 0;
  line-height: 1.6;
  letter-spacing: var(--letter-spacing-body);
}

.shop-read-more,
.shop-read-less {
  color: #6EE4FF !important;
  text-decoration: none;
  font-weight: var(--font-weight-regular);
  letter-spacing: var(--letter-spacing-body);
}

.shop-read-more:hover,
.shop-read-less:hover {
  color: #ffffff !important;
}

.shop-custom-content {
  color: #cccccc !important;
  margin-top: 1rem;
  padding-top: 1rem;
  letter-spacing: var(--letter-spacing-body);
}

.shop-indicator-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  cursor: pointer;
}

.shop-thumbnails img {
  border: 1px solid rgba(110, 228, 255, 0.2) !important;
  border-radius: 8px;
  cursor: pointer;
  opacity: 0.7;
  transition: all 0.3s ease;
}

.shop-nav-arrow {
  background: rgba(110, 228, 255, 0.1) !important;
  border: 1px solid rgba(110, 228, 255, 0.2) !important;
  color: #6EE4FF !important;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  cursor: pointer;
  flex: 0 0 auto;
  z-index: 2;
  transition: all 0.3s ease;
  backdrop-filter: blur(10px);
}

.shop-product-title {
  font-size: 3.2rem !important;
  color: transparent !important;
  margin-top: 0;
  line-height: 1 !important;
  font-weight: 600 !important;
  letter-spacing: -0.3px !important;
  background: linear-gradient(0deg, rgb(255, 255, 255) 29.8001%, rgba(255, 255, 255, 0.6) 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
  text-shadow: none !important;
  overflow: visible;
  word-wrap: break-word;
  max-width: 100%;
}

/* Rating component styling moved to inline style block */
.shop-award-badge {
  background: rgba(110, 228, 255, 0.1) !important;
  color: #6EE4FF !important;
  border: 1px solid rgba(110, 228, 255, 0.3) !important;
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 0.9rem;
  display: inline-flex;
  align-items: center;
  letter-spacing: var(--letter-spacing-body);
  line-height: 1.4;
  width: fit-content;
  white-space: nowrap;
  align-self: flex-start;
}

.shop-product-price-container {
  margin: 0rem 0;
  position: relative;
  font-family: var(--font-body-family-override);
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
}

.shop-carousel-container {
  flex: 0 0 50%;
  /* Reduced from 55% to 50% */
  max-width: 50%;
  /* Matching max-width to the flex basis */
  position: relative;
  /* Default to relative positioning */
  align-self: center;
}

.shop-image-container img.shop-main-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  top: 0;
  left: 0;
}

.shop-thumbnails img:hover {
  opacity: 0.9;
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(110, 228, 255, 0.2);
  border-color: #6EE4FF !important;
}

.warning-title {
  font-weight: 600 !important;
  margin-bottom: 1px;
  letter-spacing: var(--letter-spacing-body);
}

.shop-thumbnails img.active {
  opacity: 1;
  border-color: #6EE4FF !important;
  box-shadow: 0 4px 15px rgba(110, 228, 255, 0.3);
}

/* Main image hover effect */
.shop-main-image {
  transition: transform 0.5s ease;
  overflow: hidden;
}

.shop-main-image img {
  transition: transform 0.5s ease;
}

.shop-main-image:hover img {
  transform: scale(1.05);
}

.shop-add-to-cart-button .button-icon {
  line-height: 0;
  display: flex;
  align-items: center;
}

.shop-add-to-cart-button:hover {
  transform: translateY(-2px);
  box-shadow:
    0 62px 17px #1a4dca00,
    0 40px 16px #1a4dca08,
    0 22px 13px #1a4dca17,
    0 10px 10px #1a4dca22,
    0 2px 5px #1a4dca2b,
    18px 18px 24px #1a6dff4d,
    inset -3px -3px 4px #93c5fd44,
    inset 4px 4px 4px #0c3a8a1a;
}

.shop-add-to-cart-wrapper {
  width: 100% !important;
  display: block;
  position: relative !important;
  z-index: 10 !important;
}

/* Spinner styling */
.loading__spinner {
  position: absolute;
  width: 1.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.shop-add-to-cart-button.loading span {
  visibility: hidden;
}

.shop-add-to-cart-button .spinner {
  animation: rotator 1.4s linear infinite;
}

.limited-stock-component {
  background: rgba(239, 74, 101, 0.1) !important;
  border: 1px solid rgba(239, 74, 101, 0.3) !important;
  color: #ef4a65 !important;
  border-radius: 12px;
  font-family: var(--font-body-family);
  letter-spacing: var(--letter-spacing-body);
  display: inline-flex;
  align-items: center;
  width: auto;
  max-width: 100%;
}

.stock-icon {
  margin-right: 8px;
  display: flex;
  align-items: center;
  position: relative;
  width: 14px;
  height: 14px;
}

.clock-face,
.hour-hand,
.minute-hand {
  width: 14px;
  height: 14px;
}

.hour-hand,
.minute-hand {
  position: absolute;
  top: 0;
  left: 0;
}

.minute-hand {
  transform-origin: center;
  animation: rotate 8s linear infinite;
}

.hourglass {
  animation: flip 2s infinite;
  transform-origin: center;
}

.limited-stock-text {
  color: #ef4a65 !important;
  font-weight: var(--font-weight-regular);
  margin-right: 4px;
}

.stock-available {
  font-weight: var(--font-weight-regular);
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@keyframes flip {
  0% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(180deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

@media (max-width: 768px) {
  .limited-stock-component {
    flex-wrap: wrap;
  }

  .product-faq {
    font-size: 90%;
    width: 100%;
  }

  .product-faq .faq-question-image {
    margin-right: 8px;
  }

  .product-faq .faq-item.active .faq-answer {
    max-height: 350px;
  }
}

@keyframes rotator {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(270deg);
  }
}

.shop-add-to-cart-button .path {
  stroke-dasharray: 280;
  stroke-dashoffset: 0;
  transform-origin: center;
  animation: dash 1.4s ease-in-out infinite;
}

@keyframes dash {
  0% {
    stroke-dashoffset: 280;
  }

  50% {
    stroke-dashoffset: 75;
    transform: rotate(135deg);
  }

  100% {
    stroke-dashoffset: 280;
    transform: rotate(450deg);
  }
}

.shop-stock-indicator {
  color: #cccccc !important;
}

.shop-stock-dot-container {
  position: relative;
  margin-right: 12px;
}

.shop-stock-dot {
  display: block;
  border-radius: 50%;
  background: #6EE4FF !important;
}

.shop-stock-dot.static-dot {
  position: relative;
  z-index: 2;
}

.shop-stock-dot.animated-dot {
  position: absolute;
  top: 0;
  left: 0;
}

.shop-product-details {
  max-width: 1200px;
  margin: 0 auto !important;
  padding: 0;
  letter-spacing: var(--letter-spacing-body);
  font-family: var(--font-body-family-override);
}

.shop-add-to-cart-button .button-content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  position: relative;
}

.shop-add-to-cart-button .current-price {
  font-size: 14px;
  font-weight: var(--font-weight-regular);
  letter-spacing: var(--letter-spacing-body);
  color: inherit;
}

.shop-add-to-cart-button .compare-price {
  font-size: 14px;
  font-weight: var(--font-weight-regular);
  text-decoration: line-through;
  color: rgba(255, 255, 255, 0.7) !important;
  letter-spacing: var(--letter-spacing-body);
  margin-left: 0px;
}

.shop-add-to-cart-button .price-separator {
  color: rgba(255, 255, 255, 0.5);
  margin: 0 2px;
}

.shop-product-section {
  padding: 0 !important;
  margin: 0 !important;
  max-width: none !important;
  background: #0a0a0a !important;
  position: relative;
}



.shop-product-inner-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 25px 15px;
  position: relative;
  z-index: 1;
}

/* Carousel size adjustment */
.shop-product-layout {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  /* Reduced gap between carousel and product info */
}

.shop-carousel-container {
  flex: 0 0 55%;
  /* Default width percentage */
  max-width: 55%;
  /* Matching max-width to the flex basis */
  position: relative;
  /* Default to relative positioning */
  align-self: center;
}

.shop-product-info {
  flex: 0 0 calc(45% - 20px);
  /* Default percentage */
  max-width: calc(45% - 20px);
  /* Matching max-width to the flex basis */
  display: flex;
  flex-direction: column;
  width: 100%;
  overflow: visible;
  text-align: left;
  align-items: flex-start;
}

.shop-carousel-container *,
.shop-carousel-container *::before,
.shop-carousel-container *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.shop-product-carousel {
  width: 90%;
  display: block;
  position: relative;
  padding: 0 5px;
}

.shop-main-image-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  margin-bottom: 5px;
}

.shop-image-container {
  position: relative;
  padding-bottom: 100%;
  /* Perfect square (1:1 aspect ratio) for all devices */
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
}

.shop-main-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  /* Maintain aspect ratio within square container */
  display: none;
  background-color: transparent;
}

.shop-main-image.active {
  display: block;
}

.shop-thumbnails-outer {
  position: relative;
  width: 100%;
  margin-top: 10px;
  display: flex;
  justify-content: center;
  /* Center the thumbnails wrapper */
}

.shop-thumbnails-wrapper {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 5px;
  max-width: 100%;
  margin: 0 auto;
}

.shop-thumbnails {
  display: flex;
  gap: 10px;
  width: 100%;
  overflow-x: auto;
  scroll-behavior: smooth;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE and Edge */
  padding: 5px 0;
}

.shop-thumbnails::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari, Opera */
}

.shop-thumbnail {
  flex: 0 0 auto;
  width: 70px;
  /* Reduced from any larger value */
  height: 70px;
  /* Matching height to width for square thumbnails */
  cursor: pointer;
  border-radius: 4px;
  overflow: hidden;
  transition: border-color 0.2s ease;
}

.thumb-square {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.thumb-square img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.shop-thumbnail-indicators {
  display: none;
  justify-content: center;
  gap: 5px;
  margin-top: 10px;
}

/* Style for disabled arrows */
.shop-nav-arrow.disabled {
  opacity: 0.3 !important;
  cursor: not-allowed;
}

.shop-nav-arrow:hover {
  background: rgba(110, 228, 255, 0.2) !important;
  transform: scale(1.05);
  box-shadow: 0 4px 15px rgba(110, 228, 255, 0.2);
}

.shop-nav-arrow svg {
  fill: #6EE4FF !important;
}

.shop-nav-arrow.shop-prev-arrow {
  margin-right: 5px;
}

.shop-nav-arrow.shop-next-arrow {
  margin-left: 5px;
}

.shop-nav-arrow.disabled {
  opacity: 0.3 !important;
  cursor: not-allowed;
}

.shop-square-container {
  position: relative;
  padding-bottom: 100% !important;
  /* Force perfect square for desktop devices */
  width: 100%;
  overflow: hidden;
}

.shop-match-image-width {
  width: 100%;
  max-width: 100%;
  padding: 0 5px;
}

@media (min-width: 768px) {
  .shop-thumbnail {
    width: 64px;
  }

  .shop-thumbnails {
    gap: 13px;
  }

  .shop-nav-arrow {
    width: 32px;
    height: 32px;
  }

  .shop-nav-arrow svg {
    width: 14px;
    height: 14px;
  }

  .shop-product- {
    padding: 0 7px;
  }

  .shop-main-image-wrapper {
    margin-bottom: 14px;
  }

  .shop-thumbnails-outer {
    margin: 10px 0;
  }
}

/* For desktop: limit thumbnails width to match the image container exactly */
@media (min-width: 800px) {
  .shop-carousel-container::-webkit-scrollbar {
    display: none;
  }

  .shop-thumbnails-wrapper {
    padding: 0 20px;
    justify-content: center;
    overflow: visible;
  }

  .shop-thumbnails {
    overflow: visible;
    justify-content: center;
  }

  .shop-match-image-width {
    width: auto !important;
  }

  .shop-square-container {
    aspect-ratio: 1;
  }

  .shop-product-layout {
    display: flex;
    gap: 40px;
    align-items: flex-start;
    justify-content: center;
    max-width: 1200px;
    margin: 0 auto;
  }

  .shop-carousel-container {
    flex: 0 0 50%;
    max-width: 600px;
    position: relative;
    align-self: center;
  }

  .shop-product-info {
    flex: 0 0 50%;
    max-width: 500px;
    padding: 0;
  }
}

@media screen and (min-width: 750px) {
  .shop-add-to-cart-button .current-price {
    font-size: 16px;
  }

  .shop-add-to-cart-button .compare-price {
    font-size: 14px;
  }
}

/* Tablet and mobile specific styles */
@media (max-width: 799px) {
  .shop-product-layout {
    flex-direction: column;
    gap: 0px;
  }

  .shop-carousel-container {
    margin-bottom: 2px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .shop-thumbnails-wrapper {
    max-width: 600px;
    /* Match the max-width of the image container */
    margin: 0 auto;
  }

  .shop-product-info {
    padding-top: 10px;
    align-items: flex-start;
    text-align: left;
  }

  .shop-carousel-container,
  .shop-product-info {
    flex: 0 0 100%;
    max-width: 100%;
    position: static;
    /* Remove sticky positioning on tablets */
    max-height: none;
  }

  .shop-carousel-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
  }

  .shop-image-container {
    max-width: 600px;
    margin: 0 auto;
    padding-bottom: 100%;
    /* Maintain perfect square */
  }

  .shop-thumbnails-outer {
    max-width: 600px;
    width: 100%;
    margin: 10px auto 0;
  }

  .shop-product-title {
    font-size: 26px !important;
    padding-right: 0;
    width: 100%;
  }

  .shop-thumbnail-indicators {
    display: flex;
  }

  /* Image and thumbnail styles for mobile */
  .shop-image-container {
    width: 100% !important;
    max-width: 100% !important;
    padding-bottom: 100% !important;
    /* Square aspect ratio */
    margin: 0 !important;
  }

  .shop-thumbnails-outer {
    width: 100% !important;
    max-width: 100% !important;
    margin: 10px 0 0 !important;
  }

  .shop-thumbnails-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    /* Take full width on mobile */
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .shop-product-carousel {
    width: 100% !important;
  }

  .shop-carousel-container {
    padding: 0 !important;
    width: 100% !important;
  }

  .shop-thumbnail {
    width: 60px;
    height: 60px;
    border-radius: 4px;
  }

  .shop-thumbnails {
    gap: 8px;
    padding: 5px 6px;
    justify-content: center;
  }

  .shop-nav-arrow {
    width: 24px;
    height: 24px;
  }

  .shop-nav-arrow svg {
    width: 12px;
    height: 12px;
  }

  /* Make sure images display properly in the square container */
  .shop-main-image {
    object-fit: contain;
  }

  /* Adjust hover effect for mobile */
  .shop-main-image:hover img {
    transform: scale(1.03);
    /* Slightly smaller scale for mobile */
  }

  .shop-square-container,
  .shop-match-image-width {
    margin: 0 auto;
    max-width: 600px;
  }

  /* Restore original aspect ratio for mobile */
  .shop-square-container {
    padding-bottom: 75%;
    /* Return to original tablet aspect ratio */
  }
}

@media (max-width: 767px) {
  .shop-image-container {
    max-width: 500px;
    padding-bottom: 100%;
    /* Maintain perfect square */
  }

  .shop-thumbnails-outer {
    max-width: 500px;
  }

  .shop-thumbnails-wrapper {
    max-width: 500px;
    /* Match the max-width of the image container */
  }

  .shop-award-badge {
    white-space: normal;
    padding: 3px 12px;
  }

  .rating-component {
    flex-wrap: wrap;
  }

  .rating-satisfaction {
    margin-left: 0;
    margin-top: 0px;
  }

  .shop-product-info {
    align-items: flex-start;
    text-align: left;
  }

  /* Image and thumbnail styles for mobile */
  .shop-image-container {
    width: 100% !important;
    max-width: 100% !important;
    padding-bottom: 100% !important;
    /* Square aspect ratio */
    margin: 0 !important;
  }

  .shop-thumbnails-outer {
    width: 100% !important;
    max-width: 100% !important;
    margin: 10px 0 0 !important;
  }

  .shop-thumbnails-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    /* Take full width on mobile */
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .shop-product-carousel {
    width: 100% !important;
  }

  .shop-carousel-container {
    padding: 0 !important;
    width: 100% !important;
  }

  .shop-nav-arrow {
    width: 24px;
    height: 24px;
  }

  .shop-nav-arrow svg {
    width: 12px;
    height: 12px;
  }

  /* Square aspect ratio for mobile */
  .shop-image-container {
    padding-bottom: 100%;
    margin: 0 auto;
    max-width: 500px;
    /* Prevent images from becoming too large on tablets */
  }

  /* Make sure images display properly in the square container */
  .shop-main-image {
    object-fit: contain;
  }

  /* Adjust hover effect for mobile */
  .shop-main-image:hover img {
    transform: scale(1.03);
    /* Slightly smaller scale for mobile */
  }

  .shop-square-container,
  .shop-match-image-width {
    max-width: 500px;
  }

  /* Restore original aspect ratio for mobile */
  .shop-square-container {
    padding-bottom: 80%;
    /* Return to original mobile aspect ratio */
  }

  .shop-add-to-cart-button,
  .shop-add-to-cart-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  /* Reset constraints and take full width */
  .shop-carousel-container,
  .shop-product-carousel,
  .shop-image-container,
  .shop-thumbnails-outer,
  .shop-thumbnails-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 2px;
  }

  .shop-product-info {
    padding-top: 0px;
  }

  .shop-product-title {
    font-size: 26px !important;
    padding-right: 0;
    width: 100%;
  }

  .shop-thumbnail-indicators {
    display: flex;
  }

  .shop-thumbnail {
    width: 60px;
    height: 60px;
    border-radius: 4px;
  }

  .shop-thumbnails {
    gap: 8px;
    padding: 5px 6px;
    justify-content: center;
    width: 100% !important;
  }
}

@media (max-width: 480px) {
  .shop-product-section {
    padding: 10px 0 !important;
  }

  .shop-image-container {
    max-width: 100%;
    padding-bottom: 100%;
    /* Maintain perfect square */
  }

  .shop-thumbnails-wrapper {
    max-width: 100%;
    /* Match the max-width of the image container */
  }

  .shop-thumbnail {
    width: 50px;
    height: 50px;
    border-radius: 3px;
  }

  .shop-square-container,
  .shop-match-image-width {
    max-width: 100%;
  }

  .shop-thumbnails {
    gap: 6px;
    padding: 5px 4px;
  }

  .shop-nav-arrow {
    width: 22px;
    height: 22px;
  }

  .shop-nav-arrow svg {
    width: 10px;
    height: 10px;
  }

  .shop-image-container,
  .shop-thumbnails-outer,
  .shop-thumbnails-wrapper {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }

  .shop-thumbnails-outer {
    margin-top: 10px;
  }

  .product-faq {
    font-size: 85%;
    width: 100%;
  }

  .product-faq .faq-question-image {
    margin-right: 6px;
  }

  .product-faq .faq-answer {
    line-height: 1.3;
  }

  .product-faq .faq-item.active .faq-answer {
    max-height: 300px;
  }
}

/* Dark theme updates for shop product details */
.shop-product-section {
  background: #191919 !important;
  color: #ffffff !important;
  border-top: 1px solid #444444;
  position: relative;
  padding: 0px 0px !important;
}



.shop-product-inner-container {
  position: relative;
  z-index: 1;
}

.shop-product-title {
  font-size: 3.2rem !important;
  color: #ffffff !important;
  margin-top: 0;
  line-height: 1.2;
  font-weight: var(--font-weight-bold);
  letter-spacing: var(--letter-spacing-heading);
  background: none;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
  background-clip: initial;
  text-shadow: none;
}

.shop-product-price {
  font-size: 2.2rem !important;
  color: #6EE4FF !important;
  font-weight: var(--font-weight-semibold);
  letter-spacing: var(--letter-spacing-body);
}

.shop-product-price.on-sale {
  color: #6EE4FF !important;
}

.shop-compare-price {
  color: #cccccc !important;
  text-decoration: line-through !important;
  font-size: 1.8rem !important;
  margin-left: 0.5rem !important;
  opacity: 0.7;
}

.shop-save-price {
  background: rgba(110, 228, 255, 0.1) !important;
  color: #6EE4FF !important;
  border: 1px solid rgba(255, 0, 21, 0.634) !important;
  font-weight: var(--font-weight-semibold);
  padding: 0.5rem 0.8rem !important;
  border-radius: 50px !important;
  margin-left: 0.75rem !important;
  letter-spacing: var(--letter-spacing-body);
  display: inline-flex !important;
  align-items: center !important;
  line-height: 1 !important;
}

.shop-product-description {
  color: #cccccc !important;
  font-size: 1.2rem !important;
  margin: 1.5rem 0;
  line-height: 1.6;
  letter-spacing: var(--letter-spacing-body);
}

.shop-read-more,
.shop-read-less {
  color: #6EE4FF !important;
  text-decoration: none;
  font-weight: var(--font-weight-regular);
  letter-spacing: var(--letter-spacing-body);
}

.shop-read-more:hover,
.shop-read-less:hover {
  color: #ffffff !important;
}

.shop-custom-content {
  color: #cccccc !important;
  margin-top: 1rem;
  padding-top: 1rem;
  letter-spacing: var(--letter-spacing-body);
}

/* Product FAQ styling */
.product-faq {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.03) 100%) !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  border-radius: 12px;
  margin: 2rem 0;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}

.product-faq .faq-container {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  border-radius: 12px !important;
}

.product-faq .faq-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.product-faq .faq-question {
  color: #ffffff !important;
  font-size: 1.1rem !important;
  font-weight: 600;
}

.product-faq .faq-answer {
  color: #999999 !important;
  font-size: 1.2rem !important;
}

.product-faq .faq-toggle {
  color: #ffffff !important;
}

/* Limited stock component */
.limited-stock-component {
  background: rgba(239, 74, 101, 0.1) !important;
  border: 1px solid rgba(239, 74, 101, 0.3) !important;
  color: #ef4a65 !important;
  border-radius: 12px;
}

.limited-stock-text {
  color: #ef4a65 !important;
}

/* Stock indicator */
.shop-stock-indicator {
  color: #cccccc !important;
}

.shop-stock-dot {
  background: #6EE4FF !important;
}

/* Customer review styling */
.customer-review {
  background: rgba(110, 228, 255, 0.05) !important;
  border: 1px solid rgba(110, 228, 255, 0.1) !important;
  border-radius: 16px;
  backdrop-filter: blur(10px);
}

.customer-review .reviewer-name {
  color: #ffffff !important;
  font-weight: 600;
}

.customer-review .review-text {
  color: #cccccc !important;
}

.customer-review .review-star {
  filter: drop-shadow(0 0 3px rgba(255, 184, 0, 0.3));
}

/* Mobile optimizations for dark theme */
@media (max-width: 768px) {
  .shop-product-section {
    padding: 15px 10px !important;
  }

  .shop-product-title {
    font-size: 2.4rem !important;
    line-height: 1.3;
  }

  .shop-product-price {
    font-size: 1.8rem !important;
  }

  .shop-compare-price {
    font-size: 1.4rem !important;
  }

  .shop-product-description {
    font-size: 1rem !important;
    margin: 1rem 0;
  }

  .shop-add-to-cart-button {
    font-size: 1rem !important;
    padding: 16px 10px;
  }

  .product-faq .faq-question {
    font-size: 1rem !important;
  }

  .product-faq .faq-answer {
    font-size: 1.2rem !important;
  }

  .shop-award-badge {
    font-size: 0.8rem;
    padding: 4px 10px;
  }

  .shop-nav-arrow {
    width: 36px;
    height: 36px;
  }
}

@media (max-width: 480px) {
  .shop-product-section {
    padding: 10px 0 !important;
  }

  .shop-product-title {
    font-size: 2rem !important;
  }

  .shop-product-price {
    font-size: 1.6rem !important;
  }

  .shop-compare-price {
    font-size: 1.2rem !important;
  }

  .shop-product-description {
    font-size: 0.9rem !important;
    margin: 0.8rem 0;
  }

  .shop-add-to-cart-button {
    font-size: 0.9rem !important;
    padding: 14px 8px;
  }

  .product-faq .faq-question {
    font-size: 1.4rem !important;
  }

  .product-faq .faq-answer {
    font-size: 1.2rem !important;
  }

  .shop-award-badge {
    font-size: 0.75rem;
    padding: 3px 8px;
  }

  .shop-nav-arrow {
    width: 32px;
    height: 32px;
  }

  .shop-save-price {
    font-size: 0.8rem !important;
    padding: 0.4rem 0.6rem !important;
  }
}

/* Scrolling Text Block Styles */
.scrolling-text-block {
  width: 100%;
  position: relative;
}

.scrolling-text-container {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.scrolling-text-content {
  display: flex;
  align-items: center;
  white-space: nowrap;
  will-change: transform;
}

.scrolling-text-container:hover .scrolling-text-content {
  animation-play-state: paused;
}

/* Fade out overlay masks at edges */
.scrolling-text-container::before,
.scrolling-text-container::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
  z-index: 10;
  pointer-events: none;
}

.scrolling-text-container::before {
  left: 0;
  background: linear-gradient(to right, rgba(var(--fade-color, 245, 245, 245), 1), rgba(var(--fade-color, 245, 245, 245), 0.8), rgba(var(--fade-color, 245, 245, 245), 0.4), transparent);
}

.scrolling-text-container::after {
  right: 0;
  background: linear-gradient(to left, rgba(var(--fade-color, 245, 245, 245), 1), rgba(var(--fade-color, 245, 245, 245), 0.8), rgba(var(--fade-color, 245, 245, 245), 0.4), transparent);
}

/* Continuous one-direction scrolling animation */
@keyframes scrollText {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

/* Remove individual fade animations - let edge masks handle the fade effect */
.scroll-icon,
.scroll-text {
  opacity: 1;
}

/* Mobile responsive adjustments */
@media (max-width: 768px) {
  .scrolling-text-container {
    padding: 8px 12px;
    height: 36px !important;
  }

  .scrolling-text-content {
    font-size: 12px !important;
  }

  .scroll-icon {
    font-size: 14px !important;
  }

  .scrolling-text-container::before,
  .scrolling-text-container::after {
    width: 30px;
  }
}

@media (max-width: 480px) {
  .scrolling-text-container {
    padding: 6px 10px;
    height: 32px !important;
  }

  .scrolling-text-content {
    font-size: 11px !important;
  }

  .scroll-icon {
    font-size: 12px !important;
    margin-right: 6px !important;
  }

  .scroll-text {
    margin-right: 30px !important;
  }

  .scrolling-text-container::before,
  .scrolling-text-container::after {
    width: 25px;
  }
}

/* Stats Display Block Styles - Futuristic Design */
.stats-display-block {
  width: 100%;
}

.futuristic-stats .stats-container {
  font-family: var(--font-body-family-override);
  gap: 4px !important;
}

.futuristic-stat {
  background: linear-gradient(135deg,
      rgba(255, 255, 255, 0.08) 0%,
      rgba(255, 255, 255, 0.05) 25%,
      rgba(255, 255, 255, 0.03) 50%,
      rgba(255, 255, 255, 0.02) 75%,
      rgba(255, 255, 255, 0.01) 100%) !important;
  backdrop-filter: blur(20px) !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  border-radius: 12px !important;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  box-shadow:
    0 8px 32px rgba(0, 0, 0, 0.3),
    0 4px 16px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.1) !important;
  min-width: 85px !important;
  padding: 6px !important;
}

/* Gradient border for futuristic stat containers */
.gradient-border-container::before {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  background: var(--gradient-border);
  border-radius: var(--border-radius);
  z-index: -1;
}

.gradient-border-container::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #191919;
  border-radius: calc(var(--border-radius) - 1px);
  z-index: -1;
}

.futuristic-stat::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(45deg,
      rgba(255, 255, 255, 0.05) 0%,
      rgba(255, 255, 255, 0.03) 30%,
      rgba(255, 255, 255, 0.01) 70%,
      rgba(255, 255, 255, 0.02) 100%);
  border-radius: 12px;
  opacity: 0.7;
  pointer-events: none;

}

.futuristic-stat:hover {
  transform: translateY(-8px) scale(1.02);
  box-shadow:
    0 20px 60px rgba(110, 228, 255, 0.25),
    inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 0 0 2px rgba(110, 228, 255, 0.4),
    0 0 50px rgba(110, 228, 255, 0.3);
  border-color: #4dd0ed;
}

.futuristic-stat:hover::before {
  opacity: 1;
}

.futuristic-stat:hover .stat-glow {
  animation: pulse-glow 2s ease-in-out infinite;
}

.futuristic-number {
  font-family: var(--font-body-family-override);
  position: relative;
  display: inline-block;
}

.futuristic-number::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #121212;
  filter: blur(25px);
  opacity: 0.6;
  z-index: -1;
}

.futuristic-text {
  font-family: var(--font-body-family-override);
  position: relative;
  text-shadow: 0 0 10px rgba(110, 228, 255, 0.3);
}

.futuristic-info {
  transition: all 0.3s ease;
  backdrop-filter: blur(5px);
}

.futuristic-info:hover {
  border-color: rgba(255, 255, 255, 0.8);
  transform: translateY(-2px);
}

.futuristic-stat:hover .futuristic-number {
  animation: number-glow 1.5s ease-in-out infinite alternate;
}

@keyframes pulse-glow {

  0%,
  100% {
    opacity: 0.5;
    transform: scale(1);
  }

  50% {
    opacity: 0.8;
    transform: scale(1.05);
  }
}

@keyframes number-glow {
  0% {
    filter:
      drop-shadow(0 0 20px rgba(110, 228, 255, 0.8)) drop-shadow(0 0 40px rgba(110, 228, 255, 0.4));
  }

  100% {
    filter:
      drop-shadow(0 0 30px rgba(110, 228, 255, 1)) drop-shadow(0 0 60px rgba(110, 228, 255, 0.6)) drop-shadow(0 0 90px rgba(110, 228, 255, 0.4));
  }
}

/* Futuristic scanning line effect */
.futuristic-stat::after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, transparent, #6ee4ff, transparent);
  animation: scan-line 3s ease-in-out infinite;
  opacity: 0.7;
}

@keyframes scan-line {
  0% {
    left: -100%;
  }

  50% {
    left: 100%;
  }

  100% {
    left: 100%;
  }
}

/* Mobile responsive for futuristic stats */
@media (max-width: 768px) {
  .futuristic-container {
    gap: 4px !important;
  }

  .futuristic-stat {
    min-width: 85px !important;
    padding: 6px !important;
  }

  .futuristic-number {
    font-size: 56px !important;
  }

  .futuristic-text {
    font-size: 14px !important;
    letter-spacing: 1.5px !important;
  }

  .futuristic-info {
    padding: 4px 8px !important;
  }

  .futuristic-info .info-title {
    font-size: 12px !important;
    margin-bottom: 4px !important;
  }

  .futuristic-info .features-column {
    gap: 3px !important;
  }

  .futuristic-info .feature-row {
    gap: 6px !important;
  }

  .futuristic-info .feature-item {
    gap: 3px !important;
  }

  .futuristic-info .feature-item svg {
    width: 10px !important;
    height: 10px !important;
  }

  .futuristic-info .feature-item div {
    font-size: 11px !important;
  }
}

@media (max-width: 480px) {
  .futuristic-container {
    gap: 4px !important;
    justify-content: left !important;
  }

  .futuristic-stat {
    min-width: 85px !important;
    padding: 6px !important;
  }

  .futuristic-number {
    font-size: 48px !important;
    margin-bottom: 3px !important;
  }

  .futuristic-text {
    font-size: 12px !important;
    letter-spacing: 1px !important;
  }

  .futuristic-info {
    padding: 3px 6px !important;
  }

  .futuristic-info .info-title {
    font-size: 10px !important;
    margin-bottom: 3px !important;
  }

  .futuristic-info .features-column {
    gap: 2px !important;
  }

  .futuristic-info .feature-row {
    gap: 4px !important;
  }

  .futuristic-info .feature-item {
    gap: 2px !important;
  }

  .futuristic-info .feature-item svg {
    width: 8px !important;
    height: 8px !important;
  }

  .futuristic-info .feature-item div {
    font-size: 11px !important;
  }
}

/* Legacy stats support for backward compatibility */
.stat-item:not(.futuristic-stat) {
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.stat-item:not(.futuristic-stat):hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
}

.stat-number:not(.futuristic-number) {
  font-family: var(--font-body-family-override);
}

.stat-text:not(.futuristic-text) {
  font-family: var(--font-body-family-override);
}

/* Scrolling Pills Animations - Enhanced for Seamless Looping */
@keyframes scrollLeft {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(-33.333333%, 0, 0);
  }
}

@keyframes scrollRight {
  from {
    transform: translate3d(-33.333333%, 0, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

/* Pills Container Styles - Enhanced */
.pills-container .pills-track {
  will-change: transform;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  animation-play-state: running;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}

.pills-container .stats-pill {
  flex-shrink: 0;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  will-change: auto;
}

.pills-container .stats-pill svg {
  width: 24px !important;
  height: 24px !important;
}

.pills-container .stats-pill svg path {
  stroke: #555 !important;
}

/* Pills Row Styles - Enhanced */
.pills-row {
  overflow: hidden;
  position: relative;
  width: 100%;
  contain: layout style paint;
}

/* Fade out overlay masks at edges for pills container */
.pills-row::before,
.pills-row::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 60px;
  z-index: 10;
  pointer-events: none;
}

.pills-row::before {
  left: 0;
  background: linear-gradient(to right, #191919, rgba(25, 25, 25, 0.95), rgba(25, 25, 25, 0.8), rgba(25, 25, 25, 0.5), transparent);
}

.pills-row::after {
  right: 0;
  background: linear-gradient(to left, #191919, rgba(25, 25, 25, 0.95), rgba(25, 25, 25, 0.8), rgba(25, 25, 25, 0.5), transparent);
}

.pills-track {
  display: flex;
  width: max-content;
  animation-play-state: running;
}

/* Performance optimizations */
.pills-container {
  contain: layout style;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

/* Responsive adjustments for pills */
@media (max-width: 768px) {
  .pills-container .stats-pill {
    font-size: 16px !important;
    padding: 7px 16px !important;
  }

  .pills-row {
    margin-bottom: 2px !important;
  }
}

/* Icon Text Row Block Styles */
.icon-text-row-block {
  width: 100%;
}

.icon-text-container {
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.icon-text-container:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}

.icon-text-item {
  transition: all 0.2s ease;
  position: relative;
}

.icon-text-item:hover {
  transform: scale(1.02);
}

.icon-text-item .item-icon {
  transition: transform 0.2s ease;
}

.icon-text-item:hover .item-icon {
  transform: scale(1.1);
}

.icon-text-item .item-text {
  transition: color 0.2s ease;
}

/* Add separator lines between items */
.icon-text-item:not(:last-child)::after {
  content: '';
  position: absolute;
  right: -8px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 60%;
  background-color: rgba(0, 0, 0, 0.1);
}

/* Mobile responsive for icon text row */
@media (max-width: 768px) {
  .icon-text-container {
    flex-direction: column !important;
    gap: 12px !important;
    padding: 16px 20px !important;
  }

  .icon-text-item {
    justify-content: center !important;
    text-align: center;
  }

  .icon-text-item:not(:last-child)::after {
    display: none;
  }

  .icon-text-item .item-text {
    white-space: normal !important;
    text-align: center;
  }
}

@media (max-width: 480px) {
  .icon-text-container {
    padding: 12px 16px !important;
    gap: 10px !important;
  }

  .icon-text-item .item-text {
    font-size: 12px !important;
  }
}

/* Welcome Offer Block Styling */
.welcome-offer-block {
  width: 100%;
  opacity: 0;
  transform: translateY(24px);
  transition: transform .6s cubic-bezier(0.22, 1, 0.36, 1), opacity .6s ease;
  will-change: transform, opacity;
}

.welcome-offer-block.is-visible {
  opacity: 1;
  transform: translateY(0);
}

@media (prefers-reduced-motion: reduce) {
  .welcome-offer-block {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

.welcome-offer-content {
  text-align: left;
  padding: 0;
}

.welcome-offer-heading-wrapper {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 12px;
}

.welcome-offer-heading {
  font-size: 3.4rem;
  font-weight: 600 !important;
  letter-spacing: var(--letter-spacing-heading);
  margin: 0;
  color: #ffffff;
  position: relative;
}

.welcome-offer-title-brand {
  position: relative;
  display: inline-block;
}

.welcome-offer-underline {
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 120%;
  height: auto;
  opacity: 0.8;
  pointer-events: none;
}

.welcome-offer-new-badge {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  flex-shrink: 0;
}

.welcome-offer-badge-icon {
  animation: rotate 3s linear infinite;
}

.welcome-offer-badge-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 10px;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  pointer-events: none;
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.welcome-offer-subheading {
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: var(--letter-spacing-body);
  color: rgba(255, 255, 255, 0.85);
  margin: 0 0 20px 0;
}

.welcome-offer-features {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 20px;
}

/* Container Title Styling */
.welcome-offer-container-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}

.welcome-offer-title-left {
  display: flex;
  align-items: center;
  gap: 8px;
}

.welcome-offer-price-display {
  display: flex;
  align-items: center;
  gap: 8px;
}

.welcome-offer-price {
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: 0px;
  color: rgba(255, 255, 255, 0.7);
  text-decoration: line-through;
}

.welcome-offer-free {
  font-size: 1.2rem;
  font-weight: 700;
  color: #00ff88;
  text-transform: uppercase;
  letter-spacing: 0px;
}

.welcome-offer-container-icon {
  flex-shrink: 0;
}

.welcome-offer-container-title-text {
  font-size: 1.5rem;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
  letter-spacing: 0px;
}

/* Unified Container */
.welcome-offer-unified-container {
  padding: 25px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  background: linear-gradient(0deg, rgba(21, 21, 21, 0.6) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.1) 100%);
  backdrop-filter: blur(10px);
  position: relative;
}

/* Section Styling */
.welcome-offer-section {
  margin-bottom: 15px;
  padding-top: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.welcome-offer-section:first-child {
  border-top: none;
  padding-top: 0;
}

/* Divider Lines */
.welcome-offer-divider {
  height: 2px;
  background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.6) 50%, transparent 100%);
  margin: 25px 0 15px 0;
  position: relative;
}

.welcome-offer-divider::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  box-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
}

/* Templates Grid */
.welcome-offer-templates-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px 20px;
  margin-top: 15px;
}

/* Access Grid */
.welcome-offer-access-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px 20px;
  margin-top: 15px;
}

/* Advertorial Image */
.welcome-offer-advertorial-image {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 6px;
  flex-shrink: 0;
}

.welcome-offer-feature-item {
  display: flex;
  align-items: center;
  gap: 8px;
  white-space: nowrap;
}

.welcome-offer-checkmark {
  flex-shrink: 0;
  filter: drop-shadow(0 0 4px rgba(255, 255, 255, 0.3));
}

.welcome-offer-feature-item span {
  font-size: 1.2rem;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: var(--letter-spacing-body);
  line-height: 1.4;
}

@media (max-width: 768px) {
  .welcome-offer-heading-wrapper {
    flex-direction: row;
    align-items: center;
    gap: 10px;
  }

  .welcome-offer-heading {
    font-size: 2.5rem;
  }

  .welcome-offer-subheading {
    font-size: 1.2rem;
  }

  .welcome-offer-underline {
    width: 100%;
    bottom: -6px;
  }

  .welcome-offer-new-badge {
    margin-top: 0;
    align-self: flex-start;
  }

  .welcome-offer-unified-container {
    padding: 20px;
  }

  .welcome-offer-templates-grid {
    gap: 12px;
  }

  .welcome-offer-access-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .welcome-offer-divider {
    margin: 20px 0 12px 0;
  }

  .welcome-offer-feature-item {
    white-space: normal;
  }

  .welcome-offer-feature-item span {
    font-size: 1.2rem;
  }

  .welcome-offer-container-title {
    flex-direction: row;
    align-items: flex-start;
    gap: 8px;
  }

  .welcome-offer-price-display {
    align-self: flex-end;
  }

  .welcome-offer-price {
    font-size: 1.1rem;
  }

  .welcome-offer-free {
    font-size: 1.2rem;
  }
}

/* Advertorial Gift Block Styling */
.advertorial-gift-block {
  width: 100%;
}

.advertorial-gift-container {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 6px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 12px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.02) 100%);
  backdrop-filter: blur(10px);
  transition: all 0.3s ease;
  position: relative;
}

.advertorial-gift-container:hover {
  border-color: rgba(110, 228, 255, 0.5);
  background: linear-gradient(135deg, rgba(110, 228, 255, 0.08) 0%, rgba(255, 255, 255, 0.03) 100%);
}

.advertorial-gift-image {
  flex-shrink: 0;
  height: 100px;
}

.advertorial-gift-image img,
.advertorial-gift-img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  image-rendering: -webkit-optimize-contrast;
  /* better downscale quality on mobile */
}

.advertorial-gift-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.advertorial-gift-text {
  flex: 1;
}

.advertorial-gift-title {
  font-size: 1.8rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 8px 0;
  letter-spacing: var(--letter-spacing-body);
  line-height: 1.2;
  text-align: left;
}

.advertorial-gift-description {
  font-size: 1.2rem;
  color: rgba(255, 255, 255, 0.85);
  margin: 0;
  line-height: 1.5;
  letter-spacing: var(--letter-spacing-body);
  text-align: left;
}

/* LIMITED TIME Badge for Advertorial Gift */
.advertorial-gift-new-badge {
  position: absolute;
  top: -8px;
  right: -8px;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}

.advertorial-gift-badge-icon {
  width: 70px;
  height: 70px;
  animation: rotate 3s linear infinite;
}

.advertorial-gift-badge-text {
  position: absolute;
  font-size: 10px;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: 0px;
  text-transform: uppercase;
  pointer-events: none;
  text-align: center;
  line-height: 1;
}

/* Mobile responsive */
@media (max-width: 768px) {
  .advertorial-gift-container {
    flex-direction: row;
    gap: 16px;
    padding: 6px;
  }

  .advertorial-gift-image {
    align-self: center;
    height: 100px;
  }

  .advertorial-gift-image img {
    width: 100px;
    height: 100px;
  }

  .advertorial-gift-title {
    font-size: 1.5rem;
    text-align: left;
  }

  .advertorial-gift-description {
    font-size: 1.1rem;
    text-align: left;
  }

  .advertorial-gift-new-badge {
    width: 60px;
    height: 60px;
    top: -25px;
    right: -6px;
  }



  .advertorial-gift-badge-icon {
    width: 70px;
    height: 70px;
  }

  .advertorial-gift-badge-text {
    font-size: 10px;
  }
}

/* Brands Trust Block Styling */
.brands-trust-block {
  width: 100%;
}

.brands-trust-container {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  padding: 5px 10px;
  border-radius: 50px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.742) 0%, rgba(255, 255, 255, 0.08) 100%);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.25);
  transition: all 0.3s ease;
  box-shadow:
    0 4px 16px rgba(255, 255, 255, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.2);
  width: fit-content;
}

.brands-trust-container:hover {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.12) 100%);
  border-color: rgba(255, 255, 255, 0.35);
  transform: translateY(-1px);
  box-shadow:
    0 6px 20px rgba(255, 255, 255, 0.15),
    inset 0 1px 0 rgba(255, 255, 255, 0.25);
}

.brands-trust-text {
  font-size: 0.9rem;
  font-weight: 600;
  margin: 0;
  text-align: left;
  letter-spacing: var(--letter-spacing-body);
  line-height: 1.2;
}

/* Mobile responsive */
@media (max-width: 768px) {
  .brands-trust-container {
    padding: 10px 16px;
  }

  .brands-trust-text {
    font-size: 1.2rem;
  }
}

/* Welcome Offer Layout Refactor (Global) */
.welcome-offer-top-row {
  display: flex;
  flex-direction: row;
  /* Force row on all devices */
  gap: 20px;
  align-items: center;
  /* Center vertically specifically for header/image alignment */
  width: 100%;
  margin-bottom: 25px;
  /* Spacing before features */
}

.welcome-offer-title-col {
  flex: 1;
  /* Takes available space ~55-60% */
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.welcome-offer-image-col {
  flex: 0 0 55%;
  /* Fixed width for image column - Wider as requested */
  display: flex;
  align-items: center;
  justify-content: center;
}

.welcome-offer-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

/* Feature Container */
.welcome-offer-unified-container {
  width: 100%;
  /* No extra margin top needed if top-row has margin-bottom */
}

/* Mobile responsive */
@media (max-width: 768px) {

  /* Keep Top Row Side-by-Side */
  .welcome-offer-top-row {
    flex-direction: row !important;
    gap: 10px;
    margin-bottom: 15px;
  }

  .welcome-offer-image-col {
    flex: 0 0 50%;
    /* Image takes 50% on mobile - Wider as requested */
  }

  .welcome-offer-heading {
    font-size: 2.2rem;
  }

  .welcome-offer-subheading {
    font-size: 1.2rem;
  }
}

/* Mobile Product Gallery Redesign */
@media screen and (max-width: 768px) {

  /* 1. Full Width & Height Container */
  .shop-product-section {
    padding: 0 !important;
    margin: 0 !important;
  }

  .shop-product-inner-container {
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    position: relative;
    /* Context for overlay */
  }

  .shop-product-layout {
    gap: 0;
    display: block;
    /* Stack */
    position: relative;
    /* Context for absolute children */
  }

  /* Gallery/Video Wrapper */
  .shop-carousel-container,
  .shop-product-video-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    aspect-ratio: 1 / 1;
    height: auto;
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
  }

  .shop-image-container,
  .shop-main-image-wrapper {
    width: 100%;
    height: 100%;
    padding-bottom: 0 !important;
    /* Remove aspect ratio hacks */
    margin: 0;
    border-radius: 0;
  }

  .shop-image-container img.shop-main-image {
    object-fit: contain !important;
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: 0 !important;
    /* Explicitly remove border radius */
  }

  /* 2a. Blur Overlay (Reduced Height) */
  .shop-main-image-wrapper::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 40%);
    mask-image: linear-gradient(to bottom, transparent 0%, black 40%);
    z-index: 4;
    pointer-events: none;
  }

  /* 2b. Gradient Overlay */
  .shop-main-image-wrapper::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35%;

    background: transparent;
    background-image:
      /* Stronger Solid White Fade */
      linear-gradient(to top, #ffffff 40%, rgba(255, 255, 255, 0.8) 70%, transparent 100%),
      /* Mesh Gradients */
      radial-gradient(circle at 10% 90%, rgba(255, 255, 255, 0.8) 0%, transparent 50%),
      radial-gradient(circle at 90% 90%, rgba(255, 255, 255, 0.8) 0%, transparent 50%),
      radial-gradient(circle at 50% 100%, rgba(255, 255, 255, 0.8) 0%, transparent 60%);

    z-index: 5;
    pointer-events: none;
  }

  /* 3. Thumbnails & Block Count */
  .shop-thumbnails-outer {
    display: flex !important;
    position: absolute !important;
    bottom: 250px;
    left: 0;
    width: 100%;
    z-index: 20 !important;
    padding: 0 15px;
    pointer-events: auto;
    justify-content: center;
    /* Center the dots */
  }

  /* 3b. Hide Thumbnails & Count on Mobile */
  .shop-thumbnails-wrapper,
  .shop-gallery-block-count,
  .shop-thumbnails,
  .shop-nav-arrow {
    display: none !important;
  }

  /* 3c. Show & Style Dot Indicators */
  .shop-thumbnail-indicators {
    display: flex !important;
    gap: 8px;
    justify-content: center;
    width: 100%;
    margin-bottom: 10px;
  }

  .shop-indicator-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.3);
    cursor: pointer;
    transition: all 0.3s ease;
  }

  .shop-indicator-dot.active {
    background: #ffffff;
    transform: scale(1.2);
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
  }

  /* Block Count Styling */
  .shop-gallery-block-count {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    background: rgba(10, 10, 10, 0.6);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 12px;
    padding: 8px 16px;
    color: #fff;
    height: 64px;
    /* Match thumbnail height approx */
    min-width: 80px;
    margin-right: 6px;
  }

  .shop-gallery-block-count .count-number {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1;
    background: linear-gradient(135deg, #fff 0%, #a5a5a5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .shop-gallery-block-count .count-label {
    font-size: 0.8rem;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.05em;
  }

  /* 4. Scrollable Info Container (FAQs) */
  .mobile-faq-container {
    position: relative !important;
    margin-top: -220px !important;
    /* Adjusted for layout */
    margin-bottom: 50px !important;
    pointer-events: auto;
    z-index: 20 !important;
    padding: 15px 0 25px 15px !important;
    display: block !important;
  }

  /* Scrollable Row Styling */
  .mobile-faq-container .faq-container {
    display: flex !important;
    flex-direction: row !important;
    overflow-x: auto !important;
    gap: 12px !important;
    padding: 10px 15px 10px 0 !important;
    /* End padding */
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
    width: 100%;
    scrollbar-width: none;
    /* Hide scrollbar */
  }

  .mobile-faq-container .faq-container::-webkit-scrollbar {
    display: none;
  }

  .mobile-faq-container .faq-item {
    flex: 0 0 260px;
    /* Fixed width cards */
    width: 260px;
    background: rgba(40, 40, 40, 0.45) !important;
    backdrop-filter: blur(12px) !important;
    -webkit-backdrop-filter: blur(12px) !important;
    border: 1px solid rgba(255, 255, 255, 0.15) !important;
    border-radius: 16px !important;
    padding: 16px !important;
    margin: 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3) !important;
  }

  .mobile-faq-container .faq-question {
    pointer-events: none;
    /* No clicking on title needed really, always open */
    margin-bottom: 6px;
  }

  .mobile-faq-container .faq-question span {
    font-size: 14px !important;
    color: #fff !important;
    white-space: normal;
  }

  .mobile-faq-container .faq-toggle {
    display: none !important;
  }

  .mobile-faq-container .faq-answer {
    max-height: none !important;
    padding: 0 !important;
    overflow: visible !important;
  }

  .mobile-faq-container .faq-answer p {
    font-size: 12px !important;
    color: rgba(255, 255, 255, 0.75) !important;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* Limit text lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  /* Product Info (Title, etc) should be below this now */
  .shop-product-info {
    position: relative;
    z-index: 2;
    padding: 20px 15px !important;
    width: 100% !important;
    max-width: 100% !important;
    background: #181818;
    /* Ensure background breaks the illusion if needed, or seamless */
  }
}

/* Mobile Stats Overlay - Global Position */
/* Ensure parent is relative for absolute positioning */
.image-video-carousel-block {
  position: relative !important;
}

.mobile-stats-overlay {
  position: absolute !important;
  bottom: 0px !important;
  left: 0 !important;
  margin: 0 !important;
  pointer-events: none;
  z-index: 20 !important;
  padding: 0 15px !important;
  display: flex !important;
  justify-content: flex-start !important;
  align-items: center !important;
  /* Center alignment globally */
  gap: 10px;
  width: 100%;
}

/* Mobile Stats Overlay */
@media (max-width: 799px) {

  /* Removed moved styles */
  .mobile-stats-overlay {
    align-items: end !important;
    /* Keep mobile specific alignment if needed, or remove if center is fine */
  }





  .mobile-stats-overlay .stats-label {
    white-space: nowrap;
    opacity: 0.9;
  }
}

.mobile-stats-overlay .stats-item {
  flex: 0 0 auto;
  background: rgba(40, 40, 40, 0.65) !important;
  backdrop-filter: blur(12px) !important;
  -webkit-backdrop-filter: blur(12px) !important;
  border: 1px solid rgba(255, 255, 255, 0.15) !important;
  border-radius: 12px !important;
  padding: 8px 12px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.mobile-stats-overlay .stats-number {
  font-size: 38px !important;
  font-weight: 700;
  line-height: 1;
  background: linear-gradient(180deg, #ffffff 0%, #b3b3b3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.mobile-stats-overlay .stats-label {
  font-size: 10px !important;
  color: rgba(255, 255, 255, 0.7) !important;
  font-weight: 500 !important;
  text-transform: none !important;
  letter-spacing: 0rem;
  white-space: nowrap;
  opacity: 0.9;
}

@media (max-width: 480px) {

  @media (max-width: 480px) {
    /* margin-top removed for absolute positioning */

    .mobile-stats-overlay .stats-number {
      font-size: 38px !important;
    }

    .mobile-stats-overlay .stats-label {
      font-size: 14px !important;
    }
  }

  /* Target the video wrapper for the gradient to match the full height */
  .shop-product-video-wrapper {
    position: relative !important;
  }



  .shop-main-image-wrapper::after,
  .shop-product-video-wrapper::after,
  .media-container::after {
    display: none !important;
    content: none !important;
    background: none !important;
  }

  /* Carousel Indicators (Mobile - JS Injected) */
  .carousel-indicators-mobile {
    position: relative;
    margin-top: 12px;
    margin-bottom: 8px;
    /* Add some spacing below */
    width: 100%;
    display: flex !important;
    /* Force display on mobile */
    justify-content: center;
    align-items: center;
    gap: 8px;
    /* Space between dots */
    z-index: 5;
    pointer-events: auto;
  }

  .carousel-indicator-dot {
    width: 8px;
    /* Slightly larger for visibility */
    height: 8px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.4);
    /* Inactive color */
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    border: none;
    flex-shrink: 0;
  }

  .carousel-indicator-dot.active {
    background: #ffffff;
    /* Active white */
    transform: scale(1.3);
    /* Slightly larger scale */
    box-shadow: 0 0 8px rgba(255, 255, 255, 0.3);
    /* Glow */
  }

  @media (min-width: 800px) {
    .carousel-indicators-mobile {
      display: none !important;
    }
  }