:root{
 --bg:#fffdf8;--cream:#EFDFBF;--cream2:#F0DEBE;--ink:#282827;--muted:#66655f;
 --green:#6f8d5f;--green2:#AFC9A0;--pale:#f1f6ec;--yellow:#F7D977;
 --orange:#F5A260;--red:#E67272;--teal:#56ABA8;--lav:#B8A9D6;--blue:#75AFCB;
 --pink:#b32958;--line:#e8dfcf;--shadow:0 18px 50px rgba(55,45,28,.10);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);font-family:Mulish,sans-serif}
a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}
button{font:inherit}.script{font-family:Caveat,cursive}
h1,h2,h3,p{margin-top:0}h2{font-size:40px;line-height:1.05;margin-bottom:28px}
.top{background:#f8eedc;text-align:center;font-size:12px;padding:8px;color:#615d53}
nav{position:sticky;top:0;z-index:40;background:#fffdf8ed;backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}
.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px}
.logo-img{width:65px;height:65px;object-fit:contain}.links{display:flex;gap:23px;font-size:13px;font-weight:700}
.socials{display:flex;gap:12px;align-items:center}.official-socials a{width:28px;height:28px;display:grid;place-items:center}.official-socials img{max-width:24px;max-height:24px;display:block;object-fit:contain}
.social-buttons{display:flex;flex-wrap:wrap;gap:9px}.social-buttons a{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:11px;background:#252525;color:#fff;font-size:13px;font-weight:800}.social-buttons img{width:20px;height:20px;object-fit:contain;background:transparent}
.footer-socials{display:inline-flex;gap:9px;vertical-align:middle;margin-top:8px}.footer-socials a{width:27px;height:27px;border-radius:7px;background:#fff;display:grid;place-items:center}.footer-socials img{width:18px;height:18px;object-fit:contain}
.nav-btn,.btn{border:0;border-radius:13px;background:var(--green);color:#fff;padding:13px 21px;font-weight:800;cursor:pointer;transition:.2s}
.btn:hover,.nav-btn:hover{transform:translateY(-2px);filter:brightness(.97)}
.hero{padding:55px 0 48px;background:linear-gradient(115deg,#fffdf8 0%,#f8eedb 100%);overflow:hidden}
.hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:35px;align-items:center}
.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#78936a}
.hero h1{font-size:76px;line-height:.9;font-weight:600;margin:12px 0 18px}
.tagline{font:700 39px/1 Caveat;background:linear-gradient(transparent 10%,#fff 10%,#fff 90%,transparent 90%);padding:0 9px;white-space:nowrap}
.lead{font-size:16px;line-height:1.6;color:var(--muted);max-width:540px}
.hero-actions{display:flex;align-items:center;gap:18px;margin:25px 0 13px}.price{font-size:28px;font-weight:800}
.badges{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:25px}.badge{text-align:center;font-size:10px;color:#56544e}.ico{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff8e9;margin:auto auto 6px;font-size:19px}
.hero-book{text-align:center;position:relative}.hero-book:after{content:"";position:absolute;bottom:20px;left:20%;width:60%;height:45px;border-radius:50%;background:#66503826;filter:blur(18px)}
.book-stage{position:relative;display:inline-block;width:min(455px,78%);transform:rotate(3deg)}
.cover{position:relative;z-index:1;width:100%;display:block;border-radius:7px 18px 18px 7px;box-shadow:25px 30px 48px rgba(52,42,25,.25)}
.spiral{position:absolute;z-index:3;left:-37px;top:.4%;width:58px;height:99.2%;filter:drop-shadow(1px 1px 1.8px rgba(54,45,32,.22));pointer-events:none;overflow:visible}
.spiral g{opacity:1}
.book-stage{padding-left:1px}
section{padding:76px 0}.aud{background:#fff;border:1px solid var(--line);border-radius:34px;padding:34px;box-shadow:0 8px 30px #4d40240a}
.center{text-align:center}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;text-align:center}.emoji{font-size:44px}.card h3{font-size:17px}.card p{font-size:13px;color:var(--muted);line-height:1.5}
.contents{background:#fff}.content-head{display:flex;justify-content:space-between;align-items:end;gap:20px}.content-head p{color:var(--muted);max-width:450px}.content-list{background:var(--pale);border-radius:32px;padding:35px}.chapters{display:grid;grid-template-columns:1fr 1fr;gap:0 45px}.chapter{padding:15px 4px;border-bottom:1px dashed #d8dfd0;display:flex;align-items:center;gap:13px}.num{width:35px;height:35px;flex:none;display:grid;place-items:center;border-radius:50%;font-size:11px;font-weight:800}.n1{background:var(--yellow)}.n2{background:var(--green2)}.n3{background:var(--teal);color:white}.n4{background:var(--orange)}.n5{background:var(--red);color:white}.n6{background:var(--lav)}.n7{background:var(--blue);color:white}.n8{background:#e3bb68}.n9{background:#b8c9a0}
.chapter-text b{display:block;font-size:14px}.chapter-text span{display:block;font-size:11px;color:#777;line-height:1.45;margin-top:3px}
.note{font-size:11px;color:#777;margin-top:20px}.why{background:var(--pale);border-radius:32px;padding:44px}.reasons{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.reason{text-align:center}.reason .icon{font-size:31px}.reason b{font-size:13px}.reason p{font-size:11px;color:#666;line-height:1.5}
.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review{border:1px solid var(--line);border-radius:22px;padding:25px;background:#fff}.stars{color:#e8b34a;letter-spacing:2px}.review p{font-size:14px;line-height:1.65;color:#555}.review b{font-size:12px}
.social-grid{display:grid;grid-template-columns:270px 1fr;gap:35px;align-items:center}.social-buttons{display:flex;flex-wrap:wrap;gap:9px}.social-buttons a{padding:11px 15px;border-radius:11px;background:#252525;color:#fff;font-size:13px;font-weight:800}.social-buttons a:first-child{background:#fff;color:#282827;border:1px solid #e5dfd5}
.videos{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.video{aspect-ratio:1.08;border-radius:18px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:43px;background:linear-gradient(145deg,#d8b59c,#94705d);position:relative;overflow:hidden}.video:nth-child(2){background:linear-gradient(145deg,#e6b1b5,#ae777f)}.video:nth-child(3){background:linear-gradient(145deg,#c8b697,#7b6a58)}.video span{position:absolute;bottom:12px;left:14px;font:500 16px Fredoka;text-shadow:0 2px 8px #333}
.blog-card{text-align:left}.blog-card .pic{height:120px;border-radius:14px;background:#e6dcc7;display:grid;place-items:center;font-size:45px;margin-bottom:13px}
.faq{max-width:850px;margin:auto;display:grid;gap:10px}.faq details{background:#fff;border:1px solid var(--line);border-radius:15px;padding:17px 20px}.faq summary{font-weight:800;cursor:pointer}.faq p{font-size:13px;color:#666;line-height:1.6;margin:12px 0 0}
.final{border-radius:30px;background:linear-gradient(110deg,#f9ead0,#edf5e8);padding:45px;display:flex;justify-content:space-between;align-items:center;gap:30px}.final h2{margin:0 0 10px}
footer{background:#292925;color:#fff;padding:45px 0}.foot{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.2fr;gap:30px}.foot .logo-img{width:58px;height:58px}.muted{color:#aaa;font-size:12px;line-height:1.8}
.drawer{position:fixed;inset:0;background:#1c1b1778;z-index:60;display:none;justify-content:flex-end}.drawer.open{display:flex}.checkout{width:min(455px,100%);height:100%;overflow:auto;background:#fffdf9;padding:24px}.checkout-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:15px}.x{border:0;background:none;font-size:27px;cursor:pointer}.product{display:flex;gap:14px;padding:19px 0;border-bottom:1px solid var(--line)}.thumb{width:70px;height:88px;object-fit:cover;border-radius:5px}.qty{display:flex;align-items:center;gap:8px;margin-top:8px}.qty button{border:1px solid #ccc;background:#fff;border-radius:7px;width:28px;height:28px}.total{display:flex;justify-content:space-between;font-size:20px;font-weight:800;padding:16px 0}.field{display:grid;gap:5px;margin:12px 0}.field label{font-size:12px;font-weight:700}.field input,.field select{padding:12px;border:1px solid #dcd6cb;border-radius:10px;background:#fff;font:inherit}.payments{display:grid;gap:8px;margin:14px 0}.pay{display:flex;gap:10px;align-items:flex-start;border:1px solid #ddd7ca;padding:12px;border-radius:11px}.secure{font-size:10px;color:#777;line-height:1.5}
@media(max-width:900px){.links{display:none}.hero-grid,.social-grid{grid-template-columns:1fr}.hero-book{order:-1}.cards{grid-template-columns:1fr 1fr}.reasons{grid-template-columns:repeat(3,1fr)}.chapters{grid-template-columns:1fr}.foot{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.book-stage{width:min(430px,80%)}.spiral{left:-30px;width:46px}.hero h1{font-size:57px}.tagline{font-size:31px}.cards,.reviews,.videos,.reasons{grid-template-columns:1fr}.hero-actions{flex-wrap:wrap}.final{display:block;padding:30px}.final .btn{margin-top:10px}}
.autocomplete-field{position:relative}.suggestions{position:absolute;z-index:70;left:0;right:0;top:100%;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 12px 24px rgba(55,45,28,.12);overflow:hidden;display:none}.suggestion{display:block;width:100%;text-align:left;border:0;background:#fff;padding:10px 12px;cursor:pointer;font:inherit}.suggestion:hover{background:var(--pale)}.shipping-status{min-height:18px;font-size:11px;color:#6b6a63;margin-top:-5px}.promo-row{display:flex;gap:8px;margin:8px 0 4px}.promo-input{flex:1;text-transform:uppercase}.promo-btn{border:1px solid #cfc8bb;background:#fff;border-radius:10px;padding:0 14px;font-weight:800;cursor:pointer}.promo-status{min-height:18px;font-size:11px;margin-bottom:9px}

.branch-field{position:relative}
.branch-suggestions{position:absolute;z-index:75;left:0;right:0;top:100%;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 12px 24px rgba(55,45,28,.12);overflow:auto;display:none;max-height:260px}
.branch-option{display:block;width:100%;text-align:left;border:0;background:#fff;padding:11px 12px;cursor:pointer;font:inherit;border-bottom:1px solid #f1ece3}
.branch-option:hover{background:var(--pale)}
.branch-option small{display:block;color:#888;font-size:10px;margin-top:3px}
.selected-place{display:flex;align-items:flex-start;gap:8px;background:#f2f6ec;border:1px solid #d9e4cf;border-radius:10px;padding:10px 11px;font-size:12px;margin-top:7px}
.selected-place strong{display:block}
.selected-place button{margin-left:auto;border:0;background:none;cursor:pointer;color:#777;font-size:18px;line-height:1}

.badges .ico{width:52px;height:52px;font-size:23px}
.footer-logo-wrap{width:78px;height:78px;border-radius:50%;background:#EFDFBF;display:grid;place-items:center;margin-bottom:10px}
.footer-logo-wrap .logo-img{width:58px;height:58px}
.mobile-break{display:none}
@media(max-width:560px){
  .tagline{font-size:31px;white-space:normal}
  .mobile-break{display:none}
}

@media(max-width:560px){.tagline{font-size:31px;white-space:normal}}

{
  .hero-grid{gap:16px}
  section{padding:64px 0}
  
}
@media(max-width:560px){
  body{background:
    radial-gradient(circle at 5% 10%, rgba(247,217,119,.12), transparent 28%),
    radial-gradient(circle at 96% 30%, rgba(230,114,114,.08), transparent 26%),
    var(--bg)}
  .nav{height:68px;position:relative}
  .nav .links,.nav .official-socials{display:none}
  .nav .mobile-order{display:block;padding:10px 13px;font-size:12px}
  .mobile-toggle{display:block;border:1px solid var(--line);background:#fff8;color:var(--ink);border-radius:10px;width:40px;height:40px;cursor:pointer;font-size:22px;line-height:1}
  .mobile-menu{position:absolute;right:4%;top:62px;width:220px;padding:12px;background:#fffdf9;border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 40px rgba(55,45,28,.15);display:none;z-index:45}
  .mobile-menu.open{display:grid}
  .mobile-menu a{padding:10px 8px;font-size:13px;font-weight:800;border-radius:9px}
  .mobile-menu a:hover{background:var(--pale)}
  .hero{padding-top:36px}
  .hero h1{font-size:55px}
  .tagline{font-size:30px;white-space:normal}
  .hero .lead{font-size:14px}
  .badges{grid-template-columns:1fr 1fr;gap:15px}
  .badge .ico{width:50px;height:50px;font-size:22px}
  .content-list{padding:22px}
  
  
  
  
  
  
  .social-grid{gap:22px}
  .social-grid h2{font-size:34px !important}
  .videos{grid-template-columns:1fr 1fr}
  .social-feed-card span{font-size:14px}
  .footer-logo-wrap{width:74px;height:74px}
  .footer-logo-wrap .logo-img{width:55px;height:55px}
  .foot{grid-template-columns:1fr}
  .checkout{width:100%;padding:18px}
  .checkout .payments{margin-bottom:20px}
  .checkout .btn{width:100%}
}
@media(max-width:390px){
  .hero h1{font-size:48px}
  .tagline{font-size:27px}
  .hero-actions .price{font-size:24px}
  .videos{grid-template-columns:1fr}
}

/* V26 — ordered MamaBook palette blocks */
:root{
  --beige-alt:#FFF6E5;
  --beige-main:#EBD3A8;
  --c1-alt:#FFF7D9;
  --c1-main:#F6D66E;
  --c2-alt:#FFF0E2;
  --c2-main:#F5A35B;
  --c3-alt:#FFE8E5;
  --c3-main:#E97A73;
  --c4-alt:#FFF0F5;
  --c4-main:#F29EB8;
  --c5-alt:#F4F0FC;
  --c5-main:#B59CE4;
  --c6-alt:#EDF7FF;
  --c6-main:#8EC8F6;
  --c7-alt:#F0F8EC;
  --c7-main:#A9D89B;
  --c8-alt:#EAF9F6;
  --c8-main:#6FCFC4;
}

body{
  background:#fffdf8;
}

.hero{
  background:
    linear-gradient(135deg,var(--beige-alt) 0%,var(--beige-main) 100%);
}

section.theme-1{
  background:
    linear-gradient(135deg,var(--c1-alt) 0%,var(--c1-main) 100%);
}
section.theme-2{
  background:
    linear-gradient(135deg,var(--c2-alt) 0%,var(--c2-main) 100%);
}
section.theme-3{
  background:
    linear-gradient(135deg,var(--c3-alt) 0%,var(--c3-main) 100%);
}
section.theme-4{
  background:
    linear-gradient(135deg,var(--c4-alt) 0%,var(--c4-main) 100%);
}
section.theme-5{
  background:
    linear-gradient(135deg,var(--c5-alt) 0%,var(--c5-main) 100%);
}
section.theme-6{
  background:
    linear-gradient(135deg,var(--c6-alt) 0%,var(--c6-main) 100%);
}
section.theme-7{
  background:
    linear-gradient(135deg,var(--c7-alt) 0%,var(--c7-main) 100%);
}


/* Keep content containers airy against the stronger section backgrounds. */
.theme-1 .aud,
.theme-2 .content-list,
.theme-3 .why,
.theme-4 .review,
.theme-6 .blog-card,
.theme-7 .faq details{
  background:rgba(255,255,255,.82);
  border-color:rgba(255,255,255,.72);
}

.theme-1 .card,
.theme-6 .card{
  background:rgba(255,255,255,.86);
  border-color:rgba(255,255,255,.72);
}

.theme-2 .num.n1{background:var(--c2-main)}
.theme-3 .reason .icon{color:var(--c3-main)}
.theme-4 .stars{color:#d8899e}
.theme-5 .social-buttons a{background:rgba(255,255,255,.92);color:var(--ink);border-color:rgba(255,255,255,.75)}
.theme-8 .price{color:#2e6f69}

/* Hearts now follow the palette of the section they decorate. */
.theme-1 
.theme-2 
.theme-3 
.theme-4 
.theme-5 
.theme-6 
.theme-7 


@media(max-width:560px){
  section.theme-1,
  section.theme-2,
  section.theme-3,
  section.theme-4,
  section.theme-5,
  section.theme-6,
  section.theme-7{
    background-size:100% 100%;
  }
}

@media(max-width:560px){
  
  
  
  
  
  
  
}

/* V29: keep the designed light palette on mobile too */
html{
  color-scheme:light only;
  -webkit-color-scheme:light;
  -webkit-text-size-adjust:100%;
}
body{
  color:#282827 !important;
  background:#fffdf8 !important;
  -webkit-color-adjust:exact;
  color-adjust:exact;
}
@media (prefers-color-scheme: dark){
  body{background:#fffdf8 !important;color:#282827 !important}
  nav{background:#fffdf8 !important;color:#282827 !important}
  .hero{background:linear-gradient(135deg,#FFF6E5 0%,#EBD3A8 100%) !important}
  section.theme-1{background:linear-gradient(135deg,#FFF7D9 0%,#F6D66E 100%) !important}
  section.theme-2{background:linear-gradient(135deg,#FFF0E2 0%,#F5A35B 100%) !important}
  section.theme-3{background:linear-gradient(135deg,#FFE8E5 0%,#E97A73 100%) !important}
  section.theme-4{background:linear-gradient(135deg,#FFF0F5 0%,#F29EB8 100%) !important}
  section.theme-5{background:linear-gradient(135deg,#F4F0FC 0%,#B59CE4 100%) !important}
  section.theme-6{background:linear-gradient(135deg,#EDF7FF 0%,#8EC8F6 100%) !important}
  section.theme-7{background:linear-gradient(135deg,#F0F8EC 0%,#A9D89B 100%) !important}
  .top{background:#f8eedc !important;color:#615d53 !important}
  .card,.review,.aud,.content-list,.faq details{
    color:#282827 !important;
  }
}

/* V31 — clean desktop/mobile navigation */
.nav{
  position:relative;
}
.nav .mobile-toggle,
.nav .mobile-menu{
  display:none;
}

/* Soft section separators */
section{
  position:relative;
}
section:not(.contents)::after,
.contents::after{
  content:"";
  position:absolute;
  left:50%;
  bottom:-18px;
  width:min(900px,78%);
  height:36px;
  transform:translateX(-50%);
  pointer-events:none;
  z-index:2;
  background:
    radial-gradient(ellipse at center,
      rgba(255,255,255,.92) 0%,
      rgba(255,255,255,.72) 38%,
      rgba(255,255,255,0) 72%);
  filter:blur(1px);
}
section:not(.contents)::before,
.contents::before{
  content:"";
  position:absolute;
  left:50%;
  bottom:-1px;
  width:min(620px,62%);
  height:2px;
  transform:translateX(-50%);
  pointer-events:none;
  z-index:3;
  background:linear-gradient(90deg,
    transparent 0%,
    rgba(255,255,255,.15) 12%,
    rgba(255,255,255,.78) 50%,
    rgba(255,255,255,.15) 88%,
    transparent 100%);
}

/* Palette-aware separator accents */
.hero::after,
section.theme-1::after{background:
  radial-gradient(ellipse at center,
    rgba(255,255,255,.94) 0%,
    rgba(255,249,225,.76) 42%,
    rgba(255,255,255,0) 74%);}
section.theme-2::after{background:
  radial-gradient(ellipse at center,
    rgba(255,255,255,.94) 0%,
    rgba(255,240,226,.78) 42%,
    rgba(255,255,255,0) 74%);}
section.theme-3::after{background:
  radial-gradient(ellipse at center,
    rgba(255,255,255,.94) 0%,
    rgba(255,232,229,.78) 42%,
    rgba(255,255,255,0) 74%);}
section.theme-4::after{background:
  radial-gradient(ellipse at center,
    rgba(255,255,255,.94) 0%,
    rgba(255,240,245,.80) 42%,
    rgba(255,255,255,0) 74%);}
section.theme-5::after{background:
  radial-gradient(ellipse at center,
    rgba(255,255,255,.94) 0%,
    rgba(244,240,252,.82) 42%,
    rgba(255,255,255,0) 74%);}
section.theme-6::after{background:
  radial-gradient(ellipse at center,
    rgba(255,255,255,.94) 0%,
    rgba(237,247,255,.84) 42%,
    rgba(255,255,255,0) 74%);}
section.theme-7::after{background:
  radial-gradient(ellipse at center,
    rgba(255,255,255,.94) 0%,
    rgba(240,248,236,.84) 42%,
    rgba(255,255,255,0) 74%);}

/* Keep footer fully untouched by separators */
footer{position:relative}
footer::before,footer::after{display:none!important}

@media(max-width:900px){
  .nav .mobile-toggle{display:block;border:1px solid var(--line);background:#fff8;color:var(--ink);border-radius:10px;width:40px;height:40px;cursor:pointer;font-size:22px;line-height:1}
  .nav .mobile-menu{display:none}
  .nav .mobile-menu.open{display:grid}
  .nav .nav-btn{display:block}
}

@media(max-width:560px){
  .nav .nav-btn.mobile-order{display:block}
  .nav .nav-btn:not(.mobile-order){display:none}
  .nav .mobile-toggle{display:block}
  .nav .mobile-menu{display:none}
  .nav .mobile-menu.open{display:grid}

  /* More compact separators on phones */
  section:not(.contents)::after,
  .contents::after{
    bottom:-13px;
    width:82%;
    height:27px;
  }
  section:not(.contents)::before,
  .contents::before{
    width:66%;
  }
}
