body:has(.theme-abyss){background:#060d2e}.theme-abyss{--abyss:#060d2e;--navy:#0a1530;--panel:rgba(10,21,48,.62);--panel-2:rgba(14,28,62,.78);--mint:#00dfa2;--mint-deep:#00a37a;--sky:#ddebf8;--violet:#7c6cf2;--t1:#eef4fc;--t2:#afc0dc;--t3:#7e90b4;--line:rgba(221,235,248,.12);--line-2:rgba(221,235,248,.2);--down:#ff6b81;--bg:var(--abyss);--surface:var(--panel);--surface-2:var(--panel-2);--text:var(--t1);--slate:var(--t2);--muted:var(--t3);--faint:var(--t3);--green:var(--mint);--red:var(--down);--gold:var(--mint);--gold-deep:var(--mint-deep);--headline:var(--font-sora),system-ui,sans-serif;--body:var(--font-inter),system-ui,sans-serif;--chart-bg:transparent;--chart-text:var(--t2);--chart-grid:var(--line);--chart-border:var(--line-2);--chart-up:var(--mint);--chart-down:var(--down);--chart-up-soft:rgba(0,223,162,.38);--chart-down-soft:rgba(255,107,129,.38);--shadow:0 12px 40px rgba(0,0,0,.45);position:relative;min-height:100vh;background:var(--abyss);color:var(--t1);font-family:var(--body);font-size:14px}.theme-abyss #sky{z-index:0}.theme-abyss #sky,.theme-abyss .grain{position:fixed;inset:0;pointer-events:none}.theme-abyss .grain{z-index:1;opacity:.35;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 240 240' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.18'/%3E%3C/svg%3E")}.theme-abyss .shell{position:relative;z-index:2;display:flex;min-height:100vh}.theme-abyss .shell-main{flex:1 1 auto;min-width:0}.theme-abyss .px{font-family:var(--font-silk),monospace}.theme-abyss h1,.theme-abyss h2{font-family:var(--headline);letter-spacing:-.02em;color:var(--t1)}.theme-abyss a{color:inherit}.theme-abyss .muted{color:var(--t3)}.theme-abyss .small{font-size:12px}.theme-abyss .up{color:var(--mint)}.theme-abyss .down{color:var(--down)}.theme-abyss .rail{position:-webkit-sticky;position:sticky;top:0;align-self:flex-start;height:100vh;width:76px;flex:0 0 76px;display:flex;flex-direction:column;gap:4px;padding:14px 8px;border-right:1px solid var(--line);background:rgba(6,13,46,.55);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.theme-abyss .rail-item,.theme-abyss .tab-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 4px;border-radius:10px;color:var(--t3);text-decoration:none;font-size:10px;font-weight:500;letter-spacing:.01em;background:none;border:0;cursor:pointer;font-family:inherit}.theme-abyss .rail-item:hover,.theme-abyss .tab-item:hover{color:var(--t1);background:rgba(221,235,248,.06)}.theme-abyss .rail-item.on,.theme-abyss .tab-item.on{color:var(--mint);background:rgba(0,223,162,.1)}.theme-abyss .rail-ico{width:22px;height:22px;display:inline-flex}.theme-abyss .rail-ico svg{width:22px;height:22px}.theme-abyss .tabbar{display:none}.theme-abyss .topbar{position:-webkit-sticky;position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:14px;height:60px;padding:0 18px;border-bottom:1px solid var(--line);background:rgba(6,13,46,.78);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.theme-abyss .tb-logo{display:inline-flex;align-items:center;gap:8px;text-decoration:none;flex:0 0 auto}.theme-abyss .tb-logo img{width:34px;height:34px;image-rendering:pixelated}.theme-abyss .tb-word{font-size:15px;color:var(--t1);letter-spacing:.02em}.theme-abyss .tb-search{position:relative;flex:0 1 380px;min-width:180px}.theme-abyss .tb-kbd{position:absolute;right:10px;top:50%;transform:translateY(-50%);font:600 11px/1 var(--body);color:var(--t3);border:1px solid var(--line-2);border-radius:5px;padding:3px 6px;pointer-events:none}.theme-abyss .header-search{width:100%}.theme-abyss .header-search input{width:100%;height:38px;border-radius:10px;border:1px solid var(--line-2);background:rgba(10,21,48,.7);color:var(--t1);padding-right:36px}.theme-abyss .header-search input::placeholder{color:var(--t3)}.theme-abyss .header-search input:focus{border-color:var(--mint);outline:none;box-shadow:0 0 0 3px rgba(0,223,162,.18)}.theme-abyss .search-ico{color:var(--t3)}.theme-abyss .search-dd{background:#0b1737;border:1px solid var(--line-2);box-shadow:var(--shadow);color:var(--t1)}.theme-abyss .search-item.on,.theme-abyss .search-item:hover{background:rgba(221,235,248,.07)}.theme-abyss .tb-stats{display:flex;align-items:center;gap:18px;flex:1 1 auto;min-width:0;overflow:hidden;padding:0 6px}.theme-abyss .tb-cell{display:inline-flex;align-items:baseline;gap:6px;white-space:nowrap;font-size:12px}.theme-abyss .tb-k{color:var(--t3)}.theme-abyss .tb-v{color:var(--t1);font-weight:600}.theme-abyss .tb-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto;margin-left:auto}.theme-abyss .cur-toggle{background:rgba(10,21,48,.7);border:1px solid var(--line-2);border-radius:9px}.theme-abyss .cur-toggle button{color:var(--t3);background:none}.theme-abyss .btn-mint,.theme-abyss .cur-toggle button.on{color:#041a12;background:var(--mint)}.theme-abyss .btn-mint{height:36px;padding:0 14px;border-radius:9px;border:0;font:600 13px var(--body);cursor:pointer}.theme-abyss .btn-mint:hover{background:#22f0b7}.theme-abyss .track-wrap{position:relative}.theme-abyss .track-pop{position:absolute;right:0;top:calc(100% + 8px);width:360px;max-width:90vw;padding:12px;border-radius:12px;background:#0b1737;border:1px solid var(--line-2);box-shadow:var(--shadow);display:grid;grid-gap:8px;gap:8px}.theme-abyss .wallet-form input{background:rgba(10,21,48,.7);border:1px solid var(--line-2);color:var(--t1)}.theme-abyss .wallet-form button{background:var(--mint);color:#041a12;border:0}.theme-abyss .home-main{padding:14px 18px 80px}.theme-abyss .ada-price{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin:10px 0 14px}.theme-abyss .ada-price-ph{min-height:64px}.theme-abyss .mkt-card{min-width:0;padding:10px 14px;border-radius:14px;border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.theme-abyss .mkt-card-ada{border-color:rgba(0,223,162,.35);background:linear-gradient(180deg,rgba(0,223,162,.1),var(--panel) 70%)}.theme-abyss .mkt-k{display:flex;align-items:baseline;gap:8px;margin-bottom:6px;min-width:0}.theme-abyss .mkt-sym{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--t2)}.theme-abyss .mkt-card-ada .mkt-sym{color:var(--mint)}.theme-abyss .mkt-name{font-size:11px;color:var(--t3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.theme-abyss .mkt-row{display:flex;align-items:baseline;justify-content:space-between;gap:8px;flex-wrap:wrap}.theme-abyss .mkt-v{font-size:16px;font-weight:700;line-height:1.1;color:var(--t1);font-family:var(--headline);letter-spacing:-.02em}.theme-abyss .mkt-ch{font-size:12px;font-weight:600;white-space:nowrap}.theme-abyss .mkt-ch.up{color:var(--mint)}.theme-abyss .mkt-ch.down{color:var(--down)}.theme-abyss .home-h1{font-size:17px;font-weight:600;margin:4px 0 12px;color:var(--t2)}.theme-abyss .home-h1:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--mint);margin-right:9px;box-shadow:0 0 10px var(--mint);vertical-align:2px}.theme-abyss .views{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px;margin:6px 0 10px}.theme-abyss .results-h{font-size:18px;margin:0}.theme-abyss .view-pills{display:flex;gap:4px;padding:3px;border-radius:11px;background:var(--panel);border:1px solid var(--line);flex-wrap:wrap}.theme-abyss .pill{padding:7px 13px;border-radius:8px;font-size:13px;font-weight:500;color:var(--t3);text-decoration:none;white-space:nowrap}.theme-abyss .pill.sm{padding:5px 10px;font-size:12px}.theme-abyss .pill:hover{color:var(--t1);background:rgba(221,235,248,.06)}.theme-abyss .pill.on{color:#041a12;background:var(--mint);font-weight:600}.theme-abyss .view-tools{margin-left:auto;display:flex;align-items:center;gap:12px}.theme-abyss .favs-toggle{color:var(--t3);border:1px solid var(--line-2);background:var(--panel)}.theme-abyss .favs-toggle.on{color:var(--mint);border-color:var(--mint)}.theme-abyss .live{color:var(--t3);font-size:12px}.theme-abyss .pulse{background:var(--mint);box-shadow:0 0 0 0 rgba(0,223,162,.6)}.theme-abyss .table-wrap{border:1px solid var(--line);border-radius:14px;background:var(--panel);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden}.theme-abyss .table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.theme-abyss .ttable{width:100%;border-collapse:separate;border-spacing:0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.theme-abyss .ttable td.tcol{max-width:340px}.theme-abyss .ttable td,.theme-abyss .ttable th{padding:10px 14px;text-align:right;white-space:nowrap;border-bottom:1px solid var(--line);font-size:13.5px;vertical-align:middle}.theme-abyss .ttable th{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--t3);background:rgba(6,13,46,.5)}.theme-abyss .ttable td.rank,.theme-abyss .ttable th.rank{text-align:left;width:44px;color:var(--t3);padding-right:4px}.theme-abyss .ttable td.tcol,.theme-abyss .ttable th.tcol{text-align:left}.theme-abyss .ttable tbody tr:hover td{background:rgba(221,235,248,.04)}.theme-abyss .ttable tbody tr:last-child td{border-bottom:0}.theme-abyss .ttable tr.pinned td{background:rgba(0,223,162,.06)}.theme-abyss .ttable tr.pinned td:first-child{box-shadow:inset 3px 0 0 var(--mint)}.theme-abyss .ttable tr.pinned td.rank{color:var(--mint)}.theme-abyss .tok{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--t1)}.theme-abyss .tok-txt{display:inline-flex;flex-direction:column;line-height:1.2}.theme-abyss .tok-line{display:inline-flex;align-items:center;gap:6px}.theme-abyss .sym{font-weight:600;color:var(--t1)}.theme-abyss .pair{color:var(--t3);font-size:12px}.theme-abyss .venue{font-size:11px;color:var(--t3)}.theme-abyss .op-badge{font-size:10px;font-weight:600;color:var(--mint);border:1px solid rgba(0,223,162,.45);border-radius:5px;padding:1px 6px;letter-spacing:.02em;text-transform:uppercase}.theme-abyss .tavatar{background:rgba(221,235,248,.1);color:var(--t2)}.theme-abyss .pct{font-weight:600}.theme-abyss .bar{display:block;height:3px;width:100%;margin-top:5px;border-radius:2px;background:rgba(221,235,248,.08);overflow:hidden}.theme-abyss .bar>span{display:block;height:100%;border-radius:2px;background:var(--mint)}.theme-abyss .bar-sky>span{background:var(--sky);opacity:.7}.theme-abyss .bar-violet>span{background:var(--violet)}.theme-abyss .swap-btn{background:rgba(0,223,162,.12);color:var(--mint);border:1px solid rgba(0,223,162,.35)}.theme-abyss .swap-btn:hover{background:var(--mint);color:#041a12}.theme-abyss .star{color:var(--t3)}.theme-abyss .star.on{color:var(--mint)}.theme-abyss .caption{font-size:12px;margin:10px 2px 0}.theme-abyss .notice{background:var(--panel);border:1px solid var(--line);color:var(--t2)}.theme-abyss .pager{color:var(--t3)}.theme-abyss .pager a{color:var(--mint)}.theme-abyss .watchlist .table-card{background:var(--panel);border:1px solid var(--line);box-shadow:none}.theme-abyss .watchlist td,.theme-abyss .watchlist th{border-color:var(--line)}.theme-abyss .seo{color:var(--t2);max-width:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(420px,100%),1fr));grid-column-gap:48px;column-gap:48px;align-items:start}.theme-abyss .seo-block{max-width:none;padding:26px 0 0}.theme-abyss .seo h2,.theme-abyss .seo h3{color:var(--t1)}.theme-abyss .site-footer{border-top:1px solid var(--line);color:var(--t3);background:transparent}.theme-abyss .footer-links a{color:var(--t3)}.theme-abyss .footer-links a:hover{color:var(--t1)}.theme-abyss .swap-modal,.theme-abyss .swap-modal-card{background:#0b1737;color:var(--t1);border:1px solid var(--line-2)}@media (max-width:900px){.theme-abyss .tb-stats{display:none}.theme-abyss .ada-price{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-abyss .tb-search{flex:1 1 auto}}@media (max-width:640px){.theme-abyss .rail{display:none}.theme-abyss .tabbar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:40;height:62px;padding:4px 6px calc(4px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:rgba(6,13,46,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.theme-abyss .tab-item{flex:1 1;padding:6px 2px}.theme-abyss .sheet-backdrop{position:fixed;inset:0;z-index:45;background:rgba(0,0,0,.45)}.theme-abyss .sheet{position:absolute;left:0;right:0;bottom:0;padding:12px 12px calc(76px + env(safe-area-inset-bottom));border-radius:16px 16px 0 0;background:#0b1737;border-top:1px solid var(--line-2);display:grid;grid-gap:4px;gap:4px}.theme-abyss .sheet-item{display:flex;align-items:center;gap:12px;padding:12px 10px;border-radius:10px;color:var(--t1);text-decoration:none;font-size:15px}.theme-abyss .sheet-item:hover{background:rgba(221,235,248,.06)}.theme-abyss .topbar{height:auto;flex-wrap:wrap;gap:8px 10px;padding:8px 12px}.theme-abyss .tb-word{display:none}.theme-abyss .tb-search{order:3;flex:1 1 100%;min-width:0}.theme-abyss .tb-actions{margin-left:auto}.theme-abyss .cur-word{display:none}.theme-abyss .btn-mint{padding:0 10px;font-size:12px}.theme-abyss .track-pop{position:fixed;left:12px;right:12px;top:110px;width:auto;max-width:none}.theme-abyss .home-main{padding:10px 10px 90px}.theme-abyss .home-h1{font-size:15px}.theme-abyss .ada-price{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:6px 0 12px}.theme-abyss .ada-price-ph{min-height:136px}.theme-abyss .mkt-card{padding:10px 12px;border-radius:12px}.theme-abyss .mkt-name{display:none}.theme-abyss .mkt-v{font-size:15px}.theme-abyss .view-pills{flex-wrap:nowrap;overflow-x:auto;max-width:100%;scrollbar-width:none}.theme-abyss .view-pills::-webkit-scrollbar{display:none}.theme-abyss .view-tools{margin-left:0}.theme-abyss .ttable td,.theme-abyss .ttable th{padding:9px 10px;font-size:13px}.theme-abyss .tok{gap:7px}.theme-abyss .tok .tavatar,.theme-abyss .tok>div:first-child,.theme-abyss .tok>span:first-child{width:24px!important;height:24px!important;font-size:10px;flex:0 0 24px}.theme-abyss .sym{font-size:12px}.theme-abyss .venue{font-size:10px}.theme-abyss .ttable td.rank,.theme-abyss .ttable th.rank{position:-webkit-sticky;position:sticky;left:0;z-index:2;background:#0a1633;width:34px}.theme-abyss .ttable td.tcol,.theme-abyss .ttable th.tcol{position:-webkit-sticky;position:sticky;left:34px;z-index:2;background:#0a1633;box-shadow:6px 0 12px -6px rgba(0,0,0,.6);max-width:150px}.theme-abyss .ttable tr.pinned td.rank,.theme-abyss .ttable tr.pinned td.tcol{background:#0d2137}.theme-abyss .ttable tbody tr:hover td.rank,.theme-abyss .ttable tbody tr:hover td.tcol{background:#0a1633}.theme-abyss .table-wrap{position:relative}.theme-abyss .table-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;width:28px;pointer-events:none;background:linear-gradient(90deg,rgba(10,21,48,0),rgba(6,13,46,.85));border-radius:0 14px 14px 0}.theme-abyss .op-badge,.theme-abyss .venue{display:none}.theme-abyss .site-footer{padding-bottom:calc(80px + env(safe-area-inset-bottom))}}.theme-abyss .wrap{max-width:1400px;padding:22px 18px 80px}.theme-abyss .about,.theme-abyss .card,.theme-abyss .chart-card,.theme-abyss .compare-card,.theme-abyss .list-card,.theme-abyss .mover,.theme-abyss .multi-cell,.theme-abyss .panel,.theme-abyss .pf-card,.theme-abyss .stat,.theme-abyss .step,.theme-abyss .table-card,.theme-abyss .token-hero,.theme-abyss .trades,.theme-abyss .trending-card{background:var(--panel);border-color:var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.theme-abyss .hero{background:none}.theme-abyss .hero:after,.theme-abyss .hero:before{background:radial-gradient(58% 58% at 50% 30%,rgba(0,223,162,.14),transparent 70%)}.theme-abyss .hero .badge{color:var(--mint);background:rgba(0,223,162,.08);border-color:rgba(0,223,162,.3)}.theme-abyss .grad,.theme-abyss .hero h1 span{background:linear-gradient(115deg,var(--mint),var(--sky) 55%,var(--mint-deep));-webkit-background-clip:text;background-clip:text}.theme-abyss .header-search input:focus,.theme-abyss .wallet-form input:focus{border-color:var(--mint);box-shadow:0 0 0 3px rgba(0,223,162,.18)}.theme-abyss .step .num{color:var(--mint);background:rgba(0,223,162,.1);border-color:rgba(0,223,162,.3)}.theme-abyss .swap-modal-backdrop{background:rgba(3,8,28,.7)}.theme-abyss .trades-bar{background:rgba(255,107,129,.28)}.theme-abyss .chip .dot{background:var(--mint);color:#041a12}.theme-abyss .tm-tile{text-shadow:0 1px 2px rgba(0,0,0,.5)}.theme-abyss table th{color:var(--t3)}.theme-abyss table td,.theme-abyss table th{border-color:var(--line)}.theme-abyss tbody tr:hover td{background:rgba(221,235,248,.04)}.theme-abyss input,.theme-abyss select,.theme-abyss textarea{background:rgba(6,13,46,.6);color:var(--t1);border-color:var(--line-2)}.theme-abyss ::placeholder{color:var(--t3)}.theme-abyss ::-webkit-scrollbar-track{background:var(--abyss)}.theme-abyss ::-webkit-scrollbar-thumb{background:rgba(221,235,248,.18);border-color:var(--abyss)}.theme-abyss .all-tokens-link{text-align:center;margin:14px 0 0;font-size:14px}.theme-abyss .all-tokens-link a{color:var(--mint);text-decoration:none}.theme-abyss .all-tokens-link a:hover{text-decoration:underline}.theme-abyss .tokdir-jump{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin:0 0 22px}.theme-abyss .tokdir-jump a{min-width:34px;text-align:center;padding:6px 8px;border-radius:8px;border:1px solid var(--line);background:var(--panel);color:var(--t2);font-size:13px;font-weight:600;text-decoration:none}.theme-abyss .tokdir-jump a:hover{color:var(--mint);border-color:var(--line-2)}.theme-abyss .tokdir-group{margin:0 0 26px;scroll-margin-top:80px}.theme-abyss .tokdir-group h2{font-size:15px;color:var(--t3);letter-spacing:.06em;text-transform:uppercase;margin:0 0 8px;padding:0 4px}.theme-abyss .tokdir-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:8px;gap:8px}.theme-abyss .tokdir-item{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:12px;border:1px solid var(--line);background:var(--panel);color:var(--t1);text-decoration:none;min-width:0}.theme-abyss .tokdir-item:hover{border-color:var(--line-2);background:var(--panel-2)}.theme-abyss .tokdir-sym{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;font-size:14px;display:flex;align-items:center;gap:6px}.theme-abyss .tokdir-px{color:var(--t2);font-size:13px;white-space:nowrap}.theme-abyss .tokdir-ch{font-size:12.5px;font-weight:600;white-space:nowrap;min-width:64px;text-align:right}.theme-abyss .tokdir-ch.up{color:var(--mint)}.theme-abyss .tokdir-ch.down{color:var(--down)}@media (max-width:640px){.theme-abyss .tokdir-list{grid-template-columns:1fr;gap:6px}.theme-abyss .tokdir-item{padding:8px 10px}}