@charset "UTF-8";
.selected > .icon.like, .active .icon.like {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.like.lightgrey, .selected > .icon.like.grey, a:hover .selected > .icon.like.black, a:focus .selected > .icon.like.black, .active .icon.like.lightgrey, .active .icon.like.grey, a:hover .active .icon.like.black, a:focus .active .icon.like.black {
  background-image: url("/img/theme/svg/color/blue/like.svg");
}
.selected > .icon.like.black, .active .icon.like.black {
  background-image: url("/img/theme/svg/color/white/like.svg");
}
.selected > .icon.like.orange, .active .icon.like.orange {
  background-image: url("/img/theme/svg/color/black/like.svg");
}

.icon.like {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.like.blue {
  background-image: url("/img/theme/svg/color/blue/like.svg");
}
.icon.like.black {
  background-image: url("/img/theme/svg/color/black/like.svg");
}
.icon.like.grey {
  background-image: url("/img/theme/svg/color/grey/like.svg");
}
.icon.like.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/like.svg");
}
.icon.like.white {
  background-image: url("/img/theme/svg/color/white/like.svg");
}
.icon.like.orange {
  background-image: url("/img/theme/svg/color/orange/like.svg");
}

.selected > .icon.like-filled, .active .icon.like-filled {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.like-filled.lightgrey, .selected > .icon.like-filled.grey, a:hover .selected > .icon.like-filled.black, a:focus .selected > .icon.like-filled.black, .active .icon.like-filled.lightgrey, .active .icon.like-filled.grey, a:hover .active .icon.like-filled.black, a:focus .active .icon.like-filled.black {
  background-image: url("/img/theme/svg/color/blue/like-filled.svg");
}
.selected > .icon.like-filled.black, .active .icon.like-filled.black {
  background-image: url("/img/theme/svg/color/white/like-filled.svg");
}
.selected > .icon.like-filled.orange, .active .icon.like-filled.orange {
  background-image: url("/img/theme/svg/color/black/like-filled.svg");
}

.icon.like-filled {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.like-filled.blue {
  background-image: url("/img/theme/svg/color/blue/like-filled.svg");
}
.icon.like-filled.black {
  background-image: url("/img/theme/svg/color/black/like-filled.svg");
}
.icon.like-filled.grey {
  background-image: url("/img/theme/svg/color/grey/like-filled.svg");
}
.icon.like-filled.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/like-filled.svg");
}
.icon.like-filled.white {
  background-image: url("/img/theme/svg/color/white/like-filled.svg");
}
.icon.like-filled.orange {
  background-image: url("/img/theme/svg/color/orange/like-filled.svg");
}

.selected > .icon.add, .active .icon.add {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.add.lightgrey, .selected > .icon.add.grey, a:hover .selected > .icon.add.black, a:focus .selected > .icon.add.black, .active .icon.add.lightgrey, .active .icon.add.grey, a:hover .active .icon.add.black, a:focus .active .icon.add.black {
  background-image: url("/img/theme/svg/color/blue/add.svg");
}
.selected > .icon.add.black, .active .icon.add.black {
  background-image: url("/img/theme/svg/color/white/add.svg");
}
.selected > .icon.add.orange, .active .icon.add.orange {
  background-image: url("/img/theme/svg/color/black/add.svg");
}

.icon.add {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.add.blue {
  background-image: url("/img/theme/svg/color/blue/add.svg");
}
.icon.add.black {
  background-image: url("/img/theme/svg/color/black/add.svg");
}
.icon.add.grey {
  background-image: url("/img/theme/svg/color/grey/add.svg");
}
.icon.add.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/add.svg");
}
.icon.add.white {
  background-image: url("/img/theme/svg/color/white/add.svg");
}
.icon.add.orange {
  background-image: url("/img/theme/svg/color/orange/add.svg");
}

.selected > .icon.close, .active .icon.close {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.close.lightgrey, .selected > .icon.close.grey, a:hover .selected > .icon.close.black, a:focus .selected > .icon.close.black, .active .icon.close.lightgrey, .active .icon.close.grey, a:hover .active .icon.close.black, a:focus .active .icon.close.black {
  background-image: url("/img/theme/svg/color/blue/close.svg");
}
.selected > .icon.close.black, .active .icon.close.black {
  background-image: url("/img/theme/svg/color/white/close.svg");
}
.selected > .icon.close.orange, .active .icon.close.orange {
  background-image: url("/img/theme/svg/color/black/close.svg");
}

.icon.close {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.close.blue {
  background-image: url("/img/theme/svg/color/blue/close.svg");
}
.icon.close.black {
  background-image: url("/img/theme/svg/color/black/close.svg");
}
.icon.close.grey {
  background-image: url("/img/theme/svg/color/grey/close.svg");
}
.icon.close.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/close.svg");
}
.icon.close.white {
  background-image: url("/img/theme/svg/color/white/close.svg");
}
.icon.close.orange {
  background-image: url("/img/theme/svg/color/orange/close.svg");
}

.selected > .icon.sort, .active .icon.sort {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.sort.lightgrey, .selected > .icon.sort.grey, a:hover .selected > .icon.sort.black, a:focus .selected > .icon.sort.black, .active .icon.sort.lightgrey, .active .icon.sort.grey, a:hover .active .icon.sort.black, a:focus .active .icon.sort.black {
  background-image: url("/img/theme/svg/color/blue/sort.svg");
}
.selected > .icon.sort.black, .active .icon.sort.black {
  background-image: url("/img/theme/svg/color/white/sort.svg");
}
.selected > .icon.sort.orange, .active .icon.sort.orange {
  background-image: url("/img/theme/svg/color/black/sort.svg");
}

.icon.sort {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.sort.blue {
  background-image: url("/img/theme/svg/color/blue/sort.svg");
}
.icon.sort.black {
  background-image: url("/img/theme/svg/color/black/sort.svg");
}
.icon.sort.grey {
  background-image: url("/img/theme/svg/color/grey/sort.svg");
}
.icon.sort.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/sort.svg");
}
.icon.sort.white {
  background-image: url("/img/theme/svg/color/white/sort.svg");
}
.icon.sort.orange {
  background-image: url("/img/theme/svg/color/orange/sort.svg");
}

.selected > .icon.date, .active .icon.date {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.date.lightgrey, .selected > .icon.date.grey, a:hover .selected > .icon.date.black, a:focus .selected > .icon.date.black, .active .icon.date.lightgrey, .active .icon.date.grey, a:hover .active .icon.date.black, a:focus .active .icon.date.black {
  background-image: url("/img/theme/svg/color/blue/date.svg");
}
.selected > .icon.date.black, .active .icon.date.black {
  background-image: url("/img/theme/svg/color/white/date.svg");
}
.selected > .icon.date.orange, .active .icon.date.orange {
  background-image: url("/img/theme/svg/color/black/date.svg");
}

.icon.date {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.date.blue {
  background-image: url("/img/theme/svg/color/blue/date.svg");
}
.icon.date.black {
  background-image: url("/img/theme/svg/color/black/date.svg");
}
.icon.date.grey {
  background-image: url("/img/theme/svg/color/grey/date.svg");
}
.icon.date.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/date.svg");
}
.icon.date.white {
  background-image: url("/img/theme/svg/color/white/date.svg");
}
.icon.date.orange {
  background-image: url("/img/theme/svg/color/orange/date.svg");
}

.selected > .icon.downvote, .active .icon.downvote {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.downvote.lightgrey, .selected > .icon.downvote.grey, a:hover .selected > .icon.downvote.black, a:focus .selected > .icon.downvote.black, .active .icon.downvote.lightgrey, .active .icon.downvote.grey, a:hover .active .icon.downvote.black, a:focus .active .icon.downvote.black {
  background-image: url("/img/theme/svg/color/blue/downvote.svg");
}
.selected > .icon.downvote.black, .active .icon.downvote.black {
  background-image: url("/img/theme/svg/color/white/downvote.svg");
}
.selected > .icon.downvote.orange, .active .icon.downvote.orange {
  background-image: url("/img/theme/svg/color/black/downvote.svg");
}

.icon.downvote {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.downvote.blue {
  background-image: url("/img/theme/svg/color/blue/downvote.svg");
}
.icon.downvote.black {
  background-image: url("/img/theme/svg/color/black/downvote.svg");
}
.icon.downvote.grey {
  background-image: url("/img/theme/svg/color/grey/downvote.svg");
}
.icon.downvote.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/downvote.svg");
}
.icon.downvote.white {
  background-image: url("/img/theme/svg/color/white/downvote.svg");
}
.icon.downvote.orange {
  background-image: url("/img/theme/svg/color/orange/downvote.svg");
}

.selected > .icon.share, .active .icon.share {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.share.lightgrey, .selected > .icon.share.grey, a:hover .selected > .icon.share.black, a:focus .selected > .icon.share.black, .active .icon.share.lightgrey, .active .icon.share.grey, a:hover .active .icon.share.black, a:focus .active .icon.share.black {
  background-image: url("/img/theme/svg/color/blue/share.svg");
}
.selected > .icon.share.black, .active .icon.share.black {
  background-image: url("/img/theme/svg/color/white/share.svg");
}
.selected > .icon.share.orange, .active .icon.share.orange {
  background-image: url("/img/theme/svg/color/black/share.svg");
}

.icon.share {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.share.blue {
  background-image: url("/img/theme/svg/color/blue/share.svg");
}
.icon.share.black {
  background-image: url("/img/theme/svg/color/black/share.svg");
}
.icon.share.grey {
  background-image: url("/img/theme/svg/color/grey/share.svg");
}
.icon.share.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/share.svg");
}
.icon.share.white {
  background-image: url("/img/theme/svg/color/white/share.svg");
}
.icon.share.orange {
  background-image: url("/img/theme/svg/color/orange/share.svg");
}

.selected > .icon.plays, .active .icon.plays {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.plays.lightgrey, .selected > .icon.plays.grey, a:hover .selected > .icon.plays.black, a:focus .selected > .icon.plays.black, .active .icon.plays.lightgrey, .active .icon.plays.grey, a:hover .active .icon.plays.black, a:focus .active .icon.plays.black {
  background-image: url("/img/theme/svg/color/blue/plays.svg");
}
.selected > .icon.plays.black, .active .icon.plays.black {
  background-image: url("/img/theme/svg/color/white/plays.svg");
}
.selected > .icon.plays.orange, .active .icon.plays.orange {
  background-image: url("/img/theme/svg/color/black/plays.svg");
}

.icon.plays {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.plays.blue {
  background-image: url("/img/theme/svg/color/blue/plays.svg");
}
.icon.plays.black {
  background-image: url("/img/theme/svg/color/black/plays.svg");
}
.icon.plays.grey {
  background-image: url("/img/theme/svg/color/grey/plays.svg");
}
.icon.plays.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/plays.svg");
}
.icon.plays.white {
  background-image: url("/img/theme/svg/color/white/plays.svg");
}
.icon.plays.orange {
  background-image: url("/img/theme/svg/color/orange/plays.svg");
}

.selected > .icon.check, .active .icon.check {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.check.lightgrey, .selected > .icon.check.grey, a:hover .selected > .icon.check.black, a:focus .selected > .icon.check.black, .active .icon.check.lightgrey, .active .icon.check.grey, a:hover .active .icon.check.black, a:focus .active .icon.check.black {
  background-image: url("/img/theme/svg/color/blue/check.svg");
}
.selected > .icon.check.black, .active .icon.check.black {
  background-image: url("/img/theme/svg/color/white/check.svg");
}
.selected > .icon.check.orange, .active .icon.check.orange {
  background-image: url("/img/theme/svg/color/black/check.svg");
}

.icon.check {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.check.blue {
  background-image: url("/img/theme/svg/color/blue/check.svg");
}
.icon.check.black {
  background-image: url("/img/theme/svg/color/black/check.svg");
}
.icon.check.grey {
  background-image: url("/img/theme/svg/color/grey/check.svg");
}
.icon.check.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/check.svg");
}
.icon.check.white {
  background-image: url("/img/theme/svg/color/white/check.svg");
}
.icon.check.orange {
  background-image: url("/img/theme/svg/color/orange/check.svg");
}

.selected > .icon.comment, .active .icon.comment {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.comment.lightgrey, .selected > .icon.comment.grey, a:hover .selected > .icon.comment.black, a:focus .selected > .icon.comment.black, .active .icon.comment.lightgrey, .active .icon.comment.grey, a:hover .active .icon.comment.black, a:focus .active .icon.comment.black {
  background-image: url("/img/theme/svg/color/blue/comment.svg");
}
.selected > .icon.comment.black, .active .icon.comment.black {
  background-image: url("/img/theme/svg/color/white/comment.svg");
}
.selected > .icon.comment.orange, .active .icon.comment.orange {
  background-image: url("/img/theme/svg/color/black/comment.svg");
}

.icon.comment {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.comment.blue {
  background-image: url("/img/theme/svg/color/blue/comment.svg");
}
.icon.comment.black {
  background-image: url("/img/theme/svg/color/black/comment.svg");
}
.icon.comment.grey {
  background-image: url("/img/theme/svg/color/grey/comment.svg");
}
.icon.comment.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/comment.svg");
}
.icon.comment.white {
  background-image: url("/img/theme/svg/color/white/comment.svg");
}
.icon.comment.orange {
  background-image: url("/img/theme/svg/color/orange/comment.svg");
}

.selected > .icon.download, .active .icon.download {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.download.lightgrey, .selected > .icon.download.grey, a:hover .selected > .icon.download.black, a:focus .selected > .icon.download.black, .active .icon.download.lightgrey, .active .icon.download.grey, a:hover .active .icon.download.black, a:focus .active .icon.download.black {
  background-image: url("/img/theme/svg/color/blue/download.svg");
}
.selected > .icon.download.black, .active .icon.download.black {
  background-image: url("/img/theme/svg/color/white/download.svg");
}
.selected > .icon.download.orange, .active .icon.download.orange {
  background-image: url("/img/theme/svg/color/black/download.svg");
}

.icon.download {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.download.blue {
  background-image: url("/img/theme/svg/color/blue/download.svg");
}
.icon.download.black {
  background-image: url("/img/theme/svg/color/black/download.svg");
}
.icon.download.grey {
  background-image: url("/img/theme/svg/color/grey/download.svg");
}
.icon.download.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/download.svg");
}
.icon.download.white {
  background-image: url("/img/theme/svg/color/white/download.svg");
}
.icon.download.orange {
  background-image: url("/img/theme/svg/color/orange/download.svg");
}

.selected > .icon.online, .active .icon.online {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.online.lightgrey, .selected > .icon.online.grey, a:hover .selected > .icon.online.black, a:focus .selected > .icon.online.black, .active .icon.online.lightgrey, .active .icon.online.grey, a:hover .active .icon.online.black, a:focus .active .icon.online.black {
  background-image: url("/img/theme/svg/color/blue/online.svg");
}
.selected > .icon.online.black, .active .icon.online.black {
  background-image: url("/img/theme/svg/color/white/online.svg");
}
.selected > .icon.online.orange, .active .icon.online.orange {
  background-image: url("/img/theme/svg/color/black/online.svg");
}

.icon.online {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.online.blue {
  background-image: url("/img/theme/svg/color/blue/online.svg");
}
.icon.online.black {
  background-image: url("/img/theme/svg/color/black/online.svg");
}
.icon.online.grey {
  background-image: url("/img/theme/svg/color/grey/online.svg");
}
.icon.online.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/online.svg");
}
.icon.online.white {
  background-image: url("/img/theme/svg/color/white/online.svg");
}
.icon.online.orange {
  background-image: url("/img/theme/svg/color/orange/online.svg");
}

.selected > .icon.plays, .active .icon.plays {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.plays.lightgrey, .selected > .icon.plays.grey, a:hover .selected > .icon.plays.black, a:focus .selected > .icon.plays.black, .active .icon.plays.lightgrey, .active .icon.plays.grey, a:hover .active .icon.plays.black, a:focus .active .icon.plays.black {
  background-image: url("/img/theme/svg/color/blue/plays.svg");
}
.selected > .icon.plays.black, .active .icon.plays.black {
  background-image: url("/img/theme/svg/color/white/plays.svg");
}
.selected > .icon.plays.orange, .active .icon.plays.orange {
  background-image: url("/img/theme/svg/color/black/plays.svg");
}

.icon.plays {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.plays.blue {
  background-image: url("/img/theme/svg/color/blue/plays.svg");
}
.icon.plays.black {
  background-image: url("/img/theme/svg/color/black/plays.svg");
}
.icon.plays.grey {
  background-image: url("/img/theme/svg/color/grey/plays.svg");
}
.icon.plays.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/plays.svg");
}
.icon.plays.white {
  background-image: url("/img/theme/svg/color/white/plays.svg");
}
.icon.plays.orange {
  background-image: url("/img/theme/svg/color/orange/plays.svg");
}

.selected > .icon.tracks, .active .icon.tracks {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.tracks.lightgrey, .selected > .icon.tracks.grey, a:hover .selected > .icon.tracks.black, a:focus .selected > .icon.tracks.black, .active .icon.tracks.lightgrey, .active .icon.tracks.grey, a:hover .active .icon.tracks.black, a:focus .active .icon.tracks.black {
  background-image: url("/img/theme/svg/color/blue/tracks.svg");
}
.selected > .icon.tracks.black, .active .icon.tracks.black {
  background-image: url("/img/theme/svg/color/white/tracks.svg");
}
.selected > .icon.tracks.orange, .active .icon.tracks.orange {
  background-image: url("/img/theme/svg/color/black/tracks.svg");
}

.icon.tracks {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.tracks.blue {
  background-image: url("/img/theme/svg/color/blue/tracks.svg");
}
.icon.tracks.black {
  background-image: url("/img/theme/svg/color/black/tracks.svg");
}
.icon.tracks.grey {
  background-image: url("/img/theme/svg/color/grey/tracks.svg");
}
.icon.tracks.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/tracks.svg");
}
.icon.tracks.white {
  background-image: url("/img/theme/svg/color/white/tracks.svg");
}
.icon.tracks.orange {
  background-image: url("/img/theme/svg/color/orange/tracks.svg");
}

.selected > .icon.reply, .active .icon.reply {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.reply.lightgrey, .selected > .icon.reply.grey, a:hover .selected > .icon.reply.black, a:focus .selected > .icon.reply.black, .active .icon.reply.lightgrey, .active .icon.reply.grey, a:hover .active .icon.reply.black, a:focus .active .icon.reply.black {
  background-image: url("/img/theme/svg/color/blue/reply.svg");
}
.selected > .icon.reply.black, .active .icon.reply.black {
  background-image: url("/img/theme/svg/color/white/reply.svg");
}
.selected > .icon.reply.orange, .active .icon.reply.orange {
  background-image: url("/img/theme/svg/color/black/reply.svg");
}

.icon.reply {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.reply.blue {
  background-image: url("/img/theme/svg/color/blue/reply.svg");
}
.icon.reply.black {
  background-image: url("/img/theme/svg/color/black/reply.svg");
}
.icon.reply.grey {
  background-image: url("/img/theme/svg/color/grey/reply.svg");
}
.icon.reply.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/reply.svg");
}
.icon.reply.white {
  background-image: url("/img/theme/svg/color/white/reply.svg");
}
.icon.reply.orange {
  background-image: url("/img/theme/svg/color/orange/reply.svg");
}

.selected > .icon.mute, .active .icon.mute {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.mute.lightgrey, .selected > .icon.mute.grey, a:hover .selected > .icon.mute.black, a:focus .selected > .icon.mute.black, .active .icon.mute.lightgrey, .active .icon.mute.grey, a:hover .active .icon.mute.black, a:focus .active .icon.mute.black {
  background-image: url("/img/theme/svg/color/blue/mute.svg");
}
.selected > .icon.mute.black, .active .icon.mute.black {
  background-image: url("/img/theme/svg/color/white/mute.svg");
}
.selected > .icon.mute.orange, .active .icon.mute.orange {
  background-image: url("/img/theme/svg/color/black/mute.svg");
}

.icon.mute {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.mute.blue {
  background-image: url("/img/theme/svg/color/blue/mute.svg");
}
.icon.mute.black {
  background-image: url("/img/theme/svg/color/black/mute.svg");
}
.icon.mute.grey {
  background-image: url("/img/theme/svg/color/grey/mute.svg");
}
.icon.mute.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/mute.svg");
}
.icon.mute.white {
  background-image: url("/img/theme/svg/color/white/mute.svg");
}
.icon.mute.orange {
  background-image: url("/img/theme/svg/color/orange/mute.svg");
}

.selected > .icon.link, .active .icon.link {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.link.lightgrey, .selected > .icon.link.grey, a:hover .selected > .icon.link.black, a:focus .selected > .icon.link.black, .active .icon.link.lightgrey, .active .icon.link.grey, a:hover .active .icon.link.black, a:focus .active .icon.link.black {
  background-image: url("/img/theme/svg/color/blue/link.svg");
}
.selected > .icon.link.black, .active .icon.link.black {
  background-image: url("/img/theme/svg/color/white/link.svg");
}
.selected > .icon.link.orange, .active .icon.link.orange {
  background-image: url("/img/theme/svg/color/black/link.svg");
}

.icon.link {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.link.blue {
  background-image: url("/img/theme/svg/color/blue/link.svg");
}
.icon.link.black {
  background-image: url("/img/theme/svg/color/black/link.svg");
}
.icon.link.grey {
  background-image: url("/img/theme/svg/color/grey/link.svg");
}
.icon.link.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/link.svg");
}
.icon.link.white {
  background-image: url("/img/theme/svg/color/white/link.svg");
}
.icon.link.orange {
  background-image: url("/img/theme/svg/color/orange/link.svg");
}

.selected > .icon.edit, .active .icon.edit {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.edit.lightgrey, .selected > .icon.edit.grey, a:hover .selected > .icon.edit.black, a:focus .selected > .icon.edit.black, .active .icon.edit.lightgrey, .active .icon.edit.grey, a:hover .active .icon.edit.black, a:focus .active .icon.edit.black {
  background-image: url("/img/theme/svg/color/blue/edit.svg");
}
.selected > .icon.edit.black, .active .icon.edit.black {
  background-image: url("/img/theme/svg/color/white/edit.svg");
}
.selected > .icon.edit.orange, .active .icon.edit.orange {
  background-image: url("/img/theme/svg/color/black/edit.svg");
}

.icon.edit {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.edit.blue {
  background-image: url("/img/theme/svg/color/blue/edit.svg");
}
.icon.edit.black {
  background-image: url("/img/theme/svg/color/black/edit.svg");
}
.icon.edit.grey {
  background-image: url("/img/theme/svg/color/grey/edit.svg");
}
.icon.edit.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/edit.svg");
}
.icon.edit.white {
  background-image: url("/img/theme/svg/color/white/edit.svg");
}
.icon.edit.orange {
  background-image: url("/img/theme/svg/color/orange/edit.svg");
}

.selected > .icon.search, .active .icon.search {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.search.lightgrey, .selected > .icon.search.grey, a:hover .selected > .icon.search.black, a:focus .selected > .icon.search.black, .active .icon.search.lightgrey, .active .icon.search.grey, a:hover .active .icon.search.black, a:focus .active .icon.search.black {
  background-image: url("/img/theme/svg/color/blue/search.svg");
}
.selected > .icon.search.black, .active .icon.search.black {
  background-image: url("/img/theme/svg/color/white/search.svg");
}
.selected > .icon.search.orange, .active .icon.search.orange {
  background-image: url("/img/theme/svg/color/black/search.svg");
}

.icon.search {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.search.blue {
  background-image: url("/img/theme/svg/color/blue/search.svg");
}
.icon.search.black {
  background-image: url("/img/theme/svg/color/black/search.svg");
}
.icon.search.grey {
  background-image: url("/img/theme/svg/color/grey/search.svg");
}
.icon.search.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/search.svg");
}
.icon.search.white {
  background-image: url("/img/theme/svg/color/white/search.svg");
}
.icon.search.orange {
  background-image: url("/img/theme/svg/color/orange/search.svg");
}

.selected > .icon.inbox, .active .icon.inbox {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.inbox.lightgrey, .selected > .icon.inbox.grey, a:hover .selected > .icon.inbox.black, a:focus .selected > .icon.inbox.black, .active .icon.inbox.lightgrey, .active .icon.inbox.grey, a:hover .active .icon.inbox.black, a:focus .active .icon.inbox.black {
  background-image: url("/img/theme/svg/color/blue/inbox.svg");
}
.selected > .icon.inbox.black, .active .icon.inbox.black {
  background-image: url("/img/theme/svg/color/white/inbox.svg");
}
.selected > .icon.inbox.orange, .active .icon.inbox.orange {
  background-image: url("/img/theme/svg/color/black/inbox.svg");
}

.icon.inbox {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.inbox.blue {
  background-image: url("/img/theme/svg/color/blue/inbox.svg");
}
.icon.inbox.black {
  background-image: url("/img/theme/svg/color/black/inbox.svg");
}
.icon.inbox.grey {
  background-image: url("/img/theme/svg/color/grey/inbox.svg");
}
.icon.inbox.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/inbox.svg");
}
.icon.inbox.white {
  background-image: url("/img/theme/svg/color/white/inbox.svg");
}
.icon.inbox.orange {
  background-image: url("/img/theme/svg/color/orange/inbox.svg");
}

.selected > .icon.remix, .active .icon.remix {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.remix.lightgrey, .selected > .icon.remix.grey, a:hover .selected > .icon.remix.black, a:focus .selected > .icon.remix.black, .active .icon.remix.lightgrey, .active .icon.remix.grey, a:hover .active .icon.remix.black, a:focus .active .icon.remix.black {
  background-image: url("/img/theme/svg/color/blue/remix.svg");
}
.selected > .icon.remix.black, .active .icon.remix.black {
  background-image: url("/img/theme/svg/color/white/remix.svg");
}
.selected > .icon.remix.orange, .active .icon.remix.orange {
  background-image: url("/img/theme/svg/color/black/remix.svg");
}

.icon.remix {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.remix.blue {
  background-image: url("/img/theme/svg/color/blue/remix.svg");
}
.icon.remix.black {
  background-image: url("/img/theme/svg/color/black/remix.svg");
}
.icon.remix.grey {
  background-image: url("/img/theme/svg/color/grey/remix.svg");
}
.icon.remix.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/remix.svg");
}
.icon.remix.white {
  background-image: url("/img/theme/svg/color/white/remix.svg");
}
.icon.remix.orange {
  background-image: url("/img/theme/svg/color/orange/remix.svg");
}

.selected > .icon.lock, .active .icon.lock {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.lock.lightgrey, .selected > .icon.lock.grey, a:hover .selected > .icon.lock.black, a:focus .selected > .icon.lock.black, .active .icon.lock.lightgrey, .active .icon.lock.grey, a:hover .active .icon.lock.black, a:focus .active .icon.lock.black {
  background-image: url("/img/theme/svg/color/blue/lock.svg");
}
.selected > .icon.lock.black, .active .icon.lock.black {
  background-image: url("/img/theme/svg/color/white/lock.svg");
}
.selected > .icon.lock.orange, .active .icon.lock.orange {
  background-image: url("/img/theme/svg/color/black/lock.svg");
}

.icon.lock {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.lock.blue {
  background-image: url("/img/theme/svg/color/blue/lock.svg");
}
.icon.lock.black {
  background-image: url("/img/theme/svg/color/black/lock.svg");
}
.icon.lock.grey {
  background-image: url("/img/theme/svg/color/grey/lock.svg");
}
.icon.lock.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/lock.svg");
}
.icon.lock.white {
  background-image: url("/img/theme/svg/color/white/lock.svg");
}
.icon.lock.orange {
  background-image: url("/img/theme/svg/color/orange/lock.svg");
}

.selected > .icon.pin, .active .icon.pin {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.pin.lightgrey, .selected > .icon.pin.grey, a:hover .selected > .icon.pin.black, a:focus .selected > .icon.pin.black, .active .icon.pin.lightgrey, .active .icon.pin.grey, a:hover .active .icon.pin.black, a:focus .active .icon.pin.black {
  background-image: url("/img/theme/svg/color/blue/pin.svg");
}
.selected > .icon.pin.black, .active .icon.pin.black {
  background-image: url("/img/theme/svg/color/white/pin.svg");
}
.selected > .icon.pin.orange, .active .icon.pin.orange {
  background-image: url("/img/theme/svg/color/black/pin.svg");
}

.icon.pin {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.pin.blue {
  background-image: url("/img/theme/svg/color/blue/pin.svg");
}
.icon.pin.black {
  background-image: url("/img/theme/svg/color/black/pin.svg");
}
.icon.pin.grey {
  background-image: url("/img/theme/svg/color/grey/pin.svg");
}
.icon.pin.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/pin.svg");
}
.icon.pin.white {
  background-image: url("/img/theme/svg/color/white/pin.svg");
}
.icon.pin.orange {
  background-image: url("/img/theme/svg/color/orange/pin.svg");
}

.selected > .icon.visible, .active .icon.visible {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.visible.lightgrey, .selected > .icon.visible.grey, a:hover .selected > .icon.visible.black, a:focus .selected > .icon.visible.black, .active .icon.visible.lightgrey, .active .icon.visible.grey, a:hover .active .icon.visible.black, a:focus .active .icon.visible.black {
  background-image: url("/img/theme/svg/color/blue/visible.svg");
}
.selected > .icon.visible.black, .active .icon.visible.black {
  background-image: url("/img/theme/svg/color/white/visible.svg");
}
.selected > .icon.visible.orange, .active .icon.visible.orange {
  background-image: url("/img/theme/svg/color/black/visible.svg");
}

.icon.visible {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.visible.blue {
  background-image: url("/img/theme/svg/color/blue/visible.svg");
}
.icon.visible.black {
  background-image: url("/img/theme/svg/color/black/visible.svg");
}
.icon.visible.grey {
  background-image: url("/img/theme/svg/color/grey/visible.svg");
}
.icon.visible.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/visible.svg");
}
.icon.visible.white {
  background-image: url("/img/theme/svg/color/white/visible.svg");
}
.icon.visible.orange {
  background-image: url("/img/theme/svg/color/orange/visible.svg");
}

.selected > .icon.hidden, .active .icon.hidden {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.hidden.lightgrey, .selected > .icon.hidden.grey, a:hover .selected > .icon.hidden.black, a:focus .selected > .icon.hidden.black, .active .icon.hidden.lightgrey, .active .icon.hidden.grey, a:hover .active .icon.hidden.black, a:focus .active .icon.hidden.black {
  background-image: url("/img/theme/svg/color/blue/hidden.svg");
}
.selected > .icon.hidden.black, .active .icon.hidden.black {
  background-image: url("/img/theme/svg/color/white/hidden.svg");
}
.selected > .icon.hidden.orange, .active .icon.hidden.orange {
  background-image: url("/img/theme/svg/color/black/hidden.svg");
}

.icon.hidden {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.hidden.blue {
  background-image: url("/img/theme/svg/color/blue/hidden.svg");
}
.icon.hidden.black {
  background-image: url("/img/theme/svg/color/black/hidden.svg");
}
.icon.hidden.grey {
  background-image: url("/img/theme/svg/color/grey/hidden.svg");
}
.icon.hidden.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/hidden.svg");
}
.icon.hidden.white {
  background-image: url("/img/theme/svg/color/white/hidden.svg");
}
.icon.hidden.orange {
  background-image: url("/img/theme/svg/color/orange/hidden.svg");
}

.selected > .icon.options, .active .icon.options {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.options.lightgrey, .selected > .icon.options.grey, a:hover .selected > .icon.options.black, a:focus .selected > .icon.options.black, .active .icon.options.lightgrey, .active .icon.options.grey, a:hover .active .icon.options.black, a:focus .active .icon.options.black {
  background-image: url("/img/theme/svg/color/blue/options.svg");
}
.selected > .icon.options.black, .active .icon.options.black {
  background-image: url("/img/theme/svg/color/white/options.svg");
}
.selected > .icon.options.orange, .active .icon.options.orange {
  background-image: url("/img/theme/svg/color/black/options.svg");
}

.icon.options {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.options.blue {
  background-image: url("/img/theme/svg/color/blue/options.svg");
}
.icon.options.black {
  background-image: url("/img/theme/svg/color/black/options.svg");
}
.icon.options.grey {
  background-image: url("/img/theme/svg/color/grey/options.svg");
}
.icon.options.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/options.svg");
}
.icon.options.white {
  background-image: url("/img/theme/svg/color/white/options.svg");
}
.icon.options.orange {
  background-image: url("/img/theme/svg/color/orange/options.svg");
}

.selected > .icon.report, .active .icon.report {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.report.lightgrey, .selected > .icon.report.grey, a:hover .selected > .icon.report.black, a:focus .selected > .icon.report.black, .active .icon.report.lightgrey, .active .icon.report.grey, a:hover .active .icon.report.black, a:focus .active .icon.report.black {
  background-image: url("/img/theme/svg/color/blue/report.svg");
}
.selected > .icon.report.black, .active .icon.report.black {
  background-image: url("/img/theme/svg/color/white/report.svg");
}
.selected > .icon.report.orange, .active .icon.report.orange {
  background-image: url("/img/theme/svg/color/black/report.svg");
}

.icon.report {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.report.blue {
  background-image: url("/img/theme/svg/color/blue/report.svg");
}
.icon.report.black {
  background-image: url("/img/theme/svg/color/black/report.svg");
}
.icon.report.grey {
  background-image: url("/img/theme/svg/color/grey/report.svg");
}
.icon.report.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/report.svg");
}
.icon.report.white {
  background-image: url("/img/theme/svg/color/white/report.svg");
}
.icon.report.orange {
  background-image: url("/img/theme/svg/color/orange/report.svg");
}

.selected > .icon.admin, .active .icon.admin {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.admin.lightgrey, .selected > .icon.admin.grey, a:hover .selected > .icon.admin.black, a:focus .selected > .icon.admin.black, .active .icon.admin.lightgrey, .active .icon.admin.grey, a:hover .active .icon.admin.black, a:focus .active .icon.admin.black {
  background-image: url("/img/theme/svg/color/blue/admin.svg");
}
.selected > .icon.admin.black, .active .icon.admin.black {
  background-image: url("/img/theme/svg/color/white/admin.svg");
}
.selected > .icon.admin.orange, .active .icon.admin.orange {
  background-image: url("/img/theme/svg/color/black/admin.svg");
}

.icon.admin {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.admin.blue {
  background-image: url("/img/theme/svg/color/blue/admin.svg");
}
.icon.admin.black {
  background-image: url("/img/theme/svg/color/black/admin.svg");
}
.icon.admin.grey {
  background-image: url("/img/theme/svg/color/grey/admin.svg");
}
.icon.admin.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/admin.svg");
}
.icon.admin.white {
  background-image: url("/img/theme/svg/color/white/admin.svg");
}
.icon.admin.orange {
  background-image: url("/img/theme/svg/color/orange/admin.svg");
}

.selected > .icon.moderate, .active .icon.moderate {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.moderate.lightgrey, .selected > .icon.moderate.grey, a:hover .selected > .icon.moderate.black, a:focus .selected > .icon.moderate.black, .active .icon.moderate.lightgrey, .active .icon.moderate.grey, a:hover .active .icon.moderate.black, a:focus .active .icon.moderate.black {
  background-image: url("/img/theme/svg/color/blue/moderate.svg");
}
.selected > .icon.moderate.black, .active .icon.moderate.black {
  background-image: url("/img/theme/svg/color/white/moderate.svg");
}
.selected > .icon.moderate.orange, .active .icon.moderate.orange {
  background-image: url("/img/theme/svg/color/black/moderate.svg");
}

.icon.moderate {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.moderate.blue {
  background-image: url("/img/theme/svg/color/blue/moderate.svg");
}
.icon.moderate.black {
  background-image: url("/img/theme/svg/color/black/moderate.svg");
}
.icon.moderate.grey {
  background-image: url("/img/theme/svg/color/grey/moderate.svg");
}
.icon.moderate.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/moderate.svg");
}
.icon.moderate.white {
  background-image: url("/img/theme/svg/color/white/moderate.svg");
}
.icon.moderate.orange {
  background-image: url("/img/theme/svg/color/orange/moderate.svg");
}

.selected > .icon.mute-user, .active .icon.mute-user {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.mute-user.lightgrey, .selected > .icon.mute-user.grey, a:hover .selected > .icon.mute-user.black, a:focus .selected > .icon.mute-user.black, .active .icon.mute-user.lightgrey, .active .icon.mute-user.grey, a:hover .active .icon.mute-user.black, a:focus .active .icon.mute-user.black {
  background-image: url("/img/theme/svg/color/blue/mute-user.svg");
}
.selected > .icon.mute-user.black, .active .icon.mute-user.black {
  background-image: url("/img/theme/svg/color/white/mute-user.svg");
}
.selected > .icon.mute-user.orange, .active .icon.mute-user.orange {
  background-image: url("/img/theme/svg/color/black/mute-user.svg");
}

.icon.mute-user {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.mute-user.blue {
  background-image: url("/img/theme/svg/color/blue/mute-user.svg");
}
.icon.mute-user.black {
  background-image: url("/img/theme/svg/color/black/mute-user.svg");
}
.icon.mute-user.grey {
  background-image: url("/img/theme/svg/color/grey/mute-user.svg");
}
.icon.mute-user.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/mute-user.svg");
}
.icon.mute-user.white {
  background-image: url("/img/theme/svg/color/white/mute-user.svg");
}
.icon.mute-user.orange {
  background-image: url("/img/theme/svg/color/orange/mute-user.svg");
}

.selected > .icon.report-user, .active .icon.report-user {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.report-user.lightgrey, .selected > .icon.report-user.grey, a:hover .selected > .icon.report-user.black, a:focus .selected > .icon.report-user.black, .active .icon.report-user.lightgrey, .active .icon.report-user.grey, a:hover .active .icon.report-user.black, a:focus .active .icon.report-user.black {
  background-image: url("/img/theme/svg/color/blue/report-user.svg");
}
.selected > .icon.report-user.black, .active .icon.report-user.black {
  background-image: url("/img/theme/svg/color/white/report-user.svg");
}
.selected > .icon.report-user.orange, .active .icon.report-user.orange {
  background-image: url("/img/theme/svg/color/black/report-user.svg");
}

.icon.report-user {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.report-user.blue {
  background-image: url("/img/theme/svg/color/blue/report-user.svg");
}
.icon.report-user.black {
  background-image: url("/img/theme/svg/color/black/report-user.svg");
}
.icon.report-user.grey {
  background-image: url("/img/theme/svg/color/grey/report-user.svg");
}
.icon.report-user.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/report-user.svg");
}
.icon.report-user.white {
  background-image: url("/img/theme/svg/color/white/report-user.svg");
}
.icon.report-user.orange {
  background-image: url("/img/theme/svg/color/orange/report-user.svg");
}

.selected > .icon.delete, .active .icon.delete {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.delete.lightgrey, .selected > .icon.delete.grey, a:hover .selected > .icon.delete.black, a:focus .selected > .icon.delete.black, .active .icon.delete.lightgrey, .active .icon.delete.grey, a:hover .active .icon.delete.black, a:focus .active .icon.delete.black {
  background-image: url("/img/theme/svg/color/blue/delete.svg");
}
.selected > .icon.delete.black, .active .icon.delete.black {
  background-image: url("/img/theme/svg/color/white/delete.svg");
}
.selected > .icon.delete.orange, .active .icon.delete.orange {
  background-image: url("/img/theme/svg/color/black/delete.svg");
}

.icon.delete {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.delete.blue {
  background-image: url("/img/theme/svg/color/blue/delete.svg");
}
.icon.delete.black {
  background-image: url("/img/theme/svg/color/black/delete.svg");
}
.icon.delete.grey {
  background-image: url("/img/theme/svg/color/grey/delete.svg");
}
.icon.delete.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/delete.svg");
}
.icon.delete.white {
  background-image: url("/img/theme/svg/color/white/delete.svg");
}
.icon.delete.orange {
  background-image: url("/img/theme/svg/color/orange/delete.svg");
}

.selected > .icon.move, .active .icon.move {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.move.lightgrey, .selected > .icon.move.grey, a:hover .selected > .icon.move.black, a:focus .selected > .icon.move.black, .active .icon.move.lightgrey, .active .icon.move.grey, a:hover .active .icon.move.black, a:focus .active .icon.move.black {
  background-image: url("/img/theme/svg/color/blue/move.svg");
}
.selected > .icon.move.black, .active .icon.move.black {
  background-image: url("/img/theme/svg/color/white/move.svg");
}
.selected > .icon.move.orange, .active .icon.move.orange {
  background-image: url("/img/theme/svg/color/black/move.svg");
}

.icon.move {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.move.blue {
  background-image: url("/img/theme/svg/color/blue/move.svg");
}
.icon.move.black {
  background-image: url("/img/theme/svg/color/black/move.svg");
}
.icon.move.grey {
  background-image: url("/img/theme/svg/color/grey/move.svg");
}
.icon.move.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/move.svg");
}
.icon.move.white {
  background-image: url("/img/theme/svg/color/white/move.svg");
}
.icon.move.orange {
  background-image: url("/img/theme/svg/color/orange/move.svg");
}

.selected > .icon.sample-toc, .active .icon.sample-toc {
  background-size: contain;
  background-repeat: no-repeat;
}
.selected > .icon.sample-toc.lightgrey, .selected > .icon.sample-toc.grey, a:hover .selected > .icon.sample-toc.black, a:focus .selected > .icon.sample-toc.black, .active .icon.sample-toc.lightgrey, .active .icon.sample-toc.grey, a:hover .active .icon.sample-toc.black, a:focus .active .icon.sample-toc.black {
  background-image: url("/img/theme/svg/color/blue/sample-toc.svg");
}
.selected > .icon.sample-toc.black, .active .icon.sample-toc.black {
  background-image: url("/img/theme/svg/color/white/sample-toc.svg");
}
.selected > .icon.sample-toc.orange, .active .icon.sample-toc.orange {
  background-image: url("/img/theme/svg/color/black/sample-toc.svg");
}

.icon.sample-toc {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.sample-toc.blue {
  background-image: url("/img/theme/svg/color/blue/sample-toc.svg");
}
.icon.sample-toc.black {
  background-image: url("/img/theme/svg/color/black/sample-toc.svg");
}
.icon.sample-toc.grey {
  background-image: url("/img/theme/svg/color/grey/sample-toc.svg");
}
.icon.sample-toc.lightgrey {
  background-image: url("/img/theme/svg/color/lightgrey/sample-toc.svg");
}
.icon.sample-toc.white {
  background-image: url("/img/theme/svg/color/white/sample-toc.svg");
}
.icon.sample-toc.orange {
  background-image: url("/img/theme/svg/color/orange/sample-toc.svg");
}

@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/ibm-plex-sans-v14-latin-300.woff2") format("woff2"), url("/fonts/ibm-plex-sans-v14-latin-300.woff") format("woff");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url("/fonts/ibm-plex-sans-v14-latin-300italic.woff2") format("woff2"), url("/fonts/ibm-plex-sans-v14-latin-300italic.woff") format("woff");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/ibm-plex-sans-v14-latin-regular.woff2") format("woff2"), url("/fonts/ibm-plex-sans-v14-latin-regular.woff") format("woff");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/ibm-plex-sans-v14-latin-italic.woff2") format("woff2"), url("/fonts/ibm-plex-sans-v14-latin-italic.woff") format("woff");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/ibm-plex-sans-v14-latin-500.woff2") format("woff2"), url("/fonts/ibm-plex-sans-v14-latin-500.woff") format("woff");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/ibm-plex-sans-v14-latin-500italic.woff2") format("woff2"), url("/fonts/ibm-plex-sans-v14-latin-500italic.woff") format("woff");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/ibm-plex-sans-v14-latin-600.woff2") format("woff2"), url("/fonts/ibm-plex-sans-v14-latin-600.woff") format("woff");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/ibm-plex-sans-v14-latin-600italic.woff2") format("woff2"), url("/fonts/ibm-plex-sans-v14-latin-600italic.woff") format("woff");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/ibm-plex-sans-v14-latin-700.woff2") format("woff2"), url("/fonts/ibm-plex-sans-v14-latin-700.woff") format("woff");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/ibm-plex-sans-v14-latin-700italic.woff2") format("woff2"), url("/fonts/ibm-plex-sans-v14-latin-700italic.woff") format("woff");
}
/* repeat([icon span], [span span], [span] pairs) */
h1,
.h1 {
  font-size: 35px;
  font-weight: 600;
}

h2,
.h2 {
  font-size: 25px;
  font-weight: 400;
  text-transform: none;
}
h2 b,
.h2 b {
  --h2FontWeight: 400;
}

h3,
.h3 {
  font-size: 24px;
  font-weight: 400;
}

h4,
.h4 {
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
}

h5,
.h5 {
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
}

h6,
.h6 {
  font-size: 12px;
  font-weight: 600;
  text-transform: none;
}

blockquote, body, dd, dl, fieldset, figure, form, h1, h2, h3, h4, h5, h6, hr, menu, ol, p, pre, ul {
  margin: 0;
}

fieldset, legend, menu, ol, ul {
  padding: 0;
}

menu, ol, ul {
  list-style-type: none;
}

a {
  cursor: pointer;
}

body {
  font-family: "IBM Plex Sans";
  color: #F5F4F5;
  font-size: 16px;
}

.rich-text h1 {
  margin-top: 2em;
  margin-bottom: 0.67em;
}
.rich-text h2 {
  margin-top: 2em;
  margin-bottom: 0.67em;
}
.rich-text h3 {
  margin-top: 2em;
  margin-bottom: 0.67em;
}
.rich-text h4 {
  margin-top: 2em;
  margin-bottom: 0.67em;
}
.rich-text h5 {
  margin-top: 2em;
  margin-bottom: 0.67em;
}
.rich-text h6 {
  margin-top: 2em;
  margin-bottom: 0.67em;
}
.rich-text p {
  margin-top: 1.33em;
  margin-bottom: 1.33em;
  line-height: 1.88;
}
.rich-text a:not(.button) {
  color: #05aff2;
}
.rich-text a:not(.button):hover {
  text-decoration: underline;
}
.rich-text ul {
  margin-top: 0.67em;
  margin-bottom: 0.67em;
}
.rich-text ul > li {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
  padding-left: 1em;
  position: relative;
}
.rich-text ul > li:before {
  content: "-";
  position: absolute;
  left: 0;
}
.rich-text img {
  max-width: 100%;
}
.rich-text.no-margin blockquote, .rich-text.no-margin body, .rich-text.no-margin dd, .rich-text.no-margin dl, .rich-text.no-margin fieldset, .rich-text.no-margin figure, .rich-text.no-margin form, .rich-text.no-margin h1, .rich-text.no-margin h2, .rich-text.no-margin h3, .rich-text.no-margin h4, .rich-text.no-margin h5, .rich-text.no-margin h6, .rich-text.no-margin hr, .rich-text.no-margin menu, .rich-text.no-margin ol, .rich-text.no-margin p, .rich-text.no-margin pre, .rich-text.no-margin ul {
  margin: 0;
}
.rich-text.no-margin fieldset, .rich-text.no-margin legend, .rich-text.no-margin menu, .rich-text.no-margin ol, .rich-text.no-margin ul {
  padding: 0;
}
.rich-text.no-margin menu, .rich-text.no-margin ol, .rich-text.no-margin ul {
  list-style-type: none;
}
.rich-text.no-margin a {
  cursor: pointer;
}
.rich-text.no-margin p {
  min-height: 1rem;
}
.rich-text .embed {
  all: revert;
  font-family: "IBM Plex Sans";
  color: #F5F4F5;
  font-size: 16px;
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flow-root;
}
.rich-text .embed blockquote, .rich-text .embed body, .rich-text .embed dd, .rich-text .embed dl, .rich-text .embed fieldset, .rich-text .embed figure, .rich-text .embed form, .rich-text .embed h1, .rich-text .embed h2, .rich-text .embed h3, .rich-text .embed h4, .rich-text .embed h5, .rich-text .embed h6, .rich-text .embed hr, .rich-text .embed menu, .rich-text .embed ol, .rich-text .embed p, .rich-text .embed pre, .rich-text .embed ul {
  margin: 0;
}
.rich-text .embed fieldset, .rich-text .embed legend, .rich-text .embed menu, .rich-text .embed ol, .rich-text .embed ul {
  padding: 0;
}
.rich-text .embed menu, .rich-text .embed ol, .rich-text .embed ul {
  list-style-type: none;
}
.rich-text .embed a {
  cursor: pointer;
}
.rich-text .embed a {
  color: #F5F4F5;
}
.rich-text .embed a:hover {
  text-decoration: none;
}
.rich-text .embed ul > li {
  margin: 0;
  padding: 0;
}
.rich-text .embed ul:before {
  content: none;
  position: initial;
  left: initial;
}
.rich-text .youtube-embed {
  width: 100%;
  aspect-ratio: 16/9;
}

/* repeat([icon span], [span span], [span] pairs) */
@media only screen and (max-width: 698px) {
  ul.collection.track.row-100 > li div.duration, ul.collection.track.row-100 > li section.entity-stats {
    display: none;
  }
}

.ui-autocomplete ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  max-width: 430px;
  background-color: #F5F4F5;
  border: 1px rgba(245, 244, 245, 0.5) solid;
}
.ui-autocomplete ul li:hover {
  background: #05aff2;
}
.ui-autocomplete ul li:hover a {
  color: #F5F4F5;
}
.ui-autocomplete ul li:hover a {
  cursor: pointer;
  text-decoration: none;
  display: block;
  padding: 5px;
}

ul.tagit {
  margin: 0;
  background: #313341;
  overflow: auto;
  margin-left: inherit;
  margin-right: inherit;
  display: flex;
  list-style-type: none;
  flex-wrap: wrap;
  border-radius: 0.25rem;
  border: 1px solid #313341;
  font-size: 14px;
  color: rgba(245, 244, 245, 0.8);
  padding: 3px;
  margin-bottom: 1rem;
}
ul.tagit li.tagit-choice {
  border-radius: 0.25rem;
  border: 0;
  background: none;
  background-color: #1d1f27;
  font-weight: normal;
  color: #F5F4F5;
  padding: 1rem;
}
ul.tagit li.tagit-choice .tagit-label:not(a) {
  text-transform: uppercase;
  color: #F5F4F5;
}
ul.tagit li.tagit-choice a.tagit-close {
  text-decoration: none;
}
ul.tagit li.tagit-choice .tagit-close {
  right: 0.4em;
}
ul.tagit li.tagit-choice .ui-icon {
  display: none;
}
ul.tagit li.tagit-choice .tagit-close .text-icon {
  display: inline;
  font-family: arial, sans-serif;
  font-size: 16px;
  color: rgba(245, 244, 245, 0.6);
}
ul.tagit li.tagit-choice:hover, ul.tagit li.tagit-choice.remove {
  background-color: #05aff2;
}
ul.tagit li.tagit-choice a.tagLabel:hover,
ul.tagit li.tagit-choice a.tagit-close .text-icon:hover {
  color: #F5F4F5;
}
ul.tagit input[type=text] {
  color: rgba(245, 244, 245, 0.8);
  background: none;
}
ul.tagit input {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
ul.tagit .ui-widget {
  font-size: 1.1em;
}
ul.tagit li {
  margin: 2px 5px 2px 0;
}
ul.tagit li.tagit-choice, ul.tagit input[type=text] {
  height: 100%;
  padding: 5px 25px 5px 15px;
}
ul.tagit li.tagit-choice {
  position: relative;
}
ul.tagit li.tagit-choice a.tagit-label {
  cursor: pointer;
  text-decoration: none;
}
ul.tagit li.tagit-choice .tagit-close {
  cursor: pointer;
  position: absolute;
  right: 0.1em;
  top: 50%;
  margin-top: -8px;
  display: inline-block;
  margin-right: 5px;
  color: #F5F4F5;
}
ul.tagit li.tagit-choice input {
  display: block;
  height: 100%;
}
ul.tagit input[type=text] {
  box-sizing: border-box;
  box-shadow: none;
  border: none;
  margin: 0;
  width: inherit;
  background-color: inherit;
  outline: none;
}

.ui-helper-hidden-accessible,
input.tagit-hidden-field[type=text] {
  display: none;
}

/* Forked from a jQuery UI theme, so that we don't require the jQuery UI CSS as a dependency. */
.tagit-autocomplete.ui-autocomplete {
  position: absolute;
  cursor: default;
}

* html .tagit-autocomplete.ui-autocomplete {
  width: 1px;
}

.tagit-autocomplete.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  float: left;
}
.tagit-autocomplete.ui-menu .ui-menu {
  margin-top: -3px;
}
.tagit-autocomplete.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%;
}
.tagit-autocomplete.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 5px 15px;
  zoom: 1;
}

.tagit-autocomplete .ui-menu .ui-menu-item a.ui-state-hover,
.tagit-autocomplete .ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}

.tagit-autocomplete.ui-widget-content {
  border: 1px solid rgba(245, 244, 245, 0.8);
  background: #F5F4F5 50% 50% repeat-x;
  color: #14141a;
}

.tagit-autocomplete.ui-corner-all, .tagit-autocomplete .ui-corner-all {
  border-radius: 3px;
}

.tagit-autocomplete .ui-state-hover, .tagit-autocomplete .ui-state-focus {
  border: 0;
  background: #05aff2;
  font-weight: normal;
  color: #F5F4F5;
}

.tagit-autocomplete .ui-state-active {
  border: 1px solid rgba(245, 244, 245, 0.8);
}

.tagit-autocomplete .ui-widget-content {
  border: 1px solid rgba(245, 244, 245, 0.8);
}

.tagit .ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
}

.tipsy {
  font-size: 13px;
  position: absolute;
  z-index: 100000;
  padding: 4px 8px 4px 8px;
  background: rgb(50, 50, 50);
  box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.33);
  border-radius: 3px;
}
.tipsy-inner {
  color: #F5F4F5;
  max-width: 300px;
  max-height: 200px;
  overflow: hidden;
  text-align: left;
}

.rich-text .uc-embed {
  display: contents !important;
}
.rich-text .uc-embed h4 {
  font-weight: bold;
}
.rich-text .uc-embed p {
  margin: 0;
}
.rich-text .uc-embed > div {
  display: contents !important;
}
.rich-text .uc-embed .uc-embed-subelement, .rich-text .uc-embed .uc-checkbox {
  display: contents !important;
}
.rich-text .uc-embed .uc-embed-subelement label, .rich-text .uc-embed .uc-checkbox label {
  display: contents !important;
}
.rich-text .uc-embed .uc-embed-subelement input, .rich-text .uc-embed .uc-checkbox input {
  display: none !important;
}

.flex-row, .flex-column {
  display: flex;
  gap: 1rem;
}
.flex-row.left, .flex-column.left {
  justify-content: left;
}
.flex-row.right, .flex-column.right {
  justify-content: right;
}
.flex-row.space-children, .flex-column.space-children {
  justify-content: space-between;
}
.flex-row.wrap, .flex-column.wrap {
  flex-wrap: wrap;
}

.flex-column {
  flex-direction: column;
}

.left-align {
  text-align: left;
}

.right-align {
  text-align: right;
}

.center-align {
  text-align: center;
}

.content-container {
  max-width: 1140px;
  margin: auto;
  padding: 0 1rem;
  position: relative;
}

textarea {
  min-height: 32px;
  resize: vertical;
}
textarea.big {
  height: 10rem;
}
textarea.huge {
  height: 16rem;
}

label {
  display: flex;
  align-items: center;
}
label.option {
  text-transform: none;
}
label.option > * {
  margin-right: 0.5rem;
}
label.chk {
  position: relative;
}
label.chk * {
  vertical-align: middle;
}
label.chk .chkbox-img {
  display: inline-block;
  margin-right: 5px;
}
label.checkbox {
  display: flex;
  align-items: center;
  position: relative;
  color: rgba(245, 244, 245, 0.8);
  width: auto;
}
label.checkbox input[type=checkbox] {
  width: initial;
  height: initial;
  margin: 0 4px 0 0;
  padding: 0;
}

form label {
  margin-bottom: 0.5rem;
}
form p.form-hint {
  color: rgba(245, 244, 245, 0.5);
  font-size: 18px;
}
form .col-2 > div {
  float: left;
  width: 50%;
  box-sizing: border-box;
}
form .col-2 > div:first-child {
  padding-right: 25px;
}
form .col-2 > div:last-child {
  padding-left: 25px;
}
form .col-2 > div:only-child {
  padding-left: 0;
  padding-left: 0;
}
form .input-and-submit {
  display: flex;
}
form .input-and-submit input, form .input-and-submit input[type=text] {
  width: 70%;
  box-sizing: border-box;
  margin-bottom: 0;
  margin-right: 10px;
}
form .input-and-submit .button, form .input-and-submit input[type=submit] {
  width: 20%;
  position: relative;
  flex-grow: 1;
  margin-right: 0;
}

fieldset {
  border: none;
  padding: 0;
  margin: 0 0 20px;
}

legend {
  font-size: 24px;
  margin-bottom: 20px;
}

select {
  margin-bottom: 20px;
}

input:not([type=file]) {
  border-radius: 0.25rem;
  border: 1px #000000 solid;
}

input[type=text],
input[type=number],
input[type=password],
input[type=email],
input[type=checkbox],
textarea,
div.textarea,
select {
  font-family: "IBM Plex Sans";
  background: #313341;
  border-radius: 0.3rem;
  border: 1px solid #313341;
  font-size: 14px;
  color: rgba(245, 244, 245, 0.8);
  padding: 0.5rem;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
input[type=text]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=checkbox]:focus,
textarea:focus,
div.textarea:focus,
select:focus {
  border-color: #313341;
  outline: none;
}

input[type=text],
input[type=number],
input[type=password],
input[type=email],
textarea,
div.textarea,
select {
  margin-bottom: 1rem;
}

.chkbox-img {
  width: 24px;
  height: 24px;
  background-image: url("/img/theme/png/controls/checkbox.png");
}
.chkbox-img.checked {
  background-image: url("/img/theme/png/controls/checkbox-checked.png");
}

input[type=text].small, input[type=number].small, input[type=password].small, input[type=email].small, input[type=checkbox].small {
  padding: 0px 2px;
}
input[type=checkbox] {
  width: initial;
}

p.form-submit {
  text-align: right;
  margin-bottom: 0;
}
p.form-submit button, p.form-submit .button, p.form-submit input[type=submit] {
  margin-left: auto;
  margin-bottom: 20px;
  min-width: fit-content;
}

.double-column {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.double-column > div {
  flex: 1;
  min-width: 10rem;
}

.item-input {
  background: #313341;
  border-radius: 0.25rem;
  border: 1px solid #313341;
  font-size: 12px;
  color: #F5F4F5;
  padding: 0.25rem 0 0 0;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 1rem;
  display: inline-block;
  min-height: 32px;
}
.item-input span.item, .item-input input.item, .item-input select, .item-input input {
  position: relative;
  display: inline-block;
  color: #F5F4F5;
  text-decoration: none;
  font-weight: 400;
  border-radius: 0.25rem;
  margin: 0 0 0.25rem 0.25rem;
  padding: 0.25rem 1rem;
  text-transform: uppercase;
}
.item-input input.item, .item-input select {
  border: 1px #1d1f27 solid;
  padding: 0.5rem;
  width: 150px;
  text-transform: uppercase;
  box-sizing: border-box;
  height: 32px;
}
.item-input span.item {
  background: #1d1f27;
  display: inline-block;
  text-align: left;
  white-space: nowrap;
}
.item-input span.item i {
  display: inline-block;
  margin-right: 5px;
  cursor: pointer;
}
.item-input span.item.new {
  min-width: 100px;
  border: 1px solid #1d1f27;
  background: #F5F4F5;
  color: #1d1f27;
}
.item-input img.avatar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  filter: blur(8px);
}
.item-input i.icon.close {
  width: 12px;
  height: 12px;
  background-size: 12px 12px;
}
.item-input * {
  vertical-align: middle;
}

a.selected > svg.icon {
  fill: #FA9F42;
  stroke: #FA9F42;
}

a > svg.icon {
  stroke: #F5F4F5;
}

svg.icon {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  fill: none;
  stroke: currentColor;
}
svg.icon.selected {
  fill: #FA9F42;
  stroke: #FA9F42;
}
svg.icon.toggle > use:first-of-type {
  display: inherit;
}
svg.icon.toggle > use:not(:first-of-type) {
  display: none;
}
svg.icon.toggle.active > use:first-of-type {
  display: none;
}
svg.icon.toggle.active > use:not(:first-of-type) {
  display: inherit;
}

.icon {
  display: inline-block;
  background-repeat: no-repeat;
  font-style: normal;
  background-position: center;
}
.icon.small {
  width: 11px;
  height: 11px;
  background-size: 11px 11px;
}
.icon.small.expand:before {
  content: "▶";
}
.icon.small.expand.blue {
  color: #05aff2;
}
.icon.small.collapse:before {
  content: "▼";
}
.icon.tiny {
  width: 7px;
  height: 7px;
  background-size: 7px 7px;
}
.icon.middle {
  width: 17px;
  height: 17px;
  background-size: 17px 17px;
}
.icon.big {
  width: 25px;
  height: 25px;
  background-size: 25px 25px;
}
.icon.wait {
  background: url("/img/theme/svg/default/Loading.svg") no-repeat center;
  animation-name: buffering;
  animation-duration: 1.3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.icon.user {
  width: 22px;
  height: 22px;
  background: url("/img/theme/png/22/user.png") no-repeat center;
}
.icon.facebook {
  background-image: url("/img/theme/svg/40/facebook.svg");
  width: 40px;
  height: 40px;
  background-position: center;
}
.icon.facebook.light {
  background-image: url("/img/theme/svg/40/facebook-light.svg");
}
.icon.google {
  background-image: url("/img/theme/svg/40/google-plus.svg");
  width: 20px;
  height: 20px;
  background-position: center;
  margin: 10px;
}
.icon.google.light {
  background-image: url("/img/theme/svg/40/google-plus-light.svg");
}
.icon.patreon {
  background-image: url("/img/theme/svg/patreon.svg");
  width: 20px;
  height: 20px;
  background-position: center;
  margin: 10px;
}
.icon.patreon.light {
  background-image: url("/img/theme/svg/patreon.svg");
}
.icon.linked-in {
  background-image: url("/img/theme/svg/40/linked-in.svg");
  width: 40px;
  height: 40px;
  background-position: center;
}
.icon.linked-in.light {
  background-image: url("/img/theme/svg/40/linked-in-light.svg");
}
.icon.twitter {
  background-image: url("/img/theme/svg/40/twitter.svg");
  width: 40px;
  height: 40px;
  background-position: center;
}
.icon.twitter.light {
  background-image: url("/img/theme/svg/40/twitter-light.svg");
}
.icon.soundcloud {
  background-image: url("/img/theme/svg/40/soundcloud.svg");
  width: 40px;
  height: 40px;
  background-position: center;
}
.icon.soundcloud.light {
  background-image: url("/img/theme/svg/40/soundcloud-light.svg");
}
.icon.audiotoolness {
  background-image: url("/img/theme/svg/audiotoolness.svg");
}
.icon.unread {
  background-image: url("/img/theme/svg/unread.svg");
}
.icon.unread.small {
  background-size: 11px;
}
.icon.unread.middle {
  background-size: 18px;
}
.icon.audiotool {
  background-image: url("/img/theme/svg/logo-dark.svg");
}
.icon.audiotool.small {
  background-size: 11px;
}
.icon.audiotool.middle {
  background-size: 18px;
}
.icon.community {
  background-color: #05aff2;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: center;
}
.icon.community.collaborate {
  background-image: url("/img/theme/svg/community/collaborate.svg");
}
.icon.community.learn {
  background-image: url("/img/theme/svg/community/learn.svg");
}
.icon.community.produce {
  background-image: url("/img/theme/svg/community/produce.svg");
}
.icon.community.promote {
  background-image: url("/img/theme/svg/community/promote.svg");
}

.icon-group {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.25rem 0.5rem;
}
.icon-group > * {
  white-space: nowrap;
  order: 2;
  font-size: 11px;
  display: flex;
  align-items: center;
  color: rgba(245, 244, 245, 0.6);
  gap: 0.25rem;
}
.icon-group > * > svg {
  display: inline-block;
  width: 0.75rem;
  height: 0.75rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
}

ul.collection.grid {
  display: grid;
  column-gap: 1rem;
  row-gap: 2rem;
}
ul.collection.grid.x1 {
  grid-template-columns: repeat(1, 1fr);
}
ul.collection.grid.x2 {
  grid-template-columns: repeat(2, 1fr);
}
ul.collection.grid.x3 {
  grid-template-columns: repeat(3, 1fr);
}
ul.collection.grid.x4 {
  grid-template-columns: repeat(4, 1fr);
}
ul.collection.grid.x5 {
  grid-template-columns: repeat(5, 1fr);
}
ul.collection.grid.x6 {
  grid-template-columns: repeat(6, 1fr);
}
ul.collection.strip {
  position: relative;
  overflow: hidden;
  display: flex;
}
ul.collection.strip::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 9.875rem;
  background-image: linear-gradient(270deg, #1d1f27 0%, transparent 100%);
  z-index: 1000;
}
ul.collection.strip > li {
  flex: 0 0 13.125rem;
  border-right: 1.5rem solid transparent;
}
div.strip {
  overflow: auto;
}

@media only screen and (max-width: 1023px) {
  ul.collection.grid.x2, ul.collection.grid.x3 {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media only screen and (max-width: 699px) {
  ul.collection.grid.x4, ul.collection.grid.x5, ul.collection.grid.x6 {
    grid-template-columns: repeat(2, 1fr);
  }
  ul.collection.grid.x2, ul.collection.grid.x3 {
    grid-template-columns: repeat(1, 1fr);
  }
  ul.collection.strip > li {
    flex: 0 0 7.5rem;
    border-right: 1rem solid transparent;
  }
}
button, .button, input[type=submit] {
  display: flex;
  align-items: center;
  justify-content: center;
  user-select: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  border: none;
  outline: none;
  padding: 0 1.25rem;
  min-height: 2.1875rem;
  border-radius: 0.25rem;
  cursor: pointer;
  font-weight: 600;
  font-size: 11px;
  color: #F5F4F5;
  text-transform: uppercase;
  text-decoration: none;
  background: #05aff2;
  max-width: 250px;
  box-sizing: border-box;
}
button.working, .button.working, input[type=submit].working {
  pointer-events: none;
  color: rgba(245, 244, 245, 0.8);
  background: rgba(245, 244, 245, 0.5);
}
button.can-wrap, .button.can-wrap, input[type=submit].can-wrap {
  white-space: normal;
}
button.right, .button.right, input[type=submit].right {
  margin-left: auto;
}
button.loading, button.loading:active, button.loading:hover, .button.loading, .button.loading:active, .button.loading:hover, input[type=submit].loading, input[type=submit].loading:active, input[type=submit].loading:hover {
  opacity: 0.5;
  cursor: wait;
}
button:hover, .button:hover, input[type=submit]:hover {
  background: #11b8fa;
}
button:active, .button:active, input[type=submit]:active {
  background: #25befb;
}
button.secondary, .button.secondary, input[type=submit].secondary {
  background: rgba(245, 244, 245, 0.1);
}
button.secondary:hover, .button.secondary:hover, input[type=submit].secondary:hover {
  background: rgba(245, 244, 245, 0.2);
}
button.secondary:active, .button.secondary:active, input[type=submit].secondary:active {
  background: rgba(245, 244, 245, 0.4);
}
button.active, .button.active, input[type=submit].active {
  background: #FA9F42;
}
button.active:hover, .button.active:hover, input[type=submit].active:hover {
  background: #fba956;
}
button.active:active, .button.active:active, input[type=submit].active:active {
  background: #fbb36a;
}
button.tags, .button.tags, input[type=submit].tags {
  height: 2.5rem;
}
button.tags.selected, .button.tags.selected, input[type=submit].tags.selected {
  background: linear-gradient(286deg, #e18f3b, #FA9F42);
}
button.tags:not(.selected), .button.tags:not(.selected), input[type=submit].tags:not(.selected) {
  background: linear-gradient(115deg, rgba(245, 244, 245, 0.07), rgba(245, 244, 245, 0.09));
}
button.tags:not(.selected):hover, .button.tags:not(.selected):hover, input[type=submit].tags:not(.selected):hover {
  background: linear-gradient(106deg, rgba(245, 244, 245, 0.12), rgba(245, 244, 245, 0.14));
}
button.tags:not(.selected):active, .button.tags:not(.selected):active, input[type=submit].tags:not(.selected):active {
  background: linear-gradient(286deg, #e8a867, #fbb874);
}
button > span, .button > span, input[type=submit] > span {
  font-family: "IBM Plex Sans";
  font-size: 11px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  color: #F5F4F5;
  text-transform: uppercase;
  height: min-content;
}
button.icon > .icon, .button.icon > .icon, input[type=submit].icon > .icon {
  width: 0.75rem;
  height: 0.75rem;
  margin: 0 0.5rem 0 0;
  fill: #F5F4F5;
}
button.icon.right, .button.icon.right, input[type=submit].icon.right {
  flex-flow: row-reverse;
}
button.icon.right > svg, .button.icon.right > svg, input[type=submit].icon.right > svg {
  margin: 0 0 0 0.5rem;
}
button.center, .button.center, input[type=submit].center {
  margin: auto;
}

button.fullwidth, .button.fullwidth, input[type=submit].fullwidth {
  width: 100%;
  max-width: 100%;
}

button.follow {
  background: linear-gradient(106deg, rgba(245, 244, 245, 0.09), rgba(245, 244, 245, 0.07));
}
button.follow:hover {
  background: linear-gradient(106deg, rgba(245, 244, 245, 0.14), rgba(245, 244, 245, 0.12));
}
button.follow:active {
  background: linear-gradient(106deg, rgba(245, 244, 245, 0.19), rgba(245, 244, 245, 0.17));
}
button.follow > span {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-stretch: normal;
  color: #F5F4F5;
  height: min-content;
  display: flex;
  flex-direction: column;
  align-items: center;
}
button.follow > span::before {
  font-size: 10px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  text-transform: uppercase;
  content: "follow";
}
button.follow > span::after {
  display: none;
  font-size: 8px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  text-transform: lowercase;
  opacity: 0.8;
  content: "follows you";
}
button.follow.following {
  background: linear-gradient(286deg, #e18f3b, #FA9F42);
}
button.follow.following:hover {
  background: linear-gradient(286deg, #de8225, #f99229);
}
button.follow.following:active {
  background: linear-gradient(286deg, #e8a867, #fbb874);
}
button.follow.following > span::before {
  content: "following";
}
button.follow.followee > span::after {
  display: inherit;
}

a.button {
  text-decoration: none;
}

.image-button-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-gap: 15px;
}
.image-button-list * {
  box-sizing: border-box;
}
.image-button-list section.image-button {
  display: flex;
  position: relative;
  overflow: hidden;
  background-color: #000000;
  border-radius: 5px;
  text-align: center;
}
.image-button-list a.image-button {
  position: relative;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1/1;
  font-size: 16px;
  color: #F5F4F5;
  font-weight: 400;
  border-radius: 5px;
}
.image-button-list a.image-button span {
  display: inline-grid;
  align-items: center;
  text-align: center;
  text-align: center;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 100%;
  max-height: 3rem;
  font-size: 20px;
  background: linear-gradient(transparent, #000000);
}
.image-button-list a.image-button img.banner {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.image-button-list a.image-button:hover img.banner {
  filter: brightness(1.5);
}
.image-button-list.selected a.genre img.banner {
  filter: brightness(1.5);
}

.dialogs-container {
  z-index: 444444;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow-y: auto;
  overflow-x: none;
}
.dialogs-container div.container {
  z-index: 1;
  max-height: 100%;
  max-width: 100%;
}
.dialogs-container div.background {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000000;
  opacity: 0.8;
}

.dialogue {
  max-width: 100vw;
  width: 56rem;
  box-sizing: border-box;
  padding: 2rem;
  background-color: #272934;
  border-radius: 0.25rem;
  box-shadow: 0 0 2rem 0 #000000;
  overflow: hidden;
}
.dialogue header {
  display: flex;
  margin-bottom: 1rem;
}
.dialogue header h1 {
  flex-grow: 1;
}
.dialogue header a > i {
  width: 12px;
  height: 24px;
}
.dialogue article > label {
  display: block;
}
.dialogue article > label > span {
  display: block;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.dialogue article > * {
  margin-bottom: 1rem;
}
.dialogue article .helplink {
  color: rgba(245, 244, 245, 0.5);
}
.dialogue article .helplink a {
  color: #F5F4F5;
}
.dialogue article .button-list button, .dialogue article .button-list .button {
  margin-bottom: 1.25rem;
}
.dialogue footer, .dialogue footer > form {
  display: flex;
  justify-content: right;
  flex-wrap: wrap;
  gap: 1rem;
}
.dialogue footer button, .dialogue footer a, .dialogue footer input, .dialogue footer > form button, .dialogue footer > form a, .dialogue footer > form input {
  min-width: 10rem;
}
.dialogue .center {
  justify-content: center;
}
.dialogue .image-button-list {
  grid-template-columns: repeat(auto-fit, minmax(10rem, 1fr));
  grid-gap: 0.5rem;
}
.dialogue .image-button-list a {
  max-height: 3rem;
}
.dialogue #dialog-errors:not(:empty) {
  background: #FE4A49;
  border-radius: 4px;
  margin: 1rem 0;
  text-align: center;
  padding: 0.5rem;
}
.dialogue.static {
  margin: auto;
}
.dialogue.small {
  width: 24rem;
}
.dialogue.medium {
  width: 48rem;
}
.dialogue.big, .dialogue.large {
  width: 56rem;
}
.dialogue.transparent {
  width: fit-content;
  background: none;
  padding: 0;
}
.dialogue.no-padding {
  padding: 0;
}
.dialogue h1 {
  font-size: 24px;
}
.dialogue h2 {
  font-size: 16px;
}

@media only screen and (max-width: 699px) {
  .dialogue.medium, .dialogue.small, .dialogue.big, .dialogue.large {
    width: 100vw;
  }
}
.list-table {
  font-size: 12px;
  min-height: 200px;
  height: 40vh;
  overflow-y: scroll;
}
.list-table table {
  width: 100%;
  border-collapse: collapse;
}
.list-table table tr, .list-table table tr * {
  cursor: pointer;
}
.list-table table tr:hover {
  background-color: #313341;
}
.list-table table tr td, .list-table table tr th {
  padding: 0.25rem;
  vertical-align: middle;
  text-align: start;
  color: rgba(245, 244, 245, 0.6);
}
.list-table table tr td.name, .list-table table tr th.name {
  color: #F5F4F5;
  font-weight: 400;
  display: flex;
  align-items: center;
}
.list-table table tr td img, .list-table table tr th img {
  margin-right: 1rem;
  width: 2rem;
  height: 2rem;
}
.list-table table tr td var, .list-table table tr th var {
  display: flex;
  align-items: center;
}
.list-table table tr td i, .list-table table tr th i {
  margin-right: 0.25rem;
}
.list-table table tr td a, .list-table table tr th a {
  height: 100%;
}
.list-table table tr td span.disabled, .list-table table tr th span.disabled {
  color: rgba(245, 244, 245, 0.6);
}
.list-table table tr td {
  color: rgba(245, 244, 245, 0.8);
}
.list-table table tr.selected,
.list-table table tr.selected th,
.list-table table tr.selected td {
  background: rgba(245, 244, 245, 0.6);
}

nav ul {
  list-style: none;
}

nav.content {
  margin: 6px 0 40px;
}
nav.content ul {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 16px;
  color: rgba(245, 244, 245, 0.5);
}
nav.content ul li {
  margin-bottom: 18px;
  float: left;
  margin-right: 36px;
}
nav.content ul li a {
  text-decoration: none;
}
nav.content ul li a:hover, nav.content ul li a:active, nav.content ul li a:focus {
  color: #05aff2;
}
nav.content ul li.selected a {
  color: #2c2e3b;
  text-decoration: none;
}

.local-errors, .local-errors-container span {
  display: block;
  padding: 5px;
  background-color: red;
  color: #F5F4F5;
  margin-bottom: 5px;
  border-radius: 3px;
}
.local-errors:empty, .local-errors-container span:empty {
  display: none;
}

nav.bread-crumb {
  overflow: hidden;
  margin-bottom: 1rem;
}
nav.bread-crumb ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 1rem;
}
nav.bread-crumb ul li {
  text-transform: uppercase;
}
nav.bread-crumb ul li a {
  white-space: nowrap;
  max-width: 16rem;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
}
nav.bread-crumb ul li, nav.bread-crumb ul li a {
  font-size: 14px;
}
nav.bread-crumb ul li:last-of-type {
  display: none;
}

nav.vertical-tabs {
  padding-right: 0.5rem;
}
nav.vertical-tabs ul {
  margin: 0;
  padding: 0;
}
nav.vertical-tabs ul li {
  margin-bottom: 1rem;
}
nav.vertical-tabs ul li a {
  text-decoration: none;
  display: inline-block;
}
nav.vertical-tabs ul li a:hover, nav.vertical-tabs ul li a:focus, nav.vertical-tabs ul li a:active {
  color: #05aff2;
}
nav.vertical-tabs ul li.selected a, nav.vertical-tabs ul li.active a {
  font-weight: 600;
  color: #05aff2;
}

nav.tab-nav {
  position: relative;
  margin-bottom: 3rem;
}
nav.tab-nav ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  overflow: hidden;
  gap: 0.5rem;
}
nav.tab-nav ul li {
  font-weight: 600;
  color: #F5F4F5;
}
nav.tab-nav ul li a {
  display: inline-flex;
  font-size: 14px;
  text-transform: uppercase;
  color: #F5F4F5;
  padding: 0.5rem 1rem 0.2rem 1rem;
  box-sizing: border-box;
  border-bottom: 0.3rem solid;
  border-color: transparent;
}
nav.tab-nav ul li a:hover, nav.tab-nav ul li a:active, nav.tab-nav ul li a:focus {
  color: #F5F4F5;
}
nav.tab-nav ul li.selected a {
  border-color: #05aff2;
}

nav.filter {
  display: flex;
  gap: 1rem;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 2rem;
}
nav.filter h2 {
  font-size: 16px;
  text-transform: uppercase;
}
nav.filter h2 .icon {
  position: relative;
  top: 0.5rem;
  margin-right: 0.5rem;
}
nav.filter ul {
  display: flex;
  gap: 1rem;
  flex-direction: row;
  margin: 0;
  padding: 0;
  list-style: none;
}
nav.filter ul li {
  display: flex;
}
nav.filter ul li.selected a {
  color: #F5F4F5;
  text-decoration: none;
}
nav.filter ul li.selected.reversed {
  transform: scale(-1, 1);
}
nav.filter ul li a {
  display: inline-flex;
  color: rgba(245, 244, 245, 0.6);
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
}
nav.filter input {
  float: right;
}
nav.filter select {
  float: left;
}

nav.tab-nav span.unread-marker, nav.filter span.unread-marker {
  height: 0.3rem;
  width: 0.3rem;
  border-radius: 50%;
  background-color: #05aff2;
  margin-left: 0.25rem;
}
nav.tab-nav span.pill, nav.filter span.pill {
  margin-left: 0.25rem;
}

@media only screen and (max-width: 699px) {
  nav.tab-nav ul li a {
    font-size: 12px;
    padding: 0.25rem 0.5rem 0.2rem 0.5rem;
  }
  nav.filter ul {
    width: 100%;
    justify-content: flex-end;
    flex-wrap: wrap;
    margin: 0;
    gap: 0.5rem;
  }
  nav.filter ul li a {
    padding: 0.5rem;
    border-radius: 0.25rem;
    background-color: #313341;
    color: #F5F4F5;
  }
  nav.filter ul.filter-sort {
    display: none;
  }
}
header {
  --navHeightOffset: -74px;
  --bannerHeight: 400px;
  --bannerFadeHeight: 50%;
  --bannerMaxWidth: 100%;
  --bannerBackgroundHeight: calc(var(--bannerHeight) - var(--navHeightOffset) + 100px);
}

header.entity-header, header.banner {
  min-height: var(--bannerHeight);
}
header.entity-header > div.background, header.banner > div.background {
  position: absolute;
  top: var(--navHeightOffset);
  height: var(--bannerBackgroundHeight);
  overflow: hidden;
  text-align: center;
  width: 100%;
}
header.entity-header > div.background > div, header.banner > div.background > div {
  height: 100%;
}
header.entity-header > div.background img, header.banner > div.background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: var(--bannerMaxWidth);
}
header.entity-header > div.background::after, header.banner > div.background::after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: var(--bannerFadeHeight);
  background-color: #1d1f27;
  background: linear-gradient(rgba(29, 31, 39, 0) 0%, rgba(29, 31, 39, 0.7) 50%, #1d1f27 100%);
}
header.entity-header > div.background::after img, header.banner > div.background::after img {
  max-width: 100%;
}

header.entity-header {
  margin-top: 0;
  display: block;
  position: relative;
  text-align: center;
  --bannerHeight: 436px;
}
header.entity-header > div.background {
  left: 0;
  right: 0;
  height: calc(var(--bannerHeight) - var(--navHeightOffset) + 300px);
}
header.entity-header > div.background > img {
  max-width: 100%;
  filter: var(--bannerFilter, brightness(0.5) blur(64px));
}
header.entity-header > div.background::after {
  height: 100%;
}

header.banner {
  display: flex;
  position: relative;
  width: 100%;
}
header.banner.home {
  --bannerHeight: 620px;
  --bannerFilter: brightness(0.75) hue-rotate(-16deg) saturate(0.75);
}
header.banner.contest {
  --bannerHeight: 550px;
  --bannerFilter: none;
  --bannerFadeHeight: 33%;
  --bannerMaxWidth: calc(1140px + 2rem);
  --navHeightOffset: 0;
}
header.banner > div.background img {
  filter: var(--bannerFilter, brightness(0.5));
}
header.banner div.content {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 1rem;
}
header.banner div.content h1 {
  position: relative;
  justify-self: center;
  align-self: center;
  text-transform: none;
  text-shadow: rgba(0, 0, 0, 0.1) 0 0 1rem;
  margin: 0;
}

header.noheader {
  background: transparent;
  height: 40px;
  margin-bottom: 0;
}

@media only screen and (max-width: 699px) {
  header.banner {
    --bannerHeight: 200px;
  }
  header.banner.contest {
    --bannerHeight: 300px;
  }
  header.banner.home {
    --bannerHeight: 400px;
  }
  header.banner:not(.home) div.content h1 {
    font-size: 25px;
    font-weight: normal;
  }
}
ul.tags {
  display: flex;
  font-size: 10px;
  white-space: nowrap;
  overflow: hidden;
  flex-wrap: wrap;
  gap: 0.5rem 1rem;
}
ul.tags > li {
  background-color: rgba(245, 244, 245, 0.2);
  border-radius: 0.3rem;
  padding: 0.125rem 0.5rem;
  height: fit-content;
  text-transform: uppercase;
  font-weight: 600;
}
ul.tags > li:hover a {
  color: #F5F4F5;
}
ul.tags > li::before {
  content: "#";
}
ul.tags.small {
  max-height: 1rem;
  font-size: 10px;
  gap: 0.25rem 0.5rem;
}
ul.tags.small > li {
  padding: 0 0.25rem;
  border-radius: 0.125rem;
  text-transform: none;
  font-weight: 400;
}

ul.tagfilter {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  overflow: hidden;
  margin: 0;
  padding: 0;
}
ul.tagfilter li {
  float: none;
  display: inline-block;
  margin: 0;
  padding: 0;
}
ul.tagfilter li a {
  display: block;
  background-color: black !important;
  color: #F5F4F5;
  padding: 3px 10px;
  margin: 5px 5px 3px 0;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  height: 18px;
  white-space: nowrap;
  width: 75px;
}
ul.tagfilter li a.selected {
  background-color: #FA9F42 !important;
}

.tag-filter {
  display: flex;
  flex-wrap: wrap;
}
.tag-filter a.tag {
  font-size: 12px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  background-color: #000000;
  color: #F5F4F5;
  padding: 2px 10px;
  border-radius: 3px;
}
.tag-filter a.tag:before {
  content: "#";
}
.tag-filter a.tag.selected {
  background-color: #05aff2;
}
.tag-filter a.tag.selected:hover {
  text-decoration: line-through;
}

img.badge {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 12px;
  height: 12px;
}

ul.badges {
  display: flex;
  gap: 0 0.5rem;
}
ul.badges > li {
  align-items: stretch;
  color: #F5F4F5;
  font-size: 14px;
  display: flex;
  align-items: center;
  align-content: center;
  border-radius: 0.25rem;
  padding: 0.25rem;
}
ul.badges > li:hover a {
  color: #F5F4F5;
}
ul.badges > li.icon {
  background-color: #F4B942;
}
ul.badges > li.icon img {
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  margin: 0 0.25rem;
}
ul.badges > li.rank {
  color: #F5F4F5;
  background-color: #05aff2;
  cursor: pointer;
}
ul.badges > li.rank:before {
  content: "#";
}
ul.badges > li.rank.past {
  filter: saturate(0);
}
ul.badges > li.contest {
  color: #F5F4F5;
  background-color: #F4B942;
  cursor: pointer;
}
ul.badges > li.contest svg {
  padding: 0;
  width: 15px;
  height: 15px;
}

@media only screen and (max-width: 699px) {
  ul.badges {
    gap: 0 0.25rem;
  }
  ul.badges > li {
    font-size: 10px;
    border-radius: 0.25rem;
    padding: 0.125rem 0.25rem;
  }
  ul.badges > li.icon {
    background-color: #F4B942;
  }
  ul.badges > li.icon img {
    width: 0.75rem;
    height: 0.75rem;
    margin: 0 0.25rem;
  }
}
div.dropdown {
  display: none;
  position: absolute;
  z-index: 44444;
  top: calc(100% + 0.5rem);
  left: 0;
  background-color: #2c2e3b;
  box-sizing: border-box;
  border-radius: 0.25rem;
}
div.dropdown.right {
  left: initial;
  right: 0;
}
div.dropdown > ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.33);
}
div.dropdown > ul > li {
  display: block;
  padding: 0.25rem 0.5rem;
}
div.dropdown > ul > li a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  white-space: nowrap;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: rgba(245, 244, 245, 0.8);
}
div.dropdown > ul > li a * {
  display: block;
}
div.dropdown > ul > li a i {
  margin-left: 10px;
}
div.dropdown > ul > li:hover {
  background-color: #333544;
}

.assets > section {
  margin-bottom: 2rem;
}
.assets h2 {
  font-size: 22px;
  padding-bottom: 13px;
  text-transform: uppercase;
}
.assets ul {
  padding: 0;
  list-style: none;
}
.assets ul li {
  border-radius: 3px;
  margin-bottom: 2px;
  padding: 4px;
}
.assets ul li:hover {
  background: #2c2e3b;
}
.assets ul li.selected {
  background: #313341;
}
.assets ul li header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  position: relative;
}
.assets ul li header span.name {
  flex-grow: 1;
}
.assets ul li header span.name i {
  margin-left: 3px;
}
.assets ul li header span.name span.user, .assets ul li header span.name span.user a {
  color: rgba(245, 244, 245, 0.5);
}
.assets ul li header .plugin-image {
  margin-right: 10px;
}
.assets ul li header span.play {
  background-size: 25px 25px;
  width: 25px;
  height: 25px;
  margin-right: 10px;
}
.assets ul li header span.play.disabled {
  pointer-events: none;
  opacity: 0.2;
}
.assets ul li header b {
  color: rgba(245, 244, 245, 0.5);
  font-size: 16px;
  font-weight: 400;
}
.assets ul li header a {
  text-decoration: none;
}
.assets ul li header div.icons {
  display: flex;
}
.assets ul li header div.icons span.num {
  display: block;
  min-width: 30px;
  text-align: right;
}
.assets ul li header div.icons i.icon {
  padding: 0 0 0 10px;
}
.assets ul li header div.icons em {
  display: flex;
  font-size: 12px;
  font-style: normal;
  position: relative;
  top: 2px;
}
.assets ul li header div.icons em i {
  margin-right: 4px;
}
.assets ul li header em.ci {
  margin-right: 10px;
}

input.switch {
  height: 0;
  width: 0;
  visibility: hidden;
}

label.switch {
  cursor: pointer;
  text-indent: -9999px;
  width: 45px;
  height: 1.3em;
  background: grey;
  display: block;
  border-radius: 100px;
  position: relative;
  max-width: 50px;
}

label.switch:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 12px;
  height: 12px;
  background: #F5F4F5;
  border-radius: 90px;
  transition: 0.3s;
}

input[type=checkbox].switch {
  display: none;
}

input.switch:checked + label.switch {
  background: #05aff2;
}

input.switch:checked + label.switch:after {
  left: calc(100% - 4px);
  transform: translateX(-100%);
}

label.switch:active:after {
  width: 30px;
}

@media only screen and (max-width: 1023px) {
  .hide-on-tablet {
    display: none !important;
  }
}
@media only screen and (max-width: 699px) {
  .hide-on-mobile {
    display: none !important;
  }
}
@media only screen and (max-width: 360px) {
  .hide-on-mobile-small {
    display: none !important;
  }
}
.tipsy {
  font-size: 13px;
  position: absolute;
  z-index: 100000;
  padding: 4px 8px 4px 8px;
  background: rgb(50, 50, 50);
  box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.33);
  border-radius: 3px;
}

.tipsy-inner {
  color: rgba(245, 244, 245, 0.6);
  max-width: 300px;
  max-height: 200px;
  overflow: hidden;
  text-align: left;
}

.pill {
  display: inline-block;
  overflow: hidden;
  background: rgba(245, 244, 245, 0.8);
  color: #14141a;
  height: 0.5rem;
  min-width: 0.5rem;
  font-size: 8px;
  line-height: 100%;
  border-radius: 0.5rem;
  padding: 0.125rem;
  position: relative;
  text-align: center;
}

:root {
  --commentColumnGap: 1rem;
  --commentRowGap: 0.5rem;
}

.action-required {
  margin-bottom: 20px;
}
.action-required a {
  color: #05aff2;
}

section.url-preview {
  position: relative;
  background: #2c2e3b;
  border-radius: 0.3rem;
  margin-top: 1rem;
  padding: 1rem;
}
section.url-preview img, section.url-preview iframe {
  max-width: 100%;
}
section.url-preview .delete {
  text-align: right;
}

section.discussion a.avatar {
  grid-row-start: 1;
  position: relative;
  display: inline-flex;
}
section.discussion ul.comment {
  width: 100%;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
section.discussion ul.comment > li.downvoted i.expand {
  display: none;
}
section.discussion ul.comment > li.downvoted i.collapse {
  position: relative;
  top: 2px;
}
section.discussion ul.comment > li.downvoted a.collapse {
  display: block;
  color: #F5F4F5;
  margin-left: 0px;
  margin-bottom: 1rem;
}
section.discussion ul.comment > li.downvoted section.collapse span.dv-info {
  margin-left: 0.5rem;
  font-style: italic;
}
section.discussion ul.comment > li.downvoted.collapsed {
  opacity: 0.25;
}
section.discussion ul.comment > li.downvoted.collapsed a.collapse {
  margin-bottom: 0;
}
section.discussion ul.comment > li.downvoted.collapsed section.content {
  display: none;
}
section.discussion ul.comment > li.downvoted.collapsed i.collapse {
  display: none;
}
section.discussion ul.comment > li.downvoted.collapsed i.expand {
  display: inline-block;
}
section.discussion ul.comment > li div.replies {
  margin-top: 0;
}
section.discussion ul.comment > li div.replies form {
  margin: 0.5rem 0 0 0;
  padding: 1rem 0 0.5rem 0;
  border-top: 1px #313341 solid;
}
section.discussion ul.comment > li div.replies ul.comment li {
  padding-left: 0;
  padding-right: 0;
  border-top: 1px #313341 solid;
  border-radius: 0;
  margin-bottom: 0;
}
section.discussion ul.comment > li div.replies ul.comment li:last-of-type {
  padding-bottom: 0;
}
section.discussion ul.comment span.info {
  color: #05aff2;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 12px;
}
section.discussion ul.comment span.info p {
  margin: 0;
}
section.discussion ul.comment span.info a {
  color: #05aff2;
  font-weight: 600;
}
section.discussion ul.comment section.content {
  margin: 0;
  display: grid;
  grid-template-areas: "author author author actions" "space content content reply" "space replies replies replies";
  grid-template-columns: 2.5rem auto auto min-content;
  grid-gap: var(--commentRowGap) var(--commentColumnGap);
}
section.discussion ul.comment section.content .post-author {
  grid-area: author;
}
section.discussion ul.comment section.content div.comment {
  flex-direction: row;
  word-break: break-word;
}
section.discussion ul.comment section.content div.comment .rich-text {
  margin: 0;
}
section.discussion ul.comment section.content div.comment p:first-of-type {
  margin-top: 0;
}
section.discussion ul.comment section.content div.comment p:last-of-type {
  margin-bottom: 0;
}
section.discussion ul.comment section.content div.replies {
  grid-area: replies;
}
section.discussion ul.comment section.content div.replies section.content {
  grid-template-areas: "author author author actions" "space content content content";
}
section.discussion ul.comment section.content article {
  grid-area: content;
}
section.discussion ul.comment section.content nav.icons {
  grid-area: actions;
  justify-self: end;
  position: relative;
  height: fit-content;
  flex-wrap: nowrap;
}
section.discussion ul.comment section.content nav.icons > a {
  position: relative;
}
section.discussion ul.comment section.content nav.icons i {
  display: block;
}
section.discussion ul.comment section.content div.create-reply {
  grid-area: reply;
  display: flex;
  align-self: end;
  justify-content: end;
}
section.discussion ul.comment section.content div.create-reply svg.icon {
  height: 14px;
  width: 14px;
  margin-right: 0.25rem;
}
section.discussion ul.comment a.button.load-more {
  margin: 1rem auto 0 auto;
  max-width: 10rem;
}

form.comment {
  margin-bottom: 1rem;
}
form.comment > header {
  display: grid;
  grid-template-areas: "avatar field button";
  grid-template-columns: min-content auto min-content;
  grid-gap: 0 1rem;
}
form.comment > header > .post-avatar {
  grid-area: avatar;
}
form.comment > header > section {
  grid-area: field;
}
form.comment > header > aside {
  grid-area: button;
  display: flex;
  flex-direction: column;
  align-items: end;
}
form.comment div.chars-left {
  text-align: center;
  display: none;
  color: rgba(245, 244, 245, 0.5);
  text-transform: uppercase;
  margin-top: 0.25rem;
  font-size: 0.5rem;
}
form.comment textarea {
  height: 35px;
  padding: 4px 0 0 8px;
  transition: height 250ms;
}
form.comment textarea:focus, form.comment textarea.dirty {
  height: 100px;
}
form.comment textarea.stealth {
  background-color: #FA9F42;
  color: #F5F4F5;
}
form.comment textarea.stealth::placeholder {
  color: #313341;
}
form.comment:focus-within div.chars-left {
  display: block;
}
form.comment:focus-within aside {
  align-self: flex-start;
}
form.comment ul.suggestions {
  display: none;
  position: absolute;
  background-color: #313341;
  z-index: 9999;
  border: 1px #313341 solid;
  border-radius: 0.25rem;
  list-style-type: none;
  padding: 0;
  margin: 0;
  overflow-y: auto;
}
form.comment ul.suggestions li {
  font-size: 12px;
  margin: 0;
  padding: 3px 8px;
}
form.comment ul.suggestions li.selected {
  background-color: #313341;
  color: #F5F4F5;
}
form.comment ul.suggestions li * {
  vertical-align: middle;
}
form.comment ul.suggestions li img.avatar {
  position: relative;
  height: 25px;
  width: 25px;
  margin-right: 1rem;
}

@media only screen and (max-width: 1023px) {
  form.comment > header {
    grid-template-areas: "avatar field field" "avatar button button";
  }
  section.discussion ul.comment section.content {
    grid-template-areas: "author author author actions" "content content content content" "space reply reply reply" "space replies replies replies";
  }
  section.discussion ul.comment section.content div.replies section.content {
    grid-template-areas: "author author author actions" "content content content content";
  }
}
@media only screen and (max-width: 699px) {
  :root {
    --commentColumnGap: 0.5rem;
    --commentRowGap: 1rem;
  }
}
:root {
  --postBackgroundColour: #272934;
  --postAvatarSize: 40px;
  --postPadding: 1.5rem;
}

.post {
  background-color: var(--postBackgroundColour);
  border-radius: 0.3rem;
  padding: var(--postPadding);
  margin-bottom: 1rem;
  position: relative;
}

.post-author {
  display: flex;
  gap: 1rem;
  overflow: hidden;
}
.post-author div.post-info {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  overflow: hidden;
  justify-content: center;
}

.post-avatar {
  position: relative;
  height: max-content;
  max-height: var(--postAvatarSize);
}
.post-avatar img.avatar {
  width: var(--postAvatarSize);
  height: var(--postAvatarSize);
}

.post-username, .post-time {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.post-username, .post-username a {
  font-size: 14px;
  color: #F5F4F5;
}
.post-username.owner, .post-username a.owner {
  background-color: rgba(245, 244, 245, 0.4);
  border-radius: 0.25rem;
  padding: 0.125rem 0.25rem;
  width: fit-content;
}

.post-time {
  color: rgba(245, 244, 245, 0.6);
  font-size: 10px;
  text-transform: uppercase;
  font-style: normal;
}

@media only screen and (max-width: 699px) {
  :root {
    --postAvatarSize: 36px;
    --postPadding: 1rem;
  }
}
section.partners {
  text-align: center;
  padding: 3rem 0;
  margin-top: 2rem;
}
section.partners .partnerbox-podcast {
  filter: invert(1);
}
section.partners .partnerbox-podcast img {
  max-height: 45px;
}
@media (min-width: 710px) {
  section.partners .partnerbox-podcast {
    border-left: 1px solid #000000;
  }
}
section.partners h3 {
  margin-bottom: 5px;
}
section.partners h4 {
  font-size: 18px;
  margin-bottom: 0.75em;
}
section.partners div {
  vertical-align: top;
  display: inline-block;
  padding: 0 20px;
}
section.partners div p {
  margin: 5px;
}
section.partners div .logo {
  background: url("/img/theme/png/logo-dark.png") no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
}
section.partners div a {
  text-decoration: none;
}
section.partners div img {
  max-width: 100%;
}
section.partners .right {
  border-left: 1px solid #000000;
}

.sign-up {
  padding: 0 0 20px 0;
}
.sign-up h2 {
  font-size: 24px;
}
.sign-up .services {
  margin-bottom: 12px;
}
.sign-up .services .service-buttons {
  margin-top: 1rem;
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
}
.sign-up .services .service-buttons a:nth-of-type(1) {
  display: flex;
}
.sign-up .services .service-buttons .button {
  flex: 1;
  display: none;
}
.sign-up .userdata label {
  display: block;
  margin-bottom: 3px;
}
.sign-up input[type=submit] {
  margin-left: auto;
  margin-top: 1rem;
  min-width: 12rem;
}
.sign-up .hint {
  font-size: 14px;
}
.sign-up .sign-up-create-account label {
  margin-bottom: 3px;
}
@media (min-width: 600px) {
  .sign-up .sign-up-create-account label > div > div {
    float: left;
    width: 50%;
  }
  .sign-up .sign-up-create-account label > div > div:first-child {
    padding-right: 25px;
  }
  .sign-up .sign-up-create-account label > div > div:last-child {
    padding-left: 25px;
  }
  .sign-up .sign-up-create-account label > div > div:only-child {
    padding: 0 25px 0 0;
  }
}
.sign-up .sign-up-create-account label > div p {
  text-align: right;
}
.sign-up .sign-up-create-account label .sign-up-create-account-options > div {
  float: none !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  width: 100% !important;
}

form.standard input {
  margin-bottom: 10px;
}

.sane input[type=checkbox] {
  width: initial;
  margin-bottom: initial;
}
.sane label {
  text-transform: none;
  margin: initial;
}
.sane p {
  margin-bottom: 1.5em;
}

div.captcha article div.audio-container {
  display: flex;
  margin: 2rem 0;
  justify-content: center;
}
div.captcha ul.responses {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  gap: 1rem;
  justify-content: center;
  flex-wrap: wrap;
}
div.captcha ul.responses li {
  display: block;
}
div.captcha ul.responses li.wrong a, div.captcha ul.responses li.wrong a:hover {
  background-color: red;
}
div.captcha ul.responses li.right a, div.captcha ul.responses li.right a:hover {
  background-color: green;
}
div.captcha ul.responses li a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 60px;
  width: 110px;
  height: 110px;
  border: 1px rgba(245, 244, 245, 0.5) solid;
}
div.captcha ul.responses li a:hover {
  color: rgba(245, 244, 245, 0.6);
  background-color: #313341;
}
div.captcha ul.responses li a span {
  filter: grayscale(100%);
}

#please-login {
  display: none;
}

ul.social-login {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  justify-content: space-evenly;
  align-items: stretch;
  list-style-type: none;
}
ul.social-login li {
  width: 100%;
}
ul.social-login li a.button {
  padding: 0;
}
ul.social-login li a.button .icon {
  margin: 0;
  width: 2rem;
  height: 1rem;
}

div.login-form h1 {
  font-size: 24px;
}
div.login-form .close {
  margin-left: auto;
}
div.login-form .form {
  background: #272934;
  padding: 1.5rem;
}
div.login-form .text {
  background: #313341;
  padding: 1rem 1.5rem;
}
div.login-form .text h3 {
  margin: 1em 0 0.5em 0;
}
div.login-form .text.bright {
  background: #F5F4F5;
  color: #000000;
}
div.login-form header {
  display: flex;
  flex-direction: row;
  gap: 0.25rem;
  align-items: center;
  margin-bottom: 0.25rem;
  padding-bottom: 0.5rem;
}
div.login-form p {
  font-size: 14px;
}
div.login-form p, div.login-form h2, div.login-form h3 {
  margin: 0 0 0.5rem;
}
div.login-form input[type=text] {
  margin-bottom: 1rem;
}
div.login-form .helplink {
  font-size: 12px;
  color: rgba(245, 244, 245, 0.5);
}
div.login-form .helplink a {
  color: #F5F4F5;
}
div.login-form .button.fullwidth {
  margin-bottom: 1rem;
  max-width: initial;
}
div.login-form section.login-options {
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin-top: 1rem;
  flex-wrap: wrap;
}
div.login-form section.login-options p {
  white-space: nowrap;
}

.dialogue.static div.login-form .close {
  display: none;
}

@media only screen and (max-width: 699px) {
  div.login-form .form input[type=text], div.login-form .form input[type=password] {
    margin-bottom: 0.5rem;
  }
  div.login-form .form input[type=submit] {
    font-size: 18px;
  }
}
nav.user {
  position: relative;
  display: flex;
}
nav.user, nav.user input[type=submit] {
  font-size: 16px;
}
nav.user input[type=checkbox].toggle-visibility {
  display: none;
}
nav.user input[type=checkbox].toggle-visibility:checked + div {
  width: 300px;
}
nav.user a {
  color: #F5F4F5;
  text-decoration: none;
}
nav.user label.close {
  display: flex;
  position: absolute;
  top: 17px;
  right: 0;
  cursor: pointer;
  padding: 0 1rem;
  height: 1rem;
  width: 1rem;
}
nav.user > label.open {
  display: flex;
  align-items: center;
  overflow: hidden;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
}
nav.user > label.open span {
  margin-right: 0.5rem;
  font-size: 14px;
}
nav.user > label.open > svg {
  margin-bottom: -3px;
}
nav.user > label.open > img {
  right: -0.25rem;
  bottom: -0.25rem;
}
nav.user > label.open .avatar {
  width: 26px;
}
nav.user div.dropdown {
  display: block;
  position: absolute;
  right: 0;
  width: 0;
  overflow: hidden;
  box-shadow: 0 0 2rem 0 #000000;
  background-color: #272934;
}
nav.user div.dropdown.logged-in nav {
  padding: 0.5rem;
}
nav.user div.dropdown.logged-in nav ul li {
  padding-bottom: 0.25rem;
}
nav.user div.dropdown.logged-in nav ul input[type=submit] {
  display: block;
  background: inherit;
  font-weight: inherit;
  text-transform: inherit;
  border-radius: inherit;
  width: 100%;
  max-width: initial;
  text-align: inherit;
  margin: 0;
  padding: 0.5rem 0;
}
nav.user div.dropdown.logged-in nav ul:first-child {
  border-top: none;
}
nav.user div.dropdown.logged-in nav ul li a, nav.user div.dropdown.logged-in nav ul li input[type=submit] {
  white-space: nowrap;
  font-size: 14px;
  text-decoration: none;
  padding: 0.5rem 1rem;
  display: block;
}
nav.user div.dropdown.logged-in nav ul li a:hover, nav.user div.dropdown.logged-in nav ul li a:focus, nav.user div.dropdown.logged-in nav ul li input[type=submit]:hover, nav.user div.dropdown.logged-in nav ul li input[type=submit]:focus {
  color: #2c2e3b;
  background: #F5F4F5;
}
nav.user div.dropdown.logged-in nav ul li a.selected, nav.user div.dropdown.logged-in nav ul li input[type=submit].selected {
  font-weight: 600;
}
nav.user div.dropdown.logged-in nav ul li a .pill, nav.user div.dropdown.logged-in nav ul li input[type=submit] .pill {
  display: none;
}
nav.user div.dropdown.logged-in nav ul li.selected a, nav.user div.dropdown.logged-in nav ul li.active a {
  color: #2c2e3b;
  background: #F5F4F5;
  text-decoration: none;
}

@media only screen and (max-width: 699px) {
  nav.user input[type=checkbox].toggle-visibility:checked + div {
    width: 330px;
  }
  nav.user div.dropdown {
    transition: width 0.1s ease-in-out;
    top: 0;
    position: fixed;
    height: 100vh;
    overflow-y: auto;
  }
  nav.user div.dropdown ul li {
    margin-bottom: 0.25rem;
  }
  nav.user div.dropdown a, nav.user div.dropdown form input[type=submit] {
    color: #F5F4F5;
  }
}
@media only screen and (max-width: 400px) {
  nav.user input[type=checkbox].toggle-visibility:checked + div {
    width: 100%;
  }
}
@media only screen and (max-width: 698px) {
  #content.home.logged-in article.announcement {
    display: none;
  }
}
#content.home.logged-in article.announcement h2, #content.home.logged-in article.announcement p {
  margin-bottom: 1em;
}
#content.home.logged-in article.announcement a {
  text-decoration: underline;
  border-radius: 0.25rem;
  font-weight: 400;
  position: relative;
  margin-bottom: 20px;
  box-sizing: border-box;
}

#content.home.logged-out {
  background-color: #272934;
}
#content.home.logged-out header.banner.home div.background {
  opacity: 0.5;
}
#content.home.logged-out header.banner.home div.background::after {
  background-color: #272934;
  background: linear-gradient(rgba(39, 41, 52, 0) 0%, rgba(39, 41, 52, 0.7) 50%, #272934 100%);
}
#content.home.logged-out header.banner.home div.content h1 {
  font-size: max(40px, min(65px, 4vw));
}
#content.home.logged-out header.banner.home div.content .blue {
  color: #05aff2;
}
#content.home.logged-out header.banner.home div.content a.button {
  position: relative;
  margin: 0 auto;
  margin-top: 1rem;
}
#content.home.logged-out > main > article > section.news .board-news-item {
  --postBackgroundColour: #313341;
}
#content.home.logged-out > main > article > section.news .board-news-item h2 {
  margin: 0;
}
#content.home.logged-out > main > article > section.title {
  margin-top: 6em;
  margin-bottom: 6em;
  text-align: center;
}
@media only screen and (max-width: 698px) {
  #content.home.logged-out > main > article > section.title {
    margin-top: 4em;
    margin-bottom: 4em;
  }
}
#content.home.logged-out > main > article > section.title > h1 {
  font-size: 36px;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
#content.home.logged-out > main > article > section.title > h1 svg {
  color: #FA9F42;
  background-color: #F5F4F5;
  border-radius: 15px;
  width: 56px;
  height: 56px;
  vertical-align: middle;
  margin-right: 0.3em;
}
#content.home.logged-out > main > article > section.info-teaser {
  display: grid;
  align-items: center;
  margin-bottom: 6em;
}
@media only screen and (max-width: 698px) {
  #content.home.logged-out > main > article > section.info-teaser {
    margin-bottom: 4em;
    grid-template-areas: "img" "aside";
  }
}
@media only screen and (min-width: 699px) {
  #content.home.logged-out > main > article > section.info-teaser.left {
    grid-template-columns: 60% 40%;
    grid-template-areas: "img aside";
  }
}
@media only screen and (min-width: 699px) {
  #content.home.logged-out > main > article > section.info-teaser.right {
    grid-template-columns: 40% 60%;
    grid-template-areas: "aside img";
  }
}
#content.home.logged-out > main > article > section.info-teaser > img {
  grid-area: img;
  width: 100%;
  box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.6);
  outline: solid 1px rgba(255, 255, 255, 0.1);
  border-radius: 3px;
}
#content.home.logged-out > main > article > section.info-teaser > aside {
  grid-area: aside;
}
#content.home.logged-out > main > article > section.info-teaser > aside h2 {
  font-size: 30px;
  margin: 0.6em 0;
  white-space: normal;
}
@media only screen and (max-width: 698px) {
  #content.home.logged-out > main > article > section.info-teaser > aside h2 {
    margin-top: 2em;
  }
}
#content.home.logged-out > main > article > section.info-teaser > aside h2.second {
  color: #05aff2;
  font-style: normal;
}
@media only screen and (min-width: 699px) {
  #content.home.logged-out > main > article > section.info-teaser > aside h2.second {
    margin-bottom: 2em;
  }
}
@media only screen and (max-width: 698px) {
  #content.home.logged-out > main > article > section.info-teaser > aside h2.second {
    margin-top: 1em;
    margin-bottom: 1em;
  }
}
#content.home.logged-out > main > article > section.info-teaser > aside p {
  margin-bottom: 1em;
}
@media only screen and (min-width: 699px) {
  #content.home.logged-out > main > article > section.info-teaser.left > aside {
    padding-left: 10%;
  }
}
@media only screen and (min-width: 699px) {
  #content.home.logged-out > main > article > section.info-teaser.right > aside {
    padding-right: 10%;
  }
}

