@keyframes u_ee11cbb19052e40b07aac0ca060c23ee_ani__yzjYs {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

/* Container: garante que seja só do tamanho da imagem */
#u_ee11cbb19052e40b07aac0ca060c23ee_ss__Kh8I0 {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  margin-top: -17px;
  /* trocar flex por inline-block garante que o container siga o tamanho da img */
  display: inline-block;
  position: relative; /* necessário pro overlay */
  vertical-align: middle; /* opcional, para alinhamento com linhas vizinhas */
}

/* Força a imagem a ser bloc e tamanho controlado (ajuste width/height conforme precisar) */
#u_ee11cbb19052e40b07aac0ca060c23ee_ss__Kh8I0 img.u_ee11cbb19052e40b07aac0ca060c23ee_av__eZSIa {
  display: block;
  width: 140px;   /* ajuste para o tamanho real do seu avatar */
  height: 140px;  /* manter aspecto quadrado para border-radius circular */
  object-fit: cover;
  border-radius: 50%;
  -webkit-user-drag: none;
}

/* Overlay exatamente do mesmo tamanho da imagem (centralizado) */
#u_ee11cbb19052e40b07aac0ca060c23ee_ss__Kh8I0::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-image: url("https://cdn.discordapp.com/avatar-decoration-presets/a_03a963c521600ab53743ded9192ff7a2.png");
  background-size: cover;    /* ou 'contain' se preferir encaixar sem cortar */
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
  border-radius: 50%; /* preserva formato circular */
  mix-blend-mode: normal; /* opcional, troque se quiser um blend diferente */
}

/* overlay 110% do avatar — cria efeito de moldura */
#u_ee11cbb19052e40b07aac0ca060c23ee_ss__Kh8I0::after {
  width: 110%;
  height: 110%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%); /* levanta um pouco se necessário */
}

@media (max-width:440px) {
    #u_ee11cbb19052e40b07aac0ca060c23ee_audio-control__POgpq {
        top: 15px;
        right: 17px
    }
}

.u_ee11cbb19052e40b07aac0ca060c23ee_div-wrapper-scs-c__neVff {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition-property: all;
    transition-duration: .3s;
    transition-timing-function: linear
}

.u_ee11cbb19052e40b07aac0ca060c23ee_point__dMTtV {
    outline: none !important;
    border: none !important;
    font-size: 35.5px
}

.u_ee11cbb19052e40b07aac0ca060c23ee_div-scs-icon-val__SO5s_ {
    display: flex;
    padding: .5rem .22rem .5rem .5rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .3s;
    transition-timing-function: linear
}

.u_ee11cbb19052e40b07aac0ca060c23ee_icons-soc__8B_rM {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-left: -5px
}

.u_ee11cbb19052e40b07aac0ca060c23ee_icons-wrapper__tUDw3 {
    margin-top: 6px;
    margin-bottom: -10px;
    width: 100%
}

@media (max-width:698px) {
    .u_ee11cbb19052e40b07aac0ca060c23ee_container__MY5Hi {
        max-width: 34rem !important
    }
}

@media (max-width:610px) {
    .u_ee11cbb19052e40b07aac0ca060c23ee_div-scs-icon-val__SO5s_ {
        padding-right: .23rem !important;
        padding-top: .45rem !important
    }

    #u_ee11cbb19052e40b07aac0ca060c23ee_tp__llrX4 {
        font-size: 35px !important
    }

    .u_ee11cbb19052e40b07aac0ca060c23ee_container__MY5Hi {
        padding-right: 0 !important;
        padding-left: 0 !important;
        width: 100% !important;
        max-width: 31rem !important
    }

    .u_ee11cbb19052e40b07aac0ca060c23ee_info__dm6D_ h3 {
        max-width: 230px !important
    }

    .u_ee11cbb19052e40b07aac0ca060c23ee_info__dm6D_ h1 {
        max-width: 210px !important
    }
}

