:root{--bg: #f2f1ea;--fg: #0a0a0a;--card: #f2f1ea;--card-alt: hsl(43 18% 87%);--muted: hsl(40 10% 85%);--muted-fg: hsl(0 0% 38%);--line: hsl(0 0% 72%);--accent: #ea580c;--accent-fg: #f2f1ea;--globe-secondary: hsl(14 58% 44%);--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, "Liberation Mono", monospace;--font-pixel: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, "Liberation Mono", monospace;color-scheme:light}:root[data-theme=dark]{--bg: #0f0f0f;--fg: #f2f1ea;--card: #141414;--card-alt: hsl(0 0% 11%);--muted: hsl(0 0% 13%);--muted-fg: hsl(0 0% 58%);--line: hsl(0 0% 25%);--accent: hsl(20 90% 50%);--accent-fg: #0f0f0f;--globe-secondary: hsl(14 55% 56%);color-scheme:dark}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--fg);font-family:var(--font-mono);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased;transition:background-color .2s ease,color .2s ease}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}::selection{background:var(--accent);color:var(--accent-fg)}.page{min-height:100dvh;display:flex;flex-direction:column}.main{flex:1;display:flex;flex-direction:column}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}.blink{animation:blink 1.1s step-end infinite}@keyframes rise{0%{opacity:0;transform:translateY(26px);filter:blur(6px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.rise{animation:rise .7s cubic-bezier(.22,1,.36,1) both}.rise--1{animation-delay:.1s}.rise--2{animation-delay:.22s}.rise--3{animation-delay:.34s}@keyframes glitch{0%,92%,to{text-shadow:none;transform:translate(0)}93%{text-shadow:2px 0 var(--accent),-2px 0 var(--muted-fg);transform:translate(-1px)}95%{text-shadow:-2px 0 var(--accent),2px 0 var(--muted-fg);transform:translate(1px)}97%{text-shadow:2px 0 var(--accent);transform:translateY(1px)}}@media (prefers-reduced-motion: reduce){.blink,.rise,.wordmark{animation:none!important}}.nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding:18px 28px;border-bottom:2px solid var(--fg)}.nav__brand{display:inline-flex;align-items:center;color:var(--accent)}.nav__logo{width:34px;height:34px;display:block;transition:transform .25s cubic-bezier(.22,1,.36,1)}.nav__brand:hover .nav__logo{transform:translateY(-2px)}.nav__links{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 18px}.nav__link{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:4px 2px;white-space:nowrap}.nav__bracket{color:var(--muted-fg);transition:color .15s ease}.nav__link:hover,.nav__link:hover .nav__bracket{color:var(--accent)}.theme-toggle{justify-self:end;display:inline-flex;align-items:center;gap:8px;background:transparent;color:var(--fg);border:2px solid var(--fg);border-radius:0;padding:6px 12px;font-size:11px;font-weight:700;letter-spacing:.1em}.theme-toggle:hover{background:var(--fg);color:var(--bg)}.theme-toggle__square{width:8px;height:8px;background:var(--accent)}.hero{padding:34px 28px 56px;max-width:1560px;margin:0 auto;width:100%;flex:1;display:flex;flex-direction:column}.wordmark{font-family:var(--font-pixel);font-weight:800;font-size:clamp(2rem,5.4vw,4.4rem);line-height:.95;letter-spacing:-.03em;text-transform:uppercase;margin-top:14px;animation:rise .7s cubic-bezier(.22,1,.36,1) both,glitch 6s steps(1) 1.2s infinite}.hero__grid{display:grid;grid-template-columns:minmax(330px,1fr) minmax(440px,1.9fr) minmax(280px,.95fr);gap:28px;align-items:stretch;margin-top:24px;flex:1}.hero__copy{display:flex;flex-direction:column;justify-content:flex-end;gap:26px;padding-bottom:8px}.hero__eyebrow{display:flex;align-items:center;gap:14px;font-size:12px;font-weight:700;letter-spacing:.18em;color:var(--accent)}.hero__eyebrow-line{flex:1;height:2px;background:var(--fg)}.hero__headline{font-family:var(--font-mono);font-weight:800;font-size:clamp(1.35rem,2.7vw,1.85rem);line-height:1.14;letter-spacing:-.03em;text-transform:uppercase}.hero__headline-line,.hero__headline-accent{display:block;white-space:nowrap}.hero__headline-accent{color:var(--accent)}.hero__body{font-size:14px;color:var(--muted-fg);max-width:46ch}.hero__ctas{display:flex;flex-wrap:wrap;gap:14px}.btn{display:inline-block;border:2px solid var(--fg);border-radius:0;padding:12px 22px;font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;transition:transform .12s ease,box-shadow .12s ease,background-color .15s ease,color .15s ease}.btn:hover{transform:translate(-2px,-2px);box-shadow:4px 4px 0 var(--fg)}.btn:active{transform:translate(0);box-shadow:none}.btn--accent{background:var(--accent);color:var(--accent-fg);border-color:var(--fg)}.btn--solid{background:var(--fg);color:var(--bg)}.hero__globe{min-width:0;display:flex;flex-direction:column;justify-content:flex-start}.globe{display:flex;flex-direction:column;align-items:center;gap:10px}.globe__svg{width:100%;max-width:1000px;height:auto;display:block}.globe__caption{font-size:12px;color:var(--muted-fg);letter-spacing:.06em}.globe__sphere{fill:none;stroke:var(--fg)}.globe__lat{fill:none;stroke:var(--fg);stroke-width:1;opacity:.16}.globe__meridian{fill:none;stroke:var(--fg);stroke-width:1}.globe__axis{stroke:var(--fg);stroke-width:1;opacity:.2}.globe__link{fill:none;stroke:var(--muted-fg);stroke-width:1;stroke-dasharray:1 4;stroke-linecap:round;opacity:.5}.globe__link--accent{stroke:var(--accent);stroke-width:1.4;stroke-dasharray:5 4;stroke-linecap:butt;opacity:.75}.globe__link--secondary{stroke:var(--globe-secondary);stroke-width:1.4;stroke-dasharray:5 4;stroke-linecap:butt;opacity:.7}.globe__flow{fill:none;stroke:var(--fg);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.globe__flow-dot{fill:var(--accent);stroke:var(--fg);stroke-width:1.5}.globe__tick{stroke:var(--fg);stroke-width:2}.globe__label{fill:var(--fg);font-family:var(--font-mono);font-size:13px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.globe__roman{fill:var(--muted-fg);font-family:var(--font-mono);font-size:12px;font-weight:700}.globe__card{stroke:var(--fg);stroke-width:2;fill:var(--bg)}.globe__node--accent .globe__card{fill:var(--accent)}.globe__node--secondary .globe__card{fill:var(--globe-secondary)}.globe__card-line{stroke:var(--fg);stroke-width:1.5;stroke-linecap:round}.globe__card-line--inverse{stroke:var(--accent-fg)}.globe__node-label{fill:var(--muted-fg);font-family:var(--font-mono);font-size:8px;letter-spacing:.06em}.globe__node--accent .globe__node-label{fill:var(--accent);font-weight:700}.globe__node--secondary .globe__node-label{fill:var(--globe-secondary);font-weight:700}.stats{border:2px solid var(--fg);background:var(--card)}.stats__header{display:flex;justify-content:space-between;align-items:center;gap:10px;background:var(--fg);color:var(--bg);padding:10px 14px;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.stats__table{display:block}.stats__row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:14px;border-top:2px solid var(--fg)}.stats__row:first-child{border-top:0}.stats__label{display:flex;flex-direction:column;gap:2px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.stats__sub{font-size:10px;font-weight:400;letter-spacing:.05em;text-transform:none;color:var(--muted-fg)}.stats__value{font-family:var(--font-pixel);font-size:20px;line-height:1}.stats__value--status{display:inline-flex;align-items:center;gap:10px;color:var(--accent);font-size:16px}.stats__pulse{width:10px;height:10px;background:var(--accent);border:2px solid var(--fg)}.stats__foot{border-top:2px solid var(--fg);padding:10px 14px;font-size:10px;letter-spacing:.08em;color:var(--muted-fg);background:var(--card-alt)}.footer{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 28px;background:#0a0a0a;color:#f2f1ea;border-top:2px solid var(--fg);padding:18px 28px;font-size:12px;letter-spacing:.08em;text-transform:uppercase}:root[data-theme=dark] .footer{background:#050505}.footer__manifest{color:#f1efe98c}.footer__ver{color:var(--accent)}.footer__links{display:flex;flex-wrap:wrap;gap:20px}.footer__links a{font-weight:700}.footer__links a:hover{color:var(--accent)}.page-shell{width:100%;max-width:1280px;margin:0 auto;padding:34px 28px 64px;display:flex;flex-direction:column;gap:22px}.page-shell--narrow{max-width:860px}.page-shell__head{display:flex;flex-direction:column;gap:14px}.page-shell__eyebrow{display:flex;align-items:center;gap:14px;font-size:12px;font-weight:700;letter-spacing:.18em;color:var(--accent);text-transform:uppercase}.page-shell__eyebrow a:hover{color:var(--fg)}.page-shell__eyebrow-line{flex:1;height:2px;background:var(--fg)}.page-shell__title{font-family:var(--font-pixel);font-weight:700;font-size:clamp(1.8rem,4vw,3rem);line-height:1;text-transform:uppercase}.box{border:2px solid var(--fg);background:var(--card)}.box__header{display:flex;justify-content:space-between;align-items:center;gap:12px;background:var(--fg);color:var(--bg);padding:10px 14px;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.box__body{padding:14px}.panel{border:2px dashed var(--line);padding:16px;font-size:13px;letter-spacing:.05em}.panel--loading{color:var(--muted-fg);font-weight:700;text-transform:uppercase}.panel__prompt{color:var(--accent)}.panel--error{border-style:solid;border-color:var(--fg);background:var(--card-alt)}.panel--error .panel__title{color:var(--accent)}.panel__title{font-family:var(--font-pixel);font-size:15px;font-weight:700;text-transform:uppercase;margin-bottom:6px}.panel__body{color:var(--muted-fg);font-size:13px}.panel__detail{margin-top:8px;color:var(--muted-fg);font-size:11px;opacity:.8;word-break:break-all}.panel--empty{text-align:center;padding:28px 16px}.hub__grid{display:grid;grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:22px;align-items:start}.community-list{display:flex;flex-direction:column;gap:10px}.community-list__item{display:flex;flex-direction:column;gap:2px;border:2px solid var(--fg);padding:10px 12px;transition:background-color .12s ease,color .12s ease}.community-list__item:hover{background:var(--card-alt)}.community-list__item--active{background:var(--fg);color:var(--bg)}.community-list__item--active:hover{background:var(--fg)}.community-list__slug{font-size:13px;font-weight:700;letter-spacing:.08em;color:var(--accent)}.community-list__name{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.community-list__counts{font-size:10px;letter-spacing:.08em;color:var(--muted-fg)}.community-list__item--active .community-list__counts{color:inherit;opacity:.7}.post-list{display:flex;flex-direction:column;gap:12px}.post-card{display:flex;gap:14px;border:2px solid var(--fg);background:var(--card);padding:12px 14px;transition:transform .12s ease,box-shadow .12s ease}.post-card:hover{transform:translate(-2px,-2px);box-shadow:4px 4px 0 var(--fg)}.post-card__score{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:58px;border-right:2px solid var(--line);padding-right:12px}.post-card__score-value{font-family:var(--font-pixel);font-size:18px;color:var(--accent)}.post-card__score-sub{font-size:10px;color:var(--muted-fg);white-space:nowrap}.post-card__main{min-width:0;display:flex;flex-direction:column;gap:6px}.post-card__title{font-size:15px;font-weight:700;letter-spacing:.02em;line-height:1.3;overflow-wrap:anywhere}.post-card__title a:hover{color:var(--accent)}.post-card__meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 8px;font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:var(--muted-fg)}.post-card__meta a:hover{color:var(--accent)}.post-card__author{font-weight:700;color:var(--fg)}.post-card__addr,.comment__addr,.post-detail__addr{color:var(--muted-fg);font-weight:400;text-transform:none}.post-card__community{color:var(--accent);font-weight:700}.post-card__sep{opacity:.5}.post-detail__title{font-family:var(--font-pixel);font-size:clamp(1.2rem,2.4vw,1.7rem);line-height:1.2;text-transform:uppercase;margin-bottom:10px;overflow-wrap:anywhere}.post-detail__meta{display:flex;flex-wrap:wrap;gap:4px 10px;font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:var(--muted-fg);margin-bottom:14px}.post-detail__meta a:hover{color:var(--accent)}.post-detail__author{font-weight:700;color:var(--fg)}.post-detail__body{font-size:14px;white-space:pre-wrap;overflow-wrap:anywhere}.post-detail__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.tag{display:inline-block;border:2px solid var(--line);padding:2px 8px;font-size:11px;font-weight:700;letter-spacing:.06em;color:var(--muted-fg)}.tag--link{border-color:var(--fg);color:var(--accent)}.tag--link:hover{background:var(--fg)}.comment-list{display:flex;flex-direction:column;gap:12px}.comment{border-left:2px solid var(--accent);background:var(--card-alt);padding:10px 12px}.comment__meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:4px 12px;font-size:11px;letter-spacing:.05em;text-transform:uppercase;margin-bottom:6px}.comment__author{font-weight:700}.comment__author:hover{color:var(--accent)}.comment__stats{color:var(--muted-fg)}.comment__body{font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere}.profile__name{font-family:var(--font-pixel);font-size:clamp(1.4rem,3vw,2rem);text-transform:uppercase;line-height:1.1}.profile__address{font-size:12px;color:var(--muted-fg);margin-top:6px;word-break:break-all}.profile__desc{font-size:14px;margin-top:12px;max-width:60ch}.profile__since{margin-top:12px;font-size:11px;font-weight:700;letter-spacing:.1em;color:var(--accent);text-transform:uppercase}.chain-flag{letter-spacing:.1em}.chain-flag--on{color:var(--accent)}.counter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.counter{display:flex;flex-direction:column;gap:4px;border:2px solid var(--fg);padding:12px;background:var(--card)}.counter__value{font-family:var(--font-pixel);font-size:22px;line-height:1;color:var(--accent)}.counter__label{font-size:10px;font-weight:700;letter-spacing:.12em;color:var(--muted-fg)}.profile__communities{display:flex;flex-wrap:wrap;gap:8px}.profile__none{font-size:12px;color:var(--muted-fg)}.offline{border:2px solid var(--fg);background:var(--card);padding:clamp(40px,8vw,88px) 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.offline__glyph{font-size:22px;letter-spacing:.4em;color:var(--accent)}.offline__title{font-family:var(--font-pixel);font-size:clamp(1.6rem,4.5vw,3rem);line-height:1;text-transform:uppercase}.offline__phase{font-size:14px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.offline__accent{color:var(--accent)}.offline__detail{font-size:12px;color:var(--muted-fg);max-width:52ch}.offline__meter{display:flex;gap:6px;margin-top:6px}.offline__cell{width:18px;height:10px;border:2px solid var(--fg)}.offline__cell--lit{background:var(--accent)}.offline__foot{font-size:11px;letter-spacing:.08em;color:var(--muted-fg)}.offline__foot a:hover{color:var(--accent)}@media (max-width: 1180px){.hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px}.hero__globe{order:2}.hero__stats{order:3;grid-column:1 / -1;max-width:560px}}@media (max-width: 760px){.nav{grid-template-columns:1fr;justify-items:center;row-gap:12px;padding:14px 18px}.theme-toggle{justify-self:center}.hero{padding:26px 18px 44px}.hero__grid{grid-template-columns:1fr;gap:36px;margin-top:28px}.hero__copy{min-height:64vh;justify-content:flex-end;padding-bottom:0}.hero__globe,.hero__stats{order:0}.globe__svg{max-width:440px}.hero__stats{max-width:none}.footer{flex-direction:column;align-items:flex-start;padding:18px}}@media (max-width: 960px){.hub__grid{grid-template-columns:1fr}.hub__sidebar{order:0}}@media (max-width: 760px){.page-shell{padding:24px 18px 48px}.post-card{flex-direction:column;gap:8px}.post-card__score{flex-direction:row;align-items:baseline;gap:10px;min-width:0;border-right:0;border-bottom:2px solid var(--line);padding:0 0 8px}.comment{margin-left:0!important}}.lede{max-width:70ch;font-size:15px;line-height:1.6;color:var(--muted-fg)}.lede strong{color:var(--fg);font-weight:700}.explore-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:start}.data-list{display:flex;flex-direction:column}.data-row{display:flex;align-items:center;gap:12px;padding:11px 2px;border-bottom:1px solid var(--line)}.data-row:last-child{border-bottom:0}.data-row__rank{font-family:var(--font-pixel);font-weight:700;font-size:13px;color:var(--accent);min-width:26px}.data-row__main{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.data-row__title{font-weight:700;font-size:14px;color:var(--fg);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}a.data-row__title:hover{color:var(--accent)}.data-row__meta{font-size:12px;color:var(--muted-fg);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-row__stat{font-family:var(--font-pixel);font-weight:700;font-size:15px;text-align:right;display:flex;flex-direction:column;line-height:1.1}.data-row__stat-sub{font-family:var(--font-mono);font-weight:400;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-fg)}.pill{flex-shrink:0;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:3px 8px;border:1px solid var(--fg);color:var(--muted-fg);white-space:nowrap}.callout{border:2px dashed var(--accent);background:var(--card-alt);padding:16px 18px}.callout__tag{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:6px}.callout__body{font-size:13px;line-height:1.55;color:var(--muted-fg)}.callout__body strong{color:var(--fg)}.spec-list{display:flex;flex-direction:column}.spec-row{padding:11px 0;border-bottom:1px solid var(--line)}.spec-row:last-child{border-bottom:0}.spec-term{font-family:var(--font-pixel);font-weight:700;font-size:12px;letter-spacing:.08em;color:var(--accent);margin-bottom:4px}.spec-def{font-size:13px;line-height:1.55;color:var(--muted-fg)}.token-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.token-card{border:2px solid var(--fg);background:var(--card);padding:16px;display:flex;flex-direction:column;gap:10px}.token-card__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.token-card__sym{font-family:var(--font-pixel);font-weight:700;font-size:18px;letter-spacing:.02em}.token-card__body{font-size:13px;line-height:1.55;color:var(--muted-fg)}.live-strip{display:flex;align-items:center;gap:10px;flex-wrap:wrap;border:2px solid var(--fg);background:var(--card-alt);padding:9px 14px;font-size:12px;letter-spacing:.04em}.live-strip__dot{width:9px;height:9px;border-radius:50%;background:var(--accent)}.live-strip__label{font-weight:700;letter-spacing:.16em;color:var(--accent)}.live-strip__val{color:var(--fg)}.live-strip__sep{color:var(--line)}.tier-table{display:flex;flex-direction:column}.tier-row{display:grid;grid-template-columns:minmax(0,1fr) 64px 74px;gap:8px;align-items:center;padding:10px 0;border-bottom:1px solid var(--line);font-size:13px}.tier-row:last-child{border-bottom:0}.tier-row--head{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-fg)}.tier-row span:nth-child(2),.tier-row span:nth-child(3){text-align:right;font-family:var(--font-pixel);font-weight:700}.tier-row--head span:nth-child(2),.tier-row--head span:nth-child(3){font-family:var(--font-mono);font-weight:700}.tier-row__n{color:var(--accent);font-weight:700}.tier-row__note{display:block;font-size:11px;color:var(--muted-fg);font-weight:400}.box__foot{margin-top:12px;font-size:11px;color:var(--muted-fg);opacity:.85}.doc-p{font-size:13px;line-height:1.6;color:var(--muted-fg);margin-bottom:12px}.code{border:1px solid var(--line);background:var(--card-alt);padding:12px 14px;font-family:var(--font-mono);font-size:12px;line-height:1.55;overflow-x:auto;white-space:pre;margin-bottom:12px}.code:last-child{margin-bottom:0}.endpoint-list{display:flex;flex-direction:column}.endpoint-row{display:flex;flex-direction:column;gap:3px;padding:9px 0;border-bottom:1px solid var(--line)}.endpoint-row:last-child{border-bottom:0}.endpoint-row__path{font-family:var(--font-mono);font-size:12px;font-weight:700;color:var(--fg);word-break:break-all}.endpoint-row__desc{font-size:12px;color:var(--muted-fg)}@media (max-width: 760px){.explore-grid,.token-grid{grid-template-columns:minmax(0,1fr)}}
