/* Static clone safety and interaction layer. Original visual CSS remains source truth. */
@font-face { font-family: 'TT Ramillas Trl'; font-style: normal; font-weight: 100 900; font-display: swap; src: url('/samira-assets/fonts/archivo-n4.woff2') format('woff2'); }
@font-face { font-family: TTRamillasTrl; font-style: normal; font-weight: 100 900; font-display: swap; src: url('/samira-assets/fonts/archivo-n4.woff2') format('woff2'); }
@font-face { font-family: Archivo; font-style: normal; font-weight: 400; font-display: swap; src: url('/samira-assets/fonts/archivo-n4.woff2') format('woff2'); }
@font-face { font-family: Archivo; font-style: normal; font-weight: 700; font-display: swap; src: url('/samira-assets/fonts/archivo_n7.651b020b3543640c100112be6f1c1b8e816c7f13.woff2') format('woff2'); }
@font-face { font-family: Archivo; font-style: italic; font-weight: 400; font-display: swap; src: url('/samira-assets/fonts/archivo_i4.37d8c4e02dc4f8e8b559f47082eb24a5c48c2908.woff2') format('woff2'); }
@font-face { font-family: Archivo; font-style: italic; font-weight: 700; font-display: swap; src: url('/samira-assets/fonts/archivo_i7.3dc798c6f261b8341dd97dd5c78d97d457c63517.woff2') format('woff2'); }
@font-face { font-family: Assistant; font-style: normal; font-weight: 400; font-display: swap; src: url('/samira-assets/fonts/assistant-n4.woff2') format('woff2'); }
html { scroll-behavior: smooth; }
body.static-menu-open,
body.static-question-form-open { overflow: hidden !important; }
body[data-static-clone="home"] #sc-template--18176869236993__featured-video-slides .review_area {
  white-space: normal !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  text-align: center !important;
  max-width: 100% !important;
}
body[data-static-clone="home"] #sc-template--18176869236993__featured-video-slides .review_area img {
  margin: 0 auto 6px !important;
}
body.static-menu-open .section-header { z-index: 2147483645 !important; }
body[data-static-clone] #Details-menu-drawer-container[open] #menu-drawer { z-index: 2147483646 !important; }
body[data-static-clone] #Details-menu-drawer-container[open] .mobile-menu-close {
  z-index: 1002 !important;
  top: 8px !important;
  right: 8px !important;
  transform: none !important;
  width: 44px !important;
  height: 44px !important;
  padding: 12px !important;
  cursor: pointer;
}
body[data-static-clone] #Details-menu-drawer-container[open] .mobile-menu-close svg { width: 20px !important; height: 20px !important; }
@media (min-width: 901px) {
  body[data-static-clone] .annbar_swiper .swiper-slide strong { margin-left: 12px !important; }
}
body[data-static-clone] img[data-supplied-logo] { object-fit: contain; height: auto; width: 330px !important; max-width: 100% !important; }
body[data-static-clone] .footer_logo_wrap img[data-supplied-logo] { filter: brightness(0) invert(1) !important; width: 330px !important; }
body[data-static-clone] #sc-sections--18176866779393__footer { padding-top: 70px !important; }
@media (max-width: 750px) {
  body[data-static-clone] img[data-supplied-logo] { width: 210px !important; }
  body[data-static-clone] .footer_logo_wrap img[data-supplied-logo] { width: 330px !important; }
  body[data-static-clone] #sc-sections--18176866779393__footer { padding-top: 56px !important; }
  body[data-static-clone="home"] #sc-template--18176869236993__featured-video-slides {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  body[data-static-clone="home"] #sc-template--18176869236993__featured-video-slides .review_area {
    margin-bottom: 24px !important;
  }
  body[data-static-clone="home"] #sc-template--18176869236993__featured-video-slides .title_wrap {
    margin-bottom: 32px !important;
  }
  body[data-static-clone] .subscription_benefits { display: grid !important; grid-template-columns: repeat(2, minmax(0, 1fr)) !important; width: 100% !important; gap: 8px !important; }
  body[data-static-clone] .subscription_benefits li { width: auto !important; min-width: 0 !important; white-space: normal !important; overflow-wrap: anywhere; }
  body[data-static-clone] .variant_option_content,
  body[data-static-clone] .variant_option { min-width: 0 !important; }
}
body[data-static-clone] [data-static-checkout-toast] {
  position: fixed;
  left: 50%;
  bottom: 24px;
  transform: translate(-50%, 18px);
  width: min(92vw, 460px);
  z-index: 2147483647;
  padding: 14px 18px;
  border-radius: 8px;
  background: #170f31;
  color: #fff;
  font: 600 14px/1.35 Archivo, Arial, sans-serif;
  text-align: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity .2s ease, transform .2s ease;
  box-shadow: 0 12px 34px rgba(12,5,101,.28);
}
body[data-static-clone] [data-static-checkout-toast].show { opacity: 1; transform: translate(-50%, 0); }
body[data-static-clone="home"] #shopify-section-template--18176869236993__psy-bannner .background_image_wrapper img[data-supplied-banner] {
  object-position: center center;
}
@media (min-width: 901px) {
  body[data-static-clone="home"] #shopify-section-template--18176869236993__psy-bannner .background_image_wrapper img[data-supplied-banner] {
    min-height: 400px;
    aspect-ratio: 1994 / 789;
  }
}
/* FAQ behavior after Shopify runtime removal. */
body[data-static-clone] .faq-item:not(.open) .faq-answer { display: none; }
body[data-static-clone] .faq-question { cursor: pointer; }
/* Product guide accordion behavior. */
body[data-static-clone] .product_guide_paragraph:not(.open) .product_guide_paragraph_description { display: none; }
/* Variant selection still looks and behaves like the source; checkout remains fail-closed. */
body[data-static-clone] .variant_option { cursor: pointer; }
/* Samira Mexico V1 offer buybox. */
body[data-static-clone="pdp"] [data-live-offer="samira-mx-v1"] .variant_option_price {
  min-width: 86px;
  font-size: 18px;
  line-height: 1.05;
  text-align: right;
  white-space: nowrap;
}
body[data-static-clone="pdp"] [data-live-offer="samira-mx-v1"] .variant_option_title {
  min-width: 0;
}
body[data-static-clone="pdp"] [data-live-offer="samira-mx-v1"] .variant_option_title strong {
  font-size: 18px;
}
body[data-static-clone="pdp"] [data-live-offer="samira-mx-v1"] .subscription-offer-heading {
  letter-spacing: .04em;
}
body[data-static-clone="pdp"] [data-live-offer="samira-mx-v1"] .offer-blocks {
  align-items: stretch;
}
body[data-static-clone="pdp"] [data-live-offer="samira-mx-v1"] .offer-block {
  display: flex;
  flex-direction: column;
  align-items: center;
}
body[data-static-clone="pdp"] [data-live-offer="samira-mx-v1"] .offer-art {
  display: grid;
  place-items: center;
  width: min(100%, 102px);
  aspect-ratio: 1;
  margin: 0 auto 8px;
  border-radius: 12px;
  background: linear-gradient(145deg,#fff6fb,#ead8f1);
  color: #5b146f;
}
body[data-static-clone="pdp"] [data-live-offer="samira-mx-v1"] .offer-art svg {
  width: 72%;
  height: 72%;
  fill: none;
  stroke: currentColor;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
}
body[data-static-clone="pdp"] [data-live-offer="samira-mx-v1"] .offer-art--clock {
  background: linear-gradient(145deg,#f2e3fb,#d9c5ef);
}
body[data-static-clone="pdp"] [data-live-offer="samira-mx-v1"] .offer-art text {
  fill: #fb0797;
  stroke: none;
  font: 900 15px Archivo,Arial,sans-serif;
  text-anchor: middle;
}
body[data-static-clone="pdp"] [data-live-offer="samira-mx-v1"] .offer-title {
  min-height: 48px;
  font-size: 12px;
  line-height: 1.25;
}
body[data-static-clone="pdp"] [data-live-offer="samira-mx-v1"] .offer-badge {
  margin-top: auto;
}
body[data-static-clone="pdp"] [data-live-offer="samira-mx-v1"] .onetime_option.active {
  border-color: #fb0797;
}
body[data-static-clone="pdp"] [data-live-offer="samira-mx-v1"] .subscription_benefits li::before {
  content: '✓';
  display: inline-grid;
  place-items: center;
  flex: 0 0 15px;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  border-radius: 50%;
  background: #f8d9eb;
  color: #5b146f;
  font-size: 10px;
  font-weight: 900;
}
body[data-static-clone="pdp"] .subscription-usp-wrapper { text-transform: none; }
body[data-static-clone="pdp"] .checkout-error {
  margin: 10px 0 0;
  color: #b6003c;
  font: 700 12px/1.35 Archivo,Arial,sans-serif;
}
body[data-static-clone="pdp"] .q_button[data-live-checkout-button].filled {
  pointer-events: auto;
}
@media (max-width: 750px) {
  body[data-static-clone="pdp"] [data-live-offer="samira-mx-v1"] .variant_option_header {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  body[data-static-clone="pdp"] [data-live-offer="samira-mx-v1"] .option-checkbox { flex: 0 0 20px; }
  body[data-static-clone="pdp"] [data-live-offer="samira-mx-v1"] .variant_option_title {
    flex: 1 1 calc(100% - 28px);
    width: auto;
  }
  body[data-static-clone="pdp"] [data-live-offer="samira-mx-v1"] .variant_option_price {
    flex: 0 0 calc(100% - 28px);
    width: calc(100% - 28px);
    min-width: 0;
    margin: 7px 0 0 28px;
    font-size: 17px;
    text-align: left;
  }
  body[data-static-clone="pdp"] [data-live-offer="samira-mx-v1"] .offer-art {
    width: 78px;
  }
  body[data-static-clone="pdp"] [data-live-offer="samira-mx-v1"] .offer-title {
    min-height: 0;
    font-size: 11px;
  }
}
/* Source-review clone: real Loox reviews, localized for Mexico. */
body[data-static-clone="pdp"] .mx-reviews {
  background: #fcfbf4;
  padding: 68px 0 76px;
  overflow: hidden;
}
body[data-static-clone="pdp"] .mx-reviews__inner {
  width: min(100% - 32px, 1040px);
  margin: 0 auto;
}
body[data-static-clone="pdp"] .mx-reviews__rating {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  color: #5b146f;
  font: 600 17px/1.35 Archivo, Arial, sans-serif;
  text-align: center;
}
body[data-static-clone="pdp"] .mx-reviews__rating > span {
  color: #ff965b;
  font-size: 27px;
  letter-spacing: -3px;
}
body[data-static-clone="pdp"] .mx-reviews h2 {
  margin: 10px auto 8px;
  color: #5b146f;
  font: 700 40px/1.05 'TT Ramillas Trl', Georgia, serif;
  letter-spacing: -.02em;
  text-align: center;
}
body[data-static-clone="pdp"] .mx-reviews__context {
  margin: 0 auto 28px;
  color: #715b78;
  font: 500 13px/1.45 Archivo, Arial, sans-serif;
  text-align: center;
}
body[data-static-clone="pdp"] .mx-reviews__summary {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 54px;
  margin-bottom: 12px;
  padding: 10px 12px;
  border-bottom: 1px solid #ded8d9;
  color: #222;
  font: 600 16px/1.2 Archivo, Arial, sans-serif;
}
body[data-static-clone="pdp"] .mx-reviews__summary-stars,
body[data-static-clone="pdp"] .mx-review__stars {
  color: #ffdc38;
  letter-spacing: -2px;
}
body[data-static-clone="pdp"] .mx-reviews__summary-stars { font-size: 23px; }
body[data-static-clone="pdp"] .mx-reviews__grid {
  position: relative;
  width: 100%;
  min-height: 420px;
}
body[data-static-clone="pdp"] .mx-review {
  position: absolute;
  width: calc((100% - 18px) / 2);
  padding: 16px;
  overflow: hidden;
  background: #fff2f5;
  border: 1px solid #eadde1;
  border-radius: 8px;
  box-shadow: 0 1px 4px rgba(0,0,0,.12);
  color: #111;
  font-family: Archivo, Arial, sans-serif;
}
body[data-static-clone="pdp"] .mx-review[hidden] { display: none !important; }
body[data-static-clone="pdp"] .mx-review__head {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 7px;
  min-width: 0;
}
body[data-static-clone="pdp"] .mx-review__head > strong { font-size: 16px; line-height: 1.25; }
body[data-static-clone="pdp"] .mx-review__verified {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 11px;
  font-weight: 600;
  white-space: nowrap;
}
body[data-static-clone="pdp"] .mx-review__verified > span {
  display: inline-grid;
  place-items: center;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #111;
  color: #fff;
  font-size: 10px;
}
body[data-static-clone="pdp"] .mx-review time {
  display: block;
  margin-top: 3px;
  color: #73777b;
  font-size: 11px;
}
body[data-static-clone="pdp"] .mx-review__stars {
  margin-top: 7px;
  font-size: 18px;
  line-height: 1;
}
body[data-static-clone="pdp"] .mx-review__text {
  margin: 11px 0 0;
  color: #111;
  font-size: 14px;
  line-height: 1.48;
  white-space: normal;
}
body[data-static-clone="pdp"] .mx-review__translation {
  clear: both;
  margin: 11px 0 0;
  color: #73777b;
  font-size: 11px;
  line-height: 1.35;
}
body[data-static-clone="pdp"] .mx-review__translation button {
  padding: 0;
  border: 0;
  background: transparent;
  color: #73777b;
  font: inherit;
  text-decoration: underline;
  cursor: pointer;
}
body[data-static-clone="pdp"] .mx-review__photo {
  float: right;
  width: 31%;
  margin: 0 0 10px 16px;
  padding: 0;
  border: 0;
  border-radius: 7px;
  overflow: hidden;
  background: #eadde1;
  cursor: zoom-in;
}
body[data-static-clone="pdp"] .mx-review__photo img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 190px;
  object-fit: cover;
}
body[data-static-clone="pdp"] .mx-reviews__more {
  display: block;
  min-width: 210px;
  min-height: 46px;
  margin: 28px auto 0;
  padding: 11px 20px;
  border: 1px solid #5b146f;
  border-radius: 3px;
  background: transparent;
  color: #5b146f;
  font: 700 14px/1 Archivo, Arial, sans-serif;
  cursor: pointer;
}
body[data-static-clone="pdp"] .mx-reviews__more:hover { background: #5b146f; color: #fff; }
body[data-static-clone="pdp"] .mx-reviews__lightbox {
  width: min(92vw, 760px);
  max-height: 90vh;
  padding: 0;
  border: 0;
  border-radius: 10px;
  overflow: visible;
  background: transparent;
}
body[data-static-clone="pdp"] .mx-reviews__lightbox::backdrop { background: rgba(20,8,28,.84); }
body[data-static-clone="pdp"] .mx-reviews__lightbox img {
  display: block;
  width: 100%;
  max-height: 86vh;
  border-radius: 10px;
  object-fit: contain;
}
body[data-static-clone="pdp"] .mx-reviews__lightbox button {
  position: absolute;
  z-index: 2;
  top: -16px;
  right: -12px;
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 50%;
  background: #fff;
  color: #5b146f;
  font: 400 30px/36px Arial, sans-serif;
  cursor: pointer;
}
@media (max-width: 700px) {
  body[data-static-clone="pdp"] .mx-reviews { padding: 54px 0 60px; }
  body[data-static-clone="pdp"] .mx-reviews__inner { width: min(100% - 24px, 520px); }
  body[data-static-clone="pdp"] .mx-reviews__rating { font-size: 14px; }
  body[data-static-clone="pdp"] .mx-reviews__rating > span { font-size: 24px; }
  body[data-static-clone="pdp"] .mx-reviews h2 { font-size: 31px; }
  body[data-static-clone="pdp"] .mx-reviews__summary { padding-left: 4px; padding-right: 4px; }
  body[data-static-clone="pdp"] .mx-review { width: 100%; padding: 15px; }
  body[data-static-clone="pdp"] .mx-review__photo { width: 34%; margin-left: 13px; }
}
