
*{box-sizing:border-box;margin:0;padding:0}:root{--primary:#ef2b70;--primary-dark:#ef2b70;--text:#0f172a;--muted:#475569;--surface:#f8fafc;--shadow-soft:0 18px 40px #0f172a1f}html{scrollbar-gutter:stable;overscroll-behavior:none;width:100%;height:100%;overflow:hidden}body{color:var(--text);scroll-behavior:smooth;background:#f5eff2;height:100%;font-family:Cal Sans,Inter,Segoe UI,sans-serif;line-height:1.6;overflow:scroll}section[id],[id]{scroll-margin-top:80px}.modal-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.container{width:min(1240px,90%);margin:0 auto}h1,h2,h3{margin-bottom:16px}p{margin-bottom:12px}.btn{cursor:pointer;border-radius:12px;justify-content:space-between;align-items:stretch;padding:12px 24px;font-weight:600;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex}.btn.primary{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;box-shadow:0 14px 30px #007bff4d}.btn.secondary{color:var(--text);background:#e2e8f0}.btn.pink{color:#fff;font-family:Cal Sans;font-weight:400;font-style:Regular;letter-spacing:.16px;text-align:center;vertical-align:middle;background:#ef2b70;border:none;border-radius:46px;justify-content:center;align-items:center;gap:7px;padding:21px 38px;font-size:20px;line-height:24px;transition:background .6s,color .6s,box-shadow .6s;display:inline-flex;box-shadow:0 15px 20px #ef2b7080}@media (max-width:650px){.btn.pink{letter-spacing:.16px;justify-content:center;font-size:18px;line-height:24px;box-shadow:0 9px 12.3px #ef2b704f}}.btn.pink svg{transition:transform .6s ease-out}.btn.pink svg path{fill:#fff;transition:fill .6 ease}.btn.pink:hover{background:linear-gradient(90deg,#a074ff,#ef2b70);box-shadow:0 8px 24px #ef2b70}.btn.pink:hover svg{transform:rotate(360deg)}.btn.pink span{padding-right:8px}.btn.black{color:#f7f7f7;width:100%;font-family:Cal Sans;font-weight:400;font-style:Regular;letter-spacing:.16px;text-align:center;vertical-align:middle;background:#151515;border:none;border-radius:100px;justify-content:center;align-items:center;gap:8px;padding:24px 38px;font-size:20px;line-height:24px;transition:background .6s,color .6s;display:flex}@media (max-width:650px){.btn.black{letter-spacing:.16px;justify-content:center;font-size:18px;line-height:24px}}.btn.black span{justify-content:center;align-items:center;gap:3px;display:flex}.btn.black:hover{opacity:.8}.btn.outlinePink{color:#ef2b70;font-family:Cal Sans;font-weight:400;font-style:Regular;letter-spacing:.16px;text-align:center;vertical-align:middle;background:0 0;border:2px solid #ef2b70;border-radius:46px;justify-content:center;align-items:center;gap:7px;padding:29px 16px;font-size:22px;line-height:24px;transition:box-shadow .3s;display:flex}@media (max-width:650px){.btn.outlinePink{letter-spacing:.16px;justify-content:center;font-size:18px;line-height:24px}}.btn.outlinePink:hover:not(:disabled){box-shadow:0 0 20px #ef2b7099}.section-title{text-align:center;color:#100b1d;margin-bottom:48px;font-size:2.6rem;font-weight:800}.section-title .highlight{color:#ff338e}.loader{z-index:9999;background:#fff;place-items:center;transition:opacity .45s,visibility .45s;display:grid;position:fixed;inset:0}.loader.hidden{opacity:0;visibility:hidden}.spinner{border:4px solid #94a3b866;border-top-color:var(--primary);border-left-color:var(--primary);border-radius:50%;width:42px;height:42px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.fade-in-up{opacity:0;animation:.9s forwards fadeInUp;transform:translateY(40px)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}main{flex:1;min-height:76dvh}@media (max-width:600px){.container{padding:0}.btn{text-align:center;width:100%}}
.site-header{z-index:999;transform-origin:top;opacity:1;background:#fff;border-radius:16px;max-width:1240px;margin:37px auto 0;transition:all .4s;position:sticky;top:20px;transform:scaleX(1)translateY(-10px);box-shadow:0 20px 35px -15px #cbb3bf40}.site-header.visible{max-width:100%;top:0;transform:scaleX(1)translateY(0)}.site-header.visible:hover{opacity:1}.header-inner{justify-content:space-between;align-items:center;gap:40px;padding:24px 0;display:flex}.logo{color:inherit;align-items:center;gap:10px;text-decoration:none;transition:opacity .3s;display:flex}.logo:hover{opacity:.8}.logo img{border-radius:9px;width:50px;height:50px}.logo-text{font-family:Cal Sans;font-weight:400;font-style:Regular;letter-spacing:-2%;color:#000;font-size:20px;line-height:100%}.main-nav ul{gap:32px;list-style:none;display:flex}.main-nav a{color:#0f082b;font-family:Inter;font-weight:500;font-style:Medium;letter-spacing:0%;vertical-align:middle;font-size:14px;line-height:21px;transition:color .3s}.main-nav a:hover{color:#ff4081}.header-cta .btn.pink-outline{color:#ef2b70;font-family:Inter;font-weight:700;font-style:Bold;letter-spacing:0%;text-align:center;vertical-align:middle;background:#ef2b701a;border-radius:10px;padding:13px 28px;font-size:14px;line-height:21px;transition:background .3s}.header-cta .btn.pink-outline:hover{background:#ffd1e6}.btn-header{display:none}.profile-button-wrapper{position:relative}.profile-button{cursor:pointer;color:#ef2b70;background:#ef2b701a;border:none;border-radius:10px;flex-direction:row;align-items:center;gap:6px;padding:10px 19px;font-family:Inter;font-size:14px;font-weight:700;line-height:21px;transition:background .3s;display:flex}.profile-button:hover{background:#ef2b7026}.profile-button__icon{flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.profile-button__text{color:#ef2b70;font-family:Inter;font-size:14px;font-weight:700;line-height:21px}.profile-button__chevron{flex:none;width:19px;height:19px;transition:transform .3s;transform:rotate(180deg)}.profile-button__chevron--open{transform:rotate(0)}.profile-modal__backdrop{z-index:998;background:0 0;position:fixed;inset:0}.profile-modal{z-index:999;background:#fff;border-radius:20px;width:269px;animation:.2s profileModalFadeIn;position:fixed;top:110px;right:max(50% - min(1240px,90%)/2,5%);overflow:hidden;box-shadow:0 4px 39.5px #00000014}@media (max-width:1240px){.profile-modal{right:5%}}@keyframes profileModalFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.profile-modal__header{flex-direction:row;align-items:center;gap:13px;padding:9px 14px;display:flex}.profile-modal__avatar{background:#bac8ff;border-radius:19.5px;flex:none;justify-content:center;align-items:center;width:39px;height:39px;display:flex}.profile-modal__avatar span{text-transform:uppercase;color:#004dff;font-family:Inter;font-size:14px;font-weight:700;line-height:21px}.profile-modal__info{flex-direction:column;flex:1;align-items:flex-start;gap:0;min-width:0;display:flex}.profile-modal__name{color:#0f082b;text-overflow:ellipsis;white-space:nowrap;width:100%;font-family:Inter;font-size:14px;font-weight:700;line-height:21px;overflow:hidden}.profile-modal__email{color:#574977;text-overflow:ellipsis;white-space:nowrap;width:100%;font-family:Inter;font-size:14px;font-weight:600;line-height:21px;overflow:hidden}.profile-modal__divider{background:#0000001c;height:1px;margin:0}.profile-modal__menu{flex-direction:column;padding:0;display:flex}.profile-modal__menu-item{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #0000001c;flex-direction:row;align-items:flex-start;gap:13px;width:100%;padding:12px 14px;transition:background .2s;display:flex}.profile-modal__menu-item:last-child{border-bottom:none}.profile-modal__menu-item:hover{background:#ef2b700d}.profile-modal__menu-icon{color:#000;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.profile-modal__menu-label{color:#0f082b;flex:1;font-family:Inter;font-size:14px;font-weight:600;line-height:21px}.profile-button-wrapper-mobile{display:none}.profile-button-mobile{cursor:pointer;color:#ef2b70;background:#ef2b701a;border:none;border-radius:10px;flex-direction:row;justify-content:center;align-items:center;gap:6px;width:100%;padding:13px 28px;font-family:Inter;font-size:14px;font-weight:700;line-height:21px;transition:background .3s;display:flex}.profile-button-mobile:hover{background:#ef2b7026}@media (max-width:1024px){.site-header{background:#f5eff2;border-radius:0;margin:0 auto 40px;top:0}.header-inner{gap:16px}.main-nav ul{flex-direction:column;align-items:center;gap:16px}}.burger{display:none}@media (max-width:1024px){.burger{cursor:pointer;z-index:1002;background:#fff;border:none;border-radius:9px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.burger:hover{background:#ffe6ef}.burger.active{background:#fff;border:1px solid #00000029;box-shadow:0 46px 68.8px -15px #cbb3bf80}.logo{z-index:1003;position:relative}.main-nav{visibility:hidden;opacity:0;background:#fff;border-radius:0;flex-direction:column;justify-content:space-between;width:100vw;height:100vh;padding:110px 24px 40px;transition:transform .4s cubic-bezier(.4,0,.2,1),visibility .4s,opacity .4s;display:flex;position:fixed;top:11%;left:0;overflow:hidden;transform:translate(-100%);box-shadow:0 4px 12px #0000001a}.main-nav.open{visibility:visible;opacity:1;max-height:100vh;transform:translate(0)}.main-nav ul{flex-direction:column;align-items:start;gap:16px}.header-cta{display:none}.btn-header{color:#ef2b70;font-family:Inter;font-weight:700;font-style:Bold;letter-spacing:0%;text-align:center;vertical-align:middle;background:#ef2b701a;border-radius:10px;padding:13px 28px;font-size:14px;line-height:21px;transition:background .3s;display:block!important}.profile-button-wrapper-mobile{width:100%;display:block}.profile-modal{border-radius:20px 20px 0 0;width:100%;max-width:100%;animation:.3s profileModalSlideUp;position:fixed;inset:auto 0 0}@keyframes profileModalSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}}@media (max-width:650px){.main-nav{visibility:hidden;opacity:0;background:#fff;border-radius:0;flex-direction:column;justify-content:flex-start;gap:24px;width:100vw;height:100vh;padding:110px 24px 40px;transition:transform .4s cubic-bezier(.4,0,.2,1),visibility .4s,opacity .4s;display:flex;position:fixed;top:10%;left:0;overflow:hidden;transform:translate(-100%);box-shadow:0 4px 12px #0000001a}.main-nav.open{visibility:visible;opacity:1;transform:translate(0)}}
.hero-section{margin:0;padding:0;overflow-x:hidden}.hero-flex{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:60px;margin-bottom:50px;padding:40px 24px 0;display:flex;overflow:hidden}.hero-text{flex:50%;max-width:640px}.hero-title{color:#000;font-family:Cal Sans;font-weight:400;font-style:Regular;letter-spacing:-2%;margin-bottom:19px;font-size:62px;line-height:100%}.hero-images{flex:50%;max-width:540px;position:relative}.hero-imagesMob{flex:100%;max-width:320px;margin:0 auto 35px;padding-top:29px;display:block;position:relative;overflow-x:hidden}.hero-text p{font-family:Inter;font-weight:500;font-style:Medium;letter-spacing:-4%;color:#574977;margin-bottom:39px;font-size:22px;line-height:125%}.social-proof{font-family:Inter;font-weight:600;font-style:Semi Bold;letter-spacing:0%;vertical-align:middle;color:#574977;justify-content:flex-start;align-items:center;margin-bottom:22px;padding-left:10px;font-size:16px;line-height:24px;display:flex}@media (max-width:860px){.social-proof{justify-content:center;padding-left:0}}.social-proof img{border-radius:999px;width:60px}.avatars{align-items:center;gap:-8px;min-width:80px;height:32px;margin-right:10px;display:flex}.avatars img{object-fit:cover;aspect-ratio:1;border:2px solid #fff;border-radius:50%;width:32px;height:32px;margin-left:-8px;box-shadow:0 0 0 1px #ccc}.parents-row{z-index:2;justify-content:center;align-items:center;gap:56px;margin-bottom:20px;display:flex;position:relative}.plus-circle{z-index:3;color:#fff;background:#ff4081;border-radius:50%;justify-content:center;align-items:center;width:92px;height:92px;font-size:64px;font-weight:700;display:flex;position:absolute;top:40%;box-shadow:0 17px 24px #ef2b7082}.babies-row{justify-content:center;gap:32px;display:flex;position:relative}.parent-img{object-fit:cover;border-radius:20px;width:186px;height:260px;transition:transform .3s;box-shadow:0 10px 30px #00000026}.rotate-left{transform:rotate(-8deg)}.rotate-right{transform:rotate(8deg)}.baby-img-wrapper{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:177px;height:177px;display:flex;box-shadow:0 5px 20px #0000001a}.baby-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.pink-ring{border:9px solid #ff9fe2}.blue-ring{border:9px solid #9db6ff}@keyframes blink-fade{0%,to{opacity:0}50%{opacity:1}}.fade-loop{animation:4s ease-in-out infinite blink-fade}.decor{z-index:0;pointer-events:none;position:absolute}.star.pink{width:160px;animation:6s ease-in-out infinite blink-fade;top:157px;right:-57px}.star.purple{width:28px;animation:5s ease-in-out infinite blink-fade;bottom:247px;left:9px}.dot.top-left{width:12px;height:12px;animation:4s ease-in-out infinite blink-fade;top:-4px;left:-3px}.dot.bottom-right{width:12px;height:12px;animation:5s ease-in-out infinite blink-fade;bottom:120px}.dot.bottom-left{width:12px;height:12px;animation:6s ease-in-out infinite blink-fade;bottom:120px;right:35px}@media (max-width:860px){.hero-flex{text-align:center;flex-direction:column}.hero-images{margin-top:32px}.parents-row,.babies-row{justify-content:center}}@media (max-width:650px){.hero-flex{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:60px;margin-bottom:35px;padding:0;display:flex}.hero-text{flex:50%;max-width:640px}.hero-title{letter-spacing:-1%;text-align:left;margin-bottom:8px;font-size:25px}.hero-text p{letter-spacing:0%;text-align:left;margin-bottom:0;font-size:14px}.social-proof{text-align:start;justify-content:center;margin:0 20px 20px;font-size:14px;line-height:18px}.social-proof img{border-radius:999px;width:60px}.avatars{align-items:center;gap:-8px;min-width:80px;height:32px;display:flex}.avatars img{object-fit:cover;aspect-ratio:1;border:2px solid #fff;border-radius:50%;width:32px;height:32px;margin-left:-8px;box-shadow:0 0 0 1px #ccc}.hero-imagesMob{flex:100%;max-width:320px;margin:0 auto 35px;padding-top:29px;display:block;position:relative;overflow-x:hidden}.parents-row{z-index:2;justify-content:center;align-items:center;gap:25px;margin-bottom:5px;display:flex;position:relative}.plus-circle{z-index:3;color:#fff;background:#ff4081;border-radius:50%;justify-content:center;align-items:center;width:57px;height:57px;font-size:34px;font-weight:700;display:flex;position:absolute;top:40%;box-shadow:0 17px 24px #ef2b7082}.babies-row{justify-content:center;gap:6px;display:flex;position:relative}.parent-img{object-fit:cover;border-radius:20px;width:113px;height:159px;transition:transform .3s;box-shadow:0 10px 30px #00000026}.rotate-left{transform:rotate(-8deg)}.rotate-right{transform:rotate(8deg)}.baby-img-wrapper{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:109px;height:109px;display:flex;box-shadow:0 5px 20px #0000001a}.baby-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.pink-ring{border:5px solid #ff9fe2}.blue-ring{border:5px solid #9db6ff}@keyframes blink-fade{0%,to{opacity:0}50%{opacity:1}}.fade-loop{animation:4s ease-in-out infinite blink-fade}.decor{z-index:0;pointer-events:none;position:absolute}.star.pink{width:100px;animation:6s ease-in-out infinite blink-fade;top:107px;right:-57px}.star.purple{width:25px;animation:5s ease-in-out infinite blink-fade;bottom:157px;left:6px}.dot.top-left{width:12px;height:12px;animation:4s ease-in-out infinite blink-fade;top:-4px;left:-3px}.dot.bottom-right{width:12px;height:12px;animation:5s ease-in-out infinite blink-fade;bottom:120px}.dot.bottom-left{width:12px;height:12px;animation:6s ease-in-out infinite blink-fade;bottom:120px;right:35px}}
.how-it-works-section{background:#f5eff2;padding:59px 0 60px;position:relative}.section-title{font-family:Cal Sans;font-weight:400;font-style:Regular;letter-spacing:0%;text-align:center;vertical-align:middle;text-transform:capitalize;color:#0f082b;margin-bottom:44px;font-size:48px;line-height:56px}.section-title .highlight{color:#ef2b70}.steps-wrapper{z-index:1;flex-wrap:wrap;justify-content:center;gap:36px;display:flex;position:relative}.step-card{text-align:left;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;background:#fff;border:1px solid #ffffffb8;border-radius:30px;width:100%;max-width:369px;padding:36px 32px 32px;transition:opacity 2.6s,transform 2.6s;transform:translateY(40px);box-shadow:0 46px 68.8px -15px #cbb3bf80}.step-card.reveal{opacity:1;transform:translateY(0)}.step-card-inner .step-label,.step-card-inner .step-title,.step-card-inner .step-desc,.step-card-inner .upload-box,.step-card-inner .options-group,.step-card-inner .baby-preview-images,.step-card-inner .download-card{z-index:2;position:relative}.step-label{color:#ef2b70;font-family:Cal Sans;font-weight:400;font-style:Regular;letter-spacing:0%;vertical-align:middle;margin-bottom:24px;font-size:17.6px;line-height:26.4px}.step-title{font-family:Cal Sans;font-weight:400;font-style:Regular;letter-spacing:0%;vertical-align:middle;color:#0f082b;margin-bottom:13px;font-size:22.4px;line-height:26.13px}.step-desc{font-family:Inter;font-weight:500;font-style:Medium;letter-spacing:0%;vertical-align:middle;color:#574977;margin-bottom:16px;font-size:14px;line-height:21px}.upload-box{background:#f2e9ec;border-radius:15px;flex-direction:column;gap:13px;height:313px;padding:15px;display:flex}.upload-item{flex-direction:column;gap:8px;display:flex}.upload-item-label{font-family:Inter;font-weight:600;font-style:Semi Bold;letter-spacing:-4%;color:#0f082b;font-size:16px;line-height:100%}.upload-slot{font-family:Inter;font-weight:600;font-style:Semi Bold;letter-spacing:-4%;color:#0f082b;background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:11px;padding:11px 20px;font-size:14px;line-height:100%;transition:transform .2s,box-shadow .2s;display:flex}.upload-avatar{flex-shrink:0;width:58px;height:58px}.upload-action{flex:1;align-items:center;gap:10px;display:flex}.upload-action .action-icon{width:13px;height:13px}.upload-action span{flex:1}.options-group{background:#f2e9ec;border-radius:15px;flex-direction:column;gap:10px;height:313px;padding:26px 18px;display:flex}.option-group-title{font-family:Inter;font-weight:600;font-style:Semi Bold;letter-spacing:-4%;color:#0f082b;font-size:16px;line-height:100%}.button-toggle{background:#fff;border-radius:8px;gap:5px;margin-bottom:10px;padding:8px;display:flex}.button-toggle button{font-family:Inter;font-weight:500;font-style:Medium;letter-spacing:-4%;color:#0f082b;background:0 0;border:none;border-radius:5px;flex:1;padding:9px 14px;font-size:14px;line-height:100%}.button-toggle button.active{color:#fff;background:#ef2b70}.baby-preview-images{justify-content:center;gap:9px;margin-bottom:14px;display:flex}.baby-preview-images img{object-fit:cover;border-radius:8px;width:135px;height:215px}.result-panel{background:#f2e9ec;border-radius:15px;height:313px;padding:17px 13px}.download-card{justify-content:center;align-items:center;display:flex}.btn.download-btn{cursor:default}.download-btn{font-family:Inter;font-weight:700;font-style:Bold;letter-spacing:-4%;color:#0f082b;background:#fff;border:none;border-radius:34px;justify-content:center;align-items:center;gap:5px;width:100%;margin:0;padding:16px 22px;font-size:14px;line-height:100%;display:inline-flex}.download-icon{justify-content:center;align-items:center;width:15px;height:15px;display:inline-flex}.download-icon img{width:14px;height:14px}.centered{text-align:center;opacity:0;justify-content:center;align-items:center;margin-top:48px;transition:opacity .6s,transform .6s;display:flex}.centered.reveal{opacity:1;transform:translateY(0)}@media (max-width:860px){.generator-wrapper{padding:32px}}@media (max-width:650px){.how-it-works-section{padding:38px 0 65px}.section-title{margin-bottom:27px;font-size:25px;line-height:100%}.steps-wrapper{z-index:1;flex-wrap:wrap;justify-content:center;gap:22px;display:flex;position:relative}.step-card{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:1;background:#fff;border-radius:30px;padding:22px;transform:translateY(0);box-shadow:0 46px 68.8px -15px #cbb3bf80}.options-group{background:#f2e9ec;border-radius:15px;flex-direction:column;gap:10px;height:313px;padding:26px 18px;display:flex}.option-group-title{font-family:Inter;font-weight:600;font-style:Semi Bold;letter-spacing:-4%;color:#0f082b;font-size:16px;line-height:100%}.button-toggle{background:#fff;border-radius:8px;gap:5px;margin-bottom:10px;padding:8px;display:flex}.button-toggle button{font-family:Inter;font-weight:500;font-style:Medium;letter-spacing:-4%;color:#0f082b;background:0 0;border:none;border-radius:5px;flex:1;padding:9px 14px;font-size:14px;line-height:100%}.button-toggle button.active{color:#fff;background:#ef2b70}.baby-preview-images{justify-content:center;gap:9px;margin-bottom:14px;display:flex}.baby-preview-images img{object-fit:cover;border-radius:8px;width:135px;height:215px}.result-panel{background:#f2e9ec;border-radius:15px;height:313px;padding:17px 13px}.download-card{justify-content:center;align-items:center;display:flex}.btn.download-btn{cursor:default}.download-btn{font-family:Inter;font-weight:700;font-style:Bold;letter-spacing:-4%;color:#0f082b;background:#fff;border:none;border-radius:34px;justify-content:center;align-items:center;gap:5px;width:100%;margin:0;padding:16px 22px;font-size:14px;line-height:100%;display:inline-flex}.download-icon{justify-content:center;align-items:center;width:15px;height:15px;display:inline-flex}.download-icon img{width:14px;height:14px}.centered{text-align:center;opacity:1;transform:translateY(0);margin-top:0!important}}
.meet-section{background:#fff;padding:55px 0 64px;position:relative}.meet-wrapper{z-index:1;background:#fff;border-radius:36px;width:min(1192px,92%);margin:0 auto;padding:48px 56px;position:relative;overflow:hidden;box-shadow:0 28px 80px #ccaec559}.meet-title{font-family:Cal Sans;font-weight:400;font-style:Regular;letter-spacing:0%;vertical-align:middle;color:#0f082b;margin-bottom:18px;font-size:48px;line-height:56px}.meet-title .highlight{color:#ef2b70}.meet-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:48px;display:flex}.meet-text{flex:46%;max-width:460px}.meet-text p{font-family:Inter;font-weight:500;font-style:Medium;letter-spacing:0%;vertical-align:middle;color:#574977;margin-bottom:28px;font-size:16px;line-height:24px}.meet-visual{background:#f2e9ec;border-radius:36px 0 0 36px;flex:46%;justify-content:center;align-items:center;gap:24px;padding:27px;display:flex;position:relative;top:0;left:70px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffffa6,0 16px 32px #e3b4d647}.baby-preview-card,.parent-preview-card{background:#fff;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 20px 44px #d0aac13d}.baby-preview-card{background:#f2e9ec;border-radius:18px;padding:10px}.baby-preview-card:after{content:"";pointer-events:none;background:#fff;border-radius:26px;position:absolute;inset:14px}.main-baby{object-fit:cover;z-index:1;border-radius:24px;width:280px;height:392px;position:relative}.cursor-arrow{filter:drop-shadow(0 14px 30px #ff358059);z-index:2;width:96px;position:absolute;bottom:30px;right:28px}.parent-preview-card{box-sizing:border-box;grid-template-rows:repeat(2,1fr);align-items:stretch;gap:4px;width:188px;min-height:392px;padding:10px;display:grid}.half-img{object-fit:cover;z-index:1;box-sizing:border-box;border:2px solid #f2e9ec;border-radius:18px;width:100%;height:100%;min-height:0;position:relative;box-shadow:0 12px 30px #986aa02e}.plus-icon{text-align:center;color:#000;pointer-events:none;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0;font-size:2.6rem;font-weight:700;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)translateY(-2px);box-shadow:0 5.73px 8.16px #00000075}.meet-visualMob{background:#f2e9ec;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:13px;display:flex;position:relative}@media (max-width:1024px){.meet-wrapper{padding:36px 28px}.meet-content{text-align:center;flex-direction:column}.meet-visual{border-radius:36px;margin-top:32px;left:0}}@media (max-width:650px){.meet-section{padding:45px 0}.meet-wrapper{border-radius:30px;gap:20px;padding:22px}.meet-text{flex:46%;max-width:460px}.meet-title{font-family:Cal Sans;font-weight:400;font-style:Regular;letter-spacing:0%;vertical-align:middle;text-align:center;margin-bottom:4px;font-size:25px;line-height:31px}.meet-text p{margin-bottom:20px;font-size:16px;line-height:24px}.meet-visualMob{flex:46%;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffffa6,0 16px 32px #e3b4d647}.baby-preview-card,.parent-preview-card{border-radius:4px}.baby-preview-card{background:#fff3;border-radius:4px;padding:5px}.baby-preview-card:after{content:"";pointer-events:none;background:#fff;border-radius:4px;position:absolute;inset:14px}.main-baby{object-fit:cover;z-index:1;border:.52px solid #fff;border-radius:4px;width:147px;height:215px;position:relative}.cursor-arrow{filter:drop-shadow(0 14px 30px #ff358059);z-index:2;width:43px;position:absolute;bottom:30px;right:0}.parent-preview-card{box-sizing:border-box;grid-template-rows:repeat(2,1fr);align-items:stretch;gap:6px;width:118px;min-height:195px;padding:5px;display:grid}.half-img{object-fit:cover;z-index:1;box-sizing:border-box;border:.52px solid #fff;border-radius:0;width:100%;height:100%;min-height:0;position:relative;box-shadow:0 12px 30px #986aa02e}.plus-icon{text-align:center;color:#000;pointer-events:none;z-index:2;background:#fff;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;margin:0;font-size:1.6rem;font-weight:700;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)translateY(-2px);box-shadow:0 5.73px 8.16px #00000075}}
.tools-section{background:#f5eff2;padding:57px 0 84px}.tools-section .container{width:min(1140px,92%);margin:0 auto}.tools-heading{text-align:center;margin-bottom:57px}.tools-heading h2{font-family:Cal Sans;font-weight:400;font-style:Regular;letter-spacing:0%;text-align:center;vertical-align:middle;color:#0f082b;font-size:48px;line-height:56px}.tools-heading h2 span{color:#ef2b70}.tools-heading p{font-family:Inter;font-weight:500;font-style:Medium;letter-spacing:0%;text-align:center;vertical-align:middle;color:#574977;margin-top:13px;font-size:16px;line-height:26px}.tools-grid{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:42px;display:flex}.tool-card{background:#fff;border-radius:24px;flex-direction:column;flex:calc(33.333% - 28px);max-width:360px;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 34px 90px #23123a24}.tool-card:hover{transform:translateY(-6px);box-shadow:0 40px 110px #23123a2e}.tool-card__media{padding:24px 24px 0}.tool-card__media img{border-radius:16px;width:100%;display:block}.tool-card__content{text-align:left;flex-direction:column;gap:3px;padding:16px 24px 19px;display:flex}.tool-card__content h3{font-family:Inter;font-weight:700;font-style:Bold;letter-spacing:-.15px;color:#0f082b;margin:0;font-size:16px;line-height:22.75px}.tool-card__content p{font-family:Inter;font-weight:600;font-style:Semi Bold;letter-spacing:-.15px;color:#574977;margin-bottom:7px;font-size:14px;line-height:22.75px}.tool-card__link{font-family:Inter;font-weight:700;font-style:Bold;letter-spacing:-.15px;color:#ff004d;align-items:center;gap:5px;margin-top:0;font-size:16px;line-height:20px;display:inline-flex}.tool-card:hover .tool-card__link:after{transform:translate(4px)}@media (max-width:1024px){.tool-card{flex:calc(50% - 28px);max-width:100%}}@media (max-width:720px){.tools-section{padding:100px 0}.tools-heading h2{font-size:2.3rem}.tool-card{flex:100%}.tool-card__content{padding:24px 26px 28px}}@media (max-width:650px){.tools-section{padding:39px 0 61px}.tools-heading{margin-bottom:24px}.tools-heading h2{letter-spacing:-2%;font-size:25px;line-height:100%}.tools-heading p{letter-spacing:0%;margin-top:8px;margin-bottom:0;font-size:14px;line-height:21px}.tools-grid{flex-flow:column wrap;justify-content:center;align-items:stretch;gap:22px;display:flex}}
.faq-section{background:#fff;padding:64px 0}.faq-section .container{width:min(920px,90%);margin:0 auto}.faq-heading{text-align:center;margin-bottom:57px}.faq-heading h2{font-family:Cal Sans;font-weight:400;font-style:Regular;leading-trim:NONE;letter-spacing:0%;text-align:center;vertical-align:middle;color:#0f082b;font-size:48px;line-height:56px}.faq-heading p{font-family:Inter;font-weight:500;font-style:Medium;letter-spacing:0%;text-align:center;vertical-align:middle;color:#574977;margin-top:13px;font-size:16px;line-height:26px}.faq-list{flex-direction:column;gap:25px;display:flex}.faq-item{background:#fff;border-radius:24px;padding:0 32px;transition:box-shadow .25s;overflow:hidden;box-shadow:0 46px 68.8px -15px #cbb3bf40}.faq-item.active{background:#fff;box-shadow:0 46px 68.8px -15px #cbb3bf40}.faq-item:hover{box-shadow:0 36px 110px #23123a2e}.faq-trigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:30px 0;display:flex}.faq-question{font-family:Inter;font-weight:600;font-style:Semi Bold;letter-spacing:0%;color:#0f082b;font-size:22px;line-height:100%}.faq-icon{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;position:relative;box-shadow:0 46px 68.8px -15px #cbb3bf80}.faq-icon:before,.faq-icon:after{content:"";background:#2f1f57;border-radius:4px;width:18px;height:2px;transition:transform .25s;position:absolute}.faq-icon:after{transform:rotate(90deg)}.faq-answer{opacity:0;font-family:Inter;font-weight:400;font-style:Regular;letter-spacing:-.1px;vertical-align:middle;color:#574977;grid-template-rows:0fr;padding:0;font-size:16px;line-height:24px;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1) 50ms,padding .35s cubic-bezier(.4,0,.2,1);display:grid;overflow:hidden}.faq-answer>*{min-height:0;overflow:hidden}.faq-answer p{margin:0}.faq-item.active .faq-icon:before{transform:rotate(45deg)}.faq-item.active .faq-icon:after{transform:rotate(-45deg)}.faq-item.active .faq-trigger{padding-bottom:18px}.faq-item.active .faq-answer{opacity:1;grid-template-rows:1fr;padding:0 0 29px;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1) .1s,padding .35s cubic-bezier(.4,0,.2,1)}@media (max-width:720px){.faq-section{padding:90px 0}.faq-item{border-radius:24px;padding:0 22px}.faq-trigger{padding:24px 0}.faq-question{font-size:1.05rem}}@media (max-width:650px){.faq-section{padding:45px 0}.faq-heading{margin-bottom:24px}.faq-heading h2{letter-spacing:-2%;font-size:25px;line-height:100%}.faq-heading p{letter-spacing:0%;margin-top:8px;margin-bottom:0;font-size:14px;line-height:21px}.faq-item{background:#fff;border-radius:24px;padding:0 24px}.faq-trigger{gap:7px;padding:24px 0}}
.pricing-section{background:#fff;padding:64px 0;transition:box-shadow .4s;position:relative;overflow:hidden}.pricing-section.is-highlighted{animation:1.4s ease-in-out infinite alternate pricing-glow;box-shadow:0 0 0 6px #ff2e8859}.pricing-heading{text-align:center;z-index:1;margin-bottom:57px;position:relative}.pricing-heading h2{font-family:Cal Sans;font-weight:400;font-style:Regular;letter-spacing:0%;text-align:center;vertical-align:middle;color:#0f082b;font-size:48px;line-height:56px}.pricing-heading h2 span{color:#ef2b70}.pricing-heading p{color:#574977;font-family:Inter;font-weight:500;font-style:Medium;letter-spacing:0%;text-align:center;vertical-align:middle;margin-top:13px;font-size:16px;line-height:26px}.pricing-grid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(260px,370px));justify-content:center;display:grid;position:relative}.pricing-plan{background:#fff;border:1px solid #fff;border-radius:24px;flex-direction:column;gap:16px;padding:24px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;box-shadow:0 15px 129px -15px #cbb3bfad}.pricing-plan:hover{transform:translateY(-10px);box-shadow:0 34px 70px #70407b33}.pricing-plan--highlight{position:relative;box-shadow:0 15px 129px -15px #cbb3bfad}.pricing-plan--highlight:before{content:"";-webkit-mask-composite:xor;pointer-events:none;z-index:-1;background:linear-gradient(#ef2b70 0%,#ef2b702b 100%);border-radius:24px;padding:4px;position:absolute;inset:-4px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.pricing-plan__badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#ff5db1,#ff2e88);border-radius:999px;padding:6px 12px;font-size:.75rem;font-weight:700;position:absolute;top:24px;right:28px}.pricing-plan__header h3{font-family:Inter;font-weight:700;font-style:Bold;letter-spacing:0%;color:#574977;margin-bottom:11px;font-size:18px;line-height:100%}.pricing-plan__price{align-items:baseline;margin-bottom:0;display:flex}.pricing-plan__amount,.pricing-plan__period{font-family:Inter;font-weight:700;font-style:Bold;letter-spacing:0%;color:#0f082b;font-size:32px;line-height:100%}.pricing-plan__description{color:#6d6889;margin-top:12px;font-size:.95rem}.pricing-plan__features{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.pricing-plan__features li{font-family:Inter;font-weight:600;font-style:Semi Bold;letter-spacing:-.15px;color:#574977;align-items:center;gap:12px;font-size:16px;line-height:20px;display:flex}.pricing-plan__features li.disabled{color:#6d688999;text-decoration:line-through}.feature-icon{color:#ef2b70;background:#feeff5;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:700;display:inline-flex}.pricing-plan__features li.disabled .feature-icon{background:#afa5c766}.pricing-plan__cta{font-family:Inter;font-weight:700;font-style:Bold;letter-spacing:-.15px;color:#0f082b;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:16px 26px;font-size:18px;line-height:20px;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.pricing-plan__cta--primary{color:#fff;background:linear-gradient(135deg,#ff5db1,#ff2e88);box-shadow:0 18px 36px #ff5bb147}.pricing-plan__cta--primary:hover{box-shadow:0 28px 44px #ff5bb157}.pricing-plan__cta--secondary{color:#0f082b;background:#faf5f8;border:2px solid #ef2b701a}.pricing-plan__cta--outline{color:#fff;background:#ef2b70;border:1px solid #0000}.pricing-plan__cta--secondary:hover,.pricing-plan__cta--outline:hover{box-shadow:0 18px 40px #2714461a}.pricing-footnote{text-align:center;color:#574977;font-family:Inter;font-weight:500;font-style:Medium;letter-spacing:0%;text-align:center;vertical-align:middle;z-index:1;margin-top:24px;margin-bottom:24px;font-size:16px;line-height:26px;position:relative}.pricing-cta-section{margin-top:-80px;padding-bottom:160px}.pricing-cta{text-align:center;background:#fff;border-radius:30px;flex-direction:column;align-items:center;gap:34px;padding:47px 0;display:flex;box-shadow:0 15px 129px -15px #cbb3bfad}.pricing-cta h2{color:#0f082b;font-family:Cal Sans;font-weight:400;font-style:Regular;letter-spacing:0%;text-align:center;vertical-align:middle;margin-bottom:8px;font-size:35px;line-height:24px}.pricing-cta__avatars{justify-content:center;align-items:center;display:flex}.pricing-cta__avatars img{object-fit:cover;width:80px;height:80px;image-rendering:-webkit-optimize-contrast;image-rendering:auto;border:4px solid #fff;border-radius:50%;margin-left:-12px;box-shadow:0 10px 15px -3px #0000001a}.pricing-cta__stat{color:#574977;font-family:Cal Sans;font-weight:400;font-style:Regular;letter-spacing:0%;text-align:center;vertical-align:middle;margin-top:-11px;margin-bottom:0;font-size:22px;line-height:36px}.pricing-cta__stat span{color:#1d1231;font-weight:700}.pricing-cta__button{border-radius:32px;padding:16px 42px;font-size:1.05rem;box-shadow:0 22px 50px #ff50944d}@media (max-width:820px){.pricing-section{padding:100px 0 120px}.pricing-heading h2{font-size:2.4rem}.pricing-plan{padding:32px 24px 38px}.pricing-cta-section{margin-top:-40px;padding-bottom:120px}}@keyframes pricing-glow{0%{box-shadow:0 0 #ff2e8866}to{box-shadow:0 0 0 18px #ff2e8800}}@media (max-width:650px){.pricing-section{background:#fff;padding:45px 0 23px;transition:box-shadow .4s;position:relative;overflow:hidden}.pricing-heading{margin-bottom:23px}.pricing-heading h2{letter-spacing:-2%;font-size:25px;line-height:100%}.pricing-heading p{letter-spacing:0%;margin-top:13px;margin-bottom:0;padding:0 22px;font-size:14px;line-height:21px}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.pricing-footnote{letter-spacing:0%;margin-top:13px;margin-bottom:23px;padding:0 22px;font-size:14px;line-height:21px}.pricing-cta{gap:18px;padding:38px 27px}.pricing-cta h2{letter-spacing:0%;margin-bottom:6px;font-size:22px;line-height:24px}.pricing-cta__avatars img{border:3px solid #fff;width:70px;height:70px;margin-left:-12px}.pricing-cta__stat{margin:0;font-size:18px;line-height:27px}}
