: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.18fr repeat(6,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--line)}.kpi{position:relative;min-width:0;padding:23px 14px;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:23px;letter-spacing:-.045em;margin:7px 0}.kpi:first-child strong{font-size:29px}.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{display:none}.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}.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:18px 20px 17px;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 strong{display:block;font-size:27px;line-height:1.05;letter-spacing:-.045em;margin:15px 0 7px}.dune-counter small{display:block;color:var(--muted);font-size:10px;min-height:16px}
.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 .dune-native-chart{margin-top:10px}.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}.compact-dune-table .dune-token{display:block;text-align:left}.compact-dune-table .dune-token b,.compact-dune-table .dune-token small{display:block}.compact-dune-table .dune-token small{color:var(--muted);font-size:10px}.dune-inline-table{margin-top:18px;max-height:348px}.dune-inline-table table{min-width:0}.dune-inline-table th:first-child,.dune-inline-table td:first-child{text-align:left}.dune-inline-table td strong{font-size:14px}.table-rank{display:block;color:var(--red);font-size:9px;margin-top:2px}
.dune-inline-table{overflow-y:auto}
.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{position:relative;min-height:310px;border-top:1px solid var(--line);padding-top:14px}.dune-native-chart svg{display:block;width:100%;height:280px;overflow:visible}.dune-native-chart .grid{stroke:#e9eaed;stroke-width:1}.dune-native-chart .axis-label{fill:#8b8e96;font:9px var(--font)}.dune-native-chart rect{transition:opacity .15s}.dune-native-chart svg>rect:not(.chart-focus):hover{opacity:.75}.dune-native-chart .chart-focus{fill:rgba(17,18,23,.035);stroke:rgba(17,18,23,.16);stroke-width:1;opacity:0;pointer-events:none}.dune-native-chart:focus-visible{outline-offset:5px}.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)}.chart-period{margin:9px 0 0;color:var(--muted);font-size:10px;font-variant-numeric:tabular-nums;letter-spacing:.02em}.tooltip span{display:flex;align-items:center;gap:6px}.tooltip span i{width:6px;height:6px;background:var(--c);flex:0 0 auto}.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}.subsection-head{align-items:flex-start}.rwa-layout{gap:22px}.dune-native-chart{min-height:250px}.dune-native-chart svg{height:220px}.chart-legend{gap:6px 11px}.dune-inline-table{max-height:none}}
.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)}}