@media (max-width:460px) {
    .u_ee11cbb19052e40b07aac0ca060c23ee_info__dm6D_ h3 {
        max-width: 170px !important
    }

    .u_ee11cbb19052e40b07aac0ca060c23ee_info__dm6D_ h1 {
        max-width: 160px !important
    }
}

@media (max-width:400px) {
    .u_ee11cbb19052e40b07aac0ca060c23ee_info__dm6D_ h3 {
        max-width: 150px !important
    }

    .u_ee11cbb19052e40b07aac0ca060c23ee_info__dm6D_ h1 {
        max-width: 145px !important
    }
}

@media (max-width:370px) {
    .u_ee11cbb19052e40b07aac0ca060c23ee_info__dm6D_ h3 {
        max-width: 130px !important
    }

    .u_ee11cbb19052e40b07aac0ca060c23ee_info__dm6D_ h1 {
        max-width: 115px !important
    }
}

@media (max-width:330px) {
    .u_ee11cbb19052e40b07aac0ca060c23ee_info__dm6D_ h3 {
        max-width: 115px !important
    }
}

@media (max-width:400px) {
    #u_ee11cbb19052e40b07aac0ca060c23ee_tp__llrX4 {
        font-size: 33px !important
    }

    .u_ee11cbb19052e40b07aac0ca060c23ee_container__MY5Hi {
        padding-right: 0 !important;
        padding-left: 0 !important;
        width: 100% !important;
        max-width: 100% !important
    }
}

.u_ee11cbb19052e40b07aac0ca060c23ee_mute_btn__zR77_ {
    font-size: 39.5px;
    border: none;
    border-radius: 8px;
    left: 6.5px;
    top: 6px;
    position: absolute;
    padding: 3px 5px 1px 6.5px
}

.u_ee11cbb19052e40b07aac0ca060c23ee_mute_btn__zR77_ svg {
    vertical-align: -4.5px
}

.u_ee11cbb19052e40b07aac0ca060c23ee_fl__jEeLP {
    text-align: center;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-height: 100vh;
    min-width: 100vw
}

.u_ee11cbb19052e40b07aac0ca060c23ee_container__MY5Hi {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 50px 25px;
    width: 100%;
    max-width: 35.9rem;
    border-radius: 21px
}

main.u_ee11cbb19052e40b07aac0ca060c23ee_main-cont__zmSkV .u_ee11cbb19052e40b07aac0ca060c23ee_background__dYYjr.u_ee11cbb19052e40b07aac0ca060c23ee_main-cont__zmSkV {
    position: absolute;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: 50%
}

@keyframes u_ee11cbb19052e40b07aac0ca060c23ee_fade__JuSlk {
    to {
        opacity: 0
    }
}

@keyframes u_ee11cbb19052e40b07aac0ca060c23ee_hide__9pqWY {
    to {
        visibility: hidden
    }
}

.u_ee11cbb19052e40b07aac0ca060c23ee_under__E9n1x {
    margin-top: 8px;
    font-size: 19.5px;
    color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 5.5px
}

