.StatsPageView-module__qwChJq__page{min-height:100svh;padding:var(--pj-space-5);background:var(--pj-gradient-page)}.StatsPageView-module__qwChJq__hero,.StatsPageView-module__qwChJq__grid{width:min(var(--pj-page-max-width), 100%);margin-left:auto;margin-right:auto}.StatsPageView-module__qwChJq__hero{align-items:end;gap:var(--pj-space-5);margin-bottom:var(--pj-space-5);grid-template-columns:minmax(0,1fr) auto;display:grid}.StatsPageView-module__qwChJq__eyebrow{margin:0 0 var(--pj-space-2);color:var(--pj-color-accent);font-size:var(--pj-text-micro);font-weight:var(--pj-font-weight-black);text-transform:uppercase}.StatsPageView-module__qwChJq__hero h1{max-width:780px;font-size:var(--pj-text-h1);line-height:var(--pj-leading-tight);margin:0}.StatsPageView-module__qwChJq__hero p{max-width:760px;margin:var(--pj-space-3) 0 0;color:var(--pj-color-text-muted);font-size:var(--pj-text-body-lg)}.StatsPageView-module__qwChJq__controls{justify-content:flex-end;align-items:center;gap:var(--pj-space-2);flex-wrap:wrap;display:inline-flex}.StatsPageView-module__qwChJq__rangeBar{border-radius:var(--pj-radius-pill);background:#763bec14;border:1px solid #763bec24;gap:4px;padding:4px;display:inline-flex}.StatsPageView-module__qwChJq__rangeBar button,.StatsPageView-module__qwChJq__scaleButton{border-radius:var(--pj-radius-pill);min-height:36px;padding:0 var(--pj-space-3);color:var(--pj-color-accent-strong);font:inherit;font-size:var(--pj-text-small);font-weight:var(--pj-font-weight-black);cursor:pointer;transition:transform var(--pj-transition-premium), box-shadow var(--pj-transition-premium), background-color var(--pj-transition-premium);background:0 0;border:0}.StatsPageView-module__qwChJq__rangeBar button:hover,.StatsPageView-module__qwChJq__scaleButton:hover{transform:translateY(-1px)}.StatsPageView-module__qwChJq__rangeBar button[aria-pressed=true]{color:#fff;background:linear-gradient(135deg, var(--pj-color-accent), #8b5cf6);box-shadow:0 10px 22px #763bec2e}.StatsPageView-module__qwChJq__scaleButton{border:1px solid var(--pj-color-border);color:var(--pj-color-text-strong);background:var(--pj-color-surface-strong);box-shadow:var(--pj-shadow-panel)}.StatsPageView-module__qwChJq__grid{gap:var(--pj-space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.StatsPageView-module__qwChJq__card{border:1px solid var(--pj-color-border);border-radius:var(--pj-radius-md);background:color-mix(in srgb, var(--pj-color-surface-strong) 94%, transparent);min-width:0;box-shadow:var(--pj-shadow-panel);transition:transform var(--pj-transition-premium), box-shadow var(--pj-transition-premium), border-color var(--pj-transition-premium);overflow:hidden}.StatsPageView-module__qwChJq__card:hover{box-shadow:var(--pj-interaction-shadow);border-color:#763bec33;transform:translateY(-2px)}.StatsPageView-module__qwChJq__cardTop{padding:var(--pj-space-4) var(--pj-space-4) 0}.StatsPageView-module__qwChJq__cardTitleRow{justify-content:space-between;align-items:flex-start;gap:var(--pj-space-3);display:flex}.StatsPageView-module__qwChJq__cardTitleRow h2{align-items:center;gap:var(--pj-space-2);min-width:0;color:var(--pj-color-text-strong);margin:0;font-size:1rem;line-height:1.2;display:inline-flex}.StatsPageView-module__qwChJq__cardTitleRow h2 span{border-radius:50%;flex:none;width:10px;height:10px}.StatsPageView-module__qwChJq__chips{justify-content:flex-end;align-items:center;gap:var(--pj-space-1);flex-wrap:wrap;display:inline-flex}.StatsPageView-module__qwChJq__chips span{border:1px solid var(--pj-color-border);border-radius:var(--pj-radius-pill);min-height:24px;padding:0 var(--pj-space-2);color:var(--pj-color-text-muted);font-size:var(--pj-text-micro);font-weight:var(--pj-font-weight-bold);background:var(--pj-color-surface);align-items:center;display:inline-flex}.StatsPageView-module__qwChJq__valueRow{justify-content:space-between;align-items:baseline;gap:var(--pj-space-3);margin-top:var(--pj-space-2);display:flex}.StatsPageView-module__qwChJq__valueRow strong{min-width:0;color:var(--pj-color-text-strong);font-size:1.7rem;font-weight:var(--pj-font-weight-black);letter-spacing:0;line-height:var(--pj-leading-tight);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.StatsPageView-module__qwChJq__valueRow small{font-size:var(--pj-text-small);font-weight:var(--pj-font-weight-black);flex:none}.StatsPageView-module__qwChJq__valueRow small[data-tone=up]{color:var(--pj-color-positive)}.StatsPageView-module__qwChJq__valueRow small[data-tone=down]{color:var(--pj-color-negative)}.StatsPageView-module__qwChJq__chartWrap{height:260px;padding:var(--pj-space-2) var(--pj-space-3) var(--pj-space-4)}.StatsPageView-module__qwChJq__state{height:100%;color:var(--pj-color-text-subtle);font-size:var(--pj-text-small);font-weight:var(--pj-font-weight-black);place-items:center;display:grid}.StatsPageView-module__qwChJq__grid>div[data-highlight=true] .StatsPageView-module__qwChJq__card{box-shadow:0 0 0 4px #763bec1f, var(--pj-interaction-shadow);border-color:#763bec7a}@media (max-width:900px){.StatsPageView-module__qwChJq__page{padding:var(--pj-space-4) var(--pj-space-3)}.StatsPageView-module__qwChJq__hero{grid-template-columns:1fr;align-items:start}.StatsPageView-module__qwChJq__controls{justify-content:flex-start}.StatsPageView-module__qwChJq__grid{grid-template-columns:1fr}.StatsPageView-module__qwChJq__valueRow strong{font-size:1.35rem}}
