*{box-sizing:border-box;margin:0;padding:0}html,body{color:#fff;scroll-behavior:smooth;background:#0f1222;font-family:Inter,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.hero{text-align:center;background:linear-gradient(135deg,#1a1832 0%,#0f1222 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.hero-content{max-width:800px}.hero-title{background:linear-gradient(90deg,#00b4d8,#a00ffa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;line-height:1.2}.hero-title span{color:#00b4d8}.hero-subtitle{color:#b3b3b3;margin-top:1rem;margin-bottom:2rem;font-size:1.25rem}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1.2rem;display:flex}.btn{border:2px solid #0000;border-radius:50px;padding:.9rem 2rem;font-weight:600;transition:all .3s}.btn.primary{color:#fff;background:linear-gradient(135deg,#00b4d8,#7209b7)}.btn.secondary{color:#00b4d8;border:2px solid #00b4d8}.hero-image{border-radius:20px;width:70%;max-width:400px;margin-top:3rem;box-shadow:0 0 40px #00b4d84d}@media (max-width:768px){.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1rem}.hero-image{width:90%}}.about{background:#0f1222;justify-content:center;align-items:center;padding:6rem 2rem;display:flex}.about-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:3rem;width:100%;max-width:1100px;display:flex}.about-text{flex:1;min-width:280px}.about-text h2{background:linear-gradient(90deg,#00b4d8,#7209b7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.4rem}.about-text h2 span{color:#00b4d8}.about-text p{color:#b3b3b3;margin-bottom:1rem;font-size:1.1rem;line-height:1.7}.about-image{flex:1;justify-content:center;align-items:center;display:flex}.about-image img{border-radius:20px;width:90%;max-width:450px;box-shadow:0 0 40px #7209b74d}@media (max-width:900px){.about-container{text-align:center;flex-direction:column}.about-image img{width:80%}.about-text h2{font-size:2rem}.about-text p{font-size:1rem}}.features{text-align:center;background:linear-gradient(135deg,#101327,#0f1222);padding:6rem 2rem}.features-container{max-width:1200px;margin:0 auto}.features h2{background:linear-gradient(90deg,#00b4d8,#a00ffa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-size:2.4rem}.features h2 span{color:#00b4d8}.features-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;transition:all .4s;box-shadow:0 0 20px #0000004d}.feature-card:hover{transform:translateY(-5px);box-shadow:0 0 30px #00b4d84d}.feature-card img{width:60px;height:60px;margin-bottom:1.2rem}.feature-card h3{color:#fff;margin-bottom:.8rem;font-size:1.3rem}.feature-card p{color:#b3b3b3;font-size:1rem;line-height:1.6}@media (max-width:1000px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.features-grid{grid-template-columns:1fr}}.howitworks{text-align:center;background:#0f1222;padding:6rem 2rem;position:relative;overflow:hidden}.howitworks h2{background:linear-gradient(90deg,#00b4d8,#a00ffa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-size:2.4rem}.howitworks h2 span{color:#00b4d8}.steps-container{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:2rem;max-width:1100px;margin:0 auto;display:flex}.step-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;flex:1;min-width:280px;padding:2rem;transition:all .3s}.step-card:hover{transform:translateY(-5px);box-shadow:0 0 25px #00b4d84d}.step-card img{width:70px;height:70px;margin-bottom:1.2rem}.step-card h3{color:#fff;margin-bottom:1rem;font-size:1.4rem}.step-card p{color:#b3b3b3;font-size:1rem;line-height:1.6}@media (max-width:900px){.steps-container{flex-direction:column;align-items:center}}.ai-insight{color:#fff;background:#0f1222;flex-direction:column;align-items:center;gap:3rem;padding:6rem 2rem;display:flex}.ai-insight-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1200px;display:flex}.ai-insight-text{flex:500px}.ai-insight-text h2{background:linear-gradient(90deg,#a00ffa,#7209b7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem}.ai-insight-text p{color:#c7c7c7;margin-bottom:1rem;font-size:1.05rem;line-height:1.6}.ai-insight-image{flex:400px;justify-content:center;display:flex}.ai-insight-image img{border-radius:18px;width:90%;max-width:450px;box-shadow:0 0 40px #a00ffa4d}.ai-insight-stats{scroll-behavior:smooth;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;background:#ffffff08;border-top:1px solid #a00ffa33;border-bottom:1px solid #a00ffa33;width:100%;margin-top:3rem;padding:1.2rem 0;display:flex;overflow-x:scroll}.ai-insight-stats::-webkit-scrollbar{display:none}.ai-stat-item{color:#fff;text-shadow:0 0 12px #a00ffa40;flex:none;margin:0 2.5rem;font-size:1.2rem;font-weight:500;transition:color .3s}.ai-stat-item:hover{color:#a00ffa}@media (max-width:900px){.ai-insight-content{text-align:center;flex-direction:column-reverse}.ai-insight-text h2{font-size:2rem}.ai-stat-item{margin:0 1.5rem;font-size:1rem}}@media (max-width:480px){.ai-stat-item{margin:0 1rem;font-size:.9rem}}.testimonials{text-align:center;background:linear-gradient(135deg,#0f1222,#1a1832);padding:6rem 2rem}.testimonials h2{background:linear-gradient(90deg,#00b4d8,#a00ffa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-size:2.4rem}.testimonials h2 span{color:#a00ffa}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.testimonial-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:2rem;transition:all .4s}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 0 30px #00b4d840}.testimonial-img{object-fit:cover;border:2px solid #a600d880;border-radius:50%;width:70px;height:70px;margin-bottom:1.2rem}.testimonial-text{color:#b3b3b3;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.testimonial-card h4{color:#fff;margin-bottom:.3rem;font-size:1.1rem}.testimonial-card span{color:#a00ffa;font-size:.9rem}@media (max-width:900px){.testimonial-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.testimonial-grid{grid-template-columns:1fr}}.cta{text-align:center;color:#fff;background:radial-gradient(circle,#1a1832,#0f1222);justify-content:center;align-items:center;padding:6rem 2rem;display:flex}.cta-content{max-width:800px}.cta h2{background:linear-gradient(90deg,#00b4d8,#a00ffa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.6rem}.cta h2 span{color:#00b4d8}.cta p{color:#b3b3b3;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1.2rem;display:flex}@media (max-width:768px){.cta h2{font-size:2rem}.cta p{font-size:1rem}}.footer{text-align:center;color:#b3b3b3;background:#0f1222;border-top:1px solid #ffffff0d;padding:4rem 2rem}.footer-content{max-width:1000px;margin:0 auto}.footer-logo{justify-content:center;align-items:center;gap:.6rem;margin-bottom:1.5rem;display:flex}.footer-logo img{width:40px;height:40px}.footer-logo h3{color:#fff;font-size:1.4rem}.footer-links{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:1.5rem;list-style:none;display:flex}.footer-links a{color:#b3b3b3;font-size:.95rem;transition:all .3s}.footer-links a:hover{color:#a00ffa}.footer-bottom{color:#888;font-size:.85rem}.footer-bottom span{color:#00b4d8}@media (max-width:600px){.footer-links{flex-direction:column;gap:1rem}}.header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f1222cc;border-bottom:1px solid #ffffff14;width:100%;position:fixed;top:0}.header-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.logo{align-items:center;gap:.6rem;display:flex}.logo img{width:32px;height:32px}.logo h3{color:#fff;font-size:1.3rem;font-weight:700}.nav{align-items:center;gap:2rem;display:flex}.nav ul{gap:1.5rem;list-style:none;display:flex}.nav a{color:#b3b3b3;font-size:.95rem;transition:all .3s}.nav a:hover{color:#a00ffa}.nav-buttons{align-items:center;gap:.8rem;display:flex}.btn.small{padding:.6rem 1.2rem;font-size:.9rem}.btn.primary{color:#fff;background:linear-gradient(135deg,#a00ffa,#7209b7);border:none}.btn.primary:hover{filter:brightness(1.2)}.btn.secondary{color:#a00ffa;background:0 0;border:2px solid #a00ffa}.btn.secondary:hover{background:#a00ffa1a}.menu-toggle{cursor:pointer;flex-direction:column;justify-content:space-between;width:24px;height:18px;display:none}.menu-toggle span{background:#fff;border-radius:3px;height:3px;transition:all .3s}.menu-toggle.active span:first-child{transform:rotate(45deg)translateY(6px)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:rotate(-45deg)translateY(-6px)}@media (max-width:900px){.nav{background:#0f1222f2;border-left:1px solid #ffffff0d;flex-direction:column;align-items:flex-start;width:220px;padding:1.5rem 2rem;transition:transform .4s;position:absolute;top:70px;right:0;transform:translate(100%)}.nav.open{transform:translate(0)}.nav ul{flex-direction:column;gap:1rem;width:100%}.nav-buttons{flex-direction:column;width:100%;margin-top:1rem}.menu-toggle{display:flex}}.banner-loop-wrapper{justify-content:center;align-items:center;width:100%;margin:2rem auto 3rem;display:flex;position:relative;overflow:hidden}.banner-loop-track{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;display:flex;overflow-x:scroll}.banner-loop-track::-webkit-scrollbar{display:none}.banner-loop-item{border-radius:20px;flex:none;margin:0 1rem;transition:transform .4s;overflow:hidden;box-shadow:0 0 25px #a00ffa40}.banner-loop-image{object-fit:cover;border-radius:20px;width:100%;max-width:420px;height:auto}@media (max-width:1024px){.banner-loop-item{margin:0 .8rem}.banner-loop-image{max-width:340px}.fade-left,.fade-right{width:70px}}@media (max-width:768px){.banner-loop-item{margin:0 .6rem}.banner-loop-image{border-radius:16px;max-width:280px}.fade-left,.fade-right{width:50px}}@media (max-width:480px){.banner-loop-item{margin:0 .4rem}.banner-loop-image{border-radius:14px;max-width:230px}.fade-left,.fade-right{width:35px}}.stats-loop-section{background:#ffffff08;border-top:1px solid #a00ffa33;border-bottom:1px solid #a00ffa33;width:100%;padding:1rem 0;overflow:hidden}.stats-loop-track{white-space:nowrap;gap:3rem;display:flex}.stats-item{color:#fff;text-shadow:0 0 12px #a00ffa4d;flex:none;font-size:1.1rem;font-weight:500}@media (max-width:768px){.stats-item{gap:1.5rem;font-size:.95rem}}.stats-loop-container{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;display:flex;overflow-x:scroll}.stats-loop-container::-webkit-scrollbar{display:none}.stats-item:hover{color:#a00ffa}@media (max-width:768px){.stats-item{margin:0 1.2rem;font-size:1rem}}@media (max-width:480px){.stats-item{margin:0 .8rem;font-size:.9rem}}
