@media only screen and (min-width: 1441px){#emotes_container{width:1400px}}#emotes_container{display:grid;grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:1.25em;flex-wrap:wrap;justify-items:center;align-items:center;align-content:center;height:100%}#emotes_container .emote{background:#fff;border:5px solid var(--color-main);border-radius:3px;box-shadow:0 0 10px #00000080;display:flex;align-items:center;justify-content:center;width:70px;height:70px;padding:5px}#emotes_container .emote:hover{transform:scale(1.1)}#emotes_container .emote.subscriber{border-color:var(--color-twitch)}#emotes_container .emote.special{border-color:var(--color-special)}#emotes_container .emote.disable{transition:opacity .5s ease-in-out;opacity:.25}#emotes_container .emote .img_frame{position:relative;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center}#emotes_container .emote .img_frame img{max-width:100%;max-height:50px}.category{font-size:2.5em;font-weight:900;filter:brightness(1.5);grid-column-end:span 2}.category#normal{background:linear-gradient(to right bottom,#1539aa,#9f3d91);background-clip:text;-webkit-background-clip:text;color:transparent}.category#subscriber{background:linear-gradient(to right bottom,#950b9f,#d34c4c);background-clip:text;-webkit-background-clip:text;color:transparent}.category#consonant{background:linear-gradient(to right bottom,#0064ff,#00d0ff);background-clip:text;-webkit-background-clip:text;color:transparent}.category#special{background:linear-gradient(to right bottom,#1f44ba,#29a76f);background-clip:text;-webkit-background-clip:text;color:transparent}.modal{width:100%;max-width:100vw;height:100vh;background:#000000bf;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal .modal_backdrop{width:100vw;height:100vh;position:fixed}#title_wrapper.svelte-qh1qmw{width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem}#title_wrapper.svelte-qh1qmw div{font-size:4rem;font-weight:900;background:linear-gradient(to right bottom,#44577c,#fff);background-clip:text;-webkit-background-clip:text;color:transparent;filter:brightness(1.5);display:inline-flex;align-items:flex-end;line-height:4rem}#title_wrapper.svelte-qh1qmw .suffix{font-size:2rem;line-height:2rem}
