:root{
  --bg:#fbf7f0;
  --surface:#fffdf8;
  --surface-2:#f4eadc;
  --ink:#2a2119;
  --muted:#786d61;
  --line:rgba(85,62,42,.16);
  --gold:#a86d35;
  --gold-dark:#6f421f;
  --shadow:0 26px 70px rgba(75,47,25,.14);
  --radius:30px;
  --max:1180px;
  --header-h:73px;
  --brand-gold:#C9A84C;
    --brand-gold-light:#F1C36B;
    --brand-copper:#A65A35;
    --gold-line:rgba(201,168,76,.34);
    --gold-line-soft:rgba(201,168,76,.18);
    --gold-glow:rgba(255,210,130,.34);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:radial-gradient(circle at top left,#fff8ef 0,#fbf7f0 42%,#f3e7d7 100%);line-height:1.6}
img{max-width:100%;height:auto;display:block}
a{color:inherit;text-decoration:none}
.skip-link{position:absolute;left:-999px;top:12px;background:#fff;padding:10px 14px;border-radius:999px;z-index:30}.skip-link:focus{left:12px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:sticky;top:0;z-index:20;background:rgba(251,247,240,.82);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}
.nav-shell{max-width:var(--max);margin:0 auto;padding:11px 22px;display:flex;align-items:center;gap:18px}.brand{display:inline-flex;align-items:center}.brand img{height:50px;width:auto}.site-nav{margin-left:auto;display:flex;align-items:center;gap:8px}.nav-link{padding:10px 13px;border-radius:999px;color:var(--muted);font-size:14px;font-weight:650;letter-spacing:.01em}.nav-link:hover,.nav-link.is-active{background:#fff;color:var(--gold-dark);box-shadow:0 8px 24px rgba(87,57,31,.08)}.mail-icon{width:42px;height:42px;border:1px solid var(--line);display:grid;place-items:center;border-radius:999px;background:rgba(255,255,255,.58);color:var(--gold-dark)}.menu-button{display:none;margin-left:auto;width:44px;height:44px;border:0;background:#fff;border-radius:999px;box-shadow:0 8px 24px rgba(87,57,31,.08);padding:12px}.menu-button span:not(.sr-only){display:block;height:2px;background:var(--ink);margin:4px 0;border-radius:2px;transition:.2s}
.section-pad{max-width:var(--max);margin:0 auto;padding:86px 22px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--gold-dark);font-size:12px;font-weight:800;margin:0 0 16px}.h1,h1,h2,h3{line-height:1.05;margin:0;color:var(--ink);font-family:inherit;font-weight:650}h1{font-size:clamp(48px,8vw,96px);letter-spacing:-.055em}h2{font-size:clamp(34px,5vw,62px);letter-spacing:-.045em}h3{font-size:clamp(25px,3vw,34px);letter-spacing:-.03em}.lead{font-size:clamp(18px,2.4vw,24px);color:var(--muted);margin:26px 0 0;max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:14px 22px;border-radius:999px;background:linear-gradient(135deg,var(--gold),var(--gold-dark));color:#fff;font-weight:800;box-shadow:0 14px 32px rgba(111,66,31,.22);border:1px solid rgba(255,255,255,.35)}.button:hover{transform:translateY(-1px)}.button-soft{background:#fff;color:var(--gold-dark);box-shadow:none;border:1px solid var(--line)}.hero-visual{position:relative;margin:0;border-radius:42px;padding:18px;background:linear-gradient(145deg,rgba(255,255,255,.68),rgba(247,235,218,.92));box-shadow:var(--shadow);overflow:hidden}.hero-visual:before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at 70% 20%,rgba(255,255,255,.8),transparent 35%),radial-gradient(circle at 20% 90%,rgba(168,109,53,.18),transparent 38%);pointer-events:none}.hero-visual img{position:relative;z-index:1;border-radius:30px;width:100%;max-height:760px;object-fit:cover;object-position:center}.intro-band{max-width:980px;margin:0 auto;padding:42px 26px;text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.intro-band p{margin:0;font-size:clamp(24px,4vw,40px);line-height:1.18;color:#4d3827}.section-head{max-width:760px;margin-bottom:34px}.section-head p:not(.eyebrow){color:var(--muted);font-size:18px}.product-grid{display:grid;gap:22px}.product-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{background:rgba(255,253,248,.82);border:1px solid var(--line);border-radius:var(--radius);padding:18px;box-shadow:0 16px 46px rgba(75,47,25,.08);transition:transform .2s ease, box-shadow .2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-card img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center;border-radius:24px;background:#f6eee2}.product-card h3{margin-top:18px}.product-card p{margin:12px 0 0;color:var(--muted)}.card-link,.text-link{display:inline-flex;margin-top:18px;color:var(--gold-dark);font-weight:850}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:46px;align-items:start;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.split p:not(.eyebrow){font-size:19px;color:var(--muted);margin-top:0}.soft-panel{background:rgba(255,255,255,.45);border-radius:42px;border:1px solid var(--line)}.compact{max-width:940px}.contact-strip{max-width:var(--max);margin:28px auto 96px;padding:54px 24px;text-align:center;background:linear-gradient(135deg,#fff,#f2e5d3);border:1px solid var(--line);border-radius:42px;box-shadow:var(--shadow)}.contact-strip p{color:var(--muted);font-size:18px}.details-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.detail-card{background:rgba(255,255,255,.58);border:1px solid var(--line);border-radius:var(--radius);padding:28px;min-height:260px}.detail-card span{color:var(--gold-dark);letter-spacing:.18em;font-weight:900}.detail-card h3{font-size:34px;margin-top:24px}.detail-card p{color:var(--muted);font-size:17px}.safety{max-width:900px}.safety ul,.simple-list{padding:0;list-style:none;margin:22px 0 0}.safety li,.simple-list li{padding:14px 0 14px 28px;border-bottom:1px solid var(--line);position:relative;color:var(--muted)}.safety li:before,.simple-list li:before{content:"•";position:absolute;left:0;color:var(--gold-dark);font-weight:900}.contact-card{max-width:760px;text-align:center;background:rgba(255,255,255,.62);border:1px solid var(--line);border-radius:42px;box-shadow:var(--shadow);padding-top:60px;padding-bottom:60px}.contact-card h2{font-size:clamp(30px,5vw,54px);word-break:break-word}.site-footer{border-top:1px solid var(--line);background:rgba(255,253,248,.65);padding:50px 22px;display:grid;gap:24px;justify-items:center;text-align:center}.footer-brand img{margin:0 auto 12px;height:44px;width:auto}.footer-brand p,.fineprint{color:var(--muted);margin:0}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.footer-links a{font-size:14px;font-weight:750;padding:9px 12px;border-radius:999px;background:#fff;color:var(--gold-dark)}.privacy{max-width:720px;color:var(--muted)}.privacy summary{cursor:pointer;color:var(--ink);font-weight:800}.to-top{position:fixed;right:18px;bottom:18px;width:44px;height:44px;border-radius:999px;border:1px solid var(--line);background:#fff;color:var(--gold-dark);box-shadow:0 12px 28px rgba(75,47,25,.12);opacity:0;pointer-events:none;transition:.2s}.to-top.is-visible{opacity:1;pointer-events:auto}html.js .reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}html.js .reveal.is-visible{opacity:1;transform:none}
@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}html.js .reveal{opacity:1;transform:none}}
@media (max-width:860px){.nav-shell{padding:8px 16px}.menu-button{display:block;order:-1;margin-left:0}.brand{margin-left:auto}.site-nav{position:absolute;left:14px;right:14px;top:72px;margin:0;padding:10px;background:linear-gradient(180deg,rgba(251,247,240,.84),rgba(251,247,240,.62));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px;display:flex;flex-direction:column;align-items:stretch;opacity:0;visibility:hidden;transform:translateY(-10px);transform-origin:top center;pointer-events:none;transition:opacity .28s ease,transform .28s ease,visibility 0s linear .28s}.site-nav.is-open{opacity:1;visibility:visible;transform:none;pointer-events:auto;transition:opacity .28s ease,transform .28s ease,visibility 0s}.nav-link{padding:16px 18px;font-size:17px;color:var(--ink);letter-spacing:.01em}.mail-icon{display:none}.hero-visual{order:-1}.product-grid.two,.product-grid.three,.details-grid,.split{grid-template-columns:1fr}.section-pad{padding:64px 18px}.soft-panel{border-radius:30px}.detail-card{min-height:auto}.intro-band{margin:0 18px}.contact-strip{margin:18px 18px 76px}.footer-links{flex-direction:column;width:min(100%,360px)}.footer-links a{display:block}.brand img{height:46px}}

.hero-visual img{aspect-ratio:4/5}




/* Home hero: approved generated Ardore visual */
.hero-showcase{max-width:none;width:100%;margin-top:calc(-1*var(--header-h));padding:0 0 72px;position:relative;overflow:hidden}
.hero-showcase img{width:100%;min-height:min(82vh,980px);object-fit:cover;object-position:center;display:block;border-radius:0;border:0;box-shadow:none;background:#e8c8a6}
@media (max-width:860px){.hero-showcase{padding:0 0 28px}.hero-showcase img{min-height:auto}}


/* Ardore gold signature — restored from original branding, adapted for the light luxury layout */


/* Sticky transparent header with the original golden Ardore hairline */
.site-header{
  background:linear-gradient(180deg,rgba(251,247,240,.84),rgba(251,247,240,.62));
  border-bottom:1px solid transparent;
  box-shadow:0 10px 34px rgba(75,47,25,.05);
  overflow:visible;
}
.site-header::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:-1px;
  height:2px;
  background:linear-gradient(90deg,transparent 0%,rgba(201,168,76,.20) 16%,rgba(255,210,130,.82) 50%,rgba(201,168,76,.20) 84%,transparent 100%);
  box-shadow:0 0 16px rgba(255,173,76,.22);
  pointer-events:none;
}
.nav-link:hover,.nav-link.is-active{
  color:var(--gold-dark);
  background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(255,248,235,.82));
  border:1px solid rgba(201,168,76,.18);
  box-shadow:0 8px 24px rgba(87,57,31,.08),0 0 18px rgba(241,195,107,.12);
}
.mail-icon,.menu-button{
  border-color:rgba(201,168,76,.28);
  box-shadow:0 10px 26px rgba(87,57,31,.08),inset 0 0 0 1px rgba(255,255,255,.45);
}

/* Hero bottom lightline */
.hero-showcase::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:1px;
  background:linear-gradient(90deg,transparent 0%,rgba(201,168,76,.22) 22%,rgba(255,210,130,.72) 50%,rgba(201,168,76,.22) 78%,transparent 100%);
  box-shadow:0 0 18px rgba(255,210,130,.20);
  pointer-events:none;
}

