.ContactForm-module__fw3Taq__formContainer{background:var(--background-dark);border:1px solid var(--border);border-radius:1rem;padding:2rem;box-shadow:0 10px 30px #0000000d}.ContactForm-module__fw3Taq__formTitle{color:var(--foreground);text-align:center;margin-bottom:1.5rem;font-size:1.5rem}.ContactForm-module__fw3Taq__form{flex-direction:column;gap:1rem;display:flex}.ContactForm-module__fw3Taq__formGroup{flex-direction:column;display:flex}.ContactForm-module__fw3Taq__input,.ContactForm-module__fw3Taq__textarea{border:1px solid var(--border);background:var(--background);color:var(--foreground);border-radius:.5rem;padding:.8rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.ContactForm-module__fw3Taq__input:focus,.ContactForm-module__fw3Taq__textarea:focus{border-color:var(--primary);outline:none}.ContactForm-module__fw3Taq__textarea{resize:vertical;min-height:100px}.ContactForm-module__fw3Taq__submitBtn{width:100%;margin-top:.5rem;padding:1rem}
.Hero-module__JgYmMq__hero{background-color:var(--background);padding:4rem 0 6rem;position:relative;overflow:hidden}.Hero-module__JgYmMq__hero:before{content:"";background-image:linear-gradient(rgba(var(--primary-rgb), .08) 1px, transparent 1px), linear-gradient(90deg, rgba(var(--primary-rgb), .08) 1px, transparent 1px);z-index:0;background-position:50%;background-size:80px 80px;animation:30s linear infinite Hero-module__JgYmMq__moveBoxes;position:absolute;inset:-50%;-webkit-mask-image:radial-gradient(circle,#000 30%,#0000 70%);mask-image:radial-gradient(circle,#000 30%,#0000 70%)}@keyframes Hero-module__JgYmMq__moveBoxes{0%{transform:translate(0)}to{transform:translate(80px,80px)}}.Hero-module__JgYmMq__hero:after{content:"";background:radial-gradient(circle, rgba(var(--primary-rgb), .15) 0%, transparent 50%);z-index:0;pointer-events:none;width:100vw;max-width:800px;height:100vw;max-height:800px;animation:10s ease-in-out infinite alternate Hero-module__JgYmMq__pulseGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__JgYmMq__pulseGlow{0%{opacity:.6;transform:translate(-50%,-50%)scale(.8)}to{opacity:1;transform:translate(-50%,-50%)scale(1.2)}}.Hero-module__JgYmMq__container{z-index:2;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;position:relative}.Hero-module__JgYmMq__content{flex:1;max-width:600px}.Hero-module__JgYmMq__title{font-family:var(--font-playfair), serif;color:var(--foreground);text-transform:uppercase;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}.Hero-module__JgYmMq__description{color:var(--foreground-muted);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.Hero-module__JgYmMq__featuresList{flex-wrap:wrap;gap:1rem 1.5rem;margin-bottom:2rem;display:flex}.Hero-module__JgYmMq__featureItem{color:var(--foreground);align-items:center;gap:.5rem;font-size:1rem;font-weight:500;display:flex}.Hero-module__JgYmMq__featureDot{background-color:var(--primary);width:8px;height:8px;box-shadow:0 0 10px var(--primary);border-radius:50%}.Hero-module__JgYmMq__link{color:var(--foreground);align-items:center;font-size:1.125rem;font-weight:600;transition:opacity .2s;display:inline-flex}.Hero-module__JgYmMq__link:hover{opacity:.7}.Hero-module__JgYmMq__imageWrapper{border-radius:1rem;flex:1;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.Hero-module__JgYmMq__image{width:100%;height:auto;display:block}.Hero-module__JgYmMq__buttonGroup{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}@media (max-width:992px){.Hero-module__JgYmMq__container{text-align:center;flex-direction:column;gap:3rem}.Hero-module__JgYmMq__title{font-size:2.5rem}.Hero-module__JgYmMq__featuresList,.Hero-module__JgYmMq__buttonGroup{justify-content:center}}@media (max-width:600px){.Hero-module__JgYmMq__hero{padding:2rem 0 3rem}.Hero-module__JgYmMq__container{gap:2rem}.Hero-module__JgYmMq__title{margin-bottom:1rem;font-size:1.8rem}.Hero-module__JgYmMq__description{font-size:1rem}.Hero-module__JgYmMq__featuresList{gap:.5rem 1rem}.Hero-module__JgYmMq__featureItem{font-size:.9rem}}
.ClientsMarquee-module__8T-yVa__marqueeContainer{background-color:var(--background-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border);align-items:center;width:100%;padding:2.5rem 0;display:flex;position:relative;overflow:hidden}.ClientsMarquee-module__8T-yVa__marqueeContainer:before,.ClientsMarquee-module__8T-yVa__marqueeContainer:after{content:"";z-index:2;pointer-events:none;width:150px;height:100%;position:absolute;top:0}.ClientsMarquee-module__8T-yVa__marqueeContainer:before{background:linear-gradient(to right, var(--background-alt), transparent);left:0}.ClientsMarquee-module__8T-yVa__marqueeContainer:after{background:linear-gradient(to left, var(--background-alt), transparent);right:0}.ClientsMarquee-module__8T-yVa__marqueeTrack{gap:4rem;width:max-content;padding:0 2rem;animation:40s linear infinite ClientsMarquee-module__8T-yVa__scroll;display:flex}.ClientsMarquee-module__8T-yVa__marqueeTrack:hover{animation-play-state:paused}.ClientsMarquee-module__8T-yVa__logoItem{color:var(--foreground-muted);text-transform:uppercase;letter-spacing:1.5px;opacity:.6;cursor:pointer;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;transition:opacity .3s,color .3s,transform .3s;display:flex}.ClientsMarquee-module__8T-yVa__logoItem:hover{opacity:1;color:var(--primary);transform:scale(1.05)}@keyframes ClientsMarquee-module__8T-yVa__scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 2rem))}}@media (max-width:768px){.ClientsMarquee-module__8T-yVa__logoItem{font-size:1.25rem}.ClientsMarquee-module__8T-yVa__marqueeContainer:before,.ClientsMarquee-module__8T-yVa__marqueeContainer:after{width:80px}}
.AboutIntro-module__ge-Y4a__section{background-color:var(--background);padding:6rem 0}.AboutIntro-module__ge-Y4a__container{align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.AboutIntro-module__ge-Y4a__content{flex:1}.AboutIntro-module__ge-Y4a__title{font-family:var(--font-playfair), serif;text-transform:uppercase;color:var(--foreground);margin-bottom:2rem;font-size:2.5rem;font-weight:700;line-height:1.3}.AboutIntro-module__ge-Y4a__description{color:var(--foreground-muted);text-align:justify;font-size:1.125rem;line-height:1.8}.AboutIntro-module__ge-Y4a__imageWrapper{border-radius:1rem;flex:1;overflow:hidden;box-shadow:0 20px 40px #0000001a}.AboutIntro-module__ge-Y4a__image{width:100%;height:auto;display:block}@media (max-width:992px){.AboutIntro-module__ge-Y4a__container{text-align:center;flex-direction:column;gap:3rem}.AboutIntro-module__ge-Y4a__description{text-align:center}}
.ProfessionalDesigners-module__Ls3H2W__section{background-color:var(--background-alt);padding:6rem 0}.ProfessionalDesigners-module__Ls3H2W__container{align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.ProfessionalDesigners-module__Ls3H2W__content{flex:1}.ProfessionalDesigners-module__Ls3H2W__title{font-family:var(--font-playfair), serif;text-transform:uppercase;color:var(--foreground);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.ProfessionalDesigners-module__Ls3H2W__description{color:var(--foreground-muted);margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.ProfessionalDesigners-module__Ls3H2W__features{flex-direction:column;gap:1.5rem;display:flex}.ProfessionalDesigners-module__Ls3H2W__featureTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.ProfessionalDesigners-module__Ls3H2W__featureText{color:var(--foreground-muted);line-height:1.5}.ProfessionalDesigners-module__Ls3H2W__imageWrapper{flex:1;justify-content:center;align-items:center;display:flex}.ProfessionalDesigners-module__Ls3H2W__image{max-width:100%;height:auto}@media (max-width:992px){.ProfessionalDesigners-module__Ls3H2W__container{flex-direction:column}}@media (max-width:600px){.ProfessionalDesigners-module__Ls3H2W__title{font-size:1.8rem}}
.ProudlyPatna-module__cDM5oq__section{background-color:var(--background-dark);color:var(--foreground-light);padding:6rem 0}.ProudlyPatna-module__cDM5oq__container{text-align:center;flex-direction:column;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.ProudlyPatna-module__cDM5oq__content{max-width:800px}.ProudlyPatna-module__cDM5oq__title{font-family:var(--font-playfair), serif;text-transform:uppercase;color:var(--foreground-light);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.ProudlyPatna-module__cDM5oq__description{color:#a1a1aa;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.ProudlyPatna-module__cDM5oq__link{color:var(--foreground-light);align-items:center;font-size:1.125rem;font-weight:600;transition:opacity .2s;display:inline-flex}.ProudlyPatna-module__cDM5oq__link:hover{opacity:.7}.ProudlyPatna-module__cDM5oq__imageWrapper{flex:1;justify-content:center;align-items:center;display:flex}.ProudlyPatna-module__cDM5oq__image{filter:drop-shadow(0 0 40px #2a9d8f66);max-width:100%;height:auto}.ProudlyPatna-module__cDM5oq__clientsBox{background:0 0;border:none;width:100%;max-width:1200px;padding:1.5rem 0;position:relative}.ProudlyPatna-module__cDM5oq__clientsGrid{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.ProudlyPatna-module__cDM5oq__clientItem{color:#a1a1aa;white-space:nowrap;cursor:default;background:0 0;border:none;flex-direction:column;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:600;transition:transform .2s,color .2s;display:flex}.ProudlyPatna-module__cDM5oq__clientItem:hover{color:#fff;transform:translateY(-2px)}.ProudlyPatna-module__cDM5oq__clientIcon{font-size:2rem}.ProudlyPatna-module__cDM5oq__clientName{font-size:1.1rem}@media (max-width:992px){.ProudlyPatna-module__cDM5oq__container{flex-direction:column}}@media (max-width:600px){.ProudlyPatna-module__cDM5oq__title{font-size:1.8rem}}
.ServicesSplit-module__ZpHZaW__section{flex-direction:column;display:flex}.ServicesSplit-module__ZpHZaW__pane{color:var(--foreground-light);padding:6rem 0}.ServicesSplit-module__ZpHZaW__paneTop{background-color:var(--background-brown)}.ServicesSplit-module__ZpHZaW__paneBottom{background-color:var(--background-teal)}.ServicesSplit-module__ZpHZaW__container{align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.ServicesSplit-module__ZpHZaW__content{flex:1}.ServicesSplit-module__ZpHZaW__title{font-family:var(--font-playfair), serif;text-transform:uppercase;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.ServicesSplit-module__ZpHZaW__description{margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.ServicesSplit-module__ZpHZaW__link{align-items:center;font-size:1.125rem;font-weight:600;transition:opacity .2s;display:inline-flex}.ServicesSplit-module__ZpHZaW__link:hover{opacity:.8}.ServicesSplit-module__ZpHZaW__imageWrapper{flex:1;justify-content:center;align-items:center;display:flex}.ServicesSplit-module__ZpHZaW__image{border-radius:.5rem;max-width:100%;height:auto;box-shadow:0 10px 30px #0003}@media (max-width:992px){.ServicesSplit-module__ZpHZaW__container{flex-direction:column}}@media (max-width:600px){.ServicesSplit-module__ZpHZaW__title{font-size:1.8rem}}
.ServicesGrid-module__rPgoEq__section{background-color:var(--background-alt);padding:6rem 0}.ServicesGrid-module__rPgoEq__header{text-align:center;max-width:600px;margin:0 auto 4rem}.ServicesGrid-module__rPgoEq__title{margin-bottom:1rem;font-size:2.5rem}.ServicesGrid-module__rPgoEq__description{color:var(--foreground-muted);font-size:1.125rem}.ServicesGrid-module__rPgoEq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.ServicesGrid-module__rPgoEq__card{background:var(--background);border:1px solid var(--border);border-radius:1rem;flex-direction:column;height:100%;padding:2.5rem;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex}.ServicesGrid-module__rPgoEq__card:hover{border-color:var(--primary-light);transform:translateY(-10px);box-shadow:0 20px 40px -10px #0000001a}.ServicesGrid-module__rPgoEq__iconWrapper{width:60px;height:60px;color:var(--primary);background:#4f46e51a;border-radius:.75rem;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .3s;display:flex}.ServicesGrid-module__rPgoEq__card:hover .ServicesGrid-module__rPgoEq__iconWrapper{background:var(--primary);color:#fff;transform:scale(1.1)}.ServicesGrid-module__rPgoEq__cardTitle{margin-bottom:1rem;font-size:1.25rem}.ServicesGrid-module__rPgoEq__cardDescription{color:var(--foreground-muted);flex-grow:1;margin-bottom:1.5rem}.ServicesGrid-module__rPgoEq__cardLink{color:var(--primary);align-items:center;gap:.5rem;margin-top:auto;font-weight:600;display:inline-flex}.ServicesGrid-module__rPgoEq__cardLink svg{transition:transform .2s}.ServicesGrid-module__rPgoEq__cardLink:hover svg{transform:translate(5px)}@media (max-width:992px){.ServicesGrid-module__rPgoEq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ServicesGrid-module__rPgoEq__section{padding:3rem 0}.ServicesGrid-module__rPgoEq__grid{grid-template-columns:1fr;gap:1.5rem}.ServicesGrid-module__rPgoEq__title{font-size:2rem}.ServicesGrid-module__rPgoEq__card{padding:1.5rem}}@media (max-width:600px){.ServicesGrid-module__rPgoEq__title{font-size:1.8rem}}
.OurBrands-module__UQi1_W__section{background-color:var(--background);text-align:center;padding:4rem 0}.OurBrands-module__UQi1_W__title{font-family:var(--font-playfair), serif;color:var(--foreground);margin-bottom:2rem;font-size:2.5rem;font-weight:700}.OurBrands-module__UQi1_W__brandsContainer{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;align-items:center;gap:3rem;padding:1rem .5rem;display:flex;overflow-x:auto}.OurBrands-module__UQi1_W__brandsContainer::-webkit-scrollbar{height:6px}.OurBrands-module__UQi1_W__brandsContainer::-webkit-scrollbar-track{background:var(--background-alt);border-radius:10px}.OurBrands-module__UQi1_W__brandsContainer::-webkit-scrollbar-thumb{background:var(--primary);border-radius:10px}.OurBrands-module__UQi1_W__brandCard{cursor:pointer;flex-direction:column;flex:none;align-items:center;text-decoration:none;transition:transform .3s;display:flex}.OurBrands-module__UQi1_W__brandCard:hover{transform:translateY(-5px)}.OurBrands-module__UQi1_W__imageWrapper{border:4px solid var(--primary);background-color:var(--background-alt);border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;margin-bottom:1rem;transition:box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 20px #0000000d}.OurBrands-module__UQi1_W__brandCard:hover .OurBrands-module__UQi1_W__imageWrapper{border-color:var(--primary-light);box-shadow:0 15px 25px #0000001a}.OurBrands-module__UQi1_W__image{object-fit:cover;width:100%;height:100%}.OurBrands-module__UQi1_W__brandName{color:var(--foreground);font-size:1.25rem;font-weight:600;transition:color .3s}.OurBrands-module__UQi1_W__brandCard:hover .OurBrands-module__UQi1_W__brandName{color:var(--primary)}
.FeaturedProjects-module__1Wd__G__section{background-color:var(--background-alt);padding:5rem 0}.FeaturedProjects-module__1Wd__G__header{text-align:center;margin-bottom:3rem}.FeaturedProjects-module__1Wd__G__title{margin-bottom:1rem;font-size:2.5rem}.FeaturedProjects-module__1Wd__G__description{color:var(--foreground-muted);max-width:600px;margin:0 auto;font-size:1.1rem}.FeaturedProjects-module__1Wd__G__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.FeaturedProjects-module__1Wd__G__card{background:var(--background-dark);border:1px solid var(--border);border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 6px #0000000d}.FeaturedProjects-module__1Wd__G__card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.FeaturedProjects-module__1Wd__G__cardImage{background-color:var(--background-alt);height:200px;color:var(--foreground-muted);justify-content:center;align-items:center;font-weight:700;display:flex}.FeaturedProjects-module__1Wd__G__cardBody{padding:1.5rem}.FeaturedProjects-module__1Wd__G__category{background:var(--primary-light);color:var(--primary-dark);border-radius:9999px;padding:.25rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}.FeaturedProjects-module__1Wd__G__cardTitle{margin-bottom:.5rem;font-size:1.25rem}.FeaturedProjects-module__1Wd__G__cardDesc{color:var(--foreground-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}
.ShowcaseWebDesign-module__r7tR2W__section{z-index:2;padding:8rem 0;position:relative}.ShowcaseWebDesign-module__r7tR2W__container{justify-content:space-between;align-items:center;gap:4rem;display:flex}.ShowcaseWebDesign-module__r7tR2W__textContent{flex:1;max-width:500px}.ShowcaseWebDesign-module__r7tR2W__badge{background:rgba(var(--primary-rgb), .1);color:var(--primary);text-transform:uppercase;letter-spacing:1px;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.ShowcaseWebDesign-module__r7tR2W__title{margin-bottom:1.5rem;font-size:3rem;line-height:1.2}.ShowcaseWebDesign-module__r7tR2W__description{color:var(--foreground-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.ShowcaseWebDesign-module__r7tR2W__servicesList{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.ShowcaseWebDesign-module__r7tR2W__servicesList li{padding-left:2rem;font-size:1.1rem;font-weight:500;position:relative}.ShowcaseWebDesign-module__r7tR2W__servicesList li:before{content:"→";color:var(--primary);font-weight:700;position:absolute;left:0}.ShowcaseWebDesign-module__r7tR2W__visuals{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.ShowcaseWebDesign-module__r7tR2W__laptopMockup{width:100%;max-width:600px;position:relative}.ShowcaseWebDesign-module__r7tR2W__laptopScreen{aspect-ratio:16/10;background:var(--background-dark);border:12px solid #222;border-bottom:2px solid #444;border-radius:12px 12px 0 0;justify-content:center;align-items:center;width:90%;margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000004d}.ShowcaseWebDesign-module__r7tR2W__placeholderContent{text-align:center;color:var(--foreground-muted)}.ShowcaseWebDesign-module__r7tR2W__laptopKeyboard{background:#333;border-radius:0 0 16px 16px;width:100%;height:20px;position:relative;box-shadow:inset 0 -4px 10px #00000080}.ShowcaseWebDesign-module__r7tR2W__laptopKeyboard:before{content:"";background:#111;border-radius:0 0 4px 4px;width:15%;height:4px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ShowcaseWebDesign-module__r7tR2W__mobileMockup{background:var(--background-alt);z-index:10;border:8px solid #111;border-radius:24px;width:150px;height:300px;animation:6s ease-in-out infinite ShowcaseWebDesign-module__r7tR2W__float;position:absolute;bottom:-30px;right:-20px;overflow:hidden;box-shadow:-10px 20px 40px #0006}.ShowcaseWebDesign-module__r7tR2W__mobileScreen{background:linear-gradient(135deg, var(--background), var(--background-dark));justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ShowcaseWebDesign-module__r7tR2W__placeholderContentMobile{color:var(--primary);font-weight:700}@keyframes ShowcaseWebDesign-module__r7tR2W__float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}@media (max-width:992px){.ShowcaseWebDesign-module__r7tR2W__container{text-align:center;flex-direction:column}.ShowcaseWebDesign-module__r7tR2W__visuals{width:100%}.ShowcaseWebDesign-module__r7tR2W__laptopMockup{width:100%;max-width:100%}.ShowcaseWebDesign-module__r7tR2W__textContent{margin-bottom:3rem}.ShowcaseWebDesign-module__r7tR2W__servicesList li{padding-left:0}.ShowcaseWebDesign-module__r7tR2W__servicesList li:before{display:none}.ShowcaseWebDesign-module__r7tR2W__mobileMockup{bottom:-30px;right:50%;transform:translate(50%)}}@media (max-width:768px){.ShowcaseWebDesign-module__r7tR2W__mobileMockup{border-width:5px;width:110px;height:220px;bottom:-20px;right:20px;transform:none}.ShowcaseWebDesign-module__r7tR2W__placeholderContentMobile{font-size:.8rem}.ShowcaseWebDesign-module__r7tR2W__laptopScreen{border-width:8px;width:100%}.ShowcaseWebDesign-module__r7tR2W__placeholderContent{font-size:.8rem}.ShowcaseWebDesign-module__r7tR2W__placeholderContent span{font-size:1rem!important}}@media (max-width:480px){.ShowcaseWebDesign-module__r7tR2W__mobileMockup{border-width:4px;width:90px;height:180px;bottom:-15px;right:10px}}
.ShowcaseSoftware-module__qtjAeG__section{z-index:2;background:radial-gradient(circle at 0,#4f46e50d 0%,#0000 50%);padding:8rem 0;position:relative}.ShowcaseSoftware-module__qtjAeG__container{justify-content:space-between;align-items:center;gap:4rem;display:flex}.ShowcaseSoftware-module__qtjAeG__textContent{flex:1;max-width:500px}.ShowcaseSoftware-module__qtjAeG__badge{background:rgba(var(--primary-rgb), .1);color:var(--primary);text-transform:uppercase;letter-spacing:1px;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.ShowcaseSoftware-module__qtjAeG__title{margin-bottom:1.5rem;font-size:3rem;line-height:1.2}.ShowcaseSoftware-module__qtjAeG__description{color:var(--foreground-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.ShowcaseSoftware-module__qtjAeG__servicesList{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.ShowcaseSoftware-module__qtjAeG__servicesList li{padding-left:2rem;font-size:1.1rem;font-weight:500;position:relative}.ShowcaseSoftware-module__qtjAeG__servicesList li:before{content:"⚡";position:absolute;left:0}.ShowcaseSoftware-module__qtjAeG__visuals{flex:1;justify-content:center;align-items:center;display:flex}.ShowcaseSoftware-module__qtjAeG__tabletMockup{aspect-ratio:4/3;background:#111;border:16px solid #222;border-radius:30px;width:100%;max-width:500px;animation:8s ease-in-out infinite reverse ShowcaseSoftware-module__qtjAeG__hoverFloat;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000080}@keyframes ShowcaseSoftware-module__qtjAeG__hoverFloat{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(1deg)}to{transform:translateY(0)rotate(0)}}.ShowcaseSoftware-module__qtjAeG__tabletScreen{background:var(--background);width:100%;height:100%;position:relative;overflow:hidden}.ShowcaseSoftware-module__qtjAeG__dashboardMockup{width:100%;height:100%;display:flex}.ShowcaseSoftware-module__qtjAeG__sidebar{background:var(--background-dark);border-right:1px solid var(--border);width:25%;height:100%}.ShowcaseSoftware-module__qtjAeG__mainContent{flex-direction:column;gap:1rem;width:75%;padding:1rem;display:flex}.ShowcaseSoftware-module__qtjAeG__topbar{background:var(--background-alt);border-radius:8px;height:10%}.ShowcaseSoftware-module__qtjAeG__chartArea{background:var(--background-alt);border-radius:8px;height:50%;position:relative;overflow:hidden}.ShowcaseSoftware-module__qtjAeG__chartLine{background:linear-gradient(to top, rgba(var(--primary-rgb), .5), transparent);clip-path:polygon(0 100%,0 80%,20% 50%,40% 70%,60% 30%,80% 60%,100% 10%,100% 100%);width:100%;height:50%;position:absolute;bottom:0;left:0}.ShowcaseSoftware-module__qtjAeG__cardsRow{gap:1rem;height:30%;display:flex}.ShowcaseSoftware-module__qtjAeG__card{background:var(--primary-light);opacity:.5;border-radius:8px;flex:1}@media (max-width:992px){.ShowcaseSoftware-module__qtjAeG__container{text-align:center;flex-direction:column-reverse}.ShowcaseSoftware-module__qtjAeG__visuals{width:100%}.ShowcaseSoftware-module__qtjAeG__tabletMockup{width:100%;max-width:100%}.ShowcaseSoftware-module__qtjAeG__textContent{margin-bottom:3rem}.ShowcaseSoftware-module__qtjAeG__servicesList li{padding-left:0}.ShowcaseSoftware-module__qtjAeG__servicesList li:before{display:none}}
.ShowcaseGraphics-module__lIA0_W__section{z-index:2;background:radial-gradient(circle at 100%,#ec48990d 0%,#0000 50%);padding:8rem 0;position:relative}.ShowcaseGraphics-module__lIA0_W__container{justify-content:space-between;align-items:center;gap:4rem;display:flex}.ShowcaseGraphics-module__lIA0_W__textContent{flex:1;max-width:500px}.ShowcaseGraphics-module__lIA0_W__badge{background:rgba(var(--primary-rgb), .1);color:var(--primary);text-transform:uppercase;letter-spacing:1px;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.ShowcaseGraphics-module__lIA0_W__title{margin-bottom:1.5rem;font-size:3rem;line-height:1.2}.ShowcaseGraphics-module__lIA0_W__description{color:var(--foreground-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.ShowcaseGraphics-module__lIA0_W__servicesList{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.ShowcaseGraphics-module__lIA0_W__servicesList li{padding-left:2rem;font-size:1.1rem;font-weight:500;position:relative}.ShowcaseGraphics-module__lIA0_W__servicesList li:before{content:"✦";color:#ec4899;position:absolute;left:0}.ShowcaseGraphics-module__lIA0_W__visuals{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.ShowcaseGraphics-module__lIA0_W__designBoard{background:var(--background-dark);border:1px dashed #555;border-radius:20px;width:100%;max-width:500px;height:400px;position:relative}.ShowcaseGraphics-module__lIA0_W__colorPalette{background:var(--background);border-radius:20px;gap:10px;padding:10px;display:flex;position:absolute;top:20px;right:20px;box-shadow:0 10px 20px #0003}.ShowcaseGraphics-module__lIA0_W__colorSwatch{border-radius:50%;width:24px;height:24px}.ShowcaseGraphics-module__lIA0_W__floatingCard1{background:var(--background-alt);border-radius:12px;align-items:center;gap:15px;width:250px;padding:15px;animation:5s ease-in-out infinite ShowcaseGraphics-module__lIA0_W__floatUI;display:flex;position:absolute;top:80px;left:-20px;box-shadow:0 15px 30px #0000004d}.ShowcaseGraphics-module__lIA0_W__avatar{background:linear-gradient(45deg, var(--primary), #ec4899);border-radius:50%;width:40px;height:40px}.ShowcaseGraphics-module__lIA0_W__lines{flex:1}.ShowcaseGraphics-module__lIA0_W__line{background:#333;border-radius:4px;width:100%;height:8px;margin-bottom:6px}.ShowcaseGraphics-module__lIA0_W__lineShort{background:#222;border-radius:4px;width:60%;height:8px}.ShowcaseGraphics-module__lIA0_W__floatingCard2{background:var(--background-alt);border-radius:12px;width:200px;padding:15px;animation:6s ease-in-out infinite reverse ShowcaseGraphics-module__lIA0_W__floatUI;position:absolute;bottom:40px;right:20px;box-shadow:0 15px 30px #0000004d}.ShowcaseGraphics-module__lIA0_W__imagePlaceholder{background:#222;border-radius:8px;height:100px;margin-bottom:15px}.ShowcaseGraphics-module__lIA0_W__buttonPlaceholder{background:var(--primary);border-radius:6px;width:100%;height:30px}.ShowcaseGraphics-module__lIA0_W__figmaCursor{z-index:10;animation:8s ease-in-out infinite ShowcaseGraphics-module__lIA0_W__moveCursor;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ShowcaseGraphics-module__lIA0_W__cursorTag{background:var(--primary);color:#fff;white-space:nowrap;border-radius:4px;padding:4px 8px;font-size:.7rem;font-weight:700;position:absolute;top:25px;left:20px}@keyframes ShowcaseGraphics-module__lIA0_W__floatUI{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes ShowcaseGraphics-module__lIA0_W__moveCursor{0%{top:50%;left:50%}25%{top:30%;left:80%}50%{top:70%;left:30%}75%{top:80%;left:80%}to{top:50%;left:50%}}@media (max-width:992px){.ShowcaseGraphics-module__lIA0_W__container{text-align:center;flex-direction:column}.ShowcaseGraphics-module__lIA0_W__visuals{width:100%}.ShowcaseGraphics-module__lIA0_W__designBoard{width:100%;max-width:100%}.ShowcaseGraphics-module__lIA0_W__textContent{margin-bottom:3rem}.ShowcaseGraphics-module__lIA0_W__servicesList li{padding-left:0}.ShowcaseGraphics-module__lIA0_W__servicesList li:before{display:none}.ShowcaseGraphics-module__lIA0_W__floatingCard1{left:10px}}
.ShowcaseMarketing-module__efp1Ja__section{z-index:2;background:radial-gradient(circle at 0,#10b9810d 0%,#0000 50%);padding:8rem 0;position:relative}@media (max-width:768px){.ShowcaseMarketing-module__efp1Ja__section{padding:4rem 0}}.ShowcaseMarketing-module__efp1Ja__container{justify-content:space-between;align-items:center;gap:4rem;display:flex}.ShowcaseMarketing-module__efp1Ja__textContent{flex:1;max-width:500px}.ShowcaseMarketing-module__efp1Ja__badge{background:rgba(var(--primary-rgb), .1);color:var(--primary);text-transform:uppercase;letter-spacing:1px;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.ShowcaseMarketing-module__efp1Ja__title{margin-bottom:1.5rem;font-size:3rem;line-height:1.2}@media (max-width:768px){.ShowcaseMarketing-module__efp1Ja__title{font-size:2.25rem}}@media (max-width:480px){.ShowcaseMarketing-module__efp1Ja__title{font-size:1.85rem}}.ShowcaseMarketing-module__efp1Ja__description{color:var(--foreground-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.ShowcaseMarketing-module__efp1Ja__servicesList{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.ShowcaseMarketing-module__efp1Ja__servicesList li{padding-left:2rem;font-size:1.1rem;font-weight:500;position:relative}.ShowcaseMarketing-module__efp1Ja__servicesList li:before{content:"🚀";position:absolute;left:0}.ShowcaseMarketing-module__efp1Ja__visuals{flex:1;justify-content:center;align-items:center;display:flex}.ShowcaseMarketing-module__efp1Ja__chartContainer{background:var(--background-dark);border:1px solid var(--border);border-radius:20px;width:100%;max-width:450px;height:350px;padding:2rem;position:relative;box-shadow:0 20px 40px #0006}.ShowcaseMarketing-module__efp1Ja__chartTitle{margin-bottom:2rem;font-size:1.2rem;font-weight:700}.ShowcaseMarketing-module__efp1Ja__bars{justify-content:space-between;align-items:flex-end;gap:15px;height:200px;display:flex}.ShowcaseMarketing-module__efp1Ja__barWrapper{background:#ffffff05;border-radius:8px 8px 0 0;flex:1;align-items:flex-end;height:100%;display:flex}.ShowcaseMarketing-module__efp1Ja__bar{transform-origin:bottom;background:#444;border-radius:8px 8px 0 0;width:100%;animation:2s ease-out forwards ShowcaseMarketing-module__efp1Ja__growUp;transform:scaleY(0)}@keyframes ShowcaseMarketing-module__efp1Ja__growUp{to{transform:scaleY(1)}}.ShowcaseMarketing-module__efp1Ja__statsFloat{background:var(--background-alt);border:1px solid var(--border);border-radius:12px;align-items:center;gap:15px;padding:15px 20px;animation:4s ease-in-out infinite ShowcaseMarketing-module__efp1Ja__float;display:flex;position:absolute;top:-20px;right:-20px;box-shadow:0 10px 30px #00000080}.ShowcaseMarketing-module__efp1Ja__statIcon{font-size:2rem}.ShowcaseMarketing-module__efp1Ja__statValue{color:#10b981;font-size:1.5rem;font-weight:700}.ShowcaseMarketing-module__efp1Ja__statLabel{color:var(--foreground-muted);font-size:.8rem}.ShowcaseMarketing-module__efp1Ja__socialFloat{background:var(--primary);color:#fff;box-shadow:0 10px 20px rgba(var(--primary-rgb), .4);border-radius:30px;gap:15px;padding:10px 20px;font-weight:700;animation:5s ease-in-out infinite reverse ShowcaseMarketing-module__efp1Ja__float;display:flex;position:absolute;bottom:-20px;left:20px}@keyframes ShowcaseMarketing-module__efp1Ja__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (max-width:992px){.ShowcaseMarketing-module__efp1Ja__container{text-align:center;flex-direction:column-reverse;gap:3rem}.ShowcaseMarketing-module__efp1Ja__visuals{width:100%}.ShowcaseMarketing-module__efp1Ja__textContent{margin-bottom:2rem}.ShowcaseMarketing-module__efp1Ja__servicesList li{padding-left:0}.ShowcaseMarketing-module__efp1Ja__servicesList li:before{display:none}.ShowcaseMarketing-module__efp1Ja__statsFloat{transform-origin:100% 0;top:-30px;right:-10px;transform:scale(.85)}.ShowcaseMarketing-module__efp1Ja__socialFloat{transform-origin:0 100%;left:-10px;transform:scale(.85)}.ShowcaseMarketing-module__efp1Ja__chartContainer{width:100%;max-width:100%;margin:0 auto}.ShowcaseMarketing-module__efp1Ja__bars{margin-top:1rem}}@media (max-width:480px){.ShowcaseMarketing-module__efp1Ja__statsFloat{top:-40px;right:-15px;transform:scale(.7)}.ShowcaseMarketing-module__efp1Ja__socialFloat{left:-15px;transform:scale(.7)}.ShowcaseMarketing-module__efp1Ja__chartContainer{height:280px;padding:1.5rem}.ShowcaseMarketing-module__efp1Ja__bars{height:140px}}
.Testimonials-module__5wb8fq__section{background:var(--background-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:6rem 0}.Testimonials-module__5wb8fq__header{text-align:center;max-width:600px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.Testimonials-module__5wb8fq__title{margin-bottom:1rem;font-size:2.5rem}@media (max-width:768px){.Testimonials-module__5wb8fq__title{font-size:2rem}.Testimonials-module__5wb8fq__section{padding:4rem 0}}@media (max-width:480px){.Testimonials-module__5wb8fq__title{font-size:1.75rem}}.Testimonials-module__5wb8fq__description{color:var(--foreground-muted);font-size:1.1rem;line-height:1.6}.Testimonials-module__5wb8fq__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}@media (max-width:480px){.Testimonials-module__5wb8fq__grid{grid-template-columns:1fr}}.Testimonials-module__5wb8fq__card{background:var(--background);border:1px solid var(--border);border-radius:1rem;flex-direction:column;padding:2.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 30px #0000000d}.Testimonials-module__5wb8fq__card:hover{border-color:rgba(var(--primary-rgb), .3);transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.Testimonials-module__5wb8fq__stars{color:#fbbf24;margin-bottom:1rem;font-size:1.2rem}.Testimonials-module__5wb8fq__text{color:var(--foreground-muted);flex-grow:1;margin-bottom:2rem;font-style:italic;line-height:1.6}.Testimonials-module__5wb8fq__author{align-items:center;gap:1rem;display:flex}.Testimonials-module__5wb8fq__avatar{background:linear-gradient(135deg, var(--primary), #8b5cf6);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.2rem;font-weight:700;display:flex}.Testimonials-module__5wb8fq__name{color:var(--foreground);font-weight:600}.Testimonials-module__5wb8fq__role{color:var(--primary);font-size:.85rem}
.CallToAction-module__bLUkxq__section{background:var(--background-dark);text-align:center;padding:8rem 0;position:relative;overflow:hidden}@media (max-width:768px){.CallToAction-module__bLUkxq__section{padding:5rem 0}}.CallToAction-module__bLUkxq__backgroundEffect{background:radial-gradient(circle, rgba(var(--primary-rgb), .15) 0%, transparent 70%);filter:blur(50px);z-index:1;width:80%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CallToAction-module__bLUkxq__container{z-index:2;justify-content:center;display:flex;position:relative}.CallToAction-module__bLUkxq__content{max-width:800px}.CallToAction-module__bLUkxq__title{margin-bottom:1.5rem;font-size:3.5rem;line-height:1.2}.CallToAction-module__bLUkxq__description{color:var(--foreground-muted);margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.CallToAction-module__bLUkxq__buttonGroup{justify-content:center;gap:1.5rem;display:flex}.CallToAction-module__bLUkxq__ctaBtn,.CallToAction-module__bLUkxq__secondaryBtn{border-radius:9999px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600}.CallToAction-module__bLUkxq__secondaryBtn{border:2px solid var(--border);color:var(--foreground);background:0 0;transition:all .3s}.CallToAction-module__bLUkxq__secondaryBtn:hover{border-color:var(--primary);color:var(--primary)}@media (max-width:768px){.CallToAction-module__bLUkxq__title{font-size:2.5rem}.CallToAction-module__bLUkxq__buttonGroup{flex-direction:column;gap:1rem}.CallToAction-module__bLUkxq__ctaBtn,.CallToAction-module__bLUkxq__secondaryBtn{width:100%}}@media (max-width:480px){.CallToAction-module__bLUkxq__title{font-size:2rem}.CallToAction-module__bLUkxq__description{font-size:1.1rem}}
.ProcessSteps-module__U3Hrzq__section{background:var(--background);padding:6rem 0}.ProcessSteps-module__U3Hrzq__header{text-align:center;margin-bottom:4rem}.ProcessSteps-module__U3Hrzq__title{margin-bottom:1rem;font-size:2.5rem}@media (max-width:768px){.ProcessSteps-module__U3Hrzq__title{font-size:2rem}.ProcessSteps-module__U3Hrzq__section{padding:4rem 0}}.ProcessSteps-module__U3Hrzq__description{color:var(--foreground-muted);font-size:1.1rem}.ProcessSteps-module__U3Hrzq__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid;position:relative}@media (max-width:480px){.ProcessSteps-module__U3Hrzq__grid{grid-template-columns:1fr}}@media (min-width:992px){.ProcessSteps-module__U3Hrzq__grid:before{content:"";background:var(--border);z-index:0;height:2px;position:absolute;top:40px;left:10%;right:10%}}.ProcessSteps-module__U3Hrzq__card{background:var(--background-alt);border:1px solid var(--border);z-index:1;text-align:center;border-radius:1rem;padding:2.5rem 1.5rem;transition:transform .3s;position:relative}.ProcessSteps-module__U3Hrzq__card:hover{border-color:var(--primary);transform:translateY(-5px)}.ProcessSteps-module__U3Hrzq__number{background:var(--background);border:2px solid var(--primary);width:80px;height:80px;color:var(--primary);box-shadow:0 0 20px rgba(var(--primary-rgb), .2);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:700;display:flex}.ProcessSteps-module__U3Hrzq__stepTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem}.ProcessSteps-module__U3Hrzq__stepDesc{color:var(--foreground-muted);line-height:1.6}
.StatsCounter-module__pwdt4W__section{background:linear-gradient(135deg, var(--background-dark), var(--background-alt));border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:5rem 0}.StatsCounter-module__pwdt4W__container{text-align:center;flex-wrap:wrap;justify-content:space-around;gap:3rem;display:flex}.StatsCounter-module__pwdt4W__statItem{flex-direction:column;gap:.5rem;display:flex}.StatsCounter-module__pwdt4W__value{color:var(--primary);text-shadow:0 0 20px rgba(var(--primary-rgb), .3);font-size:3.5rem;font-weight:700}.StatsCounter-module__pwdt4W__label{color:var(--foreground-muted);text-transform:uppercase;letter-spacing:1px;font-size:1.1rem}@media (max-width:768px){.StatsCounter-module__pwdt4W__container{flex-flow:wrap;justify-content:space-between;gap:1.5rem}.StatsCounter-module__pwdt4W__statItem{flex:40%}.StatsCounter-module__pwdt4W__value{font-size:2.2rem}.StatsCounter-module__pwdt4W__label{font-size:.85rem}}@media (max-width:480px){.StatsCounter-module__pwdt4W__container{flex-wrap:nowrap;justify-content:center;gap:.5rem}.StatsCounter-module__pwdt4W__statItem{flex:1}.StatsCounter-module__pwdt4W__value{font-size:1.5rem}.StatsCounter-module__pwdt4W__label{letter-spacing:0;font-size:.65rem}}
.CoreValues-module__EenffW__section{background:var(--background);padding:6rem 0}.CoreValues-module__EenffW__header{text-align:center;margin-bottom:4rem}.CoreValues-module__EenffW__title{margin-bottom:1rem;font-size:2.5rem}.CoreValues-module__EenffW__description{color:var(--foreground-muted);font-size:1.1rem}.CoreValues-module__EenffW__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.CoreValues-module__EenffW__card{background:var(--background-dark);border:1px solid var(--border);text-align:center;border-radius:1rem;padding:2.5rem;transition:transform .3s}.CoreValues-module__EenffW__card:hover{border-color:var(--primary);box-shadow:0 10px 30px rgba(var(--primary-rgb), .1);transform:translateY(-5px)}.CoreValues-module__EenffW__icon{margin-bottom:1.5rem;font-size:3rem}.CoreValues-module__EenffW__valueTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem}.CoreValues-module__EenffW__valueDesc{color:var(--foreground-muted);line-height:1.6}
.HomeFAQ-module__tm_A-q__section{background:var(--background-alt);padding:6rem 0}.HomeFAQ-module__tm_A-q__container{align-items:flex-start;gap:4rem;display:flex}.HomeFAQ-module__tm_A-q__textContent{flex:1;position:sticky;top:100px}.HomeFAQ-module__tm_A-q__title{margin-bottom:1rem;font-size:2.5rem}.HomeFAQ-module__tm_A-q__description{color:var(--foreground-muted);font-size:1.1rem;line-height:1.6}.HomeFAQ-module__tm_A-q__faqList{flex-direction:column;flex:1.5;gap:1rem;display:flex}.HomeFAQ-module__tm_A-q__faqItem{background:var(--background);border:1px solid var(--border);cursor:pointer;border-radius:12px;transition:all .3s;overflow:hidden}.HomeFAQ-module__tm_A-q__faqItem:hover{border-color:var(--primary)}.HomeFAQ-module__tm_A-q__question{color:var(--foreground);justify-content:space-between;align-items:center;padding:1.5rem;font-weight:600;display:flex}.HomeFAQ-module__tm_A-q__question h3{margin:0;font-size:1.1rem}.HomeFAQ-module__tm_A-q__icon{color:var(--primary);font-size:1.5rem;font-weight:300;transition:transform .3s}.HomeFAQ-module__tm_A-q__answer{max-height:0;color:var(--foreground-muted);padding:0 1.5rem;line-height:1.6;transition:max-height .3s,padding .3s;overflow:hidden}.HomeFAQ-module__tm_A-q__open.HomeFAQ-module__tm_A-q__faqItem{border-color:var(--primary);box-shadow:0 5px 15px rgba(var(--primary-rgb), .1)}.HomeFAQ-module__tm_A-q__open .HomeFAQ-module__tm_A-q__answer{max-height:200px;padding:0 1.5rem 1.5rem}.HomeFAQ-module__tm_A-q__open .HomeFAQ-module__tm_A-q__icon{transform:rotate(180deg)}@media (max-width:992px){.HomeFAQ-module__tm_A-q__container{flex-direction:column}.HomeFAQ-module__tm_A-q__textContent{margin-bottom:2rem;position:static}}
.page-module__VKYseq__pageContainer{padding-top:5rem}.page-module__VKYseq__mainTitle{margin-bottom:1rem;font-size:3.5rem}.page-module__VKYseq__mainDescription{color:var(--foreground-muted);max-width:800px;margin:0 auto;font-size:1.15rem;line-height:1.6}.page-module__VKYseq__sectionTitle{text-align:center;margin-bottom:3rem;font-size:2.5rem}.page-module__VKYseq__processSection{background-color:var(--background-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:6rem 0}.page-module__VKYseq__processGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.page-module__VKYseq__processStep{background:var(--background-dark);text-align:center;border:1px solid var(--border);border-radius:1rem;padding:2.5rem 1.5rem;transition:transform .3s;position:relative}.page-module__VKYseq__processStep:hover{transform:translateY(-5px)}.page-module__VKYseq__stepNumber{background:var(--primary);color:#fff;width:50px;height:50px;box-shadow:0 4px 10px rgba(var(--primary-rgb), .3);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:700;display:flex}.page-module__VKYseq__processStep h3{margin-bottom:1rem;font-size:1.25rem}.page-module__VKYseq__processStep p{color:var(--foreground-muted);font-size:.95rem;line-height:1.5}.page-module__VKYseq__techSection{padding:6rem 0}.page-module__VKYseq__techGrid{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:900px;margin:0 auto;display:flex}.page-module__VKYseq__techBadge{background:var(--background-alt);border:1px solid var(--border);border-radius:9999px;padding:.75rem 1.5rem;font-size:1.1rem;font-weight:500;transition:all .3s}.page-module__VKYseq__techBadge:hover{background:var(--primary-light);color:#fff;border-color:var(--primary-light)}.page-module__VKYseq__faqSection{background-color:var(--background-alt);border-top:1px solid var(--border);padding:6rem 0}.page-module__VKYseq__faqGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.page-module__VKYseq__faqItem{background:var(--background-dark);border:1px solid var(--border);border-radius:12px;padding:2rem}.page-module__VKYseq__faqItem h4{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem}.page-module__VKYseq__faqItem p{color:var(--foreground-muted);line-height:1.6}@media (max-width:768px){.page-module__VKYseq__mainTitle{font-size:2.5rem}}
.HomeContent-module__zBYaaa__showcaseWrapper{background:var(--background);position:relative;overflow:hidden}.HomeContent-module__zBYaaa__ambientFog1,.HomeContent-module__zBYaaa__ambientFog2,.HomeContent-module__zBYaaa__ambientFog3{filter:blur(150px);z-index:1;opacity:.5;pointer-events:none;border-radius:50%;position:absolute}.HomeContent-module__zBYaaa__ambientFog1{background:#4f46e526;width:50vw;height:50vw;animation:20s ease-in-out infinite alternate HomeContent-module__zBYaaa__floatFog;top:10%;left:-10%}.HomeContent-module__zBYaaa__ambientFog2{background:#ec48991a;width:60vw;height:60vw;animation:25s ease-in-out infinite alternate-reverse HomeContent-module__zBYaaa__floatFog;top:50%;right:-10%}.HomeContent-module__zBYaaa__ambientFog3{background:#10b9811a;width:40vw;height:40vw;animation:30s ease-in-out infinite alternate HomeContent-module__zBYaaa__floatFog;bottom:0%;left:20%}@keyframes HomeContent-module__zBYaaa__floatFog{0%{transform:translate(0)scale(1)}50%{transform:translate(10vw,5vh)scale(1.1)}to{transform:translate(-5vw,-5vh)scale(.9)}}
