.activity-game .activity-type-badge{background:#ede9fe;color:#6d28d9}.game-statistics-gateway{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;padding:20px 22px;margin:16px 0;border:1px solid #c4b5fd;border-radius:20px;background:linear-gradient(135deg,#f5f3ff,#eff6ff);color:#0f172a}.game-statistics-gateway>span:first-child{font-size:40px}.game-statistics-gateway h3{margin:2px 0 5px}.game-statistics-gateway p{margin:0;color:#52627a}.game-statistics-gateway b{color:#6d28d9}.game-statistics-gateway small{display:block;color:#64748b}.game-statistics-gateway .gateway-action{color:#1769ff;font-weight:800}html[data-theme=dark] .game-statistics-gateway{background:linear-gradient(135deg,#24143f,#10223f);border-color:#5b4b8a;color:#f8fafc}html[data-theme=dark] .game-statistics-gateway p{color:#cbd5e1}@media(prefers-color-scheme:dark){html[data-theme=system] .game-statistics-gateway{background:linear-gradient(135deg,#24143f,#10223f);border-color:#5b4b8a;color:#f8fafc}html[data-theme=system] .game-statistics-gateway p{color:#cbd5e1}}@media(max-width:720px){.game-statistics-gateway{grid-template-columns:auto 1fr}.game-statistics-gateway>div:last-child{grid-column:1/3}}
