header.header{position:relative;display:flex;align-items:center;justify-content:center;padding:1rem 10rem;color:#fff;height:100px}.logo{position:absolute;left:8rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:1.5rem}.logo img{max-height:5rem;width:auto}.nav{display:flex;list-style:none;gap:3rem;align-items:center;margin:0;padding:0}.nav a{font-weight:500;color:#bcbcbc;text-decoration:none;transition:color .3s ease,font-weight .3s ease}.nav a:hover{color:#fff;font-weight:700}.login-button{position:absolute;right:8rem;top:50%;transform:translateY(-50%);padding:8px 20px;border:1px solid white;background:transparent;color:#fff;cursor:pointer;font-size:.95rem;transition:.3s ease,color .3s ease}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.burger-menu{display:none;flex-direction:column;gap:6px;cursor:pointer;position:absolute;right:2rem;top:50%;transform:translateY(-50%);z-index:100}.burger-menu span{width:24px;height:3px;background-color:#fff;border-radius:2px}.user-info{position:absolute;right:4em;padding-right:4rem;top:50%;transform:translateY(-50%)}.avatar-wrapper{display:flex;align-items:center;gap:8px;padding:4px 8px;border:1px solid #bcbcbc;border-radius:9999px;cursor:pointer;text-decoration:none;transition:border-color .25s ease,box-shadow .25s ease}.avatar-wrapper:hover{border-color:#646cff;box-shadow:0 0 8px #646cff66}.avatar{border-radius:50%;width:40px;height:40px;display:block}.arrow-wrapper{width:28px;height:28px;border-radius:50%;background-color:#1a1a2a;display:flex;align-items:center;justify-content:center;transition:background-color .25s ease}.avatar-wrapper:hover .arrow-wrapper{background-color:#646cff}.arrow-icon{display:block}@media (max-width: 1100px){.nav{flex-direction:column;position:absolute;top:100%;left:0;right:0;background-color:#060d1df2;padding:0 2rem;z-index:50;overflow:hidden;max-height:0;opacity:0;transition:max-height .4s ease,opacity .3s ease}.nav.open{max-height:500px;opacity:1;padding:1rem 2rem}.burger-menu{display:flex}#social{display:none}.logo{left:1rem}.login-button{right:5rem}}#social-wrapper{display:flex;justify-content:center;align-items:center;gap:1rem}.instagram-icon,.tiktok-icon{width:30px;height:30px;opacity:.8;transition:opacity .2s ease;display:flex;align-items:center;justify-content:center}.instagram-icon:hover,.tiktok-icon:hover{opacity:1}.instagram-icon img,.tiktok-icon img{width:100%;height:100%;object-fit:contain}.hero-container{position:relative;color:#fff;display:flex;justify-content:space-between;align-items:center;padding-left:15rem;padding-right:15rem;margin-bottom:10rem;min-height:45rem;overflow:hidden}.hero-content{max-width:1000px}.hero-content h1{font-size:3rem;line-height:1.2;font-weight:700}.hero-content p{margin-top:20px;color:#bcbcbc;font-size:1.2rem}.cta-button{margin-top:30px;padding:12px 24px;font-size:1rem;font-weight:500;color:#fff;background:linear-gradient(to right,#30ffff,#5d17eb);border:none;border-radius:999px;cursor:pointer;transition:transform .2s ease}.cta-button:hover{transform:scale(1.05)}.hero-logo img{width:20rem;height:auto}@media (max-width: 1100px){.hero-container{display:flex;flex-direction:column;align-items:center;padding:0rem;text-align:center;height:auto;min-height:unset}.hero-content{margin-top:3rem;width:100%;max-width:1000px}.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem;max-width:70%;margin:0 auto;text-align:center}.hero-logo{display:none}.cta-button{font-size:.95rem;padding:10px 20px}}.features-section{padding-left:19rem;padding-right:19rem;color:#fff;position:relative;overflow:hidden}.features-headline{text-align:center;max-width:55rem;margin:0 auto 60px}.features-headline h2{font-size:2.5rem;font-weight:700;line-height:1.4}.features-headline .gradient-text{background:linear-gradient(to right,#30ffff,#5d17eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.features-headline p{color:#aaa;font-size:1.1rem}.features-grid{display:flex;flex-direction:column;gap:30px}#lower-boxes{display:flex;gap:30px}.feature-box h3{background:linear-gradient(to right,#30ffff,#5d17eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0;padding:0;line-height:1.1;display:inline-block}.feature-box{background:#ffffff05;border-radius:20px;padding-left:30px;padding-right:30px;padding-top:30px;position:relative;box-shadow:0 0 30px #0000004d}.feature-title{font-size:2rem;font-weight:700;margin:0}.feature-box p{color:#ccc;margin:0;margin-top:.5rem;font-size:1.3rem}#offers-box{position:relative;display:flex;justify-content:space-between}#offers-left{max-width:70%}#green-arrow-wrapper{margin-left:15%;margin-top:5%}#green-arrow-image{width:50%;height:auto}#laptop-wrapper{max-width:30%;display:flex;justify-content:center;align-items:center;height:100%}#laptop-image{width:70%;height:auto}#community-box{display:flex;justify-content:space-between;align-items:flex-start;position:relative}#community-left{max-width:60%}#group-image-wrapper{max-width:35%;display:flex;justify-content:center;align-items:center;height:100%}#group-image{width:100%;height:auto;display:block;object-fit:contain}#live-trading-box{min-width:30%;max-width:30%}#live-trading-image-wrapper{width:100%;height:200px;display:flex;justify-content:center;align-items:center}#live-trading-image{width:70%;height:auto;max-height:100%;object-fit:contain;display:block}@media (max-width: 1100px){.features-section{padding-left:2rem;padding-right:2rem;margin-top:5rem}.features-section h2{font-size:2rem}.features-section p{font-size:1rem}#offers-box,#community-box,#lower-boxes{flex-direction:column}#live-trading-box,#community-box,#offers-box{text-align:center;max-width:100%;padding:1rem;display:flex;flex-direction:column;align-items:center}.feature-box p{margin-top:2rem;margin-bottom:2rem}.feature-box h3{margin-top:1rem}#laptop-wrapper{min-width:60%}#green-arrow-wrapper{display:none}}.pricing-section{padding:4rem 2rem;color:#fff;display:flex;flex-direction:column;align-items:center;margin:2rem}.pricing-headline{text-align:center;margin-bottom:40px;max-width:800px}.pricing-headline p{color:#aaa;font-size:1.2rem}.pricing-container{background:#ffffff05;border-radius:20px;box-shadow:0 0 30px #0000004d;padding:3rem 2rem;display:flex;max-width:1000px;width:100%;justify-content:space-between;gap:3rem;position:relative}.pricing-column{flex:1;display:flex;flex-direction:column;align-items:center}.pricing-column h3{font-size:1.5rem;margin-bottom:1rem;text-align:center}.price{font-size:2.2rem;font-weight:700;color:#fff}.price span{font-size:1rem;color:#aaa;margin-left:.3rem}.testPh{color:#0f0}.cta-button{background:linear-gradient(to right,#30ffff,#5d17eb);color:#fff;font-weight:600;border:none;border-radius:999px;padding:.6rem 1.8rem;margin:1.5rem 0;cursor:pointer;transition:opacity .2s ease}.cta-button:hover{opacity:.85}.features-list{list-style:none;padding:0;margin:0;width:100%;max-width:260px}.features-list li{border-top:1px solid rgba(255,255,255,.1);padding:.8rem 0;text-align:center;font-size:.95rem;color:#ccc}.features-list li:last-child{border-bottom:1px solid rgba(255,255,255,.1)}.divider{width:2px;background:#ffffff1a;height:auto}.pricing-headline h2{font-size:2.5rem;font-weight:700;line-height:1.3;margin-bottom:1rem}@media (max-width: 768px){.pricing-section{padding:4rem 0rem}.pricing-container{flex-direction:column;align-items:center;padding:2rem 1rem;margin:0rem;max-width:450px}.divider{display:none}.pricing-column{width:100%;max-width:400px}}.profile-card{background:linear-gradient(to bottom,#ffffff0d,#060d1d4d);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;overflow:hidden;width:300px;color:#fff;display:flex;flex-direction:column;box-shadow:0 0 20px #0006}.profile-image{width:100%;height:350px;object-fit:cover}.profile-content{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.profile-content h3{margin:0;font-size:1.2rem;font-weight:600}.profile-title{font-size:.8rem;color:#bcbcbc;text-transform:uppercase;letter-spacing:1px}.profile-description{margin:0;padding:0;list-style:disc;list-style-position:inside;font-size:.95rem;color:#ccc;display:flex;flex-direction:column;gap:.3rem;text-align:center}.single-profile-section{padding:5rem 2rem;text-align:center;color:#fff}.profile-headline{max-width:800px;margin:0 auto 3rem}.profile-headline h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.profile-headline p{font-size:1.1rem;color:#bcbcbc;line-height:1.6}.single-profile-section .profile-card{margin:0 auto}.faq-section{padding:2rem;text-align:center;color:#fff}.faq-headline h2{font-size:2.5rem;font-weight:700;margin-bottom:3rem}.gradient-text{background:linear-gradient(to right,#30ffff,#5d17eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:1000px;margin:0 auto}.faq-item{text-align:left;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.15);padding-bottom:1rem;transition:border-color .1s ease}.faq-question{display:flex;justify-content:space-between;align-items:center;font-size:1.1rem;font-weight:500;color:#fff}.faq-icon{font-size:1.7rem;background:linear-gradient(to right,#30ffff,#5d17eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:transform .1s ease}.faq-icon.open{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;opacity:0;transition:all .4s ease;color:#bcbcbc;font-size:.95rem;line-height:1.5;margin-top:.5rem}.faq-item.open .faq-answer{max-height:200px;opacity:1}@media (max-width: 768px){.faq-grid{grid-template-columns:1fr;padding:0 1rem}.faq-headline h2{font-size:2rem}}.impressum{max-width:700px;margin:0 auto;padding:2rem;text-align:center;font-family:Arial,sans-serif;color:#bcbcbc}.impressum p{margin-bottom:1rem}.impressum a{color:#bcbcbc;text-decoration:none}.impressum a:hover{text-decoration:underline}.footer{padding:3rem 1rem;color:#bcbcbc;text-align:center}.footer a{color:#bcbcbc;margin:0 1rem;text-decoration:none}.footer a:hover{text-decoration:underline}.footer-top{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-bottom:2rem}.footer-links{margin-bottom:1rem}.footer-bottom{font-size:.9rem;color:#888}#Powered-by{font-size:x-small}.background-layer{position:absolute;top:0;left:0;width:100%;height:6000px;z-index:0;pointer-events:none;overflow:visible}.background-wrapper{position:relative;width:100%;max-width:1980px;margin:0 auto;height:6000px;overflow:visible}.blur-overlay{position:absolute;inset:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10}.bg-image{position:absolute;opacity:.5;width:400px;height:auto;transform:rotate(0)}.bg-image-1{top:200px;left:100px;width:200px;transform:rotate(15deg)}.bg-image-2{top:500px;left:1400px;width:180px;transform:rotate(-20deg)}.bg-image-3{top:900px;left:600px;width:220px;transform:rotate(8deg)}.bg-image-4{top:1300px;left:200px;width:250px;transform:rotate(-12deg)}.bg-image-5{top:1800px;left:1200px;width:210px;transform:rotate(5deg)}.bg-image-6{top:2200px;left:100px;width:230px;transform:rotate(25deg)}.bg-image-7{top:2600px;left:1500px;width:190px;transform:rotate(-10deg)}.bg-image-8{top:2900px;left:800px;width:200px;transform:rotate(0)}.bg-image-9{top:3300px;left:400px;width:170px;transform:rotate(18deg)}.bg-image-10{top:3700px;left:1000px;width:260px;transform:rotate(-5deg)}.bg-image-11{top:4000px;left:200px;width:240px;transform:rotate(22deg)}.bg-image-12{top:4300px;left:1600px;width:210px;transform:rotate(-16deg)}.bg-image-13{top:4700px;left:700px;width:180px;transform:rotate(12deg)}.bg-image-14{top:5100px;left:300px;width:220px;transform:rotate(6deg)}.bg-image-15{top:5500px;left:1100px;width:200px;transform:rotate(-8deg)}.bg-image-16{top:-5800px;left:-300px;width:400px;transform:rotate(20deg)}.bg-image-17{top:-5000px;left:2200px;width:450px;transform:rotate(-15deg)}.bg-image-18{top:-4200px;left:-400px;width:380px;transform:rotate(10deg)}.bg-image-19{top:-3500px;left:2300px;width:500px;transform:rotate(-18deg)}.bg-image-20{top:-2700px;left:-250px;width:420px;transform:rotate(30deg)}.bg-image-21{top:-1900px;left:2100px;width:390px;transform:rotate(-25deg)}.bg-image-22{top:-1100px;left:-350px;width:410px;transform:rotate(16deg)}.bg-image-23{top:0;left:2250px;width:470px;transform:rotate(-10deg)}.bg-image-24{top:1000px;left:-280px;width:440px;transform:rotate(12deg)}.bg-image-25{top:2200px;left:2400px;width:460px;transform:rotate(-5deg)}.bg-image-26{top:3500px;left:-500px;width:430px;transform:rotate(14deg)}.bg-image-27{top:4700px;left:2500px;width:480px;transform:rotate(-8deg)}.background-elements{position:absolute;inset:0;display:flex;justify-content:center}.background-wrapper{position:relative;width:100%;max-width:1980px;margin:0 auto;height:6000px}.contact-cta{padding:4rem 17rem;color:#fff;position:relative}.cta-content{display:flex;justify-content:space-between;align-items:center;gap:2rem}.cta-text h2{font-size:2.5rem;margin-bottom:1rem}.cta-text p{font-size:1.1rem;color:#bcbcbc;margin-bottom:2rem;max-width:600px}.cta-buttons{display:flex;gap:1rem;flex-wrap:wrap}.cta-btn{display:inline-block;padding:.75rem 1.5rem;border-radius:999px;font-weight:500;transition:all .3s ease;text-decoration:none;font-size:1rem}.cta-btn.primary{background:linear-gradient(to right,#30ffff,#5d17eb);color:#fff;font-weight:600;border:none;border-radius:999px;cursor:pointer;transition:opacity .2s ease}.cta-btn.primary:hover{opacity:.9}.cta-btn.outline{display:inline-flex;align-items:center;justify-content:center;border-radius:2rem;border:1px solid white;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;color:#fff;background:transparent;cursor:pointer;transition:border-color .25s;text-decoration:none}.cta-btn.outline:hover{border-color:#646cff}.cta-image img{width:160px;height:auto;filter:drop-shadow(0 0 60px rgba(120,0,255,.4))}@media (max-width: 1200px){.contact-cta{padding:2rem 1rem;text-align:center}.cta-content{flex-direction:column;align-items:center}.cta-text h2{font-size:2rem}.cta-image{display:none}.cta-buttons{justify-content:center}}.begin-now-contaienr{display:flex;justify-content:center}.Container{padding:1rem;background:#0b0f1c;color:#fff;font-family:sans-serif}.dashboard-container{display:flex;height:85vh;background:#0b0f1c;color:#fff;border-radius:20px;overflow:hidden}.sidebar{width:240px;background-color:#141a2c;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between}.sidebar-title{font-size:1.2rem;font-weight:700;margin-bottom:1rem;color:#fff}.tab-list{list-style:none;padding:0;margin:0}.tab-item{display:flex;align-items:center;gap:.6rem;padding:.6rem;border-radius:8px;cursor:pointer;transition:background-color .2s,color .2s;color:#bcbcbc}.tab-item:hover,.tab-item.active{background-color:#646cff22;color:#fff}.home-link{display:flex;align-items:center;gap:.6rem;border:none;background:none;color:#fffc;cursor:pointer;font-size:1rem;padding:.6rem;border-radius:8px;transition:background-color .2s;text-decoration:none}.home-link:hover{background-color:#2e57c7;color:#fff}.logout-button{display:flex;align-items:center;gap:.6rem;border:none;background:none;color:#fffc;cursor:pointer;font-size:1rem;padding:.6rem;border-radius:8px;transition:background-color .2s}.logout-button:hover{background-color:#c72e2e;color:#fff}.dashboard-content{flex:1;background:#1d2536;padding:2rem;overflow-y:auto}.tab-content h2{margin-top:0;margin-bottom:1rem;font-size:1.5rem}.tab-content p{margin:.4rem 0;font-size:1rem}.Container h3{font-size:1.4rem;margin-bottom:1rem;color:#fffc}.tab-list::-webkit-scrollbar{height:6px}.tab-list::-webkit-scrollbar-thumb{background-color:#444;border-radius:3px}@media (max-width: 768px){.Header{text-align:center}.dashboard-container{flex-direction:column;align-items:center;height:auto}.sidebar{width:90%;flex-direction:column;padding:1rem;border-radius:12px;background-color:#141a2c;margin-bottom:1rem}.sidebar-title{font-size:1rem;margin-bottom:1rem;color:#bcbcbc}.tab-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;margin-top:1rem}.tab-item{flex:1 1 calc(50% - .5rem);font-size:.85rem;padding:.6rem;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#bcbcbc;transition:.2s}.tab-item.active,.tab-item:hover{color:#fff}.logout-button,.home-link{display:flex;align-items:center;justify-content:center;font-size:.85rem;padding:.6rem;color:#fff;border-radius:8px;text-align:center}.logout-button:hover{background-color:#c72e2e}.dashboard-content{width:84.5%;background-color:#1d2536;border-radius:12px;color:#fff}.tab-content p{font-size:.9rem;margin:.4rem 0}.tab-content h2{font-size:1.2rem;margin-bottom:.6rem}}.section-title{font-size:1.6rem;margin-bottom:2rem;color:#f1f5f9}.payment-section{background-color:#111827;padding:1.5rem;border-radius:12px;margin-bottom:2rem;border:1px solid #1f2937}.payment-section h4{font-size:1.25rem;margin-bottom:.8rem;color:#f9fafb}.payment-section p{color:#d1d5db;margin-bottom:1.2rem}.modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease-in-out}.modal{background:#0b0f1c;color:#e2e8f0;padding:2rem;border-radius:14px;box-shadow:0 15px 35px #0000004d;width:90%;max-width:420px;text-align:center;animation:scaleIn .2s ease-in-out;border:1px solid #1e293b;position:relative}.modal h4{font-size:1.5rem;margin-bottom:1rem;color:#f8fafc}.modal p{font-size:1rem;color:#cbd5e1;margin:.5rem 0 1.5rem}.modal-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.modal-close{position:absolute;top:.8rem;right:1rem;font-size:1.5rem;background:none;border:none;color:#94a3b8;cursor:pointer}.modal-close:hover{color:#f87171}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}html,body,#root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;margin:0;padding:0;width:100%;min-height:100vh;overflow-x:hidden;background-color:#060d1d;color:#bcbcbc;scroll-behavior:smooth}.app-container{max-width:1980px;margin:0 auto;padding:0;width:100%;position:relative}#main-content{position:relative;z-index:2}
