@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--primary:#7861A2;--ink:#302E39;--muted:#676371;--lime:#E8F4FC;--paper:#FFF5F8;--line:#E9DFEA;font-family:'Manrope',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:36px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #a38d3a;outline-offset:5px}.wrap{max-width:1320px;width:calc(100% - 112px);margin-inline:auto}.header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:27px}.brand{display:inline-flex;align-items:center;gap:9px;font-family:'DM Sans','Manrope',sans-serif;font-size:25px;font-weight:600;letter-spacing:-1.1px;white-space:nowrap}.brand-mark{width:33px;height:36px;display:inline-grid;place-items:center;color:var(--primary);font-family:Georgia,serif;font-size:38px;font-style:italic;line-height:1;transform:rotate(-10deg)}.brand-dot{font-size:11px;align-self:flex-start;letter-spacing:0;margin-top:8px}.header nav{display:flex;gap:30px;font-size:14px;font-weight:600}.header nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;background:var(--primary);color:white;border-radius:100px;padding:19px 26px;font-weight:600;font-size:14px;transition:background .2s,transform .2s}.button:hover{background:#6D5EA8;transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.button.small{font-size:13px;padding:13px 19px;gap:18px}.hero{display:grid;grid-template-columns:1.04fr 1fr;gap:45px;padding-top:44px;padding-bottom:66px;align-items:center}.eyebrow{font-size:12px;letter-spacing:2.3px;font-weight:800;margin:0 0 25px}.hero h1{font-size:clamp(38px,4vw,58px);line-height:1.14;font-weight:500;letter-spacing:-2.2px;margin:0 0 25px}em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-1.8px}.hero h1 em{font-size:1.11em;line-height:1.2}.intro{font-size:17px;line-height:1.85;max-width:455px;color:var(--muted);margin-bottom:31px}.hero-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.text-link{font-size:13px;font-weight:700;display:flex;gap:14px}.platforms{font-size:12px;color:var(--muted);margin-top:26px}.platforms span{margin:0 9px}.hero-visual{height:530px;position:relative;border-radius:180px 180px 22px 22px;background:#F8C8DC;overflow:hidden}.hero-photo{position:absolute;width:100%;height:100%;object-fit:cover;object-position:58% center}.hero-preview{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.hero-preview img{width:210px;height:auto;border-radius:50px}.hero-preview span{font-size:15px}.image-caption{position:absolute;z-index:2;bottom:52px;left:27px;background:rgba(255,255,250,.93);border:1px solid #ffffffa0;border-radius:16px;display:flex;align-items:center;gap:12px;padding:16px 20px;font-size:12px;line-height:1.7;box-shadow:0 8px 30px #082b2412}.caption-symbol{font-size:30px;color:var(--primary)}.photo-note{position:absolute;bottom:22px;left:30px;font-size:10px;letter-spacing:2px;color:#fff}.principles{border-block:1px solid var(--line);padding-block:22px}.principles .wrap{display:flex;justify-content:space-between;gap:24px;font-size:13px;font-weight:600}.principles .wrap>span:before{content:'✳';margin-right:15px;font-size:17px;color:#7861A2}.section{padding-block:96px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:45px}h2{font-size:clamp(30px,3.1vw,44px);font-weight:500;letter-spacing:-1.6px;line-height:1.23;margin:0}.section-heading>p{color:var(--muted);font-size:15px;line-height:1.9;margin:0}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.features article{border-top:1px solid var(--line);padding-top:29px}.feature-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#EEE8F7;font-size:29px;margin-bottom:26px}h3{font-size:19px;font-weight:600;letter-spacing:-.5px;margin:0 0 13px}.features p,.mother p{color:var(--muted);font-size:15px;line-height:1.9;margin:0}.watch-section{background:var(--primary);color:#f8faee;padding:85px 0}.watch-grid{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:85px}.watch-copy .eyebrow{color:var(--lime)}.watch-copy h2{font-size:clamp(31px,3.2vw,45px)}.watch-copy h2 em{color:var(--lime);display:inline-block;margin-top:5px}.watch-copy>p:not(.eyebrow){font-size:16px;line-height:1.9;color:#c0d1c9;max-width:460px;margin-top:25px}.watch-options{margin-top:28px}.watch-option{display:flex;align-items:center;gap:17px;text-align:left;width:100%;border:0;border-top:1px solid #ffffff24;background:transparent;color:#f8faee;padding:19px 10px;cursor:pointer;border-radius:0;transition:background .2s}.watch-option:last-child{border-bottom:1px solid #ffffff24}.watch-option.active{background:#ffffff0d}.option-number{color:#adc298;font-size:12px}.watch-option>span:last-child{margin-left:auto;font-size:22px;color:var(--lime)}.watch-option strong{font-size:16px;font-weight:600;display:block}.watch-option small{font-size:13px;color:#becfc5;display:block;margin-top:6px}.watch-copy .watch-footnote{font-size:12px!important;line-height:1.7!important;color:#b3c7bc!important}.watch-display{margin:0;text-align:center;background:#255246;border:1px solid #ffffff15;border-radius:220px 220px 26px 26px;min-height:550px;padding:57px 25px 34px;display:flex;flex-direction:column;align-items:center;justify-content:center}.watch-screen{background:black;border-radius:46px;padding:10px;box-shadow:0 20px 40px #061e2440;width:235px;max-width:100%;border:3px solid #56786b}.watch-screen img{display:block;width:100%;height:auto;aspect-ratio:324/394;object-fit:contain;border-radius:32px}.preview-label{font-size:10px;letter-spacing:1.7px;color:#bdcfbf;display:block;margin-top:32px}.watch-display figcaption p{font-size:15px;max-width:280px;line-height:1.6}.device-tags{display:flex;gap:8px;justify-content:center;margin-top:20px}.device-tags span{border:1px solid #ffffff35;border-radius:100px;padding:7px 12px;font-size:11px}.mother{display:grid;grid-template-columns:1fr 1.15fr;gap:70px}.mother .eyebrow{color:var(--ink)}.mother .mother-intro{font-size:20px;color:var(--ink);line-height:1.7;margin-bottom:30px}.mother-details{display:grid;grid-template-columns:1fr 1fr;gap:30px}.mother-details h3{font-size:17px}.mother .health-note{font-size:12px;line-height:1.8;border-top:1px solid var(--line);margin-top:25px;padding-top:19px}.closing{text-align:center;background:#FDEEF3;border-radius:24px;padding:65px 30px}.closing h2{font-size:48px;line-height:1.15}.closing p:not(.eyebrow){font-size:15px;color:var(--muted);margin:24px 0}.closing .button{margin-top:6px}footer{padding-block:42px;display:flex;align-items:center;justify-content:space-between;gap:20px}footer .brand{font-size:22px}footer p,footer>span{font-size:12px;color:var(--muted)}.skip{position:fixed;left:16px;top:-100px;z-index:10;background:white;padding:14px}.skip:focus{top:16px}
@media(min-width:1550px){.hero{gap:70px}.hero-visual{height:570px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header nav{gap:19px}.hero{gap:30px}.hero-visual{height:490px}.hero h1{font-size:40px}.hero-actions{gap:20px}.text-link{font-size:12px}.watch-grid{gap:45px}.features{gap:25px}.principles .wrap{font-size:12px}.principles .wrap>span:before{margin-right:8px}.mother{gap:40px}}@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header{padding-block:21px;gap:12px}.header nav{display:none}.brand{font-size:23px}.brand-mark{width:25px;font-size:32px}.header .button{padding:12px 16px;font-size:12px;gap:9px}.hero{grid-template-columns:1fr;padding-top:31px;padding-bottom:40px;gap:32px}.hero-copy{max-width:600px}.hero h1{font-size:clamp(35px,7.5vw,54px)}.hero .eyebrow{font-size:11px;margin-bottom:20px}.intro{font-size:16px;line-height:1.8;max-width:540px}.hero-visual{height:430px;border-radius:150px 150px 20px 20px}.hero-photo{object-position:center 53%}.hero-actions{gap:22px}.platforms{margin-top:23px}.principles .wrap{flex-wrap:wrap;justify-content:center;gap:15px;text-align:center}.principles{padding-block:20px}.section{padding-block:60px}.section-heading{display:block;margin-bottom:35px}.section-heading>p{margin-top:20px}.section-heading>p br{display:none}.features{grid-template-columns:1fr;gap:26px}.features article{position:relative;padding-top:24px;padding-left:66px;min-height:112px}.feature-icon{position:absolute;left:0;top:22px;width:43px;height:43px;margin:0}h2{font-size:32px}.features h3{font-size:19px}.watch-section{padding-block:55px}.watch-grid{grid-template-columns:1fr;gap:32px}.watch-copy h2{font-size:34px}.watch-copy>p:not(.eyebrow){max-width:100%}.watch-display{min-height:490px;max-width:420px;width:100%;justify-self:center;padding-top:35px}.watch-screen{width:210px}.mother{grid-template-columns:1fr;gap:26px}.mother-details{gap:23px}.mother .mother-intro{font-size:18px}.closing{padding:45px 20px}.closing h2{font-size:40px}footer{flex-wrap:wrap;padding-block:30px;gap:12px}footer p{order:3;width:100%;margin:0}footer>span{font-size:11px}.button{font-size:13px;padding:17px 22px}}@media(max-width:390px){.wrap{width:calc(100% - 32px)}.hero h1{font-size:34px;letter-spacing:-1.5px}.hero h1 em{font-size:1.04em}.header .brand{font-size:20px}.brand-dot{display:none}.mother-details{grid-template-columns:1fr}.hero-visual{height:360px}.watch-copy h2{font-size:30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

.store-button{gap:12px;padding:13px 21px;min-width:171px;text-align:left;border:1px solid var(--primary)}.store-button>span:not(.store-icon){display:flex;flex-direction:column;gap:5px}.store-button small{font-size:10px;font-weight:500;line-height:1.1;letter-spacing:.15px}.store-button strong{font-size:18px;font-weight:600;line-height:1.2;letter-spacing:-.4px}.store-button .store-icon{font-size:28px;line-height:1}.store-button.secondary{background:transparent;color:var(--primary)}.store-button.secondary:hover{background:#EEE8F7}.store-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:28px}.hero-actions{gap:12px}.photo-note{text-shadow:0 1px 8px #0009}.hero-photo{object-position:62% center}.closing .store-button{margin-top:0}@media(max-width:390px){.store-button{min-width:0;flex:1;padding:12px 14px}.store-button strong{font-size:16px}.store-button .store-icon{font-size:23px}.hero-actions{gap:9px}}

/* App palette: AppTheme, BabyPalette and TrackerTheme. */
:root{--primary:#7861A2;--blue:#287CB4;--pink:#B84F78;--ink:#302E39;--muted:#676371;--paper:#FFF5F8;--line:#E9DFEA}.brand-icon{width:43px;height:43px;object-fit:contain}.brand{gap:10px}.hero{gap:35px;padding-top:24px}.hero h1 em,h2 em{color:var(--primary)}.hero-visual{background:linear-gradient(140deg,#E8F4FC,#eee8f7 52%,#F8C8DC);height:590px;border-radius:32px;overflow:hidden;display:flex;justify-content:center;align-items:center}.app-screen{width:255px;border-radius:29px;overflow:hidden;box-shadow:0 18px 45px #53465c24;border:6px solid white;transform:rotate(-5deg);margin-left:-38px}.app-screen img{width:100%;height:auto;display:block}.hero-watch{position:absolute;right:24px;bottom:99px;background:#000;border:5px solid #dfd5e8;padding:4px;width:144px;border-radius:35px;box-shadow:0 14px 35px #53465c35;transform:rotate(6deg)}.hero-watch img{display:block;width:100%;height:auto;border-radius:23px}.image-caption{bottom:24px;left:25px;background:#fffffff5;box-shadow:0 8px 30px #53465c12}.caption-symbol{color:#6D5EA8}.principles{background:#fff9fb}.features{gap:24px}.features article{background:#fff;border:1px solid #eee4ed;border-radius:24px;padding:27px;box-shadow:0 3px 14px #53465c03}.feature-icon{background:#EEE8F7;color:#6D5EA8}.features article:nth-child(2) .feature-icon{background:#fff0e6;color:#A56A4A}.features article:nth-child(3) .feature-icon{background:#FDEEF3;color:#B84F78}.features article:nth-child(4) .feature-icon{background:#e6f4f0;color:#3F7A6C}.features article:nth-child(5) .feature-icon{background:#E8F4FC;color:#287CB4}.features article:nth-child(6) .feature-icon{background:#fff4d9;color:#9E8743}.watch-section{background:#EEE8F7;color:var(--ink)}.watch-copy .eyebrow{color:var(--primary)}.watch-copy h2 em{color:#6D5EA8}.watch-copy>p:not(.eyebrow){color:var(--muted)}.watch-option{color:var(--ink);border-color:#d8cde4;border-radius:14px}.watch-option:last-child{border-color:#d8cde4}.watch-option.active{background:#fff}.watch-option small{color:var(--muted)}.watch-option>span:last-child,.option-number{color:var(--primary)}.watch-copy .watch-footnote{color:var(--muted)!important}.watch-display{background:#fff8fb;border:1px solid #fff;border-radius:30px}.watch-screen{border-color:#c6b4d8;box-shadow:0 20px 40px #53465c22}.preview-label{color:var(--muted)}.device-tags span{color:#6D5EA8;background:#eee8f7;border-color:#e0d4ef}.pregnancy{display:grid;grid-template-columns:1fr 1.15fr;gap:70px;align-items:center;border-bottom:1px solid var(--line)}.pregnancy-image{background:#FDEEF3;border:1px solid #f1dce6;border-radius:28px;height:530px;display:flex;justify-content:center;overflow:hidden;padding-top:30px}.pregnancy-image img{width:265px;height:auto;align-self:flex-start;display:block;border-radius:24px;box-shadow:0 14px 35px #b84f7815;border:5px solid #fff}.section-intro{font-size:17px;color:var(--muted);line-height:1.8;margin:24px 0}.pregnancy-list{list-style:none;padding:0;margin:0}.pregnancy-list li{padding:17px 0;border-top:1px solid var(--line)}.pregnancy-list strong{font-size:17px;display:block;margin-bottom:8px}.pregnancy-list span{font-size:15px;color:var(--muted);line-height:1.8}.mother .eyebrow{color:var(--primary)}.closing{background:linear-gradient(120deg,#E8F4FC,#FDEEF3);border:1px solid #eee0ec}.medical-note{font-size:12px;line-height:1.8;text-align:center;color:var(--muted);max-width:780px;padding-top:26px}footer p a{text-decoration:underline;text-underline-offset:3px}.button{background:var(--blue)}.button:hover{background:#246c9c}.store-button{border-color:var(--blue)}.store-button.secondary{color:var(--blue)}.store-button.secondary:hover{background:#E8F4FC}
@media(max-width:1100px){.header nav{gap:15px;font-size:12px}.hero-visual{height:560px}.app-screen{width:236px;margin-left:-25px}.hero-watch{right:14px;width:133px}.pregnancy{gap:40px}}
@media(max-width:800px){.hero-visual{height:560px;max-width:500px;width:100%;justify-self:center}.app-screen{width:239px;margin-left:-35px}.hero-watch{width:137px;right:30px}.features{grid-template-columns:1fr 1fr;gap:16px}.features article{padding:22px}.feature-icon{position:static;margin-bottom:20px}.watch-display{border-radius:26px}.pregnancy{grid-template-columns:1fr;gap:35px}.pregnancy-image{max-width:420px;width:100%;justify-self:center;height:430px;order:2}.pregnancy-image img{width:260px}.brand-icon{width:38px;height:38px}.hero{padding-top:25px}.mother{gap:25px}}
@media(max-width:520px){.features{grid-template-columns:1fr}.features article{padding:23px}.hero-visual{height:525px}.app-screen{width:218px;margin-left:-25px}.hero-watch{width:120px;right:15px;bottom:107px}.image-caption{left:19px;bottom:20px;padding:13px 17px}.hero h1{font-size:36px;letter-spacing:-1.7px}.hero h1 em{font-size:1.03em}.brand{font-size:21px;gap:7px}.header .button{font-size:11px;padding:12px}.brand-icon{width:34px;height:34px}.mother-details{grid-template-columns:1fr}.watch-copy h2{font-size:32px}}

/* Official store artwork: preserve colors, proportions and clear space. */
.hero-actions,.store-actions{align-items:center;gap:28px;padding-block:14px}.store-badge{display:inline-flex;flex:0 0 auto;border-radius:8px;line-height:0}.store-badge img{display:block;width:auto;height:56px;max-width:100%}.store-badge:focus-visible{outline:3px solid var(--primary);outline-offset:7px}.store-badge:hover{outline:2px solid #7861a240;outline-offset:5px}@media(max-width:1100px){.hero-actions,.store-actions{gap:24px}.store-badge img{height:48px}}@media(max-width:520px){.hero-actions,.store-actions{gap:22px;padding-block:11px}.store-badge img{height:44px}}@media(max-width:350px){.hero-actions,.store-actions{gap:20px}.store-badge img{height:40px}}
/* Language control stays available on small screens and with long translations. */
.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}.header-controls{display:flex;align-items:center;gap:14px;flex-shrink:0}.language-picker select{font:inherit;font-size:14px;font-weight:600;color:var(--ink);background:#fff;border:1px solid #dfd3e5;border-radius:100px;min-height:44px;max-width:155px;padding:10px 12px;cursor:pointer}.language-picker select:focus-visible{outline:3px solid var(--primary);outline-offset:3px}.hero-copy,.watch-copy,.pregnancy>div,.mother>div{min-width:0}h1,h2,h3{overflow-wrap:break-word}.screenshot-note{grid-column:2;font-size:12px;line-height:1.5;color:var(--muted);margin:-20px 0 0;text-align:center}.header nav{font-size:14px;gap:20px}.header nav a{white-space:nowrap}.header .brand{font-size:23px}.watch-option strong,.watch-option small{overflow-wrap:break-word}@media(max-width:1240px){.header nav{display:none}.header{gap:18px}}@media(max-width:800px){.screenshot-note{grid-column:1;margin-top:-15px}.header-controls{gap:10px}.header .brand{font-size:21px}.hero h1{font-size:clamp(32px,7vw,48px)}}@media(max-width:520px){.header-controls>.button{display:none}.language-picker select{max-width:138px;padding:10px;font-size:13px}.header{gap:8px}.header .brand{font-size:20px}.hero h1{font-size:34px}.hero h1 em{font-size:1.03em}}@media(max-width:350px){.header .brand{font-size:18px;gap:5px}.header .brand-icon{width:29px;height:29px}.language-picker select{max-width:122px;font-size:12px}.hero h1{font-size:30px}}

.button>[data-i18n]{font-size:inherit;line-height:inherit}

/* Crawlable language navigation remains available without JavaScript. */
.locale-links{display:flex;flex-wrap:wrap;gap:10px 18px;width:100%;padding-top:20px;font-size:14px;line-height:1.7}.locale-links a{color:inherit;text-decoration:underline;text-underline-offset:4px}.locale-links a[aria-current="page"]{font-weight:700}
