@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#18181b;background-color:#fff;overflow-x:hidden}.page{min-height:100vh}.page--dark{background-color:#050509;scroll-snap-type:y mandatory;scroll-padding-top:80px}.page--light{background-color:#fff}.snap-section{scroll-snap-align:start;scroll-margin-top:80px;scroll-snap-stop:always}a,button{transition:color 150ms ease-in-out,background-color 150ms ease-in-out,border-color 150ms ease-in-out,transform 250ms ease-in-out,opacity 150ms ease-in-out}h1,h2,h3,h4,h5,h6{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;font-weight:700;line-height:1.25;color:#18181b;margin-bottom:1rem}h1{font-size:2.25rem;font-weight:800}@media(min-width: 768px){h1{font-size:3rem}}@media(min-width: 1024px){h1{font-size:3.75rem}}h2{font-size:1.875rem}@media(min-width: 768px){h2{font-size:2.25rem}}h3{font-size:1.5rem}@media(min-width: 768px){h3{font-size:1.875rem}}h4{font-size:1.25rem}@media(min-width: 768px){h4{font-size:1.5rem}}h5{font-size:1.125rem}h6{font-size:1rem}p{margin-bottom:1rem;color:#52525b;line-height:1.625}a{color:#6366f1;text-decoration:none;transition:color 150ms ease-in-out}a:hover{color:#4f46e5}strong,b{font-weight:600}code{font-family:"JetBrains Mono","Fira Code","Courier New",monospace;font-size:.875em;background-color:#f4f4f5;padding:.25rem .5rem;border-radius:.375rem;color:#4f46e5}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.text-center{text-align:center}.text-primary{color:#6366f1}.text-secondary{color:#52525b}.gradient-text{background:linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.btn{border:none;background:none;padding:0;margin:0;cursor:pointer;font-family:inherit}.btn:focus{outline:none}.btn:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;font-size:1rem;font-weight:500;line-height:1;border-radius:.5rem;transition:all 250ms ease-in-out;cursor:pointer;white-space:nowrap}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--primary{background:linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.btn--primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.btn--primary:active:not(:disabled){transform:translateY(0)}.btn--secondary{background-color:#fafafa;color:#18181b;border:1px solid #e4e4e7}.btn--secondary:hover:not(:disabled){background-color:#f4f4f5;border-color:#d4d4d8;color:#18181b}.btn--outline{background-color:rgba(0,0,0,0);color:#6366f1;border:1.5px solid rgba(99,102,241,.9)}.btn--outline:hover:not(:disabled){background-color:rgba(99,102,241,.08);color:#4f46e5;border-color:#4f46e5}.btn--ghost{background-color:rgba(0,0,0,0);color:#52525b;border:1px solid rgba(0,0,0,0)}.btn--ghost:hover:not(:disabled){color:#18181b;border-color:#e4e4e7;background-color:rgba(244,244,245,.6)}.btn--ghost-light{background-color:rgba(0,0,0,0);color:#fff;border:1px solid hsla(0,0%,100%,.35)}.btn--ghost-light:hover:not(:disabled){background-color:hsla(0,0%,100%,.12);color:#fff;border-color:hsla(0,0%,100%,.65)}.btn--sm{padding:.5rem 1rem;font-size:.875rem}.btn--lg{padding:1rem 2rem;font-size:1.125rem}.card{background-color:#fff;border:1px solid #e4e4e7;border-radius:1rem;padding:1.5rem;transition:border-color 250ms ease-in-out,box-shadow 250ms ease-in-out,transform 250ms ease-in-out;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.card:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);border-color:#d4d4d8;transform:translateY(-2px)}.card__header{margin-bottom:1rem}.card__title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.card__description{color:#52525b;margin-bottom:0}.card__content{margin-bottom:1rem}.card__footer{margin-top:1rem;padding-top:1rem;border-top:1px solid #e4e4e7}.card--elevated{border:none;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.card--elevated:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);transform:translateY(-3px)}.card--gradient{background:linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);color:#fff;border:none}.card--gradient .card__title,.card--gradient .card__description{color:#fff}.card--feature{text-align:center;padding:2rem}.card--feature .card__icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin:0 auto 1rem;border-radius:1rem;background:linear-gradient(135deg, #a5b4fc 0%, #a78bfa 100%);font-size:1.875rem}.team-card{text-align:left;display:flex;flex-direction:column;gap:1rem}.team-card__photo{width:100%;padding-top:70%;border-radius:1rem;background:radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.35), rgba(99, 102, 241, 0.2));position:relative;overflow:hidden;border:1px solid hsla(0,0%,100%,.08);display:flex;align-items:center;justify-content:center;color:#fff;font-size:2.25rem;font-weight:600;letter-spacing:.05em}.team-card__photo span{mix-blend-mode:screen}.team-card__role{color:#52525b;margin-top:-0.25rem}.team-card__bio{color:#52525b}.team-card__links{margin-top:auto}.nav{position:fixed;top:0;left:0;right:0;z-index:1030;background-color:hsla(0,0%,100%,.92);border-bottom:1px solid rgba(15,15,23,.06);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:all 250ms ease-in-out}.nav__container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;display:flex;align-items:center;justify-content:space-between;height:72px}.nav__logo{display:flex;align-items:center;gap:.75rem}.nav__logo img{height:28px;width:auto;display:block;transition:filter 250ms ease-in-out}.nav__menu{display:none;gap:.5rem;list-style:none}@media(min-width: 768px){.nav__menu{display:flex}}.nav__link{padding:.5rem 1rem;color:#52525b;font-weight:500;border-radius:.5rem;transition:all 150ms ease-in-out}.nav__link:hover{color:#18181b;background-color:#fafafa}.nav__link--active{color:#6366f1}.nav__actions{display:flex;align-items:center;gap:.75rem}.nav__toggle{border:none;background:none;padding:0;margin:0;cursor:pointer;font-family:inherit}.nav__toggle:focus{outline:none}.nav__toggle{display:flex;padding:.5rem}@media(min-width: 768px){.nav__toggle{display:none}}.nav--scrolled{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.page--dark .nav{background-color:rgba(6,6,8,.78);border-bottom-color:hsla(0,0%,100%,.08)}.page--dark .nav .nav__link{color:hsla(0,0%,100%,.7)}.page--dark .nav .nav__link:hover{color:#fff;background-color:hsla(0,0%,100%,.08)}.page--dark .nav .nav__link--active{color:#818cf8}.page--dark .nav .nav__logo img{filter:brightness(0) invert(1)}.page--dark .nav--scrolled{background-color:hsla(0,0%,100%,.92);border-bottom-color:rgba(15,15,23,.06)}.page--dark .nav--scrolled .nav__link{color:#52525b}.page--dark .nav--scrolled .nav__link:hover{color:#18181b;background-color:#fafafa}.page--dark .nav--scrolled .nav__link--active{color:#6366f1}.page--dark .nav--scrolled .nav__logo img{filter:none}.mobile-menu{position:fixed;top:72px;left:0;right:0;bottom:0;background-color:#fff;padding:1.5rem;transform:translateX(100%);transition:transform 250ms ease-in-out;z-index:1030}@media(min-width: 768px){.mobile-menu{display:none}}.mobile-menu--open{transform:translateX(0)}.mobile-menu__list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.mobile-menu__link{display:block;padding:1rem;color:#18181b;font-weight:500;border-radius:.5rem}.mobile-menu__link:hover{background-color:#fafafa}.mobile-menu__cta{margin-top:1.5rem;text-align:center}[data-parallax]{will-change:transform;transition:transform 0s,border-color 250ms ease-in-out,box-shadow 250ms ease-in-out,background-color 250ms ease-in-out}[data-parallax]:hover{transform:none}.card[data-parallax],.features__item[data-parallax]{transition:border-color 250ms ease-in-out,box-shadow 250ms ease-in-out,background-color 250ms ease-in-out}.section{padding:5rem 0;background-color:#fff}@media(min-width: 768px){.section{padding:8rem 0}}.section__header{text-align:center;margin-bottom:4rem;max-width:768px;margin-left:auto;margin-right:auto}.section__badge{display:inline-flex;align-items:center;padding:.5rem 1rem;background-color:#a5b4fc;color:#4338ca;font-size:.875rem;font-weight:500;border-radius:9999px;margin-bottom:1rem}.section__title{margin-bottom:1rem}.section__description{font-size:1.125rem;color:#52525b;margin-bottom:0}.section--dark{background:linear-gradient(180deg, #18181b 0%, #27272a 100%);color:#fff}.section--dark .section__title,.section--dark .section__description{color:#fff}.section--gradient{background:linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);color:#fff}.section--gradient .section__title,.section--gradient .section__description{color:#fff}.section--muted{background-color:#fafafa;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7}.grid{display:grid;gap:1.5rem}@media(min-width: 768px){.grid{gap:2rem}}@media(min-width: 768px){.grid--2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.grid--3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.grid--3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 640px){.grid--4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.grid--4{grid-template-columns:repeat(4, 1fr)}}.badge{display:inline-flex;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:500;border-radius:9999px}.badge--primary{background-color:#a5b4fc;color:#4338ca}.badge--success{background-color:hsl(160.1183431953,84.07960199%,79.4117647059%);color:rgb(7.8805970149,91.1194029851,63.5373134328)}.badge--info{background-color:hsl(188.7378640777,94.495412844%,82.7450980392%);color:rgb(3.1926605505,96.8440366972,112.8073394495)}.footer{background-color:#18181b;color:#fff;padding:4rem 0 2rem}.footer__container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.footer__grid{display:grid;gap:2rem;margin-bottom:3rem}@media(min-width: 768px){.footer__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem}}.footer__column-title{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;color:#fff}.footer__links{list-style:none;display:flex;flex-direction:column;gap:.75rem}.footer__link{color:#a1a1aa;transition:color 150ms ease-in-out}.footer__link:hover{color:#fff}.footer__bottom{padding-top:2rem;border-top:1px solid #27272a;text-align:center;color:#a1a1aa;font-size:.875rem}.footer__logo{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.footer__logo img{height:32px;width:auto}.footer__description{color:#a1a1aa;margin-bottom:0}.footer__text{color:#a1a1aa;font-size:1rem}.hero{position:relative;min-height:100vh;display:flex;align-items:center;padding-top:72px;overflow:hidden;background:linear-gradient(180deg, #040405 0%, #09090f 60%, #0d0e14 100%);color:#fff}.hero__container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;position:relative;z-index:2}.hero__content{max-width:800px;margin:0 auto;text-align:center;padding:3rem 0}.hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.85);border:1px solid hsla(0,0%,100%,.12);font-size:.875rem;font-weight:500;border-radius:9999px;margin-bottom:1.5rem;animation:fadeInUp .6s ease-out}.hero__title{font-size:2.25rem;font-weight:800;line-height:1.25;margin-bottom:1.5rem;color:#fff;animation:fadeInUp .6s ease-out .1s backwards}@media(min-width: 768px){.hero__title{font-size:3rem}}@media(min-width: 1024px){.hero__title{font-size:3.75rem}}.hero__description{font-size:1.125rem;color:hsla(0,0%,100%,.75);margin-bottom:2rem;line-height:1.625;animation:fadeInUp .6s ease-out .2s backwards}@media(min-width: 768px){.hero__description{font-size:1.25rem}}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;animation:fadeInUp .6s ease-out .3s backwards}.hero__bg{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:1}.hero__bg-circle{position:absolute;border-radius:50%;background:radial-gradient(circle, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0) 70%)}.hero__bg-circle--1{width:440px;height:440px;top:-220px;right:-120px;animation:float 20s ease-in-out infinite}.hero__bg-circle--2{width:360px;height:360px;bottom:40px;left:-60px;animation:float 18s ease-in-out infinite reverse}.hero__bg-circle--3{width:260px;height:260px;top:45%;left:12%;animation:float 22s ease-in-out infinite}.features__grid{display:grid;gap:1.5rem}@media(min-width: 768px){.features__grid{grid-template-columns:repeat(2, 1fr);gap:2rem}}@media(min-width: 1024px){.features__grid{grid-template-columns:repeat(3, 1fr)}}.features__item{padding:2rem;background-color:#fff;border:1px solid #e4e4e7;border-radius:1rem;transition:border-color 250ms ease-in-out,box-shadow 250ms ease-in-out,transform 250ms ease-in-out}.features__item:hover{border-color:#818cf8;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);transform:translateY(-4px)}.features__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin-bottom:1rem;border-radius:1rem;background:linear-gradient(135deg, #a5b4fc 0%, #a78bfa 100%);font-size:1.5rem}.features__title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.features__description{color:#52525b;margin-bottom:0}.cta{background:linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);color:#fff;border-radius:1.5rem;padding:4rem 1.5rem;text-align:center;position:relative;overflow:hidden}@media(min-width: 768px){.cta{padding:5rem 3rem}}.cta__content{position:relative;z-index:2;max-width:640px;margin:0 auto}.cta__title{color:#fff;margin-bottom:1rem}.cta__description{color:hsla(0,0%,100%,.9);font-size:1.125rem;margin-bottom:2rem}.cta__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta::before{content:"";position:absolute;top:-50%;right:-20%;width:400px;height:400px;background:hsla(0,0%,100%,.1);border-radius:50%}.cta::after{content:"";position:absolute;bottom:-30%;left:-10%;width:300px;height:300px;background:hsla(0,0%,100%,.1);border-radius:50%}.stats__grid{display:grid;gap:1.5rem}@media(min-width: 640px){.stats__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.stats__grid{grid-template-columns:repeat(4, 1fr)}}.stats__item{text-align:center;padding:1.5rem}.stats__value{font-size:2.25rem;font-weight:800;background:linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;margin-bottom:.5rem}@media(min-width: 768px){.stats__value{font-size:3rem}}.stats__label{color:#52525b;font-size:1rem}.about__hero{text-align:center;padding:6rem 0 4rem;max-width:800px;margin:0 auto}.about__content{display:grid;gap:3rem;margin-bottom:4rem}@media(min-width: 1024px){.about__content{grid-template-columns:1fr 1fr;align-items:center}}.about__image{width:100%;height:auto;border-radius:1rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}.about__text h3{margin-bottom:1rem}.about__text p{margin-bottom:1rem;font-size:1.125rem}.solutions__grid{display:grid;gap:2rem}@media(min-width: 1024px){.solutions__grid{grid-template-columns:repeat(2, 1fr)}}.solutions__card{padding:2rem;background-color:#fff;border:1px solid #e4e4e7;border-radius:1rem;transition:all 250ms ease-in-out}.solutions__card:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);border-color:#818cf8}.solutions__icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin-bottom:1.5rem;border-radius:1rem;background:linear-gradient(135deg, #a5b4fc 0%, #a78bfa 100%);font-size:1.875rem}.solutions__title{font-size:1.5rem;margin-bottom:1rem}.solutions__description{color:#52525b;margin-bottom:1.5rem}.solutions__features{list-style:none;display:flex;flex-direction:column;gap:.75rem}.solutions__feature{display:flex;align-items:flex-start;gap:.75rem}.solutions__feature-icon{flex-shrink:0;width:20px;height:20px;border-radius:50%;background-color:#10b981;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;margin-top:2px}.contact__content{max-width:640px;margin:0 auto}.contact__form{display:flex;flex-direction:column;gap:1.5rem}.contact__field{display:flex;flex-direction:column;gap:.5rem}.contact__label{font-weight:500;color:#18181b}.contact__input,.contact__textarea{padding:.75rem 1rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;font-size:1rem;border:1px solid #d4d4d8;border-radius:.5rem;transition:all 150ms ease-in-out}.contact__input:focus,.contact__textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.contact__textarea{min-height:150px;resize:vertical}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}/*# sourceMappingURL=style.css.map */
