.Hero-module__D9Cm9a__hero{flex-direction:column;justify-content:center;min-height:100vh;padding:8rem 4rem 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__D9Cm9a__heroBg{background:radial-gradient(ellipse 80% 50% at 50% -20%,var(--color-accent-dim)0%,transparent 50%),radial-gradient(ellipse 50% 40% at 85% 60%,#8b5cf60f 0%,transparent 50%);pointer-events:none;position:absolute;inset:0}.Hero-module__D9Cm9a__heroGrid{pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}.Hero-module__D9Cm9a__heroContent{max-width:1000px;position:relative}.Hero-module__D9Cm9a__heroBrand{opacity:0;margin-bottom:2rem;animation:.8s forwards Hero-module__D9Cm9a__fadeUp}.Hero-module__D9Cm9a__heroBrandName{font-family:var(--font-display);letter-spacing:.02em;margin-bottom:.25rem;font-size:1.4rem;font-weight:400}.Hero-module__D9Cm9a__heroBrandSubtitle{color:var(--color-text-muted);letter-spacing:.02em;font-size:.9rem}@keyframes Hero-module__D9Cm9a__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__D9Cm9a__heroH1{font-family:var(--font-display);letter-spacing:-.03em;opacity:0;margin-bottom:2rem;font-size:clamp(3rem,8vw,5.5rem);font-weight:400;line-height:1.05;animation:.8s .1s forwards Hero-module__D9Cm9a__fadeUp}.Hero-module__D9Cm9a__heroH1 em{color:var(--color-accent-bright);font-style:italic}.Hero-module__D9Cm9a__heroDesc{color:var(--color-text-muted);opacity:0;max-width:600px;margin-bottom:3rem;font-size:1.25rem;line-height:1.8;animation:.8s .2s forwards Hero-module__D9Cm9a__fadeUp}.Hero-module__D9Cm9a__heroActions{opacity:0;gap:1.5rem;animation:.8s .3s forwards Hero-module__D9Cm9a__fadeUp;display:flex}.Hero-module__D9Cm9a__heroValues{opacity:0;border-top:1px solid #ffffff14;gap:3rem;margin-top:4rem;padding-top:3rem;animation:.8s .4s forwards Hero-module__D9Cm9a__fadeUp;display:flex}.Hero-module__D9Cm9a__valueItem{color:var(--color-text-muted);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.Hero-module__D9Cm9a__valueItem svg{color:var(--color-accent);flex-shrink:0}@media (max-width:1024px){.Hero-module__D9Cm9a__hero{padding:6rem 2rem 4rem}.Hero-module__D9Cm9a__heroValues{flex-wrap:wrap;gap:1.5rem}}@media (max-width:640px){.Hero-module__D9Cm9a__heroActions{flex-direction:column}}
.OutcomeStats-module__8z6lEa__section{background:var(--color-surface);border-bottom:1px solid #ffffff0f;padding:3rem 4rem}.OutcomeStats-module__8z6lEa__grid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}.OutcomeStats-module__8z6lEa__stat{text-align:center;padding:1.5rem}.OutcomeStats-module__8z6lEa__value{font-family:var(--font-display);color:var(--color-accent-bright);margin-bottom:.5rem;font-size:2.5rem;font-weight:400;line-height:1.1}.OutcomeStats-module__8z6lEa__label{color:var(--color-text-muted);font-size:.9rem;line-height:1.4}@media (max-width:1024px){.OutcomeStats-module__8z6lEa__section{padding:3rem 2rem}.OutcomeStats-module__8z6lEa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.OutcomeStats-module__8z6lEa__grid{grid-template-columns:1fr}}
.ProblemSolution-module__Z6GP7W__section{background:var(--color-surface);padding:8rem 4rem}.ProblemSolution-module__Z6GP7W__grid{grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.ProblemSolution-module__Z6GP7W__side{background:var(--color-bg);border:1px solid #ffffff0f;border-radius:24px;padding:3rem}.ProblemSolution-module__Z6GP7W__pain{border-color:#f59e0b40}.ProblemSolution-module__Z6GP7W__solution{border-color:#8b5cf640}.ProblemSolution-module__Z6GP7W__icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;display:flex}.ProblemSolution-module__Z6GP7W__pain .ProblemSolution-module__Z6GP7W__icon{background:var(--color-warning-dim);color:var(--color-warning)}.ProblemSolution-module__Z6GP7W__solution .ProblemSolution-module__Z6GP7W__icon{background:var(--color-accent-dim);color:var(--color-accent)}.ProblemSolution-module__Z6GP7W__title{font-family:var(--font-display);margin-bottom:1.5rem;font-size:1.8rem}.ProblemSolution-module__Z6GP7W__list{flex-direction:column;gap:1rem;list-style:none;display:flex}.ProblemSolution-module__Z6GP7W__list li{color:var(--color-text-muted);align-items:flex-start;gap:.75rem;line-height:1.6;display:flex}.ProblemSolution-module__Z6GP7W__list li svg{flex-shrink:0;margin-top:.25rem}.ProblemSolution-module__Z6GP7W__pain .ProblemSolution-module__Z6GP7W__list li svg{color:var(--color-warning)}.ProblemSolution-module__Z6GP7W__solution .ProblemSolution-module__Z6GP7W__list li svg{color:var(--color-accent)}@media (max-width:1024px){.ProblemSolution-module__Z6GP7W__section{padding:4rem 2rem}.ProblemSolution-module__Z6GP7W__grid{grid-template-columns:1fr}}
.Testimonials-module__oxjY5W__section{background:var(--color-bg);padding:8rem 4rem}.Testimonials-module__oxjY5W__header{text-align:center;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.Testimonials-module__oxjY5W__grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Testimonials-module__oxjY5W__card{background:var(--color-surface);border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.Testimonials-module__oxjY5W__stars{color:var(--color-warning);gap:.25rem;display:flex}.Testimonials-module__oxjY5W__quote{color:var(--color-text-muted);flex-grow:1;font-size:1rem;font-style:italic;line-height:1.75}.Testimonials-module__oxjY5W__result{background:var(--color-accent-dim);color:var(--color-accent-bright);border:1px solid #8b5cf633;border-radius:8px;padding:.6rem 1rem;font-size:.85rem;font-weight:600}.Testimonials-module__oxjY5W__author{flex-direction:column;gap:.2rem;display:flex}.Testimonials-module__oxjY5W__name{font-size:.95rem;font-weight:600}.Testimonials-module__oxjY5W__role{color:var(--color-text-muted);font-size:.85rem}@media (max-width:1024px){.Testimonials-module__oxjY5W__section{padding:4rem 2rem}.Testimonials-module__oxjY5W__grid{grid-template-columns:1fr;max-width:600px}}
.Services-module__Xx4M5q__section{background:var(--color-bg);padding:8rem 4rem}.Services-module__Xx4M5q__header{max-width:800px;margin-bottom:4rem}.Services-module__Xx4M5q__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Services-module__Xx4M5q__card{background:var(--color-surface);border:1px solid #ffffff0f;border-radius:24px;flex-direction:column;padding:2.5rem;transition:all .4s;display:flex;position:relative}.Services-module__Xx4M5q__card:hover{border-color:#8b5cf64d;transform:translateY(-6px)}.Services-module__Xx4M5q__popular{border-color:#8b5cf64d}.Services-module__Xx4M5q__badge{background:var(--color-accent);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:100px;padding:.3rem .75rem;font-size:.7rem;font-weight:700;position:absolute;top:1.5rem;right:1.5rem}.Services-module__Xx4M5q__icon{margin-bottom:1.25rem;font-size:2rem}.Services-module__Xx4M5q__title{font-family:var(--font-display);margin-bottom:.75rem;font-size:1.5rem}.Services-module__Xx4M5q__desc{color:var(--color-text-muted);flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.Services-module__Xx4M5q__cta{color:var(--color-accent-bright);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:gap .3s;display:inline-flex}.Services-module__Xx4M5q__cta:hover{gap:.75rem}.Services-module__Xx4M5q__nudge{text-align:center;color:var(--color-text-muted);margin-top:3rem;font-size:.95rem}.Services-module__Xx4M5q__nudge a{color:var(--color-accent-bright);font-weight:600;text-decoration:none}@media (max-width:1024px){.Services-module__Xx4M5q__section{padding:4rem 2rem}.Services-module__Xx4M5q__grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}}
.TrustLogos-module___YfmiW__section{background:var(--color-surface);border-top:1px solid #ffffff0f;padding:3rem 4rem}.TrustLogos-module___YfmiW__label{text-align:center;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:2rem;font-size:.8rem;font-weight:600}.TrustLogos-module___YfmiW__logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;display:flex}.TrustLogos-module___YfmiW__logoItem{color:var(--color-text-muted);opacity:.7;letter-spacing:.02em;align-items:center;gap:.6rem;font-size:.9rem;font-weight:600;transition:opacity .3s;display:flex}.TrustLogos-module___YfmiW__logoItem:hover{opacity:1}@media (max-width:768px){.TrustLogos-module___YfmiW__section{padding:2.5rem 2rem}.TrustLogos-module___YfmiW__logos{gap:2rem}}
.UseCases-module__6wA_fW__section{background:var(--color-surface);padding:8rem 4rem}.UseCases-module__6wA_fW__header{max-width:800px;margin-bottom:4rem}.UseCases-module__6wA_fW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.UseCases-module__6wA_fW__card{background:var(--color-bg);color:inherit;border:1px solid #ffffff0f;border-radius:20px;padding:2rem;text-decoration:none;transition:all .3s;display:block}.UseCases-module__6wA_fW__card:hover{border-color:#8b5cf64d;transform:translateY(-4px)}.UseCases-module__6wA_fW__industry{letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.75rem;font-size:.75rem;font-weight:600}.UseCases-module__6wA_fW__title{margin-bottom:.75rem;font-size:1.2rem;font-weight:600}.UseCases-module__6wA_fW__desc{color:var(--color-text-muted);font-size:.9rem;line-height:1.6}@media (max-width:1024px){.UseCases-module__6wA_fW__section{padding:4rem 2rem}}@media (max-width:640px){.UseCases-module__6wA_fW__grid{grid-template-columns:1fr}}
.HowItWorks-module__t_ntIa__section{background:var(--color-bg);padding:8rem 4rem}.HowItWorks-module__t_ntIa__header{max-width:800px;margin-bottom:4rem}.HowItWorks-module__t_ntIa__grid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:2rem;display:grid}.HowItWorks-module__t_ntIa__step{text-align:center;padding:2rem;position:relative}.HowItWorks-module__t_ntIa__step:after{content:"";background:linear-gradient(90deg,var(--color-accent),transparent);width:calc(100% - 56px);height:2px;margin-left:10px;position:absolute;top:calc(2rem + 28px);left:calc(50% + 28px)}.HowItWorks-module__t_ntIa__step:last-child:after{display:none}.HowItWorks-module__t_ntIa__num{background:var(--color-accent-dim);border:2px solid var(--color-accent);width:56px;height:56px;font-family:var(--font-display);color:var(--color-accent);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.5rem;display:flex}.HowItWorks-module__t_ntIa__title{margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.HowItWorks-module__t_ntIa__desc{color:var(--color-text-muted);font-size:.9rem;line-height:1.6}@media (max-width:1024px){.HowItWorks-module__t_ntIa__section{padding:4rem 2rem}.HowItWorks-module__t_ntIa__grid{grid-template-columns:1fr 1fr}.HowItWorks-module__t_ntIa__step:after{display:none}}@media (max-width:640px){.HowItWorks-module__t_ntIa__grid{grid-template-columns:1fr}}
.FAQ-module__Z6MlOq__section{background:var(--color-surface);padding:8rem 4rem}.FAQ-module__Z6MlOq__header{text-align:center;max-width:600px;margin:0 auto 4rem}.FAQ-module__Z6MlOq__grid{grid-template-columns:1fr 1fr;gap:2rem;max-width:1000px;margin:0 auto;display:grid}.FAQ-module__Z6MlOq__item{background:var(--color-bg);border:1px solid #ffffff0f;border-radius:16px;padding:1.75rem}.FAQ-module__Z6MlOq__question{margin-bottom:.75rem;font-size:1.05rem;font-weight:600}.FAQ-module__Z6MlOq__answer{color:var(--color-text-muted);font-size:.95rem;line-height:1.7}@media (max-width:1024px){.FAQ-module__Z6MlOq__section{padding:4rem 2rem}.FAQ-module__Z6MlOq__grid{grid-template-columns:1fr}}
.FinalCTA-module__WlqcyW__section{background:var(--color-bg);text-align:center;padding:8rem 4rem}.FinalCTA-module__WlqcyW__content{max-width:700px;margin:0 auto}.FinalCTA-module__WlqcyW__title{font-family:var(--font-display);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:400}.FinalCTA-module__WlqcyW__title em{color:var(--color-accent-bright);font-style:italic}.FinalCTA-module__WlqcyW__desc{color:var(--color-text-muted);margin-bottom:2.5rem;font-size:1.15rem;line-height:1.7}.FinalCTA-module__WlqcyW__note{color:var(--color-text-muted);margin-top:1.5rem;font-size:.9rem}.FinalCTA-module__WlqcyW__note a{color:var(--color-accent-bright);text-decoration:none}@media (max-width:1024px){.FinalCTA-module__WlqcyW__section{padding:4rem 2rem}}