.mini-banners {
  max-width: 100%;
  padding: 0;
}
.mini-banners a {
  text-decoration: none;
}
.mini-banners .banner-container {
  display: flex;
  border-radius: 0.3rem;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  padding: 1.5rem;
}
.mini-banners .banner-container .text {
  display: hidden;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.mini-banners .banner-container .text.black * {
  color: #000000;
}
.mini-banners .banner-container .text .svg {
  width: 100%;
  display: flex;
  align-items: start;
  justify-content: start;
  gap: 1rem;
  flex-wrap: wrap;
}
.mini-banners .banner-container .text h1 {
  margin: 0;
}
.mini-banners .banner-container .text p {
  color: #F5F4F5;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin: 0;
}

#content.contest > header.banner div.background > img.closed {
  filter: grayscale(100%);
}
#content.contest > h1 {
  color: #F5F4F5;
  margin: 0;
  z-index: 999;
  position: relative;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  width: 100%;
  font-weight: 600;
  background-color: #05aff2;
}
#content.contest > h1 span.details {
  font-weight: 400;
}
#content.contest > h1.closed {
  background-color: red;
}
#content.contest > nav.tabs {
  position: relative;
}
#content.contest > nav.tabs ul {
  display: flex;
  flex-direction: row;
  gap: 20px;
  font-size: 16px;
}
#content.contest > main > .sidebar-layout article ul.prices {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px 10px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 698px) {
  #content.contest > main > .sidebar-layout article ul.prices {
    grid-template-columns: 1fr;
  }
}
#content.contest > main > .sidebar-layout article ul.prices > li {
  display: grid;
  border-radius: 5px;
  background-color: #252732;
  grid-template-rows: min-content min-content;
}
#content.contest > main > .sidebar-layout article ul.prices > li img {
  border-radius: 5px 5px 0 0;
  width: 100%;
}
#content.contest > main > .sidebar-layout article ul.prices > li > img, #content.contest > main > .sidebar-layout article ul.prices > li a.linked-image {
  grid-area: 1/1;
  align-self: flex-start;
}
#content.contest > main > .sidebar-layout article ul.prices > li footer {
  padding: 10px 5px;
  text-align: center;
  align-self: self-end;
  color: #F5F4F5;
}
#content.contest > main > .sidebar-layout article ul.prices > li footer h3 {
  font-size: 12px;
  text-transform: uppercase;
  margin: 0 0 3px 0;
}
#content.contest > main > .sidebar-layout article ul.prices > li footer span, #content.contest > main > .sidebar-layout article ul.prices > li footer a {
  font-size: 10px;
}
#content.contest > main > .sidebar-layout article ul.prices > li section.buttons {
  display: none;
  margin: 10px;
  gap: 5px;
  flex-direction: row;
  grid-area: 1/1;
  justify-self: start;
  align-self: start;
}
#content.contest > main > .sidebar-layout article ul.prices > li section.buttons > a {
  background-color: #FA9F42;
}
#content.contest > main > .sidebar-layout article ul.prices > li:hover section.buttons {
  display: flex;
}
#content.contest > main > .sidebar-layout > aside section footer {
  display: flex;
  flex-direction: column;
}
#content.contest > main > .sidebar-layout > aside section.phase .date, #content.contest > main > .sidebar-layout > aside section.phase .ico {
  display: flex;
  flex-direction: row;
}
#content.contest > main > .sidebar-layout > aside section.phase .date .date-sheet, #content.contest > main > .sidebar-layout > aside section.phase .ico .date-sheet {
  margin: 0 20px 20px 0;
}
#content.contest > main > .sidebar-layout > aside section.phase .date div.datetime, #content.contest > main > .sidebar-layout > aside section.phase .ico div.datetime {
  display: flex;
  flex-direction: column;
  font-size: 12px;
}
#content.contest > main > .sidebar-layout > aside section.phase .ico {
  display: flex;
  flex-direction: row;
}
#content.contest > main > .sidebar-layout > aside section.phase .ico svg {
  display: block;
  margin: 0.7em 10px 20px 0;
}
#content.contest > main > .sidebar-layout section.submissions {
  width: 100%;
}
#content.contest > main > .sidebar-layout section.submissions ul.track.teaser li .special {
  grid-area: 1/3;
  grid-row-start: 2;
  grid-row-end: 3;
  justify-self: end;
  display: flex;
  gap: 7px;
}
#content.contest > main > .sidebar-layout section.submissions ul.track.row-100 li .special {
  display: flex;
  gap: 7px;
}
#content.contest > main > .sidebar-layout section.submissions ul.track li li.rank {
  display: none;
}
#content.contest > main > .sidebar-layout section.submissions ul.track li .special a svg.icon {
  width: 12px;
  height: 12px;
}
#content.contest > main > .sidebar-layout section.submissions ul.track li .special a.active svg.icon {
  fill: #05aff2;
  color: #05aff2;
}
#content.contest > main > .sidebar-layout section.submissions ul.track li .special button {
  width: 10px;
  height: 10px;
  padding: 10px;
  border-radius: 20px;
}
#content.contest > main > .sidebar-layout section.submissions ul.track li .special button.active {
  background: linear-gradient(286deg, #059eda, #05aff2);
}
#content.contest .date-sheet {
  display: flex;
  flex-direction: column;
  font-weight: 700;
  width: 50px;
  text-align: center;
}
#content.contest .date-sheet div.day {
  font-size: 16px;
  background-color: #F5F4F5;
  color: #000;
}
#content.contest .date-sheet div.month {
  font-size: 12px;
  background-color: #ff0039;
  text-transform: uppercase;
  color: #F5F4F5;
}
#content.contest > li {
  margin: 0;
  padding: 0;
}

