@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap');
:root{--ink:#0B1F3A;--muted:#5E6B66;--cream:#F7F8FA;--sage:#E7EDE6;--light:#F7F8FA;--gold:#C8AF79;--line:#D9DEDB;--white:#fff;--clay:#E8DDD3;--berry:#DDD5DA;--blue:#DDE5EA;--forest:#0B1F3A;--brand-navy:#0B1F3A;--brand-sage:#8FA48B}
*{box-sizing:border-box}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--light);line-height:1.55}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.announcement{background:var(--brand-navy);color:#fff;text-align:center;padding:.55rem 1rem;font-size:.8rem;letter-spacing:.02em}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid var(--line);background:rgba(251,250,246,.95);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:.7rem}.brand-mark{width:38px;height:38px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-family:'Playfair Display';font-size:1.25rem}.brand strong,.brand small{display:block;line-height:1;letter-spacing:.14em}.brand small{font-size:.62rem;margin-top:.25rem}.desktop-nav{display:flex;gap:1.7rem;font-size:.9rem}.desktop-nav a{position:relative}.desktop-nav a:after{content:'';position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--ink);transition:.2s}.desktop-nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:.55rem}.header-actions button,.header-actions a{background:none;border:0;padding:.55rem;display:flex;gap:.2rem;align-items:center}.menu-button{display:none!important}.mobile-nav{display:none}.hero{min-height:720px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;background:linear-gradient(90deg,#f6f0e5 0%,#f6f0e5 52%,#e5ede5 52%);padding:5vw 7vw}.hero-copy{max-width:650px}.kicker,.eyebrow{font-size:.76rem;text-transform:uppercase;letter-spacing:.18em;font-weight:700;color:#728177}.hero h1,.page h1,.product-info h1{font-family:'Playfair Display';font-size:clamp(3.2rem,6vw,6.8rem);line-height:.9;margin:.8rem 0 0}.hero h2{font-family:'Playfair Display';font-size:clamp(2.3rem,4vw,4.5rem);font-style:italic;font-weight:600;margin:.3rem 0 1.5rem}.hero-copy>p{font-size:1.16rem;max-width:600px;color:#4f625c}.hero-actions{display:flex;gap:.8rem;margin:2rem 0}.button{display:inline-flex;justify-content:center;align-items:center;padding:.95rem 1.35rem;border-radius:999px;border:1px solid var(--ink);font-weight:700;font-size:.92rem}.primary{background:var(--ink);color:white}.secondary{background:transparent}.cream{background:var(--cream);color:var(--ink);border-color:var(--cream)}.mini-proof{display:flex;align-items:center;gap:.45rem;font-size:.8rem;color:#64736e;flex-wrap:wrap}.mini-proof svg:nth-of-type(2){margin-left:1rem}.hero-visual{position:relative;height:540px}.guide-mock{position:absolute;width:320px;height:420px;background:#efe2c9;right:12%;top:7%;box-shadow:26px 32px 50px rgba(28,55,48,.18);padding:3rem 2.2rem;display:flex;flex-direction:column;justify-content:flex-end}.guide-mock:before{content:'';position:absolute;inset:0;border:1px solid rgba(23,55,47,.15);transform:translate(-14px,14px);z-index:-1}.guide-mock small,.book-cover small{letter-spacing:.15em;font-weight:700;font-size:.62rem}.guide-mock strong{font-family:'Playfair Display';font-size:2.2rem;line-height:1;margin:.8rem 0}.guide-mock span{font-size:.83rem}.device.phone{position:absolute;left:3%;bottom:0;width:190px;height:365px;background:#1a1c1b;border-radius:32px;padding:11px;box-shadow:18px 22px 35px rgba(28,55,48,.2);transform:rotate(-5deg)}.screen{background:#faf7f0;border-radius:23px;height:100%;padding:2rem 1rem;display:flex;flex-direction:column;gap:.65rem}.screen small{font-size:.65rem;letter-spacing:.15em}.screen b{font-family:'Playfair Display';font-size:1.6rem;margin-bottom:1.2rem}.screen span{background:#e1e9df;padding:.7rem;border-radius:12px}.circle-note{position:absolute;right:0;bottom:5%;width:135px;height:135px;border-radius:50%;background:#b7cbb7;display:grid;place-items:center;text-align:center;z-index:2;transform:rotate(7deg);font-size:.85rem}.category-strip{display:grid;grid-template-columns:repeat(3,1fr);background:white;border-bottom:1px solid var(--line)}.category-strip>a{display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;padding:2rem 3vw;border-right:1px solid var(--line)}.category-strip strong,.category-strip span{display:block}.category-strip span{font-size:.82rem;color:var(--muted)}.wrap{width:min(1180px,90vw);margin:auto}.section{padding:7rem 0}.section.alt{background:#f0f1eb}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:2.5rem}.section-heading h2,.story-grid h2,.founder h2,.newsletter h2,.bundle-banner h2,.product-long h2{font-family:'Playfair Display';font-size:clamp(2.2rem,4vw,4.2rem);line-height:1;margin:.45rem 0}.section-heading.centered{text-align:center;justify-content:center}.text-link{display:inline-flex;align-items:center;gap:.4rem;font-weight:700;font-size:.9rem}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.35rem}.product-grid.three{grid-template-columns:repeat(3,1fr)}.product-card{background:white;border:1px solid var(--line)}.product-art{height:330px;display:grid;place-items:center;position:relative;overflow:hidden}.product-art.sage{background:#dce8dc}.product-art.clay{background:#ead8ca}.product-art.gold{background:#eee1bd}.product-art.berry{background:#dfd1d8}.product-art.blue{background:#dce6ec}.product-art.forest{background:#23483e}.badge{position:absolute;top:14px;left:14px;background:white;border-radius:999px;padding:.35rem .7rem;font-size:.65rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.book-cover{width:155px;height:215px;background:#f7f2e8;box-shadow:12px 14px 22px rgba(24,54,47,.18);padding:1.2rem;display:flex;flex-direction:column;justify-content:flex-end;position:relative;z-index:2}.book-cover strong{font-family:'Playfair Display';font-size:1.25rem;line-height:1.05;margin:.45rem 0}.book-cover span{font-size:.65rem}.book-shadow{position:absolute;width:155px;height:215px;background:rgba(255,255,255,.4);transform:translate(15px,14px)}.product-copy{padding:1.25rem}.product-copy h3{font-family:'Playfair Display';font-size:1.35rem;margin:.3rem 0}.product-copy p{color:var(--muted);font-size:.88rem;min-height:64px}.price-row{display:flex;gap:.5rem;align-items:center}.price{font-weight:700}.compare{text-decoration:line-through;color:#8e9894}.card-actions{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.card-actions button{border:1px solid var(--line);background:white;border-radius:999px;padding:.55rem .75rem;display:flex;gap:.35rem;align-items:center}.bundle-banner{background:var(--ink);color:white;padding:5rem 8vw;display:grid;grid-template-columns:1fr .8fr;align-items:center;overflow:hidden}.bundle-banner>div:first-child{max-width:600px}.bundle-banner p{color:#d9e2df;max-width:520px}.kicker.light{color:#c7d7d2}.bundle-books{height:300px;position:relative}.bundle-books div{position:absolute;width:190px;height:270px;background:#e6d8bb;box-shadow:10px 16px 30px rgba(0,0,0,.2)}.bundle-books div:nth-child(1){left:10%;top:25px;transform:rotate(-8deg)}.bundle-books div:nth-child(2){left:34%;top:2px;background:#cad9c8}.bundle-books div:nth-child(3){left:56%;top:38px;transform:rotate(8deg);background:#dfcdd1}.story-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:2rem;padding:7rem 0}.editorial-card{background:#ebe3d4;padding:4rem}.editorial-card>span{font-size:.7rem;letter-spacing:.18em;font-weight:700}.quote-card{background:#c9d9c6;padding:4rem;display:flex;flex-direction:column;justify-content:space-between}.quote-card blockquote{font-family:'Playfair Display';font-size:2.35rem;line-height:1.15;margin:2rem 0 0}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.collection{min-height:360px;padding:2.3rem;display:flex;flex-direction:column;justify-content:flex-end;transition:.2s}.collection:hover{transform:translateY(-4px)}.collection.guides{background:#eadfcf}.collection.trackers{background:#d5e2d5}.collection.meals{background:#d9d8e5}.collection span{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700}.collection h3{font-family:'Playfair Display';font-size:2.1rem;margin:.6rem 0}.founder{display:grid;grid-template-columns:.75fr 1.25fr;gap:5rem;align-items:center;padding:7rem 0}.founder-photo{height:520px;background:linear-gradient(140deg,#d8e2d7,#eadfcf);display:grid;place-items:center;color:#75837e;font-size:.75rem;letter-spacing:.15em;text-align:center}.founder p{color:var(--muted);font-size:1.03rem}.newsletter{background:#b8cdb8;padding:4rem 7vw;display:flex;align-items:center;justify-content:space-between;gap:2rem}.newsletter h2{max-width:600px}.newsletter form{display:grid;grid-template-columns:1fr 1.35fr auto;gap:.5rem}.newsletter input,.contact-form input,.contact-form textarea{border:1px solid rgba(24,54,47,.22);background:#f8f7f1;padding:.9rem 1rem}.newsletter button{border:0;background:var(--ink);color:white;padding:.9rem 1.2rem;font-weight:700}.footer{background:#0B1F3A;color:#edf2ef;padding:5rem 6vw 1.5rem}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:3rem}.footer-grid p{color:#b9c8c3;max-width:350px}.footer-grid h4{margin-top:0}.footer-grid a{display:block;color:#c6d2ce;margin:.45rem 0;font-size:.88rem}.footer-brand{color:white}.footer-brand .brand-mark{border-color:white}.footer-bottom{border-top:1px solid #385048;margin-top:4rem;padding-top:1.4rem;display:flex;justify-content:space-between;color:#aabbb5;font-size:.8rem}.page{padding:6rem 0 8rem;min-height:70vh}.page.narrow,.narrow{max-width:820px}.page-hero{text-align:center;max-width:760px;margin:0 auto 3rem}.page h1{font-size:clamp(3.2rem,6vw,5.7rem)}.page .lead,.product-info .lead{font-size:1.18rem;color:var(--muted)}.filter-row{display:flex;justify-content:center;gap:.55rem;margin-bottom:2.5rem;flex-wrap:wrap}.filter-row button{border:1px solid var(--line);background:white;border-radius:999px;padding:.65rem 1rem}.filter-row button.active{background:var(--ink);color:white}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center;padding:6rem 0}.product-hero-art{height:620px}.product-hero-art .book-cover{width:280px;height:390px;padding:2.4rem}.product-hero-art .book-cover strong{font-size:2.5rem}.product-hero-art .book-shadow{width:280px;height:390px}.product-info h1{font-size:clamp(3rem,5vw,5rem)}.price-row.big{font-size:1.5rem;margin:1rem 0}.product-info ul{list-style:none;padding:0;margin:1.5rem 0}.product-info li{display:flex;gap:.6rem;margin:.65rem 0}.full{width:100%}.trust-row{display:flex;gap:1rem;margin-top:1rem;font-size:.75rem;color:var(--muted)}.trust-row span{display:flex;gap:.35rem;align-items:center}.trust-row svg{width:16px}.product-long{padding:6rem 0}.three-up{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;margin-top:3rem}.three-up>div{padding:2rem;border:1px solid var(--line);background:white}.three-up b{font-family:'Playfair Display';font-size:2rem;color:#9aae9f}.beliefs{display:grid;gap:1rem;margin:2rem 0}.beliefs div{border-left:3px solid #9bb19e;padding:1rem 1.4rem;background:white}.beliefs b,.beliefs span{display:block}.beliefs span{color:var(--muted)}.callout{background:var(--ink);color:white;padding:3rem;margin-top:4rem}.callout h2{font-family:'Playfair Display';font-size:2.6rem;margin:0}.callout p{font-size:1.3rem}.contact-form{display:grid;gap:1rem;margin-top:2rem}.contact-form label{display:grid;gap:.4rem;font-weight:700}
@media(max-width:980px){.desktop-nav{display:none}.menu-button{display:flex!important}.mobile-nav{display:grid;background:white;padding:1rem 5vw;position:sticky;top:84px;z-index:19;border-bottom:1px solid var(--line)}.mobile-nav a{padding:.7rem}.hero{grid-template-columns:1fr;background:linear-gradient(#f6f0e5 0 56%,#e5ede5 56%);padding-top:5rem}.hero-visual{margin-top:2rem}.category-strip{grid-template-columns:1fr}.category-strip>a{border-right:0;border-bottom:1px solid var(--line)}.product-grid{grid-template-columns:repeat(2,1fr)}.bundle-banner,.story-grid,.founder,.product-detail{grid-template-columns:1fr}.bundle-books{margin-top:2rem}.collection-grid{grid-template-columns:1fr}.newsletter{display:block}.newsletter form{margin-top:1.5rem}.footer-grid{grid-template-columns:1fr 1fr}.product-detail{gap:2rem}.product-hero-art{height:520px}}
@media(max-width:650px){.site-header{height:70px;padding:0 4vw}.brand strong{font-size:.8rem}.brand small{font-size:.52rem}.brand-mark{width:32px;height:32px}.mobile-nav{top:70px}.hero{padding:4rem 6vw 3rem;min-height:auto}.hero h1{font-size:3.3rem}.hero h2{font-size:2.3rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-visual{height:410px}.guide-mock{width:235px;height:320px;right:3%;padding:2rem 1.3rem}.guide-mock strong{font-size:1.6rem}.device.phone{width:150px;height:285px}.circle-note{width:100px;height:100px;font-size:.7rem}.product-grid,.product-grid.three{grid-template-columns:1fr}.section{padding:4.5rem 0}.section-heading{align-items:flex-start;gap:1rem}.product-art{height:360px}.bundle-banner{padding:4rem 6vw}.bundle-books{height:240px}.bundle-books div{width:135px;height:200px}.story-grid{padding:4.5rem 0}.editorial-card,.quote-card{padding:2rem}.quote-card blockquote{font-size:1.8rem}.founder{padding:4.5rem 0;gap:2rem}.founder-photo{height:400px}.newsletter{padding:3rem 6vw}.newsletter form{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:grid;gap:.5rem}.product-detail{padding:3rem 0}.product-hero-art{height:430px}.product-hero-art .book-cover{width:220px;height:310px}.product-hero-art .book-shadow{width:220px;height:310px}.three-up{grid-template-columns:1fr}.trust-row{flex-direction:column}.page{padding-top:4rem}}


/* Premium Breakthrough Health header */
.site-header{
  position:sticky;
  top:0;
  z-index:40;
  min-height:108px;
  padding:0 clamp(28px,4.5vw,76px);
  display:grid;
  grid-template-columns:minmax(245px,300px) 1fr auto;
  align-items:center;
  gap:clamp(28px,4vw,68px);
  background:rgba(255,255,255,.97);
  border-bottom:1px solid var(--line);
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
  transition:min-height .24s ease, box-shadow .24s ease, padding .24s ease;
}
.site-header.is-compact{
  min-height:82px;
  box-shadow:0 12px 35px rgba(11,31,58,.08);
}
.brand-logo{
  display:flex;
  align-items:center;
  min-width:0;
  line-height:0;
}
.brand-logo picture{display:block;width:100%;line-height:0}
.brand-logo img{
  display:block;
  width:100%;
  max-width:286px;
  height:auto;
  object-fit:contain;
  transition:max-width .24s ease;
}
.site-header.is-compact .brand-logo img{max-width:238px}
.desktop-nav{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:clamp(18px,2vw,34px);
  white-space:nowrap;
}
.desktop-nav a{
  position:relative;
  color:var(--ink);
  font-size:.86rem;
  font-weight:700;
  letter-spacing:.015em;
  padding:.55rem 0;
}
.desktop-nav a::after{
  content:"";
  position:absolute;
  left:0;right:100%;bottom:.18rem;
  height:2px;
  background:var(--brand-sage);
  transition:right .2s ease;
}
.desktop-nav a:hover::after,.desktop-nav a:focus-visible::after{right:0}
.header-actions{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:18px;
  white-space:nowrap;
}
.header-actions a{font-size:.86rem;font-weight:700}
.search-link{font-size:1.2rem!important;line-height:1}
.cart-link span{display:inline-grid;place-items:center;min-width:22px;height:22px;border:1px solid var(--line);border-radius:999px;margin-left:4px;font-size:.7rem}
.menu-button{display:none;border:0;background:transparent;color:var(--ink);font-size:1.4rem;padding:.55rem;cursor:pointer}
.mobile-nav{
  display:none;
  position:fixed;
  top:72px;
  left:0;right:0;
  z-index:39;
  padding:1.35rem 6vw 2rem;
  background:#fff;
  border-bottom:1px solid var(--line);
  box-shadow:0 22px 45px rgba(11,31,58,.12);
}
.mobile-nav.open{display:grid}
.mobile-nav a{padding:.82rem 0;border-bottom:1px solid var(--line);font-weight:700}
.mobile-menu-brand{padding:0 0 1rem;border-bottom:1px solid var(--line);margin-bottom:.25rem}
.mobile-menu-brand img{display:block;width:min(330px,86vw);height:auto}
.footer-logo{background:#fff;border-radius:6px;padding:.75rem 1rem;width:max-content;max-width:100%}
.footer-logo img{display:block;width:min(620px,100%);height:auto}
.button.primary,.newsletter button{background:var(--brand-navy)}
.button.primary:hover,.newsletter button:hover{background:#132D50}
.text-link:hover,.desktop-nav a:hover,.header-actions a:hover{color:var(--brand-sage)}
.kicker,.eyebrow{color:#6F856E}

@media(max-width:1180px){
  .site-header{grid-template-columns:minmax(215px,245px) 1fr auto;gap:24px;padding-inline:30px}
  .brand-logo img{max-width:242px}
  .desktop-nav{gap:18px}
  .desktop-nav a{font-size:.79rem}
}
@media(max-width:980px){
  .site-header{
    min-height:86px;
    grid-template-columns:minmax(190px,225px) 1fr auto;
    gap:20px;
  }
  .brand-logo img{max-width:220px}
  .desktop-nav{display:none}
  .menu-button{display:inline-flex;align-items:center;justify-content:center}
  .mobile-nav{top:86px}
  .site-header.is-compact{min-height:72px}
  .site-header.is-compact + .mobile-nav{top:72px}
}
@media(max-width:650px){
  .announcement{font-size:.66rem;padding:.55rem 4vw}
  .site-header{
    position:sticky;
    min-height:72px;
    height:72px;
    padding:0 4vw;
    grid-template-columns:52px 1fr auto;
    gap:12px;
  }
  .brand-logo,.brand-logo picture{width:48px}
  .brand-logo img,.site-header.is-compact .brand-logo img{
    width:48px;
    max-width:48px;
    height:48px;
    object-fit:contain;
  }
  .header-actions{gap:10px}
  .search-link{display:none}
  .cart-link{font-size:.8rem!important}
  .mobile-nav{top:72px}
}
@media(prefers-reduced-motion:reduce){
  .site-header,.brand-logo img,.desktop-nav a::after{transition:none}
}