/* Section dividers with a subtle candlelight glow */
.intro-band,
.section-pad,
.split,
.contact-strip{
  position:relative;
}

.intro-band{
  border-top:0;
  border-bottom:1px solid rgba(201,168,76,.22);
}

/* Warm premium cards */
.product-card{
  border-color:rgba(201,168,76,.26);
  background:linear-gradient(180deg,rgba(255,253,248,.94),rgba(255,248,237,.78));
  box-shadow:0 16px 46px rgba(75,47,25,.08),0 0 0 1px rgba(255,255,255,.54) inset;
}
.product-card:hover{
  box-shadow:0 26px 70px rgba(75,47,25,.14),0 0 30px rgba(241,195,107,.18);
}
.product-card > img{
  border:1px solid rgba(201,168,76,.20);
  box-shadow:0 16px 34px rgba(75,47,25,.10);
}
.card-link,.text-link,.eyebrow{
  color:var(--gold-dark);
}
.card-link:hover,.text-link:hover{
  color:#9b602b;
  text-shadow:0 0 12px rgba(241,195,107,.35);
}

/* CTA and soft panels with gold signature */
.button{
  background:linear-gradient(135deg,var(--brand-gold-light),var(--brand-gold) 42%,var(--gold-dark));
  box-shadow:0 14px 32px rgba(111,66,31,.22),0 0 24px rgba(241,195,107,.20);
}
.button-soft{
  background:linear-gradient(180deg,#fff,#fff7e8);
  color:var(--gold-dark);
  border-color:rgba(201,168,76,.30);
  box-shadow:0 10px 26px rgba(87,57,31,.06);
}
.soft-panel{
  border-color:rgba(201,168,76,.26);
  background:linear-gradient(135deg,rgba(255,255,255,.62),rgba(255,245,226,.48));
  box-shadow:0 18px 50px rgba(75,47,25,.07), inset 0 1px 0 rgba(255,255,255,.52);
}
.contact-strip{
  border-color:rgba(201,168,76,.28);
  background:
    radial-gradient(circle at 50% 0%,rgba(241,195,107,.20),transparent 46%),
    linear-gradient(135deg,#fff,#f3e5d1);
  box-shadow:0 26px 70px rgba(75,47,25,.14),0 0 34px rgba(241,195,107,.14);
}
.footer-links a{
  border:1px solid rgba(201,168,76,.22);
  background:linear-gradient(180deg,#fff,#fff7e9);
}
:focus-visible{
  outline:3px solid var(--brand-gold);
  outline-offset:3px;
}




/* Preview correction: keep gold branding, remove floating divider overlays that can cross product text */

.intro-band{
  border-top:1px solid rgba(201,168,76,.22);
  border-bottom:1px solid rgba(201,168,76,.22);
  box-shadow:inset 0 1px 0 rgba(255,210,130,.18), inset 0 -1px 0 rgba(255,210,130,.14);
}
.section-head{
  padding-top:0;
}
.product-card{
  overflow:hidden;
}
.product-card h3,
.product-card p,
.product-card .card-link{
  position:relative;
  z-index:1;
}

/* Twee features (natuurlijke was / hand gegoten) — geen losse kaart, staan in het gouden paneel */
.feature-duo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:760px;margin:36px auto 0}
.feature-duo .feature-item{text-align:center;padding:6px}
.feature-duo .feature-item span{font-size:26px;display:block;margin-bottom:10px}
.feature-duo .feature-item h3{font-size:clamp(20px,4.6vw,26px);margin:0 0 10px}
.feature-duo .feature-item p{color:var(--muted);font-size:16px}
@media (max-width:860px){.feature-duo{grid-template-columns:1fr;margin-top:28px;gap:22px}}

/* Webshop productkaart */
.product-buy .product-specs{list-style:none;margin:20px 0 0;padding:0;display:grid;gap:10px}
.product-buy .product-specs li{position:relative;padding-left:26px;color:var(--muted)}
.product-buy .product-specs li::before{content:"\2713";position:absolute;left:0;color:var(--gold-dark);font-weight:700}
.product-buy .product-price{margin:22px 0 0;font-size:18px;color:var(--gold-dark);font-weight:600}
.product-buy .hero-actions{margin-top:22px}

/* Compacte hero (contact) */
.hero-showcase.hero-compact img{min-height:auto;max-height:46vh;object-position:center}
@media (max-width:860px){.hero-showcase.hero-compact img{aspect-ratio:4/5;height:auto;max-height:62vh;object-fit:cover;object-position:center 28%}}

/* Jessica-verhaal kort na de openingshero */
.intro-band p strong{display:block;margin-bottom:10px;text-transform:uppercase;letter-spacing:.16em;color:var(--gold-dark);font-size:clamp(12px,1.4vw,15px);font-weight:850}


/* Shopbalk in de lange openingshero */
.home-hero{
  padding-bottom:0;
}
.home-hero img{
  height:min(92vh,980px);
}
@media (max-width:860px){
  .home-hero img{height:auto}
}
.home-hero .hero-shop-bar{
  position:absolute;
  left:clamp(24px,6vw,88px);
  right:clamp(24px,6vw,88px);
  bottom:clamp(28px,5vw,64px);
  z-index:3;
  min-height:64px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1.5px solid rgba(255,255,255,.92);
  background:linear-gradient(90deg,rgba(35,31,24,.22),rgba(70,56,34,.34),rgba(35,31,24,.22));
  -webkit-backdrop-filter:blur(3px);
  backdrop-filter:blur(3px);
  color:#fff;
  text-transform:uppercase;
  letter-spacing:.16em;
  font-weight:750;
  font-size:clamp(16px,2.1vw,22px);
  line-height:1;
  text-shadow:0 2px 12px rgba(0,0,0,.34);
  box-shadow:0 16px 34px rgba(24,18,12,.14), inset 0 0 0 1px rgba(255,255,255,.08);
  transition:transform .2s ease, background .2s ease, border-color .2s ease;
}
.home-hero .hero-shop-bar:hover{
  transform:translateY(-1px);
  background:linear-gradient(90deg,rgba(55,43,27,.30),rgba(108,76,35,.42),rgba(55,43,27,.30));
  border-color:#fff;
}
/* Duo-hero: twee shoplinks in de foto, links de kaars en rechts de refills */
.duo-hero{padding-bottom:0;margin-bottom:72px}
.duo-hero .hero-duo-links{
  position:absolute;
  left:clamp(20px,5vw,72px);
  right:clamp(20px,5vw,72px);
  bottom:clamp(24px,4.5vw,56px);
  z-index:3;
  display:flex;
  gap:clamp(12px,2.5vw,24px);
}
.duo-hero .hero-shop-link{
  flex:1;
  min-height:60px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1.5px solid rgba(255,255,255,.92);
  background:linear-gradient(90deg,rgba(35,31,24,.22),rgba(70,56,34,.34),rgba(35,31,24,.22));
  -webkit-backdrop-filter:blur(3px);
  backdrop-filter:blur(3px);
  color:#fff;
  text-transform:uppercase;
  letter-spacing:.15em;
  font-weight:750;
  font-size:clamp(13px,1.7vw,19px);
  line-height:1;
  text-align:center;
  text-shadow:0 2px 12px rgba(0,0,0,.34);
  box-shadow:0 16px 34px rgba(24,18,12,.14), inset 0 0 0 1px rgba(255,255,255,.08);
  transition:transform .2s ease, background .2s ease, border-color .2s ease;
}
.duo-hero .hero-shop-link:hover{
  transform:translateY(-1px);
  background:linear-gradient(90deg,rgba(55,43,27,.30),rgba(108,76,35,.42),rgba(55,43,27,.30));
  border-color:#fff;
}
/* Met JS glijden de links van boven naar onder mee met het scrollen (translateY via site.js) */
html.js .duo-hero .hero-duo-links{
  top:clamp(24px,4.5vw,56px);
  bottom:auto;
  will-change:transform;
}
/* Bewegend element + backdrop-blur = haperen (elke frame een her-render van de
   achtergrond). Op de bewegende variant gaat de blur uit; een iets donkerder
   verloop compenseert het verlies aan contrast. */
html.js .duo-hero .hero-shop-link{
  -webkit-backdrop-filter:none;
  backdrop-filter:none;
  background:linear-gradient(90deg,rgba(35,31,24,.36),rgba(70,56,34,.48),rgba(35,31,24,.36));
}
html.js .duo-hero .hero-shop-link:hover{
  background:linear-gradient(90deg,rgba(55,43,27,.44),rgba(108,76,35,.56),rgba(55,43,27,.44));
}
@media (prefers-reduced-motion:reduce){
  html.js .duo-hero .hero-duo-links{top:auto;bottom:clamp(24px,4.5vw,56px);transform:none!important}
}
@media (max-width:860px){
  .duo-hero{margin-bottom:28px}
  .duo-hero .hero-duo-links{left:16px;right:16px;bottom:20px;gap:10px}
  html.js .duo-hero .hero-duo-links{top:20px;bottom:auto}
  @media (prefers-reduced-motion:reduce){
    html.js .duo-hero .hero-duo-links{top:auto;bottom:20px}
  }
  .duo-hero .hero-shop-link{min-height:54px;font-size:13px;letter-spacing:.12em;padding:0 6px}
}

.home-benefits .feature-duo{
  margin-top:0;
}
@media (max-width:860px){
  .home-hero{
    padding-bottom:0;
  }
  .home-hero .hero-shop-bar{
    left:26px;
    right:26px;
    bottom:28px;
    min-height:60px;
    font-size:16px;
    letter-spacing:.15em;
  }
  .home-benefits{
    margin-top:0;
  }
}

/* Fix: herstel gouden accenten direct na de hero */
.home-benefits{
  position:relative;
  margin-top:28px;
  margin-bottom:44px;
  border:1px solid rgba(201,168,76,.42);
  background:
    radial-gradient(circle at 50% -18%,rgba(241,195,107,.30),transparent 46%),
    linear-gradient(180deg,rgba(255,253,248,.92),rgba(255,246,230,.68));
  box-shadow:
    0 22px 54px rgba(75,47,25,.10),
    0 0 34px rgba(241,195,107,.16),
    inset 0 1px 0 rgba(255,255,255,.72);
  overflow:hidden;
}
.home-benefits::before,
.home-benefits::after{
  content:"";
  position:absolute;
  left:clamp(28px,8vw,110px);
  right:clamp(28px,8vw,110px);
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(201,168,76,.46),rgba(255,210,130,.86),rgba(201,168,76,.46),transparent);
  box-shadow:0 0 18px rgba(255,210,130,.24);
  pointer-events:none;
}
.home-benefits::before{top:22px}
.home-benefits::after{bottom:22px}
.home-benefits .feature-duo{
  position:relative;
  z-index:1;
}
.home-benefits .feature-item{
  position:relative;
  padding:18px 22px;
}
.home-benefits .feature-item + .feature-item::before{
  content:"";
  position:absolute;
  left:-14px;
  top:18%;
  bottom:18%;
  width:1px;
  background:linear-gradient(180deg,transparent,rgba(201,168,76,.40),rgba(255,210,130,.66),rgba(201,168,76,.40),transparent);
}
.home-benefits .feature-item span{
  width:46px;
  height:46px;
  margin:0 auto 16px;
  display:grid;
  place-items:center;
  border-radius:999px;
  background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(255,245,222,.78));
  border:1px solid rgba(201,168,76,.34);
  box-shadow:0 10px 24px rgba(111,66,31,.08),0 0 18px rgba(241,195,107,.18);
}
.home-benefits .feature-item h3{
  color:#241b14;
  text-shadow:0 1px 0 rgba(255,255,255,.42);
}
.home-benefits .feature-item h3::after{
  content:"";
  display:block;
  width:54px;
  height:1px;
  margin:14px auto 0;
  background:linear-gradient(90deg,transparent,var(--brand-gold),transparent);
  box-shadow:0 0 12px rgba(241,195,107,.28);
}
.home-benefits .feature-item p{
  margin:13px auto 0;
  max-width:430px;
}
@media (max-width:860px){
  .home-benefits{
    margin:22px 0 34px;
    border-left:1px solid rgba(201,168,76,.30);
    border-right:1px solid rgba(201,168,76,.30);
  }
  .home-benefits .feature-item{
    padding:18px 10px;
  }
  .home-benefits .feature-item + .feature-item::before{
    left:50%;
    top:-6px;
    bottom:auto;
    width:min(210px,58vw);
    height:1px;
    transform:translateX(-50%);
    background:linear-gradient(90deg,transparent,rgba(201,168,76,.44),rgba(255,210,130,.74),rgba(201,168,76,.44),transparent);
  }
}

