html{line-height:normal}blockquote,h1,h2,h3,h4,h5,h6,p{margin:revert}button{line-height:inherit;padding:revert;border:revert}::-webkit-scrollbar{width:revert;height:revert;background:revert}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{background:revert}:root{--brand:#0080FF;--brand-600:#006EE0;--brand-50:#E8F2FF;--brand-100:#D6E8FF;--ink:#0A1733;--ink-2:#1E2B47;--muted:#5B6B85;--line:#E5ECF5;--soft:#F4F7FC;--green:#00B07C;--red:#F04848;--radius:16px}*{box-sizing:border-box}body,html{margin:0;padding:0;background:#fff;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,PingFang TC,Microsoft JhengHei,Noto Sans TC,Helvetica Neue,Arial,sans-serif;font-feature-settings:"tnum";-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.wrap{max-width:1200px;margin:0 auto;padding:0 32px}.mono{font-family:SF Mono,ui-monospace,Menlo,Consolas,monospace}.nav{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.85);backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid var(--line)}.nav-inner{height:64px;gap:40px}.brand,.nav-inner{display:flex;align-items:center}.brand{gap:10px;font-weight:700;font-size:18px;letter-spacing:-.01em}.brand img{width:28px;height:28px;border-radius:7px;display:block}.nav-links{display:flex;gap:28px;color:var(--ink-2);font-size:14.5px;font-weight:500}.nav-links a{padding:6px 0;position:relative}.nav-links a:hover{color:var(--brand)}.nav-spacer{flex:1}.nav-right{gap:14px;font-size:14px;color:var(--ink-2)}.lang,.nav-right{display:flex;align-items:center}.lang{gap:6px;padding:6px 10px;border-radius:8px}.lang:hover{background:var(--soft)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:38px;padding:0 16px;border-radius:10px;font-weight:600;font-size:14px;border:0;cursor:pointer;transition:transform .08s ease,background .15s ease}.btn:active{transform:translateY(1px)}.btn-ghost{background:transparent;color:var(--ink)}.btn-ghost:hover{background:var(--soft)}.btn-primary{background:var(--brand);color:#fff}.btn-primary:hover{background:var(--brand-600)}.hero{position:relative;overflow:hidden;padding:72px 0 96px;background:radial-gradient(900px 500px at 88% -10%,rgba(0,128,255,.18),transparent 60%),radial-gradient(700px 420px at 8% 110%,rgba(0,128,255,.08),transparent 60%),linear-gradient(180deg,#fff,#F7FAFF)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:var(--brand-50);color:var(--brand-600);border-radius:999px;font-size:13px;font-weight:600;letter-spacing:.02em}.eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 4px rgba(0,128,255,.18)}h1.headline{font-size:64px;line-height:1.05;letter-spacing:-.025em;font-weight:800;margin:20px 0 18px;color:var(--ink);text-wrap:balance}h1.headline em{font-style:normal;color:var(--brand);background:linear-gradient(180deg,transparent 62%,rgba(0,128,255,.18) 0);padding:0 4px}.sub{font-size:19px;line-height:1.55;color:var(--muted);max-width:560px;margin-bottom:32px}.cta-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.store-btn{display:inline-flex;align-items:center;gap:10px;background:#0A1733;color:#fff;height:54px;padding:0 20px;border-radius:12px;transition:background .15s}.store-btn:hover{background:#000}.store-btn .glyph{width:24px;height:24px;display:grid;place-items:center}.store-btn .meta{display:flex;flex-direction:column;line-height:1;text-align:left}.store-btn .meta small{font-size:11px;opacity:.78;letter-spacing:.04em;margin-bottom:4px}.store-btn .meta b{font-size:17px;font-weight:600;letter-spacing:.01em}.qr{display:flex;align-items:center;gap:12px;padding:10px 14px 10px 10px;border:1px solid var(--line);border-radius:12px;box-shadow:0 4px 14px rgba(10,23,51,.04)}.qr,.qr-img{background:#fff}.qr-img{width:72px;height:72px;border-radius:8px;border:1px solid var(--line);overflow:hidden}.qr-img svg{display:block}.qr-text{font-size:13px;color:var(--muted);line-height:1.4}.qr-text b{display:block;color:var(--ink);font-size:14px;font-weight:600;margin-bottom:2px}.hero-meta{margin-top:40px;display:flex;gap:36px;color:var(--muted);font-size:13px}.hero-meta div b{display:block;color:var(--ink);font-size:22px;font-weight:700;letter-spacing:-.01em;margin-bottom:2px}.phone-stage{position:relative;display:flex;justify-content:center;align-items:center;min-height:620px}.phone-stage:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(0,128,255,.22),rgba(0,128,255,0) 70%);z-index:0;transform:translateY(-20px)}.phone{position:relative;width:320px;height:660px;border-radius:46px;background:linear-gradient(180deg,#1a1f2c,#0a0f1a);padding:14px;box-shadow:0 30px 70px -20px rgba(10,23,51,.45),0 10px 30px -10px rgba(0,128,255,.25),inset 0 0 0 2px rgba(255,255,255,.05);z-index:1}.phone:before{content:"";position:absolute;top:14px;left:50%;transform:translateX(-50%);width:104px;height:28px;background:#000;border-radius:0 0 18px 18px;z-index:3}.screen{width:100%;height:100%;background:#0A0F1A;border-radius:34px;overflow:hidden;position:relative;display:flex;flex-direction:column}.scr-status{justify-content:space-between;padding:14px 24px 0;font-size:13px;font-weight:600;color:#fff}.scr-status,.scr-status .right{display:flex;align-items:center}.scr-status .right{gap:5px}.scr-status .right svg{width:14px;height:10px}.scr-topbar{padding:20px 16px 4px;display:flex;align-items:center;gap:10px}.scr-title{font-size:22px;font-weight:800;color:#fff;letter-spacing:-.01em}.scr-search-bar{flex:1;height:32px;background:#161C2B;border-radius:10px;display:flex;align-items:center;gap:6px;padding:0 10px;color:#5A6685;font-size:11px;border:1px solid rgba(255,255,255,.05)}.scr-search-bar svg{width:12px;height:12px;flex-shrink:0}.scr-search-bar .flame{font-size:11px}.scr-bal{text-align:right;flex-shrink:0}.scr-bal .val{color:#fff;font-size:13px;font-weight:700;font-family:SF Mono,ui-monospace,Menlo,monospace;display:flex;align-items:center;gap:3px;justify-content:flex-end}.scr-bal .val:after{content:"▾";font-size:9px;color:#7C8AA6}.scr-bal .lbl{display:flex;align-items:center;gap:4px;font-size:9px;color:#7C8AA6;justify-content:flex-end;margin-top:2px}.scr-bal .lbl .pill{padding:1px 5px;border-radius:3px;background:rgba(0,128,255,.18);color:var(--brand);font-weight:700;font-size:8.5px;letter-spacing:.02em}.scr-cats{padding:14px 16px 0;display:flex;gap:14px;color:#5A6685;font-size:13px;font-weight:600;overflow:hidden}.scr-cats .c{position:relative;padding-bottom:6px;flex-shrink:0}.scr-cats .c.act{color:#fff}.scr-cats .c.act:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:2px;background:var(--brand)}.scr-sort{margin:10px 16px 4px;display:inline-flex;align-self:flex-start;align-items:center;gap:5px;padding:5px 9px;background:#161C2B;border-radius:14px;font-size:10px;color:#9FB3D6;font-weight:600;width:-moz-fit-content;width:fit-content}.scr-sort svg{width:11px;height:11px}.scr-list{flex:1;padding:4px 14px 0;display:flex;flex-direction:column;gap:0;overflow:hidden}.stk{padding:10px 2px;border-bottom:1px solid rgba(255,255,255,.05)}.stk-head{display:flex;align-items:baseline;gap:8px;margin-bottom:6px}.stk-head b{color:#fff;font-size:13.5px;font-weight:700}.stk-head .tk{color:#5A6685;font-size:10px;font-weight:600;letter-spacing:.02em}.stk-head .chg{margin-left:auto;font-family:SF Mono,ui-monospace,Menlo,monospace;font-size:11px;font-weight:600}.stk-head .chg.up{color:var(--red)}.stk-head .chg.dn{color:var(--green)}.stk-body{display:grid;grid-template-columns:1fr auto auto;gap:6px;align-items:center}.stk-spark{height:30px;width:100%;display:block}.stk-btn{height:36px;width:54px;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:SF Mono,ui-monospace,Menlo,monospace;font-weight:700;font-size:11px;line-height:1.1}.stk-btn small{font-family:-apple-system,PingFang TC,sans-serif;font-size:8.5px;font-weight:600;opacity:.85;margin-bottom:2px;letter-spacing:.02em}.stk-btn.sell{background:rgba(0,176,124,.14);color:#5AE3A8}.stk-btn.buy{background:rgba(240,72,72,.14);color:#FF8A8A}.scr-tabbar{height:54px;border-top:1px solid rgba(255,255,255,.06);justify-content:space-around;color:#5A6685;font-size:9.5px;font-weight:600;padding-bottom:6px;background:#0A0F1A}.scr-tabbar,.scr-tabbar .t{display:flex;align-items:center}.scr-tabbar .t{flex-direction:column;gap:3px}.scr-tabbar .t.act{color:var(--brand)}.scr-tabbar svg{width:18px;height:18px}.float-card{position:absolute;background:#fff;border-radius:14px;box-shadow:0 18px 40px -10px rgba(10,23,51,.25),0 2px 8px rgba(10,23,51,.06);padding:12px 14px;z-index:2;display:flex;align-items:center;gap:10px}.float-card.f1{top:60px;left:0}.float-card.f2{bottom:80px;right:-10px}.float-card .av{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#0080FF,#00C2FF);display:grid;place-items:center;color:#fff;font-weight:700;font-size:13px}.float-card .info b{display:block;font-size:13px;font-weight:600}.float-card .info small{color:var(--muted);font-size:11px}.float-card .pct{font-family:SF Mono,ui-monospace,Menlo,monospace;color:var(--green);font-weight:700;font-size:14px;margin-left:auto}.float-card.f2 .pct{color:var(--brand)}.strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.strip-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 0}.strip-item{display:flex;gap:14px;align-items:flex-start;padding:0 24px;border-left:1px solid var(--line)}.strip-item:first-child{border-left:0}.strip-item .ic{width:40px;height:40px;border-radius:10px;background:var(--brand-50);color:var(--brand);display:grid;place-items:center;flex-shrink:0}.strip-item b{display:block;font-size:15px;margin-bottom:2px}.strip-item small{color:var(--muted);font-size:13px;line-height:1.45}section.block{padding:120px 0}.block.alt{background:var(--soft)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:48px;gap:32px}.section-head .kicker{color:var(--brand);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.section-head h2{font-size:46px;line-height:1.1;letter-spacing:-.02em;font-weight:800;margin:0;max-width:680px;text-wrap:balance}.section-head p{color:var(--muted);font-size:17px;line-height:1.5;max-width:420px;margin:0}.copy-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:64px;align-items:center}.copy-points{display:flex;flex-direction:column;gap:24px;margin-top:32px}.copy-point{display:flex;gap:16px}.copy-point .num{width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid var(--line);display:grid;place-items:center;font-weight:700;color:var(--brand);flex-shrink:0;font-family:SF Mono,ui-monospace,Menlo,monospace}.copy-point b{display:block;font-size:17px;margin-bottom:4px}.copy-point p{color:var(--muted);font-size:14.5px;line-height:1.55;margin:0}.traders-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 30px 60px -20px rgba(10,23,51,.12)}.traders-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.traders-head h3{margin:0;font-size:18px;font-weight:700}.traders-head .tag{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:6px}.traders-head .tag:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px rgba(0,176,124,.18)}.trader{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:16px;padding:16px 8px;border-top:1px solid var(--line)}.trader:first-of-type{border-top:0}.trader .av{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:700;font-size:15px}.trader .name b{display:block;font-size:15px;font-weight:600}.trader .name small{color:var(--muted);font-size:12px}.trader .stats{display:flex;flex-direction:column;align-items:flex-end;font-family:SF Mono,ui-monospace,Menlo,monospace}.trader .stats .ret{color:var(--green);font-weight:700;font-size:16px}.trader .stats small{color:var(--muted);font-size:11px;font-family:inherit}.trader .btn-follow{height:32px;padding:0 14px;border-radius:8px;background:var(--brand-50);color:var(--brand);font-weight:600;font-size:13px;border:0;cursor:pointer}.trader .btn-follow:hover{background:var(--brand-100)}.markets-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.mkt{position:relative;background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.mkt:hover{transform:translateY(-4px);box-shadow:0 24px 50px -20px rgba(10,23,51,.18)}.mkt .tag{font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--brand);text-transform:uppercase;margin-bottom:14px}.mkt h3{margin:0 0 8px;font-size:24px;letter-spacing:-.01em}.mkt p{color:var(--muted);font-size:14px;line-height:1.5;margin:0 0 20px}.mkt.featured{grid-column:span 2;background:linear-gradient(135deg,#0A1733,#0A2A5A);color:#fff;border:0}.mkt.featured .tag{color:#7CC4FF}.mkt.featured p{color:#9FB3D6}.mkt .ticks{display:flex;gap:8px;flex-wrap:wrap}.tick{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:8px;background:var(--soft);font-size:12px;font-weight:600;font-family:SF Mono,ui-monospace,Menlo,monospace}.mkt.featured .tick{background:rgba(255,255,255,.08);color:#fff}.tick .up{color:var(--green)}.tick .dn{color:var(--red)}.mkt.featured .tick .up{color:#5AE3A8}.mkt.featured .tick .dn{color:#FF8A8A}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.why{padding:28px;background:#fff;border:1px solid var(--line);border-radius:20px}.why .ic{width:48px;height:48px;border-radius:12px;background:var(--brand-50);color:var(--brand);display:grid;place-items:center;margin-bottom:18px}.why h4{margin:0 0 8px;font-size:17px;letter-spacing:-.005em}.why p{color:var(--muted);font-size:14px;line-height:1.55;margin:0}.cta-band{padding:96px 0;background:linear-gradient(120deg,#0066CC,#0080FF 50%,#0099FF);color:#fff;position:relative;overflow:hidden}.cta-band:before{content:"";position:absolute;inset:0;background:radial-gradient(600px 400px at 90% 110%,rgba(255,255,255,.18),transparent 50%),radial-gradient(500px 300px at 10% -10%,rgba(255,255,255,.18),transparent 50%);pointer-events:none}.cta-inner{position:relative;display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:48px}.cta-inner h2{font-size:48px;line-height:1.1;letter-spacing:-.02em;margin:0 0 16px;font-weight:800;text-wrap:balance}.cta-inner p{font-size:17px;opacity:.9;margin:0 0 28px;line-height:1.5;max-width:520px}.cta-band .store-btn{background:#fff;color:var(--ink)}.cta-band .store-btn:hover{background:#F4F7FC}.cta-qr{justify-self:end;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px);border-radius:24px;padding:28px;text-align:center;width:280px}.cta-qr .qr-img{width:200px;height:200px;margin:0 auto 16px;background:#fff;border-radius:12px;padding:12px}.cta-qr b{display:block;font-size:16px;margin-bottom:4px}.cta-qr small{font-size:13px;opacity:.8}footer{background:#0A1733;color:#9FB3D6;padding:64px 0 32px;font-size:14px}.foot-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:40px;margin-bottom:48px}.foot-brand{display:flex;align-items:center;gap:10px;color:#fff;font-weight:700;font-size:18px;margin-bottom:16px}.foot-brand img{width:28px;height:28px;border-radius:7px}.foot-about{font-size:13px;line-height:1.6;color:#7C8AA6;max-width:300px}.foot-col h5{color:#fff;font-size:14px;margin:0 0 16px;font-weight:600}.foot-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.foot-col a{color:#9FB3D6;font-size:13px}.foot-col a:hover{color:#fff}.foot-bot{border-top:1px solid rgba(255,255,255,.08);padding-top:24px;display:flex;justify-content:space-between;font-size:12px;color:#5A6685;flex-wrap:wrap;gap:16px}.legal-note{max-width:900px;font-size:11.5px;line-height:1.6;color:#5A6685;margin-bottom:16px}.dd{position:relative}.dd-trigger{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dd-trigger svg.chev{transition:transform .18s}.dd.open .dd-trigger svg.chev{transform:rotate(180deg)}.dd-panel{position:absolute;top:calc(100% + 10px);right:0;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 20px 48px -12px rgba(10,23,51,.2),0 4px 12px rgba(10,23,51,.06);min-width:240px;padding:6px;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .15s,visibility .15s,transform .18s;z-index:100;font-size:13.5px;pointer-events:none}.dd.open .dd-panel{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.cc-item,.ctry-item,.lang-item{display:flex;align-items:center;gap:11px;padding:9px 12px;border-radius:8px;color:var(--ink);cursor:pointer;font-size:13.5px;font-weight:500}.cc-item:hover,.ctry-item:hover,.lang-item:hover{background:var(--soft)}.ctry-item .lf,.lang-item .lf{width:22px;height:16px;border-radius:3px;flex-shrink:0;display:block;border:1px solid rgba(10,23,51,.08)}.ctry-item .li-info,.lang-item .li-info{flex:1;min-width:0}.ctry-item .li-info b,.lang-item .li-info b{display:block;font-size:13.5px;font-weight:600;letter-spacing:-.005em}.ctry-item .li-info small,.lang-item .li-info small{font-size:11px;color:var(--muted);font-weight:500}.ctry-item .check,.lang-item .check{color:var(--brand);opacity:0;width:15px;height:15px;flex-shrink:0}.ctry-item.on .check,.lang-item.on .check{opacity:1}.ctry-item.on,.lang-item.on{background:var(--brand-50)}.ctry-item.on .li-info b,.lang-item.on .li-info b{color:var(--brand)}.cc-item .lf{width:20px;height:14px;border-radius:2px;flex-shrink:0;display:block;border:1px solid rgba(10,23,51,.08)}.cc-item .nm{flex:1;font-weight:500}.cc-item .code{font-family:SF Mono,ui-monospace,monospace;font-size:12.5px;color:var(--muted);font-weight:600}.cc-item.on{background:var(--brand-50)}.cc-item.on,.cc-item.on .code{color:var(--brand)}.dd-search{padding:8px;border-bottom:1px solid var(--line);margin:-6px -6px 4px}.dd-search input{width:100%;height:32px;border:1px solid var(--line);border-radius:8px;background:var(--soft);padding:0 12px;font:inherit;font-size:12.5px;outline:none}.dd-search input:focus{border-color:var(--brand);background:#fff}@media (min-width:1440px){.wrap{max-width:1440px}h1.headline{font-size:72px}.section-head h2{font-size:52px}.cta-inner h2{font-size:56px}}@media (min-width:1920px){.wrap{max-width:1600px}}@media (max-width:1024px){.nav-links{display:none!important}.nav-inner{gap:16px}.wrap{padding:0 24px}h1.headline{font-size:46px!important;line-height:1.08!important}.section-head h2{font-size:34px!important}section.block{padding:72px 0!important}.hero{padding:48px 0 64px!important}.careers,.contact-card,.copy-grid,.hero-grid,.mission-grid,.platform,.provider{grid-template-columns:1fr!important;gap:36px!important}.ac-grid,.courses,.how-grid,.inst-grid,.markets-grid,.mkts,.offices,.personas,.pillars-grid,.quotes-grid,.stats-grid,.strip-grid,.team-grid,.trust-grid,.values,.web-grid,.why-grid{grid-template-columns:repeat(2,1fr)!important;gap:18px!important}.mkt-card.feat{grid-row:auto!important}.foot-grid{grid-template-columns:1fr 1fr 1fr!important;gap:28px!important}.tl-track{grid-template-columns:repeat(3,1fr)!important;gap:36px!important;row-gap:36px!important}.phone-stage{min-height:auto!important}.phone{transform:scale(.88);transform-origin:top center}.laptop{transform:scale(.78);transform-origin:top left;margin-bottom:-60px}.phone-mini{display:none}.leader-card{width:100%!important;max-width:420px;margin:0 auto}.float-act,.float-card{display:none!important}.platform-vis{min-height:auto;height:auto!important}}@media (max-width:640px){.wrap{padding:0 16px}.nav-inner{gap:8px;height:56px}.nav-right{gap:6px}.nav-right .btn-ghost,.nav-right .lang{display:none!important}.brand{font-size:15px}.brand img{width:24px;height:24px}section.block{padding:48px 0!important}.hero{padding:28px 0 48px!important}.cta-band{padding:48px 0!important}.section-head{margin-bottom:28px!important}h1.headline{font-size:30px!important;line-height:1.12!important;margin:18px 0 14px!important}.hero-sub,.sub{font-size:15px!important;margin-bottom:24px!important}.section-head h2{font-size:24px!important;line-height:1.2!important}.section-head p{font-size:14px!important}.section-head-row{flex-direction:column!important;align-items:flex-start!important;gap:8px!important;margin-bottom:24px!important}.ac-grid,.careers,.contact-card,.copy-grid,.courses,.foot-grid,.hero-grid,.how-grid,.inst-grid,.markets-grid,.mission-grid,.mkts,.offices,.personas,.pillars-grid,.platform,.provider,.quotes-grid,.stats-grid,.strip-grid,.team-grid,.tl-track,.trust-grid,.values,.web-grid,.why-grid{grid-template-columns:1fr!important;gap:14px!important}.hero-cta{width:100%;flex-direction:column}.hero-cta>.btn,.hero-cta>a{width:100%;justify-content:center}.phone-stage{min-height:auto!important}.phone-stage:before{display:none}.phone{transform:scale(.85);transform-origin:top center;margin:0 auto}.float-act,.float-card{display:none!important}.laptop,.phone-mini{display:none}.leader-card{width:100%!important;max-width:340px!important;margin:0 auto}.lc-cover{height:72px}.lc-av{width:64px;height:64px;font-size:22px;top:40px;left:20px}.lc-body{padding:18px}.lc-head .lc-ret b{font-size:20px}.player{aspect-ratio:16/10;max-width:100%}.platform-vis{min-height:auto;height:auto!important}.dashboard{padding:18px}.dash-price .v{font-size:26px}.cta-inner{grid-template-columns:1fr!important;gap:28px!important;text-align:center}.cta-inner h2{font-size:24px!important;line-height:1.18!important}.cta-inner p{font-size:14px!important;margin-left:auto!important;margin-right:auto!important}.cta-actions{flex-direction:column;gap:8px!important}.cta-actions,.cta-actions>a{width:100%;justify-content:center}.cta-qr{justify-self:center!important;width:auto!important;max-width:100%!important;padding:20px!important}.cta-qr .qr-img{width:160px!important;height:160px!important}.hero-meta,.hero-stats{gap:18px!important;flex-wrap:wrap}.hero-meta div b,.hero-stats div b{font-size:20px!important}.strip-grid{padding:8px 0!important}.strip-item{padding:14px 0!important;border-left:0!important;border-top:1px solid var(--line)}.strip-item:first-child{border-top:0!important}.trust-item{padding:20px 0!important;border-left:0!important;border-top:1px solid var(--line)}.trust-item:first-child{border-top:0!important;padding-top:0!important}.stat{padding:14px 0!important;border-left:0!important;border-top:1px solid var(--line);margin-top:0!important}.stat:first-child{border-top:0!important;padding-top:0!important}.stat .v{font-size:30px!important}.stat .delta{position:static!important;display:inline-block;margin-top:6px}.mkt-card.feat{grid-row:auto!important}.mkt-card.feat h3{font-size:24px!important}.lb-card,.quotes{overflow-x:auto}.quotes .qhead,.quotes .qrow{min-width:540px}.lb-head,.lb-row{min-width:760px}.foot-grid{gap:24px!important}.foot-bot{flex-direction:column!important;align-items:flex-start!important}.tl-track:before{left:8px!important;top:0!important;bottom:0!important;width:2px!important;height:auto!important}.provider{padding:32px 20px!important}.provider h2{font-size:26px!important}.mission-quote{padding:24px 20px!important}.careers,.contact-card{padding:32px 20px!important}.ticker-inner{height:auto!important}.ti{min-width:140px!important;padding:8px 14px!important}.sym-stats{display:none!important}}