.Hero-module__s-6kkG__mainContainer{color:#fff;background:#0a0a0f;min-height:100vh;overflow-x:hidden}.Hero-module__s-6kkG__navigation{z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(10,10,15,.8);border-bottom:1px solid rgba(255,255,255,.05);position:fixed;top:0;left:0;right:0}.Hero-module__s-6kkG__navContainer{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1.2rem 2rem;display:flex}.Hero-module__s-6kkG__logo{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.Hero-module__s-6kkG__navLinks{align-items:center;gap:2.5rem;display:flex}.Hero-module__s-6kkG__navLink{color:rgba(255,255,255,.8);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Hero-module__s-6kkG__navLink:hover{color:#fff}.Hero-module__s-6kkG__navLink:after{content:"";background:#667eea;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Hero-module__s-6kkG__navLink:hover:after{width:100%}.Hero-module__s-6kkG__authButtons{align-items:center;gap:1rem;display:flex}.Hero-module__s-6kkG__loginBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .3s}.Hero-module__s-6kkG__loginBtn:hover{background:rgba(102,126,234,.1);border-color:#667eea}.Hero-module__s-6kkG__signupBtn{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:8px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px rgba(102,126,234,.3)}.Hero-module__s-6kkG__signupBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.Hero-module__s-6kkG__mobileMenuBtn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}.Hero-module__s-6kkG__heroSection{justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__s-6kkG__heroBackground{z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.Hero-module__s-6kkG__heroGrid{opacity:.3;background-image:linear-gradient(rgba(102,126,234,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(102,126,234,.1) 1px,transparent 1px);background-size:50px 50px;animation:20s linear infinite Hero-module__s-6kkG__gridMove;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes Hero-module__s-6kkG__gridMove{0%{transform:translateY(0)}to{transform:translateY(50px)}}.Hero-module__s-6kkG__heroContent{text-align:center;z-index:1;max-width:1200px;margin:0 auto;position:relative}.Hero-module__s-6kkG__badge{color:#a5b4fc;background:rgba(102,126,234,.15);border:1px solid rgba(102,126,234,.3);border-radius:50px;margin-bottom:2rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:600;animation:.8s Hero-module__s-6kkG__fadeInUp;display:inline-block}.Hero-module__s-6kkG__heroTitle{letter-spacing:-2px;margin-bottom:1.5rem;font-size:max(2.5rem,min(6vw,5rem));font-weight:800;line-height:1.1;animation:.8s .2s backwards Hero-module__s-6kkG__fadeInUp}.Hero-module__s-6kkG__titleGradient{background:linear-gradient(135deg,#fff 0%,#a5b4fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__s-6kkG__heroSubtitle{color:rgba(255,255,255,.7);max-width:700px;margin:0 auto 3rem;font-size:max(1.1rem,min(2vw,1.4rem));line-height:1.6;animation:.8s .4s backwards Hero-module__s-6kkG__fadeInUp}@keyframes Hero-module__s-6kkG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__s-6kkG__heroCTA{flex-wrap:wrap;justify-content:center;gap:1.5rem;animation:.8s .6s backwards Hero-module__s-6kkG__fadeInUp;display:flex}.Hero-module__s-6kkG__primaryBtn{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:12px;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;transition:all .3s;box-shadow:0 8px 25px rgba(102,126,234,.4)}.Hero-module__s-6kkG__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(102,126,234,.5)}.Hero-module__s-6kkG__secondaryBtn{color:#fff;cursor:pointer;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;transition:all .3s}.Hero-module__s-6kkG__secondaryBtn:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.3);transform:translateY(-3px)}.Hero-module__s-6kkG__toolsSection{background:#0f0f14;padding:6rem 2rem;position:relative}.Hero-module__s-6kkG__sectionHeader{text-align:center;max-width:700px;margin:0 auto 4rem}.Hero-module__s-6kkG__sectionBadge{color:#a5b4fc;text-transform:uppercase;letter-spacing:1px;background:rgba(102,126,234,.1);border:1px solid rgba(102,126,234,.2);border-radius:50px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.Hero-module__s-6kkG__sectionTitle{letter-spacing:-1px;margin-bottom:1rem;font-size:max(2rem,min(4vw,3.5rem));font-weight:700}.Hero-module__s-6kkG__sectionDescription{color:rgba(255,255,255,.6);font-size:1.1rem;line-height:1.6}.Hero-module__s-6kkG__toolsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1400px;margin:0 auto;display:grid}.Hero-module__s-6kkG__toolCard{cursor:pointer;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:2.5rem;transition:all .4s;position:relative;overflow:hidden}.Hero-module__s-6kkG__toolCard:before{content:"";background:linear-gradient(90deg,#667eea,#764ba2);height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Hero-module__s-6kkG__toolCard:hover:before{transform:scaleX(1)}.Hero-module__s-6kkG__toolCard:hover{background:rgba(255,255,255,.05);border-color:rgba(102,126,234,.3);transform:translateY(-8px);box-shadow:0 20px 60px rgba(102,126,234,.2)}.Hero-module__s-6kkG__toolImageContainer{background:rgba(255,255,255,.02);border-radius:12px;justify-content:center;align-items:center;width:100%;height:200px;margin-bottom:1.5rem;display:flex;position:relative;overflow:hidden}.Hero-module__s-6kkG__toolImagePlaceholder{color:rgba(255,255,255,.3);background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:flex}.Hero-module__s-6kkG__toolImage{object-fit:cover;border-radius:12px;width:100%;height:100%;transition:transform .4s}.Hero-module__s-6kkG__toolCard:hover .Hero-module__s-6kkG__toolImage{transform:scale(1.05)}.Hero-module__s-6kkG__toolStatus{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:.4rem .8rem;font-size:.7rem;font-weight:600;position:absolute;top:1rem;right:1rem}.Hero-module__s-6kkG__statusActive{color:#4ade80;background:rgba(34,197,94,.2);border:1px solid rgba(34,197,94,.3)}.Hero-module__s-6kkG__statusComingSoon{color:#fbbf24;background:rgba(251,191,36,.2);border:1px solid rgba(251,191,36,.3)}.Hero-module__s-6kkG__toolIcon{margin-bottom:1rem;font-size:3rem;display:inline-block}.Hero-module__s-6kkG__toolTitle{color:#fff;margin-bottom:.8rem;font-size:1.5rem;font-weight:700}.Hero-module__s-6kkG__toolDescription{color:rgba(255,255,255,.6);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Hero-module__s-6kkG__toolFeatures{margin:0 0 1.5rem;padding:0;list-style:none}.Hero-module__s-6kkG__toolFeatures li{color:rgba(255,255,255,.5);align-items:center;gap:.5rem;padding:.5rem 0;font-size:.9rem;display:flex}.Hero-module__s-6kkG__toolFeatures li:before{content:"✓";color:#667eea;font-weight:700}.Hero-module__s-6kkG__toolButton{color:#a5b4fc;cursor:pointer;background:rgba(102,126,234,.1);border:1px solid rgba(102,126,234,.3);border-radius:10px;width:100%;padding:.9rem;font-size:.95rem;font-weight:600;transition:all .3s}.Hero-module__s-6kkG__toolButton:hover{color:#fff;background:rgba(102,126,234,.2);border-color:#667eea}.Hero-module__s-6kkG__toolButtonDisabled{opacity:.5;cursor:not-allowed}.Hero-module__s-6kkG__toolButtonDisabled:hover{color:#a5b4fc;background:rgba(102,126,234,.1);border-color:rgba(102,126,234,.3)}.Hero-module__s-6kkG__pricingSection{background:#0a0a0f;padding:6rem 2rem;position:relative}.Hero-module__s-6kkG__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:3rem auto 0;display:grid}.Hero-module__s-6kkG__pricingCard{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:3rem 2.5rem;transition:all .4s;position:relative}.Hero-module__s-6kkG__pricingCard:hover{background:rgba(255,255,255,.05);border-color:rgba(102,126,234,.3);transform:translateY(-10px);box-shadow:0 25px 70px rgba(102,126,234,.25)}.Hero-module__s-6kkG__pricingCardPopular{background:rgba(102,126,234,.05);border:2px solid #667eea}.Hero-module__s-6kkG__popularBadge{color:#fff;text-transform:uppercase;letter-spacing:1px;background:#667eea;border-radius:50px;padding:.4rem 1.2rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Hero-module__s-6kkG__pricingPlanName{color:#fff;margin-bottom:.5rem;font-size:1.3rem;font-weight:600}.Hero-module__s-6kkG__pricingAmount{color:#fff;margin-bottom:.5rem;font-size:3.5rem;font-weight:800}.Hero-module__s-6kkG__pricingAmount span{color:rgba(255,255,255,.5);font-size:1.2rem;font-weight:400}.Hero-module__s-6kkG__pricingPeriod{color:rgba(255,255,255,.5);margin-bottom:2rem;font-size:.95rem}.Hero-module__s-6kkG__pricingFeatures{margin:0 0 2rem;padding:0;list-style:none}.Hero-module__s-6kkG__pricingFeatures li{color:rgba(255,255,255,.7);border-bottom:1px solid rgba(255,255,255,.05);align-items:flex-start;gap:.8rem;padding:.8rem 0;font-size:.95rem;display:flex}.Hero-module__s-6kkG__pricingFeatures li:last-child{border-bottom:none}.Hero-module__s-6kkG__featureIcon{color:#667eea;flex-shrink:0;margin-top:2px;font-size:1.2rem}.Hero-module__s-6kkG__pricingButton{color:#a5b4fc;cursor:pointer;background:rgba(102,126,234,.1);border:1px solid rgba(102,126,234,.3);border-radius:12px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s}.Hero-module__s-6kkG__pricingButton:hover{color:#fff;background:rgba(102,126,234,.2);border-color:#667eea;transform:translateY(-2px)}.Hero-module__s-6kkG__pricingButtonPopular{color:#fff;background:#667eea;border:none;box-shadow:0 8px 25px rgba(102,126,234,.4)}.Hero-module__s-6kkG__pricingButtonPopular:hover{background:#5568d3;box-shadow:0 12px 35px rgba(102,126,234,.5)}.Hero-module__s-6kkG__footer{background:#080810;border-top:1px solid rgba(255,255,255,.05);padding:4rem 2rem 2rem}.Hero-module__s-6kkG__footerContent{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1400px;margin:0 auto 3rem;display:grid}.Hero-module__s-6kkG__footerColumn h3{color:#fff;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.Hero-module__s-6kkG__footerColumn p{color:rgba(255,255,255,.5);margin-bottom:1.5rem;line-height:1.8}.Hero-module__s-6kkG__footerLinks{margin:0;padding:0;list-style:none}.Hero-module__s-6kkG__footerLinks li{margin-bottom:.8rem}.Hero-module__s-6kkG__footerLinks a{color:rgba(255,255,255,.6);font-size:.95rem;text-decoration:none;transition:color .3s}.Hero-module__s-6kkG__footerLinks a:hover{color:#fff}.Hero-module__s-6kkG__socialLinks{gap:1rem;margin-top:1rem;display:flex}.Hero-module__s-6kkG__socialLink{color:rgba(255,255,255,.6);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;text-decoration:none;transition:all .3s;display:flex}.Hero-module__s-6kkG__socialLink:hover{color:#fff;background:rgba(102,126,234,.2);border-color:#667eea;transform:translateY(-3px)}.Hero-module__s-6kkG__footerBottom{border-top:1px solid rgba(255,255,255,.05);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1400px;margin:0 auto;padding-top:2rem;display:flex}.Hero-module__s-6kkG__footerBottom p{color:rgba(255,255,255,.4);font-size:.9rem}.Hero-module__s-6kkG__footerBottomLinks{gap:2rem;display:flex}.Hero-module__s-6kkG__footerBottomLinks a{color:rgba(255,255,255,.4);font-size:.9rem;text-decoration:none;transition:color .3s}.Hero-module__s-6kkG__footerBottomLinks a:hover{color:#fff}.Hero-module__s-6kkG__featuresSection{background:#0a0a0f;padding:6rem 2rem}.Hero-module__s-6kkG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:3rem auto 0;display:grid}.Hero-module__s-6kkG__featureCard{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2.5rem;transition:all .4s}.Hero-module__s-6kkG__featureCard:hover{background:rgba(255,255,255,.05);border-color:rgba(102,126,234,.3);transform:translateY(-5px)}.Hero-module__s-6kkG__featureNumber{color:rgba(102,126,234,.3);margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1}.Hero-module__s-6kkG__featureTitle{color:#fff;margin-bottom:1rem;font-size:1.3rem;font-weight:700}.Hero-module__s-6kkG__featureText{color:rgba(255,255,255,.6);font-size:.95rem;line-height:1.7}.Hero-module__s-6kkG__contactSection{background:#0f0f14;padding:6rem 2rem}.Hero-module__s-6kkG__contactContainer{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.Hero-module__s-6kkG__contactContent{position:-webkit-sticky;position:sticky;top:100px}.Hero-module__s-6kkG__contactInfo{flex-direction:column;gap:2rem;margin-top:3rem;display:flex}.Hero-module__s-6kkG__contactItem{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.5rem}.Hero-module__s-6kkG__contactLabel{color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.85rem}.Hero-module__s-6kkG__contactValue{color:#fff;font-size:1.1rem;font-weight:600}.Hero-module__s-6kkG__contactFormContainer{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:3rem}.Hero-module__s-6kkG__contactForm{flex-direction:column;gap:1.5rem;display:flex}.Hero-module__s-6kkG__formGroup{flex-direction:column;gap:.5rem;display:flex}.Hero-module__s-6kkG__formGroup label{color:rgba(255,255,255,.8);font-size:.9rem;font-weight:500}.Hero-module__s-6kkG__formInput,.Hero-module__s-6kkG__formTextarea{color:#fff;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:.9rem 1.2rem;font-family:inherit;font-size:.95rem;transition:all .3s}.Hero-module__s-6kkG__formInput:focus,.Hero-module__s-6kkG__formTextarea:focus{background:rgba(255,255,255,.08);border-color:#667eea;outline:none}.Hero-module__s-6kkG__formInput::placeholder,.Hero-module__s-6kkG__formTextarea::placeholder{color:rgba(255,255,255,.3)}.Hero-module__s-6kkG__formTextarea{resize:vertical;min-height:120px}.Hero-module__s-6kkG__submitBtn{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:10px;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 8px 25px rgba(102,126,234,.3)}.Hero-module__s-6kkG__submitBtn:hover{background:#5568d3;transform:translateY(-2px);box-shadow:0 12px 35px rgba(102,126,234,.4)}.Hero-module__s-6kkG__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;background:rgba(10,10,15,.98);border-bottom:1px solid rgba(255,255,255,.05);flex-direction:column;gap:1.5rem;padding:2rem;animation:.3s Hero-module__s-6kkG__slideDown;display:flex;position:fixed;top:70px;left:0;right:0}@keyframes Hero-module__s-6kkG__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Hero-module__s-6kkG__mobileMenu a{color:rgba(255,255,255,.8);border-bottom:1px solid rgba(255,255,255,.05);padding:.8rem 0;font-size:1.1rem;font-weight:500;text-decoration:none;transition:color .3s}.Hero-module__s-6kkG__mobileMenu a:hover{color:#fff}.Hero-module__s-6kkG__mobileAuthButtons{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.Hero-module__s-6kkG__mobileAuthButtons button{width:100%}@media (max-width:968px){.Hero-module__s-6kkG__navLinks,.Hero-module__s-6kkG__authButtons{display:none}.Hero-module__s-6kkG__mobileMenuBtn{display:block}.Hero-module__s-6kkG__heroTitle{font-size:2.5rem}.Hero-module__s-6kkG__heroCTA{flex-direction:column}.Hero-module__s-6kkG__primaryBtn,.Hero-module__s-6kkG__secondaryBtn{width:100%}.Hero-module__s-6kkG__toolsGrid{grid-template-columns:1fr;gap:1.5rem}.Hero-module__s-6kkG__pricingGrid,.Hero-module__s-6kkG__featuresGrid{grid-template-columns:1fr}.Hero-module__s-6kkG__contactContainer{grid-template-columns:1fr;gap:3rem}.Hero-module__s-6kkG__contactContent{position:static}.Hero-module__s-6kkG__footerContent{grid-template-columns:1fr;gap:2.5rem}.Hero-module__s-6kkG__footerBottom{text-align:center;flex-direction:column}}@media (max-width:640px){.Hero-module__s-6kkG__navContainer{padding:1rem}.Hero-module__s-6kkG__logo{font-size:1.2rem}.Hero-module__s-6kkG__heroSection{padding:6rem 1rem 3rem}.Hero-module__s-6kkG__heroTitle{font-size:2rem}.Hero-module__s-6kkG__badge{padding:.4rem 1rem;font-size:.75rem}.Hero-module__s-6kkG__heroSubtitle{font-size:1rem}.Hero-module__s-6kkG__toolsSection,.Hero-module__s-6kkG__pricingSection,.Hero-module__s-6kkG__featuresSection,.Hero-module__s-6kkG__contactSection{padding:4rem 1rem}.Hero-module__s-6kkG__sectionTitle{font-size:2rem}.Hero-module__s-6kkG__toolCard{padding:1.5rem}.Hero-module__s-6kkG__toolImageContainer{height:150px}.Hero-module__s-6kkG__pricingCard,.Hero-module__s-6kkG__featureCard,.Hero-module__s-6kkG__contactFormContainer{padding:2rem 1.5rem}.Hero-module__s-6kkG__footer{padding:3rem 1rem 1.5rem}}
