/** Shopify CDN: Minification failed

Line 532:0 Unexpected "<"
Line 541:0 Unexpected "<"

**/
/* OLIA — Thème Shopify | Huile d'olive vierge extra d'Algérie */
:root{
  --color-bg:#f7f2e7;--color-cream:#ede4d0;--color-ink:#13190f;--color-ink-soft:#2c3424;
  --color-muted:#6a6857;--color-olive:#4a5a2a;--color-olive-dark:#2b3614;
  --color-gold:#9a7327;--color-gold-soft:#c9a14a;--color-gold-bright:#e3c071;
  --color-line:#e0d7c2;
  --font-display:"Cormorant Garamond",serif;--font-body:"Jost",-apple-system,sans-serif;
  --container:1240px;--radius:2px;
  --shadow:0 30px 80px -40px rgba(19,25,15,.45);
  --shadow-soft:0 14px 40px -20px rgba(19,25,15,.25);
  --gradient-gold:linear-gradient(135deg,#9a7327 0%,#c9a14a 50%,#e3c071 100%);
}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--color-bg);color:var(--color-ink);font-family:var(--font-body);font-size:16px;line-height:1.65;font-weight:300;-webkit-font-smoothing:antialiased}
img{max-width:100%;height:auto;display:block}
a{color:inherit;text-decoration:none;transition:opacity .25s ease}
a:hover{opacity:.7}
h1,h2,h3,h4{font-family:var(--font-display);font-weight:400;letter-spacing:.01em;line-height:1.15;margin:0 0 .5em}
h1{font-size:clamp(2.4rem,5vw,4.4rem)}h2{font-size:clamp(2rem,3.8vw,3.2rem)}h3{font-size:1.6rem}
p{margin:0 0 1em}
.container{max-width:var(--container);margin:0 auto;padding:0 28px}
.eyebrow{font-family:var(--font-body);font-size:.72rem;letter-spacing:.34em;text-transform:uppercase;color:var(--color-gold);font-weight:600;margin-bottom:1.2em;display:inline-block;position:relative}
.eyebrow::before{content:"";display:inline-block;width:28px;height:1px;background:var(--color-gold-soft);vertical-align:middle;margin-right:.8em}
.eyebrow::after{content:"";display:inline-block;width:28px;height:1px;background:var(--color-gold-soft);vertical-align:middle;margin-left:.8em}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:.6em;padding:1.1em 2.4em;font-family:var(--font-body);font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;font-weight:500;border:1px solid var(--color-ink);background:var(--color-ink);color:var(--color-bg);cursor:pointer;transition:all .3s ease;border-radius:var(--radius)}
.btn:hover{background:var(--color-olive-dark);border-color:var(--color-olive-dark);color:var(--color-bg);opacity:1}
.btn--ghost{background:transparent;color:var(--color-ink)}
.btn--ghost:hover{background:var(--color-ink);color:var(--color-bg)}
.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:999;background:#fff;padding:.5rem 1rem}

/* HEADER */
.site-header{position:sticky;top:0;z-index:50;background:rgba(250,247,241,.92);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-line)}
.site-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;padding:1.4rem 28px;max-width:var(--container);margin:0 auto}
.site-nav{display:flex;gap:2.2rem}
.site-nav a{font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;font-weight:400;color:var(--color-ink-soft)}
.site-logo{font-family:var(--font-display);font-size:1.9rem;letter-spacing:.35em;text-align:center;font-weight:500}
.site-actions{display:flex;justify-content:flex-end;gap:1.4rem;align-items:center}
.site-actions a{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase}
.cart-count{display:inline-block;background:var(--color-gold);color:#fff;border-radius:50%;width:18px;height:18px;font-size:.65rem;line-height:18px;text-align:center;margin-left:.3em}
@media(max-width:768px){.site-nav{display:none}}

/* HERO */
.hero{position:relative;padding:5rem 0 6rem;overflow:hidden;background:linear-gradient(180deg,var(--color-cream) 0%,var(--color-bg) 100%)}
.hero__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:5rem;align-items:center}
.hero__title{margin-bottom:1.2rem}
.hero__lead{font-size:1.15rem;max-width:46ch;color:var(--color-ink-soft);margin-bottom:2.2rem}
.hero__cta{display:flex;gap:1rem;flex-wrap:wrap}
.hero__visual{position:relative;text-align:center}
.hero__visual img{max-height:680px;width:auto;margin:0 auto;filter:drop-shadow(0 40px 60px rgba(0,0,0,.35))}
.hero__badge span{display:block;font-size:.6rem;letter-spacing:.25em;text-transform:uppercase;color:var(--color-gold);margin-bottom:.3em}
@media(max-width:900px){.hero__grid{grid-template-columns:1fr;gap:3rem;text-align:center}.hero__lead{margin-left:auto;margin-right:auto}.hero__cta{justify-content:center}.hero__visual img{max-height:480px}}

