.statistics-body,.statistics-page{background:var(--theme-page);color:var(--theme-text)}.statistics-page{width:min(100% - 48px,1100px);margin:0 auto;padding:48px 0 80px}.statistics-page section{margin:0 0 44px}.statistics-intro{text-align:center;margin:0 0 42px}.statistics-intro h1{margin:0;font-size:clamp(2rem,5vw,4rem)}.statistics-intro p{color:var(--theme-link);font-weight:700}.statistics-page h2{margin:0 0 16px;font-size:1.2rem}.statistics-page h3{margin:0 0 12px;font-size:.95rem}.statistics-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.statistics-cards--community{grid-template-columns:repeat(5,minmax(0,1fr))}.statistics-cards--triplet{grid-template-columns:repeat(3,minmax(0,1fr))}.statistics-card,.statistics-panel{display:grid;gap:7px;border:1px solid var(--theme-border);border-radius:12px;background:var(--theme-surface);padding:17px;color:inherit}.statistics-card strong{color:var(--theme-link);font-size:clamp(1.35rem,3vw,2.15rem)}.statistics-card span,.statistics-card small,.statistics-panel small{color:var(--theme-muted);font-weight:700}.statistics-progress{height:14px;margin-top:14px;overflow:hidden;border-radius:999px;background:var(--theme-surface-strong)}.statistics-progress span{display:block;height:100%;border-radius:inherit;background:var(--theme-primary-action)}.statistics-split{display:grid;grid-template-columns:2fr 1fr;gap:12px}.statistics-split--triplet{grid-template-columns:repeat(3,minmax(0,1fr))}.statistics-panel ol{margin:0;padding:0;list-style:none}.statistics-panel li,.statistics-recent li{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid var(--theme-border)}.statistics-panel li:last-child,.statistics-recent li:last-child{border-bottom:0}.statistics-panel a:not(.ui-button),.statistics-recent a{color:var(--theme-link);font-weight:800}.statistics-panel .ui-button{justify-self:start}.statistics-recent{margin:0 0 16px;padding:0;list-style:none}.statistics-recent span{margin-inline:auto}.statistics-recent time{color:var(--theme-muted)}@media(max-width:700px){.statistics-page{width:min(100% - 28px,600px);padding:28px 0 50px}.statistics-cards,.statistics-split{grid-template-columns:1fr 1fr}.statistics-cards--compact{grid-template-columns:repeat(2,1fr)}.statistics-split .statistics-panel:first-child{grid-column:1/-1}}@media(max-width:390px){.statistics-cards{grid-template-columns:1fr}.statistics-cards--compact{grid-template-columns:1fr 1fr}}
