.HeroSection-module__8AZ9Vq__hero{background-color:var(--bg-offwhite);padding:120px 0 80px;position:relative;overflow:hidden}.HeroSection-module__8AZ9Vq__hero:before{content:"";z-index:0;background:linear-gradient(#8ebc9e26 0%,#f7f7f600 100%);height:500px;position:absolute;top:0;left:0;right:0}.HeroSection-module__8AZ9Vq__heroContainer{z-index:1;justify-content:space-between;align-items:center;gap:64px;display:flex;position:relative}.HeroSection-module__8AZ9Vq__heroContent{flex:1;max-width:600px}.HeroSection-module__8AZ9Vq__logoBadge{align-items:center;gap:12px;margin-bottom:24px;display:flex}.HeroSection-module__8AZ9Vq__badgeIconWrapper{width:150px;height:150px;position:relative}.HeroSection-module__8AZ9Vq__badgeIcon{object-fit:contain}.HeroSection-module__8AZ9Vq__badge{color:var(--primary-green);background-color:#8ebc9e33;border-radius:24px;padding:8px 16px;font-size:.875rem;font-weight:600;display:inline-block}.HeroSection-module__8AZ9Vq__fadeInDown{animation:.6s ease-out HeroSection-module__8AZ9Vq__fadeInDown}.HeroSection-module__8AZ9Vq__title{letter-spacing:-.02em;color:var(--text-main);margin-bottom:24px;font-size:4rem}.HeroSection-module__8AZ9Vq__fadeInUp{animation:.8s ease-out HeroSection-module__8AZ9Vq__fadeInUp}.HeroSection-module__8AZ9Vq__highlight{color:var(--primary-green)}.HeroSection-module__8AZ9Vq__description{color:var(--text-muted);max-width:500px;margin-bottom:40px;font-size:1.25rem;animation:.8s ease-out .2s backwards HeroSection-module__8AZ9Vq__fadeInUp}.HeroSection-module__8AZ9Vq__ctaGroup{gap:16px;animation:.8s ease-out .4s backwards HeroSection-module__8AZ9Vq__fadeInUp;display:flex}.HeroSection-module__8AZ9Vq__ctaPulse{transition:all .3s;position:relative}.HeroSection-module__8AZ9Vq__ctaPulse:after{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(circle,#8ebc9e4d 0%,#0000 70%);animation:2.5s ease-in-out infinite HeroSection-module__8AZ9Vq__pulse;position:absolute;inset:0}.HeroSection-module__8AZ9Vq__ctaPulse:hover{transform:translateY(-3px);box-shadow:0 12px 24px #8ebc9e4d}.HeroSection-module__8AZ9Vq__heroVisual{flex:1;max-width:500px;position:relative}.HeroSection-module__8AZ9Vq__slideInRight{animation:.8s ease-out HeroSection-module__8AZ9Vq__slideInRight}.HeroSection-module__8AZ9Vq__mockup{background:var(--bg-white);border-radius:24px;overflow:hidden;box-shadow:0 24px 48px #00000014}.HeroSection-module__8AZ9Vq__floatingAnimation{animation:3s ease-in-out infinite HeroSection-module__8AZ9Vq__floating}.HeroSection-module__8AZ9Vq__mockupHeader{background:var(--primary-green);color:#fff;align-items:center;gap:12px;padding:16px;display:flex}.HeroSection-module__8AZ9Vq__mockupAvatar{opacity:.9;background:#fff;border-radius:50%;width:40px;height:40px}.HeroSection-module__8AZ9Vq__mockupInfo{flex-direction:column;display:flex}.HeroSection-module__8AZ9Vq__mockupInfo strong{font-size:1rem;font-family:var(--font-heading)}.HeroSection-module__8AZ9Vq__mockupInfo span{opacity:.8;font-size:.75rem}.HeroSection-module__8AZ9Vq__mockupBody{background:#e5ddd5;flex-direction:column;gap:16px;height:350px;padding:24px;display:flex}.HeroSection-module__8AZ9Vq__messageReceiver{background:#fff;border-radius:0 12px 12px;max-width:85%;padding:12px 16px;font-size:.9375rem;animation:.5s ease-out HeroSection-module__8AZ9Vq__fadeIn;box-shadow:0 1px 2px #0000000d}.HeroSection-module__8AZ9Vq__messageSender{background:#e1f5ca;border-radius:12px 0 12px 12px;align-self:flex-end;max-width:85%;padding:12px 16px;font-size:.9375rem;animation:.5s ease-out .2s backwards HeroSection-module__8AZ9Vq__fadeIn;box-shadow:0 1px 2px #0000000d}@keyframes HeroSection-module__8AZ9Vq__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__8AZ9Vq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__8AZ9Vq__slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes HeroSection-module__8AZ9Vq__floating{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}@keyframes HeroSection-module__8AZ9Vq__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes HeroSection-module__8AZ9Vq__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:900px){.HeroSection-module__8AZ9Vq__heroContainer{text-align:center;flex-direction:column;gap:40px}.HeroSection-module__8AZ9Vq__heroContent{flex-direction:column;align-items:center;max-width:100%;display:flex}.HeroSection-module__8AZ9Vq__title{font-size:2.75rem}.HeroSection-module__8AZ9Vq__ctaGroup{justify-content:center}.HeroSection-module__8AZ9Vq__heroVisual{width:100%}}
.ProblemSection-module__vTscFG__problem{background-color:var(--bg-white);position:relative}.ProblemSection-module__vTscFG__header{text-align:center;max-width:800px;margin:0 auto 64px}.ProblemSection-module__vTscFG__header h2{color:var(--primary-green);margin-bottom:24px;font-size:2.5rem}.ProblemSection-module__vTscFG__header p{color:var(--text-muted);font-size:1.125rem}.ProblemSection-module__vTscFG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;display:grid}.ProblemSection-module__vTscFG__statCard{text-align:center;background:var(--bg-offwhite);border:none;flex-direction:column;align-items:center;padding:32px;transition:transform .3s;display:flex}.ProblemSection-module__vTscFG__statCard:hover{transform:translateY(-8px)}.ProblemSection-module__vTscFG__iconWrapper{background-color:#8ebc9e33;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:flex}.ProblemSection-module__vTscFG__icon{color:var(--primary-green)}.ProblemSection-module__vTscFG__statCard h3{color:var(--text-main);margin-bottom:12px;font-size:1.5rem}.ProblemSection-module__vTscFG__statCard p{color:var(--text-muted);font-size:1rem;line-height:1.5}@media (max-width:768px){.ProblemSection-module__vTscFG__header h2{font-size:2rem}}
.HowItWorksSection-module__-KhBdW__howItWorks{background-color:var(--bg-offwhite);padding-bottom:120px}.HowItWorksSection-module__-KhBdW__header{text-align:center;max-width:600px;margin:0 auto 64px}.HowItWorksSection-module__-KhBdW__header h2{color:var(--text-main);margin-bottom:16px;font-size:2.5rem}.HowItWorksSection-module__-KhBdW__header p{color:var(--text-muted);font-size:1.125rem}.HowItWorksSection-module__-KhBdW__stepsContainer{justify-content:space-between;align-items:flex-start;max-width:1000px;margin:0 auto;display:flex;position:relative}.HowItWorksSection-module__-KhBdW__stepItem{text-align:center;z-index:2;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.HowItWorksSection-module__-KhBdW__stepCircle{background-color:var(--primary-green);width:80px;height:80px;color:var(--bg-white);box-shadow:var(--shadow-md);border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;transition:transform .2s;display:flex}.HowItWorksSection-module__-KhBdW__stepCircle:hover{transform:scale(1.05)}.HowItWorksSection-module__-KhBdW__stepContent h3{color:var(--text-main);margin-bottom:12px;font-size:1.25rem}.HowItWorksSection-module__-KhBdW__stepContent p{color:var(--text-muted);max-width:200px;margin:0 auto;font-size:.9375rem}.HowItWorksSection-module__-KhBdW__connector{z-index:1;background-color:#0f4c3a26;height:2px;position:absolute;top:40px;left:calc(50% + 40px);right:calc(40px - 50%)}@media (max-width:900px){.HowItWorksSection-module__-KhBdW__stepsContainer{flex-direction:column;align-items:center;gap:40px}.HowItWorksSection-module__-KhBdW__stepItem{text-align:left;flex-direction:row;gap:24px;width:100%;max-width:400px}.HowItWorksSection-module__-KhBdW__stepContent p{max-width:none;margin:0}.HowItWorksSection-module__-KhBdW__connector{background-color:#0f4c3a26;width:2px;height:40px;display:none;top:auto;bottom:-40px;left:40px}}
.FeaturesSection-module__XGruDW__features{background-color:var(--bg-white);padding:120px 0}.FeaturesSection-module__XGruDW__header{text-align:center;margin-bottom:64px}.FeaturesSection-module__XGruDW__header h2{color:var(--primary-green);margin-bottom:16px;font-size:2.5rem}.FeaturesSection-module__XGruDW__header p{color:var(--text-muted);font-size:1.125rem}.FeaturesSection-module__XGruDW__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;display:grid}.FeaturesSection-module__XGruDW__card{background:var(--bg-white);border:1px solid #8ebc9e4d;border-radius:24px;padding:40px 32px;transition:all .3s;box-shadow:0 4px 6px #00000005}.FeaturesSection-module__XGruDW__card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-green);transform:translateY(-4px)}.FeaturesSection-module__XGruDW__iconBox{background-color:var(--bg-offwhite);width:72px;height:72px;color:var(--primary-green);border-radius:20px;justify-content:center;align-items:center;margin-bottom:24px;transition:background-color .3s;display:flex}.FeaturesSection-module__XGruDW__card:hover .FeaturesSection-module__XGruDW__iconBox{background-color:var(--primary-green);color:var(--bg-white)}.FeaturesSection-module__XGruDW__card h3{color:var(--text-main);margin-bottom:16px;font-size:1.5rem}.FeaturesSection-module__XGruDW__card p{color:var(--text-muted);font-size:1rem;line-height:1.6}
.TrustSection-module__Z0_3Nq__trust{background-color:var(--bg-white);border-bottom:1px solid #0000000d;padding:80px 0}.TrustSection-module__Z0_3Nq__container{text-align:center;flex-direction:column;align-items:center;max-width:800px;display:flex}.TrustSection-module__Z0_3Nq__badge{background-color:var(--bg-offwhite);border:1px solid #8ebc9e4d;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex}.TrustSection-module__Z0_3Nq__icon{color:var(--primary-green)}.TrustSection-module__Z0_3Nq__trust h2{color:var(--text-main);margin-bottom:16px;font-size:2rem}.TrustSection-module__Z0_3Nq__trust p{color:var(--text-muted);font-size:1.125rem;line-height:1.6}.TrustSection-module__Z0_3Nq__trust strong{color:var(--primary-green)}
.ForDoctorsSection-module__BldWFW__doctors{background-color:var(--primary-green);color:var(--bg-white);padding:120px 0;overflow:hidden}.ForDoctorsSection-module__BldWFW__container{justify-content:space-between;align-items:center;gap:64px;display:flex}.ForDoctorsSection-module__BldWFW__content{flex:1;max-width:600px}.ForDoctorsSection-module__BldWFW__label{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-sage);margin-bottom:24px;font-size:.875rem;font-weight:600;display:inline-block}.ForDoctorsSection-module__BldWFW__content h2{color:var(--bg-white);margin-bottom:24px;font-size:3rem}.ForDoctorsSection-module__BldWFW__content p{color:var(--bg-offwhite);margin-bottom:32px;font-size:1.25rem;line-height:1.6}.ForDoctorsSection-module__BldWFW__perks{margin-bottom:48px}.ForDoctorsSection-module__BldWFW__perks li{color:var(--bg-white);align-items:center;gap:16px;margin-bottom:16px;font-size:1.125rem;display:flex}.ForDoctorsSection-module__BldWFW__perkIcon{color:var(--accent-sage)}.ForDoctorsSection-module__BldWFW__btnSecondary{color:var(--primary-green)!important;background:#fff!important;border-color:#fff!important}.ForDoctorsSection-module__BldWFW__visual{flex:1;position:relative}.ForDoctorsSection-module__BldWFW__dashboardMockup{aspect-ratio:4/3;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:100%;display:flex;box-shadow:0 32px 64px #0000004d}.ForDoctorsSection-module__BldWFW__dashHeader{border-bottom:1px solid #ffffff1a;align-items:center;height:56px;padding:0 24px;display:flex}.ForDoctorsSection-module__BldWFW__dashNav{color:#fff9;gap:24px;font-size:.875rem;font-weight:500;display:flex}.ForDoctorsSection-module__BldWFW__dashBody{flex-direction:column;flex:1;gap:16px;padding:32px;display:flex}.ForDoctorsSection-module__BldWFW__cardSkeletonTitle{background:#ffffff1a;border-radius:4px;width:40%;height:24px}.ForDoctorsSection-module__BldWFW__cardSkeletonText{background:#ffffff0d;border-radius:4px;width:80%;height:12px}.ForDoctorsSection-module__BldWFW__cardSkeletonChart{background:#ffffff1a;border-radius:8px;width:100%;height:50%;margin-top:auto}@media (max-width:900px){.ForDoctorsSection-module__BldWFW__container{flex-direction:column}}
.WaitlistSection-module__Tq6b8q__waitlist{background-color:var(--bg-offwhite);padding:120px 0;position:relative}.WaitlistSection-module__Tq6b8q__container{justify-content:center;align-items:center;gap:64px;display:flex}.WaitlistSection-module__Tq6b8q__content{flex:1;max-width:500px}.WaitlistSection-module__Tq6b8q__content h2{color:var(--text-main);margin-bottom:24px;font-size:2.75rem}.WaitlistSection-module__Tq6b8q__content p{color:var(--text-muted);font-size:1.125rem;line-height:1.6}.WaitlistSection-module__Tq6b8q__form{flex-direction:column;flex:1;gap:24px;width:100%;max-width:480px;padding:40px;display:flex}.WaitlistSection-module__Tq6b8q__inputGroup{flex-direction:column;gap:8px;display:flex}.WaitlistSection-module__Tq6b8q__inputGroup label{color:var(--text-main);font-size:.875rem;font-weight:500}.WaitlistSection-module__Tq6b8q__inputGroup input,.WaitlistSection-module__Tq6b8q__inputGroup select{font-family:var(--font-body);background:var(--bg-white);color:var(--text-main);border:1px solid #0000001a;border-radius:8px;padding:16px;font-size:1rem;transition:all .2s}.WaitlistSection-module__Tq6b8q__inputGroup select{appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%231A1A1A%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-position:right .7em top 50%,0 0;background-repeat:no-repeat,repeat;background-size:.65em,100%}.WaitlistSection-module__Tq6b8q__inputGroup input:focus,.WaitlistSection-module__Tq6b8q__inputGroup select:focus{border-color:var(--primary-green);outline:none;box-shadow:0 0 0 3px #0f4c3a1a}.WaitlistSection-module__Tq6b8q__submitBtn{width:100%;margin-top:8px}@media (max-width:900px){.WaitlistSection-module__Tq6b8q__container{text-align:center;flex-direction:column}.WaitlistSection-module__Tq6b8q__form{text-align:left}}
.Footer-module__nhiC3q__footer{background-color:var(--bg-white);border-top:1px solid #0000000d;padding-top:64px}.Footer-module__nhiC3q__container{justify-content:space-between;align-items:center;margin-bottom:48px;display:flex}.Footer-module__nhiC3q__brand{max-width:300px}.Footer-module__nhiC3q__logo{align-items:center;gap:8px;width:150px;height:150px;margin-bottom:12px;display:flex;position:relative}.Footer-module__nhiC3q__logoImage{object-fit:contain}.Footer-module__nhiC3q__logoIcon{color:var(--primary-green)}.Footer-module__nhiC3q__logoText{font-family:var(--font-heading);color:var(--primary-green);font-size:1.5rem;font-weight:700}.Footer-module__nhiC3q__description{color:var(--text-muted);font-size:.9375rem}.Footer-module__nhiC3q__links{gap:32px;display:flex}.Footer-module__nhiC3q__links a{color:var(--text-muted);font-size:.9375rem;font-weight:500;transition:color .2s}.Footer-module__nhiC3q__links a:hover{color:var(--primary-green)}.Footer-module__nhiC3q__bottom{text-align:center;background-color:var(--bg-offwhite);border-top:1px solid #0000000d;padding:24px 0}.Footer-module__nhiC3q__bottom p{color:var(--text-muted);font-size:.875rem}@media (max-width:768px){.Footer-module__nhiC3q__container{text-align:center;flex-direction:column;gap:32px}.Footer-module__nhiC3q__links{flex-wrap:wrap;justify-content:center}}
