/** Shopify CDN: Minification failed

Line 251:0 All "@import" rules must come first

**/
/* ════════════════════════════════════════
   STRYO — GLOBAL TYPOGRAPHY RESET
   À placer en tout premier dans stryo-styles.css
   ════════════════════════════════════════ */

html {
  font-size: 16px;
}

body {
  font-family: 'DM Sans', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.65;
  color: #1A1A18;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Corps de texte — paragraphes, descriptions produit, RTE */
p,
li,
dd,
blockquote,
.rte,
.rte p,
.product__description,
.product__description p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.65;
}

/* Texte secondaire — metadata, labels */
.caption,
figcaption,
.product__meta,
.price__regular,
.price__sale {
  font-size: 0.8125rem;  /* 13px */
  font-weight: 400;
}

/* Eyebrows / tags uppercase — minimum 11px */
.eyebrow,
.tag,
[class*="__eyebrow"],
[class*="__label"],
[class*="__gamme"] {
  font-size: 0.6875rem;  /* 11px */
  font-weight: 500;
  letter-spacing: 0.35em;
  text-transform: uppercase;
}

/* Fine print — disclaimers FDA, notes légales */
.fine-print,
.disclaimer,
[class*="__disclaimer"],
[class*="__note"] {
  font-size: 0.75rem;    /* 12px — minimum absolu */
  font-weight: 400;
  line-height: 1.5;
}