/* Scroll-aware header: transparant boven de hero, solide na scrollen (alleen met JS) */
.site-header{transition:background .3s ease,box-shadow .3s ease,border-color .3s ease}
.site-header::after{transition:opacity .3s ease}
html.js .site-header.is-scrolled{
  background:#FDFAF4;
  -webkit-backdrop-filter:none;
  backdrop-filter:none;
}
html.js .site-header:not(.is-scrolled){
  background:transparent;
  -webkit-backdrop-filter:none;
  backdrop-filter:none;
  box-shadow:none;
  border-bottom-color:transparent;
}
html.js .site-header:not(.is-scrolled)::after{opacity:0}

/* Subtiel donker verloop bovenin alleen de openingshero, voor witte navigatie */
html.js #main > .hero-showcase:first-child::before{
  content:"";
  position:absolute;
  left:0;right:0;top:0;
  height:calc(var(--header-h) + 56px);
  background:linear-gradient(180deg,rgba(30,24,16,.30),rgba(30,24,16,0));
  pointer-events:none;
  z-index:1;
}

/* Menuknop: volledig transparant met ring — wit boven de hero, goud op de balk */
.menu-button{
  background:transparent;
  border:1.5px solid rgba(201,168,76,.45);
  box-shadow:none;
  transition:border-color .3s ease,background .3s ease;
}
html.js .site-header:not(.is-scrolled) .menu-button{
  border-color:rgba(255,255,255,.92);
}

