body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;overflow-x:hidden}.App{position:relative;text-align:left}.App:before{animation:float 20s linear infinite;background:radial-gradient(circle,#3b82f608 1px,#0000 0);background-size:50px 50px;content:"";height:200%;pointer-events:none;position:fixed;right:-50%;top:-50%;width:100%;z-index:-1}@keyframes float{0%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}to{transform:translateY(0) rotate(1turn)}}.navbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #3b82f61a;box-shadow:0 4px 20px #0000000d;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:1.2rem 2rem}.nav-container,.nav-logo{align-items:center;display:flex}.nav-logo{cursor:pointer;gap:1rem;transition:transform .3s ease}.nav-logo:hover{transform:scale(1.05)}.logo-img{filter:drop-shadow(0 2px 8px rgba(59,130,246,.2));height:45px;transition:all .3s ease;width:auto}.logo-img:hover{filter:drop-shadow(0 4px 12px rgba(59,130,246,.4))}.nav-logo h2{-webkit-text-fill-color:#0000;animation:gradientShift 3s ease infinite;background:linear-gradient(135deg,#3b82f6,#1e40af 50%,#1d4ed8);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;font-size:1.6rem;font-weight:700;margin:0}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.nav-menu{display:flex;gap:2.5rem}.nav-link{color:#333;font-size:1rem;font-weight:600;padding:.5rem 0;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:hover{color:#3b82f6;transform:translateY(-2px)}.nav-link:after{background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:2px;bottom:-2px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:0}.nav-link:hover:after{width:100%}.hero{align-items:center;animation:gradientAnimation 8s ease infinite;background:linear-gradient(135deg,#1e40af,#3b82f6 50%,#60a5fa);background-size:400% 400%;color:#fff;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:140px 2rem 100px;position:relative;text-align:center}@keyframes gradientAnimation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.hero:before{background:radial-gradient(circle at 20% 80%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff1a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-container{margin:0 auto;max-width:900px;position:relative;z-index:1}.hero-icons{display:flex;gap:4rem;justify-content:center;margin-bottom:3rem;opacity:.9}.icon-item{height:80px;width:80px}.ai-icon,.chart-icon,.data-icon{animation:iconPulse 3s ease-in-out infinite;height:100%;width:100%}.ai-icon{animation-delay:0s}.chart-icon{animation-delay:1s}.data-icon{animation-delay:2s}@keyframes iconPulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.product-icon{height:60px;margin:0 auto 1.5rem;transition:all .3s ease;width:60px}.product-icon svg{animation:productIconFloat 4s ease-in-out infinite;height:100%;width:100%}.product-card:hover .product-icon svg{animation-play-state:paused;transform:scale(1.1) rotate(5deg)}@keyframes productIconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.plan-icon{height:50px;margin:0 auto 1rem;transition:all .3s ease;width:50px}.plan-icon svg{animation:planIconRotate 6s linear infinite;height:100%;width:100%}.plan-item:hover .plan-icon svg{animation-play-state:paused;transform:scale(1.2)}@keyframes planIconRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.section-title{-webkit-text-fill-color:#0000;animation:gradientShift 3s ease infinite;background:linear-gradient(135deg,#1e40af,#3b82f6 50%,#60a5fa);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;font-size:3rem;font-weight:800;margin-bottom:4rem;position:relative;text-align:center}.section-title:after{background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.about{background:linear-gradient(135deg,#f8faff,#fff);padding:120px 0;position:relative}.about:before{background:radial-gradient(circle at 10% 20%,#3b82f60d 0,#0000 50%),radial-gradient(circle at 90% 80%,#1e40af0d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.about-content{margin:0 auto;max-width:900px;position:relative;z-index:1}.about-text h3{color:#333;font-size:2rem;font-weight:700;margin-bottom:1.5rem;padding-left:1rem;position:relative}.about-text h3:before{background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:2px;content:"";height:30px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:4px}.about-text p{color:#555;font-size:1.2rem;line-height:2;margin-bottom:2.5rem;text-align:justify}.about-text ul{background:#3b82f60d;border-left:4px solid #3b82f6;border-radius:15px;list-style:none;margin-bottom:3rem;margin-left:0;padding:2rem}.about-text li{color:#555;font-size:1.1rem;line-height:2;margin-bottom:1rem;padding-left:1.5rem;position:relative}.about-text li:before{color:#3b82f6;content:"▶";font-size:.8rem;left:0;position:absolute}.products{background:#fff;padding:120px 0;position:relative}.products-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:5rem}.product-card{background:#fff;border:1px solid #3b82f61a;border-radius:25px;box-shadow:0 20px 60px #00000014;min-height:450px;overflow:hidden;padding:3rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:350px}.product-card:before{background:linear-gradient(90deg,#0000,#3b82f60d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.product-card:hover:before{left:100%}.product-card:hover{border-color:#3b82f64d;box-shadow:0 30px 80px #3b82f626;transform:translateY(-15px) scale(1.02)}.product-card.featured{animation:gradientShift 4s ease infinite;background:linear-gradient(135deg,#1e40af,#3b82f6 50%,#60a5fa);background-size:200% 200%;box-shadow:0 25px 70px #3b82f640;color:#fff;transform:scale(1.05)}.product-card.featured:hover{box-shadow:0 35px 90px #3b82f64d;transform:scale(1.07) translateY(-15px)}.product-card h3{font-size:2.5rem;font-weight:800;margin-bottom:1.5rem;position:relative}.product-type{background:#3b82f61a;border:1px solid #3b82f633;border-radius:25px;color:#1e40af;display:inline-block;font-size:1rem;font-weight:600;margin-bottom:1.5rem;padding:.8rem 1.5rem;transition:all .3s ease}.featured .product-type{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-color:#ffffff4d;color:#fff}.product-return{color:#1e40af;font-size:2rem;font-weight:800;margin-bottom:2rem;text-shadow:0 2px 10px #3b82f633}.featured .product-return{color:#fff;text-shadow:0 2px 10px #0000004d}.product-return sup{font-size:.6em;margin-left:4px;opacity:.75;vertical-align:-.2em}.featured .product-return sup{color:#fff;opacity:.9}.product-return{line-height:1.1}.product-card p{font-size:1.1rem;line-height:1.8;margin-bottom:2rem;opacity:.9}.product-card ul{list-style:none}.product-card li{font-size:1.1rem;line-height:1.6;margin-bottom:1rem;padding-left:2rem;position:relative}.product-card li:before{color:#3b82f6;content:"✨";font-size:1.2rem;left:0;position:absolute}.featured li:before{color:#fff}.future-plans{background:linear-gradient(135deg,#f8faff,#fff);padding:80px 0;position:relative}.plans-content{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:5rem}.plan-item{background:#fff;border:1px solid #3b82f61a;border-radius:20px;box-shadow:0 15px 40px #00000014;min-height:250px;padding:2rem;text-align:center;transition:all .3s ease;width:350px}.plan-item:hover{box-shadow:0 25px 60px #3b82f626;transform:translateY(-10px)}.plan-item h3{color:#333;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;white-space:nowrap}.plan-item p{color:#666;font-size:1.2rem;line-height:1.8}.contact{animation:gradientAnimation 8s ease infinite;background:linear-gradient(135deg,#1e40af,#3b82f6 50%,#60a5fa);background-size:400% 400%;color:#fff;overflow:hidden;padding:120px 0;position:relative;text-align:center}.contact:before{background:radial-gradient(circle at 30% 70%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 70% 30%,#ffffff1a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.contact .section-title{-webkit-text-fill-color:#fff;color:#fff}.contact-content{position:relative;z-index:1}.contact-content p{font-size:1.4rem;line-height:1.8;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.95}.contact-button{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:50px;box-shadow:0 8px 32px #0000001a;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;margin-top:2.5rem;overflow:hidden;padding:1.2rem 3rem;position:relative;transition:all .3s ease}.contact-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.contact-button:hover:before{left:100%}.contact-button:hover{background:#ffffff40;border-color:#ffffff80;box-shadow:0 15px 35px #0003;transform:translateY(-3px)}.footer{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff;padding:4rem 0;position:relative;text-align:center}.footer:before{background:linear-gradient(90deg,#0000,#3b82f680,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.footer p{font-size:1.1rem;margin-bottom:.8rem;opacity:.9}.kline-container{align-items:center;display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem;opacity:.9}.kline-chart{align-items:end;display:flex;gap:8px;height:120px;padding:0 20px;position:relative}.kline-bar{animation:klineGrow 2s ease-out infinite;position:relative}.kline-1{animation-delay:0s}.kline-2{animation-delay:.4s}.kline-3{animation-delay:.8s}.kline-4{animation-delay:1.2s}.kline-5{animation-delay:1.6s}@keyframes klineGrow{0%{opacity:.5;transform:scaleY(.3)}50%{opacity:1;transform:scaleY(1.1)}to{opacity:.9;transform:scaleY(1)}}.kline-candle{align-items:center;display:flex;flex-direction:column;height:60px;position:relative;width:12px}.kline-candle.red .body{background:#ef4444;border:1px solid #dc2626}.kline-candle.green .body{background:#22c55e;border:1px solid #16a34a}.kline-candle .wick{background:#fffc;width:2px}.kline-candle .wick:first-child{height:15px}.kline-candle .body{border-radius:2px;box-shadow:0 2px 8px #0000004d;height:30px;width:12px}.kline-candle .wick:last-child{height:15px}.ai-signals{gap:3rem}.ai-signals,.signal{align-items:center;display:flex}.signal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff3;border-radius:20px;font-size:.9rem;font-weight:600;gap:.5rem;padding:.5rem 1rem}.buy-signal{animation:signalBlink 3s ease-in-out infinite;background:#22c55e33;border-color:#22c55e4d;color:#22c55e}.sell-signal{animation:signalBlink 3s ease-in-out 1.5s infinite;background:#ef444433;border-color:#ef44444d;color:#ef4444}@keyframes signalBlink{0%,70%,to{opacity:.6;transform:scale(1)}35%{opacity:1;transform:scale(1.05)}}.signal-dot{animation:dotPulse 2s ease-in-out infinite;border-radius:50%;height:8px;width:8px}.buy-signal .signal-dot{background:#22c55e;box-shadow:0 0 10px #22c55e80}.sell-signal .signal-dot{background:#ef4444;box-shadow:0 0 10px #ef444480}@keyframes dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.3)}}.ai-indicator{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:25px;display:flex;gap:1rem;padding:.8rem 1.5rem}.ai-brain{height:30px;position:relative;width:30px}.brain-core{animation:brainThink 2s ease-in-out infinite;background:radial-gradient(circle,#fffc,#ffffff4d);border-radius:50%;height:20px;width:20px}.brain-core,.brain-pulse{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.brain-pulse{animation:brainPulse 2s ease-in-out infinite;border:2px solid #fff6;border-radius:50%;height:30px;width:30px}@keyframes brainThink{0%,to{opacity:.8;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.1)}}@keyframes brainPulse{0%{opacity:.8;transform:translate(-50%,-50%) scale(.8)}50%{opacity:.3;transform:translate(-50%,-50%) scale(1.2)}to{opacity:0;transform:translate(-50%,-50%) scale(1.4)}}.ai-text{color:#ffffffe6;font-size:.9rem;font-weight:600;letter-spacing:1px}.hero-title{animation:slideInUp 1s ease-out;font-size:4rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 4px 20px #0000004d}.hero-subtitle{animation:slideInUp 1s ease-out .2s both;font-size:1.8rem;font-weight:300;margin-bottom:2.5rem;opacity:.95}.hero-description{animation:slideInUp 1s ease-out .4s both;font-size:1.3rem;line-height:1.8;margin-bottom:3.5rem;margin-left:auto;margin-right:auto;max-width:700px;opacity:.9}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.cta-button{animation:slideInUp 1s ease-out .6s both;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:50px;box-shadow:0 8px 32px #0000001a;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;overflow:hidden;padding:1.2rem 3rem;position:relative;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 ease;width:100%}.cta-button:hover:before{left:100%}.cta-button:hover{background:#ffffff40;border-color:#ffffff80;box-shadow:0 15px 35px #0003;transform:translateY(-3px)}@media (max-width:1200px){.plans-content,.products-grid{justify-content:center}}@media (max-width:768px){.nav-container{flex-direction:column;gap:1.5rem;padding:1.5rem}.nav-menu{gap:1.5rem}.hero-title{font-size:2.8rem}.hero-subtitle{font-size:1.4rem}.hero-description{font-size:1.1rem}.section-title{font-size:2.2rem}.products-grid{align-items:center;flex-direction:column;gap:2rem}.product-card.featured{transform:none}.plans-content{align-items:center;flex-direction:column;gap:2rem}.container{padding:0 1rem}.about-text h3{font-size:1.6rem}.plan-item,.product-card{padding:2rem}.hero-icons{gap:2rem;margin-bottom:2rem}.icon-item{height:60px;width:60px}.product-icon{height:50px;width:50px}.plan-icon{height:40px;width:40px}.kline-container{gap:1.5rem;margin-bottom:2rem}.kline-chart{gap:6px;height:80px;padding:0 15px}.kline-candle{height:40px;width:8px}.kline-candle .body{height:20px;width:8px}.kline-candle .wick:first-child,.kline-candle .wick:last-child{height:10px}.ai-signals{gap:1.5rem}.signal{font-size:.8rem;padding:.4rem .8rem}.ai-indicator{padding:.6rem 1rem}.ai-brain{height:25px;width:25px}.brain-core{height:15px;width:15px}.brain-pulse{height:25px;width:25px}}html{scroll-behavior:smooth}@keyframes pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.loading{animation:pulse 2s ease-in-out infinite}.hero:after{animation:particleMove 20s linear infinite;background-image:radial-gradient(2px 2px at 20px 30px,#ffffff4d,#0000),radial-gradient(2px 2px at 40px 70px,#fff3,#0000),radial-gradient(1px 1px at 90px 40px,#fff6,#0000),radial-gradient(1px 1px at 130px 80px,#ffffff4d,#0000),radial-gradient(2px 2px at 160px 30px,#fff3,#0000);background-repeat:repeat;background-size:200px 100px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}@keyframes particleMove{0%{transform:translate(0)}to{transform:translate(-200px,-100px)}}.product-card:after{animation:cardDataFlow 3s ease-in-out infinite;background:linear-gradient(90deg,#0000,#3b82f680,#0000);content:"";height:2px;left:-100%;position:absolute;top:0;width:100%}.product-card:nth-child(2):after{animation-delay:1s}.product-card:nth-child(3):after{animation-delay:2s}@keyframes cardDataFlow{0%{left:-100%}to{left:100%}}.ai-robot{animation:robotJump 8s ease-in-out infinite;bottom:0;height:30px;left:0;position:absolute;width:20px;z-index:10}@keyframes robotJump{0%{transform:translateX(0) translateY(0)}20%{transform:translateX(20px) translateY(-10px)}40%{transform:translateX(40px) translateY(-5px)}60%{transform:translateX(60px) translateY(-15px)}80%{transform:translateX(80px) translateY(-8px)}to{transform:translateX(100px) translateY(-12px)}}.robot-body{height:100%;position:relative;width:100%}.robot-head{background:linear-gradient(135deg,#fbbf24,#f59e0b);border:2px solid #d97706;border-radius:4px;box-shadow:0 2px 8px #fbbf2480;height:8px;margin:0 auto;position:relative;width:12px}.robot-eye{animation:robotBlink 3s ease-in-out infinite;background:#1f2937;border-radius:50%;height:2px;position:absolute;top:2px;width:2px}.left-eye{left:2px}.right-eye{right:2px}@keyframes robotBlink{0%,90%,to{opacity:1}95%{opacity:0}}.robot-torso{background:linear-gradient(135deg,#f97316,#ea580c);border:2px solid #c2410c;border-radius:2px;box-shadow:0 2px 8px #f9731666;height:12px;margin:2px auto;position:relative;width:10px}.robot-torso:after{background:#fef3c7;border-radius:1px;box-shadow:0 0 4px #fef3c7cc;content:"";height:2px;left:50%;position:absolute;top:3px;transform:translateX(-50%);width:4px}.robot-arms{position:absolute;top:10px;width:100%}.robot-arm{animation:robotWave 2s ease-in-out infinite alternate;background:linear-gradient(135deg,#f97316,#ea580c);border:1px solid #c2410c;border-radius:2px;box-shadow:0 1px 4px #f973164d;height:8px;position:absolute;width:3px}.left-arm{animation-delay:0s;left:-2px}.right-arm{animation-delay:.5s;right:-2px}@keyframes robotWave{0%{transform:rotate(-10deg)}to{transform:rotate(10deg)}}.trade-signal{border-radius:15px;color:#fff;font-size:.8rem;font-weight:800;opacity:0;padding:4px 10px;pointer-events:none;position:absolute;text-shadow:0 1px 2px #00000080;top:-30px;transform:scale(.5)}.buy-bubble{animation:bubbleShow 8s ease-in-out infinite;animation-delay:1s;background:linear-gradient(135deg,#10b981,#059669);border:2px solid #047857;box-shadow:0 6px 20px #10b98199}.sell-bubble{animation:bubbleShow 8s ease-in-out infinite;animation-delay:5s;background:linear-gradient(135deg,#ef4444,#dc2626);border:2px solid #b91c1c;box-shadow:0 6px 20px #ef444499}@keyframes bubbleShow{0%,10%,90%,to{opacity:0;transform:scale(.5) translateY(0)}20%,80%{opacity:1;transform:scale(1) translateY(-5px)}}.buy-bubble:after,.sell-bubble:after{border-left:5px solid #0000;border-right:5px solid #0000;bottom:-5px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.buy-bubble:after{border-top:6px solid #10b981}.sell-bubble:after{border-top:6px solid #ef4444}.ai-signals{display:none}@media (max-width:768px){.ai-robot{height:25px;width:15px}.robot-head{height:6px;width:10px}.robot-torso{height:10px;width:8px}.robot-eye{height:1.5px;width:1.5px}.trade-signal{font-size:.6rem;padding:2px 6px;top:-20px}@keyframes robotJump{0%{transform:translateX(0) translateY(0)}20%{transform:translateX(15px) translateY(-8px)}40%{transform:translateX(30px) translateY(-4px)}60%{transform:translateX(45px) translateY(-12px)}80%{transform:translateX(60px) translateY(-6px)}to{transform:translateX(75px) translateY(-10px)}}}
/*# sourceMappingURL=main.ae1a1c2e.css.map*/