.u_ee11cbb19052e40b07aac0ca060c23ee_discord__CzQ5W {
    font-size: 40px;
    color: #5865f2;
    filter: drop-shadow(2px 2px 7px #5865F2);
    transition: all .2s ease-in-out
}

.u_ee11cbb19052e40b07aac0ca060c23ee_tiktok__O5Vgm {
    color: #f7f7f7;
    filter: drop-shadow(2px 2px 7px #F7F7F7);
    transition: all .2s ease-in-out
}

.u_ee11cbb19052e40b07aac0ca060c23ee_github__rIKio {
    color: #696969;
    filter: drop-shadow(2px 2px 7px #696969);
    transition: all .2s ease-in-out
}

.u_ee11cbb19052e40b07aac0ca060c23ee_spotify__QzjlY {
    color: #1db954;
    filter: drop-shadow(2px 2px 7px #1DB954);
    transition: all .2s ease-in-out
}

.u_ee11cbb19052e40b07aac0ca060c23ee_instagram__kYqRX {
    color: #d62976;
    filter: drop-shadow(2px 2px 7px #d62976);
    transition: all .2s ease-in-out
}

.u_ee11cbb19052e40b07aac0ca060c23ee_custom__c0WMo {
    color: #a3a3a3;
    filter: drop-shadow(2px 2px 7px #a3a3a3);
    transition: all .2s ease-in-out
}

.u_ee11cbb19052e40b07aac0ca060c23ee_paypal__X_7mJ {
    vertical-align: -3px;
    font-size: 34.5px;
    color: #002e83;
    filter: drop-shadow(2px 2px 7px #002E83);
    transition: all .2s ease-in-out
}

.u_ee11cbb19052e40b07aac0ca060c23ee_telegram__hkiGo {
    color: #2e9cd6;
    filter: drop-shadow(2px 2px 7px #2E9CD6);
    transition: all .2s ease-in-out;
    margin-left: -4px
}

.u_ee11cbb19052e40b07aac0ca060c23ee_youtube__pBmNK {
    color: #ff0000e1;
    filter: drop-shadow(2px 2px 7px #ff0000e1);
    transition: all .2s ease-in-out
}

.u_ee11cbb19052e40b07aac0ca060c23ee_steam__iHdM_ {
    color: #ebebeb;
    filter: drop-shadow(2px 2px 7px #ebebeb);
    transition: all .2s ease-in-out
}

.u_ee11cbb19052e40b07aac0ca060c23ee_roblox__ba0nR {
    color: #97a6b4;
    filter: drop-shadow(2px 2px 7px #97a6b4);
    transition: all .2s ease-in-out
}

.u_ee11cbb19052e40b07aac0ca060c23ee_cashapp__O3aWR {
    color: #00c846;
    filter: drop-shadow(2px 2px 7px #00C846);
    transition: all .2s ease-in-out
}

.u_ee11cbb19052e40b07aac0ca060c23ee_twitch__UzoAF {
    color: #9448ff;
    filter: drop-shadow(2px 2px 7px #9448FF);
    transition: all .2s ease-in-out
}

.u_ee11cbb19052e40b07aac0ca060c23ee_reddit__4sIlc {
    color: #fe4000;
    filter: drop-shadow(2px 2px 7px #FE4000);
    transition: all .2s ease-in-out
}

.u_ee11cbb19052e40b07aac0ca060c23ee_kick__vV4AT {
    color: #52fa17;
    filter: drop-shadow(2px 2px 7px #52FA17);
    transition: all .2s ease-in-out
}

.u_ee11cbb19052e40b07aac0ca060c23ee_x__WC8it {
    color: #292929;
    filter: drop-shadow(2px 2px 7px #292929);
    transition: all .2s ease-in-out
}

.u_ee11cbb19052e40b07aac0ca060c23ee_soundcloud__gFgpM {
    color: #ff4700;
    filter: drop-shadow(2px 2px 7px #FF4700);
    transition: all .2s ease-in-out
}

.u_ee11cbb19052e40b07aac0ca060c23ee_cashapp__O3aWR:hover,
.u_ee11cbb19052e40b07aac0ca060c23ee_custom__c0WMo:hover,
.u_ee11cbb19052e40b07aac0ca060c23ee_discord__CzQ5W:hover,
.u_ee11cbb19052e40b07aac0ca060c23ee_github__rIKio:hover,
.u_ee11cbb19052e40b07aac0ca060c23ee_instagram__kYqRX:hover,
.u_ee11cbb19052e40b07aac0ca060c23ee_kick__vV4AT:hover,
.u_ee11cbb19052e40b07aac0ca060c23ee_paypal__X_7mJ:hover,
.u_ee11cbb19052e40b07aac0ca060c23ee_reddit__4sIlc:hover,
.u_ee11cbb19052e40b07aac0ca060c23ee_roblox__ba0nR:hover,
.u_ee11cbb19052e40b07aac0ca060c23ee_soundcloud__gFgpM:hover,
.u_ee11cbb19052e40b07aac0ca060c23ee_spotify__QzjlY:hover,
.u_ee11cbb19052e40b07aac0ca060c23ee_steam__iHdM_:hover,
.u_ee11cbb19052e40b07aac0ca060c23ee_telegram__hkiGo:hover,
.u_ee11cbb19052e40b07aac0ca060c23ee_tiktok__O5Vgm:hover,
.u_ee11cbb19052e40b07aac0ca060c23ee_twitch__UzoAF:hover,
.u_ee11cbb19052e40b07aac0ca060c23ee_x__WC8it:hover,
.u_ee11cbb19052e40b07aac0ca060c23ee_youtube__pBmNK:hover {
    transform: scale(1.1)
}

.u_ee11cbb19052e40b07aac0ca060c23ee_lanyard__1d3YI {
    text-align: center
}

#u_ee11cbb19052e40b07aac0ca060c23ee_audio-control__POgpq {
    font-size: 31px;
    display: inline-block;
    transition: .55s ease;
    transition: 1.5s ease;
    color: #fff
}

#u_ee11cbb19052e40b07aac0ca060c23ee_audio-control__POgpq svg {
    transition: .4s ease;
    filter: drop-shadow(1px 1px 15px rgb(255, 255, 255))
}

#u_ee11cbb19052e40b07aac0ca060c23ee_audio-control__POgpq svg:hover {
    filter: drop-shadow(1px 1px 25px rgb(255, 255, 255))
}

.u_ee11cbb19052e40b07aac0ca060c23ee_transf__yoljv {
    transition: 1.5s ease;
    position: fixed;
    top: 21px;
    right: 25px
}

#u_ee11cbb19052e40b07aac0ca060c23ee_speaker-overlay__g0ETb.u_ee11cbb19052e40b07aac0ca060c23ee_hide__9pqWY {
    opacity: 0
}

#u_ee11cbb19052e40b07aac0ca060c23ee_speaker-overlay__g0ETb {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(13px);
    -webkit-backdrop-filter: blur(13px);
    background-color: rgba(0, 0, 0, .775) !important;
    z-index: 9999;
    transition: .75s ease
}

#u_ee11cbb19052e40b07aac0ca060c23ee_speaker-overlay-audio__8Jwen.u_ee11cbb19052e40b07aac0ca060c23ee_hide__9pqWY {
    opacity: 0
}

#u_ee11cbb19052e40b07aac0ca060c23ee_speaker-overlay-audio__8Jwen {
    backdrop-filter: blur(13px);
    -webkit-backdrop-filter: blur(13px);
    background-color: rgba(0, 0, 0, .775) !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    transition: .75s ease
}

#u_ee11cbb19052e40b07aac0ca060c23ee_speaker-overlay-audio-vid__nqJs8.u_ee11cbb19052e40b07aac0ca060c23ee_hide__9pqWY {
    opacity: 0
}

#u_ee11cbb19052e40b07aac0ca060c23ee_speaker-overlay-audio-vid__nqJs8 {
    backdrop-filter: blur(13px);
    -webkit-backdrop-filter: blur(13px);
    background-color: rgba(0, 0, 0, .775) !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    transition: .75s ease
}

#u_ee11cbb19052e40b07aac0ca060c23ee_premium-enter__XaMIn.u_ee11cbb19052e40b07aac0ca060c23ee_hide__9pqWY {
    opacity: 0
}

#u_ee11cbb19052e40b07aac0ca060c23ee_premium-enter__XaMIn {
    backdrop-filter: blur(13px);
    -webkit-backdrop-filter: blur(13px);
    background-color: rgba(0, 0, 0, .775) !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    transition: .75s ease
}

.u_ee11cbb19052e40b07aac0ca060c23ee_d-b__xDco5 {
    display: flex;
    justify-content: center
}

.u_ee11cbb19052e40b07aac0ca060c23ee_bg__RzOPk {
    width: 100%;
    height: 100%;
    z-index: -3;
    position: absolute
}

#u_ee11cbb19052e40b07aac0ca060c23ee_vid__t0x_r {
    width: 100vw;
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1
}

.u_ee11cbb19052e40b07aac0ca060c23ee_views-counter__buLpv {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: absolute;
    bottom: 2px;
    left: 6px;
    padding: 10px;
    width: 100%;
    display: inline-flex;
    place-content: left;
    place-items: center
}

.u_ee11cbb19052e40b07aac0ca060c23ee_av__eZSIa {
    height: 120px;
    width: 120px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover
}

.u_ee11cbb19052e40b07aac0ca060c23ee_container-user__XhTIl {
    text-align: center
}

.u_ee11cbb19052e40b07aac0ca060c23ee_centered__S0B9H {
    display: inline-block;
    text-align: center;
    position: relative
}

#u_ee11cbb19052e40b07aac0ca060c23ee_pat__WxcD1 {
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 1;
    background: transparent url(../images/dot.png) repeat 0 0
}

#u_ee11cbb19052e40b07aac0ca060c23ee_tp__llrX4 {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    margin-top: 7px !important;
    display: block;
    margin: 0 auto;
    font-size: 37px
}

.u_ee11cbb19052e40b07aac0ca060c23ee_badge-container-below__sJklq {
    padding: 7px 10px 1.5px;
    border-radius: 50px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    display: inline-flex;
    place-items: center;
    margin: 2px auto 20px
}

.u_ee11cbb19052e40b07aac0ca060c23ee_badge-container-below__sJklq div {
    margin-left: 2.5px;
    margin-right: 2.5px
}

.u_ee11cbb19052e40b07aac0ca060c23ee_verified__Nn4KO {
    font-size: 22px;
    color: #008ada;
    filter: drop-shadow(0 0 2.5px #008ada)
}

.u_ee11cbb19052e40b07aac0ca060c23ee_server_booster__xjMEq {
    font-size: 20.5px;
    color: #be510d;
    filter: drop-shadow(0 0 2.5px #be510d)
}

.u_ee11cbb19052e40b07aac0ca060c23ee_premium__f_LQ8 {
    font-size: 21px;
    color: #a749dd;
    filter: drop-shadow(0 0 2.5px #a749dd);
    vertical-align: -1px
}

.u_ee11cbb19052e40b07aac0ca060c23ee_staff___uje8 {
    font-size: 20.5px;
    color: #6783ff;
    filter: drop-shadow(0 0 2.5px #6783ff)
}

.u_ee11cbb19052e40b07aac0ca060c23ee_og__9C8k1 {
    margin-left: 1px;
    font-size: 20.9px;
    color: gold;
    filter: drop-shadow(0 0 2.5px #FFD700)
}

.u_ee11cbb19052e40b07aac0ca060c23ee_donor__RzK2z {
    font-size: 21px;
    color: #13a15a;
    filter: drop-shadow(0 0 2.5px #13a15a)
}

.u_ee11cbb19052e40b07aac0ca060c23ee_view-A__Bh2UJ {
    outline: none !important;
    border: none !important
}

.u_ee11cbb19052e40b07aac0ca060c23ee_m-95__htzJe {
    margin-right: -103px
}

.u_ee11cbb19052e40b07aac0ca060c23ee_m-1__DnFNr {
    margin-right: -4.4px
}

.u_ee11cbb19052e40b07aac0ca060c23ee_inv__DHkC3 {
    color: #ddd;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 93%
}

.u_ee11cbb19052e40b07aac0ca060c23ee_lg-g__BZbAY {
    display: inline-block;
    font-weight: 700;
    color: #fff;
    border-radius: 3.5px;
    text-decoration: none;
    background-color: transparent;
    border: 3px solid #ddd;
    padding: 11px 20px;
    transition: .35s ease;
    margin-bottom: 25px;
    margin-top: -25px
}

.u_ee11cbb19052e40b07aac0ca060c23ee_lg-g__BZbAY:hover {
    border: 3px solid #b8b8b8;
    color: #b8b8b8
}

.u_ee11cbb19052e40b07aac0ca060c23ee_snowflake__laBXW {
    color: #fff;
    font-size: 1em;
    font-family: Arial, sans-serif;
    text-shadow: 0 0 5px #000
}

@keyframes u_ee11cbb19052e40b07aac0ca060c23ee_snowflakes-fall__mkQ59 {
    0% {
        top: -10%
    }

    to {
        top: 100%
    }
}

@keyframes u_ee11cbb19052e40b07aac0ca060c23ee_snowflakes-shake__gRs0h {

    0%,
    to {
        transform: translateX(0)
    }

    50% {
        transform: translateX(80px)
    }
}

.u_ee11cbb19052e40b07aac0ca060c23ee_snowflake__laBXW {
    position: fixed;
    top: -10%;
    z-index: 9999;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: default;
    -webkit-animation-name: u_ee11cbb19052e40b07aac0ca060c23ee_snowflakes-fall__mkQ59, u_ee11cbb19052e40b07aac0ca060c23ee_snowflakes-shake__gRs0h;
    -webkit-animation-duration: 10s, 3s;
    -webkit-animation-timing-function: linear, ease-in-out;
    -webkit-animation-iteration-count: infinite, infinite;
    -webkit-animation-play-state: running, running;
    animation-name: u_ee11cbb19052e40b07aac0ca060c23ee_snowflakes-fall__mkQ59, u_ee11cbb19052e40b07aac0ca060c23ee_snowflakes-shake__gRs0h;
    animation-duration: 10s, 3s;
    animation-timing-function: linear, ease-in-out;
    animation-iteration-count: infinite, infinite;
    animation-play-state: running, running
}

.u_ee11cbb19052e40b07aac0ca060c23ee_snowflake__laBXW:nth-of-type(0) {
    left: 1%;
    animation-delay: 0s, 0s
}

.u_ee11cbb19052e40b07aac0ca060c23ee_snowflake__laBXW:first-of-type {
    left: 10%;
    animation-delay: 1s, 1s
}

.u_ee11cbb19052e40b07aac0ca060c23ee_snowflake__laBXW:nth-of-type(2) {
    left: 20%;
    animation-delay: 6s, .5s
}

.u_ee11cbb19052e40b07aac0ca060c23ee_snowflake__laBXW:nth-of-type(3) {
    left: 30%;
    animation-delay: 4s, 2s
}

.u_ee11cbb19052e40b07aac0ca060c23ee_snowflake__laBXW:nth-of-type(4) {
    left: 40%;
    animation-delay: 2s, 2s
}

.u_ee11cbb19052e40b07aac0ca060c23ee_snowflake__laBXW:nth-of-type(5) {
    left: 50%;
    animation-delay: 8s, 3s
}

.u_ee11cbb19052e40b07aac0ca060c23ee_snowflake__laBXW:nth-of-type(6) {
    left: 60%;
    animation-delay: 6s, 2s
}

.u_ee11cbb19052e40b07aac0ca060c23ee_snowflake__laBXW:nth-of-type(7) {
    left: 70%;
    animation-delay: 2.5s, 1s
}

.u_ee11cbb19052e40b07aac0ca060c23ee_snowflake__laBXW:nth-of-type(8) {
    left: 80%;
    animation-delay: 1s, 0s
}

.u_ee11cbb19052e40b07aac0ca060c23ee_snowflake__laBXW:nth-of-type(9) {
    left: 90%;
    animation-delay: 3s, 1.5s
}

.u_ee11cbb19052e40b07aac0ca060c23ee_snowflake__laBXW:nth-of-type(10) {
    left: 25%;
    animation-delay: 2s, 0s
}

.u_ee11cbb19052e40b07aac0ca060c23ee_snowflake__laBXW:nth-of-type(11) {
    left: 65%;
    animation-delay: 4s, 2.5s
}

.u_ee11cbb19052e40b07aac0ca060c23ee_tt__XZe_8 {
    font-weight: 580 !important;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    border-color: #0f0f0f;
    background-color: rgba(7, 7, 7, .82);
    letter-spacing: .01cm !important;
    padding: 5px;
    border-radius: 6px;
    font-size: 14.3px;
    color: #f0f0f0
}

.u_ee11cbb19052e40b07aac0ca060c23ee_arr__CLEvT {
    border-color: #0f0f0f;
    background-color: #0f0f0f
}

.u_ee11cbb19052e40b07aac0ca060c23ee_pfp__9qePL {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover
}

.u_ee11cbb19052e40b07aac0ca060c23ee_left__qFss0 {
    padding: 10px;
    border-radius: 15px;
    position: relative;
    display: inline-flex
}

.u_ee11cbb19052e40b07aac0ca060c23ee_info__dm6D_ h1 {
    text-align: left;
    padding: 0;
    margin: 0 0 0 11px;
    font-size: 19.7px;
    max-width: 240px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 630
}

.u_ee11cbb19052e40b07aac0ca060c23ee_info__dm6D_ h3 {
    text-align: left;
    padding: 0;
    font-size: 13.2px;
    font-weight: 520;
    max-width: 270px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 3.5px 6px 0 11px
}

.u_ee11cbb19052e40b07aac0ca060c23ee_dnd__q0R0h {
    color: #f23f43;
    position: absolute;
    font-size: 19.5px;
    bottom: 3.5px;
    left: 55.5px;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none
}

.u_ee11cbb19052e40b07aac0ca060c23ee_online__YJM9y {
    color: #219d56;
    position: absolute;
    font-size: 16px;
    bottom: 5.5px;
    left: 55.5px;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none
}

.u_ee11cbb19052e40b07aac0ca060c23ee_online__YJM9y svg {
    padding: .3px;
    background-color: #219d579c;
    border-radius: 50%
}

.u_ee11cbb19052e40b07aac0ca060c23ee_offline__AGrkW {
    color: #787c86;
    position: absolute;
    font-size: 15.5px;
    bottom: 5.5px;
    left: 55.5px;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none
}

.u_ee11cbb19052e40b07aac0ca060c23ee_offline__AGrkW svg {
    padding: 2.2px;
    background-color: #787c8681;
    border-radius: 50%
}

.u_ee11cbb19052e40b07aac0ca060c23ee_idle__YYWwY {
    color: #e5aa30;
    position: absolute;
    font-size: 16px;
    bottom: 5.5px;
    left: 55.5px;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none
}

.u_ee11cbb19052e40b07aac0ca060c23ee_idle__YYWwY svg {
    padding: 1px;
    background-color: #e5a93085;
    border-radius: 50%
}

.u_ee11cbb19052e40b07aac0ca060c23ee_cover__z3OEk {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    margin-left: 9px;
    border-radius: 12px
}

.u_ee11cbb19052e40b07aac0ca060c23ee_emoji__J40L7 {
    margin-top: -1px;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    border-radius: 5px;
    margin-right: 5px;
    -o-object-fit: cover;
    object-fit: cover;
    height: 19px;
    width: auto
}

.u_ee11cbb19052e40b07aac0ca060c23ee_unknown_game__MEYTU {
    width: 64px;
    height: 64px;
    margin-left: 15px
}

.u_ee11cbb19052e40b07aac0ca060c23ee_info_invalid__5ROmH h1 {
    text-align: left;
    padding: 0;
    margin: 0 0 0 5px;
    font-size: 19.7px;
    max-width: 240px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.u_ee11cbb19052e40b07aac0ca060c23ee_info_invalid__5ROmH h3 {
    text-align: left;
    margin: 3.5px 0 0 5px;
    padding: 0;
    font-size: 14.6px;
    font-weight: 520
}

.s_789183b7e98646c11d5f0544c8f3c4c9_inv__P6TGg {
    color: #ddd;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 93%;
    border: 1px solid #131313;
    max-width: -moz-max-content;
    max-width: max-content;
    padding: 15px 25px;
    border-radius: 13px;
    background-color: #11111133
}

@media (max-width:570px) {
    .s_789183b7e98646c11d5f0544c8f3c4c9_inv__P6TGg {
        box-sizing: border-box;
        min-width: 83%
    }
}

.s_789183b7e98646c11d5f0544c8f3c4c9_inv__P6TGg h3 {
    font-size: 15px;
    text-align: left;
    color: #a5a5a5;
    padding: 0;
    margin: 0 0 10px
}

.s_789183b7e98646c11d5f0544c8f3c4c9_inv__P6TGg h1 {
    text-align: left;
    padding: 0;
    margin: 13px 0 0;
    font-size: 19px
}

.s_789183b7e98646c11d5f0544c8f3c4c9_lg_g__F2f9L {
    float: left;
    color: #fff;
    font-weight: 450;
    border: 1px solid #161616;
    border-radius: 7px;
    padding: 6px 11px;
    cursor: pointer;
    width: -moz-fit-content;
    width: fit-content;
    text-decoration: none;
    transition: .3s;
    margin-bottom: 10px
}

.s_789183b7e98646c11d5f0544c8f3c4c9_lg_g__F2f9L:hover {
    color: #b4b4b4
}

.s_789183b7e98646c11d5f0544c8f3c4c9_center__oCs2c {
    padding: 25px;
    display: flex;
    justify-content: center;
    align-items: center
}

.s_789183b7e98646c11d5f0544c8f3c4c9_center__oCs2c ul {
    list-style-type: none;
    padding: 0;
    text-align: center
}

.s_789183b7e98646c11d5f0544c8f3c4c9_center__oCs2c li {
    color: #d4d4d4;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 17.5px
}

.s_789183b7e98646c11d5f0544c8f3c4c9_center__oCs2c h3 {
    font-size: 17.5px;
    color: #eee;
    margin-bottom: 25px
}

.s_789183b7e98646c11d5f0544c8f3c4c9_f__M7YHO {
    font-size: 23px !important;
    text-decoration: none;
    color: #eee !important
}

.s_789183b7e98646c11d5f0544c8f3c4c9_f3__foahv {
    margin-top: -5px;
    margin-left: 15px;
    font-size: 20px !important
}

.s_789183b7e98646c11d5f0544c8f3c4c9_f-2__IWk_U {
    margin-bottom: 10px;
    margin-top: 5px;
    color: #eee;
    font-weight: 700;
    font-size: 33px
}

.s_789183b7e98646c11d5f0544c8f3c4c9_prd__OmEKW {
    margin-top: -3px;
    margin-bottom: 7.5px;
    font-size: 17.5px
}

.s_789183b7e98646c11d5f0544c8f3c4c9_inp__3APAY {
    font-weight: 700;
    border: 1px solid #141414;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    background-color: #0a0a0c;
    border-radius: 7px;
    outline: none;
    color: #c5c5c5;
    font-size: 15px;
    transition: .3s;
    font-family: Satoshi, sans-serif;
    padding: .5rem;
    width: 15rem
}

.s_789183b7e98646c11d5f0544c8f3c4c9_submit__PMfmA {
    margin-top: 15px;
    font-weight: 550;
    background-color: #1111118e;
    border: 1px solid #161616;
    border-radius: 7px;
    padding: 6px 11px;
    cursor: pointer;
    width: -moz-fit-content;
    width: fit-content
}

.s_789183b7e98646c11d5f0544c8f3c4c9_label__R_ZNv {
    margin: 0;
    padding: 0;
    font-size: 23.5px
}

.s_789183b7e98646c11d5f0544c8f3c4c9_desc__axf8T {
    max-width: 16rem;
    padding: 0;
    color: #a5a5a5;
    font-size: 15px;
    margin: 5px 0 30px
}

.s_789183b7e98646c11d5f0544c8f3c4c9_error__Wcu5e {
    display: none;
    margin-top: 13px;
    padding: 5px 15px;
    background-color: rgba(255, 0, 0, .1);
    border: .6px solid #ac1414;
    text-align: center;
    border-radius: 11px;
    color: #d3d3d3;
    margin-bottom: 2px;
    max-width: 14.7rem
}

.s_789183b7e98646c11d5f0544c8f3c4c9_error__Wcu5e h1 {
    font-size: 14px
}