.board section.buttons {
  margin: 20px 0;
}

#content.jobs hr {
  border: transparent;
  border-top: 1px rgba(255, 255, 255, 0.1) solid;
  margin: 60px 0;
}
#content.jobs a {
  color: inherit;
  text-decoration: underline;
}

#footer {
  background: #272934;
  padding: 1rem;
}
#footer footer {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
  margin-bottom: 75px;
  font-size: 13px;
  padding-top: 10px;
  padding-bottom: 4rem;
  display: grid;
}
@media only screen and (min-width: 699px) {
  #footer footer {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    max-width: 880px;
    margin: auto;
  }
}
@media only screen and (max-width: 698px) {
  #footer footer {
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width: 699px) {
  #footer footer > div {
    justify-self: center;
  }
}
@media only screen and (max-width: 698px) {
  #footer footer > div {
    background: #272934;
    margin-top: 10px;
    padding: 10px;
  }
}
#footer footer, #footer footer a {
  color: #F5F4F5;
}
#footer footer div.the-social-dilemma ul {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
#footer footer div.the-social-dilemma ul img {
  width: 20px;
}
#footer footer div.logo img {
  width: 50%;
}
#footer footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer footer ul li {
  margin: 0 0 4px 0;
}
#footer footer h2 {
  font-size: 9px;
  text-transform: uppercase;
  font-weight: inherit;
  margin: 0 0 20px;
  padding: 0;
}

