.Navbar-module__cJzEcG__nav{z-index:100;width:90%;max-width:900px;transition:all .3s;position:fixed;top:20px;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__inner{-webkit-backdrop-filter:blur(20px);background:#ffffffd9;border:1px solid #00000014;border-radius:100px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px 10px 20px;transition:all .3s;display:flex}.Navbar-module__cJzEcG__nav.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__inner{background:#fffffff2;box-shadow:0 8px 40px #0000001f}.Navbar-module__cJzEcG__logo{flex-shrink:0;align-items:center;gap:8px;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoSvg{color:var(--color-dark);flex-shrink:0}.Navbar-module__cJzEcG__logoText{font-family:var(--font-display);color:var(--color-dark);letter-spacing:-.5px;font-size:16px;font-weight:700}.Navbar-module__cJzEcG__links{flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.Navbar-module__cJzEcG__link{color:var(--color-gray);white-space:nowrap;border-radius:100px;padding:8px 14px;font-size:14px;font-weight:500;transition:all .2s}.Navbar-module__cJzEcG__link:hover{color:var(--color-dark);background:var(--color-light)}.Navbar-module__cJzEcG__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.Navbar-module__cJzEcG__ctaSecondary{color:var(--color-gray);border-radius:100px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.Navbar-module__cJzEcG__ctaSecondary:hover{color:var(--color-dark)}.Navbar-module__cJzEcG__ctaPrimary{color:#fff;background:var(--color-dark);white-space:nowrap;border-radius:100px;align-items:center;gap:6px;padding:9px 18px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.Navbar-module__cJzEcG__ctaPrimary:hover{background:var(--color-accent);transform:translateY(-1px);box-shadow:0 8px 24px #351fff4d}.Navbar-module__cJzEcG__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__cJzEcG__burgerLine,.Navbar-module__cJzEcG__burgerLineOpen1,.Navbar-module__cJzEcG__burgerLineOpen2{background:var(--color-dark);transform-origin:50%;border-radius:2px;width:20px;height:2px;transition:all .3s;display:block}.Navbar-module__cJzEcG__burgerLineOpen1{transform:translateY(3.5px)rotate(45deg)}.Navbar-module__cJzEcG__burgerLineOpen2{transform:translateY(-3.5px)rotate(-45deg)}@media (max-width:768px){.Navbar-module__cJzEcG__nav{width:92%;top:12px}.Navbar-module__cJzEcG__links{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border:1px solid #00000014;border-radius:20px;flex-direction:column;gap:4px;padding:12px;display:none;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 20px 60px #0000001f}.Navbar-module__cJzEcG__links.Navbar-module__cJzEcG__open{display:flex}.Navbar-module__cJzEcG__link{text-align:center;width:100%;padding:12px}.Navbar-module__cJzEcG__burger{display:flex}.Navbar-module__cJzEcG__ctaSecondary{display:none}.Navbar-module__cJzEcG__inner{position:relative}}
.Hero-module__ZARIfG__hero{background:var(--color-white);padding-top:calc(var(--nav-height) + 40px);flex-direction:column;align-items:center;padding-bottom:0;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__orb{pointer-events:none;background:radial-gradient(circle,#351fff14 0%,#0000 70%);width:800px;height:800px;animation:4s ease-in-out infinite Hero-module__ZARIfG__pulseGlow;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__orbInner{pointer-events:none;background:radial-gradient(circle,#351fff26 0%,#0000 70%);width:400px;height:400px;animation:3s ease-in-out infinite reverse Hero-module__ZARIfG__pulseGlow;position:absolute;top:-50px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:860px;padding:0 20px;display:flex;position:relative}.Hero-module__ZARIfG__badge{background:var(--color-light);color:var(--color-gray);border:1px solid #00000014;border-radius:100px;align-items:center;gap:8px;margin-bottom:8px;padding:6px 16px;font-size:13px;font-weight:500;animation:.6s both Hero-module__ZARIfG__fadeInUp;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulseGlow;box-shadow:0 0 0 3px #22c55e33}.Hero-module__ZARIfG__headline{color:var(--color-dark);letter-spacing:-.035em;font-size:clamp(44px,6vw,80px);font-weight:700;line-height:.95;animation:.6s .1s both Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__highlight{background:linear-gradient(135deg, var(--color-accent), #7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.Hero-module__ZARIfG__sub{color:var(--color-gray);max-width:520px;font-size:18px;font-weight:400;line-height:1.6;animation:.6s .2s both Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;animation:.6s .3s both Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__ctaPrimary{background:var(--color-dark);color:#fff;white-space:nowrap;border-radius:100px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;transition:all .25s;display:inline-flex}.Hero-module__ZARIfG__ctaPrimary:hover{background:var(--color-accent);transform:translateY(-2px);box-shadow:0 12px 40px #351fff59}.Hero-module__ZARIfG__ctaSecondary{color:var(--color-gray);border:1px solid #0000001a;border-radius:100px;align-items:center;gap:6px;padding:14px 24px;font-size:15px;font-weight:500;transition:all .2s;display:inline-flex}.Hero-module__ZARIfG__ctaSecondary:hover{color:var(--color-dark);border-color:#00000040}.Hero-module__ZARIfG__socialProof{align-items:center;gap:12px;animation:.6s .4s both Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__avatars{display:flex}.Hero-module__ZARIfG__avatar{color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-left:-8px;font-size:12px;font-weight:700;display:flex}.Hero-module__ZARIfG__avatar:first-child{margin-left:0}.Hero-module__ZARIfG__proofText{color:var(--color-gray);font-size:14px}.Hero-module__ZARIfG__proofText strong{color:var(--color-dark)}.Hero-module__ZARIfG__marqueeSection{z-index:2;width:100%;margin-top:80px;padding-bottom:60px;position:relative;overflow:hidden}.Hero-module__ZARIfG__marqueeLabel{text-align:center;color:#bbb;letter-spacing:.5px;text-transform:uppercase;margin-bottom:24px;font-size:13px;font-weight:500}.Hero-module__ZARIfG__marqueeTrack{overflow:hidden;-webkit-mask:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%);mask:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%)}.Hero-module__ZARIfG__marqueeInner{gap:0;width:max-content;animation:20s linear infinite Hero-module__ZARIfG__marquee;display:flex}.Hero-module__ZARIfG__marqueItem{font-family:var(--font-display);color:#ccc;letter-spacing:-.3px;white-space:nowrap;padding:0 40px;font-size:14px;font-weight:600;transition:color .2s}.Hero-module__ZARIfG__marqueItem:hover{color:var(--color-gray)}.Hero-module__ZARIfG__stats{background:var(--color-light);justify-content:center;align-items:center;gap:0;width:100%;padding:40px;display:flex}.Hero-module__ZARIfG__stat{flex-direction:column;align-items:center;gap:4px;padding:0 60px;display:flex}.Hero-module__ZARIfG__statNum{font-family:var(--font-display);color:var(--color-dark);letter-spacing:-.03em;font-size:36px;font-weight:700}.Hero-module__ZARIfG__statLabel{color:var(--color-gray);font-size:14px;font-weight:400}.Hero-module__ZARIfG__statDivider{background:#0000001a;flex-shrink:0;width:1px;height:40px}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding-top:calc(var(--nav-height) + 48px)}.Hero-module__ZARIfG__headline{font-size:48px}.Hero-module__ZARIfG__stats{flex-direction:column;gap:24px;padding:40px 20px}.Hero-module__ZARIfG__stat{padding:0}.Hero-module__ZARIfG__statDivider{width:60px;height:1px}}
.Services-module__dpHhBa__section{background:var(--color-light);padding:100px 0}.Services-module__dpHhBa__header{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:640px;margin-bottom:64px;margin-left:auto;margin-right:auto;display:flex}.Services-module__dpHhBa__tag{color:var(--color-accent);letter-spacing:.5px;text-transform:uppercase;background:#351fff14;border-radius:100px;padding:4px 14px;font-size:12px;font-weight:600;display:inline-block}.Services-module__dpHhBa__title{color:var(--color-dark);letter-spacing:-.03em;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.05}.Services-module__dpHhBa__title em{background:linear-gradient(135deg, var(--color-accent), #7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.Services-module__dpHhBa__subtitle{color:var(--color-gray);max-width:480px;font-size:17px;line-height:1.6}.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.Services-module__dpHhBa__card{background:var(--color-white);cursor:default;border:1px solid #0000000f;border-radius:24px;flex-direction:column;gap:16px;padding:40px;transition:all .3s;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__card:before{content:"";opacity:0;background:linear-gradient(135deg,#351fff08,#0000);transition:opacity .3s;position:absolute;inset:0}.Services-module__dpHhBa__card:hover{border-color:#351fff26;transform:translateY(-4px);box-shadow:0 20px 60px #00000014}.Services-module__dpHhBa__card:hover:before{opacity:1}.Services-module__dpHhBa__cardIcon{background:var(--color-light);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;font-size:32px;display:flex}.Services-module__dpHhBa__cardTitle{color:var(--color-dark);letter-spacing:-.02em;font-size:22px;font-weight:700}.Services-module__dpHhBa__cardDesc{color:var(--color-gray);flex:1;font-size:16px;line-height:1.6}.Services-module__dpHhBa__cardArrow{background:var(--color-light);width:32px;height:32px;color:var(--color-gray);border-radius:50%;justify-content:center;align-self:flex-start;align-items:center;transition:all .2s;display:flex}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardArrow{background:var(--color-accent);color:#fff}@media (max-width:768px){.Services-module__dpHhBa__section{padding:60px 0}.Services-module__dpHhBa__grid{grid-template-columns:1fr}.Services-module__dpHhBa__card{padding:28px}}
.HowItWorks-module__tSMH5W__section{background:var(--color-white);padding:100px 0}.HowItWorks-module__tSMH5W__header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:64px;display:flex}.HowItWorks-module__tSMH5W__title{color:var(--color-dark);letter-spacing:-.03em;font-size:clamp(36px,5vw,56px);font-weight:700}.HowItWorks-module__tSMH5W__steps{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.HowItWorks-module__tSMH5W__step{background:var(--color-white);border:1px solid #0000001a;border-radius:12px;flex-direction:column;gap:16px;padding:32px 24px;transition:transform .3s,box-shadow .3s;display:flex}.HowItWorks-module__tSMH5W__step:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000000f}.HowItWorks-module__tSMH5W__stepNum{color:var(--color-gray);margin-bottom:4px;font-size:13px;font-weight:500}.HowItWorks-module__tSMH5W__stepTitle{color:var(--color-dark);letter-spacing:-.02em;font-size:22px;font-weight:600;line-height:1.2}.HowItWorks-module__tSMH5W__stepDesc{color:var(--color-gray);margin-top:8px;font-size:15px;line-height:1.6}@media (max-width:1024px){.HowItWorks-module__tSMH5W__steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.HowItWorks-module__tSMH5W__section{padding:60px 0}.HowItWorks-module__tSMH5W__steps{grid-template-columns:1fr}.HowItWorks-module__tSMH5W__step{padding:24px}}
.Team-module__EqCvfq__section{background:var(--color-dark);color:var(--color-white);padding:120px 0;position:relative;overflow:hidden}.Team-module__EqCvfq__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.Team-module__EqCvfq__content{flex-direction:column;align-items:flex-start;display:flex}.Team-module__EqCvfq__tag{color:var(--color-white);letter-spacing:.5px;text-transform:uppercase;background:#ffffff1a;border-radius:100px;margin-bottom:24px;padding:4px 14px;font-size:12px;font-weight:600;display:inline-block}.Team-module__EqCvfq__title{color:var(--color-white);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.1}.Team-module__EqCvfq__desc{color:#ffffffb3;margin-bottom:20px;font-size:17px;line-height:1.7}.Team-module__EqCvfq__stats{flex-direction:column;gap:16px;margin-top:24px;display:flex}.Team-module__EqCvfq__stat{background:#ffffff0d;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:12px;padding:12px 20px;display:flex}.Team-module__EqCvfq__statIcon{font-size:20px}.Team-module__EqCvfq__statText{color:var(--color-white);font-size:15px;font-weight:500}.Team-module__EqCvfq__visual{justify-content:center;align-items:center;width:100%;height:100%;min-height:400px;display:flex;position:relative}.Team-module__EqCvfq__visual:before{content:"";z-index:1;background:radial-gradient(circle,#351fff33 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute}.Team-module__EqCvfq__card{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;width:340px;transition:transform .4s;position:relative;overflow:hidden;transform:rotate(-3deg);box-shadow:0 20px 60px #0000004d}.Team-module__EqCvfq__card:hover{transform:rotate(0)scale(1.02)}.Team-module__EqCvfq__cardHeader{background:#0003;border-bottom:1px solid #ffffff0d;gap:8px;padding:12px 16px;display:flex}.Team-module__EqCvfq__dot{border-radius:50%;width:10px;height:10px}.Team-module__EqCvfq__cardBody{flex-direction:column;gap:16px;padding:32px 24px;display:flex}.Team-module__EqCvfq__line{background:#ffffff1a;border-radius:6px;height:12px}.Team-module__EqCvfq__badge{background:var(--color-accent);color:var(--color-white);border-radius:100px;padding:12px 24px;font-size:14px;font-weight:600;position:absolute;bottom:-16px;right:-16px;box-shadow:0 8px 24px #351fff66}@media (max-width:1024px){.Team-module__EqCvfq__grid{grid-template-columns:1fr;gap:60px}.Team-module__EqCvfq__visual{min-height:300px}}
.Examples-module__MrPSaW__section{background:var(--color-white);padding:100px 0}.Examples-module__MrPSaW__header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:64px;display:flex}.Examples-module__MrPSaW__title{color:var(--color-dark);letter-spacing:-.03em;font-size:clamp(36px,5vw,56px);font-weight:700}.Examples-module__MrPSaW__subtitle{color:var(--color-gray);font-size:16px;line-height:1.6}.Examples-module__MrPSaW__accent{color:var(--color-dark);opacity:.8;font-style:italic}.Examples-module__MrPSaW__grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;display:grid}.Examples-module__MrPSaW__card{background:#fff;border:1px solid #0000001a;border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000008}.Examples-module__MrPSaW__card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.Examples-module__MrPSaW__content{color:var(--color-dark);flex-direction:column;flex:1;gap:16px;padding:24px;font-size:14px;line-height:1.6;display:flex}.Examples-module__MrPSaW__metrics{background:#fafafa;border-top:1px solid #0000000f;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.Examples-module__MrPSaW__metric{color:var(--color-gray);align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.Examples-module__MrPSaW__metricGroup{gap:16px;display:flex}.Examples-module__MrPSaW__icon{opacity:.8;font-size:16px}@media (max-width:1024px){.Examples-module__MrPSaW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Examples-module__MrPSaW__section{padding:60px 0}.Examples-module__MrPSaW__grid{grid-template-columns:1fr}}
.Testimonials-module__ItA9Ha__section{background:var(--color-white);padding:100px 0}.Testimonials-module__ItA9Ha__header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:64px;display:flex}.Testimonials-module__ItA9Ha__tag{color:var(--color-accent);letter-spacing:.5px;text-transform:uppercase;background:#351fff14;border-radius:100px;padding:4px 14px;font-size:12px;font-weight:600;display:inline-block}.Testimonials-module__ItA9Ha__title{color:var(--color-dark);letter-spacing:-.03em;font-size:clamp(36px,5vw,56px);font-weight:700}.Testimonials-module__ItA9Ha__subtitle{color:var(--color-gray);max-width:480px;font-size:17px}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Testimonials-module__ItA9Ha__card{background:var(--color-light);border:1px solid #0000000a;border-radius:24px;flex-direction:column;gap:20px;padding:36px;transition:all .3s;display:flex}.Testimonials-module__ItA9Ha__card:hover{transform:translateY(-4px);box-shadow:0 20px 60px #00000012}.Testimonials-module__ItA9Ha__metric{background:var(--color-dark);color:#fff;border-radius:100px;align-self:flex-start;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.Testimonials-module__ItA9Ha__quote{color:var(--color-dark);opacity:.85;flex:1;font-size:16px;font-style:normal;line-height:1.65}.Testimonials-module__ItA9Ha__author{border-top:1px solid #0000000f;align-items:center;padding-top:16px;display:flex}.Testimonials-module__ItA9Ha__role{color:var(--color-gray);letter-spacing:.2px;font-size:14px;font-weight:600}@media (max-width:1024px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Testimonials-module__ItA9Ha__section{padding:60px 0}.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr}.Testimonials-module__ItA9Ha__card{padding:24px}}
.Footer-module__S6Hkya__footer{background:var(--color-dark);color:#fff;padding-top:100px}.Footer-module__S6Hkya__cta{text-align:center;background:linear-gradient(135deg,#351fff26,#351fff0d);border:1px solid #ffffff1a;border-radius:32px;flex-direction:column;align-items:center;gap:20px;margin-bottom:100px;padding:64px 40px;display:flex}.Footer-module__S6Hkya__ctaTitle{letter-spacing:-.02em;font-size:clamp(32px,4vw,48px);font-weight:700}.Footer-module__S6Hkya__ctaDesc{color:#ffffffb3;max-width:480px;font-size:18px}.Footer-module__S6Hkya__ctaBtn{background:var(--color-accent);color:#fff;border-radius:100px;align-items:center;gap:8px;margin-top:12px;padding:16px 32px;font-size:16px;font-weight:600;transition:all .25s;display:inline-flex}.Footer-module__S6Hkya__ctaBtn:hover{background:#2815e8;transform:translateY(-2px);box-shadow:0 12px 40px #351fff66}.Footer-module__S6Hkya__content{border-bottom:1px solid #ffffff1a;justify-content:space-between;gap:60px;padding-bottom:60px;display:flex}.Footer-module__S6Hkya__brand{flex-direction:column;gap:20px;max-width:320px;display:flex}.Footer-module__S6Hkya__logo{align-items:center;gap:8px;text-decoration:none;display:flex}.Footer-module__S6Hkya__logoSvg{color:var(--color-white);flex-shrink:0}.Footer-module__S6Hkya__logoText{font-family:var(--font-display);color:#fff;letter-spacing:-.5px;font-size:18px;font-weight:700}.Footer-module__S6Hkya__tagline{color:#fff9;font-size:15px;line-height:1.6}.Footer-module__S6Hkya__links{gap:80px;display:flex}.Footer-module__S6Hkya__col{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__colTitle{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:14px;font-weight:600}.Footer-module__S6Hkya__link{color:#fff9;font-size:15px;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:#fff}.Footer-module__S6Hkya__bottom{justify-content:space-between;align-items:center;padding:32px 0;display:flex}.Footer-module__S6Hkya__copyright{color:#fff6;font-size:14px}@media (max-width:768px){.Footer-module__S6Hkya__cta{padding:48px 24px}.Footer-module__S6Hkya__content{flex-direction:column;gap:48px}.Footer-module__S6Hkya__links{flex-wrap:wrap;gap:40px}}