/* Titres — hiérarchie propre avec clamp mobile-friendly */
h1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(2rem, 5vw, 3rem);
  font-weight: 300;
  line-height: 1.1;
}
h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(1.5rem, 4vw, 2.25rem);
  font-weight: 300;
  line-height: 1.15;
}
h3 {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(1.25rem, 3vw, 1.75rem);
  font-weight: 300;
  line-height: 1.2;
}
h4 {
  font-family: 'DM Sans', sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.3;
}
h5 {
  font-family: 'DM Sans', sans-serif;
  font-size: 1rem;
  font-weight: 500;
}
h6 {
  font-family: 'DM Sans', sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* Ajustements mobile */
@media (max-width: 768px) {
  html {
    font-size: 16px; /* ne jamais descendre */
  }
  p, li {
    font-size: 0.9375rem; /* 15px — légèrement réduit sur très petits écrans */
    line-height: 1.6;
  }
}

/* ════════════════════════════════════════
   STRYO — SECTION BODY TEXT OVERRIDES
   Cible tous les corps texte codés en dur
   dans les sections custom
   ════════════════════════════════════════ */

/* ── HERO ── */
.stryo-hero__sub,
.stryo-hero__description,
.stryo-hero__trust {
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.7 !important;
}

/* ── RANGES / PRODUCTS SECTION ── */
.stryo-products__description,
.stryo-card__description,
.stryo-card__text,
[class*="stryo-"][class*="__description"],
[class*="stryo-"][class*="__text"] {
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.65 !important;
}

/* ── ACCORDIONS — PAGE PRODUIT ── */
.stryo-accordion__body,
.stryo-accordion__content,
.stryo-accordion__panel,
.stryo-accordion p,
.stryo-accordion li,
[class*="accordion"][class*="body"],
[class*="accordion"][class*="content"],
[class*="accordion"][class*="panel"],
[class*="accordion"] p,
[class*="accordion"] li {
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.7 !important;
}

/* ── FOOTER ACCORDIONS ── */
.stryo-footer__nav-link,
.stryo-footer__legal,
.stryo-footer__disclaimer,
.stryo-footer p,
.stryo-footer li,
.stryo-footer a,
[class*="stryo-footer"] p,
[class*="stryo-footer"] li,
[class*="stryo-footer"] a {
  font-size: 0.875rem !important; /* 14px pour le footer — intentionnellement plus compact */
  font-weight: 400 !important;
  line-height: 1.6 !important;
}

/* ── GAMME LANDING PAGE ── */
.stryo-gamme__description,
.stryo-gamme__body,
.stryo-gamme__sub,
.stryo-gamme p,
.stryo-gamme li,
[class*="stryo-gamme"] p,
[class*="stryo-gamme"] li {
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.7 !important;
}

/* ── WHY SECTION ── */
.stryo-why__description,
.stryo-why__body,
.stryo-why p,
.stryo-why li {
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.65 !important;
}

/* ── CONTACT / FAQ ── */
.stryo-contact p,
.stryo-contact li,
.stryo-contact__sub,
.faq-answer,
.faq-answer p,
.faq-section p,
.faq-section li {
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.7 !important;
}

/* ── CROSS-SELL / BUNDLES ── */
.stryo-cross-sell p,
.stryo-bundles p,
.stryo-bundles li,
[class*="stryo-bundle"] p,
[class*="stryo-bundle"] li {
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.65 !important;
}

/* ── CATCH-ALL — tout corps texte dans une section stryo ── */
/* Dernier recours pour tout texte restant */
[class^="stryo-"] p,
[class^="stryo-"] li,
[class^="stryo-"] span:not([class*="eyebrow"]):not([class*="label"]):not([class*="tag"]):not([class*="gamme"]):not([class*="price"]):not([class*="btn"]) {
  font-size: 1rem;
  font-weight: 400;
}

/* =============================================
   STRYŌ — stryo.css
   À placer dans : Assets/stryo.css
   ============================================= */

:root {
  --stryo-cream: #F7F3EE;
  --stryo-nude: #E8DDD4;
  --stryo-warm: #D4C4B5;
  --stryo-sage: #A8B5A0;
  --stryo-charcoal: #2C2C2A;
  --stryo-dark: #1A1A18;
  --stryo-accent: #C4956A;
  --stryo-accent-light: #E8C9A8;
  --stryo-white: #FDFCFB;
}

/* ── FONTS ── */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400&family=DM+Sans:wght@200;300;400;500&display=swap');

/* ── LOGO SIGNATURE ── */
.stryo-logo {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 300;
  letter-spacing: 0.04em;
  text-decoration: none;
  color: var(--stryo-charcoal);
}
.stryo-logo .o {
  color: var(--stryo-accent);
  position: relative;
  display: inline-block;
}
.stryo-logo .o::after {
  content: '';
  position: absolute;
  bottom: 0.05em; left: 50%;
  transform: translateX(-50%);
  width: 0.08em; height: 0.08em;
  background: var(--stryo-accent);
  border-radius: 50%;
}

/* ── BUTTONS ── */
.stryo-btn-primary {
  background: var(--stryo-accent);
  color: var(--stryo-white);
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  text-decoration: none;
  padding: 18px 40px;
  border-radius: 100px;
  border: none;
  display: inline-block;
  cursor: pointer;
  transition: transform 0.3s, box-shadow 0.3s;
}
.stryo-btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 40px rgba(196, 149, 106, 0.35);
  color: var(--stryo-white);
}

.stryo-btn-ghost {
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  transition: color 0.3s;
}
.stryo-btn-ghost::after { content: ' →'; }
.stryo-btn-ghost:hover { color: var(--stryo-white); }

/* ── SECTION HELPERS ── */
.stryo-section-tag {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: 'DM Sans', sans-serif;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 0.4em;
  text-transform: uppercase;
  color: var(--stryo-accent);
  margin-bottom: 16px;
}
.stryo-section-tag::before {
  content: '';
  width: 24px; height: 1px;
  background: var(--stryo-accent);
}

.stryo-section-heading {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(36px, 4vw, 56px);
  font-weight: 300;
  line-height: 1.1;
  color: var(--stryo-charcoal);
  margin-bottom: 60px;
}
.stryo-section-heading em {
  font-style: italic;
  color: var(--stryo-accent);
}


/* ── MARQUEE ── */
.stryo-marquee {
  background: var(--stryo-accent);
  overflow: hidden; padding: 13px 0; white-space: nowrap;
}
.stryo-marquee__track {
  display: inline-flex;
  animation: stryo-marquee 22s linear infinite;
}
.stryo-marquee__item {
  font-family: 'DM Sans', sans-serif;
  font-size: 10px; font-weight: 400;
  letter-spacing: 0.3em; text-transform: uppercase;
  color: var(--stryo-white); padding: 0 28px; opacity: 0.85;
}
.stryo-marquee__dot { color: rgba(255,255,255,0.35); padding: 0 6px; }
@keyframes stryo-marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}

