@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;700&display=swap";.navbar{z-index:50;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#060a18f2 0%,#0b1226f2 100%);border-bottom:1px solid #ffffff0f;width:100%;position:fixed;inset:0 0 auto}.navbar__container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1200px;min-height:58px;margin:0 auto;padding:12px 24px;display:flex;position:relative}.navbar__brand{align-items:center;gap:14px;display:flex}.navbar__logo-circle{color:#fff;background:linear-gradient(135deg,#4f75ff 0%,#2c5ce6 100%);border-radius:999px;place-items:center;width:44px;height:44px;font-size:1rem;font-weight:700;display:grid}.navbar__brand-name{margin:0;font-size:1rem;font-weight:700}.navbar__toggle{cursor:pointer;background:#ffffff14;border:0;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none}.navbar__toggle span{background:#fff;border-radius:999px;width:18px;height:2px;transition:transform .2s,opacity .2s}.navbar__toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.navbar__toggle.is-open span:nth-child(2){opacity:0}.navbar__toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.navbar__nav{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.navbar__nav a{color:#e9ecff;font-size:.96rem;text-decoration:none;transition:color .2s}.navbar__nav a:hover{color:#8eb5ff}.navbar__cta{color:#fff;background:linear-gradient(135deg,#3c7bff 0%,#4fb1ff 100%);border-radius:999px;justify-content:center;align-items:center;padding:.95rem 1.8rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 18px 50px #3d5aba2e}.navbar__cta:hover{transform:translateY(-1px);box-shadow:0 24px 60px #3d5aba38}@media (width<=860px){.navbar__container{justify-content:space-between;min-height:54px;padding:12px 16px 14px}.navbar__brand{gap:10px}.navbar__brand-name{font-size:.95rem}.navbar__toggle{margin-left:auto;display:inline-flex}.navbar__nav{background:#050915fa;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;align-items:flex-start;gap:0;padding:16px;display:none;position:absolute;top:calc(100% + 8px);left:16px;right:16px;box-shadow:0 24px 60px #00000047}.navbar__nav.is-open{display:flex}.navbar__nav a{border-bottom:1px solid #ffffff14;width:100%;padding:10px 0;font-size:.95rem}.navbar__nav a:last-child{border-bottom:0}.navbar__cta{margin-left:10px;padding:.8rem 1rem}}@media (width<=520px){.navbar__container{min-height:50px;padding:10px 14px 12px}.navbar__brand-name{font-size:.9rem}.navbar__cta{padding:.7rem .95rem;font-size:.9rem}.navbar__toggle{width:40px;height:40px}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.hero__card img{width:100%;height:auto;display:block}@media (width<=1040px){.hero{grid-template-columns:1fr;padding:62px 24px 90px}.hero__visual{order:-1}}@media (width<=680px){.hero{gap:36px;padding:56px 16px 80px}.hero__content{max-width:100%}.hero__actions{flex-direction:column;align-items:stretch;margin-top:28px}.button{width:100%;padding:.95rem 1.2rem}.hero__eyebrow{margin-bottom:18px;font-size:.9rem}.hero p{margin-top:20px;font-size:.98rem;line-height:1.8}}.about{background:#05070f;padding:100px 24px}.about__inner{grid-template-columns:320px minmax(0,1fr);align-items:center;gap:64px;max-width:1180px;margin:0 auto;display:grid}.about__image-wrapper{justify-content:center;display:flex}.about__image-circle{background:radial-gradient(circle at 0 0,#4173ff1f,#0000 35%),#ffffff0a;border:1px solid #ffffff12;border-radius:999px;place-items:center;width:320px;height:320px;display:grid}.about__image{background:url(/assets/hero-CLDdwZDr.png) 50%/cover no-repeat;border-radius:999px;width:280px;height:280px;box-shadow:inset 0 0 0 1px #ffffff0a}.about__content{color:#e8eaf8}.about__eyebrow{text-transform:uppercase;letter-spacing:.24em;color:#5d7dff;margin-bottom:18px;font-size:.8rem;display:inline-flex}.about__content h2{margin:0;font-size:clamp(2.4rem,3vw,3.4rem);line-height:1.05}.about__content p{color:#c8c9d9;max-width:620px;margin:20px 0 0;font-size:1rem;line-height:1.9}@media (width<=960px){.about__inner{grid-template-columns:1fr;gap:48px}.about__image-wrapper{justify-content:center}}@media (width<=620px){.about{padding:72px 16px}.about__content h2{font-size:2rem}.about__content p{font-size:.95rem;line-height:1.8}.about__image-circle{width:240px;height:240px}.about__image{width:200px;height:200px}}.services{background:#02040b;padding:100px 24px}.services__inner{max-width:1240px;margin:0 auto}.services__header{text-align:center;max-width:720px;margin:0 auto 56px}.services__eyebrow{text-transform:uppercase;letter-spacing:.35em;color:#6d88ff;background:#6d88ff14;border-radius:999px;margin-bottom:18px;padding:8px 16px;font-size:.8rem;display:inline-flex}.services__header h2{margin:0;font-size:clamp(2.5rem,3.5vw,3.8rem);line-height:1.05}.services__header p{color:#abb2d4;max-width:600px;margin:20px auto 0;font-size:1rem;line-height:1.8}.services__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.service-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:28px;min-height:220px;padding:32px;transition:transform .25s,border-color .25s,box-shadow .25s,background .25s;position:relative;overflow:hidden;box-shadow:0 20px 45px #0003}.service-card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#3e70ff33 0%,#000000f2 100%);transition:opacity .25s;position:absolute;inset:0}.service-card:hover{background:#ffffff0a;border-color:#5b8aff73;transform:translateY(-6px);box-shadow:0 24px 50px #101f4459}.service-card:hover:before{opacity:1}.service-card>*{z-index:1;position:relative}.service-card__icon{color:#5d87ff;background:#3f7cff1f;border-radius:16px;place-items:center;width:48px;height:48px;margin-bottom:22px;transition:background .25s,color .25s,transform .25s;display:grid}.service-card:hover .service-card__icon{color:#fff;background:#5b8aff3d;transform:scale(1.05)}.service-card__icon svg{width:24px;height:24px}.service-card h3{color:#f7f8ff;margin:0 0 14px;font-size:1.05rem}.service-card p{color:#b7bad6;margin:0;font-size:.98rem;line-height:1.85}@media (width<=1160px){.services__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.services{padding:80px 16px}.services__header{margin-bottom:36px}.services__grid{grid-template-columns:1fr}.service-card{min-height:auto;padding:24px}}.projects{background:#02040b;padding:100px 24px}.projects__inner{max-width:1240px;margin:0 auto}.projects__header{text-align:center;max-width:720px;margin:0 auto 56px}.projects__eyebrow{text-transform:uppercase;letter-spacing:.35em;color:#6d88ff;background:#6d88ff14;border-radius:999px;margin-bottom:18px;padding:8px 16px;font-size:.8rem;display:inline-flex}.projects__header h2{margin:0;font-size:clamp(2.5rem,3.5vw,3.8rem);line-height:1.05}.projects__header p{color:#abb2d4;max-width:600px;margin:20px auto 0;font-size:1rem;line-height:1.8}.projects__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.project-card{background:#ffffff05;border:1px solid #ffffff12;border-radius:28px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 30px 60px #0003}.project-card__image{background:#11131b}.project-card__image img{object-fit:cover;width:100%;height:220px;display:block}.project-card__body{flex-direction:column;gap:18px;padding:28px;display:flex}.project-card__body h3{color:#fff;margin:0;font-size:1.25rem}.project-card__body p{color:#b7bad6;margin:0;font-size:.97rem;line-height:1.9}.project-card__tags{flex-wrap:wrap;gap:10px;display:flex}.project-card__tags span{color:#a6b0d8;background:#ffffff0a;border-radius:999px;align-items:center;padding:8px 12px;font-size:.85rem;display:inline-flex}.project-card__link{color:#4f7dff;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}@media (width<=1080px){.projects__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.projects{padding:80px 16px}.projects__header{margin-bottom:36px}.projects__grid{grid-template-columns:1fr}.project-card__body{padding:22px}}.process{background:#02040b;padding:100px 24px}.process__inner{max-width:1040px;margin:0 auto}.process__header{text-align:center;max-width:680px;margin:0 auto 64px}.process__eyebrow{text-transform:uppercase;letter-spacing:.35em;color:#6d88ff;background:#6d88ff14;border-radius:999px;margin-bottom:18px;padding:8px 16px;font-size:.8rem;display:inline-flex}.process__header h2{margin:0;font-size:clamp(2.5rem,3.5vw,3.8rem);line-height:1.05}.process__header p{color:#abb2d4;margin:20px auto 0;font-size:1rem;line-height:1.8}.process__timeline{gap:24px;padding-left:48px;display:grid;position:relative}.process__timeline:before{content:"";background:#ffffff14;width:2px;position:absolute;top:0;bottom:0;left:18px}.process__step{grid-template-columns:36px minmax(0,1fr);align-items:start;gap:24px;display:grid}.process__marker{color:#f7f8ff;background:#3f7cff2e;border:1px solid #3f7cff59;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:700;display:grid}.process__card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:24px;padding:28px 30px;transition:transform .25s,border-color .25s,box-shadow .25s,background .25s;position:relative;overflow:hidden;box-shadow:0 24px 50px #0003}.process__card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#3e70ff33 0%,#000000f2 100%);transition:opacity .25s;position:absolute;inset:0}.process__card:hover{background:#ffffff0a;border-color:#5b8aff73;transform:translateY(-6px);box-shadow:0 24px 50px #101f4459}.process__card:hover:before{opacity:1}.process__card>*{z-index:1;position:relative}.process__card h3{color:#fff;margin:0 0 12px;font-size:1.2rem}.process__card p{color:#c7c9dd;margin:0;line-height:1.85}@media (width<=760px){.process{padding:80px 16px}.process__timeline{gap:16px;padding-left:0}.process__step{grid-template-columns:40px minmax(0,1fr);gap:14px}.process__timeline:before{left:20px}.process__card{padding:20px}}.differentials{background:#02040b;padding:100px 24px}.differentials__inner{max-width:1240px;margin:0 auto}.differentials__header{text-align:center;max-width:720px;margin:0 auto 56px}.differentials__eyebrow{text-transform:uppercase;letter-spacing:.35em;color:#6d88ff;background:#6d88ff14;border-radius:999px;margin-bottom:18px;padding:8px 16px;font-size:.8rem;display:inline-flex}.differentials__header h2{margin:0;font-size:clamp(2.5rem,3.5vw,3.8rem);line-height:1.05}.differentials__header p{color:#abb2d4;max-width:600px;margin:20px auto 0;font-size:1rem;line-height:1.8}.differentials__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.differentials__card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:28px;min-height:220px;padding:32px;transition:transform .25s,border-color .25s,box-shadow .25s,background .25s;position:relative;overflow:hidden;box-shadow:0 20px 45px #0003}.differentials__card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#3e70ff33 0%,#000000f2 100%);transition:opacity .25s;position:absolute;inset:0}.differentials__card:hover{background:#ffffff0a;border-color:#5b8aff73;transform:translateY(-6px);box-shadow:0 24px 50px #101f4459}.differentials__card:hover:before{opacity:1}.differentials__card>*{z-index:1;position:relative}.differentials__icon{color:#5d87ff;background:#3f7cff24;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:20px;font-size:1.2rem;transition:background .25s,color .25s,transform .25s;display:inline-flex}.differentials__card:hover .differentials__icon{color:#fff;background:#5b8aff3d;transform:scale(1.05)}.differentials__card h3{color:#f7f8ff;margin:0 0 14px;font-size:1.05rem}.differentials__card p{color:#b7bad6;margin:0;font-size:.95rem;line-height:1.85}@media (width<=1160px){.differentials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.differentials{padding:80px 16px}.differentials__grid{grid-template-columns:1fr}}.testimonials{background:#02040b;padding:100px 24px}.testimonials__inner{max-width:1240px;margin:0 auto}.testimonials__header{text-align:center;max-width:720px;margin:0 auto 56px}.testimonials__eyebrow{text-transform:uppercase;letter-spacing:.35em;color:#6d88ff;background:#6d88ff14;border-radius:999px;margin-bottom:18px;padding:8px 16px;font-size:.8rem;display:inline-flex}.testimonials__header h2{margin:0;font-size:clamp(2.5rem,3.5vw,3.8rem);line-height:1.05}.testimonials__header p{color:#abb2d4;max-width:600px;margin:20px auto 0;font-size:1rem;line-height:1.8}.testimonials__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.testimonial-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:28px;flex-direction:column;gap:24px;padding:32px;display:flex;box-shadow:0 30px 60px #0003}.testimonial-card__quote{color:#5d87ff;background:#3f7cff24;border-radius:14px;place-items:center;width:48px;height:48px;font-size:1.8rem;display:grid}.testimonial-card__text{color:#d3d7ec;margin:0;font-size:1rem;line-height:1.85}.testimonial-card__meta{align-items:center;gap:16px;display:flex}.testimonial-card__avatar{color:#fff;background:radial-gradient(circle at top,#4f7dff,#12214a);border-radius:50%;place-items:center;width:52px;height:52px;font-weight:700;display:grid}.testimonial-card__meta strong{color:#fff;display:block}.testimonial-card__meta span{color:#9ba1cc;font-size:.95rem}@media (width<=1080px){.testimonials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.testimonials{padding:80px 16px}.testimonials__header{margin-bottom:36px}.testimonials__grid{grid-template-columns:1fr}.testimonial-card{padding:24px}}.faq{background:#02040b;padding:100px 24px}.faq__inner{max-width:900px;margin:0 auto}.faq__header{text-align:center;margin-bottom:56px}.faq__eyebrow{text-transform:uppercase;letter-spacing:.35em;color:#6d88ff;background:#6d88ff14;border-radius:999px;margin-bottom:18px;padding:8px 16px;font-size:.8rem;display:inline-flex}.faq__header h2{margin:0;font-size:clamp(2.5rem,3.5vw,3.8rem);line-height:1.05}.faq__header p{color:#abb2d4;max-width:560px;margin:20px auto 0;font-size:1rem;line-height:1.8}.faq__list{gap:16px;display:grid}.faq__item{text-align:left;width:100%;color:inherit;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:24px;padding:0;overflow:hidden}.faq__summary{justify-content:space-between;align-items:center;padding:24px 28px;display:flex}.faq__summary span:first-child{font-size:1rem;font-weight:700}.faq__icon{color:#5d87ff;background:#3f7cff24;border-radius:50%;place-items:center;width:34px;height:34px;font-size:1.2rem;display:grid}.faq__answer{opacity:0;color:#c7c9dd;max-height:0;padding:0 28px;line-height:1.85;transition:max-height .3s,opacity .3s,padding .3s}.faq__item--open .faq__answer{opacity:1;max-height:240px;padding:0 28px 24px}@media (width<=720px){.faq{padding:80px 16px}.faq__summary{padding:20px 22px}.faq__answer{padding:0 22px}.faq__item--open .faq__answer{padding:0 22px 20px}}.cta-wrapper{background:#000;justify-content:center;padding:80px 24px;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}.cta-card{text-align:center;background:#0d1017;border-radius:24px;width:100%;max-width:1120px;padding:64px 32px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff0a}.cta-glow{pointer-events:none;background:radial-gradient(circle,#3b66ff59 0%,#3b66ff00 70%);width:700px;height:400px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.cta-content{z-index:1;position:relative}.cta-title{color:#fff;letter-spacing:-.02em;margin:0 0 20px;font-size:36px;font-weight:800;line-height:1.25}.cta-subtitle{color:#9aa1ac;max-width:520px;margin:0 auto 36px;font-size:16px;font-weight:400;line-height:1.6}.cta-button{color:#fff;background:#2f5bff;border-radius:999px;align-items:center;gap:8px;padding:16px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.cta-button:hover{background:#2449e0}.cta-arrow{font-size:18px;line-height:1}@media (width<=640px){.cta-title{font-size:28px}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f7f8ff;background:#060814;font-family:Manrope,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px}*{box-sizing:border-box}body{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:radial-gradient(circle at top,#4766ff24,#0000 20%),radial-gradient(circle at 100% 0,#46b7ff1f,#0000 20%),linear-gradient(#060814 0%,#070b16 100%);min-height:100vh;margin:0;font-family:Manrope,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;line-height:1.7;overflow-x:hidden}h1,h2,h3,h4,h5,h6{letter-spacing:-.03em;font-family:Space Grotesk,Manrope,system-ui,sans-serif}img{max-width:100%;display:block}a{color:inherit}button,a{font:inherit}html{scroll-behavior:smooth}section[id]{scroll-margin-top:90px}main{padding-top:110px}.whatsapp-float{z-index:100;color:#fff;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .2s,box-shadow .2s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 40px #128c7e52}.whatsapp-float:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 20px 48px #128c7e66}.whatsapp-float svg{width:28px;height:28px}.hero{grid-template-columns:minmax(0,1.1fr) minmax(420px,1fr);align-items:center;gap:64px;max-width:1240px;margin:0 auto;padding:80px 24px 120px;display:grid;position:relative}.hero__content{max-width:580px}.hero__eyebrow{color:#a3b2ff;background:#ffffff0f;border-radius:999px;margin-bottom:28px;padding:10px 16px;font-size:.95rem;display:inline-flex}.hero h1{letter-spacing:-.04em;margin:0;font-size:clamp(3rem,4.5vw,5.2rem);line-height:.95}.hero h1 span{color:#3f7cff}.hero p{color:#d7dbff;max-width:570px;margin:28px 0 0;font-size:1.05rem;line-height:1.85}.hero__actions{flex-wrap:wrap;gap:16px;margin-top:42px;display:flex}.button{border:none;border-radius:999px;justify-content:center;align-items:center;padding:.95rem 1.7rem;font-weight:700;text-decoration:none;transition:transform .2s,background-color .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{color:#fff;background:linear-gradient(135deg,#3b7fff 0%,#6c9bff 100%);box-shadow:0 18px 50px #3b7bff3d}.button--secondary{color:#f7f8ff;background:#ffffff0f}.hero__visual{justify-content:center;display:flex}.hero__card{background:#ffffff05;border:1px solid #ffffff14;border-radius:32px;width:100%;max-width:620px;overflow:hidden;box-shadow:0 40px 120px #00000059}.hero__card img{object-fit:cover;width:100%;height:auto;display:block}@media (width<=1040px){.hero{grid-template-columns:1fr;padding:62px 24px 90px}.hero__visual{order:-1}}@media (width<=680px){main{padding-top:90px}.whatsapp-float{width:54px;height:54px;bottom:16px;right:16px}.hero{gap:44px;padding:56px 16px 80px}.hero h1{font-size:clamp(2.4rem,8vw,3.2rem)}.hero p{font-size:.98rem}.hero__actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero__eyebrow{margin-bottom:20px}.hero__card{border-radius:24px}}.footer{background:#000;padding:56px 24px 32px;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.footer-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:32px;max-width:1120px;margin:0 auto;display:flex}.footer-brand-row{align-items:center;gap:10px;display:flex}.footer-logo{color:#fff;background:#2f5bff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;font-weight:700;display:flex}.footer-name{color:#fff;font-size:18px;font-weight:700}.footer-tagline{color:#6b7280;margin:10px 0 0;font-size:14px}.footer-right{flex-wrap:wrap;align-items:flex-start;gap:64px;display:flex}.footer-nav{flex-direction:column;gap:14px;display:flex}.footer-nav a{color:#9aa1ac;font-size:15px;text-decoration:none;transition:color .2s}.footer-nav a:hover{color:#fff}.footer-social{align-items:center;gap:12px;display:flex}.footer-social-icon{color:#9aa1ac;background:#16181d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:color .2s,background .2s;display:flex}.footer-social-icon svg{width:18px;height:18px}.footer-social-icon:hover{color:#fff;background:#22252c}.footer-divider{border-top:1px solid #ffffff14;max-width:1120px;margin:40px auto 0}.footer-bottom{color:#6b7280;max-width:1120px;margin:24px auto 0;font-size:13px}@media (width<=640px){.footer-top{flex-direction:column}.footer-right{gap:32px}}
