/** Shopify CDN: Minification failed

Line 5830:0 Unexpected "{"
Line 5830:1 Expected identifier but found "%"
Line 5831:37 Unexpected "{"
Line 5832:20 Expected identifier but found whitespace
Line 5832:22 Unexpected "{"
Line 5832:25 Expected ":"
Line 5832:42 Expected ":"
Line 5834:0 Unexpected "{"
Line 5834:1 Expected identifier but found "%"

**/


/* CSS from section stylesheet tags */
.error-page {
    min-height: 100vh;
    min-height: 100dvh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem;
    position: relative;
    color: var(--color-text);
  }

  .error-page__background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url('/cdn/shop/files/fondo.png?v=1750267877');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
  }

  .error-page__content {
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
    padding-top: 4rem;
  }

  .error-page__message {
    margin-bottom: 4rem;
  }

  .error-page__text {
    font-size: 1rem;
    line-height: 1.6;
    margin: 0 0 2rem;
    color: var(--color-text);
    font-weight: 300;
    letter-spacing: 0.02em;
  }

  .error-page__footer {
    margin-top: 4rem;
  }

  .error-page__footer .error-page__text {
    margin-bottom: 3rem;
  }

  .error-page__button {
    display: inline-block;
    padding: 1rem 2rem;
    background: transparent;
    border: 1px solid var(--color-border);
    color: var(--color-text);
    text-decoration: none;
    font-size: 0.875rem;
    letter-spacing: 0.05em;
    transition: all 0.3s ease;
  }

  .error-page__button:hover {
    background: rgba(255, 255, 255, 0.1);
  }

  .error-page__404 {
    font-size: 1.25rem;
    font-weight: 300;
    letter-spacing: 0.1em;
    margin: 0 0 3rem;
    color: var(--color-text);
    opacity: 0.7;
  }

  @media screen and (min-width: 750px) {
    .error-page__text {
      font-size: 1.125rem;
    }

    .error-page__button {
      font-size: 1rem;
    }

    .error-page__404 {
      font-size: 1.5rem;
    }
  }
.audio-feature {
    padding: 10px;
    width: 100%;
    text-align: center;
    margin-top: 40px;
  }

  .audio-feature__title {
    font-size: 2rem;
    font-family: serif;
    color: #333;
    margin-bottom: 2rem;
    font-weight: 300;
  }

  .audio-feature__player-container {
    max-width: 600px;
    margin: 0 auto;
  }

  .audio-feature__player {
    padding: 0.5rem;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    background: #E6E6E6;
  }

  .audio-feature__audio {
    width: 100%;
    height: 40px;
  }

  /* Custom audio player styling */
  .audio-feature__audio::-webkit-media-controls-panel {
    background: #E6E6E6;
    border-radius: 10px;
  }

  .audio-feature__audio::-webkit-media-controls-current-time-display,
  .audio-feature__audio::-webkit-media-controls-time-remaining-display {
    color: #333;
  }

  @media screen and (min-width: 750px) {
    .audio-feature__title {
      font-size: 2.5rem;
    }
  }
.audio-feature {
  padding: 10px;
  width: 100%;
  text-align: center;
  margin-top: 40px;
}

.audio-feature__title1 {
  font-size: 2rem;
  font-family: serif;
  color: #fff;
  margin-bottom: 2rem;
  font-weight: 300;
  white-space: pre-line;
}

.audio-feature__intro-text {
  max-width: 600px;
  margin: 0 auto 3.5rem;
  font-size: 1.125rem;
  line-height: 1.6;
  color: #fff;
  text-align: center;
  font-weight: 300;
}

@media screen and (min-width: 750px) {
  .audio-feature__intro-text {
    font-size: 1.25rem;
    line-height: 1.7;
  }
}

.audio-feature__player-container {
  max-width: 600px;
  margin: 0 auto;
}

.audio-feature__player {
  padding: 0.5rem;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  background: #E6E6E6;
}

.audio-feature__audio {
  width: 100%;
  height: 40px;
}

/* Custom audio player styling */
.audio-feature__audio::-webkit-media-controls-panel {
  background: #E6E6E6;
  border-radius: 10px;
}

.audio-feature__audio::-webkit-media-controls-current-time-display,
.audio-feature__audio::-webkit-media-controls-time-remaining-display {
  color: #333;
}

@media screen and (min-width: 750px) {
  .audio-feature__title1 {
    font-size: 2.5rem;
  }
}
.audio-feature {
  padding: 10px;
  width: 100%;
  text-align: center;
  margin-top: 40px;
}

.audio-feature__title1 {
  font-size: 2rem;
  font-family: serif;
  color: #fff;
  margin-bottom: 2rem;
  font-weight: 300;
}

.audio-feature__player-container {
  max-width: 600px;
  margin: 0 auto;
}

.audio-feature__player {
  padding: 0.5rem;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  background: #E6E6E6;
}

.audio-feature__audio {
  width: 100%;
  height: 40px;
}

/* Custom audio player styling */
.audio-feature__audio::-webkit-media-controls-panel {
  background: #E6E6E6;
  border-radius: 10px;
}

.audio-feature__audio::-webkit-media-controls-current-time-display,
.audio-feature__audio::-webkit-media-controls-time-remaining-display {
  color: #333;
}

@media screen and (min-width: 750px) {
  .audio-feature__title1 {
    font-size: 2.5rem;
  }
}
.audio-feature {
    padding: 10px;
    width: 100%;
    text-align: center;
    margin-top: 40px;
  }

  .audio-feature__title {
    font-size: 2rem;
    font-family: serif;
    color: #fff;
    margin-bottom: 2rem;
    font-weight: 300;
  }

  .audio-feature__player-container {
    max-width: 600px;
    margin: 0 auto;
  }

  .audio-feature__player {
    padding: 0.5rem;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    background: #E6E6E6;
  }

  .audio-feature__audio {
    width: 100%;
    height: 40px;
  }

  /* Custom audio player styling */
  .audio-feature__audio::-webkit-media-controls-panel {
    background: #E6E6E6;
    border-radius: 10px;
  }

  .audio-feature__audio::-webkit-media-controls-current-time-display,
  .audio-feature__audio::-webkit-media-controls-time-remaining-display {
    color: #333;
  }

  @media screen and (min-width: 750px) {
    .audio-feature__title {
      font-size: 2.5rem;
    }
  }
.section-card-slideshow-noxious {
  padding: 40px 10px;
  margin: 0 auto;
  max-width: 100%;
}

.section-card-slideshow-noxious__title {
  text-align: center;
  margin-bottom: 40px;
  font-size: 2rem;
  color: var(--color-text);
  white-space: pre-line;
}

.card-slideshow-noxious {
  display: flex;
  gap: 20px;
  padding: 0;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
  margin-left: 0;
}

.card-slideshow-noxious::-webkit-scrollbar {
  display: none;
}

.slide-card-noxious {
  flex: 0 0 300px;
  scroll-snap-align: start;
  scroll-snap-stop: always;
  margin-left: 0;
}

.slide-card-noxious__image {
  border-radius: 12px;
  overflow: hidden;
  background: #000;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
}

.slide-card-noxious__image img {
  width: 100%;
  height: 320px;
  object-fit: cover;
  display: block;
}

.slide-card-noxious__placeholder {
  width: 100%;
  height: 320px;
  background: #eee;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slide-card-noxious__placeholder .placeholder-svg {
  width: 60%;
  height: 60%;
  opacity: 0.3;
}

.slide-bullets-noxious {
  margin: 12px 0 0;
  padding: 0;
  list-style: none;
}

.slide-bullets-noxious li {
  display: flex;
  align-items: flex-start;
  font-size: 14px;
  color: var(--color-text);
  margin-bottom: 6px;
  line-height: 1.4;
}

.slide-bullets-noxious li span {
  color: var(--color-text);
  font-weight: bold;
  margin-right: 8px;
  line-height: 1.4;
}

@media screen and (min-width: 768px) {
  .section-card-slideshow-noxious {
    padding: 80px 20px;
    max-width: 1200px;
  }

  .card-slideshow-noxious {
    justify-content: center;
    gap: 40px;
    overflow: visible;
    padding: 0;
    margin-left: 0;
  }

  .slide-card-noxious {
    flex: 0 0 calc((100% - 80px) / 3);
  }
}
.section-card-slideshow-within {
  padding: 40px 10px;
  margin: 0 auto;
  max-width: 100%;
}

.section-card-slideshow-within__title {
  text-align: center;
  margin-bottom: 40px;
  font-size: 2rem;
  color: var(--color-text);
  white-space: pre-line;
}

.card-slideshow-within {
  display: flex;
  gap: 20px;
  padding: 0;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
  margin-left: 0;
}

.card-slideshow-within::-webkit-scrollbar {
  display: none;
}

.slide-card-within {
  flex: 0 0 300px;
  scroll-snap-align: start;
  scroll-snap-stop: always;
  margin-left: 0;
}

.slide-card-within__image {
  border-radius: 12px;
  overflow: hidden;
  background: #000;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
}

.slide-card-within__image img {
  width: 100%;
  height: 320px;
  object-fit: cover;
  display: block;
}

.slide-card-within__placeholder {
  width: 100%;
  height: 320px;
  background: #eee;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slide-card-within__placeholder .placeholder-svg {
  width: 60%;
  height: 60%;
  opacity: 0.3;
}

.slide-bullets-within {
  margin: 12px 0 0;
  padding: 0;
  list-style: none;
}

.slide-bullets-within li {
  display: flex;
  align-items: flex-start;
  font-size: 14px;
  color: var(--color-text);
  margin-bottom: 6px;
  line-height: 1.4;
}

.slide-bullets-within li span {
  color: var(--color-text);
  font-weight: bold;
  margin-right: 8px;
  line-height: 1.4;
}

@media screen and (min-width: 768px) {
  .section-card-slideshow-within {
    padding: 80px 20px;
    max-width: 1200px;
  }

  .card-slideshow-within {
    justify-content: center;
    gap: 40px;
    overflow: visible;
    padding: 0;
    margin-left: 0;
  }

  .slide-card-within {
    flex: 0 0 calc((100% - 80px) / 3);
  }
}
.section-card-slideshow {
  padding: 40px 10px;
  margin: 0 auto;
  max-width: 100%;
}

.section-card-slideshow__title {
  text-align: center;
  margin-bottom: 40px;
  font-size: 2rem;
  color: #fff;
  white-space: pre-line;
}

.card-slideshow {
  display: flex;
  gap: 20px;
  padding: 0;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
  margin-left: 0;
}

.card-slideshow::-webkit-scrollbar {
  display: none;
}

.slide-card {
  flex: 0 0 300px;
  scroll-snap-align: start;
  scroll-snap-stop: always;
  margin-left: 0;
}

.slide-card__image {
  border-radius: 12px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
}

.slide-card__image img {
  width: 100%;
  height: 320px;
  object-fit: cover;
  display: block;
}

.slide-card__placeholder {
  width: 100%;
  height: 320px;
  background: #eee;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slide-card__placeholder .placeholder-svg {
  width: 60%;
  height: 60%;
  opacity: 0.3;
}

.slide-bullets {
  margin: 12px 0 0;
  padding: 0;
  list-style: none;
}

.slide-bullets li {
  display: flex;
  align-items: flex-start;
  font-size: 14px;
  color: #fff;
  margin-bottom: 6px;
  line-height: 1.4;
}

.slide-bullets li span {
  color: #fff;
  font-weight: bold;
  margin-right: 8px;
  line-height: 1.4;
}

@media screen and (min-width: 768px) {
  .section-card-slideshow {
    padding: 80px 20px;
    max-width: 1200px;
  }

  .card-slideshow {
    justify-content: center;
    gap: 40px;
    overflow: visible;
    padding: 0;
    margin-left: 0;
  }

  .slide-card {
    flex: 0 0 calc((100% - 80px) / 3);
  }
}
.cart {
  max-width: var(--page-width);
  margin: 0 auto;
  padding: 20px;
  min-height: 100vh;
  min-height: 100dvh;
  color: var(--color-text);
  position: relative;
}

.cart::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: url('/cdn/shop/files/fondo.png?v=1750267877');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}

.cart__title {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin: 0;
  padding-top: 7rem;
  margin-bottom: 2rem;
  color: var(--color-text);
}

.cart__items {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.cart-item {
  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 2rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.cart-item__image-wrapper {
  position: relative;
  aspect-ratio: 1;
  background: rgba(0, 0, 0, 0.2);
}

.cart-item__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cart-item__details {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.cart-item__title {
  font-size: 1rem;
  font-weight: 400;
  margin: 0;
  color: var(--color-text);
}

.cart-item__variant {
  font-size: 0.875rem;
  color: var(--color-text-secondary);
  margin: 0;
}

.cart-item__price {
  font-size: 0.875rem;
  margin: 0.5rem 0;
  color: var(--color-text);
}

.cart-item__quantity {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin: 1rem 0;
}

.quantity__button {
  background: none;
  border: none;
  padding: 0;
  font-size: 1.5rem;
  cursor: pointer;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-text);
}

.quantity__input {
  width: 40px;
  border: none;
  text-align: center;
  font-size: 1rem;
  padding: 0;
  -moz-appearance: textfield;
  background: transparent;
  color: var(--color-text);
}

.quantity__input::-webkit-outer-spin-button,
.quantity__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.cart-item__remove {
  background: none;
  border: none;
  padding: 0;
  font-size: 0.875rem;
  cursor: pointer;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: var(--color-text-secondary);
  transition: color 0.3s ease;
}

.cart-item__remove:hover {
  color: var(--color-text);
}

.cart__footer {
  margin-top: 4rem;
  padding-top: 2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.cart__taxes {
  font-size: 0.75rem;
  color: var(--color-text-secondary);
  margin: 0 0 1rem;
}

.cart__subtotal {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}

.cart__subtotal-label {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  color: var(--color-text);
}

.cart__subtotal-price {
  font-size: 0.875rem;
  color: var(--color-text);
}

.cart__shipping {
  font-size: 0.75rem;
  text-align: center;
  margin: 2rem 0;
  letter-spacing: 0.05em;
  color: var(--color-text);
}

.cart__buttons {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  margin-top: 2rem;
}

.cart__checkout {
  padding: 1rem;
  border: 1px solid var(--color-text);
  background: transparent;
  color: var(--color-text);
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  cursor: pointer;
  transition: all 0.3s ease;
}

.cart__checkout:hover {
  background: var(--color-text);
  color: var(--color-background);
}

.cart__empty {
  text-align: center;
  margin-top: 4rem;
}

.cart__empty-text {
  font-size: 1rem;
  color: var(--color-text);
  margin-bottom: 2rem;
}

.cart__continue {
  font-size: 0.875rem;
  color: var(--color-text);
  text-decoration: none;
  border-bottom: 1px solid var(--color-text);
  padding-bottom: 2px;
  transition: opacity 0.3s ease;
}

.cart__continue:hover {
  opacity: 0.8;
}

@media screen and (max-width: 749px) {
  .cart {
    padding: 1rem 0.5rem;
  }

  .cart-item {
    grid-template-columns: 1fr;
    gap: 1rem;
  }

  .cart-item__image-wrapper {
    aspect-ratio: 4/3;
  }

  .cart__title {
    padding-top: 6rem;
  }
}

@media screen and (min-width: 750px) {
  .cart {
    padding: 40px;
  }

  .cart__title {
    font-size: 1.125rem;
    padding-top: 8rem;
  }
}
.collection-list {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100vh;
    height: 100dvh;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
  }

  .collection-card {
    position: relative;
    width: 100%;
    height: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center;
  }

  .collection-card__image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1a1a1a;
    overflow: hidden;
  }

  .collection-card__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1);
  }

  .collection-card:hover .collection-card__image {
    transform: scale(1.05);
  }

  .collection-card__content {
    position: relative;
    z-index: 2;
    padding: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.75rem;
  }

  .collection-card__text {
    text-align: center;
  }

  .collection-card__title {
    font-size: 2.5rem;
    font-weight: 500;
    margin: 0;
    letter-spacing: 0.02em;
    font-family: var(--font-heading-family);
  }

  .collection-card__shop-now {
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin: 0;
    opacity: 0.8;
    transition: opacity 0.3s ease;
  }

  .collection-card:hover .collection-card__shop-now {
    opacity: 1;
  }

  .collection-card__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
  }

  .collection-card__stone-bench {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    height: 80px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    overflow: hidden;
    pointer-events: none;
  }

  .collection-card__stone-bench-texture {
    width: 100%;
    height: 20px;
    background: linear-gradient(90deg, 
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.08) 25%,
      rgba(255, 255, 255, 0.12) 50%,
      rgba(255, 255, 255, 0.08) 75%,
      rgba(255, 255, 255, 0) 100%
    );
    opacity: 0.3;
    transition: opacity 0.3s ease;
  }

  .collection-card:hover .collection-card__stone-bench-texture {
    opacity: 0.4;
  }

  /* Desktop styles */
  @media screen and (min-width: 750px) {
    .collection-list {
      flex-direction: row;
    }

    .collection-card {
      width: 50%;
      height: 100%;
    }
  }
