*,*:before,*:after{box-sizing:border-box}html{height:100%;width:100%;max-width:100vw;overflow-y:scroll;overflow-x:hidden;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#3db85b;text-decoration:inherit}a:hover{color:#4fcc6d}body{margin:0;display:block;min-width:320px;min-height:100%;width:100%;max-width:100vw;overflow-x:hidden;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}input,textarea,[contenteditable],p,span,h1,h2,h3,h4,h5,h6{-webkit-user-select:auto;user-select:auto}input,textarea,select{font-size:16px}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#3db85b}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.error-boundary{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(180deg,#0f291d,#011910);padding:20px}.error-boundary-content{background:#0f291de6;border:1px solid rgba(0,178,54,.2);border-radius:16px;padding:48px;max-width:600px;text-align:center;box-shadow:0 20px 60px #00000080}.error-icon{font-size:72px;margin-bottom:24px;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.error-boundary-content h1{font-size:32px;font-weight:700;color:#eaedf0;margin-bottom:16px}.error-message{font-size:16px;color:#eaedf0b3;line-height:1.6;margin-bottom:32px}.error-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.error-btn{padding:12px 24px;font-size:16px;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .3s ease}.error-btn.primary{background:#00b236;color:#011910}.error-btn.primary:hover{background:#00cc3f;transform:translateY(-2px);box-shadow:0 4px 12px #00b23666}.error-btn.secondary{background:#00b23626;color:#00b236;border:1px solid rgba(0,178,54,.3)}.error-btn.secondary:hover{background:#00b23640;transform:translateY(-2px)}.error-details{margin-top:32px;text-align:left;background:#0000004d;border-radius:8px;padding:16px;border:1px solid rgba(0,178,54,.1)}.error-details summary{cursor:pointer;font-weight:600;color:#eaedf0e6;margin-bottom:12px}.error-stack{font-family:Courier New,Courier,monospace;font-size:12px;color:#ff6b6b;background:#ff6b6b1a;padding:16px;border-radius:4px;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word}html{height:100%}body{margin:0;padding:0;display:block;min-height:100%;width:100%;max-width:100vw;background:#011910;color:#fff;-webkit-overflow-scrolling:touch;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;overflow-x:hidden}input,textarea,[contenteditable]{-webkit-user-select:auto;user-select:auto}#root{width:100%;max-width:100vw;min-height:100vh;margin:0 auto;overflow-x:hidden;position:relative;box-sizing:border-box}.logo{height:4.5em;padding:1.5em;will-change:filter;transition:filter .3s}.opacity5{opacity:.5}.outline-white{border:1px solid #ffffff2f;padding:20px;border-radius:20px}.box_image{background-color:#0d261c;height:300px;width:100%;padding:20px;border-radius:20px;display:flex;align-items:end;box-shadow:#0003 0 60px 40px -7px;transition:all linear .4s}.box_image:hover{position:relative;top:-10px;box-shadow:#0000001a 0 20px 25px -5px,#0000000a 0 10px 10px -5px}@media(max-width:600px){.fullw{min-height:auto}.dual{width:100%;height:auto}.dual .w480{width:100%}.dual .blur_bg{border:none;border-radius:0}.dual .p40{padding:40px 10px}.navicons,.border__l.inline,nav.dashboard-navbar{display:none}.sm-odd{display:block!important}.mobmenu{position:absolute;display:block;top:20px;right:30px;z-index:100;text-decoration:none;font-size:13.5px;padding:8px 16px;border:1px solid #fff;background:transparent;color:#fff;border-radius:5px;cursor:pointer;transition:all .2s ease}.mobmenu:hover{background:#ffffff1a}.slidedown{max-height:0;overflow:hidden;opacity:0;pointer-events:none;transition:max-height .4s ease,opacity .3s ease}.slidedown.open{max-height:300px;opacity:1;pointer-events:auto}.dual.pb50.p-4{padding:0!important}}.notification-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.notification-popup{background:linear-gradient(145deg,#1a1a2e,#16213e);border-radius:16px;max-width:480px;width:90%;max-height:80vh;overflow:hidden;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff1a;animation:slideIn .4s ease}.notification-popup.maintenance{border-top:4px solid #f59e0b}.notification-popup.info{border-top:4px solid #3b82f6}.notification-popup.success{border-top:4px solid #10b981}.notification-popup.warning{border-top:4px solid #ef4444}.notification-header{padding:24px 24px 16px;display:flex;align-items:flex-start;gap:16px}.notification-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.notification-popup.maintenance .notification-icon{background:#f59e0b26;color:#f59e0b}.notification-popup.info .notification-icon{background:#3b82f626;color:#3b82f6}.notification-popup.success .notification-icon{background:#10b98126;color:#10b981}.notification-popup.warning .notification-icon{background:#ef444426;color:#ef4444}.notification-icon svg{width:28px;height:28px}.notification-header-content{flex:1}.notification-title{font-size:20px;font-weight:600;color:#fff;margin:0 0 4px}.notification-time{font-size:13px;color:#ffffff80}.notification-body{padding:0 24px 24px}.notification-message{font-size:15px;line-height:1.7;color:#ffffffd9;white-space:pre-line}.notification-footer{padding:16px 24px;background:#0003;display:flex;justify-content:flex-end;gap:12px}.notification-btn{padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}.notification-btn-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.notification-btn-primary:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px)}.notification-popup.maintenance .notification-btn-primary{background:linear-gradient(135deg,#f59e0b,#d97706)}.notification-popup.maintenance .notification-btn-primary:hover{background:linear-gradient(135deg,#d97706,#b45309)}@media(max-width:480px){.notification-popup{width:95%;margin:16px}.notification-header{padding:20px 20px 12px}.notification-body{padding:0 20px 20px}.notification-footer{padding:12px 20px}.notification-title{font-size:18px}.notification-message{font-size:14px}.notification-icon{width:40px;height:40px}.notification-icon svg{width:24px;height:24px}}.home-page{min-height:100vh;background:#011910;width:100%;max-width:100vw;box-sizing:border-box;overflow-x:hidden}.hero-section{min-height:70vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#011910,#0e613a);padding:80px 20px;position:relative;overflow:hidden}.hero-section:before{content:"";position:absolute;top:0;right:0;width:50%;height:100%;background:linear-gradient(135deg,#00b2361a,#b8d3300d);border-radius:50% 0 0 50%;transform:translate(25%);pointer-events:none}.hero-content{max-width:1200px;margin:0 auto;text-align:center;position:relative;z-index:1}.hero-title{color:#eaeddf;font-size:clamp(2.5rem,6vw,5rem);font-weight:900;line-height:1.1;margin:0 0 24px;letter-spacing:-.02em}.hero-title.hero-title-bold{font-size:clamp(3rem,8vw,6rem);font-weight:900;letter-spacing:-.03em;line-height:1.05}.hero-title-split span{display:block}.hero-title .gradient-gold-green{background:linear-gradient(135deg,gold,orange,#00b236);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:900;display:inline-block}.hero-subtitle{color:#eaeddfb3;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;letter-spacing:.01em;line-height:1.5;max-width:480px;margin:0 auto 40px}.hero-buttons{display:flex;gap:12px;justify-content:center;align-items:center}.btn-hero-primary,.btn-hero-secondary{padding:14px 32px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;letter-spacing:.2px;white-space:nowrap}.btn-hero-primary{background:#c5d63d;color:#011910;box-shadow:0 4px 20px #c5d63d4d}.btn-hero-primary:hover{transform:translateY(-3px);box-shadow:0 8px 30px #eaeddf4d}.btn-hero-secondary{background:transparent;color:#eaeddf;border:1.5px solid rgba(234,237,223,.3)}.btn-hero-secondary:hover{border-color:#00b236;background:#00b2361a}.hero-card-showcase{display:flex;justify-content:center;margin-top:48px;margin-bottom:32px}.hero-card-showcase .prop-card{position:relative;border-radius:18px;padding:1.5rem;min-height:200px;display:flex;flex-direction:column;justify-content:space-between;overflow:visible;background:linear-gradient(135deg,#050a08,#0a110e,#050a08);box-shadow:0 20px 50px #00000080,0 0 30px #b8f83a14;width:340px;max-width:90vw}.hero-card-showcase .card-gradient-border{position:absolute;inset:-2px;border-radius:20px;background:linear-gradient(135deg,#e8f542,#c5d63d,#b8f83a 30%,#3db85b,#00d632 70%,#b8f83a,#e8f542);z-index:-1;pointer-events:none}.hero-card-showcase .prop-card:before{content:"";position:absolute;inset:0;border-radius:18px;background:repeating-linear-gradient(-30deg,transparent,transparent 8px,rgba(0,214,50,.04) 8px,rgba(0,214,50,.04) 9px),repeating-linear-gradient(0deg,transparent,transparent 20px,rgba(61,184,91,.025) 20px,rgba(61,184,91,.025) 21px),radial-gradient(ellipse 80% 50% at 70% 0%,rgba(0,214,50,.12) 0%,transparent 60%),radial-gradient(ellipse 60% 40% at 10% 100%,rgba(184,248,58,.08) 0%,transparent 50%);pointer-events:none;z-index:0}.hero-card-showcase .prop-card:after{content:"";position:absolute;inset:0;border-radius:18px;background:linear-gradient(125deg,transparent 0%,transparent 40%,rgba(255,255,255,.02) 45%,rgba(255,255,255,.04) 50%,rgba(255,255,255,.02) 55%,transparent 60%,transparent 100%);pointer-events:none;z-index:0}.hero-card-showcase .prop-card-top{display:flex;justify-content:space-between;align-items:center;z-index:2;position:relative}.hero-card-showcase .brand-name{font-size:1rem;font-weight:700;color:#f5f7f2;letter-spacing:.04em}.hero-card-showcase .card-status-badge{padding:.25rem .75rem;border-radius:20px;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.hero-card-showcase .card-status-badge.funded{background:#b8f83a33;color:#b8f83a;border:1px solid rgba(184,248,58,.3)}.hero-card-showcase .prop-card-body{z-index:2;position:relative;margin:.75rem 0}.hero-card-showcase .balance-block{display:flex;flex-direction:column;gap:.25rem}.hero-card-showcase .balance-label{font-size:.6875rem;font-weight:500;color:#7a917a;text-transform:uppercase;letter-spacing:.04em}.hero-card-showcase .balance-value{font-size:1.75rem;font-weight:800;color:#f5f7f2;font-variant-numeric:tabular-nums;text-shadow:0 2px 10px rgba(0,0,0,.3)}.hero-card-showcase .prop-card-footer{display:flex;gap:1.5rem;z-index:2;position:relative}.hero-card-showcase .stat-block{display:flex;flex-direction:column;gap:.125rem}.hero-card-showcase .stat-label{font-size:.625rem;font-weight:500;color:#7a917a;text-transform:uppercase}.hero-card-showcase .stat-value{font-size:.8125rem;font-weight:600;color:#c8d4b8}.hero-card-showcase .stat-value.redeemable{background:linear-gradient(135deg,#b8f83a,#e8f542);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}.hero-card-showcase .pin-chip{position:absolute;right:1.5rem;bottom:4.5rem;width:46px;height:34px;background:linear-gradient(145deg,#e8f542,#c5d63d,#b8f83a,#a8e82a,#c5d63d);border-radius:5px;z-index:3;border:none;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #b8f83a66,inset 0 1px 2px #ffffff80,inset 0 -1px 2px #0000001a}.hero-card-showcase .pin-label{font-size:.5625rem;font-weight:700;color:#00000080;letter-spacing:.1em}.feature-highlights{display:flex;gap:10px;justify-content:center;margin-top:24px;flex-wrap:nowrap}.highlight-card.compact{padding:12px 16px;min-width:auto;gap:0}.highlight-card.compact .highlight-title{font-size:12px;line-height:1.2}.highlight-card{background:#011910cc;border:1px solid rgba(95,129,113,.3);border-radius:12px;padding:20px 24px;min-width:180px;display:flex;flex-direction:column;gap:12px;transition:all .3s ease}.highlight-card:hover{border-color:#c5d63d66;background:#011910f2}.highlight-title{color:#c5d63d;font-size:15px;font-weight:600;line-height:1.3}.highlight-link{display:flex;align-items:center;gap:6px;color:#eaeddf99;font-size:13px;cursor:pointer;transition:color .2s ease}.highlight-link:hover{color:#eaeddf}.highlight-arrow{font-size:12px}@media(max-width:600px){.feature-highlights{flex-direction:row;gap:6px;padding:0 16px;justify-content:center}.highlight-card{min-width:auto;flex:1;max-width:110px;padding:12px 10px;border-radius:10px}.highlight-title{font-size:11px;line-height:1.2}.highlight-link{font-size:10px;gap:4px}.highlight-arrow{font-size:10px}}.stats-section{padding:60px 20px;background:linear-gradient(135deg,#0a2f20,#011910);border-top:1px solid rgba(95,129,113,.2)}.stats-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:40px;background:#01191099;border:1px solid rgba(95,129,113,.3);border-radius:20px;padding:40px}.stat-item{text-align:center;display:flex;flex-direction:column;gap:12px}.stat-value{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;color:#eaeddf;line-height:1;letter-spacing:-.02em}.stat-label{display:flex;align-items:center;justify-content:center;gap:8px;color:#eaeddfb3;font-size:14px;font-weight:500}.stat-icon{font-size:18px}@media(max-width:900px){.stats-container{grid-template-columns:repeat(2,1fr);gap:30px;padding:30px 20px}.stat-value{font-size:2.5rem}}@media(max-width:500px){.stats-section{padding:40px 16px}.stats-container{grid-template-columns:repeat(2,1fr);gap:20px;padding:24px 16px}.stat-value{font-size:2rem}.stat-label{font-size:12px;gap:6px}.stat-icon{font-size:16px}}.demo-section{padding:80px 20px;background:linear-gradient(180deg,#0e613a,#011910)}.challenge-section{padding:80px 20px;background:#0a0a0a}.challenge-header{text-align:center;margin-bottom:48px}.challenge-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;color:#eaeddf;margin:0;line-height:1.1}.challenge-title.challenge-title-muted{color:#eaeddf80;margin-bottom:20px}.challenge-subtitle{color:#eaeddf99;font-size:16px;margin:0}.challenge-content{max-width:600px;margin:0 auto}.capital-tabs{display:flex;gap:8px;margin-bottom:16px}.capital-tab{flex:1;padding:14px 20px;background:transparent;border:1px solid rgba(95,129,113,.3);border-radius:8px;color:#eaeddfb3;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.capital-tab:hover{border-color:#c5d63d80;color:#eaeddf}.capital-tab.active{background:#c5d63d;border-color:#c5d63d;color:#011910}.challenge-card{background:linear-gradient(180deg,#1a1a1a,#0d0d0d);border:1px solid rgba(95,129,113,.2);border-radius:20px;overflow:hidden}.challenge-card-header{text-align:center;padding:32px 24px;background:linear-gradient(180deg,#1f1f1f,#1a1a1a)}.capital-amount{font-size:3rem;font-weight:900;color:#eaeddf;margin-bottom:8px}.capital-label{color:#eaeddf99;font-size:14px;display:flex;align-items:center;justify-content:center;gap:6px}.info-icon{opacity:.5;font-size:12px}.challenge-card-body{padding:0}.challenge-row{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid rgba(95,129,113,.15)}.challenge-row:last-child{border-bottom:none}.challenge-row-left{display:flex;align-items:center;gap:12px}.row-icon{font-size:16px;opacity:.6}.row-text{display:flex;flex-direction:column;gap:2px}.row-title{color:#eaeddfe6;font-size:15px;font-weight:500}.row-desc{color:#eaeddf80;font-size:12px}.challenge-row-right{display:flex;align-items:center}.row-value{color:#eaeddf;font-size:15px;font-weight:600}.included-badge{background:#c5d63d26;color:#c5d63d;padding:6px 12px;border-radius:6px;font-size:13px;font-weight:500}.challenge-card-footer{padding:24px;background:linear-gradient(180deg,#1a1a1a,#2a2a2a,#0d0d0d);display:flex;flex-direction:column;align-items:center;gap:16px}.price-section{display:flex;align-items:baseline;gap:12px}.current-price{font-size:2.5rem;font-weight:900;color:#c5d63d}.original-price{font-size:1.25rem;color:#eaeddf66;text-decoration:line-through}.coupon-badge{display:flex;align-items:center;gap:8px;background:#5f817133;border:1px dashed rgba(95,129,113,.4);padding:8px 16px;border-radius:8px;color:#eaeddfb3;font-size:14px;font-weight:600;letter-spacing:.1em;cursor:pointer}.copy-icon{opacity:.6}.start-now-btn{width:100%;padding:16px 32px;background:linear-gradient(135deg,#c5d63d,#a8b82f);border:none;border-radius:12px;color:#011910;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease}.start-now-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #c5d63d4d}@media(max-width:600px){.challenge-section{padding:60px 16px}.capital-tabs{gap:6px}.capital-tab{padding:12px;font-size:14px}.capital-amount{font-size:2.5rem}.challenge-row{padding:14px 16px}.row-title,.row-value{font-size:14px}.current-price{font-size:2rem}}.plans-include-section{padding:60px 20px 80px;background:#0a0a0a}.plans-include-container{max-width:700px;margin:0 auto}.plans-include-header{text-align:center;color:#eaeddf80;font-size:13px;font-weight:600;letter-spacing:.15em;margin-bottom:32px}.plans-include-list{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.include-item{display:flex;align-items:flex-start;gap:16px}.include-icon{font-size:20px;flex-shrink:0;width:24px;text-align:center}.include-icon-fiveex{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;color:#3db85b}.include-icon-fiveex svg{width:22px;height:22px}.include-text{color:#eaeddfd9;font-size:15px;line-height:1.5}.plans-include-cta{background:linear-gradient(135deg,#1a1a1a,#141414);border:1px solid rgba(95,129,113,.2);border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:16px}.cta-icon{font-size:24px;width:48px;height:48px;background:#5f817126;border-radius:12px;display:flex;align-items:center;justify-content:center}.cta-text{color:#eaeddf;font-size:16px;font-weight:600;line-height:1.5;margin:0}.cta-btn{background:#5f817133;border:1px solid rgba(95,129,113,.3);border-radius:10px;padding:14px 24px;color:#eaeddf;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;width:fit-content}.cta-btn:hover{background:#5f81714d;border-color:#5f817180}@media(max-width:600px){.plans-include-section{padding:40px 16px 60px}.include-text{font-size:14px}.plans-include-cta{padding:20px}.cta-text{font-size:15px}}.features-showcase{padding:100px 20px;background:linear-gradient(180deg,#0e613a,#011910 50% 100%)}.features-header{text-align:center;margin-bottom:60px}.features-title{color:#eaeddf;font-size:clamp(2rem,4vw,3rem);font-weight:800;margin:0 0 16px;letter-spacing:-.01em}.features-desc{color:#eaeddf99;font-size:1.1rem;margin:0}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:28px;max-width:1400px;margin:0 auto;padding:0 20px}.feature-card{background:linear-gradient(145deg,#ffffff14,#ffffff05);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:28px;transition:all .4s ease;position:relative;overflow:hidden}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#00b236,#22c55e);opacity:0;transition:opacity .3s ease}.feature-card:hover{transform:translateY(-8px);border-color:#00b2364d;box-shadow:0 25px 50px #0006}.feature-card:hover:before{opacity:1}.feature-badge{display:inline-block;padding:6px 14px;border-radius:20px;font-size:11px;font-weight:700;letter-spacing:1.5px;margin-bottom:20px}.feature-badge.futures,.feature-badge.spot,.feature-badge.prop{background:#00b23626;color:#00b236;border:1px solid rgba(0,178,54,.3)}.feature-badge.send{background:#3b82f626;color:#3b82f6;border:1px solid rgba(59,130,246,.3)}.feature-badge.copy{background:#a855f726;color:#a855f7;border:1px solid rgba(168,85,247,.3)}.feature-badge.withdraw{background:#ef444426;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.feature-badge.deposit{background:#22c55e26;color:#22c55e;border:1px solid rgba(34,197,94,.3)}.feature-mockup{background:#0a0f0d;border-radius:16px;overflow:hidden;margin-bottom:24px;border:1px solid rgba(255,255,255,.06)}.mockup-header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid rgba(255,255,255,.06);background:#ffffff05}.mockup-pair{display:flex;align-items:center;gap:10px}.pair-icon{width:28px;height:28px;border-radius:50%}.pair-icon.btc{background:linear-gradient(135deg,#f7931a,#ffb84d)}.pair-icon.eth{background:linear-gradient(135deg,#627eea,#8fa8f8)}.mockup-pair span{color:#eaeddf;font-weight:600;font-size:14px}.mockup-price{color:#22c55e;font-weight:700;font-size:14px}.mockup-body{padding:16px}.mockup-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.mockup-row:last-child{margin-bottom:0}.mockup-row .label{color:#eaeddf80;font-size:13px}.mockup-row .value{color:#eaeddf;font-weight:600;font-size:14px}.mockup-row .value.small{font-size:12px;color:#eaeddfb3}.direction-btns{display:flex;gap:8px}.dir-btn{padding:6px 16px;border-radius:6px;font-size:12px;font-weight:600;background:#ffffff0d;color:#eaeddf80}.dir-btn.long.active{background:#22c55e33;color:#22c55e}.dir-btn.short.active{background:#ef444433;color:#ef4444}.leverage-display{display:flex;align-items:center;gap:10px}.lev-value{color:#eaeddf;font-weight:700;font-size:14px}.lev-slider{width:60px;height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden}.lev-fill{width:45%;height:100%;background:linear-gradient(90deg,#00b236,#22c55e);border-radius:2px}.ai-row{background:#00b23614;margin:14px -16px -16px;padding:12px 16px;border-top:1px solid rgba(0,178,54,.15)}.ai-badge{font-size:12px;color:#22c55e;font-weight:600}.ai-status{font-size:11px;font-weight:700;padding:4px 10px;border-radius:12px}.ai-status.on{background:#22c55e33;color:#22c55e}.mockup-btn{background:linear-gradient(135deg,#00b236,#0e613a);color:#eaeddf;text-align:center;padding:14px;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease}.mockup-btn:hover{background:linear-gradient(135deg,#22c55e,#00b236)}.swap-container{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;position:relative}.swap-box{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:14px}.swap-label{font-size:11px;color:#eaeddf80;display:block;margin-bottom:6px}.swap-row{display:flex;justify-content:space-between;align-items:center}.swap-amount{color:#eaeddf;font-size:20px;font-weight:700}.swap-token{background:#ffffff14;padding:6px 12px;border-radius:8px;color:#eaeddf;font-weight:600;font-size:13px}.swap-arrow{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(90deg);width:32px;height:32px;background:#0e613a;border-radius:50%;display:flex;align-items:center;justify-content:center;border:3px solid #0a0f0d;z-index:1}.swap-arrow svg{width:16px;height:16px;color:#eaeddf}.prop-header{flex-direction:column;align-items:flex-start!important;gap:8px}.prop-tier{display:flex;flex-direction:column}.tier-label{font-size:11px;color:#eaeddf80}.tier-amount{font-size:24px;font-weight:800;color:#eaeddf}.prop-status{font-size:11px;font-weight:700;padding:4px 12px;border-radius:12px}.prop-status.active{background:#22c55e33;color:#22c55e}.prop-stats{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.prop-stat{display:flex;justify-content:space-between;align-items:center}.stat-label{font-size:12px;color:#eaeddf80}.stat-value{font-size:14px;font-weight:700;color:#eaeddf}.stat-value.positive{color:#22c55e}.prop-progress{background:#ffffff08;border-radius:10px;padding:12px}.progress-label{display:flex;justify-content:space-between;font-size:11px;color:#eaeddf99;margin-bottom:8px}.progress-bar{height:6px;background:#ffffff1a;border-radius:3px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#f59e0b,#fbbf24);border-radius:3px;transition:width .5s ease}.network-badge{background:#f7931a33;color:#f7931a;padding:4px 10px;border-radius:12px;font-size:11px;font-weight:600}.send-recipient{margin-bottom:16px}.send-label{font-size:11px;color:#eaeddf80;display:block;margin-bottom:8px}.address-display{display:flex;justify-content:space-between;align-items:center;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:12px}.address-text{color:#eaeddf;font-family:monospace;font-size:14px;font-weight:600}.address-verified{background:#22c55e33;color:#22c55e;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px}.copy-header{flex-direction:row!important;align-items:center!important}.trader-profile{display:flex;align-items:center;gap:10px}.trader-avatar{width:36px;height:36px;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px}.trader-info{display:flex;flex-direction:column}.trader-name{color:#eaeddf;font-weight:700;font-size:14px}.trader-followers{color:#eaeddf80;font-size:11px}.trader-badge{padding:4px 10px;border-radius:12px;font-size:11px;font-weight:700}.trader-badge.top{background:#fbbf2433;color:#fbbf24}.copy-stats{display:flex;flex-direction:column;gap:12px}.copy-stat{display:flex;justify-content:space-between;align-items:center}.copy-btn{background:linear-gradient(135deg,#3db85b,#00d632)!important}.copy-btn:hover{background:linear-gradient(135deg,#b8f83a,#e8f542)!important}.withdraw-header{flex-direction:column!important;align-items:flex-start!important;gap:8px}.withdraw-title{color:#eaeddf;font-weight:700;font-size:14px}.withdraw-method{display:flex;align-items:center;gap:8px;background:#ffffff0d;padding:6px 12px;border-radius:8px;font-size:12px;color:#eaeddfcc}.withdraw-amount-display{display:flex;align-items:baseline;justify-content:center;padding:16px 0;margin-bottom:16px}.withdraw-currency{color:#eaeddf80;font-size:24px;font-weight:600}.withdraw-value{color:#eaeddf;font-size:36px;font-weight:800}.withdraw-decimal{color:#eaeddf80;font-size:24px;font-weight:600}.deposit-header{flex-direction:column!important;align-items:flex-start!important;gap:12px}.deposit-title{color:#eaeddf;font-weight:700;font-size:14px}.deposit-methods{display:flex;gap:8px}.method-icon{width:32px;height:32px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer;transition:all .2s ease}.method-icon.active{background:#00b23626;border-color:#00b2364d}.deposit-input-preview{display:flex;align-items:baseline;justify-content:center;padding:16px 0;margin-bottom:16px}.deposit-prefix{color:#eaeddf80;font-size:24px;font-weight:600;margin-right:4px}.deposit-amount{color:#eaeddf;font-size:32px;font-weight:800}.feature-info h3{color:#eaeddf;font-size:1.25rem;font-weight:700;margin:0 0 10px}.feature-info p{color:#eaeddf99;font-size:14px;line-height:1.6;margin:0}.features-cta{text-align:center;margin-top:60px}.btn-features-cta{background:linear-gradient(135deg,#00b236,#0e613a);color:#eaeddf;padding:18px 48px;border-radius:12px;font-size:18px;font-weight:700;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #00b2364d}.btn-features-cta:hover{transform:translateY(-3px);box-shadow:0 8px 30px #00b23666}.faq-section{padding:80px 20px 100px;background:#011910}.demo-header{text-align:center;margin-bottom:48px}.demo-title{color:#eaeddf;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;margin:0 0 24px;letter-spacing:-.01em}.live-badge{display:inline-flex;align-items:center;background:#00b23626;border:1px solid rgba(0,178,54,.3);border-radius:24px;padding:10px 20px;gap:8px}.live-badge span{color:#00b236;font-size:14px;font-weight:700;letter-spacing:1px}.demo-content{max-width:1200px;margin:0 auto}@media(max-width:1024px){.hero-section{min-height:60vh;padding:60px 20px}.hero-title{font-size:clamp(2rem,5vw,4rem);margin-bottom:36px}.hero-title.hero-title-bold{font-size:clamp(2.5rem,7vw,5rem)}.demo-section{padding:60px 20px}.faq-section{padding:60px 20px 80px}.features-showcase{padding:80px 20px}.features-grid{grid-template-columns:repeat(2,1fr);gap:24px;padding:0 16px}}@media(max-width:768px){.hero-section{min-height:50vh;padding:40px 20px}.hero-title{margin-bottom:32px}.hero-buttons{flex-direction:column;align-items:center}.btn-hero-primary,.btn-hero-secondary{width:100%;max-width:300px}.demo-section{padding:40px 16px}.faq-section{padding:40px 16px 60px}.demo-header{margin-bottom:32px}.live-badge span{font-size:12px}.features-showcase{padding:60px 16px}.features-header{margin-bottom:40px}.features-title{font-size:1.75rem}.features-desc{font-size:1rem}.features-grid{grid-template-columns:1fr;gap:24px;padding:0 12px}.feature-card{padding:24px}.features-cta{margin-top:40px}.btn-features-cta{width:100%;max-width:300px;padding:16px 32px;font-size:16px}}@media(max-width:480px){.hero-section{padding:32px 16px}.hero-title{font-size:2rem}.hero-title.hero-title-bold{font-size:2.5rem}.btn-hero-primary,.btn-hero-secondary{padding:14px 32px;font-size:16px}.live-badge{padding:8px 16px}.live-badge span{font-size:11px}.features-showcase{padding:48px 12px}.features-title{font-size:1.5rem}.feature-card{padding:20px;border-radius:20px}.feature-badge{font-size:10px;padding:5px 12px}.feature-mockup{border-radius:12px}.mockup-header,.mockup-body{padding:12px}.mockup-btn{padding:12px;font-size:13px}.swap-amount{font-size:18px}.tier-amount{font-size:20px}.feature-info h3{font-size:1.1rem}.feature-info p{font-size:13px}}html{scroll-behavior:smooth}.demo-content.loading{opacity:.6;pointer-events:none}.demo-content>*{animation:fade-slide-up .6s ease-out}@keyframes fade-slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.tech-section{padding:100px 20px;background-color:#011910;text-align:center}.tech-container{max-width:1200px;margin:0 auto}.tech-header{margin-bottom:60px}.tech-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:#eaeddf;margin-bottom:24px}.tech-title .gradient-text{background:linear-gradient(135deg,gold,orange,#00b236);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.tech-subtitle{font-size:clamp(1rem,2vw,1.2rem);color:#eaeddfb3;max-width:800px;margin:0 auto;line-height:1.6}.tech-subtitle strong{color:#eaeddf;font-weight:600}.tech-visual{margin:60px auto;max-width:1100px}.trading-mockup{background:#0a1612;border-radius:20px;overflow:hidden;box-shadow:0 30px 80px #00000080,0 0 0 1px #3db85b26;text-align:left}.mockup-stats-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#3db85b1a;border-bottom:1px solid rgba(61,184,91,.15)}.mockup-stat{background:#0d1d16;padding:16px 20px;display:flex;flex-direction:column;gap:4px}.mockup-stat .stat-label{font-size:10px;font-weight:700;color:#5a6b5f;letter-spacing:.5px}.mockup-stat .stat-value{font-size:18px;font-weight:700;color:#eaeddf}.mockup-stat .stat-value.positive{color:#3db85b}.mockup-stat .stat-change{font-size:11px;font-weight:600;padding:2px 6px;border-radius:4px;width:fit-content}.mockup-stat .stat-change.positive{background:#3db85b26;color:#3db85b}.mockup-stat .stat-limit{font-size:10px;color:#5a6b5f}.mockup-stat .mini-bar{height:4px;background:#3db85b26;border-radius:2px;margin-top:6px}.mockup-stat .mini-fill{height:100%;width:100%;background:linear-gradient(90deg,#3db85b,#b8f83a);border-radius:2px}.mockup-trading-area{display:grid;grid-template-columns:320px 1fr;gap:20px;padding:20px}.mockup-trade-form{background:#0d1d16;border-radius:16px;border:1px solid rgba(61,184,91,.12);padding:20px;display:flex;flex-direction:column;gap:16px}.form-direction{display:grid;grid-template-columns:1fr 1fr;gap:8px}.form-direction .dir-btn{padding:12px;border:none;border-radius:10px;font-weight:700;font-size:14px;cursor:pointer;background:#132b21;color:#5a6b5f;transition:all .2s}.form-direction .dir-btn.long.active{background:linear-gradient(135deg,#3db85b,#2a9d4e);color:#0a1612}.form-direction .dir-btn.short.active{background:linear-gradient(135deg,#f6465d,#d93a4f);color:#fff}.form-asset{display:flex;align-items:center;gap:10px;padding:14px;background:#0a1612;border-radius:10px;border:1px solid rgba(61,184,91,.12)}.form-asset .asset-icon{font-size:20px;color:#f7931a}.form-asset .asset-name{font-weight:700;color:#eaeddf;flex:1}.form-asset .asset-price{font-weight:600;color:#3db85b;font-size:14px}.form-order-type{display:flex;gap:8px}.form-order-type .pill{flex:1;text-align:center;padding:10px;background:#0a1612;border-radius:8px;font-size:13px;font-weight:600;color:#5a6b5f}.form-order-type .pill.active{background:#3db85b1f;color:#3db85b}.form-leverage{display:flex;flex-direction:column;gap:8px}.form-leverage .lev-label{font-size:12px;color:#5a6b5f}.form-leverage .lev-value{font-size:16px;font-weight:700;color:#eaeddf}.form-leverage .lev-slider{height:6px;background:#132b21;border-radius:3px;position:relative}.form-leverage .lev-track{position:absolute;left:0;top:0;width:25%;height:100%;background:linear-gradient(90deg,#3db85b,#b8f83a);border-radius:3px}.form-leverage .lev-presets{display:flex;justify-content:space-between;gap:4px}.form-leverage .lev-presets span{font-size:11px;padding:6px 8px;background:#0a1612;border-radius:6px;color:#5a6b5f;flex:1;text-align:center}.form-leverage .lev-presets span.active{background:#3db85b1f;color:#3db85b}.form-amount .amount-header{font-size:12px;color:#5a6b5f;margin-bottom:8px}.form-amount .amount-input{display:flex;align-items:center;gap:8px;padding:14px;background:#0a1612;border-radius:10px;border:1px solid rgba(61,184,91,.2);color:#5a6b5f}.form-amount .amount-value{color:#eaeddf;font-weight:600;font-size:16px}.form-amount .amount-presets{display:flex;gap:6px;margin-top:10px}.form-amount .amount-presets span{flex:1;text-align:center;padding:8px;background:#0a1612;border-radius:6px;font-size:12px;color:#5a6b5f;border:1px solid rgba(61,184,91,.1)}.form-preview{padding:12px;background:#0a1612;border-radius:10px;display:flex;flex-direction:column;gap:8px}.form-preview .preview-row{display:flex;justify-content:space-between;font-size:12px;color:#9ca89e}.form-preview .preview-row span:last-child{color:#eaeddf;font-weight:600}.form-preview .preview-row.warn span:last-child{color:#f6465d}.form-submit{width:100%;padding:16px;background:linear-gradient(135deg,#3db85b,#2a9d4e);border:none;border-radius:12px;color:#0a1612;font-weight:800;font-size:15px;cursor:pointer;letter-spacing:.5px}.mockup-positions{background:#0d1d16;border-radius:16px;border:1px solid rgba(61,184,91,.12);overflow:hidden}.positions-header{display:flex;border-bottom:1px solid rgba(61,184,91,.1);background:#0a1612}.positions-header .tab{padding:16px 24px;font-size:13px;font-weight:700;color:#5a6b5f;cursor:pointer}.positions-header .tab.active{color:#eaeddf;position:relative}.positions-header .tab.active:after{content:"";position:absolute;bottom:0;left:24px;right:24px;height:2px;background:linear-gradient(90deg,#3db85b,#b8f83a)}.positions-header .count{font-size:11px;padding:2px 8px;background:#3db85b26;border-radius:8px;color:#3db85b;margin-left:6px}.positions-list{padding:12px;display:flex;flex-direction:column;gap:8px}.position-row{display:flex;align-items:center;gap:16px;padding:14px 16px;background:#0a1612;border-radius:12px;border:1px solid rgba(61,184,91,.08)}.pos-info{display:flex;align-items:center;gap:8px}.pos-dir{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:6px;font-weight:700;font-size:12px}.pos-dir.long{background:#3db85b26;color:#3db85b}.pos-dir.short{background:#f6465d26;color:#f6465d}.pos-symbol{font-weight:700;color:#eaeddf}.pos-lev{font-size:11px;padding:3px 6px;background:#3db85b1a;border-radius:4px;color:#3db85b}.pos-prices{flex:1;display:flex;align-items:center;gap:8px;font-size:13px;color:#9ca89e}.pos-prices .arrow{color:#5a6b5f}.pos-pnl{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.pos-pnl span:first-child{font-weight:700;font-size:14px}.pos-pnl span:last-child{font-size:11px;opacity:.8}.pos-pnl.positive{color:#3db85b}.pos-pnl.negative{color:#f6465d}.position-row .close-btn{padding:8px 14px;background:transparent;border:1px solid rgba(246,70,93,.3);border-radius:8px;color:#f6465d;font-size:12px;font-weight:600;cursor:pointer}@media(max-width:900px){.mockup-trading-area{grid-template-columns:1fr}.mockup-stats-bar{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.tech-section{padding:60px 16px}.mockup-stats-bar{grid-template-columns:1fr 1fr}.mockup-stat{padding:12px 14px}.mockup-stat .stat-value{font-size:15px}.mockup-trading-area{padding:12px;gap:12px}.mockup-trade-form{padding:16px}.form-leverage .lev-presets span{font-size:10px;padding:5px 4px}.position-row{flex-wrap:wrap;gap:10px}.pos-prices{flex-basis:100%;order:3}}.company-section{padding:100px 20px;background:linear-gradient(180deg,#011910,#0a1612);overflow:hidden}.company-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.world-map-area{position:relative}.world-map{position:relative;width:100%;aspect-ratio:2 / 1}.map-svg{width:100%;height:100%;opacity:.6}.map-marker{position:absolute;transform:translate(-50%,-50%);z-index:10}.marker-dot{width:16px;height:16px;background:#b8f83a;border-radius:50%;position:relative;z-index:2;box-shadow:0 0 20px #b8f83a80}.marker-pulse{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:30px;background:#b8f83a4d;border-radius:50%;animation:pulse 2s ease-out infinite}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(.5);opacity:1}to{transform:translate(-50%,-50%) scale(2);opacity:0}}.marker-label{position:absolute;top:-35px;left:50%;transform:translate(-50%);background:#eaeddf;color:#011910;padding:8px 16px;border-radius:20px;font-size:12px;font-weight:700;white-space:nowrap;box-shadow:0 4px 15px #0000004d}.marker-label:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #EAEDDF}.company-info{text-align:left}.company-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;color:#eaeddf;margin:0;line-height:1.1}.company-title.muted{color:#5a6b5f;margin-bottom:40px}.company-stats{display:flex;gap:24px;margin-bottom:32px}.company-stat{background:#3db85b14;border:1px solid rgba(61,184,91,.15);border-radius:16px;padding:20px 24px;flex:1}.company-stat .stat-number{display:block;font-size:2.5rem;font-weight:900;color:#b8f83a;line-height:1;margin-bottom:8px}.company-stat .stat-desc{font-size:13px;color:#9ca89e;line-height:1.4}.company-desc{font-size:1rem;color:#eaeddfb3;line-height:1.7;margin-bottom:32px;max-width:500px}.about-btn{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;background:transparent;border:2px solid rgba(234,237,223,.3);border-radius:30px;color:#eaeddf;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease}.about-btn:hover{background:#eaeddf1a;border-color:#eaeddf}@media(max-width:900px){.company-container{grid-template-columns:1fr;gap:40px}.world-map-area{order:1}.company-info{order:2;text-align:center}.company-stats{justify-content:center}.company-desc{margin-left:auto;margin-right:auto}}@media(max-width:600px){.company-section{padding:60px 16px}.company-stats{flex-direction:column;gap:12px}.company-stat{padding:16px 20px}.company-stat .stat-number{font-size:2rem}.marker-label{font-size:10px;padding:6px 12px}.marker-dot{width:12px;height:12px}}.rewards-section{padding:100px 20px;background:#0a0a0a}.rewards-container{max-width:1100px;margin:0 auto}.rewards-header{margin-bottom:50px}.rewards-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;color:#eaeddf;margin:0 0 16px}.rewards-title .gradient-text{background:linear-gradient(135deg,gold,orange,#00b236);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.rewards-subtitle{font-size:1.1rem;color:#eaeddf99;max-width:600px;line-height:1.6;margin:0}.rewards-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:20px}.reward-card{background:linear-gradient(135deg,#0d1d16,#0a1612);border:1px solid rgba(61,184,91,.15);border-radius:20px;padding:30px;position:relative;overflow:hidden;min-height:180px}.reward-card .card-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.reward-card .card-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center}.reward-card .card-icon.rise{background:#b8f83a}.reward-card .card-icon.rise svg{width:20px;height:20px;stroke:#0a0a0a}.reward-card .card-icon.crypto{background:linear-gradient(135deg,#00d632,#0e613a)}.reward-card .card-icon.crypto span{font-size:20px;font-weight:700;color:#fff}.reward-card .card-title{font-size:1.3rem;font-weight:700;color:#eaeddf;margin:0}.reward-card .card-desc{font-size:.95rem;color:#eaeddf99;line-height:1.6;margin:0;max-width:280px}.reward-card .card-icon-bg{position:absolute;bottom:20px;right:20px;opacity:.15}.reward-card .card-icon-bg.rise svg{width:80px;height:80px;stroke:#b8f83a}.reward-card .card-icon-bg.crypto .crypto-icons{display:flex;gap:8px}.reward-card .card-icon-bg.crypto .usdc,.reward-card .card-icon-bg.crypto .usdt{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700}.reward-card .card-icon-bg.crypto .usdc,.reward-card .card-icon-bg.crypto .usdt{background:#26a17b4d;color:#26a17b}.guarantee-card{background:linear-gradient(135deg,#0d1d16,#0a1612);border:1px solid rgba(61,184,91,.15);border-radius:20px;padding:30px 40px;display:flex;justify-content:space-between;align-items:center;gap:40px}.guarantee-content{flex:1}.guarantee-title{font-size:1.5rem;font-weight:800;color:#eaeddf;margin:0 0 8px}.guarantee-desc{font-size:1rem;color:#eaeddf99;margin:0 0 24px}.guarantee-stats{display:flex;gap:40px}.guarantee-stat{display:flex;align-items:center;gap:12px}.guarantee-stat .stat-icon{font-size:24px}.guarantee-stat .stat-info{display:flex;flex-direction:column}.guarantee-stat .stat-value{font-size:1.5rem;font-weight:800;color:#b8f83a}.guarantee-stat .stat-label{font-size:.85rem;color:#eaeddf80}.guarantee-badge{flex-shrink:0}.badge-inner{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#b8f83a,#7bc62d);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 10px 40px #b8f83a4d;position:relative}.badge-inner:before{content:"";position:absolute;inset:4px;border-radius:50%;border:2px dashed rgba(0,0,0,.2)}.badge-inner .badge-number{font-size:2.5rem;font-weight:900;color:#0a0a0a;line-height:1}.badge-inner .badge-text{font-size:.65rem;font-weight:800;color:#0a0a0a;text-align:center;line-height:1.2;letter-spacing:.5px}@media(max-width:768px){.rewards-section{padding:60px 16px}.rewards-cards{grid-template-columns:1fr}.guarantee-card{flex-direction:column;text-align:center;padding:30px 24px}.guarantee-stats{justify-content:center}.guarantee-badge{order:-1;margin-bottom:20px}.badge-inner{width:100px;height:100px}.badge-inner .badge-number{font-size:2rem}}@media(max-width:500px){.guarantee-stats{flex-direction:column;gap:20px}.guarantee-stat{justify-content:center}}.success-section{padding:100px 20px;background:linear-gradient(180deg,#0a0a0a,#011910)}.success-container{max-width:1100px;margin:0 auto}.success-title{font-size:clamp(2rem,4vw,2.5rem);font-weight:800;color:#eaeddf;margin:0 0 50px}.success-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.success-prop-card{position:relative;border-radius:18px;padding:24px;min-height:180px;display:flex;flex-direction:column;overflow:visible;background:linear-gradient(135deg,#050a08,#0a110e,#050a08);box-shadow:0 20px 50px #00000080,0 0 30px #b8f83a0f}.success-card-border{position:absolute;inset:-2px;border-radius:20px;background:linear-gradient(135deg,#e8f542,#c5d63d,#b8f83a 30%,#3db85b,#00d632 70%,#b8f83a,#e8f542);z-index:-1;pointer-events:none}.success-prop-card:before{content:"";position:absolute;inset:0;border-radius:18px;background:repeating-linear-gradient(-30deg,transparent,transparent 8px,rgba(0,214,50,.03) 8px,rgba(0,214,50,.03) 9px),radial-gradient(ellipse 80% 50% at 70% 0%,rgba(0,214,50,.1) 0%,transparent 60%);pointer-events:none;z-index:0}.success-prop-card:after{content:"";position:absolute;inset:0;border-radius:18px;background:linear-gradient(125deg,transparent 0%,transparent 40%,rgba(255,255,255,.02) 45%,rgba(255,255,255,.04) 50%,rgba(255,255,255,.02) 55%,transparent 60%,transparent 100%);pointer-events:none;z-index:0}.success-card-top{display:flex;justify-content:space-between;align-items:center;z-index:2;position:relative;margin-bottom:20px}.success-card-top .card-brand{font-size:.75rem;font-weight:700;color:#f5f7f2;letter-spacing:.04em}.success-card-top .card-badge{padding:4px 10px;border-radius:20px;font-size:.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.success-card-top .card-badge.funded{background:#b8f83a33;color:#b8f83a;border:1px solid rgba(184,248,58,.3)}.success-card-top .card-badge.master{background:#a855f733;color:#a855f7;border:1px solid rgba(168,85,247,.3)}.success-card-body{z-index:2;position:relative;flex:1;display:flex;flex-direction:column;justify-content:center}.success-amount{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#f5f7f2;font-variant-numeric:tabular-nums;text-shadow:0 2px 10px rgba(0,0,0,.3);margin-bottom:8px}.success-trader{display:flex;flex-direction:column;gap:2px}.trader-name{font-size:.875rem;font-weight:600;color:#c8d4b8}.trader-country{font-size:.75rem;color:#7a917a}.success-card-chip{position:absolute;right:24px;bottom:24px;width:40px;height:28px;background:linear-gradient(145deg,#e8f542,#c5d63d,#b8f83a,#a8e82a,#c5d63d);border-radius:4px;z-index:3;box-shadow:0 2px 8px #b8f83a4d,inset 0 1px 2px #ffffff80,inset 0 -1px 2px #0000001a}@media(max-width:900px){.success-cards-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.success-section{padding:60px 16px}.success-cards-grid{grid-template-columns:1fr;gap:16px}.success-prop-card{padding:20px;min-height:160px}}.process-section{padding:100px 20px;background:#0a0a0a}.process-container{max-width:1100px;margin:0 auto}.process-header{margin-bottom:60px}.process-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;color:#eaeddf;margin:0 0 16px;font-style:italic}.process-subtitle{font-size:1.1rem;color:#eaeddf99;max-width:600px;line-height:1.6;margin:0}.process-step{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-bottom:80px}.process-step.reverse{direction:rtl}.process-step.reverse>*{direction:ltr}.step-visual{background:linear-gradient(135deg,#1a1a1a,#0d0d0d);border-radius:24px;padding:30px;border:1px solid rgba(255,255,255,.05)}.phase-tabs{display:flex;gap:0;background:#0000004d;border-radius:30px;padding:4px;margin-bottom:24px}.phase-tab{flex:1;padding:12px 20px;text-align:center;font-size:.9rem;font-weight:600;color:#eaeddf66;border-radius:26px;transition:all .3s ease}.phase-tab.active{background:linear-gradient(135deg,#3db85b,#2a9d4e);color:#0a0a0a}.phase-tab.active.gold{background:linear-gradient(135deg,#b8f83a,#e8f542)}.phase-tab.completed{color:#3db85b99}.stats-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stat-card{background:#1e1e1ecc;border-radius:16px;padding:20px 16px;display:flex;flex-direction:column;gap:6px}.stat-card.highlight{background:linear-gradient(135deg,#1a3d2a,#0d2a1a);border:1px solid rgba(61,184,91,.2)}.stat-card.highlight.gold{background:linear-gradient(135deg,#3d3a1a,#2a2a0d);border:1px solid rgba(184,248,58,.2)}.stat-card.accent{background:linear-gradient(135deg,#2a3d1a,#1a2a0d);border:1px solid rgba(184,248,58,.15)}.stat-card.accent.gold{background:linear-gradient(135deg,#3d3a1a,#2a2a0d);border:1px solid rgba(184,248,58,.25)}.stat-card-label{font-size:.7rem;color:#eaeddf80;font-weight:500}.stat-card-value{font-size:1.5rem;font-weight:800;color:#eaeddf}.stat-card-value.green{color:#3db85b}.stat-card-value.gold{color:#b8f83a}.stat-card-value.large{font-size:2rem}.stat-card-sub{font-size:.65rem;color:#eaeddf66}.stat-card-amount{font-size:1.1rem;font-weight:700;color:#eaeddf}.stat-card-trend{font-size:.75rem;color:#3db85b;font-weight:600}.step-content{padding:20px 0}.step-header{display:flex;align-items:center;gap:16px;margin-bottom:20px}.step-badge{padding:6px 14px;background:#3db85b26;border:1px solid rgba(61,184,91,.3);border-radius:20px;font-size:.7rem;font-weight:700;color:#3db85b;letter-spacing:.5px}.step-badge.gold{background:#b8f83a26;border-color:#b8f83a4d;color:#b8f83a}.step-title{font-size:1.75rem;font-weight:700;color:#eaeddf;margin:0;flex:1}.demo-badge{padding:6px 14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:20px;font-size:.7rem;font-weight:700;color:#eaeddf80;letter-spacing:.5px}.step-desc{font-size:1rem;color:#eaeddfb3;line-height:1.7;margin:0 0 16px}.step-highlight{font-size:.95rem;color:#3db85b;line-height:1.6;margin:0}.step-highlight.gold{color:#b8f83a}@media(max-width:900px){.process-step{grid-template-columns:1fr;gap:30px}.process-step.reverse{direction:ltr}.stats-cards{grid-template-columns:1fr}}@media(max-width:600px){.process-section{padding:60px 16px}.step-visual{padding:20px}.step-header{flex-wrap:wrap}}.support-section{padding:100px 20px;background:linear-gradient(180deg,#0a0a0a,#011910)}.support-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.support-content{max-width:450px}.support-badge{font-size:3.5rem;font-weight:900;color:#eaeddf26;line-height:1;margin-bottom:10px;display:block}.support-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;color:#eaeddf;margin:0 0 24px;line-height:1.1}.support-desc{font-size:1rem;color:#eaeddfb3;line-height:1.7;margin:0 0 32px}.support-buttons{display:flex;gap:12px}.social-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 24px;border-radius:30px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s ease}.social-btn.discord{background:#5865f226;border:1px solid rgba(88,101,242,.3);color:#eaeddf}.social-btn.discord:hover{background:#5865f240;border-color:#5865f280}.social-btn.telegram{background:#0088cc26;border:1px solid rgba(0,136,204,.3);color:#eaeddf}.social-btn.telegram:hover{background:#0088cc40;border-color:#0088cc80}.support-image{display:flex;justify-content:center}.image-placeholder{width:100%;max-width:450px;aspect-ratio:4 / 3;background:linear-gradient(135deg,#1a1a1a,#0d0d0d);border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#eaeddf4d;border:1px solid rgba(255,255,255,.05)}.image-placeholder span{font-size:.9rem;font-weight:600}@media(max-width:900px){.support-container{grid-template-columns:1fr;gap:40px}.support-content{text-align:center;max-width:100%}.support-buttons{justify-content:center}}@media(max-width:500px){.support-buttons{flex-direction:column}.social-btn{justify-content:center}}.site-footer{background:#0a0a0a;padding:80px 20px 40px;border-top:1px solid rgba(255,255,255,.05)}.footer-container{max-width:1100px;margin:0 auto}.footer-main{display:grid;grid-template-columns:200px 1fr;gap:60px;margin-bottom:60px}.footer-brand{display:flex;flex-direction:column}.footer-logo{font-size:1.5rem;font-weight:800;color:#eaeddf;letter-spacing:-.02em}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.footer-column h4{font-size:.9rem;font-weight:600;color:#eaeddf80;margin:0 0 20px}.footer-column a{display:flex;align-items:center;gap:10px;font-size:.9rem;color:#eaeddfb3;text-decoration:none;padding:8px 0;transition:color .2s ease}.footer-column a:hover{color:#eaeddf}.footer-column a svg{opacity:.6}.footer-legal{padding:40px 0;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.legal-info p{font-size:.8rem;color:#eaeddf80;line-height:1.7;margin:0 0 16px}.legal-info p strong{color:#eaeddfb3}.legal-text{font-size:.75rem!important;color:#eaeddf66!important}.legal-text.restricted{color:#eaeddf80!important;margin-top:24px!important}.footer-bottom{padding-top:30px;text-align:center}.footer-bottom span{font-size:.8rem;color:#eaeddf66}@media(max-width:900px){.footer-main{grid-template-columns:1fr;gap:40px}.footer-links{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.site-footer{padding:60px 16px 30px}.footer-links{grid-template-columns:1fr;gap:30px}}
