.user-statistics{background:var(--color-surface);border:1px solid var(--color-gray-9);border-radius:8px;padding:16px 24px}.user-statistics__wrapper{gap:24px;display:flex}.user-statistics__wrapper--column{flex-direction:column;gap:16px}.user-statistics__level{grid-template-columns:auto 1fr;gap:4px 8px;display:grid}.user-statistics__level-text{color:var(--color-text-secondary);grid-column:1/3}.user-statistics__level-number{color:var(--color-text);font-size:22px;font-weight:var(--weight-semi-bold);line-height:var(--line-height-22);align-items:center;gap:8px;display:flex}.user-statistics__text{flex-shrink:0;justify-content:space-between;margin-bottom:16px;display:flex}.user-statistics__text span:first-child{color:var(--color-text-secondary)}.user-statistics__text:last-child{margin-bottom:0}
.user-self-dashboard{flex:1;min-width:0}.user-self-dashboard__info-wrapper{grid-template-columns:1fr 1fr 1fr;gap:24px;margin-bottom:56px;display:grid}@media (max-width:1464px){.user-self-dashboard__info-wrapper{flex-wrap:wrap;gap:24px;display:flex}}@media (max-width:1199px){.user-self-dashboard__info-wrapper{gap:16px}}@media (max-width:767px){.user-self-dashboard__info-wrapper{margin-bottom:24px}}.user-self-dashboard__info-group{grid-column:1/-1;grid-template-columns:1fr 1fr 1fr;gap:24px;width:100%;display:grid}@media (max-width:1199px){.user-self-dashboard__info-group{flex-wrap:wrap;gap:16px;display:flex}}.user-self-dashboard__info{background:var(--color-surface);border:1px solid var(--color-gray-9);color:var(--color-text);border-radius:8px;padding:16px 24px}@media (max-width:1199px){.user-self-dashboard__info{flex:auto;min-width:200px;max-width:100%}}@media (max-width:575px){.user-self-dashboard__info{min-width:100%}}@media (max-width:1464px){.user-self-dashboard__info-100-goals{flex:auto;min-width:280px;max-width:100%}}@media (max-width:575px){.user-self-dashboard__info-100-goals{min-width:100%}}@media (max-width:1464px){.user-self-dashboard__weekly{flex:auto;min-width:300px;max-width:100%}}@media (max-width:575px){.user-self-dashboard__weekly{min-width:100%}}@media (max-width:1464px){.user-self-dashboard__user-statistics{flex:auto;min-width:300px;max-width:100%}}@media (max-width:575px){.user-self-dashboard__user-statistics{min-width:100%}}.user-self-dashboard__info-title{color:var(--color-text-secondary);font-size:14px;font-weight:var(--weight-regular);line-height:var(--line-height-14);margin-bottom:4px}.user-self-dashboard__info-count-wrapper{gap:24px;display:flex}.user-self-dashboard__info-count{font-size:22px;font-weight:var(--weight-semi-bold);line-height:var(--line-height-22);align-items:center;gap:8px;display:flex}.user-self-dashboard__title-wrapper{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}