.collection-products {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(500px, 1fr));
  }
.collections {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4px;
    padding: 0;
    margin-top: 7rem;
  }

  .collection-card {
    position: relative;
    text-decoration: none;
    color: var(--color-text);
    display: block;
    aspect-ratio: 1;
  }

  .collection-card__image-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .collection-card__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .collection-card__content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 2rem 1rem 1rem;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    text-align: left;
  }

  .collection-card__title {
    font-size: 1rem;
    font-weight: 400;
    margin: 0 0 0.25rem;
    color: var(--color-text);
    letter-spacing: 0.05em;
  }

  .collection-card__shop-now {
    font-size: 0.75rem;
    color: var(--color-text-secondary);
    text-transform: uppercase;
    letter-spacing: 0.05em;
  }

  @media screen and (min-width: 750px) {
    .collections {
      grid-template-columns: repeat(3, 1fr);
      gap: 8px;
      margin-top: 8rem;
      padding: 0 12px;
    }

    .collection-card__title {
      font-size: 1.125rem;
    }
  }

  @media screen and (min-width: 990px) {
    .collections {
      grid-template-columns: repeat(4, 1fr);
    }
  }
.contact {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    min-height: 100vh;
    padding: 4rem 2rem;
    margin-top: 4rem;
    position: relative;
    color: var(--color-text);
  }

  .contact__background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url('/cdn/shop/files/fondo.png?v=1750267877');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
  }

  .contact__content {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }

  .contact__header {
    margin-bottom: 2rem;
  }

  .contact__title {
    font-family: var(--font-heading-family);
    font-size: 1rem;
    font-weight: 400;
    margin: 0;
    letter-spacing: 0.05em;
    color: var(--color-text);
  }

  .contact__info {
    margin-bottom: 3rem;
  }

  .contact__hours,
  .contact__instruction {
    font-family: var(--font-body-family);
    font-size: 0.75rem;
    font-weight: 300;
    line-height: 1.6;
    margin: 0.5rem 0;
    color: var(--color-text-secondary);
  }

  .contact__form-header {
    margin-bottom: 2rem;
  }

  .contact__form-title {
    font-family: var(--font-heading-family);
    font-size: 0.75rem;
    font-weight: 400;
    margin: 0;
    letter-spacing: 0.05em;
    color: var(--color-text);
  }

  .contact__form {
    display: flex;
    flex-direction: column;
    gap: 2rem;
  }

  .contact__fields {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }

  .contact__field {
    position: relative;
  }

  .contact__field--full {
    grid-column: 1 / -1;
  }

  .contact__input {
    width: 100%;
    padding: 0.75rem 0;
    background: transparent;
    border: none;
    border-bottom: 1px solid var(--color-border);
    color: var(--color-text);
    font-family: var(--font-body-family);
    font-size: 0.875rem;
    transition: border-color 0.3s ease;
  }

  .contact__input::placeholder {
    color: transparent;
  }

  .contact__input:focus {
    outline: none;
    border-color: var(--color-text);
  }

  .contact__label {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.75rem;
    color: var(--color-text-secondary);
    pointer-events: none;
    transition: all 0.3s ease;
  }

  .contact__input:focus ~ .contact__label,
  .contact__input:not(:placeholder-shown) ~ .contact__label {
    top: -0.5rem;
    font-size: 0.625rem;
    color: var(--color-text);
  }

  .contact__select {
    appearance: none;
    cursor: pointer;
  }

  .contact__input--textarea {
    resize: vertical;
    min-height: 100px;
    padding: 0.75rem 0;
  }

  .contact__input--textarea ~ .contact__label {
    top: 0.75rem;
    transform: none;
  }

  .contact__input--textarea:focus ~ .contact__label,
  .contact__input--textarea:not(:placeholder-shown) ~ .contact__label {
    top: -0.5rem;
  }

  .contact__label--static {
    position: static;
    transform: none;
    display: block;
    margin-bottom: 1rem;
    color: var(--color-text);
  }

  .contact__monoliths {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
    margin-top: 1rem;
  }

  .contact__monolith-item {
    position: relative;
  }

  .contact__monolith-input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
  }

  .contact__monolith-label {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
    border: 1px solid var(--color-border);
    transition: all 0.3s ease;
    padding: 0.75rem;
  }

  .contact__monolith-label:hover {
    border-color: var(--color-text-secondary);
  }

  .contact__monolith-input:checked + .contact__monolith-label {
    border-color: var(--color-text);
  }

  .contact__monolith-image {
    width: 120px;
    height: 120px;
    flex-shrink: 0;
    overflow: hidden;
    margin-right: 1.5rem;
  }

  .contact__monolith-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .contact__monolith-info {
    flex-grow: 1;
  }

  .contact__monolith-name {
    font-family: var(--font-body-family);
    display: block;
    font-size: 0.75rem;
    font-weight: 300;
    color: var(--color-text);
    text-align: left;
  }

  .contact__submit {
    width: 100%;
    padding: 1rem;
    background: var(--color-background);
    color: var(--color-text);
    border: 1px solid var(--color-text);
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 0.1em;
    cursor: pointer;
    transition: all 0.3s ease;
  }

  .contact__submit:hover {
    background: var(--color-text);
    color: var(--color-background);
  }

  .contact__success,
  .contact__errors {
    padding: 1rem;
    border: 1px solid var(--color-border);
    font-size: 0.875rem;
    color: var(--color-text);
  }

  .contact__success {
    border-color: rgba(0, 255, 0, 0.2);
  }

  .contact__errors {
    border-color: rgba(255, 0, 0, 0.2);
  }

  .contact__attachments {
    margin-top: 1rem;
  }

  .contact__attach-btn {
    background: none;
    border: none;
    padding: 0;
    font-size: 0.75rem;
    color: #000;
    text-decoration: underline;
    cursor: pointer;
  }

  .contact__success-message {
    font-family: var(--font-body-family);
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 2rem;
    color: var(--color-text);
  }

  .contact__success-buttons {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    max-width: 300px;
    margin: 0 auto;
  }

  .contact__button {
    font-family: var(--font-body-family);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 0.75rem 1.5rem;
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1;
    text-transform: uppercase;
    background: #000;
    color: #fff;
    border: 1px solid #000;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.2s ease;
  }

  .contact__button:hover {
    background: #222;
  }

  .contact__button--secondary {
    background: transparent;
    color: var(--color-text);
    border-color: var(--color-text);
  }

  .contact__button--secondary:hover {
    background: rgba(255, 255, 255, 0.1);
  }

  .contact__form--hidden {
    display: none;
  }

  .contact__field--mirror {
    margin-top: 1rem;
  }

  .contact__mirrors {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
    margin-top: 1rem;
  }

  .contact__mirror-item {
    position: relative;
  }

  .contact__mirror-input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
  }

  .contact__mirror-label {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
    border: 1px solid var(--color-border);
    transition: all 0.3s ease;
    padding: 0.75rem;
  }

  .contact__mirror-label:hover {
    border-color: var(--color-text-secondary);
  }

  .contact__mirror-input:checked + .contact__mirror-label {
    border-color: var(--color-text);
  }

  .contact__mirror-image {
    width: 120px;
    height: 120px;
    flex-shrink: 0;
    overflow: hidden;
    margin-right: 1.5rem;
  }

  .contact__mirror-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .contact__mirror-info {
    flex-grow: 1;
  }

  .contact__mirror-name {
    font-family: var(--font-body-family);
    display: block;
    font-size: 0.75rem;
    font-weight: 300;
    color: var(--color-text);
    text-align: left;
  }

  @media screen and (max-width: 749px) {
    .contact {
      padding: 2rem 0.5rem;
      margin-top: 6rem;
    }

    .contact__monolith-image {
      width: 80px;
      height: 80px;
    }
    
    .contact__monolith-info {
      padding-right: 1rem;
    }

    .contact__mirror-image {
      width: 80px;
      height: 80px;
    }
    
    .contact__mirror-info {
      padding-right: 1rem;
    }
  }
