.paymentPage-module__NzK7yW__paymentPageWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.paymentPage-module__NzK7yW__paymentContainer{box-sizing:border-box;background-color:#101010;border:2px solid #161616;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:550px;margin:0 10px;padding:25px;display:flex}.paymentPage-module__NzK7yW__paymentContainerDescription{box-sizing:border-box;flex-direction:column;gap:4px;width:100%;margin-bottom:12px;display:flex}.paymentPage-module__NzK7yW__paymentContainerDescription h1{color:#fafafa;align-items:center;gap:7px;font-size:22px;font-weight:500;display:flex}.paymentPage-module__NzK7yW__paymentContainerDescription h3{color:#939393;font-size:16px;font-weight:450}.paymentPage-module__NzK7yW__paymentContainerDescription h1,.paymentPage-module__NzK7yW__paymentContainerDescription h3{margin:0}.paymentPage-module__NzK7yW__payButton{color:#fafafa;box-sizing:border-box;cursor:pointer;background-color:#7e2c8b63;border:2px solid #7e2c8b7c;border-radius:20px;justify-content:center;align-items:center;width:100%;height:45px;margin-top:10px;transition:all .25s;display:flex}.paymentPage-module__NzK7yW__payButton:hover{background-color:#7e2c8b76}.paymentPage-module__NzK7yW__payButton:active{transform:translateY(4px)}.paymentPage-module__NzK7yW__payButton svg{font-size:25px}.paymentPage-module__NzK7yW__errorContainer{color:#fafafa;box-sizing:border-box;text-align:center;background-color:#ff00003d;border:2px solid #ff000025;border-radius:15px;justify-content:center;width:100%;margin-top:15px;padding:10px;display:flex}.paymentPage-module__NzK7yW__inputContainer{box-sizing:border-box;flex-direction:column;gap:10px;width:100%;display:flex}.paymentPage-module__NzK7yW__paymentMethodWrapper{box-sizing:border-box;flex-direction:column;width:100%;margin-top:10px;margin-bottom:5px;display:flex}.paymentPage-module__NzK7yW__paymentMethodText{color:#ddd;margin:0 0 5.5px 3px;font-size:16px;font-weight:500}.paymentPage-module__NzK7yW__paymentMethodContainer{flex-direction:column;align-items:center;gap:10px;display:flex}.paymentPage-module__NzK7yW__creditCard,.paymentPage-module__NzK7yW__crypto{box-sizing:border-box;cursor:pointer;background-color:#151515;border:2px solid #1b1b1b;border-radius:15px;justify-content:center;align-items:center;gap:10px;width:100%;padding:13px;transition:all .25s;display:flex}.paymentPage-module__NzK7yW__creditCard h1,.paymentPage-module__NzK7yW__crypto h1{color:#fafafa;margin:0;font-size:17px;font-weight:500}.paymentPage-module__NzK7yW__creditCard svg,.paymentPage-module__NzK7yW__crypto svg{font-size:25px}.paymentPage-module__NzK7yW__crypto span{color:#858585;margin-left:-4px;font-size:15px}.paymentPage-module__NzK7yW__selectedMethod{background-color:#7e2c8b34;border:2px solid #7e2c8b9c}
.numberInputWrapper-module__dxkIba__container{width:100%}.numberInputWrapper-module__dxkIba__label{color:#ddd;margin:0 0 5.5px 3px;font-size:16px;font-weight:500}.numberInputWrapper-module__dxkIba__inputShell{background-color:#0c0c0c;border:2px solid #0000;border-radius:15px;align-items:center;transition:border-color .2s,box-shadow .2s,background-color .2s;display:flex;position:relative}.numberInputWrapper-module__dxkIba__inputShell[data-focused=true]{border-color:#191919;box-shadow:inset 0 0 0 1px #191919}.numberInputWrapper-module__dxkIba__inputShell[data-error=true]{border-color:#c65353;box-shadow:inset 0 0 0 1px #c65353}.numberInputWrapper-module__dxkIba__inputShell[data-disabled=true]{opacity:.6;cursor:not-allowed}.numberInputWrapper-module__dxkIba__iconSlot{color:#666;pointer-events:none;justify-content:center;align-items:center;font-size:20px;display:flex;position:absolute;left:10px}.numberInputWrapper-module__dxkIba__input{color:#eee;background:0 0;border:none;outline:none;flex:1;padding:10px 14px;font-family:Satoshi,sans-serif;font-size:15px;transition:color .2s}.numberInputWrapper-module__dxkIba__input::placeholder{color:#6c6c6c}.numberInputWrapper-module__dxkIba__input:disabled{cursor:not-allowed}.numberInputWrapper-module__dxkIba__inputWithIcon{padding-left:42px}.numberInputWrapper-module__dxkIba__inputWithControls{padding-right:48px}.numberInputWrapper-module__dxkIba__controls{background:#141414;border:1px solid #1e1e1e;border-radius:10px;flex-direction:column;display:flex;position:absolute;top:50%;right:8px;overflow:hidden;transform:translateY(-50%)}.numberInputWrapper-module__dxkIba__controlButton{color:#bcbcbc;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px 4px;font-size:9px;transition:background .2s,color .2s;display:flex}.numberInputWrapper-module__dxkIba__controlButton+.numberInputWrapper-module__dxkIba__controlButton{border-top:1px solid #1e1e1e}.numberInputWrapper-module__dxkIba__controlButton:hover:not(:disabled){color:#fff;background:#1f1f1f}.numberInputWrapper-module__dxkIba__controlButton:disabled{cursor:not-allowed;color:#555}.numberInputWrapper-module__dxkIba__errorText{color:#ff9b9b;margin:6px 0 0 4px;font-size:12px;font-weight:400}
.dashboardLayout-module__Xqeliq__dashboardLayout{flex-direction:column;height:100%;display:flex}.dashboardLayout-module__Xqeliq__layoutWrapper{width:100%;height:100%;display:flex}.dashboardLayout-module__Xqeliq__menu{z-index:999999;box-sizing:border-box;scrollbar-width:none;background-color:#0e0e0e;border-top-right-radius:50px;border-bottom-right-radius:50px;flex-direction:column;justify-content:space-between;min-width:300px;max-width:300px;height:100%;padding:25px;transition:all .25s;display:flex;position:fixed;left:0;overflow-y:auto}.dashboardLayout-module__Xqeliq__menu::-webkit-scrollbar{display:none}.dashboardLayout-module__Xqeliq__mainContent{box-sizing:border-box;width:100%;padding:45px 45px 45px 345px;overflow:hidden scroll}.dashboardLayout-module__Xqeliq__userCard{border-bottom:1px solid #181818;align-items:center;gap:11px;padding-bottom:20px;display:flex}.dashboardLayout-module__Xqeliq__userCard svg{color:#575555;background-image:linear-gradient(120deg,#2f2d30,#140f14);border-radius:50%;width:41.5px;min-width:41.5px;height:auto;padding:7px}.dashboardLayout-module__Xqeliq__userCard img{object-fit:cover;border:2px solid #222;border-radius:50%;width:57px;height:57px}.dashboardLayout-module__Xqeliq__userInformation{flex-direction:column;gap:2px;display:flex}.dashboardLayout-module__Xqeliq__userInformation h1,.dashboardLayout-module__Xqeliq__userInformation a{width:fit-content;margin:0}.dashboardLayout-module__Xqeliq__userInformation h1{color:#fafafa;font-size:18.5px;font-weight:550}.dashboardLayout-module__Xqeliq__userInformation a{color:#a5a4a4;font-size:14.5px;font-weight:500;text-decoration:none}.dashboardLayout-module__Xqeliq__menuNavigation{margin-top:20px}.dashboardLayout-module__Xqeliq__navigation{flex-direction:column;gap:6.5px;margin-left:-10px;display:flex}.dashboardLayout-module__Xqeliq__navigation a:not(.dashboardLayout-module__Xqeliq__dashboardDropdownNavigation),.dashboardLayout-module__Xqeliq__imagehostButton,.dashboardLayout-module__Xqeliq__premiumButton{color:#fafafa;box-sizing:border-box;cursor:pointer;border-radius:20px;align-items:center;gap:7px;width:100%;padding:10px 10px 10px 15px;font-size:17.4px;font-weight:500;text-decoration:none;transition:all .4s;display:flex}.dashboardLayout-module__Xqeliq__navigation a:hover:not(.dashboardLayout-module__Xqeliq__navigation a.dashboardLayout-module__Xqeliq__current,.dashboardLayout-module__Xqeliq__dashboardDropdownNavigation),.dashboardLayout-module__Xqeliq__imagehostButton:hover,.dashboardLayout-module__Xqeliq__premiumButton:hover{background-color:#fafafa27}.dashboardLayout-module__Xqeliq__imagehostButton,.dashboardLayout-module__Xqeliq__premiumButton{align-items:center;gap:9px;display:flex}.dashboardLayout-module__Xqeliq__imagehostButton svg,.dashboardLayout-module__Xqeliq__premiumButton svg{font-size:23px}.dashboardLayout-module__Xqeliq__current{background-color:#da66da28}.dashboardLayout-module__Xqeliq__navigation a:not(.dashboardLayout-module__Xqeliq__dashboardDropdownNavigation):first-child svg{vertical-align:-6px;margin-right:3px;font-size:25px}.dashboardLayout-module__Xqeliq__navigation a:not(.dashboardLayout-module__Xqeliq__dashboardDropdownNavigation):nth-child(2) svg{vertical-align:-5px;margin-right:1px;font-size:23px}.dashboardLayout-module__Xqeliq__navigation a:not(.dashboardLayout-module__Xqeliq__dashboardDropdownNavigation):nth-child(3) svg,.dashboardLayout-module__Xqeliq__navigation a:not(.dashboardLayout-module__Xqeliq__dashboardDropdownNavigation):nth-child(4) svg,.dashboardLayout-module__Xqeliq__navigation a:not(.dashboardLayout-module__Xqeliq__dashboardDropdownNavigation):nth-child(5) svg,.dashboardLayout-module__Xqeliq__navigation a:not(.dashboardLayout-module__Xqeliq__dashboardDropdownNavigation):nth-child(6) svg,.dashboardLayout-module__Xqeliq__navigation a:not(.dashboardLayout-module__Xqeliq__dashboardDropdownNavigation):nth-child(7) svg,.dashboardLayout-module__Xqeliq__navigation a:not(.dashboardLayout-module__Xqeliq__dashboardDropdownNavigation) svg{vertical-align:-3px;margin-right:1px;font-size:22.5px}.dashboardLayout-module__Xqeliq__menuCard{box-sizing:border-box;direction:ltr;background-color:#141414;border-radius:35px;justify-content:space-between;align-items:center;width:100%;padding:10px;display:flex}.dashboardLayout-module__Xqeliq__otherIcon svg{color:#797979;margin-bottom:-5px;margin-right:7px;font-size:45px}.dashboardLayout-module__Xqeliq__menuCardInformation{white-space:nowrap;text-overflow:ellipsis;justify-content:left;align-items:center;gap:7.5px;display:flex;overflow:hidden}.dashboardLayout-module__Xqeliq__menuCardInformation svg{color:#575555;background-image:linear-gradient(120deg,#2f2d30,#140f14);border-radius:50%;width:40px;min-width:40px;height:auto;padding:7px}.dashboardLayout-module__Xqeliq__menuCardInformation img{object-fit:cover;border:2px solid #222;border-radius:50%;width:49px;height:49px;margin-left:1px}.dashboardLayout-module__Xqeliq__menuCardDescription{white-space:nowrap;text-overflow:ellipsis;flex-direction:column;gap:2px;display:flex;overflow:hidden}.dashboardLayout-module__Xqeliq__menuCardDescription h3{margin:0}.dashboardLayout-module__Xqeliq__menuCardDescription a{color:#fafafa;white-space:nowrap;text-overflow:ellipsis;font-size:21px;font-weight:550;text-decoration:none;overflow:hidden}.dashboardLayout-module__Xqeliq__menuCardDescription h3{color:#797979;font-size:13.5px}.dashboardLayout-module__Xqeliq__quickLinks{box-sizing:border-box;background-color:#141414;border-radius:25px;flex-direction:column;gap:15px;width:100%;margin-top:25px;padding:20px;display:flex}.dashboardLayout-module__Xqeliq__discordLink h1,.dashboardLayout-module__Xqeliq__myPage h1{color:#c5c5c5;margin:0 0 0 3px;font-size:16px;font-weight:500}.dashboardLayout-module__Xqeliq__discordLink,.dashboardLayout-module__Xqeliq__myPage{flex-direction:column;display:flex}.dashboardLayout-module__Xqeliq__discordLink a{color:#f5f5fff1;box-sizing:border-box;background-color:#5661f64b;border:2px solid #5661f659;border-radius:15px;width:100%;padding:7px 12px;font-weight:500;text-decoration:none}.dashboardLayout-module__Xqeliq__discordLink a:hover{color:#d8daff9d;background-color:#5661f648;transform:scale(1.05)}.dashboardLayout-module__Xqeliq__myPage a{color:#feeeffd5;box-sizing:border-box;background-color:#db56f646;border:2px solid #db56f644;border-radius:15px;width:100%;padding:7px 12px;font-weight:500;text-decoration:none}.dashboardLayout-module__Xqeliq__myPage a:hover{color:#ba88c7b9;background-color:#9849ac3a;transform:scale(1.05)}.dashboardLayout-module__Xqeliq__myPage a,.dashboardLayout-module__Xqeliq__discordLink a{align-items:center;margin-top:6px;transition:all .45s;display:flex}.dashboardLayout-module__Xqeliq__myPage a svg,.dashboardLayout-module__Xqeliq__discordLink a svg{margin-right:5px;font-size:24px}.dashboardLayout-module__Xqeliq__bottomWrapper{flex-direction:column;gap:17px;margin-left:-2px;display:flex}@media (max-height:755px){.dashboardLayout-module__Xqeliq__discordLink h1,.dashboardLayout-module__Xqeliq__myPage h1{display:none}.dashboardLayout-module__Xqeliq__quickLinks{gap:5px}}@media (max-width:900px){.dashboardLayout-module__Xqeliq__menu{white-space:nowrap;width:0;min-width:0;padding:0;overflow:hidden auto}.dashboardLayout-module__Xqeliq__dashboardLayoutMobile{display:flex!important}.dashboardLayout-module__Xqeliq__subscriptionExpires{box-sizing:border-box;width:100%;top:0;position:absolute!important}.dashboardLayout-module__Xqeliq__mainContent{height:fit-content;overflow:inherit;padding:15px 21px 40px!important}}@media (min-width:901px){.dashboardLayout-module__Xqeliq__menu.dashboardLayout-module__Xqeliq__show{white-space:normal!important;box-shadow:inherit!important}}@media (max-width:1000px){.dashboardLayout-module__Xqeliq__mainContent{padding:35px 35px 35px 335px}}.dashboardLayout-module__Xqeliq__dashboardLayoutMobile{box-sizing:border-box;background-color:#0f0f0f;border:2px solid #131313;border-radius:18px;justify-content:space-between;align-items:center;gap:10px;min-height:62px;margin:14px 14px 18px;padding:10px 12px;display:none}.dashboardLayout-module__Xqeliq__mobileHeaderControls{align-items:center;gap:8px;display:flex}.dashboardLayout-module__Xqeliq__mobileHeaderIconButton{color:#ededed;cursor:pointer;background:#151515;border:2px solid #171717;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-family:inherit;transition:all .2s;display:flex}.dashboardLayout-module__Xqeliq__mobileHeaderIconButton:hover{background:#171717;border-color:#262626}.dashboardLayout-module__Xqeliq__mobileHeaderIconButton:active{transform:translateY(1px)}.dashboardLayout-module__Xqeliq__mobileHeaderIconButton svg{font-size:25px}.dashboardLayout-module__Xqeliq__mobileDiscordButton{color:#cdd4ff;white-space:nowrap;background-color:#5661f633;border:2px solid #5661f61a;border-radius:999px;align-items:center;gap:7px;height:40px;padding:0 12px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.dashboardLayout-module__Xqeliq__mobileDiscordButton:hover{background-color:#5661f647;border-color:#7079fa5c}.dashboardLayout-module__Xqeliq__mobileDiscordButton svg{font-size:18px}.dashboardLayout-module__Xqeliq__dashboardSearchMobileButton{color:#ededed;cursor:pointer;background:#151515;border:2px solid #171717;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-family:inherit;transition:all .2s;display:flex}.dashboardLayout-module__Xqeliq__dashboardSearchMobileButton:hover{background:#171717;border-color:#262626}.dashboardLayout-module__Xqeliq__dashboardSearchMobileButton:active{transform:translateY(1px)}.dashboardLayout-module__Xqeliq__dashboardLayoutMobile .dashboardLayout-module__Xqeliq__dashboardSearchMobileButton svg{color:#ededed;box-sizing:border-box;background:0 0;border:0;padding:0;font-size:23px}.dashboardLayout-module__Xqeliq__menu.dashboardLayout-module__Xqeliq__show{white-space:normal;z-index:9999999;min-width:310px;max-width:310px;padding:25px;top:0;box-shadow:10px 0 10px #00000040}.dashboardLayout-module__Xqeliq__menu.dashboardLayout-module__Xqeliq__show~.dashboardLayout-module__Xqeliq__mainContent{padding-left:355px}.dashboardLayout-module__Xqeliq__menuCloseButton{color:#fafafa;background-color:#181818;border:2px solid #1b1b1b;border-radius:50%;padding:3px;font-size:32px;display:flex;position:absolute;top:26px;right:20px}.dashboardLayout-module__Xqeliq__menuCardButtons{flex-direction:column;gap:8px;display:flex}.dashboardLayout-module__Xqeliq__menuCardButtons a{border-radius:15px;outline:none;align-items:center;gap:6px;padding:7px 12px;text-decoration:none;transition:all .3s;display:flex}.dashboardLayout-module__Xqeliq__menuCardButtons a svg{font-size:22px}.dashboardLayout-module__Xqeliq__menuCardButtons a:active{transform:translateY(4px)}.dashboardLayout-module__Xqeliq__menuCardHome{color:#fafafa;background-color:#7e2c8b63;border:2px solid #7e2c8b8c}.dashboardLayout-module__Xqeliq__menuCardLeaderboard{color:#fafafa;background-color:#f59f0b48;border:2px solid #f59f0b3d}.dashboardLayout-module__Xqeliq__menuCardDiscord{color:#fafafa;background-color:#5661f64b;border:2px solid #5661f659}.dashboardLayout-module__Xqeliq__menuCardLogout{color:#fafafa;background-color:#f4433661;border:2px solid #f443368c}.dashboardLayout-module__Xqeliq__popoverTextWrapper h1,.dashboardLayout-module__Xqeliq__popoverTextWrapper h3{white-space:normal;margin:0}.dashboardLayout-module__Xqeliq__popoverTextWrapper h1{color:#fafafa;font-size:20px}.dashboardLayout-module__Xqeliq__popoverTextWrapper h3{color:#999;margin-bottom:10px;font-size:16px;font-weight:450}.dashboardLayout-module__Xqeliq__subscriptionExpires{color:#000;background-color:#f49626;justify-content:center;align-items:center;gap:15px;padding:8px;display:flex;position:relative}.dashboardLayout-module__Xqeliq__subscriptionExpires span{text-align:center;font-weight:500}.dashboardLayout-module__Xqeliq__subscriptionExpires a{color:#000;border:2px solid #000;border-radius:5px;padding:4px 10px;text-decoration:none}.dashboardLayout-module__Xqeliq__subscriptionExpires p{margin:0;position:absolute;right:15px}.dashboardLayout-module__Xqeliq__subscriptionExpires svg{font-size:30px;display:flex}@media (min-width:585px){.dashboardLayout-module__Xqeliq__custom-mt{margin-top:50px}}@media (min-width:345px) and (max-width:584px){.dashboardLayout-module__Xqeliq__custom-mt{margin-top:70px}}@media (max-width:344px){.dashboardLayout-module__Xqeliq__custom-mt{margin-top:80px}}.dashboardLayout-module__Xqeliq__dashboardDropdownNavigation{color:#949494;box-sizing:border-box;width:100%;text-decoration:none;transition:all .3s;display:flex}.dashboardLayout-module__Xqeliq__dashboardDropdownNavigation:hover{color:#b6b6b6}.dashboardLayout-module__Xqeliq__dashboardDropdownNavigationSelected{color:#c9c9c9}.dashboardLayout-module__Xqeliq__accountTabWrapper,.dashboardLayout-module__Xqeliq__premiumTabWrapper,.dashboardLayout-module__Xqeliq__imagehostTabWrapper{box-sizing:border-box;width:100%;display:block}.dashboardLayout-module__Xqeliq__price{color:#fafafa;margin:25px 0 0}.dashboardLayout-module__Xqeliq__price h1 s{color:#d8d8d8;font-size:19px;font-weight:450}.dashboardLayout-module__Xqeliq__price h1{align-items:center;gap:5px;margin:0;font-size:30px;font-weight:500;display:flex}.dashboardLayout-module__Xqeliq__price span:not(.dashboardLayout-module__Xqeliq__lifetimeText){color:#cacaca;font-size:17px;font-weight:400}.dashboardLayout-module__Xqeliq__features{flex-direction:column;gap:10px;margin-top:25px;display:flex}html.rtl .dashboardLayout-module__Xqeliq__features{text-align:right}.dashboardLayout-module__Xqeliq__features span svg{color:#a258b4;margin-top:2px;font-size:15px}.dashboardLayout-module__Xqeliq__purchaseButton{color:#fafafa;box-sizing:border-box;cursor:pointer;background-color:#7e2c8b88;border:2px solid #7e2c8b9c;border-radius:999px;justify-content:center;align-items:center;width:100%;height:45px;padding:10px;text-decoration:none;transition:all .25s;display:flex}.dashboardLayout-module__Xqeliq__purchaseButton svg{font-size:26px}.dashboardLayout-module__Xqeliq__purchaseButton:active{transform:translateY(4px)}.dashboardLayout-module__Xqeliq__purchaseButton:hover{background-color:#7e2c8b63;border:2px solid #7e2c8b8c}.dashboardLayout-module__Xqeliq__imagehostModal h3,.dashboardLayout-module__Xqeliq__premiumModal h3{color:#a7a7a7;max-width:300px;margin:10px 0 0;font-size:16.5px;font-weight:400}.dashboardLayout-module__Xqeliq__imagehostText,.dashboardLayout-module__Xqeliq__premiumText{align-items:center;gap:8px;margin:0;font-weight:500;display:flex}.dashboardLayout-module__Xqeliq__imagehostText svg,.dashboardLayout-module__Xqeliq__premiumText svg{font-size:27px}.dashboardLayout-module__Xqeliq__imagehostModal,.dashboardLayout-module__Xqeliq__premiumModal{box-sizing:border-box;background-color:#141414;border:2px solid #181818;border-radius:15px;width:100%;padding:20px}.dashboardLayout-module__Xqeliq__premiumModal{object-fit:cover;background-image:url(https://assets.guns.lol/gradient_background.png);background-origin:border-box}.dashboardLayout-module__Xqeliq__learnMore{color:#fafafa;align-items:center;gap:6px;margin:7px 0 0 5px;font-size:15px;font-weight:450;display:flex}.dashboardLayout-module__Xqeliq__learnMore a{color:#a1a1a1;text-decoration:none}.dashboardLayout-module__Xqeliq__premiumModalWrapper{flex-direction:column;align-items:center;gap:20px;display:flex}.dashboardLayout-module__Xqeliq__subscriptionType{color:#fafafa;background-color:#191919;border-radius:999px;margin-top:15px;padding:6px;display:flex}.dashboardLayout-module__Xqeliq__subscriptionType span{cursor:pointer;border:2px solid #0000;justify-content:center;width:57px;padding:7px;font-size:15px;display:flex}.dashboardLayout-module__Xqeliq__selected{background-color:#7e2c8ba9;border-radius:999px;box-shadow:0 0 10px #7e2c8b9c;border:2px solid #7e2c8b9c!important}.dashboardLayout-module__Xqeliq__giftImage,.dashboardLayout-module__Xqeliq__giveawayImage{width:250px;height:auto}.dashboardLayout-module__Xqeliq__giftNotification,.dashboardLayout-module__Xqeliq__giveawayNotification{box-sizing:border-box;flex-direction:column;align-items:center;gap:20px;padding:0 50px;display:flex}@media (max-width:470px){.dashboardLayout-module__Xqeliq__giftNotification,.dashboardLayout-module__Xqeliq__giveawayNotification{padding:0 10px}}.dashboardLayout-module__Xqeliq__giftDescription,.dashboardLayout-module__Xqeliq__giveawayDescription{text-align:center;flex-direction:column;gap:3px;display:flex}.dashboardLayout-module__Xqeliq__giftDescription h1,.dashboardLayout-module__Xqeliq__giftDescription h3,.dashboardLayout-module__Xqeliq__giveawayDescription h1,.dashboardLayout-module__Xqeliq__giveawayDescription h3{margin:0}.dashboardLayout-module__Xqeliq__giftDescription h1,.dashboardLayout-module__Xqeliq__giveawayDescription h1{font-size:26px;font-weight:500}.dashboardLayout-module__Xqeliq__giftDescription h3,.dashboardLayout-module__Xqeliq__giveawayDescription h3{color:#a1a1a1;font-size:17px;font-weight:450}.dashboardLayout-module__Xqeliq__giftButtons,.dashboardLayout-module__Xqeliq__giveawayButtons{gap:10px;display:flex}.dashboardLayout-module__Xqeliq__giftButtons span,.dashboardLayout-module__Xqeliq__giveawayButtons span{cursor:pointer;background-color:#813394ab;border:2px solid #9849acb2;border-radius:12px;padding:8px 20px;transition:all .3s}.dashboardLayout-module__Xqeliq__giftButtons span:hover,.dashboardLayout-module__Xqeliq__giveawayButtons span:hover{background-color:#81339483;border:2px solid #9849ac86}.dashboardLayout-module__Xqeliq__giftButtons span:active,.dashboardLayout-module__Xqeliq__giveawayButtons span:active{transform:translateY(4px)}.dashboardLayout-module__Xqeliq__giftMessageBox{text-overflow:ellipsis;box-sizing:border-box;background:#121212;border:2px solid #171717;border-radius:15px;width:100%;max-width:400px;margin-top:8px;padding:15px;overflow:hidden}.dashboardLayout-module__Xqeliq__planButtons{align-items:center;gap:10px;margin-top:60px;display:flex}.dashboardLayout-module__Xqeliq__warningNotification{box-sizing:border-box;flex-direction:column;align-items:center;gap:20px;margin-top:10px;padding:0 50px;display:flex}@media (max-width:470px){.dashboardLayout-module__Xqeliq__warningNotification{padding:0 10px}}.dashboardLayout-module__Xqeliq__warningDescription{text-align:center;flex-direction:column;gap:3px;display:flex}.dashboardLayout-module__Xqeliq__warningDescription h1,.dashboardLayout-module__Xqeliq__warningDescription h3{margin:0}.dashboardLayout-module__Xqeliq__warningDescription h1 span{color:#7e7e7e;font-size:18px}.dashboardLayout-module__Xqeliq__warningDescription h1{font-size:23.5px;font-weight:500}.dashboardLayout-module__Xqeliq__warningDescription h3{color:#a1a1a1;font-size:17px;font-weight:450}.dashboardLayout-module__Xqeliq__acceptButton{gap:10px;display:flex}.dashboardLayout-module__Xqeliq__acceptButton span{cursor:pointer;background-color:#813394ab;border:2px solid #9849acb2;border-radius:12px;padding:8px 20px;transition:all .3s}.dashboardLayout-module__Xqeliq__acceptButton span:hover{background-color:#81339483;border:2px solid #9849ac86}.dashboardLayout-module__Xqeliq__acceptButton span:active{transform:translateY(4px)}.dashboardLayout-module__Xqeliq__warningMessage{text-overflow:ellipsis;box-sizing:border-box;background:#121212;border:2px solid #171717;border-radius:15px;width:100%;max-width:400px;margin-top:8px;margin-left:auto;margin-right:auto;padding:15px;overflow:hidden}.dashboardLayout-module__Xqeliq__donation{flex-direction:column;gap:15px;max-width:450px;display:flex}.dashboardLayout-module__Xqeliq__donation h3:not(.dashboardLayout-module__Xqeliq__donateMoreText,.dashboardLayout-module__Xqeliq__alreadyDonatedText){color:#cecece;margin:0;font-size:16px;font-weight:400}.dashboardLayout-module__Xqeliq__donateMoreText,.dashboardLayout-module__Xqeliq__alreadyDonatedText{color:#eb6161;margin:0;font-size:15px;font-weight:500;margin-left:4px!important}.dashboardLayout-module__Xqeliq__donationAmount{flex-direction:column;gap:6px;display:flex}.dashboardLayout-module__Xqeliq__payButton{color:#fafafa;cursor:pointer;text-align:center;background-color:#1a1a1a;border:2px solid #222;border-radius:15px;justify-content:center;align-items:center;width:140px;height:38px;margin-top:3px;padding:7px 10px;font-family:Satoshi,sans-serif;font-size:16.5px;text-decoration:none;transition:all .25s;display:flex}.dashboardLayout-module__Xqeliq__payButton:hover{border:2px solid #272727}.dashboardLayout-module__Xqeliq__payButton:active{transform:translateY(4px)}.dashboardLayout-module__Xqeliq__payButton svg{font-size:21.5px}.dashboardLayout-module__Xqeliq__paymentMethods{flex-direction:column;align-items:center;gap:10px;width:400px;max-width:100%;display:flex}.dashboardLayout-module__Xqeliq__creditCard,.dashboardLayout-module__Xqeliq__crypto{box-sizing:border-box;cursor:pointer;background-color:#171717;border:2px solid #1a1a1a;border-radius:15px;justify-content:center;align-items:center;gap:7px;width:100%;padding:15px;transition:all .2s;display:flex}.dashboardLayout-module__Xqeliq__crypto span{color:#b3b3b3;margin-left:-5px;font-size:14.5px}.dashboardLayout-module__Xqeliq__creditCard h1,.dashboardLayout-module__Xqeliq__crypto h1{color:#cecece;margin:0 5px 0 0;font-size:17px;font-weight:500}.dashboardLayout-module__Xqeliq__creditCard svg,.dashboardLayout-module__Xqeliq__crypto svg{font-size:27.5px}.dashboardLayout-module__Xqeliq__creditCard.dashboardLayout-module__Xqeliq__selectedMethod,.dashboardLayout-module__Xqeliq__crypto.dashboardLayout-module__Xqeliq__selectedMethod{background-color:#7e2c8b34;border:2px solid #7e2c8b9c}.dashboardLayout-module__Xqeliq__paymentMethodButton{color:#fafafa;box-sizing:border-box;cursor:pointer;background-color:#7e2c8b73;border:2px solid #7e2c8b9c;border-radius:20px;justify-content:center;align-items:center;width:100%;height:45px;margin-top:10px;padding:10px;text-decoration:none;transition:all .25s;display:flex}.dashboardLayout-module__Xqeliq__paymentMethodButton:active{transform:translateY(4px)}.dashboardLayout-module__Xqeliq__paymentMethodButton:hover{background-color:#7e2c8b63;border:2px solid #7e2c8b60}.dashboardLayout-module__Xqeliq__paymentMethodButton svg{font-size:27px}.dashboardLayout-module__Xqeliq__error{color:#fafafa;box-sizing:border-box;text-align:center;background-color:#ff00003d;border:2px solid #ff000025;border-radius:15px;justify-content:center;width:100%;margin-top:10px;padding:11px;display:flex}.dashboardLayout-module__Xqeliq__product{box-sizing:border-box;align-items:center;gap:11px;width:100%;margin-top:5px;display:flex}.dashboardLayout-module__Xqeliq__product svg{background-color:#181818;border:2px solid #191919;border-radius:15px;padding:8px;font-size:38px}.dashboardLayout-module__Xqeliq__productInformation h1,.dashboardLayout-module__Xqeliq__productInformation h3{margin:0}.dashboardLayout-module__Xqeliq__productInformation h1{color:#fafafa;font-size:21px;font-weight:550}.dashboardLayout-module__Xqeliq__productInformation h3{color:#a1a1a1;font-size:15px;font-weight:450}.dashboardLayout-module__Xqeliq__shareButton{box-sizing:border-box;cursor:pointer;color:#fafafa;background-color:#7e2c8b63;border:2px solid #7e2c8b7c;border-radius:20px;justify-content:center;align-items:center;gap:5px;width:100%;padding:10px 15px;transition:all .2s;display:flex}.dashboardLayout-module__Xqeliq__shareButton:active{transform:translateY(4px)}.dashboardLayout-module__Xqeliq__shareButton:hover{background-color:#7e2c8b7c}.dashboardLayout-module__Xqeliq__share{color:#fafafa;box-sizing:border-box;background-color:#121212;border:2px solid #171717;border-radius:15px;justify-content:space-between;align-items:center;width:100%;padding:7px 12px;display:flex;position:relative}.dashboardLayout-module__Xqeliq__copyButtonWrapper{box-sizing:border-box;cursor:pointer;width:100%;height:100%;transition:all .32s;position:absolute;left:0}.dashboardLayout-module__Xqeliq__copyButtonWrapper:hover{background-color:#fafafa05;border-radius:13px}.dashboardLayout-module__Xqeliq__copyButton{align-items:center;height:100%;display:flex;position:absolute;right:15px}.dashboardLayout-module__Xqeliq__share span{font-size:15px}.dashboardLayout-module__Xqeliq__share span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;max-width:65%;margin-left:-32px;font-size:18px;overflow:hidden;color:#b1b1b1!important}.dashboardLayout-module__Xqeliq__share img{width:32px;height:32px}@media (max-width:480px){.dashboardLayout-module__Xqeliq__shareWrapper{flex-direction:column;gap:10px}.dashboardLayout-module__Xqeliq__shareWrapper a{box-sizing:border-box;justify-content:center;width:100%}}.dashboardLayout-module__Xqeliq__shareWrapper{direction:ltr;align-items:center;gap:10px;display:flex}.dashboardLayout-module__Xqeliq__shareOptions{flex-direction:column;gap:10px;margin-top:10px;display:flex}.dashboardLayout-module__Xqeliq__shareOption{box-sizing:border-box;cursor:pointer;background-color:#131313;border:2px solid #181818;border-radius:15px;align-items:center;gap:10px;width:100%;padding:10px;transition:all .25s;display:flex}.dashboardLayout-module__Xqeliq__shareOption:hover{background-color:#171717;border:2px solid #222}.dashboardLayout-module__Xqeliq__shareOptions a{box-sizing:border-box;color:#fafafa;width:100%;text-decoration:none;display:flex}.dashboardLayout-module__Xqeliq__shareOption svg{background-color:#1f1f1f;border-radius:15px;padding:9px;font-size:26px;display:flex}.dashboardLayout-module__Xqeliq__getProfileViews{box-sizing:border-box;cursor:pointer;background-color:#131313;border:2px solid #181818;border-radius:15px;align-items:center;gap:10px;width:100%;padding:10px;transition:all .25s;display:flex}.dashboardLayout-module__Xqeliq__getProfileViews:hover{background-color:#171717;border:2px solid #222}.dashboardLayout-module__Xqeliq__getProfileViews svg{background-color:#1f1f1f;border-radius:15px;padding:9px;font-size:26px;display:flex}.dashboardLayout-module__Xqeliq__shareDescription,.dashboardLayout-module__Xqeliq__shareQRCodeDescription{color:#bebebe;max-width:700px;margin-top:4px;font-size:15px;font-weight:450}.dashboardLayout-module__Xqeliq__shareQRCodeDescription{max-width:400px;display:flex}.dashboardLayout-module__Xqeliq__qrCode{flex-direction:column;align-items:center;margin-top:15px;display:flex}.dashboardLayout-module__Xqeliq__download{box-sizing:border-box;flex-direction:column;align-items:center;gap:10px;width:100%;margin-top:15px;display:flex}.dashboardLayout-module__Xqeliq__download span{cursor:pointer;box-sizing:border-box;background-color:#171717;border:2px solid #1a1a1a;border-radius:15px;justify-content:space-between;align-items:center;gap:6px;width:100%;padding:10px 15px;transition:all .25s;display:flex}.dashboardLayout-module__Xqeliq__download span:hover{background-color:#1a1a1a}.dashboardLayout-module__Xqeliq__download span:active{transform:translateY(4px)}.dashboardLayout-module__Xqeliq__download span div{color:#c9c9c9;align-items:center;gap:6px;font-size:15px;display:flex}.dashboardLayout-module__Xqeliq__download span div svg{fill:#c9c9c9;font-size:21px}.dashboardLayout-module__Xqeliq__contactOptionButtons{flex-direction:column;align-items:center;gap:7px;width:100%;display:flex}.dashboardLayout-module__Xqeliq__contactOptionButtons a:first-child{color:#f5f5fff1;background-color:#5661f64b;border:2px solid #5661f659;border-radius:15px;width:100%;font-weight:500;text-decoration:none}.dashboardLayout-module__Xqeliq__contactOptionButtons a:nth-child(2){color:#feeeffd5;background-color:#db56f646;border:2px solid #db56f644;border-radius:15px;width:100%;font-weight:500;text-decoration:none}.dashboardLayout-module__Xqeliq__contactOptionButtons a:first-child:hover{background-color:#2f34a09d}.dashboardLayout-module__Xqeliq__contactOptionButtons a:nth-child(2):hover{background-color:#8a238a80}.dashboardLayout-module__Xqeliq__contactOptionButtons a{box-sizing:border-box;justify-content:center;align-items:center;gap:7px;padding:8.5px 15px;font-size:16px;transition:all .25s;display:flex}.dashboardLayout-module__Xqeliq__contactOptionButtons a svg{font-size:24px}.dashboardLayout-module__Xqeliq__supportContainer{flex-direction:column;gap:7px;margin-top:17px;display:flex}.dashboardLayout-module__Xqeliq__supportContainer h1{color:#c5c5c5;margin:0 0 0 3px;font-size:16.5px;font-weight:500}@keyframes dashboardLayout-module__Xqeliq__loadingAnimation{0%{opacity:1}to{opacity:.4}}.dashboardLayout-module__Xqeliq__loadingSkeleton{opacity:1;background:#191919;border-radius:7px;width:100%;height:100%;animation:.65s infinite alternate dashboardLayout-module__Xqeliq__loadingAnimation;position:absolute;top:0}.dashboardLayout-module__Xqeliq__qrCodeContainer{min-width:215px;min-height:215px;position:relative;overflow:hidden}.dashboardLayout-module__Xqeliq__discordAvatarContainer{position:relative}.dashboardLayout-module__Xqeliq__loadingSkeletonAvatar{opacity:1;background:#191919;border-radius:50%;width:100%;height:100%;animation:.65s infinite alternate dashboardLayout-module__Xqeliq__loadingAnimation;position:absolute;top:0}.dashboardLayout-module__Xqeliq__dashboardLogo{direction:ltr;align-items:center;margin-top:5px;padding-bottom:15px;display:flex}.dashboardLayout-module__Xqeliq__dashboardLogo img{width:auto;height:34px}.dashboardLayout-module__Xqeliq__dashboardLogo h1{color:#fafafa;margin:0 0 0 10px;font-size:24px;font-weight:550}.dashboardLayout-module__Xqeliq__dashboardLogo h1 span{color:#c265e0}.dashboardLayout-module__Xqeliq__lifetimeText{color:#e3a6eb;width:fit-content;margin-top:2px;margin-bottom:17px;font-size:15.5px;font-weight:400;display:flex}.dashboardLayout-module__Xqeliq__promoModal{flex-direction:column;display:flex}.dashboardLayout-module__Xqeliq__promoHeader{background-image:url(https://assets.guns.lol/gradient_background.png);border-radius:25px;flex-direction:column;align-items:center;gap:6px;padding:20px;display:flex}.dashboardLayout-module__Xqeliq__promoHeader h1{color:#fafafa;margin:0;font-size:20px;font-weight:600}.dashboardLayout-module__Xqeliq__promoHeader h3{color:#acacac;text-align:center;max-width:450px;margin:0;font-size:16px;font-weight:450}.dashboardLayout-module__Xqeliq__features span{color:#fafafa;align-items:center;gap:10px;font-size:16px;display:flex}.dashboardLayout-module__Xqeliq__promoActions{justify-content:center;align-items:center;gap:10px;margin-top:25px;display:flex}.dashboardLayout-module__Xqeliq__promoUpgrade{color:#fafafa;cursor:pointer;background-color:#7e2c8b63;border:2px solid #7e2c8b7c;border-radius:20px;padding:9px 12px;transition:all .2s}.dashboardLayout-module__Xqeliq__promoUpgrade:hover{background-color:#7e2c8b7c}.dashboardLayout-module__Xqeliq__promoUpgrade:active{transform:translateY(4px)}.dashboardLayout-module__Xqeliq__promoDecline{color:#969696;cursor:pointer;border-radius:20px;padding:9px 12px;transition:all .2s}.dashboardLayout-module__Xqeliq__promoFeatures{margin-top:30px;display:flex}.dashboardLayout-module__Xqeliq__promoFeatures span{color:#fafafa;align-items:center;gap:10px;width:215px;font-size:16px;display:flex}.dashboardLayout-module__Xqeliq__promoFeatures span svg{color:#a258b4;margin-top:2px;font-size:15px}.dashboardLayout-module__Xqeliq__promoFeaturesWrapper{justify-content:center;align-items:center;display:flex}.dashboardLayout-module__Xqeliq__promoFeaturesList{box-sizing:border-box;flex-direction:column;gap:10px;width:100%;display:flex}@media (max-width:520px){.dashboardLayout-module__Xqeliq__promoFeatures{flex-direction:column;gap:10px}.dashboardLayout-module__Xqeliq__promoHeader{max-width:260px}}.dashboardLayout-module__Xqeliq__notificationPaginationControls{justify-content:center;gap:10px;margin-top:20px;display:flex}.dashboardLayout-module__Xqeliq__notificationPaginationControls span{cursor:pointer;color:#fafafa;background-color:#813394ab;border:2px solid #9849acb2;border-radius:15px;justify-content:center;width:100px;padding:7px 12px;transition:all .25s;display:flex}.dashboardLayout-module__Xqeliq__notificationPaginationControls span:hover{background-color:#81339483;border:2px solid #9849ac86}.dashboardLayout-module__Xqeliq__notificationPaginationControls span:active{transform:translateY(4px)}.dashboardLayout-module__Xqeliq__deletionScheduledModal{flex-direction:column;gap:12px;display:flex}.dashboardLayout-module__Xqeliq__deletionScheduledModal p{color:#b8b8b8;margin:0;font-size:16px;line-height:1.45}.dashboardLayout-module__Xqeliq__deletionScheduledMeta{background-color:#121212;border:2px solid #1b1b1b;border-radius:14px;flex-direction:column;gap:6px;padding:14px;display:flex}.dashboardLayout-module__Xqeliq__deletionScheduledMeta span{color:#909090;font-size:14px}.dashboardLayout-module__Xqeliq__deletionScheduledMeta h3{color:#f1f1f1;margin:0;font-size:17px;font-weight:500}.dashboardLayout-module__Xqeliq__deletionScheduledHint{color:#9f9f9f!important;font-size:14px!important}.dashboardLayout-module__Xqeliq__deletionScheduledError{color:#ff9e9e;text-align:center;background-color:#ff00001a;border:2px solid #ff000026;border-radius:12px;padding:10px 12px;font-size:14px}.dashboardLayout-module__Xqeliq__deletionScheduledActions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.dashboardLayout-module__Xqeliq__deletionScheduledActions button{cursor:pointer;color:#f2f2f2;background-color:#161616;border:2px solid #1f1f1f;border-radius:15px;justify-content:center;align-items:center;gap:7px;padding:8px 12px;font-family:inherit;font-size:14.5px;font-weight:500;transition:all .2s;display:flex}.dashboardLayout-module__Xqeliq__deletionScheduledActions button:hover:not(:disabled){background-color:#1a1a1a;border-color:#2b2b2b}.dashboardLayout-module__Xqeliq__deletionScheduledActions button span{align-items:center;display:flex}.dashboardLayout-module__Xqeliq__deletionScheduledActions button span svg{font-size:18px}.dashboardLayout-module__Xqeliq__deletionScheduledActions .dashboardLayout-module__Xqeliq__reactivateButton{background-color:#7e2c8b63;border:2px solid #7e2c8b7c}.dashboardLayout-module__Xqeliq__deletionScheduledActions .dashboardLayout-module__Xqeliq__reactivateButton:hover:not(:disabled){background-color:#7e2c8b7c;border:2px solid #7e2c8b9a}.dashboardLayout-module__Xqeliq__deletionScheduledActions .dashboardLayout-module__Xqeliq__logoutButton{background-color:#5a1c1c;border:2px solid #7c2525}.dashboardLayout-module__Xqeliq__deletionScheduledActions .dashboardLayout-module__Xqeliq__logoutButton:hover:not(:disabled){background-color:#6b2020;border:2px solid #933}.dashboardLayout-module__Xqeliq__deletionScheduledActions button:disabled{opacity:.6;cursor:not-allowed}@media (max-width:580px){.dashboardLayout-module__Xqeliq__deletionScheduledActions{grid-template-columns:1fr}}.dashboardLayout-module__Xqeliq__CustomBadgePurchaseModal{flex-direction:column;gap:15px;margin-top:10px;display:flex}.dashboardLayout-module__Xqeliq__CustomBadgePurchaseModalButton{color:#fafafa;cursor:pointer;text-align:center;box-sizing:border-box;background-color:#7e2c8b63;border:2px solid #7e2c8b7c;border-radius:20px;width:100%;padding:9px 15px;font-size:16px;transition:all .25s}.dashboardLayout-module__Xqeliq__CustomBadgePurchaseModalButton:hover{background-color:#7e2c8b7c}.dashboardLayout-module__Xqeliq__CustomBadgePurchaseModalButton:active{transform:translateY(4px)}.dashboardLayout-module__Xqeliq__iconUpload{text-align:center;box-sizing:border-box;-webkit-user-select:none;user-select:none;background-color:#0f0f0f;border:2px solid #181818;border-radius:10px;justify-content:center;align-items:center;width:100%;height:130px;display:flex;position:relative}.dashboardLayout-module__Xqeliq__uploadCardText{padding:0 5px}.dashboardLayout-module__Xqeliq__uploadCardText h1{color:#797979;margin:2px 0 0;font-size:14.5px;font-weight:450}.dashboardLayout-module__Xqeliq__uploadCardText svg{font-size:42px;color:#fafafafa!important}.dashboardLayout-module__Xqeliq__uploaderMessage h1{color:#a8a8a8;margin:2px 0 0;font-size:15.5px}.dashboardLayout-module__Xqeliq__iconUpload input[type=file]{opacity:0;box-sizing:border-box;object-fit:cover;cursor:pointer;border-radius:8px;width:100%;height:100%;position:absolute}.dashboardLayout-module__Xqeliq__uploadCardImage{box-sizing:border-box;object-fit:cover;border-radius:8px;width:100%;height:100%;position:absolute}.dashboardLayout-module__Xqeliq__uploaderHeadingText{color:#ddd;margin:0 0 5.5px 3px;font-size:16px;font-weight:500}.dashboardLayout-module__Xqeliq__iconUploadWrapper{flex-direction:column;display:flex}.dashboardLayout-module__Xqeliq__fileBadge{z-index:999;gap:7px;display:flex;position:absolute;top:9px;right:11px}.dashboardLayout-module__Xqeliq__fileBadge span{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:#18181875;border-radius:10px;align-items:center;padding:5px;font-size:13px;transition:all .35s;display:flex}.dashboardLayout-module__Xqeliq__fileBadge span:first-child{padding:7px 10px!important}.dashboardLayout-module__Xqeliq__fileBadge span:nth-child(2){cursor:pointer}.dashboardLayout-module__Xqeliq__fileBadge span:nth-child(2):hover{background-color:#181818d8}.dashboardLayout-module__Xqeliq__fileBadge span svg{font-size:22px;color:#f12e2e!important}.dashboardLayout-module__Xqeliq__customBadgePreviewContainerWrapper{flex-direction:column;display:flex}.dashboardLayout-module__Xqeliq__customBadgePreviewContainer{background-color:#ffffff14;border:2px solid #ffffff0a;border-radius:25px;justify-content:center;align-items:center;gap:5.5px;padding:6px 10px;display:flex}.dashboardLayout-module__Xqeliq__customBadgePreview{display:flex}.dashboardLayout-module__Xqeliq__customBadgePreview img{-webkit-user-select:none;user-select:none;object-fit:cover;width:auto;height:23px;margin-left:1px;margin-right:1px}.dashboardLayout-module__Xqeliq__customBadgePreview svg{font-size:21px}.dashboardLayout-module__Xqeliq__customBadgePreviewText{color:#ddd;margin:0 0 5.5px 3px;font-size:16px;font-weight:500}.dashboardLayout-module__Xqeliq__customBadgePreviewDiv{background-color:#181818;border:2px solid #1b1b1b;border-radius:20px;align-items:center;gap:7px;padding:10px 15px;display:flex}.dashboardLayout-module__Xqeliq__customBadgePreviewDiv h1:not(.dashboardLayout-module__Xqeliq__customBadgeIconText){color:#ddd;margin:0;font-size:20px;font-weight:550}.dashboardLayout-module__Xqeliq__customBadgeIconText{color:#ddd;margin:0;font-size:16px;font-weight:500}.dashboardLayout-module__Xqeliq__customBadgeNotificationHeader{background-color:#171717;border:2px solid #1b1b1b;border-radius:20px;flex-direction:column;gap:6px;padding:15px;display:flex}.dashboardLayout-module__Xqeliq__customBadgeNotificationHeader h1{color:#ddd;margin:0;font-size:19px;font-weight:550}.dashboardLayout-module__Xqeliq__customBadgeNotificationHeader h3{color:#a1a1a1;margin:0;font-size:15px;font-weight:450}.dashboardLayout-module__Xqeliq__customBadgeNotificationContainer{flex-direction:column;gap:20px;display:flex}.dashboardLayout-module__Xqeliq__createCustomBadgeButton{box-sizing:border-box;cursor:pointer;color:#fafafa;background-color:#7e2c8b63;border:2px solid #7e2c8b7c;border-radius:20px;justify-content:center;align-items:center;gap:7px;width:100%;padding:9px 15px;transition:all .25s;display:flex}.dashboardLayout-module__Xqeliq__createCustomBadgeButton:hover{background-color:#7e2c8b7c}.dashboardLayout-module__Xqeliq__createCustomBadgeButton:active{transform:translateY(4px)}.dashboardLayout-module__Xqeliq__customBadgeGuidelinesContainer{flex-direction:column;gap:10px;display:flex}.dashboardLayout-module__Xqeliq__customBadgeGuidelinesContainer h1{color:#fafafa;margin:0;font-size:20px;font-weight:500}.dashboardLayout-module__Xqeliq__customBadgeGuidelinesContainer ul{color:#a1a1a1;margin:0;padding-left:20px;font-size:15px;font-weight:450}.dashboardLayout-module__Xqeliq__customBadgeGuidelinesContainer ul li{margin-bottom:10px}.dashboardLayout-module__Xqeliq__customBadgeConfirmationContainer{flex-direction:column;gap:25px;margin-top:10px;display:flex}.dashboardLayout-module__Xqeliq__customBadgeConfirmationText{flex-direction:column;gap:5px;display:flex}.dashboardLayout-module__Xqeliq__customBadgeConfirmationText h1{color:#fafafa;margin:0;font-size:20px;font-weight:500}.dashboardLayout-module__Xqeliq__customBadgeConfirmationText h3{color:#a1a1a1;margin:0;font-size:14.5px;font-weight:450}.dashboardLayout-module__Xqeliq__customBadgeConfirmationActions{justify-content:space-between;align-items:center;gap:10px;display:flex}.dashboardLayout-module__Xqeliq__customBadgeConfirmationActions span:first-child{color:#fafafa;cursor:pointer;text-align:center;box-sizing:border-box;background-color:#7e2c8b63;border:2px solid #7e2c8b7c;border-radius:20px;justify-content:center;align-items:center;width:100%;padding:8px 15px;font-size:16px;transition:all .25s;display:flex}.dashboardLayout-module__Xqeliq__customBadgeConfirmationActions span:first-child svg{color:#a1a1a1;font-size:22px}.dashboardLayout-module__Xqeliq__customBadgeConfirmationActions span:first-child:hover{background-color:#7e2c8b7c}.dashboardLayout-module__Xqeliq__customBadgeConfirmationActions span:first-child:active{transform:translateY(4px)}.dashboardLayout-module__Xqeliq__customBadgeConfirmationActions span:nth-child(2){color:#fafafa;cursor:pointer;text-align:center;box-sizing:border-box;background-color:#1a1a1a;border:2px solid #202020;border-radius:20px;width:100%;padding:8px 15px;font-size:16px;transition:all .25s}.dashboardLayout-module__Xqeliq__customBadgeConfirmationActions span:nth-child(2):hover{background-color:#202020}.dashboardLayout-module__Xqeliq__customBadgeConfirmationActions span:nth-child(2):active{transform:translateY(4px)}.dashboardLayout-module__Xqeliq__CustomBadgePurchaseModalDiscount{background-color:#161616;border:2px solid #1b1b1b;border-radius:20px;flex-direction:column;gap:7px;padding:15px;display:flex}.dashboardLayout-module__Xqeliq__CustomBadgePurchaseModalDiscount h1{color:#fafafa;margin:0;font-size:20px;font-weight:500}.dashboardLayout-module__Xqeliq__CustomBadgePurchaseModalDiscount h3{color:#a1a1a1;margin:0;font-size:15px;font-weight:450}.dashboardLayout-module__Xqeliq__trustpilotNotification{box-sizing:border-box;flex-direction:column;align-items:center;gap:10px;margin-top:10px;display:flex}.dashboardLayout-module__Xqeliq__trustpilotButtons{justify-content:center;gap:10px;margin-top:10px;display:flex}.dashboardLayout-module__Xqeliq__trustpilotButtons a{color:#fafafa;cursor:pointer;background-color:#7e2c8b63;border:2px solid #7e2c8b7c;border-radius:20px;justify-content:center;align-items:center;gap:6px;padding:9px 12px;text-decoration:none;transition:all .2s;display:flex}.dashboardLayout-module__Xqeliq__trustpilotButtons a:hover{background-color:#7e2c8b7c}.dashboardLayout-module__Xqeliq__trustpilotButtons a:active{transform:translateY(4px)}.dashboardLayout-module__Xqeliq__trustpilotButtons a svg{font-size:24px}.dashboardLayout-module__Xqeliq__trustpilotButtons span{color:#969696;cursor:pointer;text-align:center;border-radius:20px;padding:9px 12px;transition:all .2s}.dashboardLayout-module__Xqeliq__trustpilotNotification h1{color:#fafafa;margin:0;font-size:21px;font-weight:550}.dashboardLayout-module__Xqeliq__trustpilotNotification h3{color:#a1a1a1;text-align:center;max-width:470px;margin:0;font-size:16px;font-weight:450}.dashboardLayout-module__Xqeliq__giveawayItem{box-sizing:border-box;background-color:#131313;border:2px solid #181818;border-radius:15px;justify-content:center;align-items:center;gap:10px;width:fit-content;padding:10px;transition:all .25s;display:flex}.dashboardLayout-module__Xqeliq__giveawayList{flex-direction:column;align-items:center;gap:10px;margin-top:10px;display:flex}.dashboardLayout-module__Xqeliq__dashboardSearchButtonContainer{border-bottom:1px solid #181818;align-items:center;padding-bottom:20px;display:flex}.dashboardLayout-module__Xqeliq__dashboardSearchButton{color:#a5a4a4;box-sizing:border-box;cursor:pointer;background-color:#121212;border:2px solid #161616;border-radius:18px;align-items:center;gap:10px;width:calc(100% + 10px);min-height:46px;margin-top:8px;margin-left:-10px;padding:10px 12px;font-family:inherit;transition:all .25s;display:flex}.dashboardLayout-module__Xqeliq__dashboardSearchButton:hover{color:#fafafa;background-color:#181818;border-color:#242424}.dashboardLayout-module__Xqeliq__dashboardSearchButton:focus-visible,.dashboardLayout-module__Xqeliq__dashboardSearchMobileButton:focus-visible,.dashboardLayout-module__Xqeliq__featureSearchInputWrapper button:focus-visible,.dashboardLayout-module__Xqeliq__featureSearchResult:focus-visible{outline-offset:2px;outline:2px solid #7e2c8b}.dashboardLayout-module__Xqeliq__dashboardSearchIcon{color:#fafafa;justify-content:center;align-items:center;font-size:21px;display:flex}.dashboardLayout-module__Xqeliq__dashboardSearchText{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:15px;font-weight:500;overflow:hidden}.dashboardLayout-module__Xqeliq__dashboardSearchButton kbd{color:#898989;white-space:nowrap;background-color:#181818;border:2px solid #222;border-radius:8px;padding:3px 6px;font-family:inherit;font-size:11px;line-height:1}.dashboardLayout-module__Xqeliq__featureSearchModal{overflow:hidden;border-radius:18px!important}.dashboardLayout-module__Xqeliq__featureSearchModalBody{max-height:min(78dvh,680px)!important;padding:0!important;overflow:hidden!important}.dashboardLayout-module__Xqeliq__featureSearch{background-color:#111;flex-direction:column;height:min(72dvh,590px);min-height:390px;display:flex}.dashboardLayout-module__Xqeliq__featureSearchInputWrapper{background-color:#121212;align-items:center;gap:8px;padding:10px 11px;display:flex}.dashboardLayout-module__Xqeliq__featureSearchInputShell{box-sizing:border-box;background-color:#0c0c0c;border-radius:13px;flex:1;align-items:center;gap:8px;min-width:0;height:38px;padding:0 11px;transition:background-color .18s;display:flex}.dashboardLayout-module__Xqeliq__featureSearchInputShell:hover,.dashboardLayout-module__Xqeliq__featureSearchInputShell:focus-within{background-color:#101010}.dashboardLayout-module__Xqeliq__featureSearchInputShell span{color:#707070;justify-content:center;align-items:center;min-width:20px;font-size:19px;display:flex}.dashboardLayout-module__Xqeliq__featureSearchInputShell input{min-width:0;height:100%;box-shadow:none;color:#eee;background:0 0;outline:none;flex:1;padding:0;font-family:inherit;font-size:14.5px;font-weight:450;border:none!important}.dashboardLayout-module__Xqeliq__featureSearchInputShell input:hover,.dashboardLayout-module__Xqeliq__featureSearchInputShell input:focus,.dashboardLayout-module__Xqeliq__featureSearchInputShell input:focus-visible{box-shadow:none;outline:none;border:none!important}.dashboardLayout-module__Xqeliq__featureSearchInputWrapper input::placeholder{color:#666}.dashboardLayout-module__Xqeliq__featureSearchInputWrapper button{color:#777;cursor:pointer;background-color:#0000;border:none;border-radius:11px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-family:inherit;transition:all .2s;display:flex}.dashboardLayout-module__Xqeliq__featureSearchInputWrapper button:hover{color:#fafafa;background-color:#1a1a1a}.dashboardLayout-module__Xqeliq__featureSearchInputWrapper button svg{font-size:22px}.dashboardLayout-module__Xqeliq__featureSearchInputShell .dashboardLayout-module__Xqeliq__featureSearchClearButton{color:#6f6f6f;border-radius:8px;width:26px;min-width:26px;height:26px}.dashboardLayout-module__Xqeliq__featureSearchInputShell .dashboardLayout-module__Xqeliq__featureSearchClearButton:hover{color:#eee;background-color:#191919}.dashboardLayout-module__Xqeliq__featureSearchInputShell .dashboardLayout-module__Xqeliq__featureSearchClearButton svg{font-size:17px}.dashboardLayout-module__Xqeliq__featureSearchMeta{color:#777;text-transform:uppercase;justify-content:flex-start;padding:0 15px 8px;font-size:11px;font-weight:600;display:flex}.dashboardLayout-module__Xqeliq__featureSearchResults{overscroll-behavior:contain;flex-direction:column;flex:1;gap:14px;min-height:0;padding:4px 10px 13px;display:flex;overflow-y:auto}.dashboardLayout-module__Xqeliq__featureSearchGroup{flex-direction:column;gap:7px;display:flex}.dashboardLayout-module__Xqeliq__featureSearchGroupTitle{color:#8a8a8a;letter-spacing:0;text-transform:uppercase;padding:0 8px;font-size:11px;font-weight:700}.dashboardLayout-module__Xqeliq__featureSearchGroupItems{flex-direction:column;gap:4px;padding-left:8px;display:flex}.dashboardLayout-module__Xqeliq__featureSearchResult{color:#fafafa;box-sizing:border-box;cursor:pointer;text-align:left;background-color:#0000;border:2px solid #0000;border-radius:12px;align-items:center;gap:12px;width:100%;min-height:60px;padding:8px 12px;font-family:inherit;transition:all .18s;display:flex;position:relative}.dashboardLayout-module__Xqeliq__featureSearchResult:hover,.dashboardLayout-module__Xqeliq__featureSearchResultActive{background-color:#171717;border-color:#1c1c1c}.dashboardLayout-module__Xqeliq__featureSearchResult:hover .dashboardLayout-module__Xqeliq__featureSearchResultIcon,.dashboardLayout-module__Xqeliq__featureSearchResultActive .dashboardLayout-module__Xqeliq__featureSearchResultIcon{color:#d7a2e6}.dashboardLayout-module__Xqeliq__featureSearchResultIcon{color:#a7a7a7;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;display:flex}.dashboardLayout-module__Xqeliq__featureSearchResultIcon svg{font-size:20px}.dashboardLayout-module__Xqeliq__featureSearchResultText{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.dashboardLayout-module__Xqeliq__featureSearchResultText strong{color:#fafafa;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.dashboardLayout-module__Xqeliq__featureSearchResultText small{color:#949494;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:13px;font-weight:450;line-height:1.3;display:-webkit-box;overflow:hidden}.dashboardLayout-module__Xqeliq__featureSearchResultHint{color:#777;background-color:#0000;border:none;border-radius:7px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0;font-size:21px;font-weight:500;line-height:1;display:flex}.dashboardLayout-module__Xqeliq__featureSearchResultLocked{color:#d7a2e6;background-color:#7e2c8b25;border:1px solid #7e2c8b4b;min-width:fit-content;height:24px;padding:0 8px;font-size:11px;font-weight:700}.dashboardLayout-module__Xqeliq__featureSearchEmpty{text-align:center;color:#898989;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:28px;display:flex}.dashboardLayout-module__Xqeliq__featureSearchEmpty>span{color:#b5b5b5;background-color:#171717;border:2px solid #202020;border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;font-size:27px;display:flex}.dashboardLayout-module__Xqeliq__featureSearchEmpty h3{color:#fafafa;margin:14px 0 5px;font-size:20px;font-weight:600}.dashboardLayout-module__Xqeliq__featureSearchEmpty p{color:#999;max-width:330px;margin:0;font-size:14px;line-height:1.45}@media (max-width:900px){.dashboardLayout-module__Xqeliq__featureSearchModal{flex-direction:column;height:calc(100dvh - 54px);display:flex;max-width:calc(100vw - 24px)!important}.dashboardLayout-module__Xqeliq__featureSearchModalBody{flex:1;display:flex;max-height:none!important}.dashboardLayout-module__Xqeliq__featureSearch{flex:1;width:100%;height:auto;min-height:0}.dashboardLayout-module__Xqeliq__featureSearchInputWrapper{gap:9px;padding:11px}.dashboardLayout-module__Xqeliq__featureSearchResults{padding:4px 9px 12px}.dashboardLayout-module__Xqeliq__featureSearchResult{border-radius:13px;min-height:68px}.dashboardLayout-module__Xqeliq__featureSearchResultHint{display:flex}}@media (max-width:430px){.dashboardLayout-module__Xqeliq__dashboardLayoutMobile{gap:8px;margin:10px 10px 14px;padding:8px}.dashboardLayout-module__Xqeliq__mobileHeaderIconButton,.dashboardLayout-module__Xqeliq__dashboardSearchMobileButton{border-radius:11px;width:41px;height:41px}.dashboardLayout-module__Xqeliq__mobileDiscordButton{box-sizing:border-box;border-radius:11px;justify-content:center;width:41px;height:41px;padding:0}.dashboardLayout-module__Xqeliq__mobileDiscordButton span{display:none}.dashboardLayout-module__Xqeliq__mobileDiscordButton svg{font-size:19px}.dashboardLayout-module__Xqeliq__featureSearchResultText strong{white-space:normal}}.dashboardLayout-module__Xqeliq__mainContent .dashboardFeatureSearchHighlightReady{isolation:isolate;border-radius:14px;position:relative}.dashboardLayout-module__Xqeliq__mainContent .dashboardFeatureSearchHighlightReady:after{content:"";border-radius:inherit;pointer-events:none;opacity:0;border:2px solid #a84eb2db;position:absolute;inset:-4px}.dashboardLayout-module__Xqeliq__mainContent .dashboardFeatureSearchHighlightReady.dashboardFeatureSearchHighlight:after{animation:2.2s ease-out forwards dashboardLayout-module__Xqeliq__dashboard-feature-search-highlight-ring}@keyframes dashboardLayout-module__Xqeliq__dashboard-feature-search-highlight-ring{0%{opacity:0}12%{opacity:1}72%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.dashboardLayout-module__Xqeliq__mainContent .dashboardFeatureSearchHighlightReady.dashboardFeatureSearchHighlight:after{animation:2.2s linear forwards dashboardLayout-module__Xqeliq__dashboard-feature-search-highlight-reduced}@keyframes dashboardLayout-module__Xqeliq__dashboard-feature-search-highlight-reduced{0%,90%{opacity:1}to{opacity:0}}}
.userLayout2-module__9EChwq__userProfile{align-items:center;gap:14px;margin-top:-10px;padding-top:10px;display:flex}.userLayout2-module__9EChwq__avatar{object-fit:cover;border-radius:50%;width:120px;min-width:120px;height:120px}.userLayout2-module__9EChwq__userDescription h1,.userLayout2-module__9EChwq__userDescription h2,.userLayout2-module__9EChwq__userDescription h3,.userLayout2-module__9EChwq__usernameStyles{margin:0}.userLayout2-module__9EChwq__userDescription{flex-direction:column;gap:3px;display:flex}.userLayout2-module__9EChwq__userDescription h1,.userLayout2-module__9EChwq__userDescription h3,.userLayout2-module__9EChwq__usernameStyles,.userLayout2-module__9EChwq__usernameCursor{color:var(--textColor)}.userLayout2-module__9EChwq__userDescription h3{white-space:normal;text-overflow:ellipsis;overflow:hidden}.userLayout2-module__9EChwq__userDescription h1,.userLayout2-module__9EChwq__usernameStyles{text-shadow:var(--colorUsernameGlow)}.userLayout2-module__9EChwq__userDescription h2{color:var(--joinStatus)}.userLayout2-module__9EChwq__usernameWrapper{flex-wrap:wrap;align-items:center;display:flex}.userLayout2-module__9EChwq__usernameWrapper h1,.userLayout2-module__9EChwq__usernameStyles,.userLayout2-module__9EChwq__usernameCursor{text-shadow:var(--colorUsernameGlow);background-image:var(--usernameEffects);width:fit-content}.userLayout2-module__9EChwq__usernameCursor{font-weight:400!important}.userLayout2-module__9EChwq__usernameWrapper>div:not(.userLayout2-module__9EChwq__usernameTypewriter){height:18px;margin-left:5px}.userLayout2-module__9EChwq__widgetContainer{box-sizing:border-box;flex-wrap:nowrap;gap:10px;width:100%;display:flex}.userLayout2-module__9EChwq__widgetContainerFlex{box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;width:100%;display:flex;overflow:hidden}.userLayout2-module__9EChwq__secondTab{background-color:var(--secondTabBackground);border:var(--secondTabBorder);box-sizing:border-box;border-radius:25px;align-items:center;width:100%;margin-top:20px;padding:10px;display:flex}.userLayout2-module__9EChwq__widgetContainerWrapper{margin-top:10px;margin-bottom:33px;display:flex}.userLayout2-module__9EChwq__guildIcon{display:flex}.userLayout2-module__9EChwq__guildIcon img{-o-object-fit:cover;object-fit:cover;border-radius:22px;width:70px;height:70px}.userLayout2-module__9EChwq__discordServer{justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.userLayout2-module__9EChwq__guildInformation{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.userLayout2-module__9EChwq__guildInformation h1,.userLayout2-module__9EChwq__guildInformation h3{margin:0}.userLayout2-module__9EChwq__guildInformation h1{color:var(--textColor);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;display:flex;overflow:hidden}.userLayout2-module__9EChwq__verifiedGuild{color:#23a55a;filter:drop-shadow(0 0 3px #23a55959)}.userLayout2-module__9EChwq__partneredGuild{color:#5865f2;filter:drop-shadow(0 0 3px #5865f260)}.userLayout2-module__9EChwq__guildInformation h3{color:var(--discordServerMembers);gap:5px;margin-top:1px;display:flex}.userLayout2-module__9EChwq__guildInformation h3 span{white-space:nowrap;text-wrap:nowrap;align-items:center;gap:2px;display:flex}.userLayout2-module__9EChwq__guildInformation h3 span:first-child svg{color:#23a559}.userLayout2-module__9EChwq__guildInformation a{color:#fafafa;background-color:#229150;border-radius:8px;width:fit-content;margin-top:3px;padding:1px 10px;text-decoration:none;display:flex}@media (max-width:720px){.userLayout2-module__9EChwq__widgetContainer{flex-direction:column}.userLayout2-module__9EChwq__widgetContainerWrapper{width:100%;display:block}.userLayout2-module__9EChwq__widgetContainerFlex{flex-basis:inherit;display:block}}.userLayout2-module__9EChwq__profileSeperator{background-color:var(--modernLayoutSeperator);border:var(--modernLayoutSeperatorBorder);width:94%;height:2px;margin-top:30px;margin-left:auto;margin-right:auto}.userLayout2-module__9EChwq__socialsWrapper{margin-bottom:13px;padding:0 15px}.userLayout2-module__9EChwq__discordInformationWrapper{white-space:nowrap;text-overflow:ellipsis;flex-grow:1;justify-content:left;align-items:center;gap:10px;display:flex;overflow:hidden}.userLayout2-module__9EChwq__joinButtonLarge{color:#fafafa;background-color:#229150;border-radius:8px;justify-content:center;width:35px;height:fit-content;margin-top:3px;margin-left:7px;margin-right:5px;padding:10px 15px;text-decoration:none;display:flex}.userLayout2-module__9EChwq__widgetPlaceholder{width:1px}.userLayout2-module__9EChwq__userProfileSvg{color:var(--textColor);align-items:center;height:110px;margin-right:10px;font-size:5em;display:flex}.userLayout2-module__9EChwq__missingIcon{background-color:var(--discordMissingIcon);border-radius:15px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.userLayout2-module__9EChwq__missingIcon h1{color:var(--textColor);margin:0;font-weight:450}.userLayout2-module__9EChwq__githubWidget{box-sizing:border-box;width:100%;display:flex;position:relative}.userLayout2-module__9EChwq__githubInformationWrapper{white-space:nowrap;text-overflow:ellipsis;justify-content:center;align-items:center;gap:10px;display:flex;overflow:hidden}.userLayout2-module__9EChwq__githubIcon{display:flex}.userLayout2-module__9EChwq__githubIcon h1{color:var(--textColor);margin:0}.userLayout2-module__9EChwq__githubIcon img{object-fit:cover;border-radius:22px;width:70px;height:70px}.userLayout2-module__9EChwq__githubInformation{white-space:nowrap;text-overflow:ellipsis;flex-direction:column;display:flex;overflow:hidden}.userLayout2-module__9EChwq__githubInformation h1{color:var(--textColor);white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.userLayout2-module__9EChwq__githubInformation h3{color:var(--secondTabWidgetDescription);align-items:center;gap:10px;margin:0;display:flex}.userLayout2-module__9EChwq__githubInformation h3 span{align-items:center;gap:5px;display:flex}.userLayout2-module__9EChwq__githubInformation h3 span svg{font-size:17px}.userLayout2-module__9EChwq__githubInformation a{color:#fafafa;background-color:#229150;border-radius:8px;width:fit-content;margin-top:3px;padding:1px 10px;text-decoration:none;display:flex}.userLayout2-module__9EChwq__platform{color:var(--platformTextColor);opacity:.4;align-items:center;gap:4px;font-size:11.3px;font-weight:300;display:flex;position:absolute;top:-2px;right:2px}.userLayout2-module__9EChwq__platform svg{margin-bottom:2px;font-size:13.5px}.userLayout2-module__9EChwq__robloxWidget{justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.userLayout2-module__9EChwq__robloxInformationWrapper{white-space:nowrap;text-overflow:ellipsis;justify-content:center;align-items:center;gap:10px;display:flex;overflow:hidden}.userLayout2-module__9EChwq__robloxIcon{display:flex}.userLayout2-module__9EChwq__robloxIcon h1{color:var(--textColor);margin:0}.userLayout2-module__9EChwq__robloxIcon img{object-fit:cover;border-radius:22px;width:70px;height:70px}.userLayout2-module__9EChwq__robloxInformation{white-space:nowrap;text-overflow:ellipsis;flex-direction:column;display:flex;overflow:hidden}.userLayout2-module__9EChwq__robloxInformation h1{color:var(--textColor);white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.userLayout2-module__9EChwq__robloxInformation h3{color:var(--secondTabWidgetDescription);align-items:center;gap:10px;margin:0;display:flex}.userLayout2-module__9EChwq__robloxInformation h3 span{align-items:center;gap:5px;display:flex}.userLayout2-module__9EChwq__robloxInformation h3 span svg{font-size:17px}.userLayout2-module__9EChwq__robloxInformation a{color:#fafafa;background-color:#229150;border-radius:8px;width:fit-content;margin-top:3px;padding:1px 10px;text-decoration:none;display:flex}.userLayout2-module__9EChwq__telegramWidget{justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.userLayout2-module__9EChwq__telegramInformationWrapper{white-space:nowrap;text-overflow:ellipsis;justify-content:center;align-items:center;gap:10px;display:flex;overflow:hidden}.userLayout2-module__9EChwq__telegramIcon{display:flex}.userLayout2-module__9EChwq__telegramIcon h1{color:var(--textColor);margin:0}.userLayout2-module__9EChwq__telegramIcon img{object-fit:cover;border-radius:22px;width:70px;height:70px}.userLayout2-module__9EChwq__telegramInformation{white-space:nowrap;text-overflow:ellipsis;flex-direction:column;display:flex;overflow:hidden}.userLayout2-module__9EChwq__telegramInformation h1{color:var(--textColor);white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.userLayout2-module__9EChwq__telegramInformation h3{color:var(--secondTabWidgetDescription);align-items:center;gap:10px;margin:0;display:flex}.userLayout2-module__9EChwq__telegramInformation h3 span{align-items:center;gap:5px;display:flex}.userLayout2-module__9EChwq__telegramInformation h3 span svg{font-size:17px}.userLayout2-module__9EChwq__telegramInformation a{color:#fafafa;background-color:#53a4dd;border-radius:8px;width:fit-content;margin-top:3px;padding:1px 10px;text-decoration:none;display:flex}.userLayout2-module__9EChwq__youtubeWidget{justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.userLayout2-module__9EChwq__youtubeInformationWrapper{white-space:nowrap;text-overflow:ellipsis;justify-content:center;align-items:center;gap:10px;display:flex;overflow:hidden}.userLayout2-module__9EChwq__youtubeIcon{display:flex}.userLayout2-module__9EChwq__youtubeIcon h1{color:var(--textColor);margin:0}.userLayout2-module__9EChwq__youtubeIcon img{object-fit:cover;border-radius:22px;width:70px;height:70px}.userLayout2-module__9EChwq__youtubeInformation{white-space:nowrap;text-overflow:ellipsis;flex-direction:column;display:flex;overflow:hidden}.userLayout2-module__9EChwq__youtubeInformation h1{color:var(--textColor);white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.userLayout2-module__9EChwq__youtubeInformation h3{color:var(--secondTabWidgetDescription);align-items:center;gap:10px;margin:0;display:flex}.userLayout2-module__9EChwq__youtubeInformation h3 span{align-items:center;gap:5px;display:flex}.userLayout2-module__9EChwq__youtubeInformation h3 span svg{font-size:17px}.userLayout2-module__9EChwq__youtubeInformation a{color:#fafafa;background-color:#f03;border-radius:8px;width:fit-content;margin-top:3px;padding:1px 10px;text-decoration:none;display:flex}.userLayout2-module__9EChwq__lastFMWidget{justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.userLayout2-module__9EChwq__lastFMInformationWrapper{white-space:nowrap;text-overflow:ellipsis;justify-content:center;align-items:center;gap:10px;display:flex;overflow:hidden}.userLayout2-module__9EChwq__lastFMIcon{display:flex}.userLayout2-module__9EChwq__lastFMIcon h1{color:var(--textColor);margin:0}.userLayout2-module__9EChwq__lastFMIcon img{object-fit:cover;border-radius:50%;width:70px;height:70px}.userLayout2-module__9EChwq__lastFMInformation{white-space:nowrap;text-overflow:ellipsis;flex-direction:column;display:flex;overflow:hidden}.userLayout2-module__9EChwq__lastFMInformation h1{color:var(--textColor);white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.userLayout2-module__9EChwq__lastFMInformation h3{color:var(--secondTabWidgetDescription);align-items:center;gap:10px;margin:0;display:flex}.userLayout2-module__9EChwq__lastFMInformation h3 span{align-items:center;gap:5px;display:flex}.userLayout2-module__9EChwq__lastFMInformation h3 span svg{font-size:17px}.userLayout2-module__9EChwq__lastFMInformation a{color:#fafafa;background-color:#f03;border-radius:8px;width:fit-content;margin-top:3px;padding:1px 10px;text-decoration:none;display:flex}.userLayout2-module__9EChwq__bottomLeftWrapper{justify-content:left;align-items:center;gap:13px;display:flex;position:absolute;bottom:12px;left:3px}.userLayout2-module__9EChwq__bottomLeftDivider{background:var(--modernLayoutBottomLeftDivider);border-radius:100px;width:2px;height:15px;margin-right:2px}.userLayout2-module__9EChwq__loadingText{color:var(--textColor);flex-grow:1;justify-content:center;align-items:center;gap:7px;font-size:17px;font-weight:500;display:flex}.userLayout2-module__9EChwq__loadingText svg{fill:var(--textColor);width:22px;height:22px}.userLayout2-module__9EChwq__timezoneWidget{align-items:center;gap:12px;width:100%;display:flex;position:relative}.userLayout2-module__9EChwq__timezoneClockWrapper{flex-shrink:0;display:flex}.userLayout2-module__9EChwq__timezoneInfo{flex-direction:column;flex:1;gap:1px;display:flex;overflow:hidden}.userLayout2-module__9EChwq__timezoneDigital{color:var(--textColor);white-space:nowrap;text-overflow:ellipsis;font-variant-numeric:tabular-nums;letter-spacing:-.5px;margin:0;overflow:hidden}.userLayout2-module__9EChwq__timezoneMeta{color:var(--secondTabWidgetDescription);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;margin:0;font-size:12.5px;display:flex;overflow:hidden}.userLayout2-module__9EChwq__timezoneSeparator{opacity:.5}.userLayout2-module__9EChwq__timezoneAmPm{opacity:.6;letter-spacing:.05em;vertical-align:middle;margin-left:4px;font-size:.55em}.userLayout2-module__9EChwq__timezoneVisitor{color:var(--platformTextColor);opacity:.5;white-space:nowrap;text-overflow:ellipsis;align-items:center;margin-top:3px;font-size:11px;display:flex;overflow:hidden}.userLayout2-module__9EChwq__clockHand{transform-box:view-box;transform-origin:50%}
.userLayout1-module__Ps4Wda__userInformation{flex-direction:column;align-items:center;width:100%;display:flex}.userLayout1-module__Ps4Wda__avatar{object-fit:cover;border-radius:50%;width:118px;height:118px}.userLayout1-module__Ps4Wda__userDescription{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:27rem;margin-top:7px;display:flex}.userLayout1-module__Ps4Wda__userDescriptionUsername,.userLayout1-module__Ps4Wda__userDescriptionText,.userLayout1-module__Ps4Wda__usernameCursor{color:var(--textColor);margin:0}.userLayout1-module__Ps4Wda__userDescriptionText{margin-top:5px}.userLayout1-module__Ps4Wda__userDescriptionUsername,.userLayout1-module__Ps4Wda__usernameCursor{text-shadow:var(--colorUsernameGlow);background-image:var(--usernameEffects);width:fit-content}.userLayout1-module__Ps4Wda__usernameCursor{font-weight:400!important}.userLayout1-module__Ps4Wda__badgeContainerWrapper{justify-content:center;width:100%;margin-bottom:14px;display:flex}.userLayout1-module__Ps4Wda__banner{object-fit:cover;border-top-left-radius:calc(var(--containerRadius) - 2px);border-top-right-radius:calc(var(--containerRadius) - 2px);width:100%;height:150px;position:absolute;top:0}.userLayout1-module__Ps4Wda__adjustBanner{z-index:1;border:var(--avatarBorder);margin-top:50px}.userLayout1-module__Ps4Wda__banner,.userLayout1-module__Ps4Wda__avatar{-webkit-user-select:none;user-select:none}.userLayout1-module__Ps4Wda__socialsWrapper{margin-bottom:7px;padding:0 15px}
.userPage-module__-jTdZG__snowflakes{color:#fff}.userPage-module__-jTdZG__snowflake{color:inherit;text-shadow:0 0 5px #000;font-family:Arial,sans-serif;font-size:1em}.userPage-module__-jTdZG__snowflake,.userPage-module__-jTdZG__snowflake .userPage-module__-jTdZG__inner{animation-iteration-count:infinite;animation-play-state:running}@keyframes userPage-module__-jTdZG__snowflakes-fall{0%{transform:translateY(0)}to{transform:translateY(110vh)}}@keyframes userPage-module__-jTdZG__snowflakes-shake{0%,to{transform:translate(0)}50%{transform:translate(80px)}}.userPage-module__-jTdZG__snowflake{z-index:9999;-webkit-user-select:none;user-select:none;cursor:default;animation-name:userPage-module__-jTdZG__snowflakes-shake;animation-duration:3s;animation-timing-function:ease-in-out;position:fixed;top:-10%}.userPage-module__-jTdZG__snowflake .userPage-module__-jTdZG__inner{animation-name:userPage-module__-jTdZG__snowflakes-fall;animation-duration:10s;animation-timing-function:linear}.userPage-module__-jTdZG__snowflake:nth-of-type(0){animation-delay:0s;left:1%}.userPage-module__-jTdZG__snowflake:nth-of-type(0) .userPage-module__-jTdZG__inner{animation-delay:0s}.userPage-module__-jTdZG__snowflake:first-of-type{animation-delay:1s;left:10%}.userPage-module__-jTdZG__snowflake:first-of-type .userPage-module__-jTdZG__inner,.userPage-module__-jTdZG__snowflake:nth-of-type(8) .userPage-module__-jTdZG__inner{animation-delay:1s}.userPage-module__-jTdZG__snowflake:nth-of-type(2){animation-delay:.5s;left:20%}.userPage-module__-jTdZG__snowflake:nth-of-type(2) .userPage-module__-jTdZG__inner,.userPage-module__-jTdZG__snowflake:nth-of-type(6) .userPage-module__-jTdZG__inner{animation-delay:6s}.userPage-module__-jTdZG__snowflake:nth-of-type(3){animation-delay:2s;left:30%}.userPage-module__-jTdZG__snowflake:nth-of-type(11) .userPage-module__-jTdZG__inner,.userPage-module__-jTdZG__snowflake:nth-of-type(3) .userPage-module__-jTdZG__inner{animation-delay:4s}.userPage-module__-jTdZG__snowflake:nth-of-type(4){animation-delay:2s;left:40%}.userPage-module__-jTdZG__snowflake:nth-of-type(10) .userPage-module__-jTdZG__inner,.userPage-module__-jTdZG__snowflake:nth-of-type(4) .userPage-module__-jTdZG__inner{animation-delay:2s}.userPage-module__-jTdZG__snowflake:nth-of-type(5){animation-delay:3s;left:50%}.userPage-module__-jTdZG__snowflake:nth-of-type(5) .userPage-module__-jTdZG__inner{animation-delay:8s}.userPage-module__-jTdZG__snowflake:nth-of-type(6){animation-delay:2s;left:60%}.userPage-module__-jTdZG__snowflake:nth-of-type(7){animation-delay:1s;left:70%}.userPage-module__-jTdZG__snowflake:nth-of-type(7) .userPage-module__-jTdZG__inner{animation-delay:2.5s}.userPage-module__-jTdZG__snowflake:nth-of-type(8){animation-delay:0s;left:80%}.userPage-module__-jTdZG__snowflake:nth-of-type(9){animation-delay:1.5s;left:90%}.userPage-module__-jTdZG__snowflake:nth-of-type(9) .userPage-module__-jTdZG__inner{animation-delay:3s}.userPage-module__-jTdZG__snowflake:nth-of-type(10){animation-delay:0s;left:25%}.userPage-module__-jTdZG__snowflake:nth-of-type(11){animation-delay:2.5s;left:65%}.userPage-module__-jTdZG__templatePreviewContainer{border:var(--buttonBorder);z-index:9999;-webkit-backdrop-filter:blur(var(--containerBlur));backdrop-filter:blur(var(--containerBlur));width:24rem;max-width:calc(100vw - 24px);color:var(--textColor);border-radius:999px;align-items:center;gap:12px;padding:9px 14px;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #00000059}.userPage-module__-jTdZG__templatePreviewImage{object-fit:cover;border-radius:15px;flex-shrink:0;width:43px;height:43px}.userPage-module__-jTdZG__templatePreviewDetails{flex-direction:column;gap:3px;min-width:0;display:flex}.userPage-module__-jTdZG__templatePreviewLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--textColorDarker);font-size:.62rem}.userPage-module__-jTdZG__templatePreviewName{color:var(--textColor);white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:.95rem;font-weight:600;line-height:1.2;overflow:hidden}.userPage-module__-jTdZG__templatePreviewAuthor{color:var(--textColorDarker);font-size:.78rem}.userPage-module__-jTdZG__templatePreviewLink{color:var(--textColor);background:var(--buttonBackground);border:var(--buttonBorder);white-space:nowrap;border-radius:999px;margin-left:auto;padding:6px 14px;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .2s}.userPage-module__-jTdZG__templatePreviewLink:hover{background:var(--buttonBackgroundHover)}.userPage-module__-jTdZG__templatePreviewMessage{font-size:.85rem}@media (max-width:600px){.userPage-module__-jTdZG__templatePreviewContainer{box-sizing:border-box;border-radius:25px;flex-wrap:wrap;justify-content:flex-start;width:calc(100vw - 20px);max-width:calc(100vw - 35px)}.userPage-module__-jTdZG__templatePreviewName{white-space:normal;max-width:100%}.userPage-module__-jTdZG__templatePreviewLink{text-align:center;width:100%}}.userPage-module__-jTdZG__backgroundVideo{object-fit:cover;z-index:-1;width:100vw;height:100vh;position:fixed;inset:0}.userPage-module__-jTdZG__backgroundImage{z-index:-1;background-position:50%;background-size:cover;width:100%;height:100%;position:fixed}.userPage-module__-jTdZG__clickToEnterOverlay{-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:9999;background-color:#000000c6;justify-content:center;align-items:center;width:100%;height:100%;transition:all .75s;display:flex;position:fixed;top:0;left:0}.userPage-module__-jTdZG__clickToEnterOverlay.userPage-module__-jTdZG__hide{opacity:0}.userPage-module__-jTdZG__clickToEnterText{color:#fafafa;text-align:center;padding:0 10px}.userPage-module__-jTdZG__blurredBackground{z-index:-1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000042;position:fixed;inset:0}.userPage-module__-jTdZG__nightTime{z-index:-1;opacity:1;background-color:#0000008c;width:100%;height:100%;position:fixed}.userPage-module__-jTdZG__oldTV{z-index:-1;opacity:1;background:url(https://assets.guns.lol/guns_dot.png);width:100%;height:100%;position:fixed}.userPage-module__-jTdZG__verified{color:#008ada;filter:drop-shadow(0 0 2.5px #008ada)}.userPage-module__-jTdZG__bugHunter{color:#3d9e5c;filter:drop-shadow(0 0 2.5px #369c57)}.userPage-module__-jTdZG__winner{color:#f1bf0f;filter:drop-shadow(0 0 2.5px #f1bf0f)}.userPage-module__-jTdZG__second{color:#838383;filter:drop-shadow(0 0 2.5px #838383)}.userPage-module__-jTdZG__third{color:#c27030;filter:drop-shadow(0 0 2.5px #c27030)}.userPage-module__-jTdZG__imageHost{color:#1cc986;filter:drop-shadow(0 0 2.5px #1cc986)}.userPage-module__-jTdZG__serverBooster{color:#be510d;filter:drop-shadow(0 0 2.5px #be510d)}.userPage-module__-jTdZG__premium{color:#a749dd;filter:drop-shadow(0 0 2.5px #a749dd)}.userPage-module__-jTdZG__staff{color:#6783ff;filter:drop-shadow(0 0 2.5px #6783ff)}.userPage-module__-jTdZG__og{color:gold;filter:drop-shadow(0 0 2.5px gold)}.userPage-module__-jTdZG__donor{color:#13a15a;filter:drop-shadow(0 0 2.5px #13a15a)}.userPage-module__-jTdZG__christmas2024{color:#e71c1c;filter:drop-shadow(0 0 2.5px #e71c1c)}.userPage-module__-jTdZG__christmas2025{color:#8fd0ff;filter:drop-shadow(0 0 2.5px #8fd0ff)}.userPage-module__-jTdZG__easter2026{color:#9b8cff;filter:drop-shadow(0 0 2.5px #9b8cff)}.userPage-module__-jTdZG__easter2025{color:#ffb3c1;filter:drop-shadow(0 0 2.5px #ffb3c1)}.userPage-module__-jTdZG__helper{color:#ce9347;filter:drop-shadow(0 0 2.5px #ce9347)}.userPage-module__-jTdZG__gifter{color:orange;filter:drop-shadow(0 0 2.5px orange)}.userPage-module__-jTdZG__theMillion{color:#64c4c4;filter:drop-shadow(0 0 2.5px #64c4c4)}.userPage-module__-jTdZG__domainLegend{color:#ff6f61;filter:drop-shadow(0 0 2.5px #ff6f61)}.userPage-module__-jTdZG__hone{color:#f79825;filter:drop-shadow(0 0 2.5px #f79825)}.userPage-module__-jTdZG__userSocials{flex-wrap:wrap;justify-content:center;align-items:center;gap:11px 9px;width:100%;margin-top:30px;display:flex}.userPage-module__-jTdZG__userSocial{display:flex}.userPage-module__-jTdZG__userSocial svg{font-size:35px;transition:all .3s}.userPage-module__-jTdZG__userSocial svg:hover{transform:scale(1.1)}.userPage-module__-jTdZG__userSocial a{display:flex}.userPage-module__-jTdZG__customIcon{object-fit:cover;width:40px;height:40px;transition:all .3s}.userPage-module__-jTdZG__customIcon:hover{transform:scale(1.1)}.userPage-module__-jTdZG__youtube svg{color:red;filter:drop-shadow(1px 0 7px red)}.userPage-module__-jTdZG__onlyfans svg{color:#00aeef;filter:drop-shadow(1px 0 7px #00aeef)}.userPage-module__-jTdZG__email svg{color:#e0e0e0;filter:drop-shadow(1px 0 7px #e0e0e0)}.userPage-module__-jTdZG__discord svg{color:#5865f2;filter:drop-shadow(1px 0 7px #5865f2);font-size:36px}.userPage-module__-jTdZG__spotify svg{color:#1ed760;filter:drop-shadow(1px 0 7px #1ed760)}.userPage-module__-jTdZG__instagram svg{color:#d62976;filter:drop-shadow(1px 0 7px #d62976)}.userPage-module__-jTdZG__x svg{color:#292929;filter:drop-shadow(1px 0 7px #292929)}.userPage-module__-jTdZG__tiktok svg{color:#f7f7f7;filter:drop-shadow(1px 0 7px #f7f7f7)}.userPage-module__-jTdZG__telegram svg{color:#2aabee;filter:drop-shadow(1px 0 7px #2aabee)}.userPage-module__-jTdZG__soundcloud svg{color:#ff4700;filter:drop-shadow(1px 0 7px #ff4700)}.userPage-module__-jTdZG__paypal svg{color:#003087;filter:drop-shadow(1px 0 7px #003087)}.userPage-module__-jTdZG__namemc svg{color:#080808;filter:drop-shadow(1px 0 7px #080808);border-radius:5px}.userPage-module__-jTdZG__ko-fi svg{color:#fafafa;filter:drop-shadow(1px 0 7px #fafafa);border-radius:5px}.userPage-module__-jTdZG__github svg{color:#fafafa;filter:drop-shadow(1px 0 7px #fafafa)}.userPage-module__-jTdZG__roblox svg{color:#97a6b4;filter:drop-shadow(1px 0 7px #97a6b4)}.userPage-module__-jTdZG__cashapp svg{color:#00c846;filter:drop-shadow(1px 0 7px #00c846)}.userPage-module__-jTdZG__twitch svg{color:#9448ff;filter:drop-shadow(1px 0 7px #9448ff)}.userPage-module__-jTdZG__reddit svg{color:#fe4000;filter:drop-shadow(1px 0 7px #fe4000)}.userPage-module__-jTdZG__steam svg{color:#ebebeb;filter:drop-shadow(1px 0 7px #ebebeb)}.userPage-module__-jTdZG__kick svg{color:#52fa17;filter:drop-shadow(1px 0 7px #52fa17)}.userPage-module__-jTdZG__pinterest svg{color:#e4001c;filter:drop-shadow(1px 0 7px #e4001c)}.userPage-module__-jTdZG__lastfm svg{color:#b90000;filter:drop-shadow(1px 0 7px #b90000)}.userPage-module__-jTdZG__applemusic svg{color:#fb3f59;filter:drop-shadow(1px 0 7px #fb3f59)}.userPage-module__-jTdZG__facebook svg{color:#206be2;filter:drop-shadow(1px 0 7px #206be2)}.userPage-module__-jTdZG__payhip svg{color:#4491da;filter:drop-shadow(1px 0 7px #4491da)}.userPage-module__-jTdZG__signal svg{color:#3b45fd;filter:drop-shadow(1px 0 7px #3b45fd)}.userPage-module__-jTdZG__vk svg{color:#0076fe;filter:drop-shadow(1px 0 7px #0076fe)}.userPage-module__-jTdZG__venmo svg{color:#008cff;filter:drop-shadow(1px 0 7px #008cff)}.userPage-module__-jTdZG__playstation svg{color:#006fcd;filter:drop-shadow(1px 0 7px #006fcd)}.userPage-module__-jTdZG__xbox svg{color:#107c10;filter:drop-shadow(1px 0 7px #107c10)}.userPage-module__-jTdZG__tellonym svg{color:#ff6f2d;filter:drop-shadow(1px 0 7px #ff6f2d)}.userPage-module__-jTdZG__bluesky svg{color:#1185fe;filter:drop-shadow(1px 0 7px #1185fe)}.userPage-module__-jTdZG__linkedin svg{color:#0a66c2;filter:drop-shadow(1px 0 7px #0a66c2)}.userPage-module__-jTdZG__snapchat svg{color:#fffc00;filter:drop-shadow(1px 0 7px #fffc00)}.userPage-module__-jTdZG__bitcoin svg{color:#ef8e19;filter:drop-shadow(1px 0 7px #ef8e19)}.userPage-module__-jTdZG__ltc svg{color:#315d9e;filter:drop-shadow(1px 0 7px #315d9e)}.userPage-module__-jTdZG__solana svg{color:#9945ff;filter:drop-shadow(1px 0 7px #9945ff)}.userPage-module__-jTdZG__xrp svg{color:#4b6cb7;filter:drop-shadow(1px 0 7px #4b6cb7)}.userPage-module__-jTdZG__buymeacoffee svg{color:#fd0;filter:drop-shadow(1px 0 7px #fd0)}.userPage-module__-jTdZG__eth svg{color:#686868;filter:drop-shadow(1px 0 7px #686868);width:25px}.userPage-module__-jTdZG__monero svg{color:#ea6521;filter:drop-shadow(1px 0 7px #ea6521)}.userPage-module__-jTdZG__gitlab svg{color:#db4128;filter:drop-shadow(1px 0 7px #db4128)}.userPage-module__-jTdZG__patreon svg{color:#ff424e;filter:drop-shadow(1px 0 7px #ff424e)}.userPage-module__-jTdZG__threads svg{color:#fff;filter:drop-shadow(1px 0 7px #fff)}.userPage-module__-jTdZG__custom_url svg{color:#a3a3a3;filter:drop-shadow(1px 0 7px #a3a3a3)}.userPage-module__-jTdZG__discordPresenceContainer{background-color:var(--presenceContainerBackground);border:var(--presenceContainerBorder);box-sizing:border-box;text-overflow:ellipsis;border-radius:25px;flex-direction:column;justify-content:center;align-items:stretch;width:100%;max-width:fit-content;display:flex;overflow:hidden}.userPage-module__-jTdZG__discordUserInformation{white-space:nowrap;text-overflow:ellipsis;justify-content:left;align-items:center;gap:10px;padding:10px;display:flex;position:relative;overflow:hidden}.userPage-module__-jTdZG__discordAvatar{display:flex}.userPage-module__-jTdZG__discordAvatar img:first-child{object-fit:cover;border-radius:50%;width:74px;height:74px}.userPage-module__-jTdZG__discordUser{flex-direction:column;justify-content:center;gap:2px;display:flex}.userPage-module__-jTdZG__discordUserDiv span,.userPage-module__-jTdZG__discordUser h3{margin:0}.userPage-module__-jTdZG__discordUserDiv span,.userPage-module__-jTdZG__highlight{color:var(--presenceUsernameColor)}.userPage-module__-jTdZG__highlight{font-weight:700}.userPage-module__-jTdZG__discordUser h3{color:var(--presenceStatusColor);margin-right:2px}.userPage-module__-jTdZG__discordUser h1{align-items:center;display:flex}.userPage-module__-jTdZG__activityImage{flex:none;align-items:center;display:flex}.userPage-module__-jTdZG__activityImage img{object-fit:cover;border-radius:10px;width:70px;height:70px}.userPage-module__-jTdZG__discordStatus{display:flex;position:relative}.userPage-module__-jTdZG__discordStatusIcon{object-fit:cover;width:17px;height:17px;position:absolute;bottom:4px;right:4px}.userPage-module__-jTdZG__offlineText{padding-right:3px;font-style:italic}.userPage-module__-jTdZG__discordEmoji{float:left;width:20px;height:20px;margin:3px 5px -1px 0;display:block}.userPage-module__-jTdZG__discordEmojiText{align-items:flex-end;display:flex}.userPage-module__-jTdZG__discordNotConnected{box-sizing:border-box;flex-direction:column;justify-content:center;gap:4px;height:100%;padding:15px;display:flex}.userPage-module__-jTdZG__discordNotConnected h1,.userPage-module__-jTdZG__discordNotConnected h3{margin:0}.userPage-module__-jTdZG__discordNotConnected h1{color:var(--presenceUsernameColor);align-items:center;display:flex}.userPage-module__-jTdZG__discordNotConnected h1 svg{color:#da2f2f;margin-right:6px;font-size:24px}.userPage-module__-jTdZG__discordNotConnected h3{color:var(--presenceStatusColor)}.userPage-module__-jTdZG__discordNotConnected h3 a{color:var(--presenceUsernameColor)}.userPage-module__-jTdZG__mainContainer{background-position:50%;background-size:cover;width:100%;min-height:100vh;position:relative}.userPage-module__-jTdZG__userContainerWrapper{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;min-height:100vh;padding:50px 15px;display:flex}.userPage-module__-jTdZG__discordLoading{gap:12px;width:100%;height:100%;display:flex}.userPage-module__-jTdZG__discordLoading h1{color:var(--presenceUsernameColor);box-sizing:border-box;justify-content:center;align-items:center;gap:8px;width:100%;margin:0;padding:22.5px;font-size:16px;font-weight:500;display:flex}.userPage-module__-jTdZG__discordLoading svg{color:var(--presenceUsernameColor);font-size:24px}.userPage-module__-jTdZG__userContainer,.userPage-module__-jTdZG__audioPlayer{padding:var(--containerPadding);width:100%;max-width:var(--containerWidth);border-radius:var(--containerRadius);background-color:var(--containerColor);-webkit-backdrop-filter:blur(var(--containerBlur));backdrop-filter:blur(var(--containerBlur));border:var(--containerBorder);background-image:var(--containerGradient);pointer-events:none;box-sizing:border-box;background-origin:border-box}.userPage-module__-jTdZG__shimmerProfileBorder{background-image:var(--containerBackgroundImage);background-origin:var(--containerBackgroundOrigin);background-clip:var(--containerBackgroundClip);position:relative;overflow:visible}.userPage-module__-jTdZG__profileBorderLayer{border-radius:inherit;padding:var(--profileBorderWidth);pointer-events:none;z-index:2;-webkit-mask-composite:xor;display:block;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.userPage-module__-jTdZG__profileShimmerBorderLayer{background:radial-gradient(circle at var(--profile-shimmer-x-0,50%)var(--profile-shimmer-y-0,0%),color-mix(in srgb,var(--profileBorderColor)57%,transparent)0 8px,color-mix(in srgb,var(--profileBorderColor)29%,transparent)18px,transparent 42px),radial-gradient(circle at var(--profile-shimmer-x-1,50%)var(--profile-shimmer-y-1,0%),color-mix(in srgb,var(--profileBorderColor)50%,transparent)0 9px,color-mix(in srgb,var(--profileBorderColor)24%,transparent)21px,transparent 49px),radial-gradient(circle at var(--profile-shimmer-x-2,50%)var(--profile-shimmer-y-2,0%),color-mix(in srgb,var(--profileBorderColor)42%,transparent)0 11px,color-mix(in srgb,var(--profileBorderColor)20%,transparent)25px,transparent 57px),radial-gradient(circle at var(--profile-shimmer-x-3,50%)var(--profile-shimmer-y-3,0%),color-mix(in srgb,var(--profileBorderColor)34%,transparent)0 13px,color-mix(in srgb,var(--profileBorderColor)16%,transparent)30px,transparent 66px),radial-gradient(circle at var(--profile-shimmer-x-4,50%)var(--profile-shimmer-y-4,0%),color-mix(in srgb,var(--profileBorderColor)26%,transparent)0 15px,color-mix(in srgb,var(--profileBorderColor)12%,transparent)35px,transparent 76px),radial-gradient(circle at var(--profile-shimmer-x-5,50%)var(--profile-shimmer-y-5,0%),color-mix(in srgb,var(--profileBorderColor)19%,transparent)0 17px,color-mix(in srgb,var(--profileBorderColor)9%,transparent)41px,transparent 87px),radial-gradient(circle at var(--profile-shimmer-x-6,50%)var(--profile-shimmer-y-6,0%),color-mix(in srgb,var(--profileBorderColor)13%,transparent)0 19px,color-mix(in srgb,var(--profileBorderColor)6%,transparent)47px,transparent 98px),radial-gradient(circle at var(--profile-shimmer-x-7,50%)var(--profile-shimmer-y-7,0%),color-mix(in srgb,var(--profileBorderColor)9%,transparent)0 21px,transparent 108px),radial-gradient(circle at var(--profile-shimmer-x-8,50%)var(--profile-shimmer-y-8,0%),color-mix(in srgb,var(--profileBorderColor)6%,transparent)0 24px,transparent 118px),radial-gradient(circle at var(--profile-shimmer-x-9,50%)var(--profile-shimmer-y-9,0%),color-mix(in srgb,var(--profileBorderColor)4%,transparent)0 27px,transparent 128px);filter:blur(.65px)drop-shadow(0 0 9px color-mix(in srgb,var(--profileBorderColor)41%,transparent))}.userPage-module__-jTdZG__profilePulseBorderLayer{background:color-mix(in srgb,var(--profileBorderColor)78%,transparent);filter:drop-shadow(0 0 4px color-mix(in srgb,var(--profileBorderColor)24%,transparent));opacity:.72;animation:4.8s ease-in-out infinite userPage-module__-jTdZG__profilePulseBorder}@keyframes userPage-module__-jTdZG__profilePulseBorder{0%,to{opacity:.58;filter:drop-shadow(0 0 4px color-mix(in srgb,var(--profileBorderColor)18%,transparent))drop-shadow(0 0 10px color-mix(in srgb,var(--profileBorderColor)10%,transparent))}48%{opacity:1;filter:drop-shadow(0 0 8px color-mix(in srgb,var(--profileBorderColor)38%,transparent))drop-shadow(0 0 18px color-mix(in srgb,var(--profileBorderColor)22%,transparent))}}@media (prefers-reduced-motion:reduce){.userPage-module__-jTdZG__profilePulseBorderLayer{opacity:.78;animation:none}}.userPage-module__-jTdZG__audioPlayer{box-sizing:border-box;isolation:isolate;flex-wrap:wrap;align-items:center;gap:13px;width:100%;display:flex;position:relative;overflow:hidden;transform:translateZ(0);padding:15px!important}.userPage-module__-jTdZG__audioContainer{box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;flex-direction:column;justify-content:center;width:100%;margin-bottom:-6px;display:flex;overflow:hidden}.userPage-module__-jTdZG__audioLyricsShell{--audioLyricsLineStep:60px;--audioLyricsBaseSize:1.22rem;border-radius:max(5px,calc(var(--containerRadius) - 6px));z-index:1;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);width:100%;min-height:220px;clip-path:inset(0 round max(5px,calc(var(--containerRadius) - 6px)));margin-top:12px;position:relative;overflow:hidden;transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.userPage-module__-jTdZG__audioLyricsBackdropLayer{border-radius:inherit;pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.userPage-module__-jTdZG__audioLyricsCoverBackdrop{filter:blur(58px)saturate(155%)brightness(.55);opacity:.62;background-position:50%;background-size:cover;position:absolute;inset:-18%;transform:scale(1.24)}.userPage-module__-jTdZG__audioLyricsBlobPrimary,.userPage-module__-jTdZG__audioLyricsBlobSecondary{filter:blur(24px);opacity:.55;mix-blend-mode:screen;border-radius:999px;position:absolute}.userPage-module__-jTdZG__audioLyricsBlobPrimary{background:radial-gradient(circle at 40% 45%,color-mix(in srgb,var(--textColor)25%,#fff),transparent 65%);width:66%;height:70%;animation:11s ease-in-out infinite alternate userPage-module__-jTdZG__audioLyricsBlobPrimaryDrift;top:-16%;left:-9%}.userPage-module__-jTdZG__audioLyricsBlobSecondary{background:radial-gradient(circle at 50% 55%,color-mix(in srgb,var(--textColor)14%,#ffe4c7),transparent 70%);width:62%;height:68%;animation:13s ease-in-out infinite alternate userPage-module__-jTdZG__audioLyricsBlobSecondaryDrift;bottom:-20%;right:-15%}.userPage-module__-jTdZG__audioLyricsViewport{z-index:1;min-height:350px;padding:18px;position:relative;overflow:hidden}.userPage-module__-jTdZG__audioLyricsViewport:before,.userPage-module__-jTdZG__audioLyricsViewport:after{content:"";pointer-events:none;z-index:3;height:30%;position:absolute;left:0;right:0}.userPage-module__-jTdZG__audioLyricsLine{--lineOpacity:.3;color:color-mix(in srgb,var(--textColor)82%,#efefef);font-size:var(--audioLyricsBaseSize);letter-spacing:.004em;transform:translateY(calc((var(--lyrics-line-offset,0)*var(--audioLyricsLineStep)) - 50%))scale(.97);transform-origin:0;opacity:var(--lineOpacity);filter:blur(1.6px);height:calc(var(--audioLyricsLineStep) - 4px);max-height:calc(var(--audioLyricsLineStep) - 4px);box-sizing:border-box;will-change:transform,opacity,filter;align-items:center;margin:0;font-weight:760;line-height:1.16;transition:transform .44s cubic-bezier(.22,.9,.3,1),opacity .32s,color .26s,text-shadow .26s,filter .28s;display:flex;position:absolute;top:50%;left:55px;right:18px;overflow:hidden}.userPage-module__-jTdZG__audioLyricsLineText{line-clamp:2;-webkit-line-clamp:2;white-space:normal;text-wrap:pretty;text-overflow:ellipsis;-webkit-box-orient:vertical;width:100%;display:-webkit-box;overflow:hidden}.userPage-module__-jTdZG__audioLyricsLineTextEnhanced{white-space:normal;flex-wrap:wrap;align-content:center;align-items:baseline;gap:.1em .32em;max-height:2.45em;line-height:1.22;display:flex}.userPage-module__-jTdZG__audioLyricsWord{color:inherit;opacity:.78;transform-origin:bottom;transition:color 70ms linear,opacity 70ms linear,text-shadow 90ms;display:inline-block;transform:translateZ(0)}.userPage-module__-jTdZG__audioLyricsWordBody{display:inline-block}.userPage-module__-jTdZG__audioLyricsWordPast{color:color-mix(in srgb,var(--textColor)72%,#b7b7b7);opacity:.8}.userPage-module__-jTdZG__audioLyricsWordActive{color:color-mix(in srgb,var(--textColor)88%,#fff);opacity:1;text-shadow:0 1px 7px color-mix(in srgb,var(--textColor)16%,transparent)}.userPage-module__-jTdZG__audioLyricsWordUpcoming{color:color-mix(in srgb,var(--textColor)48%,#8f8f8f);opacity:.54}.userPage-module__-jTdZG__audioLyricsLineNear{--lineOpacity:.55;filter:blur(.65px)}.userPage-module__-jTdZG__audioLyricsLineFaded{--lineOpacity:.15;filter:blur(2.35px)}.userPage-module__-jTdZG__audioLyricsLineActive{--lineOpacity:1;color:var(--textColor);font-size:var(--audioLyricsBaseSize);letter-spacing:.007em;text-shadow:0 1px 8px color-mix(in srgb,var(--textColor)18%,transparent);transform:translateY(calc((var(--lyrics-line-offset,0)*var(--audioLyricsLineStep)) - 50%))scale(1);filter:blur();font-weight:820}.userPage-module__-jTdZG__audioLyricsLinePast{color:color-mix(in srgb,var(--textColor)55%,#8f8f8f)}.userPage-module__-jTdZG__audioLyricsEmpty{min-height:220px;color:color-mix(in srgb,var(--textColor)60%,#9f9f9f);text-align:center;z-index:1;justify-content:center;align-items:center;margin:0;padding:20px;font-size:13px;display:flex;position:relative}@keyframes userPage-module__-jTdZG__audioLyricsBlobPrimaryDrift{0%{transform:translate(0,0)scale(1)rotate(0)}to{transform:translate(8%,7%)scale(1.12)rotate(22deg)}}@keyframes userPage-module__-jTdZG__audioLyricsBlobSecondaryDrift{0%{transform:translate(0,0)scale(1)rotate(0)}to{transform:translate(-10%,-7%)scale(1.14)rotate(-18deg)}}@media (max-width:640px){.userPage-module__-jTdZG__audioPlayer{gap:10px;padding:12px!important}.userPage-module__-jTdZG__audioControls{gap:12px}.userPage-module__-jTdZG__audioTitle{font-size:16px}.userPage-module__-jTdZG__audioLyricsShell{--audioLyricsLineStep:65px;--audioLyricsBaseSize:clamp(.92rem,3.9vw,1.02rem);min-height:236px}.userPage-module__-jTdZG__audioLyricsViewport{min-height:300px;padding:12px 12px 10px}.userPage-module__-jTdZG__audioLyricsLine{top:50%;left:25px;right:15px}.userPage-module__-jTdZG__audioLyricsLineText{line-clamp:3;-webkit-line-clamp:3}.userPage-module__-jTdZG__audioLyricsLineTextEnhanced{gap:.08em .28em;max-height:3.7em}.userPage-module__-jTdZG__audioLyricsLineActive{font-size:var(--audioLyricsBaseSize)}}@media (prefers-reduced-motion:reduce){.userPage-module__-jTdZG__audioLyricsLine{transform:translateY(calc((var(--lyrics-line-offset,0)*var(--audioLyricsLineStep)) - 50%))scale(1);filter:blur();transition:opacity .22s,color .2s}.userPage-module__-jTdZG__audioLyricsWord{transition:color .16s,opacity .16s,text-shadow .16s}.userPage-module__-jTdZG__audioLyricsBlobPrimary,.userPage-module__-jTdZG__audioLyricsBlobSecondary{animation:none}}.userPage-module__-jTdZG__audioIcon{color:var(--textColor);background:var(--audioIconBackground);padding:9px;font-size:47px;display:flex}.userPage-module__-jTdZG__audioControls{box-sizing:border-box;align-items:center;gap:20px;width:100%;display:flex}.userPage-module__-jTdZG__audioProgressBarWrapper{box-sizing:border-box;justify-content:space-between;gap:9px;width:100%;display:flex}.userPage-module__-jTdZG__audioProgressBarWrapper span{color:var(--controlTextColor)}.userPage-module__-jTdZG__audioProgressBar{cursor:default;pointer-events:all;touch-action:none;-webkit-user-select:none;user-select:none;align-items:center;width:100%;height:18px;display:flex;position:relative}.userPage-module__-jTdZG__audioProgressBar:focus-visible{outline:2px solid var(--controlTextColor);outline-offset:3px;border-radius:999px}.userPage-module__-jTdZG__audioProgressTrack{cursor:pointer;align-items:center;width:100%;height:6px;display:flex;position:relative}.userPage-module__-jTdZG__audioProgress{background:var(--progessBarFull);pointer-events:none;border-radius:15px;width:100%;height:2px;position:absolute}.userPage-module__-jTdZG__audioProgressPlaying{z-index:999;background:var(--progessBarPlaying);pointer-events:none;border-radius:15px;height:2px;position:absolute}.userPage-module__-jTdZG__audioProgressThumb{z-index:1000;background:var(--progessBarPlaying);opacity:0;pointer-events:none;border-radius:50%;width:8px;height:8px;transition:opacity .12s,transform .12s;position:absolute;transform:translate(-50%)scale(.8)}.userPage-module__-jTdZG__audioProgressBar:hover .userPage-module__-jTdZG__audioProgressThumb,.userPage-module__-jTdZG__audioProgressBar:focus-visible .userPage-module__-jTdZG__audioProgressThumb{opacity:1;transform:translate(-50%)scale(1)}.userPage-module__-jTdZG__controlButtons{align-items:center;gap:2px;display:flex}.userPage-module__-jTdZG__controlButtons svg{cursor:pointer}.userPage-module__-jTdZG__sideControlButton{color:var(--controlButtonsOther);font-size:26px}.userPage-module__-jTdZG__mainControlButton,.userPage-module__-jTdZG__sideControlButton{display:flex}.userPage-module__-jTdZG__mainControlButton svg{color:var(--controlButtonPlaying);font-size:34px}.userPage-module__-jTdZG__audioTitle{color:var(--textColor);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:18px;font-weight:500;overflow:hidden}@keyframes userPage-module__-jTdZG__zoomInSpin{0%{opacity:0;transform:scale(.8)rotate(-360deg)}60%{opacity:1;transform:scale(1.1)rotate(-180deg)}to{transform:scale(1)rotate(0)}}.userPage-module__-jTdZG__userContainerLayout3{width:100%;max-width:var(--containerWidth);border-radius:var(--containerRadius);pointer-events:none;position:relative}.userPage-module__-jTdZG__userContainerLayout3.userPage-module__-jTdZG__unfold{margin-top:0!important}.userPage-module__-jTdZG__unfold{pointer-events:all;opacity:1!important;margin-top:0!important;transform:scale(1)!important}.userPage-module__-jTdZG__unfoldStart{opacity:.001;margin-top:-80px;transition:all .4s;transform:scale(.8)}.userPage-module__-jTdZG__scaleFade{opacity:1!important;pointer-events:all!important;transform:scale(1)!important}.userPage-module__-jTdZG__scaleFadeStart{opacity:.001;pointer-events:none;transition:transform .6s,opacity .6s;transform:scale(.5)}.userPage-module__-jTdZG__fadeUpStart{transition:opacity 1s,margin-bottom .6s;opacity:.001!important;margin-bottom:-100px!important}.userPage-module__-jTdZG__fadeUp{opacity:1!important;pointer-events:all!important;margin-bottom:0!important}.userPage-module__-jTdZG__backgroundColor{z-index:-2;width:100%;height:100%;position:fixed}.userPage-module__-jTdZG__profileViews{position:absolute;bottom:12px;left:15px}.userPage-module__-jTdZG__profileViewsInline{position:static!important;inset:auto!important}.userPage-module__-jTdZG__profileViews span{color:var(--textColor);align-items:center;display:flex}.userPage-module__-jTdZG__profileViews span svg{margin-right:5px;font-size:19px}@media (max-width:370px){.userPage-module__-jTdZG__userContainer{width:100%}}@keyframes userPage-module__-jTdZG__rainbowAnimation{0%{background-position:0%}to{background-position:100%}}.userPage-module__-jTdZG__rainbowName{background-size:1400% 100%;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite userPage-module__-jTdZG__rainbowAnimation;color:#0000!important;text-shadow:none!important;background-image:linear-gradient(90deg,violet,indigo,#00f,green,#ff0,orange,red)!important}.userPage-module__-jTdZG__discordPresenceWrapper{justify-content:center;width:100%;max-width:28rem;display:flex}.userPage-module__-jTdZG__discordActivity,.userPage-module__-jTdZG__discordUser{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.userPage-module__-jTdZG__discordActivity{gap:12px;width:100%;min-width:0;display:flex}.userPage-module__-jTdZG__discordActivityTextStack,.userPage-module__-jTdZG__discordActivityImageStack{min-width:0;display:grid}.userPage-module__-jTdZG__discordActivityTextStack{width:100%;max-width:100%;overflow:hidden}.userPage-module__-jTdZG__discordActivityTextLayer,.userPage-module__-jTdZG__discordActivityImageLayer{will-change:opacity,filter;grid-area:1/1;min-width:0;max-width:100%;display:block;overflow:hidden}.userPage-module__-jTdZG__discordActivityImageLayer{align-items:center;display:flex}.userPage-module__-jTdZG__discordUser{flex:auto}.userPage-module__-jTdZG__discordActivityEnter{animation:.36s cubic-bezier(.22,1,.36,1) both userPage-module__-jTdZG__discordActivityFadeIn}.userPage-module__-jTdZG__discordActivityExit{pointer-events:none;animation:.26s cubic-bezier(.4,0,.2,1) both userPage-module__-jTdZG__discordActivityFadeOut}@keyframes userPage-module__-jTdZG__discordActivityFadeIn{0%{opacity:0;filter:blur(5px)}to{opacity:1;filter:blur()}}@keyframes userPage-module__-jTdZG__discordActivityFadeOut{0%{opacity:1;filter:blur()}to{opacity:0;filter:blur(5px)}}@media (prefers-reduced-motion:reduce){.userPage-module__-jTdZG__discordActivityEnter{animation:none}.userPage-module__-jTdZG__discordActivityExit{display:none}}.userPage-module__-jTdZG__volumeButton{z-index:1;background-image:var(--containerGradient);background-color:var(--volumeBackgroundcolor);border:var(--volumeBorder);cursor:pointer;background-origin:border-box;border-radius:15px;justify-content:left;align-items:center;gap:15px;width:32px;height:32px;padding:12px;transition:all .35s;display:flex;position:fixed;top:15px;left:15px;overflow:hidden}.userPage-module__-jTdZG__volumeButton:hover{width:160px}.userPage-module__-jTdZG__volumeButton span:active{transform:translateY(4px)}.userPage-module__-jTdZG__volumeButton span{transition:all .25s;display:flex}.userPage-module__-jTdZG__volumeButton svg{min-width:30px;color:var(--textColor);margin-left:1px;font-size:29px}.userPage-module__-jTdZG__customBadge{-webkit-user-select:none;user-select:none;-o-object-fit:cover;object-fit:cover;width:auto;height:24px;margin-left:1px;margin-right:1px}.userPage-module__-jTdZG__defaultEmoji{color:var(--textColor);margin-right:2px}.userPage-module__-jTdZG__badgeContainer{border:var(--badgeContainerBorder);background-color:var(--badgeContainerBackground);border-radius:25px;justify-content:center;align-items:center;gap:5.5px;padding:6px 10px;display:flex}.userPage-module__-jTdZG__badgeContainerFlex{display:flex;position:relative}.userPage-module__-jTdZG__badgeContainer svg{font-size:var(--userBadge)}.userPage-module__-jTdZG__discordUserBadges{margin-left:6px;display:flex}.userPage-module__-jTdZG__discordBadge{-webkit-user-select:none;user-select:none;display:flex}.userPage-module__-jTdZG__discordBadge img{object-fit:cover;width:22px;height:22px}.userPage-module__-jTdZG__discordUserDiv{align-items:center;display:flex}.userPage-module__-jTdZG__avatarWrapper{display:flex;position:relative}.userPage-module__-jTdZG__avatarDecorationLayout1{pointer-events:none;z-index:9999;width:116%;position:absolute;top:-7%;left:-8%}.userPage-module__-jTdZG__avatarDecorationLayout2,.userPage-module__-jTdZG__avatarDecorationLayout3,.userPage-module__-jTdZG__avatarDecorationLayout4{pointer-events:none;z-index:9999;width:120%;position:absolute;top:-10%;left:-10%}.userPage-module__-jTdZG__customUrlWarning{flex-direction:column;align-items:center;display:flex}html.ru .userPage-module__-jTdZG__customUrlWarning *{letter-spacing:normal;font-size-adjust:.48!important;font-family:Onest,sans-serif!important}html.ru .userPage-module__-jTdZG__warningModal>div:first-of-type h2{letter-spacing:normal;font-size-adjust:.48!important;font-family:Onest,sans-serif!important}html:not(.ru) .userPage-module__-jTdZG__customUrlWarning *{letter-spacing:normal!important;font-family:Satoshi,sans-serif!important}html:not(.ru) .userPage-module__-jTdZG__warningModal>div:first-of-type h2{letter-spacing:normal!important;font-family:Satoshi,sans-serif!important}.userPage-module__-jTdZG__customUrlWarning h1{color:#fafafa;margin:0;font-size:20px;font-weight:500}.userPage-module__-jTdZG__customUrlWarning span{color:#e2e2e2;text-align:center;word-break:break-all;background-color:#252525;border-radius:10px;margin-top:5px;padding:5px 10px;font-size:15px}.userPage-module__-jTdZG__modalButtons{gap:7px;margin-top:20px;display:flex}.userPage-module__-jTdZG__modalButtons button,.userPage-module__-jTdZG__modalButtons a{justify-content:center;align-items:center;font-size:15.5px;font-weight:500;display:flex}.userPage-module__-jTdZG__modalButtons button{color:#fafafa;cursor:pointer;background-color:#212121;border:2px solid #0000;border-radius:15px;padding:5px 20px;transition:all .2s}.userPage-module__-jTdZG__modalButtons a{color:#fafafa;cursor:pointer;cursor:pointer;background-color:#7e2c8b88;border:2px solid #7e2c8b9c;border-radius:15px;padding:5px 20px;text-decoration:none;transition:all .2s}.userPage-module__-jTdZG__volumeSlider{box-sizing:border-box;width:100%}.userPage-module__-jTdZG__profileViewsContainer{z-index:9998;display:flex;position:fixed;bottom:0;left:0}.userPage-module__-jTdZG__profileViewsContainer .userPage-module__-jTdZG__profileViews{border-radius:calc(var(--containerRadius)*.5);background-color:var(--containerColor);-webkit-backdrop-filter:blur(var(--containerBlur));backdrop-filter:blur(var(--containerBlur));border:var(--profileViewsContainerBorder);background-image:var(--containerGradient);padding:10px}.userPage-module__-jTdZG__usernameContainerFlex{width:100%;max-width:var(--containerWidth);flex-direction:column;justify-content:center;align-items:center;gap:15px;display:flex}.userPage-module__-jTdZG__audioCover{object-fit:cover;width:65px;min-width:65px;height:65px}.userPage-module__-jTdZG__locationMarker{color:var(--textColor);align-items:center;gap:5px;margin-top:20px;display:flex}.userPage-module__-jTdZG__locationMarker svg{filter:drop-shadow(0px 0px 5px var(--textColor))}.userPage-module__-jTdZG__bottomLeftWrapperGlobal .userPage-module__-jTdZG__profileViews{top:inherit!important;bottom:inherit!important;left:inherit!important;position:static!important}.userPage-module__-jTdZG__bottomLeftWrapperLocation .userPage-module__-jTdZG__locationMarker{margin-top:0}.userPage-module__-jTdZG__bottomLeftWrapperLocation .userPage-module__-jTdZG__locationMarker svg{filter:drop-shadow(0 0 0 var(--textColor))!important}.userPage-module__-jTdZG__userContainerLayout4{padding:var(--containerPadding);width:100%;max-width:var(--containerWidth);border-radius:var(--containerRadius);background-color:var(--containerColor);-webkit-backdrop-filter:blur(var(--containerBlur));backdrop-filter:blur(var(--containerBlur));border:var(--containerBorder);background-image:var(--containerGradient);box-sizing:border-box;background-origin:border-box}.userPage-module__-jTdZG__topRightWrapperGlobal .userPage-module__-jTdZG__profileViews{top:inherit!important;bottom:inherit!important;left:inherit!important;position:static!important}.userPage-module__-jTdZG__topRightWrapperGlobal .userPage-module__-jTdZG__locationMarker{margin-top:0}.userPage-module__-jTdZG__topRightWrapperGlobal .userPage-module__-jTdZG__locationMarker svg{filter:drop-shadow(0 0 0 var(--textColor))!important}.userPage-module__-jTdZG__guildTag{border:var(--badgeContainerBorder);background-color:var(--badgeContainerBackground);border-radius:8px;align-items:center;gap:6px;margin-left:6px;padding:1px 4px;display:flex}.userPage-module__-jTdZG__guildTag img{object-fit:cover;width:16px;height:16px}.userPage-module__-jTdZG__guildTag span{color:var(--presenceUsernameColor);font-size:12px}@keyframes userPage-module__-jTdZG__overlayRise{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.userPage-module__-jTdZG__promoOverlay{pointer-events:none;opacity:0;z-index:9996;background:linear-gradient(#0000 0%,#00000080 30%,#000000de);height:175px;animation:.7s cubic-bezier(.25,1,.3,1) forwards userPage-module__-jTdZG__overlayRise;position:fixed;bottom:0;left:0;right:0}.userPage-module__-jTdZG__promoBubble{color:#fff;-webkit-backdrop-filter:blur(18px)saturate(120%);backdrop-filter:blur(18px)saturate(120%);opacity:0;z-index:9997;background:#141414bf;border:2px solid #ababab0f;border-radius:999px;align-items:center;gap:14px;padding:14px 20px;animation:.35s forwards userPage-module__-jTdZG__slideUp,4.5s ease-in-out 1.8s infinite userPage-module__-jTdZG__bubbleAnimation;display:flex;position:fixed;bottom:40px;left:50%;box-shadow:0 6px 24px #0000008c}.userPage-module__-jTdZG__promoLogo{flex-shrink:0;width:31px;height:31px}.userPage-module__-jTdZG__promoLink{color:inherit;flex-direction:column;gap:4px;line-height:1.2;text-decoration:none;display:flex}.userPage-module__-jTdZG__promoTitle{letter-spacing:-.2px;font-size:16px;font-weight:600}.userPage-module__-jTdZG__promoSub{opacity:.75;white-space:nowrap;font-size:13px}.userPage-module__-jTdZG__promoClose{color:#aaa;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px;font-size:16px;transition:color .2s}.userPage-module__-jTdZG__promoClose:hover{color:#fff}@keyframes userPage-module__-jTdZG__fadeIn{to{opacity:1}}@keyframes userPage-module__-jTdZG__slideUp{0%{opacity:0;transform:translate(-50%)translateY(30px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (max-width:540px){.userPage-module__-jTdZG__promoBubble{gap:10px;padding:10px 15px;bottom:23px}.userPage-module__-jTdZG__promoLogo{width:27px;height:27px}.userPage-module__-jTdZG__promoSub{opacity:.8;font-size:12.5px}}@keyframes userPage-module__-jTdZG__bubbleAnimation{0%,80%,to{transform:translate(-50%)translateY(0)}85%{transform:translate(-50%)translateY(-10px)}90%{transform:translate(-50%)translateY(3px)}95%{transform:translate(-50%)translateY(-4px)}}@keyframes userPage-module__-jTdZG__bubbleExit{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(20px)}}@keyframes userPage-module__-jTdZG__overlayExit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.userPage-module__-jTdZG__bubbleOut{animation:.3s forwards userPage-module__-jTdZG__bubbleExit}.userPage-module__-jTdZG__fadeOut{animation:.3s forwards userPage-module__-jTdZG__overlayExit}.userPage-module__-jTdZG__audioPlayerInner{box-sizing:border-box;z-index:1;border-radius:inherit;align-items:center;gap:15px;width:100%;display:flex;position:relative}
