.user-year{align-items:center;gap:16px;display:flex}.user-year img{width:64px;height:64px}.user-year span{text-transform:uppercase;color:var(--text-primary);font-size:2rem;font-weight:700}.user-stats{flex-direction:column;gap:12px;display:flex}.user-stats__item{background-color:var(--bg-tertiary);border-radius:var(--border-radius-sm);border-left:4px solid var(--user-stats-color);align-items:center;gap:12px;padding:16px 12px;display:flex;position:relative;overflow:hidden}.user-stats__item:after{content:"";background:var(--user-stats-color);filter:blur(100px);border-radius:54px/27px;width:114px;height:54px;position:absolute;right:93%;transform:translateZ(0)}.user-stats__item--warning{--user-stats-color:#ffac68}.user-stats__item--accent{--user-stats-color:#83bfff}.user-stats__item--error{--user-stats-color:#ff8484}.user-stats__body,.user-stats__icon{z-index:1;position:relative}.user-stats__body{flex:auto;min-width:0}.user-stats__icon{width:20px;height:20px;color:var(--text-secondary);flex:none;display:flex}.user-stats__count{font-family:Montserrat,MontserratVariable,sans-serif;font-size:1.6rem;font-weight:700;line-height:143%}.user-stats__text{color:var(--text-secondary);margin-top:4px;font-size:1.4rem;line-height:114%}.user-stats__result{color:var(--text-secondary);font-size:1.2rem;font-weight:500;line-height:115%}.user-stats__result div{margin-top:4px}.user-stats__result span,.user-stats__result u{color:var(--text-primary)}.user-hidden{margin-top:30px}@media screen and (width>=992px){.user-hidden{margin-top:50px}}.user-achievement{background:var(--bg-tertiary);border-radius:var(--border-radius-md);flex:none;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.user-achievement:not(.user-achievement--received){filter:grayscale()}.user-achievement svg{width:64px;height:64px}.user-slider{margin-top:16px;overflow:hidden}.user-slider--small{margin-top:10px}.user-slider--xs{margin-top:2px}.user-slider__container{display:flex}.user-slider__actions{margin-top:12px}@media screen and (width>=576px){.user-slider__actions{display:none}}.user-slider__cards{margin-top:4px;padding-top:16px;padding-bottom:16px}.user-slider .thing,.user-slider .user-task,.user-slider .card-main,.user-slider .collectible-card-preview,.user-slider .user-achievement{flex:none}.user-slider .user-task{-webkit-user-select:none;user-select:none;width:224px;margin-top:11px}@media screen and (width>=640px){.user-slider .user-task{width:272px}}.user-slider .user-task:not(:last-child),.user-slider .user-achievement:not(:last-child){margin-right:10px}.user-slider .collectible-card-preview{width:172px}.user-slider .collectible-card-preview:not(:last-child){margin-right:12px}.user-slider .card-main{width:119px}@media screen and (width>=768px){.user-slider .card-main{width:147px}}.user-slider .card-main:not(:last-child){margin-right:10px}.user-slider .thing{width:126px}.user-slider .thing:not(:last-child){margin-right:16px}