/* SECTIONS */
.section{padding:6rem 0}
.section--cream{background:var(--color-cream)}
.section--dark{background:var(--color-ink);color:var(--color-cream)}
.section--dark .eyebrow{color:var(--color-gold-soft)}
.section__head{text-align:center;max-width:680px;margin:0 auto 4rem}
.section__head p{color:var(--color-muted);font-size:1.05rem}
.section--dark .section__head p{color:#bdbeb0}

/* PILLARS */
.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}
.pillar{text-align:center}
.pillar__icon{width:56px;height:56px;margin:0 auto 1.4rem;color:var(--color-gold)}
.pillar h3{font-size:1.4rem;margin-bottom:.6rem}
.pillar p{color:var(--color-muted);font-size:.95rem}
@media(max-width:768px){.pillars{grid-template-columns:1fr;gap:2.4rem}}

/* STORY — 3 grandes photos, toutes visibles */
.story{display:grid;grid-template-columns:1fr;gap:3.2rem;align-items:start}
.story__text{text-align:center;max-width:850px;margin:0 auto}
.story__img{aspect-ratio:4/5;background:var(--color-line);overflow:hidden;border-radius:var(--radius)}
.story__img img{width:100%;height:100%;object-fit:cover}
.story__text h2{margin-bottom:1.2rem}
.story__text p{color:var(--color-ink-soft);font-size:1.05rem;margin-bottom:1.1em}
.story__media{min-width:0;order:2}
.story__gallery{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
  overflow:visible;
}
.story__gallery-item{
  position:relative;
  overflow:hidden;
  background:var(--color-line);
  border-radius:10px;
  box-shadow:0 16px 40px -30px rgba(19,25,15,.45);
  aspect-ratio:4/5;
}
.story__gallery-item img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  display:block;
}
.story__gallery-item--1,
.story__gallery-item--2,
.story__gallery-item--3{
  grid-column:auto;
  grid-row:auto;
  aspect-ratio:4/5;
}

@media(max-width:900px){
  .story{gap:2.5rem}
  .story__text{order:1}
  .story__media{order:2}
  .story__gallery{
    grid-template-columns:1fr;
    gap:14px;
  }
  .story__gallery-item--1,
  .story__gallery-item--2,
  .story__gallery-item--3{
    grid-column:1;
    grid-row:auto;
    aspect-ratio:4/5;
  }
}
@media(max-width:560px){
  .story{gap:2rem}
  .story__gallery{gap:14px}
  .story__gallery-item{
    border-radius:9px;
    aspect-ratio:4/5;
  }
}

