:root { --cream:#f7f2e8; --ink:#243128; --muted:#667068; --coral:#e9785e; --coral-dark:#ce5d47; --yellow:#f2c85b; --mint:#8bc6ad; --blue:#8db9c7; --white:#fffdf8; --line:rgba(36,49,40,.14); }
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{width:min(1240px,calc(100% - 48px));height:92px;margin:auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:12px;font:800 23px/1 "Manrope",sans-serif}.brand-mark{width:34px;height:31px;display:flex;align-items:flex-end;justify-content:center;gap:2px;position:relative}.brand-mark i{display:block;background:var(--coral);border-radius:50% 50% 45% 45%}.brand-mark i:nth-child(1){width:11px;height:18px;transform:rotate(-14deg)}.brand-mark i:nth-child(2){width:12px;height:27px;background:var(--yellow)}.brand-mark i:nth-child(3){width:11px;height:21px;background:var(--mint);transform:rotate(12deg)}.nav{display:flex;align-items:center;gap:32px;font-weight:600;font-size:14px}.nav>a:not(.nav-cta){position:relative}.nav>a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;bottom:-5px;height:2px;background:var(--coral);transition:right .25s}.nav>a:hover:after{right:0}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:var(--ink);color:white;padding:13px 20px;border-radius:12px;transition:transform .2s,box-shadow .2s}.nav-cta:hover,.button:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(36,49,40,.18)}.menu-button{display:none;background:none;border:0;padding:10px}.menu-button span{display:block;width:24px;height:2px;margin:5px;background:var(--ink)}
.hero{width:min(1240px,calc(100% - 48px));min-height:720px;margin:auto;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:40px;padding:40px 0 80px}.eyebrow,.section-kicker{font-size:12px;letter-spacing:.17em;font-weight:800;text-transform:uppercase}.eyebrow span{color:var(--coral);margin-right:7px}.hero h1,.section-title,.cta-card h2{font:800 clamp(48px,5.2vw,76px)/1.04 "Manrope",sans-serif;letter-spacing:-.055em;margin:24px 0}.hero h1 em,.section-title em,.cta-card h2 em,.family-quote em{font-family:Georgia,serif;font-weight:400;color:var(--coral);letter-spacing:-.04em}.hero-lead{max-width:600px;font-size:18px;line-height:1.7;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:32px}.button-primary{background:var(--coral);padding:17px 23px;font-weight:700}.text-link{font-weight:700;font-size:14px;border-bottom:1px solid var(--ink);padding-bottom:4px}.text-link span{margin-left:7px}.trust-row{display:flex;align-items:center;gap:15px;margin-top:48px}.trust-row p{font-size:12px;line-height:1.5;color:var(--muted);margin:0}.trust-row strong{color:var(--ink)}.avatar-stack{display:flex}.avatar-stack span{width:33px;height:33px;border-radius:50%;display:grid;place-items:center;background:#ead3c2;border:3px solid var(--cream);margin-left:-8px;font-size:16px}.avatar-stack span:first-child{margin-left:0}.avatar-stack span:nth-child(2){background:#bcd4ce}.avatar-stack span:nth-child(3){background:#eed69d}
.hero-visual{height:610px;position:relative;display:grid;place-items:center}.sun-shape{position:absolute;width:520px;height:520px;border-radius:49% 51% 44% 56%;background:#efc859;transform:rotate(-8deg);box-shadow:inset 0 0 0 1px rgba(36,49,40,.04)}.phone-shell{width:390px;min-height:520px;background:var(--white);border:1px solid rgba(36,49,40,.12);border-radius:26px;box-shadow:0 30px 70px rgba(75,62,37,.2);position:relative;z-index:2;padding:25px;transform:rotate(2deg)}.phone-top{display:flex;justify-content:space-between;align-items:center}.mini-brand{font:800 15px "Manrope"}.mini-mark{color:var(--coral)}.member-dots{display:flex}.member-dots span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#efd4c7;border:2px solid white;font-size:9px;font-weight:800;margin-left:-4px}.member-dots span:nth-child(2){background:#bdd8d0}.member-dots span:nth-child(3){background:#eee4cc}.phone-date{font-size:9px;letter-spacing:.12em;font-weight:700;color:#92988f;margin:28px 0 5px}.phone-shell h2{font:800 25px "Manrope";margin:0 0 20px}.today-card{border:1px solid var(--line);border-radius:17px;padding:16px;background:white}.card-title{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin-bottom:8px}.card-title span{font-size:9px;color:#889087;background:#f0f0e8;padding:4px 7px;border-radius:10px}.agenda-row{display:grid;grid-template-columns:34px 7px 1fr 28px;align-items:center;gap:9px;padding:11px 0;border-top:1px solid rgba(36,49,40,.08)}.agenda-time{font-size:10px;color:#7b847d}.agenda-row .dot{width:7px;height:7px;border-radius:50%}.dot.coral{background:var(--coral)}.dot.blue{background:var(--blue)}.dot.yellow{background:var(--yellow)}.agenda-row strong{display:block;font-size:12px}.agenda-row small{display:block;font-size:9px;color:#8b918c;margin-top:2px}.face,.food{width:26px;height:26px;border-radius:50%;background:#eed7cc;display:grid;place-items:center;font-size:9px;font-weight:800}.food{font-size:13px;background:#f3e3ae}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.quick-grid>div{background:#f3eee3;border-radius:14px;padding:13px;display:grid;grid-template-columns:30px 1fr;column-gap:8px}.quick-icon{grid-row:1/3;width:28px;height:28px;border-radius:9px;display:grid;place-items:center;font-weight:900}.quick-icon.mint{background:#badacb}.quick-icon.peach{background:#efcbbb}.quick-grid small{font-size:9px;color:#7e877f}.quick-grid strong{font-size:11px}.floating-note{position:absolute;z-index:3;background:var(--white);border:1px solid rgba(36,49,40,.1);box-shadow:0 15px 35px rgba(75,62,37,.16);padding:11px 14px;border-radius:14px;display:flex;align-items:center;gap:9px}.floating-note>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#b8d8c8;font-weight:800}.floating-note p,.floating-note strong,.floating-note small{display:block;margin:0}.floating-note strong{font-size:11px}.floating-note small{font-size:8px;color:#889087;margin-top:2px}.note-one{left:-6px;top:195px;transform:rotate(-4deg)}.note-two{right:-15px;bottom:125px;transform:rotate(5deg)}.note-two>span{background:#f3d88b}.scribble{position:absolute;font-family:Georgia;font-size:40px;color:var(--coral);z-index:4}.scribble-one{right:15px;top:45px}.scribble-two{left:20px;bottom:55px;font-size:58px;transform:rotate(20deg)}
.intro{padding:120px max(24px,calc((100% - 1240px)/2));text-align:center;background:var(--white);border-radius:50px 50px 0 0}.section-kicker{color:var(--coral);margin:0 0 18px}.section-title{font-size:clamp(39px,4vw,58px);margin:0}.section-lead{color:var(--muted);font-size:17px;line-height:1.7;max-width:660px;margin:27px auto 65px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;text-align:left}.step{position:relative;padding:0 28px}.step:not(:last-child):after{content:"";position:absolute;width:80px;border-top:2px dashed #dddbce;right:-50px;top:48px}.step-number{position:absolute;right:25px;top:12px;color:#ddd8cb;font:700 12px "Manrope"}.step-icon{width:70px;height:70px;border-radius:24px;display:grid;place-items:center;font-size:28px;font-weight:800;transform:rotate(-3deg);margin-bottom:25px}.calendar-icon{background:#f1c9bc;color:var(--coral-dark)}.task-icon{background:#f1dda1;color:#9b7522;transform:rotate(3deg)}.heart-icon{background:#b9d8ca;color:#39745a}.step h3{font:800 21px "Manrope";margin:0 0 11px}.step p{font-size:14px;line-height:1.7;color:var(--muted);margin:0}
.features{padding:120px max(24px,calc((100% - 1240px)/2));background:var(--ink);color:white}.feature-heading{text-align:center;margin-bottom:60px}.feature-heading .section-title em{color:var(--yellow)}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.feature-card{border-radius:26px;padding:36px;color:var(--ink);min-height:360px;position:relative;overflow:hidden}.feature-card.large{grid-column:span 2;min-height:390px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:50px}.coral-card{background:#eaa18e}.yellow-card{background:#efd27f}.mint-card{background:#a8d1be}.blue-card{background:#9cc7d1}.pill{display:inline-block;border:1px solid currentColor;border-radius:99px;padding:6px 9px;font-size:9px;letter-spacing:.14em;font-weight:800}.feature-card h3{font:800 32px/1.15 "Manrope";letter-spacing:-.035em;max-width:380px;margin:17px 0 12px}.feature-card p{font-size:14px;line-height:1.7;max-width:430px;opacity:.76}.calendar-demo{background:#fffaf0;border-radius:20px;padding:22px;box-shadow:0 18px 40px rgba(80,50,35,.17);transform:rotate(1.5deg)}.week{display:grid;grid-template-columns:repeat(5,1fr);text-align:center}.week b{font-size:8px;color:#8f9289;padding:8px}.week small{display:block;font-size:15px;color:var(--ink);margin-top:7px}.week .active{background:var(--coral);color:white;border-radius:11px}.week .active small{color:white}.event{display:flex;align-items:center;gap:12px;background:white;margin-top:14px;padding:13px;border-radius:12px}.event i{height:34px;width:4px;background:var(--blue);border-radius:2px}.event span{flex:1}.event strong,.event small{display:block;font-size:11px}.event small{font-size:8px;color:#898f89;margin-top:3px}.event>b{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#bcd8d2;font-size:9px}.shopping-demo{list-style:none;background:#fff8e7;border-radius:16px;padding:13px 18px;margin:30px 0 0;transform:rotate(-2deg)}.shopping-demo li{padding:10px 0;border-bottom:1px solid rgba(36,49,40,.1);font-size:13px}.shopping-demo li:last-child{border:0}.shopping-demo li>span{display:inline-grid;place-items:center;width:20px;height:20px;border:1px solid #8c906d;border-radius:6px;margin-right:10px;font-size:11px}.shopping-demo small{float:right}.reward{position:absolute;right:25px;bottom:28px;background:#eff9f2;padding:18px;border-radius:16px;transform:rotate(3deg);box-shadow:0 12px 30px rgba(47,87,67,.16)}.reward strong,.reward small{display:block;margin-left:32px}.reward strong{margin-top:-24px;font-size:13px}.reward small{font-size:9px;color:#789082;margin-top:3px}.meal-demo{justify-self:center;width:280px;background:#fffdf8;border-radius:22px;padding:20px;text-align:center;transform:rotate(2deg);box-shadow:0 18px 40px rgba(32,63,70,.17)}.meal-demo>span{font-size:9px;letter-spacing:.14em;font-weight:800;color:#7d8580}.meal-demo>div{font-size:58px;margin:15px}.meal-demo strong{font:800 21px/1.1 "Manrope"}.meal-demo button{display:block;width:100%;border:0;border-radius:9px;background:var(--ink);color:white;padding:10px;margin-top:18px;font-size:10px;font-weight:700}
.family-section{background:var(--white);padding:130px 24px}.family-quote{max-width:900px;margin:auto;text-align:center}.quote-mark{font:80px/1 Georgia;color:var(--yellow)}blockquote{font:700 clamp(31px,4vw,53px)/1.25 "Manrope";letter-spacing:-.045em;margin:0}.family-quote em{color:var(--coral)}.family-line{display:flex;justify-content:center;align-items:center;gap:15px;margin-top:35px;color:var(--muted);font-size:12px}.family-line span{width:50px;border-top:1px solid var(--coral)}
.cta-section{padding:90px 24px 110px;background:var(--white)}.cta-card{max-width:1180px;margin:auto;background:var(--yellow);border-radius:35px;padding:90px 30px;text-align:center;position:relative;overflow:hidden}.cta-card:before,.cta-card:after{content:"";position:absolute;width:220px;height:220px;border:2px solid rgba(36,49,40,.12);border-radius:50%;left:-90px;bottom:-100px}.cta-card:after{left:auto;bottom:auto;right:-80px;top:-100px;width:260px;height:260px}.cta-card h2{font-size:clamp(40px,5vw,65px);margin:14px 0 20px}.cta-card h2 em{color:var(--coral-dark)}.cta-card>p:not(.section-kicker){max-width:610px;margin:0 auto 30px;color:#5b614f;line-height:1.7}.waitlist-form{max-width:525px;margin:auto;display:flex;background:var(--white);border-radius:13px;padding:5px;position:relative;z-index:2}.waitlist-form input{flex:1;border:0;background:transparent;padding:14px;min-width:0;outline:none}.waitlist-form button{border:0;background:var(--ink);color:white;border-radius:9px;padding:14px 19px;font-weight:700;cursor:pointer}.waitlist-form button span{margin-left:12px}.form-note{display:block;margin-top:15px;color:#6e6e58}.cta-doodle{position:absolute;left:11%;top:20%;font-size:36px;color:var(--coral-dark)}footer{background:var(--ink);color:white;min-height:120px;padding:35px max(24px,calc((100% - 1240px)/2));display:flex;align-items:center;justify-content:space-between}footer p,footer>span{font-size:12px;color:#aeb7ae}footer .brand-mark i{background:#e9785e}footer .brand-mark i:nth-child(2){background:#f2c85b}footer .brand-mark i:nth-child(3){background:#8bc6ad}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,150%);z-index:40;background:var(--ink);color:white;padding:15px 18px;border-radius:12px;box-shadow:0 15px 40px rgba(0,0,0,.3);font-size:13px;transition:transform .35s}.toast.show{transform:translate(-50%,0)}.toast button{color:white;background:none;border:0;font-size:20px;margin-left:14px;cursor:pointer}
.app-cta{display:flex;width:max-content;margin:0 auto;align-items:center;gap:28px;background:var(--ink);color:white;border-radius:12px;padding:17px 24px;font-weight:700;position:relative;z-index:2;transition:transform .2s,box-shadow .2s}.app-cta:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(36,49,40,.2)}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:850px){.site-header{height:75px;width:calc(100% - 32px)}.menu-button{display:block;z-index:2}.nav{position:absolute;top:65px;left:0;right:0;display:none;flex-direction:column;align-items:stretch;background:var(--white);padding:20px;border-radius:15px;box-shadow:0 20px 40px rgba(36,49,40,.15)}.nav.open{display:flex}.hero{grid-template-columns:1fr;width:calc(100% - 32px);padding-top:60px;text-align:center}.hero-lead{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{height:580px;margin-top:10px}.steps{grid-template-columns:1fr;gap:45px;max-width:500px;margin:auto}.step:not(:last-child):after{display:none}.feature-card.large{grid-column:auto;grid-template-columns:1fr;gap:20px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:340px}.calendar-demo{margin-top:20px}.family-section{padding:90px 24px}footer{flex-direction:column;gap:18px;text-align:center}}
@media(max-width:520px){.hero{min-height:auto;padding-top:40px}.hero h1{font-size:42px}.hero-actions{flex-direction:column;gap:20px}.hero-visual{height:490px}.sun-shape{width:390px;height:390px}.phone-shell{width:310px;min-height:440px;padding:18px}.phone-shell h2{font-size:20px}.agenda-row{grid-template-columns:31px 6px 1fr 25px}.note-one{left:-8px;top:150px}.note-two{right:-10px;bottom:60px}.intro{padding-top:85px}.steps .step{padding:0 10px}.feature-card{padding:26px}.feature-card h3{font-size:27px}.calendar-demo{padding:13px}.feature-card.large{min-height:500px}.meal-demo{width:230px}.waitlist-form{flex-direction:column;background:transparent;gap:8px}.waitlist-form input,.waitlist-form button{background:var(--white);border-radius:10px}.waitlist-form button{background:var(--ink)}.cta-card{padding:70px 20px}.floating-note{padding:8px}.scribble{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}*{animation:none!important}}
