.HeroSection-module__P9QsKq__hero{background:linear-gradient(160deg, var(--white) 0%, var(--blue-light) 50%, var(--cyan-light) 100%);align-items:center;min-height:100vh;padding-top:96px;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.HeroSection-module__P9QsKq__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#1a6bcc12 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-120px;right:-80px}.HeroSection-module__P9QsKq__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#00c2cb0f 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:-100px;left:-60px}.HeroSection-module__P9QsKq__hero__grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid;position:relative}.HeroSection-module__P9QsKq__hero__content{flex-direction:column;gap:28px;display:flex}.HeroSection-module__P9QsKq__hero__badge{background:var(--white);border:1px solid var(--blue-mid);color:var(--blue-primary);border-radius:var(--radius-full);box-shadow:var(--shadow-xs);letter-spacing:.01em;align-items:center;gap:8px;width:fit-content;padding:7px 14px;font-size:13px;font-weight:600;display:inline-flex}.HeroSection-module__P9QsKq__hero__badge-dot{background:var(--green-primary);border-radius:50%;width:8px;height:8px;animation:2s infinite HeroSection-module__P9QsKq__pulse-ring}.HeroSection-module__P9QsKq__hero__headline{font-family:var(--font-display);color:var(--grey-900);letter-spacing:-1.5px;font-size:clamp(36px,4.5vw,58px);font-weight:800;line-height:1.12}.HeroSection-module__P9QsKq__hero__headline-highlight{background:linear-gradient(135deg, var(--blue-primary), var(--cyan-accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HeroSection-module__P9QsKq__hero__subtext{color:var(--grey-500);max-width:500px;font-size:18px;line-height:1.7}.HeroSection-module__P9QsKq__hero__cta-group{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.HeroSection-module__P9QsKq__hero__trust-strip{flex-wrap:wrap;align-items:center;gap:20px;padding-top:8px;display:flex}.HeroSection-module__P9QsKq__hero__trust-item{color:var(--grey-500);align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.HeroSection-module__P9QsKq__hero__trust-icon{background:var(--green-light);width:18px;height:18px;color:var(--green-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;display:flex}.HeroSection-module__P9QsKq__hero__visual{justify-content:center;align-items:center;display:flex;position:relative}.HeroSection-module__P9QsKq__hero__illustration-container{aspect-ratio:1;background:linear-gradient(135deg, var(--white) 0%, var(--blue-light) 100%);width:100%;max-width:520px;box-shadow:var(--shadow-xl);border:1px solid #1a6bcc1f;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.HeroSection-module__P9QsKq__hero__illustration-inner{flex-direction:column;align-items:center;gap:12px;padding:32px;display:flex}.HeroSection-module__P9QsKq__hero__illustration-icon{background:linear-gradient(135deg, var(--blue-light), var(--cyan-light));border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.HeroSection-module__P9QsKq__hero__illustration-icon svg{width:60px;height:60px;color:var(--blue-primary)}.HeroSection-module__P9QsKq__hero__illustration-label{font-family:var(--font-display);color:var(--grey-800);text-align:center;font-size:18px;font-weight:700}.HeroSection-module__P9QsKq__hero__illustration-sublabel{color:var(--grey-400);text-align:center;font-size:13px}.HeroSection-module__P9QsKq__hero__float-cards{pointer-events:none;position:absolute;inset:0}.HeroSection-module__P9QsKq__hero__float-card{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);border:1px solid var(--grey-100);pointer-events:auto;align-items:center;gap:10px;padding:12px 16px;display:flex;position:absolute}.HeroSection-module__P9QsKq__hero__float-card--1{animation:4s ease-in-out infinite HeroSection-module__P9QsKq__float;top:10%;left:-16%}.HeroSection-module__P9QsKq__hero__float-card--2{animation:4.5s ease-in-out infinite HeroSection-module__P9QsKq__floatReverse;bottom:20%;left:-18%}.HeroSection-module__P9QsKq__hero__float-card--3{animation:5s ease-in-out .5s infinite HeroSection-module__P9QsKq__float;top:14%;right:-16%}.HeroSection-module__P9QsKq__hero__float-card-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.HeroSection-module__P9QsKq__hero__float-card-icon--blue{background:var(--blue-light)}.HeroSection-module__P9QsKq__hero__float-card-icon--green{background:var(--green-light)}.HeroSection-module__P9QsKq__hero__float-card-icon--cyan{background:var(--cyan-light)}.HeroSection-module__P9QsKq__hero__float-card-text{color:var(--grey-700);white-space:nowrap;font-size:12.5px;font-weight:600}.HeroSection-module__P9QsKq__hero__float-card-sub{color:var(--grey-400);font-size:11px;font-weight:400}@media (max-width:960px){.HeroSection-module__P9QsKq__hero__grid{text-align:center;grid-template-columns:1fr;gap:48px}.HeroSection-module__P9QsKq__hero__subtext{max-width:100%}.HeroSection-module__P9QsKq__hero__badge{margin:0 auto}.HeroSection-module__P9QsKq__hero__cta-group,.HeroSection-module__P9QsKq__hero__trust-strip{justify-content:center}.HeroSection-module__P9QsKq__hero__visual{max-width:480px;margin:0 auto}.HeroSection-module__P9QsKq__hero__float-card--1,.HeroSection-module__P9QsKq__hero__float-card--2{left:-8%}.HeroSection-module__P9QsKq__hero__float-card--3{right:-8%}}@media (max-width:600px){.HeroSection-module__P9QsKq__hero{padding-top:80px;padding-bottom:60px}.HeroSection-module__P9QsKq__hero__illustration-container{border-radius:20px}.HeroSection-module__P9QsKq__hero__float-card--1,.HeroSection-module__P9QsKq__hero__float-card--2{display:none}.HeroSection-module__P9QsKq__hero__float-card--3{top:-5%;right:-4%}.HeroSection-module__P9QsKq__hero__cta-group{flex-direction:column;width:100%}}
.SymptomSearch-module__qOwzQq__search-section{background:var(--white);padding:80px 0;position:relative}.SymptomSearch-module__qOwzQq__search-section:before{content:"";background:linear-gradient(90deg, transparent, var(--grey-200), transparent);height:1px;position:absolute;top:0;left:0;right:0}.SymptomSearch-module__qOwzQq__search-section__inner{text-align:center;max-width:720px;margin:0 auto}.SymptomSearch-module__qOwzQq__search-section__label{letter-spacing:.1em;text-transform:uppercase;color:var(--blue-primary);align-items:center;gap:6px;margin-bottom:16px;font-size:12px;font-weight:700;display:inline-flex}.SymptomSearch-module__qOwzQq__search-section__heading{font-family:var(--font-display);color:var(--grey-900);letter-spacing:-.8px;margin-bottom:12px;font-size:clamp(26px,3vw,38px);font-weight:800;line-height:1.2}.SymptomSearch-module__qOwzQq__search-section__subtext{color:var(--grey-400);margin-bottom:36px;font-size:16px;line-height:1.6}.SymptomSearch-module__qOwzQq__search-bar{background:var(--white);border:2px solid var(--grey-200);border-radius:var(--radius-full);box-shadow:var(--shadow-md);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);align-items:center;gap:0;margin-bottom:20px;padding:6px 6px 6px 20px;display:flex}.SymptomSearch-module__qOwzQq__search-bar:focus-within{border-color:var(--blue-primary);box-shadow:0 0 0 4px #1a6bcc1a, var(--shadow-md)}.SymptomSearch-module__qOwzQq__search-bar__icon{width:20px;height:20px;color:var(--grey-400);flex-shrink:0;margin-right:12px}.SymptomSearch-module__qOwzQq__search-bar__input{font-family:var(--font-body);color:var(--grey-800);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:10px 0;font-size:16px}.SymptomSearch-module__qOwzQq__search-bar__input::placeholder{color:var(--grey-300)}.SymptomSearch-module__qOwzQq__search-bar__btn{background:linear-gradient(135deg, var(--blue-primary), var(--blue-deep));color:var(--white);border-radius:var(--radius-full);cursor:pointer;transition:transform var(--transition-fast), box-shadow var(--transition-fast);white-space:nowrap;border:none;flex-shrink:0;padding:12px 24px;font-size:14.5px;font-weight:600}.SymptomSearch-module__qOwzQq__search-bar__btn:hover{box-shadow:var(--shadow-blue);transform:scale(1.03)}.SymptomSearch-module__qOwzQq__search-bar__btn:active{transform:scale(.98)}.SymptomSearch-module__qOwzQq__chips{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:16px;display:flex}.SymptomSearch-module__qOwzQq__chips__label{color:var(--grey-400);align-items:center;font-size:13px;font-weight:500;display:flex}.SymptomSearch-module__qOwzQq__chip{background:var(--grey-100);color:var(--grey-600);border-radius:var(--radius-full);border:1.5px solid var(--grey-200);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast), border-color var(--transition-fast), transform var(--transition-fast);padding:8px 16px;font-size:13.5px;font-weight:500}.SymptomSearch-module__qOwzQq__chip:hover,.SymptomSearch-module__qOwzQq__chip.SymptomSearch-module__qOwzQq__active{background:var(--blue-light);color:var(--blue-primary);border-color:var(--blue-primary);transform:translateY(-2px)}.SymptomSearch-module__qOwzQq__chip:active{transform:translateY(0)}.SymptomSearch-module__qOwzQq__chip:focus-visible{outline:2px solid var(--blue-primary);outline-offset:2px}.SymptomSearch-module__qOwzQq__search-section__stats{flex-wrap:wrap;justify-content:center;gap:40px;margin-top:48px;display:flex}.SymptomSearch-module__qOwzQq__search-section__stat{text-align:center}.SymptomSearch-module__qOwzQq__search-section__stat-value{font-family:var(--font-display);color:var(--blue-primary);letter-spacing:-1px;font-size:32px;font-weight:800;line-height:1}.SymptomSearch-module__qOwzQq__search-section__stat-label{color:var(--grey-400);margin-top:4px;font-size:13px;font-weight:500}@media (max-width:600px){.SymptomSearch-module__qOwzQq__search-section{padding:60px 0}.SymptomSearch-module__qOwzQq__search-bar{border-radius:var(--radius-lg);flex-direction:column;align-items:stretch;gap:10px;padding:12px}.SymptomSearch-module__qOwzQq__search-bar__btn{border-radius:var(--radius-full)}.SymptomSearch-module__qOwzQq__search-bar__icon{display:none}.SymptomSearch-module__qOwzQq__search-section__stats{gap:24px}}
.TrustStats-module__E-a2dG__section{background:linear-gradient(160deg, var(--blue-light) 0%, #eef5fe 60%, var(--cyan-light) 100%);padding:96px 0;position:relative;overflow:hidden}.TrustStats-module__E-a2dG__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#1a6bcc0f 0%,#0000 70%);width:360px;height:360px;position:absolute;top:-80px;right:-60px}.TrustStats-module__E-a2dG__header{text-align:center;margin-bottom:60px}.TrustStats-module__E-a2dG__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--blue-primary);align-items:center;gap:6px;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-flex}.TrustStats-module__E-a2dG__heading{font-family:var(--font-display);color:var(--grey-900);letter-spacing:-.8px;margin-bottom:14px;font-size:clamp(26px,3vw,38px);font-weight:800;line-height:1.2}.TrustStats-module__E-a2dG__subtext{color:var(--grey-500);max-width:520px;margin:0 auto;font-size:17px;line-height:1.7}.TrustStats-module__E-a2dG__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.TrustStats-module__E-a2dG__card{background:var(--white);border-radius:var(--radius-xl);text-align:center;box-shadow:var(--shadow-md);transition:transform var(--transition-base), box-shadow var(--transition-base);cursor:default;border:1px solid #1a6bcc12;padding:36px 28px;position:relative;overflow:hidden}.TrustStats-module__E-a2dG__card:before{content:"";background:linear-gradient(90deg, var(--blue-primary), var(--cyan-accent));opacity:0;height:3px;transition:opacity var(--transition-base);position:absolute;top:0;left:0;right:0}.TrustStats-module__E-a2dG__card:hover{box-shadow:var(--shadow-xl);transform:translateY(-6px)}.TrustStats-module__E-a2dG__card:hover:before{opacity:1}.TrustStats-module__E-a2dG__iconWrap{border-radius:var(--radius-lg);width:64px;height:64px;transition:transform var(--transition-base);justify-content:center;align-items:center;margin:0 auto 20px;font-size:28px;display:flex}.TrustStats-module__E-a2dG__card:hover .TrustStats-module__E-a2dG__iconWrap{transform:scale(1.1)}.TrustStats-module__E-a2dG__iconWrap--blue{background:var(--blue-light)}.TrustStats-module__E-a2dG__iconWrap--green{background:var(--green-light)}.TrustStats-module__E-a2dG__iconWrap--cyan{background:var(--cyan-light)}.TrustStats-module__E-a2dG__iconWrap--gold{background:#fff8e1}.TrustStats-module__E-a2dG__value{font-family:var(--font-display);color:var(--grey-900);letter-spacing:-2px;justify-content:center;align-items:center;min-height:50px;margin-bottom:8px;font-size:42px;font-weight:900;line-height:1;display:flex}.TrustStats-module__E-a2dG__valueAccent{color:var(--blue-primary)}.TrustStats-module__E-a2dG__label{color:var(--grey-600);font-size:15px;font-weight:600}@media (max-width:960px){.TrustStats-module__E-a2dG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.TrustStats-module__E-a2dG__section{padding:64px 0}.TrustStats-module__E-a2dG__grid{grid-template-columns:repeat(2,1fr);gap:14px}.TrustStats-module__E-a2dG__card{padding:28px 16px}.TrustStats-module__E-a2dG__value{font-size:32px}}
.TestimonialsSection-module__y2oyAq__section{background:linear-gradient(160deg, #f8fbfd 0%, var(--white) 100%);padding:96px 0;position:relative;overflow:hidden}.TestimonialsSection-module__y2oyAq__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#1a6bcc08 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-80px;right:-60px}.TestimonialsSection-module__y2oyAq__header{text-align:center;margin-bottom:60px}.TestimonialsSection-module__y2oyAq__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--blue-primary);align-items:center;gap:6px;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-flex}.TestimonialsSection-module__y2oyAq__heading{font-family:var(--font-display);color:var(--grey-900);letter-spacing:-.8px;margin-bottom:14px;font-size:clamp(26px,3vw,38px);font-weight:800;line-height:1.2}.TestimonialsSection-module__y2oyAq__subtext{color:var(--grey-500);max-width:500px;margin:0 auto;font-size:17px;line-height:1.7}.TestimonialsSection-module__y2oyAq__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.TestimonialsSection-module__y2oyAq__card{background:var(--white);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:transform var(--transition-base), box-shadow var(--transition-base);border:1.5px solid #1a6bcc0f;flex-direction:column;gap:20px;padding:36px 32px;display:flex}.TestimonialsSection-module__y2oyAq__card:hover{box-shadow:var(--shadow-xl);transform:translateY(-8px)}.TestimonialsSection-module__y2oyAq__stars{color:#f59e0b;gap:4px;display:flex}.TestimonialsSection-module__y2oyAq__quote{color:var(--grey-600);flex:1;font-size:15px;font-style:italic;line-height:1.75}.TestimonialsSection-module__y2oyAq__author{align-items:center;gap:14px;margin-top:8px;display:flex}.TestimonialsSection-module__y2oyAq__avatar{background:linear-gradient(135deg, var(--blue-light) 0%, var(--cyan-light) 100%);width:48px;height:48px;color:var(--blue-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.TestimonialsSection-module__y2oyAq__authorInfo{flex-direction:column;display:flex}.TestimonialsSection-module__y2oyAq__authorName{color:var(--grey-900);font-size:15px;font-weight:700}.TestimonialsSection-module__y2oyAq__authorLocation{color:var(--grey-400);font-size:13px}@media (max-width:900px){.TestimonialsSection-module__y2oyAq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.TestimonialsSection-module__y2oyAq__section{padding:64px 0}.TestimonialsSection-module__y2oyAq__grid{grid-template-columns:1fr;gap:20px}.TestimonialsSection-module__y2oyAq__card{padding:28px 24px}}
