.stat-tiles{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.stat-tiles_ink{margin-top:18px}.stat-tiles_auto{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.stat-tiles_six{grid-template-columns:repeat(6,minmax(0,1fr))}@media not screen and (width>=1100px){.stat-tiles_six{grid-template-columns:repeat(3,minmax(0,1fr))}}.stat-tiles__tile{background:#0f1014;border:1px solid #212429bf;border-radius:14px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.stat-tiles__label{color:#8a93a2;letter-spacing:.04em;text-transform:uppercase;font-size:11.5px;font-weight:700}.stat-tiles__value{color:#fff;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:19px;font-weight:900}.stat-tiles__note{color:#a9b2c0;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}@media not screen and (width>=630px){.stat-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-tiles__value{font-size:16px}}.stat-tiles_chasm .stat-tiles__tile{background:#0a0b0e;border-color:#212429;border-radius:12px;padding:14px 16px}.stat-tiles_chasm .stat-tiles__label{color:#8a93a2;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:800}.stat-tiles_chasm .stat-tiles__value{text-overflow:ellipsis;white-space:nowrap;direction:ltr;unicode-bidi:isolate;font-size:18px;overflow:hidden}.stat-tiles_chasm .stat-tiles__note{color:#8a93a2;font-variant-numeric:tabular-nums;white-space:normal;overflow:visible}.stat-tiles_glass .stat-tiles__tile,.stat-tiles_faint .stat-tiles__tile{min-width:0}.stat-tiles_glass .stat-tiles__value,.stat-tiles_faint .stat-tiles__value{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media not screen and (width>=630px){.stat-tiles_glass,.stat-tiles_faint{gap:8px}.stat-tiles_glass .stat-tiles__tile,.stat-tiles_faint .stat-tiles__tile{border-radius:12px;padding:10px 11px}}.stat-tiles_glass .stat-tiles__tile{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c0d11b8}.stat-tiles_glass .stat-tiles__value{font-family:Gilroy,Gilroy Fallback,system-ui,sans-serif}.stat-tiles_faint .stat-tiles__tile{background:#ffffff06}.stat-tiles_faint .stat-tiles__value{font-size:18px}@media not screen and (width>=630px){.stat-tiles_faint .stat-tiles__value{font-size:15.5px}}.stat-tiles_lg .stat-tiles__value{font-family:Gilroy,Gilroy Fallback,system-ui,sans-serif;font-size:22px}.stat-tiles__tile_wide{grid-column:span 2}@media not screen and (width>=1100px){.stat-tiles__tile_wide{grid-column:span 3}}@media not screen and (width>=630px){.stat-tiles__tile_wide{grid-column:span 2}}@media not screen and (width>=1100px){.stat-tiles__tile_pair{grid-column:span 2}.stat-tiles__tile_rest{grid-column:span 3}}@media not screen and (width>=630px){.stat-tiles__tile_rest{grid-column:span 2}}.stat-tiles__tile_full{grid-column:1/-1;gap:8px}.stat-tiles__tile_up .stat-tiles__value{color:#60a5fa}.stat-tiles__tile_down .stat-tiles__value{color:#eb4b4b}.stat-tiles__tile_small .stat-tiles__value{font-size:13px}
