.Navbar-module__cJzEcG__navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;border-bottom:1px solid var(--border);background:#fffc;align-items:center;height:80px;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__cJzEcG__logo{color:var(--primary);align-items:center;gap:12px;font-size:1.25rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__links{align-items:center;gap:24px;display:flex}.Navbar-module__cJzEcG__langSwitch{color:var(--text-muted);transition:var(--transition);font-size:.875rem;font-weight:500}.Navbar-module__cJzEcG__langSwitch:hover{color:var(--primary)}.Navbar-module__cJzEcG__cta{background:var(--primary);color:#fff;border-radius:var(--radius);transition:var(--transition);padding:10px 20px;font-size:.875rem;font-weight:600}.Navbar-module__cJzEcG__cta:hover{background:var(--primary-hover);transform:translateY(-1px)}@media (max-width:640px){.Navbar-module__cJzEcG__navbar{height:70px}.Navbar-module__cJzEcG__langSwitch,.Navbar-module__cJzEcG__logo span{display:none}.Navbar-module__cJzEcG__cta{padding:8px 16px;font-size:.8125rem}}
.Hero-module__ZARIfG__hero{background:radial-gradient(circle at 100% 0,#f0f4ff 0%,#0000 40%);align-items:center;min-height:100vh;padding-top:120px;display:flex}.Hero-module__ZARIfG__container{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.Hero-module__ZARIfG__title{letter-spacing:-.02em;margin-bottom:24px;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__description{color:var(--text-muted);white-space:pre-line;max-width:500px;margin-bottom:40px;font-size:1.25rem}.Hero-module__ZARIfG__actions{gap:16px;display:flex}.Hero-module__ZARIfG__cta{transition:var(--transition);display:inline-block}.Hero-module__ZARIfG__cta:hover{transform:scale(1.05)}.Hero-module__ZARIfG__mockup{justify-content:center;display:flex;position:relative}.Hero-module__ZARIfG__image{filter:drop-shadow(0 20px 40px #0000001a);max-width:100%;height:auto}@media (max-width:1024px){.Hero-module__ZARIfG__title{font-size:3rem}}@media (max-width:768px){.Hero-module__ZARIfG__container{text-align:center;grid-template-columns:1fr;gap:40px}.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__description{margin-left:auto;margin-right:auto;font-size:1.125rem}.Hero-module__ZARIfG__actions{justify-content:center}.Hero-module__ZARIfG__hero{min-height:auto;padding-top:100px}.Hero-module__ZARIfG__mockup{margin-top:20px}}
.Features-module__zvCZ4q__features{background:var(--white);overflow:hidden}.Features-module__zvCZ4q__grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;display:grid}.Features-module__zvCZ4q__title{margin-bottom:20px;font-size:2.5rem;font-weight:700}.Features-module__zvCZ4q__description{color:var(--text-muted);margin-bottom:40px;font-size:1.125rem}.Features-module__zvCZ4q__cards{flex-direction:column;gap:24px;display:flex}.Features-module__zvCZ4q__card{background:var(--secondary);border-radius:var(--radius);transition:var(--transition);gap:20px;padding:24px;display:flex}.Features-module__zvCZ4q__card:hover{background:#fff;transform:translate(10px);box-shadow:0 10px 30px #0000000d}.Features-module__zvCZ4q__icon{background:var(--primary);color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Features-module__zvCZ4q__card h3{margin-bottom:8px;font-size:1.125rem}.Features-module__zvCZ4q__card p{color:var(--text-muted);font-size:.9375rem}.Features-module__zvCZ4q__visual{justify-content:center;display:flex}.Features-module__zvCZ4q__image{filter:drop-shadow(0 20px 40px #0000001a);border-radius:20px;max-width:100%;height:auto}@media (max-width:768px){.Features-module__zvCZ4q__grid{text-align:center;grid-template-columns:1fr;gap:40px}.Features-module__zvCZ4q__visual{order:-1}.Features-module__zvCZ4q__title{font-size:2rem}.Features-module__zvCZ4q__card{text-align:left;padding:20px}.Features-module__zvCZ4q__icon{width:40px;height:40px}}
.ValueProp-module__t6hSEa__valueProp{background:var(--secondary)}.ValueProp-module__t6hSEa__header{text-align:center;margin-bottom:60px}.ValueProp-module__t6hSEa__title{margin-bottom:16px;font-size:2.5rem;font-weight:700}.ValueProp-module__t6hSEa__subtitle{color:var(--text-muted);font-size:1.125rem}.ValueProp-module__t6hSEa__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.ValueProp-module__t6hSEa__item{background:var(--white);border-radius:var(--radius);text-align:center;transition:var(--transition);border:1px solid var(--border);padding:40px}.ValueProp-module__t6hSEa__item:hover{border-color:var(--primary);transform:translateY(-10px);box-shadow:0 20px 40px #0000000d}.ValueProp-module__t6hSEa__iconWrapper{width:64px;height:64px;color:var(--primary);background:#eff2ff;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.ValueProp-module__t6hSEa__item h3{margin-bottom:16px;font-size:1.25rem}.ValueProp-module__t6hSEa__item p{color:var(--text-muted);line-height:1.6}@media (max-width:1024px){.ValueProp-module__t6hSEa__grid{grid-template-columns:1fr;gap:20px;max-width:450px;margin:0 auto}.ValueProp-module__t6hSEa__title{font-size:2rem}.ValueProp-module__t6hSEa__item{padding:30px 20px}}
.Stats-module__yL2aHq__stats{background:var(--white)}.Stats-module__yL2aHq__grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:80px;display:grid}.Stats-module__yL2aHq__imageStack{justify-content:center;align-items:center;height:600px;display:flex;position:relative}.Stats-module__yL2aHq__imageBack{opacity:.6;filter:blur(2px);max-width:250px;height:auto;position:absolute;top:50%;left:0;transform:translateY(-50%)rotate(-5deg)}.Stats-module__yL2aHq__imageFront{z-index:2;filter:drop-shadow(0 30px 60px #00000026);border-radius:20px;max-width:280px;height:auto;position:relative}.Stats-module__yL2aHq__title{margin-bottom:24px;font-size:2.5rem;font-weight:700}.Stats-module__yL2aHq__description{color:var(--text-muted);margin-bottom:40px;font-size:1.125rem}.Stats-module__yL2aHq__features{flex-direction:column;gap:20px;display:flex}.Stats-module__yL2aHq__feature{color:var(--foreground);align-items:center;gap:16px;width:100%;font-weight:500;display:flex}.Stats-module__yL2aHq__icon{color:var(--primary);background:#f0f4ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Stats-module__yL2aHq__feature span{flex:1;line-height:1.4}@media (max-width:1024px){.Stats-module__yL2aHq__grid{gap:40px}}@media (max-width:768px){.Stats-module__yL2aHq__grid{text-align:center;grid-template-columns:1fr;gap:60px}.Stats-module__yL2aHq__imageStack{height:400px}.Stats-module__yL2aHq__imageBack{max-width:180px}.Stats-module__yL2aHq__imageFront{max-width:220px}.Stats-module__yL2aHq__title{font-size:2rem}.Stats-module__yL2aHq__features{text-align:left;flex-direction:column;align-items:flex-start;gap:24px;max-width:350px;margin:40px auto 0;display:flex}}
.Footer-module__S6Hkya__footer{background:var(--background);border-top:1px solid var(--border);padding:60px 0 40px}.Footer-module__S6Hkya__top{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.Footer-module__S6Hkya__brand{color:var(--primary);align-items:center;gap:12px;font-weight:700;display:flex}.Footer-module__S6Hkya__links{gap:32px;display:flex}.Footer-module__S6Hkya__links a{color:var(--text-muted);transition:var(--transition);font-size:.875rem}.Footer-module__S6Hkya__links a:hover{color:var(--primary)}.Footer-module__S6Hkya__bottom{color:var(--text-muted);border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:40px;font-size:.8125rem;display:flex}@media (max-width:640px){.Footer-module__S6Hkya__top{flex-direction:column;align-items:center;gap:32px}}
