:root{color:#f2f5f7;background:#080a0d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:geometricPrecision}.wallet-connect-chip{position:relative;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:140px;min-height:42px;padding:0 15px;border:1px solid rgba(36,64,110,.95);border-radius:14px;color:#d7b06b;background:linear-gradient(180deg,#122d58fa,#0c1f3dfa);box-shadow:0 16px 34px #00000057,inset 0 1px #ffffff14,0 0 28px #f0b90b1a;overflow:hidden;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease,opacity .18s ease}.wallet-connect-chip:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;padding:1px;opacity:.74;background:conic-gradient(from var(--wallet-beam-angle, 0deg),transparent 0%,transparent 52%,rgba(255,255,255,.18) 58%,rgba(255,255,255,.76) 64%,rgba(240,185,11,.78) 70%,transparent 80% 100%),radial-gradient(ellipse 60px 18px at 8% 18%,rgba(82,145,255,.36),transparent),radial-gradient(ellipse 70px 22px at 92% 70%,rgba(214,125,255,.28),transparent);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;animation:wallet-beam-spin 3s linear infinite}.wallet-connect-chip:hover{transform:translateY(-1px);border-color:#355b9bfa;background:linear-gradient(180deg,#18386afa,#0f284dfa);box-shadow:0 20px 44px #00000061,inset 0 1px #ffffff1a,0 0 34px #f0b90b29}.wallet-connect-chip:disabled{cursor:not-allowed;opacity:.62;transform:none}.wallet-connect-chip__icon{flex:0 0 auto;color:#d1a55d}.wallet-connect-chip__label{max-width:112px;overflow:hidden;color:#f2d391;font-size:13px;font-weight:850;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.wallet-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#000000c7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.wallet-modal-shell{display:flex;min-height:100vh;align-items:center;justify-content:center;padding:18px}.wallet-modal-panel{width:min(470px,100%);padding:16px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#05070b;box-shadow:0 34px 96px #0000009e}.wallet-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.wallet-modal-head div{display:grid;gap:6px}.wallet-modal-head strong{color:#fff;font-size:17px;font-weight:850;letter-spacing:0}.wallet-modal-head span{color:#657085;font-size:12px;font-weight:800}.wallet-modal-head button,.wallet-modal-address button,.wallet-modal-qr button,.wallet-modal-more button,.wallet-modal-row{border:0;color:#fff;background:transparent}.wallet-modal-head button{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;transition:background .16s ease}.wallet-modal-head button:hover{background:#ffffff0d}.wallet-modal-address,.wallet-modal-error,.wallet-modal-qr{margin-top:16px;border-radius:14px}.wallet-modal-address{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.wallet-modal-address>div:first-child{display:grid;gap:7px}.wallet-modal-address span{color:#657085;font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.wallet-modal-address strong{color:#fff;font-size:17px;font-weight:850}.wallet-modal-address>div:last-child{display:flex;flex-wrap:wrap;gap:8px}.wallet-modal-address button,.wallet-modal-qr button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 13px;border-radius:14px;background:#ffffff0f;font-size:13px;font-weight:800;transition:background .16s ease}.wallet-modal-address button:hover,.wallet-modal-qr button:hover{background:#ffffff1a}.wallet-modal-error{padding:12px 14px;border:1px solid rgba(251,191,36,.2);color:#fde68a;background:#fbbf241a;font-size:13px;line-height:1.45}.wallet-modal-qr{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;padding:14px;border:1px solid rgba(59,133,255,.3);background:#0b1220;box-shadow:inset 0 1px #ffffff0d}.wallet-modal-qr-image{display:grid;width:228px;height:228px;place-items:center;border-radius:18px;background:#fff;box-shadow:0 18px 44px #00000047}.wallet-modal-qr-image img{width:220px;height:220px}.wallet-modal-qr>div:last-child{display:grid;align-content:center;gap:10px}.wallet-modal-qr strong{color:#fff;font-size:16px}.wallet-modal-qr span{color:#a8b1c2;font-size:13px}.wallet-modal-list{display:grid;gap:6px;margin-top:16px}.wallet-modal-row{display:flex;width:100%;align-items:center;justify-content:space-between;gap:14px;min-height:72px;padding:12px 14px;border-radius:14px;text-align:left;transition:transform .18s ease,background .18s ease,filter .18s ease}.wallet-modal-row:hover{background:#ffffff0a}.wallet-modal-row-primary{background:linear-gradient(180deg,#31486d,#273b5d);box-shadow:inset 0 1px #ffffff0d}.wallet-modal-row-primary:hover{transform:translateY(-1px);filter:brightness(1.06)}.wallet-modal-row:disabled{cursor:not-allowed;opacity:.62}.wallet-modal-row-main{display:flex;min-width:0;align-items:center;gap:14px}.wallet-modal-row-main>span:last-child{display:grid;min-width:0;gap:4px}.wallet-modal-row-main strong{overflow:hidden;color:#fff;font-size:15px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.wallet-modal-row-main small{overflow:hidden;color:#798293;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.wallet-modal-logo{display:grid;flex:0 0 auto;width:54px;height:54px;place-items:center;border-radius:16px;background:#ffffff12;box-shadow:inset 0 1px #ffffff24;overflow:hidden}.wallet-modal-logo img{width:100%;height:100%;object-fit:cover}.wallet-modal-logo-fallback{color:#fff;font-size:15px;font-weight:950;text-transform:uppercase}.wallet-modal-action{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;color:#8992a2;font-size:14px;font-weight:850}.wallet-modal-action-primary{min-height:38px;padding:0 14px;border-radius:14px;color:#fff;background:#3b85ff;box-shadow:inset 0 1px #ffffff2e}.wallet-modal-more{padding-top:4px;text-align:center}.wallet-modal-more button{display:inline-flex;align-items:center;gap:5px;color:#3f8cff;font-size:13px;font-weight:850}.wallet-modal-more button:hover{color:#6da7ff}.wallet-modal-extra{display:grid;gap:6px}@keyframes wallet-beam-spin{to{--wallet-beam-angle: 360deg}}@media(max-width:860px){.mobile-head .wallet-connect-chip{min-width:38px;min-height:34px;padding:0 9px;border-radius:10px}.mobile-head .wallet-connect-chip__label{display:none}.wallet-modal-shell{align-items:flex-end;padding:14px}.wallet-modal-panel{max-height:calc(100vh - 28px);overflow:auto;border-radius:18px}.wallet-modal-address,.wallet-modal-qr{grid-template-columns:1fr}.wallet-modal-address{align-items:stretch}.wallet-modal-address>div:last-child{display:grid;grid-template-columns:1fr 1fr}.wallet-modal-qr{text-align:center}.wallet-modal-qr-image{width:100%;max-width:228px;margin:0 auto}.wallet-modal-row{min-height:68px;padding:10px 11px}.wallet-modal-logo{width:46px;height:46px;border-radius:14px}}*{box-sizing:border-box}button,input,textarea{font:inherit}button{cursor:pointer}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at 8% 4%,rgba(255,202,69,.09),transparent 27%),linear-gradient(180deg,#0a0d11,#080a0d)}a{color:inherit;text-decoration:none}.desktop-shell{position:relative;min-height:100vh;padding:0 16px 46px;overflow:hidden;background:#080a0d}.topbar{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:auto auto minmax(220px,1fr) auto auto auto auto;gap:14px;align-items:center;min-height:62px;border-bottom:1px solid #20252d;background:#080a0df0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-mark{display:inline-flex;align-items:center;gap:9px;min-width:154px;color:#f7f9fb}.brand-mark>span,.brand-mark>img{display:grid;width:32px;height:32px;place-items:center;border:1px solid #ffca45;border-radius:8px;color:#080a0d;background:#ffca45;font-weight:900}.brand-mark>img{object-fit:cover;padding:0;border-color:#5cd6e6b8;background:#5cd6e6}.brand-mark strong{font-size:18px;letter-spacing:0}.brand-mark em{padding:4px 8px;border:1px solid rgba(255,202,69,.28);border-radius:999px;color:#ffca45;background:#ffca4514;font-size:11px;font-style:normal;font-weight:700}.desktop-nav{display:flex;align-items:center;gap:12px;color:#949ba8;font-size:12px;font-weight:650;white-space:nowrap}.desktop-nav a,.desktop-nav button{display:inline-flex;align-items:center;min-height:34px;border:0;color:inherit;background:transparent;font-weight:inherit}.desktop-nav .active{color:#f5f7f9}.search-box{justify-self:stretch;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;min-height:38px;padding:0 12px;border:1px solid #20252d;border-radius:10px;color:#667085;background:#11151d}.search-box input{min-width:0;border:0;outline:0;color:#f4f7fa;background:transparent;font-size:13px}.search-box input::placeholder{color:#667085}.search-box kbd{padding:2px 6px;border-radius:5px;color:#858c99;background:#171c25;font-size:11px;font-weight:700}.chain-button,.icon-button,.wallet-button,.lang-toggle,.alert-strip button,.terminal-tabs button,.column-header button,.row-foot button,.table-tools button,.action-tabs button,.primary-action,.mobile-feed button,.mobile-token-top button,.mobile-bottom button,.copy-button{border:0;color:#d7dde5;background:transparent}.chain-button,.icon-button,.wallet-button,.lang-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border:1px solid #20252d;border-radius:10px;background:#11151d;font-size:13px;font-weight:800;white-space:nowrap}.chain-button{padding:0 12px}.icon-button,.lang-toggle{width:38px}.lang-toggle{color:#ffca45}.wallet-button{padding:0 14px;color:#090b0e;background:#ffca45}.bsc-dot{display:inline-block;width:13px;height:13px;border-radius:4px;background:linear-gradient(90deg,transparent 34%,#111 34% 45%,transparent 45% 56%,#111 56% 67%,transparent 67%),linear-gradient(0deg,transparent 34%,#111 34% 45%,transparent 45% 56%,#111 56% 67%,transparent 67%),#ffca45;transform:rotate(45deg)}.alert-strip{display:flex;align-items:center;justify-content:space-between;min-height:52px;margin:14px 0 12px;padding:0 16px;border:1px solid rgba(255,202,69,.26);border-radius:8px;color:#d9e1e8;background:linear-gradient(90deg,#ffca4529,#77f7a112)}.alert-strip div{display:flex;align-items:center;gap:8px;font-size:14px}.backend-sync-pill{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border:1px solid #26303b;border-radius:999px;color:#9ba4b2;background:#0b0f15;font-size:11px;font-weight:850;white-space:nowrap}.alert-strip svg{color:#ffca45}.alert-strip button{min-height:32px;padding:0 13px;border-radius:8px;color:#07090c;background:#ffca45;font-size:12px;font-weight:900}.terminal-tabs{display:flex;align-items:center;gap:10px;margin-bottom:12px}.terminal-tabs button{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 13px;border:1px solid #1c222b;border-radius:9px;color:#aab1bd;background:#11151d;font-size:13px;font-weight:800}.terminal-tabs .active{color:#77f7a1;border-color:#77f7a15c;background:#77f7a117}.desktop-grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:12px;align-items:start}.market-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-height:562px}.market-column{min-width:0;border:1px solid #1d232c;border-radius:10px;background:#0f1319;overflow:hidden}.column-header{display:flex;align-items:center;justify-content:space-between;min-height:46px;padding:0 12px;border-bottom:1px solid #1b2028}.column-header div,.column-header button{display:inline-flex;align-items:center;gap:7px}.column-header div{color:#f2f5f7;font-size:14px}.column-header svg{color:#77f7a1}.column-header button{color:#858d99;font-size:12px;font-weight:800}.market-column>p{margin:0;padding:10px 12px 0;color:#78808e;font-size:12px;font-weight:750}.column-list{display:grid;gap:0;padding-top:7px}.column-empty{display:grid;min-height:118px;place-items:center;color:#6f7784;font-size:12px;font-weight:850}.market-row{position:relative;display:grid;grid-template-columns:1fr;gap:9px;min-height:118px;padding:12px;border-bottom:1px solid #1b2028}.market-row:last-child{border-bottom:0}.market-row:hover{background:#121820}.market-row.selected{background:#77f7a10b;box-shadow:inset 2px 0 #77f7a18c}.row-main{display:flex;align-items:center;gap:10px;min-width:0}.token-avatar{display:inline-grid;flex:0 0 auto;width:34px;height:34px;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:50%;color:#080a0d;background:linear-gradient(135deg,#ffca45,#77f7a1);font-size:13px;font-weight:950;text-transform:uppercase;overflow:hidden}.token-avatar img{width:100%;height:100%;object-fit:cover}.token-rw,.token-rd,.token-rc{background:linear-gradient(135deg,#77f7a1,#48a8ff)}.token-mv,.token-vp,.token-bk{background:linear-gradient(135deg,#ffca45,#ff785a)}.token-bp,.token-fb{background:linear-gradient(135deg,#f06076,#ffca45)}.token-lg,.token-rx{background:linear-gradient(135deg,#9d7cff,#77f7a1)}.row-main>div{min-width:0}.token-name-line{display:flex;align-items:center;gap:6px;min-width:0}.token-name-line strong{overflow:hidden;color:#f4f7fa;font-size:14px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.copy-button{display:inline-grid;width:18px;height:18px;place-items:center;color:#7b8390}.row-main span{display:block;margin-top:3px;overflow:hidden;color:#818997;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.row-metrics{display:grid;grid-template-columns:1.2fr 1.2fr .8fr;gap:6px}.row-metrics span{display:grid;gap:2px;min-width:0;color:#737b89;font-size:11px}.row-metrics b{overflow:hidden;color:#eef2f6;font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.up{color:#77f7a1!important}.down{color:#ff657d!important}.row-foot{display:grid;grid-template-columns:1fr .7fr 1fr auto;gap:6px;align-items:center;color:#858d99;font-size:11px;white-space:nowrap}.row-foot span{min-width:0;overflow:hidden;text-overflow:ellipsis}.row-foot button{display:inline-flex;align-items:center;gap:4px;min-height:24px;padding:0 8px;border-radius:7px;color:#77f7a1;background:#77f7a11a;font-size:11px;font-weight:900}.row-status{position:absolute;top:10px;right:10px;max-width:112px;overflow:hidden;padding:3px 7px;border-radius:999px;color:#ffca45;background:#ffca4514;font-size:10px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.trade-panel{min-height:562px;padding:16px;border:1px solid #222936;border-radius:10px;background:#10151d}.panel-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid #202632}.panel-top span,.price-stack span,.swap-box span{color:#8d96a5;font-size:12px;font-weight:800}.panel-top h2{margin:4px 0;color:#f4f7fa;font-size:22px;letter-spacing:0}.panel-top p{margin:0;color:#78808e;font-size:12px}.panel-top .token-avatar{width:52px;height:52px;font-size:18px}.price-stack{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.price-stack div{display:grid;gap:6px;min-height:82px;padding:12px;border:1px solid #202632;border-radius:8px;background:#0d1117}.price-stack strong{color:#f6f8fb;font-size:17px}.price-stack b{display:inline-flex;align-items:center;gap:4px;color:#ffca45;font-size:12px}.mini-chart{position:relative;height:170px;margin-bottom:14px;border:1px solid #202632;border-radius:8px;background:linear-gradient(#1a202b 1px,transparent 1px),linear-gradient(90deg,#1a202b 1px,transparent 1px),#0b0f15;background-size:60px 40px;overflow:hidden}.mini-chart svg{width:100%;height:100%}.chart-tag{position:absolute;right:10px;padding:4px 8px;border-radius:6px;font-size:11px;font-weight:900}.chart-tag.floor{bottom:34px;color:#0d0f12;background:#ffca45}.chart-tag.live{top:10px;color:#080a0d;background:#77f7a1}.action-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin-bottom:12px}.action-tabs button{min-height:34px;border-bottom:2px solid #2a303b;color:#9aa3b0;font-size:13px;font-weight:850}.action-tabs .active{color:#f3f6f9;border-color:#ffca45}.swap-box{display:grid;gap:8px}.swap-box label,.mobile-action label{display:grid;grid-template-columns:1fr auto;gap:6px 10px;padding:12px;border:1px solid #202632;border-radius:8px;background:#0d1117}.swap-box input,.mobile-action input{grid-column:1;min-width:0;border:0;outline:0;color:#f6f8fb;background:transparent;font-size:24px;font-weight:900}.swap-box b,.mobile-action b{align-self:end;color:#dbe2ea;font-size:13px}.swap-direction{justify-self:center;width:34px;height:34px;border:1px solid #293241;border-radius:50%;color:#9aa3b0;background:#111720}.risk-row{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:13px 0}.risk-row span{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:30px;border-radius:7px;color:#aab3c0;background:#171d26;font-size:11px;font-weight:800}.quote-status{display:flex;align-items:center;gap:6px;min-height:32px;margin:-2px 0 12px;padding:8px 10px;border:1px solid #283141;border-radius:7px;color:#aab3c0;background:#111720;font-size:12px;font-weight:800}.mobile-action .quote-status{margin:0}.quote-status.success{border-color:#77f7a159;color:#aef8c1;background:#77f7a114}.quote-status.error{border-color:#f0607659;color:#ff9aaa;background:#f0607614}.primary-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;border-radius:8px;color:#080a0d;background:#ffca45;font-size:14px;font-weight:950}.empty-detail{display:grid;align-content:center;gap:10px;color:#8d96a5}.empty-detail h1,.empty-detail h2{margin:0;color:#f5f8fb}.empty-detail p{margin:0;color:#8d96a5;line-height:1.5}.token-fact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0}.token-fact-grid span,.address-stack span,.quote-breakdown span,.position-metrics span{display:grid;gap:5px;min-width:0;padding:10px;border:1px solid #202632;border-radius:8px;background:#0d1117}.token-fact-grid b,.address-stack span,.quote-breakdown b,.position-metrics b{color:#7f8897;font-size:11px;font-weight:850}.token-fact-grid strong,.address-stack b,.quote-breakdown strong{overflow:hidden;color:#f5f8fb;font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.address-stack{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.rise-action-panel{display:grid;gap:10px}.action-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.action-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 8px;align-items:center;min-width:0;padding:10px;border:1px solid #202632;border-radius:8px;background:#0d1117}.action-field span{grid-column:1 / -1;color:#8d96a5;font-size:11px;font-weight:850}.action-field input{min-width:0;border:0;outline:0;color:#f6f8fb;background:transparent;font-size:18px;font-weight:900}.action-field b{color:#dbe2ea;font-size:12px;font-weight:900}.quote-breakdown{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.action-buttons{display:grid;grid-template-columns:.8fr 1.2fr;gap:8px}.recent-trades{display:grid;gap:8px;margin-top:14px}.recent-trades header{color:#f5f8fb;font-size:13px;font-weight:900}.recent-trades article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center;min-height:34px;padding:0 10px;border-radius:7px;color:#aab3c0;background:#0d1117;font-size:12px;font-weight:850}.recent-trades p{margin:0;color:#77808d;font-size:12px}.assets-page{display:grid;gap:12px;padding-bottom:48px}.assets-head{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:116px;padding:18px;border:1px solid #1d232c;border-radius:10px;background:linear-gradient(120deg,rgba(119,247,161,.1),transparent 42%),#0f1319}.assets-head p,.assets-head h1,.assets-head span{margin:0}.assets-head p{color:#ffca45;font-size:12px;font-weight:900}.assets-head h1{margin-top:5px;color:#f6f8fb;font-size:28px}.assets-head span{display:block;margin-top:8px;color:#9ba4b2;font-size:13px}.assets-head .primary-action{width:auto;min-width:160px;padding:0 16px}.assets-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:12px;align-items:start}.assets-layout>section{display:grid;gap:10px;min-height:220px;padding:16px;border:1px solid #1d232c;border-radius:10px;background:#0f1319}.assets-layout h2{margin:0;color:#f6f8fb;font-size:16px}.position-card,.activity-card{display:grid;gap:10px;padding:12px;border:1px solid #202632;border-radius:8px;background:#0b0f15}.position-card>div:first-child,.activity-card{color:#f5f8fb}.position-card span,.activity-card span{color:#858d99;font-size:12px;font-weight:800}.position-metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px}.asset-empty{display:grid;min-height:110px;place-items:center;border:1px dashed #252d39;border-radius:8px;color:#78808e;font-size:13px;font-weight:850}.leaderboard{margin:12px 362px 0 0;border:1px solid #1d232c;border-radius:10px;background:#0f1319;overflow:hidden}.leaderboard header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 16px;border-bottom:1px solid #1b2028}.leaderboard h2{margin:0;font-size:19px}.leaderboard p{margin:5px 0 0;color:#78808e;font-size:12px}.table-tools{display:flex;gap:8px}.table-tools button{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 10px;border:1px solid #222936;border-radius:8px;color:#c5ccd6;background:#131821;font-size:12px;font-weight:850}table{width:100%;border-collapse:collapse;font-size:13px}th,td{height:45px;padding:0 16px;border-bottom:1px solid #1b2028;text-align:right;white-space:nowrap}th{color:#78808e;font-size:12px;font-weight:850}th:first-child,td:first-child{text-align:left}td{color:#eef2f6;font-weight:780}td:first-child{display:flex;align-items:center;gap:9px}td .token-avatar{width:28px;height:28px;font-size:11px}.status-bar{position:fixed;right:0;bottom:0;left:0;z-index:12;display:flex;align-items:center;justify-content:space-between;min-height:34px;padding:0 18px;border-top:1px solid #20252d;color:#aab3c0;background:#191e26;font-size:12px;font-weight:800}.status-bar span{display:inline-flex;align-items:center;gap:6px}.mobile-shell{display:none}.create-page{padding:2px 0 48px}.create-hero{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:center;min-height:116px;margin-bottom:12px;padding:18px;border:1px solid #1d232c;border-radius:10px;background:linear-gradient(120deg,rgba(255,202,69,.12),transparent 42%),#0f1319}.create-hero p{margin:0 0 5px;color:#ffca45;font-size:12px;font-weight:900}.create-hero h1{margin:0;color:#f6f8fb;font-size:28px;line-height:1.12}.create-hero span{display:block;max-width:760px;margin-top:8px;color:#9ba4b2;font-size:13px;line-height:1.55}.ghost-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 12px;border:1px solid #242b37;border-radius:8px;color:#c2cad5;background:#121821;font-size:12px;font-weight:900;white-space:nowrap}.create-hero-action{width:auto;min-width:180px;padding:0 16px}.create-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px}.create-steps span{display:flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border:1px solid #1d232c;border-radius:8px;color:#8d96a5;background:#10151d;font-size:12px;font-weight:850}.create-steps span.active{color:#f6f8fb;border-color:#ffca4561;background:#ffca451a}.create-steps span>i{display:inline-grid;width:20px;height:20px;place-items:center;border-radius:7px;color:#080a0d;background:#ffca45;font-size:11px;font-style:normal}.create-steps span>b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:12px;align-items:start}.create-form,.create-preview{border:1px solid #1d232c;border-radius:10px;background:#0f1319}.create-form{padding:16px}.create-form section{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #1b2028}.create-form section:last-of-type{margin-bottom:0}.create-form h2{margin:0 0 12px;color:#f5f8fb;font-size:16px}.subsection-title{margin:14px 0 10px;color:#cfd6df;font-size:13px}.form-grid{display:grid;gap:10px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.create-field{display:grid;gap:7px;min-width:0}.create-field.full{margin-top:10px}.create-field>span{color:#8d96a5;font-size:12px;font-weight:850}.create-field>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:42px;padding:0 12px;border:1px solid #202632;border-radius:8px;background:#0b0f15}.create-field input,.create-field textarea{width:100%;min-width:0;border:0;outline:0;color:#f5f8fb;background:transparent;font-size:14px;font-weight:760}.create-field textarea{min-height:78px;padding:12px;border:1px solid #202632;border-radius:8px;resize:vertical;background:#0b0f15;line-height:1.5}.create-field b{color:#ffca45;font-size:12px;font-weight:900}.logo-upload{display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px 10px;align-items:center;min-height:72px;margin-top:10px;padding:14px;border:1px dashed rgba(255,202,69,.42);border-radius:8px;color:#dce3eb;background:#ffca450f}.logo-upload input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.logo-upload svg{grid-row:span 2;color:#ffca45}.logo-upload span{color:#f5f8fb;font-size:13px;font-weight:900}.logo-upload strong{overflow:hidden;color:#9ba4b2;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.coin-selector{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;margin-bottom:10px;padding:12px;border:1px solid #202632;border-radius:8px;background:#0b0f15}.coin-selector>span{color:#8d96a5;font-size:12px;font-weight:850}.coin-selector>div{display:flex;justify-content:flex-end;gap:8px}.coin-selector button{min-width:86px;min-height:34px;border:1px solid #283141;border-radius:8px;color:#aeb7c4;background:#111720;font-size:13px;font-weight:950}.coin-selector button.active{color:#080a0d;border-color:#ffca45;background:#ffca45}.tax-rule{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center;min-height:40px;margin-bottom:10px;padding:0 12px;border:1px solid rgba(255,202,69,.22);border-radius:8px;color:#aeb7c4;background:#ffca4512;font-size:12px;font-weight:800}.tax-rule svg{color:#ffca45}.tax-rule b{color:#ffca45;white-space:nowrap}.split-total{justify-self:end;width:max-content;margin-top:10px;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:900}.split-total.valid{color:#77f7a1;background:#77f7a117}.split-total.invalid{color:#ff657d;background:#ff657d1a}.launch-mode{display:flex;gap:8px;margin-top:12px}.launch-mode button{min-height:34px;padding:0 12px;border:1px solid #202632;border-radius:8px;color:#aab3c0;background:#111720;font-size:12px;font-weight:900}.launch-mode button.active{color:#080a0d;border-color:#ffca45;background:#ffca45}.create-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.create-actions .primary-action{width:auto;min-width:230px;padding:0 18px}.create-actions button:disabled,.primary-action:disabled,.ghost-action:disabled{cursor:not-allowed;opacity:.58}.create-status-grid{display:grid;gap:8px}.create-status{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:center;min-height:34px;padding:8px 10px;border:1px solid #202632;border-radius:8px;color:#aeb7c4;background:#0b0f15;font-size:12px;font-weight:820}.create-status span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-status.success{border-color:#77f7a13d;color:#cce9d6;background:#77f7a112}.create-status.success svg{color:#77f7a1}.create-status.error{border-color:#f0607652;color:#ffc2cb;background:#f0607614}.create-status.error svg{color:#f06076}.create-preview{position:sticky;top:78px;padding:16px}.preview-token{display:flex;align-items:center;gap:12px;padding-bottom:14px;border-bottom:1px solid #202632}.preview-token .token-avatar{width:52px;height:52px;font-size:18px}.preview-token span,.preview-price span,.preview-meter span{color:#8d96a5;font-size:12px;font-weight:850}.preview-token h2{margin:3px 0;color:#f6f8fb;font-size:22px}.preview-token p{margin:0;color:#7f8897;font-size:12px}.preview-price{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.preview-price div{display:grid;gap:6px;min-height:76px;padding:12px;border:1px solid #202632;border-radius:8px;background:#0b0f15}.preview-price strong{color:#f6f8fb;font-size:16px}.preview-meter{position:relative;display:grid;gap:8px;margin-top:14px;padding:12px;border:1px solid #202632;border-radius:8px;background:#0b0f15;overflow:hidden}.preview-meter b{color:#ffca45;font-size:18px}.preview-meter i{display:block;height:6px;border-radius:999px;background:linear-gradient(90deg,#ffca45,#77f7a1)}.tax-preview{display:grid;grid-template-columns:.78fr 1.22fr;gap:10px;margin-top:14px}.tax-preview div{display:grid;gap:5px;min-height:92px;padding:12px;border:1px solid #202632;border-radius:8px;background:#0b0f15}.tax-preview span,.tax-preview small{color:#8d96a5;font-size:11px;font-weight:800;line-height:1.35}.tax-preview strong{color:#ffca45;font-size:20px}.split-preview{display:flex;height:28px;margin-top:10px;overflow:hidden;border:1px solid #202632;border-radius:8px;background:#0b0f15}.split-preview span{display:inline-flex;align-items:center;justify-content:center;min-width:44px;color:#08100c;font-size:11px;font-weight:950}.split-preview span:nth-child(1){background:#ffca45}.split-preview span:nth-child(2){background:#77f7a1}.split-preview span:nth-child(3){background:#6aa7ff}.preview-checks{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.preview-checks span{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 8px;border-radius:7px;color:#aeb7c4;background:#171d26;font-size:11px;font-weight:850}.preview-checks svg{color:#77f7a1;flex:0 0 auto}.create-preview section{margin-top:16px}.create-preview h3{margin:0 0 6px;color:#f5f8fb;font-size:15px}.create-preview section p{margin:0 0 12px;color:#8d96a5;font-size:12px;line-height:1.55}.create-preview dl{display:grid;gap:8px;margin:0}.create-preview dl div{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid #1b2028}.create-preview dt{color:#778190;font-size:12px;font-weight:800}.create-preview dd{margin:0;color:#e7edf4;font-size:12px;font-weight:850;text-align:right}.whitepaper-page{padding:2px 0 52px}.whitepaper-hero{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:18px;align-items:stretch;min-height:188px;padding:22px;border:1px solid #1d232c;border-radius:10px;background:linear-gradient(135deg,rgba(255,202,69,.13),transparent 44%),linear-gradient(90deg,rgba(119,247,161,.06),transparent 54%),#0f1319}.whitepaper-badge{display:inline-flex;align-items:center;gap:7px;min-height:28px;padding:0 10px;border:1px solid rgba(255,202,69,.28);border-radius:999px;color:#ffca45;background:#ffca4514;font-size:12px;font-weight:900}.whitepaper-hero h1{max-width:780px;margin:16px 0 0;color:#f6f8fb;font-size:34px;line-height:1.08;letter-spacing:0}.whitepaper-hero p{max-width:820px;margin:12px 0 0;color:#a1aab7;font-size:14px;line-height:1.65}.whitepaper-back{margin-top:18px}.whitepaper-hero-meta{display:grid;gap:10px}.whitepaper-hero-meta article{display:grid;gap:5px;padding:13px;border:1px solid #202632;border-radius:8px;background:#080a0d8a}.whitepaper-hero-meta strong,.whitepaper-article h3,.whitepaper-flow h3,.whitepaper-glossary dt{color:#f6f8fb;font-weight:950}.whitepaper-hero-meta span{color:#8f98a7;font-size:12px;font-weight:760;line-height:1.55}.whitepaper-section{margin-top:12px;padding:16px;border:1px solid #1d232c;border-radius:10px;background:#0f1319}.whitepaper-section>header{margin-bottom:14px}.whitepaper-section h2{margin:0;color:#f6f8fb;font-size:19px;line-height:1.25}.whitepaper-columns,.whitepaper-split,.whitepaper-risk-list,.whitepaper-glossary{display:grid;gap:12px}.whitepaper-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.whitepaper-split{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:start}.whitepaper-article{display:grid;align-content:start;gap:10px;min-height:100%;padding:14px;border:1px solid #202632;border-radius:8px;background:#0b0f15}.whitepaper-article h3,.whitepaper-flow h3{margin:0;font-size:15px}.whitepaper-article p,.whitepaper-flow p{margin:0;color:#9ba4b2;font-size:13px;line-height:1.62}.whitepaper-article ul,.whitepaper-risk-list{padding:0;margin:0;list-style:none}.whitepaper-article li,.whitepaper-risk-list li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:start;color:#c4ccd7;font-size:12px;font-weight:780;line-height:1.55}.whitepaper-article li+li{margin-top:8px}.whitepaper-article svg,.whitepaper-risk-list svg{flex:0 0 auto;margin-top:2px;color:#77f7a1}.whitepaper-flow{counter-reset:whitepaper-flow;display:grid;gap:10px}.whitepaper-flow article{counter-increment:whitepaper-flow;display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;padding:14px;border:1px solid #202632;border-radius:8px;background:#0b0f15}.whitepaper-flow article:before{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;color:#080a0d;background:#ffca45;content:counter(whitepaper-flow);font-size:13px;font-weight:950}.whitepaper-flow ol{display:grid;gap:7px;margin:10px 0;padding-left:19px;color:#d9e0e8;font-size:13px;font-weight:800;line-height:1.5}.whitepaper-table{overflow:hidden;border:1px solid #202632;border-radius:8px;background:#0b0f15}.whitepaper-row{display:grid;grid-template-columns:minmax(130px,.72fr) minmax(160px,.9fr) minmax(0,1fr);gap:12px;align-items:center;min-height:54px;padding:11px 12px;border-bottom:1px solid #1b2028}.whitepaper-row.two{grid-template-columns:minmax(120px,.45fr) minmax(0,1fr)}.whitepaper-row:last-child{border-bottom:0}.whitepaper-row b{color:#f6f8fb;font-size:12px;font-weight:950}.whitepaper-row code{color:#ffca45;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:850;white-space:normal}.whitepaper-row span{color:#9ba4b2;font-size:12px;font-weight:760;line-height:1.52}.whitepaper-risk-list{grid-template-columns:repeat(2,minmax(0,1fr))}.whitepaper-risk-list li{min-height:48px;padding:11px;border:1px solid #202632;border-radius:8px;background:#0b0f15}.whitepaper-glossary{grid-template-columns:repeat(4,minmax(0,1fr))}.whitepaper-glossary div{padding:13px;border:1px solid #202632;border-radius:8px;background:#0b0f15}.whitepaper-glossary dt{margin-bottom:7px;font-size:13px}.whitepaper-glossary dd{margin:0;color:#9ba4b2;font-size:12px;font-weight:760;line-height:1.55}.toast{position:fixed;top:76px;right:18px;z-index:60;max-width:min(360px,calc(100vw - 32px));padding:12px 14px;border:1px solid rgba(255,202,69,.42);border-radius:10px;color:#f7f9fb;background:#11151df5;box-shadow:0 18px 38px #00000057;font-size:13px;font-weight:850;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}@media(max-width:1180px){.topbar{grid-template-columns:auto minmax(0,1fr) auto auto auto auto}.desktop-nav{min-width:0;overflow-x:auto}.search-box{display:none}}@media(max-width:980px){body{background:#07090c}.desktop-shell{display:none}.mobile-shell{position:relative;display:block;min-height:100vh;padding:0 14px 96px;overflow:hidden;background:#07090c}.mobile-status{display:flex;align-items:center;justify-content:space-between;min-height:42px;color:#f7f9fb;font-size:13px;font-weight:850}.mobile-status div{display:flex;align-items:center;gap:8px}.battery{min-width:25px;padding:1px 5px;border-radius:8px;color:#07090c;background:#f7f9fb;font-size:11px;text-align:center}.mobile-head{display:flex;align-items:center;justify-content:space-between;min-height:44px;gap:12px}.mobile-head .brand-mark{min-width:0}.mobile-head .brand-mark>span{width:30px;height:30px;border-radius:8px}.mobile-head .brand-mark strong{font-size:17px}.mobile-head-actions{display:flex;align-items:center;gap:8px}.mobile-head .chain-button{min-height:32px;border-radius:9px;font-size:12px}.mobile-head .lang-toggle{width:32px;min-height:32px;border-radius:9px;font-size:12px}.mobile-tabs{display:flex;gap:18px;min-height:48px;align-items:center;overflow-x:auto;color:#8d95a3}.mobile-tabs button{flex:0 0 auto;border:0;color:inherit;background:transparent;font-size:17px;font-weight:850}.mobile-tabs .active{position:relative;color:#f5f8fb}.mobile-tabs .active:after{position:absolute;right:4px;bottom:-8px;left:4px;height:2px;border-radius:999px;background:#ffca45;content:""}.mobile-token-card,.mobile-chart,.mobile-action,.mobile-feed{border:1px solid #202632;border-radius:12px;background:#10151d}.mobile-token-card{margin-top:6px;padding:12px}.mobile-token-top{display:flex;align-items:center;gap:11px}.mobile-token-top .token-avatar{width:46px;height:46px;font-size:17px}.mobile-token-top h1{margin:0;color:#f6f8fb;font-size:19px}.mobile-token-top p{margin:3px 0 0;color:#7e8795;font-size:12px}.mobile-token-top button{display:inline-grid;width:32px;height:32px;place-items:center;margin-left:auto;border-radius:8px;color:#9ba4b2;background:#171d26}.mobile-price{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:12px}.mobile-price strong{color:#f6f8fb;font-size:26px;line-height:1}.mobile-price span{display:inline-flex;align-items:center;gap:4px;color:#77f7a1;font-size:13px;font-weight:900}.mobile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.mobile-stats span{display:grid;gap:5px;min-height:50px;padding:8px;border-radius:9px;color:#818b99;background:#0d1117;font-size:11px;font-weight:800}.mobile-stats b{color:#f5f8fb;font-size:12px;white-space:nowrap}.mobile-chart{height:142px;margin-top:10px;padding:10px;background:linear-gradient(#1a202b 1px,transparent 1px),linear-gradient(90deg,#1a202b 1px,transparent 1px),#0d1117;background-size:56px 38px}.mobile-chart svg{width:100%;height:102px}.mobile-chart div{display:inline-flex;align-items:center;gap:7px;color:#a4adbb;font-size:12px;font-weight:800}.live-dot{width:8px;height:8px;border-radius:50%;background:#77f7a1;box-shadow:0 0 14px #77f7a1e6}.mobile-action{display:grid;gap:8px;margin-top:8px;padding:10px}.mobile-action .action-tabs{margin:0}.mobile-action .action-tabs button{min-height:30px;font-size:12px}.mobile-shell .mini-chart{height:142px;margin:10px 0 0}.mobile-action .action-form-grid,.mobile-action .quote-breakdown,.mobile-action .action-buttons,.assets-layout,.assets-head{grid-template-columns:1fr}.mobile-action label{grid-template-columns:1fr auto;padding:8px 10px}.mobile-action input{font-size:19px}.mobile-action .primary-action{min-height:40px}.mobile-action .ghost-action{width:100%}.mobile-shell .assets-page{padding:8px 0 18px}.mobile-shell .assets-head{display:grid;min-height:0;padding:14px}.mobile-shell .assets-head h1{font-size:24px}.mobile-shell .assets-head .primary-action{width:100%}.mobile-feed{margin-top:10px;overflow:hidden}.mobile-feed header{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:0 12px;border-bottom:1px solid #202632}.mobile-feed header strong{font-size:14px}.mobile-feed header button{min-height:26px;padding:0 10px;border-radius:7px;color:#aab3c0;background:#171d26;font-size:11px;font-weight:850}.mobile-feed article{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;min-height:58px;padding:0 12px;border-bottom:1px solid #1a2029}.mobile-feed article:last-child{border-bottom:0}.mobile-feed .token-avatar{width:32px;height:32px;font-size:11px}.mobile-feed article div{min-width:0}.mobile-feed article strong{display:block;color:#f6f8fb;font-size:13px}.mobile-feed article span{display:block;margin-top:2px;color:#838c9a;font-size:12px}.mobile-feed article>b{color:#ffca45;font-size:12px}.mobile-bottom{position:fixed;right:18px;bottom:16px;left:18px;z-index:20;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;min-height:62px;border:1px solid #2c333f;border-radius:24px;background:#11151df5;box-shadow:0 16px 36px #00000059;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-bottom button{display:grid;justify-items:center;gap:4px;color:#8c95a2;font-size:11px;font-weight:850}.mobile-bottom .active{color:#ffca45}.whitepaper-mobile{padding:8px 0 18px}.whitepaper-hero,.whitepaper-columns,.whitepaper-split,.whitepaper-risk-list,.whitepaper-glossary{grid-template-columns:1fr}.whitepaper-hero{min-height:0;margin-top:8px;padding:14px}.whitepaper-hero h1{font-size:25px}.whitepaper-hero p{font-size:13px}.whitepaper-section{padding:13px}.whitepaper-flow article{grid-template-columns:30px minmax(0,1fr);padding:12px}.whitepaper-flow article:before{width:30px;height:30px;border-radius:8px}.whitepaper-row,.whitepaper-row.two{grid-template-columns:1fr;gap:5px;align-items:start}.create-page-mobile{padding:0 0 18px}.create-page-mobile .create-hero{grid-template-columns:1fr;gap:12px;min-height:0;margin-top:8px;padding:14px}.create-page-mobile .create-hero h1{font-size:24px}.create-page-mobile .create-hero-action,.create-page-mobile .ghost-action{width:100%}.create-page-mobile .create-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.create-page-mobile .create-layout{grid-template-columns:1fr}.create-page-mobile .create-form,.create-page-mobile .create-preview{border-radius:12px}.create-page-mobile .create-preview{position:static}.create-page-mobile .form-grid.two,.create-page-mobile .form-grid.three,.create-page-mobile .form-grid.four{grid-template-columns:1fr}.create-page-mobile .tax-rule{grid-template-columns:auto minmax(0,1fr);align-items:start;padding:10px}.create-page-mobile .tax-rule b{grid-column:2}.create-page-mobile .create-actions{display:grid;grid-template-columns:1fr}.create-page-mobile .create-actions .primary-action{width:100%;min-width:0}.create-page-mobile .preview-price,.create-page-mobile .tax-preview,.create-page-mobile .preview-checks{grid-template-columns:1fr}.toast{top:auto;right:16px;bottom:90px;left:16px;max-width:none;text-align:center}}
