.Hero-module___w2HtG__hero{align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__orb1{pointer-events:none;background:radial-gradient(circle,#06b6d41f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-100px;left:-200px}.Hero-module___w2HtG__orb2{pointer-events:none;background:radial-gradient(circle,#8b5cf61a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-100px;right:-100px}.Hero-module___w2HtG__inner{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.Hero-module___w2HtG__content{max-width:580px}.Hero-module___w2HtG__badge{color:var(--accent-teal);background:var(--accent-teal-dim);border:1px solid var(--border-accent);border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.8125rem;font-weight:500;display:inline-flex}.Hero-module___w2HtG__badgeDot{background:var(--accent-teal);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s infinite Hero-module___w2HtG__pulse}@keyframes Hero-module___w2HtG__pulse{0%,to{opacity:1}50%{opacity:.4}}.Hero-module___w2HtG__headline{font-size:clamp(2.25rem,5vw,3.5rem);font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:20px}.Hero-module___w2HtG__highlight{background:linear-gradient(135deg, var(--accent-teal), var(--accent-green));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module___w2HtG__subheadline{color:var(--text-secondary);margin-bottom:36px;font-size:1.0625rem;line-height:1.75}.Hero-module___w2HtG__actions{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:16px;display:flex}.Hero-module___w2HtG__trustLine{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:4px;margin:0;font-size:.8125rem;display:flex}.Hero-module___w2HtG__visual{position:relative}.Hero-module___w2HtG__dashboard{width:100%;max-width:420px;margin-left:auto;position:relative}.Hero-module___w2HtG__dashCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-card), var(--shadow-glow);padding:24px}.Hero-module___w2HtG__dashHeader{align-items:center;gap:12px;margin-bottom:20px;display:flex}.Hero-module___w2HtG__dashDots{gap:6px;display:flex}.Hero-module___w2HtG__dashDots span{background:var(--border);border-radius:50%;width:10px;height:10px}.Hero-module___w2HtG__dashDots span:first-child{background:#ef4444}.Hero-module___w2HtG__dashDots span:nth-child(2){background:#f59e0b}.Hero-module___w2HtG__dashDots span:nth-child(3){background:#10b981}.Hero-module___w2HtG__dashTitle{color:var(--text-secondary);font-size:.875rem;font-weight:600}.Hero-module___w2HtG__scoreBox{border:1px solid var(--border);border-radius:var(--radius-md);background:#ffffff08;margin-bottom:16px;padding:14px 16px}.Hero-module___w2HtG__scoreTopRow{justify-content:space-between;align-items:baseline;margin-bottom:10px;display:flex}.Hero-module___w2HtG__scoreName{color:var(--text-secondary);font-size:.8125rem}.Hero-module___w2HtG__scoreNum{color:var(--accent-teal);font-size:1.375rem;font-weight:700;font-family:var(--font-heading)}.Hero-module___w2HtG__scoreMax{color:var(--text-muted);font-size:.8125rem;font-weight:400}.Hero-module___w2HtG__scoreTrack{background:#ffffff0f;border-radius:3px;height:6px;overflow:hidden}.Hero-module___w2HtG__scoreFill{background:linear-gradient(90deg, var(--accent-teal), #14b8a6);border-radius:3px;height:100%}.Hero-module___w2HtG__dashCategories{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.Hero-module___w2HtG__dashCat{grid-template-columns:10px 1fr auto;align-items:center;gap:10px;display:grid}.Hero-module___w2HtG__trafficDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.Hero-module___w2HtG__dotRed{background:#ef4444;box-shadow:0 0 6px #ef444480}.Hero-module___w2HtG__dotYellow{background:#f59e0b;box-shadow:0 0 6px #f59e0b66}.Hero-module___w2HtG__dotGreen{background:#10b981;box-shadow:0 0 6px #10b98166}.Hero-module___w2HtG__catLabel{color:var(--text-secondary);font-size:.8125rem}.Hero-module___w2HtG__catValue{color:var(--text-muted);font-size:.75rem}.Hero-module___w2HtG__dashFooter{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:16px;display:flex}.Hero-module___w2HtG__dashBadge{color:#10b981;align-items:center;gap:6px;font-size:.8125rem;font-weight:500;display:flex}.Hero-module___w2HtG__dashSub{color:var(--text-muted);font-size:.75rem}.Hero-module___w2HtG__floatBadge{background:var(--bg-secondary);border:1px solid var(--border-accent);color:var(--accent-teal);border-radius:100px;align-items:center;gap:6px;padding:8px 14px;font-size:.8125rem;font-weight:600;display:flex;position:absolute;bottom:-16px;left:-16px;box-shadow:0 4px 16px #0000004d}@media (max-width:900px){.Hero-module___w2HtG__inner{grid-template-columns:1fr;gap:48px}.Hero-module___w2HtG__content{text-align:center;max-width:100%}.Hero-module___w2HtG__actions,.Hero-module___w2HtG__trustLine{justify-content:center}.Hero-module___w2HtG__visual{max-width:400px;margin:0 auto}.Hero-module___w2HtG__dashboard{margin:0 auto}}@media (max-width:600px){.Hero-module___w2HtG__actions{flex-direction:column;align-items:stretch}}body:has([role=status]) .Hero-module___w2HtG__hero{padding-top:0}@media (max-width:480px){.Hero-module___w2HtG__hero{padding:88px 0 48px}.Hero-module___w2HtG__floatBadge{max-width:calc(100% - 16px);padding:6px 10px;font-size:.75rem;bottom:-10px;left:0}}@media (max-width:375px){.Hero-module___w2HtG__headline{font-size:clamp(1.875rem,8vw,2.25rem)}}
.HowItWorks-module__Pp0aiW__section{padding:96px 0}.HowItWorks-module__Pp0aiW__heading{text-align:center;margin-bottom:64px}.HowItWorks-module__Pp0aiW__heading .HowItWorks-module__Pp0aiW__section-subtitle{margin:0 auto}.HowItWorks-module__Pp0aiW__steps{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.HowItWorks-module__Pp0aiW__step{text-align:center;flex-direction:column;align-items:center;padding:32px 24px;display:flex;position:relative}.HowItWorks-module__Pp0aiW__stepNumber{font-family:var(--font-heading);color:#ffffff0a;-webkit-user-select:none;user-select:none;font-size:3rem;font-weight:800;line-height:1;position:absolute;top:8px;left:50%;transform:translate(-50%)}.HowItWorks-module__Pp0aiW__stepIcon{border-radius:var(--radius-md);background:var(--accent-teal-dim);border:1px solid var(--border-accent);width:56px;height:56px;color:var(--accent-teal);z-index:1;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:20px;display:flex;position:relative}.HowItWorks-module__Pp0aiW__stepContent{flex:1}.HowItWorks-module__Pp0aiW__stepTitleRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-bottom:10px;display:flex}.HowItWorks-module__Pp0aiW__stepTitle{color:var(--text-primary);font-size:1rem;font-weight:600}.HowItWorks-module__Pp0aiW__stepBadge{background:var(--accent-teal-dim);color:var(--accent-teal);border:1px solid var(--border-accent);white-space:nowrap;border-radius:100px;padding:2px 8px;font-size:.6875rem;font-weight:600}.HowItWorks-module__Pp0aiW__stepBadgeViolet{background:var(--accent-violet-dim);color:var(--accent-violet);border-color:#8b5cf64d}.HowItWorks-module__Pp0aiW__stepDesc{color:var(--text-secondary);font-size:.875rem;line-height:1.65}.HowItWorks-module__Pp0aiW__connector{z-index:2;background:var(--bg-primary);padding:4px;position:absolute;top:50%;right:-12px;transform:translateY(-50%)}@media (max-width:900px){.HowItWorks-module__Pp0aiW__steps{grid-template-columns:repeat(2,1fr);gap:0}.HowItWorks-module__Pp0aiW__connector{display:none}.HowItWorks-module__Pp0aiW__step{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-card);margin:8px}}@media (max-width:480px){.HowItWorks-module__Pp0aiW__steps{grid-template-columns:1fr}.HowItWorks-module__Pp0aiW__section{padding:56px 0}.HowItWorks-module__Pp0aiW__heading{margin-bottom:40px}}
.Features-module__oVnRKG__section{background:linear-gradient(#0000 0%,#06b6d408 50%,#0000 100%);padding:96px 0}.Features-module__oVnRKG__heading{text-align:center;margin-bottom:56px}.Features-module__oVnRKG__heading .Features-module__oVnRKG__section-subtitle{margin:0 auto}.Features-module__oVnRKG__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Features-module__oVnRKG__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color var(--transition), background var(--transition), transform var(--transition);gap:18px;padding:28px;display:flex}.Features-module__oVnRKG__card:hover{border-color:var(--border-accent);background:var(--bg-card-hover);transform:translateY(-2px)}.Features-module__oVnRKG__iconWrap{border-radius:var(--radius-sm);background:var(--accent-teal-dim);border:1px solid var(--border-accent);width:44px;height:44px;color:var(--accent-teal);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Features-module__oVnRKG__iconViolet{background:var(--accent-violet-dim);color:var(--accent-violet);border-color:#8b5cf64d}.Features-module__oVnRKG__cardBody{flex:1;min-width:0}.Features-module__oVnRKG__titleRow{flex-wrap:wrap;align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.Features-module__oVnRKG__cardTitle{color:var(--text-primary);font-size:.9375rem;font-weight:600}.Features-module__oVnRKG__tag{background:var(--accent-teal-dim);color:var(--accent-teal);border:1px solid var(--border-accent);border-radius:100px;flex-shrink:0;padding:2px 7px;font-size:.6875rem;font-weight:600}.Features-module__oVnRKG__cardDesc{color:var(--text-secondary);font-size:.875rem;line-height:1.65}@media (max-width:900px){.Features-module__oVnRKG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Features-module__oVnRKG__grid{grid-template-columns:1fr}.Features-module__oVnRKG__section{padding:56px 0}.Features-module__oVnRKG__heading{margin-bottom:36px}.Features-module__oVnRKG__card{padding:20px}}
.Science-module__4tp0EW__section{background:var(--bg-secondary);padding:96px 0}.Science-module__4tp0EW__inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.Science-module__4tp0EW__content{max-width:520px}.Science-module__4tp0EW__intro{color:var(--text-secondary);margin-bottom:32px;font-size:1.0625rem;line-height:1.75}.Science-module__4tp0EW__strong{color:var(--accent-teal);font-weight:600}.Science-module__4tp0EW__blocks{flex-direction:column;gap:24px;display:flex}.Science-module__4tp0EW__block{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);padding:20px}.Science-module__4tp0EW__blockTitle{color:var(--text-primary);margin-bottom:8px;font-size:.9375rem;font-weight:600}.Science-module__4tp0EW__blockText{color:var(--text-secondary);font-size:.875rem;line-height:1.7}.Science-module__4tp0EW__blockText em{color:var(--accent-teal);font-style:normal;font-weight:500}.Science-module__4tp0EW__diagram{justify-content:center;display:flex}.Science-module__4tp0EW__processDiagram{width:100%;max-width:360px}.Science-module__4tp0EW__processTitle{font-family:var(--font-heading);color:var(--text-primary);text-align:center;margin-bottom:24px;font-size:1rem;font-weight:600}.Science-module__4tp0EW__processSteps{flex-direction:column;display:flex}.Science-module__4tp0EW__processStep{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);align-items:center;gap:16px;padding:14px 18px;display:flex}.Science-module__4tp0EW__processStepViolet{border-color:#8b5cf64d}.Science-module__4tp0EW__processNum{font-size:1.125rem;font-weight:700;font-family:var(--font-heading);color:var(--accent-teal);flex-shrink:0;min-width:28px}.Science-module__4tp0EW__processStepViolet .Science-module__4tp0EW__processNum{color:var(--accent-violet)}.Science-module__4tp0EW__processContent{flex-direction:column;gap:2px;display:flex}.Science-module__4tp0EW__processLabel{color:var(--text-primary);font-size:.875rem;font-weight:600}.Science-module__4tp0EW__processSub{color:var(--text-muted);font-size:.75rem}.Science-module__4tp0EW__processConnector{text-align:center;color:var(--text-muted);padding:4px 0;font-size:1rem;line-height:1}.Science-module__4tp0EW__processCaption{color:var(--text-muted);text-align:center;margin-top:20px;font-size:.8125rem}@media (max-width:900px){.Science-module__4tp0EW__inner{grid-template-columns:1fr;gap:48px}.Science-module__4tp0EW__content{max-width:100%}.Science-module__4tp0EW__section{padding:64px 0}.Science-module__4tp0EW__processDiagram{max-width:100%}}@media (max-width:480px){.Science-module__4tp0EW__section{padding:56px 0}}
.Pricing-module__0hSvfa__section{padding:96px 0}.Pricing-module__0hSvfa__heading{text-align:center;margin-bottom:56px}.Pricing-module__0hSvfa__cards{grid-template-columns:1fr 1.05fr;align-items:start;gap:24px;max-width:820px;margin:0 auto 40px;display:grid}.Pricing-module__0hSvfa__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);transition:border-color var(--transition);padding:32px;position:relative}.Pricing-module__0hSvfa__card:hover{border-color:#ffffff26}.Pricing-module__0hSvfa__cardFeatured{border-color:var(--border-accent);background:linear-gradient(160deg, var(--bg-card) 0%, #06b6d40d 100%);box-shadow:var(--shadow-glow)}.Pricing-module__0hSvfa__popularBadge{background:linear-gradient(135deg, var(--accent-teal), var(--accent-green));color:#0a0f1c;white-space:nowrap;border-radius:100px;padding:4px 14px;font-size:.75rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.Pricing-module__0hSvfa__cardHeader{margin-bottom:24px}.Pricing-module__0hSvfa__planTag{border-radius:100px;margin-bottom:10px;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-block}.Pricing-module__0hSvfa__planName{font-size:1.375rem;font-family:var(--font-heading);color:var(--text-primary);margin-bottom:12px}.Pricing-module__0hSvfa__price{align-items:baseline;gap:6px;margin-bottom:12px;display:flex}.Pricing-module__0hSvfa__priceOld{color:var(--text-muted);align-self:center;font-size:1rem;text-decoration:line-through}.Pricing-module__0hSvfa__priceAmount{font-family:var(--font-heading);color:var(--text-primary);font-size:2.5rem;font-weight:800;line-height:1}.Pricing-module__0hSvfa__pricePer{color:var(--text-muted);font-size:.875rem}.Pricing-module__0hSvfa__planDesc{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.Pricing-module__0hSvfa__features{flex-direction:column;gap:10px;margin-bottom:28px;list-style:none;display:flex}.Pricing-module__0hSvfa__feature{color:var(--text-secondary);align-items:flex-start;gap:10px;font-size:.875rem;line-height:1.5;display:flex}.Pricing-module__0hSvfa__feature svg{flex-shrink:0;margin-top:2px}.Pricing-module__0hSvfa__cardCta{text-align:center;width:100%;display:block}.Pricing-module__0hSvfa__ctaNote{text-align:center;color:var(--text-muted);margin:8px 0 0;font-size:.75rem}.Pricing-module__0hSvfa__guarantee{color:var(--text-muted);justify-content:center;align-items:center;gap:6px;margin-top:14px;font-size:.75rem;display:flex}.Pricing-module__0hSvfa__comingSoon{text-align:center;max-width:820px;margin:0 auto}.Pricing-module__0hSvfa__comingSoonLabel{color:var(--text-muted);margin-bottom:12px;font-size:.8125rem}.Pricing-module__0hSvfa__comingSoonItems{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.Pricing-module__0hSvfa__comingSoonItem{border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-muted);opacity:.6;background:#ffffff08;align-items:center;gap:8px;padding:10px 18px;font-size:.875rem;display:flex}.Pricing-module__0hSvfa__comingSoonTag{color:var(--text-muted);border:1px solid var(--border);background:#ffffff0d;border-radius:100px;padding:2px 7px;font-size:.6875rem;font-weight:600}@media (max-width:640px){.Pricing-module__0hSvfa__cards{grid-template-columns:1fr}.Pricing-module__0hSvfa__section{padding:56px 0}}@media (max-width:480px){.Pricing-module__0hSvfa__card{padding:24px}.Pricing-module__0hSvfa__comingSoonItems{flex-direction:column;align-items:stretch}.Pricing-module__0hSvfa__comingSoonItem{justify-content:center}}
.CtaSection-module__I1HTDa__section{padding:96px 0}.CtaSection-module__I1HTDa__inner{border:1px solid var(--border-accent);border-radius:var(--radius-xl);text-align:center;background:linear-gradient(135deg,#06b6d414 0%,#8b5cf614 100%);padding:64px 48px;position:relative;overflow:hidden}.CtaSection-module__I1HTDa__glow1{pointer-events:none;background:radial-gradient(circle,#06b6d41f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;left:-100px}.CtaSection-module__I1HTDa__glow2{pointer-events:none;background:radial-gradient(circle,#8b5cf61a 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-80px;right:-80px}.CtaSection-module__I1HTDa__content{z-index:1;position:relative}.CtaSection-module__I1HTDa__title{font-size:clamp(1.75rem,4vw,2.75rem);font-family:var(--font-heading);color:var(--text-primary);max-width:640px;margin-bottom:16px;margin-left:auto;margin-right:auto}.CtaSection-module__I1HTDa__highlight{background:linear-gradient(135deg, var(--accent-teal), var(--accent-green));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CtaSection-module__I1HTDa__desc{color:var(--text-secondary);max-width:520px;margin:0 auto 32px;font-size:1.0625rem;line-height:1.7}.CtaSection-module__I1HTDa__actions{justify-content:center;margin-bottom:24px;display:flex}.CtaSection-module__I1HTDa__bullets{flex-wrap:wrap;justify-content:center;gap:6px 24px;list-style:none;display:flex}.CtaSection-module__I1HTDa__bullet{color:var(--text-secondary);align-items:center;gap:6px;font-size:.875rem;display:flex}@media (max-width:640px){.CtaSection-module__I1HTDa__inner{padding:40px 24px}.CtaSection-module__I1HTDa__section{padding:64px 0}}@media (max-width:480px){.CtaSection-module__I1HTDa__inner{border-radius:var(--radius-lg);padding:32px 20px}.CtaSection-module__I1HTDa__section{padding:48px 0}}
