@charset "UTF-8";
@layer reset, base, app.base;
.do0YxW_statsGrid{grid-template-columns:repeat(2,1fr);gap:16px;margin:40px -25px;display:grid}@media (max-width:1024px){.do0YxW_statsGrid{grid-template-columns:1fr;margin-inline:0}}@media (max-width:768px){.do0YxW_statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.do0YxW_statsGrid{grid-template-columns:1fr}}.do0YxW_card{background:var(--color-bg-level-1);border:1px solid var(--color-border-translucent);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:space-between;height:184px;padding:24px 24px 16px;transition:filter .2s ease-out;display:flex}.do0YxW_card:hover{filter:brightness(125%)}.do0YxW_card:hover .do0YxW_cardButton{background:var(--color-bg-level-3)}.do0YxW_cardButton{background:0 0}.do0YxW_statDialog{outline:none}.do0YxW_statDialogBody{background:var(--color-bg-level-1);border:1px solid var(--color-border-primary);border-radius:16px;padding:32px}.do0YxW_legendWrapper{cursor:default;border:1px solid var(--color-border-translucent);border-radius:6px;padding:4px 8px;transition:opacity .2s}.do0YxW_marker{border-radius:2px;width:16px;height:16px}.do0YxW_marker.do0YxW_markerPrimary{background:var(--color-text-secondary)}.do0YxW_marker.do0YxW_markerSecondary{background:var(--color-text-quaternary)}.do0YxW_barContainer{pointer-events:none;border-radius:2px;width:56px;height:240px;display:flex;position:relative}.do0YxW_bar{transition:opacity var(--speed-regularTransition);border-radius:2px;position:absolute;bottom:0;left:0;right:0}.do0YxW_bar.do0YxW_barSecondary{background:var(--color-text-quaternary)}.do0YxW_bar.do0YxW_barPrimary{background:var(--color-text-secondary)}.do0YxW_closeButton{background:0 0;order:3;margin-left:auto}.do0YxW_closeButton:hover{background:var(--color-bg-level-3)}.do0YxW_question[data-after-legend=true]{order:2}