.custom-section {
    position: relative;
    overflow: hidden;
    width: 100%;
  }
  .custom-section__background {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    overflow: hidden;
  }
  .custom-section__background img {
    position: absolute;
    width: 100%;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .custom-section__content {
    display: grid;
    grid-template-columns: var(--content-grid);
  }
  .custom-section__content > * {
    grid-column: 2;
  }
.faq-section {
  padding: 40px 10px;
  max-width: var(--page-width);
  margin: 0 auto;
}

.faq-section__header {
  margin-bottom: 40px;
  max-width: 600px;
}

.faq-section__title {
  font-size: 2.5rem;
  margin: 0 0 20px;
  font-weight: 400;
}

.faq-section__description {
  font-size: 1.125rem;
  line-height: 1.5;
  color: #666;
  margin: 0;
}

.faq-section__questions {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.faq-question {
  border-radius: 12px;
  overflow: hidden;
  background: #fff;
}

.faq-question__header {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px;
  cursor: pointer;
  font-size: 1.125rem;
  font-weight: 500;
  list-style: none;
}

.faq-question__header::-webkit-details-marker {
  display: none;
}

.faq-question__icon {
  position: relative;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}

.faq-question__icon .plus,
.faq-question__icon .minus {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1.5rem;
  line-height: 1;
  transition: opacity 0.3s ease;
}

.faq-question__icon .minus {
  opacity: 0;
}

.faq-question[open] .faq-question__icon .plus {
  opacity: 0;
}

.faq-question[open] .faq-question__icon .minus {
  opacity: 1;
}

.faq-question__answer {
  padding: 0 24px 24px;
  line-height: 1.6;
  color: #666;
}

@media screen and (max-width: 749px) {
  .faq-section {
    padding: 30px 10px;
  }

  .faq-section__title {
    font-size: 2rem;
  }

  .faq-section__description {
    font-size: 1rem;
  }

  .faq-question__header {
    padding: 20px;
    font-size: 1rem;
  }

  .faq-question__answer {
    padding: 0 20px 20px;
    font-size: 0.9375rem;
  }
}
.faq-section {
  padding: 40px 10px;
  max-width: var(--page-width);
  margin: 0 auto;
}

.faq-section__header {
  margin-bottom: 40px;
  max-width: 600px;
}

.faq-section__title {
  font-size: 2.5rem;
  margin: 0 0 20px;
  font-weight: 400;
  color: var(--color-text);
}

.faq-section__description {
  font-size: 1.125rem;
  line-height: 1.5;
  color: var(--color-text);
  opacity: 0.8;
  margin: 0;
}

.faq-section__questions {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.faq-question {
  border-radius: 12px;
  overflow: hidden;
  background: #000;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.faq-question__header {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px;
  cursor: pointer;
  font-size: 1.125rem;
  font-weight: 500;
  list-style: none;
  color: var(--color-text);
}

.faq-question__header::-webkit-details-marker {
  display: none;
}

.faq-question__icon {
  position: relative;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}

.faq-question__icon .plus,
.faq-question__icon .minus {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1.5rem;
  line-height: 1;
  transition: opacity 0.3s ease;
  color: var(--color-text);
}

.faq-question__icon .minus {
  opacity: 0;
}

.faq-question[open] .faq-question__icon .plus {
  opacity: 0;
}

.faq-question[open] .faq-question__icon .minus {
  opacity: 1;
}

.faq-question__answer {
  padding: 0 24px 24px;
  line-height: 1.6;
  color: var(--color-text);
  opacity: 0.8;
}

@media screen and (max-width: 749px) {
  .faq-section {
    padding: 30px 10px;
  }

  .faq-section__title {
    font-size: 2rem;
  }

  .faq-section__description {
    font-size: 1rem;
  }

  .faq-question__header {
    padding: 20px;
    font-size: 1rem;
  }

  .faq-question__answer {
    padding: 0 20px 20px;
    font-size: 0.9375rem;
  }
}
.footer {
  padding: 20px 10px;
  background: var(--color-background);
  border-top: 1px solid var(--color-border);
}

.footer__content {
  max-width: var(--page-width);
  margin: 0 auto;
    display: flex;
    justify-content: space-between;
  align-items: center;
  gap: 20px;
}

.footer__copyright {
  font-size: 0.875rem;
  color: var(--color-text-secondary);
}

.footer__copyright a {
  color: var(--color-text);
    text-decoration: none;
  transition: opacity 0.2s ease;
}

.footer__copyright a:hover {
  opacity: 0.8;
}

.footer__payment {
  display: flex;
  gap: 8px;
  align-items: center;
}

.footer__payment-icon {
  height: 24px;
  width: auto;
  opacity: 0.85;
  }

@media screen and (max-width: 749px) {
  .footer__content {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 15px;
  }

  .footer__payment {
    order: 2;
  }

  .footer__copyright {
    order: 1;
  }
  }
.navbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 101;
    height: 4rem;
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: var(--font-body-weight);
    padding: 0 0.5rem;
    background: transparent;
    transition: color 0.3s ease;
    color: var(--color-text);
  }

  .navbar__hamburger {
    border: none;
    background: none;
    padding: 0;
    width: 20px;
    height: 14px;
    position: relative;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    z-index: 102;
  }

  .navbar__hamburger-line {
    display: block;
    width: 100%;
    height: 1px;
    background-color: var(--color-text);
    transition: transform 0.3s ease, opacity 0.3s ease;
  }

  .navbar__hamburger.is-active .navbar__hamburger-line:nth-child(1) {
    transform: translateY(6.5px) rotate(45deg);
  }

  .navbar__hamburger.is-active .navbar__hamburger-line:nth-child(2) {
    opacity: 0;
  }

  .navbar__hamburger.is-active .navbar__hamburger-line:nth-child(3) {
    transform: translateY(-6.5px) rotate(-45deg);
  }

  .navbar__logo {
    display: block;
    justify-self: center;
    position: relative;
  }

  .navbar__logo-image {
    height: 1.5rem;
    width: auto;
    object-fit: contain;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 1;
    transform: scale(1);
  }

  .navbar__logo-image.is-switching {
    opacity: 0;
    transform: scale(0.95);
  }

  .navbar__icons {
    display: flex;
  }

  .navbar__icon {
    position: relative;
    color: var(--color-text);
  }

  .navbar__icon svg {
    fill: none;
    width: 20px;
    height: 20px;
    transition: color 0.3s ease;
  }

  .navbar__icon sup {
    position: absolute;
    top: -8px;
    right: -8px;
    font-size: 0.75rem;
    color: var(--color-text);
    min-width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    padding: 0 4px;
    font-weight: 300;
    letter-spacing: 0.05em;
  }

  @media screen and (min-width: 750px) {
    .navbar {
      height: 5rem;
      padding: 0 2rem;
    }

    .navbar__logo-image {
      height: 2rem;
    }

    .navbar__icon svg {
      width: 2rem;
    }
  }

  /* Remove any styles that might hide the menu */
  .navbar__menu {
    display: flex;
    gap: 3rem;
    justify-content: center;
    margin: 0;
  }

  /* Only the drawer should be hidden/shown */
  .navbar__drawer-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.15);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    z-index: 98;
  }

  .navbar__drawer {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(33, 33, 33, 0.85);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    color: #fff;
    transform: translateX(-100%);
    transition: transform 0.3s ease;
    z-index: 99;
    display: flex;
    flex-direction: column;
    padding: 5rem 2rem 4rem;
  }

  .navbar__drawer.is-active {
    transform: translateX(0);
  }

  .navbar__drawer.is-active + .navbar__drawer-overlay {
    opacity: 1;
    visibility: visible;
  }

  .navbar__drawer-content {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    padding-left: 0;
    margin-bottom: 4rem;
  }

  .navbar__drawer-link {
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #fff !important;
    font-size: 1rem;
    text-decoration: none;
    opacity: 0.9;
    transition: opacity 0.3s ease;
  }

  .navbar__drawer-link:hover {
    opacity: 1;
  }

  .navbar__drawer-footer {
    display: flex;
    flex-direction: column;
    gap: 3rem;
    padding-left: 0;
    margin-top: auto;
  }

  .navbar__drawer-form {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    margin-bottom: 1rem;
  }

  .navbar__drawer-form-content {
    display: flex;
    gap: 1rem;
  }

  .navbar__drawer-input {
    flex: 1;
    background: transparent;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    color: #fff;
    padding: 0.75rem 0;
    font-size: 1rem;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
    font-size: 16px;
  }

  .navbar__drawer-input:focus {
    outline: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }

  .navbar__drawer-input::placeholder {
    color: rgba(255, 255, 255, 0.6);
  }

  .navbar__drawer-submit {
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 1rem;
    opacity: 0.9;
    transition: opacity 0.3s ease;
  }

  .navbar__drawer-submit:hover {
    opacity: 1;
  }

  .navbar__drawer-links {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
  }

  .navbar__drawer-small-link {
    color: rgba(255, 255, 255, 0.6) !important;
    font-size: 0.875rem;
    text-transform: none;
    letter-spacing: 0;
    text-decoration: none;
    transition: color 0.3s ease;
  }

  .navbar__drawer-small-link:hover {
    color: rgba(255, 255, 255, 0.8) !important;
  }

  .navbar__drawer-shipping {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    font-size: 0.875rem;
    color: rgba(255, 255, 255, 0.6);
  }

  @media screen and (max-width: 749px) {
    .navbar__drawer {
      padding: 4rem 0.5rem 6rem;
    }

    .navbar__drawer-content {
      flex: 0 0 auto;
      gap: 1.25rem;
      margin-bottom: 3rem;
    }

    .navbar__drawer-link {
      font-size: 0.875rem;
    }

    .navbar__drawer-footer {
      flex: 1;
      display: flex;
      flex-direction: column;
      justify-content: center;
      gap: 2rem;
      margin-bottom: 2rem;
    }

    .navbar__drawer-form {
      gap: 1rem;
    }

    .navbar__drawer-input {
      padding: 0.5rem 0;
      font-size: 0.875rem;
    }

    .navbar__drawer-submit {
      font-size: 0.875rem;
    }

    .navbar__drawer-links {
      gap: 0.75rem;
    }

    .navbar__drawer-small-link {
      font-size: 0.75rem;
    }

    .navbar__drawer-shipping {
      gap: 0.5rem;
      font-size: 0.75rem;
    }
  }

  /* When drawer is open, make all navbar elements white */
  body:has(.navbar__drawer.is-active) .navbar__link {
    color: #fff !important;
  }

  body:has(.navbar__drawer.is-active) .navbar__icon svg {
    color: #fff !important;
    fill: none !important;
  }

  body:has(.navbar__drawer.is-active) .navbar__icon sup {
    color: #fff !important;
  }

  /* Fallback for browsers that don't support :has */
  .navbar__drawer.is-active ~ .navbar .navbar__link {
    color: #fff !important;
  }

  .navbar__drawer.is-active ~ .navbar .navbar__icon svg {
    color: #fff !important;
    fill: none !important;
  }

  .navbar__drawer.is-active ~ .navbar .navbar__icon sup {
    color: #fff !important;
  }

  .navbar__drawer.is-active ~ .navbar .navbar__hamburger-line {
    background-color: #fff !important;
  }

  .navbar--fixed {
    position: absolute;
    background: transparent;
    color: #fff;
  }

  .navbar--fixed .navbar__link,
  .navbar--fixed .navbar__icon svg,
  .navbar--fixed .navbar__icon sup {
    color: #fff !important;
    fill: none !important;
  }

  .navbar__close {
    border: none;
    background: none;
    padding: 0;
    color: #fff;
    font-size: 2rem;
    line-height: 1;
    cursor: pointer;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .navbar__close-icon {
    margin-top: -2px;
  }

  .navbar__drawer-content {
    padding-top: 3rem;
  }

  @media screen and (min-width: 750px) {
    .navbar__drawer-content {
      padding-top: 4rem;
    }
  }

  .navbar__logo {
    display: block;
  }

  .navbar__logo-image {
    height: 2rem;
    width: auto;
    object-fit: contain;
  }

  .navbar__drawer-success {
    color: #fff;
    font-size: 0.875rem;
    text-align: center;
    padding: 0.5rem 0;
    opacity: 0;
    transform: translateY(-10px);
    transition: opacity 0.3s ease, transform 0.3s ease;
  }

  .navbar__drawer-success.is-visible {
    opacity: 1;
    transform: translateY(0);
  }

  /* Force white color for hamburger ONLY on collections list page */
  body.template-list-collections .navbar__hamburger .navbar__hamburger-line {
    background-color: #fff !important;
  }

  /* Ensure other navigation elements are white ONLY on collections list page */
  body.template-list-collections .navbar__link {
    color: #fff !important;
  }

  body.template-list-collections .navbar__icon svg {
    color: #fff !important;
    fill: none !important;
  }

  body.template-list-collections .navbar__icon sup {
    color: #fff !important;
  }

  /* Force black color for hamburger on specific collection pages */
  body.template-collection .navbar__hamburger .navbar__hamburger-line {
    background-color: #000 !important;
  }

  body.template-collection .navbar__link {
    color: #000 !important;
  }

  body.template-collection .navbar__icon svg {
    color: #000 !important;
    fill: none !important;
  }

  body.template-collection .navbar__icon sup {
    color: #000 !important;
  }

  /* Keep colors consistent when drawer is open */
  body.template-list-collections .navbar__drawer.is-active ~ .navbar .navbar__hamburger-line {
    background-color: #fff !important;
  }

  body.template-collection .navbar__drawer.is-active ~ .navbar .navbar__hamburger-line {
    background-color: #000 !important;
  }

  /* Make the X white when menu is open */
  .navbar__hamburger.is-active .navbar__hamburger-line {
    background-color: #fff !important;
  }

  /* Override any other styles to ensure X stays white */
  body.template-collection .navbar__hamburger.is-active .navbar__hamburger-line,
  body.template-list-collections .navbar__hamburger.is-active .navbar__hamburger-line,
  .navbar--black .navbar__hamburger.is-active .navbar__hamburger-line {
    background-color: #fff !important;
  }

  /* Make navbar elements white on home page */
  body.template-index .navbar__hamburger .navbar__hamburger-line {
    background-color: #fff !important;
  }

  body.template-index .navbar__link {
    color: #fff !important;
  }

  body.template-index .navbar__icon svg {
    color: #fff !important;
    fill: none !important;
  }

  body.template-index .navbar__icon sup {
    color: #fff !important;
  }

  /* Keep white color when drawer is open on home page */
  body.template-index .navbar__drawer.is-active ~ .navbar .navbar__hamburger-line {
    background-color: #fff !important;
  }

  /* Add styles for product template */
  body.template-product .navbar__hamburger .navbar__hamburger-line {
    background-color: #fff !important;
  }

  body.template-product .navbar__link {
    color: #fff !important;
  }

  body.template-product .navbar__icon svg {
    color: #fff !important;
    fill: none !important;
  }

  body.template-product .navbar__icon sup {
    color: #fff !important;
  }

  /* Keep white color when drawer is open on product page */
  body.template-product .navbar__drawer.is-active ~ .navbar .navbar__hamburger-line {
    background-color: #fff !important;
  }

  /* Make navbar elements white on collection pages with dark theme */
  body.template-collection-dark .navbar__hamburger .navbar__hamburger-line {
    background-color: #fff !important;
  }

  body.template-collection-dark .navbar__link {
    color: #fff !important;
  }

  body.template-collection-dark .navbar__icon svg {
    color: #fff !important;
    fill: none !important;
  }

  body.template-collection-dark .navbar__icon sup {
    color: #fff !important;
  }

  /* Keep white color when drawer is open */
  body.template-collection-dark .navbar__drawer.is-active ~ .navbar .navbar__hamburger-line {
    background-color: #fff !important;
  }
@keyframes breathing {
    0% {
      transform: scale(0.95);
    }
    50% {
      transform: scale(1.1);
    }
    100% {
      transform: scale(0.95);
    }
  }

  .home-minimal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    height: 100dvh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-family: var(--font-body-family);
    font-weight: 300;
    color: #ffffff;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }

  .home-minimal__background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url('/cdn/shop/files/fondo.png?v=1750267877');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
  }

  .home-minimal__main {
    height: 100vh;
    height: 100dvh;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
  }

  .home-minimal__content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
  }

  .home-minimal__heart-link {
    cursor: pointer;
    display: block;
    text-decoration: none;
  }

  .home-minimal__heart {
    max-width: 600px;
    width: 50vw;
    height: auto;
    display: block;
    animation: breathing 8s cubic-bezier(0.45, 0, 0.55, 1) infinite;
    will-change: transform;
    margin-bottom: 2rem;
  }

  .home-minimal__text {
    color: #ffffff;
    font-family: var(--font-heading-family);
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-top: 2rem;
  }

  @media (max-width: 700px) {
    .home-minimal__heart {
      max-width: 400px;
      width: 80vw;
      margin-bottom: 1.5rem;
    }
  }
.image-with-text {
    padding: 10px;
    margin-top: 40px;
    width: 100%;
  }

  .image-with-text__container {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    min-height: fit-content;
  }

  .image-with-text__image {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 10px;
    object-fit: cover;
  }

  .image-with-text__content {
    position: relative;
    color: #fff;
    width: 90%;
    max-width: 800px;
    padding: 4rem 2rem;
    margin: 0 auto;
    z-index: 2;
    text-align: center;
  }

  .image-with-text__text-content {
    font-size: 1.125rem;
    line-height: 1.8;
    font-weight: 300;
    text-align: center;
    position: relative;
  }

  .image-with-text__text-content strong {
    font-weight: 500;
    display: block;
    margin: 1.5rem 0;
  }

  .image-with-text__text-content em {
    font-style: italic;
    color: rgba(255, 255, 255, 0.9);
  }

  .image-with-text__text-content p {
    margin: 0.75rem 0;
  }

  .image-with-text__signature {
    margin-top: 2rem;
    font-family: serif;
    font-style: italic;
    text-align: center;
    font-size: 1.25rem;
  }

  /* Add a semi-transparent overlay for better text readability */
  .image-with-text__container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
  }

  @media screen and (min-width: 750px) {
    .image-with-text__text-content {
      font-size: 1.25rem;
      line-height: 2;
    }
  }
.image-with-text {
    padding: 10px;
    margin-top: 40px;
    width: 100%;
  }

  .image-with-text__container {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    min-height: fit-content;
  }

  .image-with-text__image {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 10px;
    object-fit: cover;
  }

  .image-with-text__content {
    position: relative;
    color: #fff;
    width: 90%;
    max-width: 800px;
    padding: 4rem 2rem;
    margin: 0 auto;
    z-index: 2;
    text-align: center;
  }

  .image-with-text__text-content {
    font-size: 1.125rem;
    line-height: 1.8;
    font-weight: 300;
    text-align: center;
    position: relative;
  }

  .image-with-text__text-content strong {
    font-weight: 500;
    display: block;
    margin: 1.5rem 0;
  }

  .image-with-text__text-content em {
    font-style: italic;
    color: rgba(255, 255, 255, 0.9);
  }

  .image-with-text__text-content p {
    margin: 0.75rem 0;
  }

  .image-with-text__signature {
    margin-top: 2rem;
    font-family: serif;
    font-style: italic;
    text-align: center;
    font-size: 1.25rem;
  }

  /* Add a semi-transparent overlay for better text readability */
  .image-with-text__container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
  }

  @media screen and (min-width: 750px) {
    .image-with-text__text-content {
      font-size: 1.25rem;
      line-height: 2;
    }
  }
.image-with-text {
    padding: 10px;
    margin-top: 40px;
    width: 100%;
  }

  .image-with-text__container {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    min-height: fit-content;
  }

  .image-with-text__image {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 10px;
    object-fit: cover;
  }

  .image-with-text__content {
    position: relative;
    color: #fff;
    width: 90%;
    max-width: 800px;
    padding: 4rem 2rem;
    margin: 0 auto;
    z-index: 2;
    text-align: center;
  }

  .image-with-text__text-content {
    font-size: 1.125rem;
    line-height: 1.8;
    font-weight: 300;
    text-align: center;
    position: relative;
  }

  .image-with-text__text-content strong {
    font-weight: 500;
    display: block;
    margin: 1.5rem 0;
  }

  .image-with-text__text-content em {
    font-style: italic;
    color: rgba(255, 255, 255, 0.9);
  }

  .image-with-text__text-content p {
    margin: 0.75rem 0;
  }

  .image-with-text__signature {
    margin-top: 2rem;
    font-family: serif;
    font-style: italic;
    text-align: center;
    font-size: 1.25rem;
  }

  /* Add a semi-transparent overlay for better text readability */
  .image-with-text__container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
  }

  @media screen and (min-width: 750px) {
    .image-with-text__text-content {
      font-size: 1.25rem;
      line-height: 2;
    }
  }