/* ── HOW IT WORKS ── */
.stryo-how { padding: 100px 80px; max-width: 1300px; margin: 0 auto; }
.stryo-steps {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 2px;
}
.stryo-step {
  padding: 48px 40px; background: var(--stryo-white);
  position: relative; overflow: hidden; transition: background 0.3s;
}
.stryo-step:hover { background: var(--stryo-dark); }
.stryo-step:hover .stryo-step__num { color: var(--stryo-accent); }
.stryo-step:hover .stryo-step__title,
.stryo-step:hover .stryo-step__text { color: var(--stryo-white); }
.stryo-step:hover .stryo-step__bar { background: var(--stryo-accent); }
.stryo-step__num {
  font-family: 'Cormorant Garamond', serif;
  font-size: 64px; font-weight: 300;
  color: rgba(44,44,42,0.08); line-height: 1;
  margin-bottom: 28px; transition: color 0.3s;
}
.stryo-step__title {
  font-family: 'Cormorant Garamond', serif;
  font-size: 26px; font-weight: 300;
  margin-bottom: 12px; transition: color 0.3s;
}
.stryo-step__text {
  font-family: 'DM Sans', sans-serif;
  font-size: 13px; line-height: 1.9;
  color: rgba(44,44,42,0.6); transition: color 0.3s;
}
.stryo-step__bar {
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 2px; background: var(--stryo-nude); transition: background 0.3s;
}

/* ── PRODUCTS GRID ── */
.stryo-products-bg { background: var(--stryo-dark); padding: 100px 0; }
.stryo-products-inner { max-width: 1300px; margin: 0 auto; padding: 0 80px; }
.stryo-products-grid {
  display: grid; grid-template-columns: repeat(4, 1fr);
  gap: 14px; margin-top: 56px;
}
.stryo-product-card {
  border-radius: 18px; padding: 36px 28px;
  position: relative; overflow: hidden;
  transition: transform 0.4s cubic-bezier(0.16,1,0.3,1);
  text-decoration: none; display: block;
}
.stryo-product-card:hover { transform: translateY(-8px); }
.stryo-pc__series {
  font-family: 'DM Sans', sans-serif;
  font-size: 9px; font-weight: 500;
  letter-spacing: 0.35em; text-transform: uppercase;
  margin-bottom: 44px; opacity: 0.5;
}
.stryo-pc__icon { font-size: 28px; margin-bottom: 16px; display: block; }
.stryo-pc__name {
  font-family: 'Cormorant Garamond', serif;
  font-size: 28px; font-weight: 300; line-height: 1.1; margin-bottom: 6px;
}
.stryo-pc__sub {
  font-family: 'DM Sans', sans-serif;
  font-size: 11px; letter-spacing: 0.1em; opacity: 0.5; margin-bottom: 24px;
}
.stryo-pc__benefit {
  font-family: 'DM Sans', sans-serif;
  font-size: 11px; line-height: 1.8; opacity: 0.6; margin-bottom: 32px;
}
.stryo-pc__footer {
  display: flex; align-items: center; justify-content: space-between;
}
.stryo-pc__price {
  font-family: 'Cormorant Garamond', serif;
  font-size: 24px; font-weight: 300;
}
.stryo-pc__btn {
  width: 38px; height: 38px; border-radius: 50%;
  border: 1px solid currentColor;
  display: flex; align-items: center; justify-content: center;
  font-size: 18px; opacity: 0.45;
  transition: opacity 0.3s, background 0.3s;
}
.stryo-product-card:hover .stryo-pc__btn {
  opacity: 1; background: rgba(255,255,255,0.12);
}
.stryo-pc__line {
  position: absolute; bottom: 0; left: 0; right: 0; height: 3px;
}

