:root{--bg:#09090b;--surface:#0e1112;--line:#262b2d;--soft:#191e20;--text:#f3f5f4;--muted:#8c9695;--green:#35f5a7;--cyan:#54d6ff;--gold:#ffcc33;--pink:#ff6b9e}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),var(--bg);background-size:64px 64px;font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;letter-spacing:0}a{color:inherit;text-decoration:none}button{font:inherit}main{min-height:100vh}
.topbar{height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 max(24px,calc((100vw - 1320px)/2));border-bottom:1px solid var(--line);background:rgba(9,9,11,.94);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20}.brand{justify-self:start;font:600 20px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.brand i{color:var(--gold);font:500 13px/1 ui-monospace,SFMono-Regular,Consolas,monospace;font-style:normal}.topbar nav{display:flex;gap:30px;color:#b9c0bf;font-size:13px}.topbar nav a:hover,footer nav a:hover{color:var(--green)}.header-action{justify-self:end;display:inline-flex;align-items:center;gap:7px;border:1px solid #3a4344;border-radius:6px;padding:9px 12px;font:500 12px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.header-action:hover{border-color:var(--cyan);color:var(--cyan)}
.header-actions{justify-self:end;display:flex;align-items:center;gap:8px}.community-action{border-color:rgba(53,245,167,.42);color:var(--green)}
.community-strip{min-height:42px;display:flex;align-items:center;justify-content:center;gap:clamp(16px,2.7vw,38px);padding:9px 20px;border-bottom:1px solid var(--line);background:#0d1011;white-space:nowrap;overflow-x:auto;scrollbar-width:none;font:500 11px/1.2 "IBM Plex Mono",monospace}.community-strip::-webkit-scrollbar{display:none}.community-strip span{color:#687473;font-size:9px}.community-strip a{color:#c7cecc}.community-strip a:hover{color:var(--green)}
.ticker{min-height:36px;display:flex;align-items:center;justify-content:center;gap:clamp(18px,4vw,52px);padding:8px 20px;border-bottom:1px solid var(--line);background:#0b0d0e;color:var(--muted);font:400 11px/1.2 "IBM Plex Mono",monospace;white-space:nowrap;overflow-x:auto;scrollbar-width:none}.ticker::-webkit-scrollbar{display:none}.ticker strong{color:var(--text);font-weight:500}.live-state{display:inline-flex;align-items:center;gap:7px;text-transform:uppercase}.live-state i{width:7px;height:7px;border-radius:50%;background:#687070}.live-state.online i{background:var(--green);box-shadow:0 0 12px rgba(53,245,167,.7)}.positive{color:var(--green)!important}.negative{color:var(--pink)!important}
.console-shell{width:min(1320px,calc(100% - 40px));min-height:610px;margin:0 auto;display:grid;grid-template-columns:.92fr 1.08fr;align-items:stretch;border-left:1px solid var(--soft);border-right:1px solid var(--soft)}.identity-panel,.curve-panel{padding:clamp(38px,5vw,76px)}.identity-panel{display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--line)}.eyebrow,.kicker{display:flex;align-items:center;gap:8px;color:var(--green);font:500 11px/1.3 "IBM Plex Mono",monospace;text-transform:uppercase}.eyebrow i{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 10px rgba(53,245,167,.6)}h1,h2,p{margin-top:0}h1{margin-bottom:24px;font-size:clamp(42px,5.6vw,78px);line-height:.98;letter-spacing:0;font-weight:650}h1 span{color:#9da7a6}.lede{max-width:620px;color:#aab2b1;font-size:16px;line-height:1.7}
.contract-row{width:fit-content;max-width:100%;display:flex;align-items:center;gap:10px;margin:14px 0 24px;padding:8px 8px 8px 10px;border:1px solid var(--line);border-radius:6px;background:#0b0d0e}.contract-row>span{color:var(--gold);font:600 10px/1 "IBM Plex Mono",monospace}.contract-row code{color:#bdc6c5;font:400 12px/1 "IBM Plex Mono",monospace}.contract-row button,.contract-row>a,.refresh{width:32px;height:32px;display:inline-grid;place-items:center;color:#9ca5a4;border:0;border-radius:4px;background:#171b1d;cursor:pointer}.contract-row button:hover,.contract-row>a:hover,.refresh:hover{color:var(--green)}.copy-icon{width:13px;height:13px;display:block;border:1px solid currentColor;border-radius:2px;position:relative}.copy-icon:after{content:"";position:absolute;width:9px;height:9px;left:-4px;top:3px;border:1px solid currentColor;border-radius:2px;background:#171b1d}.copied .copy-icon:before{content:"✓";position:absolute;z-index:2;left:-3px;top:-7px;color:var(--green);font-style:normal}.command-row{display:flex;flex-wrap:wrap;gap:10px}.command{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:40px;padding:0 14px;border:1px solid #363d3f;border-radius:6px;color:#c9cfce;font:500 12px/1 "IBM Plex Mono",monospace}.command:hover{border-color:var(--cyan);color:var(--cyan)}.command.primary{border-color:rgba(53,245,167,.5);color:var(--green);background:rgba(53,245,167,.05)}
.curve-panel{display:flex;flex-direction:column;justify-content:center;background:rgba(14,17,18,.68)}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.panel-head h2{margin:7px 0 0;font-size:25px;font-weight:580}.curve-controls{display:flex;align-items:center;gap:12px}.curve-live-status{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font:400 9px/1 "IBM Plex Mono",monospace;text-transform:uppercase;white-space:nowrap}.curve-live-status i{width:6px;height:6px;border-radius:50%;background:#687070}.curve-live-status.live{color:#9ea9a7}.curve-live-status.live i{background:var(--green);box-shadow:0 0 10px rgba(53,245,167,.65);animation:status-breathe 2.4s ease-in-out infinite}.curve{width:100%;margin:28px 0 8px;overflow:visible}.grid-lines line{stroke:#252b2c;stroke-width:1;stroke-dasharray:2 6}.axis{stroke:#4a5253;stroke-width:1}.supply-line,.price-line,.supply-trace,.price-trace{fill:none;vector-effect:non-scaling-stroke}.supply-line,.price-line{stroke-width:2.2;stroke-linecap:round}.supply-line{stroke:url(#supply)}.price-line{stroke:url(#price)}.supply-trace,.price-trace{stroke-width:1.2;stroke-linecap:round;stroke-dasharray:2 18;opacity:.82}.supply-trace{stroke:#a1ffcf;animation:curve-flow 3.6s linear infinite}.price-trace{stroke:#fff1a2;animation:curve-flow 3s linear infinite reverse}.curve-node{fill:#0e1112;stroke-width:2.8}.curve-node-start{stroke:var(--green)}.curve-node-end{stroke:var(--gold);animation:node-breathe 2.4s ease-in-out infinite}.curve-particle-supply{fill:#d5ffe8;filter:drop-shadow(0 0 5px rgba(53,245,167,.9))}.curve-particle-price{fill:#fff4ba;filter:drop-shadow(0 0 5px rgba(255,204,51,.9))}.curve.updated .curve-node-end{animation:node-breathe .5s ease-in-out 3}.curve.updated .supply-trace,.curve.updated .price-trace{animation-duration:.7s}.curve text{fill:#65706f;font:400 10px "IBM Plex Mono",monospace}.curve .supply-key{fill:var(--green)}.curve .price-key{fill:var(--gold)}.formula-row{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:6px;overflow:hidden}.formula-row span{padding:14px;border-right:1px solid var(--line)}.formula-row span:last-child{border:0}.formula-row small,.formula-row b{display:block;font-family:"IBM Plex Mono",monospace}.formula-row small{margin-bottom:7px;color:var(--muted);font-size:9px}.formula-row b{font-size:12px;font-weight:500}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes curve-flow{to{stroke-dashoffset:-80}}@keyframes node-breathe{50%{r:8;filter:drop-shadow(0 0 10px rgba(255,204,51,.82))}}@keyframes status-breathe{50%{transform:scale(1.35);opacity:.55}}
.metric-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0b0d0e}.metric{min-width:0;padding:26px max(22px,3vw);border-right:1px solid var(--line)}.metric:last-child{border-right:0}.metric small,.metric span{color:var(--muted);font:400 10px/1.35 "IBM Plex Mono",monospace}.metric b{display:block;margin:10px 0 8px;font:500 clamp(21px,2.2vw,31px)/1 "IBM Plex Mono",monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.green{color:var(--green)}.cyan{color:var(--cyan)}.gold{color:var(--gold)}.pink{color:var(--pink)}
.protocol-band,.proof-band{padding:86px max(24px,calc((100vw - 1220px)/2));border-bottom:1px solid var(--line)}.section-intro{max-width:720px}.section-intro h2{margin:12px 0 16px;font-size:clamp(32px,4.5vw,58px);line-height:1.05;font-weight:620}.section-intro p{color:#9fa8a7;line-height:1.65}.flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:stretch;gap:14px;margin-top:48px}.flow>div{min-width:0;padding:22px 4px 0;border-top:1px solid #465050}.flow>div>span{color:var(--green);font:500 10px/1 "IBM Plex Mono",monospace}.flow>div>b{display:block;margin:16px 0 8px;font-size:17px}.flow>div>p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.flow>i{display:grid;place-items:center;color:#515b5b;font:500 20px "IBM Plex Mono",monospace;font-style:normal}
.two-column{width:min(1220px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1fr 1fr;border-left:1px solid var(--line);border-right:1px solid var(--line)}.fact-list,.state-table{padding:clamp(34px,5vw,64px)}.fact-list{border-right:1px solid var(--line)}.status-icon{color:var(--green);font:500 22px "IBM Plex Mono",monospace}.fact-list ul{margin:32px 0 0;padding:0;list-style:none}.fact-list li{display:flex;gap:13px;padding:16px 0;border-top:1px solid var(--line)}.fact-list li>i{flex:0 0 auto;margin-top:3px;color:var(--green);font-style:normal}.fact-list li b,.fact-list li small{display:block}.fact-list li b{font-size:14px;font-weight:560}.fact-list li small{margin-top:5px;color:var(--muted);font-size:12px}.state-table dl{margin:32px 0 0}.state-table dl div{display:grid;grid-template-columns:1fr auto;gap:20px;padding:17px 0;border-top:1px solid var(--line)}.state-table dt{color:var(--muted);font-size:12px}.state-table dd{margin:0;text-align:right;font:500 12px/1.3 "IBM Plex Mono",monospace}
.proof-band{background:#0c0f10}.link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:760px;margin-top:42px}.link-grid a{min-width:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:18px;border:1px solid var(--line);border-radius:6px;background:#101415}.link-grid a:hover{border-color:#4b5858;background:#131819}.link-grid i{color:var(--green);font:500 10px "IBM Plex Mono",monospace;font-style:normal}.scanner-logo{width:22px;height:22px;object-fit:contain;border-radius:5px;background:#0b0d0e}.link-grid em{color:#667070;font-style:normal}.link-grid b,.link-grid small{display:block}.link-grid b{font-size:13px}.link-grid small{margin-top:5px;color:var(--muted);font-size:10px}
footer{min-height:116px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:30px max(24px,calc((100vw - 1220px)/2));color:var(--muted);background:#08090a}footer>div{display:flex;flex-direction:column;gap:8px}footer>div>b{color:var(--text);font:600 20px "IBM Plex Mono",monospace}footer small,footer p{font-size:10px}footer p{margin:0;text-align:right}footer nav{display:flex;align-items:center;gap:20px;font:400 11px "IBM Plex Mono",monospace}
.ideal-supply-line,.reachable-line,.reachable-projection,.price-projection,.reachable-trace{fill:none;vector-effect:non-scaling-stroke}.ideal-supply-line{stroke:var(--green);stroke-width:1.1;stroke-dasharray:3 6;opacity:.5}.reachable-line{stroke:url(#reachable);stroke-width:2.2;stroke-linecap:round}.reachable-projection,.price-projection{stroke-width:1;stroke-dasharray:2 7;opacity:.46}.reachable-projection{stroke:var(--cyan)}.price-projection{stroke:#9c8031}.reachable-trace{stroke:#d4f7ff;stroke-width:1.2;stroke-linecap:round;stroke-dasharray:2 18;opacity:.82;animation:curve-flow 3.6s linear infinite}.curve.updated .reachable-trace{animation-duration:.7s}.curve-current-line{stroke:#778382;stroke-width:1;stroke-dasharray:3 5;opacity:.55}.curve-drift-line{stroke:var(--pink);stroke-width:1.2;stroke-dasharray:3 4;opacity:.9}.curve-node{transition:cx .45s ease,cy .45s ease}.curve-node-ideal{stroke:var(--green);opacity:.72}.curve-node-reachable{stroke:var(--cyan);filter:drop-shadow(0 0 6px rgba(84,214,255,.7))}.curve-node-price{stroke:var(--gold);filter:drop-shadow(0 0 6px rgba(255,204,51,.7));animation:node-breathe 2.4s ease-in-out infinite}.curve.updated .curve-node-price{animation:node-breathe .5s ease-in-out 3}.curve .ideal-key{fill:var(--green)}.curve .reachable-key{fill:var(--cyan)}.curve .current-key{fill:#cbd3d1;font-size:9px}.curve-state-row{display:grid;grid-template-columns:repeat(3,1fr);margin:0 0 10px;border:1px solid var(--line);border-radius:6px;overflow:hidden}.curve-state-row span{min-width:0;padding:12px 11px;border-right:1px solid var(--line)}.curve-state-row span:last-child{border-right:0}.curve-state-row small,.curve-state-row b{display:block;font-family:"IBM Plex Mono",monospace}.curve-state-row small{min-height:22px;margin-bottom:6px;color:var(--muted);font-size:8px;line-height:1.35;text-transform:uppercase}.curve-state-row b{font-size:10px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reachability-row{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:6px;overflow:hidden}.reachability-row span{min-width:0;padding:14px;border-right:1px solid var(--line)}.reachability-row span:last-child{border-right:0}.reachability-row small,.reachability-row b{display:block;font-family:"IBM Plex Mono",monospace}.reachability-row small{min-height:22px;margin-bottom:7px;color:var(--muted);font-size:8px;line-height:1.35;text-transform:uppercase}.reachability-row b{font-size:11px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reachability-note{margin:9px 0 0;color:#75807f;font:400 9px/1.55 "IBM Plex Mono",monospace}.reachability-note b{color:#a6b1af;font-weight:500}
@media(max-width:980px){.topbar{grid-template-columns:1fr auto}.topbar nav{display:none}.console-shell{grid-template-columns:1fr}.identity-panel{border-right:0;border-bottom:1px solid var(--line)}.metric-strip{grid-template-columns:1fr 1fr}.metric:nth-child(2){border-right:0}.metric:nth-child(-n+2){border-bottom:1px solid var(--line)}.flow{grid-template-columns:1fr 1fr}.flow>i{display:none}.link-grid{grid-template-columns:1fr 1fr}footer{grid-template-columns:1fr;text-align:left}footer p{text-align:left}}
@media(max-width:640px){.topbar{height:62px;padding:0 16px}.header-action{padding:8px 10px}.brand i{display:none}.ticker{justify-content:flex-start;gap:24px}.console-shell{width:100%;border-left:0;border-right:0}.identity-panel,.curve-panel{padding:44px 18px}h1{font-size:43px}.lede{font-size:14px}.contract-row{width:100%}.contract-row code{flex:1;min-width:0}.curve-panel{overflow:hidden}.curve{min-width:0;transform:none}.curve-state-row{min-width:0;grid-template-columns:repeat(3,1fr);transform:none}.reachability-row{grid-template-columns:1fr}.reachability-row span{border-right:0;border-bottom:1px solid var(--line)}.reachability-row span:last-child{border-bottom:0}.reachability-row small{min-height:0}.metric-strip{grid-template-columns:1fr}.metric{border-right:0;border-bottom:1px solid var(--line)}.metric:last-child{border-bottom:0}.protocol-band,.proof-band{padding:64px 18px}.flow{grid-template-columns:1fr}.two-column{width:100%;grid-template-columns:1fr;border-left:0;border-right:0}.fact-list{border-right:0;border-bottom:1px solid var(--line)}.fact-list,.state-table{padding:44px 18px}.link-grid{grid-template-columns:1fr}footer nav{flex-wrap:wrap;gap:14px 18px}}
@media(max-width:640px){.curve-live-status{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important}.curve-particle{display:none}}

/* Curve-first layout */
.console-shell{width:min(1480px,calc(100% - 32px));min-height:700px;grid-template-columns:minmax(360px,.64fr) minmax(620px,1.36fr)}
.identity-panel,.curve-panel{padding:clamp(38px,4vw,64px)}
.identity-panel h1{font-size:clamp(42px,4.6vw,68px)}
.curve-panel{background:rgba(14,17,18,.78)}
.curve-panel-head h2{max-width:720px;font-size:clamp(30px,3vw,43px);line-height:1.08}
.curve-panel-head p{max-width:660px;margin:12px 0 0;color:#909a99;font-size:14px;line-height:1.55}
.curve{min-height:330px;margin:22px 0 2px}
.curve{overflow:hidden}
.curve .ideal-supply-line,.curve .reachable-projection,.curve .price-projection,.curve .reachable-line,.curve .price-line,.curve .reachable-trace,.curve .price-trace{clip-path:url(#curve-plot-clip)}
.curve:not(.ready) .curve-node:not(.curve-node-start){opacity:0}
.curve text{font-size:11px;font-weight:500}
.curve .current-key{fill:#dce4e2;font-size:10px}
.curve .live-supply-label{fill:var(--cyan);font-size:12px}
.curve .reachable-ceiling-label{fill:var(--green);font-size:11px}
.curve .asymptote-label{fill:#d6dedc;font-size:11px}
.supply-progress{margin:0 0 14px;padding:15px 16px;border:1px solid #33403e;border-radius:6px;background:#0a0e0f}
.supply-progress-head{display:flex;align-items:center;justify-content:space-between;gap:16px;font-family:"IBM Plex Mono",monospace}
.supply-progress-head span{color:#8e9997;font-size:10px}
.supply-progress-head small{display:block;margin-top:5px;color:#d7a938;font-size:9px;font-weight:450;line-height:1.35}
.supply-progress-head b{color:var(--green);font-size:22px;font-weight:550}
.supply-progress-track{height:13px;margin:11px 0 9px;border:1px solid #2d3736;background:#171d1d;position:relative}
.supply-progress-track i{display:block;width:100%;height:100%;background:linear-gradient(90deg,var(--cyan) 0%,var(--green) 72%,var(--green) 80%,#ff5c72 80%,#ff5c72 100%);box-shadow:0 0 16px rgba(53,245,167,.28);clip-path:inset(0 calc(100% - var(--progress,0%)) 0 0);transition:clip-path .6s ease}
.supply-progress-scale{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;color:#7d8886;font:400 9px/1.3 "IBM Plex Mono",monospace}
.supply-progress-scale span:last-child{text-align:right}
.supply-progress-scale .progress-remaining{color:var(--gold);text-align:center}
.supply-progress-scale b{color:#c8d1cf;font-weight:500}
.curve-state-row span{padding:13px 12px}
.curve-state-row small,.reachability-row small{font-size:9px}
.curve-state-row b{font-size:12px}
.reachability-row span{padding:15px}
.reachability-row b{font-size:13px}
.reachability-note{font-size:10px}

@media(max-width:1120px){
  .console-shell{grid-template-columns:1fr}
  .identity-panel{min-height:540px;border-right:0;border-bottom:1px solid var(--line)}
  .curve-panel{min-height:760px}
}
@media(max-width:640px){
  .header-actions{gap:5px}.header-action{padding:8px 8px;font-size:9px}
  .community-strip{justify-content:flex-start;gap:22px;padding-inline:16px}
  .identity-panel{min-height:auto}
  .curve-panel{min-height:0}
  .curve-panel-head h2{font-size:30px}
  .curve-panel-head p{font-size:13px}
  .curve{min-height:250px}
  .curve text{font-size:15px}
  .curve .current-key{font-size:14px}
  .curve .live-supply-label,.curve .reachable-ceiling-label,.curve .asymptote-label{font-size:14px}
  .supply-progress{padding:14px 12px}
  .supply-progress-head b{font-size:19px}
  .supply-progress-scale{gap:7px;font-size:8px}
}
.footer-simple{grid-template-columns:1fr 1fr}.footer-simple p{justify-self:end}
@media(max-width:640px){.footer-simple{grid-template-columns:1fr}.footer-simple p{justify-self:start}}

.scanner-logo{width:26px;height:26px;border-radius:6px}

.supply-progress-track i{position:relative}
.supply-progress-track i::after{
  content:"";
  position:absolute;
  inset:0 0 0 80%;
  background:linear-gradient(90deg,rgba(255,70,93,.14),rgba(255,0,52,.76));
  box-shadow:inset 0 0 8px rgba(255,218,225,.7),inset -8px 0 12px rgba(255,0,52,.8);
  pointer-events:none
}

.curve-kicker-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.curve-mode{display:inline-flex;align-items:center;gap:7px;padding:5px 8px;border:1px solid #35413f;border-radius:5px;background:#0a0e0f;color:#8e9997;font:500 9px/1 "IBM Plex Mono",monospace;letter-spacing:.04em}
.curve-mode i{width:6px;height:6px;border-radius:50%;background:#65706e}
.curve-mode.deflationary{border-color:rgba(255,54,86,.82);color:#ff5c72;background:rgba(255,32,70,.075);box-shadow:0 0 5px rgba(255,30,67,.68),inset 0 0 8px rgba(255,44,78,.12)}
.curve-mode.deflationary i{background:#ff3656;box-shadow:0 0 10px rgba(255,37,75,1)}
.curve-mode.inflationary{border-color:rgba(255,204,51,.46);color:var(--gold);background:rgba(255,204,51,.06)}
.curve-mode.inflationary i{background:var(--gold);box-shadow:0 0 9px rgba(255,204,51,.85)}
.ticker #ticker-mint,.ticker #ticker-burn{color:#d8e1df}
@media(max-width:640px){.curve-kicker-row{gap:9px}.curve-mode{font-size:8px}}

.activity-band{padding:58px max(24px,calc((100vw - 1220px)/2));border-bottom:1px solid var(--line);background:#090c0d}
.activity-head{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:28px}
.activity-head .section-intro h2{margin-bottom:12px}
.activity-head .section-intro p{margin:0}
.activity-source{flex:0 0 auto;display:flex;align-items:center;gap:10px;padding-bottom:4px;color:#8b9694;font:500 9px/1.3 "IBM Plex Mono",monospace;text-align:right}
.activity-source i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 11px rgba(53,245,167,.65)}
.activity-source span,.activity-source b,.activity-source small{display:block}.activity-source b{color:#c7d0ce;font-size:9px}.activity-source small{margin-top:5px;color:#687371;font-size:8px}
.activity-summary{display:grid;grid-template-columns:1.5fr repeat(3,1fr);margin-bottom:18px;border:1px solid #35403f;border-radius:6px;background:#0b0f10;overflow:hidden}
.activity-summary>span{min-width:0;padding:15px 18px;border-right:1px solid var(--line)}.activity-summary>span:last-child{border-right:0}
.activity-summary small,.activity-summary b{display:block;font-family:"IBM Plex Mono",monospace}.activity-summary small{margin-bottom:9px;color:#697472;font-size:8px;letter-spacing:.04em}.activity-summary b{font-size:clamp(15px,1.55vw,21px);font-weight:520;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.activity-summary .activity-total b{color:var(--cyan)}.activity-summary .activity-minted b{color:var(--green)}.activity-summary .activity-burned b{color:#ff5c72}
.activity-chart-shell{margin-bottom:22px;padding:20px 20px 14px;border:1px solid #303838;border-radius:6px;background:#0d1011;overflow:hidden}
.activity-chart-head{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;margin-bottom:10px}.activity-chart-head h3{margin:7px 0 7px;font:560 24px/1.1 "IBM Plex Mono",monospace;letter-spacing:0}.activity-chart-head p{max-width:570px;margin:0;color:#7e8987;font-size:11px;line-height:1.5}
.activity-chart-legend{display:flex;align-items:stretch;gap:16px;flex-wrap:wrap;justify-content:flex-end}.activity-chart-legend>span{display:grid;grid-template-columns:auto auto;align-items:center;column-gap:7px;padding:5px 16px 5px 0;border-right:1px solid #303838;font-family:"IBM Plex Mono",monospace}.activity-chart-legend>span:last-child{padding-right:0;border-right:0}.activity-chart-legend i{grid-row:1/3;width:7px;height:7px;border-radius:2px}.activity-chart-legend small{color:#737e7c;font-size:7px}.activity-chart-legend b{margin-top:4px;color:#cbd4d2;font-size:9px;font-weight:550;white-space:nowrap}.activity-chart-legend .mint i{background:var(--green);box-shadow:0 0 8px rgba(53,245,167,.7)}.activity-chart-legend .burn i{background:#ff5c72;box-shadow:0 0 8px rgba(255,92,114,.7)}.activity-chart-legend .net i{background:#8f9a98}.activity-chart-legend .positive{color:var(--green)}.activity-chart-legend .negative{color:#ff5c72}
.activity-chart{display:block;width:min(100%,820px);min-height:0;margin:0 auto;overflow:visible}.activity-grid line{stroke:#252c2c;stroke-width:1;stroke-dasharray:2 6}.activity-grid .activity-zero-line{stroke:#56615f;stroke-dasharray:none}.activity-bars rect{vector-effect:non-scaling-stroke;transition:y .45s ease,height .45s ease}.activity-bars.mint rect{fill:rgba(53,245,167,.62);stroke:#35f5a7;stroke-width:1;filter:drop-shadow(0 0 4px rgba(53,245,167,.32))}.activity-bars.burn rect{fill:rgba(255,92,114,.65);stroke:#ff5c72;stroke-width:1;filter:drop-shadow(0 0 4px rgba(255,92,114,.35))}.activity-y-label,.activity-x-label,.activity-side-label{fill:#66716f;font:500 9px "IBM Plex Mono",monospace}.activity-y-label{text-anchor:end}.activity-y-label.mint,.activity-side-label.mint{fill:var(--green)}.activity-y-label.burn,.activity-side-label.burn{fill:#ff5c72}.activity-y-label.zero{fill:#a2adaa}.activity-side-label{font-size:8px;letter-spacing:.06em}.activity-x-label{text-anchor:middle}.activity-x-label.end{text-anchor:end}
.activity-chart-foot{display:flex;align-items:center;gap:18px;color:#6f7a78;font:400 8px/1.3 "IBM Plex Mono",monospace}.activity-chart-foot span{display:flex;align-items:center;gap:7px}.activity-chart-foot i{display:block;width:10px;height:5px;border-radius:1px}.activity-chart-foot i.mint{background:var(--green)}.activity-chart-foot i.burn{background:#ff5c72}.activity-chart-foot b{margin-left:auto;color:#5f6967;font-weight:450}
.activity-note{margin:14px 0 0;color:#616c6a;font:400 9px/1.55 "IBM Plex Mono",monospace}
@media(max-width:760px){.activity-band{padding:38px 18px}.activity-head{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:20px}.activity-head .section-intro h2{font-size:38px;line-height:1.06}.activity-source{text-align:left}.activity-summary{grid-template-columns:1fr 1fr;margin-bottom:14px}.activity-summary>span{padding:12px 11px}.activity-summary>span:nth-child(2){border-right:0}.activity-summary>span:nth-child(-n+2){border-bottom:1px solid var(--line)}.activity-summary small{margin-bottom:6px}.activity-summary b{font-size:14px}.activity-chart-shell{margin-bottom:14px;padding:14px 10px 10px;overflow:hidden}.activity-chart-head{flex-direction:column;gap:12px;margin-bottom:4px}.activity-chart-head h3{font-size:20px}.activity-chart-head p{font-size:10px}.activity-chart-legend,.activity-chart-foot{display:none}.activity-chart{min-width:0;min-height:0;aspect-ratio:900/310}.activity-chart .activity-y-label,.activity-chart .activity-x-label{font-size:16px}.activity-chart .activity-side-label{font-size:14px}.activity-note{margin-top:10px;font-size:8px}}

/* Language */
.language-selector{display:flex;height:32px;border:1px solid #35413f;border-radius:5px;overflow:hidden;background:#0b0f10}
.language-option{min-width:36px;padding:0 8px;border:0;border-right:1px solid #273230;background:transparent;color:#87928f;cursor:pointer;font:500 9px/1 "IBM Plex Mono",monospace;transition:color .2s ease,background .2s ease,box-shadow .2s ease}
.language-option:last-child{border-right:0}
.language-option:hover{color:#fff;background:#101817}
.language-option.active{color:#07100d;background:var(--green);box-shadow:0 0 14px rgba(65,255,169,.22)}
.language-option:focus-visible{position:relative;z-index:1;outline:2px solid var(--cyan);outline-offset:-2px}
.ticker-label,.plain-label,.activity-chart-foot em{font-style:normal}


html[lang="zh-CN"] body{font-family:"Microsoft YaHei","PingFang SC","Noto Sans SC",Inter,sans-serif}
html[lang="zh-CN"] .section-intro p,html[lang="zh-CN"] .lede{line-height:1.8}

@media(max-width:640px){
  .language-selector{height:30px}
  .language-option{min-width:31px;padding-inline:6px;font-size:8px}
}