.legal-page {
    min-height: 100vh;
    min-height: 100dvh;
    position: relative;
    color: var(--color-text);
  }

  .legal-page__background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url('/cdn/shop/files/fondo.png?v=1750267877');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
  }

  .legal-page__content {
    padding-top: 7rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .legal-page__title {
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    margin: 0 0 2rem;
    color: var(--color-text);
  }

  .legal-page__text {
    font-size: 0.875rem;
    line-height: 1.6;
    color: var(--color-text);
    font-weight: 300;
  }

  .legal-page__text a {
    color: var(--color-text);
    text-decoration: none;
    border-bottom: 1px solid var(--color-text);
    transition: opacity 0.2s ease;
  }

  .legal-page__text a:hover {
    opacity: 0.8;
  }

  .legal-page__text p {
    margin: 0 0 1rem;
  }

  .legal-page__text h1,
  .legal-page__text h2,
  .legal-page__text h3,
  .legal-page__text h4,
  .legal-page__text h5,
  .legal-page__text h6 {
    font-size: 0.875rem;
    font-weight: 400;
    margin: 2rem 0 1rem;
  }

  .legal-page__text ul,
  .legal-page__text ol {
    margin: 0 0 1rem;
    padding-left: 1rem;
  }

  .legal-page__text li {
    margin-bottom: 0.5rem;
  }

  @media screen and (min-width: 750px) {
    .legal-page__content {
      padding-top: 8rem;
    }

    .legal-page__title {
      font-size: 1.125rem;
    }

    .legal-page__text {
      font-size: 1rem;
    }

    .legal-page__text h1,
    .legal-page__text h2,
    .legal-page__text h3,
    .legal-page__text h4,
    .legal-page__text h5,
    .legal-page__text h6 {
      font-size: 1rem;
    }
  }
body.template-collection-dark {
    overflow: hidden !important;
    position: fixed;
    width: 100%;
    height: 100%;
  }

  .collection {
    margin: 0;
    padding: 0;
    height: 100vh;
    overflow: hidden;
    position: relative;
    color: #ffffff;
  }

  .collection__background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: 
      linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
      url('/cdn/shop/files/Fondo_hiper_HD.jpg?v=1754687980');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
  }

  /* Fade transition sections */
  .collection__section {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 2rem 1rem;
    opacity: 0;
    transition: opacity 0.8s ease-in-out;
    pointer-events: none;
  }

  .collection__section.active {
    opacity: 1;
    pointer-events: auto;
  }

  .collection__section--header {
    text-align: center;
  }

  .collection__section--products {
    justify-content: flex-start;
    align-items: stretch;
    padding-top: 2rem;
  }

  .collection__section--description {
    text-align: center;
    justify-content: center;
  }

  .collection__section--scroll-message {
    text-align: center;
    justify-content: center;
  }

  .collection__section--product {
    justify-content: center;
    align-items: center;
  }

  .collection__header-content {
    max-width: 800px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }

  /* Scroll Message Styles */
  .collection__scroll-message {
    text-align: center;
    margin-top: 2rem;
  }

  .collection__scroll-text {
    font-family: 'Satoshi', sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    margin: 0 auto 0.5rem auto;
    color: #ffffff;
  }

  .collection__scroll-arrow {
    font-size: 1rem;
    animation: bounce 2s infinite;
    color: #ffffff;
  }

  @keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
      transform: translateY(0);
    }
    40% {
      transform: translateY(-10px);
    }
    60% {
      transform: translateY(-5px);
    }
  }

  /* Individual Product Display Styles */
  .product-display {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    padding: 0 1rem;
  }

  .product-display__image-wrapper {
    position: relative;
    width: 100%;
    max-width: 500px;
    margin: 0 auto 2rem;
    display: block;
    text-decoration: none;
  }

  .product-display__image {
    width: 100%;
    height: auto;
    object-fit: contain;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.8), 0 0 0 1px rgba(255, 255, 255, 0.1);
  }

  .product-display__sold-out {
    position: absolute;
    top: 1rem;
    right: 1rem;
    background: rgba(255, 255, 255, 0.9);
    color: #000000;
    padding: 0.5rem 1rem;
    border-radius: 4px;
    font-size: 0.875rem;
    font-weight: 600;
  }

  .product-display__info {
    text-align: left;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }

  .product-display__header {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 1rem;
    max-width: 500px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .product-display__link {
    text-decoration: none;
    color: inherit;
    flex: 1;
    margin-right: 1rem;
  }

  .product-display__title {
    font-family: 'Satoshi', sans-serif;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 0.02em;
    margin: 0;
    color: #ffffff;
  }

  .product-display__price {
    font-family: 'Satoshi', sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    color: #ffffff;
    white-space: nowrap;
  }

  .product-display__details {
    font-family: 'Satoshi', sans-serif;
    font-size: 0.875rem;
    line-height: 1.4;
    color: rgba(255, 255, 255, 0.8);
    margin-top: 0.5rem;
  }

  .product-display__price--compare {
    text-decoration: line-through;
    color: rgba(255, 255, 255, 0.6);
    margin-right: 0.5rem;
  }

  .product-display__price--sale {
    color: #ffffff;
    font-weight: 600;
  }

  /* Progress Indicator */
  .collection__progress {
    position: fixed;
    bottom: 2rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
  }

  .collection__progress-bar {
    width: 200px;
    height: 2px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 1px;
    overflow: hidden;
    backdrop-filter: blur(10px);
  }

  .collection__progress-fill {
    height: 100%;
    background: #ffffff;
    width: 0%;
    transition: width 0.3s ease;
    border-radius: 1px;
  }

  .collection__title {
    font-family: 'Satoshi', sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: 0.02em;
    margin: 0 0 1rem;
    text-align: left;
    padding: 0;
    color: #ffffff;
  }

  .collection__one-liner {
    font-family: 'Satoshi', sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.4;
    margin: 0 0 1rem 0;
    color: #ffffff;
    padding: 0;
    text-align: left;
    max-width: 800px;
  }

  .collection__one-liner a {
    color: #ffffff;
    text-decoration: underline;
    transition: opacity 0.2s ease;
  }

  .collection__one-liner a:hover {
    opacity: 0.7;
  }

  .collection__description {
    font-family: 'Satoshi', sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    max-width: 800px;
    color: #ffffff;
    padding: 0;
    text-align: left;
  }

  .collection__description a {
    color: #ffffff;
    text-decoration: underline;
    transition: opacity 0.2s ease;
  }

  .collection__description a:hover {
    opacity: 0.7;
  }

  .collection__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4px;
    row-gap: 40px;
    padding: 0;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    overflow-y: auto;
    flex: 1;
  }

  .product-card {
    position: relative;
  }

  .product-card__link {
    text-decoration: none;
    color: #ffffff;
  }

  .product-card__image-wrapper {
    position: relative;
    aspect-ratio: 1;
    background: rgba(0, 0, 0, 0.02);
    margin-bottom: 12px;
    border: 1px solid rgba(0, 0, 0, 0.1);
  }

  .product-card__sold-out {
    position: absolute;
    top: 10px;
    left: 10px;
    background: rgba(0, 0, 0, 0.8);
    color: #ffffff;
    padding: 4px 8px;
    font-size: 0.75rem;
    letter-spacing: 0.05em;
    text-transform: uppercase;
  }

  .product-card__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .product-card__info {
    text-align: left;
    padding: 0.5rem;
  }

  .product-card__title {
    font-size: 0.8125rem;
    font-weight: 400;
    margin: 0 0 4px;
    color: #ffffff;
  }

  .product-card__price {
    font-size: 0.8125rem;
    color: #ffffff;
  }

  .collection__pagination {
    grid-column: 1 / -1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 40px;
  }

  .collection__pagination-prev,
  .collection__pagination-next {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.85;
    transition: opacity 0.2s ease;
  }

  .collection__pagination-prev:hover,
  .collection__pagination-next:hover {
    opacity: 1;
  }

  .collection__pagination-current {
    font-size: 0.9rem;
    color: #ffffff;
  }

  /* Single column collection specific styling */
  .collection--monoliths .collection__grid,
  .collection--mirrors .collection__grid {
    grid-template-columns: 1fr;
    gap: 40px;
    padding: 0;
  }

  .collection--monoliths .product-card__image-wrapper,
  .collection--mirrors .product-card__image-wrapper {
    margin-bottom: 16px;
  }

  /* Keep existing responsive styles */
  @media screen and (min-width: 750px) {
    .collection {
      padding-top: 8rem;
    }

    .collection__title {
      font-size: 1.125rem;
      padding: 0 0.5rem;
    }

    .collection__description {
      padding: 0 0.5rem;
    }

    .collection__grid {
      gap: 8px;
      row-gap: 60px;
      grid-template-columns: repeat(3, 1fr);
      padding: 0 0.5rem;
    }

    /* Reset to normal grid for desktop */
    .collection--monoliths .collection__grid,
    .collection--mirrors .collection__grid {
      grid-template-columns: repeat(3, 1fr);
      padding: 0 0.5rem;
    }
  }

  @media screen and (min-width: 990px) {
    .collection__grid {
      grid-template-columns: repeat(4, 1fr);
    }

    /* Reset to normal grid for larger desktop */
    .collection--monoliths .collection__grid,
    .collection--mirrors .collection__grid {
      grid-template-columns: repeat(4, 1fr);
    }
  }
