.Hero-module__ZARIfG__hero{text-align:center;min-height:90vh;padding-top:var(--header-height);background-position:50%;background-size:cover;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__glow{z-index:-1;pointer-events:none;background:radial-gradient(circle,#2563eb1a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__content{max-width:800px;margin:0 auto;padding:0 1rem;animation:1s ease-out Hero-module__ZARIfG__fadeIn}.Hero-module__ZARIfG__title{letter-spacing:-.02em;color:var(--foreground);margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:var(--muted-foreground);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}@keyframes Hero-module__ZARIfG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__hero{min-height:80vh}}
.Problem-module__S0GCFq__section{background:linear-gradient(to bottom,var(--background),#f1f5f9)}.Problem-module__S0GCFq__header{text-align:center;max-width:800px;margin:0 auto 4rem}.Problem-module__S0GCFq__title{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem}.Problem-module__S0GCFq__description{color:var(--primary);font-size:1.5rem;font-weight:600;line-height:1.4}.Problem-module__S0GCFq__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Problem-module__S0GCFq__card{border-color:var(--card-border);text-align:center;background:var(--card-bg);border-radius:1rem;flex-direction:column;align-items:center;padding:2rem;transition:transform .3s;display:flex}.Problem-module__S0GCFq__card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px -10px #0000001a}.Problem-module__S0GCFq__iconWrapper{background:#0000000d;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:1.5rem;padding:1rem;display:flex}.Problem-module__S0GCFq__icon{object-fit:cover;border-radius:12px;width:100%;height:100%;display:block}
.Solution-module__90gf_G__section{position:relative}.Solution-module__90gf_G__header{text-align:center;max-width:800px;margin:0 auto 4rem}.Solution-module__90gf_G__subtitle{color:var(--primary);margin-bottom:1rem;font-size:1.5rem}.Solution-module__90gf_G__description{color:#cbd5e1;font-size:1.1rem}.Solution-module__90gf_G__steps{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Solution-module__90gf_G__step{border-radius:1rem;padding:2.5rem;position:relative;overflow:hidden}.Solution-module__90gf_G__number{color:#ffffff0d;font-size:4rem;font-weight:800;line-height:1;position:absolute;top:0;right:1rem}.Solution-module__90gf_G__stepTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem}.Solution-module__90gf_G__stepDesc{color:#94a3b8}
.Services-module__dpHhBa__section{background:radial-gradient(circle at 100% 0,#a855f71a,#0000 40%)}.Services-module__dpHhBa__title{text-align:center;margin-bottom:4rem;font-size:2.5rem}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Services-module__dpHhBa__card{border-radius:1rem;padding:2.5rem;transition:all .3s}.Services-module__dpHhBa__card:hover{border-color:var(--primary);background:#ffffff0d;transform:translateY(-5px)}.Services-module__dpHhBa__cardTitle{color:var(--primary);margin-bottom:1rem;font-size:1.5rem}.Services-module__dpHhBa__cardDesc{color:var(--foreground);line-height:1.6}
.About-module__vAULUW__section{justify-content:center;display:flex}.About-module__vAULUW__card{text-align:center;background:linear-gradient(135deg,#ffffff08 0%,#6366f10d 100%);border-radius:2rem;width:100%;max-width:800px;padding:4rem}.About-module__vAULUW__title{margin-bottom:.5rem;font-size:2.5rem}.About-module__vAULUW__role{color:var(--secondary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem;font-size:1.25rem;font-weight:600}.About-module__vAULUW__desc{color:var(--foreground);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.8}
.CTA-module__CdZh3q__section{text-align:center;background:var(--background)}.CTA-module__CdZh3q__content{max-width:800px;margin:0 auto}.CTA-module__CdZh3q__title{color:var(--foreground);margin-bottom:2rem;font-size:3rem;font-weight:800}
.ThemeToggle-module__sGqMhG__toggle{border:1px solid var(--card-border);cursor:pointer;color:var(--muted-foreground);background:0 0;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.ThemeToggle-module__sGqMhG__toggle:hover{color:var(--primary);border-color:var(--primary);background:#7d7d7d1a}.ThemeToggle-module__sGqMhG__icon{width:1.25rem;height:1.25rem}.ThemeToggle-module__sGqMhG__placeholder{width:2.25rem;height:2.25rem}
.Header-module__hBw1pG__header{width:100%;height:var(--header-height);z-index:100;border-bottom:1px solid var(--card-border);position:fixed;top:0;left:0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;gap:2rem;height:100%;display:flex}.Header-module__hBw1pG__logo{flex-shrink:0;width:100px;height:32px;display:block;position:relative}.Header-module__hBw1pG__nav{flex:1;justify-content:center;align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__link{color:#64748b;font-weight:500;transition:color .2s}.Header-module__hBw1pG__link:hover{color:var(--primary)}.Header-module__hBw1pG__langSwitcher{flex-shrink:0}.Header-module__hBw1pG__controls{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__langLink{color:#64748b;background:#0000000d;border:1px solid #0000001a;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.Header-module__hBw1pG__langLink:hover{color:var(--primary);border-color:var(--primary);background:#0000001a}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:10;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;padding:0;display:none}.Header-module__hBw1pG__bar{background:var(--foreground);transform-origin:1px;border-radius:10px;width:2rem;height:.25rem;transition:all .3s linear;position:relative}.Header-module__hBw1pG__active .Header-module__hBw1pG__bar:first-child{transform:rotate(45deg)}.Header-module__hBw1pG__active .Header-module__hBw1pG__bar:nth-child(2){opacity:0;transform:translate(20px)}.Header-module__hBw1pG__active .Header-module__hBw1pG__bar:nth-child(3){transform:rotate(-45deg)}.Header-module__hBw1pG__desktopLang{display:block}.Header-module__hBw1pG__mobileLang{display:none}@media (max-width:768px){.Header-module__hBw1pG__hamburger{display:flex}.Header-module__hBw1pG__desktopLang{display:none}.Header-module__hBw1pG__mobileLang{margin-top:2rem;display:block}.Header-module__hBw1pG__nav{background:var(--background);z-index:9;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100vh;padding:2rem;transition:right .3s ease-in-out;position:fixed;top:0;right:-100%}.Header-module__hBw1pG__navOpen{right:0}.Header-module__hBw1pG__link{font-size:1.5rem}.Header-module__hBw1pG__logo{z-index:11}}@media (min-width:769px){.Header-module__hBw1pG__logo{width:140px;height:40px}}
.Footer-module__S6Hkya__footer{background:var(--card-bg);border-top:1px solid var(--card-border);padding:4rem 0 2rem}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__brand{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Footer-module__S6Hkya__tagline{color:var(--muted-foreground)}.Footer-module__S6Hkya__links h4{color:var(--foreground);margin-bottom:1.5rem;font-size:1.1rem}.Footer-module__S6Hkya__links a{color:var(--muted-foreground);margin-bottom:.75rem;transition:color .2s;display:block}.Footer-module__S6Hkya__links a:hover{color:var(--primary)}.Footer-module__S6Hkya__copyright{text-align:center;color:var(--muted-foreground);border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.9rem}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2rem}}
