:root{--ink:#173b38;--deep:#102d2b;--mint:#dcece7;--mist:#f4f8f6;--paper:#fff;--line:#d8e4e0;--accent:#b9d8cf;--soft:#eaf3f0;--muted:#667a77}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',Arial,sans-serif;background:#f7faf8;color:#173b38;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}.announcement{background:#102d2b;color:#fff;font-size:12px}.announcement-inner{height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-header{position:sticky;top:0;z-index:50;background:rgba(247,250,248,.96);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-main{height:82px;display:flex;align-items:center;justify-content:space-between}.wordmark{display:flex;gap:12px;align-items:center}.wordmark-symbol{width:42px;height:42px;border-radius:0;background:#173b38;color:white;display:grid;place-items:center;font-weight:800;letter-spacing:-1px}.wordmark strong{display:block;font:800 18px 'Manrope',sans-serif}.wordmark small{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#71817e}.header-actions{display:flex;align-items:center;gap:18px}.header-contact{font-size:13px}.cart-pill{padding:11px 15px;border:1px solid var(--line);border-radius:0;background:white}.cart-pill b{background:#173b38;color:#fff;border-radius:0;padding:2px 7px;margin-left:6px}.nav-wrap{border-top:1px solid var(--line)}.desktop-nav{display:flex;gap:31px;height:48px;align-items:center;font-size:13px}.desktop-nav a{color:#536966}.desktop-nav a.active,.desktop-nav a:hover{color:#102d2b;font-weight:700}.nav-toggle,.mobile-nav{display:none}.button{border:0;background:#173b38;color:#fff;border-radius:0;padding:12px 17px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.button--dark{background:#102d2b}.button--outline,.button--ghost{background:transparent;color:#173b38;border:1px solid #9fb7b1}.button--small{padding:9px 12px;font-size:12px}.button--large{padding:14px 20px}.button--wide{width:100%}.text-link,.text-button{font-weight:700;color:#173b38}.editorial-hero{padding:76px 0 88px;background:linear-gradient(180deg,#edf5f2 0,#f7faf8 100%)}.editorial-hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:70px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800;color:#658079}.hero-copy h1,.page-hero h1,.catalog-hero h1,.detail-copy h1{font:800 clamp(42px,6vw,78px)/.98 'Manrope',sans-serif;letter-spacing:-.05em;margin:16px 0 22px}.hero-copy p{font-size:18px;color:#60736f;max-width:600px}.hero-actions{display:flex;gap:18px;align-items:center;margin:30px 0}.hero-stats{display:flex;gap:36px;border-top:1px solid var(--line);padding-top:22px}.hero-stats strong{display:block;font:800 24px Manrope}.hero-stats span{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#72827f}.hero-collage{min-height:560px;position:relative}.hero-main-card,.hero-small-card{position:absolute;margin:0;background:#fff;border:1px solid var(--line);box-shadow:0 24px 70px rgba(17,61,56,.12);overflow:hidden}.hero-main-card{width:64%;left:14%;top:0;border-radius:0}.hero-main-card img{aspect-ratio:1/1;object-fit:cover}.hero-main-card figcaption{padding:18px}.hero-main-card figcaption span{display:block;font-size:11px;color:#758883}.hero-small-card{width:35%;border-radius:0}.hero-small-card img{aspect-ratio:1/1;object-fit:cover}.hero-small-card figcaption{padding:11px;font-size:12px;font-weight:700}.hero-small-card--top{right:0;top:90px}.hero-small-card--bottom{left:0;bottom:10px}.category-index{padding:24px 0 82px}.category-index-head{display:flex;justify-content:space-between;gap:30px;padding-bottom:18px;border-bottom:1px solid var(--line);font-size:12px}.category-index-grid{display:grid;grid-template-columns:repeat(3,1fr)}.category-index-card{padding:28px 24px;border-bottom:1px solid var(--line);border-right:1px solid var(--line);display:grid;grid-template-columns:38px 1fr auto;gap:14px}.category-index-card:last-child{border-right:0}.category-index-card h3{font:800 22px Manrope;margin:0 0 8px}.category-index-card p{font-size:13px;color:#6c7e7a;margin:0}.section{padding:82px 0}.section--paper{background:#fff}.section--soft{background:#eef5f2}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}.section-head h2,.story-copy h2,.footer-lead h2{font:800 clamp(32px,4vw,52px)/1.05 Manrope;margin:8px 0}.split-head>p{max-width:450px;color:#657874}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-grid--featured{grid-template-columns:repeat(2,1fr)}.product-card{background:white;border:1px solid var(--line);border-radius:0;overflow:hidden;transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 20px 45px rgba(16,45,43,.08)}.product-image{position:relative;background:#edf4f1;border-bottom:1px solid var(--line)}.product-image img{width:100%;aspect-ratio:1.08/1;object-fit:cover}.product-badge{position:absolute;z-index:2;top:14px;left:14px;background:#fff;padding:6px 9px;border-radius:0;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.product-body{padding:18px}.product-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#7b8c88}.product-body h3{font:800 20px Manrope;margin:6px 0 9px}.product-desc{font-size:13px;color:#667975;min-height:62px}.product-meta,.product-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid var(--line);padding-top:14px;margin-top:14px}.product-meta strong{font-size:18px}.product-meta span{font-size:11px;color:#788985}.section-cta{text-align:center;margin-top:30px}.editorial-story{padding:86px 0;background:#153c38;color:#eef8f5}.editorial-story-grid{display:grid;grid-template-columns:90px 1fr 1fr;gap:40px}.story-number{font-size:13px;opacity:.55}.story-copy p,.story-points p{color:#bcd0cb}.story-points article{display:grid;grid-template-columns:40px 1fr;gap:15px;border-top:1px solid #41615d;padding:16px 0}.story-copy .text-link{color:white}.legal-notice{padding:25px 0;background:#dcebe6}.legal-notice .container{display:flex;gap:30px}.legal-notice p{margin:0;font-size:12px}.catalog-hero,.page-hero{padding:62px 0 48px;background:#edf5f2}.catalog-hero-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:50px;align-items:end}.catalog-hero h1,.page-hero h1{font-size:clamp(40px,5vw,64px)}.breadcrumbs{display:flex;gap:10px;font-size:11px;color:#78908a}.catalog-section{padding:50px 0 90px}.catalog-layout{display:grid;grid-template-columns:230px 1fr;gap:32px}.catalog-sidebar{background:#fff;border:1px solid var(--line);padding:18px;border-radius:0;height:max-content;position:sticky;top:160px}.catalog-sidebar-title{display:flex;justify-content:space-between;margin-bottom:12px}.catalog-tabs{display:grid;gap:7px}.catalog-tabs button{border:0;background:#f0f5f3;text-align:left;padding:11px;border-radius:0;display:flex;justify-content:space-between;cursor:pointer}.catalog-tabs button.active{background:#173b38;color:#fff}.catalog-note{border-top:1px solid var(--line);margin-top:15px;padding-top:15px;font-size:12px}.catalog-toolbar{display:flex;justify-content:space-between;gap:20px;margin-bottom:22px}.search-box{display:grid;gap:5px;font-size:11px}.search-box input{min-width:320px;padding:13px;border:1px solid var(--line);border-radius:0;background:white}.catalog-status{text-align:right;font-size:12px}.catalog-status span{display:block;color:#71847f}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:62px;padding:55px 0 80px}.detail-media{background:#edf4f1;border:1px solid var(--line);border-radius:0;overflow:hidden;position:relative}.detail-media img{width:100%;aspect-ratio:1/1;object-fit:cover}.detail-media>span{position:absolute;top:18px;left:18px;background:white;padding:7px 10px;border-radius:0;font-size:11px}.detail-copy h1{font-size:52px}.detail-lead{color:#647773}.detail-price{font-size:28px;font-weight:800}.format-chip{display:inline-block;padding:8px 10px;background:#dcebe6;border-radius:0;font-size:12px}.detail-list{list-style:none;padding:0;border-top:1px solid var(--line)}.detail-list li{padding:12px 0;border-bottom:1px solid var(--line);font-size:13px}.detail-note{font-size:11px;color:#6a7d79}.prose{max-width:820px}.prose h2{font:800 28px Manrope;margin-top:35px}.contact-grid,.cart-layout{display:grid;grid-template-columns:1fr 1fr;gap:30px}.contact-card,.contact-form,.cart-panel,.checkout-form,.thanks-card{background:white;border:1px solid var(--line);border-radius:0;padding:28px}.contact-form,.checkout-form{display:grid;gap:14px}.contact-form label,.checkout-form label{display:grid;gap:6px;font-size:12px}.contact-form input,.contact-form textarea,.checkout-form input,.checkout-form select{padding:12px;border:1px solid var(--line);border-radius:0;background:#fbfdfc}.contact-form textarea{min-height:150px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.phone-field{display:flex;border:1px solid var(--line);border-radius:0;overflow:hidden}.phone-field span{padding:12px;background:#edf4f1}.phone-field input{border:0;flex:1}.checkbox{grid-template-columns:auto 1fr!important;align-items:start}.thanks-section{padding:100px 0}.thanks-card{max-width:680px;margin:auto;text-align:center}.site-footer{background:#102d2b;color:#d6e5e1}.footer-lead{border-bottom:1px solid #35534f;padding:55px 0}.footer-lead-grid{display:grid;grid-template-columns:1fr .7fr;gap:50px}.footer-lead h2{color:white}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:40px;padding:50px 0}.footer-grid h3{color:white;font-size:13px}.footer-grid a,.footer-grid button{display:block;color:#b9cbc7;margin:9px 0;font-size:12px;background:none;border:0;padding:0}.wordmark--footer .wordmark-symbol{background:#dcebe6;color:#102d2b}.wordmark--footer strong{color:white}.footer-bottom{border-top:1px solid #35534f;padding:24px 0 35px;display:flex;justify-content:space-between;gap:30px}.footer-bottom p{max-width:760px;font-size:11px;color:#a7bbb6}.cookie-panel{position:fixed;left:24px;right:24px;bottom:24px;z-index:99;background:#fff;border:1px solid var(--line);box-shadow:0 20px 60px rgba(0,0,0,.15);padding:18px;border-radius:0;display:flex;justify-content:space-between;gap:20px}.cookie-panel[hidden],.mobile-nav[hidden]{display:none!important}.cookie-panel p{margin:3px 0 0;font-size:11px}.cookie-actions{display:flex;gap:8px;align-items:center}.cookie-actions button{padding:10px 13px;border-radius:0;border:1px solid var(--line);cursor:pointer}.cart-item{display:grid;grid-template-columns:74px 1fr auto auto;gap:14px;align-items:center;border-bottom:1px solid var(--line);padding:12px 0}.cart-item img{width:74px;height:74px;object-fit:cover;border-radius:0}.qty{display:flex;align-items:center;gap:8px}.qty button{width:28px;height:28px}.remove{border:0;background:none;font-size:22px}.empty-cart{padding:25px;background:#f1f6f4;border-radius:0}.checkout-total{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px}.checkout-note{font-size:10px;color:#70827e}@media(max-width:900px){.desktop-nav,.header-contact{display:none}.nav-toggle{display:grid;gap:5px;border:0;background:none}.nav-toggle span{width:24px;height:2px;background:#173b38}.mobile-nav{position:absolute;left:0;right:0;background:white;padding:20px;box-shadow:0 20px 30px rgba(0,0,0,.08)}.mobile-nav a{display:block;padding:10px}.editorial-hero-grid,.catalog-hero-grid,.detail-grid,.catalog-layout,.contact-grid,.cart-layout,.footer-lead-grid,.footer-grid,.editorial-story-grid{grid-template-columns:1fr}.hero-collage{min-height:500px}.catalog-sidebar{position:static}.product-grid,.product-grid--featured{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{display:block}.category-index-grid{grid-template-columns:1fr}.category-index-card{border-right:0}.legal-notice .container{display:block}.search-box input{min-width:0;width:100%}}@media(max-width:600px){.container{width:min(100% - 28px,1180px)}.announcement-inner span:nth-child(2){display:none}.header-main{height:70px}.editorial-hero{padding:45px 0}.hero-copy h1{font-size:47px}.hero-collage{min-height:400px}.hero-main-card{width:72%;left:10%}.hero-small-card{width:38%}.product-grid,.product-grid--featured{grid-template-columns:1fr}.catalog-toolbar,.section-head{display:block}.catalog-status{text-align:left;margin-top:12px}.footer-grid{grid-template-columns:1fr}.field-row{grid-template-columns:1fr}.cookie-panel{left:10px;right:10px;bottom:10px;display:block}.cookie-actions{margin-top:12px}.detail-copy h1{font-size:40px}}

/* === homepage refinements === */
.hero-copy h1,.page-hero h1,.catalog-hero h1,.detail-copy h1{font-size:clamp(34px,4.8vw,58px);line-height:1.02}
.hero-copy p{font-size:16px;max-width:560px}
.section-head h2,.story-copy h2,.footer-lead h2{font-size:clamp(24px,3vw,38px);line-height:1.12}
.category-index-card h3{font-size:18px}
.product-body h3{font-size:18px}
.hero-collage{min-height:430px}
.hero-main-card{width:56%;left:18%;top:0}
.hero-small-card{width:31%}
.hero-main-card img,.hero-small-card img{object-fit:contain;background:#f6faf8;padding:22px}
.hero-main-card img{aspect-ratio:1/1}
.hero-small-card--top{top:60px}
.hero-small-card--bottom{bottom:0}
.section-head{margin-bottom:24px}
.product-grid--featured{grid-template-columns:repeat(4,1fr)}
.product-image{display:flex;align-items:center;justify-content:center;background:#f6faf8}
.product-image img{width:100%;height:220px;object-fit:contain;padding:24px 22px 16px}
.product-grid--featured .product-image img{height:175px;padding:18px 18px 10px}
.product-grid--wide .product-image img{height:200px}
.product-desc{min-height:48px}
.intro-strip{padding:0 0 30px}
.intro-strip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.intro-card{background:#fff;border:1px solid var(--line);border-radius:0;padding:24px;box-shadow:0 12px 30px rgba(16,45,43,.05)}
.intro-card span{display:inline-flex;width:34px;height:34px;border-radius:0;background:#e6f0ed;align-items:center;justify-content:center;font-size:11px;font-weight:800;color:#173b38;margin-bottom:14px}
.intro-card h2{font:800 22px/1.2 Manrope,sans-serif;margin:0 0 10px}
.intro-card p{margin:0;color:#667975;font-size:14px}
.faq-section{padding:82px 0;background:#fff}
.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.faq-item{border:1px solid var(--line);border-radius:0;background:#f8fbfa;padding:0 18px}
.faq-item summary{list-style:none;cursor:pointer;padding:18px 4px;font-weight:700;font-size:16px}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item p{margin:0 4px 18px;color:#667975;font-size:14px}
@media (max-width: 1100px){
  .product-grid--featured{grid-template-columns:repeat(2,1fr)}
  .intro-strip-grid,.faq-grid{grid-template-columns:1fr 1fr}
}
@media (max-width: 860px){
  .editorial-hero-grid{grid-template-columns:1fr;gap:36px}
  .hero-collage{min-height:360px}
  .product-grid,.product-grid--wide{grid-template-columns:repeat(2,1fr)}
  .category-index-grid{grid-template-columns:1fr}
  .category-index-card{border-right:0}
  .intro-strip-grid,.faq-grid{grid-template-columns:1fr}
}
@media (max-width: 640px){
  .product-grid,.product-grid--featured,.product-grid--wide{grid-template-columns:1fr}
  .product-image img{height:190px}
  .hero-main-card{width:62%;left:19%}
  .hero-small-card{width:34%}
  .hero-collage{min-height:320px}
}


/* === light wellness surface pass === */
body{background:#fbfdfc}
.announcement{background:#f2f7f5;color:#173b38;border-bottom:1px solid var(--line)}
.editorial-hero{background:#f8fbfa}
.category-index{background:#fbfdfc}
.section,.section--paper,.section--soft{background:#fbfdfc}
.editorial-story{background:#f2f7f5;color:#173b38;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.story-copy p,.story-points p{color:#667975}
.story-points article{border-top:1px solid var(--line)}
.story-copy .text-link{color:#173b38}
.catalog-hero,.page-hero{background:#f5f9f7}
.catalog-section,.product-detail,.thanks-section,.faq-section,.intro-strip{background:#fbfdfc}
.legal-notice{background:#edf5f2}
.detail-media{background:#f7faf8}
.detail-media img{object-fit:contain;padding:30px}
.mobile-nav{background:#fbfdfc}
.site-footer{background:#102d2b;color:#d6e5e1}
.legal-prose{max-width:900px}
.legal-prose h2{font-size:24px;margin-top:34px;margin-bottom:10px}
.legal-prose p{color:#536966;margin:0 0 16px}
.legal-prose ul{color:#536966}
@media(max-width:640px){.legal-prose h2{font-size:21px}}


/* === compact one-row header + refreshed category showcase === */
.announcement,.nav-wrap{display:none!important}
.site-header{background:rgba(251,253,252,.97)}
.header-main{height:68px;gap:24px}
.wordmark{flex:0 0 auto}
.wordmark-symbol{width:38px;height:38px;border-radius:0}
.wordmark strong{font-size:17px}
.wordmark small{font-size:9px}
.desktop-nav{display:flex;align-items:center;justify-content:center;gap:22px;height:auto;flex:1;font-size:12px;white-space:nowrap}
.desktop-nav a{padding:8px 0}
.header-actions{gap:12px;flex:0 0 auto}
.header-contact{font-size:12px}
.cart-pill{padding:9px 12px;border-radius:0;font-size:12px}

.category-index{padding:68px 0;background:#fbfdfc}
.category-showcase-head{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:end;margin-bottom:24px}
.category-showcase-head h2{font:800 clamp(25px,3vw,38px)/1.08 Manrope,sans-serif;margin:8px 0 0}
.category-showcase-head>p{margin:0;color:#667975;max-width:620px;justify-self:end}
.category-showcase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.category-showcase-card{position:relative;min-height:205px;display:flex;flex-direction:column;padding:22px;border:1px solid var(--line);background:#fff;overflow:hidden;transition:.2s ease}
.category-showcase-card:before{content:"";position:absolute;width:150px;height:150px;border-radius:0;right:-66px;top:-72px;background:#edf5f2}
.category-showcase-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(16,45,43,.07);border-color:#bfd2cc}
.category-mark{display:flex;align-items:center;gap:10px;position:relative;z-index:1}
.category-mark small{font-size:10px;color:#6f827d}
.category-mark span{display:inline-flex;align-items:center;justify-content:center;min-width:45px;height:30px;padding:0 10px;border:1px solid #cfe0db;background:#f4f8f6;font:800 10px Manrope,sans-serif;letter-spacing:.08em}
.category-showcase-copy{position:relative;z-index:1;margin-top:34px;padding-right:20px}
.category-showcase-copy h3{font:800 21px/1.15 Manrope,sans-serif;margin:0 0 9px}
.category-showcase-copy p{font-size:13px;color:#687b77;margin:0;max-width:300px}
.category-arrow{position:absolute;right:20px;bottom:18px;width:34px;height:34px;border:1px solid #c9d9d4;display:grid;place-items:center;background:#f8fbfa;font-size:17px}
.category-showcase-card--beauty:before{background:#f3f1ec}
.category-showcase-card--botanical:before{background:#eaf4eb}

.wellness-routine{padding:0 0 72px;background:#fbfdfc}
.wellness-routine-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:center;padding:32px;border:1px solid var(--line);background:#f6faf8}
.wellness-routine-copy h2{font:800 clamp(25px,3vw,38px)/1.1 Manrope,sans-serif;margin:8px 0 14px}
.wellness-routine-copy p{color:#647773;max-width:560px;margin:0}
.routine-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}
.routine-tags span{font-size:11px;padding:8px 10px;background:#fff;border:1px solid var(--line)}
.routine-visuals{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.routine-visuals figure{margin:0;background:#fff;border:1px solid var(--line);min-width:0}
.routine-visuals img{width:100%;height:150px;object-fit:contain;padding:15px;background:#fff}
.routine-visuals figcaption{font-size:11px;font-weight:700;padding:10px 12px;border-top:1px solid var(--line);color:#506763}

@media(max-width:1080px){
  .desktop-nav{gap:14px;font-size:11px}
  .header-contact{display:none}
}
@media(max-width:900px){
  .desktop-nav{display:none}
  .header-main{height:64px}
  .nav-toggle{display:grid}
  .category-showcase-head,.wellness-routine-grid{grid-template-columns:1fr;gap:22px}
  .category-showcase-head>p{justify-self:start}
  .category-showcase-grid{grid-template-columns:1fr}
  .category-showcase-card{min-height:165px}
  .category-showcase-copy{margin-top:24px}
  .routine-visuals{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:620px){
  .header-main{height:60px}
  .wordmark small{display:none}
  .cart-pill{padding:8px 10px}
  .category-index{padding:52px 0}
  .wellness-routine{padding-bottom:54px}
  .wellness-routine-grid{padding:22px}
  .routine-visuals{grid-template-columns:1fr 1fr 1fr}
  .routine-visuals img{height:100px;padding:10px}
  .routine-visuals figcaption{font-size:9px;padding:8px}
}


/* === Natuurlijke Kracht — warm botanical brown theme === */
:root{
  --ink:#3e3028;
  --deep:#4b3427;
  --mint:#eee4d8;
  --mist:#f8f4ee;
  --paper:#fffdfa;
  --line:#dfd1c3;
  --accent:#b98967;
  --soft:#f2e9df;
  --muted:#7b6b60;
  --paper-2:#fbf7f1;
  --line-2:#eadfd4;
  --shadow-soft:0 12px 34px rgba(78,52,38,.07);
  --shadow-card:0 16px 38px rgba(78,52,38,.08);
}
html,body{overflow-x:hidden}
body{font-family:'Inter',Arial,sans-serif;background:#fbf8f3;color:var(--ink)}
body,main,.section,.catalog-section,.category-index,.wellness-routine,.faq-section,.legal-notice,.page-hero,.catalog-hero,.editorial-hero,.editorial-story{background-color:#fbf8f3}
.container{width:min(1210px,calc(100% - 44px))}
.site-header{background:rgba(255,253,249,.96);border-bottom:1px solid #e3d7cb;box-shadow:0 4px 20px rgba(72,48,34,.04);backdrop-filter:blur(12px)}
.header-main{height:76px;gap:26px}
.wordmark{gap:12px}
.wordmark-symbol{width:46px;height:46px;border-radius:50%!important;background:#8b644b;color:#fff;border:0;box-shadow:inset 0 0 0 6px #f3e9df;font-family:'Cormorant Garamond',Georgia,serif;font-size:17px;font-weight:700}
.wordmark strong{font-family:'Cormorant Garamond',Georgia,serif;font-weight:700;font-size:23px;line-height:1;color:#4c3528;letter-spacing:-.02em}
.wordmark small{margin-top:4px;color:#917d6f;letter-spacing:.14em}
.desktop-nav{gap:9px}
.desktop-nav a{padding:10px 13px;border:0!important;border-radius:999px!important;color:#715e51}
.desktop-nav a.active,.desktop-nav a:hover{background:#f0e5da;color:#53392b;font-weight:600}
.header-contact{color:#705a4c;font-weight:600}
.cart-pill{border-radius:999px!important;background:#fffaf4;border:1px solid #dac8b7;padding:10px 14px;color:#50392c}
.cart-pill b{border-radius:999px!important;background:#8b644b;border:0;color:#fff;min-width:22px}
.button{border-radius:10px!important;background:#7b563f;color:#fff;box-shadow:none;text-transform:none;letter-spacing:0;font-size:13px;font-weight:700}
.button:hover{background:#654532}
.button--dark{background:#573b2d}
.button--outline,.button--ghost{background:#fffaf5;color:#684936;border:1px solid #c9aa91}
.text-link,.text-button{color:#76503a}
.eyebrow{color:#9a755d;letter-spacing:.17em}
.hero-copy h1,.page-hero h1,.catalog-hero h1,.detail-copy h1,.section-head h2,.story-copy h2,.footer-lead h2,.category-showcase-head h2,.wellness-routine-copy h2,.intro-card h2,.prose h2,.category-showcase-copy h3,.product-body h3{font-family:'Cormorant Garamond',Georgia,serif!important;color:#473126;letter-spacing:-.025em}
.hero-copy h1,.page-hero h1,.catalog-hero h1,.detail-copy h1{font-weight:700;line-height:.98}
.editorial-hero{padding:72px 0 84px;background:linear-gradient(120deg,#f8f2e9 0%,#fffdf9 54%,#f1e5da 100%);border-bottom:1px solid #e1d4c8}
.editorial-hero-grid{grid-template-columns:.95fr 1.05fr;gap:72px}
.hero-copy h1{font-size:clamp(46px,6vw,78px)}
.hero-copy p{color:#79695e;font-size:17px}
.hero-stats{border-top:1px solid #ddcdbd;background:transparent;padding-top:22px}
.hero-stats strong{font-family:'Cormorant Garamond',Georgia,serif;color:#614332;font-size:29px}
.hero-stats span{color:#8e7c70}
.hero-collage{min-height:535px;display:block;position:relative}
.hero-main-card,.hero-small-card{position:absolute!important;background:#fffdf9;border:1px solid #ddcdbc;box-shadow:0 18px 42px rgba(78,52,38,.10)!important;overflow:hidden}
.hero-main-card{width:68%!important;height:88%;left:2%;top:5%;border-radius:26px 4px 26px 4px!important;transform:rotate(-1deg)}
.hero-small-card{width:38%!important;border-radius:4px 22px 4px 22px!important;z-index:2}
.hero-small-card--top{right:0;top:4%}
.hero-small-card--bottom{right:4%;bottom:2%}
.hero-main-card img,.hero-small-card img{width:100%;height:auto;object-fit:contain;background:#f8f1e9;padding:22px}
.hero-main-card img{min-height:385px}
.hero-small-card img{min-height:145px;padding:16px}
.hero-main-card figcaption,.hero-small-card figcaption{background:#fffdf9;border-top:1px solid #e6d8cc}
.intro-strip{background:#fffdf9;border-bottom:1px solid #eadfd4}
.intro-strip-grid{gap:0}
.intro-card{background:#fffdf9!important;border:0!important;border-right:1px solid #e7dacd!important;box-shadow:none!important;padding:34px 30px}
.intro-card:last-child{border-right:0!important}
.intro-card>span{color:#b08970}
.category-index{padding:78px 0;background:#f8f3ec}
.category-showcase-head{border-bottom:0;padding-bottom:28px}
.category-showcase-grid{gap:18px}
.category-showcase-card{min-height:240px;background:#fffdf9;border:1px solid #e1d4c7;border-radius:18px 4px 18px 4px!important;box-shadow:var(--shadow-card)!important;padding:30px}
.category-showcase-card:before{width:56px;height:5px;left:30px;top:auto;bottom:26px;border-radius:999px!important;background:#b88664!important;opacity:.72}
.category-showcase-card:hover{transform:translateY(-4px)!important;border-color:#c8ad98;box-shadow:0 20px 44px rgba(78,52,38,.10)!important}
.category-mark span,.category-arrow{border-radius:50%!important;background:#f2e7dc;border:1px solid #d8c4b2;color:#76533e}
.category-showcase-copy p,.split-head>p{color:#7f6f63}
.wellness-routine{background:#fbf8f3;padding:0 0 82px}
.wellness-routine-grid{background:#f0e5da;border:1px solid #dfcebf;border-radius:28px 6px 28px 6px!important;box-shadow:none!important;padding:44px}
.routine-tags span{border-radius:999px!important;background:#fffaf4;border:1px solid #d9c4b1;color:#624637}
.routine-visuals figure{border-radius:16px 4px 16px 4px!important;border:1px solid #dccabc;background:#fffaf5;overflow:hidden;box-shadow:none!important}
.routine-visuals img{background:#fffaf5}
.section{padding:82px 0;background:#fbf8f3}
.section--paper{background:#fffdf9}
.section--soft{background:#f4ede5}
.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.product-grid--featured{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.product-grid--wide{grid-template-columns:repeat(3,minmax(0,1fr))}
.product-card{background:#fffdf9;border:1px solid #e1d4c7;border-radius:18px 4px 18px 4px!important;box-shadow:0 12px 30px rgba(73,48,34,.06)!important;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.product-card:hover{transform:translateY(-5px)!important;box-shadow:0 20px 45px rgba(73,48,34,.10)!important;border-color:#cdb6a3}
.product-image{background:#f5ece3;border-bottom:1px solid #e4d7ca;padding:0;border-radius:0!important}
.product-image img,.product-grid--featured .product-image img,.product-grid--wide .product-image img{height:270px;object-fit:contain;padding:26px;background:linear-gradient(145deg,#f8f2eb,#efe3d7);border:0}
.product-badge{border-radius:999px!important;background:#fffaf4;border:1px solid #d9c5b3;color:#76533f;padding:7px 10px}
.product-body{padding:22px}
.product-kicker,.product-desc,.product-meta span{color:#806f63}
.product-body h3{font-size:25px;line-height:1.08;margin-top:8px}
.product-meta,.product-actions{border-top:1px solid #e8ddd2}
.product-actions .button{border-radius:8px!important}
.editorial-story{background:#f0e4d8!important;color:#493427;border-top:1px solid #dfcdbd;border-bottom:1px solid #dfcdbd}
.story-copy h2{color:#493427}
.story-copy p,.story-points p{color:#756256}
.story-points article{border-color:#d5c1b0}
.editorial-story .eyebrow{color:#9b745b}
.editorial-story .text-link{color:#6f4b37}
.catalog-hero,.page-hero{background:linear-gradient(180deg,#f4eadf,#fbf8f3);border-bottom:1px solid #e3d6ca;padding:58px 0 48px}
.catalog-hero-grid{grid-template-columns:1.1fr .9fr}
.breadcrumbs{color:#927e70}
.catalog-section{background:#fbf8f3}
.catalog-layout{grid-template-columns:235px 1fr;gap:34px}
.catalog-sidebar{background:#fffdf9;border:1px solid #e0d2c5;border-radius:18px 4px 18px 4px!important;padding:20px;box-shadow:0 12px 28px rgba(73,48,34,.05)!important;top:110px}
.catalog-tabs{gap:7px;border:0}
.catalog-tabs button{border-radius:10px!important;background:#f8f1ea;border:1px solid transparent;padding:12px;color:#705b4e}
.catalog-tabs button.active{background:#7b563f;color:#fff;box-shadow:none;border:1px solid #7b563f;padding-left:12px}
.catalog-note{border-color:#e4d7cb}
.search-box input,.contact-form input,.contact-form textarea,.checkout-form input,.checkout-form select{border-radius:10px!important;background:#fffdf9;border:1px solid #d8c7b8;outline:none}
.search-box input:focus,.contact-form input:focus,.contact-form textarea:focus,.checkout-form input:focus,.checkout-form select:focus{border-color:#a87b5e;box-shadow:0 0 0 3px rgba(168,123,94,.10)}
.detail-media{background:#f4ebe2;border:1px solid #decfc2;border-radius:28px 6px 28px 6px!important;box-shadow:none!important;padding:0}
.detail-media img{background:linear-gradient(145deg,#faf5ee,#efe4d9);border:0;padding:30px}
.detail-media>span,.format-chip{border-radius:999px!important;background:#fff8f1;border:1px solid #d8c2b0;color:#74503b}
.contact-card,.contact-form,.cart-panel,.checkout-form,.thanks-card{background:#fffdf9;border:1px solid #dfd1c4;border-radius:20px 5px 20px 5px!important;box-shadow:0 14px 34px rgba(73,48,34,.06)!important}
.phone-field{border-radius:10px!important;background:#fffdf9;border:1px solid #d8c7b8;overflow:hidden}
.phone-field span{background:#f1e6db;border-color:#d8c7b8}
.faq-section{background:#fbf8f3;padding:82px 0}
.faq-grid{gap:14px}
.faq-item{background:#fffdf9;border:1px solid #dfd1c4;border-radius:14px 4px 14px 4px!important;box-shadow:none!important}
.legal-notice{background:#fbf8f3;padding:30px 0}
.legal-notice .container{background:#f0e5da;border:1px solid #dbc7b5;border-radius:14px!important;padding:22px 24px;box-shadow:none!important}
.cookie-panel{background:#fffdf9;border:1px solid #cfb8a4;border-radius:16px!important;box-shadow:0 18px 42px rgba(66,43,30,.14)}
.cookie-actions button{border-radius:9px!important;border:1px solid #cdb49f;background:#fffaf4}
.cart-item img{border-radius:12px!important;background:#f5ece3}
.empty-cart{border-radius:16px!important;background:#f1e6dc}
.mobile-nav{background:#fffdf9;border:1px solid #ddcfc2;border-radius:0 0 16px 16px!important;box-shadow:0 16px 30px rgba(67,44,31,.08)}
.mobile-nav a,.mobile-categories a{border-radius:9px!important;background:#f7efe7;border:1px solid #e4d5c8}
.site-footer{background:#3b2a21!important;color:#e9ddd2;border:0}
.footer-lead{border-color:#665044}
.footer-grid h3,.footer-lead h2,.wordmark--footer strong{color:#fff7ef}
.footer-grid a,.footer-grid button{color:#d9c8bb}
.footer-bottom{border-color:#665044}
.footer-bottom p{color:#cdbbad}
.wordmark--footer .wordmark-symbol{background:#f0dfd1;color:#4a3327;border:0;box-shadow:inset 0 0 0 6px #5c4438}
.wordmark--footer small{color:#cdbbad}

@media(max-width:1120px){
  .product-grid,.product-grid--wide{grid-template-columns:repeat(3,minmax(0,1fr))}
  .product-grid--featured{grid-template-columns:repeat(2,minmax(0,1fr))}
  .desktop-nav{gap:3px}.desktop-nav a{padding:9px 8px}
}
@media(max-width:900px){
  .editorial-hero-grid,.catalog-hero-grid,.detail-grid,.catalog-layout,.contact-grid,.cart-layout,.footer-lead-grid,.editorial-story-grid{grid-template-columns:1fr}
  .hero-collage{min-height:470px;max-width:680px;margin:auto}
  .product-grid,.product-grid--wide,.product-grid--featured{grid-template-columns:repeat(2,minmax(0,1fr))}
  .catalog-sidebar{position:static}
  .desktop-nav{display:none}
  .header-main{height:68px}
}
@media(max-width:620px){
  .container{width:min(100% - 28px,1210px)}
  .editorial-hero{padding:46px 0 58px}
  .hero-copy h1{font-size:43px}
  .hero-collage{min-height:390px}
  .hero-main-card{width:73%!important;height:80%;left:0;top:4%}
  .hero-small-card{width:40%!important}
  .hero-small-card--top{right:0;top:7%}.hero-small-card--bottom{right:2%;bottom:0}
  .hero-main-card img{min-height:270px}.hero-small-card img{min-height:105px}
  .intro-card{border-right:0!important;border-bottom:1px solid #e7dacd!important}
  .wellness-routine-grid{padding:24px;border-radius:20px 5px 20px 5px!important}
  .product-grid,.product-grid--wide,.product-grid--featured{grid-template-columns:1fr}
  .product-image img,.product-grid--featured .product-image img,.product-grid--wide .product-image img{height:245px}
  .header-contact{display:none}
  .wordmark strong{font-size:20px}
}

/* Cookie consent visibility fix */
.cookie-actions{flex-wrap:wrap;justify-content:flex-end}
.cookie-actions [data-cookie-choice="all"]{background:var(--ink,#1f2937)!important;color:#fff!important;border-color:var(--ink,#1f2937)!important;opacity:1!important;visibility:visible!important}
.cookie-actions [data-cookie-choice="essential"]{color:var(--ink,#1f2937)!important;background:#fff!important;opacity:1!important;visibility:visible!important}
@media(max-width:600px){.cookie-actions{justify-content:stretch}.cookie-actions button{flex:1 1 160px;min-width:0}}
