.hero-module__MXjKBq__heroContainer{background-color:var(--bg-page);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;overflow:hidden}.hero-module__MXjKBq__heroGrid{grid-template-columns:1fr;align-items:center;gap:3rem;width:100%;max-width:1280px;display:grid}@media (min-width:1024px){.hero-module__MXjKBq__heroGrid{grid-template-columns:1fr 1fr}}.hero-module__MXjKBq__textBlock{flex-direction:column;gap:1.5rem;display:flex}.hero-module__MXjKBq__badge{color:var(--accent-blue);letter-spacing:.05em;font-size:.875rem;font-weight:500}.hero-module__MXjKBq__heading{color:var(--text-primary);font-size:3rem;font-weight:800;line-height:1.1}@media (min-width:1024px){.hero-module__MXjKBq__heading{font-size:4.5rem}}.hero-module__MXjKBq__description{color:var(--text-secondary);max-width:28rem;font-size:1.125rem}.hero-module__MXjKBq__ctaButton{background-color:var(--text-primary);color:var(--color-white);cursor:pointer;border:none;border-radius:9999px;width:fit-content;padding:1rem 2rem;font-weight:500;transition:background-color .2s}.hero-module__MXjKBq__ctaButton:hover{background-color:var(--text-primary)}.hero-module__MXjKBq__imageDisplayWindow{justify-content:center;align-items:center;gap:1rem;height:600px;display:flex;-webkit-mask-image:linear-gradient(#0000,#000 15% 85%,#0000);mask-image:linear-gradient(#0000,#000 15% 85%,#0000)}.hero-module__MXjKBq__slidingColumn{border-radius:1rem;width:240px;height:600px;position:relative;overflow:hidden}.hero-module__MXjKBq__track{flex-direction:column;gap:1rem;width:100%;animation:20s linear infinite hero-module__MXjKBq__scrollUp;display:flex;position:absolute}.hero-module__MXjKBq__imageDisplayWindow:hover .hero-module__MXjKBq__track{animation-play-state:paused}.hero-module__MXjKBq__reverseTrack{animation:20s linear infinite hero-module__MXjKBq__scrollDown}.hero-module__MXjKBq__imageWrapper{border-radius:1rem;width:100%;height:180px;position:relative;overflow:hidden}.hero-module__MXjKBq__image{object-fit:cover}.hero-module__MXjKBq__videoItem{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}@keyframes hero-module__MXjKBq__scrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes hero-module__MXjKBq__scrollDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}
.features-module__c94VTq__sectionContainer{background-color:#f5f5f5;flex-direction:column;align-items:center;gap:3.5rem;width:100vw;padding:6rem 0;display:flex;overflow:hidden}.features-module__c94VTq__headerBlock{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:0 2rem;display:flex}.features-module__c94VTq__sectionBadge{color:var(--accent-violet);text-transform:uppercase;letter-spacing:.15em;font-size:.9rem;font-weight:700}.features-module__c94VTq__mainTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:2.5rem;font-weight:800;line-height:1.2}.features-module__c94VTq__subtext{color:var(--text-secondary);margin:0;font-size:1rem}.features-module__c94VTq__centerSliderWindow{width:100%;max-width:1300px;padding:1.5rem 0;position:relative;overflow:hidden}.features-module__c94VTq__centerRowTrack{width:100%;transition:transform .65s cubic-bezier(.16,1,.3,1);display:flex}.features-module__c94VTq__slideWrapper{flex-shrink:0;justify-content:center;align-items:center;width:50%;padding:0 .85rem;display:flex}.features-module__c94VTq__featureCard{text-align:left;cursor:pointer;border:none;border-radius:1.5rem;grid-template:"img tag""img title""img desc"1fr"img btn"/38% 62%;align-items:start;width:100%;height:350px;min-height:220px;transition:all .5s cubic-bezier(.16,1,.3,1);display:grid;overflow:hidden;box-shadow:0 20px 40px #1212142e}.features-module__c94VTq__activeFeatureCard{opacity:1}.features-module__c94VTq__inactiveFeatureCard{opacity:.4;transform:scale(.97)}.features-module__c94VTq__cardTag{color:#12121480;letter-spacing:.05em;grid-area:tag;padding:1.5rem 1.5rem 0 .25rem;font-size:.7rem;font-weight:700}.features-module__c94VTq__cardTitle{color:var(--text-primary);grid-area:title;margin:0;padding:.35rem 1.5rem 0 .25rem;font-size:1.2rem;font-weight:800}.features-module__c94VTq__cardDesc{color:var(--text-secondary);grid-area:desc;padding:.5rem 1.5rem 0 .25rem;font-size:1rem;line-height:1.5}.features-module__c94VTq__cardPreviewBox{grid-area:img;width:100%;height:100%;position:relative}.features-module__c94VTq__imageFallbackWrapper{width:100%;height:100%;position:relative;overflow:hidden}.features-module__c94VTq__cardImage{object-fit:cover}.features-module__c94VTq__cardButton{background-color:var(--text-primary);width:fit-content;color:var(--color-white);border-radius:9999px;grid-area:btn;align-items:center;gap:.4rem;margin:1rem 1.5rem 1.5rem .25rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.features-module__c94VTq__playIcon{font-size:.6rem}.features-module__c94VTq__dotsContainer{justify-content:center;align-items:center;gap:.75rem;margin-top:3rem;display:flex}.features-module__c94VTq__dot{background-color:var(--text-secondary);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .4s}.features-module__c94VTq__dot:hover{background-color:var(--text-secondary)}.features-module__c94VTq__activeDot{background-color:var(--accent-blue);border-radius:9999px;width:24px}
.users-module__tRdJ9a__usersSection{background-color:var(--bg-page);justify-content:center;width:100%;padding:6rem 2rem;display:flex}.users-module__tRdJ9a__sectionGrid{grid-template-columns:1fr;align-items:center;gap:2rem;width:100%;max-width:1280px;display:grid}@media (min-width:992px){.users-module__tRdJ9a__sectionGrid{grid-template-columns:.9fr 1.2fr;gap:4rem}}.users-module__tRdJ9a__leftColumn{flex-direction:column;gap:1.5rem;display:flex}.users-module__tRdJ9a__sectionHeading{color:var(--text-primary);letter-spacing:-.01em;font-size:2.75rem;font-weight:800;line-height:1.2}.users-module__tRdJ9a__purpleText{color:var(--accent-violet)}.users-module__tRdJ9a__descriptionText{color:var(--silver);font-size:1.05rem;line-height:1.6}.users-module__tRdJ9a__pointsList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.users-module__tRdJ9a__listItem{color:var(--text-primary);align-items:center;gap:.85rem;font-weight:500;display:flex}.users-module__tRdJ9a__checkCircle{background-color:var(--accent-blue);color:var(--color-white);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:700;display:flex}.users-module__tRdJ9a__knowMoreBtn{background-color:var(--accent-violet);color:var(--color-white);cursor:pointer;border:none;border-radius:.75rem;align-items:center;gap:.5rem;width:fit-content;margin-top:1rem;padding:.85rem 2rem;font-weight:600;display:flex}.users-module__tRdJ9a__rightColumn{justify-content:center;align-items:center;width:100%;display:flex}.users-module__tRdJ9a__imageContainer{justify-content:center;width:100%;display:flex}.users-module__tRdJ9a__graphicImage{object-fit:contain;width:100%;max-width:500px;height:auto}
.path-module__JpgGvq__roadmapSection{background-color:#f5f5f5;justify-content:center;width:100%;padding:7rem 2rem;display:flex}.path-module__JpgGvq__container{flex-direction:column;gap:4rem;width:100%;max-width:1280px;display:flex}.path-module__JpgGvq__headerBlock{text-align:center;flex-direction:column;gap:.75rem;display:flex}.path-module__JpgGvq__sectionBadge{color:var(--accent-violet);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:700}.path-module__JpgGvq__mainTitle{color:var(--text-primary);letter-spacing:-.02em;font-size:2.75rem;font-weight:800}.path-module__JpgGvq__phaseGrid{grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem;display:grid}@media (min-width:768px){.path-module__JpgGvq__phaseGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.path-module__JpgGvq__phaseGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.path-module__JpgGvq__phaseCard{background-color:var(--color-white);border:1px solid var(--bg-surface);text-align:left;cursor:pointer;border-radius:1.75rem;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:420px;padding:2.5rem 2.25rem 2.25rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #1212140a}.path-module__JpgGvq__phaseCard:hover{transform:scale(.97);box-shadow:0 4px 15px #12121405}.path-module__JpgGvq__cardHeader{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;display:flex}.path-module__JpgGvq__phaseTag{color:var(--silver);letter-spacing:.02em;font-family:monospace;font-size:.85rem;font-weight:500}.path-module__JpgGvq__iconBox{width:fit-content;margin-bottom:.5rem;font-size:2rem}.path-module__JpgGvq__cardTitle{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:1.75rem;font-weight:800}.path-module__JpgGvq__cardBodyExpand{opacity:1;width:100%;margin-top:.25rem}.path-module__JpgGvq__cardDesc{color:var(--text-secondary);margin:0;font-size:1.05rem;line-height:1.6}
.gallery-module__IMcHeW__gallerySection{background-color:var(--bg-surface);justify-content:center;width:100%;padding:7rem 2rem;display:flex;overflow:hidden}.gallery-module__IMcHeW__container{flex-direction:column;gap:4rem;width:100%;max-width:1280px;display:flex}.gallery-module__IMcHeW__headerBlock{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.gallery-module__IMcHeW__sectionBadge{color:var(--accent-violet);text-transform:uppercase;letter-spacing:.15em;font-family:monospace;font-size:.9rem;font-weight:700}.gallery-module__IMcHeW__mainTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:2.75rem;font-weight:800}.gallery-module__IMcHeW__subtext{color:var(--silver);margin:0;font-family:monospace;font-size:.85rem}.gallery-module__IMcHeW__bentoGrid{grid-template-columns:repeat(1,minmax(0,1fr));gap:2.5rem;width:100%;display:grid}@media (min-width:768px){.gallery-module__IMcHeW__bentoGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.gallery-module__IMcHeW__projectCard{background-color:var(--color-white);border:1px solid var(--border-subtle);text-align:left;cursor:pointer;border-radius:2rem;flex-direction:column;align-items:flex-start;padding:2.5rem 2.5rem 2rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .4s;display:flex;position:relative;box-shadow:0 10px 30px #12121408}.gallery-module__IMcHeW__projectCard:hover{border-color:#151b544d;transform:scale(.98);box-shadow:0 4px 15px #12121403}.gallery-module__IMcHeW__metaRow{justify-content:space-between;align-items:center;width:100%;margin-bottom:.5rem;display:flex}.gallery-module__IMcHeW__statusBadge{background-color:var(--bg-violet-soft);color:var(--accent-violet);border-radius:9999px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.8rem;font-weight:700;display:inline-flex}.gallery-module__IMcHeW__pulseDot{background-color:var(--accent-violet);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite gallery-module__IMcHeW__serverPulse;display:inline-block}.gallery-module__IMcHeW__systemTag{color:var(--silver);font-family:monospace;font-size:.85rem}.gallery-module__IMcHeW__cardTitle{color:var(--text-primary);letter-spacing:-.01em;margin:.5rem 0 .25rem;font-size:1.75rem;font-weight:800}.gallery-module__IMcHeW__cardDesc{color:var(--text-secondary);margin:0 0 1.25rem;font-size:1.05rem;line-height:1.6}.gallery-module__IMcHeW__tagWrapper{flex-wrap:wrap;gap:.5rem;width:100%;margin-bottom:2rem;display:flex}.gallery-module__IMcHeW__techTag{background-color:var(--bg-surface);color:var(--text-secondary);border-radius:.5rem;padding:.3rem .65rem;font-family:monospace;font-size:.8rem;font-weight:600}.gallery-module__IMcHeW__imageCanvasFrame{width:100%;height:220px;margin-top:auto;position:relative}.gallery-module__IMcHeW__imageWrapper{background-color:var(--bg-dark);background-image:linear-gradient(#ffffff03 1px,#0000 1px),linear-gradient(90deg,#ffffff03 1px,#0000 1px);background-size:20px 20px;border:1px solid #1212140d;border-radius:1.25rem;width:100%;height:100%;position:relative;overflow:hidden}.gallery-module__IMcHeW__projectImage{object-fit:cover;transition:transform .5s}.gallery-module__IMcHeW__projectCard:hover .gallery-module__IMcHeW__projectImage{transform:scale(1.02)}.gallery-module__IMcHeW__cardDelay0{animation-delay:0s}.gallery-module__IMcHeW__cardDelay1{animation-delay:.1s}.gallery-module__IMcHeW__cardDelay2{animation-delay:.2s}.gallery-module__IMcHeW__cardDelay3{animation-delay:.3s}@keyframes gallery-module__IMcHeW__serverPulse{0%{opacity:.6;transform:scale(.9)}50%{opacity:1;transform:scale(1.2)}to{opacity:.6;transform:scale(.9)}}
.stats-module__F-BQpq__statsSection{background-color:var(--color-white);justify-content:center;width:100%;padding:6rem 2rem 0;display:flex}.stats-module__F-BQpq__container{flex-direction:column;align-items:center;gap:3.5rem;width:100%;max-width:1140px;display:flex}.stats-module__F-BQpq__mainTitle{color:var(--accent-violet);text-align:center;letter-spacing:-.01em;font-size:2.25rem;font-weight:800}.stats-module__F-BQpq__statsGrid{grid-template-columns:1fr;gap:3rem 4rem;width:100%;max-width:900px;display:grid}@media (min-width:768px){.stats-module__F-BQpq__statsGrid{grid-template-columns:1fr 1fr}}.stats-module__F-BQpq__statBox{align-items:center;gap:1.25rem;display:flex}.stats-module__F-BQpq__statNumber{color:var(--accent-blue);letter-spacing:-.03em;min-width:140px;font-size:4rem;font-weight:800;line-height:1}.stats-module__F-BQpq__statLabel{color:var(--text-primary);max-width:220px;font-size:.92rem;font-weight:500;line-height:1.4}.stats-module__F-BQpq__limeRibbon{background-color:var(--bg-violet-soft);width:100vw;height:20px;margin-top:2rem}
.experiences-module__zfTuNq__experiencesSection{background-color:var(--bg-page);justify-content:center;width:100%;padding:6rem 0;display:flex;overflow:hidden}.experiences-module__zfTuNq__container{flex-direction:column;gap:5rem;width:100%;display:flex}.experiences-module__zfTuNq__headerBlock{text-align:center;flex-direction:column;gap:.5rem;padding:0 2rem;display:flex}.experiences-module__zfTuNq__mainTitle{color:var(--accent-violet);letter-spacing:-.01em;margin:0;font-size:2.5rem;font-weight:800}.experiences-module__zfTuNq__subtitle{color:var(--text-secondary);margin:0;font-size:1.1rem;font-weight:500}.experiences-module__zfTuNq__marqueeContainer{width:100%;display:flex}.experiences-module__zfTuNq__innerTrack{gap:2.5rem;padding-top:3rem;animation:40s linear infinite experiences-module__zfTuNq__scrollInfiniteLeft;display:flex}.experiences-module__zfTuNq__innerTrack:hover{animation-play-state:paused}.experiences-module__zfTuNq__experienceCard{border-radius:1.5rem;flex-direction:column;flex-shrink:0;justify-content:space-between;width:320px;padding:3.5rem 1.75rem 2rem;display:flex;position:relative;box-shadow:0 10px 25px #1212140a}.experiences-module__zfTuNq__poppingPhotoContainer{background-color:var(--text-primary);border:3px solid var(--color-white);border-radius:1.25rem;width:80px;height:90px;position:absolute;top:-2.5rem;left:1.75rem;overflow:hidden;box-shadow:0 8px 20px #1212141f}.experiences-module__zfTuNq__userPhoto{object-fit:cover}.experiences-module__zfTuNq__cardContent{flex-direction:column;justify-content:space-between;gap:1.25rem;height:100%;display:flex}.experiences-module__zfTuNq__testimonialText{color:var(--text-primary);white-space:normal;font-size:.92rem;font-weight:500;line-height:1.5}.experiences-module__zfTuNq__authorName{color:var(--text-primary);margin:0;font-size:1rem;font-weight:700}@keyframes experiences-module__zfTuNq__scrollInfiniteLeft{0%{transform:translate(0)}to{transform:translate(calc(-1600px - 12.5rem))}}
.homecta-module__B-g57q__ctaSection{background-color:#f5f5f5;justify-content:center;width:100%;padding:8rem 2rem;display:flex;overflow:hidden}.homecta-module__B-g57q__container{grid-template-columns:repeat(1,minmax(0,1fr));align-items:center;gap:4rem;width:100%;max-width:1280px;display:grid}@media (min-width:1024px){.homecta-module__B-g57q__container{grid-template-columns:45% 55%}}.homecta-module__B-g57q__imageColumn{opacity:0;justify-content:center;align-items:center;width:100%;transition:opacity .8s,transform .8s cubic-bezier(.16,1,.3,1);display:flex;position:relative;transform:translate(-30px);box-shadow:none!important;background:0 0!important;border:none!important}.homecta-module__B-g57q__ctaStandaloneImage{object-fit:contain;border-radius:100px;width:100%;max-width:440px;height:auto;box-shadow:none!important;background:0 0!important;border:none!important}.homecta-module__B-g57q__contentColumn{text-align:left;opacity:0;flex-direction:column;align-items:flex-start;width:100%;transition:opacity .8s .1s,transform .8s cubic-bezier(.16,1,.3,1) .1s;display:flex;transform:translate(30px)}.homecta-module__B-g57q__sectionBadge{color:var(--accent-violet);letter-spacing:.1em;margin-bottom:.5rem;font-family:monospace;font-size:.85rem;font-weight:700}.homecta-module__B-g57q__mainTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 1rem;font-size:3.5rem;font-weight:800}.homecta-module__B-g57q__subtext{color:var(--text-secondary);max-width:600px;margin:0 0 2.5rem;font-size:1.1rem;line-height:1.65}.homecta-module__B-g57q__primaryButton{background-color:var(--text-primary);color:var(--color-white);border-radius:1.25rem;padding:1.25rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:inline-block;position:relative;overflow:hidden;box-shadow:0 10px 25px #1212141a}.homecta-module__B-g57q__primaryButton:hover{transform:scale(.97);box-shadow:0 4px 12px #1212140d}.homecta-module__B-g57q__animateIn .homecta-module__B-g57q__imageColumn,.homecta-module__B-g57q__animateIn .homecta-module__B-g57q__contentColumn{opacity:1;transform:translate(0)}