html {
  margin: 0;
  padding: 0;
  overflow: overlay;
  background-color: #1d1f27;
}

body {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 100%;
  margin: 0 auto;
}
body.loading {
  cursor: progress;
}
body.loading * {
  cursor: progress;
}
body div#content {
  position: relative;
  box-sizing: border-box;
  min-height: calc(100vh - 275px);
}
body div#content > main {
  position: relative;
}
body div#content > main section:first-of-type h2 {
  margin-top: 0;
}
body div#content > main section h2 {
  margin-top: 2em;
  margin-bottom: 0.67em;
}
body div#content > main > .sidebar-layout {
  display: grid;
}
@media only screen and (min-width: 699px) {
  body div#content > main > .sidebar-layout {
    grid-template-columns: 2fr 450px;
    grid-template-areas: "main aside" "below below";
  }
}
@media only screen and (max-width: 698px) {
  body div#content > main > .sidebar-layout {
    grid-template-columns: 1fr;
    grid-template-areas: "main" "aside" "below";
    grid-gap: 15px;
    padding: 0 10px;
  }
}
body div#content > main > .sidebar-layout > article {
  grid-area: main;
}
body div#content > main > .sidebar-layout > aside {
  grid-area: aside;
}
@media only screen and (min-width: 699px) {
  body div#content > main > .sidebar-layout > aside {
    max-width: 300px;
    justify-self: end;
  }
}
body div#content > main > .sidebar-layout > aside > section {
  padding: 20px;
  background-color: #252732;
  border-radius: 5px;
  margin-bottom: 15px;
  font-size: 13px;
}
body div#content > main > .sidebar-layout > aside > section.rich-text p {
  margin: 0.7em 0;
}
body div#content > main > .sidebar-layout > aside > section h2 {
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 1.25rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
body div#content > main > .sidebar-layout > aside > section em {
  font-style: normal;
  font-weight: 600;
  color: #F5F4F5;
}
body div#content > main > .sidebar-layout > section.wide {
  grid-area: below;
}
body.legacy {
  top: 50px;
}