.product {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    align-items: start;
    position: relative;
    color: #fff;
  }

  .product__background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url('/cdn/shop/files/WhatsApp_Image_2025-08-07_at_12.53.49_PM_0e9cb099-54a4-4db2-a81c-39df1784b125.jpg?v=1754608611');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
  }

  .product__gallery {
    position: fixed;
    top: 0;
    left: 0;
    width: 50vw;
    height: 100vh;
    overflow: hidden;
  }

  .product__single-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
  }

  .product__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
  }

  .product__video,
  .product__external-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  .product__external-video iframe {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }



  .product__info {
    padding: 8rem 2rem 0 2rem;
    min-height: 100vh;
    grid-column: 2;
    margin-bottom: 8rem;
  }

  .product__title {
    font-family: var(--font-heading-family);
    font-size: 1rem;
    font-weight: 400;
    margin: 0 0 1rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #fff;
    padding: 0;
  }

  .product__meta {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 1rem;
    margin-bottom: 2rem;
    font-size: 0.75rem;
    flex-direction: row;
    width: 100%;
    padding-right: 0.5rem;
    color: #fff;
  }

  .product__description {
    font-family: var(--font-body-family);
    flex: none;
    line-height: 1.6;
    max-width: 100%;
    color: rgba(255, 255, 255, 0.85);
    padding: 0;
  }

  .product__price {
    font-family: var(--font-body-family);
    text-align: right;
    min-width: fit-content;
    padding-left: 0;
    color: #fff;
  }

  .price-starting {
    font-family: var(--font-body-family);
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.85);
    font-weight: 400;
  }

  .product__sticky-bar {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 50vw;
    z-index: 100;
    padding: 1rem 4rem 1rem 2rem;
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(12px) saturate(160%);
    -webkit-backdrop-filter: blur(12px) saturate(160%);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: none;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.15);
  }

  .product__sticky-content {
    max-width: none;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
  }

  .product__sticky-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    font-size: 0.875rem;
    gap: 1rem;
  }

  .product__sticky-title {
    font-family: var(--font-body-family);
    font-weight: 400;
    flex: 1;
    min-width: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.2;
    color: rgba(255, 255, 255, 0.95);
    font-size: 0.75rem;
  }

  .product__sticky-price {
    font-family: var(--font-body-family);
    font-weight: 500;
    white-space: nowrap;
    padding-top: 2px;
    display: flex;
    gap: 0.25rem;
    align-items: center;
    color: rgba(255, 255, 255, 0.95);
    font-size: 0.75rem;
  }

  .product__sticky-currency {
    font-family: var(--font-body-family);
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.625rem;
    font-weight: 400;
  }

  .product__form {
    width: 100%;
    margin: 0;
  }

  .product__submit {
    font-family: var(--font-body-family);
    width: 100%;
    padding: 1rem;
    background: #000;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 0.75rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    cursor: pointer;
    border-radius: 0;
    transition: all 0.2s ease;
  }

  .product__submit:hover {
    background: #222;
    border-color: rgba(255, 255, 255, 0.3);
  }

  .product__submit:disabled {
    background: rgba(0, 0, 0, 0.3);
    color: rgba(255, 255, 255, 0.5);
    cursor: not-allowed;
    border-color: rgba(255, 255, 255, 0.1);
  }

  .product__accordion {
    display: block;
    margin-top: 2rem;
  }

  .product__accordion-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    overflow: hidden;
    transition: padding 0.4s cubic-bezier(0.22, 1, 0.36, 1);
  }

  .product__accordion-header {
    font-family: var(--font-heading-family);
    padding: 1.5rem 0.5rem 1.5rem 0;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    cursor: pointer;
    position: relative;
    list-style: none;
    color: #fff;
  }

  /* Remove default arrow from summary element */
  .product__accordion-header::-webkit-details-marker {
    display: none;
  }

  summary.product__accordion-header {
    list-style: none;
  }

  summary.product__accordion-header::-webkit-details-marker {
    display: none;
  }

  .product__accordion-header::after {
    content: '+';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.5rem;
    line-height: 1;
    color: #fff;
    font-weight: 300;
    transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
  }

  details[open] .product__accordion-header::after {
    content: '−';
    transform: translateY(-50%) rotate(180deg);
  }

  .product__accordion-content {
    font-family: var(--font-body-family);
    padding: 0 0.5rem 1.5rem 0.5rem;
    font-size: 0.75rem;
    line-height: 1.6;
    white-space: pre-line;
    overflow: hidden;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1),
                opacity 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    opacity: 0;
    transform: translateY(-8px);
    pointer-events: none;
    color: rgba(255, 255, 255, 0.85);
  }

  details[open] .product__accordion-content {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
  }

  /* Behind the scenes video styling */
  .product__accordion-video {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    padding: 0;
    line-height: 0;
    font-size: 0;
  }

  /* Remove padding/spacing for video content specifically - improved approach */
  .product__accordion-content:has(.product__accordion-video) {
    padding: 0 !important;
  }

  /* Better fallback for browsers that don't support :has() - target BLOOMING accordion */
  .product__accordion-item:last-child .product__accordion-content {
    padding: 0 !important;
  }

  /* More specific targeting - if BLOOMING is always the 4th accordion */
  details.product__accordion-item:nth-child(4) .product__accordion-content {
    padding: 0 !important;
  }

  /* Even more aggressive approach for video content */
  .product__accordion-content .product__accordion-video {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 0;
    font-size: 0;
  }

  /* Target the specific BLOOMING accordion content */
  details[open] .product__accordion-content:has(.product__accordion-video) {
    padding: 0 !important;
    margin: 0 !important;
    line-height: 0;
  }

  /* Ultimate fallback - remove all spacing from video accordion */
  .product__accordion-item:last-child .product__accordion-content {
    padding: 0 !important;
    margin: 0 !important;
  }

  .product__accordion-vid {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    background: #000;
    border-radius: 0;
    border: none;
    margin: 0 !important;
    padding: 0 !important;
    display: block;
  }

  .product__accordion-video-embed {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }

  .product__accordion-video-embed iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    border: none;
  }

  @media screen and (max-width: 749px) {
    .product {
      grid-template-columns: 1fr;
      gap: 0;
      padding: 0;
      margin: 0;
      width: 100%;
      max-width: 100%;
    }

    .product__gallery {
      position: relative;
      top: 0;
      left: auto;
      width: 100vw;
      height: 100vw;
      margin: 0;
    }

    .product__info {
      padding: 2rem 0.5rem 0 0.5rem;
      min-height: auto;
      grid-column: 1;
      margin-bottom: 4rem;
    }

    .product__sticky-bar {
      width: 100%;
      padding: 1rem;
      right: auto;
      left: 0;
    }

    body {
      overflow-x: hidden;
      width: 100%;
    }

    .product__slider {
      width: 100vw;
    }

    .product__slide {
      width: 100vw;
    }

    .product__accordion {
      padding: 0;
    }

    .product__accordion-item {
      overflow: hidden;
    }

    .product__accordion-content {
      padding: 0;
      font-size: 0.75rem;
      line-height: 1.6;
      white-space: pre-line;
      overflow: hidden;
      transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1),
                  opacity 0.4s cubic-bezier(0.22, 1, 0.36, 1);
      opacity: 0;
      transform: translateY(-8px);
      pointer-events: none;
    }

    details[open] .product__accordion-content {
      opacity: 1;
      padding-bottom: 1.5rem;
      transform: translateY(0);
      pointer-events: auto;
    }

    .product__accordion-header {
      padding: 1.5rem 0;
      font-size: 0.75rem;
    }

    /* Hide only the standalone form on mobile, keep the price visible */
    .product__info .product__form {
      display: none;
    }

    /* Add padding to bottom of page to account for sticky bar */
    .product {
      padding-bottom: calc(2rem + 120px);
    }

    .product__meta {
      padding: 0 1rem 0 0;
      flex-direction: row;
      justify-content: space-between;
      width: 100%;
    }

    .product__description {
      max-width: 60%;
    }

    .product__inquiry {
      padding: 0;
    }

    .product__related {
      margin: 3rem 0 1rem 0;
      padding: 2rem 0 0 0;
    }

    .product__related-title {
      font-size: 0.875rem;
      margin: 0 0 1.5rem 0;
    }

    .product__related-grid {
      display: grid !important;
      grid-template-columns: repeat(2, 1fr) !important;
      gap: 0.75rem;
      width: 100%;
      padding: 0 0.5rem;
    }

    .product__related-item {
      min-width: 0;
      width: 100%;
    }

    .product__related-image {
      margin-bottom: 0.5rem;
    }

    .product__related-name {
      font-size: 0.75rem;
    }

    .product__related-price {
      font-size: 0.625rem;
    }

    /* Mobile video styling - 9:16 aspect ratio */
    .product__accordion-video {
      max-width: 300px;
    }

    .product__accordion-vid {
      aspect-ratio: 9 / 16;
    }
  }

  .product__inquiry {
    font-family: var(--font-body-family);
    margin-top: 2rem;
    padding: 0 0.5rem;
    font-size: 0.75rem;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.85);
  }

  .product__inquiry a {
    color: rgba(255, 255, 255, 0.85);
    text-decoration: underline;
    transition: opacity 0.2s ease;
  }

  .product__inquiry a:hover {
    opacity: 0.7;
  }

  /* Related products section */
  .product__related {
    margin: 4rem 0 2rem 0;
    padding: 3rem 0 0 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }

  .product__related-title {
    font-family: var(--font-heading-family);
    font-size: 0.875rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: rgba(255, 255, 255, 0.95);
    margin: 0 0 2rem 0;
    text-align: left;
  }

  .product__related-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 1.5rem;
    max-width: none;
  }

  .product__related-item {
    cursor: pointer;
  }

  .product__related-link {
    display: block;
    text-decoration: none;
    color: inherit;
  }

  .product__related-image {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 1rem;
  }

  .product__related-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .product__related-info {
    text-align: left;
  }

  .product__related-name {
    font-family: var(--font-heading-family);
    font-size: 0.75rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: rgba(255, 255, 255, 0.95);
    margin: 0 0 0.5rem 0;
    line-height: 1.2;
  }

  .product__related-price {
    font-family: var(--font-body-family);
    font-size: 0.625rem;
    color: rgba(255, 255, 255, 0.75);
    font-weight: 300;
  }





  .product__variant-option {
    margin: 1.5rem 8px 1.5rem 0;
  }

  .variant-option-title {
    font-family: var(--font-heading-family);
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: rgba(255, 255, 255, 0.95);
    margin-bottom: 1rem;
    text-align: left;
    font-weight: 500;
  }

  .variant-option-subtitle {
    font-family: var(--font-body-family);
    font-size: 0.75rem;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 0.75rem;
    text-align: left;
    font-style: italic;
  }

  .variant-options {
    display: flex;
    gap: 0.75rem;
    justify-content: flex-start;
    flex-wrap: wrap;
    max-width: none;
    margin: 0;
    width: 100%;
  }

  .variant-options__item {
    flex: 1;
    min-width: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    transition: all 0.3s ease;
    padding: 1rem 0.75rem;
    border-radius: 0;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.02);
  }

  .variant-options__item--selected {
    border-color: #fff;
    background: rgba(255, 255, 255, 0.15);
    transform: scale(1.02);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2);
  }

  .variant-options__item:hover {
    background: rgba(255, 255, 255, 0.03);
    border-color: rgba(255, 255, 255, 0.2);
  }

  .variant-options__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .variant-options__label {
    font-family: var(--font-body-family);
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: rgba(255, 255, 255, 0.85);
    text-align: center;
    line-height: 1.2;
  }

  .variant-options__item--selected .variant-options__label {
    color: #fff;
    font-weight: 500;
  }

  .product__variant-description {
    margin: 2rem 0;
    padding: 1.5rem 0;
    opacity: 0;
    transition: all 0.3s ease;
  }

  .product__variant-description.is-visible {
    opacity: 1;
  }

  .variant-description-text {
    font-family: var(--font-body-family);
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.85);
    font-size: 0.75rem;
    text-align: left;
    max-width: none;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.05em;
  }

  .product__variant-option--color {
    display: none;
    opacity: 0;
    transition: all 0.3s ease;
  }

  .product__variant-option--color.is-visible {
    display: block;
    opacity: 1;
  }

  @media screen and (max-width: 749px) {

    .product__variant-option {
      margin: 1rem 8px 1rem 0;
    }

    .variant-option-title {
      font-size: 0.75rem;
      margin-bottom: 0.75rem;
      text-align: left;
    }

    .variant-option-subtitle {
      font-size: 0.625rem;
      margin-bottom: 0.5rem;
    }

    .variant-options {
      gap: 0.5rem;
      max-width: none;
      justify-content: flex-start;
      width: 100%;
    }

    .variant-options__item {
      flex: 1;
      min-width: 100px;
      padding: 0.75rem 0.5rem;
    }

    .variant-options__label {
      font-size: 0.625rem;
    }

    .product__variant-description {
      margin: 1.5rem 0;
      padding: 1rem 0;
    }

    .variant-description-text {
      font-size: 0.75rem;
      max-width: none;
      text-align: left;
    }

    .product__feature-section {
      margin: 2.5rem 0 1.5rem 0;
      padding: 0 0.5rem 0 0;
    }

    .product__feature-text {
      margin: 1.25rem 0;
      padding: 2.5rem 0;
      font-size: 0.875rem;
      line-height: 1.5;
    }

    .product__feature-images {
      flex-direction: column;
      gap: 1rem;
    }

    .product__feature-image {
      width: 100%;
    }

    .product__feature-img {
      width: 100%;
      height: auto;
      aspect-ratio: 16 / 9;
      object-fit: cover;
    }

    .product__feature-text-2 {
      font-size: 0.875rem;
      line-height: 1.5;
      margin: 1.25rem 0;
      padding: 2.5rem 0;
    }

    .product__feature-image-portrait {
      margin: 1rem 0 0 0;
    }

    .product__feature-img-portrait {
      aspect-ratio: 3 / 4;
    }

    .product__specifications {
      margin: 1.5rem 0 0 0;
      padding: 2.5rem 1.5rem;
    }

    .specs-grid {
      max-width: 100%;
    }

    .specs-row {
      gap: 1rem;
      margin-bottom: 1.5rem;
    }

    .specs-label {
      font-size: 0.5rem;
      margin-bottom: 0.25rem;
    }

    .specs-value {
      font-size: 0.75rem;
    }

    .product__features {
      margin: 1.5rem 0 0 0;
      padding: 2.5rem 0;
    }

    .features-list {
      max-width: 100%;
    }

    .feature-item {
      padding: 1rem 0;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1);
      text-align: left;
    }

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

    .feature-title {
      font-size: 0.75rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0.05em;
      color: rgba(255, 255, 255, 0.9);
      margin-bottom: 0.5rem;
      text-align: left;
    }

    .feature-text {
      font-size: 0.625rem;
      line-height: 1.4;
      text-align: left;
    }

    .product__unboxing {
      margin: 2.5rem 0 0 0;
    }

    .product__unboxing-image {
      margin: 0 0 1.5rem 0;
    }

    .product__unboxing-text {
      font-size: 0.875rem;
      line-height: 1.5;
      margin: 0;
      padding: 2.5rem 0;
    }

    .product__unboxing-img {
      aspect-ratio: 1 / 1;
    }

    .product__message {
      margin: 2.5rem 0 0 0;
    }

    .product__message-title {
      font-size: 1rem;
      margin: 0 0 1.5rem 0;
      padding: 2.5rem 0 0 0;
    }

    .product__message-video {
      margin: 0 0 1.5rem 0;
      max-width: 350px;
    }

    .product__message-vid {
      aspect-ratio: 4 / 5;
    }

    .product__message-text {
      font-size: 0.875rem;
      line-height: 1.5;
      padding: 2.5rem 0;
    }
  }

  .product__feature-section {
    margin: 3rem 0 2rem 0;
    padding: 0 0.5rem 0 0;
    text-align: center;
  }

  .product__feature-text {
    font-family: var(--font-body-family);
    font-size: 0.75rem;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.85);
    margin: 1.25rem 0;
    padding: 2.5rem 0;
    width: 100%;
    text-transform: uppercase;
  }

  .product__feature-images {
    display: flex;
    gap: 1rem;
    width: 100%;
    margin: 0;
  }

  .product__feature-image {
    flex: 1;
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0;
  }

  .product__feature-img {
    width: 100%;
    height: auto;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    max-width: none;
    aspect-ratio: 16 / 9;
    object-fit: cover;
  }

  .product__feature-text-2 {
    font-family: var(--font-body-family);
    font-size: 0.75rem;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.85);
    margin: 1.25rem 0;
    padding: 2.5rem 0;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
  }

  .product__feature-image-portrait {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 1.5rem 0 0 0;
  }

  .product__feature-img-portrait {
    width: 100%;
    height: auto;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    aspect-ratio: 3 / 4;
    object-fit: cover;
  }

  .product__specifications {
    margin: 2rem 0 0 0;
    padding: 2.5rem 2rem;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
  }

  .specs-grid {
    max-width: none;
    margin: 0 auto;
  }

  .specs-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    margin-bottom: 2rem;
  }

  .specs-row:last-child {
    margin-bottom: 0;
  }

  .specs-item {
    text-align: center;
  }

  .specs-label {
    font-family: var(--font-heading-family);
    font-size: 0.625rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 0.5rem;
    font-weight: 500;
  }

  .specs-value {
    font-family: var(--font-body-family);
    font-size: 0.75rem;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.95);
    text-transform: uppercase;
    line-height: 1.2;
  }

  .product__features {
    margin: 2rem 0 0 0;
    padding: 2.5rem 0;
  }

  .features-list {
    max-width: none;
    margin: 0 auto;
  }

  .feature-item {
    padding: 1.5rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
  }

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

  .feature-title {
    font-family: var(--font-heading-family);
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: rgba(255, 255, 255, 0.95);
    margin-bottom: 0.75rem;
    text-align: left;
  }

  .feature-text {
    font-family: var(--font-body-family);
    font-size: 0.75rem;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.85);
    text-transform: uppercase;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 400;
    text-align: left;
  }

  .product__unboxing {
    margin: 3rem 0 0 0;
  }

  .product__unboxing-image {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 0 2rem 0;
  }

  .product__unboxing-text {
    font-family: var(--font-body-family);
    font-size: 0.75rem;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.85);
    text-transform: uppercase;
    margin: 0;
    padding: 2.5rem 0;
    width: 100%;
    text-align: center;
  }

  .product__unboxing-img {
    width: 100%;
    height: auto;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    aspect-ratio: 1 / 1;
    object-fit: cover;
  }

  .product__message {
    margin: 3rem 0 0 0;
  }

  .product__message-title {
    font-family: var(--font-heading-family);
    font-size: 0.75rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.95);
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 2rem 0;
    padding: 2.5rem 0 0 0;
    text-transform: uppercase;
    letter-spacing: 0.05em;
  }

  .product__message-video {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 0 2rem 0;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .product__message-vid {
    width: 100%;
    height: auto;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    aspect-ratio: 4 / 5;
    object-fit: cover;
  }

  .product__message-text {
    font-family: var(--font-body-family);
    font-size: 0.75rem;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.85);
    text-transform: uppercase;
    margin: 0;
    padding: 2.5rem 0;
    width: 100%;
    text-align: center;
    font-style: italic;
  }
  /* Override global page width constraint for product pages */
  body.template-product {
    --page-width: none !important;
    max-width: none !important;
    width: 100vw !important;
  }
  
  body.template-product .shopify-section {
    max-width: none !important;
    width: 100% !important;
  }
  
  /* Specific styles for very wide screens (4K and above) */
  @media screen and (min-width: 1500px) {
    body.template-product {
      --page-width: none !important;
    }
    
    body.template-product .product {
      max-width: none !important;
      width: 100vw !important;
    }
    
    .product__info {
      max-width: none !important;
      width: 100% !important;
      padding-left: 8rem !important;
      padding-right: 8rem !important;
    }
    
    .product__info > * {
      max-width: none !important;
      width: 100% !important;
    }
    
    .product__meta {
      max-width: none !important;
      width: 100% !important;
      padding-right: 3rem !important;
      justify-content: flex-start !important;
      flex-wrap: wrap !important;
      gap: 2rem !important;
    }
    
    .product__description {
      flex: 1 1 auto !important;
      max-width: 70% !important;
      width: auto !important;
    }
    
    .product__price {
      white-space: nowrap !important;
      overflow: visible !important;
      flex-shrink: 0 !important;
      min-width: fit-content !important;
      text-align: left !important;
      margin-left: auto !important;
    }
    
    .variant-options {
      max-width: none !important;
      width: 100% !important;
    }
    
    .product__accordion {
      max-width: none !important;
      width: 100% !important;
    }
    
    .product__form {
      max-width: none !important;
      width: 100% !important;
    }
  }
