@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');

:root{--blue:#4778c2;--blue-dark:#18345e;--ink:#172b4d;--muted:#61718a;--paper:#f6f8fc;--line:#dfe6f1;--feed:#eb8a2a;--diaper:#468ed2;--sleep:#7b7bcb;--growth:#3a9b70}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{height:96px;padding:0 max(5vw,28px);display:flex;align-items:center;gap:48px;position:absolute;inset:0 0 auto;z-index:10}.brand{display:flex;align-items:center;gap:14px;font:800 24px/1 'Manrope',sans-serif}.brand img{width:48px;height:48px;object-fit:contain}.site-header nav{display:flex;gap:30px;margin-left:auto;font-weight:600;font-size:14px}.site-header nav a{opacity:.72}.site-header nav a:hover{opacity:1}.header-button,.primary{background:var(--blue);color:#fff;border-radius:13px;padding:15px 23px;font-weight:700}.header-button{background:#3e70b9}.hero{min-height:760px;padding:154px max(6vw,48px) 92px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(370px,.78fr);align-items:center;gap:7vw;position:relative;overflow:hidden;background:#eef3fb}.hero-wave{position:absolute;z-index:0;width:790px;height:860px;right:-180px;top:-130px;background:var(--blue);border-radius:48% 0 0 54%;transform:rotate(-8deg)}.hero-copy,.hero-product{position:relative;z-index:1}.kicker{display:block;margin-bottom:18px;color:var(--blue);font:800 12px/1.3 'Manrope',sans-serif;letter-spacing:.17em}.kicker.light{color:#9cc1fa}.hero h1,.section h2,.timeline-section h2,.support h2{font-family:'Manrope',sans-serif;letter-spacing:-.055em}.hero h1{max-width:780px;margin:0;font-size:clamp(48px,5.4vw,82px);line-height:.98}.hero h1 em{color:var(--blue);font-style:normal}.hero-copy>p{max-width:710px;margin:30px 0 0;color:var(--muted);font-size:20px;line-height:1.62}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:36px}.hero-actions .primary{padding:18px 28px}.secondary{color:var(--blue);font-weight:700}.concrete-list{display:flex;flex-wrap:wrap;gap:14px 28px;margin-top:38px;color:#52647d;font-size:14px}.concrete-list span::first-letter{color:var(--diaper)}.hero-product{display:flex;align-items:center;justify-content:center;min-width:0}.real-screen{width:min(335px,28vw);transform:rotate(3deg);border:11px solid #14233d;border-radius:48px;overflow:hidden;box-shadow:0 30px 60px #18345e52;background:#14233d}.real-screen img{width:100%;height:auto}.real-screen span{position:absolute;right:-12px;bottom:-44px;transform:rotate(-3deg);font-size:11px;color:#d8e5fa}.action-dock{width:255px;margin-left:-32px;z-index:2;display:grid;gap:10px}.action{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e0e6f0;border-radius:16px;padding:13px;box-shadow:0 13px 28px #162c4a20}.action img{width:40px;height:40px;border-radius:12px;padding:8px}.action.feed img{background:var(--feed)}.action.diaper img{background:var(--diaper)}.action.sleep img{background:var(--sleep)}.action span{display:grid;gap:2px}.action b{font-size:13px}.action small{font-size:10px;color:var(--muted)}

.section{padding:118px max(7vw,54px)}.section-heading{max-width:690px;margin-bottom:58px}.section-heading h2,.charts-heading h2,.pediatric h2{margin:0;font-size:clamp(40px,5vw,68px);line-height:1.04}.section-heading p,.charts-heading p{margin:20px 0 0;color:var(--muted);font-size:18px}.functions{background:#fff}.function-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.function-card{min-height:410px;padding:28px;border:1px solid var(--line);border-radius:20px;background:#fbfcfe;display:flex;flex-direction:column}.function-icon{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;margin-bottom:30px}.function-icon img{width:28px;height:28px}.feed-card .function-icon{background:var(--feed)}.diaper-card .function-icon{background:var(--diaper)}.sleep-card .function-icon{background:var(--sleep)}.growth-card .function-icon{background:#e9f1fc;color:var(--growth);font-size:28px;font-weight:800}.function-card>small{font:800 11px/1 'Manrope',sans-serif;letter-spacing:.14em}.feed-card>small{color:#b26e08}.diaper-card>small{color:var(--diaper)}.sleep-card>small{color:#6d54ba}.growth-card>small{color:var(--growth)}.function-card h3{margin:12px 0 14px;font:700 23px/1.2 'Manrope',sans-serif;letter-spacing:-.03em}.function-card p{margin:0;color:var(--muted);line-height:1.55}.function-card ul{list-style:none;padding:20px 0 0;margin:auto 0 0;border-top:1px solid var(--line)}.function-card li{padding:5px 0;font-size:13px;color:#52647d}.function-card li:before{content:'✓';margin-right:8px;color:var(--diaper);font-weight:800}

.timeline-section{padding:120px max(7vw,54px);background:var(--blue-dark);color:#fff;display:grid;grid-template-columns:minmax(300px,.8fr) minmax(420px,1fr);gap:10vw;align-items:center}.timeline-copy h2{max-width:570px;margin:0;font-size:clamp(42px,5vw,68px);line-height:1.04}.timeline-copy>p{max-width:600px;margin:24px 0 36px;color:#c6d5ea;font-size:18px;line-height:1.65}.history-details{margin:0;border-top:1px solid #ffffff29}.history-details div{display:grid;grid-template-columns:95px 1fr;gap:16px;padding:17px 0;border-bottom:1px solid #ffffff29}.history-details dt{font-weight:700}.history-details dd{margin:0;color:#adbed6;font-size:14px;line-height:1.45}.timeline-preview{width:100%;max-width:590px;margin:auto;background:#f7f9fd;color:var(--ink);border-radius:28px;padding:24px;box-shadow:0 35px 65px #07132666}.app-top{display:flex;align-items:center;gap:11px;padding-bottom:18px;border-bottom:1px solid var(--line)}.app-top>img{width:43px;height:43px;object-fit:contain}.app-top>span{display:grid}.app-top small{font-size:11px;color:var(--muted)}.app-tools{display:flex;gap:7px;margin-left:auto}.app-tools i{font-style:normal;width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--blue);font-weight:700}.timeline-preview h3{font:700 15px/1 'Manrope',sans-serif;margin:20px 0 12px}.summary-row{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden}.summary-row div{display:grid;grid-template-columns:25px auto;align-items:center;gap:0 9px;padding:13px}.summary-row div+div{border-left:1px solid var(--line)}.summary-row img{width:24px;height:24px;grid-row:1/3}.summary-row b{font-size:15px}.summary-row small{font-size:10px;color:var(--muted)}.timeline-head{display:flex;justify-content:space-between;margin:22px 0 6px}.timeline-head small{color:var(--muted)}.timeline-event{display:flex;align-items:center;gap:13px;padding:13px 0;border-top:1px solid var(--line)}.event-icon{width:42px;height:42px;display:grid;place-items:center;flex:none}.event-icon img{width:42px;height:42px;object-fit:contain}.timeline-event p{display:grid;margin:0}.timeline-event p small{color:var(--muted);font-size:11px}.timeline-event time{margin-left:auto;color:#697a91;font-size:12px}

.charts{background:#eef3fb}.charts-heading{max-width:790px;margin-bottom:52px}.charts-board{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.charts-board article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px}.charts-board header{display:flex;align-items:flex-start;justify-content:space-between}.charts-board header span,.charts-board header:not(:has(span)){display:grid}.charts-board header small{display:block;color:var(--blue);font:800 10px/1 'Manrope',sans-serif;letter-spacing:.13em;margin-bottom:8px}.charts-board header b{font:700 19px/1.2 'Manrope',sans-serif}.trend-chart{grid-row:span 2;min-height:510px}.legend{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px}.legend i{width:8px;height:8px;border-radius:50%;margin-left:8px}.feed-dot{background:var(--feed)}.diaper-dot{background:var(--diaper)}.bar-chart{height:390px;margin-top:30px;border-bottom:1px solid var(--line);display:flex;align-items:flex-end;justify-content:space-around;background:repeating-linear-gradient(to bottom,#fff 0,#fff 96px,#e8edf5 97px)}.bar-chart>div{height:100%;width:10%;display:flex;align-items:flex-end;justify-content:center;gap:4px;position:relative;padding-bottom:28px}.bar-chart i{width:12px;height:var(--feed);max-height:300px;background:var(--feed);border-radius:5px 5px 0 0}.bar-chart i:after{content:'';position:absolute;width:12px;height:var(--diaper);max-height:300px;background:var(--diaper);border-radius:5px 5px 0 0;margin-left:4px;bottom:28px}.bar-chart small{position:absolute;bottom:6px;color:var(--muted)}.routine-chart{min-height:245px}.routine-grid{display:grid;grid-template-columns:20px 1fr;gap:12px 10px;margin-top:25px;align-items:center}.routine-grid span{color:var(--muted);font-size:11px}.routine-grid i{height:9px;border-radius:5px;background:#e7e9ef;position:relative}.routine-grid i:after{content:'';position:absolute;left:var(--start);width:var(--length);height:100%;border-radius:5px;background:var(--sleep)}.routine-chart footer{display:flex;justify-content:space-between;margin:13px 0 0 30px;color:#8b98aa;font-size:9px}.growth-chart{min-height:245px}.growth-chart svg{width:100%;height:145px;margin-top:8px;overflow:visible}.growth-chart path{fill:none;stroke-linecap:round}.reference{stroke:#dfe6f1;stroke-width:4;stroke-dasharray:5 8}.reference.second{opacity:.8}.baby-line{stroke:var(--growth);stroke-width:4}.points circle{fill:#fff;stroke:var(--growth);stroke-width:3}.growth-chart footer{display:flex;justify-content:space-between;color:#8b98aa;font-size:9px}

.pediatric{background:#fff;display:grid;grid-template-columns:minmax(420px,1fr) minmax(330px,.8fr);gap:9vw;align-items:center}.report-preview{margin:0;position:relative;padding:16px;background:#e8eef8;border-radius:22px;box-shadow:0 25px 55px #18345e1d}.report-preview img{width:100%;border-radius:8px;box-shadow:0 7px 22px #18345e20}.report-preview figcaption{position:absolute;right:25px;bottom:25px;background:#18345ee8;color:#fff;padding:9px 12px;border-radius:7px;font-size:10px}.pediatric-copy>p{color:var(--muted);font-size:18px;line-height:1.65}.report-sections{margin:30px 0;border-top:1px solid var(--line)}.report-sections div{padding:15px 0;border-bottom:1px solid var(--line)}.report-sections dt{font-weight:700}.report-sections dd{margin:4px 0 0;color:var(--muted);font-size:14px}.medical-note{display:block;color:#77869a;line-height:1.5}.extra-features{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.extra-features>div{display:flex;gap:18px;padding:35px max(3.5vw,28px);background:#f8fafd}.extra-features>div>span{color:var(--blue);font-size:25px}.extra-features p{display:grid;gap:5px;margin:0}.extra-features p small{color:var(--muted);line-height:1.45}.support{margin:100px max(7vw,54px);padding:50px;display:grid;grid-template-columns:90px 1fr auto;gap:28px;align-items:center;background:var(--blue);color:#fff;border-radius:24px}.support>img{width:82px}.support h2{margin:0 0 8px;font-size:34px}.support p{margin:0;color:#dbe7f8}.support>a{padding:15px 20px;border:1px solid #ffffff66;border-radius:12px;font-weight:700}footer{min-height:120px;padding:25px max(5vw,28px);display:flex;align-items:center;gap:42px;background:#fff;border-top:1px solid var(--line)}footer .brand{font-size:17px}footer .brand img{width:36px;height:36px}footer nav{display:flex;gap:25px;margin-left:auto;font-size:12px;color:var(--muted)}footer>small{color:#8a97a9}

@media(max-width:1100px){.function-grid{grid-template-columns:repeat(2,1fr)}.function-card{min-height:360px}.action-dock{display:none}.real-screen{width:min(380px,36vw)}.charts-board{grid-template-columns:1fr 1fr}.trend-chart{grid-column:1/-1;grid-row:auto;min-height:430px}.bar-chart{height:310px}}
@media(max-width:950px){.site-header{height:82px}.site-header nav{display:none}.hero{min-height:auto;padding:132px 7vw 90px;grid-template-columns:1fr;gap:68px}.hero-wave{display:none}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.concrete-list{justify-content:center}.hero-product{max-width:590px;margin:auto}.real-screen{width:min(350px,58vw)}.real-screen span{color:var(--muted)}.timeline-section,.pediatric{grid-template-columns:1fr;gap:64px}.timeline-preview{max-width:650px}.charts-board{grid-template-columns:1fr}.trend-chart{grid-column:auto}.support{grid-template-columns:75px 1fr}.support>a{grid-column:2}.extra-features{grid-template-columns:1fr}.extra-features>div+div{border-top:1px solid var(--line)}}
@media(max-width:620px){.site-header{padding:0 18px}.brand{font-size:19px}.brand img{width:42px;height:42px}.header-button{padding:12px 14px;font-size:13px}.hero{padding:122px 22px 70px}.hero h1{font-size:43px}.hero-copy>p{font-size:17px}.hero-actions{flex-direction:column;gap:18px}.concrete-list{display:grid;gap:9px;text-align:left}.real-screen{width:78vw;border-width:8px;border-radius:38px}.section,.timeline-section{padding:82px 22px}.section-heading h2,.charts-heading h2,.pediatric h2,.timeline-copy h2{font-size:39px}.function-grid{grid-template-columns:1fr}.function-card{min-height:340px}.summary-row div{grid-template-columns:1fr;text-align:center;justify-items:center;gap:4px;padding:10px 4px}.summary-row img{grid-row:auto}.app-top>span small{display:none}.app-tools i{width:30px;height:30px}.timeline-preview{padding:16px;border-radius:20px}.charts-board article{padding:18px}.trend-chart{min-height:360px}.bar-chart{height:250px}.legend{display:none}.pediatric{padding-left:22px;padding-right:22px}.report-preview{padding:8px}.report-preview figcaption{position:static;display:block;margin:8px 4px 1px;background:none;color:var(--muted);text-align:center}.support{margin:72px 22px;padding:30px 24px;grid-template-columns:1fr}.support>img{width:66px}.support>a{grid-column:1;font-size:13px}.support h2{font-size:29px}footer{flex-wrap:wrap;gap:18px}footer nav{order:3;width:100%;margin:0;flex-wrap:wrap}footer>small{margin-left:auto}}
body{overflow-x:hidden}.report-preview,.pediatric-copy{min-width:0}

/* Faithful category colors and structures from the native app. */
.growth-card .function-icon{background:var(--growth);color:#fff}.growth-card>small{color:var(--growth)}
.timeline-preview{background:linear-gradient(145deg,#f1f5fb,#dbe9ff);padding:20px}
.timeline-title{display:flex;align-items:center;justify-content:space-between;height:58px;padding:0 2px}.timeline-title h3{margin:0;font:700 25px/1 'DM Sans',sans-serif}.timeline-title small{color:var(--muted)}
.native-event{display:grid;grid-template-columns:48px 1fr;min-height:92px;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 6px 18px #17203312}.native-event>.event-rail{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:15px;color:#fff}.native-event>.event-rail img{width:21px;height:21px;object-fit:contain}.native-event>.event-rail strong{font-size:11px;margin-top:8px}.native-event>.event-rail>b{font-size:18px;line-height:1}.native-event>.event-rail span{display:grid;gap:4px;margin-top:8px}.native-event>.event-rail span i{width:10px;height:10px;border-radius:50%;background:#f0d44e}.native-event>div+div{padding:14px 16px}.native-event time{display:block;font-size:17px;font-weight:600}.native-event p{margin:6px 0 0;font-size:17px;font-weight:500}.native-event small{display:block;margin-top:4px;color:#9a9a9a}.feed-event .event-rail{background:var(--feed)}.feed-event p{color:var(--feed)}.diaper-event .event-rail{background:var(--diaper)}.diaper-event p{color:var(--diaper)}.sleep-event .event-rail{background:var(--sleep)}.sleep-event p{color:var(--sleep)}.growth-event .event-rail{background:var(--growth)}.growth-event p{color:var(--growth)}.timeline-dots{display:block;width:4px;height:17px;margin:3px 0 3px 20px;background:repeating-linear-gradient(to bottom,#9eabbc 0 4px,transparent 4px 7px);border-radius:3px}

.evolution-board{display:grid;grid-template-columns:minmax(420px,.9fr) minmax(420px,1fr);gap:8vw;align-items:center}.evolution-screen{min-width:0;padding:28px;background:linear-gradient(145deg,#f1f5fb,#dbe9ff);border-radius:28px;box-shadow:0 28px 60px #1732611f}.evolution-screen>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.evolution-screen>header span{display:grid}.evolution-screen>header b{font-size:28px}.evolution-screen>header small{margin-top:3px;color:var(--muted)}.evolution-screen>header>i{font-style:normal;padding:10px 13px;border:1px solid #ffffffd9;background:#ffffffb8;border-radius:14px;font-size:11px;font-weight:700}.native-chart-card{padding:18px;margin-top:13px;background:#ffffffe8;border-radius:18px;box-shadow:0 8px 20px #1720330d}.chart-card-head{display:flex;align-items:center}.chart-card-head>div{display:grid;margin-left:12px}.chart-card-head b{font-size:16px}.chart-card-head small{margin-top:2px;color:var(--muted);font-size:11px}.chart-card-head>strong{margin-left:auto;padding:6px 10px;border-radius:12px;font-size:11px;text-transform:uppercase}.chart-native-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:18px}.chart-native-icon img{width:22px;height:22px}.feed-chart-card .chart-native-icon{background:var(--feed)}.diaper-chart-card .chart-native-icon{background:var(--diaper)}.sleep-chart-card .chart-native-icon{background:var(--sleep)}.growth-chart-card .chart-native-icon{background:var(--growth)}.sleep-chart-card .chart-card-head>strong{background:#bab8ddaa;color:var(--sleep)}.chart-names{display:flex;flex-wrap:wrap;gap:0;margin-top:16px;padding:12px 0 0;border-top:1px solid var(--line)}.chart-names span{font-size:11px;color:var(--muted);padding:4px 12px 4px 0;margin-right:12px}.chart-names span+span{border-left:1px solid var(--line);padding-left:12px}.chart-index{border-top:1px solid #cfd9e8}.chart-index article{display:grid;grid-template-columns:120px minmax(180px,.7fr) 1fr;gap:22px;align-items:start;padding:23px 0;border-bottom:1px solid #cfd9e8}.chart-index small{font:800 10px/1.3 'Manrope',sans-serif;letter-spacing:.12em}.chart-index article:nth-child(1) small{color:var(--feed)}.chart-index article:nth-child(2) small{color:var(--diaper)}.chart-index article:nth-child(3) small{color:var(--sleep)}.chart-index article:nth-child(4) small{color:var(--growth)}.chart-index h3{margin:0;font:700 18px/1.25 'Manrope',sans-serif}.chart-index p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}

@media(max-width:950px){.evolution-board{grid-template-columns:1fr;gap:46px}.evolution-screen{max-width:650px;margin:auto;width:100%}.chart-index article{grid-template-columns:110px 1fr}.chart-index p{grid-column:2}}
@media(max-width:620px){.native-event{grid-template-columns:44px 1fr}.native-event>div+div{padding:13px}.native-event p{font-size:15px}.evolution-screen{padding:15px;border-radius:20px}.evolution-screen>header b{font-size:24px}.evolution-screen>header>i{display:none}.chart-index article{grid-template-columns:1fr;gap:7px}.chart-index p{grid-column:1}.chart-names span{font-size:10px}}

.sample-note{display:block;margin-top:17px;color:#7a8799;font-size:12px}.evolution-board{display:block}.native-chart-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.app-graph{min-width:0;padding:18px 0 0;background:#ffffffe8;border-radius:18px;box-shadow:0 15px 36px #17203312;overflow:hidden}.app-graph .chart-card-head{padding:0 18px}.app-graph .chart-card-head>strong{margin-left:auto;padding:6px 10px;border-radius:12px;font-size:11px;text-transform:uppercase}.feed-graph .chart-native-icon{background:var(--feed)}.feed-graph .chart-card-head>strong{background:#f2c9a0aa;color:var(--feed)}.diaper-graph .chart-native-icon{background:var(--diaper)}.growth-graph .chart-native-icon{background:var(--growth)}.growth-graph .chart-card-head>strong{background:#b9dfcdaa;color:var(--growth)}.app-graph-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:18px 18px 0;padding:13px 0;background:#17203308;border-radius:12px}.app-graph-stats span{display:grid;text-align:center;padding:0 5px}.app-graph-stats span+span{border-left:1px solid var(--line)}.app-graph-stats b{font-size:14px}.app-graph-stats small{margin-top:4px;color:var(--muted);font-size:9px}.native-plot{height:235px;margin-top:12px;position:relative;overflow:hidden}.grid-line{position:absolute;left:20px;right:20px;border-top:1px dashed #17203314}.grid-line.g1{top:25%}.grid-line.g2{top:50%}.grid-line.g3{top:75%}.stacked-plot{display:flex;align-items:flex-end;justify-content:space-around;padding:15px 16px 27px}.stack{width:9%;height:var(--h);display:flex;flex-direction:column-reverse;position:relative;border-radius:5px 5px 0 0;overflow:visible}.stack>i{display:block;width:100%}.stack>i:nth-child(1){height:34%;background:#63c7d1}.stack>i:nth-child(2){height:38%;background:#eb8a2a}.stack>i:nth-child(3){height:16%;background:#f2d15f}.stack>i:nth-child(4){height:12%;background:#b95f24;border-radius:5px 5px 0 0}.stack small{position:absolute;top:calc(100% + 10px);width:100%;text-align:center;color:var(--muted);font-size:9px}.native-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 13px;padding:12px 13px 15px;border-top:1px solid #eef1f5}.native-legend span{display:flex;align-items:center;color:var(--muted);font-size:9px}.native-legend i{width:7px;height:7px;margin-right:5px;border-radius:50%}.native-legend span:nth-child(1) i{background:#63c7d1}.native-legend span:nth-child(2) i{background:#eb8a2a}.native-legend span:nth-child(3) i{background:#f2d15f}.native-legend span:nth-child(4) i{background:#b95f24}.line-plot,.growth-native-plot{padding:8px 15px 27px}.line-plot svg,.growth-native-plot svg{width:100%;height:100%;overflow:visible}.chart-grid line{stroke:#17203314;stroke-width:1;stroke-dasharray:4 7}.pee-line,.poo-line{fill:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.pee-line{stroke:#f6e404}.poo-line{stroke:#864b05}.pee-points circle{fill:#f6e404;stroke:#fff;stroke-width:3}.poo-points circle{fill:#864b05;stroke:#fff;stroke-width:3}.axis-days{position:absolute;left:23px;right:20px;bottom:9px;display:flex;justify-content:space-between;color:var(--muted);font-size:9px}.diaper-legend span:nth-child(1) i{background:#f6e404}.diaper-legend span:nth-child(2) i{background:#864b05}.growth-band{fill:#3a9b701f}.growth-ref{fill:none;stroke:#3a9b70;stroke-width:2;stroke-dasharray:5 5}.growth-ref.mid{stroke-width:3;stroke-dasharray:none;opacity:.75}.growth-ref.low,.growth-ref.high{opacity:.48}.growth-baby{fill:none;stroke:#0d6e4b;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.growth-points circle{fill:#0d6e4b;stroke:#fff;stroke-width:3}.growth-axis{position:absolute;left:22px;right:18px;bottom:7px;display:flex;justify-content:space-between;color:var(--muted);font-size:9px}.growth-legend span:nth-child(1) i{background:#0d6e4b}.growth-legend span:nth-child(2) i{background:#3a9b70}.growth-legend span:nth-child(3) i{background:#3a9b7038}.chart-index{margin-top:52px}.chart-index article{grid-template-columns:120px minmax(180px,.7fr) 1fr}
@media(max-width:1100px){.native-chart-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.growth-graph{grid-column:1/-1;max-width:650px;width:100%;justify-self:center}}
@media(max-width:700px){.native-chart-gallery{grid-template-columns:1fr}.growth-graph{grid-column:auto}.native-plot{height:220px}.chart-index article{grid-template-columns:1fr;gap:7px}.chart-index p{grid-column:1}}

.header-actions{display:flex;align-items:center;gap:14px}.language-switch{display:flex;align-items:center;padding:3px;background:#ffffff80;border:1px solid #ffffffa8;border-radius:10px}.language-switch a{min-width:34px;padding:7px 8px;border-radius:7px;text-align:center;color:#52647d;font-size:11px;font-weight:800}.language-switch a.active{background:#fff;color:var(--blue);box-shadow:0 2px 7px #17203314}

.legal-page{background:#f6f8fc}.legal-header{height:88px;padding:0 max(5vw,28px);display:flex;align-items:center;justify-content:space-between;background:#eef3fb;border-bottom:1px solid var(--line)}.legal-back{font-size:13px;font-weight:700;color:var(--blue)}.legal-shell{width:min(1180px,88vw);margin:0 auto;padding:80px 0 100px;display:grid;grid-template-columns:220px minmax(0,760px);gap:9vw;justify-content:center}.legal-aside{position:sticky;top:36px;align-self:start}.legal-aside nav{display:grid;border-top:1px solid var(--line)}.legal-aside nav a{padding:14px 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:13px}.legal-aside nav a:hover{color:var(--blue)}.legal-document>header{padding-bottom:38px;border-bottom:1px solid var(--line)}.legal-document h1{margin:0;font:800 clamp(42px,5vw,68px)/1 'Manrope',sans-serif;letter-spacing:-.055em}.legal-document>header p{margin:22px 0 14px;color:var(--muted);font-size:19px;line-height:1.6}.legal-document>header small{color:#8491a3}.legal-document section{padding:34px 0;border-bottom:1px solid var(--line)}.legal-document h2{margin:0 0 14px;font:700 23px/1.25 'Manrope',sans-serif;letter-spacing:-.025em}.legal-document p,.legal-document li{color:#53647b;line-height:1.72}.legal-document ul,.legal-document ol{padding-left:22px}.legal-document li+li{margin-top:8px}.legal-document a:not(.legal-cta){color:var(--blue);text-decoration:underline}.legal-cta{display:inline-flex;margin-top:8px;padding:14px 18px;background:var(--blue);color:#fff;border-radius:11px;font-weight:700}.delete-callout{margin-top:34px;padding:30px!important;border:1px solid #c9daef!important;border-radius:18px;background:#eef4fc}.legal-footer{min-height:90px;padding:24px max(5vw,28px);display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);background:#fff;color:var(--muted);font-size:12px}.legal-footer a{color:var(--blue)}
@media(max-width:950px){.site-header .header-actions{margin-left:auto}.legal-shell{grid-template-columns:1fr;width:min(760px,88vw)}.legal-aside{position:static}.legal-aside .kicker{display:none}.legal-aside nav{grid-template-columns:repeat(3,1fr);text-align:center}.legal-aside nav a{padding:12px 6px}}
@media(max-width:620px){.site-header .language-switch{position:absolute;top:86px;right:18px;background:#fff;box-shadow:0 5px 15px #17203312}.legal-header{height:auto;min-height:82px;padding:14px 18px;gap:16px}.legal-header .brand{font-size:17px}.legal-header .header-actions{gap:8px}.legal-header .legal-back{display:none}.legal-shell{padding:45px 0 72px;width:calc(100% - 36px)}.legal-aside nav{grid-template-columns:1fr}.legal-document h1{font-size:42px}.legal-document>header p{font-size:17px}.legal-document section{padding:27px 0}.legal-document h2{font-size:21px}.delete-callout{padding:22px!important}.legal-footer{align-items:flex-start;flex-direction:column;gap:8px}}

/* Digital scale and timeline values mirror the native timeline cards. */
.digital-scale{position:relative;display:block;width:23px;height:20px;border:2px solid currentColor;border-radius:5px 5px 7px 7px;box-sizing:border-box}.digital-scale i{position:absolute;top:3px;left:50%;display:block;width:9px;height:5px;border:2px solid currentColor;border-radius:2px;background:transparent;transform:translateX(-50%);box-sizing:border-box}.chart-native-icon .digital-scale{width:21px;height:19px}.native-event>.event-rail .digital-scale{display:block;width:20px;height:18px;margin-top:-4px}.native-event>.event-rail .digital-scale i{position:absolute;top:3px;left:50%;width:8px;height:5px;margin:0;border:2px solid currentColor;border-radius:2px;background:transparent;transform:translateX(-50%)}
.native-event>.event-rail .rail-value{display:flex;flex-direction:column;align-items:center;gap:0;margin-top:7px;color:#fff;line-height:1}.native-event>.event-rail .rail-value b{font-size:13px}.native-event>.event-rail .rail-value small{margin:2px 0 0;color:#e9eef5;font-size:11px;font-weight:700}.native-event>.event-rail .diaper-status{display:grid;gap:4px;margin-top:8px}.native-event>.event-rail .diaper-status i{width:10px;height:10px;border:0;border-radius:50%;background:#f0d44e}.timeline-title{height:48px}.timeline-title h3{margin:0}

.store-release{display:grid;gap:8px}.store-release>span{color:#63738a;font:800 10px/1 'Manrope',sans-serif;letter-spacing:.14em;text-transform:uppercase}.store-badges{display:flex;align-items:center;gap:12px}.store-badges>span{display:flex;align-items:center;height:52px;cursor:default}.store-badges img{display:block;object-fit:contain}.app-store-badge{width:157px;height:52px}.google-play-badge{width:174px;height:67px}.hero-actions>.secondary{white-space:nowrap}.store-credit{display:block;max-width:460px;margin-top:5px;color:#9aa5b4;font-size:8px;line-height:1.35}
@media(max-width:620px){.store-release{justify-items:center}.store-badges{flex-direction:column;gap:3px}.store-badges>span{height:48px}.app-store-badge{width:150px;height:48px}.google-play-badge{width:168px;height:64px}.hero-actions>.secondary{margin-top:8px}}

/* Store badges are visible for launch context, but inactive until URLs exist. */
.store-badges>span{position:relative;cursor:not-allowed;filter:grayscale(.38);opacity:.58}
.store-badges>span::after{content:"";position:absolute;inset:4px 0;border-radius:7px;background:#eef3fb24;pointer-events:none}

/* The product tour is a separate action, not a third store option. */
.hero-actions{flex-wrap:wrap;row-gap:14px}
.hero-actions>.secondary{flex:0 0 100%;width:100%;margin-top:0;white-space:normal}
@media(max-width:950px){.hero-actions>.secondary{text-align:center}}

/* The wave is a darker surface; app accents and category labels keep their own blue. */
:root{--hero-wave:#2f5f9f}
.hero-wave{background:var(--hero-wave)}

/* Keep every visible navigation item fully inside the wave. */
@media(min-width:1201px){.hero-wave{width:900px;right:-190px;top:-150px;transform:rotate(8deg)}.site-header nav{color:#fff}.site-header nav a{opacity:.94;text-shadow:0 1px 2px #17345f52}.site-header nav a:hover{opacity:1}}
@media(min-width:951px) and (max-width:1200px){.site-header nav{display:none}}
