/* Luxe éditorial — direction esthétique revue */
:root {
  --ink: #171915;
  --olive-950: #171915;
  --olive-900: #24291f;
  --olive-800: #343a2b;
  --olive-700: #6e7757;
  --olive-100: #e8ecdf;
  --olive-50: #f2f4ed;
  --gold: #c1a06a;
  --gold-dark: #9a7744;
  --cream: #f4efe7;
  --sand: #e6ddd0;
  --muted: #6f756c;
  --line: rgba(23,25,21,.16);
  --shadow: 0 28px 80px rgba(23,25,21,.12);
  --radius: 3px;
  --radius-sm: 2px;
}

body { background: #fbfaf7; }
.announcement { padding: 10px 20px; background: var(--olive-950); font-size: .68rem; letter-spacing: .15em; text-transform: uppercase; }
.site-header { background: rgba(244,239,231,.97); border-bottom-color: rgba(23,25,21,.13); backdrop-filter: none; }
.navbar { min-height: 86px; }
.brand img { width: 152px; }
.main-nav { gap: 32px; }
.main-nav a, .footer-links a { font-size: .74rem; letter-spacing: .12em; text-transform: uppercase; }
.icon-button, .cart-button, .menu-button { border-radius: 2px; border-color: rgba(23,25,21,.28); background: transparent; }
.cart-button { border-radius: 2px; text-transform: uppercase; letter-spacing: .08em; }
.cart-count { border-radius: 2px; background: var(--gold-dark); }
.hero { padding: 92px 0 104px; background: var(--cream); }
.hero-grid { grid-template-columns: minmax(0, .86fr) minmax(0, 1.14fr); gap: 78px; }
.eyebrow { margin-bottom: 23px; color: var(--gold-dark); font-size: .67rem; letter-spacing: .22em; }
.eyebrow::before { width: 42px; background: var(--gold); }
h1 { font-size: clamp(3.2rem, 6.3vw, 6.4rem); letter-spacing: -.07em; }
h2 { font-size: clamp(2.25rem, 4.4vw, 3.8rem); letter-spacing: -.06em; }
h3 { letter-spacing: -.025em; }
.lead { max-width: 515px; color: #5d6658; font-size: 1rem; line-height: 1.8; }
.hero-actions { margin-top: 36px; }
.btn { min-height: 49px; padding: 0 23px; border-radius: 2px; font-size: .7rem; letter-spacing: .12em; text-transform: uppercase; }
.btn-primary { box-shadow: none; }
.btn-primary:hover { background: var(--gold-dark); }
.btn-secondary { border-color: var(--ink); }
.btn-secondary:hover { color: var(--white); background: var(--ink); }
.micro-trust { gap: 11px 22px; margin-top: 31px; font-size: .7rem; letter-spacing: .03em; }
.hero-visual { min-height: 550px; }
.hero-card { right: -40px; bottom: 0; width: min(100%, 600px); padding: 0; border: 0; border-radius: 0; background: transparent; box-shadow: none; }
.hero-card img { aspect-ratio: 1.42 / 1; border-radius: 0; object-fit: cover; }
.hero-card::after { position: absolute; right: 0; bottom: -30px; content: "OLIVARA  /  COLLECTION 01"; color: var(--gold-dark); font-size: .62rem; font-weight: 800; letter-spacing: .24em; }
.hero-sticker { top: auto; bottom: -24px; left: -22px; width: 116px; height: 116px; border-radius: 2px; background: var(--gold-dark); box-shadow: none; transform: rotate(-4deg); font-size: .68rem; letter-spacing: .08em; text-transform: uppercase; }
.hero-sticker strong { font-family: Georgia, "Times New Roman", serif; font-size: 1.75rem; font-weight: 500; letter-spacing: -.04em; }
.hero-olivara { right: -25px; top: 0; width: 330px; opacity: .09; mix-blend-mode: multiply; }
.trust-strip { border-top-color: var(--line); border-bottom-color: var(--line); }
.trust-item { min-height: 102px; border-right-color: var(--line); }
.trust-icon { border-radius: 2px; color: var(--gold-dark); background: transparent; }
.trust-item strong { font-size: .76rem; letter-spacing: .08em; text-transform: uppercase; }
.trust-item span { font-size: .75rem; }
.section { padding: 112px 0; }
.section-cream { background: var(--cream); }
.section-heading { margin-bottom: 49px; }
.section-heading p { font-size: .9rem; line-height: 1.75; }
.benefit-grid { gap: 34px; }
.benefit-card { padding: 30px 0 0; border: 0; border-top: 1px solid var(--ink); border-radius: 0; background: transparent; }
.benefit-icon { width: auto; height: auto; margin-bottom: 25px; border-radius: 0; color: var(--gold-dark); background: transparent; justify-content: flex-start; }
.benefit-card h3 { font-size: 1.45rem; }
.benefit-card p { max-width: 300px; font-size: .88rem; line-height: 1.75; }
.product-grid { gap: 54px; }
.product-card { overflow: visible; border: 0; border-radius: 0; background: transparent; }
.product-card:hover { box-shadow: none; transform: none; }
.product-media { border-radius: 0; background: #efede7; }
.product-media img { aspect-ratio: 1.15 / 1; transition: transform .5s ease; }
.product-card:hover .product-media img { transform: scale(1.025); }
.product-badge { top: 0; left: 0; padding: 8px 11px; border-radius: 0; background: var(--olive-950); font-size: .61rem; letter-spacing: .1em; text-transform: uppercase; }
.product-body { padding: 23px 0 0; }
.product-kicker { font-size: .63rem; letter-spacing: .2em; }
.product-body h3 { font-size: 1.7rem; }
.product-summary { min-height: 0; margin: 11px 0 19px; font-size: .88rem; line-height: 1.7; }
.product-price { gap: 12px; }
.price { font-family: Georgia, "Times New Roman", serif; font-size: 1.65rem; font-weight: 500; letter-spacing: -.04em; }
.product-actions .btn { font-size: .63rem; }
.split-feature { gap: 96px; }
.feature-image { border-radius: 0; background: #efede7; }
.feature-image img { aspect-ratio: 1 / 1; }
.feature-list { gap: 22px; }
.feature-list li > span:first-child { border-radius: 2px; color: var(--olive-950); background: var(--sand); font-family: Georgia, "Times New Roman", serif; font-size: .9rem; font-weight: 500; }
.feature-list strong { font-size: .92rem; letter-spacing: .02em; }
.feature-list p { line-height: 1.6; }
.review-grid { gap: 35px; }
.review-card { padding: 29px 0 0; border: 0; border-top: 1px solid var(--ink); border-radius: 0; background: transparent; }
.review-card blockquote { margin: 20px 0 25px; font-size: 1.15rem; }
.avatar { border-radius: 2px; background: var(--olive-900); }
.faq-grid { gap: 96px; }
details { border: 0; border-top: 1px solid var(--line); border-radius: 0; background: transparent; }
summary { padding: 20px 0; font-size: .91rem; }
details p { margin: -3px 0 21px; padding-right: 30px; line-height: 1.75; }
.cta-band { padding: 47px 0; background: var(--gold-dark); }
.cta-band h2 { max-width: 700px; font-size: clamp(1.85rem, 3.2vw, 3rem); }
.breadcrumb { padding-top: 23px; font-size: .72rem; letter-spacing: .08em; text-transform: uppercase; }
.page-intro { padding: 77px 0 56px; background: var(--cream); }
.page-intro h1 { font-size: clamp(3rem, 6vw, 5.6rem); }
.page-intro p { font-size: .98rem; line-height: 1.8; }
.shop-toolbar { padding-bottom: 18px; border-bottom: 1px solid var(--line); }
.filter-pill { border-radius: 2px; font-size: .64rem; letter-spacing: .1em; text-transform: uppercase; }
.filter-pill.active { background: var(--olive-950); }
.product-page { padding: 78px 0 112px; }
.product-layout { gap: 88px; }
.gallery-main { border-radius: 0; background: #efede7; }
.gallery-thumbs { gap: 7px; }
.gallery-thumb { border-radius: 2px; }
.product-info h1 { font-size: clamp(2.7rem, 5vw, 5rem); }
.product-info .product-summary { line-height: 1.8; }
.quantity-control { border-radius: 2px; }
.quantity-control button, .quantity-control input { height: 44px; }
.buy-actions .btn { min-height: 51px; }
.whatsapp-button { border-radius: 2px; background: #e7f0e5; font-size: .7rem; letter-spacing: .1em; text-transform: uppercase; }
.highlight { border-radius: 2px; background: var(--olive-50); }
.accordions { gap: 0; }
.cart-layout { gap: 52px; }
.cart-list { border-radius: 0; border-left: 0; border-right: 0; }
.cart-line { padding: 22px 0; }
.cart-line img { border-radius: 0; }
.summary-card, .form-card, .order-card { border-radius: 0; }
.summary-card { background: var(--cream); }
.form-card, .order-card { box-shadow: none; }
.empty-state { border-radius: 0; }
.payment-choice { border-radius: 2px; }
.info-card { border-radius: 2px; }
.contact-card { border-radius: 2px; }
.site-footer { padding-top: 77px; background: var(--olive-950); }
.site-footer h3 { font-size: .68rem; letter-spacing: .17em; }
.footer-bottom { letter-spacing: .04em; }
.toast { border-radius: 2px; }

@media (max-width: 940px) {
  .hero-grid { gap: 55px; }
  .hero-card { right: 0; }
  .split-feature, .faq-grid { gap: 45px; }
}

@media (max-width: 660px) {
  .announcement { padding: 8px 11px; font-size: .57rem; letter-spacing: .1em; }
  .navbar { min-height: 76px; }
  .brand img { width: 130px; }
  .hero { padding: 62px 0 72px; }
  .hero-grid { gap: 52px; }
  h1 { font-size: clamp(2.9rem, 15vw, 4.2rem); }
  .hero-visual { min-height: 310px; }
  .hero-card { right: -9px; width: calc(100% - 8px); }
  .hero-card::after { right: 0; bottom: -22px; font-size: .48rem; letter-spacing: .14em; }
  .hero-sticker { bottom: -18px; left: -5px; width: 83px; height: 83px; font-size: .52rem; }
  .hero-sticker strong { font-size: 1.25rem; }
  .hero-olivara { right: -6px; top: -15px; width: 190px; }
  .section { padding: 77px 0; }
  .section-heading { margin-bottom: 34px; }
  .benefit-grid, .review-grid { gap: 30px; }
  .product-grid { gap: 48px; }
  .product-body h3 { font-size: 1.45rem; }
  .feature-image img { aspect-ratio: 1 / .9; }
  .product-page { padding-top: 52px; }
  .product-layout { gap: 44px; }
  .product-info h1 { font-size: 3rem; }
}

/* Photos fournies par la marque : cadrage studio plus immersif */
.hero-card img { aspect-ratio: 1 / 1; object-fit: cover; }
.gallery-main { background: #1d211d; }
.gallery-main img { aspect-ratio: 1 / 1; object-fit: contain; }
.gallery-thumb { background: #1d211d; }
.feature-image { background: #1d211d; }
.feature-image img { object-fit: cover; }
