: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}
}


/* === Groene Harmonie — pastel blue square wellness redesign === */
:root{
  --ink:#173847;
  --deep:#12303e;
  --mint:#dceef7;
  --mist:#f2f8fb;
  --paper:#ffffff;
  --line:#cbdde6;
  --accent:#b8dbea;
  --soft:#e8f4f9;
  --muted:#657985;
  --paper-2:#ffffff;
  --line-2:#d8e7ee;
  --shadow-soft:none;
  --shadow-card:none;
}
*{border-radius:0}
body{font-family:'Source Sans 3',Arial,sans-serif;background:#f5fafc;color:var(--ink)}
.site-header{background:rgba(255,255,255,.98);backdrop-filter:none;border-bottom:1px solid #cadde7;box-shadow:none}
.header-main{height:72px;padding:0;gap:28px}
.wordmark{gap:13px}
.wordmark-symbol{width:44px;height:44px;background:#d9edf6;color:#173847;border:1px solid #b9d8e6;box-shadow:none;font-family:'Libre Baskerville',serif;font-size:15px;letter-spacing:.02em}
.wordmark strong{font-family:'Libre Baskerville',serif;font-weight:700;font-size:17px;color:#173847;letter-spacing:-.02em}
.wordmark small{color:#71858f;letter-spacing:.18em}
.desktop-nav{gap:24px;background:transparent;border:0;padding:0;box-shadow:none}
.desktop-nav a{padding:24px 0 21px;color:#5d7480;border-bottom:2px solid transparent}
.desktop-nav a.active,.desktop-nav a:hover{background:transparent;color:#173847;border-bottom-color:#9ecfe2;font-weight:600}
.header-contact{color:#486473}
.cart-pill{background:#eef7fb;border:1px solid #c5dce7;box-shadow:none;padding:10px 13px}
.cart-pill b{background:#173847;color:#fff;padding:2px 7px}
.button{background:#173847;color:#fff;box-shadow:none;padding:13px 19px;text-transform:uppercase;letter-spacing:.07em;font-size:12px;font-weight:700}
.button--dark{background:#173847}
.button--outline,.button--ghost{background:transparent;color:#173847;border:1px solid #8fb9ca}
.text-link,.text-button{color:#21495a}
.eyebrow{color:#5d8191;letter-spacing:.19em}
.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:'Libre Baskerville',Georgia,serif!important;letter-spacing:-.025em}
.hero-copy h1,.page-hero h1,.catalog-hero h1,.detail-copy h1{font-weight:700;line-height:1.08}
.hero-copy h1{font-size:clamp(38px,5vw,64px)}
.editorial-hero{padding:70px 0 76px;background:linear-gradient(135deg,#edf7fb 0%,#f9fcfd 64%,#e5f3f8 100%);border-bottom:1px solid #d5e7ef}
.editorial-hero-grid{grid-template-columns:1.08fr .92fr;gap:64px}
.hero-copy p{color:#5e7480;font-size:17px}
.hero-stats{background:transparent;border:0;border-top:1px solid #bdd6e2;padding:21px 0 0;box-shadow:none}
.hero-stats strong{font-family:'Libre Baskerville',serif;color:#173847}
.hero-stats span{color:#748b96}
.hero-collage{min-height:500px;display:grid;grid-template-columns:1.45fr .8fr;grid-template-rows:1fr 1fr;gap:12px;position:relative}
.hero-main-card,.hero-small-card{position:static!important;width:auto!important;height:auto!important;margin:0;background:#fff;border:1px solid #c7dce6;box-shadow:none;overflow:hidden}
.hero-main-card{grid-row:1/3;grid-column:1}
.hero-small-card--top{grid-column:2;grid-row:1}
.hero-small-card--bottom{grid-column:2;grid-row:2}
.hero-main-card img,.hero-small-card img{width:100%;height:100%;object-fit:contain;background:#f2f8fb;padding:24px}
.hero-main-card img{min-height:394px}
.hero-small-card img{min-height:150px;padding:18px}
.hero-main-card figcaption,.hero-small-card figcaption{border-top:1px solid #d4e4eb;background:#fff}
.intro-strip{background:#fff;border-bottom:1px solid #d7e6ed}
.intro-card{background:#fff!important;border-color:#d4e3ea!important;box-shadow:none!important}
.intro-card>span{color:#7ba8ba}
.category-index{background:#f6fbfd;padding:72px 0}
.category-showcase-head{border-bottom:1px solid #c9dfe8;padding-bottom:24px}
.category-showcase-card{background:#fff;border:1px solid #c7dce6;box-shadow:none;min-height:215px}
.category-showcase-card:before{width:7px;height:100%;top:0;right:auto;left:0;background:#b6dbe9!important;opacity:1}
.category-showcase-card:hover{transform:none;box-shadow:none;border-color:#93bdcd}
.category-mark span{background:#edf7fb;border:1px solid #bfdbe7;color:#31586a}
.category-arrow{background:#edf7fb;border:1px solid #bfdbe7;box-shadow:none;color:#31586a}
.category-showcase-copy p,.split-head>p{color:#657b87}
.wellness-routine{background:#fff;padding:0 0 78px}
.wellness-routine-grid{background:#eaf5fa;border:1px solid #c8dfe9;box-shadow:none;padding:38px}
.routine-tags span{background:#fff;border:1px solid #c5dce7}
.routine-visuals figure{border:1px solid #c7dce6;box-shadow:none}
.routine-visuals img{background:#fff}
.section{padding:76px 0}
.section--paper{background:#fff}
.section--soft{background:#edf7fb}
.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.product-grid--featured{grid-template-columns:repeat(4,minmax(0,1fr))}
.product-card{background:#fff;border:1px solid #cbdde6;box-shadow:none;transition:border-color .18s ease,transform .18s ease}
.product-card:hover{transform:translateY(-2px);box-shadow:none;border-color:#92bdcf}
.product-image{background:#eef7fb;padding:0;border-bottom:1px solid #cbdde6}
.product-image img,.product-grid--featured .product-image img,.product-grid--wide .product-image img{height:210px;object-fit:contain;padding:20px;background:#f7fbfd;border:0}
.product-badge{background:#fff;border:1px solid #c0d9e4;color:#31586a;padding:6px 8px}
.product-body{padding:18px}
.product-kicker,.product-desc,.product-meta span{color:#6b7e88}
.product-meta,.product-actions{border-top:1px solid #dbe7ec}
.editorial-story{background:#173847;color:#eff8fb;border-top:1px solid #214b5e;border-bottom:1px solid #214b5e}
.story-copy p,.story-points p{color:#c7dce5}
.story-points article{border-color:#365c6d}
.editorial-story .eyebrow{color:#a9cfdf}
.catalog-hero,.page-hero{background:#eaf5fa;border-bottom:1px solid #cbdfe8;padding:54px 0 42px}
.catalog-hero-grid{grid-template-columns:1.15fr .85fr}
.catalog-hero h1,.page-hero h1{font-size:clamp(36px,4.5vw,56px)}
.breadcrumbs{color:#6f8996}
.catalog-section{background:#f8fbfd}
.catalog-layout{grid-template-columns:250px 1fr;gap:28px}
.catalog-sidebar{background:#fff;border:1px solid #c9dce5;padding:20px;box-shadow:none;top:120px}
.catalog-tabs{gap:0;border-top:1px solid #d7e5eb}
.catalog-tabs button{background:#fff;border:0;border-bottom:1px solid #d7e5eb;padding:13px 11px;color:#526d79}
.catalog-tabs button.active{background:#dceef7;color:#173847;box-shadow:none;border-left:3px solid #6fa8bf;padding-left:8px}
.catalog-note{border-color:#d5e4ea}
.search-box input,.contact-form input,.contact-form textarea,.checkout-form input,.checkout-form select{background:#fff;border:1px solid #bcd4df;outline:none}
.search-box input:focus,.contact-form input:focus,.contact-form textarea:focus,.checkout-form input:focus,.checkout-form select:focus{border-color:#6fa8bf}
.detail-media{background:#eef7fb;border:1px solid #c8dce5;box-shadow:none;padding:0}
.detail-media img{background:#f7fbfd;border:0;padding:24px}
.detail-media>span{border:1px solid #bed8e4;color:#31586a}
.format-chip{background:#e3f1f7;border:1px solid #c2dce7;color:#31586a}
.contact-card,.contact-form,.cart-panel,.checkout-form,.thanks-card{background:#fff;border:1px solid #c8dce5;box-shadow:none}
.phone-field{background:#fff;border:1px solid #bcd4df}
.phone-field span{background:#eaf5fa}
.faq-item{background:#fff;border:1px solid #cbdde6;box-shadow:none}
.legal-notice{background:#f8fbfd;padding:28px 0}
.legal-notice .container{background:#e2f1f7;border:1px solid #bfd9e4;padding:20px 22px;box-shadow:none}
.site-footer{background:#12303e;color:#d7e8ef;border:0;overflow:visible}
.footer-lead{border-color:#315365}
.footer-grid h3,.footer-lead h2,.wordmark--footer strong{color:#fff}
.footer-grid a,.footer-grid button{color:#bfd3dc}
.footer-bottom{border-color:#315365}
.footer-bottom p{color:#abc4cf}
.wordmark--footer .wordmark-symbol{background:#dceef7;color:#173847;border-color:#dceef7}
.cookie-panel{background:#fff;border:1px solid #a9cbd9;box-shadow:0 12px 36px rgba(23,56,71,.12)}
.cookie-actions button{border:1px solid #a9cbd9;background:#fff}
.cart-item img{background:#eef7fb}
.empty-cart{background:#eaf5fa}
.mobile-nav{background:#fff;border:1px solid #c8dce5;box-shadow:0 16px 30px rgba(23,56,71,.08)}
.mobile-nav a,.mobile-categories a{background:#f3f9fb;border:1px solid #d2e3ea}

@media(max-width:1120px){
  .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .product-grid--featured{grid-template-columns:repeat(4,minmax(0,1fr))}
  .desktop-nav{gap:16px}
}
@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:auto;grid-template-columns:1.35fr .75fr;grid-template-rows:1fr 1fr}
  .product-grid,.product-grid--featured{grid-template-columns:repeat(2,minmax(0,1fr))}
  .catalog-sidebar{position:static}
  .desktop-nav{display:none}
  .header-main{height:64px}
}
@media(max-width:620px){
  .editorial-hero{padding:42px 0 52px}
  .hero-copy h1{font-size:40px}
  .hero-collage{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:8px}
  .hero-main-card{grid-column:1/3;grid-row:1}
  .hero-small-card--top{grid-column:1;grid-row:2}
  .hero-small-card--bottom{grid-column:2;grid-row:2}
  .hero-main-card img{min-height:260px}
  .hero-small-card img{min-height:120px}
  .wellness-routine-grid{padding:22px}
  .product-grid,.product-grid--featured{grid-template-columns:1fr}
  .product-image img,.product-grid--featured .product-image img,.product-grid--wide .product-image img{height:240px}
}

/* === Groene Harmonie — strict square geometry polish === */
html,body{overflow-x:hidden}
button,input,textarea,select,.button,.cart-pill,.product-card,.product-image,.product-badge,
.hero-main-card,.hero-small-card,.intro-card,.category-showcase-card,.wellness-routine-grid,
.routine-tags span,.routine-visuals figure,.catalog-sidebar,.catalog-tabs button,.search-box input,
.detail-media,.detail-media>span,.format-chip,.contact-card,.contact-form,.cart-panel,.checkout-form,
.thanks-card,.faq-item,.phone-field,.cookie-panel,.cookie-actions button,.empty-cart,.mobile-nav,
.mobile-nav a,.mobile-categories a,.legal-notice .container,.wordmark-symbol,.cart-item img,
.category-mark span,.category-arrow,.hero-stats{border-radius:0!important}

/* squared controls need cleaner proportions than pill-derived styling */
.button{min-height:44px;padding:12px 18px;line-height:1.15}
.button--small{min-height:38px;padding:10px 14px}
.button--large{min-height:48px;padding:14px 21px}
.cart-pill{display:inline-flex;align-items:center;min-height:40px;padding:9px 12px}
.cart-pill b{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;margin-left:8px;border:1px solid #173847}

/* cards: square, editorial and deliberate rather than rounded cards with corners removed */
.product-card,.category-showcase-card,.intro-card,.catalog-sidebar,.contact-card,.contact-form,
.cart-panel,.checkout-form,.thanks-card,.faq-item,.wellness-routine-grid,.detail-media,
.hero-main-card,.hero-small-card,.routine-visuals figure{box-shadow:none!important}
.product-card,.category-showcase-card,.intro-card,.catalog-sidebar,.contact-card,.contact-form,
.cart-panel,.checkout-form,.thanks-card,.faq-item,.wellness-routine-grid,.detail-media{border-width:1px}
.product-card:hover,.category-showcase-card:hover{transform:none!important;box-shadow:none!important}

/* navigation and forms */
.desktop-nav{border-radius:0!important}
.desktop-nav a{border-radius:0!important}
.catalog-tabs button{margin:0}
.search-box input,.contact-form input,.contact-form textarea,.checkout-form input,.checkout-form select,
.phone-field{min-height:44px}
.phone-field span{display:flex;align-items:center;border-right:1px solid #c8dce5}
.cookie-actions button{min-height:40px;padding:9px 13px}

/* image blocks align exactly with card edges */
.hero-main-card img,.hero-small-card img,.product-image img,.detail-media img,.routine-visuals img,
.cart-item img{border-radius:0!important}

/* decorative geometry is square too */
.category-showcase-card:before{border-radius:0!important}
.category-mark span,.category-arrow{display:inline-flex;align-items:center;justify-content:center}

/* footer/header should end on straight edges */
.site-header,.site-footer,.mobile-nav{border-radius:0!important}
.site-footer{overflow:visible}


/* === Groene Harmonie — olive & stone wellness redesign === */
:root{
  --ink:#30352d;
  --deep:#3f4638;
  --mint:#dfe4d5;
  --mist:#f4f4ef;
  --paper:#fffefa;
  --line:#d9ddd1;
  --accent:#a9b287;
  --soft:#eef0e7;
  --muted:#72776d;
  --olive:#7e8965;
  --olive-dark:#5c654b;
  --stone:#ecebe5;
  --paper-2:#fafaf6;
  --line-2:#e2e3db;
  --shadow-soft:0 14px 36px rgba(63,70,56,.08);
  --shadow-card:0 10px 28px rgba(63,70,56,.07);
}
html,body{overflow-x:hidden}
body{font-family:'DM Sans',Arial,sans-serif;background:#fafaf6;color:var(--ink);line-height:1.65}
body,main,.section,.section--paper,.section--soft,.catalog-section,.product-detail,.thanks-section,.faq-section,.intro-strip,.category-index,.wellness-routine{background:#fafaf6!important}
h1,h2,h3,.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:'Playfair Display',Georgia,serif!important;letter-spacing:-.025em}
.container{width:min(1220px,calc(100% - 44px))}

.site-header{background:rgba(250,250,246,.96)!important;border-bottom:1px solid #dedfd7!important;backdrop-filter:blur(14px)!important;box-shadow:0 5px 22px rgba(63,70,56,.04)!important}
.header-main{height:76px!important;gap:30px!important}
.wordmark-symbol{width:42px!important;height:42px!important;border-radius:14px!important;background:var(--olive-dark)!important;color:#fff!important;border:0!important;box-shadow:none!important;font-family:'Playfair Display',serif!important;font-size:14px!important;letter-spacing:.02em!important}
.wordmark strong{font-family:'Playfair Display',serif!important;font-weight:600!important;font-size:19px!important;color:#343a31!important;letter-spacing:-.02em!important}
.wordmark small{color:#81857b!important;letter-spacing:.15em!important}
.desktop-nav{gap:26px!important;border:0!important;background:transparent!important}
.desktop-nav a{color:#6c7168!important;padding:25px 2px 22px!important;border-bottom:2px solid transparent!important;font-size:12px!important}
.desktop-nav a.active,.desktop-nav a:hover{color:#4f5843!important;border-bottom-color:#9aa57a!important;background:transparent!important;font-weight:700!important}
.header-contact{color:#63695e!important}
.cart-pill{border-radius:14px!important;background:#f1f2eb!important;border:1px solid #d9dccf!important;box-shadow:none!important;padding:10px 13px!important}
.cart-pill b{border-radius:8px!important;background:var(--olive-dark)!important;border:0!important;color:#fff!important}
.nav-toggle{border-radius:12px!important;background:#f0f1ea!important;border:1px solid #d9dccf!important}

.button{border-radius:14px!important;background:var(--olive-dark)!important;color:#fff!important;box-shadow:none!important;text-transform:none!important;letter-spacing:0!important;font-size:13px!important;min-height:44px!important;transition:transform .18s ease,background .18s ease,box-shadow .18s ease!important}
.button:hover{background:#4e5740!important;transform:translateY(-1px)!important;box-shadow:0 8px 18px rgba(63,70,56,.13)!important}
.button--dark{background:#4f5843!important}
.button--outline,.button--ghost{background:transparent!important;color:#535d46!important;border:1px solid #aeb69a!important}
.text-link,.text-button{color:#596348!important}
.eyebrow{color:#818b68!important;letter-spacing:.18em!important}

.editorial-hero{padding:76px 0 82px!important;background:linear-gradient(135deg,#f2f3eb 0%,#fbfbf7 58%,#eceee4 100%)!important;border-bottom:1px solid #e2e3da!important}
.editorial-hero-grid{grid-template-columns:1fr 1fr!important;gap:72px!important}
.hero-copy h1{font-size:clamp(42px,5.2vw,68px)!important;font-weight:600!important;line-height:1.03!important;color:#353b32!important}
.hero-copy p{font-size:17px!important;color:#6b7167!important}
.hero-stats{background:transparent!important;border:0!important;border-top:1px solid #d5d9ca!important;border-radius:0!important;padding:22px 0 0!important;box-shadow:none!important}
.hero-stats strong{font-family:'Playfair Display',serif!important;color:#49513f!important;font-weight:600!important}
.hero-stats span{color:#81867c!important}
.hero-collage{min-height:520px!important;display:grid!important;grid-template-columns:1.35fr .85fr!important;grid-template-rows:1fr 1fr!important;gap:16px!important;position:relative!important}
.hero-main-card,.hero-small-card{position:static!important;width:auto!important;height:auto!important;margin:0!important;background:#fff!important;border:1px solid #dedfd7!important;border-radius:28px!important;box-shadow:var(--shadow-card)!important;overflow:hidden!important}
.hero-main-card{grid-row:1/3!important;grid-column:1!important}
.hero-small-card--top{grid-column:2!important;grid-row:1!important}
.hero-small-card--bottom{grid-column:2!important;grid-row:2!important}
.hero-main-card img,.hero-small-card img{width:100%!important;height:100%!important;object-fit:contain!important;background:#f4f4ee!important;padding:24px!important;border-radius:0!important}
.hero-main-card figcaption,.hero-small-card figcaption{background:#fff!important;border-top:1px solid #e5e5de!important}

.intro-strip{border-bottom:1px solid #e4e5dc!important}
.intro-strip-grid{gap:16px!important}
.intro-card{background:#fff!important;border:1px solid #e1e2da!important;border-radius:20px!important;box-shadow:none!important;padding:26px!important}
.intro-card>span{color:#929b77!important}

.category-index{padding:76px 0!important}
.category-showcase-head{border-bottom:0!important;margin-bottom:30px!important;grid-template-columns:1fr 1fr!important}
.category-showcase-head>p{color:#747a70!important}
.category-showcase-grid{grid-template-columns:repeat(3,1fr)!important;gap:18px!important}
.category-showcase-card{min-height:230px!important;background:#f0f1e9!important;border:1px solid #daddd0!important;border-radius:24px!important;box-shadow:none!important;padding:25px!important;overflow:hidden!important}
.category-showcase-card:before{width:120px!important;height:120px!important;left:auto!important;right:-28px!important;top:-30px!important;border-radius:50%!important;background:#dfe3d2!important;opacity:.9!important}
.category-showcase-card--beauty:before{background:#e6e4dd!important}.category-showcase-card--botanical:before{background:#dbe2d3!important}
.category-showcase-card:hover{transform:translateY(-3px)!important;box-shadow:var(--shadow-card)!important;border-color:#c9cebd!important}
.category-mark span{border-radius:999px!important;background:#fff!important;border:1px solid #d8dccd!important;color:#626b50!important}
.category-showcase-copy{margin-top:42px!important}
.category-showcase-copy p{color:#71776d!important}
.category-arrow{border-radius:50%!important;background:#fff!important;border:1px solid #d1d5c7!important;color:#5e684e!important;box-shadow:none!important}

.wellness-routine{padding:0 0 78px!important}
.wellness-routine-grid{grid-template-columns:.95fr 1.05fr!important;background:#efefe8!important;border:1px solid #dcddd4!important;border-radius:26px!important;box-shadow:none!important;padding:38px!important}
.wellness-routine-copy p{color:#6e746a!important}
.routine-tags span{border-radius:999px!important;background:#fff!important;border:1px solid #d9dbd2!important}
.routine-visuals{gap:12px!important}
.routine-visuals figure{border-radius:18px!important;border:1px solid #dedfd7!important;overflow:hidden!important;box-shadow:none!important}
.routine-visuals img{background:#fff!important}
.routine-visuals figcaption{color:#5e6558!important;border-top:1px solid #e3e4dc!important}

.section{padding:80px 0!important}
.section--soft{background:#f2f2ec!important}
.section-head{margin-bottom:34px!important}
.split-head>p{color:#70766c!important}
.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important}
.product-grid--featured{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.product-card{background:#fff!important;border:1px solid #dedfd7!important;border-radius:22px!important;box-shadow:none!important;overflow:hidden!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}
.product-card:hover{transform:translateY(-4px)!important;box-shadow:var(--shadow-card)!important;border-color:#cbd0c0!important}
.product-image{background:#f1f1eb!important;border-bottom:1px solid #e0e1d8!important;padding:0!important}
.product-image img,.product-grid--featured .product-image img,.product-grid--wide .product-image img{height:255px!important;object-fit:contain!important;padding:26px!important;background:linear-gradient(180deg,#f3f3ed,#fafaf7)!important;border:0!important}
.product-badge{border-radius:999px!important;background:rgba(255,255,255,.94)!important;border:1px solid #d8dccd!important;color:#626a51!important;padding:6px 10px!important}
.product-body{padding:20px!important}
.product-kicker,.product-desc,.product-meta span{color:#777d73!important}
.product-meta,.product-actions{border-top:1px solid #e5e5de!important}

.editorial-story{background:#f0f1e9!important;color:#333a31!important;border-top:1px solid #dedfd6!important;border-bottom:1px solid #dedfd6!important}
.story-copy p,.story-points p{color:#6e746a!important}.story-points article{border-color:#d5d8cb!important}.editorial-story .eyebrow{color:#7e8864!important}.story-copy .text-link{color:#586247!important}

.catalog-hero,.page-hero{background:#f0f1e9!important;border-bottom:1px solid #dedfd6!important;padding:58px 0 46px!important}
.catalog-hero h1,.page-hero h1{font-size:clamp(38px,4.6vw,58px)!important;font-weight:600!important;color:#353b32!important}
.breadcrumbs{color:#81867d!important}
.catalog-layout{grid-template-columns:240px 1fr!important;gap:32px!important}
.catalog-sidebar{background:#fff!important;border:1px solid #dedfd7!important;border-radius:20px!important;padding:20px!important;box-shadow:none!important;top:112px!important}
.catalog-tabs{gap:8px!important;border-top:0!important}
.catalog-tabs button{border-radius:12px!important;background:#f4f4ef!important;border:1px solid transparent!important;color:#666d61!important;padding:12px 13px!important}
.catalog-tabs button.active{background:#e2e6d7!important;color:#4f5843!important;border-color:#d2d7c8!important;box-shadow:none!important;padding-left:13px!important}
.catalog-note{border-color:#e2e3db!important}
.search-box input,.contact-form input,.contact-form textarea,.checkout-form input,.checkout-form select{border-radius:12px!important;background:#fff!important;border:1px solid #d4d7cc!important;outline:none!important}
.search-box input:focus,.contact-form input:focus,.contact-form textarea:focus,.checkout-form input:focus,.checkout-form select:focus{border-color:#9ca884!important;box-shadow:0 0 0 3px rgba(156,168,132,.12)!important}

.detail-media{background:#f1f1eb!important;border:1px solid #dedfd7!important;border-radius:24px!important;box-shadow:none!important;padding:0!important;overflow:hidden!important}
.detail-media img{background:#f8f8f4!important;border:0!important;padding:30px!important}
.detail-media>span{border-radius:999px!important;border:1px solid #d5d9ca!important;color:#626a51!important}
.format-chip{border-radius:999px!important;background:#e5e8dc!important;border:1px solid #d3d7c9!important;color:#596348!important}
.contact-card,.contact-form,.cart-panel,.checkout-form,.thanks-card{background:#fff!important;border:1px solid #dedfd7!important;border-radius:22px!important;box-shadow:none!important}
.phone-field{border-radius:12px!important;background:#fff!important;border:1px solid #d4d7cc!important;overflow:hidden!important}
.phone-field span{background:#eff0e8!important;border-right:1px solid #d8dbcf!important}
.faq-item{background:#fff!important;border:1px solid #dfe0d8!important;border-radius:16px!important;box-shadow:none!important}
.legal-notice{background:#f0f1e9!important;padding:28px 0!important}
.legal-notice .container{background:#e6e9dd!important;border:1px solid #d4d8ca!important;border-radius:18px!important;padding:20px 22px!important;box-shadow:none!important}
.legal-prose p,.legal-prose ul{color:#646a60!important}

.site-footer{background:#343a31!important;color:#d9ddd4!important;border:0!important;overflow:visible!important}
.footer-lead{border-color:#555c4e!important}.footer-grid h3,.footer-lead h2,.wordmark--footer strong{color:#fff!important}.footer-grid a,.footer-grid button{color:#c4c9bf!important}.footer-bottom{border-color:#555c4e!important}.footer-bottom p{color:#b9bfb4!important}
.wordmark--footer .wordmark-symbol{background:#dce2cf!important;color:#3f4736!important;border:0!important}
.wordmark--footer strong{color:#fff!important}
.cookie-panel{background:#fff!important;border:1px solid #d0d4c5!important;border-radius:20px!important;box-shadow:0 18px 45px rgba(47,53,45,.16)!important}
.cookie-actions button{border-radius:12px!important;border:1px solid #d1d5c8!important;background:#fff!important}
.cart-item img{background:#f2f2ec!important;border-radius:14px!important}.empty-cart{background:#eff0e8!important;border-radius:18px!important}.mobile-nav{background:#fafaf6!important;border:1px solid #dadcd2!important;box-shadow:0 16px 34px rgba(63,70,56,.12)!important;border-radius:0 0 18px 18px!important}.mobile-nav a,.mobile-categories a{background:#f2f2ec!important;border:1px solid #e1e2da!important;border-radius:12px!important}

@media(max-width:1100px){
  .product-grid,.product-grid--featured{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .desktop-nav{gap:16px!important}
}
@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!important}
  .hero-collage{min-height:auto!important;grid-template-columns:1.35fr .75fr!important;grid-template-rows:1fr 1fr!important}
  .desktop-nav{display:none!important}.header-main{height:66px!important}.nav-toggle{display:grid!important}
  .category-showcase-head,.wellness-routine-grid{grid-template-columns:1fr!important;gap:24px!important}
  .category-showcase-grid{grid-template-columns:1fr!important}.category-showcase-card{min-height:180px!important}.category-showcase-copy{margin-top:28px!important}
  .catalog-sidebar{position:static!important}
}
@media(max-width:620px){
  .container{width:min(100% - 28px,1220px)}
  .header-main{height:62px!important}.wordmark small{display:none!important}.wordmark-symbol{width:38px!important;height:38px!important;border-radius:12px!important}
  .editorial-hero{padding:48px 0 56px!important}.hero-copy h1{font-size:42px!important}
  .hero-collage{grid-template-columns:1fr 1fr!important;grid-template-rows:auto auto!important;gap:10px!important}.hero-main-card{grid-column:1/3!important;grid-row:1!important}.hero-small-card--top{grid-column:1!important;grid-row:2!important}.hero-small-card--bottom{grid-column:2!important;grid-row:2!important}
  .hero-main-card,.hero-small-card{border-radius:18px!important}.hero-main-card img{min-height:260px!important}.hero-small-card img{min-height:130px!important;padding:14px!important}
  .wellness-routine-grid{padding:24px!important;border-radius:20px!important}.routine-visuals{grid-template-columns:repeat(3,1fr)!important}.routine-visuals figure{border-radius:12px!important}.routine-visuals img{height:105px!important;padding:10px!important}.routine-visuals figcaption{font-size:9px!important;padding:8px!important}
  .product-grid,.product-grid--featured{grid-template-columns:1fr!important}.product-card{border-radius:18px!important}.product-image img,.product-grid--featured .product-image img,.product-grid--wide .product-image img{height:245px!important}
  .category-showcase-card{border-radius:18px!important}.contact-card,.contact-form,.cart-panel,.checkout-form,.thanks-card,.detail-media{border-radius:18px!important}
}

/* 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}}