#body {
  padding-bottom: 2rem;
}

#content {
  background-color: #1d1f27;
}

a {
  text-decoration: none;
  color: #F5F4F5;
}
a.disabled, .disabled a {
  cursor: default;
}

cite {
  font-style: normal;
}

::-webkit-scrollbar {
  width: 1rem;
  height: 1rem;
}

::-webkit-scrollbar-thumb {
  border: 4px solid transparent;
  background-clip: padding-box;
  -webkit-border-radius: 8px;
  background-color: rgba(245, 244, 245, 0.5);
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(245, 244, 245, 0.6);
}

var {
  font-style: normal;
}

.runmode-ribbon {
  position: fixed;
  background-color: #05aff2;
  color: #F5F4F5;
  bottom: 3rem;
  right: 30px;
  z-index: 99999;
  padding: 1rem;
  border-radius: 0.25rem;
}
.runmode-ribbon > button {
  top: 0;
  right: 0;
  outline: none;
  border: none;
  background: none;
  position: absolute;
}

#content.contest.no-sidebar > main {
  grid-gap: 0;
  grid-template-columns: 1fr;
  grid-template-areas: "main";
}

.snippeterror {
  position: fixed;
  top: 10px;
  left: 10px;
  background-color: #000000;
  z-index: 99999;
}
.snippeterror pre {
  color: #000000;
}

a.disabled {
  pointer: inherit;
  pointer-events: none;
}

#cookie-disclaimer {
  position: fixed !important;
}
#cookie-disclaimer h3 .fontSize18 {
  padding: 0;
  margin-bottom: 10px;
}
#cookie-disclaimer footer {
  margin-top: 10px;
}

#content.page-imprint > main > h1 {
  padding: 80px 0 0 0;
}
#content.page-imprint > main > h2 {
  font-size: 18px;
  padding: 20px 0 12px 0;
}
#content.page-imprint > main > p {
  font-size: 20px;
}
#content.page-imprint > main > footer {
  margin-top: 40px;
}

#content.product {
  color: rgba(245, 244, 245, 0.8);
}
#content.product > header.product {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  background: linear-gradient(0deg, #313341 0%, #2c2e3b 100%);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
  padding: 60px 1rem 70px 1rem;
}
#content.product > header.product > h1 {
  color: #F5F4F5;
  font-size: 44.5px;
}
@media only screen and (max-width: 698px) {
  #content.product > header.product > h1 {
    font-size: 28px;
  }
}
#content.product > header.product > h2, #content.product > header.product em {
  font-size: 18px;
}
@media only screen and (max-width: 698px) {
  #content.product > header.product > h2, #content.product > header.product em {
    font-size: 13px;
  }
}
#content.product > header.product > h1, #content.product > header.product h2, #content.product > header.product em {
  margin: 0 0 8px 0;
}
#content.product > header.product > em {
  color: #0ec5ff;
}
#content.product > header.product > img {
  width: 50%;
  margin: 10px;
  border-radius: 3px;
  box-shadow: 0 24px 24px 0 rgba(0, 0, 0, 0.4), 0 0 2px 0 rgba(255, 255, 255, 0.4);
}
#content.product > main {
  display: flex;
  flex-direction: column;
  padding: 20px 20px 100px 20px;
}
#content.product > main > section {
  margin-top: 6rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 4rem;
  column-gap: 2rem;
}
@media only screen and (max-width: 698px) {
  #content.product > main > section {
    row-gap: 2.5rem;
    display: flex;
    flex-direction: column;
  }
}
#content.product > main > section > h1 {
  color: #F5F4F5;
  grid-column: 1/4;
  font-size: 40px;
  text-align: center;
  height: 100px;
}
@media only screen and (max-width: 698px) {
  #content.product > main > section > h1 {
    font-size: 28px;
    height: 80px;
  }
}
#content.product > main > section > a.link {
  grid-column: 1/4;
  text-align: center;
  margin-top: -60px;
  text-transform: uppercase;
  color: #F5F4F5;
  font-weight: 700;
}
#content.product > main > section > article {
  display: grid;
  grid-template-rows: repeat(3, min-content);
  justify-items: center;
}
#content.product > main > section > article > img, #content.product > main > section > article > svg {
  width: 75%;
  height: 200px;
  object-fit: contain;
}
#content.product > main > section > article > img.smaller, #content.product > main > section > article > svg.smaller {
  opacity: 0.9;
  max-width: 180px;
  margin: 20px auto 40px auto;
}
#content.product > main > section > article > img.shadow, #content.product > main > section > article > svg.shadow {
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.4));
}
#content.product > main > section > article > img.device-shadow, #content.product > main > section > article > svg.device-shadow {
  filter: drop-shadow(0 10px 4px rgba(0, 0, 0, 0.4)) drop-shadow(0 0 32px rgba(0, 0, 0, 0.2));
}
#content.product > main > section > article > h1 {
  color: #F5F4F5;
  padding: 30px 0 10px 0;
  font-size: 30px;
  text-align: center;
}
@media only screen and (max-width: 698px) {
  #content.product > main > section > article > h1 {
    font-size: 20px;
  }
}
#content.product > main > section > article > p {
  font-size: 16px;
  margin: 0 0 8px 0;
}
#content.product > main > section > article > footer {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
#content.product > main > section > article > footer a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #05aff2;
  text-decoration: none;
  white-space: nowrap;
}

#content.product.device > main > article ul.feature {
  list-style-type: none;
  padding: 0;
}
#content.product.device > main > article ul.feature > li {
  display: inline-block;
  padding: 0.7em;
  width: 20%;
  background-color: #272934;
  border-radius: 5px;
  margin-right: 1em;
}
#content.product.device > main > article ul.feature > li img {
  vertical-align: middle;
  margin-right: 1em;
}
#content.product.device > main > article ul.usage {
  margin: 1em 0;
  list-style-type: none;
  display: inline-flex;
  flex-wrap: wrap;
  gap: 1em;
  padding: 0;
}
#content.product.device > main > article ul.usage > li {
  flex: 1;
  display: flex;
  align-items: center;
  padding: 0.7em;
  background-color: #272934;
  border-radius: 5px;
}
#content.product.device > main > article ul.usage > li img {
  background-color: #000000;
  height: auto;
  margin-right: 1em;
}
@media only screen and (min-width: 699px) {
  #content.product.device > main > article ul.usage > li img {
    width: 200px;
  }
}
@media only screen and (max-width: 698px) {
  #content.product.device > main > article ul.usage > li img {
    width: 200px;
  }
}

#content.tutorials > header.tutorials {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  background: linear-gradient(0deg, #313341 0%, #2c2e3b 100%);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
  padding: 60px 0 70px 0;
}
#content.tutorials > header.tutorials > h1 {
  color: #F5F4F5;
  font-size: 44.5px;
}
@media only screen and (max-width: 698px) {
  #content.tutorials > header.tutorials > h1 {
    font-size: 28px;
  }
}
#content.tutorials > header.tutorials > h2, #content.tutorials > header.tutorials em {
  font-size: 18px;
}
@media only screen and (max-width: 698px) {
  #content.tutorials > header.tutorials > h2, #content.tutorials > header.tutorials em {
    font-size: 13px;
  }
}
#content.tutorials > header.tutorials > h1, #content.tutorials > header.tutorials h2, #content.tutorials > header.tutorials em {
  margin: 0 0 8px 0;
}
#content.tutorials > header.tutorials > em {
  color: #0ec5ff;
}
#content.tutorials > header.tutorials > img {
  width: 50%;
  margin: 10px;
  border-radius: 3px;
  box-shadow: 0 24px 24px 0 rgba(0, 0, 0, 0.4), 0 0 2px 0 rgba(255, 255, 255, 0.4);
}
#content.tutorials > main {
  display: flex;
  flex-direction: column;
  padding: 100px 20px 100px 20px;
}
#content.tutorials > main > section {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 70px;
  column-gap: 20px;
}
@media only screen and (max-width: 698px) {
  #content.tutorials > main > section {
    row-gap: 40px;
    display: flex;
    flex-direction: column;
  }
}
#content.tutorials > main > section > h1 {
  color: #F5F4F5;
  grid-column: 1/4;
  font-size: 20px;
  text-align: center;
  height: 100px;
}
@media only screen and (max-width: 698px) {
  #content.tutorials > main > section > h1 {
    font-size: 16px;
    height: 60px;
  }
}
#content.tutorials > main > section > a.link {
  grid-column: 1/4;
  text-align: center;
  margin-top: -60px;
  text-transform: uppercase;
  color: #F5F4F5;
  font-weight: 700;
}
#content.tutorials > main > section > article {
  display: grid;
  grid-template-rows: repeat(3, min-content);
  justify-items: center;
}
#content.tutorials > main > section > article > a > img {
  width: 100%;
  height: 200px;
  object-fit: contain;
  border-radius: 3px;
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.4));
}
#content.tutorials > main > section > article > h1 {
  color: #F5F4F5;
  padding: 10px 0 50px 0;
  font-size: 16px;
  text-align: center;
}
@media only screen and (max-width: 698px) {
  #content.tutorials > main > section > article > h1 {
    font-size: 20px;
    padding: 10px 0 30px 0;
  }
}
#content.tutorials > main > section > article > p {
  font-size: 16px;
  margin: 0 0 8px 0;
}
#content.tutorials > main > section > article > footer {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
#content.tutorials > main > section > article > footer a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #05aff2;
  text-decoration: none;
  white-space: nowrap;
}

.preferences > section {
  display: flex;
}
.preferences > section aside {
  flex: 1;
}
.preferences > section article {
  flex: 3;
  padding-bottom: 2rem;
}
.preferences h1 {
  text-transform: uppercase;
  margin: 0 0 62px;
}
.preferences h4 {
  margin-top: 30px;
  margin-bottom: 5px;
}
.preferences h4:first-of-type {
  margin-top: 0;
}
.preferences b {
  font-weight: 600;
}
.preferences p {
  color: rgba(245, 244, 245, 0.6);
}
.preferences fieldset div {
  margin-bottom: 10px;
}
.preferences table {
  width: 100%;
  margin-bottom: 10px;
}
.preferences table th {
  color: rgba(245, 244, 245, 0.6);
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
}
.preferences table td {
  color: rgba(245, 244, 245, 0.5);
}
.preferences table tr.row:hover {
  background-color: #313341;
}
.preferences table tr.selected td {
  background-color: rgba(245, 244, 245, 0.8);
}
.preferences .newsletter table td:first-child {
  max-width: 100px;
}
.preferences section.muted ul.user {
  width: 100%;
}
.preferences section.social-links ul {
  list-style-type: none;
  padding-left: 0;
}
.preferences section.social-links ul li {
  padding-left: 0;
}
.preferences section.social-links ul.links li input {
  background: no-repeat right 12px center;
  width: 90%;
}
.preferences section.social-links ul.links li a {
  display: inline-block;
  text-decoration: none;
  margin-left: 10px;
}
.preferences section.social-links ul.types {
  margin-bottom: 25px;
  clear: both;
}
.preferences section.social-links ul.types li {
  display: inline-block;
  list-style-type: none;
  margin-right: 8px;
}
.preferences section.avatar-image p {
  margin-bottom: 1.5rem;
}
.preferences section.avatar-image #drop_zone {
  border: 3px rgba(245, 244, 245, 0.5) dashed;
  padding: 3rem;
  text-align: center;
  max-width: 300px;
}
.preferences .profile-prefs textarea {
  min-height: 30vh;
}

.oauth-connect section {
  margin-bottom: 60px;
}
.oauth-connect .buttons {
  float: right;
}
.oauth-connect .buttons .button {
  width: 160px;
  margin-bottom: 1rem;
}

#body.suggest-followees {
  display: block;
}
#body.suggest-followees h2, #body.suggest-followees p {
  margin-bottom: 1rem;
}
#body.suggest-followees article.suggest-followees.image-button-list {
  margin-bottom: 25px;
}
#body.suggest-followees section.image-button.selected {
  border: 1px #05aff2 solid;
}
#body.suggest-followees a.button {
  margin-left: auto;
}

#content.board-topic header.topic {
  margin: 0 auto 1rem auto;
  display: grid;
  gap: 0.5rem;
  padding-top: 4rem;
  grid-template-areas: "breadcrumb breadcrumb breadcrumb breadcrumb" "tags tags tags tags" "title title follow follow" "meta meta icons stats";
  grid-template-columns: 1fr auto min-content min-content;
}
#content.board-topic header.topic > h1 {
  grid-area: title;
  white-space: break-spaces;
}
#content.board-topic header.topic nav.bread-crumb {
  grid-area: breadcrumb;
}
#content.board-topic header.topic p.follow {
  grid-area: follow;
}
#content.board-topic header.topic section.post-author {
  grid-area: meta;
}
#content.board-topic header.topic section.icons {
  grid-area: icons;
  display: flex;
  justify-content: flex-end;
}
#content.board-topic header.topic ul.tags {
  grid-area: tags;
}
#content.board-topic header.topic ul.stats {
  grid-area: stats;
  height: fit-content;
  flex-wrap: nowrap;
  justify-content: flex-end;
  width: fit-content;
}
#content.board-topic header.topic ul.stats li {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 0.25rem;
  position: relative;
  height: fit-content;
  align-items: center;
}
#content.board-topic header.topic ul.stats li > a, #content.board-topic header.topic ul.stats li > i {
  display: flex;
}

