.Header-module__hBw1pG__header{z-index:50;border-bottom:1px solid #0000;width:100%;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom-color:var(--border);background-color:#0f172af2;box-shadow:0 4px 6px -1px #0000001a}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__container{padding-top:.5rem;padding-bottom:.5rem}.Header-module__hBw1pG__transparent{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-bottom-color:var(--border);background-color:#0f172a99}.Header-module__hBw1pG__container{padding:.1rem var(--container-padding);max-width:var(--container-width);justify-content:space-between;align-items:center;margin:0 auto;transition:padding .3s;display:flex}.Header-module__hBw1pG__logo{width:auto;height:3.5rem;transition:height .3s}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__logo{height:2rem}.Header-module__hBw1pG__nav{align-items:center;gap:2rem;display:none}.Header-module__hBw1pG__navLink{color:var(--muted);transition:color var(--transition-fast);font-size:.875rem;font-weight:500}.Header-module__hBw1pG__navLink:hover{color:var(--primary)}.Header-module__hBw1pG__mobileToggle{color:var(--foreground);cursor:pointer;background:0 0;border:none;padding:.5rem;display:block}.Header-module__hBw1pG__mobileMenu{background-color:var(--background);border-bottom:1px solid var(--border);flex-direction:column;gap:1rem;padding:1.5rem;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 10px 15px -3px #0000001a}.Header-module__hBw1pG__mobileLink{color:var(--muted);transition:color var(--transition-fast);padding:.5rem 0;font-size:1rem}.Header-module__hBw1pG__mobileLink:hover{color:var(--primary)}.Header-module__hBw1pG__contactButton{border:1px solid var(--primary);color:var(--primary);background-color:#0000;border-radius:.375rem;justify-content:center;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .3s;display:inline-flex}.Header-module__hBw1pG__contactButton:hover{background-color:var(--primary);color:#fff}@media (min-width:768px){.Header-module__hBw1pG__nav{display:flex}.Header-module__hBw1pG__mobileToggle{display:none}}
.Button-module__8RiFmG__button{cursor:pointer;transition:all var(--transition-normal);border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;width:fit-content;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;display:inline-flex}.Button-module__8RiFmG__button:disabled{opacity:.6;cursor:not-allowed}.Button-module__8RiFmG__primary{background-color:var(--primary);color:var(--primary-foreground)}.Button-module__8RiFmG__primary:hover{background-color:var(--primary-hover);transform:scale(1.05)}.Button-module__8RiFmG__outline{border-color:var(--border);color:var(--muted);background-color:#0000}.Button-module__8RiFmG__outline:hover{background-color:var(--border);color:var(--foreground)}.Button-module__8RiFmG__ghost{color:var(--muted);background-color:#0000}.Button-module__8RiFmG__ghost:hover{color:var(--foreground);background-color:#ffffff0d}.Button-module__8RiFmG__sm{padding:.5rem 1.25rem;font-size:.875rem}.Button-module__8RiFmG__lg{padding:1rem 2rem;font-size:1.125rem}
.HeroSection-module__sBkrQG__hero{min-height:90vh;padding-top:var(--header-height);background-color:var(--background);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__background{z-index:0;position:absolute;inset:0}.HeroSection-module__sBkrQG__gradient{background:radial-gradient(circle at 100% 0,#f973161a,#0000 40%);width:100%;height:100%;position:absolute;top:0;right:0}.HeroSection-module__sBkrQG__content{z-index:10;text-align:center;padding:0 var(--container-padding);max-width:var(--container-width);flex-direction:column;align-items:center;display:flex;position:relative}.HeroSection-module__sBkrQG__badge{color:var(--primary);background:#f973161a;border:1px solid #f9731633;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;display:inline-flex}.HeroSection-module__sBkrQG__pulse{background-color:var(--primary);border-radius:50%;width:.5rem;height:.5rem;animation:2s cubic-bezier(.4,0,.6,1) infinite HeroSection-module__sBkrQG__pulse}@keyframes HeroSection-module__sBkrQG__pulse{0%,to{opacity:1}50%{opacity:.5}}.HeroSection-module__sBkrQG__title{letter-spacing:-.025em;max-width:1024px;color:var(--foreground);margin-bottom:2rem;font-size:3rem;font-weight:800;line-height:1.1}.HeroSection-module__sBkrQG__highlight{color:var(--primary)}.HeroSection-module__sBkrQG__description{color:var(--muted);max-width:768px;margin-bottom:3rem;font-size:1.125rem;line-height:1.6}.HeroSection-module__sBkrQG__actions{flex-direction:column;gap:1.5rem;width:100%;display:flex}@media (min-width:640px){.HeroSection-module__sBkrQG__actions{flex-direction:row;width:auto}.HeroSection-module__sBkrQG__title{font-size:4.5rem}}@media (min-width:1024px){.HeroSection-module__sBkrQG__title{font-size:6rem}.HeroSection-module__sBkrQG__description{font-size:1.5rem}}
.ProblemSection-module__A0rn6q__section{background-color:var(--background-subtle);border-top:1px solid var(--border);padding:6rem 0}.ProblemSection-module__A0rn6q__header{text-align:center;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.ProblemSection-module__A0rn6q__title{color:var(--foreground);margin-bottom:1.5rem;font-size:2.25rem;font-weight:700}.ProblemSection-module__A0rn6q__highlight{color:var(--primary)}.ProblemSection-module__A0rn6q__description{color:var(--muted);font-size:1.125rem;line-height:1.6}.ProblemSection-module__A0rn6q__grid{grid-template-columns:1fr;gap:2rem;display:grid}.ProblemSection-module__A0rn6q__card{border:1px solid var(--border);background:var(--card);transition:all var(--transition-normal);border-radius:1rem;flex-direction:column;padding:2rem;display:flex}.ProblemSection-module__A0rn6q__card:hover{border-color:#f9731680;transform:translateY(-5px)}.ProblemSection-module__A0rn6q__iconWrapper{width:3rem;height:3rem;transition:background-color var(--transition-fast);color:var(--primary);background:#f973161a;border-radius:.5rem;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.ProblemSection-module__A0rn6q__card:hover .ProblemSection-module__A0rn6q__iconWrapper{background:var(--primary);color:#fff}.ProblemSection-module__A0rn6q__cardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.ProblemSection-module__A0rn6q__cardDescription{color:var(--muted);line-height:1.6}@media (min-width:768px){.ProblemSection-module__A0rn6q__grid{grid-template-columns:repeat(3,1fr)}.ProblemSection-module__A0rn6q__title{font-size:2.5rem}}
.SolutionSection-module__LIhgRW__section{background-color:var(--background);padding:6rem 0;position:relative;overflow:hidden}.SolutionSection-module__LIhgRW__header{margin-bottom:4rem}.SolutionSection-module__LIhgRW__tag{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.SolutionSection-module__LIhgRW__line{background-color:var(--primary);border-radius:9999px;width:3rem;height:.25rem}.SolutionSection-module__LIhgRW__tagText{color:var(--primary);letter-spacing:.05em;text-transform:uppercase;font-size:.875rem;font-weight:500}.SolutionSection-module__LIhgRW__title{max-width:42rem;color:var(--foreground);font-size:2.25rem;font-weight:700;line-height:1.2}.SolutionSection-module__LIhgRW__highlight{color:var(--primary)}.SolutionSection-module__LIhgRW__grid{grid-template-columns:1fr;gap:2rem;display:grid}.SolutionSection-module__LIhgRW__card{background-color:var(--background-subtle);border:1px solid var(--border);border-radius:1rem;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.SolutionSection-module__LIhgRW__card:hover{border-color:var(--primary);box-shadow:0 10px 30px -10px #f973161a}.SolutionSection-module__LIhgRW__iconWrapper{width:3.5rem;height:3.5rem;color:var(--primary);background:#f973161a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:transform .3s;display:flex}.SolutionSection-module__LIhgRW__card:hover .SolutionSection-module__LIhgRW__iconWrapper{background:var(--primary);color:#fff;transform:scale(1.1)}.SolutionSection-module__LIhgRW__cardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.SolutionSection-module__LIhgRW__cardDescription{color:var(--muted);line-height:1.6}@media (min-width:768px){.SolutionSection-module__LIhgRW__grid{grid-template-columns:repeat(3,1fr)}.SolutionSection-module__LIhgRW__title{font-size:3rem}}
.AgentsSection-module__Y8aNdG__section{background-color:var(--background-subtle);border-top:1px solid var(--border);padding:6rem 0}.AgentsSection-module__Y8aNdG__header{text-align:center;margin-bottom:4rem}.AgentsSection-module__Y8aNdG__title{color:var(--foreground);margin-bottom:1.5rem;font-size:2.25rem;font-weight:700}.AgentsSection-module__Y8aNdG__highlight{color:var(--primary)}.AgentsSection-module__Y8aNdG__description{color:var(--muted);max-width:42rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.AgentsSection-module__Y8aNdG__grid{grid-template-columns:1fr;gap:2rem;display:grid}.AgentsSection-module__Y8aNdG__card{background-color:var(--card);border:1px solid var(--border);transition:all var(--transition-normal);border-radius:1.5rem;flex-direction:column;padding:2rem;display:flex;overflow:hidden}.AgentsSection-module__Y8aNdG__card:hover{border-color:#f9731680;transform:translateY(-5px)}.AgentsSection-module__Y8aNdG__iconWrapper{width:4rem;height:4rem;color:var(--primary);background:#f973161a;border-radius:1rem;justify-content:center;align-items:center;margin-bottom:2rem;transition:all .5s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.AgentsSection-module__Y8aNdG__card:hover .AgentsSection-module__Y8aNdG__iconWrapper{background:var(--primary);color:#fff}.AgentsSection-module__Y8aNdG__cardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.AgentsSection-module__Y8aNdG__cardDescription{color:var(--muted);min-height:6rem;margin-bottom:2rem;line-height:1.6}.AgentsSection-module__Y8aNdG__tags{flex-wrap:wrap;gap:.5rem;margin-top:auto;display:flex}.AgentsSection-module__Y8aNdG__tag{background-color:var(--border);color:#cbd5e1;border:1px solid #ffffff1a;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}@media (min-width:1024px){.AgentsSection-module__Y8aNdG__grid{grid-template-columns:repeat(3,1fr)}}
.ProcessSection-module__G585fq__section{background-color:var(--background);border-top:1px solid var(--border);padding:6rem 0;position:relative}.ProcessSection-module__G585fq__header{text-align:center;margin-bottom:4rem}.ProcessSection-module__G585fq__title{color:var(--foreground);margin-bottom:1.5rem;font-size:2.25rem;font-weight:700}.ProcessSection-module__G585fq__highlight{color:var(--primary)}.ProcessSection-module__G585fq__description{color:var(--muted);max-width:42rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.ProcessSection-module__G585fq__timeline{max-width:var(--container-width);grid-template-columns:1fr;gap:3rem;margin:0 auto;display:grid;position:relative}.ProcessSection-module__G585fq__connector{display:none}.ProcessSection-module__G585fq__step{text-align:center;z-index:10;flex-direction:column;align-items:center;display:flex;position:relative}.ProcessSection-module__G585fq__iconContainer{background-color:var(--background-subtle);border:1px solid var(--border);width:6rem;height:6rem;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.ProcessSection-module__G585fq__step:hover .ProcessSection-module__G585fq__iconContainer{border-color:var(--primary);transform:scale(1.05);box-shadow:0 0 15px #f9731633}.ProcessSection-module__G585fq__stepTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.ProcessSection-module__G585fq__stepDescription{color:var(--muted);max-width:20rem;line-height:1.6}@media (min-width:768px){.ProcessSection-module__G585fq__timeline{grid-template-columns:repeat(3,1fr);gap:2rem}.ProcessSection-module__G585fq__connector{background:repeating-linear-gradient(to right,var(--border)0,var(--border)10px,transparent 10px,transparent 20px);z-index:0;height:2px;display:block;position:absolute;top:3rem;left:16%;right:16%}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);background-color:var(--background);color:var(--foreground);padding:6rem 0 3rem}.Footer-module__S6Hkya__mainContent{grid-template-columns:1fr;align-items:center;gap:3rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__ctaSection{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__S6Hkya__logo{width:auto;height:5rem;margin-bottom:1.5rem}.Footer-module__S6Hkya__title{color:var(--foreground);margin-bottom:1.5rem;font-size:2rem;font-weight:700}.Footer-module__S6Hkya__description{color:var(--muted);max-width:36rem;font-size:1.125rem;line-height:1.6}.Footer-module__S6Hkya__actionArea{justify-content:flex-start;display:flex}.Footer-module__S6Hkya__bottomBar{border-top:1px solid var(--border);color:var(--muted);flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.875rem;display:flex}.Footer-module__S6Hkya__socials{align-items:center;gap:1.5rem;display:flex}.Footer-module__S6Hkya__socialLink{color:var(--muted);transition:color var(--transition-fast)}.Footer-module__S6Hkya__socialLink:hover{color:var(--primary)}@media (min-width:768px){.Footer-module__S6Hkya__title{font-size:3rem}.Footer-module__S6Hkya__bottomBar{flex-direction:row}}@media (min-width:1024px){.Footer-module__S6Hkya__mainContent{grid-template-columns:repeat(2,1fr)}.Footer-module__S6Hkya__actionArea{justify-content:flex-end}}
