.Hero-module__s-6kkG__hero{text-align:center;justify-content:center;align-items:center;min-height:calc(100vh - 65px);display:flex}.Hero-module__s-6kkG__heroBadge{color:var(--primary);background:#2563eb1a;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.875rem;font-weight:500;display:inline-flex}.Hero-module__s-6kkG__heroTitle{background:linear-gradient(135deg, var(--text-primary), var(--primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:3.5rem;font-weight:700;line-height:1.2}.Hero-module__s-6kkG__heroSubtitle{color:var(--text-secondary);max-width:600px;margin:0 auto 40px;font-size:1.25rem}.Hero-module__s-6kkG__heroButtons{justify-content:center;gap:16px;display:flex}.Hero-module__s-6kkG__btn{cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s}.Hero-module__s-6kkG__btnPrimary{background:var(--primary);color:#fff}.Hero-module__s-6kkG__btnPrimary:hover{background:var(--primary-dark);transform:translateY(-1px)}.Hero-module__s-6kkG__btnSecondary{background:var(--surface);color:var(--text-primary);border:1px solid var(--border)}.Hero-module__s-6kkG__btnSecondary:hover{background:var(--background)}@media (max-width:768px){.Hero-module__s-6kkG__heroTitle{font-size:2.5rem}.Hero-module__s-6kkG__heroButtons{flex-direction:column;align-items:center}}
.Features-module__mTnrVG__features{background:var(--surface);align-items:center;min-height:100vh;padding:80px 0;display:flex}.Features-module__mTnrVG__features .container{width:100%}.Features-module__mTnrVG__sectionTitle{text-align:center;margin-bottom:60px}.Features-module__mTnrVG__sectionTitle h2{margin-bottom:16px;font-size:2.5rem;font-weight:700}.Features-module__mTnrVG__sectionTitle p{color:var(--text-secondary);font-size:1.125rem}.Features-module__mTnrVG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;display:grid}.Features-module__mTnrVG__featureCard{background:var(--background);border:1px solid var(--border);border-radius:16px;padding:32px;transition:transform .3s,box-shadow .3s}.Features-module__mTnrVG__featureCard:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.Features-module__mTnrVG__featureIcon{background:var(--primary);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;font-size:1.5rem;display:flex}.Features-module__mTnrVG__featureCard h3{margin-bottom:12px;font-size:1.25rem;font-weight:600}.Features-module__mTnrVG__featureCard p{color:var(--text-secondary);line-height:1.6}@media (max-width:768px){.Features-module__mTnrVG__sectionTitle h2{font-size:2rem}}
.PopularTools-module__7StZMq__tools{align-items:center;min-height:100vh;padding:80px 0;display:flex}.PopularTools-module__7StZMq__tools .container{width:100%}.PopularTools-module__7StZMq__sectionTitle{text-align:center;margin-bottom:60px}.PopularTools-module__7StZMq__sectionTitle h2{margin-bottom:16px;font-size:2.5rem;font-weight:700}.PopularTools-module__7StZMq__sectionTitle p{color:var(--text-secondary);font-size:1.125rem}.PopularTools-module__7StZMq__toolsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.PopularTools-module__7StZMq__toolCard{background:var(--surface);border:1px solid var(--border);cursor:pointer;color:inherit;border-radius:12px;padding:24px;text-decoration:none;transition:all .2s;display:block}.PopularTools-module__7StZMq__toolCard:hover{border-color:var(--primary);box-shadow:0 4px 20px #2563eb1a}.PopularTools-module__7StZMq__toolCard h3{align-items:center;gap:10px;margin-bottom:8px;font-size:1.125rem;font-weight:600;display:flex}.PopularTools-module__7StZMq__toolCard p{color:var(--text-secondary);margin-bottom:16px;font-size:.9rem}.PopularTools-module__7StZMq__toolTag{color:var(--primary);background:#2563eb1a;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:500;display:inline-block}.PopularTools-module__7StZMq__viewAllBtn{background:var(--primary);color:#fff;border-radius:8px;padding:12px 24px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.PopularTools-module__7StZMq__viewAllBtn:hover{background:var(--primary-hover);transform:translateY(-2px)}@media (max-width:768px){.PopularTools-module__7StZMq__sectionTitle h2{font-size:2rem}}
.Testimonials-module__VOp6eq__testimonials{background:var(--surface);align-items:center;min-height:100vh;padding:80px 0;display:flex}.Testimonials-module__VOp6eq__testimonials .container{width:100%}.Testimonials-module__VOp6eq__sectionTitle{text-align:center;margin-bottom:60px}.Testimonials-module__VOp6eq__sectionTitle h2{margin-bottom:16px;font-size:2.5rem;font-weight:700}.Testimonials-module__VOp6eq__sectionTitle p{color:var(--text-secondary);font-size:1.125rem}.Testimonials-module__VOp6eq__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px;display:grid}.Testimonials-module__VOp6eq__testimonialCard{background:var(--background);border:1px solid var(--border);border-radius:16px;flex-direction:column;height:100%;padding:32px;display:flex}.Testimonials-module__VOp6eq__testimonialContent{color:var(--text-secondary);flex:1;margin-bottom:24px;font-size:1.125rem;font-style:italic;line-height:1.7}.Testimonials-module__VOp6eq__testimonialAuthor{align-items:center;gap:16px;display:flex}.Testimonials-module__VOp6eq__authorAvatar{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.125rem;font-weight:600;display:flex}.Testimonials-module__VOp6eq__authorInfo h4{margin-bottom:4px;font-weight:600}.Testimonials-module__VOp6eq__authorInfo p{color:var(--text-muted);font-size:.875rem}@media (max-width:768px){.Testimonials-module__VOp6eq__sectionTitle h2{font-size:2rem}.Testimonials-module__VOp6eq__testimonialsGrid{grid-template-columns:1fr}}
.FAQ-module__bF8gtq__faq{align-items:center;min-height:100vh;padding:80px 0;display:flex}.FAQ-module__bF8gtq__faq .container{width:100%}.FAQ-module__bF8gtq__sectionTitle{text-align:center;margin-bottom:60px}.FAQ-module__bF8gtq__sectionTitle h2{margin-bottom:16px;font-size:2.5rem;font-weight:700}.FAQ-module__bF8gtq__sectionTitle p{color:var(--text-secondary);font-size:1.125rem}.FAQ-module__bF8gtq__faqContainer{max-width:800px;margin:0 auto}.FAQ-module__bF8gtq__faqItem{border-bottom:1px solid var(--border);padding:24px 0}.FAQ-module__bF8gtq__faqQuestion{cursor:pointer;justify-content:space-between;align-items:center;padding:8px 0;font-size:1.125rem;font-weight:600;list-style:none;display:flex}.FAQ-module__bF8gtq__faqQuestion::-webkit-details-marker{display:none}.FAQ-module__bF8gtq__faqQuestion:hover{color:var(--primary)}.FAQ-module__bF8gtq__faqAnswer{color:var(--text-secondary);padding-top:16px;line-height:1.7}.FAQ-module__bF8gtq__faqIcon{transition:transform .3s}.FAQ-module__bF8gtq__faqItem details[open] .FAQ-module__bF8gtq__faqIcon{transform:rotate(45deg)}@media (max-width:768px){.FAQ-module__bF8gtq__sectionTitle h2{font-size:2rem}}
.LanguageBanner-module__VL8kiG__banner{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;z-index:100;justify-content:center;align-items:center;gap:12px;padding:10px 16px;font-size:.875rem;display:flex;position:relative}.LanguageBanner-module__VL8kiG__text{opacity:.95}.LanguageBanner-module__VL8kiG__link{color:#fff;cursor:pointer;white-space:nowrap;background:#fff3;border:1px solid #fff6;border-radius:6px;padding:4px 14px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background .2s}.LanguageBanner-module__VL8kiG__link:hover{background:#ffffff59}.LanguageBanner-module__VL8kiG__dismiss{color:#ffffffd9;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff4d;border-radius:6px;padding:4px 12px;font-size:.8125rem;transition:all .2s}.LanguageBanner-module__VL8kiG__dismiss:hover{color:#fff;background:#ffffff26}.LanguageBanner-module__VL8kiG__close{color:#ffffffb3;cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.125rem;line-height:1;transition:color .2s;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.LanguageBanner-module__VL8kiG__close:hover{color:#fff}
