:root{--purple:#7040e6;--purple-dark:#5631b4;--ink:#20213e;--muted:#68677e;--bg:#faf8ff;--line:#e9e3f4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.65 "Segoe UI",system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;height:auto;display:block}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #8860f4;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.13;letter-spacing:-.045em}h1{font-size:clamp(42px,4.7vw,68px);font-weight:800}h2{font-size:clamp(32px,3.6vw,48px);font-weight:750}h3{font-size:23px;letter-spacing:-.025em}.wrap{width:min(1180px,calc(100% - 64px));margin-inline:auto}.skip{position:absolute;left:20px;top:-80px;background:#fff;padding:12px;z-index:20}.skip:focus{top:8px}.site-header{width:min(1280px,calc(100% - 48px));margin:20px auto 0;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:14px 25px;background:#ffffffdf;border:1px solid #eee7f7;border-radius:24px}.brand{display:flex;align-items:center;font-size:27px;font-weight:800;letter-spacing:-1px;white-space:nowrap}.brand img{margin-right:9px}.brand span{color:var(--purple)}.site-header nav{display:flex;gap:32px;font-size:14px;font-weight:600}.site-header nav a:hover,.site-footer a:hover{color:var(--purple)}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:54px;padding:16px 24px;border-radius:18px;background:var(--purple);color:#fff;font-weight:650;line-height:1.4;box-shadow:0 5px 0 #5630b9;transition:transform .2s,background .2s}.button:hover{background:#6134d1;transform:translateY(-2px)}.button-small{font-size:14px;padding:11px 17px;min-height:42px;border-radius:13px}.button-light{background:#eee8fc;color:var(--purple-dark);box-shadow:none}.button-light:hover{background:#e4d9fb}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.13em;color:var(--purple-dark);margin-bottom:22px}.tiny-star{font-size:19px;color:#d99b0f;margin-right:6px}.hero{display:grid;grid-template-columns:1.04fr 1fr;align-items:center;gap:12px;min-height:650px;padding-block:54px}.hero-copy{position:relative;z-index:2}.hero h1 span,.purple{color:var(--purple)}.lead{font-size:18px;line-height:1.75;color:var(--muted);max-width:490px;margin-top:25px}.hero-actions{margin-top:29px}.hero-note{display:flex;align-items:center;gap:9px;font-size:13px;margin-top:25px;color:var(--muted)}.note-dot{width:7px;height:7px;background:#66b699;border-radius:50%}.hero-art{position:relative;height:530px;isolation:isolate}.hero-art:before{content:"";position:absolute;inset:35px -15px 20px 0;border-radius:48% 52% 44% 56%;background:radial-gradient(ellipse at 55% 44%,#fff3b2,#efe5ff 49%,#e4eefe 85%);z-index:-2}.hero-mascot{position:absolute;width:92%;left:6%;top:1%;filter:drop-shadow(0 22px 12px #6c48a715);animation:float 6s ease-in-out infinite}.orbit{position:absolute;border:1px dashed #b8a3df78;border-radius:50%;z-index:-1;inset:10px -25px;transform:rotate(-20deg)}.orbit-two{inset:65px -40px;transform:rotate(25deg)}.spark{position:absolute;color:#a27cea;font-size:42px}.spark-one{left:1%;top:7%}.spark-two{right:0;bottom:18%}.float-card{position:absolute;background:#fff;border:1px solid #f0eafa;box-shadow:0 14px 40px #57447e13;border-radius:19px;display:flex;gap:12px;align-items:center;padding:15px 18px;font-size:13px}.float-card strong{display:block;font-size:14px}.float-card span:not(.done-check){display:block;color:var(--muted);font-size:12px}.done-card{left:-22px;bottom:49px;transform:rotate(-5deg)}.done-check{display:grid;place-items:center;min-width:34px;height:34px;background:#dcf5df;color:#38864f;border-radius:50%;font-size:20px;font-weight:800}.star-card{right:-18px;top:63px;transform:rotate(7deg)}.art-caption{position:absolute;bottom:-4px;left:22%;color:#777085;font-size:12px;transform:rotate(-3deg)}.trust-strip{display:flex;justify-content:center;gap:55px;border-block:1px solid var(--line);padding:23px 0;color:#58576f;font-size:14px;font-weight:600}.trust-strip i{font-style:normal;color:#628f77;margin-right:8px}.section{padding-block:105px}.section-heading{text-align:center;margin-bottom:48px}.section-heading>p:last-child{color:var(--muted);margin-top:21px;font-size:17px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.step{text-align:center;position:relative}.step-num{position:absolute;top:0;left:12%;color:#9586af;font-size:12px;font-weight:700}.step-picture{width:164px;height:150px;border-radius:42% 58% 55% 45%;margin:0 auto 26px;display:grid;place-items:center}.step-picture img{width:120px;height:120px;object-fit:contain}.step h3{margin-bottom:15px}.step p{color:var(--muted);font-size:15px;max-width:310px;margin:auto}.lavender{background:#ece5fc}.butter{background:#fff0c6}.mint{background:#e1f2e6}.routine-section{background:#efeafa;padding:84px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.section-copy>p:not(.eyebrow){font-size:17px;color:var(--muted);margin-top:24px;max-width:440px}.demo-tip{display:inline-flex;gap:13px;align-items:center;color:var(--purple-dark);margin-top:30px;font-size:14px;font-weight:650}.demo-tip span{font-size:32px}.routine-demo{background:#fffdfd;border:1px solid #fff;border-radius:30px;padding:28px;box-shadow:0 14px 0 #ded3f1,0 30px 60px #80659e15;transform:rotate(1deg)}.demo-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.mini-label{font-size:9px;letter-spacing:.13em;color:#8a809d;font-weight:750}.demo-top h3{font-size:25px;margin-top:5px}.demo-counter{display:flex;gap:6px;align-items:center;font-size:20px;font-weight:750;background:#fff5da;border-radius:14px;padding:8px 12px}.routine-switch{display:flex;background:#f0ecf7;padding:5px;border-radius:13px;margin-bottom:19px}.routine-switch button{flex:1;border:0;background:none;font-size:13px;font-weight:650;padding:10px 3px;border-radius:10px;color:#726487;cursor:pointer}.routine-switch button[aria-pressed=true]{background:#fff;color:var(--purple-dark);box-shadow:0 2px 6px #65517b10}.mission{width:100%;display:flex;align-items:center;gap:13px;background:#fff;border:1px solid #ebe6f2;border-radius:18px;padding:10px 12px;margin:9px 0;text-align:left;cursor:pointer;color:var(--ink);transition:background .2s,border-color .2s}.mission:hover{border-color:#ba9eec}.mission>img{width:55px;height:55px;object-fit:contain}.mission>span:nth-child(2){font-size:14px;font-weight:650;flex:1}.mission small{display:block;color:var(--muted);font-size:11px;font-weight:400;margin-top:3px}.mission-check{border:2px solid #ded5ed;border-radius:50%;width:26px;height:26px;display:grid;place-items:center;font-size:14px}.mission[aria-pressed=true]{background:#f2faf2;border-color:#cbe5cf}.mission[aria-pressed=true] .mission-check{background:#64ac78;color:white;border-color:#64ac78}.mission[aria-pressed=true] .mission-check:after{content:"✓"}.demo-progress{height:6px;background:#efe9f8;border-radius:9px;margin-top:22px;overflow:hidden}.demo-progress>div{height:100%;width:0;background:#a785e9;transition:width .25s}.routine-demo>p{font-size:12px;text-align:center;color:#74638b;margin-top:11px;min-height:21px}.demo-bottom{border-top:1px solid #eee7f5;margin-top:19px;padding-top:15px;display:flex;gap:10px;align-items:center;justify-content:space-between}.demo-bottom small{font-size:10px;color:#81758d;max-width:160px}.demo-bottom button{border:0;background:transparent;color:var(--purple-dark);font-size:11px;text-decoration:underline;cursor:pointer;padding:6px 0}.town-scene{height:430px;background:linear-gradient(#e9f2ff,#eef8fa);border-radius:40px;position:relative;overflow:hidden}.town-ground{position:absolute;width:130%;height:170px;background:#d6edca;border-radius:50% 50% 0 0;bottom:-60px;left:-15%;box-shadow:0 -22px 0 #e0f1d9}.town-scene img{position:absolute;object-fit:contain}.town-house{width:31%;left:20%;bottom:43px;z-index:3}.town-castle{width:34%;right:16%;bottom:64px;z-index:2}.town-tree{width:23%;bottom:57px}.tree-left{left:2%;z-index:1}.tree-right{right:1%;z-index:3}.town-bunny{width:11%;left:51%;bottom:31px;z-index:4}.town-cloud{position:absolute;width:95px;height:30px;border-radius:30px;background:#ffffffc9;top:55px}.town-cloud:before{content:"";position:absolute;width:50px;height:50px;background:inherit;border-radius:50%;top:-23px;left:17px}.cloud-one{left:13%}.cloud-two{right:16%;top:75px;transform:scale(.7)}.town-label{position:absolute;bottom:20px;left:25px;display:flex;align-items:center;gap:7px;background:#ffffffcf;padding:9px 14px;border-radius:13px;font-size:11px;font-weight:650;z-index:5}.town-label img{position:static;width:22px}.small-note{text-align:center;margin-top:22px;color:var(--muted);font-size:13px}.rewards-section{display:grid;grid-template-columns:.9fr 1.3fr;gap:50px;align-items:center;padding-block:20px 100px}.text-link{display:inline-block;color:var(--purple-dark);font-weight:650;font-size:14px;margin-top:26px}.text-link:hover{text-decoration:underline}.text-link span{margin-left:10px}.reward-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.reward{border-radius:25px;padding:24px;text-align:center}.reward-pink{background:#fce5ed;transform:rotate(-3deg)}.reward-blue{background:#e6effe;transform:rotate(3deg);margin-top:30px;margin-bottom:-15px}.reward-yellow{background:#fff1ca;grid-column:1/-1;display:grid;grid-template-columns:135px 1fr;align-items:center;text-align:left;margin-top:10px}.reward img{width:120px;height:120px;object-fit:contain;margin:auto auto 12px}.reward h3{font-size:17px;margin-bottom:8px}.reward span{font-size:12px;color:#716879;line-height:1.5}.reward-yellow img{grid-row:1/3;margin:0}.reward-yellow h3{align-self:end}.reward-yellow span{align-self:start}.parents-section{padding:85px 0;background:#eaf3ef;text-align:center}.parent-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;text-align:left}.parent-icon{width:45px;height:45px;border-radius:14px;background:#d6e9df;display:grid;place-items:center;color:#3e7054;font-size:25px;margin-bottom:20px}.parent-grid h3{font-size:20px;margin-bottom:14px}.parent-grid p{font-size:15px;color:#65766e}.faq-section{display:grid;grid-template-columns:1fr 1.3fr;gap:70px}.faq-list details{border-bottom:1px solid var(--line);padding:21px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:16px;font-weight:650;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:26px;color:var(--purple);font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);font-size:14px;margin-top:15px;padding-right:30px}.closing{background:#eee5fc;border-radius:40px;display:grid;grid-template-columns:1.2fr 1fr;padding:55px 55px 20px;align-items:center;overflow:hidden}.closing h2{font-size:38px}.closing p:not(.eyebrow){color:#756286;margin:23px 0}.closing .eyebrow{font-size:10px}.closing .button{font-size:13px;gap:12px;margin-bottom:30px}.closing>img{width:100%;align-self:end}.site-footer{display:flex;align-items:center;gap:25px;padding-block:40px;font-size:12px;color:var(--muted)}.site-footer .brand{font-size:22px;color:var(--ink)}.site-footer nav{display:flex;gap:25px;margin-left:auto}.site-footer small{font-size:11px}
.document-page{background:radial-gradient(ellipse at top right,#eee4fc,transparent 650px),#faf8ff}.document-page .wrap{max-width:860px;width:calc(100% - 40px);padding:0}.document-page header{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e3daef;padding:28px 0 20px;margin-bottom:35px}.document-page header img{width:55px;height:55px}.document-page h1{font-size:clamp(30px,5vw,43px);letter-spacing:-.035em;line-height:1.2}.document-page h2{letter-spacing:-.02em}.document-page .card{border-radius:22px;box-shadow:0 6px 25px #6f508905}.document-page .back{display:flex;align-items:center;gap:8px}.document-page .contact{background:#ece1fa}.document-page footer{line-height:2}.document-page a{overflow-wrap:anywhere}.document-page .brand{color:var(--ink)}.document-page .brand span{color:var(--purple)}
@keyframes float{50%{transform:translateY(-9px) rotate(1deg)}}@media(max-width:1000px){.hero{min-height:580px}.hero-art{height:420px}.hero h1{font-size:48px}.lead{font-size:16px}.hero .eyebrow{font-size:9px}.float-card{padding:11px}.float-card strong{font-size:11px}.float-card span:not(.done-check){font-size:10px}.star-card{right:-8px;top:35px}.done-card{left:0;bottom:45px}.split{gap:40px}.rewards-section{gap:30px}.closing{padding:40px 30px 15px}.closing h2{font-size:32px}.site-footer{flex-wrap:wrap}.site-header nav{gap:20px}.trust-strip{gap:30px}}
@media(max-width:720px){.wrap{width:calc(100% - 40px)}.site-header{width:calc(100% - 28px);padding:13px 16px;margin-top:14px;border-radius:20px}.brand{font-size:23px}.brand img{width:33px;height:33px}.site-header nav{display:none}.button-small{font-size:12px;padding:10px 12px}.hero{grid-template-columns:1fr;padding-top:44px;padding-bottom:25px;gap:20px;text-align:center}.hero h1{font-size:clamp(39px,8.5vw,56px)}.hero .eyebrow{font-size:9px;margin-bottom:18px}.lead{font-size:16px;margin-inline:auto;max-width:430px}.hero-actions{margin-top:24px}.hero .button{font-size:14px}.hero-note{justify-content:center;font-size:12px}.hero-art{width:min(440px,100%);height:420px;margin:auto}.hero-art:before{inset:30px 0 20px}.hero-mascot{width:91%;left:5%}.orbit{inset:20px 0}.orbit-two{inset:60px 0}.done-card{left:0;bottom:45px}.star-card{right:0;top:50px}.art-caption{bottom:5px;font-size:11px;left:24%}.trust-strip{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px;font-size:12px;text-align:center;padding-block:21px}.section{padding-block:66px}.section-heading{margin-bottom:36px}.section-heading>p:last-child{font-size:15px}.section-heading br{display:none}.section-heading h2 br{display:block}.eyebrow{font-size:9px;margin-bottom:15px}.steps{gap:30px;grid-template-columns:1fr}.step{display:grid;grid-template-columns:105px 1fr;text-align:left;gap:8px 20px;align-items:center}.step-picture{grid-row:1/3;width:105px;height:105px;margin:0}.step-picture img{width:85px;height:85px}.step-num{display:none}.step h3{align-self:end;font-size:20px;margin:0}.step p{align-self:start;font-size:14px;margin:0}.routine-section{padding:60px 0}.split{grid-template-columns:1fr;gap:34px}.section-copy>p:not(.eyebrow){font-size:15px;margin-top:19px}.demo-tip{margin-top:15px}.routine-demo{padding:22px;transform:none}.demo-top h3{font-size:24px}.demo-bottom small{max-width:150px}.town-scene{height:280px;border-radius:25px}.town-house{width:37%;left:13%;bottom:60px}.town-castle{width:42%;right:12%;bottom:67px}.town-tree{width:27%;bottom:67px}.tree-left{left:-5%}.tree-right{right:-5%}.town-bunny{width:16%;bottom:39px;left:49%}.town-label{font-size:9px;padding:7px 9px;bottom:14px;left:14px}.town-cloud{transform:scale(.6);top:45px}.cloud-two{top:35px}.town-ground{bottom:-65px;height:150px}.small-note{font-size:11px;max-width:300px;margin-inline:auto}.rewards-section{grid-template-columns:1fr;gap:30px;padding-block:0 60px}.reward{padding:19px 13px}.reward h3{font-size:16px}.reward span{font-size:11px}.reward img{width:105px;height:105px}.reward-yellow{grid-template-columns:115px 1fr}.parents-section{padding:60px 0}.parent-grid{grid-template-columns:1fr;gap:25px}.parent-grid article{display:grid;grid-template-columns:40px 1fr;gap:8px 15px}.parent-icon{grid-row:1/3;width:40px;height:40px;font-size:22px}.parent-grid h3{margin:0;font-size:19px}.parent-grid p{font-size:14px}.parents-section .text-link{font-size:12px}.faq-section{grid-template-columns:1fr;gap:35px}.faq-list summary{font-size:15px}.closing{padding:32px 24px 0;grid-template-columns:1fr;text-align:center;border-radius:28px}.closing h2{font-size:30px}.closing p:not(.eyebrow){font-size:14px}.closing .button{font-size:12px;padding:14px;min-height:48px}.closing>img{max-width:310px;margin:auto}.site-footer{justify-content:center;gap:16px;text-align:center;padding-block:32px}.site-footer>span{display:none}.site-footer nav{margin-left:0;width:100%;justify-content:center}.site-footer small{width:100%}.document-page header{margin-bottom:25px}.document-page .card{padding:20px}.document-page h1{overflow-wrap:anywhere}.document-page .contact a{font-size:17px}}
@media(max-width:380px){.hero-art{height:350px}.float-card{padding:9px;gap:6px}.float-card strong{font-size:10px}.star-card{top:25px}.done-card{bottom:30px}.hero h1{font-size:37px}.step{grid-template-columns:85px 1fr;gap:8px 14px}.step-picture{width:85px;height:95px}.mission{gap:8px;padding:8px}.mission>span:nth-child(2){font-size:13px}.mission>img{width:45px;height:45px}.routine-demo{padding:17px}}
@media(max-width:380px){.site-header{gap:8px;padding:12px}.site-header .brand{font-size:20px;letter-spacing:-.7px}.site-header .brand img{width:28px;height:28px;margin-right:5px}.site-header .button-small{font-size:11px;padding:9px;gap:9px}}
.orbit{inset:10px 0;transform:none}.orbit-two{inset:65px 0;transform:none}
.document-page h2{font-size:24px;margin:36px 0 14px}.document-page h3{font-size:19px;margin:24px 0 12px}.document-page p{margin:0 0 12px}.document-page h1{margin:20px 0 12px}.document-page .lead{max-width:none;margin-bottom:28px;font-size:17px}.document-page .date{margin-bottom:28px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
