.Navbar-module__wr2gNa__nav{z-index:1000;padding:20px 48px;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__wr2gNa__nav.Navbar-module__wr2gNa__scrolled{-webkit-backdrop-filter:blur(16px);background:#ffffffe0;box-shadow:0 4px 24px #0abf8c1a}.Navbar-module__wr2gNa__inner{justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;display:flex}.Navbar-module__wr2gNa__logo{font-family:var(--font-sans);color:var(--dark);letter-spacing:-.01em;align-items:center;gap:8px;font-size:18px;font-weight:500;display:flex}.Navbar-module__wr2gNa__logo strong{color:var(--teal);font-weight:700}.Navbar-module__wr2gNa__logoIcon{font-size:22px}.Navbar-module__wr2gNa__links{gap:36px;list-style:none;display:flex}.Navbar-module__wr2gNa__links li button{font-family:var(--font-sans);color:var(--text);letter-spacing:.02em;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:500;transition:color .2s}.Navbar-module__wr2gNa__links li button:hover{color:var(--teal)}.Navbar-module__wr2gNa__cta{background:var(--teal);color:var(--white);font-family:var(--font-sans);letter-spacing:.02em;cursor:pointer;border:none;border-radius:50px;padding:11px 28px;font-size:14px;font-weight:600;transition:background .25s,transform .2s,box-shadow .25s;box-shadow:0 4px 16px #0abf8c40}.Navbar-module__wr2gNa__cta:hover{background:#08a87a;transform:translateY(-2px);box-shadow:0 6px 24px #0abf8c59}@media (max-width:900px){.Navbar-module__wr2gNa__nav{padding:16px 24px}.Navbar-module__wr2gNa__links{display:none}}
.Footer-module__MuegJG__footer{background:var(--dark);color:var(--white);align-items:center;height:72px;padding:0 48px;display:flex}.Footer-module__MuegJG__inner{justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1200px;margin:0 auto;display:flex}.Footer-module__MuegJG__logo{font-family:var(--font-sans);color:var(--white);letter-spacing:-.01em;white-space:nowrap;align-items:center;gap:8px;font-size:17px;font-weight:500;display:flex}.Footer-module__MuegJG__logo strong{color:var(--teal);font-weight:700}.Footer-module__MuegJG__links{align-items:center;gap:32px;display:flex}.Footer-module__MuegJG__link{font-family:var(--font-sans);color:#fff9;letter-spacing:.02em;white-space:nowrap;font-size:14px;font-weight:500;transition:color .2s}.Footer-module__MuegJG__link:hover{color:var(--teal)}.Footer-module__MuegJG__bottomSection{align-items:center;gap:20px;display:flex}.Footer-module__MuegJG__legalLinks{font-family:var(--font-sans);color:#ffffff59;align-items:center;gap:12px;font-size:13px;display:flex}.Footer-module__MuegJG__legalLink{color:#ffffff73;text-decoration:none;transition:color .2s}.Footer-module__MuegJG__legalLink:hover{color:var(--teal)}.Footer-module__MuegJG__copy{font-family:var(--font-sans);color:#ffffff59;white-space:nowrap;font-size:13px}@media (max-width:900px){.Footer-module__MuegJG__footer{height:auto;padding:18px 24px}.Footer-module__MuegJG__inner{flex-wrap:wrap;gap:14px}.Footer-module__MuegJG__links{order:3;justify-content:center;gap:20px;width:100%}.Footer-module__MuegJG__bottomSection{flex-wrap:wrap;order:4;justify-content:center;width:100%}}@media (max-width:480px){.Footer-module__MuegJG__footer{height:auto;padding:20px}.Footer-module__MuegJG__inner{text-align:center;flex-direction:column;align-items:center;gap:12px}.Footer-module__MuegJG__links{flex-wrap:wrap;justify-content:center;gap:16px}.Footer-module__MuegJG__link{font-size:13px}.Footer-module__MuegJG__bottomSection{flex-direction:column;gap:6px}.Footer-module__MuegJG__legalLinks,.Footer-module__MuegJG__copy{font-size:12px}}
.Hero-module__L-uEwq__hero{height:200vh;position:relative}.Hero-module__L-uEwq__sticky{flex-direction:column;justify-content:flex-start;align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.Hero-module__L-uEwq__bgCircle{z-index:1;pointer-events:none;background:radial-gradient(at bottom,#fef9c3 0%,#f5e642 45%,#0000 75%);border-radius:50%;width:800px;height:800px;position:absolute;bottom:-200px;left:50%;transform:translate(-50%)}.Hero-module__L-uEwq__textBlock{text-align:center;z-index:10;pointer-events:none;padding:0 24px;position:absolute;top:72px;left:0;right:0}.Hero-module__L-uEwq__badge{font-family:var(--font-sans);letter-spacing:.12em;color:var(--muted);text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:600}.Hero-module__L-uEwq__headline{font-family:var(--font-serif);color:var(--dark);letter-spacing:-.04em;margin-top:8px;font-size:clamp(60px,12vw,140px);font-weight:400;line-height:1.05}.Hero-module__L-uEwq__secondLine{margin-top:.15em;font-size:clamp(52px,10.5vw,122px);display:block}.Hero-module__L-uEwq__italicWord{font-style:italic;font-weight:400}.Hero-module__L-uEwq__teal{color:var(--teal);font-style:italic}.Hero-module__L-uEwq__plain{color:var(--dark)}.Hero-module__L-uEwq__photoWrap{z-index:3;will-change:transform,opacity;pointer-events:none;width:100%;max-width:1000px;position:absolute;bottom:-300px;left:50%;transform:translate(-50%)}.Hero-module__L-uEwq__photo{object-fit:contain;object-position:bottom center;filter:drop-shadow(0 40px 80px #0abf8c1f);mix-blend-mode:screen;width:100%;height:auto}.Hero-module__L-uEwq__chip{font-family:var(--font-sans);color:var(--dark);z-index:4;transform:rotate(var(--rot,0deg));white-space:nowrap;border-radius:50px;padding:10px 18px;font-size:13px;font-weight:600;animation:4s ease-in-out infinite Hero-module__L-uEwq__floatChip;position:absolute;box-shadow:0 4px 16px #00000012}.Hero-module__L-uEwq__ctaRow{z-index:5;justify-content:center;display:flex;position:absolute;bottom:8vh;left:0;right:0}.Hero-module__L-uEwq__ctaBtn{background:var(--white);color:var(--dark);font-family:var(--font-sans);letter-spacing:.04em;text-transform:uppercase;border-radius:50px;align-items:center;gap:14px;padding:18px 48px;font-size:15px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 40px #00000021}.Hero-module__L-uEwq__ctaBtn:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0003}.Hero-module__L-uEwq__ctaArrow{background:var(--teal);width:36px;height:36px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;transition:transform .2s;display:flex}.Hero-module__L-uEwq__ctaBtn:hover .Hero-module__L-uEwq__ctaArrow{transform:translate(4px)}.Hero-module__L-uEwq__scrollHint{z-index:5;font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);flex-direction:column;align-items:center;gap:6px;font-size:9px;font-weight:700;animation:2s ease-in-out infinite Hero-module__L-uEwq__bounceDown;display:flex;position:absolute;bottom:1.5vh;left:50%;transform:translate(-50%)}.Hero-module__L-uEwq__scrollLine{background:linear-gradient(to bottom,var(--muted),transparent);width:1px;height:32px}@keyframes Hero-module__L-uEwq__bounceDown{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}@media (max-width:900px){.Hero-module__L-uEwq__hero{height:160vh}.Hero-module__L-uEwq__bgCircle{width:420px;height:420px;bottom:-100px}.Hero-module__L-uEwq__headline{font-size:clamp(48px,14vw,80px)}.Hero-module__L-uEwq__secondLine{font-size:clamp(42px,12.5vw,70px)}.Hero-module__L-uEwq__chip{display:none}.Hero-module__L-uEwq__photoWrap{max-width:700px;bottom:-120px}.Hero-module__L-uEwq__ctaBtn{padding:14px 32px;font-size:13px}}@media (max-width:480px){.Hero-module__L-uEwq__hero{height:200vh}.Hero-module__L-uEwq__sticky{overflow:hidden}.Hero-module__L-uEwq__bgCircle{width:320px;height:320px;bottom:-60px}.Hero-module__L-uEwq__textBlock{padding:0 20px;top:80px}.Hero-module__L-uEwq__headline{margin-top:6px;font-size:clamp(36px,11vw,52px);line-height:1.08}.Hero-module__L-uEwq__secondLine{margin-top:.1em;font-size:clamp(32px,9.5vw,46px)}.Hero-module__L-uEwq__photoWrap{width:100%;max-width:100%;top:190px;bottom:auto;left:50%}.Hero-module__L-uEwq__ctaRow{bottom:5vh}.Hero-module__L-uEwq__ctaBtn{gap:10px;padding:12px 22px;font-size:12px}.Hero-module__L-uEwq__ctaArrow{width:28px;height:28px;font-size:14px}.Hero-module__L-uEwq__scrollHint{font-size:8px;bottom:1vh}}
.MissionStatement-module__yLLAdq__mission{background:var(--white);padding:120px 48px;overflow:hidden}.MissionStatement-module__yLLAdq__container{grid-template-columns:220px 1fr 260px;align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:grid}.MissionStatement-module__yLLAdq__imgLeft img,.MissionStatement-module__yLLAdq__imgRight img{object-fit:cover;border-radius:16px;width:100%;height:260px}.MissionStatement-module__yLLAdq__imgRight{flex-direction:column;gap:16px;display:flex}.MissionStatement-module__yLLAdq__imgOffset{align-self:flex-end;margin-top:8px;width:75%!important}.MissionStatement-module__yLLAdq__center{text-align:center}.MissionStatement-module__yLLAdq__headline{font-family:var(--font-serif);color:var(--dark);margin-bottom:24px;font-size:clamp(38px,4.5vw,62px);font-weight:900;line-height:1.12}.MissionStatement-module__yLLAdq__headline em{color:var(--teal);font-style:italic}.MissionStatement-module__yLLAdq__body{font-family:var(--font-sans);color:var(--muted);max-width:380px;margin:0 auto;font-size:16px;line-height:1.8}@media (max-width:900px){.MissionStatement-module__yLLAdq__mission{padding:80px 24px}.MissionStatement-module__yLLAdq__container{grid-template-columns:1fr;gap:32px}.MissionStatement-module__yLLAdq__imgLeft,.MissionStatement-module__yLLAdq__imgRight{display:none}}
.FeaturesGrid-module__QQ5-1W__section{background:var(--white);padding:120px 48px}.FeaturesGrid-module__QQ5-1W__container{max-width:1200px;margin:0 auto}.FeaturesGrid-module__QQ5-1W__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:48px;display:flex}.FeaturesGrid-module__QQ5-1W__title{font-family:var(--font-sans);color:var(--dark);margin-bottom:8px;font-size:clamp(28px,3vw,40px);font-weight:700}.FeaturesGrid-module__QQ5-1W__accent{color:var(--teal)}.FeaturesGrid-module__QQ5-1W__sub{color:var(--muted);margin-bottom:16px;font-size:14px}.FeaturesGrid-module__QQ5-1W__grid{grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.FeaturesGrid-module__QQ5-1W__card{border-radius:var(--radius-card);cursor:pointer;opacity:0;will-change:transform;padding:28px;transition:opacity .7s cubic-bezier(.23,1,.32,1),transform .7s cubic-bezier(.23,1,.32,1),box-shadow .35s;transform:translateY(36px);box-shadow:0 4px 24px #0000000d}.FeaturesGrid-module__QQ5-1W__card:hover{box-shadow:0 16px 48px #0000001f}.FeaturesGrid-module__QQ5-1W__card.FeaturesGrid-module__QQ5-1W__visible{opacity:1;transform:translateY(0)}.FeaturesGrid-module__QQ5-1W__large{grid-column:span 2;grid-template-columns:1fr 1fr;align-items:center;gap:24px;display:grid}.FeaturesGrid-module__QQ5-1W__small{grid-column:span 1}.FeaturesGrid-module__QQ5-1W__cardTop{margin-bottom:16px}.FeaturesGrid-module__QQ5-1W__icon{background:#fff9;border-radius:14px;padding:10px;font-size:28px;display:inline-block}.FeaturesGrid-module__QQ5-1W__imgWrap{border-radius:16px;overflow:hidden}.FeaturesGrid-module__QQ5-1W__cardImg{object-fit:cover;border-radius:16px;width:100%;height:220px}.FeaturesGrid-module__QQ5-1W__cardTitle{font-family:var(--font-sans);color:var(--dark);margin-bottom:10px;font-size:18px;font-weight:700}.FeaturesGrid-module__QQ5-1W__cardDesc{font-family:var(--font-sans);color:var(--text);opacity:.8;font-size:14px;line-height:1.7}@media (max-width:900px){.FeaturesGrid-module__QQ5-1W__section{padding:80px 24px}.FeaturesGrid-module__QQ5-1W__grid{grid-template-columns:1fr}.FeaturesGrid-module__QQ5-1W__large{grid-column:span 1;grid-template-columns:1fr}}
.HowItWorks-module__dMs_cG__section{background:var(--mint);padding:120px 48px;overflow:hidden}.HowItWorks-module__dMs_cG__container{max-width:1200px;margin:0 auto}.HowItWorks-module__dMs_cG__header{text-align:center;margin-bottom:80px}.HowItWorks-module__dMs_cG__title{font-family:var(--font-sans);color:var(--dark);margin-top:8px;font-size:clamp(28px,3.5vw,44px);font-weight:700}.HowItWorks-module__dMs_cG__accent{color:var(--teal)}.HowItWorks-module__dMs_cG__body{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.HowItWorks-module__dMs_cG__timeline{flex-direction:column;gap:0;padding-left:12px;display:flex;position:relative}.HowItWorks-module__dMs_cG__timelineLine{opacity:.2;background:linear-gradient(#0abf8c 0%,#00b4d8 50%,#7b2ff7 100%);border-radius:2px;width:2px;position:absolute;top:28px;bottom:28px;left:39px}@keyframes HowItWorks-module__dMs_cG__stepSlideIn{0%{opacity:0;transform:translate(-28px)}to{opacity:1;transform:translate(0)}}.HowItWorks-module__dMs_cG__timelineStep{cursor:pointer;border-radius:16px;align-items:flex-start;gap:24px;padding:18px 16px 18px 0;transition:background .3s,box-shadow .3s;animation:.55s cubic-bezier(.23,1,.32,1) both HowItWorks-module__dMs_cG__stepSlideIn;display:flex}.HowItWorks-module__dMs_cG__timelineStep:hover{background:#0abf8c0f}.HowItWorks-module__dMs_cG__timelineStepActive{box-shadow:0 4px 28px #0abf8c1f;background:#ffffffbf!important}.HowItWorks-module__dMs_cG__node{flex-shrink:0;justify-content:center;width:56px;padding-top:2px;display:flex}.HowItWorks-module__dMs_cG__nodeDot{background:#e8f8f4;border:2px solid #0abf8c33;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;transition:background .4s,box-shadow .4s,border .4s;display:flex}.HowItWorks-module__dMs_cG__stepContent{flex:1;padding-top:4px}.HowItWorks-module__dMs_cG__stepNum{letter-spacing:2px;color:#aaa;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:700;transition:color .3s}.HowItWorks-module__dMs_cG__stepTitle{font-family:var(--font-sans);color:var(--dark);margin-top:0;margin-bottom:6px;font-size:17px;font-weight:700}.HowItWorks-module__dMs_cG__stepDesc{font-family:var(--font-sans);color:var(--muted);max-width:340px;margin:0;font-size:13.5px;line-height:1.65}.HowItWorks-module__dMs_cG__progressBar{background:#00000014;border-radius:3px;max-width:200px;height:3px;margin-top:12px;overflow:hidden}@keyframes HowItWorks-module__dMs_cG__fillBar{0%{width:0%}to{width:100%}}.HowItWorks-module__dMs_cG__progressFill{border-radius:3px;width:0%;height:100%;animation:3.5s linear forwards HowItWorks-module__dMs_cG__fillBar}.HowItWorks-module__dMs_cG__phoneWrapper{flex-direction:column;align-items:center;gap:24px;display:flex;position:relative}.HowItWorks-module__dMs_cG__phoneGlow{filter:blur(55px);opacity:.4;pointer-events:none;z-index:0;border-radius:50%;width:260px;height:520px;transition:background .7s;position:absolute}.HowItWorks-module__dMs_cG__phone{z-index:1;background:#111;border-radius:46px;width:260px;padding:14px 10px 24px;position:relative;box-shadow:0 0 0 1px #ffffff12,0 30px 80px #0000004d,inset 0 0 0 1.5px #ffffff0a}.HowItWorks-module__dMs_cG__phoneSpeaker{background:#2a2a2a;border-radius:3px;width:60px;height:5px;margin:0 auto 10px}.HowItWorks-module__dMs_cG__phoneCam{background:#1e1e1e;border-radius:50%;width:10px;height:10px;position:absolute;top:18px;right:30px;box-shadow:0 0 0 1.5px #333,0 0 0 3px #00b4d826}.HowItWorks-module__dMs_cG__statusBar{justify-content:space-between;align-items:center;padding:0 14px 8px;display:flex}.HowItWorks-module__dMs_cG__statusTime{color:#ffffffd9;font-size:11px;font-weight:700}.HowItWorks-module__dMs_cG__statusIcons{color:#fff9;font-size:9px}.HowItWorks-module__dMs_cG__phoneScreen{background:#f0fbf7;border-radius:28px;height:460px;position:relative;overflow:hidden}.HowItWorks-module__dMs_cG__homeBar{background:#ffffff40;border-radius:2px;width:80px;height:4px;margin:12px auto 0}.HowItWorks-module__dMs_cG__phoneDots{gap:8px;display:flex}.HowItWorks-module__dMs_cG__phoneDot{cursor:pointer;background:#00000026;border-radius:50%;width:8px;height:8px;transition:background .35s,transform .35s}.HowItWorks-module__dMs_cG__phoneDotActive{transform:scale(1.4)}@keyframes HowItWorks-module__dMs_cG__screenFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.HowItWorks-module__dMs_cG__screen{flex-direction:column;gap:10px;height:100%;padding:14px 14px 10px;animation:.35s both HowItWorks-module__dMs_cG__screenFadeIn;display:flex}.HowItWorks-module__dMs_cG__screenHeader{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.HowItWorks-module__dMs_cG__appLogo{align-items:center;gap:6px;display:flex}.HowItWorks-module__dMs_cG__logoText{color:#0abf8c;letter-spacing:-.3px;font-size:13px;font-weight:700}.HowItWorks-module__dMs_cG__sectionLabel{color:#aaa;text-transform:uppercase;letter-spacing:1px;margin:0;font-size:10px;font-weight:700}@keyframes HowItWorks-module__dMs_cG__slideUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.HowItWorks-module__dMs_cG__formCard{background:#fff;border-radius:16px;flex-direction:column;gap:10px;padding:16px;animation:.4s both HowItWorks-module__dMs_cG__slideUp;display:flex;box-shadow:0 4px 20px #0abf8c1a}.HowItWorks-module__dMs_cG__formTitle{color:#1a1a2e;margin:0;font-size:14px;font-weight:700}.HowItWorks-module__dMs_cG__formSub{color:#aaa;margin:0;font-size:11px}.HowItWorks-module__dMs_cG__inputRow{background:#f6fdf9;border:1.5px solid #d0f0e8;border-radius:10px;align-items:center;gap:8px;padding:9px 12px;animation:.45s both HowItWorks-module__dMs_cG__slideUp;display:flex}.HowItWorks-module__dMs_cG__inputText{color:#555;font-family:monospace;font-size:12px}.HowItWorks-module__dMs_cG__otpRow{justify-content:center;gap:8px;display:flex}@keyframes HowItWorks-module__dMs_cG__otpPop{0%{opacity:0;transform:scale(.5)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.HowItWorks-module__dMs_cG__otpBox{color:#0abf8c;background:#fff;border:2px solid #0abf8c;border-radius:10px;justify-content:center;align-items:center;width:36px;height:40px;font-size:16px;font-weight:700;animation:.4s cubic-bezier(.34,1.56,.64,1) both HowItWorks-module__dMs_cG__otpPop;display:flex}.HowItWorks-module__dMs_cG__lockBadge{color:#0abf8c;background:#e8fef5;border-radius:20px;align-self:center;align-items:center;gap:6px;padding:5px 12px;font-size:11px;font-weight:600;animation:.4s both HowItWorks-module__dMs_cG__slideUp;display:flex}.HowItWorks-module__dMs_cG__ctaBtn{color:#fff;text-align:center;background:linear-gradient(135deg,#0abf8c,#06d6a0);border-radius:12px;padding:11px;font-size:13px;font-weight:700;animation:.4s both HowItWorks-module__dMs_cG__slideUp;box-shadow:0 6px 16px #0abf8c59}.HowItWorks-module__dMs_cG__familyList{flex-direction:column;gap:8px;display:flex}.HowItWorks-module__dMs_cG__memberCard{background:#fff;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;animation:.45s both HowItWorks-module__dMs_cG__slideUp;display:flex;box-shadow:0 2px 8px #0000000d}.HowItWorks-module__dMs_cG__memberAvatar{border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;display:flex}.HowItWorks-module__dMs_cG__memberInfo{flex-direction:column;flex:1;display:flex}.HowItWorks-module__dMs_cG__memberName{color:#1a1a2e;font-size:12px;font-weight:700}.HowItWorks-module__dMs_cG__memberRole{color:#aaa;font-size:10px}.HowItWorks-module__dMs_cG__memberBadge{border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.HowItWorks-module__dMs_cG__addBtn{text-align:center;color:#0abf8c;border:2px dashed #0abf8c;border-radius:12px;padding:10px;font-size:12px;font-weight:600;animation:.45s both HowItWorks-module__dMs_cG__slideUp}.HowItWorks-module__dMs_cG__searchBar{color:#bbb;background:#fff;border-radius:12px;align-items:center;gap:8px;padding:9px 12px;font-size:12px;animation:.4s both HowItWorks-module__dMs_cG__slideUp;display:flex;box-shadow:0 2px 8px #0000000f}.HowItWorks-module__dMs_cG__searchText{color:#bbb;font-size:11px}.HowItWorks-module__dMs_cG__recordsList{flex-direction:column;gap:8px;display:flex}.HowItWorks-module__dMs_cG__recordCard{background:#fff;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;animation:.45s both HowItWorks-module__dMs_cG__slideUp;display:flex;box-shadow:0 2px 8px #0000000d}.HowItWorks-module__dMs_cG__recordIcon{border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;display:flex}.HowItWorks-module__dMs_cG__recordInfo{flex-direction:column;flex:1;display:flex}.HowItWorks-module__dMs_cG__recordType{color:#1a1a2e;font-size:12px;font-weight:700}.HowItWorks-module__dMs_cG__recordDate{color:#aaa;font-size:10px}.HowItWorks-module__dMs_cG__recordDot{border-radius:50%;width:8px;height:8px}@keyframes HowItWorks-module__dMs_cG__fabPop{0%{opacity:0;transform:scale(.6)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.HowItWorks-module__dMs_cG__uploadFab{color:#fff;text-align:center;background:linear-gradient(135deg,#00b4d8,#0077b6);border-radius:24px;align-self:center;padding:10px 20px;font-size:12px;font-weight:700;animation:.5s cubic-bezier(.34,1.56,.64,1) both HowItWorks-module__dMs_cG__fabPop;box-shadow:0 6px 18px #00b4d859}.HowItWorks-module__dMs_cG__chartArea{background:#fff;border-radius:16px;padding:12px;animation:.4s both HowItWorks-module__dMs_cG__slideUp;box-shadow:0 2px 12px #0000000f}@keyframes HowItWorks-module__dMs_cG__drawLine{0%{stroke-dashoffset:600px}to{stroke-dashoffset:0}}.HowItWorks-module__dMs_cG__heartLine{width:100%;display:block}.HowItWorks-module__dMs_cG__heartLine polyline{stroke-dasharray:600;stroke-dashoffset:600px;animation:1.4s cubic-bezier(.23,1,.32,1) .2s forwards HowItWorks-module__dMs_cG__drawLine}.HowItWorks-module__dMs_cG__vitalCard{background:#fff;border-radius:12px;align-items:center;gap:10px;padding:9px 12px;animation:.45s both HowItWorks-module__dMs_cG__slideUp;display:flex;box-shadow:0 2px 8px #0000000d}.HowItWorks-module__dMs_cG__vitalIcon{flex-shrink:0;font-size:18px}.HowItWorks-module__dMs_cG__vitalInfo{flex-direction:column;flex:1;display:flex}.HowItWorks-module__dMs_cG__vitalLabel{color:#aaa;font-size:10px}.HowItWorks-module__dMs_cG__vitalValue{color:#1a1a2e;font-size:13px;font-weight:700}.HowItWorks-module__dMs_cG__vitalTrend{background:#0000000a;border-radius:20px;padding:3px 8px;font-size:10px;font-weight:700}@media (max-width:960px){.HowItWorks-module__dMs_cG__section{padding:80px 24px}.HowItWorks-module__dMs_cG__body{grid-template-columns:1fr;gap:60px}.HowItWorks-module__dMs_cG__phoneWrapper{order:-1}.HowItWorks-module__dMs_cG__phone{width:230px}.HowItWorks-module__dMs_cG__phoneScreen{height:400px}.HowItWorks-module__dMs_cG__timelineLine{left:35px}}@media (max-width:480px){.HowItWorks-module__dMs_cG__section{padding:60px 16px}.HowItWorks-module__dMs_cG__phone{width:210px}.HowItWorks-module__dMs_cG__phoneScreen{height:360px}}
.BentoShowcase-module___r9nRW__section{background:var(--white);padding:120px 48px}.BentoShowcase-module___r9nRW__container{max-width:1200px;margin:0 auto}.BentoShowcase-module___r9nRW__header{text-align:center;opacity:0;max-width:900px;margin-bottom:64px;margin-left:auto;margin-right:auto;transition:opacity .8s,transform .8s;transform:translateY(30px)}.BentoShowcase-module___r9nRW__header.BentoShowcase-module___r9nRW__visible{opacity:1;transform:translateY(0)}.BentoShowcase-module___r9nRW__title{font-family:var(--font-sans);color:var(--dark);font-size:clamp(28px,3.5vw,44px);font-weight:500;line-height:1.3}.BentoShowcase-module___r9nRW__grid{grid-template-rows:auto auto;grid-template-columns:1fr 1fr 1fr;gap:24px;display:grid}.BentoShowcase-module___r9nRW__card{border-radius:var(--radius-card);opacity:0;transition:opacity .8s cubic-bezier(.23,1,.32,1),transform .8s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden;transform:translateY(40px)}.BentoShowcase-module___r9nRW__card.BentoShowcase-module___r9nRW__visible{opacity:1;transform:translateY(0)}.BentoShowcase-module___r9nRW__greenCard{background:var(--green-dark);color:var(--white);flex-direction:column;grid-area:1/1/3/2;justify-content:space-between;padding:40px;display:flex}.BentoShowcase-module___r9nRW__greenCard h3{margin-bottom:16px;font-size:24px;font-weight:600}.BentoShowcase-module___r9nRW__greenCard p{opacity:.8;font-size:15px;line-height:1.6}.BentoShowcase-module___r9nRW__iconCircle{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;display:flex}.BentoShowcase-module___r9nRW__cardImgWrap{border-radius:12px;margin-top:32px;overflow:hidden}.BentoShowcase-module___r9nRW__cardImgWrap img{width:100%;height:auto;display:block}.BentoShowcase-module___r9nRW__photoCard{grid-area:1/2/3/3;height:100%}.BentoShowcase-module___r9nRW__photoCard img{object-fit:cover;width:100%;height:100%}.BentoShowcase-module___r9nRW__photoOverlay{color:var(--white);background:linear-gradient(#0000,#000000b3);padding:32px;font-size:14px;line-height:1.6;position:absolute;bottom:0;left:0;right:0}.BentoShowcase-module___r9nRW__whiteCard{background:#f8f9fa;flex-direction:column;grid-area:1/3/3/4;padding:40px;display:flex}.BentoShowcase-module___r9nRW__whiteCard .BentoShowcase-module___r9nRW__iconCircle{background:var(--teal-light);color:var(--teal)}.BentoShowcase-module___r9nRW__whiteCard h3{color:var(--dark);margin-bottom:32px;font-size:24px;font-weight:600}.BentoShowcase-module___r9nRW__itemList{flex-direction:column;gap:12px;display:flex}.BentoShowcase-module___r9nRW__item{background:var(--white);cursor:pointer;border:1px solid #0000000d;border-radius:12px;justify-content:space-between;align-items:center;padding:20px;font-size:15px;font-weight:500;transition:transform .2s,box-shadow .2s;display:flex}.BentoShowcase-module___r9nRW__item:hover{transform:translate(4px);box-shadow:0 4px 12px #0000000d}.BentoShowcase-module___r9nRW__itemArrow{color:var(--muted);font-size:18px}@media (max-width:900px){.BentoShowcase-module___r9nRW__grid{grid-template-rows:auto;grid-template-columns:1fr}.BentoShowcase-module___r9nRW__greenCard,.BentoShowcase-module___r9nRW__photoCard,.BentoShowcase-module___r9nRW__whiteCard{grid-area:auto}.BentoShowcase-module___r9nRW__photoCard{height:400px}}
.VitalsGrid-module__S75XFW__section{background:var(--white);padding:120px 48px}.VitalsGrid-module__S75XFW__container{max-width:1200px;margin:0 auto}.VitalsGrid-module__S75XFW__header{text-align:center;opacity:0;margin-bottom:64px;transition:opacity .8s,transform .8s;transform:translateY(30px)}.VitalsGrid-module__S75XFW__header.VitalsGrid-module__S75XFW__visible{opacity:1;transform:translateY(0)}.VitalsGrid-module__S75XFW__title{font-family:var(--font-sans);color:var(--dark);margin-top:12px;font-size:clamp(24px,3vw,36px);font-weight:700}.VitalsGrid-module__S75XFW__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.VitalsGrid-module__S75XFW__card{background:var(--white);opacity:0;border:1px solid #0000000f;border-radius:20px;flex-direction:column;padding:24px;transition:transform .3s,box-shadow .3s,opacity .6s;display:flex;transform:translateY(30px)}.VitalsGrid-module__S75XFW__card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #0000000f}.VitalsGrid-module__S75XFW__card.VitalsGrid-module__S75XFW__visible{opacity:1;transform:translateY(0)}.VitalsGrid-module__S75XFW__iconBox{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:20px;font-size:20px;display:flex}.VitalsGrid-module__S75XFW__content{margin-bottom:24px}.VitalsGrid-module__S75XFW__vLabel{color:var(--muted);margin-bottom:4px;font-size:13px;font-weight:500;display:block}.VitalsGrid-module__S75XFW__valueRow{align-items:baseline;gap:4px;display:flex}.VitalsGrid-module__S75XFW__vValue{color:var(--dark);font-size:28px;font-weight:700}.VitalsGrid-module__S75XFW__vUnit{color:var(--muted);font-size:12px}.VitalsGrid-module__S75XFW__chartPad{align-items:flex-end;height:60px;margin-bottom:20px;display:flex}.VitalsGrid-module__S75XFW__bars{align-items:flex-end;gap:4px;width:100%;height:100%;display:flex}.VitalsGrid-module__S75XFW__bar{height:var(--h);transform-origin:bottom;border-radius:4px 4px 0 0;flex:1;animation:.8s ease-out forwards VitalsGrid-module__S75XFW__growBar}.VitalsGrid-module__S75XFW__badge{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);background:#f1f3f5;border-radius:50px;width:fit-content;padding:4px 10px;font-size:10px;font-weight:700;display:inline-block}@media (max-width:1100px){.VitalsGrid-module__S75XFW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.VitalsGrid-module__S75XFW__grid{grid-template-columns:1fr}}
.Testimonials-module__P0cv8G__section{color:var(--white);background:linear-gradient(135deg,#0f2027 0%,#0abf8c 100%);padding:120px 48px}.Testimonials-module__P0cv8G__container{max-width:1200px;margin:0 auto}.Testimonials-module__P0cv8G__header{text-align:center;opacity:0;margin-bottom:64px;transition:opacity .8s,transform .8s;transform:translateY(30px)}.Testimonials-module__P0cv8G__header.Testimonials-module__P0cv8G__visible{opacity:1;transform:translateY(0)}.Testimonials-module__P0cv8G__title{font-family:var(--font-serif);margin-top:12px;font-size:clamp(28px,4vw,44px);font-weight:900}.Testimonials-module__P0cv8G__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Testimonials-module__P0cv8G__card{-webkit-backdrop-filter:blur(12px);opacity:0;background:#ffffff1f;border:1px solid #fff3;border-radius:24px;flex-direction:column;padding:40px;transition:transform .3s,background .3s,opacity .7s;display:flex;transform:translateY(30px)}.Testimonials-module__P0cv8G__card:hover{background:#ffffff2e;transform:translateY(-8px)}.Testimonials-module__P0cv8G__card.Testimonials-module__P0cv8G__visible{opacity:1;transform:translateY(0)}.Testimonials-module__P0cv8G__stars{color:#fc3;letter-spacing:2px;margin-bottom:20px;font-size:14px}.Testimonials-module__P0cv8G__quote{opacity:.9;margin-bottom:32px;font-size:17px;font-style:italic;line-height:1.6}.Testimonials-module__P0cv8G__author{align-items:center;gap:16px;margin-top:auto;display:flex}.Testimonials-module__P0cv8G__avatar{background:var(--teal);width:44px;height:44px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.Testimonials-module__P0cv8G__name{font-size:15px;font-weight:700;display:block}.Testimonials-module__P0cv8G__loc{opacity:.6;font-size:12px;display:block}@media (max-width:900px){.Testimonials-module__P0cv8G__grid{grid-template-columns:1fr}}
.CTA-module__37E6Lq__section{background:var(--white);padding:140px 48px;position:relative;overflow:hidden}.CTA-module__37E6Lq__blob1{pointer-events:none;background:radial-gradient(circle,#0abf8c1f 0%,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;top:-80px;left:-120px}.CTA-module__37E6Lq__blob2{pointer-events:none;background:radial-gradient(circle,#00b4d81a 0%,#0000 70%);border-radius:50%;width:480px;height:480px;position:absolute;bottom:-80px;right:-100px}.CTA-module__37E6Lq__container{z-index:1;max-width:1100px;margin:0 auto;position:relative}.CTA-module__37E6Lq__card{text-align:center;opacity:0;background:linear-gradient(135deg,#0d1f1a 0%,#0a2a20 40%,#0d1829 100%);border:1px solid #0abf8c26;border-radius:40px;padding:80px 48px 64px;transition:opacity .8s cubic-bezier(.23,1,.32,1),transform .8s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden;transform:translateY(40px);box-shadow:0 40px 120px #00000040,0 0 0 1px #0abf8c14}.CTA-module__37E6Lq__card:before{content:"";pointer-events:none;background:radial-gradient(circle,#0abf8c2e 0%,#0000 65%);border-radius:50%;width:600px;height:400px;position:absolute;top:-60%;left:50%;transform:translate(-50%)}.CTA-module__37E6Lq__card:after{content:"";pointer-events:none;background:radial-gradient(circle,#00b4d81f 0%,#0000 65%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-40%;right:-10%}.CTA-module__37E6Lq__card.CTA-module__37E6Lq__visible{opacity:1;transform:translateY(0)}.CTA-module__37E6Lq__badge{color:#0abf8c;letter-spacing:.5px;background:#0abf8c26;border:1px solid #0abf8c4d;border-radius:100px;align-items:center;gap:8px;margin-bottom:32px;padding:6px 16px;font-size:12px;font-weight:600;display:inline-flex}@keyframes CTA-module__37E6Lq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.CTA-module__37E6Lq__badgeDot{background:#0abf8c;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite CTA-module__37E6Lq__pulse}.CTA-module__37E6Lq__title{font-family:var(--font-sans);color:#fff;letter-spacing:-1px;margin-bottom:24px;font-size:clamp(30px,4.5vw,56px);font-weight:800;line-height:1.15}.CTA-module__37E6Lq__accent{background:linear-gradient(90deg,#0abf8c,#00d4ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CTA-module__37E6Lq__desc{color:#ffffffa6;max-width:580px;margin:0 auto 48px;font-size:17px;line-height:1.7}.CTA-module__37E6Lq__btnRow{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:56px;display:flex}.CTA-module__37E6Lq__playBtn{color:#fff;cursor:pointer;background:#0abf8c;border:none;border-radius:16px;align-items:center;gap:14px;padding:14px 28px;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 8px 32px #0abf8c66}.CTA-module__37E6Lq__playBtn:hover{background:#08d49e;transform:translateY(-3px)scale(1.02);box-shadow:0 14px 44px #0abf8c80}.CTA-module__37E6Lq__appleBtn{color:#fff;background:#ffffff1a;border:1.5px solid #ffffff40;border-radius:16px;align-items:center;gap:14px;padding:14px 28px;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.CTA-module__37E6Lq__appleBtn:hover{background:#ffffff2e;transform:translateY(-3px)scale(1.02);box-shadow:0 14px 44px #ffffff1a}.CTA-module__37E6Lq__playIcon{flex-shrink:0;width:28px;height:28px}.CTA-module__37E6Lq__playText{text-align:left;flex-direction:column;display:flex}.CTA-module__37E6Lq__playLabel{letter-spacing:1.2px;opacity:.8;font-size:9px;font-weight:600;line-height:1}.CTA-module__37E6Lq__playStore{letter-spacing:-.3px;font-size:18px;font-weight:700;line-height:1.2}.CTA-module__37E6Lq__statsRow{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;justify-content:center;gap:0;margin-bottom:40px;padding:32px 0;display:flex}.CTA-module__37E6Lq__statItem{border-right:1px solid #ffffff14;flex-direction:column;align-items:center;padding:0 40px;display:flex}.CTA-module__37E6Lq__statItem:last-child{border-right:none}.CTA-module__37E6Lq__statValue{color:#fff;letter-spacing:-.5px;background:linear-gradient(90deg,#0abf8c,#00d4ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(22px,3vw,32px);font-weight:800}.CTA-module__37E6Lq__statLabel{color:#ffffff73;letter-spacing:.3px;margin-top:4px;font-size:12px;font-weight:500}.CTA-module__37E6Lq__trustNote{color:#fff6;letter-spacing:.2px;font-size:13px;line-height:1.6}@media (max-width:768px){.CTA-module__37E6Lq__section{padding:80px 20px}.CTA-module__37E6Lq__card{border-radius:28px;padding:52px 24px 48px}.CTA-module__37E6Lq__btnRow{flex-direction:column;align-items:center}.CTA-module__37E6Lq__playBtn,.CTA-module__37E6Lq__appleBtn{justify-content:center;width:100%;max-width:280px}.CTA-module__37E6Lq__statsRow{flex-wrap:wrap;gap:24px}.CTA-module__37E6Lq__statItem{border-right:none;flex:1 0 40%;padding:0 20px}}@media (max-width:480px){.CTA-module__37E6Lq__statsRow{flex-direction:column;align-items:center;gap:20px;padding:24px 0}.CTA-module__37E6Lq__statItem{border-bottom:1px solid #ffffff12;border-right:none;width:100%;padding-bottom:20px}.CTA-module__37E6Lq__statItem:last-child{border-bottom:none}}
.LegalPage-module__-nv_EW__container{background:var(--white);min-height:100vh}.LegalPage-module__-nv_EW__header{color:var(--white);text-align:center;background:#352a8a;border-bottom-right-radius:50% 10%;border-bottom-left-radius:50% 10%;margin-bottom:60px;padding:160px 20px 80px}.LegalPage-module__-nv_EW__title{font-size:48px;font-weight:700;font-family:var(--font-sans);margin-bottom:16px}.LegalPage-module__-nv_EW__date{opacity:.8;font-size:16px}.LegalPage-module__-nv_EW__contentWrapper{gap:60px;max-width:1200px;margin:0 auto;padding:0 40px 100px;display:flex}.LegalPage-module__-nv_EW__sidebar{flex-shrink:0;width:250px}.LegalPage-module__-nv_EW__stickySidebar{flex-direction:column;gap:16px;display:flex;position:sticky;top:100px}.LegalPage-module__-nv_EW__navLink{color:var(--text);opacity:.7;border-bottom:2px solid #0000;padding-bottom:8px;font-size:15px;text-decoration:none;transition:all .2s}.LegalPage-module__-nv_EW__navLink:hover,.LegalPage-module__-nv_EW__navLink.LegalPage-module__-nv_EW__active{color:var(--teal);opacity:1;border-color:var(--teal);cursor:pointer}.LegalPage-module__-nv_EW__mainContent{flex-grow:1;max-width:800px}.LegalPage-module__-nv_EW__mainContent section{margin-bottom:40px}.LegalPage-module__-nv_EW__mainContent h2{color:#352a8a;font-size:28px;font-family:var(--font-sans);margin-bottom:20px}.LegalPage-module__-nv_EW__mainContent h3{color:var(--text);margin-top:32px;margin-bottom:16px;font-size:20px}.LegalPage-module__-nv_EW__mainContent p{color:#4a5568;margin-bottom:16px;font-size:16px;line-height:1.7}.LegalPage-module__-nv_EW__mainContent ul{margin-bottom:24px;padding-left:24px}.LegalPage-module__-nv_EW__mainContent li{color:#4a5568;margin-bottom:8px;font-size:16px;line-height:1.7}.LegalPage-module__-nv_EW__mainContent strong{color:var(--text)}@media (max-width:900px){.LegalPage-module__-nv_EW__contentWrapper{flex-direction:column;gap:40px}.LegalPage-module__-nv_EW__sidebar{width:100%}.LegalPage-module__-nv_EW__stickySidebar{white-space:nowrap;flex-direction:row;padding-bottom:10px;position:relative;top:0;overflow-x:auto}.LegalPage-module__-nv_EW__header{border-bottom-right-radius:50% 5%;border-bottom-left-radius:50% 5%;padding:120px 20px 60px}}@media (max-width:480px){.LegalPage-module__-nv_EW__title{font-size:36px}.LegalPage-module__-nv_EW__contentWrapper{padding:0 20px 80px}}
