.Hero-module__ZARIfG__hero{min-height:100vh;padding-top:var(--nav-height);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__content{text-align:center;z-index:10;max-width:800px;margin:0 auto;position:relative}.Hero-module__ZARIfG__badge{color:var(--accent-purple);background:#7c3aed1a;border:1px solid #7c3aed33;border-radius:30px;align-items:center;gap:8px;margin-bottom:2rem;padding:8px 16px;font-size:.875rem;font-weight:600;animation:3s ease-in-out infinite Hero-module__ZARIfG__float;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background:var(--accent-purple);width:8px;height:8px;box-shadow:0 0 10px var(--accent-purple);border-radius:50%}.Hero-module__ZARIfG__title{letter-spacing:-2px;margin-bottom:1.5rem;font-size:4.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__gradientText{background:linear-gradient(135deg,var(--accent-cyan),var(--accent-purple),var(--accent-pink));-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;animation:5s infinite Hero-module__ZARIfG__gradientFlow}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__actions{justify-content:center;gap:1rem;display:flex}.Hero-module__ZARIfG__glow{z-index:1;pointer-events:none;background:radial-gradient(circle,#7c3aed26 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__ZARIfG__gradientFlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:3rem}}
.LogoTicker-module__molgKq__tickerWrap{background:var(--bg-primary);border-bottom:1px solid var(--glass-border);padding:2rem 0;overflow:hidden}.LogoTicker-module__molgKq__tickerTitle{text-align:center;color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-size:.9rem}.LogoTicker-module__molgKq__ticker{white-space:nowrap;width:100%;position:relative;overflow:hidden}.LogoTicker-module__molgKq__tickerTrack{animation:20s linear infinite LogoTicker-module__molgKq__scroll;display:inline-block}.LogoTicker-module__molgKq__slide{color:var(--text-secondary);opacity:.5;padding:0 3rem;font-size:1.5rem;font-weight:700;transition:opacity .3s;display:inline-block}.LogoTicker-module__molgKq__slide:hover{opacity:1;color:var(--accent-cyan)}@keyframes LogoTicker-module__molgKq__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Stats-module__yL2aHq__stats{background:var(--bg-primary);padding:8rem 0;position:relative}.Stats-module__yL2aHq__title{text-align:center;background:var(--section-title-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Stats-module__yL2aHq__subtitle{text-align:center;color:var(--text-secondary);margin-bottom:4rem;font-size:1.1rem}.Stats-module__yL2aHq__grid{grid-template-columns:repeat(3,1fr);justify-items:center;gap:2rem;max-width:900px;margin:0 auto;display:grid}.Stats-module__yL2aHq__statCard{background:var(--glass-bg);border:1px solid var(--glass-border);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;width:100%;max-width:250px;padding:2.5rem 1.5rem;transition:all .3s}.Stats-module__yL2aHq__statCard:hover{border-color:var(--accent-purple);transform:translateY(-5px);box-shadow:0 10px 30px #7c3aed33}.Stats-module__yL2aHq__value{background:linear-gradient(135deg,var(--accent-cyan),var(--accent-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.Stats-module__yL2aHq__label{color:var(--text-secondary);font-size:.95rem;font-weight:500}@media (max-width:768px){.Stats-module__yL2aHq__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.Stats-module__yL2aHq__value{font-size:2rem}}
.Features-module__zvCZ4q__features{background:var(--bg-primary);padding:8rem 0}.Features-module__zvCZ4q__wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Features-module__zvCZ4q__title{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Features-module__zvCZ4q__subtitle{color:var(--text-secondary);margin-bottom:3rem;font-size:1.1rem}.Features-module__zvCZ4q__list{flex-direction:column;gap:2rem;display:flex}.Features-module__zvCZ4q__item{gap:1.5rem;display:flex}.Features-module__zvCZ4q__icon{background:#7c3aed1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;display:flex}.Features-module__zvCZ4q__item h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem}.Features-module__zvCZ4q__item p{color:var(--text-secondary);font-size:.95rem}.Features-module__zvCZ4q__visual{position:relative}.Features-module__zvCZ4q__codeBlock{border:1px solid var(--glass-border);background:#1e1e1e;border-radius:12px;padding:1.5rem;font-family:Fira Code,monospace;box-shadow:0 20px 50px #00000080}.Features-module__zvCZ4q__codeHeader{gap:8px;margin-bottom:1.5rem;display:flex}.Features-module__zvCZ4q__dot{background:#333;border-radius:50%;width:12px;height:12px}.Features-module__zvCZ4q__dot:first-child{background:#ff5f56}.Features-module__zvCZ4q__dot:nth-child(2){background:#ffbd2e}.Features-module__zvCZ4q__dot:nth-child(3){background:#27c93f}.Features-module__zvCZ4q__codeBlock pre{color:#a9b7c6;font-size:.9rem;overflow-x:auto}@media (max-width:900px){.Features-module__zvCZ4q__wrapper{grid-template-columns:1fr}.Features-module__zvCZ4q__visual{order:-1}}
.Process-module__RmMdVa__process{background:var(--bg-secondary);padding:8rem 0}.Process-module__RmMdVa__steps{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-top:4rem;display:grid}.Process-module__RmMdVa__step{padding-top:2rem;position:relative}.Process-module__RmMdVa__step:before{content:"";background:var(--accent-purple);width:50px;height:2px;position:absolute;top:0;left:0}.Process-module__RmMdVa__number{color:#ffffff0d;font-size:4rem;font-weight:800;line-height:1;position:absolute;top:1rem;right:0}.Process-module__RmMdVa__stepTitle{color:var(--text-primary);z-index:1;margin-bottom:1rem;font-size:1.5rem;position:relative}.Process-module__RmMdVa__stepDesc{color:var(--text-secondary);z-index:1;line-height:1.6;position:relative}
.Services-module__dpHhBa__services{padding:8rem 0;position:relative}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:4rem;display:grid}.Services-module__dpHhBa__icon{background:#ffffff0d;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;font-size:3rem;display:flex}.Services-module__dpHhBa__cardTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.Services-module__dpHhBa__cardDesc{color:var(--text-secondary);line-height:1.6}
.Testimonials-module__ItA9Ha__testimonials{background:var(--bg-secondary);padding:8rem 0}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:4rem;display:grid}.Testimonials-module__ItA9Ha__card{background:var(--bg-primary);border:1px solid var(--glass-border);border-radius:16px;padding:2rem;position:relative}.Testimonials-module__ItA9Ha__quote{color:var(--text-primary);margin-bottom:2rem;font-size:1.1rem;font-style:italic;line-height:1.6}.Testimonials-module__ItA9Ha__author{align-items:center;gap:1rem;display:flex}.Testimonials-module__ItA9Ha__avatar{background:linear-gradient(135deg,var(--accent-purple),var(--accent-cyan));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;font-weight:700;display:flex}.Testimonials-module__ItA9Ha__name{color:var(--text-primary);font-weight:600}.Testimonials-module__ItA9Ha__role{color:var(--text-secondary);font-size:.9rem}
.FAQ-module__V8_xEa__faq{background:var(--bg-primary);padding:8rem 0}.FAQ-module__V8_xEa__list{max-width:800px;margin:4rem auto 0}.FAQ-module__V8_xEa__item{border-bottom:1px solid var(--glass-border)}.FAQ-module__V8_xEa__question{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:1.2rem;font-weight:600;display:flex}.FAQ-module__V8_xEa__icon{color:var(--accent-cyan);font-size:1.5rem}.FAQ-module__V8_xEa__answer{max-height:0;transition:max-height .3s;overflow:hidden}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answer{max-height:200px}.FAQ-module__V8_xEa__answerInner{color:var(--text-secondary);padding-bottom:1.5rem;line-height:1.6}
.CTA-module__CdZh3q__cta{padding:8rem 0}.CTA-module__CdZh3q__box{border:1px solid var(--glass-border);text-align:center;background:linear-gradient(135deg,#7c3aed1a,#06b6d41a);border-radius:30px;padding:4rem 2rem;position:relative;overflow:hidden}.CTA-module__CdZh3q__box:before{content:"";pointer-events:none;background:radial-gradient(circle,#7c3aed33,#0000 70%);width:100%;height:100%;position:absolute;top:0;left:0}.CTA-module__CdZh3q__title{z-index:1;margin-bottom:1rem;font-size:2.5rem;position:relative}.CTA-module__CdZh3q__desc{color:var(--text-secondary);z-index:1;max-width:600px;margin:0 auto 2.5rem;font-size:1.2rem;position:relative}
.BlogList-module__SvxRNG__blog{background:var(--bg-secondary);padding:8rem 0}.BlogList-module__SvxRNG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:4rem;display:grid}.BlogList-module__SvxRNG__card{background:var(--bg-primary);border:1px solid var(--glass-border);border-radius:16px;flex-direction:column;transition:transform .3s;display:flex;overflow:hidden}.BlogList-module__SvxRNG__card:hover{border-color:var(--accent-purple);transform:translateY(-5px)}.BlogList-module__SvxRNG__imageWrapper{background:#2a2a2a;height:200px;overflow:hidden}.BlogList-module__SvxRNG__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.BlogList-module__SvxRNG__card:hover .BlogList-module__SvxRNG__image{transform:scale(1.05)}.BlogList-module__SvxRNG__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.BlogList-module__SvxRNG__title{color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem;line-height:1.4}.BlogList-module__SvxRNG__excerpt{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:1.5rem;font-size:.9rem;display:-webkit-box;overflow:hidden}.BlogList-module__SvxRNG__readMore{color:var(--accent-cyan);margin-top:auto;font-size:.9rem;font-weight:600}
.Contact-module__hcVmEa__contact{background:linear-gradient(to bottom,var(--bg-primary),var(--bg-secondary));padding:8rem 0}.Contact-module__hcVmEa__wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Contact-module__hcVmEa__title{margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.1}.Contact-module__hcVmEa__desc{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem}.Contact-module__hcVmEa__details{flex-direction:column;gap:1rem;display:flex}.Contact-module__hcVmEa__detailItem{align-items:center;gap:1rem;font-size:1.1rem;display:flex}.Contact-module__hcVmEa__form{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2.5rem}.Contact-module__hcVmEa__group{margin-bottom:1.5rem}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__select,.Contact-module__hcVmEa__textarea{background:var(--input-bg);border:1px solid var(--glass-border);width:100%;color:var(--text-primary);appearance:none;border-radius:12px;padding:1rem;font-family:inherit;font-size:1rem;transition:all .3s}.Contact-module__hcVmEa__input::placeholder,.Contact-module__hcVmEa__textarea::placeholder{color:var(--text-secondary);opacity:.7}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__select:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--accent-purple);background:var(--glass-bg);outline:none;box-shadow:0 0 0 4px #7c3aed1a}.Contact-module__hcVmEa__select option{background-color:var(--bg-secondary);color:var(--text-primary)}@media (max-width:768px){.Contact-module__hcVmEa__wrapper{grid-template-columns:1fr;gap:2rem}}