/* Override any page-level constraints */
  .page-width {
    padding: 0 !important;
    margin: 0 !important;
    max-width: none !important;
  }

  #shopify-section-main-video-noxious {
    border-radius: 10px !important;
    overflow: hidden;
  }
  
  .main-video-section {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    overflow: hidden;
    border-radius: 10px !important;
    background-color: #1a1a1a;
  }

  @media screen and (min-width: 750px) {
    #shopify-section-main-video-noxious {
      border-radius: 10px !important;
      width: 100%;
      max-width: 100%;
      position: relative;
      overflow: hidden;
    }

    #shopify-section-main-video-noxious > * {
      margin-left: 0;
      margin-right: 0;
      padding-left: 0;
      padding-right: 0;
      max-width: none;
    }

    .main-video-section {
      padding: 0;
      border-radius: 10px !important;
      max-width: none;
      width: 100%;
    }

    .main-video-section__background,
    .main-video-section__video,
    .main-video-section__end-state,
    .main-video-section__overlay {
      border-radius: 10px !important;
      width: 100%;
      max-width: none;
    }

    .main-video-section__content {
      padding: 6rem 10%;
      align-items: flex-start;
    }

    .main-video-section__top-text {
      text-align: left;
      margin-left: 0;
    }

    .main-video-section__title {
      text-align: left;
      margin-left: 0;
    }

    .main-video-section__bottom-content {
      text-align: left;
      margin-left: 0;
      align-self: flex-start;
    }
  }

  .main-video-section__background {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow: hidden;
    border-radius: 10px !important;
  }
  .main-video-section__video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    border-radius: 10px !important;
    opacity: 0.8;
    transition: opacity 0.5s ease-out;
  }
  .main-video-section__end-state {
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity 0.5s ease-out;
  }
  .main-video-section__end-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .main-video-section__end-image--placeholder {
    background: linear-gradient(45deg, #1a1a1a, #2a2a2a);
  }
  .main-video-section.video-ended .main-video-section__video {
    opacity: 0;
  }
  .main-video-section.video-ended .main-video-section__end-state {
    opacity: 1;
  }
  .main-video-section__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.6) 100%);
    z-index: 2;
    border-radius: 10px !important;
  }
  .main-video-section__content {
    position: relative;
    z-index: 3;
    color: #fff;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 6rem 2rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    min-height: 100vh;
  }
  .main-video-section__header {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .main-video-section__title-container {
    width: 100%;
    text-align: left;
  }
  .main-video-section__top-text {
    font-size: 0.875rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 4rem;
    opacity: 0.9;
    font-weight: 400;
    text-align: left;
  }
  .main-video-section__title {
    font-size: 3.5rem;
    font-family: serif;
    font-weight: 300;
    margin-bottom: 4rem;
    line-height: 1;
    max-width: 400px;
    text-align: left;
  }
  .main-video-section__bottom-content {
    margin-top: auto;
    text-align: left;
    width: 100%;
  }
  .main-video-section__paragraph {
    font-size: 1.125rem;
    margin-bottom: 2rem;
    opacity: 0.9;
    font-weight: 300;
    line-height: 1.4;
  }
  .main-video-section__button {
    display: inline-flex;
    align-items: center;
    padding: 1rem 2rem;
    border: 1px solid rgba(255,255,255,0.3);
    border-radius: 100px;
    background: transparent;
    color: #fff;
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.2s ease;
  }
  .main-video-section__button::after {
    content: "→";
    margin-left: 0.75rem;
    font-size: 1.2em;
    line-height: 1;
  }
  .main-video-section__button:hover {
    background: rgba(255,255,255,0.1);
    border-color: rgba(255,255,255,0.5);
  }
  @media (max-width: 749px) {
    #shopify-section-main-video-noxious,
    .main-video-section,
    .main-video-section__background,
    .main-video-section__video,
    .main-video-section__overlay,
    .main-video-section__content {
      border-radius: 10px !important;
    }
    .main-video-section {
      margin: 5px;
    }
    .main-video-section__content {
      padding: 5rem 2rem 2rem;
    }
    .main-video-section__title {
      font-size: 2.5rem;
    }
    .main-video-section__paragraph {
      font-size: 1rem;
    }
  }
/* Override any page-level constraints */
  .page-width {
    padding: 0 !important;
    margin: 0 !important;
    max-width: none !important;
  }

  #shopify-section-main-video-within {
    border-radius: 10px !important;
    overflow: hidden;
  }
  
  .main-video-section {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    overflow: hidden;
    border-radius: 10px !important;
    background-color: #1a1a1a;
  }

  @media screen and (min-width: 750px) {
    #shopify-section-main-video-within {
      border-radius: 10px !important;
      width: 100%;
      max-width: 100%;
      position: relative;
      overflow: hidden;
    }

    #shopify-section-main-video-within > * {
      margin-left: 0;
      margin-right: 0;
      padding-left: 0;
      padding-right: 0;
      max-width: none;
    }

    .main-video-section {
      padding: 0;
      border-radius: 10px !important;
      max-width: none;
      width: 100%;
    }

    .main-video-section__background,
    .main-video-section__video,
    .main-video-section__end-state,
    .main-video-section__overlay {
      border-radius: 10px !important;
      width: 100%;
      max-width: none;
    }

    .main-video-section__content {
      padding: 6rem 10%;
      align-items: flex-start;
    }

    .main-video-section__top-text {
      text-align: left;
      margin-left: 0;
    }

    .main-video-section__title {
      text-align: left;
      margin-left: 0;
    }

    .main-video-section__bottom-content {
      text-align: left;
      margin-left: 0;
      align-self: flex-start;
    }
  }

  .main-video-section__background {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow: hidden;
    border-radius: 10px !important;
  }
  .main-video-section__video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    border-radius: 10px !important;
    opacity: 0.8;
    transition: opacity 0.5s ease-out;
  }
  .main-video-section__end-state {
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity 0.5s ease-out;
  }
  .main-video-section__end-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .main-video-section__end-image--placeholder {
    background: linear-gradient(45deg, #1a1a1a, #2a2a2a);
  }
  .main-video-section.video-ended .main-video-section__video {
    opacity: 0;
  }
  .main-video-section.video-ended .main-video-section__end-state {
    opacity: 1;
  }
  .main-video-section__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.6) 100%);
    z-index: 2;
    border-radius: 10px !important;
  }
  .main-video-section__content {
    position: relative;
    z-index: 3;
    color: #fff;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 6rem 2rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    min-height: 100vh;
  }
  .main-video-section__header {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .main-video-section__title-container {
    width: 100%;
    text-align: left;
  }
  .main-video-section__top-text {
    font-size: 0.875rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 4rem;
    opacity: 0.9;
    font-weight: 400;
    text-align: left;
  }
  .main-video-section__title {
    font-size: 3.5rem;
    font-family: serif;
    font-weight: 300;
    margin-bottom: 4rem;
    line-height: 1;
    max-width: 400px;
    text-align: left;
  }
  .main-video-section__bottom-content {
    margin-top: auto;
    text-align: left;
    width: 100%;
  }
  .main-video-section__paragraph {
    font-size: 1.125rem;
    margin-bottom: 2rem;
    opacity: 0.9;
    font-weight: 300;
    line-height: 1.4;
  }
  .main-video-section__button {
    display: inline-flex;
    align-items: center;
    padding: 1rem 2rem;
    border: 1px solid rgba(255,255,255,0.3);
    border-radius: 100px;
    background: transparent;
    color: #fff;
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.2s ease;
  }
  .main-video-section__button::after {
    content: "→";
    margin-left: 0.75rem;
    font-size: 1.2em;
    line-height: 1;
  }
  .main-video-section__button:hover {
    background: rgba(255,255,255,0.1);
    border-color: rgba(255,255,255,0.5);
  }
  @media (max-width: 749px) {
    #shopify-section-main-video-within,
    .main-video-section,
    .main-video-section__background,
    .main-video-section__video,
    .main-video-section__overlay,
    .main-video-section__content {
      border-radius: 10px !important;
    }
    .main-video-section {
      margin: 5px;
    }
    .main-video-section__content {
      padding: 5rem 2rem 2rem;
    }
    .main-video-section__title {
      font-size: 2.5rem;
    }
    .main-video-section__paragraph {
      font-size: 1rem;
    }
  }
/* Override any page-level constraints */
  .page-width {
    padding: 0 !important;
    margin: 0 !important;
    max-width: none !important;
  }

  #shopify-section-main-video {
    border-radius: 10px !important;
    overflow: hidden;
  }
  
  .main-video-section {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    overflow: hidden;
    border-radius: 10px !important;
    background-color: #1a1a1a;
  }

  @media screen and (min-width: 750px) {
    #shopify-section-main-video {
      border-radius: 10px !important;
      width: 100%;
      max-width: 100%;
      position: relative;
      overflow: hidden;
    }

    #shopify-section-main-video > * {
      margin-left: 0;
      margin-right: 0;
      padding-left: 0;
      padding-right: 0;
      max-width: none;
    }

    .main-video-section {
      padding: 0;
      border-radius: 10px !important;
      max-width: none;
      width: 100%;
    }

    .main-video-section__background,
    .main-video-section__video,
    .main-video-section__end-state,
    .main-video-section__overlay {
      border-radius: 10px !important;
      width: 100%;
      max-width: none;
    }

    .main-video-section__content {
      padding: 6rem 10%;
      align-items: flex-start;
    }

    .main-video-section__top-text {
      text-align: left;
      margin-left: 0;
    }

    .main-video-section__title {
      text-align: left;
      margin-left: 0;
    }

    .main-video-section__bottom-content {
      text-align: left;
      margin-left: 0;
      align-self: flex-start;
    }
  }

  .main-video-section__background {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow: hidden;
    border-radius: 10px !important;
  }
  .main-video-section__video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    border-radius: 10px !important;
    opacity: 0.8;
    transition: opacity 0.5s ease-out;
  }
  .main-video-section__end-state {
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity 0.5s ease-out;
  }
  .main-video-section__end-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .main-video-section__end-image--placeholder {
    background: linear-gradient(45deg, #1a1a1a, #2a2a2a);
  }
  .main-video-section.video-ended .main-video-section__video {
    opacity: 0;
  }
  .main-video-section.video-ended .main-video-section__end-state {
    opacity: 1;
  }
  .main-video-section__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.6) 100%);
    z-index: 2;
    border-radius: 10px !important;
  }
  .main-video-section__content {
    position: relative;
    z-index: 3;
    color: #fff;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 6rem 2rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    min-height: 100vh;
  }
  .main-video-section__header {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .main-video-section__title-container {
    width: 100%;
    text-align: left;
  }
  .main-video-section__top-text {
    font-size: 0.875rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 4rem;
    opacity: 0.9;
    font-weight: 400;
    text-align: left;
  }
  .main-video-section__title {
    font-size: 3.5rem;
    font-family: serif;
    font-weight: 300;
    margin-bottom: 4rem;
    line-height: 1;
    max-width: 400px;
    text-align: left;
  }
  .main-video-section__bottom-content {
    margin-top: auto;
    text-align: left;
    width: 100%;
  }
  .main-video-section__paragraph {
    font-size: 1.125rem;
    margin-bottom: 2rem;
    opacity: 0.9;
    font-weight: 300;
    line-height: 1.4;
  }
  .main-video-section__button {
    display: inline-flex;
    align-items: center;
    padding: 1rem 2rem;
    border: 1px solid rgba(255,255,255,0.3);
    border-radius: 100px;
    background: transparent;
    color: #fff;
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.2s ease;
  }
  .main-video-section__button::after {
    content: "→";
    margin-left: 0.75rem;
    font-size: 1.2em;
    line-height: 1;
  }
  .main-video-section__button:hover {
    background: rgba(255,255,255,0.1);
    border-color: rgba(255,255,255,0.5);
  }
  @media (max-width: 749px) {
    #shopify-section-main-video,
    .main-video-section,
    .main-video-section__background,
    .main-video-section__video,
    .main-video-section__overlay,
    .main-video-section__content {
      border-radius: 10px !important;
    }
    .main-video-section {
      margin: 5px;
    }
    .main-video-section__content {
      padding: 6rem 1rem;
    }
    .main-video-section__title {
      font-size: 2.5rem;
    }
    .main-video-section__paragraph {
      font-size: 1rem;
    }
  }
.entries {
    padding: 0 0.5rem 6rem;
    position: relative;
    color: #fff;
  }

  .entries__background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url('/cdn/shop/files/fondo.png?v=1750267877');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
  }

  .entries__container {
    max-width: 800px;
    margin: 0;
  }

  .entry {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    max-width: 600px;
    margin: 0;
  }

  .entry:last-child {
    border-bottom: none;
  }

  .entry__header {
    display: grid;
    grid-template-columns: 120px 1fr 44px;
    align-items: center;
    gap: 2rem;
    padding: 1.5rem 0;
    cursor: pointer;
    list-style: none;
  }

  .entry__image-container {
    width: 120px;
    height: 120px;
    overflow: hidden;
  }

  .entry__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .entry__title {
    font-size: 1.25rem;
    font-weight: 400;
    margin: 0;
    letter-spacing: 0.02em;
    font-family: var(--font-heading-family);
    color: #fff;
    text-align: left;
  }

  .entry__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
  }

  .entry__icon svg {
    width: 16px;
    height: 16px;
    transition: transform 0.3s ease;
    stroke: #fff;
  }

  .entry[open] .icon-plus {
    display: none;
  }

  .entry:not([open]) .icon-minus {
    display: none;
  }

  .entry__content {
    padding: 2rem 0.5rem 3rem 0.5rem;
    max-width: 600px;
  }

  .entry__text {
    font-size: 1rem;
    line-height: 1.8;
    opacity: 0.85;
    font-family: var(--font-body-family);
    font-weight: 300;
    letter-spacing: 0.02em;
    color: #fff;
    text-align: left;
  }

  .back-to-top {
    display: block;
    margin: 3rem 0 0;
    padding: 0;
    background: none;
    border: none;
    color: #fff;
    font-size: 0.875rem;
    font-family: var(--font-body-family);
    font-weight: 300;
    text-decoration: underline;
    cursor: pointer;
    opacity: 0.7;
    transition: opacity 0.2s ease;
    max-width: 600px;
  }

  .back-to-top:hover {
    opacity: 1;
  }

  @media screen and (max-width: 749px) {
    .entries {
      padding: 0 0.5rem 4rem;
    }

    .entries__container {
      margin: 0;
    }

    .entry__header {
      grid-template-columns: 80px 1fr 44px;
      gap: 1rem;
    }

    .entry__image-container {
      width: 80px;
      height: 80px;
    }

    .entry__title {
      font-size: 1rem;
    }

    .entry__content {
      padding: 1.5rem 0.5rem 2rem 0.5rem;
    }

    .entry__text {
      margin-left: 0;
      text-align: left;
    }
  }
.manifesto-video {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
  }

  .manifesto-video__player {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
  }
.manifesto {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 4rem 0.5rem;
    margin-top: 5rem;
    color: #fff;
    position: relative;
  }

  .manifesto__background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url('/cdn/shop/files/fondo.png?v=1750267877');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
  }

  .manifesto__container {
    max-width: 800px;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .manifesto__header {
    text-align: left;
    margin-bottom: 1rem;
    padding: 0;
    max-width: 600px;
  }

  .manifesto__title {
    font-size: 3rem;
    font-weight: 400;
    margin: 0;
    letter-spacing: 0.05em;
    font-family: var(--font-heading-family);
    color: #fff;
    text-align: left;
  }

  .manifesto__subtitle {
    font-size: 1rem;
    margin: 1rem 0 0;
    opacity: 0.6;
    font-family: var(--font-body-family);
    font-weight: 300;
    letter-spacing: 0.05em;
    color: #fff;
    text-align: left;
  }

  .manifesto__content {
    display: flex;
    flex-direction: column;
    gap: 6rem;
  }

  .manifesto__text-block {
    max-width: 600px;
    margin: 0;
    padding: 0;
  }

  .manifesto__heading {
    font-size: 1.25rem;
    font-weight: 400;
    margin: 0 0 2rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-family: var(--font-heading-family);
    opacity: 0.5;
    color: #fff;
  }

  .manifesto__text {
    font-size: 1.125rem;
    line-height: 1.8;
    opacity: 0.85;
    font-family: var(--font-body-family);
    font-weight: 300;
    letter-spacing: 0.02em;
    color: #fff;
  }

  .manifesto__text p {
    margin: 0;
  }

  .manifesto__quote-block {
    max-width: 600px;
    margin: 0;
    padding: 2rem 0;
  }

  .manifesto__quote {
    margin: 0;
    padding: 0;
    text-align: left;
    font-style: italic;
  }

  .manifesto__quote p {
    font-size: 1.25rem;
    line-height: 1.6;
    margin: 0;
    opacity: 0.85;
    font-family: var(--font-body-family);
    font-weight: 300;
    color: #fff;
  }

  .manifesto__quote cite {
    display: block;
    margin-top: 1rem;
    font-size: 0.875rem;
    opacity: 0.6;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 400;
    color: #fff;
  }

  .manifesto__video {
    width: 100%;
    max-width: 600px;
    margin: 0 0 6rem;
    padding: 0;
    overflow: hidden;
  }

  .manifesto__video-player {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
  }

  @media screen and (max-width: 749px) {
    .manifesto {
      padding: 3rem 0.5rem;
    }

    .manifesto__container {
      margin: 0;
    }

    .manifesto__text-block {
      padding: 0;
    }

    .manifesto__quote-block {
      padding: 2rem 0;
    }

    .manifesto__title {
      font-size: 2rem;
    }

    .manifesto__heading {
      font-size: 1rem;
    }

    .manifesto__text {
      font-size: 1rem;
    }

    .manifesto__content {
      gap: 4rem;
    }

    .manifesto__video {
      margin: 0 0 4rem;
    }
  }
.mirror-landing {
    min-height: 60vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #fff;
    padding: 4rem 1rem;
  }
  .mirror-landing h1 {
    font-size: 3rem;
    margin-bottom: 2rem;
    font-family: serif;
    font-weight: 400;
    letter-spacing: 0.04em;
    color: #181818;
  }
  .mirror-landing__content {
    max-width: 700px;
    width: 100%;
    font-size: 1.2rem;
    color: #222;
    line-height: 1.6;
    text-align: center;
  }
.mirror-pricing-card {
  width: 100%;
  padding: 0 10px;
}

.pricing-card-content {
  background: #000;
  color: #fff;
  padding: 40px 25px;
  width: 100%;
  border-radius: 24px;
}

.pricing-title {
  font-size: 2rem;
  line-height: 1.2;
  margin: 0 0 30px;
  font-weight: 500;
}

.pricing-details p {
  margin: 0 0 10px;
  font-size: 1rem;
  line-height: 1.4;
}

.pricing-amount {
  font-size: 2.5rem;
  margin: 30px 0;
  font-weight: 500;
}

.pricing-quote {
  font-style: italic;
  opacity: 0.8;
  margin: 30px 0;
  font-size: 0.95rem;
  line-height: 1.5;
}

.pricing-features {
  list-style: none;
  padding: 0;
  margin: 30px 0;
}

.pricing-features li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
  font-size: 1rem;
  line-height: 1.4;
}

.feature-bullet {
  color: rgba(255, 255, 255, 0.7);
  margin-right: 12px;
  font-size: 1rem;
  line-height: 1.4;
}