@media only screen and (max-width: 699px) {
  #content.board-topic header.topic {
    grid-template-areas: "breadcrumb breadcrumb" "tags tags" "title title" "follow follow" "meta meta" "icons stats";
    grid-template-columns: 1fr min-content;
    gap: 1rem 0.25rem;
  }
  #content.board-topic header.topic > h1 {
    margin: 0;
  }
}
header.board {
  padding-top: 0;
}
header.board section.permissions h5 {
  margin: 0 0 8px 0;
  font-size: 14px;
  font-weight: 600;
}
header.board section.permissions p {
  margin: 0;
  font-size: 12px;
}

div#body.board {
  --itemBackground: #272934;
}
div#body.board nav.nested-rooms ul.reordering li a {
  color: #05aff2;
}
div#body.board nav.nested-rooms ul li.selected a span {
  font-weight: 600;
}
div#body.board > article > header {
  display: flex;
  justify-content: space-between;
}
div#body.board > article > header.room {
  position: relative;
}
div#body.board > article > header.room a.create-topic, div#body.board > article > header.room p.follow {
  margin-bottom: 0.5rem;
}
div#body.board .description img.topic-image {
  float: left;
  display: block;
  margin-right: 1rem;
  max-width: 256px;
}
div#body.board section.topic-list {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
div#body.board section.topic-list > ul {
  background-color: var(--itemBackground);
  margin-bottom: 0.125rem;
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  list-style-type: none;
  display: grid;
  grid-template-areas: "title user stats";
  grid-template-columns: auto 200px 150px;
  grid-gap: 0.5rem;
  align-items: center;
}
div#body.board section.topic-list > ul, div#body.board section.topic-list > ul * {
  overflow: hidden;
  text-overflow: ellipsis;
}
div#body.board section.topic-list > ul.deleted {
  opacity: 0.5;
}
div#body.board section.topic-list > ul:hover {
  --itemBackground: #2c2e3b;
}
div#body.board section.topic-list > ul > li {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
div#body.board section.topic-list > ul > li a:focus, div#body.board section.topic-list > ul > li a:hover {
  color: #F5F4F5;
}
div#body.board section.topic-list > ul > li.topic-name {
  grid-area: title;
  position: relative;
}
div#body.board section.topic-list > ul > li.topic-name .tags {
  margin-top: 0.25rem;
}
div#body.board section.topic-list > ul > li.post-author {
  grid-area: user;
}
div#body.board section.topic-list > ul > li.stats {
  grid-area: stats;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 12px;
  gap: 0.5rem;
}
div#body.board section.topic-list > ul > li.stats i[onclick] {
  cursor: pointer;
}
div#body.board section.topic-list > ul > li.stats > div {
  display: flex;
  align-items: center;
}
div#body.board section.topic-list > ul > li.stats > div i {
  margin-right: 0.25rem;
}
div#body.board nav.buttons {
  display: flex;
}
div#body.board nav.buttons > * {
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
}
div#body.board nav.buttons form input.topic-search, div#body.board nav.buttons form input[type=text] {
  display: inline-block;
  font-size: 12px;
  margin: 0;
  box-sizing: border-box;
  background: url(/img/theme/svg/search.svg) no-repeat right center;
  outline: none !important;
  background-color: #313341;
  border: none;
  border-right: 14px solid #313341;
  color: #F5F4F5;
}
div#body.board div.topic-content {
  margin-bottom: 40px;
  min-height: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
}
div#body.board div.topic-content .topic-text:after {
  content: "";
  display: block;
  position: relative;
  clear: both;
}
div#body.board div.topic-content .topic-text > header {
  display: grid;
  align-items: start;
  grid-template-columns: auto min-content min-content;
}
div#body.board div.topic-content .topic-text > header .tags {
  display: flex;
  margin-right: 10px;
}
div#body.board div.topic-content .topic-text > header .tags .tag {
  height: 12px;
  white-space: nowrap;
  margin-left: 5px;
}
div#body.board div.topic-content .topic-text > header .tags .tag.internal {
  background-color: #FA9F42;
  color: #F5F4F5;
}
div#body.board div.topic-content .topic-text > header .icons {
  display: flex;
  gap: 5px;
  margin-right: 10px;
}
div#body.board div.topic-content .topic-text .player > li {
  padding-top: 0;
  margin-bottom: 25px;
}
div#body.board div.topic-content .topic-image, div#body.board div.topic-content img.attachment {
  float: right;
  display: block;
  margin: 0 0 0 1rem;
  max-width: 40%;
  cursor: pointer;
}
div#body.board div.topic-content .topic-image.left, div#body.board div.topic-content img.attachment.left {
  float: left;
  margin-right: 15px;
}
div#body.board div.topic-content img + p {
  margin-top: 30px;
  border: 10px red solid;
}
div#body.board.room section.topic-list-blog section.columns {
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  grid-gap: 1rem;
}
div#body.board.room section.topic-list-blog section.columns > div {
  overflow: hidden;
}
div#body.board.room section.topic-list-blog article {
  cursor: pointer;
}
div#body.board.room section.topic-list-blog article section.header {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
}
div#body.board.room section.topic-list-blog article section.header .post-author {
  flex-grow: 1;
}
div#body.board.room section.topic-list-blog article section.header .icons {
  display: flex;
}
div#body.board.room section.topic-list-blog article .tags .tag.internal {
  background-color: #FA9F42;
  color: #F5F4F5;
}
div#body.board.room section.topic-list-blog article.hidden {
  opacity: 0.5;
  border: 3px dashed #222;
}
div#body.board.room section.topic-list-blog article section.entity-stats {
  align-items: start;
}

nav.wiki-text {
  margin-bottom: 1rem 0;
}
nav.wiki-text > * {
  background: #1d1f27;
  padding: 0.25rem 0.5rem;
  border-radius: 0.25rem;
}

@media only screen and (max-width: 699px) {
  div#body.board div.topic-content {
    min-height: 0;
  }
  div#body.board div.topic-content .topic-text .player > li {
    max-width: initial;
  }
  div#body.board div.topic-content img.attachment, div#body.board div.topic-content .topic-image {
    float: none;
    margin: 0;
    max-width: 100%;
  }
  div#body.board.room nav.buttons {
    flex-direction: column;
    float: none;
  }
  div#body.board.room nav.buttons form {
    display: none;
  }
  div#body.board.room section.topic-list ul {
    grid-template-areas: "user user user" "title title title" "stats stats stats";
    grid-template-columns: auto auto auto;
  }
}
div.dim {
  background-color: #000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

header.product.invite {
  opacity: 0.5;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
header.product.invite .inner {
  position: absolute;
  top: 100px;
  bottom: 0;
  left: 0;
  right: 0;
}
header.product.invite p {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}

.outgoing-invitation section {
  list-style-type: none;
  margin-bottom: 70px;
}
.outgoing-invitation section div.recipients {
  margin-left: 154px;
}
.outgoing-invitation section div.recipients table {
  margin-bottom: 10px;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 7px;
  border-bottom: 1px solid #F5F4F5;
}
.outgoing-invitation section div.recipients table td {
  border-top: 1px solid #F5F4F5;
  padding: 13px 14px 14px 15px;
}
.outgoing-invitation section div.recipients table td.disinvite {
  width: 18px;
}
.outgoing-invitation section div.recipients table td.disinvite i {
  position: relative;
  top: 3px;
}
.outgoing-invitation section h3 {
  font-size: 24px;
  color: rgba(245, 244, 245, 0.5);
  text-transform: none;
  padding: 25px 0 0 0;
  margin-bottom: 17px;
}
.outgoing-invitation section h3 a {
  text-decoration: none;
}
.outgoing-invitation section .cover {
  width: 124px;
  float: left;
  position: relative;
}
.outgoing-invitation section footer {
  margin-top: 20px;
  clear: both;
}
.outgoing-invitation section footer .button {
  float: right;
}

span.error-msg {
  color: #FA9F42;
}

.entity-actions {
  grid-area: image;
  background-image: linear-gradient(transparent, rgb(37, 39, 51));
  display: none;
  flex-direction: row;
  justify-content: space-evenly;
  position: absolute;
  bottom: 0px;
  left: 0;
  padding: 0.5rem 0 0.5rem 0;
}
.entity-actions a span {
  display: none;
}
@media (hover: none) {
  .entity-actions {
    display: flex;
  }
}

ul.entity-authors {
  display: flex;
  white-space: nowrap;
  overflow: hidden;
}
ul.entity-authors > li {
  font-size: 16px;
}
ul.entity-authors > li a {
  color: rgba(245, 244, 245, 0.6);
}
ul.entity-authors > li:not(:first-child)::before {
  content: ", ";
  color: rgba(245, 244, 245, 0.6);
}
ul.entity-authors.small > li {
  font-size: 14px;
}

.entity-stats {
  overflow: hidden;
}

.actionbar.dark li a {
  color: rgba(245, 244, 245, 0.8);
}
.actionbar.dark.button.action.small {
  background: #313341;
}
.actionbar li a {
  text-decoration: none;
  display: block;
}
.selected .actionbar li a {
  color: #05aff2;
}
.actionbar li.track-download {
  position: relative;
}
.actionbar li.track-download .notification {
  display: none;
  width: auto;
  position: absolute;
  right: 14px;
  top: 22px;
  z-index: 9000;
  background-color: #F5F4F5;
}
.actionbar li.track-download .notification li {
  float: none;
  padding: 0 !important;
}
.actionbar li.track-download .notification li a {
  white-space: nowrap;
  text-transform: none;
  display: block;
}
.actionbar button {
  background: transparent;
  border: none;
}

#body .description {
  margin: 0 0 24px;
}
#body .description, #body .description p {
  font-size: 14px;
}

ul.collection > li {
  position: relative;
}
ul.collection > li audio {
  display: none;
}
ul.collection > li.hidden {
  filter: contrast(50%) grayscale(100%);
}
ul.collection > li > h3 {
  grid-area: name;
  text-transform: none;
}
ul.collection > li > ul.entity-authors {
  grid-area: authors;
}
ul.collection > li > div.image {
  grid-area: image;
  position: relative;
}
ul.collection > li > button.special {
  display: none;
}
ul.collection > li > .toggle-visibility {
  display: none;
}
ul.collection > li span.play-state {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-image: url("/img/theme/svg/default/TrackCoverBigPlay.svg");
  background-position: center;
}
ul.collection > li span.play-state.buffering {
  background-image: url("/img/theme/svg/default/TrackCoverBigPlayInit.svg");
}
ul.collection > li span.play-state.playing {
  background-image: url("/img/theme/svg/default/TrackCoverBigPlayPlaying.svg");
}
ul.collection > li span.play-state.pausing {
  background-image: url("/img/theme/svg/default/TrackCoverBigPlayPaused.svg");
}
ul.collection > li audio {
  grid-area: authors;
  width: 15rem;
  height: 2rem;
  border-radius: 0.375rem;
  margin: 0.625rem;
  opacity: 0.9;
  display: none;
  position: absolute;
}
ul.collection > li > div.duration {
  grid-area: duration;
}
ul.collection > li > div.duration > time {
  margin: 0;
}
ul.collection > li > div.duration > .favorite-count {
  grid-area: favorites;
}
ul.collection > li > div.duration > ul {
  position: absolute;
  display: flex;
  justify-content: flex-start;
  top: 0.5rem;
  right: 0.5rem;
}
ul.collection > li > div.duration > ul > li {
  display: flex;
  align-items: stretch;
  flex-grow: 1;
  color: #F5F4F5;
  margin-left: 0.5rem;
  font-size: 14px;
}
ul.collection > li > div.duration > ul > li > a {
  display: flex;
  align-items: center;
  align-content: center;
  border-radius: 0.25rem;
}
ul.collection > li > div.duration > ul > li.icon > a {
  background-color: #F4B942;
  padding: 0 0.25rem;
}
ul.collection > li > div.duration > ul > li.icon > a img {
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  margin: 0 0.25rem;
}
ul.collection > li > div.trend {
  grid-area: trend;
}
ul.collection > li > .waveform {
  grid-area: waveform;
}
ul.collection > li > .index {
  display: none;
}
ul.collection > li form.action button {
  padding: 0;
  margin: 0;
  background: none;
  height: initial;
  min-width: initial;
  display: initial;
}
ul.collection li:hover audio {
  display: initial;
}

@media only screen and (max-width: 699px) {
  ul.collection > li > ul {
    top: 0.5rem;
    right: 0.5rem;
  }
}
ul.collection.tile.legacy > li > ul.tags::after {
  position: absolute;
  right: 0;
  content: " ";
  display: block;
  width: 30%;
  color: transparent;
  background-image: linear-gradient(to right, transparent, #1b1d24);
}
ul.collection.tile > li {
  display: grid;
  position: relative;
  grid-template-areas: "tags" "image" "stats" "name" "authors";
  grid-template-rows: min-content min-content min-content min-content min-content;
  grid-gap: 0.5rem;
}
ul.collection.tile > li span.play-state {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
@media (hover: hover) {
  ul.collection.tile > li span.play-state {
    display: none;
  }
}
ul.collection.tile > li span.play-state.playing {
  display: block;
}
ul.collection.tile > li > div.image {
  grid-area: image;
  background-color: #1b1b1b;
  position: relative;
  overflow: hidden;
  border-radius: 0.25rem;
  aspect-ratio: 1/1;
}
ul.collection.tile > li > div.image > a {
  display: block;
}
ul.collection.tile > li > div.image > a img {
  display: block;
  height: auto;
  width: 100%;
  min-width: 100%;
  object-fit: cover;
}
ul.collection.tile > li > div.image ul.badges {
  position: absolute;
  display: flex;
  justify-content: flex-start;
  top: 0.5rem;
  right: 0.5rem;
}
ul.collection.tile > li > section.entity-stats {
  grid-area: stats;
}
ul.collection.tile > li > h3 {
  grid-area: name;
  color: #F5F4F5;
  overflow: hidden;
  white-space: nowrap;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
}
ul.collection.tile > li > h3 > a {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
}
ul.collection.tile > li > ul.entity-authors {
  grid-area: authors;
  overflow: hidden;
}
ul.collection.tile > li > div.duration {
  display: none;
}
ul.collection.tile > li > div.comment-count {
  display: none;
}
ul.collection.tile > li > div.trend {
  display: none;
}
ul.collection.tile > li > .waveform {
  display: none;
}
ul.collection.tile > li > nav.entity-actions {
  width: 100%;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
ul.collection.tile > li:hover nav.entity-actions {
  display: flex;
}
ul.collection.tile > li:hover span.play-state {
  display: block;
}

@media only screen and (max-width: 699px) {
  ul.collection.tile > li {
    grid-template-areas: "tags" "image" "name" "authors";
    grid-template-rows: min-content min-content min-content min-content min-content;
  }
  ul.collection.tile > li > div.image ul.badges {
    top: 0.5rem;
    right: 0.5rem;
  }
  ul.collection.tile > li > section.entity-stats {
    display: none;
  }
  ul.collection.tile > li > .favorite-count {
    display: none;
  }
  ul.collection.tile > li > div.play-count {
    display: none;
  }
  ul.collection.tile > li > time {
    display: none;
  }
}
ul.collection.teaser > li {
  display: grid;
  overflow: hidden;
  background: #272934;
  border-radius: 0.3rem;
  grid-template-areas: "image .tags trend ." "image .name trend ." "image .authors trend ." "image .waveform waveform ." "image .stats context .";
  grid-template-columns: 10rem 1.5rem 1fr min-content 1rem;
  grid-template-rows: min-content min-content min-content min-content min-content;
}
ul.collection.teaser > li > h3 {
  grid-area: name;
  overflow: hidden;
  font-size: 16px;
  color: #F5F4F5;
}
ul.collection.teaser > li > h3 > a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
}
ul.collection.teaser > li > ul.entity-authors {
  grid-area: authors;
}
ul.collection.teaser > li > ul.entity-authors:empty {
  display: none;
}
ul.collection.teaser > li > div.image {
  grid-area: image;
}
ul.collection.teaser > li > div.image > a {
  display: block;
}
ul.collection.teaser > li > div.image > a > picture, ul.collection.teaser > li > div.image > a .play-state {
  display: flex;
  width: 10rem;
  height: 10rem;
  align-items: center;
  border-radius: 0.25rem;
}
ul.collection.teaser > li > div.image > a > picture > img, ul.collection.teaser > li > div.image > a .play-state > img {
  width: 100%;
}
ul.collection.teaser > li > div.image > a > picture {
  background-color: #1b1b1b;
}
ul.collection.teaser > li > div.image > ul.badges {
  position: absolute;
  display: flex;
  box-sizing: border-box;
  top: 10px;
  right: 10px;
  align-items: end;
  justify-content: end;
}
ul.collection.teaser > li > div.image > nav {
  display: none;
}
ul.collection.teaser > li a.genre {
  grid-area: genre;
  align-self: end;
}
ul.collection.teaser > li > ul.tags {
  grid-area: tags;
  margin-top: 0.5rem;
}
ul.collection.teaser > li > div.duration {
  display: none;
}
ul.collection.teaser > li > section.entity-stats {
  grid-area: stats;
  height: fit-content;
}
ul.collection.teaser > li > div.rank {
  display: none;
}
ul.collection.teaser > li > div.trend {
  display: block;
}
ul.collection.teaser > li > .waveform {
  width: 100%;
  margin: 0.25rem 0;
  height: 2.125rem;
}
ul.collection.teaser > li > .waveform > canvas {
  width: 100%;
  height: 100%;
}
ul.collection.teaser > li > nav.entity-actions {
  width: 100%;
}
ul.collection.teaser > li:hover nav.entity-actions {
  display: flex;
}

@media only screen and (max-width: 1023px) {
  ul.collection.teaser > li {
    grid-template-areas: "image .tags trend ." "image .name trend ." "image .authors trend ." "image .waveform waveform ." "image .stats context .";
    grid-template-columns: 10rem 1rem 1fr min-content 0.5rem;
    grid-template-rows: min-content min-content min-content min-content min-content;
  }
  ul.collection.teaser > li > h3 {
    font-weight: 500;
  }
  ul.collection.teaser > li > div.trend {
    display: none;
  }
}
@media only screen and (max-width: 699px) {
  ul.collection.teaser > li {
    grid-template-columns: 8rem 1rem 1fr min-content 0.5rem;
  }
  ul.collection.teaser > li > .waveform {
    height: 1.125rem;
  }
  ul.collection.teaser > li > div.image > a > picture, ul.collection.teaser > li > div.image .play-state {
    width: 8rem;
    height: 8rem;
  }
}
ul.collection.track.row-100 > li {
  display: grid;
  background: #272934;
  border-radius: 5px;
  align-items: center;
  margin-bottom: 20px;
  padding: 10px;
  font-size: 12px;
}
@media only screen and (min-width: 699px) {
  ul.collection.track.row-100 > li {
    grid-template-areas: "index image title authors special favs comments created duration menu";
    grid-template-columns: min-content min-content 4fr 4fr 1fr 1fr 1fr 1fr;
    gap: 10px 15px;
  }
}
@media only screen and (max-width: 698px) {
  ul.collection.track.row-100 > li {
    grid-template-areas: "index image title menu" "index image authors menu";
    grid-template-columns: min-content min-content 3fr 1fr;
    grid-template-rows: min-content 1fr;
    gap: 0 10px;
  }
}
ul.collection.track.row-100 > li span.index {
  grid-area: index;
  display: initial;
}
ul.collection.track.row-100 > li div.image {
  grid-area: image;
  height: 80px;
  width: 80px;
  border-radius: 5px;
  overflow: hidden;
  background-color: #1b1b1b;
}
ul.collection.track.row-100 > li div.image > ul.badges {
  position: absolute;
  display: flex;
  box-sizing: border-box;
  top: 3px;
  right: 3px;
  align-items: end;
  justify-content: end;
}
ul.collection.track.row-100 > li div.image > ul.badges > li.contest > a span.position {
  display: none;
}
ul.collection.track.row-100 > li div.image > ul.badges > li.contest > a svg {
  padding: 0;
  width: 12px;
  height: 12px;
}
ul.collection.track.row-100 > li div.image img {
  width: 80px;
  display: block;
}
ul.collection.track.row-100 > li div.image .play-state {
  display: block;
  width: 30px;
  height: 30px;
  background-size: 30px;
  top: 25px;
  left: 25px;
}
ul.collection.track.row-100 > li > h3 {
  grid-area: title;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 698px) {
  ul.collection.track.row-100 > li > h3 {
    font-weight: 600;
    margin: 26px 0 3px 0;
    font-size: 14px;
  }
}
ul.collection.track.row-100 > li ul.authors {
  grid-area: authors;
  display: flex;
  flex-direction: row;
}
@media only screen and (max-width: 698px) {
  ul.collection.track.row-100 > li ul.authors {
    align-self: start;
  }
}
@media only screen and (min-width: 699px) {
  ul.collection.track.row-100 > li section.entity-stats {
    display: contents;
  }
}
ul.collection.track.row-100 > li section.entity-stats .favorite-count {
  grid-area: favs;
}
ul.collection.track.row-100 > li section.entity-stats .comment-count {
  grid-area: comments;
}
ul.collection.track.row-100 > li section.entity-stats time {
  grid-area: created;
}
ul.collection.track.row-100 > li div.waveform {
  display: none;
}
ul.collection.track.row-100 > li section.special {
  grid-area: special;
}
ul.collection.track.row-100 > li nav.entity-actions {
  background-image: initial;
  bottom: initial;
  left: initial;
  padding: initial;
  grid-area: menu;
  display: none;
  position: absolute;
  top: 50px;
  right: 0;
  flex-direction: column;
  background-color: #2c2e3b;
  min-width: 120px;
  border-radius: 2px;
  z-index: 99999;
}
@media only screen and (max-width: 698px) {
  ul.collection.track.row-100 > li nav.entity-actions {
    justify-self: end;
  }
}
ul.collection.track.row-100 > li nav.entity-actions a {
  font-size: 13px;
  display: flex;
  gap: 0 7px;
  padding: 5px;
}
ul.collection.track.row-100 > li nav.entity-actions a:hover {
  background-color: #05aff2;
}
ul.collection.track.row-100 > li nav.entity-actions a span {
  display: block;
  white-space: nowrap;
  color: #F5F4F5;
}
ul.collection.track.row-100 > li input[type=checkbox].toggle-visibility {
  display: none;
}
ul.collection.track.row-100 > li input[type=checkbox].toggle-visibility:checked + nav.entity-actions {
  display: flex;
}
ul.collection.track.row-100 > li label.toggle-visibility {
  display: flex;
  grid-area: menu;
  font-weight: 600;
  padding: 10px;
  cursor: pointer;
}
ul.collection.track.row-100 > li ul.tags {
  display: none;
}
ul.collection.track.row-100 > li div.duration {
  color: rgba(245, 244, 245, 0.6);
}
@media only screen and (min-width: 699px) {
  ul.collection.track.row-100 > li div.duration {
    grid-area: duration;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
  }
}

.itemlist-collection, .itemlist-context, #aside .info {
  margin-bottom: 1.5rem;
}
.itemlist-collection ul, .itemlist-context ul, #aside .info ul {
  clear: both;
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-top: 0.75rem;
}
.itemlist-collection ul li, .itemlist-context ul li, #aside .info ul li {
  position: relative;
}
.itemlist-collection > h2, .itemlist-context > h2, #aside .info > h2 {
  font-size: 14px;
  margin: 0 0 12px 0;
  padding: 0;
  text-transform: uppercase;
}
.itemlist-collection > p, .itemlist-context > p, #aside .info > p {
  text-transform: uppercase;
  position: absolute;
  right: 0;
  top: 0;
}
.itemlist-collection > p a, .itemlist-context > p a, #aside .info > p a {
  color: rgba(245, 244, 245, 0.5);
  font-size: 14px;
  text-decoration: none !important;
  font-weight: 400;
}
.itemlist-collection > p a:hover, .itemlist-context > p a:hover, #aside .info > p a:hover {
  color: #05aff2;
}

.itemlist-collection {
  position: relative;
}
.itemlist-collection ul {
  display: grid;
  grid-template-columns: repeat(auto-fit, 36px);
  grid-gap: 1rem;
}
.itemlist-collection ul li {
  aspect-ratio: 1/1;
}
.itemlist-collection ul li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.itemlist-collection ul li a img.avatar {
  width: 100%;
  height: 100%;
}
.itemlist-collection ul li a i.online-indicator {
  position: absolute;
  top: 0;
  left: 0;
}

.itemlist-context {
  position: relative;
}
.itemlist-context h2 {
  display: flex;
  align-items: center;
}
.itemlist-context i.pin {
  position: relative;
  top: 1px;
  margin-right: 2px;
}
.itemlist-context > ul > li {
  padding-bottom: 1rem;
  display: flex;
  overflow: hidden;
}
.itemlist-context > ul > li > a {
  display: block;
  width: 4.5rem;
  height: 4.5rem;
  text-decoration: none;
  font-weight: 400;
}
.itemlist-context > ul > li > a img {
  width: 4.5rem;
  height: 4.5rem;
  box-shadow: 0 0.5px 1px 0 rgba(0, 0, 0, 0.1);
}
.itemlist-context > ul > li > a span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 4.5rem;
  height: 4.5rem;
  background-image: url("/img/theme/png/play-40.png");
  background-position: center;
  background-repeat: no-repeat;
}
.itemlist-context > ul > li > a span.play {
  background-image: url("/img/theme/png/play-40-active.png");
}
.itemlist-context > ul > li > a span.pause {
  background-image: url("/img/theme/png/pause-40-active.png");
}
.itemlist-context > ul > li > div {
  padding-left: 1rem;
}
.itemlist-context > ul > li > div h2 {
  font-size: 14px;
  text-transform: none;
  font-weight: 600;
  margin: 0 0 3px 0;
}
.itemlist-context > ul > li > div h2 a {
  text-decoration: none;
}
.itemlist-context > ul > li > div p {
  font-size: 14px;
  color: rgba(245, 244, 245, 0.5);
  margin: 0 0 13px 0;
  position: relative;
  top: 0;
}
.itemlist-context > ul > li > div p a {
  font-weight: 400;
  text-decoration: none;
}

aside section.patreon.creator {
  margin-bottom: 19px;
}
aside a.creator-url {
  display: block;
  padding: 15px 5px;
  text-align: center;
  background-color: #FA9F42;
  font-size: 16px;
  color: #F5F4F5;
  font-weight: 300;
  border-radius: 0.3rem;
}
aside a.creator-url .user {
  font-weight: 400;
}
aside a.creator-info-url {
  color: rgba(245, 244, 245, 0.5);
  display: block;
  text-align: right;
  text-decoration: underline;
  font-size: 12px;
}

