*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.home-container{background:linear-gradient(135deg,#0a0a0a,#1a1a2e 50%,#16213e);min-height:100vh;overflow-x:hidden;position:relative}.home-container:before{background-image:radial-gradient(circle at 20% 50%,#6c5ce71a 0,#0000 50%),radial-gradient(circle at 80% 80%,#a29bfe1a 0,#0000 50%),radial-gradient(circle at 40% 20%,#6c5ce70d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-section{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:20px;position:relative}.hero-content{max-width:800px;position:relative;text-align:center;z-index:10}.logo-title-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:30px}.hero-logo{animation:electric-pulse 2s ease-in-out infinite;filter:drop-shadow(0 0 30px rgba(108,92,231,.5));font-size:120px}@keyframes electric-pulse{0%,to{filter:drop-shadow(0 0 30px rgba(108,92,231,.5));transform:scale(1)}50%{filter:drop-shadow(0 0 50px rgba(108,92,231,.8));transform:scale(1.1)}}.hero-title{color:#fff;font-size:clamp(3rem,8vw,6rem);font-weight:700;letter-spacing:-2px;line-height:1.1;text-shadow:0 0 40px #6c5ce780}.animated-text{-webkit-text-fill-color:#0000;animation:glow-text 2s ease-in-out infinite;background:linear-gradient(135deg,#6c5ce7,#a29bfe);-webkit-background-clip:text;background-clip:text;text-shadow:none;transition:opacity .5s ease-in-out}@keyframes glow-text{0%,to{filter:brightness(1) drop-shadow(0 0 20px rgba(108,92,231,.5))}50%{filter:brightness(1.2) drop-shadow(0 0 30px rgba(108,92,231,.8))}}.hero-subtitle{color:#ffffffb3;font-size:clamp(1.2rem,3vw,1.8rem);font-weight:300;letter-spacing:.5px;margin-bottom:40px}.hero-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.cta-button{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:18px;font-weight:600;gap:8px;justify-content:center;min-width:160px;overflow:hidden;padding:16px 32px;position:relative;text-decoration:none;transition:all .3s ease}.cta-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.cta-button:hover:before{left:100%}.cta-button.primary{background:linear-gradient(135deg,#6c5ce7,#a29bfe);box-shadow:0 8px 25px #6c5ce74d;color:#fff}.cta-button.primary:hover{box-shadow:0 12px 35px #6c5ce780;transform:translateY(-3px)}.cta-button.secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #6c5ce780;color:#fff}.cta-button.secondary:hover{background:#6c5ce71a;border-color:#6c5ce7cc;box-shadow:0 8px 25px #6c5ce74d;transform:translateY(-3px)}.cta-button.large{font-size:20px;min-width:200px;padding:20px 40px}.floating-elements{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.floating-element{animation:float-dark 20s linear infinite;filter:blur(.5px);font-size:2rem;opacity:.3;position:absolute}.element-1{animation-delay:0s;animation-duration:25s;color:#6c5ce7;left:10%;top:15%}.element-2{animation-delay:-5s;animation-duration:30s;color:#a29bfe;right:15%;top:25%}.element-3{animation-delay:-10s;animation-duration:35s;bottom:30%;color:#6c5ce7;left:20%}.element-4{animation-delay:-15s;animation-duration:28s;color:#a29bfe;right:25%;top:60%}.element-5{animation-delay:-20s;animation-duration:32s;bottom:20%;color:#6c5ce7;right:10%}.element-6{animation-delay:-25s;animation-duration:27s;color:#a29bfe;left:5%;top:40%}@keyframes float-dark{0%,to{opacity:.3;transform:translate(0) rotate(0deg) scale(1)}25%{opacity:.5;transform:translate(30px,-50px) rotate(90deg) scale(1.2)}50%{opacity:.3;transform:translate(-20px,-30px) rotate(180deg) scale(.8)}75%{opacity:.4;transform:translate(-40px,20px) rotate(270deg) scale(1.1)}}.about-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0af2;border-top:1px solid #6c5ce71a;padding:120px 20px}.about-content{margin:0 auto;max-width:1200px}.about-header{margin-bottom:80px;text-align:center}.section-title{color:#fff;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin-bottom:20px;text-shadow:0 0 30px #6c5ce74d}.title-underline{background:linear-gradient(135deg,#6c5ce7,#a29bfe);border-radius:2px;box-shadow:0 0 20px #6c5ce780;height:4px;margin:0 auto;width:80px}.feature-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:100px}.feature-card{background:linear-gradient(135deg,#6c5ce70d,#a29bfe0d);border:1px solid #6c5ce733;border-radius:20px;box-shadow:0 10px 40px #00000080;overflow:hidden;padding:40px 30px;position:relative;text-align:center;transition:all .3s ease}.feature-card:before{background:linear-gradient(135deg,#0000,#6c5ce71a,#0000);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s}.feature-card:hover{border-color:#6c5ce780;box-shadow:0 20px 60px #6c5ce74d;transform:translateY(-10px)}.feature-card:hover:before{opacity:1}.feature-icon{display:block;filter:drop-shadow(0 0 10px currentColor);font-size:3rem;margin-bottom:20px}.feature-card h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:15px}.feature-card p{color:#fff9;font-size:1rem;line-height:1.6}.how-it-works{background:linear-gradient(135deg,#6c5ce71a,#a29bfe1a);border:1px solid #6c5ce733;border-radius:20px;color:#fff;padding:60px 40px}.works-title{font-size:2.5rem;font-weight:600;margin-bottom:50px;text-align:center;text-shadow:0 0 20px #6c5ce74d}.steps{flex-wrap:wrap;gap:30px;justify-content:center;margin:0 auto;max-width:800px}.step,.steps{align-items:center;display:flex}.step{flex:1 1;flex-direction:column;min-width:200px;text-align:center}.step-number{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#6c5ce733;border:2px solid #6c5ce780;border-radius:50%;box-shadow:0 0 20px #6c5ce74d;display:flex;font-size:24px;font-weight:700;height:60px;justify-content:center;margin-bottom:20px;width:60px}.step-content h4{font-size:1.3rem;font-weight:600;margin-bottom:10px}.step-content p{color:#ffffffb3;font-size:.95rem}.step-arrow{color:#6c5ce780;font-size:2rem;margin:0 10px}.cta-section{background:linear-gradient(135deg,#0a0a0a,#1a1a2e);border-top:1px solid #6c5ce71a;color:#fff;padding:120px 20px;text-align:center}.cta-content{margin:0 auto;max-width:600px}.cta-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:20px;text-shadow:0 0 30px #6c5ce780}.cta-subtitle{color:#ffffffb3;font-size:1.2rem;line-height:1.6;margin-bottom:40px}.cta-note{color:#ffffff80;font-size:.95rem;margin-top:30px}.cta-note .link{color:#a29bfe;font-weight:600;text-decoration:none}.cta-note .link:hover{color:#6c5ce7;text-decoration:underline}.footer{background:#0a0a0a;border-top:1px solid #6c5ce71a;color:#fff;padding:40px 20px}.footer-content{flex-wrap:wrap;gap:20px;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-content,.footer-logo{align-items:center;display:flex}.footer-logo{gap:12px}.footer-logo-img{filter:drop-shadow(0 0 10px rgba(108,92,231,.5));font-size:30px}.footer-brand{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6c5ce7,#a29bfe);-webkit-background-clip:text;background-clip:text;font-size:1.2rem;font-weight:600}.footer-links{display:flex;gap:30px}.footer-link{color:#fff9;font-weight:500;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#a29bfe}@media (max-width:768px){.hero-section{padding:40px 20px}.logo-title-wrapper{flex-direction:column;gap:20px}.hero-logo{font-size:100px}.hero-buttons{align-items:center;flex-direction:column;gap:15px}.cta-button{max-width:280px;width:100%}.about-section{padding:80px 20px}.feature-grid{gap:30px;grid-template-columns:1fr;margin-bottom:60px}.feature-card{padding:30px 20px}.how-it-works{padding:40px 20px}.works-title{font-size:2rem;margin-bottom:40px}.steps{flex-direction:column;gap:40px}.step-arrow{margin:10px 0;transform:rotate(90deg)}.cta-section{padding:80px 20px}.footer-content{flex-direction:column;gap:15px;text-align:center}}@media (max-width:480px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.section-title{font-size:2rem}.works-title{font-size:1.8rem}.cta-title{font-size:2rem}.floating-element{font-size:1.5rem;opacity:.2}}html{scroll-behavior:smooth}
/*# sourceMappingURL=main.b4ddb1a2.css.map*/