.VoteButton-module__lnIh1G__container{border-radius:var(--radius-sm,4px);background:var(--bg-surface-1,#0c1017);border:1px solid var(--border-subtle,#ffffff14);text-align:center;flex-direction:column;align-items:center;gap:12px;padding:22px;display:flex;box-shadow:0 4px 18px #0006}.VoteButton-module__lnIh1G__title{font-family:var(--font-heading);color:#f8fafc;text-transform:uppercase;letter-spacing:.3px;font-size:17px;font-weight:800}.VoteButton-module__lnIh1G__votesText{color:#94a3b8;font-size:13px;line-height:1.5}.VoteButton-module__lnIh1G__votesText strong{font-size:18px;font-weight:800;font-family:var(--font-mono);color:#fbbf24}.VoteButton-module__lnIh1G__btn{border-radius:var(--radius-xs,2px);text-transform:uppercase;letter-spacing:.4px;cursor:pointer;justify-content:center;align-items:center;gap:8px;width:100%;height:40px;padding:0 16px;font-size:12.5px;font-weight:800;transition:all .15s;display:flex}.VoteButton-module__lnIh1G__voteBtn{background:var(--accent-emerald,#00e676);color:#08090d;border:1px solid #fff3;box-shadow:0 2px 10px #00e6764d}.VoteButton-module__lnIh1G__voteBtn:hover:not(:disabled){background:#1aff8c;transform:translateY(-1px);box-shadow:0 4px 16px #00e67673}.VoteButton-module__lnIh1G__voteBtn:disabled{opacity:.6;cursor:not-allowed}.VoteButton-module__lnIh1G__loginBtn{color:#c7d2fe;background:#5865f226;border:1px solid #5865f266}.VoteButton-module__lnIh1G__loginBtn:hover{color:#fff;background:#5865f247;border-color:#5865f2b3;transform:translateY(-1px)}.VoteButton-module__lnIh1G__spinner{animation:1s linear infinite VoteButton-module__lnIh1G__spin}@keyframes VoteButton-module__lnIh1G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.VoteButton-module__lnIh1G__message{border-radius:var(--radius-xs,2px);text-align:left;align-items:flex-start;gap:8px;width:100%;padding:10px 12px;font-size:12px;line-height:1.4;display:flex}.VoteButton-module__lnIh1G__success{color:#00e676;background:#00e6761a;border:1px solid #00e6764d}.VoteButton-module__lnIh1G__error{color:#fb7185;background:#f43f5e1a;border:1px solid #f43f5e4d}.VoteButton-module__lnIh1G__msgIcon{flex-shrink:0;margin-top:1px}.VoteButton-module__lnIh1G__msgText{font-weight:600}
.PlayersChart-module__oqIIgq__wrap{flex-direction:column;gap:16px;display:flex}.PlayersChart-module__oqIIgq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.PlayersChart-module__oqIIgq__title{font-family:var(--font-heading);color:var(--text-primary);margin:0;font-size:18px;font-weight:700}.PlayersChart-module__oqIIgq__subtitle{color:var(--text-muted);margin:4px 0 0;font-size:13px}.PlayersChart-module__oqIIgq__stats{gap:20px;display:flex}.PlayersChart-module__oqIIgq__stat{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.PlayersChart-module__oqIIgq__statLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-size:11px}.PlayersChart-module__oqIIgq__statValue{font-family:var(--font-mono);color:var(--emerald-400);font-size:17px;font-weight:700}.PlayersChart-module__oqIIgq__peak{color:var(--amber-400)}.PlayersChart-module__oqIIgq__chartBox{width:100%;position:relative}.PlayersChart-module__oqIIgq__tooltip{border:1px solid var(--emerald-400);border-radius:var(--radius-sm);pointer-events:none;z-index:10;white-space:nowrap;background:#060911f2;flex-direction:column;align-items:center;gap:2px;padding:5px 10px;display:flex;position:absolute;transform:translate(-50%,-120%);box-shadow:0 8px 20px #0009}.PlayersChart-module__oqIIgq__tooltip strong{color:var(--emerald-400);font-size:13px;font-family:var(--font-mono)}.PlayersChart-module__oqIIgq__tooltip span{color:var(--text-muted);font-size:10.5px}.PlayersChart-module__oqIIgq__svg{width:100%;height:auto;display:block}.PlayersChart-module__oqIIgq__grid{stroke:#ffffff0d;stroke-width:1px}.PlayersChart-module__oqIIgq__axisLabel{fill:var(--text-dim);font-size:11px;font-family:var(--font-mono)}.PlayersChart-module__oqIIgq__line{stroke:var(--emerald-400);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.PlayersChart-module__oqIIgq__dot{fill:var(--emerald-400);cursor:pointer;opacity:.7;transition:all .15s}.PlayersChart-module__oqIIgq__dot:hover{r:6;opacity:1;fill:#fff}.PlayersChart-module__oqIIgq__empty{padding:8px 0}.PlayersChart-module__oqIIgq__emptyTitle{font-family:var(--font-heading);color:var(--text-primary);margin:0 0 8px;font-size:18px;font-weight:700}.PlayersChart-module__oqIIgq__emptyText{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}@media (max-width:576px){.PlayersChart-module__oqIIgq__stats{justify-content:space-between;width:100%}.PlayersChart-module__oqIIgq__stat{align-items:flex-start}}
