:root{
  --green:#073b31;--green2:#0f5445;--cream:#f6efe3;--cream2:#fffaf0;--ink:#063b31;--muted:#5f716a;--gold:#c89d4f;--line:rgba(7,59,49,.14);--shadow:0 22px 70px rgba(7,59,49,.13)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,system-ui,sans-serif;line-height:1.5}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}
.site-header{position:sticky;top:0;z-index:50;height:76px;display:grid;grid-template-columns:170px 1fr 180px;align-items:center;padding:0 5vw;background:var(--green);color:#fff;box-shadow:0 10px 28px rgba(0,0,0,.08)}
.brand img{width:118px}.nav{display:flex;justify-content:center;gap:30px;font-weight:800;font-size:14px}.nav a{opacity:.9}.nav a.active,.nav a:hover{color:#e8d7aa;opacity:1}.header-cta{justify-self:end;font-weight:900;font-size:14px;border:1px solid rgba(232,215,170,.35);border-radius:999px;padding:10px 15px}.menu-toggle{display:none;background:transparent;border:1px solid rgba(255,255,255,.3);border-radius:999px;width:42px;height:42px}.menu-toggle span{display:block;width:18px;height:2px;background:#fff;margin:5px auto}
.eyebrow{margin:0 0 10px;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:900;color:#7a6c53}.eyebrow.light{color:#e8d7aa}h1,h2,h3{font-family:'Playfair Display',Georgia,serif;line-height:1.03;letter-spacing:-.04em;margin:0}

.collection-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:center;min-height:620px;padding:78px 7vw;background:radial-gradient(circle at 76% 46%,rgba(255,255,255,.50),transparent 22%),radial-gradient(circle at 64% 82%,rgba(200,157,79,.24),transparent 22%),linear-gradient(90deg,#f7f0e4 0%,#f4eddf 36%,#d8d8bd 58%,#88a286 78%,#2d604f 100%)}
.collection-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(to bottom,transparent 82%,rgba(246,239,227,.95))}
.hero-copy,.hero-stack{position:relative;z-index:2}.collection-hero h1{font-size:clamp(56px,6vw,92px);max-width:760px}.collection-hero p:not(.eyebrow){font-size:21px;max-width:620px;color:#17453b}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:14px 24px;border-radius:13px;font-weight:900;transition:.2s ease}.btn:hover{transform:translateY(-2px)}.btn.primary{background:var(--green);color:#fff;box-shadow:0 14px 34px rgba(7,59,49,.22)}.btn.secondary{border:1.6px solid var(--green);background:rgba(255,250,240,.45);color:var(--green)}
.hero-stack{height:470px}.stack{position:absolute;bottom:50px;width:auto;filter:drop-shadow(0 30px 26px rgba(0,0,0,.24))}.stack-1{height:420px;left:43%;transform:translateX(-50%);z-index:3}.stack-2{height:340px;left:20%;z-index:2}.stack-3{height:340px;right:12%;z-index:2}

.trust-strip{width:min(1180px,88vw);margin:-34px auto 0;position:relative;z-index:4;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,250,240,.96);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);overflow:hidden}.trust-strip div{padding:24px 28px;border-right:1px solid var(--line)}.trust-strip div:last-child{border-right:0}.trust-strip strong{display:block;text-transform:uppercase;letter-spacing:.09em;font-size:13px}.trust-strip span{display:block;color:var(--muted);font-size:14px;margin-top:5px}

.section{padding:88px 7vw}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section-head h2{font-size:clamp(36px,4vw,58px)}.view-link{font-weight:900}.section-note{color:var(--muted);font-size:14px;margin:0}
.intention-section{background:#fffaf0}.intention-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.intention-card{min-height:240px;border-radius:24px;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background:linear-gradient(180deg,rgba(7,59,49,.08),rgba(7,59,49,.94)),radial-gradient(circle at 80% 0%,rgba(232,215,170,.34),transparent 34%),var(--green);box-shadow:0 18px 46px rgba(7,59,49,.14);transition:.22s ease}.intention-card:hover{transform:translateY(-6px)}.intention-card span{font-family:'Playfair Display',Georgia,serif;font-size:30px;line-height:1.05}.intention-card p{margin:12px 0 0;color:rgba(255,255,255,.76)}

.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.collection-card{position:relative;background:var(--cream2);border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 16px 44px rgba(7,59,49,.08);transition:.22s ease}.collection-card:hover{transform:translateY(-6px);box-shadow:0 26px 70px rgba(7,59,49,.14)}.product-badge{position:absolute;top:18px;left:18px;z-index:4;background:var(--green);color:#fff;text-transform:uppercase;font-weight:900;font-size:10px;border-radius:999px;padding:8px 11px;letter-spacing:.06em}.product-badge.alt{background:#9270bd}
.product-image{height:310px;display:grid;place-items:end center;padding:20px 20px 0;background:radial-gradient(circle at 50% 70%,rgba(255,255,255,.74),transparent 30%),linear-gradient(135deg,#eff0e3,#d7dfc8)}.product-image img{max-height:285px;width:auto;filter:drop-shadow(0 22px 18px rgba(0,0,0,.20));transition:.25s ease}.collection-card:hover .product-image img{transform:translateY(-6px) scale(1.02)}.card-body{padding:26px}.card-kicker{text-transform:uppercase;letter-spacing:.13em;color:#8b6b35;font-size:11px;font-weight:900;margin:0 0 8px}.card-body h3{font-size:32px}.card-body p:not(.card-kicker){color:var(--muted);min-height:74px}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.tag-row span{font-size:12px;font-weight:800;padding:7px 10px;border-radius:999px;background:rgba(7,59,49,.07)}.card-actions{display:flex;gap:10px}.card-actions a{flex:1;text-align:center;border-radius:999px;padding:12px 10px;font-weight:900;font-size:14px}.discover{border:1px solid var(--line)}.amazon{background:var(--green);color:#fff}

.compare-band{margin:0;padding:70px 8vw;display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:center;color:#fff;background:radial-gradient(circle at 90% 10%,rgba(232,215,170,.18),transparent 26%),linear-gradient(135deg,#052c25,var(--green))}.compare-band h2{font-size:clamp(34px,4vw,56px);color:#fff}.compare-points{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.compare-points span{padding:18px;border:1px solid rgba(232,215,170,.18);border-radius:18px;background:rgba(255,255,255,.07);font-weight:800}
.routine-section{background:#fffaf0}.routine-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.routine-card{border:1px solid var(--line);border-radius:24px;background:var(--cream);padding:28px;box-shadow:0 12px 34px rgba(7,59,49,.08)}.routine-card strong{display:block;font-size:20px;margin-bottom:8px}.routine-card p{color:var(--muted);margin:0}
.footer{background:var(--green);color:#fff;padding:54px 6vw 24px;display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:36px}.footer img{width:122px;margin-bottom:16px}.footer p{color:rgba(255,255,255,.72);max-width:340px}.footer h4{margin:0 0 14px;color:#e8d7aa;text-transform:uppercase;letter-spacing:.08em;font-size:13px}.footer a{display:block;margin:8px 0;color:rgba(255,255,255,.75)}.footer-bottom{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.16);padding-top:18px;color:rgba(255,255,255,.62);font-size:13px}
.reveal{opacity:0;transform:translateY(26px);transition:.7s ease}.reveal.active{opacity:1;transform:translateY(0)}
@media(max-width:1100px){.site-header{grid-template-columns:auto auto;justify-content:space-between}.menu-toggle{display:block}.nav,.header-cta{display:none}.nav.open{display:flex;position:fixed;top:84px;left:18px;right:18px;flex-direction:column;align-items:stretch;gap:0;background:var(--green);border-radius:18px;padding:14px;box-shadow:0 24px 70px rgba(0,0,0,.24)}.nav.open a{padding:13px}.collection-hero,.compare-band{grid-template-columns:1fr}.trust-strip,.intention-grid,.collection-grid,.routine-grid{grid-template-columns:repeat(2,1fr)}.footer{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.site-header{height:66px}.brand img{width:104px}.collection-hero{padding:54px 22px;min-height:auto}.collection-hero h1{font-size:44px}.collection-hero p:not(.eyebrow){font-size:17px}.hero-actions .btn{width:100%}.hero-stack{height:330px}.stack-1{height:300px;left:50%}.stack-2,.stack-3{height:230px}.stack-2{left:4%}.stack-3{right:3%}.trust-strip,.intention-grid,.collection-grid,.compare-points,.routine-grid,.footer{grid-template-columns:1fr}.trust-strip{margin:0 auto}.trust-strip div{border-right:0;border-bottom:1px solid var(--line)}.section{padding:64px 22px}.section-head{display:block}.product-image{height:260px}.product-image img{max-height:240px}.card-actions{flex-direction:column}.compare-band{padding:56px 22px}.footer{padding:40px 22px 22px}}


/* v2 distinct collection hero */
.collection-hero{
  min-height:650px;
  grid-template-columns:.82fr 1.18fr;
  background:
    radial-gradient(circle at 18% 18%, rgba(200,157,79,.12), transparent 18%),
    radial-gradient(circle at 88% 10%, rgba(255,255,255,.34), transparent 22%),
    linear-gradient(135deg,#fffaf0 0%,#f6efe3 48%,#e7dcc8 100%);
}

.collection-hero:before{
  background:
    linear-gradient(90deg, rgba(7,59,49,.04), transparent 36%),
    radial-gradient(circle at 82% 72%, rgba(7,59,49,.07), transparent 28%);
}

.collection-hero h1{
  max-width:680px;
}

.collection-hero p:not(.eyebrow){
  max-width:560px;
}

.collection-showcase{
  position:relative;
  z-index:2;
}

.showcase-panel{
  position:relative;
  min-height:520px;
  border-radius:36px;
  padding:28px;
  background:
    linear-gradient(180deg, rgba(255,250,240,.92), rgba(255,250,240,.72)),
    radial-gradient(circle at 72% 22%, rgba(200,157,79,.18), transparent 28%);
  border:1px solid rgba(7,59,49,.12);
  box-shadow:0 28px 90px rgba(7,59,49,.14);
  overflow:hidden;
}

.showcase-panel:before{
  content:"";
  position:absolute;
  inset:28px;
  border:1px solid rgba(7,59,49,.08);
  border-radius:28px;
  pointer-events:none;
}

.showcase-header{
  position:relative;
  z-index:2;
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:18px;
  margin-bottom:26px;
}

.showcase-header span{
  text-transform:uppercase;
  letter-spacing:.16em;
  font-size:12px;
  font-weight:900;
  color:#8b6b35;
}

.showcase-header strong{
  padding:10px 14px;
  border-radius:999px;
  background:var(--green);
  color:#fff;
  font-size:13px;
}

.showcase-shelf{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:1.2fr repeat(5, .8fr);
  gap:12px;
  align-items:end;
  min-height:330px;
}

.shelf-item{
  position:relative;
  min-height:300px;
  border-radius:22px;
  display:grid;
  grid-template-rows:1fr auto;
  place-items:end center;
  padding:16px 10px 18px;
  background:linear-gradient(180deg,#f7f1e6,#ede4d4);
  border:1px solid rgba(7,59,49,.10);
  transition:.22s ease;
  overflow:hidden;
}

.shelf-item:hover{
  transform:translateY(-6px);
  box-shadow:0 18px 42px rgba(7,59,49,.13);
}

.shelf-item:after{
  content:"";
  position:absolute;
  left:18%;
  right:18%;
  bottom:48px;
  height:20px;
  border-radius:50%;
  background:radial-gradient(ellipse, rgba(0,0,0,.18), transparent 70%);
  filter:blur(4px);
}

.shelf-item img{
  position:relative;
  z-index:2;
  max-height:220px;
  width:auto;
  filter:drop-shadow(0 16px 13px rgba(0,0,0,.16));
}

.shelf-item.featured{
  min-height:360px;
  background:
    radial-gradient(circle at 50% 48%, rgba(255,255,255,.7), transparent 32%),
    linear-gradient(180deg,#e4eadb,#cfdcbd);
}

.shelf-item.featured img{
  max-height:285px;
}

.shelf-item span{
  position:relative;
  z-index:3;
  margin-top:10px;
  font-weight:900;
  font-size:13px;
  color:var(--green);
}

.showcase-footer{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  margin-top:20px;
}

.showcase-footer div{
  padding:16px;
  border-radius:18px;
  background:rgba(7,59,49,.06);
  border:1px solid rgba(7,59,49,.08);
}

.showcase-footer strong{
  display:block;
  font-family:'Playfair Display',Georgia,serif;
  font-size:22px;
  line-height:1;
}

.showcase-footer span{
  color:var(--muted);
  font-weight:700;
  font-size:13px;
}

.section-head{
  align-items:start;
}

@media(max-width:1100px){
  .collection-hero{
    grid-template-columns:1fr;
  }
  .showcase-shelf{
    grid-template-columns:repeat(3,1fr);
  }
  .shelf-item,.shelf-item.featured{
    min-height:280px;
  }
  .shelf-item img,.shelf-item.featured img{
    max-height:220px;
  }
}

@media(max-width:680px){
  .showcase-panel{
    min-height:auto;
    padding:20px;
    border-radius:26px;
  }
  .showcase-header{
    display:block;
  }
  .showcase-header strong{
    display:inline-flex;
    margin-top:10px;
  }
  .showcase-shelf{
    grid-template-columns:repeat(2,1fr);
    min-height:auto;
  }
  .shelf-item,.shelf-item.featured{
    min-height:230px;
  }
  .shelf-item img,.shelf-item.featured img{
    max-height:170px;
  }
  .showcase-footer{
    grid-template-columns:1fr;
  }
}


/* v3 no-hero products page + premium product grid */
.products-intro{
  padding:72px 7vw 34px;
  background:
    radial-gradient(circle at 92% 0%, rgba(200,157,79,.12), transparent 22%),
    #fffaf0;
  border-bottom:1px solid rgba(7,59,49,.08);
}

.intro-inner{
  max-width:820px;
}

.products-intro h1{
  font-family:'Playfair Display',Georgia,serif;
  font-size:clamp(42px,5vw,76px);
  line-height:1.02;
  letter-spacing:-.045em;
  margin:0 0 12px;
}

.products-intro p:not(.eyebrow){
  font-size:19px;
  max-width:680px;
  color:var(--muted);
  margin:0;
}

.collection-section{
  padding-top:54px;
  background:
    linear-gradient(180deg,#fffaf0 0%,#f6efe3 100%);
}

.collection-section .section-head{
  margin-bottom:34px;
}

.collection-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:28px;
}

.collection-card{
  border-radius:34px;
  background:
    linear-gradient(180deg,rgba(255,250,240,1),rgba(255,250,240,.86));
  box-shadow:
    0 18px 55px rgba(7,59,49,.08),
    inset 0 1px 0 rgba(255,255,255,.8);
  transform:translateZ(0);
}

.collection-card:before{
  content:"";
  position:absolute;
  inset:0;
  border-radius:34px;
  background:radial-gradient(circle at 50% 0%, rgba(255,255,255,.75), transparent 34%);
  opacity:0;
  transition:opacity .25s ease;
  pointer-events:none;
}

.collection-card:hover:before{
  opacity:1;
}

.collection-card:hover{
  transform:translateY(-8px);
  box-shadow:
    0 34px 90px rgba(7,59,49,.16),
    inset 0 1px 0 rgba(255,255,255,.9);
}

.product-image{
  height:360px;
  background:
    radial-gradient(circle at 50% 68%, rgba(255,255,255,.86), transparent 30%),
    linear-gradient(135deg,#f7f4e9 0%,#e8eddc 52%,#d4dfc5 100%);
  border-bottom:1px solid rgba(7,59,49,.08);
}

.product-image:after{
  content:"";
  position:absolute;
  left:24%;
  right:24%;
  bottom:34px;
  height:28px;
  border-radius:50%;
  background:radial-gradient(ellipse, rgba(0,0,0,.20), transparent 68%);
  filter:blur(5px);
  opacity:.7;
}

.product-image img{
  position:relative;
  z-index:2;
  max-height:320px;
  filter:
    drop-shadow(0 24px 22px rgba(0,0,0,.20))
    drop-shadow(0 0 24px rgba(255,255,255,.18));
}

.collection-card:hover .product-image img{
  transform:translateY(-10px) scale(1.025);
}

.product-badge{
  top:22px;
  left:22px;
  padding:9px 12px;
  box-shadow:0 12px 28px rgba(7,59,49,.16);
}

.card-body{
  padding:30px;
}

.card-kicker{
  color:#8a6b36;
  margin-bottom:10px;
}

.card-body h3{
  font-size:36px;
  letter-spacing:-.035em;
}

.card-body p:not(.card-kicker){
  min-height:56px;
  font-size:16px;
  line-height:1.55;
}

.tag-row{
  gap:9px;
  margin:20px 0 22px;
}

.tag-row span{
  background:rgba(7,59,49,.06);
  border:1px solid rgba(7,59,49,.08);
  padding:8px 11px;
}

.card-actions{
  gap:12px;
}

.card-actions a{
  padding:14px 12px;
  transition:transform .2s ease, background .2s ease, border-color .2s ease;
}

.card-actions a:hover{
  transform:translateY(-2px);
}

.discover{
  background:rgba(255,250,240,.78);
}

.amazon{
  box-shadow:0 12px 28px rgba(7,59,49,.16);
}

.intention-section{
  padding-top:74px;
}

@media(max-width:1100px){
  .collection-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media(max-width:680px){
  .products-intro{
    padding:48px 22px 24px;
  }
  .products-intro h1{
    font-size:42px;
  }
  .collection-section{
    padding-top:42px;
  }
  .collection-grid{
    grid-template-columns:1fr;
    gap:22px;
  }
  .product-image{
    height:300px;
  }
  .product-image img{
    max-height:270px;
  }
  .card-body{
    padding:24px;
  }
  .card-body h3{
    font-size:32px;
  }
}
