.channel-tag{width:20px;height:20px;font-family:var(--montserrat-font);border-radius:2px;place-items:center;font-size:11px;font-weight:500;line-height:1;display:grid;position:relative}.channel-tag svg{width:100%;height:100%;display:block}.channel-tag.release,.channel-tag.beta,.channel-tag.alpha{background-color:#0000}.channel-tag.release .channel-tag-letter,.channel-tag.beta .channel-tag-letter,.channel-tag.alpha .channel-tag-letter{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.channel-tag.early-access{color:#2dd4bf;background-color:#103e3d}.channel-tag.loading{opacity:0}