:root{--bg:#000000;--surface:#080c0e;--surface-2:#0c1114;--surface-3:#10171a;--line:#1a2327;--line-strong:#273237;--text:#f5f5f5;--muted:#8d979d;--muted-2:#657078;--green-bright:#37e56f;--green-deep:#0c6b32;--green-soft:rgba(16,212,82,.11);--red:#ff4d5a;--amber:#f5b942;--radius:18px;--radius-sm:12px;--shadow:0 28px 90px rgba(0,0,0,.45)}*{box-sizing:border-box}html{background:var(--bg);color-scheme:dark;scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 78% 4%,rgba(16,212,82,.07),transparent 24rem),#000;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}main{min-height:70vh}.shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.site-header{height:78px;border-bottom:1px solid rgba(255,255,255,.06);position:-webkit-sticky;position:sticky;top:0;z-index:40;background:rgba(0,0,0,.82)}.header-inner{height:100%;display:grid;grid-template-columns:220px 1fr 220px;align-items:center}.brand{display:inline-flex;align-items:center;gap:12px;width:max-content}.brand-word{font-size:21px;font-weight:760;letter-spacing:.15em}.brand-mark{width:34px;height:34px;position:relative;display:inline-block;filter:drop-shadow(0 0 16px rgba(16,212,82,.28))}.brand-mark-a,.brand-mark-b{position:absolute;inset:6px 13px;border-radius:4px;background:linear-gradient(180deg,var(--green-bright),var(--green));transform:rotate(45deg)}.brand-mark-b{transform:rotate(-45deg)}.main-nav{display:flex;justify-content:center;gap:34px;color:#d9dde0;font-size:14px}.main-nav a:hover,.text-link:hover{color:var(--green)}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:18px;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line-strong);border-radius:10px;padding:13px 20px;background:#0b1012;color:#fff;font-weight:670;transition:.2s ease}.button:hover{border-color:#3b4b52}.button-primary{background:linear-gradient(180deg,#2ad765,var(--green));border-color:#38dc70;color:#001608;box-shadow:0 10px 35px rgba(16,212,82,.18)}.button-danger{background:#f04450;border-color:#f55e68;color:#fff}.button-secondary{background:transparent;border-color:#263238}.button-ghost{background:#0b1012}.button-small{padding:10px 18px}.button-tiny{padding:8px 13px}.full{width:100%}.eyebrow{color:var(--green-bright);letter-spacing:.16em;margin-bottom:14px}.page-hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:540px;align-items:center;padding:70px 0 58px;border-bottom:1px solid rgba(255,255,255,.04)}.home-hero h1,.page-hero h1{font-size:clamp(48px,6vw,78px);line-height:.98;letter-spacing:-.045em;margin:0 0 22px;font-weight:760}.home-hero h1 span,.page-hero h1 span{color:var(--green)}.home-hero p,.page-hero p{font-size:17px;line-height:1.7;color:#9da7ad;max-width:590px}.hero-actions{gap:14px;margin-top:30px}.page-hero-visual{min-height:390px}.hero-orb,.page-hero-visual{display:flex;align-items:center;justify-content:center}.hero-orb{width:390px;height:360px;position:relative}.orb-core{width:170px;height:170px;border-radius:34px;transform:rotate(12deg);display:grid;place-items:center;background:linear-gradient(145deg,#1ddb59,#0b7431 62%,#042d17);border:1px solid rgba(89,255,140,.5);box-shadow:inset 0 0 45px rgba(255,255,255,.12),0 0 80px rgba(16,212,82,.22);z-index:4}.orb-core span{transform:rotate(-12deg);font-size:42px;font-weight:900;letter-spacing:-.08em;color:#021508}.orb-ring{position:absolute;border:1px solid rgba(16,212,82,.34);border-radius:50%;width:330px;height:118px;transform:rotate(-10deg)}.ring-b{width:270px;height:82px;transform:rotate(14deg);border-color:rgba(16,212,82,.18)}.orb-floor{position:absolute;bottom:28px;width:270px;height:64px;border-radius:50%;background:radial-gradient(ellipse,rgba(16,212,82,.3),rgba(16,212,82,.04) 50%,transparent 72%);filter:blur(5px)}.home-hero{padding:84px 0 56px;display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:620px}.phone-stage{height:510px;position:relative;display:flex;justify-content:center;align-items:center}.phone-stage:before{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(16,212,82,.17),rgba(16,212,82,.025) 53%,transparent 70%)}.phone{width:268px;height:520px;border-radius:44px;padding:12px;background:linear-gradient(155deg,#242b2f,#050607 55%,#181c1f);border:1px solid #444;box-shadow:0 40px 90px rgba(0,0,0,.8),0 0 70px rgba(16,212,82,.11);transform:rotate(5deg);position:relative;z-index:2}.phone-screen{height:100%;border-radius:34px;background:linear-gradient(180deg,#0b1012,#050809);padding:22px 18px;overflow:hidden}.phone-notch{height:23px;width:92px;border-radius:20px;background:#000;margin:-12px auto 22px}.phone-brand{font-size:13px;font-weight:800;letter-spacing:.08em}.phone-balance{font-size:29px;font-weight:760;margin-top:28px}.phone-gain{color:var(--green);font-size:13px;margin-top:5px}.phone-actions{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin:25px 0}.phone-action{font-size:13px;text-align:center;color:#b4bcc0}.phone-action span{width:38px;height:38px;margin:0 auto 7px;border-radius:12px;background:var(--green-soft);border:1px solid rgba(16,212,82,.28);display:grid;place-items:center;color:var(--green)}.phone-market{margin-top:14px;padding:15px;border:1px solid #1b2529;border-radius:16px;background:#0a0f11}.phone-market strong{display:block;font-size:14px}.phone-market b{display:block;font-size:22px;margin:12px 0 4px}.phone-chart{height:78px;margin-top:10px;background:linear-gradient(175deg,transparent 10%,rgba(16,212,82,.08));border-bottom:2px solid rgba(16,212,82,.65);-webkit-clip-path:polygon(0 80%,15% 65%,26% 75%,40% 40%,51% 53%,66% 25%,78% 39%,100% 0,100% 100%,0 100%);clip-path:polygon(0 80%,15% 65%,26% 75%,40% 40%,51% 53%,66% 25%,78% 39%,100% 0,100% 100%,0 100%)}.metrics-row{display:flex;gap:0;margin-top:48px}.metric{min-width:128px;padding:0 24px;border-right:1px solid #1a2124}.metric:first-child{padding-left:0}.metric:last-child{border:0}.metric strong{font-size:20px;display:block}.metric small{color:#778188}.section{padding:76px 0}.section-tight{padding:54px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:26px}.section-heading h2{font-size:38px;margin:0;letter-spacing:-.03em}.section-heading p{color:var(--muted);max-width:620px;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.card,.feature-card,.table-card{background:linear-gradient(180deg,rgba(14,20,23,.94),rgba(6,10,12,.98));border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.feature-card{padding:28px}.feature-icon{width:54px;height:54px;border-radius:16px;border:1px solid rgba(16,212,82,.36);background:var(--green-soft);display:grid;place-items:center;color:var(--green);font-size:22px;margin-bottom:24px;box-shadow:0 0 28px rgba(16,212,82,.08)}.feature-card h3{font-size:19px;margin:0 0 10px}.feature-card p{color:#879198;line-height:1.65;font-size:14px}.feature-card a{color:var(--green);font-size:13px;font-weight:700}.table-card{overflow:hidden}.table-scroll{overflow:auto}.data-table{width:100%;border-collapse:collapse;min-width:760px}.data-table td,.data-table th{text-align:left;padding:18px 20px;border-bottom:1px solid #172025;font-size:13px}.data-table th{color:#737e85;font-weight:550}.data-table tr:last-child td{border-bottom:0}.asset-cell{display:flex;align-items:center;gap:12px}.asset-cell small{display:block;color:#6f7a80;margin-top:4px}.asset-icon{width:34px;height:34px;border-radius:50%;background:#172126;display:grid;place-items:center;font-weight:900;color:#fff}.cta-band{margin:50px auto 80px;border:1px solid rgba(16,212,82,.45);border-radius:20px;background:linear-gradient(100deg,rgba(7,60,29,.5),rgba(10,33,20,.22),rgba(16,212,82,.08));padding:38px 48px;display:flex;justify-content:space-between;align-items:center;gap:20px;position:relative;overflow:hidden}.cta-band:after{content:"";position:absolute;right:-80px;width:380px;height:220px;background:repeating-linear-gradient(125deg,transparent 0 9px,rgba(16,212,82,.08) 10px 11px);transform:rotate(-8deg)}.cta-band h2{font-size:32px;margin:0;max-width:610px}.cta-band h2 span{color:var(--green)}.cta-actions{display:flex;gap:12px;z-index:1}.site-footer{border-top:1px solid rgba(255,255,255,.055);padding:58px 0 24px}.footer-grid{display:grid;grid-gap:44px;gap:44px}.footer-brand p{max-width:260px;color:#7f8a90;line-height:1.7}.site-footer h4{color:var(--green);font-size:13px;text-transform:uppercase;letter-spacing:.08em;margin:4px 0 16px}.footer-links{display:grid;grid-gap:11px;gap:11px}.footer-links a{color:#919ba1}.footer-links a:hover{color:#fff}.social-row{display:flex;gap:9px;margin-top:18px}.social-row span{width:30px;height:30px;border:1px solid #202a2e;border-radius:50%;display:grid;place-items:center;font-size:13px;color:#aab1b5}.footer-bottom{border-top:1px solid #141b1e;margin-top:44px;padding-top:22px;display:flex;justify-content:space-between;color:#68737a}.market-hero{padding:70px 0 20px}.content-hero h1,.market-hero h1{font-size:54px;letter-spacing:-.04em;margin:8px 0 10px}.content-hero p,.market-hero p{color:var(--muted);line-height:1.7}.filters{display:flex;gap:8px;flex-wrap:wrap;margin:30px 0 20px}.pill{padding:9px 14px;border-radius:10px;border:1px solid #202a2e;background:#080d0f;color:#9aa4aa;font-size:13px}.pill.active{color:#021307;background:var(--green);border-color:var(--green)}.market-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin:20px 0 28px}.market-card{padding:22px}.market-card h3{font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:var(--green);margin:0 0 18px}.market-list{display:grid;grid-gap:16px;gap:16px}.market-line{display:grid;grid-template-columns:1fr auto;align-items:center}.market-line strong{font-size:13px}.market-line small{display:block;color:#737d83;margin-top:3px}.market-line span:last-child{text-align:right;font-size:13px}.search-box{min-width:280px;padding:13px 16px;border-radius:10px;border:1px solid #20292d;background:#080c0e;color:#d9dee1}.trade-page{width:min(1420px,calc(100% - 28px));margin:20px auto 60px}.trade-surface{display:grid;grid-gap:12px;gap:12px}.trade-topbar{padding:16px 18px;display:grid;grid-template-columns:1.5fr 1fr repeat(3,1fr);align-items:center;grid-gap:18px;gap:18px}.trade-topbar>div:first-child strong{display:block}.market-stat small,.trade-topbar small{color:#78838a;display:block;font-size:13px}.quote{font-size:22px;font-weight:800}.market-stat strong{font-size:13px}.trade-grid{display:grid;grid-template-columns:1fr 2.5fr 1fr;grid-gap:12px;gap:12px;align-items:stretch}.trade-grid:has(.order-entry){grid-template-columns:.8fr 2.4fr 1fr}.chart-card{padding:0;overflow:hidden;min-height:560px}.chart-card.spot-chart{grid-column:1/3}.chart-toolbar{height:50px;border-bottom:1px solid #1a2226;gap:18px;padding:0 18px;color:#7f8a91;font-size:13px}.chart-toolbar .active{color:var(--green)}.chart-area{height:500px;background-image:linear-gradient(#10171a 1px,transparent 0),linear-gradient(90deg,#10171a 1px,transparent 0);background-size:70px 50px;padding:20px}.chart-area svg{width:100%;height:100%}.book-card{padding:18px;min-width:0}.book-card h3,.watchlist h3{margin:0 0 15px;font-size:14px}.book-head,.book-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;font-size:13px;padding:5px 0}.book-head{color:#68747b}.book-row span:last-child{text-align:right}.asks span:first-child{color:var(--red)}.bids span:first-child,.book-mid{color:var(--green)}.book-mid{font-weight:800;font-size:20px;padding:12px 0}.spot-orders{grid-column:1/3;display:grid;grid-template-columns:1fr 1fr;padding:18px;grid-gap:18px;gap:18px}.order-form{grid-gap:12px;gap:12px}.order-form h3{margin:0}.order-entry label,.order-form label{display:grid;grid-gap:7px;gap:7px;color:#7f8a90;font-size:13px}.auth-card input,.form-card input,.form-card select,.order-entry input,.order-entry select,.order-form input{width:100%;border:1px solid #202a2e;background:#070b0d;border-radius:10px;color:#dce2e5;padding:12px 13px}.watchlist{padding:18px;grid-column:3}.mini-market{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:8px;gap:8px;padding:10px 0;border-bottom:1px solid #151d20;font-size:13px}.order-entry{padding:18px;display:flex;flex-direction:column;gap:14px}.segmented{display:grid;grid-template-columns:1fr 1fr;background:#080d0f;border-radius:10px;padding:3px}.segmented button{padding:10px;background:transparent;border:0;color:#8c969b}.segmented button:first-child{background:#141c20;color:#fff;border-radius:8px}.orders-panel{padding:18px}.tabs{display:flex;gap:26px;border-bottom:1px solid #172025;padding-bottom:14px;color:#7f898f;font-size:13px}.tabs .active{color:var(--green)}.empty-state{padding:36px 0;color:#667278;font-size:13px}.content-hero{padding:64px 0 32px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-top:30px}.stat-card{padding:22px}.stat-card small{color:#768188}.stat-card strong{display:block;font-size:28px;margin:8px 0}.dashboard-grid{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:16px;gap:16px}.portfolio-chart{height:240px;padding:28px}.line-visual{height:130px;margin-top:28px;border-bottom:2px solid var(--green);-webkit-clip-path:polygon(0 80%,6% 66%,12% 72%,20% 40%,28% 56%,36% 28%,43% 42%,51% 19%,59% 46%,67% 33%,75% 55%,83% 22%,91% 35%,100% 0,100% 100%,0 100%);clip-path:polygon(0 80%,6% 66%,12% 72%,20% 40%,28% 56%,36% 28%,43% 42%,51% 19%,59% 46%,67% 33%,75% 55%,83% 22%,91% 35%,100% 0,100% 100%,0 100%);background:linear-gradient(180deg,rgba(16,212,82,.18),transparent)}.allocation{padding:28px;display:flex;gap:34px;align-items:center}.donut{width:170px;height:170px;border-radius:50%;background:conic-gradient(var(--green) 0 38%,#6574e8 38% 62%,#8a4de8 62% 75%,#f5b942 75% 84%,#5d6d76 84% 100%);position:relative;flex:0 0 auto}.donut:after{content:"";position:absolute;inset:32px;background:#090e10;border-radius:50%}.legend{display:grid;grid-gap:10px;gap:10px;font-size:13px;color:#a2abb0}.legend span:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--green);margin-right:9px}.action-cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.action-card{padding:22px;text-align:center}.action-card span{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(16,212,82,.32);background:var(--green-soft);border-radius:14px;color:var(--green);margin:0 auto 12px}.wallet-grid{display:grid;grid-template-columns:1.55fr .85fr;grid-gap:18px;gap:18px}.form-card{padding:28px}.form-card h2,.info-card h3{margin-top:0}.form-card label{display:grid;grid-gap:8px;gap:8px;margin:20px 0;font-size:13px;color:#b9c0c4}.qr-box{margin-top:16px;min-height:340px;border:1px solid #1d282c;border-radius:14px;background:#080d0f;display:grid;place-items:center;text-align:center;padding:24px}.qr{width:170px;height:170px;background:repeating-conic-gradient(#000 0 25%,#fff 0 50%) 0/18px 18px;border:12px solid #fff;border-radius:10px;position:relative}.qr:after{content:"X";position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:50%;background:#041308;color:var(--green);display:grid;place-items:center;font-weight:900;font-size:26px;border:3px solid #fff}.info-stack{display:grid;grid-gap:14px;gap:14px}.info-card{padding:24px}.info-card dl{display:grid;grid-gap:14px;gap:14px}.info-card dl div{display:flex;justify-content:space-between;gap:20px}.info-card dt{color:#7e888e}.info-card dd{margin:0;text-align:right}.warning{border-color:#594416;background:linear-gradient(180deg,rgba(80,57,10,.25),rgba(15,12,7,.9))}.security-tip{border-color:#154129;background:linear-gradient(180deg,rgba(11,61,31,.24),rgba(6,15,10,.9))}.product-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:470px}.product-visual{display:grid;place-items:center}.coin-stack{width:330px;height:330px;position:relative}.coin-stack .coin{position:absolute;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#1b2327,#060708);border:1px solid #344048;box-shadow:0 25px 50px #000,0 0 32px rgba(16,212,82,.13);font-size:46px;color:var(--green)}.coin.c1{width:185px;height:185px;left:72px;top:55px}.coin.c2{width:95px;height:95px;left:5px;top:130px}.coin.c3{width:105px;height:105px;right:0;top:150px}.product-cards{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.product-card{padding:30px}.product-card .apy{font-size:44px;color:var(--green);font-weight:800}.product-row{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:12px;gap:12px}.product-mini{padding:20px}.product-mini strong{font-size:24px;color:var(--green);display:block;margin:18px 0 5px}.settings-shell{display:grid;grid-template-columns:240px 1fr;grid-gap:26px;gap:26px;padding:52px 0 80px}.settings-nav{padding:18px;height:max-content;position:-webkit-sticky;position:sticky;top:104px}.settings-nav a{display:block;padding:13px 14px;border-radius:10px;color:#8f999f;font-size:13px}.settings-nav a:hover{background:var(--green-soft);color:var(--green)}.settings-content{min-width:0}.settings-content h1{font-size:44px;margin:0 0 14px}.settings-content>p{color:var(--muted);margin-bottom:26px}.setting-group{padding:24px;margin-bottom:14px}.setting-row{display:grid;grid-template-columns:50px 1fr auto;grid-gap:14px;gap:14px;align-items:center;padding:16px 0;border-bottom:1px solid #182125}.setting-row:last-child{border-bottom:0}.setting-icon{width:42px;height:42px;border-radius:13px;border:1px solid rgba(16,212,82,.25);background:var(--green-soft);display:grid;place-items:center;color:var(--green)}.setting-row small{color:#79848b;display:block;margin-top:5px}.status{font-size:13px;color:var(--green)}.auth-wrap{min-height:calc(100vh - 78px);display:grid;place-items:center;padding:50px 20px}.auth-card{width:min(450px,100%);padding:34px}.auth-card h1{font-size:34px;margin:0 0 10px}.auth-card p{color:var(--muted);font-size:14px;line-height:1.6}.auth-card label{display:grid;grid-gap:8px;gap:8px;margin:18px 0;color:#b8c0c4;font-size:13px}.auth-links{display:flex;justify-content:space-between;font-size:13px;color:#859096;margin:14px 0}.auth-links a{color:var(--green)}.article-grid{display:grid;grid-template-columns:2fr 1fr;grid-gap:20px;gap:20px}.article-card{padding:30px}.article-card h2{font-size:27px}.article-card li,.article-card p{color:#8c979d;line-height:1.8}.announcement-list{display:grid;grid-gap:12px;gap:12px}.announcement-item{padding:22px;display:grid;grid-template-columns:1fr auto;grid-gap:20px;gap:20px}.announcement-item h3{margin:0 0 7px}.announcement-item p{color:#7f8990;margin:0}.announcement-item time{color:#6c777d;font-size:13px}.help-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.help-card{padding:26px}.help-card h3{margin-top:0}.help-card p{color:#7e8990;line-height:1.6}.launch-feature{padding:34px;display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px;align-items:center}.launch-feature h2{font-size:38px;margin:0 0 10px}.progress{height:10px;border-radius:30px;background:#121a1e;overflow:hidden;margin:16px 0}.progress span{display:block;width:65%;height:100%;background:var(--green)}.countdown{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin:20px 0}.countdown div{padding:14px;border:1px solid #1c272b;border-radius:12px;text-align:center}.countdown strong{display:block;font-size:23px}.launch-projects{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.launch-project{padding:22px}.legal-page{width:min(980px,calc(100% - 48px));margin:0 auto;padding:56px 0 84px}.legal-page-head{max-width:820px;margin-bottom:20px}.legal-page .legal-page-head h1{font-size:44px;line-height:1.08;letter-spacing:-.04em;margin:12px 0 10px}.legal-meta{display:flex;flex-wrap:wrap;gap:8px 16px;color:#657177;font-size:11px}.legal-meta span{display:inline-flex;align-items:center;min-height:24px}.legal-local-nav{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 12px}.legal-local-nav a{min-height:42px;display:inline-flex;align-items:center;padding:0 12px;border:1px solid #1a2428;border-radius:9px;background:#070c0d;color:#8d989d;font-size:13px;font-weight:650}.legal-local-nav a:hover{border-color:#285437;color:var(--green);background:#07100a}.legal-body-card{border:1px solid #1a2428;border-radius:12px;background:#070c0d;padding:30px}.legal-body-card h2{scroll-margin-top:110px;font-size:22px;line-height:1.25;letter-spacing:-.02em;margin:38px 0 12px}.legal-body-card h2:first-child{margin-top:0}.legal-body-card h3{scroll-margin-top:110px;font-size:15px;line-height:1.35;margin:28px 0 10px}.legal-body-card li,.legal-body-card p{color:#8d989d;font-size:13px;line-height:1.8}.legal-body-card p{margin:0 0 14px}.legal-body-card ul{margin:0 0 16px;padding-left:20px;display:grid;grid-gap:8px;gap:8px}.legal-body-card strong{color:#d7dddf;font-weight:700}.legal-body-card a{color:var(--green);text-decoration:underline;text-underline-offset:3px}.legal-body-card code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:#a7e9ba}html[data-theme=light] .legal-meta{color:#65757c}html[data-theme=light] .legal-local-nav a{border-color:#d8e0dc;background:#fff;color:#506159}html[data-theme=light] .legal-local-nav a:hover{border-color:#83c59a;background:#f1faf4;color:#087d34}html[data-theme=light] .legal-body-card{border-color:#d8e0dc;background:#fff}html[data-theme=light] .legal-body-card li,html[data-theme=light] .legal-body-card p{color:#5f6e67}html[data-theme=light] .legal-body-card strong{color:#18231d}@media(max-width:760px){.legal-page{width:min(100% - 28px,980px);padding:40px 0 64px}.legal-page .legal-page-head h1{font-size:32px;line-height:1.1}.legal-local-nav a{min-height:44px}.legal-body-card{padding:20px}.legal-body-card h2{font-size:20px;margin-top:32px}.legal-body-card h3{font-size:15px;margin-top:24px}}.pores-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.reserve-card{padding:28px}.reserve-number{font-size:46px;color:var(--green);font-weight:800}.badge{padding:6px 9px;background:var(--green-soft);color:var(--green)}.api-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#050708;border:1px solid #202a2e;border-radius:12px;padding:22px;color:#a7e9ba;overflow:auto}.download-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px;align-items:center}.store-buttons{display:flex;gap:12px;margin-top:24px}.store-btn{padding:14px 18px;border:1px solid #263136;border-radius:12px;background:#0a0f11}.support-search{width:min(760px,100%);font-size:17px;padding:18px 20px;border:1px solid #202b2f;border-radius:13px;background:#080d0f;color:#fff;margin-top:25px}@media (max-width:1000px){.header-inner{grid-template-columns:1fr auto}.header-actions .text-link,.main-nav{display:none}.download-grid,.home-hero,.page-hero,.product-hero{grid-template-columns:1fr}.page-hero-visual{order:-1}.home-hero{padding-top:50px}.phone-stage{order:-1}.feature-grid,.help-grid,.launch-projects,.market-cards{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.2fr repeat(2,1fr)}.trade-grid,.trade-grid:has(.order-entry){grid-template-columns:1fr 1fr}.chart-card,.chart-card.spot-chart{grid-column:1/-1}.watchlist{grid-column:auto}.spot-orders{grid-column:1/-1}.article-grid,.dashboard-grid,.wallet-grid{grid-template-columns:1fr}.action-cards,.product-row,.stats-grid{grid-template-columns:repeat(2,1fr)}.settings-shell{grid-template-columns:1fr}.settings-nav{position:static;display:flex;overflow:auto;gap:6px}.settings-nav .eyebrow{display:none}.settings-nav a{white-space:nowrap}.footer-grid{gap:28px}}@media (max-width:680px){.shell{width:min(100% - 28px,1180px)}.site-header{height:68px}.header-inner{grid-template-columns:1fr auto}.brand-word{font-size:17px}.home-hero h1,.page-hero h1{font-size:46px}.page-hero{padding-top:35px}.phone-stage{height:450px}.phone{transform:scale(.84) rotate(5deg)}.metrics-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.metric{padding:0;border:0}.feature-grid,.help-grid,.launch-projects,.market-cards,.pores-grid,.product-cards{grid-template-columns:1fr}.section-heading{align-items:flex-start;gap:20px;flex-direction:column}.section-heading h2{font-size:31px}.cta-band{padding:28px;align-items:flex-start;flex-direction:column}.cta-actions{width:100%;flex-direction:column}.cta-actions .button{width:100%}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{gap:14px;flex-direction:column}.trade-page{width:calc(100% - 16px)}.trade-topbar{grid-template-columns:1fr 1fr}.trade-topbar .market-stat{display:none}.trade-grid,.trade-grid:has(.order-entry){grid-template-columns:1fr}.spot-orders,.watchlist{grid-column:1}.spot-orders{grid-template-columns:1fr}.chart-card{min-height:420px}.chart-area{height:370px}.action-cards,.product-row,.stats-grid{grid-template-columns:1fr}.allocation{flex-direction:column}.wallet-grid{grid-template-columns:1fr}.settings-content h1{font-size:36px}.setting-row{grid-template-columns:42px 1fr}.setting-row>:last-child{grid-column:2}.launch-feature{grid-template-columns:1fr}.countdown{grid-template-columns:repeat(2,1fr)}.content-hero h1,.market-hero h1{font-size:42px}}:root{--bg:#030606;--bg-deep:#010303;--surface:#080d0f;--surface-2:#0b1113;--surface-3:#0e1518;--surface-4:#121a1e;--line:#1a2428;--line-soft:#131c20;--line-strong:#2a373c;--text:#f4f7f5;--muted:#8a969c;--muted-2:#5f6b71;--green:#10D452;--green-bright:#36e875;--green-dark:#0d7a36;--green-soft:rgba(16,212,82,.105);--red:#f0525d;--red-soft:rgba(240,82,93,.09);--amber:#f3b541;--blue:#4da3ff;--radius:14px;--radius-lg:22px;--shadow:0 24px 70px rgba(0,0,0,.32)}body{background:radial-gradient(circle at 78% -4%,rgba(16,212,82,.055),transparent 29rem),linear-gradient(#020505,#020404);font-size:14px}.shell{width:min(1320px,calc(100% - 56px));margin-inline:auto}button{color:inherit}button,input,select{font-family:inherit}button{border:0}input::placeholder{color:#59656b}.positive{color:var(--green)!important}.negative{color:var(--red)!important}.button{border-radius:9px;padding:12px 18px;min-height:42px;border:1px solid #263237;background:#0a1012;color:#f6f8f7;font-weight:650;letter-spacing:-.01em;box-shadow:none}.button:hover{border-color:#394a50;background:#10181b}.button-primary{border-color:#2ed66a;background:linear-gradient(180deg,#2ad765,#10D452);color:#02170a;box-shadow:0 10px 28px rgba(16,212,82,.14)}.button-primary:hover{background:#31da6c;border-color:#46e57e}.button-secondary{background:#090e10;border-color:#253136}.button-lg{padding:14px 22px;min-height:48px}.button-tiny{min-height:30px;padding:7px 12px;font-size:13px}.text-arrow{display:inline-flex;align-items:center;gap:7px;color:#9aa4a9;font-weight:650;font-size:13px}.icon-button{position:relative;width:36px;height:36px;border-radius:9px;border:1px solid transparent;background:transparent;color:#bdc6ca;display:grid;place-items:center}.icon-button:hover{background:#0d1416;border-color:#1d282c;color:#fff}.notification-dot{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--green);right:6px;top:6px;box-shadow:0 0 0 2px #05090a}.eyebrow{letter-spacing:.17em;font-weight:800;color:var(--green);margin-bottom:12px}.badge,.eyebrow{font-size:13px;text-transform:uppercase}.badge{display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(16,212,82,.25);background:rgba(16,212,82,.08);color:#58de86;border-radius:999px;padding:5px 9px;font-weight:750;letter-spacing:.06em}.asset-icon.colored{--asset-accent:#10D452;background:color-mix(in srgb,var(--asset-accent) 82%,#111);color:#fff;border:1px solid color-mix(in srgb,var(--asset-accent) 72%,#fff 12%);box-shadow:inset 0 0 10px rgba(255,255,255,.08)}.asset-icon.bitcoin{background:#f7931a!important;border-color:#f7a431!important;color:#fff!important}.asset-icon.usdt{background:#26a17b!important}.asset-dot{width:17px;height:17px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:13px;font-weight:800}.sparkline{display:block;color:var(--green);overflow:visible}.sparkline-negative{color:var(--red)}.top-notice{height:30px;background:#06110b;border-bottom:1px solid rgba(16,212,82,.11);font-size:13px;color:#8ea299}.top-notice-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.top-notice b{color:var(--green);font-weight:800;margin-right:7px}.top-notice a{color:#b7c2bd;display:flex;align-items:center;gap:7px}.top-notice a:hover{color:var(--green)}.site-header{height:70px;background:rgba(2,5,5,.88);border-bottom:1px solid rgba(255,255,255,.055);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{grid-template-columns:188px 1fr auto}.brand{gap:10px}.brand-word{font-size:18px;font-weight:790;letter-spacing:.115em}.gx-mark{width:29px;height:29px;position:relative;display:inline-block;filter:drop-shadow(0 0 13px rgba(16,212,82,.17))}.gx-mark i{position:absolute;width:13px;height:8px;background:linear-gradient(145deg,#38e877,#18a64c);border-radius:2.5px}.gx-mark i:first-child{left:1px;top:4px;transform:rotate(45deg)}.gx-mark i:nth-child(2){right:1px;top:4px;transform:rotate(-45deg)}.gx-mark i:nth-child(3){left:1px;bottom:4px;transform:rotate(-45deg)}.gx-mark i:nth-child(4){right:1px;bottom:4px;transform:rotate(45deg)}.main-nav{gap:26px;font-size:13px;color:#c4cdca}.main-nav a{display:inline-flex;align-items:center;gap:4px;height:70px;position:relative}.main-nav a:hover{color:white}.main-nav a:hover:after{content:"";position:absolute;bottom:-1px;left:8px;right:8px;height:2px;background:var(--green)}.header-actions{gap:7px}.header-actions .text-link{padding:0 10px;font-size:13px}.header-search{margin-right:13px}.home-hero-v2{position:relative;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.04)}.home-hero-v2:before{content:"";position:absolute;right:-8vw;top:-15rem;width:58vw;height:58vw;border-radius:50%;background:radial-gradient(circle,rgba(16,212,82,.13),rgba(16,212,82,.018) 44%,transparent 67%);pointer-events:none}.home-hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;min-height:650px;align-items:center;grid-gap:56px;gap:56px;padding:70px 0 64px}.home-hero-copy{padding-right:10px}.hero-chip{width:max-content;border:1px solid #1b2c22;border-radius:999px;background:#07110b;padding:7px 11px;color:#9eaaa4;font-size:13px;display:flex;align-items:center;gap:8px;margin-bottom:22px}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(16,212,82,.09)}.home-hero-v2 h1{font-size:clamp(50px,5.25vw,74px);line-height:1.01;letter-spacing:-.052em;margin:0;color:#f8faf9;font-weight:760}.home-hero-v2 h1 span{color:var(--green)}.home-hero-v2 p{font-size:16px;line-height:1.75;color:#8f9a9f;max-width:610px;margin:23px 0 0}.hero-actions{display:flex;gap:10px;margin-top:29px}.hero-trust-row{display:flex;gap:20px;flex-wrap:wrap;color:#748078;font-size:13px;margin-top:24px}.hero-trust-row span{display:flex;align-items:center;gap:7px}.hero-trust-row svg{color:#46d975}.metrics-row.refined{margin-top:42px;border-top:1px solid #151d20;padding-top:24px}.metrics-row.refined .metric{min-width:0;padding:0 20px}.metrics-row.refined .metric:first-child{padding-left:0}.metrics-row.refined .metric strong{font-size:18px}.metrics-row.refined .metric small{display:block;margin-top:5px;font-size:13px}.hero-terminal-stage{height:540px;position:relative;display:grid;place-items:center}.hero-glow-orbit{position:absolute;border-radius:50%;border:1px solid rgba(16,212,82,.18);width:620px;height:260px;transform:rotate(-13deg)}.hero-glow-orbit.orbit-b{width:480px;height:190px;transform:rotate(17deg);border-color:rgba(16,212,82,.1)}.hero-terminal-card{width:min(620px,94%);border:1px solid #243035;background:linear-gradient(180deg,rgba(12,18,20,.97),rgba(6,10,11,.98));border-radius:18px;box-shadow:0 45px 100px rgba(0,0,0,.62),0 0 90px rgba(16,212,82,.08);position:relative;z-index:2;overflow:hidden}.hero-terminal-card:before{content:"";position:absolute;inset:0;background:linear-gradient(125deg,rgba(255,255,255,.025),transparent 34%);pointer-events:none}.hero-terminal-top{height:58px;border-bottom:1px solid #172125;display:flex;align-items:center;justify-content:space-between;padding:0 19px}.hero-terminal-top>div{display:flex;align-items:center;gap:9px}.hero-terminal-top>div>span:last-child{display:grid;grid-gap:2px;gap:2px}.hero-terminal-top small{color:#6f7b80;font-size:13px}.hero-terminal-top .positive{font-size:13px}.hero-price-row{display:flex;justify-content:space-between;padding:18px 20px 5px}.hero-price-row>div:first-child{display:grid}.hero-price-row strong{font-size:30px;letter-spacing:-.03em}.hero-price-row small{color:#68747a;margin-top:3px}.hero-terminal-stats{display:flex;gap:30px}.hero-terminal-stats span{display:grid;grid-gap:4px;gap:4px;text-align:right}.hero-terminal-stats b{font-size:13px}.hero-market-chart{height:180px;padding:10px 15px 0}.hero-market-chart svg{width:100%;height:100%}.hero-orderbook-preview{border-top:1px solid #141e21;padding:8px 20px 12px;display:grid;grid-gap:5px;gap:5px}.hero-orderbook-preview>div{display:flex;justify-content:space-between;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:13px}.hero-orderbook-preview small{color:#647077}.hero-terminal-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:0 18px 18px}.hero-terminal-actions a{height:36px;border-radius:7px;display:grid;place-items:center;font-size:13px;font-weight:750}.hero-buy{background:var(--green);color:#021507}.hero-sell{background:#ef4552;color:white}.hero-float-card{position:absolute;z-index:4;border:1px solid #243034;background:rgba(7,12,13,.93);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:12px;padding:12px 14px;display:flex;align-items:center;gap:10px;box-shadow:0 18px 45px rgba(0,0,0,.38)}.hero-float-card svg{color:var(--green)}.hero-float-card span{display:grid;grid-gap:2px;gap:2px}.hero-float-card b{font-size:13px}.hero-float-card small{font-size:13px;color:#6e7a7f}.hero-float-security{left:2%;bottom:58px}.hero-float-mobile{right:-1%;top:70px}.ticker-strip{border-bottom:1px solid #121a1d;background:#030607}.ticker-strip-inner{height:78px;display:grid;grid-template-columns:repeat(5,1fr)}.ticker-item{display:grid;grid-template-columns:32px 1fr 74px auto;grid-gap:9px;gap:9px;align-items:center;padding:0 16px;border-right:1px solid #11191c}.ticker-item:first-child{padding-left:0}.ticker-item:last-child{border-right:0;padding-right:0}.ticker-item>span:nth-child(2){display:grid;grid-gap:4px;gap:4px}.ticker-item b{font-size:13px}.ticker-item small{font-size:13px;color:#7a858a}.ticker-item em{font-size:13px;font-style:normal;font-weight:700}.section{padding:82px 0}.split-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:26px}.split-heading>div:first-child{max-width:750px}.split-heading h2{font-size:40px;line-height:1.1;letter-spacing:-.038em;margin:0}.split-heading p{color:#7f8b90;line-height:1.7;max-width:650px;margin:12px 0 0}.split-heading.centered{justify-content:center;text-align:center}.split-heading.centered>div{max-width:800px}.market-category-tabs{display:flex;gap:22px;border-bottom:1px solid #172024;height:42px;margin-bottom:0}.market-category-tabs button{background:none;color:#6f7a80;font-size:13px;padding:0 2px;position:relative}.market-category-tabs button.active{color:white}.market-category-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--green)}.market-table-card{border:1px solid #1a2428;border-radius:0 0 14px 14px;background:#070b0d;overflow:hidden}.market-table-scroll{overflow:auto}.market-table{width:100%;border-collapse:collapse;min-width:1080px}.market-table td,.market-table th{height:64px;border-bottom:1px solid #131c20;padding:0 15px;text-align:left;font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.market-table th{height:44px;color:#5f6b70;font-size:13px;font-weight:600;background:#080d0f}.market-table tr:last-child td{border-bottom:0}.market-table tbody tr:hover{background:#0a1012}.favorite-col{width:28px}.star-button{background:transparent;color:#59656a;display:grid;place-items:center;padding:4px}.star-button:hover{color:#f1c24d}.asset-cell.rich{display:flex;align-items:center;gap:10px}.asset-cell.rich .asset-icon{width:30px;height:30px;font-size:13px}.asset-cell.rich>div{display:grid;grid-gap:2px;gap:2px}.asset-cell.rich b,.asset-cell.rich strong{font-size:13px}.asset-cell.rich em{font-style:normal;color:#647076;font-weight:500}.asset-cell.rich small{font-size:13px;color:#657177}.sub-price{display:block;color:#5e696e;margin-top:3px;font-size:13px}.trade-link{color:#b8c1c5;border:1px solid #233035;border-radius:6px;padding:6px 11px}.trade-link:hover{color:#07130b;background:var(--green);border-color:var(--green)}.product-suite-section{padding-top:88px}.product-suite-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:14px;gap:14px}.suite-card{position:relative;overflow:hidden;border:1px solid #1c272b;background:linear-gradient(180deg,#0b1113,#070b0d);border-radius:16px;padding:28px;min-height:235px;display:block}.suite-card:hover{border-color:#2c3a3f;transform:translateY(-1px)}.suite-card.suite-large{grid-row:1/3;min-height:484px}.suite-icon{width:50px;height:50px;border-radius:14px;border:1px solid rgba(16,212,82,.28);background:rgba(16,212,82,.08);color:var(--green);display:grid;place-items:center;margin-bottom:22px}.suite-card h3{font-size:22px;letter-spacing:-.025em;margin:12px 0 10px}.suite-card p{color:#778389;line-height:1.65;font-size:13px;max-width:460px}.suite-link{display:inline-flex;align-items:center;gap:7px;color:var(--green);font-size:13px;font-weight:700;margin-top:14px}.suite-terminal-mini{position:absolute;left:27px;right:27px;bottom:26px;height:155px;border:1px solid #172126;border-radius:10px;background:#05090a;overflow:hidden}.mini-chart-grid{position:absolute;inset:0;display:grid;grid-template-columns:repeat(6,1fr)}.mini-chart-grid i{border-right:1px solid #10171a}.mini-bars{position:absolute;bottom:10px;left:12px;right:12px;height:110px;display:flex;gap:7px;align-items:flex-end}.mini-bars span{flex:1 1;background:linear-gradient(180deg,#28d865,#0f7437);opacity:.65;border-radius:2px 2px 0 0}.mini-bars span:nth-child(3n){background:#df4551}.security-band-section{padding:96px 0;background:linear-gradient(180deg,#020505,#06100a 48%,#020505);border-block:1px solid rgba(16,212,82,.06)}.security-band-grid{display:grid;grid-template-columns:1fr .9fr;grid-gap:90px;gap:90px;align-items:center}.security-copy h2{font-size:46px;letter-spacing:-.04em;line-height:1.07;margin:0}.security-copy>p{color:#829087;line-height:1.75;font-size:14px;max-width:620px}.security-feature-list{display:grid;grid-gap:18px;gap:18px;margin:28px 0}.security-feature-list>div{display:grid;grid-template-columns:24px 1fr;grid-gap:13px;gap:13px}.security-feature-list svg{color:var(--green);margin-top:2px}.security-feature-list span{display:grid;grid-gap:4px;gap:4px}.security-feature-list b{font-size:13px}.security-feature-list small{color:#748078;line-height:1.55}.security-console{border:1px solid #22412e;border-radius:17px;background:linear-gradient(180deg,#0a1410,#050a07);padding:20px;box-shadow:0 30px 80px rgba(0,0,0,.35),0 0 70px rgba(16,212,82,.05)}.security-console-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;border-bottom:1px solid #17301f}.security-console-head>div{display:flex;align-items:center;gap:11px}.shield-orb{width:45px;height:45px;border-radius:13px;background:rgba(16,212,82,.1);border:1px solid rgba(16,212,82,.3);display:grid;place-items:center;color:var(--green)}.security-console-head>div span:last-child{display:grid;grid-gap:3px;gap:3px}.security-console-head small{color:#65756a;font-size:13px}.secure-status{color:var(--green);font-size:13px;display:flex;align-items:center;gap:6px}.secure-status i{width:7px;height:7px;border-radius:50%;background:var(--green)}.security-console-row{display:grid;grid-template-columns:1fr auto 22px;align-items:center;grid-gap:10px;gap:10px;height:51px;border-bottom:1px solid #12241a;font-size:13px}.security-console-row span{color:#a7b0ab}.security-console-row b{color:#63da89;font-size:13px}.security-console-row svg{color:#4bd276}.security-score{margin-top:20px;padding:17px;border:1px solid #17301f;border-radius:12px;background:#07100a}.security-score>div:first-child{display:flex;align-items:baseline}.security-score small{color:#738177;margin-right:auto}.security-score strong{font-size:25px}.security-score span{color:#69766d}.score-track{height:13px!important;border-radius:10px;background:#142219;margin:13px 0;overflow:hidden}.score-track i{height:100%;display:block;background:linear-gradient(90deg,#128439,#2edf69)}.security-score p{font-size:13px;color:#65756b;margin:0}.mobile-section-v2{display:grid;grid-template-columns:1fr .9fr;grid-gap:100px;gap:100px;align-items:center}.mobile-visual-v2{height:580px;position:relative}.mobile-glow{position:absolute;inset:70px 10px;border-radius:50%;background:radial-gradient(circle,rgba(16,212,82,.16),rgba(16,212,82,.025) 48%,transparent 69%)}.phone-v2{width:250px;height:510px;border-radius:40px;background:linear-gradient(145deg,#2e3436,#050707 58%,#1a1f21);border:1px solid #465055;box-shadow:0 34px 70px #000;position:absolute;right:115px;top:28px;padding:10px;transform:rotate(5deg);z-index:3}.phone-v2-back{width:220px;height:445px;right:auto;left:50px;top:75px;transform:rotate(-9deg);opacity:.64;z-index:1}.phone-v2-screen{height:100%;background:#05090a;border-radius:31px;padding:25px 16px;overflow:hidden}.phone-v2-notch{height:23px;width:90px;border-radius:20px;background:#010202;margin:-18px auto 18px}.phone-v2-top{display:flex;justify-content:space-between;font-size:13px;font-weight:800;letter-spacing:.08em;margin-bottom:28px}.phone-v2-screen>small{color:#677379;font-size:13px}.phone-v2-balance{font-size:27px;display:block;margin:5px 0}.phone-v2-screen>em{font-size:13px;font-style:normal}.phone-v2-actions{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;gap:6px;margin:23px 0}.phone-v2-actions span{background:#0b1610;border:1px solid #173622;color:#73dd92;border-radius:8px;padding:10px 2px;text-align:center;font-size:13px}.phone-v2-card{border:13px solid #182327;border-radius:12px;padding:13px;background:#080d0f;display:grid;grid-gap:8px;gap:8px}.phone-v2-card strong{font-size:16px}.phone-market-row{display:grid;grid-template-columns:18px 1fr auto;align-items:center;grid-gap:8px;gap:8px;padding:10px 0;border-bottom:1px solid #131b1e}.phone-market-row>span:nth-child(2){display:grid;grid-gap:2px;gap:2px}.phone-market-row b{font-size:13px}.phone-market-row em{font-size:13px;font-style:normal}.mobile-copy-v2 h2{font-size:46px;line-height:1.08;letter-spacing:-.04em;margin:0}.mobile-copy-v2>p{color:#808b90;line-height:1.75;font-size:14px}.mobile-bullets{display:grid;grid-gap:14px;gap:14px;margin:25px 0}.mobile-bullets span{display:flex;align-items:center;gap:10px;color:#b7c0bc}.mobile-bullets svg{color:var(--green)}.store-button,.store-row{display:flex;gap:10px}.store-button{border:1px solid #273337;background:#080d0f;border-radius:10px;padding:10px 15px;align-items:center}.store-button span{display:grid}.store-button small{font-size:13px;color:#6f7a7f}.store-button b{font-size:13px}.updates-section{display:grid;grid-template-columns:1.5fr .55fr;grid-gap:18px;gap:18px}.updates-left{border-top:1px solid #172024;padding-top:25px}.news-list-v2{display:grid}.news-list-v2 a{display:grid;grid-template-columns:42px 1fr 18px;align-items:center;grid-gap:15px;gap:15px;height:72px;border-bottom:1px solid #151e21}.news-index{font-size:13px;color:#526066}.news-list-v2 a>span:nth-child(2){display:grid;grid-gap:5px;gap:5px}.news-list-v2 b{font-size:13px}.news-list-v2 small{font-size:13px;color:#667277}.news-list-v2 svg{color:#576268}.news-list-v2 a:hover b{color:var(--green)}.support-card-v2{border:1px solid #1d292d;background:#080d0f;border-radius:16px;padding:27px}.support-icon{width:52px;height:52px;border-radius:16px;background:rgba(16,212,82,.08);border:1px solid rgba(16,212,82,.25);display:grid;place-items:center;color:var(--green)}.support-card-v2 h3{font-size:22px;margin:22px 0 8px}.support-card-v2 p{color:#778388;line-height:1.65;font-size:13px}.support-mini-links{display:flex;justify-content:space-between;margin-top:18px;font-size:13px;color:#6f7b80}.support-mini-links a:hover{color:var(--green)}.final-cta-v2{margin-bottom:78px;padding:42px 45px;border:1px solid rgba(16,212,82,.33);border-radius:17px;background:radial-gradient(circle at 80% 50%,rgba(16,212,82,.11),transparent 32%),linear-gradient(110deg,#07160d,#07100a 55%,#050a07);display:flex;align-items:center;justify-content:space-between;gap:30px;overflow:hidden;position:relative}.final-cta-v2:after{content:"";position:absolute;right:-100px;top:-170px;width:480px;height:480px;border:1px solid rgba(16,212,82,.13);border-radius:50%}.final-cta-v2 h2{font-size:34px;letter-spacing:-.035em;margin:0}.final-cta-v2 p{color:#7e8b82}.final-cta-v2>div:last-child{display:flex;gap:10px;position:relative;z-index:2}.final-cta-v2.compact{margin-top:55px}.site-footer{border-top:1px solid #11191c;background:#020404}.footer-topline{display:grid;grid-template-columns:repeat(3,1fr);padding:28px 0;border-bottom:1px solid #121a1d}.footer-topline>div{display:grid;grid-gap:5px;gap:5px;border-right:1px solid #152024;padding-left:28px}.footer-topline>div:first-child{padding-left:0}.footer-topline>div:last-child{border:0}.footer-topline strong{font-size:13px}.footer-topline span{font-size:13px;color:#657177}.footer-grid{padding-top:46px;padding-bottom:40px;grid-template-columns:1.5fr repeat(4,1fr)}.footer-brand p{max-width:300px;font-size:13px;color:#69757a}.footer-grid h4{font-size:13px;color:#69d98b;text-transform:uppercase;letter-spacing:.08em}.footer-links a{font-size:13px}.social-row span{width:31px;height:31px;background:#080d0f;border-color:#1c272b}.footer-bottom{font-size:13px}.footer-legal-mini{display:flex;gap:20px;align-items:center}.footer-legal-mini span{display:flex;gap:6px;align-items:center}.markets-hero-v2{padding:54px 0 0;border-bottom:1px solid #111a1d;background:linear-gradient(180deg,#030707,#020505)}.markets-title-row{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.markets-title-row h1{font-size:48px;letter-spacing:-.045em;margin:0}.markets-title-row p{color:#778388}.markets-search-large{width:420px;height:46px;border:1px solid #223035;border-radius:9px;background:#080d0f;display:grid;grid-template-columns:20px 1fr auto;align-items:center;grid-gap:8px;gap:8px;padding:0 12px;color:#6f7a80}.markets-search-large input{background:none;border:0;outline:0;color:white}.markets-search-large kbd{border:1px solid #263237;border-radius:5px;padding:3px 6px;font-size:13px;background:#0d1315}.market-master-tabs{display:flex;gap:28px;height:58px;align-items:end;margin-top:20px}.market-master-tabs button{height:100%;background:none;color:#6f7b80;font-size:13px;position:relative;padding:0}.market-master-tabs button.active{color:white}.market-master-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--green)}.market-dashboard-v2{padding:28px 0 75px}.market-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;margin-bottom:22px}.market-feature-card{border:1px solid #1a2428;background:#070c0d;border-radius:12px;padding:18px}.market-feature-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.market-feature-head>span{display:flex;gap:7px;align-items:center;font-size:13px;font-weight:750}.market-feature-head svg{color:var(--green)}.market-feature-head small{font-size:13px;color:#5d686d}.market-feature-card>a{height:50px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #121b1e}.market-feature-card>a:last-child{border:0}.market-feature-card>a>span:last-child{display:grid;text-align:right;grid-gap:3px;gap:3px;font-size:13px}.market-feature-card>a em{font-style:normal;font-size:13px}.markets-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 285px;grid-gap:15px;gap:15px}.markets-controlbar{height:50px;border:1px solid #1a2428;border-bottom:0;border-radius:12px 12px 0 0;background:#080d0f;display:flex;justify-content:space-between;align-items:center;padding:0 15px}.markets-subtabs{display:flex;gap:19px}.market-table-tools button,.markets-subtabs button{background:none;color:#707b80;font-size:13px;display:flex;align-items:center;gap:5px}.markets-subtabs button.active{color:var(--green)}.market-table-tools{display:flex;gap:9px}.market-table-tools button{border:1px solid #1d282c;border-radius:6px;padding:7px 9px;background:#0a1012}.markets-sidebar-v2{display:grid;grid-gap:12px;align-content:start}.market-side-card{border:1px solid #1a2428;background:#070c0d;border-radius:12px;padding:16px}.side-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.side-card-head>span{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:720}.side-card-head a{font-size:13px;color:var(--green)}.side-card-head small{font-size:13px;color:#5f6b70}.empty-watch{color:#68747a;font-size:13px;line-height:1.6;padding:12px 0}.trending-row{display:grid;grid-template-columns:26px 1fr 63px auto;grid-gap:7px;gap:7px;align-items:center;height:54px;border-bottom:1px solid #131c20}.trending-row:last-child{border:0}.trending-row>span:nth-child(2){display:grid;grid-gap:3px;gap:3px}.trending-row b{font-size:13px}.trending-row small{font-size:13px;color:#647076}.trending-row em{font-size:13px;font-style:normal}.market-discovery{background:radial-gradient(circle at 90% 20%,rgba(16,212,82,.12),transparent 50%),#07100a}.market-discovery h3{font-size:18px;margin:0 0 8px}.market-discovery p{font-size:13px;color:#738078;line-height:1.6}.exchange-screen{min-height:100vh;background:#020506;color:#e8ecea}.exchange-header{height:56px;border-bottom:1px solid #182125;background:#030607;position:-webkit-sticky;position:sticky;top:0;z-index:60}.exchange-header-inner{height:100%;display:grid;grid-template-columns:170px 1fr auto;align-items:center;padding:0 14px}.exchange-header .brand-word{font-size:15px}.exchange-header .gx-mark{width:25px;height:25px}.exchange-nav{gap:24px}.exchange-nav,.exchange-nav a{display:flex;height:100%;align-items:center}.exchange-nav a{gap:4px;font-size:13px;color:#a9b2b6;position:relative}.exchange-nav a.active,.exchange-nav a:hover{color:#fff}.exchange-nav a.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--green)}.exchange-tools{display:flex;align-items:center;gap:5px}.exchange-search{height:32px;width:155px;border:1px solid #1d292d;border-radius:7px;background:#090f11;color:#667278;display:flex;align-items:center;gap:7px;padding:0 8px;font-size:13px}.exchange-search span{flex:1 1;text-align:left}.exchange-search kbd{font-size:13px}.terminal-deposit{min-height:32px;height:32px;padding:0 12px;font-size:13px;margin-left:3px}.exchange-tools .icon-button{width:32px;height:32px;border-radius:7px}.trading-terminal{background:#020506;min-height:calc(100vh - 56px);font-size:13px}.market-summary-bar{min-height:72px;border-bottom:1px solid #172126;display:flex;align-items:center;padding:0 12px;gap:25px;background:#05090a}.pair-title{min-width:220px;display:flex;align-items:center;gap:8px}.pair-title>div{display:grid;grid-gap:3px;gap:3px}.pair-title strong{font-size:13px}.pair-title small{color:#657177;font-size:13px}.summary-price{display:grid;grid-gap:3px;gap:3px;min-width:100px}.summary-price strong{font-size:18px;color:var(--green)}.summary-price span{font-size:13px;color:var(--green)}.summary-stat{display:grid;grid-gap:4px;gap:4px;min-width:80px}.summary-stat small{color:#58656a;font-size:13px}.summary-stat b{font-size:13px;font-weight:600}.summary-actions{margin-left:auto;display:flex}.summary-actions button{background:none;color:#717d82;width:30px;height:30px;display:grid;place-items:center}.terminal-workspace{display:grid;grid-template-columns:225px minmax(600px,1fr) 300px;grid-template-rows:500px 310px;grid-gap:1px;gap:1px;background:#172126;border-bottom:1px solid #172126}.terminal-panel{background:#040809;min-width:0}.terminal-panel-head{height:39px;border-bottom:1px solid #151f23;display:flex;align-items:center;justify-content:space-between;padding:0 11px}.terminal-panel-head strong{font-size:13px}.terminal-panel-head button{background:none;color:#69757a;display:flex;align-items:center;gap:4px}.head-icons{display:flex;gap:5px}.terminal-search{height:38px;border-bottom:1px solid #141e21;display:flex;align-items:center;gap:6px;padding:0 9px;color:#5b676c}.terminal-search input{width:100%;border:0;outline:0;background:none;color:white;font-size:13px}.terminal-tabs{display:flex;gap:14px;height:100%;align-items:center}.terminal-tabs button{height:100%;background:none;color:#647075;font-size:13px;position:relative;white-space:nowrap}.terminal-tabs button.active{color:var(--green)}.terminal-tabs button.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:1px;background:var(--green)}.terminal-tabs.tiny{height:32px;border-bottom:1px solid #141e21;padding:0 9px;gap:12px}.book-columns,.terminal-list-head,.trade-columns{height:28px;display:grid;align-items:center;color:#526066;font-size:13px;padding:0 9px}.terminal-list-head{grid-template-columns:1fr 65px 46px}.terminal-list-head span:nth-child(n+2){text-align:right}.terminal-market-list a{height:36px;display:grid;grid-template-columns:1fr 64px 48px;align-items:center;padding:0 9px;border-left:2px solid transparent;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.terminal-market-list a.active,.terminal-market-list a:hover{background:#08100c;border-left-color:var(--green)}.terminal-pair{display:flex;align-items:center;gap:5px}.terminal-pair svg{color:#4e5b60}.terminal-pair b{font-size:13px}.terminal-pair small{font-size:13px;color:#566268}.terminal-market-list a>em,.terminal-market-list a>span{font-size:13px;text-align:right}.terminal-market-list a>em{font-style:normal}.terminal-mini-footer{height:30px;border-top:1px solid #141e21;display:flex;align-items:center;gap:20px;padding:0 10px;color:#59656a;font-size:13px}.chart-panel{position:relative}.chart-head-row{height:39px;border-bottom:1px solid #151f23;display:flex;align-items:center;justify-content:space-between;padding:0 11px}.chart-provider{display:flex;align-items:center;gap:8px;color:#5c686d}.chart-provider>span{color:#7adb98;font-size:13px}.chart-provider button{background:none;color:#657177}.chart-toolbar{height:32px;border-bottom:1px solid #111a1d;display:flex;align-items:center;gap:10px;padding:0 11px}.chart-toolbar button{background:none;color:#68747a;font-size:13px;display:flex;align-items:center}.chart-toolbar button.active{color:var(--green)}.toolbar-sep{height:14px;width:1px;background:#1b272b}.ohlc-line{height:24px;display:flex;align-items:center;gap:8px;padding:0 12px;font-size:13px;color:#677379}.ohlc-line b{color:#83c997;font-weight:500}.ohlc-line em{font-style:normal;color:var(--green)}.chart-wrap{position:absolute;left:0;right:0;top:95px;bottom:0;padding-right:42px;overflow:hidden}.candle-chart{width:100%;height:100%}.chart-grid-line{stroke:#132025;stroke-width:.8}.chart-price-label{fill:#021307;font-size:13px;font-weight:800}.price-axis{right:4px;top:10px;bottom:65px;width:38px;flex-direction:column;color:#566267;text-align:right}.price-axis,.time-axis{position:absolute;display:flex;justify-content:space-between;font-size:13px}.time-axis{left:17px;right:45px;bottom:5px;color:#546066}.book-panel{grid-column:3;grid-row:1}.book-columns{grid-template-columns:1fr 1fr 1fr}.book-columns span:nth-child(n+2){text-align:right}.book-line,.book-rows{display:grid}.book-line{height:22px;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:0 9px;position:relative;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.book-line:before{content:"";position:absolute;right:0;top:1px;bottom:1px;width:var(--depth);opacity:.12;pointer-events:none}.asks .book-line:before{background:var(--red)}.bids .book-line:before{background:var(--green)}.book-line span{position:relative;z-index:2}.book-line span:nth-child(n+2){text-align:right;color:#9ba5a9}.asks .book-line span:first-child{color:var(--red)}.bids .book-line span:first-child{color:var(--green)}.book-midline{height:34px;display:flex;align-items:center;gap:6px;padding:0 9px;border-block:1px solid #142024}.book-midline span,.book-midline strong{color:var(--green);font-size:13px}.book-midline small{color:#5e6a6f;font-size:13px}.book-ratio{height:28px;border-top:1px solid #141e21;display:flex;align-items:center;padding:0 9px;justify-content:space-between;font-size:13px}.book-ratio span:first-child{color:var(--green);position:relative;flex:1 1}.book-ratio span:first-child i{position:absolute;left:0;right:0;bottom:-5px;height:2px;background:var(--green);opacity:.5}.book-ratio span:last-child{color:var(--red)}.order-ticket-panel{grid-column:1/3;grid-row:2}.order-ticket-panel>.terminal-panel-head{height:39px}.fee-tier{color:#607067;display:flex;align-items:center;gap:5px;font-size:13px}.order-type-tabs{height:34px!important;border-bottom:1px solid #141e21;padding:0 11px}.dual-order-forms{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;padding:13px 18px}.dual-order-forms>.order-form:first-child{border-right:1px solid #162126;padding-right:18px}.order-form{display:grid;grid-gap:7px;gap:7px}.available-line{display:flex;justify-content:space-between;color:#59666b;font-size:13px}.available-line strong{color:#9ba5aa;font-weight:500}.order-form label{height:34px;border:1px solid #1b272b;background:#070c0d;border-radius:5px;display:grid;grid-template-columns:52px 1fr 42px;align-items:center;padding:0 8px;color:#566268}.order-form label input{width:100%;background:none;border:0;outline:0;text-align:right;color:#dde3e0;font-size:13px}.order-form label em{font-style:normal;text-align:right;color:#788388;font-size:13px}.percent-slider{height:25px;position:relative;display:grid;grid-template-columns:repeat(5,1fr);align-items:end;color:#5d696e;font-size:13px}.slider-track{position:absolute;left:2px;right:2px;top:8px;height:2px;background:#243035}.slider-track:after,.slider-track:before{content:"";position:absolute;width:7px;height:7px;border-radius:50%;top:-3px;border:1px solid #607078;background:#05090a}.slider-track:before{left:0}.slider-track:after{right:0}.slider-track i{display:block;width:26%;height:100%;background:var(--green)}.percent-slider b{text-align:center;font-weight:500}.percent-slider b:first-of-type{text-align:left}.percent-slider b:last-of-type{text-align:right}.terminal-order-button{height:34px;border-radius:5px;font-size:13px;font-weight:750}.terminal-order-button.buy{background:#20bd58;color:#021508}.terminal-order-button.sell{background:#e84854;color:#fff}.trades-panel{grid-column:3;grid-row:2}.trade-columns{grid-template-columns:1fr 1fr 1fr}.trade-columns span:nth-child(n+2){text-align:right}.recent-trade-list>div{display:grid;grid-template-columns:1fr 1fr 1fr;height:24px;align-items:center;padding:0 9px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.recent-trade-list span:nth-child(n+2){text-align:right;color:#8d989d}.terminal-orders-panel{border-top:1px solid #172126}.terminal-orders-panel .terminal-panel-head{height:40px}.orders-tabs .head-icons button{border:1px solid #1a2529;border-radius:5px;padding:5px 8px;font-size:13px}.terminal-table-scroll{overflow:auto}.terminal-table{width:100%;border-collapse:collapse;min-width:1020px}.terminal-table td,.terminal-table th{height:38px;border-bottom:1px solid #111a1d;text-align:left;padding:0 11px;font-size:13px;white-space:nowrap}.terminal-table th{color:#536066;font-weight:500}.terminal-table td small{display:block;color:#59666b;font-size:13px;margin-top:2px}.table-action{border:1px solid #223035;background:#080d0f;border-radius:4px;color:#9ca6aa;font-size:13px;padding:4px 6px;margin-right:4px}.cancel-link{background:none;color:var(--green);font-size:13px}.terminal-statusbar{height:24px;border-top:1px solid #111a1d;display:flex;justify-content:flex-end;align-items:center;gap:22px;padding:0 11px;color:#526066;font-size:13px}.terminal-statusbar span:first-child{margin-right:auto}.status-online{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);margin-right:6px}.futures-terminal .terminal-workspace{grid-template-columns:270px minmax(580px,1fr) 300px;grid-template-rows:460px 260px}.futures-order-entry{grid-row:1/3;overflow:auto}.futures-mode{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #141e21;padding:7px;grid-gap:5px;gap:5px}.futures-mode button{height:27px;background:#080d0f;border:1px solid #1b262a;border-radius:5px;color:#6c787d;font-size:13px}.futures-mode button.active{color:#fff;border-color:#2b3a3f}.leverage-control{height:50px;border-bottom:1px solid #141e21;padding:7px 10px;display:flex;justify-content:space-between;align-items:center;color:#667278}.leverage-control>div{display:flex;align-items:center;gap:7px}.leverage-control button{width:24px;height:24px;border:1px solid #1b272b;background:#080d0f;color:#6d797e;border-radius:4px;display:grid;place-items:center}.futures-order-entry .order-form{padding:11px}.futures-order-entry .order-form+.order-form{border-top:1px solid #182226}.order-inline-settings{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px}.order-inline-settings button{height:27px;background:#080d0f;border:1px solid #1b272b;border-radius:5px;color:#9ba5aa;font-size:13px;display:flex;align-items:center;justify-content:space-between;padding:0 8px}.checkbox-line{display:flex;gap:13px;color:#68747a;font-size:13px}.checkbox-line span{display:flex;align-items:center;gap:5px}.checkbox-line i{width:9px;height:9px;border:1px solid #334147;border-radius:2px}.futures-risk-mini{padding:9px 11px;border-top:1px solid #141e21;display:grid;grid-gap:7px;gap:7px}.futures-risk-mini span{display:flex;justify-content:space-between;color:#5e6a6f}.futures-risk-mini b{color:#9ba5aa;font-weight:500}.position-summary-panel{grid-column:2;grid-row:2;padding:15px}.position-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.position-kpis>div{border:1px solid #182327;background:#070c0d;border-radius:7px;padding:12px;display:grid;grid-gap:6px;gap:6px}.position-kpis small{color:#5d696e;font-size:13px}.position-kpis strong{font-size:13px}.position-risk-bar{margin-top:17px;height:36px;border:1px solid #182327;background:#070c0d;border-radius:7px;display:flex;align-items:center;gap:12px;padding:0 10px;position:relative;overflow:hidden}.position-risk-bar span{position:absolute;left:0;top:0;bottom:0;background:rgba(16,212,82,.08)}.position-risk-bar b,.position-risk-bar em{position:relative;z-index:2}.position-risk-bar em{font-style:normal;color:var(--green);margin-left:auto}.futures-terminal .trades-panel{grid-column:3;grid-row:2}.account-app{background:#040708}.account-topbar{height:62px;border-bottom:1px solid #182226;background:#05090a;display:grid;grid-template-columns:240px minmax(280px,470px) 1fr;align-items:center;padding:0 20px;position:-webkit-sticky;position:sticky;top:0;z-index:40}.account-topbar .brand-word{font-size:16px}.account-top-search{height:36px;border:1px solid #1d292d;border-radius:8px;background:#080d0f;display:grid;grid-template-columns:18px 1fr auto;align-items:center;grid-gap:7px;gap:7px;padding:0 10px;color:#647075;font-size:13px}.account-top-search kbd{font-size:13px}.account-top-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px}.account-top-actions>a:not(.icon-button):not(.account-avatar){font-size:13px;color:#93a0a5;margin-right:9px}.account-avatar{width:34px;height:34px;border-radius:50%;background:#0c2b17;border:1px solid #1d5730;color:#6ae18e;display:grid;place-items:center;font-size:13px;font-weight:800}.account-avatar.large{width:42px;height:42px;flex:0 0 auto}.account-layout{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:calc(100vh - 62px)}.account-sidebar{border-right:1px solid #172126;background:#05090a;padding:16px 12px;display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:62px;height:calc(100vh - 62px)}.account-user-card{display:grid;grid-template-columns:42px 1fr 16px;align-items:center;grid-gap:9px;gap:9px;padding:12px 8px 18px;border-bottom:1px solid #151f23}.account-user-card>div:nth-child(2){display:grid;grid-gap:4px;gap:4px}.account-user-card strong{font-size:13px}.account-user-card span{font-size:13px;color:#647075}.account-user-card svg{color:#566267}.account-nav{display:grid;grid-gap:3px;gap:3px;padding-top:13px}.account-nav a{height:40px;border-radius:7px;display:flex;align-items:center;gap:10px;padding:0 11px;color:#79858a;font-size:13px;position:relative}.account-nav a.active,.account-nav a:hover{background:#0a1710;color:#e1e7e4}.account-nav a.active:before{content:"";position:absolute;left:0;top:9px;bottom:9px;width:2px;border-radius:3px;background:var(--green)}.account-nav a.active svg{color:var(--green)}.nav-badge{margin-left:auto;border-radius:999px;background:rgba(16,212,82,.12);color:#5cda83;padding:2px 5px;font-size:13px}.account-sidebar-bottom{margin-top:auto;border-top:1px solid #151f23;padding-top:10px;display:grid}.account-sidebar-bottom a{height:36px;display:flex;align-items:center;gap:9px;color:#667278;padding:0 10px;font-size:13px}.account-main{padding:28px 30px 60px;min-width:0;max-width:1540px;width:100%;margin:0 auto}.account-page-head{display:flex;justify-content:space-between;gap:25px;align-items:flex-end;margin-bottom:24px}.account-breadcrumb{color:#5f6b70;font-size:13px;margin-bottom:7px}.account-page-head h1{font-size:31px;letter-spacing:-.035em;margin:0}.account-page-head p{color:#78858a;font-size:13px;margin:6px 0 0}.account-head-actions{display:flex;gap:8px}.account-head-actions .button{min-height:36px;padding:0 13px;font-size:13px}.account-card{border:13px solid #1a2428;background:#070c0d;border-radius:11px}.account-card-head{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:15px}.account-card-head h2,.account-card-head h3,.account-card-head>span{margin:0;font-size:13px;font-weight:700}.ghost-icon{width:28px;height:28px;border-radius:6px;background:transparent;color:#647075;display:grid;place-items:center}.ghost-icon:hover{background:#0c1315;color:white}.portfolio-kpi-grid{display:grid;grid-template-columns:1.4fr .85fr .7fr;grid-gap:11px;gap:11px}.portfolio-kpi-grid>.account-card{padding:17px}.portfolio-balance-card{position:relative;overflow:hidden}.portfolio-balance-card:after{content:"X";position:absolute;right:-15px;bottom:-50px;font-size:170px;font-weight:900;color:rgba(16,212,82,.025);transform:rotate(-12deg)}.portfolio-total{font-size:32px;letter-spacing:-.04em;display:block;margin-top:6px}.portfolio-subline{display:flex;align-items:center;gap:8px;font-size:13px}.portfolio-subline small{color:#606d72}.portfolio-big-spark{height:82px;margin-top:8px}.portfolio-big-spark .sparkline{width:100%;height:100%}.portfolio-range{position:absolute;top:17px;right:48px;display:flex;gap:3px}.portfolio-range button{background:none;color:#58656a;font-size:13px;padding:4px 6px;border-radius:4px}.portfolio-range button.active{background:rgba(16,212,82,.1);color:var(--green)}.allocation-layout{display:grid;grid-template-columns:120px 1fr;align-items:center;grid-gap:20px;gap:20px;margin-top:13px}.allocation-ring-v2{width:112px;height:112px;border-radius:50%;background:conic-gradient(#26a17b 0 43.8%,#f7931a 43.8% 75%,#627eea 75% 90.1%,#9b5cf6 90.1% 95.9%,#10D452 95.9% 99.4%,#6c757d 99.4%);display:grid;place-items:center;position:relative}.allocation-ring-v2:after{content:"";position:absolute;inset:18px;background:#070c0d;border-radius:50%}.allocation-ring-v2>div{position:relative;z-index:2;display:grid;text-align:center}.allocation-ring-v2 strong{font-size:13px}.allocation-ring-v2 small{font-size:13px;color:#637076}.allocation-legend-v2{display:grid;grid-gap:7px;gap:7px}.allocation-legend-v2>div{display:flex;justify-content:space-between;font-size:13px}.allocation-legend-v2 span{color:#78848a}.allocation-legend-v2 i{display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:6px}.pnl-card>strong{font-size:25px;display:block;margin:7px 0}.pnl-card>small{display:block;color:#677379;font-size:13px;margin:4px 0}.pnl-bars{height:70px;display:flex;align-items:flex-end;gap:4px;margin:11px 0}.pnl-bars span{flex:1 1;background:linear-gradient(180deg,#2ad665,#116a33);opacity:.62;border-radius:2px 2px 0 0}.pnl-card .text-arrow{font-size:13px}.assets-card-v2{margin-top:13px}.assets-card-v2 .account-card-head{padding:14px 16px;border-bottom:1px solid #151f23}.assets-head>div:first-child{display:flex;align-items:center;gap:22px}.asset-tabs{display:flex;gap:16px}.asset-tabs button{background:none;color:#657177;font-size:13px}.asset-tabs button.active{color:var(--green)}.asset-tools{display:flex;align-items:center;gap:7px}.asset-tools label{height:31px;width:180px;border:1px solid #1c282c;background:#080d0f;border-radius:6px;display:flex;align-items:center;gap:6px;padding:0 8px;color:#5f6b70}.asset-tools input{width:100%;border:0;outline:0;background:none;color:white;font-size:13px}.asset-tools button{height:31px;border:1px solid #1c282c;background:#080d0f;border-radius:6px;color:#68747a;padding:0 9px;font-size:13px;display:flex;align-items:center;gap:5px}.account-table-scroll{overflow:auto}.account-table{width:100%;border-collapse:collapse;min-width:900px}.account-table td,.account-table th{height:52px;border-bottom:1px solid #131c20;text-align:left;padding:0 14px;font-size:13px;white-space:nowrap}.account-table th{height:37px;color:#59666b;font-weight:500;background:#080d0f}.account-table tbody tr:hover{background:#091012}.account-table td small{color:#626e73}.row-actions{display:flex;gap:8px}.row-actions a{color:#7c888d;font-size:13px}.row-actions a:hover{color:var(--green)}.portfolio-bottom-grid{display:grid;grid-template-columns:1.35fr .65fr;grid-gap:11px;gap:11px;margin-top:12px}.portfolio-bottom-grid>.account-card{padding:15px}.transaction-list>div{display:grid;grid-template-columns:30px 1fr 120px 75px 85px;align-items:center;height:52px;border-bottom:1px solid #131c20;font-size:13px}.transaction-list>div:last-child{border:0}.transaction-icon{width:27px;height:27px;border-radius:7px;background:rgba(16,212,82,.08);color:var(--green);display:grid;place-items:center}.transaction-icon.out{color:var(--red);background:var(--red-soft)}.transaction-list>div>span:nth-child(2){display:grid;grid-gap:3px;gap:3px}.transaction-list small{color:#647075}.transaction-status{color:#74c990}.quick-action-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px;margin-top:9px}.quick-action-grid a{min-height:100px;border:1px solid #182327;background:#080d0f;border-radius:8px;padding:12px;display:grid;align-content:start;grid-gap:5px;gap:5px}.quick-action-grid a>span{width:30px;height:30px;border-radius:8px;background:rgba(16,212,82,.08);color:var(--green);display:grid;place-items:center;margin-bottom:5px}.quick-action-grid b{font-size:13px}.quick-action-grid small{font-size:13px;color:#627076}.wallet-page-grid-v2{display:grid;grid-template-columns:minmax(0,1.25fr) 340px;grid-gap:12px;gap:12px}.wallet-main-card{padding:19px}.stepper{height:56px;margin-bottom:10px}.stepper,.stepper>div{display:flex;align-items:center}.stepper>div{gap:7px;color:#69757a;font-size:13px}.stepper b{width:24px;height:24px;border-radius:50%;border:1px solid #263237;display:grid;place-items:center}.stepper .active b{border-color:#287c43;background:rgba(16,212,82,.1);color:var(--green)}.stepper .active span{color:#9da8ac}.stepper>i{height:1px;background:#1b272b;flex:1 1;margin:0 10px}.wallet-field{display:grid;grid-gap:8px;gap:8px;margin-top:16px}.wallet-field>label{font-size:13px;color:#a5afb3;display:flex;justify-content:space-between}.selector-field{height:58px;border:1px solid #1c282c;background:#080d0f;border-radius:8px;display:grid;grid-template-columns:35px 1fr auto 18px;align-items:center;grid-gap:9px;gap:9px;padding:0 12px;text-align:left}.selector-field>span:nth-child(2){display:grid;grid-gap:3px;gap:3px}.selector-field b{font-size:13px}.selector-field small{font-size:13px;color:#5f6c71}.selector-field em{font-style:normal;color:#68757a;font-size:13px;margin-right:10px}.selector-field em.recommended{color:#5fd681;background:rgba(16,212,82,.08);border:1px solid rgba(16,212,82,.17);padding:5px 7px;border-radius:999px}.network-icon{width:31px;height:31px;border-radius:50%;background:#112426;color:#6de299;display:grid;place-items:center;font-size:13px;font-weight:900}.btc-net{background:#f7931a;color:white}.network-options-mini{height:35px;background:#060a0b;border:1px solid #172125;border-radius:7px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;font-size:13px;color:#59666b}.network-options-mini b{color:#919ca0;margin-left:4px}.deposit-address-panel{margin-top:18px;border:1px solid #1b292d;background:#060a0b;border-radius:10px;padding:18px;display:grid;grid-template-columns:164px 1fr;grid-gap:22px;gap:22px;align-items:center}.qr-realistic{width:150px;height:150px;background:white;border-radius:8px;padding:12px;position:relative}.qr-grid{display:grid;grid-template-columns:repeat(11,1fr);grid-gap:1.5px;gap:1.5px;width:100%;height:100%}.qr-grid i{background:#fff}.qr-grid i.on{background:#080808}.qr-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:38px;height:38px;border-radius:50%;border:4px solid white;background:#07150c;color:var(--green);display:grid;place-items:center;font-size:18px;font-weight:900}.deposit-address-copy{display:grid;grid-gap:9px;gap:9px}.deposit-address-copy small{color:#5e6b70;font-size:13px}.deposit-address-copy strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;word-break:break-all;line-height:1.6}.deposit-address-copy>div{display:flex;gap:7px}.deposit-address-copy button{height:31px;border:1px solid #1d2b30;border-radius:6px;background:#081012;color:#8c989d;padding:0 10px;font-size:13px;display:flex;align-items:center;gap:6px}.deposit-address-copy button:first-child{border-color:#1e6036;color:#68db8a}.deposit-address-copy p{display:flex;align-items:center;gap:6px;color:#6c7a70;font-size:13px}.deposit-address-copy p svg{color:var(--green)}.wallet-warning{min-height:60px;border:1px solid #534318;background:#171307;border-radius:8px;display:flex;align-items:flex-start;gap:10px;padding:12px;margin-top:16px;color:#d8bb65}.wallet-warning svg{flex:0 0 auto}.wallet-warning b{font-size:13px}.wallet-warning p{font-size:13px;color:#8d7a48;margin:5px 0 0;line-height:1.5}.wallet-side-stack{display:grid;grid-gap:11px;gap:11px;align-content:start}.wallet-side-stack>.account-card{padding:16px}.detail-line{height:34px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #131d20;font-size:13px}.detail-line span{color:#627075}.detail-line b{font-weight:550}.status-pill{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:4px 7px;font-size:13px}.status-pill i{width:13px;height:5px;border-radius:50%}.status-pill.green{background:rgba(16,212,82,.08);color:#58d77e}.status-pill.green i{background:var(--green)}.status-pill.amber{background:rgba(243,181,65,.08);color:#efbf5e}.status-pill.amber i{background:var(--amber)}.deposit-check-card{background:linear-gradient(180deg,#07100a,#060a08)}.shield-icon-large{width:48px;height:48px;border-radius:14px;background:rgba(16,212,82,.09);border:1px solid rgba(16,212,82,.25);color:var(--green);display:grid;place-items:center}.shield-icon-large.small{width:38px;height:38px;border-radius:10px}.deposit-check-card h3{font-size:13px}.deposit-check-card p{display:grid;grid-template-columns:16px 1fr;grid-gap:7px;gap:7px;color:#748079;font-size:13px;line-height:1.5}.deposit-check-card p svg{color:var(--green)}.support-short-card p{font-size:13px;color:#657177;line-height:1.6}.wallet-history-card{margin-top:12px}.wallet-history-card>.account-card-head{padding:13px 16px;border-bottom:1px solid #151f23}.wallet-history-card h2{font-size:13px}.wallet-history-card p{color:#657177;font-size:13px;margin:4px 0 0}.withdraw-grid-v2 .wallet-main-card{min-height:540px}.inline-link{background:none;color:var(--green);font-size:13px;display:flex;align-items:center;gap:5px}.address-input,.amount-input{height:48px;border:1px solid #1c282c;background:#080d0f;border-radius:8px;display:flex;align-items:center;padding:0 11px}.address-input input,.amount-input input{flex:1 1;border:0;background:none;outline:0;color:white;font-size:13px}.address-input button{background:none;color:#69757a}.amount-input span{color:#859095;font-size:13px}.amount-helper{display:flex;justify-content:space-between;color:#5f6c71;font-size:13px}.withdraw-summary-inline{border-block:13px solid #172126;margin:17px 0;padding:13px 0;display:grid;grid-gap:9px;gap:9px}.withdraw-summary-inline>div{display:grid;grid-template-columns:1fr auto;grid-gap:3px;gap:3px;font-size:13px}.withdraw-summary-inline span{color:#667278}.withdraw-summary-inline small{grid-column:2;color:#59666b;text-align:right}.withdraw-summary-inline strong{font-size:13px}.limit-meter{margin-top:13px}.limit-meter>div{display:flex;justify-content:space-between;font-size:13px;color:#657177}.limit-meter i{display:block;height:4px;background:#172126;border-radius:6px;margin-top:8px;overflow:hidden}.limit-meter em{height:100%;display:block;background:var(--green)}.security-verification-preview{margin-top:12px;padding:13px 16px;display:flex;justify-content:space-between;align-items:center}.security-verification-preview>div:first-child{display:flex;align-items:center;gap:10px}.security-verification-preview h3{font-size:13px;margin:0 0 4px}.security-verification-preview p{font-size:13px;color:#647076;margin:0}.security-required-tags{display:flex;gap:6px}.security-required-tags span{border:1px solid #1d292d;border-radius:999px;background:#080d0f;padding:6px 8px;color:#6e7a80;font-size:13px}.amber-wide{margin-top:13px;align-items:center}.amber-wide>div{flex:1 1}.amber-wide .button{font-size:13px;min-height:32px}.earn-hero-v2{border-bottom:1px solid #111a1d;background:radial-gradient(circle at 78% 44%,rgba(16,212,82,.1),transparent 28rem)}.earn-hero-grid{min-height:580px;display:grid;grid-template-columns:1fr .9fr;align-items:center;grid-gap:60px;gap:60px}.earn-hero-grid h1{font-size:58px;line-height:1.04;letter-spacing:-.045em;margin:0;max-width:700px}.earn-hero-grid p{font-size:14px;line-height:1.75;color:#818d92;max-width:600px}.earn-trust{display:flex;gap:18px;margin-top:24px;color:#6e7a80;font-size:13px}.earn-trust span{display:flex;align-items:center;gap:6px}.earn-trust svg{color:var(--green)}.earn-visual-v2{height:440px;position:relative;display:grid;place-items:center}.earn-orbit{position:absolute;width:420px;height:420px;border:1px solid rgba(16,212,82,.16);border-radius:50%}.earn-orbit.orbit-2{width:310px;height:310px;border-color:rgba(16,212,82,.09)}.earn-vault{width:220px;height:260px;border-radius:32px;background:linear-gradient(145deg,#252d30,#07090a 58%,#1a2022);border:1px solid #465054;box-shadow:0 38px 75px #000,0 0 60px rgba(16,212,82,.12);position:relative;display:grid;place-items:center;z-index:3}.earn-vault-logo{width:78px;height:78px;background:linear-gradient(145deg,#35df72,#0b7431);color:#06160b;display:grid;place-items:center;font-size:34px;font-weight:900;box-shadow:0 0 45px rgba(16,212,82,.25)}.vault-light{position:absolute;bottom:21px;width:92px;height:7px;border-radius:50%;background:var(--green);filter:blur(5px)}.vault-slot{position:absolute;right:-18px;width:28px;height:60px;border-radius:10px;background:#111719;border:1px solid #3a4347}.vault-slot i{display:block;height:1px;background:#394348;margin:13px 5px}.earn-coin{position:absolute;width:70px;height:70px;border-radius:50%;background:linear-gradient(145deg,#1c2326,#060708);border:1px solid #354046;box-shadow:0 20px 45px #000;display:grid;place-items:center;font-size:28px;font-weight:800;z-index:4}.coin-btc{right:36px;top:50px;color:#f7931a}.coin-usdt{right:18px;bottom:76px;color:#26a17b}.coin-eth{left:70px;top:104px;color:#627eea}.earn-stats-row{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #172126;border-top:0;background:#05090a}.earn-stats-row>div{padding:20px 25px;border-right:1px solid #172126;display:grid;grid-gap:4px;gap:4px}.earn-stats-row>div:last-child{border:0}.earn-stats-row small,.earn-stats-row span{font-size:13px;color:#657177}.earn-stats-row strong{font-size:18px}.earn-search{height:38px;width:250px;border:1px solid #1c282c;border-radius:8px;background:#080d0f;display:flex;align-items:center;gap:8px;padding:0 11px;color:#657177}.earn-search input{border:0;background:none;outline:0;color:white;width:100%;font-size:13px}.earn-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.earn-feature-card{border:1px solid #1b272b;background:#070c0d;border-radius:13px;padding:25px}.earn-feature-card.highlighted{background:radial-gradient(circle at 85% 20%,rgba(16,212,82,.09),transparent 45%),#07100a;border-color:#265037}.earn-feature-card h3{font-size:22px;margin:13px 0 8px}.earn-feature-card>p{color:#748087;line-height:1.6;font-size:13px}.earn-rate{display:flex;align-items:baseline;gap:7px;margin:24px 0 18px}.earn-rate small{color:#68747a}.earn-rate strong{font-size:34px;color:var(--green)}.earn-rate span{font-size:13px;color:#839087}.earn-feature-card ul{list-style:none;padding:0;margin:0 0 22px;display:grid;grid-gap:9px;gap:9px}.earn-feature-card li{display:flex;gap:8px;align-items:center;color:#77858a;font-size:13px}.earn-feature-card li svg{color:var(--green)}.earn-product-table-card{border:13px solid #1a2428;background:#070c0d;border-radius:13px;margin-top:15px}.earn-table-head{height:52px;border-bottom:1px solid #151f23;display:flex;justify-content:space-between;align-items:center;padding:0 14px}.compact-tabs{height:100%;margin:0;align-items:center}.compact-tabs button{height:100%}.earn-table-rate{font-size:13px}.earn-how-section{padding:74px 0;background:#030707;border-block:1px solid #111a1d}.earn-steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;background:#172126;border:1px solid #172126}.earn-steps>div{background:#060a0b;padding:25px;position:relative}.step-number{position:absolute;right:18px;top:15px;font-size:36px;font-weight:800;color:#0d1712}.step-icon{width:44px;height:44px;border-radius:13px;background:rgba(16,212,82,.08);border:1px solid rgba(16,212,82,.23);color:var(--green);display:grid;place-items:center}.earn-steps h3{font-size:13px;margin:18px 0 8px}.earn-steps p{font-size:13px;color:#68747a;line-height:1.6}.launch-hero-v2{border-bottom:1px solid #111a1d;background:radial-gradient(circle at 77% 46%,rgba(16,212,82,.11),transparent 27rem)}.launch-hero-grid{min-height:560px;display:grid;grid-template-columns:1fr .9fr;align-items:center;grid-gap:60px;gap:60px}.launch-hero-grid h1{font-size:56px;line-height:1.05;letter-spacing:-.045em;margin:0;max-width:720px}.launch-hero-grid p{color:#808c91;font-size:14px;line-height:1.75;max-width:610px}.launch-trust-row{display:flex;gap:20px;margin-top:24px;color:#6e7b80;font-size:13px}.launch-trust-row span{display:flex;align-items:center;gap:6px}.launch-trust-row svg{color:var(--green)}.launch-visual-v2{height:420px;position:relative;display:grid;place-items:center}.launch-platform{width:330px;height:110px;border-radius:50%;background:linear-gradient(180deg,#1b2427,#070a0b);border:1px solid #354147;box-shadow:0 35px 80px #000,0 0 70px rgba(16,212,82,.1);position:relative;display:grid;place-items:center}.launch-platform>i{position:absolute;border:1px solid rgba(16,212,82,.3);border-radius:50%}.launch-platform>i:first-child{width:300px;height:74px}.launch-platform>i:nth-child(2){width:250px;height:52px}.launch-platform>i:nth-child(3){width:195px;height:35px;background:radial-gradient(ellipse,rgba(16,212,82,.18),transparent 70%)}.launch-token{position:absolute;bottom:60px;width:155px;height:155px;border-radius:50%;background:linear-gradient(145deg,#222a2d,#050607 62%);border:1px solid #3d494e;color:var(--green);display:grid;place-items:center;font-size:62px;font-weight:900;box-shadow:0 25px 65px #000,0 0 50px rgba(16,212,82,.2)}.launch-grid-lines{position:absolute;inset:0;background:linear-gradient(rgba(16,212,82,.035) 1px,transparent 0),linear-gradient(90deg,rgba(16,212,82,.035) 1px,transparent 0);background-size:36px 36px;-webkit-mask-image:radial-gradient(circle at center,black,transparent 68%);mask-image:radial-gradient(circle at center,black,transparent 68%)}.launch-metrics-v2{display:grid;grid-template-columns:repeat(4,1fr);height:84px;border:1px solid #172126;border-top:0;background:#05090a}.launch-metrics-v2>div{display:flex;align-items:center;justify-content:center;gap:10px;border-right:1px solid #172126}.launch-metrics-v2>div:last-child{border:0}.launch-metrics-v2 svg{color:var(--green)}.launch-metrics-v2 span{display:grid;grid-gap:3px;gap:3px}.launch-metrics-v2 strong{font-size:13px}.launch-metrics-v2 small{font-size:13px;color:#657177}.featured-launch-v2{border:1px solid #1e2b2f;background:radial-gradient(circle at 20% 40%,rgba(16,212,82,.05),transparent 35%),#070c0d;border-radius:14px;display:grid;grid-template-columns:1.15fr .85fr;overflow:hidden}.featured-project-info{padding:34px;display:grid;grid-template-columns:145px 1fr;grid-gap:25px;gap:25px;align-items:center}.project-logo-large{width:140px;height:140px;border:1px solid #2d3a40;background:linear-gradient(145deg,#151d20,#07090a);-webkit-clip-path:polygon(25% 7%,75% 7%,100% 50%,75% 93%,25% 93%,0 50%);clip-path:polygon(25% 7%,75% 7%,100% 50%,75% 93%,25% 93%,0 50%);display:grid;place-items:center}.project-logo-large span{font-size:34px;font-weight:900;color:#7867ff}.featured-project-info h2{font-size:34px;margin:10px 0 5px}.featured-project-info h2 em{font-style:normal;color:#69767b;font-size:16px}.featured-project-info p{font-size:13px;line-height:1.65;color:#748087}.project-links,.project-tags{display:flex;gap:6px;margin-top:12px}.project-tags span{border:1px solid #1f2b30;border-radius:999px;padding:5px 8px;font-size:13px;color:#667379}.project-links button{background:none;color:#728087;font-size:13px;display:flex;align-items:center;gap:5px}.featured-sale-panel{border-left:1px solid #1b272b;padding:31px;background:#060a0b}.sale-progress-head{display:flex;justify-content:space-between}.sale-progress-head>div{display:grid;grid-gap:5px;gap:5px}.sale-progress-head small{font-size:13px;color:#647075}.sale-progress-head strong{font-size:25px;color:var(--green)}.sale-progress-head b{font-size:13px}.sale-progress{height:13px;background:#142024;border-radius:10px;overflow:hidden;margin-top:16px}.sale-progress i{display:block;height:100%;background:linear-gradient(90deg,#17a84a,#2bdf69)}.sale-progress-label{display:flex;justify-content:space-between;color:#617078;font-size:13px;margin-top:6px}.sale-countdown{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;gap:6px;margin:19px 0}.sale-countdown span{border:1px solid #1b272b;background:#080d0f;border-radius:7px;padding:10px;text-align:center}.sale-countdown strong{display:block;font-size:17px}.sale-countdown small{font-size:13px;color:#617075}.sale-price{display:flex;justify-content:space-between;margin-bottom:13px;font-size:13px;color:#647176}.sale-price strong{color:#dce2df}.sale-disclaimer{display:block;text-align:center;color:#59666b;font-size:13px;margin-top:9px}.launch-detail-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:12px}.launch-info-card,.launch-timeline-card{border:1px solid #1a2428;background:#070c0d;border-radius:12px;padding:18px}.launch-info-card .account-card-head button{background:none;color:#68757a;font-size:13px;display:flex;align-items:center;gap:4px}.timeline-row{height:48px;border-bottom:1px solid #141e21;display:grid;grid-template-columns:28px 1fr auto;align-items:center;grid-gap:9px;gap:9px}.timeline-row>span{width:24px;height:24px;border:1px solid #2a373c;border-radius:50%;display:grid;place-items:center;color:#657177;font-size:13px}.timeline-row>div{display:grid;grid-gap:2px;gap:2px}.timeline-row b{font-size:13px}.timeline-row small{font-size:13px;color:#5c686d}.timeline-row em{font-size:13px;font-style:normal;color:#68747a}.timeline-row.active>span,.timeline-row.done>span{border-color:#1c7139;color:var(--green);background:rgba(16,212,82,.08)}.timeline-row.active em,.timeline-row.done em{color:var(--green)}.launch-upcoming-section{padding:75px 0;background:#030707;border-top:1px solid #111a1d}.launch-project-grid-v2{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.launch-project-grid-v2 article{border:1px solid #1a2428;background:#070c0d;border-radius:12px;padding:22px}.project-logo{--project-accent:#10D452;width:58px;height:58px;-webkit-clip-path:polygon(25% 7%,75% 7%,100% 50%,75% 93%,25% 93%,0 50%);clip-path:polygon(25% 7%,75% 7%,100% 50%,75% 93%,25% 93%,0 50%);background:color-mix(in srgb,var(--project-accent) 20%,#101416);border:1px solid var(--project-accent);display:grid;place-items:center;color:var(--project-accent);font-size:13px;font-weight:900}.launch-project-grid-v2 h3{font-size:17px;margin:17px 0 5px}.launch-project-grid-v2 h3 em{font-style:normal;color:#5e6a6f;font-size:13px}.launch-project-grid-v2 p{font-size:13px;color:#69757a}.mini-countdown{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5px;gap:5px;margin:16px 0}.mini-countdown span{border:1px solid #182327;border-radius:6px;padding:8px 3px;text-align:center}.mini-countdown b{display:block;font-size:13px}.mini-countdown small{font-size:13px;color:#5f6b70}@media(max-width:1180px){.main-nav{gap:16px}.main-nav a:nth-last-child(-n+2){display:none}.home-hero-grid{grid-template-columns:1fr 1fr;gap:25px}.hero-terminal-card{width:100%}.ticker-item{grid-template-columns:30px 1fr auto}.ticker-item .sparkline{display:none}.product-suite-grid{grid-template-columns:1fr 1fr}.suite-card.suite-large{grid-column:1/3;grid-row:auto;min-height:390px}.security-band-grid{gap:45px}.mobile-section-v2{gap:30px}.markets-main-grid{grid-template-columns:1fr}.markets-sidebar-v2{grid-template-columns:repeat(3,1fr)}.terminal-workspace{grid-template-columns:190px minmax(500px,1fr) 270px}.account-topbar{grid-template-columns:210px 330px 1fr}.portfolio-kpi-grid{grid-template-columns:1.2fr 1fr}.pnl-card{grid-column:1/3}.wallet-page-grid-v2{grid-template-columns:1fr 300px}.earn-feature-grid{grid-template-columns:1fr 1fr}.earn-feature-card:last-child{grid-column:1/3}.earn-hero-grid,.launch-hero-grid{grid-template-columns:1fr 1fr}}@media(max-width:960px){.shell{width:min(100% - 34px,1320px)}.top-notice{display:none}.site-header{top:0}.header-inner{grid-template-columns:1fr auto}.hide-mobile,.main-nav{display:none}.home-hero-grid{grid-template-columns:1fr;padding-top:55px}.home-hero-copy{max-width:720px}.hero-terminal-stage{height:500px}.ticker-strip-inner{grid-template-columns:repeat(3,1fr)}.ticker-item:nth-child(n+4){display:none}.product-suite-grid{grid-template-columns:1fr}.suite-card.suite-large{grid-column:auto}.mobile-section-v2,.security-band-grid{grid-template-columns:1fr}.security-console{max-width:620px}.mobile-visual-v2{order:2}.footer-topline,.updates-section{grid-template-columns:1fr}.footer-topline>div{border-right:0;border-bottom:1px solid #152024;padding:14px 0}.footer-grid{grid-template-columns:1fr 1fr 1fr}.footer-brand{grid-column:1/-1}.markets-title-row{align-items:flex-start;flex-direction:column}.markets-search-large{width:100%}.market-feature-grid{grid-template-columns:1fr}.markets-sidebar-v2{grid-template-columns:1fr 1fr}.market-side-card:last-child{grid-column:1/3}.exchange-nav{display:none}.exchange-header-inner{grid-template-columns:150px 1fr}.exchange-search{display:none}.futures-terminal .terminal-workspace,.terminal-workspace{grid-template-columns:minmax(520px,1fr) 270px;grid-template-rows:auto}.futures-order-entry,.market-selector-panel{display:none}.chart-panel{grid-column:1;grid-row:1;height:460px}.book-panel{grid-column:2;grid-row:1}.order-ticket-panel,.position-summary-panel{grid-column:1;grid-row:2}.futures-terminal .trades-panel,.trades-panel{grid-column:2;grid-row:2}.market-summary-bar{overflow:auto}.summary-stat{display:none}.account-layout{grid-template-columns:68px minmax(0,1fr)}.account-sidebar{padding:12px 7px}.account-user-card{grid-template-columns:1fr;padding:6px}.account-user-card>div:not(.account-avatar),.account-user-card>svg{display:none}.account-nav a{justify-content:center;padding:0}.account-nav .nav-badge,.account-nav a span,.account-sidebar-bottom span{display:none}.account-sidebar-bottom a{justify-content:center}.account-topbar{grid-template-columns:170px 1fr}.account-top-search{display:none}.portfolio-kpi-grid{grid-template-columns:1fr 1fr}.pnl-card{grid-column:1/3}.portfolio-bottom-grid,.wallet-page-grid-v2{grid-template-columns:1fr}.wallet-side-stack{grid-template-columns:1fr 1fr}.support-short-card{grid-column:1/3}.earn-hero-grid,.launch-hero-grid{grid-template-columns:1fr}.earn-visual-v2,.launch-visual-v2{order:-1;height:360px}.earn-stats-row,.launch-metrics-v2{grid-template-columns:1fr 1fr;height:auto}.earn-stats-row>div,.launch-metrics-v2>div{min-height:70px}.featured-launch-v2{grid-template-columns:1fr}.featured-sale-panel{border-left:0;border-top:1px solid #1b272b}.launch-detail-grid{grid-template-columns:1fr}.launch-project-grid-v2{grid-template-columns:1fr 1fr}}@media(max-width:640px){.shell{width:min(100% - 24px,1320px)}.site-header{height:62px}.header-actions .text-link{display:none}.home-hero-v2 h1{font-size:46px}.home-hero-grid{padding-top:42px}.hero-terminal-stage{height:410px}.hero-terminal-card{transform:scale(.88);width:112%}.hero-float-card{display:none}.metrics-row.refined{display:grid}.metrics-row.refined,.ticker-strip-inner{grid-template-columns:1fr 1fr}.ticker-item:nth-child(3){display:none}.split-heading{align-items:flex-start;flex-direction:column}.mobile-copy-v2 h2,.security-copy h2,.split-heading h2{font-size:34px}.product-suite-grid{display:block}.suite-card{margin-bottom:13px}.suite-card.suite-large{min-height:420px}.mobile-visual-v2{height:500px}.phone-v2{right:20px}.phone-v2-back{left:0}.final-cta-v2{align-items:flex-start;flex-direction:column;padding:30px}.final-cta-v2>div:last-child{width:100%;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.markets-sidebar-v2{grid-template-columns:1fr}.market-side-card:last-child{grid-column:auto}.exchange-header-inner{grid-template-columns:120px 1fr;padding:0 8px}.exchange-tools .icon-button{display:none}.terminal-deposit{display:flex}.market-summary-bar{gap:12px}.pair-title{min-width:180px}.futures-terminal .terminal-workspace,.terminal-workspace{display:block}.chart-panel{height:430px}.book-panel,.trades-panel{display:none}.order-ticket-panel{min-height:330px}.dual-order-forms{grid-template-columns:1fr}.dual-order-forms>.order-form:first-child{border-right:0;border-bottom:1px solid #162126;padding-right:0;padding-bottom:12px}.terminal-orders-panel{overflow:hidden}.account-topbar{grid-template-columns:140px 1fr;padding:0 10px}.account-top-actions button,.account-top-actions>a:not(.account-avatar){display:none}.account-layout{grid-template-columns:1fr}.account-sidebar{display:none}.account-main{padding:20px 12px 50px}.account-page-head{align-items:flex-start;flex-direction:column}.account-head-actions{width:100%;overflow:auto}.portfolio-kpi-grid{grid-template-columns:1fr}.pnl-card{grid-column:auto}.allocation-layout{grid-template-columns:100px 1fr}.portfolio-range{display:none}.assets-head{align-items:flex-start;flex-direction:column}.asset-tools label{width:140px}.portfolio-bottom-grid{grid-template-columns:1fr}.transaction-list>div{grid-template-columns:28px 1fr auto}.transaction-list>div>:nth-child(4),.transaction-list>div>:nth-child(5){display:none}.wallet-side-stack{grid-template-columns:1fr}.support-short-card{grid-column:auto}.deposit-address-panel{grid-template-columns:1fr;text-align:center}.qr-realistic{margin:auto}.deposit-address-copy>div{justify-content:center}.stepper span{display:none}.security-verification-preview{align-items:flex-start;flex-direction:column;gap:12px}.security-required-tags{flex-wrap:wrap}.earn-hero-grid h1,.launch-hero-grid h1{font-size:42px}.earn-trust,.launch-trust-row{flex-direction:column}.earn-feature-grid{grid-template-columns:1fr}.earn-feature-card:last-child{grid-column:auto}.earn-stats-row,.launch-metrics-v2{grid-template-columns:1fr 1fr}.earn-steps,.featured-project-info{grid-template-columns:1fr}.project-logo-large{width:100px;height:100px}.launch-project-grid-v2{grid-template-columns:1fr}.sale-countdown{grid-template-columns:1fr 1fr}}.order-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-bottom:12px}.order-summary-grid>div{padding:14px 16px;display:grid;grid-gap:4px;gap:4px}.order-summary-grid small,.order-summary-grid span{font-size:13px;color:#657177}.order-summary-grid strong{font-size:18px}.orders-card-v2{overflow:hidden}.order-nav-tabs{height:46px;border-bottom:1px solid #151f23;display:flex;gap:20px;align-items:center;padding:0 14px}.order-nav-tabs button{height:100%;background:none;color:#657177;font-size:13px;position:relative}.order-nav-tabs button.active{color:white}.order-nav-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--green)}.order-nav-tabs b{background:#102318;color:#64dc86;border-radius:999px;padding:2px 5px;font-size:13px;margin-left:3px}.orders-filterbar{height:52px;border-bottom:1px solid #151f23;display:flex;justify-content:space-between;align-items:center;padding:0 14px}.orders-filterbar>div{display:flex;gap:7px}.orders-filterbar button{color:#6e7a80;padding:0 9px;font-size:13px;gap:5px}.orders-filterbar button,.orders-filterbar label{height:30px;border:1px solid #1c282c;background:#080d0f;border-radius:6px;display:flex;align-items:center}.orders-filterbar label{width:190px;gap:6px;padding:0 8px;color:#657177}.orders-filterbar input{width:100%;border:0;background:none;outline:0;color:white;font-size:13px}.orders-table-v2 td>small{display:block;margin-top:3px}.order-progress{width:90px;height:5px;background:#152024;border-radius:5px;position:relative}.order-progress i{display:block;height:100%;background:var(--green);border-radius:5px}.order-progress span{position:absolute;left:96px;top:-3px;color:#667278;font-size:13px}.row-more{background:none;color:#617076;font-size:13px}.rewards-hero-card{border:13px solid #24402e;border-radius:12px;background:radial-gradient(circle at 80% 30%,rgba(16,212,82,.14),transparent 34%),linear-gradient(120deg,#07140d,#06100a);padding:22px 25px;display:flex;justify-content:space-between;align-items:center}.rewards-hero-card h2{font-size:30px;margin:12px 0 3px}.rewards-hero-card p{font-size:13px;color:#6d7a70}.tier-progress{width:min(520px,55vw);height:6px;background:#14251a;border-radius:10px;overflow:hidden;margin:12px 0}.tier-progress i{display:block;height:100%;background:linear-gradient(90deg,#1cad4d,#35e070)}.rewards-hero-card>div:first-child>small{display:flex;justify-content:space-between;color:#5c6c61;font-size:13px}.rewards-hero-card>div:first-child>small span{flex:1 1}.reward-rank{display:flex;align-items:center;gap:12px;color:#d8b353}.reward-rank>span{display:grid;grid-gap:3px;gap:3px}.reward-rank small{font-size:13px;color:#6d796f}.reward-rank strong{font-size:22px;color:#fff}.reward-rank em{font-size:13px;font-style:normal;color:#5fd57f}.reward-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-top:12px}.reward-kpi-grid>div{padding:15px;display:flex;align-items:center;gap:11px}.reward-kpi-grid svg{color:var(--green)}.reward-kpi-grid span{display:grid;grid-gap:4px;gap:4px}.reward-kpi-grid em,.reward-kpi-grid small{font-size:13px;color:#657177;font-style:normal}.reward-kpi-grid strong{font-size:14px}.rewards-main-grid{display:grid;grid-template-columns:1.35fr .65fr;grid-gap:10px;gap:10px;margin-top:12px}.campaign-card-v2,.rewards-task-card{padding:16px}.rewards-task-card .account-card-head p{font-size:13px;color:#657177;margin:4px 0 0}.reward-task-list>div{height:60px;border-bottom:1px solid #131c20;display:grid;grid-template-columns:38px 1fr 65px 70px;align-items:center;grid-gap:8px;gap:8px}.task-icon{width:32px;height:32px;border-radius:9px;background:#0b1510;color:#5ad57e;display:grid;place-items:center}.task-icon.done{background:rgba(16,212,82,.13)}.reward-task-list>div>span:nth-child(2){display:grid;grid-gap:3px;gap:3px}.reward-task-list b{font-size:13px}.reward-task-list small{font-size:13px;color:#617075}.reward-task-list strong{font-size:13px;color:var(--green)}.campaign-card-v2{background:radial-gradient(circle at 80% 20%,rgba(16,212,82,.12),transparent 42%),#07100a}.campaign-card-v2 h3{font-size:19px;margin:14px 0 8px}.campaign-card-v2>p{font-size:13px;color:#68766d;line-height:1.55}.campaign-progress{margin:18px 0}.campaign-progress>div{display:flex;justify-content:space-between;color:#68766d;font-size:13px}.campaign-progress i{display:block;height:6px;background:#15251b;border-radius:6px;margin-top:7px;overflow:hidden}.campaign-progress em{display:block;height:100%;background:var(--green)}.campaign-reward{display:grid;grid-gap:4px;gap:4px;border:1px solid #17301f;border-radius:7px;background:#07120b;padding:11px;margin-bottom:14px}.campaign-reward small{font-size:13px;color:#647168}.campaign-reward strong{font-size:18px;color:var(--green)}.referral-hero-v2{border:1px solid #24402e;border-radius:13px;background:radial-gradient(circle at 78% 45%,rgba(16,212,82,.15),transparent 35%),linear-gradient(120deg,#07140d,#050c08);display:grid;grid-template-columns:1.1fr .9fr;min-height:280px;padding:30px;overflow:hidden}.referral-hero-v2 h2{font-size:32px;margin:12px 0 8px}.referral-hero-v2 p{color:#728078;font-size:13px;max-width:540px;line-height:1.65}.referral-link-box{height:43px;border:1px solid #1d4b2d;background:#07110a;border-radius:8px;display:grid;grid-template-columns:20px 1fr auto;align-items:center;grid-gap:7px;gap:7px;padding:0 8px;color:#66756b;margin-top:19px}.referral-link-box span{font-size:13px;color:#a2aca6}.referral-link-box button,.referral-share button{height:29px;border:1px solid #1d4b2d;background:#0b1a10;border-radius:6px;color:#6dd98b;padding:0 9px;font-size:13px;display:flex;align-items:center;gap:5px}.referral-share{display:flex;gap:7px;margin-top:8px}.referral-visual{position:relative;display:grid;place-items:center;color:var(--green)}.referral-visual>svg{position:relative;z-index:3;filter:drop-shadow(0 0 30px rgba(16,212,82,.2))}.referral-visual i{position:absolute;width:230px;height:90px;border:1px solid rgba(16,212,82,.17);border-radius:50%;transform:rotate(18deg)}.referral-visual i:nth-of-type(2){transform:rotate(-15deg);width:280px}.referral-visual i:nth-of-type(3){width:180px;transform:rotate(0)}.ref-dot{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--green);box-shadow:0 0 20px rgba(16,212,82,.4)}.ref-dot.d1{left:22%;top:30%}.ref-dot.d2{right:20%;top:28%}.ref-dot.d3{right:28%;bottom:24%}.referral-table-card{margin-top:12px}.referral-table-card>.account-card-head{padding:14px;border-bottom:1px solid #151f23}.referral-table-card p{font-size:13px;color:#657177;margin:4px 0 0}.referral-table-card .text-arrow{background:none;border:0}.security-grade{border:1px solid #1d3928;background:#07110a;border-radius:8px;padding:8px 11px;display:flex;align-items:center;gap:8px;color:var(--green)}.security-grade span{display:grid;grid-gap:2px;gap:2px}.security-grade small{font-size:13px;color:#637068}.security-grade b{font-size:13px;color:#d8e0dc}.security-overview-grid{display:grid;grid-template-columns:1.35fr .65fr;grid-gap:10px;gap:10px;margin-bottom:11px}.security-score-card{padding:18px;display:grid;grid-template-columns:110px 1fr;grid-gap:17px;gap:17px;align-items:center}.security-score-ring{width:94px;height:94px;background:conic-gradient(var(--green) 0 92%,#172126 92%);display:grid;place-items:center;position:relative}.security-score-ring:after{content:"";position:absolute;inset:8px;background:#070c0d;border-radius:50%}.security-score-ring small,.security-score-ring span{position:absolute;z-index:2}.security-score-ring span{font-size:24px;font-weight:800}.security-score-ring small{font-size:13px;color:#607075;transform:translateY(18px)}.security-score-card h2{font-size:16px;margin:8px 0 4px}.security-score-card p{font-size:13px;color:#667379}.security-score-track{height:5px;background:#172126;border-radius:6px;margin-top:12px}.security-score-track i{display:block;height:100%;background:var(--green)}.verified-account-card{padding:18px;display:flex;gap:13px;align-items:center}.verified-account-card>svg{color:var(--green)}.verified-account-card>span{display:grid;grid-gap:4px;gap:4px}.verified-account-card small{font-size:13px;color:#627075}.verified-account-card strong{font-size:13px}.verified-account-card p{font-size:13px;color:#68757a;margin:0}.verified-account-card a{font-size:13px;color:var(--green);display:flex;align-items:center;gap:4px}.security-settings-list{padding:0 16px}.security-settings-list>.account-card-head{border-bottom:1px solid #151f23}.security-settings-list>.account-card-head p,.withdrawal-protection-card>.account-card-head p{font-size:13px;color:#657177;margin:4px 0 0}.security-setting-row{min-height:62px;border-bottom:1px solid #131c20;display:grid;grid-template-columns:38px 1fr 95px 70px;align-items:center;grid-gap:10px;gap:10px}.security-row-icon{width:34px;height:34px;border-radius:9px;background:rgba(16,212,82,.08);border:1px solid rgba(16,212,82,.19);color:var(--green);display:grid;place-items:center}.profile-detail-row>span:nth-child(2),.security-setting-row>span:nth-child(2){display:grid;grid-gap:4px;gap:4px}.security-setting-row b{font-size:13px}.security-setting-row small{font-size:13px;color:#617075}.neutral-status{color:#79858a;font-size:13px}.withdrawal-protection-card{margin-top:13px;padding:0 16px 16px}.security-toggle-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.security-toggle-grid>div{border:1px solid #172126;background:#080d0f;border-radius:8px;padding:12px;display:grid;grid-template-columns:1fr auto;align-items:center}.security-toggle-grid span{display:grid;grid-template-columns:22px 1fr;grid-column-gap:7px;column-gap:7px}.security-toggle-grid svg{color:var(--green);grid-row:1/3}.security-toggle-grid b{font-size:13px}.security-toggle-grid small{font-size:13px;color:#627075}.switch-control{width:31px;height:17px;border-radius:999px;background:#203028;position:relative}.switch-control i{width:13px;height:13px;border-radius:50%;background:#819087;position:absolute;top:2px;left:2px}.switch-control.on{background:#1f8f46}.switch-control.on i{left:16px;background:#fff}.api-security-note,.security-warning-card{margin-top:11px;border:1px solid #4b3c14;background:#151107;border-radius:9px;padding:12px 14px;display:flex;align-items:center;gap:10px;color:#d3ae52}.api-security-note b,.security-warning-card b{font-size:13px}.api-security-note p,.security-warning-card p{font-size:13px;color:#857342;margin:4px 0 0}.profile-grid-v2{display:grid;grid-template-columns:1.35fr .65fr;grid-gap:10px;gap:10px}.profile-card-v2{padding:18px;display:grid;grid-template-columns:58px 1fr 30px;align-items:center;grid-gap:13px;gap:13px}.profile-avatar-large{width:58px;height:58px;border-radius:50%;background:#0d2b18;border:1px solid #246239;color:#65dc87;display:grid;place-items:center;font-size:18px;font-weight:800}.profile-card-v2 h2{font-size:17px;margin:0 0 3px}.profile-card-v2 h2 span{vertical-align:middle}.vip-chip{font-size:13px;border:1px solid #4d4120;background:#181407;color:#dcbf64;border-radius:999px;padding:4px 6px;margin-left:5px}.profile-card-v2 p{font-size:13px;color:#657177;margin:0 0 8px}.membership-card{padding:18px;display:grid;grid-gap:7px;gap:7px}.membership-card small{font-size:13px;color:#637075}.membership-card strong{font-size:24px;color:#d8ba60}.membership-card p{font-size:13px;color:#667379}.membership-card a{font-size:13px;color:var(--green)}.profile-detail-card{margin-top:11px;padding:0 16px}.profile-detail-card>.account-card-head{border-bottom:1px solid #151f23}.profile-detail-card>.account-card-head p{font-size:13px;color:#657177;margin:4px 0 0}.profile-detail-row{min-height:59px;border-bottom:1px solid #131c20;display:grid;grid-template-columns:38px 1fr 90px;align-items:center;grid-gap:10px;gap:10px}.profile-detail-row small{font-size:13px;color:#617075}.profile-detail-row b{font-size:13px}.profile-detail-row>.positive{text-align:right;font-size:13px}.profile-bottom-grid,.verification-info-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:11px}.profile-preference-card,.verification-info-grid>.account-card{padding:16px}.profile-preference-card h3,.verification-info-grid h3{font-size:13px;margin:0 0 10px}.profile-preference-card>div{height:36px;border-bottom:1px solid #131c20;display:flex;justify-content:space-between;align-items:center;font-size:13px}.profile-preference-card span{color:#647075}.verification-status-hero{border:13px solid #23432f;background:radial-gradient(circle at 90% 40%,rgba(16,212,82,.12),transparent 35%),#07110a;border-radius:12px;padding:20px;display:grid;grid-template-columns:70px 1fr 190px;grid-gap:15px;gap:15px;align-items:center}.verification-shield{width:66px;height:66px;border-radius:18px;background:rgba(16,212,82,.1);border:1px solid rgba(16,212,82,.27);color:var(--green);display:grid;place-items:center}.verification-status-hero h2{font-size:17px;margin:9px 0 4px}.verification-status-hero p{font-size:13px;color:#68766d}.verification-limit{border-left:1px solid #1c3726;padding-left:20px;display:grid;grid-gap:4px;gap:4px}.verification-limit small{font-size:13px;color:#657269}.verification-limit strong{font-size:22px}.verification-limit span{font-size:13px;color:#61d582}.verification-steps-card{margin-top:11px;padding:0 16px}.verification-steps-card>.account-card-head{border-bottom:1px solid #151f23}.verification-steps-card>.account-card-head p{font-size:13px;color:#657177;margin:4px 0 0}.verification-step-row{min-height:64px;border-bottom:1px solid #131c20;display:grid;grid-template-columns:28px 38px 1fr 70px 50px;align-items:center;grid-gap:9px;gap:9px}.step-complete{color:var(--green)}.verification-step-row>span:nth-child(3){display:grid;grid-gap:4px;gap:4px}.verification-step-row b{font-size:13px}.verification-step-row small{font-size:13px;color:#617075}.verification-step-row em{font-size:13px;font-style:normal;color:var(--green)}.api-security-note{border-color:#1e432c;background:#07100a;color:var(--green);margin-top:0}.api-security-note>div{flex:1 1}.api-security-note p{color:#66746b}.api-security-note a{font-size:13px;color:#68da87}.api-keys-card{margin-top:11px;overflow:hidden}.api-keys-card>.account-card-head{padding:0 14px;border-bottom:1px solid #151f23}.api-keys-card>.account-card-head p{font-size:13px;color:#657177;margin:4px 0 0}.api-key-header,.api-key-row{display:grid;grid-template-columns:1.4fr 1fr .9fr .8fr .65fr 36px;align-items:center;grid-gap:10px;gap:10px;padding:0 14px}.api-key-header{height:34px;background:#080d0f;color:#59666b;font-size:13px}.api-key-row{min-height:62px;border-top:1px solid #131c20;font-size:13px}.api-key-row>span:first-child{display:grid;grid-gap:4px;gap:4px}.api-key-row small{font-size:13px;color:#617075}.api-key-row small button{background:none;color:#667379}.api-guidance-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:11px}.api-guidance-grid>div{padding:16px}.api-guidance-grid svg{color:var(--green)}.api-guidance-grid h3{font-size:13px}.api-guidance-grid p{font-size:13px;color:#667379;line-height:1.6}.warning-guidance svg{color:var(--amber)}@media(max-width:900px){.order-summary-grid,.reward-kpi-grid{grid-template-columns:1fr 1fr}.profile-grid-v2,.referral-hero-v2,.rewards-main-grid,.security-overview-grid,.security-toggle-grid{grid-template-columns:1fr}.verification-status-hero{grid-template-columns:60px 1fr}.verification-limit{grid-column:1/3;border-left:0;border-top:1px solid #1c3726;padding:12px 0 0}.api-key-header,.api-key-row{grid-template-columns:1.4fr 1fr .8fr .6fr}.api-key-header>:nth-child(3),.api-key-header>:nth-child(4),.api-key-row>:nth-child(3),.api-key-row>:nth-child(4){display:none}.api-guidance-grid{grid-template-columns:1fr}}@media(max-width:620px){.order-summary-grid,.profile-bottom-grid,.reward-kpi-grid,.verification-info-grid{grid-template-columns:1fr}.orders-filterbar{height:auto;padding:8px;align-items:flex-start;flex-direction:column;gap:6px}.orders-filterbar>div{width:100%;overflow:auto}.reward-task-list>div{grid-template-columns:34px 1fr auto}.reward-task-list>div>strong{display:none}.referral-hero-v2{padding:20px}.referral-visual{display:none}.security-setting-row{grid-template-columns:34px 1fr auto}.security-setting-row>span:nth-child(3){display:none}.verification-step-row{grid-template-columns:24px 32px 1fr auto}.verification-step-row>small:last-child{display:none}.api-key-header,.api-key-row{grid-template-columns:1.4fr 1fr auto}.api-key-header>:nth-child(4),.api-key-header>:nth-child(5),.api-key-row>:nth-child(4),.api-key-row>:nth-child(5){display:none}}.auth-shell-v2{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:#030606}.auth-aside{position:relative;overflow:hidden;padding:28px 38px;background:radial-gradient(circle at 65% 52%,rgba(16,212,82,.15),transparent 28rem),linear-gradient(160deg,#07110a,#020505 60%);border-right:1px solid #162126;display:flex;flex-direction:column}.auth-aside:before{content:"";position:absolute;right:-90px;top:90px;width:520px;height:520px;border:1px solid rgba(16,212,82,.1);border-radius:50%}.auth-aside-top{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}.auth-aside-top>a{font-size:13px;color:#6f7b80}.auth-aside-copy{margin-top:11vh;position:relative;z-index:2}.auth-aside-copy>span{color:var(--green);text-transform:uppercase;letter-spacing:.15em;font-size:13px;font-weight:800}.auth-aside-copy h2{font-size:50px;letter-spacing:-.045em;margin:14px 0 10px}.auth-aside-copy p{color:#758188;max-width:520px;line-height:1.7;font-size:13px}.auth-security-list{display:grid;grid-gap:10px;margin-top:23px;color:#859189;font-size:13px}.auth-security-list div{display:flex;align-items:center;gap:8px}.auth-security-list i{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(16,212,82,.08)}.auth-aside-terminal{width:min(520px,90%);margin-top:45px;border:1px solid #213027;border-radius:13px;background:rgba(5,12,8,.86);padding:18px;position:relative;z-index:2;box-shadow:0 25px 60px rgba(0,0,0,.35)}.auth-mini-top{display:flex;justify-content:space-between;font-size:13px}.auth-aside-terminal>strong{font-size:27px;display:block;margin:10px 0 0}.auth-aside-terminal svg{width:100%;height:95px}.auth-mini-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.auth-mini-grid span{border:1px solid #17301f;border-radius:7px;background:#07100a;padding:9px;display:grid;grid-gap:3px;gap:3px}.auth-mini-grid small{font-size:13px;color:#627067}.auth-mini-grid b{font-size:13px}.auth-aside-bottom{margin-top:auto;color:#546159;font-size:13px;position:relative;z-index:2}.auth-main-v2{display:grid;place-items:center;padding:50px 28px}.auth-panel-v2{width:min(450px,100%)}.auth-brand-mobile{display:none}.auth-eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--green);font-size:13px;font-weight:800;margin-bottom:12px}.auth-panel-v2 h1{font-size:36px;letter-spacing:-.04em;margin:0}.auth-panel-v2>p{color:#748087;font-size:13px;line-height:1.6}.auth-social-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:22px}.auth-social-row button{height:42px;border:1px solid #1d292d;border-radius:8px;background:#080d0f;color:#a9b3b7;font-size:13px}.auth-divider{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:10px;gap:10px;align-items:center;color:#526066;font-size:13px;margin:17px 0}.auth-divider span{height:1px;background:#172126}.auth-panel-v2>label{display:grid;grid-gap:7px;gap:7px;font-size:13px;color:#9aa5a9;margin-top:13px}.auth-panel-v2>label>input,.auth-panel-v2>label>select,.password-field{height:45px;border:1px solid #1d292d;border-radius:8px;background:#080d0f;padding:0 11px;color:white;outline:0}.auth-panel-v2>label>input:focus,.auth-panel-v2>label>select:focus,.password-field:focus-within{border-color:#2a5839;box-shadow:0 0 0 3px rgba(16,212,82,.05)}.auth-panel-v2 label em{font-style:normal;color:#59666b;margin-left:4px}.password-field{display:flex;align-items:center}.password-field input{flex:1 1;border:0;background:none;outline:0;color:white}.password-field button{background:none;color:#657177;font-size:13px}.auth-options{display:flex;justify-content:space-between;align-items:center;margin:13px 0;font-size:13px}.checkline{display:flex!important;align-items:center;gap:6px!important;margin:0!important;color:#68757a!important}.auth-options a{color:var(--green)}.password-rules{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0 13px;font-size:13px;color:#5f6b70}.password-rules span:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:#3d494e;margin-right:5px}.password-rules .ok{color:#68d98a}.password-rules .ok:before{background:var(--green)}.auth-switch{display:flex;justify-content:center;gap:6px;margin-top:17px;font-size:13px;color:#667278}.auth-legal a,.auth-switch a{color:var(--green)}.auth-legal{text-align:center!important;font-size:13px!important}.auth-panel-v2>.button{margin-top:13px}.auth-panel-v2 .brand{margin-bottom:20px}@media(max-width:850px){.auth-shell-v2{grid-template-columns:1fr}.auth-aside{display:none}.auth-brand-mobile{display:block;margin-bottom:35px}.auth-main-v2{padding-top:30px}}.announcement-article-v2{padding:56px 0 90px}.announcement-article-shell{max-width:980px}.announcement-breadcrumb{display:flex;gap:8px;color:#5f6c71;font-size:13px;margin-bottom:28px}.announcement-breadcrumb a:hover{color:var(--green)}.announcement-article-v2 header{max-width:760px;margin-bottom:28px}.announcement-article-v2 h1{font-size:44px;line-height:1.08;letter-spacing:-.04em;margin:13px 0 10px}.announcement-meta{color:#647075}.announcement-body-card{border:1px solid #1a2428;background:#070c0d;border-radius:12px;padding:30px}.announcement-body-card h2{font-size:22px}.announcement-body-card h3{font-size:15px;margin-top:30px}.announcement-body-card li,.announcement-body-card p{font-size:13px;line-height:1.8;color:#78858a}.announcement-callout{margin-top:26px;border-left:3px solid var(--green);background:#07110a;padding:13px 15px;color:#8f9b93;font-size:13px}.announcement-related{margin-top:14px;border:1px solid #1a2428;background:#070c0d;border-radius:12px;padding:18px;display:flex;gap:18px;align-items:center}.announcement-related h3{font-size:13px;margin-right:auto}.announcement-related a{color:#718087}.announcement-related a:hover{color:var(--green)}.public-hero-v2{border-bottom:1px solid #111a1d;background:radial-gradient(circle at 78% 45%,rgba(16,212,82,.09),transparent 29rem)}.public-hero-grid{min-height:540px;display:grid;grid-template-columns:1fr .85fr;grid-gap:60px;gap:60px;align-items:center}.public-hero-v2 h1{font-size:54px;line-height:1.04;letter-spacing:-.045em;margin:0;max-width:760px}.public-hero-v2 p{font-size:13px;line-height:1.75;color:#7d898e;max-width:620px}.public-orbit-visual{height:390px;position:relative;display:grid;place-items:center}.public-orbit-ring{position:absolute;border-radius:50%;border:1px solid rgba(16,212,82,.18);width:340px;height:145px;transform:rotate(-14deg)}.public-orbit-ring.r2{width:270px;height:110px;transform:rotate(16deg);border-color:rgba(16,212,82,.1)}.public-orbit-core{width:120px;height:120px;border-radius:30px;background:linear-gradient(145deg,#2cdf69,#0b7131);color:#03170a;display:grid;place-items:center;font-size:52px;font-weight:900;box-shadow:0 30px 70px #000,0 0 60px rgba(16,212,82,.18);position:relative;z-index:2;transform:rotate(10deg)}.orbit-node{position:absolute;width:10px;height:10px;border-radius:50%;background:var(--green);box-shadow:0 0 18px rgba(16,212,82,.5)}.orbit-node.n1{left:21%;top:26%}.orbit-node.n2{right:16%;top:40%}.orbit-node.n3{left:31%;bottom:18%}.public-metric-strip{height:84px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #172126;border-top:0}.public-metric-strip>div{display:grid;align-content:center;grid-gap:4px;gap:4px;padding:0 24px;border-right:1px solid #172126}.public-metric-strip>div:last-child{border:0}.public-metric-strip strong{font-size:18px}.public-metric-strip span{font-size:13px;color:#657177}.public-section{padding:76px 0}.principles-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:11px;gap:11px}.principles-grid article{border:1px solid #1a2428;background:#070c0d;border-radius:12px;padding:22px}.principles-grid article>span{width:42px;height:42px;border-radius:11px;background:rgba(16,212,82,.08);border:1px solid rgba(16,212,82,.22);display:grid;place-items:center;color:var(--green)}.principles-grid h3{font-size:14px;margin:16px 0 7px}.principles-grid p{font-size:13px;color:#68757a;line-height:1.6}.about-vision-section{padding:78px 0;background:#030707;border-block:1px solid #111a1d}.about-vision-grid{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px;align-items:center}.about-vision-grid h2{font-size:40px;letter-spacing:-.04em;margin:0}.about-vision-grid p{font-size:13px;color:#6e7b80;line-height:1.7}.about-stack-visual{display:grid;grid-gap:7px;gap:7px}.about-stack-visual>div{height:72px;border:1px solid #1a2428;border-radius:9px;background:#070c0d;display:grid;grid-template-columns:50px 1fr;align-content:center;grid-column-gap:10px;column-gap:10px;padding:0 16px;position:relative}.about-stack-visual>div:nth-child(2){margin-left:34px}.about-stack-visual>div:nth-child(3){margin-left:68px}.about-stack-visual>div:nth-child(4){margin-left:102px;border-color:#225032;background:#07100a}.about-stack-visual span{grid-row:1/3;color:var(--green);font-size:13px}.about-stack-visual b{font-size:13px}.about-stack-visual small{font-size:13px;color:#647075}.security-shield-visual{height:410px;position:relative;display:grid;place-items:center}.shield-outer{width:220px;height:250px;-webkit-clip-path:polygon(50% 0,92% 16%,86% 70%,50% 100%,14% 70%,8% 16%);clip-path:polygon(50% 0,92% 16%,86% 70%,50% 100%,14% 70%,8% 16%);background:linear-gradient(145deg,#1a2427,#050708 62%);border:1px solid #354148;display:grid;place-items:center;filter:drop-shadow(0 35px 50px #000)}.shield-inner{width:155px;height:175px;-webkit-clip-path:inherit;clip-path:inherit;background:linear-gradient(145deg,#0f301b,#07100a);display:grid;place-items:center;color:var(--green);box-shadow:inset 0 0 40px rgba(16,212,82,.15)}.scan-line{position:absolute;width:280px;height:1px;background:linear-gradient(90deg,transparent,var(--green),transparent);box-shadow:0 0 16px var(--green);animation:none}.sec-node{position:absolute;border:1px solid #255537;background:#07100a;color:#65db86;border-radius:8px;padding:6px 8px;font-size:13px}.sn1{left:13%;top:24%}.sn2{right:12%;top:29%}.sn3{left:19%;bottom:20%}.sn4{right:18%;bottom:18%}.security-public-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;padding:28px 0 72px}.security-public-grid article{border:1px solid #1a2428;background:#070c0d;border-radius:12px;padding:22px}.security-public-grid h3{font-size:13px}.security-public-grid p{font-size:13px;color:#68757a;line-height:1.6}.security-control-state{display:flex;align-items:center;gap:5px;color:#62d982;font-size:13px;margin-top:14px}.security-architecture-section{padding:78px 0;background:#030707;border-block:1px solid #111a1d}.security-architecture-grid{display:grid;grid-template-columns:1fr .9fr;grid-gap:70px;gap:70px;align-items:center}.security-architecture-grid h2{font-size:40px;letter-spacing:-.04em;margin:0}.security-architecture-grid p{font-size:13px;color:#6c797e;line-height:1.7}.security-layer-list{display:grid;grid-gap:7px;gap:7px;margin-top:23px}.security-layer-list>div{display:grid;grid-template-columns:34px 1fr;grid-gap:10px;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #141e21}.security-layer-list>div>span{font-size:13px;color:var(--green)}.security-layer-list>div>div{display:grid;grid-gap:3px;gap:3px}.security-layer-list b{font-size:13px}.security-layer-list small{font-size:13px;color:#637075}.security-architecture-visual{height:360px;position:relative;display:grid;place-items:center}.security-ring-layer{position:absolute;border:1px solid rgba(16,212,82,.18);border-radius:50%;display:grid;place-items:center;color:#64756a;font-size:13px}.security-ring-layer.l1{width:340px;height:340px}.security-ring-layer.l2{width:265px;height:265px}.security-ring-layer.l3{width:190px;height:190px}.security-ring-layer.l4{width:110px;height:110px;background:#07120b;border-color:#2b6a40;color:var(--green)}.security-ring-layer:not(.l4) span{position:absolute;top:14px;background:#030707;padding:0 6px}.security-warning-public{margin:34px auto 72px;border:1px solid #4b3d17;background:#151107;border-radius:10px;padding:16px;display:flex;align-items:center;gap:12px;color:#d2af53}.security-warning-public>div{flex:1 1}.security-warning-public h3{font-size:13px;margin:0}.security-warning-public p{font-size:13px;color:#867346;margin:4px 0 0}.security-warning-public a{font-size:13px;color:#ddb95e;display:flex;align-items:center;gap:5px}.reserve-visual{height:380px;position:relative;display:grid;place-items:center}.reserve-vault{width:220px;height:220px;border-radius:30px;background:linear-gradient(145deg,#232a2d,#060708 60%);border:1px solid #3b464b;box-shadow:0 35px 70px #000;display:grid;place-items:center;align-content:center;grid-gap:9px;gap:9px;color:var(--green)}.reserve-vault span{font-size:13px;color:white}.reserve-vault small{font-size:13px;color:#637075}.reserve-ledger{position:absolute;right:0;bottom:20px;border:1px solid #203028;border-radius:10px;background:#07100a;padding:8px;width:210px}.reserve-ledger>div{height:38px;display:grid;grid-template-columns:24px 1fr auto;align-items:center;border-bottom:1px solid #14251a;color:#617268;font-size:13px}.reserve-ledger>div:last-child{border:0}.reserve-ledger svg{color:var(--green)}.reserve-ledger b{font-size:13px;color:#5ed57d}.reserve-dashboard-head{display:flex;justify-content:space-between;align-items:flex-end}.reserve-dashboard-head h2{font-size:34px;margin:0}.reserve-dashboard-head p{font-size:13px;color:#657177}.reserve-source-state{border:1px solid #3e371d;background:#121008;color:#c7aa58;border-radius:999px;padding:7px 10px;font-size:13px;display:flex;align-items:center;gap:6px}.reserve-source-state i{width:6px;height:6px;border-radius:50%;background:#d3ad47}.reserve-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:9px;gap:9px;margin-top:20px}.reserve-kpi-grid>div{border:1px solid #1a2428;background:#070c0d;border-radius:10px;padding:16px;display:grid;grid-gap:5px;gap:5px}.reserve-kpi-grid small,.reserve-kpi-grid span{font-size:13px;color:#637075}.reserve-kpi-grid strong{font-size:24px}.reserve-assets-table{margin-top:13px;border:1px solid #1a2428;border-radius:10px;overflow:hidden}.reserve-row,.reserve-table-head{display:grid;grid-template-columns:1.3fr 1fr 1fr .8fr 1fr;align-items:center;padding:0 15px}.reserve-table-head{height:36px;background:#080d0f;color:#59666b;font-size:13px}.reserve-row{height:54px;border-top:1px solid #141e21;font-size:13px}.reserve-row>span:first-child{display:grid;grid-gap:3px;gap:3px}.reserve-row small{font-size:13px;color:#637075}.reserve-pending{color:#c5a84f}.reserve-method-section{padding:72px 0;background:#030707;border-top:1px solid #111a1d}.reserve-method-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.reserve-method-grid article{border:1px solid #1a2428;background:#070c0d;border-radius:10px;padding:20px}.reserve-method-grid svg{color:var(--green)}.reserve-method-grid h3{font-size:13px}.reserve-method-grid p{font-size:13px;line-height:1.6;color:#67747a}.api-code-window{width:min(520px,100%);border:1px solid #1f2b30;background:#050809;border-radius:13px;overflow:hidden;box-shadow:0 35px 70px #000}.api-window-top{height:38px;border-bottom:1px solid #162126;display:flex;align-items:center;gap:6px;padding:0 11px}.api-window-top>span{width:7px;height:7px;border-radius:50%;background:#263237}.api-window-top>span:first-child{background:#e95858}.api-window-top>span:nth-child(2){background:#e2aa43}.api-window-top>span:nth-child(3){background:#4bbb68}.api-window-top b{margin-left:8px;font-size:13px;color:#69757a}.api-code-window pre{margin:0;padding:22px;color:#93e5ac;font-size:13px;line-height:1.75;overflow:auto}.api-hero-badges{display:flex;gap:16px;margin-top:20px;color:#6e7b80;font-size:13px}.api-hero-badges span{display:flex;align-items:center;gap:5px}.api-hero-badges svg{color:var(--green)}.api-capabilities-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #172126;border-top:0}.api-capabilities-strip>div{min-height:78px;border-right:1px solid #172126;display:flex;align-items:center;gap:10px;padding:0 18px}.api-capabilities-strip>div:last-child{border:0}.api-capabilities-strip svg{color:var(--green)}.api-capabilities-strip span{display:grid;grid-gap:4px;gap:4px}.api-capabilities-strip b{font-size:13px}.api-capabilities-strip small{font-size:13px;color:#637075}.api-docs-layout{display:grid;grid-template-columns:180px minmax(0,1fr) 180px;grid-gap:28px;gap:28px;padding:56px 0 80px}.api-docs-nav{display:grid;align-content:start;grid-gap:2px;gap:2px;position:-webkit-sticky;position:sticky;top:110px;height:max-content}.api-docs-nav>span,.api-on-this-page>span{font-size:13px;color:#5f6b70;text-transform:uppercase;letter-spacing:.09em;margin-bottom:7px}.api-docs-nav button{height:32px;text-align:left;padding:0 9px;background:none;color:#657177;border-radius:6px;font-size:13px}.api-docs-nav button.active{background:#0a1710;color:#61d880}.api-docs-content h2{font-size:32px;letter-spacing:-.035em;margin:0}.api-docs-content>p{font-size:13px;color:#6c797e;line-height:1.7}.api-endpoint-card{border:1px solid #1a2428;background:#070c0d;border-radius:10px;margin-top:18px;overflow:hidden}.api-endpoint-card>div:first-child{height:45px;border-bottom:1px solid #141e21;display:flex;align-items:center;gap:8px;padding:0 12px}.method{border-radius:4px;padding:4px 6px;font-size:13px;font-weight:800}.method.get{background:#0c2b18;color:#5fda82}.method.post{background:#18253f;color:#7fa7f2}.api-endpoint-card code{font-size:13px;color:#abb5b8;flex:1 1}.api-endpoint-card button{background:none;color:#657177}.api-endpoint-card>p{font-size:13px;color:#657177;padding:0 13px}.api-endpoint-card pre{margin:0;border-top:1px solid #141e21;background:#050809;padding:16px;color:#96dca9;font-size:13px;line-height:1.7}.api-doc-note{margin:13px;border:1px solid #1e432c;background:#07100a;border-radius:7px;height:38px;padding:0 10px;display:flex;align-items:center;gap:7px;color:#6f957b;font-size:13px}.api-doc-note svg{color:var(--green)}.api-on-this-page{display:grid;align-content:start;grid-gap:8px;gap:8px;position:-webkit-sticky;position:sticky;top:110px;height:max-content}.api-on-this-page a{font-size:13px;color:#647075}.api-help-box{margin-top:16px;border:1px solid #1a2428;background:#070c0d;border-radius:8px;padding:12px;display:grid;grid-gap:5px;gap:5px}.api-help-box svg{color:var(--green)}.api-help-box b{font-size:13px}.api-help-box small{font-size:13px;color:#637075;line-height:1.5}.compact-public-hero{padding:58px 0 36px;border-bottom:1px solid #111a1d;background:linear-gradient(180deg,#030707,#020505)}.compact-public-hero h1{font-size:44px;letter-spacing:-.04em;margin:0}.compact-public-hero p{font-size:13px;color:#6e7b80}.fee-page-layout{padding:30px 0 76px}.fee-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:9px;gap:9px}.fee-kpi-grid>div{border:1px solid #1a2428;background:#070c0d;border-radius:10px;padding:16px;display:grid;grid-gap:4px;gap:4px}.fee-kpi-grid small,.fee-kpi-grid span{font-size:13px;color:#637075}.fee-kpi-grid strong{font-size:20px}.fee-tabs{height:54px;border-bottom:1px solid #172126;display:flex;gap:24px;align-items:end;margin-top:24px}.fee-tabs button{height:100%;background:none;color:#657177;font-size:13px;position:relative}.fee-tabs button.active{color:white}.fee-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--green)}.fee-table-card{margin-top:14px;border:1px solid #1a2428;background:#070c0d;border-radius:10px;overflow:hidden}.fee-table-head{height:64px;border-bottom:1px solid #151f23;padding:0 15px;display:flex;align-items:center;justify-content:space-between}.fee-table-head h2{font-size:13px;margin:0}.fee-table-head p{font-size:13px;color:#637075}.fee-table-head button{height:30px;border:1px solid #1c282c;background:#080d0f;border-radius:6px;color:#68747a;font-size:13px;padding:0 9px;display:flex;align-items:center;gap:5px}.fee-tier-badge{border:1px solid #1f3828;background:#07110a;border-radius:999px;color:#62d782;padding:4px 7px;font-size:13px}.fee-info-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px;margin-top:10px}.fee-info-grid article{border:1px solid #1a2428;background:#070c0d;border-radius:10px;padding:18px}.fee-info-grid svg{color:var(--green)}.fee-info-grid h3{font-size:13px}.fee-info-grid p{font-size:13px;line-height:1.6;color:#657177}.support-hero-v2{padding:68px 0 58px;text-align:center;border-bottom:1px solid #111a1d;background:radial-gradient(circle at 50% 20%,rgba(16,212,82,.1),transparent 25rem)}.support-hero-inner h1{font-size:46px;margin:0}.support-hero-inner>p{font-size:13px;color:#6f7b80}.support-hero-inner>label{width:min(680px,100%);height:52px;border:1px solid #233035;background:#080d0f;border-radius:9px;margin:22px auto 0;display:grid;grid-template-columns:22px 1fr auto;align-items:center;grid-gap:8px;gap:8px;padding:0 12px;color:#657177;text-align:left}.support-hero-inner input{border:0;background:none;outline:0;color:white;font-size:13px}.support-hero-inner kbd{border:1px solid #263237;border-radius:5px;padding:4px 7px;font-size:13px}.popular-searches{display:flex;justify-content:center;gap:12px;margin-top:12px;font-size:13px;color:#5f6b70}.popular-searches a{color:#78858a}.support-category-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px;padding:28px 0}.support-category-grid article{border:1px solid #1a2428;background:#070c0d;border-radius:10px;padding:17px;display:grid;grid-template-columns:42px 1fr;grid-gap:11px;gap:11px}.support-category-grid article>span{width:40px;height:40px;border-radius:10px;background:rgba(16,212,82,.08);border:1px solid rgba(16,212,82,.2);display:grid;place-items:center;color:var(--green)}.support-category-grid h3{font-size:13px;margin:0 0 4px}.support-category-grid p{font-size:13px;color:#657177;line-height:1.5}.support-category-grid a{font-size:13px;color:var(--green);display:flex;align-items:center;gap:4px}.support-main-grid{display:grid;grid-template-columns:1.4fr .6fr;grid-gap:18px;gap:18px;padding:46px 0 78px}.support-article-list a{height:56px;border-bottom:1px solid #151f23;display:grid;grid-template-columns:32px 1fr 80px 18px;align-items:center;grid-gap:8px;gap:8px}.support-article-list a>span{font-size:13px;color:#536066}.support-article-list b{font-size:13px}.support-article-list small{font-size:13px;color:#637075}.support-article-list svg{color:#566267}.support-contact-panel{border:1px solid #1a2428;background:#070c0d;border-radius:12px;padding:22px;align-self:start}.support-contact-icon{width:48px;height:48px;border-radius:13px;background:rgba(16,212,82,.08);border:1px solid rgba(16,212,82,.2);display:grid;place-items:center;color:var(--green)}.support-contact-panel h3{font-size:16px}.support-contact-panel>p{font-size:13px;color:#657177;line-height:1.6}.support-contact-panel>div:last-child{margin-top:16px;border-top:1px solid #151f23;padding-top:12px;display:flex;gap:8px;color:#657177}.support-contact-panel>div:last-child>span{display:grid;grid-gap:3px;gap:3px}.support-contact-panel>div:last-child b{font-size:13px;color:#9aa5aa}.support-contact-panel>div:last-child small{font-size:13px}.listing-pipeline-visual{display:flex;align-items:center;justify-content:center;height:350px}.pipeline-node{width:88px;height:88px;border-radius:18px;border:1px solid #253136;background:#080d0f;display:grid;place-items:center;align-content:center;grid-gap:5px;gap:5px}.pipeline-node span{font-size:13px;color:#5f6b70}.pipeline-node b{font-size:13px}.pipeline-node.active{border-color:#2a6a3e;background:#07120b;color:var(--green);box-shadow:0 0 50px rgba(16,212,82,.1)}.listing-pipeline-visual>i{width:30px;height:1px;background:#253136}.listing-capability-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px;padding:28px 0 72px}.listing-capability-grid article{border:1px solid #1a2428;background:#070c0d;border-radius:10px;padding:20px}.listing-capability-grid article>span{width:40px;height:40px;border-radius:10px;background:rgba(16,212,82,.08);color:var(--green);display:grid;place-items:center}.listing-capability-grid h3{font-size:13px}.listing-capability-grid p{font-size:13px;color:#657177;line-height:1.6}.listing-process-section{padding:72px 0;background:#030707;border-block:1px solid #111a1d}.listing-process-steps{max-width:900px;margin:0 auto;display:grid}.listing-process-steps>div{min-height:74px;display:grid;grid-template-columns:50px 1fr;grid-gap:13px;gap:13px;position:relative}.listing-process-steps>div:before{content:"";position:absolute;left:16px;top:34px;bottom:-4px;width:1px;background:#1d2b30}.listing-process-steps>div:last-child:before{display:none}.listing-process-steps>div>span{width:34px;height:34px;border-radius:50%;border:1px solid #28623a;background:#07110a;color:var(--green);display:grid;place-items:center;font-size:13px;position:relative;z-index:2}.listing-process-steps h3{font-size:13px;margin:4px 0}.listing-process-steps p{font-size:13px;color:#667379}.listing-application-card{margin:72px auto;border:1px solid #24402e;background:radial-gradient(circle at 20% 50%,rgba(16,212,82,.08),transparent 40%),#07100a;border-radius:14px;padding:30px;grid-template-columns:1fr .85fr;grid-gap:45px;gap:45px}.listing-application-card h2{font-size:32px;letter-spacing:-.035em;margin:0}.listing-application-card p{font-size:13px;color:#6d7a70}.listing-checks{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin-top:20px}.listing-checks span{display:flex;align-items:center;gap:7px;font-size:13px;color:#7e8b83}.listing-checks svg{color:var(--green)}.listing-form-preview{border:1px solid #1d3225;background:#060c08;border-radius:10px;padding:18px;display:grid;grid-gap:10px;gap:10px}.listing-form-preview label{display:grid;grid-gap:6px;gap:6px;color:#68766d;font-size:13px}.listing-form-preview input,.listing-form-preview select{height:39px;border:1px solid #1c2b22;background:#07100a;border-radius:6px;color:#aab5af;padding:0 9px;outline:0}.listing-form-preview small{font-size:13px;color:#59675e;text-align:center}.vip-hero-v2{border-bottom:1px solid #1b1b18;background:radial-gradient(circle at 78% 45%,rgba(211,178,84,.12),transparent 27rem),#030404}.vip-hero-grid{min-height:540px;display:grid;grid-template-columns:1fr .8fr;align-items:center;grid-gap:50px;gap:50px}.vip-hero-grid h1{font-size:54px;line-height:1.04;letter-spacing:-.045em;margin:0}.vip-hero-grid p{font-size:13px;color:#7b8280;line-height:1.7;max-width:600px}.vip-card-visual{display:grid;place-items:center}.vip-metal-card{width:350px;height:220px;border-radius:22px;background:linear-gradient(135deg,#2b2b27,#0c0d0d 50%,#2c2719);border:1px solid #57503a;box-shadow:0 35px 70px #000;position:relative;padding:30px;display:grid;align-content:space-between;overflow:hidden}.vip-metal-card:after{content:"";position:absolute;right:-50px;top:-50px;width:230px;height:230px;border:1px solid rgba(218,185,91,.14);border-radius:50%}.vip-metal-card>span{font-size:13px;letter-spacing:.14em}.vip-metal-card strong{font-size:42px;color:#d6b65e}.vip-metal-card small{color:#81765c;font-size:13px}.vip-metal-card i{position:absolute;right:30px;bottom:25px;width:46px;height:46px;border-radius:50%;background:linear-gradient(145deg,#c8aa57,#5e4e25)}.vip-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:9px;gap:9px;padding:28px 0 64px}.vip-benefits-grid article{border:1px solid #24231d;background:#080808;border-radius:10px;padding:19px}.vip-benefits-grid svg{color:#d4b357}.vip-benefits-grid h3{font-size:13px}.vip-benefits-grid p{font-size:13px;color:#686d6b;line-height:1.6}.vip-tier-table{border:1px solid #1d2424;border-radius:10px;overflow:hidden}.vip-tier-head,.vip-tier-row{display:grid;grid-template-columns:1fr 1.2fr .7fr .7fr 1.5fr;align-items:center;padding:0 15px}.vip-tier-head{height:36px;background:#080d0f;color:#59666b;font-size:13px}.vip-tier-row{min-height:55px;border-top:1px solid #141e21;font-size:13px}.vip-tier-row.featured{background:linear-gradient(90deg,rgba(204,172,80,.08),transparent);border-color:#4c4228}.vip-tier-row>span:first-child{display:grid;grid-gap:3px;gap:3px}.vip-tier-row em{font-size:13px;color:#c3a954;font-style:normal}.vip-cta-section{padding:45px 0;background:#090805;border-block:1px solid #2a2618}.vip-cta-inner{display:flex;justify-content:space-between;align-items:center}.vip-cta-inner>div{display:flex;gap:14px;align-items:center}.vip-cta-inner>div>svg{color:#d6b65e}.vip-cta-inner h2{font-size:24px;margin:0}.vip-cta-inner p{font-size:13px;color:#706a59}.vip-cta-inner .eyebrow{color:#d6b65e}.announcement-search-row{display:flex;gap:8px;margin-top:20px}.announcement-search-row label{width:340px;height:38px;border:1px solid #1d292d;background:#080d0f;border-radius:7px;display:flex;align-items:center;gap:7px;padding:0 9px;color:#657177}.announcement-search-row input{width:100%;border:0;background:none;outline:0;color:white;font-size:13px}.announcement-search-row button{height:38px;border:1px solid #1d292d;background:#080d0f;border-radius:7px;color:#657177;padding:0 10px;font-size:13px;display:flex;align-items:center;gap:5px}.announcements-layout{display:grid;grid-template-columns:190px 1fr;grid-gap:28px;gap:28px;padding:38px 0 78px}.announcement-categories{display:grid;align-content:start;grid-gap:2px;gap:2px;position:-webkit-sticky;position:sticky;top:110px;height:max-content}.announcement-categories>span{font-size:13px;color:#59666b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px}.announcement-categories button{height:33px;text-align:left;border-radius:6px;background:none;color:#657177;padding:0 9px;font-size:13px}.announcement-categories button.active{background:#0a1710;color:#61d981}.announcement-subscribe{margin-top:18px;border:1px solid #1a2428;background:#070c0d;border-radius:8px;padding:12px}.announcement-subscribe svg{color:var(--green)}.announcement-subscribe b{display:block;font-size:13px;margin-top:8px}.announcement-subscribe p{font-size:13px;color:#637075;line-height:1.5}.announcement-featured{border:1px solid #23402d;background:radial-gradient(circle at 80% 50%,rgba(16,212,82,.09),transparent 35%),#07100a;border-radius:10px;padding:22px;margin-bottom:10px}.announcement-featured h2{font-size:24px;margin:10px 0 6px}.announcement-featured p{font-size:13px;color:#6c7a70}.announcement-featured a{font-size:13px;color:var(--green);display:flex;align-items:center;gap:5px}.announcement-row-v2{min-height:76px;border-bottom:1px solid #151f23;display:grid;grid-template-columns:75px 1fr 90px 18px;align-items:center;grid-gap:12px;gap:12px}.announcement-category-chip{font-size:13px;color:#60d981;border:1px solid #1e4a2e;background:#07100a;border-radius:999px;padding:5px 7px;text-align:center}.announcement-row-v2 h3{font-size:13px;margin:0 0 5px}.announcement-row-v2 p{font-size:13px;color:#637075;margin:0}.announcement-row-v2 time{font-size:13px;color:#5f6b70}.announcement-row-v2 svg{color:#59666b}.announcement-row-v2:hover h3{color:var(--green)}.download-hero-v2{border-bottom:1px solid #111a1d;background:radial-gradient(circle at 75% 46%,rgba(16,212,82,.12),transparent 30rem)}.download-hero-grid{min-height:600px;display:grid;grid-template-columns:1fr .9fr;grid-gap:40px;gap:40px;align-items:center}.download-hero-grid h1{font-size:56px;line-height:1.04;letter-spacing:-.045em;margin:0}.download-hero-grid p{font-size:13px;line-height:1.7;color:#7a868b;max-width:600px}.store-row.large .store-button{min-width:150px}.download-trust{display:flex;gap:16px;margin-top:18px;color:#68757a;font-size:13px}.download-trust span{display:flex;align-items:center;gap:6px}.download-trust svg{color:var(--green)}.download-phone-stage{height:510px;position:relative}.download-phone{width:235px;height:475px;border-radius:38px;background:linear-gradient(145deg,#303638,#050708 58%);border:1px solid #465055;padding:10px;position:absolute;right:110px;top:15px;z-index:3;box-shadow:0 35px 75px #000;transform:rotate(5deg)}.download-phone.phone-side{width:200px;height:405px;right:310px;top:65px;transform:rotate(-9deg);opacity:.66;z-index:1}.download-phone-screen{height:100%;border-radius:30px;background:#05090a;padding:22px 15px;overflow:hidden}.download-notch{width:84px;height:21px;border-radius:20px;background:#000;margin:-15px auto 18px}.phone-app-brand{display:block;font-size:13px;font-weight:800;letter-spacing:.1em;margin-bottom:25px}.download-phone-screen>small{font-size:13px;color:#657177}.download-phone-screen>strong{display:block;font-size:26px;margin:5px 0}.download-phone-screen>em{font-size:13px;font-style:normal}.download-phone-actions{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5px;gap:5px;margin:20px 0}.download-phone-actions span{border:1px solid #173622;background:#07100a;color:#61d982;border-radius:7px;padding:9px 2px;text-align:center;font-size:13px}.download-market-card{border:13px solid #182327;border-radius:10px;background:#080d0f;padding:12px;display:grid;grid-gap:6px;gap:6px}.download-market-card>span{font-size:13px}.download-market-card b{font-size:15px}.download-market-row{height:42px;border-bottom:1px solid #141e21;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;font-size:13px}.download-market-row em{font-style:normal}.app-feature-strip{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #172126;border-top:0}.app-feature-strip>div{height:82px;border-right:1px solid #172126;display:flex;align-items:center;gap:10px;padding:0 20px}.app-feature-strip>div:last-child{border:0}.app-feature-strip svg{color:var(--green)}.app-feature-strip span{display:grid;grid-gap:4px;gap:4px}.app-feature-strip b{font-size:13px}.app-feature-strip small{font-size:13px;color:#637075}.mobile-feature-detail{display:grid;grid-template-columns:1fr .6fr;grid-gap:80px;gap:80px;align-items:center}.mobile-feature-detail h2{font-size:40px;letter-spacing:-.04em;margin:0}.mobile-feature-detail>div:first-child>p{font-size:13px;color:#6d7a7f;line-height:1.7}.mobile-feature-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin:22px 0}.mobile-feature-list span{display:flex;align-items:center;gap:7px;color:#7d8a84;font-size:13px}.mobile-feature-list svg{color:var(--green)}.app-qr-panel{border:13px solid #1a2428;background:#070c0d;border-radius:12px;padding:25px;text-align:center}.app-qr-panel .qr-realistic{margin:auto}.app-qr-panel h3{font-size:13px}.app-qr-panel p{font-size:13px;color:#637075}@media(max-width:900px){.about-vision-grid,.download-hero-grid,.listing-application-card,.public-hero-grid,.security-architecture-grid,.vip-hero-grid{grid-template-columns:1fr}.download-phone-stage,.public-orbit-visual,.reserve-visual,.security-shield-visual{order:-1;height:330px}.api-capabilities-strip,.app-feature-strip,.fee-kpi-grid,.public-metric-strip,.reserve-kpi-grid,.vip-benefits-grid{grid-template-columns:1fr 1fr;height:auto}.listing-capability-grid,.principles-grid,.reserve-method-grid,.security-public-grid,.support-category-grid{grid-template-columns:1fr 1fr}.api-docs-layout{grid-template-columns:150px 1fr}.api-on-this-page{display:none}.support-main-grid{grid-template-columns:1fr}.vip-card-visual{order:-1}.announcements-layout{grid-template-columns:1fr}.announcement-categories{position:static;display:flex;overflow:auto;gap:6px}.announcement-categories>span,.announcement-subscribe{display:none}.mobile-feature-detail{grid-template-columns:1fr}.download-phone{right:20%}.download-phone.phone-side{right:50%}}@media(max-width:620px){.download-hero-grid h1,.public-hero-v2 h1,.vip-hero-grid h1{font-size:42px}.api-capabilities-strip,.app-feature-strip,.fee-kpi-grid,.public-metric-strip,.reserve-kpi-grid{grid-template-columns:1fr 1fr}.listing-capability-grid,.principles-grid,.reserve-method-grid,.security-public-grid,.support-category-grid{grid-template-columns:1fr}.about-stack-visual>div:nth-child(n){margin-left:0}.reserve-dashboard-head{align-items:flex-start;flex-direction:column;gap:10px}.reserve-row,.reserve-table-head{grid-template-columns:1fr 1fr 1fr}.reserve-row>:nth-child(4),.reserve-row>:nth-child(5),.reserve-table-head>:nth-child(4),.reserve-table-head>:nth-child(5){display:none}.api-docs-layout{grid-template-columns:1fr}.api-docs-nav{display:none}.fee-info-grid{grid-template-columns:1fr}.support-category-grid article{grid-template-columns:38px 1fr}.popular-searches{flex-wrap:wrap}.listing-checks,.mobile-feature-list{grid-template-columns:1fr}.vip-tier-head,.vip-tier-row{grid-template-columns:1fr .8fr .7fr .7fr}.vip-tier-head>:last-child,.vip-tier-row>:last-child{display:none}.vip-cta-inner{align-items:flex-start;flex-direction:column;gap:14px}.announcement-row-v2{grid-template-columns:65px 1fr 16px}.announcement-row-v2 time{display:none}.download-phone{right:3%}.download-phone.phone-side{right:48%}.mobile-feature-detail{gap:35px}}.nav-mega-trigger{height:70px;display:flex;align-items:center;position:relative}.nav-mega-trigger>a{height:70px}.nav-mega{position:absolute;top:66px;left:-18px;z-index:90;display:grid;grid-template-columns:290px 290px;grid-gap:8px;gap:8px;width:max-content;padding:13px;border:1px solid #223035;background:rgba(5,9,10,.985);box-shadow:0 30px 80px rgba(0,0,0,.72);border-radius:13px;opacity:0;visibility:hidden;transform:translateY(7px);transition:.16s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.nav-mega-trigger:hover>.nav-mega{opacity:1;visibility:visible;transform:none}.nav-mega.earn-mega{grid-template-columns:300px}.nav-mega.more-mega{left:-280px}.mega-column{display:grid;grid-gap:4px;gap:4px}.mega-label{font-size:13px;text-transform:uppercase;letter-spacing:.11em;color:#647177;padding:8px 9px 6px}.main-nav .mega-link{height:auto;min-height:58px;padding:9px;border-radius:8px;display:flex;gap:11px;align-items:center}.main-nav .mega-link:after{display:none}.mega-link:hover{background:#0b1214}.mega-link>span{width:36px;height:36px;border-radius:8px;background:#09160e;border:1px solid #183722;color:#3fdb75;display:grid;place-items:center;flex:0 0 auto}.mega-link>div{display:grid;grid-gap:3px;gap:3px}.mega-link b{font-size:13px;color:#eaf0ed}.mega-link small{font-size:13px;color:#68757a;line-height:1.35}.chain-hero,.institutional-hero,.learn-hero,.new-listings-hero,.public-subhero,.tool-page-hero{position:relative;overflow:hidden;border-bottom:1px solid #121b1e;background:radial-gradient(circle at 76% 42%,rgba(16,212,82,.1),transparent 30rem),#020505}.chain-hero:after,.institutional-hero:after,.tool-page-hero:after{content:"";position:absolute;right:4%;top:8%;width:420px;height:420px;border:1px solid rgba(16,212,82,.08);border-radius:50%;pointer-events:none}.public-hero-grid,.tool-hero-grid{min-height:570px;display:grid;grid-template-columns:1fr .92fr;grid-gap:68px;gap:68px;align-items:center}.chain-hero h1,.institutional-hero h1,.learn-hero h1,.new-listings-hero h1,.public-subhero h1,.tool-hero-grid h1{font-size:54px;line-height:1.04;letter-spacing:-.048em;margin:7px 0 18px}.chain-hero h1 span,.institutional-hero h1 span,.learn-hero h1 span,.new-listings-hero h1 span,.public-subhero h1 span,.tool-hero-grid h1 span{color:var(--green)}.chain-hero .public-hero-grid>div:first-child>p,.institutional-hero .public-hero-grid>div:first-child>p,.learn-hero p,.new-listings-hero p,.public-subhero .public-hero-grid>div:first-child>p,.tool-hero-grid>div:first-child>p{max-width:610px;color:#7d898e;font-size:13px;line-height:1.75}.hero-proof-row,.institutional-proof{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;color:#6e7b80;font-size:13px}.hero-proof-row span,.institutional-proof span{display:flex;align-items:center;gap:6px}.hero-proof-row svg,.institutional-proof svg{color:var(--green);width:14px}.premium-tool-card{border:1px solid #263338;background:linear-gradient(180deg,#0c1214,#070b0d);border-radius:16px;padding:22px;box-shadow:0 35px 85px rgba(0,0,0,.65),0 0 70px rgba(16,212,82,.055);position:relative;z-index:2}.tool-card-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #182226;margin-bottom:17px}.tool-card-head>div{display:grid;grid-gap:3px;gap:3px}.tool-card-head b{font-size:13px}.tool-card-head small{font-size:13px;color:#657177}.tool-card-head>button{width:30px;height:30px;border:1px solid #263237;background:#0a0f11;border-radius:7px;color:#728086;display:grid;place-items:center}.premium-tool-card>label{font-size:13px;color:#78858a;display:block;margin:13px 0 7px}.convert-field{height:80px;border:1px solid #223035;background:#060a0b;border-radius:10px;padding:0 13px;display:flex;align-items:center;justify-content:space-between}.convert-field>div{display:grid;grid-gap:5px;gap:5px}.convert-field b{font-size:20px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.convert-field small{font-size:13px;color:#667278}.convert-field button,.rfq-pair button{height:38px;border:1px solid #28363a;background:#0c1214;border-radius:8px;color:#e5eae8;padding:0 10px;display:flex;align-items:center;gap:7px;font-size:13px;font-weight:700}.coin-dot{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:13px}.coin-dot.usdt{background:#26a17b}.coin-dot.btc{background:#f7931a}.convert-switch{width:34px;height:34px;border-radius:9px;background:#10191b;border:1px solid #263237;color:var(--green);display:grid;place-items:center;margin:-7px auto;position:relative;z-index:3}.quote-lines{display:grid;grid-gap:9px;gap:9px;margin:18px 0}.quote-lines>div{display:flex;justify-content:space-between;gap:15px;font-size:13px}.quote-lines span{color:#68757a}.quote-lines b{font-weight:650}.tool-disclaimer{font-size:13px;color:#68757a;display:flex;align-items:center;justify-content:center;gap:5px;margin:10px 0 0}.compact-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;padding:42px 0 78px}.compact-feature-grid article,.institutional-grid article{border:1px solid #192428;background:#070b0d;border-radius:11px;padding:20px}.compact-feature-grid svg,.institutional-grid svg{color:var(--green);width:20px}.compact-feature-grid h3,.institutional-grid h3{font-size:13px;margin:15px 0 7px}.compact-feature-grid p,.institutional-grid p{font-size:13px;line-height:1.65;color:#68757a}.copy-performance-visual{height:390px;position:relative;display:grid;place-items:center}.copy-performance-visual:before{content:"";position:absolute;width:310px;height:310px;border:1px solid #183c25;border-radius:50%;box-shadow:inset 0 0 80px rgba(16,212,82,.04)}.copy-orbit{width:105px;height:105px;border-radius:28px;display:grid;place-items:center;color:#4be17d;background:linear-gradient(145deg,#11251a,#07100a);border:1px solid #28633a;box-shadow:0 0 80px rgba(16,212,82,.17);transform:rotate(-9deg)}.copy-stat-card{position:absolute;right:22px;bottom:45px;width:205px;padding:15px;border:1px solid #243035;background:#090f11;border-radius:10px;display:grid;grid-gap:5px;gap:5px;box-shadow:0 20px 45px #000}.copy-stat-card small,.copy-stat-card span{font-size:13px;color:#69767b}.copy-stat-card b{font-size:13px}.copy-directory{padding:58px 0 78px}.section-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.section-toolbar h2{font-size:34px;letter-spacing:-.035em;margin:3px 0}.mini-search{height:36px;width:240px;border:1px solid #213035;background:#080d0f;border-radius:7px;display:flex;align-items:center;gap:7px;padding:0 9px;color:#657177}.mini-search input{width:100%;background:none;border:0;outline:0;color:white;font-size:13px}.copy-filter-row{display:flex;gap:6px;margin:20px 0 10px}.copy-filter-row button{height:31px;padding:0 12px;border:1px solid #1b282c;border-radius:6px;background:#070c0d;color:#68757a;font-size:13px}.copy-filter-row button.active{background:#0a1a10;border-color:#245d35;color:#5bdf83}.copy-table-card{border:1px solid #1a2529;border-radius:10px;overflow:hidden}.copy-table-head,.copy-table-row{display:grid;grid-template-columns:2.2fr .7fr .8fr .7fr .7fr .8fr;align-items:center;grid-gap:10px;gap:10px;padding:0 15px}.copy-table-head{height:38px;background:#080d0f;color:#5f6b70;font-size:13px}.copy-table-row{min-height:68px;border-top:1px solid #151f22;font-size:13px}.trader-cell{display:flex;align-items:center;gap:9px}.trader-cell>i{width:32px;height:32px;border-radius:50%;background:linear-gradient(145deg,#15351f,#08100b);color:#4bdc79;border:1px solid #275335;display:grid;place-items:center;font-style:normal;font-size:13px}.trader-cell>span{display:grid;grid-gap:3px;gap:3px}.trader-cell small{font-size:13px;color:#657177}.trader-cell svg{color:#45d978}.copy-table-row>span:nth-child(4){display:flex;align-items:center;gap:5px}.risk-chip{width:max-content;padding:4px 6px;border-radius:999px;background:#101619;color:#91a09a;font-size:13px}.institution-console{border:13px solid #273338;border-radius:17px;background:linear-gradient(180deg,#0b1113,#060a0b);padding:22px;box-shadow:0 35px 90px #000;position:relative;z-index:2}.console-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid #182226;font-size:13px}.console-top span{color:#67747a}.console-kpis{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:7px;gap:7px;margin:16px 0}.console-kpis>div{border:1px solid #182327;background:#070c0d;border-radius:8px;padding:10px;display:grid;grid-gap:5px;gap:5px}.console-kpis small{font-size:13px;color:#617076}.console-kpis b{font-size:13px}.console-flow{height:155px;display:flex;align-items:center;justify-content:center}.console-flow>span{width:56px;height:56px;border-radius:15px;border:1px solid #265336;background:#09170e;color:#3fdb75;display:grid;place-items:center}.console-flow>i{width:78px;height:1px;background:linear-gradient(90deg,#265336,#42d776,#265336);position:relative}.console-flow>i:after{content:"";position:absolute;right:20%;top:-2px;width:5px;height:5px;background:var(--green);border-radius:50%;box-shadow:0 0 10px var(--green)}.console-status{height:34px;border:1px solid #173822;background:#071109;color:#70817a;border-radius:7px;display:flex;align-items:center;gap:7px;padding:0 10px;font-size:13px}.console-status i{width:13px;height:6px;border-radius:50%;background:var(--green)}.institutional-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;padding:44px 0}.institutional-onboarding,.integration-matrix{border:1px solid #1b272b;background:#070c0d;border-radius:13px;padding:32px;margin-bottom:80px;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:50px;gap:50px;align-items:center}.institutional-onboarding h2,.integration-matrix h2{font-size:27px;letter-spacing:-.03em}.institutional-onboarding p{font-size:13px;color:#69767b;line-height:1.7}.onboarding-steps{display:grid;grid-template-columns:repeat(5,1fr)}.onboarding-steps>div{display:grid;grid-gap:7px;gap:7px;border-left:1px solid #1e2a2e;padding-left:13px}.onboarding-steps span{color:var(--green);font-size:13px}.onboarding-steps b{font-size:13px}.rfq-card{max-width:520px;margin-left:auto}.rfq-pair{display:grid;grid-template-columns:1fr 34px 1fr;align-items:center;grid-gap:8px;gap:8px}.rfq-pair>svg{color:#647177;margin:auto}.rfq-pair button{height:51px;justify-content:center}.rfq-input{height:60px;border:1px solid #223035;background:#060a0b;border-radius:9px;display:flex;align-items:center;justify-content:space-between;padding:0 13px}.rfq-input b{font-size:19px}.rfq-input span{color:#69767b;font-size:13px}.liquidity-visual{height:340px;display:grid;grid-template-columns:1fr 125px 1fr;grid-gap:12px;gap:12px;align-items:center}.depth-panel{border:1px solid #1d292d;background:#070b0d;border-radius:11px;padding:14px;display:grid;grid-gap:7px;gap:7px}.depth-panel small{font-size:13px;color:#667277;margin-bottom:4px}.depth-panel i{height:8px;border-radius:2px}.depth-panel.asks i{background:linear-gradient(90deg,rgba(239,69,82,.08),rgba(239,69,82,.42));margin-left:auto}.depth-panel.bids i{background:linear-gradient(90deg,rgba(16,212,82,.42),rgba(16,212,82,.08))}.liquidity-core{height:125px;border-radius:28px;background:#09170e;border:1px solid #285c37;color:#40dc73;display:grid;place-items:center;align-content:center;grid-gap:5px;gap:5px;box-shadow:0 0 65px rgba(16,212,82,.14)}.liquidity-core b{font-size:13px}.liquidity-core small{font-size:13px;color:#6b7c70}.matrix-grid{grid-template-columns:repeat(3,1fr)}.matrix-grid,.matrix-grid>div{display:grid;grid-gap:8px;gap:8px}.matrix-grid>div{border-left:1px solid #1c292d;padding-left:16px}.matrix-grid b{display:flex;align-items:center;gap:7px;font-size:13px}.matrix-grid b svg{color:var(--green)}.matrix-grid span{font-size:13px;color:#68757a}.learn-hero>.shell,.new-listings-hero>.shell{padding-top:80px;padding-bottom:72px}.learn-hero h1,.new-listings-hero h1{max-width:750px}.new-listings-hero .eyebrow{display:flex;align-items:center;gap:6px}.learn-hero label,.listing-search{width:min(530px,100%);height:44px;border:1px solid #223035;background:#070c0d;border-radius:8px;margin-top:24px;display:flex;align-items:center;gap:8px;padding:0 12px;color:#657177}.learn-hero input,.listing-search input{width:100%;background:none;border:0;outline:0;color:#f1f4f2;font-size:13px}.listing-feed{padding:45px 0 36px}.listing-feed-tabs{height:40px;border-bottom:1px solid #172125;display:flex;gap:20px}.listing-feed-tabs button{background:none;color:#68757a;font-size:13px;position:relative}.listing-feed-tabs button.active{color:white}.listing-feed-tabs button.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--green)}.listing-cards-v2{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:16px}.listing-cards-v2 article{border:1px solid #1a2529;background:#070c0d;border-radius:12px;padding:18px;display:grid;grid-template-columns:44px 1fr;grid-gap:12px;gap:12px}.new-token-logo{width:42px;height:42px;border:1px solid;border-radius:11px;display:grid;place-items:center;font-size:13px;font-weight:800}.new-token-top{display:flex;justify-content:space-between;gap:8px}.new-token-top h3{font-size:13px;margin:0 0 4px}.new-token-top small{font-size:13px;color:#657177}.new-token-top em{font-size:13px;font-style:normal;color:#9b8570}.new-token-top em.live{color:#50db7c}.new-market-pair{grid-column:1/3;border-top:1px solid #152024;padding-top:12px;display:flex;justify-content:space-between}.new-market-pair small{font-size:13px;color:#657177}.new-market-pair b{font-size:13px}.new-listing-actions{grid-column:1/3;display:flex;justify-content:space-between}.new-listing-actions a{font-size:13px;color:#7f8b90;display:flex;gap:4px;align-items:center}.new-listing-actions a:last-child{color:var(--green)}.listing-alert-cta{border:1px solid #23452d;background:linear-gradient(90deg,#07130b,#080d0f);border-radius:13px;margin-bottom:80px;padding:25px;display:grid;grid-template-columns:45px 1fr auto;align-items:center;grid-gap:14px;gap:14px}.listing-alert-cta>span{width:42px;height:42px;border-radius:11px;background:#0b1c11;color:var(--green);display:grid;place-items:center}.listing-alert-cta h3{font-size:13px;margin:0 0 5px}.listing-alert-cta p{font-size:13px;color:#69767b;margin:0}.learn-hero{text-align:center}.learn-hero>.shell{display:grid;justify-items:center}.learn-icon{width:54px;height:54px;border:1px solid #225732;background:#08170d;color:var(--green);border-radius:15px;display:grid;place-items:center;margin-bottom:12px}.learn-hero p{max-width:620px}.learn-category-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:9px;gap:9px;padding:36px 0 24px}.learn-category-grid article{border:1px solid #1a2529;background:#070c0d;border-radius:10px;padding:18px}.learn-category-grid svg{color:var(--green);width:19px}.learn-category-grid h3{font-size:13px}.learn-category-grid p{font-size:13px;color:#68757a;line-height:1.6}.learn-library{padding:35px 0 80px}.learn-article-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.learn-article-grid article{border:1px solid #1a2529;background:#070c0d;border-radius:10px;padding:18px;min-height:180px;display:flex;flex-direction:column}.learn-article-grid article.featured{grid-column:span 2;background:radial-gradient(circle at 90% 30%,rgba(16,212,82,.09),transparent 15rem),#070c0d;border-color:#275437}.learn-article-grid>article>span{font-size:13px;color:var(--green);text-transform:uppercase;letter-spacing:.08em}.learn-article-grid h3{font-size:15px;line-height:1.3;margin:10px 0 8px}.learn-article-grid p{font-size:13px;color:#69767b;line-height:1.65}.learn-article-grid footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between}.learn-article-grid footer small{font-size:13px;color:#5f6b70}.learn-article-grid footer a{display:flex;align-items:center;gap:4px;color:#77df96;font-size:13px}.status-page{padding:58px 0 90px}.status-hero{border:13px solid #235032;background:radial-gradient(circle at 80% 50%,rgba(16,212,82,.08),transparent 20rem),#07110a;border-radius:13px;padding:26px;display:grid;grid-template-columns:54px 1fr auto;grid-gap:16px;gap:16px;align-items:center}.status-big-icon{width:52px;height:52px;border-radius:50%;background:#0a1d10;color:#43dc75;display:grid;place-items:center}.status-hero h1{font-size:28px;margin:4px 0}.status-hero p,.status-hero>small{font-size:13px;color:#6c797e}.status-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px;margin:12px 0}.status-summary-grid>div{height:72px;border:1px solid #1a2529;background:#070c0d;border-radius:9px;display:flex;align-items:center;gap:10px;padding:0 15px}.status-summary-grid svg{color:var(--green)}.status-summary-grid span{display:grid;grid-gap:5px;gap:5px}.status-summary-grid small{font-size:13px;color:#657177}.status-summary-grid b{font-size:13px}.status-services-card{border:13px solid #1a2529;background:#070c0d;border-radius:11px;padding:18px}.service-status-row{height:46px;border-top:1px solid #151f23;display:flex;align-items:center;justify-content:space-between;font-size:13px}.service-status-row>span,.service-status-row>strong{display:flex;align-items:center;gap:8px}.service-status-row>span svg{color:#647177}.service-status-row>strong{color:#66dc87}.service-status-row>strong i{width:6px;height:6px;border-radius:50%;background:var(--green)}.incident-history{margin-top:35px}.incident-history>div{display:grid;grid-template-columns:90px 1fr;border-top:1px solid #172126;padding-top:15px}.incident-history>div>span{font-size:13px;color:#69767b}.incident-history article b,.incident-history article h3{font-size:13px}.incident-history article p{font-size:13px;color:#69767b}.asset-detail-page{padding:38px 0 80px}.asset-detail-head{display:flex;justify-content:space-between;align-items:center}.asset-title{display:flex;align-items:center;gap:12px}.asset-icon-xl{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;font-weight:800}.asset-title>div{display:grid;grid-gap:3px;gap:3px}.asset-title>div>span{font-size:13px;color:#68757a}.asset-title h1{font-size:24px;margin:0}.asset-title h1 small{font-size:13px;color:#68757a;font-weight:500}.asset-title>button{margin-left:10px;background:none;border:1px solid #202d31;border-radius:7px;height:31px;color:#758187;padding:0 9px;font-size:13px;display:flex;align-items:center;gap:5px}.asset-head-actions{display:flex;gap:7px}.asset-kpi-board{display:grid;grid-template-columns:1.4fr repeat(4,1fr);border:1px solid #1b272b;background:#070c0d;border-radius:11px;margin:20px 0 12px}.asset-kpi-board>div{height:82px;padding:15px;border-right:1px solid #172125;display:grid;align-content:center;grid-gap:5px;gap:5px}.asset-kpi-board>div:last-child{border:0}.asset-kpi-board small{font-size:13px;color:#637075}.asset-kpi-board strong{font-size:19px}.asset-kpi-board b,.asset-kpi-board span{font-size:13px}.asset-detail-grid{display:grid;grid-template-columns:1.55fr .65fr;grid-gap:10px;gap:10px}.asset-chart-card,.asset-info-card,.asset-market-section{border:1px solid #1a2529;background:#070c0d;border-radius:11px;padding:17px}.asset-chart-card .account-card-head>span{display:flex;gap:5px;color:#68757a;font-size:13px}.asset-price-chart{height:280px;border-top:1px solid #152024;margin-top:10px;padding-top:10px;background-image:linear-gradient(#101719 1px,transparent 0),linear-gradient(90deg,#101719 1px,transparent 0);background-size:100% 55px,90px 100%}.asset-price-chart svg{width:100%;height:100%}.asset-info-card p{font-size:13px;line-height:1.7;color:#68757a}.asset-info-card .detail-line{min-height:42px}.asset-info-card .detail-line b{display:flex;align-items:center;gap:4px}.asset-market-section{margin-top:10px}.asset-market-row{height:55px;border-top:1px solid #172125;display:grid;grid-template-columns:1.4fr 1fr .7fr 1fr .5fr;align-items:center;font-size:13px}.asset-market-row>span:first-child{display:grid;grid-gap:2px;gap:2px}.asset-market-row small{font-size:13px;color:#647177}.asset-market-row a{color:var(--green);display:flex;align-items:center;gap:4px}.chain-visual{height:390px;position:relative}.chain-visual:after,.chain-visual:before{content:"";position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);border:1px solid rgba(16,212,82,.16);border-radius:50%}.chain-visual:before{width:310px;height:310px}.chain-visual:after{width:215px;height:215px}.chain-node{position:absolute;width:54px;height:54px;border-radius:15px;border:1px solid #275c38;background:#08170d;color:#45dc76;display:grid;place-items:center;z-index:3;box-shadow:0 0 35px rgba(16,212,82,.08)}.chain-node.center{width:100px;height:100px;border-radius:28px;left:50%;top:50%;transform:translate(-50%,-50%);font-size:42px;font-weight:900;background:linear-gradient(145deg,#11351d,#07100a);box-shadow:0 0 80px rgba(16,212,82,.16)}.chain-node.n1{left:18%;top:20%}.chain-node.n2{right:14%;top:28%}.chain-node.n3{left:20%;bottom:14%}.chain-node.n4{right:20%;bottom:12%}.chain-kpis{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #1b272b;border-radius:10px;margin:30px auto}.chain-kpis>div{padding:16px;border-right:1px solid #172125;display:grid;grid-gap:4px;gap:4px}.chain-kpis>div:last-child{border:0}.chain-kpis small,.chain-kpis span{font-size:13px;color:#657177}.chain-kpis b{font-size:13px}@media(max-width:1000px){.nav-mega-trigger{position:static}.nav-mega{display:none}.public-hero-grid,.tool-hero-grid{grid-template-columns:1fr;gap:24px;padding-top:55px;padding-bottom:55px}.compact-feature-grid,.institutional-grid,.learn-category-grid,.listing-cards-v2{grid-template-columns:1fr 1fr}.chain-visual,.copy-performance-visual,.liquidity-visual{order:-1}.asset-detail-grid,.institutional-onboarding,.integration-matrix{grid-template-columns:1fr}.asset-kpi-board{grid-template-columns:1fr 1fr 1fr}.asset-kpi-board>div{border-bottom:1px solid #172125}.copy-table-head,.copy-table-row{grid-template-columns:2fr .7fr .8fr .7fr}.copy-table-head>:nth-child(5),.copy-table-head>:nth-child(6),.copy-table-row>:nth-child(5),.copy-table-row>:nth-child(6){display:none}}@media(max-width:650px){.chain-hero h1,.institutional-hero h1,.learn-hero h1,.new-listings-hero h1,.public-subhero h1,.tool-hero-grid h1{font-size:39px}.chain-kpis,.compact-feature-grid,.institutional-grid,.learn-article-grid,.learn-category-grid,.listing-cards-v2{grid-template-columns:1fr}.learn-article-grid article.featured{grid-column:auto}.listing-alert-cta{grid-template-columns:42px 1fr}.listing-alert-cta .button{grid-column:1/3}.copy-table-head,.copy-table-row{grid-template-columns:1.8fr .7fr .8fr}.copy-table-head>:nth-child(4),.copy-table-row>:nth-child(4){display:none}.console-kpis,.onboarding-steps,.status-summary-grid{grid-template-columns:1fr}.onboarding-steps{gap:10px}.onboarding-steps>div{height:34px;display:flex;align-items:center;gap:10px}.liquidity-visual{grid-template-columns:1fr;display:none}.asset-detail-head{align-items:flex-start;flex-direction:column;gap:14px}.asset-kpi-board{grid-template-columns:1fr 1fr}.asset-market-row{grid-template-columns:1.4fr 1fr .7fr}.asset-market-row>:nth-child(4),.asset-market-row>:nth-child(5){display:none}.status-hero{grid-template-columns:48px 1fr}.status-hero>small{grid-column:2}.incident-history>div{grid-template-columns:1fr;gap:10px}}.brand-official{display:inline-flex}.brand-official img{height:34px}.brand-official.brand-compact img{height:30px}.site-header-v3{height:72px}.header-inner-v3{grid-template-columns:190px 1fr 230px}.main-nav-v3{gap:30px}.header-actions-v3{gap:12px}.home-hero-v3{min-height:680px;border-bottom:1px solid rgba(255,255,255,.05);overflow:hidden}.home-hero-v3-grid{display:grid;grid-template-columns:1.08fr .92fr;grid-gap:72px;gap:72px;align-items:center;min-height:680px;padding:74px 0}.home-hero-v3-copy{max-width:690px}.home-hero-v3 h1{font-size:clamp(54px,5.8vw,82px);line-height:1.02;letter-spacing:-.055em;margin:0 0 24px;font-weight:760}.home-hero-v3 h1 span{color:var(--green)}.home-hero-v3-copy>p{font-size:18px;line-height:1.7;color:#9aa5aa;max-width:620px;margin:0}.hero-proof-row{display:flex;flex-wrap:wrap;gap:20px;margin-top:30px;color:#89949a;font-size:13px}.hero-proof-row span{display:flex;align-items:center;gap:7px}.hero-proof-row svg{color:var(--green)}.hero-real-app-stage{height:590px;position:relative;display:flex;align-items:center;justify-content:center}.hero-app-halo{position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(16,212,82,.2),rgba(16,212,82,.035) 46%,transparent 70%);filter:blur(2px)}.real-phone-frame{position:relative;overflow:hidden;border-radius:42px;background:#040606;border:1px solid #31383b;box-shadow:0 40px 90px rgba(0,0,0,.62),0 0 50px rgba(16,212,82,.08)}.real-phone-frame:before{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 2px rgba(255,255,255,.04);pointer-events:none;z-index:3}.real-phone-frame img{display:block;width:100%;height:auto}.hero-real-phone{width:285px;z-index:2;transform:rotate(2.5deg)}.hero-app-note{position:absolute;z-index:4;right:6%;bottom:14%;display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid #223027;background:rgba(5,12,8,.9);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:13px;box-shadow:0 20px 50px rgba(0,0,0,.45)}.hero-app-note>div{display:grid;grid-gap:2px;gap:2px}.hero-app-note b{font-size:13px}.hero-app-note small{font-size:13px;color:#7f8b90}.market-ribbon-v3{border-bottom:1px solid #11191c;background:#040707}.market-ribbon-v3-inner{display:grid;grid-template-columns:repeat(4,1fr);min-height:82px}.market-ribbon-item{padding:15px 20px;border-right:1px solid #141e21;display:grid;grid-template-columns:34px 1fr 68px auto;align-items:center;grid-gap:10px;gap:10px}.market-ribbon-item:last-child{border-right:0}.market-ribbon-item b,.market-ribbon-item small{display:block;font-size:13px}.market-ribbon-item small{color:#748086;margin-top:4px}.market-ribbon-item em{font-size:13px;font-style:normal;text-align:right}.split-heading.roomy{margin-bottom:30px}.split-heading.roomy h2{max-width:760px}.home-market-v3{padding-top:88px;padding-bottom:96px}.calm-tabs{margin-bottom:16px}.calm-tabs button{padding-inline:16px}.platform-band-v3{border-block:1px solid rgba(255,255,255,.045);background:linear-gradient(180deg,#040808,#020505)}.platform-cards-v3{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.platform-card-v3{min-height:260px;padding:28px;border:1px solid #182327;border-radius:17px;background:linear-gradient(180deg,#0a1012,#060a0c);display:flex;flex-direction:column;justify-content:space-between;transition:.2s ease}.platform-card-v3:hover{transform:translateY(-3px);border-color:#2c4335}.platform-card-v3.featured{background:linear-gradient(145deg,rgba(16,212,82,.11),#07100b 38%,#060a0c)}.platform-icon{width:48px;height:48px;border:1px solid rgba(16,212,82,.24);background:rgba(16,212,82,.07);border-radius:14px;color:var(--green);display:grid;place-items:center;margin-bottom:36px}.platform-card-v3 small{font-size:13px;letter-spacing:.14em;color:#68757a}.platform-card-v3 h3{font-size:20px;margin:8px 0 10px}.platform-card-v3 p{font-size:13px;line-height:1.65;color:#7f8b91;margin:0 0 24px}.platform-card-v3 div>span:last-child{display:flex;align-items:center;gap:6px;color:var(--green);font-size:13px;font-weight:700}.app-security-v3{padding-top:100px;padding-bottom:100px}.app-showcase-v3{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:86px;gap:86px;align-items:center}.app-shot-stack{height:600px;position:relative}.app-shot-stack:before{content:"";position:absolute;width:470px;height:470px;left:8%;top:10%;border-radius:50%;background:radial-gradient(circle,rgba(16,212,82,.16),transparent 68%)}.app-shot-back{position:absolute;width:235px;left:5%;top:58px;transform:rotate(-7deg);opacity:.78}.app-shot-front{position:absolute;width:270px;left:39%;top:0;transform:rotate(4deg);z-index:2}.app-showcase-copy h2,.security-simple-v3 h2{font-size:46px;line-height:1.08;letter-spacing:-.035em;margin:0 0 18px}.app-showcase-copy>p,.security-simple-v3>div:first-child>p{color:#8d989e;line-height:1.7;max-width:600px}.clean-check-list{display:grid;grid-gap:14px;gap:14px;margin:28px 0 30px}.clean-check-list span{display:flex;align-items:center;gap:12px;color:#c7cdca;font-size:13px}.clean-check-list svg{color:var(--green);flex:0 0 auto}.security-simple-v3{margin-top:90px;padding:42px;border:1px solid #172226;border-radius:20px;background:linear-gradient(120deg,rgba(16,212,82,.055),rgba(7,11,13,.9));display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:80px;gap:80px;align-items:center}.security-simple-list{display:grid}.security-simple-list>span{display:grid;grid-template-columns:36px 1fr;grid-gap:14px;gap:14px;padding:19px 0;border-bottom:1px solid #172125}.security-simple-list>span:last-child{border-bottom:0}.security-simple-list svg{color:var(--green)}.security-simple-list b{display:block;font-size:13px}.security-simple-list small{display:block;color:#778389;line-height:1.55;margin-top:5px}.updates-v3{display:grid;grid-template-columns:1fr 330px;grid-gap:18px;gap:18px;padding-top:10px;padding-bottom:90px}.help-card-v3,.updates-v3-main{border:1px solid #172226;border-radius:18px;background:#070b0d;padding:30px}.news-list-v3{display:grid}.news-list-v3 a{display:flex;align-items:center;justify-content:space-between;padding:18px 0;border-bottom:1px solid #172125}.news-list-v3 a:last-child{border-bottom:0}.news-list-v3 b,.news-list-v3 small{display:block;font-size:13px}.news-list-v3 small{color:#69757b;margin-top:5px}.news-list-v3 svg{color:#667379}.help-card-v3{display:flex;flex-direction:column;justify-content:center}.help-card-v3>svg{color:var(--green);margin-bottom:24px}.help-card-v3 h3{font-size:22px;margin:0 0 8px}.help-card-v3 p{color:#7e898f;line-height:1.65;font-size:13px;margin:0 0 24px}.calm-cta{margin-top:0}.download-hero-v3{border-bottom:1px solid #111a1d}.download-hero-v3-grid{min-height:650px;display:grid;grid-template-columns:1fr 1fr;grid-gap:70px;gap:70px;align-items:center;padding:70px 0}.download-copy-v3 h1{font-size:clamp(50px,5vw,72px);line-height:1.02;letter-spacing:-.045em;margin:0 0 20px}.download-copy-v3>p{font-size:17px;line-height:1.7;color:#919ca2;max-width:580px}.download-real-stage{height:560px;position:relative}.download-real-stage:before{content:"";position:absolute;inset:5% 5%;background:radial-gradient(circle,rgba(16,212,82,.18),transparent 68%)}.download-real-back{position:absolute;width:225px;left:13%;top:75px;transform:rotate(-8deg);opacity:.7}.download-real-front{position:absolute;width:275px;right:15%;top:10px;transform:rotate(4deg)}.app-real-gallery{padding-top:90px;padding-bottom:100px}.app-real-gallery-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:20px;gap:20px;align-items:start}.app-real-gallery-grid article{text-align:center}.gallery-phone{width:100%;border-radius:28px}.app-real-gallery-grid h3{font-size:15px;margin:18px 0 6px}.app-real-gallery-grid p{font-size:13px;line-height:1.55;color:#748087;margin:0}.mobile-site-band{border-block:1px solid #142024;background:linear-gradient(180deg,#06100a,#030706);padding:76px 0}.mobile-site-band-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:90px;gap:90px;align-items:center}.mobile-site-band h2{font-size:42px;letter-spacing:-.035em;line-height:1.1;margin:0 0 16px}.mobile-site-band p{color:#859096;line-height:1.7}.mobile-site-points{display:grid}.mobile-site-points>span{display:grid;grid-template-columns:34px 1fr;grid-gap:14px;gap:14px;padding:18px 0;border-bottom:1px solid #183023}.mobile-site-points>span:last-child{border-bottom:0}.mobile-site-points svg{color:var(--green)}.mobile-site-points b{font-size:13px}.mobile-site-points small{display:block;color:#748087;font-size:13px;line-height:1.5;margin-top:4px}.mobile-bottom-nav{display:none}.market-dashboard-v2{padding-top:34px}.market-feature-card{box-shadow:none}.market-feature-grid,.markets-sidebar-v2{gap:12px}.terminal-panel{box-shadow:none}.card,.feature-card,.table-card{box-shadow:0 18px 45px rgba(0,0,0,.22)}@media(max-width:1050px){.header-inner-v3{grid-template-columns:170px 1fr 190px}.main-nav-v3{gap:20px}.home-hero-v3-grid{gap:28px}.platform-cards-v3{grid-template-columns:1fr 1fr}.app-showcase-v3{gap:45px}.app-real-gallery-grid{grid-template-columns:repeat(3,1fr)}.app-real-gallery-grid article:nth-child(n+4){display:none}}@media(max-width:760px){body{padding-bottom:66px}.shell{width:min(100% - 28px,1320px)}.site-header-v3{height:62px}.header-inner-v3{grid-template-columns:1fr auto}.brand-official img{height:29px}.header-actions-v3 .hide-mobile,.header-actions-v3 .text-link{display:none}.header-actions-v3{gap:8px}.header-actions-v3 .button-small{padding:9px 13px;font-size:13px}.header-search{width:34px;height:34px}.main-nav-v3{display:none}.mobile-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;height:64px;z-index:80;background:rgba(3,7,8,.96);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid #1b282d;padding:5px 7px calc(5px + env(safe-area-inset-bottom))}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#77858b;font-size:13px}.mobile-bottom-nav .mobile-trade-action,.mobile-bottom-nav a:hover{color:var(--green)}.mobile-bottom-nav .mobile-trade-action svg{width:28px;height:28px;padding:5px;border-radius:9px;background:rgba(16,212,82,.12);border:1px solid rgba(16,212,82,.25)}.home-hero-v3{min-height:auto}.home-hero-v3-grid{grid-template-columns:1fr;padding:48px 0 34px;min-height:auto}.home-hero-v3-copy{text-align:left}.home-hero-v3 h1{font-size:46px}.home-hero-v3-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-proof-row{display:grid;grid-gap:10px;gap:10px;margin-top:24px}.hero-real-app-stage{height:510px;order:2}.hero-real-phone{width:245px}.hero-app-note{right:0;bottom:10%}.market-ribbon-v3{overflow:hidden}.market-ribbon-v3-inner{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.market-ribbon-item{min-width:78%;scroll-snap-align:start;grid-template-columns:34px 1fr 62px auto;padding-inline:14px}.market-ribbon-item:nth-child(n+4){display:none}.home-market-v3{padding-top:62px;padding-bottom:70px}.app-showcase-copy h2,.security-simple-v3 h2,.split-heading.roomy h2{font-size:34px}.calm-tabs{overflow-x:auto;flex-wrap:nowrap}.calm-tabs button{white-space:nowrap}.home-market-v3 .data-table{min-width:690px}.platform-cards-v3{grid-template-columns:1fr}.platform-card-v3{min-height:210px;padding:24px}.platform-icon{margin-bottom:28px}.app-security-v3{padding-top:70px;padding-bottom:70px}.app-showcase-v3{grid-template-columns:1fr;gap:32px}.app-shot-stack{height:490px;order:2}.app-shot-back{width:190px;left:4%;top:64px}.app-shot-front{width:220px;left:auto;right:3%}.clean-check-list span{align-items:flex-start}.security-simple-v3{grid-template-columns:1fr;gap:24px;margin-top:55px;padding:26px}.security-simple-list>span{padding:15px 0}.updates-v3{grid-template-columns:1fr;padding-bottom:65px}.help-card-v3{padding:25px}.final-cta-v2.calm-cta{margin-bottom:20px}.download-hero-v3-grid{grid-template-columns:1fr;padding:48px 0 30px;min-height:auto}.download-copy-v3 h1{font-size:44px}.download-real-stage{height:500px}.download-real-back{width:190px;left:3%}.download-real-front{width:230px;right:5%}.app-real-gallery{padding-top:60px;padding-bottom:70px}.app-real-gallery-grid{display:flex;overflow-x:auto;gap:16px;padding-bottom:10px;scroll-snap-type:x mandatory}.app-real-gallery-grid article,.app-real-gallery-grid article:nth-child(n+4){display:block;min-width:70%;scroll-snap-align:center}.gallery-phone{width:100%}.mobile-site-band-grid{grid-template-columns:1fr;gap:32px}.mobile-site-band h2{font-size:34px}.footer-topline{display:none}.site-footer{padding-top:38px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 18px}.footer-brand{grid-column:1/-1}.footer-grid>div:nth-child(4){display:none}.footer-links a{font-size:13px}.footer-bottom{padding-bottom:16px}.market-feature-grid{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory}.market-feature-card{min-width:88%;scroll-snap-align:start}.market-feature-card:nth-child(n+3),.markets-sidebar-v2{display:none}.markets-main-grid{display:block}.market-master-tabs{overflow-x:auto;flex-wrap:nowrap}.market-master-tabs button{white-space:nowrap}.markets-controlbar{align-items:flex-start;gap:8px;flex-direction:column}.markets-subtabs{width:100%;overflow:auto}.market-table-tools{display:none}.trading-terminal{font-size:13px}.market-summary-bar{min-height:82px;padding:8px 10px;gap:10px}.pair-title{min-width:165px}.summary-price{min-width:104px}.summary-actions{display:none}.futures-terminal .terminal-workspace,.terminal-workspace{display:flex;flex-direction:column;background:#10191d;gap:1px}.book-panel,.market-selector-panel,.trades-panel{display:none!important}.chart-panel{order:1;height:390px;grid-column:auto;grid-row:auto}.order-ticket-panel{order:2;grid-column:auto;grid-row:auto;min-height:auto}.position-summary-panel{order:3;grid-column:auto;grid-row:auto}.futures-order-entry{display:block!important;order:2;grid-row:auto;max-height:none}.futures-terminal .chart-panel{order:1}.futures-terminal .position-summary-panel{order:3}.chart-toolbar{overflow-x:auto}.chart-toolbar button:nth-child(n+8){display:none}.ohlc-line{overflow:hidden;white-space:nowrap}.dual-order-forms{display:block;padding:12px}.dual-order-forms>.order-form:first-child{border-right:0;border-bottom:1px solid #182327;padding:0 0 16px;margin-bottom:16px}.terminal-orders-panel{order:4}.terminal-orders-panel .terminal-tabs button:nth-child(n+4),.terminal-statusbar{display:none}.terminal-table{min-width:850px}}.career-grid-v3,.contact-grid-v3,.partner-grid-v3,.press-grid-v3{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.press-grid-v3{grid-template-columns:repeat(3,1fr)}.career-grid-v3 article,.contact-grid-v3 article,.partner-grid-v3 a,.press-grid-v3 a{min-height:230px;padding:28px;border:1px solid #182327;border-radius:17px;background:#070b0d}.career-grid-v3 svg,.contact-grid-v3 svg,.partner-grid-v3 svg,.press-grid-v3 svg{color:var(--green);margin-bottom:28px}.career-grid-v3 h3,.contact-grid-v3 h3,.partner-grid-v3 h3,.press-grid-v3 h3{margin:0 0 10px}.career-grid-v3 p,.contact-grid-v3 p,.partner-grid-v3 p,.press-grid-v3 p{color:#7f8b91;font-size:13px;line-height:1.65}.partner-grid-v3 span,.press-grid-v3 span{color:var(--green);display:flex;gap:6px;align-items:center;font-size:13px;margin-top:22px}@media(max-width:900px){.career-grid-v3,.contact-grid-v3,.partner-grid-v3{grid-template-columns:1fr 1fr}.press-grid-v3{grid-template-columns:1fr}}@media(max-width:620px){.career-grid-v3,.contact-grid-v3,.partner-grid-v3{grid-template-columns:1fr}.career-grid-v3 article,.contact-grid-v3 article,.partner-grid-v3 a,.press-grid-v3 a{min-height:auto;padding:24px}}.public-orbit-core img{width:54px;height:auto;object-fit:contain}.site-header-v3{height:70px;background:rgba(2,6,7,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #121a1d}.header-inner-v3{height:70px;display:grid;grid-template-columns:178px minmax(0,1fr) auto;align-items:center;grid-gap:28px;gap:28px}.brand-official{display:flex}.brand-official img{width:auto;height:31px;object-fit:contain}.main-nav-v3{justify-self:center;display:flex;align-items:center;gap:28px;min-width:0}.main-nav-v3>.nav-mega-trigger>a,.main-nav-v3>a{font-size:13px;white-space:nowrap}.header-actions-v3{justify-self:end;display:flex;align-items:center;gap:10px;white-space:nowrap}.header-actions-v3 .text-link{white-space:nowrap;line-height:1}.header-actions-v3 .button-small{white-space:nowrap;min-width:86px;justify-content:center}.header-search{flex:0 0 auto}.gx4-hero{border-bottom:1px solid #111a1d;overflow:hidden;background:radial-gradient(circle at 76% 38%,rgba(16,212,82,.065),transparent 28%)}.gx4-hero-grid{min-height:610px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.72fr);align-items:center;grid-gap:70px;gap:70px;padding:60px 0 54px}.gx4-hero-copy{max-width:720px}.gx4-hero-copy .eyebrow{margin-bottom:17px}.gx4-hero-copy h1{font-size:clamp(50px,5.15vw,72px);line-height:1.025;letter-spacing:-.052em;margin:0;font-weight:760;max-width:720px}.gx4-hero-copy h1 span{display:block;color:var(--green);margin-top:5px}.gx4-hero-copy>p{max-width:595px;margin:24px 0 0;color:#97a2a7;font-size:17px;line-height:1.7}.gx4-hero-actions{margin-top:30px}.gx4-hero-actions,.gx4-product-line{display:flex;align-items:center;gap:12px}.gx4-product-line{margin-top:34px;font-size:13px;color:#879399;text-transform:uppercase;letter-spacing:.08em}.gx4-product-line i{width:3px;height:3px;border-radius:50%;background:#354146}.gx4-hero-product{height:510px;display:flex;align-items:center;justify-content:center}.gx4-hero-glow{position:absolute;width:390px;height:390px;border-radius:50%;background:radial-gradient(circle,rgba(16,212,82,.14),rgba(16,212,82,.025) 45%,transparent 70%)}.gx4-phone-shell{position:relative;z-index:2;width:216px;height:458px;border-radius:34px;overflow:hidden;background:#050808;border:1px solid #2b3437;box-shadow:0 32px 80px rgba(0,0,0,.62),0 0 38px rgba(16,212,82,.07)}.gx4-phone-shell:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 2px rgba(255,255,255,.035)}.gx4-phone-shell img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.gx4-app-caption{position:absolute;z-index:3;right:2%;bottom:58px;display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid #213027;background:rgba(4,10,7,.92);border-radius:11px;color:#d9e0dc;box-shadow:0 15px 40px rgba(0,0,0,.4)}.gx4-app-caption svg{color:var(--green)}.gx4-app-caption span{display:grid;grid-gap:1px;gap:1px}.gx4-app-caption b{font-size:13px}.gx4-app-caption small{font-size:13px;color:#768188}.gx4-ticker-track{display:grid;grid-template-columns:repeat(4,1fr)}.gx4-ticker-item{min-height:74px;grid-template-columns:34px minmax(82px,1fr) 66px auto;grid-gap:10px;gap:10px;padding:0 20px}.gx4-ticker-name small{font-size:13px}.gx4-ticker-item em{font-weight:650}.gx4-section{padding-top:92px;padding-bottom:92px}.gx4-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.gx4-heading-row>div{max-width:710px}.gx4-heading-row h2{font-size:42px;line-height:1.08;letter-spacing:-.038em;margin:6px 0 12px}.gx4-heading-row p{margin:0;color:#839096;font-size:14px;line-height:1.7;max-width:620px}.gx4-heading-row.compact h2{font-size:32px;margin-bottom:0}.gx4-heading-centered{justify-content:flex-start}.gx4-market-tabs{display:flex;gap:6px;margin-bottom:14px}.gx4-market-tabs button{height:34px;padding:0 14px;border-radius:8px;color:#7d898e}.gx4-market-tabs button:hover{color:#dfe5e1}.gx4-market-tabs button.active{color:#e8f5ec;border-color:#255c38;background:#0a180f}.gx4-table-wrap{overflow:auto;border-radius:14px}.gx4-products-band{border-block:1px solid #111a1d;background:#040809}.gx4-product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.gx4-product-card{min-height:270px;padding:28px;border:1px solid #172226;border-radius:16px;background:linear-gradient(180deg,#070c0e,#050809);color:inherit;transition:border-color .18s ease,transform .18s ease}.gx4-product-card:hover{border-color:#285737;transform:translateY(-2px)}.gx4-product-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:#0a1c10;border:1px solid #1f5731;color:var(--green);margin-bottom:32px}.gx4-product-card>small{font-size:13px;letter-spacing:.12em;color:#5fc87e}.gx4-product-card h3{font-size:23px;letter-spacing:-.025em;margin:8px 0 10px}.gx4-product-card p{font-size:13px;line-height:1.65;color:#7f8b91;max-width:330px;margin:0 0 24px}.gx4-product-card .text-arrow{margin-top:auto}.gx4-mobile-section{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:76px;gap:76px;align-items:center}.gx4-mobile-copy h2,.gx4-security-copy h2{font-size:44px;line-height:1.08;letter-spacing:-.04em;margin:7px 0 16px}.gx4-mobile-copy>p,.gx4-security-copy>p{font-size:14px;line-height:1.72;color:#879399;max-width:560px}.gx4-mobile-points{display:grid;margin:28px 0 30px}.gx4-mobile-points>span{display:grid;grid-template-columns:27px 1fr;grid-column-gap:10px;column-gap:10px;grid-row-gap:3px;row-gap:3px;padding:13px 0;border-bottom:1px solid #142025}.gx4-mobile-points>span:last-child{border-bottom:0}.gx4-mobile-points svg{grid-row:1/3;color:var(--green);margin-top:1px}.gx4-mobile-points b{font-size:13px}.gx4-mobile-points small{font-size:13px;line-height:1.5;color:#707d83}.gx4-mobile-gallery{height:520px;display:flex;justify-content:center;gap:16px;padding:24px 0}.gx4-mobile-gallery:before{content:"";position:absolute;width:460px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(16,212,82,.09),transparent 68%)}.gx4-app-screen{position:relative;z-index:2;width:158px;margin:0;text-align:center;opacity:.76}.gx4-app-screen-featured{width:185px;opacity:1;transform:translateY(-8px)}.gx4-app-screen-frame{height:430px;border-radius:25px;overflow:hidden;background:#050708;border:1px solid #283134;box-shadow:0 28px 65px rgba(0,0,0,.48)}.gx4-app-screen-featured .gx4-app-screen-frame{height:465px;border-color:#314038;box-shadow:0 32px 75px rgba(0,0,0,.55),0 0 35px rgba(16,212,82,.06)}.gx4-app-screen img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center}.gx4-app-screen figcaption{font-size:13px;color:#738087;margin-top:10px}.gx4-app-screen-featured figcaption{color:#c6cfca}.gx4-security-band{border-block:1px solid #142024;background:linear-gradient(180deg,#061009,#030706)}.gx4-security-grid{min-height:360px;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px;align-items:center;padding-top:64px;padding-bottom:64px}.gx4-security-copy h2{font-size:38px;max-width:520px}.gx4-security-copy .text-arrow{margin-top:18px}.gx4-security-cards{grid-template-columns:repeat(3,1fr);border-radius:15px}.gx4-security-cards>div{min-height:165px;padding:24px 20px;display:flex;flex-direction:column;gap:22px;border-right:1px solid #183022}.gx4-security-cards>div:last-child{border-right:0}.gx4-security-cards svg{color:var(--green)}.gx4-security-cards span{display:grid;grid-gap:6px;gap:6px}.gx4-security-cards b{font-size:13px}.gx4-security-cards small{font-size:13px;color:#6f7d82;line-height:1.5}.gx4-updates{display:grid;grid-template-columns:1.7fr .7fr;grid-gap:16px;gap:16px}.gx4-help-panel,.gx4-news-panel{border:1px solid #172226;border-radius:16px;background:#060b0d;padding:28px}.gx4-news-list{display:grid}.gx4-news-list a{min-height:62px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #172125;color:inherit}.gx4-news-list b,.gx4-news-list small{display:block;font-size:13px}.gx4-news-list small{color:#6d797f;margin-top:4px}.gx4-news-list svg{color:#667279}.gx4-help-panel{display:grid;align-content:center;grid-template-columns:32px 1fr;grid-column-gap:14px;column-gap:14px}.gx4-help-panel>svg{color:var(--green);margin-top:4px}.gx4-help-panel h3{font-size:19px;margin:0 0 6px}.gx4-help-panel p{font-size:13px;line-height:1.55;color:#758187;margin:0}.gx4-help-panel .button{grid-column:1/3;margin-top:22px;width:100%}.gx4-final-cta{margin-bottom:92px;min-height:200px;border:1px solid #235b35;border-radius:18px;background:linear-gradient(100deg,#071a0d,#061009 62%,#08170c);padding:38px 44px;display:flex;align-items:center;justify-content:space-between;gap:38px}.gx4-final-cta h2{font-size:34px;letter-spacing:-.035em;margin:6px 0 8px}.gx4-final-cta p{margin:0;color:#7e8a90;font-size:13px}.gx4-final-cta>div:last-child{display:flex;gap:10px;flex:0 0 auto}@media(max-width:1100px){.header-inner-v3{grid-template-columns:160px minmax(0,1fr) auto;gap:18px}.main-nav-v3{gap:18px}.main-nav-v3>.nav-mega-trigger>a,.main-nav-v3>a{font-size:13px}.gx4-hero-grid{grid-template-columns:1fr 340px;gap:32px}.gx4-hero-copy h1{font-size:58px}.gx4-app-caption{right:-4%}.gx4-ticker-item{padding-inline:13px;grid-template-columns:31px 1fr auto}.gx4-ticker-item svg{display:none}.gx4-mobile-section{gap:36px}.gx4-app-screen{width:142px}.gx4-app-screen-featured{width:165px}.gx4-security-grid{gap:36px}.gx4-security-cards>div{padding:22px 16px}}@media(max-width:880px){.main-nav-v3{display:none}.header-inner-v3{grid-template-columns:1fr auto}.header-actions-v3 .text-link{display:none}.gx4-hero-grid{grid-template-columns:1fr 270px;gap:24px}.gx4-hero-copy h1{font-size:50px}.gx4-hero-product{height:460px}.gx4-phone-shell{width:195px;height:415px}.gx4-app-caption{display:none}.gx4-ticker-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.gx4-ticker-item{min-width:42%;scroll-snap-align:start;border-left:0}.gx4-product-grid{grid-template-columns:1fr}.gx4-product-card{min-height:210px}.gx4-mobile-section{grid-template-columns:1fr}.gx4-mobile-copy{max-width:680px}.gx4-mobile-gallery{height:490px;justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;padding-inline:8px}.gx4-app-screen,.gx4-app-screen-featured{flex:0 0 190px;width:190px;opacity:1;transform:none;scroll-snap-align:center}.gx4-app-screen-featured .gx4-app-screen-frame,.gx4-app-screen-frame{height:440px}.gx4-security-grid{grid-template-columns:1fr}.gx4-security-cards{grid-template-columns:1fr 1fr 1fr}.gx4-updates{grid-template-columns:1fr}}@media(max-width:760px){body{padding-bottom:70px}.shell{width:min(100% - 30px,1320px)}.site-header-v3{height:58px}.header-inner-v3{height:58px;gap:10px}.brand-official img{height:25px}.header-search{display:none}.header-actions-v3 .button-small{height:34px;min-width:74px;padding:0 12px;font-size:13px;border-radius:8px}.mobile-bottom-nav{height:66px;padding-top:5px}.gx4-hero{background:radial-gradient(circle at 85% 5%,rgba(16,212,82,.055),transparent 32%)}.gx4-hero-grid{display:block;min-height:auto;padding:44px 0 40px}.gx4-hero-copy{max-width:none}.gx4-hero-copy .eyebrow{margin-bottom:13px}.gx4-hero-copy h1{font-size:42px;line-height:1.04;letter-spacing:-.046em}.gx4-hero-copy h1 span{margin-top:4px}.gx4-hero-copy>p{font-size:15px;line-height:1.6;margin-top:19px}.gx4-hero-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin-top:24px}.gx4-hero-actions .button{width:100%;height:44px;padding:0 12px;font-size:13px}.gx4-product-line{gap:13px;margin-top:25px;font-size:13px;letter-spacing:.06em}.gx4-hero-product{display:none}.gx4-ticker{overflow:hidden}.gx4-ticker-track{width:100%;padding-inline:15px}.gx4-ticker-item{min-width:82%;height:68px;padding:0 13px;border-left:1px solid #142024;grid-template-columns:32px 1fr 58px auto}.gx4-ticker-item svg{display:block}.gx4-section{padding-top:64px;padding-bottom:64px}.gx4-heading-row{align-items:flex-start;gap:15px;margin-bottom:22px}.gx4-heading-row h2{font-size:32px;line-height:1.12}.gx4-heading-row p{font-size:13px}.gx4-heading-row>.text-arrow{display:none}.gx4-market-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.gx4-market-tabs button{flex:0 0 auto;white-space:nowrap}.gx4-table-wrap{margin-inline:-15px;padding-inline:15px}.gx4-markets .data-table{min-width:680px}.gx4-product-card{min-height:auto;padding:22px}.gx4-product-icon{margin-bottom:20px}.gx4-product-card h3{font-size:20px}.gx4-product-card p{font-size:13px;margin-bottom:18px}.gx4-mobile-section{display:block}.gx4-mobile-copy h2,.gx4-security-copy h2{font-size:32px}.gx4-mobile-copy>p,.gx4-security-copy>p{font-size:13px}.gx4-mobile-points{margin-top:22px}.gx4-mobile-gallery{margin-top:32px;height:405px;margin-inline:-15px;padding:4px 15px 12px;gap:12px}.gx4-mobile-gallery:before{display:none}.gx4-app-screen,.gx4-app-screen-featured{flex-basis:155px;width:155px}.gx4-app-screen-featured .gx4-app-screen-frame,.gx4-app-screen-frame{height:365px;border-radius:21px}.gx4-app-screen figcaption{margin-top:8px}.gx4-security-grid{padding-top:52px;padding-bottom:52px}.gx4-security-copy h2{font-size:31px}.gx4-security-cards{grid-template-columns:1fr;margin-top:4px}.gx4-security-cards>div{min-height:auto;display:grid;grid-template-columns:26px 1fr;grid-gap:10px;gap:10px;padding:18px;border-right:0;border-bottom:1px solid #183022}.gx4-security-cards>div:last-child{border-bottom:0}.gx4-security-cards span{gap:4px}.gx4-updates{gap:12px}.gx4-help-panel,.gx4-news-panel{padding:22px}.gx4-heading-row.compact h2{font-size:26px}.gx4-news-list a{min-height:66px}.gx4-help-panel{grid-template-columns:28px 1fr}.gx4-final-cta{margin-bottom:28px;min-height:auto;padding:26px;display:block}.gx4-final-cta h2{font-size:28px}.gx4-final-cta>div:last-child{display:grid;grid-template-columns:1fr 1fr;margin-top:24px}.gx4-final-cta .button{width:100%;height:42px;padding:0 10px;font-size:13px}}@media(max-width:420px){.gx4-hero-copy h1{font-size:38px}.gx4-hero-actions{grid-template-columns:1fr}.gx4-product-line{flex-wrap:wrap}.gx4-ticker-item{min-width:90%}.gx4-final-cta>div:last-child{grid-template-columns:1fr}}@media(max-width:760px){.gx4-table-wrap{margin:0;padding:0;overflow:visible}.gx4-markets .market-table,.markets-main-grid .market-table{min-width:0;width:100%}.gx4-markets .market-table td:first-child,.gx4-markets .market-table td:nth-child(5),.gx4-markets .market-table td:nth-child(6),.gx4-markets .market-table td:nth-child(7),.gx4-markets .market-table td:nth-child(8),.gx4-markets .market-table th:first-child,.gx4-markets .market-table th:nth-child(5),.gx4-markets .market-table th:nth-child(6),.gx4-markets .market-table th:nth-child(7),.gx4-markets .market-table th:nth-child(8),.markets-main-grid .market-table td:first-child,.markets-main-grid .market-table td:nth-child(5),.markets-main-grid .market-table td:nth-child(6),.markets-main-grid .market-table td:nth-child(7),.markets-main-grid .market-table td:nth-child(8),.markets-main-grid .market-table th:first-child,.markets-main-grid .market-table th:nth-child(5),.markets-main-grid .market-table th:nth-child(6),.markets-main-grid .market-table th:nth-child(7),.markets-main-grid .market-table th:nth-child(8){display:none}.gx4-markets .market-table td,.gx4-markets .market-table th,.markets-main-grid .market-table td,.markets-main-grid .market-table th{height:58px;padding:0 7px;font-size:13px}.gx4-markets .market-table th:nth-child(2),.markets-main-grid .market-table th:nth-child(2){width:42%}.gx4-markets .asset-cell.rich .asset-icon,.markets-main-grid .asset-cell.rich .asset-icon{width:27px;height:27px;font-size:13px}.gx4-markets .asset-cell.rich,.markets-main-grid .asset-cell.rich{gap:13px}.gx4-markets .asset-cell.rich small,.markets-main-grid .asset-cell.rich small{display:none}.gx4-markets .trade-link,.markets-main-grid .trade-link{padding:13px;font-size:13px}}.download-real-stage{height:520px;display:flex;align-items:center;justify-content:center;gap:18px}.download-real-stage:before{inset:12% 8%}.download-real-back,.download-real-front{position:relative;left:auto;right:auto;top:auto;transform:none}.download-real-back{width:190px;opacity:.72}.download-real-front{width:220px}@media(max-width:760px){.download-real-stage{height:390px}.download-real-back{display:none}.download-real-front{width:180px}.download-hero-v3-grid{gap:10px}.download-copy-v3 h1{font-size:38px}.store-row.large{display:grid;grid-template-columns:1fr;grid-gap:9px;gap:9px}.store-row.large .store-button{width:100%}}.brand-official{min-width:0;flex:0 0 auto;text-decoration:none!important;white-space:nowrap;line-height:1}.brand-official-mark{width:29px;height:29px;flex:0 0 29px;display:inline-flex;align-items:center;justify-content:center}.brand-official-mark img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:contain!important;filter:none!important}.brand-official-wordmark{display:inline-block;color:#f5f5f5;font-family:Inter,SF Pro Text,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif!important;letter-spacing:.16em}.site-header .brand-official-mark,.site-header-v3 .brand-official-mark{width:30px;height:30px;flex-basis:30px}.site-header .brand-official-wordmark,.site-header-v3 .brand-official-wordmark{font-size:17px}.exchange-header .brand-official-mark{width:27px;height:27px;flex-basis:27px}.exchange-header .brand-official-wordmark{font-size:15px;letter-spacing:.14em}.account-topbar .brand-official-mark{width:28px;height:28px;flex-basis:28px}.account-topbar .brand-official-wordmark{font-size:15px}.auth-aside .brand-official-mark,.auth-brand-mobile .brand-official-mark{width:30px;height:30px;flex-basis:30px}.site-footer .brand-official-mark{width:29px;height:29px;flex-basis:29px}.site-footer .brand-official-wordmark{font-size:16px}.brand-compact{gap:0}.brand-compact .brand-official-mark{width:29px;height:29px;flex-basis:29px}.public-orbit-core img{width:58px!important;height:auto!important;object-fit:contain!important;filter:drop-shadow(0 0 18px rgba(16,212,82,.2))}.earn-vault-logo{width:82px;height:82px;border-radius:22px;background:#07110a url(/brand/grovex-x-official.png) 50%/72% auto no-repeat!important;border:1px solid rgba(16,212,82,.25);font-size:0!important;box-shadow:0 0 40px rgba(16,212,82,.16)}.earn-vault-logo,.qr:after{color:transparent!important}.qr:after{content:""!important;background:#041308 url(/brand/grovex-x-official.png) 50%/70% auto no-repeat!important}.liquidity-core:before{width:38px;height:38px;margin:0 auto 9px}.liquidity-core:before,.vip-metal-card:before{content:"";display:block;background:url(/brand/grovex-x-official.png) 50%/contain no-repeat}.vip-metal-card:before{width:31px;height:31px;margin-bottom:14px}@media (max-width:760px){.brand-official{gap:7px}.site-header .brand-official-mark,.site-header-v3 .brand-official-mark{width:27px;height:27px;flex-basis:27px}.site-header .brand-official-wordmark,.site-header-v3 .brand-official-wordmark{font-size:15px;letter-spacing:.13em}.exchange-header .brand-official-mark{width:25px;height:25px;flex-basis:25px}}:root{--gx-home-bg:#020405;--gx-home-surface:#05090a;--gx-home-surface-2:#070c0e;--gx-home-elevated:#091013;--gx-home-border:#172126;--gx-home-border-soft:#111a1e;--gx-home-border-hover:#265b38;--gx-home-muted:#89959a;--gx-home-section-space:80px}.site-header-v3{position:-webkit-sticky;position:sticky;top:0;z-index:100;height:68px;background:rgba(2,5,6,.88);border-bottom:1px solid rgba(255,255,255,.055);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 1px 0 rgba(255,255,255,.015),0 10px 35px rgba(0,0,0,.18)}.header-inner-v3{height:68px}.nav-mega-trigger:focus-within>.nav-mega,.nav-mega-trigger:hover>.nav-mega{opacity:1;visibility:visible;transform:translateY(0)}.nav-mega-trigger:after{content:"";position:absolute;left:-12px;right:-12px;bottom:-9px;height:15px}.gx4-final-cta a,.gx4-hero a,.gx4-section a,.gx4-security-band a,.gx4-ticker a{-webkit-tap-highlight-color:transparent}.button,.gx4-app-screen-frame,.gx4-market-shortcuts a,.gx4-news-list a,.gx4-product-card,.gx4-ticker-item,.text-arrow{transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease,color .18s ease,opacity .18s ease}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)}.text-arrow:hover{color:var(--green)}a:focus-visible,button:focus-visible{outline:2px solid var(--green);outline-offset:3px}.gx4-hero{position:relative;isolation:isolate;background:radial-gradient(circle at 76% 36%,rgba(16,212,82,.07),transparent 29%),var(--gx-home-bg)}.gx4-hero-grid{min-height:555px;grid-template-columns:minmax(0,1.12fr) minmax(320px,.68fr);gap:54px;padding-top:48px;padding-bottom:48px}.gx4-hero-copy{max-width:680px}.gx4-hero-copy .eyebrow{margin-bottom:15px}.gx4-hero-copy>p{max-width:555px;margin-top:20px}.gx4-hero-actions{gap:10px;margin-top:26px}.gx4-product-line{gap:10px;margin-top:25px}.gx4-product-line a{color:#849087;text-decoration:none}.gx4-product-line a:hover{color:var(--green)}.gx4-product-line i{opacity:.8}.gx4-hero-product{position:relative;height:465px;isolation:isolate}.gx4-hero-product:before{content:"";position:absolute;z-index:0;width:330px;height:405px;border:1px solid rgba(16,212,82,.1);border-radius:32px;background:linear-gradient(145deg,rgba(16,212,82,.045),rgba(5,10,8,.1) 45%,rgba(3,6,7,.52));box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 30px 80px rgba(0,0,0,.24)}.gx4-hero-glow{width:350px;height:350px;opacity:.72}.gx4-phone-shell{width:212px;height:450px;border-color:#2a3436;box-shadow:0 30px 70px rgba(0,0,0,.58),0 0 35px rgba(16,212,82,.045)}.gx4-phone-shell:hover{transform:translateY(-4px)}.gx4-app-caption{right:0;bottom:36px}.gx4-ticker{background:#030708;border-bottom-color:var(--gx-home-border-soft)}.gx4-ticker-item{min-height:68px;padding-left:18px;padding-right:18px}.gx4-ticker-item:hover{background:#07100c;transform:translateY(-1px)}.gx4-section{padding-top:var(--gx-home-section-space);padding-bottom:var(--gx-home-section-space)}.gx4-heading-row{gap:32px;margin-bottom:28px}.gx4-heading-row>div{max-width:680px}.gx4-heading-row p{max-width:570px}.gx4-market-shortcuts{display:flex;align-items:center;gap:7px;margin-bottom:16px}.gx4-market-shortcuts a{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border:1px solid transparent;border-radius:9px;background:transparent;color:#849095;text-decoration:none;font-size:13px;font-weight:600}.gx4-market-shortcuts a:hover{color:#eef5f1;background:#08100d;border-color:#1c3425}.gx4-market-shortcuts a.active{color:#effaf2;border-color:#245b37;background:#09180f}.gx4-table-wrap{border:1px solid var(--gx-home-border);border-radius:16px;background:var(--gx-home-surface)}.gx4-markets .market-table-card{border:0;border-radius:0}.gx4-markets .market-table tbody tr{transition:background-color .16s ease,transform .16s ease}.gx4-markets .market-table tbody tr:hover{background:#07100d}.gx4-products-band{background:linear-gradient(180deg,#030708,#040809);border-color:var(--gx-home-border-soft)}.gx4-product-grid{gap:16px}.gx4-product-card{min-height:250px;padding:26px;border-color:var(--gx-home-border);border-radius:17px;background:linear-gradient(180deg,#070c0e,#05090a);box-shadow:inset 0 1px 0 rgba(255,255,255,.018)}.gx4-product-card:hover{border-color:var(--gx-home-border-hover);transform:translateY(-3px);box-shadow:0 20px 50px rgba(0,0,0,.23),inset 0 1px 0 rgba(255,255,255,.025)}.gx4-product-icon{margin-bottom:26px}.gx4-mobile-section{grid-template-columns:.92fr 1.08fr;gap:62px}.gx4-mobile-gallery{height:auto;min-height:480px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;grid-gap:18px;gap:18px;padding:30px 24px;border:1px solid var(--gx-home-border);border-radius:20px;overflow:hidden;background:radial-gradient(circle at 50% 50%,rgba(16,212,82,.055),transparent 52%),#040809;box-shadow:inset 0 1px 0 rgba(255,255,255,.018)}.gx4-mobile-gallery:before{width:440px;height:350px;opacity:.62}.gx4-app-screen,.gx4-app-screen-featured{width:auto;opacity:1;transform:none}.gx4-app-screen-featured{transform:translateY(-7px)}.gx4-app-screen-featured .gx4-app-screen-frame,.gx4-app-screen-frame{height:390px;border-radius:25px;background:#010202;box-shadow:0 20px 55px rgba(0,0,0,.42)}.gx4-app-screen-frame:hover{transform:translateY(-3px)}.gx4-app-screen-featured .gx4-app-screen-frame{border-color:#31583e;box-shadow:0 25px 65px rgba(0,0,0,.48),0 0 32px rgba(16,212,82,.055)}.gx4-security-band{background:linear-gradient(180deg,#050a07,#030706)}.gx4-security-grid{min-height:0;grid-template-columns:.88fr 1.12fr;gap:64px;padding-top:70px;padding-bottom:70px}.gx4-security-cards{display:grid;grid-template-columns:1fr;border:1px solid #183022;border-radius:17px;background:#050b07;box-shadow:inset 0 1px 0 rgba(255,255,255,.02)}.gx4-security-cards>div{min-height:0;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:start;grid-gap:14px;gap:14px;padding:21px 23px;border-right:0;border-bottom:1px solid #16291d}.gx4-security-cards>div:last-child{border-bottom:0}.gx4-security-cards>div:hover{background:rgba(16,212,82,.025)}.gx4-security-cards svg{margin-top:2px}.gx4-updates{grid-template-columns:1.65fr .72fr;gap:20px}.gx4-help-panel,.gx4-news-panel{padding:30px;border-color:var(--gx-home-border);border-radius:17px;background:var(--gx-home-surface)}.gx4-news-list a{padding-left:2px;padding-right:2px}.gx4-news-list a:hover{padding-left:8px;background:rgba(255,255,255,.012)}.gx4-help-panel{background:linear-gradient(145deg,#07100b,#05090a)}.gx4-final-cta{min-height:180px;margin-bottom:76px;padding:34px 38px;border-color:#204c30;background:linear-gradient(105deg,#07150b,#050b08 65%,#07130a);box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}@media (max-width:1000px){.gx4-hero-grid{gap:34px}.gx4-mobile-section{gap:36px}.gx4-mobile-gallery{min-height:450px;padding:24px 18px}.gx4-app-screen-featured .gx4-app-screen-frame,.gx4-app-screen-frame{height:365px}}@media (max-width:760px){:root{--gx-home-section-space:56px}.header-inner-v3,.site-header-v3{height:60px}.gx4-hero-grid{padding-top:38px;padding-bottom:35px}.gx4-hero-copy .eyebrow{margin-bottom:12px}.gx4-hero-copy>p{margin-top:17px}.gx4-hero-actions{margin-top:22px}.gx4-product-line{margin-top:21px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.gx4-product-line::-webkit-scrollbar{display:none}.gx4-ticker-item{min-width:78%}.gx4-heading-row{margin-bottom:20px}.gx4-market-shortcuts{overflow-x:auto;margin-right:-15px;padding-right:15px;scrollbar-width:none}.gx4-market-shortcuts::-webkit-scrollbar{display:none}.gx4-product-card{padding:21px}.gx4-mobile-section{display:block}.gx4-mobile-gallery{display:flex;min-height:0;overflow-x:auto;gap:16px;margin-top:30px;margin-left:-15px;margin-right:-15px;padding:8px 15px 18px;border:0;border-radius:0;background:transparent;scroll-snap-type:x mandatory;scrollbar-width:none}.gx4-mobile-gallery::-webkit-scrollbar{display:none}.gx4-app-screen,.gx4-app-screen-featured{flex:0 0 min(69vw,245px);width:min(69vw,245px);scroll-snap-align:center;transform:none}.gx4-app-screen-featured .gx4-app-screen-frame,.gx4-app-screen-frame{height:430px}.gx4-security-grid{padding-top:54px;padding-bottom:54px}.gx4-security-cards>div{padding:19px}.gx4-updates{gap:14px}.gx4-help-panel,.gx4-news-panel{padding:21px}.gx4-final-cta{min-height:0;margin-bottom:26px;padding:24px}}@media (max-width:420px){.gx4-ticker-item{min-width:87%}.gx4-app-screen,.gx4-app-screen-featured{flex-basis:76vw;width:76vw}}@media (prefers-reduced-motion:reduce){.button,.gx4-app-screen-frame,.gx4-market-shortcuts a,.gx4-news-list a,.gx4-phone-shell,.gx4-product-card,.gx4-ticker-item,.text-arrow{transition:none!important}}:root,html[data-theme=dark]{color-scheme:dark;--theme-page:#020506;--theme-surface:#04090b;--theme-surface-2:#070c0e;--theme-border:#182327;--theme-border-soft:#111b1f;--theme-text:#f4f7f5;--theme-muted:#829096;--theme-control:#071013}html[data-theme=light]{--theme-page:#f5f7f8;--theme-surface:#ffffff;--theme-surface-2:#f7f9fa;--theme-border:#d9e0e3;--theme-border-soft:#e6eaec;--theme-text:#101619;--theme-muted:#68757c;--theme-control:#f0f3f4}body{background:var(--theme-page);transition:background-color .18s ease,color .18s ease}.theme-toggle,body{color:var(--theme-text)}.theme-toggle{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px;padding:0;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-surface);cursor:pointer;transition:border-color .15s ease,background-color .15s ease,transform .15s ease}.theme-toggle:hover{border-color:#39764b;transform:translateY(-1px)}html[data-theme=light]
.account-topbar,html[data-theme=light]
.exchange-header,html[data-theme=light]
.site-header,html[data-theme=light]
.site-header-v3{background:rgba(255,255,255,.94)!important;border-color:var(--theme-border)!important;color:var(--theme-text)}html[data-theme=light]
.account-top-actions a,html[data-theme=light]
.exchange-nav a,html[data-theme=light]
.main-nav a,html[data-theme=light]
.text-link{color:#283338}html[data-theme=light]
.nav-mega{background:#fff!important;border-color:var(--theme-border)!important;box-shadow:0 18px 55px rgba(25,40,46,.12)}html[data-theme=light]
.mega-link b{color:#11181b}html[data-theme=light] :is(.card,.table-card,.feature-card,.info-card,.market-feature-card,.platform-card-v3,.gx4-product-card,.help-card-v3,.account-card,.settings-card,.auth-card,.auth-panel-v2){background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text)}html[data-theme=light] :is(p,small,figcaption,.muted){color:var(--theme-muted)}html[data-theme=light]
.account-app,html[data-theme=light]
.account-main{background:var(--theme-page)}html[data-theme=light]
.account-sidebar{background:#fff;border-color:var(--theme-border)}html[data-theme=light]
.account-nav a{color:#425057}html[data-theme=light]
.account-nav a.active{background:#e9f8ee;color:#168643}html[data-theme=light]
.auth-main-v2,html[data-theme=light]
.auth-shell-v2{background:#f5f7f8}html[data-theme=light]
.auth-aside{background:#ffffff;border-color:var(--theme-border)}html[data-theme=light]
.trading-terminal{--gx-terminal-bg:#f5f7f8;--gx-terminal-panel:#ffffff;--gx-terminal-panel-alt:#f7f9fa;--gx-terminal-border:#d9e0e3;--gx-terminal-border-soft:#e7ebed;background:#f5f7f8!important;color:#11181b}html[data-theme=light]
.trading-terminal .book-panel,html[data-theme=light]
.trading-terminal .chart-panel,html[data-theme=light]
.trading-terminal .market-summary-bar,html[data-theme=light]
.trading-terminal .order-ticket-panel,html[data-theme=light]
.trading-terminal .terminal-orders-panel,html[data-theme=light]
.trading-terminal .terminal-panel{background:#ffffff!important;border-color:#d9e0e3!important}html[data-theme=light]
.trading-terminal .chart-wrap{background:#ffffff!important}html[data-theme=light]
.trading-terminal .chart-grid-line{stroke:#e6ebed}html[data-theme=light]
.trading-terminal :is(.terminal-panel-head,.chart-head-row,.chart-toolbar,.ohlc-line,.book-columns,.order-type-tabs,.gate-order-head){border-color:#e1e6e8!important}html[data-theme=light]
.trading-terminal .order-form label{background:#f7f9fa!important;border-color:#d7dfe2!important}html[data-theme=light]
.trading-terminal .order-form label input{color:#11181b!important}html[data-theme=light]
.trading-terminal .gate-side-switch{background:#edf1f2}html[data-theme=light]
.trading-terminal .terminal-table th{color:#68767d}html[data-theme=light]
.trading-terminal .terminal-table td{color:#151d20}html[data-theme=light]
.trading-terminal .terminal-statusbar{background:#f7f9fa;border-color:#dce2e4}html[data-theme=light]
.mobile-bottom-nav{background:rgba(255,255,255,.96)!important;border-color:#d7dfe2!important}@media(max-width:760px){.theme-toggle{width:32px;height:32px;flex-basis:32px}}.trading-terminal:not(.futures-terminal){--gx-book-width:340px;--gx-ticket-width:340px;--gx-work-height:610px;--gx-terminal-bg:#020506;--gx-terminal-panel:#030708;--gx-terminal-panel-2:#060b0d;--gx-terminal-border:#192529;--gx-terminal-border-soft:#111c20;background:var(--gx-terminal-bg);font-size:13px;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"lnum" 1,"tnum"}.trading-terminal:not(.futures-terminal)
.market-summary-bar{min-height:70px;padding:0 16px;gap:24px;background:var(--gx-terminal-bg);border-bottom:1px solid var(--gx-terminal-border)}.trading-terminal:not(.futures-terminal)
.pair-title{min-width:190px}.trading-terminal:not(.futures-terminal)
.summary-price{min-width:130px}.trading-terminal:not(.futures-terminal)
.summary-price strong{font-size:21px}.trading-terminal:not(.futures-terminal)
.summary-price span,.trading-terminal:not(.futures-terminal)
.summary-stat b,.trading-terminal:not(.futures-terminal)
.summary-stat small{font-size:13px}.trading-terminal:not(.futures-terminal)
.summary-stat{min-width:104px}.trading-terminal:not(.futures-terminal)
.terminal-workspace{display:grid!important;grid-template-columns:minmax(620px,1fr) var(--gx-book-width) var(--gx-ticket-width);grid-template-rows:var(--gx-work-height);grid-gap:1px;gap:1px;background:var(--gx-terminal-border)}.trading-terminal:not(.futures-terminal)
.market-selector-panel,.trading-terminal:not(.futures-terminal)
.trades-panel{display:none!important}.trading-terminal:not(.futures-terminal)
.chart-panel{grid-column:1!important;grid-row:1!important;height:var(--gx-work-height)!important;min-width:0;overflow:hidden;background:var(--gx-terminal-panel)}.trading-terminal:not(.futures-terminal)
.chart-head-row{height:42px;padding:0 12px}.trading-terminal:not(.futures-terminal)
.chart-toolbar{height:38px;gap:13px;padding:0 12px;overflow-x:auto;scrollbar-width:none}.trading-terminal:not(.futures-terminal)
.chart-toolbar::-webkit-scrollbar{display:none}.trading-terminal:not(.futures-terminal)
.chart-toolbar button{font-size:13px}.trading-terminal:not(.futures-terminal)
.ohlc-line{height:30px;gap:8px;padding:0 12px;overflow:hidden;white-space:nowrap;font-size:13px}.trading-terminal:not(.futures-terminal)
.chart-wrap{position:absolute;top:110px;left:0;right:0;bottom:0;padding-right:48px;overflow:hidden;background:var(--gx-terminal-bg)}.trading-terminal:not(.futures-terminal)
.candle-chart{width:100%;height:100%;display:block;filter:none!important}.trading-terminal:not(.futures-terminal)
.price-axis{width:44px;right:4px;top:15px;bottom:68px;font-size:13px}.trading-terminal:not(.futures-terminal)
.time-axis{left:20px;right:52px;bottom:8px;font-size:13px}.trading-terminal:not(.futures-terminal)
.book-panel{grid-column:2!important;grid-row:1!important;width:var(--gx-book-width);height:var(--gx-work-height)!important;display:flex!important;flex-direction:column;min-height:0;overflow:hidden;background:var(--gx-terminal-panel)}.trading-terminal:not(.futures-terminal)
.book-panel>.terminal-panel-head{flex:0 0 42px;height:42px;padding:0 11px}.trading-terminal:not(.futures-terminal)
.book-panel .terminal-tabs{gap:17px}.trading-terminal:not(.futures-terminal)
.book-panel .terminal-tabs button{font-size:13px}.trading-terminal:not(.futures-terminal)
.book-columns,.trading-terminal:not(.futures-terminal)
.book-line{display:grid!important;grid-template-columns:106px 88px minmax(0,1fr);grid-column-gap:8px;column-gap:8px;align-items:center;padding-left:11px;padding-right:11px}.trading-terminal:not(.futures-terminal)
.book-columns{flex:0 0 32px;height:32px;color:#74858b;font-size:13px}.trading-terminal:not(.futures-terminal)
.book-columns span,.trading-terminal:not(.futures-terminal)
.book-line span{white-space:nowrap}.trading-terminal:not(.futures-terminal)
.book-columns span:nth-child(n+2),.trading-terminal:not(.futures-terminal)
.book-line span:nth-child(n+2){text-align:right}.trading-terminal:not(.futures-terminal)
.book-rows{flex:1 1;min-height:0;display:grid!important;grid-auto-rows:minmax(0,1fr)}.trading-terminal:not(.futures-terminal)
.book-line{height:auto!important;min-height:0;font-size:13px}.trading-terminal:not(.futures-terminal)
.book-midline{flex:0 0 44px;height:44px;padding:0 11px;gap:8px;border-top:1px solid var(--gx-terminal-border-soft);border-bottom:1px solid var(--gx-terminal-border-soft)}.trading-terminal:not(.futures-terminal)
.book-midline strong{font-size:18px}.trading-terminal:not(.futures-terminal)
.book-midline small{font-size:13px}.trading-terminal:not(.futures-terminal)
.book-ratio{flex:0 0 34px;height:34px;padding:0 11px;font-size:13px}.trading-terminal:not(.futures-terminal)
.gate-order-ticket{grid-column:3!important;grid-row:1!important;width:var(--gx-ticket-width);height:var(--gx-work-height)!important;display:flex!important;flex-direction:column;min-height:0;overflow:hidden!important;background:var(--gx-terminal-panel)}.trading-terminal:not(.futures-terminal)
.gate-ticket-head{flex:0 0 44px;height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--gx-terminal-border-soft)}.trading-terminal:not(.futures-terminal)
.gate-ticket-head strong{font-size:14px}.trading-terminal:not(.futures-terminal)
.gate-leverage-control{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:#829096;font-size:13px}.trading-terminal:not(.futures-terminal)
.gate-toggle-dot{width:28px;height:16px;display:inline-block;position:relative;border-radius:20px;background:#192326}.trading-terminal:not(.futures-terminal)
.gate-toggle-dot:after{content:"";width:12px;height:12px;position:absolute;left:2px;top:2px;border-radius:50%;background:#68767b}.trading-terminal:not(.futures-terminal)
.gate-side-switch{flex:0 0 42px;display:grid;grid-template-columns:1fr 1fr;margin:12px 14px 0;overflow:hidden;border-radius:6px;background:#12191c}.trading-terminal:not(.futures-terminal)
.gate-side-switch button{height:42px;border:0;background:transparent;color:#9aa6aa;font-size:14px;font-weight:650;cursor:pointer}.trading-terminal:not(.futures-terminal)
.gate-side-switch button.active.buy{background:#10D452;color:#021007}.trading-terminal:not(.futures-terminal)
.gate-side-switch button.active.sell{background:#ef4d59;color:#fff}.trading-terminal:not(.futures-terminal)
.gate-order-type-tabs{flex:0 0 52px;height:52px;display:flex;align-items:center;gap:22px;padding:0 14px;border-bottom:1px solid var(--gx-terminal-border-soft)}.trading-terminal:not(.futures-terminal)
.gate-order-type-tabs button{height:52px;display:inline-flex;align-items:center;gap:4px;position:relative;padding:0;border:0;background:transparent;color:#8a989d;font-size:13px;font-weight:600;cursor:pointer}.trading-terminal:not(.futures-terminal)
.gate-order-type-tabs button.active{color:var(--text)}.trading-terminal:not(.futures-terminal)
.gate-order-type-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#10D452}.trading-terminal:not(.futures-terminal)
.gate-ticket-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:12px;padding:16px 14px}.trading-terminal:not(.futures-terminal)
.gate-field{flex:0 0 46px;height:46px;display:grid;grid-template-columns:62px minmax(0,1fr) 52px;align-items:center;padding:0 10px;border:1px solid #202c31;border-radius:6px;background:#070c0e;transition:border-color .15s ease,background-color .15s ease}.trading-terminal:not(.futures-terminal)
.gate-field:hover{border-color:#304047}.trading-terminal:not(.futures-terminal)
.gate-field:focus-within{border-color:#2a8a4a}.trading-terminal:not(.futures-terminal)
.gate-field em,.trading-terminal:not(.futures-terminal)
.gate-field span{font-size:13px}.trading-terminal:not(.futures-terminal)
.gate-field span{color:#7f9096}.trading-terminal:not(.futures-terminal)
.gate-field em{text-align:right;color:#a6b1b5;font-style:normal;font-weight:600}.trading-terminal:not(.futures-terminal)
.gate-field input{width:100%;min-width:0;padding:0 8px;border:0;outline:0;background:transparent;color:#edf3f0;text-align:right;font-size:14px;font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.trading-terminal:not(.futures-terminal)
.gate-percent-control{flex:0 0 42px;padding:3px 2px 0}.trading-terminal:not(.futures-terminal)
.gate-percent-track{height:14px;position:relative;display:flex;align-items:center;justify-content:space-between}.trading-terminal:not(.futures-terminal)
.gate-percent-track:before{content:"";position:absolute;left:4px;right:4px;top:6px;height:2px;background:#344147}.trading-terminal:not(.futures-terminal)
.gate-percent-track i{position:absolute;left:4px;top:6px;width:29%;height:2px;z-index:1;background:#10D452}.trading-terminal:not(.futures-terminal)
.gate-percent-track i.sell{background:#ef4d59}.trading-terminal:not(.futures-terminal)
.gate-percent-track b{width:8px;height:8px;position:relative;z-index:2;border:1px solid #76878d;border-radius:50%;background:var(--gx-terminal-panel)}.trading-terminal:not(.futures-terminal)
.gate-percent-labels{display:flex;justify-content:space-between;margin-top:5px;color:#708188;font-size:13px}.trading-terminal:not(.futures-terminal)
.gate-ticket-meta{display:grid;grid-gap:7px;gap:7px;padding-top:1px}.trading-terminal:not(.futures-terminal)
.gate-ticket-meta span{display:flex;align-items:center;justify-content:space-between;color:#78898f;font-size:13px}.trading-terminal:not(.futures-terminal)
.gate-ticket-meta b{color:#c8d1ce;font-size:13px}.trading-terminal:not(.futures-terminal)
.gate-checkbox{display:flex;align-items:center;gap:7px;color:#9aa6aa;font-size:13px}.trading-terminal:not(.futures-terminal)
.gate-checkbox input{accent-color:#10D452}.trading-terminal:not(.futures-terminal)
.gate-submit-order{width:100%;height:46px;min-height:46px;margin-top:2px;display:flex;align-items:center;justify-content:center;border:0;border-radius:24px;font-size:14px;font-weight:700;cursor:pointer;transition:filter .15s ease,transform .1s ease}.trading-terminal:not(.futures-terminal)
.gate-submit-order.buy{background:#10D452;color:#021007}.trading-terminal:not(.futures-terminal)
.gate-submit-order.sell{background:#ef4d59;color:#fff}.trading-terminal:not(.futures-terminal)
.gate-submit-order:hover{filter:brightness(1.06)}.trading-terminal:not(.futures-terminal)
.gate-submit-order:active{transform:translateY(1px)}.trading-terminal:not(.futures-terminal)
.terminal-orders-panel{position:relative;z-index:1;border-top:1px solid var(--gx-terminal-border)}.trading-terminal:not(.futures-terminal)
.terminal-orders-panel .terminal-panel-head{height:44px}.trading-terminal:not(.futures-terminal)
.terminal-table td,.trading-terminal:not(.futures-terminal)
.terminal-table th{height:40px;font-size:13px}@media (max-width:1320px){.trading-terminal:not(.futures-terminal){--gx-book-width:300px;--gx-ticket-width:310px;--gx-work-height:570px}.trading-terminal:not(.futures-terminal) .terminal-workspace{grid-template-columns:minmax(520px,1fr) var(--gx-book-width) var(--gx-ticket-width)}}@media (max-width:1050px){.trading-terminal:not(.futures-terminal) .terminal-workspace{grid-template-columns:minmax(500px,1fr) 310px}.trading-terminal:not(.futures-terminal) .book-panel{display:none!important}.trading-terminal:not(.futures-terminal) .chart-panel{grid-column:1!important}.trading-terminal:not(.futures-terminal) .gate-order-ticket{grid-column:2!important;width:310px}}@media (max-width:760px){.trading-terminal:not(.futures-terminal) .terminal-workspace{display:flex!important;flex-direction:column;gap:1px}.trading-terminal:not(.futures-terminal) .book-panel{display:none!important}.trading-terminal:not(.futures-terminal) .chart-panel{order:1;width:100%;height:320px!important}.trading-terminal:not(.futures-terminal) .chart-wrap{top:110px}.trading-terminal:not(.futures-terminal) .gate-order-ticket{order:2;width:100%;height:auto!important}.trading-terminal:not(.futures-terminal) .gate-ticket-body{padding-bottom:20px}}html[data-theme=light]
.trading-terminal:not(.futures-terminal)
.gate-side-switch{background:#edf1f2}html[data-theme=light]
.trading-terminal:not(.futures-terminal)
.gate-field{background:#f7f9fa;border-color:#d5dde0}html[data-theme=light]
.trading-terminal:not(.futures-terminal)
.gate-field input{color:#12191c}html[data-theme=light]
.trading-terminal:not(.futures-terminal)
.gate-ticket-meta b{color:#283338}html[data-theme=light]
.trading-terminal:not(.futures-terminal)
.gate-percent-track b{background:#fff}.gx4-ticker{border-bottom:1px solid #121b1e;background:#040809;overflow:hidden}.gx4-ticker-viewport{width:100%;overflow:hidden}.gx4-ticker-track{display:flex!important;align-items:stretch;width:max-content;animation:gx4TickerScroll 30s linear infinite;will-change:transform}.gx4-ticker:hover .gx4-ticker-track{animation-play-state:paused}.gx4-ticker-item{flex:0 0 312px;min-width:312px;min-height:72px;display:grid;grid-template-columns:36px minmax(108px,1fr) 86px 82px;align-items:center;grid-gap:14px;gap:14px;padding:0 18px;border-right:1px solid #142024;color:inherit;background:transparent;box-sizing:border-box;overflow:hidden}.gx4-ticker-item:first-child{border-left:1px solid #142024}.gx4-ticker-item:hover{background:#07100d}.gx4-ticker-item>svg{width:82px;height:22px;justify-self:end;align-self:center;display:block;overflow:visible}.gx4-ticker-name{display:grid;grid-gap:3px;gap:3px}.gx4-ticker-name b{font-size:13px;line-height:1.1;white-space:nowrap}.gx4-ticker-name small{font-size:12px;color:#78858a;line-height:1.1;white-space:nowrap}.gx4-ticker-item em{font-size:13px;font-style:normal;font-weight:700;white-space:nowrap;justify-self:end;text-align:right;min-width:82px;overflow:visible}@keyframes gx4TickerScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:1100px){.gx4-ticker-item{flex:0 0 292px;min-width:292px;grid-template-columns:34px minmax(98px,1fr) 78px 76px;padding:0 15px;gap:12px}.gx4-ticker-item>svg{width:74px;height:20px}.gx4-ticker-item em{min-width:76px;font-size:12px}}@media (max-width:760px){.gx4-ticker-track{animation-duration:24s}.gx4-ticker-item{flex:0 0 86vw;min-width:86vw;min-height:68px;grid-template-columns:32px minmax(92px,1fr) 72px 72px;padding:0 13px;gap:10px}.gx4-ticker-item>svg{width:68px;height:18px}.gx4-ticker-name b{font-size:12px}.gx4-ticker-name small{font-size:11px}.gx4-ticker-item em{font-size:12px;min-width:70px}}@media (max-width:420px){.gx4-ticker-item{flex-basis:92vw;min-width:92vw}}.gx4-ticker-item{box-sizing:border-box!important;flex:0 0 326px!important;width:326px!important;min-width:326px!important;grid-template-columns:34px 104px 64px 64px!important;column-gap:9px!important;padding-left:12px!important;padding-right:12px!important;overflow:hidden!important}.gx4-ticker-name{width:104px;min-width:0;overflow:hidden}.gx4-ticker-name b,.gx4-ticker-name small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gx4-ticker-item>svg{height:24px!important;justify-self:center!important}.gx4-ticker-item em,.gx4-ticker-item>svg{width:64px!important;max-width:64px!important;overflow:visible!important}.gx4-ticker-item em{display:block!important;min-width:64px!important;visibility:visible!important;opacity:1!important;justify-self:end!important;text-align:right!important;white-space:nowrap!important;font-size:13px!important;font-weight:700!important}@media (max-width:1100px){.gx4-ticker-item{flex-basis:312px!important;width:312px!important;min-width:312px!important;grid-template-columns:32px 96px 60px 62px!important;column-gap:8px!important;padding-left:11px!important;padding-right:11px!important}.gx4-ticker-name{width:96px}.gx4-ticker-item>svg{width:60px!important;max-width:60px!important}.gx4-ticker-item em{width:62px!important;min-width:62px!important;max-width:62px!important}}@media (max-width:760px){.gx4-ticker-item{flex:0 0 282px!important;width:282px!important;min-width:282px!important;grid-template-columns:30px 84px 52px 58px!important;column-gap:7px!important;padding-left:10px!important;padding-right:10px!important}.gx4-ticker-name{width:84px}.gx4-ticker-item>svg{width:52px!important;max-width:52px!important;height:20px!important}.gx4-ticker-item em{width:58px!important;min-width:58px!important;max-width:58px!important;font-size:13px!important}}html[data-theme=light]{--light-page:#f5f7f8;--light-surface:#ffffff;--light-surface-2:#f8fafb;--light-surface-3:#f1f4f5;--light-border:#dce3e6;--light-border-soft:#e8edef;--light-text:#11181c;--light-text-2:#334147;--light-muted:#6d7b82;--light-muted-2:#8b979d;--light-green-soft:#ecf9f0}html[data-theme=light],html[data-theme=light] body{background:var(--light-page)!important;color:var(--light-text)!important}html[data-theme=light] main{color:var(--light-text)}html[data-theme=light] :is(h1,h2,h3,h4,h5,h6){color:var(--light-text)}html[data-theme=light] :is(p,small){color:var(--light-muted)}html[data-theme=light] .positive{color:#12a94e!important}html[data-theme=light] .negative{color:#e4434f!important}.brand-official{display:inline-flex!important;align-items:center;gap:9px;height:38px}.brand-official-mark{width:30px!important;height:30px!important;object-fit:contain}.brand-official-wordmark{font-family:var(--font-poppins),Poppins,sans-serif!important;font-size:17px;line-height:1;font-weight:700;letter-spacing:.12em;color:#f4f7f5}html[data-theme=light]
.brand-official-wordmark{color:#10171a!important}html[data-theme=light] :is(.site-header,.site-header-v3,.exchange-header,.account-topbar){background:rgba(255,255,255,.96)!important;border-color:var(--light-border)!important;box-shadow:0 1px 0 rgba(15,25,30,.025);color:var(--light-text)}html[data-theme=light] :is(.main-nav a,.main-nav-v3 a,.exchange-nav a,.header-actions a){color:#354147!important}html[data-theme=light] :is(.main-nav a:hover,.main-nav-v3 a:hover,.exchange-nav a:hover,.exchange-nav a.active){color:#10171a!important}html[data-theme=light]
.nav-mega{background:rgba(255,255,255,.985)!important;border-color:var(--light-border)!important;box-shadow:0 24px 70px rgba(29,42,48,.13)!important}html[data-theme=light]
.mega-link:hover{background:#f3f7f5!important}html[data-theme=light]
.mega-link b{color:#162025!important}html[data-theme=light] :is(.header-search,.exchange-search,.account-top-search){background:#f5f7f8!important;border-color:#d7dfe2!important;color:#65747b!important}html[data-theme=light]
.icon-button{color:#536168}html[data-theme=light]
.icon-button:hover{background:#f0f4f5;color:#10171a}html[data-theme=light] .button-secondary{background:#ffffff!important;border-color:#ccd6da!important;color:#192226!important}html[data-theme=light] .button-secondary:hover{background:#f4f7f8!important;border-color:#aebbc0!important}html[data-theme=light] .button-primary{color:#031008!important}html[data-theme=light]
.gx4-hero{background:radial-gradient(circle at 78% 25%,rgba(16,212,82,.075),transparent 34rem),#ffffff!important;border-color:var(--light-border)!important}html[data-theme=light]
.gx4-hero-copy h1{color:#11181c!important}html[data-theme=light]
.gx4-hero-copy h1 span{color:#18b953!important}html[data-theme=light]
.gx4-hero-copy>p{color:#62737b!important}html[data-theme=light]
.gx4-product-line{color:#53666e!important}html[data-theme=light]
.gx4-hero-product{color:inherit}html[data-theme=light]
.gx4-ticker{background:#ffffff!important;border-color:var(--light-border)!important}html[data-theme=light]
.gx4-ticker-item{border-color:#e0e6e8!important;background:#ffffff}html[data-theme=light]
.gx4-ticker-item:hover{background:#f5f8f6!important}html[data-theme=light]
.gx4-ticker-name b{color:#172025!important}html[data-theme=light]
.gx4-ticker-name small{color:#718087!important}html[data-theme=light]
.gx4-markets{color:var(--light-text)}html[data-theme=light]
.gx4-heading-row h2{color:#11181c!important}html[data-theme=light]
.gx4-heading-row p{color:#68777e!important}html[data-theme=light]
.gx4-market-tabs button{color:#65747b!important}html[data-theme=light]
.gx4-market-tabs button.active{background:#e9f8ee!important;border-color:#b9e7c7!important;color:#128a42!important}html[data-theme=light] :is(.gx4-table-wrap,.market-table-card,.table-card,.earn-product-table-card,.account-card){background:#ffffff!important;border-color:var(--light-border)!important;box-shadow:0 1px 2px rgba(20,35,42,.025)}html[data-theme=light] :is(.data-table,.account-table,.terminal-table){background:#ffffff!important;color:#172025!important}html[data-theme=light] :is(.data-table th,.account-table th,.terminal-table th){background:#f5f7f8!important;color:#68777e!important;border-color:#dfe5e8!important}html[data-theme=light] :is(.data-table td,.account-table td,.terminal-table td){color:#182125!important;border-color:#e4e9eb!important}html[data-theme=light] :is(.data-table tbody tr:hover,.account-table tbody tr:hover,.terminal-table tbody tr:hover){background:#f7faf8!important}html[data-theme=light]
.gx4-products-band{background:#f4f7f6!important;border-color:var(--light-border)!important}html[data-theme=light]
.gx4-product-card{background:#ffffff!important;border-color:var(--light-border)!important;box-shadow:0 6px 22px rgba(24,38,44,.04);color:var(--light-text)}html[data-theme=light]
.gx4-product-card:hover{border-color:#a9dfba!important;box-shadow:0 12px 30px rgba(24,38,44,.07)}html[data-theme=light]
.gx4-product-card h3{color:#11181c!important}html[data-theme=light]
.gx4-product-card p{color:#68777e!important}html[data-theme=light]
.gx4-mobile-section{background:transparent!important}html[data-theme=light]
.gx4-mobile-copy h2{color:#11181c!important}html[data-theme=light]
.gx4-mobile-points b{color:#1d292e!important}html[data-theme=light]
.gx4-mobile-points small{color:#718087!important}html[data-theme=light]
.gx4-mobile-points>span{border-color:#e0e6e8!important}html[data-theme=light]
.gx4-security-band{background:linear-gradient(180deg,#f5fbf7,#f1f7f3)!important;border-color:#d7e7dc!important}html[data-theme=light]
.gx4-security-copy h2{color:#11181c!important}html[data-theme=light]
.gx4-security-cards{background:#ffffff!important;border-color:#d5e3d9!important}html[data-theme=light]
.gx4-security-cards>div{border-color:#dde8e0!important}html[data-theme=light]
.gx4-security-cards b{color:#1a2529!important}html[data-theme=light] :is(.gx4-news-panel,.gx4-help-panel){background:#ffffff!important;border-color:var(--light-border)!important;box-shadow:0 4px 18px rgba(24,38,44,.035)}html[data-theme=light]
.gx4-news-list a{border-color:#e2e7e9!important;color:#182125!important}html[data-theme=light]
.gx4-help-panel h3,html[data-theme=light]
.gx4-news-list b{color:#172025!important}html[data-theme=light]
.gx4-final-cta{background:linear-gradient(110deg,#edf9f0,#f8fbf9)!important;border-color:#b8dfc4!important;box-shadow:none!important}html[data-theme=light]
.gx4-final-cta h2{color:#102018!important}html[data-theme=light]
.earn-hero-v2{background:radial-gradient(circle at 78% 44%,rgba(16,212,82,.08),transparent 28rem),#ffffff!important;border-color:var(--light-border)!important}html[data-theme=light]
.earn-hero-grid h1{color:#11181c!important}html[data-theme=light]
.earn-stats-row{background:#ffffff!important;border-color:var(--light-border)!important}html[data-theme=light]
.earn-stats-row>div{border-color:#e3e8ea!important}html[data-theme=light]
.earn-stats-row strong{color:#182125!important}html[data-theme=light]
.earn-search{background:#ffffff!important;border-color:#ced8dc!important}html[data-theme=light]
.earn-search input{color:#162025!important}html[data-theme=light]
.earn-feature-card{background:#ffffff!important;border-color:var(--light-border)!important;box-shadow:0 5px 18px rgba(20,34,40,.035)}html[data-theme=light]
.earn-feature-card.highlighted{background:radial-gradient(circle at 85% 20%,rgba(16,212,82,.08),transparent 45%),#f7fbf8!important;border-color:#b7ddc2!important}html[data-theme=light]
.earn-feature-card h3{color:#11181c!important}html[data-theme=light]
.earn-feature-card li,html[data-theme=light]
.earn-feature-card>p{color:#68777e!important}html[data-theme=light]
.earn-how-section{background:#f4f7f6!important;border-color:var(--light-border)!important}html[data-theme=light]
.earn-how-section h2{color:#11181c!important}html[data-theme=light]
.earn-steps{background:#dde4e6!important;border-color:#dde4e6!important}html[data-theme=light]
.earn-steps>div{background:#ffffff!important}html[data-theme=light]
.earn-steps h3{color:#172025!important}html[data-theme=light]
.earn-steps p{color:#69787f!important}html[data-theme=light]
.step-number{color:#edf3ef!important}html[data-theme=light]
.exchange-screen,html[data-theme=light]
.trading-terminal{background:#ffffff!important;color:#11181c!important}html[data-theme=light] :is(.market-summary-bar,.chart-panel,.book-panel,.order-ticket-panel,.gate-order-ticket,.terminal-orders-panel){background:#ffffff!important;border-color:#d9e1e4!important}html[data-theme=light]
.terminal-workspace{background:#dce3e5!important}html[data-theme=light]
.chart-wrap{background:#ffffff!important}html[data-theme=light]
.chart-grid-line{stroke:#e6ebed!important}html[data-theme=light] :is(.chart-head-row,.chart-toolbar,.ohlc-line,.terminal-panel-head,.book-columns,.book-midline,.book-ratio,.gate-ticket-head,.gate-order-type-tabs){border-color:#e0e6e8!important}html[data-theme=light]
.book-columns{color:#738189!important}html[data-theme=light]
.book-line{color:#44535a}html[data-theme=light]
.gate-field{background:#f7f9fa!important;border-color:#d5dee1!important}html[data-theme=light]
.gate-field input{color:#11181c!important}html[data-theme=light]
.gate-field em,html[data-theme=light]
.gate-field span{color:#6c7b82!important}html[data-theme=light]
.gate-side-switch{background:#edf1f2!important}html[data-theme=light]
.gate-ticket-meta span{color:#75838a!important}html[data-theme=light]
.gate-ticket-meta b{color:#172025!important}html[data-theme=light] :is(.compact-public-hero,.public-subhero,.public-hero-v2,.tool-hero,.new-listings-hero,.learn-hero,.download-hero-v2,.chain-hero){background:#ffffff!important;border-color:var(--light-border)!important}html[data-theme=light] :is(.security-architecture-section,.reserve-method-section,.listing-process-section,.vip-cta-section){background:#f5f7f8!important;border-color:var(--light-border)!important}html[data-theme=light]
.site-footer{background:#ffffff!important;border-color:var(--light-border)!important}html[data-theme=light]
.footer-topline{border-color:#e1e7e9!important}html[data-theme=light]
.footer-topline strong{color:#1a2529!important}html[data-theme=light]
.footer-topline span{color:#718087!important}html[data-theme=light]
.footer-brand p{color:#66767d!important}html[data-theme=light]
.footer-links a{color:#5d6d74!important}html[data-theme=light]
.footer-links a:hover{color:#11181c!important}html[data-theme=light]
.social-row span{border-color:#d4dde0!important;color:#536168!important;background:#ffffff}html[data-theme=light]
.footer-bottom{border-color:#e0e6e8!important;color:#77858c!important}html[data-theme=light] :is(input,textarea,select){color:#152025}html[data-theme=light] input::placeholder,html[data-theme=light] textarea::placeholder{color:#95a1a6}@media(max-width:760px){html[data-theme=light] .mobile-bottom-nav{background:rgba(255,255,255,.97)!important;border-color:#d9e1e4!important}}.gx4-ticker{position:relative;z-index:5;border-top:1px solid rgba(83,117,96,.22)!important;border-bottom:1px solid rgba(83,117,96,.24)!important;background:linear-gradient(180deg,rgba(4,9,7,.98),rgba(3,8,6,.98))!important;box-shadow:0 20px 55px rgba(0,0,0,.2)}.gx-home-metrics-band{position:relative;isolation:isolate;overflow:hidden;background:#020506;border-bottom:1px solid rgba(50,82,63,.28)}.gx-home-metrics-band:before{content:"";position:absolute;z-index:-1;width:850px;height:380px;left:50%;top:-190px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(ellipse,rgba(16,212,82,.11),rgba(12,74,39,.06) 42%,transparent 72%);filter:blur(10px)}.gx-home-metrics{min-height:165px;display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch;padding-top:25px;padding-bottom:25px}.gx-home-metrics>div{position:relative;display:flex;flex-direction:column;justify-content:center;padding:15px 30px;border-right:1px solid rgba(82,105,91,.26)}.gx-home-metrics>div:first-child{padding-left:0}.gx-home-metrics>div:last-child{border-right:0;padding-right:0}.gx-home-metrics strong{color:#f2f6f4;font-size:24px;font-weight:600;line-height:1.1;letter-spacing:-.025em}.gx-home-metrics span{margin-top:8px;color:#10D452;font-size:13px;font-weight:650}.gx-home-metrics small{margin-top:5px;color:#718087!important;font-size:13px;line-height:1.5}.gx4-markets{position:relative;isolation:isolate;padding-top:105px!important;padding-bottom:110px!important}.gx4-markets:before{content:"";position:absolute;z-index:-2;width:100vw;left:50%;top:0;bottom:0;transform:translateX(-50%);background:radial-gradient(circle at 84% 20%,rgba(25,163,76,.1),transparent 31%),radial-gradient(circle at 15% 90%,rgba(12,81,42,.12),transparent 32%),#020506}.gx4-markets:after{content:"";position:absolute;z-index:-1;width:720px;height:400px;right:-200px;top:-60px;border-radius:50%;background:radial-gradient(ellipse,rgba(16,212,82,.08),transparent 70%);pointer-events:none}.gx4-markets .gx4-heading-row{margin-bottom:32px}.gx4-markets .gx4-heading-row h2{max-width:700px;color:#f2f6f4;font-size:44px;font-weight:600;letter-spacing:-.04em}.gx4-markets .gx4-heading-row p{max-width:620px;color:#7d8b91;font-size:14px;line-height:1.7}.gx4-markets .text-arrow{color:#a8b5b0;font-size:13px}.gx4-market-tabs{gap:8px;margin-bottom:18px}.gx4-market-tabs button{height:38px;padding:0 16px;border:1px solid transparent;border-radius:9px;background:transparent;color:#7a898f;font-size:13px}.gx4-market-tabs button.active{border-color:rgba(16,212,82,.33);background:rgba(16,212,82,.09);color:#39d873}.gx4-table-wrap{overflow:hidden;border:1px solid #1b292e;border-radius:18px!important;background:linear-gradient(180deg,rgba(7,13,15,.96),rgba(4,9,10,.98));box-shadow:0 32px 90px rgba(0,0,0,.28),0 0 55px rgba(16,212,82,.025)}.gx4-products-band{position:relative;isolation:isolate;overflow:hidden;border:0!important;background:transparent!important}.gx4-products-band:before{content:"";position:absolute;z-index:-2;inset:0;background:linear-gradient(180deg,#020506,#041008 18%,#082014 48%,#041008 78%,#020506)}.gx4-products-band:after{content:"";position:absolute;z-index:-1;width:1000px;height:650px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(ellipse,rgba(16,212,82,.115),rgba(16,106,55,.06) 43%,transparent 71%);filter:blur(14px)}.gx4-products-band .gx4-section{padding-top:115px!important;padding-bottom:125px!important}.gx4-products-band .gx4-heading-row{max-width:760px;margin-bottom:42px}.gx4-products-band .gx4-heading-row h2{color:#f2f6f4;font-size:44px;font-weight:600}.gx4-product-grid{gap:18px!important}.gx4-product-card{position:relative;min-height:315px!important;overflow:hidden;padding:32px!important;border:1px solid rgba(71,105,86,.32)!important;border-radius:19px!important;background:linear-gradient(145deg,rgba(10,22,15,.96),rgba(4,9,7,.98))!important;box-shadow:0 25px 60px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.025);transform:translateY(0);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.gx4-product-card:before{content:"";position:absolute;width:260px;height:260px;right:-110px;top:-120px;border-radius:50%;background:radial-gradient(circle,rgba(16,212,82,.13),transparent 68%)}.gx4-product-card:hover{transform:translateY(-5px)!important;border-color:rgba(54,206,104,.47)!important;box-shadow:0 35px 80px rgba(0,0,0,.35),0 0 45px rgba(16,212,82,.045)}.gx4-product-icon{width:48px!important;height:48px!important;margin-bottom:38px!important;border:1px solid rgba(16,212,82,.36)!important;border-radius:13px!important;background:rgba(16,212,82,.085)!important;color:#27d968!important}.gx4-product-card>small{color:#35cf70!important;font-size:13px!important}.gx4-product-card h3{margin-top:9px!important;color:#f0f4f2;font-size:25px!important;font-weight:600}.gx4-product-card p{max-width:350px!important;color:#79878d!important;font-size:13px!important;line-height:1.7!important}.gx4-product-card .text-arrow{color:#c7d1cd;font-size:13px}.gx4-mobile-section{position:relative;isolation:isolate;min-height:690px;gap:85px!important;padding-top:125px!important;padding-bottom:125px!important}.gx4-mobile-section:before{content:"";position:absolute;z-index:-3;width:100vw;left:50%;top:0;bottom:0;transform:translateX(-50%);background:radial-gradient(circle at 68% 53%,rgba(16,212,82,.16),transparent 28%),radial-gradient(circle at 80% 75%,rgba(16,100,52,.11),transparent 32%),linear-gradient(180deg,#020506,#041109 32%,#071b10 56%,#031008 78%,#020506)}.gx4-mobile-section:after{content:"";position:absolute;z-index:-2;width:720px;height:720px;right:-110px;top:30px;border:1px solid rgba(16,212,82,.09);border-radius:50%;background:repeating-radial-gradient(circle,transparent 0,transparent 15px,rgba(16,212,82,.035) 16px,transparent 17px)}.gx4-mobile-copy{position:relative;z-index:3}.gx4-mobile-copy h2{max-width:580px;color:#f2f6f4;font-size:47px!important;font-weight:600;letter-spacing:-.04em!important}.gx4-mobile-copy>p{max-width:540px;color:#849197!important;font-size:14px!important;line-height:1.75!important}.gx4-mobile-points{margin:34px 0!important}.gx4-mobile-points>span{padding:16px 0!important;border-color:rgba(69,98,82,.3)!important}.gx4-mobile-points b{color:#dfe6e2;font-size:13px!important}.gx4-mobile-points small{color:#748289!important;font-size:13px!important}.gx4-mobile-gallery{position:relative;z-index:3;height:560px!important;gap:17px!important}.gx4-mobile-gallery:before{width:560px!important;height:480px!important;opacity:.9;background:radial-gradient(circle,rgba(16,212,82,.17),rgba(12,88,43,.07) 48%,transparent 71%)!important}.gx4-app-screen{width:170px!important;opacity:.72!important}.gx4-app-screen-featured{width:205px!important;opacity:1!important;transform:translateY(-16px)!important}.gx4-app-screen-frame{height:465px!important;border:1px solid rgba(97,116,106,.48)!important;border-radius:30px!important;background:#030605!important;box-shadow:0 35px 80px rgba(0,0,0,.48)!important}.gx4-app-screen-featured .gx4-app-screen-frame{height:515px!important;border-color:rgba(69,165,101,.45)!important;box-shadow:0 45px 105px rgba(0,0,0,.55),0 0 60px rgba(16,212,82,.07)!important}.gx4-security-band{position:relative;overflow:hidden;border:0!important;background:linear-gradient(180deg,#020506,#04120a 48%,#020506)!important}.gx4-security-band:before{content:"";position:absolute;width:850px;height:480px;left:-250px;top:-140px;border-radius:50%;background:radial-gradient(ellipse,rgba(16,212,82,.09),transparent 70%)}.gx4-security-grid{min-height:460px!important;padding-top:95px!important;padding-bottom:95px!important}.gx4-security-copy{position:relative;z-index:2}.gx4-security-copy h2{color:#f1f5f3;font-size:42px!important;font-weight:600}.gx4-security-cards{position:relative;z-index:2;overflow:hidden;border:1px solid rgba(63,103,80,.38)!important;border-radius:18px!important;background:rgba(5,12,8,.72)!important;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 30px 75px rgba(0,0,0,.3)}.gx4-security-cards>div{min-height:200px!important;padding:29px 23px!important;border-color:rgba(65,94,77,.3)!important}.gx4-security-cards svg{color:#27db6a!important}.gx4-security-cards b{color:#e7ece9;font-size:13px!important}.gx4-security-cards small{color:#75838a!important;font-size:13px!important}.gx4-updates{position:relative;isolation:isolate;gap:18px!important;padding-top:110px!important;padding-bottom:110px!important}.gx4-updates:before{content:"";position:absolute;z-index:-1;width:100vw;left:50%;top:0;bottom:0;transform:translateX(-50%);background:radial-gradient(circle at 85% 40%,rgba(16,212,82,.07),transparent 27%),#020506}.gx4-help-panel,.gx4-news-panel{border:1px solid rgba(62,83,73,.38)!important;border-radius:18px!important;background:linear-gradient(145deg,rgba(8,16,12,.95),rgba(4,9,7,.98))!important;box-shadow:0 25px 65px rgba(0,0,0,.22)}.gx4-help-panel,.gx4-news-panel{padding:32px!important}.gx4-news-list a{min-height:74px!important;border-color:rgba(70,91,81,.26)!important}.gx4-news-list b{color:#dfe6e2;font-size:13px!important}.gx4-news-list small{color:#728087!important;font-size:13px!important}.gx4-help-panel h3{color:#edf2ef;font-size:21px!important}.gx4-help-panel p{color:#75838a!important;font-size:13px!important}.gx4-final-cta{position:relative;min-height:265px!important;overflow:hidden;margin-top:15px;margin-bottom:105px!important;padding:45px 52px!important;border:1px solid rgba(64,228,119,.4)!important;border-radius:22px!important;background:linear-gradient(115deg,#05220f,#0b4b25 35%,#18a84d 70%,#25d866)!important;box-shadow:0 30px 85px rgba(0,0,0,.34),0 0 75px rgba(16,212,82,.1)}.gx4-final-cta:before{content:"";position:absolute;width:480px;height:480px;right:-100px;top:-200px;border-radius:50%;border:1px solid rgba(255,255,255,.08);background:repeating-radial-gradient(circle,transparent 0,transparent 17px,rgba(255,255,255,.045) 18px,transparent 19px)}.gx4-final-cta>*{position:relative;z-index:2}.gx4-final-cta .eyebrow{color:#d6ffe3!important}.gx4-final-cta h2{color:#ffffff!important;font-size:39px!important;font-weight:600}.gx4-final-cta p{color:rgba(255,255,255,.76)!important;font-size:14px!important}.gx4-final-cta .button-primary{background:#ffffff!important;border-color:#ffffff!important;color:#092114!important}.gx4-final-cta .button-secondary{background:rgba(3,22,11,.24)!important;border-color:rgba(255,255,255,.28)!important;color:#ffffff!important}html[data-theme=light]
.gx-home-metrics-band,html[data-theme=light]
.gx4-markets:before,html[data-theme=light]
.gx4-updates:before{background:#f7f9f8}html[data-theme=light]
.gx-home-metrics strong{color:#15201a}html[data-theme=light]
.gx4-markets .gx4-heading-row h2,html[data-theme=light]
.gx4-mobile-copy h2,html[data-theme=light]
.gx4-products-band .gx4-heading-row h2,html[data-theme=light]
.gx4-security-copy h2{color:#111916}html[data-theme=light]
.gx4-products-band:before{background:linear-gradient(180deg,#f8faf9,#eaf7ee 47%,#f8faf9)}html[data-theme=light]
.gx4-product-card{background:rgba(255,255,255,.93)!important;border-color:#d8e4dc!important;box-shadow:0 22px 60px rgba(30,54,39,.075)}html[data-theme=light]
.gx4-help-panel h3,html[data-theme=light]
.gx4-mobile-points b,html[data-theme=light]
.gx4-news-list b,html[data-theme=light]
.gx4-product-card h3,html[data-theme=light]
.gx4-security-cards b{color:#18211d}html[data-theme=light]
.gx4-mobile-section:before{background:radial-gradient(circle at 68% 53%,rgba(16,212,82,.12),transparent 30%),linear-gradient(180deg,#f8faf9,#eaf7ee 52%,#f8faf9)}html[data-theme=light]
.gx4-security-band{background:linear-gradient(180deg,#f7faf8,#edf8f0,#f7faf8)!important}html[data-theme=light]
.gx4-security-cards{background:rgba(255,255,255,.88)!important;border-color:#d5e5da!important;box-shadow:0 22px 60px rgba(31,55,40,.07)}html[data-theme=light]
.gx4-help-panel,html[data-theme=light]
.gx4-news-panel{background:#ffffff!important;border-color:#dce5df!important;box-shadow:0 22px 60px rgba(31,55,40,.06)}html[data-theme=light]
.gx4-final-cta{background:linear-gradient(115deg,#063016,#0c6d32 45%,#24cf61)!important}@media(max-width:900px){.gx-home-metrics{grid-template-columns:repeat(2,1fr)}.gx-home-metrics>div{border-bottom:1px solid rgba(82,105,91,.26)}.gx-home-metrics>div:nth-child(2){border-right:0}.gx-home-metrics>div:nth-child(3),.gx-home-metrics>div:nth-child(4){border-bottom:0}.gx4-mobile-section,.gx4-products-band .gx4-section,.gx4-updates{padding-top:85px!important;padding-bottom:85px!important}.gx4-mobile-gallery{margin-top:45px}}@media(max-width:760px){.gx-home-metrics{grid-template-columns:1fr;padding-top:12px;padding-bottom:12px}.gx-home-metrics>div,.gx-home-metrics>div:first-child,.gx-home-metrics>div:last-child{min-height:92px;padding:16px 0;border-right:0;border-bottom:1px solid rgba(82,105,91,.25)}.gx-home-metrics>div:last-child{border-bottom:0}.gx-home-metrics strong{font-size:21px}.gx4-markets{padding-top:72px!important;padding-bottom:75px!important}.gx4-markets .gx4-heading-row h2,.gx4-mobile-copy h2,.gx4-products-band .gx4-heading-row h2,.gx4-security-copy h2{font-size:32px!important}.gx4-products-band .gx4-section{padding-top:75px!important;padding-bottom:80px!important}.gx4-product-grid{gap:12px!important}.gx4-product-card{min-height:245px!important;padding:24px!important}.gx4-mobile-section{min-height:auto;padding-top:80px!important;padding-bottom:85px!important}.gx4-mobile-gallery{height:430px!important}.gx4-app-screen,.gx4-app-screen-featured{width:160px!important;flex-basis:160px!important;transform:none!important;opacity:1!important}.gx4-app-screen-featured .gx4-app-screen-frame,.gx4-app-screen-frame{height:385px!important;border-radius:24px!important}.gx4-security-grid{padding-top:75px!important;padding-bottom:75px!important}.gx4-security-cards>div,.gx4-security-grid{min-height:auto!important}.gx4-updates{padding-top:75px!important;padding-bottom:75px!important}.gx4-final-cta{min-height:auto!important;margin-bottom:42px!important;padding:30px!important}.gx4-final-cta h2{font-size:31px!important}}.gx-premium-hero{position:relative;min-height:680px;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 74% 42%,rgba(16,212,82,.17),transparent 30%),radial-gradient(circle at 94% 5%,rgba(12,78,40,.2),transparent 27%),linear-gradient(180deg,#020506,#020706 50%,#031008);border-bottom:1px solid rgba(55,85,68,.28)}.gx-premium-hero:before{content:"";position:absolute;inset:0;z-index:-2;opacity:.28;background-image:linear-gradient(rgba(16,212,82,.07) 1px,transparent 0),linear-gradient(90deg,rgba(16,212,82,.07) 1px,transparent 0);background-size:110px 110px}.gx-premium-hero-grid{min-height:680px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(500px,1.05fr);align-items:center;grid-gap:55px;gap:55px;padding-top:55px;padding-bottom:55px}.gx-premium-copy{position:relative;z-index:5}.gx-premium-eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:24px;color:#25d568;font-size:13px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.gx-premium-eyebrow i{width:7px;height:7px;border-radius:50%;background:#10D452;box-shadow:0 0 14px rgba(16,212,82,.65)}.gx-premium-copy h1{margin:0;color:#f4f7f5;font-size:clamp(50px,4.25vw,69px);font-weight:600;line-height:1.03;letter-spacing:-.045em}.gx-premium-copy h1 span{display:block;margin-top:8px;color:#10D452}.gx-premium-description{max-width:570px;margin:25px 0 0;color:#91a0a6!important;font-size:15px;line-height:1.7}.gx-premium-actions{display:flex;gap:12px;margin-top:30px}.gx-premium-primary,.gx-premium-secondary{height:52px;display:inline-flex;align-items:center;justify-content:center;gap:11px;padding:0 25px;border-radius:9px;font-size:14px;font-weight:650}.gx-premium-primary{min-width:190px;color:#031008;background:linear-gradient(135deg,#29df70,#1fc55f);border:1px solid #3ade78;box-shadow:0 14px 38px rgba(16,212,82,.14)}.gx-premium-secondary{min-width:175px;color:#ecf2ef;background:rgba(4,9,10,.6);border:1px solid #344248}.gx-premium-trust{display:flex;margin-top:38px}.gx-premium-trust>div{display:grid;grid-template-columns:28px 1fr;grid-gap:8px;gap:8px;padding-right:20px;margin-right:20px;border-right:1px solid #263238}.gx-premium-trust>div:last-child{border:0;margin:0;padding:0}.gx-premium-trust svg{grid-row:1/3;color:#22d768}.gx-premium-trust span{display:grid;grid-gap:3px;gap:3px}.gx-premium-trust b{color:#dce4e0;font-size:13px;white-space:nowrap}.gx-premium-trust small{color:#738087!important;font-size:13px;white-space:nowrap}.gx-premium-visual{position:relative;min-height:575px}.gx-premium-orbit{position:absolute;width:620px;height:520px;right:-70px;bottom:-40px;border-radius:50%;opacity:.7;background:repeating-radial-gradient(ellipse at center,transparent 0,transparent 15px,rgba(16,212,82,.08) 16px,transparent 17px);transform:rotate(-13deg);-webkit-mask-image:linear-gradient(115deg,transparent 5%,#000 35%,#000 78%,transparent);mask-image:linear-gradient(115deg,transparent 5%,#000 35%,#000 78%,transparent)}.gx-premium-phone-stage{position:absolute;z-index:4;width:305px;right:65px;top:4px}.gx-premium-phone-glow{position:absolute;z-index:-1;width:420px;height:460px;left:50%;top:85px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle,rgba(16,212,82,.2),rgba(14,112,54,.06) 48%,transparent 70%);filter:blur(11px)}.gx-premium-phone{width:285px;height:550px;margin:auto;padding:8px;overflow:hidden;border:1px solid #45534b;border-radius:42px;background:linear-gradient(145deg,#333e38,#070a08 17%,#020303 80%,#303a35);box-shadow:0 45px 90px rgba(0,0,0,.56),0 0 75px rgba(16,212,82,.07);transform:rotate(2deg)}.gx-premium-phone img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center;border-radius:34px}.gx-premium-snapshot{position:absolute;z-index:6;width:240px;left:-3px;top:130px;overflow:hidden;border:1px solid rgba(57,155,88,.5);border-radius:15px;background:linear-gradient(145deg,rgba(13,32,21,.94),rgba(5,12,8,.94));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 28px 70px rgba(0,0,0,.4)}.gx-premium-card-head{height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid rgba(74,102,86,.27)}.gx-premium-card-head a,.gx-premium-card-head b{font-size:13px}.gx-premium-card-head b{color:#edf3ef}.gx-premium-card-head a{color:#25d667}.gx-premium-snapshot-list>a{min-height:49px;display:grid;grid-template-columns:29px 1fr auto;align-items:center;grid-gap:8px;gap:8px;padding:0 12px;border-bottom:1px solid rgba(73,98,84,.23);color:inherit}.gx-premium-snapshot-list>a:last-child{border-bottom:0}.gx-premium-snapshot-list .asset-icon{width:27px;height:27px;min-width:27px;font-size:13px}.gx-premium-snapshot-name,.gx-premium-snapshot-value{display:grid;grid-gap:2px;gap:2px}.gx-premium-snapshot-value{text-align:right}.gx-premium-snapshot-name b,.gx-premium-snapshot-value b{color:#edf3ef;font-size:13px}.gx-premium-snapshot-name small,.gx-premium-snapshot-value small{font-size:13px}.gx-premium-mobile-card{position:absolute;z-index:7;width:205px;right:-10px;top:365px;display:grid;grid-template-columns:34px 1fr;align-items:center;grid-gap:10px;gap:10px;padding:18px;border:1px solid rgba(67,158,98,.45);border-radius:15px;background:linear-gradient(145deg,rgba(14,34,22,.95),rgba(5,13,9,.95));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 25px 65px rgba(0,0,0,.37);color:#24da68}.gx-premium-mobile-card span{display:grid;grid-gap:4px;gap:4px}.gx-premium-mobile-card b{color:#f0f5f2;font-size:13px}.gx-premium-mobile-card small{color:#829097!important;font-size:13px}html[data-theme=light] .gx-premium-hero{background:radial-gradient(circle at 75% 42%,rgba(16,212,82,.1),transparent 30%),linear-gradient(180deg,#fff,#f5faf7)}html[data-theme=light] .gx-premium-copy h1{color:#111916}html[data-theme=light] .gx-premium-description{color:#65757c!important}html[data-theme=light] .gx-premium-secondary{color:#172025;background:#fff;border-color:#cbd7d1}html[data-theme=light] .gx-premium-trust b{color:#26332d}html[data-theme=light] .gx-premium-trust>div{border-color:#d9e2dd}html[data-theme=light] .gx-premium-mobile-card,html[data-theme=light] .gx-premium-snapshot{background:rgba(255,255,255,.95);border-color:#badbc5;box-shadow:0 25px 65px rgba(26,52,35,.11)}html[data-theme=light] .gx-premium-card-head b,html[data-theme=light] .gx-premium-mobile-card b,html[data-theme=light] .gx-premium-snapshot-name b,html[data-theme=light] .gx-premium-snapshot-value b{color:#17211b}@media(max-width:1000px){.gx-premium-hero-grid{grid-template-columns:1fr;gap:50px}.gx-premium-visual{width:650px;max-width:100%;margin:auto}}@media(max-width:760px){.gx-premium-hero-grid{min-height:auto;padding-top:44px;padding-bottom:48px}.gx-premium-copy h1{font-size:clamp(40px,11vw,49px)}.gx-premium-description{font-size:15px}.gx-premium-actions{display:grid;grid-template-columns:1fr 1fr}.gx-premium-primary,.gx-premium-secondary{min-width:0;width:100%;height:48px;padding:0 12px;font-size:13px}.gx-premium-trust{display:grid}.gx-premium-trust>div{min-height:55px;margin:0;padding:10px 0;border-right:0;border-bottom:1px solid #243138}.gx-premium-trust>div:last-child{border-bottom:0}.gx-premium-visual{min-height:480px}.gx-premium-phone-stage{right:50%;transform:translateX(50%);width:245px}.gx-premium-phone{width:230px;height:440px}.gx-premium-snapshot{left:-5px;top:140px;transform:scale(.82);transform-origin:left center}.gx-premium-mobile-card{right:-5px;top:315px;transform:scale(.84);transform-origin:right center}}@media(max-width:480px){.gx-premium-actions{grid-template-columns:1fr}.gx-premium-snapshot{display:none}}:root{--gx-brand:#10D452;--gx-brand-soft:#78E2A5;--gx-forest:#163A24;--gx-rich-black:#080808;--gx-graphite:#101010;--gx-panel:#171717;--gx-divider:#292929;--gx-positive:#10D452;--gx-btc:#F7931A;--gx-eth:#627EEA;--gx-sol:#9945FF;--gx-usdt:#26A17B;--gx-font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--gx-page-atmosphere:radial-gradient(1100px 760px at 92% -10%,rgba(16,212,82,.14) 0%,rgba(16,212,82,.085) 18%,rgba(16,212,82,.040) 34%,rgba(16,212,82,.014) 50%,transparent 68%),radial-gradient(900px 680px at -8% 68%,rgba(0,150,65,.085) 0%,rgba(0,150,65,.040) 28%,rgba(0,150,65,.012) 48%,transparent 68%),linear-gradient(180deg,#000000,#020403 46%,#000000)}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body,button,html,input,select,textarea{font-family:var(--gx-font-sans)!important}body{font-feature-settings:"kern" 1,"liga" 1}.market-terminal,.trading-terminal,[class*=balance],[class*=market],[class*=order],[class*=price],[class*=trade]{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}html:not([data-theme=light]){color-scheme:dark;background:#000000}html:not([data-theme=light])
body{background-color:#000000;background-image:var(--gx-page-atmosphere);background-attachment:fixed;background-repeat:no-repeat;background-size:cover}html:not([data-theme=light])
main{background-image:radial-gradient(1000px 620px at 94% 2%,rgba(16,212,82,.105) 0,rgba(16,212,82,.055) 22%,rgba(16,212,82,.02) 40%,transparent 66%),radial-gradient(900px 620px at -10% 70%,rgba(0,150,65,.06) 0,rgba(0,150,65,.025) 30%,transparent 62%)!important;background-repeat:no-repeat!important}html:not([data-theme=light])
body{color:#F5F5F5}html:not([data-theme=light])
small{color:inherit}html:not([data-theme=light])
.positive{color:#10D452!important}html:not([data-theme=light])
.negative{color:#FF5C5C!important}html:not([data-theme=light])
input,html:not([data-theme=light])
textarea{caret-color:#10D452}html:not([data-theme=light])
input::placeholder,html:not([data-theme=light])
textarea::placeholder{color:#7B7B7B}html:not([data-theme=light])
a:focus-visible,html:not([data-theme=light])
button:focus-visible,html:not([data-theme=light])
input:focus-visible,html:not([data-theme=light])
select:focus-visible,html:not([data-theme=light])
textarea:focus-visible{outline:2px solid rgba(16,212,82,.65);outline-offset:2px}html:not([data-theme=light])
::selection{color:#000000;background:#10D452}html:not([data-theme=light]){scrollbar-color:#292929 #080808}html:not([data-theme=light])
::-webkit-scrollbar{width:9px;height:9px}html:not([data-theme=light])
::-webkit-scrollbar-track{background:#080808}html:not([data-theme=light])
::-webkit-scrollbar-thumb{border:2px solid #080808;border-radius:8px;background:#292929}html:not([data-theme=light])
::-webkit-scrollbar-thumb:hover{background:#163A24}html[data-theme=light],html[data-theme=light]
body{background-image:none!important}@media(max-width:760px){html:not([data-theme=light]) body{background-image:radial-gradient(650px 520px at 105% -5%,rgba(16,212,82,.1) 0,rgba(16,212,82,.045) 31%,transparent 64%),linear-gradient(180deg,#000000,#020403 48%,#000000)}html:not([data-theme=light]) main{background-image:radial-gradient(620px 460px at 105% 0,rgba(16,212,82,.075),transparent 64%)!important}}html:not([data-theme=light]){background:#000000!important}html:not([data-theme=light])
body{background-color:#000000!important;background-image:radial-gradient(ellipse 58% 16% at 78% 7%,rgba(16,212,82,.145) 0,rgba(16,212,82,.085) 24%,rgba(16,212,82,.04) 45%,rgba(22,58,36,.018) 62%,transparent 78%),radial-gradient(ellipse 62% 15% at 8% 28%,rgba(22,58,36,.115) 0,rgba(22,58,36,.055) 38%,rgba(16,212,82,.018) 56%,transparent 76%),radial-gradient(ellipse 62% 17% at 87% 51%,rgba(16,212,82,.08) 0,rgba(16,212,82,.038) 34%,rgba(22,58,36,.02) 55%,transparent 78%),radial-gradient(ellipse 58% 16% at 12% 73%,rgba(22,58,36,.095) 0,rgba(22,58,36,.045) 37%,transparent 75%),radial-gradient(ellipse 60% 15% at 82% 94%,rgba(16,212,82,.055) 0,rgba(22,58,36,.028) 45%,transparent 76%),linear-gradient(180deg,#000000,#010302 15%,#000000 31%,#010302 47%,#000000 64%,#010302 82%,#000000)!important;background-repeat:no-repeat!important;background-size:100% 100%!important;background-attachment:scroll!important}html:not([data-theme=light])
main{background-color:transparent!important;background-image:none!important}html[data-theme=light]
body,html[data-theme=light]
main{background-image:none!important}html:not([data-theme=light]) .gx-portfolio-scope{--gx-p-bg:#020506;--gx-p-shell:#030607;--gx-p-surface:#070c0d;--gx-p-surface-2:#080d0f;--gx-p-surface-hover:#0a1012;--gx-p-line:#1a2428;--gx-p-line-soft:#131c20;--gx-p-line-strong:#2a373c;--gx-p-text:#f4f7f5;--gx-p-secondary:#a9b2b6;--gx-p-muted:#657177;--gx-p-green:#10d452;min-height:calc(100vh - 64px);color:var(--gx-p-text)}html:not([data-theme=light])
.gx-portfolio-scope .account-app,html:not([data-theme=light]) .gx-portfolio-scope{background:radial-gradient(circle at 82% 8%,rgba(16,212,82,.105) 0,rgba(16,212,82,.045) 18%,transparent 38rem),radial-gradient(circle at 8% 78%,rgba(16,212,82,.035) 0,transparent 30rem),linear-gradient(180deg,#030707,#020505 52%,#020404)!important}html:not([data-theme=light])
.gx-portfolio-scope .account-topbar{background:#030607!important;border-color:#182125!important}html:not([data-theme=light])
.gx-portfolio-scope .account-sidebar{background:#05090a!important;border-color:#172126!important}html:not([data-theme=light])
.gx-portfolio-scope .account-main{background:transparent!important}html:not([data-theme=light])
.gx-portfolio-scope .account-page-head h1{color:#f4f7f5!important}html:not([data-theme=light])
.gx-portfolio-scope .account-page-head p{color:#78858a!important}html:not([data-theme=light])
.gx-portfolio-scope .account-breadcrumb{color:#5f6b70!important}html:not([data-theme=light])
.gx-portfolio-scope .account-card{border:1px solid #1a2428!important;background:#070c0d!important;border-radius:12px!important;box-shadow:none!important}html:not([data-theme=light])
.gx-portfolio-scope .portfolio-balance-card{border-color:#1d2b25!important;background:radial-gradient(circle at 92% 0,rgba(16,212,82,.055),transparent 15rem),#070c0d!important}html:not([data-theme=light])
.gx-portfolio-scope .portfolio-balance-card:after{display:none!important}html:not([data-theme=light])
.gx-portfolio-scope .account-card-head{color:#dce2df}html:not([data-theme=light])
.gx-portfolio-scope .account-card-head h2,html:not([data-theme=light])
.gx-portfolio-scope .account-card-head h3,html:not([data-theme=light])
.gx-portfolio-scope .account-card-head>span{color:#dce2df!important}html:not([data-theme=light])
.gx-portfolio-scope .ghost-icon{color:#647075}html:not([data-theme=light])
.gx-portfolio-scope .ghost-icon:hover{color:#ffffff;background:#0d1416}html:not([data-theme=light])
.gx-portfolio-scope .portfolio-total{color:#f4f7f5!important;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}html:not([data-theme=light])
.gx-portfolio-scope .portfolio-subline{color:#748078!important}html:not([data-theme=light])
.gx-portfolio-scope .allocation-ring-v2{box-shadow:0 0 0 1px rgba(255,255,255,.025),0 10px 30px rgba(0,0,0,.2)}html:not([data-theme=light])
.gx-portfolio-scope .allocation-ring-v2:after{background:#070c0d!important}html:not([data-theme=light])
.gx-portfolio-scope .allocation-ring-v2 strong{color:#f4f7f5!important}html:not([data-theme=light])
.gx-portfolio-scope .allocation-ring-v2 small{color:#657177!important}html:not([data-theme=light])
.gx-portfolio-scope .allocation-legend-v2 span{color:#78848a!important}html:not([data-theme=light])
.gx-portfolio-scope .allocation-legend-v2 b{color:#dce2df!important}html:not([data-theme=light])
.gx-portfolio-scope .pnl-card>strong{color:#f4f7f5!important}html:not([data-theme=light])
.gx-portfolio-scope .pnl-card>small{color:#657177!important}html:not([data-theme=light])
.gx-portfolio-scope .assets-card-v2{overflow:hidden}html:not([data-theme=light])
.gx-portfolio-scope .assets-card-v2 .account-card-head{background:#070c0d!important;border-color:#151f23!important}html:not([data-theme=light])
.gx-portfolio-scope .asset-tabs button{color:#657177!important;position:relative}html:not([data-theme=light])
.gx-portfolio-scope .asset-tabs button.active{color:#f4f7f5!important}html:not([data-theme=light])
.gx-portfolio-scope .asset-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-15px;height:2px;background:#10d452}html:not([data-theme=light])
.gx-portfolio-scope .asset-tools label{background:#080d0f!important;border:1px solid #1c282c!important;color:#5f6b70!important}html:not([data-theme=light])
.gx-portfolio-scope .asset-tools label:focus-within{border-color:#2e5f3d!important}html:not([data-theme=light])
.gx-portfolio-scope .asset-tools input{color:#e8ecea!important;background:transparent!important;border:0!important;box-shadow:none!important}html:not([data-theme=light])
.gx-portfolio-scope .asset-tools input::placeholder{color:#59656b!important}html:not([data-theme=light])
.gx-portfolio-scope .account-table{color:#cbd3d0;background:#070c0d!important}html:not([data-theme=light])
.gx-portfolio-scope .account-table th{height:40px;color:#5f6b70!important;background:#080d0f!important;border-color:#131c20!important;font-weight:600}html:not([data-theme=light])
.gx-portfolio-scope .account-table td{color:#aeb8b4!important;border-color:#131c20!important;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}html:not([data-theme=light])
.gx-portfolio-scope .account-table td b,html:not([data-theme=light])
.gx-portfolio-scope .account-table td strong{color:#edf1ef!important}html:not([data-theme=light])
.gx-portfolio-scope .account-table td small{color:#657177!important}html:not([data-theme=light])
.gx-portfolio-scope .account-table tbody tr{background:#070c0d!important}html:not([data-theme=light])
.gx-portfolio-scope .account-table tbody tr:hover{background:#0a1012!important}html:not([data-theme=light])
.gx-portfolio-scope .row-actions a{color:#8b979c!important;background:transparent!important;border:0!important;padding:0!important}html:not([data-theme=light])
.gx-portfolio-scope .row-actions a:hover{color:#10d452!important}html:not([data-theme=light])
.gx-portfolio-scope .account-head-actions .button-primary{color:#001608!important;background:linear-gradient(180deg,#2ad765,#10d452)!important;border-color:#38dc70!important;box-shadow:0 8px 24px rgba(16,212,82,.13)!important}html:not([data-theme=light])
.gx-portfolio-scope .account-head-actions .button-secondary{color:#dce2df!important;background:#080d0f!important;border-color:#263237!important;box-shadow:none!important}html:not([data-theme=light])
.gx-portfolio-scope .account-head-actions .button-secondary:hover{background:#0d1416!important;border-color:#394a50!important}html:not([data-theme=light])
.gx-portfolio-scope .portfolio-bottom-grid>.account-card{background:#070c0d!important}html:not([data-theme=light])
.gx-portfolio-scope .portfolio-bottom-grid>.account-card>p{color:#657177!important;line-height:1.6}html:not([data-theme=light])
.gx-portfolio-scope .quick-action-grid a{border:1px solid #182327!important;background:#080d0f!important;color:#dce2df!important;box-shadow:none!important;transition:background .16s ease,border-color .16s ease,transform .16s ease}html:not([data-theme=light])
.gx-portfolio-scope .quick-action-grid a:hover{background:#0b1113!important;border-color:#2a373c!important;transform:translateY(-1px)}html:not([data-theme=light])
.gx-portfolio-scope .quick-action-grid a>span{background:rgba(16,212,82,.075)!important;color:#10d452!important;border:1px solid rgba(16,212,82,.12)}html:not([data-theme=light])
.gx-portfolio-scope .quick-action-grid b{color:#e6ebe8!important}html:not([data-theme=light])
.gx-portfolio-scope .quick-action-grid small{color:#657177!important}html:not([data-theme=light])
.gx-portfolio-scope .account-nav a{color:#79858a}html:not([data-theme=light])
.gx-portfolio-scope .account-nav a.active,html:not([data-theme=light])
.gx-portfolio-scope .account-nav a:hover{background:#08100c!important;color:#e1e7e4!important}html:not([data-theme=light])
.gx-portfolio-scope .account-nav a.active:before{background:#10d452!important}@media(max-width:760px){html:not([data-theme=light]) .gx-portfolio-scope .account-main{background:#020506!important}}html:not([data-theme=light])
.gx-portfolio-scope .account-main>.account-card{padding:20px 22px!important}html:not([data-theme=light])
.gx-portfolio-scope .account-main>.account-card .account-card-head{margin-bottom:12px}html:not([data-theme=light])
.gx-portfolio-scope .account-main>.account-card>p{margin:0;color:#78858a;line-height:1.6}html:not([data-theme=light])
.gx-portfolio-scope .portfolio-kpi-grid{display:grid;grid-template-columns:1.25fr 1fr .9fr .72fr;grid-gap:12px;gap:12px;align-items:stretch}html:not([data-theme=light])
.gx-portfolio-scope .portfolio-kpi-grid>.account-card{min-width:0;min-height:266px;padding:18px!important;border:1px solid #1d2b25!important;border-radius:12px!important;background:radial-gradient(circle at 92% 0,rgba(16,212,82,.055),transparent 15rem),#070c0d!important}html:not([data-theme=light])
.gx-portfolio-scope .portfolio-kpi-grid .account-card-head{min-height:36px;margin-bottom:10px}html:not([data-theme=light])
.gx-portfolio-scope .portfolio-kpi-grid .account-card-head>span{color:#edf1ef!important;font-weight:700}html:not([data-theme=light])
.gx-portfolio-scope .portfolio-performance-card{overflow:hidden}html:not([data-theme=light])
.gx-portfolio-scope .performance-periods{display:flex;align-items:center;gap:4px}html:not([data-theme=light])
.gx-portfolio-scope .performance-periods span{min-width:27px;height:24px;display:grid;place-items:center;border-radius:5px;color:#59666b;font-size:11px}html:not([data-theme=light])
.gx-portfolio-scope .performance-periods span.active{color:#70dc90;background:rgba(16,212,82,.08)}html:not([data-theme=light])
.gx-portfolio-scope .performance-current-value{display:block;margin-top:8px;color:#f4f7f5;font-size:24px;line-height:1.15;letter-spacing:-.035em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}html:not([data-theme=light])
.gx-portfolio-scope .performance-meta{display:flex;align-items:center;justify-content:space-between;margin-top:7px;color:#657177;font-size:12px}html:not([data-theme=light])
.gx-portfolio-scope .performance-meta strong{color:#78858a;font-size:13px}html:not([data-theme=light])
.gx-portfolio-scope .performance-chart-placeholder{height:104px;margin-top:18px;position:relative;overflow:hidden;border-top:1px solid #132019;background-image:linear-gradient(rgba(20,37,28,.5) 1px,transparent 0),linear-gradient(90deg,rgba(20,37,28,.34) 1px,transparent 0);background-size:100% 34px,52px 100%}html:not([data-theme=light])
.gx-portfolio-scope .performance-chart-placeholder:before{content:"";position:absolute;left:0;right:0;top:52%;border-top:1px dashed rgba(16,212,82,.2)}html:not([data-theme=light])
.gx-portfolio-scope .performance-chart-placeholder span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:5px 8px;color:#59666b;background:#070c0d;font-size:11px;white-space:nowrap}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2 .allocation-layout{margin-top:18px;grid-template-columns:104px minmax(0,1fr)}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2 .allocation-ring-v2{width:100px;height:100px}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2{min-width:0}html:not([data-theme=light])
.gx-portfolio-scope .wallet-summary-stats{display:grid;margin-top:5px}html:not([data-theme=light])
.gx-portfolio-scope .wallet-summary-stat{min-height:66px;display:grid;align-content:center;grid-gap:4px;gap:4px;border-bottom:1px solid #131c20}html:not([data-theme=light])
.gx-portfolio-scope .wallet-summary-stat strong{color:#f4f7f5!important;font-size:24px!important;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}html:not([data-theme=light])
.gx-portfolio-scope .wallet-summary-stat small{color:#657177!important;font-size:12px}html:not([data-theme=light])
.gx-portfolio-scope .wallet-summary-note{display:block;margin-top:13px!important;color:#59666b!important;font-size:11px!important;line-height:1.45}@media(max-width:1180px){html:not([data-theme=light]) .gx-portfolio-scope .portfolio-kpi-grid{grid-template-columns:1fr 1fr!important}html:not([data-theme=light]) .gx-portfolio-scope .pnl-card{grid-column:auto!important}}html:not([data-theme=light])
.gx-portfolio-scope .portfolio-balance-card{display:flex;flex-direction:column;justify-content:center;padding-top:30px!important;padding-bottom:38px!important}html:not([data-theme=light])
.gx-portfolio-scope .portfolio-balance-card .account-card-head{margin-bottom:12px}html:not([data-theme=light])
.gx-portfolio-scope .portfolio-balance-card .portfolio-total{margin-top:0}html:not([data-theme=light])
.gx-portfolio-scope .portfolio-balance-card{display:grid!important;grid-template-rows:36px 1fr auto;align-items:stretch;padding:18px!important}html:not([data-theme=light])
.gx-portfolio-scope .portfolio-balance-card .account-card-head{width:100%;min-height:36px;margin:0!important;align-self:start}html:not([data-theme=light])
.gx-portfolio-scope .portfolio-balance-card .portfolio-total{margin:0!important;align-self:center;font-size:34px;line-height:1.08}html:not([data-theme=light])
.gx-portfolio-scope .portfolio-balance-card .portfolio-subline{align-self:end;padding-bottom:4px}html:not([data-theme=light])
.gx-portfolio-scope .allocation-legend-v2 b{display:grid;justify-items:end;grid-gap:2px;gap:2px;color:#edf1ef!important;font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}html:not([data-theme=light])
.gx-portfolio-scope .allocation-legend-v2 b>small{color:#59666b!important;font-size:10px;font-weight:500}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2{display:flex;flex-direction:column}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2 .allocation-layout{grid-template-columns:1fr!important;grid-template-rows:minmax(210px,1fr) auto;justify-items:center;grid-gap:14px;gap:14px}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2 .allocation-ring-v2{width:210px!important;height:210px!important}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2 .allocation-ring-v2>div strong{font-size:34px!important;line-height:1!important}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2 .allocation-ring-v2>div small{font-size:14px!important}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2{grid-template-columns:1fr 1fr;grid-gap:8px 18px;gap:8px 18px;align-self:end}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:6px 10px;gap:6px 10px;padding-top:8px;border-top:1px solid #131c20}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2>div>span i{margin-right:7px}@media(max-width:1180px){html:not([data-theme=light]) .gx-portfolio-scope .allocation-card-v2 .allocation-ring-v2{width:190px!important;height:190px!important}}@media(max-width:700px){html:not([data-theme=light]) .gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2{grid-template-columns:1fr!important}}html:not([data-theme=light])
.gx-portfolio-scope .wallet-summary-card{display:none!important}html:not([data-theme=light])
.gx-portfolio-scope .portfolio-kpi-grid{grid-template-columns:1.05fr .85fr 1.2fr!important}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2{min-width:0}@media(max-width:1180px){html:not([data-theme=light]) .gx-portfolio-scope .portfolio-kpi-grid{grid-template-columns:1fr 1fr!important}}@media(max-width:700px){html:not([data-theme=light]) .gx-portfolio-scope .portfolio-kpi-grid{grid-template-columns:1fr!important}}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2 .allocation-layout{display:grid!important;grid-template-columns:minmax(220px,1fr) 260px!important;grid-template-rows:1fr!important;align-items:center;grid-gap:18px;gap:18px;min-height:calc(100% - 46px);margin-top:10px!important}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2{order:1;width:100%;display:grid!important;grid-template-columns:1fr!important;grid-gap:8px;gap:8px;align-self:center}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2 .allocation-ring-v2{order:2;width:220px!important;height:220px!important;margin:0 0 0 auto!important}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2>div{display:flex!important;justify-content:space-between;gap:10px;padding:6px 0;border-top:none!important;border-bottom:1px solid #131c20}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2>div>span{display:flex;align-items:center;gap:8px;min-width:0;color:#c8d2d6!important;font-size:15px;font-weight:500;white-space:nowrap}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2>div>span i{margin-right:0!important;width:7px;height:7px;border-radius:999px;flex:0 0 auto}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2 b{display:block!important;color:#f3f6f4!important;font-size:18px;font-weight:700;line-height:1;white-space:nowrap}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2 b>small{display:none!important}@media(max-width:1180px){html:not([data-theme=light]) .gx-portfolio-scope .allocation-card-v2 .allocation-layout{grid-template-columns:1fr!important;grid-template-rows:auto auto!important;justify-items:center}html:not([data-theme=light]) .gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2{order:2}html:not([data-theme=light]) .gx-portfolio-scope .allocation-card-v2 .allocation-ring-v2{order:1;margin:0 auto!important}}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2 .allocation-layout{grid-template-columns:205px minmax(0,1fr)!important;gap:18px!important;padding-right:6px}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2{width:205px!important;justify-self:start}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2>div{display:grid!important;grid-template-columns:112px 58px!important;justify-content:start!important;align-items:center;grid-gap:10px!important;gap:10px!important}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2 b{text-align:right;justify-self:end;font-size:17px!important}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2 .allocation-ring-v2{width:190px!important;height:190px!important;justify-self:center;margin:0 auto!important}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2 .allocation-ring-v2:after{inset:27px!important}html:not([data-theme=light])
.gx-portfolio-scope .allocation-card-v2 .allocation-ring-v2>div strong{font-size:32px!important}.market-summary-bar .summary-price>strong{font-size:20px!important;line-height:22px!important;font-weight:800!important;letter-spacing:-.2px!important}.market-summary-bar .summary-price>span{font-size:12px!important;line-height:16px!important;font-weight:700!important}[class*=marketSummary]
[class*=summaryPrice]>b,[class*=marketSummary]
[class*=summaryPrice]>strong{font-size:20px!important;line-height:22px!important;font-weight:800!important;letter-spacing:-.2px!important}[class*=marketSummary]
[class*=summaryPrice]>small,[class*=marketSummary]
[class*=summaryPrice]>span{font-size:12px!important;line-height:16px!important;font-weight:700!important}.market-summary-bar .summary-stat small{font-size:11px!important;line-height:14px!important;font-weight:600!important}.market-summary-bar .summary-stat b{font-size:12.5px!important;line-height:16px!important;font-weight:700!important}@media(max-width:760px){.market-summary-bar .summary-price>strong,[class*=marketSummary] [class*=summaryPrice]>b,[class*=marketSummary] [class*=summaryPrice]>strong{font-size:18px!important;line-height:20px!important}}.auth-inline-error{margin:12px 0 0!important;padding:9px 10px;border:1px solid rgba(255,92,92,.24);background:rgba(255,92,92,.06);border-radius:7px;color:#ff8585!important;font-size:13px!important;line-height:1.45!important}.auth-panel-v2>.button:disabled{opacity:.6;cursor:wait}.gx-auth-modal-backdrop{position:fixed;inset:0;z-index:1200;background:rgba(0,0,0,.78);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:20px}.gx-auth-modal{width:min(440px,100%);border:1px solid #1d292d;border-radius:12px;background:#080d0f;box-shadow:0 30px 90px rgba(0,0,0,.58);padding:18px;color:#f5f5f5}.gx-auth-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:10px}.gx-auth-modal-head>div{display:grid;grid-gap:4px;gap:4px}.gx-auth-modal-head small{font-size:13px;color:var(--green);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.gx-auth-modal-head strong{font-size:17px;line-height:1.25}.gx-auth-modal-close{width:30px;height:30px;border:1px solid #1d292d;border-radius:7px;background:#0b1113;color:#758188;font-size:20px;line-height:1;display:grid;place-items:center}.gx-auth-modal-close:hover{color:#f5f5f5;border-color:#2a383d}.gx-auth-modal>p{margin:0 0 14px;color:#748087;font-size:13px;line-height:1.55}.gx-auth-modal-error{margin-top:10px;padding:9px 10px;border:1px solid rgba(255,92,92,.24);background:rgba(255,92,92,.06);border-radius:7px;color:#ff8585;font-size:13px;line-height:1.45}.gx-auth-modal-status{margin-top:9px;color:#718078;font-size:13px;text-align:center}.gx-captcha-image{position:relative;aspect-ratio:2/1;overflow:hidden;border-radius:8px;background:#050809;border:1px solid #172126}.gx-captcha-image,.gx-captcha-image>img:first-child{width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gx-captcha-image>img:first-child{height:100%;display:block;object-fit:fill;pointer-events:none}.gx-captcha-piece{position:absolute;z-index:2;top:0;height:100%;overflow:hidden;pointer-events:none;will-change:left}.gx-captcha-piece img{width:100%;height:100%;display:block;object-fit:fill;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gx-captcha-refresh{position:absolute;z-index:4;right:8px;top:8px;height:28px;padding:0 9px;border:1px solid rgba(255,255,255,.15);border-radius:6px;background:rgba(3,6,6,.76);color:#d2dbd6;font-size:13px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.gx-captcha-refresh:disabled{opacity:.55}.gx-captcha-track{height:40px;margin-top:10px;position:relative;overflow:hidden;border:1px solid #1d292d;border-radius:8px;background:#070b0d;display:flex;align-items:center;justify-content:center;color:#667278;font-size:13px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gx-captcha-track>span{position:relative;z-index:2;pointer-events:none}.gx-captcha-progress{position:absolute;z-index:1;left:0;top:0;bottom:0;background:rgba(16,212,82,.09);border-right:1px solid rgba(16,212,82,.24);pointer-events:none}.gx-captcha-handle{position:absolute;z-index:3;left:0;top:-1px;width:40px;height:40px;border:1px solid #2b6b40;border-radius:8px;background:#0b1a10;color:var(--green);font-size:18px;font-weight:800;display:grid;place-items:center;touch-action:none;cursor:-webkit-grab;cursor:grab;box-shadow:0 0 0 1px rgba(16,212,82,.04)}.gx-captcha-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.gx-captcha-handle:disabled{cursor:wait;opacity:.65}.gx-twofactor-field{display:grid;grid-gap:7px;gap:7px;color:#9aa5a9;font-size:13px}.gx-twofactor-field input{height:45px;border:1px solid #1d292d;border-radius:8px;background:#050809;padding:0 11px;color:#f5f5f5;outline:0;font-size:15px;letter-spacing:.06em}.gx-twofactor-field input:focus{border-color:#2a5839;box-shadow:0 0 0 3px rgba(16,212,82,.05)}.gx-twofactor-confirm{margin-top:12px}.gx-twofactor-resend{width:100%;margin-top:10px;border:0;background:none;color:var(--green);font-size:13px;text-align:center}.gx-twofactor-resend:disabled{opacity:.55}@media(max-width:520px){.gx-auth-modal-backdrop{padding:12px}.gx-auth-modal{padding:15px}.gx-auth-modal-head strong{font-size:16px}.gx-captcha-refresh{height:26px}}html:not([data-theme=light])
.account-app.gx-deposit-shell{background:radial-gradient(circle at 82% 8%,rgba(16,212,82,.105) 0,rgba(16,212,82,.045) 18%,transparent 38rem),radial-gradient(circle at 8% 78%,rgba(16,212,82,.035) 0,transparent 30rem),linear-gradient(180deg,#030707,#020505 52%,#020404)!important}html:not([data-theme=light])
.account-app.gx-deposit-shell
.account-topbar{background:#030607!important;border-color:#182125!important}html:not([data-theme=light])
.account-app.gx-deposit-shell
.account-sidebar{background:#05090a!important;border-color:#172126!important}html:not([data-theme=light])
.account-app.gx-deposit-shell
.account-main{background:transparent!important}.gx-deposit-live{--gx-d-surface:#070c0d;--gx-d-surface-2:#05090a;--gx-d-surface-3:#080d0f;--gx-d-hover:#0a1113;--gx-d-line:#1a2428;--gx-d-line-strong:#223035;--gx-d-text:#f2f6f4;--gx-d-text-2:#c2cbce;--gx-d-muted:#68767b;--gx-d-muted-2:#526066;--gx-d-green:#10d452;--gx-d-green-soft:rgba(16,212,82,.08);--gx-d-amber:#d8b14d;width:100%}html[data-theme=light]
.gx-deposit-live{--gx-d-surface:#ffffff;--gx-d-surface-2:#f8faf9;--gx-d-surface-3:#f3f6f5;--gx-d-hover:#f4f8f6;--gx-d-line:#dfe6e2;--gx-d-line-strong:#cfdad4;--gx-d-text:#101713;--gx-d-text-2:#36413b;--gx-d-muted:#6a7770;--gx-d-muted-2:#8a9690;--gx-d-green:#0dac45;--gx-d-green-soft:rgba(13,172,69,.08);--gx-d-amber:#98731e}html[data-theme=light]
.account-app.gx-deposit-shell{background:var(--theme-page)!important}.gx-deposit-live
.account-page-head{margin-bottom:20px}.gx-deposit-live
.account-page-head h1{color:var(--gx-d-text)}.gx-deposit-live
.account-page-head p{color:var(--gx-d-muted)}.gx-deposit-live
.account-breadcrumb{color:var(--gx-d-muted-2)}.gx-deposit-shell
.gx-deposit-live
.account-card{border:1px solid var(--gx-d-line)!important;background:var(--gx-d-surface)!important;border-radius:12px!important;box-shadow:none!important}.gx-deposit-live
.wallet-page-grid-v2{grid-template-columns:minmax(0,1fr) 320px!important;gap:12px!important;align-items:start!important}.gx-deposit-live
.wallet-main-card{padding:20px 22px!important;min-height:0!important;height:auto!important;align-self:start!important}.gx-deposit-live
.wallet-side-stack{gap:10px!important;align-self:start!important}.gx-deposit-live
.wallet-side-stack>.account-card{padding:16px!important}.gx-deposit-live
.stepper{height:46px;margin:0 0 15px}.gx-deposit-live
.stepper>div{font-size:12px}.gx-deposit-live
.stepper b{width:22px;height:22px;font-size:12px}.gx-deposit-live
.stepper .active span{color:#aeb9b4}.gx-deposit-live
.stepper>i{background:#172226}.gx-deposit-live
.wallet-field{position:relative;display:grid;grid-gap:8px;gap:8px;margin-top:15px}.gx-deposit-live
.wallet-field>label{color:#a8b2ae;font-size:12px;font-weight:600}.gx-picker{position:relative}.gx-picker-trigger{width:100%;min-height:62px;border:1px solid var(--gx-d-line);background:var(--gx-d-surface-2);border-radius:9px;display:grid;grid-template-columns:32px minmax(120px,1fr) auto 20px;align-items:center;grid-gap:11px;gap:11px;padding:9px 13px;color:var(--gx-d-text);text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease}.gx-picker-trigger:hover{border-color:#29383d;background:var(--gx-d-hover)}.gx-picker-trigger.open{border-color:rgba(16,212,82,.48);box-shadow:0 0 0 2px rgba(16,212,82,.06)}.gx-picker-trigger:disabled{cursor:wait;opacity:.65}.gx-picker-title{min-width:0;display:grid;grid-gap:3px;gap:3px}.gx-picker-title b{color:var(--gx-d-text);font-size:13px;line-height:1.15}.gx-picker-title small{overflow:hidden;color:var(--gx-d-muted);font-size:12px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.gx-picker-balance{display:grid;justify-items:end;grid-gap:3px;gap:3px;padding-left:14px}.gx-picker-balance small{color:var(--gx-d-muted-2);font-size:11px}.gx-picker-balance b{color:#9aa7a2;font-size:12px;font-weight:600;white-space:nowrap}.gx-picker-chevron{color:#66747a;transition:transform .15s ease}.gx-picker-trigger.open
.gx-picker-chevron{transform:rotate(180deg)}.gx-coin-avatar{width:30px;height:30px;flex:0 0 30px;overflow:hidden;border:1px solid #253137;border-radius:50%;background:#0a1214;display:grid;place-items:center;color:var(--gx-d-green)}.gx-coin-avatar.small{width:27px;height:27px;flex-basis:27px}.gx-coin-avatar img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}.gx-coin-avatar b{font-size:11px}.gx-picker-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:100;overflow:hidden;border:1px solid var(--gx-d-line-strong);border-radius:10px;background:var(--gx-d-surface);box-shadow:0 20px 60px rgba(0,0,0,.52),0 4px 18px rgba(0,0,0,.35)}.gx-picker-search{height:46px;margin:9px;border:1px solid var(--gx-d-line);border-radius:8px;background:var(--gx-d-surface-2);display:grid;grid-template-columns:18px 1fr 24px;align-items:center;grid-gap:7px;gap:7px;padding:0 10px;color:#65737a}.gx-picker-search:focus-within{border-color:rgba(16,212,82,.42)}.gx-picker-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--gx-d-text);font-size:13px}.gx-picker-search input::placeholder{color:#59676c}.gx-picker-search button{width:24px;height:24px;border:0;background:transparent;color:#66747a;display:grid;place-items:center}.gx-picker-menu-head{min-height:32px;padding:0 13px;border-bottom:1px solid #141e21;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#59676c;font-size:11px}.gx-picker-menu-head small{border-radius:999px;background:#0c1517;padding:2px 7px;color:#748187}.gx-picker-options{max-height:340px;overflow-y:auto;overscroll-behavior:contain;padding:5px}.gx-picker-options::-webkit-scrollbar{width:7px}.gx-picker-options::-webkit-scrollbar-thumb{border-radius:999px;background:#243034}.gx-asset-option,.gx-network-option{width:100%;min-height:52px;border:0;border-radius:7px;background:transparent;display:grid;grid-template-columns:30px minmax(0,1fr) minmax(90px,auto) 20px;align-items:center;grid-gap:10px;gap:10px;padding:7px 9px;text-align:left;color:var(--gx-d-text);cursor:pointer}.gx-asset-option:hover,.gx-network-option:hover:not(:disabled){background:var(--gx-d-hover)}.gx-asset-option.selected,.gx-network-option.selected{background:rgba(16,212,82,.075)}.gx-option-name{min-width:0;display:grid;grid-gap:3px;gap:3px}.gx-option-name b{color:var(--gx-d-text);font-size:13px}.gx-option-name b,.gx-option-name small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gx-option-name small{color:var(--gx-d-muted);font-size:11px}.gx-option-balance{display:grid;justify-items:end;grid-gap:2px;gap:2px}.gx-option-balance b{color:#a9b4af;font-size:12px;font-weight:600}.gx-option-balance small{color:#59666b;font-size:10px}.gx-option-check{color:var(--gx-d-green);display:grid;place-items:center}.gx-picker-empty{min-height:150px;display:grid;place-content:center;justify-items:center;grid-gap:7px;gap:7px;color:#59676c;text-align:center}.gx-picker-empty b{color:#aeb9b4;font-size:13px}.gx-picker-empty small{font-size:11px}.gx-picker-footer{min-height:32px;border-top:1px solid #141e21;display:flex;align-items:center;justify-content:center;color:#59666b;font-size:11px}.gx-network-avatar{width:31px;height:31px;border:1px solid #1d4930;border-radius:8px;background:#0a2114;display:grid;place-items:center;color:#59dc81;font-size:10px;font-weight:800}.gx-network-avatar.small{width:28px;height:28px}.gx-network-status{border:1px solid #283338;border-radius:999px;padding:5px 8px;color:#6e7a7f;background:#0a1012;font-size:11px;white-space:nowrap}.gx-network-status.enabled{border-color:rgba(16,212,82,.2);background:rgba(16,212,82,.07);color:#5eda82}.gx-network-picker-menu
.gx-picker-options{max-height:390px}.gx-network-option{grid-template-columns:30px minmax(0,1fr) auto 20px}.gx-network-option:disabled{cursor:not-allowed;opacity:.43}.gx-option-network-state{color:#68757a;font-size:11px;white-space:nowrap}.gx-option-network-state.enabled{color:#5acb7b}.gx-deposit-live
.gx-network-facts{min-height:45px;height:auto;margin-top:0;padding:6px 11px;background:var(--gx-d-surface-2);border-color:#172226}.gx-network-facts>span{display:grid;grid-gap:2px;gap:2px}.gx-network-facts>span:nth-child(2){justify-items:center}.gx-network-facts>span:last-child{justify-items:end}.gx-network-facts small{color:#536167;font-size:10px}.gx-network-facts b{margin:0!important;color:#98a49f!important;font-size:11px}.gx-network-facts b.positive{color:#5bd87e!important}.gx-deposit-live
.gx-live-address-panel{margin-top:18px;min-height:150px;border:1px solid #19262a;border-radius:10px;background:radial-gradient(circle at 92% 10%,rgba(16,212,82,.035),transparent 14rem),var(--gx-d-surface-2);padding:18px;align-items:center}.gx-deposit-live
.gx-live-address-panel.no-qr{display:block}.gx-deposit-live
.gx-live-address-panel.has-qr{display:grid;grid-template-columns:118px minmax(0,1fr);grid-gap:20px;gap:20px}.gx-address-qr{width:112px;height:112px;padding:8px;border-radius:9px;background:#ffffff;display:grid;place-items:center}.gx-address-qr img{display:block;width:100%;height:100%;object-fit:contain}.gx-address-content{min-width:0;display:grid;grid-gap:12px;gap:12px}.gx-address-heading{display:flex;align-items:center;gap:9px}.gx-address-heading>span:last-child{display:grid;grid-gap:2px;gap:2px}.gx-address-heading small{color:#5c696e;font-size:10px;text-transform:uppercase;letter-spacing:.04em}.gx-address-heading b{color:#dfe5e2;font-size:12px}html[data-theme=light]
.gx-address-heading b{color:#26312b}.gx-address-value{min-height:47px;border:1px solid #1b292d;border-radius:8px;background:#040808;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:8px 9px 8px 12px}html[data-theme=light]
.gx-address-value{background:#f7f9f8}.gx-address-value code{min-width:0;overflow-wrap:anywhere;color:#eef3f0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.5}html[data-theme=light]
.gx-address-value code{color:#17201b}.gx-address-memo button,.gx-address-value button{min-height:31px;border:1px solid #215b35;border-radius:6px;background:#07150c;color:#61dc85;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;font-size:11px;white-space:nowrap}.gx-address-memo button:hover,.gx-address-value button:hover{background:#0a1e11;border-color:#2f7547}.gx-address-note{display:flex;align-items:center;gap:7px;color:#607069;font-size:11px}.gx-address-note svg{color:var(--gx-d-green)}.gx-address-memo{border:1px solid #1b292d;border-radius:8px;background:#050a0b;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:9px}.gx-address-memo>span{min-width:0;display:grid;grid-gap:3px;gap:3px}.gx-address-memo small{color:#5b686d;font-size:10px}.gx-address-memo b{overflow-wrap:anywhere;color:#e1e7e4;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.gx-address-loading{min-height:47px;border:1px solid #182428;border-radius:8px;background:#050a0b;display:flex;align-items:center;gap:9px;padding:0 12px;color:#77847f;font-size:12px}.gx-address-loading>span{width:15px;height:15px;border:2px solid #263238;border-top:2px solid var(--gx-d-green);border-radius:50%;animation:gxDepositSpin .8s linear infinite}@keyframes gxDepositSpin{to{transform:rotate(1turn)}}.gx-address-unavailable{min-height:58px;border:1px solid #493d1b;border-radius:8px;background:#131006;display:flex;align-items:center;gap:10px;padding:10px 12px;color:#d0aa4a}.gx-address-unavailable>span{display:grid;grid-gap:3px;gap:3px}.gx-address-unavailable b{font-size:12px}.gx-address-unavailable small{color:#8d7945;font-size:11px}.gx-deposit-live
.gx-deposit-warning{min-height:0;margin-top:13px;border:1px solid #493c16;border-radius:8px;background:#131006;padding:10px 12px}.gx-deposit-warning b{font-size:12px}.gx-deposit-warning p{margin-top:3px;font-size:11px;line-height:1.45}.gx-deposit-live
.deposit-status-card
.account-card-head{min-height:37px}.gx-deposit-live
.deposit-status-card
.account-card-head h3{font-size:13px}.gx-deposit-live
.status-pill{padding:4px 7px;font-size:10px}.gx-deposit-live
.status-pill i{width:6px;height:6px}.gx-deposit-live
.deposit-status-card
.detail-line{min-height:40px;height:auto;gap:12px;padding:7px 0}.gx-deposit-live
.deposit-status-card
.detail-line span{flex:0 0 auto;color:#637176;font-size:11px}.gx-deposit-live
.deposit-status-card
.detail-line b{max-width:62%;overflow-wrap:anywhere;color:#eef3f0;font-size:11px;font-weight:650;line-height:1.35;text-align:right}html[data-theme=light]
.gx-deposit-live
.deposit-status-card
.detail-line b{color:#17201b}.gx-deposit-live
.deposit-check-card{background:radial-gradient(circle at 80% 0,rgba(16,212,82,.045),transparent 11rem),var(--gx-d-surface)!important}.gx-deposit-live
.shield-icon-large{width:39px;height:39px;border-radius:10px}.gx-deposit-live
.deposit-check-card h3{margin:11px 0 8px;font-size:12px}.gx-deposit-live
.deposit-check-card p{grid-template-columns:15px 1fr;gap:7px;margin:10px 0;color:#69776f;font-size:11px;line-height:1.5}.gx-deposit-live
.support-short-card h3{margin:0 0 7px;font-size:13px}.gx-deposit-live
.support-short-card p{margin:0 0 13px;color:#657278;font-size:11px;line-height:1.55}.gx-deposit-live
.support-short-card .button{min-height:34px;font-size:11px}.gx-deposit-live
.deposit-live-history{margin-top:12px;overflow:hidden}.gx-deposit-live
.deposit-live-history>.account-card-head{min-height:58px;padding:10px 15px;border-bottom:1px solid #151f23}.gx-deposit-live
.deposit-live-history h2{font-size:13px}.gx-deposit-live
.deposit-live-history p{margin:4px 0 0;color:#617075;font-size:11px}.gx-deposit-live
.deposit-live-history
.account-table{min-width:640px}.gx-deposit-live
.deposit-live-history
.account-table th{height:34px;background:var(--gx-d-surface-2);font-size:11px}.gx-deposit-live
.deposit-live-history
.account-table td{height:49px;font-size:12px}.gx-history-empty{min-height:132px;display:flex;align-items:center;justify-content:center;gap:12px;padding:20px;text-align:left}.gx-history-icon{width:38px;height:38px;flex:0 0 38px;border:1px solid #1a2e22;border-radius:10px;background:#07110a;display:grid;place-items:center;color:#4dbe6d}.gx-history-empty>div{display:grid;grid-gap:4px;gap:4px}.gx-history-empty b{color:#abb6b1;font-size:12px}.gx-history-empty small{color:#5e6c71;font-size:11px}.gx-deposit-live
.deposit-live-inline-error{margin-top:2px;color:#d3aa4e;font-size:11px}@media(max-width:1100px){.gx-deposit-live .wallet-page-grid-v2{grid-template-columns:1fr!important}.gx-deposit-live .gx-deposit-side{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.gx-deposit-live .gx-deposit-side{grid-template-columns:1fr}.gx-picker-trigger{grid-template-columns:30px minmax(0,1fr) 18px}.gx-network-status,.gx-picker-balance{display:none}.gx-asset-option{grid-template-columns:30px minmax(0,1fr) 75px 18px}.gx-network-option{grid-template-columns:30px minmax(0,1fr) 18px}.gx-option-network-state{display:none}.gx-network-facts{gap:8px}.gx-deposit-live .gx-live-address-panel.has-qr{grid-template-columns:1fr}.gx-address-qr{margin:auto}}@media(max-width:520px){.gx-deposit-live .wallet-main-card{padding:15px!important}.gx-network-facts{display:grid;grid-template-columns:1fr 1fr;height:auto}.gx-network-facts>span:last-child,.gx-network-facts>span:nth-child(2){justify-items:start}.gx-address-value{grid-template-columns:1fr}.gx-address-value button{justify-self:start}}:root{--gx-exchange-font:Inter,"SF Pro Text","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.account-app,.account-app :not(code):not(pre):not(kbd):not(samp),.gx-deposit-live,.gx-deposit-live :not(code):not(pre):not(kbd):not(samp),.gx-portfolio-scope,.gx-portfolio-scope :not(code):not(pre):not(kbd):not(samp),.trading-terminal,.trading-terminal :not(code):not(pre):not(kbd):not(samp),body,body :not(code):not(pre):not(kbd):not(samp),button,input,option,select,textarea{font-family:var(--gx-exchange-font)!important}.gx-address-memo b,.gx-address-value code,code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace!important}html:not([data-theme=light])
.gx-portfolio-scope .portfolio-kpi-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1.06fr) minmax(0,1.06fr)!important;grid-gap:12px!important;gap:12px!important;align-items:stretch!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-kpi-grid>.account-card{min-width:0!important;min-height:292px!important;height:292px!important;padding:18px!important;border:1px solid #1a2b27!important;border-radius:12px!important;background:#070c0d!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.015),0 10px 32px rgba(0,0,0,.12)!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-kpi-grid
.account-card-head{min-height:34px!important;margin:0!important;color:#edf3f0!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-kpi-grid
.account-card-head>span{color:#eef3f0!important;font-size:12px!important;font-weight:650!important;letter-spacing:-.01em}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-balance-card{grid-template-rows:auto 1fr auto!important;padding:18px!important;border-color:#1c3d2b!important;background:radial-gradient(circle at 9% 3%,rgba(16,212,82,.2) 0,rgba(16,212,82,.095) 24%,transparent 57%),radial-gradient(circle at 110% 115%,rgba(16,212,82,.075),transparent 45%),linear-gradient(145deg,#071a11,#07120d 43%,#070c0d 78%)!important;box-shadow:inset 0 1px 0 rgba(81,226,123,.035),0 14px 38px rgba(0,0,0,.15)!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-balance-card:after{content:""!important;display:block!important;position:absolute;left:-12%;right:-12%;bottom:-54px;height:115px;background:radial-gradient(ellipse at 54% 0,rgba(16,212,82,.13),transparent 67%);pointer-events:none}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-balance-card
.account-card-head{display:block!important;min-height:66px!important;position:relative;z-index:2}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-balance-card
.ghost-icon{display:none!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-balance-card
.account-card-head>span{display:grid!important;justify-items:start;grid-gap:9px;gap:9px}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-balance-card
.account-card-head>span:before{content:"";width:32px;height:32px;display:block;border:1px solid rgba(16,212,82,.3);border-radius:8px;background-color:rgba(16,212,82,.1);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2342df72' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cellipse cx='12' cy='5.5' rx='6' ry='2.8'/%3E%3Cpath d='M6 5.5v4c0 1.55 2.69 2.8 6 2.8s6-1.25 6-2.8v-4'/%3E%3Cpath d='M6 9.5v4c0 1.55 2.69 2.8 6 2.8s6-1.25 6-2.8v-4'/%3E%3Cpath d='M6 13.5v4c0 1.55 2.69 2.8 6 2.8s6-1.25 6-2.8v-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:20px 20px;box-shadow:inset 0 0 14px rgba(16,212,82,.05),0 0 18px rgba(16,212,82,.07)}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-balance-card
.portfolio-total{position:relative;z-index:2;justify-self:start!important;align-self:center!important;margin:6px 0 0!important;color:#f6f8f7!important;font-size:31px!important;font-weight:700!important;line-height:1.08!important;letter-spacing:-.042em!important;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-balance-card
.portfolio-subline{position:relative;z-index:2;align-self:end!important;min-height:30px;padding:0 0 2px!important;color:#76847d!important;font-size:11px!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-balance-card
.portfolio-subline span:first-child{color:#91a099!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-performance-card{position:relative;grid-template-rows:34px auto auto minmax(0,1fr)!important;background:radial-gradient(circle at 88% 106%,rgba(16,212,82,.08),transparent 54%),linear-gradient(145deg,#080e0f,#070c0d 62%)!important}html:not([data-theme=light])
.gx-portfolio-scope
.performance-periods{gap:2px!important}html:not([data-theme=light])
.gx-portfolio-scope
.performance-periods span{min-width:25px!important;height:21px!important;border-radius:4px!important;color:#59666b!important;font-size:10px!important}html:not([data-theme=light])
.gx-portfolio-scope
.performance-periods span.active{color:#57dd7d!important;background:rgba(16,212,82,.105)!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-performance-card
.performance-meta{grid-row:2;display:flex!important;align-items:center;justify-content:space-between;margin:27px 0 5px!important;color:#69767b!important;font-size:11px!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-performance-card
.performance-meta strong{color:#77848a!important;font-size:12px!important;font-weight:600!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-performance-card
.performance-current-value{grid-row:3;display:block!important;margin:0!important;color:#89969a!important;font-size:22px!important;font-weight:650!important;line-height:1.1!important;letter-spacing:-.035em!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-performance-card
.performance-chart-placeholder{grid-row:4;position:relative;height:auto!important;min-height:105px;margin:14px 0 0!important;overflow:hidden;border:0!important;border-top:1px solid #13201b!important;background:linear-gradient(rgba(18,33,27,.38) 1px,transparent 0),linear-gradient(90deg,rgba(18,33,27,.38) 1px,transparent 0),radial-gradient(ellipse at 82% 112%,rgba(160,185,44,.045),transparent 58%)!important;background-size:48px 34px,48px 34px,auto!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-performance-card
.performance-chart-placeholder:before{display:none!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-performance-card
.performance-chart-placeholder span{left:50%!important;top:53%!important;transform:translate(-50%,-50%)!important;padding:5px 9px!important;border:1px solid #16231d;border-radius:999px;background:#07100c!important;color:#5f6d66!important;font-size:10px!important;white-space:nowrap}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-performance-card:after{content:"";position:absolute;left:18px;right:18px;bottom:17px;height:1px;background:linear-gradient(90deg,transparent,rgba(194,164,35,.15),rgba(16,212,82,.1),transparent);pointer-events:none}html:not([data-theme=light])
.gx-portfolio-scope
.allocation-card-v2{overflow:hidden!important;background:radial-gradient(circle at 12% 92%,rgba(16,212,82,.035),transparent 52%),linear-gradient(145deg,#080e0f,#070c0d)!important}html:not([data-theme=light])
.gx-portfolio-scope
.allocation-card-v2
.allocation-layout{display:grid!important;grid-template-columns:154px minmax(0,1fr)!important;grid-template-rows:1fr!important;align-items:center!important;grid-gap:18px!important;gap:18px!important;min-height:215px!important;margin:6px 0 0!important;padding:0!important}html:not([data-theme=light])
.gx-portfolio-scope
.allocation-card-v2
.allocation-ring-v2{order:1!important;width:148px!important;height:148px!important;justify-self:start!important;margin:0!important;box-shadow:0 0 0 1px rgba(255,255,255,.025),0 13px 34px rgba(0,0,0,.25),0 0 34px rgba(16,212,82,.025)!important}html:not([data-theme=light])
.gx-portfolio-scope
.allocation-card-v2
.allocation-ring-v2:after{inset:22px!important;background:linear-gradient(145deg,#080e0f,#070c0d)!important}html:not([data-theme=light])
.gx-portfolio-scope
.allocation-card-v2
.allocation-ring-v2>div strong{color:#f5f7f6!important;font-size:27px!important;font-weight:700!important;line-height:1!important}html:not([data-theme=light])
.gx-portfolio-scope
.allocation-card-v2
.allocation-ring-v2>div small{margin-top:4px;color:#66747a!important;font-size:11px!important}html:not([data-theme=light])
.gx-portfolio-scope
.allocation-card-v2
.allocation-legend-v2{order:2!important;width:100%!important;display:grid!important;grid-template-columns:1fr!important;align-self:center!important;justify-self:stretch!important;grid-gap:0!important;gap:0!important}html:not([data-theme=light])
.gx-portfolio-scope
.allocation-card-v2
.allocation-legend-v2>div{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;grid-gap:10px!important;gap:10px!important;min-height:29px;padding:0!important;border:0!important;border-bottom:1px solid rgba(24,35,39,.55)!important}html:not([data-theme=light])
.gx-portfolio-scope
.allocation-card-v2
.allocation-legend-v2>div:last-child{border-bottom:0!important}html:not([data-theme=light])
.gx-portfolio-scope
.allocation-card-v2
.allocation-legend-v2>div>span{min-width:0;display:flex!important;align-items:center;gap:7px!important;color:#cbd3d0!important;font-size:11px!important;font-weight:550!important;white-space:nowrap}html:not([data-theme=light])
.gx-portfolio-scope
.allocation-card-v2
.allocation-legend-v2>div>span i{width:7px!important;height:7px!important;flex:0 0 7px;margin:0!important;border-radius:50%}html:not([data-theme=light])
.gx-portfolio-scope
.allocation-card-v2
.allocation-legend-v2 b{display:block!important;justify-self:end!important;color:#f1f5f3!important;font-size:12px!important;font-weight:700!important;line-height:1!important;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}html:not([data-theme=light])
.gx-portfolio-scope
.allocation-card-v2
.allocation-legend-v2 b>small,html:not([data-theme=light])
.gx-portfolio-scope
.wallet-summary-card{display:none!important}@media(max-width:1180px){html:not([data-theme=light]) .gx-portfolio-scope .portfolio-kpi-grid{grid-template-columns:1fr 1fr!important}html:not([data-theme=light]) .gx-portfolio-scope .allocation-card-v2{grid-column:1/-1}html:not([data-theme=light]) .gx-portfolio-scope .allocation-card-v2 .allocation-layout{grid-template-columns:150px minmax(220px,1fr)!important;max-width:460px}}@media(max-width:700px){html:not([data-theme=light]) .gx-portfolio-scope .portfolio-kpi-grid{grid-template-columns:1fr!important}html:not([data-theme=light]) .gx-portfolio-scope .portfolio-kpi-grid>.account-card{height:auto!important;min-height:270px!important}html:not([data-theme=light]) .gx-portfolio-scope .allocation-card-v2{grid-column:auto}html:not([data-theme=light]) .gx-portfolio-scope .allocation-card-v2 .allocation-layout{grid-template-columns:125px minmax(0,1fr)!important;gap:13px!important;max-width:none}html:not([data-theme=light]) .gx-portfolio-scope .allocation-card-v2 .allocation-ring-v2{width:120px!important;height:120px!important}html:not([data-theme=light]) .gx-portfolio-scope .allocation-card-v2 .allocation-ring-v2:after{inset:18px!important}}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-balance-card
.account-card-head{justify-content:space-between!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-balance-card{position:relative!important;overflow:hidden!important;background:radial-gradient(circle at 5% 0,rgba(16,212,82,.12) 0,rgba(16,212,82,.045) 25%,transparent 58%),linear-gradient(145deg,#07130e,#070d0e 48%,#070c0d)!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-balance-card:after,html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-balance-card:before{content:none!important;display:none!important;width:0!important;height:0!important;background:none!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-balance-card
.account-card-head{min-height:34px!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-balance-card
.account-card-head>span{display:block!important;margin:0!important;padding:0!important;color:#edf3ef!important;font-size:12px!important;font-weight:650!important;line-height:1.2!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-balance-card
.account-card-head>span:before{content:none!important;display:none!important}.gx-portfolio-scope
.portfolio-balance-live{width:100%!important;min-width:0!important;height:100%!important;display:grid!important;grid-template-rows:auto 24px minmax(105px,1fr) 25px!important;grid-row-gap:3px!important;row-gap:3px!important;align-items:center!important;margin:0!important;padding:10px 0 0!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-balance-live
.portfolio-total{display:block!important;width:100%!important;justify-self:start!important;align-self:end!important;color:#f5f8f6!important;font-feature-settings:"tnum"!important;font-variant-numeric:tabular-nums!important}.gx-portfolio-scope
.portfolio-day-move{width:100%!important;min-height:24px!important;display:flex!important;align-items:center!important;gap:5px!important;margin:0!important;padding:0!important;line-height:1!important;white-space:nowrap!important}.gx-portfolio-scope
.portfolio-day-move b{margin:0!important;font-size:11px!important;font-weight:650!important;letter-spacing:-.01em!important}.gx-portfolio-scope
.portfolio-day-move span{margin:0!important;color:#708078!important;font-size:10px!important;font-weight:500!important}.gx-portfolio-scope
.portfolio-day-move em{margin:0!important;font-size:11px!important;font-style:normal!important;font-weight:750!important}.gx-portfolio-scope
.portfolio-day-move.positive b,.gx-portfolio-scope
.portfolio-day-move.positive em{color:#10d452!important}.gx-portfolio-scope
.portfolio-day-move.negative b,.gx-portfolio-scope
.portfolio-day-move.negative em{color:#ff5c5c!important}.gx-portfolio-scope
.portfolio-day-move.unavailable{color:#69766f!important}.gx-portfolio-scope
.portfolio-value-spark{position:relative!important;width:calc(100% + 10px)!important;height:100%!important;min-width:0!important;min-height:105px!important;justify-self:center!important;align-self:stretch!important;margin:2px -5px 0!important;overflow:hidden!important}.gx-portfolio-scope
.portfolio-value-spark svg{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;overflow:visible!important}.gx-portfolio-scope
.portfolio-value-line{fill:none!important;stroke:#10d452!important;stroke-width:1.7px!important;stroke-linecap:round!important;stroke-linejoin:round!important;vector-effect:non-scaling-stroke!important;filter:drop-shadow(0 1px 3px rgba(16,212,82,.26))!important}.gx-portfolio-scope
.portfolio-value-spark.negative
.portfolio-value-line{stroke:#ff5c5c!important;filter:drop-shadow(0 1px 3px rgba(255,92,92,.22))!important}.gx-portfolio-scope
.portfolio-value-area{opacity:.74!important;pointer-events:none!important}.gx-portfolio-scope
.portfolio-value-dot{fill:#10d452!important;stroke:#08100c!important;stroke-width:1px!important;filter:drop-shadow(0 0 5px rgba(16,212,82,.72))!important}.gx-portfolio-scope
.portfolio-value-spark.negative
.portfolio-value-dot{fill:#ff5c5c!important;filter:drop-shadow(0 0 5px rgba(255,92,92,.55))!important}.gx-portfolio-scope
.portfolio-value-spark-loading{position:absolute!important;inset:15px 0 8px!important;border-radius:10px!important;background:linear-gradient(180deg,rgba(16,212,82,.018),transparent)!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-balance-live
.portfolio-subline{align-self:end!important;display:flex!important;align-items:center!important;gap:8px!important;min-height:25px!important;color:#718078!important;font-size:10px!important;line-height:1!important;white-space:nowrap!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-balance-live
.portfolio-subline span:first-child{color:#899890!important}@media(max-width:700px){.gx-portfolio-scope .portfolio-balance-live{grid-template-rows:auto 24px 110px 25px!important}html:not([data-theme=light]) .gx-portfolio-scope .portfolio-balance-live .portfolio-total{font-size:27px!important}}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-performance-card{overflow:hidden!important;padding:18px!important;background:radial-gradient(circle at 88% 108%,rgba(16,212,82,.035),transparent 55%),linear-gradient(145deg,#080e0f,#070c0d 65%)!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-performance-card:after{content:none!important;display:none!important}.gx-portfolio-scope
.portfolio-performance-card
.account-card-head{grid-row:1!important;width:100%!important;min-height:34px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0!important;padding:0!important}.gx-portfolio-scope
.portfolio-performance-card
.account-card-head>span{color:#edf3ef!important;font-size:12px!important;font-weight:650!important;line-height:1!important}.gx-portfolio-scope
.performance-periods{display:flex!important;align-items:center!important;gap:3px!important}.gx-portfolio-scope
.performance-periods button{min-width:27px!important;height:22px!important;display:grid!important;place-items:center!important;padding:0 5px!important;border:0!important;border-radius:5px!important;background:transparent!important;color:#59666b!important;font-size:11px!important;font-weight:550!important;cursor:pointer!important}.gx-portfolio-scope
.performance-periods button:hover{color:#a2ada8!important}.gx-portfolio-scope
.performance-periods button.active{color:#54df7b!important;background:rgba(16,212,82,.105)!important}.gx-portfolio-scope
.portfolio-performance-live{grid-row:2!important;width:100%!important;min-width:0!important;height:100%!important;display:grid!important;grid-template-rows:18px 27px minmax(105px,1fr) 14px!important;grid-row-gap:4px!important;row-gap:4px!important;align-items:center!important;margin:0!important;padding:14px 0 0!important}.gx-portfolio-scope
.portfolio-performance-live
.performance-meta{width:100%!important;display:block!important;margin:0!important;padding:0!important;color:#69776f!important;font-size:10px!important;line-height:18px!important}.gx-portfolio-scope
.performance-value-row{grid-row:2!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0!important;padding:0!important}html:not([data-theme=light])
.gx-portfolio-scope
.performance-value-row
.performance-current-value{color:#8b9992!important;font-size:14px!important;font-weight:650!important;line-height:1!important;letter-spacing:-.015em!important}.gx-portfolio-scope
.performance-value-row
.performance-change-percent{display:block!important;margin:0!important;padding:0!important;font-size:12px!important;font-weight:650!important;line-height:1!important;font-feature-settings:"tnum"!important;font-variant-numeric:tabular-nums!important}.gx-portfolio-scope
.performance-value-row
.performance-change-percent.positive,.gx-portfolio-scope
.performance-value-row
.performance-current-value.positive{color:#10d452!important}.gx-portfolio-scope
.performance-value-row
.performance-change-percent.negative,.gx-portfolio-scope
.performance-value-row
.performance-current-value.negative{color:#ff5c5c!important}.gx-portfolio-scope
.performance-value-row
.performance-change-percent.loading,.gx-portfolio-scope
.performance-value-row
.performance-current-value.loading{color:#66736d!important}.gx-portfolio-scope
.performance-live-chart{grid-row:3!important;position:relative!important;width:100%!important;height:100%!important;min-width:0!important;min-height:105px!important;align-self:stretch!important;overflow:hidden!important;margin:5px 0 0!important;border-top:1px solid #14201b!important;border-bottom:0!important;background:linear-gradient(rgba(18,33,27,.28) 1px,transparent 0),linear-gradient(90deg,rgba(18,33,27,.28) 1px,transparent 0)!important;background-size:52px 34px!important}.gx-portfolio-scope
.performance-live-chart svg{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;overflow:hidden!important}.gx-portfolio-scope
.performance-area{opacity:.68!important;pointer-events:none!important}.gx-portfolio-scope
.performance-line{fill:none!important;stroke:#10d452!important;stroke-width:1.7px!important;stroke-linecap:round!important;stroke-linejoin:round!important;vector-effect:non-scaling-stroke!important;filter:drop-shadow(0 1px 3px rgba(16,212,82,.22))!important}.gx-portfolio-scope
.performance-live-chart.negative
.performance-line{stroke:#ff5c5c!important;filter:drop-shadow(0 1px 3px rgba(255,92,92,.22))!important}.gx-portfolio-scope
.performance-dot{fill:#10d452!important;stroke:#07100c!important;stroke-width:1px!important}.gx-portfolio-scope
.performance-live-chart.negative
.performance-dot{fill:#ff5c5c!important}.gx-portfolio-scope
.performance-loading{position:absolute!important;inset:0!important;display:grid!important;place-items:center!important;color:#5f6d66!important;font-size:10px!important}.gx-portfolio-scope
.performance-axis{grid-row:4!important;width:100%!important;display:flex!important;align-items:end!important;justify-content:space-between!important;margin:2px 0 0!important;padding:0!important;color:#4e5b56!important;font-size:10px!important;line-height:1!important}.gx-portfolio-scope
.portfolio-performance-live
.performance-current-value{grid-row:auto!important}.gx-portfolio-scope
.portfolio-performance-live
.performance-meta{grid-row:1!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-performance-card{position:relative!important;padding:18px 20px 15px!important;display:grid!important;grid-template-rows:34px minmax(0,1fr)!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-performance-card
.account-card-head{grid-row:1!important;min-height:34px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-performance-live{grid-row:2!important;position:relative!important;display:block!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important}html:not([data-theme=light])
.gx-portfolio-scope
.performance-value-row{position:absolute!important;top:14px!important;left:0!important;right:0!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;z-index:3!important}html:not([data-theme=light])
.gx-portfolio-scope
.performance-value-row
.performance-current-value{display:block!important;font-feature-settings:"tnum"!important;font-variant-numeric:tabular-nums!important}html:not([data-theme=light])
.gx-portfolio-scope
.performance-value-row
.performance-current-value.positive{color:#10d452!important}html:not([data-theme=light])
.gx-portfolio-scope
.performance-value-row
.performance-current-value.negative{color:#ff5c5c!important}html:not([data-theme=light])
.gx-portfolio-scope
.performance-value-row
.performance-change-percent{margin:0!important;align-self:center!important;font-size:12px!important;font-weight:700!important}html:not([data-theme=light])
.gx-portfolio-scope
.performance-live-chart{position:absolute!important;top:68px!important;left:0!important;right:0!important;bottom:18px!important;width:auto!important;height:auto!important;margin:0!important}html:not([data-theme=light])
.gx-portfolio-scope
.performance-axis{position:absolute!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;margin:0!important;padding:0!important;display:flex!important;justify-content:space-between!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-performance-live
.performance-meta{display:none!important}html:not([data-theme=light])
.gx-portfolio-scope
.performance-value-row{top:7px!important;height:34px!important;align-items:flex-end!important}html:not([data-theme=light])
.gx-portfolio-scope
.performance-value-row
.performance-current-value{font-size:30px!important;font-weight:700!important;line-height:1.05!important;letter-spacing:-.037em!important;margin:0!important;padding:0!important}html:not([data-theme=light])
.gx-portfolio-scope
.performance-value-row
.performance-change-percent{align-self:flex-end!important;margin:0 0 3px!important;padding:0!important;line-height:1!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-balance-card{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:34px minmax(0,1fr)!important;justify-content:stretch!important;justify-items:stretch!important;align-content:stretch!important;align-items:stretch!important;width:100%!important;padding:18px 20px 15px!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-balance-card
.account-card-head{grid-column:1!important;grid-row:1!important;width:100%!important;justify-self:stretch!important;align-self:stretch!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;margin:0!important;padding:0!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-balance-live{grid-column:1!important;grid-row:2!important;position:relative!important;display:block!important;width:100%!important;max-width:none!important;min-width:0!important;height:100%!important;min-height:0!important;justify-self:stretch!important;align-self:stretch!important;margin:0!important;padding:0!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-balance-live
.portfolio-total{position:absolute!important;top:7px!important;left:0!important;right:auto!important;width:auto!important;margin:0!important;padding:0!important;font-size:30px!important;font-weight:700!important;line-height:1.05!important;letter-spacing:-.037em!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-day-move{position:absolute!important;top:45px!important;left:0!important;right:0!important;width:auto!important;margin:0!important;padding:0!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-value-spark{position:absolute!important;top:69px!important;bottom:29px!important;left:0!important;right:0!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;justify-self:stretch!important;align-self:stretch!important;margin:0!important;overflow:hidden!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-value-spark svg{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important}html:not([data-theme=light])
.gx-portfolio-scope
.portfolio-balance-live
.portfolio-subline{position:absolute!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;justify-self:stretch!important;margin:0!important;padding:0!important}.gx-withdraw-live
.gx-network-avatar{overflow:hidden}.gx-withdraw-live
.gx-network-avatar img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}.gx-withdraw-live
.gx-network-avatar b{font-size:10px;font-weight:750}.gx-withdraw-balance{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:3px;color:#738079;font-size:10px;white-space:nowrap}.gx-withdraw-balance b{color:#aeb9b3;font-size:11px;font-weight:600}.gx-withdraw-option-balance{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:2px;min-width:90px}.gx-withdraw-option-balance b{color:#c8d1cc;font-size:11px;font-weight:600}.gx-withdraw-option-balance small{color:#56635d;font-size:10px}.gx-withdraw-address-wrap{position:relative}.gx-withdraw-address-input{min-height:58px;border:1px solid #1a2721;border-radius:10px;background:#050909;display:flex;align-items:center;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.gx-withdraw-address-input:focus-within{border-color:rgba(16,212,82,.55);box-shadow:0 0 0 3px rgba(16,212,82,.06)}.gx-withdraw-address-input input{flex:1 1;min-width:0;height:56px;padding:0 16px;border:0;outline:0;background:transparent;color:#edf3ef;font-size:13px}.gx-withdraw-address-input input::placeholder{color:#53605a}.gx-withdraw-address-input>button{margin-right:9px;height:36px;padding:0 11px;border:1px solid #1b2922;border-radius:7px;background:#0a100d;color:#9caaa3;display:flex;align-items:center;gap:5px;font-size:13px;font-weight:600;cursor:pointer}.gx-withdraw-address-input>button:hover{color:#d8e0dc;border-color:#2a3a32}.gx-withdraw-address-menu{position:absolute;z-index:40;top:calc(100% + 7px);left:0;right:0;max-height:280px;overflow:auto;border:1px solid #1d2b24;border-radius:10px;background:#070c0a;box-shadow:0 18px 50px rgba(0,0,0,.46)}.gx-withdraw-address-menu>button{width:100%;min-height:58px;padding:10px 13px;border:0;border-top:1px solid #111b16;background:transparent;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer}.gx-withdraw-address-menu>button:hover{background:#0a120e}.gx-withdraw-address-menu>button>span{min-width:0;display:flex;flex-direction:column;gap:4px}.gx-withdraw-address-menu>button b{color:#dbe3df;font-size:13px}.gx-withdraw-address-menu>button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#68766f;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important;font-size:10px}.gx-withdraw-summary{margin-top:3px;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.gx-withdraw-summary>div{min-height:92px;padding:14px;border:1px solid #16221c;border-radius:10px;background:linear-gradient(145deg,#07100c,#060b09);display:flex;flex-direction:column;gap:5px}.gx-withdraw-summary span{color:#68766f;font-size:10px}.gx-withdraw-summary b,.gx-withdraw-summary strong{color:#eef4f0;font-size:15px;font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.gx-withdraw-summary strong{color:#10d452}.gx-withdraw-summary small{color:#56635d;font-size:10px}.gx-withdraw-error{margin-top:4px;padding:10px 12px;border:1px solid rgba(255,92,92,.24);border-radius:8px;background:rgba(255,92,92,.055);color:#ff8585;display:flex;align-items:center;gap:8px;font-size:13px}.gx-withdraw-live
.amount-input{background:#050909}.gx-withdraw-live
.button.button-primary:disabled{opacity:.42;cursor:not-allowed}@media(max-width:700px){.gx-withdraw-summary{grid-template-columns:1fr}.gx-withdraw-balance{display:none}.gx-withdraw-address-input{align-items:stretch;flex-direction:column;padding-bottom:8px}.gx-withdraw-address-input>button{align-self:flex-start;margin-left:9px}}.gx-withdraw-live
.gx-withdraw-summary{margin-top:7px!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:0!important;gap:0!important;border:1px solid #17231d!important;border-radius:9px!important;background:linear-gradient(145deg,rgba(9,16,12,.96),rgba(5,10,8,.96))!important;overflow:hidden!important}.gx-withdraw-live
.gx-withdraw-summary>div{min-height:64px!important;padding:10px 14px!important;border:0!important;border-radius:0!important;background:transparent!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:3px!important}.gx-withdraw-live
.gx-withdraw-summary>div+div{border-left:1px solid #17231d!important}.gx-withdraw-live
.gx-withdraw-summary span{font-size:11px!important;color:#647169!important;text-transform:uppercase!important;letter-spacing:.04em!important}.gx-withdraw-live
.gx-withdraw-summary b,.gx-withdraw-live
.gx-withdraw-summary strong{margin:0!important;font-size:14px!important;line-height:1.15!important;font-weight:650!important}.gx-withdraw-live
.gx-withdraw-summary strong{color:#12d85a!important}.gx-withdraw-live
.gx-withdraw-summary small{margin-top:1px!important;color:#6c7972!important;font-size:10px!important}.gx-withdraw-live
.wallet-main-card
.button.button-primary.full.button-lg{min-height:44px!important;height:44px!important;margin-top:10px!important;border-radius:9px!important;font-size:13px!important;font-weight:700!important;letter-spacing:-.01em!important}.gx-withdraw-live
.wallet-main-card
.button.button-primary.full.button-lg:not(:disabled){box-shadow:0 7px 22px rgba(13,211,79,.12)!important}.gx-withdraw-live
.wallet-warning.gx-deposit-warning{min-height:0!important;margin-top:10px!important;padding:10px 12px!important;border-radius:8px!important;align-items:flex-start!important;gap:9px!important}.gx-withdraw-live
.wallet-warning.gx-deposit-warning b{font-size:13px!important;line-height:1.3!important}.gx-withdraw-live
.wallet-warning.gx-deposit-warning p{margin-top:3px!important;margin-bottom:0!important;font-size:13px!important;line-height:1.45!important}.gx-withdraw-live
.gx-network-option:not(:disabled){cursor:pointer!important;opacity:1!important}.gx-withdraw-live
.gx-network-option:not(:disabled):hover{background:#0a120e!important}@media(max-width:700px){.gx-withdraw-live .gx-withdraw-summary{grid-template-columns:1fr!important}.gx-withdraw-live .gx-withdraw-summary>div+div{border-left:0!important;border-top:1px solid #17231d!important}}.gx-deposit-live
.gx-network-avatar{overflow:hidden;flex:none;display:grid;place-items:center}.gx-deposit-live
.gx-network-avatar img{display:block;width:100%;height:100%;object-fit:contain;border-radius:50%}.gx-deposit-live
.gx-network-avatar b{font-size:10px;font-weight:750}.gx-deposit-live
.gx-network-avatar.small img{width:100%;height:100%}.gx-withdraw-live
.gx-whitelist-trigger{width:100%;min-height:64px;padding:10px 13px;border:1px solid #1a2921;border-radius:10px;background:#050a08;display:flex;align-items:center;gap:11px;color:#dce5e0;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.gx-withdraw-live
.gx-whitelist-trigger:hover:not(:disabled){border-color:#2a4034;background:#070e0b}.gx-withdraw-live
.gx-whitelist-trigger.selected{border-color:rgba(18,216,90,.34);box-shadow:inset 0 0 0 1px rgba(18,216,90,.035)}.gx-withdraw-live
.gx-whitelist-trigger:disabled{cursor:not-allowed;opacity:.62}.gx-withdraw-live
.gx-whitelist-trigger-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;flex:none;background:rgba(18,216,90,.07);border:1px solid rgba(18,216,90,.15);color:#12d85a}.gx-withdraw-live
.gx-whitelist-trigger-copy{min-width:0;flex:1 1;display:flex;flex-direction:column;gap:4px}.gx-withdraw-live
.gx-whitelist-trigger-copy b{font-size:13px;font-weight:650;color:#e0e7e3}.gx-withdraw-live
.gx-whitelist-trigger-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#69766f;font-size:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important}.gx-withdraw-live
.gx-whitelist-approved{display:flex;align-items:center;gap:4px;padding:5px 8px;border:1px solid rgba(18,216,90,.2);border-radius:999px;background:rgba(18,216,90,.07);color:#12d85a;font-size:10px;font-weight:700;white-space:nowrap}.gx-withdraw-live
.gx-whitelist-menu>button{min-height:64px;padding:10px 12px;gap:10px}.gx-withdraw-live
.gx-whitelist-menu>button.selected{background:rgba(18,216,90,.045)}.gx-whitelist-menu-icon{width:28px;height:28px;display:grid;place-items:center;flex:none;border-radius:50%;background:rgba(18,216,90,.065);color:#12d85a}.gx-whitelist-row-status{margin-left:auto;display:flex;align-items:center;gap:4px;color:#12d85a;font-size:10px;font-weight:650;white-space:nowrap}.gx-withdraw-live
.gx-whitelist-empty{margin-top:8px;padding:10px 12px;border:1px solid rgba(255,190,44,.2);border-radius:8px;background:rgba(255,190,44,.035);display:flex;align-items:flex-start;gap:8px;color:#d9a82c}.gx-withdraw-live
.gx-whitelist-empty>span{display:flex;flex-direction:column;gap:3px}.gx-withdraw-live
.gx-whitelist-empty b{font-size:13px;font-weight:700}.gx-withdraw-live
.gx-whitelist-empty small{max-width:540px;color:#907c43;font-size:10px;line-height:1.45}@media(max-width:700px){.gx-withdraw-live .gx-whitelist-approved{display:none}}.gx-whitelist-empty{flex-wrap:wrap}.gx-whitelist-empty
.gx-whitelist-empty-action{margin-left:auto;min-height:42px;height:42px;padding:0 11px;border-color:rgba(18,216,90,.24);color:#16db5e;white-space:nowrap;font-size:13px}.gx-whitelist-empty
.gx-whitelist-empty-action:hover{border-color:rgba(18,216,90,.42);background:rgba(18,216,90,.055)}.gx-whitelist-live
.wallet-main-card{align-self:start}.gx-whitelist-add-card
.account-card-head{margin-bottom:19px}.gx-whitelist-add-card
.account-card-head h2{margin:0 0 5px;color:#eef4f0;font-size:16px}.gx-whitelist-add-card
.account-card-head p{margin:0;color:#65736b;font-size:13px}.gx-whitelist-secure-badge{display:flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid rgba(18,216,90,.18);border-radius:999px;background:rgba(18,216,90,.055);color:#14d959;font-size:10px;font-weight:700}.gx-whitelist-live
.wallet-field{margin-bottom:17px}.gx-whitelist-live
.wallet-field label{display:flex;justify-content:space-between;align-items:center}.gx-whitelist-live
.wallet-field label small{color:#536159;font-size:10px;font-weight:500}.gx-whitelist-network-select,.gx-whitelist-select-wrap{position:relative;min-height:55px;border:1px solid #19271f;border-radius:10px;background:#050a08;display:flex;align-items:center;gap:10px;overflow:hidden}.gx-whitelist-network-select:focus-within,.gx-whitelist-select-wrap:focus-within{border-color:rgba(18,216,90,.45);box-shadow:0 0 0 3px rgba(18,216,90,.045)}.gx-whitelist-select{width:100%;height:54px;padding:0 42px 0 14px;border:0;outline:0;background:transparent;color:#e1e9e4;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:13px;font-weight:600;cursor:pointer}.gx-whitelist-select-wrap
.gx-whitelist-select{padding-left:52px}.gx-whitelist-network-select>svg,.gx-whitelist-select-wrap>svg{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#68766f;pointer-events:none}.gx-whitelist-select-coin{position:absolute;left:13px;top:50%;transform:translateY(-50%);width:27px;height:27px;object-fit:contain;border-radius:50%;pointer-events:none}.gx-whitelist-network-logo{width:30px;height:30px;margin-left:12px;flex:none;border:1px solid #213329;border-radius:50%;background:#09110d;display:grid;place-items:center;overflow:hidden}.gx-whitelist-network-logo img{display:block;width:100%;height:100%;object-fit:contain;border-radius:50%}.gx-whitelist-network-logo b{color:#15d95a;font-size:10px;font-weight:750}.gx-whitelist-network-select
.gx-whitelist-select{padding-left:3px}.gx-whitelist-input{width:100%;height:55px;padding:0 14px;border:1px solid #19271f;border-radius:10px;outline:0;background:#050a08;color:#e4ece7;font-size:13px}.gx-whitelist-address-field{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important;font-size:13px}.gx-whitelist-auth-input input::placeholder,.gx-whitelist-input::placeholder{color:#4c5952}.gx-whitelist-input:focus{border-color:rgba(18,216,90,.45);box-shadow:0 0 0 3px rgba(18,216,90,.045)}.gx-whitelist-auth-input{min-height:55px;padding:0 14px;border:1px solid #19271f;border-radius:10px;background:#050a08;display:flex;align-items:center;gap:10px}.gx-whitelist-auth-input:focus-within{border-color:rgba(18,216,90,.45);box-shadow:0 0 0 3px rgba(18,216,90,.045)}.gx-whitelist-auth-input svg{color:#13d858;flex:none}.gx-whitelist-auth-input input{flex:1 1;height:53px;border:0;outline:0;background:transparent;color:#edf4f0;font-size:14px;font-weight:650;letter-spacing:.15em}.gx-whitelist-form-message{min-height:38px;margin:3px 0 10px;padding:9px 11px;border-radius:8px;display:flex;align-items:center;gap:7px;font-size:11px}.gx-whitelist-form-message.error{border:1px solid rgba(255,87,87,.22);background:rgba(255,87,87,.05);color:#ff8585}.gx-whitelist-form-message.success{border:1px solid rgba(18,216,90,.2);background:rgba(18,216,90,.05);color:#15d95a}.gx-whitelist-save{min-height:45px!important;height:45px!important;margin-top:7px;border-radius:9px!important;font-size:13px!important}.gx-whitelist-save:disabled{opacity:.42;cursor:not-allowed}.gx-whitelist-saved-card
.account-card-head p{margin-top:3px;color:#65736b;font-size:13px}.gx-whitelist-address-list{display:flex;flex-direction:column;gap:7px}.gx-whitelist-address-row{min-height:64px;padding:9px 10px;border:1px solid #16221c;border-radius:9px;background:#050a08;display:flex;align-items:center;gap:9px}.gx-whitelist-list-shield{width:29px;height:29px;flex:none;border-radius:50%;display:grid;place-items:center;background:rgba(18,216,90,.06);color:#13d858}.gx-whitelist-address-row>span:nth-child(2){min-width:0;flex:1 1;display:flex;flex-direction:column;gap:4px}.gx-whitelist-address-row b{color:#dce5e0;font-size:13px}.gx-whitelist-address-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#66736c;font-size:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important}.gx-whitelist-address-row em{color:#13d858;font-size:10px;font-style:normal;font-weight:700}.gx-whitelist-list-empty{min-height:125px;padding:20px;border:1px dashed #1c2922;border-radius:9px;background:#050a08;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#66736c;text-align:center}.gx-whitelist-list-empty svg{color:#13d858}.gx-whitelist-list-empty b{color:#cbd5cf;font-size:13px}.gx-whitelist-list-empty span{max-width:220px;font-size:11px;line-height:1.45}@media(max-width:760px){.gx-whitelist-empty .gx-whitelist-empty-action{width:100%;margin:3px 0 0}}.gx-whitelist-live
.gx-whitelist-picker{position:relative;width:100%}.gx-whitelist-live
.gx-whitelist-picker.open{z-index:80}.gx-whitelist-live
.gx-whitelist-picker-trigger{width:100%;min-height:62px;padding:9px 14px;border:1px solid #19281f;border-radius:10px;background:#050a08;color:#e8efeb;display:flex;align-items:center;gap:11px;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.gx-whitelist-live
.gx-whitelist-picker-trigger:hover:not(:disabled){border-color:#2a4034;background:#070e0b}.gx-whitelist-live
.gx-whitelist-picker.open
.gx-whitelist-picker-trigger{border-color:rgba(18,216,90,.55);box-shadow:0 0 0 3px rgba(18,216,90,.045)}.gx-whitelist-live
.gx-whitelist-picker-trigger:disabled{opacity:.5;cursor:not-allowed}.gx-whitelist-option-logo,.gx-whitelist-picker-coin{width:32px;height:32px;flex:none;object-fit:contain;border-radius:50%}.gx-whitelist-option-logo{width:30px;height:30px}.gx-whitelist-option-fallback,.gx-whitelist-picker-fallback{width:32px;height:32px;flex:none;display:grid;place-items:center;border:1px solid rgba(18,216,90,.16);border-radius:50%;background:rgba(18,216,90,.06);color:#16da5d;font-size:11px;font-weight:750}.gx-whitelist-option-fallback{width:30px;height:30px}.gx-whitelist-picker-copy{min-width:0;flex:1 1;display:flex;flex-direction:column;gap:3px}.gx-whitelist-picker-copy b{overflow:hidden;color:#edf3ef;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.gx-whitelist-picker-copy small{overflow:hidden;color:#69776f;font-size:10px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.gx-whitelist-picker-chevron{margin-left:5px;flex:none;color:#66746c;transition:transform .15s ease}.gx-whitelist-picker.open
.gx-whitelist-picker-chevron{transform:rotate(180deg)}.gx-whitelist-live
.gx-whitelist-picker-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:100;overflow:hidden;border:1px solid #1d2d24;border-radius:11px;background:#070c0a;box-shadow:0 20px 55px rgba(0,0,0,.58)}.gx-whitelist-picker-head{min-height:48px;padding:10px 12px;border-bottom:1px solid #142019;display:flex;align-items:center;justify-content:space-between;gap:10px}.gx-whitelist-picker-head>div{display:flex;flex-direction:column;gap:2px}.gx-whitelist-picker-head b{color:#dfe8e3;font-size:13px;font-weight:700}.gx-whitelist-picker-head small{color:#617068;font-size:10px}.gx-whitelist-picker-head>span{min-width:25px;height:22px;padding:0 7px;border:1px solid #1b2c22;border-radius:999px;display:grid;place-items:center;color:#839087;font-size:10px}.gx-whitelist-picker-search{margin:9px 10px;min-height:39px;padding:0 11px;border:1px solid #18261e;border-radius:8px;background:#040806;display:flex;align-items:center;gap:8px}.gx-whitelist-picker-search:focus-within{border-color:rgba(18,216,90,.42)}.gx-whitelist-picker-search svg{flex:none;color:#68766e}.gx-whitelist-picker-search input{width:100%;height:37px;border:0;outline:0;background:transparent;color:#e7eee9;font-size:13px}.gx-whitelist-picker-search input::placeholder{color:#4f5d55}.gx-whitelist-picker-list{max-height:340px;overflow-y:auto;overscroll-behavior:contain;padding:3px 6px 7px}.gx-whitelist-picker-list::-webkit-scrollbar{width:5px}.gx-whitelist-picker-list::-webkit-scrollbar-track{background:transparent}.gx-whitelist-picker-list::-webkit-scrollbar-thumb{border-radius:999px;background:#24332b}.gx-whitelist-picker-option{width:100%;min-height:52px;padding:7px 9px;border:0;border-radius:8px;background:transparent;display:flex;align-items:center;gap:10px;color:#dce5e0;text-align:left;cursor:pointer}.gx-whitelist-picker-option:hover{background:#0b130f}.gx-whitelist-picker-option.selected{background:rgba(18,216,90,.06)}.gx-whitelist-option-copy{min-width:0;flex:1 1;display:flex;flex-direction:column;gap:3px}.gx-whitelist-option-copy b{color:#e1e9e4;font-size:13px;font-weight:650}.gx-whitelist-option-copy small{overflow:hidden;color:#66746c;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.gx-whitelist-option-selected{width:24px;height:24px;flex:none;display:grid;place-items:center;border:1px solid rgba(18,216,90,.18);border-radius:50%;background:rgba(18,216,90,.07);color:#15d95a}.gx-whitelist-picker-empty{padding:25px 12px;color:#65736b;text-align:center;font-size:11px}.gx-whitelist-live
.gx-whitelist-network-logo{width:32px;height:32px;margin-left:0;flex:none}.gx-whitelist-network-code-pill{max-width:135px;overflow:hidden;padding:5px 8px;border:1px solid #1d2d24;border-radius:999px;background:#09100c;color:#849088;font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.gx-whitelist-network-option{min-height:58px}.gx-whitelist-network-option-code{max-width:130px;overflow:hidden;padding:4px 7px;border-radius:6px;background:#0b130f;color:#748178;font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}@media(max-width:700px){.gx-whitelist-network-code-pill,.gx-whitelist-network-option-code{display:none}}.gx-route-loading{position:fixed;inset:0;z-index:99999;min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 50% 42%,rgba(16,212,82,.055),transparent 24rem),#030606}.gx-route-progress{position:absolute;top:0;left:0;right:0;height:2px;overflow:hidden;background:rgba(16,212,82,.045)}.gx-route-progress>span{position:absolute;top:0;bottom:0;width:38%;border-radius:999px;background:linear-gradient(90deg,transparent,#10d452,#63f28f,transparent);box-shadow:0 0 16px rgba(16,212,82,.45);animation:gxRouteProgress 1.15s cubic-bezier(.4,0,.2,1) infinite}.gx-loader{min-width:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;color:#dfe8e3;text-align:center}.gx-loader-mark{position:relative;width:48px;height:48px;display:grid;place-items:center}.gx-loader-ring{position:absolute;inset:0;border-color:#10d452 rgba(16,212,82,.46) rgba(16,212,82,.12) rgba(16,212,82,.12);border-style:solid;border-width:2px;border-radius:50%;animation:gxLoaderSpin .82s linear infinite;box-shadow:0 0 26px rgba(16,212,82,.08)}.gx-loader-core{width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(16,212,82,.2);border-radius:50%;background:#07110a;color:#16dc5e;font-size:12px;font-weight:800;box-shadow:inset 0 0 18px rgba(16,212,82,.055)}.gx-loader-copy{display:flex;flex-direction:column;gap:4px}.gx-loader-copy b{color:#dbe5df;font-size:11px;font-weight:650;letter-spacing:.01em}.gx-loader-copy span{color:#56645c;font-size:9px}.gx-loader.gx-loader-compact{min-width:0;width:20px;height:20px;display:inline-grid;gap:0}.gx-loader-compact
.gx-loader-mark{width:18px;height:18px}.gx-loader-compact
.gx-loader-ring{border-width:2px}.gx-loader-compact
.gx-loader-core{display:none}.gx-loader-overlay{position:absolute;inset:0;z-index:30;width:100%;background:rgba(3,7,5,.82);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.gx-skeleton{position:relative;overflow:hidden;border-radius:6px;background:#101815}.gx-skeleton:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.035),transparent);animation:gxSkeletonSweep 1.35s ease-in-out infinite}.gx-skeleton-line{height:10px}.gx-skeleton-line.sm{width:35%}.gx-skeleton-line.md{width:62%}.gx-skeleton-line.lg{width:88%}.gx-loading-inline{min-height:42px;padding:0 12px;display:flex;align-items:center;gap:8px;color:#647169;font-size:10px}.gx-loading-inline:before{content:"";width:14px;height:14px;flex:none;border:2px solid #233129;border-top-color:#10d452;border-radius:50%;animation:gxLoaderSpin .75s linear infinite}.button.gx-button-loading{position:relative;cursor:wait!important}.button.gx-button-loading:before{content:"";width:13px;height:13px;flex:none;border:2px solid rgba(0,0,0,.25);border-top-color:currentcolor;border-radius:50%;animation:gxLoaderSpin .7s linear infinite}@keyframes gxLoaderSpin{to{transform:rotate(1turn)}}@keyframes gxRouteProgress{0%{left:-42%}55%{left:46%}to{left:108%}}@keyframes gxSkeletonSweep{to{transform:translateX(100%)}}@media(prefers-reduced-motion:reduce){.button.gx-button-loading:before,.gx-loader-ring,.gx-loading-inline:before,.gx-route-progress>span,.gx-skeleton:after{animation-duration:2.5s}}html[data-theme=light]
.gx-route-loading{background:radial-gradient(circle at 50% 42%,rgba(16,180,72,.06),transparent 24rem),#f7faf8}html[data-theme=light]
.gx-loader-copy b{color:#26332c}html[data-theme=light]
.gx-loader-copy span{color:#758078}.account-app.gx-orders-shell{background:radial-gradient(circle at 45% -12%,rgba(16,212,82,.035),transparent 31rem),#030707}.gx-orders-live{--gx-orders-bg:#050a08;--gx-orders-surface:#070d0a;--gx-orders-border:#17241d;--gx-orders-muted:#64736b;--gx-orders-text:#e6eee9;width:100%}.gx-orders-live
.account-card{border:1px solid var(--gx-orders-border)!important;border-radius:12px!important;background:var(--gx-orders-surface)!important;box-shadow:none!important}.gx-orders-page-head{margin-bottom:18px}.gx-orders-trade-link{gap:7px}.gx-orders-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:12px}.gx-orders-summary>.account-card{min-height:100px;padding:16px 17px;display:flex;flex-direction:column;justify-content:center;gap:5px}.gx-orders-summary span{color:#6b7971;font-size:11px;font-weight:550}.gx-orders-summary strong{overflow:hidden;color:#edf4f0;font-size:19px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.gx-orders-summary small{color:#56645c;font-size:10px}.gx-orders-summary
strong.positive{color:#17d85d}.gx-orders-summary
strong.negative{color:#f05c63}.gx-orders-live-state{display:flex;align-items:center;gap:5px}.gx-orders-live-state i{width:6px;height:6px;border-radius:50%;background:#59655f}.gx-orders-live-state i.online{background:#12d85a;box-shadow:0 0 0 4px rgba(18,216,90,.06)}.gx-orders-card{position:relative;overflow:visible!important;min-height:380px}.gx-orders-tabs-row{min-height:53px;padding:0 16px;border-bottom:1px solid #152019;display:flex;align-items:center;justify-content:space-between;gap:16px}.gx-orders-tabs{align-self:stretch;display:flex;align-items:stretch;gap:25px}.gx-orders-tabs button{position:relative;height:100%;padding:0;border:0;background:transparent;color:#718078;display:flex;align-items:center;gap:6px;font-size:13px;font-weight:650;cursor:pointer}.gx-orders-tabs button:hover{color:#bec9c3}.gx-orders-tabs button.active{color:#f0f5f2}.gx-orders-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#12d85a;border-radius:2px 2px 0 0}.gx-orders-tabs button b{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:rgba(18,216,90,.08);color:#19da60;display:grid;place-items:center;font-size:10px}.gx-orders-refresh{height:42px;padding:0 10px;border:1px solid #1c2a23;border-radius:7px;background:#070c0a;color:#819088;display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;cursor:pointer}.gx-orders-refresh:hover:not(:disabled){border-color:#2a4034;color:#c1cdc6}.gx-orders-refresh:disabled{opacity:.45;cursor:not-allowed}.gx-orders-refresh.loading svg{animation:gxOrdersSpin .8s linear infinite}.gx-orders-controls{min-height:84px;padding:12px 16px;border-bottom:1px solid #152019;display:grid;grid-template-columns:minmax(245px,330px) auto minmax(220px,1fr);grid-gap:10px;gap:10px;align-items:end}.gx-orders-control-label{display:block;margin-bottom:6px;color:#647169;font-size:11px;font-weight:600}.gx-orders-market-picker{position:relative;z-index:60}.gx-orders-market-trigger{width:100%;height:42px;padding:0 11px;border:1px solid #1b2922;border-radius:8px;background:#050a08;display:flex;align-items:center;gap:9px;color:#dce5e0;text-align:left;cursor:pointer}.gx-orders-market-trigger.open,.gx-orders-market-trigger:hover{border-color:rgba(18,216,90,.34)}.gx-orders-market-fallback,.gx-orders-market-logo{width:27px;height:27px;flex:none;border-radius:50%}.gx-orders-market-logo{display:block;object-fit:contain}.gx-orders-market-fallback{border:1px solid rgba(18,216,90,.17);background:rgba(18,216,90,.06);color:#16d95d;display:grid;place-items:center;font-size:10px;font-weight:750}.gx-orders-market-trigger-copy{min-width:0;flex:1 1;display:flex;flex-direction:column;gap:2px}.gx-orders-market-trigger-copy b{color:#e5ede8;font-size:13px;font-weight:700}.gx-orders-market-trigger-copy small{overflow:hidden;color:#59675f;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.gx-orders-market-trigger>svg{flex:none;color:#66736c}.gx-orders-market-menu{position:absolute;top:calc(100% + 6px);left:0;width:min(500px,82vw);overflow:hidden;border:1px solid #1d2c24;border-radius:10px;background:#060b08;box-shadow:0 24px 60px rgba(0,0,0,.62)}.gx-orders-market-search{height:45px;margin:9px;padding:0 11px;border:1px solid #18251e;border-radius:8px;background:#030705;display:flex;align-items:center;gap:8px}.gx-orders-market-search:focus-within{border-color:rgba(18,216,90,.4)}.gx-orders-market-search svg{color:#617068}.gx-orders-market-search input{width:100%;height:42px;border:0;outline:0;background:transparent;color:#e0e9e3;font-size:13px}.gx-orders-market-search input::placeholder{color:#4e5b54}.gx-orders-market-menu-head{min-height:28px;padding:0 12px;border-top:1px solid #121c17;border-bottom:1px solid #121c17;display:grid;grid-template-columns:minmax(0,1fr) 105px 75px;align-items:center;grid-gap:8px;gap:8px;color:#4f5d55;font-size:11px}.gx-orders-market-list{max-height:335px;overflow-y:auto;overscroll-behavior:contain;padding:4px}.gx-orders-market-list::-webkit-scrollbar{width:5px}.gx-orders-market-list::-webkit-scrollbar-thumb{border-radius:999px;background:#26352d}.gx-orders-market-list>button{position:relative;width:100%;min-height:49px;padding:6px 8px;border:0;border-radius:7px;background:transparent;display:grid;grid-template-columns:minmax(0,1fr) 105px 75px;align-items:center;grid-gap:8px;gap:8px;color:#b9c4be;text-align:left;cursor:pointer}.gx-orders-market-list>button:hover{background:#0a120e}.gx-orders-market-list>button.active{background:rgba(18,216,90,.055)}.gx-orders-market-list>button>svg{position:absolute;right:7px;color:#13d85a}.gx-orders-market-name{min-width:0;display:flex;align-items:center;gap:8px}.gx-orders-market-name
.gx-orders-market-fallback,.gx-orders-market-name
.gx-orders-market-logo{width:28px;height:28px}.gx-orders-market-name>span{min-width:0;display:flex;flex-direction:column;gap:2px}.gx-orders-market-name b{color:#e2eae5;font-size:13px}.gx-orders-market-name b small{margin-left:2px;color:#68766e;font-size:10px;font-weight:550}.gx-orders-market-name em{max-width:145px;overflow:hidden;color:#56645c;font-size:10px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.gx-orders-market-list>button>span:nth-child(2),.gx-orders-market-list>button>span:nth-child(3){font-size:13px;text-align:right}.gx-orders-market-empty,.gx-orders-mini-loader{min-height:90px;display:flex;align-items:center;justify-content:center;gap:7px;color:#65736b;font-size:11px}.gx-orders-mini-loader i{width:13px;height:13px;border:2px solid #233129;border-top-color:#12d85a;border-radius:50%;animation:gxOrdersSpin .75s linear infinite}.gx-orders-market-retry{width:100%;height:42px;border:0;border-top:1px solid #16221b;background:#07100b;color:#13d85a;font-size:13px;cursor:pointer}.gx-orders-side-filter>div{height:42px;padding:3px;border:1px solid #1b2922;border-radius:8px;background:#050a08;display:flex;gap:2px}.gx-orders-side-filter button{min-width:54px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:#65736b;font-size:13px;font-weight:650;cursor:pointer}.gx-orders-side-filter
button.active{background:#0b1710;color:#14d959}.gx-orders-record-search{min-width:0;display:block}.gx-orders-record-search>div{height:42px;padding:0 11px;border:1px solid #1b2922;border-radius:8px;background:#050a08;display:flex;align-items:center;gap:8px}.gx-orders-record-search>div:focus-within{border-color:rgba(18,216,90,.35)}.gx-orders-record-search svg{flex:none;color:#647169}.gx-orders-record-search input{min-width:0;width:100%;height:38px;border:0;outline:0;background:transparent;color:#e0e8e3;font-size:13px}.gx-orders-record-search input::placeholder{color:#4e5c54}.gx-orders-record-search button{width:36px;height:36px;flex:none;border:0;border-radius:5px;background:#0c1510;color:#6c7972;display:grid;place-items:center;cursor:pointer}.gx-orders-message{margin:10px 14px 0;min-height:38px;padding:8px 11px;border-radius:8px;display:flex;align-items:center;gap:7px;font-size:11px}.gx-orders-message.success{border:1px solid rgba(18,216,90,.18);background:rgba(18,216,90,.045);color:#15d95a}.gx-orders-message.error{border:1px solid rgba(242,87,93,.2);background:rgba(242,87,93,.045);color:#ee777d}.gx-orders-table-area{position:relative;min-height:265px}.gx-orders-table{width:100%;min-width:1120px;border-collapse:collapse}.gx-orders-trades-table{min-width:950px}.gx-orders-table thead{background:#060b09}.gx-orders-table th{height:37px;padding:0 12px;border-bottom:1px solid #152019;color:#536159;font-size:13px;font-weight:600;text-align:left;white-space:nowrap}.gx-orders-table td{min-height:54px;padding:11px 12px;border-bottom:1px solid #111a15;color:#b7c2bb;font-size:13px;white-space:nowrap}.gx-orders-table
tbody tr:hover{background:rgba(255,255,255,.012)}.gx-orders-table
tbody tr:last-child td{border-bottom:0}.gx-orders-table td b{font-size:13px;font-weight:650}.gx-orders-pair-cell{display:flex;align-items:center;gap:8px}.gx-orders-pair-cell
.gx-orders-market-fallback,.gx-orders-pair-cell
.gx-orders-market-logo{width:27px;height:27px}.gx-orders-pair-cell>span{display:flex;flex-direction:column;gap:2px}.gx-orders-pair-cell b{color:#e5ede8!important;font-size:13px!important}.gx-orders-pair-cell small{color:#526058;font-size:10px}.gx-orders-table
.positive{color:#18d95f}.gx-orders-table
.negative{color:#f05c63}.gx-orders-progress{min-width:95px;display:flex;align-items:center;gap:7px}.gx-orders-progress>i{width:60px;height:4px;overflow:hidden;border-radius:999px;background:#15231b;display:block}.gx-orders-progress>i>span{display:block;height:100%;border-radius:999px;background:#14d959}.gx-orders-progress b{color:#68766e!important;font-size:10px!important}.gx-orders-status{width:max-content;min-height:24px;padding:0 8px;border-radius:999px;display:flex;align-items:center;gap:5px;font-size:10px;font-weight:650}.gx-orders-status i{width:5px;height:5px;border-radius:50%}.gx-orders-status.green{background:rgba(18,216,90,.07);color:#18d95f}.gx-orders-status.green i{background:#18d95f}.gx-orders-status.amber{background:rgba(224,173,48,.08);color:#d9b14d}.gx-orders-status.amber i{background:#d9b14d}.gx-orders-status.red{background:rgba(240,92,99,.08);color:#ee777d}.gx-orders-status.red i{background:#ee777d}.gx-orders-status.neutral{background:#101713;color:#77847c}.gx-orders-status.neutral i{background:#77847c}.gx-orders-id{display:block;max-width:130px;overflow:hidden;color:#75827a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important;font-size:10px;text-overflow:ellipsis}.gx-orders-cancel{border:0;background:transparent;color:#ef676d;font-size:13px;font-weight:650;cursor:pointer}.gx-orders-cancel:hover{color:#ff8186}.gx-orders-cancel-confirm{display:flex;gap:4px}.gx-orders-cancel-confirm
button{height:32px;padding:0 7px;border-radius:6px;font-size:13px;font-weight:650;cursor:pointer}.gx-orders-cancel-confirm
.keep{border:1px solid #233129;background:#080e0b;color:#89958e}.gx-orders-cancel-confirm
.confirm{border:1px solid rgba(240,92,99,.24);background:rgba(240,92,99,.07);color:#ef7278}.gx-orders-cancel-confirm
.confirm.loading{opacity:.65;cursor:wait}.gx-orders-empty,.gx-orders-loading{min-height:265px;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center}.gx-orders-loading-ring{width:32px;height:32px;margin-bottom:5px;border:2px solid #1a2921;border-top-color:#12d85a;border-radius:50%;animation:gxOrdersSpin .8s linear infinite}.gx-orders-empty b,.gx-orders-loading b{color:#cfd9d3;font-size:13px}.gx-orders-empty span,.gx-orders-loading small{max-width:360px;color:#5f6d65;font-size:11px;line-height:1.5}.gx-orders-empty>svg{margin-bottom:5px;color:#55635b}.gx-orders-empty .button{margin-top:8px;min-height:42px;font-size:13px}.gx-orders-refresh-overlay{position:absolute;right:14px;bottom:10px;height:27px;padding:0 8px;border:1px solid #1c2d23;border-radius:999px;background:rgba(5,12,8,.94);display:flex;align-items:center;gap:6px;color:#748178;font-size:10px}.gx-orders-refresh-overlay
span{width:10px;height:10px;border:2px solid #26342c;border-top-color:#12d85a;border-radius:50%;animation:gxOrdersSpin .7s linear infinite}.gx-orders-footer{min-height:38px;padding:0 14px;border-top:1px solid #142019;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#536159;font-size:10px}@keyframes gxOrdersSpin{to{transform:rotate(1turn)}}html[data-theme=light]
.account-app.gx-orders-shell{background:#f6f8f7}html[data-theme=light]
.gx-orders-live{--gx-orders-bg:#ffffff;--gx-orders-surface:#ffffff;--gx-orders-border:#dfe6e2;--gx-orders-muted:#6d7872;--gx-orders-text:#172019}html[data-theme=light]
.gx-orders-live
.account-card{background:#ffffff!important}html[data-theme=light]
.gx-orders-market-trigger-copy b,html[data-theme=light]
.gx-orders-pair-cell b,html[data-theme=light]
.gx-orders-summary strong,html[data-theme=light]
.gx-orders-tabs button.active{color:#152019!important}html[data-theme=light]
.gx-orders-market-trigger,html[data-theme=light]
.gx-orders-record-search>div,html[data-theme=light]
.gx-orders-side-filter>div{background:#ffffff;border-color:#dbe4df}html[data-theme=light]
.gx-orders-market-menu{background:#ffffff;border-color:#d8e2dc;box-shadow:0 20px 50px rgba(18,35,25,.13)}html[data-theme=light]
.gx-orders-market-search{background:#f7faf8;border-color:#dce5e0}html[data-theme=light]
.gx-orders-market-search input,html[data-theme=light]
.gx-orders-record-search input{color:#172019}html[data-theme=light]
.gx-orders-market-list>button:hover{background:#f4f8f5}html[data-theme=light]
.gx-orders-table thead{background:#f6f8f7}html[data-theme=light]
.gx-orders-table td{color:#39453f;border-color:#e9eeeb}@media(max-width:1000px){.gx-orders-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.gx-orders-controls{grid-template-columns:1fr auto}.gx-orders-record-search{grid-column:1/-1}}@media(max-width:700px){.gx-orders-summary{grid-template-columns:1fr 1fr}.gx-orders-tabs-row{align-items:stretch;padding-right:8px}.gx-orders-tabs{overflow-x:auto;gap:18px}.gx-orders-tabs button{flex:none}.gx-orders-refresh{align-self:center}.gx-orders-controls{grid-template-columns:1fr}.gx-orders-record-search,.gx-orders-side-filter{grid-column:auto}.gx-orders-market-menu{width:min(500px,calc(100vw - 42px))}.gx-orders-footer{align-items:flex-start;flex-direction:column;padding:10px 14px}}@media(max-width:480px){.gx-orders-summary{grid-template-columns:1fr}}.gx-orders-live
.gx-orders-market-search input,.gx-orders-live
.gx-orders-market-search input:active,.gx-orders-live
.gx-orders-market-search input:focus,.gx-orders-live
.gx-orders-market-search input:focus-visible,.gx-orders-live
.gx-orders-market-search input:hover{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;border-radius:0!important;-moz-appearance:none;appearance:none;-webkit-appearance:none}.gx-orders-live
.gx-orders-market-search{overflow:hidden}.gx-orders-live
.gx-orders-market-search:focus-within{border-color:rgba(18,216,90,.42);box-shadow:0 0 0 3px rgba(18,216,90,.045)}.gx-orders-live
.gx-orders-market-search input::selection{background:rgba(18,216,90,.22)}.gx-orders-live
.gx-orders-record-search input,.gx-orders-live
.gx-orders-record-search input:active,.gx-orders-live
.gx-orders-record-search input:focus,.gx-orders-live
.gx-orders-record-search input:focus-visible,.gx-orders-live
.gx-orders-record-search input:hover{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;border-radius:0!important;-moz-appearance:none;appearance:none;-webkit-appearance:none}.rewards-invite-card{margin:12px 0;padding:18px 22px}.rewards-invite-main{min-width:0}.rewards-invite-heading{display:flex;align-items:center;gap:12px}.rewards-invite-heading>div{min-width:0;flex:1 1}.rewards-invite-heading h2{margin:0;font-size:14px;line-height:1.3}.rewards-invite-heading p{margin:4px 0 0;font-size:11px;opacity:.62}.rewards-invite-icon{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;background:rgba(32,223,103,.09);flex:0 0 auto}.rewards-invite-icon,.rewards-invite-points{color:#20df67;border:1px solid rgba(32,223,103,.16)}.rewards-invite-points{background:rgba(32,223,103,.08);border-radius:999px;padding:6px 10px;font-size:10px;font-weight:800;white-space:nowrap}.rewards-invite-content{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:20px;gap:20px;margin-top:16px}.rewards-invite-content small{display:block;font-size:10px;opacity:.55}.rewards-invite-code{margin-top:5px;font-size:22px;line-height:1.2;font-weight:800;letter-spacing:.08em;color:#20df67}.rewards-invite-link{margin-top:6px;max-width:680px;font-size:10px;line-height:1.45;opacity:.55;overflow-wrap:anywhere}.rewards-invite-actions{display:flex;gap:8px;align-items:center}.rewards-invite-loading,.rewards-invite-unavailable{margin-top:15px;font-size:11px;opacity:.6}.rewards-invite-message{margin-top:9px;color:#20df67;font-size:10px;font-weight:700}@media(max-width:760px){.rewards-invite-heading{align-items:flex-start;flex-wrap:wrap}.rewards-invite-points{margin-left:46px}.rewards-invite-content{grid-template-columns:1fr}.rewards-invite-actions{width:100%}.rewards-invite-actions .button{flex:1 1}body,html{width:100%;max-width:100%;overflow-x:hidden}body{padding-bottom:calc(72px + env(safe-area-inset-bottom))!important}canvas,img,svg,video{max-width:100%}.shell{width:calc(100% - 24px)!important;max-width:1320px}.header-inner-v3,.site-header-v3{height:58px!important}.header-inner-v3{grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important}.brand-official{min-width:0}.brand-official img{height:25px!important;max-width:145px}.header-search,.main-nav-v3{display:none!important}.header-actions-v3{gap:7px!important}.header-actions-v3 .button-small{min-width:auto!important;height:34px!important;padding:0 11px!important;font-size:12px!important}.mobile-bottom-nav{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:100!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;width:100%!important;height:calc(66px + env(safe-area-inset-bottom))!important;padding:5px 6px calc(5px + env(safe-area-inset-bottom))!important;border-top:1px solid #1b282d!important;background:rgba(3,7,8,.97)!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.mobile-bottom-nav a{min-width:0;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:2px;color:#77858b;font-size:11px!important;font-weight:600;line-height:1.15;white-space:nowrap}.mobile-bottom-nav a svg{flex:0 0 auto}.mobile-bottom-nav .mobile-trade-action{color:var(--green)!important}.mobile-bottom-nav .mobile-trade-action svg{width:29px!important;height:29px!important;padding:5px;border:1px solid rgba(16,212,82,.28);border-radius:9px;background:rgba(16,212,82,.12)}.gx4-hero-grid{display:block!important;min-height:0!important;padding:38px 0 36px!important}.gx4-hero-copy{max-width:none!important}.gx4-hero-copy h1{max-width:100%;font-size:clamp(38px,11vw,46px)!important;line-height:1.04!important;letter-spacing:-.045em!important}.gx4-hero-copy>p{max-width:100%;margin-top:17px!important;font-size:15px!important;line-height:1.62!important}.gx4-hero-actions{width:100%;display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:8px!important;gap:8px!important;margin-top:22px!important}.gx4-hero-actions .button{width:100%!important;min-width:0;height:44px!important;padding:0 10px!important}.gx4-hero-product{display:none!important}.gx4-product-line{max-width:100%;gap:10px!important;flex-wrap:wrap}.gx4-heading-row,.split-heading{align-items:flex-start!important;flex-direction:column!important;gap:10px!important}.gx4-heading-row h2,.gx4-mobile-copy h2,.gx4-security-copy h2,.split-heading h2{font-size:clamp(28px,8vw,34px)!important;line-height:1.08!important}.gx4-product-grid,.gx4-security-grid{grid-template-columns:1fr!important}.gx4-product-card{min-height:0!important}.gx4-mobile-section{grid-template-columns:1fr!important;gap:30px!important}.gx4-mobile-visual{order:2;width:100%;overflow:hidden}.gx4-security-cards,.gx4-updates{grid-template-columns:1fr!important}.gx4-final-cta{align-items:flex-start!important;flex-direction:column!important;min-height:0!important;padding:26px 22px!important;gap:20px!important}.gx4-final-cta>div:last-child{width:100%;display:grid!important;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.gx4-final-cta .button{width:100%}.gx4-markets,.market-dashboard-v2{max-width:100%;overflow:hidden}.market-feature-grid,.markets-main-grid,.markets-sidebar-v2{grid-template-columns:1fr!important}.market-side-card:last-child{grid-column:auto!important}.markets-title-row{align-items:flex-start!important;flex-direction:column!important;gap:14px}.markets-search-large{width:100%!important}.calm-tabs,.market-category-tabs{max-width:100%;overflow-x:auto;scrollbar-width:none;flex-wrap:nowrap!important}}@media (max-width:760px){.calm-tabs::-webkit-scrollbar,.market-category-tabs::-webkit-scrollbar{display:none}.calm-tabs button,.market-category-tabs button{flex:0 0 auto;white-space:nowrap}.account-table-scroll,.market-table-scroll,.terminal-table-scroll{max-width:100%;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.exchange-screen{width:100%;max-width:100%;overflow-x:hidden}.exchange-header{height:54px!important}.exchange-header-inner{height:54px!important;grid-template-columns:minmax(0,1fr) auto!important;padding:0 9px!important;gap:7px}.exchange-nav,.exchange-search{display:none!important}.exchange-tools{min-width:0;gap:4px!important}.exchange-tools .icon-button{display:none!important}.terminal-deposit{display:flex!important;min-width:auto!important;height:32px!important;padding:0 10px!important}.trading-terminal{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.market-summary-bar{width:100%;min-height:68px!important;padding:8px 10px!important;gap:14px!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;scrollbar-width:none}.market-summary-bar::-webkit-scrollbar{display:none}.pair-title{min-width:155px!important}.summary-stat{display:none!important}.futures-terminal .terminal-workspace,.terminal-workspace,.trading-terminal:not(.futures-terminal) .terminal-workspace{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;grid-template-columns:none!important;grid-template-rows:none!important;gap:1px!important;overflow:visible!important}.terminal-panel{width:100%!important;max-width:100%!important;min-width:0!important}.market-selector-panel{display:none!important}.chart-panel,.futures-terminal .chart-panel{display:block!important;order:1;width:100%!important;height:360px!important;min-height:360px!important;grid-column:auto!important;grid-row:auto!important}.chart-head-row,.chart-toolbar{max-width:100%;overflow-x:auto}.chart-toolbar{scrollbar-width:none}.chart-toolbar::-webkit-scrollbar{display:none}.chart-toolbar button{flex:0 0 auto}.chart-wrap{padding-right:34px!important}.book-panel,.futures-terminal .book-panel{display:block!important;order:2;width:100%!important;height:auto!important;min-height:390px;grid-column:auto!important;grid-row:auto!important}.book-line{min-height:25px}.futures-order-entry,.order-ticket-panel{display:block!important;order:3;width:100%!important;max-width:100%!important;min-height:0!important;grid-column:auto!important;grid-row:auto!important}.dual-order-forms{grid-template-columns:1fr!important;gap:0!important;padding:12px!important}.dual-order-forms>.order-form:first-child{border-right:0!important;border-bottom:1px solid #162126;padding-right:0!important;padding-bottom:14px;margin-bottom:14px}.order-form label{grid-template-columns:52px minmax(0,1fr) 42px!important}.position-summary-panel{order:4;width:100%!important;grid-column:auto!important;grid-row:auto!important}.position-kpis{grid-template-columns:1fr 1fr!important}.futures-terminal .trades-panel,.trades-panel{display:none!important}.terminal-orders-panel{width:100%;max-width:100%;overflow:hidden}.terminal-table-scroll{width:100%}.terminal-table{min-width:760px!important}.terminal-statusbar{display:none!important}.account-app{width:100%;max-width:100%;overflow-x:hidden}.account-topbar{height:56px!important;grid-template-columns:minmax(0,1fr) auto!important;padding:0 12px!important;gap:8px!important}.account-topbar .brand-official img{height:25px!important}.account-top-search{display:none!important}.account-top-actions{min-width:0;gap:5px!important}.account-top-actions>a:not(.account-avatar),.account-top-actions>button{display:none!important}.account-avatar{width:32px!important;height:32px!important}.account-layout{display:block!important;min-height:calc(100vh - 56px)!important}.account-sidebar{display:none!important}.account-main{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:18px 12px calc(88px + env(safe-area-inset-bottom))!important}.account-page-head{width:100%;align-items:flex-start!important;flex-direction:column!important;gap:14px!important;margin-bottom:18px!important}.account-page-head h1{font-size:27px!important;line-height:1.08}.account-page-head p{max-width:100%;line-height:1.5}.account-head-actions{width:100%;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px!important;gap:7px!important;overflow:visible!important}.account-head-actions .button{width:100%;min-width:0;justify-content:center;padding:0 9px!important;white-space:nowrap}.account-app .account-card{max-width:100%;border-width:1px!important;overflow:hidden}.gx-portfolio-scope .portfolio-kpi-grid{grid-template-columns:1fr!important;gap:10px!important}.gx-portfolio-scope .portfolio-kpi-grid>.account-card{width:100%!important;height:auto!important;min-height:0!important;padding:16px!important}html:not([data-theme=light]) .gx-portfolio-scope .portfolio-kpi-grid>.account-card{height:auto!important;min-height:0!important}.gx-portfolio-scope .portfolio-balance-card{min-height:220px!important}.gx-portfolio-scope .portfolio-performance-card{min-height:280px!important}.gx-portfolio-scope .allocation-card-v2{grid-column:auto!important;min-height:0!important}.gx-portfolio-scope .allocation-card-v2 .allocation-layout{grid-template-columns:1fr!important;grid-template-rows:auto auto!important;justify-items:center!important;gap:18px!important;min-height:0!important}.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2{width:100%;grid-template-columns:1fr!important}.gx-portfolio-scope .allocation-ring-v2{width:170px!important;height:170px!important}.gx-portfolio-scope .portfolio-bottom-grid{grid-template-columns:1fr!important}.gx-portfolio-scope .assets-head{align-items:flex-start!important;flex-direction:column!important;gap:10px}.gx-portfolio-scope .asset-tabs{width:100%;overflow-x:auto;scrollbar-width:none}.gx-portfolio-scope .asset-tabs::-webkit-scrollbar{display:none}.gx-portfolio-scope .asset-tools{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto}.gx-portfolio-scope .asset-tools label{width:100%!important}.gx-portfolio-scope .account-table{min-width:720px}.gx-portfolio-scope .transaction-list>div{grid-template-columns:28px minmax(0,1fr) auto!important;gap:7px}.gx-portfolio-scope .transaction-list>div>:nth-child(4),.gx-portfolio-scope .transaction-list>div>:nth-child(5){display:none}.gx-portfolio-scope .quick-action-grid{grid-template-columns:1fr 1fr!important}.gx-deposit-live .wallet-page-grid-v2,.gx-withdraw-live .wallet-page-grid-v2,.wallet-page-grid-v2{grid-template-columns:1fr!important;gap:10px!important}.wallet-main-card{min-height:0!important;padding:15px!important}.gx-deposit-side,.wallet-side-stack{grid-template-columns:1fr!important;gap:10px!important}.stepper{width:100%;min-height:52px;height:auto!important;overflow-x:auto;scrollbar-width:none}.stepper::-webkit-scrollbar{display:none}.stepper>div{flex:0 0 auto;white-space:nowrap}.stepper>i{min-width:18px}.gx-picker-trigger,.selector-field{width:100%!important;min-width:0!important}.deposit-address-panel,.gx-deposit-live .gx-live-address-panel.has-qr{grid-template-columns:1fr!important;gap:16px!important}.gx-address-qr,.qr-realistic{margin-inline:auto!important}.deposit-address-copy{min-width:0}.deposit-address-copy>div{flex-wrap:wrap}.deposit-address-copy button{flex:1 1 auto;justify-content:center}.wallet-warning,.withdraw-summary-inline{width:100%}.security-verification-preview{align-items:flex-start!important;flex-direction:column!important;gap:12px}.security-required-tags{flex-wrap:wrap}.amber-wide{align-items:flex-start!important;flex-direction:column!important}.amber-wide .button{width:100%}.gx-whitelist-add-card,.gx-whitelist-saved-card{width:100%!important;padding:15px!important}.gx-whitelist-address-list{width:100%;overflow:hidden}.gx-whitelist-address-list>*{min-width:0}.gx-orders-live{width:100%;max-width:100%;overflow:hidden}.gx-orders-summary{grid-template-columns:1fr 1fr!important;gap:8px!important}.gx-orders-summary>.account-card{min-height:86px!important;padding:13px!important}.gx-orders-tabs-row{align-items:stretch!important;flex-direction:column!important;gap:8px}.gx-orders-tabs{width:100%;overflow-x:auto;scrollbar-width:none}.gx-orders-tabs::-webkit-scrollbar{display:none}.gx-orders-tabs button{flex:0 0 auto;white-space:nowrap}.gx-orders-controls{width:100%;display:grid!important;grid-template-columns:1fr!important;grid-gap:8px!important;gap:8px!important}.gx-orders-control-group{width:100%;overflow-x:auto}.gx-orders-record-search{width:100%!important;max-width:none!important}.gx-orders-record-search>div{width:100%}.gx-orders-table-wrap{width:100%;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.rewards-hero-card{align-items:flex-start!important;flex-direction:column!important;padding:18px!important;gap:20px;border-width:1px!important}.rewards-hero-card h2{font-size:26px!important}.tier-progress{width:100%!important;max-width:none!important}.reward-rank{width:100%;justify-content:flex-start}.reward-kpi-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}.reward-kpi-grid>div{min-width:0;padding:13px!important}.rewards-main-grid{grid-template-columns:1fr!important;gap:10px!important}.reward-task-list>div{min-height:66px;height:auto!important;grid-template-columns:34px minmax(0,1fr) auto!important;padding:7px 0;gap:7px!important}.reward-task-list>div>strong{display:none!important}.reward-task-list .button{min-width:58px;padding-inline:8px}.rewards-invite-card{padding:15px!important}.rewards-invite-heading{align-items:flex-start!important;flex-wrap:wrap!important}.rewards-invite-points{margin-left:46px!important}.rewards-invite-content{grid-template-columns:1fr!important;gap:14px!important}.rewards-invite-code{font-size:20px!important;overflow-wrap:anywhere}.rewards-invite-link{width:100%;overflow-wrap:anywhere}.rewards-invite-actions{width:100%;display:grid!important;grid-template-columns:1fr 1fr;grid-gap:7px!important;gap:7px!important}.rewards-invite-actions .button{width:100%;justify-content:center}.settings-shell{grid-template-columns:1fr!important}.settings-nav{position:static!important;display:flex!important;width:100%;gap:6px;overflow-x:auto;scrollbar-width:none}.settings-nav::-webkit-scrollbar{display:none}.settings-nav a{flex:0 0 auto;white-space:nowrap}.profile-bottom-grid,.profile-grid-v2,.security-overview-grid,.security-toggle-grid,.verification-info-grid{grid-template-columns:1fr!important}.footer-grid{grid-template-columns:1fr 1fr!important;gap:26px 18px!important}.footer-brand{grid-column:1/-1!important}.footer-bottom{align-items:flex-start!important;flex-direction:column!important;gap:12px!important}}@media (max-width:430px){.account-head-actions,.gx-orders-summary,.gx4-final-cta>div:last-child,.gx4-hero-actions,.reward-kpi-grid,.rewards-invite-actions{grid-template-columns:1fr!important}.gx4-hero-copy h1{font-size:38px!important}.account-main{padding-left:10px!important;padding-right:10px!important}.footer-grid,.position-kpis,.quick-action-grid{grid-template-columns:1fr!important}.footer-brand{grid-column:auto!important}.rewards-invite-points{margin-left:0!important}}.security-grade{min-height:46px!important;padding:7px 11px!important;gap:9px!important;border:1px solid #193726!important;border-radius:9px!important;background:linear-gradient(145deg,rgba(16,212,82,.055),rgba(16,212,82,.015))!important;box-shadow:none!important}.security-grade>svg{width:17px;height:17px;color:#35d967!important}.security-grade small{color:#687870!important;font-size:10px!important;font-weight:600;text-transform:uppercase;letter-spacing:.045em}.security-grade b{color:#e9f1ed!important;font-size:12px!important;font-weight:650!important}.security-overview-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr)!important;gap:12px!important;margin-bottom:12px!important}.security-overview-grid>.account-card{min-width:0;border:1px solid #19282c!important;border-radius:12px!important;background:#060c0d!important;box-shadow:none!important}.security-overview-grid>.security-score-card{position:relative;min-height:170px!important;padding:20px!important;grid-template-columns:92px minmax(0,1fr)!important;gap:18px!important;overflow:hidden;background:radial-gradient(circle at 4% 100%,rgba(16,212,82,.075),transparent 43%),linear-gradient(145deg,#071011,#050a0b)!important}.security-overview-grid>.security-score-card:after{content:"";position:absolute;width:180px;height:180px;left:-82px;bottom:-132px;border-radius:50%;background:rgba(16,212,82,.055);filter:blur(14px);pointer-events:none}.security-score-ring{width:82px!important;height:82px!important;border-radius:50%;background:conic-gradient(#17d45a 0 92%,#172226 92% 100%)!important;box-shadow:0 0 0 1px rgba(16,212,82,.05),0 8px 26px rgba(0,0,0,.2);z-index:1}.security-score-ring:after{inset:7px!important;background:linear-gradient(145deg,#081011,#050a0b)!important}.security-score-ring span{left:0;right:0;top:22px;text-align:center;color:#f3f7f5!important;font-size:22px!important;font-weight:720!important;line-height:1!important}.security-score-ring small{left:0;right:0;top:47px;transform:none!important;text-align:center;color:#6d7d76!important;font-size:10px!important;font-weight:600}.security-score-card>div:last-child{position:relative;z-index:1;min-width:0}.security-score-card .status-pill{min-height:23px;padding:3px 8px!important;border:1px solid rgba(16,212,82,.12);background:rgba(16,212,82,.07)!important;color:#58dd7d!important;font-size:10px!important;font-weight:650!important}.security-score-card h2{margin:12px 0 5px!important;color:#edf3f0!important;font-size:16px!important;font-weight:650!important;letter-spacing:-.018em}.security-score-card p{max-width:680px;margin:0!important;color:#6d7b80!important;font-size:13px!important;line-height:1.55!important}.security-score-track{height:4px!important;margin-top:17px!important;border-radius:999px!important;background:#142024!important;overflow:hidden}.security-score-track i{border-radius:999px;background:linear-gradient(90deg,#12bb4d,#43df76)!important}.security-overview-grid>.verified-account-card{min-height:170px!important;padding:20px!important;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;align-items:start!important;grid-gap:13px!important;gap:13px!important;background:radial-gradient(circle at 100% 0,rgba(16,212,82,.055),transparent 52%),#060c0d!important}.verified-account-card>svg{box-sizing:border-box;width:38px!important;height:38px!important;padding:9px;border:1px solid rgba(16,212,82,.18);border-radius:10px;background:rgba(16,212,82,.07);color:#36da69!important}.verified-account-card>span{min-width:0;gap:5px!important}.verified-account-card small{color:#69777c!important;font-size:10px!important;font-weight:600!important;text-transform:uppercase;letter-spacing:.035em}.verified-account-card strong{margin-top:1px;color:#eef4f1!important;font-size:13px!important;font-weight:650!important}.verified-account-card p{margin:2px 0 5px!important;color:#6c7a7f!important;font-size:13px!important;line-height:1.5!important}.verified-account-card a{width:max-content;color:#4bdd78!important;font-size:13px!important;font-weight:650;gap:5px!important}.security-settings-list.account-card{padding:0!important;overflow:hidden;border:1px solid #19282c!important;border-radius:12px!important;background:#060c0d!important;box-shadow:none!important}.security-settings-list>.account-card-head{min-height:62px!important;margin:0!important;padding:13px 18px!important;border-bottom:1px solid #142125!important;background:linear-gradient(180deg,rgba(255,255,255,.008),transparent)}.security-settings-list>.account-card-head h2{margin:0!important;color:#eef3f1!important;font-size:16px!important;font-weight:650!important;letter-spacing:-.012em}.security-settings-list>.account-card-head p{margin:4px 0 0!important;color:#65747a!important;font-size:13px!important;line-height:1.4}.security-setting-row{min-height:67px!important;grid-template-columns:34px minmax(0,1fr) 108px 88px!important;gap:11px!important;padding:0 18px;border-bottom:1px solid #121e21!important;transition:background .15s ease}.security-setting-row:hover{background:rgba(255,255,255,.012)}.security-setting-row:last-child{border-bottom:0!important}.security-row-icon{width:32px!important;height:32px!important;border:1px solid rgba(16,212,82,.17)!important;border-radius:8px!important;background:rgba(16,212,82,.055)!important;color:#3cd96d!important}.security-row-icon svg{width:16px;height:16px}.security-setting-row>span:nth-child(2){min-width:0;gap:3px!important}.security-setting-row b{color:#e8efeb!important;font-size:13px!important;font-weight:650!important;letter-spacing:-.008em}.security-setting-row small{overflow:hidden;color:#647278!important;font-size:11px!important;line-height:1.42!important;text-overflow:ellipsis}.security-setting-row .positive{color:#45db73!important;font-size:11px!important;font-weight:650!important;white-space:nowrap}.security-setting-row .neutral-status{color:#76858a!important;font-size:11px!important;font-weight:550;white-space:nowrap}.security-setting-row>.button.button-secondary.button-tiny{min-width:0!important;height:31px!important;min-height:31px!important;padding:0 10px!important;justify-content:center;border:1px solid #203034!important;border-radius:7px!important;background:#091113!important;color:#dce5e1!important;font-size:13px!important;font-weight:650!important;box-shadow:none!important}.security-setting-row>.button.button-secondary.button-tiny:hover{border-color:#2b4038!important;background:#0b1614!important;color:#f1f5f3!important}.withdrawal-protection-card.account-card{margin-top:12px!important;padding:0 18px 18px!important;overflow:hidden;border:1px solid #19282c!important;border-radius:12px!important;background:#060c0d!important;box-shadow:none!important}.withdrawal-protection-card>.account-card-head{min-height:62px!important;margin:0 -18px 13px!important;padding:13px 18px!important;border-bottom:1px solid #142125!important}.withdrawal-protection-card>.account-card-head h2{margin:0!important;color:#eef3f1!important;font-size:16px!important;font-weight:650!important;letter-spacing:-.012em}.withdrawal-protection-card>.account-card-head p{margin:4px 0 0!important;color:#65747a!important;font-size:13px!important}.withdrawal-protection-card>.account-card-head>svg{color:#65766d!important;width:17px;height:17px}.security-toggle-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.security-toggle-grid>div{min-width:0;min-height:69px;padding:12px 13px!important;border:1px solid #17262a!important;border-radius:9px!important;background:linear-gradient(145deg,#081012,#070d0f)!important;transition:border-color .15s ease,background .15s ease}.security-toggle-grid>div:hover{border-color:#20352d!important;background:#091311!important}.security-toggle-grid span{min-width:0;grid-template-columns:20px minmax(0,1fr)!important;column-gap:8px!important}.security-toggle-grid svg{width:15px;height:15px;color:#39d96b!important}.security-toggle-grid b{color:#e9f0ed!important;font-size:13px!important;font-weight:650!important}.security-toggle-grid small{margin-top:3px;color:#647278!important;font-size:10px!important;line-height:1.4!important}.switch-control{width:33px!important;height:18px!important;flex:0 0 33px;border:1px solid #263832!important;border-radius:999px!important;background:#17241f!important;box-shadow:none!important}.switch-control i{width:12px!important;height:12px!important;top:2px!important;left:2px!important;background:#7e8e87!important;transition:left .15s ease}.switch-control.on{border-color:rgba(16,212,82,.28)!important;background:rgba(16,212,82,.55)!important}.switch-control.on i{left:17px!important;background:#f4f8f6!important}.security-warning-card{min-height:64px;margin-top:12px!important;padding:13px 15px!important;align-items:flex-start!important;border:1px solid #493b16!important;border-radius:9px!important;background:linear-gradient(100deg,#151105,#100e07)!important;color:#d6ad4c!important;box-shadow:none!important}.security-warning-card>svg{flex:0 0 auto;width:17px;height:17px;margin-top:1px;color:#d2aa45!important}.security-warning-card b{color:#d8b34f!important;font-size:13px!important;font-weight:650!important}.security-warning-card p{margin:4px 0 0!important;color:#8b7642!important;font-size:13px!important;line-height:1.5!important}html[data-theme=light]
.security-overview-grid>.account-card,html[data-theme=light]
.security-settings-list.account-card,html[data-theme=light]
.withdrawal-protection-card.account-card{border-color:#dfe7e2!important;background:#ffffff!important}html[data-theme=light]
.security-overview-grid>.security-score-card{background:radial-gradient(circle at 4% 100%,rgba(16,170,73,.065),transparent 43%),#ffffff!important}html[data-theme=light]
.security-score-ring:after{background:#ffffff!important}html[data-theme=light]
.security-score-card h2,html[data-theme=light]
.security-setting-row b,html[data-theme=light]
.security-settings-list>.account-card-head h2,html[data-theme=light]
.security-toggle-grid b,html[data-theme=light]
.verified-account-card strong,html[data-theme=light]
.withdrawal-protection-card>.account-card-head h2{color:#17201b!important}html[data-theme=light]
.security-score-card p,html[data-theme=light]
.security-setting-row small,html[data-theme=light]
.security-settings-list>.account-card-head p,html[data-theme=light]
.security-toggle-grid small,html[data-theme=light]
.verified-account-card p,html[data-theme=light]
.withdrawal-protection-card>.account-card-head p{color:#718078!important}html[data-theme=light]
.security-score-track{background:#e8eeea!important}html[data-theme=light]
.security-settings-list>.account-card-head,html[data-theme=light]
.withdrawal-protection-card>.account-card-head{border-bottom-color:#e6ece8!important}html[data-theme=light]
.security-setting-row{border-bottom-color:#edf1ef!important}html[data-theme=light]
.security-setting-row:hover{background:#fafcfb}html[data-theme=light]
.security-setting-row>.button.button-secondary.button-tiny{border-color:#d9e2dd!important;background:#f8faf9!important;color:#24302a!important}html[data-theme=light]
.security-toggle-grid>div{border-color:#e0e8e3!important;background:#f9fbfa!important}html[data-theme=light]
.security-toggle-grid>div:hover{border-color:#cbd9d1!important;background:#f5f9f6!important}html[data-theme=light]
.security-grade{border-color:#d7e8dc!important;background:#f3faf5!important}html[data-theme=light]
.security-grade b{color:#18231c!important}html[data-theme=light]
.security-warning-card{border-color:#e6d18b!important;background:#fff9e8!important}html[data-theme=light]
.security-warning-card b{color:#8b6712!important}html[data-theme=light]
.security-warning-card p{color:#8c7a4e!important}@media(max-width:1100px){.security-overview-grid{grid-template-columns:1fr!important}.security-overview-grid>.verified-account-card{min-height:128px!important}.security-setting-row{grid-template-columns:34px minmax(0,1fr) 94px 80px!important}}@media(max-width:760px){.security-grade{align-self:flex-start;min-height:42px!important}.security-overview-grid{grid-template-columns:1fr!important;gap:9px!important}.security-overview-grid>.security-score-card{min-height:150px!important;padding:16px!important;grid-template-columns:74px minmax(0,1fr)!important;gap:13px!important}.security-score-ring{width:68px!important;height:68px!important}.security-score-ring:after{inset:6px!important}.security-score-ring span{top:18px;font-size:19px!important}.security-score-ring small{top:39px;font-size:10px!important}.security-score-card h2{margin-top:9px!important;font-size:15px!important}.security-score-track{margin-top:12px!important}.security-overview-grid>.verified-account-card{min-height:124px!important;padding:16px!important}.security-settings-list>.account-card-head{min-height:58px!important;padding:12px 13px!important}.security-setting-row{min-height:78px!important;grid-template-columns:32px minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;gap:3px 9px!important;padding:11px 13px!important}.security-setting-row>.security-row-icon{grid-column:1;grid-row:1/3;align-self:center}.security-setting-row>span:nth-child(2){grid-column:2;grid-row:1}.security-setting-row>span:nth-child(3){grid-column:2;grid-row:2;align-self:start}.security-setting-row>.button{grid-column:3;grid-row:1/3;align-self:center}.security-setting-row small{white-space:normal;overflow:visible;text-overflow:clip}.withdrawal-protection-card.account-card{padding:0 13px 13px!important}.withdrawal-protection-card>.account-card-head{min-height:58px!important;margin:0 -13px 10px!important;padding:12px 13px!important}.security-toggle-grid{grid-template-columns:1fr!important;gap:7px!important}.security-toggle-grid>div{min-height:64px;padding:11px 12px!important}.security-warning-card{min-height:0;padding:12px!important}}@media(max-width:430px){.security-score-card p{display:none}.security-setting-row{grid-template-columns:30px minmax(0,1fr) auto!important;padding:10px!important}.security-setting-row>.button.button-secondary.button-tiny{padding:0 8px!important}}.security-score-ring.gx-live-security-score{background:conic-gradient(#17d45a 0 var(--gx-security-score),#172226 var(--gx-security-score) 100%)!important}.gx-security-loading-card{min-height:180px;display:flex;align-items:center;justify-content:center;border:1px solid #19282c;border-radius:12px;background:#060c0d;color:#718087;font-size:12px}.gx-security-live-notice{min-height:42px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;margin-bottom:12px;padding:9px 12px;border:1px solid rgba(16,212,82,.18);border-radius:9px;background:rgba(16,212,82,.055);color:#91a39b;font-size:11px}.gx-security-live-notice>svg{color:#3dda6e}.gx-security-live-notice>button{width:28px;height:28px;display:grid;place-items:center;border:0;background:transparent;color:#76867f;cursor:pointer}.gx-security-live-label{width:max-content;color:#718087;font-size:11px;font-weight:650}.gx-security-live-label.positive{color:#45db73!important}.security-setting-row>.button:disabled,.security-toggle-grid
.button:disabled{cursor:default;opacity:.62}.security-toggle-grid>div{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px}.security-toggle-grid>div>span{flex:1 1 auto;min-width:0}.gx-security-protection-action{flex:0 0 auto;min-width:82px!important;height:31px!important;display:inline-flex;align-items:center;justify-content:center;padding:0 10px!important;border:1px solid #203034!important;border-radius:7px!important;background:#091113!important;color:#dce5e1!important;font-size:13px!important;font-weight:650!important;text-decoration:none}.gx-security-modal-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,.72);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.gx-security-modal{width:min(520px,100%);max-height:calc(100vh - 48px);overflow-y:auto;padding:20px;border:1px solid #1d2d31;border-radius:13px;background:linear-gradient(145deg,#081011,#050a0b);box-shadow:0 24px 80px rgba(0,0,0,.45)}.gx-security-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.gx-security-modal-head small{display:block;margin-bottom:4px;color:#66777b;font-size:10px;font-weight:650;text-transform:uppercase;letter-spacing:.045em}.gx-security-modal-head h2{margin:0;color:#eef4f1;font-size:20px;line-height:1.15;letter-spacing:-.025em}.gx-security-modal-head>button{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border:1px solid #1e2e32;border-radius:8px;background:#091113;color:#77868a;cursor:pointer}.gx-security-modal-copy{margin:0 0 17px;color:#718087;font-size:13px;line-height:1.55}.gx-security-secret{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;margin-bottom:14px;padding:12px;border:1px solid #1b2b2e;border-radius:9px;background:#050b0c}.gx-security-secret span{min-width:0}.gx-security-secret small{display:block;margin-bottom:5px;color:#65757a;font-size:10px}.gx-security-secret code{display:block;overflow-wrap:anywhere;color:#58dc7d;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.gx-security-secret button{min-height:32px;display:flex;align-items:center;gap:6px;padding:0 10px;border:1px solid #213236;border-radius:7px;background:#091113;color:#dbe4e0;font-size:13px;font-weight:650;cursor:pointer}.gx-security-field{display:block;margin-top:12px}.gx-security-field>span{display:block;margin-bottom:6px;color:#8c9994;font-size:11px;font-weight:650}.gx-security-field input{box-sizing:border-box;width:100%;height:42px;padding:0 12px;border:1px solid #1c2d31;border-radius:8px;outline:none;background:#050b0c;color:#edf3f0;font:inherit;font-size:13px}.gx-security-field input:focus{border-color:rgba(16,212,82,.38);box-shadow:0 0 0 3px rgba(16,212,82,.055)}.gx-security-code-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:7px;gap:7px}.gx-security-code-row .button{min-width:96px}.gx-security-feedback{margin-top:12px;padding:9px 11px;border-radius:7px;font-size:11px;line-height:1.45}.gx-security-feedback.error{border:1px solid rgba(237,82,82,.22);background:rgba(237,82,82,.07);color:#e89595}.gx-security-feedback.warning{border:1px solid rgba(214,173,76,.25);background:rgba(214,173,76,.06);color:#c9ad6c}.gx-security-modal-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:18px}.gx-security-modal-actions .button{width:100%;justify-content:center}.gx-security-devices-modal{width:min(620px,100%)}.gx-security-device-list{display:grid;grid-gap:7px;gap:7px;margin-top:14px}.gx-security-device-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;min-height:64px;padding:10px 11px;border:1px solid #18272a;border-radius:9px;background:#060c0d}.gx-security-device-copy{min-width:0}.gx-security-device-copy b{display:block;color:#e8efeb;font-size:13px;font-weight:650}.gx-security-device-copy small{display:block;margin-top:3px;color:#68777c;font-size:10px;line-height:1.35}.gx-security-device-empty{padding:24px 10px;text-align:center;color:#68777c;font-size:13px}html[data-theme=light]
.gx-security-modal{border-color:#dce5e0;background:#ffffff;box-shadow:0 24px 70px rgba(24,40,31,.16)}html[data-theme=light]
.gx-security-device-copy b,html[data-theme=light]
.gx-security-field input,html[data-theme=light]
.gx-security-modal-head h2{color:#19231e}html[data-theme=light]
.gx-security-modal-head>button,html[data-theme=light]
.gx-security-protection-action,html[data-theme=light]
.gx-security-secret button{border-color:#dce5e0!important;background:#f8faf9!important;color:#27332d!important}html[data-theme=light]
.gx-security-device-row,html[data-theme=light]
.gx-security-field input,html[data-theme=light]
.gx-security-secret{border-color:#e0e8e3;background:#f9fbfa}html[data-theme=light]
.gx-security-loading-card{border-color:#dfe7e2;background:#ffffff}@media(max-width:760px){.gx-security-modal-backdrop{align-items:flex-end;padding:0}.gx-security-modal{width:100%;max-height:88vh;padding:17px 14px calc(18px + env(safe-area-inset-bottom));border-right:0;border-bottom:0;border-left:0;border-radius:16px 16px 0 0}.security-toggle-grid>div{gap:8px}.gx-security-protection-action{min-width:74px!important}.gx-security-device-row{grid-template-columns:32px minmax(0,1fr) auto;padding:10px}}@media(max-width:430px){.gx-security-code-row{grid-template-columns:1fr}.gx-security-code-row .button{width:100%}.gx-security-modal-actions{grid-template-columns:1fr}}input[aria-label^=Search],input[aria-label^=Search]:active,input[aria-label^=Search]:focus,input[aria-label^=Search]:focus-visible,input[aria-label^=Search]:hover,input[placeholder^=Search],input[placeholder^=Search]:active,input[placeholder^=Search]:focus,input[placeholder^=Search]:focus-visible,input[placeholder^=Search]:hover{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;border-radius:0!important;-moz-appearance:none;appearance:none;-webkit-appearance:none}.earn-search input,.earn-search input:active,.earn-search input:focus,.earn-search input:focus-visible,.earn-search input:hover,.gx-orders-market-search input,.gx-orders-market-search input:active,.gx-orders-market-search input:focus,.gx-orders-market-search input:focus-visible,.gx-orders-market-search input:hover,.gx-orders-record-search input,.gx-orders-record-search input:active,.gx-orders-record-search input:focus,.gx-orders-record-search input:focus-visible,.gx-orders-record-search input:hover,.gx-picker-search input,.gx-picker-search input:active,.gx-picker-search input:focus,.gx-picker-search input:focus-visible,.gx-picker-search input:hover,.listing-search input,.listing-search input:active,.listing-search input:focus,.listing-search input:focus-visible,.listing-search input:hover,.mini-search input,.mini-search input:active,.mini-search input:focus,.mini-search input:focus-visible,.mini-search input:hover,.terminal-search input,.terminal-search input:active,.terminal-search input:focus,.terminal-search input:focus-visible,.terminal-search input:hover{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;border-radius:0!important;-moz-appearance:none;appearance:none;-webkit-appearance:none}:root{--gx-font:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--gx-bg:#000000;--gx-bg-2:#080808;--gx-input:#101010;--gx-card:#171717;--gx-elevated:#202020;--gx-border:#292929;--gx-text:#F5F5F5;--gx-text-secondary:#B8B8B8;--gx-muted:#7B7B7B;--gx-disabled:#555555;--gx-green:#10D452;--gx-green-soft:#78E2A5;--gx-negative:#FF5C5C;--gx-warning:#F5B942;--gx-info:#4DA3FF;--gx-green-tint:rgba(16,212,82,.08);--gx-green-tint-strong:rgba(16,212,82,.12);--gx-negative-tint:rgba(255,92,92,.08);--gx-warning-tint:rgba(245,185,66,.08);--gx-info-tint:rgba(77,163,255,.08);--gx-radius-xs:6px;--gx-radius-control:8px;--gx-radius-button:9px;--gx-radius-card:12px;--gx-radius-modal:13px;--gx-radius-pill:999px;--gx-space-1:4px;--gx-space-2:8px;--gx-space-3:12px;--gx-space-4:16px;--gx-space-5:20px;--gx-space-6:24px;--gx-space-8:32px;--gx-space-10:40px;--gx-type-h1:32px;--gx-type-h1-mobile:27px;--gx-type-section:16px;--gx-type-row:13px;--gx-type-body:13px;--gx-type-label:12px;--gx-type-meta:11px;--gx-type-button:13px;--gx-type-table:13px;--gx-weight-body:450;--gx-weight-meta:550;--gx-weight-label:600;--gx-weight-section:650;--gx-weight-control:650;--gx-weight-number:700;--gx-weight-h1:720;--gx-line-h1:1.15;--gx-line-section:1.25;--gx-line-row:1.30;--gx-line-body:1.55;--gx-line-label:1.35;--gx-line-button:1.20;--gx-control-height:42px;--gx-control-height-compact:31px;--gx-control-height-large:48px;--gx-search-height:42px;--gx-selector-height:58px;--gx-touch-min:44px;--gx-account-gap:12px;--gx-card-padding:20px;--gx-card-padding-mobile:16px;--gx-shadow-none:none;--gx-shadow-overlay:0 24px 70px rgba(0,0,0,.42);--gx-numeric-features:"tnum" 1,"lnum" 1}html[data-theme=light]{--gx-green-soft:#78E2A5;--gx-green-tint:rgba(16,212,82,.07);--gx-green-tint-strong:rgba(16,212,82,.11);--gx-negative-tint:rgba(255,92,92,.07);--gx-warning-tint:rgba(245,185,66,.10);--gx-info-tint:rgba(77,163,255,.08)}.gx-contract-card{background:var(--gx-card);border:1px solid var(--gx-border);border-radius:var(--gx-radius-card);box-shadow:var(--gx-shadow-none)}.gx-contract-button{min-height:var(--gx-control-height);padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:var(--gx-space-2);border-radius:var(--gx-radius-button);font-family:var(--gx-font);font-size:var(--gx-type-button);font-weight:var(--gx-weight-control);line-height:var(--gx-line-button)}.gx-contract-input{min-height:var(--gx-control-height);color:var(--gx-text);font-family:var(--gx-font);font-size:var(--gx-type-body)}.gx-contract-input,.gx-contract-search{border:1px solid var(--gx-border);border-radius:var(--gx-radius-control);background:var(--gx-input)}.gx-contract-search{min-height:var(--gx-search-height);display:flex;align-items:center;gap:var(--gx-space-2)}.gx-contract-search:focus-within{border-color:var(--gx-green)}.gx-contract-search input,.gx-contract-search input:active,.gx-contract-search input:focus,.gx-contract-search input:focus-visible,.gx-contract-search input:hover{border:0;outline:0;box-shadow:none;background:transparent}@media(max-width:760px){:root{--gx-card-padding:var(--gx-card-padding-mobile)}}:root{--bg:var(--gx-bg);--surface:var(--gx-bg-2);--surface-2:var(--gx-input);--surface-3:var(--gx-card);--surface-4:var(--gx-elevated);--line:var(--gx-border);--line-strong:var(--gx-border);--text:var(--gx-text);--muted:var(--gx-muted);--muted-2:var(--gx-muted);--green:var(--gx-green);--green-bright:#31DA6C;--green-soft:rgba(16,212,82,.08);--red:var(--gx-negative);--amber:var(--gx-warning);--radius:var(--gx-radius-card);--radius-sm:var(--gx-radius-control);--shadow:none}body,button,html,input,select,textarea{font-family:var(--gx-font)!important}body{letter-spacing:0}body,dd,dt,li,p{font-size:var(--gx-type-body);line-height:var(--gx-line-body);font-weight:var(--gx-weight-body)}h1{font-weight:var(--gx-weight-h1)}h2,h3,h4,h5,h6{font-weight:var(--gx-weight-section)}.eyebrow,.gx4-kicker,.mega-label,.public-kicker,.section-kicker,label{font-size:var(--gx-type-label);line-height:var(--gx-line-label);font-weight:var(--gx-weight-label)}figcaption,small{font-size:var(--gx-type-meta);line-height:var(--gx-line-label);font-weight:var(--gx-weight-meta)}.account-nav a,.exchange-nav a,.header-actions,.header-actions-v3,.main-nav,.main-nav-v3,.main-nav-v3>.nav-mega-trigger>a,.main-nav-v3>a{font-size:var(--gx-type-row);line-height:var(--gx-line-row);font-weight:var(--gx-weight-control)}.button,.button-ghost,.button-primary,.button-secondary,.button-small{min-height:var(--gx-control-height);padding:0 18px;border-radius:var(--gx-radius-button);letter-spacing:0;text-transform:none}.button,.button-ghost,.button-primary,.button-secondary,.button-small,.button-tiny{font-size:var(--gx-type-button);line-height:var(--gx-line-button);font-weight:var(--gx-weight-control)}.button-tiny{min-height:var(--gx-control-height-compact);height:var(--gx-control-height-compact);padding:0 10px;border-radius:8px}.button-lg{min-height:var(--gx-control-height-large)}input,select,textarea{font-size:var(--gx-type-body);font-weight:var(--gx-weight-body)}table{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.account-table th,.data-table th,.market-table th,.terminal-table th{font-size:var(--gx-type-table);font-weight:var(--gx-weight-label)}.account-table td,.data-table td,.market-table td,.terminal-table td{font-size:var(--gx-type-table);font-weight:var(--gx-weight-body)}.brand-official-wordmark{font-family:var(--gx-font)!important}@media(max-width:760px){body,dd,dt,li,p{font-size:var(--gx-type-body);line-height:1.5}.button,.button-ghost,.button-primary,.button-secondary,.button-small{min-height:var(--gx-touch-min)}.header-actions-v3 .button-small{height:var(--gx-touch-min)!important}.gx-orders-cancel-confirm button,.gx-orders-market-retry,.gx-orders-market-search input,.gx-orders-market-trigger,.gx-orders-record-search input,.gx-orders-record-search>div,.gx-orders-refresh,.gx-security-field input,.gx-security-protection-action,.gx-security-secret button,.gx-whitelist-empty .gx-whitelist-empty-action,.gx-whitelist-picker-search input,.gx-withdraw-address-input>button,.header-actions-v3 .button-small,.security-setting-row>.button.button-secondary.button-tiny{min-height:var(--gx-touch-min)!important}.gx-orders-record-search button,.gx-portfolio-scope .performance-periods button,.gx-security-live-notice>button,.gx-security-modal-head>button{min-width:var(--gx-touch-min)!important;min-height:var(--gx-touch-min)!important}}.account-app{--bg:var(--gx-bg);--surface:var(--gx-bg-2);--surface-2:var(--gx-input);--surface-3:var(--gx-card);--surface-4:var(--gx-elevated);--line:var(--gx-border);--line-soft:var(--gx-border);--line-strong:var(--gx-border);--text:var(--gx-text);--muted:var(--gx-muted);--green:var(--gx-green);--green-bright:var(--gx-green);--green-soft:var(--gx-green-tint);--red:var(--gx-negative);--amber:var(--gx-warning);--blue:var(--gx-info);--radius:var(--gx-radius-card);--radius-sm:var(--gx-radius-control);--shadow:none;--gx-account-page-gradient:radial-gradient(circle at 88% 8%,rgba(16,212,82,.10),transparent 34%),radial-gradient(circle at 12% 92%,rgba(16,212,82,.035),transparent 30%),linear-gradient(135deg,#000000,#020403 48%,#061009);--gx-account-shell-gradient:radial-gradient(circle at 100% 0%,rgba(16,212,82,.055),transparent 42%),linear-gradient(145deg,#020302,#050906);--gx-account-card-gradient:radial-gradient(circle at 100% 0%,rgba(16,212,82,.075),transparent 44%),linear-gradient(145deg,#040504,#071009);--gx-account-card-gradient-strong:radial-gradient(circle at 92% 8%,rgba(16,212,82,.10),transparent 45%),linear-gradient(145deg,#040504,#08120b);min-height:100vh;background:var(--gx-account-page-gradient)!important;color:var(--gx-text)!important;font-family:var(--gx-font)!important;font-size:var(--gx-type-body);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.account-app .account-topbar{background:var(--gx-account-shell-gradient)!important;border-bottom:1px solid var(--gx-border)!important}.account-app .account-layout{background:var(--gx-account-page-gradient)!important}.account-app .account-sidebar{background:var(--gx-account-shell-gradient)!important;border-right:1px solid var(--gx-border)!important}.account-app .account-main{color:var(--gx-text)}.account-app .account-user-card{border-bottom:1px solid var(--gx-border)!important}.account-app .account-user-card strong{color:var(--gx-text)!important;font-size:var(--gx-type-row)!important;font-weight:var(--gx-weight-section)!important}.account-app .account-user-card span{color:var(--gx-muted)!important;font-size:var(--gx-type-meta)!important}.account-app .account-nav a{min-height:40px;border-radius:var(--gx-radius-control)!important;color:var(--gx-text-secondary)!important;font-size:var(--gx-type-row)!important;font-weight:var(--gx-weight-body)}.account-app .account-nav a.active,.account-app .account-nav a:hover{background:var(--gx-green-tint)!important;color:var(--gx-text)!important}.account-app .account-nav a.active{font-weight:var(--gx-weight-section)}.account-app .account-nav a.active:before{background:var(--gx-green)!important}.account-app .account-nav a.active svg,.account-app .nav-badge{color:var(--gx-green)!important}.account-app .nav-badge{background:var(--gx-green-tint)!important;border-radius:var(--gx-radius-pill)!important;font-size:var(--gx-type-meta)!important;font-weight:var(--gx-weight-section)!important}.account-app .account-page-head{gap:var(--gx-space-6);margin-bottom:var(--gx-space-6)!important}.account-app .account-breadcrumb{margin-bottom:var(--gx-space-2)!important;color:var(--gx-muted)!important;font-size:var(--gx-type-label)!important;font-weight:var(--gx-weight-meta)!important;line-height:var(--gx-line-label)!important}.account-app .account-page-head h1{margin:0!important;color:var(--gx-text)!important;font-size:var(--gx-type-h1)!important;font-weight:var(--gx-weight-h1)!important;line-height:var(--gx-line-h1)!important;letter-spacing:-.035em!important}.account-app .account-page-head p{max-width:760px;margin:var(--gx-space-2) 0 0!important;color:var(--gx-text-secondary)!important;font-size:var(--gx-type-body)!important;font-weight:var(--gx-weight-body)!important;line-height:var(--gx-line-body)!important}.account-app .account-card{border:1px solid var(--gx-border)!important;border-radius:var(--gx-radius-card)!important;background:var(--gx-account-card-gradient)!important;box-shadow:none!important}.account-app .account-card-head{gap:var(--gx-space-3)}.account-app .account-card-head h2,.account-app .account-card-head h3{margin:0!important;color:var(--gx-text)!important;font-size:var(--gx-type-section)!important;font-weight:var(--gx-weight-section)!important;line-height:var(--gx-line-section)!important;letter-spacing:-.012em}.account-app .account-card-head p{margin:var(--gx-space-1) 0 0!important;color:var(--gx-text-secondary)!important;font-size:var(--gx-type-body)!important;font-weight:var(--gx-weight-body)!important;line-height:var(--gx-line-body)!important}.account-app
.security-overview-grid>.account-card,.account-app
.security-settings-list.account-card,.account-app
.withdrawal-protection-card.account-card{border:1px solid var(--gx-border)!important;border-radius:var(--gx-radius-card)!important;background:var(--gx-account-card-gradient)!important;box-shadow:none!important}.account-app .button{min-height:var(--gx-control-height)!important;height:auto;padding:0 18px!important;gap:var(--gx-space-2);border-width:1px!important;border-style:solid!important;border-radius:var(--gx-radius-button)!important;box-shadow:none!important;font-family:var(--gx-font)!important;font-size:var(--gx-type-button)!important;font-weight:var(--gx-weight-control)!important;line-height:var(--gx-line-button)!important;letter-spacing:0!important;text-transform:none!important}.account-app .button,.account-app .button:hover{transform:none!important}.account-app .button-primary{border-color:var(--gx-green)!important;background:var(--gx-green)!important;color:#02170A!important;box-shadow:none!important}.account-app .button-primary:hover{border-color:#46E57E!important;background:#31DA6C!important;color:#02170A!important}.account-app .button-secondary{border-color:#253136!important;background:#090E10!important;color:var(--gx-text)!important;box-shadow:none!important}.account-app .button-secondary:hover{border-color:#354348!important;background:var(--gx-elevated)!important;color:var(--gx-text)!important}.account-app .button-ghost{border-color:transparent!important;background:transparent!important;color:var(--gx-text-secondary)!important}.account-app .button-danger{border-color:var(--gx-negative)!important;background:var(--gx-negative)!important;color:#FFFFFF!important}.account-app .button-tiny{min-height:var(--gx-control-height-compact)!important;height:var(--gx-control-height-compact)!important;padding:0 10px!important;border-radius:8px!important;font-size:var(--gx-type-button)!important}.account-app .button-lg{min-height:var(--gx-control-height-large)!important;height:var(--gx-control-height-large)!important}.account-app .button:disabled,.account-app button.button:disabled{border-color:var(--gx-border)!important;background:var(--gx-elevated)!important;color:var(--gx-disabled)!important;box-shadow:none!important;opacity:.72!important;cursor:not-allowed!important}.account-app .icon-button{width:36px;height:36px;border:1px solid var(--gx-border)!important;border-radius:var(--gx-radius-button)!important;background:var(--gx-bg-2)!important;color:var(--gx-text-secondary)!important;box-shadow:none!important}.account-app .icon-button:hover{background:var(--gx-elevated)!important;color:var(--gx-text)!important}.account-app .account-top-search,.account-app .asset-tools label,.account-app .gx-orders-market-search,.account-app .gx-orders-record-search,.account-app .gx-picker-search{min-height:var(--gx-search-height)!important;border:1px solid var(--gx-border)!important;border-radius:var(--gx-radius-control)!important;background:var(--gx-input)!important;box-shadow:none!important;color:var(--gx-muted)!important}.account-app .account-top-search:focus-within,.account-app .asset-tools label:focus-within,.account-app .gx-orders-market-search:focus-within,.account-app .gx-orders-record-search:focus-within,.account-app .gx-picker-search:focus-within{border-color:var(--gx-green)!important}.account-app
.account-top-search input,.account-app
.account-top-search input:active,.account-app
.account-top-search input:focus,.account-app
.account-top-search input:focus-visible,.account-app
.account-top-search input:hover,.account-app
.asset-tools label input,.account-app
.asset-tools label input:active,.account-app
.asset-tools label input:focus,.account-app
.asset-tools label input:focus-visible,.account-app
.asset-tools label input:hover,.account-app
.gx-orders-market-search input,.account-app
.gx-orders-market-search input:active,.account-app
.gx-orders-market-search input:focus,.account-app
.gx-orders-market-search input:focus-visible,.account-app
.gx-orders-market-search input:hover,.account-app
.gx-orders-record-search input,.account-app
.gx-orders-record-search input:active,.account-app
.gx-orders-record-search input:focus,.account-app
.gx-orders-record-search input:focus-visible,.account-app
.gx-orders-record-search input:hover,.account-app
.gx-picker-search input,.account-app
.gx-picker-search input:active,.account-app
.gx-picker-search input:focus,.account-app
.gx-picker-search input:focus-visible,.account-app
.gx-picker-search input:hover{border:0!important;outline:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:var(--gx-text)!important;font-size:var(--gx-type-body)!important}.account-app .selector-field{min-height:var(--gx-selector-height)!important;height:var(--gx-selector-height)!important;border:1px solid var(--gx-border)!important;border-radius:var(--gx-radius-control)!important;background:var(--gx-input)!important;color:var(--gx-text)!important;box-shadow:none!important}.account-app .selector-field:hover{border-color:var(--gx-border)!important}.account-app .selector-field:focus-visible{outline:1px solid var(--gx-green)!important;outline-offset:1px}.account-app .selector-field b{color:var(--gx-text)!important;font-size:var(--gx-type-row)!important;font-weight:var(--gx-weight-section)!important}.account-app .selector-field em,.account-app .selector-field small{color:var(--gx-muted)!important;font-size:var(--gx-type-meta)!important}.account-app .address-input,.account-app .amount-input{min-height:var(--gx-control-height)!important;height:var(--gx-control-height)!important;border:1px solid var(--gx-border)!important;border-radius:var(--gx-radius-control)!important;background:var(--gx-input)!important;box-shadow:none!important}.account-app .address-input:focus-within,.account-app .amount-input:focus-within{border-color:var(--gx-green)!important}.account-app .address-input input,.account-app .amount-input input{border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:var(--gx-text)!important;font-size:var(--gx-type-body)!important}.account-app .gx-security-field>span{color:var(--gx-text-secondary)!important;font-size:var(--gx-type-label)!important;font-weight:var(--gx-weight-label)!important}.account-app .gx-security-field input{min-height:var(--gx-control-height)!important;height:var(--gx-control-height)!important;border:1px solid var(--gx-border)!important;border-radius:var(--gx-radius-control)!important;background:var(--gx-input)!important;color:var(--gx-text)!important;font-size:var(--gx-type-body)!important;box-shadow:none!important}.account-app .gx-security-field input:focus{border-color:var(--gx-green)!important;outline:0!important;box-shadow:none!important}.account-app .wallet-field>label{color:var(--gx-text-secondary)!important;font-size:var(--gx-type-label)!important;font-weight:var(--gx-weight-label)!important;line-height:var(--gx-line-label)!important}.account-app .amount-helper{color:var(--gx-muted)!important;font-size:var(--gx-type-meta)!important;line-height:var(--gx-line-label)!important}.account-app .positive{color:var(--gx-green)!important}.account-app .negative{color:var(--gx-negative)!important}.account-app .status-pill{min-height:22px;display:inline-flex;align-items:center;gap:6px!important;padding:4px 8px!important;border-radius:var(--gx-radius-pill)!important;font-size:var(--gx-type-meta)!important;font-weight:var(--gx-weight-section)!important;line-height:1.2!important}.account-app .status-pill i{width:6px!important;height:6px!important;border-radius:50%!important}.account-app .status-pill.green{background:var(--gx-green-tint)!important;color:var(--gx-green)!important}.account-app .status-pill.green i{background:var(--gx-green)!important}.account-app .status-pill.amber{background:var(--gx-warning-tint)!important;color:var(--gx-warning)!important}.account-app .status-pill.amber i{background:var(--gx-warning)!important}.account-app table{font-family:var(--gx-font);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.account-app table th{color:var(--gx-muted)!important;font-size:var(--gx-type-table)!important;font-weight:var(--gx-weight-label)!important;line-height:1.2!important}.account-app table td{color:var(--gx-text-secondary);font-size:var(--gx-type-table)!important;font-weight:var(--gx-weight-body);line-height:1.25}.account-app table td,.account-app table th{border-color:var(--gx-border)!important}.account-app table tbody tr:hover{background:var(--gx-elevated)!important}.account-app
:is(.portfolio-total,.account-table td strong,.detail-line b,.portfolio-balance-card strong){color:var(--gx-text);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:var(--gx-weight-number)}.account-app .security-warning-card,.account-app .wallet-warning{border:1px solid rgba(245,185,66,.35)!important;border-radius:var(--gx-radius-control)!important;background:var(--gx-warning-tint)!important;box-shadow:none!important}.account-app .security-warning-card>svg,.account-app .wallet-warning svg{color:var(--gx-warning)!important}.account-app .security-warning-card b,.account-app .wallet-warning b{color:var(--gx-warning)!important;font-size:var(--gx-type-row)!important;font-weight:var(--gx-weight-section)!important}.account-app .security-warning-card p,.account-app .wallet-warning p{color:var(--gx-text-secondary)!important;font-size:var(--gx-type-meta)!important;line-height:var(--gx-line-body)!important}.account-app .gx-security-modal{border:1px solid var(--gx-border)!important;border-radius:var(--gx-radius-modal)!important;background:var(--gx-account-card-gradient-strong)!important;color:var(--gx-text);box-shadow:var(--gx-shadow-overlay)!important}.account-app .gx-security-modal-head h2{color:var(--gx-text)!important;font-size:var(--gx-type-section)!important;font-weight:var(--gx-weight-section)!important}.account-app .gx-security-modal-copy{color:var(--gx-text-secondary)!important;font-size:var(--gx-type-body)!important;line-height:var(--gx-line-body)!important}.account-app
:is(.wallet-page-grid-v2,.wallet-side-stack,.order-summary-grid,.reward-kpi-grid,.rewards-main-grid,.profile-grid-v2,.verification-info-grid,.api-guidance-grid,.security-overview-grid,.security-toggle-grid,.gx-orders-summary,.gx-orders-controls,.gx-whitelist-address-list,.gx-security-device-list){gap:var(--gx-space-3)!important}.account-app .gx-orders-summary>.account-card{padding:var(--gx-space-4)!important}.account-app .gx-orders-market-retry,.account-app .gx-orders-refresh{min-height:var(--gx-control-height)!important;border-radius:var(--gx-radius-button)!important}.account-app .gx-orders-market-retry,.account-app .gx-orders-market-trigger,.account-app .gx-orders-refresh{height:var(--gx-control-height)!important;padding:0 var(--gx-space-3)!important;gap:var(--gx-space-2)!important}.account-app .gx-orders-market-menu,.account-app .gx-orders-market-trigger{border-radius:var(--gx-radius-control)!important}.account-app .gx-orders-market-search{margin:var(--gx-space-2)!important;padding:0 var(--gx-space-3)!important;gap:var(--gx-space-2)!important}.account-app .gx-orders-message{padding:var(--gx-space-2) var(--gx-space-3)!important;gap:var(--gx-space-2)!important;border-radius:var(--gx-radius-control)!important}.account-app .gx-orders-table td{padding:var(--gx-space-3)!important}.account-app .gx-orders-progress{gap:var(--gx-space-2)!important}.account-app .gx-withdraw-address-input,.account-app .gx-withdraw-address-input>button{border-radius:var(--gx-radius-control)!important}.account-app .gx-withdraw-address-input>button{padding:0 var(--gx-space-3)!important;gap:var(--gx-space-2)!important}.account-app .gx-withdraw-address-menu{border-radius:var(--gx-radius-control)!important}.account-app .gx-withdraw-address-menu>button{padding:var(--gx-space-3)!important;gap:var(--gx-space-3)!important}.account-app .gx-withdraw-summary{margin-top:var(--gx-space-2)!important;border-radius:var(--gx-radius-card)!important}.account-app .gx-withdraw-summary>div{padding:var(--gx-space-3) var(--gx-space-4)!important;gap:var(--gx-space-1)!important}.account-app .gx-whitelist-network-select,.account-app .gx-whitelist-picker-trigger{min-height:56px!important;gap:var(--gx-space-3)!important;border-radius:var(--gx-radius-control)!important}.account-app .gx-whitelist-picker-trigger{padding:var(--gx-space-2) var(--gx-space-3)!important}.account-app .gx-whitelist-auth-input,.account-app .gx-whitelist-input{height:var(--gx-control-height)!important;min-height:var(--gx-control-height)!important;padding:0 var(--gx-space-3)!important;border-radius:var(--gx-radius-control)!important}.account-app .gx-whitelist-auth-input{gap:var(--gx-space-2)!important}.account-app .gx-whitelist-address-row{padding:var(--gx-space-3)!important;gap:var(--gx-space-3)!important;border-radius:var(--gx-radius-card)!important}.account-app .gx-whitelist-list-empty{gap:var(--gx-space-2)!important;border-radius:var(--gx-radius-card)!important}.account-app .gx-whitelist-picker-menu{border-radius:var(--gx-radius-control)!important}.account-app .gx-whitelist-picker-head{gap:var(--gx-space-2)!important}.account-app .gx-whitelist-picker-search{min-height:var(--gx-control-height)!important;padding:0 var(--gx-space-3)!important;gap:var(--gx-space-2)!important;border-radius:var(--gx-radius-control)!important}.account-app .gx-whitelist-picker-search input,.account-app .gx-whitelist-picker-search input:active,.account-app .gx-whitelist-picker-search input:focus,.account-app .gx-whitelist-picker-search input:focus-visible,.account-app .gx-whitelist-picker-search input:hover{height:auto!important;min-height:0!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important}.account-app .gx-whitelist-picker-option,.account-app .security-overview-grid>.security-score-card,.account-app .verified-account-card{gap:var(--gx-space-3)!important}.account-app .security-toggle-grid>div{padding:var(--gx-space-3)!important;border-radius:var(--gx-radius-card)!important}.account-app .security-setting-row{gap:var(--gx-space-3)!important}.account-app .security-warning-card{padding:var(--gx-space-3) var(--gx-space-4)!important}.account-app .gx-security-live-notice{padding:var(--gx-space-2) var(--gx-space-3)!important;gap:var(--gx-space-2)!important;border-radius:var(--gx-radius-control)!important}.account-app .gx-security-protection-action{padding:0 var(--gx-space-3)!important;border-radius:var(--gx-radius-control)!important}.account-app .gx-security-secret{padding:var(--gx-space-3)!important;gap:var(--gx-space-3)!important;border-radius:var(--gx-radius-card)!important}.account-app .gx-security-secret button{padding:0 var(--gx-space-3)!important;gap:var(--gx-space-2)!important;border-radius:var(--gx-radius-control)!important}.account-app .gx-security-code-row{gap:var(--gx-space-2)!important}.account-app .gx-security-feedback{padding:var(--gx-space-2) var(--gx-space-3)!important;border-radius:var(--gx-radius-control)!important}.account-app .gx-security-device-row{padding:var(--gx-space-3)!important;gap:var(--gx-space-3)!important;border-radius:var(--gx-radius-card)!important}.account-app .status-pill{gap:var(--gx-space-1)!important}html[data-theme=light]
.account-app .button-secondary{border-color:var(--gx-border)!important;background:var(--gx-elevated)!important;color:var(--gx-text)!important}html[data-theme=light]
.account-app .icon-button{border-color:var(--gx-border)!important;background:var(--gx-elevated)!important;color:var(--gx-text-secondary)!important}html[data-theme=light]
.account-app .account-nav a.active,html[data-theme=light]
.account-app .account-nav a:hover{background:var(--gx-green-tint)!important}@media(max-width:760px){.account-app .account-page-head h1{font-size:var(--gx-type-h1-mobile)!important}.account-app .account-page-head p{font-size:var(--gx-type-body)!important;line-height:1.5!important}.account-app .account-card{border-radius:var(--gx-radius-card)!important}.account-app .button,.account-app .button-tiny{min-height:var(--gx-touch-min)!important}.account-app .button-tiny{height:var(--gx-touch-min)!important}.account-app :is(.account-top-search,.gx-picker-search,.gx-orders-market-search,.gx-orders-record-search,.asset-tools label,.address-input,.amount-input,.gx-security-field input){min-height:var(--gx-touch-min)!important}.account-app .selector-field{min-height:56px!important;height:56px!important}}.account-app .api-guidance-grid h3,.account-app .profile-card-v2 h2,.account-app .profile-preference-card h3,.account-app .verification-info-grid h3{margin-top:0;color:var(--gx-text)!important;font-size:var(--gx-type-section)!important;font-weight:var(--gx-weight-section)!important;line-height:var(--gx-line-section)!important;letter-spacing:-.012em!important}.account-app
.gx-deposit-live
.deposit-live-address-state{font-size:var(--gx-type-body)!important;font-weight:var(--gx-weight-body)!important;line-height:var(--gx-line-body)!important}.account-app .security-grade small{font-size:var(--gx-type-meta)!important;font-weight:var(--gx-weight-label)!important;line-height:var(--gx-line-label)!important}.account-app .security-grade b{font-size:var(--gx-type-label)!important;font-weight:var(--gx-weight-section)!important;line-height:var(--gx-line-label)!important}.account-app .api-guidance-grid p,.account-app .profile-card-v2 p,.account-app .profile-detail-card p{font-size:var(--gx-type-body)!important;font-weight:var(--gx-weight-body)!important;line-height:var(--gx-line-body)!important}.account-app
.asset-balance-table
.gx-delisted-row
.asset-cell.rich:after{content:"Delisted";display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:18px;margin-left:7px;padding:2px 6px;border:1px solid rgba(245,185,66,.3);border-radius:var(--gx-radius-pill);background:var(--gx-warning-tint);color:var(--gx-warning);font-size:10px;font-weight:650;line-height:1;letter-spacing:.01em;white-space:nowrap}html[data-theme=light]
.account-app
.asset-balance-table
.gx-delisted-row
.asset-cell.rich:after{border-color:rgba(180,122,10,.32);background:rgba(245,185,66,.11)}.gx-portfolio-scope
.portfolio-kpi-grid>.account-card{transform:translateZ(0);transform-origin:center center;transition:transform .2s cubic-bezier(.2,.8,.2,1),border-color .2s ease,box-shadow .22s ease,filter .2s ease!important;will-change:transform}.gx-portfolio-scope
.portfolio-balance-card
.portfolio-total,.gx-portfolio-scope
.portfolio-performance-card
.performance-current-value{transition:transform .2s cubic-bezier(.2,.8,.2,1),text-shadow .2s ease,filter .2s ease}.gx-portfolio-scope
.allocation-card-v2
.allocation-ring-v2{transition:transform .26s cubic-bezier(.2,.8,.2,1),filter .22s ease}.gx-portfolio-scope
.allocation-card-v2
.allocation-legend-v2>div{border-radius:6px;transition:transform .18s cubic-bezier(.2,.8,.2,1),background .18s ease,box-shadow .18s ease}.gx-portfolio-scope
.portfolio-balance-card svg,.gx-portfolio-scope
.portfolio-performance-card svg{transition:filter .22s ease,opacity .22s ease}.gx-portfolio-scope
.portfolio-balance-card
.account-card-head>span:before{transition:transform .2s cubic-bezier(.2,.8,.2,1),border-color .2s ease,box-shadow .22s ease,background-color .2s ease}@media(hover:hover) and (pointer:fine){.gx-portfolio-scope .portfolio-kpi-grid>.account-card:hover{transform:translate3d(0,-4px,0)!important;border-color:rgba(16,212,82,.48)!important;box-shadow:0 18px 44px rgba(0,0,0,.3),0 0 0 1px rgba(16,212,82,.055),0 0 34px rgba(16,212,82,.075)!important;filter:brightness(1.035)}.gx-portfolio-scope .portfolio-kpi-grid>.account-card:focus-within{border-color:rgba(16,212,82,.48)!important;box-shadow:0 14px 36px rgba(0,0,0,.25),0 0 0 1px rgba(16,212,82,.07)!important}.gx-portfolio-scope .portfolio-balance-card:hover .portfolio-total{transform:translateY(-1px);text-shadow:0 0 22px rgba(16,212,82,.075)}.gx-portfolio-scope .portfolio-balance-card:hover .account-card-head>span:before{transform:translateY(-1px) scale(1.06);border-color:rgba(16,212,82,.5);background-color:rgba(16,212,82,.14);box-shadow:0 0 20px rgba(16,212,82,.12)}.gx-portfolio-scope .portfolio-balance-card:hover svg{filter:brightness(1.08) saturate(1.12) drop-shadow(0 0 5px rgba(16,212,82,.1))}.gx-portfolio-scope .portfolio-performance-card:hover .performance-current-value{transform:translateY(-1px);filter:brightness(1.08)}.gx-portfolio-scope .portfolio-performance-card:hover svg{filter:brightness(1.08) saturate(1.1) drop-shadow(0 0 5px rgba(255,255,255,.045))}.gx-portfolio-scope .portfolio-performance-card :is(button,.performance-periods span):hover{color:var(--gx-green)!important}.gx-portfolio-scope .allocation-card-v2:hover .allocation-ring-v2{transform:scale(1.035) rotate(.5deg);filter:drop-shadow(0 0 12px rgba(16,212,82,.1))}.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2>div:hover{transform:translateX(2px);background:transparent!important;box-shadow:none!important;border-bottom-color:rgba(16,212,82,.16)!important}.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2>div>b,.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2>div>span,.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2>div>span i{transition:color .18s ease,transform .18s cubic-bezier(.2,.8,.2,1),filter .18s ease}.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2>div:hover>span{color:#F5F5F5!important}.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2>div:hover>b{color:#FFFFFF!important}.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2>div:hover>span i{transform:scale(1.35);filter:brightness(1.18)}html[data-theme=light] .gx-portfolio-scope .portfolio-kpi-grid>.account-card:hover{border-color:rgba(16,160,68,.42)!important;box-shadow:0 16px 38px rgba(20,40,28,.1),0 0 0 1px rgba(16,160,68,.055),0 0 26px rgba(16,212,82,.055)!important;filter:brightness(1.01)}}@media(prefers-reduced-motion:reduce){.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2>div,.gx-portfolio-scope .allocation-card-v2 .allocation-ring-v2,.gx-portfolio-scope .portfolio-balance-card .account-card-head>span:before,.gx-portfolio-scope .portfolio-balance-card .portfolio-total,.gx-portfolio-scope .portfolio-kpi-grid>.account-card,.gx-portfolio-scope .portfolio-performance-card .performance-current-value{transition:none!important}.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2>div:hover,.gx-portfolio-scope .allocation-card-v2:hover .allocation-ring-v2,.gx-portfolio-scope .portfolio-kpi-grid>.account-card:hover{transform:none!important}}.account-app
.portfolio-recent-card{overflow:hidden}.account-app
.portfolio-recent-card
.account-card-head{min-height:54px;padding:0 18px;border-bottom:1px solid var(--gx-border)}.account-app
.portfolio-history-count{display:inline-flex;align-items:center;min-height:22px;padding:3px 8px;border:1px solid rgba(16,212,82,.23);border-radius:var(--gx-radius-pill);background:var(--gx-green-tint);color:var(--gx-green);font-size:var(--gx-type-meta);font-weight:var(--gx-weight-section)}.account-app
.portfolio-history-count:before{content:"";width:6px;height:6px;margin-right:6px;border-radius:50%;background:var(--gx-green);box-shadow:0 0 9px rgba(16,212,82,.38)}.account-app
.portfolio-history-state{min-height:112px;display:flex;align-items:center;padding:18px;color:var(--gx-muted);font-size:var(--gx-type-body);line-height:var(--gx-line-body)}.account-app
.portfolio-history-state.error{color:var(--gx-warning)}.account-app
.portfolio-transaction-list{display:grid}.account-app
.portfolio-transaction-row{min-height:62px;display:grid;grid-template-columns:36px minmax(0,1fr) auto 118px;align-items:center;grid-gap:12px;gap:12px;padding:8px 18px;border-bottom:1px solid var(--gx-border);transition:background .16s ease,border-color .16s ease}.account-app
.portfolio-transaction-row:last-child{border-bottom:0}@media(hover:hover) and (pointer:fine){.account-app .portfolio-transaction-row:hover{background:rgba(16,212,82,.025);border-bottom-color:rgba(16,212,82,.12)}}.account-app
.portfolio-transaction-icon{width:32px;height:32px;display:grid;place-items:center;border:1px solid rgba(16,212,82,.2);border-radius:var(--gx-radius-control);background:var(--gx-green-tint);color:var(--gx-green)}.account-app
.portfolio-transaction-icon.withdrawal{border-color:rgba(255,92,92,.2);background:var(--gx-negative-tint);color:var(--gx-negative)}.account-app
.portfolio-transaction-info{min-width:0;display:grid;grid-gap:4px;gap:4px}.account-app
.portfolio-transaction-info b{color:var(--gx-text);font-size:var(--gx-type-row);font-weight:var(--gx-weight-section)}.account-app
.portfolio-transaction-info small{overflow:hidden;color:var(--gx-muted);font-size:var(--gx-type-meta);text-overflow:ellipsis;white-space:nowrap}.account-app
.portfolio-transaction-row>strong{color:var(--gx-text);font-size:var(--gx-type-row);font-weight:var(--gx-weight-number);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.account-app
.portfolio-transaction-row>strong.positive{color:var(--gx-green)!important}.account-app
.portfolio-transaction-row>strong.negative{color:var(--gx-negative)!important}.account-app
.portfolio-transaction-status{justify-self:end;display:inline-flex;max-width:118px;padding:4px 8px;overflow:hidden;border:1px solid var(--gx-border);border-radius:var(--gx-radius-pill);background:var(--gx-elevated);color:var(--gx-muted);font-size:var(--gx-type-meta);font-weight:var(--gx-weight-label);text-overflow:ellipsis;white-space:nowrap}.account-app
.portfolio-transaction-status.green{border-color:rgba(16,212,82,.22);background:var(--gx-green-tint);color:var(--gx-green)}.account-app
.portfolio-transaction-status.amber{border-color:rgba(245,185,66,.22);background:var(--gx-warning-tint);color:var(--gx-warning)}.account-app
.portfolio-transaction-status.red{border-color:rgba(255,92,92,.22);background:var(--gx-negative-tint);color:var(--gx-negative)}@media(max-width:760px){.account-app .portfolio-transaction-row{grid-template-columns:34px minmax(0,1fr) auto;gap:10px;padding:10px 14px}.account-app .portfolio-transaction-status{grid-column:2/4;justify-self:start}}.account-app
.gx-orders-live
.gx-orders-record-search{min-height:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important}.account-app
.gx-orders-live
.gx-orders-record-search:focus-within{border:0!important;background:transparent!important;box-shadow:none!important}.account-app
.gx-orders-live
.gx-orders-record-search>div{width:100%}.account-app .gx-api-create-input{width:100%;height:42px;border:1px solid #263238!important;border-radius:8px!important;background:#080d0f!important;background-color:#080d0f!important;color:#f5f5f5!important;-webkit-text-fill-color:#f5f5f5;padding:0 12px;outline:none!important;box-shadow:none!important;caret-color:#10d452;-moz-appearance:none;appearance:none;-webkit-appearance:none;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.account-app .gx-api-create-input::placeholder{color:#59666b!important;-webkit-text-fill-color:#59666b;opacity:1}.account-app .gx-api-create-input:hover{background:#0a0f11!important;background-color:#0a0f11!important;border-color:#344147!important}.account-app .gx-api-create-input:focus,.account-app .gx-api-create-input:focus-visible{background:#080d0f!important;background-color:#080d0f!important;border-color:#2e6b42!important;outline:none!important;box-shadow:0 0 0 3px rgba(16,212,82,.07)!important}html[data-theme=light]
.account-app .gx-api-create-input{background:#ffffff!important;background-color:#ffffff!important;border-color:#cbd9d1!important;color:#172019!important;-webkit-text-fill-color:#172019}html[data-theme=light]
.account-app .gx-api-create-input::placeholder{color:#718078!important;-webkit-text-fill-color:#718078}html[data-theme=light]
.account-app .gx-api-create-input:hover{background:#f8faf9!important;border-color:#aebfb5!important}html[data-theme=light]
.account-app .gx-api-create-input:focus,html[data-theme=light]
.account-app .gx-api-create-input:focus-visible{background:#ffffff!important;border-color:#10d452!important;box-shadow:0 0 0 3px rgba(16,212,82,.08)!important}.api-docs-nav a{min-height:32px;display:flex;align-items:center;padding:0 9px;color:#657177;border-radius:6px;font-size:13px}.api-docs-nav a:hover{color:#aab5b1;background:#07100a}.api-docs-nav a.active{background:#0a1710;color:#61d880}.api-doc-section{scroll-margin-top:105px;padding-bottom:38px}.api-doc-section+.api-doc-section{padding-top:38px;border-top:1px solid #141e21}.api-doc-section h2{margin-bottom:9px}.api-doc-section>p{font-size:13px;line-height:1.72;color:#6c797e;max-width:760px}.api-doc-base-url{min-height:58px;margin-top:10px;padding:10px 13px;display:grid;grid-gap:5px;gap:5px;border:1px solid #1a2428;border-radius:9px;background:#070c0d}.api-doc-base-url small{color:#637075;font-size:11px}.api-doc-base-url code{color:#96dca9;font-size:13px;word-break:break-all}.api-doc-fact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px;margin:18px 0}.api-doc-fact-grid>div{min-height:72px;padding:13px;display:grid;align-content:center;grid-gap:5px;gap:5px;border:1px solid #1a2428;border-radius:9px;background:#070c0d}.api-doc-fact-grid small{color:#637075;font-size:11px}.api-doc-fact-grid b{color:#eef3f0;font-size:13px;word-break:break-word}.api-doc-auth{flex:none;border:1px solid #203128;border-radius:999px;padding:4px 7px;background:#07100a;color:#70bc86;font-size:10px;white-space:nowrap}.api-endpoint-meta{margin:0 13px 11px;padding:10px 0;border-top:1px solid #141e21}.api-endpoint-meta span{display:grid;grid-gap:5px;gap:5px}.api-endpoint-meta small{color:#637075;font-size:10px;text-transform:uppercase;letter-spacing:.07em}.api-endpoint-meta code{color:#b7c2bd;font-size:12px;word-break:break-word}.api-endpoint-card>p strong{color:#eaf0ed}.method.ws{background:#251b38;color:#c6a5fa}.api-ws-channel-list{display:grid;grid-gap:0;gap:0;padding:0 13px}.api-ws-channel-list>span{min-height:50px;display:grid;grid-template-columns:130px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;border-bottom:1px solid #141e21}.api-ws-channel-list>span:last-child{border-bottom:0}.api-ws-channel-list b{font-size:12px;color:#e8eeeb}.api-ws-channel-list code{font-size:12px;color:#96dca9;word-break:break-all}.api-error-table{margin-top:18px;overflow:hidden;border:1px solid #1a2428;border-radius:9px;background:#070c0d}.api-error-table>div{min-height:44px;display:grid;grid-template-columns:70px 1fr;align-items:center;border-bottom:1px solid #141e21;padding:0 13px}.api-error-table>div:last-child{border-bottom:0}.api-error-table b{color:#96dca9;font-size:12px}.api-error-table span{color:#7b8984;font-size:12px}.api-help-box a,.api-on-this-page a:hover{color:var(--green)}.api-help-box a{margin-top:5px;font-size:12px}html[data-theme=light] .api-doc-section+.api-doc-section{border-top-color:#dfe7e2}html[data-theme=light] .api-doc-base-url,html[data-theme=light] .api-doc-fact-grid>div,html[data-theme=light] .api-error-table{background:#ffffff;border-color:#dfe7e2}html[data-theme=light] .api-doc-fact-grid b,html[data-theme=light] .api-endpoint-card>p strong{color:#172019}html[data-theme=light] .api-doc-auth{background:#eef8f1;border-color:#c6decf;color:#267a43}html[data-theme=light] .api-doc-base-url code,html[data-theme=light] .api-ws-channel-list code{color:#237b42}html[data-theme=light] .api-endpoint-meta,html[data-theme=light] .api-error-table>div,html[data-theme=light] .api-ws-channel-list>span{border-color:#e4ebe7}html[data-theme=light] .api-endpoint-meta code{color:#405049}@media(max-width:760px){.api-doc-fact-grid{grid-template-columns:1fr}.api-doc-auth{display:none}.api-ws-channel-list>span{grid-template-columns:1fr;gap:4px;padding:10px 0}}.trading-terminal:not(.futures-terminal),.trading-terminal:not(.futures-terminal)
:not(code):not(pre):not(kbd):not(samp){font-family:var(--gx-font)!important}html:not([data-theme=light])
.exchange-screen{background:#000000!important;color:#F5F5F5}html:not([data-theme=light])
.exchange-header{background:#080808!important;border-color:#292929!important}html:not([data-theme=light])
.trading-terminal:not(.futures-terminal){--gx-terminal-bg:#000000;--gx-terminal-panel:#080808;--gx-terminal-panel-2:#101010;--gx-terminal-border:#292929;--gx-terminal-border-soft:#202020;background:radial-gradient(circle at 82% 7%,rgba(16,212,82,.045) 0,rgba(16,212,82,.018) 18%,transparent 36rem),#000000!important;color:#F5F5F5;font-size:13px}html:not([data-theme=light])
.trading-terminal:not(.futures-terminal)
.market-summary-bar{background:#080808!important;border-color:#292929!important}html:not([data-theme=light])
.trading-terminal:not(.futures-terminal)
.terminal-workspace{background:#292929!important;border-color:#292929!important}html:not([data-theme=light])
.trading-terminal:not(.futures-terminal)
.terminal-panel{background:#080808!important}html:not([data-theme=light])
.trading-terminal:not(.futures-terminal)
.book-midline,html:not([data-theme=light])
.trading-terminal:not(.futures-terminal)
.chart-head-row,html:not([data-theme=light])
.trading-terminal:not(.futures-terminal)
.chart-toolbar,html:not([data-theme=light])
.trading-terminal:not(.futures-terminal)
.terminal-orders-panel,html:not([data-theme=light])
.trading-terminal:not(.futures-terminal)
.terminal-panel-head,html:not([data-theme=light])
.trading-terminal:not(.futures-terminal)
.terminal-statusbar,html:not([data-theme=light])
.trading-terminal:not(.futures-terminal)
.terminal-tabs.tiny{border-color:#202020!important}html:not([data-theme=light])
.exchange-search,html:not([data-theme=light])
.trading-terminal:not(.futures-terminal)
.terminal-search{background:#101010!important;border-color:#292929!important}html:not([data-theme=light])
.trading-terminal:not(.futures-terminal)
.terminal-statusbar{background:#080808}.trading-terminal:not(.futures-terminal)
.book-line,.trading-terminal:not(.futures-terminal)
.book-midline,.trading-terminal:not(.futures-terminal)
.orders-table-v2,.trading-terminal:not(.futures-terminal)
.summary-price,.trading-terminal:not(.futures-terminal)
.summary-stat,.trading-terminal:not(.futures-terminal)
.terminal-table{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"lnum" 1,"tnum"}@media (min-width:1181px){.trading-terminal:not(.futures-terminal){--gx-book-width:320px;--gx-ticket-width:340px;--gx-work-height:585px}.trading-terminal:not(.futures-terminal) .market-summary-bar{min-height:74px!important;padding:0 18px!important;gap:30px!important;background:#080808!important}.trading-terminal:not(.futures-terminal) .pair-title{min-width:185px!important}.trading-terminal:not(.futures-terminal) .pair-title strong{font-size:14px!important;font-weight:700!important}.trading-terminal:not(.futures-terminal) .pair-title small{font-size:12px!important;color:#8B8B8B!important}.trading-terminal:not(.futures-terminal) .summary-price{min-width:125px!important}.trading-terminal:not(.futures-terminal) .summary-price>strong{font-size:22px!important;line-height:24px!important;font-weight:750!important}.trading-terminal:not(.futures-terminal) .summary-price>span{margin-top:2px;font-size:12px!important;font-weight:650!important}.trading-terminal:not(.futures-terminal) .summary-stat{min-width:102px!important;gap:5px!important}.trading-terminal:not(.futures-terminal) .summary-stat small{color:#777!important;font-size:11px!important;font-weight:550!important}.trading-terminal:not(.futures-terminal) .summary-stat b{color:#F5F5F5!important;font-size:13px!important;font-weight:700!important}html:not([data-theme=light]) .trading-terminal:not(.futures-terminal) .terminal-workspace{gap:1px!important;background:#292929!important}html:not([data-theme=light]) .trading-terminal:not(.futures-terminal) .chart-panel{background:#000!important}html:not([data-theme=light]) .trading-terminal:not(.futures-terminal) .book-panel,html:not([data-theme=light]) .trading-terminal:not(.futures-terminal) .order-ticket-panel{background:#080808!important}html:not([data-theme=light]) .trading-terminal:not(.futures-terminal) .book-columns,html:not([data-theme=light]) .trading-terminal:not(.futures-terminal) .chart-head-row,html:not([data-theme=light]) .trading-terminal:not(.futures-terminal) .chart-toolbar,html:not([data-theme=light]) .trading-terminal:not(.futures-terminal) .terminal-panel-head{background:#0B0B0B}.trading-terminal:not(.futures-terminal) .terminal-panel-head{height:42px;padding-inline:13px}.trading-terminal:not(.futures-terminal) .terminal-panel-head strong{font-weight:700}.trading-terminal:not(.futures-terminal) .chart-head-row{height:42px;padding-inline:13px}.trading-terminal:not(.futures-terminal) .chart-toolbar{height:35px;padding-inline:13px;gap:14px}.trading-terminal:not(.futures-terminal) .chart-toolbar button{font-size:12px}.trading-terminal:not(.futures-terminal) .book-columns{height:31px;flex-basis:31px;padding:0 10px;color:#777!important;font-size:11px!important;font-weight:550}.trading-terminal:not(.futures-terminal) .book-line{height:23px!important;padding:0 10px!important;font-size:12px;line-height:23px}.trading-terminal:not(.futures-terminal) .book-line span{font-size:12px;font-weight:550}.trading-terminal:not(.futures-terminal) .book-line span:nth-child(n+2){color:#C1C1C1!important}.trading-terminal:not(.futures-terminal) .book-midline{height:42px!important;flex-basis:42px!important;padding:0 10px!important}.trading-terminal:not(.futures-terminal) .book-midline strong{font-size:18px!important;font-weight:750}.trading-terminal:not(.futures-terminal) .book-midline small{color:#858585!important;font-size:11px!important}.trading-terminal:not(.futures-terminal) .book-ratio{height:30px!important;flex-basis:30px!important;font-size:11px!important}html:not([data-theme=light]) .trading-terminal:not(.futures-terminal) .terminal-orders-panel{background:#080808!important;border-top:1px solid #292929!important}.trading-terminal:not(.futures-terminal) .terminal-orders-panel .terminal-panel-head{height:42px!important}.trading-terminal:not(.futures-terminal) .terminal-orders-panel .terminal-tabs{gap:24px}.trading-terminal:not(.futures-terminal) .terminal-orders-panel .terminal-tabs button{font-size:12px;font-weight:600}.trading-terminal:not(.futures-terminal) .orders-tabs .head-icons{align-items:center;gap:10px}.trading-terminal:not(.futures-terminal) .orders-tabs .head-icons button{min-height:30px;padding:0 10px;border:1px solid #292929;border-radius:7px;background:#101010;color:#8D8D8D;font-size:11px}.trading-terminal:not(.futures-terminal) .orders-tabs .head-icons a{font-size:12px;font-weight:600}.trading-terminal:not(.futures-terminal) .terminal-statusbar{height:28px;padding-inline:12px;font-size:11px}}html:not([data-theme=light])
.exchange-screen,html:not([data-theme=light])
.trading-terminal:not(.futures-terminal){background:var(
      --gx-account-page-gradient,radial-gradient(circle at 88% 8%,rgba(16,212,82,.1),transparent 34%),radial-gradient(circle at 12% 92%,rgba(16,212,82,.035),transparent 30%),linear-gradient(135deg,#000000 0,#020403 48%,#061009 100%)
    )!important}html:not([data-theme=light])
.trading-terminal:not(.futures-terminal)
.book-panel,html:not([data-theme=light])
.trading-terminal:not(.futures-terminal)
.market-summary-bar,html:not([data-theme=light])
.trading-terminal:not(.futures-terminal)
.order-ticket-panel,html:not([data-theme=light])
.trading-terminal:not(.futures-terminal)
.terminal-orders-panel,html:not([data-theme=light])
.trading-terminal:not(.futures-terminal)
.terminal-statusbar{background:var(
      --gx-account-shell-gradient,radial-gradient(circle at 100% 0,rgba(16,212,82,.055),transparent 42%),linear-gradient(145deg,#020302 0,#050906 100%)
    )!important}html:not([data-theme=light])
.trading-terminal:not(.futures-terminal)
.chart-panel{background:#000000!important}.trading-terminal:not(.futures-terminal)
.order-ticket-panel{overflow:hidden!important}.new-token-logo-live{overflow:hidden}.new-token-logo-live img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.listing-live-state{min-height:190px;grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;margin-top:14px;padding:30px;border:1px solid var(--gx-border,#292929);border-radius:12px;background:var(
      --gx-account-card-gradient,radial-gradient(circle at 100% 0,rgba(16,212,82,.075),transparent 44%),linear-gradient(145deg,#040504 0,#071009 100%)
    );text-align:center}.listing-live-state strong{color:var(--gx-text,#F5F5F5);font-size:14px;font-weight:650}.listing-live-state span{max-width:560px;color:var(--gx-muted,#7B7B7B);font-size:13px;line-height:1.55}.listing-live-state button{margin-top:8px}.listing-live-error{border-color:rgba(255,92,92,.28)}.convert-field-live{gap:16px}.convert-live-value{min-width:0;flex:1 1}.convert-amount-input{min-width:0;color:var(--gx-text,#F5F5F5);font:700 20px/1.2 Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.convert-amount-input:active,.convert-amount-input:focus,.convert-amount-input:focus-visible,.convert-amount-input:hover{border:0;outline:0;box-shadow:none;background:transparent}.convert-amount-input::placeholder{color:var(--gx-muted,#7B7B7B)}.convert-live-asset-control{position:relative;height:38px;min-width:104px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid var(--gx-border,#292929);border-radius:var(--gx-radius-control,8px);background:var(--gx-input,#101010)}.convert-live-asset-control:after{content:"";position:absolute;right:9px;top:50%;width:6px;height:6px;border-right:1.5px solid var(--gx-text-secondary,#b8b8b8);border-bottom:1.5px solid var(--gx-text-secondary,#b8b8b8);transform:translateY(-65%) rotate(45deg);pointer-events:none}.convert-live-asset-control select{min-width:68px;height:36px;padding:0 20px 0 0;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;outline:0;box-shadow:none;background:transparent;color:var(--gx-text,#F5F5F5);font:650 13px/1.2 Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer}.convert-live-asset-control select:focus,.convert-live-asset-control select:focus-visible{border:0;outline:0;box-shadow:none}.convert-live-asset-control option{background:var(--gx-card,#171717);color:var(--gx-text,#F5F5F5)}.convert-live-message{margin:0 0 12px;padding:10px 12px;border:1px solid var(--gx-border,#292929);border-radius:var(--gx-radius-control,8px);background:var(--gx-input,#101010);font-size:12px;line-height:1.45}.convert-live-message[data-state=error]{border-color:rgba(255,92,92,.35);color:var(--gx-negative,#FF5C5C)}.convert-live-message[data-state=success]{border-color:rgba(16,212,82,.32);color:var(--gx-green,var(--green,#10D452))}.convert-terminal .button:disabled{opacity:.45;cursor:not-allowed}.convert-terminal .convert-switch{cursor:pointer}.convert-preview-backdrop{position:fixed;inset:0;z-index:1500;display:grid;place-items:center;padding:16px;background:rgba(0,0,0,.76);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.convert-preview-modal{width:min(480px,100%);max-height:88vh;overflow:auto;padding:20px;border:1px solid var(--gx-border,#292929);border-radius:var(--gx-radius-modal,13px);background:var(--gx-card,#171717);color:var(--gx-text,#F5F5F5);box-shadow:0 28px 80px rgba(0,0,0,.5)}.convert-preview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid var(--gx-border,#292929)}.convert-preview-head>div{display:grid;grid-gap:4px;gap:4px}.convert-preview-head span{color:var(--gx-green,var(--green,#10D452));font-size:11px;font-weight:650;text-transform:uppercase;letter-spacing:.08em}.convert-preview-head h2{margin:0;font-size:18px;line-height:1.25;font-weight:650}.convert-preview-head>button{width:36px;height:36px;padding:0;display:grid;place-items:center;border:1px solid var(--gx-border,#292929);border-radius:var(--gx-radius-button,9px);background:var(--gx-input,#101010);color:var(--gx-text-secondary,#B8B8B8);cursor:pointer}.convert-preview-summary{display:grid;grid-gap:0;gap:0;margin:14px 0}.convert-preview-summary>div{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--gx-border,#292929);font-size:13px}.convert-preview-summary span{color:var(--gx-muted,#7B7B7B)}.convert-preview-summary strong{text-align:right;font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.convert-preview-warning{display:flex;align-items:flex-start;gap:9px;margin:16px 0;padding:12px;border:1px solid rgba(245,185,66,.3);border-radius:var(--gx-radius-control,8px);background:rgba(245,185,66,.06);color:var(--gx-warning,#F5B942)}.convert-preview-warning svg{flex:0 0 auto;margin-top:2px}.convert-preview-warning p{margin:0;line-height:1.55}.convert-preview-auth,.convert-preview-warning p{color:var(--gx-text-secondary,#B8B8B8);font-size:12px}.convert-preview-auth{margin-bottom:14px}.convert-preview-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:18px}.convert-preview-actions .button{width:100%}@media (max-width:760px){.convert-preview-modal{align-self:end;width:100%;max-height:88vh;border-radius:16px 16px 0 0;padding-bottom:max(20px,env(safe-area-inset-bottom))}.convert-live-asset-control{min-width:96px}}@media (max-width:430px){.convert-preview-actions{grid-template-columns:1fr}}.tool-page-hero .tool-hero-grid{grid-template-columns:minmax(0,1fr) minmax(470px,520px);gap:56px;align-items:center}.convert-terminal.premium-tool-card{width:100%;max-width:520px;min-height:0;height:auto;justify-self:end;padding:18px 20px 16px;border-radius:var(
      --gx-radius-card,12px
    )}.convert-terminal .tool-card-head{min-height:48px;margin:0 0 16px;padding:0 0 14px}.convert-terminal .tool-card-head b{font-size:13px;line-height:1.25}.convert-terminal .tool-card-head small{margin-top:3px;font-size:11px;line-height:1.3}.convert-terminal .tool-card-head>button{width:34px;height:34px;min-height:34px;padding:0;border-radius:var(
      --gx-radius-control,8px
    )}.convert-terminal>label{display:block;margin:11px 0 7px;color:var(
      --gx-text-secondary,#B8B8B8
    );font-size:12px;line-height:1.2;font-weight:600}.convert-field.convert-field-live{min-height:68px;height:auto;padding:10px 12px;display:flex;align-items:center;gap:14px;border-radius:var(
      --gx-radius-control,8px
    )}.convert-field>.convert-live-value{min-width:0;flex:1 1 auto;display:grid;grid-gap:3px;gap:3px}.convert-live-value b{line-height:1.2}.convert-amount-input,.convert-live-value b{margin:0;font-size:18px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.convert-amount-input{width:100%;height:24px;padding:0;border:0;outline:0;box-shadow:none;background:transparent;line-height:24px}.convert-live-value small{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.3;color:var(
      --gx-text-secondary,#B8B8B8
    )}.convert-terminal .convert-picker-shell{flex:0 0 126px;width:126px;min-width:126px}.convert-terminal .convert-asset-trigger{width:100%;height:42px;padding:0 10px;gap:8px;border-radius:var(
      --gx-radius-control,8px
    )}.convert-terminal .convert-live-coin{width:22px;height:22px;flex:0 0 22px}.convert-terminal .convert-asset-trigger-label{font-size:13px;font-weight:650}.convert-terminal .convert-asset-menu{width:264px;border-radius:var(
      --gx-radius-card,12px
    )}.convert-terminal .convert-asset-list{max-height:286px}.convert-terminal .convert-asset-row{min-height:42px}.convert-terminal .convert-switch{position:relative;z-index:5;width:34px;height:34px;min-height:34px;margin:-5px auto;padding:0;display:grid;place-items:center;border-radius:var(
      --gx-radius-control,8px
    )}.convert-terminal .quote-lines{display:grid;grid-gap:0;gap:0;margin:14px 0 13px}.convert-terminal .quote-lines>div{min-height:28px;display:grid;grid-template-columns:125px minmax(0,1fr);align-items:center;grid-gap:14px;gap:14px}.convert-terminal .quote-lines span{font-size:11px;line-height:1.3;color:var(
      --gx-muted,#7B7B7B
    )}.convert-terminal .quote-lines b{min-width:0;text-align:right;font-size:11.5px;line-height:1.3;font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.convert-terminal>.button.full{width:100%;height:42px;min-height:42px;margin:2px 0 0;border-radius:var(
      --gx-radius-button,9px
    );font-size:13px;font-weight:650}.convert-terminal .tool-disclaimer{max-width:430px;margin:10px auto 0;padding:0;display:flex;justify-content:center;align-items:flex-start;gap:6px;text-align:center;font-size:11px;line-height:1.4;color:var(
      --gx-muted,#7B7B7B
    )}.convert-terminal .tool-disclaimer svg{flex:0 0 auto;margin-top:1px}.compact-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-top:34px}.compact-feature-grid article{min-height:168px;padding:20px}.compact-feature-grid h3{margin:15px 0 8px;font-size:13px}.compact-feature-grid p{margin:0;font-size:12px;line-height:1.65}@media (max-width:1100px){.tool-page-hero .tool-hero-grid{grid-template-columns:minmax(0,1fr) minmax(440px,500px);gap:36px}}@media (max-width:900px){.tool-page-hero .tool-hero-grid{grid-template-columns:1fr;gap:32px}.convert-terminal.premium-tool-card{max-width:none;justify-self:stretch}}@media (max-width:760px){.compact-feature-grid{grid-template-columns:1fr}.compact-feature-grid article{min-height:0}.convert-terminal .convert-switch,.convert-terminal .tool-card-head>button{width:44px;height:44px;min-height:44px}.convert-terminal .convert-asset-trigger{height:44px;min-height:44px}}@media (max-width:430px){.convert-terminal.premium-tool-card{padding:16px 14px}.convert-field.convert-field-live{padding:9px 10px;gap:10px}.convert-terminal .convert-picker-shell{flex-basis:112px;width:112px;min-width:112px}.convert-terminal .convert-asset-menu{width:240px}.convert-amount-input,.convert-live-value b{font-size:17px}.convert-terminal .quote-lines>div{grid-template-columns:100px minmax(0,1fr);gap:10px}}.convert-field.convert-field-live{overflow:visible}.convert-picker-shell{position:relative;flex:0 0 140px;width:140px;min-width:140px}.convert-asset-trigger{width:100%;height:42px;padding:0 10px;display:flex;align-items:center;gap:8px;border:1px solid var(--gx-border,#292929);border-radius:8px;background:var(--gx-input,#101010);color:var(--gx-text,#F5F5F5);cursor:pointer}.convert-asset-trigger-label{flex:1 1 auto;min-width:0;text-align:left;font-size:13px;font-weight:700;line-height:1}.convert-asset-trigger svg:last-child{flex:0 0 auto;color:var(--gx-text-secondary,#B8B8B8)}.convert-live-coin{width:22px;height:22px;flex:0 0 22px;display:grid;place-items:center;overflow:hidden;border-radius:999px;background:var(--gx-elevated,#202020);color:var(--gx-text,#F5F5F5);font-size:10px;font-weight:700}.convert-live-coin img{width:100%;height:100%;display:block;object-fit:cover;border-radius:50%}.convert-asset-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:60;width:280px;border:1px solid var(--gx-border,#292929);border-radius:12px;background:var(--gx-card,#171717);box-shadow:0 24px 64px rgba(0,0,0,.42);overflow:hidden}.convert-asset-search{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid var(--gx-border,#292929);background:rgba(255,255,255,.01)}.convert-asset-search svg{color:var(--gx-text-secondary,#B8B8B8);flex:0 0 auto}.convert-asset-search input{width:100%;border:0;outline:0;background:transparent;color:var(--gx-text,#F5F5F5);font-size:13px}.convert-asset-search input::placeholder{color:var(--gx-muted,#7B7B7B)}.convert-asset-list{max-height:320px;overflow:auto}.convert-asset-row{width:100%;min-height:46px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;border-bottom:1px solid rgba(255,255,255,.03);background:transparent;color:var(--gx-text,#F5F5F5);cursor:pointer;text-align:left}.convert-asset-row:hover{background:rgba(16,212,82,.08)}.convert-asset-row.active{background:rgba(16,212,82,.1)}.convert-asset-row-left{min-width:0;display:flex;align-items:center;gap:10px}.convert-asset-row-text{display:flex;flex-direction:column;min-width:0}.convert-asset-row-text b{font-size:13px;line-height:1.2;font-weight:650}.convert-asset-row-current{color:var(--gx-green,var(--green,#10D452));font-size:11px;font-weight:650}.convert-asset-empty{padding:16px 12px;color:var(--gx-text-secondary,#B8B8B8);font-size:12px}@media (max-width:430px){.convert-picker-shell{flex-basis:116px;width:116px;min-width:116px}.convert-asset-menu{width:240px}}.nav-mega.more-mega{left:-235px;grid-template-columns:260px 260px;gap:8px;padding:13px}.nav-mega.more-mega .mega-column{align-content:start;align-self:start;gap:4px}.nav-mega.more-mega .mega-label{padding:8px 9px 7px}.nav-mega.more-mega .mega-link{min-height:58px}.fee-directory-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-top:1px solid rgba(127,127,127,.18)}.fee-search-box{width:min(390px,100%);min-height:42px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid rgba(127,127,127,.28);border-radius:8px;background:transparent}.fee-search-box svg{flex:0 0 auto;opacity:.58}.fee-search-box input{width:100%;height:40px;border:0;outline:0;background:transparent;color:inherit;font:inherit}.fee-search-box input::placeholder{color:inherit;opacity:.48}.fee-result-count{font-size:13px;opacity:.58;white-space:nowrap}.fee-asset-cell{display:flex;align-items:center;gap:10px;min-width:160px}.fee-asset-cell img,.fee-asset-fallback{width:30px;height:30px;flex:0 0 30px;border-radius:50%}.fee-asset-cell img{display:block;object-fit:cover}.fee-asset-fallback{display:grid;place-items:center;border:1px solid rgba(127,127,127,.28);font-size:12px;font-weight:700}.fee-asset-cell>div{display:grid;grid-gap:2px;gap:2px}.fee-asset-cell small{font-size:12px;opacity:.55}.fee-status{min-height:26px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;font-size:12px;font-weight:650;white-space:nowrap}.fee-status-open{color:#10D452;border:1px solid rgba(16,212,82,.32);background:rgba(16,212,82,.08)}.fee-status-closed{color:#FF5C5C;border:1px solid rgba(255,92,92,.28);background:rgba(255,92,92,.07)}.fee-load-more-wrap{display:flex;justify-content:center;padding:16px;border-top:1px solid rgba(127,127,127,.18)}.fee-load-more{min-height:42px;padding:0 18px;border:0;border-radius:9px;background:#10D452;color:#061109;font-size:13px;font-weight:650;cursor:pointer}.fee-load-more:hover{filter:brightness(1.04)}.fee-state-card{padding:24px}.fee-state-card h2{margin:0 0 7px}.fee-state-card p{margin:0;opacity:.66;line-height:1.6}.fee-empty-state{padding:22px 16px;text-align:center;opacity:.6;border-top:1px solid rgba(127,127,127,.18)}@media(max-width:760px){.fee-directory-tools{align-items:stretch;flex-direction:column}.fee-search-box{width:100%}.fee-result-count{padding-left:2px}.fee-tabs{overflow-x:auto;justify-content:flex-start}.fee-tabs button{min-height:44px;white-space:nowrap}.fee-withdraw-table{min-width:760px}}.article-centre-bell{position:relative}.article-unread-dot{position:absolute;top:7px;right:7px;width:7px;height:7px;border-radius:999px;background:#FF5C5C;pointer-events:none}.listing-required-note{margin-bottom:2px;font-size:12px;color:#B8B8B8}.listing-live-form button:disabled{opacity:.65;cursor:not-allowed}.listing-submit-spinner{animation:grovex-listing-spin .8s linear infinite}@keyframes grovex-listing-spin{to{transform:rotate(1turn)}}.listing-submit-message{display:flex;align-items:flex-start;gap:8px;padding:11px 12px;border-radius:8px;font-size:13px;line-height:1.45}.listing-submit-message.success{color:#10D452;background:rgba(16,212,82,.08);border:1px solid rgba(16,212,82,.26)}.listing-submit-message.error{color:#FF5C5C;background:rgba(255,92,92,.07);border:1px solid rgba(255,92,92,.24)}.listing-form-honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}.listing-application-card{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:36px}.listing-live-form-v2{display:block;padding:22px}.listing-form-v2-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px}.listing-form-v2-head h3{margin:4px 0 5px;font-size:20px}.listing-form-v2-head p{margin:0;max-width:430px;font-size:13px;line-height:1.5;opacity:.62}.listing-form-kicker{color:#10D452;font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.listing-required-pill{flex:0 0 auto;padding:6px 9px;border:1px solid rgba(127,127,127,.24);border-radius:999px;font-size:11px;opacity:.7}.listing-form-section{border-top:1px solid rgba(127,127,127,.18)}.listing-form-section-head{display:flex;align-items:center;gap:10px;margin-bottom:14px}.listing-form-section-head>span{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:8px;border:1px solid rgba(16,212,82,.28);background:rgba(16,212,82,.07);color:#10D452;font-size:11px;font-weight:700}.listing-form-section-head>div{display:grid;grid-gap:2px;gap:2px}.listing-form-section-head b{font-size:13px}.listing-form-section-head small{font-size:12px;opacity:.52}.listing-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:13px;gap:13px}.listing-live-form-v2 label{min-width:0}.listing-field-full{grid-column:1/-1}.listing-field-helper{margin-top:0;font-size:11px!important;line-height:1.4;opacity:.52}.listing-contract-input{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.listing-submit-area{display:grid;grid-gap:9px;gap:9px;padding-top:3px}.listing-submit-area small{text-align:center;font-size:11px;opacity:.55}.listing-live-form-v2 .listing-submit-message{margin-top:12px}@media(max-width:960px){.listing-application-card{grid-template-columns:1fr;gap:24px}}@media(max-width:620px){.listing-live-form-v2{padding:16px}.listing-form-v2-head{flex-direction:column}.listing-form-grid{grid-template-columns:1fr}.listing-field-full{grid-column:auto}}.listing-application-card{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:start;grid-gap:20px;gap:20px;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.listing-application-card>div:first-child{align-self:start;padding:26px;border:1px solid #223128;border-radius:12px;background:linear-gradient(145deg,rgba(16,212,82,.055),rgba(16,212,82,.012))}.listing-application-card>div:first-child h2{margin-top:12px;margin-bottom:8px;font-size:27px;line-height:1.15}.listing-application-card>div:first-child>p{max-width:310px;margin-bottom:22px;font-size:13px;line-height:1.55}.listing-application-card .listing-checks{display:grid;grid-template-columns:1fr!important;grid-gap:11px!important;gap:11px!important}.listing-application-card .listing-checks span{min-height:24px;display:flex;align-items:center;gap:9px;font-size:13px;line-height:1.35}.listing-application-card .listing-live-form-v2{width:100%;min-width:0;padding:24px;border:1px solid #223128;border-radius:12px;background:#07100b}.listing-form-v2-head{padding-bottom:17px}.listing-form-v2-head h3{margin-top:5px;font-size:21px}.listing-form-v2-head p{max-width:520px}.listing-form-section{padding:18px 0}.listing-form-section-head{margin-bottom:16px}.listing-form-grid{gap:14px 13px}.listing-live-form-v2 label{display:grid;grid-gap:7px;gap:7px;font-size:12px;font-weight:550}.listing-live-form-v2 input,.listing-live-form-v2 select{width:100%;min-height:42px;padding:0 12px;border:1px solid #26322b;border-radius:8px;background:#08100c}.listing-contract-input{min-height:44px!important}.listing-field-helper{margin:0!important;text-align:left!important}.listing-submit-area{padding-top:5px}.listing-submit-area .button{min-height:46px}@media(min-width:961px){.listing-application-card>div:first-child{position:-webkit-sticky;position:sticky;top:88px}}@media(max-width:960px){.listing-application-card{grid-template-columns:1fr}.listing-application-card>div:first-child{position:static}.listing-application-card .listing-checks{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:620px){.listing-application-card{gap:14px}.listing-application-card .listing-live-form-v2,.listing-application-card>div:first-child{padding:18px}.listing-application-card .listing-checks{grid-template-columns:1fr!important}.listing-form-grid{grid-template-columns:1fr}}.reserve-wallet-table-wrap{width:100%;overflow-x:auto}.reserve-wallet-table{min-width:1080px}.reserve-wallet-table .reserve-row,.reserve-wallet-table .reserve-table-head{display:grid;grid-template-columns:100px 130px 120px minmax(270px,1.7fr) minmax(270px,1.7fr) 80px;align-items:center;grid-gap:14px;gap:14px}.reserve-wallet-table .reserve-row{min-height:68px}.reserve-asset-name{display:grid;grid-gap:2px;gap:2px}.reserve-asset-name small{font-size:11px;opacity:.55}.reserve-address-cell{min-width:0}.reserve-address-cell>a{display:flex;align-items:center;gap:7px;min-width:0;color:inherit;text-decoration:none}.reserve-address-cell>a:hover{color:#10D452}.reserve-address-cell code{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.reserve-native-asset{display:inline-flex;width:max-content;align-items:center;min-height:26px;padding:0 9px;border:1px solid rgba(127,127,127,.24);border-radius:999px;font-size:11px;opacity:.7}.reserve-verify-link{display:inline-flex;align-items:center;gap:5px;color:#10D452;font-size:12px;font-weight:650;text-decoration:none}.reserve-wallet-note{display:flex;align-items:flex-start;gap:10px;margin-top:14px;padding:14px 16px;border:1px solid rgba(16,212,82,.22);border-radius:10px;background:rgba(16,212,82,.045)}.reserve-wallet-note>svg{flex:0 0 auto;margin-top:2px;color:#10D452}.reserve-wallet-note div{display:grid;grid-gap:4px;gap:4px}.reserve-wallet-note b{font-size:13px}.reserve-wallet-note p{margin:0;font-size:12px;line-height:1.5;opacity:.62}@media(max-width:760px){.reserve-wallet-table{min-width:980px}}.reserve-vault-label{font-size:12px!important;font-weight:650;letter-spacing:.02em;opacity:.62}.reserve-vault-value{display:block;margin:8px 0 6px;font-size:36px!important;line-height:1!important;font-weight:720!important;letter-spacing:-.035em;color:#F5F5F5}.reserve-vault-live-detail{margin-top:6px;max-width:230px;line-height:1.45;opacity:.58}.por-live-heading{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px}.por-live-heading>small{font-size:12px;font-weight:650;opacity:.66}.por-live-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border:1px solid rgba(16,212,82,.25);border-radius:999px;color:#10D452;font-size:10px;font-weight:700}.por-live-badge i{width:6px;height:6px;border-radius:50%;background:#10D452;box-shadow:0 0 10px rgba(16,212,82,.65)}.por-live-denomination{margin-top:2px;font-size:12px;opacity:.6}.por-live-breakdown{width:100%;display:grid;grid-gap:0;gap:0;margin-top:17px;border-top:1px solid rgba(127,127,127,.16)}.por-live-breakdown>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:2px 12px;gap:2px 12px;padding:10px 0;border-bottom:1px solid rgba(127,127,127,.13)}.por-live-breakdown span{font-size:11px;opacity:.58}.por-live-breakdown b{grid-column:2;grid-row:1;font-size:12px;font-weight:650}.por-live-breakdown small{grid-column:1/-1;font-size:10px;opacity:.48}.por-live-footer{width:100%;display:flex;flex-wrap:wrap;gap:5px 10px;margin-top:12px;font-size:9px;opacity:.48}.por-live-error{margin-top:10px;color:#FF5C5C;line-height:1.4}.reserve-visual{position:relative!important;display:block!important;width:100%!important;max-width:560px!important;margin-left:auto!important}.reserve-visual .reserve-ledger{display:none!important}.reserve-visual .reserve-vault{position:static!important;inset:auto!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important;transform:none!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.por-summary-card{width:100%;padding:24px;border:1px solid #26342c;border-radius:12px;background:linear-gradient(145deg,rgba(16,212,82,.045),rgba(7,12,9,.96) 42%,rgba(5,8,7,.98));box-shadow:0 22px 60px rgba(0,0,0,.28);text-align:left}.por-summary-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.por-summary-header>div{display:grid;grid-gap:5px;gap:5px}.por-summary-eyebrow{color:#10D452;font-size:10px;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.por-summary-header small{color:#B8B8B8;font-size:12px;font-weight:600}.por-summary-state{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;min-height:28px;padding:0 9px;border-radius:999px;font-size:10px;font-weight:750;letter-spacing:.04em}.por-summary-state i{width:6px;height:6px;border-radius:50%}.por-summary-state.live{color:#10D452;border:1px solid rgba(16,212,82,.28);background:rgba(16,212,82,.06)}.por-summary-state.live i{background:#10D452;box-shadow:0 0 9px rgba(16,212,82,.72)}.por-summary-state.loading{color:#B8B8B8;border:1px solid rgba(184,184,184,.18)}.por-summary-state.loading i{background:#B8B8B8}.por-summary-state.error{color:#FF5C5C;border:1px solid rgba(255,92,92,.25);background:rgba(255,92,92,.05)}.por-summary-state.error i{background:#FF5C5C}.por-summary-total{display:grid;grid-gap:7px;gap:7px;padding-bottom:20px;border-bottom:1px solid rgba(127,127,127,.16)}.por-summary-total strong{display:block;font-size:clamp(30px,3.1vw,42px);line-height:1.02;letter-spacing:-.035em;color:#F5F5F5;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.por-summary-total span{color:#8B9790;font-size:12px;line-height:1.4}.por-summary-rows{display:grid;margin-top:4px}.por-summary-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,auto);grid-gap:20px;gap:20px;align-items:center;min-height:72px;padding:14px 0;border-bottom:1px solid rgba(127,127,127,.14)}.por-summary-row>div:first-child{display:grid;grid-gap:4px;gap:4px;min-width:0}.por-summary-row>div:first-child b{color:#F5F5F5;font-size:12px;font-weight:650}.por-summary-row>div:first-child small{color:#758179;font-size:11px}.por-summary-row>div:last-child{display:grid;grid-gap:4px;gap:4px;justify-items:end;min-width:0;text-align:right}.por-summary-row>div:last-child strong{color:#F5F5F5;font-size:13px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.por-summary-row>div:last-child strong.positive{color:#10D452}.por-summary-row>div:last-child span{color:#7D8A82;font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.por-summary-status{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:16px}.por-summary-status>span{display:flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:0 8px;border:1px solid rgba(16,212,82,.18);border-radius:8px;background:rgba(16,212,82,.035);color:#AAB6AF;font-size:10px;font-weight:600;white-space:nowrap}.por-summary-status i{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#10D452}.por-summary-footer{display:flex;flex-wrap:wrap;gap:5px 14px;margin-top:14px;color:#69756E;font-size:9px;line-height:1.45}.por-summary-footer span{white-space:nowrap}.por-summary-error{display:grid;grid-gap:4px;gap:4px;margin-top:16px;padding:12px;border:1px solid rgba(255,92,92,.23);border-radius:8px;background:rgba(255,92,92,.045)}.por-summary-error b{color:#FF5C5C;font-size:12px}.por-summary-error span{color:#B8B8B8;font-size:11px;line-height:1.4}.public-hero-grid .reserve-visual{align-self:center}@media(max-width:1000px){.reserve-visual{max-width:none!important;margin-left:0!important}}@media(max-width:620px){.por-summary-card{padding:18px}.por-summary-total strong{font-size:30px}.por-summary-row{grid-template-columns:1fr;gap:8px}.por-summary-row>div:last-child{justify-items:start;text-align:left}.por-summary-status{grid-template-columns:1fr}.por-summary-status>span{justify-content:flex-start}}.por-asset-breakdown{width:100%;margin-top:18px;border-top:1px solid rgba(127,127,127,.15)}.por-asset-breakdown-head,.por-asset-breakdown-row{display:grid;grid-template-columns:60px minmax(120px,1fr) minmax(105px,.8fr) minmax(130px,1fr);grid-gap:12px;gap:12px;align-items:center}.por-asset-breakdown-head{padding:9px 0;color:#65726A;font-size:9px;text-transform:uppercase;letter-spacing:.05em}.por-asset-breakdown-head span:not(:first-child){text-align:right}.por-asset-breakdown-row{min-height:44px;border-top:1px solid rgba(127,127,127,.11)}.por-asset-breakdown-row b{font-size:12px;color:#F5F5F5}.por-asset-breakdown-row span,.por-asset-breakdown-row strong{text-align:right;font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.por-asset-breakdown-row strong{color:#F5F5F5;font-weight:650}.reserve-wallet-table-v4{min-width:1320px!important}.reserve-wallet-table-v4 .reserve-row,.reserve-wallet-table-v4 .reserve-table-head{grid-template-columns:85px 105px 105px minmax(245px,1.5fr) minmax(150px,.9fr) minmax(245px,1.5fr) 65px!important;gap:13px!important}.reserve-live-balance{display:grid;grid-gap:3px;gap:3px;min-width:0}.reserve-live-balance b{color:#F5F5F5;font-size:11px;font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.reserve-live-balance small{color:#10D452;font-size:10px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media(max-width:620px){.por-asset-breakdown{overflow-x:auto}.por-asset-breakdown-head,.por-asset-breakdown-row{min-width:470px}}.reserves-hero{border-bottom:0!important;border-bottom-color:transparent!important}.button:not(:disabled),.text-arrow,[role=button]:not([aria-disabled=true]),[tabindex]:not([tabindex="-1"])[role=button],a[href],button:not(:disabled),input[type=button]:not(:disabled),input[type=checkbox]:not(:disabled),input[type=radio]:not(:disabled),input[type=reset]:not(:disabled),input[type=submit]:not(:disabled),label[for],select:not(:disabled),summary{cursor:pointer}.button:disabled,[aria-disabled=true],button:disabled,input:disabled,select:disabled{cursor:not-allowed}[contenteditable=true],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{cursor:text}.article-centre-hero{border-bottom:1px solid #142019;background:radial-gradient(circle at 76% 44%,rgba(18,209,92,.09),transparent 30rem),#020604}.article-centre-hero-inner{padding-top:64px;padding-bottom:38px}.article-centre-hero h1{max-width:820px;margin:10px 0;font-size:clamp(40px,4vw,58px);line-height:1.03;letter-spacing:-.04em}.article-centre-intro{max-width:650px;margin:0;color:#74827c;font-size:14px;line-height:1.65}.article-centre-toolbar{display:grid;grid-template-columns:minmax(280px,520px) 220px;grid-gap:10px;gap:10px}.article-centre-search,.article-centre-select{min-height:44px;border:1px solid #1b2a23;background:#070c09;border-radius:9px;display:flex;align-items:center;transition:border-color .18s ease,background .18s ease}.article-centre-search{gap:9px;padding:0 13px;color:#60706a}.article-centre-search:focus-within{border-color:#245f3c;background:#08100b}.article-centre-select:focus-within{border-color:#1b2a23;background:#070c09;outline:none;box-shadow:none}.article-centre-search input{min-width:0;color:#f4f7f5}.article-centre-search input::placeholder{color:#5b6863}.article-centre-select{position:relative}.article-centre-select select{width:100%;height:42px;padding:0 39px 0 13px;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:#c8d0cc;font-size:14px;cursor:pointer}.article-centre-select option{background:#0a100d;color:#fff}.article-centre-select svg{position:absolute;right:13px;pointer-events:none;color:#68756f}.article-centre-layout{display:grid;grid-template-columns:230px minmax(0,1fr);grid-gap:36px;gap:36px;padding-top:36px;padding-bottom:90px}.article-centre-sidebar{position:-webkit-sticky;position:sticky;top:96px;align-self:start}.article-centre-sidebar-heading{display:flex;align-items:center;justify-content:space-between;padding:0 9px 9px;color:#69766f;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.article-centre-sidebar-heading small{min-width:24px;height:22px;padding:0 7px;border:1px solid #1b2922;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#6f7d76;font-size:11px;letter-spacing:0}.article-centre-category-list{display:grid;grid-gap:4px;gap:4px}.article-centre-category{width:100%;min-height:40px;padding:0 10px;border:1px solid transparent;border-radius:8px;background:transparent;color:#78857f;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;font-size:13px;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease}.article-centre-category:hover{background:#07100b;color:#d6ddd9}.article-centre-category.active{border-color:#173824;background:#091a10;color:#42df82}.article-centre-category strong{min-width:24px;height:21px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#0e1511;color:#66736d;font-size:11px;font-weight:600}.article-centre-category.active strong{background:#0e2918;color:#49db83}.article-centre-subscribe{margin-top:22px;padding:16px;border:1px solid #1a2922;border-radius:10px;background:radial-gradient(circle at 90% 0,rgba(18,209,92,.08),transparent 9rem),#070c09}.article-centre-subscribe-icon{width:34px;height:34px;margin-bottom:12px;border:1px solid #17452a;border-radius:8px;background:#08150d;display:flex;align-items:center;justify-content:center;color:#34df79}.article-centre-subscribe strong{display:block;color:#e7ece9;font-size:13px}.article-centre-subscribe p{margin:7px 0 0;color:#67736d;font-size:12px;line-height:1.55}.article-centre-feed{min-width:0}.article-centre-feed-heading{min-height:34px;margin-bottom:11px;display:flex;align-items:center;justify-content:space-between;gap:16px}.article-centre-feed-heading>div{display:flex;align-items:center;gap:10px}.article-centre-feed-heading strong{color:#dfe5e2;font-size:13px}.article-centre-feed-heading span{color:#59665f;font-size:12px}.article-centre-feed-heading button{border:0;background:transparent;color:#35da78;font-size:12px;cursor:pointer}.article-centre-featured{min-height:190px;padding:28px 30px;border:1px solid #1c4b2e;border-radius:12px;background:radial-gradient(circle at 88% 40%,rgba(16,212,82,.12),transparent 25rem),linear-gradient(135deg,#07110a,#06100a);display:flex;flex-direction:column;justify-content:center;color:inherit;transition:border-color .18s ease,transform .18s ease,background .18s ease}.article-centre-featured:hover{border-color:#2f7650;transform:translateY(-1px)}.article-centre-featured>div:first-child{display:flex;align-items:center;gap:9px}.article-centre-featured-category,.article-centre-latest-badge{height:27px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.article-centre-latest-badge{border:1px solid #176736;background:#082414;color:#35e67b;text-transform:uppercase;letter-spacing:.05em}.article-centre-featured-category{border:1px solid #213128;background:#0a100d;color:#809087;font-weight:500}.article-centre-featured h2{max-width:850px;margin:15px 0 7px;font-size:clamp(25px,2.5vw,34px);line-height:1.15;letter-spacing:-.025em}.article-centre-featured p{max-width:760px;margin:0;color:#74817b;font-size:13px;line-height:1.6}.article-centre-featured-footer{margin-top:21px;display:flex;align-items:center;gap:7px;color:#34df79;font-size:13px;font-weight:600}.article-centre-list{margin-top:12px;display:grid;grid-gap:8px;gap:8px}.article-centre-row{min-height:84px;padding:14px 17px;border:1px solid #151f1a;border-radius:10px;background:#030805;display:grid;grid-template-columns:minmax(74px,110px) minmax(0,1fr) auto 20px;align-items:center;grid-gap:16px;gap:16px;color:inherit;transition:border-color .16s ease,background .16s ease,transform .16s ease}.article-centre-row:hover{border-color:#23422f;background:#061009;transform:translateY(-1px)}.article-centre-chip{width:max-content;max-width:110px;padding:6px 10px;overflow:hidden;border:1px solid #1d4930;border-radius:999px;background:#07120a;color:#43d97b;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.article-centre-row-copy{min-width:0}.article-centre-row h3{margin:0 0 5px;color:#e1e6e3;font-size:14px;font-weight:650}.article-centre-row h3,.article-centre-row p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-centre-row p{margin:0;color:#64716b;font-size:12px;line-height:1.45}.article-centre-row time{color:#68766f;font-size:12px;white-space:nowrap}.article-centre-row-arrow{color:#5c6962}.article-centre-row:hover .article-centre-row-arrow,.article-centre-row:hover h3{color:#3ddd7a}.article-centre-empty{min-height:270px;border:1px dashed #223129;border-radius:12px;background:#050906;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center;color:#617069}.article-centre-empty h2{margin:13px 0 6px;color:#dce3df;font-size:21px}.article-centre-empty p{margin:0;font-size:13px}.article-centre-empty button{margin-top:17px;padding:9px 14px;border:1px solid #245b39;border-radius:8px;background:#09190f;color:#3bdd79;cursor:pointer}@media (max-width:900px){.article-centre-hero-inner{padding-top:46px;padding-bottom:30px}.article-centre-toolbar{grid-template-columns:minmax(0,1fr) 200px}.article-centre-layout{grid-template-columns:1fr;gap:24px}.article-centre-sidebar{position:static}.article-centre-category-list{display:flex;flex-wrap:wrap;gap:7px}.article-centre-category{width:auto;min-height:36px;gap:8px;border-color:#18251e;background:#050b07}.article-centre-subscribe{display:none}}@media (max-width:640px){.article-centre-hero h1{font-size:38px}.article-centre-toolbar{grid-template-columns:1fr}.article-centre-layout{padding-top:25px}.article-centre-feed-heading{align-items:flex-start}.article-centre-feed-heading>div{align-items:flex-start;flex-direction:column;gap:3px}.article-centre-featured{min-height:0;padding:22px}.article-centre-featured h2{font-size:25px}.article-centre-row{grid-template-columns:1fr 20px;gap:9px 12px;padding:16px}.article-centre-chip{grid-column:1;grid-row:1}.article-centre-row-copy{grid-column:1/-1;grid-row:2}.article-centre-row time{grid-column:1;grid-row:3}.article-centre-row-arrow{grid-column:2;grid-row:1}.article-centre-row h3,.article-centre-row p{white-space:normal}}.article-centre-toolbar{display:block;width:100%;max-width:720px;margin-top:26px}.article-centre-search{width:100%;min-height:48px;padding:0 15px;border:1px solid #1b2923;border-radius:10px;background:#060a08;display:flex;align-items:center;gap:10px;color:#65736d;box-shadow:none}.article-centre-search:hover{border-color:#293a32}.article-centre-search:focus-within{border-color:#34473d;background:#070c09;outline:none;box-shadow:none}.article-centre-search input{width:100%;height:46px;padding:0;border:0;outline:0;background:transparent;color:#f2f5f3;font-size:14px}.article-centre-search input:focus{outline:none;box-shadow:none}.article-centre-search input::placeholder{color:#68756f}.article-centre-select{display:none!important}.earn-empty-state{padding:36px 20px;text-align:center;color:#728087}.earn-empty-state h3{margin:10px 0 6px}.earn-action-message{margin:12px 0;border:1px solid #1d412a;border-radius:8px;background:#07120b;color:#72db8e;padding:11px 13px;font-size:13px;line-height:1.55}.earn-action-message.error{border-color:#553128;background:#170b08;color:#e58b78}.earn-positions-section{padding:10px 0 76px}.earn-login-card{border:1px solid #1a272b;background:#070c0d;border-radius:12px;padding:20px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;grid-gap:14px;gap:14px}.earn-login-card>svg{color:var(--green)}.earn-login-card h3{font-size:14px;margin:0 0 5px}.earn-login-card p{font-size:13px;color:#66757a;margin:0}.earn-modal-backdrop{position:fixed;inset:0;z-index:500;display:grid;place-items:center;padding:20px;background:rgba(0,0,0,.76);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.earn-modal{width:min(480px,100%);border:1px solid #28363a;border-radius:14px;background:radial-gradient(circle at 90% 0,rgba(16,212,82,.08),transparent 16rem),#070c0d;box-shadow:0 35px 100px rgba(0,0,0,.75);padding:20px}.earn-modal-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;padding-bottom:16px;border-bottom:1px solid #182226}.earn-modal-head small,.earn-modal-summary small{color:#66757a;font-size:12px}.earn-modal-head h3{margin:5px 0 0;font-size:20px}.earn-modal-summary{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px;margin:16px 0}.earn-modal-summary>span{border:1px solid #172327;background:#080d0f;border-radius:8px;padding:10px;display:grid;grid-gap:5px;gap:5px}.earn-modal-summary b{font-size:13px}.earn-lock-notice{margin-bottom:14px;border:1px solid #1d412a;background:#07120b;border-radius:8px;padding:10px 12px;color:#6f7e74;font-size:13px}.earn-lock-notice b{color:var(--green)}.earn-modal-field{display:grid;grid-gap:7px;gap:7px;color:#758288;font-size:13px}.earn-modal-field>div{height:56px;border:1px solid #253237;background:#05090a;border-radius:9px;display:flex;align-items:center;gap:10px;padding:0 13px}.earn-modal-field input{flex:1 1;min-width:0;border:0;outline:0;background:none;color:#eef3f0;font-size:20px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.earn-modal-field b{font-size:13px}.earn-modal-limits{display:flex;justify-content:space-between;gap:12px;margin:9px 0 17px;color:#607075;font-size:12px}.earn-modal-limits b{color:#a1aca7;font-weight:600}@media(max-width:700px){.earn-login-card{grid-template-columns:40px 1fr}.earn-login-card .button{grid-column:1/3}.earn-modal-summary{grid-template-columns:1fr}.earn-modal-limits{flex-direction:column}}html[data-theme=light] .earn-login-card,html[data-theme=light] .earn-modal{background:#ffffff;border-color:var(--light-border)}html[data-theme=light] .earn-modal-field>div,html[data-theme=light] .earn-modal-summary>span{background:#f7f9f8;border-color:var(--light-border)}html[data-theme=light] .earn-modal-field input{color:#152019}.announcement-article-shell{max-width:1000px}.announcement-description{margin-top:18px;color:#87938d;font-size:15px;line-height:1.7}.announcement-body-card{padding:42px 46px}.article-markdown{color:#b3bdb8;font-size:15px;line-height:1.78}.article-markdown h2{margin:42px 0 15px;color:#f4f7f5;font-size:28px;line-height:1.22;font-weight:750}.article-markdown h2:first-child{margin-top:0}.article-markdown h3{margin:32px 0 12px;color:#e7ede9;font-size:20px}.article-markdown h4{margin:26px 0 10px;color:#dce4df;font-size:16px}.article-markdown p{margin:0 0 18px;color:#a0aca6;font-size:15px;line-height:1.78}.article-markdown strong{color:#eef3f0;font-weight:750}.article-markdown em{color:#cad3ce;font-style:italic}.article-markdown ol,.article-markdown ul{margin:8px 0 24px;padding-left:25px}.article-markdown li{margin:8px 0;color:#a0aca6;font-size:15px;line-height:1.72}.article-markdown li::marker{color:#32d978}.article-markdown a{color:#35dd7b;text-decoration:underline;-webkit-text-decoration-color:rgba(53,221,123,.35);text-decoration-color:rgba(53,221,123,.35);text-underline-offset:3px}.article-markdown a:hover{color:#69ec9e;-webkit-text-decoration-color:#69ec9e;text-decoration-color:#69ec9e}.article-markdown blockquote{margin:25px 0;padding:14px 18px;border-left:3px solid #20cf6d;background:#08120c;color:#a5b0aa;font-size:14px}.article-markdown code{padding:2px 6px;border:1px solid #203029;background:#0a100d;color:#d4ddd8;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em}.article-markdown hr{margin:34px 0;background:#1b2821}@media(max-width:700px){.announcement-body-card{padding:26px 20px}.article-markdown h2{margin-top:34px;font-size:24px}.article-markdown h3{font-size:19px}.article-markdown li,.article-markdown p{font-size:14px}}.announcement-article-v2{padding:48px 0 100px;background:radial-gradient(circle at 78% 6%,rgba(16,212,82,.045),transparent 34rem),#020604}.announcement-article-shell{max-width:1080px}.announcement-breadcrumb{margin-bottom:38px;color:#59655f;font-size:12px}.announcement-breadcrumb a{color:#738078}.announcement-breadcrumb a:hover{color:#35dd7b}.announcement-article-v2 header{max-width:900px;margin:0 0 48px;padding-bottom:42px;border-bottom:1px solid #17211b}.announcement-article-v2 header .badge{margin-bottom:16px}.announcement-article-v2 h1{max-width:900px;margin:14px 0 16px;color:#f4f7f5;font-size:clamp(42px,5vw,64px);line-height:1.03;letter-spacing:-.045em}.announcement-meta{margin:0;color:#64716a;font-size:13px}.announcement-description{margin:22px 0 0;color:#8d9993;font-size:16px;line-height:1.72}.announcement-body-card{max-width:860px;margin:0;padding:0;border:0;border-radius:0;background:transparent}.article-markdown{color:#a5b0aa;font-size:16px;line-height:1.8}.article-markdown>:first-child{margin-top:0}.article-markdown h2{margin:52px 0 18px;padding-top:4px;color:#f1f5f2;font-size:30px;line-height:1.2;font-weight:720;letter-spacing:-.025em}.article-markdown h3{margin:38px 0 14px;color:#e5ebe7;font-size:21px;font-weight:700;letter-spacing:-.015em}.article-markdown h4{margin:30px 0 12px;color:#d5ddd8;font-size:17px;line-height:1.4;font-weight:700}.article-markdown p{margin:0 0 21px;color:#9da9a3;font-size:16px;line-height:1.82}.article-markdown strong{color:#edf2ef;font-weight:720}.article-markdown em{color:#c4cec8}.article-markdown ol,.article-markdown ul{margin:10px 0 28px;padding-left:27px}.article-markdown li{margin:9px 0;padding-left:5px;color:#9da9a3;font-size:16px;line-height:1.75}.article-markdown li::marker{color:#31d879}.article-markdown a{color:#39da7b;text-decoration:none;border-bottom:1px solid rgba(57,218,123,.35)}.article-markdown a:hover{color:#68eba0;border-bottom-color:#68eba0}.article-markdown blockquote{margin:30px 0;padding:18px 22px;border:0;border-left:3px solid #26d472;border-radius:0 8px 8px 0;background:#07110b;color:#a9b4ae;font-size:15px;line-height:1.75}.article-markdown hr{height:1px;margin:48px 0;border:0;background:#18231c}.article-markdown code{padding:3px 6px;border:1px solid #213028;border-radius:5px;background:#09100c;color:#dce4df}.announcement-related{max-width:860px;margin-top:64px;padding:22px 0 0;border:0;border-top:1px solid #17211b;border-radius:0;background:transparent}.announcement-related h3{color:#7c8982;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.announcement-related a{color:#77847d}.announcement-related a:hover{color:#35dd7b}@media(max-width:700px){.announcement-article-v2{padding:32px 0 70px}.announcement-breadcrumb{margin-bottom:28px}.announcement-article-v2 header{margin-bottom:34px;padding-bottom:30px}.announcement-article-v2 h1{font-size:38px}.announcement-description{font-size:14px}.article-markdown{font-size:15px}.article-markdown h2{margin-top:42px;font-size:25px}.article-markdown h3{margin-top:32px;font-size:19px}.article-markdown li,.article-markdown p{font-size:15px}.announcement-related{align-items:flex-start;flex-wrap:wrap;gap:12px 18px}.announcement-related h3{width:100%;margin:0}}.announcement-article-v2{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.announcement-article-v2 h1{max-width:820px;margin:12px 0;color:#f5f5f5;font-size:32px;line-height:1.15;font-weight:720;letter-spacing:-.02em}.announcement-article-v2 header{max-width:820px;margin-bottom:32px;padding-bottom:24px}.announcement-meta{font-size:11px;line-height:1.35;font-weight:550}.announcement-description{max-width:760px;margin-top:16px;font-size:13px;line-height:1.55;font-weight:450}.announcement-body-card{max-width:820px}.article-markdown{max-width:820px}.article-markdown,.article-markdown p{font-size:13px;line-height:1.55;font-weight:450}.article-markdown p{margin:0 0 16px}.article-markdown h2{margin:32px 0 12px;padding:0;font-size:16px;line-height:1.25;font-weight:650;letter-spacing:0}.article-markdown h3{margin:24px 0 8px}.article-markdown h3,.article-markdown h4{font-size:13px;line-height:1.3;font-weight:650;letter-spacing:0}.article-markdown h4{margin:20px 0 8px}.article-markdown strong{font-weight:650}.article-markdown ol,.article-markdown ul{margin:8px 0 20px;padding-left:24px}.article-markdown li{margin:6px 0;padding-left:4px;font-size:13px;line-height:1.55;font-weight:450}.article-markdown blockquote{margin:24px 0;padding:12px 16px;font-size:13px;line-height:1.55;font-weight:450}.article-markdown hr{margin:32px 0}.announcement-breadcrumb{margin-bottom:24px;font-size:11px;line-height:1.35;font-weight:550}.announcement-related{max-width:820px;margin-top:32px;padding-top:16px}.announcement-related h3{font-size:11px;line-height:1.35;font-weight:600}.announcement-related a{font-size:13px;line-height:1.55;font-weight:450}@media(max-width:700px){.announcement-article-v2 h1{font-size:27px;line-height:1.15;font-weight:720}.announcement-article-v2 header{margin-bottom:24px;padding-bottom:20px}.article-markdown,.article-markdown blockquote,.article-markdown li,.article-markdown p{font-size:13px;line-height:1.5}.article-markdown h2{margin-top:24px;font-size:16px;line-height:1.25;font-weight:650}.article-markdown h3,.article-markdown h4{margin-top:20px;font-size:13px;line-height:1.3;font-weight:650}}.earn-token-logo{flex:0 0 32px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.earn-token-logo,.earn-token-logo img{width:32px;height:32px;border-radius:50%}.earn-token-logo img{display:block;object-fit:contain}.earn-token-logo-fallback{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-weight:800;background:rgba(16,212,82,.14);border:1px solid rgba(16,212,82,.32)}.earn-pool-progress-cell{min-width:205px}.earn-pool-progress-values{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px;white-space:nowrap}.earn-pool-progress-values strong{font-size:12px;font-weight:700}.earn-pool-progress-values small{color:var(--gx-muted,#78909c);font-size:11px}.earn-pool-progress-track{width:100%;height:6px;overflow:hidden;border-radius:999px;background:rgba(120,144,156,.16)}.earn-pool-progress-track>span{display:block;height:100%;border-radius:inherit;background:#10d452;transition:width .18s ease}.earn-positions-section{margin-top:-48px}.earn-account-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;margin-top:18px;border:1px solid #1a272b;border-radius:10px;background:radial-gradient(circle at 92% 10%,rgba(16,212,82,.055),transparent 15rem),#060b0c}.earn-account-summary>div{padding:14px 16px;border-right:1px solid #162126}.earn-account-summary>div:last-child{border-right:0}.earn-account-summary small{display:block;margin-bottom:5px;color:#66757a}.earn-account-summary strong{display:block;font-weight:700}.earn-positions-section
.earn-product-table-card{background:radial-gradient(circle at 92% 0,rgba(16,212,82,.035),transparent 22rem),#070c0d}.earn-product-table-card
.earn-table tbody tr{transition:background-color .14s ease}.earn-product-table-card
.earn-table tbody tr:hover{background:rgba(16,212,82,.025)}.earn-pool-progress-values{display:grid;justify-content:normal;align-items:normal;grid-gap:3px;gap:3px;margin-bottom:8px}.earn-pool-progress-values small{display:block}.earn-pool-progress-track{height:7px}.earn-position-asset{min-width:92px}.earn-positions-table
.button-secondary{border-color:rgba(16,212,82,.28);background:rgba(16,212,82,.055)}.earn-positions-table
.button-secondary:not(:disabled):hover{border-color:rgba(16,212,82,.44);background:rgba(16,212,82,.09)}@media(max-width:640px){.earn-positions-section{margin-top:-24px}.earn-account-summary{grid-template-columns:1fr}.earn-account-summary>div{border-right:0;border-bottom:1px solid #162126}.earn-account-summary>div:last-child{border-bottom:0}}.earn-product-table-card{border:1px solid rgba(115,145,136,.2);border-radius:16px;background:radial-gradient(circle at 92% -20%,rgba(16,212,82,.075),transparent 34%),linear-gradient(180deg,rgba(8,15,16,.99),rgba(3,8,9,.99));box-shadow:0 24px 60px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.025);overflow:hidden}.earn-product-table-card .earn-table-head{height:58px;padding-left:18px;padding-right:18px;border-bottom:1px solid rgba(117,145,137,.14);background:linear-gradient(180deg,rgba(255,255,255,.018),rgba(255,255,255,0))}.earn-product-table-card .earn-table thead tr{background:rgba(255,255,255,.012)}.earn-product-table-card .earn-table thead th{border-bottom:1px solid rgba(115,145,136,.13);color:#71858b}.earn-product-table-card .earn-table tbody tr{background:rgba(4,10,11,.28);transition:background-color .16s ease,box-shadow .16s ease}.earn-product-table-card .earn-table tbody td{padding-top:15px;padding-bottom:15px;border-bottom:0}.earn-product-table-card
.earn-table
tbody
tr+tr
td{border-top:1px solid rgba(115,145,136,.105)}.earn-product-table-card
.earn-table
tbody
tr:hover{background:linear-gradient(90deg,rgba(16,212,82,.052),rgba(16,212,82,.014) 58%,transparent)}.earn-product-table-card .earn-token-logo{border-radius:10px;border:1px solid rgba(16,212,82,.15);background:radial-gradient(circle at 30% 20%,rgba(16,212,82,.12),rgba(5,14,9,.04));box-shadow:0 6px 18px rgba(0,0,0,.26),0 0 20px rgba(16,212,82,.045)}.earn-pool-progress-track{height:8px;border:1px solid rgba(255,255,255,.025);background:linear-gradient(180deg,#111c1f,#0b1416);box-shadow:inset 0 1px 3px rgba(0,0,0,.55)}.earn-pool-progress-track>span{background:linear-gradient(90deg,#0ca942,#10d452,#36e778);box-shadow:0 0 12px rgba(16,212,82,.3)}.earn-account-summary{gap:12px;overflow:visible;border:0;background:transparent;box-shadow:none;margin-top:20px}.earn-account-summary>div{position:relative;min-height:76px;padding:16px 18px;overflow:hidden;border:1px solid rgba(115,145,136,.18);border-radius:12px;background:radial-gradient(circle at 90% 0,rgba(16,212,82,.075),transparent 44%),linear-gradient(145deg,rgba(9,16,17,.98),rgba(4,9,10,.98));box-shadow:0 14px 34px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.025);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.earn-account-summary>div:before{content:"";position:absolute;left:18px;right:18px;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(16,212,82,.35),transparent)}.earn-account-summary>div:hover{transform:translateY(-1px);border-color:rgba(16,212,82,.27);box-shadow:0 17px 38px rgba(0,0,0,.24),0 0 24px rgba(16,212,82,.035)}.earn-account-summary>div:last-child{border-right:1px solid rgba(115,145,136,.18)}.earn-account-summary strong{color:#f2f7f4}.earn-account-summary>div:nth-child(2) strong{color:#10d452}.earn-search{border-color:rgba(115,145,136,.2);border-radius:10px;background:linear-gradient(180deg,rgba(10,17,18,.96),rgba(5,11,12,.96));box-shadow:inset 0 1px 0 rgba(255,255,255,.02);transition:border-color .16s ease,box-shadow .16s ease}.earn-search:focus-within{border-color:rgba(16,212,82,.4);box-shadow:0 0 0 3px rgba(16,212,82,.055)}.earn-product-table-card
.button-primary.button-tiny{min-width:88px;height:34px;border:1px solid rgba(68,239,123,.42);border-radius:9px;background:linear-gradient(180deg,#25e86a,#10cc50);color:#021207;font-weight:800;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 7px 18px rgba(16,212,82,.13);transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.earn-product-table-card
.button-primary.button-tiny:not(:disabled):hover{transform:translateY(-1px);filter:brightness(1.04);box-shadow:inset 0 1px 0 rgba(255,255,255,.22),0 10px 24px rgba(16,212,82,.2)}.earn-positions-table
.button-secondary.button-tiny{min-width:88px;height:34px;border:1px solid rgba(16,212,82,.34);border-radius:9px;background:linear-gradient(180deg,rgba(16,212,82,.1),rgba(16,212,82,.045));box-shadow:inset 0 1px 0 rgba(255,255,255,.025);transition:transform .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.earn-positions-table
.button-secondary.button-tiny:not(:disabled):hover{transform:translateY(-1px);border-color:rgba(16,212,82,.58);background:linear-gradient(180deg,rgba(16,212,82,.16),rgba(16,212,82,.075));box-shadow:0 8px 20px rgba(16,212,82,.08)}.earn-positions-section
.earn-product-table-card{box-shadow:0 22px 55px rgba(0,0,0,.22),0 0 38px rgba(16,212,82,.025),inset 0 1px 0 rgba(255,255,255,.025)}@media(max-width:640px){.earn-account-summary{grid-template-columns:1fr;gap:8px}.earn-account-summary>div,.earn-account-summary>div:last-child{border:1px solid rgba(115,145,136,.18)}}.site-footer .footer-social-row{display:flex;align-items:center;gap:10px;margin-top:20px;flex-wrap:wrap}.site-footer .footer-social-button{width:36px;height:36px;flex:0 0 36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #263238;border-radius:999px;background:#070c0e;color:#aeb9bf;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.site-footer .footer-social-button svg{width:16px;height:16px;display:block}.site-footer .footer-x-mark{display:block;font-size:14px;line-height:1;font-weight:650;font-family:Arial,sans-serif;color:inherit}.site-footer .footer-social-button:hover{color:#ffffff;border-color:rgba(16,212,82,.48);background:#0a1210;transform:translateY(-1px)}.earn-hero-v2{position:relative;overflow:hidden;background:radial-gradient(circle at 79% 45%,rgba(0,255,91,.115),rgba(0,101,38,.045) 31%,transparent 52%),#000}.earn-orb-v4{position:relative;min-height:510px;display:grid;place-items:center;isolation:isolate;overflow:visible}.earn-orb-v4-aura{position:absolute;width:540px;height:540px;border-radius:50%;z-index:0;background:radial-gradient(circle,rgba(15,255,105,.16),rgba(0,160,62,.055) 36%,transparent 70%);filter:blur(14px)}.earn-orb-v4-ring{position:absolute;border-radius:50%;z-index:1;border:1px solid rgba(20,211,87,.13)}.earn-orb-v4-ring.ring-a{width:455px;height:455px}.earn-orb-v4-ring.ring-b{width:342px;height:342px;border-color:rgba(20,211,87,.075)}.earn-orb-v4-sphere{position:relative;z-index:5;width:350px;height:350px;border-radius:50%;display:grid;place-items:center;border:2px solid rgba(218,255,230,.58);background:radial-gradient(circle at 31% 14%,rgba(255,255,255,.34),rgba(255,255,255,.075) 14%,transparent 32%),radial-gradient(circle at 72% 76%,rgba(0,255,91,.17),transparent 38%),radial-gradient(circle at 50% 50%,rgba(4,39,20,.86),rgba(0,8,4,.97) 70%);box-shadow:inset 18px 18px 35px rgba(255,255,255,.08),inset -22px -27px 48px rgba(0,255,94,.16),0 0 3px rgba(255,255,255,.45),0 0 38px rgba(0,255,94,.2),0 28px 70px rgba(0,0,0,.72);animation:grovex-orb-v4-float 5.5s ease-in-out infinite}.earn-orb-v4-sphere:before{content:"";position:absolute;inset:12px;border-radius:inherit;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 0 48px rgba(0,255,94,.085)}.earn-orb-v4-sphere:after{content:"";position:absolute;width:72%;height:31%;left:14%;top:4%;border-radius:50%;background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,.025),transparent);filter:blur(7px)}.earn-orb-v4-reflection{position:absolute;width:45%;height:65%;left:10%;top:10%;border-radius:50%;border-left:2px solid rgba(255,255,255,.27);opacity:.68}.earn-orb-v4-core{position:relative;z-index:3;width:145px;height:145px;border-radius:31px;display:grid;place-items:center;border:1px solid rgba(20,219,88,.42);background:radial-gradient(circle at 50% 20%,rgba(20,219,88,.11),transparent 55%),linear-gradient(180deg,rgba(4,18,10,.98),rgba(0,5,2,.99));box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 0 35px rgba(0,255,94,.12)}.earn-orb-v4-logo{width:101px;height:101px;display:block;background:url(/token-icons/grx.png) 50%/contain no-repeat;filter:drop-shadow(0 7px 17px rgba(15,255,104,.24))}.earn-orb-v4-orbit{position:absolute;z-index:6;border-radius:50%;pointer-events:none;border:1px solid rgba(22,240,105,.75);box-shadow:0 0 10px rgba(18,235,97,.07)}.earn-orb-v4-orbit.orbit-a{width:555px;height:160px}.earn-orb-v4-orbit.orbit-b{width:500px;height:140px;border-color:rgba(22,240,105,.42)}.earn-orb-v4-node{position:absolute;z-index:8;width:7px;height:7px;border-radius:50%;background:#39ff82;box-shadow:0 0 6px #39ff82,0 0 18px rgba(57,255,130,.85)}.earn-orb-v4-node.node-a{right:13px;top:231px}.earn-orb-v4-node.node-b{left:22px;top:299px}.earn-orb-v4-node.node-c{right:120px;top:111px;width:4px;height:4px}.earn-orb-v4-chip{position:absolute;z-index:10;display:flex;align-items:center;gap:9px;padding:11px 15px;border-radius:12px;border:1px solid rgba(119,161,143,.31);background:linear-gradient(180deg,rgba(8,24,15,.91),rgba(2,10,6,.91));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 14px 34px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.035)}.earn-orb-v4-chip:after{content:"";position:absolute;top:50%;width:68px;border-top:1px dotted rgba(28,230,103,.37)}.earn-orb-v4-chip .chip-icon{color:#36ed79;font-weight:800}.earn-orb-v4-chip b{display:block;color:#39e97a;font-weight:800}.earn-orb-v4-chip strong{display:block;color:#edf6f0;font-weight:700;white-space:nowrap}.earn-orb-v4-chip.chip-apr{left:-9px;top:116px;min-width:145px}.earn-orb-v4-chip.chip-apr:after{right:-68px}.earn-orb-v4-chip.chip-flexible{right:-15px;top:164px;min-width:118px}.earn-orb-v4-chip.chip-flexible:after{left:-68px}.earn-orb-v4-chip.chip-earn strong,.earn-orb-v4-chip.chip-flexible strong{color:#3bea7d}.earn-orb-v4-chip.chip-earn{left:63px;bottom:70px;min-width:102px}.earn-orb-v4-chip.chip-earn .chip-icon{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;border:2px solid #39e97a}.earn-orb-v4-chip.chip-earn:after{right:-54px;width:54px}.earn-orb-v4-platform{position:absolute;z-index:3;bottom:16px;width:390px;height:72px;border-radius:50%;border:1px solid rgba(21,221,91,.27);background:radial-gradient(ellipse,rgba(15,255,100,.13),rgba(1,15,7,.7) 46%,rgba(0,0,0,.96) 72%);box-shadow:0 15px 35px rgba(0,0,0,.66),inset 0 0 27px rgba(0,255,94,.07)}.earn-orb-v4-platform:before{content:"";position:absolute;inset:12px 32px;border-radius:50%;border:1px solid rgba(40,255,120,.75);box-shadow:inset 0 0 17px rgba(0,255,94,.12)}.earn-orb-v4-platform span{position:absolute;left:50%;top:50%;width:145px;height:20px;transform:translate(-50%,-50%);border-radius:50%;background:rgba(17,255,103,.49);filter:blur(11px);box-shadow:0 0 34px rgba(17,255,103,.77)}@keyframes grovex-orb-v4-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media(prefers-reduced-motion:reduce){.earn-orb-v4-sphere{animation:none}}@media(max-width:900px){.earn-orb-v4{min-height:450px}.earn-orb-v4-sphere{width:290px;height:290px}.earn-orb-v4-core{width:122px;height:122px}.earn-orb-v4-logo{width:86px;height:86px}.earn-orb-v4-orbit.orbit-a{width:455px}.earn-orb-v4-orbit.orbit-b{width:410px}.earn-orb-v4-ring.ring-a{width:395px;height:395px}.earn-orb-v4-ring.ring-b{width:300px;height:300px}.earn-orb-v4-platform{width:325px}}@media(max-width:640px){.earn-orb-v4{min-height:390px;transform:scale(.82)}.earn-orb-v4-chip.chip-apr{left:4px}.earn-orb-v4-chip.chip-flexible{right:4px}}.grx-chain-page .chain-hero{padding-bottom:56px}.grx-network-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.grx-contract-card,.grx-network-card{border:1px solid #172328;border-radius:12px;background:#070c0e;padding:20px}.grx-card-icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(16,212,82,.22);border-radius:8px;background:rgba(16,212,82,.07);color:var(--green)}.grx-contract-card h3,.grx-network-card h3{margin:14px 0 6px;font-size:16px}.grx-spec-list{display:grid;margin-top:16px}.grx-spec-list>div{display:grid;grid-template-columns:150px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:start;padding:12px 0;border-top:1px solid #152024}.grx-spec-list span{color:#718087;font-size:12px}.grx-contract-address,.grx-hash-card code,.grx-spec-list code{color:#d7e0e4;font-size:12px;line-height:1.65;word-break:break-all;white-space:normal}.grx-resource-band{border-top:1px solid #11191c;border-bottom:1px solid #11191c;background:#030707;padding:56px 0}.grx-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.grx-resource-card{min-height:190px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;border:1px solid #172328;border-radius:12px;background:#070c0e;padding:20px;color:inherit;text-decoration:none;transition:border-color .18s ease,transform .18s ease,background .18s ease}.grx-resource-card:hover{border-color:rgba(16,212,82,.35);background:#08100c;transform:translateY(-1px)}.grx-resource-card>svg{color:var(--green)}.grx-resource-card strong{font-size:16px}.grx-resource-card span{color:#7f8b91;font-size:13px;line-height:1.7}.grx-resource-card b{margin-top:auto;display:inline-flex;align-items:center;gap:6px;color:var(--green);font-size:13px;font-weight:600}.grx-contract-grid,.grx-token-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.grx-contract-card p{margin:4px 0 0;color:#7f8b91;font-size:13px;line-height:1.65}.grx-contract-head,.grx-token-title{display:flex;align-items:flex-start;gap:12px}.grx-contract-head h3,.grx-token-title h3{margin:0}.grx-contract-address{display:block;margin:18px 0 14px;padding:10px 12px;border:1px solid #152024;border-radius:8px;background:#040809}.grx-contract-card .text-arrow{display:inline-flex;align-items:center;gap:6px}.grx-hash-card{margin-top:12px;display:grid;grid-gap:8px;gap:8px;border:1px solid #172328;border-radius:12px;background:#070c0e;padding:16px 20px}.grx-hash-card span{color:#7f8b91;font-size:12px}.grx-developer-panel{margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid rgba(16,212,82,.22);border-radius:12px;background:radial-gradient(circle at 85% 40%,rgba(16,212,82,.08),transparent 35%),#050a08;padding:24px}.grx-developer-panel h2{margin:8px 0 10px}.grx-developer-panel p{max-width:760px;margin:0;color:#7f8b91;font-size:13px;line-height:1.75}.grx-developer-actions{display:flex;gap:8px;flex:0 0 auto}.grx-operator-note{margin-bottom:56px;display:flex;align-items:flex-start;gap:10px;color:#69777d;font-size:12px;line-height:1.7}.grx-operator-note svg{flex:0 0 auto;margin-top:2px;color:#718087}@media (max-width:1100px){.grx-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grx-developer-panel{align-items:flex-start;flex-direction:column}}@media (max-width:760px){.grx-chain-page .chain-hero{padding-bottom:40px}.grx-contract-grid,.grx-network-grid,.grx-resource-grid,.grx-spec-list>div,.grx-token-grid{grid-template-columns:1fr}.grx-spec-list>div{gap:4px}.grx-resource-band{padding:40px 0}.grx-developer-actions{width:100%;flex-direction:column}.grx-developer-actions .button{width:100%}}.grx-chain-page .grx-hero-v2{position:relative;overflow:hidden;min-height:0;padding:32px 0;border-bottom:1px solid #111a1d;background:radial-gradient(circle at 78% 44%,rgba(16,212,82,.07),transparent 28rem),#000}.grx-chain-page .grx-hero-v2:after{content:none}.grx-hero-v2-grid{position:relative;z-index:2;width:100%;min-height:390px;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(390px,.96fr);grid-gap:32px;gap:32px;align-items:center}.grx-hero-copy{position:relative;max-width:680px}.grx-hero-copy:before{content:"";position:absolute;z-index:-1;inset:-20px -24px;pointer-events:none;opacity:.5;background:radial-gradient(circle at 7% 18%,rgba(16,212,82,.7) 0 1px,transparent 2px),radial-gradient(circle at 31% 78%,rgba(16,212,82,.35) 0 1px,transparent 2px),radial-gradient(circle at 72% 25%,rgba(16,212,82,.28) 0 1px,transparent 2px),radial-gradient(circle at 91% 68%,rgba(16,212,82,.22) 0 1px,transparent 2px);animation:grxAmbientFloat 7s ease-in-out infinite}.grx-hero-kicker{display:flex;align-items:center;gap:8px;width:max-content;margin-bottom:16px;color:var(--green);font-size:12px;line-height:1;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.grx-hero-kicker span{width:8px;height:8px;border-radius:999px;background:var(--green);box-shadow:0 0 0 0 rgba(16,212,82,.34);animation:grxStatusPulse 1.8s ease-out infinite}.grx-hero-kicker:after{content:"MAINNET";margin-left:4px;padding:4px 8px;border:1px solid rgba(16,212,82,.24);border-radius:999px;background:rgba(16,212,82,.05);color:#70df92;font-size:10px;font-weight:700;letter-spacing:.08em}.grx-chain-page .grx-hero-v2 h1{max-width:650px;margin:0;color:#f5f5f5;font-size:54px;line-height:1.04;letter-spacing:-.045em;font-weight:720}.grx-chain-page .grx-hero-v2 h1 strong{color:var(--green);font-weight:720;text-shadow:0 0 20px rgba(16,212,82,.08)}.grx-chain-page .grx-hero-v2 .grx-hero-copy>p{max-width:610px;margin:16px 0 0;color:#7d898e;font-size:13px;line-height:1.75}.grx-hero-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.grx-hero-pills span{position:relative;overflow:hidden;min-height:36px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #292929;border-radius:8px;background:#080808;color:#f5f5f5;font-size:12px;font-weight:650;transition:transform .16s ease,border-color .16s ease,background .16s ease}.grx-hero-pills span:first-child{border-color:rgba(16,212,82,.28)}.grx-hero-pills svg{color:var(--green)}.grx-hero-pills span:after{content:"";position:absolute;top:0;bottom:0;left:-48%;width:30%;transform:skewX(-18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);transition:left .34s ease}.grx-hero-pills span:hover{transform:translateY(-1px);border-color:rgba(16,212,82,.38);background:#0a0f0c}.grx-hero-pills span:hover:after{left:118%}.grx-hero-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.grx-chain-page .grx-hero-actions .button{position:relative;overflow:hidden;min-height:48px;padding:0 20px;border-radius:9px;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.grx-chain-page .grx-hero-actions .button:before{content:"";position:absolute;top:0;bottom:0;left:-42%;width:26%;transform:skewX(-18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent);transition:left .38s ease}.grx-chain-page .grx-hero-actions .button:hover{transform:translateY(-1px)}.grx-chain-page .grx-hero-actions .button:hover:before{left:118%}.grx-chain-page .grx-hero-actions .button-primary{box-shadow:0 0 20px rgba(16,212,82,.08)}.grx-orbit{position:relative;width:390px;height:390px;max-width:100%;justify-self:end}.grx-orbit:before{content:"";inset:8%;background:radial-gradient(circle,rgba(16,212,82,.045) 0 25%,transparent 55%);animation:grxOrbitBreath 4.8s ease-in-out infinite}.grx-orbit-line,.grx-orbit:before{position:absolute;border-radius:50%}.grx-orbit-line{border:1px solid rgba(16,212,82,.16)}.grx-orbit-line.line-1{inset:5%}.grx-orbit-line.line-2{inset:18%;border-color:rgba(16,212,82,.22)}.grx-orbit-line.line-3{inset:30%;border-style:dashed;border-color:rgba(16,212,82,.24);animation:grxOrbitSpin 30s linear infinite}.grx-orbit-line.line-4{inset:39%;border-color:rgba(16,212,82,.3)}.grx-orbit-core{position:absolute;left:50%;top:50%;width:120px;height:120px;transform:translate(-50%,-50%);border-radius:999px;display:grid;place-items:center;border:1px solid rgba(16,212,82,.58);background:radial-gradient(circle at 50% 42%,rgba(16,212,82,.1),transparent 58%),#080808;box-shadow:0 0 24px rgba(16,212,82,.16),inset 0 0 24px rgba(16,212,82,.04)}.grx-orbit-core:before{content:"";position:absolute;inset:-8px;border-radius:inherit;border:1px solid rgba(16,212,82,.14);animation:grxCorePulse 2.8s ease-in-out infinite}.grx-orbit-core-inner{width:88px;height:88px;display:grid;place-items:center;color:#35e875;font-size:34px;line-height:1;font-weight:720;letter-spacing:-.04em}.grx-orbit-core-inner,.grx-orbit-node{border-radius:999px;border:1px solid #292929;background:#080808}.grx-orbit-node{position:absolute;width:76px;height:76px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--green);transition:transform .16s ease,border-color .16s ease,background .16s ease}.grx-orbit-node:hover{transform:translateY(-2px);border-color:rgba(16,212,82,.42);background:#0a0f0c}.grx-orbit-node svg{width:20px;height:20px}.grx-orbit-node b{color:#f5f5f5;font-size:10px;font-weight:650}.grx-orbit-node.explorer{left:8%;top:7%}.grx-orbit-node.developer{right:0;top:8%}.grx-orbit-node.defi{left:9%;bottom:5%}.grx-orbit-node.network{right:0;bottom:5%}.grx-orbit-glow{position:absolute;width:6px;height:6px;border-radius:999px;background:var(--green);box-shadow:0 0 10px rgba(16,212,82,.65);animation:grxNodePulse 1.8s ease-in-out infinite}.grx-orbit-glow.glow-1{left:29%;top:29%}.grx-orbit-glow.glow-2{right:22%;top:29%;animation-delay:.35s}.grx-orbit-glow.glow-3{left:29%;bottom:28%;animation-delay:.7s}.grx-orbit-glow.glow-4{right:22%;bottom:28%;animation-delay:1.05s}.grx-hero-wave{position:absolute;left:-5%;bottom:-84px;width:420px;height:150px;border:1px solid rgba(16,212,82,.06);border-radius:50%;transform:rotate(-8deg);pointer-events:none}.grx-hero-wave.wave-2{left:-2%;bottom:-66px;width:380px}.grx-hero-wave.wave-3{left:1%;bottom:-48px;width:340px}@keyframes grxStatusPulse{0%{box-shadow:0 0 0 0 rgba(16,212,82,.34)}70%{box-shadow:0 0 0 7px rgba(16,212,82,0)}to{box-shadow:0 0 0 0 rgba(16,212,82,0)}}@keyframes grxAmbientFloat{0%,to{transform:translateZ(0);opacity:.38}50%{transform:translate3d(8px,-4px,0);opacity:.58}}@keyframes grxOrbitSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes grxOrbitBreath{0%,to{opacity:.72;transform:scale(.995)}50%{opacity:1;transform:scale(1.01)}}@keyframes grxCorePulse{0%,to{box-shadow:0 0 8px rgba(16,212,82,.04)}50%{box-shadow:0 0 20px rgba(16,212,82,.14)}}@keyframes grxNodePulse{0%,to{opacity:.66;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}@media (prefers-reduced-motion:reduce){.grx-hero-copy:before,.grx-hero-kicker span,.grx-orbit-core:before,.grx-orbit-glow,.grx-orbit-line.line-3,.grx-orbit:before{animation:none!important}}@media (max-width:1100px){.grx-hero-v2-grid{grid-template-columns:1fr;min-height:0;gap:24px}.grx-orbit{width:360px;height:360px;justify-self:center}}@media (max-width:760px){.grx-chain-page .grx-hero-v2{padding:24px 0 32px}.grx-chain-page .grx-hero-v2 h1{font-size:39px}.grx-hero-actions{display:grid;grid-template-columns:1fr}.grx-chain-page .grx-hero-actions .button{width:100%}.grx-hero-pills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.grx-hero-pills span{justify-content:center}.grx-orbit{width:300px;height:300px}.grx-orbit-core{width:100px;height:100px}.grx-orbit-core-inner{width:72px;height:72px;font-size:28px}.grx-orbit-node{width:64px;height:64px}.grx-orbit-node svg{width:17px;height:17px}.grx-orbit-node b{font-size:9px}}@media (max-width:430px){.grx-hero-pills{grid-template-columns:1fr}.grx-hero-kicker:after{display:none}}.earn-orb-v4-core{width:170px;height:170px;border:0;border-radius:50%;background:transparent;box-shadow:none;overflow:visible}.earn-orb-v4-logo{width:126px;height:126px;position:relative;z-index:4;filter:drop-shadow(0 0 8px rgba(48,255,126,.28)) drop-shadow(0 13px 23px rgba(0,255,93,.2));animation:grovex-v5-logo-breathe 4.3s ease-in-out infinite;transition:transform .45s ease,filter .45s ease}.earn-orb-v4-core:before{content:"";position:absolute;width:170px;height:170px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(23,255,107,.12),rgba(10,206,77,.035) 43%,transparent 72%);filter:blur(9px);animation:grovex-v5-core-glow 3.6s ease-in-out infinite}.earn-orb-v4{perspective:1100px}.earn-orb-v4-sphere{animation:grovex-orb-v4-float 5.2s ease-in-out infinite,grovex-v5-sphere-glow 4.2s ease-in-out infinite;transition:transform .55s ease,border-color .55s ease,filter .55s ease}.earn-orb-v4-sphere:after{animation:grovex-v5-glass-highlight 5.8s ease-in-out infinite}.earn-orb-v4-orbit.orbit-a{transform:rotate(7deg);animation:grovex-v5-orbit-a 18s linear infinite;will-change:transform}.earn-orb-v4-orbit.orbit-b{transform:rotate(-20deg);animation:grovex-v5-orbit-b 24s linear infinite;will-change:transform}.earn-orb-v4-ring.ring-a{animation:grovex-v5-ring-a 6.5s ease-in-out infinite}.earn-orb-v4-ring.ring-b{animation:grovex-v5-ring-b 7.5s ease-in-out infinite}.earn-orb-v4-node.node-a{animation:grovex-v5-node-pulse 2.1s ease-in-out infinite}.earn-orb-v4-node.node-b{animation:grovex-v5-node-pulse 2.7s ease-in-out .5s infinite}.earn-orb-v4-node.node-c{animation:grovex-v5-node-pulse 1.9s ease-in-out .9s infinite}.earn-orb-v4-chip.chip-apr{animation:grovex-v5-chip-one 5.2s ease-in-out infinite}.earn-orb-v4-chip.chip-apr,.earn-orb-v4-chip.chip-flexible{transition:border-color .3s ease,background .3s ease,box-shadow .3s ease,transform .3s ease}.earn-orb-v4-chip.chip-flexible{animation:grovex-v5-chip-two 5.9s ease-in-out .7s infinite}.earn-orb-v4-chip.chip-earn{animation:grovex-v5-chip-three 4.8s ease-in-out .3s infinite;transition:border-color .3s ease,background .3s ease,box-shadow .3s ease,transform .3s ease}.earn-orb-v4-chip:after{border-top-color:rgba(47,255,126,.46);filter:drop-shadow(0 0 3px rgba(47,255,126,.2))}.earn-orb-v4-platform{animation:grovex-v5-platform 4.2s ease-in-out infinite}.earn-orb-v4-platform span{animation:grovex-v5-platform-light 2.8s ease-in-out infinite}.earn-orb-v4-aura{animation:grovex-v5-aura 5.8s ease-in-out infinite}.earn-orb-v4:after,.earn-orb-v4:before{content:"";position:absolute;width:3px;height:3px;border-radius:50%;pointer-events:none;z-index:2;background:rgba(57,255,130,.88)}.earn-orb-v4:before{left:50%;top:50%;box-shadow:-252px -117px 0 rgba(57,255,130,.72),-212px 83px 0 rgba(57,255,130,.44),-164px 178px 0 rgba(57,255,130,.68),-98px -181px 0 rgba(57,255,130,.32),103px -199px 0 rgba(57,255,130,.7),186px -137px 0 rgba(57,255,130,.42),247px -54px 0 rgba(57,255,130,.8),265px 89px 0 rgba(57,255,130,.38),184px 171px 0 rgba(57,255,130,.66),73px 213px 0 rgba(57,255,130,.29);animation:grovex-v5-particles-one 7s ease-in-out infinite}.earn-orb-v4:after{left:50%;top:50%;width:2px;height:2px;box-shadow:-278px -35px 0 rgba(57,255,130,.46),-231px 142px 0 rgba(57,255,130,.35),-138px -214px 0 rgba(57,255,130,.55),22px -234px 0 rgba(57,255,130,.43),142px -177px 0 rgba(57,255,130,.59),284px 4px 0 rgba(57,255,130,.44),231px 147px 0 rgba(57,255,130,.57),111px 228px 0 rgba(57,255,130,.38);animation:grovex-v5-particles-two 9s ease-in-out infinite}.earn-orb-v4:hover
.earn-orb-v4-sphere{border-color:rgba(224,255,235,.78);filter:brightness(1.06)}.earn-orb-v4:hover
.earn-orb-v4-logo{transform:translateY(-3px) scale(1.055);filter:drop-shadow(0 0 13px rgba(48,255,126,.39)) drop-shadow(0 16px 27px rgba(0,255,93,.25))}.earn-orb-v4-chip:hover{border-color:rgba(57,255,130,.48);background:linear-gradient(180deg,rgba(10,35,21,.96),rgba(3,16,9,.96));box-shadow:0 17px 40px rgba(0,0,0,.38),0 0 20px rgba(27,235,103,.08),inset 0 1px 0 rgba(255,255,255,.05)}@keyframes grovex-v5-logo-breathe{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-4px) scale(1.035)}}@keyframes grovex-v5-core-glow{0%,to{opacity:.55;transform:translate(-50%,-50%) scale(.92)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.12)}}@keyframes grovex-v5-sphere-glow{0%,to{box-shadow:inset 18px 18px 35px rgba(255,255,255,.08),inset -22px -27px 48px rgba(0,255,94,.16),0 0 3px rgba(255,255,255,.45),0 0 38px rgba(0,255,94,.2),0 28px 70px rgba(0,0,0,.72)}50%{box-shadow:inset 18px 18px 38px rgba(255,255,255,.1),inset -22px -27px 54px rgba(0,255,94,.22),0 0 5px rgba(255,255,255,.56),0 0 58px rgba(0,255,94,.27),0 32px 78px rgba(0,0,0,.76)}}@keyframes grovex-v5-glass-highlight{0%,to{opacity:.65;transform:translateX(-3px) translateY(0)}50%{opacity:.94;transform:translateX(11px) translateY(5px)}}@keyframes grovex-v5-orbit-a{0%{transform:rotate(7deg)}to{transform:rotate(367deg)}}@keyframes grovex-v5-orbit-b{0%{transform:rotate(-20deg)}to{transform:rotate(-380deg)}}@keyframes grovex-v5-ring-a{0%,to{opacity:.52;transform:scale(.985)}50%{opacity:.92;transform:scale(1.025)}}@keyframes grovex-v5-ring-b{0%,to{opacity:.31;transform:scale(1.025)}50%{opacity:.66;transform:scale(.975)}}@keyframes grovex-v5-node-pulse{0%,to{opacity:.55;transform:scale(.72)}50%{opacity:1;transform:scale(1.75)}}@keyframes grovex-v5-chip-one{0%,to{transform:translateY(0) translateX(0)}50%{transform:translateY(-7px) translateX(3px)}}@keyframes grovex-v5-chip-two{0%,to{transform:translateY(0) translateX(0)}50%{transform:translateY(6px) translateX(-4px)}}@keyframes grovex-v5-chip-three{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes grovex-v5-platform{0%,to{opacity:.72;transform:scaleX(.97)}50%{opacity:1;transform:scaleX(1.035)}}@keyframes grovex-v5-platform-light{0%,to{opacity:.52;transform:translate(-50%,-50%) scale(.8)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.28)}}@keyframes grovex-v5-aura{0%,to{opacity:.68;transform:scale(.94)}50%{opacity:1;transform:scale(1.08)}}@keyframes grovex-v5-particles-one{0%,to{opacity:.32;transform:translateY(8px)}50%{opacity:.95;transform:translateY(-10px)}}@keyframes grovex-v5-particles-two{0%,to{opacity:.25;transform:translateY(-6px)}50%{opacity:.78;transform:translateY(12px)}}@media(max-width:900px){.earn-orb-v4-core{width:145px;height:145px}.earn-orb-v4-logo{width:105px;height:105px}}@media(max-width:640px){.earn-orb-v4:after,.earn-orb-v4:before{opacity:.45}}@media(prefers-reduced-motion:reduce){.earn-orb-v4 *,.earn-orb-v4:after,.earn-orb-v4:before{animation:none!important}}.grx-chain-page .grx-hero-v2{min-height:0!important;padding:0!important;border-bottom:1px solid #111a1d!important;background:radial-gradient(circle at 78% 44%,rgba(16,212,82,.1),transparent 28rem)!important}.grx-chain-page .grx-hero-v2:after{content:none!important;display:none!important}.grx-chain-page .grx-hero-v2-grid.shell{width:min(1180px,calc(100% - 48px))!important;margin:0 auto!important;min-height:580px!important;grid-template-columns:1fr .9fr!important;gap:60px!important;align-items:center!important;padding:0!important}.grx-chain-page .grx-hero-v2 h1{max-width:700px!important;margin:0!important;font-size:58px!important;line-height:1.04!important;letter-spacing:-.045em!important}.grx-chain-page .grx-hero-v2 .grx-hero-copy>p{max-width:600px!important;margin:16px 0 0!important;color:#818d92!important;font-size:14px!important;line-height:1.75!important}.grx-chain-page .grx-orbit{width:420px!important;height:420px!important;max-width:100%!important;justify-self:center!important}@media (max-width:1180px){.grx-chain-page .grx-hero-v2-grid.shell{grid-template-columns:1fr 1fr!important}}@media (max-width:960px){.grx-chain-page .grx-hero-v2-grid.shell{width:min(100% - 34px,1320px)!important;grid-template-columns:1fr!important}.grx-chain-page .grx-orbit{order:-1!important;width:360px!important;height:360px!important;justify-self:center!important}}@media (max-width:760px){.grx-chain-page .grx-hero-v2-grid.shell{width:calc(100% - 24px)!important;min-height:0!important;gap:24px!important;padding:32px 0!important}.grx-chain-page .grx-orbit{width:300px!important;height:300px!important}}@media (max-width:430px){.grx-chain-page .grx-orbit{width:270px!important;height:270px!important}}.auth-aside{padding-left:clamp(38px,4vw,62px);padding-right:clamp(38px,4vw,62px)}.auth-aside-copy{width:100%;max-width:690px;margin-top:clamp(72px,9vh,108px)}.auth-aside-copy p{max-width:640px}.auth-security-list{width:100%;max-width:690px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:24px}.auth-security-list div{min-height:48px;padding:10px 12px;border:1px solid rgba(44,83,57,.55);border-radius:10px;background:rgba(5,16,9,.48)}.auth-aside-terminal{width:100%;max-width:690px;margin-top:30px;padding:22px;border-radius:16px;background:linear-gradient(145deg,rgba(8,20,12,.96),rgba(3,9,6,.94));box-shadow:0 30px 80px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.025)}.auth-market-pair{display:grid;grid-gap:4px;gap:4px}.auth-market-pair small{color:#5f6f65}.auth-aside-terminal svg{height:120px;margin:8px 0 12px;overflow:visible}.auth-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.auth-mini-grid span{min-height:58px;padding:11px 12px}.auth-market-live .negative{color:#ff626b}html[data-theme=light] .auth-security-list div{background:#f8fbf9;border-color:#dce8df}html[data-theme=light] .auth-aside-terminal{background:linear-gradient(145deg,#ffffff,#f6faf7);border-color:#d9e6dd;box-shadow:0 24px 60px rgba(24,58,35,.08)}html[data-theme=light] .auth-mini-grid span{background:#f7faf8;border-color:#dce8df}@media(max-width:1100px) and (min-width:851px){.auth-security-list{grid-template-columns:1fr}.auth-mini-grid{grid-template-columns:1fr 1fr}}html[data-theme=light] .new-listings-hero{background:radial-gradient(circle at 76% 42%,rgba(16,212,82,.065),transparent 30rem),var(--gx-bg)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important}html[data-theme=light] .new-listings-hero h1{color:var(--gx-text)!important}html[data-theme=light] .new-listings-hero p{color:var(--gx-text-secondary)!important}html[data-theme=light] .listing-search{background:var(--gx-input)!important;border-color:var(--gx-border)!important;color:var(--gx-muted)!important;box-shadow:none!important}html[data-theme=light] .listing-search input{background:transparent!important;color:var(--gx-text)!important}html[data-theme=light] .listing-search input::placeholder{color:var(--gx-muted)!important;opacity:1!important}html[data-theme=light] .listing-feed-tabs{border-color:var(--gx-border)!important}html[data-theme=light] .listing-feed-tabs button{color:var(--gx-text-secondary)!important}html[data-theme=light] .listing-feed-tabs button.active{color:var(--gx-text)!important}html[data-theme=light] .listing-live-state{color:var(--gx-text-secondary)!important}html[data-theme=light] .listing-live-error{background:var(--gx-card)!important;border-color:#e3b9b0!important;color:var(--gx-negative)!important;box-shadow:none!important}html[data-theme=light] .listing-cards-v2 article{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .new-market-pair b,html[data-theme=light] .new-token-top h3{color:var(--gx-text)!important}html[data-theme=light] .new-market-pair small,html[data-theme=light] .new-token-top small{color:var(--gx-muted)!important}html[data-theme=light] .new-token-top em{color:var(--gx-text-secondary)!important}html[data-theme=light] .new-token-top em.live{color:#168643!important}html[data-theme=light] .new-market-pair{border-color:var(--gx-border)!important}html[data-theme=light] .new-listing-actions a{color:var(--gx-text-secondary)!important}html[data-theme=light] .new-listing-actions a:last-child{color:#168643!important}html[data-theme=light] .listing-alert-cta{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text-secondary)!important;box-shadow:none!important}html[data-theme=light] .listing-alert-cta>span{background:rgba(16,212,82,.08)!important;color:#168643!important}html[data-theme=light] .listing-alert-cta h3{color:var(--gx-text)!important}html[data-theme=light] .listing-alert-cta p{color:var(--gx-text-secondary)!important}html[data-theme=light] .fee-info-grid article,html[data-theme=light] .fee-kpi-grid>div,html[data-theme=light] .fee-table-card{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .fee-info-grid h3,html[data-theme=light] .fee-kpi-grid strong,html[data-theme=light] .fee-table-head h2{color:var(--gx-text)!important}html[data-theme=light] .fee-info-grid p,html[data-theme=light] .fee-kpi-grid small,html[data-theme=light] .fee-kpi-grid span,html[data-theme=light] .fee-table-head p{color:var(--gx-text-secondary)!important}html[data-theme=light] .fee-table-head,html[data-theme=light] .fee-tabs{border-color:var(--gx-border)!important}html[data-theme=light] .fee-tabs button{color:var(--gx-text-secondary)!important}html[data-theme=light] .fee-tabs button.active{color:var(--gx-text)!important}html[data-theme=light] .fee-directory-tools{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text-secondary)!important}html[data-theme=light] .fee-search-box{background:var(--gx-input)!important;border-color:var(--gx-border)!important;color:var(--gx-muted)!important;box-shadow:none!important}html[data-theme=light] .fee-search-box input{background:transparent!important;color:var(--gx-text)!important}html[data-theme=light] .fee-search-box input::placeholder{color:var(--gx-muted)!important;opacity:1!important}html[data-theme=light] .fee-result-count{color:var(--gx-muted)!important}html[data-theme=light] .fee-load-more,html[data-theme=light] .fee-table-head button{background:var(--gx-elevated)!important;border-color:var(--gx-border)!important;color:var(--gx-text-secondary)!important;box-shadow:none!important}html[data-theme=light] .fee-table,html[data-theme=light] .fee-table-card .account-table-scroll{background:var(--gx-card)!important}html[data-theme=light] .fee-table th,html[data-theme=light] .fee-table thead{background:var(--gx-bg-2)!important;border-color:var(--gx-border)!important;color:var(--gx-muted)!important}html[data-theme=light] .fee-table tbody tr,html[data-theme=light] .fee-table td{border-color:var(--gx-border)!important;color:var(--gx-text-secondary)!important}html[data-theme=light] .fee-table td b,html[data-theme=light] .fee-table td strong{color:var(--gx-text)!important}html[data-theme=light] .fee-asset-fallback{background:var(--gx-elevated)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important}html[data-theme=light] .fee-state-card{color:var(--gx-text-secondary)!important}html[data-theme=light] .fee-state-card h2,html[data-theme=light] .fee-state-card strong{color:var(--gx-text)!important}html[data-theme=light] .fee-empty-state{color:var(--gx-muted)!important}html[data-theme=light] .tool-page-hero{background:radial-gradient(circle at 82% 42%,rgba(16,212,82,.065),transparent 28rem),var(--gx-bg)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important}html[data-theme=light] .tool-page-hero h1{color:var(--gx-text)!important}html[data-theme=light] .tool-page-hero .hero-proof-row span,html[data-theme=light] .tool-page-hero p{color:var(--gx-text-secondary)!important}html[data-theme=light] .tool-page-hero .premium-tool-card{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:0 16px 42px rgba(23,32,25,.07)!important}html[data-theme=light] .tool-page-hero .tool-card-head{border-color:var(--gx-border)!important}html[data-theme=light] .tool-page-hero .tool-card-head b{color:var(--gx-text)!important}html[data-theme=light] .tool-page-hero .tool-card-head small{color:var(--gx-muted)!important}html[data-theme=light] .tool-page-hero .tool-card-head>button{background:var(--gx-elevated)!important;border-color:var(--gx-border)!important;color:var(--gx-text-secondary)!important;box-shadow:none!important}html[data-theme=light] .tool-page-hero .premium-tool-card>label{color:var(--gx-muted)!important}html[data-theme=light] .tool-page-hero .convert-field{background:var(--gx-input)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important}html[data-theme=light] .convert-live-value,html[data-theme=light] .tool-page-hero .convert-field b{color:var(--gx-text)!important}html[data-theme=light] .tool-page-hero .convert-field small{color:var(--gx-muted)!important}html[data-theme=light] .convert-amount-input{background:transparent!important;color:var(--gx-text)!important}html[data-theme=light] .convert-amount-input::placeholder{color:var(--gx-muted)!important;opacity:1!important}html[data-theme=light] .convert-asset-trigger{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .convert-asset-trigger-label{color:var(--gx-text-secondary)!important}html[data-theme=light] .convert-switch{background:var(--gx-elevated)!important;border-color:var(--gx-border)!important;color:var(--gx-green)!important;box-shadow:none!important}html[data-theme=light] .convert-asset-menu{background:var(--gx-elevated)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:0 18px 46px rgba(23,32,25,.1)!important}html[data-theme=light] .convert-asset-search{background:var(--gx-input)!important;border-color:var(--gx-border)!important;color:var(--gx-muted)!important}html[data-theme=light] .convert-asset-search input{background:transparent!important;color:var(--gx-text)!important}html[data-theme=light] .convert-asset-search input::placeholder{color:var(--gx-muted)!important;opacity:1!important}html[data-theme=light] .convert-asset-list button{background:transparent!important;border-color:var(--gx-border)!important;color:var(--gx-text-secondary)!important}html[data-theme=light] .convert-asset-list button:hover{background:rgba(16,212,82,.055)!important;color:var(--gx-text)!important}html[data-theme=light] .convert-asset-row-text b{color:var(--gx-text)!important}html[data-theme=light] .convert-asset-empty,html[data-theme=light] .convert-asset-row-text small{color:var(--gx-muted)!important}html[data-theme=light] .convert-asset-row-current{color:#168643!important}html[data-theme=light] .quote-lines span{color:var(--gx-muted)!important}html[data-theme=light] .quote-lines b{color:var(--gx-text)!important}html[data-theme=light] .tool-disclaimer{color:var(--gx-muted)!important}html[data-theme=light] .convert-live-message{color:var(--gx-text-secondary)!important}html[data-theme=light] .convert-live-message[data-state=error]{color:var(--gx-negative)!important}html[data-theme=light] .convert-live-message[data-state=success]{color:#168643!important}html[data-theme=light] .tool-page-hero+.compact-feature-grid article{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .tool-page-hero+.compact-feature-grid h3{color:var(--gx-text)!important}html[data-theme=light] .tool-page-hero+.compact-feature-grid p{color:var(--gx-text-secondary)!important}html[data-theme=light] .convert-preview-modal{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:0 24px 70px rgba(23,32,25,.13)!important}html[data-theme=light] .convert-preview-head{border-color:var(--gx-border)!important}html[data-theme=light] .convert-preview-head h3,html[data-theme=light] .convert-preview-summary b{color:var(--gx-text)!important}html[data-theme=light] .convert-preview-head small,html[data-theme=light] .convert-preview-summary small{color:var(--gx-muted)!important}html[data-theme=light] .convert-preview-summary>div{background:var(--gx-bg-2)!important;border-color:var(--gx-border)!important}html[data-theme=light] .convert-preview-auth,html[data-theme=light] .convert-preview-warning{background:var(--gx-elevated)!important;border-color:var(--gx-border)!important;color:var(--gx-text-secondary)!important}html[data-theme=light] .launch-hero-v2{background:radial-gradient(circle at 78% 42%,rgba(16,212,82,.065),transparent 30rem),var(--gx-bg)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important}html[data-theme=light] .launch-hero-v2 h1{color:var(--gx-text)!important}html[data-theme=light] .launch-hero-v2 p,html[data-theme=light] .launch-trust-row span{color:var(--gx-text-secondary)!important}html[data-theme=light] .launch-platform,html[data-theme=light] .launch-visual-v2{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .launch-grid-lines{opacity:.32!important}html[data-theme=light] .launch-metrics-v2{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .launch-metrics-v2>div{border-color:var(--gx-border)!important}html[data-theme=light] .launch-metrics-v2 strong{color:var(--gx-text)!important}html[data-theme=light] .launch-metrics-v2 small{color:var(--gx-muted)!important}html[data-theme=light] .featured-launch-v2{background:radial-gradient(circle at 20% 40%,rgba(16,212,82,.04),transparent 35%),var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .featured-project-info h2{color:var(--gx-text)!important}html[data-theme=light] .featured-project-info h2 em{color:var(--gx-muted)!important}html[data-theme=light] .featured-project-info p{color:var(--gx-text-secondary)!important}html[data-theme=light] .featured-launch-v2 .project-tags span{background:var(--gx-input)!important;border-color:var(--gx-border)!important;color:var(--gx-text-secondary)!important}html[data-theme=light] .featured-launch-v2 .project-links button{color:var(--gx-text-secondary)!important}html[data-theme=light] .featured-sale-panel{background:var(--gx-elevated)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important}html[data-theme=light] .featured-launch-v2 .sale-disclaimer,html[data-theme=light] .featured-launch-v2 .sale-price span,html[data-theme=light] .featured-launch-v2 .sale-progress-head small,html[data-theme=light] .featured-launch-v2 .sale-progress-label{color:var(--gx-muted)!important}html[data-theme=light] .featured-launch-v2 .sale-price strong,html[data-theme=light] .featured-launch-v2 .sale-progress-head b{color:var(--gx-text)!important}html[data-theme=light] .featured-launch-v2 .sale-progress{background:var(--gx-border)!important}html[data-theme=light] .featured-launch-v2 .sale-countdown span{background:var(--gx-card)!important;border-color:var(--gx-border)!important}html[data-theme=light] .featured-launch-v2 .sale-countdown strong{color:var(--gx-text)!important}html[data-theme=light] .featured-launch-v2 .sale-countdown small{color:var(--gx-muted)!important}html[data-theme=light] .launch-info-card,html[data-theme=light] .launch-project-grid-v2 article,html[data-theme=light] .launch-timeline-card{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .launch-info-card .account-card-head{border-color:var(--gx-border)!important}html[data-theme=light] .launch-info-card .account-card-head h3,html[data-theme=light] .launch-project-grid-v2 h3,html[data-theme=light] .launch-timeline-card h3{color:var(--gx-text)!important}html[data-theme=light] .launch-info-card .account-card-head button,html[data-theme=light] .launch-project-grid-v2 .button-secondary{color:var(--gx-text-secondary)!important}html[data-theme=light] .launch-info-card .detail-line,html[data-theme=light] .launch-timeline-card .timeline-row{border-color:var(--gx-border)!important}html[data-theme=light] .launch-info-card .detail-line span,html[data-theme=light] .launch-project-grid-v2 p,html[data-theme=light] .launch-timeline-card .timeline-row small{color:var(--gx-text-secondary)!important}html[data-theme=light] .launch-info-card .detail-line b,html[data-theme=light] .launch-timeline-card .timeline-row b{color:var(--gx-text)!important}html[data-theme=light] .launch-timeline-card .timeline-row em{color:var(--gx-muted)!important}html[data-theme=light] .launch-upcoming-section{background:var(--gx-bg)!important;border-color:var(--gx-border)!important}html[data-theme=light] .launch-project-grid-v2 h3 em{color:var(--gx-muted)!important}html[data-theme=light] .launch-project-grid-v2 .mini-countdown span{background:var(--gx-input)!important;border-color:var(--gx-border)!important}html[data-theme=light] .launch-project-grid-v2 .mini-countdown b{color:var(--gx-text)!important}html[data-theme=light] .launch-project-grid-v2 .mini-countdown small{color:var(--gx-muted)!important}html[data-theme=light] .auth-panel-v2,html[data-theme=light] .auth-panel-v2 h1{color:var(--gx-text)!important}html[data-theme=light] .auth-legal,html[data-theme=light] .auth-panel-v2>p,html[data-theme=light] .auth-switch{color:var(--gx-text-secondary)!important}html[data-theme=light] .auth-eyebrow{color:#168643!important}html[data-theme=light] .auth-social-row button{background:var(--gx-input)!important;border-color:var(--gx-border)!important;color:var(--gx-text-secondary)!important;box-shadow:none!important}html[data-theme=light] .auth-social-row button[aria-pressed=true]{background:var(--gx-elevated)!important;border-color:#9fcdb0!important;color:var(--gx-text)!important}html[data-theme=light] .auth-panel-v2>label{color:var(--gx-text-secondary)!important}html[data-theme=light] .auth-panel-v2>label>input,html[data-theme=light] .auth-panel-v2>label>select,html[data-theme=light] .password-field{background:var(--gx-input)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .auth-panel-v2>label>input:focus,html[data-theme=light] .auth-panel-v2>label>select:focus,html[data-theme=light] .password-field:focus-within{border-color:#9fcdb0!important;box-shadow:0 0 0 3px rgba(16,212,82,.07)!important}html[data-theme=light] .auth-panel-v2>label>input::placeholder,html[data-theme=light] .password-field input::placeholder{color:var(--gx-muted)!important;opacity:1!important}html[data-theme=light] .password-field input{background:transparent!important;color:var(--gx-text)!important}html[data-theme=light] .password-field button{color:var(--gx-muted)!important}html[data-theme=light] .auth-options,html[data-theme=light] .checkline{color:var(--gx-text-secondary)!important}html[data-theme=light] .auth-legal a,html[data-theme=light] .auth-switch a{color:#168643!important}html[data-theme=light] .auth-inline-error{color:var(--gx-negative)!important}html[data-theme=light] .account-app,html[data-theme=light] .account-main{background:var(--gx-bg)!important;color:var(--gx-text)!important}html[data-theme=light] .account-sidebar,html[data-theme=light] .account-topbar{background:var(--gx-bg-2)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .account-top-search{box-shadow:none!important}html[data-theme=light] .account-top-search input::placeholder,html[data-theme=light] .account-top-search kbd{color:var(--gx-muted)!important}html[data-theme=light] .account-topbar .icon-button{background:var(--gx-elevated)!important;border-color:var(--gx-border)!important;color:var(--gx-text-secondary)!important;box-shadow:none!important}html[data-theme=light] .account-top-actions>a:not(.icon-button):not(.account-avatar){color:var(--gx-text-secondary)!important}html[data-theme=light] .account-user-card{border-color:var(--gx-border)!important}html[data-theme=light] .account-user-card strong{color:var(--gx-text)!important}html[data-theme=light] .account-user-card span,html[data-theme=light] .account-user-card svg{color:var(--gx-muted)!important}html[data-theme=light] .account-nav a,html[data-theme=light] .account-sidebar-bottom a{color:var(--gx-text-secondary)!important}html[data-theme=light] .account-nav a:hover{background:rgba(16,212,82,.055)!important;color:var(--gx-text)!important}html[data-theme=light] .account-nav a.active{background:rgba(16,212,82,.085)!important;color:#168643!important}html[data-theme=light] .account-nav a.active svg{color:#168643!important}html[data-theme=light] .account-sidebar-bottom{border-color:var(--gx-border)!important}html[data-theme=light] .rewards-hero-card{background:radial-gradient(circle at 78% 34%,rgba(16,212,82,.07),transparent 30rem),var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .reward-rank strong,html[data-theme=light] .rewards-hero-card h2,html[data-theme=light] .rewards-hero-card h3,html[data-theme=light] .rewards-hero-card strong{color:var(--gx-text)!important}html[data-theme=light] .reward-rank small,html[data-theme=light] .rewards-hero-card p,html[data-theme=light] .rewards-hero-card small{color:var(--gx-text-secondary)!important}html[data-theme=light] .campaign-progress,html[data-theme=light] .tier-progress{background:var(--gx-border)!important}html[data-theme=light] .campaign-reward{background:var(--gx-elevated)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .campaign-reward small{color:var(--gx-muted)!important}html[data-theme=light] .campaign-reward strong{color:var(--gx-text)!important}html[data-theme=light] .referral-hero-v2{background:radial-gradient(circle at 78% 45%,rgba(16,212,82,.07),transparent 30rem),var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .referral-hero-v2 h2,html[data-theme=light] .referral-hero-v2 strong{color:var(--gx-text)!important}html[data-theme=light] .referral-hero-v2 p,html[data-theme=light] .referral-hero-v2 small{color:var(--gx-text-secondary)!important}html[data-theme=light] .referral-link-box{background:var(--gx-input)!important;border-color:var(--gx-border)!important;color:var(--gx-text-secondary)!important;box-shadow:none!important}html[data-theme=light] .referral-link-box b,html[data-theme=light] .referral-link-box strong{color:var(--gx-text)!important}html[data-theme=light] .referral-share .button-secondary{background:var(--gx-elevated)!important;border-color:var(--gx-border)!important;color:var(--gx-text-secondary)!important}html[data-theme=light] .verification-status-hero{background:radial-gradient(circle at 20% 35%,rgba(16,212,82,.07),transparent 28rem),var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .verification-status-hero h2,html[data-theme=light] .verification-status-hero h3,html[data-theme=light] .verification-status-hero strong{color:var(--gx-text)!important}html[data-theme=light] .verification-status-hero p,html[data-theme=light] .verification-status-hero small{color:var(--gx-text-secondary)!important}html[data-theme=light] .verification-shield{background:rgba(16,212,82,.08)!important;border-color:rgba(16,212,82,.24)!important;color:#168643!important;box-shadow:none!important}html[data-theme=light] .verification-limit small{color:var(--gx-muted)!important}html[data-theme=light] .verification-limit b,html[data-theme=light] .verification-limit strong{color:var(--gx-text)!important}html[data-theme=light] .api-security-note{background:radial-gradient(circle at 88% 40%,rgba(16,212,82,.055),transparent 24rem),var(--gx-card)!important;color:var(--gx-text-secondary)!important;box-shadow:none!important}html[data-theme=light] .api-security-note b,html[data-theme=light] .api-security-note strong{color:#168643!important}html[data-theme=light] .api-security-note p,html[data-theme=light] .api-security-note span{color:var(--gx-text-secondary)!important}html[data-theme=light] .api-key-header{background:var(--gx-bg-2)!important}html[data-theme=light] .api-key-row{border-color:var(--gx-border)!important}html[data-theme=light] .api-key-row b,html[data-theme=light] .api-key-row strong{color:var(--gx-text)!important}html[data-theme=light] .article-centre-hero{background:radial-gradient(circle at 78% 38%,rgba(16,212,82,.065),transparent 30rem),var(--gx-bg)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important}html[data-theme=light] .article-centre-hero h1{color:var(--gx-text)!important}html[data-theme=light] .article-centre-intro{color:var(--gx-text-secondary)!important}html[data-theme=light] .article-centre-search{background:var(--gx-input)!important;border-color:var(--gx-border)!important;color:var(--gx-muted)!important;box-shadow:none!important}html[data-theme=light] .article-centre-search input{background:transparent!important;color:var(--gx-text)!important}html[data-theme=light] .article-centre-search input::placeholder{color:var(--gx-muted)!important;opacity:1!important}html[data-theme=light] .article-centre-feed-heading,html[data-theme=light] .article-centre-sidebar-heading{color:var(--gx-text-secondary)!important}html[data-theme=light] .article-centre-category-list button{background:transparent!important;border-color:transparent!important;color:var(--gx-text-secondary)!important}html[data-theme=light] .article-centre-category-list button:hover{background:rgba(16,212,82,.055)!important;color:var(--gx-text)!important}html[data-theme=light] .article-centre-category-list button.active{background:rgba(16,212,82,.09)!important;border-color:rgba(16,212,82,.18)!important;color:#168643!important}html[data-theme=light] .article-centre-subscribe{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text-secondary)!important;box-shadow:none!important}html[data-theme=light] .article-centre-subscribe h3,html[data-theme=light] .article-centre-subscribe strong{color:var(--gx-text)!important}html[data-theme=light] .article-centre-subscribe p{color:var(--gx-text-secondary)!important}html[data-theme=light] .article-centre-featured{background:radial-gradient(circle at 88% 20%,rgba(16,212,82,.055),transparent 24rem),var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .article-centre-featured h2,html[data-theme=light] .article-centre-featured h3,html[data-theme=light] .article-centre-featured strong{color:var(--gx-text)!important}html[data-theme=light] .article-centre-featured p,html[data-theme=light] .article-centre-featured small{color:var(--gx-text-secondary)!important}html[data-theme=light] .article-centre-chip,html[data-theme=light] .article-centre-featured-category{background:rgba(16,212,82,.06)!important;border-color:rgba(16,212,82,.2)!important;color:#168643!important}html[data-theme=light] .article-centre-row{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .article-centre-row-copy b,html[data-theme=light] .article-centre-row-copy strong{color:var(--gx-text)!important}html[data-theme=light] .article-centre-row-copy p,html[data-theme=light] .article-centre-row-copy small{color:var(--gx-text-secondary)!important}html[data-theme=light] .article-centre-row-arrow{color:var(--gx-muted)!important}html[data-theme=light] .article-centre-empty{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text-secondary)!important}html[data-theme=light] .announcement-article-v2{background:var(--gx-bg)!important;color:var(--gx-text)!important}html[data-theme=light] .announcement-breadcrumb{color:var(--gx-muted)!important}html[data-theme=light] .announcement-breadcrumb a{color:var(--gx-text-secondary)!important}html[data-theme=light] .announcement-article-v2 h1{color:var(--gx-text)!important}html[data-theme=light] .announcement-description,html[data-theme=light] .announcement-meta{color:var(--gx-text-secondary)!important}html[data-theme=light] .announcement-body-card,html[data-theme=light] .announcement-related{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .article-markdown{color:var(--gx-text-secondary)!important}html[data-theme=light] .article-markdown b,html[data-theme=light] .article-markdown h1,html[data-theme=light] .article-markdown h2,html[data-theme=light] .article-markdown h3,html[data-theme=light] .article-markdown h4,html[data-theme=light] .article-markdown strong{color:var(--gx-text)!important}html[data-theme=light] .article-markdown li,html[data-theme=light] .article-markdown p{color:var(--gx-text-secondary)!important}html[data-theme=light] .article-markdown hr{border-color:var(--gx-border)!important}html[data-theme=light] .article-markdown blockquote,html[data-theme=light] .article-markdown code,html[data-theme=light] .article-markdown pre{background:var(--gx-elevated)!important;border-color:var(--gx-border)!important;color:var(--gx-text-secondary)!important}html[data-theme=light] .article-markdown a{color:#168643!important}html[data-theme=light] .announcement-related h2,html[data-theme=light] .announcement-related h3,html[data-theme=light] .announcement-related strong{color:var(--gx-text)!important}html[data-theme=light] .announcement-related a,html[data-theme=light] .announcement-related p,html[data-theme=light] .announcement-related small{color:var(--gx-text-secondary)!important}html[data-theme=light] .institutional-hero{background:radial-gradient(circle at 78% 42%,rgba(16,212,82,.06),transparent 30rem),var(--gx-bg)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important}html[data-theme=light] .institutional-hero h1{color:var(--gx-text)!important}html[data-theme=light] .institutional-hero p,html[data-theme=light] .institutional-proof span{color:var(--gx-text-secondary)!important}html[data-theme=light] .institution-console,html[data-theme=light] .institutional-grid article,html[data-theme=light] .institutional-onboarding{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .console-kpis>div,html[data-theme=light] .console-top,html[data-theme=light] .onboarding-steps>div{border-color:var(--gx-border)!important}html[data-theme=light] .console-kpis small,html[data-theme=light] .console-top span,html[data-theme=light] .institutional-grid p,html[data-theme=light] .institutional-onboarding p,html[data-theme=light] .onboarding-steps b{color:var(--gx-text-secondary)!important}html[data-theme=light] .console-kpis b,html[data-theme=light] .console-top b,html[data-theme=light] .institutional-grid h3,html[data-theme=light] .institutional-onboarding h2{color:var(--gx-text)!important}html[data-theme=light] .console-status{background:rgba(16,212,82,.05)!important;border-color:rgba(16,212,82,.2)!important;color:#168643!important}html[data-theme=light] .listing-pipeline-visual .pipeline-node{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text-secondary)!important;box-shadow:none!important}html[data-theme=light] .listing-pipeline-visual .pipeline-node b{color:var(--gx-text)!important}html[data-theme=light] .listing-pipeline-visual .pipeline-node.active{background:rgba(16,212,82,.07)!important;border-color:rgba(16,212,82,.28)!important}html[data-theme=light] .listing-application-card,html[data-theme=light] .listing-capability-grid article,html[data-theme=light] .listing-process-steps>div{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .listing-application-card h2,html[data-theme=light] .listing-capability-grid h3,html[data-theme=light] .listing-process-steps h3{color:var(--gx-text)!important}html[data-theme=light] .listing-application-card p,html[data-theme=light] .listing-capability-grid p,html[data-theme=light] .listing-checks span,html[data-theme=light] .listing-process-steps p{color:var(--gx-text-secondary)!important}html[data-theme=light] .reserve-kpi-grid>div,html[data-theme=light] .reserve-method-grid article,html[data-theme=light] .reserve-vault,html[data-theme=light] .reserve-wallet-note{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .reserve-kpi-grid strong,html[data-theme=light] .reserve-method-grid h3,html[data-theme=light] .reserve-vault h2,html[data-theme=light] .reserve-vault strong{color:var(--gx-text)!important}html[data-theme=light] .reserve-kpi-grid small,html[data-theme=light] .reserve-kpi-grid span,html[data-theme=light] .reserve-method-grid p,html[data-theme=light] .reserve-vault p,html[data-theme=light] .reserve-vault small,html[data-theme=light] .reserve-wallet-note{color:var(--gx-text-secondary)!important}html[data-theme=light] .reserve-ledger{background:var(--gx-bg-2)!important}html[data-theme=light] .reserve-source-state{background:rgba(16,212,82,.06)!important;border-color:rgba(16,212,82,.2)!important;color:#168643!important}html[data-theme=light] .learn-hero label{background:var(--gx-input)!important;border-color:var(--gx-border)!important;color:var(--gx-muted)!important;box-shadow:none!important}html[data-theme=light] .learn-hero input{background:transparent!important;color:var(--gx-text)!important}html[data-theme=light] .learn-hero input::placeholder{color:var(--gx-muted)!important;opacity:1!important}html[data-theme=light] .learn-article-grid article,html[data-theme=light] .learn-category-grid article{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .learn-article-grid article.featured{background:radial-gradient(circle at 90% 30%,rgba(16,212,82,.045),transparent 15rem),var(--gx-card)!important}html[data-theme=light] .learn-article-grid h3,html[data-theme=light] .learn-category-grid h3{color:var(--gx-text)!important}html[data-theme=light] .learn-article-grid footer small,html[data-theme=light] .learn-article-grid p,html[data-theme=light] .learn-category-grid p{color:var(--gx-text-secondary)!important}html[data-theme=light] .api-capabilities-strip,html[data-theme=light] .api-doc-base-url,html[data-theme=light] .api-doc-fact-grid>div,html[data-theme=light] .api-endpoint-card,html[data-theme=light] .api-error-table,html[data-theme=light] .api-help-box{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .api-docs-nav a,html[data-theme=light] .api-on-this-page a{color:var(--gx-text-secondary)!important}html[data-theme=light] .api-docs-nav a.active{background:rgba(16,212,82,.08)!important;border-color:rgba(16,212,82,.18)!important;color:#168643!important}html[data-theme=light] .api-doc-section{border-color:var(--gx-border)!important;color:var(--gx-text)!important}html[data-theme=light] .api-doc-section h2,html[data-theme=light] .api-doc-section h3,html[data-theme=light] .api-endpoint-card strong,html[data-theme=light] .api-help-box h3{color:var(--gx-text)!important}html[data-theme=light] .api-doc-note,html[data-theme=light] .api-doc-section p,html[data-theme=light] .api-endpoint-meta,html[data-theme=light] .api-help-box p{color:var(--gx-text-secondary)!important}html[data-theme=light] .api-doc-note{background:rgba(16,212,82,.055)!important;border-color:rgba(16,212,82,.2)!important}html[data-theme=light] .about-stack-visual>div,html[data-theme=light] .principles-grid article,html[data-theme=light] .public-metric-strip{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .about-stack-visual b,html[data-theme=light] .principles-grid h3,html[data-theme=light] .public-metric-strip strong{color:var(--gx-text)!important}html[data-theme=light] .about-stack-visual small,html[data-theme=light] .principles-grid p,html[data-theme=light] .public-metric-strip span{color:var(--gx-text-secondary)!important}html[data-theme=light] .about-vision-section{background:var(--gx-bg)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important}html[data-theme=light] .about-vision-section h2{color:var(--gx-text)!important}html[data-theme=light] .about-vision-section p{color:var(--gx-text-secondary)!important}html[data-theme=light] .career-grid-v3 article,html[data-theme=light] .contact-grid-v3 article,html[data-theme=light] .final-cta-v2,html[data-theme=light] .partner-grid-v3>a,html[data-theme=light] .press-grid-v3>a{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .career-grid-v3 h3,html[data-theme=light] .contact-grid-v3 h3,html[data-theme=light] .final-cta-v2 h2,html[data-theme=light] .partner-grid-v3 h3,html[data-theme=light] .press-grid-v3 h3{color:var(--gx-text)!important}html[data-theme=light] .career-grid-v3 p,html[data-theme=light] .contact-grid-v3 p,html[data-theme=light] .final-cta-v2 p,html[data-theme=light] .partner-grid-v3 p,html[data-theme=light] .press-grid-v3 p{color:var(--gx-text-secondary)!important}html[data-theme=light] .support-category-grid>a,html[data-theme=light] .support-contact-panel{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .support-category-grid h3,html[data-theme=light] .support-contact-panel h3{color:var(--gx-text)!important}html[data-theme=light] .support-category-grid p,html[data-theme=light] .support-contact-panel p,html[data-theme=light] .support-contact-panel small{color:var(--gx-text-secondary)!important}html[data-theme=light] .support-contact-icon{background:rgba(16,212,82,.07)!important;border-color:rgba(16,212,82,.2)!important;color:#168643!important}html[data-theme=light] .support-article-list>a{border-color:var(--gx-border)!important;color:var(--gx-text)!important}html[data-theme=light] .security-architecture-section,html[data-theme=light] .security-public-grid article,html[data-theme=light] .security-warning-public{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .security-architecture-section h2,html[data-theme=light] .security-layer-list b,html[data-theme=light] .security-public-grid h3,html[data-theme=light] .security-warning-public h3{color:var(--gx-text)!important}html[data-theme=light] .security-architecture-section p,html[data-theme=light] .security-layer-list small,html[data-theme=light] .security-public-grid p,html[data-theme=light] .security-warning-public p{color:var(--gx-text-secondary)!important}html[data-theme=light] .security-architecture-visual,html[data-theme=light] .security-shield-visual,html[data-theme=light] .suite-icon{background:var(--gx-elevated)!important;border-color:var(--gx-border)!important}html[data-theme=light] .security-layer-list>div,html[data-theme=light] .security-ring-layer{border-color:var(--gx-border)!important}html[data-theme=light] .security-control-state{background:rgba(16,212,82,.06)!important;border-color:rgba(16,212,82,.2)!important;color:#168643!important}html[data-theme=light] .incident-history,html[data-theme=light] .status-hero,html[data-theme=light] .status-services-card,html[data-theme=light] .status-summary-grid>div{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .incident-history article b,html[data-theme=light] .incident-history h2,html[data-theme=light] .service-status-row b,html[data-theme=light] .status-hero h1,html[data-theme=light] .status-services-card h2,html[data-theme=light] .status-summary-grid b{color:var(--gx-text)!important}html[data-theme=light] .incident-history article p,html[data-theme=light] .status-hero p,html[data-theme=light] .status-hero small,html[data-theme=light] .status-services-card p,html[data-theme=light] .status-summary-grid small{color:var(--gx-text-secondary)!important}html[data-theme=light] .incident-history>div,html[data-theme=light] .service-status-row{border-color:var(--gx-border)!important}html[data-theme=light] .status-big-icon{background:rgba(16,212,82,.07)!important;border-color:rgba(16,212,82,.2)!important;color:#168643!important}html[data-theme=light] .status-pill.green{background:rgba(16,212,82,.06)!important;border-color:rgba(16,212,82,.2)!important;color:#168643!important}html[data-theme=light] .reserve-vault{background:radial-gradient(circle at 18% 10%,rgba(16,212,82,.055),transparent 18rem),var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:0 18px 46px rgba(23,32,25,.1)!important}html[data-theme=light] .reserve-vault b,html[data-theme=light] .reserve-vault h1,html[data-theme=light] .reserve-vault h2,html[data-theme=light] .reserve-vault h3,html[data-theme=light] .reserve-vault strong{color:var(--gx-text)!important}html[data-theme=light] .reserve-vault p,html[data-theme=light] .reserve-vault small,html[data-theme=light] .reserve-vault span{color:var(--gx-text-secondary)!important}html[data-theme=light] .reserve-vault .status-pill.green{background:rgba(16,212,82,.06)!important;border-color:rgba(16,212,82,.2)!important;color:#168643!important}html[data-theme=light] .reserve-ledger{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important}html[data-theme=light] .reserve-ledger th,html[data-theme=light] .reserve-ledger thead,html[data-theme=light] .reserve-ledger thead tr{background:var(--gx-bg-2)!important;border-color:var(--gx-border)!important;color:var(--gx-muted)!important}html[data-theme=light] .reserve-ledger tbody,html[data-theme=light] .reserve-ledger tbody tr,html[data-theme=light] .reserve-ledger td{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text-secondary)!important}html[data-theme=light] .reserve-ledger td b,html[data-theme=light] .reserve-ledger td strong{color:var(--gx-text)!important}html[data-theme=light] .institution-console .console-kpis>div{background:var(--gx-bg-2)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .institution-console .console-kpis small{color:var(--gx-muted)!important}html[data-theme=light] .institution-console .console-kpis b{color:var(--gx-text)!important}html[data-theme=light] .listing-live-form-v2{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .listing-live-form-v2 .listing-form-section,html[data-theme=light] .listing-live-form-v2 .listing-form-section-head,html[data-theme=light] .listing-live-form-v2 .listing-form-v2-head,html[data-theme=light] .listing-live-form-v2 .listing-submit-area{border-color:var(--gx-border)!important}html[data-theme=light] .listing-live-form-v2 b,html[data-theme=light] .listing-live-form-v2 h2,html[data-theme=light] .listing-live-form-v2 h3,html[data-theme=light] .listing-live-form-v2 strong{color:var(--gx-text)!important}html[data-theme=light] .listing-live-form-v2 .listing-field-helper,html[data-theme=light] .listing-live-form-v2 label,html[data-theme=light] .listing-live-form-v2 p,html[data-theme=light] .listing-live-form-v2 small{color:var(--gx-text-secondary)!important}html[data-theme=light] .listing-live-form-v2 .listing-form-kicker{color:#168643!important}html[data-theme=light] .listing-live-form-v2 .listing-required-pill{background:var(--gx-elevated)!important;border-color:var(--gx-border)!important;color:var(--gx-muted)!important}html[data-theme=light] .listing-live-form-v2 input,html[data-theme=light] .listing-live-form-v2 select,html[data-theme=light] .listing-live-form-v2 textarea{background:var(--gx-input)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .listing-live-form-v2 input::placeholder,html[data-theme=light] .listing-live-form-v2 textarea::placeholder{color:var(--gx-muted)!important;opacity:1!important}html[data-theme=light] .listing-live-form-v2 input:focus,html[data-theme=light] .listing-live-form-v2 select:focus,html[data-theme=light] .listing-live-form-v2 textarea:focus{border-color:#9fcdb0!important;box-shadow:0 0 0 3px rgba(16,212,82,.07)!important}html[data-theme=light] .support-category-grid>a{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .support-category-grid>a:hover{background:var(--gx-elevated)!important;border-color:#b9d9c3!important}html[data-theme=light] .support-category-grid>a h3{color:var(--gx-text)!important}html[data-theme=light] .support-category-grid>a p{color:var(--gx-text-secondary)!important}html[data-theme=light] .support-category-grid>a .text-arrow{color:#168643!important}html[data-theme=light] .otc-hero .rfq-pair button{background:var(--gx-input)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .otc-hero .rfq-pair button b,html[data-theme=light] .otc-hero .rfq-pair button strong{color:var(--gx-text)!important}html[data-theme=light] .otc-hero .rfq-input{background:var(--gx-input)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .otc-hero .rfq-input b{color:var(--gx-text)!important}html[data-theme=light] .otc-hero .rfq-input span{color:var(--gx-muted)!important}html[data-theme=light] .support-category-grid>article{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .support-category-grid>article:hover{background:var(--gx-elevated)!important;border-color:#b9d9c3!important}html[data-theme=light] .support-category-grid>article h3{color:var(--gx-text)!important}html[data-theme=light] .support-category-grid>article p{color:var(--gx-text-secondary)!important}html[data-theme=light] .support-category-grid>article a{color:#168643!important}html[data-theme=light] .support-category-grid>article>span{background:rgba(16,212,82,.07)!important;border-color:rgba(16,212,82,.2)!important;color:#168643!important}html[data-theme=light] .reserve-vault .por-summary-card{background:radial-gradient(circle at 12% 8%,rgba(16,212,82,.055),transparent 18rem),var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:0 18px 46px rgba(23,32,25,.1)!important}html[data-theme=light] .reserve-vault .por-summary-header{border-color:var(--gx-border)!important}html[data-theme=light] .reserve-vault .por-summary-eyebrow,html[data-theme=light] .reserve-vault .por-summary-header b,html[data-theme=light] .reserve-vault .por-summary-header strong,html[data-theme=light] .reserve-vault .por-summary-total b,html[data-theme=light] .reserve-vault .por-summary-total strong{color:var(--gx-text)!important}html[data-theme=light] .reserve-vault .por-summary-footer,html[data-theme=light] .reserve-vault .por-summary-header small,html[data-theme=light] .reserve-vault .por-summary-total small{color:var(--gx-text-secondary)!important}html[data-theme=light] .reserve-vault .por-summary-status{background:rgba(16,212,82,.06)!important;border-color:rgba(16,212,82,.2)!important;color:#168643!important}html[data-theme=light] .reserve-vault .por-asset-breakdown{border-color:var(--gx-border)!important}html[data-theme=light] .reserve-vault .por-asset-breakdown-head{background:var(--gx-bg-2)!important;border-color:var(--gx-border)!important;color:var(--gx-muted)!important}html[data-theme=light] .reserve-vault .por-asset-breakdown-row{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text-secondary)!important}html[data-theme=light] .reserve-vault .por-asset-breakdown-row b,html[data-theme=light] .reserve-vault .por-asset-breakdown-row strong{color:var(--gx-text)!important}html[data-theme=light] .reserve-vault .por-summary-error{background:#fff8f8!important;border-color:#f0caca!important;color:var(--gx-negative)!important}html[data-theme=light] .reserve-assets-table{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important}html[data-theme=light] .reserve-assets-table .reserve-table-head{background:var(--gx-bg-2)!important;border-color:var(--gx-border)!important;color:var(--gx-muted)!important}html[data-theme=light] .reserve-assets-table .reserve-row{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text-secondary)!important}html[data-theme=light] .reserve-assets-table .reserve-row b,html[data-theme=light] .reserve-assets-table .reserve-row strong{color:var(--gx-text)!important}html[data-theme=light] .reserve-assets-table .reserve-row small{color:var(--gx-muted)!important}html[data-theme=light] .gx-portfolio-scope .portfolio-kpi-grid>.account-card{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .gx-portfolio-scope .portfolio-kpi-grid .account-card-head h2,html[data-theme=light] .gx-portfolio-scope .portfolio-kpi-grid .account-card-head h3,html[data-theme=light] .gx-portfolio-scope .portfolio-kpi-grid .account-card-head>span{color:var(--gx-text)!important}html[data-theme=light] .gx-portfolio-scope .portfolio-performance-card{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important}html[data-theme=light] .gx-portfolio-scope .performance-periods span{color:var(--gx-muted)!important;background:transparent!important}html[data-theme=light] .gx-portfolio-scope .performance-periods span.active{color:#168643!important;background:rgba(16,212,82,.09)!important}html[data-theme=light] .gx-portfolio-scope .performance-current-value{color:var(--gx-text)!important}html[data-theme=light] .gx-portfolio-scope .performance-current-value.positive{color:#10b94a!important}html[data-theme=light] .gx-portfolio-scope .performance-current-value.negative{color:var(--gx-negative)!important}html[data-theme=light] .gx-portfolio-scope .performance-change-percent.positive{color:#10b94a!important}html[data-theme=light] .gx-portfolio-scope .performance-change-percent.negative{color:var(--gx-negative)!important}html[data-theme=light] .gx-portfolio-scope .performance-axis,html[data-theme=light] .gx-portfolio-scope .performance-meta{color:var(--gx-muted)!important}html[data-theme=light] .gx-portfolio-scope .portfolio-performance-card svg{background:var(--gx-card)!important}html[data-theme=light] .gx-portfolio-scope .portfolio-performance-card svg line{stroke:var(--gx-border)!important}html[data-theme=light] .gx-portfolio-scope .portfolio-performance-card svg text{fill:var(--gx-muted)!important}html[data-theme=light] .gx-portfolio-scope .allocation-card-v2{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important}html[data-theme=light] .gx-portfolio-scope .allocation-ring-v2 strong{color:var(--gx-text)!important}html[data-theme=light] .gx-portfolio-scope .allocation-ring-v2 small{color:var(--gx-muted)!important}html[data-theme=light] .gx-portfolio-scope .allocation-legend-v2>div>span{color:var(--gx-text-secondary)!important}html[data-theme=light] .gx-portfolio-scope .allocation-legend-v2 b>small{color:var(--gx-muted)!important}html[data-theme=light] .gx-portfolio-scope .wallet-summary-card{background:var(--gx-card)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important}html[data-theme=light] .gx-portfolio-scope .wallet-summary-card .account-card-head>span{color:var(--gx-text)!important}html[data-theme=light] .gx-portfolio-scope .wallet-summary-stat{border-color:var(--gx-border)!important}html[data-theme=light] .gx-portfolio-scope .wallet-summary-stat strong{color:var(--gx-text)!important}html[data-theme=light] .gx-portfolio-scope .wallet-summary-note,html[data-theme=light] .gx-portfolio-scope .wallet-summary-stat small{color:var(--gx-text-secondary)!important}html[data-theme=light] .gx-portfolio-scope .wallet-summary-card{display:none!important}html[data-theme=light] .gx-portfolio-scope .portfolio-kpi-grid{grid-template-columns:1.05fr .85fr 1.2fr!important}html[data-theme=light] .gx-portfolio-scope .allocation-card-v2{min-width:0}html[data-theme=light] .gx-portfolio-scope .allocation-card-v2 .allocation-layout{padding-right:6px}html[data-theme=light] .gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2{justify-self:start}html[data-theme=light] .gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2>div{align-items:center}html[data-theme=light] .gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2 b{text-align:right;justify-self:end}html[data-theme=light] .gx-portfolio-scope .portfolio-kpi-grid>.account-card{min-width:0!important;min-height:266px!important;padding:18px!important;border-radius:12px!important}html[data-theme=light] .gx-portfolio-scope .portfolio-kpi-grid .account-card-head{min-height:34px!important;margin:0!important;padding:0!important}html[data-theme=light] .gx-portfolio-scope .portfolio-kpi-grid .account-card-head h2,html[data-theme=light] .gx-portfolio-scope .portfolio-kpi-grid .account-card-head h3,html[data-theme=light] .gx-portfolio-scope .portfolio-kpi-grid .account-card-head>span{margin:0!important;padding:0!important;font-size:13px!important;font-weight:700!important;line-height:1.2!important}html[data-theme=light] .gx-portfolio-scope .portfolio-balance-card{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:34px minmax(0,1fr)!important;justify-content:stretch!important;justify-items:stretch!important;align-items:stretch!important;padding:18px!important}html[data-theme=light] .gx-portfolio-scope .portfolio-balance-card .account-card-head{grid-column:1!important;grid-row:1!important;width:100%!important;min-height:34px!important;justify-self:stretch!important;align-self:stretch!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}html[data-theme=light] .gx-portfolio-scope .portfolio-balance-card .portfolio-total{margin:0!important;font-size:34px!important;line-height:1.08!important;letter-spacing:-.04em!important}html[data-theme=light] .gx-portfolio-scope .portfolio-balance-card .portfolio-subline{font-size:13px!important}html[data-theme=light] .gx-portfolio-scope .portfolio-performance-card{position:relative!important;overflow:hidden!important;padding:18px 20px 15px!important;display:grid!important;grid-template-rows:34px minmax(0,1fr)!important}html[data-theme=light] .gx-portfolio-scope .portfolio-performance-card .account-card-head{grid-row:1!important;min-height:34px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important}html[data-theme=light] .gx-portfolio-scope .performance-periods{display:flex!important;align-items:center!important;gap:4px!important}html[data-theme=light] .gx-portfolio-scope .performance-periods span{min-width:27px!important;height:24px!important;display:grid!important;place-items:center!important;border-radius:5px!important;font-size:11px!important}html[data-theme=light] .gx-portfolio-scope .performance-value-row{top:7px!important;height:34px!important;align-items:flex-end!important}html[data-theme=light] .gx-portfolio-scope .performance-value-row .performance-current-value{font-size:30px!important;font-weight:700!important;line-height:1.05!important;letter-spacing:-.037em!important;margin:0!important;padding:0!important}html[data-theme=light] .gx-portfolio-scope .performance-value-row .performance-change-percent{align-self:flex-end!important;margin:0 0 3px!important;padding:0!important;line-height:1!important}html[data-theme=light] .gx-portfolio-scope .allocation-card-v2{padding:18px!important;min-width:0!important}html[data-theme=light] .gx-portfolio-scope .allocation-card-v2 .allocation-layout{grid-template-columns:205px minmax(0,1fr)!important;gap:18px!important;padding-right:6px!important;align-items:center!important}html[data-theme=light] .gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2{width:205px!important;justify-self:start!important}html[data-theme=light] .gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2>div{display:grid!important;grid-template-columns:112px 58px!important;justify-content:start!important;align-items:center!important;grid-gap:10px!important;gap:10px!important;font-size:13px!important}html[data-theme=light] .gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2>div>span{font-size:13px!important;font-weight:500!important;white-space:nowrap!important}html[data-theme=light] .gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2 b{display:block!important;text-align:right!important;justify-self:end!important;font-size:17px!important;font-weight:700!important;line-height:1!important;white-space:nowrap!important}html[data-theme=light] .gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2 b>small{display:none!important}.account-main>.account-page-head:has(+.verification-status-hero),.account-main>.verification-info-grid,.account-main>.verification-status-hero,.account-main>.verification-steps-card{width:100%!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.account-main>.account-page-head:has(+.verification-status-hero){margin-bottom:16px!important;align-items:flex-start!important;gap:24px!important}.account-main>.verification-status-hero{min-height:154px!important;padding:24px 26px!important;border-width:1px!important;border-radius:14px!important;grid-template-columns:72px minmax(0,1fr) 210px!important;gap:22px!important;align-items:center!important;overflow:hidden!important}.account-main>.verification-status-hero>div:nth-child(2){min-width:0!important}.account-main>.verification-status-hero
.verification-shield{width:64px!important;height:64px!important;border-radius:16px!important}.account-main>.verification-status-hero
h2{margin:8px 0 6px!important;font-size:20px!important;line-height:1.25!important;letter-spacing:-.015em!important}.account-main>.verification-status-hero
p{max-width:700px!important;margin:0!important;line-height:1.55!important}.account-main>.verification-status-hero
.verification-limit{min-height:90px!important;padding-left:24px!important;align-self:stretch!important;align-content:center!important;gap:5px!important}.account-main>.verification-status-hero
.verification-limit small{font-size:12px!important;line-height:1.35!important}.account-main>.verification-status-hero
.verification-limit strong{font-size:24px!important;line-height:1.1!important;letter-spacing:-.025em!important}.account-main>.verification-status-hero
.verification-limit span{font-size:12px!important}.account-main>.verification-steps-card{margin-top:14px!important;padding:0!important;border-radius:12px!important;overflow:hidden!important}.account-main>.verification-steps-card>.account-card-head{min-height:66px!important;margin:0!important;padding:14px 18px!important;gap:20px!important}.account-main>.verification-steps-card>.account-card-head h2{margin:0!important;font-size:15px!important;line-height:1.25!important}.account-main>.verification-steps-card>.account-card-head p{margin:4px 0 0!important;font-size:12px!important;line-height:1.45!important}.account-main>.verification-steps-card
.security-warning-card{min-height:0!important;margin:12px 16px 16px!important;padding:13px 15px!important;border-radius:9px!important}.account-main>.verification-info-grid{margin-top:14px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;align-items:start!important}.account-main>.verification-info-grid>.account-card{min-width:0!important;padding:18px!important;border-radius:12px!important}.account-main>.verification-info-grid
h3{margin:0 0 10px!important;font-size:15px!important;line-height:1.25!important}.account-main>.verification-info-grid
.detail-line{min-height:42px!important;gap:18px!important}.account-main>.verification-info-grid
.detail-line b,.account-main>.verification-info-grid
.detail-line span{min-width:0!important;font-size:12px!important;line-height:1.35!important}.account-main>.verification-info-grid
.detail-line b{max-width:58%!important;text-align:right!important;overflow-wrap:anywhere!important}@media(max-width:900px){.account-main>.verification-status-hero{grid-template-columns:64px minmax(0,1fr)!important;min-height:0!important;padding:21px!important}.account-main>.verification-status-hero .verification-limit{grid-column:1/-1!important;min-height:0!important;margin-top:4px!important;padding:16px 0 0!important;border-left:0!important;border-top:1px solid var(--gx-border,#1c3726)!important;align-self:auto!important}}@media(max-width:640px){.account-main>.account-page-head:has(+.verification-status-hero){flex-direction:column!important;align-items:stretch!important;gap:12px!important;margin-bottom:14px!important}.account-main>.verification-status-hero{grid-template-columns:minmax(0,1fr)!important;gap:14px!important;padding:18px!important}.account-main>.verification-status-hero .verification-shield{width:54px!important;height:54px!important;border-radius:14px!important}.account-main>.verification-status-hero h2{font-size:18px!important}.account-main>.verification-status-hero .verification-limit{grid-column:auto!important}.account-main>.verification-steps-card>.account-card-head{align-items:flex-start!important;flex-direction:column!important;gap:10px!important;padding:14px!important}.account-main>.verification-steps-card .security-warning-card{margin:10px 12px 12px!important}.account-main>.verification-info-grid{grid-template-columns:minmax(0,1fr)!important;gap:10px!important}.account-main>.verification-info-grid>.account-card{padding:15px!important}}html[data-theme=light]
::-webkit-scrollbar{width:9px!important;height:9px!important}html[data-theme=light] .gx-portfolio-scope{min-height:calc(100vh - 64px)!important}html[data-theme=light]
.gx-portfolio-scope .portfolio-balance-card:after{display:none!important}html[data-theme=light]
.gx-portfolio-scope .portfolio-total{font-feature-settings:"tnum"!important;font-variant-numeric:tabular-nums!important}html[data-theme=light]
.gx-portfolio-scope .assets-card-v2{overflow:hidden!important}html[data-theme=light]
.gx-portfolio-scope .asset-tabs button{position:relative!important}html[data-theme=light]
.gx-portfolio-scope .asset-tabs button.active:after{position:absolute!important;left:0!important;right:0!important;bottom:-15px!important;height:2px!important}html[data-theme=light]
.gx-portfolio-scope .account-table th{height:40px!important;font-weight:600!important}html[data-theme=light]
.gx-portfolio-scope .account-table td{font-feature-settings:"tnum"!important;font-variant-numeric:tabular-nums!important}html[data-theme=light]
.gx-portfolio-scope .row-actions a{padding:0!important}html[data-theme=light]
.gx-portfolio-scope .portfolio-bottom-grid>.account-card>p{line-height:1.6!important}html[data-theme=light]
.gx-portfolio-scope .quick-action-grid a:hover{transform:translateY(-1px)!important}html[data-theme=light]
.gx-portfolio-scope .account-main>.account-card{padding:20px 22px!important}html[data-theme=light]
.gx-portfolio-scope .account-main>.account-card .account-card-head{margin-bottom:12px!important}html[data-theme=light]
.gx-portfolio-scope .account-main>.account-card>p{margin:0!important;line-height:1.6!important}html[data-theme=light]
.gx-portfolio-scope .portfolio-kpi-grid{grid-template-columns:1.25fr 1fr .9fr .72fr!important}html[data-theme=light]
.gx-portfolio-scope .portfolio-kpi-grid>.account-card{min-width:0!important;min-height:266px!important;padding:18px!important}html[data-theme=light]
.gx-portfolio-scope .portfolio-kpi-grid .account-card-head{min-height:36px!important;margin-bottom:10px!important}html[data-theme=light]
.gx-portfolio-scope .portfolio-kpi-grid .account-card-head>span{font-weight:700!important}html[data-theme=light]
.gx-portfolio-scope .portfolio-performance-card{overflow:hidden!important}html[data-theme=light]
.gx-portfolio-scope .performance-periods{display:flex!important;align-items:center!important;gap:4px!important}html[data-theme=light]
.gx-portfolio-scope .performance-periods span{min-width:27px!important;height:24px!important;display:grid!important;place-items:center!important;font-size:11px!important}html[data-theme=light]
.gx-portfolio-scope .performance-current-value{display:block!important;margin-top:8px!important;font-size:24px!important;line-height:1.15!important;letter-spacing:-.035em!important;font-feature-settings:"tnum"!important;font-variant-numeric:tabular-nums!important}html[data-theme=light]
.gx-portfolio-scope .performance-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:7px!important;font-size:12px!important}html[data-theme=light]
.gx-portfolio-scope .performance-meta strong{font-size:13px!important}html[data-theme=light]
.gx-portfolio-scope .performance-chart-placeholder{height:104px!important;margin-top:18px!important;position:relative!important;overflow:hidden!important}html[data-theme=light]
.gx-portfolio-scope .performance-chart-placeholder:before{position:absolute!important;left:0!important;right:0!important;top:52%!important}html[data-theme=light]
.gx-portfolio-scope .performance-chart-placeholder span{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;padding:5px 8px!important;font-size:11px!important;white-space:nowrap!important}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2 .allocation-layout{margin-top:18px!important;grid-template-columns:104px minmax(0,1fr)!important}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2 .allocation-ring-v2{width:100px!important;height:100px!important}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2{min-width:0!important}html[data-theme=light]
.gx-portfolio-scope .wallet-summary-stats{display:grid!important;margin-top:5px!important}html[data-theme=light]
.gx-portfolio-scope .wallet-summary-stat{min-height:66px!important;display:grid!important;align-content:center!important;grid-gap:4px!important;gap:4px!important}html[data-theme=light]
.gx-portfolio-scope .wallet-summary-stat strong{font-size:24px!important;line-height:1!important;font-feature-settings:"tnum"!important;font-variant-numeric:tabular-nums!important}html[data-theme=light]
.gx-portfolio-scope .wallet-summary-stat small{font-size:12px!important}html[data-theme=light]
.gx-portfolio-scope .wallet-summary-note{display:block!important;margin-top:13px!important;font-size:11px!important;line-height:1.45!important}@media (max-width:1180px){html[data-theme=light] .gx-portfolio-scope .portfolio-kpi-grid{grid-template-columns:1fr 1fr!important}html[data-theme=light] .gx-portfolio-scope .pnl-card{grid-column:auto!important}}html[data-theme=light]
.gx-portfolio-scope .portfolio-balance-card{display:flex!important;flex-direction:column!important;justify-content:center!important;padding-top:30px!important;padding-bottom:38px!important}html[data-theme=light]
.gx-portfolio-scope .portfolio-balance-card .account-card-head{margin-bottom:12px!important}html[data-theme=light]
.gx-portfolio-scope .portfolio-balance-card .portfolio-total{margin-top:0!important}html[data-theme=light]
.gx-portfolio-scope .portfolio-balance-card{display:grid!important;grid-template-rows:36px 1fr auto!important;align-items:stretch!important;padding:18px!important}html[data-theme=light]
.gx-portfolio-scope .portfolio-balance-card .account-card-head{width:100%!important;min-height:36px!important;margin:0!important;align-self:start!important}html[data-theme=light]
.gx-portfolio-scope .portfolio-balance-card .portfolio-total{margin:0!important;align-self:center!important;font-size:34px!important;line-height:1.08!important}html[data-theme=light]
.gx-portfolio-scope .portfolio-balance-card .portfolio-subline{align-self:end!important;padding-bottom:4px!important}html[data-theme=light]
.gx-portfolio-scope .allocation-legend-v2 b{display:grid!important;justify-items:end!important;grid-gap:2px!important;gap:2px!important;font-size:12px!important;font-feature-settings:"tnum"!important;font-variant-numeric:tabular-nums!important}html[data-theme=light]
.gx-portfolio-scope .allocation-legend-v2 b>small{font-size:10px!important;font-weight:500!important}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2{display:flex!important;flex-direction:column!important}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2 .allocation-layout{grid-template-columns:1fr!important;grid-template-rows:minmax(210px,1fr) auto!important;justify-items:center!important;grid-gap:14px!important;gap:14px!important}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2 .allocation-ring-v2{width:210px!important;height:210px!important}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2 .allocation-ring-v2>div strong{font-size:34px!important;line-height:1!important}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2 .allocation-ring-v2>div small{font-size:14px!important}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2{grid-template-columns:1fr 1fr!important;grid-gap:8px 18px!important;gap:8px 18px!important;align-self:end!important}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2>div{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;grid-gap:6px 10px!important;gap:6px 10px!important;padding-top:8px!important}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2>div>span i{margin-right:7px!important}@media (max-width:1180px){html[data-theme=light] .gx-portfolio-scope .allocation-card-v2 .allocation-ring-v2{width:190px!important;height:190px!important}}@media (max-width:700px){html[data-theme=light] .gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2{grid-template-columns:1fr!important}}html[data-theme=light]
.gx-portfolio-scope .wallet-summary-card{display:none!important}html[data-theme=light]
.gx-portfolio-scope .portfolio-kpi-grid{grid-template-columns:1.05fr .85fr 1.2fr!important}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2{min-width:0!important}@media (max-width:1180px){html[data-theme=light] .gx-portfolio-scope .portfolio-kpi-grid{grid-template-columns:1fr 1fr!important}}@media (max-width:700px){html[data-theme=light] .gx-portfolio-scope .portfolio-kpi-grid{grid-template-columns:1fr!important}}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2 .allocation-layout{display:grid!important;grid-template-columns:minmax(220px,1fr) 260px!important;grid-template-rows:1fr!important;align-items:center!important;grid-gap:18px!important;min-height:calc(100% - 46px)!important;margin-top:10px!important}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2{order:1!important;width:100%!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:8px!important;gap:8px!important;align-self:center!important}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2 .allocation-ring-v2{order:2!important;width:220px!important;height:220px!important;margin:0 0 0 auto!important}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2>div{display:flex!important;justify-content:space-between!important;padding:6px 0!important}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2>div>span{display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important;font-size:15px!important;font-weight:500!important;white-space:nowrap!important}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2>div>span i{margin-right:0!important;width:7px!important;height:7px!important;flex:0 0 auto!important}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2 b{display:block!important;font-size:18px!important;font-weight:700!important;line-height:1!important;white-space:nowrap!important}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2 b>small{display:none!important}@media (max-width:1180px){html[data-theme=light] .gx-portfolio-scope .allocation-card-v2 .allocation-layout{grid-template-columns:1fr!important;grid-template-rows:auto auto!important;justify-items:center!important}html[data-theme=light] .gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2{order:2!important}html[data-theme=light] .gx-portfolio-scope .allocation-card-v2 .allocation-ring-v2{order:1!important;margin:0 auto!important}}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2 .allocation-layout{grid-template-columns:205px minmax(0,1fr)!important;gap:18px!important;padding-right:6px!important}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2{width:205px!important;justify-self:start!important}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2>div{display:grid!important;grid-template-columns:112px 58px!important;justify-content:start!important;align-items:center!important;grid-gap:10px!important;gap:10px!important}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2 .allocation-legend-v2 b{text-align:right!important;justify-self:end!important;font-size:17px!important}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2 .allocation-ring-v2{width:190px!important;height:190px!important;justify-self:center!important;margin:0 auto!important}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2 .allocation-ring-v2:after{inset:27px!important}html[data-theme=light]
.gx-portfolio-scope .allocation-card-v2 .allocation-ring-v2>div strong{font-size:32px!important}html[data-theme=light]
.gx-portfolio-scope .portfolio-kpi-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1.06fr) minmax(0,1.06fr)!important;grid-gap:12px!important;gap:12px!important;align-items:stretch!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-kpi-grid>.account-card{min-width:0!important;min-height:292px!important;height:292px!important;padding:18px!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-kpi-grid
.account-card-head{min-height:34px!important;margin:0!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-kpi-grid
.account-card-head>span{font-size:12px!important;font-weight:650!important;letter-spacing:-.01em!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-balance-card{grid-template-rows:auto 1fr auto!important;padding:18px!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-balance-card:after{display:block!important;position:absolute!important;left:-12%!important;right:-12%!important;bottom:-54px!important;height:115px!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-balance-card
.account-card-head{display:block!important;min-height:66px!important;position:relative!important;z-index:2!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-balance-card
.ghost-icon{display:none!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-balance-card
.account-card-head>span{display:grid!important;justify-items:start!important;grid-gap:9px!important;gap:9px!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-balance-card
.account-card-head>span:before{width:32px!important;height:32px!important;display:block!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-balance-card
.portfolio-total{position:relative!important;z-index:2!important;justify-self:start!important;align-self:center!important;margin:6px 0 0!important;font-size:31px!important;font-weight:700!important;line-height:1.08!important;letter-spacing:-.042em!important;font-feature-settings:"tnum"!important;font-variant-numeric:tabular-nums!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-balance-card
.portfolio-subline{position:relative!important;z-index:2!important;align-self:end!important;min-height:30px!important;padding:0 0 2px!important;font-size:11px!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-performance-card{grid-template-rows:34px auto auto minmax(0,1fr)!important}html[data-theme=light]
.gx-portfolio-scope
.performance-periods{gap:2px!important}html[data-theme=light]
.gx-portfolio-scope
.performance-periods span{min-width:25px!important;height:21px!important;font-size:10px!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-performance-card
.performance-meta{grid-row:2!important;display:flex!important;align-items:center!important;justify-content:space-between!important;margin:27px 0 5px!important;font-size:11px!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-performance-card
.performance-meta strong{font-size:12px!important;font-weight:600!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-performance-card
.performance-current-value{grid-row:3!important;display:block!important;margin:0!important;font-size:22px!important;font-weight:650!important;line-height:1.1!important;letter-spacing:-.035em!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-performance-card
.performance-chart-placeholder{grid-row:4!important;position:relative!important;height:auto!important;min-height:105px!important;margin:14px 0 0!important;overflow:hidden!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-performance-card
.performance-chart-placeholder:before{display:none!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-performance-card
.performance-chart-placeholder span{left:50%!important;top:53%!important;transform:translate(-50%,-50%)!important;padding:5px 9px!important;font-size:10px!important;white-space:nowrap!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-performance-card:after{position:absolute!important;left:18px!important;right:18px!important;bottom:17px!important;height:1px!important}html[data-theme=light]
.gx-portfolio-scope
.allocation-card-v2{overflow:hidden!important}html[data-theme=light]
.gx-portfolio-scope
.allocation-card-v2
.allocation-layout{display:grid!important;grid-template-columns:154px minmax(0,1fr)!important;grid-template-rows:1fr!important;align-items:center!important;grid-gap:18px!important;gap:18px!important;min-height:215px!important;margin:6px 0 0!important;padding:0!important}html[data-theme=light]
.gx-portfolio-scope
.allocation-card-v2
.allocation-ring-v2{order:1!important;width:148px!important;height:148px!important;justify-self:start!important;margin:0!important}html[data-theme=light]
.gx-portfolio-scope
.allocation-card-v2
.allocation-ring-v2:after{inset:22px!important}html[data-theme=light]
.gx-portfolio-scope
.allocation-card-v2
.allocation-ring-v2>div strong{font-size:27px!important;font-weight:700!important;line-height:1!important}html[data-theme=light]
.gx-portfolio-scope
.allocation-card-v2
.allocation-ring-v2>div small{margin-top:4px!important;font-size:11px!important}html[data-theme=light]
.gx-portfolio-scope
.allocation-card-v2
.allocation-legend-v2{order:2!important;width:100%!important;display:grid!important;grid-template-columns:1fr!important;align-self:center!important;justify-self:stretch!important;grid-gap:0!important;gap:0!important}html[data-theme=light]
.gx-portfolio-scope
.allocation-card-v2
.allocation-legend-v2>div{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;grid-gap:10px!important;gap:10px!important;min-height:29px!important;padding:0!important}html[data-theme=light]
.gx-portfolio-scope
.allocation-card-v2
.allocation-legend-v2>div>span{min-width:0!important;display:flex!important;align-items:center!important;gap:7px!important;font-size:11px!important;font-weight:550!important;white-space:nowrap!important}html[data-theme=light]
.gx-portfolio-scope
.allocation-card-v2
.allocation-legend-v2>div>span i{width:7px!important;height:7px!important;flex:0 0 7px!important;margin:0!important}html[data-theme=light]
.gx-portfolio-scope
.allocation-card-v2
.allocation-legend-v2 b{display:block!important;justify-self:end!important;font-size:12px!important;font-weight:700!important;line-height:1!important;font-feature-settings:"tnum"!important;font-variant-numeric:tabular-nums!important}html[data-theme=light]
.gx-portfolio-scope
.allocation-card-v2
.allocation-legend-v2 b>small,html[data-theme=light]
.gx-portfolio-scope
.wallet-summary-card{display:none!important}@media (max-width:1180px){html[data-theme=light] .gx-portfolio-scope .portfolio-kpi-grid{grid-template-columns:1fr 1fr!important}html[data-theme=light] .gx-portfolio-scope .allocation-card-v2{grid-column:1/-1!important}html[data-theme=light] .gx-portfolio-scope .allocation-card-v2 .allocation-layout{grid-template-columns:150px minmax(220px,1fr)!important;max-width:460px!important}}@media (max-width:700px){html[data-theme=light] .gx-portfolio-scope .portfolio-kpi-grid{grid-template-columns:1fr!important}html[data-theme=light] .gx-portfolio-scope .portfolio-kpi-grid>.account-card{height:auto!important;min-height:270px!important}html[data-theme=light] .gx-portfolio-scope .allocation-card-v2{grid-column:auto!important}html[data-theme=light] .gx-portfolio-scope .allocation-card-v2 .allocation-layout{grid-template-columns:125px minmax(0,1fr)!important;gap:13px!important;max-width:none!important}html[data-theme=light] .gx-portfolio-scope .allocation-card-v2 .allocation-ring-v2{width:120px!important;height:120px!important}html[data-theme=light] .gx-portfolio-scope .allocation-card-v2 .allocation-ring-v2:after{inset:18px!important}}html[data-theme=light]
.gx-portfolio-scope
.portfolio-balance-card
.account-card-head{justify-content:space-between!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-balance-card{position:relative!important;overflow:hidden!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-balance-card:after,html[data-theme=light]
.gx-portfolio-scope
.portfolio-balance-card:before{display:none!important;width:0!important;height:0!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-balance-card
.account-card-head{min-height:34px!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-balance-card
.account-card-head>span{display:block!important;margin:0!important;padding:0!important;font-size:12px!important;font-weight:650!important;line-height:1.2!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-balance-card
.account-card-head>span:before{display:none!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-balance-live
.portfolio-total{display:block!important;width:100%!important;justify-self:start!important;align-self:end!important;font-feature-settings:"tnum"!important;font-variant-numeric:tabular-nums!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-balance-live
.portfolio-subline{align-self:end!important;display:flex!important;align-items:center!important;gap:8px!important;min-height:25px!important;font-size:10px!important;line-height:1!important;white-space:nowrap!important}@media (max-width:700px){html[data-theme=light] .gx-portfolio-scope .portfolio-balance-live .portfolio-total{font-size:27px!important}}html[data-theme=light]
.gx-portfolio-scope
.portfolio-performance-card{overflow:hidden!important;padding:18px!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-performance-card:after{display:none!important}html[data-theme=light]
.gx-portfolio-scope
.performance-value-row
.performance-current-value{font-size:14px!important;font-weight:650!important;line-height:1!important;letter-spacing:-.015em!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-performance-card{position:relative!important;padding:18px 20px 15px!important;display:grid!important;grid-template-rows:34px minmax(0,1fr)!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-performance-card
.account-card-head{grid-row:1!important;min-height:34px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-performance-live{grid-row:2!important;position:relative!important;display:block!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important}html[data-theme=light]
.gx-portfolio-scope
.performance-value-row{position:absolute!important;top:14px!important;left:0!important;right:0!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;z-index:3!important}html[data-theme=light]
.gx-portfolio-scope
.performance-value-row
.performance-current-value{display:block!important;font-feature-settings:"tnum"!important;font-variant-numeric:tabular-nums!important}html[data-theme=light]
.gx-portfolio-scope
.performance-value-row
.performance-change-percent{margin:0!important;align-self:center!important;font-size:12px!important;font-weight:700!important}html[data-theme=light]
.gx-portfolio-scope
.performance-live-chart{position:absolute!important;top:68px!important;left:0!important;right:0!important;bottom:18px!important;width:auto!important;height:auto!important;margin:0!important}html[data-theme=light]
.gx-portfolio-scope
.performance-axis{position:absolute!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;margin:0!important;padding:0!important;display:flex!important;justify-content:space-between!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-performance-live
.performance-meta{display:none!important}html[data-theme=light]
.gx-portfolio-scope
.performance-value-row{top:7px!important;height:34px!important;align-items:flex-end!important}html[data-theme=light]
.gx-portfolio-scope
.performance-value-row
.performance-current-value{font-size:30px!important;font-weight:700!important;line-height:1.05!important;letter-spacing:-.037em!important;margin:0!important;padding:0!important}html[data-theme=light]
.gx-portfolio-scope
.performance-value-row
.performance-change-percent{align-self:flex-end!important;margin:0 0 3px!important;padding:0!important;line-height:1!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-balance-card{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:34px minmax(0,1fr)!important;justify-content:stretch!important;justify-items:stretch!important;align-content:stretch!important;align-items:stretch!important;width:100%!important;padding:18px 20px 15px!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-balance-card
.account-card-head{grid-column:1!important;grid-row:1!important;width:100%!important;justify-self:stretch!important;align-self:stretch!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;margin:0!important;padding:0!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-balance-live{grid-column:1!important;grid-row:2!important;position:relative!important;display:block!important;width:100%!important;max-width:none!important;min-width:0!important;height:100%!important;min-height:0!important;justify-self:stretch!important;align-self:stretch!important;margin:0!important;padding:0!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-balance-live
.portfolio-total{position:absolute!important;top:7px!important;left:0!important;right:auto!important;width:auto!important;margin:0!important;padding:0!important;font-size:30px!important;font-weight:700!important;line-height:1.05!important;letter-spacing:-.037em!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-day-move{position:absolute!important;top:45px!important;left:0!important;right:0!important;width:auto!important;margin:0!important;padding:0!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-value-spark{position:absolute!important;top:69px!important;bottom:29px!important;left:0!important;right:0!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;justify-self:stretch!important;align-self:stretch!important;margin:0!important;overflow:hidden!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-value-spark svg{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important}html[data-theme=light]
.gx-portfolio-scope
.portfolio-balance-live
.portfolio-subline{position:absolute!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;justify-self:stretch!important;margin:0!important;padding:0!important}@media (max-width:760px){html[data-theme=light] .gx-portfolio-scope .portfolio-kpi-grid>.account-card{height:auto!important;min-height:0!important}}html[data-theme=light]
.trading-terminal:not(.futures-terminal){font-size:13px!important}@media (min-width:1181px){html[data-theme=light] .trading-terminal:not(.futures-terminal) .terminal-workspace{gap:1px!important}}html[data-theme=light]{--gx-bg:#F6F8F7;--gx-bg-2:#FFFFFF;--gx-input:#F4F7F5;--gx-card:#FFFFFF;--gx-elevated:#F8FAF9;--gx-border:#DFE7E2;--gx-border-strong:#CBD9D1;--gx-text:#172019;--gx-text-secondary:#51605A;--gx-muted:#718078;--gx-disabled:#8C9892;--gx-green:#10D452;--gx-negative:#FF5C5C;--gx-warning:#F5B942;--gx-info:#4DA3FF;--theme-page:#F6F8F7;--theme-surface:#FFFFFF;--theme-surface-2:#F8FAF9;--theme-border:#DFE7E2;--theme-border-soft:#E8EEEA;--theme-text:#172019;--theme-muted:#718078;--theme-control:#F4F7F5;color-scheme:light;background:var(--gx-bg)!important;color:var(--gx-text)!important}html[data-theme=light] body,html[data-theme=light] main{background-color:var(--gx-bg)!important;background-image:none!important;color:var(--gx-text)!important}html[data-theme=light] :where(button,input,select,textarea){font-family:var(--gx-font)!important}html[data-theme=light] :is(.account-app,.account-layout,.account-main){background:var(--gx-bg)!important;color:var(--gx-text)!important}html[data-theme=light] :is(.account-topbar,.account-sidebar){background:var(--gx-card)!important;border-color:var(--gx-border)!important;box-shadow:none!important}html[data-theme=light] :is(.account-user-card,.account-sidebar-bottom){border-color:var(--gx-border)!important}html[data-theme=light] .account-top-search{background:var(--gx-input)!important;border-color:var(--gx-border)!important;color:var(--gx-muted)!important}html[data-theme=light] .account-top-search:focus-within{border-color:var(--gx-green)!important}html[data-theme=light] .account-top-search input{background:transparent!important;color:var(--gx-text)!important}html[data-theme=light] .account-top-search input::placeholder{color:var(--gx-muted)!important;opacity:1!important}html[data-theme=light] .account-nav a{color:var(--gx-text-secondary)!important}html[data-theme=light] .account-nav a.active,html[data-theme=light] .account-nav a:hover{background:rgba(16,212,82,.075)!important;color:var(--gx-text)!important}html[data-theme=light] .account-sidebar-bottom a{color:var(--gx-text-secondary)!important}html[data-theme=light] :is(.account-user-card span,.account-user-card svg,.account-breadcrumb,.account-page-head p){color:var(--gx-muted)!important}html[data-theme=light] :is(.account-page-head h1,.account-card-head>span,.account-card-head h2,.account-card-head h3){color:var(--gx-text)!important}html[data-theme=light] :is(.account-card,.gx-orders-card,.earn-product-table-card,.verification-status-hero,.rewards-hero-card,.api-security-note,.gx-security-modal,.gx-picker-menu,.gx-withdraw-address-menu){background:var(--gx-card)!important;border:1px solid var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] :is(.verification-status-hero,.rewards-hero-card,.security-score-card,.verified-account-card){background:radial-gradient(circle at 82% 18%,rgba(16,212,82,.065),transparent 36%),var(--gx-card)!important}html[data-theme=light] :is(.account-card-head,.assets-card-v2 .account-card-head,.wallet-history-card .account-card-head){border-color:var(--gx-border)!important}html[data-theme=light] :is(.asset-tools label,.asset-tools button,.wallet-field input,.wallet-field select,.wallet-field textarea,.amount-input,.gx-withdraw-amount-input,.gx-picker,.gx-picker-search,.gx-orders-market-picker,.gx-orders-market-search,.gx-orders-record-search,.gx-api-create-input,.gx-security-field input,.gx-security-field textarea){background:var(--gx-input)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] :is(.wallet-field input,.wallet-field textarea,.gx-picker-search input,.gx-orders-market-search input,.gx-orders-record-search input,.gx-api-create-input)::placeholder{color:var(--gx-muted)!important;opacity:1!important}html[data-theme=light] :is(.gx-picker,.gx-picker-search,.gx-orders-market-picker,.gx-orders-record-search):focus-within{border-color:var(--gx-green)!important}html[data-theme=light] .button-secondary,html[data-theme=light] .ghost-icon{background:var(--gx-card)!important;border-color:var(--gx-border-strong)!important;color:var(--gx-text)!important;box-shadow:none!important}html[data-theme=light] .button-secondary:hover,html[data-theme=light] .ghost-icon:hover{background:var(--gx-elevated)!important;border-color:var(--gx-border-strong)!important;color:var(--gx-text)!important}html[data-theme=light] .button:disabled{color:var(--gx-disabled)!important;opacity:.62!important}html[data-theme=light] :is(.account-table,.gx-orders-table,.earn-table){background:var(--gx-card)!important;color:var(--gx-text-secondary)!important}html[data-theme=light] :is(.account-table th,.gx-orders-table th,.earn-table thead th){background:var(--gx-elevated)!important;border-color:var(--gx-border)!important;color:var(--gx-muted)!important}html[data-theme=light] :is(.account-table td,.gx-orders-table td,.earn-table tbody td){border-color:var(--gx-border)!important;color:var(--gx-text-secondary)!important}html[data-theme=light] :is(.account-table tbody tr,.gx-orders-table tbody tr,.earn-table tbody tr){background:var(--gx-card)!important}html[data-theme=light] :is(.account-table tbody tr:hover,.gx-orders-table tbody tr:hover,.earn-table tbody tr:hover){background:var(--gx-elevated)!important}html[data-theme=light] :is(.account-table strong,.account-table b,.gx-orders-table strong,.gx-orders-table b,.earn-table strong,.earn-table b){color:var(--gx-text)!important}html[data-theme=light] :is(.account-table small,.gx-orders-table small,.earn-table small){color:var(--gx-muted)!important}html[data-theme=light] .gx-portfolio-scope .allocation-ring-v2:after{background:var(--gx-card)!important}html[data-theme=light] .gx-portfolio-scope .allocation-legend-v2>div{border-color:var(--gx-border)!important}html[data-theme=light] .gx-portfolio-scope .allocation-legend-v2 span{color:var(--gx-text-secondary)!important}html[data-theme=light] .gx-portfolio-scope .allocation-legend-v2 b{color:var(--gx-text)!important}html[data-theme=light] .gx-portfolio-scope :is(.performance-axis,.performance-meta,.portfolio-subline small){color:var(--gx-muted)!important}html[data-theme=light] .gx-portfolio-scope .quick-action-grid a{background:var(--gx-input)!important;border-color:var(--gx-border)!important;color:var(--gx-text)!important}html[data-theme=light] .gx-portfolio-scope .quick-action-grid small{color:var(--gx-muted)!important}html[data-theme=light] :is(.gx-address-content,.gx-address-note,.gx-address-unavailable,.network-options-mini,.gx-withdraw-summary,.gx-withdraw-balance,.gx-whitelist-empty,.gx-whitelist-approved){background:var(--gx-elevated)!important;border-color:var(--gx-border)!important;color:var(--gx-text-secondary)!important}html[data-theme=light] :is(.gx-picker-options button,.gx-whitelist-menu button){background:var(--gx-card)!important;color:var(--gx-text-secondary)!important;border-color:var(--gx-border)!important}html[data-theme=light] :is(.gx-picker-options button:hover,.gx-whitelist-menu button:hover){background:var(--gx-elevated)!important;color:var(--gx-text)!important}html[data-theme=light] :is(.gx-option-name,.gx-picker-title,.gx-address-heading,.gx-withdraw-summary b,.detail-line b){color:var(--gx-text)!important}html[data-theme=light] :is(.gx-option-balance,.gx-withdraw-option-balance,.gx-picker-balance,.detail-line span){color:var(--gx-muted)!important}html[data-theme=light] :is(.wallet-warning,.gx-deposit-warning,.security-warning-card,.warning-guidance){background:rgba(245,185,66,.085)!important;border-color:rgba(245,185,66,.48)!important;color:#6A4B05!important}html[data-theme=light] :is(.wallet-warning p,.gx-deposit-warning p,.security-warning-card p,.warning-guidance p){color:#72550E!important}html[data-theme=light] .gx-orders-summary>*{background:var(--gx-card)!important;border-color:var(--gx-border)!important;box-shadow:none!important}html[data-theme=light] :is(.gx-orders-controls,.gx-orders-tabs-row,.gx-orders-footer){background:var(--gx-card)!important;border-color:var(--gx-border)!important}html[data-theme=light] .gx-orders-tabs button{color:var(--gx-text-secondary)!important}html[data-theme=light] .gx-orders-tabs button.active{color:var(--gx-text)!important}html[data-theme=light] .gx-orders-side-filter{background:var(--gx-input)!important;border-color:var(--gx-border)!important}html[data-theme=light] .gx-orders-side-filter button{color:var(--gx-text-secondary)!important}html[data-theme=light] .gx-orders-side-filter button.active{background:#10291A!important;color:#F5FFF8!important}html[data-theme=light] :is(.gx-orders-empty,.gx-orders-market-empty,.gx-orders-market-fallback){color:var(--gx-muted)!important}html[data-theme=light] .gx-orders-market-menu{background:var(--gx-card)!important;border-color:var(--gx-border)!important;box-shadow:0 18px 50px rgba(23,32,25,.12)!important}html[data-theme=light] .gx-orders-market-list button{background:var(--gx-card)!important;color:var(--gx-text-secondary)!important}html[data-theme=light] .gx-orders-market-list button:hover{background:var(--gx-elevated)!important;color:var(--gx-text)!important}html[data-theme=light] :is(.reward-kpi-grid>.account-card,.rewards-task-card,.campaign-card-v2){background:var(--gx-card)!important;border-color:var(--gx-border)!important}html[data-theme=light] :is(.tier-progress,.campaign-progress,.security-score-track){background:#E7EFEA!important;border-color:var(--gx-border)!important;box-shadow:none!important}html[data-theme=light] :is(.reward-task-list>div,.api-key-row,.profile-detail-row,.security-setting-row,.detail-line){border-color:var(--gx-border)!important}html[data-theme=light] :is(.reward-task-list p,.campaign-card-v2 p,.rewards-hero-card p){color:var(--gx-text-secondary)!important}html[data-theme=light] .verification-info-grid>*{background:var(--gx-card)!important;border:1px solid var(--gx-border)!important;box-shadow:none!important}html[data-theme=light] .verification-limit{border-color:var(--gx-border)!important}html[data-theme=light] .verification-shield{background:rgba(16,212,82,.075)!important;border-color:rgba(16,212,82,.28)!important;color:var(--gx-green)!important}html[data-theme=light] .security-setting-row{background:transparent!important}html[data-theme=light] .security-row-icon{background:rgba(16,212,82,.07)!important;border-color:rgba(16,212,82,.22)!important;color:var(--gx-green)!important}html[data-theme=light] .security-toggle-grid>*{background:var(--gx-elevated)!important;border-color:var(--gx-border)!important}html[data-theme=light] .security-score-ring{background-color:var(--gx-card)!important}html[data-theme=light] :is(.gx-security-live-notice,.gx-security-feedback){border-color:var(--gx-border)!important}html[data-theme=light] .gx-security-modal-backdrop{background:rgba(23,32,25,.42)!important}html[data-theme=light] .api-security-note{background:linear-gradient(90deg,rgba(16,212,82,.055),transparent 72%),var(--gx-card)!important;border-color:var(--gx-border)!important}html[data-theme=light] .api-key-header{background:var(--gx-elevated)!important;border-color:var(--gx-border)!important;color:var(--gx-muted)!important}html[data-theme=light] .api-key-row{background:var(--gx-card)!important;color:var(--gx-text-secondary)!important}html[data-theme=light] .api-guidance-grid>*{background:var(--gx-card)!important;border-color:var(--gx-border)!important;box-shadow:none!important}html[data-theme=light] :is(.profile-card-v2,.profile-detail-card,.profile-preference-card,.membership-card){background:var(--gx-card)!important;border-color:var(--gx-border)!important}html[data-theme=light] .profile-detail-row{background:transparent!important}html[data-theme=light] .earn-hero-v2{background:radial-gradient(circle at 78% 44%,rgba(16,212,82,.055),transparent 28rem),var(--gx-bg)!important;border-color:var(--gx-border)!important}html[data-theme=light] .earn-stats-row{background:var(--gx-card)!important;color:var(--gx-text)!important}html[data-theme=light] .earn-stats-row,html[data-theme=light] .earn-stats-row>div{border-color:var(--gx-border)!important}html[data-theme=light] .earn-stats-row :is(small,span){color:var(--gx-muted)!important}html[data-theme=light] .earn-search{background:var(--gx-input)!important;border-color:var(--gx-border)!important;color:var(--gx-muted)!important;box-shadow:none!important}html[data-theme=light] .earn-search:focus-within{border-color:var(--gx-green)!important;box-shadow:0 0 0 3px rgba(16,212,82,.07)!important}html[data-theme=light] .earn-search input{color:var(--gx-text)!important}html[data-theme=light] .earn-search input::placeholder{color:var(--gx-muted)!important;opacity:1!important}html[data-theme=light] .earn-product-table-card{background:var(--gx-card)!important;border:1px solid var(--gx-border)!important;box-shadow:none!important}html[data-theme=light] .earn-product-table-card .earn-table-head{background:var(--gx-card)!important;border-color:var(--gx-border)!important}html[data-theme=light] .market-master-tabs button{color:var(--gx-text-secondary)!important}html[data-theme=light] .market-master-tabs button.active{color:var(--gx-text)!important}html[data-theme=light] .market-master-tabs button.active:after{background:var(--gx-green)!important}html[data-theme=light] .earn-account-summary{background:transparent!important;border:0!important;box-shadow:none!important}html[data-theme=light] .earn-account-summary>div{background:var(--gx-card)!important;border:1px solid var(--gx-border)!important;box-shadow:none!important;color:var(--gx-text)!important}html[data-theme=light] .earn-account-summary small{color:var(--gx-muted)!important}html[data-theme=light] .earn-account-summary strong{color:var(--gx-text)!important}html[data-theme=light] .earn-account-summary>div:nth-child(2) strong{color:var(--gx-green)!important}html[data-theme=light] .earn-pool-progress-track{background:#E6EEE9!important;border-color:var(--gx-border)!important;box-shadow:none!important}html[data-theme=light] .earn-how-section{background:var(--gx-bg)!important;border-color:var(--gx-border)!important}html[data-theme=light] .earn-steps{background:var(--gx-border)!important;border-color:var(--gx-border)!important}html[data-theme=light] .earn-steps>div{background:var(--gx-card)!important;color:var(--gx-text)!important}html[data-theme=light] .earn-steps .step-number{color:#D6E0DA!important;opacity:1!important}html[data-theme=light] .earn-steps .step-icon{background:rgba(16,212,82,.075)!important;border-color:rgba(16,212,82,.24)!important;color:var(--gx-green)!important}html[data-theme=light] .earn-steps h3{color:var(--gx-text)!important}html[data-theme=light] .earn-steps p{color:var(--gx-text-secondary)!important}html[data-theme=light] :is(.positive,.status-pill.green,.gx-security-live-label.positive){color:var(--gx-green)!important}html[data-theme=light] .negative{color:var(--gx-negative)!important}