/* Fee economy and tokenized-equity research modules */
.fees-layout{display:grid;grid-template-columns:.7fr 1.45fr 1fr;gap:46px;align-items:start}.fees-lead{border-top:1px solid var(--ink);padding-top:20px}.fees-lead>span,.fees-lead>p{display:block;color:var(--muted);font-size:11px}.fees-lead>strong{display:block;margin:8px 0 4px;font-size:42px;line-height:1;letter-spacing:-.055em}.fees-lead>p{margin:0}.fees-periods{display:grid;grid-template-columns:1fr 1fr;margin-top:28px;border-top:1px solid var(--line)}.fees-periods div{padding:12px 0;border-bottom:1px solid var(--line)}.fees-periods div:first-child{border-right:1px solid var(--line)}.fees-periods div:last-child{padding-left:16px}.fees-periods span{display:block;color:var(--muted);font-size:10px;text-transform:uppercase}.fees-periods b{display:block;margin-top:2px;font-size:16px}.fees-trend{min-width:0}.app-fees-rank .rank-row{grid-template-columns:125px 1fr 68px;min-height:43px;gap:10px}.app-fees-rank .rank-row span,.app-fees-rank .rank-row strong{font-size:11px}.app-fees-rank .rank-row small{display:block;color:var(--muted);font-size:9px;font-weight:500}.fee-adjustment{margin:10px 0 0;color:var(--muted);font-size:10px}
.native-line-area{fill:rgba(239,35,60,.07)}.native-line-stroke{fill:none;stroke:var(--red);stroke-width:2}.native-line-focus{stroke:#9da1aa;stroke-width:1;stroke-dasharray:2 3;opacity:0;pointer-events:none}.native-line-point{fill:#fff;stroke:var(--red);stroke-width:2;opacity:0;pointer-events:none}
.stock-market-grid{display:grid;grid-template-columns:1fr 1fr;gap:38px}.stock-market-grid .dune-viz{min-width:0}.stock-heatmap .market-hours-outline{fill:none;stroke:rgba(17,18,23,.76);stroke-width:1.5;stroke-dasharray:5 3;vector-effect:non-scaling-stroke;pointer-events:none}.stock-heatmap .heat-focus{fill:none;stroke:var(--ink);stroke-width:2;opacity:0;pointer-events:none}.ticker-tools{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 14px}.ticker-tools .search-field{max-width:360px}.ticker-tools input{width:100%;height:40px;padding:0 12px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink)}.ticker-table{max-height:510px;overflow:auto}.ticker-table table{min-width:620px}.ticker-table thead th{position:sticky;top:0;z-index:3}.ticker-table th:first-child,.ticker-table td:first-child{width:112px}.ticker-table th:nth-child(2),.ticker-table td:nth-child(2){text-align:left}.ticker-table td:nth-child(2) b{font-size:13px}
@media(max-width:1200px){.topbar nav{gap:17px}.kpi{padding-left:10px;padding-right:10px}.kpi strong,.kpi:first-child strong{font-size:21px}}
@media(max-width:980px){.kpi-board{grid-template-columns:repeat(2,1fr)}.kpi:first-child{grid-column:auto;padding-left:0}.kpi:nth-child(2n+1){padding-left:0}.kpi:nth-child(2n){border-right:0}.kpi:nth-child(-n+5){border-bottom:1px solid var(--line)}.kpi strong,.kpi:first-child strong{font-size:25px}.fees-layout{grid-template-columns:1fr 1fr}.fees-trend{grid-column:1/-1;grid-row:2}.stock-market-grid{grid-template-columns:1fr}.stock-market-grid .dune-viz+.dune-viz{margin-top:18px}}
@media(max-width:640px){.kpi{padding:18px 10px}.kpi:nth-child(2n+1){padding-left:0}.kpi strong,.kpi:first-child strong{font-size:21px}.fees-layout{grid-template-columns:1fr;gap:30px}.fees-trend{grid-column:auto;grid-row:auto}.fees-lead>strong{font-size:37px}.stock-market-grid{gap:26px}.ticker-tools{align-items:flex-start;flex-direction:column}.ticker-tools .search-field{max-width:none;width:100%}.ticker-table{margin-left:-16px;margin-right:-16px}.ticker-table table{min-width:600px}.ticker-table th:first-child,.ticker-table td:first-child{position:sticky;left:0;z-index:2;background:#fff}.ticker-table th:nth-child(2),.ticker-table td:nth-child(2){position:sticky;left:112px;z-index:2;background:#fff;box-shadow:1px 0 var(--line)}.ticker-table thead th:first-child,.ticker-table thead th:nth-child(2){z-index:5}.stock-heatmap svg{min-width:640px}.stock-heatmap{overflow-x:auto}.subsection-head{gap:12px;flex-direction:column}}

/* PAData research terminal · Robinhood Chain edition */
:root{--rhood:#c7f43d;--rhood-dark:#477f0b;--rhood-soft:#f2fbd8;--red:#f04455;--blue:#2463eb;--ink:#121418;--muted:#727783;--dim:#9ba0aa;--line:#dfe2e6;--soft:#f3f5f6;--green:#09a963;--amber:#a76500}
body{background:#f7f8f9;color:var(--ink)}
a:hover{color:var(--rhood-dark)}
:focus-visible{outline-color:rgba(71,127,11,.35)}

/* Keep the full Revert sample inspectable without making the page excessively tall. */
.liquidity-table{max-height:680px;overflow:auto;border:1px solid var(--line);border-top:3px solid var(--rhood);border-radius:9px;overscroll-behavior:contain}
.liquidity-table thead th{position:sticky;top:0;z-index:4;background:#f1f3f4;box-shadow:0 1px 0 var(--line)}
.liquidity-table tbody tr:hover td{background:#fbfdf6}
.liquidity-table table{min-width:1040px}
.topbar{height:60px;border-bottom-color:#d9dde1;background:rgba(255,255,255,.96)}
.panews-mark{background:var(--rhood);color:#141b08;border-radius:3px}
.brand strong{font-size:19px}.topbar nav{gap:22px}.topic-label{font-weight:650;color:#50555f}
.hero{min-height:0;overflow:visible;display:block;background:#f7f8f9;border-bottom:0}
.hero-inner{width:min(var(--max),calc(100% - 48px));padding:30px 0 14px}
.eyebrow{color:var(--rhood-dark);font-size:10px;letter-spacing:.15em;margin-bottom:7px}
.hero h1{max-width:none;font-size:clamp(35px,4vw,52px);line-height:1.02;letter-spacing:-.045em}
.hero-copy{max-width:none;margin:10px 0 13px;font-size:14px}
.freshness>i{background:var(--rhood-dark)}.freshness button{color:var(--rhood-dark);font-weight:650}
.source-status{z-index:10;border-radius:8px}
.section{padding-top:62px;padding-bottom:62px}
.pulse-section{padding-top:16px;padding-bottom:42px;border-bottom:1px solid var(--line)}
.section-title{align-items:flex-end;margin-bottom:25px}.section-title h2{font-size:31px}.section-title p:last-child{margin-top:6px}
.pulse-section .section-title{margin-bottom:17px}.pulse-section .section-title h2{font-size:27px}
.period-label{display:inline-flex;align-items:center;min-height:27px;padding:0 10px;border:1px solid #cce49a;border-radius:4px;background:var(--rhood-soft);color:var(--rhood-dark);font-size:11px;font-weight:750}
.range-availability{margin-top:4px!important}
.kpi-board{grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-top:3px solid var(--rhood);border-radius:12px;background:#fff;box-shadow:0 6px 22px rgba(18,20,24,.035)}
.kpi,.kpi:first-child{padding:15px 17px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}
.kpi:nth-child(4n){border-right:0}.kpi:nth-child(n+5){border-bottom:0}.kpi:last-child{grid-column:span 2;border-right:0}
.kpi:hover{background:#fbfdf6}.kpi strong,.kpi:first-child strong{font-size:23px;margin:4px 0 1px}.kpi em{font-size:10px}.kpi span{font-size:10px;font-weight:650}
.sparkline{height:43px;margin-top:7px}.sparkline .area,.wide-chart .area{fill:rgba(199,244,61,.22)}.sparkline .line,.wide-chart .line{stroke:var(--rhood-dark)}.sparkline .point,.wide-chart .point{stroke:var(--rhood-dark)}
.native-line-area{fill:rgba(199,244,61,.2)}.native-line-stroke{stroke:var(--rhood-dark)}.native-line-point{stroke:var(--rhood-dark)}
.data-note{margin-top:16px;padding-top:11px;border-top:1px solid var(--line);line-height:1.6}
.dune-section,.liquidity-section,.terminal-section{background:#fff}
.source-lockup span{background:var(--rhood-soft);color:var(--rhood-dark);font-weight:650}
.dune-counter-row{overflow:hidden;border:1px solid var(--line);border-top:3px solid var(--rhood);border-radius:10px}.dune-counter,.dune-counter:first-child{padding:15px 17px;background:#fff}.dune-counter strong{margin:10px 0 4px}.dune-counter small{min-height:0}
.rank-chart{border-top-color:var(--line)}.rank-row i{height:10px;border-radius:2px;background:#edf0e8}.rank-row i:after{border-radius:2px}
.launchpad-rank-chart{margin-top:10px}.launchpad-rank-chart .rank-row{grid-template-columns:110px 1fr 75px;min-height:40px}.launchpad-rank-chart .rank-row span,.launchpad-rank-chart .rank-row strong{font-size:11px}
th{background:#f1f3f4;color:#686e78}th button.sorted:after{color:var(--rhood-dark)}
.table-wrap{border:1px solid var(--line);border-top-color:#cbd0d5;border-radius:8px;background:#fff}.table-wrap table{background:#fff}
.liquidity-table{border-top:1px solid var(--line)}
.time-zone-switch{display:inline-flex;flex:0 0 auto;padding:2px;border:1px solid var(--line);border-radius:5px;background:var(--soft)}
.time-zone-switch button{min-height:27px;padding:0 10px;border:0;border-radius:3px;background:transparent;color:var(--muted);font-size:10px}
.time-zone-switch button.active{background:var(--rhood);color:#1b250a;font-weight:750;box-shadow:0 1px 3px rgba(18,20,24,.1)}
.stock-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;margin:0 0 18px;border:1px solid var(--line);border-top:3px solid var(--rhood);border-radius:9px;background:#fff}
.stock-summary>div{padding:15px 18px;border-right:1px solid var(--line)}.stock-summary>div:last-child{border-right:0}.stock-summary span{display:block;color:var(--muted);font-size:10px}.stock-summary strong{display:block;margin-top:3px;font-size:22px;letter-spacing:-.035em}
.ticker-table{max-height:560px}.ticker-table table{min-width:1120px}.ticker-table th:first-child,.ticker-table td:first-child{width:82px}.ticker-table th:nth-child(2),.ticker-table td:nth-child(2){width:155px}.ticker-table td:nth-child(2) b,.ticker-table td:nth-child(2) small{display:block;text-align:left}.ticker-table td:nth-child(2) small{max-width:140px;overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis}
.volume-cell{position:relative;display:inline-flex;min-width:118px;justify-content:flex-end;padding:3px 6px;overflow:hidden;border-radius:3px}.volume-cell i{position:absolute;inset:0 auto 0 0;width:var(--w);background:rgba(76,198,166,.24)}.volume-cell b{position:relative;z-index:1}
.spread-badge{display:inline-block;min-width:56px;padding:2px 6px;border-radius:4px;text-align:center;font-weight:700}.spread-badge.up{background:#e9f8ef}.spread-badge.down{background:#fff0f2}.spread-badge.neutral{background:var(--soft)}
.market-state{border:1px solid var(--line);background:#f7f8f9}
.fees-lead,.liquidity-lead,.rwa-summary,.dune-viz{border-top-color:var(--rhood)}
.chart-period{color:#818690}
footer{background:#fff}

.defi-tvl-section{background:#fff}
.defi-tvl-overview{display:grid;grid-template-columns:280px minmax(0,1fr);gap:54px;align-items:stretch}
.defi-tvl-lead{padding-top:19px;border-top:3px solid var(--rhood)}
.defi-tvl-lead>span,.defi-tvl-lead>p{display:block;color:var(--muted);font-size:11px}
.defi-tvl-lead>strong{display:block;margin:7px 0 3px;font-size:42px;line-height:1;letter-spacing:-.055em}
.defi-tvl-lead>p{margin:0}
.defi-tvl-changes{display:grid;grid-template-columns:repeat(3,1fr);margin-top:27px;border-top:1px solid var(--line)}
.defi-tvl-changes div{padding:11px 8px 10px 0;border-right:1px solid var(--line)}
.defi-tvl-changes div+div{padding-left:10px}.defi-tvl-changes div:last-child{border-right:0}
.defi-tvl-changes span{display:block;color:var(--muted);font-size:9px;text-transform:uppercase}.defi-tvl-changes b{font-size:13px}
.defi-tvl-trend{min-width:0}.defi-protocol-head{margin-top:42px}
.defi-protocol-table{max-height:560px;overflow:auto;overscroll-behavior:contain}
.defi-protocol-table table{min-width:720px}.defi-protocol-table thead th{position:sticky;top:0;z-index:4;background:#f1f3f4;box-shadow:0 1px 0 var(--line)}
.defi-protocol-table th:first-child,.defi-protocol-table td:first-child{width:72px;text-align:left}
.defi-protocol-table th:nth-child(2),.defi-protocol-table td:nth-child(2){text-align:left}
.defi-protocol-table th:nth-child(3),.defi-protocol-table td:nth-child(3){text-align:left}
.defi-protocol-name b,.defi-protocol-name small{display:block}.defi-protocol-name small{color:var(--muted);font-size:10px;font-weight:400}
.defi-identity{display:flex;align-items:center;gap:10px}.defi-identity img{border-radius:50%;flex-shrink:0}.tvl-exclusion{display:block;position:relative;color:#626773;font-size:10px;cursor:help;white-space:nowrap}.tvl-exclusion [role=tooltip]{display:none;position:absolute;bottom:100%;right:0;width:240px;padding:12px;background:#22252b;color:#fff;white-space:normal;border-radius:5px;font-size:12px;z-index:8;box-shadow:0 4px 16px #0002}.tvl-exclusion:hover [role=tooltip],.tvl-exclusion:focus [role=tooltip]{display:block}.tvl-exclusion:focus-visible{outline:2px solid #457f0c;outline-offset:3px}
.protocol-tvl-cell{position:relative;display:inline-flex;min-width:150px;justify-content:flex-end;padding:3px 7px;overflow:hidden;border-radius:3px}
.protocol-tvl-cell i{position:absolute;inset:0 auto 0 0;width:var(--w);background:rgba(199,244,61,.32)}.protocol-tvl-cell b{position:relative;z-index:1}

@media(max-width:980px){
  .kpi-board{grid-template-columns:repeat(2,minmax(0,1fr))}
  .kpi,.kpi:first-child,.kpi:nth-child(2n+1){padding:15px 16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
  .kpi:nth-child(2n){border-right:0}.kpi:nth-child(n+7){border-bottom:0}
  .stock-summary{grid-template-columns:repeat(2,1fr)}.stock-summary>div:nth-child(2){border-right:0}.stock-summary>div:nth-child(-n+2){border-bottom:1px solid var(--line)}
  .defi-tvl-overview{grid-template-columns:220px minmax(0,1fr);gap:34px}
}
@media(max-width:640px){
  .topbar{height:55px;padding:0 16px}.brand strong{font-size:18px}
  .hero-inner{width:calc(100% - 32px);padding:23px 0 10px}.hero h1{font-size:34px}.hero h1 span{display:block}.hero-copy{margin:8px 0 10px;font-size:13px}
  .freshness{align-items:flex-start;flex-wrap:wrap;font-size:10px}.freshness button{padding:0 3px}
  .section,.method{padding-top:46px;padding-bottom:46px}.pulse-section{padding-top:14px;padding-bottom:35px}
  .section-title{gap:10px;margin-bottom:20px}.pulse-section .section-title{align-items:flex-start;flex-direction:row;justify-content:space-between}.pulse-section .section-title>div:first-child{max-width:78%}.pulse-section .section-title h2{font-size:25px}.pulse-section .section-title>div:last-child{text-align:right}.pulse-section .range-availability{display:none}
  .kpi,.kpi:first-child,.kpi:nth-child(2n+1){min-height:119px;padding:13px 11px}.kpi strong,.kpi:first-child strong{font-size:20px}.sparkline{height:35px;margin-top:5px}
  .dune-counter-row{grid-template-columns:repeat(2,minmax(0,1fr))}.dune-counter,.dune-counter:first-child{padding:14px 12px}.dune-counter:nth-child(2n){border-right:0}.dune-counter:nth-child(-n+2){border-bottom:1px solid var(--line)}
  .stock-summary>div{padding:13px 12px}.stock-summary strong{font-size:20px}
  .ticker-table{margin-left:-16px;margin-right:-16px;border-left:0;border-right:0;border-radius:0}.ticker-table table{min-width:1080px}.ticker-table th:first-child,.ticker-table td:first-child{position:static;width:78px}.ticker-table th:nth-child(2),.ticker-table td:nth-child(2){position:sticky;left:0;width:145px;background:#fff;z-index:2;box-shadow:1px 0 var(--line)}.ticker-table thead th:nth-child(2){z-index:5;background:#f1f3f4}
  .time-zone-switch button{padding:0 8px}.stock-heatmap{margin-left:-4px}.launchpad-rank-chart .rank-row{grid-template-columns:92px 1fr 62px;gap:9px}
  .defi-tvl-overview{grid-template-columns:1fr;gap:30px}.defi-tvl-lead>strong{font-size:36px}.defi-protocol-table{margin-left:-16px;margin-right:-16px;border-left:0;border-right:0;border-radius:0}.defi-protocol-table table{min-width:680px}
}
.defi-protocol-table table{min-width:1060px}.ticker-table table{min-width:1760px}.ticker-table td{font-variant-numeric:tabular-nums}.defi-protocol-table th,.ticker-table th{white-space:nowrap}.table-wrap:focus-visible{outline:2px solid #457f0c;outline-offset:3px}
.ticker-table th:nth-child(2),.ticker-table td:nth-child(2){position:sticky;left:0;z-index:2;background:#fff;box-shadow:1px 0 var(--line)}.ticker-table thead th:nth-child(2){z-index:5;background:#f1f3f4}
@media(max-width:800px){.defi-protocol-table th:nth-child(2),.defi-protocol-table td:nth-child(2){position:sticky;left:0;z-index:2;background:#fff;box-shadow:1px 0 var(--line)}.defi-protocol-table thead th:nth-child(2){z-index:5;background:#f1f3f4}}
.source-status{z-index:30;max-height:70vh;overflow:auto;max-width:calc(100vw - 32px)}
#extendedSourceTimes p{font-size:11px;color:var(--muted)}
.rwa-market-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}
.rwa-panel{display:flex;flex-direction:column;min-width:0}
.rwa-panel header{min-height:48px}
.rwa-metric{display:flex;flex-direction:column;gap:7px;padding:20px 0 14px;min-height:132px;font-variant-numeric:tabular-nums}
.rwa-metric>span{font-size:12px;color:var(--muted)}
.rwa-metric strong{font-size:36px;letter-spacing:-.04em;line-height:1.15}
.rwa-metric small{font-size:12px}.rwa-stale{color:#91651a}
.rwa-panel .dune-native-chart{margin-top:auto;min-height:340px}
.rwa-panel .chart-legend{font-size:11px;gap:10px 14px}
.smart-money-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;color:var(--muted);font-size:12px}
.smart-money-pagination button{border:1px solid var(--line);border-radius:6px;padding:9px 18px;background:#fff;color:var(--ink);cursor:pointer}
.smart-money-pagination button:hover{border-color:#80ad24;background:#f4fbdc}
.smart-money-pagination button:focus-visible{outline:2px solid #537c16;outline-offset:3px}
.smart-money-table th:nth-child(2),.smart-money-table td:nth-child(2){position:sticky;left:0;background:#fff;z-index:2}
.smart-money-table thead th:nth-child(2){z-index:5;background:#f1f3f4}
@media(max-width:1199px){.rwa-market-grid{grid-template-columns:1fr;gap:30px}}
@media(max-width:640px){.rwa-metric strong{font-size:30px}.rwa-panel .dune-native-chart{min-height:285px}.rwa-panel header{min-height:0}}
.ecosystem-section{background:#fff}.eco-search input{width:240px;padding:12px 14px;border:1px solid #d9ddda;border-radius:5px;background:#fafbf9;font:inherit;font-size:13px}.eco-toolbar{display:flex;align-items:flex-start;gap:20px;justify-content:space-between}.eco-filters{display:flex;gap:5px;flex-wrap:wrap}.eco-filters button,.eco-expand,.eco-group-more{border:0;background:transparent;font:inherit;font-size:12px;cursor:pointer}.eco-filters button{padding:9px 11px;border-radius:4px;min-height:38px;transition:background .16s}.eco-filters button span{margin-left:5px;color:#636960;font-variant-numeric:tabular-nums}.eco-filters button[aria-pressed=true]{background:#c3f53c;font-weight:700}.eco-expand{white-space:nowrap;min-height:38px;text-decoration:underline;text-underline-offset:4px}.eco-count{font-size:11px;color:#73796f;margin:15px 0 22px}.eco-map{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 36px}.eco-group{min-width:0;border-top:1px solid #c4df83;padding-top:13px}.eco-group header,.eco-group header>div{display:flex;align-items:center;gap:10px}.eco-group header{justify-content:space-between;margin-bottom:12px}.eco-index{color:#809657;font:11px monospace}.eco-group h3{font-size:16px;margin:0}.eco-total{font-size:12px;color:#68705f}.eco-category-en{font-size:10px;color:#777e71;letter-spacing:.03em}.eco-projects{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.eco-project{display:flex;align-items:center;gap:9px;min-width:0;min-height:62px;padding:9px 6px;border:0;background:transparent;text-align:left;font:inherit;cursor:pointer;border-radius:5px;transition:background .18s,transform .18s}.eco-project:hover{background:#f1f9df;transform:translateY(-2px)}.eco-logo{position:relative;flex:none;width:32px;height:32px;background:#f0f3e9;border-radius:8px;display:grid;place-items:center;overflow:hidden;font-size:11px;font-weight:700;color:#40532a}.eco-logo img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:white}.eco-project-name{font-size:12px;line-height:1.35;overflow-wrap:anywhere;min-width:0}.eco-project-name small{display:block;font-size:9px;color:#55751b;margin-top:3px}.eco-project-arrow{margin-left:auto;color:#647741;font-size:11px;opacity:0}.eco-project:hover .eco-project-arrow,.eco-project:focus-visible .eco-project-arrow{opacity:1}.eco-group-more{display:flex;justify-content:space-between;width:100%;color:#526142;padding:10px 6px;margin-top:5px;border-top:1px solid #eef1e8;text-align:left;min-height:38px}.eco-foundation{grid-column:1/-1}.eco-foundation .eco-projects{grid-template-columns:repeat(6,minmax(0,1fr))}.eco-empty{padding:30px 0;color:#74796f;font-size:13px;grid-column:1/-1}.eco-dialog{border:1px solid #e4e8dd;border-radius:10px;padding:38px;width:min(520px,calc(100vw - 32px));max-height:85svh;overflow:auto;color:#182010;box-shadow:0 24px 90px #15260030}.eco-dialog::backdrop{background:#111b1866;backdrop-filter:blur(3px)}.eco-dialog[open]{animation:eco-open .18s ease-out}.eco-close{position:absolute;right:14px;top:10px;width:40px;height:40px;border:0;background:transparent;font-size:28px;cursor:pointer}.eco-dialog .eco-logo{width:58px;height:58px;border-radius:12px;margin-bottom:22px}.eco-detail-kicker{font-size:10px;letter-spacing:.08em;color:#687a4c}.eco-dialog h2{font-size:30px;margin:8px 0 14px;overflow-wrap:anywhere}.eco-detail-tags{display:flex;flex-wrap:wrap;gap:6px}.eco-detail-tags span{background:#edf5dc;color:#486222;font-size:11px;padding:5px 9px}.eco-detail-description{font-size:15px;line-height:1.8;margin:24px 0;overflow-wrap:anywhere}.eco-detail-actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap;font-size:12px}.eco-visit{background:#c3f53c;padding:12px 16px;border-radius:4px;color:#182010!important;font-weight:700}.eco-detail-boundary{border-top:1px solid #e5e9e0;padding-top:20px;margin-top:28px;font-size:11px;line-height:1.8;color:#74796f}.ecosystem-section :focus-visible,.eco-dialog :focus-visible{outline:2px solid #567725;outline-offset:3px}@keyframes eco-open{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
@media(max-width:1199px){.eco-projects{grid-template-columns:repeat(2,minmax(0,1fr))}.eco-foundation .eco-projects{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:640px){.eco-map{grid-template-columns:1fr;gap:24px}.eco-foundation{grid-column:auto}.eco-foundation .eco-projects{grid-template-columns:repeat(2,minmax(0,1fr))}.eco-search,.eco-search input{width:100%}.eco-toolbar{display:block}.eco-expand{margin-top:8px}.eco-filters{gap:4px}.eco-filters button{font-size:11px;padding:7px 8px}.eco-count{line-height:1.7;margin-top:9px}.eco-dialog{margin:auto 0 0;width:100%;max-width:100%;border-radius:16px 16px 0 0;padding:28px 24px;max-height:85svh}.eco-project{min-height:60px}.eco-project-arrow{opacity:1}}
/* Compact research layout and screenshot-ready ecosystem directory. */
.kpi-board{overflow:visible}.kpi:last-child{grid-column:auto}.kpi{outline-offset:3px}.kpi-info{font-style:normal;color:#8a9380}.kpi-note{display:none;position:absolute;bottom:calc(100% - 8px);left:8px;width:260px;max-width:calc(100vw - 48px);padding:12px 14px;background:#172018;color:#fff;font-size:12px;line-height:1.7;border-radius:7px;box-shadow:0 8px 25px #16201725;z-index:20;font-weight:400}.kpi:nth-child(4n) .kpi-note{left:auto;right:8px}.kpi:hover .kpi-note,.kpi:focus .kpi-note,.kpi:focus-within .kpi-note{display:block}.source-footer{position:relative;max-width:1440px;margin:0 auto;padding:25px 32px;border-top:1px solid var(--line)}.source-footer .source-status{position:static;margin-top:14px;box-shadow:none}.source-embed{width:100%;height:350px;border:0;background:#fff}.source-embed+.chart-period{display:block;margin-top:8px}.ticker-table table{min-width:1120px;width:100%;table-layout:auto}.ticker-table th,.ticker-table td{padding:11px 9px;font-size:11px;white-space:nowrap}.ticker-table th:first-child,.ticker-table td:first-child{width:48px}.ticker-table th:nth-child(2),.ticker-table td:nth-child(2){width:138px}.ticker-table td:nth-child(2) small{max-width:125px}.ticker-table .market-time{display:none}.ticker-table .volume-cell{min-width:70px}.stock-summary{border:0;background:transparent;gap:12px;overflow:visible;margin:18px 0}.stock-summary>div{border:1px solid var(--line);border-radius:10px;background:#fafbf9;padding:16px 18px}.stock-summary>div:last-child{border-right:1px solid var(--line)}.stock-summary strong{font-size:25px}.stock-market-section .subsection-head{margin-bottom:8px}.ticker-tools{padding:12px 0;margin:0}.ticker-table{max-height:440px;border-radius:8px}.ticker-table .spread-badge{background:none;padding:0}
.ecosystem-section{background:#f5f8ed;padding-top:28px;padding-bottom:24px}.ecosystem-section .section-title{margin-bottom:13px}.ecosystem-section .section-title h2{font-size:27px}.ecosystem-section .section-title p{font-size:11px}.eco-search input{padding:8px 12px;font-size:11px}.eco-filters button{padding:5px 9px;min-height:28px;font-size:10px}.eco-count{margin:8px 0 13px;font-size:10px}.eco-map{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.eco-group{position:relative;background:#fff;border:1px solid #dae2cd;border-radius:8px;padding:18px 10px 9px}.eco-group header{margin:-28px 0 8px;position:relative}.eco-group header>div{background:#c3f53c;padding:4px 9px;border-radius:3px;gap:6px}.eco-group h3{font-size:11px}.eco-index,.eco-category-en{display:none}.eco-total{font-size:10px}.eco-projects{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px 4px}.eco-project{min-height:35px;padding:3px 1px;gap:5px;border-radius:3px}.eco-logo{width:22px;height:22px;border-radius:5px;font-size:8px}.eco-project-name{font-size:9px;line-height:1.2}.eco-project-name small,.eco-project-arrow{display:none}.eco-foundation{grid-column:1/4;grid-row:2/4}.eco-foundation .eco-projects{grid-template-columns:repeat(8,minmax(0,1fr))}.eco-group:nth-child(5),.eco-group:nth-child(6){grid-column:4}.eco-map{row-gap:23px}.ecosystem-section .data-note{font-size:9px;margin-top:12px;line-height:1.5}.eco-project:focus-visible{background:#edf5dc}.eco-project:hover{transform:translateY(-1px)}
@media(min-width:1600px){.eco-project-name{font-size:10px}.eco-logo{width:25px;height:25px}.eco-project{min-height:39px}}
@media(max-width:1100px){.eco-map{grid-template-columns:repeat(2,minmax(0,1fr))}.eco-foundation{grid-column:1/-1;grid-row:auto}.eco-foundation .eco-projects{grid-template-columns:repeat(6,minmax(0,1fr))}.eco-group:nth-child(5),.eco-group:nth-child(6){grid-column:auto}.eco-project-name{font-size:11px}.eco-project{min-height:40px}}
@media(max-width:640px){.eco-map{grid-template-columns:1fr}.eco-foundation{grid-column:auto}.eco-foundation .eco-projects{grid-template-columns:repeat(3,minmax(0,1fr))}.eco-project{min-height:44px}.eco-project-name{font-size:10px}.kpi-note{width:200px}.kpi:nth-child(2n) .kpi-note{left:auto;right:0}.stock-summary{gap:8px}.stock-summary>div{padding:12px}.stock-summary strong{font-size:20px}.source-footer{padding:20px 16px}.source-embed{height:320px}}
@media(prefers-reduced-motion:reduce){.eco-project,.kpi{transition:none}.eco-dialog[open]{animation:none}}
@media(min-width:1101px){.ecosystem-section .section-title{align-items:center}.eco-projects{grid-template-columns:repeat(4,minmax(0,1fr))}.eco-project{min-height:28px;gap:4px;padding:2px 0}.eco-logo{width:19px;height:19px}.eco-project-name{font-size:8px}.eco-foundation .eco-projects{grid-template-columns:repeat(10,minmax(0,1fr))}.eco-group{padding-bottom:6px}.eco-map{gap:20px 12px}.ecosystem-section .section-title h2{font-size:25px}.ecosystem-section .section-title .eyebrow{margin-bottom:4px}}

@media(min-width:1101px){.ecosystem-section{padding-top:18px;padding-bottom:14px}.eco-project{min-height:24px}.eco-project-name{font-size:8.5px;overflow-wrap:anywhere}.eco-count{margin:5px 0 10px}.ecosystem-section .data-note{margin-top:8px}.eco-group header{margin-bottom:5px}}

/* Compact financial tables and a screenshot-friendly ecosystem map. */
.section{padding-top:30px;padding-bottom:30px}.section-title{margin-bottom:18px}.eco-watermark{display:flex;justify-content:center;padding:14px 0 2px}.eco-watermark img{width:148px;height:auto;filter:brightness(0);opacity:.22}.ecosystem-section .data-note{text-align:center;margin-top:7px}.eco-count{font-size:10px;margin:0 0 10px}.table-wrap td,.table-wrap th{padding:7px 10px;font-size:11px;line-height:1.35}.table-wrap td small{font-size:9px;line-height:1.25;margin-top:2px}.defi-identity img{width:22px;height:22px}.ticker-identity{display:flex;align-items:center;gap:7px}.ticker-identity img,.ticker-logo-fallback{flex:none;width:22px;height:22px;border-radius:50%;object-fit:contain}.ticker-logo-fallback{display:grid;place-items:center;background:#eef1e9;color:#6e7569;font-size:11px}.ticker-identity>span{min-width:0}.ticker-identity small{max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subsection-head{margin-top:20px;margin-bottom:12px}.stock-summary>div{padding:12px 16px}.table-wrap .market-time{font-size:9px}.smart-money-table td{padding-top:7px;padding-bottom:7px}
.flow-breakdown{display:block;font-size:10px;color:var(--muted);margin-top:12px;font-weight:400}.ticker-table th,.ticker-table td{padding-top:7px;padding-bottom:7px}
.ticker-logo-shell{position:relative;display:block;flex:none;width:22px;height:22px}.ticker-logo-shell img{position:absolute;inset:0;background:#fff}.ticker-logo-shell img[hidden]{display:none}.ticker-logo-shell .ticker-logo-fallback{position:absolute;inset:0}

/* PANews identity, centered map signature and bounded research lists. */
.topbar .brand .panews-logo{width:142px;height:auto;max-height:32px;object-fit:contain;border-radius:0}.liquidity-table,.smart-money-table{max-height:440px;overflow:auto}.eco-map .eco-watermark{grid-column:1/-1;grid-row:2;align-self:center;justify-self:center;pointer-events:none;padding:0;margin:-8px 0;height:30px;display:flex;align-items:center}.eco-map .eco-watermark img{width:148px;height:auto;opacity:.22}.eco-foundation{grid-row:3/5}.eco-group:nth-child(5){grid-row:3}.eco-group:nth-child(6){grid-row:4}.pool-pair{display:flex;align-items:center;gap:9px}.pool-token-logos{display:flex;align-items:center;flex:none;padding-right:3px}.pool-token-logo{position:relative;display:grid;place-items:center;width:24px;height:24px;background:#edf0e7;border:2px solid #fff;border-radius:50%;font-size:8px;color:#626b5b;font-weight:600;overflow:hidden}.pool-token-logo+.pool-token-logo{margin-left:-7px}.pool-token-logo img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#fff}.pool-token-logo img[hidden]{display:none}
@media(max-width:1100px){.eco-foundation,.eco-group:nth-child(5),.eco-group:nth-child(6){grid-row:auto}.eco-map .eco-watermark{grid-row:3}.eco-foundation{grid-row:5}}
@media(max-width:640px){.topbar .brand .panews-logo{width:124px;height:auto}.eco-map .eco-watermark{grid-row:5}.eco-foundation{grid-row:auto}}