.pricing-cta-text {
  margin: 30px 0;
  font-size: 1.1rem;
  line-height: 1.4;
}

.pricing-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 15px 25px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
  transition: border-color 0.3s ease;
  background: transparent;
}

.pricing-button:hover {
  border-color: rgba(255, 255, 255, 0.4);
}

.pricing-button svg {
  margin-left: 8px;
  width: 20px;
  height: 20px;
}

@media screen and (min-width: 768px) {
  .pricing-card-content {
    padding: 50px 40px;
  }

  .pricing-title {
    font-size: 2.5rem;
  }
}
.mirror-pricing-card {
  width: 100%;
  padding: 0 10px;
}

.pricing-card-content {
  background: #000;
  color: #fff;
  padding: 40px 25px;
  width: 100%;
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.pricing-title {
  font-size: 2rem;
  line-height: 1.2;
  margin: 0 0 30px;
  font-weight: 500;
}

.pricing-details p {
  margin: 0 0 10px;
  font-size: 1rem;
  line-height: 1.4;
}

.pricing-amount {
  font-size: 2.5rem;
  margin: 30px 0;
  font-weight: 500;
}

.pricing-quote {
  font-style: italic;
  opacity: 0.8;
  margin: 30px 0;
  font-size: 0.95rem;
  line-height: 1.5;
}

.pricing-features {
  list-style: none;
  padding: 0;
  margin: 30px 0;
}

.pricing-features li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
  font-size: 1rem;
  line-height: 1.4;
}

.feature-bullet {
  color: rgba(255, 255, 255, 0.7);
  margin-right: 12px;
  font-size: 1rem;
  line-height: 1.4;
}

.pricing-cta-text {
  margin: 30px 0;
  font-size: 1.1rem;
  line-height: 1.4;
}

.pricing-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 15px 25px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
  transition: border-color 0.3s ease;
  background: transparent;
}

.pricing-button:hover {
  border-color: rgba(255, 255, 255, 0.4);
}

.pricing-button svg {
  margin-left: 8px;
  width: 20px;
  height: 20px;
}

@media screen and (min-width: 768px) {
  .pricing-card-content {
    padding: 50px 40px;
  }

  .pricing-title {
    font-size: 2.5rem;
  }
}
.quiet-recognition {
  background-color: #000000;
  padding: 150px var(--page-margin);
  margin: 0 auto;
  text-align: center;
}

.quiet-recognition__lines {
  max-width: var(--page-width);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 80px;
}

.quiet-recognition__line {
  font-size: 26px;
  line-height: 1.7;
  font-weight: 300;
  color: #FFFFFF;
  opacity: 0;
  transform: translateY(20px);
  animation: fadeInUp 0.8s ease forwards;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

{% for i in (1..9) %}
  .quiet-recognition__line:nth-child({{ i }}) {
    animation-delay: {{ i | times: 0.4 }}s;
  }
{% endfor %}

@media screen and (max-width: 749px) {
  .quiet-recognition {
    padding: 100px var(--page-margin);
  }

  .quiet-recognition__lines {
    gap: 60px;
  }

  .quiet-recognition__line {
    font-size: 20px;
  }
}
.quote-card-section {
  padding: 40px 10px;
}

.quote-card {
  position: relative;
  width: 100%;
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 20px;
  color: #fff;
  text-align: center;
  border-radius: 24px;
  overflow: hidden;
  background-color: #000;
}

.quote-card__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.6;
  z-index: 1;
}

.quote-card__content {
  position: relative;
  z-index: 2;
  max-width: 600px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  min-height: 450px;
  padding: 40px 0;
}

.quote-card__text {
  font-size: 2.5rem;
  line-height: 1.4;
  margin: 0;
  font-weight: 300;
  white-space: pre-line;
}

.quote-card__author {
  display: block;
  font-size: 1.25rem;
  margin: 20px 0 40px;
  font-style: normal;
  opacity: 0.9;
}

.quote-card__cta {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 15px 30px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 100px;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  transition: background-color 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 0.875rem;
}

.quote-card__cta:hover {
  background: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 749px) {
  .quote-card {
    min-height: 500px;
    padding: 40px 20px;
  }

  .quote-card__content {
    min-height: 400px;
    padding: 30px 0;
  }

  .quote-card__text {
    font-size: 2rem;
  }

  .quote-card__author {
    font-size: 1.125rem;
    margin: 15px 0 30px;
  }

  .quote-card__cta {
    padding: 12px 24px;
    font-size: 0.8rem;
  }
}
.quote-card-section {
  padding: 40px 10px;
}

.quote-card {
  position: relative;
  width: 100%;
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 20px;
  color: #fff;
  text-align: center;
  border-radius: 24px;
  overflow: hidden;
  background-color: #000;
}

.quote-card__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.6;
  z-index: 1;
}

.quote-card__content {
  position: relative;
  z-index: 2;
  max-width: 600px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  min-height: 450px;
  padding: 40px 0;
}

.quote-card__text {
  font-size: 2.5rem;
  line-height: 1.4;
  margin: 0;
  font-weight: 300;
  white-space: pre-line;
}

.quote-card__author {
  display: block;
  font-size: 1.25rem;
  margin: 20px 0 40px;
  font-style: normal;
  opacity: 0.9;
}

.quote-card__cta {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 15px 30px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 100px;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  transition: background-color 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 0.875rem;
}

.quote-card__cta:hover {
  background: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 749px) {
  .quote-card {
    min-height: 500px;
    padding: 40px 20px;
  }

  .quote-card__content {
    min-height: 400px;
    padding: 30px 0;
  }

  .quote-card__text {
    font-size: 2rem;
  }

  .quote-card__author {
    font-size: 1.125rem;
    margin: 15px 0 30px;
  }

  .quote-card__cta {
    padding: 12px 24px;
    font-size: 0.8rem;
  }
}
.quote-card-section {
  padding: 40px 10px;
}

.quote-card {
  position: relative;
  width: 100%;
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 20px;
  color: #fff;
  text-align: center;
  border-radius: 24px;
  overflow: hidden;
  background-color: #000;
}

.quote-card__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.6;
  z-index: 1;
}

.quote-card__content {
  position: relative;
  z-index: 2;
  max-width: 600px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  min-height: 450px;
  padding: 40px 0;
}

.quote-card__text {
  font-size: 2.5rem;
  line-height: 1.4;
  margin: 0;
  font-weight: 300;
  white-space: pre-line;
}

.quote-card__author {
  display: block;
  font-size: 1.25rem;
  margin: 20px 0 40px;
  font-style: normal;
  opacity: 0.9;
}

.quote-card__cta {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 15px 30px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 100px;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  transition: background-color 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 0.875rem;
}

.quote-card__cta:hover {
  background: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 749px) {
  .quote-card {
    min-height: 500px;
    padding: 40px 20px;
  }

  .quote-card__content {
    min-height: 400px;
    padding: 30px 0;
  }

  .quote-card__text {
    font-size: 2rem;
  }

  .quote-card__author {
    font-size: 1.125rem;
    margin: 15px 0 30px;
  }

  .quote-card__cta {
    padding: 12px 24px;
    font-size: 0.8rem;
  }
}
.search-results {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  }
  .search-results .prev,
  .search-results .page,
  .search-results .next {
    grid-column: 1 / -1;
  }
.testimonial-section {
  max-width: var(--page-width);
  margin: 6rem auto 0;
}

.testimonial-section__title {
  font-size: 2rem;
  line-height: 1.2;
  text-align: center;
  margin: 0 0 4rem 0;
  font-weight: 300;
  color: var(--color-text);
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 749px) {
  .testimonial-section {
    margin-top: 4rem;
  }
  
  .testimonial-section__title {
    font-size: 1.5rem;
    margin-bottom: 3rem;
    padding: 0 2rem;
  }
}

.testimonial {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: 4rem;
  padding: 6rem 2rem;
  max-width: var(--page-width);
  margin: 0 auto;
}

.testimonial__content {
  flex: 1;
  max-width: 600px;
  position: relative;
}

.testimonial__quote {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: 2rem;
  font-weight: 300;
  font-style: italic;
  position: relative;
  padding-top: 3rem;
  color: var(--color-text);
}

.testimonial__quote-icon {
  position: absolute;
  top: -1rem;
  left: -1rem;
  font-size: 5rem;
  font-family: serif;
  color: var(--color-text);
  opacity: 1;
  line-height: 1;
}

.testimonial__author {
  font-size: 1.125rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: rgba(255, 255, 255, 0.6);
}

.testimonial__image {
  width: 300px;
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}

.testimonial__author-image {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 749px) {
  .testimonial {
    flex-direction: column;
    gap: 2rem;
    padding: 4rem 2rem;
    text-align: center;
  }

  .testimonial__image {
    width: 200px;
  }

  .testimonial__quote {
    font-size: 1rem;
  }

  .testimonial__quote-icon {
    left: 50%;
    transform: translateX(-50%);
  }
}
.testimonial {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: 4rem;
  padding: 6rem 2rem;
  max-width: var(--page-width);
  margin: 0 auto;
}

.testimonial__content {
  flex: 1;
  max-width: 600px;
  position: relative;
}

.testimonial__quote {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: 2rem;
  font-weight: 300;
  font-style: italic;
  position: relative;
  padding-top: 3rem;
  color: var(--color-text);
}

.testimonial__quote-icon {
  position: absolute;
  top: -1rem;
  left: -1rem;
  font-size: 5rem;
  font-family: serif;
  color: var(--color-text);
  opacity: 1;
  line-height: 1;
}

.testimonial__author {
  font-size: 1.125rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: rgba(255, 255, 255, 0.6);
}

.testimonial__image {
  width: 300px;
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}

.testimonial__author-image {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 749px) {
  .testimonial {
    flex-direction: column;
    gap: 2rem;
    padding: 4rem 2rem;
    text-align: center;
  }

  .testimonial__image {
    width: 200px;
  }

  .testimonial__quote {
    font-size: 1rem;
  }

  .testimonial__quote-icon {
    left: 50%;
    transform: translateX(-50%);
  }
}
.testimonial {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: 4rem;
  padding: 6rem 2rem;
  max-width: var(--page-width);
  margin: 0 auto;
}

.testimonial__content {
  flex: 1;
  max-width: 600px;
  position: relative;
}

.testimonial__headline {
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 2rem;
  font-weight: 500;
}

.testimonial__quote {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: 2rem;
  font-weight: 300;
  font-style: italic;
  position: relative;
  padding-top: 3rem;
}

.testimonial__quote-icon {
  position: absolute;
  top: -1rem;
  left: -1rem;
  font-size: 5rem;
  font-family: serif;
  color: rgba(var(--color-foreground), 0.1);
  line-height: 1;
}

