.ai-generator-hero{min-height:40vh!important;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#f5f0ff;color:#1f1f23;padding:80px 20px;text-align:center}.hero-background{position:absolute;inset:0;z-index:-1}.hero-gradient{position:absolute;inset:0;background:linear-gradient(135deg,#f5f0ff,#ebe0ff 30%,#e9dcff 70%,#f5f0ff)}.hero-pattern{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 30%,rgba(139,92,246,.04) 0,transparent 60%),radial-gradient(circle at 80% 70%,rgba(167,139,250,.03) 0,transparent 60%),radial-gradient(circle at 40% 80%,rgba(139,92,246,.02) 0,transparent 50%);background-size:800px 800px,600px 600px,400px 400px;animation:float-pattern 25s ease-in-out infinite}.hero-background:after,.hero-background:before{content:"";position:absolute;width:6px;height:6px;background:radial-gradient(circle,rgba(139,92,246,.8) 0,rgba(139,92,246,.4) 30%,transparent 70%);border-radius:50%;animation:sparkle-float 8s ease-in-out infinite}.hero-background:before{top:20%;left:15%;animation-delay:0s;animation-duration:12s}.hero-background:after{top:60%;right:20%;animation-delay:-4s;animation-duration:10s}.hero-pattern:after,.hero-pattern:before{content:"";position:absolute;width:4px;height:4px;background:radial-gradient(circle,rgba(167,139,250,.9) 0,rgba(167,139,250,.3) 40%,transparent 80%);border-radius:50%;animation:sparkle-twinkle 6s ease-in-out infinite}.hero-pattern:before{top:30%;left:70%;animation-delay:-2s;animation-duration:9s}.hero-pattern:after{bottom:25%;left:25%;animation-delay:-6s;animation-duration:11s}@keyframes float-pattern{0%,to{transform:translate(0) scale(1);opacity:1}25%{transform:translate(15px,-20px) scale(1.02);opacity:.9}50%{transform:translate(-10px,15px) scale(.98);opacity:.95}75%{transform:translate(20px,-10px) scale(1.01);opacity:.85}}@keyframes sparkle-float{0%,to{transform:translateY(0) scale(.8);opacity:.4}25%{transform:translateY(-8px) scale(1.1);opacity:.8}50%{transform:translateY(-15px) scale(1.3);opacity:1}75%{transform:translateY(-8px) scale(1.1);opacity:.6}}@keyframes sparkle-twinkle{0%,to{transform:scale(.6) rotate(0deg);opacity:.3}20%{transform:scale(1) rotate(45deg);opacity:.9}40%{transform:scale(1.2) rotate(90deg);opacity:1}60%{transform:scale(.9) rotate(180deg);opacity:.7}80%{transform:scale(1.1) rotate(270deg);opacity:.5}}.hero-container{max-width:1200px;margin:0 auto;padding:0 32px;position:relative;z-index:10}.hero-content{text-align:center;max-width:900px;margin:0 auto}.hero-badge{display:inline-flex;align-items:center;gap:10px;background:rgba(255,255,255,.9);border:1px solid rgba(139,92,246,.15);border-radius:50px;padding:10px 20px;margin-bottom:40px;font-size:15px;font-weight:600;color:#7c3aed;box-shadow:0 4px 20px rgba(139,92,246,.1),0 2px 10px rgba(139,92,246,.05);backdrop-filter:blur(12px);transition:all .3s ease}.hero-badge:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(139,92,246,.15),0 4px 15px rgba(139,92,246,.08);background:rgba(255,255,255,.95)}.badge-icon{width:18px;height:18px;color:#8b5cf6}.h-hero-title{font-size:50px;font-weight:900;line-height:1.05;color:#1e1b2f;margin-bottom:32px;letter-spacing:-.025em;text-rendering:optimizeLegibility}.title-gradient{background:linear-gradient(135deg,#8b5cf6,#7c3aed 40%,#6d28d9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.title-gradient:after{content:"";position:absolute;inset:0;background:inherit;-webkit-background-clip:text;background-clip:text;filter:blur(1px);opacity:.2;z-index:-1}.ai-hero-description{font-size:clamp(19px,2.2vw,24px);line-height:1.65;color:#4c4464;margin-bottom:48px;max-width:680px;margin-left:auto;margin-right:auto;font-weight:400}.hero-features{justify-content:center;gap:40px;margin-bottom:56px;flex-wrap:wrap}.feature-item,.hero-features{display:flex;align-items:center}.feature-item{gap:12px;font-size:17px;font-weight:600;color:#1e1b2f;padding:8px 16px;border-radius:12px;transition:all .3s ease}.feature-item:hover{background:rgba(139,92,246,.08);transform:translateY(-2px)}.feature-icon{width:22px;height:22px;color:#8b5cf6;transition:all .3s ease}.feature-item:hover .feature-icon{transform:scale(1.1);color:#7c3aed}.hero-actions{display:flex;flex-direction:column;align-items:center;gap:28px}.hero-cta-primary{background:linear-gradient(135deg,#8b5cf6,#7c3aed)!important;color:#ffffff!important;border:none!important;padding:22px 48px!important;border-radius:20px!important;font-size:19px!important;font-weight:700!important;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex!important;align-items:center;gap:14px;box-shadow:0 6px 25px rgba(139,92,246,.25),0 2px 10px rgba(139,92,246,.15),inset 0 1px 0 rgba(255,255,255,.1);position:relative;overflow:hidden;min-height:auto!important;text-shadow:0 1px 2px rgba(139,92,246,.3)}.hero-cta-primary:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent,rgba(255,255,255,.15) 45%,rgba(255,255,255,.05) 55%,transparent);transform:translateX(-120%) skewX(-15deg);transition:transform .8s cubic-bezier(.4,0,.2,1)}.hero-cta-primary:hover:before{transform:translateX(120%) skewX(-15deg)}.hero-cta-primary:hover{transform:translateY(-3px) scale(1.02)!important;box-shadow:0 12px 40px rgba(139,92,246,.35),0 6px 20px rgba(139,92,246,.2),inset 0 1px 0 rgba(255,255,255,.2)!important}.hero-cta-primary:active{transform:translateY(-1px) scale(1.01)!important;box-shadow:0 4px 15px rgba(139,92,246,.3),0 2px 8px rgba(139,92,246,.2),inset 0 1px 0 rgba(255,255,255,.1)!important}.button-icon{width:22px;height:22px;transition:all .3s ease}.hero-cta-primary:hover .button-icon:first-child{transform:rotate(10deg) scale(1.1)}.hero-cta-primary:hover .button-icon:last-child{transform:translateX(4px) scale(1.1)}.hero-note{font-size:15px;color:#6b5b95;font-weight:500;opacity:.8;text-align:center}@media (max-width:768px){.hero-container{padding:0 24px}.hero-features{gap:20px;margin-bottom:40px}.feature-item{font-size:15px;padding:6px 12px}.feature-icon{width:18px;height:18px}.hero-cta-primary{padding:18px 36px!important;font-size:17px!important}.button-icon{width:20px;height:20px}.hero-note{font-size:13px;line-height:1.4}.hero-badge{padding:8px 16px;font-size:14px;margin-bottom:32px}.badge-icon{width:16px;height:16px}}@media (max-width:480px){.hero-features{flex-direction:column;gap:16px}.feature-item{justify-content:center}.hero-cta-primary{padding:16px 32px!important;font-size:16px!important}.hero-actions{gap:24px}}.hero-container:after,.hero-container:before{content:"";position:absolute;width:3px;height:3px;background:radial-gradient(circle,rgba(124,58,237,.6) 0,rgba(124,58,237,.2) 50%,transparent 100%);border-radius:50%;animation:sparkle-gentle 7s ease-in-out infinite}.hero-container:before{top:40%;right:10%;animation-delay:-3s;animation-duration:13s}.hero-container:after{bottom:30%;right:30%;animation-delay:-7s;animation-duration:15s}@keyframes sparkle-gentle{0%,to{transform:scale(.5) translateY(0);opacity:.2}30%{transform:scale(1.2) translateY(-5px);opacity:.8}60%{transform:scale(.8) translateY(-10px);opacity:1}80%{transform:scale(1) translateY(-3px);opacity:.4}}.benefits-section{position:relative;padding:80px 24px;background:linear-gradient(135deg,hsl(219,78%,46%),hsl(259,85%,60%));overflow:hidden;color:white}.benefits-background{background:radial-gradient(circle at 20% 80%,rgba(139,92,246,.3) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(59,130,246,.3) 0,transparent 50%)}.benefits-background,.benefits-overlay{position:absolute;top:0;left:0;right:0;bottom:0}.benefits-overlay{background:rgba(37,99,235,.1)}.benefits-container{position:relative;z-index:2;max-width:1200px;margin:0 auto}.benefits-header{text-align:center;margin-bottom:64px}.section-badge-light{display:inline-block;background:rgba(255,255,255,.15);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);color:white;padding:8px 20px;border-radius:50px;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px}.benefits-title{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;margin-bottom:16px;line-height:1.2;letter-spacing:-.02em}.benefits-subtitle{font-size:1.25rem;color:rgba(255,255,255,.9);max-width:600px;margin:0 auto;line-height:1.6}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:64px}.stat-card{background:rgba(255,255,255,.1);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);border-radius:16px;padding:32px 24px;text-align:center;transition:all .4s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.05),rgba(255,255,255,.1) 50%,rgba(255,255,255,.05));opacity:0;transition:opacity .4s ease}.stat-card:hover{transform:translateY(-8px) scale(1.02);background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.3);box-shadow:0 20px 40px rgba(0,0,0,.2)}.stat-card:hover:before{opacity:1}.stat-icon-wrapper{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;position:relative;z-index:1;transition:all .4s ease}.stat-icon{width:32px;height:32px}.stat-content{position:relative;z-index:1}.stat-number{font-size:3rem;font-weight:800;margin-bottom:8px;text-shadow:0 2px 4px rgba(0,0,0,.3);transition:all .4s ease}.stat-label{font-size:1.125rem;font-weight:600;margin-bottom:12px;line-height:1.4}.stat-description{font-size:.875rem;color:rgba(255,255,255,.8);line-height:1.5;margin:0}.stat-orange .stat-icon-wrapper{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.stat-orange .stat-number{color:#fbbf24}.stat-blue .stat-icon-wrapper{background:linear-gradient(135deg,#60a5fa,#3b82f6)}.stat-blue .stat-number{color:#60a5fa}.stat-purple .stat-icon-wrapper{background:linear-gradient(135deg,#a78bfa,#8b5cf6)}.stat-purple .stat-number{color:#a78bfa}.stat-green .stat-icon-wrapper{background:linear-gradient(135deg,#34d399,#10b981)}.stat-green .stat-number{color:#34d399}.benefits-cta{text-align:center}.benefits-cta-button{background:white;color:hsl(219,78%,46%);border:none;font-size:1.125rem;font-weight:700;padding:20px 40px;border-radius:12px;transition:all .4s cubic-bezier(.25,.8,.25,1);box-shadow:0 8px 25px rgba(0,0,0,.2);min-height:60px;margin-bottom:16px}.benefits-cta-button:hover{transform:translateY(-3px) scale(1.05);background:#f8fafc;box-shadow:0 15px 35px rgba(0,0,0,.3)}.benefits-cta-note{font-size:.875rem;color:rgba(255,255,255,.8);margin:0;line-height:1.5}@media (max-width:1024px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.benefits-section{padding:60px 20px}.benefits-header,.stats-grid{margin-bottom:48px}.stats-grid{grid-template-columns:1fr;gap:16px}.stat-card{padding:24px 20px}.stat-icon-wrapper{width:56px;height:56px;margin-bottom:16px}.stat-icon{width:28px;height:28px}.stat-number{font-size:2.5rem}.benefits-cta-button{padding:16px 32px;font-size:1rem;min-height:52px}}@media (max-width:480px){.stat-card{padding:20px 16px}.stat-number{font-size:2rem}.benefits-cta-button{width:100%;max-width:300px}}