/* Menuknop-streepjes: wit boven de hero, donker op de balk */
.menu-button span:not(.sr-only){transition:background .3s ease}
html.js .site-header:not(.is-scrolled) .menu-button span:not(.sr-only){background:#fff}

/* Logo gecentreerd in de balk (mobiel) */
@media (max-width:860px){
  .brand{
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    margin-left:0;
  }
}

/* Witte navigatie boven de hero; bij scrollen terug naar origineel */
.brand img{transition:filter .3s ease}
html.js .site-header:not(.is-scrolled) .brand img{
  filter:brightness(0) invert(1);
}
@media (min-width:861px){
  .nav-link,.mail-icon{transition:color .3s ease,border-color .3s ease,background .3s ease}
  html.js .site-header:not(.is-scrolled) .nav-link{color:#fff}
  html.js .site-header:not(.is-scrolled) .mail-icon{
    color:#fff;
    border-color:rgba(255,255,255,.92);
    background:transparent;
  }
}

/* Winkelwagen */
html:not(.js) .cart-button,
html:not(.js) [data-add-to-cart]{display:none}
.cart-button{
  position:relative;
  width:42px;height:42px;
  display:grid;place-items:center;
  border-radius:999px;
  border:1.5px solid rgba(201,168,76,.45);
  background:transparent;
  color:var(--gold-dark);
  cursor:pointer;
  margin-left:10px;
  transition:border-color .3s ease,color .3s ease;
}
.cart-button svg{width:21px;height:21px}
html.js .site-header:not(.is-scrolled) .cart-button{
  border-color:rgba(255,255,255,.92);
  color:#fff;
}
.cart-count{
  position:absolute;top:-5px;right:-5px;
  min-width:18px;height:18px;padding:0 5px;
  border-radius:999px;
  background:var(--brand-gold);
  color:#fff;
  font-size:11px;font-weight:650;line-height:18px;text-align:center;
}
@media (max-width:860px){
  .cart-button{margin-left:auto}
}
.cart-panel{
  position:fixed;
  top:calc(var(--header-h) + 10px);
  right:14px;
  width:min(360px,calc(100vw - 28px));
  background:rgba(253,250,244,.92);
  -webkit-backdrop-filter:blur(18px);
  backdrop-filter:blur(18px);
  border:1px solid var(--line);
  border-radius:22px;
  box-shadow:0 18px 48px rgba(87,57,31,.16);
  padding:20px;
  z-index:70;
}
.cart-title{margin:0 0 10px;font-weight:650;font-size:16px}
.cart-empty{margin:0;color:var(--muted);font-size:14px}
.cart-items{list-style:none;margin:0;padding:0}
.cart-item{
  display:flex;align-items:center;justify-content:space-between;gap:12px;
  padding:10px 0;border-bottom:1px solid var(--line);
}
.cart-item-name{font-size:14px}
.cart-item-controls{display:flex;align-items:center;gap:8px}
.cart-qty{
  width:28px;height:28px;
  border-radius:999px;border:1px solid var(--line);
  background:#fff;color:var(--ink);
  font-size:15px;line-height:1;cursor:pointer;
}
.cart-item-qty{min-width:20px;text-align:center;font-weight:650;font-size:14px}
.cart-note{margin:12px 0;color:var(--muted);font-size:13px}
.cart-checkout{display:block;text-align:center}

/* Productcarousel — hoofdfoto met pijlen, daaronder altijd zichtbare thumbnails */
.product-carousel{position:relative}
.carousel-stage{position:relative}
.carousel-track{
  display:flex;
  overflow-x:auto;
  scroll-snap-type:x mandatory;
  scrollbar-width:none;
  border-radius:28px;
  aspect-ratio:4/5;
}
.carousel-track::-webkit-scrollbar{display:none}
.carousel-track img{
  flex:0 0 100%;
  width:100%;height:100%;
  object-fit:cover;
  scroll-snap-align:start;
  scroll-snap-stop:always;
}
.carousel-btn{
  position:absolute;top:50%;transform:translateY(-50%);
  z-index:3;
  left:14px;
  width:46px;height:46px;
  border-radius:999px;
  border:1.5px solid rgba(255,255,255,.95);
  background:rgba(43,32,20,.55);
  color:#fff;
  font-size:26px;line-height:1;
  display:grid;place-items:center;
  cursor:pointer;
  box-shadow:0 8px 22px rgba(43,32,20,.28);
  -webkit-backdrop-filter:blur(6px);
  backdrop-filter:blur(6px);
  transition:background .2s ease,transform .34s cubic-bezier(.34,1.56,.64,1);
}
.carousel-btn:hover{background:rgba(43,32,20,.75);transform:translateY(-50%) scale(1.08)}
.carousel-btn:active{transform:translateY(-50%) scale(.9)}
/* Verbergen bij één foto werkt alleen als [hidden] de display-regel overschrijft */
.carousel-btn[hidden],
.carousel-thumbs[hidden]{display:none}
.carousel-btn-next{left:auto;right:14px}
.carousel-thumbs{
  display:flex;justify-content:center;gap:12px;
  margin-top:14px;
}
.carousel-thumb{
  padding:0;cursor:pointer;
  width:64px;height:80px;
  border-radius:16px;overflow:hidden;
  border:2px solid rgba(75,47,25,.16);
  background:#f6eee2;
  opacity:.7;
  transition:opacity .25s ease,border-color .25s ease,transform .2s ease;
}
.carousel-thumb img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0;max-height:none}
.carousel-thumb:hover{opacity:1;transform:translateY(-2px)}
.carousel-thumb.is-active{
  opacity:1;
  border-color:var(--gold-dark);
  box-shadow:0 8px 20px rgba(111,66,31,.22);
}
html:not(.js) .carousel-btn,
html:not(.js) .carousel-thumbs{display:none}

/* Carousel binnen een kleine productkaart (Limited-edities) */
.card-carousel{margin-bottom:4px}
.product-card .carousel-track img,
.product-card .carousel-thumb img{
  aspect-ratio:auto;border-radius:0;border:0;box-shadow:none;background:none;max-height:none;
}
.card-carousel .carousel-track{border-radius:24px}
.card-carousel .carousel-btn{
  width:38px;height:38px;font-size:22px;
  left:10px;
}
.card-carousel .carousel-btn-next{left:auto;right:10px}
.card-carousel .carousel-thumbs{gap:8px;margin-top:10px}
.card-carousel .carousel-thumb{width:48px;height:60px;border-radius:12px}
