:root{--ink:#252135;--muted:#625e70;--purple:#6942bf;--purple-dark:#4c299b;--paper:#faf7f1;--line:#e5deef;--peach:#ffdac6;--lime:#e6f3be;--white:#fff;--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Nunito',sans-serif;font-size:17px;line-height:1.65}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #d85a29;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.12;letter-spacing:-.035em}h1,h2{font-family:'Baloo 2',sans-serif;font-weight:700}h1{font-size:clamp(44px,4.7vw,70px);line-height:1.05}h2{font-size:clamp(35px,3.65vw,54px)}h3{font-size:23px;font-weight:900;letter-spacing:-.025em}p{color:var(--muted)}em{font-style:normal;color:var(--purple)}section{scroll-margin-top:80px}a,button{touch-action:manipulation}.section-shell{max-width:1200px;margin:0 auto;padding:94px 32px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--purple);margin-bottom:20px}.section-intro{max-width:790px;margin-bottom:45px}.section-intro>p:last-child:not(.eyebrow){max-width:650px;margin-top:20px}.announcement{text-align:center;background:var(--purple-dark);color:#fff;font-size:12px;letter-spacing:.06em;font-weight:800;padding:10px 16px}.announcement span{padding:0 12px;color:#d9c8fd}.site-header{display:flex;justify-content:space-between;align-items:center;gap:16px;max-width:1200px;padding:14px 32px;margin:auto;min-height:88px}.brand{display:inline-flex;align-items:center;gap:6px;min-height:48px;font-family:'Baloo 2',sans-serif;font-size:30px;font-weight:800;white-space:nowrap;letter-spacing:-.07em}.brand>span:first-child{color:var(--purple)}.brand .brand-dot{color:#db6938;margin-left:-5px}.site-header nav{display:flex;align-items:center;gap:28px;font-weight:800;font-size:14px}.site-header nav a{display:inline-flex;align-items:center;min-height:44px}.login-link{padding:8px 20px;border:1px solid #dcd4e7;border-radius:99px;gap:12px;background:#fff}.skip{position:absolute;top:-100px;padding:12px;background:white;z-index:20}.skip:focus{top:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;font-size:16px;font-weight:900;min-height:58px;padding:16px 25px;border-radius:14px;text-align:center;line-height:1.4;transition:transform .18s,box-shadow .18s}.primary{background:var(--purple);color:#fff;border:1px solid #5d38af;box-shadow:0 5px 0 var(--purple-dark)}.primary:hover{background:#5d35b0;transform:translateY(-2px);box-shadow:0 7px 0 var(--purple-dark)}.primary:active{transform:translateY(4px);box-shadow:0 1px 0 var(--purple-dark)}.button span{font-size:21px}.text-link{min-height:44px;display:inline-flex;align-items:center;gap:10px;font-weight:900;color:var(--purple);font-size:15px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.hero{padding-top:54px;padding-bottom:80px;display:grid;grid-template-columns:1.04fr 1fr;gap:48px;align-items:center}.hero-copy .eyebrow{display:flex;align-items:center;gap:9px;font-size:11px}.little-line{width:24px;height:2px;background:var(--purple)}h1>span{display:block;margin-top:10px}h1 em{position:relative;z-index:1}h1 em:after{content:'';position:absolute;left:0;right:0;bottom:10px;height:12px;background:#ead7ff;z-index:-1;border-radius:5px;transform:rotate(-2deg)}.hero-description{font-size:17px;line-height:1.75;margin-top:25px;max-width:480px}.hero-description strong{color:var(--ink);font-weight:800}.hero-actions{display:flex;align-items:flex-start;flex-direction:column;gap:16px;margin-top:29px}.hero-price{font-size:14px;margin-top:17px}.hero-price strong{color:var(--ink);font-weight:900}.price-footnote{font-size:11px;margin-top:6px;color:#77717f;line-height:1.5}.hero-stage{position:relative;min-width:0;padding:70px 0 70px;isolation:isolate}.stage-circle{position:absolute;inset:0 -12px 20px 0;border-radius:50% 47% 42% 45%;background:#e9dff8;z-index:-1;transform:rotate(-8deg)}.stage-circle:after{content:'';position:absolute;width:150px;height:150px;right:-20px;top:0;border:1px solid #c0a5e6;border-radius:50%}.stage-kicker{position:absolute;top:32px;left:32px;font-size:10px;font-weight:900;letter-spacing:.13em;transform:rotate(-3deg)}.product-window{position:relative;border:7px solid #fff;background:white;border-radius:18px;box-shadow:0 22px 50px #50328028;transform:rotate(-3deg);overflow:hidden}.window-bar{height:25px;display:flex;align-items:center;gap:4px;padding:0 6px}.window-bar i{display:block;width:5px;height:5px;background:#dcd3e8;border-radius:50%}.window-bar span{font-size:8px;color:#746c80;margin:auto}.product-window img{width:100%;aspect-ratio:11/8;object-fit:cover;object-position:top}.floating-note{position:absolute;padding:12px 15px;border-radius:13px;font-size:12px;font-weight:900;line-height:1.3;display:flex;gap:10px;align-items:center;box-shadow:0 9px 25px #3e285318;z-index:2}.floating-note>span{font-family:'Baloo 2',sans-serif;font-size:29px}.note-a{background:var(--lime);right:-7px;top:42px;transform:rotate(5deg)}.note-b{background:#fff0cf;left:-22px;bottom:64px;transform:rotate(-5deg)}.hero-buddy{position:absolute;right:-2px;bottom:11px;width:140px;max-height:180px;object-fit:contain;filter:drop-shadow(0 10px 8px #462e4826)}.stage-caption{font-size:10px;position:absolute;bottom:0;left:12px;max-width:280px}.benefit-strip{max-width:1136px;margin:0 auto;padding:26px 0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefit-strip>div{text-align:center;border-right:1px solid var(--line);display:grid;gap:2px}.benefit-strip>div:last-child{border:0}.benefit-strip b{font-size:20px;font-weight:900}.benefit-strip span{font-size:12px;color:var(--muted)}.pain-layout{display:grid;grid-template-columns:1fr 1.3fr;gap:70px;align-items:center}.parent-note{padding:35px;background:#f2eae0;border:1px solid #e6ddd3;border-radius:24px;transform:rotate(-2deg);position:relative}.parent-note:before{content:'';position:absolute;width:110px;height:28px;background:#d9c9ab80;left:35%;top:-14px;transform:rotate(4deg)}.quote-mark{font-family:Georgia,serif;font-size:80px;line-height:.8;color:#a19382}.parent-note p{font-family:'Baloo 2',sans-serif;font-size:31px;font-weight:600;line-height:1.35;color:var(--ink)}.parent-note small{display:block;font-size:10px;line-height:1.5;color:#817464;margin-top:24px}.pain-list article{display:flex;gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}.pain-list article:first-child{padding-top:0}.pain-list article:last-child{border-bottom:0}.pain-list article>span{font-size:12px;color:#a19aa9;font-weight:900;min-width:28px;padding-top:4px}.pain-list h3{font-size:21px;margin-bottom:10px}.pain-list p{font-size:15px}.solution-band{background:var(--purple-dark);color:white;position:relative;overflow:hidden}.solution-band:before{content:'Aa';position:absolute;right:-20px;top:-70px;font-family:'Baloo 2';font-size:340px;color:#ffffff06;transform:rotate(15deg);pointer-events:none}.solution-inner{max-width:880px;text-align:center;padding-top:76px;padding-bottom:76px;position:relative}.solution-inner .eyebrow{color:#d4befa}.solution-inner h2 span{color:#d9edb2}.solution-inner>p:not(.eyebrow){color:#e4d9f7;max-width:650px;margin:25px auto;font-size:18px}.method-row{display:flex;align-items:center;justify-content:center;gap:25px;margin-top:33px}.method-row>span{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:800}.method-row b{border:1px solid #ffffff40;border-radius:50%;display:grid;place-items:center;width:34px;height:34px;font-size:11px}.method-row i{color:#b59bdc;font-style:normal}.preview-section .section-intro{max-width:none;text-align:center}.preview-section .section-intro>p:last-child{margin-left:auto;margin-right:auto}.preview-tabs{display:flex;justify-content:center;gap:10px;margin-bottom:28px}.preview-tabs button{border:1px solid #ded5e7;background:transparent;border-radius:99px;font-size:14px;font-weight:800;min-height:46px;padding:10px 22px}.preview-tabs button[aria-selected=true]{background:var(--purple);color:white;border-color:var(--purple)}.preview-panel{display:grid;grid-template-columns:1.7fr 1fr;background:white;border:1px solid var(--line);border-radius:26px;overflow:hidden;box-shadow:0 14px 42px #36205108}.preview-image-wrap{background:#f2ebfc;padding:22px;min-width:0;display:flex;align-items:center}.preview-image-wrap img{width:100%;aspect-ratio:11/8;object-fit:cover;object-position:top;border-radius:12px;border:4px solid #fff}.preview-caption{padding:36px;align-self:center}.preview-caption .eyebrow{font-size:10px;line-height:1.6}.preview-caption h3{font-family:'Baloo 2';font-size:30px}.preview-caption p{font-size:15px;margin:18px 0}.worlds-section{background:#f1edf6}.world-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.world-card{background:white;border-radius:22px;overflow:hidden;border:1px solid #e7e0ee;min-width:0}.world-art{aspect-ratio:16/9;overflow:hidden;margin:10px 10px 0;border-radius:14px;display:flex;align-items:center;justify-content:center}.world-art img{width:100%;height:100%;object-fit:cover}.world-art.sage img,.world-art.sky img{transform:scale(1.06)}.world-art.peach img{object-position:96% 50%}.world-art.butter img{object-position:50% 100%}.lavender{background:#ece1fc}.sage{background:#e6f0dc}.peach{background:#fce4d5}.pink{background:#f8e2e7}.sky{background:#e1f1fd}.butter{background:#fff3d1}.world-copy{padding:23px 26px 30px}.world-number{font-size:10px;letter-spacing:.09em;font-weight:900;color:var(--purple)}.world-copy h3{margin:11px 0}.world-copy p{font-size:14px;line-height:1.7}.extras-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.extras-art{background:#efe7f7;border-radius:45% 45% 24px 24px;padding:22px;transform:rotate(-3deg)}.extras-art img{width:100%;border-radius:18px;box-shadow:0 15px 22px #462a6820}.extras-section h2{margin-bottom:20px}.extras-section p{font-size:16px}.check-list{padding:0;list-style:none;margin:24px 0}.check-list li{position:relative;padding:12px 0 12px 30px}.check-list li:before{content:'✓';position:absolute;left:0;color:var(--purple);font-weight:900}.check-list strong,.check-list span{display:block}.check-list span{font-size:14px;color:var(--muted)}.included-note{font-size:13px!important;font-weight:800;color:var(--purple)}.routine-section{background:#e9eddf}.routine-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center}.routine-layout h2{margin-bottom:24px}.routine-layout p{font-size:16px;margin-top:18px}.routine-layout p strong{font-weight:800;color:var(--ink)}.routine-steps{list-style:none;padding:0;margin:0}.routine-steps li{display:flex;gap:22px;margin-bottom:30px}.routine-steps li:last-child{margin-bottom:0}.routine-steps li>span{flex-shrink:0;background:#fcfcf6;border:1px solid #d3dac7;border-radius:50%;width:47px;height:47px;display:grid;place-items:center;font-weight:900;font-size:18px}.routine-steps h3{font-size:22px}.routine-steps p{font-size:14px;margin-top:10px}.parent-features{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.feature-symbol{display:inline-flex;justify-content:center;align-items:center;border-radius:15px;background:#ece3f5;color:var(--purple);min-width:58px;height:58px;font-family:'Baloo 2';font-weight:800;font-size:26px;margin-bottom:20px}.parent-features h3{margin-bottom:13px;font-size:22px}.parent-features p{font-size:15px}.honesty-note{margin-top:42px;font-size:13px;color:var(--muted);padding:22px 26px;border-left:3px solid #bfa4e0;background:#f0ebf5;border-radius:0 12px 12px 0}.honesty-note strong{color:var(--ink)}.fit-section{padding-top:0;display:grid;grid-template-columns:1fr 1fr;gap:70px}.fit-list{list-style:none;padding:0;margin:0}.fit-list li{position:relative;padding:12px 0 12px 28px;font-size:15px;border-bottom:1px solid var(--line)}.fit-list li:before{content:'✓';position:absolute;left:0;color:var(--purple);font-weight:900}.fit-not{font-size:13px;padding-top:22px}.offer-section{background:#302441;color:white}.offer-layout{display:grid;grid-template-columns:1fr 1.02fr;gap:80px;align-items:center}.offer-heading .eyebrow{color:#d7bdfa}.offer-heading h2{font-size:clamp(43px,4.4vw,65px)}.offer-heading em{color:#dcf3b8}.offer-heading p:not(.eyebrow){color:#dbd3e4;font-size:16px;margin:25px 0;max-width:400px}.offer-heading>img{height:155px;width:150px;object-fit:contain;margin-top:10px}.offer-card{background:var(--paper);color:var(--ink);border-radius:26px;padding:38px;box-shadow:0 18px 0 #ffffff0b;border:1px solid #ded3ed}.offer-tag{font-size:10px;letter-spacing:.15em;color:var(--purple);font-weight:900}.offer-card h3{font-size:23px;margin-top:18px}.offer-price{display:flex;align-items:center;gap:18px;margin-top:22px}.offer-price strong{font-family:'Baloo 2';font-size:76px;line-height:1.1;letter-spacing:-.05em}.offer-price>span{font-size:12px;line-height:1.4;color:var(--muted)}.offer-no-monthly{font-size:14px;font-weight:800;color:var(--purple)}.offer-inclusions{padding:20px 0;list-style:none;margin:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:14px}.offer-inclusions li{padding:7px 0 7px 24px;position:relative}.offer-inclusions li:before{content:'✓';position:absolute;left:0;font-weight:900;color:var(--purple)}.offer-card .button{width:100%;font-size:15px}.payment-row{display:flex;align-items:center;justify-content:center;gap:13px;margin:25px 0 14px}.payment-row strong{font-size:23px;font-style:italic;color:#555268;border-right:1px solid #d6d0db;padding-right:13px}.payment-row span{font-size:10px;line-height:1.5;color:var(--muted)}.offer-small{font-size:12px;line-height:1.6;margin-top:17px}.offer-card .price-footnote{text-align:center}.start-section .section-intro{max-width:none;text-align:center}.start-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.start-grid article{padding-top:25px;border-top:1px solid #d4c6e1}.start-grid b{font-family:'Baloo 2';font-size:38px;line-height:1;color:#a790c7}.start-grid h3{font-size:22px;margin:20px 0 14px}.start-grid p{font-size:15px}.faq-section{display:grid;grid-template-columns:.9fr 1.25fr;gap:70px;padding-top:15px}.faq-section>div:first-child>p:not(.eyebrow){margin-top:20px;font-size:15px}.faq-section .text-link{font-size:14px;margin-top:8px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;min-height:64px;font-size:15px;font-weight:900;line-height:1.45;cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}summary:after{content:'+';flex-shrink:0;font-size:23px;font-weight:400;color:var(--purple)}details[open] summary:after{content:'−'}details p{font-size:14px;line-height:1.75;padding:0 28px 23px 0}.closing-section{background:#eee5f8;text-align:center}.closing-section .section-shell{max-width:950px}.closing-section h2{font-size:clamp(34px,3.7vw,53px)}.closing-section p:not(.eyebrow){margin:23px 0;font-size:18px}.closing-section .button{margin-top:6px}.closing-section .closing-meta{font-size:12px!important;margin-top:24px!important}.site-footer{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding-top:48px;padding-bottom:35px}.site-footer p{font-size:13px;margin-top:7px}.site-footer nav{display:flex;justify-content:flex-end;align-content:start;flex-wrap:wrap;gap:0 22px;font-size:13px;font-weight:800}.site-footer nav a{display:inline-flex;align-items:center;min-height:44px}.site-footer>small{grid-column:1/-1;border-top:1px solid var(--line);padding-top:20px;font-size:10px;line-height:1.7;color:#807789;max-width:100%}.mobile-buy{display:none}
@media(min-width:1500px){.hero{gap:70px}}
@media(max-width:1050px){.hero{gap:26px}.hero-stage{padding-top:60px}.stage-kicker{font-size:8px;left:14px}.floating-note{font-size:10px;padding:10px}.note-b{left:-8px}.hero-buddy{width:110px}.hero-description{font-size:16px}.site-header nav{gap:18px}.world-copy{padding:20px}.pain-layout,.extras-section,.routine-layout,.offer-layout,.fit-section,.faq-section{gap:40px}.offer-card{padding:28px}.preview-caption{padding:25px}.preview-caption h3{font-size:26px}}
@media(max-width:1050px){.stage-circle{inset:0 12px 20px;transform:none}.stage-circle:after{right:0}}
@media(max-width:760px){.section-shell{padding:64px 22px}.site-header{padding:12px 22px;min-height:76px}.brand{font-size:28px}.site-header .desktop-link{display:none}.site-header nav{gap:0}.site-header .login-link{font-size:12px;padding:8px 14px}.hero{grid-template-columns:1fr;gap:35px;padding-top:30px;padding-bottom:45px}.hero-copy{max-width:600px}.hero h1{font-size:clamp(44px,8vw,64px)}.hero h1>span{display:inline}.hero h1>span br{display:none}.hero-description{max-width:600px}.hero-actions{align-items:stretch;gap:14px}.hero-actions .text-link{justify-content:center}.hero-stage{max-width:480px;width:calc(100% - 20px);margin:auto;padding:65px 0 65px}.hero-buddy{width:120px}.stage-circle{inset:0 6px 20px;transform:none}.stage-circle:after{right:0;width:110px;height:110px}.stage-kicker{font-size:9px;left:20px}.stage-caption{bottom:2px;font-size:9px}.benefit-strip{margin:0 22px;padding:22px 0;grid-template-columns:repeat(2,1fr);gap:22px 0}.benefit-strip>div:nth-child(2){border:0}.benefit-strip b{font-size:18px}.section-intro{margin-bottom:34px}.section-intro>p:last-child:not(.eyebrow){font-size:15px}.pain-layout,.extras-section,.routine-layout,.fit-section,.offer-layout,.faq-section{grid-template-columns:1fr;gap:35px}.parent-note{max-width:420px;padding:28px;margin:10px 4px}.parent-note p{font-size:29px}.pain-list h3{font-size:20px}.solution-inner{padding-top:60px;padding-bottom:60px}.solution-inner>p:not(.eyebrow){font-size:16px}.method-row{gap:13px}.method-row>span{font-size:13px;gap:7px}.method-row b{width:29px;height:29px;font-size:10px}.preview-section .section-intro{text-align:left}.preview-tabs{justify-content:flex-start;gap:6px}.preview-tabs button{font-size:11px;padding:10px 13px;flex:1}.preview-panel{grid-template-columns:1fr;border-radius:20px}.preview-image-wrap{padding:13px}.preview-caption{padding:25px}.preview-caption .eyebrow{margin-bottom:10px}.preview-caption h3{font-size:28px}.preview-caption p{margin:12px 0}.world-grid{grid-template-columns:repeat(2,1fr);gap:15px}.world-copy{padding:17px}.world-copy h3{font-size:21px}.world-copy p{font-size:13px}.world-number{font-size:8px;letter-spacing:.07em}.extras-art{max-width:450px;margin:5px auto 10px}.extras-section h2{margin-bottom:20px}.routine-steps{margin-top:10px}.parent-features{grid-template-columns:1fr;gap:26px}.parent-features article{position:relative;padding-left:77px;min-height:85px}.feature-symbol{position:absolute;left:0;top:0}.parent-features h3{font-size:22px}.honesty-note{padding:20px;font-size:12px}.fit-section{padding-top:0}.offer-heading h2 br:nth-of-type(2){display:none}.offer-heading>img{display:none}.offer-heading p:not(.eyebrow){max-width:none;margin:20px 0 0}.offer-card{max-width:520px;width:100%;margin:auto}.offer-price strong{font-size:74px}.start-section .section-intro{text-align:left}.start-grid{grid-template-columns:1fr;gap:26px}.start-grid article{position:relative;padding:20px 0 0 67px;min-height:100px}.start-grid b{position:absolute;left:0;top:20px}.start-grid h3{margin:0 0 10px;font-size:21px}.faq-section{padding-top:0;gap:30px}.closing-section{text-align:left}.closing-section p:not(.eyebrow){font-size:16px}.closing-section .button{width:100%;font-size:14px}.site-footer{padding-top:32px;padding-bottom:114px;grid-template-columns:1fr;gap:15px}.site-footer nav{justify-content:flex-start;font-size:12px;gap:0 18px}.site-footer>small{grid-column:auto}.mobile-buy{display:flex;position:fixed;bottom:0;left:0;right:0;background:#fffcf8f5;backdrop-filter:blur(10px);border-top:1px solid #e1d5ea;z-index:10;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px calc(12px + env(safe-area-inset-bottom))}.mobile-buy>div{display:flex;flex-direction:column;line-height:1.3;flex-shrink:0}.mobile-buy strong{font-size:21px;color:var(--purple);font-weight:900}.mobile-buy small{font-size:10px}.mobile-buy .button{font-size:13px;min-height:47px;padding:10px 18px;gap:10px}.announcement{font-size:10px}.announcement span{padding:0 7px}}
@media(max-width:400px){.section-shell{padding-left:18px;padding-right:18px}.site-header{padding-left:18px;padding-right:18px}.brand{font-size:25px}.hero h1{font-size:42px}.hero-copy .eyebrow{font-size:9px;letter-spacing:.1em}.hero-description{font-size:15px}.hero-stage{width:calc(100% - 8px)}.hero-price{font-size:12px}.floating-note{font-size:9px}.hero-buddy{width:100px}.stage-caption{max-width:210px}.world-grid{grid-template-columns:1fr}.world-copy{padding:22px}.world-copy p{font-size:14px}.world-number{font-size:10px}.world-copy h3{font-size:24px}.preview-tabs button{padding:10px 8px;font-size:10px}.offer-card{padding:25px 22px}.offer-card h3{font-size:22px}.offer-price strong{font-size:68px}.offer-card .button{font-size:13px;padding:15px}.method-row{gap:8px}.method-row>span{font-size:12px;gap:5px}.benefit-strip{margin:0 18px}.parent-note p{font-size:27px}.mobile-buy{padding-left:14px;padding-right:14px}.mobile-buy .button{font-size:12px;padding:10px 14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
