@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--ink:#122438;--teal:#087b72;--deep:#07564f;--mint:#e9f8f3;--cream:#fffdf8;--peach:#fff1e8;--coral:#f4511e;--berry:#bd1f62;--line:#d7e7e3;--muted:#607184}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.page-shell{overflow:hidden}.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px clamp(24px,6vw,92px);background:#fffdf8f2;border-bottom:1px solid #e6ecea;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand img{width:43px;height:43px;border-radius:10px}.brand span{display:grid;gap:2px}.brand strong{color:var(--deep);font-size:23px;line-height:1}.brand small{color:var(--muted);font-weight:700;font-size:11px}.header-left,nav{display:flex;align-items:center;gap:24px}nav{color:#566579;font-weight:700;font-size:14px}nav a:hover{color:var(--teal)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 23px;border-radius:10px;color:#fff;background:linear-gradient(135deg,#f7692d,#ef3e13);font-weight:800;box-shadow:0 12px 24px #f4511e33;transition:transform .18s,box-shadow .18s}.button:hover{transform:translateY(-2px);box-shadow:0 15px 28px #f4511e47}.button-disabled,.button-disabled:hover{background:#e7ebee;color:#7a8794;box-shadow:none;transform:none;cursor:default}.link-disabled{color:#8b98a4;font-weight:800;display:inline-block;margin-top:12px;cursor:default}.header-access{min-height:42px;padding:0 18px}.hero{min-height:720px;display:flex;align-items:center;padding:72px clamp(24px,3vw,48px);background:linear-gradient(110deg,#e9faf5,#fffdf8 55%,#fff1e8)}.hero-copy{width:100%;max-width:1380px;margin:0 auto}.eyebrow{color:var(--teal);text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:.04em;margin:0 0 22px}h1,h2,p{margin-top:0}h1{font-size:clamp(68px,7.25vw,110px);line-height:1.02;letter-spacing:-.055em;margin:0 0 32px}.hero-lead{max-width:1320px;color:#445466;font-size:clamp(22px,2.25vw,34px);line-height:1.55;margin-bottom:32px}.hero-button{min-width:190px}.reassurance{color:#647489;font-size:12px;font-weight:700;margin:14px 0 0}.reassurance span{margin:0 8px;color:#8292a2}.hero-product{position:relative;display:flex;justify-content:center;height:600px}.hero-product>img{height:620px;width:auto;object-fit:contain;filter:drop-shadow(0 25px 28px rgba(15,43,60,.16))}.callout{position:absolute;z-index:2;display:flex;align-items:center;gap:9px;padding:14px 16px;background:#fff;border-radius:13px;box-shadow:0 12px 30px #1a374629;font-size:14px;line-height:1.15}.callout-iron{left:-8px;top:300px}.callout-iron span{color:#ef4869;font-size:25px}.callout-food{right:-15px;bottom:90px;color:#31574c}.feature-section{min-height:520px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8vw;padding:0 clamp(28px,8vw,120px)}.nutrition,.reminders{background:#fff}.playdates{background:linear-gradient(90deg,#fff8f3,#fffdf9)}.coparents{background:linear-gradient(90deg,#fff8fb,#fff)}.feature-copy{max-width:470px}.feature-copy h2,.different h2,.closing h2{font-size:clamp(36px,4vw,58px);line-height:1.06;letter-spacing:-.045em;margin:15px 0 18px}.feature-copy p{color:#59697d;line-height:1.65;font-size:17px}.feature-copy>a{color:var(--coral);font-weight:800;display:inline-block;margin-top:12px}.capture-highlights{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 4px}.capture-highlights span{display:inline-flex;align-items:center;min-height:38px;padding:8px 13px;border:1px solid #bfe1d8;border-radius:999px;background:#effaf6;color:var(--deep);font-size:13px;font-weight:800}.icon-chip{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--mint);color:var(--teal)}.icon-chip.coral{background:#ffebe4;color:#e54b27}.icon-chip.berry{background:#fce5ef;color:var(--berry)}.screen-crop{align-self:stretch;position:relative;overflow:hidden;min-height:500px}.screen-crop img{position:absolute;display:block}.dashboard-crop img{width:92%;left:3%;top:42px;border-radius:20px;box-shadow:0 18px 45px #14323c1f}.phone-crop img{height:690px;left:16%;top:25px;border-radius:34px;box-shadow:0 18px 45px #14323c1f}.plans-crop img{height:650px;left:50%;top:18px;transform:translate(-50%);border-radius:28px;box-shadow:0 18px 45px #14323c1f}.coparent-crop img{height:650px;left:12%;top:10px;border-radius:32px;box-shadow:0 18px 45px #46192d21}.first-hundred{margin:30px clamp(28px,7vw,100px);border:1px solid #d6ebe5;border-radius:20px;background:linear-gradient(100deg,#eefaf6,#fff);padding:28px 34px;display:flex;align-items:center;gap:28px;box-shadow:0 12px 32px #1e5a5014}.first-hundred div{display:grid;margin-right:auto}.first-hundred strong{color:var(--deep);font-size:26px}.first-hundred span,.first-hundred p{color:#5e7180}.first-hundred p{font-size:12px;margin:0}.different{padding:95px clamp(28px,7vw,100px) 105px;text-align:center;background:#fffaf2}.different .gold{color:#c27a16;margin-bottom:18px}.different h2{color:var(--deep);max-width:1050px;margin:0 auto 50px}.pain-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;max-width:1200px;margin:auto}.pain-grid article{min-height:125px;display:flex;align-items:flex-start;gap:20px;padding:28px 30px;background:#fff;border:1.5px solid #cfe2df;border-radius:18px;text-align:left}.pain-grid svg{color:var(--teal);flex:none}.pain-grid p{font-size:19px;line-height:1.5;margin:0;color:#223d3c}.closing{min-height:620px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 24px;background:radial-gradient(circle at 50% 35%,#e3f8f1,transparent 52%),var(--cream)}.closing>svg{color:var(--teal)}.closing h2{color:var(--deep);margin-bottom:16px}.closing>p:not(.reassurance){color:#4e6c6a;font-size:18px}.access-form{display:flex;width:min(100%,560px);margin-top:20px;background:#fff;border:1.5px solid #cfe2df;border-radius:12px;overflow:hidden;box-shadow:0 12px 28px #14504614}.access-form input{flex:1;min-width:0;border:0;padding:0 18px;outline:none}.access-form input:focus{box-shadow:inset 0 0 0 3px #087b7226}.access-form button{border:0;background:var(--coral);color:#fff;font-weight:800;padding:17px 24px;cursor:pointer}.success{display:flex;gap:12px;align-items:center;margin-top:20px;padding:17px 22px;border:1.5px solid #aad8cc;background:#fff;border-radius:12px;color:var(--teal)}.success div{display:grid;text-align:left}.success span{color:#61736e;font-size:13px;margin-top:2px}.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}@media(max-width:900px){.site-header{height:auto;min-height:72px;padding:12px 18px}nav{display:none}.brand strong{font-size:19px}.header-left{gap:8px}.header-access{font-size:12px;padding:0 13px}.hero{padding:60px 22px;text-align:center}.hero-copy{margin:auto}h1{font-size:48px}.feature-section{grid-template-columns:1fr;min-height:0;padding:65px 24px 0;gap:20px;text-align:left}.screen-crop{min-height:420px;order:2}.feature-copy{order:1}.phone-crop img,.coparent-crop img{left:50%;transform:translate(-50%)}.dashboard-crop img{width:100%;left:0}.plans-crop img{height:620px;left:50%;transform:translate(-50%)}.first-hundred{flex-direction:column;align-items:flex-start;margin:24px 18px}.first-hundred p{display:none}.pain-grid{grid-template-columns:1fr}.different{padding:70px 18px}}@media(max-width:520px){.brand small{display:none}.brand img{width:36px;height:36px}.hero{min-height:690px}h1{font-size:43px}.hero-lead{font-size:17px}.callout{font-size:11px;padding:10px}.feature-copy h2,.different h2,.closing h2{font-size:36px}.pain-grid article{padding:22px 20px}.pain-grid p{font-size:16px}.access-form{display:grid}.access-form input{min-height:52px}}
