.GUNS__57-c12fccd9-3488c534-0a01443d {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column
}

.GUNS__bc-b037f226-4c8a0b03-ded38864 {
    height: 118px;
    width: 118px;
    object-fit: cover;
    border-radius: 50%
}

.GUNS__de-fbf4b626-483ff799-fceaf9a2 {
    margin-top: 7px;
    max-width: 27rem;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
}

.GUNS__23-fe6fb6eb-31ca6bbc-d0ffa62c,
.GUNS__75-c400ab93-21112063-78dac97f,
.GUNS__cb-2a5fa4af-ea9d31e0-31de7bdb {
    margin: 0;
    color: var(--textColor)
}

.GUNS__75-c400ab93-21112063-78dac97f {
    margin-top: 5px
}

.GUNS__23-fe6fb6eb-31ca6bbc-d0ffa62c,
.GUNS__cb-2a5fa4af-ea9d31e0-31de7bdb {
    text-shadow: var(--colorUsernameGlow);
    width: fit-content;
    background-image: var(--usernameEffects)
}

.GUNS__cb-2a5fa4af-ea9d31e0-31de7bdb {
    font-weight: 400 !important
}

.GUNS__9e-35c1a1d5-dab8c907-5fd2e2c7 {
    width: 100%;
    justify-content: center;
    display: flex;
    margin-bottom: 14px
}

.GUNS__06-91018b04-486e3614-b4c4b411 {
    height: 150px;
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    border-top-left-radius: calc(var(--containerRadius) - 2px);
    border-top-right-radius: calc(var(--containerRadius) - 2px)
}

.GUNS__ca-c821543d-0fad07ea-9d85efa6 {
    margin-top: 50px;
    z-index: 1;
    border: var(--avatarBorder)
}

.GUNS__06-91018b04-486e3614-b4c4b411,
.GUNS__bc-b037f226-4c8a0b03-ded38864 {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none
}

.GUNS__56-acb6b997-e8798c63-db22b3f0 {
    padding: 0 15px;
    margin-bottom: 7px
}

.shuffle-parent {
    display: inline-block;
    white-space: normal;
    word-wrap: break-word;
    will-change: transform;
    line-height: 1;
    font-size: 4rem;
    font-family: Press Start\ 2P, sans-serif;
    text-transform: uppercase;
    visibility: hidden
}

.shuffle-parent>span {
    display: flex
}

.shuffle-parent.is-ready {
    visibility: visible
}

.shuffle-char-wrapper {
    display: inline-block;
    overflow: hidden;
    vertical-align: baseline;
    position: relative
}

.shuffle-char-wrapper>span {
    display: inline-flex;
    will-change: transform
}

.shuffle-char {
    line-height: 1;
    display: inline-block;
    text-align: center
}

.GUNS__4c-f83e5e59-7471bf67-d7f39f9d {
    display: flex;
    flex-direction: column;
    align-items: center
}

.GUNS__c6-ccd69eb9-1fdb9f72-38d34a26 {
    width: 118px;
    height: 118px;
    object-fit: contain;
    border-radius: 50%;
    object-fit: cover
}

.GUNS__01-1dcc02ba-bbac8429-5cb40070,
.GUNS__46-8dde1872-21d811f6-4ec068e0,
.GUNS__e2-7f9218e9-512f52cb-b367062d {
    color: var(--textColor);
    margin: 0
}

.GUNS__e2-7f9218e9-512f52cb-b367062d {
    font-weight: 400 !important
}

.GUNS__46-8dde1872-21d811f6-4ec068e0 {
    text-shadow: var(--colorUsernameGlow);
    width: fit-content;
    background-image: var(--usernameEffects)
}

.GUNS__ea-07d5a8d7-9bdf85db-86abf8e2 {
    max-width: 27rem;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    white-space: normal;
    text-overflow: ellipsis;
    width: 100%;
    box-sizing: border-box;
    padding: 7px 20px 10px;
    margin: -1px -20px -10px
}

.GUNS__d1-b9ee22f6-dbb58761-ceb30f78 {
    width: 100%;
    justify-content: center;
    display: flex;
    margin-bottom: 17px
}

.GUNS__ad-87a65d93-fdeac2cd-f86a15e2 {
    transform: scale(.93)
}

.GUNS__23-17a14775-7842addf-3fbc1ced {
    margin-top: 30px !important;
    margin-bottom: 50px;
    width: 100%;
    box-sizing: border-box
}

.GUNS__15-8feb2272-739a2e45-4a61177a {
    display: flex;
    flex-direction: column;
    gap: 15px
}

.GUNS__83-57f3e152-2ef0d410-943c253d {
    display: flex;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    height: 55px
}

.GUNS__83-57f3e152-2ef0d410-943c253d a {
    background-color: var(--buttonBackground);
    background-origin: border-box;
    color: var(--textColor);
    text-align: var(--buttonAlign);
    border: var(--buttonBorder);
    border-radius: var(--buttonRadius);
    box-shadow: var(--buttonShadow);
    text-decoration: none;
    padding: 9px;
    width: 100%;
    box-sizing: border-box;
    transition: .35s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative
}

.GUNS__83-57f3e152-2ef0d410-943c253d a:active {
    transform: translateY(4px)
}

.GUNS__83-57f3e152-2ef0d410-943c253d a:hover {
    background-color: var(--buttonBackgroundHover);
    border: var(--buttonBorderHover)
}

.GUNS__3c-b9c665dc-304204fd-0af0a9ac {
    color: var(--buttonUrlColor);
    align-items: center;
    text-align: var(--buttonAlign);
    justify-content: var(--buttonAlign);
    display: flex
}

.GUNS__3c-b9c665dc-304204fd-0af0a9ac svg {
    font-size: 16.5px;
    margin-right: 3px
}

.GUNS__4b-3a3640a8-fab6bba7-99f5da35 {
    display: flex;
    flex-direction: column;
    gap: 1px;
    align-items: var(--buttonAlign);
    text-align: var(--buttonAlign);
    justify-content: center;
    height: 100%
}

.GUNS__4b-3a3640a8-fab6bba7-99f5da35 h1 {
    margin: 0;
    font-weight: 450;
    font-size: 17px
}

.GUNS__b5-09cb1743-d6738b24-50389eba {
    object-fit: cover;
    width: auto;
    max-width: 60px;
    border-radius: calc(var(--buttonRadius) - 2px);
    flex: 1 1
}

.GUNS__e5-ef4cb1e7-14659fb6-b9b1cf63 {
    width: 60px;
    display: flex;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 4px;
    height: calc(100% - 8px)
}

.GUNS__93-c8bc3ba6-dcd93e08-cabc5177 {
    width: 100%;
    box-sizing: border-box;
    margin-top: 25px;
    display: flex;
    justify-content: center
}