.testimonial__author {
  font-size: 1.125rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.testimonial__image {
  width: 300px;
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}

.testimonial__author-image {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 749px) {
  .testimonial {
    flex-direction: column;
    gap: 2rem;
    padding: 4rem 2rem;
    text-align: center;
  }

  .testimonial__image {
    width: 200px;
  }

  .testimonial__headline {
    font-size: 1.75rem;
  }

  .testimonial__quote {
    font-size: 1rem;
  }

  .testimonial__quote-icon {
    left: 50%;
    transform: translateX(-50%);
  }
}
.testimonial {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: 4rem;
  padding: 6rem 2rem;
  max-width: var(--page-width);
  margin: 0 auto;
}

.testimonial__content {
  flex: 1;
  max-width: 600px;
  position: relative;
}

.testimonial__quote {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: 2rem;
  font-weight: 300;
  font-style: italic;
  position: relative;
  padding-top: 3rem;
}

.testimonial__quote-icon {
  position: absolute;
  top: -1rem;
  left: -1rem;
  font-size: 5rem;
  font-family: serif;
  color: rgba(var(--color-foreground), 0.1);
  line-height: 1;
}

.testimonial__author {
  font-size: 1.125rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.testimonial__image {
  width: 300px;
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}

.testimonial__author-image {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 749px) {
  .testimonial {
    flex-direction: column;
    gap: 2rem;
    padding: 4rem 2rem;
    text-align: center;
  }

  .testimonial__image {
    width: 200px;
  }

  .testimonial__quote {
    font-size: 1rem;
  }

  .testimonial__quote-icon {
    left: 50%;
    transform: translateX(-50%);
  }
}
.testimonial {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: 4rem;
  padding: 6rem 2rem;
  max-width: var(--page-width);
  margin: 0 auto;
}

.testimonial__content {
  flex: 1;
  max-width: 600px;
  position: relative;
}

.testimonial__quote {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: 2rem;
  font-weight: 300;
  font-style: italic;
  position: relative;
  padding-top: 3rem;
}

.testimonial__quote-icon {
  position: absolute;
  top: -1rem;
  left: -1rem;
  font-size: 5rem;
  font-family: serif;
  color: rgba(var(--color-foreground), 0.1);
  line-height: 1;
}

.testimonial__author {
  font-size: 1.125rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.testimonial__image {
  width: 300px;
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}

.testimonial__author-image {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 749px) {
  .testimonial {
    flex-direction: column;
    gap: 2rem;
    padding: 4rem 2rem;
    text-align: center;
  }

  .testimonial__image {
    width: 200px;
  }

  .testimonial__quote {
    font-size: 1rem;
  }

  .testimonial__quote-icon {
    left: 50%;
    transform: translateX(-50%);
  }
}
.testimonial {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 4rem;
    padding: 6rem 2rem;
    max-width: var(--page-width);
    margin: 0 auto;
  }

  .testimonial__content {
    flex: 1;
    max-width: 600px;
    position: relative;
  }

  .testimonial__quote {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-bottom: 2rem;
    font-weight: 300;
    font-style: italic;
    position: relative;
    padding-top: 3rem;
  }

  .testimonial__quote-icon {
    position: absolute;
    top: -1rem;
    left: -1rem;
    font-size: 5rem;
    font-family: serif;
    color: rgba(var(--color-foreground), 0.1);
    line-height: 1;
  }

  .testimonial__author {
    font-size: 1.125rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.05em;
  }

  .testimonial__image {
    width: 300px;
    flex-shrink: 0;
    border-radius: 10px;
    overflow: hidden;
  }

  .testimonial__author-image {
    width: 100%;
    height: auto;
    display: block;
  }

  @media screen and (max-width: 749px) {
    .testimonial {
      flex-direction: column;
      gap: 2rem;
      padding: 4rem 2rem;
      text-align: center;
    }

    .testimonial__image {
      width: 200px;
    }

    .testimonial__quote {
      font-size: 1rem;
    }

    .testimonial__quote-icon {
      left: 50%;
      transform: translateX(-50%);
    }
  }
.testimonial {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: 4rem;
  padding: 6rem 2rem;
  max-width: var(--page-width);
  margin: 0 auto;
}

.testimonial__content {
  flex: 1;
  max-width: 600px;
  position: relative;
}

.testimonial__quote {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: 2rem;
  font-weight: 300;
  font-style: italic;
  position: relative;
  padding-top: 3rem;
}

.testimonial__quote-icon {
  position: absolute;
  top: -1rem;
  left: -1rem;
  font-size: 5rem;
  font-family: serif;
  color: rgba(var(--color-foreground), 0.1);
  line-height: 1;
}

.testimonial__author {
  font-size: 1.125rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.testimonial__image {
  width: 300px;
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}

.testimonial__author-image {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 749px) {
  .testimonial {
    flex-direction: column;
    gap: 2rem;
    padding: 4rem 2rem;
    text-align: center;
  }

  .testimonial__image {
    width: 200px;
  }

  .testimonial__quote {
    font-size: 1rem;
  }

  .testimonial__quote-icon {
    left: 50%;
    transform: translateX(-50%);
  }
}
.testimonial {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: 4rem;
  padding: 6rem 2rem;
  max-width: var(--page-width);
  margin: 0 auto;
}

.testimonial__content {
  flex: 1;
  max-width: 600px;
  position: relative;
}

.testimonial__quote {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: 2rem;
  font-weight: 300;
  font-style: italic;
  position: relative;
  padding-top: 3rem;
}

.testimonial__quote-icon {
  position: absolute;
  top: -1rem;
  left: -1rem;
  font-size: 5rem;
  font-family: serif;
  color: rgba(var(--color-foreground), 0.1);
  line-height: 1;
}

.testimonial__author {
  font-size: 1.125rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.testimonial__image {
  width: 300px;
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}

.testimonial__author-image {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 749px) {
  .testimonial {
    flex-direction: column;
    gap: 2rem;
    padding: 4rem 2rem;
    text-align: center;
  }

  .testimonial__image {
    width: 200px;
  }

  .testimonial__quote {
    font-size: 1rem;
  }

  .testimonial__quote-icon {
    left: 50%;
    transform: translateX(-50%);
  }
}
.testimonial {
    display: flex;
  flex-direction: row-reverse;
    align-items: center;
  gap: 4rem;
  padding: 6rem 2rem;
  max-width: var(--page-width);
  margin: 0 auto;
  }

  .testimonial__content {
  flex: 1;
  max-width: 600px;
  position: relative;
}

.testimonial__quote {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: 2rem;
  font-weight: 300;
  font-style: italic;
    position: relative;
  padding-top: 3rem;
  }

  .testimonial__quote-icon {
  position: absolute;
  top: -1rem;
  left: -1rem;
  font-size: 5rem;
  font-family: serif;
  color: rgba(var(--color-foreground), 0.1);
    line-height: 1;
  }

  .testimonial__author {
  font-size: 1.125rem;
  font-weight: 500;
    text-transform: uppercase;
  letter-spacing: 0.05em;
  }

.testimonial__image {
  width: 300px;
  flex-shrink: 0;
  border-radius: 10px;
    overflow: hidden;
}

.testimonial__author-image {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 749px) {
  .testimonial {
    flex-direction: column;
    gap: 2rem;
    padding: 4rem 2rem;
    text-align: center;
  }

  .testimonial__image {
    width: 200px;
    }

  .testimonial__quote {
    font-size: 1rem;
    }

  .testimonial__quote-icon {
    left: 50%;
    transform: translateX(-50%);
    }
  }
.testimonial {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: 4rem;
  padding: 6rem 2rem;
  max-width: var(--page-width);
  margin: 0 auto;
}

.testimonial__content {
  flex: 1;
  max-width: 600px;
  position: relative;
}

.testimonial__quote {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: 2rem;
  font-weight: 300;
  font-style: italic;
  position: relative;
  padding-top: 3rem;
}

.testimonial__quote-icon {
  position: absolute;
  top: -1rem;
  left: -1rem;
  font-size: 5rem;
  font-family: serif;
  color: rgba(var(--color-foreground), 0.1);
  line-height: 1;
}

.testimonial__author {
  font-size: 1.125rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.testimonial__image {
  width: 300px;
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  aspect-ratio: 3/4;
  position: relative;
}

.testimonial__author-image {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 749px) {
  .testimonial {
    flex-direction: column;
    gap: 2rem;
    padding: 4rem 2rem;
    text-align: center;
  }

  .testimonial__image {
    width: 200px;
  }

  .testimonial__quote {
    font-size: 1rem;
  }

  .testimonial__quote-icon {
    left: 50%;
    transform: translateX(-50%);
  }
}
.testimonial {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: 4rem;
  padding: 6rem 2rem;
  max-width: var(--page-width);
  margin: 0 auto;
}

.testimonial__content {
  flex: 1;
  max-width: 600px;
  position: relative;
}

.testimonial__quote {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: 2rem;
  font-weight: 300;
  font-style: italic;
  position: relative;
  padding-top: 3rem;
}

.testimonial__quote-icon {
  position: absolute;
  top: -1rem;
  left: -1rem;
  font-size: 5rem;
  font-family: serif;
  color: rgba(var(--color-foreground), 0.1);
  line-height: 1;
}

.testimonial__author {
  font-size: 1.125rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.testimonial__image {
  width: 300px;
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  aspect-ratio: 3/4;
  position: relative;
}

.testimonial__author-image {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 749px) {
  .testimonial {
    flex-direction: column;
    gap: 2rem;
    padding: 4rem 2rem;
    text-align: center;
  }

  .testimonial__image {
    width: 200px;
  }

  .testimonial__quote {
    font-size: 1rem;
  }

  .testimonial__quote-icon {
    left: 50%;
    transform: translateX(-50%);
  }
}
.testimonial {
    display: flex;
  flex-direction: row-reverse;
    align-items: center;
  gap: 4rem;
  padding: 6rem 2rem;
  max-width: var(--page-width);
  margin: 0 auto;
  }

  .testimonial__content {
  flex: 1;
  max-width: 600px;
  position: relative;
}

.testimonial__quote {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: 2rem;
  font-weight: 300;
  font-style: italic;
    position: relative;
  padding-top: 3rem;
  }

  .testimonial__quote-icon {
  position: absolute;
  top: -1rem;
  left: -1rem;
  font-size: 5rem;
  font-family: serif;
  color: rgba(var(--color-foreground), 0.1);
    line-height: 1;
  }

  .testimonial__author {
  font-size: 1.125rem;
  font-weight: 500;
    text-transform: uppercase;
  letter-spacing: 0.05em;
  }

.testimonial__image {
  width: 300px;
  flex-shrink: 0;
  border-radius: 10px;
    overflow: hidden;
}

.testimonial__author-image {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 749px) {
  .testimonial {
    flex-direction: column;
    gap: 2rem;
    padding: 4rem 2rem;
    text-align: center;
  }

  .testimonial__image {
    width: 200px;
    }

  .testimonial__quote {
    font-size: 1rem;
    }

  .testimonial__quote-icon {
    left: 50%;
    transform: translateX(-50%);
    }
  }
.testimonial {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
    padding: 10px;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
  }

  @media screen and (min-width: 750px) {
    .testimonial {
      grid-template-columns: 1fr 1fr;
      padding: 4rem;
      align-items: center;
      max-width: none;
      width: 100%;
      margin: 0;
      margin-top: 40px;
    }

    .testimonial__content {
      padding-left: 10%;
    }

    .testimonial__quote-icon {
      text-align: left;
    }

    .testimonial__text {
      text-align: left;
    }

    .testimonial__author {
      text-align: left;
    }
  }

  .testimonial__content {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
  }

  .testimonial__quote-icon {
    font-size: 4rem;
    line-height: 1;
    font-family: serif;
    color: #333;
    margin-bottom: -1rem;
    text-align: center;
    width: 100%;
  }

  .testimonial__text {
    font-size: 14px;
    line-height: 1.6;
    font-style: italic;
    color: #333;
    max-width: 60ch;
    text-align: center;
  }

  .testimonial__author {
    font-size: 20px;
    font-family: serif;
    color: #666;
    text-align: center;
    width: 100%;
  }

  .testimonial__image-container {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  }

  .testimonial__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    aspect-ratio: 3/4;
  }

  .testimonial__image--placeholder {
    background: linear-gradient(45deg, #f0f0f0, #e0e0e0);
    width: 100%;
    min-height: 200px;
  }

  @media screen and (min-width: 750px) {
    .testimonial__text {
      text-align: left;
    }
  }
.text-and-video-noxious {
  padding: 40px 20px;
  background-color: #000;
}

.text-and-video-noxious__content {
  max-width: var(--page-width);
  margin: 0 auto;
  display: grid;
  gap: 40px;
}

.text-and-video-noxious__text-container {
  text-align: center;
}

.text-and-video-noxious__text {
  font-size: 1.25rem;
  line-height: 1.6;
  color: #fff;
  max-width: 60ch;
  margin: 0 auto;
}

.text-and-video-noxious__line {
  margin: 0.5em 0;
  font-style: italic;
}

.text-and-video-noxious__line:nth-child(3) {
  margin-bottom: 1.5em;
}

.text-and-video-noxious__line:nth-child(4) {
  margin-top: 1.5em;
}

.text-and-video-noxious__video-container {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.text-and-video-noxious__video {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (min-width: 750px) {
  .text-and-video-noxious {
    padding: 60px 40px;
  }

  .text-and-video-noxious__text {
    font-size: 1.5rem;
  }
}
.text-and-video-within {
  padding: 40px 20px;
  background-color: #000;
}

.text-and-video-within__content {
  max-width: var(--page-width);
  margin: 0 auto;
  display: grid;
  gap: 40px;
}

.text-and-video-within__text-container {
  text-align: center;
}

.text-and-video-within__text {
  font-size: 1.25rem;
  line-height: 1.6;
  color: #fff;
  max-width: 60ch;
  margin: 0 auto;
}

.text-and-video-within__line {
  margin: 0.5em 0;
  font-style: italic;
}

.text-and-video-within__line:nth-child(3) {
  margin-bottom: 1.5em;
}

.text-and-video-within__line:nth-child(4) {
  margin-top: 1.5em;
}

.text-and-video-within__video-container {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.text-and-video-within__video {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (min-width: 750px) {
  .text-and-video-within {
    padding: 60px 40px;
  }

  .text-and-video-within__text {
    font-size: 1.5rem;
  }
}
.text-and-video {
  padding: 40px 20px;
  background-color: #000;
}

.text-and-video__content {
  max-width: var(--page-width);
  margin: 0 auto;
  display: grid;
  gap: 40px;
}

.text-and-video__text-container {
  text-align: center;
}

.text-and-video__text {
  font-size: 1.25rem;
  line-height: 1.6;
  color: #fff;
  max-width: 60ch;
  margin: 0 auto;
}

.text-and-video__line {
  margin: 0.5em 0;
  font-style: italic;
}

.text-and-video__line:nth-child(3) {
  margin-bottom: 1.5em;
}

.text-and-video__line:nth-child(4) {
  margin-top: 1.5em;
}

.text-and-video__video-container {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.text-and-video__video {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (min-width: 750px) {
  .text-and-video {
    padding: 60px 40px;
  }

  .text-and-video__text {
    font-size: 1.5rem;
  }
}
.mirror-pricing-card {
  width: 100%;
  padding: 0 10px;
}

.pricing-card-content {
  background: #000;
  color: #fff;
  padding: 40px 25px;
  width: 100%;
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.pricing-title {
  font-size: 2rem;
  line-height: 1.2;
  margin: 0 0 30px;
  font-weight: 500;
}

.pricing-details p {
  margin: 0 0 10px;
  font-size: 1rem;
  line-height: 1.4;
}

.pricing-amount {
  font-size: 2.5rem;
  margin: 30px 0;
  font-weight: 500;
}

.pricing-quote {
  font-style: italic;
  opacity: 0.8;
  margin: 30px 0;
  font-size: 0.95rem;
  line-height: 1.5;
}

.pricing-features {
  list-style: none;
  padding: 0;
  margin: 30px 0;
}

.pricing-features li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
  font-size: 1rem;
  line-height: 1.4;
}

.feature-bullet {
  color: rgba(255, 255, 255, 0.7);
  margin-right: 12px;
  font-size: 1rem;
  line-height: 1.4;
}

.pricing-cta-text {
  margin: 30px 0;
  font-size: 1.1rem;
  line-height: 1.4;
}

.pricing-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 15px 25px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
  transition: border-color 0.3s ease;
  background: transparent;
}

.pricing-button:hover {
  border-color: rgba(255, 255, 255, 0.4);
}

.pricing-button svg {
  margin-left: 8px;
  width: 20px;
  height: 20px;
}

@media screen and (min-width: 768px) {
  .pricing-card-content {
    padding: 50px 40px;
  }

  .pricing-title {
    font-size: 2.5rem;
  }
}

/* CSS from block stylesheet tags */
.group {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    width: 100%;
  }

  .group--horizontal {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0 var(--padding);
  }

  .group--vertical {
    flex-direction: column;
    align-items: var(--alignment);
    padding: var(--padding) 0;
  }
.text {
    text-align: var(--text-align);
  }
  .text--title {
    font-size: 2rem;
    font-weight: 700;
  }
  .text--subtitle {
    font-size: 1.5rem;
  }

/* CSS from snippet stylesheet tags */
.fixed-button-2 {
  --button-background: rgba(0, 0, 0, 0.8);
  --button-background-hover: rgba(0, 0, 0, 0.95);
  --button-border-color: rgba(255, 255, 255, 0.4);
  
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 50;
  pointer-events: none;
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.fixed-button-2--visible {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.fixed-button-2__container {
  padding: 1rem;
  max-width: var(--page-width);
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.fixed-button-2__button {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 2rem;
  background-color: var(--button-background);
  border: 1px solid var(--button-border-color);
  color: white;
  font-size: 0.875rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  transition: all 0.3s ease;
  border-radius: 0.5rem;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  cursor: pointer;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  .fixed-button-2__button {
    width: auto;
  }
}

.fixed-button-2__button:hover {
  background-color: var(--button-background-hover);
}

.fixed-button-2__text {
  display: inline-block;
}

.fixed-button-2__icon {
  width: 1.25rem;
  height: 1.25rem;
  margin-left: 0.5rem;
}
.fixed-button-noxious {
  --button-background: rgba(255, 255, 255, 0.8);
  --button-background-hover: rgba(255, 255, 255, 0.95);
  --button-border-color: rgba(0, 0, 0, 0.2);
  
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 50;
  pointer-events: none;
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.fixed-button-noxious--visible {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.fixed-button-noxious__container {
  padding: 1rem;
  max-width: var(--page-width);
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.fixed-button-noxious__button {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 2rem;
  background-color: var(--button-background);
  border: 1px solid var(--button-border-color);
  color: black;
  font-size: 0.875rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  transition: all 0.3s ease;
  border-radius: 0.5rem;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .fixed-button-noxious__button {
    width: auto;
  }
}

.fixed-button-noxious__button:hover {
  background-color: var(--button-background-hover);
}

.fixed-button-noxious__text {
  display: inline-block;
}

.fixed-button-noxious__icon {
  width: 1.25rem;
  height: 1.25rem;
  margin-left: 0.5rem;
}
.fixed-button {
  --button-background: rgba(0, 0, 0, 0.8);
  --button-background-hover: rgba(0, 0, 0, 0.95);
  --button-border-color: rgba(255, 255, 255, 0.4);
  
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 50;
  pointer-events: none;
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.fixed-button--visible {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.fixed-button__container {
  padding: 1rem;
  max-width: var(--page-width);
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.fixed-button__button {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 2rem;
  background-color: var(--button-background);
  border: 1px solid var(--button-border-color);
  color: white;
  font-size: 0.875rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  transition: all 0.3s ease;
  border-radius: 0.5rem;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .fixed-button__button {
    width: auto;
  }
}

.fixed-button__button:hover {
  background-color: var(--button-background-hover);
}

.fixed-button__text {
  display: inline-block;
}

.fixed-button__icon {
  width: 1.25rem;
  height: 1.25rem;
  margin-left: 0.5rem;
}
.image {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
  }

  .image > img {
    width: 100%;
    height: auto;
  }
:root {
  --page-padding: 10px;
  --font-body-family: Satoshi, sans-serif;
  --font-heading-family: Satoshi, sans-serif;
  
  /* Theme colors */
  --color-background: #000000;
  --color-text: #ffffff;
  --color-text-secondary: rgba(255, 255, 255, 0.7);
  --color-border: rgba(255, 255, 255, 0.2);
}

body {
  margin: 0;
  padding: 0;
  font-family: var(--font-body-family);
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  background-color: var(--color-background);
  color: var(--color-text);
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-heading-family);
  font-weight: 500;
  line-height: 1.2;
  color: var(--color-text);
}

.shopify-section {
  padding: 0;
  margin: 0;
}

.main-video-section {
  margin: var(--page-padding);
  border-radius: 0;
}

@media screen and (max-width: 749px) {
  :root {
    --page-padding: 3px;
  }
}