/* ── WHY ── */
.stryo-why { padding: 100px 80px; max-width: 1300px; margin: 0 auto; }
.stryo-why-grid {
  display: grid; grid-template-columns: 1fr 1fr; gap: 2px; margin-top: 56px;
}
.stryo-why-card {
  padding: 48px; background: var(--stryo-white);
  display: flex; gap: 28px; align-items: flex-start;
  transition: background 0.3s;
}
.stryo-why-card:hover { background: var(--stryo-nude); }
.stryo-why__icon {
  width: 48px; height: 48px; border-radius: 12px;
  background: var(--stryo-cream);
  display: flex; align-items: center; justify-content: center;
  font-size: 20px; flex-shrink: 0; transition: background 0.3s;
}
.stryo-why-card:hover .stryo-why__icon { background: var(--stryo-white); }
.stryo-why__title {
  font-family: 'Cormorant Garamond', serif;
  font-size: 22px; font-weight: 300; margin-bottom: 10px;
}
.stryo-why__text {
  font-family: 'DM Sans', sans-serif;
  font-size: 13px; line-height: 1.9; color: rgba(44,44,42,0.6);
}

/* ── TESTIMONIALS ── */
.stryo-testi-bg { background: var(--stryo-nude); padding: 100px 0; }
.stryo-testi-inner { max-width: 1300px; margin: 0 auto; padding: 0 80px; }
.stryo-testi-grid {
  display: grid; grid-template-columns: repeat(3, 1fr);
  gap: 14px; margin-top: 56px;
}
.stryo-testi-card {
  background: var(--stryo-white); border-radius: 18px;
  padding: 36px; position: relative;
}
.stryo-testi__stars { color: var(--stryo-accent); font-size: 12px; letter-spacing: 3px; margin-bottom: 18px; }
.stryo-testi__quote {
  font-family: 'Cormorant Garamond', serif;
  font-size: 19px; font-weight: 300; font-style: italic;
  line-height: 1.6; color: var(--stryo-charcoal); margin-bottom: 24px;
}
.stryo-testi__author { display: flex; align-items: center; gap: 12px; }
.stryo-testi__avatar {
  width: 38px; height: 38px; border-radius: 50%;
  background: var(--stryo-nude);
  display: flex; align-items: center; justify-content: center; font-size: 15px;
}
.stryo-testi__name { font-family: 'DM Sans', sans-serif; font-size: 13px; font-weight: 400; }
.stryo-testi__detail { font-family: 'DM Sans', sans-serif; font-size: 11px; color: rgba(44,44,42,0.4); margin-top: 2px; }
.stryo-testi__badge {
  position: absolute; top: 20px; right: 20px;
  background: var(--stryo-cream); border-radius: 6px;
  padding: 5px 10px; font-family: 'DM Sans', sans-serif;
  font-size: 9px; letter-spacing: 0.15em; text-transform: uppercase;
  color: var(--stryo-accent); font-weight: 400;
}

/* ── CTA BAND ── */
.stryo-cta {
  background: var(--stryo-dark); padding: 100px 80px;
  text-align: center; position: relative; overflow: hidden;
}
.stryo-cta::before {
  content: ''; position: absolute;
  width: 500px; height: 500px;
  background: radial-gradient(circle, rgba(196,149,106,0.1) 0%, transparent 65%);
  left: 50%; top: 50%; transform: translate(-50%, -50%); pointer-events: none;
}
.stryo-cta h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(44px, 5.5vw, 72px); font-weight: 300;
  color: var(--stryo-white); line-height: 1.1; margin-bottom: 20px; position: relative;
}
.stryo-cta h2 em { color: var(--stryo-accent); font-style: italic; }
.stryo-cta p {
  font-family: 'DM Sans', sans-serif;
  font-size: 18px; color: rgba(255,255,255,0.4);
  margin-bottom: 48px; letter-spacing: 0.05em; position: relative;
}

/* ── REVEAL ANIMATION ── */
.stryo-reveal {
  opacity: 0; transform: translateY(28px);
  transition: opacity 0.8s cubic-bezier(0.16,1,0.3,1), transform 0.8s cubic-bezier(0.16,1,0.3,1);
}
.stryo-reveal.visible { opacity: 1; transform: translateY(0); }
.stryo-reveal--d1 { transition-delay: 0.1s; }
.stryo-reveal--d2 { transition-delay: 0.2s; }
.stryo-reveal--d3 { transition-delay: 0.3s; }
.stryo-reveal--d4 { transition-delay: 0.4s; }

