.styles-module-scss-module__cw5YpG__messagesWrapper{background:#1e1e1e;border:1px solid #383838;border-radius:.8rem;flex-direction:column;gap:.4rem;height:100%;max-height:calc(100vh - 29rem);padding:.8rem .8rem .2rem;display:flex}@supports (height:100dvh){.styles-module-scss-module__cw5YpG__messagesWrapper{max-height:calc(100dvh - 22rem)}}.styles-module-scss-module__cw5YpG__messageList{flex-direction:column;gap:.8rem;display:flex;overflow:auto}.styles-module-scss-module__cw5YpG__messageList::-webkit-scrollbar-track{background-color:#4e4e4e;border-radius:1rem}.styles-module-scss-module__cw5YpG__messageList::-webkit-scrollbar{background-color:#4e4e4e;border-radius:.6rem;width:.8rem;padding:0 .2rem}.styles-module-scss-module__cw5YpG__messageList::-webkit-scrollbar-thumb{background-color:#ff5c00;border-radius:.6rem}.styles-module-scss-module__cw5YpG__messageListCount{text-align:right;color:#828282;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:128%}.styles-module-scss-module__cw5YpG__messageItem{background:#262626;border:1px solid #383838;border-radius:.6rem;flex-direction:column;gap:.2rem;padding:.6rem .8rem;display:flex;position:relative}.styles-module-scss-module__cw5YpG__messageItem[data-user=user]{background:linear-gradient(135deg,#91a6440d 0%,#262626 100%);border-left:3px solid #91a644}.styles-module-scss-module__cw5YpG__messageItem[data-user=user] .styles-module-scss-module__cw5YpG__metaInfoUser{color:#91a644;font-weight:600}.styles-module-scss-module__cw5YpG__messageItem[data-user=admin]{background:linear-gradient(135deg,#ff5c000d 0%,#262626 100%);border-left:3px solid #ff5c00;margin-left:3rem}.styles-module-scss-module__cw5YpG__messageItem[data-user=admin] .styles-module-scss-module__cw5YpG__metaInfoUser{color:#ff5c00;font-weight:600}.styles-module-scss-module__cw5YpG__messageMetaInfoContainer{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__cw5YpG__metaInfoDate{color:#828282;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:128%}.styles-module-scss-module__cw5YpG__messageText{color:#fbfbfb;white-space:pre-wrap;word-break:break-word;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:400;line-height:128%}@media only screen and (max-width:567px){.styles-module-scss-module__cw5YpG__messageText{font-size:1.4rem}}.styles-module-scss-module__cw5YpG__notFoundMessages{color:#828282;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:128%}@media only screen and (max-width:767px){.styles-module-scss-module__cw5YpG__messageList{flex:1;height:100%}}
.styles-module-scss-module__fFERPG__textareaContainer{flex-direction:column;gap:.4rem;display:flex;position:relative}.styles-module-scss-module__fFERPG__textareaLabel{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;line-height:128%}.styles-module-scss-module__fFERPG__textarea{resize:vertical;color:#fbfbfb;background:#1e1e1e;border:1px solid #383838;border-radius:.6rem;outline:none;width:100%;padding:.6rem .8rem 2rem;transition:border .3s ease-out,box-shadow .3s ease-out}@media (hover:hover){.styles-module-scss-module__fFERPG__textarea:not(:disabled):hover{border-color:#ff5c00}}.styles-module-scss-module__fFERPG__textarea:focus{border-color:#c14600;box-shadow:0 3px 6px #c1460029,0 3px 6px #c146003b}.styles-module-scss-module__fFERPG__textareaCharCounter{color:#fbfbfb;pointer-events:none;z-index:10;background:#2c2c2c;border-radius:.2rem;padding:.1rem .3rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:128%;position:absolute;bottom:.4rem;right:1rem}
.styles-module-scss-module__x-jyoW__newMessageForm{flex-direction:column;gap:.6rem;margin-top:.4rem;display:flex}.styles-module-scss-module__x-jyoW__messageTextareaContainer{width:100%;position:relative}.styles-module-scss-module__x-jyoW__textarea{min-height:5rem;max-height:12rem}.styles-module-scss-module__x-jyoW__blockedTextareaOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:11;-webkit-user-select:none;user-select:none;color:#ff5c00;background:#1e1e1ecc;border-radius:.6rem;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:400;line-height:128%;display:flex;position:absolute;inset:0}@media only screen and (max-width:567px){.styles-module-scss-module__x-jyoW__blockedTextareaOverlay{font-size:1.4rem}}.styles-module-scss-module__x-jyoW__formErrorMsg{color:#f44;background:#ff44441a;border:1px solid #f443;border-radius:.8rem;align-items:center;gap:.6rem;padding:.8rem 1.2rem;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;line-height:128%;display:flex}.styles-module-scss-module__x-jyoW__formErrorMsg:before{content:"⚠";opacity:.8;font-size:1.2rem}.styles-module-scss-module__x-jyoW__formActions{justify-content:flex-end;align-items:center;display:flex}
.styles-module-scss-module__Sm_fvG__skeleton{background:linear-gradient(90deg,#262626 25%,#383838 50%,#262626 75%) 0 0/200% 100%;border-radius:4px;transition:opacity .3s ease-out;animation:1.5s infinite styles-module-scss-module__Sm_fvG__loading;display:inline-block}.styles-module-scss-module__Sm_fvG__skeleton[data-variant=text]{height:1.2em}.styles-module-scss-module__Sm_fvG__skeleton[data-variant=circular]{border-radius:50%}@keyframes styles-module-scss-module__Sm_fvG__loading{0%{background-position:200% 0}to{background-position:-200% 0}}
.styles-module-scss-module__rh6ztG__header{z-index:20;background-color:#121212cc;border-bottom:1px solid #232323;padding:.4rem 0;display:flex;position:relative}@supports ((-webkit-backdrop-filter:blur()) or (backdrop-filter:blur())){.styles-module-scss-module__rh6ztG__header{-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);background-color:#121212cc}}@media only screen and (max-width:1023px){.styles-module-scss-module__rh6ztG__header{padding:.8rem 0}}.styles-module-scss-module__rh6ztG__header__controllers{gap:1rem;display:flex}.styles-module-scss-module__rh6ztG__header__container{justify-content:space-between;align-items:center;gap:2.2rem;width:100%;max-width:165rem;height:100%;margin:0 auto;padding-left:16rem;padding-right:16rem;display:flex}@media only screen and (max-width:1439px){.styles-module-scss-module__rh6ztG__header__container{padding-left:6rem;padding-right:6rem}}@media only screen and (max-width:1023px){.styles-module-scss-module__rh6ztG__header__container{padding-left:3.2rem;padding-right:3.2rem}}@media only screen and (max-width:581px){.styles-module-scss-module__rh6ztG__header__container{padding-left:1rem;padding-right:1rem}}@media only screen and (max-width:1439px){.styles-module-scss-module__rh6ztG__header__container{gap:1.6rem}}.styles-module-scss-module__rh6ztG__header__logo{-webkit-user-select:none;user-select:none;max-width:17rem;max-height:3rem}.styles-module-scss-module__rh6ztG__header__burgerBtn{flex-shrink:0;width:3.2rem;height:3.2rem;display:none}@media only screen and (max-width:1023px){.styles-module-scss-module__rh6ztG__header__burgerBtn{display:block}}
.styles-module-scss-module__2_Lcwa__ticketsPanel{background-color:#262626;border:1px solid #383838;border-radius:1.2rem;flex-direction:column;padding:.6rem;display:flex;box-shadow:0 .2rem .8rem #0000004d}.styles-module-scss-module__2_Lcwa__ticketsPanelHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;padding:.8rem 0;font-family:Inter,sans-serif;display:flex}.styles-module-scss-module__2_Lcwa__tiketsHeaderText{align-items:center;gap:.8rem;display:flex}.styles-module-scss-module__2_Lcwa__ticketsPanelTitle{color:#fbfbfb;padding:0 1rem;font-family:Inter,sans-serif;font-size:2.1rem;font-style:normal;font-weight:700;line-height:128%}.styles-module-scss-module__2_Lcwa__notFoundTickets{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.styles-module-scss-module__2_Lcwa__notFoundLabel{color:#828282;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:400;line-height:128%}@media only screen and (max-width:567px){.styles-module-scss-module__2_Lcwa__notFoundLabel{font-size:1.4rem}}.styles-module-scss-module__2_Lcwa__loadMoreButton{margin:1rem auto 0}
.styles-module-scss-module__V_0OAq__headerLink{color:#fbfbfb;align-items:center;padding:.8rem 1.4rem;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:400;line-height:128%;transition:color .18s ease-out;display:inline-flex;position:relative}@media only screen and (max-width:567px){.styles-module-scss-module__V_0OAq__headerLink{font-size:1.4rem}}.styles-module-scss-module__V_0OAq__headerLink:after{content:"";transform-origin:50%;opacity:0;background-color:#ff5c00;border-radius:2px;height:2px;transition:transform .2s ease-out,opacity .2s ease-out;position:absolute;bottom:.2rem;left:1.4rem;right:1.4rem;transform:scaleX(0)}@media (hover:hover){.styles-module-scss-module__V_0OAq__headerLink:hover{color:#c14600}.styles-module-scss-module__V_0OAq__headerLink:hover:after{opacity:.7;transform:scaleX(.55)}}.styles-module-scss-module__V_0OAq__headerLink:focus-visible{color:#c14600;outline:none}.styles-module-scss-module__V_0OAq__headerLink:focus-visible:after{opacity:1;transform:scaleX(.85)}@media only screen and (max-width:1439px){.styles-module-scss-module__V_0OAq__headerLink{padding-left:1rem;padding-right:1rem}.styles-module-scss-module__V_0OAq__headerLink:after{left:1rem;right:1rem}}@media only screen and (max-width:567px){.styles-module-scss-module__V_0OAq__headerLink{font-size:2rem}}.styles-module-scss-module__V_0OAq__active{color:#ff5c00}.styles-module-scss-module__V_0OAq__active:after{opacity:1;background-color:#ff5c00;transform:scaleX(1)}

.styles-module-scss-module__diphGq__megaMenu{z-index:50;width:calc(100% + var(--header-nav-search-width) + var(--header-nav-extra-gap) + 14rem);opacity:0;visibility:hidden;transform-origin:0 0;pointer-events:none;background-color:#1a1a1af5;border:1px solid #383838;border-radius:1.6rem;max-width:calc(100vw - 4rem);position:absolute;top:100%;left:-2rem;overflow:hidden;transform:translateY(-.8rem)scale(.985);box-shadow:0 2.4rem 4.8rem #00000073,0 0 0 1px #ff5c000a}@supports ((-webkit-backdrop-filter:blur(12px)) or (backdrop-filter:blur(12px))){.styles-module-scss-module__diphGq__megaMenu{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background-color:#1a1a1ad9}}.styles-module-scss-module__diphGq__megaMenu:before{content:"";background:linear-gradient(90deg,#0000 0%,#ff5c0099 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.styles-module-scss-module__diphGq__megaMenuVisible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.styles-module-scss-module__diphGq__megaMenuContent{grid-template-columns:minmax(22rem,26rem) 1fr;gap:2.8rem;padding:2.8rem 3.2rem;display:grid}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.styles-module-scss-module__diphGq__megaMenuContent{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}}@media only screen and (max-width:1439px){.styles-module-scss-module__diphGq__megaMenuContent{grid-template-columns:minmax(20rem,24rem) 1fr;gap:2.4rem;padding:2.4rem 2.8rem}}@media only screen and (max-width:1199px){.styles-module-scss-module__diphGq__megaMenuContent{grid-template-columns:1fr;gap:2rem;padding:2rem 2.4rem}}.styles-module-scss-module__diphGq__megaMenuFeatured{border-right:1px solid #383838;flex-direction:column;gap:1rem;min-width:0;padding-right:2.8rem;display:flex}@media only screen and (max-width:1199px){.styles-module-scss-module__diphGq__megaMenuFeatured{border-bottom:1px solid #383838;border-right:none;padding-bottom:2rem;padding-right:0}}.styles-module-scss-module__diphGq__megaMenuTitle{color:#fbfbfb;margin:0;font-family:Inter,sans-serif;font-size:2.1rem;font-style:normal;font-weight:700;line-height:128%}.styles-module-scss-module__diphGq__megaMenuSubtitle{color:#9b9b9b;margin:0 0 .8rem;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;line-height:128%}.styles-module-scss-module__diphGq__megaMenuCta{color:#fbfbfb;white-space:nowrap;background-color:#2c2c2c99;border:1px solid #3f3f3f;border-radius:1rem;align-self:flex-start;align-items:center;gap:1rem;margin-top:auto;padding:.8rem 1.4rem;font-family:Inter,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;line-height:128%;transition:color .2s ease-out,border-color .2s ease-out,background-color .2s ease-out,transform .2s ease-out;display:inline-flex}@media (hover:hover){.styles-module-scss-module__diphGq__megaMenuCta:hover{color:#fbfbfb;background-color:#ff5c001f;border-color:#ff5c00}.styles-module-scss-module__diphGq__megaMenuCta:hover .styles-module-scss-module__diphGq__megaMenuCtaIcon{color:#ff5c00;transform:translate(.3rem)}}.styles-module-scss-module__diphGq__megaMenuCta:focus-visible{border-color:#ff5c00;outline:none;box-shadow:0 0 0 2px #ff5c004d}.styles-module-scss-module__diphGq__megaMenuCtaIcon{color:#9b9b9b;flex-shrink:0;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;transition:color .2s ease-out,transform .2s ease-out;display:flex}.styles-module-scss-module__diphGq__megaMenuGroups{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem;display:grid}@media only screen and (max-width:1199px){.styles-module-scss-module__diphGq__megaMenuGroups{grid-template-columns:repeat(2,minmax(0,1fr))}}.styles-module-scss-module__diphGq__megaMenuGroupsDouble{grid-template-columns:repeat(2,minmax(0,1fr))}.styles-module-scss-module__diphGq__megaMenuGroupsSingle{grid-template-columns:minmax(0,1fr)}.styles-module-scss-module__diphGq__megaMenuGroupsQuad{grid-template-columns:repeat(4,minmax(0,1fr))}@media only screen and (max-width:1199px){.styles-module-scss-module__diphGq__megaMenuGroupsQuad{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:767px){.styles-module-scss-module__diphGq__megaMenuGroupsQuad{grid-template-columns:minmax(0,1fr)}}.styles-module-scss-module__diphGq__megaMenuGroup{flex-direction:column;gap:1rem;min-width:0;display:flex}.styles-module-scss-module__diphGq__megaMenuGroupTitle{text-transform:uppercase;letter-spacing:.1em;color:#ff5c00;padding-left:.9rem;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:400;line-height:128%}.styles-module-scss-module__diphGq__megaMenuLinks{flex-direction:column;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.styles-module-scss-module__diphGq__megaMenuLink{color:#eee;border-radius:.8rem;align-items:center;gap:1rem;padding:.7rem .9rem;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:400;line-height:128%;transition:color .18s ease-out,background-color .18s ease-out,transform .18s ease-out;display:flex}@media only screen and (max-width:567px){.styles-module-scss-module__diphGq__megaMenuLink{font-size:1.4rem}}@media (hover:hover){.styles-module-scss-module__diphGq__megaMenuLink:hover{color:#fbfbfb;background-color:#ff5c0014}.styles-module-scss-module__diphGq__megaMenuLink:hover .styles-module-scss-module__diphGq__megaMenuLinkIcon{color:#ff5c00;background-color:#ff5c001f;border-color:#ff5c0080}}.styles-module-scss-module__diphGq__megaMenuLink:focus-visible{color:#fbfbfb;background-color:#ff5c001a;outline:none;box-shadow:inset 0 0 0 1px #ff5c0080}.styles-module-scss-module__diphGq__megaMenuLinkIcon{color:#9b9b9b;background-color:#2c2c2c80;border:1px solid #383838;border-radius:.7rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;transition:color .18s ease-out,border-color .18s ease-out,background-color .18s ease-out;display:flex}.styles-module-scss-module__diphGq__megaMenuLinkIcon>i{width:1.6rem;height:1.6rem}.styles-module-scss-module__diphGq__megaMenuLinkIconPlaceholder{opacity:.5;background-color:#0000;border-style:dashed;border-color:#383838;position:relative}.styles-module-scss-module__diphGq__megaMenuLinkIconPlaceholder:after{content:"";opacity:.65;background-color:currentColor;border-radius:.2rem;width:1rem;height:1rem;display:block}.styles-module-scss-module__diphGq__megaMenuLinkLabel{word-break:break-word;overflow-wrap:anywhere;min-width:0;line-height:1.2}
.styles-module-scss-module__Q1SzDG__profile{background-color:#262626;border:1px solid #383838;border-radius:1.2rem;grid-template-columns:6.4rem 1fr 1fr;grid-template-areas:"avatar title logout""avatar username username""avatar steamId steamId";gap:.8rem 1.6rem;padding:.6rem;display:grid;box-shadow:0 .2rem .8rem #0000004d}.styles-module-scss-module__Q1SzDG__avatar{border-radius:50%;grid-area:avatar;justify-content:center;align-items:center;width:6.4rem;height:6.4rem;display:flex;overflow:hidden}.styles-module-scss-module__Q1SzDG__infoContainer{flex-direction:column;gap:.8rem;display:flex}.styles-module-scss-module__Q1SzDG__title{color:#fbfbfb;grid-area:title;margin:0;font-family:Inter,sans-serif;font-size:2.1rem;font-style:normal;font-weight:700;line-height:128%}.styles-module-scss-module__Q1SzDG__mobileLogoutBtn{cursor:pointer;color:#fbfbfb;background-color:#2c2c2c;border:1px solid #383838;border-radius:.8rem;grid-area:logout;justify-content:flex-end;justify-self:end;align-items:center;gap:.8rem;padding:.4rem .8rem;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;line-height:128%;transition:background-color .2s;display:flex}.styles-module-scss-module__Q1SzDG__mobileLogoutBtn>i{color:#828282;width:1.6rem;height:1.6rem}.styles-module-scss-module__Q1SzDG__steamId,.styles-module-scss-module__Q1SzDG__username{align-items:center;gap:.8rem;display:flex}.styles-module-scss-module__Q1SzDG__username{grid-area:username}.styles-module-scss-module__Q1SzDG__steamId{grid-area:steamId}.styles-module-scss-module__Q1SzDG__infoRowLabel{color:#828282;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;line-height:128%}.styles-module-scss-module__Q1SzDG__infoRowValue{color:#fbfbfb;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:400;line-height:128%}@media only screen and (max-width:567px){.styles-module-scss-module__Q1SzDG__infoRowValue{font-size:1.4rem}}
.styles-module-scss-module__KVboFW__dropdownBtn{color:#fbfbfb;cursor:pointer;background-color:#0000;border:none;align-items:center;gap:.6rem;padding:.8rem 1.4rem;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:400;line-height:128%;transition:color .18s ease-out;display:flex;position:relative}@media only screen and (max-width:567px){.styles-module-scss-module__KVboFW__dropdownBtn{font-size:1.4rem}}.styles-module-scss-module__KVboFW__dropdownBtn:after{content:"";transform-origin:50%;opacity:0;background-color:#ff5c00;border-radius:2px;height:2px;transition:transform .22s ease-out,opacity .22s ease-out;position:absolute;bottom:.2rem;left:1.4rem;right:1.4rem;transform:scaleX(0)}.styles-module-scss-module__KVboFW__dropdownBtn>i{width:1.6rem;height:1.6rem;transition:transform .22s ease-out;transform:rotate(90deg)}@media (hover:hover){.styles-module-scss-module__KVboFW__dropdownBtn:hover{color:#c14600}.styles-module-scss-module__KVboFW__dropdownBtn:hover:after{opacity:.7;transform:scaleX(.55)}}.styles-module-scss-module__KVboFW__dropdownBtn:focus-visible{color:#c14600;outline:none}.styles-module-scss-module__KVboFW__dropdownBtn:focus-visible:after{opacity:1;transform:scaleX(.85)}@media only screen and (max-width:1439px){.styles-module-scss-module__KVboFW__dropdownBtn{padding-left:1rem;padding-right:1rem}.styles-module-scss-module__KVboFW__dropdownBtn:after{left:1rem;right:1rem}}@media only screen and (max-width:567px){.styles-module-scss-module__KVboFW__dropdownBtn{font-size:2rem}}.styles-module-scss-module__KVboFW__dropdownBtnExpanded{color:#ff5c00}.styles-module-scss-module__KVboFW__dropdownBtnExpanded:after{opacity:1;transform:scaleX(1)}.styles-module-scss-module__KVboFW__dropdownBtnExpanded>i{transform:rotate(270deg)}
.styles-module-scss-module__Qty1sW__ticketModal{flex-direction:column;gap:1rem;display:flex}.styles-module-scss-module__Qty1sW__messageList{background:#1e1e1e;border:1px solid #383838;border-radius:.8rem;flex-direction:column;gap:.8rem;height:60vh;padding:.8rem;display:flex;overflow:auto}.styles-module-scss-module__Qty1sW__btnSkeleton{margin:0 0 0 auto}
.styles-module-scss-module__c83TlW__ticketStatusBadge{text-transform:capitalize;text-align:center;border-radius:1.2rem;min-width:fit-content;padding:.2rem .8rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:128%}.styles-module-scss-module__c83TlW__ticketStatusBadge[data-status=open]{color:#ff5c00;background:#ff5c001a;border:1px solid #ff5c0033}.styles-module-scss-module__c83TlW__ticketStatusBadge[data-status=in_progress]{color:#c14600;background:#c1460026;border:1px solid #c1460040}.styles-module-scss-module__c83TlW__ticketStatusBadge[data-status=resolved]{color:#91a644;background:#91a64426;border:1px solid #91a64440}.styles-module-scss-module__c83TlW__ticketStatusBadge[data-status=closed]{color:#828282;background:#4e4e4e1a;border:1px solid #4e4e4e33}.styles-module-scss-module__c83TlW__ticketStatusBadge[data-status=wait_user]{color:#91a644;background:#91a64426;border:1px solid #91a64440}.styles-module-scss-module__c83TlW__ticketStatusBadge[data-status=wait_admin]{color:#d2d0cd;background:#d2d0cd1a;border:1px solid #d2d0cd33}
.styles-module-scss-module__2B-iQW__headerNav{color:#fbfbfb;max-width:92.2rem}@media only screen and (max-width:1023px){.styles-module-scss-module__2B-iQW__headerNav{display:none}}.styles-module-scss-module__2B-iQW__headerNavArea{--header-nav-search-width:14rem;--header-nav-extra-gap:2.2rem;position:relative}@media only screen and (max-width:1439px){.styles-module-scss-module__2B-iQW__headerNavArea{--header-nav-extra-gap:1.6rem}}.styles-module-scss-module__2B-iQW__headerNavList{justify-content:space-between;align-items:center;gap:2.2rem;display:flex}@media only screen and (max-width:1439px){.styles-module-scss-module__2B-iQW__headerNavList{gap:1.6rem}}.styles-module-scss-module__2B-iQW__headerNavItem{align-items:center;min-height:4.2rem;display:flex}
.styles-module-scss-module__RTKyFG__bannerLoader{aspect-ratio:2;border-radius:2rem 2rem 0 0;flex-shrink:0}@media only screen and (max-width:767px){.styles-module-scss-module__RTKyFG__bannerLoader{border-radius:0}}.styles-module-scss-module__RTKyFG__bodyLoader{flex-direction:column;flex:1;gap:1rem;min-height:0;padding:1rem 2rem;display:flex;overflow:hidden}@media only screen and (max-width:567px){.styles-module-scss-module__RTKyFG__bodyLoader{padding:1rem}}.styles-module-scss-module__RTKyFG__nameLoader{flex-shrink:0;width:calc(100% - 4rem);height:24px}.styles-module-scss-module__RTKyFG__scrollableLoader{flex-direction:column;flex:1;gap:1rem;min-height:0;display:flex;overflow:hidden}.styles-module-scss-module__RTKyFG__tagsLoader{flex-shrink:0;width:100%;height:1.8rem}.styles-module-scss-module__RTKyFG__statsLoader{border-radius:.8rem;flex-shrink:0;width:100%;height:5rem}.styles-module-scss-module__RTKyFG__connectLoader{flex-shrink:0;width:100%;height:2rem}.styles-module-scss-module__RTKyFG__descriptionLoader{border-radius:.8rem;flex:1;width:100%;min-height:6rem}@media only screen and (max-width:767px){.styles-module-scss-module__RTKyFG__descriptionLoader{min-height:10rem}}.styles-module-scss-module__RTKyFG__actionsLoader{flex-shrink:0;justify-content:flex-end;gap:1rem;padding-top:.4rem;display:flex}.styles-module-scss-module__RTKyFG__actionButtonLoader{width:100%;height:4rem}
.styles-module-scss-module__Mr80rq__ticketTypeBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:1.2rem;padding:.2rem .8rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;line-height:128%}.styles-module-scss-module__Mr80rq__ticketTypeBadge[data-type=bug]{color:#f44;background:#ff444426;border:1px solid #ff444440}.styles-module-scss-module__Mr80rq__ticketTypeBadge[data-type=suggestion]{color:#ff5c00;background:#ff5c0026;border:1px solid #ff5c0040}.styles-module-scss-module__Mr80rq__ticketTypeBadge[data-type=question]{color:#91a644;background:#91a64426;border:1px solid #91a64440}.styles-module-scss-module__Mr80rq__ticketTypeBadge[data-type=other]{color:#828282;background:#82828226;border:1px solid #82828240}
.styles-module-scss-module__fFQAYG__navigation{z-index:19;background-color:#121212eb;border-bottom:1px solid #38383899;display:flex;position:sticky;top:0}@supports ((-webkit-backdrop-filter:blur(12px)) or (backdrop-filter:blur(12px))){.styles-module-scss-module__fFQAYG__navigation{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background-color:#121212b3}}@media only screen and (max-width:1023px){.styles-module-scss-module__fFQAYG__navigation{padding:1.2rem 0;display:none}}.styles-module-scss-module__fFQAYG__navigation__container{justify-content:space-between;align-items:center;gap:2.2rem;width:100%;max-width:165rem;height:100%;margin:0 auto;padding-left:16rem;padding-right:16rem;display:flex}@media only screen and (max-width:1439px){.styles-module-scss-module__fFQAYG__navigation__container{padding-left:6rem;padding-right:6rem}}@media only screen and (max-width:1023px){.styles-module-scss-module__fFQAYG__navigation__container{padding-left:3.2rem;padding-right:3.2rem}}@media only screen and (max-width:581px){.styles-module-scss-module__fFQAYG__navigation__container{padding-left:1rem;padding-right:1rem}}@media only screen and (max-width:1439px){.styles-module-scss-module__fFQAYG__navigation__container{gap:1.6rem}}.styles-module-scss-module__fFQAYG__searchButton{color:#9b9b9b;cursor:pointer;text-align:left;background-color:#26262680;border:1px solid #3f3f3f;border-radius:1rem;justify-content:flex-start;align-items:center;gap:.8rem;min-width:14rem;padding:.6rem 1.2rem;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;line-height:128%;transition:color .18s ease-out,border-color .18s ease-out,background-color .18s ease-out;display:inline-flex}@media (hover:hover){.styles-module-scss-module__fFQAYG__searchButton:hover{color:#fbfbfb;background-color:#ff5c0014;border-color:#ff5c0099}.styles-module-scss-module__fFQAYG__searchButton:hover .styles-module-scss-module__fFQAYG__searchButtonIcon{color:#ff5c00}}.styles-module-scss-module__fFQAYG__searchButton:focus-visible{color:#fbfbfb;border-color:#ff5c00;outline:none;box-shadow:0 0 0 2px #ff5c0040}.styles-module-scss-module__fFQAYG__searchButton .styles-module-scss-module__fFQAYG__searchButtonIcon{color:#9b9b9b;flex:0 0 1.6rem;width:1.6rem;height:1.6rem;transition:color .18s ease-out;display:block}.styles-module-scss-module__fFQAYG__searchButtonLabel{white-space:nowrap;text-overflow:ellipsis;flex-grow:1;min-width:0;display:block;overflow:hidden}
.styles-module-scss-module__XgInUq__voteButton{color:#fbfbfb;font-variant-numeric:tabular-nums;cursor:pointer;background-color:#0000;border-radius:.6rem;justify-content:center;align-items:center;gap:.4rem;width:100%;max-width:10rem;padding:.6rem .8rem;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:600;line-height:128%;transition:color .2s ease-out,background-color .2s ease-out;display:flex}@media (hover:hover){.styles-module-scss-module__XgInUq__voteButton:hover,.styles-module-scss-module__XgInUq__voteButton:focus{color:#ff5c00;background-color:#ff5c001a}}.styles-module-scss-module__XgInUq__voteButton>span{pointer-events:none;white-space:nowrap;text-overflow:ellipsis;width:auto;overflow:hidden}.styles-module-scss-module__XgInUq__voteButton>i{pointer-events:none;width:1.4rem;height:1.4rem}.styles-module-scss-module__XgInUq__voteButton:disabled{cursor:not-allowed;opacity:.4}@media only screen and (max-width:767px){.styles-module-scss-module__XgInUq__voteButton{grid-area:votes;justify-self:end}}
.styles-module-scss-module__VSTDzG__serverDetailsModal.styles-module-scss-module__VSTDzG__serverDetailsModal{flex-direction:column;width:72rem;max-width:min(90dvw,72rem);height:78rem;max-height:90dvh;display:flex;overflow:hidden}@media only screen and (max-width:1023px){.styles-module-scss-module__VSTDzG__serverDetailsModal.styles-module-scss-module__VSTDzG__serverDetailsModal{max-width:min(90vw,80rem)}}@media only screen and (max-width:767px){.styles-module-scss-module__VSTDzG__serverDetailsModal.styles-module-scss-module__VSTDzG__serverDetailsModal{width:100%;max-width:none;height:100%;max-height:100dvh}}.styles-module-scss-module__VSTDzG__error{color:#f44;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;padding:2.4rem;display:flex}.styles-module-scss-module__VSTDzG__error svg{width:48px;height:48px}.styles-module-scss-module__VSTDzG__content{flex-direction:column;flex:1;width:100%;min-height:0;display:flex;overflow:hidden}.styles-module-scss-module__VSTDzG__bannerArea{aspect-ratio:2;background-color:#262626;flex-shrink:0;position:relative;overflow:hidden}.styles-module-scss-module__VSTDzG__bannerFallback{background:radial-gradient(at 30% 40%,#38383899 0%,#0000 60%),radial-gradient(at 70% 60%,#3f3f3f59 0%,#0000 55%),linear-gradient(160deg,#1e1e1e 0%,#262626 40%,#2c2c2c 100%);justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s ease-out;display:flex}.styles-module-scss-module__VSTDzG__bannerFallback__hidden{opacity:0;pointer-events:none}.styles-module-scss-module__VSTDzG__bannerFallbackIcon{color:#3f3f3f;opacity:.6;width:4.8rem;height:4.8rem}.styles-module-scss-module__VSTDzG__bannerImage{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity .3s ease-out;position:absolute;top:0;left:0}.styles-module-scss-module__VSTDzG__bannerImage__loaded{opacity:1}.styles-module-scss-module__VSTDzG__bodyArea{flex-direction:column;flex:1;gap:1rem;min-height:0;padding:1rem 0;display:flex;overflow:hidden}.styles-module-scss-module__VSTDzG__bodyScrollable{flex-direction:column;flex:1;gap:1rem;min-height:0;display:flex;overflow-y:auto}.styles-module-scss-module__VSTDzG__bodyScrollable::-webkit-scrollbar-track{background-color:#4e4e4e;border-radius:1rem}.styles-module-scss-module__VSTDzG__bodyScrollable::-webkit-scrollbar{background-color:#4e4e4e;border-radius:.4rem;width:.6rem;padding:0 .2rem}.styles-module-scss-module__VSTDzG__bodyScrollable::-webkit-scrollbar-thumb{background-color:#ff5c00;border-radius:.4rem}.styles-module-scss-module__VSTDzG__headerRow{flex-shrink:0;align-items:center;gap:.8rem;min-width:0;padding:1rem 4.8rem .8rem 0;display:flex}.styles-module-scss-module__VSTDzG__serverName{color:#fbfbfb;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-family:Inter,sans-serif;font-size:2.1rem;font-style:normal;font-weight:700;line-height:1.2;overflow:hidden}.styles-module-scss-module__VSTDzG__stats{background-color:#262626;border:1px solid #383838;border-radius:.8rem;flex-shrink:0;align-items:flex-start;gap:3rem;padding:1.2rem 1.6rem;display:flex}@media only screen and (max-width:767px){.styles-module-scss-module__VSTDzG__stats{gap:1.6rem;padding:1rem 1.2rem}}.styles-module-scss-module__VSTDzG__statItem{flex-direction:column;gap:.4rem;display:flex}.styles-module-scss-module__VSTDzG__statLabel{color:#9b9b9b;text-transform:uppercase;letter-spacing:.5px;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;line-height:128%}.styles-module-scss-module__VSTDzG__statValue{color:#fbfbfb;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:600;line-height:128%}@media only screen and (max-width:567px){.styles-module-scss-module__VSTDzG__statValue{font-size:1.4rem}}.styles-module-scss-module__VSTDzG__mapInfo{gap:.4rem;display:flex}.styles-module-scss-module__VSTDzG__mapInfoLabel{color:#fbfbfb;background-color:#2c2c2c;border:1px solid #383838;border-radius:.4rem;padding:.4rem .8rem}@media only screen and (max-width:449px){.styles-module-scss-module__VSTDzG__mapInfoLabel{white-space:nowrap;text-overflow:ellipsis;max-width:6rem;overflow:hidden}}.styles-module-scss-module__VSTDzG__mapInfoViewButton{color:#fbfbfb;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background:#ff5c00;border:1px solid #ff5c00;border-radius:.4rem;padding:.4rem .8rem;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;line-height:128%;transition:background-color .2s ease-out,border-color .2s ease-out}.styles-module-scss-module__VSTDzG__mapInfoViewButton:hover{background:#c14600;border-color:#c14600}.styles-module-scss-module__VSTDzG__connect{font-weight:inherit;font-size:inherit;white-space:pre-wrap;color:#91a644;background-color:#262626;border-radius:.4rem;flex-shrink:0;align-items:center;gap:.4rem;padding:.4rem .8rem;display:flex}.styles-module-scss-module__VSTDzG__connectCopyWrapper{flex-shrink:0;display:flex;position:relative}.styles-module-scss-module__VSTDzG__description{background-color:#262626;border:1px solid #383838;border-radius:.8rem;flex:1;min-height:12rem;padding:1.6rem;overflow-y:auto}.styles-module-scss-module__VSTDzG__description::-webkit-scrollbar-track{background-color:#4e4e4e;border-radius:1rem}.styles-module-scss-module__VSTDzG__description::-webkit-scrollbar{background-color:#4e4e4e;border-radius:.4rem;width:.6rem;padding:0 .2rem}.styles-module-scss-module__VSTDzG__description::-webkit-scrollbar-thumb{background-color:#ff5c00;border-radius:.4rem}.styles-module-scss-module__VSTDzG__description p{color:#fbfbfb;white-space:pre-wrap;word-wrap:break-word;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:400;line-height:1.5}@media only screen and (max-width:767px){.styles-module-scss-module__VSTDzG__description{min-height:10rem;padding:1.2rem}.styles-module-scss-module__VSTDzG__description p{font-size:1.2rem}}.styles-module-scss-module__VSTDzG__actions{flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding-top:.4rem;display:flex}.styles-module-scss-module__VSTDzG__actions>button:first-child{max-width:10rem}.styles-module-scss-module__VSTDzG__moreDetailsLink{color:#fbfbfb;white-space:nowrap;cursor:pointer;background-color:#2c2c2c;border:1px solid #383838;border-radius:.6rem;align-items:center;gap:.4rem;padding:.6rem .8rem;font-family:Inter,sans-serif;font-size:1.2rem;font-style:normal;font-weight:600;line-height:128%;text-decoration:none;transition:background-color .2s ease-out,border-color .2s ease-out;display:flex}.styles-module-scss-module__VSTDzG__moreDetailsLink:hover{background-color:#383838;border-color:#3f3f3f}.styles-module-scss-module__VSTDzG__moreDetailsIcon{width:1.2rem;height:1.2rem}.styles-module-scss-module__VSTDzG__cancelButton>i,.styles-module-scss-module__VSTDzG__connectActionBtn>i{width:1.6rem;height:1.6rem}.styles-module-scss-module__VSTDzG__cancelButton{margin-left:auto}.styles-module-scss-module__VSTDzG__connectCopyBtn{color:#9b9b9b;cursor:pointer;background-color:#0000;border:none;border-radius:.4rem;flex-shrink:0;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;padding:0;transition:color .2s ease-out,background-color .2s ease-out;display:flex}.styles-module-scss-module__VSTDzG__connectCopyBtn i{width:1.4rem;height:1.4rem}@media (hover:hover){.styles-module-scss-module__VSTDzG__connectCopyBtn:hover,.styles-module-scss-module__VSTDzG__connectCopyBtn:focus{color:#fbfbfb;background-color:#fbfbfb14}}.styles-module-scss-module__VSTDzG__connectCopiedBadge{color:#fbfbfb;white-space:nowrap;pointer-events:none;z-index:500;background-color:#2c2c2c;border-radius:.4rem;padding:.4rem .8rem;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:500;line-height:128%;animation:.15s ease-out styles-module-scss-module__VSTDzG__copiedFadeIn;position:absolute;bottom:calc(100% + .6rem);right:0}.styles-module-scss-module__VSTDzG__connectCopiedBadge:after{content:"";border:4px solid #0000;border-top-color:#2c2c2c;position:absolute;top:100%;right:.8rem}@keyframes styles-module-scss-module__VSTDzG__copiedFadeIn{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.styles-module-scss-module__VSTDzG__connectActionBtnWrapper{display:flex}@media only screen and (max-width:767px){.styles-module-scss-module__VSTDzG__connectActionBtnWrapper{display:none}}
.styles-module-scss-module__7YVD-a__createTicketModal{flex-direction:column;gap:.8rem;padding-top:1.6rem;display:flex}.styles-module-scss-module__7YVD-a__title{color:#fbfbfb;margin:0 0 .4rem;font-family:Inter,sans-serif;font-size:2.1rem;font-style:normal;font-weight:700;line-height:128%}.styles-module-scss-module__7YVD-a__formRow{grid-template-columns:1fr 20rem;gap:.8rem;display:grid}@media only screen and (max-width:767px){.styles-module-scss-module__7YVD-a__formRow{flex-direction:column;gap:.6rem}}.styles-module-scss-module__7YVD-a__inputWrapper{position:relative}.styles-module-scss-module__7YVD-a__inputCharCounter{color:#fbfbfb;z-index:10;pointer-events:none;background:#2c2c2c;border-radius:.2rem;padding:.1rem .3rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;line-height:128%;position:absolute;bottom:1.2rem;right:1rem}.styles-module-scss-module__7YVD-a__textarea{grid-column:1/3;min-height:8rem;max-height:16rem}.styles-module-scss-module__7YVD-a__errorCreateMsg{color:#f44;background:#ff44441a;border:1px solid #f443;border-radius:.8rem;align-items:center;gap:.6rem;margin-top:.4rem;padding:.8rem 1.2rem;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;line-height:128%;display:flex}.styles-module-scss-module__7YVD-a__errorCreateMsg:before{content:"⚠";opacity:.8;font-size:1.2rem}.styles-module-scss-module__7YVD-a__actions{justify-content:flex-end;gap:.8rem;display:flex}@media only screen and (max-width:489px){.styles-module-scss-module__7YVD-a__formRow{grid-template-columns:1fr}}
.styles-module-scss-module__DfRs3q__ticketModal{width:inherit;flex-direction:column;gap:1rem;min-width:85rem;height:100%;display:flex}@media only screen and (max-width:1023px){.styles-module-scss-module__DfRs3q__ticketModal{min-width:50rem}}@media only screen and (max-width:821px){.styles-module-scss-module__DfRs3q__ticketModal{min-width:100%}}.styles-module-scss-module__DfRs3q__header{align-items:center;gap:1rem;margin-bottom:.4rem;padding-right:4rem;display:flex}.styles-module-scss-module__DfRs3q__title{color:#fbfbfb;text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Inter,sans-serif;font-size:2.1rem;font-style:normal;font-weight:700;line-height:128%;overflow:hidden}.styles-module-scss-module__DfRs3q__status{color:#fbfbfb;text-transform:lowercase;background:#383838;border-radius:.6rem;padding:.1rem .6rem;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;line-height:128%}.styles-module-scss-module__DfRs3q__ticketId{color:#828282;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:128%}
