.HeroSection-module__lJLICG__hero{flex:1;justify-content:center;align-items:stretch;padding:3.5rem 4.5rem;display:flex}.HeroSection-module__lJLICG__inner{width:min(var(--max-width), 100%);grid-template-columns:minmax(320px,1fr) minmax(360px,1fr);align-items:stretch;gap:0;height:100%;display:grid}.HeroSection-module__lJLICG__textSection{z-index:1;flex-direction:column;justify-content:center;width:130%;max-width:800px;display:flex;position:relative}.HeroSection-module__lJLICG__textSection h1{letter-spacing:-1.6px;background:linear-gradient(#202936 0%,#334155 100%);-webkit-text-fill-color:transparent;color:#202936;white-space:pre-line;-webkit-background-clip:text;margin:0 0 1.25rem;font-size:64px;font-weight:500;line-height:70px}.HeroSection-module__lJLICG__textSection p{color:var(--text-muted);max-width:50ch;margin:0 0 2.5rem;font-size:20px;font-weight:400;line-height:1.7}.HeroSection-module__lJLICG__textSection p strong{font-weight:600}.HeroSection-module__lJLICG__badge{border-radius:var(--border-radius-pill);border:1px solid var(--border-color);color:var(--text-muted);font-family:var(--font-roboto);letter-spacing:.12em;text-transform:uppercase;background-color:#0000;align-items:center;gap:.5rem;width:max-content;max-width:100%;margin-bottom:2rem;padding:.375rem .9375rem;font-size:.6875rem;font-weight:600;display:inline-flex}.HeroSection-module__lJLICG__dot{font-size:.6rem}.HeroSection-module__lJLICG__actions{z-index:1;align-items:center;gap:1.75rem;display:flex;position:relative}.HeroSection-module__lJLICG__secondaryCta{font-family:var(--font-roboto);color:var(--text-muted);align-items:center;gap:.375rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.HeroSection-module__lJLICG__secondaryCta:hover{color:var(--primary-color)}.HeroSection-module__lJLICG__visualSection{flex-shrink:0;justify-content:center;align-items:stretch;width:574px;height:600px;margin-left:auto;display:flex;position:relative}@media (max-width:900px){.HeroSection-module__lJLICG__inner{width:min(var(--max-width), 100% - 2rem);grid-template-columns:1fr;gap:3rem;margin:0 auto}.HeroSection-module__lJLICG__visualSection{display:none}.HeroSection-module__lJLICG__hero{padding:2rem 0 4rem}.HeroSection-module__lJLICG__textSection{width:100%}.HeroSection-module__lJLICG__textSection h1{letter-spacing:-1px;font-size:48px;line-height:56px}}@media (max-width:480px){.HeroSection-module__lJLICG__hero{padding:1.25rem 0 2.5rem}.HeroSection-module__lJLICG__textSection{width:100%}.HeroSection-module__lJLICG__textSection h1{letter-spacing:-.5px;font-size:34px;line-height:42px}.HeroSection-module__lJLICG__textSection p{margin:0 0 1.75rem;font-size:15px}.HeroSection-module__lJLICG__badge{margin-bottom:1.25rem}.HeroSection-module__lJLICG__actions{flex-wrap:wrap;gap:.875rem}}
.StepsSection-module__x_uhZq__section{background-color:var(--surface-color);padding:6rem 0 8rem}.StepsSection-module__x_uhZq__inner{width:min(var(--max-width), 100% - 2rem);margin:0 auto}.StepsSection-module__x_uhZq__header{text-align:center;max-width:600px;margin:0 auto 4rem}.StepsSection-module__x_uhZq__sectionLabelWrapper{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:inline-flex}.StepsSection-module__x_uhZq__sectionLabelIcon{object-fit:contain}.StepsSection-module__x_uhZq__sectionLabelText{font-family:var(--font-roboto);letter-spacing:.05em;color:var(--foreground);text-transform:uppercase;font-size:.85rem;font-weight:500;transform:translateY(2px)}.StepsSection-module__x_uhZq__header h2{color:var(--foreground);margin-bottom:1.5rem;font-size:44px;font-weight:400;line-height:1.15}.StepsSection-module__x_uhZq__header p{color:var(--text-muted);font-size:16px}.StepsSection-module__x_uhZq__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}.StepsSection-module__x_uhZq__card{border-radius:var(--border-radius-base);background-color:#fff;padding:3rem 2.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px -1px #0000000d,0 10px 15px -3px #0000000d}.StepsSection-module__x_uhZq__card:hover{transform:translateY(-4px);box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.StepsSection-module__x_uhZq__cardIcon{background-color:var(--foreground);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:2rem;font-size:1.25rem;display:inline-flex}.StepsSection-module__x_uhZq__cardTitle{font-family:var(--font-crimson);color:var(--foreground);margin-bottom:1rem;font-size:28px;font-weight:600}.StepsSection-module__x_uhZq__cardDesc{color:var(--text-muted);font-size:.95rem;line-height:1.6}@media (max-width:768px){.StepsSection-module__x_uhZq__section{padding:3.5rem 0 4.5rem}.StepsSection-module__x_uhZq__header{margin-bottom:2.5rem}.StepsSection-module__x_uhZq__header h2{font-size:30px}.StepsSection-module__x_uhZq__card{padding:1.75rem 1.5rem}}@media (max-width:600px){.StepsSection-module__x_uhZq__grid{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:.875rem;padding-bottom:1.5rem;display:flex;overflow-x:auto}.StepsSection-module__x_uhZq__grid::-webkit-scrollbar{display:none}.StepsSection-module__x_uhZq__card{scroll-snap-align:start;flex:0 0 82%;min-width:0}}
.SolutionsSection-module__BcmJ3G__section{color:#f8fafc;background-color:#1e293b;padding:8rem 0}.SolutionsSection-module__BcmJ3G__inner{width:min(var(--max-width), 100% - 2rem);margin:0 auto}.SolutionsSection-module__BcmJ3G__header{text-align:center;max-width:650px;margin:0 auto 5rem}.SolutionsSection-module__BcmJ3G__sectionLabelWrapper{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:inline-flex}.SolutionsSection-module__BcmJ3G__sectionLabelIcon{object-fit:contain}.SolutionsSection-module__BcmJ3G__sectionLabelText{font-family:var(--font-roboto);letter-spacing:.05em;color:#f8fafc;text-transform:uppercase;font-size:.85rem;font-weight:500;transform:translateY(2px)}.SolutionsSection-module__BcmJ3G__header h2{color:#fff;margin-bottom:1.25rem;font-size:44px;font-weight:400;line-height:1.1}.SolutionsSection-module__BcmJ3G__header p{color:#94a3b8;font-size:16px;line-height:1.7}.SolutionsSection-module__BcmJ3G__cardsStack{flex-direction:column;gap:3rem;display:flex}.SolutionsSection-module__BcmJ3G__card{border-radius:var(--border-radius-base);color:var(--foreground);background-color:#fff;min-height:400px;display:flex;overflow:hidden}.SolutionsSection-module__BcmJ3G__cardReverse{flex-direction:row-reverse}.SolutionsSection-module__BcmJ3G__cardImageGroup{background-color:#fff;flex:1.2;min-height:500px;position:relative}.SolutionsSection-module__BcmJ3G__cardImage{object-fit:contain;padding:1rem}.SolutionsSection-module__BcmJ3G__cardContentGroup{flex-direction:column;flex:1;justify-content:center;padding:4rem;display:flex}.SolutionsSection-module__BcmJ3G__badge{color:var(--foreground);border-radius:var(--border-radius-pill);background-color:#fff;border:none;align-items:center;width:max-content;margin-bottom:1.5rem;padding:6px 12px;font-size:.7rem;font-weight:500;display:inline-flex;box-shadow:0 4px 20px #0000000f}.SolutionsSection-module__BcmJ3G__cardTitle{font-family:var(--font-crimson);color:var(--foreground);margin-bottom:1rem;font-size:32px;font-weight:600;line-height:1.2}.SolutionsSection-module__BcmJ3G__cardDesc{color:var(--text-muted);margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.SolutionsSection-module__BcmJ3G__statsRow{border-top:1px solid var(--border-color);gap:3rem;padding-top:2rem;display:flex}.SolutionsSection-module__BcmJ3G__statBox{flex-direction:column;display:flex}.SolutionsSection-module__BcmJ3G__statBox strong{font-size:2rem;font-family:var(--font-crimson);color:var(--foreground);margin-bottom:.25rem}.SolutionsSection-module__BcmJ3G__statBox span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}@media (max-width:900px){.SolutionsSection-module__BcmJ3G__section{padding:4rem 0}.SolutionsSection-module__BcmJ3G__header{margin-bottom:3rem}.SolutionsSection-module__BcmJ3G__header h2{font-size:30px}.SolutionsSection-module__BcmJ3G__card,.SolutionsSection-module__BcmJ3G__cardReverse{flex-direction:column}.SolutionsSection-module__BcmJ3G__cardImageGroup{min-height:400px}.SolutionsSection-module__BcmJ3G__cardContentGroup{padding:2.5rem 2rem}.SolutionsSection-module__BcmJ3G__statsRow{gap:2rem}}@media (max-width:560px){.SolutionsSection-module__BcmJ3G__cardsStack{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;gap:.875rem;padding-bottom:1.5rem;overflow-x:auto}.SolutionsSection-module__BcmJ3G__cardsStack::-webkit-scrollbar{display:none}.SolutionsSection-module__BcmJ3G__card,.SolutionsSection-module__BcmJ3G__cardReverse{scroll-snap-align:start;flex-direction:column;flex:0 0 88%;min-width:0}.SolutionsSection-module__BcmJ3G__cardImageGroup{display:none}.SolutionsSection-module__BcmJ3G__cardContentGroup{padding:1.75rem 1.5rem}.SolutionsSection-module__BcmJ3G__statsRow{gap:1.5rem}}
.FeaturesSection-module__Z6VRPq__section{background-color:#fff;padding:8rem 0}.FeaturesSection-module__Z6VRPq__inner{width:min(var(--max-width), 100% - 2rem);margin:0 auto}.FeaturesSection-module__Z6VRPq__header{text-align:center;max-width:650px;margin:0 auto 5rem}.FeaturesSection-module__Z6VRPq__sectionLabelWrapper{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:inline-flex}.FeaturesSection-module__Z6VRPq__sectionLabelIcon{object-fit:contain}.FeaturesSection-module__Z6VRPq__sectionLabelText{font-family:var(--font-roboto);letter-spacing:.05em;color:var(--foreground);text-transform:uppercase;font-size:.85rem;font-weight:500;transform:translateY(2px)}.FeaturesSection-module__Z6VRPq__header h2{color:var(--foreground);margin-bottom:1.25rem;font-size:44px;font-weight:400;line-height:1.1}.FeaturesSection-module__Z6VRPq__header p{color:var(--text-muted);font-size:16px;line-height:1.7}.FeaturesSection-module__Z6VRPq__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.FeaturesSection-module__Z6VRPq__grid{grid-template-columns:repeat(2,1fr)}}.FeaturesSection-module__Z6VRPq__card{border-radius:var(--border-radius-base);color:#f8fafc;background-color:#1e293b;flex-direction:column;padding:3rem 2.5rem;transition:transform .2s,box-shadow .2s;display:flex}.FeaturesSection-module__Z6VRPq__card:hover{transform:translateY(-2px);box-shadow:0 10px 20px -10px #0f172a66}.FeaturesSection-module__Z6VRPq__iconBox{background-color:#fff;border-radius:8px;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:2rem;font-size:1.25rem;display:inline-flex}.FeaturesSection-module__Z6VRPq__cardTitle{font-family:var(--font-crimson);margin-bottom:.6rem;font-size:24px;font-weight:600}.FeaturesSection-module__Z6VRPq__cardDesc{color:#94a3b8;font-size:.95rem;line-height:1.6}@media (max-width:768px){.FeaturesSection-module__Z6VRPq__section{padding:4rem 0}.FeaturesSection-module__Z6VRPq__header{margin-bottom:2.5rem}.FeaturesSection-module__Z6VRPq__header h2{font-size:30px}.FeaturesSection-module__Z6VRPq__card{padding:1.75rem 1.5rem}}@media (max-width:600px){.FeaturesSection-module__Z6VRPq__grid{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:.875rem;padding-bottom:1.5rem;display:flex;overflow-x:auto}.FeaturesSection-module__Z6VRPq__grid::-webkit-scrollbar{display:none}.FeaturesSection-module__Z6VRPq__card{scroll-snap-align:start;flex:0 0 82%;min-width:0}}
