@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--cream:#fbf8f1;--ink:#183e37;--green:#145b51;--coral:#ee775b;--yellow:#f1d477;--muted:#5e6b63;--line:#dcded2}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;line-height:1.65}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #d85b36;outline-offset:5px}.wrap{width:min(1160px,calc(100% - 64px));margin-inline:auto}.topbar{text-align:center;background:var(--green);color:#fff;padding:9px 16px;font-size:12px;letter-spacing:.07em}.topbar em{color:var(--yellow);font-style:normal}.header{display:flex;align-items:center;justify-content:space-between;padding-block:25px}.brand{text-decoration:none;display:flex;gap:10px;align-items:center;font-size:15px;line-height:1.14;letter-spacing:-.4px}.brand b{font-size:21px}.brand-mark{font-size:50px;color:var(--coral);line-height:1}.nav-link{text-decoration:none;font-size:13px;font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:5px}.nav-link span{margin-left:26px}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px;padding-block:40px 70px}.eyebrow{font-size:10px;font-weight:800;letter-spacing:1.8px;display:flex;align-items:center;gap:8px;margin-bottom:20px}.eyebrow>span{width:7px;height:7px;background:var(--coral);border-radius:50%}h1,h2,h3{font-family:'Manrope',Arial,sans-serif;margin:0;line-height:1.12;letter-spacing:-.055em}h1{font-size:clamp(46px,5.2vw,70px);font-weight:800}h1 em,h2 em{font-family:Georgia,serif;font-weight:400;color:var(--green);letter-spacing:-.055em}h1 em{position:relative}h1 em:after{content:'';height:6px;background:var(--yellow);position:absolute;bottom:0;left:0;right:0;z-index:-1;transform:rotate(-2deg)}.lead{font-size:16px;max-width:430px;line-height:1.8;margin:24px 0;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:50px;border:0;border-radius:7px;background:var(--green);color:white;min-height:56px;padding:15px 25px;font-size:15px;font-weight:700;text-decoration:none;cursor:pointer;transition:background .2s,transform .2s}.button:hover{background:#0d463e;transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.micro{font-size:11px;color:var(--muted);margin:13px 0 0}.hero-art{position:relative;background:#edeedc;border-radius:48% 48% 9px 9px;padding:64px 0 25px;isolation:isolate}.hero-art img{width:100%;height:auto;display:block;mix-blend-mode:multiply}.art-label{position:absolute;right:9px;top:26px;font-size:12px;background:var(--yellow);padding:14px 20px;border-radius:8px;transform:rotate(6deg);line-height:1.5;z-index:1}.scribble{position:absolute;left:20px;top:16px;color:var(--coral);font-size:70px;transform:rotate(10deg)}.art-caption{display:flex;gap:10px;align-items:center;justify-content:center;font-size:12px;font-weight:600}.art-caption span{font-size:24px;color:var(--green)}.benefit-strip{border-block:1px solid var(--line);background:#f0f1e7}.benefit-strip>.wrap{display:flex;justify-content:space-between;gap:20px;padding-block:20px;font-size:12px;font-weight:600}.section{padding-block:90px}h2{font-size:clamp(34px,3.5vw,46px);font-weight:700}h3{font-size:22px;letter-spacing:-.04em}p{color:var(--muted)}.intro{display:grid;grid-template-columns:1.1fr 1fr;gap:85px;align-items:center}.intro p:first-child{margin-top:0}.text-link{font-size:14px;font-weight:700;text-underline-offset:6px}.text-link span{margin-left:12px}.inside{background:#efeee4}.section-heading{text-align:center;max-width:580px;margin:0 auto 40px}.section-heading .eyebrow{justify-content:center}.section-heading p{font-size:15px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature{background:var(--cream);padding:28px;border:1px solid #e0e1d6;border-radius:12px}.number{font-size:10px;letter-spacing:1.5px;font-weight:700;color:var(--muted)}.feature-icon{width:57px;height:57px;display:grid;place-items:center;font-size:37px;border-radius:15px;margin:32px 0 24px;transform:rotate(-6deg)}.coral{background:#f4baa6}.yellow{background:var(--yellow)}.blue{background:#c6dce2}.feature h3{font-size:20px}.feature p{font-size:14px;margin-bottom:0}.category-row{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:32px}.category-row span{border:1px solid #cccfc0;padding:5px 22px;border-radius:25px;font-size:12px}.preview{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.preview-intro>p{max-width:380px;font-size:15px}.tabs{display:flex;flex-direction:column;align-items:stretch;gap:9px;margin-top:25px;max-width:360px}.tabs button{border:1px solid var(--line);background:transparent;text-align:left;padding:13px 17px;border-radius:7px;font-size:13px;color:var(--ink);cursor:pointer}.tabs button:after{content:'↗';float:right}.tabs button[aria-selected=true]{background:var(--green);color:#fff;border-color:var(--green)}.activity-card{background:#fffdf7;border:1px solid #dbdcca;border-radius:12px;padding:30px;box-shadow:10px 12px 0 #e7eadc;transform:rotate(1deg)}.card-top{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.3px;font-weight:700;border-bottom:1px dashed #c6cabc;padding-bottom:14px}.doodle-art{height:105px;display:flex;align-items:center;justify-content:center;gap:30px;font-size:67px;color:var(--coral)}.doodle-art span:nth-child(2){color:#d0a42d}.doodle-art span:nth-child(3){color:#427e92;transform:rotate(15deg)}.activity-card h3{font-size:27px}.activity-meta{font-size:11px;margin-top:10px}.activity-card ol{padding-left:20px;font-size:14px}.activity-card li{padding:5px 0 5px 6px}.activity-tip{padding:14px;background:#eff0e4;border-radius:7px;font-size:12px}.supervision{font-size:10px;margin-bottom:0}.bonus{background:#f5e7d8}.bonus-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.bonus-list article{display:flex;gap:20px;padding:22px 0;border-bottom:1px solid #dbccbb}.bonus-list article:first-child{padding-top:0}.bonus-list article:last-child{border-bottom:0}.bonus-list article>span{font-size:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff8ed;border-radius:50%;width:36px;height:36px}.bonus-list h3{font-size:19px}.bonus-list p{font-size:14px;margin:8px 0 0}.offer-section{background:var(--green);color:#fff;padding-block:95px}.offer-layout{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.offer-copy .eyebrow{color:#d3ddbb}.offer-copy h2{font-size:53px}.offer-copy h2 em{color:var(--yellow)}.offer-copy p{color:#d7e5de;max-width:380px}.offer-copy .fit-note{border-top:1px solid #508276;padding-top:24px;font-size:13px;margin-top:25px}.price-card{background:var(--cream);border-radius:15px;color:var(--ink);padding:34px}.pill{display:inline-block;background:#ecebd6;border-radius:20px;padding:5px 12px;font-size:9px;font-weight:700;letter-spacing:1px;margin-bottom:23px}.price-card h3{font-size:27px}.price-card>p{margin:7px 0;font-size:13px}.price{font-size:60px;font-weight:700;letter-spacing:-3px;line-height:1.1;margin-top:23px}.price span{font-size:12px;letter-spacing:0;font-weight:500}.price-card .price-note{font-size:11px}.checklist{list-style:none;padding:20px 0;margin:18px 0;border-block:1px solid var(--line);font-size:13px}.checklist li{padding:5px 0}.checklist li:before{content:'✓';color:var(--green);font-weight:700;margin-right:12px}.price-card .button{width:100%;background:#f0bd64;color:#233e32}.price-card .button:hover{background:#e9ad49}.price-card .micro{text-align:center;font-size:10px;margin-top:14px}.price-card .checkout-note{font-size:10px;text-align:center;margin-top:10px;line-height:1.5}.expectations{display:grid;grid-template-columns:1fr 1fr;gap:90px}.expectations p{font-size:14px}.expectations strong{color:var(--ink)}.policy-note{background:#ecefe3;border-left:3px solid var(--green);padding:15px 18px}.faq-section{background:#f0f0e6}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.faqs details{border-bottom:1px solid #ced2c2}.faqs summary{padding:21px 30px 21px 0;font-size:15px;font-weight:600;cursor:pointer;list-style:none;position:relative}.faqs summary::-webkit-details-marker{display:none}.faqs summary:after{content:'+';position:absolute;right:3px;font-size:20px;top:16px}.faqs details[open] summary:after{content:'−'}.faqs p{font-size:14px;margin:0 0 20px}.final-cta{text-align:center;padding-block:65px 80px}.final-star{font-size:60px;color:var(--coral);display:block;line-height:1;margin-bottom:25px}.final-cta h2{font-size:43px}.final-cta>p{font-size:14px}.final-cta .button{margin-top:10px}.final-cta .micro{font-size:11px}footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:16px;padding-block:25px;font-size:10px;color:var(--muted)}.mobile-bar{display:none}dialog{color:var(--ink);border:0;border-radius:14px;max-width:440px;width:calc(100% - 40px);padding:38px}dialog::backdrop{background:#153d36b3}dialog h2{font-size:28px}dialog p{font-size:14px}.dialog-close{position:absolute;right:14px;top:7px;font-size:27px;border:0;background:transparent;cursor:pointer;color:var(--ink)}
@media(min-width:1400px){.hero{padding-block:55px 90px}}
@media(max-width:900px){.wrap{width:calc(100% - 40px)}.hero{gap:20px}h1{font-size:50px}.hero-art{padding-top:75px}.art-label{font-size:10px;right:0}.intro,.preview,.bonus-layout,.offer-layout,.expectations,.faq-layout{gap:35px}.feature{padding:21px}.offer-copy h2{font-size:43px}.price-card{padding:27px}.preview{gap:40px}.activity-card{padding:22px}}
@media(max-width:640px){.wrap{width:calc(100% - 40px)}.topbar{font-size:10px;padding:9px}.header{padding-block:20px}.brand-mark{font-size:39px}.brand{font-size:12px}.brand b{font-size:17px}.nav-link{font-size:11px}.nav-link span{margin-left:8px}.hero{grid-template-columns:1fr;padding-block:24px 35px;gap:30px}.eyebrow{font-size:9px;letter-spacing:1.2px;margin-bottom:17px}h1{font-size:clamp(44px,12vw,64px)}h1 br:nth-of-type(2){display:none}h1 em{display:inline}.lead{font-size:15px;margin-block:22px}.hero-copy>.button{width:100%;max-width:none}.hero-copy>.micro{text-align:center}.hero-art{max-width:430px;margin:auto;width:100%;padding-top:35px;border-radius:45% 45% 8px 8px}.hero-art img{width:100%}.art-label{right:4px;top:12px}.scribble{font-size:52px;top:4px}.art-caption{font-size:11px}.benefit-strip>.wrap{display:grid;grid-template-columns:1fr 1fr;gap:12px 8px;font-size:10px;padding-block:18px}.section{padding-block:55px}h2{font-size:35px}.intro,.preview,.bonus-layout,.offer-layout,.expectations,.faq-layout{grid-template-columns:1fr;gap:28px}.intro p{font-size:14px}.section-heading{text-align:left;margin-bottom:25px}.section-heading .eyebrow{justify-content:flex-start}.section-heading p{font-size:14px}.cards{grid-template-columns:1fr;gap:13px}.feature{padding:24px}.feature-icon{margin:18px 0;width:45px;height:45px;font-size:29px}.feature p{margin-top:12px}.category-row{gap:7px;margin-top:25px}.category-row span{font-size:11px;padding:4px 13px}.preview-intro>p{font-size:14px}.tabs{max-width:none}.activity-card{margin:5px 7px 8px 0;transform:none;padding:23px}.activity-card h3{font-size:25px}.bonus-layout{gap:30px}.bonus-layout>div>p{font-size:14px}.bonus-list h3{font-size:18px}.bonus-list article{gap:14px;padding-block:18px}.offer-copy h2{font-size:42px}.offer-copy p{font-size:14px}.offer-copy .fit-note{font-size:12px}.price-card{padding:25px 22px}.price{font-size:55px}.price-card h3{font-size:25px}.checklist{font-size:12px}.expectations{gap:15px}.faq-layout{gap:20px}.faqs summary{font-size:14px}.final-cta{padding-block:50px}.final-cta h2{font-size:32px}.final-cta .button{width:100%;font-size:14px;gap:15px}footer{flex-direction:column;gap:5px;padding-bottom:105px}.mobile-bar{position:fixed;bottom:0;left:0;right:0;background:#fffdf7f5;backdrop-filter:blur(8px);border-top:1px solid var(--line);z-index:10;padding:12px 20px calc(12px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:8px}.mobile-bar b{display:block;font-size:11px}.mobile-bar small{display:block;font-size:9px;color:var(--muted)}.mobile-bar a{padding:10px 15px;background:var(--green);color:white;border-radius:6px;text-decoration:none;font-size:12px;font-weight:600}dialog{padding:30px}.section[id]{scroll-margin-top:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Mobile readability and clearer first-screen offer. */
.hero h1{font-size:clamp(42px,4.5vw,62px);line-height:1.12}
.hero .button,.final-cta .button{gap:18px}
.micro,.checkout-note,.supervision{font-size:12px!important}
@media(max-width:640px){
 .hero{gap:23px;padding-top:14px}
 .hero h1{font-size:clamp(35px,9.2vw,43px);line-height:1.12}
 .hero-copy .lead{font-size:16px;line-height:1.6;margin:18px 0}
 .hero-art{max-width:310px;padding-top:26px;padding-bottom:15px}
 .art-label{font-size:11px;padding:10px 14px}
 .hero-copy .button,.final-cta .button{font-size:14px;padding-inline:16px;gap:10px}
 .section{padding-block:38px}
 .eyebrow,.number,.pill,.card-top,.activity-meta{font-size:12px;letter-spacing:.6px}
 .topbar,.nav-link,.benefit-strip>.wrap,.category-row span{font-size:12px}
 .feature p,.bonus-list p,.expectations p,.faqs p{font-size:15px}
 .checklist{font-size:14px}
 .feature{padding:19px}.feature-icon{margin:12px 0}
 .mobile-bar b{font-size:12px}.mobile-bar small{font-size:12px}
 .mobile-bar a{font-size:14px;min-height:44px;display:flex;align-items:center}
 footer{font-size:12px}
}
@media(max-width:360px){.mobile-bar{padding-inline:12px}.mobile-bar small{font-size:11px}.mobile-bar a{padding-inline:12px}}