/* PRODUCTS */
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}
.product-card{background:#fff;padding:1.25rem;border:1px solid var(--color-line);transition:all .45s cubic-bezier(.2,.7,.2,1);border-radius:var(--radius)}
.product-card:hover{box-shadow:var(--shadow);transform:translateY(-6px);opacity:1}
.product-card__img{aspect-ratio:3/4;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;background:linear-gradient(180deg,var(--color-cream),#fff);overflow:hidden}
.product-card__img img{max-height:100%;width:auto;object-fit:contain;transition:transform .7s cubic-bezier(.2,.7,.2,1)}
.product-card:hover .product-card__img img{transform:scale(1.05) translateY(-4px)}
.product-card__title{font-family:var(--font-display);font-size:1.5rem;margin-bottom:.4rem}
.product-card__meta{font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--color-muted);margin-bottom:.8rem}
.product-card__price{font-size:1.25rem;color:var(--color-gold);font-weight:500;margin-bottom:1.4rem;font-family:var(--font-display)}
@media(max-width:900px){.product-grid{grid-template-columns:1fr;gap:2rem}}

/* PRODUCTS */
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}
.product-card{background:#fff;padding:1.25rem;border:1px solid var(--color-line);transition:all .45s cubic-bezier(.2,.7,.2,1);border-radius:var(--radius)}
.product-card:hover{box-shadow:var(--shadow);transform:translateY(-6px);opacity:1}
.product-card__img{aspect-ratio:3/4;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;background:linear-gradient(180deg,var(--color-cream),#fff);overflow:hidden}
.product-card__img img{max-height:100%;width:auto;object-fit:contain;transition:transform .7s cubic-bezier(.2,.7,.2,1)}
.product-card:hover .product-card__img img{transform:scale(1.05) translateY(-4px)}
.product-card__title{font-family:var(--font-display);font-size:1.5rem;margin-bottom:.4rem}
.product-card__meta{font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--color-muted);margin-bottom:.8rem}
.product-card__price{font-size:1.25rem;color:var(--color-gold);font-weight:500;margin-bottom:1.4rem;font-family:var(--font-display)}
@media(max-width:900px){.product-grid{grid-template-columns:1fr;gap:2rem}}

/* TERROIR */
.terroir{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}
.terroir__item{padding:2rem 1rem;border-left:1px solid rgba(255,255,255,.15)}
.terroir__item:first-child{border-left:none}
.terroir__num{font-family:var(--font-display);font-size:3.2rem;color:var(--color-gold-soft);display:block;margin-bottom:.3rem}
.terroir__label{font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;color:#bdbeb0}
@media(max-width:768px){.terroir{grid-template-columns:repeat(2,1fr)}.terroir__item{border-left:none;border-top:1px solid rgba(255,255,255,.15);padding:1.4rem}}

/* TESTIMONIALS */
.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}
.testimonial{background:#fff;padding:2.5rem;border-radius:var(--radius);border:1px solid var(--color-line);position:relative}
.testimonial::before{content:"\201C";font-family:var(--font-display);font-size:5rem;color:var(--color-gold-soft);position:absolute;top:-.2rem;left:1rem;line-height:1}
.testimonial p{font-family:var(--font-display);font-size:1.15rem;font-style:italic;color:var(--color-ink-soft);line-height:1.5;margin-bottom:1.5rem;padding-top:1.4rem}
.testimonial__author{font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-gold);font-weight:500}
.testimonial__role{font-size:.75rem;color:var(--color-muted);margin-top:.2rem}
@media(max-width:900px){.testimonials{grid-template-columns:1fr;gap:1.6rem}}

/* NEWSLETTER */
.newsletter{text-align:center;max-width:560px;margin:0 auto}
.newsletter form{display:flex;gap:.6rem;margin-top:1.8rem}
.newsletter input{flex:1;padding:1.1em 1.4em;border:1px solid var(--color-line);background:#fff;font-family:var(--font-body);font-size:.95rem;border-radius:var(--radius)}
.newsletter input:focus{outline:none;border-color:var(--color-gold)}
@media(max-width:600px){.newsletter form{flex-direction:column}}

/* FOOTER */
.site-footer{background:var(--color-ink);color:#bdbeb0;padding:5rem 0 2rem;font-size:.9rem}
.site-footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}
.site-footer h4{font-family:var(--font-body);font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;color:var(--color-gold-soft);margin-bottom:1.2rem;font-weight:500}
.site-footer__logo{font-family:var(--font-display);font-size:1.8rem;letter-spacing:.35em;color:var(--color-cream);margin-bottom:1rem}
.site-footer ul{list-style:none;padding:0;margin:0}
.site-footer li{margin-bottom:.6rem}
.site-footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;text-align:center;font-size:.78rem;letter-spacing:.1em;color:#7a7a6e}
@media(max-width:900px){.site-footer__grid{grid-template-columns:1fr 1fr;gap:2.4rem}}
@media(max-width:560px){.site-footer__grid{grid-template-columns:1fr}}

/* PRODUCT PAGE */
.product{display:grid;grid-template-columns:1fr 1fr;gap:5rem;padding:5rem 0}
.product__gallery{background:linear-gradient(180deg,var(--color-cream),var(--color-bg));aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:var(--radius)}
.product__gallery img{max-height:90%;width:auto}
.product__title{margin-bottom:.5rem}
.product__subtitle{color:var(--color-muted);font-size:1rem;letter-spacing:.03em}
.product__vendor{font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;color:var(--color-gold);margin-bottom:1rem;display:block}
.product__price{font-family:var(--font-display);font-size:2rem;color:var(--color-ink);margin:1.5rem 0}
.product__desc{color:var(--color-ink-soft);margin:2rem 0;line-height:1.8}
.product__form{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}
.product__form select,.product__form input{padding:1em 1.4em;border:1px solid var(--color-line);background:#fff;font-family:var(--font-body);font-size:.95rem;border-radius:var(--radius)}
.product__form label{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-muted)}
.product__reassurance{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--color-line);font-size:.75rem;line-height:1.45;color:var(--color-muted)}
.product__reassurance span::before{content:"✓";color:var(--color-gold);font-weight:600;margin-right:.45rem}
@media(max-width:900px){.product{grid-template-columns:1fr;gap:2.5rem;padding:2rem 0}}

.page-title{text-align:center;padding:5rem 0 3rem}
.page-title h1{margin-bottom:.5rem}
.page-title p{color:var(--color-muted)}

.cart{padding:3rem 0}
.cart__row{display:grid;grid-template-columns:100px 1fr auto auto;gap:1.5rem;align-items:center;padding:1.5rem 0;border-bottom:1px solid var(--color-line)}
.cart__row img{width:100%;height:auto}
.cart__total{text-align:right;padding:2rem 0;font-size:1.4rem;font-family:var(--font-display)}
.empty{text-align:center;padding:5rem 0}

/* ===== ANIMATIONS ÉPURÉES ===== */
.reveal{opacity:0;transform:translateY(28px);transition:opacity 1.1s cubic-bezier(.2,.7,.2,1),transform 1.1s cubic-bezier(.2,.7,.2,1)}
.reveal.is-in{opacity:1;transform:translateY(0)}
.reveal--delay{transition-delay:.18s}

.text-anim{display:inline-block}
.text-anim .word{display:inline-block;overflow:hidden;vertical-align:bottom}
.text-anim .word span{display:inline-block;transform:translateY(110%);transition:transform 1.1s cubic-bezier(.2,.8,.2,1)}
.text-anim.is-in .word span{transform:translateY(0)}
.text-anim .word:nth-child(n+2) span{transition-delay:calc((var(--i,0)) * .07s)}
.text-anim .word:nth-child(2) span{transition-delay:.07s}
.text-anim .word:nth-child(3) span{transition-delay:.14s}
.text-anim .word:nth-child(4) span{transition-delay:.21s}
.text-anim .word:nth-child(5) span{transition-delay:.28s}
.text-anim .word:nth-child(6) span{transition-delay:.35s}
.text-anim .word:nth-child(7) span{transition-delay:.42s}
.text-anim .word:nth-child(8) span{transition-delay:.49s}

.hero__text > *{opacity:0;transform:translateY(20px);animation:olia-fade-up 1.1s cubic-bezier(.2,.7,.2,1) forwards}
.hero__text > *:nth-child(1){animation-delay:.1s}
.hero__text > *:nth-child(2){animation-delay:.25s}
.hero__text > *:nth-child(3){animation-delay:.45s}
.hero__text > *:nth-child(4){animation-delay:.65s}
.hero__visual{opacity:0;animation:olia-fade-up 1.4s cubic-bezier(.2,.7,.2,1) .3s forwards}
@keyframes olia-fade-up{to{opacity:1;transform:translateY(0)}}

.hero__visual img{animation:olia-float 7s ease-in-out infinite alternate;animation-delay:1.4s}
@keyframes olia-float{from{transform:translateY(0)}to{transform:translateY(-12px)}}

.site-nav a,.site-footer a{position:relative}
.site-nav a::after,.site-footer a::after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .5s cubic-bezier(.2,.7,.2,1)}
.site-nav a:hover::after,.site-footer a:hover::after{transform:scaleX(1);transform-origin:left}

/* HERO FULL BANNER */
.hero--full{position:relative;min-height:92vh;display:flex;align-items:center;background-size:cover;background-position:center;background-repeat:no-repeat;color:var(--color-bg);padding:8rem 0;overflow:hidden}
.hero--full::after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 0%,rgba(19,25,15,.4) 100%);pointer-events:none}
.hero--full .hero__inner{position:relative;z-index:2;width:100%}
.hero__text--center{max-width:760px;margin:0 auto;text-align:center}
.hero__text--center .hero__title{color:#fff;text-shadow:0 4px 30px rgba(0,0,0,.4)}
.hero__text--center .hero__lead{color:#f0e9d8;font-size:1.2rem;max-width:56ch;margin:0 auto 2.4rem;text-shadow:0 2px 16px rgba(0,0,0,.4)}
.hero__text--center .hero__cta{justify-content:center}
.eyebrow--light{color:var(--color-gold-bright)}
.eyebrow--light::before,.eyebrow--light::after{background:var(--color-gold-bright)}
.btn--gold{background:var(--gradient-gold);border-color:transparent;color:#1a1206;font-weight:600}
.btn--gold:hover{background:#1a1206;color:var(--color-gold-bright);border-color:var(--color-gold-bright)}
.btn--outline-light{background:transparent;border-color:#fff;color:#fff}
.btn--outline-light:hover{background:#fff;color:var(--color-ink);border-color:#fff}
@media(max-width:768px){.hero--full{min-height:80vh;padding:5rem 0}}

/* HERO SPLIT — texte à gauche, bouteille à droite en fond */
.hero--split{position:relative;min-height:88vh;display:flex;align-items:center;background:linear-gradient(90deg,var(--color-cream) 0%,var(--color-cream) 50%,var(--color-bg) 100%);overflow:hidden;padding:6rem 0}
.hero--split .hero__bg-right{position:absolute;top:0;right:0;width:55%;height:100%;background-size:contain;background-position:right center;background-repeat:no-repeat;z-index:1;filter:drop-shadow(0 30px 60px rgba(19,25,15,.25))}
.hero--split .hero__inner{position:relative;z-index:2;width:100%}
.hero--split .hero__text{max-width:520px}
.hero--split .hero__title{margin-bottom:1.3rem}
.hero--split .hero__lead{font-size:1.15rem;color:var(--color-ink-soft);margin-bottom:2.2rem}
.hero--split .hero__cta{display:flex;gap:1rem;flex-wrap:wrap}
@media(max-width:900px){
  .hero--split{min-height:auto;padding:3rem 0 0;flex-direction:column;text-align:center}
  .hero--split .hero__text{margin:0 auto 2rem}
  .hero--split .hero__cta{justify-content:center}
  .hero--split .hero__bg-right{position:relative;width:100%;height:420px;background-position:center}
}

[id]{scroll-margin-top:120px}



/* ===== HAMZA — HOMEPAGE IDENTIQUE À LA PREVIEW LOVABLE (05/07/2026) ===== */
.site-header{background:rgba(247,242,231,.95);border-bottom:1px solid rgba(19,25,15,.1)}
.site-header__inner{height:64px;padding:0 20px;grid-template-columns:1fr auto 1fr}
.site-logo{font-size:1.5rem;letter-spacing:.04em;text-transform:none;font-weight:400}
.site-nav{gap:2rem}.site-nav a,.site-actions a{text-transform:none;letter-spacing:0;font-size:.875rem;color:var(--color-ink)}
.announcement-bar{background:#000;color:#fff;padding:6px 0}
.announcement-bar__inner{max-width:1152px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:20px;font-size:9px;letter-spacing:.18em;text-transform:uppercase}
.announcement-sep{opacity:.4}@media(max-width:640px){.announcement-item:first-child,.announcement-sep:first-of-type{display:none}}@media(max-width:768px){.announcement-sep--md,.announcement-item--md{display:none}.site-nav{display:none}}

.hero__nav{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:2rem;
  position:relative;
  z-index:2;
  margin:-.8rem auto 2.2rem;
  padding:.35rem 0;
}
.hero__nav a{
  color:var(--color-ink-soft);
  text-decoration:none;
  font-size:.88rem;
  letter-spacing:.18em;
  text-transform:uppercase;
  transition:color .2s ease;
}
.hero__nav a:hover,
.hero__nav a:focus-visible{color:var(--color-ink)}
@media(max-width:640px){
  .hero__nav{gap:1.15rem;margin:-.35rem auto 1.6rem}
  .hero__nav a{font-size:.76rem;letter-spacing:.10em}
}
#produits,#histoire,#faq,#avis{scroll-margin-top:110px}

.hero--home{position:relative;overflow:hidden;background:linear-gradient(180deg,var(--color-cream) 0%,var(--color-bg) 100%);padding:2.5rem 0 5rem;min-height:auto}
.hero__home-inner{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}
.hero--home .hero__visual{order:1;text-align:center;position:relative;opacity:1;animation:none}
.hero--home .hero__text{order:2;text-align:center;max-width:none;opacity:1;transform:none;animation:none}
.hero__image-wrap{position:relative;aspect-ratio:1/1;max-width:560px;margin:0 auto;overflow:hidden;background:var(--color-cream)}
.hero__image-wrap img{width:100%;height:100%;object-fit:cover;max-height:none;filter:none;margin:0;animation:none}
.hero--home .hero__title{font-size:clamp(2.6rem,5.4vw,4.6rem);line-height:1.04;letter-spacing:.005em;margin-bottom:1.75rem;max-width:9.5em}
.hero--home .hero__lead{max-width:46ch;margin:0 auto 2.25rem;color:var(--color-ink-soft);font-size:1.05rem;line-height:1.7;font-weight:300}
.hero__price{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);line-height:1;color:var(--color-ink);margin:-.5rem 0 1.5rem}
.hero--home .hero__cta{display:flex;flex-direction:column;gap:.75rem;justify-content:center}
.hero--home .hero__cta .btn{min-height:52px}
.btn--gold{background:var(--gradient-gold);border-color:var(--color-gold);color:var(--color-ink)}
.btn--gold:hover{background:var(--color-gold-bright);border-color:var(--color-gold-bright);color:var(--color-ink)}
.hero__quick-buy{max-width:520px;margin:2rem auto 0;padding:1.25rem;background:rgba(255,255,255,.48);border:1px solid var(--color-line);text-align:left}
.hero__quick-buy-title{font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:var(--color-gold-deep,var(--color-gold));font-weight:600;margin-bottom:.9rem}
.hero__format-options{display:flex;gap:.65rem}
.hero__format-options label{flex:1;cursor:pointer}
.hero__format-options input{position:absolute;opacity:0;pointer-events:none}
.hero__format-options span{display:block;padding:.75rem 1rem;border:1px solid var(--color-line);background:var(--color-bg);text-align:center;font-size:.85rem;transition:all .2s ease}
.hero__format-options input:checked + span{background:var(--color-ink);border-color:var(--color-ink);color:var(--color-bg)}
.hero__quick-row{display:grid;grid-template-columns:auto 76px 1fr;gap:.65rem;align-items:center;margin-top:.75rem}
.hero__quantity-label{font-size:.75rem;color:var(--color-muted)}
.hero__quick-row input{width:100%;padding:.9rem .5rem;border:1px solid var(--color-line);background:var(--color-bg);text-align:center;font-family:var(--font-body)}
.hero__quick-row .btn{width:100%;padding:.95rem .75rem;font-size:.7rem;letter-spacing:.12em}
.hero__trust-badges{display:flex;flex-wrap:wrap;gap:.55rem .9rem;justify-content:center;max-width:650px;margin:1.5rem auto 0;color:var(--color-muted);font-size:.68rem;letter-spacing:.05em}
.hero__trust-badges span::before{content:"✓";color:var(--color-gold);margin-right:.3rem}
.hero--home 
.hero--home .hero__badge::before{content:"";position:absolute;inset:5px;border:1px solid rgba(201,161,74,.55);border-radius:50%}
.hero__badge-top{font-family:var(--font-body);font-size:8.5px;letter-spacing:.32em;text-transform:uppercase;color:var(--color-gold-soft);margin:0 0 .3rem 0}
.hero__badge-year{font-size:1.35rem;color:var(--color-cream);line-height:1;margin:0}
.hero__badge-line{display:block;width:20px;height:1px;background:rgba(201,161,74,.7);margin:.45rem 0 0}
.hero__badge-bottom{font-family:var(--font-body);font-size:8px;letter-spacing:.3em;text-transform:uppercase;color:rgba(247,242,231,1);margin:.45rem 0 0}
@media(min-width:640px){.hero--home .hero__cta{flex-direction:row}}
@media(min-width:900px){.hero--home{padding:6rem 0 7rem}.hero__home-inner{grid-template-columns:1.05fr .95fr;gap:5rem}.hero--home .hero__visual{order:2}.hero--home .hero__text{order:1;text-align:left}.hero--home .hero__lead{margin-left:0}.hero--home .hero__cta{justify-content:flex-start}.hero__quick-buy{margin-left:0;margin-right:0}.hero__trust-badges{justify-content:flex-start;margin-left:0}.hero__image-wrap{aspect-ratio:4/5}.hero--home 
.hero__badge-top{font-size:9px}.hero__badge-year{font-size:1.6rem}.hero__badge-bottom{font-size:8px}}

.eyebrow{font-size:10.5px;letter-spacing:.42em;font-weight:500;margin-bottom:1.5rem;color:var(--color-gold);display:inline-flex;align-items:center;gap:.75rem}
.eyebrow::before,.eyebrow::after{content:"";display:inline-block;width:2rem;height:1px;background:var(--color-gold-soft);margin:0;vertical-align:middle}
.btn--ink{background:var(--color-ink);border-color:var(--color-ink);color:var(--color-bg)}
.btn--ink:hover{background:var(--color-olive-dark);border-color:var(--color-olive-dark)}
.section{padding:5rem 0}.section__head{margin-bottom:3.5rem}.section--dark{background:var(--color-ink);color:var(--color-cream)}
.product-grid--fallback,.product-grid--shopify{grid-template-columns:repeat(2,minmax(0,1fr));max-width:896px;margin:0 auto}.product-card .btn{width:100%}.shipping-note{text-align:center;margin-top:2.5rem;font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;color:var(--color-muted)}
.fiche-grid{max-width:768px;margin-left:auto;margin-right:auto}.fiche-item{background:var(--color-bg)!important}.fiche-item__value{font-family:var(--font-display)!important;color:var(--color-ink)!important}
.newsletter{max-width:560px}.newsletter p{color:var(--color-muted)}
@media(max-width:700px){.product-grid--fallback,.product-grid--shopify{grid-template-columns:1fr}.btn{width:100%;padding-left:1.4em;padding-right:1.4em}.hero__quick-row{grid-template-columns:auto 64px 1fr}.hero__quick-row .btn{letter-spacing:.05em}.product__reassurance{grid-template-columns:1fr}}

/* ===== PREMIUM FINALIZE PASS — finition Maison de luxe ===== */
:root{
  --color-obsidian:#0d1208;
  --color-gold-deep:#7c5a1e;
  --gradient-gold-shine:linear-gradient(120deg,#9a7327 0%,#e3c071 45%,#c9a14a 65%,#9a7327 100%);
}

/* Grain subtil — texture papier, sans image */
body{
  background-image:
    radial-gradient(circle at 18% 22%, rgba(19,25,15,.02) 0, transparent 45%),
    radial-gradient(circle at 82% 64%, rgba(154,115,39,.025) 0, transparent 50%);
}

/* Marqueur ornemental au-dessus de chaque titre de section */
.section__head{position:relative}
.section__head::before{
  content:"";display:block;width:7px;height:7px;margin:0 auto 1.4rem;
  background:var(--color-gold-soft);transform:rotate(45deg);
  box-shadow:0 0 0 6px rgba(201,161,74,.12);
}
.section--dark .section__head::before{background:var(--color-gold-bright);box-shadow:0 0 0 6px rgba(227,192,113,.16)}

/* Filet or entre les sections */
.section{position:relative}
.section:not(:first-of-type)::after{
  content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);
  width:64px;height:1px;background:var(--gradient-gold-shine);opacity:.55;
}

/* Boutons — reflet or au survol */
.btn{position:relative;overflow:hidden;isolation:isolate}
.btn::before{
  content:"";position:absolute;inset:0;z-index:-1;
  background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.32) 50%,transparent 100%);
  transform:translateX(-130%);transition:transform .7s cubic-bezier(.2,.7,.2,1);
}
.btn:hover::before{transform:translateX(130%)}
.btn--gold{position:relative}
.btn--gold::after{
  content:"";position:absolute;inset:0;z-index:-2;background:var(--gradient-gold-shine);
  background-size:220% 100%;animation:olia-gold-shimmer 5s linear infinite;
}
@keyframes olia-gold-shimmer{0%{background-position:0% 50%}100%{background-position:200% 50%}}

/* Cartes produit — cadre premium et médaillon */
.product-card{position:relative}
.product-card::before{
  content:"";position:absolute;inset:10px;border:1px solid transparent;
  transition:border-color .4s ease, inset .4s ease;pointer-events:none;
}
.product-card:hover::before{border-color:rgba(201,161,74,.35);inset:14px}
.product-card__badge{
  position:absolute;top:1.2rem;left:1.2rem;z-index:2;
  background:var(--color-ink);color:var(--color-gold-bright);
  font-size:.62rem;letter-spacing:.2em;text-transform:uppercase;
  padding:.5em .9em;border:1px solid rgba(201,161,74,.4);
}

/* Chiffres du terroir — effet or chatoyant */
.terroir__num{
  background:var(--gradient-gold-shine);background-size:200% 100%;
  -webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;
  animation:olia-gold-shimmer 7s linear infinite;
}

/* Témoignages — filet or */
.testimonial{border-top:2px solid var(--color-gold-soft);box-shadow:var(--shadow-soft)}

/* Newsletter — encadré Maison */
.newsletter{padding:3.5rem 3rem;border:1px solid var(--color-line);background:#fff;position:relative}
.newsletter::before,.newsletter::after{content:"";position:absolute;width:22px;height:22px;border:1px solid var(--color-gold-soft)}
.newsletter::before{top:14px;left:14px;border-right:none;border-bottom:none}
.newsletter::after{bottom:14px;right:14px;border-left:none;border-top:none}
@media(max-width:600px){.newsletter{padding:2.5rem 1.5rem}}

/* FAQ — accent or à l'ouverture */
.faq-item[open] summary{color:var(--color-gold-deep)}
.faq-item summary:hover{color:var(--color-gold)}

/* Histoire — lettrine éditoriale */
.story__text p:first-of-type::first-letter{
  font-family:var(--font-display);font-size:3.3em;float:left;line-height:.8;
  padding:.05em .12em 0 0;color:var(--color-gold);
}

/* Champs de formulaire — finition premium (comptes, panier, recherche) */
input[type="email"],input[type="password"],input[type="text"],input[type="search"],input[type="number"],select{
  border-radius:var(--radius);transition:border-color .25s ease, box-shadow .25s ease;font-family:var(--font-body);
}
input:focus,select:focus{outline:none;border-color:var(--color-gold)!important;box-shadow:0 0 0 3px rgba(201,161,74,.15)}

/* En-tête — filet or et icône panier */
.site-header{box-shadow:0 1px 0 rgba(201,161,74,.15)}
.site-actions svg{vertical-align:middle;margin-right:.35em;position:relative;top:-1px}

/* Accessibilité — focus visible doré */
a:focus-visible,.btn:focus-visible{outline:2px solid var(--color-gold);outline-offset:3px}

@media(prefers-reduced-motion:reduce){
  .btn::before,.btn--gold::after,.terroir__num{animation:none!important;transition:none!important}
}

/* ===== PREMIUM PASS II — encore plus haut de gamme ===== */

/* Logo — respiration dorée au survol */
.site-logo{letter-spacing:.14em;transition:letter-spacing .4s ease,color .4s ease}
.site-logo:hover{letter-spacing:.22em;color:var(--color-gold-deep)}

/* Cadre or aux coins autour du visuel héros */
.hero__image-wrap--framed{position:relative}
.hero__image-wrap--framed::before,.hero__image-wrap--framed::after{
  content:"";position:absolute;width:34px;height:34px;border:1px solid var(--color-gold);
  pointer-events:none;z-index:2;
}
.hero__image-wrap--framed::before{top:-12px;left:-12px;border-right:none;border-bottom:none}
.hero__image-wrap--framed::after{bottom:-12px;right:-12px;border-left:none;border-top:none}

/* Zoom doux sur les visuels produit */
.product-card__img{overflow:hidden}
.product-card__img img{transition:transform .8s cubic-bezier(.2,.7,.2,1)}
.product-card:hover .product-card__img img{transform:scale(1.06)}
.hero__image-wrap img{transition:transform 1s cubic-bezier(.2,.7,.2,1)}
.hero__image-wrap:hover img{transform:scale(1.02)}

/* Guillemet doré monumental sur les témoignages */
.testimonial{position:relative;padding-top:2.6rem}
.testimonial__mark{
  position:absolute;top:.2rem;left:1.6rem;font-family:var(--font-display);
  font-size:3.4rem;line-height:1;color:var(--color-gold-soft);opacity:.7;
}

/* Filet or au sommet du footer */
.site-footer--prestige{position:relative}
.site-footer--prestige::before{
  content:"";position:absolute;top:0;left:0;right:0;height:2px;
  background:var(--gradient-gold-shine);background-size:220% 100%;
  animation:olia-gold-shimmer 8s linear infinite;
}

/* Confirmation d'ajout — flash doré discret sur la carte produit */
.product-card.is-added{animation:olia-added-flash 1.1s ease}
@keyframes olia-added-flash{
  0%{box-shadow:0 0 0 0 rgba(201,161,74,0)}
  30%{box-shadow:0 0 0 6px rgba(201,161,74,.25)}
  100%{box-shadow:0 0 0 0 rgba(201,161,74,0)}
}
.js-ajax-cart button[type="submit"]{transition:background-color .3s ease,color .3s ease}

/* Défilement plus doux et sélection de texte dorée */
html{scroll-behavior:smooth}
::selection{background:rgba(201,161,74,.28);color:var(--color-ink)}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .product-card__img img,.hero__image-wrap img,.site-footer--prestige::before,.product-card.is-added{animation:none!important;transition:none!important}
}


<style id="olia-hero-nav-css">
.olia-hero-nav, .hero-nav, .quick-nav{
  font-size:16px !important;
  font-weight:700 !important;
}
.olia-hero-nav a, .hero-nav a, .quick-nav a{
  font-size:16px !important;
  font-weight:700 !important;
}
</style>

/* OLIA V10 — accessibilité et ergonomie, sans changement de direction artistique */
:focus-visible{outline:2px solid var(--color-gold,#b08a3e);outline-offset:3px}
button:disabled,.btn:disabled{opacity:.55;cursor:not-allowed}
img{max-width:100%}


/* OLIA — Ajustement tablette : titre héro parfaitement centré */
@media (min-width: 769px) and (max-width: 1100px){
  .hero--home .hero__home-inner{
    grid-template-columns:1fr;
    gap:3rem;
  }
  .hero--home .hero__visual{
    order:1;
  }
  .hero--home .hero__text{
    order:2;
    text-align:center;
    max-width:760px;
    margin-left:auto;
    margin-right:auto;
  }
  .hero--home .hero__title{
    margin-left:auto;
    margin-right:auto;
  }
  .hero--home .hero__lead{
    margin-left:auto;
    margin-right:auto;
  }
  .hero--home .hero__cta{
    justify-content:center;
  }
  .hero--home .hero__quick-buy{
    margin-left:auto;
    margin-right:auto;
    text-align:left;
  }
  .hero--home .hero__trust-badges{
    justify-content:center;
    margin-left:auto;
    margin-right:auto;
  }
}

/* Panier toujours calé en haut à droite sur tablette/mobile */
@media (max-width: 1100px){
  .site-header__inner{
    position:relative;
  }
  .site-actions{
    justify-self:end;
    white-space:nowrap;
  }
  .site-actions a{
    white-space:nowrap;
  }
}
