.Hero-module__s-6kkG__hero{align-items:center;gap:60px;display:flex}.Hero-module__s-6kkG__content{flex:1;max-width:560px}.Hero-module__s-6kkG__title{margin-bottom:20px}.Hero-module__s-6kkG__subtitle{color:var(--color-text-secondary);margin-bottom:36px;font-size:1rem;line-height:1.7}.Hero-module__s-6kkG__downloads{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.Hero-module__s-6kkG__dlBtn{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-card);box-shadow:var(--color-shadow-sm);align-items:center;gap:14px;width:360px;padding:14px 20px;transition:all .2s;display:flex}.Hero-module__s-6kkG__dlBtn:hover{border-color:var(--color-accent);box-shadow:var(--color-shadow-md)}.Hero-module__s-6kkG__dlIcon{border-radius:var(--radius-sm);background:var(--color-bg-secondary);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Hero-module__s-6kkG__dlIcon img{width:28px;height:28px}.Hero-module__s-6kkG__dlText{text-align:left;flex-direction:column;gap:2px;display:flex}.Hero-module__s-6kkG__dlTitle{color:var(--color-text-primary);font-size:.9375rem;font-weight:600}.Hero-module__s-6kkG__dlMeta{color:var(--color-text-muted);font-size:.75rem}.Hero-module__s-6kkG__storeLink{color:var(--color-text-muted);text-align:center;width:360px;font-size:.8125rem;transition:color .15s}.Hero-module__s-6kkG__storeLink:hover{color:var(--color-accent)}.Hero-module__s-6kkG__visual{flex:1;justify-content:center;display:flex}.Hero-module__s-6kkG__carousel{width:100%;max-width:520px;position:relative}.Hero-module__s-6kkG__heroImg{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius-lg);border:1px solid var(--color-border-light);width:100%;box-shadow:var(--color-shadow-lg);background:var(--color-bg-secondary);opacity:0;transition:opacity .5s;position:absolute;top:0;left:0}.Hero-module__s-6kkG__active{opacity:1;position:relative}.Hero-module__s-6kkG__dots{justify-content:center;gap:8px;margin-top:24px;display:flex}.Hero-module__s-6kkG__dot{background:var(--color-border);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.Hero-module__s-6kkG__dot:hover{background:var(--color-text-muted)}.Hero-module__s-6kkG__activeDot{background:var(--color-accent);border-radius:4px;width:24px}@media (max-width:900px){.Hero-module__s-6kkG__hero{flex-direction:column;gap:40px}.Hero-module__s-6kkG__content{text-align:center;max-width:100%}.Hero-module__s-6kkG__downloads{align-items:center}.Hero-module__s-6kkG__dlBtn{width:100%;max-width:360px}.Hero-module__s-6kkG__visual{width:100%}}
.SectionWrapper-module__HHbQMG__section{padding:80px 0}.SectionWrapper-module__HHbQMG__white{background:var(--color-bg)}.SectionWrapper-module__HHbQMG__hero{background:var(--color-bg-hero)}.SectionWrapper-module__HHbQMG__secondary{background:var(--color-bg-secondary)}@media (max-width:768px){.SectionWrapper-module__HHbQMG__section{padding:48px 0}}
.FeaturesSection-module___Q44mG__section{background:var(--color-bg);padding:80px 0}.FeaturesSection-module___Q44mG__header{text-align:center;margin-bottom:56px}.FeaturesSection-module___Q44mG__subtitle{color:var(--color-text-secondary);max-width:560px;margin-top:16px;margin-left:auto;margin-right:auto;font-size:1.0625rem;line-height:1.7}.FeaturesSection-module___Q44mG__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.FeaturesSection-module___Q44mG__card{background:var(--color-bg-card);border:1px solid var(--color-border-light);border-radius:var(--radius-md);box-shadow:var(--color-shadow-sm);padding:24px;transition:all .2s}.FeaturesSection-module___Q44mG__card:hover{box-shadow:var(--color-shadow-md);border-color:var(--color-border);transform:translateY(-2px)}.FeaturesSection-module___Q44mG__cardIcon{border-radius:var(--radius-sm);background:var(--color-accent-light);width:36px;height:36px;color:var(--color-accent);justify-content:center;align-items:center;margin-bottom:12px;display:flex}.FeaturesSection-module___Q44mG__card h3{margin-bottom:6px;font-size:.9375rem}.FeaturesSection-module___Q44mG__card p{color:var(--color-text-muted);font-size:.8125rem;line-height:1.5}@media (max-width:768px){.FeaturesSection-module___Q44mG__grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.FeaturesSection-module___Q44mG__grid{grid-template-columns:1fr}}
.Testimonials-module__VOp6eq__section{background:var(--color-bg-secondary);padding:80px 0}.Testimonials-module__VOp6eq__header{text-align:center;margin-bottom:56px}.Testimonials-module__VOp6eq__subtitle{color:var(--color-text-secondary);max-width:560px;margin-top:16px;margin-left:auto;margin-right:auto;font-size:1.0625rem;line-height:1.7}.Testimonials-module__VOp6eq__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.Testimonials-module__VOp6eq__card{background:var(--color-bg-card);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);box-shadow:var(--color-shadow-sm);flex-direction:column;gap:12px;padding:24px;transition:all .2s;display:flex}.Testimonials-module__VOp6eq__card:hover{box-shadow:var(--color-shadow-md);border-color:var(--color-border)}.Testimonials-module__VOp6eq__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:44px;height:44px}.Testimonials-module__VOp6eq__info{flex-direction:column;gap:2px;display:flex}.Testimonials-module__VOp6eq__name{color:var(--color-text-primary);font-size:.875rem;font-weight:600}.Testimonials-module__VOp6eq__role{color:var(--color-text-muted);font-size:.75rem}.Testimonials-module__VOp6eq__text{color:var(--color-text-secondary);font-size:.8125rem;line-height:1.6}@media (max-width:1024px){.Testimonials-module__VOp6eq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Testimonials-module__VOp6eq__grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.Testimonials-module__VOp6eq__grid{grid-template-columns:1fr}}
.CTASection-module__99WdbW__section{background:var(--color-bg-secondary);padding:80px 0}.CTASection-module__99WdbW__cta{text-align:center;max-width:560px;margin:0 auto}.CTASection-module__99WdbW__subtitle{color:var(--color-text-secondary);margin-top:16px;margin-bottom:36px;font-size:1rem;line-height:1.7}.CTASection-module__99WdbW__downloads{flex-direction:column;align-items:center;gap:12px;display:flex}.CTASection-module__99WdbW__dlBtn{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-card);box-shadow:var(--color-shadow-sm);text-align:left;align-items:center;gap:14px;padding:14px 20px;transition:all .2s;display:flex}.CTASection-module__99WdbW__dlBtn:hover{border-color:var(--color-accent);box-shadow:var(--color-shadow-md)}.CTASection-module__99WdbW__dlIcon{border-radius:var(--radius-sm);background:var(--color-bg-secondary);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.CTASection-module__99WdbW__dlIcon img{width:28px;height:28px}.CTASection-module__99WdbW__dlText{flex-direction:column;gap:2px;display:flex}.CTASection-module__99WdbW__dlTitle{color:var(--color-text-primary);font-size:.9375rem;font-weight:600}.CTASection-module__99WdbW__dlMeta{color:var(--color-text-muted);font-size:.75rem}.CTASection-module__99WdbW__storeLink{color:var(--color-text-muted);text-align:center;font-size:.8125rem;transition:color .15s}.CTASection-module__99WdbW__storeLink:hover{color:var(--color-accent)}