/* ── RESPONSIVE ── */
@media (max-width: 900px) {
  .stryo-how, .stryo-why { padding: 80px 24px; }
  .stryo-steps { grid-template-columns: 1fr; }
  .stryo-products-inner, .stryo-testi-inner { padding: 0 24px; }
  .stryo-products-grid { grid-template-columns: 1fr 1fr; }
  .stryo-why-grid { grid-template-columns: 1fr; }
  .stryo-testi-grid { grid-template-columns: 1fr; }
  .stryo-cta { padding: 80px 24px; }
}
/* ... tout ton CSS existant ... */


/* ══════════════════════════════════════
   NAV — Badge Deals
══════════════════════════════════════ */
.header__menu-item[href*="buy-2-get-1"],
a.header__menu-item[href*="buy-2-get-1"] {
  position: relative;
  color: #C4956A !important;
}

.header__menu-item[href*="buy-2-get-1"] span,
a.header__menu-item[href*="buy-2-get-1"] span {
  position: relative;
  padding-right: 6px;
}

.header__menu-item[href*="buy-2-get-1"] span::after,
a.header__menu-item[href*="buy-2-get-1"] span::after {
  content: 'SALE';
  position: absolute;
  /* Centré au-dessus du mot Deals */
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 3px;
  background: #C4956A;
  color: #1A1A18;
  font-family: 'DM Sans', sans-serif;
  font-size: 7px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  padding: 2px 6px;
  border-radius: 30px;
  line-height: 1.4;
  white-space: nowrap;
}
/* ── CLS fix — réserve l'espace avant le chargement des images ── */
.spc-card__img-wrap,
.spc-hero__scroll,
.strust__img-wrap,
.satc__thumb {
  contain: layout;
}

/* Images custom sections — aspect-ratio pour éviter le layout shift */
.spc-card__img-wrap {
  aspect-ratio: 1 / 1;
}

.strust__img-wrap img {
  width: 52px;
  height: 52px;
}
/* ── Notify Me wrapper ── */
.stryo-notify__wrap {
  margin-top: 12px;
}
/* ── ATC button aligné avec bloc Recharge ── */
product-form .form {
  width: 100%;
  max-width: 100%;
}

product-form .product-form__buttons {
  max-width: 506px;
  margin: 0 auto;
}
/* Key Highlights */
.stryo-key-highlights {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0.15em !important;
  text-transform: uppercase !important;
  color: rgba(26,26,24,0.5) !important;
  margin: 6px 0 !important;
  display: block !important;
}

/* Formulation Summary */
.stryo-formulation-summary {
  display: block !important;
}
.stryo-formulation-summary p {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  line-height: 1.7 !important;
  color: rgba(26,26,24,0.6) !important;
  margin: 8px 0 !important;
}
/* Header menu — reset font size */
.header__menu-item {
  font-size: 18px !important;
}
.header__submenu .header__menu-item {
  font-size: 16px !important;
}
/* ─── PRODUCT GALLERY ARROWS — DESKTOP ONLY ─── */
@media screen and (min-width: 750px) {
  .product__media-list {
    position: relative;
  }

  .stryo-gallery-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: rgba(253,252,251,0.96);
    border: 1px solid rgba(26,26,24,0.10);
    box-shadow: 0 2px 16px rgba(0,0,0,0.10);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.2s, box-shadow 0.2s, opacity 0.2s;
    color: #1A1A18;
    opacity: 0;
    pointer-events: none;
  }

  .product__media-list:hover .stryo-gallery-arrow {
    opacity: 1;
    pointer-events: auto;
  }

  .stryo-gallery-arrow:hover {
    background: #ffffff;
    box-shadow: 0 4px 24px rgba(0,0,0,0.14);
  }

  .stryo-gallery-arrow--prev { left: 14px; }
  .stryo-gallery-arrow--next { right: 14px; }

  .stryo-gallery-arrow--hidden {
    opacity: 0 !important;
    pointer-events: none !important;
  }
}