.interest {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.interest li {
  color: rgba(245, 244, 245, 0.6);
  padding-right: 1rem;
  font-size: 11px;
}
.interest li a {
  color: rgba(245, 244, 245, 0.6);
}
.interest li i {
  vertical-align: middle;
  margin-right: 0.25rem;
}
.interest li a, .interest li span {
  vertical-align: middle;
  text-transform: uppercase;
}
.interest.small li {
  padding-right: 0.5rem;
}

/* play */
@keyframes buffering {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.play {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.play.cover.big {
  background-image: url("/img/theme/svg/default/TrackCoverBigPlay.svg");
}
.play.cover.big.buffering {
  background-image: url("/img/theme/svg/default/TrackCoverBigPlayInit.svg");
}
.play.cover.big.playing {
  background-image: url("/img/theme/svg/default/TrackCoverBigPlayPlaying.svg");
}
.play.cover.big.pausing {
  background-image: url("/img/theme/svg/default/TrackCoverBigPlayPaused.svg");
}
.play.cover.middle {
  background-image: url("/img/theme/svg/default/TrackCoverMidPlay.svg");
}
.play.cover.middle.buffering {
  background-image: url("/img/theme/svg/default/TrackCoverMidPlayInit.svg");
}
.play.cover.middle.playing {
  background-image: url("/img/theme/svg/default/TrackCoverMidPlayPlaying.svg");
}
.play.cover.middle.pausing {
  background-image: url("/img/theme/svg/default/TrackCoverMidPlayPaused.svg");
}
.play.track, .play.sample {
  background-image: url("/img/theme/svg/default/TrackPlay.svg");
}
.play.track.buffering, .play.sample.buffering {
  background-image: url("/img/theme/svg/default/TrackPlayInit-xs.svg");
}
@media (min-width: 500px) {
  .play.track.buffering, .play.sample.buffering {
    background-image: url("/img/theme/svg/default/TrackPlayInit.svg");
  }
}
.play.track.playing, .play.sample.playing {
  background-image: url("/img/theme/svg/default/TrackPlayPlaying-xs.svg");
}
@media (min-width: 500px) {
  .play.track.playing, .play.sample.playing {
    background-image: url("/img/theme/svg/default/TrackPlayPlaying.svg");
  }
}
.play.track.pausing, .play.sample.pausing {
  background-image: url("/img/theme/svg/default/TrackPlayPaused-xs.svg");
}
@media (min-width: 500px) {
  .play.track.pausing, .play.sample.pausing {
    background-image: url("/img/theme/svg/default/TrackPlayPaused.svg");
  }
}
.play.global {
  background-image: url("/img/theme/svg/default/GlobalPlay.svg");
}
.play.global.buffering {
  background-image: url("/img/theme/svg/default/GlobalPlayInit.svg");
}
.play.global.playing {
  background-image: url("/img/theme/svg/default/GlobalPlayPlaying.svg");
}
.play.global.playing.blue, .tracklist .selected .play.global.playing {
  background-image: url("/img/theme/svg/default/16d6ff/GlobalPlayPlaying.svg");
}
.play.global.pausing {
  background-image: url("/img/theme/svg/default/GlobalPlayPaused.svg");
}
.play.global.pausing.blue, .tracklist .selected .play.global.pausing {
  background-image: url("/img/theme/svg/default/16d6ff/GlobalPlayPaused.svg");
}
.play.global.disabled {
  background-image: url("/img/theme/svg/default/GlobalPlayDisabled.svg");
}
.play.content {
  background-image: url("/img/theme/svg/default/ContentPlay.svg");
}
.play.content.buffering {
  background-image: url("/img/theme/svg/default/ContentPlayInit.svg");
}
.play.content.playing {
  background-image: url("/img/theme/svg/default/ContentPlayPlaying.svg");
}
.play.content.pausing {
  background-image: url("/img/theme/svg/default/ContentPlayPaused.svg");
}
.play.buffering {
  animation-name: buffering;
  animation-duration: 1.3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.header-content.user {
  position: relative;
  text-align: left;
}
.header-content.user .inner {
  display: flex;
  padding-top: 6rem;
  margin-bottom: 5rem;
}
.header-content.user .inner > .image {
  position: relative;
  flex: 1;
  margin-right: 3rem;
}
.header-content.user .inner > .image span.online-indicator {
  font-size: 10px;
  color: #05aff2;
  font-weight: 600;
  bottom: -2px;
  right: 0px;
  position: absolute;
}
.header-content.user .inner > .image > a > img {
  border-radius: 250px;
  border: 4px solid #F5F4F5;
  width: 230px;
  height: 230px;
}
.header-content.user .inner > .image > img {
  border: 4px solid #F5F4F5;
  border-radius: 250px;
  width: 230px;
  height: 230px;
}
.header-content.user .inner > .info {
  flex: 3;
  flex-shrink: 1;
  overflow: hidden;
}
.header-content.user .inner > .info > h1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 95px;
}
.header-content.user .inner > .info > h1 img.badge-profile {
  vertical-align: bottom;
  width: 50px;
  height: 50px;
}
.header-content.user .inner > .info > .tags {
  margin-top: 1rem;
}
.header-content.user .inner > .info > .social {
  margin-top: 1rem;
}
.header-content.user .inner > .info > .social > ul {
  display: flex;
  gap: 0.5rem 1rem;
}
.header-content.user .inner > .info > .social > ul > li {
  color: #F5F4F5;
}
.header-content.user .inner > .info > .social > ul > li img {
  height: 20px;
}
.header-content.user .inner > .actions {
  flex: 2;
  margin-top: 108px;
  display: flex;
  flex-direction: column;
  justify-content: right;
  position: relative;
}
.header-content.user .inner > .actions > .profile-follow {
  order: -1;
  position: absolute;
  width: 100%;
  right: 0;
}
.header-content.user .inner > .actions > .profile-follow > * {
  margin-left: auto;
}
.header-content.user .inner > .actions > .profile-follow a {
  max-width: 120px;
}
.header-content.user .inner > .actions > .profile-follow span {
  text-align: center;
}
.header-content.user .inner > .actions > .profile-follow span.follows-you {
  font-size: 8px;
  font-weight: normal;
  text-transform: uppercase;
}
.header-content.user .inner > .actions > .stats {
  font-size: 12px;
  font-weight: 400;
  margin-top: 54px;
  display: flex;
  gap: 0.5rem 1rem;
  justify-content: right;
  flex-wrap: wrap;
}
.header-content.user .inner > .actions > .stats > span {
  white-space: nowrap;
}
.header-content.user .inner > .actions > .toggle-visibility {
  display: none;
}
.header-content.user .inner > .actions > .actions {
  margin-top: 1rem;
  text-align: right;
}
.header-content.user .inner > .actions > .actions > ul.actionbar {
  display: block;
  text-align: right;
}
.header-content.user .inner > .actions > .actions > ul.actionbar > li {
  display: inline-block;
  margin-left: 0.5rem;
  cursor: pointer;
  position: relative;
}
.header-content.user .inner > .actions > .actions > ul.actionbar > li > svg.icon {
  width: 1rem;
  height: 1rem;
}

#body.user {
  position: relative;
  margin-top: 2em;
  display: grid;
  grid-template-areas: "content aside";
  grid-template-columns: 1fr 380px;
}
#body.user ul.collection.grid {
  grid-gap: 0.75rem;
}
#body.user > section.discussion {
  grid-area: content;
}
#body.user > section.discussion .description {
  overflow: hidden;
  word-break: break-word;
}
#body.user > #aside {
  grid-area: aside;
  margin-left: 2rem;
}

@media only screen and (max-width: 699px) {
  .header-content.user .inner {
    flex-direction: column;
    margin-bottom: 2rem;
    text-align: center;
    align-items: center;
  }
  .header-content.user .inner > .image {
    margin-right: 0;
  }
  .header-content.user .inner > .image span.online-indicator {
    display: block;
    position: relative;
  }
  .header-content.user .inner > .image > a > img {
    border: 2px solid #F5F4F5;
    width: 128px;
    height: 128px;
  }
  .header-content.user .inner > .image > img {
    width: 128px;
    height: 128px;
  }
  .header-content.user .inner > .info > h1 {
    font-size: 25px;
    font-weight: normal;
    margin-top: 1rem;
  }
  .header-content.user .inner > .info > h1 img.badge-profile {
    width: 35px;
    height: 35px;
  }
  .header-content.user .inner > .info > .tags {
    justify-content: center;
    margin-top: 1rem;
  }
  .header-content.user .inner > .info > .social ul {
    justify-content: center;
  }
  .header-content.user .inner > .actions {
    margin-top: 1rem;
  }
  .header-content.user .inner > .actions > .stats {
    margin-top: 0;
    justify-content: center;
  }
  .header-content.user .inner > .actions > .profile-follow {
    position: relative;
    order: initial;
    margin-top: 1rem;
  }
  .header-content.user .inner > .actions > .profile-follow > * {
    margin-left: auto;
    margin-right: auto;
  }
  .header-content.user .inner > .actions > .actions > ul.actionbar {
    text-align: center;
  }
  .header-content.user .inner > .actions > .actions > ul.actionbar > li {
    margin-right: 0.5rem;
  }
  #body.user {
    grid-template-areas: "content";
    grid-template-columns: 1fr;
  }
  #body.user > #aside {
    display: none;
  }
  #body.user ul.collection.grid.x2.teaser {
    grid-template-columns: repeat(1, 1fr);
  }
}
ul.user {
  list-style: none;
}
ul.user > li {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
}
ul.user > li > a.user-image {
  position: relative;
  margin-right: 2rem;
  height: fit-content;
}
ul.user > li > a.user-image img.avatar {
  width: 70px;
  height: 70px;
  box-sizing: border-box;
}
ul.user > li > a.user-image img.avatar.online {
  border: 0.125rem #05aff2;
}
ul.user > li > a.user-image img.badge {
  height: 24px;
  width: 24px;
}
ul.user > li div.user-text {
  position: relative;
  flex-grow: 1;
}
ul.user > li div.user-text > * {
  margin-bottom: 0.25rem;
}
ul.user > li div.user-text h3 {
  font-size: 16px;
}
ul.user > li div.user-text p {
  font-size: 14px;
}
ul.user > li div.user-text > div {
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
}
ul.user > li div.user-text > div a {
  width: 120px;
}
ul.user > li div.user-text > div .follows-you {
  font-size: 12px;
  color: rgba(245, 244, 245, 0.5);
  text-transform: uppercase;
}

@media only screen and (max-width: 699px) {
  ul.user > li div.user-text > div {
    position: relative;
    text-align: left;
    margin-top: 0.5rem;
  }
}
.floating-avatar {
  display: flex;
  gap: 0.5rem;
}
.floating-avatar img.avatar {
  height: 24px;
  width: 24px;
}

img.avatar {
  border-radius: 50%;
}
img.avatar.online {
  border: 2px rgba(5, 175, 242, 0.5) solid;
  box-sizing: border-box;
}

div#body div.album-list-with-tracks {
  margin-bottom: 2rem;
  background: #272934;
  padding-bottom: 1rem;
  border-radius: 0.3rem;
}
div#body div.album-list-with-tracks header {
  display: flex;
  flex-direction: row;
  padding: 1rem;
}
div#body div.album-list-with-tracks header .cover {
  display: flex;
  margin-right: 1.5rem;
  position: relative;
}
div#body div.album-list-with-tracks header .cover img {
  width: 8rem;
  height: 8rem;
  border-radius: 0.3rem;
}
div#body div.album-list-with-tracks header .cover:hover span {
  display: block;
}
div#body div.album-list-with-tracks header .cover span.playing, div#body div.album-list-with-tracks header .cover span.pausing, div#body div.album-list-with-tracks header .cover span.buffering {
  display: block;
}
div#body div.album-list-with-tracks header .cover span {
  width: 8rem;
  height: 8rem;
  display: none;
  top: 0;
  left: 0;
  position: absolute;
}
div#body div.album-list-with-tracks header .right {
  position: relative;
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
div#body div.album-list-with-tracks header .right .actions {
  position: absolute;
  bottom: 0;
  right: 0;
}
div#body div.album-list-with-tracks header .right .actions a {
  width: 100px;
}
div#body div.album-list-with-tracks header .right .entity-stats {
  position: absolute;
  right: 0;
}
div#body div.album-list-with-tracks header .right a.name {
  font-size: 16px;
  font-weight: 700;
  width: fit-content;
  color: #F5F4F5;
  margin-bottom: 0.25rem;
}

.tracklist table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 2px;
  table-layout: fixed;
  margin-bottom: 0.5rem;
}
.tracklist table tr:hover th .play,
.tracklist table tr.playing th .play, .tracklist table tr.pausing th .play, .tracklist table tr.buffering th .play {
  display: block;
}
.tracklist table tr:hover th .position,
.tracklist table tr.playing th .position, .tracklist table tr.pausing th .position, .tracklist table tr.buffering th .position {
  display: none;
  background: #313341;
}
.tracklist table tr:not(.playing):not(.pausing):not(.buffering):hover {
  background: #323443;
}
.tracklist table th {
  width: 24px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 3px 0 0 3px;
  font-weight: 400;
}
.tracklist table th .play {
  display: none;
  height: 2rem;
}
.tracklist table th .position {
  min-width: 24px;
  display: block;
  min-height: 24px;
}
.tracklist table td {
  white-space: nowrap;
}
.tracklist table td.cover, .tracklist table td.avatar {
  width: 2rem;
}
.tracklist table td.tracklist-title, .tracklist table td.tracklist-author {
  padding: 0 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tracklist table td.tracklist-title .entity-authors {
  display: none;
}
.tracklist table td.tracklist-plays {
  width: 60px;
  padding-right: 10px;
}
.tracklist table td.remove-track {
  width: 10px;
  padding: 0 16px 0 0;
}
.tracklist table td:last-child {
  border-radius: 0 3px 3px 0;
}
.tracklist table img {
  width: 2rem;
  height: 2rem;
  vertical-align: middle;
}
.tracklist table img.avatar {
  border-radius: 16px;
}
.tracklist .show-more {
  padding-bottom: 0.5rem 0;
}

.album-page #body {
  position: relative;
  margin-top: 2em;
  display: grid;
  grid-template-areas: "content aside";
  grid-template-columns: 1fr 380px;
}
.album-page #body > section.discussion {
  grid-area: content;
}
.album-page #body > section.discussion .description {
  overflow: hidden;
  word-break: break-word;
}
.album-page #body > #aside {
  grid-area: aside;
  margin-left: 2rem;
}

@media only screen and (max-width: 1023px) {
  div#body div.album-list-with-tracks header .cover {
    margin-right: 1rem;
  }
  div#body div.album-list-with-tracks header .right .entity-stats {
    bottom: 0;
  }
  .tracklist table td.tracklist-title .entity-authors {
    display: flex;
  }
  .tracklist table td.tracklist-author, .tracklist table td.avatar {
    display: none;
  }
  .tracklist table td.cover {
    width: 3rem;
  }
  .tracklist table td.cover img {
    width: 3rem;
    height: 3rem;
  }
}
@media only screen and (max-width: 699px) {
  .album-page #body {
    grid-template-areas: "content";
    grid-template-columns: 1fr;
  }
}
.header-content.track {
  position: relative;
}
.header-content.track .inner {
  display: flex;
  text-align: left;
  padding-top: 6rem;
  padding-bottom: 3rem;
}
.header-content.track .inner > .image {
  position: relative;
  width: 240px;
  min-width: 240px;
  height: 240px;
}
.header-content.track .inner > .image > a > img {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  border: 0.25rem solid #F5F4F5;
  object-fit: contain;
  background-color: #1b1b1b;
}
.header-content.track .inner > .image > ul.badges {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
}
.header-content.track .inner > .info {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-left: 3rem;
  flex-grow: 1;
}
.header-content.track .inner > .info > .special, .header-content.track .inner > .info > .toggle-visibility {
  display: none;
}
.header-content.track .inner > .info > .tags {
  margin-top: 1.25rem;
  margin-right: 12rem;
  max-height: 1.5rem;
}
.header-content.track .inner > .info h1 {
  margin-top: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.header-content.track .inner > .info .entity-authors {
  margin-top: 0.75rem;
  flex-wrap: wrap;
}
.header-content.track .inner > .info > .stats {
  display: flex;
  font-size: 11px;
  flex-wrap: wrap;
  color: rgba(245, 244, 245, 0.6);
}
.header-content.track .inner > .info > .stats svg {
  vertical-align: middle;
  height: 11px;
  padding-bottom: 1px;
}
.header-content.track .inner > .info > .stats time {
  flex-grow: 1;
  white-space: nowrap;
}
.header-content.track .inner > .info > .stats > div {
  display: flex;
  gap: 0.5rem;
}
.header-content.track .inner > .info > .stats > div > * {
  white-space: nowrap;
}
.header-content.track .inner > .info > .player {
  display: flex;
  align-items: center;
  margin-top: 1rem;
}
.header-content.track .inner > .info > .player > *:nth-child(2) {
  flex-grow: 1;
}
.header-content.track .inner > .info > .player > .playbutton > span.play {
  display: inline-block;
  width: 64px;
  height: 64px;
}
.header-content.track .inner > .info > .player > .waveform {
  height: 64px;
  margin: 0 20px;
}
.header-content.track .inner > .info > .player > .waveform > canvas {
  width: 100%;
  height: 100%;
}
.header-content.track .inner > .info > .player > .duration {
  font-size: 12px;
  text-align: right;
  height: fit-content;
}
.header-content.track .inner > .info > .player > .duration span {
  color: #05aff2;
}
.header-content.track .inner > .info .actionbar {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.5rem;
  margin-bottom: -3rem;
  gap: 1rem;
  float: right;
}
.header-content.track .inner > .info .actionbar li {
  position: relative;
}
.header-content.track .inner > .info .actionbar li[title=favourite] .icon.like, .header-content.track .inner > .info .actionbar li[title=unfavourite]:not(.selected) .icon.like {
  background-image: url(/img/theme/svg/color/lightgrey/like.svg) !important;
}
.header-content.track .inner > .info .actionbar li.selected .icon.like {
  background-image: url(/img/theme/svg/color/orange/like-filled.svg) !important;
}

#body.track {
  position: relative;
  display: grid;
  grid-template-areas: "content aside";
  grid-template-columns: 1fr 380px;
  margin-top: 2rem;
}
#body.track > section.discussion {
  grid-area: content;
}
#body.track > section.discussion .description {
  overflow: hidden;
  word-break: break-word;
}
#body.track > #aside {
  grid-area: aside;
  margin-left: 2rem;
}

@media only screen and (max-width: 699px) {
  .header-content.track .inner {
    flex-direction: column;
    align-items: center;
    padding-bottom: 3rem;
  }
  .header-content.track .inner > .image {
    width: 128px;
    min-width: 128px;
    height: 128px;
  }
  .header-content.track .inner > .image > a > img {
    border: 2px solid #F5F4F5;
  }
  .header-content.track .inner > .info {
    margin: 0;
    width: 100%;
    text-align: center;
  }
  .header-content.track .inner > .info h1 {
    order: 1;
    font-weight: normal;
  }
  .header-content.track .inner > .info > .authors {
    order: 2;
  }
  .header-content.track .inner > .info > .tags {
    order: 3;
    margin-top: 3rem;
    max-height: initial;
    margin-right: 0;
    justify-content: center;
  }
  .header-content.track .inner > .info > .player {
    order: 4;
  }
  .header-content.track .inner > .info .entity-authors {
    justify-content: center;
  }
  .header-content.track .inner > .info > .stats {
    order: 5;
    margin-top: 1rem;
    justify-content: center;
  }
  .header-content.track .inner > .info > .stats time {
    order: 1;
    flex-grow: 0;
    margin: 0 0.5rem 0 1rem;
  }
  .header-content.track .inner > .info > .actions {
    order: 6;
    margin-top: 1rem;
  }
  .header-content.track .inner > .info > .actions > .actionbar {
    justify-content: center;
    margin: 0;
    float: none;
  }
  #body.track {
    grid-template-areas: "content";
    grid-template-columns: 1fr;
  }
  #body.track > #aside {
    display: none;
  }
}
body.embed-player {
  margin: 0;
  max-width: 100%;
}
body.embed-player .new-player-wrapper {
  opacity: 0;
  position: absolute;
  width: 0;
  overflow: hidden;
}
body.embed-player ul.collection.track.teaser li nav.actions {
  display: none;
}

article.newsfeed-item {
  display: grid;
  grid-template-areas: "avatar name" "avatar date" "title title" "body body";
  grid-template-columns: min-content 1fr;
  grid-template-rows: min-content 2.5rem min-content min-content;
  grid-gap: 0.25rem 1rem;
  overflow: hidden;
}
article.newsfeed-item a.close {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
}
article.newsfeed-item span.post-avatar {
  grid-area: avatar;
}
article.newsfeed-item span.post-name {
  grid-area: name;
}
article.newsfeed-item time {
  grid-area: date;
}
article.newsfeed-item > h3 {
  grid-area: title;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.25rem;
  color: #F5F4F5;
  font-size: 14px;
  position: relative;
  margin-bottom: 1rem;
}
article.newsfeed-item > h3 a {
  color: #05aff2;
}
article.newsfeed-item > h3 a:hover {
  text-decoration: underline;
}
article.newsfeed-item > h3 svg.icon {
  height: 1rem;
  width: 1rem;
  margin-right: 0.5rem;
}
article.newsfeed-item > blockquote, article.newsfeed-item > ul.track {
  grid-area: body;
}
article.newsfeed-item > blockquote {
  color: #F5F4F5;
  padding: 0;
  margin: 0;
  clear: both;
  font-style: italic;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow: hidden;
}
article.newsfeed-item ul.track {
  margin-top: 0.5rem;
}
@media only screen and (max-width: 698px) {
  article.newsfeed-item ul.track section.stats {
    flex-wrap: wrap;
  }
  article.newsfeed-item ul.track section.stats time {
    flex-basis: 100%;
  }
}
@media only screen and (max-width: 698px) {
  article.newsfeed-item.log {
    margin-bottom: 0.5rem;
  }
}
article.newsfeed-item.log.empty {
  margin-bottom: 0;
}
article.newsfeed-item.log p {
  font-size: 14px;
  margin-bottom: 0;
}
article.newsfeed-item.log h1 {
  font-size: 20px;
  font-weight: 400;
  color: #F5F4F5;
  text-transform: capitalize;
  margin-bottom: 20px;
}
article.newsfeed-item.log a {
  white-space: nowrap;
}
article.newsfeed-item.log .messages {
  width: 75%;
  position: relative;
}
@media only screen and (max-width: 698px) {
  article.newsfeed-item.log .messages {
    width: initial;
  }
}
article.newsfeed-item.log .messages a {
  text-decoration: none;
}
article.newsfeed-item.log .messages a:hover {
  color: #05aff2;
}
article.newsfeed-item.log .messages p {
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 698px) {
  article.newsfeed-item.log .messages p {
    margin-bottom: 0.5rem;
  }
}
article.newsfeed-item section.new-user {
  margin-bottom: 20px;
}

