.public-marketing-root,.public-marketing-root.signin-page,.public-marketing-root.reg-page{--green:#3dba4e;--green-dark:#2ea040;--green-light:#3dba4e1f;--green-glow:#3dba4e73;--dark:#0a1505;--dark2:#0d2010;--white:#fff;--gray:#f5f6fa;--text:#1a1a1a;--muted:#777;color:var(--text);box-sizing:border-box;background:#fff;max-width:100%;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:1.5;overflow-x:hidden}.public-marketing-root *,.public-marketing-root :before,.public-marketing-root :after{box-sizing:border-box}.public-marketing-root button{cursor:pointer;font-family:inherit}.public-marketing-root input,.public-marketing-root select{font-family:inherit}.public-marketing-root a{color:inherit;text-decoration:none}.public-marketing-root::-webkit-scrollbar{width:6px}.public-marketing-root::-webkit-scrollbar-track{background:#f1f1f1}.public-marketing-root::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.public-marketing-root::-webkit-scrollbar-thumb:hover{background:var(--green)}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.public-marketing-root .btn-primary{color:#fff;letter-spacing:.2px;background:linear-gradient(135deg,#4ece62 0%,#3dba4e 45%,#2ea040 100%);border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:14px 30px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #3dba4e66,inset 0 1px #fff3}.public-marketing-root .btn-primary:after{content:"";opacity:0;background:linear-gradient(105deg,#0000 40%,#ffffff47 50%,#0000 60%) 0 0/200% 100%;transition:opacity .3s;position:absolute;inset:0}.public-marketing-root .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 28px #3dba4e8c,inset 0 1px #fff3}.public-marketing-root .btn-primary:hover:after{opacity:1;animation:.7s linear shimmer}.public-marketing-root .btn-primary:active{transform:translateY(0)}.public-marketing-root .btn-outline{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff12;border:1.5px solid #ffffff4d;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:14px 30px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex;position:relative;overflow:hidden}.public-marketing-root .btn-outline:after{content:"";opacity:0;background:linear-gradient(105deg,#0000 40%,#fff3 50%,#0000 60%) 0 0/200% 100%;transition:opacity .3s;position:absolute;inset:0}.public-marketing-root .btn-outline:hover{background:#ffffff24;border-color:#ffffffa6;transform:translateY(-1px);box-shadow:0 0 20px #ffffff14}.public-marketing-root .btn-outline:hover:after{opacity:1;animation:.7s linear shimmer}.public-marketing-root .btn-dark{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff26;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:11px 22px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.public-marketing-root .btn-dark:hover{background:#ffffff21;border-color:#ffffff52}.public-marketing-root .btn-ghost-green{color:var(--green);background:#3dba4e14;border:1.5px solid #3dba4e4d;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:11px 24px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.public-marketing-root .btn-ghost-green:hover{border-color:var(--green);background:#3dba4e29;box-shadow:0 0 16px #3dba4e33}.public-marketing-root .btn-icon{color:#fff;background:#ffffff14;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:inline-flex}.public-marketing-root .btn-icon:hover{background:var(--green-light);color:var(--green);border-color:#3dba4e66}.public-marketing-root .container{max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:72px 0}.section-sm{padding:48px 0}.section-header{text-align:center;margin-bottom:48px}.section-header h2{color:var(--text);margin-bottom:12px;font-size:34px;font-weight:800;line-height:1.2}.section-header h2 span{color:var(--green)}.section-header p{color:var(--muted);font-size:15px}.card{background:#fff;border:1px solid #e8eaed;border-radius:20px;padding:28px 24px;transition:transform .22s,box-shadow .22s}.card:hover{transform:translateY(-5px);box-shadow:0 16px 48px #0000001a}.stats-bar{z-index:999;background:#111;border-top:none;border-bottom:none;position:sticky;top:66px}.stats-inner{grid-template-columns:repeat(6,1fr);max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.stat-card{cursor:default;border-right:1px solid #ffffff0f;align-items:center;gap:18px;padding:26px 24px;transition:background .2s;display:flex}.stat-card:last-child{border-right:none}.stat-card:hover{background:#00000014}.stat-icon-wrap{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;transition:transform .2s;display:flex}.stat-card:hover .stat-icon-wrap{transform:scale(1.08)}.stat-value{letter-spacing:-.3px;white-space:nowrap;font-size:17px;font-weight:800;line-height:1.2}.stat-label{color:#ffffff73;white-space:nowrap;margin-top:3px;font-size:12px;font-weight:500}@keyframes fadeInUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes glow{0%,to{box-shadow:0 0 12px #3dba4e4d}50%{box-shadow:0 0 28px #3dba4eb3}}.fade-in{animation:.75s both fadeInUp}.hero-section .lead{opacity:1!important;width:100%!important;max-width:100%!important;margin-top:-12px!important;animation:none!important;transform:none!important}.float{animation:3.2s ease-in-out infinite float}.navbar{z-index:1000;-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);background:#020602f7;border-bottom:1px solid #3dba4e1f;position:sticky;top:0}.navbar .inner{align-items:center;max-width:1400px;height:66px;margin:0 auto;padding:0 32px;display:flex}.navbar .logo{white-space:nowrap;cursor:pointer;flex-shrink:0;align-items:center;margin-right:24px;display:flex}.navbar nav{flex:1;align-items:center;gap:2px;display:flex}.navbar nav a{color:#ffffffa6;white-space:nowrap;border-radius:50px;padding:7px 12px;font-size:13.5px;font-weight:500;transition:all .18s}.navbar nav a:hover{color:#fff;background:#ffffff12}.navbar nav a.active{color:var(--green);background:#3dba4e1a}.navbar .actions{align-items:center;gap:10px;display:flex}.navbar .btn-login{color:#fffc;white-space:nowrap;background:0 0;border:1.5px solid #fff3;border-radius:50px;align-items:center;gap:7px;padding:9px 20px;font-size:13.5px;font-weight:600;transition:all .2s;display:inline-flex}.navbar .btn-login:hover{color:#fff;background:#ffffff0f;border-color:#ffffff80}.navbar .btn-register{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#4ece62,#3dba4e);border:none;border-radius:50px;align-items:center;gap:7px;padding:9px 22px;font-size:13.5px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 3px 14px #3dba4e66}.navbar .btn-register:after{content:"";opacity:0;background:linear-gradient(105deg,#0000 40%,#ffffff47 50%,#0000 60%) 0 0/200% 100%;transition:opacity .3s;position:absolute;inset:0}.navbar .btn-register:hover{transform:translateY(-1px);box-shadow:0 6px 20px #3dba4e8c}.navbar .btn-register:hover:after{opacity:1;animation:.7s linear shimmer}.hero-section{background:linear-gradient(145deg,#040c03 0%,#081a05 50%,#040c03 100%);padding:96px 0 80px;position:relative;overflow:visible}.hero-section:before{content:"";pointer-events:none;background:radial-gradient(60% 50% at 5%,#3dba4e1f 0%,#0000 70%),radial-gradient(40% 40% at 90% 15%,#3dba4e14 0%,#0000 65%);position:absolute;inset:0}.hero-section:after{content:"";pointer-events:none;opacity:.03;background-image:linear-gradient(#ffffff80 1px,#0000 1px),linear-gradient(90deg,#ffffff80 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.hero-grid{z-index:1;grid-template-columns:1fr 390px;align-items:center;gap:80px;padding-right:0;display:grid;position:relative}.hero-badge{background:#3dba4e1a;border:1px solid #3dba4e40;border-radius:50px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;display:inline-flex}.hero-badge .dot{background:var(--green);border-radius:50%;width:7px;height:7px;animation:1.6s infinite pulse}.hero-badge span{color:var(--green);font-size:12px;font-weight:600}.hero-section h1{color:#fff;letter-spacing:-1px;margin-bottom:20px;font-size:62px;font-weight:900;line-height:1.04}.hero-section h1 em{color:var(--green);font-style:normal}.hero-section .lead{color:#ffffff8c;max-width:490px;margin-bottom:34px;font-size:16px;line-height:1.8}.hero-btns{flex-wrap:wrap;gap:14px;margin-bottom:48px;display:flex}.hero-stats{gap:40px;display:flex}.typing-cursor{color:#3dba4e;margin-left:1px;font-weight:300}.typing-cursor-blink{color:#3dba4e;animation:.9s ease-in-out infinite cursorBlink}@keyframes cursorBlink{0%,to{opacity:1}50%{opacity:0}}.hero-stats .stat-val{color:var(--green);font-size:26px;font-weight:800}.hero-stats .stat-lbl{color:#fff6;letter-spacing:.3px;margin-top:3px;font-size:11px}.trade-widget{-webkit-backdrop-filter:blur(20px)saturate(160%);backdrop-filter:blur(20px)saturate(160%);background:#ffffff0e;border:1px solid #ffffff1f;border-radius:22px;margin-left:auto;padding:28px;animation:.75s .18s both tradeWidgetIn,4s ease-in-out .93s infinite tradeWidgetFloat;transform:translate(calc(50vw - 800px));box-shadow:0 20px 60px #0000004d,inset 0 1px #ffffff14}@keyframes tradeWidgetIn{0%{opacity:0;transform:translate(calc(50vw - 800px))translateY(22px)}to{opacity:1;transform:translate(calc(50vw - 800px))translateY(0)}}@keyframes tradeWidgetFloat{0%,to{transform:translate(calc(50vw - 800px))translateY(0);box-shadow:0 20px 60px #0000004d,inset 0 1px #ffffff14}50%{transform:translate(calc(50vw - 800px))translateY(-11px);box-shadow:0 32px 80px #00000061,inset 0 1px #ffffff14}}.trade-widget h3{color:#fff;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:15px;font-weight:700;display:flex}.trade-widget h3 span{color:var(--green);background:#3dba4e1f;border:1px solid #3dba4e38;border-radius:50px;padding:3px 12px;font-size:11px;animation:2s ease-in-out infinite glow}.widget-field{margin-bottom:14px}.widget-field label{color:#fff6;text-transform:uppercase;letter-spacing:.6px;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.widget-field select,.widget-field input{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;outline:none;width:100%;padding:11px 14px;font-size:13px;transition:border-color .2s,box-shadow .2s}.widget-field select:focus,.widget-field input:focus{border-color:#3dba4e8c;box-shadow:0 0 0 3px #3dba4e1a}.widget-field select option{background:#0d1f0d}.buy-sell{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.public-marketing-root .btn-buy{color:#fff;letter-spacing:.3px;background:linear-gradient(135deg,#4ece62,#3dba4e);border:none;border-radius:12px;padding:14px 0;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 4px 16px #3dba4e66}.public-marketing-root .btn-buy:after{content:"";opacity:0;background:linear-gradient(105deg,#0000 40%,#ffffff47 50%,#0000 60%) 0 0/200% 100%;transition:opacity .3s;position:absolute;inset:0}.public-marketing-root .btn-buy:hover{transform:translateY(-1px);box-shadow:0 6px 22px #3dba4e8c}.public-marketing-root .btn-buy:hover:after{opacity:1;animation:.7s linear shimmer}.public-marketing-root .btn-sell{color:#fff;letter-spacing:.3px;background:linear-gradient(135deg,#ff6b6b,#e53e3e);border:none;border-radius:12px;padding:14px 0;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 4px 16px #e53e3e59}.public-marketing-root .btn-sell:after{content:"";opacity:0;background:linear-gradient(105deg,#0000 40%,#ffffff47 50%,#0000 60%) 0 0/200% 100%;transition:opacity .3s;position:absolute;inset:0}.public-marketing-root .btn-sell:hover{transform:translateY(-1px);box-shadow:0 6px 22px #e53e3e80}.public-marketing-root .btn-sell:hover:after{opacity:1;animation:.7s linear shimmer}.widget-disclaimer{color:#ffffff38;text-align:center;margin-top:12px;font-size:10px;line-height:1.65}.stats-band{background:var(--gray);border-bottom:1px solid #e8eaed}.stats-band .inner{grid-template-columns:repeat(4,1fr);display:grid}.stats-band .stat{text-align:center;border-right:1px solid #e8eaed;padding:26px 0}.stats-band .stat:last-child{border-right:none}.stats-band .val{color:var(--green);font-size:30px;font-weight:800}.stats-band .lbl{color:var(--muted);margin-top:4px;font-size:12px}.fav-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.fav-card{text-align:left;cursor:pointer;border:none;border-radius:20px;padding:28px 22px;transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden}.fav-card:before{content:"";border-radius:inherit;background:#ffffff0a;position:absolute;inset:0}.fav-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #00000047}.fav-icon{margin-bottom:14px;font-size:36px}.fav-title{color:#fff;margin-bottom:10px;font-size:17px;font-weight:700}.fav-pair{color:#ffffff80;margin-bottom:4px;font-size:12px}.fav-tag{color:var(--green);background:#3dba4e26;border:1px solid #3dba4e47;border-radius:50px;align-items:center;gap:5px;margin-top:14px;padding:4px 13px;font-size:11px;font-weight:600;display:inline-flex}.bonus-banner{background:linear-gradient(135deg,#061104 0%,#0c2809 50%,#061104 100%);border:1px solid #3dba4e2e;border-radius:24px;justify-content:space-between;align-items:center;gap:28px;padding:48px 52px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 60px #3dba4e12,inset 0 1px #ffffff0a}.bonus-banner:before{content:"";pointer-events:none;background:radial-gradient(circle,#3dba4e1f 0%,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;top:-80px;right:-80px}.bonus-text .eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:1.4px;margin-bottom:10px;font-size:11px;font-weight:700}.bonus-text h2{color:#fff;margin-bottom:10px;font-size:38px;font-weight:900}.bonus-text h2 em{color:var(--green);font-size:52px;font-style:normal}.bonus-text p{color:#ffffff80;max-width:420px;font-size:14px;line-height:1.75}.bonus-cta{text-align:center;flex-shrink:0}.bonus-cta .gift{margin-bottom:16px;font-size:80px;display:block}.steps-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid;position:relative}.steps-grid:after{content:"";background:linear-gradient(90deg, transparent, var(--green), transparent);opacity:.2;pointer-events:none;height:2px;position:absolute;top:46px;left:12%;right:12%}.step-card{text-align:center;z-index:1;background:#fff;border:1px solid #e8eaed;border-radius:20px;padding:32px 22px;transition:transform .22s,box-shadow .22s;position:relative}.step-card:hover{transform:translateY(-5px);box-shadow:0 12px 36px #00000014}.step-icon{border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 16px;font-size:26px;display:flex}.step-num{color:var(--green);letter-spacing:.8px;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:800}.step-title{color:var(--text);margin-bottom:8px;font-size:16px;font-weight:700}.step-desc{color:var(--muted);font-size:12px;line-height:1.65}.app-section{background:linear-gradient(135deg,#0d0d0d 0%,#1a1a1a 100%);border-radius:24px;grid-template-columns:1fr auto;align-items:center;gap:40px;padding:52px;display:grid;position:relative;overflow:hidden}.app-section:before{content:"";background:radial-gradient(circle,#3dba4e1a 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;bottom:-60px;right:160px}.app-section h2{color:#fff;margin-bottom:12px;font-size:30px;font-weight:800;line-height:1.3}.app-section h2 em{color:var(--green);font-style:normal}.app-section p{color:#ffffff80;max-width:440px;margin-bottom:28px;font-size:14px;line-height:1.8}.app-btns{flex-wrap:wrap;gap:12px;display:flex}.store-btn{color:#fff;background:#ffffff12;border:1px solid #ffffff26;border-radius:16px;align-items:center;gap:12px;padding:12px 24px;transition:all .22s;display:flex;position:relative;overflow:hidden}.store-btn:after{content:"";opacity:0;background:linear-gradient(105deg,#0000 40%,#fff3 50%,#0000 60%) 0 0/200% 100%;transition:opacity .3s;position:absolute;inset:0}.store-btn:hover{background:#ffffff21;border-color:#ffffff4d;transform:translateY(-1px)}.store-btn:hover:after{opacity:1;animation:.7s linear shimmer}.store-btn .store-icon{font-size:28px}.store-btn .store-text small{color:#ffffff6b;font-size:10px;display:block}.store-btn .store-text strong{font-size:14px;font-weight:700}.app-phones{font-size:90px}.terminals-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.terminal-card{text-align:center;background:#fff;border:1px solid #e8eaed;border-radius:20px;padding:32px 26px;transition:transform .22s,box-shadow .22s}.terminal-card:hover{transform:translateY(-6px);box-shadow:0 20px 52px #0000001a}.terminal-icon-wrap{border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 14px;font-size:30px;display:flex}.terminal-tag{border-radius:50px;margin-bottom:12px;padding:4px 14px;font-size:10px;font-weight:700;display:inline-block}.terminal-card h3{color:var(--text);margin-bottom:10px;font-size:18px;font-weight:800}.terminal-card p{color:var(--muted);margin-bottom:22px;font-size:13px;line-height:1.7}.terminal-card .dl-btn{color:#fff;border:none;border-radius:50px;align-items:center;gap:7px;padding:10px 28px;font-size:13px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden}.terminal-card .dl-btn:after{content:"";opacity:0;background:linear-gradient(105deg,#0000 40%,#ffffff47 50%,#0000 60%) 0 0/200% 100%;transition:opacity .3s;position:absolute;inset:0}.terminal-card .dl-btn:hover{transform:translateY(-1px)}.terminal-card .dl-btn:hover:after{opacity:1;animation:.7s linear shimmer}.why-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.why-card{background:#fff;border:1px solid #e8eaed;border-radius:18px;align-items:flex-start;gap:18px;padding:26px 22px;transition:box-shadow .22s,transform .22s;display:flex}.why-card:hover{transform:translateY(-3px);box-shadow:0 8px 36px #00000014}.why-icon{background:#f0fdf4;border:1px solid #d1fae5;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;display:flex}.why-card h3{color:var(--text);margin-bottom:6px;font-size:15px;font-weight:700}.why-card p{color:var(--muted);font-size:13px;line-height:1.62}.reviews-summary{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-bottom:40px;display:flex}.reviews-stars{color:#f59e0b;letter-spacing:2px;font-size:22px}.reviews-score{font-size:20px;font-weight:800}.reviews-count{color:var(--muted);font-size:13px}.reviews-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.review-card{background:#fff;border:1px solid #e8eaed;border-radius:18px;padding:22px}.review-stars{color:#f59e0b;margin-bottom:12px;font-size:14px}.review-text{color:#444;margin-bottom:16px;font-size:13px;font-style:italic;line-height:1.68}.review-author{align-items:center;gap:10px;display:flex}.review-avatar{background:var(--green);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex}.review-name{font-size:13px;font-weight:700}.review-meta{color:var(--muted);font-size:11px}.cta-band{text-align:center;background:linear-gradient(145deg,#040c03 0%,#0a2007 50%,#040c03 100%);padding:72px 0;position:relative;overflow:hidden}.cta-band:before{content:"";pointer-events:none;background:radial-gradient(70% 70%,#3dba4e12 0%,#0000 70%);position:absolute;inset:0}.cta-band h2{color:#fff;margin-bottom:14px;font-size:38px;font-weight:900;position:relative}.cta-band h2 span{color:var(--green)}.cta-band p{color:#ffffff80;margin-bottom:34px;font-size:15px;position:relative}.cta-btns{flex-wrap:wrap;justify-content:center;gap:14px;display:flex;position:relative}.footer{background:#030803;padding:64px 0 28px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:36px;margin-bottom:48px;display:grid}.footer-brand .logo{align-items:center;margin-bottom:14px;display:flex}.footer-brand p{color:#ffffff52;max-width:230px;font-size:12px;line-height:1.9}.footer-socials{gap:10px;margin-top:18px;display:flex}.social-btn{cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;transition:all .2s;display:flex}.social-btn:hover{background:var(--green-light);border-color:#3dba4e59;transform:translateY(-1px)}.footer-col h4{color:#fff;margin-bottom:16px;font-size:13px;font-weight:700}.footer-col a{color:#ffffff59;margin-bottom:9px;font-size:12px;transition:color .15s;display:block}.footer-col a:hover{color:var(--green)}.footer-divider{border:none;border-top:1px solid #ffffff0f;margin-bottom:20px}.footer-disclaimer{color:#fff3;margin-bottom:20px;font-size:10px;line-height:1.95}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.footer-bottom .copy{color:#ffffff40;font-size:11px}.footer-legal{gap:20px;display:flex}.footer-legal a{color:#ffffff40;transition:color .15px;font-size:11px}.footer-legal a:hover{color:var(--green)}.navbar-hamburger{color:#fffc;cursor:pointer;background:0 0;border:1.5px solid #ffffff2e;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:7px 8px;transition:border-color .2s,background .2s,color .2s;display:none}.navbar-hamburger:hover{color:#fff;background:#ffffff12;border-color:#ffffff73}@keyframes mobileMenuIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mobile-menu{-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);z-index:1001;background:#020602fa;border-top:1px solid #3dba4e1f;animation:.2s mobileMenuIn;position:fixed;inset:66px 0 0;overflow-y:auto}.mobile-menu-inner{flex-direction:column;padding:8px 16px 48px;display:flex}.mobile-menu-link{color:#ffffffb3;cursor:pointer;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:18px 8px;font-size:16px;font-weight:600;text-decoration:none;transition:color .15s;display:flex}.mobile-menu-link:active{color:#fff}.mobile-menu-btns{flex-direction:column;gap:10px;padding:20px 0 16px;display:flex}.mobile-menu-cta-login{color:#fffc;background:0 0;border:1.5px solid #fff3;border-radius:50px;justify-content:center;align-items:center;gap:7px;padding:11px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.mobile-menu-cta-login:hover{color:#fff;border-color:#ffffff80}.mobile-menu-cta-register{color:#fff;background:linear-gradient(135deg,#4ece62,#3dba4e);border:none;border-radius:50px;justify-content:center;align-items:center;gap:7px;padding:11px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 3px 14px #3dba4e66}.mobile-menu-cta-register:hover{transform:translateY(-1px);box-shadow:0 6px 20px #3dba4e8c}@media (max-width:1024px){.hero-grid{grid-template-columns:1fr}.trade-widget{max-width:480px;margin:36px auto 0;animation:none!important;transform:none!important}.fav-grid,.steps-grid,.terminals-grid,.reviews-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.hero-section h1{font-size:46px}.stats-inner{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.public-marketing-root .btn-primary,.public-marketing-root .btn-outline{gap:5px!important;padding:10px 22px!important;font-size:12px!important}.public-marketing-root .btn-dark{padding:10px 22px!important;font-size:12px!important}.bonus-card{text-align:center!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important;padding:22px 16px!important}.bonus-left{flex:none!important;width:100%!important}.bonus-left>*{margin-left:auto!important;margin-right:auto!important}.bonus-logo{display:none!important}.bonus-title{margin-bottom:6px!important;font-size:20px!important}.bonus-desc{width:100%!important;max-width:100%!important;margin-bottom:10px!important;font-size:12px!important;line-height:1.6!important}.bonus-terms{display:none!important}.bonus-right{transform-origin:top!important;flex-direction:column!important;align-items:center!important;margin-bottom:-58px!important;display:flex!important;transform:scale(.55)!important}.bonus-btn{gap:6px!important;padding:10px 22px!important;font-size:12px!important}.navbar .inner{justify-content:space-between;padding:0 16px}.navbar-logo{height:22px!important}.navbar nav{display:none}.navbar .actions{margin-left:auto}.navbar .actions .btn-login,.navbar .actions .btn-register{display:none}.navbar-hamburger{display:flex}.lang-desktop{display:none}.hero-ticker-wrap{flex-direction:column;min-height:100dvh;display:flex}.hero-section{flex-direction:column;flex:none;justify-content:center;min-height:100dvh;padding:0!important;display:flex!important}.hero-mobile-layout{flex-direction:column;flex:1;justify-content:space-between;min-height:calc(100dvh - 66px);padding:12px 0 40px;opacity:1!important;animation:none!important;display:flex!important;transform:none!important}.hero-top{flex-direction:column;flex:1;justify-content:flex-start;padding-top:24px;display:flex}.hero-bottom{flex-direction:column;align-items:center;gap:20px;display:flex}.hero-mobile-video{animation:1.2s ease-in videoFadeIn}@keyframes videoFadeIn{0%{opacity:0}to{opacity:.2}}.hero-section:after{opacity:0!important}.hero-section:before{background:radial-gradient(80% 60%,#19501973 0%,#0000 70%)!important}.hero-grid{gap:0;grid-template-columns:1fr!important}.hero-grid .fade-in{text-align:center;flex-direction:column;align-items:center;display:flex}.hero-section h1{letter-spacing:-.8px;margin-bottom:20px!important;font-size:46px!important;line-height:1.1!important}.hero-section .lead{color:#fff9;max-width:340px;margin-bottom:32px;line-height:1.75;font-size:15px!important}.hero-btns{justify-content:center;gap:10px;margin-bottom:36px}.hero-stats{flex-wrap:wrap;gap:32px;margin-top:4px}.hero-stats .stat-val{font-size:22px}.hero-stats .stat-lbl{margin-top:3px;font-size:11px}.trade-widget{display:none}h1{font-size:26px!important}h2{font-size:20px!important}h3{font-size:16px!important}h4{font-size:14px!important}p{font-size:13px!important;line-height:1.6!important}.section{padding:40px 0}.section-sm{padding:28px 0}.section-header{margin-bottom:24px}.section-header h2{font-size:20px!important}.section-header p{font-size:12px!important}.container{padding:0 16px}.stats-bar{z-index:1!important;position:relative!important;top:auto!important}.stats-inner{grid-template-columns:repeat(3,1fr)}.stat-card{align-items:flex-start;gap:6px;padding:12px 8px;border-right:none!important}.stat-icon-wrap{border-radius:7px;flex-shrink:0;width:28px;height:28px;margin-top:2px}.stat-icon-wrap svg{width:13px!important;height:13px!important}.stat-text{min-width:0}.stat-value{letter-spacing:-.1px;line-height:1.3;white-space:normal!important;font-size:11px!important}.stat-label{margin-top:2px;line-height:1.3;white-space:normal!important;font-size:9px!important}.statsband2026{display:block}.fav-grid,.terminals-grid,.reviews-grid{grid-template-columns:1fr}.terminal-card{border-radius:14px;padding:16px 14px;text-align:left!important}.terminal-card img:not(.tv-logo-img){border-radius:9px!important;width:36px!important;height:36px!important}.tv-logo-img{height:13px!important}.terminal-card h3{font-weight:800;margin-bottom:0!important;font-size:13px!important}.terminal-card p{line-height:1.5;text-align:left!important;margin-bottom:10px!important;font-size:11px!important}.terminal-tag{margin-bottom:4px;padding:2px 8px;font-size:9px}.terminal-card .dl-btn{border-radius:10px;justify-content:center;width:100%;padding:9px 0;font-size:12px}.terminal-card ul{margin-bottom:12px!important}.terminal-card ul li{margin-bottom:5px!important;font-size:11px!important}.steps-grid{grid-template-columns:repeat(2,1fr);align-items:start;gap:10px}.step-card{text-align:center;border-radius:13px;padding:16px 12px}.step-icon{width:38px;height:38px;margin-bottom:10px}.step-num{margin-bottom:4px;font-size:9px!important}.step-title{margin-bottom:5px;font-size:13px!important}.step-desc{font-size:11px!important;line-height:1.5!important}.why-grid{grid-template-columns:1fr;gap:6px}.why-card{border-radius:12px;gap:10px;padding:9px 11px}.why-icon{border-radius:8px;flex-shrink:0;width:30px;height:30px}.why-icon svg{width:13px!important;height:13px!important}.why-card h3{margin-bottom:2px;font-size:12px!important}.why-card p{-webkit-line-clamp:unset;line-height:1.45;display:block;overflow:visible;font-size:11px!important}.stats-band .inner{grid-template-columns:repeat(2,1fr)}.bonus-banner{text-align:center;flex-direction:column;padding:36px 24px}.app-section{text-align:center;grid-template-columns:1fr}.cta-band{padding:40px 0}.cta-band h2{font-size:20px!important}.cta-band p{margin-bottom:20px;font-size:12px!important}.cta-btns .public-marketing-root .btn-primary{justify-content:center;width:auto;padding:12px 28px;font-size:13px}.footer-grid{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column;gap:12px}.footer-legal{flex-wrap:wrap;justify-content:center;gap:12px}}@media (max-width:480px){.navbar .inner{padding:0 12px}.hero-section{padding:44px 0 32px;overflow:hidden}.hero-section h1{font-size:38px!important}.hero-btns .public-marketing-root .btn-primary,.hero-btns .public-marketing-root .btn-outline{justify-content:center;width:auto;padding:11px 24px;font-size:13px}.hero-stats{justify-content:center;gap:14px}.hero-stats .stat-val{font-size:16px!important}.hero-stats .stat-lbl{font-size:10px}.section-header h2{font-size:18px!important}.section-header p{font-size:11px!important}.container{padding:0 12px}.stat-card{gap:7px;padding:11px 8px}.stat-icon-wrap{border-radius:8px;width:30px;height:30px}.stat-icon-wrap svg{width:14px!important;height:14px!important}.stat-value{font-size:12px!important}.stat-label{font-size:9px!important}.statsband2026{overflow:hidden}.statsband2026>div{padding:0!important}.statsband2026-grid{grid-template-columns:repeat(2,1fr);width:100%}.statsband2026-item{border-bottom:1px solid #ffffff0f;min-width:0;padding:12px 10px;border-right:none!important}.statsband2026-val{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:12px!important}.statsband2026-lbl{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:10px!important}.statsband2026-icon{flex-shrink:0;border-radius:7px!important;width:28px!important;height:28px!important}h1{font-size:22px!important}h2{font-size:18px!important}h3{font-size:14px!important}h4{font-size:13px!important}p{font-size:12px!important}.public-marketing-root .btn-primary,.public-marketing-root .btn-outline{font-size:13px!important}}.statsband2026{background:#111;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f}.statsband2026-grid{grid-template-columns:repeat(6,1fr);display:grid}.statsband2026-item{cursor:default;align-items:center;gap:10px;padding:14px 18px;display:flex}.statsband2026-icon{background:#ffffff0f;border:1px solid #ffffff17;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.statsband2026-val{color:#fff;letter-spacing:-.1px;font-size:13px;font-weight:700;line-height:1.2}.statsband2026-lbl{color:#fff6;margin-top:1px;font-size:10.5px;font-weight:400}@keyframes livePulse{0%,to{transform:scale(1);box-shadow:0 0 #3dba4ecc}50%{transform:scale(1.2);box-shadow:0 0 0 5px #3dba4e00}}.live-dot{background:var(--green);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.4s ease-in-out infinite livePulse;display:inline-block}.hero-section{background:#0a0f0a!important}.hero-section:before{filter:blur();background:radial-gradient(65% 70% at 30% 45%,#19501999 0%,#0a1e0a33 55%,#0000 75%)!important}.hero-section:after{-webkit-mask-image:radial-gradient(90% 90%,#000 35%,#0000 100%);mask-image:radial-gradient(90% 90%,#000 35%,#0000 100%);opacity:.07!important;background-image:linear-gradient(#3dba4e99 1px,#0000 1px),linear-gradient(90deg,#3dba4e99 1px,#0000 1px)!important;background-size:48px 48px!important}@media (max-width:1024px){.statsband2026-grid{grid-template-columns:repeat(3,1fr)}}.fav-card-2026{cursor:pointer;background:#fff;border:1px solid #eaecef;border-radius:20px;padding:22px 20px;transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:0 2px 12px #0000000a}.fav-card-2026:hover{border-color:var(--accent,#3dba4e);transform:translateY(-5px);box-shadow:0 16px 40px #0000001a}.fav-card-2026-header{align-items:center;gap:12px;margin-bottom:4px;display:flex}.fav-card-2026-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.public-marketing-root[data-theme=dark] main{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.public-marketing-root[data-theme=dark] main div[style*="background: #fff"],.public-marketing-root[data-theme=dark] main div[style*="background: rgb(255, 255, 255)"],.public-marketing-root[data-theme=dark] main div[style*="background:#fff"]{background:#252830!important;border-color:#333!important}.public-marketing-root[data-theme=dark] main div[style*="background: #f5f6fa"],.public-marketing-root[data-theme=dark] main div[style*="background: rgb(245, 246, 250)"]{background:#1a1d21!important}.public-marketing-root[data-theme=dark] main div[style*="background: #f9fafb"],.public-marketing-root[data-theme=dark] main div[style*="background: #fafbfc"],.public-marketing-root[data-theme=dark] main div[style*="background: rgb(249, 250, 251)"]{background:#2e3038!important;border-color:#3a3d45!important}.public-marketing-root[data-theme=dark] main div[style*="background: #f0f2f5"]{background:#333!important}.public-marketing-root[data-theme=dark] main span[style*="color: #111"],.public-marketing-root[data-theme=dark] main span[style*="color: rgb(17, 17, 17)"],.public-marketing-root[data-theme=dark] main div[style*="color: #111"],.public-marketing-root[data-theme=dark] main div[style*="color: rgb(17, 17, 17)"],.public-marketing-root[data-theme=dark] main h1[style*="color: #111"],.public-marketing-root[data-theme=dark] main h3[style*="color: #111"],.public-marketing-root[data-theme=dark] main b[style*="color: #111"]{color:#e8e8e8!important}.public-marketing-root[data-theme=dark] main span[style*="color: #333"],.public-marketing-root[data-theme=dark] main div[style*="color: #333"],.public-marketing-root[data-theme=dark] main p[style*="color: #333"]{color:#ccc!important}.public-marketing-root[data-theme=dark] main span[style*="color: #555"],.public-marketing-root[data-theme=dark] main div[style*="color: #555"],.public-marketing-root[data-theme=dark] main p[style*="color: #555"],.public-marketing-root[data-theme=dark] main td[style*="color: #555"]{color:#aaa!important}.public-marketing-root[data-theme=dark] main span[style*="color: #666"],.public-marketing-root[data-theme=dark] main div[style*="color: #666"],.public-marketing-root[data-theme=dark] main p[style*="color: #666"],.public-marketing-root[data-theme=dark] main label[style*="color: #666"]{color:#999!important}.public-marketing-root[data-theme=dark] main span[style*="color: #777"],.public-marketing-root[data-theme=dark] main td[style*="color: #777"]{color:#888!important}.public-marketing-root[data-theme=dark] main span[style*="color: #888"],.public-marketing-root[data-theme=dark] main div[style*="color: #888"],.public-marketing-root[data-theme=dark] main p[style*="color: #888"]{color:#777!important}.public-marketing-root[data-theme=dark] main span[style*="color: #999"],.public-marketing-root[data-theme=dark] main div[style*="color: #999"],.public-marketing-root[data-theme=dark] main th[style*="color: #999"]{color:#666!important}.public-marketing-root[data-theme=dark] main div[style*="border: 1px solid #e8eaed"],.public-marketing-root[data-theme=dark] main div[style*="border: 1px solid rgb(232, 234, 237)"]{border-color:#333!important}.public-marketing-root[data-theme=dark] main div[style*="border-bottom: 1px solid #e8eaed"],.public-marketing-root[data-theme=dark] main div[style*="border-bottom: 2px solid #e8eaed"]{border-bottom-color:#333!important}.public-marketing-root[data-theme=dark] main div[style*="border-bottom: 1px solid #f0f2f5"],.public-marketing-root[data-theme=dark] main div[style*="border-bottom: 1px solid #f5f6fa"]{border-bottom-color:#2e3038!important}.public-marketing-root[data-theme=dark] main input,.public-marketing-root[data-theme=dark] main select,.public-marketing-root[data-theme=dark] main textarea{color:#e8e8e8!important;background:#2e3038!important;border-color:#444!important}.public-marketing-root[data-theme=dark] main input::placeholder{color:#666!important}.public-marketing-root[data-theme=dark] main table{color:#ccc}.public-marketing-root[data-theme=dark] main tr[style*="background: #f9fafb"]{background:#252830!important}.public-marketing-root[data-theme=dark] main td{border-bottom-color:#2e3038!important}.public-marketing-root[data-theme=dark] main button[style*="background: #fff"],.public-marketing-root[data-theme=dark] main button[style*="background: rgb(255, 255, 255)"]{color:#ccc!important;background:#2e3038!important;border-color:#444!important}.public-marketing-root[data-theme=dark] main button[style*="background: #f5f6fa"]{color:#ccc!important;background:#333!important}.public-marketing-root[data-theme=dark] main div[style*="background: #f0fdf4"]{background:#3dba4e1f!important}.public-marketing-root[data-theme=dark] main::-webkit-scrollbar-track{background:#1a1d21}.public-marketing-root[data-theme=dark] main::-webkit-scrollbar-thumb{background:#444}.public-marketing-root[data-theme=dark] main::-webkit-scrollbar-thumb:hover{background:var(--green)}@media (max-width:640px){.pub-cg{grid-template-columns:repeat(3,1fr)!important;gap:6px!important}.pub-ci{text-align:center!important;border-radius:10px!important;flex-direction:column!important;align-items:center!important;padding:10px 8px!important;display:flex!important}.pub-ci-icon{border-radius:8px!important;width:32px!important;height:32px!important;margin-bottom:6px!important;margin-right:0!important}.pub-ci-title{margin-bottom:0!important;font-size:10px!important}.pub-ci-sub,.pub-ci-cta,.pub-ci-badge{display:none!important}}
