.collection__control{display:inline-block}.collection__control:hover{cursor:pointer}.collection__sell{white-space:nowrap}.collection__sell .symbol__unchecked{opacity:.75}.collection__selling{color:hsl(var(--attention--secondary))}.collection__container{clear:both}#filter-for-sale:checked~.collection__container li:not(.collection--for-sale){display:none}.collection__download{float:right;font-size:1rem;font-weight:400;margin-bottom:1ch;margin-left:1ch;z-index:1}.collection__download:first-of-type{margin-right:-1rem}.collection__control{float:right;margin:0 0 1ch 1ch}.collection__control.symbol__filter{padding:.25rem 0}[type="radio"]:checked+.collection__control::before{-moz-clip-path:url(#symbol__checked)!important;-webkit-clip-path:url(#symbol__checked)!important;clip-path:url(#symbol__checked)!important;opacity:1}[type="radio"]:checked+.collection__control{color:hsl(var(--text))!important}.obscure__input:checked+.user__edit.user__edit{max-height:16rem}.stats__wrapper{display:flex;flex-wrap:wrap}.stats__title{width:100%}.collection__header{border-top-color:hsl(var(--text--secondary))}.collection__item{clear:both;padding:.5rem 0 .5rem 1rem}.collection__sell{float:right;margin:0 .5rem 0 auto}.user__badges .badge__description{display:none}.user__badges{display:flex;flex-wrap:wrap;margin-bottom:2rem}.user__badges .badge__container{margin-bottom:1rem}.user__activity{align-self:stretch}.activity__wrapper{bottom:0;left:0;overflow:hidden;right:0;top:0}@media(min-width:800px){.activity__wrapper{position:absolute}}.activity__container{height:100%;overflow:hidden}.level__wrapper{display:flex;flex-direction:column;line-height:1;text-align:center}.level__wrapper h5{margin-bottom:.5rem}.level__container{display:flex;flex-direction:column;line-height:1;margin-bottom:1rem;text-align:center;white-space:nowrap}.level__level{color:hsl(var(--accent))}.level__num{font-size:1rem;font-style:italic}.level__points{color:hsl(var(--attention--secondary))}.level__point-num{font-size:1.5rem;font-weight:700}.meter__container{--stem-height:calc(0.75rem + 3px);display:flex;flex-direction:column}.meter__current,.meter__bar,.meter__goal{width:100px}.meter__current,.meter__goal{background-repeat:no-repeat;background-size:var(--progress-percent) var(--stem-height)}.meter__current{bottom:-3px;color:hsl(var(--attention--secondary));display:flex;font-weight:700;padding-bottom:var(--stem-height)}.meter__spacer{margin-right:-.5rem;animation:grow-bar 0.3s ease-out forwards}.meter__current-num{white-space:nowrap}.meter__bar{background:hsl(var(--background--bold));background-repeat:no-repeat;border-radius:.25rem;height:.5rem;z-index:1}.meter__bar::before{animation:grow-bar 0.3s ease-out forwards;background:hsl(var(--attention--secondary));border-radius:.25rem 0 0 .25rem;bottom:0;box-shadow:0 0 .5rem 0 hsl(var(--attention--secondary));content:"";left:0;position:absolute;top:0}@keyframes grow-bar{from{width:0}to{width:var(--progress-percent)}}.meter__bar::after{animation:grow-bar 0.3s ease-out forwards;box-shadow:inset -2px 0 0 0 hsl(var(--attention--secondary));bottom:100%;content:"";height:.75rem;left:0;position:absolute}.meter__goal{background-image:linear-gradient(to left,hsl(var(--background--bold)) 2px,transparent 0);background-position:right top;padding-top:var(--stem-height);text-align:right;top:-3px}.meter__goal::after{content:" pt"}.meter__level{align-self:flex-end}.stats__container{margin-left:var(--gutter);padding:.5rem}.stats__container .data__item{flex-basis:30%}@media(min-width:800px){.stats__container .data__item{flex-basis:150px}}.stats__container [data-emoji]::after,.collection__stats [data-emoji]::after{content:attr(data-emoji);filter:grayscale(0);float:left;margin-right:1ch}.collection__stats{margin-bottom:1rem}.statistic--flipped::after{transform:scaleX(-100%)}