:root{--red:#ef233c;--blue:#2256d9;--ink:#111217;--muted:#71747d;--dim:#9a9da5;--line:#e5e6e9;--soft:#f6f7f8;--green:#0a8a61;--amber:#b36a00;--max:1320px;--font:Inter,"PingFang SC","Microsoft YaHei",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:14px/1.55 var(--font)}button,input,select{font:inherit}a{color:inherit;text-decoration:none}a:hover{color:var(--red)}button{cursor:pointer}.skip-link{position:fixed;z-index:100;left:16px;top:-60px;background:var(--ink);color:#fff;padding:9px 13px}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
:focus-visible{outline:3px solid rgba(34,86,217,.28);outline-offset:2px}.topbar{height:64px;padding:0 max(24px,3.2vw);display:flex;align-items:center;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(255,255,255,.94);backdrop-filter:blur(15px);z-index:30}.brand{display:flex;align-items:center;gap:9px;margin-right:auto}.brand img{width:31px;height:31px;object-fit:contain}.brand strong{font-size:20px;letter-spacing:-.6px}.topbar nav{display:flex;gap:28px;color:var(--muted);font-size:13px}.topbar nav a:hover{color:var(--ink)}.topic-label{margin-left:34px;padding-left:22px;border-left:1px solid var(--line);font-size:12px;color:var(--muted)}
.hero{min-height:550px;position:relative;overflow:hidden;border-bottom:1px solid var(--line);display:grid;align-items:center;background:linear-gradient(120deg,#fff 20%,#fbfbfc 100%)}.hero-inner{width:min(var(--max),calc(100% - 48px));margin:auto;position:relative;z-index:2;padding:74px 0}.eyebrow{margin:0 0 10px;color:var(--red);font-size:11px;font-weight:750;letter-spacing:.16em}.hero h1{font-size:clamp(52px,7.2vw,98px);line-height:.94;letter-spacing:-.065em;margin:0;max-width:850px}.hero-copy{font-size:17px;color:var(--muted);max-width:510px;margin:28px 0 30px}.hero-orbit{position:absolute;right:-4vw;top:50%;width:min(48vw,650px);aspect-ratio:1;transform:translateY(-50%);border:1px solid #eceef1;border-radius:50%;animation:hero-in .8s ease-out both}.hero-orbit:before,.hero-orbit:after{content:"";position:absolute;border:1px solid #eceef1;border-radius:50%;inset:14%}.hero-orbit:after{inset:31%}.hero-orbit b{position:absolute;inset:0;display:grid;place-items:center;font-size:clamp(150px,25vw,340px);line-height:1;color:#f0f1f3;letter-spacing:-.12em}.hero-orbit i{position:absolute;width:10px;height:10px;background:var(--red);border-radius:50%;z-index:2}.hero-orbit i:nth-child(1){left:10%;top:30%}.hero-orbit i:nth-child(2){right:6%;top:48%;background:var(--blue)}.hero-orbit i:nth-child(3){left:46%;bottom:0;background:var(--green)}
.freshness{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:12px}.freshness>i{width:8px;height:8px;border-radius:50%;background:var(--green)}.freshness.stale>i{background:var(--amber)}.freshness.error>i{background:var(--red)}.freshness button{border:0;background:none;color:var(--blue);padding:4px 6px}.source-status{position:absolute;margin-top:10px;background:#fff;border:1px solid var(--line);box-shadow:0 16px 45px rgba(15,20,30,.1);padding:8px 14px;min-width:330px}.source-status div{display:flex;justify-content:space-between;gap:30px;padding:7px 0;border-bottom:1px solid var(--line);font-size:12px}.source-status div:last-child{border:0}.source-status em{font-style:normal;color:var(--green)}.source-status em.stale{color:var(--amber)}
.insight-strip{max-width:var(--max);margin:auto;padding:54px 24px;display:grid;grid-template-columns:260px 1fr;gap:60px;border-bottom:1px solid var(--line)}.insight-strip h2,.section-title h2,.method h2{font-size:30px;line-height:1.1;letter-spacing:-.035em;margin:0}.insight-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);column-gap:42px}.insight-list li{position:relative;padding:13px 0 13px 25px;border-bottom:1px solid var(--line);font-size:15px}.insight-list li:before{content:"";position:absolute;left:0;top:20px;width:7px;height:7px;border-radius:50%;background:var(--dim)}.insight-list li.up:before{background:var(--green)}.insight-list li.down:before{background:var(--red)}.insight-list b{margin-right:7px}.loading-line{color:var(--muted)}
.section{max-width:var(--max);margin:auto;padding:76px 24px;border-bottom:1px solid var(--line);scroll-margin-top:64px}.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:32px}.section-title h2{font-size:34px}.section-title p:last-child{color:var(--muted);margin:9px 0 0}.section-title>a{font-size:12px;color:var(--blue)}.segmented{display:flex;border:1px solid var(--line);border-radius:7px;padding:3px;background:var(--soft)}.segmented button{border:0;background:transparent;color:var(--muted);min-height:32px;padding:0 13px;border-radius:5px;font-size:12px}.segmented button.active{background:#fff;color:var(--ink);box-shadow:0 2px 7px rgba(20,24,32,.08)}
.range-availability{text-align:right!important;margin:6px 0 0!important;color:var(--muted);font-size:10px}
.kpi-board{display:grid;grid-template-columns:1.35fr repeat(4,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--line)}.kpi{position:relative;min-width:0;padding:23px 20px;border-right:1px solid var(--line);transition:background .2s}.kpi:first-child{padding-left:0}.kpi:last-child{border:0}.kpi:hover{background:#fafafb}.kpi span,.kpi small{display:block;color:var(--muted);font-size:11px}.kpi strong{display:block;font-size:25px;letter-spacing:-.045em;margin:7px 0}.kpi:first-child strong{font-size:32px}.kpi em{font-style:normal;font-size:11px}.up{color:var(--green)!important}.down{color:var(--red)!important}.neutral{color:var(--muted)!important}.sparkline{height:58px;margin-top:14px}.sparkline svg,.wide-chart svg{display:block;width:100%;height:100%;overflow:visible}.sparkline .area,.wide-chart .area{fill:rgba(34,86,217,.07)}.sparkline .line,.wide-chart .line{fill:none;stroke:var(--blue);stroke-width:2}.sparkline .point,.wide-chart .point{fill:#fff;stroke:var(--blue);stroke-width:2}.sparkline .cross,.wide-chart .cross{stroke:#aeb4c1;stroke-width:1;stroke-dasharray:2 3;opacity:0}.data-note{color:var(--muted);font-size:11px;margin:18px 0 0}
.launchpad-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);gap:60px;align-items:start}.rank-chart{border-top:1px solid var(--ink)}.rank-row{display:grid;grid-template-columns:130px 1fr 100px;gap:18px;align-items:center;min-height:54px;border-bottom:1px solid var(--line)}.rank-row span{font-weight:650}.rank-row i{height:9px;background:#eceef2;position:relative;overflow:hidden}.rank-row i:after{content:"";position:absolute;inset:0 auto 0 0;width:var(--w);background:var(--c)}.rank-row strong{text-align:right;font-variant-numeric:tabular-nums}.legend{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.legend div{display:flex;align-items:center;gap:9px;padding:10px 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:12px}.legend i{width:8px;height:8px;background:var(--c)}.legend em{font-style:normal;color:var(--amber);margin-left:auto;font-size:10px}
.table-tools{display:flex;gap:10px;margin-bottom:16px}.table-tools input,.table-tools select{height:40px;border:1px solid var(--line);border-radius:7px;background:#fff;padding:0 12px;color:var(--ink)}.search-field{flex:1}.search-field input{width:100%}.table-tools button{border:0;background:var(--soft);padding:0 15px;border-radius:7px;color:var(--muted)}.result-count{color:var(--muted);font-size:12px}.table-wrap{overflow-x:auto;border-top:1px solid var(--ink)}table{width:100%;border-collapse:collapse;min-width:830px}th,td{padding:13px 12px;border-bottom:1px solid var(--line);text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}th:first-child,td:first-child,th:nth-child(2),td:nth-child(2){text-align:left}th{font-size:11px;color:var(--muted);font-weight:550;background:#fff}th button{border:0;background:none;color:inherit;padding:0}th button.sorted{color:var(--ink)}th button.sorted:after{content:" ↓";color:var(--red)}th button.sorted.asc:after{content:" ↑"}.coin{display:flex;align-items:center;gap:10px;text-align:left}.coin img{width:29px;height:29px;border-radius:50%;background:var(--soft)}.coin span span{display:block}.coin b{font-size:13px}.coin small{color:var(--muted);max-width:165px;display:block;overflow:hidden;text-overflow:ellipsis}.badge{display:inline-block;border-radius:4px;padding:2px 6px;font-size:10px;background:var(--soft);color:var(--muted)}.badge.risk{background:#fff0f2;color:#c61932}.badge.warn{background:#fff7e8;color:#986000}.badge.ok{background:#eaf8f2;color:#087753}.empty{text-align:center!important;color:var(--muted);padding:38px!important}.stock-table td:first-child b{display:block}.stock-table td:first-child small,.market-time{display:block;color:var(--muted);font-size:10px}.market-state{display:inline-block;font-size:10px;padding:3px 7px;border-radius:99px;background:var(--soft);color:var(--muted)}
.capital-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.capital-panel>header{display:flex;align-items:baseline;justify-content:space-between;border-top:1px solid var(--ink);padding:20px 0}.capital-panel h3{font-size:18px;margin:0}.capital-panel header strong{font-size:28px;letter-spacing:-.04em}.composition{display:flex;height:13px;background:var(--soft);overflow:hidden;margin:8px 0 18px}.composition i{height:100%;background:var(--c);width:var(--w);border-right:2px solid #fff}.stable-row{display:grid;grid-template-columns:1fr 100px 60px;align-items:center;padding:9px 0;border-bottom:1px solid var(--line)}.stable-row small{color:var(--muted);margin-left:6px}.stable-row span,.stable-row em{text-align:right;font-style:normal}.wide-chart{height:155px;margin-top:26px;position:relative}.wide-chart.empty-chart{display:grid;place-items:center;color:var(--muted);font-size:12px;background:var(--soft)}.bridge-stats{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.bridge-stats div{padding:14px 0;border-bottom:1px solid var(--line)}.bridge-stats div:nth-child(odd){border-right:1px solid var(--line)}.bridge-stats div:nth-child(even){padding-left:18px}.bridge-stats span{display:block;color:var(--muted);font-size:11px}.bridge-stats b{font-size:17px}
.protocol{background:#fafafb;max-width:none;padding-left:max(24px,calc((100vw - var(--max))/2 + 24px));padding-right:max(24px,calc((100vw - var(--max))/2 + 24px))}.protocol-layout{display:grid;grid-template-columns:.75fr 1.1fr 1.4fr;gap:50px;align-items:start}.protocol-lead strong{display:block;font-size:48px;line-height:1;letter-spacing:-.05em}.protocol-lead span{color:var(--muted)}.protocol-metrics{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--ink)}.metric{padding:13px 0;border-bottom:1px solid var(--line)}.metric:nth-child(odd){border-right:1px solid var(--line)}.metric:nth-child(even){padding-left:16px}.metric span{display:block;color:var(--muted);font-size:11px}.metric b{font-size:16px}
.method{max-width:var(--max);margin:auto;padding:76px 24px;display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}.method>div>p:last-child{color:var(--muted);max-width:380px}.method-list{border-top:1px solid var(--ink)}details{border-bottom:1px solid var(--line);padding:16px 0}summary{font-weight:650;cursor:pointer}details p{color:var(--muted);font-size:12px;margin:10px 0 0}details a{color:var(--blue)}footer{border-top:1px solid var(--line);min-height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - var(--max))/2 + 24px));color:var(--muted);font-size:12px}footer strong{color:var(--ink);font-size:17px}.tooltip{position:fixed;z-index:60;pointer-events:none;background:rgba(17,18,23,.94);color:#fff;border-radius:6px;padding:8px 10px;font-size:11px;box-shadow:0 8px 25px rgba(0,0,0,.18)}.tooltip b,.tooltip span{display:block}.tooltip span{color:#d5d6db}
@keyframes hero-in{from{opacity:0;transform:translate(5%, -50%) scale(.94)}to{opacity:1;transform:translateY(-50%) scale(1)}}@keyframes rise{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.hero-inner>*{animation:rise .55s ease-out both}.hero-inner>*:nth-child(2){animation-delay:.06s}.hero-inner>*:nth-child(3){animation-delay:.12s}.hero-inner>*:nth-child(4){animation-delay:.18s}
@media(max-width:980px){.topbar nav{display:none}.hero{min-height:500px}.hero-orbit{right:-22vw;width:70vw}.insight-strip{grid-template-columns:1fr;gap:18px}.kpi-board{grid-template-columns:repeat(2,1fr)}.kpi:first-child{grid-column:1/-1;border-bottom:1px solid var(--line)}.kpi:nth-child(2n){padding-left:0}.launchpad-layout,.capital-grid{grid-template-columns:1fr;gap:35px}.protocol-layout{grid-template-columns:1fr 1fr}.protocol-layout .wide-chart{grid-column:1/-1}.method{grid-template-columns:1fr;gap:30px}}
@media(max-width:640px){.topbar{padding:0 16px}.topic-label{margin-left:auto;border:0;padding:0}.brand img{width:27px;height:27px}.hero{min-height:475px}.hero-inner{width:calc(100% - 32px);padding:55px 0}.hero h1{font-size:50px}.hero-copy{font-size:15px;max-width:310px}.hero-orbit{opacity:.62;right:-42vw;width:100vw}.source-status{width:min(350px,calc(100vw - 32px));min-width:0}.insight-strip,.section,.method{padding:48px 16px}.insight-list{grid-template-columns:1fr}.section-title{align-items:flex-start;flex-direction:column;margin-bottom:24px}.section-title h2{font-size:29px}.segmented{width:100%;overflow-x:auto}.segmented button{flex:1;white-space:nowrap}.kpi-board{grid-template-columns:1fr 1fr}.kpi{padding:18px 12px}.kpi strong,.kpi:first-child strong{font-size:23px}.launchpad-layout{gap:24px}.rank-row{grid-template-columns:96px 1fr 74px;gap:10px}.legend{grid-template-columns:1fr}.table-tools{display:grid;grid-template-columns:1fr 1fr}.search-field{grid-column:1/-1}.table-tools input,.table-tools select{width:100%}.table-tools button{min-height:40px}.token-section .table-wrap{margin-left:-16px;margin-right:-16px}.token-section table{min-width:590px}.token-section th.optional,.token-section td.optional{display:none}.token-section th:nth-child(2),.token-section td:nth-child(2){position:sticky;left:0;background:#fff;z-index:2;box-shadow:1px 0 var(--line)}.coin small{max-width:105px}.capital-grid{gap:50px}.protocol{padding-left:16px;padding-right:16px}.protocol-layout{grid-template-columns:1fr}.protocol-layout .wide-chart{grid-column:auto}.method-list{min-width:0}footer{padding:24px 16px;display:block}footer span{display:block;margin-top:5px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.panews-mark{display:grid;place-items:center;width:35px;height:35px;border-radius:5px;background:var(--red);color:#fff;font-size:7px;font-weight:800;letter-spacing:-.04em}
@media(max-width:640px){.panews-mark{width:29px;height:29px}}
.source-lockup{display:flex;align-items:center;gap:12px;font-size:11px}.source-lockup span{padding:5px 9px;background:#f1f4fa;color:var(--blue);border-radius:4px}.source-lockup a{color:var(--muted)}
.dune-section{max-width:none;padding-left:max(24px,calc((100vw - var(--max))/2 + 24px));padding-right:max(24px,calc((100vw - var(--max))/2 + 24px));background:#fafafb}.dune-counter-row{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--line);margin-bottom:34px}.dune-counter{min-width:0;padding:14px 16px 8px;border-right:1px solid var(--line);background:#fff}.dune-counter:first-child{padding-left:0;background:#fafafb}.dune-counter:last-child{border-right:0}.dune-counter header,.dune-viz header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.dune-counter header span{font-size:11px;color:var(--muted)}.dune-counter a,.dune-viz a{font-size:10px;color:var(--blue)}.dune-counter iframe{display:block;width:100%;height:112px;border:0;background:transparent}
.dune-embed-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px}.dune-viz{min-width:0;border-top:1px solid var(--ink);padding-top:15px}.dune-viz-wide{grid-column:1/-1}.dune-viz h3,.subsection-head h3{font-size:16px;margin:0}.dune-viz header p,.subsection-head p{font-size:11px;color:var(--muted);margin:3px 0 0}.dune-viz iframe{display:block;width:100%;height:335px;border:0;margin-top:10px;background:#fff}.dune-viz-wide iframe{height:380px}.launchpad-embeds .dune-viz iframe{height:390px}.subsection-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:58px 0 18px;padding-top:24px;border-top:1px solid var(--line)}.subsection-head>a{color:var(--blue);font-size:11px}.compact-dune-table{border-top-color:var(--line)}.compact-dune-table table{min-width:680px}.compact-dune-table th:first-child,.compact-dune-table td:first-child{text-align:left}.compact-dune-table th,.compact-dune-table td{text-align:right}
.rwa-layout{display:grid;grid-template-columns:250px 1fr;gap:46px;align-items:stretch;margin-bottom:28px}.rwa-summary{border-top:1px solid var(--ink);padding-top:22px}.rwa-summary>span,.rwa-summary small{display:block;color:var(--muted);font-size:11px}.rwa-summary strong{display:block;font-size:38px;line-height:1.1;letter-spacing:-.05em;margin:9px 0}.rwa-summary p{color:var(--muted);margin:0 0 36px}.dune-native-chart{min-height:310px;border-top:1px solid var(--ink);padding-top:14px}.dune-native-chart svg{display:block;width:100%;height:280px}.dune-native-chart .axis{stroke:var(--line);stroke-width:1}.dune-native-chart rect{transition:opacity .15s}.dune-native-chart rect:hover{opacity:.72}.dune-native-chart.empty-chart{display:grid;place-items:center;align-content:center;gap:8px;background:var(--soft);color:var(--muted);font-size:12px}.dune-native-chart.empty-chart a{color:var(--blue)}.chart-legend{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:8px;color:var(--muted);font-size:10px}.chart-legend span{display:flex;align-items:center;gap:6px}.chart-legend i{width:7px;height:7px;background:var(--c)}.terminal-section{background:#fafafb;max-width:none;padding-left:max(24px,calc((100vw - var(--max))/2 + 24px));padding-right:max(24px,calc((100vw - var(--max))/2 + 24px))}
@media(max-width:980px){.dune-counter-row{grid-template-columns:1fr 1fr}.dune-counter:nth-child(2){border-right:0}.dune-counter:nth-child(-n+2){border-bottom:1px solid var(--line)}.rwa-layout{grid-template-columns:1fr}.rwa-summary p{margin-bottom:10px}}
@media(max-width:640px){.dune-section,.terminal-section{padding-left:16px;padding-right:16px}.source-lockup{width:100%;justify-content:space-between}.dune-counter-row,.dune-embed-grid{grid-template-columns:1fr}.dune-counter{border-right:0;border-bottom:1px solid var(--line);padding-left:0}.dune-counter:last-child{border-bottom:0}.dune-viz-wide{grid-column:auto}.dune-viz iframe,.dune-viz-wide iframe,.launchpad-embeds .dune-viz iframe{height:330px}.subsection-head{align-items:flex-start}.rwa-layout{gap:22px}.dune-native-chart{min-height:240px}.dune-native-chart svg{height:220px}}
.liquidity-section{background:#fafafb;max-width:none;padding-left:max(24px,calc((100vw - var(--max))/2 + 24px));padding-right:max(24px,calc((100vw - var(--max))/2 + 24px))}.liquidity-overview{display:grid;grid-template-columns:.72fr 1fr 1.15fr;gap:54px;align-items:start;margin-bottom:42px}.liquidity-lead{border-top:1px solid var(--ink);padding-top:21px}.liquidity-lead span,.liquidity-lead p,.mini-title{color:var(--muted);font-size:11px}.liquidity-lead strong{display:block;font-size:43px;line-height:1;letter-spacing:-.055em;margin:10px 0}.liquidity-lead p{margin:0}.liquidity-metrics{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--ink)}.liquidity-metrics div{padding:13px 0;border-bottom:1px solid var(--line)}.liquidity-metrics div:nth-child(odd){border-right:1px solid var(--line)}.liquidity-metrics div:nth-child(even){padding-left:18px}.liquidity-metrics span{display:block;color:var(--muted);font-size:10px}.liquidity-metrics b{font-size:16px}.mini-title{margin:0 0 8px;text-transform:uppercase;letter-spacing:.08em}.liquidity-dex-chart .rank-row{grid-template-columns:110px 1fr 78px;min-height:43px;gap:12px}.liquidity-dex-chart .rank-row span{font-size:11px}.liquidity-dex-chart .rank-row strong{font-size:11px}.liquidity-table table{min-width:850px}.pool-pair{display:block;text-align:left}.pool-pair b,.pool-pair small{display:block}.pool-pair small{color:var(--muted);font-size:10px;font-weight:400}.liquidity-table th:first-child,.liquidity-table td:first-child{text-align:left}.liquidity-table th:nth-child(2),.liquidity-table td:nth-child(2){text-align:left}
.liquidity-table table{min-width:1040px}.pool-pair b em{display:inline-block;margin-left:5px;color:var(--muted);font-size:9px;font-style:normal;font-weight:550}.liquidity-table .market-time{margin-top:3px}
@media(max-width:980px){.liquidity-overview{grid-template-columns:1fr 1fr}.liquidity-overview>div:last-child{grid-column:1/-1}.liquidity-dex-chart .rank-row{grid-template-columns:130px 1fr 90px}}
@media(max-width:640px){.liquidity-section{padding-left:16px;padding-right:16px}.liquidity-overview{grid-template-columns:1fr;gap:28px}.liquidity-overview>div:last-child{grid-column:auto}.liquidity-table{margin-left:-16px;margin-right:-16px}.liquidity-table th:nth-child(2),.liquidity-table td:nth-child(2){position:sticky;left:0;background:#fafafb;z-index:2;box-shadow:1px 0 var(--line)}}