.board-news-item {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.board-news-item > h2 {
  margin: 0;
}
.board-news-item .board-news-item-preview {
  position: relative;
  display: flex;
  overflow: hidden;
  gap: 0 1.5rem;
}
@media only screen and (max-width: 698px) {
  .board-news-item .board-news-item-preview {
    display: block;
  }
}
.board-news-item .board-news-item-preview a.image {
  width: 10rem;
  border-radius: 0.25rem;
  overflow: hidden;
}
.board-news-item .board-news-item-preview a.image img {
  width: 100%;
}
.board-news-item .board-news-item-preview a.image:empty {
  display: none;
}
.board-news-item .board-news-item-preview .body {
  flex: 5;
  overflow: hidden;
  max-height: 8rem;
  padding-right: 2rem;
  margin-bottom: 2rem;
  position: relative;
}
@media only screen and (max-width: 698px) {
  .board-news-item .board-news-item-preview .body {
    max-height: 12rem;
  }
}
.board-news-item .board-news-item-preview .body p {
  min-height: 0;
}
.board-news-item .board-news-item-preview .body::after {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  content: " ";
  color: transparent;
  background: linear-gradient(to bottom, transparent, var(--postBackgroundColour));
  height: 4rem;
  pointer-events: none;
}
.board-news-item a.read-more {
  position: absolute;
  bottom: 1.5rem;
  left: 50%;
  transform: translate(-50%, 0);
  margin: 0 auto;
}

.activity-feed {
  display: flex;
  flex-direction: column;
}
.activity-feed a.banner {
  display: block;
  margin: 0 auto 20px auto;
}
.activity-feed a.banner img {
  width: 100%;
  border-radius: 0.25rem;
}
.activity-feed section.articles > article .new-user {
  margin-bottom: 1rem;
}
.activity-feed section.articles > article .new-user a, .activity-feed section.articles > article .new-user a:hover {
  color: #05aff2;
  font-weight: 600;
}
.activity-feed section.articles > article.newsfeed.log h1 {
  font-size: 20px;
  margin-bottom: 2rem;
  font-weight: 600;
}
.activity-feed section.articles > article.newsfeed.log > section:not(:last-child), .activity-feed section.articles > article.newsfeed.log > div:not(:last-child) {
  margin-bottom: 1rem;
}
.activity-feed section.articles > article.newsfeed.log > section > p:not(:last-child), .activity-feed section.articles > article.newsfeed.log > div > p:not(:last-child) {
  margin-bottom: 1rem;
}
.activity-feed section.articles > article.static-warning, .activity-feed section.articles > article.static-info {
  display: block;
  width: 100%;
  box-sizing: border-box;
  background-color: #FA9F42;
  color: #F5F4F5;
  padding: 1rem;
  margin-bottom: 1rem;
  text-align: center;
  border-radius: 0.25rem;
}
.activity-feed section.articles > article.static-info {
  background-color: #05aff2;
}
.activity-feed section.articles > article.static-info.is-ms {
  display: none;
}
@supports (-ms-ime-align: auto) {
  .activity-feed section.articles > article.static-info.is-ms {
    display: flex;
  }
}
.activity-feed section.articles > article.static-info a, .activity-feed section.articles > article.static-info a:hover {
  color: #F5F4F5;
  font-weight: 600;
}
.activity-feed section.articles > article.static-info a:hover {
  text-decoration: underline;
}
.activity-feed section.articles > article.static-info.closable {
  display: flex;
}
.activity-feed section.articles > article.static-info.closable header {
  flex-grow: 1;
}
.activity-feed section.articles section.active-tracks > header {
  margin-bottom: 0.5rem;
}
.activity-feed section.articles section.active-tracks ul.items {
  margin: 0;
  padding: 0;
}
.activity-feed section.articles section.active-tracks ul.items li {
  display: flex;
  flex-direction: row;
  margin-bottom: 0.5rem;
  overflow: hidden;
}
.activity-feed section.articles section.active-tracks ul.items li div.cover {
  position: relative;
  margin: 0 0.5rem 0 0;
}
.activity-feed section.articles section.active-tracks ul.items li div.cover img {
  display: block;
  width: 110px;
}
.activity-feed section.articles section.active-tracks ul.items li i.join-policy {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  margin-right: 0.25rem;
}
.activity-feed section.articles section.active-tracks ul.items li i.join-policy.all {
  background-image: url(/img/theme/svg/join-policy-all.svg);
}
.activity-feed section.articles section.active-tracks ul.items li i.join-policy.invite {
  background-image: url(/img/theme/svg/join-policy-invite.svg);
}
.activity-feed section.articles section.active-tracks ul.items li i.join-policy.friends {
  background-image: url(/img/theme/svg/join-policy-friends.svg);
}
.activity-feed section.articles section.active-tracks ul.items li footer {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.activity-feed section.articles section.active-tracks ul.items li footer > article {
  display: grid;
  grid-template-columns: 1fr min-content;
  flex-direction: row;
}
.activity-feed section.articles section.active-tracks ul.items li footer > article a.join {
  align-self: flex-start;
  padding: 2px 0.5rem;
  margin-left: 0.25rem;
  text-align: center;
  background-color: rgba(14, 197, 255, 0.9);
  color: #F5F4F5;
  text-transform: uppercase;
  border-radius: 3px;
}
.activity-feed section.articles section.active-tracks ul.items li footer > article h2.meta {
  flex-grow: 1;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.activity-feed section.articles section.active-tracks ul.items li footer > article h2.meta a {
  color: #bfbfbf;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.activity-feed section.articles section.active-tracks ul.items li footer > article h2.meta a.name {
  font-weight: 600;
}
.activity-feed section.articles section.active-tracks ul.items li footer:hover > article a.join {
  display: block;
}
.activity-feed section.articles section.active-tracks ul.items li footer section.users {
  flex: 1 0 0;
  align-items: flex-end;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0.5rem, max-content));
  overflow: hidden;
  grid-gap: 0 0.25rem;
  margin: 0.5rem 0 0.25rem 0;
}
.activity-feed section.articles section.active-tracks ul.items li footer section.users img.avatar {
  width: 25px;
  height: 25px;
}
.activity-feed section.articles section.active-tracks ul.items li footer section.users * {
  display: block;
}
.activity-feed section.articles section.ad a.img {
  width: 100%;
}
.activity-feed section.articles section.admonishment {
  border-radius: 0.25rem;
  background-color: #FA9F42;
  color: #F5F4F5;
  padding: 1rem;
  margin-bottom: 1rem;
}
.activity-feed section.articles section.admonishment h3 {
  font-size: 16px;
  margin-bottom: 0.5em;
}
.activity-feed section.articles section.admonishment div.message {
  font-size: 12px;
  margin: 0 0 1rem 0;
}
.activity-feed section.articles section.admonishment a {
  text-decoration: underline;
}
.activity-feed section.articles section.admonishment textarea {
  width: 100%;
  box-sizing: border-box;
  height: 100px;
  border: 1px rgba(245, 244, 245, 0.8) solid;
  display: block;
  margin-bottom: 1rem;
}
.activity-feed section.articles section.admonishment input.button {
  float: right;
}

.newsfeed h1 {
  margin: 0 0 0.5rem;
  text-transform: none;
}
@media only screen and (max-width: 698px) {
  .newsfeed h1 {
    margin-bottom: 1rem;
    margin-top: 0.5rem;
  }
}

section.private-message-list ul {
  list-style-type: none;
}
section.private-message-list ul li {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
section.private-message-list ul li header {
  display: flex;
  align-items: center;
  gap: 1rem;
}
section.private-message-list ul li header span.subject {
  flex-grow: 1;
}
section.private-message-list ul li .button {
  min-width: 100px;
}

.ad-newsfeed {
  display: flex;
  justify-content: center;
}

.dashboard {
  position: relative;
  margin: 0 auto;
}
.dashboard .fb-like {
  position: absolute;
  right: 0;
  top: 30px;
}

#main-nav {
  position: relative;
  z-index: 4444;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.75);
}
#main-nav > div {
  margin: 0 auto;
  display: flex;
  align-items: center;
  height: 74px;
}
#main-nav > div > a.home {
  display: block;
  height: 28px;
}
#main-nav > div > a.home > h1 {
  text-indent: -9999px;
  height: 28px;
  width: 28px;
  background-image: url("/img/theme/svg/logo-site-header.svg");
  background-position: center;
  background-repeat: no-repeat;
}
#main-nav > div > ul.site-sections {
  display: flex;
  color: #F5F4F5;
  padding: 0;
  list-style: none;
  align-items: center;
  gap: 50px;
  margin: 0 50px;
}
#main-nav > div > ul.site-sections > li {
  font-weight: 400;
  font-size: 13px;
}
#main-nav > div > ul.site-sections > li > a {
  color: #F5F4F5;
  text-decoration: none;
}
#main-nav > div > ul.site-sections > li.app {
  color: #FA9F42;
  display: flex;
  align-items: center;
}
#main-nav > div > ul.site-sections > li.app > svg {
  margin-right: 5px;
}
#main-nav > div > ul.site-sections > li.selected a {
  color: #F5F4F5;
  text-decoration: none;
}
#main-nav > div > ul.site-sections > li .button:hover, #main-nav > div > ul.site-sections > li .button:focus, #main-nav > div > ul.site-sections > li .button:active {
  color: #F5F4F5;
}
#main-nav > div > form.search {
  flex-grow: 100;
  display: flex;
  justify-content: end;
  position: relative;
}
#main-nav > div > form.search > input {
  padding: 3px;
  position: relative;
  opacity: 0;
  border-radius: 5px;
  background-size: 15px 15px;
  border: 0;
  flex-grow: 1;
  max-width: 30rem;
  z-index: 4445;
  margin-bottom: 0;
}
#main-nav > div > form.search > input:focus, #main-nav > div > form.search > input:not(:placeholder-shown) {
  opacity: 1;
  background-color: #1d1f27;
  border: 3px #313341 solid;
}
#main-nav > div > form.search .result-preview {
  position: absolute;
  min-width: 30rem;
  display: none;
}
#main-nav > div > form.search .result-preview .results {
  padding: 1rem;
  max-height: 80vh;
  overflow: auto;
}
#main-nav > div > form.search .result-preview .results section {
  position: relative;
  border-top: 1px solid #313341;
  padding-bottom: 1rem;
}
#main-nav > div > form.search .result-preview .results section header {
  display: flex;
}
#main-nav > div > form.search .result-preview .results section header a {
  flex-grow: 1;
  text-align: right;
}
#main-nav > div > form.search .result-preview .results section ul li {
  padding: 0.25rem;
  display: flex;
  align-items: center;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#main-nav > div > form.search .result-preview .results section ul li:hover {
  background-color: #313341;
}
#main-nav > div > form.search .result-preview .results section ul li a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 30px;
}
#main-nav > div > form.search .result-preview .results section ul li a > div {
  position: relative;
}
#main-nav > div > form.search .result-preview .results section ul li a img.cover, #main-nav > div > form.search .result-preview .results section ul li a img.avatar {
  width: 30px;
  height: 30px;
  margin-right: 0.5rem;
}
#main-nav > div > form.search .result-preview .results section ul li a img.avatar {
  border-radius: 50%;
}
#main-nav > div > section.icons {
  align-items: center;
  display: flex;
  justify-content: end;
  flex-grow: 2;
  gap: 0 30px;
}
#main-nav > div > section.icons > a, #main-nav > div > section.icons label {
  display: inline-flex;
}
#main-nav > div > section.icons .inbox {
  position: relative;
}
#main-nav > div > section.icons .inbox .unread-counter {
  position: absolute;
  bottom: -0.5rem;
  right: -0.5rem;
  background-color: #05aff2;
  color: #F5F4F5;
  font-weight: 600;
  text-align: center;
}
#main-nav > div > section.icons .inbox .unread-counter.hidden {
  display: none;
}

@media only screen and (max-width: 699px) {
  body {
    padding-top: 40px;
  }
  #main-nav {
    position: fixed;
  }
  #main-nav > div {
    height: 40px;
  }
  #main-nav > div > ul.site-sections {
    gap: 5px;
    margin: 0 5px;
  }
  #main-nav > div > ul.site-sections > li {
    text-transform: uppercase;
    padding: 0 5px;
    margin-bottom: 0;
    font-size: 9px;
  }
  #main-nav > div > ul.site-sections > li.app {
    display: none;
  }
  #main-nav > div > ul.site-sections > li .button:hover, #main-nav > div > ul.site-sections > li .button:focus, #main-nav > div > ul.site-sections > li .button:active {
    color: #F5F4F5;
  }
  #main-nav > div > form.search {
    width: 100%;
    position: static;
  }
  #main-nav > div > form.search > input {
    color: transparent;
  }
  #main-nav > div > form.search > input, #main-nav > div > form.search > input:not(:placeholder-shown) {
    opacity: 0;
  }
  #main-nav > div > form.search > input:focus {
    opacity: 1;
    background: #1d1f27 url("/img/theme/svg/color/grey/search.svg") no-repeat right 10px center;
    border: 3px #313341 solid;
    color: #F5F4F5;
    position: absolute;
    left: 5px;
    right: 55px;
    top: 7px;
    width: calc(100vw - 10px);
  }
  #main-nav > div > form.search .result-preview {
    min-width: initial;
    width: 100%;
  }
  #main-nav > div > section.icons {
    gap: 0 10px;
  }
}
.dropdown.inbox-dropdown {
  background-color: #2c2e3b;
  padding: 1rem;
  box-shadow: 0 0 2rem 0 #000000;
  width: 30rem;
  max-width: 30rem;
  max-height: 80vh;
  overflow: auto;
}
.dropdown.inbox-dropdown .newsfeed > ul {
  padding: 0;
  margin: 0;
}

@media only screen and (max-width: 699px) {
  .dropdown.inbox-dropdown {
    position: fixed;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: calc(100% - 40px);
    top: 40px;
  }
}
section.genre-charts .player.track > li:first-of-type {
  padding-top: 0;
}
section.genre-charts header {
  align-items: flex-end;
}
section.genre-charts header > div {
  display: flex;
  justify-content: end;
  margin-bottom: 0.5rem;
  gap: 0.5rem;
}
section.genre-charts header > div a {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
}
section.genre-charts header > div a.disabled {
  color: rgba(245, 244, 245, 0.5);
  pointer-events: none;
}

nav.filter.genre ul {
  list-style-type: none;
}
nav.filter.genre ul li a.active {
  font-weight: 600;
}

#body.genre.board.topic .topic-text .tag {
  position: initial;
}
#body.genre.board.topic ul.actionbar {
  float: right;
  margin: 0 0.5rem 0 0;
  padding: 0;
}

div.ad-genre-charts {
  margin-top: 55px;
}

#notifications-container {
  position: fixed;
  left: 0;
  right: 0;
  width: 100vw;
  z-index: 444444;
  height: 0;
}
#notifications-container #notifications {
  position: relative;
  max-width: min(100vw, 1140px);
  margin: 0 auto;
  padding: 0 1rem;
  width: 100vw;
  box-sizing: border-box;
}
#notifications-container #notifications #lift__noticesContainer__ {
  position: relative;
  height: 0;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: end;
}
#notifications-container #notifications #lift__noticesContainer__ div.newsfeed {
  position: absolute;
  top: 1rem;
  width: min(100wv, 30rem);
  max-width: 30rem;
}
#notifications-container #notifications #lift__noticesContainer__ #lift__noticesContainer___notice > ul > li {
  background-color: #272934;
}
#notifications-container #notifications #lift__noticesContainer__ #lift__noticesContainer___error > ul > li {
  background-color: #FE4A49;
}
#notifications-container #notifications #lift__noticesContainer__ #lift__noticesContainer___notice, #notifications-container #notifications #lift__noticesContainer__ #lift__noticesContainer___error {
  height: 0;
}
#notifications-container #notifications #lift__noticesContainer__ #lift__noticesContainer___notice ul li, #notifications-container #notifications #lift__noticesContainer__ #lift__noticesContainer___error ul li {
  position: relative;
  display: block;
  max-width: 30vw;
  padding: 20px;
  box-shadow: 6px 6px 5px #000000;
  position: relative;
  box-shadow: #000000aa 3px 3px;
  border-radius: 5px;
  box-sizing: border-box;
  text-align: left;
  cursor: pointer;
}
#notifications-container #notifications #lift__noticesContainer__ #lift__noticesContainer___notice ul li::after, #notifications-container #notifications #lift__noticesContainer__ #lift__noticesContainer___error ul li::after {
  color: #F5F4F5;
  content: "x";
  position: absolute;
  top: 0px;
  right: 3px;
}
#notifications-container #notifications #lift__noticesContainer__ div.html-notification {
  position: absolute;
  top: 1rem;
}
#notifications-container #notifications #lift__noticesContainer__ div.html-notification > article > header {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
  margin-bottom: 0.5rem;
}
#notifications-container #notifications #lift__noticesContainer__ div.html-notification > article img {
  height: 1rem;
  margin-right: 0.5rem;
}
#notifications-container #notifications #lift__noticesContainer__ div.html-notification > article h2, #notifications-container #notifications #lift__noticesContainer__ div.html-notification > article h3 {
  font-size: 14px;
  font-weight: bold;
  flex-grow: 1;
  margin: 0;
  padding: 0;
}
#notifications-container #notifications #lift__noticesContainer__ div.html-notification > article a.close {
  justify-self: end;
}
#notifications-container #notifications #lift__noticesContainer__ div.html-notification > article > section.body {
  margin-bottom: 0.5rem;
}
#notifications-container #notifications #lift__noticesContainer__ div.html-notification > article > footer {
  display: flex;
  gap: 1rem;
  flex-direction: row;
}
#notifications-container #notifications #lift__noticesContainer__ div.html-notification > div > ul {
  z-index: 99999;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

@keyframes rotate-dash {
  to {
    transform: rotate(360deg);
  }
}
div.website-player-wrapper {
  position: sticky;
  bottom: 0;
  left: 0;
  background-color: #14141a;
  padding: 0.5rem 1rem;
  z-index: 444;
  width: 100%;
  box-sizing: border-box;
  border-top: 1px solid #1d1f27;
}
div.website-player-wrapper * {
  user-select: none;
}
div.website-player-wrapper div.website-player {
  display: grid;
  grid-template-columns: auto auto minmax(0, 1fr) auto;
  grid-template-areas: "t c m a" "t c p a";
  width: 100%;
  margin: 0 auto;
  color: rgba(245, 244, 245, 0.8);
  position: relative;
  align-items: center;
  column-gap: 1rem;
  row-gap: 0.5rem;
  font-size: 14px;
  max-width: 1140px;
}
@media only screen and (max-width: 698px) {
  div.website-player-wrapper div.website-player {
    column-gap: 0.5rem;
    grid-template-columns: auto 1fr auto;
    grid-template-areas: "c m m" "p p p" "t t a";
  }
}
div.website-player-wrapper div.website-player .hidden {
  display: none;
}
div.website-player-wrapper div.website-player a {
  display: flex;
  color: inherit;
  pointer-events: all;
  cursor: pointer;
  font-size: inherit;
}
div.website-player-wrapper div.website-player svg.icon.button {
  padding: 0;
  width: 1.25rem;
  fill: rgba(245, 244, 245, 0.4);
  stroke: none;
  background: none;
}
div.website-player-wrapper div.website-player svg.icon.button.active {
  fill: rgba(245, 244, 245, 0.8);
}
div.website-player-wrapper div.website-player svg.icon.button.interactive {
  cursor: pointer;
  pointer-events: all;
}
div.website-player-wrapper div.website-player svg.icon.button.liked {
  fill: #FA9F42;
}
div.website-player-wrapper div.website-player > div.transport {
  grid-area: t;
  display: flex;
  gap: 0.75rem;
  padding: 0.125rem 1rem;
  border-radius: 1.125rem;
  height: 2.25rem;
  background-color: rgba(0, 0, 0, 0.3);
  box-shadow: 0 0.5px 1px 0 rgba(255, 255, 255, 0.08);
  width: max-content;
}
@media only screen and (max-width: 698px) {
  div.website-player-wrapper div.website-player > div.transport {
    padding: 0;
    background: none;
    box-shadow: none;
  }
}
div.website-player-wrapper div.website-player > div.cover {
  grid-area: c;
  border-radius: 0.125rem;
  display: flex;
  align-self: start;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.5px 0.5px 0 rgba(255, 255, 255, 0.05);
}
div.website-player-wrapper div.website-player > div.cover > img {
  width: 48px;
  height: 48px;
  border-radius: 0.125rem;
  object-fit: cover;
  box-shadow: 0 0.5px 1px 0 rgba(255, 255, 255, 0.05), 0 -1px 1px 0 rgba(0, 0, 0, 0.2);
}
div.website-player-wrapper div.website-player > div.meta {
  grid-area: m;
  display: flex;
  gap: 0.5rem;
  align-items: center;
  position: relative;
}
@media only screen and (max-width: 698px) {
  div.website-player-wrapper div.website-player > div.meta {
    flex-wrap: wrap;
  }
}
div.website-player-wrapper div.website-player > div.meta > label.track {
  flex-grow: 1;
  display: flex;
  align-items: center;
  gap: 0.25rem;
  overflow: hidden;
}
div.website-player-wrapper div.website-player > div.meta > label.track > a.track {
  white-space: nowrap;
  text-overflow: ellipsis;
  border-radius: 0.125rem;
}
div.website-player-wrapper div.website-player > div.meta > label.track > a.track::after {
  content: "by";
  margin-left: 0.25rem;
  color: rgba(245, 244, 245, 0.4);
}
div.website-player-wrapper div.website-player > div.meta > label.track > a.track:empty {
  min-width: 16%;
  height: 0.5rem;
  background-color: rgba(255, 255, 255, 0.06);
}
div.website-player-wrapper div.website-player > div.meta > label.track > a.track:empty::after {
  content: none;
}
div.website-player-wrapper div.website-player > div.meta > label.track > label.artists {
  border-radius: 0.125rem;
  white-space: nowrap;
}
div.website-player-wrapper div.website-player > div.meta > label.track > label.artists > a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
div.website-player-wrapper div.website-player > div.meta > label.track > label.artists:empty {
  height: 0.5rem;
  background-color: rgba(255, 255, 255, 0.06);
}
div.website-player-wrapper div.website-player > div.meta > label.track > label.artists > a:not(:last-child):after {
  content: ", ";
  width: 0.5rem;
}
div.website-player-wrapper div.website-player > div.meta > a.tracklist {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-radius: 0.125rem;
}
div.website-player-wrapper div.website-player > div.meta > a.tracklist:empty {
  min-width: 32%;
  height: 0.5rem;
  background-color: rgba(255, 255, 255, 0.06);
}
div.website-player-wrapper div.website-player > div.progress {
  grid-area: p;
  height: 1rem;
  display: flex;
  align-items: center;
  position: relative;
  column-gap: 0.5rem;
  font-size: 10px;
}
div.website-player-wrapper div.website-player > div.progress > label {
  opacity: 0.5;
}
div.website-player-wrapper div.website-player > div.progress > progress {
  flex: 1 0 0;
  border-radius: 0.125rem;
  overflow: hidden;
  position: relative;
  border: none;
  pointer-events: all;
  width: -moz-available;
  width: -webkit-fill-available;
  cursor: pointer;
}
div.website-player-wrapper div.website-player > div.progress > progress::-webkit-progress-bar {
  background-color: #1d1f27;
  border-radius: 1px;
}
div.website-player-wrapper div.website-player > div.progress > progress::-webkit-progress-value {
  background-color: #58C0F9;
  border-radius: 1px;
}
div.website-player-wrapper div.website-player > div.action {
  grid-area: a;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-items: center;
  gap: 0.75rem;
}
div.website-player-wrapper div.website-player > div.action > div.volume-control {
  display: flex;
}
@media (hover: none) {
  div.website-player-wrapper div.website-player > div.action > div.volume-control {
    display: none;
  }
}
div.website-player-wrapper div.website-player > div.action > div.volume-control svg.slider {
  fill: hsl(201, 6%, 50%);
  width: 32px;
  height: 160px;
  bottom: 32px;
  position: absolute;
  background-color: #1d1f27;
  border-radius: 0.5rem 0.5rem 0.25rem 0.25rem;
  pointer-events: all;
  box-shadow: 0 0 1px 0 hsl(201, 6%, 50%), 0 4px 8px 0 rgba(0, 0, 0, 0.7);
}

.ad {
  margin-bottom: 20px;
}
.ad img {
  width: 100%;
  height: auto;
}
.ads .fb-like {
  background-color: #F5F4F5;
  margin-bottom: 20px;
  height: 238px;
}
.ad .fb-like-box iframe {
  width: 350px !important;
  height: 238px !important;
}

.adminbar {
  background: rgba(250, 159, 66, 0.5);
  padding: 0.5rem;
  margin: 1rem 0;
  position: relative;
}

#body.admin > section {
  display: flex;
}
#body.admin > section > aside {
  margin-right: 50px;
}
#body.admin h1, #body.admin h2, #body.admin h3, #body.admin h3 {
  font-weight: 600;
}
#body.admin h1 {
  font-size: 16px;
}
#body.admin h2 {
  font-size: 14px;
}
#body.admin form legend {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
#body.admin .sysprefs section.group {
  margin-bottom: 15px;
}
#body.admin .sysprefs section.group label {
  margin-bottom: 5px;
}
#body.admin .sysprefs section.group label.textarea textarea {
  display: block;
  max-width: 600px;
  min-height: 400px;
  font-family: monospace;
}
#body.admin .sysprefs section.group label.chk {
  max-width: 600px;
  display: flex;
  align-items: center;
}
#body.admin .sysprefs section.group label.chk .name {
  flex-grow: 1;
}
#body.admin .sysprefs section.group label.chk input[type=number] {
  width: 100px;
}
#body.admin .newsletters > table {
  font-size: 12px;
  margin-bottom: 10px;
}
#body.admin .newsletters > table tr th {
  text-transform: uppercase;
}
#body.admin .newsletters > table tr td, #body.admin .newsletters > table tr th {
  vertical-align: top;
  padding: 5px;
  background-color: #313341;
  border-radius: 2px;
}
#body.admin .newsletters > table tr:hover tr, #body.admin .newsletters > table tr:hover td {
  background-color: #2c2e3b;
}
#body.admin .newsletters footer {
  margin: 25px 0;
}
#body.admin .newsletter > header {
  display: flex;
  justify-content: space-between;
}
#body.admin .newsletter form.base-properties {
  margin-bottom: 20px;
}
#body.admin .newsletter form label {
  display: block;
  margin-bottom: 10px;
}
#body.admin .newsletter h4 {
  margin: 5px 0 15px 0;
}
#body.admin .newsletter section.articles > .article {
  background-color: #333;
  padding: 10px;
  margin-bottom: 10px;
}
#body.admin .newsletter section.articles > .article textarea {
  height: 20vh;
}
#body.admin .newsletter section.articles > .article form.image {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
#body.admin .newsletter section.articles > .article form.image * {
  display: block;
}
#body.admin .newsletter section.articles > .article img.preview {
  width: 100%;
}
#body.admin .newsletter section.articles > .article img.preview[src] {
  margin-bottom: 10px;
}
#body.admin .newsletter footer {
  margin: 25px 0 0 0;
}
#body.admin .newsletter-template label {
  display: block;
  margin-bottom: 10px;
}
#body.admin .newsletter-template textarea {
  height: 40vh;
  font-family: monospace;
}
#body.admin .newsletter-template section.missing-images {
  margin-top: 25px;
}
#body.admin .newsletter-template section.missing-images .missing-image {
  margin-bottom: 15px;
}
#body.admin .newsletter-template section.missing-images .missing-image > label span {
  display: block;
}
#body.admin .newsletter-template section.missing-images .missing-image input[type=submit] {
  display: none;
}
#body.admin .admin.scratch h3 {
  margin-bottom: 7px;
  font-size: 18px;
}
#body.admin .admin.scratch > section {
  display: flex;
  gap: 10px;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
#body.admin .admin.scratch > section a.button {
  margin-bottom: 10px;
}
#body.admin .admin.user-actions button {
  margin: 10px 10px 0 0;
}
#body.admin div.error:not(:empty) {
  padding: 10px;
  background-color: red;
  margin: 0 0 25px 0;
  color: #F5F4F5;
  font-weight: 600;
  border-radius: 5px;
}

.admin#stats-content table {
  width: 70%;
}
.admin#stats-content table tr td:first-of-type {
  text-align: left;
}
.admin#stats-content table tr td {
  white-space: nowrap;
  text-align: right;
}
.admin#stats-content table tr td:nth-child(2) {
  width: 100%;
}

section.mailtemplates section.category {
  margin-bottom: 30px;
}
section.mailtemplates h2 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 5px;
  text-transform: uppercase;
}
section.mailtemplates h3 {
  font-size: 18px;
  margin-bottom: 10px;
}
section.mailtemplates p.meta {
  color: rgba(245, 244, 245, 0.5);
  font-size: 11px;
  text-transform: uppercase;
  font-style: normal;
  margin-bottom: 10px;
}
section.mailtemplates p.meta a.user {
  color: rgba(245, 244, 245, 0.5);
  text-decoration: none !important;
  font-weight: 400;
}
section.mailtemplates div.content, section.mailtemplates p.subject {
  box-sizing: border-box;
  width: 100%;
  border: 1px rgba(245, 244, 245, 0.5) solid;
  font-size: 16px;
  color: rgba(245, 244, 245, 0.5);
  padding: 5px;
  margin-bottom: 10px;
  padding: 5px 15px;
}
section.mailtemplates div.content {
  height: 100px;
}
section.mailtemplates footer {
  text-align: left;
}
section.mailtemplates section.item:hover {
  background-color: #F5F4F5;
  padding: 15px;
}

.user-infringement td .item:last-of-type .separator {
  display: none;
}
.user-infringement td .deleted .user-name {
  text-decoration: line-through;
}

@media only screen and (max-width: 699px) {
  #body.admin > section {
    flex-direction: column;
  }
  #body.admin .newsletters {
    overflow: scroll;
  }
}
.todo {
  text-decoration: line-through;
}

.todo-layout .button, .todo-layout button {
  background-color: fuchsia !important;
}

* {
  user-drag: none;
}

textarea, input {
  user-select: initial;
}

a, h1, h2, h3, h4, p {
  user-select: auto;
}

/*# sourceMappingURL=2021.css.map */
